@flamingo-stack/openframe-frontend-core 0.0.255 → 0.0.256

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 (147) hide show
  1. package/dist/{chunk-GYKDSPC4.cjs → chunk-3DC6MHW6.cjs} +31 -31
  2. package/dist/{chunk-GYKDSPC4.cjs.map → chunk-3DC6MHW6.cjs.map} +1 -1
  3. package/dist/{chunk-EFIEQ4XD.js → chunk-46DHPQY6.js} +4 -4
  4. package/dist/{chunk-RCW2IL4K.cjs → chunk-6F5CGBVT.cjs} +692 -728
  5. package/dist/chunk-6F5CGBVT.cjs.map +1 -0
  6. package/dist/{chunk-HMFBMVJC.js → chunk-6GBA6YJN.js} +2 -2
  7. package/dist/{chunk-4HHYUEMD.js → chunk-7RLV3U5C.js} +2 -2
  8. package/dist/{chunk-SGJBUL2Y.cjs → chunk-7VMEOFEA.cjs} +45 -2
  9. package/dist/chunk-7VMEOFEA.cjs.map +1 -0
  10. package/dist/{chunk-UGFSMA7K.cjs → chunk-CMWRZECW.cjs} +77 -42
  11. package/dist/chunk-CMWRZECW.cjs.map +1 -0
  12. package/dist/{chunk-D524LJYO.js → chunk-HCMVLEC3.js} +4 -4
  13. package/dist/{chunk-LZL6P7SN.cjs → chunk-IG4QRNYZ.cjs} +10 -10
  14. package/dist/{chunk-LZL6P7SN.cjs.map → chunk-IG4QRNYZ.cjs.map} +1 -1
  15. package/dist/{chunk-CVGZJBHT.cjs → chunk-ISALYOFX.cjs} +19 -19
  16. package/dist/{chunk-CVGZJBHT.cjs.map → chunk-ISALYOFX.cjs.map} +1 -1
  17. package/dist/{chunk-MKVKVJQQ.js → chunk-J3QMPOS6.js} +5 -4
  18. package/dist/chunk-J3QMPOS6.js.map +1 -0
  19. package/dist/{chunk-LHR7MBUY.js → chunk-JK25REDL.js} +48 -13
  20. package/dist/chunk-JK25REDL.js.map +1 -0
  21. package/dist/{chunk-Z4IBEIWD.cjs → chunk-LGLPNWS6.cjs} +3 -3
  22. package/dist/{chunk-Z4IBEIWD.cjs.map → chunk-LGLPNWS6.cjs.map} +1 -1
  23. package/dist/{chunk-VAUI3CND.js → chunk-NR535XIY.js} +44 -1
  24. package/dist/chunk-NR535XIY.js.map +1 -0
  25. package/dist/{chunk-2FCXJTOV.js → chunk-QXSRQVRO.js} +3 -1
  26. package/dist/chunk-QXSRQVRO.js.map +1 -0
  27. package/dist/{chunk-6TB24AUH.js → chunk-S7IX7YU4.js} +154 -190
  28. package/dist/chunk-S7IX7YU4.js.map +1 -0
  29. package/dist/{chunk-6LK4VEXE.cjs → chunk-TSZBJVYK.cjs} +35 -31
  30. package/dist/chunk-TSZBJVYK.cjs.map +1 -0
  31. package/dist/{chunk-TU26IZPO.cjs → chunk-U6UNAC32.cjs} +3 -1
  32. package/dist/chunk-U6UNAC32.cjs.map +1 -0
  33. package/dist/{chunk-265KKBV2.js → chunk-V4IIBNTA.js} +3 -3
  34. package/dist/chunk-V4IIBNTA.js.map +1 -0
  35. package/dist/{chunk-2FAX6LZB.cjs → chunk-V4Q5PIBV.cjs} +30 -30
  36. package/dist/{chunk-2FAX6LZB.cjs.map → chunk-V4Q5PIBV.cjs.map} +1 -1
  37. package/dist/{chunk-LKI3YCAX.js → chunk-V5L4D454.js} +10 -6
  38. package/dist/chunk-V5L4D454.js.map +1 -0
  39. package/dist/{chunk-3TDLFCCS.cjs → chunk-ZJP2BB3E.cjs} +6 -5
  40. package/dist/chunk-ZJP2BB3E.cjs.map +1 -0
  41. package/dist/components/chat/entity-cards/entity-author-card.d.ts +13 -9
  42. package/dist/components/chat/entity-cards/entity-author-card.d.ts.map +1 -1
  43. package/dist/components/chat/index.cjs +9 -7
  44. package/dist/components/chat/index.cjs.map +1 -1
  45. package/dist/components/chat/index.d.ts +1 -0
  46. package/dist/components/chat/index.d.ts.map +1 -1
  47. package/dist/components/chat/index.js +8 -6
  48. package/dist/components/chat/types/entities/onboarding-guide.d.ts +2 -7
  49. package/dist/components/chat/types/entities/onboarding-guide.d.ts.map +1 -1
  50. package/dist/components/contact/index.cjs +8 -8
  51. package/dist/components/contact/index.js +7 -7
  52. package/dist/components/faq/faq-section.d.ts.map +1 -1
  53. package/dist/components/faq/index.cjs +3 -3
  54. package/dist/components/faq/index.js +2 -2
  55. package/dist/components/features/index.cjs +7 -7
  56. package/dist/components/features/index.js +6 -6
  57. package/dist/components/icons/index.cjs +2 -2
  58. package/dist/components/icons/index.js +1 -1
  59. package/dist/components/index.cjs +166 -156
  60. package/dist/components/index.cjs.map +1 -1
  61. package/dist/components/index.js +54 -44
  62. package/dist/components/index.js.map +1 -1
  63. package/dist/components/navigation/index.cjs +7 -7
  64. package/dist/components/navigation/index.js +6 -6
  65. package/dist/components/onboarding-guides/index.cjs +25 -23
  66. package/dist/components/onboarding-guides/index.cjs.map +1 -1
  67. package/dist/components/onboarding-guides/index.js +6 -4
  68. package/dist/components/onboarding-guides/index.js.map +1 -1
  69. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts +4 -1
  70. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
  71. package/dist/components/related-content/index.cjs +10 -8
  72. package/dist/components/related-content/index.cjs.map +1 -1
  73. package/dist/components/related-content/index.d.ts +1 -1
  74. package/dist/components/related-content/index.d.ts.map +1 -1
  75. package/dist/components/related-content/index.js +9 -7
  76. package/dist/components/related-content/related-content-section.d.ts +16 -1
  77. package/dist/components/related-content/related-content-section.d.ts.map +1 -1
  78. package/dist/components/shared/product-release/release-detail-page.d.ts +4 -1
  79. package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
  80. package/dist/components/social-icon-row.d.ts +17 -4
  81. package/dist/components/social-icon-row.d.ts.map +1 -1
  82. package/dist/components/tickets/index.cjs +80 -80
  83. package/dist/components/tickets/index.js +8 -8
  84. package/dist/components/ui/button/button.d.ts.map +1 -1
  85. package/dist/components/ui/file-manager/index.cjs +20 -20
  86. package/dist/components/ui/file-manager/index.js +1 -1
  87. package/dist/components/ui/index.cjs +9 -7
  88. package/dist/components/ui/index.cjs.map +1 -1
  89. package/dist/components/ui/index.js +8 -6
  90. package/dist/hooks/index.cjs +3 -3
  91. package/dist/hooks/index.js +2 -2
  92. package/dist/index.cjs +12 -8
  93. package/dist/index.cjs.map +1 -1
  94. package/dist/index.js +16 -12
  95. package/dist/types/blog.d.ts +7 -0
  96. package/dist/types/blog.d.ts.map +1 -1
  97. package/dist/types/entity-author.d.ts +18 -0
  98. package/dist/types/entity-author.d.ts.map +1 -0
  99. package/dist/types/index.cjs.map +1 -1
  100. package/dist/types/index.d.ts +1 -0
  101. package/dist/types/index.d.ts.map +1 -1
  102. package/dist/types/index.js.map +1 -1
  103. package/dist/types/product-release.d.ts +2 -7
  104. package/dist/types/product-release.d.ts.map +1 -1
  105. package/dist/utils/common.d.ts +9 -0
  106. package/dist/utils/common.d.ts.map +1 -1
  107. package/dist/utils/index.cjs +6 -2
  108. package/dist/utils/index.cjs.map +1 -1
  109. package/dist/utils/index.d.ts +1 -1
  110. package/dist/utils/index.d.ts.map +1 -1
  111. package/dist/utils/index.js +6 -3
  112. package/dist/utils/index.js.map +1 -1
  113. package/package.json +1 -1
  114. package/src/components/chat/entity-cards/entity-author-card.tsx +30 -11
  115. package/src/components/chat/index.ts +1 -0
  116. package/src/components/chat/types/entities/onboarding-guide.ts +3 -7
  117. package/src/components/faq/faq-section.tsx +4 -1
  118. package/src/components/icons/x-logo.tsx +2 -2
  119. package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +5 -0
  120. package/src/components/related-content/index.ts +1 -0
  121. package/src/components/related-content/related-content-section.tsx +84 -8
  122. package/src/components/shared/product-release/release-detail-page.tsx +18 -21
  123. package/src/components/social-icon-row.tsx +51 -22
  124. package/src/components/ui/button/button.tsx +7 -0
  125. package/src/types/blog.ts +9 -1
  126. package/src/types/entity-author.ts +17 -0
  127. package/src/types/index.ts +1 -0
  128. package/src/types/product-release.ts +2 -7
  129. package/src/utils/common.ts +12 -0
  130. package/src/utils/index.ts +1 -1
  131. package/dist/chunk-265KKBV2.js.map +0 -1
  132. package/dist/chunk-2FCXJTOV.js.map +0 -1
  133. package/dist/chunk-3TDLFCCS.cjs.map +0 -1
  134. package/dist/chunk-6LK4VEXE.cjs.map +0 -1
  135. package/dist/chunk-6TB24AUH.js.map +0 -1
  136. package/dist/chunk-LHR7MBUY.js.map +0 -1
  137. package/dist/chunk-LKI3YCAX.js.map +0 -1
  138. package/dist/chunk-MKVKVJQQ.js.map +0 -1
  139. package/dist/chunk-RCW2IL4K.cjs.map +0 -1
  140. package/dist/chunk-SGJBUL2Y.cjs.map +0 -1
  141. package/dist/chunk-TU26IZPO.cjs.map +0 -1
  142. package/dist/chunk-UGFSMA7K.cjs.map +0 -1
  143. package/dist/chunk-VAUI3CND.js.map +0 -1
  144. /package/dist/{chunk-EFIEQ4XD.js.map → chunk-46DHPQY6.js.map} +0 -0
  145. /package/dist/{chunk-HMFBMVJC.js.map → chunk-6GBA6YJN.js.map} +0 -0
  146. /package/dist/{chunk-4HHYUEMD.js.map → chunk-7RLV3U5C.js.map} +0 -0
  147. /package/dist/{chunk-D524LJYO.js.map → chunk-HCMVLEC3.js.map} +0 -0
@@ -14,7 +14,10 @@
14
14
 
15
15
 
16
16
 
17
- var _chunkGYKDSPC4cjs = require('./chunk-GYKDSPC4.cjs');
17
+ var _chunk3DC6MHW6cjs = require('./chunk-3DC6MHW6.cjs');
18
+
19
+
20
+ var _chunk7VMEOFEAcjs = require('./chunk-7VMEOFEA.cjs');
18
21
 
19
22
 
20
23
 
@@ -78,7 +81,7 @@ var _chunkPXXS27EEcjs = require('./chunk-PXXS27EE.cjs');
78
81
 
79
82
 
80
83
 
81
- var _chunk6LK4VEXEcjs = require('./chunk-6LK4VEXE.cjs');
84
+ var _chunkTSZBJVYKcjs = require('./chunk-TSZBJVYK.cjs');
82
85
 
83
86
 
84
87
 
@@ -109,7 +112,7 @@ var _chunkG7UE6RKVcjs = require('./chunk-G7UE6RKV.cjs');
109
112
 
110
113
 
111
114
 
112
- var _chunkTU26IZPOcjs = require('./chunk-TU26IZPO.cjs');
115
+ var _chunkU6UNAC32cjs = require('./chunk-U6UNAC32.cjs');
113
116
 
114
117
 
115
118
 
@@ -149,7 +152,7 @@ var _chunkWBR7H6E3cjs = require('./chunk-WBR7H6E3.cjs');
149
152
 
150
153
 
151
154
 
152
- var _chunkZ4IBEIWDcjs = require('./chunk-Z4IBEIWD.cjs');
155
+ var _chunkLGLPNWS6cjs = require('./chunk-LGLPNWS6.cjs');
153
156
 
154
157
 
155
158
 
@@ -276,7 +279,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
276
279
  "use strict";
277
280
  "use client";
278
281
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
279
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
282
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
280
283
  Pagination = exports.Pagination = ({ currentPage, totalPages, onPageChange, className }) => {
281
284
  const getPageNumbers = () => {
282
285
  const pages = [];
@@ -312,7 +315,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
312
315
  const pageNumbers = getPageNumbers();
313
316
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "nav", { role: "navigation", "aria-label": "pagination", className: _chunkFIG2RKZFcjs.cn.call(void 0, "mx-auto flex w-full justify-center", className), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "ul", { className: "flex flex-row items-center gap-1", children: [
314
317
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
315
- _chunkTU26IZPOcjs.Button,
318
+ _chunkU6UNAC32cjs.Button,
316
319
  {
317
320
  variant: "outline",
318
321
  size: "icon",
@@ -331,7 +334,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
331
334
  ] }) }, `ellipsis-${index}`);
332
335
  }
333
336
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
334
- _chunkTU26IZPOcjs.Button,
337
+ _chunkU6UNAC32cjs.Button,
335
338
  {
336
339
  variant: currentPage === page ? "accent" : "outline",
337
340
  size: "icon",
@@ -344,7 +347,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
344
347
  ) }, page);
345
348
  }),
346
349
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
347
- _chunkTU26IZPOcjs.Button,
350
+ _chunkU6UNAC32cjs.Button,
348
351
  {
349
352
  variant: "outline",
350
353
  size: "icon",
@@ -407,7 +410,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
407
410
  PaginationEllipsis.displayName = "PaginationEllipsis";
408
411
  PaginationPrevious = exports.PaginationPrevious = React89.forwardRef(
409
412
  ({ className, ...props }, ref) => {
410
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.Button, { ref, variant: "outline", size: "icon", className: _chunkFIG2RKZFcjs.cn.call(void 0, "h-10 w-10", className), ...props, children: [
413
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.Button, { ref, variant: "outline", size: "icon", className: _chunkFIG2RKZFcjs.cn.call(void 0, "h-10 w-10", className), ...props, children: [
411
414
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronLeft, { className: "h-4 w-4" }),
412
415
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "sr-only", children: "Previous page" })
413
416
  ] });
@@ -416,7 +419,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
416
419
  PaginationPrevious.displayName = "PaginationPrevious";
417
420
  PaginationNext = exports.PaginationNext = React89.forwardRef(
418
421
  ({ className, ...props }, ref) => {
419
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.Button, { ref, variant: "outline", size: "icon", className: _chunkFIG2RKZFcjs.cn.call(void 0, "h-10 w-10", className), ...props, children: [
422
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.Button, { ref, variant: "outline", size: "icon", className: _chunkFIG2RKZFcjs.cn.call(void 0, "h-10 w-10", className), ...props, children: [
420
423
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronRight, { className: "h-4 w-4" }),
421
424
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "sr-only", children: "Next page" })
422
425
  ] });
@@ -428,7 +431,7 @@ var init_pagination = _chunkVRHGVLSLcjs.__esm.call(void 0, {
428
431
 
429
432
  // src/components/chat/approval-request-message.tsx
430
433
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
431
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
434
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
432
435
 
433
436
 
434
437
 
@@ -481,7 +484,7 @@ var ApprovalRequestMessage = _react.forwardRef.call(void 0,
481
484
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ApprovalCardBody, { data }),
482
485
  status === "pending" ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-4 items-center", children: [
483
486
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
484
- _chunkTU26IZPOcjs.Button,
487
+ _chunkU6UNAC32cjs.Button,
485
488
  {
486
489
  size: "small-legacy",
487
490
  variant: "accent",
@@ -496,7 +499,7 @@ var ApprovalRequestMessage = _react.forwardRef.call(void 0,
496
499
  }
497
500
  ),
498
501
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
499
- _chunkTU26IZPOcjs.Button,
502
+ _chunkU6UNAC32cjs.Button,
500
503
  {
501
504
  size: "small-legacy",
502
505
  variant: "outline",
@@ -511,7 +514,7 @@ var ApprovalRequestMessage = _react.forwardRef.call(void 0,
511
514
  }
512
515
  )
513
516
  ] }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
514
- _chunk6LK4VEXEcjs.Tag,
517
+ _chunkTSZBJVYKcjs.Tag,
515
518
  {
516
519
  label: status === "approved" ? "Approved" : "Rejected",
517
520
  variant: status === "approved" ? "success" : "error",
@@ -527,7 +530,7 @@ ApprovalRequestMessage.displayName = "ApprovalRequestMessage";
527
530
 
528
531
  // src/components/chat/approval-batch-message.tsx
529
532
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
530
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
533
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
531
534
 
532
535
 
533
536
 
@@ -753,7 +756,7 @@ function ToolCallRow({ call, expanded, onToggle, batchStatus, execution }) {
753
756
  onClick: onToggle,
754
757
  className: "flex gap-2 items-start w-full p-3 cursor-pointer text-left",
755
758
  children: [
756
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center shrink-0 w-5 h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGYKDSPC4cjs.ToolIcon, { toolType, size: 16 }) }),
759
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center shrink-0 w-5 h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk3DC6MHW6cjs.ToolIcon, { toolType, size: 16 }) }),
757
760
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
758
761
  "div",
759
762
  {
@@ -831,7 +834,7 @@ var ApprovalBatchMessage = _react.forwardRef.call(void 0,
831
834
  explanations.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "ul", { className: "list-disc pl-5 text-sm font-medium text-ods-text-primary leading-5 w-full", children: explanations.map((expl, i) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "li", { children: expl }, i)) }),
832
835
  status === "pending" ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-2 items-center", children: [
833
836
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
834
- _chunkTU26IZPOcjs.Button,
837
+ _chunkU6UNAC32cjs.Button,
835
838
  {
836
839
  size: "small-legacy",
837
840
  variant: "accent",
@@ -846,7 +849,7 @@ var ApprovalBatchMessage = _react.forwardRef.call(void 0,
846
849
  }
847
850
  ),
848
851
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
849
- _chunkTU26IZPOcjs.Button,
852
+ _chunkU6UNAC32cjs.Button,
850
853
  {
851
854
  size: "small-legacy",
852
855
  variant: "outline",
@@ -861,7 +864,7 @@ var ApprovalBatchMessage = _react.forwardRef.call(void 0,
861
864
  }
862
865
  )
863
866
  ] }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
864
- _chunk6LK4VEXEcjs.Tag,
867
+ _chunkTSZBJVYKcjs.Tag,
865
868
  {
866
869
  label: status === "approved" ? "Approved" : "Rejected",
867
870
  variant: status === "approved" ? "success" : "error",
@@ -991,7 +994,7 @@ var ThinkingDisplay = _react.forwardRef.call(void 0,
991
994
  {
992
995
  ref: innerRef,
993
996
  className: _chunkFIG2RKZFcjs.cn.call(void 0, "text-sm leading-snug text-ods-text-secondary", thoughtMdClasses),
994
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.SimpleMarkdownRenderer, { content: text, textSize: "compact" })
997
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.SimpleMarkdownRenderer, { content: text, textSize: "compact" })
995
998
  }
996
999
  ) }),
997
1000
  canToggle && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-[19px] flex items-center shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ExpandChevron, { expanded }) })
@@ -1058,7 +1061,7 @@ ErrorMessageDisplay.displayName = "ErrorMessageDisplay";
1058
1061
  // src/components/chat/chat-container.tsx
1059
1062
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
1060
1063
 
1061
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
1064
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
1062
1065
 
1063
1066
  // src/components/plus-circle-icon.tsx
1064
1067
 
@@ -1323,7 +1326,7 @@ function TicketStatusTag({
1323
1326
  } : void 0;
1324
1327
  const customColorClasses = color ? "bg-[var(--tag-bg)] hover:bg-[var(--tag-bg-hover)] active:bg-[var(--tag-bg-active)]" : void 0;
1325
1328
  const tag = /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1326
- _chunk6LK4VEXEcjs.Tag,
1329
+ _chunkTSZBJVYKcjs.Tag,
1327
1330
  {
1328
1331
  label: _nullishCoalesce(label, () => ( config.label)),
1329
1332
  variant: _nullishCoalesce(variant, () => ( config.variant)),
@@ -1336,7 +1339,7 @@ function TicketStatusTag({
1336
1339
  return tag;
1337
1340
  }
1338
1341
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1339
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
1342
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
1340
1343
  {
1341
1344
  align: "start",
1342
1345
  groups: [
@@ -1360,7 +1363,7 @@ function TicketStatusTag({
1360
1363
  className: _chunkFIG2RKZFcjs.cn.call(void 0,
1361
1364
  // Reuse the tag's variant styling, but split into a label section and a
1362
1365
  // separated chevron section (the common dropdown-button seam).
1363
- _chunk6LK4VEXEcjs.tagVariants.call(void 0, { variant: _nullishCoalesce(variant, () => ( config.variant)) }),
1366
+ _chunkTSZBJVYKcjs.tagVariants.call(void 0, { variant: _nullishCoalesce(variant, () => ( config.variant)) }),
1364
1367
  "w-fit shrink-0 items-stretch justify-start gap-0 overflow-hidden p-0",
1365
1368
  "disabled:opacity-60 disabled:cursor-not-allowed",
1366
1369
  // Custom color: bg/hover/active from the CSS vars set above.
@@ -1447,7 +1450,7 @@ var ChatHeader = React.forwardRef(
1447
1450
  ...props,
1448
1451
  children: [
1449
1452
  onBack && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1450
- _chunkTU26IZPOcjs.Button,
1453
+ _chunkU6UNAC32cjs.Button,
1451
1454
  {
1452
1455
  onClick: onBack,
1453
1456
  variant: "transparent",
@@ -1464,7 +1467,7 @@ var ChatHeader = React.forwardRef(
1464
1467
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-between gap-4 px-4 py-3", children: [
1465
1468
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-3", children: [
1466
1469
  userIcon ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center w-16 h-16 rounded-full bg-ods-accent", children: userIcon }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1467
- _chunk6LK4VEXEcjs.SquareAvatar,
1470
+ _chunkTSZBJVYKcjs.SquareAvatar,
1468
1471
  {
1469
1472
  src: userAvatar,
1470
1473
  alt: userName,
@@ -1484,7 +1487,7 @@ var ChatHeader = React.forwardRef(
1484
1487
  ] }),
1485
1488
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-1", children: [
1486
1489
  showNewChat && onNewChat && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1487
- _chunkTU26IZPOcjs.Button,
1490
+ _chunkU6UNAC32cjs.Button,
1488
1491
  {
1489
1492
  onClick: onNewChat,
1490
1493
  variant: "transparent",
@@ -1495,7 +1498,7 @@ var ChatHeader = React.forwardRef(
1495
1498
  }
1496
1499
  ),
1497
1500
  onClose && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1498
- _chunkTU26IZPOcjs.Button,
1501
+ _chunkU6UNAC32cjs.Button,
1499
1502
  {
1500
1503
  onClick: onClose,
1501
1504
  variant: "transparent",
@@ -1805,7 +1808,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
1805
1808
 
1806
1809
  // src/components/chat/mingo-onboarding-card.tsx
1807
1810
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
1808
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
1811
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
1809
1812
 
1810
1813
  function MingoOnboardingCard({
1811
1814
  icon,
@@ -1832,7 +1835,7 @@ function MingoOnboardingCard({
1832
1835
  ] }),
1833
1836
  description ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h6 text-ods-text-secondary w-full", children: description }) : null,
1834
1837
  hasActions ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-wrap items-center gap-[var(--spacing-system-xxs)] mt-[var(--spacing-system-xs)]", children: actions.map((action) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1835
- _chunkTU26IZPOcjs.Button,
1838
+ _chunkU6UNAC32cjs.Button,
1836
1839
  {
1837
1840
  type: "button",
1838
1841
  variant: "outline",
@@ -1864,7 +1867,7 @@ function LogoOpenframeIcon({
1864
1867
  className
1865
1868
  }) {
1866
1869
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1867
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
1870
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
1868
1871
  {
1869
1872
  className,
1870
1873
  lowerPathColor: "currentColor",
@@ -2330,7 +2333,7 @@ var ToolExecutionDisplay = _react.forwardRef.call(void 0,
2330
2333
  className: "flex gap-[var(--spacing-system-xs)] items-start p-[var(--spacing-system-s)] cursor-pointer text-left w-full",
2331
2334
  onClick: () => setExpanded((prev) => !prev),
2332
2335
  children: [
2333
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center shrink-0 w-5 h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGYKDSPC4cjs.ToolIcon, { toolType: integratedToolType, size: 16 }) }),
2336
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center shrink-0 w-5 h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk3DC6MHW6cjs.ToolIcon, { toolType: integratedToolType, size: 16 }) }),
2334
2337
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
2335
2338
  "div",
2336
2339
  {
@@ -2574,7 +2577,7 @@ var ChatMessageEnhanced = _react.forwardRef.call(void 0,
2574
2577
  // Host-supplied brand icon (e.g. Mingo): render it directly,
2575
2578
  // no filled pill — the icon carries its own brand accent.
2576
2579
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-center flex-shrink-0", children: assistantIcon })
2577
- ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.SquareAvatar, { ...avatarProps })),
2580
+ ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.SquareAvatar, { ...avatarProps })),
2578
2581
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0,
2579
2582
  "text-h3 !font-mono !font-medium flex-1",
2580
2583
  authorType === "system" ? "text-ods-open-yellow" : authorType === "admin" ? "text-ods-open-yellow" : authorType === "mingo" ? "text-ods-flamingo-cyan" : authorType === "fae" ? "text-ods-flamingo-pink" : "text-ods-text-secondary"
@@ -2593,7 +2596,7 @@ var ChatMessageEnhanced = _react.forwardRef.call(void 0,
2593
2596
  );
2594
2597
  if (!parts || parts.length === 0) {
2595
2598
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: wrapperClass, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
2596
- _chunk6LK4VEXEcjs.SimpleMarkdownRenderer,
2599
+ _chunkTSZBJVYKcjs.SimpleMarkdownRenderer,
2597
2600
  {
2598
2601
  content: segment.text,
2599
2602
  textSize: "compact",
@@ -2605,7 +2608,7 @@ var ChatMessageEnhanced = _react.forwardRef.call(void 0,
2605
2608
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: wrapperClass, children: parts.map((part, pIdx) => {
2606
2609
  if (part.kind === "text") {
2607
2610
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
2608
- _chunk6LK4VEXEcjs.SimpleMarkdownRenderer,
2611
+ _chunkTSZBJVYKcjs.SimpleMarkdownRenderer,
2609
2612
  {
2610
2613
  content: part.text,
2611
2614
  textSize: "compact",
@@ -3259,7 +3262,7 @@ function ChatMessageRow({
3259
3262
  width: 40,
3260
3263
  height: 40
3261
3264
  }
3262
- ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-8 h-8 md:w-10 md:h-10 rounded-lg flex-shrink-0 flex items-center justify-center bg-ods-bg border border-ods-border text-[12px] font-medium text-ods-text-primary font-body", children: _chunk6LK4VEXEcjs.getFirstLastInitials.call(void 0, displayName) || "?" }),
3265
+ ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-8 h-8 md:w-10 md:h-10 rounded-lg flex-shrink-0 flex items-center justify-center bg-ods-bg border border-ods-border text-[12px] font-medium text-ods-text-primary font-body", children: _chunkTSZBJVYKcjs.getFirstLastInitials.call(void 0, displayName) || "?" }),
3263
3266
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex-1 min-w-0 max-w-full", children: [
3264
3267
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 max-w-full mb-1 min-w-0", children: [
3265
3268
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[14px] md:text-[15px] font-bold leading-[1.33] text-ods-text-primary font-body tracking-[-0.02em] truncate", children: displayName }),
@@ -3332,6 +3335,99 @@ var ChatQuickAction = React5.forwardRef(
3332
3335
  );
3333
3336
  ChatQuickAction.displayName = "ChatQuickAction";
3334
3337
 
3338
+ // src/components/chat/chat-quick-action-row.tsx
3339
+ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3340
+
3341
+ function ChipButton({ chip }) {
3342
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3343
+ "button",
3344
+ {
3345
+ type: "button",
3346
+ onClick: chip.onSelect,
3347
+ className: "shrink-0 rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
3348
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: _nullishCoalesce(chip.variant, () => ( "outline")), icon: chip.icon, label: chip.label })
3349
+ }
3350
+ );
3351
+ }
3352
+ function ChatQuickActionRow({
3353
+ leading,
3354
+ chips,
3355
+ className
3356
+ }) {
3357
+ const auto = _chunkDAAFVOTLcjs.useAutoLimitTags.call(void 0, {
3358
+ count: chips.length,
3359
+ reserveInputWidth: false
3360
+ });
3361
+ const visibleChips = chips.slice(0, auto.visibleCount);
3362
+ const hiddenChips = chips.slice(auto.visibleCount);
3363
+ if (!leading && chips.length === 0) return null;
3364
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
3365
+ "div",
3366
+ {
3367
+ className: _chunkFIG2RKZFcjs.cn.call(void 0, "relative flex shrink-0 items-center gap-1", className),
3368
+ children: [
3369
+ leading,
3370
+ chips.length > 0 && // Measured zone: `flex-1 min-w-0 overflow-hidden` so it claims the width
3371
+ // left by the pinned `leading` slot and clips anything past the fit.
3372
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
3373
+ "div",
3374
+ {
3375
+ ref: auto.middleRef,
3376
+ className: "flex flex-1 min-w-0 items-center gap-1 overflow-hidden",
3377
+ children: [
3378
+ visibleChips.map((chip) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ChipButton, { chip }, chip.id)),
3379
+ hiddenChips.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3380
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
3381
+ {
3382
+ triggerAriaLabel: "More quick actions",
3383
+ onCloseAutoFocus: (e) => e.preventDefault(),
3384
+ groups: [
3385
+ {
3386
+ items: hiddenChips.map((chip) => ({
3387
+ id: chip.id,
3388
+ label: chip.label,
3389
+ icon: chip.icon,
3390
+ onClick: chip.onSelect
3391
+ }))
3392
+ }
3393
+ ],
3394
+ customTrigger: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3395
+ "button",
3396
+ {
3397
+ ref: auto.badgeRef,
3398
+ type: "button",
3399
+ "aria-label": "More quick actions",
3400
+ className: "shrink-0 rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
3401
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Ellipsis01Icon, { size: 16 }) })
3402
+ }
3403
+ )
3404
+ }
3405
+ )
3406
+ ]
3407
+ }
3408
+ ),
3409
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3410
+ "div",
3411
+ {
3412
+ ref: auto.measureRef,
3413
+ "aria-hidden": true,
3414
+ className: "pointer-events-none invisible absolute left-0 top-0 -z-10 flex gap-1",
3415
+ children: chips.map((chip) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3416
+ _chunkTSZBJVYKcjs.Tag,
3417
+ {
3418
+ variant: _nullishCoalesce(chip.variant, () => ( "outline")),
3419
+ icon: chip.icon,
3420
+ label: chip.label
3421
+ },
3422
+ `measure-${chip.id}`
3423
+ ))
3424
+ }
3425
+ )
3426
+ ]
3427
+ }
3428
+ );
3429
+ }
3430
+
3335
3431
  // src/components/chat/chat-ticket-list.tsx
3336
3432
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3337
3433
 
@@ -3387,7 +3483,7 @@ var ChatTicketItem = React6.forwardRef(
3387
3483
  subtitle && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h6 text-ods-text-secondary truncate", title: subtitle, children: subtitle })
3388
3484
  ] }),
3389
3485
  ticket.linkedTaskLabel && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3390
- _chunk6LK4VEXEcjs.Tag,
3486
+ _chunkTSZBJVYKcjs.Tag,
3391
3487
  {
3392
3488
  label: ticket.linkedTaskLabel,
3393
3489
  variant: "outline",
@@ -3542,7 +3638,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3542
3638
  // src/components/chat/mingo-chat-history.tsx
3543
3639
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3544
3640
 
3545
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
3641
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
3546
3642
 
3547
3643
  function dialogTime(d) {
3548
3644
  if (!d.timestamp) return null;
@@ -3648,7 +3744,7 @@ function MingoChatHistoryRow({
3648
3744
  menuOpen ? "opacity-100" : "opacity-0 group-hover/row:opacity-100 focus-within:opacity-100"
3649
3745
  ),
3650
3746
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3651
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
3747
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
3652
3748
  {
3653
3749
  triggerAriaLabel: "Chat actions",
3654
3750
  groups: [{ items: menuItems }],
@@ -3656,7 +3752,7 @@ function MingoChatHistoryRow({
3656
3752
  onOpenChange: setMenuOpen,
3657
3753
  onCloseAutoFocus: (e) => e.preventDefault(),
3658
3754
  customTrigger: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3659
- _chunkTU26IZPOcjs.Button,
3755
+ _chunkU6UNAC32cjs.Button,
3660
3756
  {
3661
3757
  variant: "transparent",
3662
3758
  size: "icon",
@@ -3816,101 +3912,8 @@ function MingoChatHistory({
3816
3912
  ] });
3817
3913
  }
3818
3914
 
3819
- // src/components/chat/chat-quick-action-row.tsx
3820
- _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3821
-
3822
- function ChipButton({ chip }) {
3823
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3824
- "button",
3825
- {
3826
- type: "button",
3827
- onClick: chip.onSelect,
3828
- className: "shrink-0 rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
3829
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: _nullishCoalesce(chip.variant, () => ( "outline")), icon: chip.icon, label: chip.label })
3830
- }
3831
- );
3832
- }
3833
- function ChatQuickActionRow({
3834
- leading,
3835
- chips,
3836
- className
3837
- }) {
3838
- const auto = _chunkDAAFVOTLcjs.useAutoLimitTags.call(void 0, {
3839
- count: chips.length,
3840
- reserveInputWidth: false
3841
- });
3842
- const visibleChips = chips.slice(0, auto.visibleCount);
3843
- const hiddenChips = chips.slice(auto.visibleCount);
3844
- if (!leading && chips.length === 0) return null;
3845
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
3846
- "div",
3847
- {
3848
- className: _chunkFIG2RKZFcjs.cn.call(void 0, "relative flex shrink-0 items-center gap-1", className),
3849
- children: [
3850
- leading,
3851
- chips.length > 0 && // Measured zone: `flex-1 min-w-0 overflow-hidden` so it claims the width
3852
- // left by the pinned `leading` slot and clips anything past the fit.
3853
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
3854
- "div",
3855
- {
3856
- ref: auto.middleRef,
3857
- className: "flex flex-1 min-w-0 items-center gap-1 overflow-hidden",
3858
- children: [
3859
- visibleChips.map((chip) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ChipButton, { chip }, chip.id)),
3860
- hiddenChips.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3861
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
3862
- {
3863
- triggerAriaLabel: "More quick actions",
3864
- onCloseAutoFocus: (e) => e.preventDefault(),
3865
- groups: [
3866
- {
3867
- items: hiddenChips.map((chip) => ({
3868
- id: chip.id,
3869
- label: chip.label,
3870
- icon: chip.icon,
3871
- onClick: chip.onSelect
3872
- }))
3873
- }
3874
- ],
3875
- customTrigger: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3876
- "button",
3877
- {
3878
- ref: auto.badgeRef,
3879
- type: "button",
3880
- "aria-label": "More quick actions",
3881
- className: "shrink-0 rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
3882
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Ellipsis01Icon, { size: 16 }) })
3883
- }
3884
- )
3885
- }
3886
- )
3887
- ]
3888
- }
3889
- ),
3890
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3891
- "div",
3892
- {
3893
- ref: auto.measureRef,
3894
- "aria-hidden": true,
3895
- className: "pointer-events-none invisible absolute left-0 top-0 -z-10 flex gap-1",
3896
- children: chips.map((chip) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3897
- _chunk6LK4VEXEcjs.Tag,
3898
- {
3899
- variant: _nullishCoalesce(chip.variant, () => ( "outline")),
3900
- icon: chip.icon,
3901
- label: chip.label
3902
- },
3903
- `measure-${chip.id}`
3904
- ))
3905
- }
3906
- )
3907
- ]
3908
- }
3909
- );
3910
- }
3911
-
3912
3915
  // src/components/chat/mingo-welcome.tsx
3913
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
3916
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
3914
3917
 
3915
3918
  var DEFAULT_SUBTITLE = "Ready to help with your technical tasks. What can I do for you?";
3916
3919
  var DEFAULT_FEATURE_CARDS = [
@@ -4016,7 +4019,7 @@ function MingoWelcome({
4016
4019
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-body-sm text-ods-text-secondary", children: "Something went wrong reaching the server. Check your connection and try again." })
4017
4020
  ] }),
4018
4021
  onRetry && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4019
- _chunkTU26IZPOcjs.Button,
4022
+ _chunkU6UNAC32cjs.Button,
4020
4023
  {
4021
4024
  variant: "outline",
4022
4025
  size: "small",
@@ -4035,7 +4038,7 @@ function MingoWelcome({
4035
4038
  children: [
4036
4039
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-1 flex-col items-center justify-center gap-[var(--spacing-system-l)] px-[var(--spacing-system-l)] py-[var(--spacing-system-xxl)] text-center", children: [
4037
4040
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4038
- _chunkZ4IBEIWDcjs.MingoIcon,
4041
+ _chunkLGLPNWS6cjs.MingoIcon,
4039
4042
  {
4040
4043
  className: "h-12 w-12",
4041
4044
  color: "white",
@@ -4121,7 +4124,7 @@ function MingoWelcome({
4121
4124
  onClick: onStartGuideChat,
4122
4125
  className: "shrink-0 rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
4123
4126
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4124
- _chunk6LK4VEXEcjs.Tag,
4127
+ _chunkTSZBJVYKcjs.Tag,
4125
4128
  {
4126
4129
  variant: hasExistingChats ? "outline" : "primary",
4127
4130
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.CompassIcon, { size: 16 }),
@@ -4199,7 +4202,7 @@ function GuideWelcome({
4199
4202
  children: [
4200
4203
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-1 flex-col items-center justify-center gap-[var(--spacing-system-l)] px-[var(--spacing-system-l)] py-[var(--spacing-system-xxl)] text-center", children: [
4201
4204
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4202
- _chunkZ4IBEIWDcjs.MingoIcon,
4205
+ _chunkLGLPNWS6cjs.MingoIcon,
4203
4206
  {
4204
4207
  className: "h-12 w-12",
4205
4208
  color: "white",
@@ -4250,12 +4253,12 @@ function GuideWelcome({
4250
4253
  type: "button",
4251
4254
  onClick: () => _optionalChain([onQuickAction, 'optionalCall', _52 => _52(action)]),
4252
4255
  className: "rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
4253
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: action.label })
4256
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: action.label })
4254
4257
  },
4255
4258
  action.id
4256
4259
  )),
4257
4260
  overflowActions.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4258
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
4261
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
4259
4262
  {
4260
4263
  triggerAriaLabel: "More quick actions",
4261
4264
  onCloseAutoFocus: (e) => e.preventDefault(),
@@ -4272,7 +4275,7 @@ function GuideWelcome({
4272
4275
  type: "button",
4273
4276
  "aria-label": "More quick actions",
4274
4277
  className: "rounded-md focus:outline-none focus-visible:ring-2 focus-visible:ring-ods-accent",
4275
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Ellipsis01Icon, { size: 16 }) })
4278
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Ellipsis01Icon, { size: 16 }) })
4276
4279
  }
4277
4280
  )
4278
4281
  }
