@burdenoff/microfe-bigconsole 2026.612.2 → 2026.612.4

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.
@@ -63,7 +63,7 @@ var t = e`
63
63
  context
64
64
  createdAt
65
65
  updatedAt
66
- pages(first: 100) {
66
+ pages(first: 10) {
67
67
  edges {
68
68
  node {
69
69
  ...DashboardPageFields
@@ -89,16 +89,27 @@ ${n}`, i = e`
89
89
  widgetCount
90
90
  createdAt
91
91
  updatedAt
92
- pages(first: 100) {
93
- edges {
94
- node {
95
- ...DashboardPageFields
96
- }
97
- }
92
+ pages(first: 1) {
98
93
  totalCount
99
94
  }
100
95
  }
101
- ${t}`, a = e`
96
+ `, ee = e`
97
+ fragment DashboardScalarFields on Dashboard {
98
+ id
99
+ workspaceId
100
+ name
101
+ description
102
+ category
103
+ isPublic
104
+ isArchived
105
+ isTemplate
106
+ visibility
107
+ viewCount
108
+ layout
109
+ createdAt
110
+ updatedAt
111
+ }
112
+ `, a = e`
102
113
  fragment DashboardShareFields on DashboardShare {
103
114
  id
104
115
  dashboardId
@@ -336,14 +347,14 @@ ${e`
336
347
  updatedAt
337
348
  linkedWorkflowCount
338
349
  }
339
- `, ee = e`
350
+ `, f = e`
340
351
  fragment DataSinkPageInfoFields on PageInfo {
341
352
  hasNextPage
342
353
  hasPreviousPage
343
354
  startCursor
344
355
  endCursor
345
356
  }
346
- `, f = e`
357
+ `, p = e`
347
358
  fragment FilterPresetFields on FilterPreset {
348
359
  id
349
360
  dashboardId
@@ -357,14 +368,14 @@ ${e`
357
368
  createdAt
358
369
  updatedAt
359
370
  }
360
- `, p = e`
371
+ `, m = e`
361
372
  fragment ParserPageInfoFields on PageInfo {
362
373
  hasNextPage
363
374
  hasPreviousPage
364
375
  startCursor
365
376
  endCursor
366
377
  }
367
- `, m = e`
378
+ `, h = e`
368
379
  fragment ParserCoreFields on Parser {
369
380
  id
370
381
  workspaceId
@@ -383,7 +394,7 @@ ${e`
383
394
  updatedAt
384
395
  updatedBy
385
396
  }
386
- `, h = e`
397
+ `, g = e`
387
398
  fragment ParserListItem on Parser {
388
399
  id
389
400
  consoleId
@@ -395,14 +406,14 @@ ${e`
395
406
  status
396
407
  updatedAt
397
408
  }
398
- `, g = e`
409
+ `, _ = e`
399
410
  fragment PipelinePageInfoFields on PageInfo {
400
411
  hasNextPage
401
412
  hasPreviousPage
402
413
  startCursor
403
414
  endCursor
404
415
  }
405
- `, _ = e`
416
+ `, v = e`
406
417
  fragment PipelineCoreFields on Pipeline {
407
418
  id
408
419
  workspaceId
@@ -436,7 +447,7 @@ ${e`
436
447
  fallbackValue
437
448
  description
438
449
  }
439
- `}`, v = e`
450
+ `}`, y = e`
440
451
  fragment PipelineExecutionFields on PipelineExecution {
441
452
  id
442
453
  pipelineId
@@ -464,7 +475,7 @@ ${e`
464
475
  output
465
476
  error
466
477
  }
467
- `}`, y = e`
478
+ `}`, te = e`
468
479
  fragment PipelineListItem on Pipeline {
469
480
  id
470
481
  consoleId
@@ -529,7 +540,7 @@ ${e`
529
540
  }
530
541
  }
531
542
  }
