@milaboratories/uikit 2.2.84 → 2.2.85
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/CHANGELOG.md +6 -0
- package/dist/pl-uikit.css +1 -1
- package/dist/pl-uikit.js +4 -4
- package/dist/pl-uikit.js.map +1 -1
- package/dist/src/components/PlIcon16/PlIcon16.vue.d.ts.map +1 -1
- package/dist/src/components/PlIcon24/PlIcon24.vue.d.ts.map +1 -1
- package/dist/src/components/PlSvg/PlSvg.vue.d.ts.map +1 -1
- package/dist/tsconfig.lib.tsbuildinfo +1 -1
- package/package.json +3 -3
- package/src/components/PlDropdown/pl-dropdown.scss +1 -1
- package/src/components/PlDropdownMulti/pl-dropdown-multi.scss +2 -2
- package/src/components/PlIcon16/PlIcon16.vue +2 -0
- package/src/components/PlIcon24/PlIcon24.vue +2 -0
- package/src/components/PlSvg/PlSvg.vue +2 -0
package/dist/pl-uikit.js
CHANGED
|
@@ -3005,7 +3005,7 @@ const Tc = ["href"], Vc = /* @__PURE__ */ N({
|
|
|
3005
3005
|
}, null, 8, Tc)
|
|
3006
3006
|
], 6)) : E("", !0);
|
|
3007
3007
|
}
|
|
3008
|
-
}), Mc = "
|
|
3008
|
+
}), Mc = "_svg_1fr7b_2", Bc = {
|
|
3009
3009
|
svg: Mc
|
|
3010
3010
|
}, Fc = {
|
|
3011
3011
|
$style: Bc
|
|
@@ -3035,7 +3035,7 @@ const Tc = ["href"], Vc = /* @__PURE__ */ N({
|
|
|
3035
3035
|
stroke: e.stroke
|
|
3036
3036
|
}, null, 8, ["name", "class", "width", "height", "color", "stroke"]));
|
|
3037
3037
|
}
|
|
3038
|
-
}), Dc = "
|
|
3038
|
+
}), Dc = "_icon_d0ctm_2", Oc = {
|
|
3039
3039
|
icon: Dc
|
|
3040
3040
|
}, Pc = {
|
|
3041
3041
|
$style: Oc
|
|
@@ -3515,7 +3515,7 @@ const ad = { key: 0 }, ld = {
|
|
|
3515
3515
|
stroke: e.stroke
|
|
3516
3516
|
}, null, 8, ["name", "class", "width", "height", "color", "stroke"]));
|
|
3517
3517
|
}
|
|
3518
|
-
}), vd = "
|
|
3518
|
+
}), vd = "_icon_d0ctm_2", gd = {
|
|
3519
3519
|
icon: vd
|
|
3520
3520
|
}, yd = {
|
|
3521
3521
|
$style: gd
|
|
@@ -8689,7 +8689,7 @@ const eh = ae.object({
|
|
|
8689
8689
|
label: ae.string()
|
|
8690
8690
|
});
|
|
8691
8691
|
ae.array(eh);
|
|
8692
|
-
const th = "1.34.
|
|
8692
|
+
const th = "1.34.10";
|
|
8693
8693
|
function lt() {
|
|
8694
8694
|
return Qm({ sdkVersion: th });
|
|
8695
8695
|
}
|