@@ -4295,7 +4298,7 @@ var TooltipProvider = TooltipPrimitive.Provider;
4295
4298
  var Tooltip = TooltipPrimitive.Root;
4296
4299
  var TooltipTrigger = TooltipPrimitive.Trigger;
4297
4300
  var TooltipContent = React11.forwardRef(({ className, sideOffset = 4, ...props }, ref) => {
4298
- const container = _chunkTU26IZPOcjs.usePortalContainer.call(void 0, );
4301
+ const container = _chunkU6UNAC32cjs.usePortalContainer.call(void 0, );
4299
4302
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TooltipPrimitive.Portal, { container: _nullishCoalesce(container, () => ( void 0)), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4300
4303
  TooltipPrimitive.Content,
4301
4304
  {
@@ -4639,7 +4642,7 @@ var ChatHeaderIconButton = React14.forwardRef(({ className, children, type = "bu
4639
4642
  ChatHeaderIconButton.displayName = "ChatHeaderIconButton";
4640
4643
 
4641
4644
  // src/components/chat/chat-panel-header-mobile.tsx
4642
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
4645
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
4643
4646
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
4644
4647
 
4645
4648
  function ChatPanelHeaderMobile({
@@ -4670,7 +4673,7 @@ function ChatPanelHeaderMobile({
4670
4673
  ),
4671
4674
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex w-full items-end gap-[var(--spacing-system-sf)]", children: [
4672
4675
  showBack && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4673
- _chunkTU26IZPOcjs.Button,
4676
+ _chunkU6UNAC32cjs.Button,
4674
4677
  {
4675
4678
  variant: "outline",
4676
4679
  size: "icon",
@@ -4683,7 +4686,7 @@ function ChatPanelHeaderMobile({
4683
4686
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-1 min-w-0 items-end gap-[var(--spacing-system-m)] pt-[var(--spacing-system-xl)]", children: [
4684
4687
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-1 min-w-0 flex-col gap-[var(--spacing-system-xs)]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "min-w-0 truncate text-h2 text-ods-text-primary", title, children: title }) }),
4685
4688
  menuItems.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4686
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
4689
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
4687
4690
  {
4688
4691
  groups: [{ items: menuItems }],
4689
4692
  triggerAriaLabel: "Chat actions",
@@ -4748,7 +4751,7 @@ function ChatPanelHeader({
4748
4751
  ] }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "truncate text-h3 text-ods-text-primary", children: title }) }),
4749
4752
  isArchivedView && onRestore && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ChatHeaderIconButton, { onClick: onRestore, "aria-label": "Unarchive chat", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Refresh01LeftIcon, { size: 24 }) }),
4750
4753
  showBack && !isArchivedView && menuItems.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4751
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
4754
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
4752
4755
  {
4753
4756
  triggerAriaLabel: "Chat actions",
4754
4757
  onCloseAutoFocus: (e) => e.preventDefault(),
@@ -4764,7 +4767,7 @@ function ChatPanelHeader({
4764
4767
 
4765
4768
  // src/components/chat/chat-attachment-bar.tsx
4766
4769
 
4767
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
4770
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
4768
4771
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
4769
4772
 
4770
4773
  // src/components/chat/utils/chat-attachment-markdown.ts
@@ -4875,7 +4878,7 @@ function ChatAttachmentAddButton({
4875
4878
  }
4876
4879
  ),
4877
4880
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4878
- _chunkTU26IZPOcjs.Button,
4881
+ _chunkU6UNAC32cjs.Button,
4879
4882
  {
4880
4883
  type: "button",
4881
4884
  variant: "transparent",
@@ -4958,7 +4961,7 @@ function AttachmentChip({ attachment, onRemove, disabled, size = "default" }) {
4958
4961
  ] })
4959
4962
  ] }),
4960
4963
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4961
- _chunkTU26IZPOcjs.Button,
4964
+ _chunkU6UNAC32cjs.Button,
4962
4965
  {
4963
4966
  type: "button",
4964
4967
  variant: "transparent",
@@ -5321,12 +5324,12 @@ function ChatArchivePage({
5321
5324
 
5322
5325
  // src/components/chat/chat-sidebar.tsx
5323
5326
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
5324
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
5327
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
5325
5328
 
5326
5329
 
5327
5330
  // src/components/chat/chat-sidebar-skeleton.tsx
5328
5331
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
5329
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
5332
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
5330
5333
 
5331
5334
 
5332
5335
  var DialogListItemSkeleton = React17.forwardRef(
@@ -5370,7 +5373,7 @@ var ChatSidebarSkeleton = React17.forwardRef(
5370
5373
  ...props,
5371
5374
  children: [
5372
5375
  showNewChatButton && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-card border-b border-ods-border flex items-center justify-center px-4 py-1 shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
5373
- _chunkTU26IZPOcjs.Button,
5376
+ _chunkU6UNAC32cjs.Button,
5374
5377
  {
5375
5378
  variant: "transparent",
5376
5379
  disabled: true,
@@ -5483,7 +5486,7 @@ var ChatSidebar = _react.forwardRef.call(void 0,
5483
5486
  ...props,
5484
5487
  children: [
5485
5488
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-card border-b border-ods-border flex items-center justify-center px-4 py-1 shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
5486
- _chunkTU26IZPOcjs.Button,
5489
+ _chunkU6UNAC32cjs.Button,
5487
5490
  {
5488
5491
  onClick: onNewChat,
5489
5492
  variant: "transparent",
@@ -5536,15 +5539,15 @@ _chunkG7UE6RKVcjs.init_next_navigation.call(void 0, );
5536
5539
 
5537
5540
  // src/components/chat/utils/execute-navigation.ts
5538
5541
  function runNavigation(runtime, href, path, targetPlatform, fallbackNavigate) {
5539
- const isNewTab = runtime ? _chunk6LK4VEXEcjs.computeIsNewTab.call(void 0, runtime, href, _nullishCoalesce(targetPlatform, () => ( null))) : false;
5542
+ const isNewTab = runtime ? _chunkTSZBJVYKcjs.computeIsNewTab.call(void 0, runtime, href, _nullishCoalesce(targetPlatform, () => ( null))) : false;
5540
5543
  if (isNewTab) {
5541
5544
  if (_optionalChain([runtime, 'optionalAccess', _62 => _62.navigation, 'access', _63 => _63.openExternal])) runtime.navigation.openExternal(href);
5542
- else window.open(href, "_blank", _chunk6LK4VEXEcjs.NEW_TAB_FEATURES);
5545
+ else window.open(href, "_blank", _chunkTSZBJVYKcjs.NEW_TAB_FEATURES);
5543
5546
  return;
5544
5547
  }
5545
5548
  const handled = _nullishCoalesce(_optionalChain([runtime, 'optionalAccess', _64 => _64.navigation, 'access', _65 => _65.navigate, 'optionalCall', _66 => _66({ href, path, targetPlatform })]), () => ( false));
5546
5549
  if (!handled) {
5547
- const target = _chunk6LK4VEXEcjs.stripSameOriginToPath.call(void 0, href);
5550
+ const target = _chunkTSZBJVYKcjs.stripSameOriginToPath.call(void 0, href);
5548
5551
  if (fallbackNavigate) fallbackNavigate(target);
5549
5552
  else window.location.assign(target);
5550
5553
  }
@@ -5600,8 +5603,8 @@ function NavLinkAnchorViaRuntime({
5600
5603
  const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
5601
5604
  const router = _chunkG7UE6RKVcjs.useRouter.call(void 0, );
5602
5605
  const panel = useChatPanel();
5603
- const resolvedHref = _chunk6LK4VEXEcjs.resolveHrefForRuntime.call(void 0, href, runtime);
5604
- const isNewTab = _chunk6LK4VEXEcjs.computeIsNewTab.call(void 0, runtime, resolvedHref, _nullishCoalesce(targetPlatform, () => ( null)));
5606
+ const resolvedHref = _chunkTSZBJVYKcjs.resolveHrefForRuntime.call(void 0, href, runtime);
5607
+ const isNewTab = _chunkTSZBJVYKcjs.computeIsNewTab.call(void 0, runtime, resolvedHref, _nullishCoalesce(targetPlatform, () => ( null)));
5605
5608
  const onClick = (e) => {
5606
5609
  const handled = handleChatNavClick(e, runtime, {
5607
5610
  href: resolvedHref,
@@ -5614,7 +5617,7 @@ function NavLinkAnchorViaRuntime({
5614
5617
  "a",
5615
5618
  {
5616
5619
  href: resolvedHref,
5617
- ..._chunk6LK4VEXEcjs.newTabAnchorAttrs.call(void 0, isNewTab),
5620
+ ..._chunkTSZBJVYKcjs.newTabAnchorAttrs.call(void 0, isNewTab),
5618
5621
  onClick,
5619
5622
  className,
5620
5623
  children
@@ -5623,7 +5626,7 @@ function NavLinkAnchorViaRuntime({
5623
5626
  }
5624
5627
 
5625
5628
  // src/components/chat/source-action-button.tsx
5626
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
5629
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
5627
5630
 
5628
5631
 
5629
5632
  var DENSITY_STYLES = {
@@ -5665,7 +5668,7 @@ function SourceActionButton({
5665
5668
  const IconComponent = isDisplay ? _lucidereact.FileText : _lucidereact.MessageSquare;
5666
5669
  const icon = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, IconComponent, { className: styles.iconSize });
5667
5670
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
5668
- _chunkTU26IZPOcjs.Button,
5671
+ _chunkU6UNAC32cjs.Button,
5669
5672
  {
5670
5673
  variant: "transparent",
5671
5674
  size: styles.size,
@@ -5847,9 +5850,9 @@ var PlatformIcon = ({ platform, className }) => {
5847
5850
  case "flamingo-teaser":
5848
5851
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, FlamingoLogo, { className });
5849
5852
  case "openframe":
5850
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.OpenFrameLogo, { className });
5853
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.OpenFrameLogo, { className });
5851
5854
  case "tmcg":
5852
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.MiamiCyberGangLogoFaceOnly, { size, className });
5855
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.MiamiCyberGangLogoFaceOnly, { size, className });
5853
5856
  case "company-hub":
5854
5857
  case "marketing-hub":
5855
5858
  case "product-hub":
@@ -5908,7 +5911,7 @@ function AdminContentCard({
5908
5911
  const [imageError, setImageError] = _react.useState.call(void 0, false);
5909
5912
  const [imageLoaded, setImageLoaded] = _react.useState.call(void 0, false);
5910
5913
  const displayUrl = imageUrl && !imageError ? imageUrl : placeholderUrl;
5911
- const imageBgColor = _chunkGYKDSPC4cjs.useImageEdgeColor.call(void 0, displayUrl || null, "transparent");
5914
+ const imageBgColor = _chunk3DC6MHW6cjs.useImageEdgeColor.call(void 0, displayUrl || null, "transparent");
5912
5915
  _react.useEffect.call(void 0, () => {
5913
5916
  setImageLoaded(false);
5914
5917
  }, [displayUrl]);
@@ -5985,7 +5988,7 @@ function ChatVideoEntityCard({
5985
5988
  const highlightUrl = readString(m.highlightVideoUrl);
5986
5989
  const highlightPoster = readString(m.highlightVideoPoster);
5987
5990
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
5988
- _chunk6LK4VEXEcjs.EntityVideoSection,
5991
+ _chunkTSZBJVYKcjs.EntityVideoSection,
5989
5992
  {
5990
5993
  mainVideoUrl: videoUrl,
5991
5994
  youtubeUrl,
@@ -6202,7 +6205,7 @@ function ProductReleaseCard({
6202
6205
  className: _chunkFIG2RKZFcjs.cn.call(void 0, "bg-ods-card p-4 flex flex-col gap-3", dividerClass),
6203
6206
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-0", children: [
6204
6207
  cell.colorScheme ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6205
- _chunk6LK4VEXEcjs.StatusBadge,
6208
+ _chunkTSZBJVYKcjs.StatusBadge,
6206
6209
  {
6207
6210
  text: cell.value,
6208
6211
  variant: "card",
@@ -6229,7 +6232,7 @@ function ProductReleaseCard({
6229
6232
  )),
6230
6233
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "bg-ods-card p-4 flex items-center gap-3", children: [
6231
6234
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6232
- _chunk6LK4VEXEcjs.SquareAvatar,
6235
+ _chunkTSZBJVYKcjs.SquareAvatar,
6233
6236
  {
6234
6237
  src: _nullishCoalesce(effectiveAuthor.avatar_url, () => ( void 0)),
6235
6238
  alt: effectiveAuthor.full_name,
@@ -6553,12 +6556,12 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
6553
6556
 
6554
6557
  function BlogCardSkeleton({ size = "default" }) {
6555
6558
  if (size === "sm") {
6556
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6557
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6558
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6559
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6560
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
6561
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6559
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6560
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6561
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6562
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6563
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
6564
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6562
6565
  ] })
6563
6566
  ] });
6564
6567
  }
@@ -6588,13 +6591,13 @@ function BlogCard({
6588
6591
  hasEmbeddedVideo = false,
6589
6592
  priority = false
6590
6593
  }) {
6591
- const { target, rel } = _chunk6LK4VEXEcjs.useEntityCardLink.call(void 0, {
6594
+ const { target, rel } = _chunkTSZBJVYKcjs.useEntityCardLink.call(void 0, {
6592
6595
  href,
6593
6596
  targetPlatform,
6594
6597
  target: targetProp,
6595
6598
  rel: relProp
6596
6599
  });
6597
- const placeholderUrl = _chunk6LK4VEXEcjs.useEntityCardPlaceholder.call(void 0, {
6600
+ const placeholderUrl = _chunkTSZBJVYKcjs.useEntityCardPlaceholder.call(void 0, {
6598
6601
  title: post.title,
6599
6602
  placeholderUrl: placeholderUrlProp,
6600
6603
  aspect: size === "sm" ? "square" : "wide"
@@ -6610,10 +6613,10 @@ function BlogCard({
6610
6613
  href,
6611
6614
  target,
6612
6615
  rel,
6613
- className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_OUTER, className),
6616
+ className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_OUTER, className),
6614
6617
  "aria-label": `Read article: ${post.title}`,
6615
6618
  children: [
6616
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_IMAGE_SLOT, children: displayImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6619
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_IMAGE_SLOT, children: displayImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6617
6620
  _chunkXL4V2PYGcjs.next_image_default,
6618
6621
  {
6619
6622
  src: displayImage,
@@ -6625,17 +6628,17 @@ function BlogCard({
6625
6628
  onError: () => setImageError(true)
6626
6629
  }
6627
6630
  ) : null }),
6628
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6629
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, "gap-1.5"), children: [
6630
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, "font-['DM_Sans']"), children: post.title }),
6631
- hasEmbeddedVideo ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.StatusBadge, { text: "Video", variant: "button", colorScheme: "cyan", className: "shrink-0" }) : null
6631
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6632
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, "gap-1.5"), children: [
6633
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, "font-['DM_Sans']"), children: post.title }),
6634
+ hasEmbeddedVideo ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.StatusBadge, { text: "Video", variant: "button", colorScheme: "cyan", className: "shrink-0" }) : null
6632
6635
  ] }),
6633
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUBTITLE, children: [
6636
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUBTITLE, children: [
6634
6637
  dateStr2,
6635
6638
  dateStr2 && firstCategory ? " \xB7 " : "",
6636
6639
  _nullishCoalesce(firstCategory, () => ( "Blog Post"))
6637
6640
  ] }) }),
6638
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: post.summary || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
6641
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: post.summary || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
6639
6642
  ] })
6640
6643
  ]
6641
6644
  }
@@ -6757,12 +6760,12 @@ var hideOnError = (e) => {
6757
6760
  };
6758
6761
  function CaseStudyCardSkeleton({ size = "default" }) {
6759
6762
  if (size === "sm") {
6760
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6761
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6762
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6763
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6764
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
6765
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6763
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6764
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6765
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6766
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6767
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
6768
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6766
6769
  ] })
6767
6770
  ] });
6768
6771
  }
@@ -6791,21 +6794,21 @@ function CaseStudyCard({
6791
6794
  size = "default",
6792
6795
  className
6793
6796
  }) {
6794
- const { target, rel } = _chunk6LK4VEXEcjs.useEntityCardLink.call(void 0, {
6797
+ const { target, rel } = _chunkTSZBJVYKcjs.useEntityCardLink.call(void 0, {
6795
6798
  href,
6796
6799
  targetPlatform,
6797
6800
  target: targetProp,
6798
6801
  rel: relProp
6799
6802
  });
6800
- const placeholderUrl = _chunk6LK4VEXEcjs.useEntityCardPlaceholder.call(void 0, {
6803
+ const placeholderUrl = _chunkTSZBJVYKcjs.useEntityCardPlaceholder.call(void 0, {
6801
6804
  title: study.title,
6802
6805
  placeholderUrl: placeholderUrlProp,
6803
6806
  aspect: size === "sm" ? "square" : "wide"
6804
6807
  });
6805
6808
  const coverImage = study.featured_image || placeholderUrl || null;
6806
6809
  if (size === "sm") {
6807
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_OUTER, className), children: [
6808
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_IMAGE_SLOT, children: coverImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6810
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_OUTER, className), children: [
6811
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_IMAGE_SLOT, children: coverImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6809
6812
  "img",
6810
6813
  {
6811
6814
  src: coverImage,
@@ -6814,14 +6817,14 @@ function CaseStudyCard({
6814
6817
  onError: hideOnError
6815
6818
  }
6816
6819
  ) : null }),
6817
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6818
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, children: study.title }) }),
6819
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUBTITLE, children: [_optionalChain([study, 'access', _90 => _90.msp, 'optionalAccess', _91 => _91.name]), _optionalChain([study, 'access', _92 => _92.user, 'optionalAccess', _93 => _93.full_name])].filter(Boolean).join(" \xB7 ") || "Case study" }) }),
6820
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: study.summary || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
6820
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6821
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, children: study.title }) }),
6822
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUBTITLE, children: [_optionalChain([study, 'access', _90 => _90.msp, 'optionalAccess', _91 => _91.name]), _optionalChain([study, 'access', _92 => _92.user, 'optionalAccess', _93 => _93.full_name])].filter(Boolean).join(" \xB7 ") || "Case study" }) }),
6823
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: study.summary || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
6821
6824
  ] })
6822
6825
  ] });
6823
6826
  }
6824
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, "block h-full", className), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk6LK4VEXEcjs.Card, { className: "bg-ods-card border border-ods-border hover:border-ods-accent transition-colors p-6 flex flex-col gap-6 overflow-hidden", children: [
6827
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, "block h-full", className), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTSZBJVYKcjs.Card, { className: "bg-ods-card border border-ods-border hover:border-ods-accent transition-colors p-6 flex flex-col gap-6 overflow-hidden", children: [
6825
6828
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "relative w-full aspect-[1200/630] rounded-sm overflow-hidden bg-ods-bg shrink-0", children: coverImage && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6826
6829
  _chunkXL4V2PYGcjs.next_image_default,
6827
6830
  {
@@ -6884,12 +6887,12 @@ var hideOnError2 = (e) => {
6884
6887
  };
6885
6888
  function CustomerInterviewCardSkeleton({ size = "default" }) {
6886
6889
  if (size === "sm") {
6887
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6888
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6889
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6890
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6891
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
6892
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6890
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
6891
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
6892
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6893
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
6894
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
6895
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
6893
6896
  ] })
6894
6897
  ] });
6895
6898
  }
@@ -6923,21 +6926,21 @@ function CustomerInterviewCard({
6923
6926
  size = "default",
6924
6927
  className
6925
6928
  }) {
6926
- const { target, rel } = _chunk6LK4VEXEcjs.useEntityCardLink.call(void 0, {
6929
+ const { target, rel } = _chunkTSZBJVYKcjs.useEntityCardLink.call(void 0, {
6927
6930
  href,
6928
6931
  targetPlatform,
6929
6932
  target: targetProp,
6930
6933
  rel: relProp
6931
6934
  });
6932
- const placeholderUrl = _chunk6LK4VEXEcjs.useEntityCardPlaceholder.call(void 0, {
6935
+ const placeholderUrl = _chunkTSZBJVYKcjs.useEntityCardPlaceholder.call(void 0, {
6933
6936
  title: interview.title,
6934
6937
  placeholderUrl: placeholderUrlProp,
6935
6938
  aspect: size === "sm" ? "square" : "wide"
6936
6939
  });
6937
6940
  const thumbnailUrl = interview.featured_image || placeholderUrl || null;
6938
6941
  if (size === "sm") {
6939
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_OUTER, className), children: [
6940
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_IMAGE_SLOT, children: [
6942
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_OUTER, className), children: [
6943
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_IMAGE_SLOT, children: [
6941
6944
  thumbnailUrl ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6942
6945
  "img",
6943
6946
  {
@@ -6949,14 +6952,14 @@ function CustomerInterviewCard({
6949
6952
  ) : null,
6950
6953
  interview.main_video_url ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "absolute inset-0 flex items-center justify-center bg-black/30", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Video, { className: "h-4 w-4 text-white" }) }) : null
6951
6954
  ] }),
6952
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
6953
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, children: interview.title }) }),
6954
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUBTITLE, children: [_optionalChain([interview, 'access', _110 => _110.user, 'optionalAccess', _111 => _111.full_name]), _optionalChain([interview, 'access', _112 => _112.msp, 'optionalAccess', _113 => _113.name])].filter(Boolean).join(" \xB7 ") || "Customer interview" }) }),
6955
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: interview.video_summary || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
6955
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
6956
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, children: interview.title }) }),
6957
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUBTITLE, children: [_optionalChain([interview, 'access', _110 => _110.user, 'optionalAccess', _111 => _111.full_name]), _optionalChain([interview, 'access', _112 => _112.msp, 'optionalAccess', _113 => _113.name])].filter(Boolean).join(" \xB7 ") || "Customer interview" }) }),
6958
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: interview.video_summary || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
6956
6959
  ] })
6957
6960
  ] });
6958
6961
  }
6959
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, "block h-full", className), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunk6LK4VEXEcjs.Card, { className: "bg-ods-card border border-ods-border hover:border-ods-accent transition-colors p-6 flex flex-col gap-6 overflow-hidden", children: [
6962
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, "block h-full", className), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTSZBJVYKcjs.Card, { className: "bg-ods-card border border-ods-border hover:border-ods-accent transition-colors p-6 flex flex-col gap-6 overflow-hidden", children: [
6960
6963
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "w-full aspect-[1200/630] rounded-sm overflow-hidden bg-ods-bg shrink-0 relative", children: thumbnailUrl ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
6961
6964
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
6962
6965
  "img",
@@ -7023,15 +7026,15 @@ function formatInvestorUpdatePeriod(start, end, options) {
7023
7026
 
7024
7027
  function InvestorUpdateCardSkeleton({ size = "default" }) {
7025
7028
  if (size === "sm") {
7026
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
7027
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
7028
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
7029
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-2`, children: [
7029
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
7030
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
7031
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
7032
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-2`, children: [
7030
7033
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-1/2 rounded bg-ods-bg" }),
7031
7034
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-4 w-8 rounded bg-ods-bg/70 shrink-0" })
7032
7035
  ] }),
7033
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) }),
7034
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
7036
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) }),
7037
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
7035
7038
  ] })
7036
7039
  ] });
7037
7040
  }
@@ -7055,13 +7058,13 @@ function InvestorUpdateCard({
7055
7058
  size = "default",
7056
7059
  className
7057
7060
  }) {
7058
- const { target, rel } = _chunk6LK4VEXEcjs.useEntityCardLink.call(void 0, {
7061
+ const { target, rel } = _chunkTSZBJVYKcjs.useEntityCardLink.call(void 0, {
7059
7062
  href,
7060
7063
  targetPlatform,
7061
7064
  target: targetProp,
7062
7065
  rel: relProp
7063
7066
  });
7064
- const placeholderUrl = _chunk6LK4VEXEcjs.useEntityCardPlaceholder.call(void 0, {
7067
+ const placeholderUrl = _chunkTSZBJVYKcjs.useEntityCardPlaceholder.call(void 0, {
7065
7068
  title: _nullishCoalesce(update.title, () => ( `Update #${_nullishCoalesce(update.update_number, () => ( ""))}`)),
7066
7069
  placeholderUrl: placeholderUrlProp,
7067
7070
  aspect: size === "sm" ? "square" : "wide"
@@ -7069,8 +7072,8 @@ function InvestorUpdateCard({
7069
7072
  const coverImage = update.featured_image || placeholderUrl || null;
7070
7073
  if (size === "sm") {
7071
7074
  const periodText = formatInvestorUpdatePeriod(update.period_start, update.period_end);
7072
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
7073
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_IMAGE_SLOT, children: coverImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7075
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
7076
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_IMAGE_SLOT, children: coverImage ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7074
7077
  "img",
7075
7078
  {
7076
7079
  src: coverImage,
@@ -7082,16 +7085,16 @@ function InvestorUpdateCard({
7082
7085
  }
7083
7086
  }
7084
7087
  ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex h-full w-full items-center justify-center text-ods-accent", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Calendar, { className: "h-4 w-4" }) }) }),
7085
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
7086
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW} gap-2`, children: [
7087
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE} min-w-0`, children: update.title || `Update #${_nullishCoalesce(update.update_number, () => ( "?"))}` }),
7088
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
7089
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW} gap-2`, children: [
7090
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE} min-w-0`, children: update.title || `Update #${_nullishCoalesce(update.update_number, () => ( "?"))}` }),
7088
7091
  update.update_number ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "shrink-0 rounded bg-ods-accent/10 px-1.5 py-0.5 text-[10px] font-medium text-ods-accent", children: [
7089
7092
  "#",
7090
7093
  update.update_number
7091
7094
  ] }) : null
7092
7095
  ] }),
7093
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUBTITLE, children: periodText || "Investor update" }) }),
7094
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: (update.strategic_update || update.content || "").slice(0, 120) || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
7096
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUBTITLE, children: periodText || "Investor update" }) }),
7097
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: (update.strategic_update || update.content || "").slice(0, 120) || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
7095
7098
  ] })
7096
7099
  ] });
7097
7100
  }
