@flamingo-stack/openframe-frontend-core 0.0.239 → 0.0.240
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-36G2QXYZ.cjs → chunk-3TDLFCCS.cjs} +37 -23
- package/dist/chunk-3TDLFCCS.cjs.map +1 -0
- package/dist/{chunk-ORJREQ2W.js → chunk-4XLJWX2N.js} +4 -4
- package/dist/{chunk-SZ3BBI6H.cjs → chunk-5JTDFOYB.cjs} +12 -12
- package/dist/{chunk-SZ3BBI6H.cjs.map → chunk-5JTDFOYB.cjs.map} +1 -1
- package/dist/{chunk-G6YZ7O27.js → chunk-7BWJF43J.js} +6 -6
- package/dist/{chunk-7LLS3TWN.js → chunk-B3NI3KT4.js} +5 -5
- package/dist/{chunk-MTROCWO4.cjs → chunk-CDLMGHSB.cjs} +7 -7
- package/dist/{chunk-MTROCWO4.cjs.map → chunk-CDLMGHSB.cjs.map} +1 -1
- package/dist/{chunk-JDQY7JCV.js → chunk-MKVKVJQQ.js} +36 -22
- package/dist/chunk-MKVKVJQQ.js.map +1 -0
- package/dist/{chunk-5VU66BD2.cjs → chunk-NE2DYD6K.cjs} +494 -461
- package/dist/chunk-NE2DYD6K.cjs.map +1 -0
- package/dist/chunk-POZHDJSK.js +276 -0
- package/dist/chunk-POZHDJSK.js.map +1 -0
- package/dist/{chunk-FSS2MIEA.cjs → chunk-SGJBUL2Y.cjs} +20 -3
- package/dist/chunk-SGJBUL2Y.cjs.map +1 -0
- package/dist/{chunk-IJOJWBME.cjs → chunk-SI4LEFLR.cjs} +27 -27
- package/dist/{chunk-IJOJWBME.cjs.map → chunk-SI4LEFLR.cjs.map} +1 -1
- package/dist/chunk-TE6LSK2X.cjs +276 -0
- package/dist/chunk-TE6LSK2X.cjs.map +1 -0
- package/dist/{chunk-LJGBFD52.js → chunk-VAUI3CND.js} +18 -1
- package/dist/chunk-VAUI3CND.js.map +1 -0
- package/dist/{chunk-OB45JHDY.cjs → chunk-VFKQMAUF.cjs} +3 -3
- package/dist/{chunk-OB45JHDY.cjs.map → chunk-VFKQMAUF.cjs.map} +1 -1
- package/dist/{chunk-Y6463TD6.js → chunk-XWUA273B.js} +2 -2
- package/dist/{chunk-Y7DCQUNL.js → chunk-YH6KPNIH.js} +87 -54
- package/dist/chunk-YH6KPNIH.js.map +1 -0
- package/dist/{chunk-ELMYRGWG.cjs → chunk-YY6S4T67.cjs} +12 -12
- package/dist/{chunk-ELMYRGWG.cjs.map → chunk-YY6S4T67.cjs.map} +1 -1
- package/dist/{chunk-PN64LWNT.js → chunk-ZYPOIFBS.js} +8 -8
- package/dist/components/chat/hooks/use-chat-card-item.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +6 -6
- package/dist/components/chat/index.js +5 -5
- package/dist/components/chat/types/entities/content-ref.d.ts +5 -20
- package/dist/components/chat/types/entities/content-ref.d.ts.map +1 -1
- package/dist/components/chevron-button.d.ts +3 -1
- package/dist/components/chevron-button.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +7 -7
- package/dist/components/contact/index.js +6 -6
- package/dist/components/faq/faq-section.d.ts +8 -2
- package/dist/components/faq/faq-section.d.ts.map +1 -1
- package/dist/components/faq/index.cjs +3 -3
- package/dist/components/faq/index.js +2 -2
- package/dist/components/faq/json-ld.cjs +1 -1
- package/dist/components/faq/json-ld.cjs.map +1 -1
- package/dist/components/faq/{faq-json-ld.d.ts → json-ld.d.ts} +1 -1
- package/dist/components/faq/json-ld.d.ts.map +1 -0
- package/dist/components/faq/json-ld.js +1 -1
- package/dist/components/faq/json-ld.js.map +1 -1
- package/dist/components/faq-accordion.d.ts.map +1 -1
- package/dist/components/features/index.cjs +6 -6
- package/dist/components/features/index.js +5 -5
- package/dist/components/index.cjs +89 -85
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.d.ts +1 -0
- package/dist/components/index.d.ts.map +1 -1
- package/dist/components/index.js +31 -27
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +6 -6
- package/dist/components/navigation/index.js +5 -5
- package/dist/components/onboarding-guides/index.cjs +30 -30
- package/dist/components/onboarding-guides/index.cjs.map +1 -1
- package/dist/components/onboarding-guides/index.js +11 -11
- package/dist/components/related-content/index.cjs +26 -0
- package/dist/components/related-content/index.cjs.map +1 -0
- package/dist/components/related-content/index.d.ts +2 -0
- package/dist/components/related-content/index.d.ts.map +1 -0
- package/dist/components/related-content/index.js +26 -0
- package/dist/components/related-content/index.js.map +1 -0
- package/dist/components/related-content/related-content-section.d.ts +135 -0
- package/dist/components/related-content/related-content-section.d.ts.map +1 -0
- package/dist/components/tickets/index.cjs +73 -73
- package/dist/components/tickets/index.cjs.map +1 -1
- package/dist/components/tickets/index.js +15 -15
- package/dist/components/ui/index.cjs +11 -11
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +13 -13
- package/dist/embed-shims/index.cjs +3 -3
- package/dist/embed-shims/index.cjs.map +1 -1
- package/dist/embed-shims/index.js +5 -5
- package/dist/index.cjs +25 -11
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +53 -39
- package/dist/types/content-ref.d.ts +35 -0
- package/dist/types/content-ref.d.ts.map +1 -0
- package/dist/types/index.d.ts +1 -0
- package/dist/types/index.d.ts.map +1 -1
- package/dist/utils/content-ref-groups.d.ts +58 -0
- package/dist/utils/content-ref-groups.d.ts.map +1 -0
- package/dist/utils/extract-items.d.ts +18 -0
- package/dist/utils/extract-items.d.ts.map +1 -0
- package/dist/utils/index.cjs +77 -0
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +3 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +71 -1
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/suggestion-url.d.ts +26 -0
- package/dist/utils/suggestion-url.d.ts.map +1 -0
- package/package.json +7 -1
- package/src/components/chat/hooks/use-chat-card-item.ts +3 -38
- package/src/components/chat/types/entities/content-ref.ts +5 -21
- package/src/components/chevron-button.tsx +5 -1
- package/src/components/faq/faq-section.tsx +71 -26
- package/src/components/faq-accordion.tsx +2 -1
- package/src/components/index.ts +1 -0
- package/src/components/related-content/index.ts +9 -0
- package/src/components/related-content/related-content-section.tsx +585 -0
- package/src/types/content-ref.ts +34 -0
- package/src/types/index.ts +1 -0
- package/src/utils/content-ref-groups.ts +89 -0
- package/src/utils/extract-items.ts +48 -0
- package/src/utils/index.ts +15 -0
- package/src/utils/suggestion-url.ts +39 -0
- package/dist/chunk-36G2QXYZ.cjs.map +0 -1
- package/dist/chunk-5VU66BD2.cjs.map +0 -1
- package/dist/chunk-FSS2MIEA.cjs.map +0 -1
- package/dist/chunk-JDQY7JCV.js.map +0 -1
- package/dist/chunk-LJGBFD52.js.map +0 -1
- package/dist/chunk-Y7DCQUNL.js.map +0 -1
- package/dist/components/faq/faq-json-ld.d.ts.map +0 -1
- /package/dist/{chunk-ORJREQ2W.js.map → chunk-4XLJWX2N.js.map} +0 -0
- /package/dist/{chunk-G6YZ7O27.js.map → chunk-7BWJF43J.js.map} +0 -0
- /package/dist/{chunk-7LLS3TWN.js.map → chunk-B3NI3KT4.js.map} +0 -0
- /package/dist/{chunk-Y6463TD6.js.map → chunk-XWUA273B.js.map} +0 -0
- /package/dist/{chunk-PN64LWNT.js.map → chunk-ZYPOIFBS.js.map} +0 -0
- /package/src/components/faq/{faq-json-ld.ts → json-ld.ts} +0 -0
|
@@ -2,13 +2,10 @@
|
|
|
2
2
|
|
|
3
3
|
|
|
4
4
|
|
|
5
|
-
var _chunkMEAR2WHScjs = require('./chunk-MEAR2WHS.cjs');
|
|
6
5
|
|
|
7
6
|
|
|
8
|
-
var _chunkXL4V2PYGcjs = require('./chunk-XL4V2PYG.cjs');
|
|
9
7
|
|
|
10
8
|
|
|
11
|
-
var _chunkBZFW3FOFcjs = require('./chunk-BZFW3FOF.cjs');
|
|
12
9
|
|
|
13
10
|
|
|
14
11
|
|
|
@@ -21,20 +18,23 @@ var _chunkBZFW3FOFcjs = require('./chunk-BZFW3FOF.cjs');
|
|
|
21
18
|
|
|
22
19
|
|
|
23
20
|
|
|
21
|
+
var _chunk27VVOBDBcjs = require('./chunk-27VVOBDB.cjs');
|
|
24
22
|
|
|
25
23
|
|
|
26
24
|
|
|
25
|
+
var _chunkMEAR2WHScjs = require('./chunk-MEAR2WHS.cjs');
|
|
27
26
|
|
|
28
|
-
var _chunkGRTZ23GLcjs = require('./chunk-GRTZ23GL.cjs');
|
|
29
27
|
|
|
28
|
+
var _chunkXL4V2PYGcjs = require('./chunk-XL4V2PYG.cjs');
|
|
30
29
|
|
|
31
30
|
|
|
32
|
-
var
|
|
31
|
+
var _chunkBZFW3FOFcjs = require('./chunk-BZFW3FOF.cjs');
|
|
33
32
|
|
|
34
33
|
|
|
35
34
|
|
|
36
35
|
|
|
37
36
|
|
|
37
|
+
var _chunkG7UE6RKVcjs = require('./chunk-G7UE6RKV.cjs');
|
|
38
38
|
|
|
39
39
|
|
|
40
40
|
|
|
@@ -49,13 +49,13 @@ var _chunkWBR7H6E3cjs = require('./chunk-WBR7H6E3.cjs');
|
|
|
49
49
|
|
|
50
50
|
|
|
51
51
|
|
|
52
|
-
var _chunk27VVOBDBcjs = require('./chunk-27VVOBDB.cjs');
|
|
53
52
|
|
|
54
53
|
|
|
54
|
+
var _chunkGRTZ23GLcjs = require('./chunk-GRTZ23GL.cjs');
|
|
55
55
|
|
|
56
56
|
|
|
57
57
|
|
|
58
|
-
var
|
|
58
|
+
var _chunkWBR7H6E3cjs = require('./chunk-WBR7H6E3.cjs');
|
|
59
59
|
|
|
60
60
|
|
|
61
61
|
|
|
@@ -17156,6 +17156,60 @@ function buildListUrl(contentRefType, ids, base = "") {
|
|
|
17156
17156
|
return fn ? fn(ids, base) : null;
|
|
17157
17157
|
}
|
|
17158
17158
|
|
|
17159
|
+
// src/utils/content-ref-groups.ts
|
|
17160
|
+
var CONTENT_REF_GROUPS = {
|
|
17161
|
+
investor_update: { label: "Investor Updates", order: 1, layout: "grid", gridSize: "default" },
|
|
17162
|
+
product_release: { label: "Product Releases", order: 2, layout: "list", gridSize: "lg" },
|
|
17163
|
+
podcast: { label: "Podcasts", order: 3, layout: "list", gridSize: "default" },
|
|
17164
|
+
webinar: { label: "Webinars", order: 4, layout: "list", gridSize: "default" },
|
|
17165
|
+
case_study: { label: "Case Studies", order: 5, layout: "grid", gridSize: "default" },
|
|
17166
|
+
event: { label: "Events", order: 6, layout: "list", gridSize: "default" },
|
|
17167
|
+
blog_post_existing: { label: "Blog Posts", order: 7, layout: "grid", gridSize: "default" },
|
|
17168
|
+
customer_interview: { label: "Customer Interviews", order: 8, layout: "grid", gridSize: "default" },
|
|
17169
|
+
onboarding_guide: { label: "Onboarding Guides", order: 9, layout: "grid", gridSize: "default" }
|
|
17170
|
+
};
|
|
17171
|
+
function getContentRefLabel(type) {
|
|
17172
|
+
return _nullishCoalesce(_optionalChain([CONTENT_REF_GROUPS, 'access', _312 => _312[type], 'optionalAccess', _313 => _313.label]), () => ( null));
|
|
17173
|
+
}
|
|
17174
|
+
function getContentRefLabelOrTitleCase(type) {
|
|
17175
|
+
return _nullishCoalesce(_optionalChain([CONTENT_REF_GROUPS, 'access', _314 => _314[type], 'optionalAccess', _315 => _315.label]), () => ( type.replace(/_/g, " ").replace(/\b\w/g, (ch) => ch.toUpperCase())));
|
|
17176
|
+
}
|
|
17177
|
+
function orderContentRefTypes(present) {
|
|
17178
|
+
const presentSet = new Set(present);
|
|
17179
|
+
const registeredInOrder = Object.entries(CONTENT_REF_GROUPS).sort(([, a], [, b]) => a.order - b.order).map(([type]) => type).filter((type) => presentSet.has(type));
|
|
17180
|
+
const unregistered = [...presentSet].filter((type) => !CONTENT_REF_GROUPS[type]);
|
|
17181
|
+
return [...registeredInOrder, ...unregistered];
|
|
17182
|
+
}
|
|
17183
|
+
|
|
17184
|
+
// src/utils/extract-items.ts
|
|
17185
|
+
function extractItems(data) {
|
|
17186
|
+
if (!data || typeof data !== "object") return [];
|
|
17187
|
+
const obj = data;
|
|
17188
|
+
if (Array.isArray(obj.items)) return obj.items;
|
|
17189
|
+
if (Array.isArray(obj.posts)) return obj.posts;
|
|
17190
|
+
if (Array.isArray(obj.campaigns)) return obj.campaigns;
|
|
17191
|
+
if (Array.isArray(obj.completed) || Array.isArray(obj.inProgress)) {
|
|
17192
|
+
const completed = Array.isArray(obj.completed) ? obj.completed : [];
|
|
17193
|
+
const inProgress = Array.isArray(obj.inProgress) ? obj.inProgress : [];
|
|
17194
|
+
return [...completed, ...inProgress];
|
|
17195
|
+
}
|
|
17196
|
+
if (Array.isArray(obj.data)) return obj.data;
|
|
17197
|
+
if (Array.isArray(data)) return data;
|
|
17198
|
+
return [];
|
|
17199
|
+
}
|
|
17200
|
+
function extractItemId(type, item) {
|
|
17201
|
+
if (!item || typeof item !== "object") return null;
|
|
17202
|
+
const obj = item;
|
|
17203
|
+
if (type === "roadmap_item" || type === "delivery_item" || type === "internal_task") {
|
|
17204
|
+
const ext = obj.external_id;
|
|
17205
|
+
if (typeof ext === "string") return ext;
|
|
17206
|
+
}
|
|
17207
|
+
const id = obj.id;
|
|
17208
|
+
if (typeof id === "string") return id;
|
|
17209
|
+
if (typeof id === "number") return String(id);
|
|
17210
|
+
return null;
|
|
17211
|
+
}
|
|
17212
|
+
|
|
17159
17213
|
// src/utils/content-href.ts
|
|
17160
17214
|
var DEFAULT_CONTENT_SUFFIXES = {
|
|
17161
17215
|
onboarding_guide: "onboarding-guides",
|
|
@@ -17832,26 +17886,26 @@ function DeviceCard({
|
|
|
17832
17886
|
] }),
|
|
17833
17887
|
device.organization && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "font-['DM_Sans'] font-medium text-[14px] leading-[20px] text-ods-text-secondary truncate", title: device.organization, children: device.organization })
|
|
17834
17888
|
] }),
|
|
17835
|
-
_optionalChain([actions, 'access',
|
|
17889
|
+
_optionalChain([actions, 'access', _316 => _316.moreButton, 'optionalAccess', _317 => _317.visible]) !== false && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
17836
17890
|
"div",
|
|
17837
17891
|
{
|
|
17838
17892
|
className: "flex items-center justify-center p-3 rounded-[6px] shrink-0 border border-ods-border cursor-pointer hover:bg-ods-bg-hover transition-colors",
|
|
17839
17893
|
onClick: (e) => {
|
|
17840
17894
|
e.stopPropagation();
|
|
17841
|
-
_optionalChain([actions, 'access',
|
|
17895
|
+
_optionalChain([actions, 'access', _318 => _318.moreButton, 'optionalAccess', _319 => _319.onClick, 'optionalCall', _320 => _320()]);
|
|
17842
17896
|
},
|
|
17843
17897
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Ellipsis01Icon, { className: "text-ods-text-primary" })
|
|
17844
17898
|
}
|
|
17845
17899
|
),
|
|
17846
|
-
_optionalChain([actions, 'access',
|
|
17847
|
-
_optionalChain([actions, 'access',
|
|
17900
|
+
_optionalChain([actions, 'access', _321 => _321.detailsButton, 'optionalAccess', _322 => _322.visible]) !== false && _optionalChain([actions, 'access', _323 => _323.detailsButton, 'optionalAccess', _324 => _324.component]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "shrink-0", onClick: (e) => e.stopPropagation(), children: actions.detailsButton.component }),
|
|
17901
|
+
_optionalChain([actions, 'access', _325 => _325.customActions, 'optionalAccess', _326 => _326.map, 'call', _327 => _327(
|
|
17848
17902
|
(action, index) => action.visible !== false && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
17849
17903
|
"div",
|
|
17850
17904
|
{
|
|
17851
17905
|
className: "flex items-center justify-center px-4 py-3 rounded-[6px] shrink-0 border border-ods-border cursor-pointer hover:bg-ods-bg-hover transition-colors",
|
|
17852
17906
|
onClick: (e) => {
|
|
17853
17907
|
e.stopPropagation();
|
|
17854
|
-
_optionalChain([action, 'access',
|
|
17908
|
+
_optionalChain([action, 'access', _328 => _328.onClick, 'optionalCall', _329 => _329()]);
|
|
17855
17909
|
},
|
|
17856
17910
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-h3 text-ods-text-primary text-nowrap tracking-[-0.36px]", children: action.label })
|
|
17857
17911
|
},
|
|
@@ -18351,7 +18405,7 @@ function MoreActionsMenu({
|
|
|
18351
18405
|
] });
|
|
18352
18406
|
const handleActivate = (e) => {
|
|
18353
18407
|
e.stopPropagation();
|
|
18354
|
-
if (!item.disabled) _optionalChain([item, 'access',
|
|
18408
|
+
if (!item.disabled) _optionalChain([item, 'access', _330 => _330.onClick, 'optionalCall', _331 => _331()]);
|
|
18355
18409
|
};
|
|
18356
18410
|
if (item.href) {
|
|
18357
18411
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -18418,7 +18472,7 @@ function OrganizationCard({
|
|
|
18418
18472
|
const handleActionClick = (e) => {
|
|
18419
18473
|
e.preventDefault();
|
|
18420
18474
|
e.stopPropagation();
|
|
18421
|
-
_optionalChain([actionButton, 'optionalAccess',
|
|
18475
|
+
_optionalChain([actionButton, 'optionalAccess', _332 => _332.onClick, 'call', _333 => _333(organization, e)]);
|
|
18422
18476
|
};
|
|
18423
18477
|
const card = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
18424
18478
|
"div",
|
|
@@ -19323,10 +19377,10 @@ var getContentDimensions = (config) => {
|
|
|
19323
19377
|
const envMobileHeight = process.env.NEXT_PUBLIC_FIGMA_MOBILE_HEIGHT ? parseInt(process.env.NEXT_PUBLIC_FIGMA_MOBILE_HEIGHT) : null;
|
|
19324
19378
|
const envDesktopWidth = process.env.NEXT_PUBLIC_FIGMA_DESKTOP_WIDTH ? parseInt(process.env.NEXT_PUBLIC_FIGMA_DESKTOP_WIDTH) : null;
|
|
19325
19379
|
const envDesktopHeight = process.env.NEXT_PUBLIC_FIGMA_DESKTOP_HEIGHT ? parseInt(process.env.NEXT_PUBLIC_FIGMA_DESKTOP_HEIGHT) : null;
|
|
19326
|
-
const mobileWidth = _nullishCoalesce(_nullishCoalesce(envMobileWidth, () => ( _optionalChain([config, 'optionalAccess',
|
|
19327
|
-
const mobileHeight = _nullishCoalesce(_nullishCoalesce(envMobileHeight, () => ( _optionalChain([config, 'optionalAccess',
|
|
19328
|
-
const desktopWidth = _nullishCoalesce(_nullishCoalesce(envDesktopWidth, () => ( _optionalChain([config, 'optionalAccess',
|
|
19329
|
-
const desktopHeight = _nullishCoalesce(_nullishCoalesce(envDesktopHeight, () => ( _optionalChain([config, 'optionalAccess',
|
|
19380
|
+
const mobileWidth = _nullishCoalesce(_nullishCoalesce(envMobileWidth, () => ( _optionalChain([config, 'optionalAccess', _334 => _334.mobileContentDimensions, 'optionalAccess', _335 => _335.width]))), () => ( defaultMobile.width));
|
|
19381
|
+
const mobileHeight = _nullishCoalesce(_nullishCoalesce(envMobileHeight, () => ( _optionalChain([config, 'optionalAccess', _336 => _336.mobileContentDimensions, 'optionalAccess', _337 => _337.height]))), () => ( defaultMobile.height));
|
|
19382
|
+
const desktopWidth = _nullishCoalesce(_nullishCoalesce(envDesktopWidth, () => ( _optionalChain([config, 'optionalAccess', _338 => _338.desktopContentDimensions, 'optionalAccess', _339 => _339.width]))), () => ( defaultDesktop.width));
|
|
19383
|
+
const desktopHeight = _nullishCoalesce(_nullishCoalesce(envDesktopHeight, () => ( _optionalChain([config, 'optionalAccess', _340 => _340.desktopContentDimensions, 'optionalAccess', _341 => _341.height]))), () => ( defaultDesktop.height));
|
|
19330
19384
|
return {
|
|
19331
19385
|
mobile: { width: mobileWidth, height: mobileHeight },
|
|
19332
19386
|
desktop: { width: desktopWidth, height: desktopHeight }
|
|
@@ -19460,7 +19514,7 @@ function renderUnifiedUI(state, handlers, config, iframeRef) {
|
|
|
19460
19514
|
const contentDimensions = getContentDimensions(config);
|
|
19461
19515
|
const mobileHeight = contentDimensions.mobile.height;
|
|
19462
19516
|
const calculatedHeight = Math.max(mobileHeight + 100, 400);
|
|
19463
|
-
return `${Math.min(calculatedHeight, _optionalChain([window, 'optionalAccess',
|
|
19517
|
+
return `${Math.min(calculatedHeight, _optionalChain([window, 'optionalAccess', _342 => _342.innerHeight]) * 0.85 || 650)}px`;
|
|
19464
19518
|
})(),
|
|
19465
19519
|
minHeight: viewMode === "DESKTOP" ? "auto" : (() => {
|
|
19466
19520
|
const contentDimensions = getContentDimensions(config);
|
|
@@ -19565,7 +19619,7 @@ var FigmaPrototypeViewer = ({
|
|
|
19565
19619
|
const [isInitialized, setIsInitialized] = _react.useState.call(void 0, false);
|
|
19566
19620
|
const [currentNodeId, setCurrentNodeId] = _react.useState.call(void 0, null);
|
|
19567
19621
|
const [internalActiveSection, setInternalActiveSection] = _react.useState.call(void 0,
|
|
19568
|
-
config.defaultSectionId || _optionalChain([config, 'access',
|
|
19622
|
+
config.defaultSectionId || _optionalChain([config, 'access', _343 => _343.sections, 'access', _344 => _344[0], 'optionalAccess', _345 => _345.id]) || ""
|
|
19569
19623
|
);
|
|
19570
19624
|
const activeSection = externalActiveSection || internalActiveSection;
|
|
19571
19625
|
const [isNavigating, setIsNavigating] = _react.useState.call(void 0, false);
|
|
@@ -19655,7 +19709,7 @@ var FigmaPrototypeViewer = ({
|
|
|
19655
19709
|
const handleMessage = (event) => {
|
|
19656
19710
|
if (event.origin !== "https://www.figma.com") return;
|
|
19657
19711
|
const validEvents = ["INITIAL_LOAD", "NEW_STATE", "PRESENTED_NODE_CHANGED"];
|
|
19658
|
-
if (_optionalChain([event, 'access',
|
|
19712
|
+
if (_optionalChain([event, 'access', _346 => _346.data, 'optionalAccess', _347 => _347.type]) && validEvents.includes(event.data.type)) {
|
|
19659
19713
|
const figmaEvent = event.data;
|
|
19660
19714
|
console.log("[Figma Event]", figmaEvent.type, viewMode);
|
|
19661
19715
|
switch (figmaEvent.type) {
|
|
@@ -19665,19 +19719,19 @@ var FigmaPrototypeViewer = ({
|
|
|
19665
19719
|
setIframeState("READY");
|
|
19666
19720
|
break;
|
|
19667
19721
|
case "PRESENTED_NODE_CHANGED":
|
|
19668
|
-
if (_optionalChain([figmaEvent, 'access',
|
|
19722
|
+
if (_optionalChain([figmaEvent, 'access', _348 => _348.data, 'optionalAccess', _349 => _349.presentedNodeId])) {
|
|
19669
19723
|
setCurrentNodeId(figmaEvent.data.presentedNodeId);
|
|
19670
19724
|
if (!isNavigating) {
|
|
19671
19725
|
const matchingSection = config.sections.find((s) => {
|
|
19672
|
-
const desktopMatch = s.startingNodeId === _optionalChain([figmaEvent, 'access',
|
|
19673
|
-
const mobileMatch = s.mobileStartingNodeId === _optionalChain([figmaEvent, 'access',
|
|
19726
|
+
const desktopMatch = s.startingNodeId === _optionalChain([figmaEvent, 'access', _350 => _350.data, 'optionalAccess', _351 => _351.presentedNodeId]) || s.startingNodeId.replace(":", "-") === _optionalChain([figmaEvent, 'access', _352 => _352.data, 'optionalAccess', _353 => _353.presentedNodeId]);
|
|
19727
|
+
const mobileMatch = s.mobileStartingNodeId === _optionalChain([figmaEvent, 'access', _354 => _354.data, 'optionalAccess', _355 => _355.presentedNodeId]) || _optionalChain([s, 'access', _356 => _356.mobileStartingNodeId, 'optionalAccess', _357 => _357.replace, 'call', _358 => _358(":", "-")]) === _optionalChain([figmaEvent, 'access', _359 => _359.data, 'optionalAccess', _360 => _360.presentedNodeId]);
|
|
19674
19728
|
return desktopMatch || mobileMatch;
|
|
19675
19729
|
});
|
|
19676
19730
|
if (matchingSection && matchingSection.id !== activeSection) {
|
|
19677
19731
|
if (!externalActiveSection) {
|
|
19678
19732
|
setInternalActiveSection(matchingSection.id);
|
|
19679
19733
|
}
|
|
19680
|
-
_optionalChain([config, 'access',
|
|
19734
|
+
_optionalChain([config, 'access', _361 => _361.onSectionChange, 'optionalCall', _362 => _362(matchingSection.id)]);
|
|
19681
19735
|
}
|
|
19682
19736
|
}
|
|
19683
19737
|
}
|
|
@@ -19690,7 +19744,7 @@ var FigmaPrototypeViewer = ({
|
|
|
19690
19744
|
}, [config.sections, activeSection, isNavigating, externalActiveSection, config.onSectionChange, viewMode]);
|
|
19691
19745
|
const navigateToSection = _react.useCallback.call(void 0, (sectionId) => {
|
|
19692
19746
|
const section = config.sections.find((s) => s.id === sectionId);
|
|
19693
|
-
if (!section || !_optionalChain([iframeRef, 'access',
|
|
19747
|
+
if (!section || !_optionalChain([iframeRef, 'access', _363 => _363.current, 'optionalAccess', _364 => _364.contentWindow]) || !isInitialized) {
|
|
19694
19748
|
return;
|
|
19695
19749
|
}
|
|
19696
19750
|
setIsNavigating(true);
|
|
@@ -19698,7 +19752,7 @@ var FigmaPrototypeViewer = ({
|
|
|
19698
19752
|
if (!externalActiveSection) {
|
|
19699
19753
|
setInternalActiveSection(sectionId);
|
|
19700
19754
|
}
|
|
19701
|
-
_optionalChain([config, 'access',
|
|
19755
|
+
_optionalChain([config, 'access', _365 => _365.onSectionChange, 'optionalCall', _366 => _366(sectionId)]);
|
|
19702
19756
|
const command = {
|
|
19703
19757
|
type: "NAVIGATE_TO_FRAME_AND_CLOSE_OVERLAYS",
|
|
19704
19758
|
data: { nodeId }
|
|
@@ -20018,7 +20072,7 @@ var FiltersDropdown = ({
|
|
|
20018
20072
|
defaults[section.id] = section.defaultSelected || [];
|
|
20019
20073
|
});
|
|
20020
20074
|
setSelectedFilters(defaults);
|
|
20021
|
-
_optionalChain([onReset, 'optionalCall',
|
|
20075
|
+
_optionalChain([onReset, 'optionalCall', _367 => _367()]);
|
|
20022
20076
|
setIsOpen(false);
|
|
20023
20077
|
};
|
|
20024
20078
|
const handleApply = () => {
|
|
@@ -20311,7 +20365,7 @@ function MediaGalleryManager({
|
|
|
20311
20365
|
const [deletingIndex, setDeletingIndex] = _react.useState.call(void 0, null);
|
|
20312
20366
|
const [draggedIndex, setDraggedIndex] = _react.useState.call(void 0, null);
|
|
20313
20367
|
const handleFileSelect = _react.useCallback.call(void 0, async (event) => {
|
|
20314
|
-
const file = _optionalChain([event, 'access',
|
|
20368
|
+
const file = _optionalChain([event, 'access', _368 => _368.target, 'access', _369 => _369.files, 'optionalAccess', _370 => _370[0]]);
|
|
20315
20369
|
if (!file) return;
|
|
20316
20370
|
let mediaType;
|
|
20317
20371
|
if (file.type.startsWith("image/")) {
|
|
@@ -20426,7 +20480,7 @@ function MediaGalleryManager({
|
|
|
20426
20480
|
{
|
|
20427
20481
|
type: "button",
|
|
20428
20482
|
variant: "outline",
|
|
20429
|
-
onClick: () => _optionalChain([fileInputRef, 'access',
|
|
20483
|
+
onClick: () => _optionalChain([fileInputRef, 'access', _371 => _371.current, 'optionalAccess', _372 => _372.click, 'call', _373 => _373()]),
|
|
20430
20484
|
disabled: isUploading,
|
|
20431
20485
|
leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Plus, { className: "h-4 w-4" }),
|
|
20432
20486
|
className: "font-['DM_Sans'] text-[16px] font-bold",
|
|
@@ -21077,7 +21131,7 @@ function ReleaseMediaManager({
|
|
|
21077
21131
|
const fileInputRef = _react.useRef.call(void 0, null);
|
|
21078
21132
|
const [uploadingIndex, setUploadingIndex] = _react.useState.call(void 0, null);
|
|
21079
21133
|
const handleFileSelect = async (event) => {
|
|
21080
|
-
const file = _optionalChain([event, 'access',
|
|
21134
|
+
const file = _optionalChain([event, 'access', _374 => _374.target, 'access', _375 => _375.files, 'optionalAccess', _376 => _376[0]]);
|
|
21081
21135
|
if (!file) return;
|
|
21082
21136
|
let mediaType;
|
|
21083
21137
|
if (file.type.startsWith("image/")) {
|
|
@@ -21157,7 +21211,7 @@ function ReleaseMediaManager({
|
|
|
21157
21211
|
{
|
|
21158
21212
|
type: "button",
|
|
21159
21213
|
variant: "outline",
|
|
21160
|
-
onClick: () => _optionalChain([fileInputRef, 'access',
|
|
21214
|
+
onClick: () => _optionalChain([fileInputRef, 'access', _377 => _377.current, 'optionalAccess', _378 => _378.click, 'call', _379 => _379()]),
|
|
21161
21215
|
disabled: uploadingIndex !== null,
|
|
21162
21216
|
leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Plus, { className: "h-4 w-4" }),
|
|
21163
21217
|
className: "font-['DM_Sans'] text-[16px] font-bold",
|
|
@@ -21370,7 +21424,7 @@ function SEOEditorPreview({
|
|
|
21370
21424
|
const displayImage = hasOgImage || hasFeaturedImage;
|
|
21371
21425
|
const handleImageUpload = async (event) => {
|
|
21372
21426
|
if (!onOgImageUpload) return;
|
|
21373
|
-
const file = _optionalChain([event, 'access',
|
|
21427
|
+
const file = _optionalChain([event, 'access', _380 => _380.target, 'access', _381 => _381.files, 'optionalAccess', _382 => _382[0]]);
|
|
21374
21428
|
if (!file) return;
|
|
21375
21429
|
setIsUploading(true);
|
|
21376
21430
|
try {
|
|
@@ -21501,7 +21555,7 @@ function SEOEditorPreview({
|
|
|
21501
21555
|
type: "button",
|
|
21502
21556
|
variant: "outline",
|
|
21503
21557
|
size: "icon",
|
|
21504
|
-
onClick: () => _optionalChain([fileInputRef, 'optionalAccess',
|
|
21558
|
+
onClick: () => _optionalChain([fileInputRef, 'optionalAccess', _383 => _383.click, 'call', _384 => _384()]),
|
|
21505
21559
|
disabled: disabled || isUploading,
|
|
21506
21560
|
className: "bg-white text-black hover:bg-gray-100 rounded-full opacity-0 group-hover:opacity-100",
|
|
21507
21561
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Upload, { className: "h-4 w-4" })
|
|
@@ -21524,7 +21578,7 @@ function SEOEditorPreview({
|
|
|
21524
21578
|
"div",
|
|
21525
21579
|
{
|
|
21526
21580
|
className: "h-full min-h-[280px] border-2 border-dashed border-ods-border rounded-lg flex flex-col items-center justify-center cursor-pointer hover:border-ods-accent transition-colors bg-ods-bg-hover",
|
|
21527
|
-
onClick: () => onOgImageUpload && _optionalChain([fileInputRef, 'optionalAccess',
|
|
21581
|
+
onClick: () => onOgImageUpload && _optionalChain([fileInputRef, 'optionalAccess', _385 => _385.click, 'call', _386 => _386()]),
|
|
21528
21582
|
children: isUploading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Loader2, { className: "h-8 w-8 animate-spin text-ods-accent" }) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
21529
21583
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Upload, { className: "h-8 w-8 text-ods-text-secondary mb-2" }),
|
|
21530
21584
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-sm text-ods-text-secondary font-['DM_Sans']", children: onOgImageUpload ? "Click to upload OG image" : "No image" })
|
|
@@ -21609,7 +21663,7 @@ function SocialLinksManager({
|
|
|
21609
21663
|
className = ""
|
|
21610
21664
|
}) {
|
|
21611
21665
|
const addLink = () => {
|
|
21612
|
-
const firstPlatform = _optionalChain([platforms, 'access',
|
|
21666
|
+
const firstPlatform = _optionalChain([platforms, 'access', _387 => _387[0], 'optionalAccess', _388 => _388.name]) || "website";
|
|
21613
21667
|
onChange([...links, { platform: firstPlatform, url: "" }]);
|
|
21614
21668
|
};
|
|
21615
21669
|
const removeLink = (index) => {
|
|
@@ -21621,7 +21675,7 @@ function SocialLinksManager({
|
|
|
21621
21675
|
onChange(updated);
|
|
21622
21676
|
};
|
|
21623
21677
|
const getIcon = (link, platform) => {
|
|
21624
|
-
const iconKey = _optionalChain([platform, 'optionalAccess',
|
|
21678
|
+
const iconKey = _optionalChain([platform, 'optionalAccess', _389 => _389.icon_name]) || link.platform;
|
|
21625
21679
|
const IconComponent = iconMap[iconKey];
|
|
21626
21680
|
return IconComponent ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, IconComponent, { className: "w-5 h-5 text-ods-text-secondary" }) : null;
|
|
21627
21681
|
};
|
|
@@ -21646,7 +21700,7 @@ function SocialLinksManager({
|
|
|
21646
21700
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
21647
21701
|
_chunkGRTZ23GLcjs.Input,
|
|
21648
21702
|
{
|
|
21649
|
-
placeholder: _optionalChain([platform, 'optionalAccess',
|
|
21703
|
+
placeholder: _optionalChain([platform, 'optionalAccess', _390 => _390.placeholder]) || "Profile URL",
|
|
21650
21704
|
value: link.url,
|
|
21651
21705
|
onChange: (e) => updateLink(index, "url", e.target.value),
|
|
21652
21706
|
onKeyDown: (e) => {
|
|
@@ -21998,7 +22052,7 @@ function useVideoOriginPreconnect({
|
|
|
21998
22052
|
supabaseStorageOrigin
|
|
21999
22053
|
} = {}) {
|
|
22000
22054
|
const runtime = _chunkMEAR2WHScjs.useChatRuntime.call(void 0, );
|
|
22001
|
-
const resolvedOrigin = _nullishCoalesce(supabaseStorageOrigin, () => ( _optionalChain([runtime, 'optionalAccess',
|
|
22055
|
+
const resolvedOrigin = _nullishCoalesce(supabaseStorageOrigin, () => ( _optionalChain([runtime, 'optionalAccess', _391 => _391.endpoints, 'access', _392 => _392.supabaseStorageOrigin])));
|
|
22002
22056
|
try {
|
|
22003
22057
|
ReactDOM2.default.preconnect(MUX_STREAM_ORIGIN, { crossOrigin: "anonymous" });
|
|
22004
22058
|
ReactDOM2.default.preconnect(MUX_IMAGE_ORIGIN, { crossOrigin: "anonymous" });
|
|
@@ -22017,13 +22071,13 @@ function useVideoWarmup({
|
|
|
22017
22071
|
nearMargin = "1000px"
|
|
22018
22072
|
} = {}) {
|
|
22019
22073
|
const runtime = _chunkMEAR2WHScjs.useChatRuntime.call(void 0, );
|
|
22020
|
-
const resolvedOrigin = _nullishCoalesce(supabaseStorageOrigin, () => ( _optionalChain([runtime, 'optionalAccess',
|
|
22074
|
+
const resolvedOrigin = _nullishCoalesce(supabaseStorageOrigin, () => ( _optionalChain([runtime, 'optionalAccess', _393 => _393.endpoints, 'access', _394 => _394.supabaseStorageOrigin])));
|
|
22021
22075
|
useVideoOriginPreconnect({ supabaseStorageOrigin: resolvedOrigin });
|
|
22022
22076
|
const { ref, isNear } = _chunk27VVOBDBcjs.useNearViewport.call(void 0, nearMargin);
|
|
22023
22077
|
_react.useEffect.call(void 0, () => {
|
|
22024
22078
|
if (!isNear || !videoUrl || !resolvedOrigin) return;
|
|
22025
22079
|
const conn = navigator.connection;
|
|
22026
|
-
if (_optionalChain([conn, 'optionalAccess',
|
|
22080
|
+
if (_optionalChain([conn, 'optionalAccess', _395 => _395.saveData]) === true) return;
|
|
22027
22081
|
let videoOrigin;
|
|
22028
22082
|
try {
|
|
22029
22083
|
videoOrigin = new URL(videoUrl, "http://placeholder.local").origin;
|
|
@@ -22092,7 +22146,7 @@ function VideoSourceSelector({
|
|
|
22092
22146
|
input.accept = "video/*";
|
|
22093
22147
|
input.onchange = async (e) => {
|
|
22094
22148
|
const target = e.target;
|
|
22095
|
-
const file = _optionalChain([target, 'access',
|
|
22149
|
+
const file = _optionalChain([target, 'access', _396 => _396.files, 'optionalAccess', _397 => _397[0]]);
|
|
22096
22150
|
if (!file) return;
|
|
22097
22151
|
setIsUploading(true);
|
|
22098
22152
|
setUploadProgress(0);
|
|
@@ -22422,7 +22476,7 @@ function TranscriptSummaryEditor({
|
|
|
22422
22476
|
{
|
|
22423
22477
|
id: "subtitles",
|
|
22424
22478
|
value: subtitles || "",
|
|
22425
|
-
onChange: (e) => _optionalChain([onSubtitlesChange, 'optionalCall',
|
|
22479
|
+
onChange: (e) => _optionalChain([onSubtitlesChange, 'optionalCall', _398 => _398(e.target.value)]),
|
|
22426
22480
|
placeholder: subtitlesPlaceholder,
|
|
22427
22481
|
disabled: disabled || !onSubtitlesChange,
|
|
22428
22482
|
className: "h-full w-full resize-none border-0 bg-transparent text-ods-text-primary placeholder:text-ods-text-secondary/50 focus:ring-0 focus:outline-none p-4 font-mono text-sm",
|
|
@@ -22575,7 +22629,7 @@ var AIEnrichSection = ({
|
|
|
22575
22629
|
}) => {
|
|
22576
22630
|
const hasResults = status === "success" || status === "error";
|
|
22577
22631
|
const shouldDisable = disabled || !canEnrich;
|
|
22578
|
-
const unfilledFields = _optionalChain([requiredFields, 'optionalAccess',
|
|
22632
|
+
const unfilledFields = _optionalChain([requiredFields, 'optionalAccess', _399 => _399.filter, 'call', _400 => _400((f) => !f.isFilled)]) || [];
|
|
22579
22633
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
22580
22634
|
"div",
|
|
22581
22635
|
{
|
|
@@ -22613,7 +22667,7 @@ var AIEnrichSection = ({
|
|
|
22613
22667
|
{
|
|
22614
22668
|
id: "ai-enrich-custom-instructions",
|
|
22615
22669
|
value: _nullishCoalesce(customInstructions, () => ( "")),
|
|
22616
|
-
onChange: (e) => _optionalChain([onCustomInstructionsChange, 'optionalCall',
|
|
22670
|
+
onChange: (e) => _optionalChain([onCustomInstructionsChange, 'optionalCall', _401 => _401(e.target.value)]),
|
|
22617
22671
|
placeholder: customInstructionsPlaceholder,
|
|
22618
22672
|
disabled: loading,
|
|
22619
22673
|
maxLength: customInstructionsMaxLength,
|
|
@@ -22742,7 +22796,7 @@ function HighlightVideoSection({
|
|
|
22742
22796
|
input.accept = "video/*";
|
|
22743
22797
|
input.onchange = async (e) => {
|
|
22744
22798
|
const target = e.target;
|
|
22745
|
-
const file = _optionalChain([target, 'access',
|
|
22799
|
+
const file = _optionalChain([target, 'access', _402 => _402.files, 'optionalAccess', _403 => _403[0]]);
|
|
22746
22800
|
if (!file) return;
|
|
22747
22801
|
setUploadError(null);
|
|
22748
22802
|
try {
|
|
@@ -23244,7 +23298,7 @@ function HighlightVideoPreview({
|
|
|
23244
23298
|
input.accept = "video/*";
|
|
23245
23299
|
input.onchange = async (e) => {
|
|
23246
23300
|
const target = e.target;
|
|
23247
|
-
const file = _optionalChain([target, 'access',
|
|
23301
|
+
const file = _optionalChain([target, 'access', _404 => _404.files, 'optionalAccess', _405 => _405[0]]);
|
|
23248
23302
|
if (!file) return;
|
|
23249
23303
|
await onUpload(file);
|
|
23250
23304
|
};
|
|
@@ -23431,7 +23485,7 @@ function HighlightVideoCombinedSection({
|
|
|
23431
23485
|
input.accept = "video/*";
|
|
23432
23486
|
input.onchange = async (e) => {
|
|
23433
23487
|
const target = e.target;
|
|
23434
|
-
const file = _optionalChain([target, 'access',
|
|
23488
|
+
const file = _optionalChain([target, 'access', _406 => _406.files, 'optionalAccess', _407 => _407[0]]);
|
|
23435
23489
|
if (!file) return;
|
|
23436
23490
|
await onUpload(file);
|
|
23437
23491
|
};
|
|
@@ -23728,7 +23782,7 @@ var getApprovalLevelLabel = (level, editMode = false) => {
|
|
|
23728
23782
|
return editMode ? "Set Global Permission" : "";
|
|
23729
23783
|
}
|
|
23730
23784
|
const option = approvalLevelOptions.find((opt) => opt.value === level);
|
|
23731
|
-
return _optionalChain([option, 'optionalAccess',
|
|
23785
|
+
return _optionalChain([option, 'optionalAccess', _408 => _408.label]) || level;
|
|
23732
23786
|
};
|
|
23733
23787
|
var PolicyRow = ({ policy, categoryId, editMode, onPermissionChange }) => {
|
|
23734
23788
|
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: [
|
|
@@ -23941,12 +23995,12 @@ function PhoneInput({
|
|
|
23941
23995
|
const runValidation = _react.useCallback.call(void 0, (phone) => {
|
|
23942
23996
|
if (!phone || digitCount(phone) === 0) {
|
|
23943
23997
|
setIsInvalid(false);
|
|
23944
|
-
_optionalChain([onValidationChange, 'optionalCall',
|
|
23998
|
+
_optionalChain([onValidationChange, 'optionalCall', _409 => _409(false)]);
|
|
23945
23999
|
return;
|
|
23946
24000
|
}
|
|
23947
24001
|
const invalid = !validatePhoneNumber(phone, countryCode);
|
|
23948
24002
|
setIsInvalid(invalid);
|
|
23949
|
-
_optionalChain([onValidationChange, 'optionalCall',
|
|
24003
|
+
_optionalChain([onValidationChange, 'optionalCall', _410 => _410(invalid)]);
|
|
23950
24004
|
}, [countryCode, digitCount, onValidationChange]);
|
|
23951
24005
|
const debouncedValidation = _react.useCallback.call(void 0, (phone) => {
|
|
23952
24006
|
if (debounceRef.current) clearTimeout(debounceRef.current);
|
|
@@ -23995,7 +24049,7 @@ function PhoneInput({
|
|
|
23995
24049
|
debouncedValidation(val);
|
|
23996
24050
|
} else if (digitCount(val) === 0) {
|
|
23997
24051
|
setIsInvalid(false);
|
|
23998
|
-
_optionalChain([onValidationChange, 'optionalCall',
|
|
24052
|
+
_optionalChain([onValidationChange, 'optionalCall', _411 => _411(false)]);
|
|
23999
24053
|
}
|
|
24000
24054
|
}
|
|
24001
24055
|
},
|
|
@@ -24331,19 +24385,19 @@ function NotificationsProvider({
|
|
|
24331
24385
|
}, []);
|
|
24332
24386
|
const markRead = React81.useCallback((id) => {
|
|
24333
24387
|
dispatch({ type: "markRead", id });
|
|
24334
|
-
void _optionalChain([actionsRef, 'access',
|
|
24388
|
+
void _optionalChain([actionsRef, 'access', _412 => _412.current, 'optionalAccess', _413 => _413.onMarkRead, 'optionalCall', _414 => _414(id)]);
|
|
24335
24389
|
}, []);
|
|
24336
24390
|
const markAllRead = React81.useCallback(() => {
|
|
24337
24391
|
dispatch({ type: "markAllRead" });
|
|
24338
|
-
void _optionalChain([actionsRef, 'access',
|
|
24392
|
+
void _optionalChain([actionsRef, 'access', _415 => _415.current, 'optionalAccess', _416 => _416.onMarkAllRead, 'optionalCall', _417 => _417()]);
|
|
24339
24393
|
}, []);
|
|
24340
24394
|
const markSettled = React81.useCallback((id) => {
|
|
24341
24395
|
dispatch({ type: "markSettled", id });
|
|
24342
|
-
void _optionalChain([actionsRef, 'access',
|
|
24396
|
+
void _optionalChain([actionsRef, 'access', _418 => _418.current, 'optionalAccess', _419 => _419.onMarkSettled, 'optionalCall', _420 => _420(id)]);
|
|
24343
24397
|
}, []);
|
|
24344
24398
|
const remove = React81.useCallback((id) => {
|
|
24345
24399
|
dispatch({ type: "remove", id });
|
|
24346
|
-
void _optionalChain([actionsRef, 'access',
|
|
24400
|
+
void _optionalChain([actionsRef, 'access', _421 => _421.current, 'optionalAccess', _422 => _422.onRemove, 'optionalCall', _423 => _423(id)]);
|
|
24347
24401
|
}, []);
|
|
24348
24402
|
const clear = React81.useCallback(() => dispatch({ type: "clear" }), []);
|
|
24349
24403
|
const open = React81.useCallback(() => setIsOpen(true), []);
|
|
@@ -24352,7 +24406,7 @@ function NotificationsProvider({
|
|
|
24352
24406
|
const setShowPopups = React81.useCallback(
|
|
24353
24407
|
(value2) => {
|
|
24354
24408
|
setShowPopupsState(value2);
|
|
24355
|
-
_optionalChain([onShowPopupsChange, 'optionalCall',
|
|
24409
|
+
_optionalChain([onShowPopupsChange, 'optionalCall', _424 => _424(value2)]);
|
|
24356
24410
|
},
|
|
24357
24411
|
[onShowPopupsChange]
|
|
24358
24412
|
);
|
|
@@ -24449,7 +24503,7 @@ function NotificationTile({
|
|
|
24449
24503
|
if (!counting) return;
|
|
24450
24504
|
const remaining = Math.max(0, liveDurationMs - initialElapsed);
|
|
24451
24505
|
const timer = window.setTimeout(() => {
|
|
24452
|
-
_optionalChain([onSettle, 'optionalCall',
|
|
24506
|
+
_optionalChain([onSettle, 'optionalCall', _425 => _425(id)]);
|
|
24453
24507
|
}, remaining);
|
|
24454
24508
|
return () => window.clearTimeout(timer);
|
|
24455
24509
|
}, [id, counting, initialElapsed, liveDurationMs, onSettle]);
|
|
@@ -24511,7 +24565,7 @@ function NotificationTile({
|
|
|
24511
24565
|
"button",
|
|
24512
24566
|
{
|
|
24513
24567
|
type: "button",
|
|
24514
|
-
onClick: () => _optionalChain([onSettle, 'optionalCall',
|
|
24568
|
+
onClick: () => _optionalChain([onSettle, 'optionalCall', _426 => _426(id)]),
|
|
24515
24569
|
"aria-label": "Dismiss notification",
|
|
24516
24570
|
tabIndex: isLive ? 0 : -1,
|
|
24517
24571
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
@@ -24630,7 +24684,7 @@ function DrawerScrollList({
|
|
|
24630
24684
|
if (!sentinel || !root) return;
|
|
24631
24685
|
const observer = new IntersectionObserver(
|
|
24632
24686
|
(entries) => {
|
|
24633
|
-
if (_optionalChain([entries, 'access',
|
|
24687
|
+
if (_optionalChain([entries, 'access', _427 => _427[0], 'optionalAccess', _428 => _428.isIntersecting])) _optionalChain([loadMoreRef, 'access', _429 => _429.current, 'optionalCall', _430 => _430()]);
|
|
24634
24688
|
},
|
|
24635
24689
|
{ root, rootMargin: loadMoreRootMargin }
|
|
24636
24690
|
);
|
|
@@ -24645,7 +24699,7 @@ function DrawerScrollList({
|
|
|
24645
24699
|
className: "flex flex-1 flex-col gap-[var(--spacing-system-xs)] overflow-y-auto px-[var(--spacing-system-m)]",
|
|
24646
24700
|
children: isEmpty && !isLoadingMore ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, EmptyState, {}) : /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
24647
24701
|
unreadNotifications.map((n) => {
|
|
24648
|
-
const custom = _optionalChain([renderTile, 'optionalCall',
|
|
24702
|
+
const custom = _optionalChain([renderTile, 'optionalCall', _431 => _431(n, { onComplete, onSettle, liveDurationMs })]);
|
|
24649
24703
|
if (custom) return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { children: custom }, n.id);
|
|
24650
24704
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
24651
24705
|
NotificationTile,
|
|
@@ -24774,7 +24828,7 @@ function NotificationPopups({
|
|
|
24774
24828
|
className
|
|
24775
24829
|
),
|
|
24776
24830
|
children: live.map((n) => {
|
|
24777
|
-
const custom = _optionalChain([renderTile, 'optionalCall',
|
|
24831
|
+
const custom = _optionalChain([renderTile, 'optionalCall', _432 => _432(n, { onComplete: markRead, onSettle: markSettled, liveDurationMs })]);
|
|
24778
24832
|
if (custom) {
|
|
24779
24833
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "pointer-events-auto", children: custom }, n.id);
|
|
24780
24834
|
}
|
|
@@ -24813,19 +24867,19 @@ _chunkFIG2RKZFcjs.init_cn.call(void 0, );
|
|
|
24813
24867
|
// src/components/features/notifications/types.ts
|
|
24814
24868
|
var ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = "ADMIN_APPROVAL_REQUEST";
|
|
24815
24869
|
function isApprovalNotification(notification) {
|
|
24816
|
-
return _optionalChain([notification, 'access',
|
|
24870
|
+
return _optionalChain([notification, 'access', _433 => _433.meta, 'optionalAccess', _434 => _434.contextType]) === ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE;
|
|
24817
24871
|
}
|
|
24818
24872
|
function getApprovalMeta(notification) {
|
|
24819
24873
|
if (!isApprovalNotification(notification)) return null;
|
|
24820
24874
|
const meta = notification.meta;
|
|
24821
|
-
const approvalRequestId = _optionalChain([meta, 'optionalAccess',
|
|
24822
|
-
const toolCalls = _optionalChain([meta, 'optionalAccess',
|
|
24875
|
+
const approvalRequestId = _optionalChain([meta, 'optionalAccess', _435 => _435.approvalRequestId]);
|
|
24876
|
+
const toolCalls = _optionalChain([meta, 'optionalAccess', _436 => _436.toolCalls]);
|
|
24823
24877
|
if (typeof approvalRequestId !== "string" || !Array.isArray(toolCalls)) return null;
|
|
24824
24878
|
return {
|
|
24825
24879
|
approvalRequestId,
|
|
24826
|
-
dialogId: _nullishCoalesce(_optionalChain([meta, 'optionalAccess',
|
|
24827
|
-
ticketId: _nullishCoalesce(_optionalChain([meta, 'optionalAccess',
|
|
24828
|
-
approvalType: _nullishCoalesce(_optionalChain([meta, 'optionalAccess',
|
|
24880
|
+
dialogId: _nullishCoalesce(_optionalChain([meta, 'optionalAccess', _437 => _437.dialogId]), () => ( null)),
|
|
24881
|
+
ticketId: _nullishCoalesce(_optionalChain([meta, 'optionalAccess', _438 => _438.ticketId]), () => ( null)),
|
|
24882
|
+
approvalType: _nullishCoalesce(_optionalChain([meta, 'optionalAccess', _439 => _439.approvalType]), () => ( null)),
|
|
24829
24883
|
toolCalls
|
|
24830
24884
|
};
|
|
24831
24885
|
}
|
|
@@ -25086,15 +25140,15 @@ function TicketCard({
|
|
|
25086
25140
|
transform: _utilities.CSS.Transform.toString(sortable.transform),
|
|
25087
25141
|
transition: sortable.transition
|
|
25088
25142
|
};
|
|
25089
|
-
const showDeviceRow = !!(_optionalChain([ticket, 'access',
|
|
25143
|
+
const showDeviceRow = !!(_optionalChain([ticket, 'access', _440 => _440.deviceHostnames, 'optionalAccess', _441 => _441.length]) || ticket.organizationName);
|
|
25090
25144
|
const deviceText = [
|
|
25091
|
-
_optionalChain([ticket, 'access',
|
|
25145
|
+
_optionalChain([ticket, 'access', _442 => _442.deviceHostnames, 'optionalAccess', _443 => _443.join, 'call', _444 => _444(", ")]),
|
|
25092
25146
|
ticket.organizationName
|
|
25093
25147
|
].filter(Boolean).join(", ");
|
|
25094
25148
|
const handleClick = (e) => {
|
|
25095
25149
|
if (sortable.isDragging) e.preventDefault();
|
|
25096
25150
|
};
|
|
25097
|
-
const hasRightSection = !!(ticket.priority || _optionalChain([ticket, 'access',
|
|
25151
|
+
const hasRightSection = !!(ticket.priority || _optionalChain([ticket, 'access', _445 => _445.assignees, 'optionalAccess', _446 => _446.length]) || renderAssignSlot);
|
|
25098
25152
|
const rightSection = hasRightSection ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "pointer-events-auto flex shrink-0 items-center gap-[var(--spacing-system-xsf)]", children: [
|
|
25099
25153
|
ticket.priority && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
25100
25154
|
_chunkC6ASEPZLcjs.Flag02Icon,
|
|
@@ -25103,7 +25157,7 @@ function TicketCard({
|
|
|
25103
25157
|
"aria-label": `Priority: ${ticket.priority}`
|
|
25104
25158
|
}
|
|
25105
25159
|
),
|
|
25106
|
-
renderAssignSlot ? renderAssignSlot(ticket) : _optionalChain([ticket, 'access',
|
|
25160
|
+
renderAssignSlot ? renderAssignSlot(ticket) : _optionalChain([ticket, 'access', _447 => _447.assignees, 'optionalAccess', _448 => _448.length]) ? /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex -space-x-2", children: [
|
|
25107
25161
|
ticket.assignees.slice(0, MAX_VISIBLE_ASSIGNEES).map((a) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
25108
25162
|
SquareAvatar,
|
|
25109
25163
|
{
|
|
@@ -25132,7 +25186,7 @@ function TicketCard({
|
|
|
25132
25186
|
] }),
|
|
25133
25187
|
rightSection
|
|
25134
25188
|
] }),
|
|
25135
|
-
_optionalChain([ticket, 'access',
|
|
25189
|
+
_optionalChain([ticket, 'access', _449 => _449.tags, 'optionalAccess', _450 => _450.length]) ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TicketTagRow, { tags: ticket.tags }) : null
|
|
25136
25190
|
] });
|
|
25137
25191
|
const cardClasses = _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
25138
25192
|
"relative flex flex-col gap-[var(--spacing-system-sf)] rounded-md border border-ods-border bg-ods-bg p-[var(--spacing-system-sf)] select-none text-left",
|
|
@@ -25307,7 +25361,7 @@ function ColumnBody({ column, getTicketHref, renderAssignSlot, onLoadMore, loadM
|
|
|
25307
25361
|
const observer = new IntersectionObserver(
|
|
25308
25362
|
(entries) => {
|
|
25309
25363
|
if (entries.some((e) => e.isIntersecting)) {
|
|
25310
|
-
_optionalChain([loadMoreRef, 'access',
|
|
25364
|
+
_optionalChain([loadMoreRef, 'access', _451 => _451.current, 'optionalCall', _452 => _452(columnIdRef.current)]);
|
|
25311
25365
|
}
|
|
25312
25366
|
},
|
|
25313
25367
|
{ root, rootMargin: loadMoreRootMargin }
|
|
@@ -25336,7 +25390,7 @@ function ColumnBody({ column, getTicketHref, renderAssignSlot, onLoadMore, loadM
|
|
|
25336
25390
|
{
|
|
25337
25391
|
ticket: t,
|
|
25338
25392
|
columnId: column.id,
|
|
25339
|
-
href: _optionalChain([getTicketHref, 'optionalCall',
|
|
25393
|
+
href: _optionalChain([getTicketHref, 'optionalCall', _453 => _453(t.id)]),
|
|
25340
25394
|
renderAssignSlot,
|
|
25341
25395
|
dragDisabled: column.dragDisabled
|
|
25342
25396
|
},
|
|
@@ -25432,17 +25486,17 @@ function Board({
|
|
|
25432
25486
|
const pointer = _core.pointerWithin.call(void 0, args);
|
|
25433
25487
|
const intersections = pointer.length > 0 ? pointer : _core.rectIntersection.call(void 0, args);
|
|
25434
25488
|
const ticketHit = intersections.find(
|
|
25435
|
-
(c) => _optionalChain([c, 'access',
|
|
25489
|
+
(c) => _optionalChain([c, 'access', _454 => _454.data, 'optionalAccess', _455 => _455.droppableContainer, 'optionalAccess', _456 => _456.data, 'optionalAccess', _457 => _457.current, 'optionalAccess', _458 => _458.type]) === "ticket"
|
|
25436
25490
|
);
|
|
25437
25491
|
if (ticketHit) return [ticketHit];
|
|
25438
25492
|
const columnHit = intersections.find(
|
|
25439
|
-
(c) => _optionalChain([c, 'access',
|
|
25493
|
+
(c) => _optionalChain([c, 'access', _459 => _459.data, 'optionalAccess', _460 => _460.droppableContainer, 'optionalAccess', _461 => _461.data, 'optionalAccess', _462 => _462.current, 'optionalAccess', _463 => _463.type]) === "column"
|
|
25440
25494
|
);
|
|
25441
25495
|
if (columnHit) {
|
|
25442
|
-
const columnId = _optionalChain([columnHit, 'access',
|
|
25496
|
+
const columnId = _optionalChain([columnHit, 'access', _464 => _464.data, 'optionalAccess', _465 => _465.droppableContainer, 'optionalAccess', _466 => _466.data, 'optionalAccess', _467 => _467.current, 'optionalAccess', _468 => _468.columnId]);
|
|
25443
25497
|
const ticketsInColumn = args.droppableContainers.filter((c) => {
|
|
25444
25498
|
const d = c.data.current;
|
|
25445
|
-
return _optionalChain([d, 'optionalAccess',
|
|
25499
|
+
return _optionalChain([d, 'optionalAccess', _469 => _469.type]) === "ticket" && d.columnId === columnId;
|
|
25446
25500
|
});
|
|
25447
25501
|
if (ticketsInColumn.length > 0) {
|
|
25448
25502
|
const closest = _core.closestCorners.call(void 0, { ...args, droppableContainers: ticketsInColumn });
|
|
@@ -25467,20 +25521,20 @@ function Board({
|
|
|
25467
25521
|
const overId = String(over.id);
|
|
25468
25522
|
if (activeId === overId) return;
|
|
25469
25523
|
const overData = over.data.current;
|
|
25470
|
-
const fromColumnId = _optionalChain([locate, 'call',
|
|
25471
|
-
const toColumnId = _optionalChain([overData, 'optionalAccess',
|
|
25524
|
+
const fromColumnId = _optionalChain([locate, 'call', _470 => _470(items, activeId), 'optionalAccess', _471 => _471.columnId]);
|
|
25525
|
+
const toColumnId = _optionalChain([overData, 'optionalAccess', _472 => _472.columnId]);
|
|
25472
25526
|
if (!fromColumnId || !toColumnId || fromColumnId === toColumnId) return;
|
|
25473
25527
|
const origin = dragOriginRef.current;
|
|
25474
|
-
const isReturnToOrigin = _optionalChain([origin, 'optionalAccess',
|
|
25528
|
+
const isReturnToOrigin = _optionalChain([origin, 'optionalAccess', _473 => _473.fromColumnId]) === toColumnId;
|
|
25475
25529
|
const targetCol = items.find((c) => c.id === toColumnId);
|
|
25476
|
-
const blockedBySource = !isReturnToOrigin && !!_optionalChain([targetCol, 'optionalAccess',
|
|
25477
|
-
if (_optionalChain([targetCol, 'optionalAccess',
|
|
25530
|
+
const blockedBySource = !isReturnToOrigin && !!_optionalChain([targetCol, 'optionalAccess', _474 => _474.allowedFromColumns]) && !!origin && !targetCol.allowedFromColumns.includes(origin.fromColumnId);
|
|
25531
|
+
if (_optionalChain([targetCol, 'optionalAccess', _475 => _475.dropDisabled]) && !isReturnToOrigin || blockedBySource) return;
|
|
25478
25532
|
setItems((prev) => {
|
|
25479
25533
|
const fromIndex = findIndexInColumn(prev, fromColumnId, activeId);
|
|
25480
25534
|
const toCol = prev.find((c) => c.id === toColumnId);
|
|
25481
25535
|
if (fromIndex < 0 || !toCol) return prev;
|
|
25482
25536
|
let toIndex;
|
|
25483
|
-
if (_optionalChain([overData, 'optionalAccess',
|
|
25537
|
+
if (_optionalChain([overData, 'optionalAccess', _476 => _476.type]) === "column") {
|
|
25484
25538
|
toIndex = toCol.tickets.length;
|
|
25485
25539
|
} else {
|
|
25486
25540
|
const overIndex = toCol.tickets.findIndex((t) => t.id === overId);
|
|
@@ -25522,14 +25576,14 @@ function Board({
|
|
|
25522
25576
|
const toColumnId = located.columnId;
|
|
25523
25577
|
const isCrossColumn = origin.fromColumnId !== toColumnId;
|
|
25524
25578
|
const targetCol = items.find((c) => c.id === toColumnId);
|
|
25525
|
-
if (isCrossColumn && (_optionalChain([targetCol, 'optionalAccess',
|
|
25579
|
+
if (isCrossColumn && (_optionalChain([targetCol, 'optionalAccess', _477 => _477.dropDisabled]) || _optionalChain([targetCol, 'optionalAccess', _478 => _478.allowedFromColumns]) && !targetCol.allowedFromColumns.includes(origin.fromColumnId))) {
|
|
25526
25580
|
setItems(columns);
|
|
25527
25581
|
return;
|
|
25528
25582
|
}
|
|
25529
25583
|
let finalIndex = located.index;
|
|
25530
|
-
let finalColumnTickets = _nullishCoalesce(_optionalChain([items, 'access',
|
|
25584
|
+
let finalColumnTickets = _nullishCoalesce(_optionalChain([items, 'access', _479 => _479.find, 'call', _480 => _480((c) => c.id === toColumnId), 'optionalAccess', _481 => _481.tickets]), () => ( []));
|
|
25531
25585
|
const overData = over.data.current;
|
|
25532
|
-
if (_optionalChain([overData, 'optionalAccess',
|
|
25586
|
+
if (_optionalChain([overData, 'optionalAccess', _482 => _482.type]) === "ticket") {
|
|
25533
25587
|
const overIndex = findIndexInColumn(items, toColumnId, String(over.id));
|
|
25534
25588
|
if (overIndex >= 0 && overIndex !== located.index) {
|
|
25535
25589
|
finalColumnTickets = _sortable.arrayMove.call(void 0, finalColumnTickets, located.index, overIndex);
|
|
@@ -25549,8 +25603,8 @@ function Board({
|
|
|
25549
25603
|
ticketId: origin.ticketId,
|
|
25550
25604
|
fromColumnId: origin.fromColumnId,
|
|
25551
25605
|
toColumnId,
|
|
25552
|
-
afterTicketId: _nullishCoalesce(_optionalChain([finalColumnTickets, 'access',
|
|
25553
|
-
beforeTicketId: _nullishCoalesce(_optionalChain([finalColumnTickets, 'access',
|
|
25606
|
+
afterTicketId: _nullishCoalesce(_optionalChain([finalColumnTickets, 'access', _483 => _483[finalIndex - 1], 'optionalAccess', _484 => _484.id]), () => ( null)),
|
|
25607
|
+
beforeTicketId: _nullishCoalesce(_optionalChain([finalColumnTickets, 'access', _485 => _485[finalIndex + 1], 'optionalAccess', _486 => _486.id]), () => ( null))
|
|
25554
25608
|
});
|
|
25555
25609
|
};
|
|
25556
25610
|
const handleDragCancel = () => {
|
|
@@ -25579,8 +25633,8 @@ function Board({
|
|
|
25579
25633
|
children: items.map((column, i) => {
|
|
25580
25634
|
const prev = items[i - 1];
|
|
25581
25635
|
const next = items[i + 1];
|
|
25582
|
-
const joinLeft = !!(column.system && _optionalChain([prev, 'optionalAccess',
|
|
25583
|
-
const joinRight = !!(column.system && _optionalChain([next, 'optionalAccess',
|
|
25636
|
+
const joinLeft = !!(column.system && _optionalChain([prev, 'optionalAccess', _487 => _487.system]));
|
|
25637
|
+
const joinRight = !!(column.system && _optionalChain([next, 'optionalAccess', _488 => _488.system]));
|
|
25584
25638
|
const showGap = i > 0 && !joinLeft;
|
|
25585
25639
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, React85.Fragment, { children: [
|
|
25586
25640
|
showGap && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { "aria-hidden": true, className: "w-[var(--spacing-system-mf)] shrink-0" }),
|
|
@@ -25639,7 +25693,7 @@ function locate(cols, ticketId) {
|
|
|
25639
25693
|
return null;
|
|
25640
25694
|
}
|
|
25641
25695
|
function findIndexInColumn(cols, columnId, ticketId) {
|
|
25642
|
-
return _nullishCoalesce(_optionalChain([cols, 'access',
|
|
25696
|
+
return _nullishCoalesce(_optionalChain([cols, 'access', _489 => _489.find, 'call', _490 => _490((c) => c.id === columnId), 'optionalAccess', _491 => _491.tickets, 'access', _492 => _492.findIndex, 'call', _493 => _493((t) => t.id === ticketId)]), () => ( -1));
|
|
25643
25697
|
}
|
|
25644
25698
|
|
|
25645
25699
|
// src/components/features/board/types.ts
|
|
@@ -25887,7 +25941,7 @@ function Header2({ config, platform }) {
|
|
|
25887
25941
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
25888
25942
|
"flex justify-start w-full",
|
|
25889
25943
|
"font-bold text-[16px] leading-none tracking-[-0.32px]",
|
|
25890
|
-
index < (_nullishCoalesce(_optionalChain([item, 'access',
|
|
25944
|
+
index < (_nullishCoalesce(_optionalChain([item, 'access', _494 => _494.children, 'optionalAccess', _495 => _495.length]), () => ( 0))) - 1 && "mb-1",
|
|
25891
25945
|
"text-ods-text-primary",
|
|
25892
25946
|
// All dropdown items use primary text color
|
|
25893
25947
|
child.isActive && "bg-ods-bg-hover"
|
|
@@ -25979,7 +26033,7 @@ function Header2({ config, platform }) {
|
|
|
25979
26033
|
style: config.style,
|
|
25980
26034
|
children: [
|
|
25981
26035
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-start flex-shrink-0", children: [
|
|
25982
|
-
_optionalChain([config, 'access',
|
|
26036
|
+
_optionalChain([config, 'access', _496 => _496.actions, 'optionalAccess', _497 => _497.left]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "flex items-center", children: config.actions.left }),
|
|
25983
26037
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkWBR7H6E3cjs.next_link_default, { href: config.logo.href, className: "transition-opacity duration-200 hover:opacity-80", children: config.logo.element })
|
|
25984
26038
|
] }),
|
|
25985
26039
|
config.navigation && config.navigation.items.length > 0 && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -25996,7 +26050,7 @@ function Header2({ config, platform }) {
|
|
|
25996
26050
|
}
|
|
25997
26051
|
),
|
|
25998
26052
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-end gap-4 flex-shrink-0", children: [
|
|
25999
|
-
_optionalChain([config, 'access',
|
|
26053
|
+
_optionalChain([config, 'access', _498 => _498.actions, 'optionalAccess', _499 => _499.right]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "hidden md:flex items-center gap-4", children: config.actions.right }),
|
|
26000
26054
|
config.mobile && config.mobile.enabled && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
26001
26055
|
_chunkGRTZ23GLcjs.Button,
|
|
26002
26056
|
{
|
|
@@ -26004,10 +26058,10 @@ function Header2({ config, platform }) {
|
|
|
26004
26058
|
size: "icon",
|
|
26005
26059
|
className: "flex md:hidden",
|
|
26006
26060
|
onClick: () => {
|
|
26007
|
-
_optionalChain([config, 'access',
|
|
26061
|
+
_optionalChain([config, 'access', _500 => _500.mobile, 'optionalAccess', _501 => _501.onToggle, 'optionalCall', _502 => _502()]);
|
|
26008
26062
|
},
|
|
26009
|
-
"aria-label": _optionalChain([config, 'access',
|
|
26010
|
-
leftIcon: _optionalChain([config, 'access',
|
|
26063
|
+
"aria-label": _optionalChain([config, 'access', _503 => _503.mobile, 'optionalAccess', _504 => _504.isOpen]) ? "Close menu" : "Open menu",
|
|
26064
|
+
leftIcon: _optionalChain([config, 'access', _505 => _505.mobile, 'optionalAccess', _506 => _506.menuIcon]) || /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Menu01Icon, {})
|
|
26011
26065
|
}
|
|
26012
26066
|
)
|
|
26013
26067
|
] })
|
|
@@ -26024,10 +26078,10 @@ function Header2({ config, platform }) {
|
|
|
26024
26078
|
// src/components/navigation/header-skeleton.tsx
|
|
26025
26079
|
|
|
26026
26080
|
function HeaderSkeleton({ config }) {
|
|
26027
|
-
const showNavigation = _optionalChain([config, 'optionalAccess',
|
|
26028
|
-
const showActions = _optionalChain([config, 'optionalAccess',
|
|
26029
|
-
const showMobileMenu = _optionalChain([config, 'optionalAccess',
|
|
26030
|
-
const isAdminHeader = _optionalChain([config, 'optionalAccess',
|
|
26081
|
+
const showNavigation = _optionalChain([config, 'optionalAccess', _507 => _507.navigation]) && config.navigation.items.length > 0;
|
|
26082
|
+
const showActions = _optionalChain([config, 'optionalAccess', _508 => _508.actions, 'optionalAccess', _509 => _509.right]) && config.actions.right.length > 0;
|
|
26083
|
+
const showMobileMenu = _optionalChain([config, 'optionalAccess', _510 => _510.mobile, 'optionalAccess', _511 => _511.enabled]);
|
|
26084
|
+
const isAdminHeader = _optionalChain([config, 'optionalAccess', _512 => _512.className, 'optionalAccess', _513 => _513.includes, 'call', _514 => _514("admin")]);
|
|
26031
26085
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "sticky top-0 z-40 w-full", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
26032
26086
|
"header",
|
|
26033
26087
|
{
|
|
@@ -26036,11 +26090,11 @@ function HeaderSkeleton({ config }) {
|
|
|
26036
26090
|
"bg-ods-card border-b border-ods-border backdrop-blur-sm",
|
|
26037
26091
|
"px-6 py-3",
|
|
26038
26092
|
"transition-opacity duration-300 ease-in-out",
|
|
26039
|
-
_optionalChain([config, 'optionalAccess',
|
|
26093
|
+
_optionalChain([config, 'optionalAccess', _515 => _515.className])
|
|
26040
26094
|
),
|
|
26041
26095
|
children: [
|
|
26042
26096
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-start flex-shrink-0", children: [
|
|
26043
|
-
isAdminHeader && _optionalChain([config, 'optionalAccess',
|
|
26097
|
+
isAdminHeader && _optionalChain([config, 'optionalAccess', _516 => _516.actions, 'optionalAccess', _517 => _517.left]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "mr-4", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-10 w-10 bg-ods-border rounded animate-pulse" }) }),
|
|
26044
26098
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-2", children: [
|
|
26045
26099
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-8 w-8 bg-ods-border rounded animate-pulse" }),
|
|
26046
26100
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-6 w-24 bg-ods-border rounded animate-pulse" })
|
|
@@ -26048,8 +26102,8 @@ function HeaderSkeleton({ config }) {
|
|
|
26048
26102
|
] }),
|
|
26049
26103
|
showNavigation && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "nav", { className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
26050
26104
|
"hidden md:flex items-center gap-2",
|
|
26051
|
-
_optionalChain([config, 'optionalAccess',
|
|
26052
|
-
_optionalChain([config, 'optionalAccess',
|
|
26105
|
+
_optionalChain([config, 'optionalAccess', _518 => _518.navigation, 'optionalAccess', _519 => _519.position]) === "center" && "absolute left-1/2 transform -translate-x-1/2",
|
|
26106
|
+
_optionalChain([config, 'optionalAccess', _520 => _520.navigation, 'optionalAccess', _521 => _521.position]) === "right" && "ml-auto mr-4"
|
|
26053
26107
|
), children: [
|
|
26054
26108
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-10 w-20 bg-ods-border rounded animate-pulse" }),
|
|
26055
26109
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-10 w-28 bg-ods-border rounded animate-pulse" }),
|
|
@@ -26097,7 +26151,7 @@ function MobileNavPanel({ isOpen, config }) {
|
|
|
26097
26151
|
_react.useEffect.call(void 0, () => {
|
|
26098
26152
|
const handleKeyDown = (e) => {
|
|
26099
26153
|
if (e.key === "Escape" && isOpen) {
|
|
26100
|
-
_optionalChain([config, 'access',
|
|
26154
|
+
_optionalChain([config, 'access', _522 => _522.onClose, 'optionalCall', _523 => _523()]);
|
|
26101
26155
|
}
|
|
26102
26156
|
};
|
|
26103
26157
|
if (isOpen) {
|
|
@@ -26114,7 +26168,7 @@ function MobileNavPanel({ isOpen, config }) {
|
|
|
26114
26168
|
if (item.onClick) {
|
|
26115
26169
|
item.onClick();
|
|
26116
26170
|
}
|
|
26117
|
-
_optionalChain([config, 'access',
|
|
26171
|
+
_optionalChain([config, 'access', _524 => _524.onClose, 'optionalCall', _525 => _525()]);
|
|
26118
26172
|
};
|
|
26119
26173
|
if (item.href) {
|
|
26120
26174
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -26332,7 +26386,7 @@ function SlidingSidebar({ config }) {
|
|
|
26332
26386
|
variant: "transparent",
|
|
26333
26387
|
size: "default",
|
|
26334
26388
|
onClick: () => {
|
|
26335
|
-
_optionalChain([item, 'access',
|
|
26389
|
+
_optionalChain([item, 'access', _526 => _526.onClick, 'optionalCall', _527 => _527()]);
|
|
26336
26390
|
config.onClose();
|
|
26337
26391
|
},
|
|
26338
26392
|
leftIcon: item.icon,
|
|
@@ -26355,7 +26409,7 @@ function SlidingSidebar({ config }) {
|
|
|
26355
26409
|
variant: "transparent",
|
|
26356
26410
|
size: "default",
|
|
26357
26411
|
onClick: () => {
|
|
26358
|
-
_optionalChain([item, 'access',
|
|
26412
|
+
_optionalChain([item, 'access', _528 => _528.onClick, 'optionalCall', _529 => _529()]);
|
|
26359
26413
|
config.onClose();
|
|
26360
26414
|
},
|
|
26361
26415
|
leftIcon: item.icon,
|
|
@@ -26482,7 +26536,7 @@ function StickySectionNav({
|
|
|
26482
26536
|
] });
|
|
26483
26537
|
}
|
|
26484
26538
|
function useSectionNavigation(sections, options) {
|
|
26485
|
-
const [activeSection, setActiveSection] = _react.useState.call(void 0, _optionalChain([sections, 'access',
|
|
26539
|
+
const [activeSection, setActiveSection] = _react.useState.call(void 0, _optionalChain([sections, 'access', _530 => _530[0], 'optionalAccess', _531 => _531.id]) || "");
|
|
26486
26540
|
const isScrollingFromClick = _react.useRef.call(void 0, false);
|
|
26487
26541
|
const { offset: offset2 = 100 } = options || {};
|
|
26488
26542
|
const handleSectionClick = _react.useCallback.call(void 0, (sectionId) => {
|
|
@@ -26506,7 +26560,7 @@ function useSectionNavigation(sections, options) {
|
|
|
26506
26560
|
const handleScroll = () => {
|
|
26507
26561
|
if (isScrollingFromClick.current) return;
|
|
26508
26562
|
const scrollPosition = window.scrollY + offset2 + 50;
|
|
26509
|
-
let currentSection = _optionalChain([sections, 'access',
|
|
26563
|
+
let currentSection = _optionalChain([sections, 'access', _532 => _532[0], 'optionalAccess', _533 => _533.id]) || "";
|
|
26510
26564
|
for (let i = sections.length - 1; i >= 0; i--) {
|
|
26511
26565
|
const element = document.getElementById(sections[i].id);
|
|
26512
26566
|
if (element && scrollPosition >= element.offsetTop) {
|
|
@@ -26701,7 +26755,7 @@ function NavigationSidebar({ config, disabled = false }) {
|
|
|
26701
26755
|
} else {
|
|
26702
26756
|
setDesktopMinimized((prev) => !prev);
|
|
26703
26757
|
}
|
|
26704
|
-
_optionalChain([config, 'access',
|
|
26758
|
+
_optionalChain([config, 'access', _534 => _534.onToggleMinimized, 'optionalCall', _535 => _535()]);
|
|
26705
26759
|
}, [isTablet, setDesktopMinimized, config]);
|
|
26706
26760
|
const closeOverlay = _react.useCallback.call(void 0, () => {
|
|
26707
26761
|
setTabletMinimized(true);
|
|
@@ -26715,11 +26769,11 @@ function NavigationSidebar({ config, disabled = false }) {
|
|
|
26715
26769
|
return () => document.removeEventListener("keydown", handleKeyDown);
|
|
26716
26770
|
}, [isOverlayOpen, closeOverlay]);
|
|
26717
26771
|
const handleItemClick = _react.useCallback.call(void 0, (item, event) => {
|
|
26718
|
-
_optionalChain([event, 'optionalAccess',
|
|
26772
|
+
_optionalChain([event, 'optionalAccess', _536 => _536.stopPropagation, 'call', _537 => _537()]);
|
|
26719
26773
|
if (item.onClick) {
|
|
26720
26774
|
item.onClick();
|
|
26721
26775
|
} else if (item.path) {
|
|
26722
|
-
_optionalChain([config, 'access',
|
|
26776
|
+
_optionalChain([config, 'access', _538 => _538.onNavigate, 'optionalCall', _539 => _539(item.path)]);
|
|
26723
26777
|
}
|
|
26724
26778
|
if (isTablet) setTabletMinimized(true);
|
|
26725
26779
|
}, [config, isTablet]);
|
|
@@ -26864,11 +26918,11 @@ function HeaderGlobalSearch({
|
|
|
26864
26918
|
};
|
|
26865
26919
|
const handleSubmit = (e) => {
|
|
26866
26920
|
e.preventDefault();
|
|
26867
|
-
_optionalChain([onSubmit, 'optionalCall',
|
|
26921
|
+
_optionalChain([onSubmit, 'optionalCall', _540 => _540(currentValue)]);
|
|
26868
26922
|
};
|
|
26869
26923
|
const handleKeyDown = (e) => {
|
|
26870
26924
|
if (e.key === "Enter") {
|
|
26871
|
-
_optionalChain([onSubmit, 'optionalCall',
|
|
26925
|
+
_optionalChain([onSubmit, 'optionalCall', _541 => _541(currentValue)]);
|
|
26872
26926
|
}
|
|
26873
26927
|
};
|
|
26874
26928
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
@@ -26962,8 +27016,8 @@ function HeaderOrganizationFilter({
|
|
|
26962
27016
|
className
|
|
26963
27017
|
}) {
|
|
26964
27018
|
const selectedOrg = organizations.find((o) => o.id === selectedOrgId);
|
|
26965
|
-
const displayName = _optionalChain([selectedOrg, 'optionalAccess',
|
|
26966
|
-
const deviceCount = _nullishCoalesce(_optionalChain([selectedOrg, 'optionalAccess',
|
|
27019
|
+
const displayName = _optionalChain([selectedOrg, 'optionalAccess', _542 => _542.name]) || "All Organizations";
|
|
27020
|
+
const deviceCount = _nullishCoalesce(_optionalChain([selectedOrg, 'optionalAccess', _543 => _543.deviceCount]), () => ( totalDeviceCount));
|
|
26967
27021
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkGRTZ23GLcjs.DropdownMenu, { children: [
|
|
26968
27022
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGRTZ23GLcjs.DropdownMenuTrigger, { asChild: true, children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
26969
27023
|
"button",
|
|
@@ -26988,11 +27042,11 @@ function HeaderOrganizationFilter({
|
|
|
26988
27042
|
}
|
|
26989
27043
|
) }),
|
|
26990
27044
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkGRTZ23GLcjs.DropdownMenuContent, { align: "end", className: "min-w-[240px]", children: [
|
|
26991
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGRTZ23GLcjs.DropdownMenuItem, { onClick: () => _optionalChain([onOrgChange, 'optionalCall',
|
|
27045
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkGRTZ23GLcjs.DropdownMenuItem, { onClick: () => _optionalChain([onOrgChange, 'optionalCall', _544 => _544("")]), children: "All Organizations" }),
|
|
26992
27046
|
organizations.map((org) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
26993
27047
|
_chunkGRTZ23GLcjs.DropdownMenuItem,
|
|
26994
27048
|
{
|
|
26995
|
-
onClick: () => _optionalChain([onOrgChange, 'optionalCall',
|
|
27049
|
+
onClick: () => _optionalChain([onOrgChange, 'optionalCall', _545 => _545(org.id)]),
|
|
26996
27050
|
children: org.name
|
|
26997
27051
|
},
|
|
26998
27052
|
org.id
|
|
@@ -27177,9 +27231,9 @@ function NotificationsHeaderButton({
|
|
|
27177
27231
|
dimmedClass
|
|
27178
27232
|
}) {
|
|
27179
27233
|
const ctx = useOptionalNotifications();
|
|
27180
|
-
const hasUnread = (_nullishCoalesce(_optionalChain([ctx, 'optionalAccess',
|
|
27181
|
-
const isActive = _nullishCoalesce(_optionalChain([ctx, 'optionalAccess',
|
|
27182
|
-
const onClick = _optionalChain([ctx, 'optionalAccess',
|
|
27234
|
+
const hasUnread = (_nullishCoalesce(_optionalChain([ctx, 'optionalAccess', _546 => _546.unreadCount]), () => ( fallbackUnreadCount))) > 0;
|
|
27235
|
+
const isActive = _nullishCoalesce(_optionalChain([ctx, 'optionalAccess', _547 => _547.isOpen]), () => ( false));
|
|
27236
|
+
const onClick = _optionalChain([ctx, 'optionalAccess', _548 => _548.toggle]);
|
|
27183
27237
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
27184
27238
|
HeaderButton,
|
|
27185
27239
|
{
|
|
@@ -27243,7 +27297,7 @@ var MobileBurgerMenu = React101.default.memo(function MobileBurgerMenu2({
|
|
|
27243
27297
|
if (item.onClick) {
|
|
27244
27298
|
item.onClick();
|
|
27245
27299
|
} else if (item.path) {
|
|
27246
|
-
_optionalChain([config, 'access',
|
|
27300
|
+
_optionalChain([config, 'access', _549 => _549.onNavigate, 'optionalCall', _550 => _550(item.path)]);
|
|
27247
27301
|
}
|
|
27248
27302
|
onClose();
|
|
27249
27303
|
}, [config, onClose]);
|
|
@@ -27486,7 +27540,7 @@ var AppLayoutDrawerRoot = ({
|
|
|
27486
27540
|
const handleOpenChange = React94.useCallback(
|
|
27487
27541
|
(next) => {
|
|
27488
27542
|
if (!isControlled) setInternalOpen(next);
|
|
27489
|
-
_optionalChain([onOpenChange, 'optionalCall',
|
|
27543
|
+
_optionalChain([onOpenChange, 'optionalCall', _551 => _551(next)]);
|
|
27490
27544
|
},
|
|
27491
27545
|
[isControlled, onOpenChange]
|
|
27492
27546
|
);
|
|
@@ -27867,10 +27921,10 @@ var AppLayoutDrawerContent = React94.forwardRef(
|
|
|
27867
27921
|
),
|
|
27868
27922
|
style,
|
|
27869
27923
|
onInteractOutside: (event) => {
|
|
27870
|
-
_optionalChain([onInteractOutside, 'optionalCall',
|
|
27924
|
+
_optionalChain([onInteractOutside, 'optionalCall', _552 => _552(event)]);
|
|
27871
27925
|
if (event.defaultPrevented) return;
|
|
27872
27926
|
const target = event.target;
|
|
27873
|
-
const isInsideContainer = !!target && !!_optionalChain([portalContainer, 'optionalAccess',
|
|
27927
|
+
const isInsideContainer = !!target && !!_optionalChain([portalContainer, 'optionalAccess', _553 => _553.contains, 'call', _554 => _554(target)]);
|
|
27874
27928
|
if (!isInsideContainer) {
|
|
27875
27929
|
event.preventDefault();
|
|
27876
27930
|
return;
|
|
@@ -28059,7 +28113,7 @@ var ShellTypeBadge = ({
|
|
|
28059
28113
|
className,
|
|
28060
28114
|
iconClassName
|
|
28061
28115
|
}) => {
|
|
28062
|
-
const normalizedType = _optionalChain([shellType, 'optionalAccess',
|
|
28116
|
+
const normalizedType = _optionalChain([shellType, 'optionalAccess', _555 => _555.toUpperCase, 'call', _556 => _556()]);
|
|
28063
28117
|
const label = getShellLabel(normalizedType);
|
|
28064
28118
|
const { icon: IconComponent, props: iconProps } = _nullishCoalesce(shellIconMap[normalizedType], () => ( defaultIconConfig));
|
|
28065
28119
|
const defaultIconClassName = "className" in iconProps ? iconProps.className : void 0;
|
|
@@ -28446,12 +28500,12 @@ function OnboardingWalkthrough({
|
|
|
28446
28500
|
}
|
|
28447
28501
|
}, [state.completedSteps, markComplete]);
|
|
28448
28502
|
const handleStepSkip = (step) => {
|
|
28449
|
-
_optionalChain([step, 'access',
|
|
28503
|
+
_optionalChain([step, 'access', _557 => _557.onSkip, 'optionalCall', _558 => _558()]);
|
|
28450
28504
|
markSkipped(step.id);
|
|
28451
28505
|
};
|
|
28452
28506
|
const handleDismiss = () => {
|
|
28453
28507
|
dismissOnboarding();
|
|
28454
|
-
_optionalChain([onDismiss, 'optionalCall',
|
|
28508
|
+
_optionalChain([onDismiss, 'optionalCall', _559 => _559()]);
|
|
28455
28509
|
};
|
|
28456
28510
|
if (state.dismissed) {
|
|
28457
28511
|
return null;
|
|
@@ -28581,7 +28635,7 @@ var LogCard = ({ log, isLast, showConnector, onClick }) => {
|
|
|
28581
28635
|
onKeyDown: (e) => {
|
|
28582
28636
|
if (e.key === "Enter" || e.key === " ") {
|
|
28583
28637
|
e.preventDefault();
|
|
28584
|
-
_optionalChain([onClick, 'optionalCall',
|
|
28638
|
+
_optionalChain([onClick, 'optionalCall', _560 => _560()]);
|
|
28585
28639
|
}
|
|
28586
28640
|
},
|
|
28587
28641
|
children: [
|
|
@@ -28682,7 +28736,7 @@ var LogsList = React98.forwardRef(({
|
|
|
28682
28736
|
log,
|
|
28683
28737
|
isLast: index === logs.length - 1,
|
|
28684
28738
|
showConnector,
|
|
28685
|
-
onClick: () => _optionalChain([onLogClick, 'optionalCall',
|
|
28739
|
+
onClick: () => _optionalChain([onLogClick, 'optionalCall', _561 => _561(log)])
|
|
28686
28740
|
},
|
|
28687
28741
|
log.id
|
|
28688
28742
|
))
|
|
@@ -28783,7 +28837,7 @@ var Slider = React100.forwardRef(
|
|
|
28783
28837
|
({ className, value = [0], onValueChange, min = 0, max = 100, step = 1, ...props }, ref) => {
|
|
28784
28838
|
const handleChange = (e) => {
|
|
28785
28839
|
const newValue = [Number(e.target.value)];
|
|
28786
|
-
_optionalChain([onValueChange, 'optionalCall',
|
|
28840
|
+
_optionalChain([onValueChange, 'optionalCall', _562 => _562(newValue)]);
|
|
28787
28841
|
};
|
|
28788
28842
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
28789
28843
|
"input",
|
|
@@ -29214,7 +29268,7 @@ function CursorPaginationSimple({
|
|
|
29214
29268
|
{
|
|
29215
29269
|
variant: "transparent",
|
|
29216
29270
|
size: "icon",
|
|
29217
|
-
onClick: () => _optionalChain([onPrevious, 'optionalCall',
|
|
29271
|
+
onClick: () => _optionalChain([onPrevious, 'optionalCall', _563 => _563("")]),
|
|
29218
29272
|
disabled: !hasPreviousPage || loading,
|
|
29219
29273
|
className: "h-8 w-8",
|
|
29220
29274
|
leftIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronLeft, { className: "h-4 w-4" }),
|
|
@@ -29226,7 +29280,7 @@ function CursorPaginationSimple({
|
|
|
29226
29280
|
{
|
|
29227
29281
|
variant: "transparent",
|
|
29228
29282
|
size: "icon",
|
|
29229
|
-
onClick: () => _optionalChain([onNext, 'optionalCall',
|
|
29283
|
+
onClick: () => _optionalChain([onNext, 'optionalCall', _564 => _564("")]),
|
|
29230
29284
|
disabled: !hasNextPage || loading,
|
|
29231
29285
|
className: "h-8 w-8",
|
|
29232
29286
|
rightIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.ChevronRight, { className: "h-4 w-4" }),
|
|
@@ -29286,7 +29340,7 @@ function TableColumnFilterDropdown({
|
|
|
29286
29340
|
placement = "bottom-start",
|
|
29287
29341
|
dropdownClassName = "min-w-[240px]"
|
|
29288
29342
|
}) {
|
|
29289
|
-
const activeCount = _optionalChain([filters, 'optionalAccess',
|
|
29343
|
+
const activeCount = _optionalChain([filters, 'optionalAccess', _565 => _565[columnKey], 'optionalAccess', _566 => _566.length]) || 0;
|
|
29290
29344
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
29291
29345
|
FiltersDropdown,
|
|
29292
29346
|
{
|
|
@@ -29329,7 +29383,7 @@ function TableColumnFilterDropdown({
|
|
|
29329
29383
|
delete newFilters[columnKey];
|
|
29330
29384
|
onFilterChange(newFilters);
|
|
29331
29385
|
},
|
|
29332
|
-
currentFilters: { [columnKey]: _optionalChain([filters, 'optionalAccess',
|
|
29386
|
+
currentFilters: { [columnKey]: _optionalChain([filters, 'optionalAccess', _567 => _567[columnKey]]) || [] },
|
|
29333
29387
|
placement,
|
|
29334
29388
|
dropdownClassName
|
|
29335
29389
|
}
|
|
@@ -29626,7 +29680,7 @@ function TableRow({
|
|
|
29626
29680
|
const keys = column.key.split(".");
|
|
29627
29681
|
let value = item;
|
|
29628
29682
|
for (const key of keys) {
|
|
29629
|
-
value = _optionalChain([value, 'optionalAccess',
|
|
29683
|
+
value = _optionalChain([value, 'optionalAccess', _568 => _568[key]]);
|
|
29630
29684
|
}
|
|
29631
29685
|
if (value === null || value === void 0) {
|
|
29632
29686
|
return "-";
|
|
@@ -29696,7 +29750,7 @@ function TableRow({
|
|
|
29696
29750
|
// src/components/ui/table/table.tsx
|
|
29697
29751
|
|
|
29698
29752
|
function injectSyntheticColumns(columns, rowActions, renderRowActions, rowHref) {
|
|
29699
|
-
const hasActions = Boolean(_optionalChain([rowActions, 'optionalAccess',
|
|
29753
|
+
const hasActions = Boolean(_optionalChain([rowActions, 'optionalAccess', _569 => _569.length])) || Boolean(renderRowActions);
|
|
29700
29754
|
const result = [...columns];
|
|
29701
29755
|
if (hasActions) {
|
|
29702
29756
|
const actionsColumn = {
|
|
@@ -29790,7 +29844,7 @@ function Table({
|
|
|
29790
29844
|
return rowKey(item);
|
|
29791
29845
|
}
|
|
29792
29846
|
const key = item[rowKey];
|
|
29793
|
-
return _optionalChain([key, 'optionalAccess',
|
|
29847
|
+
return _optionalChain([key, 'optionalAccess', _570 => _570.toString, 'call', _571 => _571()]) || index.toString();
|
|
29794
29848
|
};
|
|
29795
29849
|
const getRowClassName = (item, index) => {
|
|
29796
29850
|
if (typeof rowClassName === "function") {
|
|
@@ -29824,23 +29878,23 @@ function Table({
|
|
|
29824
29878
|
const allSelected = selectedRows.length > 0 && selectedRows.length === data.length;
|
|
29825
29879
|
const someSelected = selectedRows.length > 0 && selectedRows.length < data.length;
|
|
29826
29880
|
const sentinelRef = _react.useRef.call(void 0, null);
|
|
29827
|
-
const onLoadMoreRef = _react.useRef.call(void 0, _optionalChain([infiniteScroll, 'optionalAccess',
|
|
29828
|
-
onLoadMoreRef.current = _optionalChain([infiniteScroll, 'optionalAccess',
|
|
29881
|
+
const onLoadMoreRef = _react.useRef.call(void 0, _optionalChain([infiniteScroll, 'optionalAccess', _572 => _572.onLoadMore]));
|
|
29882
|
+
onLoadMoreRef.current = _optionalChain([infiniteScroll, 'optionalAccess', _573 => _573.onLoadMore]);
|
|
29829
29883
|
_react.useEffect.call(void 0, () => {
|
|
29830
|
-
if (!_optionalChain([infiniteScroll, 'optionalAccess',
|
|
29884
|
+
if (!_optionalChain([infiniteScroll, 'optionalAccess', _574 => _574.hasNextPage]) || infiniteScroll.isFetchingNextPage) return;
|
|
29831
29885
|
const sentinel = sentinelRef.current;
|
|
29832
29886
|
if (!sentinel) return;
|
|
29833
29887
|
const observer = new IntersectionObserver(
|
|
29834
29888
|
(entries) => {
|
|
29835
|
-
if (_optionalChain([entries, 'access',
|
|
29836
|
-
_optionalChain([onLoadMoreRef, 'access',
|
|
29889
|
+
if (_optionalChain([entries, 'access', _575 => _575[0], 'optionalAccess', _576 => _576.isIntersecting])) {
|
|
29890
|
+
_optionalChain([onLoadMoreRef, 'access', _577 => _577.current, 'optionalCall', _578 => _578()]);
|
|
29837
29891
|
}
|
|
29838
29892
|
},
|
|
29839
29893
|
{ rootMargin: "200px" }
|
|
29840
29894
|
);
|
|
29841
29895
|
observer.observe(sentinel);
|
|
29842
29896
|
return () => observer.disconnect();
|
|
29843
|
-
}, [_optionalChain([infiniteScroll, 'optionalAccess',
|
|
29897
|
+
}, [_optionalChain([infiniteScroll, 'optionalAccess', _579 => _579.hasNextPage]), _optionalChain([infiniteScroll, 'optionalAccess', _580 => _580.isFetchingNextPage])]);
|
|
29844
29898
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex flex-col gap-1 w-full", containerClassName), children: [
|
|
29845
29899
|
showToolbar && bulkActions && selectedRows.length > 0 && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center justify-between bg-ods-card border border-ods-border rounded-[6px] p-3 mb-2", children: [
|
|
29846
29900
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: "text-ods-text-secondary text-sm", children: [
|
|
@@ -29911,7 +29965,7 @@ function Table({
|
|
|
29911
29965
|
},
|
|
29912
29966
|
getRowKey(item, index)
|
|
29913
29967
|
)),
|
|
29914
|
-
_optionalChain([infiniteScroll, 'optionalAccess',
|
|
29968
|
+
_optionalChain([infiniteScroll, 'optionalAccess', _581 => _581.isFetchingNextPage]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
29915
29969
|
TableCardSkeleton,
|
|
29916
29970
|
{
|
|
29917
29971
|
columns,
|
|
@@ -29920,7 +29974,7 @@ function Table({
|
|
|
29920
29974
|
hasChevron: Boolean(rowHref)
|
|
29921
29975
|
}
|
|
29922
29976
|
),
|
|
29923
|
-
_optionalChain([infiniteScroll, 'optionalAccess',
|
|
29977
|
+
_optionalChain([infiniteScroll, 'optionalAccess', _582 => _582.hasNextPage]) && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { ref: sentinelRef, className: "h-1", "aria-hidden": "true" }),
|
|
29924
29978
|
!infiniteScroll && Array.from({ length: Math.max(0, skeletonRows - data.length) }).map((_, index) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
29925
29979
|
"div",
|
|
29926
29980
|
{
|
|
@@ -30278,7 +30332,7 @@ function QueryReportTable({
|
|
|
30278
30332
|
);
|
|
30279
30333
|
const handleExport = () => {
|
|
30280
30334
|
exportToCSV(data, columns, exportFilename);
|
|
30281
|
-
_optionalChain([onExport, 'optionalCall',
|
|
30335
|
+
_optionalChain([onExport, 'optionalCall', _583 => _583()]);
|
|
30282
30336
|
};
|
|
30283
30337
|
const tableMinWidth = columns.length * (columnWidth + 16);
|
|
30284
30338
|
const {
|
|
@@ -30451,7 +30505,7 @@ function DataTableColumnFilter({
|
|
|
30451
30505
|
align = "left"
|
|
30452
30506
|
}) {
|
|
30453
30507
|
const currentValue = column.getFilterValue();
|
|
30454
|
-
const activeCount = _nullishCoalesce(_optionalChain([currentValue, 'optionalAccess',
|
|
30508
|
+
const activeCount = _nullishCoalesce(_optionalChain([currentValue, 'optionalAccess', _584 => _584.length]), () => ( 0));
|
|
30455
30509
|
const sections = _react.useMemo.call(void 0,
|
|
30456
30510
|
() => [
|
|
30457
30511
|
{
|
|
@@ -30531,7 +30585,7 @@ function DataTableHeader({
|
|
|
30531
30585
|
const hasVisibleHeaderCell = headerGroup.headers.some((header) => {
|
|
30532
30586
|
if (header.isPlaceholder) return false;
|
|
30533
30587
|
if (isLgUp) return true;
|
|
30534
|
-
return Boolean(_optionalChain([header, 'access',
|
|
30588
|
+
return Boolean(_optionalChain([header, 'access', _585 => _585.column, 'access', _586 => _586.columnDef, 'access', _587 => _587.meta, 'optionalAccess', _588 => _588.filter]));
|
|
30535
30589
|
});
|
|
30536
30590
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
30537
30591
|
"div",
|
|
@@ -30561,20 +30615,20 @@ function HeaderCell({ header, isLgUp, sort, onSortChange }) {
|
|
|
30561
30615
|
if (header.isPlaceholder) return null;
|
|
30562
30616
|
const column = header.column;
|
|
30563
30617
|
const meta = column.columnDef.meta;
|
|
30564
|
-
const hasFilter = Boolean(_optionalChain([meta, 'optionalAccess',
|
|
30565
|
-
const align = _nullishCoalesce(_optionalChain([meta, 'optionalAccess',
|
|
30566
|
-
const canSort = _optionalChain([meta, 'optionalAccess',
|
|
30567
|
-
const sortDir = _optionalChain([sort, 'optionalAccess',
|
|
30618
|
+
const hasFilter = Boolean(_optionalChain([meta, 'optionalAccess', _589 => _589.filter]));
|
|
30619
|
+
const align = _nullishCoalesce(_optionalChain([meta, 'optionalAccess', _590 => _590.align]), () => ( "left"));
|
|
30620
|
+
const canSort = _optionalChain([meta, 'optionalAccess', _591 => _591.sortable]) === true;
|
|
30621
|
+
const sortDir = _optionalChain([sort, 'optionalAccess', _592 => _592.id]) === column.id ? sort.desc ? "desc" : "asc" : false;
|
|
30568
30622
|
if (!isLgUp && !hasFilter) return null;
|
|
30569
30623
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
30570
30624
|
"div",
|
|
30571
30625
|
{
|
|
30572
30626
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
30573
30627
|
"flex items-stretch",
|
|
30574
|
-
isLgUp && (_optionalChain([meta, 'optionalAccess',
|
|
30575
|
-
_optionalChain([meta, 'optionalAccess',
|
|
30628
|
+
isLgUp && (_optionalChain([meta, 'optionalAccess', _593 => _593.width]) || "flex-1 min-w-0"),
|
|
30629
|
+
_optionalChain([meta, 'optionalAccess', _594 => _594.headerClassName]),
|
|
30576
30630
|
// Don't apply hide classes if column is filterable on tablet (keep filter accessible)
|
|
30577
|
-
!(hasFilter && !isLgUp) && getHideClasses2(_optionalChain([meta, 'optionalAccess',
|
|
30631
|
+
!(hasFilter && !isLgUp) && getHideClasses2(_optionalChain([meta, 'optionalAccess', _595 => _595.hideAt]))
|
|
30578
30632
|
),
|
|
30579
30633
|
children: hasFilter ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
30580
30634
|
DataTableColumnFilter,
|
|
@@ -30593,7 +30647,7 @@ function HeaderCell({ header, isLgUp, sort, onSortChange }) {
|
|
|
30593
30647
|
isLgUp && alignJustify(align),
|
|
30594
30648
|
canSort && "group cursor-pointer"
|
|
30595
30649
|
),
|
|
30596
|
-
onClick: canSort ? () => _optionalChain([onSortChange, 'optionalCall',
|
|
30650
|
+
onClick: canSort ? () => _optionalChain([onSortChange, 'optionalCall', _596 => _596(column.id)]) : void 0,
|
|
30597
30651
|
children: [
|
|
30598
30652
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, HeaderLabel, { header }),
|
|
30599
30653
|
canSort && /* @__PURE__ */ _jsxruntime.jsx.call(void 0, SortIcon, { sorted: sortDir })
|
|
@@ -30677,7 +30731,7 @@ function DataTableSkeleton({
|
|
|
30677
30731
|
}) {
|
|
30678
30732
|
const table = useDataTableContext();
|
|
30679
30733
|
const columns = table.getVisibleFlatColumns();
|
|
30680
|
-
const firstColumnId = _optionalChain([columns, 'access',
|
|
30734
|
+
const firstColumnId = _optionalChain([columns, 'access', _597 => _597[0], 'optionalAccess', _598 => _598.id]);
|
|
30681
30735
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _jsxruntime.Fragment, { children: Array.from({ length: rows }).map((_, index) => /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
30682
30736
|
"div",
|
|
30683
30737
|
{
|
|
@@ -30701,7 +30755,7 @@ function DataTableSkeleton({
|
|
|
30701
30755
|
{
|
|
30702
30756
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
30703
30757
|
"flex flex-col justify-center shrink-0",
|
|
30704
|
-
_optionalChain([meta, 'optionalAccess',
|
|
30758
|
+
_optionalChain([meta, 'optionalAccess', _599 => _599.width]) || "flex-1"
|
|
30705
30759
|
),
|
|
30706
30760
|
children: [
|
|
30707
30761
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "h-5 bg-ods-bg-surface rounded-sm w-3/4 mb-[var(--spacing-system-xxs)]" }),
|
|
@@ -30750,7 +30804,7 @@ function DataTableRowImpl({
|
|
|
30750
30804
|
const handleClick = _react.useCallback.call(void 0,
|
|
30751
30805
|
(e) => {
|
|
30752
30806
|
const target = e.target;
|
|
30753
|
-
if (!_optionalChain([containerRef, 'access',
|
|
30807
|
+
if (!_optionalChain([containerRef, 'access', _600 => _600.current, 'optionalAccess', _601 => _601.contains, 'call', _602 => _602(target)])) {
|
|
30754
30808
|
if (isLinkMode) e.preventDefault();
|
|
30755
30809
|
return;
|
|
30756
30810
|
}
|
|
@@ -30758,7 +30812,7 @@ function DataTableRowImpl({
|
|
|
30758
30812
|
if (isLinkMode) e.preventDefault();
|
|
30759
30813
|
return;
|
|
30760
30814
|
}
|
|
30761
|
-
_optionalChain([onClick, 'optionalCall',
|
|
30815
|
+
_optionalChain([onClick, 'optionalCall', _603 => _603(row.original)]);
|
|
30762
30816
|
},
|
|
30763
30817
|
[onClick, row.original, isLinkMode]
|
|
30764
30818
|
);
|
|
@@ -30783,10 +30837,10 @@ function DataTableRowImpl({
|
|
|
30783
30837
|
{
|
|
30784
30838
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
30785
30839
|
"flex flex-col overflow-hidden",
|
|
30786
|
-
alignJustify(_optionalChain([meta, 'optionalAccess',
|
|
30787
|
-
_optionalChain([meta, 'optionalAccess',
|
|
30788
|
-
_optionalChain([meta, 'optionalAccess',
|
|
30789
|
-
getHideClasses2(_optionalChain([meta, 'optionalAccess',
|
|
30840
|
+
alignJustify(_optionalChain([meta, 'optionalAccess', _604 => _604.align])),
|
|
30841
|
+
_optionalChain([meta, 'optionalAccess', _605 => _605.width]) || "flex-1 min-w-0",
|
|
30842
|
+
_optionalChain([meta, 'optionalAccess', _606 => _606.cellClassName]),
|
|
30843
|
+
getHideClasses2(_optionalChain([meta, 'optionalAccess', _607 => _607.hideAt]))
|
|
30790
30844
|
),
|
|
30791
30845
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, CellContent, { children: _reacttable.flexRender.call(void 0, cell.column.columnDef.cell, cell.getContext()) })
|
|
30792
30846
|
},
|
|
@@ -30864,7 +30918,7 @@ function DataTableBody({
|
|
|
30864
30918
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex flex-col gap-[var(--spacing-system-xsf)] w-full", className), children: [
|
|
30865
30919
|
rows.map((row, index) => {
|
|
30866
30920
|
const item = row.original;
|
|
30867
|
-
const href = _nullishCoalesce(_optionalChain([rowHref, 'optionalCall',
|
|
30921
|
+
const href = _nullishCoalesce(_optionalChain([rowHref, 'optionalCall', _608 => _608(item)]), () => ( void 0));
|
|
30868
30922
|
const cls = typeof rowClassName === "function" ? rowClassName(item, index) : rowClassName;
|
|
30869
30923
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
30870
30924
|
DataTableRow,
|
|
@@ -30874,7 +30928,7 @@ function DataTableBody({
|
|
|
30874
30928
|
href,
|
|
30875
30929
|
compact,
|
|
30876
30930
|
className: cls,
|
|
30877
|
-
subRow: _optionalChain([renderSubRow, 'optionalCall',
|
|
30931
|
+
subRow: _optionalChain([renderSubRow, 'optionalCall', _609 => _609(item)])
|
|
30878
30932
|
},
|
|
30879
30933
|
row.id
|
|
30880
30934
|
);
|
|
@@ -30929,7 +30983,7 @@ function DataTableInfiniteFooter({
|
|
|
30929
30983
|
if (!sentinel) return;
|
|
30930
30984
|
const observer = new IntersectionObserver(
|
|
30931
30985
|
(entries) => {
|
|
30932
|
-
if (_optionalChain([entries, 'access',
|
|
30986
|
+
if (_optionalChain([entries, 'access', _610 => _610[0], 'optionalAccess', _611 => _611.isIntersecting])) onLoadMoreRef.current();
|
|
30933
30987
|
},
|
|
30934
30988
|
{ rootMargin }
|
|
30935
30989
|
);
|
|
@@ -30977,7 +31031,7 @@ function DataTableRowCount({
|
|
|
30977
31031
|
const table = useDataTableContext();
|
|
30978
31032
|
const count = _nullishCoalesce(totalCount, () => ( table.getRowModel().rows.length));
|
|
30979
31033
|
if (hideWhenEmpty && count === 0) return null;
|
|
30980
|
-
const label = _nullishCoalesce(_optionalChain([pluralize, 'optionalCall',
|
|
31034
|
+
const label = _nullishCoalesce(_optionalChain([pluralize, 'optionalCall', _612 => _612(count, itemName)]), () => ( (count === 1 ? itemName : `${itemName}s`)));
|
|
30981
31035
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
30982
31036
|
"span",
|
|
30983
31037
|
{
|
|
@@ -31136,7 +31190,7 @@ function SearchInput({
|
|
|
31136
31190
|
if (!showHiddenTags) return;
|
|
31137
31191
|
const handleClick = (e) => {
|
|
31138
31192
|
const target = e.target;
|
|
31139
|
-
if (!_optionalChain([hiddenTagsRef, 'access',
|
|
31193
|
+
if (!_optionalChain([hiddenTagsRef, 'access', _613 => _613.current, 'optionalAccess', _614 => _614.contains, 'call', _615 => _615(target)]) && !_optionalChain([hiddenTagsPopupRef, 'access', _616 => _616.current, 'optionalAccess', _617 => _617.contains, 'call', _618 => _618(target)])) {
|
|
31140
31194
|
setShowHiddenTags(false);
|
|
31141
31195
|
}
|
|
31142
31196
|
};
|
|
@@ -31184,10 +31238,10 @@ function SearchInput({
|
|
|
31184
31238
|
} else {
|
|
31185
31239
|
setInternalValue("");
|
|
31186
31240
|
}
|
|
31187
|
-
_optionalChain([inputRef, 'access',
|
|
31241
|
+
_optionalChain([inputRef, 'access', _619 => _619.current, 'optionalAccess', _620 => _620.focus, 'call', _621 => _621()]);
|
|
31188
31242
|
};
|
|
31189
31243
|
const handleResultClick = (result, e) => {
|
|
31190
|
-
_optionalChain([onResultSelect, 'optionalCall',
|
|
31244
|
+
_optionalChain([onResultSelect, 'optionalCall', _622 => _622(
|
|
31191
31245
|
result,
|
|
31192
31246
|
e ? {
|
|
31193
31247
|
metaKey: e.metaKey,
|
|
@@ -31219,7 +31273,7 @@ function SearchInput({
|
|
|
31219
31273
|
if (highlightedIndex >= 0 && flatResults[highlightedIndex]) {
|
|
31220
31274
|
handleResultClick(flatResults[highlightedIndex]);
|
|
31221
31275
|
} else {
|
|
31222
|
-
_optionalChain([onSubmit, 'optionalCall',
|
|
31276
|
+
_optionalChain([onSubmit, 'optionalCall', _623 => _623(currentValue)]);
|
|
31223
31277
|
}
|
|
31224
31278
|
break;
|
|
31225
31279
|
case "Escape":
|
|
@@ -31297,7 +31351,7 @@ function SearchInput({
|
|
|
31297
31351
|
dropdownVisible && "!border-ods-accent"
|
|
31298
31352
|
),
|
|
31299
31353
|
onClick: () => {
|
|
31300
|
-
_optionalChain([inputRef, 'access',
|
|
31354
|
+
_optionalChain([inputRef, 'access', _624 => _624.current, 'optionalAccess', _625 => _625.focus, 'call', _626 => _626()]);
|
|
31301
31355
|
setIsOpen(true);
|
|
31302
31356
|
},
|
|
31303
31357
|
children: [
|
|
@@ -31381,10 +31435,10 @@ function SearchInput({
|
|
|
31381
31435
|
align: "start",
|
|
31382
31436
|
onOpenAutoFocus: (e) => {
|
|
31383
31437
|
e.preventDefault();
|
|
31384
|
-
_optionalChain([inputRef, 'access',
|
|
31438
|
+
_optionalChain([inputRef, 'access', _627 => _627.current, 'optionalAccess', _628 => _628.focus, 'call', _629 => _629()]);
|
|
31385
31439
|
},
|
|
31386
31440
|
onInteractOutside: (e) => {
|
|
31387
|
-
if (_optionalChain([containerRef, 'access',
|
|
31441
|
+
if (_optionalChain([containerRef, 'access', _630 => _630.current, 'optionalAccess', _631 => _631.contains, 'call', _632 => _632(e.target)])) {
|
|
31388
31442
|
e.preventDefault();
|
|
31389
31443
|
}
|
|
31390
31444
|
},
|
|
@@ -31401,10 +31455,10 @@ function SearchInput({
|
|
|
31401
31455
|
ref: hiddenTagsPopupRef,
|
|
31402
31456
|
items: hiddenChips.map((chip) => ({ label: chip.label, value: chip.id })),
|
|
31403
31457
|
style: {
|
|
31404
|
-
left: badgeRef.current ? badgeRef.current.getBoundingClientRect().left - (_nullishCoalesce(_optionalChain([containerRef, 'access',
|
|
31458
|
+
left: badgeRef.current ? badgeRef.current.getBoundingClientRect().left - (_nullishCoalesce(_optionalChain([containerRef, 'access', _633 => _633.current, 'optionalAccess', _634 => _634.getBoundingClientRect, 'call', _635 => _635(), 'access', _636 => _636.left]), () => ( 0))) : 0
|
|
31405
31459
|
},
|
|
31406
31460
|
onRemove: (value2) => {
|
|
31407
|
-
_optionalChain([onFilterRemove, 'optionalCall',
|
|
31461
|
+
_optionalChain([onFilterRemove, 'optionalCall', _637 => _637(value2)]);
|
|
31408
31462
|
if (hiddenCount <= 1) setShowHiddenTags(false);
|
|
31409
31463
|
}
|
|
31410
31464
|
}
|
|
@@ -31455,7 +31509,7 @@ function FilterListItem({
|
|
|
31455
31509
|
}) {
|
|
31456
31510
|
const handleToggle = () => {
|
|
31457
31511
|
if (disabled) return;
|
|
31458
|
-
_optionalChain([onToggle, 'optionalCall',
|
|
31512
|
+
_optionalChain([onToggle, 'optionalCall', _638 => _638(!selected)]);
|
|
31459
31513
|
};
|
|
31460
31514
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
31461
31515
|
"div",
|
|
@@ -31502,7 +31556,7 @@ function FilterListItem({
|
|
|
31502
31556
|
CheckboxPrimitive4.Root,
|
|
31503
31557
|
{
|
|
31504
31558
|
checked: selected,
|
|
31505
|
-
onCheckedChange: (c) => _optionalChain([onToggle, 'optionalCall',
|
|
31559
|
+
onCheckedChange: (c) => _optionalChain([onToggle, 'optionalCall', _639 => _639(c === true)]),
|
|
31506
31560
|
onClick: (e) => e.stopPropagation(),
|
|
31507
31561
|
disabled,
|
|
31508
31562
|
"aria-label": title,
|
|
@@ -31601,7 +31655,7 @@ function TagSearchInput({
|
|
|
31601
31655
|
if (!showHiddenTags) return;
|
|
31602
31656
|
const handleClick = (e) => {
|
|
31603
31657
|
const target = e.target;
|
|
31604
|
-
if (!_optionalChain([hiddenTagsRef, 'access',
|
|
31658
|
+
if (!_optionalChain([hiddenTagsRef, 'access', _640 => _640.current, 'optionalAccess', _641 => _641.contains, 'call', _642 => _642(target)]) && !_optionalChain([hiddenTagsPopupRef, 'access', _643 => _643.current, 'optionalAccess', _644 => _644.contains, 'call', _645 => _645(target)])) {
|
|
31605
31659
|
setShowHiddenTags(false);
|
|
31606
31660
|
}
|
|
31607
31661
|
};
|
|
@@ -31617,13 +31671,13 @@ function TagSearchInput({
|
|
|
31617
31671
|
e.preventDefault();
|
|
31618
31672
|
onSubmit(searchValue);
|
|
31619
31673
|
}
|
|
31620
|
-
_optionalChain([onKeyDown, 'optionalCall',
|
|
31674
|
+
_optionalChain([onKeyDown, 'optionalCall', _646 => _646(e)]);
|
|
31621
31675
|
};
|
|
31622
31676
|
const handleClearAll = (e) => {
|
|
31623
31677
|
e.stopPropagation();
|
|
31624
31678
|
e.preventDefault();
|
|
31625
|
-
_optionalChain([onClearAll, 'optionalCall',
|
|
31626
|
-
_optionalChain([inputRef, 'access',
|
|
31679
|
+
_optionalChain([onClearAll, 'optionalCall', _647 => _647()]);
|
|
31680
|
+
_optionalChain([inputRef, 'access', _648 => _648.current, 'optionalAccess', _649 => _649.focus, 'call', _650 => _650()]);
|
|
31627
31681
|
};
|
|
31628
31682
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { ref: wrapperRef, className: "relative", children: [
|
|
31629
31683
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
@@ -31640,7 +31694,7 @@ function TagSearchInput({
|
|
|
31640
31694
|
className
|
|
31641
31695
|
),
|
|
31642
31696
|
onClick: () => {
|
|
31643
|
-
if (!disabled) _optionalChain([inputRef, 'access',
|
|
31697
|
+
if (!disabled) _optionalChain([inputRef, 'access', _651 => _651.current, 'optionalAccess', _652 => _652.focus, 'call', _653 => _653()]);
|
|
31644
31698
|
},
|
|
31645
31699
|
children: [
|
|
31646
31700
|
/* @__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" }) }),
|
|
@@ -31712,7 +31766,7 @@ function TagSearchInput({
|
|
|
31712
31766
|
items: hiddenTags,
|
|
31713
31767
|
disabled,
|
|
31714
31768
|
style: {
|
|
31715
|
-
left: badgeRef.current ? badgeRef.current.getBoundingClientRect().left - (_nullishCoalesce(_optionalChain([wrapperRef, 'access',
|
|
31769
|
+
left: badgeRef.current ? badgeRef.current.getBoundingClientRect().left - (_nullishCoalesce(_optionalChain([wrapperRef, 'access', _654 => _654.current, 'optionalAccess', _655 => _655.getBoundingClientRect, 'call', _656 => _656(), 'access', _657 => _657.left]), () => ( 0))) : 0
|
|
31716
31770
|
},
|
|
31717
31771
|
onRemove: (value) => {
|
|
31718
31772
|
onTagRemove(value);
|
|
@@ -31813,7 +31867,7 @@ function MarkdownEditor({
|
|
|
31813
31867
|
const [defaultExtraCommands, setDefaultExtraCommands] = _react.useState.call(void 0, []);
|
|
31814
31868
|
_react.useEffect.call(void 0, () => {
|
|
31815
31869
|
Promise.resolve().then(() => _interopRequireWildcard(require("@uiw/react-md-editor"))).then((mod) => {
|
|
31816
|
-
if (_optionalChain([mod, 'access',
|
|
31870
|
+
if (_optionalChain([mod, 'access', _658 => _658.commands, 'optionalAccess', _659 => _659.getExtraCommands])) {
|
|
31817
31871
|
setDefaultExtraCommands(mod.commands.getExtraCommands());
|
|
31818
31872
|
}
|
|
31819
31873
|
});
|
|
@@ -31847,7 +31901,7 @@ function MarkdownEditor({
|
|
|
31847
31901
|
const isImage = file.type.startsWith("image/");
|
|
31848
31902
|
const markdown = isImage ? `` : `[${file.name}](${url})`;
|
|
31849
31903
|
insertTextAtCursor(markdown);
|
|
31850
|
-
_optionalChain([onFileUploaded, 'optionalCall',
|
|
31904
|
+
_optionalChain([onFileUploaded, 'optionalCall', _660 => _660(url, file.name)]);
|
|
31851
31905
|
} catch (error) {
|
|
31852
31906
|
console.error("File upload failed:", error);
|
|
31853
31907
|
setUploadProgress("Upload failed. Please try again.");
|
|
@@ -31860,7 +31914,7 @@ function MarkdownEditor({
|
|
|
31860
31914
|
);
|
|
31861
31915
|
const handleFileInputChange = _react.useCallback.call(void 0,
|
|
31862
31916
|
(e) => {
|
|
31863
|
-
const file = _optionalChain([e, 'access',
|
|
31917
|
+
const file = _optionalChain([e, 'access', _661 => _661.target, 'access', _662 => _662.files, 'optionalAccess', _663 => _663[0]]);
|
|
31864
31918
|
if (file) {
|
|
31865
31919
|
handleFileUpload(file);
|
|
31866
31920
|
e.target.value = "";
|
|
@@ -31871,7 +31925,7 @@ function MarkdownEditor({
|
|
|
31871
31925
|
const handlePaste = _react.useCallback.call(void 0,
|
|
31872
31926
|
(e) => {
|
|
31873
31927
|
if (!onUploadFile) return;
|
|
31874
|
-
const items = _optionalChain([e, 'access',
|
|
31928
|
+
const items = _optionalChain([e, 'access', _664 => _664.clipboardData, 'optionalAccess', _665 => _665.items]);
|
|
31875
31929
|
if (!items) return;
|
|
31876
31930
|
for (const item of items) {
|
|
31877
31931
|
if (item.type.startsWith("image/")) {
|
|
@@ -31896,7 +31950,7 @@ function MarkdownEditor({
|
|
|
31896
31950
|
buttonProps: { "aria-label": "Upload file", title: "Upload file" },
|
|
31897
31951
|
icon: isUploading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Loader2, { className: "w-3 h-3 animate-spin" }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Upload, { className: "w-3 h-3" }),
|
|
31898
31952
|
execute: () => {
|
|
31899
|
-
_optionalChain([fileInputRef, 'access',
|
|
31953
|
+
_optionalChain([fileInputRef, 'access', _666 => _666.current, 'optionalAccess', _667 => _667.click, 'call', _668 => _668()]);
|
|
31900
31954
|
}
|
|
31901
31955
|
} : null;
|
|
31902
31956
|
const extraCommands = uploadCommand ? [...defaultExtraCommands, uploadCommand] : defaultExtraCommands;
|
|
@@ -31908,7 +31962,7 @@ function MarkdownEditor({
|
|
|
31908
31962
|
const EDGE_ZONE = 60;
|
|
31909
31963
|
const MAX_SCROLL_SPEED = 15;
|
|
31910
31964
|
const findScrollParent = _react.useCallback.call(void 0, (el) => {
|
|
31911
|
-
let node = _optionalChain([el, 'optionalAccess',
|
|
31965
|
+
let node = _optionalChain([el, 'optionalAccess', _669 => _669.parentElement]);
|
|
31912
31966
|
while (node && node !== document.documentElement) {
|
|
31913
31967
|
const { overflowY } = window.getComputedStyle(node);
|
|
31914
31968
|
if ((overflowY === "auto" || overflowY === "scroll") && node.scrollHeight > node.clientHeight) {
|
|
@@ -32051,7 +32105,7 @@ function matchesAccept(file, accept) {
|
|
|
32051
32105
|
});
|
|
32052
32106
|
}
|
|
32053
32107
|
function dragHasFiles(e) {
|
|
32054
|
-
const types = _optionalChain([e, 'access',
|
|
32108
|
+
const types = _optionalChain([e, 'access', _670 => _670.dataTransfer, 'optionalAccess', _671 => _671.types]);
|
|
32055
32109
|
if (!types) return false;
|
|
32056
32110
|
for (let i = 0; i < types.length; i++) {
|
|
32057
32111
|
if (types[i] === "Files") return true;
|
|
@@ -32146,7 +32200,7 @@ function FileUpload({
|
|
|
32146
32200
|
e.stopPropagation();
|
|
32147
32201
|
setDragActive(false);
|
|
32148
32202
|
if (disabled) return;
|
|
32149
|
-
if (_optionalChain([e, 'access',
|
|
32203
|
+
if (_optionalChain([e, 'access', _672 => _672.dataTransfer, 'access', _673 => _673.files, 'optionalAccess', _674 => _674.length])) {
|
|
32150
32204
|
handleFiles(e.dataTransfer.files);
|
|
32151
32205
|
}
|
|
32152
32206
|
};
|
|
@@ -32174,7 +32228,7 @@ function FileUpload({
|
|
|
32174
32228
|
e.preventDefault();
|
|
32175
32229
|
dragCounter = 0;
|
|
32176
32230
|
setDragActive(false);
|
|
32177
|
-
if (_optionalChain([e, 'access',
|
|
32231
|
+
if (_optionalChain([e, 'access', _675 => _675.dataTransfer, 'optionalAccess', _676 => _676.files, 'optionalAccess', _677 => _677.length])) {
|
|
32178
32232
|
handleFilesRef.current(e.dataTransfer.files);
|
|
32179
32233
|
}
|
|
32180
32234
|
};
|
|
@@ -32196,7 +32250,7 @@ function FileUpload({
|
|
|
32196
32250
|
};
|
|
32197
32251
|
}, [acceptWindowDrops, disabled]);
|
|
32198
32252
|
const handleFileSelect = (e) => {
|
|
32199
|
-
if (_optionalChain([e, 'access',
|
|
32253
|
+
if (_optionalChain([e, 'access', _678 => _678.target, 'access', _679 => _679.files, 'optionalAccess', _680 => _680.length])) {
|
|
32200
32254
|
handleFiles(e.target.files);
|
|
32201
32255
|
}
|
|
32202
32256
|
};
|
|
@@ -32213,7 +32267,7 @@ function FileUpload({
|
|
|
32213
32267
|
};
|
|
32214
32268
|
const openDialog = async () => {
|
|
32215
32269
|
if (disabled) return;
|
|
32216
|
-
_optionalChain([fileInputRef, 'access',
|
|
32270
|
+
_optionalChain([fileInputRef, 'access', _681 => _681.current, 'optionalAccess', _682 => _682.click, 'call', _683 => _683()]);
|
|
32217
32271
|
};
|
|
32218
32272
|
const displayError = error || validationError || void 0;
|
|
32219
32273
|
const hasFiles = isManaged ? managedFiles.length > 0 : files.length > 0;
|
|
@@ -32291,7 +32345,7 @@ function FileUpload({
|
|
|
32291
32345
|
"button",
|
|
32292
32346
|
{
|
|
32293
32347
|
type: "button",
|
|
32294
|
-
onClick: () => _optionalChain([onRemoveManagedFile, 'optionalCall',
|
|
32348
|
+
onClick: () => _optionalChain([onRemoveManagedFile, 'optionalCall', _684 => _684(entry.id)]),
|
|
32295
32349
|
className: "shrink-0 p-1 rounded hover:bg-ods-bg transition-colors",
|
|
32296
32350
|
"aria-label": `Remove ${entry.fileName}`,
|
|
32297
32351
|
children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.X, { className: "size-4 text-ods-text-secondary" })
|
|
@@ -32414,7 +32468,7 @@ function ImageUploader({
|
|
|
32414
32468
|
onChange(file);
|
|
32415
32469
|
};
|
|
32416
32470
|
const handleFileSelect = (e) => {
|
|
32417
|
-
validateAndEmit(_optionalChain([e, 'access',
|
|
32471
|
+
validateAndEmit(_optionalChain([e, 'access', _685 => _685.target, 'access', _686 => _686.files, 'optionalAccess', _687 => _687[0]]));
|
|
32418
32472
|
if (inputRef.current) inputRef.current.value = "";
|
|
32419
32473
|
};
|
|
32420
32474
|
const handleDrag = (e) => {
|
|
@@ -32429,11 +32483,11 @@ function ImageUploader({
|
|
|
32429
32483
|
e.stopPropagation();
|
|
32430
32484
|
setDragActive(false);
|
|
32431
32485
|
if (!interactive) return;
|
|
32432
|
-
validateAndEmit(_optionalChain([e, 'access',
|
|
32486
|
+
validateAndEmit(_optionalChain([e, 'access', _688 => _688.dataTransfer, 'access', _689 => _689.files, 'optionalAccess', _690 => _690[0]]));
|
|
32433
32487
|
};
|
|
32434
32488
|
const openDialog = () => {
|
|
32435
32489
|
if (!interactive) return;
|
|
32436
|
-
_optionalChain([inputRef, 'access',
|
|
32490
|
+
_optionalChain([inputRef, 'access', _691 => _691.current, 'optionalAccess', _692 => _692.click, 'call', _693 => _693()]);
|
|
32437
32491
|
};
|
|
32438
32492
|
const handleRootKeyDown = (e) => {
|
|
32439
32493
|
if (hasImage || !interactive) return;
|
|
@@ -32623,8 +32677,8 @@ function ColorPresetSelect({
|
|
|
32623
32677
|
}) {
|
|
32624
32678
|
const selectedPreset = presets.find((p) => p.key === presetKey);
|
|
32625
32679
|
const isCustom = !selectedPreset;
|
|
32626
|
-
const displayLabel = _nullishCoalesce(_optionalChain([selectedPreset, 'optionalAccess',
|
|
32627
|
-
const displayColor = _nullishCoalesce(_optionalChain([selectedPreset, 'optionalAccess',
|
|
32680
|
+
const displayLabel = _nullishCoalesce(_optionalChain([selectedPreset, 'optionalAccess', _694 => _694.label]), () => ( "Custom"));
|
|
32681
|
+
const displayColor = _nullishCoalesce(_optionalChain([selectedPreset, 'optionalAccess', _695 => _695.color]), () => ( value));
|
|
32628
32682
|
const groups = [
|
|
32629
32683
|
{
|
|
32630
32684
|
items: [
|
|
@@ -32914,7 +32968,7 @@ function TicketStatusConfigRow({
|
|
|
32914
32968
|
_chunkGRTZ23GLcjs.Input,
|
|
32915
32969
|
{
|
|
32916
32970
|
value: name,
|
|
32917
|
-
onChange: (e) => _optionalChain([onNameChange, 'optionalCall',
|
|
32971
|
+
onChange: (e) => _optionalChain([onNameChange, 'optionalCall', _696 => _696(e.target.value)]),
|
|
32918
32972
|
disabled: isSystem,
|
|
32919
32973
|
readOnly: isSystem,
|
|
32920
32974
|
"aria-label": "Status name",
|
|
@@ -32997,7 +33051,7 @@ function CompactAssigneeDropdown({
|
|
|
32997
33051
|
return [current, ...filtered.filter((o) => o.value !== currentAssignee.id)];
|
|
32998
33052
|
}, [filtered, currentAssignee]);
|
|
32999
33053
|
const handleSelect = (userId) => {
|
|
33000
|
-
const next = _optionalChain([currentAssignee, 'optionalAccess',
|
|
33054
|
+
const next = _optionalChain([currentAssignee, 'optionalAccess', _697 => _697.id]) === userId ? null : userId;
|
|
33001
33055
|
onAssign(next);
|
|
33002
33056
|
setIsOpen(false);
|
|
33003
33057
|
};
|
|
@@ -33062,7 +33116,7 @@ function CompactAssigneeDropdown({
|
|
|
33062
33116
|
}
|
|
33063
33117
|
) }),
|
|
33064
33118
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "max-h-80 overflow-y-auto py-[var(--spacing-system-xs)]", role: "listbox", children: isLoading ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "px-[var(--spacing-system-sf)] py-[var(--spacing-system-s)] text-h5 text-ods-text-secondary", children: "Loading\u2026" }) : orderedOptions.length === 0 ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "px-[var(--spacing-system-sf)] py-[var(--spacing-system-s)] text-h5 text-ods-text-secondary", children: "No users found" }) : orderedOptions.map((opt) => {
|
|
33065
|
-
const isCurrent = _optionalChain([currentAssignee, 'optionalAccess',
|
|
33119
|
+
const isCurrent = _optionalChain([currentAssignee, 'optionalAccess', _698 => _698.id]) === opt.value;
|
|
33066
33120
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
33067
33121
|
"button",
|
|
33068
33122
|
{
|
|
@@ -33131,7 +33185,7 @@ function DefaultAssigneeDropdown({
|
|
|
33131
33185
|
Autocomplete,
|
|
33132
33186
|
{
|
|
33133
33187
|
options,
|
|
33134
|
-
value: _nullishCoalesce(_optionalChain([currentAssignee, 'optionalAccess',
|
|
33188
|
+
value: _nullishCoalesce(_optionalChain([currentAssignee, 'optionalAccess', _699 => _699.id]), () => ( null)),
|
|
33135
33189
|
onChange: (val) => {
|
|
33136
33190
|
onAssign(val);
|
|
33137
33191
|
setIsEditing(false);
|
|
@@ -33520,14 +33574,14 @@ function TicketInfoSection({
|
|
|
33520
33574
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
33521
33575
|
SquareAvatar,
|
|
33522
33576
|
{
|
|
33523
|
-
src: _optionalChain([organization, 'optionalAccess',
|
|
33524
|
-
alt: _optionalChain([organization, 'optionalAccess',
|
|
33525
|
-
fallback: _optionalChain([organization, 'optionalAccess',
|
|
33577
|
+
src: _optionalChain([organization, 'optionalAccess', _700 => _700.imageSrc]),
|
|
33578
|
+
alt: _optionalChain([organization, 'optionalAccess', _701 => _701.name]),
|
|
33579
|
+
fallback: _optionalChain([organization, 'optionalAccess', _702 => _702.name]) || "Org",
|
|
33526
33580
|
size: "md",
|
|
33527
33581
|
className: "shrink-0"
|
|
33528
33582
|
}
|
|
33529
33583
|
),
|
|
33530
|
-
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, InfoCell2, { value: _optionalChain([organization, 'optionalAccess',
|
|
33584
|
+
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, InfoCell2, { value: _optionalChain([organization, 'optionalAccess', _703 => _703.name]) || "Unassigned", label: "Organization" })
|
|
33531
33585
|
] }),
|
|
33532
33586
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "min-w-0", children: assigned ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
33533
33587
|
AssigneeDropdown,
|
|
@@ -33548,10 +33602,10 @@ function TicketInfoSection({
|
|
|
33548
33602
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
33549
33603
|
InfoCell2,
|
|
33550
33604
|
{
|
|
33551
|
-
value: _optionalChain([device, 'optionalAccess',
|
|
33605
|
+
value: _optionalChain([device, 'optionalAccess', _704 => _704.name]) || "Unassigned",
|
|
33552
33606
|
label: "Device",
|
|
33553
|
-
icon: _optionalChain([device, 'optionalAccess',
|
|
33554
|
-
onClick: _optionalChain([device, 'optionalAccess',
|
|
33607
|
+
icon: _optionalChain([device, 'optionalAccess', _705 => _705.icon]),
|
|
33608
|
+
onClick: _optionalChain([device, 'optionalAccess', _706 => _706.onClick])
|
|
33555
33609
|
}
|
|
33556
33610
|
),
|
|
33557
33611
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-center gap-4 min-w-0", children: [
|
|
@@ -33880,7 +33934,7 @@ function RoadmapCard({
|
|
|
33880
33934
|
const compactHref = safeHref(_nullishCoalesce(href, () => ( null)));
|
|
33881
33935
|
const hasVotes = (_nullishCoalesce(item.upvotes, () => ( 0))) > 0 || (_nullishCoalesce(item.downvotes, () => ( 0))) > 0;
|
|
33882
33936
|
const hasFigma = !!item.figmaUrl;
|
|
33883
|
-
const hasScreenshots = (_nullishCoalesce(_optionalChain([item, 'access',
|
|
33937
|
+
const hasScreenshots = (_nullishCoalesce(_optionalChain([item, 'access', _707 => _707.screenshots, 'optionalAccess', _708 => _708.length]), () => ( 0))) > 0;
|
|
33884
33938
|
const typeLabel = getTaskTypeLabel(item.customItemId);
|
|
33885
33939
|
const useTypeIcon = cardType === "internal_task" || !iconSrc && item.customItemId != null;
|
|
33886
33940
|
const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
@@ -33899,7 +33953,7 @@ function RoadmapCard({
|
|
|
33899
33953
|
unoptimized: true,
|
|
33900
33954
|
className: "h-8 w-8 object-contain"
|
|
33901
33955
|
}
|
|
33902
|
-
) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[10px] font-medium uppercase text-ods-text-secondary", children: _optionalChain([item, 'access',
|
|
33956
|
+
) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-[10px] font-medium uppercase text-ods-text-secondary", children: _optionalChain([item, 'access', _709 => _709.title, 'optionalAccess', _710 => _710.substring, 'call', _711 => _711(0, 2)]) || "??" })
|
|
33903
33957
|
}
|
|
33904
33958
|
),
|
|
33905
33959
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: COMPACT_CARD_TEXT_COL, children: [
|
|
@@ -33974,7 +34028,7 @@ function RoadmapCard({
|
|
|
33974
34028
|
unoptimized: true,
|
|
33975
34029
|
className: "object-contain p-1"
|
|
33976
34030
|
}
|
|
33977
|
-
) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-xs font-medium uppercase text-ods-text-secondary", children: _optionalChain([item, 'access',
|
|
34031
|
+
) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-xs font-medium uppercase text-ods-text-secondary", children: _optionalChain([item, 'access', _712 => _712.title, 'optionalAccess', _713 => _713.substring, 'call', _714 => _714(0, 2)]) || "??" }) }),
|
|
33978
34032
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex-1 min-w-0 flex flex-col", children: [
|
|
33979
34033
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "min-h-[48px] flex items-center", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "h3", { className: "text-h3 text-ods-text-primary tracking-[-0.36px] flex-1 line-clamp-2", children: item.title }) }),
|
|
33980
34034
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "div", { className: "min-h-[20px] flex items-center", children: /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "p", { className: "text-h5 text-ods-text-secondary uppercase tracking-[-0.28px] truncate", children: [
|
|
@@ -34484,7 +34538,7 @@ function DataRoomDocCard({ item, className, badgeText, anchorProps }) {
|
|
|
34484
34538
|
] }) : null,
|
|
34485
34539
|
item.preview ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "flex min-w-0", children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "line-clamp-2 whitespace-pre-wrap break-words text-[13px] leading-5 text-ods-text-secondary", children: item.preview }) }) : null
|
|
34486
34540
|
] }),
|
|
34487
|
-
_optionalChain([anchorProps, 'optionalAccess',
|
|
34541
|
+
_optionalChain([anchorProps, 'optionalAccess', _715 => _715.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
|
|
34488
34542
|
] });
|
|
34489
34543
|
if (!anchorProps) {
|
|
34490
34544
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: `${COMPACT_CARD_OUTER_STATIC} ${_nullishCoalesce(className, () => ( ""))}`, "aria-label": "No link available", children: body });
|
|
@@ -34554,7 +34608,7 @@ function getDefaultOptions() {
|
|
|
34554
34608
|
// node_modules/date-fns/startOfWeek.mjs
|
|
34555
34609
|
function startOfWeek(date, options) {
|
|
34556
34610
|
const defaultOptions2 = getDefaultOptions();
|
|
34557
|
-
const weekStartsOn = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
34611
|
+
const weekStartsOn = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _716 => _716.weekStartsOn]), () => ( _optionalChain([options, 'optionalAccess', _717 => _717.locale, 'optionalAccess', _718 => _718.options, 'optionalAccess', _719 => _719.weekStartsOn]))), () => ( defaultOptions2.weekStartsOn)), () => ( _optionalChain([defaultOptions2, 'access', _720 => _720.locale, 'optionalAccess', _721 => _721.options, 'optionalAccess', _722 => _722.weekStartsOn]))), () => ( 0));
|
|
34558
34612
|
const _date = toDate(date);
|
|
34559
34613
|
const day = _date.getDay();
|
|
34560
34614
|
const diff = (day < weekStartsOn ? 7 : 0) + day - weekStartsOn;
|
|
@@ -34729,7 +34783,7 @@ var formatDistance = (token, count, options) => {
|
|
|
34729
34783
|
} else {
|
|
34730
34784
|
result = tokenValue.other.replace("{{count}}", count.toString());
|
|
34731
34785
|
}
|
|
34732
|
-
if (_optionalChain([options, 'optionalAccess',
|
|
34786
|
+
if (_optionalChain([options, 'optionalAccess', _723 => _723.addSuffix])) {
|
|
34733
34787
|
if (options.comparison && options.comparison > 0) {
|
|
34734
34788
|
return "in " + result;
|
|
34735
34789
|
} else {
|
|
@@ -34796,15 +34850,15 @@ var formatRelative = (token, _date, _baseDate, _options) => formatRelativeLocale
|
|
|
34796
34850
|
// node_modules/date-fns/locale/_lib/buildLocalizeFn.mjs
|
|
34797
34851
|
function buildLocalizeFn(args) {
|
|
34798
34852
|
return (value, options) => {
|
|
34799
|
-
const context = _optionalChain([options, 'optionalAccess',
|
|
34853
|
+
const context = _optionalChain([options, 'optionalAccess', _724 => _724.context]) ? String(options.context) : "standalone";
|
|
34800
34854
|
let valuesArray;
|
|
34801
34855
|
if (context === "formatting" && args.formattingValues) {
|
|
34802
34856
|
const defaultWidth = args.defaultFormattingWidth || args.defaultWidth;
|
|
34803
|
-
const width = _optionalChain([options, 'optionalAccess',
|
|
34857
|
+
const width = _optionalChain([options, 'optionalAccess', _725 => _725.width]) ? String(options.width) : defaultWidth;
|
|
34804
34858
|
valuesArray = args.formattingValues[width] || args.formattingValues[defaultWidth];
|
|
34805
34859
|
} else {
|
|
34806
34860
|
const defaultWidth = args.defaultWidth;
|
|
34807
|
-
const width = _optionalChain([options, 'optionalAccess',
|
|
34861
|
+
const width = _optionalChain([options, 'optionalAccess', _726 => _726.width]) ? String(options.width) : args.defaultWidth;
|
|
34808
34862
|
valuesArray = args.values[width] || args.values[defaultWidth];
|
|
34809
34863
|
}
|
|
34810
34864
|
const index = args.argumentCallback ? args.argumentCallback(value) : value;
|
|
@@ -35184,7 +35238,7 @@ function getWeekYear(date, options) {
|
|
|
35184
35238
|
const _date = toDate(date);
|
|
35185
35239
|
const year = _date.getFullYear();
|
|
35186
35240
|
const defaultOptions2 = getDefaultOptions();
|
|
35187
|
-
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
35241
|
+
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _727 => _727.firstWeekContainsDate]), () => ( _optionalChain([options, 'optionalAccess', _728 => _728.locale, 'optionalAccess', _729 => _729.options, 'optionalAccess', _730 => _730.firstWeekContainsDate]))), () => ( defaultOptions2.firstWeekContainsDate)), () => ( _optionalChain([defaultOptions2, 'access', _731 => _731.locale, 'optionalAccess', _732 => _732.options, 'optionalAccess', _733 => _733.firstWeekContainsDate]))), () => ( 1));
|
|
35188
35242
|
const firstWeekOfNextYear = constructFrom(date, 0);
|
|
35189
35243
|
firstWeekOfNextYear.setFullYear(year + 1, 0, firstWeekContainsDate);
|
|
35190
35244
|
firstWeekOfNextYear.setHours(0, 0, 0, 0);
|
|
@@ -35205,7 +35259,7 @@ function getWeekYear(date, options) {
|
|
|
35205
35259
|
// node_modules/date-fns/startOfWeekYear.mjs
|
|
35206
35260
|
function startOfWeekYear(date, options) {
|
|
35207
35261
|
const defaultOptions2 = getDefaultOptions();
|
|
35208
|
-
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
35262
|
+
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _734 => _734.firstWeekContainsDate]), () => ( _optionalChain([options, 'optionalAccess', _735 => _735.locale, 'optionalAccess', _736 => _736.options, 'optionalAccess', _737 => _737.firstWeekContainsDate]))), () => ( defaultOptions2.firstWeekContainsDate)), () => ( _optionalChain([defaultOptions2, 'access', _738 => _738.locale, 'optionalAccess', _739 => _739.options, 'optionalAccess', _740 => _740.firstWeekContainsDate]))), () => ( 1));
|
|
35209
35263
|
const year = getWeekYear(date, options);
|
|
35210
35264
|
const firstWeek = constructFrom(date, 0);
|
|
35211
35265
|
firstWeek.setFullYear(year, 0, firstWeekContainsDate);
|
|
@@ -36020,9 +36074,9 @@ var doubleQuoteRegExp = /''/g;
|
|
|
36020
36074
|
var unescapedLatinCharacterRegExp = /[a-zA-Z]/;
|
|
36021
36075
|
function format(date, formatStr, options) {
|
|
36022
36076
|
const defaultOptions2 = getDefaultOptions();
|
|
36023
|
-
const locale = _nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
36024
|
-
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
36025
|
-
const weekStartsOn = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
36077
|
+
const locale = _nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _741 => _741.locale]), () => ( defaultOptions2.locale)), () => ( enUS));
|
|
36078
|
+
const firstWeekContainsDate = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _742 => _742.firstWeekContainsDate]), () => ( _optionalChain([options, 'optionalAccess', _743 => _743.locale, 'optionalAccess', _744 => _744.options, 'optionalAccess', _745 => _745.firstWeekContainsDate]))), () => ( defaultOptions2.firstWeekContainsDate)), () => ( _optionalChain([defaultOptions2, 'access', _746 => _746.locale, 'optionalAccess', _747 => _747.options, 'optionalAccess', _748 => _748.firstWeekContainsDate]))), () => ( 1));
|
|
36079
|
+
const weekStartsOn = _nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_nullishCoalesce(_optionalChain([options, 'optionalAccess', _749 => _749.weekStartsOn]), () => ( _optionalChain([options, 'optionalAccess', _750 => _750.locale, 'optionalAccess', _751 => _751.options, 'optionalAccess', _752 => _752.weekStartsOn]))), () => ( defaultOptions2.weekStartsOn)), () => ( _optionalChain([defaultOptions2, 'access', _753 => _753.locale, 'optionalAccess', _754 => _754.options, 'optionalAccess', _755 => _755.weekStartsOn]))), () => ( 0));
|
|
36026
36080
|
const originalDate = toDate(date);
|
|
36027
36081
|
if (!isValid(originalDate)) {
|
|
36028
36082
|
throw new RangeError("Invalid time value");
|
|
@@ -36063,7 +36117,7 @@ function format(date, formatStr, options) {
|
|
|
36063
36117
|
return parts.map((part) => {
|
|
36064
36118
|
if (!part.isToken) return part.value;
|
|
36065
36119
|
const token = part.value;
|
|
36066
|
-
if (!_optionalChain([options, 'optionalAccess',
|
|
36120
|
+
if (!_optionalChain([options, 'optionalAccess', _756 => _756.useAdditionalWeekYearTokens]) && isProtectedWeekYearToken(token) || !_optionalChain([options, 'optionalAccess', _757 => _757.useAdditionalDayOfYearTokens]) && isProtectedDayOfYearToken(token)) {
|
|
36067
36121
|
warnOrThrowProtectedError(token, formatStr, String(date));
|
|
36068
36122
|
}
|
|
36069
36123
|
const formatter = formatters[token[0]];
|
|
@@ -36241,7 +36295,7 @@ function ProgramCard({
|
|
|
36241
36295
|
const dur = formatDurationFromRange(w.start_at, w.end_at);
|
|
36242
36296
|
typeMeta = dur ? `${time} \xB7 ${dur}` : time;
|
|
36243
36297
|
}
|
|
36244
|
-
const subtitleParts = [itemDate2, typeMeta, _optionalChain([config, 'access',
|
|
36298
|
+
const subtitleParts = [itemDate2, typeMeta, _optionalChain([config, 'access', _758 => _758.labels, 'optionalAccess', _759 => _759.singular])].filter(
|
|
36245
36299
|
(s) => typeof s === "string" && s.length > 0
|
|
36246
36300
|
);
|
|
36247
36301
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "a", { href, target, rel, className: _chunkFIG2RKZFcjs.cn.call(void 0, COMPACT_CARD_OUTER, className), children: [
|
|
@@ -36398,7 +36452,7 @@ function ProgramCard({
|
|
|
36398
36452
|
|
|
36399
36453
|
|
|
36400
36454
|
function CampaignCardAdmin({ campaign, className, anchorProps }) {
|
|
36401
|
-
const goalsCount = _optionalChain([campaign, 'access',
|
|
36455
|
+
const goalsCount = _optionalChain([campaign, 'access', _760 => _760.goals, 'optionalAccess', _761 => _761.length]) || 0;
|
|
36402
36456
|
const innerChildren = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
36403
36457
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: COMPACT_CARD_ICON_SLOT, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _lucidereact.Megaphone, { className: "h-5 w-5" }) }),
|
|
36404
36458
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: COMPACT_CARD_TEXT_COL, children: [
|
|
@@ -36489,33 +36543,6 @@ _chunkG7UE6RKVcjs.init_next_navigation.call(void 0, );
|
|
|
36489
36543
|
|
|
36490
36544
|
// src/components/chat/hooks/use-chat-card-item.ts
|
|
36491
36545
|
var _reactquery = require('@tanstack/react-query');
|
|
36492
|
-
function extractItems(data) {
|
|
36493
|
-
if (!data || typeof data !== "object") return [];
|
|
36494
|
-
const obj = data;
|
|
36495
|
-
if (Array.isArray(obj.items)) return obj.items;
|
|
36496
|
-
if (Array.isArray(obj.posts)) return obj.posts;
|
|
36497
|
-
if (Array.isArray(obj.campaigns)) return obj.campaigns;
|
|
36498
|
-
if (Array.isArray(obj.completed) || Array.isArray(obj.inProgress)) {
|
|
36499
|
-
const completed = Array.isArray(obj.completed) ? obj.completed : [];
|
|
36500
|
-
const inProgress = Array.isArray(obj.inProgress) ? obj.inProgress : [];
|
|
36501
|
-
return [...completed, ...inProgress];
|
|
36502
|
-
}
|
|
36503
|
-
if (Array.isArray(obj.data)) return obj.data;
|
|
36504
|
-
if (Array.isArray(data)) return data;
|
|
36505
|
-
return [];
|
|
36506
|
-
}
|
|
36507
|
-
function extractItemId(type, item) {
|
|
36508
|
-
if (!item || typeof item !== "object") return null;
|
|
36509
|
-
const obj = item;
|
|
36510
|
-
if (type === "roadmap_item" || type === "delivery_item" || type === "internal_task") {
|
|
36511
|
-
const ext = obj.external_id;
|
|
36512
|
-
if (typeof ext === "string") return ext;
|
|
36513
|
-
}
|
|
36514
|
-
const id = obj.id;
|
|
36515
|
-
if (typeof id === "string") return id;
|
|
36516
|
-
if (typeof id === "number") return String(id);
|
|
36517
|
-
return null;
|
|
36518
|
-
}
|
|
36519
36546
|
function useChatCardItem(type, id) {
|
|
36520
36547
|
const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
|
|
36521
36548
|
const url = runtime.endpoints.buildListUrl(type, [id]);
|
|
@@ -36587,7 +36614,7 @@ function resolveSourceRowCTA(row, ctx = {}) {
|
|
|
36587
36614
|
if (row.path && shouldFallbackToPathNav(row) && !row.externalUrl) {
|
|
36588
36615
|
const safePath = sanitizePath(row.path);
|
|
36589
36616
|
if (safePath) {
|
|
36590
|
-
const docTarget = row.documentType ? _optionalChain([ctx, 'access',
|
|
36617
|
+
const docTarget = row.documentType ? _optionalChain([ctx, 'access', _762 => _762.docPlatformTargets, 'optionalAccess', _763 => _763[row.documentType]]) : void 0;
|
|
36591
36618
|
if (docTarget) {
|
|
36592
36619
|
const seg = docTarget.basePath.split("/").filter(Boolean).join("/");
|
|
36593
36620
|
const base = `${_chunkFIG2RKZFcjs.getBaseUrl.call(void 0, docTarget.platform)}${seg ? `/${seg}` : ""}/`;
|
|
@@ -36802,8 +36829,8 @@ function cardMenuGroups(href, discuss, openDetails) {
|
|
|
36802
36829
|
if (href) {
|
|
36803
36830
|
items.push({
|
|
36804
36831
|
id: "open-details",
|
|
36805
|
-
label: _nullishCoalesce(_optionalChain([openDetails, 'optionalAccess',
|
|
36806
|
-
icon: _nullishCoalesce(_optionalChain([openDetails, 'optionalAccess',
|
|
36832
|
+
label: _nullishCoalesce(_optionalChain([openDetails, 'optionalAccess', _764 => _764.label]), () => ( "Open Details")),
|
|
36833
|
+
icon: _nullishCoalesce(_optionalChain([openDetails, 'optionalAccess', _765 => _765.icon]), () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.EyeIcon, { size: 20 }))),
|
|
36807
36834
|
// Main row → open the entity (same tab, soft Link nav).
|
|
36808
36835
|
href,
|
|
36809
36836
|
// Trailing 40px ↗ side-button → open in a new tab.
|
|
@@ -36833,8 +36860,8 @@ function HubspotTicketChatCard({
|
|
|
36833
36860
|
isNewTab,
|
|
36834
36861
|
discuss
|
|
36835
36862
|
}) {
|
|
36836
|
-
const status = typeof _optionalChain([chatRef, 'access',
|
|
36837
|
-
const statusLabel = typeof _optionalChain([chatRef, 'access',
|
|
36863
|
+
const status = typeof _optionalChain([chatRef, 'access', _766 => _766.metadata, 'optionalAccess', _767 => _767.status]) === "string" ? chatRef.metadata.status : void 0;
|
|
36864
|
+
const statusLabel = typeof _optionalChain([chatRef, 'access', _768 => _768.metadata, 'optionalAccess', _769 => _769.statusLabel]) === "string" ? chatRef.metadata.statusLabel : void 0;
|
|
36838
36865
|
const statusText = _nullishCoalesce(statusLabel, () => ( formatStatusToken(status)));
|
|
36839
36866
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
36840
36867
|
MingoInfoCard,
|
|
@@ -36857,7 +36884,7 @@ function SlackChatCard({
|
|
|
36857
36884
|
isNewTab,
|
|
36858
36885
|
discuss
|
|
36859
36886
|
}) {
|
|
36860
|
-
const channelName = typeof _optionalChain([chatRef, 'access',
|
|
36887
|
+
const channelName = typeof _optionalChain([chatRef, 'access', _770 => _770.metadata, 'optionalAccess', _771 => _771.channelName]) === "string" ? chatRef.metadata.channelName.trim() : void 0;
|
|
36861
36888
|
const channelPretty = channelName ? channelName.startsWith("#") ? channelName : `#${channelName}` : void 0;
|
|
36862
36889
|
const title = channelPretty ? `${chatRef.title} \xB7 ${channelPretty}` : chatRef.title;
|
|
36863
36890
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -36897,7 +36924,7 @@ function GenericFinancialChatCard({
|
|
|
36897
36924
|
isNewTab,
|
|
36898
36925
|
discuss
|
|
36899
36926
|
}) {
|
|
36900
|
-
const subtitle = typeof _optionalChain([chatRef, 'access',
|
|
36927
|
+
const subtitle = typeof _optionalChain([chatRef, 'access', _772 => _772.metadata, 'optionalAccess', _773 => _773.subtitle]) === "string" ? chatRef.metadata.subtitle : void 0;
|
|
36901
36928
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
36902
36929
|
MingoInfoCard,
|
|
36903
36930
|
{
|
|
@@ -36966,12 +36993,12 @@ function ProductReleaseChatCard({
|
|
|
36966
36993
|
discuss
|
|
36967
36994
|
}) {
|
|
36968
36995
|
const releaseProps = buildProps(item);
|
|
36969
|
-
const status = _optionalChain([item, 'optionalAccess',
|
|
36996
|
+
const status = _optionalChain([item, 'optionalAccess', _774 => _774.version]) ? { label: String(item.version), variant: "grey" } : { label: "Release", variant: "grey" };
|
|
36970
36997
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
36971
36998
|
EntityMingoCard,
|
|
36972
36999
|
{
|
|
36973
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
36974
|
-
description: _optionalChain([item, 'optionalAccess',
|
|
37000
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _775 => _775.title]), () => ( "")),
|
|
37001
|
+
description: _optionalChain([item, 'optionalAccess', _776 => _776.summary]) || releaseProps.formattedDate || void 0,
|
|
36975
37002
|
cover: releaseProps.coverImage || void 0,
|
|
36976
37003
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Rocket02Icon, { size: 24 }),
|
|
36977
37004
|
status,
|
|
@@ -36988,17 +37015,17 @@ function CampaignChatCard({
|
|
|
36988
37015
|
isNewTab,
|
|
36989
37016
|
discuss
|
|
36990
37017
|
}) {
|
|
36991
|
-
const goalsCount = Array.isArray(_optionalChain([item, 'optionalAccess',
|
|
37018
|
+
const goalsCount = Array.isArray(_optionalChain([item, 'optionalAccess', _777 => _777.goals])) ? item.goals.length : 0;
|
|
36992
37019
|
const meta = [
|
|
36993
|
-
_optionalChain([item, 'optionalAccess',
|
|
37020
|
+
_optionalChain([item, 'optionalAccess', _778 => _778.start_date]) ? formatDateShort(item.start_date) : null,
|
|
36994
37021
|
goalsCount > 0 ? `${goalsCount} goal${goalsCount !== 1 ? "s" : ""}` : null,
|
|
36995
37022
|
"Marketing campaign"
|
|
36996
37023
|
].filter(Boolean).join(" \xB7 ");
|
|
36997
37024
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
36998
37025
|
EntityMingoCard,
|
|
36999
37026
|
{
|
|
37000
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37001
|
-
description: meta || _optionalChain([item, 'optionalAccess',
|
|
37027
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _779 => _779.name]), () => ( "")),
|
|
37028
|
+
description: meta || _optionalChain([item, 'optionalAccess', _780 => _780.description]) || void 0,
|
|
37002
37029
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.Megaphone01Icon, { size: 24 }),
|
|
37003
37030
|
chatRef,
|
|
37004
37031
|
isNewTab,
|
|
@@ -37051,14 +37078,14 @@ function BlogChatCard({
|
|
|
37051
37078
|
hasEmbeddedVideo,
|
|
37052
37079
|
discuss
|
|
37053
37080
|
}) {
|
|
37054
|
-
const category = Array.isArray(_optionalChain([item, 'optionalAccess',
|
|
37081
|
+
const category = Array.isArray(_optionalChain([item, 'optionalAccess', _781 => _781.categories])) ? _optionalChain([item, 'access', _782 => _782.categories, 'access', _783 => _783.find, 'call', _784 => _784((c) => c && c.name), 'optionalAccess', _785 => _785.name]) : void 0;
|
|
37055
37082
|
const status = hasEmbeddedVideo ? { label: "Video", variant: "primary" } : category ? { label: category, variant: "grey" } : void 0;
|
|
37056
37083
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37057
37084
|
EntityMingoCard,
|
|
37058
37085
|
{
|
|
37059
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37060
|
-
description: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37061
|
-
cover: entityCover(_optionalChain([item, 'optionalAccess',
|
|
37086
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _786 => _786.title]), () => ( "")),
|
|
37087
|
+
description: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _787 => _787.summary]), () => ( void 0)),
|
|
37088
|
+
cover: entityCover(_optionalChain([item, 'optionalAccess', _788 => _788.featured_image]), ogPlaceholder),
|
|
37062
37089
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.NewspaperIcon, { size: 24 }),
|
|
37063
37090
|
status,
|
|
37064
37091
|
chatRef,
|
|
@@ -37075,13 +37102,13 @@ function CaseStudyChatCard({
|
|
|
37075
37102
|
ogPlaceholder,
|
|
37076
37103
|
discuss
|
|
37077
37104
|
}) {
|
|
37078
|
-
const meta = [_optionalChain([item, 'optionalAccess',
|
|
37105
|
+
const meta = [_optionalChain([item, 'optionalAccess', _789 => _789.msp, 'optionalAccess', _790 => _790.name]), _optionalChain([item, 'optionalAccess', _791 => _791.user, 'optionalAccess', _792 => _792.full_name])].filter(Boolean).join(" \xB7 ");
|
|
37079
37106
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37080
37107
|
EntityMingoCard,
|
|
37081
37108
|
{
|
|
37082
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37083
|
-
description: _optionalChain([item, 'optionalAccess',
|
|
37084
|
-
cover: entityCover(_optionalChain([item, 'optionalAccess',
|
|
37109
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _793 => _793.title]), () => ( "")),
|
|
37110
|
+
description: _optionalChain([item, 'optionalAccess', _794 => _794.summary]) || meta || void 0,
|
|
37111
|
+
cover: entityCover(_optionalChain([item, 'optionalAccess', _795 => _795.featured_image]), ogPlaceholder),
|
|
37085
37112
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.TrophyIcon, { size: 24 }),
|
|
37086
37113
|
status: { label: "Case study", variant: "grey" },
|
|
37087
37114
|
chatRef,
|
|
@@ -37098,13 +37125,13 @@ function CustomerInterviewChatCard({
|
|
|
37098
37125
|
ogPlaceholder,
|
|
37099
37126
|
discuss
|
|
37100
37127
|
}) {
|
|
37101
|
-
const meta = [_optionalChain([item, 'optionalAccess',
|
|
37128
|
+
const meta = [_optionalChain([item, 'optionalAccess', _796 => _796.user, 'optionalAccess', _797 => _797.full_name]), _optionalChain([item, 'optionalAccess', _798 => _798.msp, 'optionalAccess', _799 => _799.name])].filter(Boolean).join(" \xB7 ");
|
|
37102
37129
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37103
37130
|
EntityMingoCard,
|
|
37104
37131
|
{
|
|
37105
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37106
|
-
description: _optionalChain([item, 'optionalAccess',
|
|
37107
|
-
cover: entityCover(_optionalChain([item, 'optionalAccess',
|
|
37132
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _800 => _800.title]), () => ( "")),
|
|
37133
|
+
description: _optionalChain([item, 'optionalAccess', _801 => _801.video_summary]) || meta || void 0,
|
|
37134
|
+
cover: entityCover(_optionalChain([item, 'optionalAccess', _802 => _802.featured_image]), ogPlaceholder),
|
|
37108
37135
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.MicrophoneIcon, { size: 24 }),
|
|
37109
37136
|
status: { label: "Interview", variant: "grey" },
|
|
37110
37137
|
chatRef,
|
|
@@ -37121,13 +37148,13 @@ function InvestorUpdateChatCard({
|
|
|
37121
37148
|
ogPlaceholder,
|
|
37122
37149
|
discuss
|
|
37123
37150
|
}) {
|
|
37124
|
-
const title = _optionalChain([item, 'optionalAccess',
|
|
37151
|
+
const title = _optionalChain([item, 'optionalAccess', _803 => _803.title]) || `Update #${_nullishCoalesce(_optionalChain([item, 'optionalAccess', _804 => _804.update_number]), () => ( "?"))}`;
|
|
37125
37152
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37126
37153
|
EntityMingoCard,
|
|
37127
37154
|
{
|
|
37128
37155
|
title,
|
|
37129
|
-
description: _optionalChain([item, 'optionalAccess',
|
|
37130
|
-
cover: entityCover(_optionalChain([item, 'optionalAccess',
|
|
37156
|
+
description: _optionalChain([item, 'optionalAccess', _805 => _805.strategic_update]) || _optionalChain([item, 'optionalAccess', _806 => _806.content]) || formatInvestorUpdatePeriod(_optionalChain([item, 'optionalAccess', _807 => _807.period_start]), _optionalChain([item, 'optionalAccess', _808 => _808.period_end])) || void 0,
|
|
37157
|
+
cover: entityCover(_optionalChain([item, 'optionalAccess', _809 => _809.featured_image]), ogPlaceholder),
|
|
37131
37158
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.PresentationLineIcon, { size: 24 }),
|
|
37132
37159
|
status: { label: "Investor update", variant: "grey" },
|
|
37133
37160
|
chatRef,
|
|
@@ -37144,12 +37171,12 @@ function OnboardingGuideChatCard({
|
|
|
37144
37171
|
ogPlaceholder,
|
|
37145
37172
|
discuss
|
|
37146
37173
|
}) {
|
|
37147
|
-
const cover = _nullishCoalesce(_nullishCoalesce(entityCover(_optionalChain([item, 'optionalAccess',
|
|
37174
|
+
const cover = _nullishCoalesce(_nullishCoalesce(entityCover(_optionalChain([item, 'optionalAccess', _810 => _810.featured_image])), () => ( entityCover(_optionalChain([item, 'optionalAccess', _811 => _811.main_video_thumbnail])))), () => ( entityCover(_optionalChain([item, 'optionalAccess', _812 => _812.og_image_url]), ogPlaceholder)));
|
|
37148
37175
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37149
37176
|
EntityMingoCard,
|
|
37150
37177
|
{
|
|
37151
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37152
|
-
description: _nullishCoalesce(_nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37178
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _813 => _813.title]), () => ( "")),
|
|
37179
|
+
description: _nullishCoalesce(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _814 => _814.summary]), () => ( _optionalChain([item, 'optionalAccess', _815 => _815.description]))), () => ( void 0)),
|
|
37153
37180
|
cover,
|
|
37154
37181
|
fallbackIcon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.CompassIcon, { size: 24 }),
|
|
37155
37182
|
status: { label: "Guide", variant: "grey" },
|
|
@@ -37170,25 +37197,25 @@ function ProgramChatCard({
|
|
|
37170
37197
|
discuss
|
|
37171
37198
|
}) {
|
|
37172
37199
|
const icon = configKey === "webinar" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.PresentationBarIcon, { size: 24 }) : configKey === "event" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.CalendarIcon, { size: 24 }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.MicrophoneIcon, { size: 24 });
|
|
37173
|
-
const isScheduled = _optionalChain([item, 'optionalAccess',
|
|
37200
|
+
const isScheduled = _optionalChain([item, 'optionalAccess', _816 => _816.status]) === "scheduled";
|
|
37174
37201
|
let typeMeta;
|
|
37175
|
-
if (configKey === "podcast" && typeof _optionalChain([item, 'optionalAccess',
|
|
37202
|
+
if (configKey === "podcast" && typeof _optionalChain([item, 'optionalAccess', _817 => _817.duration_seconds]) === "number" && item.duration_seconds > 0 && !isScheduled) {
|
|
37176
37203
|
typeMeta = formatDurationCompact(item.duration_seconds);
|
|
37177
|
-
} else if (configKey === "event" && typeof _optionalChain([item, 'optionalAccess',
|
|
37204
|
+
} else if (configKey === "event" && typeof _optionalChain([item, 'optionalAccess', _818 => _818.location_name]) === "string" && item.location_name.trim().length > 0) {
|
|
37178
37205
|
typeMeta = item.location_name;
|
|
37179
|
-
} else if (configKey === "webinar" && _optionalChain([item, 'optionalAccess',
|
|
37206
|
+
} else if (configKey === "webinar" && _optionalChain([item, 'optionalAccess', _819 => _819.start_at])) {
|
|
37180
37207
|
const time = formatTimeWithTimezone(item.start_at, null);
|
|
37181
37208
|
const dur = formatDurationFromRange(item.start_at, item.end_at);
|
|
37182
37209
|
typeMeta = dur ? `${time} \xB7 ${dur}` : time;
|
|
37183
37210
|
}
|
|
37184
|
-
const itemDate = formatDateUTC(_nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37211
|
+
const itemDate = formatDateUTC(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _820 => _820.date]), () => ( null)), { fallback: "", timezone: "local" });
|
|
37185
37212
|
const meta = [itemDate, typeMeta].filter(Boolean).join(" \xB7 ");
|
|
37186
37213
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37187
37214
|
EntityMingoCard,
|
|
37188
37215
|
{
|
|
37189
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37190
|
-
description: meta || _optionalChain([item, 'optionalAccess',
|
|
37191
|
-
cover: entityCover(_optionalChain([item, 'optionalAccess',
|
|
37216
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _821 => _821.title]), () => ( "")),
|
|
37217
|
+
description: meta || _optionalChain([item, 'optionalAccess', _822 => _822.description]) || void 0,
|
|
37218
|
+
cover: entityCover(_optionalChain([item, 'optionalAccess', _823 => _823.cover_url]), ogPlaceholder),
|
|
37192
37219
|
fallbackIcon: icon,
|
|
37193
37220
|
status: { label, variant: "grey" },
|
|
37194
37221
|
chatRef,
|
|
@@ -37205,10 +37232,10 @@ function RoadmapChatCard({
|
|
|
37205
37232
|
cardType,
|
|
37206
37233
|
discuss
|
|
37207
37234
|
}) {
|
|
37208
|
-
const logoUrl = typeof _optionalChain([item, 'optionalAccess',
|
|
37209
|
-
const useTypeIcon = cardType === "internal_task" || !logoUrl && _optionalChain([item, 'optionalAccess',
|
|
37235
|
+
const logoUrl = typeof _optionalChain([item, 'optionalAccess', _824 => _824.icon]) === "string" && item.icon.startsWith("http") ? item.icon : void 0;
|
|
37236
|
+
const useTypeIcon = cardType === "internal_task" || !logoUrl && _optionalChain([item, 'optionalAccess', _825 => _825.customItemId]) != null;
|
|
37210
37237
|
const defaultIcon = cardType === "delivery_item" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.TruckFastIcon, { size: 24 }) : cardType === "internal_task" ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.CheckSquareIcon, { size: 24 }) : /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkC6ASEPZLcjs.MapIcon, { size: 24 });
|
|
37211
|
-
const icon = useTypeIcon ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TaskTypeIcon, { customItemId: _optionalChain([item, 'optionalAccess',
|
|
37238
|
+
const icon = useTypeIcon ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, TaskTypeIcon, { customItemId: _optionalChain([item, 'optionalAccess', _826 => _826.customItemId]), className: "size-6" }) : logoUrl ? (
|
|
37212
37239
|
// Contained (not full-bleed) so the integration logo keeps its aspect
|
|
37213
37240
|
// ratio inside the bordered icon box — matches RoadmapCard.
|
|
37214
37241
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "img", { src: logoUrl, alt: "", className: "size-6 object-contain" })
|
|
@@ -37216,10 +37243,10 @@ function RoadmapChatCard({
|
|
|
37216
37243
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37217
37244
|
EntityMingoCard,
|
|
37218
37245
|
{
|
|
37219
|
-
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37220
|
-
description: _nullishCoalesce(_optionalChain([item, 'optionalAccess',
|
|
37246
|
+
title: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _827 => _827.title]), () => ( "")),
|
|
37247
|
+
description: _nullishCoalesce(_optionalChain([item, 'optionalAccess', _828 => _828.description]), () => ( void 0)),
|
|
37221
37248
|
fallbackIcon: icon,
|
|
37222
|
-
status: statusPill(_optionalChain([item, 'optionalAccess',
|
|
37249
|
+
status: statusPill(_optionalChain([item, 'optionalAccess', _829 => _829.status])),
|
|
37223
37250
|
chatRef,
|
|
37224
37251
|
isNewTab,
|
|
37225
37252
|
discuss,
|
|
@@ -37305,7 +37332,7 @@ function programRegistryEntries() {
|
|
|
37305
37332
|
discuss: opts.discuss,
|
|
37306
37333
|
configKey: cfg.configKey,
|
|
37307
37334
|
label: cfg.configKey.charAt(0).toUpperCase() + cfg.configKey.slice(1),
|
|
37308
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37335
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _830 => _830.extras, 'optionalAccess', _831 => _831.buildOgPlaceholderUrl, 'optionalCall', _832 => _832(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _833 => _833.title]), () => ( "")))]), () => ( null))
|
|
37309
37336
|
}
|
|
37310
37337
|
)
|
|
37311
37338
|
};
|
|
@@ -37451,8 +37478,8 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37451
37478
|
chatRef,
|
|
37452
37479
|
isNewTab: opts.isNewTab,
|
|
37453
37480
|
discuss: opts.discuss,
|
|
37454
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37455
|
-
hasEmbeddedVideo: _optionalChain([chatRef, 'access',
|
|
37481
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _834 => _834.extras, 'optionalAccess', _835 => _835.buildOgPlaceholderUrl, 'optionalCall', _836 => _836(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _837 => _837.title]), () => ( "")))]), () => ( null)),
|
|
37482
|
+
hasEmbeddedVideo: _optionalChain([chatRef, 'access', _838 => _838.metadata, 'optionalAccess', _839 => _839.hasEmbeddedVideo]) === true
|
|
37456
37483
|
}
|
|
37457
37484
|
)
|
|
37458
37485
|
},
|
|
@@ -37469,7 +37496,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37469
37496
|
chatRef,
|
|
37470
37497
|
isNewTab: opts.isNewTab,
|
|
37471
37498
|
discuss: opts.discuss,
|
|
37472
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37499
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _840 => _840.extras, 'optionalAccess', _841 => _841.buildOgPlaceholderUrl, 'optionalCall', _842 => _842(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _843 => _843.title]), () => ( "")))]), () => ( null))
|
|
37473
37500
|
}
|
|
37474
37501
|
)
|
|
37475
37502
|
},
|
|
@@ -37486,7 +37513,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37486
37513
|
chatRef,
|
|
37487
37514
|
isNewTab: opts.isNewTab,
|
|
37488
37515
|
discuss: opts.discuss,
|
|
37489
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37516
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _844 => _844.extras, 'optionalAccess', _845 => _845.buildOgPlaceholderUrl, 'optionalCall', _846 => _846(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _847 => _847.title]), () => ( "")))]), () => ( null))
|
|
37490
37517
|
}
|
|
37491
37518
|
)
|
|
37492
37519
|
},
|
|
@@ -37497,7 +37524,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37497
37524
|
bareInline: true,
|
|
37498
37525
|
skeleton: () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, ProductReleaseCardSkeleton, { size: "sm" }),
|
|
37499
37526
|
render: (item, chatRef, opts) => {
|
|
37500
|
-
const builder = _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37527
|
+
const builder = _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _848 => _848.extras, 'optionalAccess', _849 => _849.buildProductReleaseCardProps]), () => ( defaultBuildProductReleaseCardProps));
|
|
37501
37528
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37502
37529
|
ProductReleaseChatCard,
|
|
37503
37530
|
{
|
|
@@ -37524,7 +37551,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37524
37551
|
chatRef,
|
|
37525
37552
|
isNewTab: opts.isNewTab,
|
|
37526
37553
|
discuss: opts.discuss,
|
|
37527
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37554
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _850 => _850.extras, 'optionalAccess', _851 => _851.buildOgPlaceholderUrl, 'optionalCall', _852 => _852(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _853 => _853.title]), () => ( "")))]), () => ( null))
|
|
37528
37555
|
}
|
|
37529
37556
|
)
|
|
37530
37557
|
},
|
|
@@ -37543,7 +37570,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37543
37570
|
chatRef,
|
|
37544
37571
|
isNewTab: opts.isNewTab,
|
|
37545
37572
|
discuss: opts.discuss,
|
|
37546
|
-
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess',
|
|
37573
|
+
ogPlaceholder: _nullishCoalesce(_optionalChain([opts, 'optionalAccess', _854 => _854.extras, 'optionalAccess', _855 => _855.buildOgPlaceholderUrl, 'optionalCall', _856 => _856(_nullishCoalesce(_optionalChain([item, 'optionalAccess', _857 => _857.title]), () => ( "")))]), () => ( null))
|
|
37547
37574
|
}
|
|
37548
37575
|
)
|
|
37549
37576
|
},
|
|
@@ -37555,7 +37582,7 @@ var CHAT_CARD_REGISTRY = {
|
|
|
37555
37582
|
skeleton: () => /* @__PURE__ */ _jsxruntime.jsx.call(void 0, CampaignCardAdminSkeleton, {}),
|
|
37556
37583
|
// No public viewer — synthesize the hub-internal admin URL post-fetch
|
|
37557
37584
|
// so the wrapper + isNewTab computation see the actual destination.
|
|
37558
|
-
fallbackHref: (item) => _optionalChain([item, 'optionalAccess',
|
|
37585
|
+
fallbackHref: (item) => _optionalChain([item, 'optionalAccess', _858 => _858.id]) ? `/admin/campaigns/${encodeURIComponent(item.id)}` : null,
|
|
37559
37586
|
render: (item, chatRef, opts) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37560
37587
|
CampaignChatCard,
|
|
37561
37588
|
{
|
|
@@ -37581,12 +37608,12 @@ function ChatCardNavWrap({
|
|
|
37581
37608
|
const onClickCapture = (e) => {
|
|
37582
37609
|
if (!href) return;
|
|
37583
37610
|
const targetEl = e.target;
|
|
37584
|
-
if (_optionalChain([targetEl, 'optionalAccess',
|
|
37585
|
-
if (!_optionalChain([targetEl, 'optionalAccess',
|
|
37611
|
+
if (_optionalChain([targetEl, 'optionalAccess', _859 => _859.closest, 'optionalCall', _860 => _860("button")])) return;
|
|
37612
|
+
if (!_optionalChain([targetEl, 'optionalAccess', _861 => _861.closest, 'optionalCall', _862 => _862("a")])) return;
|
|
37586
37613
|
const handled = handleChatNavClick(e, runtime, { href, path, targetPlatform }, router.push);
|
|
37587
37614
|
if (!handled) return;
|
|
37588
37615
|
e.stopPropagation();
|
|
37589
|
-
if (!isNewTab && _optionalChain([panel, 'optionalAccess',
|
|
37616
|
+
if (!isNewTab && _optionalChain([panel, 'optionalAccess', _863 => _863.closeChat])) panel.closeChat();
|
|
37590
37617
|
};
|
|
37591
37618
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "contents", onClickCapture, children });
|
|
37592
37619
|
}
|
|
@@ -37608,7 +37635,7 @@ function ChatCardLoader({
|
|
|
37608
37635
|
title: chatRef.title,
|
|
37609
37636
|
externalUrl: chatRef.url,
|
|
37610
37637
|
targetPlatform: chatRef.targetPlatform,
|
|
37611
|
-
path: typeof _optionalChain([chatRef, 'access',
|
|
37638
|
+
path: typeof _optionalChain([chatRef, 'access', _864 => _864.metadata, 'optionalAccess', _865 => _865.path]) === "string" ? chatRef.metadata.path : null
|
|
37612
37639
|
},
|
|
37613
37640
|
sourceRowCtxFromRuntime(runtime, { baseRoute, chipBasePlatform })
|
|
37614
37641
|
);
|
|
@@ -37622,7 +37649,7 @@ function ChatCardLoader({
|
|
|
37622
37649
|
const entry = CHAT_CARD_REGISTRY[resolvedChatRef.type];
|
|
37623
37650
|
const fetchEntry = entry && entry.mode === "fetch" ? entry : null;
|
|
37624
37651
|
const { item, isLoading } = useChatCardItem(
|
|
37625
|
-
_nullishCoalesce(_optionalChain([fetchEntry, 'optionalAccess',
|
|
37652
|
+
_nullishCoalesce(_optionalChain([fetchEntry, 'optionalAccess', _866 => _866.contentRefType]), () => ( "")),
|
|
37626
37653
|
fetchEntry ? resolvedChatRef.id : ""
|
|
37627
37654
|
);
|
|
37628
37655
|
if (!entry) return null;
|
|
@@ -37653,7 +37680,7 @@ function ChatCardLoader({
|
|
|
37653
37680
|
isNewTab,
|
|
37654
37681
|
discuss
|
|
37655
37682
|
};
|
|
37656
|
-
const path = typeof _optionalChain([finalChatRef, 'access',
|
|
37683
|
+
const path = typeof _optionalChain([finalChatRef, 'access', _867 => _867.metadata, 'optionalAccess', _868 => _868.path]) === "string" ? finalChatRef.metadata.path : null;
|
|
37657
37684
|
const navWrap = (children) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
37658
37685
|
ChatCardNavWrap,
|
|
37659
37686
|
{
|
|
@@ -38179,7 +38206,7 @@ function useJetStreamDialogSubscription({
|
|
|
38179
38206
|
const lifecycle = _chunkOZ3GH6OQcjs.startConnectionLifecycle.call(void 0, {
|
|
38180
38207
|
conn: sharedConn,
|
|
38181
38208
|
wsUrl,
|
|
38182
|
-
onBeforeReconnect: () => _optionalChain([onBeforeReconnectRef, 'access',
|
|
38209
|
+
onBeforeReconnect: () => _optionalChain([onBeforeReconnectRef, 'access', _869 => _869.current, 'optionalCall', _870 => _870()]),
|
|
38183
38210
|
backoff: reconnectionBackoffRef.current,
|
|
38184
38211
|
getFreshUrl: () => getNatsWsUrlRef.current(),
|
|
38185
38212
|
// JetStream emits 'error' for protocol-level failures (e.g. -ERR Permissions
|
|
@@ -38194,7 +38221,7 @@ function useJetStreamDialogSubscription({
|
|
|
38194
38221
|
setReconnectionCount((c) => c + 1);
|
|
38195
38222
|
}
|
|
38196
38223
|
hadConnectionBeforeRef.current = true;
|
|
38197
|
-
_optionalChain([onConnectRef, 'access',
|
|
38224
|
+
_optionalChain([onConnectRef, 'access', _871 => _871.current, 'optionalCall', _872 => _872()]);
|
|
38198
38225
|
}
|
|
38199
38226
|
if (status === "error") {
|
|
38200
38227
|
console.warn("[JetStream] NATS protocol error:", evt.data);
|
|
@@ -38204,7 +38231,7 @@ function useJetStreamDialogSubscription({
|
|
|
38204
38231
|
setIsConnected(false);
|
|
38205
38232
|
setIsSubscribed(false);
|
|
38206
38233
|
tearDownSubscription();
|
|
38207
|
-
_optionalChain([onDisconnectRef, 'access',
|
|
38234
|
+
_optionalChain([onDisconnectRef, 'access', _873 => _873.current, 'optionalCall', _874 => _874()]);
|
|
38208
38235
|
}
|
|
38209
38236
|
}
|
|
38210
38237
|
});
|
|
@@ -38283,7 +38310,7 @@ function useJetStreamDialogSubscription({
|
|
|
38283
38310
|
}
|
|
38284
38311
|
subscriptionRef.current = handle;
|
|
38285
38312
|
setIsSubscribed(true);
|
|
38286
|
-
_optionalChain([onSubscribedRef, 'access',
|
|
38313
|
+
_optionalChain([onSubscribedRef, 'access', _875 => _875.current, 'optionalCall', _876 => _876()]);
|
|
38287
38314
|
} catch (e35) {
|
|
38288
38315
|
if (!cancelled) {
|
|
38289
38316
|
setIsSubscribed(false);
|
|
@@ -38396,20 +38423,20 @@ function useNatsDialogSubscription({
|
|
|
38396
38423
|
const tearDownSubscriptions = () => {
|
|
38397
38424
|
subscriptionRefs.current.forEach((sub) => {
|
|
38398
38425
|
try {
|
|
38399
|
-
_optionalChain([sub, 'optionalAccess',
|
|
38426
|
+
_optionalChain([sub, 'optionalAccess', _877 => _877.unsubscribe, 'call', _878 => _878()]);
|
|
38400
38427
|
} catch (e37) {
|
|
38401
38428
|
}
|
|
38402
38429
|
});
|
|
38403
38430
|
subscriptionRefs.current.clear();
|
|
38404
38431
|
lastSubscribedDialogIdRef.current = null;
|
|
38405
|
-
_optionalChain([abortControllerRef, 'access',
|
|
38432
|
+
_optionalChain([abortControllerRef, 'access', _879 => _879.current, 'optionalAccess', _880 => _880.abort, 'call', _881 => _881()]);
|
|
38406
38433
|
abortControllerRef.current = null;
|
|
38407
38434
|
};
|
|
38408
38435
|
const isDisconnectStatus = (status) => status === "closed" || status === "disconnected" || status === "error";
|
|
38409
38436
|
const lifecycle = _chunkOZ3GH6OQcjs.startConnectionLifecycle.call(void 0, {
|
|
38410
38437
|
conn: sharedConn,
|
|
38411
38438
|
wsUrl,
|
|
38412
|
-
onBeforeReconnect: () => _optionalChain([onBeforeReconnectRef, 'access',
|
|
38439
|
+
onBeforeReconnect: () => _optionalChain([onBeforeReconnectRef, 'access', _882 => _882.current, 'optionalCall', _883 => _883()]),
|
|
38413
38440
|
backoff: reconnectionBackoffRef.current,
|
|
38414
38441
|
getFreshUrl: () => getNatsWsUrlRef.current(),
|
|
38415
38442
|
shouldRetryOn: isDisconnectStatus,
|
|
@@ -38420,13 +38447,13 @@ function useNatsDialogSubscription({
|
|
|
38420
38447
|
setReconnectionCount((c) => c + 1);
|
|
38421
38448
|
}
|
|
38422
38449
|
hadConnectionBeforeRef.current = true;
|
|
38423
|
-
_optionalChain([onConnectRef, 'access',
|
|
38450
|
+
_optionalChain([onConnectRef, 'access', _884 => _884.current, 'optionalCall', _885 => _885()]);
|
|
38424
38451
|
}
|
|
38425
38452
|
if (isDisconnectStatus(status)) {
|
|
38426
38453
|
setIsConnected(false);
|
|
38427
38454
|
setIsSubscribed(false);
|
|
38428
38455
|
tearDownSubscriptions();
|
|
38429
|
-
_optionalChain([onDisconnectRef, 'access',
|
|
38456
|
+
_optionalChain([onDisconnectRef, 'access', _886 => _886.current, 'optionalCall', _887 => _887()]);
|
|
38430
38457
|
}
|
|
38431
38458
|
}
|
|
38432
38459
|
});
|
|
@@ -38457,13 +38484,13 @@ function useNatsDialogSubscription({
|
|
|
38457
38484
|
setIsSubscribed(false);
|
|
38458
38485
|
subscriptionRefs.current.forEach((sub) => {
|
|
38459
38486
|
try {
|
|
38460
|
-
_optionalChain([sub, 'optionalAccess',
|
|
38487
|
+
_optionalChain([sub, 'optionalAccess', _888 => _888.unsubscribe, 'call', _889 => _889()]);
|
|
38461
38488
|
} catch (e38) {
|
|
38462
38489
|
}
|
|
38463
38490
|
});
|
|
38464
38491
|
subscriptionRefs.current.clear();
|
|
38465
38492
|
lastSubscribedDialogIdRef.current = null;
|
|
38466
|
-
_optionalChain([abortControllerRef, 'access',
|
|
38493
|
+
_optionalChain([abortControllerRef, 'access', _890 => _890.current, 'optionalAccess', _891 => _891.abort, 'call', _892 => _892()]);
|
|
38467
38494
|
abortControllerRef.current = null;
|
|
38468
38495
|
}
|
|
38469
38496
|
return;
|
|
@@ -38475,12 +38502,12 @@ function useNatsDialogSubscription({
|
|
|
38475
38502
|
if (subscriptionRefs.current.size > 0) {
|
|
38476
38503
|
subscriptionRefs.current.forEach((sub) => {
|
|
38477
38504
|
try {
|
|
38478
|
-
_optionalChain([sub, 'optionalAccess',
|
|
38505
|
+
_optionalChain([sub, 'optionalAccess', _893 => _893.unsubscribe, 'call', _894 => _894()]);
|
|
38479
38506
|
} catch (e39) {
|
|
38480
38507
|
}
|
|
38481
38508
|
});
|
|
38482
38509
|
subscriptionRefs.current.clear();
|
|
38483
|
-
_optionalChain([abortControllerRef, 'access',
|
|
38510
|
+
_optionalChain([abortControllerRef, 'access', _895 => _895.current, 'optionalAccess', _896 => _896.abort, 'call', _897 => _897()]);
|
|
38484
38511
|
}
|
|
38485
38512
|
abortControllerRef.current = new AbortController();
|
|
38486
38513
|
const abort = abortControllerRef.current;
|
|
@@ -38512,7 +38539,7 @@ function useNatsDialogSubscription({
|
|
|
38512
38539
|
});
|
|
38513
38540
|
lastSubscribedDialogIdRef.current = dialogId;
|
|
38514
38541
|
setIsSubscribed(true);
|
|
38515
|
-
_optionalChain([onSubscribedRef, 'access',
|
|
38542
|
+
_optionalChain([onSubscribedRef, 'access', _898 => _898.current, 'optionalCall', _899 => _899()]);
|
|
38516
38543
|
};
|
|
38517
38544
|
if (isConnectedRef.current) {
|
|
38518
38545
|
createSubscriptions();
|
|
@@ -38522,7 +38549,7 @@ function useNatsDialogSubscription({
|
|
|
38522
38549
|
abort.abort();
|
|
38523
38550
|
subscriptionRefs.current.forEach((sub) => {
|
|
38524
38551
|
try {
|
|
38525
|
-
_optionalChain([sub, 'optionalAccess',
|
|
38552
|
+
_optionalChain([sub, 'optionalAccess', _900 => _900.unsubscribe, 'call', _901 => _901()]);
|
|
38526
38553
|
} catch (e41) {
|
|
38527
38554
|
}
|
|
38528
38555
|
});
|
|
@@ -38563,7 +38590,7 @@ function useNatsDialogSubscription({
|
|
|
38563
38590
|
});
|
|
38564
38591
|
lastSubscribedDialogIdRef.current = dialogId2;
|
|
38565
38592
|
setIsSubscribed(true);
|
|
38566
|
-
_optionalChain([onSubscribedRef, 'access',
|
|
38593
|
+
_optionalChain([onSubscribedRef, 'access', _902 => _902.current, 'optionalCall', _903 => _903()]);
|
|
38567
38594
|
} else if (subscriptionRefs.current.size > 0) {
|
|
38568
38595
|
setIsSubscribed(true);
|
|
38569
38596
|
}
|
|
@@ -38571,10 +38598,10 @@ function useNatsDialogSubscription({
|
|
|
38571
38598
|
return { isConnected, isSubscribed, reconnectionCount };
|
|
38572
38599
|
}
|
|
38573
38600
|
function buildNatsWsUrl(apiBaseUrl, options) {
|
|
38574
|
-
const path = _optionalChain([options, 'optionalAccess',
|
|
38601
|
+
const path = _optionalChain([options, 'optionalAccess', _904 => _904.source]) === "dashboard" ? "/ws/nats-api" : "/ws/nats";
|
|
38575
38602
|
const u = new URL(path, apiBaseUrl);
|
|
38576
38603
|
u.protocol = u.protocol === "https:" ? "wss:" : "ws:";
|
|
38577
|
-
if (_optionalChain([options, 'optionalAccess',
|
|
38604
|
+
if (_optionalChain([options, 'optionalAccess', _905 => _905.includeAuthParam]) && _optionalChain([options, 'optionalAccess', _906 => _906.token])) {
|
|
38578
38605
|
u.searchParams.set("authorization", options.token);
|
|
38579
38606
|
}
|
|
38580
38607
|
return u.toString();
|
|
@@ -38892,8 +38919,8 @@ var MessageSegmentAccumulator = class {
|
|
|
38892
38919
|
type: "tool_execution",
|
|
38893
38920
|
data: {
|
|
38894
38921
|
...toolData,
|
|
38895
|
-
toolTitle: _nullishCoalesce(_nullishCoalesce(toolData.toolTitle, () => ( _optionalChain([existingExecuting, 'optionalAccess',
|
|
38896
|
-
parameters: toolData.parameters || _optionalChain([executingTool, 'optionalAccess',
|
|
38922
|
+
toolTitle: _nullishCoalesce(_nullishCoalesce(toolData.toolTitle, () => ( _optionalChain([existingExecuting, 'optionalAccess', _907 => _907.data, 'access', _908 => _908.toolTitle]))), () => ( _optionalChain([executingTool, 'optionalAccess', _909 => _909.toolTitle]))),
|
|
38923
|
+
parameters: toolData.parameters || _optionalChain([executingTool, 'optionalAccess', _910 => _910.parameters])
|
|
38897
38924
|
}
|
|
38898
38925
|
};
|
|
38899
38926
|
if (existingIndex !== -1) {
|
|
@@ -38917,8 +38944,8 @@ var MessageSegmentAccumulator = class {
|
|
|
38917
38944
|
if (seg.type !== "approval_batch") return seg;
|
|
38918
38945
|
const hasCall = seg.data.toolCalls.some((c) => c.toolExecutionRequestId === execId);
|
|
38919
38946
|
if (!hasCall) return seg;
|
|
38920
|
-
const prev = _optionalChain([seg, 'access',
|
|
38921
|
-
const next = toolData.type === "EXECUTED_TOOL" ? { status: "done", result: toolData.result, success: toolData.success } : { status: "executing", result: _optionalChain([prev, 'optionalAccess',
|
|
38947
|
+
const prev = _optionalChain([seg, 'access', _911 => _911.data, 'access', _912 => _912.executions, 'optionalAccess', _913 => _913[execId]]);
|
|
38948
|
+
const next = toolData.type === "EXECUTED_TOOL" ? { status: "done", result: toolData.result, success: toolData.success } : { status: "executing", result: _optionalChain([prev, 'optionalAccess', _914 => _914.result]), success: _optionalChain([prev, 'optionalAccess', _915 => _915.success]) };
|
|
38922
38949
|
matched = true;
|
|
38923
38950
|
return {
|
|
38924
38951
|
...seg,
|
|
@@ -39038,10 +39065,10 @@ var MessageSegmentAccumulator = class {
|
|
|
39038
39065
|
const segment = {
|
|
39039
39066
|
type: "approval_request",
|
|
39040
39067
|
data: {
|
|
39041
|
-
command: _optionalChain([pendingApproval, 'optionalAccess',
|
|
39042
|
-
explanation: _optionalChain([pendingApproval, 'optionalAccess',
|
|
39068
|
+
command: _optionalChain([pendingApproval, 'optionalAccess', _916 => _916.command]) || "",
|
|
39069
|
+
explanation: _optionalChain([pendingApproval, 'optionalAccess', _917 => _917.explanation]),
|
|
39043
39070
|
requestId,
|
|
39044
|
-
approvalType: _optionalChain([pendingApproval, 'optionalAccess',
|
|
39071
|
+
approvalType: _optionalChain([pendingApproval, 'optionalAccess', _918 => _918.approvalType]) || approvalType
|
|
39045
39072
|
},
|
|
39046
39073
|
status,
|
|
39047
39074
|
onApprove: this.callbacks.onApprove,
|
|
@@ -39231,7 +39258,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39231
39258
|
if (initialState.escalatedApprovals) {
|
|
39232
39259
|
pendingEscalatedRef.current = new Map(initialState.escalatedApprovals);
|
|
39233
39260
|
initialState.escalatedApprovals.forEach((data, requestId) => {
|
|
39234
|
-
_optionalChain([callbacks, 'access',
|
|
39261
|
+
_optionalChain([callbacks, 'access', _919 => _919.onEscalatedApproval, 'optionalCall', _920 => _920(requestId, data)]);
|
|
39235
39262
|
});
|
|
39236
39263
|
}
|
|
39237
39264
|
hasEverStreamedRef.current = true;
|
|
@@ -39258,7 +39285,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39258
39285
|
if ((directModeFlagRef.current || sawDirectMessageRef.current) && !DIRECT_MODE_ALLOWED.has(action.action)) {
|
|
39259
39286
|
if (isInStreamRef.current) {
|
|
39260
39287
|
isInStreamRef.current = false;
|
|
39261
|
-
_optionalChain([callbacks, 'access',
|
|
39288
|
+
_optionalChain([callbacks, 'access', _921 => _921.onStreamEnd, 'optionalCall', _922 => _922()]);
|
|
39262
39289
|
accumulator.resetSegments();
|
|
39263
39290
|
}
|
|
39264
39291
|
return;
|
|
@@ -39267,32 +39294,32 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39267
39294
|
case "message_start":
|
|
39268
39295
|
isInStreamRef.current = true;
|
|
39269
39296
|
hasEverStreamedRef.current = true;
|
|
39270
|
-
_optionalChain([callbacks, 'access',
|
|
39297
|
+
_optionalChain([callbacks, 'access', _923 => _923.onStreamStart, 'optionalCall', _924 => _924()]);
|
|
39271
39298
|
accumulator.resetSegments();
|
|
39272
39299
|
break;
|
|
39273
39300
|
case "message_end":
|
|
39274
39301
|
isInStreamRef.current = false;
|
|
39275
|
-
_optionalChain([callbacks, 'access',
|
|
39302
|
+
_optionalChain([callbacks, 'access', _925 => _925.onStreamEnd, 'optionalCall', _926 => _926()]);
|
|
39276
39303
|
accumulator.resetSegments();
|
|
39277
39304
|
break;
|
|
39278
39305
|
case "metadata":
|
|
39279
|
-
_optionalChain([callbacks, 'access',
|
|
39306
|
+
_optionalChain([callbacks, 'access', _927 => _927.onMetadata, 'optionalCall', _928 => _928(action)]);
|
|
39280
39307
|
break;
|
|
39281
39308
|
case "text": {
|
|
39282
39309
|
const segments = accumulator.appendText(action.text);
|
|
39283
39310
|
if (isInStreamRef.current || !hasEverStreamedRef.current) {
|
|
39284
|
-
_optionalChain([callbacks, 'access',
|
|
39311
|
+
_optionalChain([callbacks, 'access', _929 => _929.onSegmentsUpdate, 'optionalCall', _930 => _930(segments)]);
|
|
39285
39312
|
} else {
|
|
39286
|
-
_optionalChain([callbacks, 'access',
|
|
39313
|
+
_optionalChain([callbacks, 'access', _931 => _931.onSegmentsUpdate, 'optionalCall', _932 => _932([{ type: "text", text: action.text }], { append: true })]);
|
|
39287
39314
|
}
|
|
39288
39315
|
break;
|
|
39289
39316
|
}
|
|
39290
39317
|
case "thinking": {
|
|
39291
39318
|
const segments = accumulator.appendThinking(action.text);
|
|
39292
39319
|
if (isInStreamRef.current || !hasEverStreamedRef.current) {
|
|
39293
|
-
_optionalChain([callbacks, 'access',
|
|
39320
|
+
_optionalChain([callbacks, 'access', _933 => _933.onSegmentsUpdate, 'optionalCall', _934 => _934(segments)]);
|
|
39294
39321
|
} else {
|
|
39295
|
-
_optionalChain([callbacks, 'access',
|
|
39322
|
+
_optionalChain([callbacks, 'access', _935 => _935.onSegmentsUpdate, 'optionalCall', _936 => _936([{ type: "thinking", text: action.text }], { append: true })]);
|
|
39296
39323
|
}
|
|
39297
39324
|
break;
|
|
39298
39325
|
}
|
|
@@ -39302,7 +39329,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39302
39329
|
break;
|
|
39303
39330
|
}
|
|
39304
39331
|
const segments = accumulator.addToolExecution(action.segment);
|
|
39305
|
-
_optionalChain([callbacks, 'access',
|
|
39332
|
+
_optionalChain([callbacks, 'access', _937 => _937.onSegmentsUpdate, 'optionalCall', _938 => _938(segments)]);
|
|
39306
39333
|
break;
|
|
39307
39334
|
}
|
|
39308
39335
|
case "approval_request": {
|
|
@@ -39316,10 +39343,10 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39316
39343
|
approvalType,
|
|
39317
39344
|
status
|
|
39318
39345
|
);
|
|
39319
|
-
_optionalChain([callbacks, 'access',
|
|
39346
|
+
_optionalChain([callbacks, 'access', _939 => _939.onSegmentsUpdate, 'optionalCall', _940 => _940(segments)]);
|
|
39320
39347
|
} else {
|
|
39321
39348
|
pendingEscalatedRef.current.set(requestId, { command, explanation, approvalType });
|
|
39322
|
-
_optionalChain([callbacks, 'access',
|
|
39349
|
+
_optionalChain([callbacks, 'access', _941 => _941.onEscalatedApproval, 'optionalCall', _942 => _942(requestId, { command, explanation, approvalType })]);
|
|
39323
39350
|
}
|
|
39324
39351
|
break;
|
|
39325
39352
|
}
|
|
@@ -39331,20 +39358,20 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39331
39358
|
const summary = required ? getCommandText(required) : `Batch of ${toolCalls.length} tool calls`;
|
|
39332
39359
|
pendingEscalatedRef.current.set(requestId, {
|
|
39333
39360
|
command: summary,
|
|
39334
|
-
explanation: _optionalChain([required, 'optionalAccess',
|
|
39361
|
+
explanation: _optionalChain([required, 'optionalAccess', _943 => _943.toolExplanation]),
|
|
39335
39362
|
approvalType,
|
|
39336
39363
|
toolCalls
|
|
39337
39364
|
});
|
|
39338
|
-
_optionalChain([callbacks, 'access',
|
|
39365
|
+
_optionalChain([callbacks, 'access', _944 => _944.onEscalatedApproval, 'optionalCall', _945 => _945(requestId, {
|
|
39339
39366
|
command: summary,
|
|
39340
|
-
explanation: _optionalChain([required, 'optionalAccess',
|
|
39367
|
+
explanation: _optionalChain([required, 'optionalAccess', _946 => _946.toolExplanation]),
|
|
39341
39368
|
approvalType
|
|
39342
39369
|
})]);
|
|
39343
39370
|
break;
|
|
39344
39371
|
}
|
|
39345
39372
|
if (batchApprovalsEnabled) {
|
|
39346
39373
|
const segments2 = accumulator.addApprovalBatch(requestId, approvalType, toolCalls, status);
|
|
39347
|
-
_optionalChain([callbacks, 'access',
|
|
39374
|
+
_optionalChain([callbacks, 'access', _947 => _947.onSegmentsUpdate, 'optionalCall', _948 => _948(segments2)]);
|
|
39348
39375
|
break;
|
|
39349
39376
|
}
|
|
39350
39377
|
let segments = accumulator.getSegments();
|
|
@@ -39358,7 +39385,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39358
39385
|
status
|
|
39359
39386
|
);
|
|
39360
39387
|
}
|
|
39361
|
-
_optionalChain([callbacks, 'access',
|
|
39388
|
+
_optionalChain([callbacks, 'access', _949 => _949.onSegmentsUpdate, 'optionalCall', _950 => _950(segments)]);
|
|
39362
39389
|
break;
|
|
39363
39390
|
}
|
|
39364
39391
|
case "approval_result": {
|
|
@@ -39367,7 +39394,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39367
39394
|
const status = approved ? "approved" : "rejected";
|
|
39368
39395
|
if (escalatedData) {
|
|
39369
39396
|
pendingEscalatedRef.current.delete(requestId);
|
|
39370
|
-
_optionalChain([callbacks, 'access',
|
|
39397
|
+
_optionalChain([callbacks, 'access', _951 => _951.onEscalatedApprovalResult, 'optionalCall', _952 => _952(requestId, approved, {
|
|
39371
39398
|
command: escalatedData.command,
|
|
39372
39399
|
explanation: escalatedData.explanation,
|
|
39373
39400
|
approvalType: escalatedData.approvalType
|
|
@@ -39380,7 +39407,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39380
39407
|
escalatedData.toolCalls,
|
|
39381
39408
|
status
|
|
39382
39409
|
);
|
|
39383
|
-
_optionalChain([callbacks, 'access',
|
|
39410
|
+
_optionalChain([callbacks, 'access', _953 => _953.onSegmentsUpdate, 'optionalCall', _954 => _954(segments)]);
|
|
39384
39411
|
} else {
|
|
39385
39412
|
let segments = accumulator.getSegments();
|
|
39386
39413
|
for (const call of escalatedData.toolCalls) {
|
|
@@ -39393,7 +39420,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39393
39420
|
status
|
|
39394
39421
|
);
|
|
39395
39422
|
}
|
|
39396
|
-
_optionalChain([callbacks, 'access',
|
|
39423
|
+
_optionalChain([callbacks, 'access', _955 => _955.onSegmentsUpdate, 'optionalCall', _956 => _956(segments)]);
|
|
39397
39424
|
}
|
|
39398
39425
|
} else {
|
|
39399
39426
|
const segments = accumulator.addApprovalRequest(
|
|
@@ -39403,37 +39430,37 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39403
39430
|
escalatedData.approvalType,
|
|
39404
39431
|
status
|
|
39405
39432
|
);
|
|
39406
|
-
_optionalChain([callbacks, 'access',
|
|
39433
|
+
_optionalChain([callbacks, 'access', _957 => _957.onSegmentsUpdate, 'optionalCall', _958 => _958(segments)]);
|
|
39407
39434
|
}
|
|
39408
39435
|
} else {
|
|
39409
39436
|
accumulator.updateApprovalStatus(requestId, status);
|
|
39410
39437
|
if (!callbacks.onApprovalResolved) {
|
|
39411
|
-
_optionalChain([callbacks, 'access',
|
|
39438
|
+
_optionalChain([callbacks, 'access', _959 => _959.onSegmentsUpdate, 'optionalCall', _960 => _960(accumulator.getSegments())]);
|
|
39412
39439
|
}
|
|
39413
39440
|
}
|
|
39414
|
-
_optionalChain([callbacks, 'access',
|
|
39441
|
+
_optionalChain([callbacks, 'access', _961 => _961.onApprovalResolved, 'optionalCall', _962 => _962(requestId, status, approvalType)]);
|
|
39415
39442
|
break;
|
|
39416
39443
|
}
|
|
39417
39444
|
case "error": {
|
|
39418
39445
|
let message2;
|
|
39419
|
-
if ("details" in action && _optionalChain([action, 'optionalAccess',
|
|
39446
|
+
if ("details" in action && _optionalChain([action, 'optionalAccess', _963 => _963.details])) {
|
|
39420
39447
|
try {
|
|
39421
|
-
message2 = _optionalChain([JSON, 'access',
|
|
39448
|
+
message2 = _optionalChain([JSON, 'access', _964 => _964.parse, 'call', _965 => _965(action.details), 'optionalAccess', _966 => _966.error, 'optionalAccess', _967 => _967.message]);
|
|
39422
39449
|
} catch (e43) {
|
|
39423
39450
|
message2 = action.details;
|
|
39424
39451
|
}
|
|
39425
39452
|
}
|
|
39426
39453
|
const segments = accumulator.addError(action.error, message2);
|
|
39427
|
-
_optionalChain([callbacks, 'access',
|
|
39428
|
-
_optionalChain([callbacks, 'access',
|
|
39454
|
+
_optionalChain([callbacks, 'access', _968 => _968.onSegmentsUpdate, 'optionalCall', _969 => _969(segments)]);
|
|
39455
|
+
_optionalChain([callbacks, 'access', _970 => _970.onError, 'optionalCall', _971 => _971(action.error, message2)]);
|
|
39429
39456
|
break;
|
|
39430
39457
|
}
|
|
39431
39458
|
case "system": {
|
|
39432
|
-
_optionalChain([callbacks, 'access',
|
|
39459
|
+
_optionalChain([callbacks, 'access', _972 => _972.onSystemMessage, 'optionalCall', _973 => _973(action.text)]);
|
|
39433
39460
|
break;
|
|
39434
39461
|
}
|
|
39435
39462
|
case "direct_message": {
|
|
39436
|
-
_optionalChain([callbacks, 'access',
|
|
39463
|
+
_optionalChain([callbacks, 'access', _974 => _974.onDirectMessage, 'optionalCall', _975 => _975(action.text, {
|
|
39437
39464
|
ownerType: action.ownerType,
|
|
39438
39465
|
displayName: action.displayName,
|
|
39439
39466
|
userId: action.userId
|
|
@@ -39441,29 +39468,29 @@ function useRealtimeChunkProcessor(options) {
|
|
|
39441
39468
|
break;
|
|
39442
39469
|
}
|
|
39443
39470
|
case "message_request":
|
|
39444
|
-
_optionalChain([callbacks, 'access',
|
|
39471
|
+
_optionalChain([callbacks, 'access', _976 => _976.onUserMessage, 'optionalCall', _977 => _977(action.text, {
|
|
39445
39472
|
ownerType: action.ownerType,
|
|
39446
39473
|
displayName: action.displayName,
|
|
39447
39474
|
userId: action.userId
|
|
39448
39475
|
})]);
|
|
39449
39476
|
break;
|
|
39450
39477
|
case "token_usage":
|
|
39451
|
-
_optionalChain([callbacks, 'access',
|
|
39478
|
+
_optionalChain([callbacks, 'access', _978 => _978.onTokenUsage, 'optionalCall', _979 => _979(action.data)]);
|
|
39452
39479
|
break;
|
|
39453
39480
|
case "context_compaction_start": {
|
|
39454
39481
|
const standalone = !isInStreamRef.current;
|
|
39455
39482
|
const segments = accumulator.addContextCompaction();
|
|
39456
|
-
_optionalChain([callbacks, 'access',
|
|
39483
|
+
_optionalChain([callbacks, 'access', _980 => _980.onSegmentsUpdate, 'optionalCall', _981 => _981(segments, standalone ? { append: true, isCompacting: true } : void 0)]);
|
|
39457
39484
|
break;
|
|
39458
39485
|
}
|
|
39459
39486
|
case "context_compaction_end": {
|
|
39460
39487
|
const standalone = !isInStreamRef.current;
|
|
39461
39488
|
const segments = accumulator.completeContextCompaction(action.summary);
|
|
39462
|
-
_optionalChain([callbacks, 'access',
|
|
39489
|
+
_optionalChain([callbacks, 'access', _982 => _982.onSegmentsUpdate, 'optionalCall', _983 => _983(segments, standalone ? { append: true, isCompacting: true } : void 0)]);
|
|
39463
39490
|
break;
|
|
39464
39491
|
}
|
|
39465
39492
|
case "dialog_closed":
|
|
39466
|
-
_optionalChain([callbacks, 'access',
|
|
39493
|
+
_optionalChain([callbacks, 'access', _984 => _984.onDialogClosed, 'optionalCall', _985 => _985()]);
|
|
39467
39494
|
break;
|
|
39468
39495
|
default:
|
|
39469
39496
|
break;
|
|
@@ -39525,7 +39552,7 @@ function useSlashCommands(prefix, commandsUrl) {
|
|
|
39525
39552
|
const next = await fetchSlashCommands(prefix, ctrl.signal, commandsUrl);
|
|
39526
39553
|
if (!cancelled) setCommands(next);
|
|
39527
39554
|
} catch (err) {
|
|
39528
|
-
if (!cancelled && _optionalChain([err, 'optionalAccess',
|
|
39555
|
+
if (!cancelled && _optionalChain([err, 'optionalAccess', _986 => _986.name]) !== "AbortError") {
|
|
39529
39556
|
console.warn("[use-slash-commands] fetch failed:", err);
|
|
39530
39557
|
}
|
|
39531
39558
|
} finally {
|
|
@@ -39544,7 +39571,7 @@ function useSlashCommandRegistry(commandsUrl, options) {
|
|
|
39544
39571
|
const query = _reactquery.useQuery.call(void 0, {
|
|
39545
39572
|
queryKey: ["chat-slash-commands", commandsUrl],
|
|
39546
39573
|
queryFn: ({ signal }) => fetchSlashCommands("", signal, commandsUrl),
|
|
39547
|
-
enabled: _nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
39574
|
+
enabled: _nullishCoalesce(_optionalChain([options, 'optionalAccess', _987 => _987.enabled]), () => ( true)),
|
|
39548
39575
|
staleTime: Infinity,
|
|
39549
39576
|
gcTime: Infinity
|
|
39550
39577
|
});
|
|
@@ -39565,7 +39592,7 @@ var CHAT_ATTACHMENT_MAX_SIZE_BYTES = 25 * 1024 * 1024;
|
|
|
39565
39592
|
var STORAGE_CACHE_CONTROL_IMMUTABLE = "public, max-age=31536000, immutable";
|
|
39566
39593
|
function uploadWithProgress(url, file, token, onProgress, signal) {
|
|
39567
39594
|
return new Promise((resolve, reject) => {
|
|
39568
|
-
if (_optionalChain([signal, 'optionalAccess',
|
|
39595
|
+
if (_optionalChain([signal, 'optionalAccess', _988 => _988.aborted])) {
|
|
39569
39596
|
reject(new Error("Upload cancelled"));
|
|
39570
39597
|
return;
|
|
39571
39598
|
}
|
|
@@ -39579,7 +39606,7 @@ function uploadWithProgress(url, file, token, onProgress, signal) {
|
|
|
39579
39606
|
xhr.removeEventListener("error", handleError);
|
|
39580
39607
|
xhr.removeEventListener("abort", handleAbort);
|
|
39581
39608
|
xhr.removeEventListener("timeout", handleTimeout);
|
|
39582
|
-
_optionalChain([signal, 'optionalAccess',
|
|
39609
|
+
_optionalChain([signal, 'optionalAccess', _989 => _989.removeEventListener, 'call', _990 => _990("abort", handleSignalAbort)]);
|
|
39583
39610
|
if (xhr.readyState !== XMLHttpRequest.DONE) xhr.abort();
|
|
39584
39611
|
};
|
|
39585
39612
|
const handleProgress = (event) => {
|
|
@@ -39615,7 +39642,7 @@ function uploadWithProgress(url, file, token, onProgress, signal) {
|
|
|
39615
39642
|
const handleSignalAbort = () => {
|
|
39616
39643
|
xhr.abort();
|
|
39617
39644
|
};
|
|
39618
|
-
_optionalChain([signal, 'optionalAccess',
|
|
39645
|
+
_optionalChain([signal, 'optionalAccess', _991 => _991.addEventListener, 'call', _992 => _992("abort", handleSignalAbort, { once: true })]);
|
|
39619
39646
|
xhr.upload.addEventListener("progress", handleProgress);
|
|
39620
39647
|
xhr.addEventListener("load", handleLoad);
|
|
39621
39648
|
xhr.addEventListener("error", handleError);
|
|
@@ -39659,12 +39686,12 @@ function useChatAttachments() {
|
|
|
39659
39686
|
try {
|
|
39660
39687
|
sniffed = await _filetype.fileTypeFromBlob.call(void 0, att.file);
|
|
39661
39688
|
} catch (err) {
|
|
39662
|
-
if (_optionalChain([ctrl, 'optionalAccess',
|
|
39689
|
+
if (_optionalChain([ctrl, 'optionalAccess', _993 => _993.signal, 'access', _994 => _994.aborted])) return;
|
|
39663
39690
|
throw new Error(
|
|
39664
39691
|
`Could not read file content: ${err instanceof Error ? err.message : String(err)}`
|
|
39665
39692
|
);
|
|
39666
39693
|
}
|
|
39667
|
-
if (_optionalChain([ctrl, 'optionalAccess',
|
|
39694
|
+
if (_optionalChain([ctrl, 'optionalAccess', _995 => _995.signal, 'access', _996 => _996.aborted])) return;
|
|
39668
39695
|
if (!sniffed) {
|
|
39669
39696
|
throw new Error("Unrecognized file format");
|
|
39670
39697
|
}
|
|
@@ -39678,7 +39705,7 @@ function useChatAttachments() {
|
|
|
39678
39705
|
const urlResp = await embedAuthedFetch(uploadUrlEndpoint, {
|
|
39679
39706
|
method: "POST",
|
|
39680
39707
|
headers: { "Content-Type": "application/json" },
|
|
39681
|
-
signal: _optionalChain([ctrl, 'optionalAccess',
|
|
39708
|
+
signal: _optionalChain([ctrl, 'optionalAccess', _997 => _997.signal]),
|
|
39682
39709
|
body: JSON.stringify({
|
|
39683
39710
|
fileName: att.file.name,
|
|
39684
39711
|
// Pass the SNIFFED MIME (not `file.type`, which can be a
|
|
@@ -39704,9 +39731,9 @@ function useChatAttachments() {
|
|
|
39704
39731
|
(pct) => {
|
|
39705
39732
|
updateOne(att.id, { progress: pct });
|
|
39706
39733
|
},
|
|
39707
|
-
_optionalChain([ctrl, 'optionalAccess',
|
|
39734
|
+
_optionalChain([ctrl, 'optionalAccess', _998 => _998.signal])
|
|
39708
39735
|
);
|
|
39709
|
-
if (_optionalChain([ctrl, 'optionalAccess',
|
|
39736
|
+
if (_optionalChain([ctrl, 'optionalAccess', _999 => _999.signal, 'access', _1000 => _1000.aborted])) return;
|
|
39710
39737
|
updateOne(att.id, {
|
|
39711
39738
|
status: "ready",
|
|
39712
39739
|
progress: 100,
|
|
@@ -39714,7 +39741,7 @@ function useChatAttachments() {
|
|
|
39714
39741
|
viewToken: mintData.viewToken
|
|
39715
39742
|
});
|
|
39716
39743
|
} catch (err) {
|
|
39717
|
-
if (_optionalChain([ctrl, 'optionalAccess',
|
|
39744
|
+
if (_optionalChain([ctrl, 'optionalAccess', _1001 => _1001.signal, 'access', _1002 => _1002.aborted])) return;
|
|
39718
39745
|
const message2 = err instanceof Error ? err.message : String(err);
|
|
39719
39746
|
updateOne(att.id, { status: "error", progress: 0, errorMessage: message2 });
|
|
39720
39747
|
} finally {
|
|
@@ -39865,7 +39892,7 @@ var ANON_DEFAULTS = {
|
|
|
39865
39892
|
function useResolveChatIdentity(enabled) {
|
|
39866
39893
|
const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
|
|
39867
39894
|
const url = runtime.endpoints.identityUrl;
|
|
39868
|
-
const proxyEmail = _nullishCoalesce(_optionalChain([getEmbedProxyAuth, 'call',
|
|
39895
|
+
const proxyEmail = _nullishCoalesce(_optionalChain([getEmbedProxyAuth, 'call', _1003 => _1003(), 'optionalAccess', _1004 => _1004.email]), () => ( null));
|
|
39869
39896
|
const [data, setData] = _react.useState.call(void 0, ANON_DEFAULTS);
|
|
39870
39897
|
const [isLoading, setIsLoading] = _react.useState.call(void 0, enabled);
|
|
39871
39898
|
_react.useEffect.call(void 0, () => {
|
|
@@ -39953,7 +39980,7 @@ function useSSE({ useMock = true, debugMode = false, streamFn } = {}) {
|
|
|
39953
39980
|
yield chunk;
|
|
39954
39981
|
}
|
|
39955
39982
|
} catch (err) {
|
|
39956
|
-
if (_optionalChain([err, 'optionalAccess',
|
|
39983
|
+
if (_optionalChain([err, 'optionalAccess', _1005 => _1005.name]) === "AbortError" || ctrl.signal.aborted) {
|
|
39957
39984
|
return;
|
|
39958
39985
|
}
|
|
39959
39986
|
const errorMessage = err instanceof Error ? err.message : "An error occurred";
|
|
@@ -40004,7 +40031,7 @@ function useChat({
|
|
|
40004
40031
|
const onMessagesChangeRef = _react.useRef.call(void 0, onMessagesChange);
|
|
40005
40032
|
onMessagesChangeRef.current = onMessagesChange;
|
|
40006
40033
|
_react.useEffect.call(void 0, () => {
|
|
40007
|
-
_optionalChain([onMessagesChangeRef, 'access',
|
|
40034
|
+
_optionalChain([onMessagesChangeRef, 'access', _1006 => _1006.current, 'optionalCall', _1007 => _1007(messages)]);
|
|
40008
40035
|
}, [messages]);
|
|
40009
40036
|
const {
|
|
40010
40037
|
streamMessage,
|
|
@@ -40041,7 +40068,7 @@ function useChat({
|
|
|
40041
40068
|
name: "You",
|
|
40042
40069
|
content: text,
|
|
40043
40070
|
timestamp: /* @__PURE__ */ new Date(),
|
|
40044
|
-
..._optionalChain([options, 'optionalAccess',
|
|
40071
|
+
..._optionalChain([options, 'optionalAccess', _1008 => _1008.hidden]) ? { hidden: true } : {}
|
|
40045
40072
|
};
|
|
40046
40073
|
addMessage(userMessage);
|
|
40047
40074
|
setIsTyping(true);
|
|
@@ -40103,7 +40130,7 @@ function useChat({
|
|
|
40103
40130
|
currentTextSegment = "";
|
|
40104
40131
|
}
|
|
40105
40132
|
const seg = segment;
|
|
40106
|
-
const proposalId = _optionalChain([seg, 'access',
|
|
40133
|
+
const proposalId = _optionalChain([seg, 'access', _1009 => _1009.data, 'optionalAccess', _1010 => _1010.requestId]);
|
|
40107
40134
|
const updateApprovalMessage = (transform) => {
|
|
40108
40135
|
setMessages((prev) => {
|
|
40109
40136
|
for (let i = prev.length - 1; i >= 0; i--) {
|
|
@@ -40112,7 +40139,7 @@ function useChat({
|
|
|
40112
40139
|
if (!Array.isArray(m.content)) continue;
|
|
40113
40140
|
const segments = m.content;
|
|
40114
40141
|
const hasMatch = segments.some(
|
|
40115
|
-
(s) => s.type === "approval_request" && _optionalChain([s, 'access',
|
|
40142
|
+
(s) => s.type === "approval_request" && _optionalChain([s, 'access', _1011 => _1011.data, 'optionalAccess', _1012 => _1012.requestId]) === proposalId
|
|
40116
40143
|
);
|
|
40117
40144
|
if (!hasMatch) continue;
|
|
40118
40145
|
const next = [...prev];
|
|
@@ -40154,11 +40181,11 @@ function useChat({
|
|
|
40154
40181
|
if (!Array.isArray(m.content)) continue;
|
|
40155
40182
|
const segments = m.content;
|
|
40156
40183
|
const hasMatch = segments.some(
|
|
40157
|
-
(s) => s.type === "approval_request" && _optionalChain([s, 'access',
|
|
40184
|
+
(s) => s.type === "approval_request" && _optionalChain([s, 'access', _1013 => _1013.data, 'optionalAccess', _1014 => _1014.requestId]) === decision.proposalId
|
|
40158
40185
|
);
|
|
40159
40186
|
if (!hasMatch) continue;
|
|
40160
40187
|
const flipped = segments.map(
|
|
40161
|
-
(s) => s.type === "approval_request" && _optionalChain([s, 'access',
|
|
40188
|
+
(s) => s.type === "approval_request" && _optionalChain([s, 'access', _1015 => _1015.data, 'optionalAccess', _1016 => _1016.requestId]) === decision.proposalId ? { ...s, status: decision.action } : s
|
|
40162
40189
|
);
|
|
40163
40190
|
const next = [...prev];
|
|
40164
40191
|
next[i] = { ...m, content: flipped };
|
|
@@ -40320,8 +40347,8 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
40320
40347
|
})),
|
|
40321
40348
|
{ role: "user", content: message2 }
|
|
40322
40349
|
];
|
|
40323
|
-
const targetPath = _optionalChain([extra, 'optionalAccess',
|
|
40324
|
-
const requestBody = _optionalChain([extra, 'optionalAccess',
|
|
40350
|
+
const targetPath = _optionalChain([extra, 'optionalAccess', _1017 => _1017.approvalAction]) ? endpoints.approvalToolUrl : endpoints.chatStreamUrl;
|
|
40351
|
+
const requestBody = _optionalChain([extra, 'optionalAccess', _1018 => _1018.approvalAction]) ? {
|
|
40325
40352
|
proposal_id: extra.approvalAction.proposalId,
|
|
40326
40353
|
action: extra.approvalAction.action,
|
|
40327
40354
|
messages: currentMessages.filter((m) => (m.role === "user" || m.role === "assistant") && !m.hidden).map((m) => ({
|
|
@@ -40330,8 +40357,8 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
40330
40357
|
}))
|
|
40331
40358
|
} : {
|
|
40332
40359
|
messages: apiMessages,
|
|
40333
|
-
..._optionalChain([extra, 'optionalAccess',
|
|
40334
|
-
..._optionalChain([extra, 'optionalAccess',
|
|
40360
|
+
..._optionalChain([extra, 'optionalAccess', _1019 => _1019.commandOverride]) ? { commandOverride: extra.commandOverride } : {},
|
|
40361
|
+
..._optionalChain([extra, 'optionalAccess', _1020 => _1020.pendingAttachments]) && extra.pendingAttachments.length > 0 ? { pendingAttachments: extra.pendingAttachments } : {}
|
|
40335
40362
|
};
|
|
40336
40363
|
const response = await embedAuthedFetch(targetPath, {
|
|
40337
40364
|
method: "POST",
|
|
@@ -40341,7 +40368,7 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
40341
40368
|
if (!response.ok) {
|
|
40342
40369
|
throw new Error(`Chat request failed: ${response.status}`);
|
|
40343
40370
|
}
|
|
40344
|
-
const reader = _optionalChain([response, 'access',
|
|
40371
|
+
const reader = _optionalChain([response, 'access', _1021 => _1021.body, 'optionalAccess', _1022 => _1022.getReader, 'call', _1023 => _1023()]);
|
|
40345
40372
|
if (!reader) throw new Error("No response body");
|
|
40346
40373
|
const decoder = new TextDecoder();
|
|
40347
40374
|
let buffer = "";
|
|
@@ -40424,7 +40451,7 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
40424
40451
|
const toolName = typeof meta.tool_name === "string" ? meta.tool_name : void 0;
|
|
40425
40452
|
const result = _nullishCoalesce(meta.result, () => ( null));
|
|
40426
40453
|
const card = _nullishCoalesce(meta.card, () => ( null));
|
|
40427
|
-
if (_optionalChain([card, 'optionalAccess',
|
|
40454
|
+
if (_optionalChain([card, 'optionalAccess', _1024 => _1024.ref, 'optionalAccess', _1025 => _1025.id]) && _optionalChain([card, 'optionalAccess', _1026 => _1026.type])) {
|
|
40428
40455
|
const existing = _nullishCoalesce(refsMapRef.current.get(sendIdx), () => ( {}));
|
|
40429
40456
|
const key = buildChatRefKey(card.type, card.ref.id);
|
|
40430
40457
|
refsMapRef.current.set(sendIdx, { ...existing, [key]: card.ref });
|
|
@@ -40437,8 +40464,8 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
40437
40464
|
willAutoContinue: meta.willAutoContinue === true,
|
|
40438
40465
|
...toolName ? { toolName } : {},
|
|
40439
40466
|
...result ? { result } : {},
|
|
40440
|
-
..._optionalChain([card, 'optionalAccess',
|
|
40441
|
-
..._optionalChain([card, 'optionalAccess',
|
|
40467
|
+
..._optionalChain([card, 'optionalAccess', _1027 => _1027.marker]) ? { marker: card.marker } : {},
|
|
40468
|
+
..._optionalChain([card, 'optionalAccess', _1028 => _1028.ref]) ? { cardRef: card.ref } : {},
|
|
40442
40469
|
...typeof meta.receiptText === "string" ? { receiptText: meta.receiptText } : {},
|
|
40443
40470
|
proposalId: typeof meta.proposalId === "string" ? meta.proposalId : void 0
|
|
40444
40471
|
};
|
|
@@ -40557,7 +40584,7 @@ var DEFAULT_CHAT_SOURCE = "embed";
|
|
|
40557
40584
|
var chatStorageKey = (source) => {
|
|
40558
40585
|
const base = `mingo-chat-${source}-v${CHAT_STORAGE_VERSION}`;
|
|
40559
40586
|
const auth = getEmbedProxyAuth();
|
|
40560
|
-
if (_optionalChain([auth, 'optionalAccess',
|
|
40587
|
+
if (_optionalChain([auth, 'optionalAccess', _1029 => _1029.email])) {
|
|
40561
40588
|
return `${base}-u-${encodeURIComponent(auth.email.toLowerCase())}`;
|
|
40562
40589
|
}
|
|
40563
40590
|
return base;
|
|
@@ -40612,7 +40639,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
40612
40639
|
const { active = true } = runtimeOptions;
|
|
40613
40640
|
const runtime = _chunkMEAR2WHScjs.useRequiredChatRuntime.call(void 0, );
|
|
40614
40641
|
const source = runtime.source || DEFAULT_CHAT_SOURCE;
|
|
40615
|
-
const tableIdForDocumentType = _nullishCoalesce(_optionalChain([options, 'optionalAccess',
|
|
40642
|
+
const tableIdForDocumentType = _nullishCoalesce(_optionalChain([options, 'optionalAccess', _1030 => _1030.tableIdForDocumentType]), () => ( defaultTableIdForDocumentType));
|
|
40616
40643
|
const persistedRef = _react.useRef.call(void 0, null);
|
|
40617
40644
|
if (persistedRef.current === null) {
|
|
40618
40645
|
pruneStaleChatStorage(source);
|
|
@@ -40717,7 +40744,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
40717
40744
|
const lookupIdx = sendIdx >= 0 ? sendIdx : 0;
|
|
40718
40745
|
sources = sourcesMapRef.current.get(lookupIdx);
|
|
40719
40746
|
chatRefs = _nullishCoalesce(m.chatRefs, () => ( refsMapRef.current.get(lookupIdx)));
|
|
40720
|
-
scrollAnchor = _nullishCoalesce(_optionalChain([metaMapRef, 'access',
|
|
40747
|
+
scrollAnchor = _nullishCoalesce(_optionalChain([metaMapRef, 'access', _1031 => _1031.current, 'access', _1032 => _1032.get, 'call', _1033 => _1033(lookupIdx), 'optionalAccess', _1034 => _1034.scrollAnchor]), () => ( void 0));
|
|
40721
40748
|
}
|
|
40722
40749
|
return {
|
|
40723
40750
|
id: m.id,
|
|
@@ -40765,7 +40792,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
40765
40792
|
);
|
|
40766
40793
|
return;
|
|
40767
40794
|
}
|
|
40768
|
-
const refSlug = typeof _optionalChain([reference, 'access',
|
|
40795
|
+
const refSlug = typeof _optionalChain([reference, 'access', _1035 => _1035.metadata, 'optionalAccess', _1036 => _1036.slug]) === "string" && reference.metadata.slug.length > 0 ? reference.metadata.slug : "";
|
|
40769
40796
|
const queryValue = refSlug || sanitizeTitleForChat(reference.title) || reference.id;
|
|
40770
40797
|
const escaped = queryValue.replace(/\\/g, "\\\\").replace(/"/g, '\\"');
|
|
40771
40798
|
const text = `/${cmdId} display "${escaped}"`;
|
|
@@ -40837,18 +40864,18 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
40837
40864
|
clearMessages,
|
|
40838
40865
|
streamingPhase,
|
|
40839
40866
|
/** Provider key for the lib's `<ModelDisplay>` icon. */
|
|
40840
|
-
currentProvider: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40841
|
-
currentModelLabel: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40842
|
-
currentContextWindowMaxTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40867
|
+
currentProvider: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1037 => _1037.provider]), () => ( null)),
|
|
40868
|
+
currentModelLabel: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1038 => _1038.modelLabel]), () => ( null)),
|
|
40869
|
+
currentContextWindowMaxTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1039 => _1039.contextWindowMaxTokens]), () => ( null)),
|
|
40843
40870
|
/** Input tokens (known after server's message_start frame; null until). */
|
|
40844
|
-
currentInputTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40871
|
+
currentInputTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1040 => _1040.inputTokens]), () => ( null)),
|
|
40845
40872
|
/** Output tokens (known only after server's trailing usage frame). */
|
|
40846
|
-
currentOutputTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40873
|
+
currentOutputTokens: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1041 => _1041.outputTokens]), () => ( null)),
|
|
40847
40874
|
/** Cache hit % (read / total-input × 100). null during streaming. */
|
|
40848
|
-
currentCacheHitRatePct: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40875
|
+
currentCacheHitRatePct: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1042 => _1042.cacheHitRatePct]), () => ( null)),
|
|
40849
40876
|
/** Cross-call usage breakdown (Haiku rewriter/classifier/summarizer
|
|
40850
40877
|
* token counts). null until the trailing usage frame lands. */
|
|
40851
|
-
currentUsageBreakdown: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess',
|
|
40878
|
+
currentUsageBreakdown: _nullishCoalesce(_optionalChain([latestMeta, 'optionalAccess', _1043 => _1043.breakdown]), () => ( null)),
|
|
40852
40879
|
// ─── Dialog management — stubs for v1 ────────────────────────────────
|
|
40853
40880
|
// Guide mode currently keeps its history in `localStorage` opaquely
|
|
40854
40881
|
// under the hood (`runtime.source` namespaced key). Surfacing that
|
|
@@ -40906,15 +40933,15 @@ var noopRejectRequest = async (_id, _reason) => {
|
|
|
40906
40933
|
|
|
40907
40934
|
// src/components/chat/utils/process-historical-messages.ts
|
|
40908
40935
|
function getOwnerDisplayName(owner) {
|
|
40909
|
-
if (_optionalChain([owner, 'optionalAccess',
|
|
40936
|
+
if (_optionalChain([owner, 'optionalAccess', _1044 => _1044.type]) === OWNER_TYPE.ADMIN && owner.user) {
|
|
40910
40937
|
const { firstName, lastName } = owner.user;
|
|
40911
40938
|
const name = [firstName, lastName].filter(Boolean).join(" ");
|
|
40912
40939
|
if (name) return name;
|
|
40913
40940
|
}
|
|
40914
|
-
return _optionalChain([owner, 'optionalAccess',
|
|
40941
|
+
return _optionalChain([owner, 'optionalAccess', _1045 => _1045.type]) === OWNER_TYPE.ADMIN ? "Admin" : "You";
|
|
40915
40942
|
}
|
|
40916
40943
|
function getOwnerAvatar(owner) {
|
|
40917
|
-
return _nullishCoalesce(_optionalChain([owner, 'optionalAccess',
|
|
40944
|
+
return _nullishCoalesce(_optionalChain([owner, 'optionalAccess', _1046 => _1046.user, 'optionalAccess', _1047 => _1047.image, 'optionalAccess', _1048 => _1048.imageUrl]), () => ( void 0));
|
|
40918
40945
|
}
|
|
40919
40946
|
function pushStandaloneMessages(processedMessages, msg, messageDataArray) {
|
|
40920
40947
|
messageDataArray.forEach((data) => {
|
|
@@ -40977,10 +41004,10 @@ function processHistoricalMessages(messages, options = {}) {
|
|
|
40977
41004
|
pushStandaloneMessages(processedMessages, msg, messageDataArray);
|
|
40978
41005
|
return;
|
|
40979
41006
|
}
|
|
40980
|
-
const isUserMessage = _optionalChain([msg, 'access',
|
|
41007
|
+
const isUserMessage = _optionalChain([msg, 'access', _1049 => _1049.owner, 'optionalAccess', _1050 => _1050.type]) === OWNER_TYPE.CLIENT || _optionalChain([msg, 'access', _1051 => _1051.owner, 'optionalAccess', _1052 => _1052.type]) === OWNER_TYPE.ADMIN;
|
|
40981
41008
|
if (isUserMessage) {
|
|
40982
41009
|
flushAssistantMessage();
|
|
40983
|
-
const userAuthorType = _optionalChain([msg, 'access',
|
|
41010
|
+
const userAuthorType = _optionalChain([msg, 'access', _1053 => _1053.owner, 'optionalAccess', _1054 => _1054.type]) === OWNER_TYPE.ADMIN ? "admin" : "user";
|
|
40984
41011
|
messageDataArray.forEach((data) => {
|
|
40985
41012
|
if (data.type === MESSAGE_TYPE.TEXT && "text" in data && data.text) {
|
|
40986
41013
|
processedMessages.push({
|
|
@@ -41005,7 +41032,7 @@ function processHistoricalMessages(messages, options = {}) {
|
|
|
41005
41032
|
});
|
|
41006
41033
|
const nextMsg = messages[index + 1];
|
|
41007
41034
|
const isLastMessage = index === messages.length - 1;
|
|
41008
|
-
const nextIsFromUser = nextMsg && (_optionalChain([nextMsg, 'access',
|
|
41035
|
+
const nextIsFromUser = nextMsg && (_optionalChain([nextMsg, 'access', _1055 => _1055.owner, 'optionalAccess', _1056 => _1056.type]) === OWNER_TYPE.CLIENT || _optionalChain([nextMsg, 'access', _1057 => _1057.owner, 'optionalAccess', _1058 => _1058.type]) === OWNER_TYPE.ADMIN);
|
|
41009
41036
|
if (isLastMessage || nextIsFromUser) {
|
|
41010
41037
|
flushAssistantMessage();
|
|
41011
41038
|
}
|
|
@@ -41115,7 +41142,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
41115
41142
|
}
|
|
41116
41143
|
}
|
|
41117
41144
|
} else {
|
|
41118
|
-
_optionalChain([escalatedApprovals, 'optionalAccess',
|
|
41145
|
+
_optionalChain([escalatedApprovals, 'optionalAccess', _1059 => _1059.set, 'call', _1060 => _1060(data.approvalRequestId, {
|
|
41119
41146
|
command: data.command || "",
|
|
41120
41147
|
explanation: data.explanation,
|
|
41121
41148
|
approvalType,
|
|
@@ -41128,8 +41155,8 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
41128
41155
|
if ("approvalRequestId" in data && data.approvalRequestId) {
|
|
41129
41156
|
const existingStatus = approvalStatuses[data.approvalRequestId];
|
|
41130
41157
|
const status = existingStatus || (data.approved ? "approved" : "rejected");
|
|
41131
|
-
const escalatedData = _optionalChain([escalatedApprovals, 'optionalAccess',
|
|
41132
|
-
if (_optionalChain([escalatedData, 'optionalAccess',
|
|
41158
|
+
const escalatedData = _optionalChain([escalatedApprovals, 'optionalAccess', _1061 => _1061.get, 'call', _1062 => _1062(data.approvalRequestId)]);
|
|
41159
|
+
if (_optionalChain([escalatedData, 'optionalAccess', _1063 => _1063.toolCalls]) && escalatedData.toolCalls.length > 0) {
|
|
41133
41160
|
if (batchApprovalsEnabled) {
|
|
41134
41161
|
accumulator.addApprovalBatch(
|
|
41135
41162
|
data.approvalRequestId,
|
|
@@ -41149,7 +41176,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
41149
41176
|
);
|
|
41150
41177
|
}
|
|
41151
41178
|
}
|
|
41152
|
-
_optionalChain([escalatedApprovals, 'optionalAccess',
|
|
41179
|
+
_optionalChain([escalatedApprovals, 'optionalAccess', _1064 => _1064.delete, 'call', _1065 => _1065(data.approvalRequestId)]);
|
|
41153
41180
|
break;
|
|
41154
41181
|
}
|
|
41155
41182
|
if (escalatedData) {
|
|
@@ -41158,7 +41185,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
41158
41185
|
explanation: escalatedData.explanation,
|
|
41159
41186
|
approvalType: escalatedData.approvalType
|
|
41160
41187
|
});
|
|
41161
|
-
_optionalChain([escalatedApprovals, 'optionalAccess',
|
|
41188
|
+
_optionalChain([escalatedApprovals, 'optionalAccess', _1066 => _1066.delete, 'call', _1067 => _1067(data.approvalRequestId)]);
|
|
41162
41189
|
}
|
|
41163
41190
|
const before = accumulator.getSegments();
|
|
41164
41191
|
const after = accumulator.updateApprovalStatus(data.approvalRequestId, status);
|
|
@@ -41174,9 +41201,9 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
41174
41201
|
case MESSAGE_TYPE.ERROR:
|
|
41175
41202
|
if ("error" in data) {
|
|
41176
41203
|
let message2;
|
|
41177
|
-
if ("details" in data && _optionalChain([data, 'optionalAccess',
|
|
41204
|
+
if ("details" in data && _optionalChain([data, 'optionalAccess', _1068 => _1068.details])) {
|
|
41178
41205
|
try {
|
|
41179
|
-
message2 = _optionalChain([JSON, 'access',
|
|
41206
|
+
message2 = _optionalChain([JSON, 'access', _1069 => _1069.parse, 'call', _1070 => _1070(data.details), 'optionalAccess', _1071 => _1071.error, 'optionalAccess', _1072 => _1072.message]);
|
|
41180
41207
|
} catch (e50) {
|
|
41181
41208
|
message2 = data.details;
|
|
41182
41209
|
}
|
|
@@ -41259,10 +41286,10 @@ function processHistoricalMessagesWithErrors(messages, options = {}) {
|
|
|
41259
41286
|
pushStandaloneMessages(processedMessages, msg, messageDataArray);
|
|
41260
41287
|
return;
|
|
41261
41288
|
}
|
|
41262
|
-
const isUserMessage = _optionalChain([msg, 'access',
|
|
41289
|
+
const isUserMessage = _optionalChain([msg, 'access', _1073 => _1073.owner, 'optionalAccess', _1074 => _1074.type]) === OWNER_TYPE.CLIENT || _optionalChain([msg, 'access', _1075 => _1075.owner, 'optionalAccess', _1076 => _1076.type]) === OWNER_TYPE.ADMIN;
|
|
41263
41290
|
if (isUserMessage) {
|
|
41264
41291
|
flushAssistantMessage();
|
|
41265
|
-
const userAuthorType = _optionalChain([msg, 'access',
|
|
41292
|
+
const userAuthorType = _optionalChain([msg, 'access', _1077 => _1077.owner, 'optionalAccess', _1078 => _1078.type]) === OWNER_TYPE.ADMIN ? "admin" : "user";
|
|
41266
41293
|
messageDataArray.forEach((data) => {
|
|
41267
41294
|
if (data.type === MESSAGE_TYPE.TEXT && "text" in data && data.text) {
|
|
41268
41295
|
processedMessages.push({
|
|
@@ -41287,7 +41314,7 @@ function processHistoricalMessagesWithErrors(messages, options = {}) {
|
|
|
41287
41314
|
});
|
|
41288
41315
|
const nextMsg = messages[index + 1];
|
|
41289
41316
|
const isLastMessage = index === messages.length - 1;
|
|
41290
|
-
const nextIsFromUser = nextMsg && (_optionalChain([nextMsg, 'access',
|
|
41317
|
+
const nextIsFromUser = nextMsg && (_optionalChain([nextMsg, 'access', _1079 => _1079.owner, 'optionalAccess', _1080 => _1080.type]) === OWNER_TYPE.CLIENT || _optionalChain([nextMsg, 'access', _1081 => _1081.owner, 'optionalAccess', _1082 => _1082.type]) === OWNER_TYPE.ADMIN);
|
|
41291
41318
|
if (isLastMessage || nextIsFromUser) {
|
|
41292
41319
|
flushAssistantMessage();
|
|
41293
41320
|
}
|
|
@@ -41625,7 +41652,7 @@ function useNatsChatAdapter(config, options = {}) {
|
|
|
41625
41652
|
}, [active, fetchDialogs, loadDialogsPage]);
|
|
41626
41653
|
const sendMessage = _react.useCallback.call(void 0,
|
|
41627
41654
|
async (text, sendOptions) => {
|
|
41628
|
-
const hidden = _nullishCoalesce(_optionalChain([sendOptions, 'optionalAccess',
|
|
41655
|
+
const hidden = _nullishCoalesce(_optionalChain([sendOptions, 'optionalAccess', _1083 => _1083.hidden]), () => ( false));
|
|
41629
41656
|
setMessages((prev) => [
|
|
41630
41657
|
...prev,
|
|
41631
41658
|
{
|
|
@@ -41789,11 +41816,11 @@ function useNatsChatAdapter(config, options = {}) {
|
|
|
41789
41816
|
// Tokens: live `token_usage` frame / dialog snapshot (`dialogTokenUsage`).
|
|
41790
41817
|
// contextWindow uses the dialog's `contextSize` (the "X / Y" denominator,
|
|
41791
41818
|
// matching the /mingo page). cacheHitRate/breakdown are SSE-only → null.
|
|
41792
|
-
currentProvider: _nullishCoalesce(_nullishCoalesce(_optionalChain([liveModel, 'optionalAccess',
|
|
41793
|
-
currentModelLabel: _nullishCoalesce(_nullishCoalesce(_optionalChain([liveModel, 'optionalAccess',
|
|
41794
|
-
currentContextWindowMaxTokens: _nullishCoalesce(_nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess',
|
|
41795
|
-
currentInputTokens: _nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess',
|
|
41796
|
-
currentOutputTokens: _nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess',
|
|
41819
|
+
currentProvider: _nullishCoalesce(_nullishCoalesce(_optionalChain([liveModel, 'optionalAccess', _1084 => _1084.provider]), () => ( modelProvider)), () => ( null)),
|
|
41820
|
+
currentModelLabel: _nullishCoalesce(_nullishCoalesce(_optionalChain([liveModel, 'optionalAccess', _1085 => _1085.modelLabel]), () => ( modelLabel)), () => ( null)),
|
|
41821
|
+
currentContextWindowMaxTokens: _nullishCoalesce(_nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess', _1086 => _1086.contextSize]), () => ( _optionalChain([liveModel, 'optionalAccess', _1087 => _1087.contextWindowMaxTokens]))), () => ( null)),
|
|
41822
|
+
currentInputTokens: _nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess', _1088 => _1088.inputTokensSize]), () => ( null)),
|
|
41823
|
+
currentOutputTokens: _nullishCoalesce(_optionalChain([dialogTokenUsage, 'optionalAccess', _1089 => _1089.outputTokensSize]), () => ( null)),
|
|
41797
41824
|
currentCacheHitRatePct: null,
|
|
41798
41825
|
currentUsageBreakdown: null,
|
|
41799
41826
|
// Dialog management
|
|
@@ -42041,7 +42068,7 @@ function extractIncompleteMessageState(lastMessage) {
|
|
|
42041
42068
|
break;
|
|
42042
42069
|
case "approval_batch": {
|
|
42043
42070
|
const allDone = !!segment.data.executions && segment.data.toolCalls.every(
|
|
42044
|
-
(c) => _optionalChain([segment, 'access',
|
|
42071
|
+
(c) => _optionalChain([segment, 'access', _1090 => _1090.data, 'access', _1091 => _1091.executions, 'optionalAccess', _1092 => _1092[c.toolExecutionRequestId], 'optionalAccess', _1093 => _1093.status]) === "done"
|
|
42045
42072
|
);
|
|
42046
42073
|
if (segment.status !== "rejected" && !allDone) {
|
|
42047
42074
|
hasIncompleteState = true;
|
|
@@ -42249,7 +42276,7 @@ function useChatDialogManager({
|
|
|
42249
42276
|
const handleConfirmRestore = _react.useCallback.call(void 0, async () => {
|
|
42250
42277
|
if (restoreTarget) {
|
|
42251
42278
|
try {
|
|
42252
|
-
await _optionalChain([unarchiveDialog, 'optionalCall',
|
|
42279
|
+
await _optionalChain([unarchiveDialog, 'optionalCall', _1094 => _1094(restoreTarget.id)]);
|
|
42253
42280
|
} catch (err) {
|
|
42254
42281
|
console.error("[useChatDialogManager] unarchive failed:", err);
|
|
42255
42282
|
return;
|
|
@@ -42648,7 +42675,7 @@ function EmbeddableChatInner({
|
|
|
42648
42675
|
}),
|
|
42649
42676
|
[commandsUrl]
|
|
42650
42677
|
);
|
|
42651
|
-
const userName = _optionalChain([identityUser, 'optionalAccess',
|
|
42678
|
+
const userName = _optionalChain([identityUser, 'optionalAccess', _1095 => _1095.firstName, 'optionalAccess', _1096 => _1096.trim, 'call', _1097 => _1097()]) || _optionalChain([identityUser, 'optionalAccess', _1098 => _1098.name, 'optionalAccess', _1099 => _1099.split, 'call', _1100 => _1100(" "), 'access', _1101 => _1101[0], 'optionalAccess', _1102 => _1102.trim, 'call', _1103 => _1103()]) || void 0;
|
|
42652
42679
|
const effectiveModes = _react.useMemo.call(void 0, () => {
|
|
42653
42680
|
if (modes) return modes;
|
|
42654
42681
|
const guideOptions = tableIdForDocumentType ? { tableIdForDocumentType } : {};
|
|
@@ -42657,17 +42684,17 @@ function EmbeddableChatInner({
|
|
|
42657
42684
|
const mingoCaps = _react.useMemo.call(void 0, () => {
|
|
42658
42685
|
if (mingoState) {
|
|
42659
42686
|
return {
|
|
42660
|
-
canRename: _nullishCoalesce(_optionalChain([mingoDialogCapabilities, 'optionalAccess',
|
|
42661
|
-
canArchive: _nullishCoalesce(_optionalChain([mingoDialogCapabilities, 'optionalAccess',
|
|
42662
|
-
fetchArchivedDialogs: _optionalChain([mingoDialogCapabilities, 'optionalAccess',
|
|
42663
|
-
unarchiveDialog: _optionalChain([mingoDialogCapabilities, 'optionalAccess',
|
|
42687
|
+
canRename: _nullishCoalesce(_optionalChain([mingoDialogCapabilities, 'optionalAccess', _1104 => _1104.canRename]), () => ( false)),
|
|
42688
|
+
canArchive: _nullishCoalesce(_optionalChain([mingoDialogCapabilities, 'optionalAccess', _1105 => _1105.canArchive]), () => ( false)),
|
|
42689
|
+
fetchArchivedDialogs: _optionalChain([mingoDialogCapabilities, 'optionalAccess', _1106 => _1106.fetchArchivedDialogs]),
|
|
42690
|
+
unarchiveDialog: _optionalChain([mingoDialogCapabilities, 'optionalAccess', _1107 => _1107.unarchiveDialog])
|
|
42664
42691
|
};
|
|
42665
42692
|
}
|
|
42666
42693
|
return {
|
|
42667
|
-
canRename: !!_optionalChain([effectiveModes, 'access',
|
|
42668
|
-
canArchive: !!_optionalChain([effectiveModes, 'access',
|
|
42669
|
-
fetchArchivedDialogs: _optionalChain([effectiveModes, 'access',
|
|
42670
|
-
unarchiveDialog: _optionalChain([effectiveModes, 'access',
|
|
42694
|
+
canRename: !!_optionalChain([effectiveModes, 'access', _1108 => _1108.mingo, 'optionalAccess', _1109 => _1109.renameDialog]),
|
|
42695
|
+
canArchive: !!_optionalChain([effectiveModes, 'access', _1110 => _1110.mingo, 'optionalAccess', _1111 => _1111.archiveDialog]),
|
|
42696
|
+
fetchArchivedDialogs: _optionalChain([effectiveModes, 'access', _1112 => _1112.mingo, 'optionalAccess', _1113 => _1113.fetchArchivedDialogs]),
|
|
42697
|
+
unarchiveDialog: _optionalChain([effectiveModes, 'access', _1114 => _1114.mingo, 'optionalAccess', _1115 => _1115.unarchiveDialog])
|
|
42671
42698
|
};
|
|
42672
42699
|
}, [mingoState, mingoDialogCapabilities, effectiveModes]);
|
|
42673
42700
|
const hasMingoMode = !!effectiveModes.mingo || !!mingoState;
|
|
@@ -42679,7 +42706,7 @@ function EmbeddableChatInner({
|
|
|
42679
42706
|
if (controlledActiveMode === void 0) {
|
|
42680
42707
|
setUncontrolledActiveMode(next);
|
|
42681
42708
|
}
|
|
42682
|
-
_optionalChain([onActiveModeChange, 'optionalCall',
|
|
42709
|
+
_optionalChain([onActiveModeChange, 'optionalCall', _1116 => _1116(next)]);
|
|
42683
42710
|
},
|
|
42684
42711
|
[controlledActiveMode, onActiveModeChange]
|
|
42685
42712
|
);
|
|
@@ -42886,9 +42913,9 @@ function EmbeddableChatInner({
|
|
|
42886
42913
|
const lastAssistantMsg = [...rawMessages].reverse().find((m) => m.role === "assistant");
|
|
42887
42914
|
const lastSources = _react.useMemo.call(void 0, () => {
|
|
42888
42915
|
if (chatLoading) return void 0;
|
|
42889
|
-
const sources = _optionalChain([lastAssistantMsg, 'optionalAccess',
|
|
42916
|
+
const sources = _optionalChain([lastAssistantMsg, 'optionalAccess', _1117 => _1117.sources]);
|
|
42890
42917
|
if (!sources || sources.length === 0) return void 0;
|
|
42891
|
-
const content = _optionalChain([lastAssistantMsg, 'optionalAccess',
|
|
42918
|
+
const content = _optionalChain([lastAssistantMsg, 'optionalAccess', _1118 => _1118.content]) || "";
|
|
42892
42919
|
const citationOrder = [...content.matchAll(/\[(\d+)\]/g)].map(
|
|
42893
42920
|
(m) => parseInt(m[1], 10)
|
|
42894
42921
|
);
|
|
@@ -42935,7 +42962,7 @@ function EmbeddableChatInner({
|
|
|
42935
42962
|
ChatPanelHeader,
|
|
42936
42963
|
{
|
|
42937
42964
|
showBack: hasConversation || guideCanReturnToMingo,
|
|
42938
|
-
title: hasConversation ? _optionalChain([activeDialog, 'optionalAccess',
|
|
42965
|
+
title: hasConversation ? _optionalChain([activeDialog, 'optionalAccess', _1119 => _1119.title]) || "New Chat" : isGuideEmpty ? "Mingo Guide" : "Current Chats",
|
|
42939
42966
|
backAriaLabel: hasConversation ? isViewingArchived ? "Back to archive" : "Back" : "Back to Mingo",
|
|
42940
42967
|
isArchivedView: isViewingArchived,
|
|
42941
42968
|
onBack: hasConversation ? handleBack : () => handleActiveModeChange("mingo"),
|
|
@@ -43040,10 +43067,10 @@ function EmbeddableChatInner({
|
|
|
43040
43067
|
subtitle: _nullishCoalesce(emptyStateGreeting, () => ( void 0)),
|
|
43041
43068
|
...guideWelcome,
|
|
43042
43069
|
onQuickAction: (action) => {
|
|
43043
|
-
_optionalChain([chatInputRef, 'access',
|
|
43070
|
+
_optionalChain([chatInputRef, 'access', _1120 => _1120.current, 'optionalAccess', _1121 => _1121.setValue, 'call', _1122 => _1122(
|
|
43044
43071
|
_nullishCoalesce(action.prompt, () => ( action.label))
|
|
43045
43072
|
)]);
|
|
43046
|
-
_optionalChain([chatInputRef, 'access',
|
|
43073
|
+
_optionalChain([chatInputRef, 'access', _1123 => _1123.current, 'optionalAccess', _1124 => _1124.focus, 'call', _1125 => _1125()]);
|
|
43047
43074
|
},
|
|
43048
43075
|
children: (chipCommands.length > 0 || !commandsLoaded) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "shrink-0 overflow-hidden rounded-md border border-ods-border", children: [
|
|
43049
43076
|
!commandsLoaded && chipCommands.length === 0 && SKELETON_ROW_VARIANTS.map((variant, i) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -43990,5 +44017,11 @@ function EmbeddableChatInner({
|
|
|
43990
44017
|
|
|
43991
44018
|
|
|
43992
44019
|
|
|
43993
|
-
exports.Label = Label; exports.AllowedDomainsInput = AllowedDomainsInput; exports.HiddenTagsPopup = HiddenTagsPopup; exports.tagVariants = tagVariants; exports.Tag = Tag; exports.Autocomplete = Autocomplete; exports.Card = Card; exports.CardHeader = CardHeader; exports.CardTitle = CardTitle; exports.CardDescription = CardDescription; exports.CardContent = CardContent; exports.CardFooter = CardFooter; exports.CardHorizontal = CardHorizontal; 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.Tabs = Tabs; exports.TabsList = TabsList; exports.TabsTrigger = TabsTrigger; exports.TabsContent = TabsContent; 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.statusBadgeVariants = statusBadgeVariants; exports.StatusBadge = StatusBadge; 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.SimpleMarkdownRenderer = SimpleMarkdownRenderer; exports.ThinkingDisplay = ThinkingDisplay; exports.ErrorMessageDisplay = ErrorMessageDisplay; exports.formatDate = formatDate; exports.formatNumber = formatNumber; exports.formatPrice = formatPrice; exports.formatBytes = formatBytes; exports.formatBytesShort = formatBytesShort; exports.formatLargeNumber = formatLargeNumber; exports.formatAbbreviatedNumber = formatAbbreviatedNumber; exports.getFirstLastInitials = getFirstLastInitials; exports.nameInitials = nameInitials; exports.formatDurationMMSS = formatDurationMMSS; exports.formatDurationCompact = formatDurationCompact; exports.formatTimeWithTimezone = formatTimeWithTimezone; exports.formatDurationFromRange = formatDurationFromRange; exports.formatDateUTC = formatDateUTC; exports.formatLegalDate = formatLegalDate; exports.formatCurrency = formatCurrency; exports.formatPercent = formatPercent; exports.formatWholeDollars = formatWholeDollars; exports.formatCompactMetric = formatCompactMetric; exports.getTrendColors = getTrendColors; exports.formatDateRange = formatDateRange; exports.formatDateTimeAt = formatDateTimeAt; exports.formatDurationFromMs = formatDurationFromMs; exports.formatDuration = formatDuration; exports.formatUnderscoreText = formatUnderscoreText; exports.stripHtml = stripHtml; exports.formatClassification = formatClassification; exports.formatPricingModel = formatPricingModel; exports.formatBioText = formatBioText; exports.SquareAvatar = SquareAvatar; exports.ActionsMenu = ActionsMenu; exports.ActionsMenuDropdown = ActionsMenuDropdown; 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.isCrossOriginUrl = isCrossOriginUrl; exports.decideNewTab = decideNewTab; exports.computeIsNewTab = computeIsNewTab; exports.newTabAnchorAttrs = newTabAnchorAttrs; exports.buildAnchorProps = buildAnchorProps; exports.NEW_TAB_FEATURES = NEW_TAB_FEATURES; exports.isModifierClick = isModifierClick; exports.stripSameOriginToPath = stripSameOriginToPath; exports.resolveExternalNavigation = resolveExternalNavigation; exports.executeNavigation = executeNavigation; exports.executeNavigationImperative = executeNavigationImperative; exports.handleChatNavClick = handleChatNavClick; exports.NavLinkAnchorViaRuntime = NavLinkAnchorViaRuntime; exports.SourceActionButton = SourceActionButton; exports.EMPTY_AUTHOR_PLACEHOLDER = EMPTY_AUTHOR_PLACEHOLDER; exports.EntityMetadataValueCell = EntityMetadataValueCell; exports.EntityMetadataAuthorCell = EntityMetadataAuthorCell; exports.EntityAuthorCard = EntityAuthorCard; exports.BlogImagePlaceholder = BlogImagePlaceholder; exports.FlamingoLogo = FlamingoLogo; exports.OpenmspLogo = OpenmspLogo; exports.PlatformBadge = PlatformBadge; exports.AdminContentCard = AdminContentCard; exports.fetchPriorityProp = fetchPriorityProp; exports.extractYouTubeId = extractYouTubeId; exports.Video = Video; exports.RATIO_GRID_CLASS = RATIO_GRID_CLASS; exports.RATIO_DISPLAY_GRID_CLASS = RATIO_DISPLAY_GRID_CLASS; exports.RatioTabs = RatioTabs; exports.detectAspectRatio = detectAspectRatio; exports.ratioToCategory = ratioToCategory; exports.groupByAspectRatio = groupByAspectRatio; exports.VideoBitesDisplay = VideoBitesDisplay; exports.VideoBiteCard = VideoBiteCard; exports.EntityVideoSection = EntityVideoSection; 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.useEntityCardLink = useEntityCardLink; exports.COMPACT_CARD_OUTER = COMPACT_CARD_OUTER; exports.COMPACT_CARD_OUTER_STATIC = COMPACT_CARD_OUTER_STATIC; exports.COMPACT_CARD_SKELETON_OUTER = COMPACT_CARD_SKELETON_OUTER; exports.COMPACT_CARD_IMAGE_SLOT = COMPACT_CARD_IMAGE_SLOT; exports.COMPACT_CARD_SKELETON_IMAGE_SLOT = COMPACT_CARD_SKELETON_IMAGE_SLOT; exports.COMPACT_CARD_ICON_SLOT = COMPACT_CARD_ICON_SLOT; exports.COMPACT_CARD_TEXT_COL = COMPACT_CARD_TEXT_COL; exports.COMPACT_CARD_TITLE_ROW = COMPACT_CARD_TITLE_ROW; exports.COMPACT_CARD_META_ROW_BOX = COMPACT_CARD_META_ROW_BOX; exports.COMPACT_CARD_TITLE = COMPACT_CARD_TITLE; exports.COMPACT_CARD_SUBTITLE = COMPACT_CARD_SUBTITLE; exports.COMPACT_CARD_SUMMARY = COMPACT_CARD_SUMMARY; exports.COMPACT_CARD_META_ROW = COMPACT_CARD_META_ROW; exports.COMPACT_CARD_ROW_FILLER = COMPACT_CARD_ROW_FILLER; exports.safeHref = safeHref; 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.OnboardingGuideCardSkeleton = OnboardingGuideCardSkeleton; exports.OnboardingGuideCard = OnboardingGuideCard; 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.useChatCardItem = useChatCardItem; exports.SOURCE_ICON_NAMES = SOURCE_ICON_NAMES; exports.getSourceIconName = getSourceIconName; exports.SOURCE_LABELS_BY_TABLE = SOURCE_LABELS_BY_TABLE; exports.getSourceLabel = getSourceLabel; exports.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID = DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID; exports.defaultTableIdForDocumentType = defaultTableIdForDocumentType; exports.ICON_REGISTRY = ICON_REGISTRY; exports.normalizeIconKey = normalizeIconKey; exports.getIconComponent = getIconComponent; exports.getDynamicIcon = getDynamicIcon; exports.resolveSourceRowCTA = resolveSourceRowCTA; exports.resolveSourceIcon = resolveSourceIcon; 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.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.PageActions = PageActions; exports.usePageActionsBottomPadding = usePageActionsBottomPadding; exports.BackButton = BackButton; exports.PageContainer = PageContainer; exports.ListPageContainer = ListPageContainer; exports.DetailPageContainer = DetailPageContainer; exports.FormPageContainer = FormPageContainer; exports.ContentPageContainer = ContentPageContainer; exports.ListPageLayout = ListPageLayout; exports.PAGE_HEADING_CLASS = PAGE_HEADING_CLASS; exports.PageHeading = PageHeading; exports.EntityImage = EntityImage; exports.TitleBlock = TitleBlock; exports.PageLayout = PageLayout; exports.PageShell = PageShell; exports.ArticleDetailLayout = ArticleDetailLayout; 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.buildListUrl = buildListUrl; exports.DEFAULT_CONTENT_SUFFIXES = DEFAULT_CONTENT_SUFFIXES; exports.makeComposeContentUrl = makeComposeContentUrl; exports.buildDefaultHref = buildDefaultHref; exports.resolveContentHref = resolveContentHref; 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.ErrorState = ErrorState; exports.PageError = PageError; exports.LoadError = LoadError; exports.NotFoundError = NotFoundError; 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.EntityTagBadges = EntityTagBadges; 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.MUX_STREAM_ORIGIN = MUX_STREAM_ORIGIN; exports.MUX_IMAGE_ORIGIN = MUX_IMAGE_ORIGIN; exports.useVideoOriginPreconnect = useVideoOriginPreconnect; exports.useVideoWarmup = useVideoWarmup; exports.getCaptionsUrl = getCaptionsUrl; 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.SearchInput = SearchInput; 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.FilterPillRow = FilterPillRow; 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;
|
|
43994
|
-
|
|
44020
|
+
|
|
44021
|
+
|
|
44022
|
+
|
|
44023
|
+
|
|
44024
|
+
|
|
44025
|
+
|
|
44026
|
+
exports.Label = Label; exports.AllowedDomainsInput = AllowedDomainsInput; exports.HiddenTagsPopup = HiddenTagsPopup; exports.tagVariants = tagVariants; exports.Tag = Tag; exports.Autocomplete = Autocomplete; exports.Card = Card; exports.CardHeader = CardHeader; exports.CardTitle = CardTitle; exports.CardDescription = CardDescription; exports.CardContent = CardContent; exports.CardFooter = CardFooter; exports.CardHorizontal = CardHorizontal; 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.Tabs = Tabs; exports.TabsList = TabsList; exports.TabsTrigger = TabsTrigger; exports.TabsContent = TabsContent; 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.statusBadgeVariants = statusBadgeVariants; exports.StatusBadge = StatusBadge; 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.SimpleMarkdownRenderer = SimpleMarkdownRenderer; exports.ThinkingDisplay = ThinkingDisplay; exports.ErrorMessageDisplay = ErrorMessageDisplay; exports.formatDate = formatDate; exports.formatNumber = formatNumber; exports.formatPrice = formatPrice; exports.formatBytes = formatBytes; exports.formatBytesShort = formatBytesShort; exports.formatLargeNumber = formatLargeNumber; exports.formatAbbreviatedNumber = formatAbbreviatedNumber; exports.getFirstLastInitials = getFirstLastInitials; exports.nameInitials = nameInitials; exports.formatDurationMMSS = formatDurationMMSS; exports.formatDurationCompact = formatDurationCompact; exports.formatTimeWithTimezone = formatTimeWithTimezone; exports.formatDurationFromRange = formatDurationFromRange; exports.formatDateUTC = formatDateUTC; exports.formatLegalDate = formatLegalDate; exports.formatCurrency = formatCurrency; exports.formatPercent = formatPercent; exports.formatWholeDollars = formatWholeDollars; exports.formatCompactMetric = formatCompactMetric; exports.getTrendColors = getTrendColors; exports.formatDateRange = formatDateRange; exports.formatDateTimeAt = formatDateTimeAt; exports.formatDurationFromMs = formatDurationFromMs; exports.formatDuration = formatDuration; exports.formatUnderscoreText = formatUnderscoreText; exports.stripHtml = stripHtml; exports.formatClassification = formatClassification; exports.formatPricingModel = formatPricingModel; exports.formatBioText = formatBioText; exports.SquareAvatar = SquareAvatar; exports.ActionsMenu = ActionsMenu; exports.ActionsMenuDropdown = ActionsMenuDropdown; 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.isCrossOriginUrl = isCrossOriginUrl; exports.decideNewTab = decideNewTab; exports.computeIsNewTab = computeIsNewTab; exports.newTabAnchorAttrs = newTabAnchorAttrs; exports.buildAnchorProps = buildAnchorProps; exports.NEW_TAB_FEATURES = NEW_TAB_FEATURES; exports.isModifierClick = isModifierClick; exports.stripSameOriginToPath = stripSameOriginToPath; exports.resolveExternalNavigation = resolveExternalNavigation; exports.executeNavigation = executeNavigation; exports.executeNavigationImperative = executeNavigationImperative; exports.handleChatNavClick = handleChatNavClick; exports.NavLinkAnchorViaRuntime = NavLinkAnchorViaRuntime; exports.SourceActionButton = SourceActionButton; exports.EMPTY_AUTHOR_PLACEHOLDER = EMPTY_AUTHOR_PLACEHOLDER; exports.EntityMetadataValueCell = EntityMetadataValueCell; exports.EntityMetadataAuthorCell = EntityMetadataAuthorCell; exports.EntityAuthorCard = EntityAuthorCard; exports.BlogImagePlaceholder = BlogImagePlaceholder; exports.FlamingoLogo = FlamingoLogo; exports.OpenmspLogo = OpenmspLogo; exports.PlatformBadge = PlatformBadge; exports.AdminContentCard = AdminContentCard; exports.fetchPriorityProp = fetchPriorityProp; exports.extractYouTubeId = extractYouTubeId; exports.Video = Video; exports.RATIO_GRID_CLASS = RATIO_GRID_CLASS; exports.RATIO_DISPLAY_GRID_CLASS = RATIO_DISPLAY_GRID_CLASS; exports.RatioTabs = RatioTabs; exports.detectAspectRatio = detectAspectRatio; exports.ratioToCategory = ratioToCategory; exports.groupByAspectRatio = groupByAspectRatio; exports.VideoBitesDisplay = VideoBitesDisplay; exports.VideoBiteCard = VideoBiteCard; exports.EntityVideoSection = EntityVideoSection; 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.useEntityCardLink = useEntityCardLink; exports.COMPACT_CARD_OUTER = COMPACT_CARD_OUTER; exports.COMPACT_CARD_OUTER_STATIC = COMPACT_CARD_OUTER_STATIC; exports.COMPACT_CARD_SKELETON_OUTER = COMPACT_CARD_SKELETON_OUTER; exports.COMPACT_CARD_IMAGE_SLOT = COMPACT_CARD_IMAGE_SLOT; exports.COMPACT_CARD_SKELETON_IMAGE_SLOT = COMPACT_CARD_SKELETON_IMAGE_SLOT; exports.COMPACT_CARD_ICON_SLOT = COMPACT_CARD_ICON_SLOT; exports.COMPACT_CARD_TEXT_COL = COMPACT_CARD_TEXT_COL; exports.COMPACT_CARD_TITLE_ROW = COMPACT_CARD_TITLE_ROW; exports.COMPACT_CARD_META_ROW_BOX = COMPACT_CARD_META_ROW_BOX; exports.COMPACT_CARD_TITLE = COMPACT_CARD_TITLE; exports.COMPACT_CARD_SUBTITLE = COMPACT_CARD_SUBTITLE; exports.COMPACT_CARD_SUMMARY = COMPACT_CARD_SUMMARY; exports.COMPACT_CARD_META_ROW = COMPACT_CARD_META_ROW; exports.COMPACT_CARD_ROW_FILLER = COMPACT_CARD_ROW_FILLER; exports.safeHref = safeHref; 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.OnboardingGuideCardSkeleton = OnboardingGuideCardSkeleton; exports.OnboardingGuideCard = OnboardingGuideCard; 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.SOURCE_ICON_NAMES = SOURCE_ICON_NAMES; exports.getSourceIconName = getSourceIconName; exports.SOURCE_LABELS_BY_TABLE = SOURCE_LABELS_BY_TABLE; exports.getSourceLabel = getSourceLabel; exports.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID = DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID; exports.defaultTableIdForDocumentType = defaultTableIdForDocumentType; exports.ICON_REGISTRY = ICON_REGISTRY; exports.normalizeIconKey = normalizeIconKey; exports.getIconComponent = getIconComponent; exports.getDynamicIcon = getDynamicIcon; exports.resolveSourceRowCTA = resolveSourceRowCTA; exports.resolveSourceIcon = resolveSourceIcon; 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.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.PageActions = PageActions; exports.usePageActionsBottomPadding = usePageActionsBottomPadding; exports.BackButton = BackButton; exports.PageContainer = PageContainer; exports.ListPageContainer = ListPageContainer; exports.DetailPageContainer = DetailPageContainer; exports.FormPageContainer = FormPageContainer; exports.ContentPageContainer = ContentPageContainer; exports.ListPageLayout = ListPageLayout; exports.PAGE_HEADING_CLASS = PAGE_HEADING_CLASS; exports.PageHeading = PageHeading; exports.EntityImage = EntityImage; exports.TitleBlock = TitleBlock; exports.PageLayout = PageLayout; exports.PageShell = PageShell; exports.ArticleDetailLayout = ArticleDetailLayout; 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.buildListUrl = buildListUrl; exports.CONTENT_REF_GROUPS = CONTENT_REF_GROUPS; exports.getContentRefLabel = getContentRefLabel; exports.getContentRefLabelOrTitleCase = getContentRefLabelOrTitleCase; exports.orderContentRefTypes = orderContentRefTypes; exports.DEFAULT_CONTENT_SUFFIXES = DEFAULT_CONTENT_SUFFIXES; exports.makeComposeContentUrl = makeComposeContentUrl; exports.buildDefaultHref = buildDefaultHref; exports.resolveContentHref = resolveContentHref; 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.ErrorState = ErrorState; exports.PageError = PageError; exports.LoadError = LoadError; exports.NotFoundError = NotFoundError; 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.EntityTagBadges = EntityTagBadges; 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.MUX_STREAM_ORIGIN = MUX_STREAM_ORIGIN; exports.MUX_IMAGE_ORIGIN = MUX_IMAGE_ORIGIN; exports.useVideoOriginPreconnect = useVideoOriginPreconnect; exports.useVideoWarmup = useVideoWarmup; exports.getCaptionsUrl = getCaptionsUrl; 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.SearchInput = SearchInput; 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.FilterPillRow = FilterPillRow; 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;
|
|
44027
|
+
//# sourceMappingURL=chunk-NE2DYD6K.cjs.map
|