@flamingo-stack/openframe-frontend-core 0.0.286 → 0.0.287
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/{chunk-HLQW7MWJ.cjs → chunk-3SDBXXDP.cjs} +21 -21
- package/dist/{chunk-HLQW7MWJ.cjs.map → chunk-3SDBXXDP.cjs.map} +1 -1
- package/dist/{chunk-4WACBTZU.cjs → chunk-6AW25OS6.cjs} +25 -25
- package/dist/{chunk-4WACBTZU.cjs.map → chunk-6AW25OS6.cjs.map} +1 -1
- package/dist/{chunk-QCKN37OP.cjs → chunk-6CSW5TMS.cjs} +35 -35
- package/dist/{chunk-QCKN37OP.cjs.map → chunk-6CSW5TMS.cjs.map} +1 -1
- package/dist/{chunk-YVB3VDIQ.js → chunk-7EYWERFT.js} +2 -2
- package/dist/{chunk-6N26CURS.cjs → chunk-D6RK5YXX.cjs} +25 -3
- package/dist/chunk-D6RK5YXX.cjs.map +1 -0
- package/dist/{chunk-FSBDVT6R.js → chunk-EFYXPR43.js} +2 -2
- package/dist/{chunk-XQL4WDML.js → chunk-GJDXIVEQ.js} +3 -3
- package/dist/{chunk-D5YY5U6J.cjs → chunk-JQ4I743L.cjs} +11 -11
- package/dist/{chunk-D5YY5U6J.cjs.map → chunk-JQ4I743L.cjs.map} +1 -1
- package/dist/{chunk-C6SCWXDP.js → chunk-MV67MBV3.js} +3 -3
- package/dist/{chunk-BBZ7AX5H.cjs → chunk-MWS25U4U.cjs} +10 -10
- package/dist/{chunk-BBZ7AX5H.cjs.map → chunk-MWS25U4U.cjs.map} +1 -1
- package/dist/{chunk-DDAT4RKX.js → chunk-ODR6A6FC.js} +24 -2
- package/dist/chunk-ODR6A6FC.js.map +1 -0
- package/dist/{chunk-GDF2R2ER.cjs → chunk-OXC72UIP.cjs} +120 -120
- package/dist/{chunk-GDF2R2ER.cjs.map → chunk-OXC72UIP.cjs.map} +1 -1
- package/dist/{chunk-RQ6RTBKF.cjs → chunk-RG6FNZUA.cjs} +65 -27
- package/dist/chunk-RG6FNZUA.cjs.map +1 -0
- package/dist/{chunk-5BTZOVDQ.js → chunk-RWCA2ZQK.js} +2 -2
- package/dist/{chunk-QF2X6PTD.js → chunk-TY2EB7VK.js} +58 -20
- package/dist/chunk-TY2EB7VK.js.map +1 -0
- package/dist/{chunk-VCQ3CTYK.js → chunk-ZYLQMCHW.js} +3 -3
- package/dist/components/chat/index.cjs +3 -3
- package/dist/components/chat/index.js +2 -2
- package/dist/components/contact/index.cjs +4 -4
- package/dist/components/contact/index.js +3 -3
- package/dist/components/docs/index.cjs +3 -3
- package/dist/components/docs/index.js +2 -2
- package/dist/components/embeds/index.cjs +4 -4
- package/dist/components/embeds/index.js +3 -3
- package/dist/components/faq/faq-section.d.ts.map +1 -1
- package/dist/components/faq/index.cjs +4 -4
- package/dist/components/faq/index.js +3 -3
- package/dist/components/faq-accordion.d.ts.map +1 -1
- package/dist/components/features/index.cjs +3 -3
- package/dist/components/features/index.js +2 -2
- package/dist/components/index.cjs +142 -142
- package/dist/components/index.js +7 -7
- package/dist/components/navigation/index.cjs +3 -3
- package/dist/components/navigation/index.js +2 -2
- package/dist/components/related-content/index.cjs +4 -4
- package/dist/components/related-content/index.js +3 -3
- package/dist/components/tickets/index.cjs +53 -53
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +3 -3
- package/dist/components/ui/index.js +2 -2
- package/dist/index.cjs +9 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +8 -2
- package/dist/types/marketing.d.ts +1 -1
- package/dist/types/marketing.d.ts.map +1 -1
- package/dist/utils/faq-anchor.d.ts +51 -0
- package/dist/utils/faq-anchor.d.ts.map +1 -0
- package/dist/utils/index.cjs +23 -1
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +2 -0
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +21 -2
- package/dist/utils/index.js.map +1 -1
- package/dist/utils/list-url.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/faq/faq-section.tsx +78 -26
- package/src/components/faq-accordion.tsx +8 -1
- package/src/types/marketing.ts +1 -0
- package/src/utils/faq-anchor.ts +70 -0
- package/src/utils/index.ts +7 -0
- package/src/utils/list-url.ts +1 -0
- package/dist/chunk-6N26CURS.cjs.map +0 -1
- package/dist/chunk-DDAT4RKX.js.map +0 -1
- package/dist/chunk-QF2X6PTD.js.map +0 -1
- package/dist/chunk-RQ6RTBKF.cjs.map +0 -1
- /package/dist/{chunk-YVB3VDIQ.js.map → chunk-7EYWERFT.js.map} +0 -0
- /package/dist/{chunk-FSBDVT6R.js.map → chunk-EFYXPR43.js.map} +0 -0
- /package/dist/{chunk-XQL4WDML.js.map → chunk-GJDXIVEQ.js.map} +0 -0
- /package/dist/{chunk-C6SCWXDP.js.map → chunk-MV67MBV3.js.map} +0 -0
- /package/dist/{chunk-5BTZOVDQ.js.map → chunk-RWCA2ZQK.js.map} +0 -0
- /package/dist/{chunk-VCQ3CTYK.js.map → chunk-ZYLQMCHW.js.map} +0 -0
|
@@ -44,7 +44,7 @@
|
|
|
44
44
|
|
|
45
45
|
|
|
46
46
|
|
|
47
|
-
var
|
|
47
|
+
var _chunkD6RK5YXXcjs = require('./chunk-D6RK5YXX.cjs');
|
|
48
48
|
|
|
49
49
|
|
|
50
50
|
|
|
@@ -1286,9 +1286,9 @@ function TicketStatusTag({
|
|
|
1286
1286
|
const config = getTicketStatusConfig(status);
|
|
1287
1287
|
const customStyle = color ? {
|
|
1288
1288
|
"--tag-bg": color,
|
|
1289
|
-
"--tag-bg-hover":
|
|
1290
|
-
"--tag-bg-active":
|
|
1291
|
-
color:
|
|
1289
|
+
"--tag-bg-hover": _chunkD6RK5YXXcjs.deriveHoverColor.call(void 0, color),
|
|
1290
|
+
"--tag-bg-active": _chunkD6RK5YXXcjs.deriveActiveColor.call(void 0, color),
|
|
1291
|
+
color: _chunkD6RK5YXXcjs.getReadableTextColor.call(void 0, color)
|
|
1292
1292
|
} : void 0;
|
|
1293
1293
|
const customColorClasses = color ? "bg-[var(--tag-bg)] hover:bg-[var(--tag-bg-hover)] active:bg-[var(--tag-bg-active)]" : void 0;
|
|
1294
1294
|
const tag = /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -3636,7 +3636,7 @@ var ChatMessageList = _react.forwardRef.call(void 0,
|
|
|
3636
3636
|
_react.useLayoutEffect.call(void 0, () => {
|
|
3637
3637
|
if (!autoScroll) return;
|
|
3638
3638
|
const last = messages[messages.length - 1];
|
|
3639
|
-
if (!last || last.role !== "assistant" || last.scrollAnchor !==
|
|
3639
|
+
if (!last || last.role !== "assistant" || last.scrollAnchor !== _chunkD6RK5YXXcjs.SCROLL_ANCHOR.TOP) return;
|
|
3640
3640
|
if (!hasNonEmptyContent(last.content)) return;
|
|
3641
3641
|
const seen = scrolledIdsRef.current;
|
|
3642
3642
|
if (seen.has(last.id)) return;
|
|
@@ -5462,7 +5462,7 @@ function ChatAttachmentChipStrip({
|
|
|
5462
5462
|
}
|
|
5463
5463
|
function AttachmentChip({ attachment, onRemove, disabled, size = "default" }) {
|
|
5464
5464
|
const { file, status, progress, errorMessage } = attachment;
|
|
5465
|
-
const isImage =
|
|
5465
|
+
const isImage = _chunkD6RK5YXXcjs.ANTHROPIC_SUPPORTED_IMAGE_MIME.includes(file.type);
|
|
5466
5466
|
const compact = size === "compact";
|
|
5467
5467
|
const blobUrl = useObjectUrl(isImage ? file : null);
|
|
5468
5468
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
@@ -7126,22 +7126,22 @@ function defaultBuildProductReleaseCardProps(item) {
|
|
|
7126
7126
|
// here would shift the date by one day west of UTC for date-only
|
|
7127
7127
|
// inputs — the hub's own `buildProductReleaseCardProps` already uses
|
|
7128
7128
|
// this helper, so the chat-default + hub builder agree.
|
|
7129
|
-
formattedDate: row.release_date ?
|
|
7129
|
+
formattedDate: row.release_date ? _chunkD6RK5YXXcjs.formatReleaseDate.call(void 0, row.release_date) : ""
|
|
7130
7130
|
};
|
|
7131
7131
|
}
|
|
7132
7132
|
var RELEASE_TYPE_ENUM = /* @__PURE__ */ new Set(["major", "minor", "patch", "beta", "alpha"]);
|
|
7133
7133
|
function buildProductReleaseCardProps(item) {
|
|
7134
7134
|
const release = _nullishCoalesce(item, () => ( {}));
|
|
7135
|
-
const { cover, hasVideoCover } =
|
|
7135
|
+
const { cover, hasVideoCover } = _chunkD6RK5YXXcjs.resolveReleaseCover.call(void 0, release);
|
|
7136
7136
|
const rawType = release.release_type;
|
|
7137
7137
|
const releaseType = rawType && RELEASE_TYPE_ENUM.has(rawType) ? rawType : void 0;
|
|
7138
7138
|
return {
|
|
7139
7139
|
coverImage: cover,
|
|
7140
7140
|
hasVideoCover,
|
|
7141
|
-
formattedDate: release.release_date ?
|
|
7141
|
+
formattedDate: release.release_date ? _chunkD6RK5YXXcjs.formatReleaseDate.call(void 0, release.release_date) : "",
|
|
7142
7142
|
releaseType,
|
|
7143
7143
|
releaseStatus: _nullishCoalesce(release.release_status, () => ( void 0)),
|
|
7144
|
-
releaseTypeBadgeColor:
|
|
7144
|
+
releaseTypeBadgeColor: _chunkD6RK5YXXcjs.releaseTypeToBadgeColor.call(void 0, releaseType),
|
|
7145
7145
|
viewCount: _nullishCoalesce(release.view_count, () => ( 0)),
|
|
7146
7146
|
author: release.author ? {
|
|
7147
7147
|
full_name: release.author.full_name,
|
|
@@ -13490,10 +13490,10 @@ var OSTypeBadge = ({
|
|
|
13490
13490
|
if (!osType) {
|
|
13491
13491
|
return labelOnly ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "text-ods-text-secondary", className), children: "Unknown" }) : null;
|
|
13492
13492
|
}
|
|
13493
|
-
const normalized =
|
|
13493
|
+
const normalized = _chunkD6RK5YXXcjs.normalizeOSType.call(void 0, osType);
|
|
13494
13494
|
if (!normalized && !labelOnly) return null;
|
|
13495
|
-
const label =
|
|
13496
|
-
const IconComponent =
|
|
13495
|
+
const label = _chunkD6RK5YXXcjs.getOSLabel.call(void 0, osType);
|
|
13496
|
+
const IconComponent = _chunkD6RK5YXXcjs.getOSIcon.call(void 0, osType);
|
|
13497
13497
|
if (iconOnly && IconComponent) {
|
|
13498
13498
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0, IconComponent, { className: _chunkFIG2RKZFcjs.cn.call(void 0, iconSize, "text-ods-text-secondary", className) });
|
|
13499
13499
|
}
|
|
@@ -17953,14 +17953,14 @@ var ConfidenceBadge = ({
|
|
|
17953
17953
|
size = "sm",
|
|
17954
17954
|
className
|
|
17955
17955
|
}) => {
|
|
17956
|
-
const level =
|
|
17956
|
+
const level = _chunkD6RK5YXXcjs.getConfidenceLevel.call(void 0, confidence);
|
|
17957
17957
|
if (level === "none") {
|
|
17958
17958
|
return null;
|
|
17959
17959
|
}
|
|
17960
|
-
const label =
|
|
17961
|
-
const borderClass =
|
|
17962
|
-
const textClass =
|
|
17963
|
-
const bgClass =
|
|
17960
|
+
const label = _chunkD6RK5YXXcjs.getConfidenceLabel.call(void 0, confidence);
|
|
17961
|
+
const borderClass = _chunkD6RK5YXXcjs.getConfidenceBorderClass.call(void 0, confidence);
|
|
17962
|
+
const textClass = _chunkD6RK5YXXcjs.getConfidenceTextClass.call(void 0, confidence);
|
|
17963
|
+
const bgClass = _chunkD6RK5YXXcjs.getConfidenceBgClass.call(void 0, confidence);
|
|
17964
17964
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
17965
17965
|
"span",
|
|
17966
17966
|
{
|
|
@@ -18711,7 +18711,7 @@ var AIStatusIndicator = ({
|
|
|
18711
18711
|
}) => {
|
|
18712
18712
|
const config = statusConfig[status];
|
|
18713
18713
|
const displayText = message2 || config.label;
|
|
18714
|
-
const confidenceLabel = showConfidence && confidence !== void 0 ? `${
|
|
18714
|
+
const confidenceLabel = showConfidence && confidence !== void 0 ? `${_chunkD6RK5YXXcjs.getConfidenceLabel.call(void 0, confidence)} (${confidence}%)` : null;
|
|
18715
18715
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
18716
18716
|
"div",
|
|
18717
18717
|
{
|
|
@@ -18727,7 +18727,7 @@ var AIStatusIndicator = ({
|
|
|
18727
18727
|
size: 16,
|
|
18728
18728
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
18729
18729
|
status === "loading" && "animate-pulse",
|
|
18730
|
-
confidence !== void 0 && status === "success" ?
|
|
18730
|
+
confidence !== void 0 && status === "success" ? _chunkD6RK5YXXcjs.getConfidenceTextClass.call(void 0, confidence) : config.color
|
|
18731
18731
|
)
|
|
18732
18732
|
}
|
|
18733
18733
|
),
|
|
@@ -18736,7 +18736,7 @@ var AIStatusIndicator = ({
|
|
|
18736
18736
|
{
|
|
18737
18737
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
18738
18738
|
"text-sm font-medium",
|
|
18739
|
-
confidence !== void 0 && status === "success" ?
|
|
18739
|
+
confidence !== void 0 && status === "success" ? _chunkD6RK5YXXcjs.getConfidenceTextClass.call(void 0, confidence) : config.color
|
|
18740
18740
|
),
|
|
18741
18741
|
children: displayText
|
|
18742
18742
|
}
|
|
@@ -18746,8 +18746,8 @@ var AIStatusIndicator = ({
|
|
|
18746
18746
|
{
|
|
18747
18747
|
className: _chunkFIG2RKZFcjs.cn.call(void 0,
|
|
18748
18748
|
"text-xs px-2 py-0.5 rounded-full border",
|
|
18749
|
-
|
|
18750
|
-
|
|
18749
|
+
_chunkD6RK5YXXcjs.getConfidenceBorderClass.call(void 0, confidence),
|
|
18750
|
+
_chunkD6RK5YXXcjs.getConfidenceTextClass.call(void 0, confidence)
|
|
18751
18751
|
),
|
|
18752
18752
|
children: confidenceLabel
|
|
18753
18753
|
}
|
|
@@ -19622,7 +19622,7 @@ function PhoneInput({
|
|
|
19622
19622
|
placeholder = "Phone Number (optional)",
|
|
19623
19623
|
onKeyDown
|
|
19624
19624
|
}) {
|
|
19625
|
-
const { priority, others } = _react.useMemo.call(void 0, () =>
|
|
19625
|
+
const { priority, others } = _react.useMemo.call(void 0, () => _chunkD6RK5YXXcjs.getCountryPhoneData.call(void 0, ), []);
|
|
19626
19626
|
const selectedCountry = _react.useMemo.call(void 0,
|
|
19627
19627
|
() => [...priority, ...others].find((c) => c.code === countryCode),
|
|
19628
19628
|
[countryCode, priority, others]
|
|
@@ -19636,7 +19636,7 @@ function PhoneInput({
|
|
|
19636
19636
|
_optionalChain([onValidationChange, 'optionalCall', _315 => _315(false)]);
|
|
19637
19637
|
return;
|
|
19638
19638
|
}
|
|
19639
|
-
const invalid = !
|
|
19639
|
+
const invalid = !_chunkD6RK5YXXcjs.validatePhoneNumber.call(void 0, phone, countryCode);
|
|
19640
19640
|
setIsInvalid(invalid);
|
|
19641
19641
|
_optionalChain([onValidationChange, 'optionalCall', _316 => _316(invalid)]);
|
|
19642
19642
|
}, [countryCode, digitCount, onValidationChange]);
|
|
@@ -19740,7 +19740,7 @@ function WaitlistForm({
|
|
|
19740
19740
|
const [isClient, setIsClient] = _react.useState.call(void 0, false);
|
|
19741
19741
|
const [isPhoneInvalid, setIsPhoneInvalid] = _react.useState.call(void 0, false);
|
|
19742
19742
|
const [showConsentError, setShowConsentError] = _react.useState.call(void 0, false);
|
|
19743
|
-
const isMailDomainGeneric =
|
|
19743
|
+
const isMailDomainGeneric = _chunkD6RK5YXXcjs.hasGenericEmailDomain.call(void 0, email);
|
|
19744
19744
|
_react.useEffect.call(void 0, () => {
|
|
19745
19745
|
if (defaultEmail) {
|
|
19746
19746
|
setEmail(defaultEmail);
|
|
@@ -19771,7 +19771,7 @@ function WaitlistForm({
|
|
|
19771
19771
|
setShowConsentError(true);
|
|
19772
19772
|
return;
|
|
19773
19773
|
}
|
|
19774
|
-
const finalPhone = phone ?
|
|
19774
|
+
const finalPhone = phone ? _chunkD6RK5YXXcjs.formatPhoneE164.call(void 0, phone, countryCode) : void 0;
|
|
19775
19775
|
try {
|
|
19776
19776
|
await onRegister(email, finalPhone, getSignals());
|
|
19777
19777
|
resetSignals();
|
|
@@ -21419,7 +21419,7 @@ function TicketCard({
|
|
|
21419
21419
|
disabled: dragDisabled
|
|
21420
21420
|
});
|
|
21421
21421
|
const showNewMessage = !!ticket.hasNewMessage && !!columnColor;
|
|
21422
|
-
const newMessageTextColor = columnColor ?
|
|
21422
|
+
const newMessageTextColor = columnColor ? _chunkD6RK5YXXcjs.getReadableTextColor.call(void 0, columnColor) : void 0;
|
|
21423
21423
|
const style = isOverlay ? {} : {
|
|
21424
21424
|
transform: _utilities.CSS.Transform.toString(sortable.transform),
|
|
21425
21425
|
transition: sortable.transition
|
|
@@ -21460,8 +21460,8 @@ function TicketCard({
|
|
|
21460
21460
|
] })
|
|
21461
21461
|
] }) : null
|
|
21462
21462
|
] }) : null;
|
|
21463
|
-
const timestampLabel = ticket.createdAt ?
|
|
21464
|
-
const tooltipLabel = ticket.createdAt ?
|
|
21463
|
+
const timestampLabel = ticket.createdAt ? _chunkD6RK5YXXcjs.formatTicketRelativeTime.call(void 0, ticket.createdAt) : null;
|
|
21464
|
+
const tooltipLabel = ticket.createdAt ? _chunkD6RK5YXXcjs.formatTicketFullTimestamp.call(void 0, ticket.createdAt) : null;
|
|
21465
21465
|
const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
21466
21466
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex items-start gap-[var(--spacing-system-sf)]", children: [
|
|
21467
21467
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex min-w-0 flex-1 flex-col gap-[var(--spacing-system-zero)]", title: ticket.title, children: [
|
|
@@ -24169,7 +24169,7 @@ var SoftwareSourceBadge = ({
|
|
|
24169
24169
|
className
|
|
24170
24170
|
}) => {
|
|
24171
24171
|
const config = sourceConfig[source] || { label: source, icon: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkLGLPNWS6cjs.PackageIcon, { className: "w-4 h-4" }) };
|
|
24172
|
-
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className:
|
|
24172
|
+
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkD6RK5YXXcjs.cn.call(void 0, "inline-flex items-center gap-2 text-ods-text-primary", className), children: [
|
|
24173
24173
|
config.icon,
|
|
24174
24174
|
config.label
|
|
24175
24175
|
] });
|
|
@@ -24211,7 +24211,7 @@ var ToolBadge = ({
|
|
|
24211
24211
|
className,
|
|
24212
24212
|
iconClassName
|
|
24213
24213
|
}) => {
|
|
24214
|
-
const label =
|
|
24214
|
+
const label = _chunkD6RK5YXXcjs.getToolLabel.call(void 0, toolType);
|
|
24215
24215
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex items-center gap-1 text-ods-text-secondary", className), children: [
|
|
24216
24216
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkKBKZYJRIcjs.ToolIcon, { toolType, className: iconClassName, size: 16 }),
|
|
24217
24217
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-ods-text-primary text-h4", children: label })
|
|
@@ -24223,31 +24223,31 @@ ToolBadge.displayName = "ToolBadge";
|
|
|
24223
24223
|
_chunkFIG2RKZFcjs.init_cn.call(void 0, );
|
|
24224
24224
|
|
|
24225
24225
|
var shellIconMap = {
|
|
24226
|
-
[
|
|
24226
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.POWERSHELL]: {
|
|
24227
24227
|
icon: _chunkZS2SBWBRcjs.PowershellLogoGreyIcon,
|
|
24228
24228
|
props: { size: 16, className: "text-ods-text-secondary" }
|
|
24229
24229
|
},
|
|
24230
|
-
[
|
|
24230
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.CMD]: {
|
|
24231
24231
|
icon: _chunkLGLPNWS6cjs.CmdIcon,
|
|
24232
24232
|
props: { size: 16, color: "#888888" }
|
|
24233
24233
|
},
|
|
24234
|
-
[
|
|
24234
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.BASH]: {
|
|
24235
24235
|
icon: _chunkLGLPNWS6cjs.BashIcon,
|
|
24236
24236
|
props: { size: 16, color: "#888888" }
|
|
24237
24237
|
},
|
|
24238
|
-
[
|
|
24238
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.PYTHON]: {
|
|
24239
24239
|
icon: _chunkZS2SBWBRcjs.PythonLogoIcon,
|
|
24240
24240
|
props: { size: 16, className: "text-ods-text-secondary" }
|
|
24241
24241
|
},
|
|
24242
|
-
[
|
|
24242
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.NUSHELL]: {
|
|
24243
24243
|
icon: _chunkLGLPNWS6cjs.NushellIcon,
|
|
24244
24244
|
props: { size: 16, color: "#888888" }
|
|
24245
24245
|
},
|
|
24246
|
-
[
|
|
24246
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.DENO]: {
|
|
24247
24247
|
icon: _chunkLGLPNWS6cjs.DenoIcon,
|
|
24248
24248
|
props: { size: 16, color: "#888888" }
|
|
24249
24249
|
},
|
|
24250
|
-
[
|
|
24250
|
+
[_chunkD6RK5YXXcjs.ShellTypeValues.SHELL]: {
|
|
24251
24251
|
icon: _chunkLGLPNWS6cjs.ShellIcon,
|
|
24252
24252
|
props: { size: 16, color: "#888888" }
|
|
24253
24253
|
}
|
|
@@ -24262,7 +24262,7 @@ var ShellTypeBadge = ({
|
|
|
24262
24262
|
iconClassName
|
|
24263
24263
|
}) => {
|
|
24264
24264
|
const normalizedType = _optionalChain([shellType, 'optionalAccess', _469 => _469.toUpperCase, 'call', _470 => _470()]);
|
|
24265
|
-
const label =
|
|
24265
|
+
const label = _chunkD6RK5YXXcjs.getShellLabel.call(void 0, normalizedType);
|
|
24266
24266
|
const { icon: IconComponent, props: iconProps } = _nullishCoalesce(shellIconMap[normalizedType], () => ( defaultIconConfig));
|
|
24267
24267
|
const defaultIconClassName = "className" in iconProps ? iconProps.className : void 0;
|
|
24268
24268
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "flex items-center gap-1", className), children: [
|
|
@@ -24279,7 +24279,7 @@ function formatSupportedPlatforms(platforms) {
|
|
|
24279
24279
|
if (!platforms || platforms.length === 0) {
|
|
24280
24280
|
return "All Platforms";
|
|
24281
24281
|
}
|
|
24282
|
-
return platforms.map((platform) =>
|
|
24282
|
+
return platforms.map((platform) => _chunkD6RK5YXXcjs.getOSLabel.call(void 0, platform)).join(", ");
|
|
24283
24283
|
}
|
|
24284
24284
|
function getInitials(name) {
|
|
24285
24285
|
const parts = name.trim().split(/\s+/);
|
|
@@ -24313,7 +24313,7 @@ var ScriptInfoSection = ({
|
|
|
24313
24313
|
author,
|
|
24314
24314
|
className
|
|
24315
24315
|
}) => {
|
|
24316
|
-
const shellLabel =
|
|
24316
|
+
const shellLabel = _chunkD6RK5YXXcjs.getShellLabel.call(void 0, shellType);
|
|
24317
24317
|
const platformsLabel = formatSupportedPlatforms(supportedPlatforms);
|
|
24318
24318
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0,
|
|
24319
24319
|
"div",
|
|
@@ -28325,7 +28325,7 @@ function HexInputs({ value, onChange }) {
|
|
|
28325
28325
|
React102.useEffect(() => setDraft(value), [value]);
|
|
28326
28326
|
const commit = () => {
|
|
28327
28327
|
const candidate = (draft.startsWith("#") ? draft : `#${draft}`).toLowerCase();
|
|
28328
|
-
if (
|
|
28328
|
+
if (_chunkD6RK5YXXcjs.HEX_PATTERN.test(candidate)) onChange(candidate);
|
|
28329
28329
|
else setDraft(value);
|
|
28330
28330
|
};
|
|
28331
28331
|
return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -28385,12 +28385,12 @@ function ChannelInput({
|
|
|
28385
28385
|
);
|
|
28386
28386
|
}
|
|
28387
28387
|
function RgbInputs({ value, onChange }) {
|
|
28388
|
-
const rgb = _nullishCoalesce(
|
|
28388
|
+
const rgb = _nullishCoalesce(_chunkD6RK5YXXcjs.hexToRgb.call(void 0, value), () => ( { r: 0, g: 0, b: 0 }));
|
|
28389
28389
|
const update = (next) => {
|
|
28390
28390
|
const r = _nullishCoalesce(next.r, () => ( rgb.r));
|
|
28391
28391
|
const g = _nullishCoalesce(next.g, () => ( rgb.g));
|
|
28392
28392
|
const b = _nullishCoalesce(next.b, () => ( rgb.b));
|
|
28393
|
-
onChange(
|
|
28393
|
+
onChange(_chunkD6RK5YXXcjs.rgbToHex.call(void 0, r, g, b));
|
|
28394
28394
|
};
|
|
28395
28395
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
28396
28396
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, ChannelInput, { value: rgb.r, min: 0, max: 255, ariaLabel: "Red", onCommit: (r) => update({ r }) }),
|
|
@@ -28399,14 +28399,14 @@ function RgbInputs({ value, onChange }) {
|
|
|
28399
28399
|
] });
|
|
28400
28400
|
}
|
|
28401
28401
|
function HslInputs({ value, onChange }) {
|
|
28402
|
-
const rgb = _nullishCoalesce(
|
|
28403
|
-
const hsl =
|
|
28402
|
+
const rgb = _nullishCoalesce(_chunkD6RK5YXXcjs.hexToRgb.call(void 0, value), () => ( { r: 0, g: 0, b: 0 }));
|
|
28403
|
+
const hsl = _chunkD6RK5YXXcjs.rgbToHsl.call(void 0, rgb.r, rgb.g, rgb.b);
|
|
28404
28404
|
const update = (next) => {
|
|
28405
28405
|
const h = _nullishCoalesce(next.h, () => ( hsl.h));
|
|
28406
28406
|
const s = _nullishCoalesce(next.s, () => ( hsl.s));
|
|
28407
28407
|
const l = _nullishCoalesce(next.l, () => ( hsl.l));
|
|
28408
|
-
const out =
|
|
28409
|
-
onChange(
|
|
28408
|
+
const out = _chunkD6RK5YXXcjs.hslToRgb.call(void 0, h, s, l);
|
|
28409
|
+
onChange(_chunkD6RK5YXXcjs.rgbToHex.call(void 0, out.r, out.g, out.b));
|
|
28410
28410
|
};
|
|
28411
28411
|
return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
28412
28412
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, ChannelInput, { value: hsl.h, min: 0, max: 360, ariaLabel: "Hue", onCommit: (h) => update({ h }) }),
|
|
@@ -29406,33 +29406,33 @@ function ImageGalleryModal({
|
|
|
29406
29406
|
|
|
29407
29407
|
function iconFor(customItemId) {
|
|
29408
29408
|
switch (customItemId) {
|
|
29409
|
-
case
|
|
29409
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.BUG:
|
|
29410
29410
|
return _lucidereact.Bug;
|
|
29411
|
-
case
|
|
29411
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.REQUEST:
|
|
29412
29412
|
return _lucidereact.Inbox;
|
|
29413
|
-
case
|
|
29413
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.FEATURE:
|
|
29414
29414
|
return _lucidereact.Sparkles;
|
|
29415
|
-
case
|
|
29415
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.STORY:
|
|
29416
29416
|
return _lucidereact.BookOpen;
|
|
29417
|
-
case
|
|
29417
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.EPIC:
|
|
29418
29418
|
return _lucidereact.Trophy;
|
|
29419
|
-
case
|
|
29419
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.COMPONENT:
|
|
29420
29420
|
return _lucidereact.Component;
|
|
29421
|
-
case
|
|
29421
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.INITIATIVE:
|
|
29422
29422
|
return _lucidereact.Flag;
|
|
29423
|
-
case
|
|
29423
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.MILESTONE:
|
|
29424
29424
|
return _lucidereact.Goal;
|
|
29425
|
-
case
|
|
29425
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.SUBTASK:
|
|
29426
29426
|
return _lucidereact.ListTodo;
|
|
29427
|
-
case
|
|
29427
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.FORM:
|
|
29428
29428
|
return _lucidereact.FileText;
|
|
29429
|
-
case
|
|
29429
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.RECURRING:
|
|
29430
29430
|
return _lucidereact.Repeat;
|
|
29431
|
-
case
|
|
29431
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.PLAN:
|
|
29432
29432
|
return _lucidereact.Compass;
|
|
29433
|
-
case
|
|
29433
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.STRATEGY:
|
|
29434
29434
|
return _lucidereact.Compass;
|
|
29435
|
-
case
|
|
29435
|
+
case _chunkD6RK5YXXcjs.CUSTOM_ITEM_ID.TASK:
|
|
29436
29436
|
default:
|
|
29437
29437
|
return _lucidereact.CheckSquare;
|
|
29438
29438
|
}
|
|
@@ -29502,7 +29502,7 @@ function RoadmapCard({
|
|
|
29502
29502
|
const hasVotes = (_nullishCoalesce(item.upvotes, () => ( 0))) > 0 || (_nullishCoalesce(item.downvotes, () => ( 0))) > 0;
|
|
29503
29503
|
const hasFigma = !!item.figmaUrl;
|
|
29504
29504
|
const hasScreenshots = (_nullishCoalesce(_optionalChain([item, 'access', _598 => _598.screenshots, 'optionalAccess', _599 => _599.length]), () => ( 0))) > 0;
|
|
29505
|
-
const typeLabel =
|
|
29505
|
+
const typeLabel = _chunkD6RK5YXXcjs.getTaskTypeLabel.call(void 0, item.customItemId);
|
|
29506
29506
|
const useTypeIcon = cardType === "internal_task" || !iconSrc && item.customItemId != null;
|
|
29507
29507
|
const body = /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _jsxruntime.Fragment, { children: [
|
|
29508
29508
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0,
|
|
@@ -29530,7 +29530,7 @@ function RoadmapCard({
|
|
|
29530
29530
|
_chunkEI4WALN2cjs.StatusBadge,
|
|
29531
29531
|
{
|
|
29532
29532
|
text: item.status.toUpperCase(),
|
|
29533
|
-
colorScheme:
|
|
29533
|
+
colorScheme: _chunkD6RK5YXXcjs.getStatusColorScheme.call(void 0, item.status),
|
|
29534
29534
|
variant: "button",
|
|
29535
29535
|
singleLine: true,
|
|
29536
29536
|
className: "border border-ods-border shrink-0 max-w-[60%] truncate whitespace-nowrap"
|
|
@@ -29608,7 +29608,7 @@ function RoadmapCard({
|
|
|
29608
29608
|
_chunkEI4WALN2cjs.StatusBadge,
|
|
29609
29609
|
{
|
|
29610
29610
|
text: item.status.toUpperCase(),
|
|
29611
|
-
colorScheme:
|
|
29611
|
+
colorScheme: _chunkD6RK5YXXcjs.getStatusColorScheme.call(void 0, item.status),
|
|
29612
29612
|
className: "border border-ods-border"
|
|
29613
29613
|
}
|
|
29614
29614
|
) })
|
|
@@ -29617,7 +29617,7 @@ function RoadmapCard({
|
|
|
29617
29617
|
_chunkEI4WALN2cjs.StatusBadge,
|
|
29618
29618
|
{
|
|
29619
29619
|
text: item.status.toUpperCase(),
|
|
29620
|
-
colorScheme:
|
|
29620
|
+
colorScheme: _chunkD6RK5YXXcjs.getStatusColorScheme.call(void 0, item.status),
|
|
29621
29621
|
className: "border border-ods-border"
|
|
29622
29622
|
}
|
|
29623
29623
|
) }),
|
|
@@ -32025,7 +32025,7 @@ function CampaignCardAdmin({ campaign, className, anchorProps }) {
|
|
|
32025
32025
|
/* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "span", { className: _chunkY4JNA4W6cjs.COMPACT_CARD_TEXT_COL, children: [
|
|
32026
32026
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkY4JNA4W6cjs.COMPACT_CARD_TITLE_ROW, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkY4JNA4W6cjs.COMPACT_CARD_TITLE, children: campaign.name }) }),
|
|
32027
32027
|
/* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkY4JNA4W6cjs.COMPACT_CARD_META_ROW_BOX, children: /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: _chunkY4JNA4W6cjs.COMPACT_CARD_SUBTITLE, children: [
|
|
32028
|
-
campaign.start_date ?
|
|
32028
|
+
campaign.start_date ? _chunkD6RK5YXXcjs.formatDateShort.call(void 0, campaign.start_date) : null,
|
|
32029
32029
|
goalsCount > 0 ? `${goalsCount} goal${goalsCount !== 1 ? "s" : ""}` : null,
|
|
32030
32030
|
"Marketing campaign"
|
|
32031
32031
|
].filter(Boolean).join(" \xB7 ") }) }),
|
|
@@ -32120,8 +32120,8 @@ function useChatCardItem(type, id) {
|
|
|
32120
32120
|
const res = await _chunkYETA25JWcjs.embedAuthedFetch.call(void 0, url);
|
|
32121
32121
|
if (!res.ok) return null;
|
|
32122
32122
|
const data = await res.json();
|
|
32123
|
-
const items =
|
|
32124
|
-
const match2 = items.find((it) =>
|
|
32123
|
+
const items = _chunkD6RK5YXXcjs.extractItems.call(void 0, data);
|
|
32124
|
+
const match2 = items.find((it) => _chunkD6RK5YXXcjs.extractItemId.call(void 0, type, it) === id);
|
|
32125
32125
|
return _nullishCoalesce(match2, () => ( null));
|
|
32126
32126
|
},
|
|
32127
32127
|
enabled: !!url && id.length > 0,
|
|
@@ -32494,7 +32494,7 @@ function CampaignChatCard({
|
|
|
32494
32494
|
}) {
|
|
32495
32495
|
const goalsCount = Array.isArray(_optionalChain([item, 'optionalAccess', _666 => _666.goals])) ? item.goals.length : 0;
|
|
32496
32496
|
const meta = [
|
|
32497
|
-
_optionalChain([item, 'optionalAccess', _667 => _667.start_date]) ?
|
|
32497
|
+
_optionalChain([item, 'optionalAccess', _667 => _667.start_date]) ? _chunkD6RK5YXXcjs.formatDateShort.call(void 0, item.start_date) : null,
|
|
32498
32498
|
goalsCount > 0 ? `${goalsCount} goal${goalsCount !== 1 ? "s" : ""}` : null,
|
|
32499
32499
|
"Marketing campaign"
|
|
32500
32500
|
].filter(Boolean).join(" \xB7 ");
|
|
@@ -32543,7 +32543,7 @@ function entityCover(image, ogPlaceholder) {
|
|
|
32543
32543
|
function statusPill(status) {
|
|
32544
32544
|
const s = typeof status === "string" ? status.trim() : "";
|
|
32545
32545
|
if (!s) return void 0;
|
|
32546
|
-
const scheme =
|
|
32546
|
+
const scheme = _chunkD6RK5YXXcjs.getStatusColorScheme.call(void 0, s);
|
|
32547
32547
|
const variant = scheme === "success" || scheme === "error" || scheme === "warning" ? scheme : "grey";
|
|
32548
32548
|
return { label: s, variant };
|
|
32549
32549
|
}
|
|
@@ -33348,7 +33348,7 @@ function useChunkCatchup({
|
|
|
33348
33348
|
let lastMessageEndSeqId = null;
|
|
33349
33349
|
for (let i = uniqueAllChunks.length - 1; i >= 0; i--) {
|
|
33350
33350
|
const seq = uniqueAllChunks[i].chunk.sequenceId;
|
|
33351
|
-
if (uniqueAllChunks[i].chunk.type ===
|
|
33351
|
+
if (uniqueAllChunks[i].chunk.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_END && seq !== void 0 && seq !== null) {
|
|
33352
33352
|
lastMessageEndSeqId = seq;
|
|
33353
33353
|
break;
|
|
33354
33354
|
}
|
|
@@ -33356,7 +33356,7 @@ function useChunkCatchup({
|
|
|
33356
33356
|
for (let i = uniqueAllChunks.length - 1; i >= 0; i--) {
|
|
33357
33357
|
const chunk = uniqueAllChunks[i].chunk;
|
|
33358
33358
|
const seq = chunk.sequenceId;
|
|
33359
|
-
if (chunk.type ===
|
|
33359
|
+
if (chunk.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_START && seq !== void 0 && seq !== null) {
|
|
33360
33360
|
if (lastMessageEndSeqId === null || seq > lastMessageEndSeqId) {
|
|
33361
33361
|
lastMessageStartSeqId = seq;
|
|
33362
33362
|
break;
|
|
@@ -33970,11 +33970,11 @@ function parseChunkToAction(chunk) {
|
|
|
33970
33970
|
const data = chunk;
|
|
33971
33971
|
const type = String(data.type || "");
|
|
33972
33972
|
switch (type) {
|
|
33973
|
-
case
|
|
33973
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_START:
|
|
33974
33974
|
return { action: "message_start" };
|
|
33975
|
-
case
|
|
33975
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_END:
|
|
33976
33976
|
return { action: "message_end" };
|
|
33977
|
-
case
|
|
33977
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.AI_METADATA: {
|
|
33978
33978
|
const providerName = data.providerName || data.provider;
|
|
33979
33979
|
if (typeof data.modelName === "string" && typeof providerName === "string") {
|
|
33980
33980
|
return {
|
|
@@ -33987,17 +33987,17 @@ function parseChunkToAction(chunk) {
|
|
|
33987
33987
|
}
|
|
33988
33988
|
return null;
|
|
33989
33989
|
}
|
|
33990
|
-
case
|
|
33990
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.TEXT:
|
|
33991
33991
|
if (typeof data.text === "string") {
|
|
33992
33992
|
return { action: "text", text: data.text };
|
|
33993
33993
|
}
|
|
33994
33994
|
return null;
|
|
33995
|
-
case
|
|
33995
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.THINKING:
|
|
33996
33996
|
if (typeof data.text === "string") {
|
|
33997
33997
|
return { action: "thinking", text: data.text };
|
|
33998
33998
|
}
|
|
33999
33999
|
return null;
|
|
34000
|
-
case
|
|
34000
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.EXECUTING_TOOL:
|
|
34001
34001
|
return {
|
|
34002
34002
|
action: "tool_execution",
|
|
34003
34003
|
segment: {
|
|
@@ -34012,7 +34012,7 @@ function parseChunkToAction(chunk) {
|
|
|
34012
34012
|
}
|
|
34013
34013
|
}
|
|
34014
34014
|
};
|
|
34015
|
-
case
|
|
34015
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.EXECUTED_TOOL:
|
|
34016
34016
|
return {
|
|
34017
34017
|
action: "tool_execution",
|
|
34018
34018
|
segment: {
|
|
@@ -34029,7 +34029,7 @@ function parseChunkToAction(chunk) {
|
|
|
34029
34029
|
}
|
|
34030
34030
|
}
|
|
34031
34031
|
};
|
|
34032
|
-
case
|
|
34032
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.APPROVAL_REQUEST: {
|
|
34033
34033
|
const requestId = data.approvalRequestId || data.approval_request_id || "";
|
|
34034
34034
|
const approvalType = data.approvalType || "USER";
|
|
34035
34035
|
const toolCalls = normalizeToolCalls(data.toolCalls);
|
|
@@ -34049,7 +34049,7 @@ function parseChunkToAction(chunk) {
|
|
|
34049
34049
|
approvalType
|
|
34050
34050
|
};
|
|
34051
34051
|
}
|
|
34052
|
-
case
|
|
34052
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.APPROVAL_RESULT: {
|
|
34053
34053
|
const resolvedByName = typeof data.resolvedByName === "string" ? data.resolvedByName : typeof data.displayName === "string" ? data.displayName : void 0;
|
|
34054
34054
|
return {
|
|
34055
34055
|
action: "approval_result",
|
|
@@ -34059,13 +34059,13 @@ function parseChunkToAction(chunk) {
|
|
|
34059
34059
|
resolvedByName
|
|
34060
34060
|
};
|
|
34061
34061
|
}
|
|
34062
|
-
case
|
|
34062
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.ERROR:
|
|
34063
34063
|
return {
|
|
34064
34064
|
action: "error",
|
|
34065
34065
|
error: data.error || "An error occurred",
|
|
34066
34066
|
details: data.details
|
|
34067
34067
|
};
|
|
34068
|
-
case
|
|
34068
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_REQUEST:
|
|
34069
34069
|
return {
|
|
34070
34070
|
action: "message_request",
|
|
34071
34071
|
text: String(data.text || ""),
|
|
@@ -34073,7 +34073,7 @@ function parseChunkToAction(chunk) {
|
|
|
34073
34073
|
displayName: typeof data.displayName === "string" ? data.displayName : void 0,
|
|
34074
34074
|
userId: typeof data.userId === "string" ? data.userId : void 0
|
|
34075
34075
|
};
|
|
34076
|
-
case
|
|
34076
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.TOKEN_USAGE:
|
|
34077
34077
|
return {
|
|
34078
34078
|
action: "token_usage",
|
|
34079
34079
|
data: {
|
|
@@ -34083,19 +34083,19 @@ function parseChunkToAction(chunk) {
|
|
|
34083
34083
|
contextSize: _nullishCoalesce(data.contextSize, () => ( 0))
|
|
34084
34084
|
}
|
|
34085
34085
|
};
|
|
34086
|
-
case
|
|
34086
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.CONTEXT_COMPACTION_START:
|
|
34087
34087
|
return { action: "context_compaction_start" };
|
|
34088
|
-
case
|
|
34088
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.CONTEXT_COMPACTION_END:
|
|
34089
34089
|
return {
|
|
34090
34090
|
action: "context_compaction_end",
|
|
34091
34091
|
summary: typeof data.text === "string" ? data.text : void 0
|
|
34092
34092
|
};
|
|
34093
|
-
case
|
|
34093
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.SYSTEM:
|
|
34094
34094
|
if (typeof data.text === "string") {
|
|
34095
34095
|
return { action: "system", text: data.text };
|
|
34096
34096
|
}
|
|
34097
34097
|
return null;
|
|
34098
|
-
case
|
|
34098
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.DIRECT_MESSAGE:
|
|
34099
34099
|
if (typeof data.text === "string") {
|
|
34100
34100
|
return {
|
|
34101
34101
|
action: "direct_message",
|
|
@@ -34106,7 +34106,7 @@ function parseChunkToAction(chunk) {
|
|
|
34106
34106
|
};
|
|
34107
34107
|
}
|
|
34108
34108
|
return null;
|
|
34109
|
-
case
|
|
34109
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.DIALOG_CLOSED:
|
|
34110
34110
|
return { action: "dialog_closed" };
|
|
34111
34111
|
default:
|
|
34112
34112
|
return null;
|
|
@@ -34116,22 +34116,22 @@ function isControlChunk(chunk) {
|
|
|
34116
34116
|
if (!chunk || typeof chunk !== "object") return false;
|
|
34117
34117
|
const data = chunk;
|
|
34118
34118
|
const type = String(data.type || "");
|
|
34119
|
-
return type ===
|
|
34119
|
+
return type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_START || type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.MESSAGE_END;
|
|
34120
34120
|
}
|
|
34121
34121
|
function isErrorChunk(chunk) {
|
|
34122
34122
|
if (!chunk || typeof chunk !== "object") return false;
|
|
34123
34123
|
const data = chunk;
|
|
34124
|
-
return data.type ===
|
|
34124
|
+
return data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.ERROR;
|
|
34125
34125
|
}
|
|
34126
34126
|
function isMetadataChunk(chunk) {
|
|
34127
34127
|
if (!chunk || typeof chunk !== "object") return false;
|
|
34128
34128
|
const data = chunk;
|
|
34129
|
-
return data.type ===
|
|
34129
|
+
return data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.AI_METADATA;
|
|
34130
34130
|
}
|
|
34131
34131
|
function extractTextFromChunk(chunk) {
|
|
34132
34132
|
if (!chunk || typeof chunk !== "object") return null;
|
|
34133
34133
|
const data = chunk;
|
|
34134
|
-
if (data.type ===
|
|
34134
|
+
if (data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.TEXT && typeof data.text === "string") {
|
|
34135
34135
|
return data.text;
|
|
34136
34136
|
}
|
|
34137
34137
|
return null;
|
|
@@ -34624,7 +34624,7 @@ function useRealtimeChunkProcessor(options) {
|
|
|
34624
34624
|
const pendingEscalatedRef = _react.useRef.call(void 0, /* @__PURE__ */ new Map());
|
|
34625
34625
|
const processChunk = _react.useCallback.call(void 0,
|
|
34626
34626
|
(chunk) => {
|
|
34627
|
-
if (!enableThinking && chunk && typeof chunk === "object" && chunk.type ===
|
|
34627
|
+
if (!enableThinking && chunk && typeof chunk === "object" && chunk.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.THINKING) {
|
|
34628
34628
|
return;
|
|
34629
34629
|
}
|
|
34630
34630
|
const action = parseChunkToAction(chunk);
|
|
@@ -35736,7 +35736,7 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
35736
35736
|
const apiMessages = [
|
|
35737
35737
|
...currentMessages.filter((m) => (m.role === "user" || m.role === "assistant") && !m.hidden).map((m) => ({
|
|
35738
35738
|
role: m.role,
|
|
35739
|
-
content: typeof m.content === "string" ? m.content :
|
|
35739
|
+
content: typeof m.content === "string" ? m.content : _chunkD6RK5YXXcjs.flattenAssistantContent.call(void 0, m.content)
|
|
35740
35740
|
})),
|
|
35741
35741
|
{ role: "user", content: message2 }
|
|
35742
35742
|
];
|
|
@@ -35746,7 +35746,7 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
35746
35746
|
action: extra.approvalAction.action,
|
|
35747
35747
|
messages: currentMessages.filter((m) => (m.role === "user" || m.role === "assistant") && !m.hidden).map((m) => ({
|
|
35748
35748
|
role: m.role,
|
|
35749
|
-
content: typeof m.content === "string" ? m.content :
|
|
35749
|
+
content: typeof m.content === "string" ? m.content : _chunkD6RK5YXXcjs.flattenAssistantContent.call(void 0, m.content)
|
|
35750
35750
|
}))
|
|
35751
35751
|
} : {
|
|
35752
35752
|
messages: apiMessages,
|
|
@@ -35914,7 +35914,7 @@ function createDocStreamFn(source, endpoints, messagesRef, sourcesMapRef, refsMa
|
|
|
35914
35914
|
});
|
|
35915
35915
|
bumpMetaTick();
|
|
35916
35916
|
}
|
|
35917
|
-
const parsedAnchor =
|
|
35917
|
+
const parsedAnchor = _chunkD6RK5YXXcjs.parseScrollAnchor.call(void 0, meta.scrollAnchor);
|
|
35918
35918
|
if (parsedAnchor !== null) {
|
|
35919
35919
|
mergeTurnMeta(metaMapRef, sendIdx, { scrollAnchor: parsedAnchor });
|
|
35920
35920
|
bumpMetaTick();
|
|
@@ -36012,7 +36012,7 @@ function loadPersistedChat(source) {
|
|
|
36012
36012
|
if (!parsed || !Array.isArray(parsed.messages)) return null;
|
|
36013
36013
|
for (const m of parsed.messages) {
|
|
36014
36014
|
if (typeof m.timestamp === "string") m.timestamp = new Date(m.timestamp);
|
|
36015
|
-
if (m.role === "user" && !m.hidden && typeof m.content === "string" && m.content.startsWith(
|
|
36015
|
+
if (m.role === "user" && !m.hidden && typeof m.content === "string" && m.content.startsWith(_chunkD6RK5YXXcjs.AUTO_CONTINUATION_DIRECTIVE_PREFIX)) {
|
|
36016
36016
|
m.hidden = true;
|
|
36017
36017
|
}
|
|
36018
36018
|
}
|
|
@@ -36186,7 +36186,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
36186
36186
|
return;
|
|
36187
36187
|
}
|
|
36188
36188
|
const refSlug = typeof _optionalChain([reference, 'access', _899 => _899.metadata, 'optionalAccess', _900 => _900.slug]) === "string" && reference.metadata.slug.length > 0 ? reference.metadata.slug : "";
|
|
36189
|
-
const queryValue = refSlug ||
|
|
36189
|
+
const queryValue = refSlug || _chunkD6RK5YXXcjs.sanitizeTitleForChat.call(void 0, reference.title) || reference.id;
|
|
36190
36190
|
const escaped = queryValue.replace(/\\/g, "\\\\").replace(/"/g, '\\"');
|
|
36191
36191
|
const text = `/${cmdId} display "${escaped}"`;
|
|
36192
36192
|
sendMessage(text);
|
|
@@ -36209,7 +36209,7 @@ function useSseChatAdapter(options, runtimeOptions = {}) {
|
|
|
36209
36209
|
);
|
|
36210
36210
|
return;
|
|
36211
36211
|
}
|
|
36212
|
-
const sanitizedTitle =
|
|
36212
|
+
const sanitizedTitle = _chunkD6RK5YXXcjs.sanitizeTitleForChat.call(void 0, reference.title);
|
|
36213
36213
|
const prompt = `Tell me more about ${sanitizedTitle || "this item"}`;
|
|
36214
36214
|
sendMessage(prompt, {
|
|
36215
36215
|
commandOverride: { entityIdFilter: { tableId, id: refId } }
|
|
@@ -36338,7 +36338,7 @@ function getOwnerAvatar(owner) {
|
|
|
36338
36338
|
}
|
|
36339
36339
|
function pushStandaloneMessages(processedMessages, msg, messageDataArray) {
|
|
36340
36340
|
messageDataArray.forEach((data) => {
|
|
36341
|
-
if (data.type ===
|
|
36341
|
+
if (data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.SYSTEM && "text" in data && data.text) {
|
|
36342
36342
|
processedMessages.push({
|
|
36343
36343
|
id: msg.id,
|
|
36344
36344
|
role: "user",
|
|
@@ -36390,7 +36390,7 @@ function processHistoricalMessages(messages, options = {}) {
|
|
|
36390
36390
|
if (chatTypeFilter && msg.chatType !== chatTypeFilter) return;
|
|
36391
36391
|
const messageDataArray = Array.isArray(msg.messageData) ? msg.messageData : msg.messageData ? [msg.messageData] : [];
|
|
36392
36392
|
const hasStandaloneData = messageDataArray.some(
|
|
36393
|
-
(data) => data.type ===
|
|
36393
|
+
(data) => data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.SYSTEM
|
|
36394
36394
|
);
|
|
36395
36395
|
if (hasStandaloneData) {
|
|
36396
36396
|
flushAssistantMessage();
|
|
@@ -36402,7 +36402,7 @@ function processHistoricalMessages(messages, options = {}) {
|
|
|
36402
36402
|
flushAssistantMessage();
|
|
36403
36403
|
const userAuthorType = _optionalChain([msg, 'access', _917 => _917.owner, 'optionalAccess', _918 => _918.type]) === OWNER_TYPE.ADMIN ? "admin" : "user";
|
|
36404
36404
|
messageDataArray.forEach((data) => {
|
|
36405
|
-
if (data.type ===
|
|
36405
|
+
if (data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.TEXT && "text" in data && data.text) {
|
|
36406
36406
|
processedMessages.push({
|
|
36407
36407
|
id: msg.id,
|
|
36408
36408
|
role: "user",
|
|
@@ -36452,17 +36452,17 @@ function processHistoricalMessages(messages, options = {}) {
|
|
|
36452
36452
|
function processMessageData(data, accumulator, approvalStatuses, options = {}, escalatedApprovals) {
|
|
36453
36453
|
const { displayApprovalTypes, batchApprovalsEnabled = true } = options;
|
|
36454
36454
|
switch (data.type) {
|
|
36455
|
-
case
|
|
36455
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.TEXT:
|
|
36456
36456
|
if ("text" in data && data.text) {
|
|
36457
36457
|
accumulator.appendText(data.text);
|
|
36458
36458
|
}
|
|
36459
36459
|
break;
|
|
36460
|
-
case
|
|
36460
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.THINKING:
|
|
36461
36461
|
if ("text" in data && data.text) {
|
|
36462
36462
|
accumulator.appendThinking(data.text);
|
|
36463
36463
|
}
|
|
36464
36464
|
break;
|
|
36465
|
-
case
|
|
36465
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.EXECUTING_TOOL:
|
|
36466
36466
|
if ("integratedToolType" in data) {
|
|
36467
36467
|
accumulator.addToolExecution({
|
|
36468
36468
|
type: "tool_execution",
|
|
@@ -36477,7 +36477,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
36477
36477
|
});
|
|
36478
36478
|
}
|
|
36479
36479
|
break;
|
|
36480
|
-
case
|
|
36480
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.EXECUTED_TOOL:
|
|
36481
36481
|
if ("integratedToolType" in data) {
|
|
36482
36482
|
accumulator.addToolExecution({
|
|
36483
36483
|
type: "tool_execution",
|
|
@@ -36494,7 +36494,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
36494
36494
|
});
|
|
36495
36495
|
}
|
|
36496
36496
|
break;
|
|
36497
|
-
case
|
|
36497
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.APPROVAL_REQUEST:
|
|
36498
36498
|
if ("approvalRequestId" in data && data.approvalRequestId) {
|
|
36499
36499
|
const approvalType = data.approvalType || "CLIENT";
|
|
36500
36500
|
const toolCalls = Array.isArray(data.toolCalls) ? data.toolCalls : void 0;
|
|
@@ -36544,7 +36544,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
36544
36544
|
}
|
|
36545
36545
|
}
|
|
36546
36546
|
break;
|
|
36547
|
-
case
|
|
36547
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.APPROVAL_RESULT:
|
|
36548
36548
|
if ("approvalRequestId" in data && data.approvalRequestId) {
|
|
36549
36549
|
const existingStatus = approvalStatuses[data.approvalRequestId];
|
|
36550
36550
|
const status = existingStatus || (data.approved ? "approved" : "rejected");
|
|
@@ -36594,7 +36594,7 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
36594
36594
|
);
|
|
36595
36595
|
}
|
|
36596
36596
|
break;
|
|
36597
|
-
case
|
|
36597
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.ERROR:
|
|
36598
36598
|
if ("error" in data) {
|
|
36599
36599
|
let message2;
|
|
36600
36600
|
if ("details" in data && _optionalChain([data, 'optionalAccess', _932 => _932.details])) {
|
|
@@ -36610,10 +36610,10 @@ function processMessageData(data, accumulator, approvalStatuses, options = {}, e
|
|
|
36610
36610
|
);
|
|
36611
36611
|
}
|
|
36612
36612
|
break;
|
|
36613
|
-
case
|
|
36613
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.CONTEXT_COMPACTION_START:
|
|
36614
36614
|
accumulator.addContextCompaction();
|
|
36615
36615
|
break;
|
|
36616
|
-
case
|
|
36616
|
+
case _chunkD6RK5YXXcjs.MESSAGE_TYPE.CONTEXT_COMPACTION_END: {
|
|
36617
36617
|
const summary = "summary" in data && typeof data.summary === "string" ? data.summary : void 0;
|
|
36618
36618
|
accumulator.completeContextCompaction(summary);
|
|
36619
36619
|
break;
|
|
@@ -36629,7 +36629,7 @@ function extractErrorMessages(messages, options = {}) {
|
|
|
36629
36629
|
if (chatTypeFilter && msg.chatType !== chatTypeFilter) return;
|
|
36630
36630
|
const messageDataArray = Array.isArray(msg.messageData) ? msg.messageData : msg.messageData ? [msg.messageData] : [];
|
|
36631
36631
|
messageDataArray.forEach((data) => {
|
|
36632
|
-
if (data.type ===
|
|
36632
|
+
if (data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.ERROR) {
|
|
36633
36633
|
errorMessages.push({
|
|
36634
36634
|
id: `${msg.id}-error`,
|
|
36635
36635
|
role: "error",
|
|
@@ -36675,7 +36675,7 @@ function processHistoricalMessagesWithErrors(messages, options = {}) {
|
|
|
36675
36675
|
if (chatTypeFilter && msg.chatType !== chatTypeFilter) return;
|
|
36676
36676
|
const messageDataArray = Array.isArray(msg.messageData) ? msg.messageData : msg.messageData ? [msg.messageData] : [];
|
|
36677
36677
|
const hasStandaloneData = messageDataArray.some(
|
|
36678
|
-
(data) => data.type ===
|
|
36678
|
+
(data) => data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.SYSTEM
|
|
36679
36679
|
);
|
|
36680
36680
|
if (hasStandaloneData) {
|
|
36681
36681
|
flushAssistantMessage();
|
|
@@ -36687,7 +36687,7 @@ function processHistoricalMessagesWithErrors(messages, options = {}) {
|
|
|
36687
36687
|
flushAssistantMessage();
|
|
36688
36688
|
const userAuthorType = _optionalChain([msg, 'access', _941 => _941.owner, 'optionalAccess', _942 => _942.type]) === OWNER_TYPE.ADMIN ? "admin" : "user";
|
|
36689
36689
|
messageDataArray.forEach((data) => {
|
|
36690
|
-
if (data.type ===
|
|
36690
|
+
if (data.type === _chunkD6RK5YXXcjs.MESSAGE_TYPE.TEXT && "text" in data && data.text) {
|
|
36691
36691
|
processedMessages.push({
|
|
36692
36692
|
id: msg.id,
|
|
36693
36693
|
role: "user",
|
|
@@ -37864,7 +37864,7 @@ function dispatchSlashCommandAction(actionId, cmdId, ref) {
|
|
|
37864
37864
|
if (!input) return;
|
|
37865
37865
|
switch (actionId) {
|
|
37866
37866
|
case "browse":
|
|
37867
|
-
input.submit(
|
|
37867
|
+
input.submit(_chunkD6RK5YXXcjs.formatSingularLookupInvocation.call(void 0, cmdId));
|
|
37868
37868
|
return;
|
|
37869
37869
|
case "search":
|
|
37870
37870
|
input.setValue(`/${cmdId} `);
|
|
@@ -38428,7 +38428,7 @@ function EmbeddableChatInner({
|
|
|
38428
38428
|
(text) => {
|
|
38429
38429
|
let augmentedText = text;
|
|
38430
38430
|
if (readyAttachments.length > 0) {
|
|
38431
|
-
const markdown = readyAttachments.map((att) =>
|
|
38431
|
+
const markdown = readyAttachments.map((att) => _chunkD6RK5YXXcjs.formatChatAttachmentMarkdownForBubble.call(void 0, att, viewUrlPrefix)).join("");
|
|
38432
38432
|
augmentedText = `${text}${markdown}`;
|
|
38433
38433
|
}
|
|
38434
38434
|
sendMessage(augmentedText, {
|
|
@@ -39434,4 +39434,4 @@ function EmbeddableChatInner({
|
|
|
39434
39434
|
|
|
39435
39435
|
|
|
39436
39436
|
exports.Label = Label; exports.AllowedDomainsInput = AllowedDomainsInput; exports.Autocomplete = Autocomplete; exports.CheckboxBlock = CheckboxBlock; exports.CheckboxWithDescription = CheckboxWithDescription; exports.Select = Select; exports.SelectGroup = SelectGroup; exports.SelectValue = SelectValue; exports.SelectTrigger = SelectTrigger; exports.SelectScrollUpButton = SelectScrollUpButton; exports.SelectScrollDownButton = SelectScrollDownButton; exports.SelectContent = SelectContent; exports.SelectLabel = SelectLabel; exports.SelectItem = SelectItem; exports.SelectSeparator = SelectSeparator; exports.DatePicker = DatePicker; exports.DatePickerInput = DatePickerInput; exports.DatePickerInputSimple = DatePickerInputSimple; exports.HoneypotField = HoneypotField; exports.ProgressBar = ProgressBar; exports.InfoCard = InfoCard; exports.InfoRow = InfoRow; exports.InputTrigger = InputTrigger; exports.InteractiveCard = InteractiveCard; exports.MediaTypeSelector = MediaTypeSelector; exports.noDataIconClasses = noDataIconClasses; exports.noDataActionsVariants = noDataActionsVariants; exports.NoDataMessage = NoDataMessage; exports.NoDataAction = NoDataAction; exports.NoDataActions = NoDataActions; exports.NoData = NoData; exports.PageLoader = PageLoader; exports.CompactPageLoader = CompactPageLoader; exports.RadioGroup = RadioGroup; exports.RadioGroupItem = RadioGroupItem; exports.RadioGroupBlock = RadioGroupBlock; exports.Switch = Switch; exports.badgeVariants = badgeVariants; exports.Badge = Badge; exports.TagsInput = TagsInput; exports.TagsManager = TagsManager; exports.Textarea = Textarea; exports.AlertDialog = AlertDialog; exports.AlertDialogTrigger = AlertDialogTrigger; exports.AlertDialogPortal = AlertDialogPortal; exports.AlertDialogOverlay = AlertDialogOverlay; exports.AlertDialogContent = AlertDialogContent; exports.AlertDialogHeader = AlertDialogHeader; exports.AlertDialogFooter = AlertDialogFooter; exports.AlertDialogTitle = AlertDialogTitle; exports.AlertDialogDescription = AlertDialogDescription; exports.AlertDialogAction = AlertDialogAction; exports.AlertDialogCancel = AlertDialogCancel; exports.AspectRatio = AspectRatio; exports.Dialog = Dialog; exports.DialogTrigger = DialogTrigger; exports.DialogPortal = DialogPortal; exports.DialogClose = DialogClose; exports.DialogOverlay = DialogOverlay; exports.DialogContent = DialogContent; exports.DialogHeader = DialogHeader; exports.DialogFooter = DialogFooter; exports.DialogTitle = DialogTitle; exports.DialogDescription = DialogDescription; exports.ImageGalleryModal = ImageGalleryModal; exports.Modal = Modal2; exports.ModalContent = ModalContent2; exports.ModalHeader = ModalHeader2; exports.ModalTitle = ModalTitle2; exports.ModalFooter = ModalFooter2; exports.Modal2 = Modal; exports.ModalContent2 = ModalContent; exports.ModalHeader2 = ModalHeader; exports.ModalTitle2 = ModalTitle; exports.ModalFooter2 = ModalFooter; exports.Separator = Separator2; exports.Sheet = Sheet; exports.SheetTrigger = SheetTrigger; exports.SheetClose = SheetClose; exports.SheetPortal = SheetPortal; exports.SheetOverlay = SheetOverlay; exports.SheetContent = SheetContent; exports.SheetHeader = SheetHeader; exports.SheetFooter = SheetFooter; exports.SheetTitle = SheetTitle; exports.SheetDescription = SheetDescription; exports.Drawer = Drawer; exports.DrawerTrigger = DrawerTrigger; exports.DrawerClose = DrawerClose; exports.DrawerPortal = DrawerPortal; exports.DrawerOverlay = DrawerOverlay; exports.DrawerContent = DrawerContent; exports.DrawerHeader = DrawerHeader; exports.DrawerTitle = DrawerTitle; exports.DrawerDescription = DrawerDescription; exports.DrawerBody = DrawerBody; exports.DrawerFooter = DrawerFooter; exports.Accordion = Accordion; exports.AccordionItem = AccordionItem; exports.AccordionTrigger = AccordionTrigger; exports.AccordionContent = AccordionContent; exports.Breadcrumb = Breadcrumb; exports.BreadcrumbList = BreadcrumbList; exports.BreadcrumbItem = BreadcrumbItem; exports.BreadcrumbLink = BreadcrumbLink; exports.BreadcrumbPage = BreadcrumbPage; exports.BreadcrumbSeparator = BreadcrumbSeparator; exports.BreadcrumbEllipsis = BreadcrumbEllipsis; exports.MenubarMenu = MenubarMenu; exports.MenubarGroup = MenubarGroup; exports.MenubarPortal = MenubarPortal; exports.MenubarSub = MenubarSub; exports.MenubarRadioGroup = MenubarRadioGroup; exports.Menubar = Menubar; exports.MenubarTrigger = MenubarTrigger; exports.MenubarSubTrigger = MenubarSubTrigger; exports.MenubarSubContent = MenubarSubContent; exports.MenubarContent = MenubarContent; exports.MenubarItem = MenubarItem; exports.MenubarCheckboxItem = MenubarCheckboxItem; exports.MenubarRadioItem = MenubarRadioItem; exports.MenubarLabel = MenubarLabel; exports.MenubarSeparator = MenubarSeparator; exports.MenubarShortcut = MenubarShortcut; exports.NavigationMenu = NavigationMenu; exports.NavigationMenuList = NavigationMenuList; exports.NavigationMenuItem = NavigationMenuItem; exports.navigationMenuTriggerStyle = navigationMenuTriggerStyle; exports.NavigationMenuTrigger = NavigationMenuTrigger; exports.NavigationMenuContent = NavigationMenuContent; exports.NavigationMenuLink = NavigationMenuLink; exports.NavigationMenuViewport = NavigationMenuViewport; exports.NavigationMenuIndicator = NavigationMenuIndicator; exports.TabContent = TabContent; exports.TabNavigation = TabNavigation; exports.getTabById = getTabById; exports.getTabComponent = getTabComponent; exports.Alert = Alert; exports.AlertTitle = AlertTitle; exports.AlertDescription = AlertDescription; exports.Progress = Progress; exports.ReleaseChangelogSection = ReleaseChangelogSection; exports.StatusIndicator = StatusIndicator; exports.HoverDropdown = HoverDropdown; exports.ApprovalRequestMessage = ApprovalRequestMessage; exports.ExpandChevron = ExpandChevron; exports.useCollapsible = useCollapsible; exports.getCommandText = getCommandText; exports.ArgRow = ArgRow; exports.ResultBlock = ResultBlock; exports.ApprovalBatchMessage = ApprovalBatchMessage; exports.ContextCompactionDisplay = ContextCompactionDisplay; exports.ThinkingDisplay = ThinkingDisplay; exports.ErrorMessageDisplay = ErrorMessageDisplay; exports.ColorSwatch = ColorSwatch; exports.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.ONBOARDING_ICONS = ONBOARDING_ICONS; exports.resolveOnboardingIcon = resolveOnboardingIcon; exports.ONBOARDING_ICON_OPTIONS = ONBOARDING_ICON_OPTIONS; exports.SlashCommandSuggestions = SlashCommandSuggestions; exports.ChatInput = ChatInput; exports.ToolExecutionDisplay = ToolExecutionDisplay; exports.remarkCardLinks = remarkCardLinks; exports.BlockCard = BlockCard; exports.CONTEXT_ROW_CLASS = CONTEXT_ROW_CLASS; exports.CONTEXT_ICON_CLASS = CONTEXT_ICON_CLASS; exports.CONTEXT_LABEL_CLASS = CONTEXT_LABEL_CLASS; exports.CONTEXT_BACK_CLASS = CONTEXT_BACK_CLASS; exports.CONTEXT_STATE_CLASS = CONTEXT_STATE_CLASS; exports.ContextMenuRow = ContextMenuRow; exports.ContextItemsSkeleton = ContextItemsSkeleton; exports.ContextItemsList = ContextItemsList; exports.ContextErrorBoundary = ContextErrorBoundary; exports.CHAT_CONTEXT_ITEMS_DEFAULT_MAX = CHAT_CONTEXT_ITEMS_DEFAULT_MAX; exports.ChatComposerPlusMenu = ChatComposerPlusMenu; exports.ChatContextPicker = ChatContextPicker; exports.ChatContextChipStrip = ChatContextChipStrip; exports.MemoizedChatMessageEnhanced = MemoizedChatMessageEnhanced; exports.ChatMessageSkeleton = ChatMessageSkeleton; exports.ChatMessageListSkeleton = ChatMessageListSkeleton; exports.ChatMessageList = ChatMessageList; exports.useProxiedImageUrl = useProxiedImageUrl; exports.ChatMessageRow = ChatMessageRow; exports.ChatMessageRowSkeleton = ChatMessageRowSkeleton; exports.ChatQuickAction = ChatQuickAction; exports.ChatQuickActionRow = ChatQuickActionRow; exports.ChatQuickActionRowSkeleton = ChatQuickActionRowSkeleton; 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_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.ModelDisplaySkeleton = ModelDisplaySkeleton; exports.ChatComposer = ChatComposer; exports.ChatArchivePage = ChatArchivePage; exports.DialogListItem = DialogListItem; exports.ChatSidebar = ChatSidebar; exports.executeNavigation = executeNavigation; exports.executeNavigationImperative = executeNavigationImperative; exports.handleChatNavClick = handleChatNavClick; exports.NavLinkAnchorViaRuntime = NavLinkAnchorViaRuntime; exports.SourceActionButton = SourceActionButton; exports.FlamingoLogo = FlamingoLogo; exports.OpenmspLogo = OpenmspLogo; exports.PlatformBadge = PlatformBadge; exports.AdminContentCard = AdminContentCard; exports.getProxiedImageUrl = getProxiedImageUrl2; exports.WhatIShippedCard = WhatIShippedCard; exports.WhatIShippedCardSkeleton = WhatIShippedCardSkeleton; exports.ChatVideoEntityCard = ChatVideoEntityCard; exports.ProductReleaseCard = ProductReleaseCard; exports.ProductReleaseCardSkeleton = ProductReleaseCardSkeleton; exports.defaultBuildProductReleaseCardProps = defaultBuildProductReleaseCardProps; exports.buildProductReleaseCardProps = buildProductReleaseCardProps; exports.BlogCardSkeleton = BlogCardSkeleton; exports.BlogCard = BlogCard; exports.CaseStudyCardSkeleton = CaseStudyCardSkeleton; exports.CaseStudyCard = CaseStudyCard; exports.CustomerInterviewCardSkeleton = CustomerInterviewCardSkeleton; exports.CustomerInterviewCard = CustomerInterviewCard; exports.formatInvestorUpdatePeriod = formatInvestorUpdatePeriod; exports.InvestorUpdateCardSkeleton = InvestorUpdateCardSkeleton; exports.InvestorUpdateCard = InvestorUpdateCard; exports.RoadmapVoteButton = RoadmapVoteButton; exports.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.useChatCardItem = useChatCardItem; exports.ChatCardLoader = ChatCardLoader; exports.renderChatInlineEntityCard = renderChatInlineEntityCard; exports.CHAT_TYPE = CHAT_TYPE; exports.OWNER_TYPE = OWNER_TYPE; exports.MESSAGE_ROLE = MESSAGE_ROLE; exports.ASSISTANT_TYPE = ASSISTANT_TYPE; exports.AUTHOR_TYPE = AUTHOR_TYPE; exports.APPROVAL_STATUS = APPROVAL_STATUS; exports.CONNECTION_STATUS = CONNECTION_STATUS; exports.buildChatRefKey = buildChatRefKey; exports.isStructuredContent = isStructuredContent; exports.normalizeContent = normalizeContent2; exports.NETWORK_CONFIG = NETWORK_CONFIG; exports.transformEventToProgram = transformEventToProgram; exports.transformPodcastToProgram = transformPodcastToProgram; exports.transformWebinarToProgram = transformWebinarToProgram; exports.useChunkCatchup = useChunkCatchup; exports.useJetStreamDialogSubscription = useJetStreamDialogSubscription; exports.useNatsDialogSubscription = useNatsDialogSubscription; exports.buildNatsWsUrl = buildNatsWsUrl; exports.parseChunkToAction = parseChunkToAction; exports.isControlChunk = isControlChunk; exports.isErrorChunk = isErrorChunk; exports.isMetadataChunk = isMetadataChunk; exports.extractTextFromChunk = extractTextFromChunk; exports.MessageSegmentAccumulator = MessageSegmentAccumulator; exports.createMessageSegmentAccumulator = createMessageSegmentAccumulator; exports.useRealtimeChunkProcessor = useRealtimeChunkProcessor; exports.fetchSlashCommands = fetchSlashCommands; exports.useSlashCommands = useSlashCommands; exports.useSlashCommandRegistry = useSlashCommandRegistry; exports.fetchEmptyStateConfig = fetchEmptyStateConfig; exports.useEmptyStateConfig = useEmptyStateConfig; exports.useChatAttachments = useChatAttachments; exports.useChatAttachmentImageGallery = useChatAttachmentImageGallery; exports.ChatIdentityProvider = ChatIdentityProvider; exports.useChatIdentity = useChatIdentity; exports.useCloseOnNavigation = useCloseOnNavigation; exports.useSSE = useSSE; exports.useChat = useChat; exports.useSseChatAdapter = useSseChatAdapter; exports.processHistoricalMessages = processHistoricalMessages; exports.extractErrorMessages = extractErrorMessages; exports.processHistoricalMessagesWithErrors = processHistoricalMessagesWithErrors; exports.useNatsChatAdapter = useNatsChatAdapter; exports.useUnifiedChat = useUnifiedChat; exports.extractIncompleteMessageState = extractIncompleteMessageState; exports.SYNTHETIC_REALTIME_ID_PREFIXES = SYNTHETIC_REALTIME_ID_PREFIXES; exports.flattenMessagePagesChronological = flattenMessagePagesChronological; exports.maxPersistedStreamSeq = maxPersistedStreamSeq; exports.mergeHistoryWithRealtime = mergeHistoryWithRealtime; exports.computeHistoryPrepend = computeHistoryPrepend; exports.CHIP_ACTION_BUTTON_CLASS = CHIP_ACTION_BUTTON_CLASS; exports.chatChipClass = chatChipClass; exports.EmbeddableChat = EmbeddableChat; exports.FilterCheckboxItem = FilterCheckboxItem; exports.TagKeyValueFilter = TagKeyValueFilter; exports.FilterModal = FilterModal; exports.PageContainer = PageContainer; exports.ListPageContainer = ListPageContainer; exports.DetailPageContainer = DetailPageContainer; exports.FormPageContainer = FormPageContainer; exports.ContentPageContainer = ContentPageContainer; exports.ListPageLayout = ListPageLayout; exports.toggleVariants = toggleVariants; exports.Toggle = Toggle; exports.ToggleGroup = ToggleGroup; exports.ToggleGroupItem = ToggleGroupItem; exports.BenefitCard = BenefitCard; exports.BenefitCardGrid = BenefitCardGrid; exports.BrandAssociationCard = BrandAssociationCard; exports.BrandAssociationGrid = BrandAssociationGrid; exports.BulletList = BulletList; exports.ChevronButton = ChevronButton; exports.CircularProgress = CircularProgress; exports.CheckIcon = CheckIcon2; exports.XIcon = XIcon; exports.MinusIcon = MinusIcon; exports.CheckCircleIcon = CheckCircleIcon2; exports.XCircleIcon = XCircleIcon; exports.FloatingTooltip = FloatingTooltip; exports.DashboardInfoCard = DashboardInfoCard; exports.OSTypeBadge = OSTypeBadge; exports.OSTypeIcon = OSTypeIcon; exports.OSTypeLabel = OSTypeLabel; exports.DeviceCard = DeviceCard; exports.DeviceCardCompact = DeviceCardCompact; exports.FeatureCardGrid = FeatureCardGrid; exports.FeatureList = FeatureList; exports.TruncateText = TruncateText; exports.HighlightCard = HighlightCard; exports.HighlightCardGrid = HighlightCardGrid; exports.IconsBlock = IconsBlock; exports.DropdownButton = DropdownButton; exports.MoreActionsMenu = MoreActionsMenu; exports.OrganizationCard = OrganizationCard; exports.ServiceCard = ServiceCard; exports.Slider = Slider; exports.TabSelector = TabSelector; exports.TitleContentBlock = TitleContentBlock; exports.ContentLoader = ContentLoader; exports.CardLoader = CardLoader; exports.FormLoader = FormLoader; exports.DetailLoader = DetailLoader; exports.ListLoader = ListLoader; exports.Pagination = Pagination; exports.PaginationContent = PaginationContent; exports.PaginationItem = PaginationItem; exports.PaginationLink = PaginationLink; exports.PaginationEllipsis = PaginationEllipsis; exports.PaginationPrevious = PaginationPrevious; exports.PaginationNext = PaginationNext; exports.init_pagination = init_pagination; exports.CursorPagination = CursorPagination; exports.CursorPaginationSimple = CursorPaginationSimple; exports.TableEmptyState = TableEmptyState; exports.DynamicThemeProvider = DynamicThemeProvider; exports.useDynamicTheme = useDynamicTheme; exports.THEME_STORAGE_KEY = THEME_STORAGE_KEY; exports.THEME_ATTRIBUTE = THEME_ATTRIBUTE; exports.DEFAULT_THEME = DEFAULT_THEME; exports.ThemeProvider = ThemeProvider; exports.useTheme = useTheme; exports.useThemeToggle = useThemeToggle; exports.ArrayEntryManager = ArrayEntryManager; exports.ProviderButton = ProviderButton; exports.AuthProvidersList = AuthProvidersList; exports.ChangelogManager = ChangelogManager; exports.ChangelogSectionsManager = ChangelogSectionsManager; exports.ClickUpTasksManager = ClickUpTasksManager; exports.CommandBox = CommandBox; exports.ErrorBoundary = ErrorBoundary; exports.SectionSelector = SectionSelector; exports.FigmaPrototypeViewer = FigmaPrototypeViewer; exports.FiltersDropdown = FiltersDropdown; exports.useFiltersDropdown = useFiltersDropdown; exports.GitHubReleasesManager = GitHubReleasesManager; exports.KnowledgeBaseLinksManager = KnowledgeBaseLinksManager; exports.LoadingProvider = LoadingProvider; exports.useLoading = useLoading; exports.MediaGalleryManager = MediaGalleryManager; exports.MoreAboutButton = MoreAboutButton; exports.OSTypeBadgeGroup = OSTypeBadgeGroup; exports.ParallaxImageShowcase = ParallaxImageShowcase; exports.PathsDisplay = PathsDisplay; exports.OPENFRAME_PATHS = OPENFRAME_PATHS; exports.getOpenFramePaths = getOpenFramePaths; exports.PlatformFilterComponent = PlatformFilterComponent; exports.PushButtonSelector = PushButtonSelector; exports.ReleaseMediaManager = ReleaseMediaManager; exports.SelectButton = SelectButton; exports.SEOEditorPreview = SEOEditorPreview; exports.SocialLinksManager = SocialLinksManager; exports.StartWithOpenFrameButton = StartWithOpenFrameButton; exports.StatusFilterComponent = StatusFilterComponent; exports.TagsSelector = TagsSelector; exports.VideoSourceSelector = VideoSourceSelector; exports.ConfidenceBadge = ConfidenceBadge; exports.TranscriptSummaryEditor = TranscriptSummaryEditor; exports.AIEnrichButton = AIEnrichButton; exports.AIWarningsSection = AIWarningsSection; exports.AIEnrichSection = AIEnrichSection; exports.HighlightVideoSection = HighlightVideoSection; exports.HighlightConfigSection = HighlightConfigSection; exports.EntitySummaryEditor = EntitySummaryEditor; exports.AIStatusIndicator = AIStatusIndicator; exports.AIRequiredBadge = AIRequiredBadge; exports.TranscribeSummarizeSection = TranscribeSummarizeSection; exports.VideoClipsSection = VideoClipsSection; exports.HighlightGenerationSection = HighlightGenerationSection; exports.HighlightVideoPreview = HighlightVideoPreview; exports.TranscribeAndSummarizeCombinedSection = TranscribeAndSummarizeCombinedSection; exports.HighlightVideoCombinedSection = HighlightVideoCombinedSection; exports.ViewToggle = ViewToggle; exports.PolicyConfigurationPanel = PolicyConfigurationPanel; exports.PhoneInput = PhoneInput; exports.WaitlistForm = WaitlistForm; exports.NotificationsProvider = NotificationsProvider; exports.useNotifications = useNotifications; exports.useOptionalNotifications = useOptionalNotifications; exports.NotificationTile = NotificationTile; exports.NotificationDrawer = NotificationDrawer; exports.NotificationPopups = NotificationPopups; exports.ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE = ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE; exports.isApprovalNotification = isApprovalNotification; exports.getApprovalMeta = getApprovalMeta; exports.resolutionToStatus = resolutionToStatus; exports.approvalMetaToBatchData = approvalMetaToBatchData; exports.ApprovalRequestNotificationTile = ApprovalRequestNotificationTile; exports.TimeTrackerProvider = TimeTrackerProvider; exports.useTimeTracker = useTimeTracker; exports.useOptionalTimeTracker = useOptionalTimeTracker; exports.useTrackerClock = useTrackerClock; exports.TimeTrackerPanel = TimeTrackerPanel; exports.HeaderButton = HeaderButton; exports.TimeTrackerHeaderButton = TimeTrackerHeaderButton; exports.BoardColumnHeader = BoardColumnHeader; exports.tintOnDark = tintOnDark; exports.BoardTicketApproval = BoardTicketApproval; exports.TicketCard = TicketCard; exports.TicketCardSkeleton = TicketCardSkeleton; exports.BoardColumn = BoardColumn; exports.useBoardCollapse = useBoardCollapse; exports.Board = Board; exports.columnFromTicketStatus = columnFromTicketStatus; exports.groupTicketsByStatus = groupTicketsByStatus; exports.TicketStatusConfigList = TicketStatusConfigList; exports.TableHeader = TableHeader; exports.TableCell = TableCell; exports.TableCardSkeleton = TableCardSkeleton; exports.TableRow = TableRow; exports.Table = Table; exports.TableDescriptionCell = TableDescriptionCell; exports.TableTimestampCell = TableTimestampCell; exports.QueryReportTableHeader = QueryReportTableHeader; exports.QueryReportTableRow = QueryReportTableRow; exports.QueryReportTableSkeleton = QueryReportTableSkeleton; exports.deriveColumns = deriveColumns; exports.exportToCSV = exportToCSV; exports.QueryReportTable = QueryReportTable; exports.useDataTableContext = useDataTableContext; exports.DataTableRoot = DataTableRoot; exports.getHideClasses = getHideClasses2; exports.alignJustify = alignJustify; exports.multiSelectFilterFn = multiSelectFilterFn; exports.DataTableHeader = DataTableHeader; exports.DataTableEmpty = DataTableEmpty; exports.ROW_HEIGHT_DESKTOP = ROW_HEIGHT_DESKTOP2; exports.ROW_HEIGHT_MOBILE = ROW_HEIGHT_MOBILE2; exports.DataTableSkeleton = DataTableSkeleton; exports.DataTableRow = DataTableRow; exports.DataTableBody = DataTableBody; exports.DataTableInfiniteFooter = DataTableInfiniteFooter; exports.DataTableCursorFooter = DataTableCursorFooter; exports.DataTableRowCount = DataTableRowCount; exports.useDataTable = useDataTable; exports.DataTable = DataTable; exports.flexRender = _reacttable.flexRender; exports.createColumnHelper = _reacttable.createColumnHelper; exports.getCoreRowModel = _reacttable.getCoreRowModel; exports.getExpandedRowModel = _reacttable.getExpandedRowModel; exports.getFacetedRowModel = _reacttable.getFacetedRowModel; exports.getFacetedUniqueValues = _reacttable.getFacetedUniqueValues; exports.getFilteredRowModel = _reacttable.getFilteredRowModel; exports.getGroupedRowModel = _reacttable.getGroupedRowModel; exports.getPaginationRowModel = _reacttable.getPaginationRowModel; exports.getSortedRowModel = _reacttable.getSortedRowModel; exports.FilterListItem = FilterListItem; exports.FilterList = FilterList; exports.TagSearchInput = TagSearchInput; exports.MarkdownEditor = MarkdownEditor; exports.FileUpload = FileUpload; exports.ImageUploader = ImageUploader; exports.TICKET_STATUS_COLOR_PRESETS = TICKET_STATUS_COLOR_PRESETS; exports.CUSTOM_PRESET_KEY = CUSTOM_PRESET_KEY; exports.DEFAULT_CUSTOM_STATUS_COLOR = DEFAULT_CUSTOM_STATUS_COLOR; exports.ColorPresetSelect = ColorPresetSelect; exports.ColorPickerInput = ColorPickerInput; exports.TicketStatusConfigRow = TicketStatusConfigRow; exports.AssigneeDropdown = AssigneeDropdown; exports.TicketDetailSection = TicketDetailSection; exports.TicketAttachmentsList = TicketAttachmentsList; exports.TicketNoteCard = TicketNoteCard; exports.TicketNotesSection = TicketNotesSection; exports.TicketInfoSection = TicketInfoSection; exports.Header = Header2; exports.HeaderSkeleton = HeaderSkeleton; exports.ClientOnlyHeader = ClientOnlyHeader; exports.MobileNavPanel = MobileNavPanel; exports.SlidingSidebar = SlidingSidebar; exports.NavigationSidebar = NavigationSidebar; 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;
|
|
39437
|
-
//# sourceMappingURL=chunk-
|
|
39437
|
+
//# sourceMappingURL=chunk-OXC72UIP.cjs.map
|