@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
@@ -6,14 +6,19 @@ import {
6
6
  } from "../chunk-MKVKVJQQ.js";
7
7
  import {
8
8
  RelatedContentSection
9
- } from "../chunk-NFUXCXYN.js";
9
+ } from "../chunk-VAKBNCV6.js";
10
10
  import {
11
11
  DeliveryRow,
12
+ DevCardRowContent,
13
+ DevCardRowSkeleton,
14
+ DevCardRowSkeletonList,
15
+ DevSectionPage,
16
+ DevSectionView,
12
17
  EmptyState,
13
18
  UnifiedPagination,
14
19
  init_unified_pagination,
15
20
  unified_pagination_exports
16
- } from "../chunk-672QV33W.js";
21
+ } from "../chunk-5ZVPKTXM.js";
17
22
  import {
18
23
  DetailPageSkeleton,
19
24
  DocSearchBar,
@@ -22,17 +27,10 @@ import {
22
27
  mapDocSearchResults,
23
28
  resolveSearchResultAction,
24
29
  useDocSearch
25
- } from "../chunk-RV2PYHCJ.js";
30
+ } from "../chunk-4HHYUEMD.js";
26
31
  import {
27
32
  useSelfFetch
28
33
  } from "../chunk-L4LAAA5Q.js";
29
- import {
30
- DevCardRowContent,
31
- DevCardRowSkeleton,
32
- DevCardRowSkeletonList,
33
- DevSectionPage,
34
- DevSectionView
35
- } from "../chunk-WTTLEGEO.js";
36
34
  import "../chunk-4XLJWX2N.js";
