@beterdichtbij/component-library 0.41.0 → 0.41.2
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/bd-component-lib.cjs.js +2 -2
- package/dist/bd-component-lib.es.js +3 -4
- package/dist/bd-component-lib.umd.js +32 -33
- package/dist/components/atoms/icons/IconLusciiLogo.vue.d.ts +2 -2
- package/dist/components/atoms/icons/IconLusciiLogo.vue.d.ts.map +1 -1
- package/dist/scss/_header.scss +1 -1
- package/dist/scss/_icon-luscii-logo.scss +32 -0
- package/dist/scss/component-library-styling.scss +1 -0
- package/package.json +1 -1
- package/dist/bd-component-lib.css +0 -1
|
@@ -781,15 +781,14 @@ const r3 = /* @__PURE__ */ ve(Xg, [["render", n3]]), s3 = {}, o3 = {
|
|
|
781
781
|
function l3(n, e) {
|
|
782
782
|
return D(), K("svg", o3, a3);
|
|
783
783
|
}
|
|
784
|
-
const c3 = /* @__PURE__ */ ve(s3, [["render", l3]])
|
|
785
|
-
const u3 = {}, d3 = {
|
|
784
|
+
const c3 = /* @__PURE__ */ ve(s3, [["render", l3]]), u3 = {}, d3 = {
|
|
786
785
|
version: "1.1",
|
|
787
786
|
id: "Layer_1",
|
|
788
787
|
xmlns: "http://www.w3.org/2000/svg",
|
|
789
788
|
"xmlns:xlink": "http://www.w3.org/1999/xlink",
|
|
790
789
|
x: "0px",
|
|
791
790
|
y: "0px",
|
|
792
|
-
class: "luscii-logo",
|
|
791
|
+
class: "icon-luscii-logo",
|
|
793
792
|
viewBox: "0 0 283.46 283.46",
|
|
794
793
|
style: { "enable-background": "new 0 0 283.46 283.46" },
|
|
795
794
|
"xml:space": "preserve"
|
|
@@ -811,7 +810,7 @@ const u3 = {}, d3 = {
|
|
|
811
810
|
c0.2-3.05,0.33-6.12,0.33-9.22C283.46,122.5,279.61,104.17,272.67,87.44z"></path></g></g>`, 1), h3 = [
|
|
812
811
|
f3
|
|
813
812
|
];
|
|
814
|
-
function p3(n, e
|
|
813
|
+
function p3(n, e) {
|
|
815
814
|
return D(), K("svg", d3, h3);
|
|
816
815
|
}
|
|
817
816
|
const m3 = /* @__PURE__ */ ve(u3, [["render", p3]]), g3 = {}, v3 = {
|