@react-querybuilder/core 8.11.1 → 8.12.0
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/{basic-BeKPP0_1.d.ts → basic-DbvrfPNz.d.mts} +39 -4
- package/dist/{basic-B4vXboTG.d.mts → basic-o1-sYjK6.d.ts} +39 -4
- package/dist/chunk-BxBTb9qk.js +39 -0
- package/dist/chunk-DrjzjjTJ.mjs +23 -0
- package/dist/chunk-Dv2ph0Ay.js +23 -0
- package/dist/cjs/react-querybuilder_core.cjs.development.d.ts +131 -53
- package/dist/cjs/react-querybuilder_core.cjs.development.js +36 -39
- package/dist/cjs/react-querybuilder_core.cjs.development.js.map +1 -1
- package/dist/cjs/react-querybuilder_core.cjs.production.d.ts +131 -53
- package/dist/cjs/react-querybuilder_core.cjs.production.js +1 -1
- package/dist/cjs/react-querybuilder_core.cjs.production.js.map +1 -1
- package/dist/{convertQuery-CqX3rPvj.mjs → convertQuery-Cj4t-LT4.mjs} +2 -2
- package/dist/{convertQuery-CqX3rPvj.mjs.map → convertQuery-Cj4t-LT4.mjs.map} +1 -1
- package/dist/{convertQuery-DAqoID3O.js → convertQuery-DuY_BJHy.js} +3 -3
- package/dist/{convertQuery-DAqoID3O.js.map → convertQuery-DuY_BJHy.js.map} +1 -1
- package/dist/{export-BjRt-qrK.d.mts → export-CCULKoP4.d.mts} +2 -2
- package/dist/{export-CQB0nuvW.d.ts → export-WDHFbiPz.d.ts} +2 -2
- package/dist/formatQuery.d.mts +15 -3
- package/dist/formatQuery.d.ts +15 -3
- package/dist/formatQuery.js +172 -425
- package/dist/formatQuery.js.map +1 -1
- package/dist/formatQuery.mjs +4 -257
- package/dist/formatQuery.mjs.map +1 -1
- package/dist/{import-Dvayhrgj.d.ts → import-BSWb9Vgd.d.ts} +2 -2
- package/dist/{import-Bc_p8ls9.d.mts → import-CLyHpgk8.d.mts} +2 -2
- package/dist/{isRuleGroup-CYcfPgbg.mjs → isRuleGroup-BcfwGaIN.mjs} +1 -1
- package/dist/{isRuleGroup-CYcfPgbg.mjs.map → isRuleGroup-BcfwGaIN.mjs.map} +1 -1
- package/dist/{isRuleGroup-DqAs2x4E.js → isRuleGroup-Do9KKsmt.js} +2 -40
- package/dist/{isRuleGroup-DqAs2x4E.js.map → isRuleGroup-Do9KKsmt.js.map} +1 -1
- package/dist/parseCEL.d.mts +32 -7
- package/dist/parseCEL.d.ts +32 -7
- package/dist/parseCEL.js +181 -12
- package/dist/parseCEL.js.map +1 -1
- package/dist/parseCEL.mjs +174 -8
- package/dist/parseCEL.mjs.map +1 -1
- package/dist/parseJSONata.d.mts +2 -2
- package/dist/parseJSONata.d.ts +2 -2
- package/dist/parseJSONata.js +6 -5
- package/dist/parseJSONata.js.map +1 -1
- package/dist/parseJSONata.mjs +3 -3
- package/dist/parseJsonLogic.d.mts +3 -3
- package/dist/parseJsonLogic.d.ts +3 -3
- package/dist/parseJsonLogic.js +10 -11
- package/dist/parseJsonLogic.js.map +1 -1
- package/dist/parseJsonLogic.mjs +4 -5
- package/dist/parseJsonLogic.mjs.map +1 -1
- package/dist/parseMongoDB.d.mts +2 -2
- package/dist/parseMongoDB.d.ts +2 -2
- package/dist/parseMongoDB.js +20 -21
- package/dist/parseMongoDB.js.map +1 -1
- package/dist/parseMongoDB.mjs +4 -5
- package/dist/parseMongoDB.mjs.map +1 -1
- package/dist/parseSQL.d.mts +2 -2
- package/dist/parseSQL.d.ts +2 -2
- package/dist/parseSQL.js +10 -13
- package/dist/parseSQL.js.map +1 -1
- package/dist/parseSQL.mjs +3 -5
- package/dist/parseSQL.mjs.map +1 -1
- package/dist/parseSpEL.d.mts +2 -2
- package/dist/parseSpEL.d.ts +2 -2
- package/dist/parseSpEL.js +7 -7
- package/dist/parseSpEL.js.map +1 -1
- package/dist/parseSpEL.mjs +3 -4
- package/dist/parseSpEL.mjs.map +1 -1
- package/dist/{prepareQueryObjects-DPCC-iHp.mjs → prepareQueryObjects-BfnyRV5t.mjs} +4 -3
- package/dist/{prepareQueryObjects-DPCC-iHp.mjs.map → prepareQueryObjects-BfnyRV5t.mjs.map} +1 -1
- package/dist/{prepareQueryObjects-BOUWfel5.js → prepareQueryObjects-DCtJJrF5.js} +14 -13
- package/dist/prepareQueryObjects-DCtJJrF5.js.map +1 -0
- package/dist/react-querybuilder_core.d.mts +131 -53
- package/dist/react-querybuilder_core.legacy-esm.d.ts +131 -53
- package/dist/react-querybuilder_core.legacy-esm.js +43 -21
- package/dist/react-querybuilder_core.legacy-esm.js.map +1 -1
- package/dist/react-querybuilder_core.mjs +36 -14
- package/dist/react-querybuilder_core.mjs.map +1 -1
- package/dist/react-querybuilder_core.production.d.mts +131 -53
- package/dist/react-querybuilder_core.production.mjs +1 -1
- package/dist/react-querybuilder_core.production.mjs.map +1 -1
- package/dist/{transformQuery-DCCpjtyq.mjs → transformQuery-Bq4iyYsE.mjs} +9 -2
- package/dist/{transformQuery-DCCpjtyq.mjs.map → transformQuery-Bq4iyYsE.mjs.map} +1 -1
- package/dist/{transformQuery-CWDPogO5.js → transformQuery-DvJTAvkh.js} +10 -3
- package/dist/{transformQuery-CWDPogO5.js.map → transformQuery-DvJTAvkh.js.map} +1 -1
- package/dist/transformQuery.d.mts +1 -1
- package/dist/transformQuery.d.ts +1 -1
- package/dist/transformQuery.js +2 -2
- package/dist/transformQuery.mjs +2 -2
- package/dist/utils-CoYbYnVo.js +706 -0
- package/dist/utils-CoYbYnVo.js.map +1 -0
- package/dist/utils-DxH23QtE.mjs +514 -0
- package/dist/utils-DxH23QtE.mjs.map +1 -0
- package/package.json +15 -15
- package/dist/arrayUtils-A_OXU9W1.mjs +0 -50
- package/dist/arrayUtils-A_OXU9W1.mjs.map +0 -1
- package/dist/arrayUtils-QxZOZTf6.js +0 -73
- package/dist/arrayUtils-QxZOZTf6.js.map +0 -1
- package/dist/optGroupUtils-B0hTpodo.js +0 -251
- package/dist/optGroupUtils-B0hTpodo.js.map +0 -1
- package/dist/optGroupUtils-VeZ3k7-1.mjs +0 -185
- package/dist/optGroupUtils-VeZ3k7-1.mjs.map +0 -1
- package/dist/parseNumber-CXdMVNFx.mjs +0 -24
- package/dist/parseNumber-CXdMVNFx.mjs.map +0 -1
- package/dist/parseNumber-D4iQDxK-.js +0 -31
- package/dist/parseNumber-D4iQDxK-.js.map +0 -1
- package/dist/prepareQueryObjects-BOUWfel5.js.map +0 -1
package/dist/parseCEL.mjs
CHANGED
|
@@ -1,7 +1,6 @@
|
|
|
1
|
-
import {
|
|
2
|
-
import { t as
|
|
3
|
-
import { t as
|
|
4
|
-
import { n as fieldIsValidUtil, r as getFieldsArray, t as prepareRuleGroup } from "./prepareQueryObjects-DPCC-iHp.mjs";
|
|
1
|
+
import { A as defaultOperatorNegationMap, D as joinWith } from "./utils-DxH23QtE.mjs";
|
|
2
|
+
import { t as isRuleGroup } from "./isRuleGroup-BcfwGaIN.mjs";
|
|
3
|
+
import { n as fieldIsValidUtil, r as getFieldsArray, t as prepareRuleGroup } from "./prepareQueryObjects-BfnyRV5t.mjs";
|
|
5
4
|
import { JisonParser } from "@ts-jison/parser";
|
|
6
5
|
import { JisonLexer } from "@ts-jison/lexer";
|
|
7
6
|
|
|
@@ -2058,14 +2057,39 @@ const isCELProperty = (expr) => expr.type === "Property";
|
|
|
2058
2057
|
// istanbul ignore next
|
|
2059
2058
|
const isCELSubtraction = (expr) => expr.type === "Subtraction";
|
|
2060
2059
|
const isCELUnsignedIntegerLiteral = (expr) => expr.type === "UnsignedIntegerLiteral";
|
|
2061
|
-
const isCELIdentifierOrChain = (expr) => isCELIdentifier(expr) || isCELMember(expr) && !!expr.left && !!expr.right && !expr.list && !expr.value && isCELIdentifierOrChain(expr.left) && isCELIdentifier(expr.right);
|
|
2060
|
+
const isCELIdentifierOrChain = (expr) => isCELIdentifier(expr) || isCELDynamicPropertyAccessor(expr) || isCELMember(expr) && !!expr.left && !!expr.right && !expr.list && !expr.value && isCELIdentifierOrChain(expr.left) && isCELIdentifier(expr.right);
|
|
2062
2061
|
const isCELNegatedIdentifier = (expr) => isCELNegation(expr) && isCELIdentifier(expr.value);
|
|
2063
2062
|
const isCELNegatedIdentifierOrChain = (expr) => isCELNegatedIdentifier(expr) || isCELMember(expr) && !!expr.left && !!expr.right && !expr.list && !expr.value && isCELIdentifierOrChain(expr.right) && isCELNegatedIdentifier(expr.left);
|
|
2064
2063
|
const isCELLikeExpression = (expr) => isCELMember(expr) && !!expr.left && !!expr.right && !!expr.list && isCELIdentifierOrChain(expr.left) && isCELIdentifier(expr.right) && (expr.right.value === "contains" || expr.right.value === "startsWith" || expr.right.value === "endsWith") && expr.list.value.length === 1 && (isCELStringLiteral(expr.list.value[0]) || isCELIdentifier(expr.list.value[0]));
|
|
2065
2064
|
const isCELNegatedLikeExpression = (expr) => isCELMember(expr) && !!expr.left && !!expr.right && !!expr.list && isCELNegatedIdentifierOrChain(expr.left) && isCELIdentifier(expr.right) && (expr.right.value === "contains" || expr.right.value === "startsWith" || expr.right.value === "endsWith") && expr.list.value.length === 1 && (isCELStringLiteral(expr.list.value[0]) || isCELIdentifier(expr.list.value[0]));
|
|
2065
|
+
const isCELSubqueryExpression = (expr) => isCELMember(expr) && !!expr.left && !!expr.right && !!expr.list && isCELIdentifierOrChain(expr.left) && isCELIdentifier(expr.right) && (expr.right.value === "all" || expr.right.value === "exists") && expr.list.value.length >= 2;
|
|
2066
|
+
const isCELNegatedSubqueryExpression = (expr) => isCELMember(expr) && !!expr.left && !!expr.right && !!expr.list && isCELNegatedIdentifierOrChain(expr.left) && isCELIdentifier(expr.right) && (expr.right.value === "all" || expr.right.value === "exists") && expr.list.value.length >= 2;
|
|
2067
|
+
const extractSubqueryComponents = (expr) => {
|
|
2068
|
+
// istanbul ignore next
|
|
2069
|
+
if (!isCELSubqueryExpression(expr)) return null;
|
|
2070
|
+
const field = getCELIdentifierFromChain(expr.left);
|
|
2071
|
+
const method = expr.right.value;
|
|
2072
|
+
const [aliasExpr, conditionExpr] = expr.list.value;
|
|
2073
|
+
return {
|
|
2074
|
+
field,
|
|
2075
|
+
method,
|
|
2076
|
+
alias: isCELIdentifier(aliasExpr) ? aliasExpr.value : null,
|
|
2077
|
+
condition: conditionExpr
|
|
2078
|
+
};
|
|
2079
|
+
};
|
|
2066
2080
|
const getCELIdentifierFromChain = (expr) => {
|
|
2067
2081
|
if (isCELIdentifier(expr)) return expr.value;
|
|
2068
|
-
|
|
2082
|
+
if (isCELDynamicPropertyAccessor(expr)) {
|
|
2083
|
+
const leftField = getCELIdentifierFromChain(expr.left);
|
|
2084
|
+
// istanbul ignore else
|
|
2085
|
+
if (isCELStringLiteral(expr.right)) return `${leftField}["${evalCELLiteralValue(expr.right)}"]`;
|
|
2086
|
+
// istanbul ignore next
|
|
2087
|
+
return `${leftField}[${expr.right.type}]`;
|
|
2088
|
+
}
|
|
2089
|
+
// istanbul ignore else
|
|
2090
|
+
if (expr.left && expr.right && isCELIdentifier(expr.right) && (isCELIdentifier(expr.left) || isCELMember(expr.left) || isCELDynamicPropertyAccessor(expr.left))) return `${getCELIdentifierFromChain(expr.left)}.${expr.right.value}`;
|
|
2091
|
+
// istanbul ignore next
|
|
2092
|
+
return expr.type;
|
|
2069
2093
|
};
|
|
2070
2094
|
const getCELIdentifierFromNegatedChain = (expr) => {
|
|
2071
2095
|
if (isCELNegatedIdentifier(expr)) return `${``.padStart(expr.negations, `!`)}${expr.value.value}`;
|
|
@@ -2128,6 +2152,102 @@ const celGenerateMixedAndOrList = (expr) => {
|
|
|
2128
2152
|
if (returnArray.length === 1 && Array.isArray(returnArray[0])) return returnArray[0];
|
|
2129
2153
|
return returnArray;
|
|
2130
2154
|
};
|
|
2155
|
+
const isPrimitiveArrayUsage = (expr, alias) => {
|
|
2156
|
+
// istanbul ignore next
|
|
2157
|
+
if (!alias) return false;
|
|
2158
|
+
if (isCELIdentifier(expr) && expr.value === alias) return true;
|
|
2159
|
+
if (isCELLikeExpression(expr) && isCELIdentifier(expr.left) && expr.left.value === alias) return true;
|
|
2160
|
+
if (isCELRelation(expr) || isCELConditionalAnd(expr) || isCELConditionalOr(expr)) return isPrimitiveArrayUsage(expr.left, alias) || isPrimitiveArrayUsage(expr.right, alias);
|
|
2161
|
+
// istanbul ignore next
|
|
2162
|
+
if (isCELExpressionGroup(expr) || isCELNegation(expr)) return isPrimitiveArrayUsage(expr.value, alias);
|
|
2163
|
+
return false;
|
|
2164
|
+
};
|
|
2165
|
+
const transformAliasInExpressionInternal = (expr, alias, isPrimitive) => {
|
|
2166
|
+
// istanbul ignore next
|
|
2167
|
+
if (!alias) return expr;
|
|
2168
|
+
if (isCELIdentifier(expr) && expr.value === alias) return {
|
|
2169
|
+
type: "Identifier",
|
|
2170
|
+
value: ""
|
|
2171
|
+
};
|
|
2172
|
+
if (isCELMember(expr) && expr.left && isCELIdentifier(expr.left) && expr.left.value === alias) {
|
|
2173
|
+
if (expr.right && isCELIdentifier(expr.right) && !isPrimitive) {
|
|
2174
|
+
if (expr.list) return {
|
|
2175
|
+
type: "Member",
|
|
2176
|
+
left: {
|
|
2177
|
+
type: "Identifier",
|
|
2178
|
+
value: ""
|
|
2179
|
+
},
|
|
2180
|
+
right: expr.right,
|
|
2181
|
+
list: expr.list
|
|
2182
|
+
};
|
|
2183
|
+
return expr.right;
|
|
2184
|
+
}
|
|
2185
|
+
}
|
|
2186
|
+
if (isCELLikeExpression(expr) && isCELIdentifier(expr.left) && expr.left.value === alias) return {
|
|
2187
|
+
type: "Member",
|
|
2188
|
+
left: {
|
|
2189
|
+
type: "Identifier",
|
|
2190
|
+
value: ""
|
|
2191
|
+
},
|
|
2192
|
+
right: expr.right,
|
|
2193
|
+
list: expr.list
|
|
2194
|
+
};
|
|
2195
|
+
if (isCELNegatedLikeExpression(expr) && expr.left && isCELNegatedIdentifier(expr.left) && expr.left.value.value === alias) return {
|
|
2196
|
+
type: "Member",
|
|
2197
|
+
left: {
|
|
2198
|
+
type: "Negation",
|
|
2199
|
+
negations: expr.left.negations,
|
|
2200
|
+
value: {
|
|
2201
|
+
type: "Identifier",
|
|
2202
|
+
value: ""
|
|
2203
|
+
}
|
|
2204
|
+
},
|
|
2205
|
+
right: expr.right,
|
|
2206
|
+
list: expr.list
|
|
2207
|
+
};
|
|
2208
|
+
if (isCELMember(expr) && expr.left && expr.right) {
|
|
2209
|
+
const transformedLeft = transformAliasInExpressionInternal(expr.left, alias, isPrimitive);
|
|
2210
|
+
// istanbul ignore else
|
|
2211
|
+
if (transformedLeft !== expr.left) return {
|
|
2212
|
+
type: "Member",
|
|
2213
|
+
left: transformedLeft,
|
|
2214
|
+
right: expr.right,
|
|
2215
|
+
list: expr.list,
|
|
2216
|
+
value: expr.value
|
|
2217
|
+
};
|
|
2218
|
+
}
|
|
2219
|
+
if (isCELRelation(expr)) return {
|
|
2220
|
+
type: "Relation",
|
|
2221
|
+
left: transformAliasInExpressionInternal(expr.left, alias, isPrimitive),
|
|
2222
|
+
right: transformAliasInExpressionInternal(expr.right, alias, isPrimitive),
|
|
2223
|
+
operator: expr.operator
|
|
2224
|
+
};
|
|
2225
|
+
if (isCELConditionalAnd(expr)) return {
|
|
2226
|
+
type: "ConditionalAnd",
|
|
2227
|
+
left: transformAliasInExpressionInternal(expr.left, alias, isPrimitive),
|
|
2228
|
+
right: transformAliasInExpressionInternal(expr.right, alias, isPrimitive)
|
|
2229
|
+
};
|
|
2230
|
+
if (isCELConditionalOr(expr)) return {
|
|
2231
|
+
type: "ConditionalOr",
|
|
2232
|
+
left: transformAliasInExpressionInternal(expr.left, alias, isPrimitive),
|
|
2233
|
+
right: transformAliasInExpressionInternal(expr.right, alias, isPrimitive)
|
|
2234
|
+
};
|
|
2235
|
+
if (isCELExpressionGroup(expr)) return {
|
|
2236
|
+
type: "ExpressionGroup",
|
|
2237
|
+
value: transformAliasInExpressionInternal(expr.value, alias, isPrimitive)
|
|
2238
|
+
};
|
|
2239
|
+
if (isCELNegation(expr)) return {
|
|
2240
|
+
type: "Negation",
|
|
2241
|
+
negations: expr.negations,
|
|
2242
|
+
value: transformAliasInExpressionInternal(expr.value, alias, isPrimitive)
|
|
2243
|
+
};
|
|
2244
|
+
return expr;
|
|
2245
|
+
};
|
|
2246
|
+
const transformAliasInExpression = (expr, alias) => {
|
|
2247
|
+
// istanbul ignore next
|
|
2248
|
+
if (!alias) return expr;
|
|
2249
|
+
return transformAliasInExpressionInternal(expr, alias, isPrimitiveArrayUsage(expr, alias));
|
|
2250
|
+
};
|
|
2131
2251
|
|
|
2132
2252
|
//#endregion
|
|
2133
2253
|
//#region src/utils/parseCEL/parseCEL.ts
|
|
@@ -2226,6 +2346,52 @@ function parseCEL(cel, options = {}) {
|
|
|
2226
2346
|
operator,
|
|
2227
2347
|
value
|
|
2228
2348
|
};
|
|
2349
|
+
} else if (isCELSubqueryExpression(expr)) {
|
|
2350
|
+
const components = extractSubqueryComponents(expr);
|
|
2351
|
+
// istanbul ignore else
|
|
2352
|
+
if (components) {
|
|
2353
|
+
const { field, method, alias, condition } = components;
|
|
2354
|
+
const matchMode = method === "all" ? "all" : "some";
|
|
2355
|
+
const subqueryValue = processCELExpression(transformAliasInExpression(condition, alias));
|
|
2356
|
+
if (subqueryValue && fieldIsValid(field, "=")) {
|
|
2357
|
+
const ruleGroupValue = isRuleGroup(subqueryValue) ? subqueryValue : ic ? { rules: [subqueryValue] } : {
|
|
2358
|
+
combinator: "and",
|
|
2359
|
+
rules: [subqueryValue]
|
|
2360
|
+
};
|
|
2361
|
+
return {
|
|
2362
|
+
field,
|
|
2363
|
+
operator: "=",
|
|
2364
|
+
match: { mode: matchMode },
|
|
2365
|
+
value: ruleGroupValue
|
|
2366
|
+
};
|
|
2367
|
+
}
|
|
2368
|
+
}
|
|
2369
|
+
} else if (isCELNegatedSubqueryExpression(expr)) {
|
|
2370
|
+
const field = getCELIdentifierFromNegatedChain(expr.left).replace(/^!+/, "");
|
|
2371
|
+
const method = expr.right.value;
|
|
2372
|
+
const [aliasExpr, conditionExpr] = expr.list.value;
|
|
2373
|
+
const subqueryValue = processCELExpression(transformAliasInExpression(conditionExpr, isCELIdentifier(aliasExpr) ? aliasExpr.value : null));
|
|
2374
|
+
// istanbul ignore else
|
|
2375
|
+
if (subqueryValue && fieldIsValid(field, "=")) {
|
|
2376
|
+
const ruleGroupValue = isRuleGroup(subqueryValue) ? subqueryValue : ic ? { rules: [subqueryValue] } : {
|
|
2377
|
+
combinator: "and",
|
|
2378
|
+
rules: [subqueryValue]
|
|
2379
|
+
};
|
|
2380
|
+
const subqueryRule = {
|
|
2381
|
+
field,
|
|
2382
|
+
operator: "=",
|
|
2383
|
+
match: { mode: method === "all" ? "all" : "some" },
|
|
2384
|
+
value: ruleGroupValue
|
|
2385
|
+
};
|
|
2386
|
+
return ic ? {
|
|
2387
|
+
not: true,
|
|
2388
|
+
rules: [subqueryRule]
|
|
2389
|
+
} : {
|
|
2390
|
+
combinator: "and",
|
|
2391
|
+
not: true,
|
|
2392
|
+
rules: [subqueryRule]
|
|
2393
|
+
};
|
|
2394
|
+
}
|
|
2229
2395
|
} else if (isCELRelation(expr)) {
|
|
2230
2396
|
let field = null;
|
|
2231
2397
|
let value = void 0;
|
|
@@ -2258,7 +2424,7 @@ function parseCEL(cel, options = {}) {
|
|
|
2258
2424
|
if (keys.every((k) => isCELLiteral(k) || isCELIdentifierOrChain(k))) value = keys.map((k) => isCELLiteral(k) ? evalCELLiteralValue(k) : getCELIdentifierFromChain(k));
|
|
2259
2425
|
if (value && !listsAsArrays) value = joinWith(value.map((v) => `${v}`), ",");
|
|
2260
2426
|
}
|
|
2261
|
-
if (field && fieldIsValid(field, operator, valueSource === "field" ? value : void 0) && value !== void 0) return valueSource ? {
|
|
2427
|
+
if (field !== null && fieldIsValid(field, operator, valueSource === "field" ? value : void 0) && value !== void 0) return valueSource ? {
|
|
2262
2428
|
field,
|
|
2263
2429
|
operator,
|
|
2264
2430
|
value,
|
|
@@ -2291,5 +2457,5 @@ function parseCEL(cel, options = {}) {
|
|
|
2291
2457
|
}
|
|
2292
2458
|
|
|
2293
2459
|
//#endregion
|
|
2294
|
-
export { celGenerateFlatAndOrList, celGenerateMixedAndOrList, celNormalizeCombinator, celNormalizeOperator, evalCELLiteralValue, getCELIdentifierFromChain, getCELIdentifierFromNegatedChain, isCELAddition, isCELBooleanLiteral, isCELBytesLiteral, isCELConditionalAnd, isCELConditionalExpr, isCELConditionalOr, isCELDivision, isCELDynamicPropertyAccessor, isCELExpressionGroup, isCELExpressionList, isCELFieldInit, isCELFieldInits, isCELFieldsObject, isCELFloatLiteral, isCELFunctionCall, isCELIdentifier, isCELIdentifierOrChain, isCELIntegerLiteral, isCELLikeExpression, isCELList, isCELLiteral, isCELMap, isCELMapInit, isCELMapInits, isCELMember, isCELModulo, isCELMultiplication, isCELNegatedIdentifier, isCELNegatedIdentifierOrChain, isCELNegatedLikeExpression, isCELNegation, isCELNegative, isCELNullLiteral, isCELNumericLiteral, isCELProperty, isCELRelation, isCELStringLiteral, isCELSubtraction, isCELUnsignedIntegerLiteral, parseCEL };
|
|
2460
|
+
export { celGenerateFlatAndOrList, celGenerateMixedAndOrList, celNormalizeCombinator, celNormalizeOperator, evalCELLiteralValue, extractSubqueryComponents, getCELIdentifierFromChain, getCELIdentifierFromNegatedChain, isCELAddition, isCELBooleanLiteral, isCELBytesLiteral, isCELConditionalAnd, isCELConditionalExpr, isCELConditionalOr, isCELDivision, isCELDynamicPropertyAccessor, isCELExpressionGroup, isCELExpressionList, isCELFieldInit, isCELFieldInits, isCELFieldsObject, isCELFloatLiteral, isCELFunctionCall, isCELIdentifier, isCELIdentifierOrChain, isCELIntegerLiteral, isCELLikeExpression, isCELList, isCELLiteral, isCELMap, isCELMapInit, isCELMapInits, isCELMember, isCELModulo, isCELMultiplication, isCELNegatedIdentifier, isCELNegatedIdentifierOrChain, isCELNegatedLikeExpression, isCELNegatedSubqueryExpression, isCELNegation, isCELNegative, isCELNullLiteral, isCELNumericLiteral, isCELProperty, isCELRelation, isCELStringLiteral, isCELSubqueryExpression, isCELSubtraction, isCELUnsignedIntegerLiteral, parseCEL, transformAliasInExpression };
|
|
2295
2461
|
//# sourceMappingURL=parseCEL.mjs.map
|