golden-logic-ui 1.0.198 → 1.0.199
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
|
@@ -52625,7 +52625,10 @@ const Cre = /* @__PURE__ */ Ha(boe, [["render", koe]]), Toe = {
|
|
|
52625
52625
|
}, Eoe = {
|
|
52626
52626
|
key: 0,
|
|
52627
52627
|
class: "text-nowrap"
|
|
52628
|
-
}, Aoe = {
|
|
52628
|
+
}, Aoe = {
|
|
52629
|
+
style: { "max-width": "200px" },
|
|
52630
|
+
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"
|
|
52631
|
+
};
|
|
52629
52632
|
function Ooe(I, ve, ie, Be, Ce, re) {
|
|
52630
52633
|
return ie.row[ie.field] ? (Ee(), Oe("div", Eoe, [
|
|
52631
52634
|
V("pre", Aoe, " " + Lt(ie.row[ie.field]) + `
|