@flamingo-stack/openframe-frontend-core 0.0.271 → 0.0.272
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-3DYASQEL.js → chunk-4SNHFZQT.js} +3 -3
- package/dist/{chunk-CICK3FUU.cjs → chunk-7NJUPRN6.cjs} +7 -2
- package/dist/chunk-7NJUPRN6.cjs.map +1 -0
- package/dist/{chunk-ICOMPUMX.js → chunk-BSOHVQ7X.js} +6 -1
- package/dist/chunk-BSOHVQ7X.js.map +1 -0
- package/dist/{chunk-YH74UZRG.cjs → chunk-EEMZBQ7O.cjs} +25 -25
- package/dist/{chunk-YH74UZRG.cjs.map → chunk-EEMZBQ7O.cjs.map} +1 -1
- package/dist/{chunk-FC6YVRUW.cjs → chunk-IXRPEMZP.cjs} +15 -15
- package/dist/{chunk-FC6YVRUW.cjs.map → chunk-IXRPEMZP.cjs.map} +1 -1
- package/dist/{chunk-J35EWU2W.js → chunk-MCCYGAPE.js} +2 -2
- package/dist/{chunk-P7JHUX4X.js → chunk-N5MCKGAB.js} +2 -2
- package/dist/{chunk-5CTV435G.cjs → chunk-Q32JUFIK.cjs} +880 -810
- package/dist/chunk-Q32JUFIK.cjs.map +1 -0
- package/dist/{chunk-56V4MC32.js → chunk-UQCB2CP7.js} +35 -6
- package/dist/chunk-UQCB2CP7.js.map +1 -0
- package/dist/{chunk-LELTRQZV.cjs → chunk-V5OZQF4B.cjs} +69 -40
- package/dist/chunk-V5OZQF4B.cjs.map +1 -0
- package/dist/{chunk-BCPLTDRW.js → chunk-VFMMVGA4.js} +3280 -3210
- package/dist/chunk-VFMMVGA4.js.map +1 -0
- package/dist/{chunk-AA77CC2Y.cjs → chunk-XDGDCO3I.cjs} +12 -12
- package/dist/{chunk-AA77CC2Y.cjs.map → chunk-XDGDCO3I.cjs.map} +1 -1
- package/dist/components/chat/entity-cards/index.d.ts +2 -0
- package/dist/components/chat/entity-cards/index.d.ts.map +1 -1
- package/dist/components/chat/entity-cards/what-i-shipped-card.d.ts +43 -0
- package/dist/components/chat/entity-cards/what-i-shipped-card.d.ts.map +1 -0
- package/dist/components/chat/index.cjs +7 -3
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.js +6 -2
- package/dist/components/contact/index.cjs +4 -4
- package/dist/components/contact/index.js +3 -3
- package/dist/components/features/index.cjs +3 -3
- package/dist/components/features/index.js +2 -2
- package/dist/components/form.d.ts +3 -1
- package/dist/components/form.d.ts.map +1 -1
- package/dist/components/index.cjs +88 -98
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +10 -20
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/index.cjs +3 -3
- package/dist/components/navigation/index.js +2 -2
- package/dist/components/onboarding-guides/index.cjs +22 -22
- package/dist/components/onboarding-guides/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/related-content/related-content-section.d.ts +13 -1
- package/dist/components/related-content/related-content-section.d.ts.map +1 -1
- package/dist/components/tickets/index.cjs +62 -62
- package/dist/components/tickets/index.js +4 -4
- package/dist/components/ui/index.cjs +7 -3
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +6 -2
- package/dist/index.cjs +9 -3
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +8 -2
- package/dist/utils/format.d.ts +8 -0
- package/dist/utils/format.d.ts.map +1 -1
- package/dist/utils/index.cjs +5 -0
- package/dist/utils/index.cjs.map +1 -1
- package/dist/utils/index.d.ts +1 -1
- package/dist/utils/index.d.ts.map +1 -1
- package/dist/utils/index.js +5 -1
- package/dist/utils/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/chat/chat-container.tsx +1 -1
- package/src/components/chat/entity-cards/index.ts +2 -0
- package/src/components/chat/entity-cards/what-i-shipped-card.tsx +109 -0
- package/src/components/related-content/related-content-section.tsx +70 -4
- package/src/utils/format.ts +15 -0
- package/src/utils/index.ts +1 -0
- package/dist/chunk-56V4MC32.js.map +0 -1
- package/dist/chunk-5CTV435G.cjs.map +0 -1
- package/dist/chunk-BCPLTDRW.js.map +0 -1
- package/dist/chunk-CICK3FUU.cjs.map +0 -1
- package/dist/chunk-ICOMPUMX.js.map +0 -1
- package/dist/chunk-LELTRQZV.cjs.map +0 -1
- /package/dist/{chunk-3DYASQEL.js.map → chunk-4SNHFZQT.js.map} +0 -0
- /package/dist/{chunk-J35EWU2W.js.map → chunk-MCCYGAPE.js.map} +0 -0
- /package/dist/{chunk-P7JHUX4X.js.map → chunk-N5MCKGAB.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -7,7 +7,7 @@ import {
|
|
|
7
7
|
import {
|
|
8
8
|
GROUP_PAGE_SIZE,
|
|
9
9
|
RelatedContentSection
|
|
10
|
-
} from "../chunk-
|
|
10
|
+
} from "../chunk-UQCB2CP7.js";
|
|
11
11
|
import {
|
|
12
12
|
DeliveryRow,
|
|
13
13
|
DevCardRowContent,
|
|
@@ -19,7 +19,7 @@ import {
|
|
|
19
19
|
UnifiedPagination,
|
|
20
20
|
init_unified_pagination,
|
|
21
21
|
unified_pagination_exports
|
|
22
|
-
} from "../chunk-
|
|
22
|
+
} from "../chunk-4SNHFZQT.js";
|
|
23
23
|
import {
|
|
24
24
|
ArticleAuthorByline,
|
|
25
25
|
DetailPageSkeleton,
|
|
@@ -29,7 +29,7 @@ import {
|
|
|
29
29
|
mapDocSearchResults,
|
|
30
30
|
resolveSearchResultAction,
|
|
31
31
|
useDocSearch
|
|
32
|
-
} from "../chunk-
|
|
32
|
+
} from "../chunk-N5MCKGAB.js";
|
|
33
33
|
import {
|
|
34
34
|
useSelfFetch
|
|
35
35
|
} from "../chunk-L4LAAA5Q.js";
|
|
@@ -487,6 +487,8 @@ import {
|
|
|
487
487
|
VideoSourceSelector,
|
|
488
488
|
ViewToggle,
|
|
489
489
|
WaitlistForm,
|
|
490
|
+
WhatIShippedCard,
|
|
491
|
+
WhatIShippedCardSkeleton,
|
|
490
492
|
XCircleIcon,
|
|
491
493
|
XIcon as XIcon2,
|
|
492
494
|
alignJustify,
|
|
@@ -540,6 +542,7 @@ import {
|
|
|
540
542
|
getOpenFramePaths,
|
|
541
543
|
getPaginationRowModel,
|
|
542
544
|
getPersistedProxyEmail,
|
|
545
|
+
getProxiedImageUrl as getProxiedImageUrl2,
|
|
543
546
|
getSortedRowModel,
|
|
544
547
|
getStatusColorScheme,
|
|
545
548
|
getTabById,
|
|
@@ -613,7 +616,7 @@ import {
|
|
|
613
616
|
useThemeToggle,
|
|
614
617
|
useUnifiedChat,
|
|
615
618
|
usesCanonicalStatusStyle
|
|
616
|
-
} from "../chunk-
|
|
619
|
+
} from "../chunk-VFMMVGA4.js";
|
|
617
620
|
import {
|
|
618
621
|
CommandApprovalToast,
|
|
619
622
|
ToastCard,
|
|
@@ -748,7 +751,7 @@ import {
|
|
|
748
751
|
usePageActionsBottomPadding,
|
|
749
752
|
useVideoOriginPreconnect,
|
|
750
753
|
useVideoWarmup
|
|
751
|
-
} from "../chunk-
|
|
754
|
+
} from "../chunk-BSOHVQ7X.js";
|
|
752
755
|
import "../chunk-ZXZJSTNV.js";
|
|
753
756
|
import {
|
|
754
757
|
useChatRuntime
|
|
@@ -1273,21 +1276,6 @@ function getVendorLogo(vendor) {
|
|
|
1273
1276
|
return null;
|
|
1274
1277
|
}
|
|
1275
1278
|
|
|
1276
|
-
// src/utils/image-proxy-stub.ts
|
|
1277
|
-
function getProxiedImageUrl2(imageUrl) {
|
|
1278
|
-
if (!imageUrl) return null;
|
|
1279
|
-
if (imageUrl.startsWith("http://") || imageUrl.startsWith("https://")) {
|
|
1280
|
-
if (imageUrl.includes("/api/image-proxy")) {
|
|
1281
|
-
return imageUrl;
|
|
1282
|
-
}
|
|
1283
|
-
if (imageUrl.includes("openmsp.ai")) {
|
|
1284
|
-
return imageUrl;
|
|
1285
|
-
}
|
|
1286
|
-
return `/api/image-proxy?url=${encodeURIComponent(imageUrl)}`;
|
|
1287
|
-
}
|
|
1288
|
-
return imageUrl;
|
|
1289
|
-
}
|
|
1290
|
-
|
|
1291
1279
|
// src/components/vendor-icon.tsx
|
|
1292
1280
|
import { jsx as jsx4 } from "react/jsx-runtime";
|
|
1293
1281
|
var sizeClasses = {
|
|
@@ -7750,6 +7738,8 @@ export {
|
|
|
7750
7738
|
VideoSourceSelector,
|
|
7751
7739
|
ViewToggle,
|
|
7752
7740
|
WaitlistForm,
|
|
7741
|
+
WhatIShippedCard,
|
|
7742
|
+
WhatIShippedCardSkeleton,
|
|
7753
7743
|
WhatsAppIcon,
|
|
7754
7744
|
WindowsIcon,
|
|
7755
7745
|
WizardLayoutSkeleton,
|