@@ -7119,7 +7122,7 @@ function InvestorUpdateCard({
7119
7122
 
7120
7123
 
7121
7124
  // src/components/chat/entity-cards/roadmap-vote-button.tsx
7122
- _chunkTU26IZPOcjs.init_button.call(void 0, );
7125
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
7123
7126
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
7124
7127
 
7125
7128
  function RoadmapVoteButton({
@@ -7132,9 +7135,9 @@ function RoadmapVoteButton({
7132
7135
  color,
7133
7136
  className
7134
7137
  }) {
7135
- const Icon2 = voteType === "up" ? _chunkZ4IBEIWDcjs.ThumbsUpIcon : _chunkZ4IBEIWDcjs.ThumbsDownIcon;
7138
+ const Icon2 = voteType === "up" ? _chunkLGLPNWS6cjs.ThumbsUpIcon : _chunkLGLPNWS6cjs.ThumbsDownIcon;
7136
7139
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7137
- _chunkTU26IZPOcjs.Button,
7140
+ _chunkU6UNAC32cjs.Button,
7138
7141
  {
7139
7142
  variant: "outline",
7140
7143
  onClick,
@@ -7153,7 +7156,7 @@ function RoadmapVoteButton({
7153
7156
  }
7154
7157
 
7155
7158
  // src/components/chat/entity-cards/roadmap-card.tsx
7156
- _chunkTU26IZPOcjs.init_button.call(void 0, );
7159
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
7157
7160
 
7158
7161
  // src/components/ui/image-gallery-modal.tsx
7159
7162
 
@@ -7162,7 +7165,7 @@ _chunkTU26IZPOcjs.init_button.call(void 0, );
7162
7165
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
7163
7166
 
7164
7167
 
7165
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
7168
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
7166
7169
 
7167
7170
  // src/components/ui/label.tsx
7168
7171
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
@@ -7264,7 +7267,7 @@ var AllowedDomainsInput = React22.forwardRef(
7264
7267
  }
7265
7268
  ),
7266
7269
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7267
- _chunkTU26IZPOcjs.Button,
7270
+ _chunkU6UNAC32cjs.Button,
7268
7271
  {
7269
7272
  type: "button",
7270
7273
  variant: "transparent",
@@ -7582,7 +7585,7 @@ function AutocompleteInner(props, ref) {
7582
7585
  className: "flex-1 flex items-center gap-2 min-w-0 overflow-hidden px-2",
7583
7586
  children: [
7584
7587
  multiple && visibleTags.map((option) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7585
- _chunk6LK4VEXEcjs.Tag,
7588
+ _chunkTSZBJVYKcjs.Tag,
7586
7589
  {
7587
7590
  variant: "outline",
7588
7591
  labelClassName: "truncate max-w-[90px]",
@@ -7750,7 +7753,7 @@ function AutocompleteInner(props, ref) {
7750
7753
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6JINAOI7cjs.FieldWrapper, { label, error, className, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "relative", ref: containerRef, children: [
7751
7754
  popover,
7752
7755
  multiple && showHiddenTags && hiddenTagsCount > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7753
- _chunk6LK4VEXEcjs.HiddenTagsPopup,
7756
+ _chunkTSZBJVYKcjs.HiddenTagsPopup,
7754
7757
  {
7755
7758
  ref: hiddenTagsPopupRef,
7756
7759
  items: hiddenTags,
@@ -7782,7 +7785,7 @@ function AutocompleteInner(props, ref) {
7782
7785
  "aria-hidden": "true",
7783
7786
  className: "absolute left-0 top-0 flex gap-2 pointer-events-none invisible -z-10",
7784
7787
  children: selectedOptions.map((option) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
7785
- _chunk6LK4VEXEcjs.Tag,
7788
+ _chunkTSZBJVYKcjs.Tag,
7786
7789
  {
7787
7790
  variant: "outline",
7788
7791
  labelClassName: "truncate max-w-[90px]",
@@ -7800,7 +7803,7 @@ function AutocompleteInner(props, ref) {
7800
7803
  var Autocomplete = _react.forwardRef.call(void 0, AutocompleteInner);
7801
7804
 
7802
7805
  // src/components/ui/index.ts
7803
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
7806
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
7804
7807
 
7805
7808
  // src/components/ui/checkbox-block.tsx
7806
7809
  var _reactcheckbox = require('@radix-ui/react-checkbox'); var CheckboxPrimitive = _interopRequireWildcard(_reactcheckbox); var CheckboxPrimitive2 = _interopRequireWildcard(_reactcheckbox); var CheckboxPrimitive3 = _interopRequireWildcard(_reactcheckbox); var CheckboxPrimitive4 = _interopRequireWildcard(_reactcheckbox);
@@ -7925,7 +7928,7 @@ CheckboxWithDescription.displayName = "CheckboxWithDescription";
7925
7928
 
7926
7929
  // src/components/ui/date-picker.tsx
7927
7930
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
7928
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
7931
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
7929
7932
 
7930
7933
 
7931
7934
 
@@ -8085,7 +8088,7 @@ var formatDateRange = (range, formatFn) => {
8085
8088
  };
8086
8089
  function CalendarNavButton({ direction, onClick, "aria-label": ariaLabel }) {
8087
8090
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
8088
- _chunkTU26IZPOcjs.Button,
8091
+ _chunkU6UNAC32cjs.Button,
8089
8092
  {
8090
8093
  type: "button",
8091
8094
  variant: "outline",
@@ -8800,7 +8803,7 @@ var ProgressBar = ({
8800
8803
  mobileHeight = 8,
8801
8804
  inverted = false
8802
8805
  }) => {
8803
- const isMdUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useMdUp.call(void 0, ), () => ( true));
8806
+ const isMdUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useMdUp.call(void 0, ), () => ( true));
8804
8807
  const effectiveSegmentWidth = isMdUp ? segmentWidth : mobileSegmentWidth;
8805
8808
  const effectiveHeight = isMdUp ? height : mobileHeight;
8806
8809
  const containerRef = _react.useRef.call(void 0, null);
@@ -8919,7 +8922,7 @@ function InfoCardFooter({ footer }) {
8919
8922
  ] });
8920
8923
  }
8921
8924
  function InfoCardValueRow({ label, value, showLabel, copyable, copyAriaLabel }) {
8922
- const { copy, copied } = _chunkGYKDSPC4cjs.useCopyToClipboard.call(void 0, );
8925
+ const { copy, copied } = _chunk3DC6MHW6cjs.useCopyToClipboard.call(void 0, );
8923
8926
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex h-6 items-center gap-[var(--spacing-system-xs)] self-stretch w-full", children: [
8924
8927
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-h4 text-ods-text-primary whitespace-nowrap", children: showLabel ? label : "" }),
8925
8928
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex-1 h-px bg-ods-divider" }),
@@ -9072,7 +9075,7 @@ function PageLoader({
9072
9075
  ),
9073
9076
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col items-center gap-6 p-6", children: [
9074
9077
  showIcon && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "relative w-6 h-6", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9075
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
9078
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
9076
9079
  {
9077
9080
  className: "w-6 h-6 animate-pulse text-ods-accent",
9078
9081
  upperPathColor: "currentColor",
@@ -9102,7 +9105,7 @@ function CompactPageLoader({
9102
9105
  ),
9103
9106
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col items-center gap-4", children: [
9104
9107
  showIcon && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "relative w-6 h-6", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9105
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
9108
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
9106
9109
  {
9107
9110
  className: "w-6 h-6 animate-pulse text-ods-accent",
9108
9111
  upperPathColor: "currentColor",
@@ -9301,7 +9304,7 @@ Switch.displayName = SwitchPrimitives.Root.displayName;
9301
9304
  // src/components/ui/tags-input.tsx
9302
9305
 
9303
9306
 
9304
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
9307
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
9305
9308
 
9306
9309
  // src/components/ui/badge.tsx
9307
9310
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
@@ -9384,7 +9387,7 @@ function TagsInput({
9384
9387
  }
9385
9388
  ),
9386
9389
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9387
- _chunkTU26IZPOcjs.Button,
9390
+ _chunkU6UNAC32cjs.Button,
9388
9391
  {
9389
9392
  type: "button",
9390
9393
  variant: "outline",
@@ -9432,7 +9435,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
9432
9435
 
9433
9436
 
9434
9437
 
9435
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
9438
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
9436
9439
 
9437
9440
  function TagsManager({
9438
9441
  tags,
@@ -9543,7 +9546,7 @@ function TagsManager({
9543
9546
  }
9544
9547
  ),
9545
9548
  selectedTags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9546
- _chunk6LK4VEXEcjs.Tag,
9549
+ _chunkTSZBJVYKcjs.Tag,
9547
9550
  {
9548
9551
  label: tag.name,
9549
9552
  variant: "outline",
@@ -9642,7 +9645,7 @@ function TagsManager({
9642
9645
  }
9643
9646
  ),
9644
9647
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9645
- _chunkTU26IZPOcjs.Button,
9648
+ _chunkU6UNAC32cjs.Button,
9646
9649
  {
9647
9650
  type: "button",
9648
9651
  variant: "transparent",
@@ -9653,7 +9656,7 @@ function TagsManager({
9653
9656
  }
9654
9657
  ),
9655
9658
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9656
- _chunkTU26IZPOcjs.Button,
9659
+ _chunkU6UNAC32cjs.Button,
9657
9660
  {
9658
9661
  type: "button",
9659
9662
  variant: "transparent",
@@ -9704,7 +9707,7 @@ function TagsManager({
9704
9707
  ),
9705
9708
  (onUpdateTag || onDeleteTag) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-0.5 opacity-0 group-hover/item:opacity-100 transition-opacity", children: [
9706
9709
  onUpdateTag && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9707
- _chunkTU26IZPOcjs.Button,
9710
+ _chunkU6UNAC32cjs.Button,
9708
9711
  {
9709
9712
  type: "button",
9710
9713
  variant: "transparent",
@@ -9723,7 +9726,7 @@ function TagsManager({
9723
9726
  }
9724
9727
  ),
9725
9728
  onDeleteTag && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
9726
- _chunkTU26IZPOcjs.Button,
9729
+ _chunkU6UNAC32cjs.Button,
9727
9730
  {
9728
9731
  type: "button",
9729
9732
  variant: "transparent",
@@ -9800,7 +9803,7 @@ function TagsManager({
9800
9803
 
9801
9804
  // src/components/ui/alert-dialog.tsx
9802
9805
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
9803
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
9806
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
9804
9807
 
9805
9808
  var _reactalertdialog = require('@radix-ui/react-alert-dialog'); var AlertDialogPrimitive = _interopRequireWildcard(_reactalertdialog);
9806
9809
 
@@ -9884,7 +9887,7 @@ var AlertDialogAction = React35.forwardRef(({ className, ...props }, ref) => /*
9884
9887
  AlertDialogPrimitive.Action,
9885
9888
  {
9886
9889
  ref,
9887
- className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTU26IZPOcjs.buttonVariants.call(void 0, ), className),
9890
+ className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkU6UNAC32cjs.buttonVariants.call(void 0, ), className),
9888
9891
  ...props
9889
9892
  }
9890
9893
  ));
@@ -9894,7 +9897,7 @@ var AlertDialogCancel = React35.forwardRef(({ className, ...props }, ref) => /*
9894
9897
  {
9895
9898
  ref,
9896
9899
  className: _chunkFIG2RKZFcjs.cn.call(void 0,
9897
- _chunkTU26IZPOcjs.buttonVariants.call(void 0, { variant: "outline" }),
9900
+ _chunkU6UNAC32cjs.buttonVariants.call(void 0, { variant: "outline" }),
9898
9901
  "mt-2 md:mt-0",
9899
9902
  className
9900
9903
  ),
@@ -11481,7 +11484,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
11481
11484
  // src/components/ui/filter-modal.tsx
11482
11485
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
11483
11486
 
11484
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
11487
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
11485
11488
 
11486
11489
  // src/components/ui/filter-checkbox-item.tsx
11487
11490
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
@@ -11793,8 +11796,8 @@ function FilterModal({
11793
11796
  }
11794
11797
  ),
11795
11798
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, ModalFooter, { children: [
11796
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.Button, { variant: "outline", className: "flex-1 h-11", onClick: handleReset, children: resetButtonText }),
11797
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.Button, { variant: "accent", className: "flex-1 h-11", onClick: handleApply, children: applyButtonText })
11799
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.Button, { variant: "outline", className: "flex-1 h-11", onClick: handleReset, children: resetButtonText }),
11800
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.Button, { variant: "accent", className: "flex-1 h-11", onClick: handleApply, children: applyButtonText })
11798
11801
  ] })
11799
11802
  ]
11800
11803
  }
@@ -11836,10 +11839,10 @@ function ListPageLayout({
11836
11839
  }, [debouncedSearchValue, onSearch, searchValue]);
11837
11840
  const hasMobileFilter = mobileFilterGroups && mobileFilterGroups.length > 0 || mobileSortConfig && mobileSortConfig.columns.length > 0;
11838
11841
  if (error) {
11839
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.PageError, { message: error });
11842
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.PageError, { message: error });
11840
11843
  }
11841
11844
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
11842
- _chunk6LK4VEXEcjs.ListPageContainer,
11845
+ _chunkTSZBJVYKcjs.ListPageContainer,
11843
11846
  {
11844
11847
  title,
11845
11848
  headerActions,
@@ -11864,7 +11867,7 @@ function ListPageLayout({
11864
11867
  }
11865
11868
  ),
11866
11869
  hasMobileFilter && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
11867
- _chunkTU26IZPOcjs.Button,
11870
+ _chunkU6UNAC32cjs.Button,
11868
11871
  {
11869
11872
  variant: "outline",
11870
11873
  size: "icon",
@@ -11931,7 +11934,7 @@ function EntityImage({ src, alt, fallbackText, className }) {
11931
11934
  setImageFailed(false);
11932
11935
  }, [src]);
11933
11936
  const showFallback = imageFailed || !src;
11934
- const initials = _chunk6LK4VEXEcjs.getFirstLastInitials.call(void 0, _nullishCoalesce(fallbackText, () => ( alt)));
11937
+ const initials = _chunkTSZBJVYKcjs.getFirstLastInitials.call(void 0, _nullishCoalesce(fallbackText, () => ( alt)));
11935
11938
  if (showFallback) {
11936
11939
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
11937
11940
  "div",
@@ -11994,7 +11997,7 @@ function TitleBlock({
11994
11997
  children: [
11995
11998
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-[var(--spacing-system-xs)] flex-1 min-w-0", children: [
11996
11999
  backButton && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
11997
- _chunk6LK4VEXEcjs.BackButton,
12000
+ _chunkTSZBJVYKcjs.BackButton,
11998
12001
  {
11999
12002
  onClick: backButton.onClick,
12000
12003
  label: backButton.label,
@@ -12017,7 +12020,7 @@ function TitleBlock({
12017
12020
  ] }) : title && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h1", { className: "text-h2 text-ods-text-primary", children: title })
12018
12021
  ] }),
12019
12022
  (hasActions || hasMenuActions || selector) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex gap-2 items-center shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
12020
- _chunk6LK4VEXEcjs.PageActions,
12023
+ _chunkTSZBJVYKcjs.PageActions,
12021
12024
  {
12022
12025
  variant: actionsVariant,
12023
12026
  actions: _nullishCoalesce(actions, () => ( [])),
@@ -12153,48 +12156,13 @@ ToggleGroupItem.displayName = ToggleGroupPrimitive.Item.displayName;
12153
12156
  // src/utils/index.ts
12154
12157
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
12155
12158
  _chunkFIG2RKZFcjs.init_platform_domains.call(void 0, );
12156
-
12157
- // src/utils/common.ts
12158
- var _clsx = require('clsx');
12159
- var _tailwindmerge = require('tailwind-merge');
12160
- function cn2(...inputs) {
12161
- return _tailwindmerge.twMerge.call(void 0, _clsx.clsx.call(void 0, inputs));
12162
- }
12163
- function delay(ms) {
12164
- return new Promise((resolve) => setTimeout(resolve, ms));
12165
- }
12166
- function generateRandomString(length = 8) {
12167
- const chars = "ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789";
12168
- let result = "";
12169
- for (let i = 0; i < length; i++) {
12170
- result += chars.charAt(Math.floor(Math.random() * chars.length));
12171
- }
12172
- return result;
12173
- }
12174
- function truncateString(str, maxLength, suffix = "...") {
12175
- if (str.length <= maxLength) return str;
12176
- return str.substring(0, maxLength - suffix.length) + suffix;
12177
- }
12178
- function deepClone(obj) {
12179
- return JSON.parse(JSON.stringify(obj));
12180
- }
12181
- function getSlackCommunityJoinUrl() {
12182
- const url = process.env.NEXT_PUBLIC_SLACK_COMMUNITY_JOIN_URL;
12183
- if (!url) {
12184
- console.warn("NEXT_PUBLIC_SLACK_COMMUNITY_JOIN_URL is not defined in environment variables");
12185
- return "https://join.slack.com/t/openmsp/shared_invite/zt-36bl7mx0h-3~U2nFH6nqHqoTPXMaHEHA";
12186
- }
12187
- return url;
12188
- }
12189
-
12190
- // src/utils/index.ts
12191
12159
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
12192
12160
 
12193
12161
  // src/utils/os-platforms.ts
12194
12162
  var OS_PLATFORMS = [
12195
- { id: "windows", name: "Windows", icon: _chunkZ4IBEIWDcjs.WindowsIcon },
12196
- { id: "linux", name: "Linux", icon: _chunkZ4IBEIWDcjs.LinuxIcon },
12197
- { id: "darwin", name: "MacOS", icon: _chunkZ4IBEIWDcjs.MacOSIcon }
12163
+ { id: "windows", name: "Windows", icon: _chunkLGLPNWS6cjs.WindowsIcon },
12164
+ { id: "linux", name: "Linux", icon: _chunkLGLPNWS6cjs.LinuxIcon },
12165
+ { id: "darwin", name: "MacOS", icon: _chunkLGLPNWS6cjs.MacOSIcon }
12198
12166
  ];
12199
12167
  var DEFAULT_OS_PLATFORM = "windows";
12200
12168
 
@@ -12401,7 +12369,7 @@ function toToolLabel(input) {
12401
12369
  if (!input) return "";
12402
12370
  const toolType = normalizeToolType(input);
12403
12371
  if (toolType) {
12404
- return _chunkGYKDSPC4cjs.toolLabels[toolType];
12372
+ return _chunk3DC6MHW6cjs.toolLabels[toolType];
12405
12373
  }
12406
12374
  return input;
12407
12375
  }
@@ -12412,7 +12380,7 @@ function getToolTypeAliases(toolType) {
12412
12380
  return Object.entries(toolAliasMap).filter(([_, value]) => value === toolType).map(([key]) => key);
12413
12381
  }
12414
12382
  function getToolLabel(toolType) {
12415
- return _chunkGYKDSPC4cjs.toolLabels[toolType] || toolType;
12383
+ return _chunk3DC6MHW6cjs.toolLabels[toolType] || toolType;
12416
12384
  }
12417
12385
 
12418
12386
  // src/types/shell.types.ts
@@ -12427,12 +12395,12 @@ var ShellTypeValues = {
12427
12395
  };
12428
12396
  var SHELL_TYPES = [
12429
12397
  { id: ShellTypeValues.POWERSHELL, label: "PowerShell", value: "powershell", icon: _chunkC6ASEPZLcjs.PowershellLogoIcon },
12430
- { id: ShellTypeValues.CMD, label: "Batch", value: "cmd", icon: _chunkZ4IBEIWDcjs.CmdIcon },
12431
- { id: ShellTypeValues.BASH, label: "Bash", value: "bash", icon: _chunkZ4IBEIWDcjs.BashIcon },
12398
+ { id: ShellTypeValues.CMD, label: "Batch", value: "cmd", icon: _chunkLGLPNWS6cjs.CmdIcon },
12399
+ { id: ShellTypeValues.BASH, label: "Bash", value: "bash", icon: _chunkLGLPNWS6cjs.BashIcon },
12432
12400
  { id: ShellTypeValues.PYTHON, label: "Python", value: "python", icon: _chunkC6ASEPZLcjs.PythonLogoIcon },
12433
- { id: ShellTypeValues.NUSHELL, label: "Nu", value: "nushell", icon: _chunkZ4IBEIWDcjs.NushellIcon },
12434
- { id: ShellTypeValues.DENO, label: "Deno", value: "deno", icon: _chunkZ4IBEIWDcjs.DenoIcon },
12435
- { id: ShellTypeValues.SHELL, label: "Shell", value: "shell", icon: _chunkZ4IBEIWDcjs.ShellIcon }
12401
+ { id: ShellTypeValues.NUSHELL, label: "Nu", value: "nushell", icon: _chunkLGLPNWS6cjs.NushellIcon },
12402
+ { id: ShellTypeValues.DENO, label: "Deno", value: "deno", icon: _chunkLGLPNWS6cjs.DenoIcon },
12403
+ { id: ShellTypeValues.SHELL, label: "Shell", value: "shell", icon: _chunkLGLPNWS6cjs.ShellIcon }
12436
12404
  ];
12437
12405
  var shellLabels = {
12438
12406
  [ShellTypeValues.POWERSHELL]: "PowerShell",
@@ -13804,7 +13772,7 @@ var BenefitCardGrid = ({
13804
13772
  };
13805
13773
 
13806
13774
  // src/components/ui/brand-association-card.tsx
13807
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
13775
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
13808
13776
 
13809
13777
 
13810
13778
 
@@ -13824,7 +13792,7 @@ function BrandAssociationCard({
13824
13792
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-h2 tracking-[-0.64px] text-ods-text-primary", children: item.title }),
13825
13793
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] font-normal text-[16px] leading-[1.5] text-ods-text-secondary", children: item.description }),
13826
13794
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
13827
- _chunkTU26IZPOcjs.Button,
13795
+ _chunkU6UNAC32cjs.Button,
13828
13796
  {
13829
13797
  variant: "outline",
13830
13798
  href: item.link,
@@ -13896,7 +13864,7 @@ var spacingMap = {
13896
13864
  function BulletList({
13897
13865
  items,
13898
13866
  bulletColor = "var(--ods-text-primary)",
13899
- bulletIcon: BulletIcon = _chunkZ4IBEIWDcjs.ShapeCircleDashIcon,
13867
+ bulletIcon: BulletIcon = _chunkLGLPNWS6cjs.ShapeCircleDashIcon,
13900
13868
  bulletSize = 16,
13901
13869
  textClassName = "font-['DM_Sans'] font-medium text-[16px] md:text-[18px] leading-[24px] md:leading-[28px] text-ods-text-primary",
13902
13870
  itemClassName = "flex items-start gap-3",
@@ -14195,7 +14163,7 @@ function DashboardInfoCard({
14195
14163
  _nullishCoalesce(titleSlot, () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h5 text-ods-text-secondary", children: title }))),
14196
14164
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-[var(--spacing-system-xs)]", children: [
14197
14165
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "text-h2 text-ods-text-primary", valueClassName), children: formattedValue }),
14198
- percentage !== void 0 && (progressVariant === "warning" || progressVariant === "error" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: progressVariant, label: `${percentage}%` }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "p", { className: "text-h4 text-ods-text-secondary", children: [
14166
+ percentage !== void 0 && (progressVariant === "warning" || progressVariant === "error" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: progressVariant, label: `${percentage}%` }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "p", { className: "text-h4 text-ods-text-secondary", children: [
14199
14167
  "(",
14200
14168
  percentage,
14201
14169
  "%)"
@@ -14386,7 +14354,7 @@ function DeviceCard({
14386
14354
  ] }),
14387
14355
  (statusTag || device.lastSeen) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-2 items-center w-full", children: [
14388
14356
  statusTag && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14389
- _chunk6LK4VEXEcjs.Tag,
14357
+ _chunkTSZBJVYKcjs.Tag,
14390
14358
  {
14391
14359
  variant: statusTag.variant,
14392
14360
  icon: statusTag.icon,
@@ -14400,7 +14368,7 @@ function DeviceCard({
14400
14368
  formatLastSeen(device.lastSeen)
14401
14369
  ] })
14402
14370
  ] }),
14403
- device.tags && device.tags.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex gap-2 items-center w-full flex-wrap", children: device.tags.map((tag, index) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: tag }, index)) })
14371
+ device.tags && device.tags.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex gap-2 items-center w-full flex-wrap", children: device.tags.map((tag, index) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: tag }, index)) })
14404
14372
  ]
14405
14373
  }
14406
14374
  );
@@ -14477,7 +14445,7 @@ function FeatureCardGrid({
14477
14445
  if (allCardsHaveNoBorders) {
14478
14446
  finalCardClassName = "bg-transparent p-0 overflow-visible border-0 shadow-none rounded-none";
14479
14447
  }
14480
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Card, { className: `${finalCardClassName} ${className}`, children: Array.from({ length: rows }, (_, rowIndex) => {
14448
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Card, { className: `${finalCardClassName} ${className}`, children: Array.from({ length: rows }, (_, rowIndex) => {
14481
14449
  const startIndex = rowIndex * itemsPerRow;
14482
14450
  const rowItems = items.slice(startIndex, startIndex + itemsPerRow);
14483
14451
  const isLastRow = rowIndex === rows - 1;
@@ -14507,7 +14475,7 @@ function FeatureCardGrid({
14507
14475
  item.icon && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-start justify-between", children: [
14508
14476
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, item.icon, { size: 80, color: item.iconColor }),
14509
14477
  item.badge && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14510
- _chunk6LK4VEXEcjs.StatusBadge,
14478
+ _chunkTSZBJVYKcjs.StatusBadge,
14511
14479
  {
14512
14480
  text: item.badge.text,
14513
14481
  variant: item.badge.variant || "card",
@@ -14516,7 +14484,7 @@ function FeatureCardGrid({
14516
14484
  )
14517
14485
  ] }),
14518
14486
  !item.icon && item.badge && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-start justify-end", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14519
- _chunk6LK4VEXEcjs.StatusBadge,
14487
+ _chunkTSZBJVYKcjs.StatusBadge,
14520
14488
  {
14521
14489
  text: item.badge.text,
14522
14490
  variant: item.badge.variant || "card",
@@ -14786,7 +14754,7 @@ function DropdownButton({
14786
14754
  [disabled]
14787
14755
  );
14788
14756
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14789
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
14757
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
14790
14758
  {
14791
14759
  groups: [{ items }],
14792
14760
  open,
@@ -14831,7 +14799,7 @@ function DropdownButton({
14831
14799
  // src/components/ui/more-actions-menu.tsx
14832
14800
  _chunkWBR7H6E3cjs.init_next_link.call(void 0, );
14833
14801
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
14834
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
14802
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
14835
14803
 
14836
14804
  function MoreActionsMenu({
14837
14805
  items,
@@ -14846,9 +14814,9 @@ function MoreActionsMenu({
14846
14814
  onOpenChange,
14847
14815
  onCloseAutoFocus
14848
14816
  }) {
14849
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.DropdownMenu, { open, onOpenChange, children: [
14850
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.DropdownMenuTrigger, { asChild: true, children: trigger || /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14851
- _chunkTU26IZPOcjs.Button,
14817
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.DropdownMenu, { open, onOpenChange, children: [
14818
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.DropdownMenuTrigger, { asChild: true, children: trigger || /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14819
+ _chunkU6UNAC32cjs.Button,
14852
14820
  {
14853
14821
  variant: "outline",
14854
14822
  size: "icon",
@@ -14858,7 +14826,7 @@ function MoreActionsMenu({
14858
14826
  }
14859
14827
  ) }),
14860
14828
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14861
- _chunkTU26IZPOcjs.DropdownMenuContent,
14829
+ _chunkU6UNAC32cjs.DropdownMenuContent,
14862
14830
  {
14863
14831
  align,
14864
14832
  side,
@@ -14880,7 +14848,7 @@ function MoreActionsMenu({
14880
14848
  };
14881
14849
  if (item.href) {
14882
14850
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14883
- _chunkTU26IZPOcjs.DropdownMenuItem,
14851
+ _chunkU6UNAC32cjs.DropdownMenuItem,
14884
14852
  {
14885
14853
  asChild: true,
14886
14854
  disabled: item.disabled,
@@ -14909,7 +14877,7 @@ function MoreActionsMenu({
14909
14877
  );
14910
14878
  }
14911
14879
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
14912
- _chunkTU26IZPOcjs.DropdownMenuItem,
14880
+ _chunkU6UNAC32cjs.DropdownMenuItem,
14913
14881
  {
14914
14882
  onClick: handleActivate,
14915
14883
  disabled: item.disabled,
@@ -15188,7 +15156,7 @@ function ArrayEntryManager({
15188
15156
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Label, { className: "text-[14px] text-ods-text-primary", children: title }),
15189
15157
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
15190
15158
  requireSave && isDirty && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15191
- _chunkTU26IZPOcjs.Button,
15159
+ _chunkU6UNAC32cjs.Button,
15192
15160
  {
15193
15161
  type: "button",
15194
15162
  size: "small-legacy",
@@ -15200,7 +15168,7 @@ function ArrayEntryManager({
15200
15168
  }
15201
15169
  ),
15202
15170
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15203
- _chunkTU26IZPOcjs.Button,
15171
+ _chunkU6UNAC32cjs.Button,
15204
15172
  {
15205
15173
  type: "button",
15206
15174
  variant: "outline",
@@ -15230,7 +15198,7 @@ function ArrayEntryManager({
15230
15198
  )
15231
15199
  ] }),
15232
15200
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15233
- _chunkTU26IZPOcjs.Button,
15201
+ _chunkU6UNAC32cjs.Button,
15234
15202
  {
15235
15203
  type: "button",
15236
15204
  variant: "transparent",
@@ -15246,25 +15214,25 @@ function ArrayEntryManager({
15246
15214
  }
15247
15215
 
15248
15216
  // src/components/features/provider-button.tsx
15249
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
15217
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
15250
15218
 
15251
15219
 
15252
15220
  var PROVIDER_CONFIG = {
15253
15221
  microsoft: {
15254
15222
  displayName: "Continue with Microsoft",
15255
- icon: _chunkZ4IBEIWDcjs.MicrosoftIcon
15223
+ icon: _chunkLGLPNWS6cjs.MicrosoftIcon
15256
15224
  },
15257
15225
  google: {
15258
15226
  displayName: "Continue with Google",
15259
- icon: _chunkZ4IBEIWDcjs.GoogleLogo
15227
+ icon: _chunkLGLPNWS6cjs.GoogleLogo
15260
15228
  },
15261
15229
  slack: {
15262
15230
  displayName: "Continue with Slack",
15263
- icon: _chunkZ4IBEIWDcjs.SlackIcon
15231
+ icon: _chunkLGLPNWS6cjs.SlackIcon
15264
15232
  },
15265
15233
  github: {
15266
15234
  displayName: "Continue with GitHub",
15267
- icon: _chunkZ4IBEIWDcjs.GitHubIcon
15235
+ icon: _chunkLGLPNWS6cjs.GitHubIcon
15268
15236
  }
15269
15237
  };
15270
15238
  function ProviderButton({ provider, onClick, disabled = false, loading = false }) {
@@ -15292,7 +15260,7 @@ function ProviderButton({ provider, onClick, disabled = false, loading = false }
15292
15260
  }
15293
15261
  };
15294
15262
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15295
- _chunkTU26IZPOcjs.Button,
15263
+ _chunkU6UNAC32cjs.Button,
15296
15264
  {
15297
15265
  type: "button",
15298
15266
  onClick: handleClick,
@@ -15414,7 +15382,7 @@ function ChangelogManager({
15414
15382
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-between", children: [
15415
15383
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Label, { className: "text-[14px] text-ods-text-primary", children: title }),
15416
15384
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15417
- _chunkTU26IZPOcjs.Button,
15385
+ _chunkU6UNAC32cjs.Button,
15418
15386
  {
15419
15387
  type: "button",
15420
15388
  variant: "outline",
@@ -15432,7 +15400,7 @@ function ChangelogManager({
15432
15400
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "bg-ods-bg-secondary rounded-lg border border-ods-border overflow-hidden", children: [
15433
15401
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-3 p-3", children: [
15434
15402
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15435
- _chunkTU26IZPOcjs.Button,
15403
+ _chunkU6UNAC32cjs.Button,
15436
15404
  {
15437
15405
  type: "button",
15438
15406
  variant: "transparent",
@@ -15444,7 +15412,7 @@ function ChangelogManager({
15444
15412
  ),
15445
15413
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex-1 min-w-0", children: hasContent ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] font-medium text-[14px] text-ods-text-primary truncate", children: entry.title }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] font-medium text-[14px] text-ods-text-secondary italic", children: "New entry (click to edit)" }) }),
15446
15414
  showVisibilityToggle && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15447
- _chunkTU26IZPOcjs.Button,
15415
+ _chunkU6UNAC32cjs.Button,
15448
15416
  {
15449
15417
  type: "button",
15450
15418
  variant: "transparent",
@@ -15456,7 +15424,7 @@ function ChangelogManager({
15456
15424
  }
15457
15425
  ),
15458
15426
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15459
- _chunkTU26IZPOcjs.Button,
15427
+ _chunkU6UNAC32cjs.Button,
15460
15428
  {
15461
15429
  type: "button",
15462
15430
  variant: "transparent",
@@ -15587,7 +15555,7 @@ function ClickUpTasksManager({
15587
15555
  }
15588
15556
 
15589
15557
  // src/components/features/command-box.tsx
15590
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
15558
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
15591
15559
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
15592
15560
 
15593
15561
  var lineClampClasses = {
@@ -15624,7 +15592,7 @@ function CommandBox({
15624
15592
  ),
15625
15593
  (primaryAction || secondaryAction) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col md:flex-row gap-3 md:justify-end mt-4", children: [
15626
15594
  secondaryAction && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15627
- _chunkTU26IZPOcjs.Button,
15595
+ _chunkU6UNAC32cjs.Button,
15628
15596
  {
15629
15597
  variant: secondaryAction.variant || "outline",
15630
15598
  leftIcon: secondaryAction.icon,
@@ -15636,7 +15604,7 @@ function CommandBox({
15636
15604
  }
15637
15605
  ),
15638
15606
  primaryAction && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15639
- _chunkTU26IZPOcjs.Button,
15607
+ _chunkU6UNAC32cjs.Button,
15640
15608
  {
15641
15609
  variant: primaryAction.variant || "accent",
15642
15610
  leftIcon: primaryAction.icon,
@@ -15679,7 +15647,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
15679
15647
 
15680
15648
  // src/components/features/section-selector.tsx
15681
15649
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
15682
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
15650
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
15683
15651
 
15684
15652
  var SectionButton = ({
15685
15653
  section,
@@ -15698,7 +15666,7 @@ var SectionButton = ({
15698
15666
  const numberClasses = "font-['DM_Sans'] font-bold text-ods-accent";
15699
15667
  const isDisabled = section.disabled || disabled;
15700
15668
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15701
- _chunkTU26IZPOcjs.Button,
15669
+ _chunkU6UNAC32cjs.Button,
15702
15670
  {
15703
15671
  onClick,
15704
15672
  disabled: isDisabled,
@@ -15728,7 +15696,7 @@ var SectionButton = ({
15728
15696
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 flex-wrap", children: [
15729
15697
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: _chunkFIG2RKZFcjs.cn.call(void 0, titleClasses, "font-medium text-lg leading-[24px] whitespace-normal break-words"), children: section.title }),
15730
15698
  section.badge && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15731
- _chunk6LK4VEXEcjs.StatusBadge,
15699
+ _chunkTSZBJVYKcjs.StatusBadge,
15732
15700
  {
15733
15701
  text: section.badge.text,
15734
15702
  variant: section.badge.variant || "button",
@@ -15747,7 +15715,7 @@ var SectionButton = ({
15747
15715
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-start gap-2 flex-wrap w-full", children: [
15748
15716
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, titleClasses, "font-bold text-[18px] leading-[24px] tracking-[-0.36px]"), style: { textAlign: "left" }, children: section.title }),
15749
15717
  section.badge && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
15750
- _chunk6LK4VEXEcjs.StatusBadge,
15718
+ _chunkTSZBJVYKcjs.StatusBadge,
15751
15719
  {
15752
15720
  text: section.badge.text,
15753
15721
  variant: section.badge.variant || "button",
@@ -16019,7 +15987,7 @@ function renderUnifiedUI(state, handlers, config, iframeRef) {
16019
15987
  sandbox: "allow-scripts allow-same-origin allow-popups allow-presentation",
16020
15988
  title: config.title,
16021
15989
  loading: "eager",
16022
- ..._chunk6LK4VEXEcjs.fetchPriorityProp.call(void 0, "high")
15990
+ ..._chunkTSZBJVYKcjs.fetchPriorityProp.call(void 0, "high")
16023
15991
  },
16024
15992
  iframeKey
16025
15993
  ),
@@ -16626,7 +16594,7 @@ var FiltersDropdown = ({
16626
16594
  }) }),
16627
16595
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-3 mt-4 shrink-0", children: [
16628
16596
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
16629
- _chunkTU26IZPOcjs.Button,
16597
+ _chunkU6UNAC32cjs.Button,
16630
16598
  {
16631
16599
  variant: "outline",
16632
16600
  onClick: handleReset,
@@ -16636,7 +16604,7 @@ var FiltersDropdown = ({
16636
16604
  }
16637
16605
  ),
16638
16606
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
16639
- _chunkTU26IZPOcjs.Button,
16607
+ _chunkU6UNAC32cjs.Button,
16640
16608
  {
16641
16609
  variant: "accent",
16642
16610
  onClick: handleApply,
@@ -16857,7 +16825,7 @@ function MediaGalleryManager({
16857
16825
  const renderMediaItem = _react.useCallback.call(void 0, (mediaItem, index) => {
16858
16826
  const isDeleting = deletingIndex === index;
16859
16827
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
16860
- _chunk6LK4VEXEcjs.Card,
16828
+ _chunkTSZBJVYKcjs.Card,
16861
16829
  {
16862
16830
  className: "relative group border-ods-border hover:border-ods-accent/30 transition-colors",
16863
16831
  draggable: true,
@@ -16867,7 +16835,7 @@ function MediaGalleryManager({
16867
16835
  children: [
16868
16836
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute top-2 left-2 opacity-0 group-hover:opacity-100 transition-opacity cursor-move z-10", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.GripVertical, { className: "h-4 w-4 text-white drop-shadow" }) }),
16869
16837
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute top-2 right-2 opacity-0 group-hover:opacity-100 transition-opacity z-10", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
16870
- _chunkTU26IZPOcjs.Button,
16838
+ _chunkU6UNAC32cjs.Button,
16871
16839
  {
16872
16840
  type: "button",
16873
16841
  variant: "outline",
@@ -16917,7 +16885,7 @@ function MediaGalleryManager({
16917
16885
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-xs text-ods-text-secondary mt-1", children: "Maximum file size: 50MB" })
16918
16886
  ] }),
16919
16887
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
16920
- _chunkTU26IZPOcjs.Button,
16888
+ _chunkU6UNAC32cjs.Button,
16921
16889
  {
16922
16890
  type: "button",
16923
16891
  variant: "outline",
@@ -16960,7 +16928,7 @@ function MediaGalleryManager({
16960
16928
  }
16961
16929
 
16962
16930
  // src/components/features/more-about-button.tsx
16963
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
16931
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
16964
16932
 
16965
16933
 
16966
16934
  var MoreAboutButton = ({
@@ -16968,7 +16936,7 @@ var MoreAboutButton = ({
16968
16936
  className = ""
16969
16937
  }) => {
16970
16938
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
16971
- _chunkTU26IZPOcjs.Button,
16939
+ _chunkU6UNAC32cjs.Button,
16972
16940
  {
16973
16941
  size: "default",
16974
16942
  variant: "transparent",
@@ -17304,7 +17272,7 @@ var ParallaxImageShowcase = ({
17304
17272
  };
17305
17273
 
17306
17274
  // src/components/features/paths-display.tsx
17307
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
17275
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
17308
17276
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
17309
17277
 
17310
17278
 
@@ -17330,7 +17298,7 @@ function PathsDisplay({
17330
17298
  children: [
17331
17299
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary font-medium text-[14px] md:text-[16px] font-mono break-all", children: path }),
17332
17300
  showCopyButtons && onCopyPath && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17333
- _chunkTU26IZPOcjs.Button,
17301
+ _chunkU6UNAC32cjs.Button,
17334
17302
  {
17335
17303
  variant: "transparent",
17336
17304
  size: "small-legacy",
@@ -17369,7 +17337,7 @@ function getOpenFramePaths(platform) {
17369
17337
  }
17370
17338
 
17371
17339
  // src/components/features/platform-filter.tsx
17372
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
17340
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
17373
17341
 
17374
17342
  function PlatformFilterComponent({
17375
17343
  selectedPlatform,
@@ -17381,7 +17349,7 @@ function PlatformFilterComponent({
17381
17349
  }) {
17382
17350
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: `flex items-center gap-2 flex-wrap ${className}`, children: [
17383
17351
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17384
- _chunkTU26IZPOcjs.Button,
17352
+ _chunkU6UNAC32cjs.Button,
17385
17353
  {
17386
17354
  type: "button",
17387
17355
  variant: selectedPlatform === "all" ? "accent" : "outline",
@@ -17392,13 +17360,13 @@ function PlatformFilterComponent({
17392
17360
  }
17393
17361
  ),
17394
17362
  platforms.map((platform) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17395
- _chunkTU26IZPOcjs.Button,
17363
+ _chunkU6UNAC32cjs.Button,
17396
17364
  {
17397
17365
  type: "button",
17398
17366
  variant: selectedPlatform === platform.value ? "accent" : "outline",
17399
17367
  size,
17400
17368
  onClick: () => onPlatformChange(platform.value),
17401
- leftIcon: showIcons ? _chunkGYKDSPC4cjs.getSmallPlatformIcon.call(void 0, platform.value) : void 0,
17369
+ leftIcon: showIcons ? _chunk3DC6MHW6cjs.getSmallPlatformIcon.call(void 0, platform.value) : void 0,
17402
17370
  className: "text-h3",
17403
17371
  children: platform.label
17404
17372
  },
@@ -17648,7 +17616,7 @@ function ReleaseMediaManager({
17648
17616
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-xs text-ods-text-secondary mt-1", children: "Maximum file size: 50MB" })
17649
17617
  ] }),
17650
17618
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17651
- _chunkTU26IZPOcjs.Button,
17619
+ _chunkU6UNAC32cjs.Button,
17652
17620
  {
17653
17621
  type: "button",
17654
17622
  variant: "outline",
@@ -17691,7 +17659,7 @@ function ReleaseMediaManager({
17691
17659
  children: [
17692
17660
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute top-2 left-2 opacity-0 group-hover:opacity-100 transition-opacity cursor-move z-10", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.GripVertical, { className: "h-4 w-4 text-white drop-shadow" }) }),
17693
17661
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute top-2 right-2 opacity-0 group-hover:opacity-100 transition-opacity z-10", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17694
- _chunkTU26IZPOcjs.Button,
17662
+ _chunkU6UNAC32cjs.Button,
17695
17663
  {
17696
17664
  type: "button",
17697
17665
  variant: "outline",
@@ -17817,7 +17785,7 @@ var SelectButton = React89.default.forwardRef(
17817
17785
  }
17818
17786
  )
17819
17787
  ] }),
17820
- tag && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: tagVariant, className: "shrink-0", label: tag }),
17788
+ tag && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: tagVariant, className: "shrink-0", label: tag }),
17821
17789
  selected && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17822
17790
  _chunkC6ASEPZLcjs.CheckCircleIcon,
17823
17791
  {
@@ -17991,7 +17959,7 @@ function SEOEditorPreview({
17991
17959
  ),
17992
17960
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "absolute inset-0 bg-black bg-opacity-0 group-hover:bg-opacity-40 transition-all rounded-lg flex items-center justify-center gap-2", children: [
17993
17961
  onOgImageUpload && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
17994
- _chunkTU26IZPOcjs.Button,
17962
+ _chunkU6UNAC32cjs.Button,
17995
17963
  {
17996
17964
  type: "button",
17997
17965
  variant: "outline",
@@ -18003,7 +17971,7 @@ function SEOEditorPreview({
18003
17971
  }
18004
17972
  ),
18005
17973
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18006
- _chunkTU26IZPOcjs.Button,
17974
+ _chunkU6UNAC32cjs.Button,
18007
17975
  {
18008
17976
  type: "button",
18009
17977
  variant: "outline",
@@ -18083,12 +18051,12 @@ function SEOEditorPreview({
18083
18051
 
18084
18052
  var defaultPlatforms = [];
18085
18053
  var iconMap = {
18086
- linkedin: _chunkZ4IBEIWDcjs.LinkedInIcon,
18087
- github: _chunkZ4IBEIWDcjs.GitHubIcon,
18088
- twitter: _chunkZ4IBEIWDcjs.XLogo,
18089
- reddit: _chunkZ4IBEIWDcjs.RedditIcon,
18090
- slack: _chunkZ4IBEIWDcjs.SlackIcon,
18091
- whatsapp: _chunkZ4IBEIWDcjs.WhatsAppIcon,
18054
+ linkedin: _chunkLGLPNWS6cjs.LinkedInIcon,
18055
+ github: _chunkLGLPNWS6cjs.GitHubIcon,
18056
+ twitter: _chunkLGLPNWS6cjs.XLogo,
18057
+ reddit: _chunkLGLPNWS6cjs.RedditIcon,
18058
+ slack: _chunkLGLPNWS6cjs.SlackIcon,
18059
+ whatsapp: _chunkLGLPNWS6cjs.WhatsAppIcon,
18092
18060
  website: _lucidereact.Globe,
18093
18061
  youtube: _lucidereact.Youtube,
18094
18062
  instagram: _lucidereact.Instagram,
@@ -18154,7 +18122,7 @@ function SocialLinksManager({
18154
18122
  )
18155
18123
  ] }),
18156
18124
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18157
- _chunkTU26IZPOcjs.Button,
18125
+ _chunkU6UNAC32cjs.Button,
18158
18126
  {
18159
18127
  type: "button",
18160
18128
  variant: "transparent",
@@ -18168,7 +18136,7 @@ function SocialLinksManager({
18168
18136
  }),
18169
18137
  links.length === 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "text-center py-8 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-sm", children: "No social links added yet." }) }),
18170
18138
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18171
- _chunkTU26IZPOcjs.Button,
18139
+ _chunkU6UNAC32cjs.Button,
18172
18140
  {
18173
18141
  variant: "outline",
18174
18142
  onClick: addLink,
@@ -18182,7 +18150,7 @@ function SocialLinksManager({
18182
18150
  }
18183
18151
 
18184
18152
  // src/components/features/start-with-openframe-button.tsx
18185
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18153
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18186
18154
 
18187
18155
 
18188
18156
  var StartWithOpenFrameButton = React65.forwardRef(({ children = "Start Free Trial", mode = "outline", className, buttonSize, loading = false, buttonBackgroundColor, buttonTextColor, ...props }, ref) => {
@@ -18218,7 +18186,7 @@ var StartWithOpenFrameButton = React65.forwardRef(({ children = "Start Free Tria
18218
18186
  iconUpperPath = "#1A1A1A";
18219
18187
  }
18220
18188
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18221
- _chunkTU26IZPOcjs.Button,
18189
+ _chunkU6UNAC32cjs.Button,
18222
18190
  {
18223
18191
  ref,
18224
18192
  ...props,
@@ -18231,7 +18199,7 @@ var StartWithOpenFrameButton = React65.forwardRef(({ children = "Start Free Tria
18231
18199
  ),
18232
18200
  style: customStyle,
18233
18201
  leftIcon: !loading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18234
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
18202
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
18235
18203
  {
18236
18204
  className: "w-5 h-5",
18237
18205
  lowerPathColor: iconLowerPath,
@@ -18239,7 +18207,7 @@ var StartWithOpenFrameButton = React65.forwardRef(({ children = "Start Free Tria
18239
18207
  }
18240
18208
  ) : void 0,
18241
18209
  rightIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18242
- _chunk6LK4VEXEcjs.StatusBadge,
18210
+ _chunkTSZBJVYKcjs.StatusBadge,
18243
18211
  {
18244
18212
  text: "Beta",
18245
18213
  variant: "button",
@@ -18253,7 +18221,7 @@ var StartWithOpenFrameButton = React65.forwardRef(({ children = "Start Free Tria
18253
18221
  StartWithOpenFrameButton.displayName = "StartWithOpenFrameButton";
18254
18222
 
18255
18223
  // src/components/features/status-filter-component.tsx
18256
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18224
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18257
18225
 
18258
18226
 
18259
18227
  function StatusFilterComponent({
@@ -18271,7 +18239,7 @@ function StatusFilterComponent({
18271
18239
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-h5 text-ods-text-secondary", children: "Status" })
18272
18240
  ] }),
18273
18241
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18274
- _chunkTU26IZPOcjs.Button,
18242
+ _chunkU6UNAC32cjs.Button,
18275
18243
  {
18276
18244
  type: "button",
18277
18245
  variant: selectedStatus === "all" ? "accent" : "outline",
@@ -18282,7 +18250,7 @@ function StatusFilterComponent({
18282
18250
  }
18283
18251
  ),
18284
18252
  filteredOptions.map((option) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18285
- _chunkTU26IZPOcjs.Button,
18253
+ _chunkU6UNAC32cjs.Button,
18286
18254
  {
18287
18255
  type: "button",
18288
18256
  variant: selectedStatus === option.value ? "accent" : "outline",
@@ -18421,7 +18389,7 @@ function TagsSelector({
18421
18389
  }
18422
18390
  ),
18423
18391
  searchQuery && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18424
- _chunkTU26IZPOcjs.Button,
18392
+ _chunkU6UNAC32cjs.Button,
18425
18393
  {
18426
18394
  variant: "transparent",
18427
18395
  type: "button",
@@ -18437,7 +18405,7 @@ function TagsSelector({
18437
18405
  ] }),
18438
18406
  showDropdown && !disabled && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute z-50 w-full mt-1 bg-ods-card border border-ods-border rounded-lg shadow-lg max-h-60 overflow-y-auto", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "p-3", children: [
18439
18407
  canCreateNewTag && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
18440
- _chunkTU26IZPOcjs.Button,
18408
+ _chunkU6UNAC32cjs.Button,
18441
18409
  {
18442
18410
  variant: "outline",
18443
18411
  type: "button",
@@ -18456,7 +18424,7 @@ function TagsSelector({
18456
18424
  }
18457
18425
  ),
18458
18426
  filteredTags.length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-wrap gap-1.5", children: filteredTags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18459
- _chunkTU26IZPOcjs.Button,
18427
+ _chunkU6UNAC32cjs.Button,
18460
18428
  {
18461
18429
  variant: "outline",
18462
18430
  type: "button",
@@ -18481,7 +18449,7 @@ function TagsSelector({
18481
18449
  }
18482
18450
 
18483
18451
  // src/components/features/video-source-selector.tsx
18484
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18452
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18485
18453
 
18486
18454
 
18487
18455
 
@@ -18552,18 +18520,18 @@ function VideoSourceSelector({
18552
18520
  ] }),
18553
18521
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-2", children: [
18554
18522
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18555
- _chunkTU26IZPOcjs.Button,
18523
+ _chunkU6UNAC32cjs.Button,
18556
18524
  {
18557
18525
  type: "button",
18558
18526
  variant: videoSourceType === "youtube" ? "accent" : "outline",
18559
18527
  onClick: () => onVideoSourceTypeChange("youtube"),
18560
- leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.YouTubeIcon, { className: "h-4 w-4", color: "currentColor" }),
18528
+ leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.YouTubeIcon, { className: "h-4 w-4", color: "currentColor" }),
18561
18529
  disabled,
18562
18530
  children: "YouTube URL"
18563
18531
  }
18564
18532
  ),
18565
18533
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18566
- _chunkTU26IZPOcjs.Button,
18534
+ _chunkU6UNAC32cjs.Button,
18567
18535
  {
18568
18536
  type: "button",
18569
18537
  variant: videoSourceType === "uploaded" ? "accent" : "outline",
@@ -18598,7 +18566,7 @@ function VideoSourceSelector({
18598
18566
  ] })
18599
18567
  ] }),
18600
18568
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18601
- _chunkTU26IZPOcjs.Button,
18569
+ _chunkU6UNAC32cjs.Button,
18602
18570
  {
18603
18571
  type: "button",
18604
18572
  variant: "outline",
@@ -18863,13 +18831,13 @@ function TranscriptSummaryEditor({
18863
18831
  // src/components/features/highlight-video-section.tsx
18864
18832
 
18865
18833
 
18866
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18834
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18867
18835
 
18868
18836
  // src/components/features/ai-enrich/AIEnrichSection.tsx
18869
18837
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
18870
18838
 
18871
18839
  // src/components/features/ai-enrich/AIEnrichButton.tsx
18872
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18840
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18873
18841
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
18874
18842
 
18875
18843
  var sizeMap = {
@@ -18893,7 +18861,7 @@ var AIEnrichButton = ({
18893
18861
  className
18894
18862
  }) => {
18895
18863
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
18896
- _chunkTU26IZPOcjs.Button,
18864
+ _chunkU6UNAC32cjs.Button,
18897
18865
  {
18898
18866
  type: "button",
18899
18867
  onClick,
@@ -18901,7 +18869,7 @@ var AIEnrichButton = ({
18901
18869
  loading,
18902
18870
  size: sizeMap[size],
18903
18871
  variant: variantMap[variant],
18904
- leftIcon: !loading && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.SparklesIcon, { size: 18, color: "currentColor" }),
18872
+ leftIcon: !loading && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.SparklesIcon, { size: 18, color: "currentColor" }),
18905
18873
  className: _chunkFIG2RKZFcjs.cn.call(void 0, "gap-2", className),
18906
18874
  children: loading ? loadingLabel : label
18907
18875
  }
@@ -18962,7 +18930,7 @@ var AIWarningsSection = ({
18962
18930
  };
18963
18931
 
18964
18932
  // src/components/features/ai-enrich/AIEnrichSection.tsx
18965
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
18933
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
18966
18934
 
18967
18935
 
18968
18936
  var AIEnrichSection = ({
@@ -19011,7 +18979,7 @@ var AIEnrichSection = ({
19011
18979
  ),
19012
18980
  children: [
19013
18981
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-3", children: [
19014
- icon || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.SparklesIcon, { size: 20, className: "text-ods-text-secondary" }),
18982
+ icon || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.SparklesIcon, { size: 20, className: "text-ods-text-secondary" }),
19015
18983
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex-1", children: [
19016
18984
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-h5 text-ods-text-primary", children: title }),
19017
18985
  description && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-ods-text-secondary text-sm font-['DM_Sans'] mt-1", children: description })
@@ -19068,7 +19036,7 @@ var AIEnrichSection = ({
19068
19036
  }
19069
19037
  ),
19070
19038
  showCancel && onCancel && loading && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19071
- _chunkTU26IZPOcjs.Button,
19039
+ _chunkU6UNAC32cjs.Button,
19072
19040
  {
19073
19041
  type: "button",
19074
19042
  variant: "outline",
@@ -19117,7 +19085,7 @@ var AIEnrichSection = ({
19117
19085
  warnings && warnings.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, AIWarningsSection, { warnings }),
19118
19086
  children,
19119
19087
  showClearButton && onClear && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19120
- _chunkTU26IZPOcjs.Button,
19088
+ _chunkU6UNAC32cjs.Button,
19121
19089
  {
19122
19090
  variant: "outline",
19123
19091
  size: "small-legacy",
@@ -19252,7 +19220,7 @@ function HighlightVideoSection({
19252
19220
  highlightVideoDurationMs && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Badge, { variant: "outline", className: "text-xs", children: formatDuration2(highlightVideoDurationMs) })
19253
19221
  ] }),
19254
19222
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19255
- _chunkTU26IZPOcjs.Button,
19223
+ _chunkU6UNAC32cjs.Button,
19256
19224
  {
19257
19225
  type: "button",
19258
19226
  variant: "outline",
@@ -19456,7 +19424,7 @@ var AIStatusIndicator = ({
19456
19424
  ),
19457
19425
  children: [
19458
19426
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19459
- _chunkZ4IBEIWDcjs.SparklesIcon,
19427
+ _chunkLGLPNWS6cjs.SparklesIcon,
19460
19428
  {
19461
19429
  size: 16,
19462
19430
  className: _chunkFIG2RKZFcjs.cn.call(void 0,
@@ -19509,7 +19477,7 @@ var AIRequiredBadge = ({
19509
19477
  className
19510
19478
  ),
19511
19479
  children: [
19512
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.SparklesIcon, { size: size === "sm" ? 12 : 14, color: "var(--ods-flamingo-cyan-base)" }),
19480
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.SparklesIcon, { size: size === "sm" ? 12 : 14, color: "var(--ods-flamingo-cyan-base)" }),
19513
19481
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "font-['DM_Sans']", children: "AI-required" })
19514
19482
  ]
19515
19483
  }
@@ -19648,7 +19616,7 @@ function HighlightGenerationSection({
19648
19616
 
19649
19617
  // src/components/features/highlight-video-preview.tsx
19650
19618
 
19651
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
19619
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
19652
19620
 
19653
19621
  function HighlightVideoPreview({
19654
19622
  highlightVideoUrl,
@@ -19691,7 +19659,7 @@ function HighlightVideoPreview({
19691
19659
  highlightVideoDurationMs && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Badge, { variant: "outline", className: "text-xs", children: formatDuration2(highlightVideoDurationMs) })
19692
19660
  ] }),
19693
19661
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19694
- _chunkTU26IZPOcjs.Button,
19662
+ _chunkU6UNAC32cjs.Button,
19695
19663
  {
19696
19664
  type: "button",
19697
19665
  variant: "outline",
@@ -19803,7 +19771,7 @@ function TranscribeAndSummarizeCombinedSection({
19803
19771
 
19804
19772
  // src/components/features/highlight-video-combined-section.tsx
19805
19773
 
19806
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
19774
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
19807
19775
 
19808
19776
  function HighlightVideoCombinedSection({
19809
19777
  // Config props
@@ -19904,7 +19872,7 @@ function HighlightVideoCombinedSection({
19904
19872
  highlightVideoDurationMs && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Badge, { variant: "outline", className: "text-xs", children: formatDuration2(highlightVideoDurationMs) })
19905
19873
  ] }),
19906
19874
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19907
- _chunkTU26IZPOcjs.Button,
19875
+ _chunkU6UNAC32cjs.Button,
19908
19876
  {
19909
19877
  type: "button",
19910
19878
  variant: "outline",
@@ -19968,7 +19936,7 @@ function ViewToggle({
19968
19936
  "aria-label": "Grid view",
19969
19937
  disabled,
19970
19938
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19971
- _chunkZ4IBEIWDcjs.GridViewIcon,
19939
+ _chunkLGLPNWS6cjs.GridViewIcon,
19972
19940
  {
19973
19941
  className: "w-5 h-5",
19974
19942
  color: disabled ? "var(--ods-system-greys-grey)" : value === "grid" ? "var(--ods-system-greys-black)" : "var(--ods-system-greys-grey)"
@@ -19989,7 +19957,7 @@ function ViewToggle({
19989
19957
  "aria-label": "Table view",
19990
19958
  disabled,
19991
19959
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
19992
- _chunkZ4IBEIWDcjs.TableViewIcon,
19960
+ _chunkLGLPNWS6cjs.TableViewIcon,
19993
19961
  {
19994
19962
  className: "w-5 h-5",
19995
19963
  color: disabled ? "var(--ods-system-greys-grey)" : value === "table" ? "var(--ods-system-greys-black)" : "var(--ods-system-greys-grey)"
@@ -20006,7 +19974,7 @@ function ViewToggle({
20006
19974
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
20007
19975
 
20008
19976
 
20009
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
19977
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
20010
19978
 
20011
19979
  // src/components/dropdown-menu.tsx
20012
19980
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
@@ -20157,14 +20125,14 @@ var getApprovalLevelLabel = (level, editMode = false) => {
20157
20125
  };
20158
20126
  var PolicyRow = ({ policy, categoryId, editMode, onPermissionChange }) => {
20159
20127
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "bg-ods-bg border-b border-ods-border flex gap-4 items-center px-4 py-3", children: [
20160
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md flex items-center justify-center w-8 h-8", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGYKDSPC4cjs.ToolIcon, { toolType: policy.toolName, size: 16 }) }),
20128
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "bg-ods-bg border border-ods-border rounded-md flex items-center justify-center w-8 h-8", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk3DC6MHW6cjs.ToolIcon, { toolType: policy.toolName, size: 16 }) }),
20161
20129
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex-1 flex flex-col min-w-0", children: [
20162
20130
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-[16px] font-medium text-ods-text-primary truncate", title: policy.name, children: policy.name }),
20163
20131
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-[12px] text-ods-text-secondary break-all font-mono", children: policy.commandPattern })
20164
20132
  ] }),
20165
20133
  editMode ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, DropdownMenu2, { children: [
20166
20134
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, DropdownMenuTrigger2, { asChild: true, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
20167
- _chunkTU26IZPOcjs.Button,
20135
+ _chunkU6UNAC32cjs.Button,
20168
20136
  {
20169
20137
  variant: "outline",
20170
20138
  rightIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronDown, { className: "h-6 w-6 text-ods-text-secondary" }),
@@ -20220,7 +20188,7 @@ var CategorySection = ({
20220
20188
  ] }),
20221
20189
  editMode ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { onClick: (e) => e.stopPropagation(), children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, DropdownMenu2, { children: [
20222
20190
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, DropdownMenuTrigger2, { asChild: true, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
20223
- _chunkTU26IZPOcjs.Button,
20191
+ _chunkU6UNAC32cjs.Button,
20224
20192
  {
20225
20193
  variant: "outline",
20226
20194
  rightIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronDown, { className: "h-6 w-6 text-ods-text-secondary" }),
@@ -20265,7 +20233,7 @@ var CategorySection = ({
20265
20233
  }
20266
20234
  ),
20267
20235
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
20268
- _chunkTU26IZPOcjs.Button,
20236
+ _chunkU6UNAC32cjs.Button,
20269
20237
  {
20270
20238
  type: "button",
20271
20239
  variant: "transparent",
@@ -20341,7 +20309,7 @@ var PolicyConfigurationPanel = ({
20341
20309
  PolicyConfigurationPanel.displayName = "PolicyConfigurationPanel";
20342
20310
 
20343
20311
  // src/components/features/waitlist-form.tsx
20344
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
20312
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
20345
20313
 
20346
20314
  // src/components/ui/phone-input.tsx
20347
20315
 
@@ -20468,8 +20436,8 @@ function WaitlistForm({
20468
20436
  const [email, setEmail] = _react.useState.call(void 0, defaultEmail);
20469
20437
  const [phone, setPhone] = _react.useState.call(void 0, defaultPhone);
20470
20438
  const [countryCode, setCountryCode] = _react.useState.call(void 0, "US");
20471
- const { toast } = _chunkGYKDSPC4cjs.useToast.call(void 0, );
20472
- const { honeypotInputProps, getSignals, resetSignals } = _chunkGYKDSPC4cjs.useHumanitySignals.call(void 0, );
20439
+ const { toast } = _chunk3DC6MHW6cjs.useToast.call(void 0, );
20440
+ const { honeypotInputProps, getSignals, resetSignals } = _chunk3DC6MHW6cjs.useHumanitySignals.call(void 0, );
20473
20441
  const [smsConsent, setSmsConsent] = _react.useState.call(void 0, false);
20474
20442
  const [isClient, setIsClient] = _react.useState.call(void 0, false);
20475
20443
  const [isPhoneInvalid, setIsPhoneInvalid] = _react.useState.call(void 0, false);
@@ -20622,12 +20590,12 @@ function WaitlistForm({
20622
20590
  }
20623
20591
  ),
20624
20592
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
20625
- _chunkTU26IZPOcjs.Button,
20593
+ _chunkU6UNAC32cjs.Button,
20626
20594
  {
20627
20595
  type: "button",
20628
20596
  loading: isSubmitting,
20629
20597
  disabled: isSubmitting,
20630
- leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.OpenFrameLogo, {}),
20598
+ leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.OpenFrameLogo, {}),
20631
20599
  onClick: handleSubmit,
20632
20600
  className: "w-full md:w-auto",
20633
20601
  children: isSuccess ? successLabel : submitLabel
@@ -20849,12 +20817,12 @@ function useOptionalNotifications() {
20849
20817
 
20850
20818
  // src/components/features/notifications/notification-drawer.tsx
20851
20819
 
20852
- _chunkTU26IZPOcjs.init_button.call(void 0, );
20820
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
20853
20821
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
20854
20822
 
20855
20823
  // src/components/features/notifications/notification-tile.tsx
20856
20824
 
20857
- _chunkTU26IZPOcjs.init_button.call(void 0, );
20825
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
20858
20826
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
20859
20827
 
20860
20828
  function NotificationTile({
@@ -20894,13 +20862,13 @@ function NotificationTile({
20894
20862
  children ? "border-b border-ods-border" : null
20895
20863
  ),
20896
20864
  children: [
20897
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex size-6 shrink-0 items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "size-1.5 rounded-full", _chunkGYKDSPC4cjs.dotColorByVariant[variant]) }) }),
20865
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex size-6 shrink-0 items-center justify-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "size-1.5 rounded-full", _chunk3DC6MHW6cjs.dotColorByVariant[variant]) }) }),
20898
20866
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex min-w-0 flex-1 flex-col", children: [
20899
20867
  title ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "truncate text-h4 text-ods-text-primary", title: typeof title === "string" ? title : void 0, children: title }) : null,
20900
20868
  description ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h6 line-clamp-2 text-ods-text-secondary", title: typeof description === "string" ? description : void 0, children: description }) : null
20901
20869
  ] }),
20902
20870
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
20903
- _chunkTU26IZPOcjs.Button,
20871
+ _chunkU6UNAC32cjs.Button,
20904
20872
  {
20905
20873
  variant: "outline",
20906
20874
  size: "small",
@@ -20920,7 +20888,7 @@ function NotificationTile({
20920
20888
  "aria-hidden": true,
20921
20889
  className: _chunkFIG2RKZFcjs.cn.call(void 0,
20922
20890
  "absolute inset-x-0 -bottom-px h-1 origin-left",
20923
- _chunkGYKDSPC4cjs.progressColorByVariant[variant]
20891
+ _chunk3DC6MHW6cjs.progressColorByVariant[variant]
20924
20892
  ),
20925
20893
  style: {
20926
20894
  animation: `toast-progress ${liveDurationMs}ms linear forwards`,
@@ -21135,7 +21103,7 @@ function ShowNotificationsToggleRow({ checked, onChange }) {
21135
21103
  }
21136
21104
  function NotificationsHistoryButton({ onClick }) {
21137
21105
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21138
- _chunkTU26IZPOcjs.Button,
21106
+ _chunkU6UNAC32cjs.Button,
21139
21107
  {
21140
21108
  variant: "outline",
21141
21109
  fullWidth: true,
@@ -21374,7 +21342,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
21374
21342
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
21375
21343
 
21376
21344
  // src/components/features/board/board-column-header.tsx
21377
- _chunkTU26IZPOcjs.init_button.call(void 0, );
21345
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
21378
21346
 
21379
21347
  function BoardColumnHeader({
21380
21348
  column,
@@ -21389,7 +21357,7 @@ function BoardColumnHeader({
21389
21357
  if (collapsed) {
21390
21358
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex h-full flex-col items-center gap-[var(--spacing-system-xsf)]", children: [
21391
21359
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21392
- _chunkTU26IZPOcjs.Button,
21360
+ _chunkU6UNAC32cjs.Button,
21393
21361
  {
21394
21362
  variant: "transparent",
21395
21363
  size: "icon",
@@ -21432,7 +21400,7 @@ function BoardColumnHeader({
21432
21400
  ] }),
21433
21401
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex shrink-0 items-center gap-[var(--spacing-system-xxs)]", children: [
21434
21402
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21435
- _chunkTU26IZPOcjs.Button,
21403
+ _chunkU6UNAC32cjs.Button,
21436
21404
  {
21437
21405
  variant: "transparent",
21438
21406
  size: "icon",
@@ -21443,7 +21411,7 @@ function BoardColumnHeader({
21443
21411
  }
21444
21412
  ),
21445
21413
  onArchive && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21446
- _chunkTU26IZPOcjs.Button,
21414
+ _chunkU6UNAC32cjs.Button,
21447
21415
  {
21448
21416
  variant: "transparent",
21449
21417
  size: "icon",
@@ -21454,7 +21422,7 @@ function BoardColumnHeader({
21454
21422
  }
21455
21423
  ),
21456
21424
  onAddTicket && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21457
- _chunkTU26IZPOcjs.Button,
21425
+ _chunkU6UNAC32cjs.Button,
21458
21426
  {
21459
21427
  variant: "transparent",
21460
21428
  size: "icon",
@@ -21534,7 +21502,7 @@ function TicketCard({
21534
21502
  ),
21535
21503
  renderAssignSlot ? renderAssignSlot(ticket) : _optionalChain([ticket, 'access', _388 => _388.assignees, 'optionalAccess', _389 => _389.length]) ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex -space-x-2", children: [
21536
21504
  ticket.assignees.slice(0, MAX_VISIBLE_ASSIGNEES).map((a) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
21537
- _chunk6LK4VEXEcjs.SquareAvatar,
21505
+ _chunkTSZBJVYKcjs.SquareAvatar,
21538
21506
  {
21539
21507
  src: a.avatarUrl,
21540
21508
  alt: _nullishCoalesce(_nullishCoalesce(a.name, () => ( a.initials)), () => ( a.id)),
@@ -21613,8 +21581,8 @@ function TicketTagRow({ tags }) {
21613
21581
  const visible = tags.slice(0, MAX_VISIBLE_TAGS);
21614
21582
  const hidden = tags.length - visible.length;
21615
21583
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex h-8 flex-wrap items-start gap-[var(--spacing-system-xxs)] overflow-clip", children: [
21616
- visible.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: tag }, tag)),
21617
- hidden > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { variant: "outline", label: `+${hidden}` })
21584
+ visible.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: tag }, tag)),
21585
+ hidden > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { variant: "outline", label: `+${hidden}` })
21618
21586
  ] });
21619
21587
  }
21620
21588
 
@@ -21797,7 +21765,7 @@ function EmptyState2() {
21797
21765
  // src/components/features/board/use-board-collapse.ts
21798
21766
 
21799
21767
  function useBoardCollapse(storageKey) {
21800
- const [persisted, setPersisted] = _chunkGYKDSPC4cjs.useLocalStorage.call(void 0,
21768
+ const [persisted, setPersisted] = _chunk3DC6MHW6cjs.useLocalStorage.call(void 0,
21801
21769
  _nullishCoalesce(storageKey, () => ( "__board_collapse_unused__")),
21802
21770
  {}
21803
21771
  );
@@ -21845,7 +21813,7 @@ function Board({
21845
21813
  onThumbPointerDown,
21846
21814
  onThumbPointerMove,
21847
21815
  onThumbPointerUp
21848
- } = _chunkGYKDSPC4cjs.useHorizontalScrollbar.call(void 0, );
21816
+ } = _chunk3DC6MHW6cjs.useHorizontalScrollbar.call(void 0, );
21849
21817
  const [items, setItems] = React73.useState(columns);
21850
21818
  const isDraggingRef = React73.useRef(false);
21851
21819
  React73.useEffect(() => {
@@ -22181,7 +22149,7 @@ function SortableRow({
22181
22149
  // src/components/navigation/header.tsx
22182
22150
  _chunkWBR7H6E3cjs.init_next_link.call(void 0, );
22183
22151
 
22184
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
22152
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
22185
22153
 
22186
22154
  function Header2({ config, platform }) {
22187
22155
  const [show, setShow] = _react.useState.call(void 0, true);
@@ -22256,7 +22224,7 @@ function Header2({ config, platform }) {
22256
22224
  const isOpen = openDropdowns[item.id] || false;
22257
22225
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "relative", children: [
22258
22226
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22259
- _chunkTU26IZPOcjs.Button,
22227
+ _chunkU6UNAC32cjs.Button,
22260
22228
  {
22261
22229
  ref: (el) => {
22262
22230
  triggerRefs.current[item.id] = el;
@@ -22300,7 +22268,7 @@ function Header2({ config, platform }) {
22300
22268
  ),
22301
22269
  children: [
22302
22270
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "p-2", children: item.children.map((child, index) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22303
- _chunkTU26IZPOcjs.Button,
22271
+ _chunkU6UNAC32cjs.Button,
22304
22272
  {
22305
22273
  variant: "transparent",
22306
22274
  size: "small-legacy",
@@ -22338,7 +22306,7 @@ function Header2({ config, platform }) {
22338
22306
  }
22339
22307
  if (item.href || item.onClick) {
22340
22308
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22341
- _chunkTU26IZPOcjs.Button,
22309
+ _chunkU6UNAC32cjs.Button,
22342
22310
  {
22343
22311
  variant: "transparent",
22344
22312
  href: item.href,
@@ -22363,7 +22331,7 @@ function Header2({ config, platform }) {
22363
22331
  );
22364
22332
  }
22365
22333
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22366
- _chunkTU26IZPOcjs.Button,
22334
+ _chunkU6UNAC32cjs.Button,
22367
22335
  {
22368
22336
  variant: "transparent",
22369
22337
  onClick: item.onClick,
@@ -22427,7 +22395,7 @@ function Header2({ config, platform }) {
22427
22395
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-end gap-4 flex-shrink-0", children: [
22428
22396
  _optionalChain([config, 'access', _439 => _439.actions, 'optionalAccess', _440 => _440.right]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "hidden md:flex items-center gap-4", children: config.actions.right }),
22429
22397
  config.mobile && config.mobile.enabled && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22430
- _chunkTU26IZPOcjs.Button,
22398
+ _chunkU6UNAC32cjs.Button,
22431
22399
  {
22432
22400
  variant: "transparent",
22433
22401
  size: "icon",
@@ -22508,7 +22476,7 @@ function ClientOnlyHeader({ config, skeleton }) {
22508
22476
 
22509
22477
  // src/components/navigation/mobile-nav-panel.tsx
22510
22478
 
22511
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
22479
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
22512
22480
 
22513
22481
 
22514
22482
  function MobileNavPanel({ isOpen, config }) {
@@ -22547,7 +22515,7 @@ function MobileNavPanel({ isOpen, config }) {
22547
22515
  };
22548
22516
  if (item.href) {
22549
22517
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22550
- _chunkTU26IZPOcjs.Button,
22518
+ _chunkU6UNAC32cjs.Button,
22551
22519
  {
22552
22520
  variant: "outline",
22553
22521
  size: "small-legacy",
@@ -22565,7 +22533,7 @@ function MobileNavPanel({ isOpen, config }) {
22565
22533
  );
22566
22534
  }
22567
22535
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
22568
- _chunkTU26IZPOcjs.Button,
22536
+ _chunkU6UNAC32cjs.Button,
22569
22537
  {
22570
22538
  variant: "outline",
22571
22539
  size: "small-legacy",
@@ -22609,7 +22577,7 @@ function MobileNavPanel({ isOpen, config }) {
22609
22577
  onClick: (e) => e.stopPropagation(),
22610
22578
  children: [
22611
22579
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex justify-end p-2 border-b border-ods-border flex-shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22612
- _chunkTU26IZPOcjs.Button,
22580
+ _chunkU6UNAC32cjs.Button,
22613
22581
  {
22614
22582
  "aria-label": "Close menu",
22615
22583
  size: "icon",
@@ -22633,7 +22601,7 @@ function MobileNavPanel({ isOpen, config }) {
22633
22601
  // src/components/navigation/sliding-sidebar.tsx
22634
22602
 
22635
22603
 
22636
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
22604
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
22637
22605
 
22638
22606
  function SlidingSidebar({ config }) {
22639
22607
  const [expandedItems, setExpandedItems] = _react.useState.call(void 0, /* @__PURE__ */ new Set());
@@ -22718,7 +22686,7 @@ function SlidingSidebar({ config }) {
22718
22686
  );
22719
22687
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "space-y-1", children: [
22720
22688
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
22721
- _chunkTU26IZPOcjs.Button,
22689
+ _chunkU6UNAC32cjs.Button,
22722
22690
  {
22723
22691
  variant: "transparent",
22724
22692
  size: "default",
@@ -22756,7 +22724,7 @@ function SlidingSidebar({ config }) {
22756
22724
  }
22757
22725
  if (item.href) {
22758
22726
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
22759
- _chunkTU26IZPOcjs.Button,
22727
+ _chunkU6UNAC32cjs.Button,
22760
22728
  {
22761
22729
  variant: "transparent",
22762
22730
  size: "default",
@@ -22779,7 +22747,7 @@ function SlidingSidebar({ config }) {
22779
22747
  );
22780
22748
  }
22781
22749
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
22782
- _chunkTU26IZPOcjs.Button,
22750
+ _chunkU6UNAC32cjs.Button,
22783
22751
  {
22784
22752
  variant: "transparent",
22785
22753
  size: "default",
@@ -22971,7 +22939,7 @@ function useSectionNavigation(sections, options) {
22971
22939
  function NavigationSidebarHeader({ minimized }) {
22972
22940
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-start h-14 p-[var(--spacing-system-m)] border-b border-ods-border", children: [
22973
22941
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex-shrink-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
22974
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
22942
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
22975
22943
  {
22976
22944
  className: "w-6 h-6",
22977
22945
  upperPathColor: "var(--color-text-primary)",
@@ -22986,7 +22954,7 @@ function NavigationSidebarHeader({ minimized }) {
22986
22954
  minimized ? "opacity-0 ml-0" : "opacity-100 ml-[var(--spacing-system-xs)]"
22987
22955
  ),
22988
22956
  "aria-hidden": minimized,
22989
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.OpenFrameText, { textColor: "var(--color-text-primary)" })
22957
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.OpenFrameText, { textColor: "var(--color-text-primary)" })
22990
22958
  }
22991
22959
  )
22992
22960
  ] });
@@ -23115,10 +23083,10 @@ var MINIMIZED_WIDTH = 56;
23115
23083
  var EXPANDED_WIDTH = 224;
23116
23084
  var STORAGE_KEY = "of.navigationSidebar.minimized";
23117
23085
  function NavigationSidebar({ config, disabled = false }) {
23118
- const isMdUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useMdUp.call(void 0, ), () => ( false));
23119
- const isLgUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useLgUp.call(void 0, ), () => ( false));
23086
+ const isMdUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useMdUp.call(void 0, ), () => ( false));
23087
+ const isLgUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useLgUp.call(void 0, ), () => ( false));
23120
23088
  const isTablet = isMdUp && !isLgUp;
23121
- const [desktopMinimized, setDesktopMinimized] = _chunkGYKDSPC4cjs.useLocalStorage.call(void 0,
23089
+ const [desktopMinimized, setDesktopMinimized] = _chunk3DC6MHW6cjs.useLocalStorage.call(void 0,
23122
23090
  STORAGE_KEY,
23123
23091
  _nullishCoalesce(config.minimized, () => ( false))
23124
23092
  );
@@ -23371,7 +23339,7 @@ function HeaderMingoButton({
23371
23339
  // Outer frame follows the button's text color (currentColor); the eyes
23372
23340
  // and corner block are ODS cyan.
23373
23341
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23374
- _chunkZ4IBEIWDcjs.MingoIcon,
23342
+ _chunkLGLPNWS6cjs.MingoIcon,
23375
23343
  {
23376
23344
  color: "currentColor",
23377
23345
  eyesColor: "var(--ods-flamingo-cyan-base)",
@@ -23399,8 +23367,8 @@ function HeaderOrganizationFilter({
23399
23367
  const selectedOrg = organizations.find((o) => o.id === selectedOrgId);
23400
23368
  const displayName = _optionalChain([selectedOrg, 'optionalAccess', _483 => _483.name]) || "All Organizations";
23401
23369
  const deviceCount = _nullishCoalesce(_optionalChain([selectedOrg, 'optionalAccess', _484 => _484.deviceCount]), () => ( totalDeviceCount));
23402
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.DropdownMenu, { children: [
23403
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.DropdownMenuTrigger, { asChild: true, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
23370
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.DropdownMenu, { children: [
23371
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.DropdownMenuTrigger, { asChild: true, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
23404
23372
  "button",
23405
23373
  {
23406
23374
  className: _chunkFIG2RKZFcjs.cn.call(void 0,
@@ -23422,10 +23390,10 @@ function HeaderOrganizationFilter({
23422
23390
  ]
23423
23391
  }
23424
23392
  ) }),
23425
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.DropdownMenuContent, { align: "end", className: "min-w-[240px]", children: [
23426
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.DropdownMenuItem, { onClick: () => _optionalChain([onOrgChange, 'optionalCall', _485 => _485("")]), children: "All Organizations" }),
23393
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.DropdownMenuContent, { align: "end", className: "min-w-[240px]", children: [
23394
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.DropdownMenuItem, { onClick: () => _optionalChain([onOrgChange, 'optionalCall', _485 => _485("")]), children: "All Organizations" }),
23427
23395
  organizations.map((org) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23428
- _chunkTU26IZPOcjs.DropdownMenuItem,
23396
+ _chunkU6UNAC32cjs.DropdownMenuItem,
23429
23397
  {
23430
23398
  onClick: () => _optionalChain([onOrgChange, 'optionalCall', _486 => _486(org.id)]),
23431
23399
  children: org.name
@@ -23461,7 +23429,7 @@ var AppHeader = React89.default.memo(function AppHeader2({
23461
23429
  onToggleMobileMenu,
23462
23430
  disabled = false
23463
23431
  }) {
23464
- const isMdUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useMdUp.call(void 0, ), () => ( false));
23432
+ const isMdUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useMdUp.call(void 0, ), () => ( false));
23465
23433
  const dimmedClass = disabled ? "pointer-events-none opacity-50" : "";
23466
23434
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
23467
23435
  "header",
@@ -23483,14 +23451,14 @@ var AppHeader = React89.default.memo(function AppHeader2({
23483
23451
  ),
23484
23452
  !isMdUp && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 px-3 h-full flex-1", children: [
23485
23453
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23486
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
23454
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
23487
23455
  {
23488
23456
  className: "w-6 h-6 shrink-0",
23489
23457
  upperPathColor: "var(--color-text-primary)",
23490
23458
  lowerPathColor: "var(--color-accent-primary)"
23491
23459
  }
23492
23460
  ),
23493
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.OpenFrameText, { textColor: "var(--color-text-primary)", className: "h-4" })
23461
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.OpenFrameText, { textColor: "var(--color-text-primary)", className: "h-4" })
23494
23462
  ] }),
23495
23463
  showSearch ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23496
23464
  HeaderGlobalSearch,
@@ -23525,12 +23493,12 @@ var AppHeader = React89.default.memo(function AppHeader2({
23525
23493
  dimmedClass
23526
23494
  }
23527
23495
  ),
23528
- isMdUp && showUser && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.DropdownMenu, { children: [
23529
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.DropdownMenuTrigger, { asChild: true, disabled, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23496
+ isMdUp && showUser && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.DropdownMenu, { children: [
23497
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.DropdownMenuTrigger, { asChild: true, disabled, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23530
23498
  HeaderButton,
23531
23499
  {
23532
23500
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23533
- _chunk6LK4VEXEcjs.SquareAvatar,
23501
+ _chunkTSZBJVYKcjs.SquareAvatar,
23534
23502
  {
23535
23503
  src: userAvatarUrl || void 0,
23536
23504
  alt: userName || "User",
@@ -23545,14 +23513,14 @@ var AppHeader = React89.default.memo(function AppHeader2({
23545
23513
  }
23546
23514
  ) }),
23547
23515
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
23548
- _chunkTU26IZPOcjs.DropdownMenuContent,
23516
+ _chunkU6UNAC32cjs.DropdownMenuContent,
23549
23517
  {
23550
23518
  align: "end",
23551
23519
  className: "w-[280px] p-0 bg-ods-bg border-ods-border rounded-[6px] overflow-hidden",
23552
23520
  children: [
23553
23521
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "bg-ods-card border-b border-ods-border p-3 flex items-center gap-2", children: [
23554
23522
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23555
- _chunk6LK4VEXEcjs.SquareAvatar,
23523
+ _chunkTSZBJVYKcjs.SquareAvatar,
23556
23524
  {
23557
23525
  src: userAvatarUrl || void 0,
23558
23526
  alt: userName || "User",
@@ -23567,23 +23535,23 @@ var AppHeader = React89.default.memo(function AppHeader2({
23567
23535
  ] })
23568
23536
  ] }),
23569
23537
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23570
- _chunkTU26IZPOcjs.DropdownMenuItem,
23538
+ _chunkU6UNAC32cjs.DropdownMenuItem,
23571
23539
  {
23572
23540
  onClick: onProfile,
23573
23541
  className: "bg-ods-card border-b border-ods-border rounded-none px-3 py-3 hover:bg-ods-bg-card/80 focus:bg-ods-bg-card/80 cursor-pointer",
23574
23542
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
23575
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.UserIcon, { className: "h-6 w-6 text-ods-text-primary shrink-0" }),
23543
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.UserIcon, { className: "h-6 w-6 text-ods-text-primary shrink-0" }),
23576
23544
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[18px] font-medium text-ods-text-primary", children: "Profile Settings" })
23577
23545
  ] })
23578
23546
  }
23579
23547
  ),
23580
23548
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23581
- _chunkTU26IZPOcjs.DropdownMenuItem,
23549
+ _chunkU6UNAC32cjs.DropdownMenuItem,
23582
23550
  {
23583
23551
  onClick: onLogout,
23584
23552
  className: "bg-ods-card rounded-none px-3 py-3 hover:bg-ods-bg-card/80 focus:bg-ods-bg-card/80 cursor-pointer",
23585
23553
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
23586
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LogOutIcon, { className: "text-ods-error shrink-0", size: 24 }),
23554
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LogOutIcon, { className: "text-ods-error shrink-0", size: 24 }),
23587
23555
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[18px] font-medium text-ods-text-primary", children: "Log Out" })
23588
23556
  ] })
23589
23557
  }
@@ -23771,7 +23739,7 @@ var MobileBurgerMenu = React89.default.memo(function MobileBurgerMenu2({
23771
23739
  "aria-disabled": disabled || void 0,
23772
23740
  children: [
23773
23741
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23774
- _chunk6LK4VEXEcjs.SquareAvatar,
23742
+ _chunkTSZBJVYKcjs.SquareAvatar,
23775
23743
  {
23776
23744
  src: user.userAvatarUrl || void 0,
23777
23745
  alt: user.userName || "User",
@@ -23790,7 +23758,7 @@ var MobileBurgerMenu = React89.default.memo(function MobileBurgerMenu2({
23790
23758
  ] }),
23791
23759
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 shrink-0", children: [
23792
23760
  onSearchUser && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23793
- _chunkTU26IZPOcjs.Button,
23761
+ _chunkU6UNAC32cjs.Button,
23794
23762
  {
23795
23763
  size: "icon",
23796
23764
  onClick: onSearchUser,
@@ -23800,7 +23768,7 @@ var MobileBurgerMenu = React89.default.memo(function MobileBurgerMenu2({
23800
23768
  }
23801
23769
  ),
23802
23770
  onEditProfile && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
23803
- _chunkTU26IZPOcjs.Button,
23771
+ _chunkU6UNAC32cjs.Button,
23804
23772
  {
23805
23773
  size: "icon",
23806
23774
  onClick: onEditProfile,
@@ -24378,31 +24346,31 @@ SoftwareInfo.displayName = "SoftwareInfo";
24378
24346
  // src/components/platform/SoftwareSourceBadge.tsx
24379
24347
 
24380
24348
  var sourceConfig = {
24381
- apps: { label: "App", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.MacOSIcon, { className: "w-4 h-4" }) },
24382
- chrome_extensions: { label: "Chrome", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24383
- firefox_addons: { label: "Firefox", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24384
- safari_extensions: { label: "Safari", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24385
- ie_extensions: { label: "IE", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24386
- vscode_extensions: { label: "VS Code", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24387
- atom_packages: { label: "Atom", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24388
- homebrew_packages: { label: "Homebrew", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.MacOSIcon, { className: "w-4 h-4" }) },
24389
- npm_packages: { label: "NPM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24390
- python_packages: { label: "Python", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) },
24391
- apt_sources: { label: "APT", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LinuxIcon, { className: "w-4 h-4" }) },
24392
- deb_packages: { label: "DEB", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LinuxIcon, { className: "w-4 h-4" }) },
24393
- rpm_packages: { label: "RPM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LinuxIcon, { className: "w-4 h-4" }) },
24394
- yum_sources: { label: "YUM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LinuxIcon, { className: "w-4 h-4" }) },
24395
- portage_packages: { label: "Portage", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.LinuxIcon, { className: "w-4 h-4" }) },
24396
- chocolatey_packages: { label: "Chocolatey", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.WindowsIcon, { className: "w-4 h-4" }) },
24397
- programs: { label: "Windows", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.WindowsIcon, { className: "w-4 h-4" }) },
24398
- pkg_packages: { label: "PKG", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) }
24349
+ apps: { label: "App", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.MacOSIcon, { className: "w-4 h-4" }) },
24350
+ chrome_extensions: { label: "Chrome", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24351
+ firefox_addons: { label: "Firefox", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24352
+ safari_extensions: { label: "Safari", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24353
+ ie_extensions: { label: "IE", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24354
+ vscode_extensions: { label: "VS Code", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24355
+ atom_packages: { label: "Atom", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24356
+ homebrew_packages: { label: "Homebrew", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.MacOSIcon, { className: "w-4 h-4" }) },
24357
+ npm_packages: { label: "NPM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24358
+ python_packages: { label: "Python", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) },
24359
+ apt_sources: { label: "APT", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LinuxIcon, { className: "w-4 h-4" }) },
24360
+ deb_packages: { label: "DEB", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LinuxIcon, { className: "w-4 h-4" }) },
24361
+ rpm_packages: { label: "RPM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LinuxIcon, { className: "w-4 h-4" }) },
24362
+ yum_sources: { label: "YUM", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LinuxIcon, { className: "w-4 h-4" }) },
24363
+ portage_packages: { label: "Portage", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.LinuxIcon, { className: "w-4 h-4" }) },
24364
+ chocolatey_packages: { label: "Chocolatey", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.WindowsIcon, { className: "w-4 h-4" }) },
24365
+ programs: { label: "Windows", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.WindowsIcon, { className: "w-4 h-4" }) },
24366
+ pkg_packages: { label: "PKG", icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) }
24399
24367
  };
24400
24368
  var SoftwareSourceBadge = ({
24401
24369
  source,
24402
24370
  className
24403
24371
  }) => {
24404
- const config = sourceConfig[source] || { label: source, icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.PackageIcon, { className: "w-4 h-4" }) };
24405
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: cn2("inline-flex items-center gap-2 text-ods-text-primary", className), children: [
24372
+ const config = sourceConfig[source] || { label: source, icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) };
24373
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk7VMEOFEAcjs.cn.call(void 0, "inline-flex items-center gap-2 text-ods-text-primary", className), children: [
24406
24374
  config.icon,
24407
24375
  config.label
24408
24376
  ] });
@@ -24429,7 +24397,7 @@ var CveLink = ({
24429
24397
  ),
24430
24398
  children: [
24431
24399
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { children: cveId }),
24432
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.CustomExternalLinkIcon, { className: "w-4 h-4 text-ods-text-secondary group-hover:text-ods-accent transition-colors" })
24400
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.CustomExternalLinkIcon, { className: "w-4 h-4 text-ods-text-secondary group-hover:text-ods-accent transition-colors" })
24433
24401
  ]
24434
24402
  }
24435
24403
  );
@@ -24446,7 +24414,7 @@ var ToolBadge = ({
24446
24414
  }) => {
24447
24415
  const label = getToolLabel(toolType);
24448
24416
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex items-center gap-1 text-ods-text-secondary", className), children: [
24449
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGYKDSPC4cjs.ToolIcon, { toolType, className: iconClassName, size: 16 }),
24417
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk3DC6MHW6cjs.ToolIcon, { toolType, className: iconClassName, size: 16 }),
24450
24418
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary text-h4", children: label })
24451
24419
  ] });
24452
24420
  };
@@ -24461,11 +24429,11 @@ var shellIconMap = {
24461
24429
  props: { size: 16, className: "text-ods-text-secondary" }
24462
24430
  },
24463
24431
  [ShellTypeValues.CMD]: {
24464
- icon: _chunkZ4IBEIWDcjs.CmdIcon,
24432
+ icon: _chunkLGLPNWS6cjs.CmdIcon,
24465
24433
  props: { size: 16, color: "#888888" }
24466
24434
  },
24467
24435
  [ShellTypeValues.BASH]: {
24468
- icon: _chunkZ4IBEIWDcjs.BashIcon,
24436
+ icon: _chunkLGLPNWS6cjs.BashIcon,
24469
24437
  props: { size: 16, color: "#888888" }
24470
24438
  },
24471
24439
  [ShellTypeValues.PYTHON]: {
@@ -24473,20 +24441,20 @@ var shellIconMap = {
24473
24441
  props: { size: 16, className: "text-ods-text-secondary" }
24474
24442
  },
24475
24443
  [ShellTypeValues.NUSHELL]: {
24476
- icon: _chunkZ4IBEIWDcjs.NushellIcon,
24444
+ icon: _chunkLGLPNWS6cjs.NushellIcon,
24477
24445
  props: { size: 16, color: "#888888" }
24478
24446
  },
24479
24447
  [ShellTypeValues.DENO]: {
24480
- icon: _chunkZ4IBEIWDcjs.DenoIcon,
24448
+ icon: _chunkLGLPNWS6cjs.DenoIcon,
24481
24449
  props: { size: 16, color: "#888888" }
24482
24450
  },
24483
24451
  [ShellTypeValues.SHELL]: {
24484
- icon: _chunkZ4IBEIWDcjs.ShellIcon,
24452
+ icon: _chunkLGLPNWS6cjs.ShellIcon,
24485
24453
  props: { size: 16, color: "#888888" }
24486
24454
  }
24487
24455
  };
24488
24456
  var defaultIconConfig = {
24489
- icon: _chunkZ4IBEIWDcjs.ShellIcon,
24457
+ icon: _chunkLGLPNWS6cjs.ShellIcon,
24490
24458
  props: { size: 16, color: "#888888" }
24491
24459
  };
24492
24460
  var ShellTypeBadge = ({
@@ -24586,7 +24554,7 @@ ScriptInfoSection.displayName = "ScriptInfoSection";
24586
24554
 
24587
24555
  // src/components/platform/ScriptArguments.tsx
24588
24556
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
24589
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
24557
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
24590
24558
 
24591
24559
 
24592
24560
  var ScriptArguments = ({
@@ -24660,7 +24628,7 @@ var ScriptArguments = ({
24660
24628
  }
24661
24629
  ) }),
24662
24630
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24663
- _chunkTU26IZPOcjs.Button,
24631
+ _chunkU6UNAC32cjs.Button,
24664
24632
  {
24665
24633
  type: "button",
24666
24634
  variant: "outline",
@@ -24677,7 +24645,7 @@ var ScriptArguments = ({
24677
24645
  arg.id
24678
24646
  )),
24679
24647
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex justify-start", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24680
- _chunkTU26IZPOcjs.Button,
24648
+ _chunkU6UNAC32cjs.Button,
24681
24649
  {
24682
24650
  type: "button",
24683
24651
  variant: "outline",
@@ -24694,12 +24662,12 @@ var ScriptArguments = ({
24694
24662
  ScriptArguments.displayName = "ScriptArguments";
24695
24663
 
24696
24664
  // src/components/shared/onboarding/onboarding-walkthrough.tsx
24697
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
24665
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
24698
24666
 
24699
24667
 
24700
24668
  // src/components/shared/onboarding/onboarding-step-card.tsx
24701
24669
 
24702
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
24670
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
24703
24671
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
24704
24672
 
24705
24673
  function OnboardingStepCard({
@@ -24748,7 +24716,7 @@ function OnboardingStepCard({
24748
24716
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-[32px] w-[120px] bg-ods-border rounded-[6px] animate-pulse" })
24749
24717
  ] }) : isCompleted ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
24750
24718
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24751
- _chunk6LK4VEXEcjs.StatusBadge,
24719
+ _chunkTSZBJVYKcjs.StatusBadge,
24752
24720
  {
24753
24721
  text: "COMPLETED",
24754
24722
  variant: "card",
@@ -24756,7 +24724,7 @@ function OnboardingStepCard({
24756
24724
  }
24757
24725
  ),
24758
24726
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24759
- _chunkTU26IZPOcjs.Button,
24727
+ _chunkU6UNAC32cjs.Button,
24760
24728
  {
24761
24729
  variant: "outline",
24762
24730
  onClick: handleAction,
@@ -24766,7 +24734,7 @@ function OnboardingStepCard({
24766
24734
  }
24767
24735
  )
24768
24736
  ] }) : isSkipped ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _jsxruntime.Fragment, { children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24769
- _chunk6LK4VEXEcjs.StatusBadge,
24737
+ _chunkTSZBJVYKcjs.StatusBadge,
24770
24738
  {
24771
24739
  text: "SKIPPED",
24772
24740
  variant: "card",
@@ -24774,7 +24742,7 @@ function OnboardingStepCard({
24774
24742
  }
24775
24743
  ) }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
24776
24744
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24777
- _chunkTU26IZPOcjs.Button,
24745
+ _chunkU6UNAC32cjs.Button,
24778
24746
  {
24779
24747
  variant: "outline",
24780
24748
  onClick: handleSkip,
@@ -24782,7 +24750,7 @@ function OnboardingStepCard({
24782
24750
  }
24783
24751
  ),
24784
24752
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24785
- _chunkTU26IZPOcjs.Button,
24753
+ _chunkU6UNAC32cjs.Button,
24786
24754
  {
24787
24755
  variant: "accent",
24788
24756
  onClick: handleAction,
@@ -24818,7 +24786,7 @@ function OnboardingWalkthrough({
24818
24786
  isStepSkipped,
24819
24787
  allStepsComplete,
24820
24788
  markMultipleComplete
24821
- } = _chunkGYKDSPC4cjs.useOnboardingState.call(void 0, storageKey);
24789
+ } = _chunk3DC6MHW6cjs.useOnboardingState.call(void 0, storageKey);
24822
24790
  const hasAutoMarkedRef = _react.useRef.call(void 0, false);
24823
24791
  const autoMarkingInProgressRef = _react.useRef.call(void 0, false);
24824
24792
  const lastCompletionStatusRef = _react.useRef.call(void 0, null);
@@ -24896,7 +24864,7 @@ function OnboardingWalkthrough({
24896
24864
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col md:flex-row items-start md:items-center justify-between gap-3 md:gap-0", children: [
24897
24865
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h2", { className: "text-h2 tracking-[-0.48px] text-ods-text-primary", children: "Get Started" }),
24898
24866
  isLoadingCompletion ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-[48px] w-full md:w-[160px] bg-ods-border rounded-[6px] animate-pulse" }) : isAllComplete ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24899
- _chunkTU26IZPOcjs.Button,
24867
+ _chunkU6UNAC32cjs.Button,
24900
24868
  {
24901
24869
  variant: "accent",
24902
24870
  onClick: handleDismiss,
@@ -24904,7 +24872,7 @@ function OnboardingWalkthrough({
24904
24872
  children: "Close Onboarding"
24905
24873
  }
24906
24874
  ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
24907
- _chunkTU26IZPOcjs.Button,
24875
+ _chunkU6UNAC32cjs.Button,
24908
24876
  {
24909
24877
  variant: "outline",
24910
24878
  onClick: handleDismiss,
@@ -25025,7 +24993,7 @@ var LogCard = ({ log, isLast, showConnector, onClick }) => {
25025
24993
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] font-medium text-[14px] leading-5 text-white", children: log.title }),
25026
24994
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
25027
24995
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['Azeret_Mono'] font-normal text-[13px] leading-4 text-ods-text-secondary uppercase tracking-wider", children: formatTimestamp(log.timestamp) }),
25028
- log.toolType && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGYKDSPC4cjs.ToolIcon, { toolType: log.toolType, size: 16 })
24996
+ log.toolType && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk3DC6MHW6cjs.ToolIcon, { toolType: log.toolType, size: 16 })
25029
24997
  ] })
25030
24998
  ] })
25031
24999
  ]
@@ -25139,7 +25107,7 @@ function MaskedValue({ value, isRevealed }) {
25139
25107
  }
25140
25108
  function ServiceCard({ title, subtitle, icon, tag, rows, className }) {
25141
25109
  const resolvedIcon = _nullishCoalesce(icon, () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25142
- _chunkZ4IBEIWDcjs.OpenFrameLogo,
25110
+ _chunkLGLPNWS6cjs.OpenFrameLogo,
25143
25111
  {
25144
25112
  className: "w-10 h-10",
25145
25113
  lowerPathColor: "var(--color-accent-primary)",
@@ -25162,7 +25130,7 @@ function ServiceCard({ title, subtitle, icon, tag, rows, className }) {
25162
25130
  }
25163
25131
  function ServiceCardRowItem({ row }) {
25164
25132
  const [revealed, setRevealed] = _react.useState.call(void 0, false);
25165
- const { copy, copied } = _chunkGYKDSPC4cjs.useCopyToClipboard.call(void 0, );
25133
+ const { copy, copied } = _chunk3DC6MHW6cjs.useCopyToClipboard.call(void 0, );
25166
25134
  const actions = _react.useMemo.call(void 0, () => ({ copy: true, open: !!row.href, reveal: !!row.isSecret, ...row.actions }), [row]);
25167
25135
  const displayValue = row.isSecret ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, MaskedValue, { value: row.value, isRevealed: revealed }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { children: row.value });
25168
25136
  const handleCopy = () => copy(_nullishCoalesce(row.copyValue, () => ( row.value)));
@@ -25181,7 +25149,7 @@ function ServiceCardRowItem({ row }) {
25181
25149
  onClick: () => setRevealed((v) => !v),
25182
25150
  className: "p-2 rounded hover:bg-ods-card text-ods-text-secondary",
25183
25151
  "aria-label": revealed ? "Hide" : "Reveal",
25184
- children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.EyeIcon, { className: "w-5 h-5", off: revealed })
25152
+ children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.EyeIcon, { className: "w-5 h-5", off: revealed })
25185
25153
  }
25186
25154
  ),
25187
25155
  actions.copy && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
@@ -25390,11 +25358,11 @@ var ListLoader = (props) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Content
25390
25358
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
25391
25359
 
25392
25360
  init_pagination();
25393
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
25361
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
25394
25362
 
25395
25363
  // src/components/ui/cursor-pagination.tsx
25396
25364
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
25397
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
25365
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
25398
25366
 
25399
25367
 
25400
25368
  function CursorPagination({
@@ -25455,7 +25423,7 @@ function CursorPagination({
25455
25423
  showInfo && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "text-sm text-ods-text-secondary", children: displayText || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { children: "\xA0" }) }),
25456
25424
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
25457
25425
  onReset ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25458
- _chunkTU26IZPOcjs.Button,
25426
+ _chunkU6UNAC32cjs.Button,
25459
25427
  {
25460
25428
  variant: "outline",
25461
25429
  size: compact ? "small-legacy" : "default",
@@ -25469,7 +25437,7 @@ function CursorPagination({
25469
25437
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: compact ? "hidden md:inline" : "", children: resetButtonLabel })
25470
25438
  }
25471
25439
  ) : hasPreviousPage !== void 0 && onPrevious && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25472
- _chunkTU26IZPOcjs.Button,
25440
+ _chunkU6UNAC32cjs.Button,
25473
25441
  {
25474
25442
  variant: "outline",
25475
25443
  size: compact ? "small-legacy" : "default",
@@ -25484,7 +25452,7 @@ function CursorPagination({
25484
25452
  }
25485
25453
  ),
25486
25454
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25487
- _chunkTU26IZPOcjs.Button,
25455
+ _chunkU6UNAC32cjs.Button,
25488
25456
  {
25489
25457
  variant: "outline",
25490
25458
  size: compact ? "small-legacy" : "default",
@@ -25515,7 +25483,7 @@ function CursorPaginationSimple({
25515
25483
  }) {
25516
25484
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex items-center gap-1", className), children: [
25517
25485
  onReset ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25518
- _chunkTU26IZPOcjs.Button,
25486
+ _chunkU6UNAC32cjs.Button,
25519
25487
  {
25520
25488
  variant: "transparent",
25521
25489
  size: "icon",
@@ -25526,7 +25494,7 @@ function CursorPaginationSimple({
25526
25494
  "aria-label": "First"
25527
25495
  }
25528
25496
  ) : hasPreviousPage !== void 0 && onPrevious && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25529
- _chunkTU26IZPOcjs.Button,
25497
+ _chunkU6UNAC32cjs.Button,
25530
25498
  {
25531
25499
  variant: "transparent",
25532
25500
  size: "icon",
@@ -25538,7 +25506,7 @@ function CursorPaginationSimple({
25538
25506
  }
25539
25507
  ),
25540
25508
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25541
- _chunkTU26IZPOcjs.Button,
25509
+ _chunkU6UNAC32cjs.Button,
25542
25510
  {
25543
25511
  variant: "transparent",
25544
25512
  size: "icon",
@@ -25554,7 +25522,7 @@ function CursorPaginationSimple({
25554
25522
 
25555
25523
  // src/components/ui/table/table-empty-state.tsx
25556
25524
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
25557
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
25525
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
25558
25526
 
25559
25527
 
25560
25528
  function TableEmptyState({
@@ -25574,7 +25542,7 @@ function TableEmptyState({
25574
25542
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "mb-4 text-ods-text-secondary", children: icon || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.FileX2, { className: "w-12 h-12" }) }),
25575
25543
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h4 text-ods-text-secondary text-center mb-6", children: message2 }),
25576
25544
  action && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
25577
- _chunkTU26IZPOcjs.Button,
25545
+ _chunkU6UNAC32cjs.Button,
25578
25546
  {
25579
25547
  variant: "outline",
25580
25548
  onClick: action.onClick,
@@ -25720,7 +25688,7 @@ function TableHeader({
25720
25688
  }
25721
25689
  return sortDirection === "asc" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Arrow01UpIcon, { className: "w-4 h-4 text-ods-accent" }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Arrow01DownIcon, { className: "w-4 h-4 text-ods-accent" });
25722
25690
  };
25723
- const isLgUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useLgUp.call(void 0, ), () => ( false));
25691
+ const isLgUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useLgUp.call(void 0, ), () => ( false));
25724
25692
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
25725
25693
  "div",
25726
25694
  {
@@ -26021,7 +25989,7 @@ function injectSyntheticColumns(columns, rowActions, renderRowActions, rowHref)
26021
25989
  width: "min-w-[100px] w-auto shrink-0 flex-none",
26022
25990
  align: "right",
26023
25991
  renderCell: (item) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex gap-2 items-center justify-end pointer-events-auto", "data-no-row-click": true, children: renderRowActions ? renderRowActions(item) : rowActions.map((action, actionIndex) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
26024
- _chunkTU26IZPOcjs.Button,
25992
+ _chunkU6UNAC32cjs.Button,
26025
25993
  {
26026
25994
  variant: "outline",
26027
25995
  onClick: (e) => {
@@ -26047,7 +26015,7 @@ function injectSyntheticColumns(columns, rowActions, renderRowActions, rowHref)
26047
26015
  const href = rowHref(item);
26048
26016
  if (!href) return null;
26049
26017
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center justify-end pointer-events-auto", "data-no-row-click": true, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
26050
- _chunkTU26IZPOcjs.Button,
26018
+ _chunkU6UNAC32cjs.Button,
26051
26019
  {
26052
26020
  href,
26053
26021
  prefetch: false,
@@ -26349,7 +26317,7 @@ function TableTimestampCell({
26349
26317
 
26350
26318
  // src/components/ui/query-report-table/query-report-table.tsx
26351
26319
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
26352
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
26320
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
26353
26321
 
26354
26322
 
26355
26323
  // src/components/ui/query-report-table/query-report-table-header.tsx
@@ -26610,14 +26578,14 @@ function QueryReportTable({
26610
26578
  onThumbPointerDown,
26611
26579
  onThumbPointerMove,
26612
26580
  onThumbPointerUp
26613
- } = _chunkGYKDSPC4cjs.useHorizontalScrollbar.call(void 0, );
26581
+ } = _chunk3DC6MHW6cjs.useHorizontalScrollbar.call(void 0, );
26614
26582
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex flex-col w-full", isCompact ? "gap-0" : "gap-6", className), children: [
26615
26583
  !isCompact && (title || headerActions || showExport && data.length > 0) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-end justify-between pt-6", children: [
26616
26584
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h2", { className: "font-mono font-semibold text-[32px] leading-[40px] text-ods-text-primary", children: title }),
26617
26585
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-3", children: [
26618
26586
  headerActions,
26619
26587
  showExport && data.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
26620
- _chunkTU26IZPOcjs.Button,
26588
+ _chunkU6UNAC32cjs.Button,
26621
26589
  {
26622
26590
  className: "bg-ods-card",
26623
26591
  variant: "outline",
@@ -26841,7 +26809,7 @@ function DataTableHeader({
26841
26809
  onSortChange
26842
26810
  }) {
26843
26811
  const table = useDataTableContext();
26844
- const isLgUp = _nullishCoalesce(_chunkGYKDSPC4cjs.useLgUp.call(void 0, ), () => ( false));
26812
+ const isLgUp = _nullishCoalesce(_chunk3DC6MHW6cjs.useLgUp.call(void 0, ), () => ( false));
26845
26813
  const headerGroup = table.getHeaderGroups()[0];
26846
26814
  if (!headerGroup) return null;
26847
26815
  const hasVisibleHeaderCell = headerGroup.headers.some((header) => {
@@ -26942,7 +26910,7 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
26942
26910
 
26943
26911
  // src/components/ui/data-table/data-table-empty.tsx
26944
26912
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
26945
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
26913
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
26946
26914
 
26947
26915
 
26948
26916
  function DataTableEmpty({
@@ -26962,7 +26930,7 @@ function DataTableEmpty({
26962
26930
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "mb-[var(--spacing-system-mf)] text-ods-text-secondary", children: _nullishCoalesce(icon, () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.FileX2, { className: "w-12 h-12" }))) }),
26963
26931
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h4 text-ods-text-secondary text-center mb-[var(--spacing-system-lf)]", children: message2 }),
26964
26932
  action && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
26965
- _chunkTU26IZPOcjs.Button,
26933
+ _chunkU6UNAC32cjs.Button,
26966
26934
  {
26967
26935
  variant: "outline",
26968
26936
  onClick: action.onClick,
@@ -27569,7 +27537,7 @@ function TagSearchInput({
27569
27537
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "shrink-0 flex items-center pl-3", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkWZW7C7TFcjs.SearchIcon, { className: "text-ods-text-secondary size-4 md:size-6" }) }),
27570
27538
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { ref: middleRef, className: "flex-1 flex items-center gap-2 min-w-0 overflow-hidden px-2", children: [
27571
27539
  visibleTags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
27572
- _chunk6LK4VEXEcjs.Tag,
27540
+ _chunkTSZBJVYKcjs.Tag,
27573
27541
  {
27574
27542
  variant: "outline",
27575
27543
  label: renderTag ? renderTag(tag) : tag.label,
@@ -27629,7 +27597,7 @@ function TagSearchInput({
27629
27597
  }
27630
27598
  ),
27631
27599
  showHiddenTags && hiddenCount > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
27632
- _chunk6LK4VEXEcjs.HiddenTagsPopup,
27600
+ _chunkTSZBJVYKcjs.HiddenTagsPopup,
27633
27601
  {
27634
27602
  ref: hiddenTagsPopupRef,
27635
27603
  items: hiddenTags,
@@ -27659,7 +27627,7 @@ function TagSearchInput({
27659
27627
  "aria-hidden": "true",
27660
27628
  className: "absolute left-0 top-0 flex gap-2 pointer-events-none invisible -z-10",
27661
27629
  children: tags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
27662
- _chunk6LK4VEXEcjs.Tag,
27630
+ _chunkTSZBJVYKcjs.Tag,
27663
27631
  {
27664
27632
  variant: "outline",
27665
27633
  label: renderTag ? renderTag(tag) : tag.label,
@@ -28480,7 +28448,7 @@ function ActionIconButton({ onClick, disabled, ariaLabel, children }) {
28480
28448
  // src/components/ui/ticket-status-config-row.tsx
28481
28449
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
28482
28450
 
28483
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
28451
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
28484
28452
 
28485
28453
  // src/components/ui/color-preset-select.tsx
28486
28454
 
@@ -28567,7 +28535,7 @@ function ColorPresetSelect({
28567
28535
  }
28568
28536
  ];
28569
28537
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
28570
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
28538
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
28571
28539
  {
28572
28540
  groups,
28573
28541
  align: "start",
@@ -28717,7 +28685,7 @@ function ColorPickerInput({ value, onChange, disabled, className }) {
28717
28685
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _reactcolorful.HexColorPicker, { color: value, onChange }),
28718
28686
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-[var(--spacing-system-xs)]", children: [
28719
28687
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
28720
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
28688
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
28721
28689
  {
28722
28690
  groups: formatGroups,
28723
28691
  align: "start",
@@ -28867,7 +28835,7 @@ function TicketStatusConfigRow({
28867
28835
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.InfoCircleIcon, { size: 24 })
28868
28836
  }
28869
28837
  ) }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, WithLeftTooltip, { content: deleteDisabled ? deleteDisabledReason : void 0, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "inline-flex", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
28870
- _chunkTU26IZPOcjs.Button,
28838
+ _chunkU6UNAC32cjs.Button,
28871
28839
  {
28872
28840
  type: "button",
28873
28841
  variant: "outline",
@@ -28934,7 +28902,7 @@ function CompactAssigneeDropdown({
28934
28902
  className
28935
28903
  ),
28936
28904
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
28937
- _chunk6LK4VEXEcjs.SquareAvatar,
28905
+ _chunkTSZBJVYKcjs.SquareAvatar,
28938
28906
  {
28939
28907
  src: currentAssignee.avatarSrc,
28940
28908
  alt: currentAssignee.name,
@@ -29000,7 +28968,7 @@ function CompactAssigneeDropdown({
29000
28968
  ),
29001
28969
  children: [
29002
28970
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29003
- _chunk6LK4VEXEcjs.SquareAvatar,
28971
+ _chunkTSZBJVYKcjs.SquareAvatar,
29004
28972
  {
29005
28973
  src: opt.imageUrl,
29006
28974
  alt: opt.label,
@@ -29035,7 +29003,7 @@ function DefaultAssigneeDropdown({
29035
29003
  const opt = option;
29036
29004
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-[var(--spacing-system-sf)] w-full min-w-0", children: [
29037
29005
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29038
- _chunk6LK4VEXEcjs.SquareAvatar,
29006
+ _chunkTSZBJVYKcjs.SquareAvatar,
29039
29007
  {
29040
29008
  src: opt.imageUrl,
29041
29009
  alt: opt.label,
@@ -29063,7 +29031,7 @@ function DefaultAssigneeDropdown({
29063
29031
  loading: isLoading,
29064
29032
  showChevron: false,
29065
29033
  startAdornment: hasAssignee ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29066
- _chunk6LK4VEXEcjs.SquareAvatar,
29034
+ _chunkTSZBJVYKcjs.SquareAvatar,
29067
29035
  {
29068
29036
  src: currentAssignee.avatarSrc,
29069
29037
  alt: currentAssignee.name,
@@ -29082,7 +29050,7 @@ function DefaultAssigneeDropdown({
29082
29050
  if (hasAssignee) {
29083
29051
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex items-center gap-[var(--spacing-system-xs)] min-w-0", className), children: [
29084
29052
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29085
- _chunk6LK4VEXEcjs.SquareAvatar,
29053
+ _chunkTSZBJVYKcjs.SquareAvatar,
29086
29054
  {
29087
29055
  src: currentAssignee.avatarSrc,
29088
29056
  alt: currentAssignee.name,
@@ -29156,7 +29124,7 @@ function TicketAttachmentsList({ attachments, className, size = "default" }) {
29156
29124
  ),
29157
29125
  children: [
29158
29126
  attachment.thumbnailSrc ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29159
- _chunk6LK4VEXEcjs.SquareAvatar,
29127
+ _chunkTSZBJVYKcjs.SquareAvatar,
29160
29128
  {
29161
29129
  src: attachment.thumbnailSrc,
29162
29130
  alt: attachment.fileName,
@@ -29240,7 +29208,7 @@ function TicketNoteCard({ note, onEdit, onDelete, className }) {
29240
29208
  ),
29241
29209
  children: [
29242
29210
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29243
- _chunk6LK4VEXEcjs.SquareAvatar,
29211
+ _chunkTSZBJVYKcjs.SquareAvatar,
29244
29212
  {
29245
29213
  src: note.authorAvatar,
29246
29214
  alt: note.authorName,
@@ -29441,7 +29409,7 @@ function TicketInfoSection({
29441
29409
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "grid grid-cols-2 lg:grid-cols-[1fr_1fr_1fr_auto] gap-4 px-4 py-3 bg-ods-card border-b border-ods-border items-center", children: [
29442
29410
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2 min-w-0", children: [
29443
29411
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29444
- _chunk6LK4VEXEcjs.SquareAvatar,
29412
+ _chunkTSZBJVYKcjs.SquareAvatar,
29445
29413
  {
29446
29414
  src: _optionalChain([organization, 'optionalAccess', _616 => _616.imageSrc]),
29447
29415
  alt: _optionalChain([organization, 'optionalAccess', _617 => _617.name]),
@@ -29516,9 +29484,9 @@ function TicketInfoSection({
29516
29484
  expanded && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
29517
29485
  createdAt && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "grid grid-cols-2 gap-4 px-4 py-3 bg-ods-bg border-b border-ods-border items-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, InfoCell2, { value: createdAt, label: "Created" }) }),
29518
29486
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-4 p-4 bg-ods-bg border-b border-ods-border", children: [
29519
- description && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.SimpleMarkdownRenderer, { content: description }),
29487
+ description && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.SimpleMarkdownRenderer, { content: description }),
29520
29488
  attachments && attachments.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketDetailSection, { label: "Attachments", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketAttachmentsList, { attachments }) }),
29521
- tags && tags.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketDetailSection, { label: "Tags", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-wrap gap-2 min-w-0", children: tags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.Tag, { label: tag, variant: "outline", className: "max-w-full" }, tag)) }) }),
29489
+ tags && tags.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketDetailSection, { label: "Tags", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-wrap gap-2 min-w-0", children: tags.map((tag) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.Tag, { label: tag, variant: "outline", className: "max-w-full" }, tag)) }) }),
29522
29490
  (notes || onAddNote) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketDetailSection, { label: "Notes", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29523
29491
  TicketNotesSection,
29524
29492
  {
@@ -29596,7 +29564,7 @@ function ImageGalleryModal({
29596
29564
  children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "relative flex items-center justify-center bg-black rounded-lg", children: [
29597
29565
  images.length > 1 && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
29598
29566
  selectedImageIndex > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute left-4 top-1/2 -translate-y-1/2 z-[10000]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29599
- _chunkTU26IZPOcjs.Button,
29567
+ _chunkU6UNAC32cjs.Button,
29600
29568
  {
29601
29569
  variant: "transparent",
29602
29570
  size: "small-legacy",
@@ -29606,7 +29574,7 @@ function ImageGalleryModal({
29606
29574
  }
29607
29575
  ) }),
29608
29576
  selectedImageIndex < images.length - 1 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute right-4 top-1/2 -translate-y-1/2 z-[10000]", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29609
- _chunkTU26IZPOcjs.Button,
29577
+ _chunkU6UNAC32cjs.Button,
29610
29578
  {
29611
29579
  variant: "transparent",
29612
29580
  size: "small-legacy",
@@ -29715,18 +29683,18 @@ function TaskTypeIcon({ customItemId, className = "h-5 w-5" }) {
29715
29683
 
29716
29684
  function RoadmapCardSkeleton({ size = "default" }) {
29717
29685
  if (size === "sm") {
29718
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
29686
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
29719
29687
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "block h-12 w-12 aspect-square shrink-0 self-start rounded-md bg-ods-bg border border-ods-border p-1.5" }),
29720
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
29721
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-2`, children: [
29688
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
29689
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-2`, children: [
29722
29690
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-1/2 rounded bg-ods-bg" }),
29723
29691
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-4 w-12 rounded bg-ods-bg/70 shrink-0" })
29724
29692
  ] }),
29725
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX} flex-nowrap gap-2`, children: [
29693
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX} flex-nowrap gap-2`, children: [
29726
29694
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/60 flex-1" }),
29727
29695
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-10 rounded bg-ods-bg/40 shrink-0" })
29728
29696
  ] }),
29729
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-5/6 rounded bg-ods-bg/40" }) })
29697
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-5/6 rounded bg-ods-bg/40" }) })
29730
29698
  ] })
29731
29699
  ] });
29732
29700
  }
@@ -29767,7 +29735,7 @@ function RoadmapCard({
29767
29735
  const logoUrl = item.icon && item.icon.startsWith("http") ? item.icon : null;
29768
29736
  const iconSrc = logoUrl ? getProxiedImageUrl(logoUrl, { directHttps: true }) || logoUrl : null;
29769
29737
  if (size === "sm") {
29770
- const compactHref = _chunk6LK4VEXEcjs.safeHref.call(void 0, _nullishCoalesce(href, () => ( null)));
29738
+ const compactHref = _chunkTSZBJVYKcjs.safeHref.call(void 0, _nullishCoalesce(href, () => ( null)));
29771
29739
  const hasVotes = (_nullishCoalesce(item.upvotes, () => ( 0))) > 0 || (_nullishCoalesce(item.downvotes, () => ( 0))) > 0;
29772
29740
  const hasFigma = !!item.figmaUrl;
29773
29741
  const hasScreenshots = (_nullishCoalesce(_optionalChain([item, 'access', _623 => _623.screenshots, 'optionalAccess', _624 => _624.length]), () => ( 0))) > 0;
@@ -29792,11 +29760,11 @@ function RoadmapCard({
29792
29760
  ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[10px] font-medium uppercase text-ods-text-secondary", children: _optionalChain([item, 'access', _625 => _625.title, 'optionalAccess', _626 => _626.substring, 'call', _627 => _627(0, 2)]) || "??" })
29793
29761
  }
29794
29762
  ),
29795
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
29796
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW} gap-2`, children: [
29797
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE} min-w-0`, children: item.title }),
29763
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
29764
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW} gap-2`, children: [
29765
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE} min-w-0`, children: item.title }),
29798
29766
  item.status && item.status.trim().length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29799
- _chunk6LK4VEXEcjs.StatusBadge,
29767
+ _chunkTSZBJVYKcjs.StatusBadge,
29800
29768
  {
29801
29769
  text: item.status.toUpperCase(),
29802
29770
  colorScheme: getStatusColorScheme(item.status),
@@ -29806,7 +29774,7 @@ function RoadmapCard({
29806
29774
  }
29807
29775
  ) : null
29808
29776
  ] }),
29809
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX} gap-2 text-ods-text-secondary`, children: [
29777
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX} gap-2 text-ods-text-secondary`, children: [
29810
29778
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "truncate text-[11px] leading-4 min-w-0 flex-1", children: (() => {
29811
29779
  const parts = [
29812
29780
  item.quarter,
@@ -29831,26 +29799,26 @@ function RoadmapCard({
29831
29799
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { children: _nullishCoalesce(item.downvotes, () => ( 0)) })
29832
29800
  ] })
29833
29801
  ] }) : null,
29834
- hasFigma ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "hidden sm:flex shrink-0 items-center", title: "Has Figma prototype", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.FigmaIcon, { className: "h-3 w-3" }) }) : null,
29802
+ hasFigma ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "hidden sm:flex shrink-0 items-center", title: "Has Figma prototype", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.FigmaIcon, { className: "h-3 w-3" }) }) : null,
29835
29803
  hasScreenshots ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
29836
29804
  "span",
29837
29805
  {
29838
29806
  className: "hidden sm:flex shrink-0 items-center gap-0.5 text-[11px] leading-4",
29839
29807
  title: `${item.screenshots.length} screenshot${item.screenshots.length === 1 ? "" : "s"}`,
29840
29808
  children: [
29841
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.ImageIcon, { className: "h-3 w-3" }),
29809
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.ImageIcon, { className: "h-3 w-3" }),
29842
29810
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { children: item.screenshots.length })
29843
29811
  ]
29844
29812
  }
29845
29813
  ) : null
29846
29814
  ] }),
29847
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: item.description || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
29815
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: item.description || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
29848
29816
  ] })
29849
29817
  ] });
29850
29818
  if (!compactHref) {
29851
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
29819
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
29852
29820
  }
29853
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href: compactHref, target, rel, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
29821
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href: compactHref, target, rel, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
29854
29822
  }
29855
29823
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: `bg-ods-card border border-ods-border rounded-[6px] p-[24px] flex flex-col gap-[16px] hover:border-ods-accent transition-all h-full ${_nullishCoalesce(className, () => ( ""))}`, children: [
29856
29824
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-[16px] items-center w-full", children: [
@@ -29874,7 +29842,7 @@ function RoadmapCard({
29874
29842
  ] }) })
29875
29843
  ] }),
29876
29844
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "hidden md:block", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29877
- _chunk6LK4VEXEcjs.StatusBadge,
29845
+ _chunkTSZBJVYKcjs.StatusBadge,
29878
29846
  {
29879
29847
  text: item.status.toUpperCase(),
29880
29848
  colorScheme: getStatusColorScheme(item.status),
@@ -29883,7 +29851,7 @@ function RoadmapCard({
29883
29851
  ) })
29884
29852
  ] }),
29885
29853
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "md:hidden", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29886
- _chunk6LK4VEXEcjs.StatusBadge,
29854
+ _chunkTSZBJVYKcjs.StatusBadge,
29887
29855
  {
29888
29856
  text: item.status.toUpperCase(),
29889
29857
  colorScheme: getStatusColorScheme(item.status),
@@ -29921,29 +29889,29 @@ function RoadmapCard({
29921
29889
  ] }),
29922
29890
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
29923
29891
  item.screenshots && item.screenshots.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29924
- _chunkTU26IZPOcjs.Button,
29892
+ _chunkU6UNAC32cjs.Button,
29925
29893
  {
29926
29894
  variant: "outline",
29927
29895
  size: "small-legacy",
29928
29896
  onClick: () => setShowScreenshots(true),
29929
- leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.ImageIcon, { className: "w-5 h-5" })
29897
+ leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.ImageIcon, { className: "w-5 h-5" })
29930
29898
  }
29931
29899
  ),
29932
29900
  (() => {
29933
- const figmaSafe = _chunk6LK4VEXEcjs.safeHref.call(void 0, item.figmaUrl);
29901
+ const figmaSafe = _chunkTSZBJVYKcjs.safeHref.call(void 0, item.figmaUrl);
29934
29902
  return figmaSafe ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29935
- _chunkTU26IZPOcjs.Button,
29903
+ _chunkU6UNAC32cjs.Button,
29936
29904
  {
29937
29905
  variant: "outline",
29938
29906
  size: "small-legacy",
29939
29907
  openInNewTab: true,
29940
29908
  href: figmaSafe,
29941
- leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.FigmaIcon, { className: "w-5 h-5" })
29909
+ leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.FigmaIcon, { className: "w-5 h-5" })
29942
29910
  }
29943
29911
  ) : null;
29944
29912
  })(),
29945
29913
  item.targetVersion && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
29946
- _chunk6LK4VEXEcjs.StatusBadge,
29914
+ _chunkTSZBJVYKcjs.StatusBadge,
29947
29915
  {
29948
29916
  text: `${item.targetVersion} VERSION`,
29949
29917
  className: "border border-ods-border"
@@ -29985,7 +29953,7 @@ function kindIcon(kind, className = "h-4 w-4") {
29985
29953
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Eye, { className: `${className} shrink-0` });
29986
29954
  case "commit":
29987
29955
  default:
29988
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.GitHubIcon, { className: `${className} shrink-0` });
29956
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.GitHubIcon, { className: `${className} shrink-0` });
29989
29957
  }
29990
29958
  }
29991
29959
  function kindLabel(kind) {
@@ -30071,7 +30039,7 @@ function ReviewStateBadge({ state, className = "" }) {
30071
30039
  function GitHubActivityCard({ item, variant = "compact", className, anchorProps }) {
30072
30040
  const kind = _nullishCoalesce(item.kind, () => ( "commit"));
30073
30041
  const repo = _nullishCoalesce(_nullishCoalesce(item.repo, () => ( parseRepoFromUrl(item.url))), () => ( ""));
30074
- const dateText = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30042
+ const dateText = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30075
30043
  const idLabel = formatActivityId(item.id, kind);
30076
30044
  const { display: title, reviewState } = parseGithubTitle(item.title, kind);
30077
30045
  const primaryText = kind === "pr_review" ? title.replace(/^by\s+/i, "").trim() || "Reviewer" : title;
@@ -30096,24 +30064,24 @@ function GitHubActivityCard({ item, variant = "compact", className, anchorProps
30096
30064
  if (idLabel) metaParts.push(/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "code", { className: "font-mono", children: idLabel }, "id"));
30097
30065
  if (repo) metaParts.push(/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "font-mono truncate", children: repo }, "repo"));
30098
30066
  if (dateText) metaParts.push(/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "whitespace-nowrap", children: dateText }, "date"));
30099
- const href = _chunk6LK4VEXEcjs.safeHref.call(void 0, item.url);
30067
+ const href = _chunkTSZBJVYKcjs.safeHref.call(void 0, item.url);
30100
30068
  const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
30101
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_ICON_SLOT, children: kindIcon(kind, "h-5 w-5") }),
30102
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30103
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-1.5`, children: [
30069
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_ICON_SLOT, children: kindIcon(kind, "h-5 w-5") }),
30070
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30071
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW} flex-nowrap gap-1.5`, children: [
30104
30072
  reviewState ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ReviewStateBadge, { state: reviewState }) : null,
30105
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, children: primaryText })
30073
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, children: primaryText })
30106
30074
  ] }),
30107
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW, children: metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30075
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW, children: metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30108
30076
  i > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary/40 shrink-0", children: "\xB7" }) : null,
30109
30077
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "min-w-0 truncate", children: part })
30110
30078
  ] }, i)) }) }),
30111
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
30079
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
30112
30080
  ] }),
30113
30081
  href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) }) : null
30114
30082
  ] });
30115
30083
  if (anchorProps) {
30116
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30084
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30117
30085
  }
30118
30086
  return href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
30119
30087
  "a",
@@ -30121,10 +30089,10 @@ function GitHubActivityCard({ item, variant = "compact", className, anchorProps
30121
30089
  href,
30122
30090
  target: "_blank",
30123
30091
  rel: "noopener noreferrer",
30124
- className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30092
+ className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30125
30093
  children: body
30126
30094
  }
30127
- ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30095
+ ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30128
30096
  }
30129
30097
  function GitHubActivityCardSkeleton({ variant = "compact", className }) {
30130
30098
  if (variant === "row") {
@@ -30138,12 +30106,12 @@ function GitHubActivityCardSkeleton({ variant = "compact", className }) {
30138
30106
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-3 w-20 bg-ods-bg/60 rounded shrink-0" })
30139
30107
  ] });
30140
30108
  }
30141
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30142
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
30143
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30144
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }) }),
30145
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
30146
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
30109
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30110
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
30111
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30112
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }) }),
30113
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
30114
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
30147
30115
  ] }),
