@elyx-code/project-logic-tree 0.0.7134 → 0.0.7136
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 +251 -251
- package/dist/index.d.ts +73 -94
- package/dist/index.js +49216 -49020
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -1197,23 +1197,15 @@ export declare const autoResizeDimensionsConnectionInputDTParentRef: IValueDescr
|
|
|
1197
1197
|
|
|
1198
1198
|
export declare const autoResizeDimensionsConnectionInputParentRef: IActionDescriptorReference;
|
|
1199
1199
|
|
|
1200
|
-
export declare const
|
|
1201
|
-
|
|
1202
|
-
export declare const autoResizeDimensionsDimensionInputDataType: IDataTypeTransfer;
|
|
1203
|
-
|
|
1204
|
-
export declare const autoResizeDimensionsDimensionInputDTParentRef: IValueDescriptorReference;
|
|
1205
|
-
|
|
1206
|
-
export declare const autoResizeDimensionsDimensionInputParentRef: IActionDescriptorReference;
|
|
1207
|
-
|
|
1208
|
-
export declare const autoResizeDimensionsEndIndexInput: IValueDescriptorTransfer;
|
|
1200
|
+
export declare const autoResizeDimensionsIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
1209
1201
|
|
|
1210
|
-
export declare const
|
|
1202
|
+
export declare const autoResizeDimensionsRangeInput: IValueDescriptorTransfer;
|
|
1211
1203
|
|
|
1212
|
-
export declare const
|
|
1204
|
+
export declare const autoResizeDimensionsRangeInputDataType: IDataTypeTransfer;
|
|
1213
1205
|
|
|
1214
|
-
export declare const
|
|
1206
|
+
export declare const autoResizeDimensionsRangeInputDTParentRef: IValueDescriptorReference;
|
|
1215
1207
|
|
|
1216
|
-
export declare const
|
|
1208
|
+
export declare const autoResizeDimensionsRangeInputParentRef: IActionDescriptorReference;
|
|
1217
1209
|
|
|
1218
1210
|
export declare const autoResizeDimensionsResponseDataType: IDataTypeTransfer;
|
|
1219
1211
|
|
|
@@ -1233,14 +1225,6 @@ export declare const autoResizeDimensionsSpreadsheetIdInputDTParentRef: IValueDe
|
|
|
1233
1225
|
|
|
1234
1226
|
export declare const autoResizeDimensionsSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
1235
1227
|
|
|
1236
|
-
export declare const autoResizeDimensionsStartIndexInput: IValueDescriptorTransfer;
|
|
1237
|
-
|
|
1238
|
-
export declare const autoResizeDimensionsStartIndexInputDataType: IDataTypeTransfer;
|
|
1239
|
-
|
|
1240
|
-
export declare const autoResizeDimensionsStartIndexInputDTParentRef: IValueDescriptorReference;
|
|
1241
|
-
|
|
1242
|
-
export declare const autoResizeDimensionsStartIndexInputParentRef: IActionDescriptorReference;
|
|
1243
|
-
|
|
1244
1228
|
export declare const autoResizeDimensionsSuccessProp: IPropertyTransfer;
|
|
1245
1229
|
|
|
1246
1230
|
export declare const autoResizeDimensionsSuccessPropDT: IDataTypeTransfer;
|
|
@@ -10016,7 +10000,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10016
10000
|
};
|
|
10017
10001
|
};
|
|
10018
10002
|
};
|
|
10019
|
-
"external-integration--google-sheet--rename-
|
|
10003
|
+
"external-integration--google-sheet--rename-sheet": {
|
|
10020
10004
|
id: ExternalIntegrationOperations;
|
|
10021
10005
|
inputs: {
|
|
10022
10006
|
connection: {
|
|
@@ -10399,25 +10383,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10399
10383
|
id: string;
|
|
10400
10384
|
};
|
|
10401
10385
|
};
|
|
10402
|
-
|
|
10403
|
-
id: string;
|
|
10404
|
-
dataType: {
|
|
10405
|
-
id: string;
|
|
10406
|
-
};
|
|
10407
|
-
};
|
|
10408
|
-
dimension: {
|
|
10409
|
-
id: string;
|
|
10410
|
-
dataType: {
|
|
10411
|
-
id: string;
|
|
10412
|
-
};
|
|
10413
|
-
};
|
|
10414
|
-
startIndex: {
|
|
10415
|
-
id: string;
|
|
10416
|
-
dataType: {
|
|
10417
|
-
id: string;
|
|
10418
|
-
};
|
|
10419
|
-
};
|
|
10420
|
-
endIndex: {
|
|
10386
|
+
range: {
|
|
10421
10387
|
id: string;
|
|
10422
10388
|
dataType: {
|
|
10423
10389
|
id: string;
|
|
@@ -10454,7 +10420,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10454
10420
|
id: string;
|
|
10455
10421
|
};
|
|
10456
10422
|
};
|
|
10457
|
-
|
|
10423
|
+
range: {
|
|
10458
10424
|
id: string;
|
|
10459
10425
|
dataType: {
|
|
10460
10426
|
id: string;
|
|
@@ -20245,16 +20211,16 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
20245
20211
|
SlackChannels = "external-integration--slack--get--channels",
|
|
20246
20212
|
SlackMessages = "external-integration--slack--get--messages",
|
|
20247
20213
|
SlackReplies = "external-integration--slack--get--replies",
|
|
20248
|
-
GoogleSheetsCreateSpreadsheet = "external-integration--google-sheet--create-spreadsheet"
|
|
20249
|
-
GoogleSheetsGetSpreadsheet = "external-integration--google-sheet--get-spreadsheet"
|
|
20250
|
-
GoogleSheetsAddSheet = "external-integration--google-sheet--add-sheet"
|
|
20251
|
-
GoogleSheetsDeleteSheet = "external-integration--google-sheet--delete-sheet"
|
|
20252
|
-
GoogleSheetsAppendRows = "external-integration--google-sheet--append-rows"
|
|
20253
|
-
GoogleSheetsGetRangeValues = "external-integration--google-sheet--get-range-values"
|
|
20254
|
-
GoogleSheetsUpdateRangeValues = "external-integration--google-sheet--update-range-values"
|
|
20255
|
-
GoogleSheetsClearRange = "external-integration--google-sheet--clear-range"
|
|
20214
|
+
GoogleSheetsCreateSpreadsheet = "external-integration--google-sheet--create-spreadsheet",// DONE
|
|
20215
|
+
GoogleSheetsGetSpreadsheet = "external-integration--google-sheet--get-spreadsheet",// DONE
|
|
20216
|
+
GoogleSheetsAddSheet = "external-integration--google-sheet--add-sheet",// DONE
|
|
20217
|
+
GoogleSheetsDeleteSheet = "external-integration--google-sheet--delete-sheet",// DONE
|
|
20218
|
+
GoogleSheetsAppendRows = "external-integration--google-sheet--append-rows",// DONE
|
|
20219
|
+
GoogleSheetsGetRangeValues = "external-integration--google-sheet--get-range-values",// DONE
|
|
20220
|
+
GoogleSheetsUpdateRangeValues = "external-integration--google-sheet--update-range-values",// DONE
|
|
20221
|
+
GoogleSheetsClearRange = "external-integration--google-sheet--clear-range",// DONE
|
|
20256
20222
|
GoogleSheetsBatchUpdateSpreadsheet = "external-integration--google-sheet--batch-update-spreadsheet",
|
|
20257
|
-
|
|
20223
|
+
GoogleSheetsRenameSheet = "external-integration--google-sheet--rename-sheet",
|
|
20258
20224
|
GoogleSheetsCopySheet = "external-integration--google-sheet--copy-sheet",
|
|
20259
20225
|
GoogleSheetsClearSheet = "external-integration--google-sheet--clear-sheet",
|
|
20260
20226
|
GoogleSheetsBatchGetValues = "external-integration--google-sheet--batch-get-values",
|
|
@@ -20836,6 +20802,14 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
20836
20802
|
|
|
20837
20803
|
export declare const findAndReplaceOccurrencesChangedPropDTParentRef: IPropertyReference;
|
|
20838
20804
|
|
|
20805
|
+
export declare const findAndReplaceRangeInput: IValueDescriptorTransfer;
|
|
20806
|
+
|
|
20807
|
+
export declare const findAndReplaceRangeInputDataType: IDataTypeTransfer;
|
|
20808
|
+
|
|
20809
|
+
export declare const findAndReplaceRangeInputDTParentRef: IValueDescriptorReference;
|
|
20810
|
+
|
|
20811
|
+
export declare const findAndReplaceRangeInputParentRef: IActionDescriptorReference;
|
|
20812
|
+
|
|
20839
20813
|
export declare const findAndReplaceReplaceInput: IValueDescriptorTransfer;
|
|
20840
20814
|
|
|
20841
20815
|
export declare const findAndReplaceReplaceInputDataType: IDataTypeTransfer;
|
|
@@ -23875,6 +23849,11 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
23875
23849
|
ValuesMustBe2DArray = "values-must-be-2d-array"
|
|
23876
23850
|
}
|
|
23877
23851
|
|
|
23852
|
+
export declare enum GoogleSheetsUpdateRangeValuesValidationErrorCodes {
|
|
23853
|
+
ValuesMustBeArray = "values-must-be-array",
|
|
23854
|
+
ValuesMustBe2DArray = "values-must-be-2d-array"
|
|
23855
|
+
}
|
|
23856
|
+
|
|
23878
23857
|
export declare enum GoogleSheetsUpdateSpreadsheetPropertiesValidationErrorCodes {
|
|
23879
23858
|
InvalidTimeZone = "invalid-time-zone",
|
|
23880
23859
|
InvalidAutoRecalc = "invalid-auto-recalc",
|
|
@@ -31748,7 +31727,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
31748
31727
|
};
|
|
31749
31728
|
}
|
|
31750
31729
|
|
|
31751
|
-
export declare class
|
|
31730
|
+
export declare class OperationsImplementationsGoogleSheetsRenameSheetModule extends BaseRegisteredExtension implements IRegisteredExtension<OperationsImplementation> {
|
|
31752
31731
|
manifest: ExtensionManifest;
|
|
31753
31732
|
module: {
|
|
31754
31733
|
init: (contexts: (DefaultEditorContext | DefaultProjectLogicContext)[]) => void;
|
|
@@ -35574,89 +35553,89 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
35574
35553
|
|
|
35575
35554
|
export declare function renameDefToNextAvailableName(entity: DefinitionEntityState, changeSet: ChangeSet | null): void;
|
|
35576
35555
|
|
|
35577
|
-
export declare const
|
|
35556
|
+
export declare const renameSheetActionRef: IActionDescriptorReference;
|
|
35578
35557
|
|
|
35579
|
-
export declare const
|
|
35558
|
+
export declare const renameSheetConnectionInput: IValueDescriptorTransfer;
|
|
35580
35559
|
|
|
35581
|
-
export declare const
|
|
35560
|
+
export declare const renameSheetConnectionInputDataType: IDataTypeTransfer;
|
|
35582
35561
|
|
|
35583
|
-
export declare const
|
|
35562
|
+
export declare const renameSheetConnectionInputDTParentRef: IValueDescriptorReference;
|
|
35584
35563
|
|
|
35585
|
-
export declare const
|
|
35564
|
+
export declare const renameSheetConnectionInputParentRef: IActionDescriptorReference;
|
|
35586
35565
|
|
|
35587
|
-
export declare const
|
|
35566
|
+
export declare const renameSheetHiddenInput: IValueDescriptorTransfer;
|
|
35588
35567
|
|
|
35589
|
-
export declare const
|
|
35568
|
+
export declare const renameSheetHiddenInputDataType: IDataTypeTransfer;
|
|
35590
35569
|
|
|
35591
|
-
export declare const
|
|
35570
|
+
export declare const renameSheetHiddenInputDTParentRef: IValueDescriptorReference;
|
|
35592
35571
|
|
|
35593
|
-
export declare const
|
|
35572
|
+
export declare const renameSheetHiddenInputParentRef: IActionDescriptorReference;
|
|
35594
35573
|
|
|
35595
|
-
export declare const
|
|
35574
|
+
export declare const renameSheetIndexInput: IValueDescriptorTransfer;
|
|
35596
35575
|
|
|
35597
|
-
export declare const
|
|
35576
|
+
export declare const renameSheetIndexInputDataType: IDataTypeTransfer;
|
|
35598
35577
|
|
|
35599
|
-
export declare const
|
|
35578
|
+
export declare const renameSheetIndexInputDTParentRef: IValueDescriptorReference;
|
|
35600
35579
|
|
|
35601
|
-
export declare const
|
|
35580
|
+
export declare const renameSheetIndexInputParentRef: IActionDescriptorReference;
|
|
35602
35581
|
|
|
35603
|
-
export declare const
|
|
35582
|
+
export declare const renameSheetIntegrationBuiltInActionDescriptorTransfer: IActionDescriptorTransfer;
|
|
35604
35583
|
|
|
35605
|
-
export declare const
|
|
35584
|
+
export declare const renameSheetResponseDataType: IDataTypeTransfer;
|
|
35606
35585
|
|
|
35607
|
-
export declare const
|
|
35586
|
+
export declare const renameSheetResponseDTParentRef: IActionDescriptorReference;
|
|
35608
35587
|
|
|
35609
|
-
export declare const
|
|
35588
|
+
export declare const renameSheetResponseEntity: IDefinitionEntityTransfer;
|
|
35610
35589
|
|
|
35611
|
-
export declare const
|
|
35590
|
+
export declare const renameSheetResponseEntityParentRef: IDataTypeReference;
|
|
35612
35591
|
|
|
35613
|
-
export declare const
|
|
35592
|
+
export declare const renameSheetResponsePropsParentRef: IDefinitionEntityReference;
|
|
35614
35593
|
|
|
35615
|
-
export declare const
|
|
35594
|
+
export declare const renameSheetRightToLeftInput: IValueDescriptorTransfer;
|
|
35616
35595
|
|
|
35617
|
-
export declare const
|
|
35596
|
+
export declare const renameSheetRightToLeftInputDataType: IDataTypeTransfer;
|
|
35618
35597
|
|
|
35619
|
-
export declare const
|
|
35598
|
+
export declare const renameSheetRightToLeftInputDTParentRef: IValueDescriptorReference;
|
|
35620
35599
|
|
|
35621
|
-
export declare const
|
|
35600
|
+
export declare const renameSheetRightToLeftInputParentRef: IActionDescriptorReference;
|
|
35622
35601
|
|
|
35623
|
-
export declare const
|
|
35602
|
+
export declare const renameSheetSheetIdInput: IValueDescriptorTransfer;
|
|
35624
35603
|
|
|
35625
|
-
export declare const
|
|
35604
|
+
export declare const renameSheetSheetIdInputDataType: IDataTypeTransfer;
|
|
35626
35605
|
|
|
35627
|
-
export declare const
|
|
35606
|
+
export declare const renameSheetSheetIdInputDTParentRef: IValueDescriptorReference;
|
|
35628
35607
|
|
|
35629
|
-
export declare const
|
|
35608
|
+
export declare const renameSheetSheetIdInputParentRef: IActionDescriptorReference;
|
|
35630
35609
|
|
|
35631
|
-
export declare const
|
|
35610
|
+
export declare const renameSheetSpreadsheetIdInput: IValueDescriptorTransfer;
|
|
35632
35611
|
|
|
35633
|
-
export declare const
|
|
35612
|
+
export declare const renameSheetSpreadsheetIdInputDataType: IDataTypeTransfer;
|
|
35634
35613
|
|
|
35635
|
-
export declare const
|
|
35614
|
+
export declare const renameSheetSpreadsheetIdInputDTParentRef: IValueDescriptorReference;
|
|
35636
35615
|
|
|
35637
|
-
export declare const
|
|
35616
|
+
export declare const renameSheetSpreadsheetIdInputParentRef: IActionDescriptorReference;
|
|
35638
35617
|
|
|
35639
|
-
export declare const
|
|
35618
|
+
export declare const renameSheetSuccessProp: IPropertyTransfer;
|
|
35640
35619
|
|
|
35641
|
-
export declare const
|
|
35620
|
+
export declare const renameSheetSuccessPropDT: IDataTypeTransfer;
|
|
35642
35621
|
|
|
35643
|
-
export declare const
|
|
35622
|
+
export declare const renameSheetSuccessPropDTParentRef: IPropertyReference;
|
|
35644
35623
|
|
|
35645
|
-
export declare const
|
|
35624
|
+
export declare const renameSheetTabColorInput: IValueDescriptorTransfer;
|
|
35646
35625
|
|
|
35647
|
-
export declare const
|
|
35626
|
+
export declare const renameSheetTabColorInputDataType: IDataTypeTransfer;
|
|
35648
35627
|
|
|
35649
|
-
export declare const
|
|
35628
|
+
export declare const renameSheetTabColorInputDTParentRef: IValueDescriptorReference;
|
|
35650
35629
|
|
|
35651
|
-
export declare const
|
|
35630
|
+
export declare const renameSheetTabColorInputParentRef: IActionDescriptorReference;
|
|
35652
35631
|
|
|
35653
|
-
export declare const
|
|
35632
|
+
export declare const renameSheetTitleInput: IValueDescriptorTransfer;
|
|
35654
35633
|
|
|
35655
|
-
export declare const
|
|
35634
|
+
export declare const renameSheetTitleInputDataType: IDataTypeTransfer;
|
|
35656
35635
|
|
|
35657
|
-
export declare const
|
|
35636
|
+
export declare const renameSheetTitleInputDTParentRef: IValueDescriptorReference;
|
|
35658
35637
|
|
|
35659
|
-
export declare const
|
|
35638
|
+
export declare const renameSheetTitleInputParentRef: IActionDescriptorReference;
|
|
35660
35639
|
|
|
35661
35640
|
export declare function repeatList(list: unknown, count: unknown): any[];
|
|
35662
35641
|
|