tiddlywiki 5.1.21 → 5.2.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of tiddlywiki might be problematic. Click here for more details.

Files changed (1970) hide show
  1. package/.eslintignore +15 -0
  2. package/.eslintrc.yml +267 -0
  3. package/.github/ISSUE_TEMPLATE/bug_report.md +43 -0
  4. package/.github/ISSUE_TEMPLATE/feature_request.md +20 -0
  5. package/.github/PULL_REQUEST_TEMPLATE/pull_request_template.md +22 -0
  6. package/.github/workflows/ci.yml +74 -0
  7. package/bin/build-site.sh +11 -2
  8. package/bin/{travis-pre-build.sh → ci-pre-build.sh} +0 -0
  9. package/bin/ci-push.sh +15 -0
  10. package/bin/optimise-svgs.js +79 -0
  11. package/bin/quick-bld.sh +1 -1
  12. package/bin/update-translation-from-html-file.sh +25 -0
  13. package/boot/boot.js +266 -93
  14. package/contributing.md +1 -1
  15. package/core/copyright.tid +1 -1
  16. package/core/images/add-comment.tid +1 -1
  17. package/core/images/advanced-search-button.tid +1 -8
  18. package/core/images/auto-height.tid +1 -3
  19. package/core/images/blank.tid +1 -1
  20. package/core/images/bold.tid +1 -5
  21. package/core/images/cancel-button.tid +1 -5
  22. package/core/images/chevron-down.tid +1 -6
  23. package/core/images/chevron-left.tid +1 -6
  24. package/core/images/chevron-right.tid +1 -6
  25. package/core/images/chevron-up.tid +1 -6
  26. package/core/images/clone-button.tid +1 -6
  27. package/core/images/close-all-button.tid +1 -8
  28. package/core/images/close-button.tid +1 -5
  29. package/core/images/close-others-button.tid +1 -5
  30. package/core/images/copy-clipboard.tid +1 -12
  31. package/core/images/delete-button.tid +1 -11
  32. package/core/images/done-button.tid +1 -5
  33. package/core/images/down-arrow.tid +1 -3
  34. package/core/images/download-button.tid +1 -1
  35. package/core/images/edit-button.tid +1 -6
  36. package/core/images/erase.tid +1 -5
  37. package/core/images/excise.tid +1 -5
  38. package/core/images/export-button.tid +1 -5
  39. package/core/images/file.tid +1 -11
  40. package/core/images/fixed-height.tid +1 -5
  41. package/core/images/fold-all-button.tid +1 -8
  42. package/core/images/fold-button.tid +1 -7
  43. package/core/images/fold-others-button.tid +1 -7
  44. package/core/images/folder.tid +1 -6
  45. package/core/images/full-screen-button.tid +1 -16
  46. package/core/images/github.tid +1 -5
  47. package/core/images/gitter.tid +1 -6
  48. package/core/images/globe.tid +1 -7
  49. package/core/images/heading-1.tid +1 -5
  50. package/core/images/heading-2.tid +1 -5
  51. package/core/images/heading-3.tid +1 -5
  52. package/core/images/heading-4.tid +1 -5
  53. package/core/images/heading-5.tid +1 -5
  54. package/core/images/heading-6.tid +1 -5
  55. package/core/images/help.tid +1 -5
  56. package/core/images/home-button.tid +1 -5
  57. package/core/images/import-button.tid +1 -5
  58. package/core/images/info-button.tid +1 -9
  59. package/core/images/italic.tid +1 -5
  60. package/core/images/left-arrow.tid +1 -3
  61. package/core/images/line-width.tid +1 -6
  62. package/core/images/link.tid +1 -6
  63. package/core/images/linkify.tid +1 -1
  64. package/core/images/list-bullet.tid +1 -5
  65. package/core/images/list-number.tid +1 -5
  66. package/core/images/list.tid +1 -6
  67. package/core/images/locked-padlock.tid +1 -5
  68. package/core/images/mail.tid +1 -5
  69. package/core/images/menu-button.tid +1 -5
  70. package/core/images/minus-button.tid +4 -0
  71. package/core/images/mono-block.tid +1 -5
  72. package/core/images/mono-line.tid +1 -5
  73. package/core/images/new-button.tid +1 -5
  74. package/core/images/new-here-button.tid +1 -11
  75. package/core/images/new-image-button.tid +1 -5
  76. package/core/images/new-journal-button.tid +1 -13
  77. package/core/images/opacity.tid +1 -7
  78. package/core/images/open-window.tid +1 -6
  79. package/core/images/options-button.tid +1 -5
  80. package/core/images/paint.tid +1 -5
  81. package/core/images/palette.tid +1 -5
  82. package/core/images/permalink-button.tid +1 -5
  83. package/core/images/permaview-button.tid +1 -5
  84. package/core/images/picture.tid +1 -5
  85. package/core/images/plugin-generic-language.tid +1 -5
  86. package/core/images/plugin-generic-plugin.tid +1 -5
  87. package/core/images/plugin-generic-theme.tid +1 -5
  88. package/core/images/plus-button.tid +4 -0
  89. package/core/images/preview-closed.tid +1 -12
  90. package/core/images/preview-open.tid +1 -6
  91. package/core/images/print-button.tid +1 -9
  92. package/core/images/quote.tid +1 -5
  93. package/core/images/refresh-button.tid +1 -5
  94. package/core/images/right-arrow.tid +1 -3
  95. package/core/images/rotate-left.tid +1 -1
  96. package/core/images/save-button.tid +1 -5
  97. package/core/images/size.tid +1 -3
  98. package/core/images/spiral.tid +1 -5
  99. package/core/images/stamp.tid +1 -5
  100. package/core/images/star-filled.tid +1 -5
  101. package/core/images/storyview-classic.tid +1 -5
  102. package/core/images/storyview-pop.tid +1 -5
  103. package/core/images/storyview-zoomin.tid +1 -5
  104. package/core/images/strikethrough.tid +1 -6
  105. package/core/images/subscript.tid +1 -5
  106. package/core/images/superscript.tid +1 -5
  107. package/core/images/tag-button.tid +1 -6
  108. package/core/images/theme-button.tid +1 -6
  109. package/core/images/timestamp-off.tid +1 -5
  110. package/core/images/timestamp-on.tid +1 -5
  111. package/core/images/tip.tid +1 -5
  112. package/core/images/transcludify.tid +1 -1
  113. package/core/images/twitter.tid +1 -5
  114. package/core/images/underline.tid +1 -5
  115. package/core/images/unfold-all-button.tid +1 -8
  116. package/core/images/unfold-button.tid +1 -7
  117. package/core/images/unlocked-padlock.tid +1 -5
  118. package/core/images/up-arrow.tid +1 -4
  119. package/core/images/video.tid +1 -5
  120. package/core/images/warning.tid +1 -5
  121. package/core/language/en-GB/ControlPanel.multids +45 -13
  122. package/core/language/en-GB/Docs/ModuleTypes.multids +1 -0
  123. package/core/language/en-GB/Docs/PaletteColours.multids +2 -0
  124. package/core/language/en-GB/EditTemplate.multids +6 -0
  125. package/core/language/en-GB/Fields.multids +2 -1
  126. package/core/language/en-GB/Help/listen.tid +3 -2
  127. package/core/language/en-GB/Help/render.tid +5 -4
  128. package/core/language/en-GB/Help/rendertiddlers.tid +2 -2
  129. package/core/language/en-GB/Help/save.tid +1 -1
  130. package/core/language/en-GB/Import.multids +19 -8
  131. package/core/language/en-GB/Misc.multids +25 -3
  132. package/core/language/en-GB/NewJournal.multids +0 -1
  133. package/core/language/en-GB/NewJournalTags.tid +3 -0
  134. package/core/language/en-GB/TiddlerInfo.multids +1 -1
  135. package/core/modules/commander.js +1 -1
  136. package/core/modules/commands/fetch.js +2 -2
  137. package/core/modules/commands/makelibrary.js +6 -6
  138. package/core/modules/commands/render.js +55 -54
  139. package/core/modules/commands/rendertiddlers.js +1 -1
  140. package/core/modules/commands/savelibrarytiddlers.js +11 -3
  141. package/core/modules/commands/savewikifolder.js +17 -3
  142. package/core/modules/config.js +1 -1
  143. package/core/modules/deserializers.js +95 -79
  144. package/core/modules/editor/engines/framed.js +40 -9
  145. package/core/modules/editor/engines/simple.js +24 -2
  146. package/core/modules/editor/factory.js +92 -19
  147. package/core/modules/editor/operations/text/focus-editor.js +17 -0
  148. package/core/modules/editor/operations/text/insert-text.js +23 -0
  149. package/core/modules/editor/operations/text/prefix-lines.js +3 -2
  150. package/core/modules/filterrunprefixes/all.js +25 -0
  151. package/core/modules/filterrunprefixes/and.js +28 -0
  152. package/core/modules/filterrunprefixes/cascade.js +53 -0
  153. package/core/modules/filterrunprefixes/else.js +27 -0
  154. package/core/modules/filterrunprefixes/except.js +25 -0
  155. package/core/modules/filterrunprefixes/filter.js +49 -0
  156. package/core/modules/filterrunprefixes/intersection.js +31 -0
  157. package/core/modules/filterrunprefixes/map.js +46 -0
  158. package/core/modules/filterrunprefixes/or.js +24 -0
  159. package/core/modules/filterrunprefixes/reduce.js +50 -0
  160. package/core/modules/filterrunprefixes/sort.js +62 -0
  161. package/core/modules/filters/all.js +3 -3
  162. package/core/modules/filters/backlinks.js +3 -3
  163. package/core/modules/filters/compare.js +40 -0
  164. package/core/modules/filters/contains.js +1 -1
  165. package/core/modules/filters/deserializers.js +27 -0
  166. package/core/modules/filters/duplicateslugs.js +36 -0
  167. package/core/modules/filters/editiondescription.js +10 -8
  168. package/core/modules/filters/editions.js +9 -7
  169. package/core/modules/filters/encodings.js +5 -15
  170. package/core/modules/filters/field.js +1 -1
  171. package/core/modules/filters/fields.js +20 -5
  172. package/core/modules/filters/filter.js +42 -0
  173. package/core/modules/filters/format/date.js +26 -0
  174. package/core/modules/filters/format/relativedate.js +26 -0
  175. package/core/modules/filters/format/titlelist.js +25 -0
  176. package/core/modules/filters/format.js +46 -0
  177. package/core/modules/filters/has.js +21 -5
  178. package/core/modules/filters/is/binary.js +36 -0
  179. package/core/modules/filters/is/draft.js +36 -0
  180. package/core/modules/filters/links.js +3 -3
  181. package/core/modules/filters/listops.js +12 -0
  182. package/core/modules/filters/lookup.js +1 -1
  183. package/core/modules/filters/math.js +117 -16
  184. package/core/modules/filters/moduleproperty.js +30 -0
  185. package/core/modules/filters/modules.js +16 -4
  186. package/core/modules/filters/range.js +7 -3
  187. package/core/modules/filters/reduce.js +60 -0
  188. package/core/modules/filters/regexp.js +1 -1
  189. package/core/modules/filters/slugify.js +23 -0
  190. package/core/modules/filters/sortsub.js +60 -0
  191. package/core/modules/filters/strings.js +101 -7
  192. package/core/modules/filters/tag.js +1 -1
  193. package/core/modules/filters/untagged.js +7 -14
  194. package/core/modules/filters/x-listops.js +224 -179
  195. package/core/modules/filters.js +115 -68
  196. package/core/modules/indexers/backlinks-index.js +86 -0
  197. package/core/modules/indexers/field-indexer.js +1 -1
  198. package/core/modules/indexers/tag-indexer.js +2 -2
  199. package/core/modules/info/platform.js +10 -2
  200. package/core/modules/keyboard.js +27 -5
  201. package/core/modules/macros/jsontiddlers.js +4 -3
  202. package/core/modules/macros/makedatauri.js +4 -3
  203. package/core/modules/macros/{uniquetitle.js → unusedtitle.js} +8 -7
  204. package/core/modules/parsers/audioparser.js +2 -1
  205. package/core/modules/parsers/binaryparser.js +49 -6
  206. package/core/modules/parsers/htmlparser.js +4 -2
  207. package/core/modules/parsers/imageparser.js +1 -0
  208. package/core/modules/parsers/parseutils.js +39 -9
  209. package/core/modules/parsers/videoparser.js +4 -2
  210. package/core/modules/parsers/wikiparser/rules/commentblock.js +8 -2
  211. package/core/modules/parsers/wikiparser/rules/commentinline.js +1 -1
  212. package/core/modules/parsers/wikiparser/rules/html.js +7 -10
  213. package/core/modules/parsers/wikiparser/rules/import.js +1 -1
  214. package/core/modules/parsers/wikiparser/rules/list.js +1 -1
  215. package/core/modules/parsers/wikiparser/rules/macrocallblock.js +24 -28
  216. package/core/modules/parsers/wikiparser/rules/macrocallinline.js +17 -27
  217. package/core/modules/parsers/wikiparser/rules/table.js +1 -1
  218. package/core/modules/parsers/wikiparser/wikiparser.js +52 -33
  219. package/core/modules/pluginswitcher.js +2 -0
  220. package/core/modules/saver-handler.js +7 -2
  221. package/core/modules/savers/andtidwiki.js +44 -18
  222. package/core/modules/savers/custom.js +60 -0
  223. package/core/modules/savers/download.js +1 -1
  224. package/core/modules/savers/gitea.js +136 -0
  225. package/core/modules/savers/github.js +6 -5
  226. package/core/modules/savers/gitlab.js +4 -7
  227. package/core/modules/savers/hyperdrive.js +64 -0
  228. package/core/modules/savers/put.js +6 -3
  229. package/core/modules/savers/tiddlyfox.js +1 -1
  230. package/core/modules/savers/twedit.js +1 -1
  231. package/core/modules/savers/upload.js +15 -3
  232. package/core/modules/server/authenticators/basic.js +1 -1
  233. package/core/modules/server/authenticators/header.js +1 -1
  234. package/core/modules/server/routes/delete-tiddler.js +1 -1
  235. package/core/modules/server/routes/get-favicon.js +1 -2
  236. package/core/modules/server/routes/get-file.js +19 -21
  237. package/core/modules/server/routes/get-index.js +1 -23
  238. package/core/modules/server/routes/get-login-basic.js +3 -2
  239. package/core/modules/server/routes/get-status.js +1 -2
  240. package/core/modules/server/routes/get-tiddler-html.js +3 -3
  241. package/core/modules/server/routes/get-tiddler.js +3 -3
  242. package/core/modules/server/routes/get-tiddlers-json.js +26 -13
  243. package/core/modules/server/routes/put-tiddler.js +2 -2
  244. package/core/modules/server/server.js +99 -17
  245. package/core/modules/startup/favicon.js +2 -2
  246. package/core/modules/startup/info.js +28 -18
  247. package/core/modules/startup/load-modules.js +3 -0
  248. package/core/modules/startup/plugins.js +84 -0
  249. package/core/modules/startup/render.js +11 -9
  250. package/core/modules/startup/rootwidget.js +7 -3
  251. package/core/modules/startup/startup.js +4 -10
  252. package/core/modules/startup/story.js +12 -7
  253. package/core/modules/startup/windows.js +5 -8
  254. package/core/modules/storyviews/classic.js +5 -5
  255. package/core/modules/storyviews/pop.js +3 -3
  256. package/core/modules/storyviews/zoomin.js +3 -3
  257. package/core/modules/syncer.js +384 -261
  258. package/core/modules/upgraders/plugins.js +20 -17
  259. package/core/modules/upgraders/system.js +5 -6
  260. package/core/modules/utils/base64-utf8/base64-utf8.module.js +29 -11
  261. package/core/modules/utils/base64-utf8/base64-utf8.module.min.js +1 -1
  262. package/core/modules/utils/csv.js +1 -1
  263. package/core/modules/utils/dom/dom.js +11 -7
  264. package/core/modules/utils/dom/dragndrop.js +26 -5
  265. package/core/modules/utils/dom/http.js +37 -5
  266. package/core/modules/utils/dom/modal.js +42 -6
  267. package/core/modules/utils/dom/popup.js +9 -34
  268. package/core/modules/utils/dom/scroller.js +15 -2
  269. package/core/modules/{startup/css-escape-polyfill.js → utils/escapecss.js} +17 -27
  270. package/core/modules/utils/fakedom.js +23 -3
  271. package/core/modules/utils/filesystem.js +225 -30
  272. package/core/modules/utils/linked-list.js +204 -0
  273. package/core/modules/utils/logger.js +48 -4
  274. package/core/modules/utils/performance.js +1 -1
  275. package/core/modules/utils/transliterate.js +8 -1
  276. package/core/modules/utils/utils.js +218 -19
  277. package/core/modules/widgets/action-confirm.js +78 -0
  278. package/core/modules/widgets/action-createtiddler.js +32 -4
  279. package/core/modules/widgets/action-deletefield.js +1 -1
  280. package/core/modules/widgets/action-listops.js +6 -11
  281. package/core/modules/widgets/action-log.js +93 -0
  282. package/core/modules/widgets/action-navigate.js +12 -1
  283. package/core/modules/widgets/action-popup.js +83 -0
  284. package/core/modules/widgets/action-sendmessage.js +17 -7
  285. package/core/modules/widgets/action-setmultiplefields.js +86 -0
  286. package/core/modules/widgets/browse.js +4 -0
  287. package/core/modules/widgets/button.js +41 -6
  288. package/core/modules/widgets/checkbox.js +5 -1
  289. package/core/modules/widgets/codeblock.js +7 -1
  290. package/core/modules/widgets/count.js +1 -1
  291. package/core/modules/widgets/draggable.js +3 -1
  292. package/core/modules/widgets/droppable.js +32 -18
  293. package/core/modules/widgets/dropzone.js +139 -31
  294. package/core/modules/widgets/edit-binary.js +48 -5
  295. package/core/modules/widgets/edit-bitmap.js +6 -6
  296. package/core/modules/widgets/edit-shortcut.js +3 -3
  297. package/core/modules/widgets/edit.js +7 -9
  298. package/core/modules/widgets/element.js +28 -21
  299. package/core/modules/widgets/entity.js +2 -1
  300. package/core/modules/widgets/eventcatcher.js +181 -0
  301. package/core/modules/widgets/fieldmangler.js +16 -30
  302. package/core/modules/widgets/fields.js +40 -29
  303. package/core/modules/widgets/image.js +5 -5
  304. package/core/modules/widgets/importvariables.js +38 -26
  305. package/core/modules/widgets/jsontiddler.js +91 -0
  306. package/core/modules/widgets/keyboard.js +39 -18
  307. package/core/modules/widgets/let.js +96 -0
  308. package/core/modules/widgets/link.js +15 -5
  309. package/core/modules/widgets/linkcatcher.js +6 -5
  310. package/core/modules/widgets/list.js +70 -28
  311. package/core/modules/widgets/log.js +30 -0
  312. package/core/modules/widgets/macrocall.js +16 -4
  313. package/core/modules/widgets/messagecatcher.js +110 -0
  314. package/core/modules/widgets/navigator.js +71 -40
  315. package/core/modules/widgets/radio.js +26 -14
  316. package/core/modules/widgets/range.js +94 -12
  317. package/core/modules/widgets/raw.js +1 -1
  318. package/core/modules/widgets/reveal.js +26 -4
  319. package/core/modules/widgets/scrollable.js +37 -24
  320. package/core/modules/widgets/select.js +2 -5
  321. package/core/modules/widgets/setmultiplevariables.js +81 -0
  322. package/core/modules/widgets/setvariable.js +2 -2
  323. package/core/modules/widgets/text.js +1 -1
  324. package/core/modules/widgets/tiddler.js +1 -1
  325. package/core/modules/widgets/transclude.js +13 -3
  326. package/core/modules/widgets/vars.js +3 -5
  327. package/core/modules/widgets/view.js +10 -3
  328. package/core/modules/widgets/widget.js +75 -23
  329. package/core/modules/widgets/wikify.js +1 -1
  330. package/core/modules/wiki.js +313 -123
  331. package/core/palettes/Blanca.tid +1 -0
  332. package/core/palettes/Blue.tid +1 -0
  333. package/core/palettes/BrightMute.tid +1 -0
  334. package/core/palettes/ContrastDark.tid +1 -0
  335. package/core/palettes/ContrastLight.tid +1 -0
  336. package/core/palettes/CupertinoDark.tid +130 -0
  337. package/core/palettes/DarkPhotos.tid +1 -0
  338. package/core/palettes/DesertSand.tid +139 -0
  339. package/core/palettes/GruvBoxDark.tid +139 -0
  340. package/core/palettes/Nord.tid +21 -7
  341. package/core/palettes/Rocker.tid +1 -0
  342. package/core/palettes/SolarFlare.tid +1 -0
  343. package/core/palettes/SolarizedDark.tid +113 -0
  344. package/core/palettes/SolarizedLight.tid +88 -95
  345. package/core/palettes/SpartanDay.tid +1 -0
  346. package/core/palettes/SpartanNight.tid +1 -0
  347. package/core/palettes/Twilight.tid +1 -0
  348. package/core/palettes/Vanilla.tid +20 -0
  349. package/core/plugin.info +1 -0
  350. package/core/templates/exporters/CsvFile.tid +1 -4
  351. package/core/templates/exporters/JsonFile.tid +1 -4
  352. package/core/templates/exporters/StaticRiver.tid +1 -1
  353. package/core/templates/exporters/TidFile.tid +1 -0
  354. package/core/templates/external-js/save-all-external-js.tid +3 -1
  355. package/core/templates/external-js/save-offline-external-js.tid +8 -0
  356. package/core/templates/external-js/tiddlywiki.js.tiddlers.tid +1 -1
  357. package/core/templates/external-js/tiddlywiki5-external-js.html.tid +3 -2
  358. package/core/templates/html-div-skinny-tiddler.tid +9 -0
  359. package/core/templates/html-div-tiddler.tid +1 -1
  360. package/core/templates/html-json-skinny-tiddler.tid +4 -0
  361. package/core/templates/html-json-tiddler.tid +3 -0
  362. package/core/templates/save-all.tid +2 -1
  363. package/core/templates/save-lazy-all.tid +3 -0
  364. package/core/templates/save-lazy-images.tid +3 -0
  365. package/core/templates/single.tiddler.window.tid +17 -22
  366. package/core/templates/static.area.tid +4 -0
  367. package/core/templates/static.tiddler.html.tid +2 -2
  368. package/core/templates/store.area.template.html.tid +35 -11
  369. package/core/templates/tiddlywiki5.html.tid +1 -1
  370. package/core/ui/Actions/new-image.tid +3 -2
  371. package/core/ui/Actions/new-journal.tid +4 -3
  372. package/core/ui/Actions/new-tiddler.tid +4 -1
  373. package/core/ui/AdvancedSearch/Filter.tid +22 -2
  374. package/core/ui/AdvancedSearch/FilterButtons/clear.tid +2 -1
  375. package/core/ui/AdvancedSearch/FilterButtons/dropdown.tid +1 -1
  376. package/core/ui/AdvancedSearch/Shadows.tid +25 -7
  377. package/core/ui/AdvancedSearch/Standard.tid +27 -8
  378. package/core/ui/AdvancedSearch/System.tid +24 -7
  379. package/core/ui/AdvancedSearch.tid +1 -1
  380. package/core/ui/AlertTemplate.tid +4 -2
  381. package/core/ui/BinaryWarning.tid +0 -4
  382. package/core/ui/Components/plugin-info.tid +60 -58
  383. package/core/ui/Components/tag-link.tid +1 -1
  384. package/core/ui/ControlPanel/Advanced.tid +1 -1
  385. package/core/ui/ControlPanel/Appearance.tid +1 -1
  386. package/core/ui/ControlPanel/Basics.tid +6 -1
  387. package/core/ui/ControlPanel/Cascades/EditTemplateBody.tid +9 -0
  388. package/core/ui/ControlPanel/Cascades/StoryTiddler.tid +9 -0
  389. package/core/ui/ControlPanel/Cascades/TiddlerColour.tid +9 -0
  390. package/core/ui/ControlPanel/Cascades/TiddlerIcon.tid +9 -0
  391. package/core/ui/ControlPanel/Cascades/ViewTemplateBody.tid +9 -0
  392. package/core/ui/ControlPanel/Cascades/ViewTemplateTitle.tid +9 -0
  393. package/core/ui/ControlPanel/Cascades.tid +9 -0
  394. package/core/ui/ControlPanel/Info.tid +1 -1
  395. package/core/ui/ControlPanel/KeyboardShortcuts.tid +2 -2
  396. package/core/ui/ControlPanel/Modals/AddPlugins.tid +102 -26
  397. package/core/ui/ControlPanel/Plugins/Add/Updates.tid +36 -0
  398. package/core/ui/ControlPanel/Plugins/Installed/Languages.tid +1 -0
  399. package/core/ui/ControlPanel/Plugins/Installed/Plugins.tid +1 -0
  400. package/core/ui/ControlPanel/Plugins/Installed/Themes.tid +1 -0
  401. package/core/ui/ControlPanel/Plugins.tid +2 -2
  402. package/core/ui/ControlPanel/Saving/GitHub.tid +1 -1
  403. package/core/ui/ControlPanel/Saving/TiddlySpot.tid +11 -6
  404. package/core/ui/ControlPanel/Saving/gitea.tid +16 -0
  405. package/core/ui/ControlPanel/Saving.tid +1 -1
  406. package/core/ui/ControlPanel/Toolbars.tid +1 -1
  407. package/core/ui/ControlPanel.tid +1 -1
  408. package/core/ui/DefaultSearchResultList.tid +16 -2
  409. package/core/ui/EditTemplate/Preview/diffs-current.tid +1 -1
  410. package/core/ui/EditTemplate/Preview/diffs-shadow.tid +1 -1
  411. package/core/ui/EditTemplate/Preview/output.tid +1 -0
  412. package/core/ui/EditTemplate/body/canonical-uri.tid +13 -0
  413. package/core/ui/EditTemplate/body/default.tid +38 -0
  414. package/core/ui/EditTemplate/body-editor.tid +13 -2
  415. package/core/ui/EditTemplate/body-toolbar-button.tid +8 -6
  416. package/core/ui/EditTemplate/body.tid +1 -47
  417. package/core/ui/EditTemplate/fields.tid +63 -20
  418. package/core/ui/EditTemplate/tags.tid +17 -21
  419. package/core/ui/EditTemplate/title.tid +2 -2
  420. package/core/ui/EditTemplate/type.tid +14 -2
  421. package/core/ui/EditTemplate.tid +13 -13
  422. package/core/ui/EditToolbar/cancel.tid +3 -2
  423. package/core/ui/EditToolbar/delete.tid +3 -2
  424. package/core/ui/EditToolbar/save.tid +5 -6
  425. package/core/ui/EditorToolbar/clear.tid +1 -1
  426. package/core/ui/EditorToolbar/editor-height.tid +1 -1
  427. package/core/ui/EditorToolbar/file-import.tid +41 -0
  428. package/core/ui/EditorToolbar/line-width.tid +2 -2
  429. package/core/ui/EditorToolbar/link-dropdown.tid +29 -11
  430. package/core/ui/EditorToolbar/opacity.tid +1 -1
  431. package/core/ui/EditorToolbar/paint.tid +1 -1
  432. package/core/ui/EditorToolbar/preview.tid +4 -4
  433. package/core/ui/EditorToolbar/rotate-left.tid +1 -1
  434. package/core/ui/EditorToolbar/size.tid +1 -1
  435. package/core/ui/EditorToolbar/stamp-dropdown-item-template.tid +53 -0
  436. package/core/ui/EditorToolbar/stamp-dropdown.tid +1 -43
  437. package/core/ui/EditorToolbar/stamp.tid +2 -1
  438. package/core/ui/ExportTiddlyWikiCore.tid +22 -0
  439. package/core/ui/ImportListing.tid +61 -18
  440. package/core/ui/KeyboardShortcuts/advanced-search.tid +1 -1
  441. package/core/ui/KeyboardShortcuts/change-sidebar-layout.tid +8 -0
  442. package/core/ui/KeyboardShortcuts/save-wiki.tid +7 -0
  443. package/core/ui/KeyboardShortcuts/switcher.tid +5 -0
  444. package/core/ui/KeyboardShortcuts/toggle-sidebar.tid +1 -1
  445. package/core/ui/LayoutSwitcher.tid +17 -0
  446. package/core/ui/ListItemTemplate.tid +1 -3
  447. package/core/ui/ListTaggedCascade.tid +14 -0
  448. package/core/ui/Manager/ItemSidebarTags.tid +4 -6
  449. package/core/ui/MoreSideBar/Plugins.tid +1 -1
  450. package/core/ui/PageControls/advanced-search.tid +5 -3
  451. package/core/ui/PageControls/closeall.tid +4 -1
  452. package/core/ui/PageControls/controlpanel.tid +2 -0
  453. package/core/ui/PageControls/encryption.tid +8 -3
  454. package/core/ui/PageControls/export-tiddlywikicore.tid +22 -0
  455. package/core/ui/PageControls/fold-all.tid +4 -1
  456. package/core/ui/PageControls/full-screen.tid +4 -1
  457. package/core/ui/PageControls/home.tid +4 -1
  458. package/core/ui/PageControls/import.tid +4 -1
  459. package/core/ui/PageControls/language.tid +2 -1
  460. package/core/ui/PageControls/manager.tid +5 -1
  461. package/core/ui/PageControls/more-page-actions.tid +4 -1
  462. package/core/ui/PageControls/new-image.tid +4 -1
  463. package/core/ui/PageControls/new-journal.tid +5 -1
  464. package/core/ui/PageControls/newtiddler.tid +4 -1
  465. package/core/ui/PageControls/palette.tid +2 -1
  466. package/core/ui/PageControls/print.tid +4 -1
  467. package/core/ui/PageControls/refresh.tid +4 -1
  468. package/core/ui/PageControls/savewiki.tid +4 -1
  469. package/core/ui/PageControls/storyview.tid +2 -1
  470. package/core/ui/PageControls/tag-button.tid +5 -1
  471. package/core/ui/PageControls/theme.tid +2 -1
  472. package/core/ui/PageControls/timestamp.tid +8 -3
  473. package/core/ui/PageControls/unfold-all.tid +4 -1
  474. package/core/ui/PageControls.tid +1 -1
  475. package/core/ui/PageTemplate/pluginreloadwarning.tid +1 -1
  476. package/core/ui/PageTemplate/story.tid +1 -1
  477. package/core/ui/PageTemplate.tid +12 -23
  478. package/core/ui/PaletteManager.tid +4 -4
  479. package/core/ui/PluginInfoDefaultContents.tid +1 -3
  480. package/core/ui/PluginListItemTemplate.tid +12 -6
  481. package/core/ui/RootTemplate.tid +4 -0
  482. package/core/ui/SearchResults.tid +1 -1
  483. package/core/ui/SideBar/More.tid +2 -2
  484. package/core/ui/SideBar/Open.tid +2 -2
  485. package/core/ui/SideBarSegments/search.tid +64 -25
  486. package/core/ui/SideBarSegments/tabs.tid +1 -1
  487. package/core/ui/StoryTiddlerTemplate.tid +3 -0
  488. package/core/ui/SwitcherModal.tid +11 -0
  489. package/core/ui/TagManager.tid +5 -0
  490. package/core/ui/TagPickerTagTemplate.tid +23 -0
  491. package/core/ui/TagTemplate.tid +2 -2
  492. package/core/ui/TiddlerIcon.tid +8 -0
  493. package/core/ui/TiddlerInfo/Advanced.tid +1 -1
  494. package/core/ui/TiddlerInfo.tid +1 -1
  495. package/core/ui/TopRightBar/menu.tid +6 -6
  496. package/core/ui/ViewTemplate/body/blank.tid +3 -0
  497. package/core/ui/ViewTemplate/body/code.tid +3 -0
  498. package/core/ui/ViewTemplate/body/default.tid +7 -0
  499. package/core/ui/ViewTemplate/{import.tid → body/import.tid} +9 -3
  500. package/core/ui/ViewTemplate/body/plugin.tid +10 -0
  501. package/core/ui/ViewTemplate/body.tid +1 -9
  502. package/core/ui/ViewTemplate/subtitle.tid +3 -3
  503. package/core/ui/ViewTemplate/title/default.tid +6 -0
  504. package/core/ui/ViewTemplate/title/system.tid +6 -0
  505. package/core/ui/ViewTemplate/title.tid +7 -18
  506. package/core/ui/ViewTemplate.tid +8 -1
  507. package/core/ui/ViewToolbar/clone.tid +0 -1
  508. package/core/ui/ViewToolbar/close-others.tid +0 -1
  509. package/core/ui/ViewToolbar/edit.tid +0 -1
  510. package/core/ui/ViewToolbar/fold-others.tid +0 -1
  511. package/core/ui/ViewToolbar/fold.tid +0 -2
  512. package/core/ui/ViewToolbar/info.tid +1 -0
  513. package/core/ui/ViewToolbar/more-tiddler-actions.tid +0 -1
  514. package/core/ui/ViewToolbar/new-here.tid +3 -2
  515. package/core/ui/ViewToolbar/new-journal-here.tid +2 -1
  516. package/core/ui/ViewToolbar/open-window.tid +0 -1
  517. package/core/ui/ViewToolbar/permalink.tid +0 -1
  518. package/core/ui/ViewToolbar/permaview.tid +0 -1
  519. package/core/wiki/config/AutoFocus.tid +2 -0
  520. package/core/wiki/config/EditModeFieldnameFilter.tid +3 -0
  521. package/core/wiki/config/EditTabIndex.tid +2 -0
  522. package/core/wiki/config/EditTemplateBodyFilters.multids +5 -0
  523. package/core/wiki/config/EditorEnableImportFilter.tid +4 -0
  524. package/core/wiki/config/EditorImportContentTypesFilter.tid +4 -0
  525. package/core/wiki/config/OfficialPluginLibrary.tid +1 -1
  526. package/core/wiki/config/RegisterPluginTypes.multids +7 -0
  527. package/core/wiki/config/SaverFilter.tid +1 -1
  528. package/core/wiki/config/ServerExternalFiltersDefault.tid +2 -0
  529. package/core/wiki/config/ShortcutInfo.multids +15 -0
  530. package/core/wiki/config/StoryTiddlerTemplateFilters.multids +5 -0
  531. package/core/wiki/config/SwitcherTargets.multids +6 -0
  532. package/core/wiki/config/SyncFilter.tid +1 -1
  533. package/core/wiki/config/SyncSystemTiddlersFromServer.tid +3 -0
  534. package/core/wiki/config/TiddlerColourFilters.multids +5 -0
  535. package/core/wiki/config/TiddlerIconFilters.multids +5 -0
  536. package/core/wiki/config/ViewTemplateBodyFilters.multids +8 -0
  537. package/core/wiki/config/ViewTemplateTitleFilters.multids +5 -0
  538. package/core/wiki/config/shortcuts/shortcuts-mac.multids +1 -0
  539. package/core/wiki/config/shortcuts/shortcuts.multids +13 -0
  540. package/core/wiki/currpalettepreview.tid +32 -3
  541. package/core/wiki/debugstylesheets.tid +9 -0
  542. package/core/wiki/macros/CSS.tid +2 -2
  543. package/core/wiki/macros/colour-picker.tid +2 -2
  544. package/core/wiki/macros/export.tid +10 -6
  545. package/core/wiki/macros/keyboard-driven-input.tid +88 -0
  546. package/core/wiki/macros/list.tid +8 -8
  547. package/core/wiki/macros/tabs.tid +8 -4
  548. package/core/wiki/macros/tag-picker.tid +75 -26
  549. package/core/wiki/macros/tag.tid +5 -3
  550. package/core/wiki/macros/timeline.tid +2 -3
  551. package/core/wiki/macros/toc.tid +5 -5
  552. package/core/wiki/minifocusswitcher.tid +7 -0
  553. package/core/wiki/peek-stylesheets.tid +3 -0
  554. package/core/wiki/tags/ControlPanelPlugins.tid +1 -1
  555. package/core/wiki/tags/EditTemplateBodyFilter.tid +2 -0
  556. package/core/wiki/tags/PluginLibrary.tid +2 -0
  557. package/core/wiki/tags/StoryTiddlerTemplateFilter.tid +2 -0
  558. package/core/wiki/tags/TiddlerColourFilter.tid +3 -0
  559. package/core/wiki/tags/TiddlerIconFilter.tid +3 -0
  560. package/core/wiki/tags/ViewTemplateBodyFilter.tid +3 -0
  561. package/core/wiki/tags/ViewTemplateTitleFilter.tid +3 -0
  562. package/core/wiki/title.tid +4 -1
  563. package/core/wiki/viewswitcher.tid +3 -6
  564. package/editions/de-AT/tiddlers/external/tiddlywiki.files +12 -0
  565. package/editions/de-AT/tiddlers/intro/HelloThumbnail_-_Latest_Version.tid +1 -1
  566. package/editions/de-AT/tiddlers/system/static.content.tid +2 -2
  567. package/editions/de-AT/tiddlywiki.info +3 -2
  568. package/editions/de-AT-server/tiddlywiki.info +2 -1
  569. package/editions/de-DE/tiddlywiki.info +3 -2
  570. package/editions/dev/tiddlers/Continuous Deployment.tid +3 -3
  571. package/editions/dev/tiddlers/HelloThere.tid +3 -1
  572. package/editions/dev/tiddlers/build/Releasing a new version of TiddlyWiki.tid +2 -2
  573. package/editions/dev/tiddlers/from Heigele and Jurke/Data-Storage.tid +1 -9
  574. package/editions/dev/tiddlers/from Heigele and Jurke/wikimethod module type.tid +3 -2
  575. package/editions/dev/tiddlers/from tw5.com/How to create plugins in the browser.tid +1 -1
  576. package/editions/dev/tiddlers/from tw5.com/moduletypes/SyncAdaptorModules.tid +59 -5
  577. package/editions/dev/tiddlers/from tw5.com/moduletypes/WikiRuleModules.tid +6 -5
  578. package/editions/dev/tiddlers/indexer modules.tid +55 -0
  579. package/editions/dev/tiddlers/new/Data Storage in Single File TiddlyWiki.tid +100 -0
  580. package/editions/dev/tiddlers/new/Data Storage.tid +10 -0
  581. package/editions/dev/tiddlers/new/HookMechanism.tid +15 -2
  582. package/editions/dev/tiddlers/new/Hook_ th-before-importing.tid +68 -0
  583. package/editions/dev/tiddlers/new/Hook_ th-closing-tiddler.tid +20 -0
  584. package/editions/dev/tiddlers/new/Hook__th-importing-tiddler.tid +3 -1
  585. package/editions/dev/tiddlers/new/Hook__th-rendering-element.tid +35 -0
  586. package/editions/dev/tiddlers/new/Hook_th-make-tiddler-path.tid +14 -0
  587. package/editions/dev/tiddlers/new/ParserSubclassingMechanism.tid +42 -0
  588. package/editions/dev/tiddlers/new/TiddlyWiki Drag and Drop Interop.tid +15 -0
  589. package/editions/dev/tiddlers/new/dragndropinterop.html +35 -0
  590. package/editions/dev/tiddlers/new/dragndropinterop.html.meta +3 -0
  591. package/editions/dev/tiddlers/new/save-dragndropinterop.tid +3 -0
  592. package/editions/dev/tiddlers/new/th-saving-tiddler.tid +3 -2
  593. package/editions/dev/tiddlers/system/static.content.tid +2 -2
  594. package/editions/dev/tiddlywiki.info +2 -1
  595. package/editions/dynaviewdemo/tiddlers/ViewTemplate.tid +4 -7
  596. package/editions/es-ES/tiddlers/Page_and_tiddler_layout_customisation.tid +3 -3
  597. package/editions/es-ES/tiddlywiki.info +3 -2
  598. package/editions/es-ES-server/tiddlywiki.info +2 -1
  599. package/editions/fr-FR/tiddlers/HelloThumbnail - Latest Version.tid +1 -1
  600. package/editions/fr-FR/tiddlers/Page and tiddler layout customisation.tid +3 -3
  601. package/editions/fr-FR/tiddlywiki.info +3 -2
  602. package/editions/fr-FR-server/tiddlywiki.info +2 -1
  603. package/editions/full/tiddlywiki.info +1 -0
  604. package/editions/innerwikidemo/tiddlywiki.info +2 -1
  605. package/editions/introduction/tiddlers/slides/TiddlyWiki.tid +1 -1
  606. package/editions/introduction/tiddlers/slides/Translations.tid +4 -6
  607. package/editions/introduction/tiddlers/system/styles.tid +2 -1
  608. package/editions/introduction/tiddlywiki.info +8 -1
  609. package/editions/ja-JP/tiddlywiki.info +3 -2
  610. package/editions/ko-KR/tiddlers/system/static.content.tid +2 -2
  611. package/editions/ko-KR/tiddlywiki.info +3 -2
  612. package/editions/ko-KR-server/tiddlywiki.info +2 -1
  613. package/editions/markdowndemo/tiddlers/HelloThere.tid +2 -29
  614. package/editions/markdowndemo/tiddlers/MarkdownExample.tid +20 -21
  615. package/editions/prerelease/tiddlers/$__StoryList.tid +5 -0
  616. package/editions/prerelease/tiddlers/Release 5.2.2.tid +54 -0
  617. package/editions/prerelease/tiddlers/system/PrereleaseLocalPluginLibrary.tid +1 -1
  618. package/editions/prerelease/tiddlers/system/PrereleaseOfficialPluginLibrary.tid +1 -1
  619. package/editions/prerelease/tiddlers/system/download-empty.tid +9 -0
  620. package/editions/prerelease/tiddlers/system/favicon.ico +0 -0
  621. package/editions/prerelease/tiddlers/system/favicon.ico.meta +2 -0
  622. package/editions/prerelease/tiddlers/system/stickytitles.tid +1 -1
  623. package/editions/prerelease/tiddlywiki.info +3 -2
  624. package/editions/server/tiddlywiki.info +1 -6
  625. package/editions/server-external-js/tiddlywiki.info +26 -0
  626. package/editions/share/tiddlywiki.info +14 -0
  627. package/editions/test/tiddlers/tests/data/deserializers/case 1.tid +4 -0
  628. package/editions/test/tiddlers/tests/data/deserializers/case 2.tid +12 -0
  629. package/editions/test/tiddlers/tests/data/deserializers/case 3.tid +18 -0
  630. package/editions/test/tiddlers/tests/data/deserializers/case 4.tid +19 -0
  631. package/editions/test/tiddlers/tests/data/deserializers/case 5.tid +20 -0
  632. package/editions/test/tiddlers/tests/test-backlinks.js +132 -0
  633. package/editions/test/tiddlers/tests/test-compare-filter.js +84 -0
  634. package/editions/test/tiddlers/tests/test-deserializers.js +39 -0
  635. package/editions/test/tiddlers/tests/test-filters.js +885 -468
  636. package/editions/test/tiddlers/tests/test-html-parser.js +18 -12
  637. package/editions/test/tiddlers/tests/test-linked-list.js +270 -0
  638. package/editions/test/tiddlers/tests/test-parsetextreference.js +132 -0
  639. package/editions/test/tiddlers/tests/test-prefixes-filter.js +440 -0
  640. package/editions/test/tiddlers/tests/test-tags.js +1 -1
  641. package/editions/test/tiddlers/tests/test-utils.js +62 -0
  642. package/editions/test/tiddlers/tests/test-widget.js +460 -149
  643. package/editions/test/tiddlers/tests/test-wikitext-parser.js +127 -20
  644. package/editions/tw5.com/tiddlers/$__StoryList.tid +5 -0
  645. package/editions/tw5.com/tiddlers/about/Developers.tid +8 -3
  646. package/editions/tw5.com/tiddlers/about/History of TiddlyWiki.tid +1 -1
  647. package/editions/tw5.com/tiddlers/{License.tid → about/License.tid} +3 -3
  648. package/editions/tw5.com/tiddlers/commands/BuildCommand.tid +1 -1
  649. package/editions/tw5.com/tiddlers/commands/NamedCommandParameters.tid +2 -2
  650. package/editions/tw5.com/tiddlers/community/Community Editions.tid +24 -0
  651. package/editions/tw5.com/tiddlers/community/Community Links Aggregator.tid +10 -0
  652. package/editions/tw5.com/tiddlers/community/Community Palettes.tid +24 -0
  653. package/editions/tw5.com/tiddlers/community/Community Plugins.tid +24 -0
  654. package/editions/tw5.com/tiddlers/community/Community Themes.tid +24 -0
  655. package/editions/tw5.com/tiddlers/community/Community.tid +5 -3
  656. package/editions/tw5.com/tiddlers/community/Contributing.tid +49 -13
  657. package/editions/tw5.com/tiddlers/community/Forums.tid +7 -11
  658. package/editions/tw5.com/tiddlers/community/Other Resources.tid +24 -0
  659. package/editions/tw5.com/tiddlers/community/TW Icons by morosanuae.tid +9 -0
  660. package/editions/tw5.com/tiddlers/community/TiddlyWiki Hangouts.tid +2 -2
  661. package/editions/tw5.com/tiddlers/community/editions/Drift by Tony K.tid +17 -0
  662. package/editions/tw5.com/tiddlers/community/editions/Stroll by David Gifford.tid +18 -0
  663. package/editions/tw5.com/tiddlers/community/editions/TiddlyResearch by Kebi.tid +25 -0
  664. package/editions/tw5.com/tiddlers/community/{resources → editions}/_Cardo-A Task and Project Management Wiki_ by David_Szego.tid +2 -2
  665. package/editions/tw5.com/tiddlers/community/{resources → editions}/_Noteself_ by Danielo Rodriguez.tid +4 -2
  666. package/editions/tw5.com/tiddlers/community/examples/PETTIL.tid +2 -2
  667. package/editions/tw5.com/tiddlers/community/examples/Reveal.js by Devin Weaver.tid +20 -0
  668. package/editions/tw5.com/tiddlers/community/{resources → examples}/_Lucky Sushi_ online shop by sini-Kit.tid +4 -4
  669. package/editions/tw5.com/tiddlers/community/palettes/Dracula for tiddlywiki.tid +22 -0
  670. package/editions/tw5.com/tiddlers/community/palettes/palletes by JD.tid +20 -0
  671. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Ace Editor Plugin by Joerg Plewe.tid +2 -2
  672. package/editions/tw5.com/tiddlers/community/{resources → plugins}/BJHacks.tid +2 -2
  673. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Disqus comments plugin by bimlas.tid +2 -2
  674. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Encrypt single tiddler plugin.tid +2 -2
  675. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Eucalys Tiddly World.tid +4 -3
  676. package/editions/tw5.com/tiddlers/community/plugins/Favorites by Mohammad.tid +18 -0
  677. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Full Text Search Plugin by Rob Hoelz.tid +2 -2
  678. package/editions/tw5.com/tiddlers/community/{resources → plugins}/GSD5.tid +3 -3
  679. package/editions/tw5.com/tiddlers/community/{resources → plugins}/IndexedDB Plugin by Andreas Abeck.tid +2 -2
  680. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Json Mangler plugin by Joshua Fontany.tid +5 -4
  681. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Kin filter operator by bimlas.tid +2 -2
  682. package/editions/tw5.com/tiddlers/community/plugins/Kookma Plugin Library by Mohammad.tid +15 -0
  683. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Leaflet_maps_plugin_by_Sylvain_Comte.tid +2 -2
  684. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Locator plugin by bimlas.tid +2 -2
  685. package/editions/tw5.com/tiddlers/community/{resources → plugins}/MathJax Plugin by Martin Kantor.tid +2 -2
  686. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Plugins by TheDiveO.tid +2 -2
  687. package/editions/tw5.com/tiddlers/community/plugins/Refnotes by Mohammad.tid +22 -0
  688. package/editions/tw5.com/tiddlers/community/plugins/Searchwikis by Mohammad.tid +21 -0
  689. package/editions/tw5.com/tiddlers/community/plugins/Shiraz by Mohammad.tid +32 -0
  690. package/editions/tw5.com/tiddlers/community/plugins/Slider by Mohammad.tid +18 -0
  691. package/editions/tw5.com/tiddlers/community/plugins/Tiddler Commander by Mohammad.tid +25 -0
  692. package/editions/tw5.com/tiddlers/community/{resources → plugins}/TiddlyClip by buggyjay.tid +2 -2
  693. package/editions/tw5.com/tiddlers/community/{resources → plugins}/TiddlyMap by Felix Kuppers.tid +2 -2
  694. package/editions/tw5.com/tiddlers/community/{resources → plugins}/TiddlyWiki for Scholars.tid +2 -2
  695. package/editions/tw5.com/tiddlers/community/plugins/Tiddlyshow by Mohammad.tid +16 -0
  696. package/editions/tw5.com/tiddlers/community/plugins/Timelines by Mohammad.tid +14 -0
  697. package/editions/tw5.com/tiddlers/community/{resources → plugins}/Tinka by Andreas Hahn.tid +2 -2
  698. package/editions/tw5.com/tiddlers/community/plugins/Todolist by Mohammad.tid +14 -0
  699. package/editions/tw5.com/tiddlers/community/plugins/Trashbin by Mohammad.tid +14 -0
  700. package/editions/tw5.com/tiddlers/community/plugins/Utility by Mohammad.tid +13 -0
  701. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_JD Mobile Layout plugin_ by JD.tid +2 -2
  702. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_Mal's Sandbox_ by Mal.tid +2 -2
  703. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_SK_Plugins_ by Stephen Kimmel.tid +2 -2
  704. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_Slides and Stories_ by Jan.tid +2 -2
  705. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_TW5-TeXZilla_ plugin by Joe Renes.tid +2 -2
  706. package/editions/tw5.com/tiddlers/community/{resources → plugins}/_Tekan_ Kanban that stays with you_ by Riz.tid +2 -2
  707. package/editions/tw5.com/tiddlers/community/{resources → plugins}/datepicker based on Pikaday.tid +2 -2
  708. package/editions/tw5.com/tiddlers/community/{resources → plugins}/rboue's plugins for TiddlyWiki.tid +2 -2
  709. package/editions/tw5.com/tiddlers/community/{resources → plugins}/vis.js Timeline.tid +2 -2
  710. package/editions/tw5.com/tiddlers/community/resources/BrainTest.tid +2 -2
  711. package/editions/tw5.com/tiddlers/community/resources/Code styles and auto format settings for IDEs.tid +2 -2
  712. package/editions/tw5.com/tiddlers/community/resources/CouchDB Adaptor.tid +2 -2
  713. package/editions/tw5.com/tiddlers/community/resources/Filter Examples by Tobias Beer.tid +2 -2
  714. package/editions/tw5.com/tiddlers/community/resources/Font Awesome 5 Free SVGs for TiddlyWiki by morosanuae.tid +2 -2
  715. package/editions/tw5.com/tiddlers/community/resources/Gospel_Bubbles_by_Rev_David_Gifford.tid +2 -2
  716. package/editions/tw5.com/tiddlers/community/resources/Grok TiddlyWiki by Soren Bjornstad.tid +16 -0
  717. package/editions/tw5.com/tiddlers/community/resources/Heeg.ru.tid +2 -2
  718. package/editions/tw5.com/tiddlers/community/resources/Projectify by Nicolas Petton.tid +20 -0
  719. package/editions/tw5.com/tiddlers/community/resources/RegExp in Tiddlywiki by Mohammad.tid +19 -0
  720. package/editions/tw5.com/tiddlers/community/resources/SeeAlso by Matias Goldman.tid +2 -2
  721. package/editions/tw5.com/tiddlers/community/resources/Semantic Colors by Mohammad.tid +22 -0
  722. package/editions/tw5.com/tiddlers/community/resources/TB5 a pocket full of tips by Tobias Beer.tid +2 -2
  723. package/editions/tw5.com/tiddlers/community/resources/TW-Scripts by Mohammad.tid +22 -0
  724. package/editions/tw5.com/tiddlers/community/resources/TW5 Magick.tid +2 -2
  725. package/editions/tw5.com/tiddlers/community/resources/TW5-SingleExecutable_by_Jed_Carty.tid +2 -2
  726. package/editions/tw5.com/tiddlers/community/resources/TW5-firebase_ TiddlyWiki5 for Google Firebase by Peter Neumark.tid +27 -0
  727. package/editions/tw5.com/tiddlers/community/resources/TWCommunitySearch.tid +2 -2
  728. package/editions/tw5.com/tiddlers/community/resources/TWaddle by Matias Goldman.tid +1 -1
  729. package/editions/tw5.com/tiddlers/community/resources/TiddlyChrome by Arlen Beiler.tid +2 -2
  730. package/editions/tw5.com/tiddlers/community/resources/TiddlyDrive Add-on for Google Drive by Joshua Stubbs.tid +6 -4
  731. package/editions/tw5.com/tiddlers/community/resources/TiddlyServer by Arlen Beiler.tid +5 -3
  732. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Notes.tid +2 -2
  733. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Posts.tid +2 -2
  734. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Video Tutorials by Francis Meetze.tid +2 -2
  735. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki extensions for Sublime Text 3 by roma0104.tid +2 -2
  736. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki extensions for ViM.tid +2 -2
  737. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki guide FR.tid +2 -2
  738. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki wu.tid +2 -2
  739. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Playground.tid +2 -2
  740. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Squared by Iannis Zannos.tid +2 -2
  741. package/editions/tw5.com/tiddlers/community/resources/Twexe_ Single File Tiddlywiki5 executable.tid +29 -0
  742. package/editions/tw5.com/tiddlers/community/resources/Widdly by Opennota.tid +3 -3
  743. package/editions/tw5.com/tiddlers/community/resources/Wikilabs by PMario.tid +3 -3
  744. package/editions/tw5.com/tiddlers/community/resources/Wills QnD gTD.tid +2 -2
  745. package/editions/tw5.com/tiddlers/community/resources/_ATWiki_ by Lamusia Project.tid +2 -2
  746. package/editions/tw5.com/tiddlers/community/resources/_Dropboard_ by Reid Gould.tid +2 -2
  747. package/editions/tw5.com/tiddlers/community/resources/_Dynamic Tables_ by Jed Carty.tid +2 -2
  748. package/editions/tw5.com/tiddlers/community/resources/_Hacks_ by Thomas Elmiger.tid +3 -2
  749. package/editions/tw5.com/tiddlers/community/resources/_In My Socks_ by Jed Carty.tid +2 -2
  750. package/editions/tw5.com/tiddlers/community/resources/_MathCell_ by Ste Wilson.tid +3 -2
  751. package/editions/tw5.com/tiddlers/community/resources/_TWeb.at_ by Mario Pietsch.tid +2 -2
  752. package/editions/tw5.com/tiddlers/community/resources/_TiddlyServer_ by Matt Lauber.tid +6 -3
  753. package/editions/tw5.com/tiddlers/community/resources/_TiddlyWiki Knowledge Network_ by Dmitry Sokolov.tid +2 -2
  754. package/editions/tw5.com/tiddlers/community/resources/_TiddlyWiki Toolmap_ by David Gifford.tid +2 -2
  755. package/editions/tw5.com/tiddlers/community/resources/_TiddlyWiki5 Bourbon_ from mkt_memory.tid +2 -2
  756. package/editions/tw5.com/tiddlers/community/resources/_TiddlyWiki5 Forum on Reddit_ by Riz.tid +2 -2
  757. package/editions/tw5.com/tiddlers/community/resources/_Timimi_ Extension and executable by Riz.tid +24 -8
  758. package/editions/tw5.com/tiddlers/community/resources/_X3DOM for TiddlyWiki 5_ by Jamal Wills.tid +2 -2
  759. package/editions/tw5.com/tiddlers/community/resources/_file-backups_ Extension Firefox by pmario.tid +5 -3
  760. package/editions/tw5.com/tiddlers/community/resources/_muritest_ by Simon Huber.tid +2 -2
  761. package/editions/tw5.com/tiddlers/community/resources/_savetiddlers_ Extension for Chrome and Firefox by buggyj.tid +4 -2
  762. package/editions/tw5.com/tiddlers/community/resources/twproxy by Steve Gattuso.tid +2 -2
  763. package/editions/tw5.com/tiddlers/community/themes/Mono theme by JD.tid +11 -0
  764. package/editions/tw5.com/tiddlers/community/themes/Notebook theme by Nicolas Petton.tid +19 -0
  765. package/editions/tw5.com/tiddlers/community/themes/Whitespace a negative-spacious webapp-nostalgic theme by JD.tid +11 -0
  766. package/editions/tw5.com/tiddlers/community/{resources → themes}/_Ghostwriter theme by Rory Gibson_ by Riz.tid +2 -2
  767. package/editions/tw5.com/tiddlers/community/{resources → themes}/_Moments-A little color won't hurt_ by Riz.tid +2 -2
  768. package/editions/tw5.com/tiddlers/community/tutorials/GitHub Saver Tutorial by Mohammad.tid +23 -0
  769. package/editions/tw5.com/tiddlers/concepts/Cascades.tid +47 -0
  770. package/editions/tw5.com/tiddlers/concepts/ColourPalettes.tid +1 -1
  771. package/editions/tw5.com/tiddlers/concepts/Concepts.tid +5 -3
  772. package/editions/tw5.com/tiddlers/concepts/Date Fields.tid +5 -4
  773. package/editions/tw5.com/tiddlers/concepts/Edit Template Body Cascade.tid +16 -0
  774. package/editions/tw5.com/tiddlers/concepts/InfoPanel.tid +3 -3
  775. package/editions/tw5.com/tiddlers/concepts/Macros.tid +2 -2
  776. package/editions/tw5.com/tiddlers/concepts/Messages.tid +2 -2
  777. package/editions/tw5.com/tiddlers/concepts/ModuleType.tid +2 -2
  778. package/editions/tw5.com/tiddlers/concepts/Modules.tid +1 -1
  779. package/editions/tw5.com/tiddlers/concepts/Order of Tagged Tiddlers.tid +1 -1
  780. package/editions/tw5.com/tiddlers/concepts/PermaLinks.tid +4 -4
  781. package/editions/tw5.com/tiddlers/concepts/Railroad Diagrams.tid +2 -1
  782. package/editions/tw5.com/tiddlers/concepts/ShadowTiddlers.tid +14 -3
  783. package/editions/tw5.com/tiddlers/concepts/Story Tiddler Template Cascade.tid +16 -0
  784. package/editions/tw5.com/tiddlers/concepts/Story Tiddler Template.tid +13 -0
  785. package/editions/tw5.com/tiddlers/concepts/SystemTags.tid +9 -8
  786. package/editions/tw5.com/tiddlers/concepts/TagTiddlers.tid +1 -1
  787. package/editions/tw5.com/tiddlers/concepts/Tiddler Colour Cascade.tid +16 -0
  788. package/editions/tw5.com/tiddlers/concepts/Tiddler Icon Cascade.tid +16 -0
  789. package/editions/tw5.com/tiddlers/concepts/TiddlerFields.tid +36 -33
  790. package/editions/tw5.com/tiddlers/concepts/Transclusion.tid +1 -1
  791. package/editions/tw5.com/tiddlers/concepts/View Template Body Cascade.tid +19 -0
  792. package/editions/tw5.com/tiddlers/concepts/View Template Title Cascade.tid +16 -0
  793. package/editions/tw5.com/tiddlers/customising/Alternative page layouts.tid +15 -0
  794. package/editions/tw5.com/tiddlers/customising/Configuring startup tiddlers.tid +3 -1
  795. package/editions/tw5.com/tiddlers/customising/Creating new toolbar buttons.tid +35 -0
  796. package/editions/tw5.com/tiddlers/customising/Customise TiddlyWiki.tid +6 -5
  797. package/editions/tw5.com/tiddlers/customising/Customising TiddlyWiki's user interface.tid +75 -0
  798. package/editions/tw5.com/tiddlers/customising/Customising search results.tid +19 -1
  799. package/editions/tw5.com/tiddlers/definitions/BT.tid +3 -2
  800. package/editions/tw5.com/tiddlers/definitions/Base64.tid +1 -1
  801. package/editions/tw5.com/tiddlers/definitions/Cascading Style Sheets.tid +1 -1
  802. package/editions/tw5.com/tiddlers/definitions/Comma Separated Values.tid +1 -1
  803. package/editions/tw5.com/tiddlers/definitions/Data URI.tid +1 -1
  804. package/editions/tw5.com/tiddlers/definitions/Document Object Model.tid +1 -1
  805. package/editions/tw5.com/tiddlers/definitions/GitHub.tid +1 -1
  806. package/editions/tw5.com/tiddlers/definitions/HyperText Markup Language.tid +1 -1
  807. package/editions/tw5.com/tiddlers/definitions/JavaScript Object Notation.tid +1 -1
  808. package/editions/tw5.com/tiddlers/definitions/MathML.tid +2 -2
  809. package/editions/tw5.com/tiddlers/definitions/OpenSource.tid +1 -1
  810. package/editions/tw5.com/tiddlers/definitions/Osmosoft.tid +3 -2
  811. package/editions/tw5.com/tiddlers/definitions/Percent Encoding.tid +1 -1
  812. package/editions/tw5.com/tiddlers/definitions/Quine.tid +1 -1
  813. package/editions/tw5.com/tiddlers/definitions/TiddlyFox.tid +2 -2
  814. package/editions/tw5.com/tiddlers/definitions/URI.tid +1 -1
  815. package/editions/tw5.com/tiddlers/definitions/Web Developer Tools.tid +7 -0
  816. package/editions/tw5.com/tiddlers/definitions/node-webkit.tid +2 -1
  817. package/editions/tw5.com/tiddlers/demonstrations/Alice in Wonderland.tid +4 -3707
  818. package/editions/tw5.com/tiddlers/demonstrations/Apple.tid +2 -2
  819. package/editions/tw5.com/tiddlers/demonstrations/Caruso - Ave Maria.tid +1 -0
  820. package/editions/tw5.com/tiddlers/demonstrations/CustomStoryTiddlerTemplateDemo.tid/Demo Tiddler List with Custom Story Tiddler Template.tid +10 -0
  821. package/editions/tw5.com/tiddlers/demonstrations/CustomStoryTiddlerTemplateDemo.tid/Styles.tid +31 -0
  822. package/editions/tw5.com/tiddlers/demonstrations/CustomStoryTiddlerTemplateDemo.tid/Template.tid +25 -0
  823. package/editions/tw5.com/tiddlers/demonstrations/CustomStoryTiddlerTemplateDemo.tid/TiddlerTemplateFilter.tid +5 -0
  824. package/editions/tw5.com/tiddlers/demonstrations/CustomTiddlerColourCascadeDemo/CustomTiddlerColourCascadeDemo.tid +9 -0
  825. package/editions/tw5.com/tiddlers/demonstrations/CustomTiddlerIconCascadeDemo/CustomTiddlerIconCascadeDemo.tid +9 -0
  826. package/editions/tw5.com/tiddlers/demonstrations/ImageGallery Example.tid +5 -16
  827. package/editions/tw5.com/tiddlers/demonstrations/KeyboardDrivenInput/Demonstration_ keyboard-driven-input Macro.tid +121 -0
  828. package/editions/tw5.com/tiddlers/demonstrations/KeyboardDrivenInput/kdi-demo-configtid.tid +7 -0
  829. package/editions/tw5.com/tiddlers/demonstrations/SampleNotification.tid +2 -1
  830. package/editions/tw5.com/tiddlers/demonstrations/SampleTiddlerFirst.tid +3 -1
  831. package/editions/tw5.com/tiddlers/demonstrations/SampleTiddlerSecond.tid +3 -1
  832. package/editions/tw5.com/tiddlers/demonstrations/SampleTiddlerThird.tid +3 -1
  833. package/editions/tw5.com/tiddlers/demonstrations/SampleWizard.tid +2 -1
  834. package/editions/tw5.com/tiddlers/demonstrations/SampleWizard2.tid +2 -1
  835. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/Contents.tid +3 -2
  836. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/First.tid +3 -3
  837. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/FirstOne.tid +2 -2
  838. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/FirstThree.tid +2 -2
  839. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/FirstTwo.tid +2 -2
  840. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/Fourth.tid +2 -2
  841. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/Second.tid +2 -2
  842. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondOne.tid +2 -2
  843. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondThree.tid +3 -3
  844. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondThreeOne.tid +2 -2
  845. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondThreeThree.tid +2 -2
  846. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondThreeTwo.tid +2 -2
  847. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/SecondTwo.tid +2 -2
  848. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/Third.tid +3 -3
  849. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/ThirdOne.tid +2 -2
  850. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/ThirdThree.tid +2 -2
  851. package/editions/tw5.com/tiddlers/demonstrations/TableOfContents/ThirdTwo.tid +2 -2
  852. package/editions/tw5.com/tiddlers/demonstrations/Tagged with TagMacro.tid +2 -1
  853. package/editions/tw5.com/tiddlers/demonstrations/Tasks/Compose ballad.tid +3 -3
  854. package/editions/tw5.com/tiddlers/demonstrations/Tasks/Get the Ring.tid +3 -3
  855. package/editions/tw5.com/tiddlers/demonstrations/Tasks/Go to Mordor.tid +3 -3
  856. package/editions/tw5.com/tiddlers/demonstrations/Tasks/Kill the Dragon.tid +4 -4
  857. package/editions/tw5.com/tiddlers/demonstrations/Tasks/Make the beds.tid +3 -3
  858. package/editions/tw5.com/tiddlers/demonstrations/Tasks/TaskManagementExample.tid +2 -2
  859. package/editions/tw5.com/tiddlers/demonstrations/Tasks/TaskManagementExampleDraggable.tid +2 -2
  860. package/editions/tw5.com/tiddlers/demonstrations/Tasks/TaskManagementExampleDraggableTemplate.tid +1 -1
  861. package/editions/tw5.com/tiddlers/demonstrations/Tasks/done.tid +3 -1
  862. package/editions/tw5.com/tiddlers/demonstrations/Tasks/task.tid +3 -2
  863. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Days of the Week.tid +5 -4
  864. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Friday.tid +2 -1
  865. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Monday.tid +2 -1
  866. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Saturday.tid +3 -2
  867. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Sunday.tid +2 -1
  868. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Thursday.tid +2 -1
  869. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Tuesday.tid +2 -1
  870. package/editions/tw5.com/tiddlers/demonstrations/Weekdays/Wednesday.tid +2 -1
  871. package/editions/tw5.com/tiddlers/demonstrations/sampletag1.tid +3 -0
  872. package/editions/tw5.com/tiddlers/demonstrations/sampletag2.tid +3 -0
  873. package/editions/tw5.com/tiddlers/features/AutoSave.tid +2 -2
  874. package/editions/tw5.com/tiddlers/features/DateFormat.tid +15 -2
  875. package/editions/tw5.com/tiddlers/features/Importing Tiddlers.tid +3 -3
  876. package/editions/tw5.com/tiddlers/features/LazyLoading.tid +2 -3
  877. package/editions/tw5.com/tiddlers/features/Modals.tid +11 -2
  878. package/editions/tw5.com/tiddlers/features/Performance Instrumentation.tid +2 -2
  879. package/editions/tw5.com/tiddlers/features/SafeMode.tid +4 -2
  880. package/editions/tw5.com/tiddlers/features/Scalability.tid +4 -2
  881. package/editions/tw5.com/tiddlers/features/Searching in TiddlyWiki.tid +1 -1
  882. package/editions/tw5.com/tiddlers/features/StartupActions.tid +15 -6
  883. package/editions/tw5.com/tiddlers/fileformats/TiddlerFiles.tid +15 -4
  884. package/editions/tw5.com/tiddlers/filters/Filter Operators.tid +4 -4
  885. package/editions/tw5.com/tiddlers/filters/Introduction to filter notation.tid +11 -4
  886. package/editions/tw5.com/tiddlers/filters/Mathematics Operators.tid +2 -1
  887. package/editions/tw5.com/tiddlers/filters/acos Operator.tid +15 -0
  888. package/editions/tw5.com/tiddlers/filters/asin Operator.tid +15 -0
  889. package/editions/tw5.com/tiddlers/filters/atan Operator.tid +13 -0
  890. package/editions/tw5.com/tiddlers/filters/atan2 Operator.tid +15 -0
  891. package/editions/tw5.com/tiddlers/filters/average.tid +13 -0
  892. package/editions/tw5.com/tiddlers/filters/charcode.tid +17 -0
  893. package/editions/tw5.com/tiddlers/filters/compare Operator.tid +51 -0
  894. package/editions/tw5.com/tiddlers/filters/contains Operator.tid +1 -1
  895. package/editions/tw5.com/tiddlers/filters/cos Operator.tid +13 -0
  896. package/editions/tw5.com/tiddlers/filters/cycle Operator.tid +24 -0
  897. package/editions/tw5.com/tiddlers/filters/deserializers Operator.tid +14 -0
  898. package/editions/tw5.com/tiddlers/filters/duplicateslugs Operator.tid +22 -0
  899. package/editions/tw5.com/tiddlers/filters/each.tid +2 -2
  900. package/editions/tw5.com/tiddlers/filters/enlist Operator.tid +2 -3
  901. package/editions/tw5.com/tiddlers/filters/enlist-input Operator.tid +31 -0
  902. package/editions/tw5.com/tiddlers/filters/examples/Brownies.tid +9 -0
  903. package/editions/tw5.com/tiddlers/filters/examples/Chick Peas.tid +9 -0
  904. package/editions/tw5.com/tiddlers/filters/examples/How to remove stop words.tid +28 -0
  905. package/editions/tw5.com/tiddlers/filters/examples/Milk.tid +9 -0
  906. package/editions/tw5.com/tiddlers/filters/examples/Rice Pudding.tid +9 -0
  907. package/editions/tw5.com/tiddlers/filters/examples/acos Operator (Examples).tid +7 -0
  908. package/editions/tw5.com/tiddlers/filters/examples/allbefore.tid +1 -0
  909. package/editions/tw5.com/tiddlers/filters/examples/asin Operator (Examples).tid +7 -0
  910. package/editions/tw5.com/tiddlers/filters/examples/atan Operator (Examples).tid +7 -0
  911. package/editions/tw5.com/tiddlers/filters/examples/atan2 Operator (Examples).tid +7 -0
  912. package/editions/tw5.com/tiddlers/filters/examples/average Operator (Examples).tid +10 -0
  913. package/editions/tw5.com/tiddlers/filters/examples/charcode.tid +7 -0
  914. package/editions/tw5.com/tiddlers/filters/examples/compare Operator (Examples).tid +11 -0
  915. package/editions/tw5.com/tiddlers/filters/examples/cos Operator (Examples).tid +7 -0
  916. package/editions/tw5.com/tiddlers/filters/examples/cycle Operator (Examples).tid +21 -0
  917. package/editions/tw5.com/tiddlers/filters/examples/deserializers Operator (Examples).tid +7 -0
  918. package/editions/tw5.com/tiddlers/filters/examples/enlist-input Operator (Examples).tid +12 -0
  919. package/editions/tw5.com/tiddlers/filters/examples/fields.tid +6 -2
  920. package/editions/tw5.com/tiddlers/filters/examples/filter Operator (Examples).tid +23 -0
  921. package/editions/tw5.com/tiddlers/filters/examples/fixed Operator (Examples).tid +1 -0
  922. package/editions/tw5.com/tiddlers/filters/examples/format Operator (Examples).tid +31 -0
  923. package/editions/tw5.com/tiddlers/filters/examples/has.tid +3 -1
  924. package/editions/tw5.com/tiddlers/filters/examples/jsonstringify Operator (Examples).tid +2 -0
  925. package/editions/tw5.com/tiddlers/filters/examples/log Operator (Examples).tid +14 -0
  926. package/editions/tw5.com/tiddlers/filters/examples/lookup Operator (Examples).tid +2 -1
  927. package/editions/tw5.com/tiddlers/filters/examples/match Operator (Examples).tid +1 -1
  928. package/editions/tw5.com/tiddlers/filters/examples/median Operator (Examples).tid +10 -0
  929. package/editions/tw5.com/tiddlers/filters/examples/moduleproperty Operator (Examples).tid +11 -0
  930. package/editions/tw5.com/tiddlers/filters/examples/modules.tid +4 -1
  931. package/editions/tw5.com/tiddlers/filters/examples/pad Operator (Examples).tid +13 -0
  932. package/editions/tw5.com/tiddlers/filters/examples/power Operator (Examples).tid +8 -0
  933. package/editions/tw5.com/tiddlers/filters/examples/reduce Operator (Examples).tid +38 -0
  934. package/editions/tw5.com/tiddlers/filters/examples/search-replace Operator (Examples).tid +38 -0
  935. package/editions/tw5.com/tiddlers/filters/examples/sin Operator (Examples).tid +7 -0
  936. package/editions/tw5.com/tiddlers/filters/examples/sortsub Operator (Examples).tid +34 -0
  937. package/editions/tw5.com/tiddlers/filters/examples/standard-deviation Operator (Examples).tid +10 -0
  938. package/editions/tw5.com/tiddlers/filters/examples/stringify_Operator_(Examples).tid +2 -0
  939. package/editions/tw5.com/tiddlers/filters/examples/subfilter Operator (Examples).tid +25 -3
  940. package/editions/tw5.com/tiddlers/filters/examples/tan Operator (Examples).tid +7 -0
  941. package/editions/tw5.com/tiddlers/filters/examples/toggle Operator (Examples).tid +27 -0
  942. package/editions/tw5.com/tiddlers/filters/examples/trim Operator (Examples).tid +8 -0
  943. package/editions/tw5.com/tiddlers/filters/examples/unique Operator (Examples).tid +8 -0
  944. package/editions/tw5.com/tiddlers/filters/examples/variance Operator (Examples).tid +10 -0
  945. package/editions/tw5.com/tiddlers/filters/examples/zth Operator (Examples).tid +10 -0
  946. package/editions/tw5.com/tiddlers/filters/fields.tid +10 -7
  947. package/editions/tw5.com/tiddlers/filters/filter.tid +49 -0
  948. package/editions/tw5.com/tiddlers/filters/format.tid +24 -0
  949. package/editions/tw5.com/tiddlers/filters/has.tid +4 -3
  950. package/editions/tw5.com/tiddlers/filters/is.tid +10 -8
  951. package/editions/tw5.com/tiddlers/filters/jsonstringify Operator.tid +17 -8
  952. package/editions/tw5.com/tiddlers/filters/length Operator.tid +1 -1
  953. package/editions/tw5.com/tiddlers/filters/list.tid +2 -2
  954. package/editions/tw5.com/tiddlers/filters/log Operator.tid +15 -0
  955. package/editions/tw5.com/tiddlers/filters/median.tid +13 -0
  956. package/editions/tw5.com/tiddlers/filters/moduleproperty Operator.tid +12 -0
  957. package/editions/tw5.com/tiddlers/filters/modules.tid +8 -6
  958. package/editions/tw5.com/tiddlers/filters/nth.tid +9 -7
  959. package/editions/tw5.com/tiddlers/filters/pad Operator.tid +23 -0
  960. package/editions/tw5.com/tiddlers/filters/power Operator.tid +15 -0
  961. package/editions/tw5.com/tiddlers/filters/range.tid +22 -20
  962. package/editions/tw5.com/tiddlers/filters/reduce.tid +52 -0
  963. package/editions/tw5.com/tiddlers/filters/removeprefix.tid +2 -0
  964. package/editions/tw5.com/tiddlers/filters/removesuffix.tid +2 -0
  965. package/editions/tw5.com/tiddlers/filters/search-replace Operator.tid +28 -0
  966. package/editions/tw5.com/tiddlers/filters/sign Operator.tid +2 -2
  967. package/editions/tw5.com/tiddlers/filters/sin Operator.tid +13 -0
  968. package/editions/tw5.com/tiddlers/filters/slugify Operator.tid +24 -0
  969. package/editions/tw5.com/tiddlers/filters/sortsub Operator.tid +33 -0
  970. package/editions/tw5.com/tiddlers/filters/standard-deviation Operator.tid +15 -0
  971. package/editions/tw5.com/tiddlers/filters/storyviews.tid +1 -1
  972. package/editions/tw5.com/tiddlers/filters/stringify_Operator.tid +17 -9
  973. package/editions/tw5.com/tiddlers/filters/subfilter Operator.tid +6 -2
  974. package/editions/tw5.com/tiddlers/filters/syntax/Cascade Filter Run Prefix (Examples).tid +46 -0
  975. package/editions/tw5.com/tiddlers/filters/syntax/Cascade Filter Run Prefix.tid +20 -0
  976. package/editions/tw5.com/tiddlers/filters/syntax/Filter Expression.tid +34 -13
  977. package/editions/tw5.com/tiddlers/filters/syntax/Filter Filter Run Prefix (Examples).tid +30 -0
  978. package/editions/tw5.com/tiddlers/filters/syntax/Filter Filter Run Prefix.tid +27 -0
  979. package/editions/tw5.com/tiddlers/filters/syntax/Filter Parameter.tid +7 -2
  980. package/editions/tw5.com/tiddlers/filters/syntax/Filter Run Prefix (Examples).tid +21 -0
  981. package/editions/tw5.com/tiddlers/filters/syntax/Filter Step.tid +4 -2
  982. package/editions/tw5.com/tiddlers/filters/syntax/Intersection Filter Run Prefix (Examples).tid +36 -0
  983. package/editions/tw5.com/tiddlers/filters/syntax/Intersection Filter Run Prefix.tid +15 -0
  984. package/editions/tw5.com/tiddlers/filters/syntax/Map Filter Run Prefix (Examples).tid +41 -0
  985. package/editions/tw5.com/tiddlers/filters/syntax/Map Filter Run Prefix.tid +27 -0
  986. package/editions/tw5.com/tiddlers/filters/syntax/Named Filter Run Prefix.tid +10 -0
  987. package/editions/tw5.com/tiddlers/filters/syntax/Reduce Filter Run Prefix (Examples).tid +27 -0
  988. package/editions/tw5.com/tiddlers/filters/syntax/Reduce Filter Run Prefix.tid +38 -0
  989. package/editions/tw5.com/tiddlers/filters/syntax/Sort Filter Run Prefix (Examples).tid +33 -0
  990. package/editions/tw5.com/tiddlers/filters/syntax/Sort Filter Run Prefix.tid +32 -0
  991. package/editions/tw5.com/tiddlers/filters/tan Operator.tid +13 -0
  992. package/editions/tw5.com/tiddlers/filters/title.tid +1 -1
  993. package/editions/tw5.com/tiddlers/filters/toggle Operator.tid +26 -0
  994. package/editions/tw5.com/tiddlers/filters/trim Operator.tid +9 -4
  995. package/editions/tw5.com/tiddlers/filters/unique.tid +10 -0
  996. package/editions/tw5.com/tiddlers/filters/variance Operator.tid +15 -0
  997. package/editions/tw5.com/tiddlers/filters/zth Operator.tid +18 -0
  998. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Android.tid +2 -1
  999. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Chrome.tid +2 -1
  1000. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Firefox.tid +2 -1
  1001. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Internet Explorer.tid +2 -1
  1002. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Node.js.tid +2 -1
  1003. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Online.tid +2 -2
  1004. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - Safari.tid +2 -1
  1005. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted - iOS.tid +2 -1
  1006. package/editions/tw5.com/tiddlers/gettingstarted/GettingStarted.tid +2 -2
  1007. package/editions/tw5.com/tiddlers/hellothere/A Gentle Guide to TiddlyWiki.tid +5 -2
  1008. package/editions/tw5.com/tiddlers/{AllTiddlers.tid → hellothere/AllTiddlers.tid} +0 -0
  1009. package/editions/tw5.com/tiddlers/hellothere/HelloThere.tid +4 -2
  1010. package/editions/tw5.com/tiddlers/hellothere/HelloThumbnail.tid +1 -1
  1011. package/editions/tw5.com/tiddlers/hellothere/Some of the things you can do with TiddlyWiki.tid +2 -2
  1012. package/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Badge.svg.tid +22 -0
  1013. package/editions/tw5.com/tiddlers/hellothere/badges/ProductHunt-Link.tid +4 -0
  1014. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - Grok TiddlyWiki.tid +6 -0
  1015. package/editions/tw5.com/tiddlers/hellothere/thumbnails/HelloThumbnail - TiddlyWikiLinks.tid +6 -0
  1016. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting Default Tiddler Icon.tid +7 -0
  1017. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting HtmlParserDisableSandbox.tid +13 -0
  1018. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting NewImageType.tid +3 -1
  1019. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting Search-NavigateOnEnter.tid +6 -0
  1020. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting ShowEditPreviewPerTiddler.tid +10 -0
  1021. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting_ Disable Drag and Drop.tid +19 -0
  1022. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting_ Disable Lazy Loading.tid +9 -0
  1023. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting_ Enable File Import in Editor_1.tid +12 -0
  1024. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Setting_ Typin Refresh Delay.tid +5 -3
  1025. package/editions/tw5.com/tiddlers/hiddensettings/Hidden Settings_ Import Content Types for Editor.tid +11 -0
  1026. package/editions/tw5.com/tiddlers/howtos/Adding_a_table_of_contents_to_the_sidebar.tid +2 -2
  1027. package/editions/tw5.com/tiddlers/howtos/Creating SubStories.tid +21 -33
  1028. package/editions/tw5.com/tiddlers/howtos/Debugging Stylesheets.tid +11 -0
  1029. package/editions/tw5.com/tiddlers/howtos/Formatting List Results as Tables with CSS - Specified Columns Methods.tid +4 -0
  1030. package/editions/tw5.com/tiddlers/howtos/Generating Static Sites with TiddlyWiki.tid +8 -6
  1031. package/editions/tw5.com/tiddlers/howtos/How to add a banner for GitHub contributions.tid +1 -1
  1032. package/editions/tw5.com/tiddlers/howtos/How to apply custom styles.tid +1 -1
  1033. package/editions/tw5.com/tiddlers/howtos/How to create a custom story tiddler template.tid +40 -0
  1034. package/editions/tw5.com/tiddlers/howtos/How to create a custom tiddler colour rule.tid +36 -0
  1035. package/editions/tw5.com/tiddlers/howtos/How to create a custom tiddler icon rule.tid +36 -0
  1036. package/editions/tw5.com/tiddlers/howtos/How to create dynamic editor toolbar buttons.tid +126 -0
  1037. package/editions/tw5.com/tiddlers/howtos/How to create keyboard shortcuts.tid +3 -3
  1038. package/editions/tw5.com/tiddlers/howtos/How to export tiddlers.tid +4 -4
  1039. package/editions/tw5.com/tiddlers/howtos/How to put the last modification date in a banner.tid +1 -1
  1040. package/editions/tw5.com/tiddlers/howtos/Insert link.tid +1 -1
  1041. package/editions/tw5.com/tiddlers/howtos/Insert picture.tid +1 -1
  1042. package/editions/tw5.com/tiddlers/howtos/KeyboardShortcuts.tid +9 -5
  1043. package/editions/tw5.com/tiddlers/howtos/More actions.tid +1 -1
  1044. package/editions/tw5.com/tiddlers/howtos/Setting a favicon.tid +4 -2
  1045. package/editions/tw5.com/tiddlers/howtos/Setting a page background image.tid +1 -1
  1046. package/editions/tw5.com/tiddlers/howtos/Simple ways to write protect tiddlers.tid +6 -7
  1047. package/editions/tw5.com/tiddlers/howtos/Tagging.tid +2 -2
  1048. package/editions/tw5.com/tiddlers/howtos/Text preview.tid +14 -2
  1049. package/editions/tw5.com/tiddlers/howtos/Upgrading.tid +1 -1
  1050. package/editions/tw5.com/tiddlers/howtos/Using Excise.tid +2 -2
  1051. package/editions/tw5.com/tiddlers/howtos/Using Stamp.tid +6 -7
  1052. package/editions/tw5.com/tiddlers/howtos/Using Stylesheets.tid +10 -4
  1053. package/editions/tw5.com/tiddlers/howtos/Windows HTA Hack.tid +3 -2
  1054. package/editions/tw5.com/tiddlers/images/Grok TiddlyWiki.png +0 -0
  1055. package/editions/tw5.com/tiddlers/images/Grok TiddlyWiki.png.meta +3 -0
  1056. package/editions/tw5.com/tiddlers/images/Icon Gallery.tid +14 -0
  1057. package/editions/tw5.com/tiddlers/images/New Release Banner.png +0 -0
  1058. package/editions/tw5.com/tiddlers/images/{New Release Banner.jpg.meta → New Release Banner.png.meta} +0 -0
  1059. package/editions/tw5.com/tiddlers/images/TiddlyWikiLinks.png +0 -0
  1060. package/editions/tw5.com/tiddlers/images/TiddlyWikiLinks.png.meta +3 -0
  1061. package/editions/tw5.com/tiddlers/languages/Japanese (Japan) Edition.tid +11 -0
  1062. package/editions/tw5.com/tiddlers/languages/LanguageGallery.tid +2 -2
  1063. package/editions/tw5.com/tiddlers/macros/ColourMacro.tid +2 -2
  1064. package/editions/tw5.com/tiddlers/macros/JsonTiddlersMacro.tid +3 -1
  1065. package/editions/tw5.com/tiddlers/macros/MakeDataUriMacro.tid +3 -1
  1066. package/editions/tw5.com/tiddlers/macros/NowMacro.tid +3 -1
  1067. package/editions/tw5.com/tiddlers/macros/TableOfContentsMacro.tid +3 -1
  1068. package/editions/tw5.com/tiddlers/macros/TabsMacro.tid +6 -2
  1069. package/editions/tw5.com/tiddlers/macros/UnusedTitleMacro.tid +28 -4
  1070. package/editions/tw5.com/tiddlers/macros/examples/colour-picker Macro (Example 1).tid +2 -2
  1071. package/editions/tw5.com/tiddlers/macros/examples/image-picker Macro (Example 1).tid +2 -2
  1072. package/editions/tw5.com/tiddlers/macros/examples/image-picker Macro (Example 2).tid +2 -2
  1073. package/editions/tw5.com/tiddlers/macros/examples/list-thumbnails Macro (Examples).tid +11 -0
  1074. package/editions/tw5.com/tiddlers/macros/examples/qualify.tid +0 -2
  1075. package/editions/tw5.com/tiddlers/macros/examples/unusedtitle Macro (Examples 1).tid +51 -0
  1076. package/editions/tw5.com/tiddlers/macros/examples/unusedtitle.tid +11 -2
  1077. package/editions/tw5.com/tiddlers/macros/keyboard-driven-input_Macro.tid +25 -0
  1078. package/editions/tw5.com/tiddlers/macros/list-thumbnails Macro.tid +19 -0
  1079. package/editions/tw5.com/tiddlers/macros/tag-picker_Macro.tid +2 -0
  1080. package/editions/tw5.com/tiddlers/mechanisms/AlertMechanism.tid +1 -1
  1081. package/editions/tw5.com/tiddlers/mechanisms/HistoryMechanism.tid +3 -3
  1082. package/editions/tw5.com/tiddlers/mechanisms/InfoMechanism.tid +3 -1
  1083. package/editions/tw5.com/tiddlers/mechanisms/PluginMechanism.tid +20 -10
  1084. package/editions/tw5.com/tiddlers/mechanisms/RefreshMechanism.tid +13 -0
  1085. package/editions/tw5.com/tiddlers/mechanisms/RefreshThrottling.tid +17 -0
  1086. package/editions/tw5.com/tiddlers/mechanisms/StateMechanism.tid +3 -3
  1087. package/editions/tw5.com/tiddlers/mechanisms/WikificationMechanism.tid +28 -0
  1088. package/editions/tw5.com/tiddlers/menubar/gettingstarted.tid +6 -0
  1089. package/editions/tw5.com/tiddlers/menubar/tagsMenuBar.tid +2 -0
  1090. package/editions/tw5.com/tiddlers/messages/SampleModal.tid +2 -1
  1091. package/editions/tw5.com/tiddlers/messages/SampleWindowTemplate.tid +10 -0
  1092. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-edit-text-operation.tid +27 -1
  1093. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-fold-all-tiddlers.tid +1 -1
  1094. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-fold-other-tiddlers.tid +3 -3
  1095. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-fold-tiddler.tid +13 -5
  1096. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-import-tiddlers.tid +2 -0
  1097. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-login.tid +2 -1
  1098. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-modal.tid +10 -3
  1099. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-navigate.tid +7 -1
  1100. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-open-external-window.tid +4 -4
  1101. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-open-window.tid +22 -4
  1102. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-rename-tiddler.tid +22 -0
  1103. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-scroll.tid +3 -4
  1104. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-unfold-all-tiddlers.tid +4 -4
  1105. package/editions/tw5.com/tiddlers/messages/WidgetMessage_ tm-unload-plugin-library.tid +18 -0
  1106. package/editions/tw5.com/tiddlers/nodejs/Customising Tiddler File Naming.tid +40 -9
  1107. package/editions/tw5.com/tiddlers/nodejs/Environment Variables on Node.js.tid +4 -2
  1108. package/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki Prerelease on Node.js.tid +2 -2
  1109. package/editions/tw5.com/tiddlers/nodejs/Installing TiddlyWiki on Node.js.tid +12 -4
  1110. package/editions/tw5.com/tiddlers/nodejs/Installing custom plugins on Node.js.tid +27 -0
  1111. package/editions/tw5.com/tiddlers/nodejs/Serving TW5 from Android.tid +41 -7
  1112. package/editions/tw5.com/tiddlers/nodejs/TiddlyWiki on Node.js.tid +3 -9
  1113. package/editions/tw5.com/tiddlers/nodejs/Using TiddlyWiki on Node.js.tid +1 -1
  1114. package/editions/tw5.com/tiddlers/nodejs/tiddlywiki.files_Files.tid +43 -5
  1115. package/editions/tw5.com/tiddlers/nodejs/tiddlywiki.info_Files.tid +2 -2
  1116. package/editions/tw5.com/tiddlers/platforms/TiddlyFox Apocalypse.tid +2 -2
  1117. package/editions/tw5.com/tiddlers/platforms/TiddlyWiki in the Sky for TiddlyWeb.tid +3 -15
  1118. package/editions/tw5.com/tiddlers/plugins/Consent Banner Plugin.tid +14 -0
  1119. package/editions/tw5.com/tiddlers/plugins/Installing a plugin from the plugin library.tid +9 -6
  1120. package/editions/tw5.com/tiddlers/plugins/JSZip Plugin.tid +7 -0
  1121. package/editions/tw5.com/tiddlers/plugins/Manually installing a plugin.tid +4 -3
  1122. package/editions/tw5.com/tiddlers/plugins/Plugin Dependencies.tid +13 -0
  1123. package/editions/tw5.com/tiddlers/plugins/Plugin Types.tid +20 -0
  1124. package/editions/tw5.com/tiddlers/plugins/PluginFolders.tid +2 -1
  1125. package/editions/tw5.com/tiddlers/plugins/Plugin_Fields.tid +12 -12
  1126. package/editions/tw5.com/tiddlers/plugins/Share Plugin.tid +12 -0
  1127. package/editions/tw5.com/tiddlers/plugins/Uninstalling a plugin.tid +9 -7
  1128. package/editions/tw5.com/tiddlers/reference/Reference.tid +1 -0
  1129. package/editions/tw5.com/tiddlers/releasenotes/BetaReleases.tid +2 -2
  1130. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.22.tid +179 -0
  1131. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.23.tid +293 -0
  1132. package/editions/tw5.com/tiddlers/releasenotes/Release 5.1.8.tid +1 -1
  1133. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.0.tid +297 -0
  1134. package/editions/tw5.com/tiddlers/releasenotes/Release 5.2.1.tid +118 -0
  1135. package/editions/tw5.com/tiddlers/releasenotes/ReleaseTemplate.tid +3 -0
  1136. package/editions/tw5.com/tiddlers/releasenotes/alpha/AlphaReleases.tid +2 -2
  1137. package/editions/tw5.com/tiddlers/roadmap/RoadMap.tid +3 -10
  1138. package/editions/tw5.com/tiddlers/saving/Emergency Tiddler Export.tid +4 -4
  1139. package/editions/tw5.com/tiddlers/saving/Encryption.tid +3 -3
  1140. package/editions/tw5.com/tiddlers/saving/Example config-tiddlyweb-host for IIS.txt.meta +1 -1
  1141. package/editions/tw5.com/tiddlers/saving/Example package.json for IIS.txt.meta +1 -1
  1142. package/editions/tw5.com/tiddlers/saving/Example tiddlywiki.info for IIS.txt.meta +1 -1
  1143. package/editions/tw5.com/tiddlers/saving/Example web.config for IIS.txt.meta +1 -1
  1144. package/editions/tw5.com/tiddlers/saving/Installing TiddlyWiki on Microsoft Internet Information Server.tid +2 -1
  1145. package/editions/tw5.com/tiddlers/saving/Saving on Android.tid +22 -14
  1146. package/editions/tw5.com/tiddlers/saving/Saving on Beaker Browser.tid +2 -1
  1147. package/editions/tw5.com/tiddlers/saving/Saving on TiddlyDesktop.tid +4 -1
  1148. package/editions/tw5.com/tiddlers/saving/Saving on TiddlyHost.tid +17 -0
  1149. package/editions/tw5.com/tiddlers/saving/Saving on TiddlySpot.tid +24 -32
  1150. package/editions/tw5.com/tiddlers/saving/Saving on a PHP Server.tid +5 -3
  1151. package/editions/tw5.com/tiddlers/saving/Saving on iPad_iPhone.tid +15 -16
  1152. package/editions/tw5.com/tiddlers/saving/Saving to a Git service.tid +10 -9
  1153. package/editions/tw5.com/tiddlers/saving/Saving via WebDAV.tid +66 -12
  1154. package/editions/tw5.com/tiddlers/saving/Saving via minimal Ruby server.tid +4 -2
  1155. package/editions/tw5.com/tiddlers/saving/Saving with TW Receiver.tid +15 -0
  1156. package/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox on Android.tid +2 -2
  1157. package/editions/tw5.com/tiddlers/saving/Saving with TiddlyFox.tid +5 -3
  1158. package/editions/tw5.com/tiddlers/saving/Saving with TiddlyIE.tid +6 -4
  1159. package/editions/tw5.com/tiddlers/saving/Saving with the HTML5 fallback saver.tid +5 -4
  1160. package/editions/tw5.com/tiddlers/saving/Saving.tid +55 -24
  1161. package/editions/tw5.com/tiddlers/saving/TiddlyWiki in the Sky for Dropbox.tid +4 -3
  1162. package/editions/tw5.com/tiddlers/styleguide/Documentation Macros.tid +6 -2
  1163. package/editions/tw5.com/tiddlers/styleguide/Spelling.tid +1 -1
  1164. package/editions/tw5.com/tiddlers/styleguide/Tiddler Structure.tid +3 -1
  1165. package/editions/tw5.com/tiddlers/system/Deprecated_-_What_does_it_mean.tid +2 -2
  1166. package/editions/tw5.com/tiddlers/{TableOfContents.tid → system/TableOfContents.tid} +0 -0
  1167. package/editions/tw5.com/tiddlers/system/doc-macros.tid +36 -0
  1168. package/editions/tw5.com/tiddlers/system/doc-styles.tid +53 -2
  1169. package/editions/tw5.com/tiddlers/system/download-empty-button.tid +4 -1
  1170. package/editions/tw5.com/tiddlers/system/operator-macros.tid +12 -5
  1171. package/editions/tw5.com/tiddlers/system/operator-template.tid +8 -8
  1172. package/editions/tw5.com/tiddlers/system/static.content.tid +2 -2
  1173. package/editions/tw5.com/tiddlers/system/tw5.com-card-template.tid +17 -0
  1174. package/editions/tw5.com/tiddlers/system/tw5.com-styles.tid +128 -2
  1175. package/editions/tw5.com/tiddlers/system/version-macros.tid +2 -2
  1176. package/editions/tw5.com/tiddlers/system/wikitext-macros.tid +4 -0
  1177. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_ControlPanel_Plugins.tid +9 -0
  1178. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_EditorTools.tid +9 -0
  1179. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_Image.tid +2 -2
  1180. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_Layout.tid +9 -0
  1181. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_Macro_View.tid +9 -0
  1182. package/editions/tw5.com/tiddlers/systemtags/SystemTag_ $__tags_Texteditor_Snippet.tid +4 -4
  1183. package/editions/tw5.com/tiddlers/variables/examples/Sample Headings 1-2-3.tid +2 -1
  1184. package/editions/tw5.com/tiddlers/variables/examples/Sample Headings 3-4-5.tid +2 -1
  1185. package/editions/tw5.com/tiddlers/variables/examples/Sample Headings 4-5-6.tid +2 -1
  1186. package/editions/tw5.com/tiddlers/variables/modifier Variable.tid +25 -3
  1187. package/editions/tw5.com/tiddlers/webserver/Using the external JavaScript template.tid +88 -7
  1188. package/editions/tw5.com/tiddlers/webserver/WebServer API_ Delete Tiddler.tid +5 -1
  1189. package/editions/tw5.com/tiddlers/webserver/WebServer API_ Get All Tiddlers.tid +15 -3
  1190. package/editions/tw5.com/tiddlers/webserver/WebServer API_ Put Tiddler.tid +5 -1
  1191. package/editions/tw5.com/tiddlers/webserver/WebServer Parameter_ path-prefix.tid +7 -2
  1192. package/editions/tw5.com/tiddlers/webserver/WebServer Parameter_ port.tid +2 -1
  1193. package/editions/tw5.com/tiddlers/webserver/WebServer Parameter_ tiddler-render-type.tid +2 -2
  1194. package/editions/tw5.com/tiddlers/widgets/$__docs_anyField.tid +8 -0
  1195. package/editions/tw5.com/tiddlers/widgets/ActionConfirmWidget.tid +40 -0
  1196. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 1.tid +26 -0
  1197. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 2.tid +28 -0
  1198. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 3.tid +28 -0
  1199. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Example 4.tid +28 -0
  1200. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget Template.tid +8 -0
  1201. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget.tid +39 -6
  1202. package/editions/tw5.com/tiddlers/widgets/ActionCreateTiddlerWidget_Example.tid +7 -5
  1203. package/editions/tw5.com/tiddlers/widgets/ActionListopsWidget.tid +53 -3
  1204. package/editions/tw5.com/tiddlers/widgets/ActionLogWidget.tid +50 -0
  1205. package/editions/tw5.com/tiddlers/widgets/ActionPopupWidget.tid +34 -0
  1206. package/editions/tw5.com/tiddlers/widgets/ActionSendMessageWidget.tid +3 -1
  1207. package/editions/tw5.com/tiddlers/widgets/ActionSetMultipleFieldsWidget.tid +31 -0
  1208. package/editions/tw5.com/tiddlers/widgets/ActionWidget Execution Modes.tid +49 -0
  1209. package/editions/tw5.com/tiddlers/widgets/ActionWidgets.tid +10 -7
  1210. package/editions/tw5.com/tiddlers/widgets/BrowseWidget.tid +4 -2
  1211. package/editions/tw5.com/tiddlers/widgets/ButtonWidget.tid +13 -11
  1212. package/editions/tw5.com/tiddlers/widgets/CheckboxWidget.tid +3 -2
  1213. package/editions/tw5.com/tiddlers/widgets/DraggableWidget.tid +3 -2
  1214. package/editions/tw5.com/tiddlers/widgets/DroppableWidget.tid +3 -2
  1215. package/editions/tw5.com/tiddlers/widgets/DropzoneWidget.tid +13 -4
  1216. package/editions/tw5.com/tiddlers/widgets/EditTextWidget.tid +13 -18
  1217. package/editions/tw5.com/tiddlers/widgets/EditWidget.tid +10 -4
  1218. package/editions/tw5.com/tiddlers/widgets/EventCatcherWidget.tid +93 -0
  1219. package/editions/tw5.com/tiddlers/widgets/FieldMangler Widget (Examples).tid +10 -0
  1220. package/editions/tw5.com/tiddlers/widgets/FieldManglerWidget.tid +3 -3
  1221. package/editions/tw5.com/tiddlers/widgets/FieldsWidget.tid +3 -0
  1222. package/editions/tw5.com/tiddlers/widgets/ImportVariablesWidget.tid +1 -1
  1223. package/editions/tw5.com/tiddlers/widgets/JSONTiddlerWidget.tid +22 -0
  1224. package/editions/tw5.com/tiddlers/widgets/Keyboard Codes.tid +27 -0
  1225. package/editions/tw5.com/tiddlers/widgets/KeyboardWidget.tid +26 -3
  1226. package/editions/tw5.com/tiddlers/widgets/LetWidget.tid +57 -0
  1227. package/editions/tw5.com/tiddlers/widgets/LinkCatcherWidget.tid +3 -3
  1228. package/editions/tw5.com/tiddlers/widgets/LinkWidget.tid +7 -2
  1229. package/editions/tw5.com/tiddlers/widgets/ListWidget.tid +34 -1
  1230. package/editions/tw5.com/tiddlers/widgets/ListopsData.tid +1 -0
  1231. package/editions/tw5.com/tiddlers/widgets/LogWidget.tid +45 -0
  1232. package/editions/tw5.com/tiddlers/widgets/MacroCallWidget.tid +21 -7
  1233. package/editions/tw5.com/tiddlers/widgets/MessageCatcherWidget.tid +46 -0
  1234. package/editions/tw5.com/tiddlers/widgets/MessageHandlerWidgets.tid +13 -0
  1235. package/editions/tw5.com/tiddlers/widgets/NavigatorWidget.tid +7 -5
  1236. package/editions/tw5.com/tiddlers/widgets/RadioWidget Example.tid +35 -0
  1237. package/editions/tw5.com/tiddlers/widgets/RadioWidget ExampleTemplate.tid +7 -0
  1238. package/editions/tw5.com/tiddlers/widgets/RadioWidget.tid +11 -6
  1239. package/editions/tw5.com/tiddlers/widgets/RangeWidget Example.tid +53 -0
  1240. package/editions/tw5.com/tiddlers/widgets/RangeWidget.tid +16 -9
  1241. package/editions/tw5.com/tiddlers/widgets/RevealWidget.tid +9 -8
  1242. package/editions/tw5.com/tiddlers/widgets/SelectWidget.tid +27 -3
  1243. package/editions/tw5.com/tiddlers/widgets/SetMultipleVariablesWidget.tid +33 -0
  1244. package/editions/tw5.com/tiddlers/widgets/SetWidget.tid +64 -35
  1245. package/editions/tw5.com/tiddlers/widgets/The Extended Listops Filters.tid +2 -1
  1246. package/editions/tw5.com/tiddlers/widgets/TriggeringWidgets.tid +13 -0
  1247. package/editions/tw5.com/tiddlers/widgets/VarsWidget.tid +7 -5
  1248. package/editions/tw5.com/tiddlers/widgets/ViewWidget.tid +7 -2
  1249. package/editions/tw5.com/tiddlers/wikitext/Anchor Links using HTML.tid +200 -0
  1250. package/editions/tw5.com/tiddlers/wikitext/Block Quotes in WikiText.tid +1 -1
  1251. package/editions/tw5.com/tiddlers/wikitext/Code Blocks in WikiText.tid +2 -2
  1252. package/editions/tw5.com/tiddlers/wikitext/Formatting in WikiText.tid +7 -7
  1253. package/editions/tw5.com/tiddlers/wikitext/HTML in WikiText.tid +27 -2
  1254. package/editions/tw5.com/tiddlers/wikitext/Images in WikiText.tid +17 -2
  1255. package/editions/tw5.com/tiddlers/wikitext/Linking in WikiText.tid +1 -1
  1256. package/editions/tw5.com/tiddlers/wikitext/Lists in WikiText.tid +2 -2
  1257. package/editions/tw5.com/tiddlers/wikitext/Transclusion and Substitution.tid +3 -2
  1258. package/editions/tw5.com/tiddlers/workingwithtw/Creating and editing tiddlers.tid +6 -6
  1259. package/editions/tw5.com/tiddlers/workingwithtw/Creating journal tiddlers.tid +3 -3
  1260. package/editions/tw5.com/tiddlers/workingwithtw/Navigating between open tiddlers.tid +1 -1
  1261. package/editions/tw5.com/tiddlers/workingwithtw/Performance.tid +11 -3
  1262. package/editions/tw5.com/tiddlers/workingwithtw/Sharing your tiddlers with others.tid +5 -4
  1263. package/editions/tw5.com/tiddlers/workingwithtw/Using links to navigate between tiddlers.tid +2 -2
  1264. package/editions/tw5.com/tiddlywiki.info +5 -3
  1265. package/editions/tw5.com-docs/tiddlywiki.info +2 -1
  1266. package/editions/tw5.com-server/tiddlywiki.info +2 -1
  1267. package/editions/tw5tank/tiddlywiki.info +3 -2
  1268. package/editions/xlsx-utils/tiddlers/samples/Presidents and Justices.xlsx and b/package/editions/xlsx-utils/tiddlers/samples/Presidents → Justices.xlsx +0 -0
  1269. package/editions/zh-Hans/tiddlywiki.info +2 -1
  1270. package/editions/zh-Hant/tiddlywiki.info +2 -1
  1271. package/languages/ar-PS/Buttons.multids +161 -0
  1272. package/languages/ar-PS/ControlPanel.multids +258 -0
  1273. package/languages/ar-PS/CoreReadMe.tid +8 -0
  1274. package/languages/ar-PS/Dates.multids +90 -0
  1275. package/languages/ar-PS/Docs/ModuleTypes.multids +2 -0
  1276. package/languages/ar-PS/Docs/PaletteColours.multids +2 -0
  1277. package/languages/ar-PS/EditTemplate.multids +27 -0
  1278. package/languages/ar-PS/Exporters.multids +5 -0
  1279. package/languages/ar-PS/Fields.multids +2 -0
  1280. package/languages/ar-PS/Filters.multids +2 -0
  1281. package/languages/ar-PS/GettingStarted.tid +17 -0
  1282. package/languages/ar-PS/Import.multids +17 -0
  1283. package/languages/ar-PS/Misc.multids +77 -0
  1284. package/languages/ar-PS/Modals/Download.tid +13 -0
  1285. package/languages/ar-PS/Modals/SaveInstructions.tid +22 -0
  1286. package/languages/ar-PS/NewJournal.multids +4 -0
  1287. package/languages/ar-PS/Notifications.multids +8 -0
  1288. package/languages/ar-PS/Search.multids +23 -0
  1289. package/languages/ar-PS/SideBar.multids +17 -0
  1290. package/languages/ar-PS/SiteSubtitle.tid +3 -0
  1291. package/languages/ar-PS/SiteTitle.tid +3 -0
  1292. package/languages/ar-PS/ThemeTweaks.multids +2 -0
  1293. package/languages/ar-PS/TiddlerInfo.multids +26 -0
  1294. package/languages/ar-PS/icon.tid +7 -0
  1295. package/languages/ar-PS/plugin.info +9 -0
  1296. package/languages/ca-ES/Buttons.multids +24 -24
  1297. package/languages/ca-ES/ControlPanel.multids +39 -24
  1298. package/languages/ca-ES/Dates.multids +43 -43
  1299. package/languages/ca-ES/Docs/ModuleTypes.multids +2 -2
  1300. package/languages/ca-ES/Docs/PaletteColours.multids +2 -0
  1301. package/languages/ca-ES/EditTemplate.multids +7 -1
  1302. package/languages/ca-ES/Fields.multids +13 -12
  1303. package/languages/ca-ES/Filters.multids +1 -1
  1304. package/languages/ca-ES/Help/notfound.tid +1 -1
  1305. package/languages/ca-ES/Import.multids +11 -0
  1306. package/languages/ca-ES/Misc.multids +23 -3
  1307. package/languages/ca-ES/Search.multids +1 -1
  1308. package/languages/ca-ES/SideBar.multids +1 -1
  1309. package/languages/ca-ES/Snippets/TableOfContents.tid +2 -2
  1310. package/languages/ca-ES/ThemeTweaks.multids +17 -17
  1311. package/languages/cs-CZ/Fields.multids +0 -1
  1312. package/languages/cs-CZ/Misc.multids +0 -1
  1313. package/languages/da-DK/Fields.multids +0 -1
  1314. package/languages/da-DK/Misc.multids +0 -1
  1315. package/languages/de-DE/ControlPanel.multids +49 -27
  1316. package/languages/de-DE/CoreReadMe.tid +1 -1
  1317. package/languages/de-DE/Docs/ModuleTypes.multids +2 -1
  1318. package/languages/de-DE/Docs/PaletteColours.multids +2 -0
  1319. package/languages/de-DE/EditTemplate.multids +9 -1
  1320. package/languages/de-DE/Fields.multids +2 -1
  1321. package/languages/de-DE/Help/help.tid +1 -1
  1322. package/languages/de-DE/Help/import.tid +1 -1
  1323. package/languages/de-DE/Help/listen.tid +3 -2
  1324. package/languages/de-DE/Help/render.tid +2 -1
  1325. package/languages/de-DE/Help/rendertiddlers.tid +2 -2
  1326. package/languages/de-DE/Help/{savewikifolder.tig → savewikifolder.tid} +0 -0
  1327. package/languages/de-DE/Import.multids +18 -7
  1328. package/languages/de-DE/Misc.multids +26 -4
  1329. package/languages/de-DE/NewJournal.multids +0 -1
  1330. package/languages/de-DE/NewJournalTags.tid +3 -0
  1331. package/languages/de-DE/Search.multids +1 -1
  1332. package/languages/de-DE/ThemeTweaks.multids +2 -2
  1333. package/languages/de-DE/TiddlerInfo.multids +1 -1
  1334. package/languages/el-GR/Fields.multids +0 -1
  1335. package/languages/el-GR/Misc.multids +1 -2
  1336. package/languages/es-ES/Buttons.multids +29 -6
  1337. package/languages/es-ES/ControlPanel.multids +97 -37
  1338. package/languages/es-ES/Dates.multids +11 -1
  1339. package/languages/es-ES/Docs/ModuleTypes.multids +8 -0
  1340. package/languages/es-ES/Docs/PaletteColours.multids +109 -0
  1341. package/languages/es-ES/EditTemplate.multids +18 -11
  1342. package/languages/es-ES/Exporters.multids +2 -2
  1343. package/languages/es-ES/Fields.multids +7 -5
  1344. package/languages/es-ES/Filters.multids +9 -7
  1345. package/languages/es-ES/GettingStarted.tid +1 -0
  1346. package/languages/es-ES/Help/deletetiddlers.tid +8 -0
  1347. package/languages/es-ES/Help/fetch.tid +38 -0
  1348. package/languages/es-ES/Help/import.tid +24 -0
  1349. package/languages/es-ES/Help/init.tid +1 -7
  1350. package/languages/es-ES/Help/listen.tid +35 -0
  1351. package/languages/es-ES/Help/load.tid +5 -2
  1352. package/languages/es-ES/Help/makelibrary.tid +1 -3
  1353. package/languages/es-ES/Help/password.tid +2 -1
  1354. package/languages/es-ES/Help/render.tid +35 -0
  1355. package/languages/es-ES/Help/rendertiddler.tid +14 -3
  1356. package/languages/es-ES/Help/rendertiddlers.tid +6 -6
  1357. package/languages/es-ES/Help/save.tid +25 -0
  1358. package/languages/es-ES/Help/savetiddler.tid +3 -2
  1359. package/languages/es-ES/Help/savetiddlers.tid +6 -3
  1360. package/languages/es-ES/Help/savewikifolder.tid +19 -0
  1361. package/languages/es-ES/Help/server.tid +12 -8
  1362. package/languages/es-ES/Import.multids +23 -4
  1363. package/languages/es-ES/Misc.multids +68 -22
  1364. package/languages/es-ES/NewJournalTags.tid +3 -0
  1365. package/languages/es-ES/Notifications.multids +3 -1
  1366. package/languages/es-ES/Search.multids +1 -0
  1367. package/languages/es-ES/SideBar.multids +1 -0
  1368. package/languages/es-ES/ThemeTweaks.multids +42 -0
  1369. package/languages/es-ES/TiddlerInfo.multids +2 -2
  1370. package/languages/es-ES/Types/{application%2Fjavascript.tid → application_javascript.tid} +1 -0
  1371. package/languages/es-ES/Types/{application%2Fjson.tid → application_json.tid} +1 -0
  1372. package/languages/es-ES/Types/{application%2Fx-tiddler-dictionary.tid → application_x_tiddler_dictionary.tid} +1 -0
  1373. package/languages/es-ES/Types/{image%2Fgif.tid → image_gif.tid} +1 -0
  1374. package/languages/es-ES/Types/{image%2Fjpeg.tid → image_jpeg.tid} +1 -0
  1375. package/languages/es-ES/Types/{image%2Fpng.tid → image_png.tid} +1 -0
  1376. package/languages/es-ES/Types/{image%2Fsvg%2Bxml.tid → image_svg_xml.tid} +1 -0
  1377. package/languages/es-ES/Types/{image%2Fx-icon.tid → image_x-icon.tid} +1 -0
  1378. package/languages/es-ES/Types/{text%2Fcss.tid → text_css.tid} +1 -0
  1379. package/languages/es-ES/Types/{text%2Fhtml.tid → text_html.tid} +1 -0
  1380. package/languages/es-ES/Types/{text%2Fplain.tid → text_plain.tid} +1 -0
  1381. package/languages/es-ES/Types/{text%2Fvnd.tiddlywiki.tid → text_vnd.tiddlywiki.tid} +1 -0
  1382. package/languages/es-ES/Types/{text%2Fx-tiddlywiki.tid → text_x-tiddlywiki.tid} +1 -0
  1383. package/languages/es-ES/plugin.info +3 -3
  1384. package/languages/fa-IR/Misc.multids +1 -2
  1385. package/languages/fr-FR/Buttons.multids +4 -0
  1386. package/languages/fr-FR/ControlPanel.multids +21 -2
  1387. package/languages/fr-FR/Docs/ModuleTypes.multids +2 -1
  1388. package/languages/fr-FR/Docs/PaletteColours.multids +2 -0
  1389. package/languages/fr-FR/EditTemplate.multids +8 -0
  1390. package/languages/fr-FR/Fields.multids +2 -1
  1391. package/languages/fr-FR/Filters.multids +3 -2
  1392. package/languages/fr-FR/Help/listen.tid +2 -0
  1393. package/languages/fr-FR/Help/render.tid +5 -4
  1394. package/languages/fr-FR/Help/rendertiddler.tid +2 -0
  1395. package/languages/fr-FR/Help/rendertiddlers.tid +4 -2
  1396. package/languages/fr-FR/Help/savetiddler.tid +2 -0
  1397. package/languages/fr-FR/Help/savetiddlers.tid +2 -0
  1398. package/languages/fr-FR/Import.multids +21 -10
  1399. package/languages/fr-FR/Misc.multids +25 -3
  1400. package/languages/fr-FR/NewJournalTags.tid +3 -0
  1401. package/languages/fr-FR/TiddlerInfo.multids +2 -2
  1402. package/languages/he-IL/Fields.multids +0 -1
  1403. package/languages/he-IL/Misc.multids +0 -1
  1404. package/languages/hi-IN/Fields.multids +0 -1
  1405. package/languages/hi-IN/Misc.multids +0 -1
  1406. package/languages/ia-IA/Fields.multids +0 -1
  1407. package/languages/ia-IA/Misc.multids +0 -1
  1408. package/languages/it-IT/Fields.multids +0 -1
  1409. package/languages/it-IT/Misc.multids +0 -1
  1410. package/languages/ja-JP/Fields.multids +0 -1
  1411. package/languages/ja-JP/Misc.multids +0 -1
  1412. package/languages/ko-KR/Fields.multids +0 -1
  1413. package/languages/ko-KR/Misc.multids +0 -1
  1414. package/languages/nl-NL/Buttons.multids +2 -0
  1415. package/languages/nl-NL/ControlPanel.multids +32 -0
  1416. package/languages/nl-NL/Docs/PaletteColours.multids +2 -0
  1417. package/languages/nl-NL/EditTemplate.multids +4 -0
  1418. package/languages/nl-NL/Fields.multids +4 -1
  1419. package/languages/nl-NL/Filters.multids +1 -0
  1420. package/languages/nl-NL/Help/deletetiddlers.tid +8 -0
  1421. package/languages/nl-NL/Help/savewikifolder.tid +19 -0
  1422. package/languages/nl-NL/Import.multids +8 -0
  1423. package/languages/nl-NL/Misc.multids +16 -3
  1424. package/languages/pa-IN/Fields.multids +0 -1
  1425. package/languages/pa-IN/Misc.multids +0 -1
  1426. package/languages/pl-PL/Buttons.multids +189 -0
  1427. package/languages/pl-PL/ControlPanel.multids +216 -0
  1428. package/languages/pl-PL/Dates.multids +88 -0
  1429. package/languages/pl-PL/Docs/ModuleTypes.multids +30 -0
  1430. package/languages/pl-PL/Docs/PaletteColours.multids +109 -0
  1431. package/languages/pl-PL/EditTemplate.multids +38 -0
  1432. package/languages/pl-PL/Exporters.multids +7 -0
  1433. package/languages/pl-PL/Fields.multids +39 -0
  1434. package/languages/pl-PL/Filters.multids +16 -0
  1435. package/languages/pl-PL/GettingStarted.tid +17 -0
  1436. package/languages/pl-PL/Help/build.tid +12 -0
  1437. package/languages/pl-PL/Help/clearpassword.tid +8 -0
  1438. package/languages/pl-PL/Help/default.tid +22 -0
  1439. package/languages/pl-PL/Help/deletetiddlers.tid +8 -0
  1440. package/languages/pl-PL/Help/editions.tid +8 -0
  1441. package/languages/pl-PL/Help/fetch.tid +40 -0
  1442. package/languages/pl-PL/Help/help.tid +10 -0
  1443. package/languages/pl-PL/Help/import.tid +24 -0
  1444. package/languages/pl-PL/Help/init.tid +23 -0
  1445. package/languages/pl-PL/Help/listen.tid +35 -0
  1446. package/languages/pl-PL/Help/load.tid +19 -0
  1447. package/languages/pl-PL/Help/makelibrary.tid +14 -0
  1448. package/languages/pl-PL/Help/notfound.tid +3 -0
  1449. package/languages/pl-PL/Help/output.tid +11 -0
  1450. package/languages/pl-PL/Help/password.tid +10 -0
  1451. package/languages/pl-PL/Help/render.tid +35 -0
  1452. package/languages/pl-PL/Help/rendertiddler.tid +24 -0
  1453. package/languages/pl-PL/Help/rendertiddlers.tid +20 -0
  1454. package/languages/pl-PL/Help/save.tid +25 -0
  1455. package/languages/pl-PL/Help/savetiddler.tid +14 -0
  1456. package/languages/pl-PL/Help/savetiddlers.tid +16 -0
  1457. package/languages/pl-PL/Help/savewikifolder.tid +19 -0
  1458. package/languages/pl-PL/Help/server.tid +42 -0
  1459. package/languages/pl-PL/Help/setfield.tid +17 -0
  1460. package/languages/pl-PL/Help/unpackplugin.tid +8 -0
  1461. package/languages/pl-PL/Help/verbose.tid +8 -0
  1462. package/languages/pl-PL/Help/version.tid +8 -0
  1463. package/languages/pl-PL/Import.multids +35 -0
  1464. package/languages/pl-PL/Misc.multids +95 -0
  1465. package/languages/pl-PL/Modals/Download.tid +12 -0
  1466. package/languages/pl-PL/Modals/SaveInstructions.tid +21 -0
  1467. package/languages/pl-PL/NewJournal.multids +4 -0
  1468. package/languages/pl-PL/NewJournalTags.tid +3 -0
  1469. package/languages/pl-PL/Notifications.multids +6 -0
  1470. package/languages/pl-PL/Search.multids +21 -0
  1471. package/languages/pl-PL/SideBar.multids +18 -0
  1472. package/languages/pl-PL/SiteSubtitle.tid +3 -0
  1473. package/languages/pl-PL/SiteTitle.tid +3 -0
  1474. package/languages/pl-PL/Snippets/ListByTag.tid +5 -0
  1475. package/languages/pl-PL/Snippets/MacroDefinition.tid +7 -0
  1476. package/languages/pl-PL/Snippets/Table 4x3.tid +8 -0
  1477. package/languages/pl-PL/Snippets/TableOfContents.tid +9 -0
  1478. package/languages/pl-PL/ThemeTweaks.multids +42 -0
  1479. package/languages/pl-PL/TiddlerInfo.multids +22 -0
  1480. package/languages/pl-PL/Types/application_javascript.tid +5 -0
  1481. package/languages/pl-PL/Types/application_json.tid +5 -0
  1482. package/languages/pl-PL/Types/application_x_tiddler_dictionary.tid +5 -0
  1483. package/languages/pl-PL/Types/image_gif.tid +5 -0
  1484. package/languages/pl-PL/Types/image_jpeg.tid +5 -0
  1485. package/languages/pl-PL/Types/image_png.tid +5 -0
  1486. package/languages/pl-PL/Types/image_svg_xml.tid +5 -0
  1487. package/languages/pl-PL/Types/image_x-icon.tid +5 -0
  1488. package/languages/pl-PL/Types/text_css.tid +5 -0
  1489. package/languages/pl-PL/Types/text_html.tid +5 -0
  1490. package/languages/pl-PL/Types/text_plain.tid +5 -0
  1491. package/languages/pl-PL/Types/text_vnd.tiddlywiki.tid +5 -0
  1492. package/languages/pl-PL/Types/text_x-tiddlywiki.tid +5 -0
  1493. package/languages/pl-PL/icon.tid +7 -0
  1494. package/languages/pl-PL/plugin.info +8 -0
  1495. package/languages/pl-PL/readme.md +1 -0
  1496. package/languages/pt-BR/Fields.multids +0 -1
  1497. package/languages/pt-BR/Misc.multids +0 -1
  1498. package/languages/pt-PT/Buttons.multids +17 -6
  1499. package/languages/pt-PT/ControlPanel.multids +43 -4
  1500. package/languages/pt-PT/Dates.multids +33 -31
  1501. package/languages/pt-PT/Docs/ModuleTypes.multids +4 -1
  1502. package/languages/pt-PT/Docs/PaletteColours.multids +8 -6
  1503. package/languages/pt-PT/EditTemplate.multids +6 -1
  1504. package/languages/pt-PT/Fields.multids +3 -1
  1505. package/languages/pt-PT/Filters.multids +2 -0
  1506. package/languages/pt-PT/GettingStarted.tid +1 -1
  1507. package/languages/pt-PT/Help/build.tid +2 -3
  1508. package/languages/pt-PT/Help/clearpassword.tid +1 -1
  1509. package/languages/pt-PT/Help/default.tid +1 -1
  1510. package/languages/pt-PT/Help/deletetiddlers.tid +8 -0
  1511. package/languages/pt-PT/Help/editions.tid +1 -1
  1512. package/languages/pt-PT/Help/fetch.tid +38 -0
  1513. package/languages/pt-PT/Help/help.tid +1 -1
  1514. package/languages/pt-PT/Help/import.tid +24 -0
  1515. package/languages/pt-PT/Help/init.tid +1 -1
  1516. package/languages/pt-PT/Help/listen.tid +34 -0
  1517. package/languages/pt-PT/Help/load.tid +1 -1
  1518. package/languages/pt-PT/Help/makelibrary.tid +1 -1
  1519. package/languages/pt-PT/Help/output.tid +1 -2
  1520. package/languages/pt-PT/Help/password.tid +1 -2
  1521. package/languages/pt-PT/Help/render.tid +34 -0
  1522. package/languages/pt-PT/Help/rendertiddlers.tid +1 -1
  1523. package/languages/pt-PT/Help/save.tid +25 -0
  1524. package/languages/pt-PT/Help/savetiddler.tid +1 -1
  1525. package/languages/pt-PT/Help/savetiddlers.tid +1 -1
  1526. package/languages/pt-PT/Help/savewikifolder.tid +19 -0
  1527. package/languages/pt-PT/Help/server.tid +1 -1
  1528. package/languages/pt-PT/Help/setfield.tid +1 -1
  1529. package/languages/pt-PT/Help/unpackplugin.tid +2 -2
  1530. package/languages/pt-PT/Help/verbose.tid +1 -1
  1531. package/languages/pt-PT/Help/version.tid +1 -1
  1532. package/languages/pt-PT/Import.multids +8 -0
  1533. package/languages/pt-PT/Misc.multids +8 -4
  1534. package/languages/pt-PT/NewJournal.multids +1 -0
  1535. package/languages/pt-PT/Notifications.multids +2 -0
  1536. package/languages/pt-PT/Search.multids +7 -7
  1537. package/languages/pt-PT/SideBar.multids +1 -0
  1538. package/languages/pt-PT/SiteSubtitle.tid +1 -1
  1539. package/languages/pt-PT/SiteTitle.tid +1 -1
  1540. package/languages/pt-PT/ThemeTweaks.multids +2 -1
  1541. package/languages/ru-RU/Docs/Fields.multids +0 -1
  1542. package/languages/ru-RU/Misc.multids +0 -1
  1543. package/languages/sk-SK/Fields.multids +0 -1
  1544. package/languages/sk-SK/Misc.multids +0 -1
  1545. package/languages/sl-SI/Fields.multids +0 -1
  1546. package/languages/sl-SI/Misc.multids +1 -2
  1547. package/languages/sv-SE/Fields.multids +0 -1
  1548. package/languages/sv-SE/Misc.multids +0 -1
  1549. package/languages/zh-Hans/Buttons.multids +1 -1
  1550. package/languages/zh-Hans/ControlPanel.multids +45 -13
  1551. package/languages/zh-Hans/Docs/ModuleTypes.multids +2 -1
  1552. package/languages/zh-Hans/Docs/PaletteColours.multids +2 -0
  1553. package/languages/zh-Hans/EditTemplate.multids +6 -0
  1554. package/languages/zh-Hans/Fields.multids +2 -1
  1555. package/languages/zh-Hans/Help/listen.tid +4 -2
  1556. package/languages/zh-Hans/Help/render.tid +2 -2
  1557. package/languages/zh-Hans/Help/rendertiddlers.tid +2 -2
  1558. package/languages/zh-Hans/Help/save.tid +1 -1
  1559. package/languages/zh-Hans/Import.multids +18 -7
  1560. package/languages/zh-Hans/Misc.multids +28 -6
  1561. package/languages/zh-Hans/NewJournal.multids +0 -1
  1562. package/languages/zh-Hans/NewJournalTags.tid +3 -0
  1563. package/languages/zh-Hans/TiddlerInfo.multids +1 -1
  1564. package/languages/zh-Hant/Buttons.multids +1 -1
  1565. package/languages/zh-Hant/ControlPanel.multids +47 -15
  1566. package/languages/zh-Hant/Docs/ModuleTypes.multids +2 -1
  1567. package/languages/zh-Hant/Docs/PaletteColours.multids +2 -0
  1568. package/languages/zh-Hant/EditTemplate.multids +6 -0
  1569. package/languages/zh-Hant/Fields.multids +2 -1
  1570. package/languages/zh-Hant/Help/listen.tid +5 -3
  1571. package/languages/zh-Hant/Help/render.tid +2 -2
  1572. package/languages/zh-Hant/Help/rendertiddlers.tid +2 -2
  1573. package/languages/zh-Hant/Help/save.tid +1 -1
  1574. package/languages/zh-Hant/Import.multids +18 -7
  1575. package/languages/zh-Hant/Misc.multids +25 -3
  1576. package/languages/zh-Hant/NewJournal.multids +0 -1
  1577. package/languages/zh-Hant/NewJournalTags.tid +3 -0
  1578. package/languages/zh-Hant/TiddlerInfo.multids +1 -1
  1579. package/license +1 -1
  1580. package/licenses/cla-individual.md +102 -0
  1581. package/package.json +4 -2
  1582. package/plugins/tiddlywiki/async/plugin.info +3 -3
  1583. package/plugins/tiddlywiki/aws/docs/help.tid +2 -2
  1584. package/plugins/tiddlywiki/aws/docs/readme.tid +1 -0
  1585. package/plugins/tiddlywiki/aws/modules/encodings.js +27 -0
  1586. package/plugins/tiddlywiki/aws/plugin.info +4 -4
  1587. package/plugins/tiddlywiki/bibtex/deserializer.js +3 -2
  1588. package/plugins/tiddlywiki/bibtex/files/LICENSE +0 -0
  1589. package/plugins/tiddlywiki/bibtex/files/README.md +0 -0
  1590. package/plugins/tiddlywiki/bibtex/files/bibtexParse.js +42 -26
  1591. package/plugins/tiddlywiki/bibtex/plugin.info +2 -2
  1592. package/plugins/tiddlywiki/blog/plugin.info +2 -3
  1593. package/plugins/tiddlywiki/browser-sniff/plugin.info +2 -3
  1594. package/plugins/tiddlywiki/browser-storage/config/SaveFilter.tid +1 -1
  1595. package/plugins/tiddlywiki/browser-storage/plugin.info +2 -3
  1596. package/plugins/tiddlywiki/browser-storage/settings.tid +1 -1
  1597. package/plugins/tiddlywiki/browser-storage/startup.js +1 -1
  1598. package/plugins/tiddlywiki/cecily/plugin.info +1 -2
  1599. package/plugins/tiddlywiki/classictools/plugin.info +2 -3
  1600. package/plugins/tiddlywiki/codemirror/config/theme.tid +1 -1
  1601. package/plugins/tiddlywiki/codemirror/config-language.multids +8 -1
  1602. package/plugins/tiddlywiki/codemirror/engine.js +101 -6
  1603. package/plugins/tiddlywiki/codemirror/files/addon/dialog/dialog.js +1 -1
  1604. package/plugins/tiddlywiki/codemirror/files/addon/selection/activeline.js +1 -1
  1605. package/plugins/tiddlywiki/codemirror/files/codemirror.css +1 -1
  1606. package/plugins/tiddlywiki/codemirror/files/codemirror.js +1 -1
  1607. package/plugins/tiddlywiki/codemirror/plugin.info +2 -2
  1608. package/plugins/tiddlywiki/codemirror/readme.tid +2 -13
  1609. package/plugins/tiddlywiki/codemirror/settings/cursorBlinkRate.tid +7 -0
  1610. package/plugins/tiddlywiki/codemirror/settings/indentUnit.tid +7 -0
  1611. package/plugins/tiddlywiki/codemirror/settings/indentWithTabs.tid +8 -0
  1612. package/plugins/tiddlywiki/codemirror/settings/smartIndent.tid +8 -0
  1613. package/plugins/tiddlywiki/codemirror/settings/tabSize.tid +7 -0
  1614. package/plugins/tiddlywiki/codemirror/styles.tid +84 -1
  1615. package/plugins/tiddlywiki/codemirror/ui/controlpanel/settings.tid +1 -1
  1616. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/anyword-hint.js +2 -2
  1617. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/css-hint.js +2 -2
  1618. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/html-hint.js +2 -2
  1619. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/javascript-hint.js +2 -2
  1620. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/show-hint.js +2 -2
  1621. package/plugins/tiddlywiki/codemirror-autocomplete/files/addon/hint/xml-hint.js +2 -2
  1622. package/plugins/tiddlywiki/codemirror-autocomplete/plugin.info +4 -2
  1623. package/plugins/tiddlywiki/codemirror-closebrackets/files/addon/edit/closebrackets.js +2 -2
  1624. package/plugins/tiddlywiki/codemirror-closebrackets/files/addon/edit/matchbrackets.js +2 -2
  1625. package/plugins/tiddlywiki/codemirror-closebrackets/plugin.info +3 -2
  1626. package/plugins/tiddlywiki/codemirror-closetag/files/addon/edit/closetag.js +2 -2
  1627. package/plugins/tiddlywiki/codemirror-closetag/files/addon/fold/xml-fold.js +2 -2
  1628. package/plugins/tiddlywiki/codemirror-closetag/plugin.info +3 -2
  1629. package/plugins/tiddlywiki/codemirror-fullscreen-editing/files/addon/fullscreen/fullscreen.js +2 -2
  1630. package/plugins/tiddlywiki/codemirror-fullscreen-editing/plugin.info +3 -2
  1631. package/plugins/tiddlywiki/codemirror-keymap-emacs/files/keymap/emacs.js +2 -2
  1632. package/plugins/tiddlywiki/codemirror-keymap-emacs/plugin.info +3 -2
  1633. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/files/addons/comment/comment.js +3 -0
  1634. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/files/keymap/sublime.js +2 -2
  1635. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/files/tiddlywiki.files +7 -0
  1636. package/plugins/tiddlywiki/codemirror-keymap-sublime-text/plugin.info +4 -2
  1637. package/plugins/tiddlywiki/codemirror-keymap-vim/files/keymap/vim.js +2 -2
  1638. package/plugins/tiddlywiki/codemirror-keymap-vim/plugin.info +4 -2
  1639. package/plugins/tiddlywiki/codemirror-mode-css/files/mode/css/css.js +2 -2
  1640. package/plugins/tiddlywiki/codemirror-mode-css/plugin.info +3 -2
  1641. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/files/addon/mode/multiplex.js +2 -2
  1642. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/files/mode/htmlembedded/htmlembedded.js +2 -2
  1643. package/plugins/tiddlywiki/codemirror-mode-htmlembedded/plugin.info +4 -2
  1644. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/files/mode/htmlmixed/htmlmixed.js +2 -2
  1645. package/plugins/tiddlywiki/codemirror-mode-htmlmixed/plugin.info +4 -2
  1646. package/plugins/tiddlywiki/codemirror-mode-javascript/files/mode/javascript/javascript.js +2 -2
  1647. package/plugins/tiddlywiki/codemirror-mode-javascript/plugin.info +3 -2
  1648. package/plugins/tiddlywiki/codemirror-mode-markdown/files/mode/markdown/markdown.js +2 -2
  1649. package/plugins/tiddlywiki/codemirror-mode-markdown/plugin.info +4 -2
  1650. package/plugins/tiddlywiki/codemirror-mode-x-tiddlywiki/plugin.info +3 -2
  1651. package/plugins/tiddlywiki/codemirror-mode-xml/files/mode/xml/xml.js +2 -2
  1652. package/plugins/tiddlywiki/codemirror-mode-xml/plugin.info +3 -2
  1653. package/plugins/tiddlywiki/codemirror-search-replace/files/addon/search/jump-to-line.js +2 -2
  1654. package/plugins/tiddlywiki/codemirror-search-replace/files/addon/search/search.js +2 -2
  1655. package/plugins/tiddlywiki/codemirror-search-replace/files/addon/search/searchcursor.js +2 -2
  1656. package/plugins/tiddlywiki/codemirror-search-replace/plugin.info +3 -2
  1657. package/plugins/tiddlywiki/comments/header-view-template-segment.tid +26 -2
  1658. package/plugins/tiddlywiki/comments/plugin.info +2 -3
  1659. package/plugins/tiddlywiki/consent-banner/banner.tid +28 -0
  1660. package/plugins/tiddlywiki/consent-banner/blocked-embed-message-wrapper.tid +13 -0
  1661. package/plugins/tiddlywiki/consent-banner/buttons/accept.tid +6 -0
  1662. package/plugins/tiddlywiki/consent-banner/buttons/decline.tid +6 -0
  1663. package/plugins/tiddlywiki/consent-banner/config/DefaultColourMappings.multids +15 -0
  1664. package/plugins/tiddlywiki/consent-banner/config/block-embedded-content.tid +2 -0
  1665. package/plugins/tiddlywiki/consent-banner/config/blocked-embed-message.tid +7 -0
  1666. package/plugins/tiddlywiki/consent-banner/config/blocked-raw-message.tid +19 -0
  1667. package/plugins/tiddlywiki/consent-banner/config/buttons.multids +8 -0
  1668. package/plugins/tiddlywiki/consent-banner/config/cookie-consent-required.tid +2 -0
  1669. package/plugins/tiddlywiki/consent-banner/config/greeting-message.tid +19 -0
  1670. package/plugins/tiddlywiki/consent-banner/config/tv-block-embedded-content.tid +4 -0
  1671. package/plugins/tiddlywiki/consent-banner/config.tid +48 -0
  1672. package/plugins/tiddlywiki/consent-banner/docs.tid +64 -0
  1673. package/plugins/tiddlywiki/consent-banner/plugin.info +6 -0
  1674. package/plugins/tiddlywiki/consent-banner/raw-widget.js +69 -0
  1675. package/plugins/tiddlywiki/consent-banner/readme.tid +10 -0
  1676. package/plugins/tiddlywiki/consent-banner/startup.js +107 -0
  1677. package/plugins/tiddlywiki/consent-banner/styles.tid +111 -0
  1678. package/plugins/tiddlywiki/consent-banner/youtube-macros.tid +21 -0
  1679. package/plugins/tiddlywiki/d3/plugin.info +2 -3
  1680. package/plugins/tiddlywiki/dynannotate/docs/readme.tid +108 -0
  1681. package/plugins/tiddlywiki/dynannotate/examples/combined.tid +111 -0
  1682. package/plugins/tiddlywiki/dynannotate/examples/example-annotation-1.tid +5 -0
  1683. package/plugins/tiddlywiki/dynannotate/examples/example-annotation-2.tid +5 -0
  1684. package/plugins/tiddlywiki/dynannotate/examples/example-annotation-3.tid +5 -0
  1685. package/plugins/tiddlywiki/dynannotate/examples/example-annotation-4.json +10 -0
  1686. package/plugins/tiddlywiki/dynannotate/examples/example-text.multids +19 -0
  1687. package/plugins/tiddlywiki/dynannotate/examples/examples.tid +4 -0
  1688. package/plugins/tiddlywiki/dynannotate/examples/simple.tid +100 -0
  1689. package/plugins/tiddlywiki/dynannotate/examples/snippets.tid +56 -0
  1690. package/plugins/tiddlywiki/dynannotate/examples/viewtemplate-text.tid +98 -0
  1691. package/plugins/tiddlywiki/dynannotate/examples/viewtemplate.tid +29 -0
  1692. package/plugins/tiddlywiki/dynannotate/modules/dynannotate.js +418 -0
  1693. package/plugins/tiddlywiki/dynannotate/modules/selection-tracker.js +116 -0
  1694. package/plugins/tiddlywiki/dynannotate/modules/textmap.js +177 -0
  1695. package/plugins/tiddlywiki/dynannotate/plugin.info +9 -0
  1696. package/plugins/tiddlywiki/dynannotate/styles.tid +44 -0
  1697. package/plugins/tiddlywiki/dynaview/examples/reveal-on-scroll.tid +4 -4
  1698. package/plugins/tiddlywiki/dynaview/examples/zoomable-tooltips.tid +1 -1
  1699. package/plugins/tiddlywiki/dynaview/macros.tid +4 -4
  1700. package/plugins/tiddlywiki/dynaview/plugin.info +1 -2
  1701. package/plugins/tiddlywiki/evernote/plugin.info +1 -2
  1702. package/plugins/tiddlywiki/external-attachments/plugin.info +2 -3
  1703. package/plugins/tiddlywiki/external-attachments/startup.js +15 -12
  1704. package/plugins/tiddlywiki/filesystem/filesystemadaptor.js +68 -34
  1705. package/plugins/tiddlywiki/filesystem/plugin.info +2 -3
  1706. package/plugins/tiddlywiki/freelinks/config-Freelinks-Enable.tid +2 -0
  1707. package/plugins/tiddlywiki/freelinks/macros-view.tid +8 -0
  1708. package/plugins/tiddlywiki/freelinks/plain-text.js +62 -0
  1709. package/plugins/tiddlywiki/freelinks/plugin.info +6 -0
  1710. package/plugins/tiddlywiki/freelinks/readme.tid +42 -0
  1711. package/plugins/tiddlywiki/freelinks/settings.tid +7 -0
  1712. package/plugins/tiddlywiki/freelinks/styles.tid +8 -0
  1713. package/plugins/tiddlywiki/freelinks/text.js +168 -0
  1714. package/plugins/tiddlywiki/github-fork-ribbon/plugin.info +3 -2
  1715. package/plugins/tiddlywiki/github-fork-ribbon/usage.tid +2 -0
  1716. package/plugins/tiddlywiki/googleanalytics/googleanalytics.js +37 -13
  1717. package/plugins/tiddlywiki/googleanalytics/plugin.info +2 -3
  1718. package/plugins/tiddlywiki/googleanalytics/readme.tid +2 -0
  1719. package/plugins/tiddlywiki/hammerjs/plugin.info +3 -3
  1720. package/plugins/tiddlywiki/help/help.tid +10 -8
  1721. package/plugins/tiddlywiki/help/plugin.info +2 -3
  1722. package/plugins/tiddlywiki/highlight/files/highlight.pack.js +2 -2
  1723. package/plugins/tiddlywiki/highlight/plugin.info +3 -3
  1724. package/plugins/tiddlywiki/highlight/readme.tid +11 -1
  1725. package/plugins/tiddlywiki/highlight/styles.tid +79 -1
  1726. package/plugins/tiddlywiki/innerwiki/innerwiki.js +2 -1
  1727. package/plugins/tiddlywiki/innerwiki/plugin.info +2 -3
  1728. package/plugins/tiddlywiki/innerwiki/template.tid +0 -4
  1729. package/plugins/tiddlywiki/internals/plugin.info +1 -2
  1730. package/plugins/tiddlywiki/jasmine/files/jasmine/MIT.LICENSE +20 -0
  1731. package/plugins/tiddlywiki/jasmine/files/jasmine/lib/command.js +283 -0
  1732. package/plugins/tiddlywiki/jasmine/files/jasmine/lib/filters/console_spec_filter.js +10 -0
  1733. package/plugins/tiddlywiki/jasmine/files/jasmine/lib/jasmine.js +263 -0
  1734. package/plugins/tiddlywiki/jasmine/files/jasmine/lib/reporters/completion_reporter.js +29 -0
  1735. package/plugins/tiddlywiki/jasmine/files/jasmine/lib/reporters/console_reporter.js +232 -0
  1736. package/plugins/tiddlywiki/jasmine/files/{MIT.LICENSE → jasmine-core/MIT.LICENSE} +1 -1
  1737. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/boot.js +158 -0
  1738. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/jasmine-html.js +620 -0
  1739. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/jasmine.css +128 -0
  1740. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/jasmine.js +7033 -0
  1741. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/json2.js +489 -0
  1742. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core/node_boot.js +38 -0
  1743. package/plugins/tiddlywiki/jasmine/files/jasmine-core/lib/jasmine-core.js +37 -0
  1744. package/plugins/tiddlywiki/jasmine/files/tiddlywiki.files +41 -18
  1745. package/plugins/tiddlywiki/jasmine/jasmine-plugin.js +119 -57
  1746. package/plugins/tiddlywiki/jasmine/plugin.info +2 -3
  1747. package/plugins/tiddlywiki/jasmine/readme.tid +1 -1
  1748. package/plugins/tiddlywiki/jasmine/update-packages.sh +30 -0
  1749. package/plugins/tiddlywiki/jszip/docs.tid +43 -0
  1750. package/plugins/tiddlywiki/jszip/examples.tid +36 -0
  1751. package/plugins/tiddlywiki/jszip/plugin.info +4 -4
  1752. package/plugins/tiddlywiki/jszip/readme.tid +1 -1
  1753. package/plugins/tiddlywiki/jszip/startup.js +104 -0
  1754. package/plugins/tiddlywiki/katex/config.tid +17 -0
  1755. package/plugins/tiddlywiki/katex/files/README.md +79 -100
  1756. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_AMS-Regular.ttf +0 -0
  1757. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_AMS-Regular.woff +0 -0
  1758. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_AMS-Regular.woff2 +0 -0
  1759. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Bold.ttf +0 -0
  1760. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Bold.woff +0 -0
  1761. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Bold.woff2 +0 -0
  1762. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Regular.ttf +0 -0
  1763. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Regular.woff +0 -0
  1764. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Caligraphic-Regular.woff2 +0 -0
  1765. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Bold.ttf +0 -0
  1766. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Bold.woff +0 -0
  1767. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Bold.woff2 +0 -0
  1768. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Regular.ttf +0 -0
  1769. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Regular.woff +0 -0
  1770. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Fraktur-Regular.woff2 +0 -0
  1771. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Bold.ttf +0 -0
  1772. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Bold.woff +0 -0
  1773. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Bold.woff2 +0 -0
  1774. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-BoldItalic.ttf +0 -0
  1775. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-BoldItalic.woff +0 -0
  1776. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-BoldItalic.woff2 +0 -0
  1777. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Italic.ttf +0 -0
  1778. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Italic.woff +0 -0
  1779. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Italic.woff2 +0 -0
  1780. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Regular.ttf +0 -0
  1781. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Regular.woff +0 -0
  1782. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Main-Regular.woff2 +0 -0
  1783. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-BoldItalic.ttf +0 -0
  1784. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-BoldItalic.woff +0 -0
  1785. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-BoldItalic.woff2 +0 -0
  1786. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-Italic.ttf +0 -0
  1787. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-Italic.woff +0 -0
  1788. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Math-Italic.woff2 +0 -0
  1789. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Bold.ttf +0 -0
  1790. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Bold.woff +0 -0
  1791. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Bold.woff2 +0 -0
  1792. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Italic.ttf +0 -0
  1793. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Italic.woff +0 -0
  1794. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Italic.woff2 +0 -0
  1795. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Regular.ttf +0 -0
  1796. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Regular.woff +0 -0
  1797. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_SansSerif-Regular.woff2 +0 -0
  1798. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Script-Regular.ttf +0 -0
  1799. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Script-Regular.woff +0 -0
  1800. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Script-Regular.woff2 +0 -0
  1801. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size1-Regular.ttf +0 -0
  1802. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size1-Regular.woff +0 -0
  1803. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size1-Regular.woff2 +0 -0
  1804. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size2-Regular.ttf +0 -0
  1805. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size2-Regular.woff +0 -0
  1806. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size2-Regular.woff2 +0 -0
  1807. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size3-Regular.ttf +0 -0
  1808. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size3-Regular.woff +0 -0
  1809. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size3-Regular.woff2 +0 -0
  1810. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size4-Regular.ttf +0 -0
  1811. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size4-Regular.woff +0 -0
  1812. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Size4-Regular.woff2 +0 -0
  1813. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Typewriter-Regular.ttf +0 -0
  1814. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Typewriter-Regular.woff +0 -0
  1815. package/plugins/tiddlywiki/katex/files/fonts/KaTeX_Typewriter-Regular.woff2 +0 -0
  1816. package/plugins/tiddlywiki/katex/files/katex.css +1079 -0
  1817. package/plugins/tiddlywiki/katex/files/katex.js +4917 -3543
  1818. package/plugins/tiddlywiki/katex/files/katex.min.css +1 -1
  1819. package/plugins/tiddlywiki/katex/files/katex.min.js +1 -1
  1820. package/plugins/tiddlywiki/katex/files/katex.without-font-face.min.css +1 -1
  1821. package/plugins/tiddlywiki/katex/files/mhchem.min.js +1 -1683
  1822. package/plugins/tiddlywiki/katex/files/tiddlywiki.files +3 -1
  1823. package/plugins/tiddlywiki/katex/plugin.info +4 -5
  1824. package/plugins/tiddlywiki/katex/readme.tid +1 -1
  1825. package/plugins/tiddlywiki/katex/styles.tid +7 -1
  1826. package/plugins/tiddlywiki/katex/ui/config/macro.tid +137 -0
  1827. package/plugins/tiddlywiki/katex/wrapper.js +19 -13
  1828. package/plugins/tiddlywiki/markdown/config_breaks.tid +3 -0
  1829. package/plugins/tiddlywiki/markdown/config_linkNewWindow.tid +3 -0
  1830. package/plugins/tiddlywiki/markdown/config_linkify.tid +3 -0
  1831. package/plugins/tiddlywiki/markdown/config_quotes.tid +3 -0
  1832. package/plugins/tiddlywiki/markdown/config_renderWikiText.tid +3 -0
  1833. package/plugins/tiddlywiki/markdown/config_renderWikiTextPragma.tid +3 -0
  1834. package/plugins/tiddlywiki/markdown/config_typographer.tid +3 -0
  1835. package/plugins/tiddlywiki/markdown/files/remarkable-katex-license.txt +21 -0
  1836. package/plugins/tiddlywiki/markdown/files/remarkable-katex.js +137 -0
  1837. package/plugins/tiddlywiki/markdown/files/remarkable-katex.min.js +20 -0
  1838. package/plugins/tiddlywiki/markdown/files/remarkable-license.txt +22 -0
  1839. package/plugins/tiddlywiki/markdown/files/remarkable.js +1 -0
  1840. package/plugins/tiddlywiki/markdown/files/tiddlywiki.files +26 -2
  1841. package/plugins/tiddlywiki/markdown/new-markdown.tid +3 -2
  1842. package/plugins/tiddlywiki/markdown/plugin.info +3 -4
  1843. package/plugins/tiddlywiki/markdown/readme.tid +1 -1
  1844. package/plugins/tiddlywiki/markdown/usage.tid +15 -9
  1845. package/plugins/tiddlywiki/markdown/wrapper.js +297 -57
  1846. package/plugins/tiddlywiki/menubar/config-DefaultColourMappings.multids +4 -0
  1847. package/plugins/tiddlywiki/menubar/config-MenuItemsVisibility.multids +5 -0
  1848. package/plugins/tiddlywiki/menubar/config-TableOfContentsTag.tid +2 -0
  1849. package/plugins/tiddlywiki/menubar/config-breakpoint.tid +2 -0
  1850. package/plugins/tiddlywiki/menubar/config.tid +37 -0
  1851. package/plugins/tiddlywiki/menubar/items/contents.tid +11 -0
  1852. package/plugins/tiddlywiki/menubar/items/hamburger.tid +17 -0
  1853. package/plugins/tiddlywiki/menubar/items/pagecontrols.tid +19 -0
  1854. package/plugins/tiddlywiki/menubar/items/search.tid +56 -0
  1855. package/plugins/tiddlywiki/menubar/items/server.tid +14 -0
  1856. package/plugins/tiddlywiki/menubar/items/sidebar.tid +11 -0
  1857. package/plugins/tiddlywiki/menubar/items/topleftbar.tid +11 -0
  1858. package/plugins/tiddlywiki/menubar/items/toprightbar.tid +12 -0
  1859. package/plugins/tiddlywiki/menubar/menu.tid +68 -0
  1860. package/plugins/tiddlywiki/menubar/overrides/core-ui-PageTemplate-topleftbar.tid +3 -0
  1861. package/plugins/tiddlywiki/menubar/overrides/core-ui-PageTemplate-toprightbar.tid +3 -0
  1862. package/plugins/tiddlywiki/menubar/plugin.info +6 -0
  1863. package/plugins/tiddlywiki/menubar/readme.tid +30 -0
  1864. package/plugins/tiddlywiki/menubar/styles.tid +222 -0
  1865. package/plugins/tiddlywiki/menubar/tags-MenuBar.tid +2 -0
  1866. package/plugins/tiddlywiki/mobiledragdrop/plugin.info +2 -2
  1867. package/plugins/tiddlywiki/nodewebkitsaver/plugin.info +2 -3
  1868. package/plugins/tiddlywiki/pluginlibrary/plugin.info +1 -2
  1869. package/plugins/tiddlywiki/powered-by-tiddlywiki/plugin.info +2 -3
  1870. package/plugins/tiddlywiki/qrcode/ViewToolbarButton/Button.tid +3 -4
  1871. package/plugins/tiddlywiki/qrcode/plugin.info +2 -2
  1872. package/plugins/tiddlywiki/railroad/files/railroad-diagrams.css +10 -4
  1873. package/plugins/tiddlywiki/railroad/files/tiddlywiki.files +1 -1
  1874. package/plugins/tiddlywiki/railroad/plugin.info +2 -2
  1875. package/plugins/tiddlywiki/railroad/wrapper.js +1 -1
  1876. package/plugins/tiddlywiki/savetrail/plugin.info +2 -3
  1877. package/plugins/tiddlywiki/savetrail/savetrail.js +4 -4
  1878. package/plugins/tiddlywiki/sax/plugin.info +2 -2
  1879. package/plugins/tiddlywiki/share/DefaultTiddlers.tid +3 -0
  1880. package/plugins/tiddlywiki/share/SiteSubtitle.tid +3 -0
  1881. package/plugins/tiddlywiki/share/SiteTitle.tid +3 -0
  1882. package/plugins/tiddlywiki/share/above-story.tid +4 -0
  1883. package/plugins/tiddlywiki/share/base-url.tid +2 -0
  1884. package/plugins/tiddlywiki/share/exclusions.tid +2 -0
  1885. package/plugins/tiddlywiki/share/filter.tid +2 -0
  1886. package/plugins/tiddlywiki/share/plugin.info +6 -0
  1887. package/plugins/tiddlywiki/share/pluginreloadwarning.tid +3 -0
  1888. package/plugins/tiddlywiki/share/rawmarkup.js +114 -0
  1889. package/plugins/tiddlywiki/share/rawmarkup.tid +8 -0
  1890. package/plugins/tiddlywiki/share/readme.tid +9 -0
  1891. package/plugins/tiddlywiki/share/settings.tid +7 -0
  1892. package/plugins/tiddlywiki/share/startup-warning.css +87 -0
  1893. package/plugins/tiddlywiki/share/startup-warning.css.meta +2 -0
  1894. package/plugins/tiddlywiki/share/startup-warning.html +47 -0
  1895. package/plugins/tiddlywiki/share/startup-warning.html.meta +2 -0
  1896. package/plugins/tiddlywiki/share/styles.tid +17 -0
  1897. package/plugins/tiddlywiki/share/wizard.tid +71 -0
  1898. package/plugins/tiddlywiki/stacked-view/plugin.info +1 -2
  1899. package/plugins/tiddlywiki/tahoelafs/plugin.info +1 -2
  1900. package/plugins/tiddlywiki/text-slicer/plugin.info +3 -3
  1901. package/plugins/tiddlywiki/text-slicer/templates/interactive/tiddler.tid +2 -2
  1902. package/plugins/tiddlywiki/text-slicer/templates/plain/tiddler.tid +10 -10
  1903. package/plugins/tiddlywiki/text-slicer/templates/static/tiddler.tid +10 -10
  1904. package/plugins/tiddlywiki/text-slicer/ui/slice-toolbar-button.tid +6 -4
  1905. package/plugins/tiddlywiki/tiddlyweb/config-tiddlers-filter.tid +2 -0
  1906. package/plugins/tiddlywiki/tiddlyweb/configOfficialPluginLibrary.tid +7 -0
  1907. package/plugins/tiddlywiki/tiddlyweb/css-tiddler.tid +7 -0
  1908. package/plugins/tiddlywiki/tiddlyweb/html-div-skinny-tiddler.tid +9 -0
  1909. package/plugins/tiddlywiki/tiddlyweb/html-div-tiddler.tid +1 -1
  1910. package/plugins/tiddlywiki/tiddlyweb/html-json-skinny-tiddler.tid +4 -0
  1911. package/plugins/tiddlywiki/tiddlyweb/html-json-tiddler.tid +4 -0
  1912. package/plugins/tiddlywiki/tiddlyweb/icon-cloud.tid +4 -0
  1913. package/plugins/tiddlywiki/tiddlyweb/javascript-tiddler.tid +7 -0
  1914. package/plugins/tiddlywiki/tiddlyweb/plugin.info +4 -4
  1915. package/plugins/tiddlywiki/tiddlyweb/save-offline.tid +2 -1
  1916. package/plugins/tiddlywiki/tiddlyweb/save-wiki-button.tid +26 -0
  1917. package/plugins/tiddlywiki/tiddlyweb/styles.tid +44 -0
  1918. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-copy-logs.tid +6 -0
  1919. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-login-status.tid +9 -0
  1920. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-login.tid +8 -0
  1921. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-logout.tid +8 -0
  1922. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-refresh.tid +9 -0
  1923. package/plugins/tiddlywiki/tiddlyweb/syncer-actions-save-snapshot.tid +9 -0
  1924. package/plugins/tiddlywiki/tiddlyweb/tags-syncerdropdown.tid +2 -0
  1925. package/plugins/tiddlywiki/tiddlyweb/tiddlywebadaptor.js +41 -14
  1926. package/plugins/tiddlywiki/translators/plugin.info +1 -2
  1927. package/plugins/tiddlywiki/tw2parser/plugin.info +2 -2
  1928. package/plugins/tiddlywiki/tw2parser/wikitextparser.js +1 -1
  1929. package/plugins/tiddlywiki/tw5.com-docs/plugin.info +1 -2
  1930. package/plugins/tiddlywiki/twitter/plugin.info +2 -3
  1931. package/plugins/tiddlywiki/twitter/startup.js +27 -0
  1932. package/plugins/tiddlywiki/upgrade/config.js +1 -0
  1933. package/plugins/tiddlywiki/upgrade/plugin.info +1 -2
  1934. package/plugins/tiddlywiki/xlsx-utils/deserializer.js +2 -1
  1935. package/plugins/tiddlywiki/xlsx-utils/importer.js +6 -5
  1936. package/plugins/tiddlywiki/xlsx-utils/plugin.info +3 -3
  1937. package/plugins/tiddlywiki/xlsx-utils/xlsx-import-command.js +3 -2
  1938. package/plugins/tiddlywiki/xmldom/plugin.info +2 -3
  1939. package/readme.md +4 -16
  1940. package/themes/tiddlywiki/snowwhite/base.tid +5 -1
  1941. package/themes/tiddlywiki/starlight/styles.tid +6 -6
  1942. package/themes/tiddlywiki/tight/base.tid +9 -5
  1943. package/themes/tiddlywiki/vanilla/ThemeTweaks.tid +7 -3
  1944. package/themes/tiddlywiki/vanilla/base.tid +580 -121
  1945. package/themes/tiddlywiki/vanilla/reset.tid +169 -294
  1946. package/themes/tiddlywiki/vanilla/settings.multids +1 -1
  1947. package/.travis.yml +0 -34
  1948. package/bin/travis-push.sh +0 -20
  1949. package/core/ui/ViewTemplate/plugin.tid +0 -12
  1950. package/editions/codemirrordemo/tiddlers/cm-theme-tiddlywiki.tid +0 -56
  1951. package/editions/de-AT/tiddlers/bilder/New_Release_Banner.png.tid +0 -6
  1952. package/editions/prerelease/tiddlers/Release 5.1.22.tid +0 -14
  1953. package/editions/tw5.com/tiddlers/community/Resources.tid +0 -25
  1954. package/editions/tw5.com/tiddlers/community/examples/Obadiah.tid +0 -10
  1955. package/editions/tw5.com/tiddlers/community/resources/Hosting TiddlyWiki5 on GoogleDrive.tid +0 -13
  1956. package/editions/tw5.com/tiddlers/community/resources/How Does Twederation Work by Jed Carty.tid +0 -14
  1957. package/editions/tw5.com/tiddlers/community/resources/Plugins by Uwe Stuehler.tid +0 -13
  1958. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki Jingle by Mans Martensson.tid +0 -18
  1959. package/editions/tw5.com/tiddlers/community/resources/TiddlyWiki5 Coding.tid +0 -18
  1960. package/editions/tw5.com/tiddlers/customising/Page and tiddler layout customisation.tid +0 -60
  1961. package/editions/tw5.com/tiddlers/demonstrations/SampleAlert.tid +0 -9
  1962. package/editions/tw5.com/tiddlers/images/New Release Banner.jpg +0 -0
  1963. package/plugins/tiddlywiki/dynaview/examples/unreveal-on-scroll.tid +0 -28
  1964. package/plugins/tiddlywiki/jasmine/files/jasmine-html.js +0 -681
  1965. package/plugins/tiddlywiki/jasmine/files/jasmine.css +0 -82
  1966. package/plugins/tiddlywiki/jasmine/files/jasmine.js +0 -2600
  1967. package/plugins/tiddlywiki/jasmine/files/reporter.js +0 -276
  1968. package/plugins/tiddlywiki/markdown/dialect.tid +0 -3
  1969. package/plugins/tiddlywiki/markdown/files/markdown.js +0 -1725
  1970. package/plugins/tiddlywiki/tiddlyweb/ServerControlPanel.tid +0 -20
