@flamingo-stack/openframe-frontend-core 0.0.286 → 0.0.287
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-HLQW7MWJ.cjs → chunk-3SDBXXDP.cjs} +21 -21
- package/dist/{chunk-HLQW7MWJ.cjs.map → chunk-3SDBXXDP.cjs.map} +1 -1
- package/dist/{chunk-4WACBTZU.cjs → chunk-6AW25OS6.cjs} +25 -25
- package/dist/{chunk-4WACBTZU.cjs.map → chunk-6AW25OS6.cjs.map} +1 -1
- package/dist/{chunk-QCKN37OP.cjs → chunk-6CSW5TMS.cjs} +35 -35
- package/dist/{chunk-QCKN37OP.cjs.map → chunk-6CSW5TMS.cjs.map} +1 -1
- package/dist/{chunk-YVB3VDIQ.js → chunk-7EYWERFT.js} +2 -2
- package/dist/{chunk-6N26CURS.cjs → chunk-D6RK5YXX.cjs} +25 -3
- package/dist/chunk-D6RK5YXX.cjs.map +1 -0
- package/dist/{chunk-FSBDVT6R.js → chunk-EFYXPR43.js} +2 -2
- package/dist/{chunk-XQL4WDML.js → chunk-GJDXIVEQ.js} +3 -3
- package/dist/{chunk-D5YY5U6J.cjs → chunk-JQ4I743L.cjs} +11 -11
- package/dist/{chunk-D5YY5U6J.cjs.map → chunk-JQ4I743L.cjs.map} +1 -1
- package/dist/{chunk-C6SCWXDP.js → chunk-MV67MBV3.js} +3 -3
- package/dist/{chunk-BBZ7AX5H.cjs → chunk-MWS25U4U.cjs} +10 -10
- package/dist/{chunk-BBZ7AX5H.cjs.map → chunk-MWS25U4U.cjs.map} +1 -1
- package/dist/{chunk-DDAT4RKX.js → chunk-ODR6A6FC.js} +24 -2
- package/dist/chunk-ODR6A6FC.js.map +1 -0
- package/dist/{chunk-GDF2R2ER.cjs → chunk-OXC72UIP.cjs} +120 -120
- package/dist/{chunk-GDF2R2ER.cjs.map → chunk-OXC72UIP.cjs.map} +1 -1
- package/dist/{chunk-RQ6RTBKF.cjs → chunk-RG6FNZUA.cjs} +65 -27
- package/dist/chunk-RG6FNZUA.cjs.map +1 -0
- package/dist/{chunk-5BTZOVDQ.js → chunk-RWCA2ZQK.js} +2 -2
- package/dist/{chunk-QF2X6PTD.js → chunk-TY2EB7VK.js} +58 -20
- package/dist/chunk-TY2EB7VK.js.map +1 -0
- package/dist/{chunk-VCQ3CTYK.js → chunk-ZYLQMCHW.js} +3 -3
- package/dist/components/chat/index.cjs +3 -3
- package/dist/components/chat/index.js +2 -2
- package/dist/components/contact/index.cjs +4 -4
- package/dist/components/contact/index.js +3 -3
- package/dist/components/docs/index.cjs +3 -3
- package/dist/components/docs/index.js +2 -2
- package/dist/components/embeds/index.cjs +4 -4
- package/dist/components/embeds/index.js +3 -3
- package/dist/components/faq/faq-section.d.ts.map +1 -1
- package/dist/components/faq/index.cjs +4 -4
- package/dist/components/faq/index.js +3 -3
- package/dist/components/faq-accordion.d.ts.map +1 -1
- package/dist/components/features/index.cjs +3 -3
- package/dist/components/features/index.js +2 -2
- package/dist/components/index.cjs +142 -142
- package/dist/components/index.js +7 -7
- package/dist/components/navigation/index.cjs +3 -3
- package/dist/components/navigation/index.js +2 -2
- package/dist/components/related-content/index.cjs +4 -4
- package/dist/components/related-content/index.js +3 -3
- package/dist/components/tickets/index.cjs +53 -53
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +3 -3
- package/dist/components/ui/index.js +2 -2
- package/dist/index.cjs +9 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +8 -2
- package/dist/types/marketing.d.ts +1 -1
- package/dist/types/marketing.d.ts.map +1 -1
- package/dist/utils/faq-anchor.d.ts +51 -0
- package/dist/utils/faq-anchor.d.ts.map +1 -0
- package/dist/utils/index.cjs +23 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +2 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +21 -2
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/list-url.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/faq/faq-section.tsx +78 -26
- package/src/components/faq-accordion.tsx +8 -1
- package/src/types/marketing.ts +1 -0
- package/src/utils/faq-anchor.ts +70 -0
- package/src/utils/index.ts +7 -0
- package/src/utils/list-url.ts +1 -0
- package/dist/chunk-6N26CURS.cjs.map +0 -1
- package/dist/chunk-DDAT4RKX.js.map +0 -1
- package/dist/chunk-QF2X6PTD.js.map +0 -1
- package/dist/chunk-RQ6RTBKF.cjs.map +0 -1
- /package/dist/{chunk-YVB3VDIQ.js.map → chunk-7EYWERFT.js.map} +0 -0
- /package/dist/{chunk-FSBDVT6R.js.map → chunk-EFYXPR43.js.map} +0 -0
- /package/dist/{chunk-XQL4WDML.js.map → chunk-GJDXIVEQ.js.map} +0 -0
- /package/dist/{chunk-C6SCWXDP.js.map → chunk-MV67MBV3.js.map} +0 -0
- /package/dist/{chunk-5BTZOVDQ.js.map → chunk-RWCA2ZQK.js.map} +0 -0
- /package/dist/{chunk-VCQ3CTYK.js.map → chunk-ZYLQMCHW.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -29,22 +29,22 @@ import {
|
|
|
29
29
|
useDocNavigation,
|
|
30
30
|
useDocumentTree,
|
|
31
31
|
useScrollSpy
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-7EYWERFT.js";
|
|
33
33
|
import {
|
|
34
34
|
EmbedIframe,
|
|
35
35
|
FigmaEmbed,
|
|
36
36
|
GoogleSheetsViewer,
|
|
37
37
|
PdfViewer
|
|
38
|
-
} from "../chunk-
|
|
38
|
+
} from "../chunk-MV67MBV3.js";
|
|
39
39
|
import {
|
|
40
40
|
FaqAccordion,
|
|
41
41
|
FaqDocumentPage,
|
|
42
42
|
FaqSection
|
|
43
|
-
} from "../chunk-
|
|
43
|
+
} from "../chunk-TY2EB7VK.js";
|
|
44
44
|
import {
|
|
45
45
|
GROUP_PAGE_SIZE,
|
|
46
46
|
RelatedContentSection
|
|
47
|
-
} from "../chunk-
|
|
47
|
+
} from "../chunk-ZYLQMCHW.js";
|
|
48
48
|
import {
|
|
49
49
|
DeliveryRow,
|
|
50
50
|
DevCardRowContent,
|
|
@@ -56,7 +56,7 @@ import {
|
|
|
56
56
|
UnifiedPagination,
|
|
57
57
|
init_unified_pagination,
|
|
58
58
|
unified_pagination_exports
|
|
59
|
-
} from "../chunk-
|
|
59
|
+
} from "../chunk-GJDXIVEQ.js";
|
|
60
60
|
import {
|
|
61
61
|
ArticleAuthorByline,
|
|
62
62
|
DetailPageSkeleton
|
|
@@ -647,7 +647,7 @@ import {
|
|
|
647
647
|
useTrackerClock,
|
|
648
648
|
useUnifiedChat,
|
|
649
649
|
usesCanonicalStatusStyle
|
|
650
|
-
} from "../chunk-
|
|
650
|
+
} from "../chunk-EFYXPR43.js";
|
|
651
651
|
import {
|
|
652
652
|
ANTHROPIC_SUPPORTED_IMAGE_MIME,
|
|
653
653
|
AUTO_CONTINUATION_DIRECTIVE_PREFIX,
|
|
@@ -681,7 +681,7 @@ import {
|
|
|
681
681
|
sanitizeTitleForChat,
|
|
682
682
|
stripChatAttachmentMarkdown,
|
|
683
683
|
useSectionNavigation
|
|
684
|
-
} from "../chunk-
|
|
684
|
+
} from "../chunk-ODR6A6FC.js";
|
|
685
685
|
import {
|
|
686
686
|
CommandApprovalToast,
|
|
687
687
|
ToastCard,
|
|
@@ -24,13 +24,13 @@
|
|
|
24
24
|
|
|
25
25
|
|
|
26
26
|
|
|
27
|
-
var
|
|
27
|
+
var _chunkOXC72UIPcjs = require('../../chunk-OXC72UIP.cjs');
|
|
28
28
|
|
|
29
29
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
var
|
|
33
|
+
var _chunkD6RK5YXXcjs = require('../../chunk-D6RK5YXX.cjs');
|
|
34
34
|
require('../../chunk-KBKZYJRI.cjs');
|
|
35
35
|
require('../../chunk-5KD3S25X.cjs');
|
|
36
36
|
require('../../chunk-27APPAJN.cjs');
|
|
@@ -80,5 +80,5 @@ require('../../chunk-VRHGVLSL.cjs');
|
|
|
80
80
|
|
|
81
81
|
|
|
82
82
|
|
|
83
|
-
exports.AppHeader =
|
|
83
|
+
exports.AppHeader = _chunkOXC72UIPcjs.AppHeader; exports.AppLayout = _chunkOXC72UIPcjs.AppLayout; exports.AppLayoutDrawer = _chunkOXC72UIPcjs.AppLayoutDrawerRoot; exports.AppLayoutDrawerBody = _chunkOXC72UIPcjs.AppLayoutDrawerBody; exports.AppLayoutDrawerClose = _chunkOXC72UIPcjs.AppLayoutDrawerClose; exports.AppLayoutDrawerContent = _chunkOXC72UIPcjs.AppLayoutDrawerContent; exports.AppLayoutDrawerDescription = _chunkOXC72UIPcjs.AppLayoutDrawerDescription; exports.AppLayoutDrawerFooter = _chunkOXC72UIPcjs.AppLayoutDrawerFooter; exports.AppLayoutDrawerHeader = _chunkOXC72UIPcjs.AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = _chunkOXC72UIPcjs.AppLayoutDrawerTitle; exports.AppLayoutDrawerTrigger = _chunkOXC72UIPcjs.AppLayoutDrawerTrigger; exports.ClientOnlyHeader = _chunkOXC72UIPcjs.ClientOnlyHeader; exports.Header = _chunkOXC72UIPcjs.Header; exports.HeaderButton = _chunkOXC72UIPcjs.HeaderButton; exports.HeaderGlobalSearch = _chunkOXC72UIPcjs.HeaderGlobalSearch; exports.HeaderMingoButton = _chunkOXC72UIPcjs.HeaderMingoButton; exports.HeaderOrganizationFilter = _chunkOXC72UIPcjs.HeaderOrganizationFilter; exports.HeaderSkeleton = _chunkOXC72UIPcjs.HeaderSkeleton; exports.MobileBurgerMenu = _chunkOXC72UIPcjs.MobileBurgerMenu; exports.MobileNavPanel = _chunkOXC72UIPcjs.MobileNavPanel; exports.MobileNavigationDropdown = _chunkD6RK5YXXcjs.MobileNavigationDropdown; exports.MultiLevelNavigation = _chunkD6RK5YXXcjs.MultiLevelNavigation; exports.NavigationSidebar = _chunkOXC72UIPcjs.NavigationSidebar; exports.SlidingSidebar = _chunkOXC72UIPcjs.SlidingSidebar; exports.StickySectionNav = _chunkD6RK5YXXcjs.StickySectionNav; exports.useAppLayoutDrawerContainer = _chunkOXC72UIPcjs.useAppLayoutDrawerContainer; exports.useSectionNavigation = _chunkD6RK5YXXcjs.useSectionNavigation;
|
|
84
84
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -24,13 +24,13 @@ import {
|
|
|
24
24
|
NavigationSidebar,
|
|
25
25
|
SlidingSidebar,
|
|
26
26
|
useAppLayoutDrawerContainer
|
|
27
|
-
} from "../../chunk-
|
|
27
|
+
} from "../../chunk-EFYXPR43.js";
|
|
28
28
|
import {
|
|
29
29
|
MobileNavigationDropdown,
|
|
30
30
|
MultiLevelNavigation,
|
|
31
31
|
StickySectionNav,
|
|
32
32
|
useSectionNavigation
|
|
33
|
-
} from "../../chunk-
|
|
33
|
+
} from "../../chunk-ODR6A6FC.js";
|
|
34
34
|
import "../../chunk-N6ZM5PYZ.js";
|
|
35
35
|
import "../../chunk-TYZEMPPH.js";
|
|
36
36
|
import "../../chunk-MJNXIEV2.js";
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var
|
|
5
|
+
var _chunk6CSW5TMScjs = require('../../chunk-6CSW5TMS.cjs');
|
|
6
6
|
require('../../chunk-D3LEFMOA.cjs');
|
|
7
|
-
require('../../chunk-
|
|
8
|
-
require('../../chunk-
|
|
7
|
+
require('../../chunk-OXC72UIP.cjs');
|
|
8
|
+
require('../../chunk-D6RK5YXX.cjs');
|
|
9
9
|
require('../../chunk-KBKZYJRI.cjs');
|
|
10
10
|
require('../../chunk-5KD3S25X.cjs');
|
|
11
11
|
require('../../chunk-27APPAJN.cjs');
|
|
@@ -30,5 +30,5 @@ require('../../chunk-VRHGVLSL.cjs');
|
|
|
30
30
|
|
|
31
31
|
|
|
32
32
|
|
|
33
|
-
exports.GROUP_PAGE_SIZE =
|
|
33
|
+
exports.GROUP_PAGE_SIZE = _chunk6CSW5TMScjs.GROUP_PAGE_SIZE; exports.RelatedContentSection = _chunk6CSW5TMScjs.RelatedContentSection;
|
|
34
34
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -2,10 +2,10 @@
|
|
|
2
2
|
import {
|
|
3
3
|
GROUP_PAGE_SIZE,
|
|
4
4
|
RelatedContentSection
|
|
5
|
-
} from "../../chunk-
|
|
5
|
+
} from "../../chunk-ZYLQMCHW.js";
|
|
6
6
|
import "../../chunk-3ZXUQQL4.js";
|
|
7
|
-
import "../../chunk-
|
|
8
|
-
import "../../chunk-
|
|
7
|
+
import "../../chunk-EFYXPR43.js";
|
|
8
|
+
import "../../chunk-ODR6A6FC.js";
|
|
9
9
|
import "../../chunk-N6ZM5PYZ.js";
|
|
10
10
|
import "../../chunk-TYZEMPPH.js";
|
|
11
11
|
import "../../chunk-MJNXIEV2.js";
|
|
@@ -7,11 +7,11 @@
|
|
|
7
7
|
|
|
8
8
|
|
|
9
9
|
|
|
10
|
-
var
|
|
10
|
+
var _chunkJQ4I743Lcjs = require('../../chunk-JQ4I743L.cjs');
|
|
11
11
|
require('../../chunk-VFKQMAUF.cjs');
|
|
12
12
|
|
|
13
13
|
|
|
14
|
-
var
|
|
14
|
+
var _chunk6AW25OS6cjs = require('../../chunk-6AW25OS6.cjs');
|
|
15
15
|
|
|
16
16
|
|
|
17
17
|
|
|
@@ -32,12 +32,12 @@ var _chunk4WACBTZUcjs = require('../../chunk-4WACBTZU.cjs');
|
|
|
32
32
|
|
|
33
33
|
|
|
34
34
|
|
|
35
|
-
var
|
|
35
|
+
var _chunkOXC72UIPcjs = require('../../chunk-OXC72UIP.cjs');
|
|
36
36
|
|
|
37
37
|
|
|
38
38
|
|
|
39
39
|
|
|
40
|
-
var
|
|
40
|
+
var _chunkD6RK5YXXcjs = require('../../chunk-D6RK5YXX.cjs');
|
|
41
41
|
|
|
42
42
|
|
|
43
43
|
var _chunkKBKZYJRIcjs = require('../../chunk-KBKZYJRI.cjs');
|
|
@@ -116,7 +116,7 @@ function TicketOpenForm({
|
|
|
116
116
|
}) {
|
|
117
117
|
const [subject, setSubject] = _react.useState.call(void 0, "");
|
|
118
118
|
const [content, setContent] = _react.useState.call(void 0, "");
|
|
119
|
-
const { attachments, readyAttachments, hasInflightUploads, addFiles, removeAttachment, clear } =
|
|
119
|
+
const { attachments, readyAttachments, hasInflightUploads, addFiles, removeAttachment, clear } = _chunkOXC72UIPcjs.useChatAttachments.call(void 0, );
|
|
120
120
|
const trimmedSubject = subject.trim();
|
|
121
121
|
const trimmedContent = content.trim();
|
|
122
122
|
const overCap = content.length > TICKET_TEXT_MAX_CHARS;
|
|
@@ -175,7 +175,7 @@ function TicketOpenForm({
|
|
|
175
175
|
}
|
|
176
176
|
),
|
|
177
177
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
178
|
-
|
|
178
|
+
_chunkOXC72UIPcjs.Textarea,
|
|
179
179
|
{
|
|
180
180
|
id: "ticket-content",
|
|
181
181
|
placeholder: "Describe your issue or question in detail...",
|
|
@@ -199,7 +199,7 @@ function TicketOpenForm({
|
|
|
199
199
|
)
|
|
200
200
|
] }),
|
|
201
201
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
202
|
-
|
|
202
|
+
_chunkOXC72UIPcjs.ChatAttachmentChipStrip,
|
|
203
203
|
{
|
|
204
204
|
attachments,
|
|
205
205
|
onRemove: removeAttachment,
|
|
@@ -208,7 +208,7 @@ function TicketOpenForm({
|
|
|
208
208
|
),
|
|
209
209
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-between gap-3", children: [
|
|
210
210
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
211
|
-
|
|
211
|
+
_chunkOXC72UIPcjs.ChatAttachmentAddButton,
|
|
212
212
|
{
|
|
213
213
|
attachmentsEnabled: !supportSystemDown,
|
|
214
214
|
attachmentsCount: attachments.length,
|
|
@@ -246,7 +246,7 @@ var _usesticktobottom = require('use-stick-to-bottom');
|
|
|
246
246
|
|
|
247
247
|
var LIST_ENGAGEMENTS_ENDPOINT = "/api/chat/agent/list-engagements";
|
|
248
248
|
function useTicketEngagements(externalTicketId, enabled = true, refetchInterval = false) {
|
|
249
|
-
const identity =
|
|
249
|
+
const identity = _chunkOXC72UIPcjs.useChatIdentity.call(void 0, );
|
|
250
250
|
const identityKey = _nullishCoalesce(_optionalChain([identity, 'access', _2 => _2.user, 'optionalAccess', _3 => _3.email]), () => ( "anon"));
|
|
251
251
|
const listEngagementsEndpoint = _nullishCoalesce(_chunkAQOWFSMBcjs.useRequiredChatRuntime.call(void 0, ).endpoints.listEngagementsUrl, () => ( LIST_ENGAGEMENTS_ENDPOINT));
|
|
252
252
|
const fetchable = enabled && !!externalTicketId && !externalTicketId.startsWith("temp-");
|
|
@@ -328,7 +328,7 @@ function TicketLinkedDeliveryCard({
|
|
|
328
328
|
{
|
|
329
329
|
className: `rounded-md border border-ods-border bg-ods-bg overflow-hidden ${_nullishCoalesce(className, () => ( ""))}`,
|
|
330
330
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
331
|
-
|
|
331
|
+
_chunkJQ4I743Lcjs.DeliveryRow,
|
|
332
332
|
{
|
|
333
333
|
item,
|
|
334
334
|
href: clickup.delivery_href,
|
|
@@ -352,7 +352,7 @@ function TicketReplyComposer({
|
|
|
352
352
|
}) {
|
|
353
353
|
const [resolution, setResolution] = _react.useState.call(void 0, "");
|
|
354
354
|
const [closeDialogOpen, setCloseDialogOpen] = _react.useState.call(void 0, false);
|
|
355
|
-
const attachments =
|
|
355
|
+
const attachments = _chunkOXC72UIPcjs.useChatAttachments.call(void 0, );
|
|
356
356
|
const ticketRef = { id: ticket.id, external_id: ticket.external_id };
|
|
357
357
|
const hasReadyFiles = attachments.readyAttachments.length > 0;
|
|
358
358
|
const handleSend = _react.useCallback.call(void 0,
|
|
@@ -380,7 +380,7 @@ function TicketReplyComposer({
|
|
|
380
380
|
const disabled = busy || supportSystemDown;
|
|
381
381
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-2", children: [
|
|
382
382
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
383
|
-
|
|
383
|
+
_chunkOXC72UIPcjs.ChatAttachmentChipStrip,
|
|
384
384
|
{
|
|
385
385
|
attachments: attachments.attachments,
|
|
386
386
|
onRemove: attachments.removeAttachment,
|
|
@@ -389,7 +389,7 @@ function TicketReplyComposer({
|
|
|
389
389
|
}
|
|
390
390
|
),
|
|
391
391
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
392
|
-
|
|
392
|
+
_chunkOXC72UIPcjs.ChatInput,
|
|
393
393
|
{
|
|
394
394
|
fullWidth: true,
|
|
395
395
|
autoFocus: true,
|
|
@@ -403,7 +403,7 @@ function TicketReplyComposer({
|
|
|
403
403
|
),
|
|
404
404
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 w-full", children: [
|
|
405
405
|
!supportSystemDown && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
406
|
-
|
|
406
|
+
_chunkOXC72UIPcjs.ChatAttachmentAddButton,
|
|
407
407
|
{
|
|
408
408
|
attachmentsEnabled: true,
|
|
409
409
|
attachmentsCount: attachments.attachments.length,
|
|
@@ -426,13 +426,13 @@ function TicketReplyComposer({
|
|
|
426
426
|
}
|
|
427
427
|
)
|
|
428
428
|
] }),
|
|
429
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
430
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
431
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
432
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
429
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOXC72UIPcjs.AlertDialog, { open: closeDialogOpen, onOpenChange: setCloseDialogOpen, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkOXC72UIPcjs.AlertDialogContent, { className: "bg-ods-card border-ods-border", children: [
|
|
430
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkOXC72UIPcjs.AlertDialogHeader, { children: [
|
|
431
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOXC72UIPcjs.AlertDialogTitle, { className: "text-ods-text-primary", children: "Close this ticket?" }),
|
|
432
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOXC72UIPcjs.AlertDialogDescription, { className: "text-ods-text-secondary", children: "Add an optional resolution note below. You can reopen the ticket later if needed." })
|
|
433
433
|
] }),
|
|
434
434
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
435
|
-
|
|
435
|
+
_chunkOXC72UIPcjs.Textarea,
|
|
436
436
|
{
|
|
437
437
|
value: resolution,
|
|
438
438
|
onChange: (e) => setResolution(e.target.value),
|
|
@@ -442,9 +442,9 @@ function TicketReplyComposer({
|
|
|
442
442
|
className: "mt-2"
|
|
443
443
|
}
|
|
444
444
|
),
|
|
445
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
445
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkOXC72UIPcjs.AlertDialogFooter, { children: [
|
|
446
446
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
447
|
-
|
|
447
|
+
_chunkOXC72UIPcjs.AlertDialogCancel,
|
|
448
448
|
{
|
|
449
449
|
disabled: busy,
|
|
450
450
|
className: "bg-transparent border-ods-border text-ods-text-primary hover:bg-ods-border",
|
|
@@ -452,7 +452,7 @@ function TicketReplyComposer({
|
|
|
452
452
|
}
|
|
453
453
|
),
|
|
454
454
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
455
|
-
|
|
455
|
+
_chunkOXC72UIPcjs.AlertDialogAction,
|
|
456
456
|
{
|
|
457
457
|
onClick: () => void confirmClose(),
|
|
458
458
|
disabled: busy,
|
|
@@ -522,7 +522,7 @@ var TICKET_FEED_HEIGHT = "h-[60vh] md:h-[420px]";
|
|
|
522
522
|
var TICKET_FEED_INNER = "flex flex-col gap-4 md:gap-6 px-4 md:px-6 py-4 md:py-6";
|
|
523
523
|
var TICKET_FEED_SKELETON_ROWS = 6;
|
|
524
524
|
function TicketTimelinePanel({ ticket }) {
|
|
525
|
-
const identity =
|
|
525
|
+
const identity = _chunkOXC72UIPcjs.useChatIdentity.call(void 0, );
|
|
526
526
|
const externalId = isOptimistic(ticket) ? null : ticket.external_id;
|
|
527
527
|
const { engagements, isLoading } = useTicketEngagements(
|
|
528
528
|
externalId,
|
|
@@ -542,11 +542,11 @@ function TicketTimelinePanel({ ticket }) {
|
|
|
542
542
|
const customerName = (isViewerTheCustomer ? viewerName : null) || ticketCustomerName || viewerName || _optionalChain([identity, 'access', _19 => _19.user, 'optionalAccess', _20 => _20.email]) || "You";
|
|
543
543
|
const customerAvatar = isViewerTheCustomer ? _nullishCoalesce(_optionalChain([identity, 'access', _21 => _21.user, 'optionalAccess', _22 => _22.avatarUrl]), () => ( void 0)) : void 0;
|
|
544
544
|
if (isLoading) {
|
|
545
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: `${TICKET_FEED_FRAME} ${TICKET_FEED_HEIGHT}`, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: TICKET_FEED_INNER, children: Array.from({ length: TICKET_FEED_SKELETON_ROWS }, (_, i) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
545
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: `${TICKET_FEED_FRAME} ${TICKET_FEED_HEIGHT}`, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: TICKET_FEED_INNER, children: Array.from({ length: TICKET_FEED_SKELETON_ROWS }, (_, i) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOXC72UIPcjs.ChatMessageRowSkeleton, {}, i)) }) });
|
|
546
546
|
}
|
|
547
547
|
if (bodyTurns.length === 0 && engagements.length === 0) {
|
|
548
548
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
549
|
-
|
|
549
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
550
550
|
{
|
|
551
551
|
type: "generic",
|
|
552
552
|
title: "No conversation yet",
|
|
@@ -561,7 +561,7 @@ function TicketTimelinePanel({ ticket }) {
|
|
|
561
561
|
const isResolution = turn.startsWith("[Resolution]");
|
|
562
562
|
const text = isResolution ? turn.replace(/^\[Resolution\]\s*/, "") : turn;
|
|
563
563
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
564
|
-
|
|
564
|
+
_chunkOXC72UIPcjs.ChatMessageRow,
|
|
565
565
|
{
|
|
566
566
|
displayName: customerName,
|
|
567
567
|
avatarUrl: customerAvatar,
|
|
@@ -590,13 +590,13 @@ function TicketTimelinePanel({ ticket }) {
|
|
|
590
590
|
}
|
|
591
591
|
const engAttachments = mapEngagementAttachments(eng.attachments);
|
|
592
592
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
593
|
-
|
|
593
|
+
_chunkOXC72UIPcjs.ChatMessageRow,
|
|
594
594
|
{
|
|
595
595
|
displayName: author,
|
|
596
596
|
avatarUrl: avatarSrc,
|
|
597
|
-
timeLabel: eng.createdAt ?
|
|
597
|
+
timeLabel: eng.createdAt ? _chunkD6RK5YXXcjs.formatRelativeTime.call(void 0, eng.createdAt) : null,
|
|
598
598
|
body: stripAttachmentsPreamble(_nullishCoalesce(eng.body, () => ( ""))),
|
|
599
|
-
footer: engAttachments.length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "mt-2", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
599
|
+
footer: engAttachments.length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "mt-2", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkOXC72UIPcjs.TicketAttachmentsList, { attachments: engAttachments, size: "compact" }) }) : null
|
|
600
600
|
},
|
|
601
601
|
eng.id
|
|
602
602
|
);
|
|
@@ -715,7 +715,7 @@ function TicketRow({
|
|
|
715
715
|
const rowRef = _react.useRef.call(void 0, null);
|
|
716
716
|
const handleClick = _react.useCallback.call(void 0, () => {
|
|
717
717
|
onToggle(ticket.id);
|
|
718
|
-
|
|
718
|
+
_chunkD6RK5YXXcjs.scrollElementIntoView.call(void 0, rowRef.current, {
|
|
719
719
|
adjustTargetY: (raw) => {
|
|
720
720
|
if (!rowRef.current) return raw;
|
|
721
721
|
const expandedDrawer = document.querySelector(
|
|
@@ -741,7 +741,7 @@ function TicketRow({
|
|
|
741
741
|
// so the badge accurately reflects "Closed" with a checkmark.
|
|
742
742
|
statusLabel: _nullishCoalesce(ticket.pipeline_stage_label, () => ( void 0)),
|
|
743
743
|
category: _nullishCoalesce(ticket.customer_company, () => ( void 0)),
|
|
744
|
-
timeAgo: ticket.hubspot_updated_at ?
|
|
744
|
+
timeAgo: ticket.hubspot_updated_at ? _chunkD6RK5YXXcjs.formatRelativeTime.call(void 0, ticket.hubspot_updated_at) : void 0,
|
|
745
745
|
// Linked-work chip: surfaced whenever the ticket has a linked
|
|
746
746
|
// ClickUp task. Uses the linked task's own status so the chip text
|
|
747
747
|
// reads "Working" / "Waiting on version release" / etc. — useful
|
|
@@ -756,7 +756,7 @@ function TicketRow({
|
|
|
756
756
|
className: "border-b border-ods-border last:border-b-0",
|
|
757
757
|
children: [
|
|
758
758
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
759
|
-
|
|
759
|
+
_chunkOXC72UIPcjs.ChatTicketItem,
|
|
760
760
|
{
|
|
761
761
|
ticket: tileData,
|
|
762
762
|
onClick: optimistic ? void 0 : handleClick,
|
|
@@ -1326,13 +1326,13 @@ function resolveErrorCode(bodyCode, status) {
|
|
|
1326
1326
|
// src/components/tickets/ticket-center.tsx
|
|
1327
1327
|
|
|
1328
1328
|
function TicketCenter({ toast: toast2 = _chunkKBKZYJRIcjs.toast } = {}) {
|
|
1329
|
-
const identity =
|
|
1329
|
+
const identity = _chunkOXC72UIPcjs.useChatIdentity.call(void 0, );
|
|
1330
1330
|
if (identity.isLoading) {
|
|
1331
1331
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketCenterSkeleton, {});
|
|
1332
1332
|
}
|
|
1333
1333
|
if (identity.authTier === "anon" || !_optionalChain([identity, 'access', _58 => _58.user, 'optionalAccess', _59 => _59.email])) {
|
|
1334
1334
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1335
|
-
|
|
1335
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
1336
1336
|
{
|
|
1337
1337
|
type: "generic",
|
|
1338
1338
|
title: "Sign in to manage tickets",
|
|
@@ -1403,7 +1403,7 @@ function TicketCenterAuthed({
|
|
|
1403
1403
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-3 text-xs text-ods-text-secondary", children: [
|
|
1404
1404
|
lastUpdatedAt && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { children: [
|
|
1405
1405
|
"Updated ",
|
|
1406
|
-
|
|
1406
|
+
_chunkD6RK5YXXcjs.formatRelativeTime.call(void 0, new Date(lastUpdatedAt))
|
|
1407
1407
|
] }),
|
|
1408
1408
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1409
1409
|
_chunkXXI7BNB6cjs.Button,
|
|
@@ -1420,7 +1420,7 @@ function TicketCenterAuthed({
|
|
|
1420
1420
|
] })
|
|
1421
1421
|
] }),
|
|
1422
1422
|
isLoading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketListSkeleton, {}) : merged.length === 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkEI4WALN2cjs.Card, { className: "p-6", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1423
|
-
|
|
1423
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
1424
1424
|
{
|
|
1425
1425
|
type: "generic",
|
|
1426
1426
|
title: "No tickets yet",
|
|
@@ -1469,7 +1469,7 @@ function TicketListSkeleton() {
|
|
|
1469
1469
|
// src/components/tickets/help-center-list.tsx
|
|
1470
1470
|
|
|
1471
1471
|
|
|
1472
|
-
|
|
1472
|
+
_chunkJQ4I743Lcjs.init_unified_pagination.call(void 0, );
|
|
1473
1473
|
|
|
1474
1474
|
// src/components/tickets/help-center-card.tsx
|
|
1475
1475
|
|
|
@@ -1491,7 +1491,7 @@ function HelpCenterCard({
|
|
|
1491
1491
|
const optimistic = isOptimistic(ticket);
|
|
1492
1492
|
const rawStatus = (_nullishCoalesce(ticket.status, () => ( "OPEN"))).toUpperCase();
|
|
1493
1493
|
const priority = (_nullishCoalesce(ticket.priority, () => ( ""))).toUpperCase();
|
|
1494
|
-
const relativeUpdated = ticket.hubspot_updated_at ?
|
|
1494
|
+
const relativeUpdated = ticket.hubspot_updated_at ? _chunkD6RK5YXXcjs.formatRelativeTime.call(void 0, ticket.hubspot_updated_at) : "recently";
|
|
1495
1495
|
const title = (ticket.subject || "").trim() || "(untitled)";
|
|
1496
1496
|
const subtitle = `UPDATED ${relativeUpdated}, #${ticket.external_id || "\u2014"}${ticket.pipeline_stage_label ? `, ${ticket.pipeline_stage_label}` : ""}`;
|
|
1497
1497
|
const description = _nullishCoalesce(_nullishCoalesce(ticket.preview, () => ( ticket.body)), () => ( ""));
|
|
@@ -1504,7 +1504,7 @@ function HelpCenterCard({
|
|
|
1504
1504
|
_react.useEffect.call(void 0, () => {
|
|
1505
1505
|
if (!isExpanded) return;
|
|
1506
1506
|
const raf = requestAnimationFrame(() => {
|
|
1507
|
-
|
|
1507
|
+
_chunkD6RK5YXXcjs.scrollElementIntoView.call(void 0, rowRef.current, {
|
|
1508
1508
|
headerOffset: STICKY_HEADER_OFFSET_PX
|
|
1509
1509
|
});
|
|
1510
1510
|
});
|
|
@@ -1515,7 +1515,7 @@ function HelpCenterCard({
|
|
|
1515
1515
|
_chunkEI4WALN2cjs.StatusBadge,
|
|
1516
1516
|
{
|
|
1517
1517
|
text: rawStatus,
|
|
1518
|
-
colorScheme:
|
|
1518
|
+
colorScheme: _chunkD6RK5YXXcjs.getStatusColorScheme.call(void 0, rawStatus),
|
|
1519
1519
|
variant: "card",
|
|
1520
1520
|
className: "border border-ods-border"
|
|
1521
1521
|
}
|
|
@@ -1548,7 +1548,7 @@ function HelpCenterCard({
|
|
|
1548
1548
|
"aria-controls": isExpanded ? `help-center-drawer-${ticket.id}` : void 0,
|
|
1549
1549
|
className: "w-full text-left p-[12px] md:p-[16px] focus-visible:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent focus-visible:ring-inset disabled:cursor-default",
|
|
1550
1550
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1551
|
-
|
|
1551
|
+
_chunkJQ4I743Lcjs.DevCardRowContent,
|
|
1552
1552
|
{
|
|
1553
1553
|
title,
|
|
1554
1554
|
subtitle,
|
|
@@ -1623,7 +1623,7 @@ function HelpCenterCreateForm({
|
|
|
1623
1623
|
const [subject, setSubject] = _react.useState.call(void 0, "");
|
|
1624
1624
|
const [subjectError, setSubjectError] = _react.useState.call(void 0, null);
|
|
1625
1625
|
const subjectField = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col", children: [
|
|
1626
|
-
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
1626
|
+
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkOXC72UIPcjs.Label, { htmlFor: "help-center-subject", children: [
|
|
1627
1627
|
"Subject",
|
|
1628
1628
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-accent", children: "*" })
|
|
1629
1629
|
] }),
|
|
@@ -1655,7 +1655,7 @@ function HelpCenterCreateForm({
|
|
|
1655
1655
|
)
|
|
1656
1656
|
] });
|
|
1657
1657
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1658
|
-
|
|
1658
|
+
_chunk6AW25OS6cjs.ContactForm,
|
|
1659
1659
|
{
|
|
1660
1660
|
title: "Open a new ticket",
|
|
1661
1661
|
footerText: "The support team typically responds within one business day.",
|
|
@@ -1693,7 +1693,7 @@ function HelpCenterCreateForm({
|
|
|
1693
1693
|
// src/components/tickets/help-center-list.tsx
|
|
1694
1694
|
|
|
1695
1695
|
function HelpCenterList({ toast: toast2 = _chunkKBKZYJRIcjs.toast, backButton } = {}) {
|
|
1696
|
-
const identity =
|
|
1696
|
+
const identity = _chunkOXC72UIPcjs.useChatIdentity.call(void 0, );
|
|
1697
1697
|
const searchParams = _chunkG7UE6RKVcjs.useSearchParams.call(void 0, );
|
|
1698
1698
|
const router = _chunkG7UE6RKVcjs.useRouter.call(void 0, );
|
|
1699
1699
|
const pathname = _chunkG7UE6RKVcjs.usePathname.call(void 0, );
|
|
@@ -1703,11 +1703,11 @@ function HelpCenterList({ toast: toast2 = _chunkKBKZYJRIcjs.toast, backButton }
|
|
|
1703
1703
|
const rawPage = Number(searchParams.get("page"));
|
|
1704
1704
|
const page = Number.isFinite(rawPage) && rawPage > 0 ? Math.floor(rawPage) : 1;
|
|
1705
1705
|
if (identity.isLoading) {
|
|
1706
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1706
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevSectionPage, { sectionKey: "tickets", backButton, preControls: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, HelpCenterCreateFormSkeleton, {}), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevCardRowSkeletonList, {}) });
|
|
1707
1707
|
}
|
|
1708
1708
|
if (identity.authTier === "anon" || !_optionalChain([identity, 'access', _60 => _60.user, 'optionalAccess', _61 => _61.email])) {
|
|
1709
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1710
|
-
|
|
1709
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevSectionPage, { sectionKey: "tickets", backButton, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1710
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
1711
1711
|
{
|
|
1712
1712
|
type: "generic",
|
|
1713
1713
|
title: "Sign in to manage tickets",
|
|
@@ -1834,15 +1834,15 @@ function HelpCenterListAuthed({
|
|
|
1834
1834
|
] }),
|
|
1835
1835
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkXXI7BNB6cjs.Button, { type: "button", variant: "accent", onClick: () => refetch(), children: "Retry" })
|
|
1836
1836
|
] }),
|
|
1837
|
-
!error && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-full", children: isLoading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1837
|
+
!error && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-full", children: isLoading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevCardRowSkeletonList, {}) : !hasResults && isFetching ? (
|
|
1838
1838
|
// Bridge state — background refetch in flight and the
|
|
1839
1839
|
// optimistic placeholder was just removed by the mutation
|
|
1840
1840
|
// callback. Without this branch "No tickets yet" would flash
|
|
1841
1841
|
// for ~50ms between `removeOptimistic` and the server
|
|
1842
1842
|
// response landing.
|
|
1843
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1843
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevCardRowSkeletonList, { rows: 1 })
|
|
1844
1844
|
) : !hasResults ? hasActiveFilters ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1845
|
-
|
|
1845
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
1846
1846
|
{
|
|
1847
1847
|
type: "search",
|
|
1848
1848
|
title: "No tickets found",
|
|
@@ -1857,7 +1857,7 @@ function HelpCenterListAuthed({
|
|
|
1857
1857
|
}
|
|
1858
1858
|
}
|
|
1859
1859
|
) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1860
|
-
|
|
1860
|
+
_chunkJQ4I743Lcjs.EmptyState,
|
|
1861
1861
|
{
|
|
1862
1862
|
type: "generic",
|
|
1863
1863
|
title: "No tickets yet",
|
|
@@ -1891,9 +1891,9 @@ function HelpCenterListAuthed({
|
|
|
1891
1891
|
ticket.id
|
|
1892
1892
|
)) })
|
|
1893
1893
|
) }),
|
|
1894
|
-
!error && totalPages > 1 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1894
|
+
!error && totalPages > 1 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.UnifiedPagination, { currentPage: page, totalPages })
|
|
1895
1895
|
] });
|
|
1896
|
-
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
1896
|
+
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkJQ4I743Lcjs.DevSectionPage, { sectionKey: "tickets", backButton, preControls: form, children: body });
|
|
1897
1897
|
}
|
|
1898
1898
|
|
|
1899
1899
|
|
|
@@ -7,11 +7,11 @@ import {
|
|
|
7
7
|
EmptyState,
|
|
8
8
|
UnifiedPagination,
|
|
9
9
|
init_unified_pagination
|
|
10
|
-
} from "../../chunk-
|
|
10
|
+
} from "../../chunk-GJDXIVEQ.js";
|
|
11
11
|
import "../../chunk-4XLJWX2N.js";
|
|
12
12
|
import {
|
|
13
13
|
ContactForm
|
|
14
|
-
} from "../../chunk-
|
|
14
|
+
} from "../../chunk-RWCA2ZQK.js";
|
|
15
15
|
import {
|
|
16
16
|
AlertDialog,
|
|
17
17
|
AlertDialogAction,
|
|
@@ -32,12 +32,12 @@ import {
|
|
|
32
32
|
TicketAttachmentsList,
|
|
33
33
|
useChatAttachments,
|
|
34
34
|
useChatIdentity
|
|
35
|
-
} from "../../chunk-
|
|
35
|
+
} from "../../chunk-EFYXPR43.js";
|
|
36
36
|
import {
|
|
37
37
|
formatRelativeTime,
|
|
38
38
|
getStatusColorScheme,
|
|
39
39
|
scrollElementIntoView
|
|
40
|
-
} from "../../chunk-
|
|
40
|
+
} from "../../chunk-ODR6A6FC.js";
|
|
41
41
|
import {
|
|
42
42
|
toast
|
|
43
43
|
} from "../../chunk-N6ZM5PYZ.js";
|