532
- `, te = e`
543
+ `, x = e`
533
544
  fragment PromptSuggestionFields on PromptSuggestion {
534
545
  id
535
546
  category
@@ -538,7 +549,7 @@ ${e`
538
549
  exampleDescription
539
550
  tags
540
551
  }
541
- `, x = e`
552
+ `, S = e`
542
553
  fragment EventLogFields on EventLog {
543
554
  id
544
555
  workspaceId
@@ -557,7 +568,7 @@ ${e`
557
568
  createdAt
558
569
  completedAt
559
570
  }
560
- `, S = e`
571
+ `, C = e`
561
572
  fragment EventWebhookMappingFields on EventWebhookMapping {
562
573
  id
563
574
  workspaceId
@@ -577,14 +588,14 @@ ${e`
577
588
  createdAt
578
589
  updatedAt
579
590
  }
580
- `, C = e`
591
+ `, w = e`
581
592
  fragment WidgetPageInfoFields on PageInfo {
582
593
  hasNextPage
583
594
  hasPreviousPage
584
595
  startCursor
585
596
  endCursor
586
597
  }
587
- `, w = e`
598
+ `, T = e`
588
599
  fragment WidgetCoreFields on Widget {
589
600
  id
590
601
  pageId
@@ -618,7 +629,7 @@ ${e`
618
629
  md
619
630
  lg
620
631
  }
621
- `}`, T = e`
632
+ `}`, E = e`
622
633
  fragment WidgetDrilldownFields on WidgetDrilldown {
623
634
  id
624
635
  sourceWidgetId
@@ -631,7 +642,7 @@ ${e`
631
642
  createdAt
632
643
  updatedAt
633
644
  }
634
- `, E = e`
645
+ `, D = e`
635
646
  fragment WidgetTranslationFields on WidgetTranslation {
636
647
  id
637
648
  widgetId
@@ -640,7 +651,7 @@ ${e`
640
651
  createdAt
641
652
  updatedAt
642
653
  }
643
- `, D = e`
654
+ `, O = e`
644
655
  fragment WidgetDataFields on WidgetData {
645
656
  raw
646
657
  processed
@@ -648,7 +659,7 @@ ${e`
648
659
  cached
649
660
  error
650
661
  }
651
- `, O = e`
662
+ `, k = e`
652
663
  fragment WidgetActionFields on WidgetAction {
653
664
  id
654
665
  widgetId
@@ -670,7 +681,7 @@ ${e`
670
681
  createdAt
671
682
  updatedAt
672
683
  }
673
- `, k = e`
684
+ `, A = e`
674
685
  fragment WidgetFullFields on Widget {
675
686
  ...WidgetCoreFields
676
687
  drilldown {
@@ -686,11 +697,11 @@ ${e`
686
697
  ...WidgetActionFields
687
698
  }
688
699
  }
689
- ${w}
690
- ${T}
700
+ ${T}
691
701
  ${E}
692
702
  ${D}
693
- ${O}`, A = e`
703
+ ${O}
704
+ ${k}`, j = e`
694
705
  fragment WidgetListFields on Widget {
695
706
  ...WidgetCoreFields
696
707
  drilldown {
@@ -703,10 +714,10 @@ ${O}`, A = e`
703
714
  ...WidgetActionFields
704
715
  }
705
716
  }
706
- ${w}
707
- ${T}
717
+ ${T}
708
718
  ${E}
709
- ${O}`, j = e`
719
+ ${D}
720
+ ${k}`, M = e`
710
721
  fragment WidgetListItem on Widget {
711
722
  id
712
723
  pageId
@@ -763,7 +774,7 @@ e`
763
774
  height
764
775
  }
765
776
  `;
766
- var M = e`
777
+ var N = e`
767
778
  fragment WidgetTypeInfoFields on WidgetTypeInfo {
768
779
  type
769
780
  label
@@ -793,7 +804,7 @@ e`
793
804
  endCursor
794
805
  }
795
806
  `;
796
- var N = e`
807
+ var P = e`
797
808
  fragment WorkflowCoreFields on FluidGridsWorkflow {
798
809
  id
799
810
  name
@@ -813,7 +824,7 @@ var N = e`
813
824
  updatedAt
814
825
  updatedBy
815
826
  }
816
- `, P = e`
827
+ `, F = e`
817
828
  fragment DataSinkWorkflowLinkFields on DataSinkWorkflowLink {
818
829
  id
819
830
  dataSinkId
@@ -836,15 +847,15 @@ var N = e`
836
847
  setupState
837
848
  isActive
838
849
  }
839
- `}`, F = e`
850
+ `}`, I = e`
840
851
  fragment WorkflowFullFields on FluidGridsWorkflow {
841
852
  ...WorkflowCoreFields
842
853
  linkedDataSinks {
843
854
  ...DataSinkWorkflowLinkFields
844
855
  }
845
856
  }
846
- ${N}
847
- ${P}`, I = e`
857
+ ${P}
858
+ ${F}`, L = e`
848
859
  fragment WorkflowListItem on FluidGridsWorkflow {
849
860
  id
850
861
  name
@@ -868,37 +879,7 @@ ${P}`, I = e`
868
879
  createdAt
869
880
  updatedAt
870
881
  }
871
- `;
872
- e`
873
- query ListAllWidgetsForSelector {
874
- listDashboards(first: 50, includeArchived: false) {
875
- edges {
876
- node {
877
- id
878
- name
879
- pages(first: 100) {
880
- edges {
881
- node {
882
- id
883
- name
884
- widgets(first: 100) {
885
- edges {
886
- node {
887
- id
888
- title
889
- type
890
- }
891
- }
892
- }
893
- }
894
- }
895
- }
896
- }
897
- }
898
- }
899
- }
900
- `;
901
- var L = e`
882
+ `, R = e`
902
883
  query WorkspaceInstalledApps {
903
884
  workspaceInstalledApps {
904
885
  id
@@ -919,75 +900,75 @@ e`
919
900
  }
920
901
  }
921
902
  ${r}`;
922
- var R = e`
903
+ var z = e`
923
904
  mutation ArchiveTemplate($id: ID!) {
924
905
  archiveTemplate(id: $id) {
925
906
  ...DashboardTemplateFields
926
907
  }
927
908
  }
928
- ${o}`, z = e`
909
+ ${o}`, B = e`
929
910
  mutation CloneDashboard($input: CloneDashboardInput!) {
930
911
  cloneDashboard(input: $input) {
931
912
  ...DashboardFullFields
932
913
  }
933
914
  }
934
- ${r}`, B = e`
915
+ ${r}`, V = e`
935
916
  mutation CreateDashboard($input: BigConsoleCreateDashboardInput!) {
936
917
  createBigConsoleDashboard(input: $input) {
937
- ...DashboardFullFields
918
+ ...DashboardScalarFields
938
919
  }
939
920
  }
940
- ${r}`, V = e`
921
+ ${ee}`, H = e`
941
922
  mutation CreateDashboardPage($input: CreateDashboardPageInput!) {
942
923
  createDashboardPage(input: $input) {
943
924
  ...DashboardPageFields
944
925
  }
945
926
  }
946
- ${t}`, H = e`
927
+ ${t}`, U = e`
947
928
  mutation CreateDashboardView($input: CreateDashboardViewInput!) {
948
929
  createDashboardView(input: $input) {
949
930
  ...DashboardViewFields
950
931
  }
951
932
  }
952
- ${c}`, U = e`
933
+ ${c}`, W = e`
953
934
  mutation CreateGlobalFilter($input: CreateGlobalFilterInput!) {
954
935
  createGlobalFilter(input: $input) {
955
936
  ...GlobalFilterFields
956
937
  }
957
938
  }
958
- ${n}`, W = e`
939
+ ${n}`, G = e`
959
940
  mutation CreateTemplate($input: CreateTemplateInput!) {
960
941
  createTemplate(input: $input) {
961
942
  ...DashboardTemplateFields
962
943
  }
963
944
  }
964
- ${o}`, G = e`
945
+ ${o}`, K = e`
965
946
  mutation DeleteDashboard($id: ID!) {
966
947
  deleteBigConsoleDashboard(id: $id)
967
948
  }
968
- `, K = e`
949
+ `, q = e`
969
950
  mutation DeleteDashboardPage($id: ID!) {
970
951
  deleteDashboardPage(id: $id)
971
952
  }
972
- `, q = e`
953
+ `, J = e`
973
954
  mutation DeleteDashboardView($id: ID!) {
974
955
  deleteDashboardView(id: $id)
975
956
  }
976
- `, J = e`
957
+ `, Y = e`
977
958
  mutation DeleteGlobalFilter($id: ID!) {
978
959
  deleteGlobalFilter(id: $id)
979
960
  }
980
- `, Y = e`
961
+ `, X = e`
981
962
  mutation DeleteTemplate($id: ID!) {
982
963
  deleteTemplate(id: $id)
983
964
  }
984
- `, X = e`
965
+ `, Z = e`
985
966
  mutation DeprecateTemplate($id: ID!) {
986
967
  deprecateTemplate(id: $id) {
987
968
  ...DashboardTemplateFields
988
969
  }
989
970
  }
990
- ${o}`, Z = e`
971
+ ${o}`, Q = e`
991
972
  mutation ImportDashboard($input: ImportBigConsoleDashboardInput!) {
992
973
  importBigConsoleDashboard(input: $input) {
993
974
  success
@@ -1014,7 +995,7 @@ e`
1014
995
  }
1015
996
  }
1016
997
  ${r}`;
1017
- var Q = e`
998
+ var ne = e`
1018
999
  mutation InstantiateTemplate($input: InstantiateTemplateInput!) {
1019
1000
  instantiateTemplate(input: $input) {
1020
1001
  ...DashboardFullFields
@@ -1028,25 +1009,25 @@ e`
1028
1009
  }
1029
1010
  }
1030
1011
  ${r}`;
1031
- var ne = e`
1012
+ var re = e`
1032
1013
  mutation PublishTemplate($id: ID!) {
1033
1014
  publishTemplate(id: $id) {
1034
1015
  ...DashboardTemplateFields
1035
1016
  }
1036
1017
  }
1037
- ${o}`, re = e`
1018
+ ${o}`, ie = e`
1038
1019
  mutation RateTemplate($input: RateTemplateInput!) {
1039
1020
  rateTemplate(input: $input) {
1040
1021
  ...DashboardTemplateFields
1041
1022
  }
1042
1023
  }
1043
- ${o}`, ie = e`
1024
+ ${o}`, ae = e`
1044
1025
  mutation ReorderDashboardPages($dashboardId: ID!, $pageIds: [ID!]!) {
1045
1026
  reorderDashboardPages(dashboardId: $dashboardId, pageIds: $pageIds) {
1046
1027
  ...DashboardPageFields
1047
1028
  }
1048
1029
  }
1049
- ${t}`, ae = e`
1030
+ ${t}`, oe = e`
1050
1031
  mutation ReorderGlobalFilters($dashboardId: ID!, $filterIds: [ID!]!) {
1051
1032
  reorderGlobalFilters(dashboardId: $dashboardId, filterIds: $filterIds) {
1052
1033
  ...GlobalFilterFields
@@ -1060,67 +1041,67 @@ e`
1060
1041
  }
