golden-logic-ui 1.0.297 → 1.0.299
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 +3 -6
- package/dist/golden-logic-ui.umd.cjs +15 -15
- package/dist/style.css +1 -1
- package/package.json +1 -1
package/dist/golden-logic-ui.js
CHANGED
|
@@ -52701,7 +52701,7 @@ const sle = /* @__PURE__ */ Jr(Ine, [["render", Zne]]), jne = {
|
|
|
52701
52701
|
/* @__PURE__ */ P("path", { d: "M3.5 1.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 6.041a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm0 5.959a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z" })
|
|
52702
52702
|
], -1), moe = [
|
|
52703
52703
|
doe
|
|
52704
|
-
], foe = { class: "absolute z-10 mt-
|
|
52704
|
+
], foe = { class: "absolute z-10 mt-6 origin-top-right lg:right-0 bg-white divide-y divide-gray-100 rounded-lg shadow w-44 dark:bg-gray-700 dark:divide-gray-600" }, goe = {
|
|
52705
52705
|
class: "py-2 text-sm text-gray-700 dark:text-gray-200",
|
|
52706
52706
|
"aria-labelledby": "dropdownDividerButton"
|
|
52707
52707
|
}, hoe = { key: 0 }, poe = ["href"], boe = /* @__PURE__ */ P("i", { class: "mr-2 fa-solid fa-list-ul opacity-80" }, null, -1), voe = { key: 1 }, yoe = /* @__PURE__ */ P("i", { class: "mr-2 fa-solid fa-trash-can opacity-80" }, null, -1), ale = {
|
|
@@ -53430,11 +53430,8 @@ const xle = /* @__PURE__ */ Jr(Qse, [["render", lre]]), cre = {
|
|
|
53430
53430
|
props: ["field", "row", "tdProps"]
|
|
53431
53431
|
}, ire = {
|
|
53432
53432
|
key: 0,
|
|
53433
|
-
class: "text-nowrap"
|
|
53434
|
-
}, ure = {
|
|
53435
|
-
style: { "max-width": "200px" },
|
|
53436
|
-
class: "w-full h-full p-3 mx-0 mt-0 overflow-auto font-mono text-left break-words rounded cursor-default whitespace-nowrap console_styles"
|
|
53437
|
-
};
|
|
53433
|
+
class: "text-nowrap w-full"
|
|
53434
|
+
}, ure = { class: "w-full h-full p-3 mx-0 mt-0 overflow-auto font-mono text-left break-words rounded cursor-default whitespace-nowrap console_styles" };
|
|
53438
53435
|
function dre(R, me, se, Ee, ge, G) {
|
|
53439
53436
|
return se.row[se.field] ? (ve(), we("div", ire, [
|
|
53440
53437
|
P("pre", ure, " " + ft(se.row[se.field]) + `
|