golden-logic-ui 1.2.69 → 1.2.71
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
|
@@ -1343,7 +1343,7 @@ const wRe = /* @__PURE__ */ Ii(Ome, [["render", Cme]]), kme = { class: "bg-white
|
|
|
1343
1343
|
Nr(W("input", {
|
|
1344
1344
|
minlength: r.minlength,
|
|
1345
1345
|
maxlength: r.maxlength,
|
|
1346
|
-
class: zn(["rtl:text-right", {
|
|
1346
|
+
class: zn(["rtl:text-right rounded-none!", {
|
|
1347
1347
|
"gl-input-form": r.error_message == "",
|
|
1348
1348
|
"gl-input-form-invalid": r.error_message !== "",
|
|
1349
1349
|
[r.input_class]: r.input_class && r.input_class !== "",
|
|
@@ -1370,7 +1370,7 @@ const wRe = /* @__PURE__ */ Ii(Ome, [["render", Cme]]), kme = { class: "bg-white
|
|
|
1370
1370
|
class: "h-10 z-10 inline-flex items-center shrink-0 px-4 text-sm font-medium text-center text-gray-500 bg-gray-100 border border-gray-300 dark:text-gray-400 rounded-e-lg focus:outline-hidden dark:bg-gray-700 dark:border-gray-600"
|
|
1371
1371
|
}, null, 8, uge)) : Lt("", !0)
|
|
1372
1372
|
])) : Lt("", !0),
|
|
1373
|
-
|
|
1373
|
+
r.inputGroupType == "" ? Nr((Qe(), Ge("input", {
|
|
1374
1374
|
key: 2,
|
|
1375
1375
|
minlength: r.minlength,
|
|
1376
1376
|
maxlength: r.maxlength,
|