@standardnotes/community-cdn 0.12.2 → 0.13.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG.md CHANGED
@@ -3,6 +3,16 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ # [0.13.0](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.12.3...@standardnotes/community-cdn@0.13.0) (2024-01-08)
7
+
8
+ ### Features
9
+
10
+ * add excalidraw plugin ([#20](https://github.com/standardnotes/plugins/issues/20)) ([7b34bc4](https://github.com/standardnotes/plugins/commit/7b34bc4383cd8a19229e3364a86e613234e36160))
11
+
12
+ ## [0.12.3](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.12.2...@standardnotes/community-cdn@0.12.3) (2023-12-12)
13
+
14
+ **Note:** Version bump only for package @standardnotes/community-cdn
15
+
6
16
  ## [0.12.2](https://github.com/standardnotes/plugins/compare/@standardnotes/community-cdn@0.12.1...@standardnotes/community-cdn@0.12.2) (2023-12-08)
7
17
 
8
18
  **Note:** Version bump only for package @standardnotes/community-cdn
@@ -5,12 +5,12 @@
5
5
  "main": "dist/dist.css",
6
6
  "showInGallery": true,
7
7
  "identifier": "com.sncommunity.standard-blue-dark-theme",
8
- "version": "1.1.0",
8
+ "version": "1.1.2",
9
9
  "url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.standard-blue-dark-theme/dist/dist.css",
10
10
  "download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.standard-blue-dark-theme.zip",
11
11
  "latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-dark-theme.json",
12
12
  "publisher": "Kieran Colfer",
13
- "description": "A dark blue theme for Standard Notes. Uses Google Fonts.",
14
- "base64Hash": "10a85ee77f1613038ba542da92f1fba90f7543a848a80988666b2fdccf393ba7",
15
- "binaryHash": "711ace0eefbf2ea0a59008fef4bd0245f26d4d3e7ef7383c8f47e0031c61833a"
13
+ "description": "A dark blue theme for Standard Notes.",
14
+ "base64Hash": "1549bf86884c19adb3512a4df22c185beab8ef0c54fa9c41cf7ee47e0499e953",
15
+ "binaryHash": "18ae2cf353dd5e082b42933ddac6e3793d7f8d0a4a45f26b257b5865259229f0"
16
16
  }
@@ -0,0 +1,17 @@
1
+ {
2
+ "name": "Excalidraw",
3
+ "content_type": "SN|Component",
4
+ "area": "editor-editor",
5
+ "main": "dist/index.html",
6
+ "file_type": "json",
7
+ "showInGallery": true,
8
+ "identifier": "dev.randombits.excalidraw",
9
+ "version": "1.0.0",
10
+ "url": "https://standardnotes.github.io/plugins/cdn/dist/static/dev.randombits.excalidraw/dist/index.html",
11
+ "download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/dev.randombits.excalidraw.zip",
12
+ "latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json",
13
+ "publisher": "Matthew Nienow",
14
+ "description": "A virtual whiteboard editor, with a hand-drawn style. Powered by Excalidraw.",
15
+ "base64Hash": "75430db0b3591bc843a2b03c34b4d0513545ecd46fc89a89d5d09cb5270cbc83",
16
+ "binaryHash": "f041fa76362bf20eea79ef1667bddf8a7099cc307e081cdf7dca2232e9aedd55"
17
+ }
@@ -226,14 +226,14 @@
226
226
  "main": "dist/dist.css",
227
227
  "showInGallery": true,
228
228
  "identifier": "com.sncommunity.standard-blue-dark-theme",
229
- "version": "1.1.0",
229
+ "version": "1.1.2",
230
230
  "url": "https://standardnotes.github.io/plugins/cdn/dist/static/com.sncommunity.standard-blue-dark-theme/dist/dist.css",
231
231
  "download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/com.sncommunity.standard-blue-dark-theme.zip",
232
232
  "latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/com.sncommunity.standard-blue-dark-theme.json",
233
233
  "publisher": "Kieran Colfer",
234
- "description": "A dark blue theme for Standard Notes. Uses Google Fonts.",
235
- "base64Hash": "10a85ee77f1613038ba542da92f1fba90f7543a848a80988666b2fdccf393ba7",
236
- "binaryHash": "711ace0eefbf2ea0a59008fef4bd0245f26d4d3e7ef7383c8f47e0031c61833a"
234
+ "description": "A dark blue theme for Standard Notes.",
235
+ "base64Hash": "1549bf86884c19adb3512a4df22c185beab8ef0c54fa9c41cf7ee47e0499e953",
236
+ "binaryHash": "18ae2cf353dd5e082b42933ddac6e3793d7f8d0a4a45f26b257b5865259229f0"
237
237
  },
238
238
  "com.sncommunity.markdown-monospace": {
239
239
  "name": "Markdown Monospace",
@@ -251,5 +251,22 @@
251
251
  "description": "Ability to toggle monospace font for Markdown, Minimal Markdown, and Basic Markdown plugins.",
252
252
  "base64Hash": "91171ccf1b0ad7f4ebdae11fe81ee43fdaf1bd8b4bc5f4c3ea01f6de46a5889b",
253
253
  "binaryHash": "04f9daabc9b01fa041ff8621f2c345c4f36a96a233cce81a9d0ae63426dbb6ff"
254
+ },
255
+ "dev.randombits.excalidraw": {
256
+ "name": "Excalidraw",
257
+ "content_type": "SN|Component",
258
+ "area": "editor-editor",
259
+ "main": "dist/index.html",
260
+ "file_type": "json",
261
+ "showInGallery": true,
262
+ "identifier": "dev.randombits.excalidraw",
263
+ "version": "1.0.0",
264
+ "url": "https://standardnotes.github.io/plugins/cdn/dist/static/dev.randombits.excalidraw/dist/index.html",
265
+ "download_url": "https://standardnotes.github.io/plugins/cdn/dist/zips/dev.randombits.excalidraw.zip",
266
+ "latest_url": "https://standardnotes.github.io/plugins/cdn/dist/entries/dev.randombits.excalidraw.json",
267
+ "publisher": "Matthew Nienow",
268
+ "description": "A virtual whiteboard editor, with a hand-drawn style. Powered by Excalidraw.",
269
+ "base64Hash": "75430db0b3591bc843a2b03c34b4d0513545ecd46fc89a89d5d09cb5270cbc83",
270
+ "binaryHash": "f041fa76362bf20eea79ef1667bddf8a7099cc307e081cdf7dca2232e9aedd55"
254
271
  }
255
272
  }
@@ -1,4 +1,3 @@
1
- @import url(https://fonts.googleapis.com/css2?family=Lato:wght@400;700&display=swap);
2
1
  :root {
3
2
  --sn-stylekit-editor-font-family: "Lato", sans-serif;
4
3
  --sn-stylekit-sans-serif-font: "Lato", sans-serif;
@@ -0,0 +1 @@
1
+ <!doctype html><html lang="en"><head><script defer="defer" src="main.fa294a70a660442c4638.js"></script></head><body><div id="root"></div></body></html>