refactor: components cdn (#1110)
* refactor(wip): separate components files into zips and assets dir * refactor(wip): use new components package and cdn in mobile * chore: add components to metro config * chore: bump snjs with new web assets path * refactor: exclude package.json files recursively from being copied into components dist folder to avoid conflicts with react native duplicates
This commit is contained in:
2341
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.css
vendored
Normal file
2341
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.css
vendored
Normal file
File diff suppressed because one or more lines are too long
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.css.map
vendored
Normal file
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.css.map
vendored
Normal file
File diff suppressed because one or more lines are too long
3
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.js
vendored
Normal file
3
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.js
vendored
Normal file
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
/*! @license DOMPurify 2.3.8 | (c) Cure53 and other contributors | Released under the Apache license 2.0 and Mozilla Public License 2.0 | github.com/cure53/DOMPurify/blob/2.3.8/LICENSE */
|
||||
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.js.map
vendored
Normal file
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/dist.js.map
vendored
Normal file
File diff suppressed because one or more lines are too long
Binary file not shown.
File diff suppressed because it is too large
Load Diff
|
After Width: | Height: | Size: 434 KiB |
Binary file not shown.
Binary file not shown.
Binary file not shown.
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/index.html
vendored
Normal file
1
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/index.html
vendored
Normal file
@@ -0,0 +1 @@
|
||||
<!doctype html><html><head><base target="_blank"><meta charset="UTF-8"><meta name="viewport" content="width=device-width,user-scalable=no,initial-scale=1"><script src="lib/component-relay.js"></script><script src="vendor/highlightjs/highlightjs.js"></script><link rel="stylesheet" media="all" href="vendor/easymd/easymde.css"><script src="vendor/easymd/easymd.js"></script><link rel="stylesheet" media="all" href="stylekit.css"><title>Markdown Pro</title><script defer="defer" src="dist.js"></script><link href="dist.css" rel="stylesheet"></head><body class="sn-component" id="sn-advanced-markdown-editor"><textarea dir="auto" id="editor" hidden></textarea></body></html>
|
||||
File diff suppressed because one or more lines are too long
3347
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/stylekit.css
vendored
Normal file
3347
packages/components/dist/assets/org.standardnotes.advanced-markdown-editor/dist/stylekit.css
vendored
Normal file
File diff suppressed because it is too large
Load Diff
File diff suppressed because one or more lines are too long
@@ -0,0 +1,6 @@
|
||||
/**
|
||||
* easymde v2.16.1
|
||||
* Copyright Jeroen Akkerman
|
||||
* @link https://github.com/ionaru/easy-markdown-editor
|
||||
* @license MIT
|
||||
*/
|
||||
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@@ -0,0 +1 @@
|
||||
/*! highlight.js v9.16.2 | BSD3 License | git.io/hljslicense */
|
||||
Reference in New Issue
Block a user