30148
30116
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3.5 rounded bg-ods-bg" }) })
30149
30117
  ] });
@@ -30167,10 +30135,10 @@ function parseChannelFromUrl(url) {
30167
30135
  }
30168
30136
  function SlackMessageCard({ item, variant = "compact", className, anchorProps }) {
30169
30137
  const channel = _nullishCoalesce(_nullishCoalesce(item.channel, () => ( parseChannelFromUrl(item.url))), () => ( null));
30170
- const dateText = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30138
+ const dateText = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30171
30139
  if (variant === "row") {
30172
30140
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: `flex items-center gap-3 min-w-0 ${_nullishCoalesce(className, () => ( ""))}`, children: [
30173
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.SlackIcon, { className: "h-3.5 w-3.5 shrink-0" }),
30141
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.SlackIcon, { className: "h-3.5 w-3.5 shrink-0" }),
30174
30142
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary text-sm font-medium truncate max-w-[180px] shrink-0", children: item.title }),
30175
30143
  item.preview ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary text-sm flex-1 min-w-0 truncate", children: item.preview }) : null,
30176
30144
  channel ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "font-mono text-[11px] text-ods-text-secondary truncate max-w-[140px] shrink-0", children: [
@@ -30190,21 +30158,21 @@ function SlackMessageCard({ item, variant = "compact", className, anchorProps })
30190
30158
  );
30191
30159
  }