@@ -1,16 +1,4 @@
1
1
  title: $:/core/images/new-journal-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-new-journal-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M102.545455,112.818182 L102.545455,124.636364 L102.545455,124.636364 L102.545455,124.636364 C102.545455,125.941761 103.630828,127 104.969697,127 L111.030303,127 C112.369172,127 113.454545,125.941761 113.454545,124.636364 L113.454545,112.818182 L125.575758,112.818182 C126.914626,112.818182 128,111.759982 128,110.454545 L128,104.545455 C128,103.240018 126.914626,102.181818 125.575758,102.181818 L113.454545,102.181818 L113.454545,90.3636364 C113.454545,89.0582 112.369172,88 111.030303,88 L104.969697,88 L104.969697,88 C103.630828,88 102.545455,89.0582 102.545455,90.3636364 L102.545455,102.181818 L90.4242424,102.181818 L90.4242424,102.181818 C89.0853705,102.181818 88,103.240018 88,104.545455 L88,110.454545 L88,110.454545 L88,110.454545 C88,111.759982 89.0853705,112.818182 90.4242424,112.818182 L102.545455,112.818182 Z"></path>
7
- <g transform="translate(59.816987, 64.316987) rotate(30.000000) translate(-59.816987, -64.316987) translate(20.316987, 12.816987)">
8
- <g transform="translate(0.000000, 0.000000)">
9
- <path d="M9.99631148,0 C4.4755011,0 -2.27373675e-13,4.48070044 -2.27373675e-13,9.99759461 L-2.27373675e-13,91.6128884 C-2.27373675e-13,97.1344074 4.46966773,101.610483 9.99631148,101.610483 L68.9318917,101.610483 C74.4527021,101.610483 78.9282032,97.1297826 78.9282032,91.6128884 L78.9282032,9.99759461 C78.9282032,4.47607557 74.4585355,0 68.9318917,0 L9.99631148,0 Z M20.8885263,26 C24.2022348,26 26.8885263,23.3137085 26.8885263,20 C26.8885263,16.6862915 24.2022348,14 20.8885263,14 C17.5748178,14 14.8885263,16.6862915 14.8885263,20 C14.8885263,23.3137085 17.5748178,26 20.8885263,26 Z M57.3033321,25.6783342 C60.6170406,25.6783342 63.3033321,22.9920427 63.3033321,19.6783342 C63.3033321,16.3646258 60.6170406,13.6783342 57.3033321,13.6783342 C53.9896236,13.6783342 51.3033321,16.3646258 51.3033321,19.6783342 C51.3033321,22.9920427 53.9896236,25.6783342 57.3033321,25.6783342 Z"></path>
10
- <text font-family="Helvetica" font-size="47.1724138" font-weight="bold" fill="#FFFFFF">
11
- <tspan x="42" y="77.4847912" text-anchor="middle"><<now "DD">></tspan>
12
- </text>
13
- </g>
14
- </g>
15
- </g>
16
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-new-journal-button tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M102.545 112.818v11.818c0 1.306 1.086 2.364 2.425 2.364h6.06c1.34 0 2.425-1.058 2.425-2.364v-11.818h12.12c1.34 0 2.425-1.058 2.425-2.363v-5.91c0-1.305-1.085-2.363-2.424-2.363h-12.121V90.364c0-1.306-1.086-2.364-2.425-2.364h-6.06c-1.34 0-2.425 1.058-2.425 2.364v11.818h-12.12c-1.34 0-2.425 1.058-2.425 2.363v5.91c0 1.305 1.085 2.363 2.424 2.363h12.121zM60.016 4.965c-4.781-2.76-10.897-1.118-13.656 3.66L5.553 79.305A9.993 9.993 0 009.21 92.963l51.04 29.468c4.78 2.76 10.897 1.118 13.655-3.66l40.808-70.681a9.993 9.993 0 00-3.658-13.656L60.016 4.965zm-3.567 27.963a6 6 0 106-10.393 6 6 0 00-6 10.393zm31.697 17.928a6 6 0 106-10.392 6 6 0 00-6 10.392z"/><text class="tc-fill-background" font-family="Helvetica" font-size="47.172" font-weight="bold" transform="rotate(30 25.742 95.82)"><tspan x="42" y="77.485" text-anchor="middle"><<now "DD">></tspan></text></g></svg>
@@ -1,10 +1,4 @@
1
1
  title: $:/core/images/opacity
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-opacity tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M102.361773,65 C101.833691,67.051742 101.183534,69.0544767 100.419508,71 L82.5835324,71 C83.7602504,69.1098924 84.7666304,67.1027366 85.581205,65 L102.361773,65 Z M102.834311,63 C103.256674,61.0388326 103.568427,59.0365486 103.762717,57 L87.6555706,57 C87.3692052,59.0609452 86.9083652,61.0660782 86.2884493,63 L102.834311,63 Z M99.5852583,73 C98.6682925,75.0747721 97.6196148,77.0783056 96.4498253,79 L75.8124196,79 C77.8387053,77.2115633 79.6621163,75.1985844 81.2437158,73 L99.5852583,73 Z M95.1689122,81 C93.7449202,83.1155572 92.1695234,85.1207336 90.458251,87 L60.4614747,87 C65.1836162,85.86248 69.5430327,83.794147 73.3347255,81 L95.1689122,81 Z M87.6555706,47 L103.762717,47 C101.246684,20.6269305 79.0321807,0 52,0 C23.281193,0 0,23.281193 0,52 C0,77.2277755 17.9651296,98.2595701 41.8000051,103 L62.1999949,103 C67.8794003,101.870444 73.2255333,99.8158975 78.074754,97 L39,97 L39,95 L81.2493857,95 C83.8589242,93.2215015 86.2981855,91.2116653 88.5376609,89 L39,89 L39,87 L43.5385253,87 C27.7389671,83.1940333 16,68.967908 16,52 C16,32.117749 32.117749,16 52,16 C70.1856127,16 85.2217929,29.4843233 87.6555706,47 Z M87.8767787,49 L103.914907,49 C103.971379,49.9928025 104,50.9930589 104,52 C104,53.0069411 103.971379,54.0071975 103.914907,55 L87.8767787,55 C87.958386,54.0107999 88,53.0102597 88,52 C88,50.9897403 87.958386,49.9892001 87.8767787,49 Z"></path>
7
- <path d="M76,128 C104.718807,128 128,104.718807 128,76 C128,47.281193 104.718807,24 76,24 C47.281193,24 24,47.281193 24,76 C24,104.718807 47.281193,128 76,128 L76,128 Z M76,112 C95.882251,112 112,95.882251 112,76 C112,56.117749 95.882251,40 76,40 C56.117749,40 40,56.117749 40,76 C40,95.882251 56.117749,112 76,112 L76,112 Z"></path>
8
- <path d="M37,58 L90,58 L90,62 L37,62 L37,58 L37,58 Z M40,50 L93,50 L93,54 L40,54 L40,50 L40,50 Z M40,42 L93,42 L93,46 L40,46 L40,42 L40,42 Z M32,66 L85,66 L85,70 L32,70 L32,66 L32,66 Z M30,74 L83,74 L83,78 L30,78 L30,74 L30,74 Z M27,82 L80,82 L80,86 L27,86 L27,82 L27,82 Z"></path>
9
- </g>
10
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-opacity tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M102.362 65a51.595 51.595 0 01-1.942 6H82.584a35.867 35.867 0 002.997-6h16.78zm.472-2c.423-1.961.734-3.963.929-6H87.656a35.78 35.78 0 01-1.368 6h16.546zm-3.249 10a51.847 51.847 0 01-3.135 6H75.812a36.205 36.205 0 005.432-6h18.341zm-4.416 8c-1.424 2.116-3 4.12-4.71 6H60.46a35.843 35.843 0 0012.874-6h21.834zm-7.513-34h16.107C101.247 20.627 79.033 0 52 0 23.281 0 0 23.281 0 52c0 25.228 17.965 46.26 41.8 51h20.4a51.66 51.66 0 0015.875-6H39v-2h42.25a52.257 52.257 0 007.288-6H39v-2h4.539C27.739 83.194 16 68.968 16 52c0-19.882 16.118-36 36-36 18.186 0 33.222 13.484 35.656 31zm.22 2h16.039a52.823 52.823 0 010 6H87.877a36.483 36.483 0 000-6z"/><path d="M76 128c28.719 0 52-23.281 52-52s-23.281-52-52-52-52 23.281-52 52 23.281 52 52 52zm0-16c19.882 0 36-16.118 36-36S95.882 40 76 40 40 56.118 40 76s16.118 36 36 36z"/><path d="M37 58h53v4H37v-4zm3-8h53v4H40v-4zm0-8h53v4H40v-4zm-8 24h53v4H32v-4zm-2 8h53v4H30v-4zm-3 8h53v4H27v-4z"/></g></svg>
@@ -1,9 +1,4 @@
1
1
  title: $:/core/images/open-window
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-open-window tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M16,112 L104.993898,112 C108.863261,112 112,115.590712 112,120 C112,124.418278 108.858091,128 104.993898,128 L7.00610161,128 C3.13673853,128 0,124.409288 0,120 C0,119.998364 4.30952878e-07,119.996727 1.29273572e-06,119.995091 C4.89579306e-07,119.993456 0,119.99182 0,119.990183 L0,24.0098166 C0,19.586117 3.59071231,16 8,16 C12.418278,16 16,19.5838751 16,24.0098166 L16,112 Z"></path>
7
- <path d="M96,43.1959595 L96,56 C96,60.418278 99.581722,64 104,64 C108.418278,64 112,60.418278 112,56 L112,24 C112,19.5907123 108.415101,16 103.992903,16 L72.0070969,16 C67.5881712,16 64,19.581722 64,24 C64,28.4092877 67.5848994,32 72.0070969,32 L84.5685425,32 L48.2698369,68.2987056 C45.1421332,71.4264093 45.1434327,76.4904296 48.267627,79.614624 C51.3854642,82.7324612 56.4581306,82.7378289 59.5835454,79.6124141 L96,43.1959595 Z M32,7.9992458 C32,3.58138434 35.5881049,0 39.9992458,0 L120.000754,0 C124.418616,0 128,3.5881049 128,7.9992458 L128,88.0007542 C128,92.4186157 124.411895,96 120.000754,96 L39.9992458,96 C35.5813843,96 32,92.4118951 32,88.0007542 L32,7.9992458 Z"></path>
8
- </g>
9
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-open-window tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M16 112h88.994c3.87 0 7.006 3.59 7.006 8 0 4.418-3.142 8-7.006 8H7.006C3.136 128 0 124.41 0 120a9.321 9.321 0 010-.01V24.01C0 19.586 3.59 16 8 16c4.418 0 8 3.584 8 8.01V112z"/><path d="M96 43.196V56a8 8 0 1016 0V24c0-4.41-3.585-8-8.007-8H72.007C67.588 16 64 19.582 64 24c0 4.41 3.585 8 8.007 8H84.57l-36.3 36.299a8 8 0 00-.001 11.316c3.117 3.117 8.19 3.123 11.316-.003L96 43.196zM32 7.999C32 3.581 35.588 0 40 0h80c4.419 0 8 3.588 8 8v80c0 4.419-3.588 8-8 8H40c-4.419 0-8-3.588-8-8V8z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/options-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-options-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M110.48779,76.0002544 C109.354214,80.4045063 107.611262,84.5641217 105.354171,88.3838625 L105.354171,88.3838625 L112.07833,95.1080219 C115.20107,98.2307613 115.210098,103.299824 112.089164,106.420759 L106.420504,112.089418 C103.301049,115.208874 98.2346851,115.205502 95.1077675,112.078585 L88.3836082,105.354425 C84.5638673,107.611516 80.4042519,109.354468 76,110.488045 L76,110.488045 L76,119.993281 C76,124.409501 72.4220153,128.000254 68.0083475,128.000254 L59.9916525,128.000254 C55.5800761,128.000254 52,124.41541 52,119.993281 L52,110.488045 C47.5957481,109.354468 43.4361327,107.611516 39.6163918,105.354425 L32.8922325,112.078585 C29.7694931,115.201324 24.7004301,115.210353 21.5794957,112.089418 L15.9108363,106.420759 C12.7913807,103.301303 12.7947522,98.2349395 15.9216697,95.1080219 L22.6458291,88.3838625 C20.3887383,84.5641217 18.6457859,80.4045063 17.5122098,76.0002544 L8.00697327,76.0002544 C3.59075293,76.0002544 2.19088375e-16,72.4222697 4.89347582e-16,68.0086019 L9.80228577e-16,59.9919069 C1.25035972e-15,55.5803305 3.58484404,52.0002544 8.00697327,52.0002544 L17.5122098,52.0002544 C18.6457859,47.5960025 20.3887383,43.4363871 22.6458291,39.6166462 L15.9216697,32.8924868 C12.7989304,29.7697475 12.7899019,24.7006845 15.9108363,21.5797501 L21.5794957,15.9110907 C24.6989513,12.7916351 29.7653149,12.7950065 32.8922325,15.9219241 L39.6163918,22.6460835 C43.4361327,20.3889927 47.5957481,18.6460403 52,17.5124642 L52,8.00722764 C52,3.5910073 55.5779847,0.000254375069 59.9916525,0.000254375069 L68.0083475,0.000254375069 C72.4199239,0.000254375069 76,3.58509841 76,8.00722764 L76,17.5124642 C80.4042519,18.6460403 84.5638673,20.3889927 88.3836082,22.6460835 L95.1077675,15.9219241 C98.2305069,12.7991848 103.29957,12.7901562 106.420504,15.9110907 L112.089164,21.5797501 C115.208619,24.6992057 115.205248,29.7655693 112.07833,32.8924868 L105.354171,39.6166462 L105.354171,39.6166462 C107.611262,43.4363871 109.354214,47.5960025 110.48779,52.0002544 L119.993027,52.0002544 C124.409247,52.0002544 128,55.5782391 128,59.9919069 L128,68.0086019 C128,72.4201783 124.415156,76.0002544 119.993027,76.0002544 L110.48779,76.0002544 L110.48779,76.0002544 Z M64,96.0002544 C81.673112,96.0002544 96,81.6733664 96,64.0002544 C96,46.3271424 81.673112,32.0002544 64,32.0002544 C46.326888,32.0002544 32,46.3271424 32,64.0002544 C32,81.6733664 46.326888,96.0002544 64,96.0002544 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-options-button tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M110.488 76a47.712 47.712 0 01-5.134 12.384l6.724 6.724c3.123 3.123 3.132 8.192.011 11.313l-5.668 5.668c-3.12 3.12-8.186 3.117-11.313-.01l-6.724-6.725c-3.82 2.258-7.98 4-12.384 5.134v9.505c0 4.417-3.578 8.007-7.992 8.007h-8.016C55.58 128 52 124.415 52 119.993v-9.505a47.712 47.712 0 01-12.384-5.134l-6.724 6.725c-3.123 3.122-8.192 3.131-11.313.01l-5.668-5.668c-3.12-3.12-3.116-8.186.01-11.313l6.725-6.724c-2.257-3.82-4-7.98-5.134-12.384H8.007C3.591 76 0 72.422 0 68.01v-8.017C0 55.58 3.585 52 8.007 52h9.505a47.712 47.712 0 015.134-12.383l-6.724-6.725c-3.123-3.122-3.132-8.191-.011-11.312l5.668-5.669c3.12-3.12 8.186-3.116 11.313.01l6.724 6.725c3.82-2.257 7.98-4 12.384-5.134V8.007C52 3.591 55.578 0 59.992 0h8.016C72.42 0 76 3.585 76 8.007v9.505a47.712 47.712 0 0112.384 5.134l6.724-6.724c3.123-3.123 8.192-3.132 11.313-.01l5.668 5.668c3.12 3.12 3.116 8.186-.01 11.312l-6.725 6.725c2.257 3.82 4 7.979 5.134 12.383h9.505c4.416 0 8.007 3.578 8.007 7.992v8.017c0 4.411-3.585 7.991-8.007 7.991h-9.505zM64 96c17.673 0 32-14.327 32-32 0-17.673-14.327-32-32-32-17.673 0-32 14.327-32 32 0 17.673 14.327 32 32 32z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/paint
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-paint tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M83.5265806,76.1907935 C90.430962,69.2864121 91.8921169,59.0000433 87.9100453,50.6642209 L125.812763,12.7615036 C128.732035,9.84223095 128.72611,5.10322984 125.812796,2.18991592 C122.893542,-0.729338085 118.161775,-0.730617045 115.241209,2.18994966 L77.3384914,40.092667 C69.002669,36.1105954 58.7163002,37.5717503 51.8119188,44.4761317 L83.5265806,76.1907935 L83.5265806,76.1907935 L83.5265806,76.1907935 L83.5265806,76.1907935 Z M80.8836921,78.8336819 L49.1690303,47.1190201 C49.1690303,47.1190201 8.50573364,81.242543 0,80.2820711 C0,80.2820711 3.78222974,85.8744423 6.82737483,88.320684 C20.8514801,82.630792 44.1526049,63.720771 44.1526049,63.720771 L44.8144806,64.3803375 C44.8144806,64.3803375 19.450356,90.2231043 9.18040433,92.0477601 C10.4017154,93.4877138 13.5343883,96.1014812 15.4269991,97.8235871 C20.8439164,96.3356979 50.1595367,69.253789 50.1595367,69.253789 L50.8214124,69.9133555 L18.4136144,100.936036 L23.6993903,106.221812 L56.1060358,75.2002881 L56.7679115,75.8598546 C56.7679115,75.8598546 28.9040131,106.396168 28.0841366,108.291555 C28.0841366,108.291555 34.1159238,115.144621 35.6529617,116.115796 C36.3545333,113.280171 63.5365402,82.6307925 63.5365402,82.6307925 L64.1984159,83.290359 C64.1984159,83.290359 43.6013016,107.04575 39.2343772,120.022559 C42.443736,123.571575 46.7339155,125.159692 50.1595362,126.321151 C47.9699978,114.504469 80.8836921,78.8336819 80.8836921,78.8336819 L80.8836921,78.8336819 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-paint tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M83.527 76.19C90.43 69.287 91.892 59 87.91 50.665l37.903-37.902c2.919-2.92 2.913-7.659 0-10.572a7.474 7.474 0 00-10.572 0L77.338 40.093c-8.335-3.982-18.622-2.521-25.526 4.383l31.715 31.715zm-2.643 2.644L49.169 47.119S8.506 81.243 0 80.282c0 0 3.782 5.592 6.827 8.039 14.024-5.69 37.326-24.6 37.326-24.6l.661.66S19.45 90.222 9.18 92.047c1.222 1.44 4.354 4.053 6.247 5.776 5.417-1.488 34.733-28.57 34.733-28.57l.661.66-32.407 31.022 5.285 5.286L56.106 75.2l.662.66s-27.864 30.536-28.684 32.432c0 0 6.032 6.853 7.569 7.824.702-2.836 27.884-33.485 27.884-33.485l.661.66s-20.597 23.755-24.964 36.732c3.21 3.549 7.5 5.137 10.926 6.298-2.19-11.817 30.724-47.487 30.724-47.487z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/palette
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-palette tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M80.2470434,39.1821571 C75.0645698,38.2680897 69.6261555,37.7814854 64.0193999,37.7814854 C28.6624616,37.7814854 0,57.1324214 0,81.0030106 C0,90.644534 4.67604329,99.5487133 12.5805659,106.738252 C23.5031767,91.1899067 26.3405471,72.3946229 36.8885698,63.5622337 C52.0716764,50.8486559 63.4268694,55.7343343 63.4268694,55.7343343 L80.2470434,39.1821571 Z M106.781666,48.8370714 C119.830962,56.749628 128.0388,68.229191 128.0388,81.0030106 C128.0388,90.3534932 128.557501,98.4142085 116.165191,106.082518 C105.367708,112.763955 112.341384,99.546808 104.321443,95.1851533 C96.3015017,90.8234987 84.3749007,96.492742 86.1084305,103.091059 C89.3087234,115.272303 105.529892,114.54645 92.4224435,119.748569 C79.3149955,124.950687 74.2201582,124.224536 64.0193999,124.224536 C56.1979176,124.224536 48.7040365,123.277578 41.7755684,121.544216 C51.620343,117.347916 69.6563669,109.006202 75.129737,102.088562 C82.7876655,92.4099199 87.3713218,80.0000002 83.3235694,72.4837191 C83.1303943,72.1250117 94.5392656,60.81569 106.781666,48.8370714 Z M1.13430476,123.866563 C0.914084026,123.867944 0.693884185,123.868637 0.473712455,123.868637 C33.9526848,108.928928 22.6351223,59.642592 59.2924543,59.6425917 C59.6085574,61.0606542 59.9358353,62.5865065 60.3541977,64.1372318 C34.4465025,59.9707319 36.7873124,112.168427 1.13429588,123.866563 L1.13430476,123.866563 Z M1.84669213,123.859694 C40.7185279,123.354338 79.9985412,101.513051 79.9985401,79.0466836 C70.7284906,79.0466835 65.9257264,75.5670082 63.1833375,71.1051511 C46.585768,64.1019718 32.81846,116.819636 1.84665952,123.859695 L1.84669213,123.859694 Z M67.1980193,59.8524981 C62.748213,63.9666823 72.0838429,76.2846822 78.5155805,71.1700593 C89.8331416,59.8524993 112.468264,37.2173758 123.785825,25.8998146 C135.103386,14.5822535 123.785825,3.26469247 112.468264,14.5822535 C101.150703,25.8998144 78.9500931,48.9868127 67.1980193,59.8524981 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-palette tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M80.247 39.182a93.52 93.52 0 00-16.228-1.4C28.662 37.781 0 57.131 0 81.002c0 9.642 4.676 18.546 12.58 25.735C23.504 91.19 26.34 72.395 36.89 63.562c15.183-12.713 26.538-7.828 26.538-7.828l16.82-16.552zm26.535 9.655c13.049 7.913 21.257 19.392 21.257 32.166 0 9.35.519 17.411-11.874 25.08-10.797 6.681-3.824-6.536-11.844-10.898s-19.946 1.308-18.213 7.906c3.2 12.181 19.422 11.455 6.314 16.658-13.107 5.202-18.202 4.476-28.403 4.476-7.821 0-15.315-.947-22.243-2.68 9.844-4.197 27.88-12.539 33.354-19.456C82.788 92.409 87.37 80 83.324 72.484c-.194-.359 11.215-11.668 23.458-23.647zM1.134 123.867l-.66.002c33.479-14.94 22.161-64.226 58.818-64.226.317 1.418.644 2.944 1.062 4.494-25.907-4.166-23.567 48.031-59.22 59.73zm.713-.007c38.872-.506 78.152-22.347 78.152-44.813-9.27 0-14.073-3.48-16.816-7.942-16.597-7.003-30.365 45.715-61.336 52.755zm65.351-64.008c-4.45 4.115 4.886 16.433 11.318 11.318l45.27-45.27c11.317-11.318 0-22.635-11.318-11.318-11.317 11.318-33.518 34.405-45.27 45.27z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/permalink-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-permalink-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M80.4834582,48 L73.0956761,80 L73.0956761,80 L47.5165418,80 L54.9043239,48 L80.4834582,48 Z M84.1773493,32 L89.8007299,7.64246248 C90.7941633,3.33942958 95.0918297,0.64641956 99.3968675,1.64031585 C103.693145,2.63218977 106.385414,6.93288901 105.390651,11.2416793 L100.598215,32 L104.000754,32 C108.411895,32 112,35.581722 112,40 C112,44.4092877 108.418616,48 104.000754,48 L96.9043239,48 L89.5165418,80 L104.000754,80 C108.411895,80 112,83.581722 112,88 C112,92.4092877 108.418616,96 104.000754,96 L85.8226507,96 L80.1992701,120.357538 C79.2058367,124.66057 74.9081703,127.35358 70.6031325,126.359684 C66.3068546,125.36781 63.6145865,121.067111 64.6093491,116.758321 L69.401785,96 L43.8226507,96 L38.1992701,120.357538 C37.2058367,124.66057 32.9081703,127.35358 28.6031325,126.359684 C24.3068546,125.36781 21.6145865,121.067111 22.6093491,116.758321 L27.401785,96 L23.9992458,96 C19.5881049,96 16,92.418278 16,88 C16,83.5907123 19.5813843,80 23.9992458,80 L31.0956761,80 L38.4834582,48 L23.9992458,48 C19.5881049,48 16,44.418278 16,40 C16,35.5907123 19.5813843,32 23.9992458,32 L42.1773493,32 L47.8007299,7.64246248 C48.7941633,3.33942958 53.0918297,0.64641956 57.3968675,1.64031585 C61.6931454,2.63218977 64.3854135,6.93288901 63.3906509,11.2416793 L58.598215,32 L84.1773493,32 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-permalink-button tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M80.483 48l-7.387 32h-25.58l7.388-32h25.58zm3.694-16l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L100.598 32h3.403c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8h-7.096l-7.387 32H104c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H85.824l-5.624 24.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L69.402 96h-25.58L38.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L27.402 96h-3.403C19.59 96 16 92.418 16 88c0-4.41 3.581-8 8-8h7.096l7.387-32H24C19.59 48 16 44.418 16 40c0-4.41 3.581-8 8-8h18.177l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L58.598 32h25.58z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/permaview-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-permaview-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M81.4834582,48 L79.6365127,56 L79.6365127,56 L74.0573784,56 L75.9043239,48 L81.4834582,48 Z M85.1773493,32 L90.8007299,7.64246248 C91.7941633,3.33942958 96.0918297,0.64641956 100.396867,1.64031585 C104.693145,2.63218977 107.385414,6.93288901 106.390651,11.2416793 L101.598215,32 L104.000754,32 C108.411895,32 112,35.581722 112,40 C112,44.4092877 108.418616,48 104.000754,48 L97.9043239,48 L96.0573784,56 L104.000754,56 C108.411895,56 112,59.581722 112,64 C112,68.4092877 108.418616,72 104.000754,72 L92.3634873,72 L90.5165418,80 L104.000754,80 C108.411895,80 112,83.581722 112,88 C112,92.4092877 108.418616,96 104.000754,96 L86.8226507,96 L81.1992701,120.357538 C80.2058367,124.66057 75.9081703,127.35358 71.6031325,126.359684 C67.3068546,125.36781 64.6145865,121.067111 65.6093491,116.758321 L70.401785,96 L64.8226507,96 L59.1992701,120.357538 C58.2058367,124.66057 53.9081703,127.35358 49.6031325,126.359684 C45.3068546,125.36781 42.6145865,121.067111 43.6093491,116.758321 L48.401785,96 L42.8226507,96 L37.1992701,120.357538 C36.2058367,124.66057 31.9081703,127.35358 27.6031325,126.359684 C23.3068546,125.36781 20.6145865,121.067111 21.6093491,116.758321 L26.401785,96 L23.9992458,96 C19.5881049,96 16,92.418278 16,88 C16,83.5907123 19.5813843,80 23.9992458,80 L30.0956761,80 L31.9426216,72 L23.9992458,72 C19.5881049,72 16,68.418278 16,64 C16,59.5907123 19.5813843,56 23.9992458,56 L35.6365127,56 L37.4834582,48 L23.9992458,48 C19.5881049,48 16,44.418278 16,40 C16,35.5907123 19.5813843,32 23.9992458,32 L41.1773493,32 L46.8007299,7.64246248 C47.7941633,3.33942958 52.0918297,0.64641956 56.3968675,1.64031585 C60.6931454,2.63218977 63.3854135,6.93288901 62.3906509,11.2416793 L57.598215,32 L63.1773493,32 L68.8007299,7.64246248 C69.7941633,3.33942958 74.0918297,0.64641956 78.3968675,1.64031585 C82.6931454,2.63218977 85.3854135,6.93288901 84.3906509,11.2416793 L79.598215,32 L85.1773493,32 Z M53.9043239,48 L52.0573784,56 L57.6365127,56 L59.4834582,48 L53.9043239,48 Z M75.9426216,72 L74.0956761,80 L74.0956761,80 L68.5165418,80 L70.3634873,72 L75.9426216,72 L75.9426216,72 Z M48.3634873,72 L46.5165418,80 L52.0956761,80 L53.9426216,72 L48.3634873,72 L48.3634873,72 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-permaview-button tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M81.483 48l-1.846 8h-5.58l1.847-8h5.58zm3.694-16l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L101.598 32h2.403c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8h-6.096l-1.847 8h7.944c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H92.364l-1.846 8H104c4.41 0 7.999 3.582 7.999 8 0 4.41-3.581 8-8 8H86.824l-5.624 24.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L70.402 96h-5.58L59.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L48.402 96h-5.58L37.2 120.358c-.993 4.303-5.29 6.996-9.596 6.002-4.296-.992-6.988-5.293-5.994-9.602L26.402 96h-2.403C19.59 96 16 92.418 16 88c0-4.41 3.581-8 8-8h6.096l1.847-8h-7.944C19.59 72 16 68.418 16 64c0-4.41 3.581-8 8-8h11.637l1.846-8H24C19.59 48 16 44.418 16 40c0-4.41 3.581-8 8-8h17.177l5.624-24.358c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L57.598 32h5.58L68.8 7.642c.993-4.303 5.29-6.996 9.596-6.002 4.296.992 6.988 5.293 5.994 9.602L79.598 32h5.58zM53.904 48l-1.847 8h5.58l1.846-8h-5.579zm22.039 24l-1.847 8h-5.58l1.847-8h5.58zm-27.58 0l-1.846 8h5.579l1.847-8h-5.58z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/picture
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-picture tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M112,68.2332211 L112,20.0027785 C112,17.7898769 110.207895,16 107.997221,16 L20.0027785,16 C17.7898769,16 16,17.792105 16,20.0027785 L16,58.312373 L25.2413115,43.7197989 C28.041793,39.297674 34.2643908,38.7118128 37.8410347,42.5335275 L56.0882845,63.1470817 L69.7748997,56.7400579 C72.766567,55.3552503 76.3013751,55.9473836 78.678437,58.2315339 C78.8106437,58.3585731 79.0742301,58.609836 79.4527088,58.9673596 C80.0910923,59.570398 80.8117772,60.2441563 81.598127,60.9705595 C83.8422198,63.043576 86.1541548,65.1151944 88.3956721,67.0372264 C89.1168795,67.6556396 89.8200801,68.2492007 90.5021258,68.8146755 C92.6097224,70.5620551 94.4693308,72.0029474 95.9836366,73.0515697 C96.7316295,73.5695379 97.3674038,73.9719282 98.0281481,74.3824999 C98.4724987,74.4989557 99.0742374,74.5263881 99.8365134,74.4317984 C101.709944,74.1993272 104.074502,73.2878514 106.559886,71.8846196 C107.705822,71.2376318 108.790494,70.5370325 109.764561,69.8410487 C110.323259,69.4418522 110.694168,69.1550757 110.834827,69.0391868 C111.210545,68.7296319 111.600264,68.4615815 112,68.2332211 L112,68.2332211 Z M0,8.00697327 C0,3.58484404 3.59075293,0 8.00697327,0 L119.993027,0 C124.415156,0 128,3.59075293 128,8.00697327 L128,119.993027 C128,124.415156 124.409247,128 119.993027,128 L8.00697327,128 C3.58484404,128 0,124.409247 0,119.993027 L0,8.00697327 L0,8.00697327 Z M95,42 C99.418278,42 103,38.418278 103,34 C103,29.581722 99.418278,26 95,26 C90.581722,26 87,29.581722 87,34 C87,38.418278 90.581722,42 95,42 L95,42 Z M32,76 C47.8587691,80.8294182 52.0345556,83.2438712 52.0345556,88 C52.0345556,92.7561288 32,95.4712486 32,102.347107 C32,109.222965 33.2849191,107.337637 33.2849191,112 L67.999999,112 C67.999999,112 54.3147136,105.375255 54.3147136,101.200691 C54.3147136,93.535181 64.9302432,92.860755 64.9302432,88 C64.9302432,80.6425555 50.8523779,79.167282 32,76 L32,76 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-picture tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M112 68.233v-48.23A4.001 4.001 0 00107.997 16H20.003A4.001 4.001 0 0016 20.003v38.31l9.241-14.593c2.8-4.422 9.023-5.008 12.6-1.186l18.247 20.613 13.687-6.407a8 8 0 018.903 1.492 264.97 264.97 0 002.92 2.739 249.44 249.44 0 006.798 6.066 166.5 166.5 0 002.106 1.778c2.108 1.747 3.967 3.188 5.482 4.237.748.518 1.383.92 2.044 1.33.444.117 1.046.144 1.809.05 1.873-.233 4.238-1.144 6.723-2.547a36.016 36.016 0 003.205-2.044c.558-.4.93-.686 1.07-.802.376-.31.765-.577 1.165-.806zM0 8.007A8.01 8.01 0 018.007 0h111.986A8.01 8.01 0 01128 8.007v111.986a8.01 8.01 0 01-8.007 8.007H8.007A8.01 8.01 0 010 119.993V8.007zM95 42a8 8 0 100-16 8 8 0 000 16zM32 76c15.859 4.83 20.035 7.244 20.035 12S32 95.471 32 102.347c0 6.876 1.285 4.99 1.285 9.653H68s-13.685-6.625-13.685-10.8c0-7.665 10.615-8.34 10.615-13.2 0-7.357-14.078-8.833-32.93-12z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/plugin-generic-language
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M61.2072232,68.1369825 C56.8829239,70.9319564 54.2082892,74.793177 54.2082892,79.0581634 C54.2082892,86.9638335 63.3980995,93.4821994 75.2498076,94.3940006 C77.412197,98.2964184 83.8475284,101.178858 91.5684735,101.403106 C86.4420125,100.27851 82.4506393,97.6624107 80.9477167,94.3948272 C92.8046245,93.4861461 102,86.9662269 102,79.0581634 C102,70.5281905 91.3014611,63.6132813 78.1041446,63.6132813 C71.5054863,63.6132813 65.5315225,65.3420086 61.2072232,68.1369825 Z M74.001066,53.9793443 C69.6767667,56.7743182 63.7028029,58.5030456 57.1041446,58.5030456 C54.4851745,58.5030456 51.9646095,58.2307276 49.6065315,57.7275105 C46.2945155,59.9778212 41.2235699,61.4171743 35.5395922,61.4171743 C35.4545771,61.4171743 35.3696991,61.4168523 35.2849622,61.4162104 C39.404008,60.5235193 42.7961717,58.6691298 44.7630507,56.286533 C37.8379411,53.5817651 33.2082892,48.669413 33.2082892,43.0581634 C33.2082892,34.5281905 43.9068281,27.6132812 57.1041446,27.6132812 C70.3014611,27.6132812 81,34.5281905 81,43.0581634 C81,47.3231498 78.3253653,51.1843704 74.001066,53.9793443 Z M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" viewBox="0 0 128 128" class="tc-image-plugin-generic-language tc-image-button"><path fill-rule="evenodd" d="M61.207 68.137c-4.324 2.795-6.999 6.656-6.999 10.921 0 7.906 9.19 14.424 21.042 15.336 2.162 3.902 8.598 6.785 16.318 7.01-5.126-1.125-9.117-3.742-10.62-7.01C92.805 93.487 102 86.967 102 79.059c0-8.53-10.699-15.445-23.896-15.445-6.599 0-12.572 1.729-16.897 4.524zm12.794-14.158c-4.324 2.795-10.298 4.524-16.897 4.524-2.619 0-5.14-.272-7.497-.775-3.312 2.25-8.383 3.69-14.067 3.69l-.255-.002c4.119-.892 7.511-2.747 9.478-5.13-6.925-2.704-11.555-7.617-11.555-13.228 0-8.53 10.699-15.445 23.896-15.445C70.301 27.613 81 34.528 81 43.058c0 4.265-2.675 8.126-6.999 10.921zM64 0l54.56 32v64L64 128 9.44 96V32L64 0z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/plugin-generic-plugin
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M40.3972881,76.4456988 L40.3972881,95.3404069 L54.5170166,95.3404069 L54.5170166,95.3404069 C54.5165526,95.3385183 54.516089,95.3366295 54.515626,95.3347404 C54.6093153,95.3385061 54.7034848,95.3404069 54.7980982,95.3404069 C58.6157051,95.3404069 61.710487,92.245625 61.710487,88.4280181 C61.710487,86.6197822 61.01617,84.9737128 59.8795929,83.7418666 L59.8795929,83.7418666 C59.8949905,83.7341665 59.9104102,83.7265043 59.925852,83.7188798 C58.8840576,82.5086663 58.2542926,80.9336277 58.2542926,79.2114996 C58.2542926,75.3938927 61.3490745,72.2991108 65.1666814,72.2991108 C68.9842884,72.2991108 72.0790703,75.3938927 72.0790703,79.2114996 C72.0790703,81.1954221 71.2432806,82.9841354 69.9045961,84.2447446 L69.9045961,84.2447446 C69.9333407,84.2629251 69.9619885,84.281245 69.9905383,84.2997032 L69.9905383,84.2997032 C69.1314315,85.4516923 68.6228758,86.8804654 68.6228758,88.4280181 C68.6228758,91.8584969 71.1218232,94.7053153 74.3986526,95.2474079 C74.3913315,95.2784624 74.3838688,95.3094624 74.3762652,95.3404069 L95.6963988,95.3404069 L95.6963988,75.5678578 L95.6963988,75.5678578 C95.6466539,75.5808558 95.5967614,75.5934886 95.5467242,75.6057531 C95.5504899,75.5120637 95.5523907,75.4178943 95.5523907,75.3232809 C95.5523907,71.505674 92.4576088,68.4108921 88.6400019,68.4108921 C86.831766,68.4108921 85.1856966,69.105209 83.9538504,70.2417862 L83.9538504,70.2417862 C83.9461503,70.2263886 83.938488,70.2109688 83.9308636,70.1955271 C82.7206501,71.2373215 81.1456115,71.8670865 79.4234834,71.8670865 C75.6058765,71.8670865 72.5110946,68.7723046 72.5110946,64.9546976 C72.5110946,61.1370907 75.6058765,58.0423088 79.4234834,58.0423088 C81.4074059,58.0423088 83.1961192,58.8780985 84.4567284,60.2167829 L84.4567284,60.2167829 C84.4749089,60.1880383 84.4932288,60.1593906 84.511687,60.1308407 L84.511687,60.1308407 C85.6636761,60.9899475 87.0924492,61.4985032 88.6400019,61.4985032 C92.0704807,61.4985032 94.9172991,58.9995558 95.4593917,55.7227265 C95.538755,55.7414363 95.6177614,55.761071 95.6963988,55.7816184 L95.6963988,40.0412962 L74.3762652,40.0412962 L74.3762652,40.0412962 C74.3838688,40.0103516 74.3913315,39.9793517 74.3986526,39.9482971 L74.3986526,39.9482971 C71.1218232,39.4062046 68.6228758,36.5593862 68.6228758,33.1289073 C68.6228758,31.5813547 69.1314315,30.1525815 69.9905383,29.0005925 C69.9619885,28.9821342 69.9333407,28.9638143 69.9045961,28.9456339 C71.2432806,27.6850247 72.0790703,25.8963113 72.0790703,23.9123888 C72.0790703,20.0947819 68.9842884,17 65.1666814,17 C61.3490745,17 58.2542926,20.0947819 58.2542926,23.9123888 C58.2542926,25.6345169 58.8840576,27.2095556 59.925852,28.419769 L59.925852,28.419769 C59.9104102,28.4273935 59.8949905,28.4350558 59.8795929,28.4427558 C61.01617,29.674602 61.710487,31.3206715 61.710487,33.1289073 C61.710487,36.9465143 58.6157051,40.0412962 54.7980982,40.0412962 C54.7034848,40.0412962 54.6093153,40.0393953 54.515626,40.0356296 L54.515626,40.0356296 C54.516089,40.0375187 54.5165526,40.0394075 54.5170166,40.0412962 L40.3972881,40.0412962 L40.3972881,52.887664 L40.3972881,52.887664 C40.4916889,53.3430132 40.5412962,53.8147625 40.5412962,54.2980982 C40.5412962,58.1157051 37.4465143,61.210487 33.6289073,61.210487 C32.0813547,61.210487 30.6525815,60.7019313 29.5005925,59.8428245 C29.4821342,59.8713744 29.4638143,59.9000221 29.4456339,59.9287667 C28.1850247,58.5900823 26.3963113,57.7542926 24.4123888,57.7542926 C20.5947819,57.7542926 17.5,60.8490745 17.5,64.6666814 C17.5,68.4842884 20.5947819,71.5790703 24.4123888,71.5790703 C26.134517,71.5790703 27.7095556,70.9493053 28.919769,69.9075109 L28.919769,69.9075109 C28.9273935,69.9229526 28.9350558,69.9383724 28.9427558,69.95377 C30.174602,68.8171928 31.8206715,68.1228758 33.6289073,68.1228758 C37.4465143,68.1228758 40.5412962,71.2176578 40.5412962,75.0352647 C40.5412962,75.5186004 40.4916889,75.9903496 40.3972881,76.4456988 Z M64,0 L118.5596,32 L118.5596,96 L64,128 L9.44039956,96 L9.44039956,32 L64,0 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" viewBox="0 0 128 128" class="tc-image-plugin-generic-plugin tc-image-button"><path fill-rule="evenodd" d="M40.397 76.446V95.34h14.12l-.001-.005a6.912 6.912 0 005.364-11.593l.046-.023a6.912 6.912 0 119.979.526l.086.055a6.914 6.914 0 004.408 10.948l-.023.092h21.32V75.568l-.15.038a6.912 6.912 0 00-11.593-5.364l-.022-.046a6.912 6.912 0 11.526-9.979l.055-.086a6.914 6.914 0 0010.948-4.408c.079.018.158.038.236.059v-15.74h-21.32l.023-.094a6.914 6.914 0 01-4.408-10.947 10.23 10.23 0 00-.086-.055 6.912 6.912 0 10-9.979-.526l-.046.023a6.912 6.912 0 01-5.364 11.593l.001.005h-14.12v12.847A6.912 6.912 0 0129.5 59.843l-.054.086a6.912 6.912 0 10-.526 9.979l.023.046a6.912 6.912 0 0111.455 6.492zM64 0l54.56 32v64L64 128 9.44 96V32L64 0z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/plugin-generic-theme
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M29.4078519,91.4716406 L51.4693474,69.4101451 L51.4646675,69.4054652 C50.5969502,68.5377479 50.5929779,67.1348725 51.4693474,66.2585029 C52.3396494,65.3882009 53.7499654,65.3874786 54.6163097,66.2538229 L64.0805963,75.7181095 C64.9483136,76.5858268 64.9522859,77.9887022 64.0759163,78.8650718 C63.2056143,79.7353737 61.7952984,79.736096 60.9289541,78.8697517 L60.9242741,78.8650718 L60.9242741,78.8650718 L38.8627786,100.926567 C36.2518727,103.537473 32.0187578,103.537473 29.4078519,100.926567 C26.796946,98.3156614 26.796946,94.0825465 29.4078519,91.4716406 Z M60.8017407,66.3810363 C58.3659178,63.6765806 56.3370667,61.2899536 54.9851735,59.5123615 C48.1295381,50.4979488 44.671561,55.2444054 40.7586738,59.5123614 C36.8457866,63.7803174 41.789473,67.2384487 38.0759896,70.2532832 C34.3625062,73.2681177 34.5917646,74.3131575 28.3243876,68.7977024 C22.0570105,63.2822473 21.6235306,61.7636888 24.5005999,58.6166112 C27.3776691,55.4695337 29.7823103,60.4247912 35.6595047,54.8320442 C41.5366991,49.2392972 36.5996215,44.2825646 36.5996215,44.2825646 C36.5996215,44.2825646 48.8365511,19.267683 65.1880231,21.1152173 C81.5394952,22.9627517 59.0022276,18.7228947 53.3962199,38.3410355 C50.9960082,46.7405407 53.8429162,44.7613399 58.3941742,48.3090467 C59.7875202,49.3951602 64.4244828,52.7100463 70.1884353,56.9943417 L90.8648751,36.3179019 L92.4795866,31.5515482 L100.319802,26.8629752 L103.471444,30.0146174 L98.782871,37.8548326 L94.0165173,39.4695441 L73.7934912,59.6925702 C86.4558549,69.2403631 102.104532,81.8392557 102.104532,86.4016913 C102.104533,93.6189834 99.0337832,97.9277545 92.5695848,95.5655717 C87.8765989,93.8506351 73.8015497,80.3744087 63.8173444,69.668717 L60.9242741,72.5617873 L57.7726319,69.4101451 L60.8017407,66.3810363 L60.8017407,66.3810363 Z M63.9533761,1.42108547e-13 L118.512977,32 L118.512977,96 L63.9533761,128 L9.39377563,96 L9.39377563,32 L63.9533761,1.42108547e-13 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" viewBox="0 0 128 128" class="tc-image-plugin-generic-theme tc-image-button"><path fill-rule="evenodd" d="M29.408 91.472L51.469 69.41l-.004-.005a2.22 2.22 0 01.004-3.146c.87-.87 2.281-.872 3.147-.005l9.465 9.464a2.22 2.22 0 01-.005 3.147c-.87.87-2.28.871-3.147.005l-.005-.005-22.061 22.062a6.686 6.686 0 11-9.455-9.455zM60.802 66.38c-2.436-2.704-4.465-5.091-5.817-6.869-6.855-9.014-10.313-4.268-14.226 0-3.913 4.268 1.03 7.726-2.683 10.741-3.713 3.015-3.484 4.06-9.752-1.455-6.267-5.516-6.7-7.034-3.823-10.181 2.877-3.147 5.281 1.808 11.159-3.785 5.877-5.593.94-10.55.94-10.55s12.237-25.014 28.588-23.167c16.351 1.848-6.186-2.392-11.792 17.226-2.4 8.4.447 6.42 4.998 9.968 1.394 1.086 6.03 4.401 11.794 8.685l20.677-20.676 1.615-4.766 7.84-4.689 3.151 3.152-4.688 7.84-4.766 1.615-20.224 20.223c12.663 9.547 28.312 22.146 28.312 26.709 0 7.217-3.071 11.526-9.535 9.164-4.693-1.715-18.768-15.192-28.753-25.897l-2.893 2.893-3.151-3.152 3.029-3.029zM63.953 0l54.56 32v64l-54.56 32-54.56-32V32l54.56-32z"/></svg>
@@ -0,0 +1,4 @@
1
+ title: $:/core/images/plus-button
2
+ tags: $:/tags/Image
3
+
4
+ <svg width="22pt" height="22pt" class="tc-image-plus-button tc-image-button" viewBox="0 0 128 128"><path d="M64-.333c35.346 0 64 28.654 64 64 0 35.346-28.654 64-64 64-35.346 0-64-28.654-64-64 0-35.346 28.654-64 64-64zM64 16c-26.51 0-48 21.49-48 48s21.49 48 48 48 48-21.49 48-48-21.49-48-48-48z"/><rect width="80" height="16" x="24" y="56" rx="8"/><rect width="16" height="80" x="56" y="24" rx="8"/></svg>
@@ -1,15 +1,4 @@
1
1
  title: $:/core/images/preview-closed
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-preview-closed tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M0.0881363238,64 C-0.210292223,65.8846266 0.249135869,67.8634737 1.4664206,69.4579969 C16.2465319,88.8184886 39.1692554,100.414336 64,100.414336 C88.8307446,100.414336 111.753468,88.8184886 126.533579,69.4579969 C127.750864,67.8634737 128.210292,65.8846266 127.911864,64 C110.582357,78.4158332 88.3036732,87.0858436 64,87.0858436 C39.6963268,87.0858436 17.4176431,78.4158332 0.0881363238,64 Z"></path>
7
- <rect x="62" y="96" width="4" height="16" rx="4"></rect>
8
- <rect transform="translate(80.000000, 101.000000) rotate(-5.000000) translate(-80.000000, -101.000000) " x="78" y="93" width="4" height="16" rx="4"></rect>
9
- <rect transform="translate(48.000000, 101.000000) rotate(-355.000000) translate(-48.000000, -101.000000) " x="46" y="93" width="4" height="16" rx="4"></rect>
10
- <rect transform="translate(32.000000, 96.000000) rotate(-350.000000) translate(-32.000000, -96.000000) " x="30" y="88" width="4" height="16" rx="4"></rect>
11
- <rect transform="translate(96.000000, 96.000000) rotate(-10.000000) translate(-96.000000, -96.000000) " x="94" y="88" width="4" height="16" rx="4"></rect>
12
- <rect transform="translate(112.000000, 88.000000) rotate(-20.000000) translate(-112.000000, -88.000000) " x="110" y="80" width="4" height="16" rx="4"></rect>
13
- <rect transform="translate(16.000000, 88.000000) rotate(-340.000000) translate(-16.000000, -88.000000) " x="14" y="80" width="4" height="16" rx="4"></rect>
14
- </g>
15
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-preview-closed tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M.088 64a7.144 7.144 0 001.378 5.458C16.246 88.818 39.17 100.414 64 100.414c24.83 0 47.753-11.596 62.534-30.956A7.144 7.144 0 00127.912 64C110.582 78.416 88.304 87.086 64 87.086 39.696 87.086 17.418 78.416.088 64z"/><rect width="4" height="16" x="62" y="96" rx="4"/><rect width="4" height="16" x="78" y="93" rx="4" transform="rotate(-5 80 101)"/><rect width="4" height="16" x="46" y="93" rx="4" transform="rotate(5 48 101)"/><rect width="4" height="16" x="30" y="88" rx="4" transform="rotate(10 32 96)"/><rect width="4" height="16" x="94" y="88" rx="4" transform="rotate(-10 96 96)"/><rect width="4" height="16" x="110" y="80" rx="4" transform="rotate(-20 112 88)"/><rect width="4" height="16" x="14" y="80" rx="4" transform="rotate(20 16 88)"/></g></svg>
@@ -1,9 +1,4 @@
1
1
  title: $:/core/images/preview-open
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-preview-open tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M64.1099282,99.5876785 C39.2791836,99.5876785 16.3564602,87.9918313 1.57634884,68.6313396 C-0.378878622,66.070184 -0.378878622,62.5174945 1.57634884,59.9563389 C16.3564602,40.5958472 39.2791836,29 64.1099282,29 C88.9406729,29 111.863396,40.5958472 126.643508,59.9563389 C128.598735,62.5174945 128.598735,66.070184 126.643508,68.6313396 C111.863396,87.9918313 88.9406729,99.5876785 64.1099282,99.5876785 Z M110.213805,67.5808331 C111.654168,66.0569335 111.654168,63.9430665 110.213805,62.4191669 C99.3257042,50.8995835 82.4391647,44 64.1470385,44 C45.8549124,44 28.9683729,50.8995835 18.0802717,62.4191669 C16.6399094,63.9430665 16.6399094,66.0569335 18.0802717,67.5808331 C28.9683729,79.1004165 45.8549124,86 64.1470385,86 C82.4391647,86 99.3257042,79.1004165 110.213805,67.5808331 Z"></path>
7
- <path d="M63.5,88 C76.4786916,88 87,77.4786916 87,64.5 C87,51.5213084 76.4786916,41 63.5,41 C50.5213084,41 40,51.5213084 40,64.5 C40,77.4786916 50.5213084,88 63.5,88 Z"></path>
8
- </g>
9
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-preview-open tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M64.11 99.588c-24.83 0-47.754-11.596-62.534-30.957a7.148 7.148 0 010-8.675C16.356 40.596 39.28 29 64.11 29c24.83 0 47.753 11.596 62.534 30.956a7.148 7.148 0 010 8.675c-14.78 19.36-37.703 30.957-62.534 30.957zm46.104-32.007c1.44-1.524 1.44-3.638 0-5.162C99.326 50.9 82.439 44 64.147 44S28.968 50.9 18.08 62.42c-1.44 1.523-1.44 3.637 0 5.16C28.968 79.1 45.855 86 64.147 86s35.179-6.9 46.067-18.42z"/><path d="M63.5 88C76.479 88 87 77.479 87 64.5S76.479 41 63.5 41 40 51.521 40 64.5 50.521 88 63.5 88z"/></g></svg>
@@ -1,12 +1,4 @@
1
1
  title: $:/core/images/print-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-print-button tc-image-button" viewBox="0 0 128 128" width="22pt" height="22pt">
