microboard-ui-temp 0.1.75 → 0.1.77
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/dist/apple-touch-icon-8hjanz47.png +0 -0
- package/dist/comment-y7mmptsd.svg +22 -0
- package/dist/controlsHandlers.js +1 -6
- package/dist/eraser-egm0xqb8.svg +3 -0
- package/dist/example.html +95 -0
- package/dist/favicon-16x16-yz8wdy0r.png +0 -0
- package/dist/favicon-32x32-cwn1gceh.png +0 -0
- package/dist/favicon-886rjdq8.ico +0 -0
- package/dist/index.css +1 -1
- package/dist/index.js +20 -7
- package/dist/no-img-icon-11pdbzgp.svg +3 -0
- package/dist/pencil-mbyxd0mh.svg +3 -0
- package/dist/site-fdcbs67f.webmanifest +21 -0
- package/dist/spa.css +13842 -0
- package/dist/spa.js +447294 -0
- package/dist/sprite-8hhqah85.svg +1788 -0
- package/dist/sticker-blue-enpdz9sw.svg +27 -0
- package/dist/sticker-gray-h045k8ra.svg +27 -0
- package/dist/sticker-green-29z5e7dv.svg +27 -0
- package/dist/sticker-light-gray-z49z7yh4.svg +27 -0
- package/dist/sticker-light-green-rj4f4nmr.svg +27 -0
- package/dist/sticker-orange-9zk2829b.svg +27 -0
- package/dist/sticker-pink-e59wtt01.svg +27 -0
- package/dist/sticker-purple-qh4w2cns.svg +27 -0
- package/dist/sticker-sky-blue-ad56zjq5.svg +27 -0
- package/dist/sticker-yellow-m9f3hb2w.svg +27 -0
- package/dist/titlePanel.js +12 -10
- package/dist/types/index.d.ts +1 -1
- package/dist/types/shared/Lang/index.d.ts +4 -0
- package/package.json +1 -1
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(205, 250, 255)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(156, 156, 156)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(203, 232, 150)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(231, 232, 238)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(180, 241, 198)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(255, 180, 126)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(255, 209, 211)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(233, 208, 255)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(206, 228, 255)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
|
@@ -0,0 +1,27 @@
|
|
|
1
|
+
<svg width="24" height="24" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_113_6759)">
|
|
3
|
+
<g filter="url(#filter0_d_113_6759)">
|
|
4
|
+
<mask id="path-1-outside-1_113_6759" maskUnits="userSpaceOnUse" x="2" y="2" width="20" height="20" fill="black">
|
|
5
|
+
<rect fill="white" x="2" y="2" width="20" height="20"/>
|
|
6
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z"/>
|
|
7
|
+
</mask>
|
|
8
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" fill="rgb(255, 235, 163)"/>
|
|
9
|
+
<path d="M21 16L15.997 21H3.998C3.73402 21.0005 3.48062 20.8962 3.29349 20.71C3.10636 20.5239 3.00079 20.271 3 20.007V3.993C3 3.445 3.445 3 3.993 3H20.007C20.555 3 21 3.447 21 3.999V16Z" stroke="white" stroke-width="2" mask="url(#path-1-outside-1_113_6759)"/>
|
|
10
|
+
</g>
|
|
11
|
+
</g>
|
|
12
|
+
<defs>
|
|
13
|
+
<filter id="filter0_d_113_6759" x="0" y="1" width="24" height="24" filterUnits="userSpaceOnUse" color-interpolation-filters="sRGB">
|
|
14
|
+
<feFlood flood-opacity="0" result="BackgroundImageFix"/>
|
|
15
|
+
<feColorMatrix in="SourceAlpha" type="matrix" values="0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0" result="hardAlpha"/>
|
|
16
|
+
<feOffset dy="1"/>
|
|
17
|
+
<feGaussianBlur stdDeviation="1"/>
|
|
18
|
+
<feComposite in2="hardAlpha" operator="out"/>
|
|
19
|
+
<feColorMatrix type="matrix" values="0 0 0 0 0.0784314 0 0 0 0 0.0823529 0 0 0 0 0.101961 0 0 0 0.05 0"/>
|
|
20
|
+
<feBlend mode="normal" in2="BackgroundImageFix" result="effect1_dropShadow_113_6759"/>
|
|
21
|
+
<feBlend mode="normal" in="SourceGraphic" in2="effect1_dropShadow_113_6759" result="shape"/>
|
|
22
|
+
</filter>
|
|
23
|
+
<clipPath id="clip0_113_6759">
|
|
24
|
+
<rect width="24" height="24" fill="white"/>
|
|
25
|
+
</clipPath>
|
|
26
|
+
</defs>
|
|
27
|
+
</svg>
|
package/dist/titlePanel.js
CHANGED
|
@@ -72,12 +72,7 @@ function createWheelHandler(itemsDiv) {
|
|
|
72
72
|
};
|
|
73
73
|
}
|
|
74
74
|
var handlers = {};
|
|
75
|
-
function initListeners() {
|
|
76
|
-
const itemsDiv = document.querySelector("#items");
|
|
77
|
-
if (!itemsDiv) {
|
|
78
|
-
console.error("ITEMS DIV NOT FOUND!");
|
|
79
|
-
return;
|
|
80
|
-
}
|
|
75
|
+
function initListeners(itemsDiv) {
|
|
81
76
|
itemsDiv.style.transformOrigin = "0 0";
|
|
82
77
|
document.body.style.cursor = "grab";
|
|
83
78
|
handlers.mousedown = createMouseDownHandler(itemsDiv);
|
|
@@ -259,9 +254,16 @@ function createButton(buttonType, handler, icon) {
|
|
|
259
254
|
button.addEventListener("click", onClickWrapper(handler, buttonWrapper));
|
|
260
255
|
return buttonWrapper;
|
|
261
256
|
}
|
|
262
|
-
function initUI() {
|
|
257
|
+
function initUI(parent) {
|
|
263
258
|
const panel = createTitlePanel();
|
|
264
|
-
|
|
259
|
+
parent.append(panel);
|
|
265
260
|
}
|
|
266
|
-
document.addEventListener("DOMContentLoaded",
|
|
267
|
-
document.
|
|
261
|
+
document.addEventListener("DOMContentLoaded", () => {
|
|
262
|
+
const itemsDiv = document.querySelector("#items");
|
|
263
|
+
if (!itemsDiv) {
|
|
264
|
+
console.error("ITEMS DIV NOT FOUND!");
|
|
265
|
+
return;
|
|
266
|
+
}
|
|
267
|
+
initListeners(itemsDiv);
|
|
268
|
+
initUI(document.body);
|
|
269
|
+
});
|
package/dist/types/index.d.ts
CHANGED
|
@@ -777,6 +777,8 @@ export declare const resources: {
|
|
|
777
777
|
connectionReestablished: string;
|
|
778
778
|
restoringConnectionHeader: string;
|
|
779
779
|
restoringConnectionBody: string;
|
|
780
|
+
offlineHeader: string;
|
|
781
|
+
offlineBody: string;
|
|
780
782
|
};
|
|
781
783
|
landing: {
|
|
782
784
|
menu: {
|
|
@@ -1987,6 +1989,8 @@ export declare const resources: {
|
|
|
1987
1989
|
connectionReestablished: string;
|
|
1988
1990
|
restoringConnectionHeader: string;
|
|
1989
1991
|
restoringConnectionBody: string;
|
|
1992
|
+
offlineHeader: string;
|
|
1993
|
+
offlineBody: string;
|
|
1990
1994
|
};
|
|
1991
1995
|
landing: {
|
|
1992
1996
|
menu: {
|