1061
1042
  }
1062
1043
  ${r}`;
1063
- var oe = e`
1044
+ var se = e`
1064
1045
  mutation RevokeAllShares($dashboardId: ID!) {
1065
1046
  revokeAllShares(dashboardId: $dashboardId)
1066
1047
  }
1067
- `, se = e`
1048
+ `, ce = e`
1068
1049
  mutation RevokeDashboardShare($id: ID!) {
1069
1050
  revokeDashboardShare(id: $id)
1070
1051
  }
1071
- `, ce = e`
1052
+ `, le = e`
1072
1053
  mutation SetDefaultView($viewId: ID!) {
1073
1054
  setDefaultView(viewId: $viewId) {
1074
1055
  ...DashboardViewFields
1075
1056
  }
1076
1057
  }
1077
- ${c}`, le = e`
1058
+ ${c}`, ue = e`
1078
1059
  mutation ShareDashboard($input: ShareDashboardInput!) {
1079
1060
  shareDashboard(input: $input) {
1080
1061
  ...DashboardShareFields
1081
1062
  }
1082
1063
  }
1083
- ${a}`, ue = e`
1064
+ ${a}`, de = e`
1084
1065
  mutation UpdateDashboard($input: BigConsoleUpdateDashboardInput!) {
1085
1066
  updateBigConsoleDashboard(input: $input) {
1086
1067
  ...DashboardFullFields
1087
1068
  }
1088
1069
  }
1089
- ${r}`, de = e`
1070
+ ${r}`, fe = e`
1090
1071
  mutation UpdateDashboardPage($input: UpdateDashboardPageInput!) {
1091
1072
  updateDashboardPage(input: $input) {
1092
1073
  ...DashboardPageFields
1093
1074
  }
1094
1075
  }
1095
- ${t}`, fe = e`
1076
+ ${t}`, pe = e`
1096
1077
  mutation UpdateDashboardShare($input: UpdateShareInput!) {
1097
1078
  updateDashboardShare(input: $input) {
1098
1079
  ...DashboardShareFields
1099
1080
  }
1100
1081
  }
1101
- ${a}`, pe = e`
1082
+ ${a}`, me = e`
1102
1083
  mutation UpdateDashboardView($input: UpdateDashboardViewInput!) {
1103
1084
  updateDashboardView(input: $input) {
1104
1085
  ...DashboardViewFields
1105
1086
  }
1106
1087
  }
1107
- ${c}`, me = e`
1088
+ ${c}`, he = e`
1108
1089
  mutation UpdateGlobalFilter($input: UpdateGlobalFilterInput!) {
1109
1090
  updateGlobalFilter(input: $input) {
1110
1091
  ...GlobalFilterFields
1111
1092
  }
1112
1093
  }
1113
- ${n}`, he = e`
1094
+ ${n}`, ge = e`
1114
1095
  mutation UpdateTemplate($input: UpdateTemplateInput!) {
1115
1096
  updateTemplate(input: $input) {
1116
1097
  ...DashboardTemplateFields
1117
1098
  }
1118
1099
  }
1119
- ${o}`, ge = e`
1100
+ ${o}`, _e = e`
1120
1101
  query ExportDashboard($id: ID!, $options: ExportDashboardOptions) {
1121
1102
  exportDashboard(id: $id, options: $options)
1122
1103
  }
1123
- `, _e = e`
1104
+ `, ve = e`
1124
1105
  query GetDashboard($id: ID!) {
1125
1106
  getDashboard(id: $id) {
1126
1107
  ...DashboardFullFields
@@ -1134,25 +1115,25 @@ e`
1134
1115
  }
1135
1116
  }
1136
1117
  ${a}`;
1137
- var ve = e`
1118
+ var ye = e`
1138
1119
  query GetDashboardView($id: ID!) {
1139
1120
  getDashboardView(id: $id) {
1140
1121
  ...DashboardViewFields
1141
1122
  }
1142
1123
  }
1143
- ${c}`, ye = e`
1124
+ ${c}`, be = e`
1144
1125
  query GetDefaultDashboardView($dashboardId: ID!) {
1145
1126
  getDefaultDashboardView(dashboardId: $dashboardId) {
1146
1127
  ...DashboardViewFields
1147
1128
  }
1148
1129
  }
1149
- ${c}`, be = e`
1130
+ ${c}`, xe = e`
1150
1131
  query GetTemplate($id: ID!) {
1151
1132
  getTemplate(id: $id) {
1152
1133
  ...DashboardTemplateFields
1153
1134
  }
1154
1135
  }
1155
- ${o}`, xe = e`
1136
+ ${o}`, Se = e`
1156
1137
  query ListDashboardShares($dashboardId: ID!, $first: Int, $after: String) {
1157
1138
  listDashboardShares(dashboardId: $dashboardId, first: $first, after: $after) {
1158
1139
  edges {
@@ -1168,7 +1149,7 @@ var ve = e`
1168
1149
  }
1169
1150
  }
1170
1151
  ${a}