30192
30160
  if (dateText) metaParts.push(/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "whitespace-nowrap", children: dateText }, "date"));
30193
- const href = _chunk6LK4VEXEcjs.safeHref.call(void 0, item.url);
30161
+ const href = _chunkTSZBJVYKcjs.safeHref.call(void 0, item.url);
30194
30162
  const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
30195
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_ICON_SLOT, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.SlackIcon, { className: "h-5 w-5" }) }),
30196
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30197
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, children: item.title }) }),
30198
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: item.preview || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) }),
30199
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW, children: metaParts.length > 0 ? metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30163
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_ICON_SLOT, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.SlackIcon, { className: "h-5 w-5" }) }),
30164
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30165
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, children: item.title }) }),
30166
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: item.preview || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) }),
30167
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW, children: metaParts.length > 0 ? metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30200
30168
  i > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary/40 shrink-0", children: "\xB7" }) : null,
30201
30169
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "min-w-0 truncate", children: part })
30202
- ] }, i)) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) }) })
30170
+ ] }, i)) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) }) })
30203
30171
  ] }),
30204
30172
  href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) }) : null
30205
30173
  ] });
30206
30174
  if (anchorProps) {
30207
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30175
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30208
30176
  }
30209
30177
  return href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
30210
30178
  "a",
