@react-querybuilder/core 8.16.2 → 8.18.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/cjs/react-querybuilder_core.cjs.development.d.ts +55 -5
- package/dist/cjs/react-querybuilder_core.cjs.development.js +14 -9
- package/dist/cjs/react-querybuilder_core.cjs.development.js.map +1 -1
- package/dist/cjs/react-querybuilder_core.cjs.production.d.ts +55 -5
- 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-Lx2HQa0m.js → convertQuery-BoMPXL7_.js} +2 -2
- package/dist/{convertQuery-Lx2HQa0m.js.map → convertQuery-BoMPXL7_.js.map} +1 -1
- package/dist/{convertQuery-BeJJH9BI.mjs → convertQuery-CQwOrjQr.mjs} +2 -2
- package/dist/{convertQuery-BeJJH9BI.mjs.map → convertQuery-CQwOrjQr.mjs.map} +1 -1
- package/dist/formatQuery.d.mts +3 -1
- package/dist/formatQuery.d.ts +3 -1
- package/dist/formatQuery.js +13 -11
- package/dist/formatQuery.js.map +1 -1
- package/dist/formatQuery.mjs +13 -11
- package/dist/formatQuery.mjs.map +1 -1
- package/dist/{import-DqzM2MBd.d.ts → import-Qs1-kgv5.d.ts} +2 -2
- package/dist/{import-BXXgiPlr.d.mts → import-ShTj5IdB.d.mts} +2 -2
- package/dist/{index-NSVgGj45.d.ts → index-DlVg-QXo.d.mts} +51 -5
- package/dist/{index-CR-tk4Ci.d.mts → index-DlVg-QXo.d.ts} +51 -5
- package/dist/{objectUtils-D96eEEzL.mjs → objectUtils-D-w8MzpZ.mjs} +1 -1
- package/dist/{objectUtils-D96eEEzL.mjs.map → objectUtils-D-w8MzpZ.mjs.map} +1 -1
- package/dist/{objectUtils-Bzug_QfX.js → objectUtils-DxVaGCdg.js} +1 -2
- package/dist/{objectUtils-Bzug_QfX.js.map → objectUtils-DxVaGCdg.js.map} +1 -1
- package/dist/parseCEL.d.mts +7 -7
- package/dist/parseCEL.d.ts +7 -7
- package/dist/parseCEL.js +6 -7
- package/dist/parseCEL.js.map +1 -1
- package/dist/parseCEL.mjs +6 -6
- package/dist/parseCEL.mjs.map +1 -1
- package/dist/parseCypher.d.mts +1 -1
- package/dist/parseCypher.d.ts +1 -1
- package/dist/parseCypher.js +0 -1
- package/dist/parseCypher.js.map +1 -1
- package/dist/parseGremlin.d.mts +1 -1
- package/dist/parseGremlin.d.ts +1 -1
- package/dist/parseJSONata.d.mts +2 -2
- package/dist/parseJSONata.d.ts +2 -2
- package/dist/parseJSONata.js +2 -3
- package/dist/parseJSONata.mjs +2 -2
- package/dist/parseJsonLogic.d.mts +2 -2
- package/dist/parseJsonLogic.d.ts +2 -2
- package/dist/parseJsonLogic.js +11 -11
- package/dist/parseJsonLogic.js.map +1 -1
- package/dist/parseJsonLogic.mjs +11 -11
- 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 +4 -4
- package/dist/parseMongoDB.mjs +4 -4
- package/dist/parseSPARQL.d.mts +1 -1
- package/dist/parseSPARQL.d.ts +1 -1
- package/dist/parseSPARQL.js +0 -1
- package/dist/parseSPARQL.js.map +1 -1
- package/dist/parseSQL.d.mts +2 -2
- package/dist/parseSQL.d.ts +2 -2
- package/dist/parseSQL.js +3 -4
- package/dist/parseSQL.js.map +1 -1
- package/dist/parseSQL.mjs +3 -3
- package/dist/parseSpEL.d.mts +2 -2
- package/dist/parseSpEL.d.ts +2 -2
- package/dist/parseSpEL.js +3 -4
- package/dist/parseSpEL.js.map +1 -1
- package/dist/parseSpEL.mjs +3 -3
- package/dist/{prepareQueryObjects-uA10ZpZX.mjs → prepareQueryObjects-BXf5aV-A.mjs} +3 -3
- package/dist/{prepareQueryObjects-uA10ZpZX.mjs.map → prepareQueryObjects-BXf5aV-A.mjs.map} +1 -1
- package/dist/{prepareQueryObjects-BoG5Rt8z.js → prepareQueryObjects-gRQqiBPR.js} +3 -3
- package/dist/{prepareQueryObjects-BoG5Rt8z.js.map → prepareQueryObjects-gRQqiBPR.js.map} +1 -1
- package/dist/react-querybuilder_core.d.mts +55 -5
- package/dist/react-querybuilder_core.legacy-esm.d.ts +55 -5
- package/dist/react-querybuilder_core.legacy-esm.js +21 -16
- package/dist/react-querybuilder_core.legacy-esm.js.map +1 -1
- package/dist/react-querybuilder_core.mjs +14 -9
- package/dist/react-querybuilder_core.mjs.map +1 -1
- package/dist/react-querybuilder_core.production.d.mts +55 -5
- package/dist/react-querybuilder_core.production.mjs +1 -1
- package/dist/react-querybuilder_core.production.mjs.map +1 -1
- package/dist/transformQuery.d.mts +1 -1
- package/dist/transformQuery.d.ts +1 -1
- package/dist/transformQuery.js +1 -1
- package/dist/transformQuery.mjs +1 -1
- package/dist/{utils-ChLG90DP.mjs → utils-01WaTGBL.mjs} +2 -2
- package/dist/utils-01WaTGBL.mjs.map +1 -0
- package/dist/{utils-Qwkq2Q0F.js → utils-ZlKseh1X.js} +2 -3
- package/dist/utils-ZlKseh1X.js.map +1 -0
- package/package.json +6 -6
- package/dist/utils-ChLG90DP.mjs.map +0 -1
- package/dist/utils-Qwkq2Q0F.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as ValueSources, k as OptionList, y as FullField } from "./index-
|
|
1
|
+
import { b as ValueSources, k as OptionList, y as FullField } from "./index-DlVg-QXo.js";
|
|
2
2
|
|
|
3
3
|
//#region src/types/import.d.ts
|
|
4
4
|
/**
|
|
@@ -24,4 +24,4 @@ interface ParserCommonOptions {
|
|
|
24
24
|
}
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ParserCommonOptions as t };
|
|
27
|
-
//# sourceMappingURL=import-
|
|
27
|
+
//# sourceMappingURL=import-Qs1-kgv5.d.ts.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { b as ValueSources, k as OptionList, y as FullField } from "./index-
|
|
1
|
+
import { b as ValueSources, k as OptionList, y as FullField } from "./index-DlVg-QXo.mjs";
|
|
2
2
|
|
|
3
3
|
//#region src/types/import.d.ts
|
|
4
4
|
/**
|
|
@@ -24,4 +24,4 @@ interface ParserCommonOptions {
|
|
|
24
24
|
}
|
|
25
25
|
//#endregion
|
|
26
26
|
export { ParserCommonOptions as t };
|
|
27
|
-
//# sourceMappingURL=import-
|
|
27
|
+
//# sourceMappingURL=import-ShTj5IdB.d.mts.map
|
|
@@ -797,7 +797,36 @@ type Result = ApplyDefaultOptions<PathsOptions, DefaultPathsOptions, SpecifiedOp
|
|
|
797
797
|
// Types of property 'leavesOnly' are incompatible. Type 'string' is not assignable to type 'boolean'.
|
|
798
798
|
```
|
|
799
799
|
*/
|
|
800
|
-
type ApplyDefaultOptions<Options extends object, Defaults extends Simplify<Omit<Required<Options>, RequiredKeysOf<Options>> & Partial<Record<RequiredKeysOf<Options>, never>>>, SpecifiedOptions extends Options> =
|
|
800
|
+
type ApplyDefaultOptions<Options extends object, Defaults extends Simplify<Omit<Required<Options>, RequiredKeysOf<Options>> & Partial<Record<RequiredKeysOf<Options>, never>>>, SpecifiedOptions extends Options> = _ApplyDefaultOptions<Options, Defaults, SpecifiedOptions> extends infer Result extends Required<Options> // `extends Required<Options>` ensures that `ApplyDefaultOptions<SomeOption, ...>` is always assignable to `Required<SomeOption>`
|
|
801
|
+
? Result : never;
|
|
802
|
+
type _ApplyDefaultOptions<Options, Defaults, SpecifiedOptions> = If<IsAny<SpecifiedOptions>, Defaults, If<IsNever<SpecifiedOptions>, Defaults, Merge<Defaults, { [Key in keyof SpecifiedOptions as undefined extends Required<Options>[Key & keyof Options] ? Key : undefined extends SpecifiedOptions[Key] ? never : Key]: SpecifiedOptions[Key] }>>>;
|
|
803
|
+
/**
|
|
804
|
+
Collapses literal types in a union into their corresponding primitive types, when possible. For example, `CollapseLiterals<'foo' | 'bar' | (string & {})>` returns `string`.
|
|
805
|
+
|
|
806
|
+
Note: This doesn't collapse literals within tagged types. For example, `CollapseLiterals<Tagged<'foo' | (string & {}), 'Tag'>>` returns `("foo" & Tag<"Tag", never>) | (string & Tag<"Tag", never>)` and not `string & Tag<"Tag", never>`.
|
|
807
|
+
|
|
808
|
+
Use-case: For collapsing unions created using {@link LiteralUnion}.
|
|
809
|
+
|
|
810
|
+
@example
|
|
811
|
+
```
|
|
812
|
+
import type {LiteralUnion} from 'type-fest';
|
|
813
|
+
|
|
814
|
+
type A = CollapseLiterals<'foo' | 'bar' | (string & {})>;
|
|
815
|
+
//=> string
|
|
816
|
+
|
|
817
|
+
type B = CollapseLiterals<LiteralUnion<1 | 2 | 3, number>>;
|
|
818
|
+
//=> number
|
|
819
|
+
|
|
820
|
+
type C = CollapseLiterals<LiteralUnion<'onClick' | 'onChange', `on${string}`>>;
|
|
821
|
+
//=> `on${string}`
|
|
822
|
+
|
|
823
|
+
type D = CollapseLiterals<'click' | 'change' | (`on${string}` & {})>;
|
|
824
|
+
//=> 'click' | 'change' | `on${string}`
|
|
825
|
+
|
|
826
|
+
type E = CollapseLiterals<LiteralUnion<'foo' | 'bar', string> | null | undefined>;
|
|
827
|
+
//=> string | null | undefined
|
|
828
|
+
```
|
|
829
|
+
*/
|
|
801
830
|
//#endregion
|
|
802
831
|
//#region ../../node_modules/type-fest/source/except.d.ts
|
|
803
832
|
/**
|
|
@@ -941,7 +970,7 @@ type SetArrayRequired<TArray extends UnknownArray, Keys, Counter extends any[] =
|
|
|
941
970
|
: never; // Should never happen
|
|
942
971
|
//#endregion
|
|
943
972
|
//#region src/types/options.d.ts
|
|
944
|
-
type RequireAtLeastOne<
|
|
973
|
+
type RequireAtLeastOne<O, K extends keyof O> = { [P in K]-?: Required<Pick<O, P>> & Partial<Pick<O, Exclude<K, P>>> }[K] & Except<O, K>;
|
|
945
974
|
/**
|
|
946
975
|
* Adds an `unknown` index property to an interface.
|
|
947
976
|
*/
|
|
@@ -1085,8 +1114,6 @@ interface RuleType<F extends string = string, O extends string = string, V = any
|
|
|
1085
1114
|
/**
|
|
1086
1115
|
* Opaque metadata for use by extension packages. The core library
|
|
1087
1116
|
* preserves this property but does not read or interpret it.
|
|
1088
|
-
* Extensions like `@react-querybuilder/graph` use `meta` to store
|
|
1089
|
-
* domain-specific context (e.g., graph pattern information).
|
|
1090
1117
|
*/
|
|
1091
1118
|
meta?: M;
|
|
1092
1119
|
}
|
|
@@ -1627,6 +1654,15 @@ type ValueProcessorLegacy = (field: string, operator: string, value: any, valueS
|
|
|
1627
1654
|
* | `jsonlogic` | {@link defaultRuleProcessorJsonLogic} |
|
|
1628
1655
|
* | `elasticsearch` | {@link defaultRuleProcessorElasticSearch} |
|
|
1629
1656
|
* | `jsonata` | {@link defaultRuleProcessorJSONata} |
|
|
1657
|
+
* | `natural_language` | {@link defaultRuleProcessorNL} |
|
|
1658
|
+
* | `ldap` | {@link defaultRuleProcessorLDAP} |
|
|
1659
|
+
* | `drizzle` | {@link defaultRuleProcessorDrizzle} |
|
|
1660
|
+
* | `tanstack_db` | {@link defaultRuleProcessorTanStackDB} |
|
|
1661
|
+
* | `prisma` | {@link defaultRuleProcessorPrisma} |
|
|
1662
|
+
* | `sequelize` | {@link defaultRuleProcessorSequelize} |
|
|
1663
|
+
* | `cypher` | {@link defaultRuleProcessorCypher} |
|
|
1664
|
+
* | `sparql` | {@link defaultRuleProcessorSPARQL} |
|
|
1665
|
+
* | `gremlin` | {@link defaultRuleProcessorGremlin} |
|
|
1630
1666
|
*
|
|
1631
1667
|
* @group Export
|
|
1632
1668
|
*/
|
|
@@ -1651,6 +1687,16 @@ type RuleProcessor = (rule: RuleType, options?: ValueProcessorOptions, meta?: {
|
|
|
1651
1687
|
* | `jsonlogic` | {@link defaultRuleGroupProcessorJsonLogic} |
|
|
1652
1688
|
* | `elasticsearch` | {@link defaultRuleGroupProcessorElasticSearch} |
|
|
1653
1689
|
* | `jsonata` | {@link defaultRuleGroupProcessorJSONata} |
|
|
1690
|
+
* | `natural_language` | {@link defaultRuleGroupProcessorNL} |
|
|
1691
|
+
* | `ldap` | {@link defaultRuleGroupProcessorLDAP} |
|
|
1692
|
+
* | `drizzle` | {@link defaultRuleGroupProcessorDrizzle} |
|
|
1693
|
+
* | `tanstack_db` | {@link defaultRuleGroupProcessorTanStackDB} |
|
|
1694
|
+
* | `prisma` | {@link defaultRuleGroupProcessorPrisma} |
|
|
1695
|
+
* | `sequelize` | {@link defaultRuleGroupProcessorSequelize} |
|
|
1696
|
+
* | `cypher` | {@link defaultRuleGroupProcessorCypher} |
|
|
1697
|
+
* | `sparql` | {@link defaultRuleGroupProcessorSPARQL} |
|
|
1698
|
+
* | `gremlin` | {@link defaultRuleGroupProcessorGremlin} |
|
|
1699
|
+
* | `diagnostics` | {@link defaultRuleGroupProcessorDiagnostics} |
|
|
1654
1700
|
*
|
|
1655
1701
|
* @group Export
|
|
1656
1702
|
*/
|
|
@@ -1896,4 +1942,4 @@ type NLTranslationKey = "and" | "or" | "true" | "false" | "ruleSeparator" | "bet
|
|
|
1896
1942
|
type NLTranslations = Partial<Record<NLTranslationKey, string>>;
|
|
1897
1943
|
//#endregion
|
|
1898
1944
|
export { SetRequired as A, RuleGroupTypeIC as C, RuleGroupType as D, DefaultRuleGroupType as E, RuleType as O, RuleGroupTypeAny as S, DefaultOperatorName as T, ValueProcessorLegacy as _, ExportOperatorMap as a, ValueSources as b, NLTranslationKey as c, ParameterizedSQL as d, RQBJsonLogic as f, ValueProcessorByRule as g, SQLPreset as h, ExportObjectFormats as i, Except as j, OptionList as k, NLTranslations as l, RuleProcessor as m, DiagnosticsResult as n, FormatQueryOptions as o, RuleGroupProcessor as p, ExportFormat as r, GroupVariantCondition as s, ConstituentWordOrder as t, ParameterizedNamedSQL as u, ValueProcessorOptions as v, DefaultCombinatorName as w, DefaultRuleGroupTypeIC as x, FullField as y };
|
|
1899
|
-
//# sourceMappingURL=index-
|
|
1945
|
+
//# sourceMappingURL=index-DlVg-QXo.d.mts.map
|
|
@@ -797,7 +797,36 @@ type Result = ApplyDefaultOptions<PathsOptions, DefaultPathsOptions, SpecifiedOp
|
|
|
797
797
|
// Types of property 'leavesOnly' are incompatible. Type 'string' is not assignable to type 'boolean'.
|
|
798
798
|
```
|
|
799
799
|
*/
|
|
800
|
-
type ApplyDefaultOptions<Options extends object, Defaults extends Simplify<Omit<Required<Options>, RequiredKeysOf<Options>> & Partial<Record<RequiredKeysOf<Options>, never>>>, SpecifiedOptions extends Options> =
|
|
800
|
+
type ApplyDefaultOptions<Options extends object, Defaults extends Simplify<Omit<Required<Options>, RequiredKeysOf<Options>> & Partial<Record<RequiredKeysOf<Options>, never>>>, SpecifiedOptions extends Options> = _ApplyDefaultOptions<Options, Defaults, SpecifiedOptions> extends infer Result extends Required<Options> // `extends Required<Options>` ensures that `ApplyDefaultOptions<SomeOption, ...>` is always assignable to `Required<SomeOption>`
|
|
801
|
+
? Result : never;
|
|
802
|
+
type _ApplyDefaultOptions<Options, Defaults, SpecifiedOptions> = If<IsAny<SpecifiedOptions>, Defaults, If<IsNever<SpecifiedOptions>, Defaults, Merge<Defaults, { [Key in keyof SpecifiedOptions as undefined extends Required<Options>[Key & keyof Options] ? Key : undefined extends SpecifiedOptions[Key] ? never : Key]: SpecifiedOptions[Key] }>>>;
|
|
803
|
+
/**
|
|
804
|
+
Collapses literal types in a union into their corresponding primitive types, when possible. For example, `CollapseLiterals<'foo' | 'bar' | (string & {})>` returns `string`.
|
|
805
|
+
|
|
806
|
+
Note: This doesn't collapse literals within tagged types. For example, `CollapseLiterals<Tagged<'foo' | (string & {}), 'Tag'>>` returns `("foo" & Tag<"Tag", never>) | (string & Tag<"Tag", never>)` and not `string & Tag<"Tag", never>`.
|
|
807
|
+
|
|
808
|
+
Use-case: For collapsing unions created using {@link LiteralUnion}.
|
|
809
|
+
|
|
810
|
+
@example
|
|
811
|
+
```
|
|
812
|
+
import type {LiteralUnion} from 'type-fest';
|
|
813
|
+
|
|
814
|
+
type A = CollapseLiterals<'foo' | 'bar' | (string & {})>;
|
|
815
|
+
//=> string
|
|
816
|
+
|
|
817
|
+
type B = CollapseLiterals<LiteralUnion<1 | 2 | 3, number>>;
|
|
818
|
+
//=> number
|
|
819
|
+
|
|
820
|
+
type C = CollapseLiterals<LiteralUnion<'onClick' | 'onChange', `on${string}`>>;
|
|
821
|
+
//=> `on${string}`
|
|
822
|
+
|
|
823
|
+
type D = CollapseLiterals<'click' | 'change' | (`on${string}` & {})>;
|
|
824
|
+
//=> 'click' | 'change' | `on${string}`
|
|
825
|
+
|
|
826
|
+
type E = CollapseLiterals<LiteralUnion<'foo' | 'bar', string> | null | undefined>;
|
|
827
|
+
//=> string | null | undefined
|
|
828
|
+
```
|
|
829
|
+
*/
|
|
801
830
|
//#endregion
|
|
802
831
|
//#region ../../node_modules/type-fest/source/except.d.ts
|
|
803
832
|
/**
|
|
@@ -941,7 +970,7 @@ type SetArrayRequired<TArray extends UnknownArray, Keys, Counter extends any[] =
|
|
|
941
970
|
: never; // Should never happen
|
|
942
971
|
//#endregion
|
|
943
972
|
//#region src/types/options.d.ts
|
|
944
|
-
type RequireAtLeastOne<
|
|
973
|
+
type RequireAtLeastOne<O, K extends keyof O> = { [P in K]-?: Required<Pick<O, P>> & Partial<Pick<O, Exclude<K, P>>> }[K] & Except<O, K>;
|
|
945
974
|
/**
|
|
946
975
|
* Adds an `unknown` index property to an interface.
|
|
947
976
|
*/
|
|
@@ -1085,8 +1114,6 @@ interface RuleType<F extends string = string, O extends string = string, V = any
|
|
|
1085
1114
|
/**
|
|
1086
1115
|
* Opaque metadata for use by extension packages. The core library
|
|
1087
1116
|
* preserves this property but does not read or interpret it.
|
|
1088
|
-
* Extensions like `@react-querybuilder/graph` use `meta` to store
|
|
1089
|
-
* domain-specific context (e.g., graph pattern information).
|
|
1090
1117
|
*/
|
|
1091
1118
|
meta?: M;
|
|
1092
1119
|
}
|
|
@@ -1627,6 +1654,15 @@ type ValueProcessorLegacy = (field: string, operator: string, value: any, valueS
|
|
|
1627
1654
|
* | `jsonlogic` | {@link defaultRuleProcessorJsonLogic} |
|
|
1628
1655
|
* | `elasticsearch` | {@link defaultRuleProcessorElasticSearch} |
|
|
1629
1656
|
* | `jsonata` | {@link defaultRuleProcessorJSONata} |
|
|
1657
|
+
* | `natural_language` | {@link defaultRuleProcessorNL} |
|
|
1658
|
+
* | `ldap` | {@link defaultRuleProcessorLDAP} |
|
|
1659
|
+
* | `drizzle` | {@link defaultRuleProcessorDrizzle} |
|
|
1660
|
+
* | `tanstack_db` | {@link defaultRuleProcessorTanStackDB} |
|
|
1661
|
+
* | `prisma` | {@link defaultRuleProcessorPrisma} |
|
|
1662
|
+
* | `sequelize` | {@link defaultRuleProcessorSequelize} |
|
|
1663
|
+
* | `cypher` | {@link defaultRuleProcessorCypher} |
|
|
1664
|
+
* | `sparql` | {@link defaultRuleProcessorSPARQL} |
|
|
1665
|
+
* | `gremlin` | {@link defaultRuleProcessorGremlin} |
|
|
1630
1666
|
*
|
|
1631
1667
|
* @group Export
|
|
1632
1668
|
*/
|
|
@@ -1651,6 +1687,16 @@ type RuleProcessor = (rule: RuleType, options?: ValueProcessorOptions, meta?: {
|
|
|
1651
1687
|
* | `jsonlogic` | {@link defaultRuleGroupProcessorJsonLogic} |
|
|
1652
1688
|
* | `elasticsearch` | {@link defaultRuleGroupProcessorElasticSearch} |
|
|
1653
1689
|
* | `jsonata` | {@link defaultRuleGroupProcessorJSONata} |
|
|
1690
|
+
* | `natural_language` | {@link defaultRuleGroupProcessorNL} |
|
|
1691
|
+
* | `ldap` | {@link defaultRuleGroupProcessorLDAP} |
|
|
1692
|
+
* | `drizzle` | {@link defaultRuleGroupProcessorDrizzle} |
|
|
1693
|
+
* | `tanstack_db` | {@link defaultRuleGroupProcessorTanStackDB} |
|
|
1694
|
+
* | `prisma` | {@link defaultRuleGroupProcessorPrisma} |
|
|
1695
|
+
* | `sequelize` | {@link defaultRuleGroupProcessorSequelize} |
|
|
1696
|
+
* | `cypher` | {@link defaultRuleGroupProcessorCypher} |
|
|
1697
|
+
* | `sparql` | {@link defaultRuleGroupProcessorSPARQL} |
|
|
1698
|
+
* | `gremlin` | {@link defaultRuleGroupProcessorGremlin} |
|
|
1699
|
+
* | `diagnostics` | {@link defaultRuleGroupProcessorDiagnostics} |
|
|
1654
1700
|
*
|
|
1655
1701
|
* @group Export
|
|
1656
1702
|
*/
|
|
@@ -1896,4 +1942,4 @@ type NLTranslationKey = "and" | "or" | "true" | "false" | "ruleSeparator" | "bet
|
|
|
1896
1942
|
type NLTranslations = Partial<Record<NLTranslationKey, string>>;
|
|
1897
1943
|
//#endregion
|
|
1898
1944
|
export { SetRequired as A, RuleGroupTypeIC as C, RuleGroupType as D, DefaultRuleGroupType as E, RuleType as O, RuleGroupTypeAny as S, DefaultOperatorName as T, ValueProcessorLegacy as _, ExportOperatorMap as a, ValueSources as b, NLTranslationKey as c, ParameterizedSQL as d, RQBJsonLogic as f, ValueProcessorByRule as g, SQLPreset as h, ExportObjectFormats as i, Except as j, OptionList as k, NLTranslations as l, RuleProcessor as m, DiagnosticsResult as n, FormatQueryOptions as o, RuleGroupProcessor as p, ExportFormat as r, GroupVariantCondition as s, ConstituentWordOrder as t, ParameterizedNamedSQL as u, ValueProcessorOptions as v, DefaultCombinatorName as w, DefaultRuleGroupTypeIC as x, FullField as y };
|
|
1899
|
-
//# sourceMappingURL=index-
|
|
1945
|
+
//# sourceMappingURL=index-DlVg-QXo.d.ts.map
|
|
@@ -48,4 +48,4 @@ const isUnsafeKey = (key) => key === "__proto__" || key === "constructor" || key
|
|
|
48
48
|
//#endregion
|
|
49
49
|
export { isRuleGroupTypeIC as a, nullOrUndefinedOrEmpty as c, isRuleGroupType as i, numericRegex$1 as l, objectKeys as n, isPojo as o, isRuleGroup as r, lc as s, isUnsafeKey as t };
|
|
50
50
|
|
|
51
|
-
//# sourceMappingURL=objectUtils-
|
|
51
|
+
//# sourceMappingURL=objectUtils-D-w8MzpZ.mjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectUtils-
|
|
1
|
+
{"version":3,"file":"objectUtils-D-w8MzpZ.mjs","names":["numericRegex","numericQuantityRegex"],"sources":["../src/utils/misc.ts","../src/utils/isRuleGroup.ts","../src/utils/objectUtils.ts"],"sourcesContent":["import { numericRegex as numericQuantityRegex } from 'numeric-quantity';\n\n/**\n * Converts a value to lowercase if it's a string, otherwise returns the value as is.\n */\n// v8 ignore next\nexport const lc = <T>(v: T): T => (typeof v === 'string' ? (v.toLowerCase() as T) : v);\n\n/**\n * Regex matching numeric strings. Passes for positive/negative integers, decimals,\n * and E notation, with optional surrounding whitespace.\n */\nexport const numericRegex: RegExp = new RegExp(\n numericQuantityRegex.source.replace(/^\\^/, String.raw`^\\s*`).replace(/\\$$/, String.raw`\\s*$`)\n);\n\n/**\n * Determines if a variable is a plain old JavaScript object, aka POJO.\n */\n// oxlint-disable-next-line typescript/no-explicit-any\nexport const isPojo = (obj: any): obj is Record<string, any> =>\n obj === null || typeof obj !== 'object' ? false : Object.getPrototypeOf(obj) === Object.prototype;\n\n/**\n * Simple helper to determine whether a value is null, undefined, or an empty string.\n */\nexport const nullOrUndefinedOrEmpty = (value: unknown): value is null | undefined | '' =>\n value === null || value === undefined || value === '';\n","import type { RuleGroupType, RuleGroupTypeAny, RuleGroupTypeIC, RuleType } from '../types';\nimport { isPojo } from './misc';\n\n/**\n * Determines if an object is a {@link RuleType} (only checks for a `field` property).\n */\nexport const isRuleType = (s: unknown): s is RuleType =>\n isPojo(s) && 'field' in s && typeof s.field === 'string';\n\n/**\n * Determines if an object is a {@link RuleGroupType} or {@link RuleGroupTypeIC}.\n */\nexport const isRuleGroup = (rg: unknown): rg is RuleGroupTypeAny =>\n isPojo(rg) && Array.isArray(rg.rules);\n\n/**\n * Determines if an object is a {@link RuleGroupType}.\n */\nexport const isRuleGroupType = (rg: unknown): rg is RuleGroupType =>\n isRuleGroup(rg) && typeof rg.combinator === 'string';\n\n/**\n * Determines if an object is a {@link RuleGroupTypeIC}.\n */\nexport const isRuleGroupTypeIC = (rg: unknown): rg is RuleGroupTypeIC =>\n isRuleGroup(rg) && rg.combinator === undefined;\n","// All code in this file is adapted from:\n// npm: https://www.npmjs.com/package/ts-extras\n// src: https://github.com/sindresorhus/ts-extras\n\n/**\n * Original looked like this (not sure why template string is used):\n * ```\n * type ObjectKeys<T extends object> = `${Exclude<keyof T, symbol>}`;\n * ```\n */\ntype ObjectKeys<T extends object> = Exclude<keyof T, symbol>;\n\n/**\n * A strongly-typed version of `Object.keys()`.\n *\n * [Original source](https://github.com/sindresorhus/ts-extras/blob/44f57392c5f027268330771996c4fdf9260b22d6/source/object-keys.ts)\n */\nexport const objectKeys = Object.keys as <Type extends object>(\n value: Type\n) => Array<ObjectKeys<Type>>;\n\n/**\n * A strongly-typed version of `Object.entries()`.\n *\n * [Original source](https://github.com/sindresorhus/ts-extras/blob/44f57392c5f027268330771996c4fdf9260b22d6/source/object-entries.ts)\n */\nexport const objectEntries = Object.entries as <Type extends Record<PropertyKey, unknown>>(\n value: Type\n) => Array<[ObjectKeys<Type>, Type[ObjectKeys<Type>]]>;\n\n/**\n * Returns `true` if the key could cause prototype pollution when used\n * as a property name in bracket-notation assignment.\n */\nexport const isUnsafeKey = (key: unknown): boolean =>\n key === '__proto__' || key === 'constructor' || key === 'prototype';\n"],"mappings":";;;;;;AAMA,MAAa,MAAS,MAAa,OAAO,MAAM,WAAY,EAAE,YAAY,IAAU;;;;;AAMpF,MAAaA,iBAAuB,IAAI,OACtCC,aAAqB,OAAO,QAAQ,OAAO,OAAO,GAAG,MAAM,EAAE,QAAQ,OAAO,OAAO,GAAG,MAAM,CAC9F;;;;AAMA,MAAa,UAAU,QACrB,QAAQ,QAAQ,OAAO,QAAQ,WAAW,QAAQ,OAAO,eAAe,GAAG,MAAM,OAAO;;;;AAK1F,MAAa,0BAA0B,UACrC,UAAU,QAAQ,UAAU,KAAA,KAAa,UAAU;;;;;;ACfrD,MAAa,eAAe,OAC1B,OAAO,EAAE,KAAK,MAAM,QAAQ,GAAG,KAAK;;;;AAKtC,MAAa,mBAAmB,OAC9B,YAAY,EAAE,KAAK,OAAO,GAAG,eAAe;;;;AAK9C,MAAa,qBAAqB,OAChC,YAAY,EAAE,KAAK,GAAG,eAAe,KAAA;;;;;;;;ACRvC,MAAa,aAAa,OAAO;;;;;AAiBjC,MAAa,eAAe,QAC1B,QAAQ,eAAe,QAAQ,iBAAiB,QAAQ"}
|
|
@@ -1,4 +1,3 @@
|
|
|
1
|
-
require("./parseJSONata.js");
|
|
2
1
|
let numeric_quantity = require("numeric-quantity");
|
|
3
2
|
//#region src/utils/misc.ts
|
|
4
3
|
/**
|
|
@@ -102,4 +101,4 @@ Object.defineProperty(exports, "objectKeys", {
|
|
|
102
101
|
}
|
|
103
102
|
});
|
|
104
103
|
|
|
105
|
-
//# sourceMappingURL=objectUtils-
|
|
104
|
+
//# sourceMappingURL=objectUtils-DxVaGCdg.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"objectUtils-
|
|
1
|
+
{"version":3,"file":"objectUtils-DxVaGCdg.js","names":["numericQuantityRegex"],"sources":["../src/utils/misc.ts","../src/utils/isRuleGroup.ts","../src/utils/objectUtils.ts"],"sourcesContent":["import { numericRegex as numericQuantityRegex } from 'numeric-quantity';\n\n/**\n * Converts a value to lowercase if it's a string, otherwise returns the value as is.\n */\n// v8 ignore next\nexport const lc = <T>(v: T): T => (typeof v === 'string' ? (v.toLowerCase() as T) : v);\n\n/**\n * Regex matching numeric strings. Passes for positive/negative integers, decimals,\n * and E notation, with optional surrounding whitespace.\n */\nexport const numericRegex: RegExp = new RegExp(\n numericQuantityRegex.source.replace(/^\\^/, String.raw`^\\s*`).replace(/\\$$/, String.raw`\\s*$`)\n);\n\n/**\n * Determines if a variable is a plain old JavaScript object, aka POJO.\n */\n// oxlint-disable-next-line typescript/no-explicit-any\nexport const isPojo = (obj: any): obj is Record<string, any> =>\n obj === null || typeof obj !== 'object' ? false : Object.getPrototypeOf(obj) === Object.prototype;\n\n/**\n * Simple helper to determine whether a value is null, undefined, or an empty string.\n */\nexport const nullOrUndefinedOrEmpty = (value: unknown): value is null | undefined | '' =>\n value === null || value === undefined || value === '';\n","import type { RuleGroupType, RuleGroupTypeAny, RuleGroupTypeIC, RuleType } from '../types';\nimport { isPojo } from './misc';\n\n/**\n * Determines if an object is a {@link RuleType} (only checks for a `field` property).\n */\nexport const isRuleType = (s: unknown): s is RuleType =>\n isPojo(s) && 'field' in s && typeof s.field === 'string';\n\n/**\n * Determines if an object is a {@link RuleGroupType} or {@link RuleGroupTypeIC}.\n */\nexport const isRuleGroup = (rg: unknown): rg is RuleGroupTypeAny =>\n isPojo(rg) && Array.isArray(rg.rules);\n\n/**\n * Determines if an object is a {@link RuleGroupType}.\n */\nexport const isRuleGroupType = (rg: unknown): rg is RuleGroupType =>\n isRuleGroup(rg) && typeof rg.combinator === 'string';\n\n/**\n * Determines if an object is a {@link RuleGroupTypeIC}.\n */\nexport const isRuleGroupTypeIC = (rg: unknown): rg is RuleGroupTypeIC =>\n isRuleGroup(rg) && rg.combinator === undefined;\n","// All code in this file is adapted from:\n// npm: https://www.npmjs.com/package/ts-extras\n// src: https://github.com/sindresorhus/ts-extras\n\n/**\n * Original looked like this (not sure why template string is used):\n * ```\n * type ObjectKeys<T extends object> = `${Exclude<keyof T, symbol>}`;\n * ```\n */\ntype ObjectKeys<T extends object> = Exclude<keyof T, symbol>;\n\n/**\n * A strongly-typed version of `Object.keys()`.\n *\n * [Original source](https://github.com/sindresorhus/ts-extras/blob/44f57392c5f027268330771996c4fdf9260b22d6/source/object-keys.ts)\n */\nexport const objectKeys = Object.keys as <Type extends object>(\n value: Type\n) => Array<ObjectKeys<Type>>;\n\n/**\n * A strongly-typed version of `Object.entries()`.\n *\n * [Original source](https://github.com/sindresorhus/ts-extras/blob/44f57392c5f027268330771996c4fdf9260b22d6/source/object-entries.ts)\n */\nexport const objectEntries = Object.entries as <Type extends Record<PropertyKey, unknown>>(\n value: Type\n) => Array<[ObjectKeys<Type>, Type[ObjectKeys<Type>]]>;\n\n/**\n * Returns `true` if the key could cause prototype pollution when used\n * as a property name in bracket-notation assignment.\n */\nexport const isUnsafeKey = (key: unknown): boolean =>\n key === '__proto__' || key === 'constructor' || key === 'prototype';\n"],"mappings":";;;;;;AAMA,MAAa,MAAS,MAAa,OAAO,MAAM,WAAY,EAAE,YAAY,IAAU;;;;;AAMpF,MAAa,eAAuB,IAAI,OACtCA,iBAAAA,aAAqB,OAAO,QAAQ,OAAO,OAAO,GAAG,MAAM,EAAE,QAAQ,OAAO,OAAO,GAAG,MAAM,CAC9F;;;;AAMA,MAAa,UAAU,QACrB,QAAQ,QAAQ,OAAO,QAAQ,WAAW,QAAQ,OAAO,eAAe,GAAG,MAAM,OAAO;;;;AAK1F,MAAa,0BAA0B,UACrC,UAAU,QAAQ,UAAU,KAAA,KAAa,UAAU;;;;;;ACfrD,MAAa,eAAe,OAC1B,OAAO,EAAE,KAAK,MAAM,QAAQ,GAAG,KAAK;;;;AAKtC,MAAa,mBAAmB,OAC9B,YAAY,EAAE,KAAK,OAAO,GAAG,eAAe;;;;AAK9C,MAAa,qBAAqB,OAChC,YAAY,EAAE,KAAK,GAAG,eAAe,KAAA;;;;;;;;ACRvC,MAAa,aAAa,OAAO;;;;;AAiBjC,MAAa,eAAe,QAC1B,QAAQ,eAAe,QAAQ,iBAAiB,QAAQ"}
|
package/dist/parseCEL.d.mts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as RuleGroupTypeIC, D as RuleGroupType, E as DefaultRuleGroupType, O as RuleType, T as DefaultOperatorName, j as Except, w as DefaultCombinatorName, x as DefaultRuleGroupTypeIC } from "./index-
|
|
2
|
-
import { t as ParserCommonOptions } from "./import-
|
|
1
|
+
import { C as RuleGroupTypeIC, D as RuleGroupType, E as DefaultRuleGroupType, O as RuleType, T as DefaultOperatorName, j as Except, w as DefaultCombinatorName, x as DefaultRuleGroupTypeIC } from "./index-DlVg-QXo.mjs";
|
|
2
|
+
import { t as ParserCommonOptions } from "./import-ShTj5IdB.mjs";
|
|
3
3
|
|
|
4
4
|
//#region src/utils/parseCEL/types.d.ts
|
|
5
|
-
type CELExpressionType = "Addition" | "BooleanLiteral" | "BytesLiteral" | "ConditionalAnd" | "ConditionalExpr" | "ConditionalOr" | "Division" | "DynamicPropertyAccessor" | "ExpressionGroup" | "ExpressionList" | "FieldInit" | "FieldInits" | "
|
|
5
|
+
type CELExpressionType = "Addition" | "BooleanLiteral" | "BytesLiteral" | "ConditionalAnd" | "ConditionalExpr" | "ConditionalOr" | "Division" | "DynamicPropertyAccessor" | "ExpressionGroup" | "ExpressionList" | "FieldInit" | "FieldInits" | "MessageInit" | "FloatLiteral" | "FunctionCall" | "Identifier" | "IntegerLiteral" | "List" | "Map" | "MapInit" | "MapInits" | "Member" | "Modulo" | "Multiplication" | "Negation" | "Negative" | "NullLiteral" | "Property" | "Relation" | "StringLiteral" | "Subtraction" | "Unary" | "UnsignedIntegerLiteral" | "LikeExpression" | "SubqueryExpression";
|
|
6
6
|
type CELRelop = "==" | ">=" | ">" | "<=" | "<" | "!=" | "in";
|
|
7
7
|
interface CELExpression {
|
|
8
8
|
type: CELExpressionType;
|
|
@@ -154,8 +154,8 @@ interface CELExpressionList extends CELExpression {
|
|
|
154
154
|
type: "ExpressionList";
|
|
155
155
|
value: CELExpression[];
|
|
156
156
|
}
|
|
157
|
-
interface
|
|
158
|
-
type: "
|
|
157
|
+
interface CELMessageInit extends CELExpression {
|
|
158
|
+
type: "MessageInit";
|
|
159
159
|
left: CELMember;
|
|
160
160
|
list: CELFieldInits;
|
|
161
161
|
trailingComma?: boolean;
|
|
@@ -295,7 +295,7 @@ declare const isCELDynamicPropertyAccessor: (expr: CELExpression) => expr is CEL
|
|
|
295
295
|
declare const isCELExpressionList: (expr: CELExpression) => expr is CELExpressionList;
|
|
296
296
|
declare const isCELFieldInit: (expr: CELExpression) => expr is CELFieldInit;
|
|
297
297
|
declare const isCELFieldInits: (expr: CELExpression) => expr is CELFieldInits;
|
|
298
|
-
declare const
|
|
298
|
+
declare const isCELMessageInit: (expr: CELExpression) => expr is CELMessageInit;
|
|
299
299
|
declare const isCELFloatLiteral: (expr: CELExpression) => expr is CELFloatLiteral;
|
|
300
300
|
declare const isCELFunctionCall: (expr: CELExpression) => expr is CELFunctionCall;
|
|
301
301
|
declare const isCELIntegerLiteral: (expr: CELExpression) => expr is CELIntegerLiteral;
|
|
@@ -335,5 +335,5 @@ declare const celGenerateFlatAndOrList: (expr: CELConditionalAnd | CELConditiona
|
|
|
335
335
|
declare const celGenerateMixedAndOrList: (expr: CELConditionalAnd | CELConditionalOr) => (DefaultCombinatorName | CELExpression | ("and" | CELExpression)[])[];
|
|
336
336
|
declare const transformAliasInExpression: (expr: CELExpression, alias: string | null) => CELExpression;
|
|
337
337
|
//#endregion
|
|
338
|
-
export { CELAddition, CELBooleanLiteral, CELBytesLiteral, CELConditionalAnd, CELConditionalExpr, CELConditionalOr, CELDivision, CELDynamicPropertyAccessor, CELExpression, CELExpressionGroup, CELExpressionList, CELExpressionType, CELFieldInit, CELFieldInits,
|
|
338
|
+
export { CELAddition, CELBooleanLiteral, CELBytesLiteral, CELConditionalAnd, CELConditionalExpr, CELConditionalOr, CELDivision, CELDynamicPropertyAccessor, CELExpression, CELExpressionGroup, CELExpressionList, CELExpressionType, CELFieldInit, CELFieldInits, CELFloatLiteral, CELFunctionCall, CELIdentifier, CELIntegerLiteral, CELLikeExpression, CELList, CELLiteral, CELMap, CELMapInit, CELMapInits, CELMathOperation, CELMember, CELMemberIdentifierChain, CELMemberNegatedIdentifier, CELMemberNegatedIdentifierChain, CELMessageInit, CELModulo, CELMultiplication, CELNegatedLikeExpression, CELNegatedSubqueryExpression, CELNegation, CELNegative, CELNullLiteral, CELNumericLiteral, CELPrimary, CELProperty, CELRelation, CELRelop, CELStringLiteral, CELSubqueryExpression, CELSubtraction, CELUnsignedIntegerLiteral, ParseCELOptions, ParseCELOptionsIC, ParseCELOptionsStandard, ParsedCEL, celGenerateFlatAndOrList, celGenerateMixedAndOrList, celNormalizeCombinator, celNormalizeOperator, evalCELLiteralValue, extractSubqueryComponents, getCELIdentifierFromChain, getCELIdentifierFromNegatedChain, isCELAddition, isCELBooleanLiteral, isCELBytesLiteral, isCELConditionalAnd, isCELConditionalExpr, isCELConditionalOr, isCELDivision, isCELDynamicPropertyAccessor, isCELExpressionGroup, isCELExpressionList, isCELFieldInit, isCELFieldInits, isCELFloatLiteral, isCELFunctionCall, isCELIdentifier, isCELIdentifierOrChain, isCELIntegerLiteral, isCELLikeExpression, isCELList, isCELLiteral, isCELMap, isCELMapInit, isCELMapInits, isCELMember, isCELMessageInit, isCELModulo, isCELMultiplication, isCELNegatedIdentifier, isCELNegatedIdentifierOrChain, isCELNegatedLikeExpression, isCELNegatedSubqueryExpression, isCELNegation, isCELNegative, isCELNullLiteral, isCELNumericLiteral, isCELProperty, isCELRelation, isCELStringLiteral, isCELSubqueryExpression, isCELSubtraction, isCELUnsignedIntegerLiteral, parseCEL, transformAliasInExpression };
|
|
339
339
|
//# sourceMappingURL=parseCEL.d.mts.map
|
package/dist/parseCEL.d.ts
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
|
-
import { C as RuleGroupTypeIC, D as RuleGroupType, E as DefaultRuleGroupType, O as RuleType, T as DefaultOperatorName, j as Except, w as DefaultCombinatorName, x as DefaultRuleGroupTypeIC } from "./index-
|
|
2
|
-
import { t as ParserCommonOptions } from "./import-
|
|
1
|
+
import { C as RuleGroupTypeIC, D as RuleGroupType, E as DefaultRuleGroupType, O as RuleType, T as DefaultOperatorName, j as Except, w as DefaultCombinatorName, x as DefaultRuleGroupTypeIC } from "./index-DlVg-QXo.js";
|
|
2
|
+
import { t as ParserCommonOptions } from "./import-Qs1-kgv5.js";
|
|
3
3
|
|
|
4
4
|
//#region src/utils/parseCEL/types.d.ts
|
|
5
|
-
type CELExpressionType = "Addition" | "BooleanLiteral" | "BytesLiteral" | "ConditionalAnd" | "ConditionalExpr" | "ConditionalOr" | "Division" | "DynamicPropertyAccessor" | "ExpressionGroup" | "ExpressionList" | "FieldInit" | "FieldInits" | "
|
|
5
|
+
type CELExpressionType = "Addition" | "BooleanLiteral" | "BytesLiteral" | "ConditionalAnd" | "ConditionalExpr" | "ConditionalOr" | "Division" | "DynamicPropertyAccessor" | "ExpressionGroup" | "ExpressionList" | "FieldInit" | "FieldInits" | "MessageInit" | "FloatLiteral" | "FunctionCall" | "Identifier" | "IntegerLiteral" | "List" | "Map" | "MapInit" | "MapInits" | "Member" | "Modulo" | "Multiplication" | "Negation" | "Negative" | "NullLiteral" | "Property" | "Relation" | "StringLiteral" | "Subtraction" | "Unary" | "UnsignedIntegerLiteral" | "LikeExpression" | "SubqueryExpression";
|
|
6
6
|
type CELRelop = "==" | ">=" | ">" | "<=" | "<" | "!=" | "in";
|
|
7
7
|
interface CELExpression {
|
|
8
8
|
type: CELExpressionType;
|
|
@@ -154,8 +154,8 @@ interface CELExpressionList extends CELExpression {
|
|
|
154
154
|
type: "ExpressionList";
|
|
155
155
|
value: CELExpression[];
|
|
156
156
|
}
|
|
157
|
-
interface
|
|
158
|
-
type: "
|
|
157
|
+
interface CELMessageInit extends CELExpression {
|
|
158
|
+
type: "MessageInit";
|
|
159
159
|
left: CELMember;
|
|
160
160
|
list: CELFieldInits;
|
|
161
161
|
trailingComma?: boolean;
|
|
@@ -295,7 +295,7 @@ declare const isCELDynamicPropertyAccessor: (expr: CELExpression) => expr is CEL
|
|
|
295
295
|
declare const isCELExpressionList: (expr: CELExpression) => expr is CELExpressionList;
|
|
296
296
|
declare const isCELFieldInit: (expr: CELExpression) => expr is CELFieldInit;
|
|
297
297
|
declare const isCELFieldInits: (expr: CELExpression) => expr is CELFieldInits;
|
|
298
|
-
declare const
|
|
298
|
+
declare const isCELMessageInit: (expr: CELExpression) => expr is CELMessageInit;
|
|
299
299
|
declare const isCELFloatLiteral: (expr: CELExpression) => expr is CELFloatLiteral;
|
|
300
300
|
declare const isCELFunctionCall: (expr: CELExpression) => expr is CELFunctionCall;
|
|
301
301
|
declare const isCELIntegerLiteral: (expr: CELExpression) => expr is CELIntegerLiteral;
|
|
@@ -335,5 +335,5 @@ declare const celGenerateFlatAndOrList: (expr: CELConditionalAnd | CELConditiona
|
|
|
335
335
|
declare const celGenerateMixedAndOrList: (expr: CELConditionalAnd | CELConditionalOr) => (DefaultCombinatorName | CELExpression | ("and" | CELExpression)[])[];
|
|
336
336
|
declare const transformAliasInExpression: (expr: CELExpression, alias: string | null) => CELExpression;
|
|
337
337
|
//#endregion
|
|
338
|
-
export { CELAddition, CELBooleanLiteral, CELBytesLiteral, CELConditionalAnd, CELConditionalExpr, CELConditionalOr, CELDivision, CELDynamicPropertyAccessor, CELExpression, CELExpressionGroup, CELExpressionList, CELExpressionType, CELFieldInit, CELFieldInits,
|
|
338
|
+
export { CELAddition, CELBooleanLiteral, CELBytesLiteral, CELConditionalAnd, CELConditionalExpr, CELConditionalOr, CELDivision, CELDynamicPropertyAccessor, CELExpression, CELExpressionGroup, CELExpressionList, CELExpressionType, CELFieldInit, CELFieldInits, CELFloatLiteral, CELFunctionCall, CELIdentifier, CELIntegerLiteral, CELLikeExpression, CELList, CELLiteral, CELMap, CELMapInit, CELMapInits, CELMathOperation, CELMember, CELMemberIdentifierChain, CELMemberNegatedIdentifier, CELMemberNegatedIdentifierChain, CELMessageInit, CELModulo, CELMultiplication, CELNegatedLikeExpression, CELNegatedSubqueryExpression, CELNegation, CELNegative, CELNullLiteral, CELNumericLiteral, CELPrimary, CELProperty, CELRelation, CELRelop, CELStringLiteral, CELSubqueryExpression, CELSubtraction, CELUnsignedIntegerLiteral, ParseCELOptions, ParseCELOptionsIC, ParseCELOptionsStandard, ParsedCEL, celGenerateFlatAndOrList, celGenerateMixedAndOrList, celNormalizeCombinator, celNormalizeOperator, evalCELLiteralValue, extractSubqueryComponents, getCELIdentifierFromChain, getCELIdentifierFromNegatedChain, isCELAddition, isCELBooleanLiteral, isCELBytesLiteral, isCELConditionalAnd, isCELConditionalExpr, isCELConditionalOr, isCELDivision, isCELDynamicPropertyAccessor, isCELExpressionGroup, isCELExpressionList, isCELFieldInit, isCELFieldInits, isCELFloatLiteral, isCELFunctionCall, isCELIdentifier, isCELIdentifierOrChain, isCELIntegerLiteral, isCELLikeExpression, isCELList, isCELLiteral, isCELMap, isCELMapInit, isCELMapInits, isCELMember, isCELMessageInit, isCELModulo, isCELMultiplication, isCELNegatedIdentifier, isCELNegatedIdentifierOrChain, isCELNegatedLikeExpression, isCELNegatedSubqueryExpression, isCELNegation, isCELNegative, isCELNullLiteral, isCELNumericLiteral, isCELProperty, isCELRelation, isCELStringLiteral, isCELSubqueryExpression, isCELSubtraction, isCELUnsignedIntegerLiteral, parseCEL, transformAliasInExpression };
|
|
339
339
|
//# sourceMappingURL=parseCEL.d.ts.map
|
package/dist/parseCEL.js
CHANGED
|
@@ -1,8 +1,7 @@
|
|
|
1
1
|
Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
|
|
2
|
-
const require_utils = require("./utils-
|
|
3
|
-
const require_objectUtils = require("./objectUtils-
|
|
4
|
-
const require_prepareQueryObjects = require("./prepareQueryObjects-
|
|
5
|
-
require("./parseJSONata.js");
|
|
2
|
+
const require_utils = require("./utils-ZlKseh1X.js");
|
|
3
|
+
const require_objectUtils = require("./objectUtils-DxVaGCdg.js");
|
|
4
|
+
const require_prepareQueryObjects = require("./prepareQueryObjects-gRQqiBPR.js");
|
|
6
5
|
let _ts_jison_parser = require("@ts-jison/parser");
|
|
7
6
|
let _ts_jison_lexer = require("@ts-jison/lexer");
|
|
8
7
|
//#region src/utils/parseCEL/celParser.ts
|
|
@@ -1649,7 +1648,7 @@ var CELParser = class extends _ts_jison_parser.JisonParser {
|
|
|
1649
1648
|
break;
|
|
1650
1649
|
case 35:
|
|
1651
1650
|
this.$ = {
|
|
1652
|
-
type: "
|
|
1651
|
+
type: "MessageInit",
|
|
1653
1652
|
left: $$[$0 - 4],
|
|
1654
1653
|
list: $$[$0 - 2],
|
|
1655
1654
|
trailingComma: $$[$0 - 1]
|
|
@@ -2036,7 +2035,7 @@ const isCELFieldInit = (expr) => expr.type === "FieldInit";
|
|
|
2036
2035
|
// v8 ignore next
|
|
2037
2036
|
const isCELFieldInits = (expr) => expr.type === "FieldInits";
|
|
2038
2037
|
// v8 ignore next
|
|
2039
|
-
const
|
|
2038
|
+
const isCELMessageInit = (expr) => expr.type === "MessageInit";
|
|
2040
2039
|
const isCELFloatLiteral = (expr) => expr.type === "FloatLiteral";
|
|
2041
2040
|
// v8 ignore next
|
|
2042
2041
|
const isCELFunctionCall = (expr) => expr.type === "FunctionCall";
|
|
@@ -2475,7 +2474,6 @@ exports.isCELExpressionGroup = isCELExpressionGroup;
|
|
|
2475
2474
|
exports.isCELExpressionList = isCELExpressionList;
|
|
2476
2475
|
exports.isCELFieldInit = isCELFieldInit;
|
|
2477
2476
|
exports.isCELFieldInits = isCELFieldInits;
|
|
2478
|
-
exports.isCELFieldsObject = isCELFieldsObject;
|
|
2479
2477
|
exports.isCELFloatLiteral = isCELFloatLiteral;
|
|
2480
2478
|
exports.isCELFunctionCall = isCELFunctionCall;
|
|
2481
2479
|
exports.isCELIdentifier = isCELIdentifier;
|
|
@@ -2488,6 +2486,7 @@ exports.isCELMap = isCELMap;
|
|
|
2488
2486
|
exports.isCELMapInit = isCELMapInit;
|
|
2489
2487
|
exports.isCELMapInits = isCELMapInits;
|
|
2490
2488
|
exports.isCELMember = isCELMember;
|
|
2489
|
+
exports.isCELMessageInit = isCELMessageInit;
|
|
2491
2490
|
exports.isCELModulo = isCELModulo;
|
|
2492
2491
|
exports.isCELMultiplication = isCELMultiplication;
|
|
2493
2492
|
exports.isCELNegatedIdentifier = isCELNegatedIdentifier;
|