@cobre-npm/ds-v3 0.81.1 → 0.81.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/cobre-ds-v3-lib.es.js +3 -3
- package/dist/style.css +1 -1
- package/package.json +1 -1
|
@@ -5014,7 +5014,7 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
5014
5014
|
}, W0 = { class: "d-flex align-items-center" }, U0 = ["title"], j0 = {
|
|
5015
5015
|
key: 0,
|
|
5016
5016
|
class: "co-mb-4 co-input__optional-label"
|
|
5017
|
-
}, z0 = { class: "co-label co-label--sm mb-0" }, q0 = { class: "vs__selected py-1 px-2 co-bg-primary-10" }, X0 = { class: "co-label co-label--sm mb-0" }, K0 = { class: "co-body co-body--sm co-fw-500 co-my-12 d-flex flex-column align-items-center" }, G0 = { class: "small w-50" }, Q0 = {
|
|
5017
|
+
}, z0 = { class: "co-label co-label--sm mb-0" }, q0 = { class: "vs__selected py-1 px-2 co-bg-primary-10" }, X0 = { class: "co-label co-label--sm mb-0 ms-1" }, K0 = { class: "co-body co-body--sm co-fw-500 co-my-12 d-flex flex-column align-items-center" }, G0 = { class: "small w-50" }, Q0 = {
|
|
5018
5018
|
key: 0,
|
|
5019
5019
|
class: "cobre-loader cobre-loader--md mt-0"
|
|
5020
5020
|
}, EM = /* @__PURE__ */ ve({
|
|
@@ -5084,13 +5084,13 @@ const Xv = { class: "co-input" }, Kv = {
|
|
|
5084
5084
|
$("p", X0, ne(o[D(e).label]), 1),
|
|
5085
5085
|
ke(Fe, {
|
|
5086
5086
|
type: "button",
|
|
5087
|
-
class: "vs__deselect",
|
|
5087
|
+
class: "vs__deselect m-0 p-0",
|
|
5088
5088
|
size: "auto",
|
|
5089
5089
|
theme: "ghost",
|
|
5090
5090
|
onClick: (s) => i(o)
|
|
5091
5091
|
}, {
|
|
5092
5092
|
content: ue(() => a[0] || (a[0] = [
|
|
5093
|
-
$("i", { class: "icon-x-close" }, null, -1)
|
|
5093
|
+
$("i", { class: "icon-x-close co-label co-label--sm" }, null, -1)
|
|
5094
5094
|
])),
|
|
5095
5095
|
_: 2
|
|
5096
5096
|
}, 1032, ["onClick"])
|