@@ -30212,10 +30180,10 @@ function SlackMessageCard({ item, variant = "compact", className, anchorProps })
30212
30180
  href,
30213
30181
  target: "_blank",
30214
30182
  rel: "noopener noreferrer",
30215
- className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30183
+ className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30216
30184
  children: body
30217
30185
  }
30218
- ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30186
+ ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30219
30187
  }
30220
30188
  function SlackMessageCardSkeleton({ variant = "compact", className }) {
30221
30189
  if (variant === "row") {
@@ -30227,12 +30195,12 @@ function SlackMessageCardSkeleton({ variant = "compact", className }) {
30227
30195
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-3 w-20 bg-ods-bg/60 rounded shrink-0" })
30228
30196
  ] });
30229
30197
  }
30230
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30231
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
30232
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30233
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }) }),
30234
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-5/6 rounded bg-ods-bg/60" }) }),
30235
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) })
30198
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30199
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
30200
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30201
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }) }),
30202
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-5/6 rounded bg-ods-bg/60" }) }),
30203
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) })
30236
30204
  ] }),
30237
30205
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3.5 rounded bg-ods-bg" }) })
30238
30206
  ] });
@@ -30263,12 +30231,12 @@ function statusScheme(status) {
30263
30231
  function HubspotTicketCard({ item, variant = "compact", className, anchorProps }) {
30264
30232
  const statusText = _nullishCoalesce(item.statusLabel, () => ( formatToken(item.status)));
30265
30233
  const priorityText = formatToken(item.priority);
30266
- const dateText = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30234
+ const dateText = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
30267
30235
  if (variant === "row") {
30268
30236
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: `flex items-center gap-3 min-w-0 ${_nullishCoalesce(className, () => ( ""))}`, children: [
30269
30237
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary text-sm font-medium truncate max-w-[260px] shrink-0", children: item.title }),
30270
30238
  item.preview ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary text-sm flex-1 min-w-0 truncate", children: item.preview }) : null,
30271
- statusText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.StatusBadge, { text: statusText, variant: "button", colorScheme: statusScheme(item.status) }) : null,
30239
+ statusText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.StatusBadge, { text: statusText, variant: "button", colorScheme: statusScheme(item.status) }) : null,
30272
30240
  dateText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary text-xs w-24 shrink-0 text-right", children: dateText }) : null
30273
30241
  ] });
30274
30242
  }
@@ -30279,13 +30247,13 @@ function HubspotTicketCard({ item, variant = "compact", className, anchorProps }
30279
30247
  );
30280
30248
  }
30281
30249
  if (dateText) metaParts.push(/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "whitespace-nowrap", children: dateText }, "date"));
30282
- const href = _chunk6LK4VEXEcjs.safeHref.call(void 0, item.url);
30250
+ const href = _chunkTSZBJVYKcjs.safeHref.call(void 0, item.url);
30283
30251
  const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
30284
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30252
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30285
30253
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex flex-wrap items-center gap-1.5 min-w-0", children: [
30286
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
30254
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
30287
30255
  priorityText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
30288
- _chunk6LK4VEXEcjs.StatusBadge,
30256
+ _chunkTSZBJVYKcjs.StatusBadge,
30289
30257
  {
30290
30258
  text: priorityText,
30291
30259
  variant: "button",
@@ -30294,7 +30262,7 @@ function HubspotTicketCard({ item, variant = "compact", className, anchorProps }
30294
30262
  }
30295
30263
  ) : null,
30296
30264
  statusText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
30297
- _chunk6LK4VEXEcjs.StatusBadge,
30265
+ _chunkTSZBJVYKcjs.StatusBadge,
30298
30266
  {
30299
30267
  text: statusText,
30300
30268
  variant: "button",
@@ -30308,7 +30276,7 @@ function HubspotTicketCard({ item, variant = "compact", className, anchorProps }
30308
30276
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "min-w-0 truncate", children: item.customerEmail })
30309
30277
  ] }) : null,
30310
30278
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex min-w-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "line-clamp-4 whitespace-pre-wrap break-words text-[13px] leading-5 text-ods-text-secondary", children: item.preview || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "italic text-ods-text-secondary/60", children: "No description provided." }) }) }),
30311
- metaParts.length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW, children: metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30279
+ metaParts.length > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW, children: metaParts.map((part, i) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React89.default.Fragment, { children: [
30312
30280
  i > 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-secondary/40 shrink-0", children: "\xB7" }) : null,
30313
30281
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "min-w-0 truncate", children: part })
30314
30282
  ] }, i)) }) }) : null
@@ -30316,7 +30284,7 @@ function HubspotTicketCard({ item, variant = "compact", className, anchorProps }
30316
30284
  href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) }) : null
30317
30285
  ] });
30318
30286
  if (anchorProps) {
30319
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30287
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30320
30288
  }
30321
30289
  return href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
30322
30290
  "a",
@@ -30324,10 +30292,10 @@ function HubspotTicketCard({ item, variant = "compact", className, anchorProps }
30324
30292
  href,
30325
30293
  target: "_blank",
30326
30294
  rel: "noopener noreferrer",
30327
- className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30295
+ className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`,
30328
30296
  children: body
30329
30297
  }
30330
- ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30298
+ ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30331
30299
  }
30332
30300
  function HubspotTicketCardSkeleton({ variant = "compact", className }) {
30333
30301
  if (variant === "row") {
@@ -30338,8 +30306,8 @@ function HubspotTicketCardSkeleton({ variant = "compact", className }) {
30338
30306
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-3 w-20 bg-ods-bg/60 rounded shrink-0" })
30339
30307
  ] });
30340
30308
  }
30341
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30342
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30309
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30310
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30343
30311
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex flex-wrap items-center gap-1.5 min-w-0", children: [
30344
30312
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }),
30345
30313
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-4 w-12 rounded-full bg-ods-bg/60" }),
@@ -30352,7 +30320,7 @@ function HubspotTicketCardSkeleton({ variant = "compact", className }) {
30352
30320
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-5 w-3/4 rounded bg-ods-bg/60" }),
30353
30321
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-5 w-2/5 rounded bg-ods-bg/60" })
30354
30322
  ] }),
30355
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) })
30323
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/3 rounded bg-ods-bg/70" }) })
30356
30324
  ] }),
30357
30325
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3.5 rounded bg-ods-bg" }) })
30358
30326
  ] });
@@ -30363,10 +30331,10 @@ function HubspotTicketCardSkeleton({ variant = "compact", className }) {
30363
30331
 
30364
30332
  function DataRoomDocCard({ item, className, badgeText, anchorProps }) {
30365
30333
  const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
30366
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30334
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30367
30335
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex flex-wrap items-center gap-1.5 min-w-0", children: [
30368
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
30369
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.StatusBadge, { text: badgeText, variant: "button", colorScheme: "cyan", className: "shrink-0" })
30336
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
30337
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.StatusBadge, { text: badgeText, variant: "button", colorScheme: "cyan", className: "shrink-0" })
30370
30338
  ] }),
30371
30339
  item.path ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex min-w-0 items-center gap-1 text-[11px] leading-4 text-ods-text-secondary", children: [
30372
30340
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "shrink-0 text-ods-text-secondary/70", children: "Path:" }),
@@ -30377,13 +30345,13 @@ function DataRoomDocCard({ item, className, badgeText, anchorProps }) {
30377
30345
  _optionalChain([anchorProps, 'optionalAccess', _631 => _631.href]) ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) }) : null
30378
30346
  ] });
30379
30347
  if (!anchorProps) {
30380
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30348
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
30381
30349
  }
30382
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30350
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
30383
30351
  }
30384
30352
  function DataRoomDocCardSkeleton({ className }) {
30385
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30386
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
30353
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
30354
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
30387
30355
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex items-center gap-1.5 min-w-0", children: [
30388
30356
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }),
30389
30357
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-4 w-16 rounded-full bg-ods-bg/60" })
@@ -31969,18 +31937,18 @@ function cleanEscapedString(input) {
31969
31937
  }
31970
31938
 
31971
31939
  // src/components/chat/entity-cards/program-card.tsx
31972
- _chunkTU26IZPOcjs.init_button.call(void 0, );
31940
+ _chunkU6UNAC32cjs.init_button.call(void 0, );
31973
31941
 
31974
31942
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
31975
31943
 
31976
31944
  function ProgramCardSkeleton({ size = "default" }) {
31977
31945
  if (size === "sm") {
31978
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER, children: [
31979
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
31980
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
31981
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
31982
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
31983
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
31946
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER, children: [
31947
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
31948
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
31949
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
31950
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-2/5 rounded bg-ods-bg/70" }) }),
31951
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
31984
31952
  ] }),
31985
31953
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3.5 rounded bg-ods-bg" }) })
31986
31954
  ] });
@@ -32093,13 +32061,13 @@ function ProgramCard({
32093
32061
  wholeCardClickable = false,
32094
32062
  className
32095
32063
  }) {
32096
- const { target, rel } = _chunk6LK4VEXEcjs.useEntityCardLink.call(void 0, {
32064
+ const { target, rel } = _chunkTSZBJVYKcjs.useEntityCardLink.call(void 0, {
32097
32065
  href,
32098
32066
  targetPlatform,
32099
32067
  target: targetProp,
32100
32068
  rel: relProp
32101
32069
  });
32102
- const placeholderUrl = _chunk6LK4VEXEcjs.useEntityCardPlaceholder.call(void 0, {
32070
+ const placeholderUrl = _chunkTSZBJVYKcjs.useEntityCardPlaceholder.call(void 0, {
32103
32071
  title: item.title,
32104
32072
  placeholderUrl: placeholderUrlProp,
32105
32073
  aspect: size === "sm" ? "square" : "wide"
@@ -32121,21 +32089,21 @@ function ProgramCard({
32121
32089
  let typeMeta = null;
32122
32090
  if (config.type === "podcast" && "duration_seconds" in item && !isScheduled) {
32123
32091
  const dur = item.duration_seconds;
32124
- if (typeof dur === "number" && dur > 0) typeMeta = _chunk6LK4VEXEcjs.formatDurationCompact.call(void 0, dur);
32092
+ if (typeof dur === "number" && dur > 0) typeMeta = _chunkTSZBJVYKcjs.formatDurationCompact.call(void 0, dur);
32125
32093
  } else if (config.type === "event" && "location_name" in item) {
32126
32094
  const loc = item.location_name;
32127
32095
  if (typeof loc === "string" && loc.trim().length > 0) typeMeta = loc;
32128
32096
  } else if (config.type === "webinar" && "start_at" in item) {
32129
32097
  const w = item;
32130
- const time = _chunk6LK4VEXEcjs.formatTimeWithTimezone.call(void 0, w.start_at, null);
32131
- const dur = _chunk6LK4VEXEcjs.formatDurationFromRange.call(void 0, w.start_at, w.end_at);
32098
+ const time = _chunkTSZBJVYKcjs.formatTimeWithTimezone.call(void 0, w.start_at, null);
32099
+ const dur = _chunkTSZBJVYKcjs.formatDurationFromRange.call(void 0, w.start_at, w.end_at);
32132
32100
  typeMeta = dur ? `${time} \xB7 ${dur}` : time;
32133
32101
  }
32134
32102
  const subtitleParts = [itemDate2, typeMeta, _optionalChain([config, 'access', _674 => _674.labels, 'optionalAccess', _675 => _675.singular])].filter(
32135
32103
  (s) => typeof s === "string" && s.length > 0
32136
32104
  );
32137
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_OUTER, className), children: [
32138
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_IMAGE_SLOT, children: [
32105
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_OUTER, className), children: [
32106
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_IMAGE_SLOT, children: [
32139
32107
  compactCover ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32140
32108
  _chunkXL4V2PYGcjs.next_image_default,
32141
32109
  {
@@ -32149,10 +32117,10 @@ function ProgramCard({
32149
32117
  ) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex h-full w-full items-center justify-center text-ods-accent", children: config.type === "podcast" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Play, { className: "w-4 h-4" }) : config.type === "webinar" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Video, { className: "w-4 h-4" }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Clock, { className: "w-4 h-4" }) }),
32150
32118
  config.type === "podcast" && !isScheduled && compactCover && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "absolute inset-0 flex items-center justify-center bg-black/30", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Play, { className: "w-4 h-4 text-white", fill: "white" }) })
32151
32119
  ] }),
32152
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
32153
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, "font-['Azeret_Mono']"), children: item.title }) }),
32154
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "truncate text-[11px] leading-4 text-[var(--color-accent-primary)]", children: subtitleParts.join(" \xB7 ") }) }),
32155
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: item.description || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
32120
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
32121
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, "font-['Azeret_Mono']"), children: item.title }) }),
32122
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "truncate text-[11px] leading-4 text-[var(--color-accent-primary)]", children: subtitleParts.join(" \xB7 ") }) }),
32123
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: item.description || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
32156
32124
  ] }),
32157
32125
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) })
32158
32126
  ] });
@@ -32163,7 +32131,7 @@ function ProgramCard({
32163
32131
  if (config.type === "podcast" && "duration_seconds" in item && !isScheduled) {
32164
32132
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
32165
32133
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Clock, { className: "w-4 h-4 text-ods-text-secondary" }),
32166
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "font-['DM_Sans'] text-ods-text-secondary", children: _chunk6LK4VEXEcjs.formatDurationCompact.call(void 0, item.duration_seconds) })
32134
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "font-['DM_Sans'] text-ods-text-secondary", children: _chunkTSZBJVYKcjs.formatDurationCompact.call(void 0, item.duration_seconds) })
32167
32135
  ] });
32168
32136
  }
32169
32137
  if (config.type === "event" && "location_name" in item) {
@@ -32171,11 +32139,11 @@ function ProgramCard({
32171
32139
  }
32172
32140
  if (config.type === "webinar" && "start_at" in item) {
32173
32141
  const webinarItem = item;
32174
- const duration = _chunk6LK4VEXEcjs.formatDurationFromRange.call(void 0, webinarItem.start_at, webinarItem.end_at);
32142
+ const duration = _chunkTSZBJVYKcjs.formatDurationFromRange.call(void 0, webinarItem.start_at, webinarItem.end_at);
32175
32143
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
32176
32144
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Video, { className: "w-4 h-4 text-ods-text-secondary" }),
32177
32145
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "font-['DM_Sans'] text-ods-text-secondary", children: [
32178
- _chunk6LK4VEXEcjs.formatTimeWithTimezone.call(void 0, webinarItem.start_at, null),
32146
+ _chunkTSZBJVYKcjs.formatTimeWithTimezone.call(void 0, webinarItem.start_at, null),
32179
32147
  duration && ` \xB7 ${duration}`
32180
32148
  ] }),
32181
32149
  webinarItem.timezone && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "font-['DM_Sans'] text-xs text-ods-text-secondary", children: [
@@ -32217,7 +32185,7 @@ function ProgramCard({
32217
32185
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex-1", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] text-sm md:text-base text-ods-text-secondary leading-relaxed line-clamp-3 min-h-[4.5rem]", children: item.description }) })
32218
32186
  ] }),
32219
32187
  hosts.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "md:text-right", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex flex-wrap md:justify-end gap-2", children: hosts.map((host, index) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32220
- _chunk6LK4VEXEcjs.SquareAvatar,
32188
+ _chunkTSZBJVYKcjs.SquareAvatar,
32221
32189
  {
32222
32190
  variant: "round",
32223
32191
  src: host.avatar || void 0,
@@ -32267,7 +32235,7 @@ function ProgramCard({
32267
32235
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, target, rel, className: "block", "aria-label": `Open ${item.title}`, children: cardHeader }),
32268
32236
  images.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, MediaGallery, { images, title: item.title }),
32269
32237
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "p-6 pt-0 mt-auto", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pt-4 border-t border-ods-border", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
32270
- _chunkTU26IZPOcjs.Button,
32238
+ _chunkU6UNAC32cjs.Button,
32271
32239
  {
32272
32240
  variant: "outline",
32273
32241
  size: "small-legacy",
@@ -32290,29 +32258,29 @@ function ProgramCard({
32290
32258
  function CampaignCardAdmin({ campaign, className, anchorProps }) {
32291
32259
  const goalsCount = _optionalChain([campaign, 'access', _676 => _676.goals, 'optionalAccess', _677 => _677.length]) || 0;
32292
32260
  const innerChildren = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
32293
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_ICON_SLOT, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Megaphone, { className: "h-5 w-5" }) }),
32294
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
32295
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE, children: campaign.name }) }),
32296
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUBTITLE, children: [
32261
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_ICON_SLOT, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Megaphone, { className: "h-5 w-5" }) }),
32262
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
32263
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE, children: campaign.name }) }),
32264
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUBTITLE, children: [
32297
32265
  campaign.start_date ? formatDateShort(campaign.start_date) : null,
32298
32266
  goalsCount > 0 ? `${goalsCount} goal${goalsCount !== 1 ? "s" : ""}` : null,
32299
32267
  "Marketing campaign"
32300
32268
  ].filter(Boolean).join(" \xB7 ") }) }),
32301
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SUMMARY, children: campaign.description || _chunk6LK4VEXEcjs.COMPACT_CARD_ROW_FILLER }) })
32269
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SUMMARY, children: campaign.description || _chunkTSZBJVYKcjs.COMPACT_CARD_ROW_FILLER }) })
32302
32270
  ] })
32303
32271
  ] });
32304
32272
  if (anchorProps) {
32305
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: innerChildren });
32273
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: innerChildren });
32306
32274
  }
32307
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: innerChildren });
32275
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: innerChildren });
32308
32276
  }
32309
32277
  function CampaignCardAdminSkeleton({ className }) {
32310
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
32311
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
32312
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
32313
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
32314
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
32315
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
32278
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
32279
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_IMAGE_SLOT }),
32280
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
32281
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-3/5 rounded bg-ods-bg" }) }),
32282
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-1/2 rounded bg-ods-bg/70" }) }),
32283
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3 w-11/12 rounded bg-ods-bg/40" }) })
32316
32284
  ] })
32317
32285
  ] });
32318
32286
  }
@@ -32321,14 +32289,14 @@ function CampaignCardAdminSkeleton({ className }) {
32321
32289
 
32322
32290
 
32323
32291
  function GenericEntityCard({ item, className, anchorProps }) {
32324
- const href = _chunk6LK4VEXEcjs.safeHref.call(void 0, item.url);
32325
- const dateText = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
32292
+ const href = _chunkTSZBJVYKcjs.safeHref.call(void 0, item.url);
32293
+ const dateText = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, item.dateUpdated, { fallback: "", timezone: "local" });
32326
32294
  const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
32327
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
32295
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
32328
32296
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex flex-wrap items-center gap-1.5 min-w-0", children: [
32329
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
32297
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_TITLE} shrink min-w-0`, children: item.title }),
32330
32298
  item.badge ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32331
- _chunk6LK4VEXEcjs.StatusBadge,
32299
+ _chunkTSZBJVYKcjs.StatusBadge,
32332
32300
  {
32333
32301
  text: item.badge.text,
32334
32302
  variant: "button",
@@ -32346,18 +32314,18 @@ function GenericEntityCard({ item, className, anchorProps }) {
32346
32314
  ] }),
32347
32315
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary font-medium truncate", children: f.value })
32348
32316
  ] }, i)) }) : null,
32349
- dateText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_META_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "whitespace-nowrap", children: dateText }) }) }) : null
32317
+ dateText ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_META_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "whitespace-nowrap", children: dateText }) }) }) : null
32350
32318
  ] }),
32351
32319
  href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex shrink-0 items-center self-start h-5 text-ods-text-secondary", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ExternalLink, { className: "w-3.5 h-3.5" }) }) : null
32352
32320
  ] });
32353
32321
  if (anchorProps) {
32354
- return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
32322
+ return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body });
32355
32323
  }
32356
- return href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
32324
+ return href ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { href, className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: body }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
32357
32325
  }
32358
32326
  function GenericEntityCardSkeleton({ className }) {
32359
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunk6LK4VEXEcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
32360
- /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunk6LK4VEXEcjs.COMPACT_CARD_TEXT_COL, children: [
32327
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: `${_chunkTSZBJVYKcjs.COMPACT_CARD_SKELETON_OUTER} ${_nullishCoalesce(className, () => ( ""))}`, children: [
32328
+ /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkTSZBJVYKcjs.COMPACT_CARD_TEXT_COL, children: [
32361
32329
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "flex items-center gap-1.5 min-w-0", children: [
32362
32330
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-3.5 w-2/3 rounded bg-ods-bg" }),
32363
32331
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "h-4 w-16 rounded-full bg-ods-bg/60" })
@@ -32426,7 +32394,7 @@ function CardMedia({
32426
32394
  }) {
32427
32395
  if (imageSrc) {
32428
32396
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "relative block size-10 shrink-0", children: [
32429
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "absolute inset-0 flex items-center justify-center rounded-sm border border-ods-border bg-ods-bg text-xs font-medium text-ods-text-primary", children: _chunk6LK4VEXEcjs.getFirstLastInitials.call(void 0, imageAlt) || "?" }),
32397
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "absolute inset-0 flex items-center justify-center rounded-sm border border-ods-border bg-ods-bg text-xs font-medium text-ods-text-primary", children: _chunkTSZBJVYKcjs.getFirstLastInitials.call(void 0, imageAlt) || "?" }),
32430
32398
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32431
32399
  "img",
32432
32400
  {
@@ -32471,7 +32439,7 @@ function MingoInfoCard({
32471
32439
  status ? (
32472
32440
  // Reuse the shared Tag palette (single source of truth for colours)
32473
32441
  // without rendering Tag's `<div>` — span-only for `<p>` validity.
32474
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunk6LK4VEXEcjs.tagVariants.call(void 0, { variant: _nullishCoalesce(status.variant, () => ( "success")) }), "shrink-0"), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "truncate uppercase tracking-[-0.28px]", children: status.label }) })
32442
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, _chunkTSZBJVYKcjs.tagVariants.call(void 0, { variant: _nullishCoalesce(status.variant, () => ( "success")) }), "shrink-0"), children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "truncate uppercase tracking-[-0.28px]", children: status.label }) })
32475
32443
  ) : null
32476
32444
  ] });