5
- <g fill-rule="evenodd">
6
- <path d="M112,71 L112,30.5 L111.96811,30.5 L111.96811,30.5 C111.932942,28.4998414 111.151676,26.510538 109.625176,24.9840387 L86.9982489,2.35711116 C85.3482153,0.707077645 83.1589869,-0.071534047 81,0.0201838424 L81,0 L23.9992458,0 C19.5808867,0 16,3.58213437 16,8.00092105 L16,71 L24,71 L24,8 L81,8 L81,22.4996539 C81,26.9216269 84.5818769,30.5 89.0003461,30.5 L104,30.5 L104,71 L112,71 Z"></path>
7
- <rect x="32" y="36" width="64" height="8" rx="4"></rect>
8
- <rect x="32" y="52" width="64" height="8" rx="4"></rect>
9
- <rect x="32" y="20" width="40" height="8" rx="4"></rect>
10
- <path d="M0,80.0054195 C0,71.1658704 7.15611005,64 16.0008841,64 L111.999116,64 C120.83616,64 128,71.1553215 128,80.0054195 L128,111.99458 C128,120.83413 120.84389,128 111.999116,128 L16.0008841,128 C7.16383982,128 0,120.844679 0,111.99458 L0,80.0054195 Z M104,96 C108.418278,96 112,92.418278 112,88 C112,83.581722 108.418278,80 104,80 C99.581722,80 96,83.581722 96,88 C96,92.418278 99.581722,96 104,96 Z"></path>
11
- </g>
12
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-print-button tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M112 71V30.5h-.032c-.035-2-.816-3.99-2.343-5.516L86.998 2.357A7.978 7.978 0 0081 .02V0H24a8 8 0 00-8 8v63h8V8h57v14.5c0 4.422 3.582 8 8 8h15V71h8z"/><rect width="64" height="8" x="32" y="36" rx="4"/><rect width="64" height="8" x="32" y="52" rx="4"/><rect width="40" height="8" x="32" y="20" rx="4"/><path d="M0 80.005C0 71.165 7.156 64 16 64h96c8.836 0 16 7.155 16 16.005v31.99c0 8.84-7.156 16.005-16 16.005H16c-8.836 0-16-7.155-16-16.005v-31.99zM104 96a8 8 0 100-16 8 8 0 000 16z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/quote
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-quote tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M51.2188077,117.712501 L51.2188077,62.1993386 L27.4274524,62.1993386 C27.4274524,53.3075754 29.1096526,45.797753 32.4741035,39.669646 C35.8385544,33.541539 42.0867267,28.9154883 51.2188077,25.7913554 L51.2188077,2 C43.7689521,2.96127169 36.8599155,5.18417913 30.4914905,8.668789 C24.1230656,12.1533989 18.6559149,16.5391352 14.0898743,21.8261295 C9.52383382,27.1131238 5.97919764,33.2411389 3.45585945,40.2103586 C0.932521268,47.1795784 -0.208971741,54.6293222 0.0313461819,62.5598136 L0.0313461819,117.712501 L51.2188077,117.712501 Z M128,117.712501 L128,62.1993386 L104.208645,62.1993386 C104.208645,53.3075754 105.890845,45.797753 109.255296,39.669646 C112.619747,33.541539 118.867919,28.9154883 128,25.7913554 L128,2 C120.550144,2.96127169 113.641108,5.18417913 107.272683,8.668789 C100.904258,12.1533989 95.4371072,16.5391352 90.8710666,21.8261295 C86.3050261,27.1131238 82.7603899,33.2411389 80.2370517,40.2103586 C77.7137136,47.1795784 76.5722206,54.6293222 76.8125385,62.5598136 L76.8125385,117.712501 L128,117.712501 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-quote tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M51.219 117.713V62.199H27.427c0-8.891 1.683-16.401 5.047-22.53 3.365-6.127 9.613-10.754 18.745-13.878V2c-7.45.961-14.36 3.184-20.728 6.669-6.368 3.484-11.835 7.87-16.401 13.157C9.524 27.113 5.98 33.241 3.456 40.21.933 47.18-.21 54.63.03 62.56v55.153H51.22zm76.781 0V62.199h-23.791c0-8.891 1.682-16.401 5.046-22.53 3.365-6.127 9.613-10.754 18.745-13.878V2c-7.45.961-14.359 3.184-20.727 6.669-6.369 3.484-11.836 7.87-16.402 13.157-4.566 5.287-8.11 11.415-10.634 18.384-2.523 6.97-3.665 14.42-3.424 22.35v55.153H128z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/refresh-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-refresh-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M106.369002,39.4325143 C116.529932,60.3119371 112.939592,86.1974934 95.5979797,103.539105 C73.7286194,125.408466 38.2713806,125.408466 16.4020203,103.539105 C-5.46734008,81.6697449 -5.46734008,46.2125061 16.4020203,24.3431458 C19.5262146,21.2189514 24.5915344,21.2189514 27.7157288,24.3431458 C30.8399231,27.4673401 30.8399231,32.5326599 27.7157288,35.6568542 C12.0947571,51.2778259 12.0947571,76.6044251 27.7157288,92.2253967 C43.3367004,107.846368 68.6632996,107.846368 84.2842712,92.2253967 C97.71993,78.7897379 99.5995262,58.1740623 89.9230597,42.729491 L83.4844861,54.9932839 C81.4307001,58.9052072 76.5945372,60.4115251 72.682614,58.3577391 C68.7706907,56.3039532 67.2643728,51.4677903 69.3181587,47.555867 L84.4354914,18.7613158 C86.4966389,14.8353707 91.3577499,13.3347805 95.273202,15.415792 L124.145886,30.7612457 C128.047354,32.8348248 129.52915,37.6785572 127.455571,41.5800249 C125.381992,45.4814927 120.53826,46.9632892 116.636792,44.8897102 L106.369002,39.4325143 Z M98.1470904,27.0648707 C97.9798954,26.8741582 97.811187,26.6843098 97.6409651,26.4953413 L98.6018187,26.1987327 L98.1470904,27.0648707 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-refresh-button tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M106.369 39.433c10.16 20.879 6.57 46.764-10.771 64.106-21.87 21.87-57.327 21.87-79.196 0-21.87-21.87-21.87-57.326 0-79.196a8 8 0 1111.314 11.314c-15.621 15.62-15.621 40.947 0 56.568 15.62 15.621 40.947 15.621 56.568 0C97.72 78.79 99.6 58.175 89.924 42.73l-6.44 12.264a8 8 0 11-14.166-7.437L84.435 18.76a8 8 0 0110.838-3.345l28.873 15.345a8 8 0 11-7.51 14.129l-10.267-5.457zm-8.222-12.368c-.167-.19-.336-.38-.506-.57l.96-.296-.454.866z"/></svg>
@@ -1,6 +1,4 @@
1
1
  title: $:/core/images/right-arrow
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-right-arrow tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <path d="M80.3563798,109.353315 C78.9238993,110.786918 76.9450203,111.675144 74.7592239,111.675144 L-4.40893546,111.675144 C-8.77412698,111.675144 -12.3248558,108.130732 -12.3248558,103.758478 C-12.3248558,99.3951199 -8.78077754,95.8418109 -4.40893546,95.8418109 L66.8418109,95.8418109 L66.8418109,24.5910645 C66.8418109,20.225873 70.3862233,16.6751442 74.7584775,16.6751442 C79.1218352,16.6751442 82.6751442,20.2192225 82.6751442,24.5910645 L82.6751442,103.759224 C82.6751442,105.941695 81.7891419,107.920575 80.3566508,109.353886 Z" transform="translate(35.175144, 64.175144) rotate(-45.000000) translate(-35.175144, -64.175144) "></path>
6
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-right-arrow tc-image-button" viewBox="0 0 128 128"><path d="M99.069 64.173c0 2.027-.77 4.054-2.316 5.6l-55.98 55.98a7.92 7.92 0 01-11.196 0c-3.085-3.086-3.092-8.105 0-11.196l50.382-50.382-50.382-50.382a7.92 7.92 0 010-11.195c3.086-3.085 8.104-3.092 11.196 0l55.98 55.98a7.892 7.892 0 012.316 5.595z"/></svg>
@@ -1,4 +1,4 @@
1
1
  title: $:/core/images/rotate-left
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-rotate-left tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128"><g fill-rule="evenodd"><rect width="32" height="80" rx="8"/><rect x="48" y="96" width="80" height="32" rx="8"/><path d="M61.32 36.65c19.743 2.45 35.023 19.287 35.023 39.693a4 4 0 0 1-8 0c0-15.663-11.254-28.698-26.117-31.46l3.916 3.916a4 4 0 1 1-5.657 5.657L49.172 43.142a4 4 0 0 1 0-5.657l11.313-11.313a4 4 0 1 1 5.657 5.656l-4.821 4.822z"/></g></svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-rotate-left tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><rect width="32" height="80" rx="8"/><rect width="80" height="32" x="48" y="96" rx="8"/><path d="M61.32 36.65c19.743 2.45 35.023 19.287 35.023 39.693a4 4 0 01-8 0c0-15.663-11.254-28.698-26.117-31.46l3.916 3.916a4 4 0 11-5.657 5.657L49.172 43.142a4 4 0 010-5.657l11.313-11.313a4 4 0 115.657 5.656l-4.821 4.822z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/save-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-save-button tc-image-button" viewBox="0 0 128 128" width="22pt" height="22pt">
5
- <g fill-rule="evenodd">
6
- <path d="M120.78304,34.329058 C125.424287,43.1924006 128.049406,53.2778608 128.049406,63.9764502 C128.049406,99.3226742 99.3956295,127.97645 64.0494055,127.97645 C28.7031816,127.97645 0.0494055385,99.3226742 0.0494055385,63.9764502 C0.0494055385,28.6302262 28.7031816,-0.0235498012 64.0494055,-0.0235498012 C82.8568763,-0.0235498012 99.769563,8.08898558 111.479045,21.0056358 L114.159581,18.3250998 C117.289194,15.1954866 122.356036,15.1939641 125.480231,18.3181584 C128.598068,21.4359957 128.601317,26.5107804 125.473289,29.6388083 L120.78304,34.329058 Z M108.72451,46.3875877 C110.870571,51.8341374 112.049406,57.767628 112.049406,63.9764502 C112.049406,90.4861182 90.5590735,111.97645 64.0494055,111.97645 C37.5397375,111.97645 16.0494055,90.4861182 16.0494055,63.9764502 C16.0494055,37.4667822 37.5397375,15.9764502 64.0494055,15.9764502 C78.438886,15.9764502 91.3495036,22.308215 100.147097,32.3375836 L58.9411255,73.5435552 L41.975581,56.5780107 C38.8486152,53.4510448 33.7746915,53.4551552 30.6568542,56.5729924 C27.5326599,59.6971868 27.5372202,64.7670668 30.6618725,67.8917192 L53.279253,90.5090997 C54.8435723,92.073419 56.8951519,92.8541315 58.9380216,92.8558261 C60.987971,92.8559239 63.0389578,92.0731398 64.6049211,90.5071765 L108.72451,46.3875877 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-save-button tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M120.783 34.33c4.641 8.862 7.266 18.948 7.266 29.646 0 35.347-28.653 64-64 64-35.346 0-64-28.653-64-64 0-35.346 28.654-64 64-64 18.808 0 35.72 8.113 47.43 21.03l2.68-2.68c3.13-3.13 8.197-3.132 11.321-.008 3.118 3.118 3.121 8.193-.007 11.32l-4.69 4.691zm-12.058 12.058a47.876 47.876 0 013.324 17.588c0 26.51-21.49 48-48 48s-48-21.49-48-48 21.49-48 48-48c14.39 0 27.3 6.332 36.098 16.362L58.941 73.544 41.976 56.578c-3.127-3.127-8.201-3.123-11.32-.005-3.123 3.124-3.119 8.194.006 11.319l22.617 22.617a7.992 7.992 0 005.659 2.347c2.05 0 4.101-.783 5.667-2.349l44.12-44.12z"/></svg>
@@ -1,6 +1,4 @@
1
1
  title: $:/core/images/size
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-size tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <path d="M92.3431458,26 L83.1715729,35.1715729 C81.6094757,36.73367 81.6094757,39.26633 83.1715729,40.8284271 C84.73367,42.3905243 87.26633,42.3905243 88.8284271,40.8284271 L104.828427,24.8284271 C106.390524,23.26633 106.390524,20.73367 104.828427,19.1715729 L88.8284271,3.17157288 C87.26633,1.60947571 84.73367,1.60947571 83.1715729,3.17157288 C81.6094757,4.73367004 81.6094757,7.26632996 83.1715729,8.82842712 L92.3431457,18 L22,18 C19.790861,18 18,19.790861 18,22 L18,92.3431458 L8.82842712,83.1715729 C7.26632996,81.6094757 4.73367004,81.6094757 3.17157288,83.1715729 C1.60947571,84.73367 1.60947571,87.26633 3.17157288,88.8284271 L19.1715729,104.828427 C20.73367,106.390524 23.26633,106.390524 24.8284271,104.828427 L40.8284271,88.8284271 C42.3905243,87.26633 42.3905243,84.73367 40.8284271,83.1715729 C39.26633,81.6094757 36.73367,81.6094757 35.1715729,83.1715729 L26,92.3431458 L26,22 L22,26 L92.3431458,26 L92.3431458,26 Z M112,52 L112,116 L116,112 L52,112 C49.790861,112 48,113.790861 48,116 C48,118.209139 49.790861,120 52,120 L116,120 C118.209139,120 120,118.209139 120,116 L120,52 C120,49.790861 118.209139,48 116,48 C113.790861,48 112,49.790861 112,52 L112,52 Z"></path>
6
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-size tc-image-button" viewBox="0 0 128 128"><path d="M92.343 26l-9.171 9.172a4 4 0 105.656 5.656l16-16a4 4 0 000-5.656l-16-16a4 4 0 10-5.656 5.656L92.343 18H22a4 4 0 00-4 4v70.343l-9.172-9.171a4 4 0 10-5.656 5.656l16 16a4 4 0 005.656 0l16-16a4 4 0 10-5.656-5.656L26 92.343V22l-4 4h70.343zM112 52v64l4-4H52a4 4 0 100 8h64a4 4 0 004-4V52a4 4 0 10-8 0z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/spiral
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-spiral tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="nonzero">
6
- <path d="M64.534 68.348c3.39 0 6.097-2.62 6.476-5.968l-4.755-.538 4.75.583c.377-3.07-1.194-6.054-3.89-7.78-2.757-1.773-6.34-2.01-9.566-.7-3.46 1.403-6.14 4.392-7.35 8.148l-.01.026c-1.3 4.08-.72 8.64 1.58 12.52 2.5 4.2 6.77 7.2 11.76 8.27 5.37 1.15 11.11-.05 15.83-3.31 5.04-3.51 8.46-9.02 9.45-15.3 1.05-6.7-.72-13.63-4.92-19.19l.02.02c-4.42-5.93-11.2-9.82-18.78-10.78-7.96-1.01-16.13 1.31-22.59 6.43-6.81 5.39-11.18 13.41-12.11 22.26-.98 9.27 1.87 18.65 7.93 26.02 6.32 7.69 15.6 12.56 25.74 13.48 10.54.96 21.15-2.42 29.45-9.4l.01-.01c8.58-7.25 13.94-17.78 14.86-29.21.94-11.84-2.96-23.69-10.86-32.9-8.19-9.5-19.95-15.36-32.69-16.27-13.16-.94-26.24 3.49-36.34 12.34l.01-.01c-10.41 9.08-16.78 22.1-17.68 36.15-.93 14.44 4.03 28.77 13.79 39.78 10.03 11.32 24.28 18.2 39.6 19.09 15.73.92 31.31-4.56 43.24-15.234 12.23-10.954 19.61-26.44 20.5-43.074.14-2.64-1.89-4.89-4.52-5.03-2.64-.14-4.89 1.88-5.03 4.52-.75 14.1-7 27.2-17.33 36.45-10.03 8.98-23.11 13.58-36.3 12.81-12.79-.75-24.67-6.48-33-15.89-8.07-9.11-12.17-20.94-11.41-32.827.74-11.52 5.942-22.15 14.43-29.54l.01-.01c8.18-7.17 18.74-10.75 29.35-9.998 10.21.726 19.6 5.41 26.11 12.96 6.24 7.273 9.32 16.61 8.573 25.894-.718 8.9-4.88 17.064-11.504 22.66l.01-.007c-6.36 5.342-14.44 7.92-22.425 7.19-7.604-.68-14.52-4.314-19.21-10.027-4.44-5.4-6.517-12.23-5.806-18.94.67-6.3 3.76-11.977 8.54-15.766 4.46-3.54 10.05-5.128 15.44-4.44 5.03.63 9.46 3.18 12.32 7.01l.02.024c2.65 3.5 3.75 7.814 3.1 11.92-.59 3.71-2.58 6.925-5.45 8.924-2.56 1.767-5.61 2.403-8.38 1.81-2.42-.516-4.42-1.92-5.53-3.79-.93-1.56-1.15-3.3-.69-4.75l-4.56-1.446L59.325 65c.36-1.12 1.068-1.905 1.84-2.22.25-.103.48-.14.668-.13.06.006.11.015.14.025.01 0 .01 0-.01-.01-.02-.015-.054-.045-.094-.088-.06-.064-.12-.145-.17-.244-.15-.29-.23-.678-.18-1.11l-.005.04c.15-1.332 1.38-2.523 3.035-2.523-2.65 0-4.79 2.144-4.79 4.787s2.14 4.785 4.78 4.785z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-spiral tc-image-button" viewBox="0 0 128 128"><path d="M64.534 68.348c3.39 0 6.097-2.62 6.476-5.968l-4.755-.538 4.75.583c.377-3.07-1.194-6.054-3.89-7.78-2.757-1.773-6.34-2.01-9.566-.7-3.46 1.403-6.14 4.392-7.35 8.148l-.01.026c-1.3 4.08-.72 8.64 1.58 12.52 2.5 4.2 6.77 7.2 11.76 8.27 5.37 1.15 11.11-.05 15.83-3.31 5.04-3.51 8.46-9.02 9.45-15.3 1.05-6.7-.72-13.63-4.92-19.19l.02.02c-4.42-5.93-11.2-9.82-18.78-10.78-7.96-1.01-16.13 1.31-22.59 6.43-6.81 5.39-11.18 13.41-12.11 22.26-.98 9.27 1.87 18.65 7.93 26.02 6.32 7.69 15.6 12.56 25.74 13.48 10.54.96 21.15-2.42 29.45-9.4l.01-.01c8.58-7.25 13.94-17.78 14.86-29.21.94-11.84-2.96-23.69-10.86-32.9-8.19-9.5-19.95-15.36-32.69-16.27-13.16-.94-26.24 3.49-36.34 12.34l.01-.01c-10.41 9.08-16.78 22.1-17.68 36.15-.93 14.44 4.03 28.77 13.79 39.78 10.03 11.32 24.28 18.2 39.6 19.09 15.73.92 31.31-4.56 43.24-15.234 12.23-10.954 19.61-26.44 20.5-43.074a4.785 4.785 0 00-4.52-5.03 4.778 4.778 0 00-5.03 4.52c-.75 14.1-7 27.2-17.33 36.45-10.03 8.98-23.11 13.58-36.3 12.81-12.79-.75-24.67-6.48-33-15.89-8.07-9.11-12.17-20.94-11.41-32.827.74-11.52 5.942-22.15 14.43-29.54l.01-.01c8.18-7.17 18.74-10.75 29.35-9.998 10.21.726 19.6 5.41 26.11 12.96 6.24 7.273 9.32 16.61 8.573 25.894-.718 8.9-4.88 17.064-11.504 22.66l.01-.007c-6.36 5.342-14.44 7.92-22.425 7.19-7.604-.68-14.52-4.314-19.21-10.027-4.44-5.4-6.517-12.23-5.806-18.94.67-6.3 3.76-11.977 8.54-15.766 4.46-3.54 10.05-5.128 15.44-4.44 5.03.63 9.46 3.18 12.32 7.01l.02.024c2.65 3.5 3.75 7.814 3.1 11.92-.59 3.71-2.58 6.925-5.45 8.924-2.56 1.767-5.61 2.403-8.38 1.81-2.42-.516-4.42-1.92-5.53-3.79-.93-1.56-1.15-3.3-.69-4.75l-4.56-1.446L59.325 65c.36-1.12 1.068-1.905 1.84-2.22.25-.103.48-.14.668-.13.06.006.11.015.14.025.01 0 .01 0-.01-.01a1.047 1.047 0 01-.264-.332c-.15-.29-.23-.678-.18-1.11l-.005.04c.15-1.332 1.38-2.523 3.035-2.523-2.65 0-4.79 2.144-4.79 4.787s2.14 4.785 4.78 4.785z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/stamp
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-stamp tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M49.7334301,64 L16.0098166,64 C11.5838751,64 8,67.5829053 8,72.002643 L8,74.4986785 L8,97 L120,97 L120,74.4986785 L120,72.002643 C120,67.5737547 116.413883,64 111.990183,64 L78.2665699,64 C76.502049,60.7519149 75.5,57.0311962 75.5,53.0769231 C75.5,46.6017951 78.1869052,40.7529228 82.5087769,36.5800577 C85.3313113,32.7688808 87,28.0549983 87,22.952183 C87,10.2760423 76.7025492,0 64,0 C51.2974508,0 41,10.2760423 41,22.952183 C41,28.0549983 42.6686887,32.7688808 45.4912231,36.5800577 C49.8130948,40.7529228 52.5,46.6017951 52.5,53.0769231 C52.5,57.0311962 51.497951,60.7519149 49.7334301,64 Z M8,104 L120,104 L120,112 L8,112 L8,104 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-stamp tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M49.733 64H16.01C11.584 64 8 67.583 8 72.003V97h112V72.003A8 8 0 00111.99 64H78.267A22.813 22.813 0 0175.5 53.077c0-6.475 2.687-12.324 7.009-16.497A22.818 22.818 0 0087 22.952C87 10.276 76.703 0 64 0S41 10.276 41 22.952c0 5.103 1.669 9.817 4.491 13.628 4.322 4.173 7.009 10.022 7.009 16.497 0 3.954-1.002 7.675-2.767 10.923zM8 104h112v8H8v-8z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/star-filled
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-star-filled tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="nonzero">
6
- <path d="M61.8361286,96.8228569 L99.1627704,124.110219 C101.883827,126.099427 105.541968,123.420868 104.505636,120.198072 L90.2895569,75.9887263 L89.0292911,79.8977279 L126.314504,52.5528988 C129.032541,50.5595011 127.635256,46.2255025 124.273711,46.2229134 L78.1610486,46.1873965 L81.4604673,48.6032923 L67.1773543,4.41589688 C66.1361365,1.19470104 61.6144265,1.19470104 60.5732087,4.41589688 L46.2900957,48.6032923 L49.5895144,46.1873965 L3.47685231,46.2229134 C0.115307373,46.2255025 -1.28197785,50.5595011 1.43605908,52.5528988 L38.7212719,79.8977279 L37.4610061,75.9887263 L23.2449266,120.198072 C22.2085954,123.420868 25.8667356,126.099427 28.5877926,124.110219 L65.9144344,96.8228569 L61.8361286,96.8228569 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-star-filled tc-image-button" viewBox="0 0 128 128"><path d="M61.836 96.823l37.327 27.287c2.72 1.99 6.379-.69 5.343-3.912L90.29 75.988l-1.26 3.91 37.285-27.345c2.718-1.993 1.32-6.327-2.041-6.33l-46.113-.036 3.3 2.416L67.176 4.416c-1.04-3.221-5.563-3.221-6.604 0L46.29 48.603l3.3-2.416-46.113.036c-3.362.003-4.759 4.337-2.04 6.33L38.72 79.898l-1.26-3.91-14.216 44.21c-1.036 3.223 2.622 5.901 5.343 3.912l37.326-27.287h-4.078z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/storyview-classic
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-storyview-classic tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.5776607 16,23.9924054 L16,40.0075946 C16,44.4216782 19.5881049,48 23.9992458,48 L104.000754,48 C108.418616,48 112,44.4223393 112,40.0075946 L112,23.9924054 C112,19.5783218 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z M23.9992458,64 C19.5813843,64 16,67.5907123 16,72 C16,76.418278 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.4092877 112,72 C112,67.581722 108.411895,64 104.000754,64 L23.9992458,64 L23.9992458,64 Z M23.9992458,96 C19.5813843,96 16,99.5907123 16,104 C16,108.418278 19.5881049,112 23.9992458,112 L104.000754,112 C108.418616,112 112,108.409288 112,104 C112,99.581722 108.411895,96 104.000754,96 L23.9992458,96 L23.9992458,96 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-storyview-classic tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16C19.581 16 16 19.578 16 23.992v16.016C16 44.422 19.588 48 24 48h80c4.419 0 8-3.578 8-7.992V23.992c0-4.414-3.588-7.992-8-7.992H24zm0 48C19.581 64 16 67.59 16 72c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24zm0 32C19.581 96 16 99.59 16 104c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/storyview-pop
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-storyview-pop tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.5776607 16,23.9924054 L16,40.0075946 C16,44.4216782 19.5881049,48 23.9992458,48 L104.000754,48 C108.418616,48 112,44.4223393 112,40.0075946 L112,23.9924054 C112,19.5783218 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z M16.0098166,56 C11.586117,56 8,59.5776607 8,63.9924054 L8,80.0075946 C8,84.4216782 11.5838751,88 16.0098166,88 L111.990183,88 C116.413883,88 120,84.4223393 120,80.0075946 L120,63.9924054 C120,59.5783218 116.416125,56 111.990183,56 L16.0098166,56 L16.0098166,56 Z M23.9992458,96 C19.5813843,96 16,99.5907123 16,104 C16,108.418278 19.5881049,112 23.9992458,112 L104.000754,112 C108.418616,112 112,108.409288 112,104 C112,99.581722 108.411895,96 104.000754,96 L23.9992458,96 L23.9992458,96 Z M23.9992458,64 C19.5813843,64 16,67.5907123 16,72 C16,76.418278 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.4092877 112,72 C112,67.581722 108.411895,64 104.000754,64 L23.9992458,64 L23.9992458,64 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-storyview-pop tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16C19.581 16 16 19.578 16 23.992v16.016C16 44.422 19.588 48 24 48h80c4.419 0 8-3.578 8-7.992V23.992c0-4.414-3.588-7.992-8-7.992H24zm-7.99 40C11.587 56 8 59.578 8 63.992v16.016C8 84.422 11.584 88 16.01 88h95.98c4.424 0 8.01-3.578 8.01-7.992V63.992c0-4.414-3.584-7.992-8.01-7.992H16.01zM24 96C19.581 96 16 99.59 16 104c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24zm0-32C19.581 64 16 67.59 16 72c0 4.418 3.588 8 8 8h80c4.419 0 8-3.59 8-8 0-4.418-3.588-8-8-8H24z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/storyview-zoomin
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-storyview-zoomin tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M8.00697327,0 C3.58484404,0 0,3.59075293 0,8.00697327 L0,119.993027 C0,124.415156 3.59075293,128 8.00697327,128 L119.993027,128 C124.415156,128 128,124.409247 128,119.993027 L128,8.00697327 C128,3.58484404 124.409247,0 119.993027,0 L8.00697327,0 L8.00697327,0 Z M23.9992458,16 C19.5813843,16 16,19.578055 16,24.0085154 L16,71.9914846 C16,76.4144655 19.5881049,80 23.9992458,80 L104.000754,80 C108.418616,80 112,76.421945 112,71.9914846 L112,24.0085154 C112,19.5855345 108.411895,16 104.000754,16 L23.9992458,16 L23.9992458,16 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-storyview-zoomin tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M8.007 0A8.01 8.01 0 000 8.007v111.986A8.01 8.01 0 008.007 128h111.986a8.01 8.01 0 008.007-8.007V8.007A8.01 8.01 0 00119.993 0H8.007zm15.992 16A8 8 0 0016 24.009V71.99C16 76.414 19.588 80 24 80h80a8 8 0 008-8.009V24.01c0-4.423-3.588-8.009-8-8.009H24z"/></svg>
@@ -1,9 +1,4 @@
1
1
  title: $:/core/images/strikethrough
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-strikethrough tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M92.793842,38.7255689 L108.215529,38.7255689 C107.987058,31.985687 106.70193,26.1883331 104.360107,21.3333333 C102.018284,16.4783336 98.8197436,12.4516001 94.7643909,9.25301205 C90.7090382,6.05442399 85.9969032,3.71263572 80.6278447,2.22757697 C75.2587862,0.742518233 69.4328739,0 63.1499331,0 C57.552404,0 52.0977508,0.713959839 46.7858099,2.14190094 C41.473869,3.56984203 36.7331757,5.74027995 32.5635877,8.65327979 C28.3939997,11.5662796 25.0526676,15.2788708 22.5394913,19.7911647 C20.026315,24.3034585 18.7697456,29.6438781 18.7697456,35.8125837 C18.7697456,41.4101128 19.883523,46.0651309 22.1111111,49.7777778 C24.3386992,53.4904246 27.3087722,56.5176144 31.021419,58.8594378 C34.7340659,61.2012612 38.9321497,63.0861151 43.6157965,64.5140562 C48.2994433,65.9419973 53.068695,67.1985666 57.9236948,68.2838019 C62.7786945,69.3690371 67.5479462,70.4256977 72.231593,71.4538153 C76.9152398,72.4819329 81.1133237,73.8241773 84.8259705,75.480589 C88.5386174,77.1370007 91.5086903,79.2788802 93.7362784,81.9062918 C95.9638666,84.5337035 97.0776439,87.9607107 97.0776439,92.1874163 C97.0776439,96.6425926 96.1637753,100.298067 94.3360107,103.153949 C92.5082461,106.009831 90.109341,108.265944 87.1392236,109.922356 C84.1691061,111.578768 80.827774,112.749662 77.1151272,113.435074 C73.4024803,114.120485 69.7184476,114.463186 66.0629183,114.463186 C61.4935068,114.463186 57.0383974,113.892018 52.6974565,112.749665 C48.3565156,111.607312 44.5582492,109.836692 41.3025435,107.437751 C38.0468378,105.03881 35.4194656,101.983062 33.4203481,98.270415 C31.4212305,94.5577681 30.4216867,90.1312171 30.4216867,84.9906292 L15,84.9906292 C15,92.4159229 16.3422445,98.8415614 19.0267738,104.267738 C21.711303,109.693914 25.3667774,114.149023 29.9933066,117.633199 C34.6198357,121.117376 39.9888137,123.71619 46.1004016,125.429719 C52.2119895,127.143248 58.6947448,128 65.5488621,128 C71.1463912,128 76.7723948,127.343157 82.4270415,126.029451 C88.0816882,124.715745 93.1936407,122.602424 97.7630522,119.689424 C102.332464,116.776425 106.073613,113.006717 108.986613,108.380187 C111.899613,103.753658 113.356091,98.1847715 113.356091,91.6733601 C113.356091,85.6188899 112.242314,80.5926126 110.014726,76.5943775 C107.787137,72.5961424 104.817065,69.2833688 101.104418,66.6559572 C97.3917708,64.0285455 93.193687,61.9437828 88.5100402,60.4016064 C83.8263934,58.85943 79.0571416,57.5171855 74.2021419,56.3748327 C69.3471422,55.2324798 64.5778904,54.1758192 59.8942436,53.2048193 C55.2105968,52.2338193 51.012513,51.0058084 47.2998661,49.5207497 C43.5872193,48.0356909 40.6171463,46.1222786 38.3895582,43.7804552 C36.1619701,41.4386318 35.0481928,38.3828836 35.0481928,34.6131191 C35.0481928,30.6148841 35.8192694,27.273552 37.3614458,24.5890228 C38.9036222,21.9044935 40.9598265,19.762614 43.5301205,18.1633199 C46.1004145,16.5640259 49.041929,15.4216902 52.3547523,14.7362784 C55.6675757,14.0508667 59.0374661,13.708166 62.4645248,13.708166 C70.9179361,13.708166 77.8576257,15.6786952 83.2838019,19.6198126 C88.709978,23.56093 91.8799597,29.9294518 92.793842,38.7255689 L92.793842,38.7255689 Z"></path>
7
- <rect x="5" y="54" width="118" height="16"></rect>
8
- </g>
9
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-strikethrough tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M92.794 38.726h15.422c-.229-6.74-1.514-12.538-3.856-17.393-2.342-4.855-5.54-8.881-9.596-12.08-4.055-3.199-8.767-5.54-14.136-7.025C75.258.743 69.433 0 63.15 0a62.76 62.76 0 00-16.364 2.142C41.474 3.57 36.733 5.74 32.564 8.653c-4.17 2.913-7.511 6.626-10.025 11.138-2.513 4.512-3.77 9.853-3.77 16.022 0 5.597 1.115 10.252 3.342 13.965 2.228 3.712 5.198 6.74 8.91 9.081 3.713 2.342 7.911 4.227 12.595 5.655a194.641 194.641 0 0014.308 3.77c4.855 1.085 9.624 2.142 14.308 3.17 4.683 1.028 8.881 2.37 12.594 4.027 3.713 1.656 6.683 3.798 8.91 6.425 2.228 2.628 3.342 6.055 3.342 10.281 0 4.456-.914 8.111-2.742 10.967a19.953 19.953 0 01-7.197 6.768c-2.97 1.657-6.311 2.828-10.024 3.513a60.771 60.771 0 01-11.052 1.028c-4.57 0-9.025-.571-13.366-1.713-4.34-1.143-8.139-2.913-11.394-5.312-3.256-2.4-5.884-5.455-7.883-9.168-1.999-3.712-2.998-8.139-2.998-13.28H15c0 7.426 1.342 13.852 4.027 19.278 2.684 5.426 6.34 9.881 10.966 13.365 4.627 3.484 9.996 6.083 16.107 7.797 6.112 1.713 12.595 2.57 19.449 2.57 5.597 0 11.223-.657 16.878-1.97 5.655-1.314 10.767-3.428 15.336-6.34 4.57-2.914 8.31-6.683 11.224-11.31 2.913-4.626 4.37-10.195 4.37-16.707 0-6.054-1.115-11.08-3.342-15.079-2.228-3.998-5.198-7.31-8.91-9.938-3.713-2.627-7.911-4.712-12.595-6.254a170.83 170.83 0 00-14.308-4.027 549.669 549.669 0 00-14.308-3.17c-4.683-.971-8.881-2.2-12.594-3.684-3.713-1.485-6.683-3.399-8.91-5.74-2.228-2.342-3.342-5.398-3.342-9.168 0-3.998.771-7.34 2.313-10.024 1.543-2.685 3.599-4.826 6.17-6.426 2.57-1.599 5.51-2.741 8.824-3.427a49.767 49.767 0 0110.11-1.028c8.453 0 15.393 1.97 20.819 5.912 5.426 3.94 8.596 10.31 9.51 19.106z"/><path d="M5 54h118v16H5z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/subscript
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-subscript tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M2.27170276,16 L22.1825093,16 L43.8305003,49.6746527 L66.4138983,16 L85.1220387,16 L53.5854592,61.9685735 L87.3937414,111.411516 L67.0820462,111.411516 L43.295982,74.9306422 L19.1090291,111.411516 L0,111.411516 L33.8082822,61.9685735 L2.27170276,16 Z M127.910914,128.411516 L85.3276227,128.411516 C85.3870139,123.24448 86.6342108,118.730815 89.0692508,114.870386 C91.5042907,111.009956 94.8301491,107.654403 99.0469256,104.803624 C101.066227,103.318844 103.174584,101.878629 105.372059,100.482935 C107.569534,99.0872413 109.588805,97.5876355 111.429933,95.9840726 C113.271061,94.3805097 114.785514,92.6433426 115.973338,90.7725192 C117.161163,88.9016958 117.784761,86.7487964 117.844152,84.3137564 C117.844152,83.1853233 117.710524,81.9826691 117.443264,80.7057579 C117.176003,79.4288467 116.656338,78.2410402 115.884252,77.1423026 C115.112166,76.0435651 114.04314,75.123015 112.677142,74.3806248 C111.311144,73.6382345 109.529434,73.267045 107.331959,73.267045 C105.312658,73.267045 103.634881,73.6679297 102.298579,74.4697112 C100.962276,75.2714926 99.8932503,76.3702137 99.0914688,77.7659073 C98.2896874,79.161601 97.6957841,80.8096826 97.3097412,82.7102016 C96.9236982,84.6107206 96.7009845,86.6596869 96.6415933,88.857162 L86.4857457,88.857162 C86.4857457,85.4124713 86.9460207,82.2202411 87.8665846,79.2803758 C88.7871485,76.3405105 90.1679736,73.801574 92.0091014,71.6634901 C93.8502292,69.5254062 96.092214,67.8476295 98.7351233,66.6301095 C101.378033,65.4125895 104.451482,64.8038386 107.955564,64.8038386 C111.756602,64.8038386 114.933984,65.4274371 117.487807,66.6746527 C120.041629,67.9218683 122.105443,69.4957119 123.67931,71.3962309 C125.253178,73.2967499 126.366746,75.3605638 127.02005,77.5877345 C127.673353,79.8149053 128,81.9381095 128,83.9574109 C128,86.4518421 127.613963,88.7086746 126.841877,90.727976 C126.069791,92.7472774 125.03046,94.6032252 123.723854,96.2958749 C122.417247,97.9885247 120.932489,99.5475208 119.269534,100.97291 C117.60658,102.398299 115.884261,103.734582 114.102524,104.981797 C112.320788,106.229013 110.539078,107.416819 108.757341,108.545253 C106.975605,109.673686 105.327523,110.802102 103.813047,111.930535 C102.298571,113.058968 100.977136,114.231927 99.8487031,115.449447 C98.7202699,116.666967 97.9481956,117.958707 97.5324571,119.324705 L127.910914,119.324705 L127.910914,128.411516 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-subscript tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M2.272 16h19.91l21.649 33.675L66.414 16h18.708L53.585 61.969l33.809 49.443H67.082L43.296 74.93l-24.187 36.48H0L33.808 61.97 2.272 16zM127.91 128.412H85.328c.059-5.168 1.306-9.681 3.741-13.542 2.435-3.86 5.761-7.216 9.978-10.066a112.388 112.388 0 016.325-4.321 50.09 50.09 0 006.058-4.499c1.841-1.603 3.356-3.34 4.543-5.211 1.188-1.871 1.812-4.024 1.871-6.46 0-1.128-.133-2.33-.4-3.607a9.545 9.545 0 00-1.56-3.564c-.772-1.098-1.84-2.019-3.207-2.761-1.366-.743-3.148-1.114-5.345-1.114-2.02 0-3.697.4-5.033 1.203-1.337.801-2.406 1.9-3.208 3.296-.801 1.396-1.395 3.044-1.781 4.944-.386 1.9-.609 3.95-.668 6.147H86.486c0-3.445.46-6.637 1.38-9.577.921-2.94 2.302-5.478 4.143-7.617 1.841-2.138 4.083-3.815 6.726-5.033 2.643-1.217 5.716-1.826 9.22-1.826 3.802 0 6.979.623 9.533 1.87 2.554 1.248 4.617 2.822 6.191 4.722 1.574 1.9 2.688 3.965 3.341 6.192.653 2.227.98 4.35.98 6.37 0 2.494-.386 4.75-1.158 6.77a21.803 21.803 0 01-3.118 5.568 31.516 31.516 0 01-4.454 4.677 66.788 66.788 0 01-5.167 4.009 139.198 139.198 0 01-5.346 3.563 79.237 79.237 0 00-4.944 3.386c-1.514 1.128-2.836 2.3-3.964 3.518-1.129 1.218-1.9 2.51-2.317 3.876h30.379v9.087z"/></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/superscript
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-superscript tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M2.27170276,16 L22.1825093,16 L43.8305003,49.6746527 L66.4138983,16 L85.1220387,16 L53.5854592,61.9685735 L87.3937414,111.411516 L67.0820462,111.411516 L43.295982,74.9306422 L19.1090291,111.411516 L0,111.411516 L33.8082822,61.9685735 L2.27170276,16 Z M127.910914,63.4115159 L85.3276227,63.4115159 C85.3870139,58.2444799 86.6342108,53.7308149 89.0692508,49.8703857 C91.5042907,46.0099565 94.8301491,42.654403 99.0469256,39.8036245 C101.066227,38.318844 103.174584,36.8786285 105.372059,35.4829349 C107.569534,34.0872413 109.588805,32.5876355 111.429933,30.9840726 C113.271061,29.3805097 114.785514,27.6433426 115.973338,25.7725192 C117.161163,23.9016958 117.784761,21.7487964 117.844152,19.3137564 C117.844152,18.1853233 117.710524,16.9826691 117.443264,15.7057579 C117.176003,14.4288467 116.656338,13.2410402 115.884252,12.1423026 C115.112166,11.0435651 114.04314,10.123015 112.677142,9.38062477 C111.311144,8.63823453 109.529434,8.26704499 107.331959,8.26704499 C105.312658,8.26704499 103.634881,8.6679297 102.298579,9.46971115 C100.962276,10.2714926 99.8932503,11.3702137 99.0914688,12.7659073 C98.2896874,14.161601 97.6957841,15.8096826 97.3097412,17.7102016 C96.9236982,19.6107206 96.7009845,21.6596869 96.6415933,23.857162 L86.4857457,23.857162 C86.4857457,20.4124713 86.9460207,17.2202411 87.8665846,14.2803758 C88.7871485,11.3405105 90.1679736,8.80157397 92.0091014,6.6634901 C93.8502292,4.52540622 96.092214,2.84762946 98.7351233,1.63010947 C101.378033,0.412589489 104.451482,-0.196161372 107.955564,-0.196161372 C111.756602,-0.196161372 114.933984,0.427437071 117.487807,1.67465266 C120.041629,2.92186826 122.105443,4.49571195 123.67931,6.39623095 C125.253178,8.29674995 126.366746,10.3605638 127.02005,12.5877345 C127.673353,14.8149053 128,16.9381095 128,18.9574109 C128,21.4518421 127.613963,23.7086746 126.841877,25.727976 C126.069791,27.7472774 125.03046,29.6032252 123.723854,31.2958749 C122.417247,32.9885247 120.932489,34.5475208 119.269534,35.97291 C117.60658,37.3982993 115.884261,38.7345816 114.102524,39.9817972 C112.320788,41.2290128 110.539078,42.4168194 108.757341,43.5452525 C106.975605,44.6736857 105.327523,45.8021019 103.813047,46.9305351 C102.298571,48.0589682 100.977136,49.2319272 99.8487031,50.4494472 C98.7202699,51.6669672 97.9481956,52.9587068 97.5324571,54.3247048 L127.910914,54.3247048 L127.910914,63.4115159 Z"></path>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-superscript tc-image-button" viewBox="0 0 128 128"><path fill-rule="evenodd" d="M2.272 16h19.91l21.649 33.675L66.414 16h18.708L53.585 61.969l33.809 49.443H67.082L43.296 74.93l-24.187 36.48H0L33.808 61.97 2.272 16zM127.91 63.412H85.328c.059-5.168 1.306-9.681 3.741-13.542 2.435-3.86 5.761-7.216 9.978-10.066a112.388 112.388 0 016.325-4.321 50.09 50.09 0 006.058-4.499c1.841-1.603 3.356-3.34 4.543-5.211 1.188-1.871 1.812-4.024 1.871-6.46 0-1.128-.133-2.33-.4-3.607a9.545 9.545 0 00-1.56-3.564c-.772-1.098-1.84-2.019-3.207-2.761-1.366-.743-3.148-1.114-5.345-1.114-2.02 0-3.697.4-5.033 1.203-1.337.801-2.406 1.9-3.208 3.296-.801 1.396-1.395 3.044-1.781 4.944-.386 1.9-.609 3.95-.668 6.147H86.486c0-3.445.46-6.637 1.38-9.577.921-2.94 2.302-5.478 4.143-7.617 1.841-2.138 4.083-3.815 6.726-5.033 2.643-1.217 5.716-1.826 9.22-1.826 3.802 0 6.979.623 9.533 1.87 2.554 1.248 4.617 2.822 6.191 4.722 1.574 1.9 2.688 3.965 3.341 6.192.653 2.227.98 4.35.98 6.37 0 2.494-.386 4.75-1.158 6.77a21.803 21.803 0 01-3.118 5.568 31.516 31.516 0 01-4.454 4.677 66.788 66.788 0 01-5.167 4.009 139.198 139.198 0 01-5.346 3.563 79.237 79.237 0 00-4.944 3.386c-1.514 1.128-2.836 2.3-3.964 3.518-1.129 1.218-1.9 2.51-2.317 3.876h30.379v9.087z"/></svg>
@@ -1,9 +1,4 @@
1
1
  title: $:/core/images/tag-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-tag-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M18.1643182,47.6600756 L18.1677196,51.7651887 C18.1708869,55.5878829 20.3581578,60.8623899 23.0531352,63.5573673 L84.9021823,125.406414 C87.5996731,128.103905 91.971139,128.096834 94.6717387,125.396234 L125.766905,94.3010679 C128.473612,91.5943612 128.472063,87.2264889 125.777085,84.5315115 L63.9280381,22.6824644 C61.2305472,19.9849735 55.9517395,17.801995 52.1318769,17.8010313 L25.0560441,17.7942007 C21.2311475,17.7932358 18.1421354,20.8872832 18.1452985,24.7049463 L18.1535504,34.6641936 C18.2481119,34.6754562 18.3439134,34.6864294 18.4409623,34.6971263 C22.1702157,35.1081705 26.9295004,34.6530132 31.806204,33.5444844 C32.1342781,33.0700515 32.5094815,32.6184036 32.9318197,32.1960654 C35.6385117,29.4893734 39.5490441,28.718649 42.94592,29.8824694 C43.0432142,29.8394357 43.1402334,29.7961748 43.2369683,29.7526887 L43.3646982,30.0368244 C44.566601,30.5115916 45.6933052,31.2351533 46.6655958,32.2074439 C50.4612154,36.0030635 50.4663097,42.1518845 46.6769742,45.94122 C43.0594074,49.5587868 37.2914155,49.7181264 33.4734256,46.422636 C28.1082519,47.5454734 22.7987486,48.0186448 18.1643182,47.6600756 Z"></path>