1171
- ${l}`, Se = e`
1152
+ ${l}`, Ce = e`
1172
1153
  query ListDashboardViews($dashboardId: ID!, $first: Int, $after: String) {
1173
1154
  listDashboardViews(dashboardId: $dashboardId, first: $first, after: $after) {
1174
1155
  edges {
@@ -1184,7 +1165,7 @@ ${l}`, Se = e`
1184
1165
  }
1185
1166
  }
1186
1167
  ${c}
1187
- ${l}`, Ce = e`
1168
+ ${l}`, we = e`
1188
1169
  query ListDashboards($first: Int, $after: String, $category: DashboardCategory, $visibility: DashboardVisibility, $ownerId: ID, $tagIds: [ID!], $search: String, $includeArchived: Boolean, $sortBy: DashboardSortField, $sortOrder: SortOrder) {
1189
1170
  listDashboards(
1190
1171
  first: $first
@@ -1211,7 +1192,7 @@ ${l}`, Ce = e`
1211
1192
  }
1212
1193
  }
1213
1194
  ${i}
1214
- ${l}`, we = e`
1195
+ ${l}`, Te = e`
1215
1196
  query ListFeaturedTemplates($category: DashboardCategory, $first: Int, $after: String) {
1216
1197
  listFeaturedTemplates(category: $category, first: $first, after: $after) {
1217
1198
  edges {
@@ -1227,7 +1208,7 @@ ${l}`, we = e`
1227
1208
  }
1228
1209
  }
1229
1210
  ${s}
1230
- ${l}`, Te = e`
1211
+ ${l}`, Ee = e`
1231
1212
  query ListSharedWithMe($first: Int, $after: String) {
1232
1213
  listSharedWithMe(first: $first, after: $after) {
1233
1214
  edges {
@@ -1243,7 +1224,7 @@ ${l}`, Te = e`
1243
1224
  }
1244
1225
  }
1245
1226
  ${a}
1246
- ${l}`, Ee = e`
1227
+ ${l}`, De = e`
1247
1228
  query ListTemplates($category: DashboardCategory, $complexity: TemplateComplexity, $authorType: TemplateAuthorType, $isFeatured: Boolean, $status: TemplateStatus, $search: String, $first: Int, $after: String) {
1248
1229
  listTemplates(
1249
1230
  category: $category
@@ -1268,7 +1249,7 @@ ${l}`, Ee = e`
1268
1249
  }
1269
1250
  }
1270
1251
  ${s}
1271
- ${l}`, De = e`
1252
+ ${l}`, Oe = e`
1272
1253
  query SearchTemplates($query: String!, $category: DashboardCategory, $complexity: TemplateComplexity, $first: Int, $after: String) {
1273
1254
  searchTemplates(
1274
1255
  query: $query
@@ -1290,7 +1271,7 @@ ${l}`, De = e`
1290
1271
  }
1291
1272
  }
1292
1273
  ${s}
1293
- ${l}`, Oe = e`
1274
+ ${l}`, ke = e`
1294
1275
  query ValidateDashboardImport($content: String!) {
1295
1276
  validateDashboardImport(content: $content) {
1296
1277
  isValid
@@ -1316,26 +1297,26 @@ ${l}`, Oe = e`
1316
1297
  }
1317
1298
  }
1318
1299
  }
1319
- `, ke = e`
1300
+ `, Ae = e`
1320
1301
  mutation BatchCreateDataSinks($inputs: [CreateDataSinkInput!]!) {
1321
1302
  batchCreateDataSinks(inputs: $inputs) {
1322
1303
  ...DataSinkFullFields
1323
1304
  }
1324
1305
  }
1325
- ${u}`, Ae = e`
1306
+ ${u}`, je = e`
1326
1307
  mutation BatchDeleteDataSinks($ids: [ID!]!) {
1327
1308
  batchDeleteDataSinks(ids: $ids) {
1328
1309
  id
1329
1310
  deletedAt
1330
1311
  }
1331
1312
  }
1332
- `, je = e`
1313
+ `, Me = e`
1333
1314
  mutation CreateDataSink($input: CreateDataSinkInput!) {
1334
1315
  createDataSink(input: $input) {
1335
1316
  ...DataSinkFullFields
1336
1317
  }
1337
1318
  }
1338
- ${u}`, Me = e`
1319
+ ${u}`, Ne = e`
1339
1320
  mutation DeleteDataSink($id: ID!) {
1340
1321
  deleteDataSink(id: $id) {
1341
1322
  id
@@ -1343,7 +1324,7 @@ ${l}`, Oe = e`
1343
1324
  deletedBy
1344
1325
  }
1345
1326
  }
1346
- `, Ne = e`
1327
+ `, Pe = e`
1347
1328
  mutation InvalidateDataSinkCache($id: ID) {
1348
1329
  invalidateDataSinkCache(id: $id) {
1349
1330
  count
@@ -1352,25 +1333,25 @@ ${l}`, Oe = e`
1352
1333
  message
1353
1334
  }
1354
1335
  }
1355
- `, Pe = e`
1336
+ `, Fe = e`
1356
1337
  mutation RefreshDataSink($input: RefreshDataSinkInput!) {
1357
1338
  refreshDataSink(input: $input) {
1358
1339
  ...DataSinkFullFields
1359
1340
  }
1360
1341
  }
1361
- ${u}`, Fe = e`
1342
+ ${u}`, Ie = e`
1362
1343
  mutation UpdateDataSink($input: UpdateDataSinkInput!) {
1363
1344
  updateDataSink(input: $input) {
1364
1345
  ...DataSinkFullFields
1365
1346
  }
1366
1347
  }
1367
- ${u}`, Ie = e`
1348
+ ${u}`, Le = e`
1368
1349
  query GetDataSink($id: ID, $key: String) {
1369
1350
  getDataSink(id: $id, key: $key) {
1370
1351
  ...DataSinkFullFields
1371
1352
  }
1372
1353
  }
1373
- ${u}`, Le = e`
1354
+ ${u}`, Re = e`
1374
1355
  query GetDataSinkData($id: ID, $key: String, $dataPath: String, $forceRefresh: Boolean) {
1375
1356
  getDataSinkData(
1376
1357
  id: $id
@@ -1385,7 +1366,7 @@ ${l}`, Oe = e`
1385
1366
  fetchedAt
1386
1367
  }
1387
1368
  }
1388
- `, Re = e`
1369
+ `, ze = e`
1389
1370
  query ListDataSinks($status: DataSinkStatus, $setupState: DataSinkSetupState, $isActive: Boolean, $search: String, $first: Int, $after: String) {
1390
1371
  listDataSinks(
1391
1372
  status: $status
@@ -1408,13 +1389,13 @@ ${l}`, Oe = e`
1408
1389
  }
1409
1390
  }
1410
1391
  ${d}
1411
- ${ee}`, ze = e`
1392
+ ${f}`, Be = e`
1412
1393
  subscription DataSinkDataUpdated($id: ID!) {
1413
1394
  dataSinkDataUpdated(id: $id) {
1414
1395
  ...DataSinkFullFields
1415
1396
  }
1416
1397
  }
1417
- ${u}`, Be = e`
1398
+ ${u}`, Ve = e`
1418
1399
  subscription DataSinkUpdated($workspaceId: ID!) {
1419
1400
  dataSinkUpdated(workspaceId: $workspaceId) {
1420
1401
  type
@@ -1432,7 +1413,7 @@ e`
1432
1413
  ...FilterPresetFields
1433
1414
  }
1434
1415
  }
1435
- ${f}`, e`
1416
+ ${p}`, e`
1436
1417
  mutation DeleteFilterPreset($id: ID!) {
1437
1418
  deleteFilterPreset(id: $id)
1438
1419
  }
@@ -1442,42 +1423,42 @@ e`
1442
1423
  ...FilterPresetFields
1443
1424
  }
1444
1425
  }
1445
- ${f}`, e`
1426
+ ${p}`, e`
1446
1427
  mutation UpdateFilterPreset($id: ID!, $input: UpdateFilterPresetInput!) {
1447
1428
  updateFilterPreset(id: $id, input: $input) {
1448
1429
  ...FilterPresetFields
1449
1430
  }
1450
1431
  }
1451
- ${f}`, e`
1432
+ ${p}`, e`
1452
1433
  query GetDefaultFilterPreset($dashboardId: ID!) {
1453
1434
  getDefaultFilterPreset(dashboardId: $dashboardId) {
1454
1435
  ...FilterPresetFields
1455
1436
  }
1456
1437
  }
1457
- ${f}`, e`
1438
+ ${p}`, e`
1458
1439
  query GetFilterPreset($id: ID!) {
1459
1440
  getFilterPreset(id: $id) {
1460
1441
  ...FilterPresetFields
1461
1442
  }
1462
1443
  }
1463
- ${f}`, e`
1444
+ ${p}`, e`
1464
1445
  query GetFilterPresets($dashboardId: ID!) {
1465
1446
  getFilterPresets(dashboardId: $dashboardId) {
1466
1447
  ...FilterPresetFields
1467
1448
  }
1468
1449
  }
1469
- ${f}`;
1470
- var Ve = e`
1450
+ ${p}`;
1451
+ var He = e`
1471
1452
  mutation CreateParser($input: CreateParserInput!) {
1472
1453
  createParser(input: $input) {
1473
1454
  ...ParserCoreFields
1474
1455
  }
1475
1456
  }
1476
- ${m}`, He = e`
1457
+ ${h}`, Ue = e`
1477
1458
  mutation DeleteParser($id: ID!) {
1478
1459
  deleteParser(id: $id)
1479
1460
  }
1480
- `, Ue = e`
1461
+ `, We = e`
1481
1462
  mutation ExecuteParser($id: ID!) {
1482
1463
  executeParser(id: $id) {
1483
1464
  parserId
@@ -1488,19 +1469,19 @@ var Ve = e`
1488
1469
  cachedAt
1489
1470
  }
1490
1471
  }
1491
- `, We = e`
1472
+ `, Ge = e`
1492
1473
  mutation UpdateParser($id: ID!, $input: UpdateParserInput!, $version: Int!) {
1493
1474
  updateParser(id: $id, input: $input, version: $version) {
1494
1475
  ...ParserCoreFields
1495
1476
  }
1496
1477
  }
1497
- ${m}`, Ge = e`
1478
+ ${h}`, Ke = e`
1498
1479
  query GetParser($id: ID!) {
1499
1480
  parser(id: $id) {
1500
1481
  ...ParserCoreFields
1501
1482
  }
1502
1483
  }
1503
- ${m}`, Ke = e`
1484
+ ${h}`, qe = e`
1504
1485
  query ListParsers($consoleId: ID!, $type: ParserType, $status: ParserStatus, $first: Int, $after: String) {
1505
1486
  listParsers(
1506
1487
  filter: {consoleId: $consoleId, type: $type, status: $status}
@@ -1519,8 +1500,8 @@ var Ve = e`
1519
1500
  totalCount
1520
1501
  }
1521
1502
  }
1522
- ${h}
1523
- ${p}`, qe = e`
1503
+ ${g}
1504
+ ${m}`, Je = e`
1524
1505
  query TestParserExpression($input: TestParserInput!) {
1525
1506
  testParserExpression(input: $input) {
1526
1507
  success
@@ -1529,53 +1510,53 @@ ${p}`, qe = e`
1529
1510
  executionTimeMs
1530
1511
  }
1531
1512
  }
1532
- `, Je = e`
1513
+ `, Ye = e`
1533
1514
  mutation CreatePipeline($input: CreatePipelineInput!) {
1534
1515
  createPipeline(input: $input) {
1535
1516
  ...PipelineCoreFields
1536
1517
  }
1537
1518
  }
1538
- ${_}`, Ye = e`
1519
+ ${v}`, Xe = e`
1539
1520
  mutation DeletePipeline($id: ID!) {
1540
1521
  deletePipeline(id: $id)
1541
1522
  }
1542
- `, Xe = e`
1523
+ `, Ze = e`
1543
1524
  mutation ExecutePipeline($input: ExecutePipelineInput!) {
1544
1525
  executePipeline(input: $input) {
1545
1526
  ...PipelineExecutionFields
1546
1527
  }
1547
1528
  }
1548
- ${v}`, Ze = e`
1529
+ ${y}`, Qe = e`
1549
1530
  mutation TestPipeline($input: TestPipelineInput!) {
1550
1531
  testPipeline(input: $input) {
1551
1532
  ...PipelineExecutionFields
1552
1533
  }
1553
1534
  }
1554
- ${v}`, Qe = e`
1535
+ ${y}`, $e = e`
1555
1536
  mutation UpdatePipeline($id: ID!, $input: UpdatePipelineInput!, $version: Int!) {
1556
1537
  updatePipeline(id: $id, input: $input, version: $version) {
1557
1538
  ...PipelineCoreFields
1558
1539
  }
1559
1540
  }
1560
- ${_}`, $e = e`
1541
+ ${v}`, et = e`
1561
1542
  query GetPipeline($id: ID!) {
1562
1543
  pipeline(id: $id) {
1563
1544
  ...PipelineCoreFields
1564
1545
  }
1565
1546
  }
1566
- ${_}`, et = e`
1547
+ ${v}`, tt = e`
1567
1548
  query GetPipelineExecution($id: ID!) {
1568
1549
  pipelineExecution(id: $id) {
1569
1550
  ...PipelineExecutionFields
1570
1551
  }
1571
1552
  }
1572
- ${v}`, tt = e`
1553
+ ${y}`, nt = e`
1573
1554
  query ListPipelineExecutions($pipelineId: ID!, $first: Int, $after: String) {
1574
1555
  listPipelineExecutions(pipelineId: $pipelineId, first: $first, after: $after) {
1575
1556
  ...PipelineExecutionFields
1576
1557
  }
1577
1558
  }
1578
- ${v}`, nt = e`
1559
+ ${y}`, rt = e`
1579
1560
  query ListPipelines($consoleId: ID!, $status: PipelineStatus, $first: Int, $after: String) {
1580
1561
  listPipelines(
1581
1562
  filter: {consoleId: $consoleId, status: $status}
@@ -1594,8 +1575,8 @@ ${p}`, qe = e`
1594
1575
  totalCount
1595
1576
  }
1596
1577
  }
1597
- ${y}
1598
- ${g}`;
1578
+ ${te}
1579
+ ${_}`;
1599
1580
  e`
1600
1581
  mutation CancelPromptGeneration($generationId: ID!) {
1601
1582
  cancelPromptGeneration(generationId: $generationId) {
@@ -1631,7 +1612,7 @@ e`
1631
1612
  ...PromptSuggestionFields
1632
1613
  }
1633
1614
  }
