@elevasis/ui 2.31.0 → 2.32.0

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.
Files changed (144) hide show
  1. package/dist/{CoreAuthKitInner-KSEGSB67.js → CoreAuthKitInner-QC62UHTZ.js} +1 -1
  2. package/dist/api/index.js +3 -3
  3. package/dist/app/index.css +38 -0
  4. package/dist/app/index.d.ts +69 -9
  5. package/dist/app/index.js +7 -6
  6. package/dist/auth/context.js +1 -1
  7. package/dist/auth/index.js +1 -1
  8. package/dist/charts/index.js +5 -6
  9. package/dist/{chunk-XQHZBA65.js → chunk-2RJMVWFJ.js} +1 -6
  10. package/dist/{chunk-CW3UNAF2.js → chunk-4DYOXEH6.js} +410 -5
  11. package/dist/{chunk-HQGF4ATG.js → chunk-4MFNGNHF.js} +118 -141
  12. package/dist/{chunk-ND42LPY4.js → chunk-4QK76KIF.js} +6 -6
  13. package/dist/chunk-5FJJ72HU.js +13 -0
  14. package/dist/chunk-5J4PDX26.js +112 -0
  15. package/dist/{chunk-QDEETKYT.js → chunk-6DWD423K.js} +9 -9
  16. package/dist/{chunk-SHQXMW4F.js → chunk-7KZINJLP.js} +46 -28
  17. package/dist/{chunk-L3BVJWML.js → chunk-EPTHX4VZ.js} +1 -1
  18. package/dist/{chunk-JKSUN5GN.js → chunk-GCOQ3TBG.js} +81 -746
  19. package/dist/{chunk-DZTG5IAC.js → chunk-I2KLQ2HA.js} +1 -7
  20. package/dist/{chunk-L2NVFLXU.js → chunk-IQHU7O5Y.js} +4 -4
  21. package/dist/{chunk-P55BJZZW.js → chunk-IZWTVFJ2.js} +16 -4
  22. package/dist/{chunk-QHEWXU7I.js → chunk-JFL3GRD4.js} +1 -1
  23. package/dist/{chunk-Q6OYNEGR.js → chunk-LLRXA7D7.js} +5 -6
  24. package/dist/{chunk-7KC4P3AU.js → chunk-MOY4VOHF.js} +2 -12
  25. package/dist/{chunk-XQQEKWTL.js → chunk-N55DVMAG.js} +6 -2
  26. package/dist/{chunk-TOIXUWR6.js → chunk-ND5TDV2J.js} +1 -1
  27. package/dist/{chunk-WF227UBV.js → chunk-QQHOKTJA.js} +4 -4
  28. package/dist/{chunk-T3IPHEYJ.js → chunk-QTI3KC7D.js} +4335 -554
  29. package/dist/chunk-QXCDKE2O.js +486 -0
  30. package/dist/{chunk-3BAPR3KA.js → chunk-RQA2EVN3.js} +5 -15
  31. package/dist/{chunk-HYNYEBHM.js → chunk-RQTWIXJ5.js} +3 -3
  32. package/dist/chunk-T35FWDAB.js +4342 -0
  33. package/dist/{chunk-DWK2QIAK.js → chunk-TYRUKGGD.js} +1 -1
  34. package/dist/{chunk-GRDLB6LM.js → chunk-UROTM5OR.js} +13 -1
  35. package/dist/{chunk-6YT4IKJ7.js → chunk-VNAZTCHA.js} +15 -0
  36. package/dist/{chunk-5LJAEZMA.js → chunk-VRNMNB3O.js} +5 -6
  37. package/dist/chunk-WQPX44YM.js +1626 -0
  38. package/dist/{chunk-7HMCB26R.js → chunk-XZGSCABI.js} +1 -1
  39. package/dist/chunk-YLQEVSOR.js +299 -0
  40. package/dist/{chunk-Y4FWCG7Y.js → chunk-ZQOKIGZP.js} +8 -7
  41. package/dist/components/chat/index.js +1 -1
  42. package/dist/components/index.css +38 -0
  43. package/dist/components/index.d.ts +152 -50
  44. package/dist/components/index.js +36 -39
  45. package/dist/components/navigation/index.css +38 -0
  46. package/dist/components/navigation/index.js +4 -3
  47. package/dist/execution/index.d.ts +7 -2
  48. package/dist/execution/index.js +1 -1
  49. package/dist/features/auth/index.css +38 -0
  50. package/dist/features/auth/index.d.ts +91 -14
  51. package/dist/features/auth/index.js +42 -10
  52. package/dist/features/clients/index.css +38 -0
  53. package/dist/features/clients/index.d.ts +1 -1
  54. package/dist/features/clients/index.js +16 -15
  55. package/dist/features/crm/index.css +38 -0
  56. package/dist/features/crm/index.d.ts +80 -18
  57. package/dist/features/crm/index.js +16 -15
  58. package/dist/features/dashboard/index.css +38 -0
  59. package/dist/features/dashboard/index.d.ts +65 -25
  60. package/dist/features/dashboard/index.js +16 -16
  61. package/dist/features/delivery/index.css +38 -0
  62. package/dist/features/delivery/index.d.ts +80 -18
  63. package/dist/features/delivery/index.js +15 -15
  64. package/dist/features/knowledge/index.css +38 -0
  65. package/dist/features/knowledge/index.d.ts +20 -18
  66. package/dist/features/knowledge/index.js +112 -597
  67. package/dist/features/lead-gen/index.css +38 -0
  68. package/dist/features/lead-gen/index.d.ts +45 -43
  69. package/dist/features/lead-gen/index.js +16 -16
  70. package/dist/features/monitoring/index.css +38 -0
  71. package/dist/features/monitoring/index.d.ts +20 -18
  72. package/dist/features/monitoring/index.js +17 -17
  73. package/dist/features/monitoring/requests/index.css +38 -0
  74. package/dist/features/monitoring/requests/index.d.ts +21 -19
  75. package/dist/features/monitoring/requests/index.js +15 -14
  76. package/dist/features/operations/index.css +38 -0
  77. package/dist/features/operations/index.d.ts +930 -66
  78. package/dist/features/operations/index.js +21 -24
  79. package/dist/features/seo/index.d.ts +20 -18
  80. package/dist/features/seo/index.js +2 -2
  81. package/dist/features/settings/index.css +38 -0
  82. package/dist/features/settings/index.d.ts +80 -18
  83. package/dist/features/settings/index.js +16 -15
  84. package/dist/graph/index.js +1 -1
  85. package/dist/hooks/delivery/index.css +38 -0
  86. package/dist/hooks/delivery/index.d.ts +60 -0
  87. package/dist/hooks/delivery/index.js +3 -3
  88. package/dist/hooks/index.css +38 -0
  89. package/dist/hooks/index.d.ts +301 -87
  90. package/dist/hooks/index.js +14 -13
  91. package/dist/hooks/operations/command-view/utils/transformCommandViewData.d.ts +143 -33
  92. package/dist/hooks/operations/command-view/utils/transformCommandViewData.js +1 -1
  93. package/dist/hooks/published.css +38 -0
  94. package/dist/hooks/published.d.ts +301 -87
  95. package/dist/hooks/published.js +14 -13
  96. package/dist/index.css +38 -0
  97. package/dist/index.d.ts +976 -1341
  98. package/dist/index.js +15 -14
  99. package/dist/initialization/index.d.ts +60 -0
  100. package/dist/initialization/index.js +1 -1
  101. package/dist/knowledge/index.d.ts +809 -1160
  102. package/dist/knowledge/index.js +5988 -2140
  103. package/dist/{chunk-O2QOPJI5.js → knowledge-search-index-5KYPO746.js} +96 -852
  104. package/dist/layout/index.js +3 -4
  105. package/dist/organization/index.css +38 -0
  106. package/dist/organization/index.js +1 -1
  107. package/dist/profile/index.d.ts +60 -0
  108. package/dist/profile/index.js +1 -1
  109. package/dist/provider/ElevasisServiceContext.js +1 -1
  110. package/dist/provider/index.css +38 -0
  111. package/dist/provider/index.d.ts +786 -1249
  112. package/dist/provider/index.js +11 -10
  113. package/dist/provider/published.css +38 -0
  114. package/dist/provider/published.d.ts +783 -1246
  115. package/dist/provider/published.js +8 -7
  116. package/dist/router/context.js +1 -1
  117. package/dist/router/index.js +1 -1
  118. package/dist/sse/index.js +1 -1
  119. package/dist/supabase/index.d.ts +117 -0
  120. package/dist/supabase/index.js +1 -1
  121. package/dist/test-utils/index.d.ts +16 -9
  122. package/dist/test-utils/index.js +40 -33
  123. package/dist/test-utils/setup-integration.js +1 -1
  124. package/dist/test-utils/setup.js +1 -1
  125. package/dist/theme/index.js +3 -3
  126. package/dist/theme/presets/index.js +1 -1
  127. package/dist/typeform/index.js +1 -1
  128. package/dist/typeform/schemas.js +1 -1
  129. package/dist/types/index.d.ts +205 -35
  130. package/dist/utils/index.d.ts +65 -25
  131. package/dist/utils/index.js +2 -2
  132. package/dist/vite/index.js +1 -1
  133. package/dist/vite-plugin-knowledge/index.js +1 -1
  134. package/dist/zustand/index.js +1 -1
  135. package/package.json +39 -38
  136. package/src/provider/README.md +5 -5
  137. package/dist/chunk-542WPQU2.js +0 -413
  138. package/dist/chunk-6IXOKUBC.js +0 -347
  139. package/dist/chunk-CQZ3DNQY.js +0 -740
  140. package/dist/chunk-ECNNI3NT.js +0 -6
  141. package/dist/chunk-JDNEWB5F.js +0 -10
  142. package/dist/chunk-MVFCLZSK.js +0 -4337
  143. package/dist/chunk-OAVTMITG.js +0 -13
  144. package/dist/chunk-TVRQ6AQI.js +0 -476
