1mpacto-react-ui 0.0.139 → 0.0.140
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/index.cjs +4 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.mjs +153 -151
- package/dist/index.mjs.map +1 -1
- package/dist/package.json.d.ts +113 -0
- package/dist/tinymce/CHANGELOG.md +3785 -0
- package/dist/tinymce/js/tinymce/icons/default/icons.min.js +1 -0
- package/dist/tinymce/js/tinymce/langs/README.md +3 -0
- package/dist/tinymce/js/tinymce/license.md +6 -0
- package/dist/tinymce/js/tinymce/models/dom/model.min.js +1 -0
- package/dist/tinymce/js/tinymce/notices.txt +21 -0
- package/dist/tinymce/js/tinymce/plugins/accordion/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/advlist/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/anchor/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/autolink/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/autoresize/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/autosave/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/charmap/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/code/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/codesample/plugin.min.js +9 -0
- package/dist/tinymce/js/tinymce/plugins/directionality/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/emoticons/js/emojiimages.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/emoticons/js/emojiimages.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/emoticons/js/emojis.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/emoticons/js/emojis.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/emoticons/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/fullscreen/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ar.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/bg_BG.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ca.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/cs.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/da.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/de.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/el.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/en.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/es.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/eu.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fa.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fi.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/fr_FR.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/he_IL.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hi.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hr.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/hu_HU.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/id.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/it.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ja.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/kk.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ko_KR.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ms.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nb_NO.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/nl.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pl.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_BR.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/pt_PT.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ro.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/ru.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sk.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sl_SI.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/sv_SE.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/th_TH.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/tr.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/uk.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/vi.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_CN.js +87 -0
- package/dist/tinymce/js/tinymce/plugins/help/js/i18n/keynav/zh_TW.js +93 -0
- package/dist/tinymce/js/tinymce/plugins/help/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/image/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/importcss/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/insertdatetime/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/link/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/lists/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/media/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/nonbreaking/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/pagebreak/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/preview/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/quickbars/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/save/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/searchreplace/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/table/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/visualblocks/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/visualchars/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/plugins/wordcount/plugin.min.js +1 -0
- package/dist/tinymce/js/tinymce/skins/content/dark/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/dark/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/content/default/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/default/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/content/document/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/document/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/tinymce-5/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/tinymce-5-dark/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/content/writer/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/content/writer/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/content.inline.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/content.inline.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.shadowdom.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide/skin.shadowdom.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/content.inline.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/oxide-dark/skin.shadowdom.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/content.inline.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/content.inline.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.shadowdom.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5/skin.shadowdom.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/content.inline.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/content.inline.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/content.js +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/content.min.css +10 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.min.css +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.js +1 -0
- package/dist/tinymce/js/tinymce/skins/ui/tinymce-5-dark/skin.shadowdom.min.css +1 -0
- package/dist/tinymce/js/tinymce/themes/silver/theme.min.js +1 -0
- package/dist/tinymce/js/tinymce/tinymce.d.ts +3350 -0
- package/dist/tinymce/js/tinymce/tinymce.min.js +11 -0
- package/package.json +5 -4
package/dist/index.mjs
CHANGED
@@ -2535,7 +2535,7 @@ const ca = (e, t, n, r) => {
|
|
2535
2535
|
const i = { id: Xl, enUS: zf, nl: h1 };
|
2536
2536
|
let o = n ?? "-";
|
2537
2537
|
return e && !isNaN(new Date(e).getTime()) && (o = Ba(e, t ?? "dd/MM/yyyy", { locale: i[r ?? "id"] })), o;
|
2538
|
-
},
|
2538
|
+
}, BN = (e, t, n, r, i, o) => {
|
2539
2539
|
const a = { id: Xl, enUS: zf, nl: h1 };
|
2540
2540
|
if (e && !isNaN(new Date(e).getTime())) {
|
2541
2541
|
const s = Ba(e, n ?? "dd/MM/yyyy", { locale: a[o ?? "id"] });
|
@@ -2549,7 +2549,7 @@ const ca = (e, t, n, r) => {
|
|
2549
2549
|
}, JD = (e, t) => e.reduce((n, r) => {
|
2550
2550
|
const i = String(r[t]);
|
2551
2551
|
return n[i] || (n[i] = []), n[i].push(r), n;
|
2552
|
-
}, {}),
|
2552
|
+
}, {}), ON = ({
|
2553
2553
|
value: e,
|
2554
2554
|
keyDate: t = "date",
|
2555
2555
|
keyFormat: n = "formatDate",
|
@@ -2560,9 +2560,9 @@ const ca = (e, t, n, r) => {
|
|
2560
2560
|
[n]: ca(o[t], r)
|
2561
2561
|
}));
|
2562
2562
|
return JD(i, n);
|
2563
|
-
},
|
2563
|
+
}, NN = (e) => (Object.keys(e).forEach((t) => {
|
2564
2564
|
["", null, void 0, [], {}].includes(e[t]) && delete e[t];
|
2565
|
-
}), e),
|
2565
|
+
}), e), VN = (e, t) => {
|
2566
2566
|
var h, f;
|
2567
2567
|
const n = /^-?\d+[0-9.,]*$/, r = /([.])(?=.*\1)/, i = /([,])(?=.*\1)/, o = ((h = e.split(",")[0]) == null ? void 0 : h.trim()) || "", a = ((f = e.split(",")[1]) == null ? void 0 : f.trim()) || "", s = !r.test(o) && (o === "-" || n.test(o) || !o), l = !r.test(a) && (a === "-" || n.test(a) || !a), u = (g, m, b) => {
|
2568
2568
|
let y = g;
|
@@ -2575,9 +2575,9 @@ const ca = (e, t, n, r) => {
|
|
2575
2575
|
latlong: `${c}${e.includes(",") ? "," + d : ""}`,
|
2576
2576
|
isValid: !i.test(e) && s && l
|
2577
2577
|
};
|
2578
|
-
}, Ug = (e, t) => e ? Object.fromEntries(Object.entries(t).filter(([r]) => r.startsWith(e))) : t, p1 = (e, t) => e.map((n) => n[t]).join(","), b1 = (e, t) => e.map((n) => n[t]),
|
2578
|
+
}, Ug = (e, t) => e ? Object.fromEntries(Object.entries(t).filter(([r]) => r.startsWith(e))) : t, p1 = (e, t) => e.map((n) => n[t]).join(","), b1 = (e, t) => e.map((n) => n[t]), LN = (e, t) => Array.isArray(e) ? e == null ? void 0 : e.map(
|
2579
2579
|
(n, r, i) => typeof t == "function" ? t(n, r, i) : n
|
2580
|
-
) : [],
|
2580
|
+
) : [], jN = (e, t, n, r, i) => Array.isArray(e) ? {
|
2581
2581
|
[t]: e == null ? void 0 : e.map(
|
2582
2582
|
(o, a, s) => typeof n == "function" ? n(o, a, s) : o
|
2583
2583
|
),
|
@@ -2594,7 +2594,7 @@ function v1(e, t) {
|
|
2594
2594
|
return !1;
|
2595
2595
|
return !0;
|
2596
2596
|
}
|
2597
|
-
function
|
2597
|
+
function HN(e, t = { maxTime: "hour" }) {
|
2598
2598
|
const { maxTime: n = "hour" } = t, r = (l) => l < 10 ? `0${l}` : l;
|
2599
2599
|
let i = r(0), o = r(0);
|
2600
2600
|
const a = r(Math.floor(e % 3600 / 60)), s = r(Math.floor(e % 60));
|
@@ -2616,7 +2616,7 @@ function Oa(e, ...t) {
|
|
2616
2616
|
xc(n[r]) ? (e[r] || Object.assign(e, { [r]: {} }), Oa(e[r], n[r])) : Object.assign(e, { [r]: n[r] });
|
2617
2617
|
return Oa(e, ...t);
|
2618
2618
|
}
|
2619
|
-
const
|
2619
|
+
const WN = (e) => m1(e || 0), zN = (e) => Zf(e || 0), GN = (e) => isNaN(e) ? void 0 : e, Xf = (e) => {
|
2620
2620
|
const t = e.toString().split(""), n = t[1] !== "0" ? `,${t[1]}` : "";
|
2621
2621
|
let [r] = e.toString().split(".");
|
2622
2622
|
return r = r.replaceAll("-", ""), r.length >= 15 ? `${+r.substring(0, 3)} T` : r.length === 14 ? `${+r.substring(0, 2)} T` : r.length === 13 ? `${+r.substring(0, 1)}${n} T` : r.length === 12 ? `${+r.substring(0, 3)} M` : r.length === 11 ? `${+r.substring(0, 2)} M` : r.length === 10 ? `${+r.substring(0, 1)}${n} M` : r.length === 9 ? `${+r.substring(0, 3)} JT` : r.length === 8 ? `${+r.substring(0, 2)} JT` : r.length === 7 ? `${+r.substring(0, 1)}${n} JT` : r.length === 6 ? `${+r.substring(0, 3)} RB` : r.length === 5 ? `${+r.substring(0, 2)} RB` : r.length === 4 ? `${+r.substring(0, 1)}${n} RB` : r.length <= 3 ? +r ? `${+r}` : 0 : null;
|
@@ -2636,8 +2636,8 @@ function Jg(e) {
|
|
2636
2636
|
extension: n
|
2637
2637
|
};
|
2638
2638
|
}
|
2639
|
-
const
|
2640
|
-
function
|
2639
|
+
const ZN = (e) => (new DOMParser().parseFromString(e || "", "text/html").body.textContent ?? "").toString();
|
2640
|
+
function XN(e, t = {}) {
|
2641
2641
|
const { locale: n, currency: r, minimumFractionDigits: i, maximumFractionDigits: o = 2, withSpace: a, currencyDisplay: s } = t, l = Zf(e, {
|
2642
2642
|
decimals: o
|
2643
2643
|
}), [u, c = ""] = l.split("."), d = u.replace(/\B(?=(\d{3})+(?!\d))/g, ".");
|
@@ -2658,7 +2658,7 @@ function GN(e, t = {}) {
|
|
2658
2658
|
}[s || "symbol"], y = f.includes("-");
|
2659
2659
|
return f = m.negativePosition === "start" ? f.replace("-", "") : f, a ? `${m.negativePosition === "start" && y ? "-" : ""}${b} ${f}` : `${m.negativePosition === "start" && y ? "-" : ""}${b}${f}`;
|
2660
2660
|
}
|
2661
|
-
function
|
2661
|
+
function YN(e) {
|
2662
2662
|
if (!kr(e)) return "0";
|
2663
2663
|
const t = typeof e == "number" ? ht(e).toString() : e;
|
2664
2664
|
if (!t.includes("."))
|
@@ -2737,7 +2737,7 @@ function kd(e, t) {
|
|
2737
2737
|
);
|
2738
2738
|
}
|
2739
2739
|
var Xn = kd(qD, { path: "/" });
|
2740
|
-
const
|
2740
|
+
const UN = {
|
2741
2741
|
setItem(e, t, n = {}, r = 3e3) {
|
2742
2742
|
const o = { ...{
|
2743
2743
|
path: "/",
|
@@ -3694,7 +3694,7 @@ Nu(Vu("slide", !0));
|
|
3694
3694
|
Nu(Vu("zoom"));
|
3695
3695
|
Nu(Vu("flip"));
|
3696
3696
|
const c5 = { position: "top-right", transition: u5, autoClose: 5e3, closeButton: !0, pauseOnHover: !0, pauseOnFocusLoss: !0, draggable: "touch", draggablePercent: 80, draggableDirection: "x", role: "alert", theme: "light" };
|
3697
|
-
function
|
3697
|
+
function JN(e) {
|
3698
3698
|
let t = { ...c5, ...e };
|
3699
3699
|
const n = e.stacked, [r, i] = Se(!0), o = ye(null), { getToastToRender: a, isToastActive: s, count: l } = n5(t), { className: u, style: c, rtl: d, containerId: h } = t;
|
3700
3700
|
function f(m) {
|
@@ -3737,7 +3737,7 @@ const dn = {
|
|
3737
3737
|
"alert-success-outlined": "_alert-success-outlined_l9fm8_1",
|
3738
3738
|
"alert-body": "_alert-body_l9fm8_62",
|
3739
3739
|
"text-header": "_text-header_l9fm8_68"
|
3740
|
-
},
|
3740
|
+
}, qN = (e, t, n) => {
|
3741
3741
|
const r = (n == null ? void 0 : n.kind) ?? "payhere", i = {
|
3742
3742
|
position: "top-center",
|
3743
3743
|
autoClose: 2e3,
|
@@ -3952,7 +3952,7 @@ const dn = {
|
|
3952
3952
|
fill: "#0288D1"
|
3953
3953
|
}
|
3954
3954
|
) }) }), Cs = (e) => typeof e == "string" || typeof e == "number" || typeof e == "bigint" ? Zf(e) : "";
|
3955
|
-
function
|
3955
|
+
function KN(e, t) {
|
3956
3956
|
return {
|
3957
3957
|
name: "minBig",
|
3958
3958
|
message: t || `Value must be greater than or equal to ${e}`,
|
@@ -3965,7 +3965,7 @@ function JN(e, t) {
|
|
3965
3965
|
}
|
3966
3966
|
};
|
3967
3967
|
}
|
3968
|
-
function
|
3968
|
+
function QN(e, t) {
|
3969
3969
|
return {
|
3970
3970
|
name: "maxBig",
|
3971
3971
|
message: t || `Value must be less than or equal to ${e}`,
|
@@ -3978,7 +3978,7 @@ function qN(e, t) {
|
|
3978
3978
|
}
|
3979
3979
|
};
|
3980
3980
|
}
|
3981
|
-
function
|
3981
|
+
function eV(e, t) {
|
3982
3982
|
return {
|
3983
3983
|
name: "moreThanBig",
|
3984
3984
|
message: t || `Value must be greater than ${e}`,
|
@@ -3991,7 +3991,7 @@ function KN(e, t) {
|
|
3991
3991
|
}
|
3992
3992
|
};
|
3993
3993
|
}
|
3994
|
-
function
|
3994
|
+
function tV(e, t) {
|
3995
3995
|
return {
|
3996
3996
|
name: "lessThanBig",
|
3997
3997
|
message: t || `Value must be less than ${e}`,
|
@@ -4004,7 +4004,7 @@ function QN(e, t) {
|
|
4004
4004
|
}
|
4005
4005
|
};
|
4006
4006
|
}
|
4007
|
-
function
|
4007
|
+
function nV(e, t, n) {
|
4008
4008
|
return {
|
4009
4009
|
name: "betweenBig",
|
4010
4010
|
message: n || `Value must be between ${e} and ${t}`,
|
@@ -4322,7 +4322,7 @@ function sm(e) {
|
|
4322
4322
|
}
|
4323
4323
|
return e;
|
4324
4324
|
}
|
4325
|
-
const
|
4325
|
+
const rV = (e) => T5(e, null, (n) => typeof n == "number" && !Number.isSafeInteger(n) || typeof n == "string" && /^-?\d+(?:\.\d+)?$/.test(n) ? S1(n) ? parseFloat(n) : ht(n).toString() : n), nS = {
|
4326
4326
|
black: "#212121",
|
4327
4327
|
white: "#FFFFFF",
|
4328
4328
|
"primary-50": "#E3F2FD",
|
@@ -4630,13 +4630,13 @@ const tV = (e) => T5(e, null, (n) => typeof n == "number" && !Number.isSafeInteg
|
|
4630
4630
|
// small semibold
|
4631
4631
|
"laba-subtitle-sr": ["10px", { lineHeight: "12px", fontWeight: 400 }]
|
4632
4632
|
// small reguler
|
4633
|
-
},
|
4633
|
+
}, iV = { ...rS, ...iS }, oV = {
|
4634
4634
|
sm: "576px",
|
4635
4635
|
md: "768px",
|
4636
4636
|
lg: "1024px",
|
4637
4637
|
xl: "1280px",
|
4638
4638
|
"2xl": "1536px"
|
4639
|
-
},
|
4639
|
+
}, aV = () => /* @__PURE__ */ S.jsx("div", { className: "1ru-w-full 1ru-bg-red-900", children: "index" }), oS = "_loading_z48x5_10", _e = {
|
4640
4640
|
"button-xs": "_button-xs_z48x5_6",
|
4641
4641
|
"button-s": "_button-s_z48x5_6",
|
4642
4642
|
"button-m": "_button-m_z48x5_6",
|
@@ -9668,7 +9668,7 @@ function U_(e) {
|
|
9668
9668
|
}
|
9669
9669
|
})), n.current;
|
9670
9670
|
}
|
9671
|
-
const
|
9671
|
+
const sV = /* @__PURE__ */ Object.freeze(/* @__PURE__ */ Object.defineProperty({
|
9672
9672
|
__proto__: null,
|
9673
9673
|
ColumnFaceting: nv,
|
9674
9674
|
ColumnFiltering: dv,
|
@@ -12857,7 +12857,7 @@ const k$ = "_sorting_1tyuq_45", On = {
|
|
12857
12857
|
sorting: k$,
|
12858
12858
|
"laba-grey-02": "_laba-grey-02_1tyuq_59"
|
12859
12859
|
}, uo = "data:image/svg+xml,%3csvg%20width='16'%20height='16'%20viewBox='0%200%2016%2016'%20fill='none'%20xmlns='http://www.w3.org/2000/svg'%3e%3cpath%20d='M10.6673%2011.3333L8.00065%2014M8.00065%2014L5.33398%2011.3333M8.00065%2014V2'%20stroke='%23CFD8DC'%20stroke-width='2'%20stroke-linecap='round'%20stroke-linejoin='round'/%3e%3c/svg%3e";
|
12860
|
-
function
|
12860
|
+
function lV(e, t = null) {
|
12861
12861
|
const [n, r] = B.useState(!1);
|
12862
12862
|
return B.useEffect(() => {
|
12863
12863
|
let i = null, o = null;
|
@@ -12876,7 +12876,7 @@ function aV(e, t = null) {
|
|
12876
12876
|
};
|
12877
12877
|
}, [e, t]), n;
|
12878
12878
|
}
|
12879
|
-
const
|
12879
|
+
const uV = (e) => {
|
12880
12880
|
const t = (h) => {
|
12881
12881
|
const f = /* @__PURE__ */ new Date(), g = h.getTime() - f.getTime();
|
12882
12882
|
return Math.max(Math.floor(g / 1e3), 0);
|
@@ -12921,7 +12921,7 @@ function M$(e, t = 0) {
|
|
12921
12921
|
[e, t]
|
12922
12922
|
);
|
12923
12923
|
}
|
12924
|
-
const _h = typeof window < "u" ? B.useLayoutEffect : B.useEffect,
|
12924
|
+
const _h = typeof window < "u" ? B.useLayoutEffect : B.useEffect, cV = (e, t) => {
|
12925
12925
|
const [n, r] = B.useState({
|
12926
12926
|
width: 0,
|
12927
12927
|
height: 0
|
@@ -12964,7 +12964,7 @@ const _h = typeof window < "u" ? B.useLayoutEffect : B.useEffect, lV = (e, t) =>
|
|
12964
12964
|
};
|
12965
12965
|
}, [t, ...e ?? []]), { ref: a, windowSize: n, contentRect: i };
|
12966
12966
|
};
|
12967
|
-
function
|
12967
|
+
function dV(e) {
|
12968
12968
|
const [t, n] = B.useState(e), r = B.useRef(t);
|
12969
12969
|
return B.useEffect(() => {
|
12970
12970
|
r.current = t;
|
@@ -13001,7 +13001,7 @@ function Oo(e, t) {
|
|
13001
13001
|
const n = t.map(cu);
|
13002
13002
|
B.useEffect(e, n);
|
13003
13003
|
}
|
13004
|
-
function
|
13004
|
+
function fV({
|
13005
13005
|
ref: e,
|
13006
13006
|
handlerMain: t,
|
13007
13007
|
eventListener: n = "mousedown",
|
@@ -13016,7 +13016,7 @@ function cV({
|
|
13016
13016
|
};
|
13017
13017
|
}, [e, t, n, ...r]);
|
13018
13018
|
}
|
13019
|
-
const
|
13019
|
+
const hV = ({
|
13020
13020
|
containerRef: e,
|
13021
13021
|
children: t,
|
13022
13022
|
columnCount: n,
|
@@ -13358,7 +13358,7 @@ const L$ = ({ style: e, context: t, ...n }) => /* @__PURE__ */ S.jsx(
|
|
13358
13358
|
itemSizeNames: typeof h == "function" ? [...(i == null ? void 0 : i.itemSizeNames) ?? [], "data-sub-component"] : i == null ? void 0 : i.itemSizeNames
|
13359
13359
|
}
|
13360
13360
|
);
|
13361
|
-
},
|
13361
|
+
}, gV = ({
|
13362
13362
|
tableInstance: e,
|
13363
13363
|
classNameWrapperTable: t = "",
|
13364
13364
|
classNameTable: n = "",
|
@@ -13537,7 +13537,7 @@ const G$ = "_ripple_1vbon_64", Z$ = "_active_1vbon_69", _t = {
|
|
13537
13537
|
"16px": "1ru-rounded-2xl",
|
13538
13538
|
"24px": "1ru-rounded-3xl",
|
13539
13539
|
full: "1ru-rounded-full"
|
13540
|
-
},
|
13540
|
+
}, mV = ({
|
13541
13541
|
id: e,
|
13542
13542
|
value: t = "",
|
13543
13543
|
keyValueTab: n = "",
|
@@ -13651,7 +13651,7 @@ const G$ = "_ripple_1vbon_64", Z$ = "_active_1vbon_69", _t = {
|
|
13651
13651
|
]
|
13652
13652
|
}
|
13653
13653
|
) });
|
13654
|
-
},
|
13654
|
+
}, pV = ({ children: e, id: t, value: n, selected: r, className: i, isHide: o }) => /* @__PURE__ */ S.jsx(
|
13655
13655
|
"div",
|
13656
13656
|
{
|
13657
13657
|
role: "tabpanel",
|
@@ -13761,7 +13761,7 @@ const G$ = "_ripple_1vbon_64", Z$ = "_active_1vbon_69", _t = {
|
|
13761
13761
|
}, Js = (e, t) => {
|
13762
13762
|
const n = t - e + 1;
|
13763
13763
|
return Array.from({ length: n }, (r, i) => i + e);
|
13764
|
-
},
|
13764
|
+
}, bV = ({
|
13765
13765
|
totalData: e,
|
13766
13766
|
totalPage: t,
|
13767
13767
|
pageNumber: n,
|
@@ -24575,7 +24575,7 @@ const rC = (e) => {
|
|
24575
24575
|
let t;
|
24576
24576
|
const n = new Date(e ?? /* @__PURE__ */ new Date());
|
24577
24577
|
return e && (t = Uh(new Date(n.setHours(n.getHours() + 7)).toISOString().slice(0, 10))), t;
|
24578
|
-
},
|
24578
|
+
}, vV = (e) => {
|
24579
24579
|
const {
|
24580
24580
|
minDate: t,
|
24581
24581
|
maxDate: n,
|
@@ -24764,7 +24764,7 @@ const rC = (e) => {
|
|
24764
24764
|
}
|
24765
24765
|
)
|
24766
24766
|
] }) });
|
24767
|
-
},
|
24767
|
+
}, yV = ({
|
24768
24768
|
value: e,
|
24769
24769
|
prevIcon: t,
|
24770
24770
|
nextIcon: n,
|
@@ -24993,7 +24993,7 @@ const rC = (e) => {
|
|
24993
24993
|
"switch-laba": "_switch-laba_z4wg4_57",
|
24994
24994
|
"switch-r": "_switch-r_z4wg4_94",
|
24995
24995
|
"switch-s": "_switch-s_z4wg4_167"
|
24996
|
-
},
|
24996
|
+
}, xV = ({
|
24997
24997
|
value: e,
|
24998
24998
|
disabled: t,
|
24999
24999
|
title: n = "",
|
@@ -25526,7 +25526,7 @@ const YP = "_container_l9lii_1", UP = "_disabled_l9lii_5", JP = "_label_l9lii_9"
|
|
25526
25526
|
label: JP,
|
25527
25527
|
desc: qP,
|
25528
25528
|
"same-background": "_same-background_l9lii_15"
|
25529
|
-
},
|
25529
|
+
}, CV = ({
|
25530
25530
|
radioCheckboxProps: e,
|
25531
25531
|
name: t,
|
25532
25532
|
id: n,
|
@@ -25698,7 +25698,7 @@ const YP = "_container_l9lii_1", UP = "_disabled_l9lii_5", JP = "_label_l9lii_9"
|
|
25698
25698
|
urls: QP,
|
25699
25699
|
url: eT,
|
25700
25700
|
active: tT
|
25701
|
-
},
|
25701
|
+
}, wV = ({
|
25702
25702
|
as: e,
|
25703
25703
|
variants: t = "laba-blue-10",
|
25704
25704
|
fonts: n = "lato",
|
@@ -26016,7 +26016,7 @@ const YP = "_container_l9lii_1", UP = "_disabled_l9lii_5", JP = "_label_l9lii_9"
|
|
26016
26016
|
iT.displayName = "Sidebar";
|
26017
26017
|
const oT = "_collapse_gto9s_1", aT = {
|
26018
26018
|
collapse: oT
|
26019
|
-
},
|
26019
|
+
}, DV = ({
|
26020
26020
|
children: e,
|
26021
26021
|
id: t,
|
26022
26022
|
open: n,
|
@@ -26053,7 +26053,7 @@ const oT = "_collapse_gto9s_1", aT = {
|
|
26053
26053
|
"modal-regular": "_modal-regular_9v1mi_32",
|
26054
26054
|
"modal-large": "_modal-large_9v1mi_36",
|
26055
26055
|
"modal-show": "_modal-show_9v1mi_40"
|
26056
|
-
},
|
26056
|
+
}, SV = ({
|
26057
26057
|
as: e,
|
26058
26058
|
children: t,
|
26059
26059
|
id: n = "modal",
|
@@ -26111,7 +26111,7 @@ const oT = "_collapse_gto9s_1", aT = {
|
|
26111
26111
|
/* @__PURE__ */ S.jsx("div", { className: Jn.dot })
|
26112
26112
|
] }) }),
|
26113
26113
|
/* @__PURE__ */ S.jsx("div", { className: `${Jn["right-content"]} ${r ? Jn["no-time"] : ""} ${n ?? ""}`, children: e })
|
26114
|
-
] }),
|
26114
|
+
] }), EV = Object.assign(uT, { TimelineContent: cT }), ul = (e, t, n) => {
|
26115
26115
|
if ((t == null ? void 0 : t.length) > 0) {
|
26116
26116
|
const r = {};
|
26117
26117
|
return t.forEach((i) => {
|
@@ -26834,11 +26834,11 @@ function VT(e) {
|
|
26834
26834
|
onKeyDown: c
|
26835
26835
|
});
|
26836
26836
|
}
|
26837
|
-
function
|
26837
|
+
function _V(e) {
|
26838
26838
|
var t = VT(e);
|
26839
26839
|
return B.createElement(gC, Object.assign({}, t));
|
26840
26840
|
}
|
26841
|
-
const
|
26841
|
+
const IV = ({ max: e, min: t, selectedText: n = "Rp0", onChange: r, onFocusInput: i, ...o }) => /* @__PURE__ */ S.jsx(
|
26842
26842
|
TT,
|
26843
26843
|
{
|
26844
26844
|
isAllowed: (a) => e !== void 0 && kr(e) && ht(a.value).isGreaterThan(e) ? (typeof r == "function" && r({ target: { value: ht(e).toString() } }), !1) : t !== void 0 && kr(t) && ht(a.value).isLessThan(t) ? (typeof r == "function" && r({ target: { value: ht(t).toString() } }), !1) : !0,
|
@@ -26957,7 +26957,7 @@ const EV = ({ max: e, min: t, selectedText: n = "Rp0", onChange: r, onFocusInput
|
|
26957
26957
|
] });
|
26958
26958
|
};
|
26959
26959
|
WT.displayName = "UploadFile";
|
26960
|
-
const
|
26960
|
+
const $V = ({
|
26961
26961
|
children: e,
|
26962
26962
|
initialVisibleCount: t,
|
26963
26963
|
maxWidth: n,
|
@@ -27056,7 +27056,7 @@ const _V = ({
|
|
27056
27056
|
}
|
27057
27057
|
) })
|
27058
27058
|
}
|
27059
|
-
),
|
27059
|
+
), RV = ({
|
27060
27060
|
onChange: e,
|
27061
27061
|
valueUrl: t,
|
27062
27062
|
validateFile: n,
|
@@ -35391,7 +35391,7 @@ const Hb = (e, t) => {
|
|
35391
35391
|
}
|
35392
35392
|
u.restore(), u.save();
|
35393
35393
|
}
|
35394
|
-
},
|
35394
|
+
}, TV = ({
|
35395
35395
|
labels: e,
|
35396
35396
|
data: t,
|
35397
35397
|
backgroundColor: n,
|
@@ -35514,7 +35514,7 @@ const Hb = (e, t) => {
|
|
35514
35514
|
let t;
|
35515
35515
|
const n = new Date(e ?? /* @__PURE__ */ new Date());
|
35516
35516
|
return e && (t = Uh(new Date(n.setHours(n.getHours() + 7)).toISOString().slice(0, 10))), t;
|
35517
|
-
},
|
35517
|
+
}, kV = ({
|
35518
35518
|
month: e,
|
35519
35519
|
year: t,
|
35520
35520
|
type: n = ["month", "year"],
|
@@ -35583,7 +35583,7 @@ const Hb = (e, t) => {
|
|
35583
35583
|
}
|
35584
35584
|
) })
|
35585
35585
|
] });
|
35586
|
-
},
|
35586
|
+
}, MV = ({ indeterminate: e, className: t = "", classNameContainer: n, ...r }) => {
|
35587
35587
|
const i = B.useRef(null);
|
35588
35588
|
return B.useEffect(() => {
|
35589
35589
|
typeof e == "boolean" && (i.current.indeterminate = !r.checked && e);
|
@@ -35679,7 +35679,7 @@ const BO = "_container_1szxn_1", OO = "_files_1szxn_4", NO = "_file_1szxn_4", vo
|
|
35679
35679
|
"file-name-wrapper": "_file-name-wrapper_1szxn_10",
|
35680
35680
|
"file-name": "_file-name_1szxn_10",
|
35681
35681
|
"file-extension": "_file-extension_1szxn_13"
|
35682
|
-
},
|
35682
|
+
}, BV = ({
|
35683
35683
|
value: e,
|
35684
35684
|
validateFile: t,
|
35685
35685
|
classNameContainer: n,
|
@@ -35753,7 +35753,7 @@ const BO = "_container_1szxn_1", OO = "_files_1szxn_4", NO = "_file_1szxn_4", vo
|
|
35753
35753
|
}, Wb = {
|
35754
35754
|
"error-payhere": "_error-payhere_1hkqz_1",
|
35755
35755
|
"error-laba": "_error-laba_1hkqz_5"
|
35756
|
-
},
|
35756
|
+
}, OV = ({ className: e, variants: t = "laba", error: n }) => {
|
35757
35757
|
const r = {
|
35758
35758
|
variants: {
|
35759
35759
|
laba: Wb["error-laba"],
|
@@ -35892,7 +35892,7 @@ const zO = "_container_b49oo_1", GO = "_passed_b49oo_17", ZO = "_active_b49oo_20
|
|
35892
35892
|
className: Kn["content-line-active"],
|
35893
35893
|
style: { width: e + 22, right: -(e / 2 + 20), borderColor: t }
|
35894
35894
|
}
|
35895
|
-
),
|
35895
|
+
), NV = ({
|
35896
35896
|
activeStep: e,
|
35897
35897
|
stepList: t,
|
35898
35898
|
widthLine: n = 250,
|
@@ -35960,7 +35960,7 @@ no.register(zo, Go, ji, ir, sw, xs, ow);
|
|
35960
35960
|
const XO = (e, t, n) => {
|
35961
35961
|
const r = e, i = t || (/* @__PURE__ */ new Date()).getMonth(), o = n || (/* @__PURE__ */ new Date()).getFullYear();
|
35962
35962
|
return /* @__PURE__ */ new Date(`${i}/${r}/${o}`);
|
35963
|
-
},
|
35963
|
+
}, VV = ({ data: e, className: t, height: n = 65 }) => {
|
35964
35964
|
const r = B.useRef(null), i = e.map((h) => Ba(XO(1, h.label, h.year), "MMM yy", { locale: Xl })) || [], [o, a] = B.useState(""), [s, l] = B.useState(""), u = (h) => {
|
35965
35965
|
const f = [], g = [];
|
35966
35966
|
let m = !h.find((b) => b.isCurrent);
|
@@ -36106,7 +36106,7 @@ const XO = (e, t, n) => {
|
|
36106
36106
|
}, YO = "_container_1oiqk_1", Zb = {
|
36107
36107
|
container: YO,
|
36108
36108
|
"container-popover": "_container-popover_1oiqk_5"
|
36109
|
-
},
|
36109
|
+
}, LV = ({
|
36110
36110
|
id: e = "1ru-tooltip",
|
36111
36111
|
children: t,
|
36112
36112
|
text: n,
|
@@ -36322,7 +36322,7 @@ const KO = (e) => ({ chart: t, tooltip: n }) => {
|
|
36322
36322
|
mode: "index",
|
36323
36323
|
intersect: !1
|
36324
36324
|
}
|
36325
|
-
},
|
36325
|
+
}, jV = ({ data: e, height: t, classNameContainer: n, id: r, options: i, CustomTooltip: o }) => {
|
36326
36326
|
const a = B.useRef(void 0), s = B.useRef(0), l = B.useRef(0), [u, c] = B.useState({
|
36327
36327
|
dataset: "",
|
36328
36328
|
label: "",
|
@@ -36469,7 +36469,7 @@ const tN = (e) => ({ chart: t, tooltip: n }) => {
|
|
36469
36469
|
mode: "index",
|
36470
36470
|
intersect: !1
|
36471
36471
|
}
|
36472
|
-
},
|
36472
|
+
}, HV = ({ data: e, classNameContainer: t, height: n, id: r, options: i, CustomTooltip: o }) => {
|
36473
36473
|
const a = B.useRef(void 0), s = B.useRef(0), l = B.useRef(0), [u, c] = B.useState({
|
36474
36474
|
dataset: "",
|
36475
36475
|
label: "",
|
@@ -36552,7 +36552,7 @@ function lN(e, t) {
|
|
36552
36552
|
const n = e - 1;
|
36553
36553
|
return `calc((100% - (${t} * ${n})) / ${e})`;
|
36554
36554
|
}
|
36555
|
-
const
|
36555
|
+
const WV = ({
|
36556
36556
|
activeStep: e = 0,
|
36557
36557
|
countStep: t = 0,
|
36558
36558
|
classNameActiveStepIndicator: n = "",
|
@@ -36603,13 +36603,15 @@ const jV = ({
|
|
36603
36603
|
] })
|
36604
36604
|
]
|
36605
36605
|
}
|
36606
|
-
), uN =
|
36606
|
+
), uN = "0.0.140", cN = {
|
36607
|
+
version: uN
|
36608
|
+
}, dN = ({ label: e }) => ({
|
36607
36609
|
apiKey: "199klfb1keebk02wis2cf0bp6pqtc086l0i7xxgcb9nben7o",
|
36608
36610
|
init: {
|
36609
36611
|
plugins: "lists",
|
36610
36612
|
menubar: !1,
|
36611
36613
|
statusbar: !1,
|
36612
|
-
content_css:
|
36614
|
+
content_css: `https://unpkg.com/1mpacto-react-ui@${cN.version}/dist/assets/core.css`,
|
36613
36615
|
toolbar: "fontfamily fontsize italic bold underline bullist numlist",
|
36614
36616
|
font_size_formats: "8px 10px 12px 14px 16px 18px 24px 36px 48px",
|
36615
36617
|
skin: "naked",
|
@@ -36678,8 +36680,8 @@ const jV = ({
|
|
36678
36680
|
});
|
36679
36681
|
}
|
36680
36682
|
}
|
36681
|
-
}),
|
36682
|
-
container:
|
36683
|
+
}), fN = "_container_ggdsa_1", hN = {
|
36684
|
+
container: fN
|
36683
36685
|
};
|
36684
36686
|
var Vf = { exports: {} };
|
36685
36687
|
/*
|
@@ -36688,7 +36690,7 @@ object-assign
|
|
36688
36690
|
@license MIT
|
36689
36691
|
*/
|
36690
36692
|
var Sd, Xb;
|
36691
|
-
function
|
36693
|
+
function gN() {
|
36692
36694
|
if (Xb) return Sd;
|
36693
36695
|
Xb = 1;
|
36694
36696
|
var e = Object.getOwnPropertySymbols, t = Object.prototype.hasOwnProperty, n = Object.prototype.propertyIsEnumerable;
|
@@ -36745,7 +36747,7 @@ function gw() {
|
|
36745
36747
|
return Ub || (Ub = 1, _d = Function.call.bind(Object.prototype.hasOwnProperty)), _d;
|
36746
36748
|
}
|
36747
36749
|
var Id, Jb;
|
36748
|
-
function
|
36750
|
+
function mN() {
|
36749
36751
|
if (Jb) return Id;
|
36750
36752
|
Jb = 1;
|
36751
36753
|
var e = function() {
|
@@ -36794,10 +36796,10 @@ function hN() {
|
|
36794
36796
|
}, Id = i, Id;
|
36795
36797
|
}
|
36796
36798
|
var $d, qb;
|
36797
|
-
function
|
36799
|
+
function pN() {
|
36798
36800
|
if (qb) return $d;
|
36799
36801
|
qb = 1;
|
36800
|
-
var e = Ph, t =
|
36802
|
+
var e = Ph, t = gN(), n = Pg(), r = gw(), i = mN(), o = function() {
|
36801
36803
|
};
|
36802
36804
|
process.env.NODE_ENV !== "production" && (o = function(s) {
|
36803
36805
|
var l = "Warning: " + s;
|
@@ -37115,7 +37117,7 @@ Valid keys: ` + JSON.stringify(Object.keys(O), null, " ")
|
|
37115
37117
|
}, $d;
|
37116
37118
|
}
|
37117
37119
|
var Rd, Kb;
|
37118
|
-
function
|
37120
|
+
function bN() {
|
37119
37121
|
if (Kb) return Rd;
|
37120
37122
|
Kb = 1;
|
37121
37123
|
var e = Pg();
|
@@ -37163,10 +37165,10 @@ function mN() {
|
|
37163
37165
|
}, Rd;
|
37164
37166
|
}
|
37165
37167
|
if (process.env.NODE_ENV !== "production") {
|
37166
|
-
var
|
37167
|
-
Vf.exports =
|
37168
|
+
var vN = Ph, yN = !0;
|
37169
|
+
Vf.exports = pN()(vN.isElement, yN);
|
37168
37170
|
} else
|
37169
|
-
Vf.exports =
|
37171
|
+
Vf.exports = bN()();
|
37170
37172
|
var J = Vf.exports, Lf = function() {
|
37171
37173
|
return Lf = Object.assign || function(e) {
|
37172
37174
|
for (var t, n = 1, r = arguments.length; n < r; n++) {
|
@@ -37251,7 +37253,7 @@ var J = Vf.exports, Lf = function() {
|
|
37251
37253
|
onLanguageLoadError: J.func,
|
37252
37254
|
onScriptsLoad: J.func,
|
37253
37255
|
onScriptsLoadError: J.func
|
37254
|
-
},
|
37256
|
+
}, xN = Lf({ apiKey: J.string, licenseKey: J.string, id: J.string, inline: J.bool, init: J.object, initialValue: J.string, onEditorChange: J.func, value: J.string, tagName: J.string, tabIndex: J.number, cloudChannel: J.string, plugins: J.oneOfType([J.string, J.array]), toolbar: J.oneOfType([J.string, J.array]), disabled: J.bool, readonly: J.bool, textareaName: J.string, tinymceScriptSrc: J.oneOfType([
|
37255
37257
|
J.string,
|
37256
37258
|
J.arrayOf(J.string),
|
37257
37259
|
J.arrayOf(J.shape({
|
@@ -37272,7 +37274,7 @@ var J = Vf.exports, Lf = function() {
|
|
37272
37274
|
return e in mw;
|
37273
37275
|
}, e1 = function(e) {
|
37274
37276
|
return e.substr(2);
|
37275
|
-
},
|
37277
|
+
}, CN = function(e, t, n, r, i, o, a) {
|
37276
37278
|
var s = Object.keys(i).filter(Qb), l = Object.keys(o).filter(Qb), u = s.filter(function(d) {
|
37277
37279
|
return o[d] === void 0;
|
37278
37280
|
}), c = l.filter(function(d) {
|
@@ -37285,8 +37287,8 @@ var J = Vf.exports, Lf = function() {
|
|
37285
37287
|
var h = r(e, d), f = e1(d);
|
37286
37288
|
a[f] = h, t(f, h);
|
37287
37289
|
});
|
37288
|
-
},
|
37289
|
-
return
|
37290
|
+
}, wN = function(e, t, n, r, i) {
|
37291
|
+
return CN(
|
37290
37292
|
i,
|
37291
37293
|
e.on.bind(e),
|
37292
37294
|
e.off.bind(e),
|
@@ -37308,11 +37310,11 @@ var J = Vf.exports, Lf = function() {
|
|
37308
37310
|
return e !== null && (e.tagName.toLowerCase() === "textarea" || e.tagName.toLowerCase() === "input");
|
37309
37311
|
}, r1 = function(e) {
|
37310
37312
|
return typeof e > "u" || e === "" ? [] : Array.isArray(e) ? e : e.split(" ");
|
37311
|
-
},
|
37313
|
+
}, DN = function(e, t) {
|
37312
37314
|
return r1(e).concat(r1(t));
|
37313
|
-
},
|
37315
|
+
}, SN = function() {
|
37314
37316
|
return window.InputEvent && typeof InputEvent.prototype.getTargetRanges == "function";
|
37315
|
-
},
|
37317
|
+
}, EN = function(e) {
|
37316
37318
|
if (!("isConnected" in Node.prototype)) {
|
37317
37319
|
for (var t = e, n = e.parentNode; n != null; )
|
37318
37320
|
t = n, n = t.parentNode;
|
@@ -37321,7 +37323,7 @@ var J = Vf.exports, Lf = function() {
|
|
37321
37323
|
return e.isConnected;
|
37322
37324
|
}, i1 = function(e, t) {
|
37323
37325
|
e !== void 0 && (e.mode != null && typeof e.mode == "object" && typeof e.mode.set == "function" ? e.mode.set(t) : e.setMode(t));
|
37324
|
-
},
|
37326
|
+
}, _N = function(e) {
|
37325
37327
|
var t = pw(e);
|
37326
37328
|
if (!t)
|
37327
37329
|
throw new Error("tinymce should have been loaded into global scope");
|
@@ -37336,7 +37338,7 @@ var J = Vf.exports, Lf = function() {
|
|
37336
37338
|
}
|
37337
37339
|
return e;
|
37338
37340
|
}, jf.apply(this, arguments);
|
37339
|
-
},
|
37341
|
+
}, IN = function(e, t, n) {
|
37340
37342
|
var r, i, o = e.createElement("script");
|
37341
37343
|
o.referrerPolicy = "origin", o.type = "application/javascript", o.id = t.id, o.src = t.src, o.async = (r = t.async) !== null && r !== void 0 ? r : !1, o.defer = (i = t.defer) !== null && i !== void 0 ? i : !1;
|
37342
37344
|
var a = function() {
|
@@ -37345,7 +37347,7 @@ var J = Vf.exports, Lf = function() {
|
|
37345
37347
|
o.removeEventListener("load", a), o.removeEventListener("error", s), n(t.src, l);
|
37346
37348
|
};
|
37347
37349
|
o.addEventListener("load", a), o.addEventListener("error", s), e.head && e.head.appendChild(o);
|
37348
|
-
},
|
37350
|
+
}, $N = function(e) {
|
37349
37351
|
var t = {}, n = function(a, s) {
|
37350
37352
|
var l = t[a];
|
37351
37353
|
l.done = !0, l.error = s;
|
@@ -37376,7 +37378,7 @@ var J = Vf.exports, Lf = function() {
|
|
37376
37378
|
done: !1,
|
37377
37379
|
error: null,
|
37378
37380
|
handlers: [h]
|
37379
|
-
},
|
37381
|
+
}, IN(e, jf({ id: y }, m), n);
|
37380
37382
|
}
|
37381
37383
|
}
|
37382
37384
|
}, i = function() {
|
@@ -37393,12 +37395,12 @@ var J = Vf.exports, Lf = function() {
|
|
37393
37395
|
deleteScripts: i,
|
37394
37396
|
getDocument: o
|
37395
37397
|
};
|
37396
|
-
},
|
37398
|
+
}, RN = function() {
|
37397
37399
|
var e = [], t = function(i) {
|
37398
37400
|
var o = e.find(function(a) {
|
37399
37401
|
return a.getDocument() === i;
|
37400
37402
|
});
|
37401
|
-
return o === void 0 && (o =
|
37403
|
+
return o === void 0 && (o = $N(i), e.push(o)), o;
|
37402
37404
|
}, n = function(i, o, a, s, l) {
|
37403
37405
|
var u = function() {
|
37404
37406
|
return t(i).loadScripts(o, s, l);
|
@@ -37412,7 +37414,7 @@ var J = Vf.exports, Lf = function() {
|
|
37412
37414
|
loadList: n,
|
37413
37415
|
reinitialize: r
|
37414
37416
|
};
|
37415
|
-
},
|
37417
|
+
}, AN = RN(), FN = /* @__PURE__ */ function() {
|
37416
37418
|
var e = function(t, n) {
|
37417
37419
|
return e = Object.setPrototypeOf || { __proto__: [] } instanceof Array && function(r, i) {
|
37418
37420
|
r.__proto__ = i;
|
@@ -37437,10 +37439,10 @@ var J = Vf.exports, Lf = function() {
|
|
37437
37439
|
}
|
37438
37440
|
return e;
|
37439
37441
|
}, wo.apply(this, arguments);
|
37440
|
-
}, Fd = "change keyup compositionend setcontent CommentChange",
|
37442
|
+
}, Fd = "change keyup compositionend setcontent CommentChange", PN = (
|
37441
37443
|
/** @class */
|
37442
37444
|
function(e) {
|
37443
|
-
|
37445
|
+
FN(t, e);
|
37444
37446
|
function t(n) {
|
37445
37447
|
var r, i, o, a = e.call(this, n) || this;
|
37446
37448
|
return a.rollbackTimer = void 0, a.valueCursor = void 0, a.rollbackChange = function() {
|
@@ -37473,7 +37475,7 @@ var J = Vf.exports, Lf = function() {
|
|
37473
37475
|
s === void 0 && (s = 0);
|
37474
37476
|
var d = a.elementRef.current;
|
37475
37477
|
if (d) {
|
37476
|
-
if (!
|
37478
|
+
if (!EN(d)) {
|
37477
37479
|
if (s === 0)
|
37478
37480
|
setTimeout(function() {
|
37479
37481
|
return a.initialise(1);
|
@@ -37486,7 +37488,7 @@ var J = Vf.exports, Lf = function() {
|
|
37486
37488
|
throw new Error("tinymce can only be initialised when in a document");
|
37487
37489
|
return;
|
37488
37490
|
}
|
37489
|
-
var h =
|
37491
|
+
var h = _N(a.view), f = wo(wo(wo(wo({}, a.props.init), { selector: void 0, target: d, disabled: a.props.disabled, readonly: a.props.readonly, inline: a.inline, plugins: DN((l = a.props.init) === null || l === void 0 ? void 0 : l.plugins, a.props.plugins), toolbar: (u = a.props.toolbar) !== null && u !== void 0 ? u : (c = a.props.init) === null || c === void 0 ? void 0 : c.toolbar }), a.props.licenseKey ? { license_key: a.props.licenseKey } : {}), { setup: function(g) {
|
37490
37492
|
a.editor = g, a.bindHandlers({}), a.inline && !n1(d) && g.once("PostRender", function(m) {
|
37491
37493
|
g.setContent(a.getInitialValue(), { no_events: !0 });
|
37492
37494
|
}), a.props.init && Ad(a.props.init.setup) && a.props.init.setup(g), a.props.disabled && (o1(a.editor) ? a.editor.options.set("disabled", a.props.disabled) : a.editor.mode.set("readonly"));
|
@@ -37552,7 +37554,7 @@ var J = Vf.exports, Lf = function() {
|
|
37552
37554
|
var d, h;
|
37553
37555
|
(h = (d = n.props).onScriptsLoadError) === null || h === void 0 || h.call(d, c);
|
37554
37556
|
};
|
37555
|
-
|
37557
|
+
AN.loadList(this.elementRef.current.ownerDocument, this.getScriptSources(), (s = (a = this.props.scriptLoading) === null || a === void 0 ? void 0 : a.delay) !== null && s !== void 0 ? s : 0, l, u);
|
37556
37558
|
}
|
37557
37559
|
}, t.prototype.componentWillUnmount = function() {
|
37558
37560
|
var n = this, r = this.editor;
|
@@ -37562,7 +37564,7 @@ var J = Vf.exports, Lf = function() {
|
|
37562
37564
|
}, t.prototype.render = function() {
|
37563
37565
|
return this.inline ? this.renderInline() : this.renderIframe();
|
37564
37566
|
}, t.prototype.beforeInputEvent = function() {
|
37565
|
-
return
|
37567
|
+
return SN() ? "beforeinput SelectionChange" : "SelectionChange";
|
37566
37568
|
}, t.prototype.renderInline = function() {
|
37567
37569
|
var n = this.props.tagName, r = n === void 0 ? "div" : n;
|
37568
37570
|
return Z.createElement(r, {
|
@@ -37591,7 +37593,7 @@ var J = Vf.exports, Lf = function() {
|
|
37591
37593
|
}, t.prototype.bindHandlers = function(n) {
|
37592
37594
|
var r = this;
|
37593
37595
|
if (this.editor !== void 0) {
|
37594
|
-
|
37596
|
+
wN(this.editor, n, this.props, this.boundHandlers, function(s) {
|
37595
37597
|
return r.props[s];
|
37596
37598
|
});
|
37597
37599
|
var i = function(s) {
|
@@ -37599,122 +37601,122 @@ var J = Vf.exports, Lf = function() {
|
|
37599
37601
|
}, o = i(n), a = i(this.props);
|
37600
37602
|
!o && a ? (this.editor.on(Fd, this.handleEditorChange), this.editor.on(this.beforeInputEvent(), this.handleBeforeInput), this.editor.on("keydown", this.handleBeforeInputSpecial), this.editor.on("keyup", this.handleEditorChangeSpecial), this.editor.on("NewBlock", this.handleEditorChange)) : o && !a && (this.editor.off(Fd, this.handleEditorChange), this.editor.off(this.beforeInputEvent(), this.handleBeforeInput), this.editor.off("keydown", this.handleBeforeInputSpecial), this.editor.off("keyup", this.handleEditorChangeSpecial), this.editor.off("NewBlock", this.handleEditorChange));
|
37601
37603
|
}
|
37602
|
-
}, t.propTypes =
|
37604
|
+
}, t.propTypes = xN, t.defaultProps = {
|
37603
37605
|
cloudChannel: "7"
|
37604
37606
|
}, t;
|
37605
37607
|
}(Z.Component)
|
37606
37608
|
);
|
37607
|
-
const
|
37609
|
+
const zV = (e) => /* @__PURE__ */ S.jsx("div", { className: `${hN.container}`, children: /* @__PURE__ */ S.jsx(PN, { ...Oa(dN({ label: e.label }), e) }) });
|
37608
37610
|
export {
|
37609
|
-
|
37611
|
+
JN as AlertContainer,
|
37610
37612
|
jP as Badges,
|
37611
37613
|
ht as BigNumber,
|
37612
|
-
|
37614
|
+
wV as Breadcrumbs,
|
37613
37615
|
ur as Button,
|
37614
37616
|
LP as ButtonIcon,
|
37615
37617
|
qO as ButtonPopover,
|
37616
37618
|
dg as Calendar,
|
37617
37619
|
kP as CalendarRange,
|
37618
|
-
|
37620
|
+
MV as CheckboxTable,
|
37619
37621
|
HP as Chips,
|
37620
|
-
|
37622
|
+
DV as Collapse,
|
37621
37623
|
nS as ConfigColors,
|
37622
37624
|
Sn as ConfigTable,
|
37623
|
-
|
37625
|
+
vV as DatePicker,
|
37624
37626
|
MP as DateRangePicker,
|
37625
37627
|
ZP as DefaultCheckedChecboxIcon,
|
37626
37628
|
XP as DefaultRadioChecboxIcon,
|
37627
|
-
|
37628
|
-
|
37629
|
+
TV as DoughnutChart,
|
37630
|
+
OV as ErrorMessage,
|
37629
37631
|
dT as FilterContainer,
|
37630
|
-
|
37631
|
-
|
37632
|
-
|
37632
|
+
yV as FilterDate,
|
37633
|
+
HV as GradientBarChart,
|
37634
|
+
jV as GradientLineChart,
|
37633
37635
|
d_ as InputFloatingInner,
|
37634
37636
|
hw as InputNative,
|
37635
37637
|
q1 as InputReguler,
|
37636
|
-
|
37638
|
+
VV as LineChart,
|
37637
37639
|
z$ as ListVirtualization,
|
37638
|
-
|
37639
|
-
|
37640
|
-
|
37641
|
-
|
37642
|
-
|
37640
|
+
SV as ModalDialog,
|
37641
|
+
kV as MonthYearPicker,
|
37642
|
+
IV as NumberFormat,
|
37643
|
+
bV as Pagination,
|
37644
|
+
_V as PatternFormat,
|
37643
37645
|
ci as Popover,
|
37644
37646
|
mC as PortalComponent,
|
37645
37647
|
fg as RadioCheckbox,
|
37646
|
-
|
37648
|
+
CV as RadioCheckboxLabel,
|
37647
37649
|
eF as SelectDropdownContainer,
|
37648
37650
|
tA as SelectDropdownContainerComponents,
|
37649
37651
|
iT as Sidebar,
|
37650
|
-
|
37651
|
-
|
37652
|
-
|
37653
|
-
|
37654
|
-
|
37655
|
-
|
37652
|
+
NV as Step,
|
37653
|
+
WV as StepIndicator,
|
37654
|
+
xV as Switch,
|
37655
|
+
aV as TPublish,
|
37656
|
+
pV as TabPanel,
|
37657
|
+
gV as Table,
|
37656
37658
|
ny as TableVirtualization,
|
37657
|
-
|
37658
|
-
|
37659
|
+
mV as Tabs,
|
37660
|
+
zV as TextEditor,
|
37659
37661
|
QT as Textarea,
|
37660
37662
|
WO as TextareaFloatingInner,
|
37661
|
-
|
37662
|
-
|
37663
|
-
|
37663
|
+
EV as Timeline,
|
37664
|
+
LV as Tooltip,
|
37665
|
+
$V as TruncateComponent,
|
37664
37666
|
Gf as TypeBigNumber,
|
37665
37667
|
WT as UploadFile,
|
37666
|
-
|
37667
|
-
|
37668
|
-
|
37669
|
-
|
37670
|
-
|
37668
|
+
RV as UploadImage,
|
37669
|
+
BV as UploadMultipleFile,
|
37670
|
+
nV as betweenBig,
|
37671
|
+
oV as configScreens,
|
37672
|
+
iV as configTypography,
|
37671
37673
|
iS as configTypographyLabaBisnis,
|
37672
37674
|
rS as configTypographyPayhere,
|
37673
37675
|
sm as convertBigNumbersToStrings,
|
37674
37676
|
am as convertNumbersToBigNumbers,
|
37675
|
-
|
37676
|
-
|
37677
|
+
rV as convertTextToJsonBigNumbers,
|
37678
|
+
UN as cookieStorage,
|
37677
37679
|
v1 as deepCompareEquals,
|
37678
37680
|
XD as defaultConfig,
|
37679
|
-
|
37680
|
-
|
37681
|
+
ZN as extractElementStringToOriginalValue,
|
37682
|
+
XN as formatBigNumber,
|
37681
37683
|
ca as formatDate,
|
37682
|
-
|
37684
|
+
BN as formatDateRange,
|
37683
37685
|
pi as formatNumber,
|
37684
37686
|
JD as groupByKey,
|
37685
37687
|
kr as isAccurateBigNumber,
|
37686
37688
|
UD as isAccurateNumber,
|
37687
|
-
|
37688
|
-
|
37689
|
-
|
37690
|
-
|
37691
|
-
|
37689
|
+
tV as lessThanBig,
|
37690
|
+
QN as maxBig,
|
37691
|
+
KN as minBig,
|
37692
|
+
eV as moreThanBig,
|
37693
|
+
qN as openAlert,
|
37692
37694
|
Zf as parseBigDecimal,
|
37693
37695
|
m1 as parseDecimal,
|
37694
37696
|
Jg as parseFileName,
|
37695
|
-
|
37696
|
-
|
37697
|
+
NN as removeKeyObjectEmptyValue,
|
37698
|
+
YN as removeTrailingZeros,
|
37697
37699
|
Xf as setDigit,
|
37698
|
-
|
37699
|
-
|
37700
|
+
LN as transformArrayMapping,
|
37701
|
+
jN as transformArrayMappingObjectFC,
|
37700
37702
|
b1 as transformArrayOfObjectToArray,
|
37701
37703
|
p1 as transformArrayOfObjectToString,
|
37702
|
-
|
37703
|
-
|
37704
|
-
|
37705
|
-
|
37706
|
-
|
37707
|
-
|
37704
|
+
zN as transformBigNumber,
|
37705
|
+
ON as transformDataHistory,
|
37706
|
+
VN as transformLatLong,
|
37707
|
+
WN as transformNumber,
|
37708
|
+
HN as transformSecondTime,
|
37709
|
+
GN as transfromIsNan,
|
37708
37710
|
M$ as useAsyncDebounce,
|
37709
|
-
|
37710
|
-
|
37711
|
+
cV as useCombinedResizeObserver,
|
37712
|
+
uV as useCountdown,
|
37711
37713
|
Oo as useDeepCompareEffect,
|
37712
37714
|
cu as useDeepCompareMemoize,
|
37713
|
-
|
37714
|
-
|
37715
|
-
|
37715
|
+
lV as useElementOrWindowMediaQuery,
|
37716
|
+
fV as useEventListener,
|
37717
|
+
hV as useMasonry,
|
37716
37718
|
ry as useMergeRefs,
|
37717
|
-
|
37718
|
-
|
37719
|
+
dV as useStateRef,
|
37720
|
+
sV as utilTable
|
37719
37721
|
};
|
37720
37722
|
//# sourceMappingURL=index.mjs.map
|