ngx-bimplus-components 0.0.191 → 0.0.192
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/assets/images/default/bimplus_Components_Release_Notes.svg +16 -16
- package/assets/languages/strings_cs.json +2385 -0
- package/assets/languages/strings_de.json +2385 -0
- package/assets/languages/strings_en.json +2400 -0
- package/assets/languages/strings_es.json +2385 -0
- package/assets/languages/strings_fr.json +2385 -0
- package/assets/languages/strings_it.json +2385 -0
- package/assets/languages/strings_nl.json +797 -0
- package/assets/languages/strings_ro.json +2385 -0
- package/assets/languages/strings_ru.json +2385 -0
- package/assets/languages/strings_tr.json +2385 -0
- package/assets/languages/strings_us.json +2359 -0
- package/fesm2022/ngx-bimplus-components.mjs +2 -2
- package/fesm2022/ngx-bimplus-components.mjs.map +1 -1
- package/package.json +4 -4
|
@@ -1,16 +1,16 @@
|
|
|
1
|
-
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
-
<g clip-path="url(#clip0_660_16)">
|
|
3
|
-
<path d="M11.5111 24.0117L11.8372 23.8234L15.4723 30.1196L15.1462 30.3079L11.5111 24.0117Z" stroke="#444444" stroke-width="3"/>
|
|
4
|
-
<path d="M14.7119 20.3634L10.4215 12.9323L15.2891 4.06892L24.8216 20.5797L14.7119 20.3634Z" stroke="#444444" stroke-width="3"/>
|
|
5
|
-
<path d="M4.25174 23.4224L2.54228 20.4616L3.61209 19.8439L5.32155 22.8048L4.25174 23.4224Z" stroke="#444444" stroke-width="3"/>
|
|
6
|
-
<path d="M8.28643 24.0578L4.00941 16.6497L8.74711 13.9144L13.0241 21.3224L8.28643 24.0578Z" fill="#84888C" stroke="#444444" stroke-width="3"/>
|
|
7
|
-
<rect x="23.9448" y="9.7081" width="5.29414" height="2" rx="1" transform="rotate(-30 23.9448 9.7081)" fill="#84888C"/>
|
|
8
|
-
<rect width="5.59657" height="2" rx="1" transform="matrix(0.422737 -0.906252 0.82376 0.566939 19.9789 4.95652)" fill="#84888C"/>
|
|
9
|
-
<rect width="5.59657" height="2" rx="1" transform="matrix(0.996206 0.087025 0.0791035 0.996866 26.3061 15.3862)" fill="#84888C"/>
|
|
10
|
-
</g>
|
|
11
|
-
<defs>
|
|
12
|
-
<clipPath id="clip0_660_16">
|
|
13
|
-
<rect width="32" height="32" fill="white"/>
|
|
14
|
-
</clipPath>
|
|
15
|
-
</defs>
|
|
16
|
-
</svg>
|
|
1
|
+
<svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg">
|
|
2
|
+
<g clip-path="url(#clip0_660_16)">
|
|
3
|
+
<path d="M11.5111 24.0117L11.8372 23.8234L15.4723 30.1196L15.1462 30.3079L11.5111 24.0117Z" stroke="#444444" stroke-width="3"/>
|
|
4
|
+
<path d="M14.7119 20.3634L10.4215 12.9323L15.2891 4.06892L24.8216 20.5797L14.7119 20.3634Z" stroke="#444444" stroke-width="3"/>
|
|
5
|
+
<path d="M4.25174 23.4224L2.54228 20.4616L3.61209 19.8439L5.32155 22.8048L4.25174 23.4224Z" stroke="#444444" stroke-width="3"/>
|
|
6
|
+
<path d="M8.28643 24.0578L4.00941 16.6497L8.74711 13.9144L13.0241 21.3224L8.28643 24.0578Z" fill="#84888C" stroke="#444444" stroke-width="3"/>
|
|
7
|
+
<rect x="23.9448" y="9.7081" width="5.29414" height="2" rx="1" transform="rotate(-30 23.9448 9.7081)" fill="#84888C"/>
|
|
8
|
+
<rect width="5.59657" height="2" rx="1" transform="matrix(0.422737 -0.906252 0.82376 0.566939 19.9789 4.95652)" fill="#84888C"/>
|
|
9
|
+
<rect width="5.59657" height="2" rx="1" transform="matrix(0.996206 0.087025 0.0791035 0.996866 26.3061 15.3862)" fill="#84888C"/>
|
|
10
|
+
</g>
|
|
11
|
+
<defs>
|
|
12
|
+
<clipPath id="clip0_660_16">
|
|
13
|
+
<rect width="32" height="32" fill="white"/>
|
|
14
|
+
</clipPath>
|
|
15
|
+
</defs>
|
|
16
|
+
</svg>
|