golden-logic-ui 1.0.425 → 1.0.426
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/golden-logic-ui.js
CHANGED
|
@@ -856,7 +856,7 @@ const gle = /* @__PURE__ */ Kr(DK, [["render", MK]]), PK = { class: "bg-white bo
|
|
|
856
856
|
}, [
|
|
857
857
|
$("div", UK, [
|
|
858
858
|
$("div", {
|
|
859
|
-
class: "flex flex-wrap gap-2
|
|
859
|
+
class: "flex flex-wrap gap-2 pr-2 gl-multi-dropdown showOptions",
|
|
860
860
|
onClick: Ct[0] || (Ct[0] = (Me) => go())
|
|
861
861
|
}, [
|
|
862
862
|
(ge(!0), ye(Jn, null, rr(j.value, (Me, no) => (ge(), ye("span", {
|
|
@@ -2902,7 +2902,7 @@ const kle = /* @__PURE__ */ Kr(CX, [["render", TJ], ["__scopeId", "data-v-37dd4e
|
|
|
2902
2902
|
class: nn([{
|
|
2903
2903
|
"gl-input-form": D.error_message == "",
|
|
2904
2904
|
"gl-input-form-invalid": D.error_message !== ""
|
|
2905
|
-
}, "
|
|
2905
|
+
}, "pr-2 showOptions"]),
|
|
2906
2906
|
onClick: Cn[0] || (Cn[0] = (nt) => In()),
|
|
2907
2907
|
value: (go = se.value) == null ? void 0 : go.name,
|
|
2908
2908
|
placeholder: D.placeholder,
|