@finos/legend-query-builder 0.6.33 → 1.0.1
Sign up to get free protection for your applications and to get access to all the features.
- package/lib/application/QueryBuilderEvent.d.ts.map +1 -0
- package/lib/application/QueryBuilderEvent.js.map +1 -0
- package/lib/{stores/LegendQueryStorage.js → application/QueryBuilderSetting.d.ts} +6 -5
- package/lib/application/QueryBuilderSetting.d.ts.map +1 -0
- package/lib/application/QueryBuilderSetting.js +25 -0
- package/lib/application/QueryBuilderSetting.js.map +1 -0
- package/lib/{stores/QueryBuilderTelemetry.d.ts → application/QueryBuilderTelemetryHelper.d.ts} +5 -8
- package/lib/application/QueryBuilderTelemetryHelper.d.ts.map +1 -0
- package/lib/{stores/QueryBuilderTelemetry.js → application/QueryBuilderTelemetryHelper.js} +8 -8
- package/lib/application/QueryBuilderTelemetryHelper.js.map +1 -0
- package/lib/{components/QueryBuilder_TestID.d.ts → application/QueryBuilderTesting.d.ts} +1 -1
- package/lib/application/QueryBuilderTesting.d.ts.map +1 -0
- package/lib/{components/QueryBuilder_TestID.js → application/QueryBuilderTesting.js} +1 -1
- package/lib/application/QueryBuilderTesting.js.map +1 -0
- package/lib/components/QueryBuilder.d.ts +0 -1
- package/lib/components/QueryBuilder.d.ts.map +1 -1
- package/lib/components/QueryBuilder.js +5 -5
- package/lib/components/QueryBuilder.js.map +1 -1
- package/lib/{stores/LegendQueryStorage.d.ts → components/QueryBuilderComponentElement.d.ts} +3 -3
- package/lib/components/QueryBuilderComponentElement.d.ts.map +1 -0
- package/lib/components/QueryBuilderComponentElement.js +20 -0
- package/lib/components/QueryBuilderComponentElement.js.map +1 -0
- package/lib/components/QueryBuilderComponentTestUtils.js +1 -1
- package/lib/components/QueryBuilderComponentTestUtils.js.map +1 -1
- package/lib/components/QueryBuilderConstantExpressionPanel.d.ts.map +1 -1
- package/lib/components/QueryBuilderConstantExpressionPanel.js +4 -3
- package/lib/components/QueryBuilderConstantExpressionPanel.js.map +1 -1
- package/lib/components/QueryBuilderDiffPanel.d.ts.map +1 -1
- package/lib/components/QueryBuilderDiffPanel.js +2 -1
- package/lib/components/QueryBuilderDiffPanel.js.map +1 -1
- package/lib/components/QueryBuilderNavigationBlocker.d.ts.map +1 -1
- package/lib/components/QueryBuilderNavigationBlocker.js +1 -2
- package/lib/components/QueryBuilderNavigationBlocker.js.map +1 -1
- package/lib/components/QueryBuilderParametersPanel.d.ts.map +1 -1
- package/lib/components/QueryBuilderParametersPanel.js +6 -4
- package/lib/components/QueryBuilderParametersPanel.js.map +1 -1
- package/lib/components/QueryBuilderResultPanel.js +1 -1
- package/lib/components/QueryBuilderResultPanel.js.map +1 -1
- package/lib/components/QueryBuilderSideBar.d.ts.map +1 -1
- package/lib/components/QueryBuilderSideBar.js +10 -7
- package/lib/components/QueryBuilderSideBar.js.map +1 -1
- package/lib/components/QueryBuilder_LegendApplicationPlugin.d.ts +2 -1
- package/lib/components/QueryBuilder_LegendApplicationPlugin.d.ts.map +1 -1
- package/lib/components/QueryBuilder_LegendApplicationPlugin.js +7 -2
- package/lib/components/QueryBuilder_LegendApplicationPlugin.js.map +1 -1
- package/lib/components/explorer/QueryBuilderExplorerPanel.js +1 -1
- package/lib/components/explorer/QueryBuilderExplorerPanel.js.map +1 -1
- package/lib/components/explorer/QueryBuilderPropertySearchPanel.js +2 -2
- package/lib/components/explorer/QueryBuilderPropertySearchPanel.js.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderGraphFetchTreePanel.js +1 -1
- package/lib/components/fetch-structure/QueryBuilderGraphFetchTreePanel.js.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderPostFilterPanel.js +1 -1
- package/lib/components/fetch-structure/QueryBuilderPostFilterPanel.js.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderResultModifierPanel.js +1 -1
- package/lib/components/fetch-structure/QueryBuilderResultModifierPanel.js.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderTDSPanel.js +1 -1
- package/lib/components/fetch-structure/QueryBuilderTDSPanel.js.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderTDSWindowPanel.d.ts.map +1 -1
- package/lib/components/fetch-structure/QueryBuilderTDSWindowPanel.js +7 -6
- package/lib/components/fetch-structure/QueryBuilderTDSWindowPanel.js.map +1 -1
- package/lib/components/filter/QueryBuilderFilterPanel.js +1 -1
- package/lib/components/filter/QueryBuilderFilterPanel.js.map +1 -1
- package/lib/components/shared/BasicValueSpecificationEditor.d.ts.map +1 -1
- package/lib/components/shared/BasicValueSpecificationEditor.js +2 -1
- package/lib/components/shared/BasicValueSpecificationEditor.js.map +1 -1
- package/lib/components/shared/LambdaEditor.d.ts +0 -5
- package/lib/components/shared/LambdaEditor.d.ts.map +1 -1
- package/lib/components/shared/LambdaEditor.js +19 -18
- package/lib/components/shared/LambdaEditor.js.map +1 -1
- package/lib/components/workflows/ClassQueryBuilder.d.ts.map +1 -1
- package/lib/components/workflows/ClassQueryBuilder.js +6 -4
- package/lib/components/workflows/ClassQueryBuilder.js.map +1 -1
- package/lib/components/workflows/MappingQueryBuilder.d.ts.map +1 -1
- package/lib/components/workflows/MappingQueryBuilder.js +6 -4
- package/lib/components/workflows/MappingQueryBuilder.js.map +1 -1
- package/lib/components/workflows/ServiceQueryBuilder.d.ts.map +1 -1
- package/lib/components/workflows/ServiceQueryBuilder.js +3 -2
- package/lib/components/workflows/ServiceQueryBuilder.js.map +1 -1
- package/lib/index.css +1 -1
- package/lib/index.d.ts +5 -4
- package/lib/index.d.ts.map +1 -1
- package/lib/index.js +6 -4
- package/lib/index.js.map +1 -1
- package/lib/package.json +4 -4
- package/lib/stores/QueryBuilderChangeDetectionState.js +1 -1
- package/lib/stores/QueryBuilderChangeDetectionState.js.map +1 -1
- package/lib/stores/QueryBuilderResultState.d.ts.map +1 -1
- package/lib/stores/QueryBuilderResultState.js +8 -20
- package/lib/stores/QueryBuilderResultState.js.map +1 -1
- package/lib/stores/QueryBuilderState.d.ts +5 -6
- package/lib/stores/QueryBuilderState.d.ts.map +1 -1
- package/lib/stores/QueryBuilderState.js +2 -3
- package/lib/stores/QueryBuilderState.js.map +1 -1
- package/lib/stores/explorer/QueryBuilderPropertySearchState.d.ts +2 -2
- package/lib/stores/explorer/QueryBuilderPropertySearchState.d.ts.map +1 -1
- package/lib/stores/explorer/QueryBuilderPropertySearchState.js +3 -3
- package/lib/stores/explorer/QueryBuilderPropertySearchState.js.map +1 -1
- package/lib/stores/fetch-structure/tds/QueryBuilderTDSState.d.ts.map +1 -1
- package/lib/stores/fetch-structure/tds/QueryBuilderTDSState.js +2 -2
- package/lib/stores/fetch-structure/tds/QueryBuilderTDSState.js.map +1 -1
- package/package.json +11 -11
- package/src/application/QueryBuilderSetting.ts +27 -0
- package/src/{stores/QueryBuilderTelemetry.ts → application/QueryBuilderTelemetryHelper.ts} +5 -14
- package/src/components/QueryBuilder.tsx +8 -8
- package/src/{stores/LegendQueryStorage.ts → components/QueryBuilderComponentElement.ts} +2 -2
- package/src/components/QueryBuilderComponentTestUtils.tsx +1 -1
- package/src/components/QueryBuilderConstantExpressionPanel.tsx +4 -3
- package/src/components/QueryBuilderDiffPanel.tsx +2 -1
- package/src/components/QueryBuilderNavigationBlocker.tsx +1 -2
- package/src/components/QueryBuilderParametersPanel.tsx +6 -4
- package/src/components/QueryBuilderResultPanel.tsx +1 -1
- package/src/components/QueryBuilderSideBar.tsx +10 -7
- package/src/components/QueryBuilder_LegendApplicationPlugin.ts +9 -0
- package/src/components/explorer/QueryBuilderExplorerPanel.tsx +1 -1
- package/src/components/explorer/QueryBuilderPropertySearchPanel.tsx +1 -1
- package/src/components/fetch-structure/QueryBuilderGraphFetchTreePanel.tsx +1 -1
- package/src/components/fetch-structure/QueryBuilderPostFilterPanel.tsx +1 -1
- package/src/components/fetch-structure/QueryBuilderResultModifierPanel.tsx +1 -1
- package/src/components/fetch-structure/QueryBuilderTDSPanel.tsx +1 -1
- package/src/components/fetch-structure/QueryBuilderTDSWindowPanel.tsx +7 -6
- package/src/components/filter/QueryBuilderFilterPanel.tsx +1 -1
- package/src/components/shared/BasicValueSpecificationEditor.tsx +4 -3
- package/src/components/shared/LambdaEditor.tsx +15 -23
- package/src/components/workflows/ClassQueryBuilder.tsx +6 -4
- package/src/components/workflows/MappingQueryBuilder.tsx +6 -4
- package/src/components/workflows/ServiceQueryBuilder.tsx +3 -2
- package/src/index.ts +7 -7
- package/src/stores/QueryBuilderChangeDetectionState.ts +1 -1
- package/src/stores/QueryBuilderResultState.ts +8 -23
- package/src/stores/QueryBuilderState.ts +7 -8
- package/src/stores/explorer/QueryBuilderPropertySearchState.ts +4 -4
- package/src/stores/fetch-structure/tds/QueryBuilderTDSState.ts +4 -5
- package/tsconfig.json +6 -6
- package/tsconfig.package.json +1 -2
- package/lib/components/QueryBuilder_TestID.d.ts.map +0 -1
- package/lib/components/QueryBuilder_TestID.js.map +0 -1
- package/lib/stores/LegendQueryStorage.d.ts.map +0 -1
- package/lib/stores/LegendQueryStorage.js.map +0 -1
- package/lib/stores/QueryBuilderEvent.d.ts.map +0 -1
- package/lib/stores/QueryBuilderEvent.js.map +0 -1
- package/lib/stores/QueryBuilderTelemetry.d.ts.map +0 -1
- package/lib/stores/QueryBuilderTelemetry.js.map +0 -1
- /package/lib/{stores → application}/QueryBuilderEvent.d.ts +0 -0
- /package/lib/{stores → application}/QueryBuilderEvent.js +0 -0
- /package/src/{stores → application}/QueryBuilderEvent.ts +0 -0
- /package/src/{components/QueryBuilder_TestID.ts → application/QueryBuilderTesting.ts} +0 -0
@@ -96,7 +96,7 @@ import { QueryBuilderWindowState } from './window/QueryBuilderWindowState.js';
|
|
96
96
|
import type { QueryBuilderTDS_WindowOperator } from './window/operators/QueryBuilderTDS_WindowOperator.js';
|
97
97
|
import { getQueryBuilderCoreWindowOperators } from './window/QueryBuilderWindowGroupByOperatorLoader.js';
|
98
98
|
import type { QueryBuilderTDSColumnState } from './QueryBuilderTDSColumnState.js';
|
99
|
-
import {
|
99
|
+
import { QUERY_BUILDER_SETTING_KEY } from '../../../application/QueryBuilderSetting.js';
|
100
100
|
|
101
101
|
export class QueryBuilderTDSState
|
102
102
|
extends QueryBuilderFetchStructureImplementationState
|
@@ -154,10 +154,9 @@ export class QueryBuilderTDSState
|
|
154
154
|
this.windowFuncOperators,
|
155
155
|
);
|
156
156
|
this.showPostFilterPanel =
|
157
|
-
this.queryBuilderState.applicationStore.
|
158
|
-
|
159
|
-
|
160
|
-
);
|
157
|
+
this.queryBuilderState.applicationStore.settingService.getBooleanValue(
|
158
|
+
QUERY_BUILDER_SETTING_KEY.SHOW_POST_FILTER_PANEL,
|
159
|
+
) ?? false;
|
161
160
|
}
|
162
161
|
|
163
162
|
get type(): string {
|
package/tsconfig.json
CHANGED
@@ -15,8 +15,7 @@
|
|
15
15
|
"module": "nodenext",
|
16
16
|
"skipLibCheck": true,
|
17
17
|
"resolveJsonModule": true,
|
18
|
-
"
|
19
|
-
"importsNotUsedAsValues": "error",
|
18
|
+
"verbatimModuleSyntax": true,
|
20
19
|
"strict": true,
|
21
20
|
"noImplicitOverride": true,
|
22
21
|
"noUncheckedIndexedAccess": true,
|
@@ -34,8 +33,12 @@
|
|
34
33
|
],
|
35
34
|
"files": [
|
36
35
|
"./src/index.ts",
|
36
|
+
"./src/application/QueryBuilderEvent.ts",
|
37
|
+
"./src/application/QueryBuilderSetting.ts",
|
38
|
+
"./src/application/QueryBuilderTelemetryHelper.ts",
|
39
|
+
"./src/application/QueryBuilderTesting.ts",
|
40
|
+
"./src/components/QueryBuilderComponentElement.ts",
|
37
41
|
"./src/components/QueryBuilder_LegendApplicationPlugin.ts",
|
38
|
-
"./src/components/QueryBuilder_TestID.ts",
|
39
42
|
"./src/components/QuerySetupUtils.ts",
|
40
43
|
"./src/graphManager/QueryBuilderHashUtils.ts",
|
41
44
|
"./src/graphManager/QueryBuilderSupportedFunctions.ts",
|
@@ -48,13 +51,11 @@
|
|
48
51
|
"./src/graphManager/protocol/pure/QueryBuilder_PureProtocolProcessorPlugin.ts",
|
49
52
|
"./src/graphManager/protocol/pure/v1/V1_QueryBuilder_PureGraphManagerExtension.ts",
|
50
53
|
"./src/graphManager/protocol/pure/v1/V1_QueryValueSpecificationBuilderHelper.ts",
|
51
|
-
"./src/stores/LegendQueryStorage.ts",
|
52
54
|
"./src/stores/QueryBuilderBootstraper.ts",
|
53
55
|
"./src/stores/QueryBuilderChangeDetectionState.ts",
|
54
56
|
"./src/stores/QueryBuilderCommand.ts",
|
55
57
|
"./src/stores/QueryBuilderConfig.ts",
|
56
58
|
"./src/stores/QueryBuilderConstantsState.ts",
|
57
|
-
"./src/stores/QueryBuilderEvent.ts",
|
58
59
|
"./src/stores/QueryBuilderGroupOperationHelper.ts",
|
59
60
|
"./src/stores/QueryBuilderParametersState.ts",
|
60
61
|
"./src/stores/QueryBuilderPreviewDataHelper.ts",
|
@@ -63,7 +64,6 @@
|
|
63
64
|
"./src/stores/QueryBuilderState.ts",
|
64
65
|
"./src/stores/QueryBuilderStateBuilder.ts",
|
65
66
|
"./src/stores/QueryBuilderStateTestUtils.ts",
|
66
|
-
"./src/stores/QueryBuilderTelemetry.ts",
|
67
67
|
"./src/stores/QueryBuilderTextEditorState.ts",
|
68
68
|
"./src/stores/QueryBuilderTypeaheadHelper.ts",
|
69
69
|
"./src/stores/QueryBuilderUnsupportedQueryState.ts",
|
package/tsconfig.package.json
CHANGED
@@ -15,8 +15,7 @@
|
|
15
15
|
"module": "nodenext",
|
16
16
|
"skipLibCheck": true,
|
17
17
|
"resolveJsonModule": true,
|
18
|
-
"
|
19
|
-
"importsNotUsedAsValues": "error",
|
18
|
+
"verbatimModuleSyntax": true,
|
20
19
|
"strict": true,
|
21
20
|
"noImplicitOverride": true,
|
22
21
|
"noUncheckedIndexedAccess": true,
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilder_TestID.d.ts","sourceRoot":"","sources":["../../src/components/QueryBuilder_TestID.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,qBAAqB;IAC/B,2BAA2B,iCAAiC;IAE5D,aAAa,mBAAmB;IAChC,mBAAmB,0BAA0B;IAC7C,iBAAiB,wBAAwB;IACzC,yBAAyB,iCAAiC;IAC1D,oBAAoB,2BAA2B;IAC/C,yBAAyB,gCAAgC;IACzD,4BAA4B,2BAA2B;IACvD,sBAAsB,6BAA6B;IACnD,mCAAmC,4CAA4C;IAC/E,0BAA0B,kCAAkC;IAC5D,wBAAwB,8BAA8B;IACtD,uBAAuB,6BAA6B;CACrD"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilder_TestID.js","sourceRoot":"","sources":["../../src/components/QueryBuilder_TestID.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,qBAeX;AAfD,WAAY,qBAAqB;IAC/B,qFAA4D,CAAA;IAE5D,yDAAgC,CAAA;IAChC,sEAA6C,CAAA;IAC7C,kEAAyC,CAAA;IACzC,mFAA0D,CAAA;IAC1D,wEAA+C,CAAA;IAC/C,kFAAyD,CAAA;IACzD,gFAAuD,CAAA;IACvD,4EAAmD,CAAA;IACnD,wGAA+E,CAAA;IAC/E,qFAA4D,CAAA;IAC5D,+EAAsD,CAAA;IACtD,6EAAoD,CAAA;AACtD,CAAC,EAfW,qBAAqB,GAArB,qBAAqB,KAArB,qBAAqB,QAehC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"LegendQueryStorage.d.ts","sourceRoot":"","sources":["../../src/stores/LegendQueryStorage.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,yBAAyB;IACnC,uBAAuB,0BAA0B;CAClD"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"LegendQueryStorage.js","sourceRoot":"","sources":["../../src/stores/LegendQueryStorage.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,yBAEX;AAFD,WAAY,yBAAyB;IACnC,8EAAiD,CAAA;AACnD,CAAC,EAFW,yBAAyB,GAAzB,yBAAyB,KAAzB,yBAAyB,QAEpC"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilderEvent.d.ts","sourceRoot":"","sources":["../../src/stores/QueryBuilderEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,oBAAY,mBAAmB;IAC7B,iBAAiB,sCAAsC;IACvD,+BAA+B,0CAA0C;IACzE,4BAA4B,uCAAuC;IAEnE,kBAAkB,uCAAuC;IACzD,gCAAgC,2CAA2C;IAC3E,6BAA6B,wCAAwC;IACrE,6BAA6B,+CAA+C;CAC7E"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilderEvent.js","sourceRoot":"","sources":["../../src/stores/QueryBuilderEvent.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,MAAM,CAAN,IAAY,mBASX;AATD,WAAY,mBAAmB;IAC7B,8EAAuD,CAAA;IACvD,gGAAyE,CAAA;IACzE,0FAAmE,CAAA;IAEnE,gFAAyD,CAAA;IACzD,kGAA2E,CAAA;IAC3E,4FAAqE,CAAA;IACrE,mGAA4E,CAAA;AAC9E,CAAC,EATW,mBAAmB,GAAnB,mBAAmB,KAAnB,mBAAmB,QAS9B"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilderTelemetry.d.ts","sourceRoot":"","sources":["../../src/stores/QueryBuilderTelemetry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAEH,OAAO,KAAK,EAAE,2BAA2B,EAAE,MAAM,qBAAqB,CAAC;AACvE,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,2BAA2B,CAAC;AAGlE,KAAK,kCAAkC,GAAG;IACxC,kBAAkB,CAAC,EAAE,MAAM,GAAG,SAAS,CAAC;CACzC,CAAC;AAEF,KAAK,4BAA4B,GAAG,2BAA2B,GAAG;IAChE,iBAAiB,EAAE,MAAM,CAAC;CAC3B,CAAC;AAEF,qBAAa,qBAAqB;IAChC,MAAM,CAAC,yBAAyB,CAC9B,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,kCAAkC,GACvC,IAAI;IAIP,MAAM,CAAC,wCAAwC,CAC7C,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,kCAAkC,GACvC,IAAI;IAOP,MAAM,CAAC,mCAAmC,CACxC,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,kCAAkC,GACvC,IAAI;IAOP,MAAM,CAAC,0BAA0B,CAC/B,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,4BAA4B,GACjC,IAAI;IAIP,MAAM,CAAC,yCAAyC,CAC9C,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,4BAA4B,GACjC,IAAI;IAOP,MAAM,CAAC,oCAAoC,CACzC,gBAAgB,EAAE,gBAAgB,EAClC,IAAI,EAAE,4BAA4B,GACjC,IAAI;CAMR"}
|
@@ -1 +0,0 @@
|
|
1
|
-
{"version":3,"file":"QueryBuilderTelemetry.js","sourceRoot":"","sources":["../../src/stores/QueryBuilderTelemetry.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;GAcG;AAIH,OAAO,EAAE,mBAAmB,EAAE,MAAM,wBAAwB,CAAC;AAU7D,MAAM,OAAO,qBAAqB;IAChC,MAAM,CAAC,yBAAyB,CAC9B,gBAAkC,EAClC,IAAwC;QAExC,gBAAgB,CAAC,QAAQ,CAAC,mBAAmB,CAAC,iBAAiB,EAAE,IAAI,CAAC,CAAC;IACzE,CAAC;IAED,MAAM,CAAC,wCAAwC,CAC7C,gBAAkC,EAClC,IAAwC;QAExC,gBAAgB,CAAC,QAAQ,CACvB,mBAAmB,CAAC,+BAA+B,EACnD,IAAI,CACL,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,mCAAmC,CACxC,gBAAkC,EAClC,IAAwC;QAExC,gBAAgB,CAAC,QAAQ,CACvB,mBAAmB,CAAC,4BAA4B,EAChD,IAAI,CACL,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,0BAA0B,CAC/B,gBAAkC,EAClC,IAAkC;QAElC,gBAAgB,CAAC,QAAQ,CAAC,mBAAmB,CAAC,kBAAkB,EAAE,IAAI,CAAC,CAAC;IAC1E,CAAC;IAED,MAAM,CAAC,yCAAyC,CAC9C,gBAAkC,EAClC,IAAkC;QAElC,gBAAgB,CAAC,QAAQ,CACvB,mBAAmB,CAAC,gCAAgC,EACpD,IAAI,CACL,CAAC;IACJ,CAAC;IAED,MAAM,CAAC,oCAAoC,CACzC,gBAAkC,EAClC,IAAkC;QAElC,gBAAgB,CAAC,QAAQ,CACvB,mBAAmB,CAAC,6BAA6B,EACjD,IAAI,CACL,CAAC;IACJ,CAAC;CACF"}
|
File without changes
|
File without changes
|
File without changes
|
File without changes
|