@flamingo-stack/openframe-frontend-core 0.0.248 → 0.0.249

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.
Files changed (100) hide show
  1. package/dist/{chunk-AGU44B7B.js → chunk-2FCXJTOV.js} +55 -357
  2. package/dist/chunk-2FCXJTOV.js.map +1 -0
  3. package/dist/{chunk-QHYCWQBH.cjs → chunk-3DZ7QYNA.cjs} +166 -15
  4. package/dist/chunk-3DZ7QYNA.cjs.map +1 -0
  5. package/dist/{chunk-4VSPLMB6.cjs → chunk-3VTHSACO.cjs} +34 -32
  6. package/dist/chunk-3VTHSACO.cjs.map +1 -0
  7. package/dist/{chunk-PMYD4WKR.cjs → chunk-4EED3YEI.cjs} +1550 -5971
  8. package/dist/chunk-4EED3YEI.cjs.map +1 -0
  9. package/dist/{chunk-RV2PYHCJ.js → chunk-4HHYUEMD.js} +3 -3
  10. package/dist/{chunk-UECRKCKH.js → chunk-4RDJZIHW.js} +115 -279
  11. package/dist/chunk-4RDJZIHW.js.map +1 -0
  12. package/dist/{chunk-672QV33W.js → chunk-5ZVPKTXM.js} +167 -16
  13. package/dist/chunk-5ZVPKTXM.js.map +1 -0
  14. package/dist/chunk-6JINAOI7.cjs +311 -0
  15. package/dist/chunk-6JINAOI7.cjs.map +1 -0
  16. package/dist/chunk-6LK4VEXE.cjs +4514 -0
  17. package/dist/chunk-6LK4VEXE.cjs.map +1 -0
  18. package/dist/chunk-DAAFVOTL.cjs +172 -0
  19. package/dist/chunk-DAAFVOTL.cjs.map +1 -0
  20. package/dist/{chunk-27VVOBDB.cjs → chunk-ELF4OOHC.cjs} +16 -180
  21. package/dist/chunk-ELF4OOHC.cjs.map +1 -0
  22. package/dist/{chunk-OZKPUBKX.cjs → chunk-LHZYI23D.cjs} +32 -30
  23. package/dist/chunk-LHZYI23D.cjs.map +1 -0
  24. package/dist/chunk-LKI3YCAX.js +4514 -0
  25. package/dist/chunk-LKI3YCAX.js.map +1 -0
  26. package/dist/{chunk-2Q5GVNXP.cjs → chunk-LZL6P7SN.cjs} +12 -12
  27. package/dist/{chunk-2Q5GVNXP.cjs.map → chunk-LZL6P7SN.cjs.map} +1 -1
  28. package/dist/chunk-M2OCXTNT.js +311 -0
  29. package/dist/chunk-M2OCXTNT.js.map +1 -0
  30. package/dist/{chunk-OTFJKBDW.js → chunk-PCXI7ZB2.js} +4928 -9349
  31. package/dist/chunk-PCXI7ZB2.js.map +1 -0
  32. package/dist/{chunk-PJT6RRSP.js → chunk-PVAYXHYF.js} +7 -5
  33. package/dist/{chunk-PJT6RRSP.js.map → chunk-PVAYXHYF.js.map} +1 -1
  34. package/dist/{chunk-GRTZ23GL.cjs → chunk-TU26IZPO.cjs} +16 -318
  35. package/dist/chunk-TU26IZPO.cjs.map +1 -0
  36. package/dist/{chunk-NFUXCXYN.js → chunk-VAKBNCV6.js} +7 -5
  37. package/dist/{chunk-NFUXCXYN.js.map → chunk-VAKBNCV6.js.map} +1 -1
  38. package/dist/chunk-ZXZJSTNV.js +172 -0
  39. package/dist/chunk-ZXZJSTNV.js.map +1 -0
  40. package/dist/components/chat/index.cjs +11 -7
  41. package/dist/components/chat/index.cjs.map +1 -1
  42. package/dist/components/chat/index.js +53 -49
  43. package/dist/components/contact/index.cjs +11 -8
  44. package/dist/components/contact/index.cjs.map +1 -1
  45. package/dist/components/contact/index.js +10 -7
  46. package/dist/components/features/index.cjs +11 -7
  47. package/dist/components/features/index.cjs.map +1 -1
  48. package/dist/components/features/index.js +26 -22
  49. package/dist/components/index.cjs +112 -109
  50. package/dist/components/index.cjs.map +1 -1
  51. package/dist/components/index.js +134 -131
  52. package/dist/components/index.js.map +1 -1
  53. package/dist/components/navigation/index.cjs +10 -7
  54. package/dist/components/navigation/index.cjs.map +1 -1
  55. package/dist/components/navigation/index.js +9 -6
  56. package/dist/components/onboarding-guides/index.cjs +43 -53
  57. package/dist/components/onboarding-guides/index.cjs.map +1 -1
  58. package/dist/components/onboarding-guides/index.js +25 -35
  59. package/dist/components/onboarding-guides/index.js.map +1 -1
  60. package/dist/components/onboarding-guides/onboarding-guides-catalog-skeleton.d.ts +11 -11
  61. package/dist/components/onboarding-guides/onboarding-guides-catalog-skeleton.d.ts.map +1 -1
  62. package/dist/components/related-content/index.cjs +11 -8
  63. package/dist/components/related-content/index.cjs.map +1 -1
  64. package/dist/components/related-content/index.js +10 -7
  65. package/dist/components/tickets/index.cjs +96 -93
  66. package/dist/components/tickets/index.cjs.map +1 -1
  67. package/dist/components/tickets/index.js +21 -18
  68. package/dist/components/tickets/index.js.map +1 -1
  69. package/dist/components/ui/file-manager/index.cjs +52 -50
  70. package/dist/components/ui/file-manager/index.cjs.map +1 -1
  71. package/dist/components/ui/file-manager/index.js +6 -4
  72. package/dist/components/ui/file-manager/index.js.map +1 -1
  73. package/dist/components/ui/index.cjs +16 -11
  74. package/dist/components/ui/index.cjs.map +1 -1
  75. package/dist/components/ui/index.js +102 -97
  76. package/dist/contexts/index.cjs +2 -2
  77. package/dist/contexts/index.js +5 -5
  78. package/dist/hooks/index.cjs +6 -4
  79. package/dist/hooks/index.cjs.map +1 -1
  80. package/dist/hooks/index.js +8 -6
  81. package/dist/index.cjs +17 -11
  82. package/dist/index.cjs.map +1 -1
  83. package/dist/index.js +157 -151
  84. package/package.json +1 -1
  85. package/src/components/onboarding-guides/onboarding-guides-catalog-skeleton.tsx +28 -33
  86. package/dist/chunk-27VVOBDB.cjs.map +0 -1
  87. package/dist/chunk-4VSPLMB6.cjs.map +0 -1
  88. package/dist/chunk-672QV33W.js.map +0 -1
  89. package/dist/chunk-AGU44B7B.js.map +0 -1
  90. package/dist/chunk-GRTZ23GL.cjs.map +0 -1
  91. package/dist/chunk-OTFJKBDW.js.map +0 -1
  92. package/dist/chunk-OZKPUBKX.cjs.map +0 -1
  93. package/dist/chunk-PMYD4WKR.cjs.map +0 -1
  94. package/dist/chunk-QHYCWQBH.cjs.map +0 -1
  95. package/dist/chunk-QWYJETDL.cjs +0 -162
  96. package/dist/chunk-QWYJETDL.cjs.map +0 -1
  97. package/dist/chunk-UECRKCKH.js.map +0 -1
  98. package/dist/chunk-WTTLEGEO.js +0 -162
  99. package/dist/chunk-WTTLEGEO.js.map +0 -1
  100. /package/dist/{chunk-RV2PYHCJ.js.map → chunk-4HHYUEMD.js.map} +0 -0
