@flamingo-stack/openframe-frontend-core 0.0.295 → 0.0.296
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-HOVJGXF7.js → chunk-5P3B2LZW.js} +3 -3
- package/dist/{chunk-3XIB4VKS.cjs → chunk-66AANIOC.cjs} +9 -9
- package/dist/{chunk-3XIB4VKS.cjs.map → chunk-66AANIOC.cjs.map} +1 -1
- package/dist/{chunk-4W7NYJ3B.cjs → chunk-BOCFIKYS.cjs} +17 -17
- package/dist/{chunk-4W7NYJ3B.cjs.map → chunk-BOCFIKYS.cjs.map} +1 -1
- package/dist/{chunk-NSPOYUBH.js → chunk-D652TJBQ.js} +2 -2
- package/dist/{chunk-5IJ46KAV.js → chunk-EL6QLAWX.js} +4 -3
- package/dist/chunk-EL6QLAWX.js.map +1 -0
- package/dist/{chunk-FT4FCV7L.cjs → chunk-GLLDTKZK.cjs} +3 -3
- package/dist/{chunk-FT4FCV7L.cjs.map → chunk-GLLDTKZK.cjs.map} +1 -1
- package/dist/{chunk-XXI7BNB6.cjs → chunk-IE6OU3WQ.cjs} +4 -3
- package/dist/chunk-IE6OU3WQ.cjs.map +1 -0
- package/dist/{chunk-6BZEAPNT.js → chunk-K2PFPBMF.js} +92 -65
- package/dist/{chunk-6BZEAPNT.js.map → chunk-K2PFPBMF.js.map} +1 -1
- package/dist/{chunk-J3RDKZ32.js → chunk-MBFWU2EM.js} +3 -3
- package/dist/{chunk-YD43AKI5.js → chunk-ME4EVDFP.js} +3 -3
- package/dist/{chunk-OOKKGOPQ.js → chunk-OY7OF7E7.js} +4 -4
- package/dist/{chunk-INDQMNP6.cjs → chunk-QHIXS3W2.cjs} +357 -330
- package/dist/chunk-QHIXS3W2.cjs.map +1 -0
- package/dist/{chunk-6IBA2MQV.cjs → chunk-W6M2FLLT.cjs} +26 -26
- package/dist/{chunk-6IBA2MQV.cjs.map → chunk-W6M2FLLT.cjs.map} +1 -1
- package/dist/{chunk-7KXD7CWD.js → chunk-WHMATDVP.js} +3 -3
- package/dist/{chunk-A2YL7QRX.cjs → chunk-X647HY3F.cjs} +27 -27
- package/dist/{chunk-A2YL7QRX.cjs.map → chunk-X647HY3F.cjs.map} +1 -1
- package/dist/{chunk-ETACGX2A.cjs → chunk-X6BV7MB7.cjs} +13 -13
- package/dist/{chunk-ETACGX2A.cjs.map → chunk-X6BV7MB7.cjs.map} +1 -1
- package/dist/{chunk-5O6N3BKR.cjs → chunk-XREEV72C.cjs} +5 -5
- package/dist/{chunk-5O6N3BKR.cjs.map → chunk-XREEV72C.cjs.map} +1 -1
- package/dist/{chunk-EJXHZX2E.js → chunk-ZP4AVIZP.js} +2 -2
- package/dist/components/chat/chat-container.d.ts.map +1 -1
- package/dist/components/chat/error-message-display.d.ts.map +1 -1
- package/dist/components/chat/index.cjs +4 -4
- package/dist/components/chat/index.js +3 -3
- package/dist/components/chat/types/component.types.d.ts +2 -0
- package/dist/components/chat/types/component.types.d.ts.map +1 -1
- package/dist/components/contact/index.cjs +5 -5
- package/dist/components/contact/index.js +4 -4
- package/dist/components/embeds/index.cjs +5 -5
- package/dist/components/embeds/index.js +4 -4
- package/dist/components/faq/index.cjs +5 -5
- package/dist/components/faq/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/features/notifications/notifications-context.d.ts +5 -1
- package/dist/components/features/notifications/notifications-context.d.ts.map +1 -1
- package/dist/components/index.cjs +88 -88
- package/dist/components/index.js +8 -8
- package/dist/components/navigation/index.cjs +4 -4
- package/dist/components/navigation/index.js +3 -3
- package/dist/components/onboarding-guides/index.cjs +19 -19
- package/dist/components/onboarding-guides/index.js +3 -3
- package/dist/components/related-content/index.cjs +5 -5
- package/dist/components/related-content/index.js +4 -4
- package/dist/components/tickets/index.cjs +65 -65
- package/dist/components/tickets/index.js +5 -5
- package/dist/components/ui/button/split-button.d.ts.map +1 -1
- package/dist/components/ui/file-manager/index.cjs +20 -20
- package/dist/components/ui/file-manager/index.js +1 -1
- package/dist/components/ui/index.cjs +4 -4
- package/dist/components/ui/index.js +3 -3
- package/dist/index.cjs +4 -4
- package/dist/index.js +3 -3
- package/package.json +1 -1
- package/src/components/chat/chat-container.tsx +5 -7
- package/src/components/chat/error-message-display.tsx +49 -31
- package/src/components/chat/types/component.types.ts +2 -0
- package/src/components/features/notifications/notification-drawer.tsx +18 -7
- package/src/components/features/notifications/notifications-context.tsx +7 -0
- package/src/components/ui/button/split-button.tsx +5 -2
- package/src/stories/NotificationDrawer.stories.tsx +2 -0
- package/dist/chunk-5IJ46KAV.js.map +0 -1
- package/dist/chunk-INDQMNP6.cjs.map +0 -1
- package/dist/chunk-XXI7BNB6.cjs.map +0 -1
- /package/dist/{chunk-HOVJGXF7.js.map → chunk-5P3B2LZW.js.map} +0 -0
- /package/dist/{chunk-NSPOYUBH.js.map → chunk-D652TJBQ.js.map} +0 -0
- /package/dist/{chunk-J3RDKZ32.js.map → chunk-MBFWU2EM.js.map} +0 -0
- /package/dist/{chunk-YD43AKI5.js.map → chunk-ME4EVDFP.js.map} +0 -0
- /package/dist/{chunk-OOKKGOPQ.js.map → chunk-OY7OF7E7.js.map} +0 -0
- /package/dist/{chunk-7KXD7CWD.js.map → chunk-WHMATDVP.js.map} +0 -0
- /package/dist/{chunk-EJXHZX2E.js.map → chunk-ZP4AVIZP.js.map} +0 -0
|
@@ -11,7 +11,7 @@ import {
|
|
|
11
11
|
SelectValue,
|
|
12
12
|
Textarea,
|
|
13
13
|
useChatAttachments
|
|
14
|
-
} from "./chunk-
|
|
14
|
+
} from "./chunk-K2PFPBMF.js";
|
|
15
15
|
import {
|
|
16
16
|
useContactSubmission,
|
|
17
17
|
useHumanitySignals
|
|
@@ -24,7 +24,7 @@ import {
|
|
|
24
24
|
} from "./chunk-FQJK446R.js";
|
|
25
25
|
import {
|
|
26
26
|
Button
|
|
27
|
-
} from "./chunk-
|
|
27
|
+
} from "./chunk-EL6QLAWX.js";
|
|
28
28
|
|
|
29
29
|
// src/components/contact/contact-form.tsx
|
|
30
30
|
import { useState } from "react";
|
|
@@ -376,4 +376,4 @@ function ContactForm({
|
|
|
376
376
|
export {
|
|
377
377
|
ContactForm
|
|
378
378
|
};
|
|
379
|
-
//# sourceMappingURL=chunk-
|
|
379
|
+
//# sourceMappingURL=chunk-MBFWU2EM.js.map
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import {
|
|
3
3
|
ToggleGroup,
|
|
4
4
|
ToggleGroupItem
|
|
5
|
-
} from "./chunk-
|
|
5
|
+
} from "./chunk-K2PFPBMF.js";
|
|
6
6
|
import {
|
|
7
7
|
isFigmaSlidesUrl,
|
|
8
8
|
toFigmaEmbedUrl,
|
|
@@ -18,7 +18,7 @@ import {
|
|
|
18
18
|
} from "./chunk-LXC6P2EO.js";
|
|
19
19
|
import {
|
|
20
20
|
Button
|
|
21
|
-
} from "./chunk-
|
|
21
|
+
} from "./chunk-EL6QLAWX.js";
|
|
22
22
|
import {
|
|
23
23
|
AdobePdfIcon,
|
|
24
24
|
FigmaIcon,
|
|
@@ -616,4 +616,4 @@ export {
|
|
|
616
616
|
OGLinkErrorBoundary,
|
|
617
617
|
OGLinkPreview
|
|
618
618
|
};
|
|
619
|
-
//# sourceMappingURL=chunk-
|
|
619
|
+
//# sourceMappingURL=chunk-ME4EVDFP.js.map
|
|
@@ -3,7 +3,7 @@ import {
|
|
|
3
3
|
Pagination,
|
|
4
4
|
StatusFilterComponent,
|
|
5
5
|
init_pagination
|
|
6
|
-
} from "./chunk-
|
|
6
|
+
} from "./chunk-K2PFPBMF.js";
|
|
7
7
|
import {
|
|
8
8
|
OPENFRAME_DEV_SECTIONS,
|
|
9
9
|
TASK_TYPE_LABELS,
|
|
@@ -14,7 +14,7 @@ import {
|
|
|
14
14
|
PageLayout,
|
|
15
15
|
PageShell,
|
|
16
16
|
StatusBadge
|
|
17
|
-
} from "./chunk-
|
|
17
|
+
} from "./chunk-D652TJBQ.js";
|
|
18
18
|
import {
|
|
19
19
|
SearchInput
|
|
20
20
|
} from "./chunk-FQJK446R.js";
|
|
@@ -27,7 +27,7 @@ import {
|
|
|
27
27
|
import {
|
|
28
28
|
Button,
|
|
29
29
|
init_button2 as init_button
|
|
30
|
-
} from "./chunk-
|
|
30
|
+
} from "./chunk-EL6QLAWX.js";
|
|
31
31
|
import {
|
|
32
32
|
init_next_link,
|
|
33
33
|
next_link_default
|
|
@@ -460,4 +460,4 @@ export {
|
|
|
460
460
|
DevCardRowSkeletonList,
|
|
461
461
|
DeliveryRow
|
|
462
462
|
};
|
|
463
|
-
//# sourceMappingURL=chunk-
|
|
463
|
+
//# sourceMappingURL=chunk-OY7OF7E7.js.map
|