@burdenoff/microfe-bigconsole 2026.612.2 → 2026.612.3

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.
@@ -98,7 +98,23 @@ ${n}`, i = e`
98
98
  totalCount
99
99
  }
100
100
  }
101
- ${t}`, a = e`
101
+ ${t}`, ee = e`
102
+ fragment DashboardScalarFields on Dashboard {
103
+ id
104
+ workspaceId
105
+ name
106
+ description
107
+ category
108
+ isPublic
109
+ isArchived
110
+ isTemplate
111
+ visibility
112
+ viewCount
113
+ layout
114
+ createdAt
115
+ updatedAt
116
+ }
117
+ `, a = e`
102
118
  fragment DashboardShareFields on DashboardShare {
103
119
  id
104
120
  dashboardId
@@ -336,14 +352,14 @@ ${e`
336
352
  updatedAt
337
353
  linkedWorkflowCount
338
354
  }
339
- `, ee = e`
355
+ `, f = e`
340
356
  fragment DataSinkPageInfoFields on PageInfo {
341
357
  hasNextPage
342
358
  hasPreviousPage
343
359
  startCursor
344
360
  endCursor
345
361
  }
346
- `, f = e`
362
+ `, p = e`
347
363
  fragment FilterPresetFields on FilterPreset {
348
364
  id
349
365
  dashboardId
@@ -357,14 +373,14 @@ ${e`
357
373
  createdAt
358
374
  updatedAt
359
375
  }
360
- `, p = e`
376
+ `, m = e`
361
377
  fragment ParserPageInfoFields on PageInfo {
362
378
  hasNextPage
363
379
  hasPreviousPage
364
380
  startCursor
365
381
  endCursor
366
382
  }
367
- `, m = e`
383
+ `, h = e`
368
384
  fragment ParserCoreFields on Parser {
369
385
  id
370
386
  workspaceId
@@ -383,7 +399,7 @@ ${e`
383
399
  updatedAt
384
400
  updatedBy
385
401
  }
386
- `, h = e`
402
+ `, g = e`
387
403
  fragment ParserListItem on Parser {
388
404
  id
389
405
  consoleId
@@ -395,14 +411,14 @@ ${e`
395
411
  status
396
412
  updatedAt
397
413
  }
398
- `, g = e`
414
+ `, _ = e`
399
415
  fragment PipelinePageInfoFields on PageInfo {
400
416
  hasNextPage
401
417
  hasPreviousPage
402
418
  startCursor
403
419
  endCursor
404
420
  }
405
- `, _ = e`
421
+ `, v = e`
406
422
  fragment PipelineCoreFields on Pipeline {
407
423
  id
408
424
  workspaceId
@@ -436,7 +452,7 @@ ${e`
436
452
  fallbackValue
437
453
  description
438
454
  }
439
- `}`, v = e`
455
+ `}`, y = e`
440
456
  fragment PipelineExecutionFields on PipelineExecution {
441
457
  id
442
458
  pipelineId
@@ -464,7 +480,7 @@ ${e`
464
480
  output
465
481
  error
466
482
  }
467
- `}`, y = e`
483
+ `}`, te = e`
468
484
  fragment PipelineListItem on Pipeline {
469
485
  id
470
486
  consoleId
@@ -529,7 +545,7 @@ ${e`
529
545
  }
530
546
  }
531
547
  }
532
- `, te = e`
548
+ `, x = e`
533
549
  fragment PromptSuggestionFields on PromptSuggestion {
534
550
  id
535
551
  category
@@ -538,7 +554,7 @@ ${e`
538
554
  exampleDescription
539
555
  tags
540
556
  }
541
- `, x = e`
557
+ `, S = e`
542
558
  fragment EventLogFields on EventLog {
543
559
  id
544
560
  workspaceId
@@ -557,7 +573,7 @@ ${e`
557
573
  createdAt
558
574
  completedAt
559
575
  }
560
- `, S = e`
576
+ `, C = e`
561
577
  fragment EventWebhookMappingFields on EventWebhookMapping {
562
578
  id
563
579
  workspaceId
@@ -577,14 +593,14 @@ ${e`
577
593
  createdAt
578
594
  updatedAt
579
595
  }
580
- `, C = e`
596
+ `, w = e`
581
597
  fragment WidgetPageInfoFields on PageInfo {
582
598
  hasNextPage
583
599
  hasPreviousPage
584
600
  startCursor
585
601
  endCursor
586
602
  }
587
- `, w = e`
603
+ `, T = e`
588
604
  fragment WidgetCoreFields on Widget {
589
605
  id
590
606
  pageId
@@ -618,7 +634,7 @@ ${e`
618
634
  md
619
635
  lg
620
636
  }
621
- `}`, T = e`
637
+ `}`, E = e`
622
638
  fragment WidgetDrilldownFields on WidgetDrilldown {
623
639
  id
624
640
  sourceWidgetId
@@ -631,7 +647,7 @@ ${e`
631
647
  createdAt
632
648
  updatedAt
633
649
  }
634
- `, E = e`
650
+ `, D = e`
635
651
  fragment WidgetTranslationFields on WidgetTranslation {
636
652
  id
637
653
  widgetId
@@ -640,7 +656,7 @@ ${e`
640
656
  createdAt
641
657
  updatedAt
642
658
  }
643
- `, D = e`
659
+ `, O = e`
644
660
  fragment WidgetDataFields on WidgetData {
645
661
  raw
646
662
  processed
@@ -648,7 +664,7 @@ ${e`
648
664
  cached
649
665
  error
650
666
  }
651
- `, O = e`
667
+ `, k = e`
652
668
  fragment WidgetActionFields on WidgetAction {
653
669
  id
654
670
  widgetId
@@ -670,7 +686,7 @@ ${e`
670
686
  createdAt
671
687
  updatedAt
672
688
  }
673
- `, k = e`
689
+ `, A = e`
674
690
  fragment WidgetFullFields on Widget {
675
691
  ...WidgetCoreFields
676
692
  drilldown {
@@ -686,11 +702,11 @@ ${e`
686
702
  ...WidgetActionFields
687
703
  }
688
704
  }
689
- ${w}
690
- ${T}
705
+ ${T}
691
706
  ${E}
692
707
  ${D}
693
- ${O}`, A = e`
708
+ ${O}
709
+ ${k}`, j = e`
694
710
  fragment WidgetListFields on Widget {
695
711
  ...WidgetCoreFields
696
712
  drilldown {
@@ -703,10 +719,10 @@ ${O}`, A = e`
703
719
  ...WidgetActionFields
704
720
  }
705
721
  }
706
- ${w}
707
- ${T}
722
+ ${T}
708
723
  ${E}
709
- ${O}`, j = e`
724
+ ${D}
725
+ ${k}`, M = e`
710
726
  fragment WidgetListItem on Widget {
711
727
  id
712
728
  pageId
@@ -763,7 +779,7 @@ e`
763
779
  height
764
780
  }
765
781
  `;
766
- var M = e`
782
+ var N = e`
767
783
  fragment WidgetTypeInfoFields on WidgetTypeInfo {
768
784
  type
769
785
  label
@@ -793,7 +809,7 @@ e`
793
809
  endCursor
794
810
  }
795
811
  `;
796
- var N = e`
812
+ var P = e`
797
813
  fragment WorkflowCoreFields on FluidGridsWorkflow {
798
814
  id
799
815
  name
@@ -813,7 +829,7 @@ var N = e`
813
829
  updatedAt
814
830
  updatedBy
815
831
  }
816
- `, P = e`
832
+ `, F = e`
817
833
  fragment DataSinkWorkflowLinkFields on DataSinkWorkflowLink {
818
834
  id
819
835
  dataSinkId
@@ -836,15 +852,15 @@ var N = e`
836
852
  setupState
837
853
  isActive
838
854
  }
839
- `}`, F = e`
855
+ `}`, I = e`
840
856
  fragment WorkflowFullFields on FluidGridsWorkflow {
841
857
  ...WorkflowCoreFields
842
858
  linkedDataSinks {
843
859
  ...DataSinkWorkflowLinkFields
844
860
  }
845
861
  }
846
- ${N}
847
- ${P}`, I = e`
862
+ ${P}
863
+ ${F}`, L = e`
848
864
  fragment WorkflowListItem on FluidGridsWorkflow {
849
865
  id
850
866
  name
@@ -898,7 +914,7 @@ e`
898
914
  }
899
915
  }
900
916
  `;
901
- var L = e`
917
+ var R = e`
902
918
  query WorkspaceInstalledApps {
903
919
  workspaceInstalledApps {
904
920
  id
@@ -919,75 +935,75 @@ e`
919
935
  }
920
936
  }
921
937
  ${r}`;
922
- var R = e`
938
+ var z = e`
923
939
  mutation ArchiveTemplate($id: ID!) {
924
940
  archiveTemplate(id: $id) {
925
941
  ...DashboardTemplateFields
926
942
  }
927
943
  }
928
- ${o}`, z = e`
944
+ ${o}`, B = e`
929
945
  mutation CloneDashboard($input: CloneDashboardInput!) {
930
946
  cloneDashboard(input: $input) {
931
947
  ...DashboardFullFields
932
948
  }
933
949
  }
934
- ${r}`, B = e`
950
+ ${r}`, V = e`
935
951
  mutation CreateDashboard($input: BigConsoleCreateDashboardInput!) {
936
952
  createBigConsoleDashboard(input: $input) {
937
- ...DashboardFullFields
953
+ ...DashboardScalarFields
938
954
  }
939
955
  }
940
- ${r}`, V = e`
956
+ ${ee}`, H = e`
941
957
  mutation CreateDashboardPage($input: CreateDashboardPageInput!) {
942
958
  createDashboardPage(input: $input) {
943
959
  ...DashboardPageFields
944
960
  }
945
961
  }
946
- ${t}`, H = e`
962
+ ${t}`, U = e`
947
963
  mutation CreateDashboardView($input: CreateDashboardViewInput!) {
948
964
  createDashboardView(input: $input) {
949
965
  ...DashboardViewFields
950
966
  }
951
967
  }
952
- ${c}`, U = e`
968
+ ${c}`, W = e`
953
969
  mutation CreateGlobalFilter($input: CreateGlobalFilterInput!) {
954
970
  createGlobalFilter(input: $input) {
955
971
  ...GlobalFilterFields
956
972
  }
957
973
  }
958
- ${n}`, W = e`
974
+ ${n}`, G = e`
959
975
  mutation CreateTemplate($input: CreateTemplateInput!) {
960
976
  createTemplate(input: $input) {
961
977
  ...DashboardTemplateFields
962
978
  }
963
979
  }
964
- ${o}`, G = e`
980
+ ${o}`, K = e`
965
981
  mutation DeleteDashboard($id: ID!) {
966
982
  deleteBigConsoleDashboard(id: $id)
967
983
  }
968
- `, K = e`
984
+ `, q = e`
969
985
  mutation DeleteDashboardPage($id: ID!) {
970
986
  deleteDashboardPage(id: $id)
971
987
  }
972
- `, q = e`
988
+ `, J = e`
973
989
  mutation DeleteDashboardView($id: ID!) {
974
990
  deleteDashboardView(id: $id)
975
991
  }
976
- `, J = e`
992
+ `, Y = e`
977
993
  mutation DeleteGlobalFilter($id: ID!) {
978
994
  deleteGlobalFilter(id: $id)
979
995
  }
980
- `, Y = e`
996
+ `, X = e`
981
997
  mutation DeleteTemplate($id: ID!) {
982
998
  deleteTemplate(id: $id)
983
999
  }
984
- `, X = e`
1000
+ `, Z = e`
985
1001
  mutation DeprecateTemplate($id: ID!) {
986
1002
  deprecateTemplate(id: $id) {
987
1003
  ...DashboardTemplateFields
988
1004
  }
989
1005
  }
990
- ${o}`, Z = e`
1006
+ ${o}`, Q = e`
991
1007
  mutation ImportDashboard($input: ImportBigConsoleDashboardInput!) {
992
1008
  importBigConsoleDashboard(input: $input) {
993
1009
  success
@@ -1014,7 +1030,7 @@ e`
1014
1030
  }
1015
1031
  }
1016
1032
  ${r}`;
1017
- var Q = e`
1033
+ var ne = e`
1018
1034
  mutation InstantiateTemplate($input: InstantiateTemplateInput!) {
1019
1035
  instantiateTemplate(input: $input) {
1020
1036
  ...DashboardFullFields
@@ -1028,25 +1044,25 @@ e`
1028
1044
  }
1029
1045
  }
1030
1046
  ${r}`;
1031
- var ne = e`
1047
+ var re = e`
1032
1048
  mutation PublishTemplate($id: ID!) {
1033
1049
  publishTemplate(id: $id) {
1034
1050
  ...DashboardTemplateFields
1035
1051
  }
1036
1052
  }
1037
- ${o}`, re = e`
1053
+ ${o}`, ie = e`
1038
1054
  mutation RateTemplate($input: RateTemplateInput!) {
1039
1055
  rateTemplate(input: $input) {
1040
1056
  ...DashboardTemplateFields
1041
1057
  }
1042
1058
  }
1043
- ${o}`, ie = e`
1059
+ ${o}`, ae = e`
1044
1060
  mutation ReorderDashboardPages($dashboardId: ID!, $pageIds: [ID!]!) {
1045
1061
  reorderDashboardPages(dashboardId: $dashboardId, pageIds: $pageIds) {
1046
1062
  ...DashboardPageFields
1047
1063
  }
1048
1064
  }
1049
- ${t}`, ae = e`
1065
+ ${t}`, oe = e`
1050
1066
  mutation ReorderGlobalFilters($dashboardId: ID!, $filterIds: [ID!]!) {
1051
1067
  reorderGlobalFilters(dashboardId: $dashboardId, filterIds: $filterIds) {
1052
1068
  ...GlobalFilterFields
@@ -1060,67 +1076,67 @@ e`
1060
1076
  }
1061
1077
  }
1062
1078
  ${r}`;
1063
- var oe = e`
1079
+ var se = e`
1064
1080
  mutation RevokeAllShares($dashboardId: ID!) {
1065
1081
  revokeAllShares(dashboardId: $dashboardId)
1066
1082
  }
1067
- `, se = e`
1083
+ `, ce = e`
1068
1084
  mutation RevokeDashboardShare($id: ID!) {
1069
1085
  revokeDashboardShare(id: $id)
1070
1086
  }
1071
- `, ce = e`
1087
+ `, le = e`
1072
1088
  mutation SetDefaultView($viewId: ID!) {
1073
1089
  setDefaultView(viewId: $viewId) {
1074
1090
  ...DashboardViewFields
1075
1091
  }
1076
1092
  }
1077
- ${c}`, le = e`
1093
+ ${c}`, ue = e`
1078
1094
  mutation ShareDashboard($input: ShareDashboardInput!) {
1079
1095
  shareDashboard(input: $input) {
1080
1096
  ...DashboardShareFields
1081
1097
  }
1082
1098
  }
1083
- ${a}`, ue = e`
1099
+ ${a}`, de = e`
1084
1100
  mutation UpdateDashboard($input: BigConsoleUpdateDashboardInput!) {
1085
1101
  updateBigConsoleDashboard(input: $input) {
1086
1102
  ...DashboardFullFields
1087
1103
  }
1088
1104
  }
1089
- ${r}`, de = e`
1105
+ ${r}`, fe = e`
1090
1106
  mutation UpdateDashboardPage($input: UpdateDashboardPageInput!) {
1091
1107
  updateDashboardPage(input: $input) {
1092
1108
  ...DashboardPageFields
1093
1109
  }
1094
1110
  }
1095
- ${t}`, fe = e`
1111
+ ${t}`, pe = e`
1096
1112
  mutation UpdateDashboardShare($input: UpdateShareInput!) {
1097
1113
  updateDashboardShare(input: $input) {
1098
1114
  ...DashboardShareFields
1099
1115
  }
1100
1116
  }
1101
- ${a}`, pe = e`
1117
+ ${a}`, me = e`
1102
1118
  mutation UpdateDashboardView($input: UpdateDashboardViewInput!) {
1103
1119
  updateDashboardView(input: $input) {
1104
1120
  ...DashboardViewFields
1105
1121
  }
1106
1122
  }
1107
- ${c}`, me = e`
1123
+ ${c}`, he = e`
1108
1124
  mutation UpdateGlobalFilter($input: UpdateGlobalFilterInput!) {
1109
1125
  updateGlobalFilter(input: $input) {
1110
1126
  ...GlobalFilterFields
1111
1127
  }
1112
1128
  }
1113
- ${n}`, he = e`
1129
+ ${n}`, ge = e`
1114
1130
  mutation UpdateTemplate($input: UpdateTemplateInput!) {
1115
1131
  updateTemplate(input: $input) {
1116
1132
  ...DashboardTemplateFields
1117
1133
  }
1118
1134
  }
1119
- ${o}`, ge = e`
1135
+ ${o}`, _e = e`
1120
1136
  query ExportDashboard($id: ID!, $options: ExportDashboardOptions) {
1121
1137
  exportDashboard(id: $id, options: $options)
1122
1138
  }
1123
- `, _e = e`
1139
+ `, ve = e`
1124
1140
  query GetDashboard($id: ID!) {
1125
1141
  getDashboard(id: $id) {
1126
1142
  ...DashboardFullFields
@@ -1134,25 +1150,25 @@ e`
1134
1150
  }
1135
1151
  }
1136
1152
  ${a}`;
1137
- var ve = e`
1153
+ var ye = e`
1138
1154
  query GetDashboardView($id: ID!) {
1139
1155
  getDashboardView(id: $id) {
1140
1156
  ...DashboardViewFields
1141
1157
  }
1142
1158
  }
1143
- ${c}`, ye = e`
1159
+ ${c}`, be = e`
1144
1160
  query GetDefaultDashboardView($dashboardId: ID!) {
1145
1161
  getDefaultDashboardView(dashboardId: $dashboardId) {
1146
1162
  ...DashboardViewFields
1147
1163
  }
1148
1164
  }
1149
- ${c}`, be = e`
1165
+ ${c}`, xe = e`
1150
1166
  query GetTemplate($id: ID!) {
1151
1167
  getTemplate(id: $id) {
1152
1168
  ...DashboardTemplateFields
1153
1169
  }
1154
1170
  }
1155
- ${o}`, xe = e`
1171
+ ${o}`, Se = e`
1156
1172
  query ListDashboardShares($dashboardId: ID!, $first: Int, $after: String) {
1157
1173
  listDashboardShares(dashboardId: $dashboardId, first: $first, after: $after) {
1158
1174
  edges {
@@ -1168,7 +1184,7 @@ var ve = e`
1168
1184
  }
1169
1185
  }
1170
1186
  ${a}
1171
- ${l}`, Se = e`
1187
+ ${l}`, Ce = e`
1172
1188
  query ListDashboardViews($dashboardId: ID!, $first: Int, $after: String) {
1173
1189
  listDashboardViews(dashboardId: $dashboardId, first: $first, after: $after) {
1174
1190
  edges {
@@ -1184,7 +1200,7 @@ ${l}`, Se = e`
1184
1200
  }
1185
1201
  }
1186
1202
  ${c}
1187
- ${l}`, Ce = e`
1203
+ ${l}`, we = e`
1188
1204
  query ListDashboards($first: Int, $after: String, $category: DashboardCategory, $visibility: DashboardVisibility, $ownerId: ID, $tagIds: [ID!], $search: String, $includeArchived: Boolean, $sortBy: DashboardSortField, $sortOrder: SortOrder) {
1189
1205
  listDashboards(
1190
1206
  first: $first
@@ -1211,7 +1227,7 @@ ${l}`, Ce = e`
1211
1227
  }
1212
1228
  }
1213
1229
  ${i}
1214
- ${l}`, we = e`
1230
+ ${l}`, Te = e`
1215
1231
  query ListFeaturedTemplates($category: DashboardCategory, $first: Int, $after: String) {
1216
1232
  listFeaturedTemplates(category: $category, first: $first, after: $after) {
1217
1233
  edges {
@@ -1227,7 +1243,7 @@ ${l}`, we = e`
1227
1243
  }
1228
1244
  }
1229
1245
  ${s}
1230
- ${l}`, Te = e`
1246
+ ${l}`, Ee = e`
1231
1247
  query ListSharedWithMe($first: Int, $after: String) {
1232
1248
  listSharedWithMe(first: $first, after: $after) {
1233
1249
  edges {
@@ -1243,7 +1259,7 @@ ${l}`, Te = e`
1243
1259
  }
1244
1260
  }
1245
1261
  ${a}
1246
- ${l}`, Ee = e`
1262
+ ${l}`, De = e`
1247
1263
  query ListTemplates($category: DashboardCategory, $complexity: TemplateComplexity, $authorType: TemplateAuthorType, $isFeatured: Boolean, $status: TemplateStatus, $search: String, $first: Int, $after: String) {
1248
1264
  listTemplates(
1249
1265
  category: $category
@@ -1268,7 +1284,7 @@ ${l}`, Ee = e`
1268
1284
  }
1269
1285
  }
1270
1286
  ${s}
1271
- ${l}`, De = e`
1287
+ ${l}`, Oe = e`
1272
1288
  query SearchTemplates($query: String!, $category: DashboardCategory, $complexity: TemplateComplexity, $first: Int, $after: String) {
1273
1289
  searchTemplates(
1274
1290
  query: $query
@@ -1290,7 +1306,7 @@ ${l}`, De = e`
1290
1306
  }
1291
1307
  }
1292
1308
  ${s}
1293
- ${l}`, Oe = e`
1309
+ ${l}`, ke = e`
1294
1310
  query ValidateDashboardImport($content: String!) {
1295
1311
  validateDashboardImport(content: $content) {
1296
1312
  isValid
@@ -1316,26 +1332,26 @@ ${l}`, Oe = e`
1316
1332
  }
1317
1333
  }
1318
1334
  }
1319
- `, ke = e`
1335
+ `, Ae = e`
1320
1336
  mutation BatchCreateDataSinks($inputs: [CreateDataSinkInput!]!) {
1321
1337
  batchCreateDataSinks(inputs: $inputs) {
1322
1338
  ...DataSinkFullFields
1323
1339
  }
1324
1340
  }
1325
- ${u}`, Ae = e`
1341
+ ${u}`, je = e`
1326
1342
  mutation BatchDeleteDataSinks($ids: [ID!]!) {
1327
1343
  batchDeleteDataSinks(ids: $ids) {
1328
1344
  id
1329
1345
  deletedAt
1330
1346
  }
1331
1347
  }
1332
- `, je = e`
1348
+ `, Me = e`
1333
1349
  mutation CreateDataSink($input: CreateDataSinkInput!) {
1334
1350
  createDataSink(input: $input) {
1335
1351
  ...DataSinkFullFields
1336
1352
  }
1337
1353
  }
1338
- ${u}`, Me = e`
1354
+ ${u}`, Ne = e`
1339
1355
  mutation DeleteDataSink($id: ID!) {
1340
1356
  deleteDataSink(id: $id) {
1341
1357
  id
@@ -1343,7 +1359,7 @@ ${l}`, Oe = e`
1343
1359
  deletedBy
1344
1360
  }
1345
1361
  }
1346
- `, Ne = e`
1362
+ `, Pe = e`
1347
1363
  mutation InvalidateDataSinkCache($id: ID) {
1348
1364
  invalidateDataSinkCache(id: $id) {
1349
1365
  count
@@ -1352,25 +1368,25 @@ ${l}`, Oe = e`
1352
1368
  message
1353
1369
  }
1354
1370
  }
1355
- `, Pe = e`
1371
+ `, Fe = e`
1356
1372
  mutation RefreshDataSink($input: RefreshDataSinkInput!) {
1357
1373
  refreshDataSink(input: $input) {
1358
1374
  ...DataSinkFullFields
1359
1375
  }
1360
1376
  }
1361
- ${u}`, Fe = e`
1377
+ ${u}`, Ie = e`
1362
1378
  mutation UpdateDataSink($input: UpdateDataSinkInput!) {
1363
1379
  updateDataSink(input: $input) {
1364
1380
  ...DataSinkFullFields
1365
1381
  }
1366
1382
  }
1367
- ${u}`, Ie = e`
1383
+ ${u}`, Le = e`
1368
1384
  query GetDataSink($id: ID, $key: String) {
1369
1385
  getDataSink(id: $id, key: $key) {
1370
1386
  ...DataSinkFullFields
1371
1387
  }
1372
1388
  }
1373
- ${u}`, Le = e`
1389
+ ${u}`, Re = e`
1374
1390
  query GetDataSinkData($id: ID, $key: String, $dataPath: String, $forceRefresh: Boolean) {
1375
1391
  getDataSinkData(
1376
1392
  id: $id
@@ -1385,7 +1401,7 @@ ${l}`, Oe = e`
1385
1401
  fetchedAt
1386
1402
  }
1387
1403
  }
1388
- `, Re = e`
1404
+ `, ze = e`
1389
1405
  query ListDataSinks($status: DataSinkStatus, $setupState: DataSinkSetupState, $isActive: Boolean, $search: String, $first: Int, $after: String) {
1390
1406
  listDataSinks(
1391
1407
  status: $status
@@ -1408,13 +1424,13 @@ ${l}`, Oe = e`
1408
1424
  }
1409
1425
  }
1410
1426
  ${d}
1411
- ${ee}`, ze = e`
1427
+ ${f}`, Be = e`
1412
1428
  subscription DataSinkDataUpdated($id: ID!) {
1413
1429
  dataSinkDataUpdated(id: $id) {
1414
1430
  ...DataSinkFullFields
1415
1431
  }
1416
1432
  }
1417
- ${u}`, Be = e`
1433
+ ${u}`, Ve = e`
1418
1434
  subscription DataSinkUpdated($workspaceId: ID!) {
1419
1435
  dataSinkUpdated(workspaceId: $workspaceId) {
1420
1436
  type
@@ -1432,7 +1448,7 @@ e`
1432
1448
  ...FilterPresetFields
1433
1449
  }
1434
1450
  }
1435
- ${f}`, e`
1451
+ ${p}`, e`
1436
1452
  mutation DeleteFilterPreset($id: ID!) {
1437
1453
  deleteFilterPreset(id: $id)
1438
1454
  }
@@ -1442,42 +1458,42 @@ e`
1442
1458
  ...FilterPresetFields
1443
1459
  }
1444
1460
  }
1445
- ${f}`, e`
1461
+ ${p}`, e`
1446
1462
  mutation UpdateFilterPreset($id: ID!, $input: UpdateFilterPresetInput!) {
1447
1463
  updateFilterPreset(id: $id, input: $input) {
1448
1464
  ...FilterPresetFields
1449
1465
  }
1450
1466
  }
1451
- ${f}`, e`
1467
+ ${p}`, e`
1452
1468
  query GetDefaultFilterPreset($dashboardId: ID!) {
1453
1469
  getDefaultFilterPreset(dashboardId: $dashboardId) {
1454
1470
  ...FilterPresetFields
1455
1471
  }
1456
1472
  }
1457
- ${f}`, e`
1473
+ ${p}`, e`
1458
1474
  query GetFilterPreset($id: ID!) {
1459
1475
  getFilterPreset(id: $id) {
1460
1476
  ...FilterPresetFields
1461
1477
  }
1462
1478
  }
1463
- ${f}`, e`
1479
+ ${p}`, e`
1464
1480
  query GetFilterPresets($dashboardId: ID!) {
1465
1481
  getFilterPresets(dashboardId: $dashboardId) {
1466
1482
  ...FilterPresetFields
1467
1483
  }
1468
1484
  }
1469
- ${f}`;
1470
- var Ve = e`
1485
+ ${p}`;
1486
+ var He = e`
1471
1487
  mutation CreateParser($input: CreateParserInput!) {
1472
1488
  createParser(input: $input) {
1473
1489
  ...ParserCoreFields
1474
1490
  }
1475
1491
  }
1476
- ${m}`, He = e`
1492
+ ${h}`, Ue = e`
1477
1493
  mutation DeleteParser($id: ID!) {
1478
1494
  deleteParser(id: $id)
1479
1495
  }
1480
- `, Ue = e`
1496
+ `, We = e`
1481
1497
  mutation ExecuteParser($id: ID!) {
1482
1498
  executeParser(id: $id) {
1483
1499
  parserId
@@ -1488,19 +1504,19 @@ var Ve = e`
1488
1504
  cachedAt
1489
1505
  }
1490
1506
  }
1491
- `, We = e`
1507
+ `, Ge = e`
1492
1508
  mutation UpdateParser($id: ID!, $input: UpdateParserInput!, $version: Int!) {
1493
1509
  updateParser(id: $id, input: $input, version: $version) {
1494
1510
  ...ParserCoreFields
1495
1511
  }
1496
1512
  }
1497
- ${m}`, Ge = e`
1513
+ ${h}`, Ke = e`
1498
1514
  query GetParser($id: ID!) {
1499
1515
  parser(id: $id) {
1500
1516
  ...ParserCoreFields
1501
1517
  }
1502
1518
  }
1503
- ${m}`, Ke = e`
1519
+ ${h}`, qe = e`
1504
1520
  query ListParsers($consoleId: ID!, $type: ParserType, $status: ParserStatus, $first: Int, $after: String) {
1505
1521
  listParsers(
1506
1522
  filter: {consoleId: $consoleId, type: $type, status: $status}
@@ -1519,8 +1535,8 @@ var Ve = e`
1519
1535
  totalCount
1520
1536
  }
1521
1537
  }
1522
- ${h}
1523
- ${p}`, qe = e`
1538
+ ${g}
1539
+ ${m}`, Je = e`
1524
1540
  query TestParserExpression($input: TestParserInput!) {
1525
1541
  testParserExpression(input: $input) {
1526
1542
  success
@@ -1529,53 +1545,53 @@ ${p}`, qe = e`
1529
1545
  executionTimeMs
1530
1546
  }
1531
1547
  }
1532
- `, Je = e`
1548
+ `, Ye = e`
1533
1549
  mutation CreatePipeline($input: CreatePipelineInput!) {
1534
1550
  createPipeline(input: $input) {
1535
1551
  ...PipelineCoreFields
1536
1552
  }
1537
1553
  }
1538
- ${_}`, Ye = e`
1554
+ ${v}`, Xe = e`
1539
1555
  mutation DeletePipeline($id: ID!) {
1540
1556
  deletePipeline(id: $id)
1541
1557
  }
1542
- `, Xe = e`
1558
+ `, Ze = e`
1543
1559
  mutation ExecutePipeline($input: ExecutePipelineInput!) {
1544
1560
  executePipeline(input: $input) {
1545
1561
  ...PipelineExecutionFields
1546
1562
  }
1547
1563
  }
1548
- ${v}`, Ze = e`
1564
+ ${y}`, Qe = e`
1549
1565
  mutation TestPipeline($input: TestPipelineInput!) {
1550
1566
  testPipeline(input: $input) {
1551
1567
  ...PipelineExecutionFields
1552
1568
  }
1553
1569
  }
1554
- ${v}`, Qe = e`
1570
+ ${y}`, $e = e`
1555
1571
  mutation UpdatePipeline($id: ID!, $input: UpdatePipelineInput!, $version: Int!) {
1556
1572
  updatePipeline(id: $id, input: $input, version: $version) {
1557
1573
  ...PipelineCoreFields
1558
1574
  }
1559
1575
  }
1560
- ${_}`, $e = e`
1576
+ ${v}`, et = e`
1561
1577
  query GetPipeline($id: ID!) {
1562
1578
  pipeline(id: $id) {
1563
1579
  ...PipelineCoreFields
1564
1580
  }
1565
1581
  }
1566
- ${_}`, et = e`
1582
+ ${v}`, tt = e`
1567
1583
  query GetPipelineExecution($id: ID!) {
1568
1584
  pipelineExecution(id: $id) {
1569
1585
  ...PipelineExecutionFields
1570
1586
  }
1571
1587
  }
1572
- ${v}`, tt = e`
1588
+ ${y}`, nt = e`
1573
1589
  query ListPipelineExecutions($pipelineId: ID!, $first: Int, $after: String) {
1574
1590
  listPipelineExecutions(pipelineId: $pipelineId, first: $first, after: $after) {
1575
1591
  ...PipelineExecutionFields
1576
1592
  }
1577
1593
  }
1578
- ${v}`, nt = e`
1594
+ ${y}`, rt = e`
1579
1595
  query ListPipelines($consoleId: ID!, $status: PipelineStatus, $first: Int, $after: String) {
1580
1596
  listPipelines(
1581
1597
  filter: {consoleId: $consoleId, status: $status}
@@ -1594,8 +1610,8 @@ ${p}`, qe = e`
1594
1610
  totalCount
1595
1611
  }
1596
1612
  }
1597
- ${y}
1598
- ${g}`;
1613
+ ${te}
1614
+ ${_}`;
1599
1615
  e`
1600
1616
  mutation CancelPromptGeneration($generationId: ID!) {
1601
1617
  cancelPromptGeneration(generationId: $generationId) {
@@ -1631,7 +1647,7 @@ e`
1631
1647
  ...PromptSuggestionFields
1632
1648
  }
1633
1649
  }
1634
- ${te}`, e`
1650
+ ${x}`, e`
1635
1651
  query ListPromptGenerations($status: PromptGenerationStatus, $first: Int, $after: String) {
1636
1652
  listPromptGenerations(status: $status, first: $first, after: $after) {
1637
1653
  edges {
@@ -1651,7 +1667,7 @@ e`
1651
1667
  }
1652
1668
  }
1653
1669
  ${b}`;
1654
- var rt = e`
1670
+ var it = e`
1655
1671
  mutation BatchUpdateWidgetPositions($updates: [WidgetPositionUpdateInput!]!) {
1656
1672
  batchUpdateWidgetPositions(updates: $updates) {
1657
1673
  id
@@ -1659,25 +1675,25 @@ var rt = e`
1659
1675
  updatedAt
1660
1676
  }
1661
1677
  }
1662
- `, it = e`
1678
+ `, at = e`
1663
1679
  mutation CreateEventWebhookMapping($input: CreateEventWebhookMappingInput!) {
1664
1680
  createEventWebhookMapping(input: $input) {
1665
1681
  ...EventWebhookMappingFields
1666
1682
  }
1667
1683
  }
1668
- ${S}`, at = e`
1684
+ ${C}`, ot = e`
1669
1685
  mutation CreateWidget($input: BigConsoleCreateWidgetInput!) {
1670
1686
  createBigConsoleWidget(input: $input) {
1671
1687
  ...WidgetFullFields
1672
1688
  }
1673
1689
  }
1674
- ${k}`, ot = e`
1690
+ ${A}`, st = e`
1675
1691
  mutation CreateWidgetAction($input: CreateWidgetActionInput!) {
1676
1692
  createWidgetAction(input: $input) {
1677
1693
  ...WidgetActionFields
1678
1694
  }
1679
1695
  }
1680
- ${O}`, st = e`
1696
+ ${k}`, ct = e`
1681
1697
  mutation CreateWidgetDrilldown($sourceWidgetId: ID!, $targetDashboardId: ID!, $parameterMapping: JSON!, $navigationMode: NavigationMode = SAME_WINDOW) {
1682
1698
  createWidgetDrilldown(
1683
1699
  sourceWidgetId: $sourceWidgetId
@@ -1688,35 +1704,35 @@ var rt = e`
1688
1704
  ...WidgetDrilldownFields
1689
1705
  }
1690
1706
  }
1691
- ${T}`, ct = e`
1707
+ ${E}`, lt = e`
1692
1708
  mutation DeleteEventWebhookMapping($id: ID!) {
1693
1709
  deleteEventWebhookMapping(id: $id)
1694
1710
  }
1695
- `, lt = e`
1711
+ `, ut = e`
1696
1712
  mutation DeleteWidget($id: ID!) {
1697
1713
  deleteBigConsoleWidget(id: $id)
1698
1714
  }
1699
- `, ut = e`
1715
+ `, dt = e`
1700
1716
  mutation DeleteWidgetAction($id: ID!) {
1701
1717
  deleteWidgetAction(id: $id)
1702
1718
  }
1703
- `, dt = e`
1719
+ `, ft = e`
1704
1720
  mutation DeleteWidgetDrilldown($id: ID!) {
1705
1721
  deleteWidgetDrilldown(id: $id)
1706
1722
  }
1707
- `, ft = e`
1723
+ `, pt = e`
1708
1724
  mutation DuplicateWidget($id: ID!, $newPosition: WidgetPositionInput, $newTitle: String) {
1709
1725
  duplicateWidget(id: $id, newPosition: $newPosition, newTitle: $newTitle) {
1710
1726
  ...WidgetFullFields
1711
1727
  }
1712
1728
  }
1713
- ${k}`, pt = e`
1729
+ ${A}`, mt = e`
1714
1730
  mutation EmitWidgetEvent($input: EmitWidgetEventInput!) {
1715
1731
  emitWidgetEvent(input: $input) {
1716
1732
  ...EventLogFields
1717
1733
  }
1718
1734
  }
1719
- ${x}`;
1735
+ ${S}`;
1720
1736
  e`
1721
1737
  mutation MoveWidgetToPage($widgetId: ID!, $targetPageId: ID!, $position: WidgetPositionInput!) {
1722
1738
  moveWidgetToPage(
@@ -1727,27 +1743,27 @@ e`
1727
1743
  ...WidgetFullFields
1728
1744
  }
1729
1745
  }
1730
- ${k}`;
1731
- var mt = e`
1746
+ ${A}`;
1747
+ var ht = e`
1732
1748
  mutation RefreshWidgetData($widgetId: ID!) {
1733
1749
  refreshWidgetData(widgetId: $widgetId) {
1734
1750
  ...WidgetDataFields
1735
1751
  }
1736
1752
  }
1737
- ${D}`, ht = e`
1753
+ ${O}`, gt = e`
1738
1754
  mutation ReorderWidgetActions($widgetId: ID!, $actionIds: [ID!]!) {
1739
1755
  reorderWidgetActions(widgetId: $widgetId, actionIds: $actionIds) {
1740
1756
  id
1741
1757
  order
1742
1758
  }
1743
1759
  }
1744
- `, gt = e`
1760
+ `, _t = e`
1745
1761
  mutation RetryEventDelivery($eventId: ID!) {
1746
1762
  retryEventDelivery(eventId: $eventId) {
1747
1763
  ...EventLogFields
1748
1764
  }
1749
1765
  }
1750
- ${x}`, _t = e`
1766
+ ${S}`, vt = e`
1751
1767
  mutation TestWebhookMapping($id: ID!) {
1752
1768
  testWebhookMapping(id: $id) {
1753
1769
  success
@@ -1757,31 +1773,31 @@ var mt = e`
1757
1773
  latencyMs
1758
1774
  }
1759
1775
  }
1760
- `, vt = e`
1776
+ `, yt = e`
1761
1777
  mutation ToggleEventWebhookMapping($id: ID!, $isActive: Boolean!) {
1762
1778
  toggleEventWebhookMapping(id: $id, isActive: $isActive) {
1763
1779
  ...EventWebhookMappingFields
1764
1780
  }
1765
1781
  }
1766
- ${S}`, yt = e`
1782
+ ${C}`, bt = e`
1767
1783
  mutation UpdateEventWebhookMapping($id: ID!, $input: UpdateEventWebhookMappingInput!) {
1768
1784
  updateEventWebhookMapping(id: $id, input: $input) {
1769
1785
  ...EventWebhookMappingFields
1770
1786
  }
1771
1787
  }
1772
- ${S}`, bt = e`
1788
+ ${C}`, xt = e`
1773
1789
  mutation UpdateWidget($input: BigConsoleUpdateWidgetInput!) {
1774
1790
  updateBigConsoleWidget(input: $input) {
1775
1791
  ...WidgetFullFields
1776
1792
  }
1777
1793
  }
1778
- ${k}`, xt = e`
1794
+ ${A}`, St = e`
1779
1795
  mutation UpdateWidgetAction($input: UpdateWidgetActionInput!) {
1780
1796
  updateWidgetAction(input: $input) {
1781
1797
  ...WidgetActionFields
1782
1798
  }
1783
1799
  }
1784
- ${O}`, St = e`
1800
+ ${k}`, Ct = e`
1785
1801
  mutation UpdateWidgetDrilldown($id: ID!, $targetDashboardId: ID, $parameterMapping: JSON, $navigationMode: NavigationMode, $enabled: Boolean) {
1786
1802
  updateWidgetDrilldown(
1787
1803
  id: $id
@@ -1793,7 +1809,7 @@ var mt = e`
1793
1809
  ...WidgetDrilldownFields
1794
1810
  }
1795
1811
  }
1796
- ${T}`;
1812
+ ${E}`;
1797
1813
  e`
1798
1814
  mutation UpdateWidgetRenderer($widgetId: ID!, $renderer: WidgetRenderer!, $template: JSON) {
1799
1815
  updateWidgetRenderer(
@@ -1813,33 +1829,33 @@ e`
1813
1829
  ...EventLogFields
1814
1830
  }
1815
1831
  }
1816
- ${x}`, e`
1832
+ ${S}`, e`
1817
1833
  query GetEventWebhookMapping($id: ID!) {
1818
1834
  getEventWebhookMapping(id: $id) {
1819
1835
  ...EventWebhookMappingFields
1820
1836
  }
1821
1837
  }
1822
- ${S}`;
1823
- var Ct = e`
1838
+ ${C}`;
1839
+ var wt = e`
1824
1840
  query GetWidget($id: ID!) {
1825
1841
  getWidget(id: $id) {
1826
1842
  ...WidgetFullFields
1827
1843
  }
1828
1844
  }
1829
- ${k}`, wt = e`
1845
+ ${A}`, Tt = e`
1830
1846
  query GetWidgetActions($widgetId: ID!) {
1831
1847
  getWidgetActions(widgetId: $widgetId) {
1832
1848
  ...WidgetActionFields
1833
1849
  }
1834
1850
  }
1835
- ${O}`;
1851
+ ${k}`;
1836
1852
  e`
1837
1853
  query GetWidgetTypes {
1838
1854
  getWidgetTypes {
1839
1855
  ...WidgetTypeInfoFields
1840
1856
  }
1841
1857
  }
1842
- ${M}`, e`
1858
+ ${N}`, e`
1843
1859
  query GetWidgetWithData($id: ID!) {
1844
1860
  getWidget(id: $id) {
1845
1861
  ...WidgetCoreFields
@@ -1854,11 +1870,11 @@ e`
1854
1870
  }
1855
1871
  }
1856
1872
  }
1857
- ${w}
1858
- ${T}
1873
+ ${T}
1859
1874
  ${E}
1860
- ${D}`;
1861
- var Tt = e`
1875
+ ${D}
1876
+ ${O}`;
1877
+ var Et = e`
1862
1878
  query ListEventLogs($dashboardId: ID, $widgetId: ID, $eventName: String, $status: EventStatus, $first: Int, $after: String) {
1863
1879
  listEventLogs(
1864
1880
  dashboardId: $dashboardId
@@ -1880,8 +1896,8 @@ var Tt = e`
1880
1896
  totalCount
1881
1897
  }
1882
1898
  }
1883
- ${x}
1884
- ${C}`, Et = e`
1899
+ ${S}
1900
+ ${w}`, $ = e`
1885
1901
  query ListEventWebhookMappings($dashboardId: ID, $widgetId: ID, $isActive: Boolean) {
1886
1902
  listEventWebhookMappings(
1887
1903
  dashboardId: $dashboardId
@@ -1891,7 +1907,7 @@ ${C}`, Et = e`
1891
1907
  ...EventWebhookMappingFields
1892
1908
  }
1893
1909
  }
1894
- ${S}`;
1910
+ ${C}`;
1895
1911
  e`
1896
1912
  query ListWidgets($pageId: ID!, $type: WidgetType, $first: Int, $after: String) {
1897
1913
  listWidgets(pageId: $pageId, type: $type, first: $first, after: $after) {
@@ -1907,15 +1923,15 @@ e`
1907
1923
  totalCount
1908
1924
  }
1909
1925
  }
1910
- ${j}
1911
- ${C}`;
1912
- var $ = e`
1926
+ ${M}
1927
+ ${w}`;
1928
+ var Dt = e`
1913
1929
  query ListWidgetsByDashboard($dashboardId: ID!, $type: WidgetType) {
1914
1930
  listWidgetsByDashboard(dashboardId: $dashboardId, type: $type) {
1915
1931
  ...WidgetListFields
1916
1932
  }
1917
1933
  }
1918
- ${A}`, Dt = e`
1934
+ ${j}`, Ot = e`
1919
1935
  query ListWidgetsForPage($pageId: ID!, $type: WidgetType) {
1920
1936
  listWidgets(pageId: $pageId, type: $type, first: 100) {
1921
1937
  edges {
@@ -1926,29 +1942,29 @@ var $ = e`
1926
1942
  totalCount
1927
1943
  }
1928
1944
  }
1929
- ${A}`, Ot = e`
1945
+ ${j}`, kt = e`
1930
1946
  mutation CreateWorkflow($input: CreateWorkflowInput!) {
1931
1947
  createWorkflow(input: $input) {
1932
1948
  ...WorkflowFullFields
1933
1949
  }
1934
1950
  }
1935
- ${F}`, kt = e`
1951
+ ${I}`, At = e`
1936
1952
  mutation DeleteWorkflow($id: ID!) {
1937
1953
  deleteWorkflow(id: $id)
1938
1954
  }
1939
- `, At = e`
1955
+ `, jt = e`
1940
1956
  mutation ExecuteWorkflow($id: ID!, $triggerData: JSON) {
1941
1957
  executeWorkflow(id: $id, triggerData: $triggerData) {
1942
1958
  ...WorkflowFullFields
1943
1959
  }
1944
1960
  }
1945
- ${F}`, jt = e`
1961
+ ${I}`, Mt = e`
1946
1962
  mutation LinkDataSinkToWorkflow($workflowId: ID!, $input: LinkDataSinkInput!) {
1947
1963
  linkDataSinkToWorkflow(workflowId: $workflowId, input: $input) {
1948
1964
  ...DataSinkWorkflowLinkFields
1949
1965
  }
1950
1966
  }
1951
- ${P}`, Mt = e`
1967
+ ${F}`, Nt = e`
1952
1968
  mutation UnlinkDataSinkFromWorkflow($workflowId: ID!, $dataSinkId: ID!) {
1953
1969
  unlinkDataSinkFromWorkflow(workflowId: $workflowId, dataSinkId: $dataSinkId)
1954
1970
  }
@@ -1959,33 +1975,33 @@ e`
1959
1975
  ...DataSinkWorkflowLinkFields
1960
1976
  }
1961
1977
  }
1962
- ${P}`;
1963
- var Nt = e`
1978
+ ${F}`;
1979
+ var Pt = e`
1964
1980
  mutation UpdateWorkflow($id: ID!, $input: UpdateWorkflowInput!, $version: Int!) {
1965
1981
  updateWorkflow(id: $id, input: $input, version: $version) {
1966
1982
  ...WorkflowFullFields
1967
1983
  }
1968
1984
  }
1969
- ${F}`, Pt = e`
1985
+ ${I}`, Ft = e`
1970
1986
  query GetWorkflow($id: ID!) {
1971
1987
  workflow(id: $id) {
1972
1988
  ...WorkflowFullFields
1973
1989
  }
1974
1990
  }
1975
- ${F}`, Ft = e`
1991
+ ${I}`, It = e`
1976
1992
  query GetWorkflowByKey($key: String!) {
1977
1993
  workflowByKey(key: $key) {
1978
1994
  ...WorkflowFullFields
1979
1995
  }
1980
1996
  }
1981
- ${F}`, It = e`
1997
+ ${I}`, Lt = e`
1982
1998
  query ListWorkflows($filter: FluidGridsWorkflowFilterInput) {
1983
1999
  workflows(filter: $filter) {
1984
2000
  ...WorkflowListItem
1985
2001
  }
1986
2002
  }
1987
- ${I}`;
2003
+ ${L}`;
1988
2004
  //#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 };
2005
+ 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
2006
 
1991
2007
  //# sourceMappingURL=wspace-operations.js.map