@@ -1,5 +1,5 @@
1
1
  import { AuthProvider } from './chunk-BRJ3QZ4E.js';
2
- import './chunk-DZTG5IAC.js';
2
+ import './chunk-I2KLQ2HA.js';
3
3
  import { AuthKitProvider, useAuth } from '@workos-inc/authkit-react';
4
4
  import { useMemo } from 'react';
5
5
  import { jsx } from 'react/jsx-runtime';
package/dist/api/index.js CHANGED
@@ -1,6 +1,6 @@
1
1
  import '../chunk-XCYKC6OZ.js';
2
- export { ApiClientProvider, useApiClient, useApiClientContext } from '../chunk-TOIXUWR6.js';
3
- import '../chunk-XQHZBA65.js';
2
+ export { ApiClientProvider, useApiClient, useApiClientContext } from '../chunk-ND5TDV2J.js';
3
+ import '../chunk-2RJMVWFJ.js';
4
4
  import '../chunk-KRWALB24.js';
5
5
  import '../chunk-DD3CCMCZ.js';
6
- import '../chunk-DZTG5IAC.js';
6
+ import '../chunk-I2KLQ2HA.js';
@@ -23,6 +23,14 @@
23
23
  .mantine-Accordion-control:hover {
24
24
  background-color: var(--color-surface-hover);
25
25
  }