package/dist/index.js CHANGED
@@ -16,8 +16,6 @@ import {
16
16
  AccordionContent,
17
17
  AccordionItem,
18
18
  AccordionTrigger,
19
- ActionsMenu,
20
- ActionsMenuDropdown,
21
19
  AdminContentCard,
22
20
  Alert,
23
21
  AlertDescription,
@@ -51,7 +49,6 @@ import {
51
49
  ArchiveChatModal,
52
50
  ArgRow,
53
51
  ArrayEntryManager,
54
- ArticleDetailLayout,
55
52
  AspectRatio,
56
53
  AssigneeDropdown,
57
54
  AuthProvidersList,
@@ -62,7 +59,6 @@ import {
62
59
  BlockCard,
63
60
  BlogCard,
64
61
  BlogCardSkeleton,
65
- BlogImagePlaceholder,
66
62
  Board,
67
63
  BoardColumn,
68
64
  BoardColumnHeader,
@@ -84,20 +80,6 @@ import {
84
80
  CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
85
81
  CHAT_TYPE,
86
82
  CHIP_ACTION_BUTTON_CLASS,
87
- COMPACT_CARD_ICON_SLOT,
88
- COMPACT_CARD_IMAGE_SLOT,
89
- COMPACT_CARD_META_ROW,
90
- COMPACT_CARD_META_ROW_BOX,
91
- COMPACT_CARD_OUTER,
92
- COMPACT_CARD_OUTER_STATIC,
93
- COMPACT_CARD_ROW_FILLER,
94
- COMPACT_CARD_SKELETON_IMAGE_SLOT,
95
- COMPACT_CARD_SKELETON_OUTER,
96
- COMPACT_CARD_SUBTITLE,
97
- COMPACT_CARD_SUMMARY,
98
- COMPACT_CARD_TEXT_COL,
99
- COMPACT_CARD_TITLE,
100
- COMPACT_CARD_TITLE_ROW,
101
83
  COMPACT_HEADER_BUTTON,
102
84
  CONNECTION_STATUS,
103
85
  CONTENT_REF_GROUPS,
@@ -105,14 +87,7 @@ import {
105
87
  CUSTOM_PRESET_KEY,
106
88
  CampaignCardAdmin,
107
89
  CampaignCardAdminSkeleton,
108
- Card,
109
- CardContent,
110
- CardDescription,
111
- CardFooter,
112
- CardHeader,
113
- CardHorizontal,
114
90
  CardLoader,
115
- CardTitle,
116
91
  CaseStudyCard,
117
92
  CaseStudyCardSkeleton,
118
93
  ChangelogManager,
@@ -156,16 +131,13 @@ import {
156
131
  CompactPageLoader,
157
132
  ConfidenceBadge,
158
133
  ContentLoader,
159
- ContentPageContainer,
160
134
  ContextCompactionDisplay,
161
135
  CursorPagination,
162
136
  CursorPaginationSimple,
163
137
  CustomerInterviewCard,
164
138
  CustomerInterviewCardSkeleton,
165
139
  CveLink,
166
- DEFAULT_CONTENT_SUFFIXES,
167
140
  DEFAULT_CUSTOM_STATUS_COLOR,
168
- DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
169
141
  DEFAULT_OS_PLATFORM,
170
142
  DEFAULT_THEME,
171
143
  DELIVERY_TASK_TYPE_OPTIONS,
@@ -188,7 +160,6 @@ import {
188
160
  DatePickerInput,
189
161
  DatePickerInputSimple,
190
162
  DetailLoader,
191
- DetailPageContainer,
192
163
  DeviceCard,
193
164
  DeviceCardCompact,
194
165
  Dialog,
@@ -215,18 +186,11 @@ import {
215
186
  DrawerTrigger,
216
187
  DropdownButton,
217
188
  DynamicThemeProvider,
218
- EMPTY_AUTHOR_PLACEHOLDER,
219
189
  EmbeddableChat,
220
- EntityAuthorCard,
221
190
  EntityImage,
222
- EntityMetadataAuthorCell,
223
- EntityMetadataValueCell,
224
191
  EntitySummaryEditor,
225
- EntityTagBadges,
226
- EntityVideoSection,
227
192
  ErrorBoundary,
228
193
  ErrorMessageDisplay,
229
- ErrorState,
230
194
  ExpandChevron,
231
195
  FeatureCardGrid,
232
196
  FeatureList,
@@ -236,11 +200,9 @@ import {
236
200
  FilterList,
237
201
  FilterListItem,
238
202
  FilterModal,
239
- FilterPillRow,
240
203
  FiltersDropdown,
241
204
  FloatingTooltip,
242
205
  FormLoader,
243
- FormPageContainer,
244
206
  GENERIC_EMAIL_DOMAINS,
245
207
  GenericEntityCard,
246
208
  GenericEntityCardSkeleton,
@@ -256,7 +218,6 @@ import {
256
218
  HeaderMingoButton,
257
219
  HeaderOrganizationFilter,
258
220
  HeaderSkeleton,
259
- HiddenTagsPopup,
260
221
  HighlightCard,
261
222
  HighlightCardGrid,
262
223
  HighlightConfigSection,
@@ -268,7 +229,6 @@ import {
268
229
  HoverDropdown,
269
230
  HubspotTicketCard,
270
231
  HubspotTicketCardSkeleton,
271
- ICON_REGISTRY,
272
232
  IconsBlock,
273
233
  ImageGalleryModal,
274
234
  ImageUploader,
@@ -283,16 +243,12 @@ import {
283
243
  LOG_SEVERITY_LABELS,
284
244
  Label,
285
245
  ListLoader,
286
- ListPageContainer,
287
246
  ListPageLayout,
288
- LoadError,
289
247
  LoadingProvider,
290
248
  LogSeverityDot,
291
249
  LogsList,
292
250
  MESSAGE_ROLE,
293
251
  MESSAGE_TYPE,
294
- MUX_IMAGE_ORIGIN,
295
- MUX_STREAM_ORIGIN,
296
252
  MarkdownEditor,
297
253
  MediaGalleryManager,
298
254
  MediaTypeSelector,
@@ -337,7 +293,6 @@ import {
337
293
  MoreAboutButton,
338
294
  MoreActionsMenu,
339
295
  NETWORK_CONFIG,
340
- NEW_TAB_FEATURES,
341
296
  NavLinkAnchorViaRuntime,
342
297
  NavigationMenu,
343
298
  NavigationMenuContent,
@@ -348,7 +303,6 @@ import {
348
303
  NavigationMenuTrigger,
349
304
  NavigationMenuViewport,
350
305
  NavigationSidebar,
351
- NotFoundError,
352
306
  NotificationDrawer,
353
307
  NotificationPopups,
354
308
  NotificationTile,
@@ -363,19 +317,13 @@ import {
363
317
  OS_PLATFORMS,
364
318
  OS_TYPES,
365
319
  OWNER_TYPE,
366
- OnboardingGuideCard,
367
- OnboardingGuideCardSkeleton,
368
320
  OnboardingStepCard,
369
321
  OnboardingWalkthrough,
370
322
  OrganizationCard,
371
323
  PAGE_HEADING_CLASS,
372
- PageActions,
373
- PageContainer,
374
- PageError,
375
324
  PageHeading,
376
325
  PageLayout,
377
326
  PageLoader,
378
- PageShell,
379
327
  ParallaxImageShowcase,
380
328
  PathsDisplay,
381
329
  PhoneInput,
@@ -394,15 +342,12 @@ import {
394
342
  QueryReportTableHeader,
395
343
  QueryReportTableRow,
396
344
  QueryReportTableSkeleton,
397
- RATIO_DISPLAY_GRID_CLASS,
398
- RATIO_GRID_CLASS,
399
345
  ROADMAP_STATUS_OPTIONS,
400
346
  ROW_HEIGHT_DESKTOP,
401
347
  ROW_HEIGHT_MOBILE,
402
348
  RadioGroup,
403
349
  RadioGroupBlock,
404
350
  RadioGroupItem,
405
- RatioTabs,
406
351
  ReleaseChangelogSection,
407
352
  ReleaseMediaManager,
408
353
  RenameChatModal,
@@ -415,11 +360,8 @@ import {
415
360
  SEMVER_REGEX,
416
361
  SEOEditorPreview,
417
362
  SHELL_TYPES,
418
- SOURCE_ICON_NAMES,
419
- SOURCE_LABELS_BY_TABLE,
420
363
  ScriptArguments,
421
364
  ScriptInfoSection,
422
- SearchInput,
423
365
  SectionSelector,
424
366
  Select,
425
367
  SelectButton,
@@ -446,7 +388,6 @@ import {
446
388
  SheetTrigger,
447
389
  ShellTypeBadge,
448
390
  ShellTypeValues,
449
- SimpleMarkdownRenderer,
450
391
  SlackMessageCard,
451
392
  SlackMessageCardSkeleton,
452
393
  SlashCommandSuggestions,
@@ -456,9 +397,7 @@ import {
456
397
  SoftwareInfo,
457
398
  SoftwareSourceBadge,
458
399
  SourceActionButton,
459
- SquareAvatar,
460
400
  StartWithOpenFrameButton,
461
- StatusBadge,
462
401
  StatusFilterComponent,
463
402
  StatusIndicator,
464
403
  StickySectionNav,
@@ -483,11 +422,6 @@ import {
483
422
  TableHeader,
484
423
  TableRow,
485
424
  TableTimestampCell,
486
- Tabs,
487
- TabsContent,
488
- TabsList,
489
- TabsTrigger,
490
- Tag,
491
425
  TagKeyValueFilter,
492
426
  TagSearchInput,
493
427
  TagsInput,
@@ -523,9 +457,6 @@ import {
523
457
  TranscriptSummaryEditor,
524
458
  TruncateText,
525
459
  UnarchiveChatModal,
526
- Video,
527
- VideoBiteCard,
528
- VideoBitesDisplay,
529
460
  VideoClipsSection,
530
461
  VideoSourceSelector,
531
462
  ViewToggle,
@@ -537,11 +468,9 @@ import {
537
468
  applyProxyAuth,
538
469
  assets,
539
470
  badgeVariants,
540
- buildAnchorProps,
541
471
  buildAutoContinuationDirective,
542
472
  buildChatAttachmentViewUrl,
543
473
  buildChatRefKey,
544
- buildDefaultHref,
545
474
  buildDiscussAddendum,
546
475
  buildListUrl,
547
476
  buildNatsWsUrl,
@@ -553,17 +482,13 @@ import {
553
482
  clearEmbedProxyAuth,
554
483
  clickupTaskUrl,
555
484
  columnFromTicketStatus,
556
- computeIsNewTab,
557
485
  createColumnHelper,
558
486
  createMessageSegmentAccumulator,
559
487
  createUTCTimestamp,
560
- decideNewTab,
561
488
  deepClone,
562
489
  defaultBuildProductReleaseCardProps,
563
- defaultTableIdForDocumentType,
564
490
  delay,
565
491
  deriveColumns,
566
- detectAspectRatio,
567
492
  embedAuthedFetch,
568
493
  escapeMarkdownInline,
569
494
  executeNavigation,
@@ -578,51 +503,23 @@ import {
578
503
  extractItemId,
579
504
  extractItems,
580
505
  extractTextFromChunk,
581
- extractYouTubeId,
582
- fetchPriorityProp,
583
506
  fetchSlashCommands,
584
507
  flattenAssistantContent,
585
508
  flexRender,
586
- formatAbbreviatedNumber,
587
509
  formatAbsoluteDate,
588
- formatBioText,
589
- formatBytes,
590
- formatBytesShort,
591
510
  formatChatAttachmentMarkdownForBubble,
592
- formatClassification,
593
- formatCompactMetric,
594
- formatCurrency,
595
- formatDate,
596
- formatDateRange,
597
511
  formatDateShort,
598
512
  formatDateSlashUTC,
599
513
  formatDateTime,
600
- formatDateTimeAt,
601
- formatDateUTC,
602
- formatDuration,
603
- formatDurationCompact,
604
- formatDurationFromMs,
605
- formatDurationFromRange,
606
- formatDurationMMSS,
607
514
  formatInvestorUpdatePeriod,
608
- formatLargeNumber,
609
- formatLegalDate,
610
- formatNumber,
611
- formatPercent,
612
515
  formatPhoneE164,
613
- formatPrice,
614
- formatPricingModel,
615
516
  formatRelativeTime,
616
517
  formatReleaseDate,
617
518
  formatSingularLookupInvocation,
618
- formatTimeWithTimezone,
619
- formatUnderscoreText,
620
- formatWholeDollars,
621
519
  generateImageSizes,
622
520
  generateRandomString,
623
521
  getApprovalMeta,
624
522
  getBestContrastColor,
625
- getCaptionsUrl,
626
523
  getCommandText,
627
524
  getConfidenceBgClass,
628
525
  getConfidenceBorderClass,
@@ -638,16 +535,13 @@ import {
638
535
  getCountryPhoneData,
639
536
  getCurrentPlatform,
640
537
  getDetailedTimeDifference,
641
- getDynamicIcon,
642
538
  getEmbedProxyAuth,
643
539
  getExpandedRowModel,
644
540
  getFacetedRowModel,
645
541
  getFacetedUniqueValues,
646
542
  getFilteredRowModel,
647
- getFirstLastInitials,
648
543
  getGroupedRowModel,
649
544
  getHideClasses,
650
- getIconComponent,
651
545
  getOSIcon,
652
546
  getOSLabel,
653
547
  getOSPlatformId,
@@ -661,8 +555,6 @@ import {
661
555
  getShellLabel,
662
556
  getSlackCommunityJoinUrl,
663
557
  getSortedRowModel,
664
- getSourceIconName,
665
- getSourceLabel,
666
558
  getStatusColorScheme,
667
559
  getTabById,
668
560
  getTabComponent,
@@ -671,20 +563,16 @@ import {
671
563
  getTicketStatusTag,
672
564
  getToolLabel,
673
565
  getToolTypeAliases,
674
- getTrendColors,
675
- groupByAspectRatio,
676
566
  groupTicketsByStatus,
677
567
  handleChatNavClick,
678
568
  hasGenericEmailDomain,
679
569
  hexToRgb,
680
570
  isApprovalNotification,
681
571
  isControlChunk,
682
- isCrossOriginUrl,
683
572
  isErrorChunk,
684
573
  isGenericDomain,
685
574
  isGenericWebsiteDomain,
686
575
  isMetadataChunk,
687
- isModifierClick,
688
576
  isOSPlatform,
689
577
  isStructuredContent,
690
578
  isToday,
@@ -692,14 +580,10 @@ import {
692
580
  isValidToolType,
693
581
  isWithinMinutes,
694
582
  kindToCanonicalStatus,
695
- makeComposeContentUrl,
696
583
  multiSelectFilterFn,
697
- nameInitials,
698
584
  navigationMenuTriggerStyle,
699
- newTabAnchorAttrs,
700
585
  normalizeContent,
701
586
  normalizeDomain,
702
- normalizeIconKey,
703
587
  normalizeOSType,
704
588
  normalizeToolType,
705
589
  normalizeToolTypeWithFallback,
@@ -710,31 +594,22 @@ import {
710
594
  parseWireCommandOverride,
711
595
  processHistoricalMessages,
712
596
  processHistoricalMessagesWithErrors,
713
- ratioToCategory,
714
597
  readLeadingDecisionFrame,
715
598
  releaseStatusOptions,
716
599
  releaseTypeOptions,
717
600
  releaseTypeToBadgeColor,
718
601
  remarkCardLinks,
719
602
  renderChatInlineEntityCard,
720
- resolveExternalNavigation,
721
603
  resolveReleaseCover,
722
- resolveSourceIcon,
723
- resolveSourceRowCTA,
724
604
  resolveStatusTagProps,
725
605
  resolveTicketStatus,
726
- safeHref,
727
606
  sanitizeTitleForChat,
728
607
  scrollElementIntoView,
729
608
  setEmbedAuthAdapter,
730
609
  setEmbedProxyAuth,
731
610
  shellLabels,
732
611
  shouldProxyImage,
733
- statusBadgeVariants,
734
612
  stripChatAttachmentMarkdown,
735
- stripHtml,
736
- stripSameOriginToPath,
737
- tagVariants,
738
613
  tintOnDark,
739
614
  toToolLabel,
740
615
  toggleVariants,
@@ -763,7 +638,6 @@ import {
763
638
  useNatsDialogSubscription,
764
639
  useNotifications,
765
640
  useOptionalNotifications,
766
- usePageActionsBottomPadding,
767
641
  useProxiedImageUrl,
768
642
  useRealtimeChunkProcessor,
769
643
  useSSE,
@@ -774,13 +648,11 @@ import {
774
648
  useTheme,
775
649
  useThemeToggle,
776
650
  useUnifiedChat,
777
- useVideoOriginPreconnect,
778
- useVideoWarmup,
779
651
  usesCanonicalStatusStyle,
780
652
  validateEmailDomain,
781
653
  validateEmailDomainList,
782
654
  validatePhoneNumber
783
- } from "./chunk-OTFJKBDW.js";
655
+ } from "./chunk-PCXI7ZB2.js";
784
656
  import {
785
657
  CommandApprovalToast,
786
658
  DEFAULT_MIN_FILL_MS,
@@ -841,12 +713,10 @@ import {
841
713
  useAccessCodeIntegration,
842
714
  useApiParams,
843
715
  useAuthenticatedImage,
844
- useAutoLimitTags,
845
716
  useBatchImages,
846
717
  useContactSubmission,
847
718
  useCopyToClipboard,
848
719
  useCursorPaginationState,
849
- useDebounce,
850
720
  useHorizontalScrollbar,
851
721
  useHumanitySignals,
852
722
  useImageEdgeColor,
@@ -856,8 +726,6 @@ import {
856
726
  useMediaQuery,
857
727
  useMemoizedCallback,
858
728
  useNatsClient,
859
- useNearViewport,
860
- useOgPlaceholder,
861
729
  useOnboardingState,
862
730
  usePlatformByValue,
863
731
  usePlatformConfig,
@@ -875,19 +743,168 @@ import {
875
743
  validateSchema,
876
744
  validateVariables,
877
745
  variablesToUrlParams
878
- } from "./chunk-UECRKCKH.js";
879
- import "./chunk-4YKGXZ7W.js";
746
+ } from "./chunk-4RDJZIHW.js";
880
747
  import "./chunk-MJNXIEV2.js";
881
- import "./chunk-LXC6P2EO.js";
882
- import "./chunk-EL5YVPD5.js";
883
- import "./chunk-PLJLE4A4.js";
884
748
  import {
885
749
  ChevronButton,
886
750
  buildSuggestionUrl
887
751
  } from "./chunk-VAUI3CND.js";
888
752
  import {
889
- Button,
890
753
  Checkbox,
754
+ FieldWrapper,
755
+ Input,
756
+ Skeleton,
757
+ SkeletonButton,
758
+ SkeletonCard,
759
+ SkeletonGrid,
760
+ SkeletonHeading,
761
+ SkeletonList,
762
+ SkeletonNavigation,
763
+ SkeletonText
764
+ } from "./chunk-M2OCXTNT.js";
765
+ import "./chunk-CZR7ARBA.js";
766
+ import {
767
+ ActionsMenu,
768
+ ActionsMenuDropdown,
769
+ ArticleDetailLayout,
770
+ BlogImagePlaceholder,
771
+ COMPACT_CARD_ICON_SLOT,
772
+ COMPACT_CARD_IMAGE_SLOT,
773
+ COMPACT_CARD_META_ROW,
774
+ COMPACT_CARD_META_ROW_BOX,
775
+ COMPACT_CARD_OUTER,
776
+ COMPACT_CARD_OUTER_STATIC,
777
+ COMPACT_CARD_ROW_FILLER,
778
+ COMPACT_CARD_SKELETON_IMAGE_SLOT,
779
+ COMPACT_CARD_SKELETON_OUTER,
780
+ COMPACT_CARD_SUBTITLE,
781
+ COMPACT_CARD_SUMMARY,
782
+ COMPACT_CARD_TEXT_COL,
783
+ COMPACT_CARD_TITLE,
784
+ COMPACT_CARD_TITLE_ROW,
785
+ Card,
786
+ CardContent,
787
+ CardDescription,
788
+ CardFooter,
789
+ CardHeader,
790
+ CardHorizontal,
791
+ CardTitle,
792
+ ContentPageContainer,
793
+ DEFAULT_CONTENT_SUFFIXES,
794
+ DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
795
+ DetailPageContainer,
796
+ EMPTY_AUTHOR_PLACEHOLDER,
797
+ EntityAuthorCard,
798
+ EntityMetadataAuthorCell,
799
+ EntityMetadataValueCell,
800
+ EntityTagBadges,
801
+ EntityVideoSection,
802
+ ErrorState,
803
+ FilterPillRow,
804
+ FormPageContainer,
805
+ HiddenTagsPopup,
806
+ ICON_REGISTRY,
807
+ ListPageContainer,
808
+ LoadError,
809
+ MUX_IMAGE_ORIGIN,
810
+ MUX_STREAM_ORIGIN,
811
+ NEW_TAB_FEATURES,
812
+ NotFoundError,
813
+ OnboardingGuideCard,
814
+ OnboardingGuideCardSkeleton,
815
+ PageActions,
816
+ PageContainer,
817
+ PageError,
818
+ PageShell,
819
+ RATIO_DISPLAY_GRID_CLASS,
820
+ RATIO_GRID_CLASS,
821
+ RatioTabs,
822
+ SOURCE_ICON_NAMES,
823
+ SOURCE_LABELS_BY_TABLE,
824
+ SearchInput,
825
+ SimpleMarkdownRenderer,
826
+ SquareAvatar,
827
+ StatusBadge,
828
+ Tabs,
829
+ TabsContent,
830
+ TabsList,
831
+ TabsTrigger,
832
+ Tag,
833
+ Video,
834
+ VideoBiteCard,
835
+ VideoBitesDisplay,
836
+ buildAnchorProps,
837
+ buildDefaultHref,
838
+ computeIsNewTab,
839
+ decideNewTab,
840
+ defaultTableIdForDocumentType,
841
+ detectAspectRatio,
842
+ extractYouTubeId,
843
+ fetchPriorityProp,
844
+ formatAbbreviatedNumber,
845
+ formatBioText,
846
+ formatBytes,
847
+ formatBytesShort,
848
+ formatClassification,
849
+ formatCompactMetric,
850
+ formatCurrency,
851
+ formatDate,
852
+ formatDateRange,
853
+ formatDateTimeAt,
854
+ formatDateUTC,
855
+ formatDuration,
856
+ formatDurationCompact,
857
+ formatDurationFromMs,
858
+ formatDurationFromRange,
859
+ formatDurationMMSS,
860
+ formatLargeNumber,
861
+ formatLegalDate,
862
+ formatNumber,
863
+ formatPercent,
864
+ formatPrice,
865
+ formatPricingModel,
866
+ formatTimeWithTimezone,
867
+ formatUnderscoreText,
868
+ formatWholeDollars,
869
+ getCaptionsUrl,
870
+ getDynamicIcon,
871
+ getFirstLastInitials,
872
+ getIconComponent,
873
+ getSourceIconName,
874
+ getSourceLabel,
875
+ getTrendColors,
876
+ groupByAspectRatio,
877
+ isCrossOriginUrl,
878
+ isModifierClick,
879
+ makeComposeContentUrl,
880
+ nameInitials,
881
+ newTabAnchorAttrs,
882
+ normalizeIconKey,
883
+ ratioToCategory,
884
+ resolveExternalNavigation,
885
+ resolveSourceIcon,
886
+ resolveSourceRowCTA,
887
+ safeHref,
888
+ statusBadgeVariants,
889
+ stripHtml,
890
+ stripSameOriginToPath,
891
+ tagVariants,
892
+ usePageActionsBottomPadding,
893
+ useVideoOriginPreconnect,
894
+ useVideoWarmup
895
+ } from "./chunk-LKI3YCAX.js";
896
+ import {
897
+ useAutoLimitTags,
898
+ useDebounce,
899
+ useNearViewport,
900
+ useOgPlaceholder
901
+ } from "./chunk-ZXZJSTNV.js";
902
+ import "./chunk-4YKGXZ7W.js";
903
+ import "./chunk-LXC6P2EO.js";
904
+ import "./chunk-EL5YVPD5.js";
905
+ import "./chunk-PLJLE4A4.js";
906
+ import {
907
+ Button,
891
908
  DropdownMenu,
892
909
  DropdownMenuCheckboxItem,
893
910
  DropdownMenuContent,
@@ -903,19 +920,9 @@ import {
903
920
  DropdownMenuSubContent,
904
921
  DropdownMenuSubTrigger,
905
922
  DropdownMenuTrigger,
906
- FieldWrapper,
907
- Input,
908
- Skeleton,
909
- SkeletonButton,
910
- SkeletonCard,
911
- SkeletonGrid,
912
- SkeletonHeading,
913
- SkeletonList,
914
- SkeletonNavigation,
915
- SkeletonText,
916
923
  SplitButton,
917
924
  buttonVariants
918
- } from "./chunk-AGU44B7B.js";
925
+ } from "./chunk-2FCXJTOV.js";
919
926
  import "./chunk-OHPI2HRK.js";
920
927
  import {
921
928
  AboutIcon,
@@ -1080,7 +1087,6 @@ import {
1080
1087
  } from "./chunk-4WZOFD46.js";
1081
1088
  import "./chunk-6U3IUD57.js";
1082
1089
  import "./chunk-W72U7OU7.js";
1083
- import "./chunk-CZR7ARBA.js";
1084
1090
  import "./chunk-GGWZFCYS.js";
1085
1091
  export {
1086
1092
  ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@flamingo-stack/openframe-frontend-core",
3
- "version": "0.0.248",
3
+ "version": "0.0.249",
4
4
  "description": "Shared design system and components for all Flamingo platforms",
5
5
  "type": "module",
6
6
  "main": "./dist/index.js",