7
- <path d="M47.6333528,39.5324628 L47.6562932,39.5834939 C37.9670934,43.9391617 26.0718874,46.3819521 17.260095,45.4107025 C5.27267473,44.0894301 -1.02778744,36.4307276 2.44271359,24.0779512 C5.56175386,12.9761516 14.3014034,4.36129832 24.0466405,1.54817001 C34.7269254,-1.53487574 43.7955833,3.51606438 43.7955834,14.7730751 L35.1728168,14.7730752 C35.1728167,9.91428944 32.0946059,8.19982862 26.4381034,9.83267419 C19.5270911,11.8276553 13.046247,18.2159574 10.7440788,26.4102121 C8.82861123,33.2280582 11.161186,36.0634845 18.2047888,36.8398415 C25.3302805,37.6252244 35.7353482,35.4884477 44.1208333,31.7188498 L44.1475077,31.7781871 C44.159701,31.7725635 44.1718402,31.7671479 44.1839238,31.7619434 C45.9448098,31.0035157 50.4503245,38.3109156 47.7081571,39.5012767 C47.6834429,39.512005 47.6585061,39.5223987 47.6333528,39.5324628 Z"></path>
8
- </g>
9
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-tag-button tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M18.164 47.66l.004 4.105c.003 3.823 2.19 9.097 4.885 11.792l61.85 61.85c2.697 2.697 7.068 2.69 9.769-.01L125.767 94.3a6.903 6.903 0 00.01-9.77L63.928 22.683c-2.697-2.697-7.976-4.88-11.796-4.881l-27.076-.007a6.902 6.902 0 00-6.91 6.91l.008 9.96.287.033c3.73.411 8.489-.044 13.365-1.153a9.702 9.702 0 0111.14-3.662l.291-.13.128.285a9.7 9.7 0 013.3 2.17c3.796 3.796 3.801 9.945.012 13.734-3.618 3.618-9.386 3.777-13.204.482-5.365 1.122-10.674 1.596-15.309 1.237z"/><path d="M47.633 39.532l.023.051c-9.689 4.356-21.584 6.799-30.396 5.828C5.273 44.089-1.028 36.43 2.443 24.078 5.562 12.976 14.3 4.361 24.047 1.548c10.68-3.083 19.749 1.968 19.749 13.225h-8.623c0-4.859-3.078-6.573-8.735-4.94-6.91 1.995-13.392 8.383-15.694 16.577-1.915 6.818.417 9.653 7.46 10.43 7.126.785 17.531-1.352 25.917-5.121l.027.06.036-.017c1.76-.758 6.266 6.549 3.524 7.74a2.8 2.8 0 01-.075.03z"/></g></svg>
@@ -1,9 +1,4 @@
1
1
  title: $:/core/images/theme-button
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-theme-button tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M55.854113,66.9453198 C54.3299482,65.1432292 53.0133883,63.518995 51.9542746,62.1263761 C40.8899947,47.578055 35.3091807,55.2383404 28.9941893,62.1263758 C22.6791979,69.0144112 30.6577916,74.5954741 24.6646171,79.4611023 C18.6714426,84.3267304 19.0414417,86.0133155 8.92654943,77.1119468 C-1.18834284,68.2105781 -1.88793412,65.7597832 2.7553553,60.6807286 C7.39864472,55.601674 11.2794845,63.5989423 20.7646627,54.5728325 C30.2498409,45.5467226 22.2819131,37.5470737 22.2819131,37.5470737 C22.2819131,37.5470737 42.0310399,-2.82433362 68.4206088,0.157393922 C94.8101776,3.13912147 58.4373806,-3.70356506 49.3898693,27.958066 C45.5161782,41.5139906 50.1107906,38.3197672 57.4560458,44.0453955 C59.1625767,45.3756367 63.8839488,48.777453 70.127165,53.3625321 C63.9980513,59.2416709 58.9704753,64.0315459 55.854113,66.9453198 Z M67.4952439,79.8919946 C83.5082212,96.9282402 105.237121,117.617674 112.611591,120.312493 C123.044132,124.12481 128.000001,117.170903 128,105.522947 C127.999999,98.3705516 104.170675,78.980486 84.0760493,63.7529565 C76.6683337,70.9090328 70.7000957,76.7055226 67.4952439,79.8919946 Z"></path>
7
- <path d="M58.2852966,138.232794 L58.2852966,88.3943645 C56.318874,88.3923153 54.7254089,86.7952906 54.7254089,84.8344788 C54.7254089,82.8684071 56.3175932,81.2745911 58.2890859,81.2745911 L79.6408336,81.2745911 C81.608998,81.2745911 83.2045105,82.8724076 83.2045105,84.8344788 C83.2045105,86.7992907 81.614366,88.3923238 79.6446228,88.3943645 L79.6446228,88.3943646 L79.6446228,138.232794 C79.6446228,144.131009 74.8631748,148.912457 68.9649597,148.912457 C63.0667446,148.912457 58.2852966,144.131009 58.2852966,138.232794 Z M65.405072,-14.8423767 L72.5248474,-14.8423767 L76.0847351,-0.690681892 L72.5248474,6.51694947 L72.5248474,81.2745911 L65.405072,81.2745911 L65.405072,6.51694947 L61.8451843,-0.690681892 L65.405072,-14.8423767 Z" transform="translate(68.964960, 67.035040) rotate(45.000000) translate(-68.964960, -67.035040) "></path>
8
- </g>
9
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-theme-button tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M55.854 66.945a122.626 122.626 0 01-3.9-4.819c-11.064-14.548-16.645-6.888-22.96 0-6.315 6.888 1.664 12.47-4.33 17.335-5.993 4.866-5.623 6.552-15.737-2.35-10.115-8.9-10.815-11.351-6.172-16.43 4.644-5.08 8.524 2.918 18.01-6.108 9.485-9.026 1.517-17.026 1.517-17.026S42.03-2.824 68.42.157c26.39 2.982-9.984-3.86-19.031 27.801-3.874 13.556.72 10.362 8.066 16.087 1.707 1.33 6.428 4.732 12.671 9.318-6.129 5.879-11.157 10.669-14.273 13.582zm11.641 12.947c16.013 17.036 37.742 37.726 45.117 40.42 10.432 3.813 15.388-3.141 15.388-14.79 0-7.151-23.83-26.542-43.924-41.769-7.408 7.156-13.376 12.953-16.58 16.139z"/><path d="M11.069 109.828L46.31 74.587a3.56 3.56 0 115.037-5.032l15.098 15.098a3.56 3.56 0 11-5.032 5.037l-35.24 35.241c-4.171 4.17-10.933 4.17-15.104 0-4.17-4.17-4.17-10.933 0-15.103zM124.344 6.622l5.034 5.034-7.49 12.524-7.613 2.58L61.413 79.62l-5.034-5.034 52.861-52.862 2.58-7.614 12.524-7.49z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/timestamp-off
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-timestamp-off tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10c-2.762 0-5-2.24-5-5-.004-2.756 2.238-5 5-5H66.69c2.762 0 5.002 2.24 5 5 .006 2.757-2.238 5-5 5H49.705z"/><path d="M58.25 35.88c-18.777 0-33.998 15.224-33.998 33.998 0 18.773 15.22 34.002 33.998 34.002 18.784 0 34.002-15.23 34.002-34.002 0-18.774-15.218-33.998-34.002-33.998zm-3.03 50.123H44.196v-34H55.22v34zm16.976 0H61.17v-34h11.025v34z"/>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-timestamp-off tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10a5 5 0 010-10H66.69a5 5 0 015 5c.006 2.757-2.238 5-5 5H49.705z"/><path d="M58.25 35.88c-18.777 0-33.998 15.224-33.998 33.998 0 18.773 15.22 34.002 33.998 34.002 18.784 0 34.002-15.23 34.002-34.002 0-18.774-15.218-33.998-34.002-33.998zm-3.03 50.123H44.196v-34H55.22v34zm16.976 0H61.17v-34h11.025v34z"/></g></svg>
@@ -1,8 +1,4 @@
1
1
  title: $:/core/images/timestamp-on