26
+ [data-mantine-color-scheme] .mantine-Accordion-root .mantine-Accordion-item {
27
+ --item-filled-color: var(--color-surface);
28
+ --item-border-color: var(--color-border);
29
+ }
30
+ [data-mantine-color-scheme] .mantine-Accordion-root[data-variant=separated] .mantine-Accordion-item[data-active] {
31
+ background-color: var(--color-surface);
32
+ border-color: var(--color-border);
33
+ }
26
34
  .mantine-Menu-item:hover:not([data-disabled]) {
27
35
  background-color: var(--color-surface-hover);
28
36
  }
@@ -88,6 +96,36 @@
88
96
  background-color: var(--color-primary);
89
97
  border-color: var(--color-primary);
90
98
  }
99
+ .mantine-Tree-node:focus-visible > [data-value] {
100
+ outline: 2px solid color-mix(in srgb, var(--color-primary) 55%, transparent);
101
+ outline-offset: 2px;
102
+ }
103
+ .mantine-Tree-label[data-hovered] {
104
+ background-color: var(--color-surface-hover);
105
+ border-color: var(--color-border);
106
+ }
107
+ .mantine-Tree-label[data-selected] {
108
+ background-color: color-mix(in srgb, var(--color-primary) 12%, transparent);
109
+ border-color: color-mix(in srgb, var(--color-primary) 38%, var(--color-border));
110
+ color: var(--color-primary);
111
+ }
112
+ [data-knowledge-article] pre {
113
+ white-space: pre-wrap;
114
+ word-break: break-word;
115
+ overflow-x: auto;
116
+ max-width: 100%;
117
+ padding: var(--mantine-spacing-sm);
118
+ background-color: var(--color-surface);
119
+ border: 1px solid var(--color-border);
120
+ border-radius: var(--mantine-radius-sm);
121
+ }
122
+ [data-knowledge-article] pre code {
123
+ background: transparent;
124
+ border: none;
125
+ padding: 0;
126
+ white-space: inherit;
127
+ word-break: inherit;
128
+ }
91
129
  .recharts-surface:focus {
92
130
  outline: none;
93
131
  }