32477
32445
  const contentClass = _chunkFIG2RKZFcjs.cn.call(void 0,
@@ -32489,7 +32457,7 @@ function MingoInfoCard({
32489
32457
  children: [
32490
32458
  isAnchor ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "a", { ...anchorProps, className: _chunkFIG2RKZFcjs.cn.call(void 0, contentClass, "no-underline"), children: content }) : onClick ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "button", { type: "button", onClick, className: contentClass, children: content }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: contentClass, children: content }),
32491
32459
  hasMenu && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32492
- _chunk6LK4VEXEcjs.ActionsMenuDropdown,
32460
+ _chunkTSZBJVYKcjs.ActionsMenuDropdown,
32493
32461
  {
32494
32462
  groups: menuGroups,
32495
32463
  triggerAriaLabel: menuAriaLabel,
@@ -32547,7 +32515,7 @@ function GitHubChatCard({
32547
32515
  const title = kind === "pr_review" ? display.replace(/^by\s+/i, "").trim() || "Reviewer" : display;
32548
32516
  const status = kind === "pr_review" && reviewState ? { label: reviewStateLabel(reviewState), variant: reviewStateToVariant(reviewState) } : { label: kindLabel(kind), variant: "grey" };
32549
32517
  const idLabel = formatActivityId(chatRef.id, kind);
32550
- const dateText = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, _nullishCoalesce(chatRef.date, () => ( null)), { fallback: "", timezone: "local" });
32518
+ const dateText = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, _nullishCoalesce(chatRef.date, () => ( null)), { fallback: "", timezone: "local" });
32551
32519
  const description = [idLabel, dateText].filter(Boolean).join(" \xB7 ") || void 0;
32552
32520
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32553
32521
  MingoInfoCard,
@@ -32556,7 +32524,7 @@ function GitHubChatCard({
32556
32524
  description,
32557
32525
  icon: githubKindIcon(kind),
32558
32526
  status,
32559
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32527
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32560
32528
  menuGroups: cardMenuGroups(chatRef.url, discuss),
32561
32529
  menuAriaLabel: "Activity actions"
32562
32530
  }
@@ -32616,7 +32584,7 @@ function HubspotTicketChatCard({
32616
32584
  description: _nullishCoalesce(chatRef.preview, () => ( void 0)),
32617
32585
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.TagIcon, { size: 24 }),
32618
32586
  status: statusText ? { label: statusText, variant: hubspotStatusToVariant(status) } : void 0,
32619
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32587
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32620
32588
  menuGroups: cardMenuGroups(chatRef.url, discuss, {
32621
32589
  label: "Open Ticket Details",
32622
32590
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.TagIcon, { size: 20 })
@@ -32639,7 +32607,7 @@ function SlackChatCard({
32639
32607
  title,
32640
32608
  description: _nullishCoalesce(chatRef.preview, () => ( void 0)),
32641
32609
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.SlackLogoGreyIcon, { size: 24 }),
32642
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32610
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32643
32611
  menuGroups: cardMenuGroups(chatRef.url, discuss),
32644
32612
  menuAriaLabel: "Message actions"
32645
32613
  }
@@ -32650,7 +32618,7 @@ function DataRoomDocChatCard({
32650
32618
  isNewTab,
32651
32619
  discuss
32652
32620
  }) {
32653
- const badgeText = chatRef.sourceRepo ? _chunk6LK4VEXEcjs.getSourceLabel.call(void 0, chatRef.sourceRepo) : "Document";
32621
+ const badgeText = chatRef.sourceRepo ? _chunkTSZBJVYKcjs.getSourceLabel.call(void 0, chatRef.sourceRepo) : "Document";
32654
32622
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32655
32623
  MingoInfoCard,
32656
32624
  {
@@ -32658,7 +32626,7 @@ function DataRoomDocChatCard({
32658
32626
  description: _nullishCoalesce(chatRef.preview, () => ( void 0)),
32659
32627
  icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.FileContentIcon, { size: 24 }),
32660
32628
  status: { label: badgeText, variant: "grey" },
32661
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32629
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32662
32630
  menuGroups: cardMenuGroups(chatRef.url, discuss),
32663
32631
  menuAriaLabel: "Document actions"
32664
32632
  }
@@ -32677,7 +32645,7 @@ function GenericFinancialChatCard({
32677
32645
  title: chatRef.title,
32678
32646
  description: subtitle,
32679
32647
  icon,
32680
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32648
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32681
32649
  menuGroups: cardMenuGroups(chatRef.url, discuss),
32682
32650
  menuAriaLabel: "Document actions"
32683
32651
  }
@@ -32697,7 +32665,7 @@ function ChatCardWithDiscuss({
32697
32665
  displayAction,
32698
32666
  children
32699
32667
  }) {
32700
- const { Icon: SourceIcon, label: sourceLabel } = _chunk6LK4VEXEcjs.resolveSourceIcon.call(void 0, {
32668
+ const { Icon: SourceIcon, label: sourceLabel } = _chunkTSZBJVYKcjs.resolveSourceIcon.call(void 0, {
32701
32669
  sourceRepo: chatRef.sourceRepo,
32702
32670
  documentType: chatRef.type
32703
32671
  });
@@ -32800,7 +32768,7 @@ function EntityMingoCard({
32800
32768
  imageAlt: typeof title === "string" ? title : void 0,
32801
32769
  icon: fallbackIcon,
32802
32770
  status,
32803
- anchorProps: _chunk6LK4VEXEcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32771
+ anchorProps: _chunkTSZBJVYKcjs.buildAnchorProps.call(void 0, chatRef.url, isNewTab),
32804
32772
  menuGroups: cardMenuGroups(chatRef.url, discuss),
32805
32773
  menuAriaLabel
32806
32774
  }
@@ -32946,15 +32914,15 @@ function ProgramChatCard({
32946
32914
  const isScheduled = _optionalChain([item, 'optionalAccess', _730 => _730.status]) === "scheduled";
32947
32915
  let typeMeta;
32948
32916
  if (configKey === "podcast" && typeof _optionalChain([item, 'optionalAccess', _731 => _731.duration_seconds]) === "number" && item.duration_seconds > 0 && !isScheduled) {
32949
- typeMeta = _chunk6LK4VEXEcjs.formatDurationCompact.call(void 0, item.duration_seconds);
32917
+ typeMeta = _chunkTSZBJVYKcjs.formatDurationCompact.call(void 0, item.duration_seconds);
32950
32918
  } else if (configKey === "event" && typeof _optionalChain([item, 'optionalAccess', _732 => _732.location_name]) === "string" && item.location_name.trim().length > 0) {
32951
32919
  typeMeta = item.location_name;
32952
32920
  } else if (configKey === "webinar" && _optionalChain([item, 'optionalAccess', _733 => _733.start_at])) {
32953
- const time = _chunk6LK4VEXEcjs.formatTimeWithTimezone.call(void 0, item.start_at, null);
32954
- const dur = _chunk6LK4VEXEcjs.formatDurationFromRange.call(void 0, item.start_at, item.end_at);
32921
+ const time = _chunkTSZBJVYKcjs.formatTimeWithTimezone.call(void 0, item.start_at, null);
32922
+ const dur = _chunkTSZBJVYKcjs.formatDurationFromRange.call(void 0, item.start_at, item.end_at);
32955
32923
  typeMeta = dur ? `${time} \xB7 ${dur}` : time;
32956
32924
  }
32957
- const itemDate = _chunk6LK4VEXEcjs.formatDateUTC.call(void 0, _nullishCoalesce(_optionalChain([item, 'optionalAccess', _734 => _734.date]), () => ( null)), { fallback: "", timezone: "local" });
32925
+ const itemDate = _chunkTSZBJVYKcjs.formatDateUTC.call(void 0, _nullishCoalesce(_optionalChain([item, 'optionalAccess', _734 => _734.date]), () => ( null)), { fallback: "", timezone: "local" });
32958
32926
  const meta = [itemDate, typeMeta].filter(Boolean).join(" \xB7 ");
32959
32927
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
32960
32928
  EntityMingoCard,
@@ -33308,7 +33276,7 @@ var CHAT_CARD_REGISTRY = {
33308
33276
  bareInline: true,
33309
33277
  // "Display" affordance (verbatim guide body) instead of "Ask".
33310
33278
  displayAction: true,
33311
- skeleton: () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunk6LK4VEXEcjs.OnboardingGuideCardSkeleton, { size: "sm" }),
33279
+ skeleton: () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTSZBJVYKcjs.OnboardingGuideCardSkeleton, { size: "sm" }),
33312
33280
  render: (item, chatRef, opts) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
33313
33281
  OnboardingGuideChatCard,
33314
33282
  {
@@ -33373,7 +33341,7 @@ function ChatCardLoader({
33373
33341
  }) {
33374
33342
  const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
33375
33343
  const resolvedChatRef = React89.default.useMemo(() => {
33376
- const cta = _chunk6LK4VEXEcjs.resolveSourceRowCTA.call(void 0,
33344
+ const cta = _chunkTSZBJVYKcjs.resolveSourceRowCTA.call(void 0,
33377
33345
  {
33378
33346
  sourceRepo: chatRef.sourceRepo,
33379
33347
  documentType: chatRef.type,
@@ -33383,9 +33351,9 @@ function ChatCardLoader({
33383
33351
  targetPlatform: chatRef.targetPlatform,
33384
33352
  path: typeof _optionalChain([chatRef, 'access', _778 => _778.metadata, 'optionalAccess', _779 => _779.path]) === "string" ? chatRef.metadata.path : null
33385
33353
  },
33386
- _chunk6LK4VEXEcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
33354
+ _chunkTSZBJVYKcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
33387
33355
  );
33388
- const finalHref = cta.href ? _chunk6LK4VEXEcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime) : null;
33356
+ const finalHref = cta.href ? _chunkTSZBJVYKcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime) : null;
33389
33357
  return {
33390
33358
  ...chatRef,
33391
33359
  url: _nullishCoalesce(finalHref, () => ( chatRef.url)),
@@ -33401,15 +33369,15 @@ function ChatCardLoader({
33401
33369
  if (!entry) return null;
33402
33370
  const finalChatRef = fetchEntry && !resolvedChatRef.url && item && fetchEntry.fallbackHref ? {
33403
33371
  ...resolvedChatRef,
33404
- url: _chunk6LK4VEXEcjs.safeHref.call(void 0, fetchEntry.fallbackHref(item))
33372
+ url: _chunkTSZBJVYKcjs.safeHref.call(void 0, fetchEntry.fallbackHref(item))
33405
33373
  } : resolvedChatRef;
33406
- const isNewTab = _chunk6LK4VEXEcjs.computeIsNewTab.call(void 0, runtime, finalChatRef.url, _nullishCoalesce(finalChatRef.targetPlatform, () => ( null)));
33374
+ const isNewTab = _chunkTSZBJVYKcjs.computeIsNewTab.call(void 0, runtime, finalChatRef.url, _nullishCoalesce(finalChatRef.targetPlatform, () => ( null)));
33407
33375
  const useDisplay = !!entry.displayAction && !!onDisplay;
33408
33376
  const discussFn = useDisplay ? onDisplay : onDiscuss;
33409
33377
  const discuss = discussFn ? {
33410
33378
  label: useDisplay ? "Display" : "Ask Mingo",
33411
33379
  icon: useDisplay ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.FileContentIcon, { size: 20 }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
33412
- _chunkZ4IBEIWDcjs.MingoIcon,
33380
+ _chunkLGLPNWS6cjs.MingoIcon,
33413
33381
  {
33414
33382
  className: "size-5",
33415
33383
  color: "white",
@@ -36389,7 +36357,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
36389
36357
  const { active = true } = runtimeOptions;
36390
36358
  const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
36391
36359
  const source = runtime.source || DEFAULT_CHAT_SOURCE;
36392
- const tableIdForDocumentType = _nullishCoalesce(_optionalChain([options, 'optionalAccess', _944 => _944.tableIdForDocumentType]), () => ( _chunk6LK4VEXEcjs.defaultTableIdForDocumentType));
36360
+ const tableIdForDocumentType = _nullishCoalesce(_optionalChain([options, 'optionalAccess', _944 => _944.tableIdForDocumentType]), () => ( _chunkTSZBJVYKcjs.defaultTableIdForDocumentType));
36393
36361
  const persistedRef = _react.useRef.call(void 0, null);
36394
36362
  if (persistedRef.current === null) {
36395
36363
  pruneStaleChatStorage(source);
@@ -38036,7 +38004,7 @@ var VisuallyHidden = React108.forwardRef(
38036
38004
  VisuallyHidden.displayName = NAME;
38037
38005
 
38038
38006
  // src/components/chat/embeddable-chat.tsx
38039
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
38007
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
38040
38008
 
38041
38009
 
38042
38010
  // src/components/chat/hooks/use-chat-dialog-manager.ts
@@ -38230,7 +38198,7 @@ function SourceChip({
38230
38198
  }) {
38231
38199
  const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
38232
38200
  const router = _chunkG7UE6RKVcjs.useRouter.call(void 0, );
38233
- const cta = _chunk6LK4VEXEcjs.resolveSourceRowCTA.call(void 0,
38201
+ const cta = _chunkTSZBJVYKcjs.resolveSourceRowCTA.call(void 0,
38234
38202
  {
38235
38203
  sourceRepo: src.sourceRepo,
38236
38204
  documentType: src.documentType,
@@ -38240,15 +38208,15 @@ function SourceChip({
38240
38208
  targetPlatform: _nullishCoalesce(src.targetPlatform, () => ( null)),
38241
38209
  path: src.path
38242
38210
  },
38243
- _chunk6LK4VEXEcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
38211
+ _chunkTSZBJVYKcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
38244
38212
  );
38245
38213
  const Icon2 = cta.icon;
38246
38214
  const icon = /* @__PURE__ */ _jsxruntime.jsx.call(void 0, Icon2, { className: "h-3.5 w-3.5" });
38247
38215
  const chipClass = chatChipClass({ tone: "secondary" });
38248
- const decideTab = (href, targetPlatform) => _chunk6LK4VEXEcjs.computeIsNewTab.call(void 0, runtime, href, targetPlatform);
38216
+ const decideTab = (href, targetPlatform) => _chunkTSZBJVYKcjs.computeIsNewTab.call(void 0, runtime, href, targetPlatform);
38249
38217
  if (src.items && src.items.length > 0) {
38250
38218
  const dropdownItems = src.items.map((item) => {
38251
- const itemCta = _chunk6LK4VEXEcjs.resolveSourceRowCTA.call(void 0,
38219
+ const itemCta = _chunkTSZBJVYKcjs.resolveSourceRowCTA.call(void 0,
38252
38220
  {
38253
38221
  sourceRepo: src.sourceRepo,
38254
38222
  documentType: item.documentType,
@@ -38258,7 +38226,7 @@ function SourceChip({
38258
38226
  targetPlatform: _nullishCoalesce(item.targetPlatform, () => ( null)),
38259
38227
  path: item.path
38260
38228
  },
38261
- _chunk6LK4VEXEcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
38229
+ _chunkTSZBJVYKcjs.sourceRowCtxFromRuntime.call(void 0, runtime, { baseRoute, chipBasePlatform })
38262
38230
  );
38263
38231
  const ItemIcon = itemCta.icon;
38264
38232
  return {
@@ -38327,14 +38295,14 @@ function SourceChip({
38327
38295
  if (handled && !isNewTab && onClose) onClose();
38328
38296
  };
38329
38297
  if (cta.href && !!src.externalUrl) {
38330
- const resolvedHref = _chunk6LK4VEXEcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime);
38298
+ const resolvedHref = _chunkTSZBJVYKcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime);
38331
38299
  const isNewTab = decideTab(resolvedHref, _nullishCoalesce(cta.targetPlatform, () => ( null)));
38332
38300
  return wrapChip(
38333
38301
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
38334
38302
  "a",
38335
38303
  {
38336
38304
  href: resolvedHref,
38337
- ..._chunk6LK4VEXEcjs.newTabAnchorAttrs.call(void 0, isNewTab),
38305
+ ..._chunkTSZBJVYKcjs.newTabAnchorAttrs.call(void 0, isNewTab),
38338
38306
  onClick: buildClickHandler(resolvedHref, null, _nullishCoalesce(cta.targetPlatform, () => ( null)), isNewTab),
38339
38307
  className: chipClass,
38340
38308
  children: chipBody(src.name)
@@ -38343,14 +38311,14 @@ function SourceChip({
38343
38311
  );
38344
38312
  }
38345
38313
  if (cta.href) {
38346
- const resolvedHref = _chunk6LK4VEXEcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime);
38314
+ const resolvedHref = _chunkTSZBJVYKcjs.resolveHrefForRuntime.call(void 0, cta.href, runtime);
38347
38315
  const isNewTab = decideTab(resolvedHref, _nullishCoalesce(cta.targetPlatform, () => ( null)));
38348
38316
  return wrapChip(
38349
38317
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
38350
38318
  "a",
38351
38319
  {
38352
38320
  href: resolvedHref,
38353
- ..._chunk6LK4VEXEcjs.newTabAnchorAttrs.call(void 0, isNewTab),
38321
+ ..._chunkTSZBJVYKcjs.newTabAnchorAttrs.call(void 0, isNewTab),
38354
38322
  onClick: buildClickHandler(resolvedHref, src.path, _nullishCoalesce(cta.targetPlatform, () => ( null)), isNewTab),
38355
38323
  className: chipClass,
38356
38324
  title: displayName,
@@ -38477,7 +38445,7 @@ function EmbeddableChatInner({
38477
38445
  }
38478
38446
  }
38479
38447
  }, [open, onOpenChange]);
38480
- const [isOpen = false, setIsOpen] = _chunk6LK4VEXEcjs.useControllableState.call(void 0, {
38448
+ const [isOpen = false, setIsOpen] = _chunkTSZBJVYKcjs.useControllableState.call(void 0, {
38481
38449
  prop: open,
38482
38450
  defaultProp: _nullishCoalesce(defaultOpen, () => ( false)),
38483
38451
  onChange: onOpenChange
@@ -38519,9 +38487,9 @@ function EmbeddableChatInner({
38519
38487
  () => ({
38520
38488
  fetchCommands: (prefix, signal) => fetchSlashCommands(prefix, signal, commandsUrl),
38521
38489
  resolveSourceIcon: (sourceId) => {
38522
- const iconName = _chunk6LK4VEXEcjs.getSourceIconName.call(void 0, sourceId);
38490
+ const iconName = _chunkTSZBJVYKcjs.getSourceIconName.call(void 0, sourceId);
38523
38491
  if (!iconName) return void 0;
38524
- return { Icon: _chunk6LK4VEXEcjs.getIconComponent.call(void 0, iconName), label: sourceId };
38492
+ return { Icon: _chunkTSZBJVYKcjs.getIconComponent.call(void 0, iconName), label: sourceId };
38525
38493
  },
38526
38494
  onAction: (cmd, actionId) => {
38527
38495
  dispatchSlashCommandAction(actionId, cmd.id, chatInputRef);
@@ -38630,7 +38598,7 @@ function EmbeddableChatInner({
38630
38598
  [discussRef, displayRef, resolvedBaseRoute, chipBasePlatform, extras]
38631
38599
  );
38632
38600
  const mingoAssistantIcon = _react.useMemo.call(void 0,
38633
- () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.MingoIcon, { className: "h-6 w-6", cornerColor: "var(--ods-flamingo-cyan-base)" }),
38601
+ () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.MingoIcon, { className: "h-6 w-6", cornerColor: "var(--ods-flamingo-cyan-base)" }),
38634
38602
  []
38635
38603
  );
38636
38604
  const timestampCacheRef = _react.useRef.call(void 0, /* @__PURE__ */ new Map());
@@ -38782,7 +38750,7 @@ function EmbeddableChatInner({
38782
38750
  return { cited, uncited };
38783
38751
  }, [lastAssistantMsg, chatLoading]);
38784
38752
  const [portalHost, setPortalHost] = _react.useState.call(void 0, null);
38785
- const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.PortalContainerContext.Provider, { value: portalHost, children: [
38753
+ const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.PortalContainerContext.Provider, { value: portalHost, children: [
38786
38754
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
38787
38755
  "div",
38788
38756
  {
@@ -39065,10 +39033,10 @@ function EmbeddableChatInner({
39065
39033
  "aria-hidden": isOpen,
39066
39034
  className: `sticky bottom-0 h-0 z-[9990] pointer-events-none ${isOpen ? "opacity-0" : "opacity-100"}`,
39067
39035
  children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "absolute bottom-4 md:bottom-6 right-4 md:right-6", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
39068
- _chunkTU26IZPOcjs.Button,
39036
+ _chunkU6UNAC32cjs.Button,
39069
39037
  {
39070
39038
  onClick: handleOpen,
39071
- leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkZ4IBEIWDcjs.MingoIcon, { className: "h-5 w-5", color: "currentColor" }),
39039
+ leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.MingoIcon, { className: "h-5 w-5", color: "currentColor" }),
39072
39040
  tabIndex: isOpen ? -1 : 0,
39073
39041
  className: `shadow-lg !w-auto pointer-events-auto ${isOpen ? "!pointer-events-none" : ""}`,
39074
39042
  children: "Ask AI"
@@ -39748,9 +39716,5 @@ function EmbeddableChatInner({
39748
39716
 
39749
39717
 
39750
39718
 
39751
-
39752
-
39753
-
39754
-
39755
- exports.Label = Label; exports.AllowedDomainsInput = AllowedDomainsInput; exports.Autocomplete = Autocomplete; exports.CheckboxBlock = CheckboxBlock; exports.CheckboxWithDescription = CheckboxWithDescription; exports.Select = Select; exports.SelectGroup = SelectGroup; exports.SelectValue = SelectValue; exports.SelectTrigger = SelectTrigger; exports.SelectScrollUpButton = SelectScrollUpButton; exports.SelectScrollDownButton = SelectScrollDownButton; exports.SelectContent = SelectContent; exports.SelectLabel = SelectLabel; exports.SelectItem = SelectItem; exports.SelectSeparator = SelectSeparator; exports.DatePicker = DatePicker; exports.DatePickerInput = DatePickerInput; exports.DatePickerInputSimple = DatePickerInputSimple; exports.HoneypotField = HoneypotField; exports.ProgressBar = ProgressBar; exports.InfoCard = InfoCard; exports.InfoRow = InfoRow; exports.InputTrigger = InputTrigger; exports.InteractiveCard = InteractiveCard; exports.MediaTypeSelector = MediaTypeSelector; exports.PageLoader = PageLoader; exports.CompactPageLoader = CompactPageLoader; exports.RadioGroup = RadioGroup; exports.RadioGroupItem = RadioGroupItem; exports.RadioGroupBlock = RadioGroupBlock; exports.Switch = Switch; exports.badgeVariants = badgeVariants; exports.Badge = Badge; exports.TagsInput = TagsInput; exports.TagsManager = TagsManager; exports.Textarea = Textarea; exports.AlertDialog = AlertDialog; exports.AlertDialogTrigger = AlertDialogTrigger; exports.AlertDialogPortal = AlertDialogPortal; exports.AlertDialogOverlay = AlertDialogOverlay; exports.AlertDialogContent = AlertDialogContent; exports.AlertDialogHeader = AlertDialogHeader; exports.AlertDialogFooter = AlertDialogFooter; exports.AlertDialogTitle = AlertDialogTitle; exports.AlertDialogDescription = AlertDialogDescription; exports.AlertDialogAction = AlertDialogAction; exports.AlertDialogCancel = AlertDialogCancel; exports.AspectRatio = AspectRatio; exports.Dialog = Dialog; exports.DialogTrigger = DialogTrigger; exports.DialogPortal = DialogPortal; exports.DialogClose = DialogClose; exports.DialogOverlay = DialogOverlay; exports.DialogContent = DialogContent; exports.DialogHeader = DialogHeader; exports.DialogFooter = DialogFooter; exports.DialogTitle = DialogTitle; exports.DialogDescription = DialogDescription; exports.ImageGalleryModal = ImageGalleryModal; exports.Modal = Modal2; exports.ModalContent = ModalContent2; exports.ModalHeader = ModalHeader2; exports.ModalTitle = ModalTitle2; exports.ModalFooter = ModalFooter2; exports.Modal2 = Modal; exports.ModalContent2 = ModalContent; exports.ModalHeader2 = ModalHeader; exports.ModalTitle2 = ModalTitle; exports.ModalFooter2 = ModalFooter; exports.Separator = Separator2; exports.Sheet = Sheet; exports.SheetTrigger = SheetTrigger; exports.SheetClose = SheetClose; exports.SheetPortal = SheetPortal; exports.SheetOverlay = SheetOverlay; exports.SheetContent = SheetContent; exports.SheetHeader = SheetHeader; exports.SheetFooter = SheetFooter; exports.SheetTitle = SheetTitle; exports.SheetDescription = SheetDescription; exports.Drawer = Drawer; exports.DrawerTrigger = DrawerTrigger; exports.DrawerClose = DrawerClose; exports.DrawerPortal = DrawerPortal; exports.DrawerOverlay = DrawerOverlay; exports.DrawerContent = DrawerContent; exports.DrawerHeader = DrawerHeader; exports.DrawerTitle = DrawerTitle; exports.DrawerDescription = DrawerDescription; exports.DrawerBody = DrawerBody; exports.DrawerFooter = DrawerFooter; exports.Accordion = Accordion; exports.AccordionItem = AccordionItem; exports.AccordionTrigger = AccordionTrigger; exports.AccordionContent = AccordionContent; exports.Breadcrumb = Breadcrumb; exports.BreadcrumbList = BreadcrumbList; exports.BreadcrumbItem = BreadcrumbItem; exports.BreadcrumbLink = BreadcrumbLink; exports.BreadcrumbPage = BreadcrumbPage; exports.BreadcrumbSeparator = BreadcrumbSeparator; exports.BreadcrumbEllipsis = BreadcrumbEllipsis; exports.MenubarMenu = MenubarMenu; exports.MenubarGroup = MenubarGroup; exports.MenubarPortal = MenubarPortal; exports.MenubarSub = MenubarSub; exports.MenubarRadioGroup = MenubarRadioGroup; exports.Menubar = Menubar; exports.MenubarTrigger = MenubarTrigger; exports.MenubarSubTrigger = MenubarSubTrigger; exports.MenubarSubContent = MenubarSubContent; exports.MenubarContent = MenubarContent; exports.MenubarItem = MenubarItem; exports.MenubarCheckboxItem = MenubarCheckboxItem; exports.MenubarRadioItem = MenubarRadioItem; exports.MenubarLabel = MenubarLabel; exports.MenubarSeparator = MenubarSeparator; exports.MenubarShortcut = MenubarShortcut; exports.NavigationMenu = NavigationMenu; exports.NavigationMenuList = NavigationMenuList; exports.NavigationMenuItem = NavigationMenuItem; exports.navigationMenuTriggerStyle = navigationMenuTriggerStyle; exports.NavigationMenuTrigger = NavigationMenuTrigger; exports.NavigationMenuContent = NavigationMenuContent; exports.NavigationMenuLink = NavigationMenuLink; exports.NavigationMenuViewport = NavigationMenuViewport; exports.NavigationMenuIndicator = NavigationMenuIndicator; exports.TabContent = TabContent; exports.TabNavigation = TabNavigation; exports.getTabById = getTabById; exports.getTabComponent = getTabComponent; exports.Alert = Alert; exports.AlertTitle = AlertTitle; exports.AlertDescription = AlertDescription; exports.Progress = Progress; exports.ReleaseChangelogSection = ReleaseChangelogSection; exports.StatusIndicator = StatusIndicator; exports.HoverDropdown = HoverDropdown; exports.ApprovalRequestMessage = ApprovalRequestMessage; exports.ExpandChevron = ExpandChevron; exports.useCollapsible = useCollapsible; exports.getCommandText = getCommandText; exports.ArgRow = ArgRow; exports.ResultBlock = ResultBlock; exports.ApprovalBatchMessage = ApprovalBatchMessage; exports.ContextCompactionDisplay = ContextCompactionDisplay; exports.ThinkingDisplay = ThinkingDisplay; exports.ErrorMessageDisplay = ErrorMessageDisplay; exports.ColorSwatch = ColorSwatch; exports.getPlatformAccentColor = getPlatformAccentColor; exports.getCurrentPlatform = getCurrentPlatform; exports.HEX_PATTERN = HEX_PATTERN; exports.resolveTicketStatus = resolveTicketStatus; exports.getTicketStatusConfig = getTicketStatusConfig; exports.getTicketStatusTag = getTicketStatusTag; exports.kindToCanonicalStatus = kindToCanonicalStatus; exports.usesCanonicalStatusStyle = usesCanonicalStatusStyle; exports.resolveStatusTagProps = resolveStatusTagProps; exports.TicketStatusTag = TicketStatusTag; exports.ChatContainer = ChatContainer; exports.ChatHeader = ChatHeader; exports.ChatContent = ChatContent; exports.ChatFooter = ChatFooter; exports.ChatTypingIndicator = ChatTypingIndicator; exports.MingoOnboardingCard = MingoOnboardingCard; exports.SlashCommandSuggestions = SlashCommandSuggestions; exports.ChatInput = ChatInput; exports.ToolExecutionDisplay = ToolExecutionDisplay; exports.remarkCardLinks = remarkCardLinks; exports.BlockCard = BlockCard; exports.MemoizedChatMessageEnhanced = MemoizedChatMessageEnhanced; exports.ChatMessageSkeleton = ChatMessageSkeleton; exports.ChatMessageListSkeleton = ChatMessageListSkeleton; exports.MESSAGE_TYPE = MESSAGE_TYPE; exports.SCROLL_ANCHOR = SCROLL_ANCHOR; exports.ChatMessageList = ChatMessageList; exports.getProxiedImageUrl = getProxiedImageUrl; exports.urlPathLooksLikeSvg = urlPathLooksLikeSvg; exports.shouldProxyImage = shouldProxyImage; exports.generateImageSizes = generateImageSizes; exports.useProxiedImageUrl = useProxiedImageUrl; exports.ChatMessageRow = ChatMessageRow; exports.ChatMessageRowSkeleton = ChatMessageRowSkeleton; exports.ChatQuickAction = ChatQuickAction; exports.ChatTicketItem = ChatTicketItem; exports.ChatTicketList = ChatTicketList; exports.MingoOnboardingCardSkeleton = MingoOnboardingCardSkeleton; exports.MingoOnboardingListSkeleton = MingoOnboardingListSkeleton; exports.MingoChatHistorySkeleton = MingoChatHistorySkeleton; exports.MingoChatHistory = MingoChatHistory; exports.MingoWelcome = MingoWelcome; exports.GuideWelcome = GuideWelcome; exports.TooltipProvider = TooltipProvider; exports.Tooltip = Tooltip; exports.TooltipTrigger = TooltipTrigger; exports.TooltipContent = TooltipContent; exports.GuideModeBanner = GuideModeBanner; exports.RenameChatModal = RenameChatModal; exports.ArchiveChatModal = ArchiveChatModal; exports.UnarchiveChatModal = UnarchiveChatModal; exports.ChatDialogModals = ChatDialogModals; exports.ChatHeaderIconButton = ChatHeaderIconButton; exports.COMPACT_HEADER_BUTTON = COMPACT_HEADER_BUTTON; exports.ChatPanelHeader = ChatPanelHeader; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX = CHAT_ATTACHMENT_VIEW_URL_PREFIX; exports.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM = CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM; exports.ANTHROPIC_SUPPORTED_IMAGE_MIME = ANTHROPIC_SUPPORTED_IMAGE_MIME; exports.buildChatAttachmentViewUrl = buildChatAttachmentViewUrl; exports.escapeMarkdownInline = escapeMarkdownInline; exports.formatChatAttachmentMarkdownForBubble = formatChatAttachmentMarkdownForBubble; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED = CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED; exports.CHAT_ATTACHMENT_MARKDOWN_PATTERN = CHAT_ATTACHMENT_MARKDOWN_PATTERN; exports.stripChatAttachmentMarkdown = stripChatAttachmentMarkdown; exports.CHAT_ATTACHMENT_MIME_TYPES = CHAT_ATTACHMENT_MIME_TYPES; exports.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER = CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER; exports.ChatAttachmentAddButton = ChatAttachmentAddButton; exports.ChatAttachmentChipStrip = ChatAttachmentChipStrip; exports.HoverCard = HoverCard; exports.HoverCardTrigger = HoverCardTrigger; exports.HoverCardContent = HoverCardContent; exports.ModelDisplay = ModelDisplay; exports.ChatComposer = ChatComposer; exports.ChatArchivePage = ChatArchivePage; exports.DialogListItem = DialogListItem; exports.ChatSidebar = ChatSidebar; exports.executeNavigation = executeNavigation; exports.executeNavigationImperative = executeNavigationImperative; exports.handleChatNavClick = handleChatNavClick; exports.NavLinkAnchorViaRuntime = NavLinkAnchorViaRuntime; exports.SourceActionButton = SourceActionButton; exports.FlamingoLogo = FlamingoLogo; exports.OpenmspLogo = OpenmspLogo; exports.PlatformBadge = PlatformBadge; exports.AdminContentCard = AdminContentCard; exports.ChatVideoEntityCard = ChatVideoEntityCard; exports.ProductReleaseCard = ProductReleaseCard; exports.ProductReleaseCardSkeleton = ProductReleaseCardSkeleton; exports.formatReleaseDate = formatReleaseDate; exports.formatDateShort = formatDateShort; exports.formatDateSlashUTC = formatDateSlashUTC; exports.resolveReleaseCover = resolveReleaseCover; exports.releaseTypeToBadgeColor = releaseTypeToBadgeColor; exports.defaultBuildProductReleaseCardProps = defaultBuildProductReleaseCardProps; exports.buildProductReleaseCardProps = buildProductReleaseCardProps; exports.BlogCardSkeleton = BlogCardSkeleton; exports.BlogCard = BlogCard; exports.CaseStudyCardSkeleton = CaseStudyCardSkeleton; exports.CaseStudyCard = CaseStudyCard; exports.CustomerInterviewCardSkeleton = CustomerInterviewCardSkeleton; exports.CustomerInterviewCard = CustomerInterviewCard; exports.formatInvestorUpdatePeriod = formatInvestorUpdatePeriod; exports.InvestorUpdateCardSkeleton = InvestorUpdateCardSkeleton; exports.InvestorUpdateCard = InvestorUpdateCard; exports.RoadmapVoteButton = RoadmapVoteButton; exports.getStatusColorScheme = getStatusColorScheme; exports.CUSTOM_ITEM_ID = CUSTOM_ITEM_ID; exports.getTaskTypeLabel = getTaskTypeLabel; exports.TaskTypeIcon = TaskTypeIcon; exports.RoadmapCardSkeleton = RoadmapCardSkeleton; exports.RoadmapCard = RoadmapCard; exports.GitHubActivityCard = GitHubActivityCard; exports.GitHubActivityCardSkeleton = GitHubActivityCardSkeleton; exports.SlackMessageCard = SlackMessageCard; exports.SlackMessageCardSkeleton = SlackMessageCardSkeleton; exports.HubspotTicketCard = HubspotTicketCard; exports.HubspotTicketCardSkeleton = HubspotTicketCardSkeleton; exports.DataRoomDocCard = DataRoomDocCard; exports.DataRoomDocCardSkeleton = DataRoomDocCardSkeleton; exports.ProgramCardSkeleton = ProgramCardSkeleton; exports.ProgramCard = ProgramCard; exports.CampaignCardAdmin = CampaignCardAdmin; exports.CampaignCardAdminSkeleton = CampaignCardAdminSkeleton; exports.GenericEntityCard = GenericEntityCard; exports.GenericEntityCardSkeleton = GenericEntityCardSkeleton; exports.getAppType = getAppType; exports.getEmbedProxyAuth = getEmbedProxyAuth; exports.getPersistedProxyEmail = getPersistedProxyEmail; exports.setEmbedProxyAuth = setEmbedProxyAuth; exports.clearEmbedProxyAuth = clearEmbedProxyAuth; exports.applyProxyAuth = applyProxyAuth; exports.setEmbedAuthAdapter = setEmbedAuthAdapter; exports.embedAuthedFetch = embedAuthedFetch; exports.extractItems = extractItems; exports.extractItemId = extractItemId; exports.useChatCardItem = useChatCardItem; exports.ChatCardLoader = ChatCardLoader; exports.renderChatInlineEntityCard = renderChatInlineEntityCard; exports.CHAT_TYPE = CHAT_TYPE; exports.OWNER_TYPE = OWNER_TYPE; exports.MESSAGE_ROLE = MESSAGE_ROLE; exports.ASSISTANT_TYPE = ASSISTANT_TYPE; exports.AUTHOR_TYPE = AUTHOR_TYPE; exports.APPROVAL_STATUS = APPROVAL_STATUS; exports.CONNECTION_STATUS = CONNECTION_STATUS; exports.buildChatRefKey = buildChatRefKey; exports.isStructuredContent = isStructuredContent; exports.normalizeContent = normalizeContent2; exports.NETWORK_CONFIG = NETWORK_CONFIG; exports.transformEventToProgram = transformEventToProgram; exports.transformPodcastToProgram = transformPodcastToProgram; exports.transformWebinarToProgram = transformWebinarToProgram; exports.useChunkCatchup = useChunkCatchup; exports.useJetStreamDialogSubscription = useJetStreamDialogSubscription; exports.useNatsDialogSubscription = useNatsDialogSubscription; exports.buildNatsWsUrl = buildNatsWsUrl; exports.parseChunkToAction = parseChunkToAction; exports.isControlChunk = isControlChunk; exports.isErrorChunk = isErrorChunk; exports.isMetadataChunk = isMetadataChunk; exports.extractTextFromChunk = extractTextFromChunk; exports.MessageSegmentAccumulator = MessageSegmentAccumulator; exports.createMessageSegmentAccumulator = createMessageSegmentAccumulator; exports.useRealtimeChunkProcessor = useRealtimeChunkProcessor; exports.fetchSlashCommands = fetchSlashCommands; exports.useSlashCommands = useSlashCommands; exports.useSlashCommandRegistry = useSlashCommandRegistry; exports.useChatAttachments = useChatAttachments; exports.useChatAttachmentImageGallery = useChatAttachmentImageGallery; exports.ChatIdentityProvider = ChatIdentityProvider; exports.useChatIdentity = useChatIdentity; exports.useCloseOnNavigation = useCloseOnNavigation; exports.useSSE = useSSE; exports.useChat = useChat; exports.SCROLL_ANCHOR_WIRE_KEY = SCROLL_ANCHOR_WIRE_KEY; exports.parseScrollAnchor = parseScrollAnchor; exports.AUTO_CONTINUATION_DIRECTIVE_PREFIX = AUTO_CONTINUATION_DIRECTIVE_PREFIX; exports.buildAutoContinuationDirective = buildAutoContinuationDirective; exports.flattenAssistantContent = flattenAssistantContent; exports.parseWireCommandOverride = parseWireCommandOverride; exports.sanitizeTitleForChat = sanitizeTitleForChat; exports.formatSingularLookupInvocation = formatSingularLookupInvocation; exports.extractEntityIdFilter = extractEntityIdFilter; exports.buildDiscussAddendum = buildDiscussAddendum; exports.useSseChatAdapter = useSseChatAdapter; exports.processHistoricalMessages = processHistoricalMessages; exports.extractErrorMessages = extractErrorMessages; exports.processHistoricalMessagesWithErrors = processHistoricalMessagesWithErrors; exports.useNatsChatAdapter = useNatsChatAdapter; exports.useUnifiedChat = useUnifiedChat; exports.extractIncompleteMessageState = extractIncompleteMessageState; exports.SYNTHETIC_REALTIME_ID_PREFIXES = SYNTHETIC_REALTIME_ID_PREFIXES; exports.flattenMessagePagesChronological = flattenMessagePagesChronological; exports.maxPersistedStreamSeq = maxPersistedStreamSeq; exports.mergeHistoryWithRealtime = mergeHistoryWithRealtime; exports.computeHistoryPrepend = computeHistoryPrepend; exports.CHIP_ACTION_BUTTON_CLASS = CHIP_ACTION_BUTTON_CLASS; exports.chatChipClass = chatChipClass; exports.clickupTaskUrl = clickupTaskUrl; exports.EmbeddableChat = EmbeddableChat; exports.FilterCheckboxItem = FilterCheckboxItem; exports.TagKeyValueFilter = TagKeyValueFilter; exports.FilterModal = FilterModal; exports.ListPageLayout = ListPageLayout; exports.PAGE_HEADING_CLASS = PAGE_HEADING_CLASS; exports.PageHeading = PageHeading; exports.EntityImage = EntityImage; exports.TitleBlock = TitleBlock; exports.PageLayout = PageLayout; exports.toggleVariants = toggleVariants; exports.Toggle = Toggle; exports.ToggleGroup = ToggleGroup; exports.ToggleGroupItem = ToggleGroupItem; exports.delay = delay; exports.generateRandomString = generateRandomString; exports.truncateString = truncateString; exports.deepClone = deepClone; exports.getSlackCommunityJoinUrl = getSlackCommunityJoinUrl; exports.OS_PLATFORMS = OS_PLATFORMS; exports.DEFAULT_OS_PLATFORM = DEFAULT_OS_PLATFORM; exports.isValidEmailDomain = isValidEmailDomain; exports.validateEmailDomain = validateEmailDomain; exports.validateEmailDomainList = validateEmailDomainList; exports.cleanEmailDomain = cleanEmailDomain; exports.getConfidenceColorClass = getConfidenceColorClass; exports.getConfidenceLevel = getConfidenceLevel; exports.getConfidenceBorderClass = getConfidenceBorderClass; exports.getConfidenceTextClass = getConfidenceTextClass; exports.getConfidenceBgClass = getConfidenceBgClass; exports.getConfidenceLabel = getConfidenceLabel; exports.DEV_SECTION_PARAM_KEYS = DEV_SECTION_PARAM_KEYS; exports.normalizeToolType = normalizeToolType; exports.normalizeToolTypeWithFallback = normalizeToolTypeWithFallback; exports.toToolLabel = toToolLabel; exports.isValidToolType = isValidToolType; exports.getToolTypeAliases = getToolTypeAliases; exports.getToolLabel = getToolLabel; exports.ShellTypeValues = ShellTypeValues; exports.SHELL_TYPES = SHELL_TYPES; exports.shellLabels = shellLabels; exports.getShellLabel = getShellLabel; exports.getShellIcon = getShellIcon; exports.OSTypeValues = OSTypeValues; exports.OS_TYPES = OS_TYPES; exports.osLabels = osLabels; exports.normalizeOSType = normalizeOSType; exports.getOSLabel = getOSLabel; exports.getOSIcon = getOSIcon; exports.getOSTypeDefinition = getOSTypeDefinition; exports.getOSPlatformId = getOSPlatformId; exports.isOSPlatform = isOSPlatform; exports.getCountryPhoneData = getCountryPhoneData; exports.getCountryByCode = getCountryByCode; exports.validatePhoneNumber = validatePhoneNumber; exports.formatPhoneE164 = formatPhoneE164; exports.GENERIC_EMAIL_DOMAINS = GENERIC_EMAIL_DOMAINS; exports.extractDomainFromEmail = extractDomainFromEmail; exports.normalizeDomain = normalizeDomain; exports.isGenericDomain = isGenericDomain; exports.hasGenericEmailDomain = hasGenericEmailDomain; exports.isGenericWebsiteDomain = isGenericWebsiteDomain; exports.DESIGN_PALETTE = DESIGN_PALETTE; exports.hexToRgb = hexToRgb2; exports.getContrastRatio = getContrastRatio; exports.extractDominantColor = extractDominantColor; exports.getBestContrastColor = getBestContrastColor; exports.analyzeImageColor = analyzeImageColor; exports.extractImageEdgeColorAsync = extractImageEdgeColorAsync; exports.formatRelativeTime = formatRelativeTime; exports.formatAbsoluteDate = formatAbsoluteDate; exports.formatDateTime = formatDateTime; exports.getDetailedTimeDifference = getDetailedTimeDifference; exports.isToday = isToday; exports.isWithinMinutes = isWithinMinutes; exports.createUTCTimestamp = createUTCTimestamp; exports.readLeadingDecisionFrame = readLeadingDecisionFrame; exports.AVAILABLE_SVG_ICONS = AVAILABLE_SVG_ICONS; exports.releaseTypeOptions = releaseTypeOptions; exports.releaseStatusOptions = releaseStatusOptions; exports.changelogLabels = changelogLabels; exports.SEMVER_REGEX = SEMVER_REGEX; exports.TASK_TYPE_LABELS = TASK_TYPE_LABELS; exports.TASK_TYPE_TEXT_COLORS = TASK_TYPE_TEXT_COLORS; exports.TMCG_ROLES = TMCG_ROLES; exports.TMCG_ROLE_DISPLAY_NAMES = TMCG_ROLE_DISPLAY_NAMES; exports.TMCG_SOCIAL_PLATFORMS = TMCG_SOCIAL_PLATFORMS; exports.ROADMAP_STATUS_OPTIONS = ROADMAP_STATUS_OPTIONS; exports.DELIVERY_TASK_TYPE_OPTIONS = DELIVERY_TASK_TYPE_OPTIONS; exports.TICKET_STATUS_OPTIONS = TICKET_STATUS_OPTIONS; exports.OPENFRAME_DEV_SECTIONS = OPENFRAME_DEV_SECTIONS; exports.scrollElementIntoView = scrollElementIntoView; exports.canonicalContentRefType = canonicalContentRefType; exports.buildListUrl = buildListUrl; exports.CONTENT_REF_GROUPS = CONTENT_REF_GROUPS; exports.getContentRefLabel = getContentRefLabel; exports.getContentRefLabelOrTitleCase = getContentRefLabelOrTitleCase; exports.orderContentRefTypes = orderContentRefTypes; exports.BenefitCard = BenefitCard; exports.BenefitCardGrid = BenefitCardGrid; exports.BrandAssociationCard = BrandAssociationCard; exports.BrandAssociationGrid = BrandAssociationGrid; exports.BulletList = BulletList; exports.CircularProgress = CircularProgress; exports.CheckIcon = CheckIcon2; exports.XIcon = XIcon; exports.MinusIcon = MinusIcon; exports.CheckCircleIcon = CheckCircleIcon2; exports.XCircleIcon = XCircleIcon; exports.FloatingTooltip = FloatingTooltip; exports.DashboardInfoCard = DashboardInfoCard; exports.OSTypeBadge = OSTypeBadge; exports.OSTypeIcon = OSTypeIcon; exports.OSTypeLabel = OSTypeLabel; exports.DeviceCard = DeviceCard; exports.DeviceCardCompact = DeviceCardCompact; exports.FeatureCardGrid = FeatureCardGrid; exports.FeatureList = FeatureList; exports.TruncateText = TruncateText; exports.HighlightCard = HighlightCard; exports.HighlightCardGrid = HighlightCardGrid; exports.IconsBlock = IconsBlock; exports.DropdownButton = DropdownButton; exports.MoreActionsMenu = MoreActionsMenu; exports.OrganizationCard = OrganizationCard; exports.ServiceCard = ServiceCard; exports.Slider = Slider; exports.TabSelector = TabSelector; exports.TitleContentBlock = TitleContentBlock; exports.ContentLoader = ContentLoader; exports.CardLoader = CardLoader; exports.FormLoader = FormLoader; exports.DetailLoader = DetailLoader; exports.ListLoader = ListLoader; exports.Pagination = Pagination; exports.PaginationContent = PaginationContent; exports.PaginationItem = PaginationItem; exports.PaginationLink = PaginationLink; exports.PaginationEllipsis = PaginationEllipsis; exports.PaginationPrevious = PaginationPrevious; exports.PaginationNext = PaginationNext; exports.init_pagination = init_pagination; exports.CursorPagination = CursorPagination; exports.CursorPaginationSimple = CursorPaginationSimple; exports.TableEmptyState = TableEmptyState; exports.DynamicThemeProvider = DynamicThemeProvider; exports.useDynamicTheme = useDynamicTheme; exports.THEME_STORAGE_KEY = THEME_STORAGE_KEY; exports.THEME_ATTRIBUTE = THEME_ATTRIBUTE; exports.DEFAULT_THEME = DEFAULT_THEME; exports.ThemeProvider = ThemeProvider; exports.useTheme = useTheme; exports.useThemeToggle = useThemeToggle; exports.ArrayEntryManager = ArrayEntryManager; exports.ProviderButton = ProviderButton; exports.AuthProvidersList = AuthProvidersList; exports.ChangelogManager = ChangelogManager; exports.ChangelogSectionsManager = ChangelogSectionsManager; exports.ClickUpTasksManager = ClickUpTasksManager; exports.CommandBox = CommandBox; exports.ErrorBoundary = ErrorBoundary; exports.SectionSelector = SectionSelector; exports.FigmaPrototypeViewer = FigmaPrototypeViewer; exports.FiltersDropdown = FiltersDropdown; exports.useFiltersDropdown = useFiltersDropdown; exports.GitHubReleasesManager = GitHubReleasesManager; exports.KnowledgeBaseLinksManager = KnowledgeBaseLinksManager; exports.LoadingProvider = LoadingProvider; exports.useLoading = useLoading; exports.MediaGalleryManager = MediaGalleryManager; exports.MoreAboutButton = MoreAboutButton; exports.OSTypeBadgeGroup = OSTypeBadgeGroup; exports.ParallaxImageShowcase = ParallaxImageShowcase; exports.PathsDisplay = PathsDisplay; exports.OPENFRAME_PATHS = OPENFRAME_PATHS; exports.getOpenFramePaths = getOpenFramePaths; exports.PlatformFilterComponent = PlatformFilterComponent; exports.PushButtonSelector = PushButtonSelector; exports.ReleaseMediaManager = ReleaseMediaManager; exports.SelectButton = SelectButton; exports.SEOEditorPreview = SEOEditorPreview; exports.SocialLinksManager = SocialLinksManager; exports.StartWithOpenFrameButton = StartWithOpenFrameButton; exports.StatusFilterComponent = StatusFilterComponent; exports.TagsSelector = TagsSelector; exports.VideoSourceSelector = VideoSourceSelector; exports.ConfidenceBadge = ConfidenceBadge; exports.TranscriptSummaryEditor = TranscriptSummaryEditor; exports.AIEnrichButton = AIEnrichButton; exports.AIWarningsSection = AIWarningsSection; exports.AIEnrichSection = AIEnrichSection; exports.HighlightVideoSection = HighlightVideoSection; exports.HighlightConfigSection = HighlightConfigSection; exports.EntitySummaryEditor = EntitySummaryEditor; exports.AIStatusIndicator = AIStatusIndicator; exports.AIRequiredBadge = AIRequiredBadge; exports.TranscribeSummarizeSection = TranscribeSummarizeSection; exports.VideoClipsSection = VideoClipsSection; exports.HighlightGenerationSection = HighlightGenerationSection; exports.HighlightVideoPreview = HighlightVideoPreview; exports.TranscribeAndSummarizeCombinedSection = TranscribeAndSummarizeCombinedSection; exports.HighlightVideoCombinedSection = HighlightVideoCombinedSection; exports.ViewToggle = ViewToggle; exports.PolicyConfigurationPanel = PolicyConfigurationPanel; exports.PhoneInput = PhoneInput; exports.WaitlistForm = WaitlistForm; exports.NotificationsProvider = NotificationsProvider; exports.useNotifications = useNotifications; exports.useOptionalNotifications = useOptionalNotifications; exports.NotificationTile = NotificationTile; exports.NotificationDrawer = NotificationDrawer; exports.NotificationPopups = NotificationPopups; exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.isApprovalNotification = isApprovalNotification; exports.getApprovalMeta = getApprovalMeta; exports.ApprovalRequestNotificationTile = ApprovalRequestNotificationTile; exports.BoardColumnHeader = BoardColumnHeader; exports.tintOnDark = tintOnDark; exports.TicketCard = TicketCard; exports.TicketCardSkeleton = TicketCardSkeleton; exports.BoardColumn = BoardColumn; exports.useBoardCollapse = useBoardCollapse; exports.Board = Board; exports.columnFromTicketStatus = columnFromTicketStatus; exports.groupTicketsByStatus = groupTicketsByStatus; exports.TicketStatusConfigList = TicketStatusConfigList; exports.TableHeader = TableHeader; exports.TableCell = TableCell; exports.TableCardSkeleton = TableCardSkeleton; exports.TableRow = TableRow; exports.Table = Table; exports.TableDescriptionCell = TableDescriptionCell; exports.TableTimestampCell = TableTimestampCell; exports.QueryReportTableHeader = QueryReportTableHeader; exports.QueryReportTableRow = QueryReportTableRow; exports.QueryReportTableSkeleton = QueryReportTableSkeleton; exports.deriveColumns = deriveColumns; exports.exportToCSV = exportToCSV; exports.QueryReportTable = QueryReportTable; exports.useDataTableContext = useDataTableContext; exports.DataTableRoot = DataTableRoot; exports.getHideClasses = getHideClasses2; exports.alignJustify = alignJustify; exports.multiSelectFilterFn = multiSelectFilterFn; exports.DataTableHeader = DataTableHeader; exports.DataTableEmpty = DataTableEmpty; exports.ROW_HEIGHT_DESKTOP = ROW_HEIGHT_DESKTOP2; exports.ROW_HEIGHT_MOBILE = ROW_HEIGHT_MOBILE2; exports.DataTableSkeleton = DataTableSkeleton; exports.DataTableRow = DataTableRow; exports.DataTableBody = DataTableBody; exports.DataTableInfiniteFooter = DataTableInfiniteFooter; exports.DataTableCursorFooter = DataTableCursorFooter; exports.DataTableRowCount = DataTableRowCount; exports.useDataTable = useDataTable; exports.DataTable = DataTable; exports.flexRender = _reacttable.flexRender; exports.createColumnHelper = _reacttable.createColumnHelper; exports.getCoreRowModel = _reacttable.getCoreRowModel; exports.getExpandedRowModel = _reacttable.getExpandedRowModel; exports.getFacetedRowModel = _reacttable.getFacetedRowModel; exports.getFacetedUniqueValues = _reacttable.getFacetedUniqueValues; exports.getFilteredRowModel = _reacttable.getFilteredRowModel; exports.getGroupedRowModel = _reacttable.getGroupedRowModel; exports.getPaginationRowModel = _reacttable.getPaginationRowModel; exports.getSortedRowModel = _reacttable.getSortedRowModel; exports.FilterListItem = FilterListItem; exports.FilterList = FilterList; exports.TagSearchInput = TagSearchInput; exports.MarkdownEditor = MarkdownEditor; exports.FileUpload = FileUpload; exports.ImageUploader = ImageUploader; exports.TICKET_STATUS_COLOR_PRESETS = TICKET_STATUS_COLOR_PRESETS; exports.CUSTOM_PRESET_KEY = CUSTOM_PRESET_KEY; exports.DEFAULT_CUSTOM_STATUS_COLOR = DEFAULT_CUSTOM_STATUS_COLOR; exports.ColorPresetSelect = ColorPresetSelect; exports.ColorPickerInput = ColorPickerInput; exports.TicketStatusConfigRow = TicketStatusConfigRow; exports.AssigneeDropdown = AssigneeDropdown; exports.TicketDetailSection = TicketDetailSection; exports.TicketAttachmentsList = TicketAttachmentsList; exports.TicketNoteCard = TicketNoteCard; exports.TicketNotesSection = TicketNotesSection; exports.TicketInfoSection = TicketInfoSection; exports.Header = Header2; exports.HeaderSkeleton = HeaderSkeleton; exports.ClientOnlyHeader = ClientOnlyHeader; exports.MobileNavPanel = MobileNavPanel; exports.SlidingSidebar = SlidingSidebar; exports.StickySectionNav = StickySectionNav; exports.useSectionNavigation = useSectionNavigation; exports.NavigationSidebar = NavigationSidebar; exports.HeaderButton = HeaderButton; exports.HeaderGlobalSearch = HeaderGlobalSearch; exports.HeaderMingoButton = HeaderMingoButton; exports.HeaderOrganizationFilter = HeaderOrganizationFilter; exports.AppHeader = AppHeader; exports.MobileBurgerMenu = MobileBurgerMenu; exports.useAppLayoutDrawerContainer = useAppLayoutDrawerContainer; exports.AppLayout = AppLayout; exports.AppLayoutDrawerRoot = AppLayoutDrawerRoot; exports.AppLayoutDrawerTrigger = AppLayoutDrawerTrigger; exports.AppLayoutDrawerClose = AppLayoutDrawerClose; exports.AppLayoutDrawerContent = AppLayoutDrawerContent; exports.AppLayoutDrawerHeader = AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = AppLayoutDrawerTitle; exports.AppLayoutDrawerDescription = AppLayoutDrawerDescription; exports.AppLayoutDrawerBody = AppLayoutDrawerBody; exports.AppLayoutDrawerFooter = AppLayoutDrawerFooter; exports.SoftwareInfo = SoftwareInfo; exports.SoftwareSourceBadge = SoftwareSourceBadge; exports.CveLink = CveLink; exports.ToolBadge = ToolBadge; exports.ShellTypeBadge = ShellTypeBadge; exports.ScriptInfoSection = ScriptInfoSection; exports.ScriptArguments = ScriptArguments; exports.OnboardingStepCard = OnboardingStepCard; exports.OnboardingWalkthrough = OnboardingWalkthrough; exports.LOG_SEVERITY_COLORS = LOG_SEVERITY_COLORS; exports.LOG_SEVERITY_LABELS = LOG_SEVERITY_LABELS; exports.LogSeverityDot = LogSeverityDot; exports.LogsList = LogsList; exports.assets = assets;
39756
- //# sourceMappingURL=chunk-RCW2IL4K.cjs.map
39719
+ exports.Label = Label; exports.AllowedDomainsInput = AllowedDomainsInput; exports.Autocomplete = Autocomplete; exports.CheckboxBlock = CheckboxBlock; exports.CheckboxWithDescription = CheckboxWithDescription; exports.Select = Select; exports.SelectGroup = SelectGroup; exports.SelectValue = SelectValue; exports.SelectTrigger = SelectTrigger; exports.SelectScrollUpButton = SelectScrollUpButton; exports.SelectScrollDownButton = SelectScrollDownButton; exports.SelectContent = SelectContent; exports.SelectLabel = SelectLabel; exports.SelectItem = SelectItem; exports.SelectSeparator = SelectSeparator; exports.DatePicker = DatePicker; exports.DatePickerInput = DatePickerInput; exports.DatePickerInputSimple = DatePickerInputSimple; exports.HoneypotField = HoneypotField; exports.ProgressBar = ProgressBar; exports.InfoCard = InfoCard; exports.InfoRow = InfoRow; exports.InputTrigger = InputTrigger; exports.InteractiveCard = InteractiveCard; exports.MediaTypeSelector = MediaTypeSelector; exports.PageLoader = PageLoader; exports.CompactPageLoader = CompactPageLoader; exports.RadioGroup = RadioGroup; exports.RadioGroupItem = RadioGroupItem; exports.RadioGroupBlock = RadioGroupBlock; exports.Switch = Switch; exports.badgeVariants = badgeVariants; exports.Badge = Badge; exports.TagsInput = TagsInput; exports.TagsManager = TagsManager; exports.Textarea = Textarea; exports.AlertDialog = AlertDialog; exports.AlertDialogTrigger = AlertDialogTrigger; exports.AlertDialogPortal = AlertDialogPortal; exports.AlertDialogOverlay = AlertDialogOverlay; exports.AlertDialogContent = AlertDialogContent; exports.AlertDialogHeader = AlertDialogHeader; exports.AlertDialogFooter = AlertDialogFooter; exports.AlertDialogTitle = AlertDialogTitle; exports.AlertDialogDescription = AlertDialogDescription; exports.AlertDialogAction = AlertDialogAction; exports.AlertDialogCancel = AlertDialogCancel; exports.AspectRatio = AspectRatio; exports.Dialog = Dialog; exports.DialogTrigger = DialogTrigger; exports.DialogPortal = DialogPortal; exports.DialogClose = DialogClose; exports.DialogOverlay = DialogOverlay; exports.DialogContent = DialogContent; exports.DialogHeader = DialogHeader; exports.DialogFooter = DialogFooter; exports.DialogTitle = DialogTitle; exports.DialogDescription = DialogDescription; exports.ImageGalleryModal = ImageGalleryModal; exports.Modal = Modal2; exports.ModalContent = ModalContent2; exports.ModalHeader = ModalHeader2; exports.ModalTitle = ModalTitle2; exports.ModalFooter = ModalFooter2; exports.Modal2 = Modal; exports.ModalContent2 = ModalContent; exports.ModalHeader2 = ModalHeader; exports.ModalTitle2 = ModalTitle; exports.ModalFooter2 = ModalFooter; exports.Separator = Separator2; exports.Sheet = Sheet; exports.SheetTrigger = SheetTrigger; exports.SheetClose = SheetClose; exports.SheetPortal = SheetPortal; exports.SheetOverlay = SheetOverlay; exports.SheetContent = SheetContent; exports.SheetHeader = SheetHeader; exports.SheetFooter = SheetFooter; exports.SheetTitle = SheetTitle; exports.SheetDescription = SheetDescription; exports.Drawer = Drawer; exports.DrawerTrigger = DrawerTrigger; exports.DrawerClose = DrawerClose; exports.DrawerPortal = DrawerPortal; exports.DrawerOverlay = DrawerOverlay; exports.DrawerContent = DrawerContent; exports.DrawerHeader = DrawerHeader; exports.DrawerTitle = DrawerTitle; exports.DrawerDescription = DrawerDescription; exports.DrawerBody = DrawerBody; exports.DrawerFooter = DrawerFooter; exports.Accordion = Accordion; exports.AccordionItem = AccordionItem; exports.AccordionTrigger = AccordionTrigger; exports.AccordionContent = AccordionContent; exports.Breadcrumb = Breadcrumb; exports.BreadcrumbList = BreadcrumbList; exports.BreadcrumbItem = BreadcrumbItem; exports.BreadcrumbLink = BreadcrumbLink; exports.BreadcrumbPage = BreadcrumbPage; exports.BreadcrumbSeparator = BreadcrumbSeparator; exports.BreadcrumbEllipsis = BreadcrumbEllipsis; exports.MenubarMenu = MenubarMenu; exports.MenubarGroup = MenubarGroup; exports.MenubarPortal = MenubarPortal; exports.MenubarSub = MenubarSub; exports.MenubarRadioGroup = MenubarRadioGroup; exports.Menubar = Menubar; exports.MenubarTrigger = MenubarTrigger; exports.MenubarSubTrigger = MenubarSubTrigger; exports.MenubarSubContent = MenubarSubContent; exports.MenubarContent = MenubarContent; exports.MenubarItem = MenubarItem; exports.MenubarCheckboxItem = MenubarCheckboxItem; exports.MenubarRadioItem = MenubarRadioItem; exports.MenubarLabel = MenubarLabel; exports.MenubarSeparator = MenubarSeparator; exports.MenubarShortcut = MenubarShortcut; exports.NavigationMenu = NavigationMenu; exports.NavigationMenuList = NavigationMenuList; exports.NavigationMenuItem = NavigationMenuItem; exports.navigationMenuTriggerStyle = navigationMenuTriggerStyle; exports.NavigationMenuTrigger = NavigationMenuTrigger; exports.NavigationMenuContent = NavigationMenuContent; exports.NavigationMenuLink = NavigationMenuLink; exports.NavigationMenuViewport = NavigationMenuViewport; exports.NavigationMenuIndicator = NavigationMenuIndicator; exports.TabContent = TabContent; exports.TabNavigation = TabNavigation; exports.getTabById = getTabById; exports.getTabComponent = getTabComponent; exports.Alert = Alert; exports.AlertTitle = AlertTitle; exports.AlertDescription = AlertDescription; exports.Progress = Progress; exports.ReleaseChangelogSection = ReleaseChangelogSection; exports.StatusIndicator = StatusIndicator; exports.HoverDropdown = HoverDropdown; exports.ApprovalRequestMessage = ApprovalRequestMessage; exports.ExpandChevron = ExpandChevron; exports.useCollapsible = useCollapsible; exports.getCommandText = getCommandText; exports.ArgRow = ArgRow; exports.ResultBlock = ResultBlock; exports.ApprovalBatchMessage = ApprovalBatchMessage; exports.ContextCompactionDisplay = ContextCompactionDisplay; exports.ThinkingDisplay = ThinkingDisplay; exports.ErrorMessageDisplay = ErrorMessageDisplay; exports.ColorSwatch = ColorSwatch; exports.getPlatformAccentColor = getPlatformAccentColor; exports.getCurrentPlatform = getCurrentPlatform; exports.HEX_PATTERN = HEX_PATTERN; exports.resolveTicketStatus = resolveTicketStatus; exports.getTicketStatusConfig = getTicketStatusConfig; exports.getTicketStatusTag = getTicketStatusTag; exports.kindToCanonicalStatus = kindToCanonicalStatus; exports.usesCanonicalStatusStyle = usesCanonicalStatusStyle; exports.resolveStatusTagProps = resolveStatusTagProps; exports.TicketStatusTag = TicketStatusTag; exports.ChatContainer = ChatContainer; exports.ChatHeader = ChatHeader; exports.ChatContent = ChatContent; exports.ChatFooter = ChatFooter; exports.ChatTypingIndicator = ChatTypingIndicator; exports.MingoOnboardingCard = MingoOnboardingCard; exports.SlashCommandSuggestions = SlashCommandSuggestions; exports.ChatInput = ChatInput; exports.ToolExecutionDisplay = ToolExecutionDisplay; exports.remarkCardLinks = remarkCardLinks; exports.BlockCard = BlockCard; exports.MemoizedChatMessageEnhanced = MemoizedChatMessageEnhanced; exports.ChatMessageSkeleton = ChatMessageSkeleton; exports.ChatMessageListSkeleton = ChatMessageListSkeleton; exports.MESSAGE_TYPE = MESSAGE_TYPE; exports.SCROLL_ANCHOR = SCROLL_ANCHOR; exports.ChatMessageList = ChatMessageList; exports.getProxiedImageUrl = getProxiedImageUrl; exports.urlPathLooksLikeSvg = urlPathLooksLikeSvg; exports.shouldProxyImage = shouldProxyImage; exports.generateImageSizes = generateImageSizes; exports.useProxiedImageUrl = useProxiedImageUrl; exports.ChatMessageRow = ChatMessageRow; exports.ChatMessageRowSkeleton = ChatMessageRowSkeleton; exports.ChatQuickAction = ChatQuickAction; exports.ChatQuickActionRow = ChatQuickActionRow; exports.ChatTicketItem = ChatTicketItem; exports.ChatTicketList = ChatTicketList; exports.MingoOnboardingCardSkeleton = MingoOnboardingCardSkeleton; exports.MingoOnboardingListSkeleton = MingoOnboardingListSkeleton; exports.MingoChatHistorySkeleton = MingoChatHistorySkeleton; exports.MingoChatHistory = MingoChatHistory; exports.MingoWelcome = MingoWelcome; exports.GuideWelcome = GuideWelcome; exports.TooltipProvider = TooltipProvider; exports.Tooltip = Tooltip; exports.TooltipTrigger = TooltipTrigger; exports.TooltipContent = TooltipContent; exports.GuideModeBanner = GuideModeBanner; exports.RenameChatModal = RenameChatModal; exports.ArchiveChatModal = ArchiveChatModal; exports.UnarchiveChatModal = UnarchiveChatModal; exports.ChatDialogModals = ChatDialogModals; exports.ChatHeaderIconButton = ChatHeaderIconButton; exports.COMPACT_HEADER_BUTTON = COMPACT_HEADER_BUTTON; exports.ChatPanelHeader = ChatPanelHeader; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX = CHAT_ATTACHMENT_VIEW_URL_PREFIX; exports.CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM = CHAT_ATTACHMENT_VIEW_TOKEN_QUERY_PARAM; exports.ANTHROPIC_SUPPORTED_IMAGE_MIME = ANTHROPIC_SUPPORTED_IMAGE_MIME; exports.buildChatAttachmentViewUrl = buildChatAttachmentViewUrl; exports.escapeMarkdownInline = escapeMarkdownInline; exports.formatChatAttachmentMarkdownForBubble = formatChatAttachmentMarkdownForBubble; exports.CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED = CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED; exports.CHAT_ATTACHMENT_MARKDOWN_PATTERN = CHAT_ATTACHMENT_MARKDOWN_PATTERN; exports.stripChatAttachmentMarkdown = stripChatAttachmentMarkdown; exports.CHAT_ATTACHMENT_MIME_TYPES = CHAT_ATTACHMENT_MIME_TYPES; exports.CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER = CHAT_ATTACHMENT_CONCURRENT_UPLOADS_PER_USER; exports.ChatAttachmentAddButton = ChatAttachmentAddButton; exports.ChatAttachmentChipStrip = ChatAttachmentChipStrip; exports.HoverCard = HoverCard; exports.HoverCardTrigger = HoverCardTrigger; exports.HoverCardContent = HoverCardContent; exports.ModelDisplay = ModelDisplay; exports.ChatComposer = ChatComposer; exports.ChatArchivePage = ChatArchivePage; exports.DialogListItem = DialogListItem; exports.ChatSidebar = ChatSidebar; exports.executeNavigation = executeNavigation; exports.executeNavigationImperative = executeNavigationImperative; exports.handleChatNavClick = handleChatNavClick; exports.NavLinkAnchorViaRuntime = NavLinkAnchorViaRuntime; exports.SourceActionButton = SourceActionButton; exports.FlamingoLogo = FlamingoLogo; exports.OpenmspLogo = OpenmspLogo; exports.PlatformBadge = PlatformBadge; exports.AdminContentCard = AdminContentCard; exports.ChatVideoEntityCard = ChatVideoEntityCard; exports.ProductReleaseCard = ProductReleaseCard; exports.ProductReleaseCardSkeleton = ProductReleaseCardSkeleton; exports.formatReleaseDate = formatReleaseDate; exports.formatDateShort = formatDateShort; exports.formatDateSlashUTC = formatDateSlashUTC; exports.resolveReleaseCover = resolveReleaseCover; exports.releaseTypeToBadgeColor = releaseTypeToBadgeColor; exports.defaultBuildProductReleaseCardProps = defaultBuildProductReleaseCardProps; exports.buildProductReleaseCardProps = buildProductReleaseCardProps; exports.BlogCardSkeleton = BlogCardSkeleton; exports.BlogCard = BlogCard; exports.CaseStudyCardSkeleton = CaseStudyCardSkeleton; exports.CaseStudyCard = CaseStudyCard; exports.CustomerInterviewCardSkeleton = CustomerInterviewCardSkeleton; exports.CustomerInterviewCard = CustomerInterviewCard; exports.formatInvestorUpdatePeriod = formatInvestorUpdatePeriod; exports.InvestorUpdateCardSkeleton = InvestorUpdateCardSkeleton; exports.InvestorUpdateCard = InvestorUpdateCard; exports.RoadmapVoteButton = RoadmapVoteButton; exports.getStatusColorScheme = getStatusColorScheme; exports.CUSTOM_ITEM_ID = CUSTOM_ITEM_ID; exports.getTaskTypeLabel = getTaskTypeLabel; exports.TaskTypeIcon = TaskTypeIcon; exports.RoadmapCardSkeleton = RoadmapCardSkeleton; exports.RoadmapCard = RoadmapCard; exports.GitHubActivityCard = GitHubActivityCard; exports.GitHubActivityCardSkeleton = GitHubActivityCardSkeleton; exports.SlackMessageCard = SlackMessageCard; exports.SlackMessageCardSkeleton = SlackMessageCardSkeleton; exports.HubspotTicketCard = HubspotTicketCard; exports.HubspotTicketCardSkeleton = HubspotTicketCardSkeleton; exports.DataRoomDocCard = DataRoomDocCard; exports.DataRoomDocCardSkeleton = DataRoomDocCardSkeleton; exports.ProgramCardSkeleton = ProgramCardSkeleton; exports.ProgramCard = ProgramCard; exports.CampaignCardAdmin = CampaignCardAdmin; exports.CampaignCardAdminSkeleton = CampaignCardAdminSkeleton; exports.GenericEntityCard = GenericEntityCard; exports.GenericEntityCardSkeleton = GenericEntityCardSkeleton; exports.getAppType = getAppType; exports.getEmbedProxyAuth = getEmbedProxyAuth; exports.getPersistedProxyEmail = getPersistedProxyEmail; exports.setEmbedProxyAuth = setEmbedProxyAuth; exports.clearEmbedProxyAuth = clearEmbedProxyAuth; exports.applyProxyAuth = applyProxyAuth; exports.setEmbedAuthAdapter = setEmbedAuthAdapter; exports.embedAuthedFetch = embedAuthedFetch; exports.extractItems = extractItems; exports.extractItemId = extractItemId; exports.useChatCardItem = useChatCardItem; exports.ChatCardLoader = ChatCardLoader; exports.renderChatInlineEntityCard = renderChatInlineEntityCard; exports.CHAT_TYPE = CHAT_TYPE; exports.OWNER_TYPE = OWNER_TYPE; exports.MESSAGE_ROLE = MESSAGE_ROLE; exports.ASSISTANT_TYPE = ASSISTANT_TYPE; exports.AUTHOR_TYPE = AUTHOR_TYPE; exports.APPROVAL_STATUS = APPROVAL_STATUS; exports.CONNECTION_STATUS = CONNECTION_STATUS; exports.buildChatRefKey = buildChatRefKey; exports.isStructuredContent = isStructuredContent; exports.normalizeContent = normalizeContent2; exports.NETWORK_CONFIG = NETWORK_CONFIG; exports.transformEventToProgram = transformEventToProgram; exports.transformPodcastToProgram = transformPodcastToProgram; exports.transformWebinarToProgram = transformWebinarToProgram; exports.useChunkCatchup = useChunkCatchup; exports.useJetStreamDialogSubscription = useJetStreamDialogSubscription; exports.useNatsDialogSubscription = useNatsDialogSubscription; exports.buildNatsWsUrl = buildNatsWsUrl; exports.parseChunkToAction = parseChunkToAction; exports.isControlChunk = isControlChunk; exports.isErrorChunk = isErrorChunk; exports.isMetadataChunk = isMetadataChunk; exports.extractTextFromChunk = extractTextFromChunk; exports.MessageSegmentAccumulator = MessageSegmentAccumulator; exports.createMessageSegmentAccumulator = createMessageSegmentAccumulator; exports.useRealtimeChunkProcessor = useRealtimeChunkProcessor; exports.fetchSlashCommands = fetchSlashCommands; exports.useSlashCommands = useSlashCommands; exports.useSlashCommandRegistry = useSlashCommandRegistry; exports.useChatAttachments = useChatAttachments; exports.useChatAttachmentImageGallery = useChatAttachmentImageGallery; exports.ChatIdentityProvider = ChatIdentityProvider; exports.useChatIdentity = useChatIdentity; exports.useCloseOnNavigation = useCloseOnNavigation; exports.useSSE = useSSE; exports.useChat = useChat; exports.SCROLL_ANCHOR_WIRE_KEY = SCROLL_ANCHOR_WIRE_KEY; exports.parseScrollAnchor = parseScrollAnchor; exports.AUTO_CONTINUATION_DIRECTIVE_PREFIX = AUTO_CONTINUATION_DIRECTIVE_PREFIX; exports.buildAutoContinuationDirective = buildAutoContinuationDirective; exports.flattenAssistantContent = flattenAssistantContent; exports.parseWireCommandOverride = parseWireCommandOverride; exports.sanitizeTitleForChat = sanitizeTitleForChat; exports.formatSingularLookupInvocation = formatSingularLookupInvocation; exports.extractEntityIdFilter = extractEntityIdFilter; exports.buildDiscussAddendum = buildDiscussAddendum; exports.useSseChatAdapter = useSseChatAdapter; exports.processHistoricalMessages = processHistoricalMessages; exports.extractErrorMessages = extractErrorMessages; exports.processHistoricalMessagesWithErrors = processHistoricalMessagesWithErrors; exports.useNatsChatAdapter = useNatsChatAdapter; exports.useUnifiedChat = useUnifiedChat; exports.extractIncompleteMessageState = extractIncompleteMessageState; exports.SYNTHETIC_REALTIME_ID_PREFIXES = SYNTHETIC_REALTIME_ID_PREFIXES; exports.flattenMessagePagesChronological = flattenMessagePagesChronological; exports.maxPersistedStreamSeq = maxPersistedStreamSeq; exports.mergeHistoryWithRealtime = mergeHistoryWithRealtime; exports.computeHistoryPrepend = computeHistoryPrepend; exports.CHIP_ACTION_BUTTON_CLASS = CHIP_ACTION_BUTTON_CLASS; exports.chatChipClass = chatChipClass; exports.clickupTaskUrl = clickupTaskUrl; exports.EmbeddableChat = EmbeddableChat; exports.FilterCheckboxItem = FilterCheckboxItem; exports.TagKeyValueFilter = TagKeyValueFilter; exports.FilterModal = FilterModal; exports.ListPageLayout = ListPageLayout; exports.PAGE_HEADING_CLASS = PAGE_HEADING_CLASS; exports.PageHeading = PageHeading; exports.EntityImage = EntityImage; exports.TitleBlock = TitleBlock; exports.PageLayout = PageLayout; exports.toggleVariants = toggleVariants; exports.Toggle = Toggle; exports.ToggleGroup = ToggleGroup; exports.ToggleGroupItem = ToggleGroupItem; exports.OS_PLATFORMS = OS_PLATFORMS; exports.DEFAULT_OS_PLATFORM = DEFAULT_OS_PLATFORM; exports.isValidEmailDomain = isValidEmailDomain; exports.validateEmailDomain = validateEmailDomain; exports.validateEmailDomainList = validateEmailDomainList; exports.cleanEmailDomain = cleanEmailDomain; exports.getConfidenceColorClass = getConfidenceColorClass; exports.getConfidenceLevel = getConfidenceLevel; exports.getConfidenceBorderClass = getConfidenceBorderClass; exports.getConfidenceTextClass = getConfidenceTextClass; exports.getConfidenceBgClass = getConfidenceBgClass; exports.getConfidenceLabel = getConfidenceLabel; exports.DEV_SECTION_PARAM_KEYS = DEV_SECTION_PARAM_KEYS; exports.normalizeToolType = normalizeToolType; exports.normalizeToolTypeWithFallback = normalizeToolTypeWithFallback; exports.toToolLabel = toToolLabel; exports.isValidToolType = isValidToolType; exports.getToolTypeAliases = getToolTypeAliases; exports.getToolLabel = getToolLabel; exports.ShellTypeValues = ShellTypeValues; exports.SHELL_TYPES = SHELL_TYPES; exports.shellLabels = shellLabels; exports.getShellLabel = getShellLabel; exports.getShellIcon = getShellIcon; exports.OSTypeValues = OSTypeValues; exports.OS_TYPES = OS_TYPES; exports.osLabels = osLabels; exports.normalizeOSType = normalizeOSType; exports.getOSLabel = getOSLabel; exports.getOSIcon = getOSIcon; exports.getOSTypeDefinition = getOSTypeDefinition; exports.getOSPlatformId = getOSPlatformId; exports.isOSPlatform = isOSPlatform; exports.getCountryPhoneData = getCountryPhoneData; exports.getCountryByCode = getCountryByCode; exports.validatePhoneNumber = validatePhoneNumber; exports.formatPhoneE164 = formatPhoneE164; exports.GENERIC_EMAIL_DOMAINS = GENERIC_EMAIL_DOMAINS; exports.extractDomainFromEmail = extractDomainFromEmail; exports.normalizeDomain = normalizeDomain; exports.isGenericDomain = isGenericDomain; exports.hasGenericEmailDomain = hasGenericEmailDomain; exports.isGenericWebsiteDomain = isGenericWebsiteDomain; exports.DESIGN_PALETTE = DESIGN_PALETTE; exports.hexToRgb = hexToRgb2; exports.getContrastRatio = getContrastRatio; exports.extractDominantColor = extractDominantColor; exports.getBestContrastColor = getBestContrastColor; exports.analyzeImageColor = analyzeImageColor; exports.extractImageEdgeColorAsync = extractImageEdgeColorAsync; exports.formatRelativeTime = formatRelativeTime; exports.formatAbsoluteDate = formatAbsoluteDate; exports.formatDateTime = formatDateTime; exports.getDetailedTimeDifference = getDetailedTimeDifference; exports.isToday = isToday; exports.isWithinMinutes = isWithinMinutes; exports.createUTCTimestamp = createUTCTimestamp; exports.readLeadingDecisionFrame = readLeadingDecisionFrame; exports.AVAILABLE_SVG_ICONS = AVAILABLE_SVG_ICONS; exports.releaseTypeOptions = releaseTypeOptions; exports.releaseStatusOptions = releaseStatusOptions; exports.changelogLabels = changelogLabels; exports.SEMVER_REGEX = SEMVER_REGEX; exports.TASK_TYPE_LABELS = TASK_TYPE_LABELS; exports.TASK_TYPE_TEXT_COLORS = TASK_TYPE_TEXT_COLORS; exports.TMCG_ROLES = TMCG_ROLES; exports.TMCG_ROLE_DISPLAY_NAMES = TMCG_ROLE_DISPLAY_NAMES; exports.TMCG_SOCIAL_PLATFORMS = TMCG_SOCIAL_PLATFORMS; exports.ROADMAP_STATUS_OPTIONS = ROADMAP_STATUS_OPTIONS; exports.DELIVERY_TASK_TYPE_OPTIONS = DELIVERY_TASK_TYPE_OPTIONS; exports.TICKET_STATUS_OPTIONS = TICKET_STATUS_OPTIONS; exports.OPENFRAME_DEV_SECTIONS = OPENFRAME_DEV_SECTIONS; exports.scrollElementIntoView = scrollElementIntoView; exports.canonicalContentRefType = canonicalContentRefType; exports.buildListUrl = buildListUrl; exports.CONTENT_REF_GROUPS = CONTENT_REF_GROUPS; exports.getContentRefLabel = getContentRefLabel; exports.getContentRefLabelOrTitleCase = getContentRefLabelOrTitleCase; exports.orderContentRefTypes = orderContentRefTypes; exports.BenefitCard = BenefitCard; exports.BenefitCardGrid = BenefitCardGrid; exports.BrandAssociationCard = BrandAssociationCard; exports.BrandAssociationGrid = BrandAssociationGrid; exports.BulletList = BulletList; exports.CircularProgress = CircularProgress; exports.CheckIcon = CheckIcon2; exports.XIcon = XIcon; exports.MinusIcon = MinusIcon; exports.CheckCircleIcon = CheckCircleIcon2; exports.XCircleIcon = XCircleIcon; exports.FloatingTooltip = FloatingTooltip; exports.DashboardInfoCard = DashboardInfoCard; exports.OSTypeBadge = OSTypeBadge; exports.OSTypeIcon = OSTypeIcon; exports.OSTypeLabel = OSTypeLabel; exports.DeviceCard = DeviceCard; exports.DeviceCardCompact = DeviceCardCompact; exports.FeatureCardGrid = FeatureCardGrid; exports.FeatureList = FeatureList; exports.TruncateText = TruncateText; exports.HighlightCard = HighlightCard; exports.HighlightCardGrid = HighlightCardGrid; exports.IconsBlock = IconsBlock; exports.DropdownButton = DropdownButton; exports.MoreActionsMenu = MoreActionsMenu; exports.OrganizationCard = OrganizationCard; exports.ServiceCard = ServiceCard; exports.Slider = Slider; exports.TabSelector = TabSelector; exports.TitleContentBlock = TitleContentBlock; exports.ContentLoader = ContentLoader; exports.CardLoader = CardLoader; exports.FormLoader = FormLoader; exports.DetailLoader = DetailLoader; exports.ListLoader = ListLoader; exports.Pagination = Pagination; exports.PaginationContent = PaginationContent; exports.PaginationItem = PaginationItem; exports.PaginationLink = PaginationLink; exports.PaginationEllipsis = PaginationEllipsis; exports.PaginationPrevious = PaginationPrevious; exports.PaginationNext = PaginationNext; exports.init_pagination = init_pagination; exports.CursorPagination = CursorPagination; exports.CursorPaginationSimple = CursorPaginationSimple; exports.TableEmptyState = TableEmptyState; exports.DynamicThemeProvider = DynamicThemeProvider; exports.useDynamicTheme = useDynamicTheme; exports.THEME_STORAGE_KEY = THEME_STORAGE_KEY; exports.THEME_ATTRIBUTE = THEME_ATTRIBUTE; exports.DEFAULT_THEME = DEFAULT_THEME; exports.ThemeProvider = ThemeProvider; exports.useTheme = useTheme; exports.useThemeToggle = useThemeToggle; exports.ArrayEntryManager = ArrayEntryManager; exports.ProviderButton = ProviderButton; exports.AuthProvidersList = AuthProvidersList; exports.ChangelogManager = ChangelogManager; exports.ChangelogSectionsManager = ChangelogSectionsManager; exports.ClickUpTasksManager = ClickUpTasksManager; exports.CommandBox = CommandBox; exports.ErrorBoundary = ErrorBoundary; exports.SectionSelector = SectionSelector; exports.FigmaPrototypeViewer = FigmaPrototypeViewer; exports.FiltersDropdown = FiltersDropdown; exports.useFiltersDropdown = useFiltersDropdown; exports.GitHubReleasesManager = GitHubReleasesManager; exports.KnowledgeBaseLinksManager = KnowledgeBaseLinksManager; exports.LoadingProvider = LoadingProvider; exports.useLoading = useLoading; exports.MediaGalleryManager = MediaGalleryManager; exports.MoreAboutButton = MoreAboutButton; exports.OSTypeBadgeGroup = OSTypeBadgeGroup; exports.ParallaxImageShowcase = ParallaxImageShowcase; exports.PathsDisplay = PathsDisplay; exports.OPENFRAME_PATHS = OPENFRAME_PATHS; exports.getOpenFramePaths = getOpenFramePaths; exports.PlatformFilterComponent = PlatformFilterComponent; exports.PushButtonSelector = PushButtonSelector; exports.ReleaseMediaManager = ReleaseMediaManager; exports.SelectButton = SelectButton; exports.SEOEditorPreview = SEOEditorPreview; exports.SocialLinksManager = SocialLinksManager; exports.StartWithOpenFrameButton = StartWithOpenFrameButton; exports.StatusFilterComponent = StatusFilterComponent; exports.TagsSelector = TagsSelector; exports.VideoSourceSelector = VideoSourceSelector; exports.ConfidenceBadge = ConfidenceBadge; exports.TranscriptSummaryEditor = TranscriptSummaryEditor; exports.AIEnrichButton = AIEnrichButton; exports.AIWarningsSection = AIWarningsSection; exports.AIEnrichSection = AIEnrichSection; exports.HighlightVideoSection = HighlightVideoSection; exports.HighlightConfigSection = HighlightConfigSection; exports.EntitySummaryEditor = EntitySummaryEditor; exports.AIStatusIndicator = AIStatusIndicator; exports.AIRequiredBadge = AIRequiredBadge; exports.TranscribeSummarizeSection = TranscribeSummarizeSection; exports.VideoClipsSection = VideoClipsSection; exports.HighlightGenerationSection = HighlightGenerationSection; exports.HighlightVideoPreview = HighlightVideoPreview; exports.TranscribeAndSummarizeCombinedSection = TranscribeAndSummarizeCombinedSection; exports.HighlightVideoCombinedSection = HighlightVideoCombinedSection; exports.ViewToggle = ViewToggle; exports.PolicyConfigurationPanel = PolicyConfigurationPanel; exports.PhoneInput = PhoneInput; exports.WaitlistForm = WaitlistForm; exports.NotificationsProvider = NotificationsProvider; exports.useNotifications = useNotifications; exports.useOptionalNotifications = useOptionalNotifications; exports.NotificationTile = NotificationTile; exports.NotificationDrawer = NotificationDrawer; exports.NotificationPopups = NotificationPopups; exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.isApprovalNotification = isApprovalNotification; exports.getApprovalMeta = getApprovalMeta; exports.ApprovalRequestNotificationTile = ApprovalRequestNotificationTile; exports.BoardColumnHeader = BoardColumnHeader; exports.tintOnDark = tintOnDark; exports.TicketCard = TicketCard; exports.TicketCardSkeleton = TicketCardSkeleton; exports.BoardColumn = BoardColumn; exports.useBoardCollapse = useBoardCollapse; exports.Board = Board; exports.columnFromTicketStatus = columnFromTicketStatus; exports.groupTicketsByStatus = groupTicketsByStatus; exports.TicketStatusConfigList = TicketStatusConfigList; exports.TableHeader = TableHeader; exports.TableCell = TableCell; exports.TableCardSkeleton = TableCardSkeleton; exports.TableRow = TableRow; exports.Table = Table; exports.TableDescriptionCell = TableDescriptionCell; exports.TableTimestampCell = TableTimestampCell; exports.QueryReportTableHeader = QueryReportTableHeader; exports.QueryReportTableRow = QueryReportTableRow; exports.QueryReportTableSkeleton = QueryReportTableSkeleton; exports.deriveColumns = deriveColumns; exports.exportToCSV = exportToCSV; exports.QueryReportTable = QueryReportTable; exports.useDataTableContext = useDataTableContext; exports.DataTableRoot = DataTableRoot; exports.getHideClasses = getHideClasses2; exports.alignJustify = alignJustify; exports.multiSelectFilterFn = multiSelectFilterFn; exports.DataTableHeader = DataTableHeader; exports.DataTableEmpty = DataTableEmpty; exports.ROW_HEIGHT_DESKTOP = ROW_HEIGHT_DESKTOP2; exports.ROW_HEIGHT_MOBILE = ROW_HEIGHT_MOBILE2; exports.DataTableSkeleton = DataTableSkeleton; exports.DataTableRow = DataTableRow; exports.DataTableBody = DataTableBody; exports.DataTableInfiniteFooter = DataTableInfiniteFooter; exports.DataTableCursorFooter = DataTableCursorFooter; exports.DataTableRowCount = DataTableRowCount; exports.useDataTable = useDataTable; exports.DataTable = DataTable; exports.flexRender = _reacttable.flexRender; exports.createColumnHelper = _reacttable.createColumnHelper; exports.getCoreRowModel = _reacttable.getCoreRowModel; exports.getExpandedRowModel = _reacttable.getExpandedRowModel; exports.getFacetedRowModel = _reacttable.getFacetedRowModel; exports.getFacetedUniqueValues = _reacttable.getFacetedUniqueValues; exports.getFilteredRowModel = _reacttable.getFilteredRowModel; exports.getGroupedRowModel = _reacttable.getGroupedRowModel; exports.getPaginationRowModel = _reacttable.getPaginationRowModel; exports.getSortedRowModel = _reacttable.getSortedRowModel; exports.FilterListItem = FilterListItem; exports.FilterList = FilterList; exports.TagSearchInput = TagSearchInput; exports.MarkdownEditor = MarkdownEditor; exports.FileUpload = FileUpload; exports.ImageUploader = ImageUploader; exports.TICKET_STATUS_COLOR_PRESETS = TICKET_STATUS_COLOR_PRESETS; exports.CUSTOM_PRESET_KEY = CUSTOM_PRESET_KEY; exports.DEFAULT_CUSTOM_STATUS_COLOR = DEFAULT_CUSTOM_STATUS_COLOR; exports.ColorPresetSelect = ColorPresetSelect; exports.ColorPickerInput = ColorPickerInput; exports.TicketStatusConfigRow = TicketStatusConfigRow; exports.AssigneeDropdown = AssigneeDropdown; exports.TicketDetailSection = TicketDetailSection; exports.TicketAttachmentsList = TicketAttachmentsList; exports.TicketNoteCard = TicketNoteCard; exports.TicketNotesSection = TicketNotesSection; exports.TicketInfoSection = TicketInfoSection; exports.Header = Header2; exports.HeaderSkeleton = HeaderSkeleton; exports.ClientOnlyHeader = ClientOnlyHeader; exports.MobileNavPanel = MobileNavPanel; exports.SlidingSidebar = SlidingSidebar; exports.StickySectionNav = StickySectionNav; exports.useSectionNavigation = useSectionNavigation; exports.NavigationSidebar = NavigationSidebar; exports.HeaderButton = HeaderButton; exports.HeaderGlobalSearch = HeaderGlobalSearch; exports.HeaderMingoButton = HeaderMingoButton; exports.HeaderOrganizationFilter = HeaderOrganizationFilter; exports.AppHeader = AppHeader; exports.MobileBurgerMenu = MobileBurgerMenu; exports.useAppLayoutDrawerContainer = useAppLayoutDrawerContainer; exports.AppLayout = AppLayout; exports.AppLayoutDrawerRoot = AppLayoutDrawerRoot; exports.AppLayoutDrawerTrigger = AppLayoutDrawerTrigger; exports.AppLayoutDrawerClose = AppLayoutDrawerClose; exports.AppLayoutDrawerContent = AppLayoutDrawerContent; exports.AppLayoutDrawerHeader = AppLayoutDrawerHeader; exports.AppLayoutDrawerTitle = AppLayoutDrawerTitle; exports.AppLayoutDrawerDescription = AppLayoutDrawerDescription; exports.AppLayoutDrawerBody = AppLayoutDrawerBody; exports.AppLayoutDrawerFooter = AppLayoutDrawerFooter; exports.SoftwareInfo = SoftwareInfo; exports.SoftwareSourceBadge = SoftwareSourceBadge; exports.CveLink = CveLink; exports.ToolBadge = ToolBadge; exports.ShellTypeBadge = ShellTypeBadge; exports.ScriptInfoSection = ScriptInfoSection; exports.ScriptArguments = ScriptArguments; exports.OnboardingStepCard = OnboardingStepCard; exports.OnboardingWalkthrough = OnboardingWalkthrough; exports.LOG_SEVERITY_COLORS = LOG_SEVERITY_COLORS; exports.LOG_SEVERITY_LABELS = LOG_SEVERITY_LABELS; exports.LogSeverityDot = LogSeverityDot; exports.LogsList = LogsList; exports.assets = assets;
39720
+ //# sourceMappingURL=chunk-6F5CGBVT.cjs.map