ctxloom-pro 1.0.5 → 1.0.7

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.
@@ -0,0 +1,13 @@
1
+ <!doctype html>
2
+ <html lang="en">
3
+ <head>
4
+ <meta charset="UTF-8" />
5
+ <meta name="viewport" content="width=device-width, initial-scale=1.0" />
6
+ <title>ctxloom dashboard</title>
7
+ <script type="module" crossorigin src="/assets/index-DpZFZ0hK.js"></script>
8
+ <link rel="stylesheet" crossorigin href="/assets/index-BoOuiK6f.css">
9
+ </head>
10
+ <body>
11
+ <div id="root"></div>
12
+ </body>
13
+ </html>
@@ -0,0 +1,23 @@
1
+ <?xml version="1.0" encoding="utf-8"?>
2
+ <svg viewBox="0 0 30 30" xmlns="http://www.w3.org/2000/svg">
3
+ <rect x="0.75" y="0.75" width="28.5" height="28.5" rx="6.5"
4
+ fill="#0f0d1a" stroke="#8b5cf6" stroke-width="0.6" stroke-opacity="0.35"/>
5
+ <line x1="15" y1="15" x2="22.5" y2="8.5" stroke="#8b5cf6" stroke-width="0.9" stroke-opacity="0.45" stroke-linecap="round"/>
6
+ <line x1="15" y1="15" x2="7.5" y2="8.5" stroke="#8b5cf6" stroke-width="0.9" stroke-opacity="0.45" stroke-linecap="round"/>
7
+ <line x1="15" y1="15" x2="23" y2="21" stroke="#8b5cf6" stroke-width="0.9" stroke-opacity="0.45" stroke-linecap="round"/>
8
+ <line x1="15" y1="15" x2="7.5" y2="21.5" stroke="#8b5cf6" stroke-width="0.9" stroke-opacity="0.45" stroke-linecap="round"/>
9
+ <line x1="15" y1="15" x2="15" y2="6.5" stroke="#8b5cf6" stroke-width="0.9" stroke-opacity="0.3" stroke-linecap="round"/>
10
+ <line x1="22.5" y1="8.5" x2="23" y2="21" stroke="#8b5cf6" stroke-width="0.5" stroke-opacity="0.2" stroke-linecap="round"/>
11
+ <line x1="7.5" y1="8.5" x2="7.5" y2="21.5" stroke="#8b5cf6" stroke-width="0.5" stroke-opacity="0.2" stroke-linecap="round"/>
12
+ <circle cx="22.5" cy="8.5" r="1.8" fill="#8b5cf6" opacity="0.65"/>
13
+ <circle cx="7.5" cy="8.5" r="1.8" fill="#8b5cf6" opacity="0.65"/>
14
+ <circle cx="23" cy="21" r="1.8" fill="#8b5cf6" opacity="0.65"/>
15
+ <circle cx="7.5" cy="21.5" r="1.8" fill="#8b5cf6" opacity="0.65"/>
16
+ <circle cx="15" cy="6.5" r="1.4" fill="#8b5cf6" opacity="0.45"/>
17
+ <circle cx="15" cy="15" r="4.5" fill="#8b5cf6" opacity="0.12">
18
+ <animate attributeName="r" values="4;6;4" dur="2.8s" repeatCount="indefinite" calcMode="ease"/>
19
+ <animate attributeName="opacity" values="0.15;0;0.15" dur="2.8s" repeatCount="indefinite" calcMode="ease"/>
20
+ </circle>
21
+ <circle cx="15" cy="15" r="3" fill="#8b5cf6"/>
22
+ <circle cx="13.8" cy="13.8" r="1" fill="#ffffff" opacity="0.25"/>
23
+ </svg>