bimplus-webcomponents 0.0.98 → 0.0.100
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/assets/images/teal/bimplus_Components_Logo_Black.svg +18 -0
- package/dist/assets/images/teal/switcher_active.svg +4 -0
- package/dist/assets/images/teal/switcher_inactive.svg +4 -0
- package/dist/assets/images/teal/switcher_semiactive.svg +4 -0
- package/dist/bimplus-webcomponents-main.js +34 -34
- package/package.json +1 -1
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?>
|
|
2
|
+
<svg id="Ebene_1" xmlns="http://www.w3.org/2000/svg" width="135" height="34" viewBox="0 0 135 34">
|
|
3
|
+
<defs>
|
|
4
|
+
<style>
|
|
5
|
+
.cls-1 {
|
|
6
|
+
fill-rule: evenodd;
|
|
7
|
+
}
|
|
8
|
+
</style>
|
|
9
|
+
</defs>
|
|
10
|
+
<path class="cls-1" d="M12.75,0v2.83H2.83v9.92H0V0h0S0,0,0,0h12.75ZM12.75,34v-2.83H2.83v-9.92H0v12.75s2.83,0,2.83,0h0s9.92,0,9.92,0ZM34,0h0v12.75h-2.83V2.83h-9.92V0h12.75ZM34,21.25v12.75h0s-2.83,0-2.83,0h0s-9.92,0-9.92,0v-2.83h9.92v-9.92h2.83ZM15.59,8.22h2.81l5.69,17h-2.81l-4.44-14.56h-.05l-4.48,14.56h-2.39l5.67-17Z"/>
|
|
11
|
+
<path d="M129.19,25.5c-1.78,0-3.79-.24-5.81-.85l.38-1.94c2.46.61,4.12.73,5.43.73,2.37,0,3.44-1.26,3.44-2.6,0-2.02-2.3-2.5-4.03-2.99-2.63-.7-4.98-2.19-4.98-4.98,0-3.13,2.49-4.37,5.57-4.37,1.78,0,3.44.24,5.45.85l-.52,1.94c-2.44-.61-3.63-.73-4.93-.73-2.37,0-3.2,1.09-3.2,2.38,0,1.87,2.35,2.53,4.15,2.96,2.61.61,4.86,1.89,4.86,4.74,0,3.28-2.49,4.86-5.81,4.86Z"/>
|
|
12
|
+
<path d="M114.56,23.56c3.32,0,3.74-2.31,3.74-4.13v-10.69h2.25v10.69c0,4.25-2.2,6.07-6.04,6.07s-6.04-1.82-6.04-6.07v-10.69h2.25v10.69c0,1.82.36,4.13,3.84,4.13Z"/>
|
|
13
|
+
<path d="M96.94,8.74h2.25v14.45h7.94v2.06h-10.19V8.74Z"/>
|
|
14
|
+
<path d="M89.37,18.7h-4.38v6.56h-2.25V8.74h6.63c3.2,0,4.98,2.06,4.98,4.98s-1.78,4.98-4.98,4.98ZM84.99,10.81v5.83h4.15c1.78,0,2.89-.9,2.89-2.91,0-1.87-1.11-2.91-2.89-2.91h-4.15Z"/>
|
|
15
|
+
<path d="M66.75,8.74l5.02,12.68h.05l4.88-12.68h2.96v16.51h-2.25v-12.26h-.05l-4.88,12.26h-1.66l-4.81-12.26h-.05v12.26h-2.18V8.74h2.96Z"/>
|
|
16
|
+
<path d="M60.71,25.26h-2.25V8.74h2.25v16.51Z"/>
|
|
17
|
+
<path d="M52.74,16.76v.05c1.97.46,3.1,1.94,3.1,4.03,0,2.72-1.66,4.42-4.86,4.42h-6.99V8.74h6.52c3.2,0,4.86,1.65,4.86,4.2,0,1.87-.97,3.28-2.63,3.81ZM50.4,17.85h-4.15v5.34h4.38c1.78,0,2.84-.78,2.84-2.67,0-1.75-1.07-2.67-3.08-2.67ZM53,13.31c0-1.58-.95-2.5-2.73-2.5h-4.03v4.98h4.03c1.78,0,2.73-.78,2.73-2.48Z"/>
|
|
18
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect x="18" y="12" width="18" height="12" rx="6" transform="rotate(180 18 12)" fill="#0066CC"/>
|
|
3
|
+
<path d="M17 6C17 8.76142 14.7614 11 12 11C9.23858 11 7 8.76143 7 6C7 3.23858 9.23858 0.999999 12 0.999998C14.7614 0.999997 17 3.23857 17 6Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="18" height="12" rx="6" fill="#D3D3D3"/>
|
|
3
|
+
<path d="M1 6C1 3.23858 3.23858 1 6 0.999999C8.76142 0.999999 11 3.23857 11 6C11 8.76142 8.76142 11 6 11C3.23858 11 1 8.76143 1 6Z" fill="white"/>
|
|
4
|
+
</svg>
|
|
@@ -0,0 +1,4 @@
|
|
|
1
|
+
<svg width="18" height="12" viewBox="0 0 18 12" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<rect width="18" height="12" rx="6" fill="#03A9F4"/>
|
|
3
|
+
<path d="M4 6C4 3.23858 6.23858 0.999998 9 0.999998C11.7614 0.999997 14 3.23857 14 6C14 8.76142 11.7614 11 9 11C6.23858 11 4 8.76143 4 6Z" fill="white"/>
|
|
4
|
+
</svg>
|