@@ -2770,6 +2770,66 @@ type Database = {
2770
2770
  }
2771
2771
  ];
2772
2772
  };
2773
+ user_notes: {
2774
+ Row: {
2775
+ content: string;
2776
+ created_at: string;
2777
+ created_by: string;
2778
+ id: string;
2779
+ metadata: Json;
2780
+ organization_id: string | null;
2781
+ pinned: boolean;
2782
+ priority: string;
2783
+ source: string | null;
2784
+ title: string | null;
2785
+ updated_at: string;
2786
+ user_id: string;
2787
+ };
2788
+ Insert: {
2789
+ content: string;
2790
+ created_at?: string;
2791
+ created_by?: string;
2792
+ id?: string;
2793
+ metadata?: Json;
2794
+ organization_id?: string | null;
2795
+ pinned?: boolean;
2796
+ priority?: string;
2797
+ source?: string | null;
2798
+ title?: string | null;
2799
+ updated_at?: string;
2800
+ user_id: string;
2801
+ };
2802
+ Update: {
2803
+ content?: string;
2804
+ created_at?: string;
2805
+ created_by?: string;
2806
+ id?: string;
2807
+ metadata?: Json;
2808
+ organization_id?: string | null;
2809
+ pinned?: boolean;
2810
+ priority?: string;
2811
+ source?: string | null;
2812
+ title?: string | null;
2813
+ updated_at?: string;
2814
+ user_id?: string;
2815
+ };
2816
+ Relationships: [
2817
+ {
2818
+ foreignKeyName: "user_notes_organization_id_fkey";
2819
+ columns: ["organization_id"];
2820
+ isOneToOne: false;
2821
+ referencedRelation: "organizations";
2822
+ referencedColumns: ["id"];
2823
+ },
2824
+ {
2825
+ foreignKeyName: "user_notes_user_id_fkey";
2826
+ columns: ["user_id"];
2827
+ isOneToOne: false;
2828
+ referencedRelation: "users";
2829
+ referencedColumns: ["id"];
2830
+ }
2831
+ ];
2832
+ };
2773
2833
  users: {
2774
2834
  Row: {
2775
2835
  config: Json;
@@ -3039,9 +3099,9 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3039
3099
  batchIds: z$1.ZodArray<z$1.ZodString>;
3040
3100
  instantlyCampaignId: z$1.ZodNullable<z$1.ZodString>;
3041
3101
  status: z$1.ZodEnum<{
3042
- closing: "closing";
3043
- archived: "archived";
3044
3102
  draft: "draft";
3103
+ archived: "archived";
3104
+ closing: "closing";
3045
3105
  enriching: "enriching";
3046
3106
  launched: "launched";
3047
3107
  }>;
@@ -3071,7 +3131,7 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3071
3131
  recordSourceStageKey: z$1.ZodOptional<z$1.ZodString>;
3072
3132
  dependsOn: z$1.ZodOptional<z$1.ZodArray<z$1.ZodString>>;
3073
3133
  dependencyMode: z$1.ZodLiteral<"per-record-eligibility">;
3074
- capabilityKey: z$1.ZodString;
3134
+ actionKey: z$1.ZodString;
3075
3135
  defaultBatchSize: z$1.ZodNumber;
3076
3136
  maxBatchSize: z$1.ZodNumber;
3077
3137
  recordColumns: z$1.ZodOptional<z$1.ZodObject<{
@@ -3082,10 +3142,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3082
3142
  width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3083
3143
  renderType: z$1.ZodOptional<z$1.ZodEnum<{
3084
3144
  text: "text";
3085
- badge: "badge";
3086
- datetime: "datetime";
3087
3145
  count: "count";
3088
3146
  json: "json";
3147
+ badge: "badge";
3148
+ datetime: "datetime";
3089
3149
  }>>;
3090
3150
  badgeColor: z$1.ZodOptional<z$1.ZodString>;
3091
3151
  }, z$1.core.$strip>>>;
@@ -3096,10 +3156,10 @@ declare const AcqListResponseSchema: z$1.ZodObject<{
3096
3156
  width: z$1.ZodOptional<z$1.ZodUnion<readonly [z$1.ZodNumber, z$1.ZodString]>>;
3097
3157
  renderType: z$1.ZodOptional<z$1.ZodEnum<{
3098
3158
  text: "text";
3099
- badge: "badge";
3100
- datetime: "datetime";
3101
3159
  count: "count";
3102
3160
  json: "json";
3161
+ badge: "badge";
3162
+ datetime: "datetime";
3103
3163
  }>>;
3104
3164
  badgeColor: z$1.ZodOptional<z$1.ZodString>;
3105
3165
  }, z$1.core.$strip>>>;
@@ -3271,11 +3331,11 @@ interface StepConfigLayout<T> {
3271
3331
 
3272
3332
  type ListBuilderWorkflowCategory = 'build' | 'enrich' | 'qualify' | 'scrape' | 'utility';
3273
3333
  type LeadGenStageKey = string;
3274
- type LeadGenCapabilityKey = string;
3334
+ type LeadGenActionKey = string;
3275
3335
  interface ListBuilderWorkflow {
3276
3336
  resourceId: string;
3277
3337
  workflowId?: string;
3278
- capabilityKey?: LeadGenCapabilityKey;
3338
+ actionKey?: LeadGenActionKey;
3279
3339
  label: string;
3280
3340
  description: string;
3281
3341
  category: ListBuilderWorkflowCategory;
package/dist/app/index.js CHANGED
@@ -1,20 +1,21 @@
1
- import { ElevasisUIProvider } from '../chunk-HYNYEBHM.js';
2
- import '../chunk-3BAPR3KA.js';
1
+ import { ElevasisUIProvider } from '../chunk-RQTWIXJ5.js';
2
+ import '../chunk-RQA2EVN3.js';
3
3
  import '../chunk-3FV6HBXS.js';
4
4
  import '../chunk-WLOQ4IBG.js';
5
- import '../chunk-CQZ3DNQY.js';
5
+ import '../chunk-YLQEVSOR.js';
6
6
  import '../chunk-SZHARWKU.js';
7
- import '../chunk-TOIXUWR6.js';
7
+ import '../chunk-T35FWDAB.js';
8
+ import '../chunk-ND5TDV2J.js';
8
9
  import '../chunk-HUJCU55S.js';
9
10
  import '../chunk-E565XMTQ.js';
10
- import '../chunk-XQHZBA65.js';
11
+ import '../chunk-2RJMVWFJ.js';
11
12
  import '../chunk-KRWALB24.js';
12
13
  import { useInitialization } from '../chunk-533DUEQY.js';
13
14
  import '../chunk-DD3CCMCZ.js';
14
15
  import '../chunk-2Q2JQSQO.js';
15
16
  import '../chunk-KJ3QUBNU.js';
16
17
  import '../chunk-BRJ3QZ4E.js';
17
- import '../chunk-DZTG5IAC.js';
18
+ import '../chunk-I2KLQ2HA.js';
18
19
  import { useCallback, useEffect } from 'react';
19
20
  import { RouterProvider } from '@tanstack/react-router';
20
21
  import { Notifications } from '@mantine/notifications';
@@ -1,2 +1,2 @@
1
1
  export { AuthProvider, useAuthContext } from '../chunk-BRJ3QZ4E.js';
2
- import '../chunk-DZTG5IAC.js';
2
+ import '../chunk-I2KLQ2HA.js';
@@ -4,4 +4,4 @@ import '../chunk-DD3CCMCZ.js';
4
4
  import '../chunk-2Q2JQSQO.js';
5
5
  import '../chunk-KJ3QUBNU.js';
6
6
  export { AuthProvider, useAuthContext } from '../chunk-BRJ3QZ4E.js';
7
- import '../chunk-DZTG5IAC.js';
7
+ import '../chunk-I2KLQ2HA.js';
@@ -1,14 +1,13 @@
1
- export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, HeroStatsRow } from '../chunk-542WPQU2.js';
2
- export { CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, getSeriesColor, useCyberColors } from '../chunk-CW3UNAF2.js';
3
- import '../chunk-6YT4IKJ7.js';
4
- import '../chunk-L3BVJWML.js';
1
+ export { ActivityTrendChart, ChartFrame, CombinedTrendChart, CostTrendChart, CyberAreaChart, CyberDonut, CyberDonutTooltip, CyberLegendItem, HeroStatsRow, getSeriesColor, useCyberColors } from '../chunk-4DYOXEH6.js';
2
+ import '../chunk-VNAZTCHA.js';
3
+ import '../chunk-EPTHX4VZ.js';
5
4
  import '../chunk-3KMDHCAR.js';
6
5
  import '../chunk-SZHARWKU.js';
7
6
  import '../chunk-NYBEU5TE.js';
8
7
  import '../chunk-2IFYDILW.js';
9
8
  import '../chunk-Q7DJKLEN.js';
10
9
  import '../chunk-DT3QYZVU.js';
11
- import '../chunk-XQHZBA65.js';
10
+ import '../chunk-2RJMVWFJ.js';
12
11
  import '../chunk-KRWALB24.js';
13
12
  import '../chunk-VKIZUUPM.js';
14
13
  import '../chunk-533DUEQY.js';
@@ -16,4 +15,4 @@ import '../chunk-DD3CCMCZ.js';
16
15
  import '../chunk-2Q2JQSQO.js';
17
16
  import '../chunk-KJ3QUBNU.js';
18
17
  import '../chunk-BRJ3QZ4E.js';
19
- import '../chunk-DZTG5IAC.js';
18
+ import '../chunk-I2KLQ2HA.js';
@@ -191,11 +191,6 @@ z.object({
191
191
  endDate: z.string().datetime()
192
192
  });
193
193
 
194
- // ../core/src/platform/registry/command-view.ts
195
- function getNodeId(node) {
196
- return node.resourceId;
197
- }
198
-
199
194
  // ../core/src/platform/registry/resource-metadata.ts
200
195
  var resourceTypeIconNames = {
201
196
  agent: "IconBrain",
@@ -383,4 +378,4 @@ function setupBrowserMocks() {
383
378
  setupResizeObserver();
384
379
  }
385
380
 
386
- export { APIClientError, API_URL, CredentialNameSchema, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, LIMIT_ACTIVITY_FEED, NonEmptyStringSchema, OAUTH_FLOW_TIMEOUT, OriginResourceTypeSchema, PAGE_SIZE_DEFAULT, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, ResourceTypeSchema, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, UuidSchema, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, debounce, formatBucketTime, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getNodeId, getResourceColor, getResourceIcon, getTimeRangeDates, getTimeRangeLabel, isAPIClientError, restoreConsole, setupBrowserMocks, suppressKnownWarnings, validateEmail };
381
+ export { APIClientError, API_URL, CredentialNameSchema, DEBOUNCE_FILTER, DEBOUNCE_SLIDER, GC_TIME_LONG, GC_TIME_MEDIUM, GC_TIME_SHORT, LIMIT_ACTIVITY_FEED, NonEmptyStringSchema, OAUTH_FLOW_TIMEOUT, OriginResourceTypeSchema, PAGE_SIZE_DEFAULT, REFETCH_INTERVAL_DASHBOARD, REFETCH_INTERVAL_REALTIME, REFETCH_INTERVAL_RUNNING, REFETCH_INTERVAL_RUNNING_FAST, ResourceTypeSchema, SSE_CLOSE_GRACE_PERIOD, SSE_TOKEN_REFRESH_DELAY, STALE_TIME_ADMIN, STALE_TIME_DEFAULT, STALE_TIME_MONITORING, UuidSchema, WS_MAX_RETRIES_BEFORE_ERROR, WS_RECONNECT_BASE_DELAY, WS_RECONNECT_MAX_DELAY, debounce, formatBucketTime, formatChartAxisDate, formatDate, formatDateTime, formatErrorMessage, formatRelativeTime, formatTimeAgo, getErrorInfo, getErrorTitle, getResourceColor, getResourceIcon, getTimeRangeDates, getTimeRangeLabel, isAPIClientError, restoreConsole, setupBrowserMocks, suppressKnownWarnings, validateEmail };