@ws-ui/store 0.2.22 → 0.2.24
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/index.cjs.js +7 -7
- package/dist/index.cjs.js.map +1 -1
- package/dist/index.es.js +272 -265
- package/dist/index.es.js.map +1 -1
- package/dist/selectors/webforms.d.ts +55 -0
- package/package.json +1 -1
package/dist/index.es.js
CHANGED
|
@@ -6904,7 +6904,7 @@ const Qr = () => ({
|
|
|
6904
6904
|
}),
|
|
6905
6905
|
app: ({ name: e }) => ({
|
|
6906
6906
|
name: e,
|
|
6907
|
-
content: `shared singleton
|
|
6907
|
+
content: `shared singleton constructor()
|
|
6908
6908
|
|
|
6909
6909
|
shared function onStartup()
|
|
6910
6910
|
|
|
@@ -9242,25 +9242,31 @@ const JP = () => bR(), qn = wR, Zc = B(
|
|
|
9242
9242
|
(e, n, t) => [e.state, n.state, t.state].every(
|
|
9243
9243
|
(a) => ["loaded", "error"].includes(a)
|
|
9244
9244
|
)
|
|
9245
|
-
),
|
|
9245
|
+
), mI = (e) => B((n) => n.root, (n) => {
|
|
9246
|
+
var a;
|
|
9247
|
+
const t = n.tabs.find(
|
|
9248
|
+
({ path: s }) => s === e
|
|
9249
|
+
);
|
|
9250
|
+
return ((a = t == null ? void 0 : t.content) == null ? void 0 : a.metadata) || {};
|
|
9251
|
+
}), Ya = { label: "Base", id: "root" }, jR = (e) => !e.find((n) => Ae.isEqual(n, Ya)), BR = (e, n = []) => B(dr(e), (t) => {
|
|
9246
9252
|
var i, c;
|
|
9247
9253
|
let s = ((c = (i = t == null ? void 0 : t.content) == null ? void 0 : i.metadata) == null ? void 0 : c.states) || [
|
|
9248
9254
|
Ya
|
|
9249
9255
|
];
|
|
9250
9256
|
return jR(s) && (s = [Ya, ...s]), s.filter(({ id: f }) => !n.includes(f));
|
|
9251
|
-
}),
|
|
9257
|
+
}), yI = (e, n = []) => B(
|
|
9252
9258
|
BR(e, n),
|
|
9253
9259
|
(t) => t.map(({ label: a }) => a)
|
|
9254
|
-
),
|
|
9260
|
+
), bI = (e) => B(dr(e), (n) => {
|
|
9255
9261
|
var t, a;
|
|
9256
9262
|
return ((a = (t = n == null ? void 0 : n.content) == null ? void 0 : t.metadata) == null ? void 0 : a.defaultStates) || [];
|
|
9257
|
-
}),
|
|
9263
|
+
}), _I = (e) => B(dr(e), (n) => {
|
|
9258
9264
|
var a, s, i, c;
|
|
9259
9265
|
const { currentState: t } = ((a = n == null ? void 0 : n.content) == null ? void 0 : a.metadata) || {};
|
|
9260
9266
|
return ((c = (i = (s = n == null ? void 0 : n.content) == null ? void 0 : s.metadata) == null ? void 0 : i.states) == null ? void 0 : c.find(
|
|
9261
9267
|
(f) => f.id === t
|
|
9262
9268
|
)) || Ya;
|
|
9263
|
-
}),
|
|
9269
|
+
}), EI = B(
|
|
9264
9270
|
(e) => e,
|
|
9265
9271
|
(e) => {
|
|
9266
9272
|
var n;
|
|
@@ -9691,14 +9697,14 @@ function Tc(e, n) {
|
|
|
9691
9697
|
a = mn(a, ...Tc(s, n), s);
|
|
9692
9698
|
}), a;
|
|
9693
9699
|
}
|
|
9694
|
-
function
|
|
9700
|
+
function SI(e, n) {
|
|
9695
9701
|
const t = n[e];
|
|
9696
9702
|
if (!t)
|
|
9697
9703
|
return [];
|
|
9698
9704
|
const a = [e, ...nf(e, n), ...t.includes];
|
|
9699
9705
|
return Object.keys(n).filter((s) => !a.includes(s));
|
|
9700
9706
|
}
|
|
9701
|
-
function
|
|
9707
|
+
function wI(e, n) {
|
|
9702
9708
|
return n[e] ? Object.keys(n).reduce((a, s) => s === e ? a : {
|
|
9703
9709
|
...a,
|
|
9704
9710
|
[s]: {
|
|
@@ -9708,7 +9714,7 @@ function SI(e, n) {
|
|
|
9708
9714
|
}
|
|
9709
9715
|
}, {}) : n;
|
|
9710
9716
|
}
|
|
9711
|
-
function
|
|
9717
|
+
function TI(e, n, t) {
|
|
9712
9718
|
const a = t[e], s = t[n];
|
|
9713
9719
|
return !a || !s ? t : {
|
|
9714
9720
|
...t,
|
|
@@ -9722,7 +9728,7 @@ function wI(e, n, t) {
|
|
|
9722
9728
|
}
|
|
9723
9729
|
};
|
|
9724
9730
|
}
|
|
9725
|
-
function
|
|
9731
|
+
function xI(e, n, t) {
|
|
9726
9732
|
const a = t[e], s = t[n];
|
|
9727
9733
|
return !a || !s ? t : {
|
|
9728
9734
|
...t,
|
|
@@ -9753,7 +9759,7 @@ function bA(e, n) {
|
|
|
9753
9759
|
...n
|
|
9754
9760
|
};
|
|
9755
9761
|
}
|
|
9756
|
-
function
|
|
9762
|
+
function CI(e, n, t, a, s) {
|
|
9757
9763
|
let i = bA(e, s);
|
|
9758
9764
|
const c = Object.entries(i).find(
|
|
9759
9765
|
([, f]) => f.privilege === e
|
|
@@ -9766,7 +9772,7 @@ function xI(e, n, t, a, s) {
|
|
|
9766
9772
|
i
|
|
9767
9773
|
), i) : s;
|
|
9768
9774
|
}
|
|
9769
|
-
function
|
|
9775
|
+
function OI(e, n, t) {
|
|
9770
9776
|
if (!e)
|
|
9771
9777
|
throw new Error("Please enter a name");
|
|
9772
9778
|
if (!t[n])
|
|
@@ -9782,7 +9788,7 @@ function CI(e, n, t) {
|
|
|
9782
9788
|
}
|
|
9783
9789
|
};
|
|
9784
9790
|
}
|
|
9785
|
-
function
|
|
9791
|
+
function RI(e, n) {
|
|
9786
9792
|
return e.map((t) => pr(t, n));
|
|
9787
9793
|
}
|
|
9788
9794
|
function pr(e, n) {
|
|
@@ -9918,7 +9924,7 @@ function af(e) {
|
|
|
9918
9924
|
}))
|
|
9919
9925
|
};
|
|
9920
9926
|
}
|
|
9921
|
-
function
|
|
9927
|
+
function AI(e, n) {
|
|
9922
9928
|
const t = n[e], a = {
|
|
9923
9929
|
children: [],
|
|
9924
9930
|
links: [],
|
|
@@ -9963,7 +9969,7 @@ function RI(e, n) {
|
|
|
9963
9969
|
...c([[e], ...a.children], "includes")
|
|
9964
9970
|
], a;
|
|
9965
9971
|
}
|
|
9966
|
-
function
|
|
9972
|
+
function PI(e, n, t) {
|
|
9967
9973
|
const a = pr(e, t);
|
|
9968
9974
|
if (!a || Ae.find(a.resources, {
|
|
9969
9975
|
resource: n.applyTo,
|
|
@@ -9979,7 +9985,7 @@ function AI(e, n, t) {
|
|
|
9979
9985
|
[e]: s
|
|
9980
9986
|
};
|
|
9981
9987
|
}
|
|
9982
|
-
function
|
|
9988
|
+
function DI(e, n, t) {
|
|
9983
9989
|
const a = pr(e, t);
|
|
9984
9990
|
if (!a)
|
|
9985
9991
|
return t;
|
|
@@ -9994,7 +10000,7 @@ function PI(e, n, t) {
|
|
|
9994
10000
|
[e]: s
|
|
9995
10001
|
};
|
|
9996
10002
|
}
|
|
9997
|
-
function
|
|
10003
|
+
function II(e, n) {
|
|
9998
10004
|
const t = pr(e, n);
|
|
9999
10005
|
if (!t)
|
|
10000
10006
|
return n;
|
|
@@ -10053,7 +10059,7 @@ function wA(e, n, t, a, s) {
|
|
|
10053
10059
|
[e]: f
|
|
10054
10060
|
};
|
|
10055
10061
|
}
|
|
10056
|
-
function
|
|
10062
|
+
function $I(e, n, t, a) {
|
|
10057
10063
|
const s = pr(e, a);
|
|
10058
10064
|
if (!s)
|
|
10059
10065
|
return a;
|
|
@@ -10089,7 +10095,7 @@ function II(e, n, t, a) {
|
|
|
10089
10095
|
[e]: c
|
|
10090
10096
|
};
|
|
10091
10097
|
}
|
|
10092
|
-
function
|
|
10098
|
+
function MI(e, n) {
|
|
10093
10099
|
var d;
|
|
10094
10100
|
const t = TA(e, n) || [], a = ((d = pr(e, n)) == null ? void 0 : d.resources) || [], c = ([...t, ...a].filter(({ type: p }) => p === xe.METHOD) || []).map(({ resource: p }) => p);
|
|
10095
10101
|
return Object.entries(n).reduce(
|
|
@@ -10149,15 +10155,15 @@ function TA(e, n) {
|
|
|
10149
10155
|
)
|
|
10150
10156
|
);
|
|
10151
10157
|
}
|
|
10152
|
-
const
|
|
10158
|
+
const LI = (e) => e.reduce((n, t) => ({
|
|
10153
10159
|
...n,
|
|
10154
10160
|
[t.id]: {
|
|
10155
10161
|
...t
|
|
10156
10162
|
}
|
|
10157
|
-
}), {}),
|
|
10163
|
+
}), {}), NI = (e, n) => n[e] ? Object.values(n).reduce((t, a) => e === a.id || a.role === "" ? t : {
|
|
10158
10164
|
...t,
|
|
10159
10165
|
[a.id]: a
|
|
10160
|
-
}, {}) : n,
|
|
10166
|
+
}, {}) : n, FI = (e, n, t) => t[e] ? Object.values(t).reduce((a, s) => e === s.id ? {
|
|
10161
10167
|
...a,
|
|
10162
10168
|
[s.id]: {
|
|
10163
10169
|
...s,
|
|
@@ -10166,7 +10172,7 @@ const MI = (e) => e.reduce((n, t) => ({
|
|
|
10166
10172
|
} : {
|
|
10167
10173
|
...a,
|
|
10168
10174
|
[s.id]: s
|
|
10169
|
-
}, {}) : t,
|
|
10175
|
+
}, {}) : t, kI = (e, n) => {
|
|
10170
10176
|
const t = {
|
|
10171
10177
|
id: e,
|
|
10172
10178
|
role: "",
|
|
@@ -10176,7 +10182,7 @@ const MI = (e) => e.reduce((n, t) => ({
|
|
|
10176
10182
|
...n,
|
|
10177
10183
|
[t.id]: t
|
|
10178
10184
|
};
|
|
10179
|
-
},
|
|
10185
|
+
}, jI = (e, n) => {
|
|
10180
10186
|
if (ih(e.role), Object.values(n).find((a) => a.role === e.role))
|
|
10181
10187
|
throw new Error(`a role with the name ${e.role} already exists`);
|
|
10182
10188
|
return Object.values(n).reduce((a, s) => e.id === s.id ? {
|
|
@@ -10214,7 +10220,7 @@ const MI = (e) => e.reduce((n, t) => ({
|
|
|
10214
10220
|
e.list = qp(e, t);
|
|
10215
10221
|
}
|
|
10216
10222
|
}
|
|
10217
|
-
}), { createModal: CA, removeModal: OA, closeModal:
|
|
10223
|
+
}), { createModal: CA, removeModal: OA, closeModal: BI, editModal: WI } = $g.actions, yn = Q("modals/open", async (e, { dispatch: n }) => {
|
|
10218
10224
|
const t = WP(), { type: a = sn.ALERT } = e, s = Wc();
|
|
10219
10225
|
switch (n(
|
|
10220
10226
|
CA({
|
|
@@ -10432,8 +10438,8 @@ const MI = (e) => e.reduce((n, t) => ({
|
|
|
10432
10438
|
updatePrivileges: AA,
|
|
10433
10439
|
updateRoles: PA,
|
|
10434
10440
|
setRolesContent: kg,
|
|
10435
|
-
toggleTab:
|
|
10436
|
-
toggleForceLogin:
|
|
10441
|
+
toggleTab: UI,
|
|
10442
|
+
toggleForceLogin: GI,
|
|
10437
10443
|
updateRolesAndPrivileges: jg
|
|
10438
10444
|
} = Fg.actions, DA = Fg.reducer, Bg = Q("settings/fetch", async () => await Rn({
|
|
10439
10445
|
verb: it.GET_INFO,
|
|
@@ -10516,7 +10522,7 @@ const MI = (e) => e.reduce((n, t) => ({
|
|
|
10516
10522
|
n.server = t.payload, n.server.qodly && (n.project["webforms.display-mode"] = "airy");
|
|
10517
10523
|
});
|
|
10518
10524
|
}
|
|
10519
|
-
}), { setSetting: Vp, setSettings: of, setSettingsAsText:
|
|
10525
|
+
}), { setSetting: Vp, setSettings: of, setSettingsAsText: HI } = Wg.actions, LA = Wg.reducer, Oc = (e) => {
|
|
10520
10526
|
const n = ["folder", "file"];
|
|
10521
10527
|
return e.sort((t, a) => t.type === a.type ? t.name.localeCompare(a.name) : n.indexOf(t.type) - n.indexOf(a.type));
|
|
10522
10528
|
}, Pe = (e, n) => e.reduce((t, a) => a.path === n.path && a.type === n.type ? [...t, n] : a.children ? [
|
|
@@ -11207,16 +11213,16 @@ const Gg = Vt({
|
|
|
11207
11213
|
});
|
|
11208
11214
|
}
|
|
11209
11215
|
}), {
|
|
11210
|
-
toggleExpandFolder:
|
|
11211
|
-
expandFolder:
|
|
11212
|
-
openAddFileInput:
|
|
11216
|
+
toggleExpandFolder: qI,
|
|
11217
|
+
expandFolder: YI,
|
|
11218
|
+
openAddFileInput: zI,
|
|
11213
11219
|
addNewFile: kA,
|
|
11214
|
-
refreshFile:
|
|
11220
|
+
refreshFile: VI,
|
|
11215
11221
|
removeFile: Kp,
|
|
11216
|
-
setFolderChildren:
|
|
11217
|
-
addClassesFolder:
|
|
11218
|
-
removeClassesFolder:
|
|
11219
|
-
renameClassesFolder:
|
|
11222
|
+
setFolderChildren: KI,
|
|
11223
|
+
addClassesFolder: JI,
|
|
11224
|
+
removeClassesFolder: XI,
|
|
11225
|
+
renameClassesFolder: ZI
|
|
11220
11226
|
} = Gg.actions, Jp = [
|
|
11221
11227
|
{
|
|
11222
11228
|
name: "onServerStartup.4qs",
|
|
@@ -11353,7 +11359,7 @@ function BA(e, n, t) {
|
|
|
11353
11359
|
return e;
|
|
11354
11360
|
}
|
|
11355
11361
|
}
|
|
11356
|
-
function
|
|
11362
|
+
function QI(e) {
|
|
11357
11363
|
switch (e) {
|
|
11358
11364
|
case Qe.WEBFORMS:
|
|
11359
11365
|
return j.WEBFORMS;
|
|
@@ -11388,7 +11394,7 @@ function WA(e) {
|
|
|
11388
11394
|
return e;
|
|
11389
11395
|
}
|
|
11390
11396
|
}
|
|
11391
|
-
const
|
|
11397
|
+
const e$ = Q("files/tryEditMethod", async ({ method: e }, { dispatch: n }) => {
|
|
11392
11398
|
const t = e.filePath.split("/"), [a] = t[1].split("."), { editor: s } = It(e.filePath);
|
|
11393
11399
|
return await n(
|
|
11394
11400
|
Hg({
|
|
@@ -11536,7 +11542,7 @@ function UA(e) {
|
|
|
11536
11542
|
ext: e.split(".")[e.split(".").length - 1]
|
|
11537
11543
|
};
|
|
11538
11544
|
}
|
|
11539
|
-
const
|
|
11545
|
+
const t$ = Q("explorer/uploadFileAndGetResponse", async (e) => {
|
|
11540
11546
|
const n = e.type.includes("image/") ? "$rawPict=true" : "$binary=true";
|
|
11541
11547
|
try {
|
|
11542
11548
|
const t = await fetch(`/rest/$upload?${n}`, {
|
|
@@ -11550,7 +11556,7 @@ const e$ = Q("explorer/uploadFileAndGetResponse", async (e) => {
|
|
|
11550
11556
|
} catch {
|
|
11551
11557
|
return { status: 500, data: null };
|
|
11552
11558
|
}
|
|
11553
|
-
}),
|
|
11559
|
+
}), n$ = Q("explorer/uploadFile", async ({ file: e, path: n, parentNode: t }, { dispatch: a }) => {
|
|
11554
11560
|
const { editor: s, supportedEditors: i } = It(n), { name: c, ext: f } = UA(e.name);
|
|
11555
11561
|
a(
|
|
11556
11562
|
kA({
|
|
@@ -11657,7 +11663,7 @@ function GA(e, n) {
|
|
|
11657
11663
|
}
|
|
11658
11664
|
return `${i}${a ? `.${s}` : ""}`;
|
|
11659
11665
|
}
|
|
11660
|
-
const
|
|
11666
|
+
const r$ = Q(
|
|
11661
11667
|
"explorer/createNewFileAndOpen",
|
|
11662
11668
|
async (e, { dispatch: n, getState: t }) => {
|
|
11663
11669
|
const a = await n(Fa(e)).unwrap(), { qodly: s } = t().settings.server;
|
|
@@ -12037,7 +12043,7 @@ const n$ = Q(
|
|
|
12037
12043
|
}),
|
|
12038
12044
|
node: e
|
|
12039
12045
|
};
|
|
12040
|
-
}),
|
|
12046
|
+
}), a$ = Q("explorer/deleteFolder", async (e, { getState: n, dispatch: t }) => {
|
|
12041
12047
|
const { path: a, flags: s } = e;
|
|
12042
12048
|
if (s.error)
|
|
12043
12049
|
return {
|
|
@@ -12146,7 +12152,7 @@ const n$ = Q(
|
|
|
12146
12152
|
return t("failed to duplicate file");
|
|
12147
12153
|
}
|
|
12148
12154
|
}
|
|
12149
|
-
),
|
|
12155
|
+
), o$ = Q(
|
|
12150
12156
|
"explorer/executeMethod",
|
|
12151
12157
|
async ({ methodName: e, params: n = [], resultingDataSource: t = {}, namespace: a = "" }, { rejectWithValue: s }) => {
|
|
12152
12158
|
var i, c;
|
|
@@ -12201,7 +12207,7 @@ const n$ = Q(
|
|
|
12201
12207
|
return s;
|
|
12202
12208
|
})
|
|
12203
12209
|
};
|
|
12204
|
-
},
|
|
12210
|
+
}, s$ = Q("files/fetchFiles", async () => TS(
|
|
12205
12211
|
is.WEBFORMS,
|
|
12206
12212
|
is.METHODS,
|
|
12207
12213
|
is.CLASSES
|
|
@@ -12365,7 +12371,7 @@ const n$ = Q(
|
|
|
12365
12371
|
};
|
|
12366
12372
|
})
|
|
12367
12373
|
);
|
|
12368
|
-
}),
|
|
12374
|
+
}), i$ = Q(
|
|
12369
12375
|
"files/saveAll",
|
|
12370
12376
|
async (e, { getState: n, dispatch: t }) => {
|
|
12371
12377
|
const a = Eg(n());
|
|
@@ -12404,7 +12410,7 @@ const n$ = Q(
|
|
|
12404
12410
|
})
|
|
12405
12411
|
);
|
|
12406
12412
|
})(), !0;
|
|
12407
|
-
}),
|
|
12413
|
+
}), u$ = Q("files/tryCloseOtherTabs", async (e, { getState: n, dispatch: t }) => {
|
|
12408
12414
|
const { tabs: a } = n().root;
|
|
12409
12415
|
if (a.some(
|
|
12410
12416
|
(i) => i.path !== e && i.flags.touched === !0
|
|
@@ -12422,7 +12428,7 @@ const n$ = Q(
|
|
|
12422
12428
|
return;
|
|
12423
12429
|
}
|
|
12424
12430
|
t(bP(e));
|
|
12425
|
-
}),
|
|
12431
|
+
}), c$ = Q("files/tryCloseAllTabs", async (e, { getState: n, dispatch: t }) => {
|
|
12426
12432
|
const { tabs: a } = n().root;
|
|
12427
12433
|
if (a.some((i) => i.flags.touched === !0)) {
|
|
12428
12434
|
const { confirmed: i } = await t(
|
|
@@ -12438,7 +12444,7 @@ const n$ = Q(
|
|
|
12438
12444
|
return;
|
|
12439
12445
|
}
|
|
12440
12446
|
t(mP());
|
|
12441
|
-
}),
|
|
12447
|
+
}), f$ = Q("files/tryCloseRightTabs", async (e, { getState: n, dispatch: t }) => {
|
|
12442
12448
|
const { tabs: a } = n().root;
|
|
12443
12449
|
let s = !1;
|
|
12444
12450
|
for (let i = a.length - 1; i > e; i -= 1)
|
|
@@ -12460,7 +12466,7 @@ const n$ = Q(
|
|
|
12460
12466
|
return;
|
|
12461
12467
|
}
|
|
12462
12468
|
t(yP(e));
|
|
12463
|
-
}),
|
|
12469
|
+
}), l$ = Q("files/tryCloseLeftTabs", async (e, { getState: n, dispatch: t }) => {
|
|
12464
12470
|
const { tabs: a } = n().root;
|
|
12465
12471
|
let s = !1;
|
|
12466
12472
|
for (let i = 0; i < e; i += 1)
|
|
@@ -12640,13 +12646,13 @@ const n$ = Q(
|
|
|
12640
12646
|
};
|
|
12641
12647
|
}, Vg = Ae.debounce((e, n) => {
|
|
12642
12648
|
n(TP(e));
|
|
12643
|
-
}, 300),
|
|
12649
|
+
}, 300), d$ = Q("tabs/setTabContent", (e, { getState: n, dispatch: t }) => {
|
|
12644
12650
|
var c;
|
|
12645
12651
|
const {
|
|
12646
12652
|
root: { tabs: a }
|
|
12647
12653
|
} = n(), s = a.find((f) => f.path === e.path), i = !!((c = s == null ? void 0 : s.history) != null && c.locked);
|
|
12648
12654
|
t(tv(e)), i ? t(nv(e.path)) : Vg(e.path, t);
|
|
12649
|
-
}),
|
|
12655
|
+
}), p$ = Q("tabs/setCurrentWebformState", (e, { getState: n, dispatch: t }) => {
|
|
12650
12656
|
var c;
|
|
12651
12657
|
const {
|
|
12652
12658
|
root: { tabs: a }
|
|
@@ -12710,7 +12716,7 @@ const n$ = Q(
|
|
|
12710
12716
|
type: j.CLASS
|
|
12711
12717
|
}), h.path = p, s(kt(h)), h;
|
|
12712
12718
|
}
|
|
12713
|
-
),
|
|
12719
|
+
), h$ = Q("roles/open", async (e, { dispatch: n, getState: t }) => {
|
|
12714
12720
|
const { tabs: a } = t().root, s = a.find((i) => i.path === bt);
|
|
12715
12721
|
if (s)
|
|
12716
12722
|
return n(kt(s)), s;
|
|
@@ -13060,29 +13066,29 @@ const Kg = Vt({
|
|
|
13060
13066
|
});
|
|
13061
13067
|
}
|
|
13062
13068
|
}), {
|
|
13063
|
-
addBreakpointDecoration:
|
|
13064
|
-
removeBreakpointDecoration:
|
|
13065
|
-
setBreakpointsDecoration:
|
|
13066
|
-
clearBreakpoints:
|
|
13067
|
-
clearBreakpointsExcept:
|
|
13068
|
-
clearAllBreakpoints:
|
|
13069
|
-
setActiveLine:
|
|
13070
|
-
addExpression:
|
|
13071
|
-
renameExpression:
|
|
13072
|
-
removeExpression:
|
|
13073
|
-
removeAllExpressions:
|
|
13074
|
-
setExpression:
|
|
13075
|
-
updateExpressionAt:
|
|
13076
|
-
saveExpressions:
|
|
13077
|
-
addSession:
|
|
13078
|
-
updateSession:
|
|
13079
|
-
removeSession:
|
|
13080
|
-
removeSessionByIndex:
|
|
13069
|
+
addBreakpointDecoration: g$,
|
|
13070
|
+
removeBreakpointDecoration: v$,
|
|
13071
|
+
setBreakpointsDecoration: m$,
|
|
13072
|
+
clearBreakpoints: y$,
|
|
13073
|
+
clearBreakpointsExcept: b$,
|
|
13074
|
+
clearAllBreakpoints: _$,
|
|
13075
|
+
setActiveLine: E$,
|
|
13076
|
+
addExpression: S$,
|
|
13077
|
+
renameExpression: w$,
|
|
13078
|
+
removeExpression: T$,
|
|
13079
|
+
removeAllExpressions: x$,
|
|
13080
|
+
setExpression: C$,
|
|
13081
|
+
updateExpressionAt: O$,
|
|
13082
|
+
saveExpressions: R$,
|
|
13083
|
+
addSession: A$,
|
|
13084
|
+
updateSession: P$,
|
|
13085
|
+
removeSession: D$,
|
|
13086
|
+
removeSessionByIndex: I$,
|
|
13081
13087
|
setSessions: JA,
|
|
13082
|
-
setCallChainVariables:
|
|
13083
|
-
setExpressionVariables:
|
|
13084
|
-
setSourceContent:
|
|
13085
|
-
setDebuggerMeta:
|
|
13088
|
+
setCallChainVariables: $$,
|
|
13089
|
+
setExpressionVariables: M$,
|
|
13090
|
+
setSourceContent: L$,
|
|
13091
|
+
setDebuggerMeta: N$
|
|
13086
13092
|
} = Kg.actions, XA = Q("files/wipeDebuggerSessions", async (e, { getState: n, dispatch: t }) => {
|
|
13087
13093
|
const { sessions: a } = n().debugger;
|
|
13088
13094
|
for (const { threadId: s } of a) {
|
|
@@ -13138,7 +13144,7 @@ const Kg = Vt({
|
|
|
13138
13144
|
} catch {
|
|
13139
13145
|
return a("Error while saving the model");
|
|
13140
13146
|
}
|
|
13141
|
-
}),
|
|
13147
|
+
}), F$ = Q(
|
|
13142
13148
|
"models/open",
|
|
13143
13149
|
async (e, { dispatch: n, getState: t }) => {
|
|
13144
13150
|
const { tabs: a } = t().root, s = a.find((i) => i.path === "models/main");
|
|
@@ -13146,7 +13152,7 @@ const Kg = Vt({
|
|
|
13146
13152
|
return n(kt(s)), s;
|
|
13147
13153
|
n(Rc());
|
|
13148
13154
|
}
|
|
13149
|
-
),
|
|
13155
|
+
), k$ = Q(
|
|
13150
13156
|
"model/rename-dataclass",
|
|
13151
13157
|
async (e, { getState: n, dispatch: t }) => {
|
|
13152
13158
|
var v, b;
|
|
@@ -13266,12 +13272,12 @@ const Kg = Vt({
|
|
|
13266
13272
|
}), n.draft.dataClasses = a, n.draft.collections = s, n.draft.extraProperties = i, n.model.dataClasses = a, n.model.collections = s, n.model.extraProperties = i;
|
|
13267
13273
|
});
|
|
13268
13274
|
}
|
|
13269
|
-
}), { setModelFlag:
|
|
13275
|
+
}), { setModelFlag: j$ } = Jg.actions;
|
|
13270
13276
|
var eP = /* @__PURE__ */ ((e) => (e.UUID = "uuid", e.STRING = "string", e.TEXT = "text", e.DATE = "date", e.TIME = "duration", e.BOOLEAN = "bool", e.BYTE = "byte", e.INTEGER = "word", e.LONG = "long", e.LONG64 = "long64", e.FLOAT = "number", e.BLOB = "blob", e.IMAGE = "image", e.OBJECT = "object", e))(eP || {}), sf = /* @__PURE__ */ ((e) => (e.STORAGE = "storage", e.RELATEDENTITY = "relatedEntity", e.RELATEDENTITIES = "relatedEntities", e.CALCULATED = "calculated", e.COMPOSITION = "composition", e.ALIAS = "alias", e))(sf || {});
|
|
13271
|
-
const
|
|
13277
|
+
const B$ = (e) => ["string", "uuid", "number", "long"].includes(e.type), W$ = [
|
|
13272
13278
|
{ label: "Storage", value: "storage" },
|
|
13273
13279
|
{ label: "Calculated", value: "calculated" }
|
|
13274
|
-
],
|
|
13280
|
+
], U$ = [
|
|
13275
13281
|
{
|
|
13276
13282
|
title: "UUID",
|
|
13277
13283
|
kind: "storage",
|
|
@@ -13288,7 +13294,7 @@ const j$ = (e) => ["string", "uuid", "number", "long"].includes(e.type), B$ = [
|
|
|
13288
13294
|
calculatedKind: "storage"
|
|
13289
13295
|
/* STORAGE */
|
|
13290
13296
|
}
|
|
13291
|
-
],
|
|
13297
|
+
], G$ = [
|
|
13292
13298
|
{
|
|
13293
13299
|
title: "String",
|
|
13294
13300
|
kind: "storage",
|
|
@@ -13393,21 +13399,21 @@ const j$ = (e) => ["string", "uuid", "number", "long"].includes(e.type), B$ = [
|
|
|
13393
13399
|
calculatedKind: "storage"
|
|
13394
13400
|
/* STORAGE */
|
|
13395
13401
|
}
|
|
13396
|
-
],
|
|
13402
|
+
], H$ = [
|
|
13397
13403
|
{ label: "Expose as REST", value: "public" },
|
|
13398
13404
|
{
|
|
13399
13405
|
label: "Do not expose as REST",
|
|
13400
13406
|
value: "publicOnServer"
|
|
13401
13407
|
}
|
|
13402
|
-
],
|
|
13408
|
+
], q$ = [
|
|
13403
13409
|
{ label: "Expose as REST", value: "public" },
|
|
13404
13410
|
{ label: "Do not expose as REST", value: "publicOnServer" }
|
|
13405
|
-
],
|
|
13411
|
+
], Y$ = [
|
|
13406
13412
|
{ label: "None", value: "none" },
|
|
13407
13413
|
{ label: "B-tree", value: "btree" },
|
|
13408
13414
|
{ label: "Cluster", value: "cluster" },
|
|
13409
13415
|
{ label: "Automatic", value: "auto" }
|
|
13410
|
-
],
|
|
13416
|
+
], z$ = (e, n) => ({
|
|
13411
13417
|
toJSON: !0,
|
|
13412
13418
|
extraProperties: n,
|
|
13413
13419
|
dataClasses: e.map((t) => {
|
|
@@ -13424,18 +13430,18 @@ const j$ = (e) => ["string", "uuid", "number", "long"].includes(e.type), B$ = [
|
|
|
13424
13430
|
};
|
|
13425
13431
|
})
|
|
13426
13432
|
});
|
|
13427
|
-
function
|
|
13433
|
+
function V$(e, n, t) {
|
|
13428
13434
|
const a = e;
|
|
13429
13435
|
let s = 0;
|
|
13430
13436
|
for (; t[`${a}${s || ""}`]; )
|
|
13431
13437
|
s++;
|
|
13432
13438
|
return `${a}${s || ""}`;
|
|
13433
13439
|
}
|
|
13434
|
-
const tP = (e) => e.kind === sf.RELATEDENTITY, nP = (e) => e.kind === sf.RELATEDENTITIES,
|
|
13440
|
+
const tP = (e) => e.kind === sf.RELATEDENTITY, nP = (e) => e.kind === sf.RELATEDENTITIES, K$ = (e) => nP(e) || tP(e), J$ = () => qn((e) => e.model), X$ = () => qn((e) => e.model.draft.dataClasses), Z$ = () => qn((e) => e.model.draft.collections), Q$ = (e) => qn((n) => n.model.draft.dataClasses[e]), eM = (e, n) => qn(
|
|
13435
13441
|
(t) => t.model.draft.dataClasses[e].attributes.find(
|
|
13436
13442
|
xn("name", n)
|
|
13437
13443
|
)
|
|
13438
|
-
),
|
|
13444
|
+
), tM = () => qn((e) => e.model.draft.extraProperties), nM = () => {
|
|
13439
13445
|
const e = qn((s) => s.model.flags), n = (s) => s in e ? e[s] : void 0, t = n(Ps.DATACLASS_DELETE), a = n(Ps.DATACLASS_DRAGGABLE);
|
|
13440
13446
|
return {
|
|
13441
13447
|
deleteDataclass: t,
|
|
@@ -13519,23 +13525,23 @@ const aP = {
|
|
|
13519
13525
|
});
|
|
13520
13526
|
}
|
|
13521
13527
|
}), {
|
|
13522
|
-
toggleInspector:
|
|
13523
|
-
inspect:
|
|
13528
|
+
toggleInspector: rM,
|
|
13529
|
+
inspect: aM,
|
|
13524
13530
|
addComponent: sP,
|
|
13525
13531
|
editComponent: iP,
|
|
13526
13532
|
removeComponent: uP,
|
|
13527
|
-
setSelectedGroup:
|
|
13533
|
+
setSelectedGroup: oM,
|
|
13528
13534
|
setTemplatesData: cP,
|
|
13529
13535
|
setTemplateData: fP,
|
|
13530
|
-
setDatasourcesTheme:
|
|
13531
|
-
setWebformsFlag:
|
|
13536
|
+
setDatasourcesTheme: sM,
|
|
13537
|
+
setWebformsFlag: iM
|
|
13532
13538
|
} = Xg.actions, lP = Xg.reducer, uf = Ae.curry((e, n) => {
|
|
13533
13539
|
var s, i;
|
|
13534
13540
|
const t = {
|
|
13535
13541
|
...n.sharedDatasources.sources
|
|
13536
13542
|
}, a = (i = ((s = n.root.tabs.find(xn("path", e))) == null ? void 0 : s.content).metadata) == null ? void 0 : i.datasources;
|
|
13537
13543
|
return a && (t[e] = a), Ae.cloneDeep(t);
|
|
13538
|
-
}),
|
|
13544
|
+
}), uM = Q("webforms/fetchTemplates", async (e, { dispatch: n, getState: t }) => {
|
|
13539
13545
|
const { data: a } = t().webforms.templates, s = t().settings.session["studio.tipsBaseUrl"] || "";
|
|
13540
13546
|
if (!Ae.isEmpty(a))
|
|
13541
13547
|
return a;
|
|
@@ -13545,7 +13551,7 @@ const aP = {
|
|
|
13545
13551
|
} catch {
|
|
13546
13552
|
return [];
|
|
13547
13553
|
}
|
|
13548
|
-
}),
|
|
13554
|
+
}), cM = Q("webforms/fetchTemplate", async ({ name: e }, { dispatch: n, getState: t }) => {
|
|
13549
13555
|
const { data: a } = t().webforms.templates, s = a.find((i) => i.group === e);
|
|
13550
13556
|
if (s && !Ae.isEmpty(s.components))
|
|
13551
13557
|
return s.components;
|
|
@@ -13569,7 +13575,7 @@ const aP = {
|
|
|
13569
13575
|
return n("Error while loading the crafted components");
|
|
13570
13576
|
}
|
|
13571
13577
|
}
|
|
13572
|
-
),
|
|
13578
|
+
), fM = Q(
|
|
13573
13579
|
"webforms/addCraftedComponent",
|
|
13574
13580
|
async (e, { dispatch: n, rejectWithValue: t, getState: a }) => {
|
|
13575
13581
|
try {
|
|
@@ -13582,7 +13588,7 @@ const aP = {
|
|
|
13582
13588
|
return t("Error while adding the crafted component");
|
|
13583
13589
|
}
|
|
13584
13590
|
}
|
|
13585
|
-
),
|
|
13591
|
+
), lM = Q(
|
|
13586
13592
|
"webforms/editCraftedComponent",
|
|
13587
13593
|
async (e, { dispatch: n, rejectWithValue: t, getState: a }) => {
|
|
13588
13594
|
try {
|
|
@@ -13595,7 +13601,7 @@ const aP = {
|
|
|
13595
13601
|
return t("Error while editing the crafted component");
|
|
13596
13602
|
}
|
|
13597
13603
|
}
|
|
13598
|
-
),
|
|
13604
|
+
), dM = Q(
|
|
13599
13605
|
"webforms/removeCraftedComponent",
|
|
13600
13606
|
async (e, { dispatch: n, rejectWithValue: t, getState: a }) => {
|
|
13601
13607
|
try {
|
|
@@ -13663,7 +13669,7 @@ const aP = {
|
|
|
13663
13669
|
t(`Error while editing datasource ${e.id}`);
|
|
13664
13670
|
}
|
|
13665
13671
|
}
|
|
13666
|
-
),
|
|
13672
|
+
), pM = (e) => e.type === Ba.fulfilled.type, Ba = Q(
|
|
13667
13673
|
"datasources/rename-datasource",
|
|
13668
13674
|
async (e, { getState: n, rejectWithValue: t }) => {
|
|
13669
13675
|
try {
|
|
@@ -13858,11 +13864,11 @@ const cf = (e, n) => {
|
|
|
13858
13864
|
}));
|
|
13859
13865
|
}
|
|
13860
13866
|
}), {
|
|
13861
|
-
updateSavedConditions:
|
|
13862
|
-
setSavedCondition:
|
|
13863
|
-
addSavedCondition:
|
|
13867
|
+
updateSavedConditions: hM,
|
|
13868
|
+
setSavedCondition: gM,
|
|
13869
|
+
addSavedCondition: vM,
|
|
13864
13870
|
removeSavedCondition: hP,
|
|
13865
|
-
initSavedConditions:
|
|
13871
|
+
initSavedConditions: mM
|
|
13866
13872
|
} = ev.actions, gP = ev.reducer, Ds = Vt({
|
|
13867
13873
|
name: "root",
|
|
13868
13874
|
initialState: () => {
|
|
@@ -14708,41 +14714,41 @@ exposed Function ${t.meta.arg.name}()
|
|
|
14708
14714
|
);
|
|
14709
14715
|
}
|
|
14710
14716
|
}), {
|
|
14711
|
-
copyToClipBoard:
|
|
14712
|
-
setTabs:
|
|
14717
|
+
copyToClipBoard: yM,
|
|
14718
|
+
setTabs: bM,
|
|
14713
14719
|
closeTab: lf,
|
|
14714
14720
|
setContent: tv,
|
|
14715
14721
|
setTabFlags: vP,
|
|
14716
|
-
setTabsFlags:
|
|
14717
|
-
setTabExtra:
|
|
14722
|
+
setTabsFlags: _M,
|
|
14723
|
+
setTabExtra: EM,
|
|
14718
14724
|
closeAllTabs: mP,
|
|
14719
|
-
addDataSource:
|
|
14725
|
+
addDataSource: SM,
|
|
14720
14726
|
closeRightTabs: yP,
|
|
14721
14727
|
closeOthers: bP,
|
|
14722
14728
|
closeLeftTabs: _P,
|
|
14723
|
-
closeSavedTabs:
|
|
14724
|
-
setDataSources:
|
|
14725
|
-
removeDataSource:
|
|
14726
|
-
confirmTab:
|
|
14729
|
+
closeSavedTabs: wM,
|
|
14730
|
+
setDataSources: TM,
|
|
14731
|
+
removeDataSource: xM,
|
|
14732
|
+
confirmTab: CM,
|
|
14727
14733
|
selectTab: EP,
|
|
14728
14734
|
selectTabByReference: kt,
|
|
14729
14735
|
openTabUnselected: SP,
|
|
14730
|
-
addWebFormStyles:
|
|
14731
|
-
changeTabEditor:
|
|
14732
|
-
openSettingsTab:
|
|
14736
|
+
addWebFormStyles: OM,
|
|
14737
|
+
changeTabEditor: RM,
|
|
14738
|
+
openSettingsTab: AM,
|
|
14733
14739
|
setWebformState: wP,
|
|
14734
|
-
setPanelState:
|
|
14735
|
-
addWebformState:
|
|
14736
|
-
editWebformState:
|
|
14737
|
-
removeWebformState:
|
|
14738
|
-
resetComponentState:
|
|
14739
|
-
addDefaultWebformState:
|
|
14740
|
-
removeDefaultWebformState:
|
|
14741
|
-
setDefaultWebformStates:
|
|
14740
|
+
setPanelState: PM,
|
|
14741
|
+
addWebformState: DM,
|
|
14742
|
+
editWebformState: IM,
|
|
14743
|
+
removeWebformState: $M,
|
|
14744
|
+
resetComponentState: MM,
|
|
14745
|
+
addDefaultWebformState: LM,
|
|
14746
|
+
removeDefaultWebformState: NM,
|
|
14747
|
+
setDefaultWebformStates: FM,
|
|
14742
14748
|
setHistoryContent: TP,
|
|
14743
14749
|
unlockHistory: nv,
|
|
14744
|
-
undo:
|
|
14745
|
-
redo:
|
|
14750
|
+
undo: kM,
|
|
14751
|
+
redo: jM
|
|
14746
14752
|
} = Ds.actions, xP = Ds.reducer, CP = Kg.reducer, ra = Q("catalog/fetchCatalog", async (e, { rejectWithValue: n }) => {
|
|
14747
14753
|
var t, a;
|
|
14748
14754
|
try {
|
|
@@ -14871,7 +14877,7 @@ exposed Function ${t.meta.arg.name}()
|
|
|
14871
14877
|
return n("Error while saving the shared datasources");
|
|
14872
14878
|
}
|
|
14873
14879
|
}
|
|
14874
|
-
),
|
|
14880
|
+
), BM = Q(
|
|
14875
14881
|
"shared_datasources/setDatasourceEvents",
|
|
14876
14882
|
async ({ tabPath: e, name: n, namespace: t, events: a }, { getState: s, dispatch: i }) => {
|
|
14877
14883
|
var _, S, w;
|
|
@@ -14957,7 +14963,7 @@ exposed Function ${t.meta.arg.name}()
|
|
|
14957
14963
|
}
|
|
14958
14964
|
);
|
|
14959
14965
|
}
|
|
14960
|
-
}), { addEmptyNamespace:
|
|
14966
|
+
}), { addEmptyNamespace: WM } = av.actions, $P = av.reducer, MP = Gg.reducer, Xu = Q(
|
|
14961
14967
|
"shared_css/fetchSharedCSS",
|
|
14962
14968
|
async (e, { rejectWithValue: n }) => {
|
|
14963
14969
|
try {
|
|
@@ -15019,11 +15025,11 @@ const ov = Vt({
|
|
|
15019
15025
|
error: t.payload || "Error while loading the shared css"
|
|
15020
15026
|
}));
|
|
15021
15027
|
}
|
|
15022
|
-
}), { updateSharedCss:
|
|
15028
|
+
}), { updateSharedCss: UM, initSharedCss: GM } = ov.actions, FP = ov.reducer, kP = {}, jP = Vt({
|
|
15023
15029
|
name: "tabs",
|
|
15024
15030
|
initialState: kP,
|
|
15025
15031
|
reducers: {}
|
|
15026
|
-
}),
|
|
15032
|
+
}), HM = (e) => B(Za, (n) => {
|
|
15027
15033
|
var t, a;
|
|
15028
15034
|
return (a = (t = n.find((s) => s.path === e)) == null ? void 0 : t.view) == null ? void 0 : a.panel;
|
|
15029
15035
|
});
|
|
@@ -15678,7 +15684,7 @@ Check the top-level render call using <` + X + ">.");
|
|
|
15678
15684
|
}
|
|
15679
15685
|
process.env.NODE_ENV === "production" ? Pc.exports = UP() : Pc.exports = GP();
|
|
15680
15686
|
var HP = Pc.exports;
|
|
15681
|
-
const
|
|
15687
|
+
const qM = ({ children: e, store: n }) => /* @__PURE__ */ HP.jsx(hg, { store: n, children: e });
|
|
15682
15688
|
export {
|
|
15683
15689
|
Yc as CATALOG_REFRESH_DELAY,
|
|
15684
15690
|
Mh as DEFAULT_CACHE,
|
|
@@ -15695,81 +15701,81 @@ export {
|
|
|
15695
15701
|
oP as FLAGS_INIT_STATE,
|
|
15696
15702
|
Ps as FLAGS_KEYS,
|
|
15697
15703
|
Ya as ROOT_WEBFORM_STATE,
|
|
15698
|
-
|
|
15704
|
+
qM as ReduxProvider,
|
|
15699
15705
|
NR as THEME_CLASSES,
|
|
15700
15706
|
aP as WT_FLAGS_KEYS,
|
|
15701
15707
|
_A as actionsToPrivs,
|
|
15702
|
-
|
|
15703
|
-
|
|
15708
|
+
g$ as addBreakpointDecoration,
|
|
15709
|
+
JI as addClassesFolder,
|
|
15704
15710
|
sP as addComponent,
|
|
15705
|
-
|
|
15706
|
-
|
|
15711
|
+
fM as addCraftedComponent,
|
|
15712
|
+
SM as addDataSource,
|
|
15707
15713
|
Zg as addDatasource,
|
|
15708
|
-
|
|
15709
|
-
|
|
15710
|
-
|
|
15711
|
-
|
|
15714
|
+
LM as addDefaultWebformState,
|
|
15715
|
+
WM as addEmptyNamespace,
|
|
15716
|
+
S$ as addExpression,
|
|
15717
|
+
TI as addIn,
|
|
15712
15718
|
kA as addNewFile,
|
|
15713
|
-
|
|
15714
|
-
|
|
15715
|
-
|
|
15719
|
+
PI as addPermission,
|
|
15720
|
+
vM as addSavedCondition,
|
|
15721
|
+
A$ as addSession,
|
|
15716
15722
|
PP as addSharedSource,
|
|
15717
|
-
|
|
15718
|
-
|
|
15719
|
-
|
|
15720
|
-
|
|
15721
|
-
|
|
15722
|
-
|
|
15723
|
-
|
|
15724
|
-
|
|
15723
|
+
OM as addWebFormStyles,
|
|
15724
|
+
DM as addWebformState,
|
|
15725
|
+
SI as allowed,
|
|
15726
|
+
W$ as attributeKinds,
|
|
15727
|
+
q$ as attributeScopes,
|
|
15728
|
+
G$ as attributeTypes,
|
|
15729
|
+
QI as castToFileFolder,
|
|
15730
|
+
RM as changeTabEditor,
|
|
15725
15731
|
Tc as children,
|
|
15726
|
-
|
|
15727
|
-
|
|
15728
|
-
|
|
15732
|
+
_$ as clearAllBreakpoints,
|
|
15733
|
+
y$ as clearBreakpoints,
|
|
15734
|
+
b$ as clearBreakpointsExcept,
|
|
15729
15735
|
mP as closeAllTabs,
|
|
15730
15736
|
_P as closeLeftTabs,
|
|
15731
|
-
|
|
15737
|
+
BI as closeModal,
|
|
15732
15738
|
bP as closeOthers,
|
|
15733
15739
|
yP as closeRightTabs,
|
|
15734
|
-
|
|
15740
|
+
wM as closeSavedTabs,
|
|
15735
15741
|
lf as closeTab,
|
|
15736
|
-
|
|
15737
|
-
|
|
15742
|
+
CM as confirmTab,
|
|
15743
|
+
yM as copyToClipBoard,
|
|
15738
15744
|
bA as create,
|
|
15739
15745
|
Sp as createClassesFolderContent,
|
|
15740
15746
|
CA as createModal,
|
|
15741
15747
|
Xp as createModelFiles,
|
|
15742
15748
|
Fa as createNewFile,
|
|
15743
|
-
|
|
15749
|
+
r$ as createNewFileAndOpen,
|
|
15744
15750
|
qu as createNewNode,
|
|
15745
|
-
|
|
15746
|
-
|
|
15747
|
-
|
|
15751
|
+
kI as createRole,
|
|
15752
|
+
CI as createWithResource,
|
|
15753
|
+
H$ as dataclassScopes,
|
|
15748
15754
|
cf as deepDeleteCondition,
|
|
15749
15755
|
ff as deepSanitizeCondition,
|
|
15750
15756
|
hs as deleteDatasource,
|
|
15751
15757
|
Zp as deleteFile,
|
|
15752
|
-
|
|
15758
|
+
a$ as deleteFolder,
|
|
15753
15759
|
IP as deleteSharedSource,
|
|
15754
15760
|
J1 as deserializeModel,
|
|
15755
15761
|
Yu as duplicateNode,
|
|
15756
15762
|
iP as editComponent,
|
|
15757
|
-
|
|
15763
|
+
lM as editCraftedComponent,
|
|
15758
15764
|
Yg as editDataSource,
|
|
15759
15765
|
Qg as editDatasource,
|
|
15760
|
-
|
|
15761
|
-
|
|
15766
|
+
WI as editModal,
|
|
15767
|
+
FI as editRole,
|
|
15762
15768
|
DP as editSharedSource,
|
|
15763
|
-
|
|
15769
|
+
IM as editWebformState,
|
|
15764
15770
|
NO as editors,
|
|
15765
|
-
|
|
15766
|
-
|
|
15771
|
+
o$ as executeMethod,
|
|
15772
|
+
YI as expandFolder,
|
|
15767
15773
|
FO as extensions,
|
|
15768
15774
|
IA as fetchAppSettings,
|
|
15769
15775
|
ra as fetchCatalog,
|
|
15770
15776
|
zA as fetchChanges,
|
|
15771
15777
|
dP as fetchCraftedComponents,
|
|
15772
|
-
|
|
15778
|
+
s$ as fetchFiles,
|
|
15773
15779
|
$r as fetchFolderContent,
|
|
15774
15780
|
ls as fetchFolderContentWithoutExpanding,
|
|
15775
15781
|
Rc as fetchModel,
|
|
@@ -15779,8 +15785,8 @@ export {
|
|
|
15779
15785
|
Bg as fetchSettings,
|
|
15780
15786
|
Xu as fetchSharedCss,
|
|
15781
15787
|
Ju as fetchSharedDatasources,
|
|
15782
|
-
|
|
15783
|
-
|
|
15788
|
+
cM as fetchTemplate,
|
|
15789
|
+
uM as fetchTemplates,
|
|
15784
15790
|
ht as findNodeByPath,
|
|
15785
15791
|
na as findOne,
|
|
15786
15792
|
dt as findSession,
|
|
@@ -15791,7 +15797,7 @@ export {
|
|
|
15791
15797
|
gO as getDebuggerTabName,
|
|
15792
15798
|
Hh as getDebuggerTabPath,
|
|
15793
15799
|
jA as getDefaultContent,
|
|
15794
|
-
|
|
15800
|
+
V$ as getDefaultName,
|
|
15795
15801
|
SA as getDictByName,
|
|
15796
15802
|
It as getEditors,
|
|
15797
15803
|
rg as getExtension,
|
|
@@ -15799,82 +15805,82 @@ export {
|
|
|
15799
15805
|
GA as getFilePath,
|
|
15800
15806
|
WA as getFileType,
|
|
15801
15807
|
BA as getFilenameFromType,
|
|
15802
|
-
|
|
15808
|
+
AI as getGraphData,
|
|
15803
15809
|
TA as getInheritedResources,
|
|
15804
15810
|
zc as getModalTitle,
|
|
15805
15811
|
kO as getNodeRelativePath,
|
|
15806
15812
|
pr as getPrivilegeById,
|
|
15807
|
-
|
|
15813
|
+
MI as getPromotions,
|
|
15808
15814
|
Ig as getResourceFromType,
|
|
15809
15815
|
WP as getStore,
|
|
15810
|
-
|
|
15811
|
-
|
|
15812
|
-
|
|
15816
|
+
Y$ as indexTypes,
|
|
15817
|
+
mM as initSavedConditions,
|
|
15818
|
+
GM as initSharedCss,
|
|
15813
15819
|
HA as injectContentAtLine,
|
|
15814
|
-
|
|
15820
|
+
aM as inspect,
|
|
15815
15821
|
X1 as isJSON,
|
|
15816
|
-
|
|
15822
|
+
K$ as isRelatedAttr,
|
|
15817
15823
|
nP as isRelatedEntitiesAttr,
|
|
15818
15824
|
tP as isRelatedEntityAttr,
|
|
15819
|
-
|
|
15825
|
+
pM as isRenameDatasource,
|
|
15820
15826
|
Ng as isRolesOutdated,
|
|
15821
|
-
|
|
15827
|
+
B$ as isValidPrimaryKey,
|
|
15822
15828
|
XO as modelSubject,
|
|
15823
15829
|
jR as noBaseState,
|
|
15824
|
-
|
|
15830
|
+
zI as openAddFileInput,
|
|
15825
15831
|
ds as openFile,
|
|
15826
15832
|
Hg as openFileAtLine,
|
|
15827
15833
|
qA as openFileAtSelection,
|
|
15828
15834
|
yn as openModal,
|
|
15829
|
-
|
|
15830
|
-
|
|
15831
|
-
|
|
15835
|
+
F$ as openModel,
|
|
15836
|
+
h$ as openRoles,
|
|
15837
|
+
AM as openSettingsTab,
|
|
15832
15838
|
SP as openTabUnselected,
|
|
15833
15839
|
nf as parents,
|
|
15834
|
-
|
|
15835
|
-
|
|
15836
|
-
|
|
15840
|
+
RI as populateShallow,
|
|
15841
|
+
U$ as primaryKeyAttributes,
|
|
15842
|
+
jM as redo,
|
|
15837
15843
|
Z1 as refactorWebform,
|
|
15838
|
-
|
|
15844
|
+
VI as refreshFile,
|
|
15839
15845
|
zu as reloadTab,
|
|
15840
15846
|
ps as relocateNode,
|
|
15841
|
-
|
|
15842
|
-
|
|
15843
|
-
|
|
15844
|
-
|
|
15847
|
+
wI as remove,
|
|
15848
|
+
x$ as removeAllExpressions,
|
|
15849
|
+
v$ as removeBreakpointDecoration,
|
|
15850
|
+
XI as removeClassesFolder,
|
|
15845
15851
|
uP as removeComponent,
|
|
15846
|
-
|
|
15847
|
-
|
|
15852
|
+
dM as removeCraftedComponent,
|
|
15853
|
+
xM as removeDataSource,
|
|
15848
15854
|
ZA as removeDebuggerSessionsNotIn,
|
|
15849
|
-
|
|
15850
|
-
|
|
15855
|
+
NM as removeDefaultWebformState,
|
|
15856
|
+
T$ as removeExpression,
|
|
15851
15857
|
Kp as removeFile,
|
|
15852
15858
|
Qp as removeFileNode,
|
|
15853
|
-
|
|
15859
|
+
xI as removeFrom,
|
|
15854
15860
|
OA as removeModal,
|
|
15855
|
-
|
|
15856
|
-
|
|
15861
|
+
DI as removePermission,
|
|
15862
|
+
NI as removeRole,
|
|
15857
15863
|
hP as removeSavedCondition,
|
|
15858
|
-
|
|
15859
|
-
|
|
15860
|
-
|
|
15861
|
-
|
|
15862
|
-
|
|
15864
|
+
D$ as removeSession,
|
|
15865
|
+
I$ as removeSessionByIndex,
|
|
15866
|
+
$M as removeWebformState,
|
|
15867
|
+
OI as rename,
|
|
15868
|
+
ZI as renameClassesFolder,
|
|
15863
15869
|
qg as renameDataSource,
|
|
15864
15870
|
Ba as renameDatasource,
|
|
15865
|
-
|
|
15871
|
+
w$ as renameExpression,
|
|
15866
15872
|
ka as renameFile,
|
|
15867
|
-
|
|
15868
|
-
|
|
15873
|
+
MM as resetComponentState,
|
|
15874
|
+
II as resetResources,
|
|
15869
15875
|
xP as rootReducer,
|
|
15870
15876
|
rf as sanitize,
|
|
15871
15877
|
EA as sanitizePermissions,
|
|
15872
15878
|
mA as sanitizePrivileges,
|
|
15873
|
-
|
|
15874
|
-
|
|
15879
|
+
i$ as saveAll,
|
|
15880
|
+
R$ as saveExpressions,
|
|
15875
15881
|
Ac as saveModel,
|
|
15876
15882
|
K1 as savePrefrences,
|
|
15877
|
-
|
|
15883
|
+
jI as saveRole,
|
|
15878
15884
|
Yp as saveRoles,
|
|
15879
15885
|
V1 as saveState,
|
|
15880
15886
|
ja as saveTab,
|
|
@@ -15900,7 +15906,7 @@ export {
|
|
|
15900
15906
|
dI as selectCraftedComponent,
|
|
15901
15907
|
bD as selectCurrentFrameByThreadId,
|
|
15902
15908
|
PR as selectCurrentTab,
|
|
15903
|
-
|
|
15909
|
+
_I as selectCurrentWebformStateByPath,
|
|
15904
15910
|
TR as selectDataclasses,
|
|
15905
15911
|
aD as selectDatasource,
|
|
15906
15912
|
OR as selectDatasourcesByPath,
|
|
@@ -15911,7 +15917,7 @@ export {
|
|
|
15911
15917
|
jt as selectDebuggerSessions,
|
|
15912
15918
|
iD as selectDebuggerSessionsCount,
|
|
15913
15919
|
MD as selectDebuggers,
|
|
15914
|
-
|
|
15920
|
+
bI as selectDefaultWebformStatesByPath,
|
|
15915
15921
|
cD as selectDraftBreakpoints,
|
|
15916
15922
|
lD as selectDraftClassBreakpoints,
|
|
15917
15923
|
xD as selectExceptions,
|
|
@@ -15936,7 +15942,7 @@ export {
|
|
|
15936
15942
|
$R as selectMethodsFolder,
|
|
15937
15943
|
jD as selectModals,
|
|
15938
15944
|
eI as selectMonacoZoom,
|
|
15939
|
-
|
|
15945
|
+
HM as selectPanelByPath,
|
|
15940
15946
|
VD as selectPartialSessionSettings,
|
|
15941
15947
|
XD as selectPreferences,
|
|
15942
15948
|
AD as selectPreviewedWebformsPaths,
|
|
@@ -15950,7 +15956,7 @@ export {
|
|
|
15950
15956
|
zD as selectRolesDate,
|
|
15951
15957
|
HD as selectRolesFlags,
|
|
15952
15958
|
lr as selectRoot,
|
|
15953
|
-
|
|
15959
|
+
EI as selectSavedConditions,
|
|
15954
15960
|
qD as selectSelectedTab,
|
|
15955
15961
|
Sg as selectServerSettings,
|
|
15956
15962
|
KD as selectSessionSetting,
|
|
@@ -15977,89 +15983,90 @@ export {
|
|
|
15977
15983
|
QP as selectVirtualDataClasses,
|
|
15978
15984
|
FD as selectWebForms,
|
|
15979
15985
|
IR as selectWebFormsFolder,
|
|
15986
|
+
mI as selectWebformMetadataByPath,
|
|
15980
15987
|
ID as selectWebformNodes,
|
|
15981
15988
|
BR as selectWebformStatesByPath,
|
|
15982
|
-
|
|
15989
|
+
yI as selectWebformStatesLabelsByPath,
|
|
15983
15990
|
Tg as selectWebformStylesByPath,
|
|
15984
15991
|
Ys as selectWebforms,
|
|
15985
15992
|
VP as selectorEqualityFn,
|
|
15986
|
-
|
|
15987
|
-
|
|
15988
|
-
|
|
15989
|
-
|
|
15993
|
+
z$ as serializeModel,
|
|
15994
|
+
E$ as setActiveLine,
|
|
15995
|
+
m$ as setBreakpointsDecoration,
|
|
15996
|
+
$$ as setCallChainVariables,
|
|
15990
15997
|
tv as setContent,
|
|
15991
|
-
|
|
15992
|
-
|
|
15993
|
-
|
|
15994
|
-
|
|
15995
|
-
|
|
15996
|
-
|
|
15997
|
-
|
|
15998
|
-
|
|
15999
|
-
|
|
15998
|
+
p$ as setCurrentWebformState,
|
|
15999
|
+
TM as setDataSources,
|
|
16000
|
+
BM as setDatasourceEvents,
|
|
16001
|
+
sM as setDatasourcesTheme,
|
|
16002
|
+
N$ as setDebuggerMeta,
|
|
16003
|
+
FM as setDefaultWebformStates,
|
|
16004
|
+
C$ as setExpression,
|
|
16005
|
+
M$ as setExpressionVariables,
|
|
16006
|
+
KI as setFolderChildren,
|
|
16000
16007
|
TP as setHistoryContent,
|
|
16001
|
-
|
|
16002
|
-
|
|
16008
|
+
j$ as setModelFlag,
|
|
16009
|
+
PM as setPanelState,
|
|
16003
16010
|
kg as setRolesContent,
|
|
16004
|
-
|
|
16005
|
-
|
|
16011
|
+
gM as setSavedCondition,
|
|
16012
|
+
oM as setSelectedGroup,
|
|
16006
16013
|
JA as setSessions,
|
|
16007
16014
|
Vp as setSetting,
|
|
16008
16015
|
of as setSettings,
|
|
16009
|
-
|
|
16010
|
-
|
|
16011
|
-
|
|
16012
|
-
|
|
16016
|
+
HI as setSettingsAsText,
|
|
16017
|
+
L$ as setSourceContent,
|
|
16018
|
+
d$ as setTabContent,
|
|
16019
|
+
EM as setTabExtra,
|
|
16013
16020
|
vP as setTabFlags,
|
|
16014
|
-
|
|
16015
|
-
|
|
16021
|
+
bM as setTabs,
|
|
16022
|
+
_M as setTabsFlags,
|
|
16016
16023
|
fP as setTemplateData,
|
|
16017
16024
|
cP as setTemplatesData,
|
|
16018
16025
|
wP as setWebformState,
|
|
16019
|
-
|
|
16026
|
+
iM as setWebformsFlag,
|
|
16020
16027
|
yA as sort,
|
|
16021
16028
|
BP as stateReducer,
|
|
16022
16029
|
Ds as stateSlice,
|
|
16023
16030
|
af as toAPI,
|
|
16024
|
-
|
|
16025
|
-
|
|
16026
|
-
|
|
16027
|
-
|
|
16028
|
-
|
|
16031
|
+
LI as toState,
|
|
16032
|
+
qI as toggleExpandFolder,
|
|
16033
|
+
GI as toggleForceLogin,
|
|
16034
|
+
rM as toggleInspector,
|
|
16035
|
+
$I as togglePermission,
|
|
16029
16036
|
wA as togglePrivilegePermission,
|
|
16030
|
-
|
|
16031
|
-
|
|
16032
|
-
|
|
16033
|
-
|
|
16034
|
-
|
|
16037
|
+
UI as toggleTab,
|
|
16038
|
+
c$ as tryCloseAllTabs,
|
|
16039
|
+
l$ as tryCloseLeftTabs,
|
|
16040
|
+
u$ as tryCloseOtherTabs,
|
|
16041
|
+
f$ as tryCloseRightTabs,
|
|
16035
16042
|
zg as tryCloseTab,
|
|
16036
|
-
|
|
16043
|
+
e$ as tryEditMethod,
|
|
16037
16044
|
KA as tryInjectMethod,
|
|
16038
|
-
|
|
16039
|
-
|
|
16045
|
+
k$ as tryRenameDataclass,
|
|
16046
|
+
kM as undo,
|
|
16040
16047
|
mn as uniquePush,
|
|
16041
16048
|
nv as unlockHistory,
|
|
16042
|
-
|
|
16049
|
+
O$ as updateExpressionAt,
|
|
16043
16050
|
AA as updatePrivileges,
|
|
16044
16051
|
PA as updateRoles,
|
|
16045
16052
|
jg as updateRolesAndPrivileges,
|
|
16046
|
-
|
|
16047
|
-
|
|
16048
|
-
|
|
16053
|
+
hM as updateSavedConditions,
|
|
16054
|
+
P$ as updateSession,
|
|
16055
|
+
UM as updateSharedCss,
|
|
16049
16056
|
rv as updateSharedDatasources,
|
|
16050
|
-
|
|
16051
|
-
|
|
16057
|
+
n$ as uploadFile,
|
|
16058
|
+
t$ as uploadFileAndGetResponse,
|
|
16052
16059
|
JP as useAppDispatch,
|
|
16053
16060
|
qn as useAppSelector,
|
|
16054
|
-
|
|
16055
|
-
|
|
16056
|
-
|
|
16057
|
-
|
|
16061
|
+
eM as useAttribute,
|
|
16062
|
+
Z$ as useCollections,
|
|
16063
|
+
Q$ as useDataclass,
|
|
16064
|
+
X$ as useDataclasses,
|
|
16058
16065
|
nD as useMethod,
|
|
16059
16066
|
tD as useMethods,
|
|
16060
|
-
|
|
16061
|
-
|
|
16062
|
-
|
|
16067
|
+
nM as useModelFlags,
|
|
16068
|
+
tM as useModelProperties,
|
|
16069
|
+
J$ as useModelSelector,
|
|
16063
16070
|
XA as wipeDebuggerSessions
|
|
16064
16071
|
};
|
|
16065
16072
|
//# sourceMappingURL=index.es.js.map
|