37
35
  import {
38
36
  ADMIN_APPROVAL_REQUEST_CONTEXT_TYPE,
@@ -50,8 +48,6 @@ import {
50
48
  AccordionContent,
51
49
  AccordionItem,
52
50
  AccordionTrigger,
53
- ActionsMenu,
54
- ActionsMenuDropdown,
55
51
  AdminContentCard,
56
52
  Alert,
57
53
  AlertDescription,
@@ -85,19 +81,16 @@ import {
85
81
  ArchiveChatModal,
86
82
  ArgRow,
87
83
  ArrayEntryManager,
88
- ArticleDetailLayout,
89
84
  AspectRatio,
90
85
  AssigneeDropdown,
91
86
  AuthProvidersList,
92
87
  Autocomplete,
93
- BackButton,
94
88
  Badge,
95
89
  BenefitCard,
96
90
  BenefitCardGrid,
97
91
  BlockCard,
98
92
  BlogCard,
99
93
  BlogCardSkeleton,
100
- BlogImagePlaceholder,
101
94
  Board,
102
95
  BoardColumn,
103
96
  BoardColumnHeader,
@@ -119,34 +112,13 @@ import {
119
112
  CHAT_ATTACHMENT_VIEW_URL_PREFIX_REGEX_ESCAPED,
120
113
  CHAT_TYPE,
121
114
  CHIP_ACTION_BUTTON_CLASS,
122
- COMPACT_CARD_ICON_SLOT,
123
- COMPACT_CARD_IMAGE_SLOT,
124
- COMPACT_CARD_META_ROW,
125
- COMPACT_CARD_META_ROW_BOX,
126
- COMPACT_CARD_OUTER,
127
- COMPACT_CARD_OUTER_STATIC,
128
- COMPACT_CARD_ROW_FILLER,
129
- COMPACT_CARD_SKELETON_IMAGE_SLOT,
130
- COMPACT_CARD_SKELETON_OUTER,
131
- COMPACT_CARD_SUBTITLE,
132
- COMPACT_CARD_SUMMARY,
133
- COMPACT_CARD_TEXT_COL,
134
- COMPACT_CARD_TITLE,
135
- COMPACT_CARD_TITLE_ROW,
136
115
  COMPACT_HEADER_BUTTON,
137
116
  CONNECTION_STATUS,
138
117
  CUSTOM_ITEM_ID,
139
118
  CUSTOM_PRESET_KEY,
140
119
  CampaignCardAdmin,
141
120
  CampaignCardAdminSkeleton,
142
- Card,
143
- CardContent,
144
- CardDescription,
145
- CardFooter,
146
- CardHeader,
147
- CardHorizontal,
148
121
  CardLoader,
149
- CardTitle,
150
122
  CaseStudyCard,
151
123
  CaseStudyCardSkeleton,
152
124
  ChangelogManager,
@@ -190,7 +162,6 @@ import {
190
162
  CompactPageLoader,
191
163
  ConfidenceBadge,
192
164
  ContentLoader,
193
- ContentPageContainer,
194
165
  ContextCompactionDisplay,
195
166
  CursorPagination,
196
167
  CursorPaginationSimple,
@@ -198,7 +169,6 @@ import {
198
169
  CustomerInterviewCardSkeleton,
199
170
  CveLink,
200
171
  DEFAULT_CUSTOM_STATUS_COLOR,
201
- DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
202
172
  DEFAULT_THEME,
203
173
  DEV_SECTION_PARAM_KEYS,
204
174
  DashboardInfoCard,
@@ -218,7 +188,6 @@ import {
218
188
  DatePickerInput,
219
189
  DatePickerInputSimple,
220
190
  DetailLoader,
221
- DetailPageContainer,
222
191
  DeviceCard,
223
192
  DeviceCardCompact,
224
193
  Dialog,
@@ -245,18 +214,11 @@ import {
245
214
  DrawerTrigger,
246
215
  DropdownButton,
247
216
  DynamicThemeProvider,
248
- EMPTY_AUTHOR_PLACEHOLDER,
249
217
  EmbeddableChat,
250
- EntityAuthorCard,
251
218
  EntityImage,
252
- EntityMetadataAuthorCell,
253
- EntityMetadataValueCell,
254
219
  EntitySummaryEditor,
255
- EntityTagBadges,
256
- EntityVideoSection,
257
220
  ErrorBoundary,
258
221
  ErrorMessageDisplay,
259
- ErrorState,
260
222
  ExpandChevron,
261
223
  FeatureCardGrid,
262
224
  FeatureList,
@@ -266,12 +228,10 @@ import {
266
228
  FilterList,
267
229
  FilterListItem,
268
230
  FilterModal,
269
- FilterPillRow,
270
231
  FiltersDropdown,
271
232
  FlamingoLogo as FlamingoLogo2,
272
233
  FloatingTooltip,
273
234
  FormLoader,
274
- FormPageContainer,
275
235
  GenericEntityCard,
276
236
  GenericEntityCardSkeleton,
277
237
  GitHubActivityCard,
@@ -285,7 +245,6 @@ import {
285
245
  HeaderMingoButton,
286
246
  HeaderOrganizationFilter,
287
247
  HeaderSkeleton,
288
- HiddenTagsPopup,
289
248
  HighlightCard,
290
249
  HighlightCardGrid,
291
250
  HighlightConfigSection,
@@ -300,7 +259,6 @@ import {
300
259
  HoverDropdown,
301
260
  HubspotTicketCard,
302
261
  HubspotTicketCardSkeleton,
303
- ICON_REGISTRY,
304
262
  IconsBlock,
305
263
  ImageGalleryModal,
306
264
  ImageUploader,
@@ -313,14 +271,10 @@ import {
313
271
  KnowledgeBaseLinksManager,
314
272
  Label,
315
273
  ListLoader,
316
- ListPageContainer,
317
274
  ListPageLayout,
318
- LoadError,
319
275
  LoadingProvider,
320
276
  MESSAGE_ROLE,
321
277
  MESSAGE_TYPE,
322
- MUX_IMAGE_ORIGIN,
323
- MUX_STREAM_ORIGIN,
324
278
  MarkdownEditor,
325
279
  MediaGalleryManager,
326
280
  MediaTypeSelector,
@@ -365,7 +319,6 @@ import {
365
319
  MoreAboutButton,
366
320
  MoreActionsMenu,
367
321
  NETWORK_CONFIG,
368
- NEW_TAB_FEATURES,
369
322
  NavLinkAnchorViaRuntime,
370
323
  NavigationMenu,
371
324
  NavigationMenuContent,
@@ -376,7 +329,6 @@ import {
376
329
  NavigationMenuTrigger,
377
330
  NavigationMenuViewport,
378
331
  NavigationSidebar,
379
- NotFoundError,
380
332
  NotificationDrawer,
381
333
  NotificationPopups,
382
334
  NotificationTile,
@@ -387,20 +339,14 @@ import {
387
339
  OSTypeIcon,
388
340
  OSTypeLabel,
389
341
  OWNER_TYPE,
390
- OnboardingGuideCard,
391
- OnboardingGuideCardSkeleton,
392
342
  OnboardingStepCard,
393
343
  OnboardingWalkthrough,
394
344
  OpenmspLogo as OpenmspLogo2,
395
345
  OrganizationCard,
396
346
  PAGE_HEADING_CLASS,
397
- PageActions,
398
- PageContainer,
399
- PageError,
400
347
  PageHeading,
401
348
  PageLayout,
402
349
  PageLoader,
403
- PageShell,
404
350
  Pagination,
405
351
  PaginationContent,
406
352
  PaginationEllipsis,
@@ -426,14 +372,11 @@ import {
426
372
  QueryReportTableHeader,
427
373
  QueryReportTableRow,
428
374
  QueryReportTableSkeleton,
429
- RATIO_DISPLAY_GRID_CLASS,
430
- RATIO_GRID_CLASS,
431
375
  ROW_HEIGHT_DESKTOP,
432
376
  ROW_HEIGHT_MOBILE,
433
377
  RadioGroup,
434
378
  RadioGroupBlock,
435
379
  RadioGroupItem,
436
- RatioTabs,
437
380
  ReleaseChangelogSection,
438
381
  ReleaseMediaManager,
439
382
  RenameChatModal,
@@ -444,11 +387,8 @@ import {
444
387
  SCROLL_ANCHOR,
445
388
  SCROLL_ANCHOR_WIRE_KEY,
446
389
  SEOEditorPreview,
447
- SOURCE_ICON_NAMES,
448
- SOURCE_LABELS_BY_TABLE,
449
390
  ScriptArguments,
450
391
  ScriptInfoSection,
451
- SearchInput,
452
392
  SectionSelector,
453
393
  Select,
454
394
  SelectButton,
@@ -474,7 +414,6 @@ import {
474
414
  SheetTitle,
475
415
  SheetTrigger,
476
416
  ShellTypeBadge,
477
- SimpleMarkdownRenderer,
478
417
  SlackMessageCard,
479
418
  SlackMessageCardSkeleton,
480
419
  SlashCommandSuggestions,
@@ -484,9 +423,7 @@ import {
484
423
  SoftwareInfo,
485
424
  SoftwareSourceBadge,
486
425
  SourceActionButton,
487
- SquareAvatar,
488
426
  StartWithOpenFrameButton,
489
- StatusBadge,
490
427
  StatusFilterComponent,
491
428
  StatusIndicator,
492
429
  StickySectionNav,
@@ -505,11 +442,6 @@ import {
505
442
  TableHeader,
506
443
  TableRow,
507
444
  TableTimestampCell,
508
- Tabs,
509
- TabsContent,
510
- TabsList,
511
- TabsTrigger,
512
- Tag,
513
445
  TagKeyValueFilter,
514
446
  TagSearchInput,
515
447
  TagsInput,
@@ -545,9 +477,6 @@ import {
545
477
  TranscriptSummaryEditor,
546
478
  TruncateText,
547
479
  UnarchiveChatModal,
548
- Video,
549
- VideoBiteCard,
550
- VideoBitesDisplay,
551
480
  VideoClipsSection,
552
481
  VideoSourceSelector,
553
482
  ViewToggle,
@@ -557,7 +486,6 @@ import {
557
486
  alignJustify,
558
487
  applyProxyAuth,
559
488
  badgeVariants,
560
- buildAnchorProps,
561
489
  buildAutoContinuationDirective,
562
490
  buildChatAttachmentViewUrl,
563
491
  buildChatRefKey,
@@ -568,14 +496,10 @@ import {
568
496
  clearEmbedProxyAuth,
569
497
  clickupTaskUrl,
570
498
  columnFromTicketStatus,
571
- computeIsNewTab,
572
499
  createColumnHelper,
573
500
  createMessageSegmentAccumulator,
574
- decideNewTab,
575
501
  defaultBuildProductReleaseCardProps,
576
- defaultTableIdForDocumentType,
577
502
  deriveColumns,
578
- detectAspectRatio,
579
503
  embedAuthedFetch,
580
504
  escapeMarkdownInline,
581
505
  executeNavigation,
@@ -585,22 +509,18 @@ import {
585
509
  extractErrorMessages,
586
510
  extractIncompleteMessageState,
587
511
  extractTextFromChunk,
588
- extractYouTubeId,
589
512
  fetchSlashCommands,
590
513
  flattenAssistantContent,
591
514
  flexRender,
592
515
  formatChatAttachmentMarkdownForBubble,
593
516
  formatInvestorUpdatePeriod,
594
- formatLegalDate,
595
517
  formatRelativeTime,
596
518
  formatReleaseDate,
597
519
  formatSingularLookupInvocation,
598
520
  getAppType,
599
521
  getApprovalMeta,
600
- getCaptionsUrl,
601
522
  getCommandText,
602
523
  getCoreRowModel,
603
- getDynamicIcon,
604
524
  getEmbedProxyAuth,
605
525
  getExpandedRowModel,
606
526
  getFacetedRowModel,
@@ -608,59 +528,41 @@ import {
608
528
  getFilteredRowModel,
609
529
  getGroupedRowModel,
610
530
  getHideClasses,
611
- getIconComponent,
612
531
  getOpenFramePaths,
613
532
  getPaginationRowModel,
614
533
  getPersistedProxyEmail,
615
534
  getProxiedImageUrl,
616
535
  getSortedRowModel,
617
- getSourceIconName,
618
- getSourceLabel,
619
536
  getStatusColorScheme,
620
537
  getTabById,
621
538
  getTabComponent,
622
539
  getTaskTypeLabel,
623
540
  getTicketStatusConfig,
624
541
  getTicketStatusTag,
625
- groupByAspectRatio,
626
542
  groupTicketsByStatus,
627
543
  handleChatNavClick,
628
544
  init_pagination,
629
545
  isApprovalNotification,
630
546
  isControlChunk,
631
- isCrossOriginUrl,
632
547
  isErrorChunk,
633
548
  isMetadataChunk,
634
- isModifierClick,
635
549
  isStructuredContent,
636
550
  kindToCanonicalStatus,
637
551
  multiSelectFilterFn,
638
- nameInitials,
639
552
  navigationMenuTriggerStyle,
640
- newTabAnchorAttrs,
641
553
  normalizeContent,
642
- normalizeIconKey,
643
554
  parseChunkToAction,
644
555
  parseScrollAnchor,
645
556
  parseWireCommandOverride,
646
557
  processHistoricalMessages,
647
558
  processHistoricalMessagesWithErrors,
648
- ratioToCategory,
649
559
  remarkCardLinks,
650
560
  renderChatInlineEntityCard,
651
- resolveContentHref,
652
- resolveExternalNavigation,
653
- resolveSourceIcon,
654
- resolveSourceRowCTA,
655
561
  resolveStatusTagProps,
656
562
  resolveTicketStatus,
657
- safeHref,
658
563
  sanitizeTitleForChat,
659
564
  setEmbedProxyAuth,
660
- statusBadgeVariants,
661
565
  stripChatAttachmentMarkdown,
662
- stripSameOriginToPath,
663
- tagVariants,
664
566
  tintOnDark,
665
567
  toggleVariants,
666
568
  transformEventToProgram,
@@ -679,7 +581,6 @@ import {
679
581
  useDataTable,
680
582
  useDataTableContext,
681
583
  useDynamicTheme,
682
- useEntityCardLink,
683
584
  useFiltersDropdown,
684
585
  useJetStreamDialogSubscription,
685
586
  useLoading,
@@ -687,7 +588,6 @@ import {
687
588
  useNatsDialogSubscription,
688
589
  useNotifications,
689
590
  useOptionalNotifications,
690
- usePageActionsBottomPadding,
691
591
  useProxiedImageUrl,
692
592
  useRealtimeChunkProcessor,
693
593
  useSSE,
@@ -698,10 +598,8 @@ import {
698
598
  useTheme,
699
599
  useThemeToggle,
700
600
  useUnifiedChat,
701
- useVideoOriginPreconnect,
702
- useVideoWarmup,
703
601
  usesCanonicalStatusStyle
704
- } from "../chunk-OTFJKBDW.js";
602
+ } from "../chunk-PCXI7ZB2.js";
705
603
  import {
706
604
  CommandApprovalToast,
707
605
  ToastCard,
@@ -712,13 +610,133 @@ import {
712
610
  showToast,
713
611
  useOnboardingState,
714
612
  useToast
715
- } from "../chunk-UECRKCKH.js";
716
- import {
717
- useChatRuntime
718
- } from "../chunk-4YKGXZ7W.js";
613
+ } from "../chunk-4RDJZIHW.js";
719
614
  import {
720
615
  useEndpointsRuntime
721
616
  } from "../chunk-MJNXIEV2.js";
617
+ import {
618
+ ChevronButton
619
+ } from "../chunk-VAUI3CND.js";
620
+ import {
621
+ Checkbox,
622
+ FieldWrapper,
623
+ Input,
624
+ Skeleton,
625
+ SkeletonButton,
626
+ SkeletonCard,
627
+ SkeletonGrid,
628
+ SkeletonHeading,
629
+ SkeletonList,
630
+ SkeletonNavigation,
631
+ SkeletonText
632
+ } from "../chunk-M2OCXTNT.js";
633
+ import "../chunk-CZR7ARBA.js";
634
+ import {
635
+ ActionsMenu,
636
+ ActionsMenuDropdown,
637
+ ArticleDetailLayout,
638
+ BackButton,
639
+ BlogImagePlaceholder,
640
+ COMPACT_CARD_ICON_SLOT,
641
+ COMPACT_CARD_IMAGE_SLOT,
642
+ COMPACT_CARD_META_ROW,
643
+ COMPACT_CARD_META_ROW_BOX,
644
+ COMPACT_CARD_OUTER,
645
+ COMPACT_CARD_OUTER_STATIC,
646
+ COMPACT_CARD_ROW_FILLER,
647
+ COMPACT_CARD_SKELETON_IMAGE_SLOT,
648
+ COMPACT_CARD_SKELETON_OUTER,
649
+ COMPACT_CARD_SUBTITLE,
650
+ COMPACT_CARD_SUMMARY,
651
+ COMPACT_CARD_TEXT_COL,
652
+ COMPACT_CARD_TITLE,
653
+ COMPACT_CARD_TITLE_ROW,
654
+ Card,
655
+ CardContent,
656
+ CardDescription,
657
+ CardFooter,
658
+ CardHeader,
659
+ CardHorizontal,
660
+ CardTitle,
661
+ ContentPageContainer,
662
+ DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID,
663
+ DetailPageContainer,
664
+ EMPTY_AUTHOR_PLACEHOLDER,
665
+ EntityAuthorCard,
666
+ EntityMetadataAuthorCell,
667
+ EntityMetadataValueCell,
668
+ EntityTagBadges,
669
+ EntityVideoSection,
670
+ ErrorState,
671
+ FilterPillRow,
672
+ FormPageContainer,
673
+ HiddenTagsPopup,
674
+ ICON_REGISTRY,
675
+ ListPageContainer,
676
+ LoadError,
677
+ MUX_IMAGE_ORIGIN,
678
+ MUX_STREAM_ORIGIN,
679
+ NEW_TAB_FEATURES,
680
+ NotFoundError,
681
+ OnboardingGuideCard,
682
+ OnboardingGuideCardSkeleton,
683
+ PageActions,
684
+ PageContainer,
685
+ PageError,
686
+ PageShell,
687
+ RATIO_DISPLAY_GRID_CLASS,
688
+ RATIO_GRID_CLASS,
689
+ RatioTabs,
690
+ SOURCE_ICON_NAMES,
691
+ SOURCE_LABELS_BY_TABLE,
692
+ SearchInput,
693
+ SimpleMarkdownRenderer,
694
+ SquareAvatar,
695
+ StatusBadge,
696
+ Tabs,
697
+ TabsContent,
698
+ TabsList,
699
+ TabsTrigger,
700
+ Tag,
701
+ Video,
702
+ VideoBiteCard,
703
+ VideoBitesDisplay,
704
+ buildAnchorProps,
705
+ computeIsNewTab,
706
+ decideNewTab,
707
+ defaultTableIdForDocumentType,
708
+ detectAspectRatio,
709
+ extractYouTubeId,
710
+ formatLegalDate,
711
+ getCaptionsUrl,
712
+ getDynamicIcon,
713
+ getIconComponent,
714
+ getSourceIconName,
715
+ getSourceLabel,
716
+ groupByAspectRatio,
717
+ isCrossOriginUrl,
718
+ isModifierClick,
719
+ nameInitials,
720
+ newTabAnchorAttrs,
721
+ normalizeIconKey,
722
+ ratioToCategory,
723
+ resolveContentHref,
724
+ resolveExternalNavigation,
725
+ resolveSourceIcon,
726
+ resolveSourceRowCTA,
727
+ safeHref,
728
+ statusBadgeVariants,
729
+ stripSameOriginToPath,
730
+ tagVariants,
731
+ useEntityCardLink,
732
+ usePageActionsBottomPadding,
733
+ useVideoOriginPreconnect,
734
+ useVideoWarmup
735
+ } from "../chunk-LKI3YCAX.js";
736
+ import "../chunk-ZXZJSTNV.js";
737
+ import {
738
+ useChatRuntime
739
+ } from "../chunk-4YKGXZ7W.js";
722
740
  import {
723
741
  next_image_default
724
742
  } from "../chunk-LXC6P2EO.js";
@@ -729,12 +747,8 @@ import {
729
747
  useRouter,
730
748
  useSearchParams
731
749
  } from "../chunk-PLJLE4A4.js";
732
- import {
733
- ChevronButton
734
- } from "../chunk-VAUI3CND.js";
735
750
  import {
736
751
  Button,
737
- Checkbox,
738
752
  DropdownMenu,
739
753
  DropdownMenuCheckboxItem,
740
754
  DropdownMenuContent,
@@ -750,20 +764,10 @@ import {
750
764
  DropdownMenuSubContent,
751
765
  DropdownMenuSubTrigger,
752
766
  DropdownMenuTrigger,
753
- FieldWrapper,
754
- Input,
755
- Skeleton,
756
- SkeletonButton,
757
- SkeletonCard,
758
- SkeletonGrid,
759
- SkeletonHeading,
760
- SkeletonList,
761
- SkeletonNavigation,
762
- SkeletonText,
763
767
  SplitButton,
764
768
  buttonVariants,
765
769
  init_button2 as init_button
766
- } from "../chunk-AGU44B7B.js";
770
+ } from "../chunk-2FCXJTOV.js";
767
771
  import {
768
772
  init_next_link,
769
773
  next_link_default
@@ -930,7 +934,6 @@ import {
930
934
  } from "../chunk-4WZOFD46.js";
931
935
  import "../chunk-6U3IUD57.js";
932
936
  import "../chunk-W72U7OU7.js";
933
- import "../chunk-CZR7ARBA.js";
934
937
  import {
935
938
  __toCommonJS
936
939
  } from "../chunk-GGWZFCYS.js";