1634
- ${te}`, e`
1615
+ ${x}`, e`
1635
1616
  query ListPromptGenerations($status: PromptGenerationStatus, $first: Int, $after: String) {
1636
1617
  listPromptGenerations(status: $status, first: $first, after: $after) {
1637
1618
  edges {
@@ -1651,7 +1632,7 @@ e`
1651
1632
  }
1652
1633
  }
1653
1634
  ${b}`;
1654
- var rt = e`
1635
+ var it = e`
1655
1636
  mutation BatchUpdateWidgetPositions($updates: [WidgetPositionUpdateInput!]!) {
1656
1637
  batchUpdateWidgetPositions(updates: $updates) {
1657
1638
  id
@@ -1659,25 +1640,25 @@ var rt = e`
1659
1640
  updatedAt
1660
1641
  }
1661
1642
  }
1662
- `, it = e`
1643
+ `, at = e`
1663
1644
  mutation CreateEventWebhookMapping($input: CreateEventWebhookMappingInput!) {
1664
1645
  createEventWebhookMapping(input: $input) {
1665
1646
  ...EventWebhookMappingFields
1666
1647
  }
1667
1648
  }
1668
- ${S}`, at = e`
1649
+ ${C}`, ot = e`
1669
1650
  mutation CreateWidget($input: BigConsoleCreateWidgetInput!) {
1670
1651
  createBigConsoleWidget(input: $input) {
1671
1652
  ...WidgetFullFields
1672
1653
  }
1673
1654
  }
1674
- ${k}`, ot = e`
1655
+ ${A}`, st = e`
1675
1656
  mutation CreateWidgetAction($input: CreateWidgetActionInput!) {
1676
1657
  createWidgetAction(input: $input) {
1677
1658
  ...WidgetActionFields
1678
1659
  }
1679
1660
  }
1680
- ${O}`, st = e`
1661
+ ${k}`, ct = e`
1681
1662
  mutation CreateWidgetDrilldown($sourceWidgetId: ID!, $targetDashboardId: ID!, $parameterMapping: JSON!, $navigationMode: NavigationMode = SAME_WINDOW) {
1682
1663
  createWidgetDrilldown(
1683
1664
  sourceWidgetId: $sourceWidgetId
@@ -1688,35 +1669,35 @@ var rt = e`
1688
1669
  ...WidgetDrilldownFields
1689
1670
  }
1690
1671
  }
1691
- ${T}`, ct = e`
1672
+ ${E}`, lt = e`
1692
1673
  mutation DeleteEventWebhookMapping($id: ID!) {
1693
1674
  deleteEventWebhookMapping(id: $id)
1694
1675
  }
1695
- `, lt = e`
1676
+ `, ut = e`
1696
1677
  mutation DeleteWidget($id: ID!) {
1697
1678
  deleteBigConsoleWidget(id: $id)
1698
1679
  }
1699
- `, ut = e`
1680
+ `, dt = e`
1700
1681
  mutation DeleteWidgetAction($id: ID!) {
1701
1682
  deleteWidgetAction(id: $id)
1702
1683
  }
1703
- `, dt = e`
1684
+ `, ft = e`
1704
1685
  mutation DeleteWidgetDrilldown($id: ID!) {
1705
1686
  deleteWidgetDrilldown(id: $id)
1706
1687
  }
1707
- `, ft = e`
1688
+ `, pt = e`
1708
1689
  mutation DuplicateWidget($id: ID!, $newPosition: WidgetPositionInput, $newTitle: String) {
1709
1690
  duplicateWidget(id: $id, newPosition: $newPosition, newTitle: $newTitle) {
1710
1691
  ...WidgetFullFields
1711
1692
  }
1712
1693
  }
1713
- ${k}`, pt = e`
1694
+ ${A}`, mt = e`
1714
1695
  mutation EmitWidgetEvent($input: EmitWidgetEventInput!) {
1715
1696
  emitWidgetEvent(input: $input) {
1716
1697
  ...EventLogFields
1717
1698
  }
1718
1699
  }
1719
- ${x}`;
1700
+ ${S}`;
1720
1701
  e`
1721
1702
  mutation MoveWidgetToPage($widgetId: ID!, $targetPageId: ID!, $position: WidgetPositionInput!) {
1722
1703
  moveWidgetToPage(
@@ -1727,27 +1708,27 @@ e`
1727
1708
  ...WidgetFullFields
1728
1709
  }
1729
1710
  }
1730
- ${k}`;
1731
- var mt = e`
1711
+ ${A}`;
1712
+ var ht = e`
1732
1713
  mutation RefreshWidgetData($widgetId: ID!) {
1733
1714
  refreshWidgetData(widgetId: $widgetId) {
1734
1715
  ...WidgetDataFields
1735
1716
  }
1736
1717
  }
1737
- ${D}`, ht = e`
1718
+ ${O}`, gt = e`
1738
1719
  mutation ReorderWidgetActions($widgetId: ID!, $actionIds: [ID!]!) {
1739
1720
  reorderWidgetActions(widgetId: $widgetId, actionIds: $actionIds) {
1740
1721
  id
1741
1722
  order
1742
1723
  }
1743
1724
  }
1744
- `, gt = e`
1725
+ `, _t = e`
1745
1726
  mutation RetryEventDelivery($eventId: ID!) {
1746
1727
  retryEventDelivery(eventId: $eventId) {
1747
1728
  ...EventLogFields
1748
1729
  }
1749
1730
  }
1750
- ${x}`, _t = e`
1731
+ ${S}`, vt = e`
1751
1732
  mutation TestWebhookMapping($id: ID!) {
1752
1733
  testWebhookMapping(id: $id) {
1753
1734
  success
@@ -1757,31 +1738,31 @@ var mt = e`
1757
1738
  latencyMs
1758
1739
  }
1759
1740
  }
1760
- `, vt = e`
1741
+ `, yt = e`
1761
1742
  mutation ToggleEventWebhookMapping($id: ID!, $isActive: Boolean!) {
1762
1743
  toggleEventWebhookMapping(id: $id, isActive: $isActive) {
1763
1744
  ...EventWebhookMappingFields
1764
1745
  }
1765
1746
  }
1766
- ${S}`, yt = e`
1747
+ ${C}`, bt = e`
1767
1748
  mutation UpdateEventWebhookMapping($id: ID!, $input: UpdateEventWebhookMappingInput!) {
1768
1749
  updateEventWebhookMapping(id: $id, input: $input) {
1769
1750
  ...EventWebhookMappingFields
1770
1751
  }
1771
1752
  }
1772
- ${S}`, bt = e`
1753
+ ${C}`, xt = e`
1773
1754
  mutation UpdateWidget($input: BigConsoleUpdateWidgetInput!) {
1774
1755
  updateBigConsoleWidget(input: $input) {
1775
1756
  ...WidgetFullFields
1776
1757
  }
1777
1758
  }
1778
- ${k}`, xt = e`
1759
+ ${A}`, St = e`
1779
1760
  mutation UpdateWidgetAction($input: UpdateWidgetActionInput!) {
1780
1761
  updateWidgetAction(input: $input) {
1781
1762
  ...WidgetActionFields
1782
1763
  }
1783
1764
  }
1784
- ${O}`, St = e`
1765
+ ${k}`, Ct = e`
1785
1766
  mutation UpdateWidgetDrilldown($id: ID!, $targetDashboardId: ID, $parameterMapping: JSON, $navigationMode: NavigationMode, $enabled: Boolean) {
1786
1767
  updateWidgetDrilldown(
1787
1768
  id: $id
@@ -1793,7 +1774,7 @@ var mt = e`
1793
1774
  ...WidgetDrilldownFields
1794
1775
  }
1795
1776
  }
1796
- ${T}`;
1777
+ ${E}`;
1797
1778
  e`
1798
1779
  mutation UpdateWidgetRenderer($widgetId: ID!, $renderer: WidgetRenderer!, $template: JSON) {
1799
1780
  updateWidgetRenderer(
@@ -1813,33 +1794,33 @@ e`
1813
1794
  ...EventLogFields
1814
1795
  }
