@flamingo-stack/openframe-frontend-core 0.0.277 → 0.0.278
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-LDEXTWMK.js → chunk-5IJ46KAV.js} +2 -1
- package/dist/{chunk-MHQPAA3W.js → chunk-5NL62LIF.js} +4 -4
- package/dist/{chunk-KBKW4LVO.js → chunk-737ZLQ2T.js} +3 -3
- package/dist/{chunk-LALAS7OH.cjs → chunk-7LTWNUHB.cjs} +1465 -1115
- package/dist/chunk-7LTWNUHB.cjs.map +1 -0
- package/dist/{chunk-2GLHJ7ZY.cjs → chunk-7XUBAK5K.cjs} +12 -12
- package/dist/{chunk-2GLHJ7ZY.cjs.map → chunk-7XUBAK5K.cjs.map} +1 -1
- package/dist/{chunk-L5P4IFPK.cjs → chunk-BBDJCXHW.cjs} +10 -10
- package/dist/{chunk-L5P4IFPK.cjs.map → chunk-BBDJCXHW.cjs.map} +1 -1
- package/dist/{chunk-NCJENC5G.cjs → chunk-DO55GWNT.cjs} +19 -19
- package/dist/{chunk-NCJENC5G.cjs.map → chunk-DO55GWNT.cjs.map} +1 -1
- package/dist/{chunk-P6Y3S6QK.js → chunk-GO45CXT5.js} +2239 -1889
- package/dist/chunk-GO45CXT5.js.map +1 -0
- package/dist/{chunk-LH7R56RR.cjs → chunk-HR4CVAVH.cjs} +20 -18
- package/dist/chunk-HR4CVAVH.cjs.map +1 -0
- package/dist/{chunk-ZSPPV2SX.cjs → chunk-L4BJU5CE.cjs} +38 -38
- package/dist/{chunk-ZSPPV2SX.cjs.map → chunk-L4BJU5CE.cjs.map} +1 -1
- package/dist/{chunk-DMAPXENZ.js → chunk-MDHNLZME.js} +4 -4
- package/dist/{chunk-6A5GGUIA.js → chunk-MVUN35FH.js} +3 -3
- package/dist/{chunk-UCX75VEM.js → chunk-R6SHY6ZQ.js} +2 -2
- package/dist/{chunk-ZS4XNIZK.js → chunk-RGCVYGA2.js} +5 -3
- package/dist/chunk-RGCVYGA2.js.map +1 -0
- package/dist/{chunk-27NKVNWD.cjs → chunk-WYQ5VFXA.cjs} +29 -29
- package/dist/{chunk-27NKVNWD.cjs.map → chunk-WYQ5VFXA.cjs.map} +1 -1
- package/dist/{chunk-N5UOJC3V.cjs → chunk-XXI7BNB6.cjs} +3 -2
- package/dist/chunk-XXI7BNB6.cjs.map +1 -0
- package/dist/components/chat/index.cjs +4 -4
- package/dist/components/chat/index.js +3 -3
- package/dist/components/contact/index.cjs +5 -5
- package/dist/components/contact/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 +16 -4
- package/dist/components/features/index.cjs.map +1 -1
- package/dist/components/features/index.d.ts +1 -0
- package/dist/components/features/index.d.ts.map +1 -1
- package/dist/components/features/index.js +16 -4
- package/dist/components/features/time-tracker/index.d.ts +10 -0
- package/dist/components/features/time-tracker/index.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-context.d.ts +17 -0
- package/dist/components/features/time-tracker/time-tracker-context.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-header-button.d.ts +13 -0
- package/dist/components/features/time-tracker/time-tracker-header-button.d.ts.map +1 -0
- package/dist/components/features/time-tracker/time-tracker-panel.d.ts +7 -0
- package/dist/components/features/time-tracker/time-tracker-panel.d.ts.map +1 -0
- package/dist/components/features/time-tracker/types.d.ts +54 -0
- package/dist/components/features/time-tracker/types.d.ts.map +1 -0
- package/dist/components/features/time-tracker/use-tracker-clock.d.ts +14 -0
- package/dist/components/features/time-tracker/use-tracker-clock.d.ts.map +1 -0
- package/dist/components/index.cjs +114 -102
- package/dist/components/index.cjs.map +1 -1
- package/dist/components/index.js +19 -7
- package/dist/components/index.js.map +1 -1
- package/dist/components/navigation/app-header.d.ts +2 -0
- package/dist/components/navigation/app-header.d.ts.map +1 -1
- package/dist/components/navigation/index.cjs +4 -4
- package/dist/components/navigation/index.js +3 -3
- package/dist/components/onboarding-guides/index.cjs +23 -23
- 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 +72 -72
- package/dist/components/tickets/index.js +5 -5
- package/dist/components/ui/autocomplete.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/hidden-tags-popup.d.ts.map +1 -1
- package/dist/components/ui/index.cjs +4 -4
- package/dist/components/ui/index.js +3 -3
- package/dist/index.cjs +24 -4
- package/dist/index.cjs.map +1 -1
- package/dist/index.js +23 -3
- package/dist/utils/index.cjs +37 -4
- 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 +34 -5
- package/dist/utils/index.js.map +1 -1
- package/package.json +1 -1
- package/src/components/features/index.ts +1 -0
- package/src/components/features/time-tracker/index.ts +18 -0
- package/src/components/features/time-tracker/time-tracker-context.tsx +45 -0
- package/src/components/features/time-tracker/time-tracker-header-button.tsx +87 -0
- package/src/components/features/time-tracker/time-tracker-panel.tsx +270 -0
- package/src/components/features/time-tracker/types.ts +61 -0
- package/src/components/features/time-tracker/use-tracker-clock.ts +39 -0
- package/src/components/navigation/app-header.tsx +9 -0
- package/src/components/ui/autocomplete.tsx +2 -7
- package/src/components/ui/hidden-tags-popup.tsx +3 -1
- package/src/stories/TimeTracker.stories.tsx +355 -0
- package/src/utils/index.ts +13 -1
- package/dist/chunk-LALAS7OH.cjs.map +0 -1
- package/dist/chunk-LH7R56RR.cjs.map +0 -1
- package/dist/chunk-N5UOJC3V.cjs.map +0 -1
- package/dist/chunk-P6Y3S6QK.js.map +0 -1
- package/dist/chunk-ZS4XNIZK.js.map +0 -1
- /package/dist/{chunk-LDEXTWMK.js.map → chunk-5IJ46KAV.js.map} +0 -0
- /package/dist/{chunk-MHQPAA3W.js.map → chunk-5NL62LIF.js.map} +0 -0
- /package/dist/{chunk-KBKW4LVO.js.map → chunk-737ZLQ2T.js.map} +0 -0
- /package/dist/{chunk-DMAPXENZ.js.map → chunk-MDHNLZME.js.map} +0 -0
- /package/dist/{chunk-6A5GGUIA.js.map → chunk-MVUN35FH.js.map} +0 -0
- /package/dist/{chunk-UCX75VEM.js.map → chunk-R6SHY6ZQ.js.map} +0 -0
package/dist/components/index.js
CHANGED
|
@@ -4,11 +4,11 @@ import {
|
|
|
4
4
|
FaqAccordion,
|
|
5
5
|
FaqDocumentPage,
|
|
6
6
|
FaqSection
|
|
7
|
-
} from "../chunk-
|
|
7
|
+
} from "../chunk-737ZLQ2T.js";
|
|
8
8
|
import {
|
|
9
9
|
GROUP_PAGE_SIZE,
|
|
10
10
|
RelatedContentSection
|
|
11
|
-
} from "../chunk-
|
|
11
|
+
} from "../chunk-MVUN35FH.js";
|
|
12
12
|
import {
|
|
13
13
|
DeliveryRow,
|
|
14
14
|
DevCardRowContent,
|
|
@@ -20,7 +20,7 @@ import {
|
|
|
20
20
|
UnifiedPagination,
|
|
21
21
|
init_unified_pagination,
|
|
22
22
|
unified_pagination_exports
|
|
23
|
-
} from "../chunk-
|
|
23
|
+
} from "../chunk-MDHNLZME.js";
|
|
24
24
|
import {
|
|
25
25
|
ArticleAuthorByline,
|
|
26
26
|
DetailPageSkeleton,
|
|
@@ -30,7 +30,7 @@ import {
|
|
|
30
30
|
mapDocSearchResults,
|
|
31
31
|
resolveSearchResultAction,
|
|
32
32
|
useDocSearch
|
|
33
|
-
} from "../chunk-
|
|
33
|
+
} from "../chunk-R6SHY6ZQ.js";
|
|
34
34
|
import {
|
|
35
35
|
useSelfFetch
|
|
36
36
|
} from "../chunk-IMNGGLKL.js";
|
|
@@ -472,6 +472,9 @@ import {
|
|
|
472
472
|
TicketStatusConfigList,
|
|
473
473
|
TicketStatusConfigRow,
|
|
474
474
|
TicketStatusTag,
|
|
475
|
+
TimeTrackerHeaderButton,
|
|
476
|
+
TimeTrackerPanel,
|
|
477
|
+
TimeTrackerProvider,
|
|
475
478
|
TitleContentBlock,
|
|
476
479
|
Toggle,
|
|
477
480
|
ToggleGroup,
|
|
@@ -601,6 +604,7 @@ import {
|
|
|
601
604
|
useNatsDialogSubscription,
|
|
602
605
|
useNotifications,
|
|
603
606
|
useOptionalNotifications,
|
|
607
|
+
useOptionalTimeTracker,
|
|
604
608
|
useProxiedImageUrl,
|
|
605
609
|
useRealtimeChunkProcessor,
|
|
606
610
|
useSSE,
|
|
@@ -610,9 +614,11 @@ import {
|
|
|
610
614
|
useSseChatAdapter,
|
|
611
615
|
useTheme,
|
|
612
616
|
useThemeToggle,
|
|
617
|
+
useTimeTracker,
|
|
618
|
+
useTrackerClock,
|
|
613
619
|
useUnifiedChat,
|
|
614
620
|
usesCanonicalStatusStyle
|
|
615
|
-
} from "../chunk-
|
|
621
|
+
} from "../chunk-GO45CXT5.js";
|
|
616
622
|
import {
|
|
617
623
|
CommandApprovalToast,
|
|
618
624
|
ToastCard,
|
|
@@ -744,7 +750,7 @@ import {
|
|
|
744
750
|
usePageActionsBottomPadding,
|
|
745
751
|
useVideoOriginPreconnect,
|
|
746
752
|
useVideoWarmup
|
|
747
|
-
} from "../chunk-
|
|
753
|
+
} from "../chunk-RGCVYGA2.js";
|
|
748
754
|
import {
|
|
749
755
|
applyProxyAuth,
|
|
750
756
|
clearEmbedProxyAuth,
|
|
@@ -788,7 +794,7 @@ import {
|
|
|
788
794
|
SplitButton,
|
|
789
795
|
buttonVariants,
|
|
790
796
|
init_button2 as init_button
|
|
791
|
-
} from "../chunk-
|
|
797
|
+
} from "../chunk-5IJ46KAV.js";
|
|
792
798
|
import {
|
|
793
799
|
init_next_link,
|
|
794
800
|
next_link_default
|
|
@@ -7711,6 +7717,9 @@ export {
|
|
|
7711
7717
|
TicketStatusConfigList,
|
|
7712
7718
|
TicketStatusConfigRow,
|
|
7713
7719
|
TicketStatusTag,
|
|
7720
|
+
TimeTrackerHeaderButton,
|
|
7721
|
+
TimeTrackerPanel,
|
|
7722
|
+
TimeTrackerProvider,
|
|
7714
7723
|
TimelineSkeleton,
|
|
7715
7724
|
TitleBlock,
|
|
7716
7725
|
TitleContentBlock,
|
|
@@ -7917,6 +7926,7 @@ export {
|
|
|
7917
7926
|
useNotifications,
|
|
7918
7927
|
useOnboardingState,
|
|
7919
7928
|
useOptionalNotifications,
|
|
7929
|
+
useOptionalTimeTracker,
|
|
7920
7930
|
usePageActionsBottomPadding,
|
|
7921
7931
|
usePaginationLoading,
|
|
7922
7932
|
useProxiedImageUrl,
|
|
@@ -7929,6 +7939,8 @@ export {
|
|
|
7929
7939
|
useSseChatAdapter,
|
|
7930
7940
|
useTheme,
|
|
7931
7941
|
useThemeToggle,
|
|
7942
|
+
useTimeTracker,
|
|
7943
|
+
useTrackerClock,
|
|
7932
7944
|
useUnifiedChat,
|
|
7933
7945
|
useUnifiedFiltering,
|
|
7934
7946
|
useVideoOriginPreconnect,
|