@citruslime/ui 4.0.1-beta.1 → 4.0.1-beta.3
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/citrus-lime-ui.es.js +4 -4
- package/dist/citrus-lime-ui.umd.js +2 -2
- package/dist/ui.css +1 -1
- package/package.json +2 -2
|
@@ -5869,7 +5869,7 @@ const Dt = /* @__PURE__ */ Ce(ir, [["render", cr]]), dr = { class: "cl:flex cl:g
|
|
|
5869
5869
|
}
|
|
5870
5870
|
}), Rr = { class: "cl:flex cl:items-start" }, Ur = { class: "cl:w-full" }, Br = ["min", "max", "step", "disabled"], zr = { class: "cl:bg-transparent cl:text-center cl:text-sm cl:w-full" }, Fr = { class: "cl:bg-transparent cl:text-sm" }, Lr = {
|
|
5871
5871
|
key: 1,
|
|
5872
|
-
class: "cl:
|
|
5872
|
+
class: "cl:bg-danger-light cl:font-medium cl:p-3 cl:text-danger-default cl:text-sm cl:w-full"
|
|
5873
5873
|
}, Pr = /* @__PURE__ */ F({
|
|
5874
5874
|
inheritAttrs: !1,
|
|
5875
5875
|
__name: "cl-ui-slider",
|
|
@@ -5886,7 +5886,7 @@ const Dt = /* @__PURE__ */ Ce(ir, [["render", cr]]), dr = { class: "cl:flex cl:g
|
|
|
5886
5886
|
emits: ["update:value"],
|
|
5887
5887
|
setup(o, { expose: t }) {
|
|
5888
5888
|
tt((n) => ({
|
|
5889
|
-
"
|
|
5889
|
+
"1f0967fd": i.value
|
|
5890
5890
|
}));
|
|
5891
5891
|
const l = o, e = ve(o, "value"), { t: r } = de(), a = M(), i = T(() => {
|
|
5892
5892
|
let n = (e.value - l.min) / (l.max - l.min) * 100;
|
|
@@ -5966,7 +5966,7 @@ const Dt = /* @__PURE__ */ Ce(ir, [["render", cr]]), dr = { class: "cl:flex cl:g
|
|
|
5966
5966
|
])
|
|
5967
5967
|
], 16)) : (c(), v("div", Lr, U(g(r)("slider.invalidProps")), 1));
|
|
5968
5968
|
}
|
|
5969
|
-
}), jr = /* @__PURE__ */ Ce(Pr, [["__scopeId", "data-v-
|
|
5969
|
+
}), jr = /* @__PURE__ */ Ce(Pr, [["__scopeId", "data-v-33b6b9ce"]]);
|
|
5970
5970
|
function Jl(o) {
|
|
5971
5971
|
let t = !1;
|
|
5972
5972
|
switch (o) {
|
|
@@ -6436,7 +6436,7 @@ const ri = {
|
|
|
6436
6436
|
}, hi = { class: "cl:col-span-3" }, bi = { class: "cl:relative cl:text-grey-4" }, yi = { class: "cl:w-full" }, wi = {
|
|
6437
6437
|
key: 0,
|
|
6438
6438
|
class: "cl:bg-primary-lighter cl:mt-1 cl:rounded-md cl:text-center cl:text-secondary-default cl:text-xs cl:w-full"
|
|
6439
|
-
}, ki = { class: "cl:col-span-3" }, $i = { class: "cl:relative cl:text-grey-4" }, Ci = { class: "cl:col-span-2" }, Ti = { class: "cl:col-span-10 cl:
|
|
6439
|
+
}, ki = { class: "cl:col-span-3" }, $i = { class: "cl:relative cl:text-grey-4" }, Ci = { class: "cl:col-span-2" }, Ti = { class: "cl:bg-danger-light cl:col-span-10 cl:font-medium cl:md:mt-3 cl:mt-10 cl:p-3 cl:rounded-md cl:text-danger-default cl:text-sm" }, Si = /* @__PURE__ */ F({
|
|
6440
6440
|
__name: "cl-ui-login",
|
|
6441
6441
|
props: {
|
|
6442
6442
|
errors: { default: () => [] },
|