1815
1796
  }
1816
- ${x}`, e`
1797
+ ${S}`, e`
1817
1798
  query GetEventWebhookMapping($id: ID!) {
1818
1799
  getEventWebhookMapping(id: $id) {
1819
1800
  ...EventWebhookMappingFields
1820
1801
  }
1821
1802
  }
1822
- ${S}`;
1823
- var Ct = e`
1803
+ ${C}`;
1804
+ var wt = e`
1824
1805
  query GetWidget($id: ID!) {
1825
1806
  getWidget(id: $id) {
1826
1807
  ...WidgetFullFields
1827
1808
  }
1828
1809
  }
1829
- ${k}`, wt = e`
1810
+ ${A}`, Tt = e`
1830
1811
  query GetWidgetActions($widgetId: ID!) {
1831
1812
  getWidgetActions(widgetId: $widgetId) {
1832
1813
  ...WidgetActionFields
1833
1814
  }
1834
1815
  }
1835
- ${O}`;
1816
+ ${k}`;
1836
1817
  e`
1837
1818
  query GetWidgetTypes {
1838
1819
  getWidgetTypes {
1839
1820
  ...WidgetTypeInfoFields
1840
1821
  }
1841
1822
  }
1842
- ${M}`, e`
1823
+ ${N}`, e`
1843
1824
  query GetWidgetWithData($id: ID!) {
1844
1825
  getWidget(id: $id) {
1845
1826
  ...WidgetCoreFields
@@ -1854,11 +1835,11 @@ e`
1854
1835
  }
