uEdition-Editor 2.0.0b8__py3-none-any.whl → 2.0.0b10__py3-none-any.whl
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 uEdition-Editor might be problematic. Click here for more details.
- uedition_editor/__about__.py +1 -1
- uedition_editor/api/__init__.py +2 -0
- uedition_editor/api/files.py +30 -0
- uedition_editor/frontend/dist/assets/{CodeMirrorEditor-DOG_wssG.js → CodeMirrorEditor-DaVvZ_iF.js} +17 -17
- uedition_editor/frontend/dist/assets/FolderEditor-BRCtr0pK.js +1 -0
- uedition_editor/frontend/dist/assets/ImageEditor-Bi68IyPx.js +1 -0
- uedition_editor/frontend/dist/assets/TeiEditor-Cl1q8UQU.js +192 -0
- uedition_editor/frontend/dist/assets/{index-HmBQiVS_.css → index-BKSE80GP.css} +1 -1
- uedition_editor/frontend/dist/assets/index-BcAJnzER.js +18 -0
- uedition_editor/frontend/dist/index.html +2 -2
- uedition_editor/settings.py +1 -0
- {uedition_editor-2.0.0b8.dist-info → uedition_editor-2.0.0b10.dist-info}/METADATA +1 -1
- uedition_editor-2.0.0b10.dist-info/RECORD +29 -0
- uedition_editor/frontend/dist/assets/FolderEditor-zj3irnZV.js +0 -1
- uedition_editor/frontend/dist/assets/ImageEditor-BQLjZvFT.js +0 -1
- uedition_editor/frontend/dist/assets/TeiEditor-yaJoIiMq.js +0 -192
- uedition_editor/frontend/dist/assets/index-DAdhbT7C.js +0 -18
- uedition_editor-2.0.0b8.dist-info/RECORD +0 -29
- {uedition_editor-2.0.0b8.dist-info → uedition_editor-2.0.0b10.dist-info}/WHEEL +0 -0
- {uedition_editor-2.0.0b8.dist-info → uedition_editor-2.0.0b10.dist-info}/entry_points.txt +0 -0
- {uedition_editor-2.0.0b8.dist-info → uedition_editor-2.0.0b10.dist-info}/licenses/LICENSE.txt +0 -0
|
@@ -1,29 +0,0 @@
|
|
|
1
|
-
uedition_editor/__about__.py,sha256=K751XH7ynyKde4Du17CTjgyLgV-h20pLVSkp5JUNY68,160
|
|
2
|
-
uedition_editor/__init__.py,sha256=0cx1VWwBkmHTA9kTR7dF22kM-K2I4b8q5bRrEiVJ3Pc,1496
|
|
3
|
-
uedition_editor/__main__.py,sha256=b4COmnuVMw6l_M_HFxKWvPYWwegDk0382NAL_l7w8Do,222
|
|
4
|
-
uedition_editor/cron.py,sha256=zA8auqQSaFgfTfoEncOTG6ZmhIrRuH8H2dpSF6OiRJk,2832
|
|
5
|
-
uedition_editor/settings.py,sha256=NNxu-W3S4lhcROvDXrvWMKJwrT4oZCJJwnDl0sM9mfM,14401
|
|
6
|
-
uedition_editor/state.py,sha256=P9T4bLq5cm-spQMRt63Nin8-a4FDxSfeLy4d4bMl9A4,187
|
|
7
|
-
uedition_editor/api/__init__.py,sha256=zXhBEHFh2UWl9KDgF9bFlVMhUhkES6jmKh1QoBnHtDI,1911
|
|
8
|
-
uedition_editor/api/auth.py,sha256=yZG3K3QglRziJtEod4wFNVrCTyYZC89Hwhx33wGcYgw,7255
|
|
9
|
-
uedition_editor/api/branches.py,sha256=p_faoHMr9KcB_a5D0OnKrf8mP683AqiBRu1kRltMqiw,7162
|
|
10
|
-
uedition_editor/api/configs.py,sha256=lXRpbdxaKQ4OMTVL0nrTHdGE4SBcSMWaWgYhSBXoOh4,2919
|
|
11
|
-
uedition_editor/api/files.py,sha256=ed2lYGwUXMT27dl8ud0n4TR7dJED4hYBhC9hffejVdY,32978
|
|
12
|
-
uedition_editor/api/tests.py,sha256=f9BF3oBAY1o8TA7EhouXmeIDOp4elA4SQaDDtlG1Nh8,1162
|
|
13
|
-
uedition_editor/api/util.py,sha256=fx9g7NQfY-fWneswr_AyiPzVxJgJJJ-miDA_KGeftMo,4289
|
|
14
|
-
uedition_editor/cli/__init__.py,sha256=5AK1wUlflAXCt7cBZ348V4aueV5iJGKV-ouqoXpsIh0,983
|
|
15
|
-
uedition_editor/frontend/dist/index.html,sha256=blgJnkE0i-hy0c8V25r4eu6yamTiAoMriLmOywDf5gY,474
|
|
16
|
-
uedition_editor/frontend/dist/ueditor.svg,sha256=rvEMqMyRGiGIorMjRxWO4rbTlS_H6oxhhibmsunFYFg,340
|
|
17
|
-
uedition_editor/frontend/dist/assets/CodeMirrorEditor-DOG_wssG.js,sha256=1EKQigFfVAmSBLHGwCObHxUuvPQ5CP9OxTseK1R6tq4,606870
|
|
18
|
-
uedition_editor/frontend/dist/assets/CodeMirrorEditor-ddcHt3UE.css,sha256=TMoYtZ0n60AEBxfWW_ge2AxPYcamaOOwnGWTz5_13OA,846
|
|
19
|
-
uedition_editor/frontend/dist/assets/FolderEditor-zj3irnZV.js,sha256=G3V_N9n6yBxj-XzFEmQBLP5OwIqLR9-NG3CW2C9dD9E,2938
|
|
20
|
-
uedition_editor/frontend/dist/assets/ImageEditor-BQLjZvFT.js,sha256=k8uPGDLODFLEZ9K1JB5CnPbZ5MvCLZr39vuMS8QmMf0,801
|
|
21
|
-
uedition_editor/frontend/dist/assets/TeiEditor-yaJoIiMq.js,sha256=lOzFML1rTngoPLSNt5oFBXwnar4BzmbpaNm5wC0zmlc,350821
|
|
22
|
-
uedition_editor/frontend/dist/assets/index-DAdhbT7C.js,sha256=i2PcNY6kBTIKakcZbO0M1axHIOC6qHI0WGDe3gzBaYQ,324643
|
|
23
|
-
uedition_editor/frontend/dist/assets/index-HmBQiVS_.css,sha256=I-O-hMFBmkNau7U6v3iX3AMfMu6stKgFtrNVoGRh1Pk,19716
|
|
24
|
-
uedition_editor/frontend/dist/assets/index-Vcq4gwWv.js,sha256=7NTN0-UTH-BpoJQqdC43Ec4Cdwj4Wv8viGg4W3EBqx8,1494
|
|
25
|
-
uedition_editor-2.0.0b8.dist-info/METADATA,sha256=UT1j9OROxNbYCGlks1aQmBHQKQ04mO4JJrWrq3vXPtM,2753
|
|
26
|
-
uedition_editor-2.0.0b8.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
|
|
27
|
-
uedition_editor-2.0.0b8.dist-info/entry_points.txt,sha256=v2HE8dFcsAPreD-LjMrjsB31iyTTqKjQ-Uj2_ztaqpg,52
|
|
28
|
-
uedition_editor-2.0.0b8.dist-info/licenses/LICENSE.txt,sha256=pL_y3ondEzJrX26zSglvj0GOT0p2SjFnDm7dRpMgk64,1101
|
|
29
|
-
uedition_editor-2.0.0b8.dist-info/RECORD,,
|
|
File without changes
|
|
File without changes
|
{uedition_editor-2.0.0b8.dist-info → uedition_editor-2.0.0b10.dist-info}/licenses/LICENSE.txt
RENAMED
|
File without changes
|