2
2
  tags: $:/tags/Image
3
3
 
4
- <svg class="tc-image-timestamp-on tc-image-button" width="22pt" height="22pt" viewBox="0 0 128 128">
5
- <g fill-rule="evenodd">
6
- <path d="M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10c-2.762 0-5-2.24-5-5-.004-2.756 2.238-5 5-5H66.69c2.762 0 5.002 2.24 5 5 .006 2.757-2.238 5-5 5H49.705z"/><path d="M13.41 27.178c-2.116 1.775-5.27 1.498-7.045-.613-1.772-2.11-1.498-5.27.616-7.047l9.95-8.348c2.115-1.774 5.27-1.5 7.045.618 1.775 2.108 1.498 5.27-.616 7.043l-9.95 8.348zM102.983 27.178c2.116 1.775 5.27 1.498 7.045-.613 1.772-2.11 1.498-5.27-.616-7.047l-9.95-8.348c-2.114-1.774-5.27-1.5-7.044.618-1.775 2.108-1.498 5.27.616 7.043l9.95 8.348zM65.097 71.072c0 3.826-3.09 6.928-6.897 6.928-3.804.006-6.9-3.102-6.903-6.928 0 0 4.76-39.072 6.903-39.072s6.897 39.072 6.897 39.072z"/>
7
- </g>
8
- </svg>
4
+ <svg width="22pt" height="22pt" class="tc-image-timestamp-on tc-image-button" viewBox="0 0 128 128"><g fill-rule="evenodd"><path d="M58.25 11C26.08 11 0 37.082 0 69.25s26.08 58.25 58.25 58.25c32.175 0 58.25-26.082 58.25-58.25S90.425 11 58.25 11zm0 100.5C34.914 111.5 16 92.586 16 69.25 16 45.92 34.914 27 58.25 27s42.25 18.92 42.25 42.25c0 23.336-18.914 42.25-42.25 42.25zM49.704 10a5 5 0 010-10H66.69a5 5 0 015 5c.006 2.757-2.238 5-5 5H49.705z"/><path d="M13.41 27.178a5.005 5.005 0 01-7.045-.613 5.008 5.008 0 01.616-7.047l9.95-8.348a5 5 0 016.429 7.661l-9.95 8.348zm89.573 0a5.005 5.005 0 007.045-.613 5.008 5.008 0 00-.616-7.047l-9.95-8.348a5 5 0 00-6.428 7.661l9.95 8.348zM65.097 71.072c0 3.826-3.09 6.928-6.897 6.928-3.804.006-6.9-3.102-6.903-6.928 0 0 4.76-39.072 6.903-39.072s6.897 39.072 6.897 39.072z"/></g></svg>