1855
1836
  }
1856
1837
  }
1857
- ${w}
1858
- ${T}
1838
+ ${T}
1859
1839
  ${E}
1860
- ${D}`;
1861
- var Tt = e`
1840
+ ${D}
1841
+ ${O}`;
1842
+ var Et = e`
1862
1843
  query ListEventLogs($dashboardId: ID, $widgetId: ID, $eventName: String, $status: EventStatus, $first: Int, $after: String) {
1863
1844
  listEventLogs(
1864
1845
  dashboardId: $dashboardId
@@ -1880,8 +1861,8 @@ var Tt = e`
1880
1861
  totalCount
1881
1862
  }
1882
1863
  }
1883
- ${x}
1884
- ${C}`, Et = e`
1864
+ ${S}
1865
+ ${w}`, $ = e`
1885
1866
  query ListEventWebhookMappings($dashboardId: ID, $widgetId: ID, $isActive: Boolean) {
1886
1867
  listEventWebhookMappings(
1887
1868
  dashboardId: $dashboardId
@@ -1891,7 +1872,7 @@ ${C}`, Et = e`
1891
1872
  ...EventWebhookMappingFields
1892
1873
  }
1893
1874
  }
1894
- ${S}`;
1875
+ ${C}`;
1895
1876
  e`
1896
1877
  query ListWidgets($pageId: ID!, $type: WidgetType, $first: Int, $after: String) {
1897
1878
  listWidgets(pageId: $pageId, type: $type, first: $first, after: $after) {
@@ -1907,15 +1888,15 @@ e`
1907
1888
  totalCount
1908
1889
  }
1909
1890
  }
1910
- ${j}
1911
- ${C}`;
1912
- var $ = e`
1891
+ ${M}
1892
+ ${w}`;
1893
+ var Dt = e`
1913
1894
  query ListWidgetsByDashboard($dashboardId: ID!, $type: WidgetType) {
1914
1895
  listWidgetsByDashboard(dashboardId: $dashboardId, type: $type) {
1915
1896
  ...WidgetListFields
1916
1897
  }
1917
1898
  }
1918
- ${A}`, Dt = e`
1899
+ ${j}`, Ot = e`
1919
1900
  query ListWidgetsForPage($pageId: ID!, $type: WidgetType) {
1920
1901
  listWidgets(pageId: $pageId, type: $type, first: 100) {
1921
1902
  edges {
@@ -1926,29 +1907,29 @@ var $ = e`
1926
1907
  totalCount
1927
1908
  }
1928
1909
  }
1929
- ${A}`, Ot = e`
1910
+ ${j}`, kt = e`
1930
1911
  mutation CreateWorkflow($input: CreateWorkflowInput!) {
1931
1912
  createWorkflow(input: $input) {
1932
1913
  ...WorkflowFullFields
1933
1914
  }
1934
1915
  }
1935
- ${F}`, kt = e`
1916
+ ${I}`, At = e`
1936
1917
  mutation DeleteWorkflow($id: ID!) {
1937
1918
  deleteWorkflow(id: $id)
1938
1919
  }
1939
- `, At = e`
1920
+ `, jt = e`
1940
1921
  mutation ExecuteWorkflow($id: ID!, $triggerData: JSON) {
1941
1922
  executeWorkflow(id: $id, triggerData: $triggerData) {
1942
1923
  ...WorkflowFullFields
1943
1924
  }
1944
1925
  }
1945
- ${F}`, jt = e`
1926
+ ${I}`, Mt = e`
1946
1927
  mutation LinkDataSinkToWorkflow($workflowId: ID!, $input: LinkDataSinkInput!) {
1947
1928
  linkDataSinkToWorkflow(workflowId: $workflowId, input: $input) {
1948
1929
  ...DataSinkWorkflowLinkFields
1949
1930
  }
1950
1931
  }
1951
- ${P}`, Mt = e`
1932
+ ${F}`, Nt = e`
1952
1933
  mutation UnlinkDataSinkFromWorkflow($workflowId: ID!, $dataSinkId: ID!) {
1953
1934
  unlinkDataSinkFromWorkflow(workflowId: $workflowId, dataSinkId: $dataSinkId)
1954
1935
  }
@@ -1959,33 +1940,33 @@ e`
1959
1940
  ...DataSinkWorkflowLinkFields
1960
1941
  }
1961
1942
  }
1962
- ${P}`;
1963
- var Nt = e`
1943
+ ${F}`;
1944
+ var Pt = e`
1964
1945
  mutation UpdateWorkflow($id: ID!, $input: UpdateWorkflowInput!, $version: Int!) {
1965
1946
  updateWorkflow(id: $id, input: $input, version: $version) {
1966
1947
  ...WorkflowFullFields
1967
1948
  }
1968
1949
  }
1969
- ${F}`, Pt = e`
1950
+ ${I}`, Ft = e`
1970
1951
  query GetWorkflow($id: ID!) {
1971
1952
  workflow(id: $id) {
1972
1953
  ...WorkflowFullFields
1973
1954
  }
1974
1955
  }
1975
- ${F}`, Ft = e`
1956
+ ${I}`, It = e`
1976
1957
  query GetWorkflowByKey($key: String!) {
1977
1958
  workflowByKey(key: $key) {
1978
1959
  ...WorkflowFullFields
1979
1960
  }
1980
1961
  }
1981
- ${F}`, It = e`
1962
+ ${I}`, Lt = e`
1982
1963
  query ListWorkflows($filter: FluidGridsWorkflowFilterInput) {
1983
1964
  workflows(filter: $filter) {
1984
1965
  ...WorkflowListItem
1985
1966
  }
1986
1967
  }
1987
- ${I}`;
1968
+ ${L}`;
1988
1969
  //#endregion
1989
- export { R as ArchiveTemplateDocument, ke as BatchCreateDataSinksDocument, Ae as BatchDeleteDataSinksDocument, rt as BatchUpdateWidgetPositionsDocument, z as CloneDashboardDocument, B as CreateDashboardDocument, V as CreateDashboardPageDocument, H as CreateDashboardViewDocument, je as CreateDataSinkDocument, it as CreateEventWebhookMappingDocument, U as CreateGlobalFilterDocument, Ve as CreateParserDocument, Je as CreatePipelineDocument, W as CreateTemplateDocument, ot as CreateWidgetActionDocument, at as CreateWidgetDocument, st as CreateWidgetDrilldownDocument, Ot as CreateWorkflowDocument, ze as DataSinkDataUpdatedDocument, Be as DataSinkUpdatedDocument, G as DeleteDashboardDocument, K as DeleteDashboardPageDocument, q as DeleteDashboardViewDocument, Me as DeleteDataSinkDocument, ct as DeleteEventWebhookMappingDocument, J as DeleteGlobalFilterDocument, He as DeleteParserDocument, Ye as DeletePipelineDocument, Y as DeleteTemplateDocument, ut as DeleteWidgetActionDocument, lt as DeleteWidgetDocument, dt as DeleteWidgetDrilldownDocument, kt as DeleteWorkflowDocument, X as DeprecateTemplateDocument, ft as DuplicateWidgetDocument, pt as EmitWidgetEventDocument, Ue as ExecuteParserDocument, Xe as ExecutePipelineDocument, At as ExecuteWorkflowDocument, ge as ExportDashboardDocument, _e as GetDashboardDocument, ve as GetDashboardViewDocument, Le as GetDataSinkDataDocument, Ie as GetDataSinkDocument, ye as GetDefaultDashboardViewDocument, Ge as GetParserDocument, $e as GetPipelineDocument, et as GetPipelineExecutionDocument, be as GetTemplateDocument, wt as GetWidgetActionsDocument, Ct as GetWidgetDocument, Ft as GetWorkflowByKeyDocument, Pt as GetWorkflowDocument, Z as ImportDashboardDocument, Q as InstantiateTemplateDocument, Ne as InvalidateDataSinkCacheDocument, jt as LinkDataSinkToWorkflowDocument, xe as ListDashboardSharesDocument, Se as ListDashboardViewsDocument, Ce as ListDashboardsDocument, Re as ListDataSinksDocument, Tt as ListEventLogsDocument, Et as ListEventWebhookMappingsDocument, we as ListFeaturedTemplatesDocument, Ke as ListParsersDocument, tt as ListPipelineExecutionsDocument, nt as ListPipelinesDocument, Te as ListSharedWithMeDocument, Ee as ListTemplatesDocument, $ as ListWidgetsByDashboardDocument, Dt as ListWidgetsForPageDocument, It as ListWorkflowsDocument, ne as PublishTemplateDocument, re as RateTemplateDocument, Pe as RefreshDataSinkDocument, mt as RefreshWidgetDataDocument, ie as ReorderDashboardPagesDocument, ae as ReorderGlobalFiltersDocument, ht as ReorderWidgetActionsDocument, gt as RetryEventDeliveryDocument, oe as RevokeAllSharesDocument, se as RevokeDashboardShareDocument, De as SearchTemplatesDocument, ce as SetDefaultViewDocument, le as ShareDashboardDocument, qe as TestParserExpressionDocument, Ze as TestPipelineDocument, _t as TestWebhookMappingDocument, vt as ToggleEventWebhookMappingDocument, Mt as UnlinkDataSinkFromWorkflowDocument, ue as UpdateDashboardDocument, de as UpdateDashboardPageDocument, fe as UpdateDashboardShareDocument, pe as UpdateDashboardViewDocument, Fe as UpdateDataSinkDocument, yt as UpdateEventWebhookMappingDocument, me as UpdateGlobalFilterDocument, We as UpdateParserDocument, Qe as UpdatePipelineDocument, he as UpdateTemplateDocument, xt as UpdateWidgetActionDocument, bt as UpdateWidgetDocument, St as UpdateWidgetDrilldownDocument, Nt as UpdateWorkflowDocument, Oe as ValidateDashboardImportDocument, L as WorkspaceInstalledAppsDocument };
1970
+ export { z as ArchiveTemplateDocument, Ae as BatchCreateDataSinksDocument, je as BatchDeleteDataSinksDocument, it as BatchUpdateWidgetPositionsDocument, B as CloneDashboardDocument, V as CreateDashboardDocument, H as CreateDashboardPageDocument, U as CreateDashboardViewDocument, Me as CreateDataSinkDocument, at as CreateEventWebhookMappingDocument, W as CreateGlobalFilterDocument, He as CreateParserDocument, Ye as CreatePipelineDocument, G as CreateTemplateDocument, st as CreateWidgetActionDocument, ot as CreateWidgetDocument, ct as CreateWidgetDrilldownDocument, kt as CreateWorkflowDocument, Be as DataSinkDataUpdatedDocument, Ve as DataSinkUpdatedDocument, K as DeleteDashboardDocument, q as DeleteDashboardPageDocument, J as DeleteDashboardViewDocument, Ne as DeleteDataSinkDocument, lt as DeleteEventWebhookMappingDocument, Y as DeleteGlobalFilterDocument, Ue as DeleteParserDocument, Xe as DeletePipelineDocument, X as DeleteTemplateDocument, dt as DeleteWidgetActionDocument, ut as DeleteWidgetDocument, ft as DeleteWidgetDrilldownDocument, At as DeleteWorkflowDocument, Z as DeprecateTemplateDocument, pt as DuplicateWidgetDocument, mt as EmitWidgetEventDocument, We as ExecuteParserDocument, Ze as ExecutePipelineDocument, jt as ExecuteWorkflowDocument, _e as ExportDashboardDocument, ve as GetDashboardDocument, ye as GetDashboardViewDocument, Re as GetDataSinkDataDocument, Le as GetDataSinkDocument, be as GetDefaultDashboardViewDocument, Ke as GetParserDocument, et as GetPipelineDocument, tt as GetPipelineExecutionDocument, xe as GetTemplateDocument, Tt as GetWidgetActionsDocument, wt as GetWidgetDocument, It as GetWorkflowByKeyDocument, Ft as GetWorkflowDocument, Q as ImportDashboardDocument, ne as InstantiateTemplateDocument, Pe as InvalidateDataSinkCacheDocument, Mt as LinkDataSinkToWorkflowDocument, Se as ListDashboardSharesDocument, Ce as ListDashboardViewsDocument, we as ListDashboardsDocument, ze as ListDataSinksDocument, Et as ListEventLogsDocument, $ as ListEventWebhookMappingsDocument, Te as ListFeaturedTemplatesDocument, qe as ListParsersDocument, nt as ListPipelineExecutionsDocument, rt as ListPipelinesDocument, Ee as ListSharedWithMeDocument, De as ListTemplatesDocument, Dt as ListWidgetsByDashboardDocument, Ot as ListWidgetsForPageDocument, Lt as ListWorkflowsDocument, re as PublishTemplateDocument, ie as RateTemplateDocument, Fe as RefreshDataSinkDocument, ht as RefreshWidgetDataDocument, ae as ReorderDashboardPagesDocument, oe as ReorderGlobalFiltersDocument, gt as ReorderWidgetActionsDocument, _t as RetryEventDeliveryDocument, se as RevokeAllSharesDocument, ce as RevokeDashboardShareDocument, Oe as SearchTemplatesDocument, le as SetDefaultViewDocument, ue as ShareDashboardDocument, Je as TestParserExpressionDocument, Qe as TestPipelineDocument, vt as TestWebhookMappingDocument, yt as ToggleEventWebhookMappingDocument, Nt as UnlinkDataSinkFromWorkflowDocument, de as UpdateDashboardDocument, fe as UpdateDashboardPageDocument, pe as UpdateDashboardShareDocument, me as UpdateDashboardViewDocument, Ie as UpdateDataSinkDocument, bt as UpdateEventWebhookMappingDocument, he as UpdateGlobalFilterDocument, Ge as UpdateParserDocument, $e as UpdatePipelineDocument, ge as UpdateTemplateDocument, St as UpdateWidgetActionDocument, xt as UpdateWidgetDocument, Ct as UpdateWidgetDrilldownDocument, Pt as UpdateWorkflowDocument, ke as ValidateDashboardImportDocument, R as WorkspaceInstalledAppsDocument };
1990
1971
 
1991
1972
  //# sourceMappingURL=wspace-operations.js.map