ziya 0.1.27__py3-none-any.whl → 0.1.28__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 ziya might be problematic. Click here for more details.
- pyproject.toml +1 -1
- templates/asset-manifest.json +6 -6
- templates/index.html +1 -1
- templates/static/css/{main.5e53f7a3.css → main.8af23da0.css} +2 -2
- templates/static/css/main.8af23da0.css.map +1 -0
- templates/static/js/{main.47e60eea.js → main.ecd40d44.js} +3 -3
- templates/static/js/{main.47e60eea.js.LICENSE.txt → main.ecd40d44.js.LICENSE.txt} +4 -0
- templates/static/js/main.ecd40d44.js.map +1 -0
- {ziya-0.1.27.dist-info → ziya-0.1.28.dist-info}/METADATA +1 -1
- {ziya-0.1.27.dist-info → ziya-0.1.28.dist-info}/RECORD +13 -13
- templates/static/css/main.5e53f7a3.css.map +0 -1
- templates/static/js/main.47e60eea.js.map +0 -1
- {ziya-0.1.27.dist-info → ziya-0.1.28.dist-info}/LICENSE +0 -0
- {ziya-0.1.27.dist-info → ziya-0.1.28.dist-info}/WHEEL +0 -0
- {ziya-0.1.27.dist-info → ziya-0.1.28.dist-info}/entry_points.txt +0 -0
|
@@ -106,6 +106,10 @@
|
|
|
106
106
|
|
|
107
107
|
/** */
|
|
108
108
|
|
|
109
|
+
/** */
|
|
110
|
+
|
|
109
111
|
/** */
|
|
110
112
|
|
|
111
113
|
/** */
|
|
114
|
+
|
|
115
|
+
/** */
|