@flamingo-stack/openframe-frontend-core 0.0.254 → 0.0.255-snapshot.20260611200421
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-TSY72CQ6.cjs → chunk-2EFJ5EM3.cjs} +28 -28
- package/dist/{chunk-TSY72CQ6.cjs.map → chunk-2EFJ5EM3.cjs.map} +1 -1
- package/dist/{chunk-BE472J6X.js → chunk-4BKALSV6.js} +2 -2
- package/dist/{chunk-NP5U35FA.js → chunk-6NOYQDEO.js} +192 -177
- package/dist/chunk-6NOYQDEO.js.map +1 -0
- package/dist/{chunk-CAPVFI5A.js → chunk-6POUQWLW.js} +2 -2
- package/dist/{chunk-HYJ5IV4Z.cjs → chunk-7YCHLA5S.cjs} +11 -11
- package/dist/{chunk-HYJ5IV4Z.cjs.map → chunk-7YCHLA5S.cjs.map} +1 -1
- package/dist/{chunk-65JN25VM.cjs → chunk-FBTEFIJ2.cjs} +28 -28
- package/dist/{chunk-65JN25VM.cjs.map → chunk-FBTEFIJ2.cjs.map} +1 -1
- package/dist/{chunk-ELF4OOHC.cjs → chunk-GYKDSPC4.cjs} +3 -3
- package/dist/{chunk-ELF4OOHC.cjs.map → chunk-GYKDSPC4.cjs.map} +1 -1
- package/dist/{chunk-4RDJZIHW.js → chunk-HMFBMVJC.js} +2 -2
- package/dist/{chunk-QCRQNKRO.js → chunk-MTDSJABN.js} +3 -3
- package/dist/{chunk-CZR7ARBA.js → chunk-PHWQLKVE.js} +6 -2
- package/dist/chunk-PHWQLKVE.js.map +1 -0
- package/dist/{chunk-OZ3GH6OQ.cjs → chunk-PXXS27EE.cjs} +6 -2
- package/dist/chunk-PXXS27EE.cjs.map +1 -0
- package/dist/{chunk-ZITMX2IQ.cjs → chunk-YDXN25M7.cjs} +176 -161
- package/dist/chunk-YDXN25M7.cjs.map +1 -0
- package/dist/components/chat/hooks/use-nats-dialog-subscription.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +6 -4
- package/dist/components/chat/index.cjs.map +1 -1
- package/dist/components/chat/index.d.ts +1 -0
- package/dist/components/chat/index.d.ts.map +1 -1
- package/dist/components/chat/index.js +5 -3
- package/dist/components/contact/index.cjs +5 -5
- package/dist/components/contact/index.js +4 -4
- package/dist/components/features/index.cjs +4 -4
- package/dist/components/features/index.js +3 -3
- package/dist/components/features/notifications/notification-drawer.d.ts.map +1 -1
- package/dist/components/index.cjs +54 -52
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +7 -5
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/app-layout-drawer.d.ts +1 -1
- package/dist/components/navigation/app-layout-drawer.d.ts.map +1 -1
- package/dist/components/navigation/index.cjs +4 -4
- package/dist/components/navigation/index.js +3 -3
- package/dist/components/navigation/navigation-sidebar-item.d.ts.map +1 -1
- package/dist/components/related-content/index.cjs +5 -5
- package/dist/components/related-content/index.js +4 -4
- package/dist/components/tickets/index.cjs +59 -59
- package/dist/components/tickets/index.js +5 -5
- package/dist/components/ui/drawer.d.ts +6 -2
- package/dist/components/ui/drawer.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +6 -4
- package/dist/components/ui/index.cjs.map +1 -1
- package/dist/components/ui/index.js +5 -3
- package/dist/hooks/index.cjs +3 -3
- package/dist/hooks/index.js +2 -2
- package/dist/index.cjs +6 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +5 -3
- package/dist/nats/index.cjs +2 -2
- package/dist/nats/index.js +1 -1
- package/dist/nats/nats-provider.d.ts.map +1 -1
- package/dist/nats/nats.d.ts.map +1 -1
- package/dist/types/navigation.d.ts +1 -0
- package/dist/types/navigation.d.ts.map +1 -1
- package/package.json +1 -1
- package/src/components/chat/hooks/use-nats-dialog-subscription.ts +6 -4
- package/src/components/chat/index.ts +1 -0
- package/src/components/features/notifications/notification-drawer.tsx +16 -13
- package/src/components/navigation/navigation-sidebar-item.tsx +14 -1
- package/src/components/ui/drawer.tsx +10 -3
- package/src/nats/nats-provider.tsx +1 -0
- package/src/nats/nats.ts +5 -1
- package/src/types/navigation.ts +1 -0
- package/dist/chunk-CZR7ARBA.js.map +0 -1
- package/dist/chunk-NP5U35FA.js.map +0 -1
- package/dist/chunk-OZ3GH6OQ.cjs.map +0 -1
- package/dist/chunk-ZITMX2IQ.cjs.map +0 -1
- /package/dist/{chunk-BE472J6X.js.map → chunk-4BKALSV6.js.map} +0 -0
- /package/dist/{chunk-CAPVFI5A.js.map → chunk-6POUQWLW.js.map} +0 -0
- /package/dist/{chunk-4RDJZIHW.js.map → chunk-HMFBMVJC.js.map} +0 -0
- /package/dist/{chunk-QCRQNKRO.js.map → chunk-MTDSJABN.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -6,7 +6,7 @@ import {
|
|
|
6
6
|
} from "../chunk-MKVKVJQQ.js";
|
|
7
7
|
import {
|
|
8
8
|
RelatedContentSection
|
|
9
|
-
} from "../chunk-
|
|
9
|
+
} from "../chunk-4BKALSV6.js";
|
|
10
10
|
import {
|
|
11
11
|
DeliveryRow,
|
|
12
12
|
DevCardRowContent,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
UnifiedPagination,
|
|
19
19
|
init_unified_pagination,
|
|
20
20
|
unified_pagination_exports
|
|
21
|
-
} from "../chunk-
|
|
21
|
+
} from "../chunk-6POUQWLW.js";
|
|
22
22
|
import {
|
|
23
23
|
DetailPageSkeleton,
|
|
24
24
|
DocSearchBar,
|
|
@@ -143,6 +143,7 @@ import {
|
|
|
143
143
|
ChatMessageSkeleton,
|
|
144
144
|
ChatPanelHeader,
|
|
145
145
|
ChatQuickAction,
|
|
146
|
+
ChatQuickActionRow,
|
|
146
147
|
ChatSidebar,
|
|
147
148
|
ChatTicketItem,
|
|
148
149
|
ChatTicketList,
|
|
@@ -604,7 +605,7 @@ import {
|
|
|
604
605
|
useThemeToggle,
|
|
605
606
|
useUnifiedChat,
|
|
606
607
|
usesCanonicalStatusStyle
|
|
607
|
-
} from "../chunk-
|
|
608
|
+
} from "../chunk-6NOYQDEO.js";
|
|
608
609
|
import {
|
|
609
610
|
CommandApprovalToast,
|
|
610
611
|
ToastCard,
|
|
@@ -615,7 +616,7 @@ import {
|
|
|
615
616
|
showToast,
|
|
616
617
|
useOnboardingState,
|
|
617
618
|
useToast
|
|
618
|
-
} from "../chunk-
|
|
619
|
+
} from "../chunk-HMFBMVJC.js";
|
|
619
620
|
import {
|
|
620
621
|
useEndpointsRuntime
|
|
621
622
|
} from "../chunk-MJNXIEV2.js";
|
|
@@ -635,7 +636,7 @@ import {
|
|
|
635
636
|
SkeletonNavigation,
|
|
636
637
|
SkeletonText
|
|
637
638
|
} from "../chunk-M2OCXTNT.js";
|
|
638
|
-
import "../chunk-
|
|
639
|
+
import "../chunk-PHWQLKVE.js";
|
|
639
640
|
import {
|
|
640
641
|
ActionsMenu,
|
|
641
642
|
ActionsMenuDropdown,
|
|
@@ -7036,6 +7037,7 @@ export {
|
|
|
7036
7037
|
ChatMessageSkeleton,
|
|
7037
7038
|
ChatPanelHeader,
|
|
7038
7039
|
ChatQuickAction,
|
|
7040
|
+
ChatQuickActionRow,
|
|
7039
7041
|
ChatSidebar,
|
|
7040
7042
|
ChatTicketItem,
|
|
7041
7043
|
ChatTicketList,
|