1mpacto-react-ui 0.0.137 → 0.0.139
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/assets/core.css +1 -1
- package/dist/assets/style.css +1 -1
- package/dist/index.cjs +2 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +3 -4
- package/dist/index.mjs.map +1 -1
- package/dist/src/components/index.d.ts +2 -1
- package/package.json +1 -1
package/dist/index.mjs
CHANGED
@@ -36610,12 +36610,12 @@ const jV = ({
|
|
36610
36610
|
menubar: !1,
|
36611
36611
|
statusbar: !1,
|
36612
36612
|
content_css: "assets/styles/fontfamily.css",
|
36613
|
-
toolbar: "fontfamily
|
36613
|
+
toolbar: "fontfamily fontsize italic bold underline bullist numlist",
|
36614
36614
|
font_size_formats: "8px 10px 12px 14px 16px 18px 24px 36px 48px",
|
36615
36615
|
skin: "naked",
|
36616
36616
|
image_advtab: !0,
|
36617
36617
|
importcss_append: !0,
|
36618
|
-
|
36618
|
+
min_height: 220,
|
36619
36619
|
image_caption: !0,
|
36620
36620
|
noneditable_class: "mceNonEditable",
|
36621
36621
|
toolbar_mode: "sliding",
|
@@ -36665,7 +36665,6 @@ const jV = ({
|
|
36665
36665
|
!1ru-pl-2
|
36666
36666
|
!1ru-pt-2
|
36667
36667
|
!1ru-pointer-events-none
|
36668
|
-
!1ru-bg-laba-white
|
36669
36668
|
`, n != null && n.className && (n.className = "!1ru-mt-6 !1ru-w-full"), i.appendChild(document.createTextNode(e || "")), r == null || r.appendChild(i);
|
36670
36669
|
}
|
36671
36670
|
},
|
@@ -36679,7 +36678,7 @@ const jV = ({
|
|
36679
36678
|
});
|
36680
36679
|
}
|
36681
36680
|
}
|
36682
|
-
}), cN = "
|
36681
|
+
}), cN = "_container_ggdsa_1", dN = {
|
36683
36682
|
container: cN
|
36684
36683
|
};
|
36685
36684
|
var Vf = { exports: {} };
|