@elyx-code/project-logic-tree 0.0.7115 → 0.0.7116
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 +2 -2
- package/dist/index.d.ts +45 -45
- package/dist/index.js +1230 -530
- package/package.json +1 -1
package/dist/index.d.ts
CHANGED
|
@@ -9370,7 +9370,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9370
9370
|
};
|
|
9371
9371
|
};
|
|
9372
9372
|
};
|
|
9373
|
-
"external-integration--google-
|
|
9373
|
+
"external-integration--google-sheet--create-spreadsheet": {
|
|
9374
9374
|
id: ExternalIntegrationOperations;
|
|
9375
9375
|
inputs: {
|
|
9376
9376
|
connection: {
|
|
@@ -9407,7 +9407,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9407
9407
|
};
|
|
9408
9408
|
};
|
|
9409
9409
|
};
|
|
9410
|
-
"external-integration--google-
|
|
9410
|
+
"external-integration--google-sheet--get-spreadsheet": {
|
|
9411
9411
|
id: ExternalIntegrationOperations;
|
|
9412
9412
|
inputs: {
|
|
9413
9413
|
connection: {
|
|
@@ -9444,7 +9444,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9444
9444
|
};
|
|
9445
9445
|
};
|
|
9446
9446
|
};
|
|
9447
|
-
"external-integration--google-
|
|
9447
|
+
"external-integration--google-sheet--add-sheet": {
|
|
9448
9448
|
id: ExternalIntegrationOperations;
|
|
9449
9449
|
inputs: {
|
|
9450
9450
|
connection: {
|
|
@@ -9481,7 +9481,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9481
9481
|
};
|
|
9482
9482
|
};
|
|
9483
9483
|
};
|
|
9484
|
-
"external-integration--google-
|
|
9484
|
+
"external-integration--google-sheet--delete-sheet": {
|
|
9485
9485
|
id: ExternalIntegrationOperations;
|
|
9486
9486
|
inputs: {
|
|
9487
9487
|
connection: {
|
|
@@ -9518,7 +9518,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9518
9518
|
};
|
|
9519
9519
|
};
|
|
9520
9520
|
};
|
|
9521
|
-
"external-integration--google-
|
|
9521
|
+
"external-integration--google-sheet--append-rows": {
|
|
9522
9522
|
id: ExternalIntegrationOperations;
|
|
9523
9523
|
inputs: {
|
|
9524
9524
|
connection: {
|
|
@@ -9561,7 +9561,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9561
9561
|
};
|
|
9562
9562
|
};
|
|
9563
9563
|
};
|
|
9564
|
-
"external-integration--google-
|
|
9564
|
+
"external-integration--google-sheet--get-range-values": {
|
|
9565
9565
|
id: ExternalIntegrationOperations;
|
|
9566
9566
|
inputs: {
|
|
9567
9567
|
connection: {
|
|
@@ -9598,7 +9598,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9598
9598
|
};
|
|
9599
9599
|
};
|
|
9600
9600
|
};
|
|
9601
|
-
"external-integration--google-
|
|
9601
|
+
"external-integration--google-sheet--update-range-values": {
|
|
9602
9602
|
id: ExternalIntegrationOperations;
|
|
9603
9603
|
inputs: {
|
|
9604
9604
|
connection: {
|
|
@@ -9641,7 +9641,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9641
9641
|
};
|
|
9642
9642
|
};
|
|
9643
9643
|
};
|
|
9644
|
-
"external-integration--google-
|
|
9644
|
+
"external-integration--google-sheet--clear-range": {
|
|
9645
9645
|
id: ExternalIntegrationOperations;
|
|
9646
9646
|
inputs: {
|
|
9647
9647
|
connection: {
|
|
@@ -9678,7 +9678,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9678
9678
|
};
|
|
9679
9679
|
};
|
|
9680
9680
|
};
|
|
9681
|
-
"external-integration--google-
|
|
9681
|
+
"external-integration--google-sheet--batch-update-spreadsheet": {
|
|
9682
9682
|
id: ExternalIntegrationOperations;
|
|
9683
9683
|
inputs: {
|
|
9684
9684
|
connection: {
|
|
@@ -9715,7 +9715,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9715
9715
|
};
|
|
9716
9716
|
};
|
|
9717
9717
|
};
|
|
9718
|
-
"external-integration--google-
|
|
9718
|
+
"external-integration--google-sheet--rename-update-sheet": {
|
|
9719
9719
|
id: ExternalIntegrationOperations;
|
|
9720
9720
|
inputs: {
|
|
9721
9721
|
connection: {
|
|
@@ -9758,7 +9758,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9758
9758
|
};
|
|
9759
9759
|
};
|
|
9760
9760
|
};
|
|
9761
|
-
"external-integration--google-
|
|
9761
|
+
"external-integration--google-sheet--copy-sheet": {
|
|
9762
9762
|
id: ExternalIntegrationOperations;
|
|
9763
9763
|
inputs: {
|
|
9764
9764
|
connection: {
|
|
@@ -9801,7 +9801,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9801
9801
|
};
|
|
9802
9802
|
};
|
|
9803
9803
|
};
|
|
9804
|
-
"external-integration--google-
|
|
9804
|
+
"external-integration--google-sheet--clear-sheet": {
|
|
9805
9805
|
id: ExternalIntegrationOperations;
|
|
9806
9806
|
inputs: {
|
|
9807
9807
|
connection: {
|
|
@@ -9838,7 +9838,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9838
9838
|
};
|
|
9839
9839
|
};
|
|
9840
9840
|
};
|
|
9841
|
-
"external-integration--google-
|
|
9841
|
+
"external-integration--google-sheet--batch-get-values": {
|
|
9842
9842
|
id: ExternalIntegrationOperations;
|
|
9843
9843
|
inputs: {
|
|
9844
9844
|
connection: {
|
|
@@ -9875,7 +9875,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9875
9875
|
};
|
|
9876
9876
|
};
|
|
9877
9877
|
};
|
|
9878
|
-
"external-integration--google-
|
|
9878
|
+
"external-integration--google-sheet--format-cells": {
|
|
9879
9879
|
id: ExternalIntegrationOperations;
|
|
9880
9880
|
inputs: {
|
|
9881
9881
|
connection: {
|
|
@@ -9948,7 +9948,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
9948
9948
|
};
|
|
9949
9949
|
};
|
|
9950
9950
|
};
|
|
9951
|
-
"external-integration--google-
|
|
9951
|
+
"external-integration--google-sheet--set-number-format": {
|
|
9952
9952
|
id: ExternalIntegrationOperations;
|
|
9953
9953
|
inputs: {
|
|
9954
9954
|
connection: {
|
|
@@ -10015,7 +10015,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10015
10015
|
};
|
|
10016
10016
|
};
|
|
10017
10017
|
};
|
|
10018
|
-
"external-integration--google-
|
|
10018
|
+
"external-integration--google-sheet--set-background-color": {
|
|
10019
10019
|
id: ExternalIntegrationOperations;
|
|
10020
10020
|
inputs: {
|
|
10021
10021
|
connection: {
|
|
@@ -10094,7 +10094,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10094
10094
|
};
|
|
10095
10095
|
};
|
|
10096
10096
|
};
|
|
10097
|
-
"external-integration--google-
|
|
10097
|
+
"external-integration--google-sheet--merge-unmerge-cells": {
|
|
10098
10098
|
id: ExternalIntegrationOperations;
|
|
10099
10099
|
inputs: {
|
|
10100
10100
|
connection: {
|
|
@@ -10167,7 +10167,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10167
10167
|
};
|
|
10168
10168
|
};
|
|
10169
10169
|
};
|
|
10170
|
-
"external-integration--google-
|
|
10170
|
+
"external-integration--google-sheet--auto-resize-dimensions": {
|
|
10171
10171
|
id: ExternalIntegrationOperations;
|
|
10172
10172
|
inputs: {
|
|
10173
10173
|
connection: {
|
|
@@ -10222,7 +10222,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10222
10222
|
};
|
|
10223
10223
|
};
|
|
10224
10224
|
};
|
|
10225
|
-
"external-integration--google-
|
|
10225
|
+
"external-integration--google-sheet--find-and-replace": {
|
|
10226
10226
|
id: ExternalIntegrationOperations;
|
|
10227
10227
|
inputs: {
|
|
10228
10228
|
connection: {
|
|
@@ -10283,7 +10283,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10283
10283
|
};
|
|
10284
10284
|
};
|
|
10285
10285
|
};
|
|
10286
|
-
"external-integration--google-
|
|
10286
|
+
"external-integration--google-sheet--add-data-validation": {
|
|
10287
10287
|
id: ExternalIntegrationOperations;
|
|
10288
10288
|
inputs: {
|
|
10289
10289
|
connection: {
|
|
@@ -10356,7 +10356,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10356
10356
|
};
|
|
10357
10357
|
};
|
|
10358
10358
|
};
|
|
10359
|
-
"external-integration--google-
|
|
10359
|
+
"external-integration--google-sheet--sort-range": {
|
|
10360
10360
|
id: ExternalIntegrationOperations;
|
|
10361
10361
|
inputs: {
|
|
10362
10362
|
connection: {
|
|
@@ -10429,7 +10429,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
10429
10429
|
};
|
|
10430
10430
|
};
|
|
10431
10431
|
};
|
|
10432
|
-
"external-integration--google-
|
|
10432
|
+
"external-integration--google-sheet--apply-clear-filter": {
|
|
10433
10433
|
id: ExternalIntegrationOperations;
|
|
10434
10434
|
inputs: {
|
|
10435
10435
|
connection: {
|
|
@@ -17951,28 +17951,28 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
17951
17951
|
SlackChannels = "external-integration--slack--get--channels",
|
|
17952
17952
|
SlackMessages = "external-integration--slack--get--messages",
|
|
17953
17953
|
SlackReplies = "external-integration--slack--get--replies",
|
|
17954
|
-
GoogleSheetsCreateSpreadsheet = "external-integration--google-
|
|
17955
|
-
GoogleSheetsGetSpreadsheet = "external-integration--google-
|
|
17956
|
-
GoogleSheetsAddSheet = "external-integration--google-
|
|
17957
|
-
GoogleSheetsDeleteSheet = "external-integration--google-
|
|
17958
|
-
GoogleSheetsAppendRows = "external-integration--google-
|
|
17959
|
-
GoogleSheetsGetRangeValues = "external-integration--google-
|
|
17960
|
-
GoogleSheetsUpdateRangeValues = "external-integration--google-
|
|
17961
|
-
GoogleSheetsClearRange = "external-integration--google-
|
|
17962
|
-
GoogleSheetsBatchUpdateSpreadsheet = "external-integration--google-
|
|
17963
|
-
GoogleSheetsRenameUpdateSheet = "external-integration--google-
|
|
17964
|
-
GoogleSheetsCopySheet = "external-integration--google-
|
|
17965
|
-
GoogleSheetsClearSheet = "external-integration--google-
|
|
17966
|
-
GoogleSheetsBatchGetValues = "external-integration--google-
|
|
17967
|
-
GoogleSheetsFormatCells = "external-integration--google-
|
|
17968
|
-
GoogleSheetsSetNumberFormat = "external-integration--google-
|
|
17969
|
-
GoogleSheetsSetBackgroundColor = "external-integration--google-
|
|
17970
|
-
GoogleSheetsMergeUnmergeCells = "external-integration--google-
|
|
17971
|
-
GoogleSheetsAutoResizeDimensions = "external-integration--google-
|
|
17972
|
-
GoogleSheetsFindAndReplace = "external-integration--google-
|
|
17973
|
-
GoogleSheetsAddDataValidation = "external-integration--google-
|
|
17974
|
-
GoogleSheetsSortRange = "external-integration--google-
|
|
17975
|
-
GoogleSheetsApplyClearFilter = "external-integration--google-
|
|
17954
|
+
GoogleSheetsCreateSpreadsheet = "external-integration--google-sheet--create-spreadsheet",
|
|
17955
|
+
GoogleSheetsGetSpreadsheet = "external-integration--google-sheet--get-spreadsheet",
|
|
17956
|
+
GoogleSheetsAddSheet = "external-integration--google-sheet--add-sheet",
|
|
17957
|
+
GoogleSheetsDeleteSheet = "external-integration--google-sheet--delete-sheet",
|
|
17958
|
+
GoogleSheetsAppendRows = "external-integration--google-sheet--append-rows",
|
|
17959
|
+
GoogleSheetsGetRangeValues = "external-integration--google-sheet--get-range-values",
|
|
17960
|
+
GoogleSheetsUpdateRangeValues = "external-integration--google-sheet--update-range-values",
|
|
17961
|
+
GoogleSheetsClearRange = "external-integration--google-sheet--clear-range",
|
|
17962
|
+
GoogleSheetsBatchUpdateSpreadsheet = "external-integration--google-sheet--batch-update-spreadsheet",
|
|
17963
|
+
GoogleSheetsRenameUpdateSheet = "external-integration--google-sheet--rename-update-sheet",
|
|
17964
|
+
GoogleSheetsCopySheet = "external-integration--google-sheet--copy-sheet",
|
|
17965
|
+
GoogleSheetsClearSheet = "external-integration--google-sheet--clear-sheet",
|
|
17966
|
+
GoogleSheetsBatchGetValues = "external-integration--google-sheet--batch-get-values",
|
|
17967
|
+
GoogleSheetsFormatCells = "external-integration--google-sheet--format-cells",
|
|
17968
|
+
GoogleSheetsSetNumberFormat = "external-integration--google-sheet--set-number-format",
|
|
17969
|
+
GoogleSheetsSetBackgroundColor = "external-integration--google-sheet--set-background-color",
|
|
17970
|
+
GoogleSheetsMergeUnmergeCells = "external-integration--google-sheet--merge-unmerge-cells",
|
|
17971
|
+
GoogleSheetsAutoResizeDimensions = "external-integration--google-sheet--auto-resize-dimensions",
|
|
17972
|
+
GoogleSheetsFindAndReplace = "external-integration--google-sheet--find-and-replace",
|
|
17973
|
+
GoogleSheetsAddDataValidation = "external-integration--google-sheet--add-data-validation",
|
|
17974
|
+
GoogleSheetsSortRange = "external-integration--google-sheet--sort-range",
|
|
17975
|
+
GoogleSheetsApplyClearFilter = "external-integration--google-sheet--apply-clear-filter"
|
|
17976
17976
|
}
|
|
17977
17977
|
|
|
17978
17978
|
export declare enum ExternalIntegrationRootProviders {
|
|
@@ -35414,7 +35414,7 @@ export declare const batchUpdateSpreadsheetSpreadsheetIdInputParentRef: IActionD
|
|
|
35414
35414
|
AddedSlackConnection = "added-slack-connection",
|
|
35415
35415
|
AddedNewExternalAccountConnection = "added-new-external-account-connection",
|
|
35416
35416
|
AddedGoogleDriveConnection = "added-google-drive-connection",
|
|
35417
|
-
AddedGoogleSheetsConnection = "added-google-
|
|
35417
|
+
AddedGoogleSheetsConnection = "added-google-sheet-connection",
|
|
35418
35418
|
AddedGoogleSlidesConnection = "added-google-slides-connection",
|
|
35419
35419
|
AddedGoogleMailConnection = "added-gmail-connection",
|
|
35420
35420
|
ManuallyCreateIndividualNode = "manually-create-individual-node",
|