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