@flamingo-stack/openframe-frontend-core 0.0.255 → 0.0.256

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 (147) hide show
  1. package/dist/{chunk-GYKDSPC4.cjs → chunk-3DC6MHW6.cjs} +31 -31
  2. package/dist/{chunk-GYKDSPC4.cjs.map → chunk-3DC6MHW6.cjs.map} +1 -1
  3. package/dist/{chunk-EFIEQ4XD.js → chunk-46DHPQY6.js} +4 -4
  4. package/dist/{chunk-RCW2IL4K.cjs → chunk-6F5CGBVT.cjs} +692 -728
  5. package/dist/chunk-6F5CGBVT.cjs.map +1 -0
  6. package/dist/{chunk-HMFBMVJC.js → chunk-6GBA6YJN.js} +2 -2
  7. package/dist/{chunk-4HHYUEMD.js → chunk-7RLV3U5C.js} +2 -2
  8. package/dist/{chunk-SGJBUL2Y.cjs → chunk-7VMEOFEA.cjs} +45 -2
  9. package/dist/chunk-7VMEOFEA.cjs.map +1 -0
  10. package/dist/{chunk-UGFSMA7K.cjs → chunk-CMWRZECW.cjs} +77 -42
  11. package/dist/chunk-CMWRZECW.cjs.map +1 -0
  12. package/dist/{chunk-D524LJYO.js → chunk-HCMVLEC3.js} +4 -4
  13. package/dist/{chunk-LZL6P7SN.cjs → chunk-IG4QRNYZ.cjs} +10 -10
  14. package/dist/{chunk-LZL6P7SN.cjs.map → chunk-IG4QRNYZ.cjs.map} +1 -1
  15. package/dist/{chunk-CVGZJBHT.cjs → chunk-ISALYOFX.cjs} +19 -19
  16. package/dist/{chunk-CVGZJBHT.cjs.map → chunk-ISALYOFX.cjs.map} +1 -1
  17. package/dist/{chunk-MKVKVJQQ.js → chunk-J3QMPOS6.js} +5 -4
  18. package/dist/chunk-J3QMPOS6.js.map +1 -0
  19. package/dist/{chunk-LHR7MBUY.js → chunk-JK25REDL.js} +48 -13
  20. package/dist/chunk-JK25REDL.js.map +1 -0
  21. package/dist/{chunk-Z4IBEIWD.cjs → chunk-LGLPNWS6.cjs} +3 -3
  22. package/dist/{chunk-Z4IBEIWD.cjs.map → chunk-LGLPNWS6.cjs.map} +1 -1
  23. package/dist/{chunk-VAUI3CND.js → chunk-NR535XIY.js} +44 -1
  24. package/dist/chunk-NR535XIY.js.map +1 -0
  25. package/dist/{chunk-2FCXJTOV.js → chunk-QXSRQVRO.js} +3 -1
  26. package/dist/chunk-QXSRQVRO.js.map +1 -0
  27. package/dist/{chunk-6TB24AUH.js → chunk-S7IX7YU4.js} +154 -190
  28. package/dist/chunk-S7IX7YU4.js.map +1 -0
  29. package/dist/{chunk-6LK4VEXE.cjs → chunk-TSZBJVYK.cjs} +35 -31
  30. package/dist/chunk-TSZBJVYK.cjs.map +1 -0
  31. package/dist/{chunk-TU26IZPO.cjs → chunk-U6UNAC32.cjs} +3 -1
  32. package/dist/chunk-U6UNAC32.cjs.map +1 -0
  33. package/dist/{chunk-265KKBV2.js → chunk-V4IIBNTA.js} +3 -3
  34. package/dist/chunk-V4IIBNTA.js.map +1 -0
  35. package/dist/{chunk-2FAX6LZB.cjs → chunk-V4Q5PIBV.cjs} +30 -30
  36. package/dist/{chunk-2FAX6LZB.cjs.map → chunk-V4Q5PIBV.cjs.map} +1 -1
  37. package/dist/{chunk-LKI3YCAX.js → chunk-V5L4D454.js} +10 -6
  38. package/dist/chunk-V5L4D454.js.map +1 -0
  39. package/dist/{chunk-3TDLFCCS.cjs → chunk-ZJP2BB3E.cjs} +6 -5
  40. package/dist/chunk-ZJP2BB3E.cjs.map +1 -0
  41. package/dist/components/chat/entity-cards/entity-author-card.d.ts +13 -9
  42. package/dist/components/chat/entity-cards/entity-author-card.d.ts.map +1 -1
  43. package/dist/components/chat/index.cjs +9 -7
  44. package/dist/components/chat/index.cjs.map +1 -1
  45. package/dist/components/chat/index.d.ts +1 -0
  46. package/dist/components/chat/index.d.ts.map +1 -1
  47. package/dist/components/chat/index.js +8 -6
  48. package/dist/components/chat/types/entities/onboarding-guide.d.ts +2 -7
  49. package/dist/components/chat/types/entities/onboarding-guide.d.ts.map +1 -1
  50. package/dist/components/contact/index.cjs +8 -8
  51. package/dist/components/contact/index.js +7 -7
  52. package/dist/components/faq/faq-section.d.ts.map +1 -1
  53. package/dist/components/faq/index.cjs +3 -3
  54. package/dist/components/faq/index.js +2 -2
  55. package/dist/components/features/index.cjs +7 -7
  56. package/dist/components/features/index.js +6 -6
  57. package/dist/components/icons/index.cjs +2 -2
  58. package/dist/components/icons/index.js +1 -1
  59. package/dist/components/index.cjs +166 -156
  60. package/dist/components/index.cjs.map +1 -1
  61. package/dist/components/index.js +54 -44
  62. package/dist/components/index.js.map +1 -1
  63. package/dist/components/navigation/index.cjs +7 -7
  64. package/dist/components/navigation/index.js +6 -6
  65. package/dist/components/onboarding-guides/index.cjs +25 -23
  66. package/dist/components/onboarding-guides/index.cjs.map +1 -1
  67. package/dist/components/onboarding-guides/index.js +6 -4
  68. package/dist/components/onboarding-guides/index.js.map +1 -1
  69. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts +4 -1
  70. package/dist/components/onboarding-guides/onboarding-guide-detail-view.d.ts.map +1 -1
  71. package/dist/components/related-content/index.cjs +10 -8
  72. package/dist/components/related-content/index.cjs.map +1 -1
  73. package/dist/components/related-content/index.d.ts +1 -1
  74. package/dist/components/related-content/index.d.ts.map +1 -1
  75. package/dist/components/related-content/index.js +9 -7
  76. package/dist/components/related-content/related-content-section.d.ts +16 -1
  77. package/dist/components/related-content/related-content-section.d.ts.map +1 -1
  78. package/dist/components/shared/product-release/release-detail-page.d.ts +4 -1
  79. package/dist/components/shared/product-release/release-detail-page.d.ts.map +1 -1
  80. package/dist/components/social-icon-row.d.ts +17 -4
  81. package/dist/components/social-icon-row.d.ts.map +1 -1
  82. package/dist/components/tickets/index.cjs +80 -80
  83. package/dist/components/tickets/index.js +8 -8
  84. package/dist/components/ui/button/button.d.ts.map +1 -1
  85. package/dist/components/ui/file-manager/index.cjs +20 -20
  86. package/dist/components/ui/file-manager/index.js +1 -1
  87. package/dist/components/ui/index.cjs +9 -7
  88. package/dist/components/ui/index.cjs.map +1 -1
  89. package/dist/components/ui/index.js +8 -6
  90. package/dist/hooks/index.cjs +3 -3
  91. package/dist/hooks/index.js +2 -2
  92. package/dist/index.cjs +12 -8
  93. package/dist/index.cjs.map +1 -1
  94. package/dist/index.js +16 -12
  95. package/dist/types/blog.d.ts +7 -0
  96. package/dist/types/blog.d.ts.map +1 -1
  97. package/dist/types/entity-author.d.ts +18 -0
  98. package/dist/types/entity-author.d.ts.map +1 -0
  99. package/dist/types/index.cjs.map +1 -1
  100. package/dist/types/index.d.ts +1 -0
  101. package/dist/types/index.d.ts.map +1 -1
  102. package/dist/types/index.js.map +1 -1
  103. package/dist/types/product-release.d.ts +2 -7
  104. package/dist/types/product-release.d.ts.map +1 -1
  105. package/dist/utils/common.d.ts +9 -0
  106. package/dist/utils/common.d.ts.map +1 -1
  107. package/dist/utils/index.cjs +6 -2
  108. package/dist/utils/index.cjs.map +1 -1
  109. package/dist/utils/index.d.ts +1 -1
  110. package/dist/utils/index.d.ts.map +1 -1
  111. package/dist/utils/index.js +6 -3
  112. package/dist/utils/index.js.map +1 -1
  113. package/package.json +1 -1
  114. package/src/components/chat/entity-cards/entity-author-card.tsx +30 -11
  115. package/src/components/chat/index.ts +1 -0
  116. package/src/components/chat/types/entities/onboarding-guide.ts +3 -7
  117. package/src/components/faq/faq-section.tsx +4 -1
  118. package/src/components/icons/x-logo.tsx +2 -2
  119. package/src/components/onboarding-guides/onboarding-guide-detail-view.tsx +5 -0
  120. package/src/components/related-content/index.ts +1 -0
  121. package/src/components/related-content/related-content-section.tsx +84 -8
  122. package/src/components/shared/product-release/release-detail-page.tsx +18 -21
  123. package/src/components/social-icon-row.tsx +51 -22
  124. package/src/components/ui/button/button.tsx +7 -0
  125. package/src/types/blog.ts +9 -1
  126. package/src/types/entity-author.ts +17 -0
  127. package/src/types/index.ts +1 -0
  128. package/src/types/product-release.ts +2 -7
  129. package/src/utils/common.ts +12 -0
  130. package/src/utils/index.ts +1 -1
  131. package/dist/chunk-265KKBV2.js.map +0 -1
  132. package/dist/chunk-2FCXJTOV.js.map +0 -1
  133. package/dist/chunk-3TDLFCCS.cjs.map +0 -1
  134. package/dist/chunk-6LK4VEXE.cjs.map +0 -1
  135. package/dist/chunk-6TB24AUH.js.map +0 -1
  136. package/dist/chunk-LHR7MBUY.js.map +0 -1
  137. package/dist/chunk-LKI3YCAX.js.map +0 -1
  138. package/dist/chunk-MKVKVJQQ.js.map +0 -1
  139. package/dist/chunk-RCW2IL4K.cjs.map +0 -1
  140. package/dist/chunk-SGJBUL2Y.cjs.map +0 -1
  141. package/dist/chunk-TU26IZPO.cjs.map +0 -1
  142. package/dist/chunk-UGFSMA7K.cjs.map +0 -1
  143. package/dist/chunk-VAUI3CND.js.map +0 -1
  144. /package/dist/{chunk-EFIEQ4XD.js.map → chunk-46DHPQY6.js.map} +0 -0
  145. /package/dist/{chunk-HMFBMVJC.js.map → chunk-6GBA6YJN.js.map} +0 -0
  146. /package/dist/{chunk-4HHYUEMD.js.map → chunk-7RLV3U5C.js.map} +0 -0
  147. /package/dist/{chunk-D524LJYO.js.map → chunk-HCMVLEC3.js.map} +0 -0
@@ -18,7 +18,7 @@ var _chunkXL4V2PYGcjs = require('./chunk-XL4V2PYG.cjs');
18
18
 
19
19
 
20
20
 
21
- var _chunkTU26IZPOcjs = require('./chunk-TU26IZPO.cjs');
21
+ var _chunkU6UNAC32cjs = require('./chunk-U6UNAC32.cjs');
22
22
 
23
23
 
24
24
 
@@ -34,7 +34,7 @@ var _chunkWBR7H6E3cjs = require('./chunk-WBR7H6E3.cjs');
34
34
 
35
35
 
36
36
 
37
- var _chunkZ4IBEIWDcjs = require('./chunk-Z4IBEIWD.cjs');
37
+ var _chunkLGLPNWS6cjs = require('./chunk-LGLPNWS6.cjs');
38
38
 
39
39
 
40
40
 
@@ -1499,7 +1499,7 @@ _chunkWBR7H6E3cjs.init_next_link.call(void 0, );
1499
1499
  var _lucidereact = require('lucide-react');
1500
1500
 
1501
1501
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
1502
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
1502
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
1503
1503
 
1504
1504
  var ROW_CLASSES = "flex flex-1 min-w-0 items-center gap-[var(--spacing-system-xsf)] p-[var(--spacing-system-s)] cursor-pointer transition-colors bg-ods-bg outline-none";
1505
1505
  var WRAPPER_CLASSES = "relative flex items-stretch border-b border-ods-border last:border-b-0";
@@ -1756,9 +1756,9 @@ var ActionsMenuDropdown = ({
1756
1756
  },
1757
1757
  [onItemClick, setOpen]
1758
1758
  );
1759
- return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkTU26IZPOcjs.DropdownMenu, { open, onOpenChange: setOpen, modal: false, children: [
1760
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkTU26IZPOcjs.DropdownMenuTrigger, { asChild: true, children: _nullishCoalesce(customTrigger, () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1761
- _chunkTU26IZPOcjs.Button,
1759
+ return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, _chunkU6UNAC32cjs.DropdownMenu, { open, onOpenChange: setOpen, modal: false, children: [
1760
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkU6UNAC32cjs.DropdownMenuTrigger, { asChild: true, children: _nullishCoalesce(customTrigger, () => ( /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1761
+ _chunkU6UNAC32cjs.Button,
1762
1762
  {
1763
1763
  variant: "outline",
1764
1764
  size: "icon",
@@ -1768,7 +1768,7 @@ var ActionsMenuDropdown = ({
1768
1768
  }
1769
1769
  ))) }),
1770
1770
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1771
- _chunkTU26IZPOcjs.DropdownMenuContent,
1771
+ _chunkU6UNAC32cjs.DropdownMenuContent,
1772
1772
  {
1773
1773
  align,
1774
1774
  side,
@@ -1877,6 +1877,7 @@ function resolveExternalNavigation(args) {
1877
1877
  }
1878
1878
 
1879
1879
  // src/components/chat/entity-cards/entity-author-card.tsx
1880
+ _chunkWBR7H6E3cjs.init_next_link.call(void 0, );
1880
1881
 
1881
1882
  var EMPTY_AUTHOR_PLACEHOLDER = {
1882
1883
  full_name: "\u2014",
@@ -1897,9 +1898,11 @@ function EntityMetadataValueCell({
1897
1898
  function EntityMetadataAuthorCell({
1898
1899
  author,
1899
1900
  roleLabel = "Author",
1901
+ authorHref,
1900
1902
  className
1901
1903
  }) {
1902
- const fullName = author.full_name || "Unknown Author";
1904
+ const trimmedName = typeof author.full_name === "string" ? author.full_name.trim() : "";
1905
+ const fullName = trimmedName || "Unknown Author";
1903
1906
  return /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: `bg-ods-card p-4 flex items-center gap-3 ${_nullishCoalesce(className, () => ( ""))}`, children: [
1904
1907
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
1905
1908
  SquareAvatar,
@@ -1912,7 +1915,7 @@ function EntityMetadataAuthorCell({
1912
1915
  }
1913
1916
  ),
1914
1917
  /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex flex-col gap-0 flex-1 min-w-0", children: [
1915
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h3 tracking-[-0.36px] text-ods-text-primary truncate", children: fullName }),
1918
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "text-h3 tracking-[-0.36px] text-ods-text-primary truncate", title: fullName, children: authorHref && trimmedName ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, _chunkWBR7H6E3cjs.next_link_default, { href: authorHref, className: "hover:text-ods-accent transition-colors", children: fullName }) : fullName }),
1916
1919
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: "font-['DM_Sans'] font-medium text-[14px] leading-[20px] text-ods-text-secondary", children: author.job_title || roleLabel })
1917
1920
  ] })
1918
1921
  ] });
@@ -1920,6 +1923,7 @@ function EntityMetadataAuthorCell({
1920
1923
  function EntityAuthorCard({
1921
1924
  author,
1922
1925
  roleLabel = "Author",
1926
+ authorHref,
1923
1927
  publishedAt,
1924
1928
  publishedLabel = "Published",
1925
1929
  extraCells,
@@ -1960,7 +1964,7 @@ function EntityAuthorCard({
1960
1964
  className: dividerClass
1961
1965
  }
1962
1966
  ),
1963
- /* @__PURE__ */ _jsxruntime.jsx.call(void 0, EntityMetadataAuthorCell, { author: effectiveAuthor, roleLabel })
1967
+ /* @__PURE__ */ _jsxruntime.jsx.call(void 0, EntityMetadataAuthorCell, { author: effectiveAuthor, roleLabel, authorHref })
1964
1968
  ]
1965
1969
  }
1966
1970
  );
@@ -3005,7 +3009,7 @@ function defaultTableIdForDocumentType(documentType) {
3005
3009
 
3006
3010
 
3007
3011
 
3008
- var OpenFrameLogoIcon = ({ className }) => _react.createElement.call(void 0, _chunkZ4IBEIWDcjs.OpenFrameLogo, { className, upperPathColor: "currentColor" });
3012
+ var OpenFrameLogoIcon = ({ className }) => _react.createElement.call(void 0, _chunkLGLPNWS6cjs.OpenFrameLogo, { className, upperPathColor: "currentColor" });
3009
3013
  var ICON_REGISTRY = {
3010
3014
  // lucide-react (kebab-case)
3011
3015
  activity: _lucidereact.Activity,
@@ -3019,7 +3023,7 @@ var ICON_REGISTRY = {
3019
3023
  "dollar-sign": _lucidereact.DollarSign,
3020
3024
  // For brand-vs-lucide variants the kebab key is the BRAND (most-common
3021
3025
  // social-platform intent); `'<name>-lucide'` carries the lucide outline.
3022
- facebook: _chunkZ4IBEIWDcjs.FacebookIcon,
3026
+ facebook: _chunkLGLPNWS6cjs.FacebookIcon,
3023
3027
  "facebook-lucide": _lucidereact.Facebook,
3024
3028
  "file-text": _lucidereact.FileText,
3025
3029
  // `'github-lucide'` is the lucide outline glyph (used by
@@ -3028,13 +3032,13 @@ var ICON_REGISTRY = {
3028
3032
  // alias `'Github' → 'github-lucide'` routes the lucide glyph for
3029
3033
  // social-platform DB rows; `'GitHubIcon' → 'github'` keeps brand routing
3030
3034
  // consistent for callers that store the PascalCase component name.
3031
- github: _chunkZ4IBEIWDcjs.GitHubIcon,
3035
+ github: _chunkLGLPNWS6cjs.GitHubIcon,
3032
3036
  "github-lucide": _lucidereact.Github,
3033
3037
  globe: _lucidereact.Globe,
3034
3038
  "graduation-cap": _lucidereact.GraduationCap,
3035
3039
  headphones: _lucidereact.Headphones,
3036
3040
  info: _lucidereact.Info,
3037
- instagram: _chunkZ4IBEIWDcjs.InstagramIcon,
3041
+ instagram: _chunkLGLPNWS6cjs.InstagramIcon,
3038
3042
  "instagram-lucide": _lucidereact.Instagram,
3039
3043
  mail: _lucidereact.Mail,
3040
3044
  megaphone: _lucidereact.Megaphone,
@@ -3053,14 +3057,14 @@ var ICON_REGISTRY = {
3053
3057
  twitter: _lucidereact.Twitter,
3054
3058
  users: _lucidereact.Users,
3055
3059
  video: _lucidereact.Video,
3056
- youtube: _chunkZ4IBEIWDcjs.YouTubeIcon,
3060
+ youtube: _chunkLGLPNWS6cjs.YouTubeIcon,
3057
3061
  "youtube-lucide": _lucidereact.Youtube,
3058
3062
  // brand-only icons (no lucide variant in current use)
3059
- slack: _chunkZ4IBEIWDcjs.SlackIcon,
3060
- clickup: _chunkZ4IBEIWDcjs.ClickUpIcon,
3061
- hubspot: _chunkZ4IBEIWDcjs.HubspotIcon,
3062
- linkedin: _chunkZ4IBEIWDcjs.LinkedInIcon,
3063
- x: _chunkZ4IBEIWDcjs.XLogo,
3063
+ slack: _chunkLGLPNWS6cjs.SlackIcon,
3064
+ clickup: _chunkLGLPNWS6cjs.ClickUpIcon,
3065
+ hubspot: _chunkLGLPNWS6cjs.HubspotIcon,
3066
+ linkedin: _chunkLGLPNWS6cjs.LinkedInIcon,
3067
+ x: _chunkLGLPNWS6cjs.XLogo,
3064
3068
  openframe: OpenFrameLogoIcon
3065
3069
  };
3066
3070
  var PASCAL_TO_KEBAB_ALIASES = {
@@ -3251,7 +3255,7 @@ function resolveSourceIcon(input, ctx = {}) {
3251
3255
  // src/components/ui/page-actions.tsx
3252
3256
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3253
3257
 
3254
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
3258
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
3255
3259
 
3256
3260
  function actionKey(action, idx) {
3257
3261
  return `${_nullishCoalesce(_nullishCoalesce(action.label, () => ( action.ariaLabel)), () => ( "action"))}-${idx}`;
@@ -3285,7 +3289,7 @@ function actionToMenuItems(action, idx) {
3285
3289
  function renderActionButton(action, opts = {}) {
3286
3290
  if (action.iconAction) {
3287
3291
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3288
- _chunkTU26IZPOcjs.SplitButton,
3292
+ _chunkU6UNAC32cjs.SplitButton,
3289
3293
  {
3290
3294
  variant: _nullishCoalesce(action.variant, () => ( void 0)),
3291
3295
  href: action.href,
@@ -3307,7 +3311,7 @@ function renderActionButton(action, opts = {}) {
3307
3311
  {
3308
3312
  groups: [{ items: action.submenu }],
3309
3313
  customTrigger: /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3310
- _chunkTU26IZPOcjs.Button,
3314
+ _chunkU6UNAC32cjs.Button,
3311
3315
  {
3312
3316
  variant: "outline",
3313
3317
  disabled: action.disabled,
@@ -3325,7 +3329,7 @@ function renderActionButton(action, opts = {}) {
3325
3329
  if (isIconOnly) {
3326
3330
  const iconNode = action.iconOnlyOnDesktop ? /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "inline-flex [&_svg]:!text-ods-text-primary", children: action.icon }) : action.icon;
3327
3331
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3328
- _chunkTU26IZPOcjs.Button,
3332
+ _chunkU6UNAC32cjs.Button,
3329
3333
  {
3330
3334
  variant: action.variant,
3331
3335
  size: "icon",
@@ -3341,7 +3345,7 @@ function renderActionButton(action, opts = {}) {
3341
3345
  );
3342
3346
  }
3343
3347
  return /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3344
- _chunkTU26IZPOcjs.Button,
3348
+ _chunkU6UNAC32cjs.Button,
3345
3349
  {
3346
3350
  variant: action.variant,
3347
3351
  href: action.href,
@@ -3732,7 +3736,7 @@ function resolveContentHref(composeContentUrl, args) {
3732
3736
  }
3733
3737
 
3734
3738
  // src/components/ui/error-state.tsx
3735
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
3739
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
3736
3740
  _chunkFIG2RKZFcjs.init_cn.call(void 0, );
3737
3741
 
3738
3742
 
@@ -3786,7 +3790,7 @@ function ErrorState({
3786
3790
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "p", { className: _chunkFIG2RKZFcjs.cn.call(void 0, "text-sm", styles.text), children: message }),
3787
3791
  (showRetry || showHome) && /* @__PURE__ */ _jsxruntime.jsxs.call(void 0, "div", { className: "flex gap-2 mt-3", children: [
3788
3792
  showRetry && onRetry && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3789
- _chunkTU26IZPOcjs.Button,
3793
+ _chunkU6UNAC32cjs.Button,
3790
3794
  {
3791
3795
  onClick: onRetry,
3792
3796
  variant: "outline",
@@ -3797,7 +3801,7 @@ function ErrorState({
3797
3801
  }
3798
3802
  ),
3799
3803
  showHome && onHome && /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
3800
- _chunkTU26IZPOcjs.Button,
3804
+ _chunkU6UNAC32cjs.Button,
3801
3805
  {
3802
3806
  onClick: onHome,
3803
3807
  variant: "outline",
@@ -4342,7 +4346,7 @@ function SearchInput({
4342
4346
  }
4343
4347
 
4344
4348
  // src/components/ui/filter-pill-row.tsx
4345
- _chunkTU26IZPOcjs.init_button2.call(void 0, );
4349
+ _chunkU6UNAC32cjs.init_button2.call(void 0, );
4346
4350
 
4347
4351
 
4348
4352
  function FilterPillRow({
@@ -4359,7 +4363,7 @@ function FilterPillRow({
4359
4363
  /* @__PURE__ */ _jsxruntime.jsx.call(void 0, "span", { className: "text-h5 text-ods-text-secondary", children: label })
4360
4364
  ] }),
4361
4365
  children || options.map((opt) => /* @__PURE__ */ _jsxruntime.jsx.call(void 0,
4362
- _chunkTU26IZPOcjs.Button,
4366
+ _chunkU6UNAC32cjs.Button,
4363
4367
  {
4364
4368
  type: "button",
4365
4369
  variant: selectedValue === opt.value ? "accent" : "outline",
@@ -4511,4 +4515,4 @@ function FilterPillRow({
4511
4515
 
4512
4516
 
4513
4517
  exports.HiddenTagsPopup = HiddenTagsPopup; exports.tagVariants = tagVariants; exports.Tag = Tag; exports.Card = Card; exports.CardHeader = CardHeader; exports.CardTitle = CardTitle; exports.CardDescription = CardDescription; exports.CardContent = CardContent; exports.CardFooter = CardFooter; exports.CardHorizontal = CardHorizontal; exports.Tabs = Tabs; exports.TabsList = TabsList; exports.TabsTrigger = TabsTrigger; exports.TabsContent = TabsContent; exports.statusBadgeVariants = statusBadgeVariants; exports.StatusBadge = StatusBadge; exports.SimpleMarkdownRenderer = SimpleMarkdownRenderer; exports.formatDate = formatDate; exports.formatNumber = formatNumber; exports.formatPrice = formatPrice; exports.formatBytes = formatBytes; exports.formatBytesShort = formatBytesShort; exports.formatLargeNumber = formatLargeNumber; exports.formatAbbreviatedNumber = formatAbbreviatedNumber; exports.getFirstLastInitials = getFirstLastInitials; exports.nameInitials = nameInitials; exports.formatDurationMMSS = formatDurationMMSS; exports.formatDurationCompact = formatDurationCompact; exports.formatTimeWithTimezone = formatTimeWithTimezone; exports.formatDurationFromRange = formatDurationFromRange; exports.formatDateUTC = formatDateUTC; exports.formatLegalDate = formatLegalDate; exports.formatCurrency = formatCurrency; exports.formatPercent = formatPercent; exports.formatWholeDollars = formatWholeDollars; exports.formatCompactMetric = formatCompactMetric; exports.getTrendColors = getTrendColors; exports.formatDateRange = formatDateRange; exports.formatDateTimeAt = formatDateTimeAt; exports.formatDurationFromMs = formatDurationFromMs; exports.formatDuration = formatDuration; exports.formatUnderscoreText = formatUnderscoreText; exports.stripHtml = stripHtml; exports.formatClassification = formatClassification; exports.formatPricingModel = formatPricingModel; exports.formatBioText = formatBioText; exports.SquareAvatar = SquareAvatar; exports.useControllableState = useControllableState; exports.ActionsMenu = ActionsMenu; exports.ActionsMenuDropdown = ActionsMenuDropdown; exports.isCrossOriginUrl = isCrossOriginUrl; exports.decideNewTab = decideNewTab; exports.computeIsNewTab = computeIsNewTab; exports.newTabAnchorAttrs = newTabAnchorAttrs; exports.buildAnchorProps = buildAnchorProps; exports.NEW_TAB_FEATURES = NEW_TAB_FEATURES; exports.isModifierClick = isModifierClick; exports.stripSameOriginToPath = stripSameOriginToPath; exports.resolveHrefForRuntime = resolveHrefForRuntime; exports.resolveExternalNavigation = resolveExternalNavigation; exports.EMPTY_AUTHOR_PLACEHOLDER = EMPTY_AUTHOR_PLACEHOLDER; exports.EntityMetadataValueCell = EntityMetadataValueCell; exports.EntityMetadataAuthorCell = EntityMetadataAuthorCell; exports.EntityAuthorCard = EntityAuthorCard; exports.BlogImagePlaceholder = BlogImagePlaceholder; exports.fetchPriorityProp = fetchPriorityProp; exports.extractYouTubeId = extractYouTubeId; exports.Video = Video; exports.RATIO_GRID_CLASS = RATIO_GRID_CLASS; exports.RATIO_DISPLAY_GRID_CLASS = RATIO_DISPLAY_GRID_CLASS; exports.RatioTabs = RatioTabs; exports.detectAspectRatio = detectAspectRatio; exports.ratioToCategory = ratioToCategory; exports.groupByAspectRatio = groupByAspectRatio; exports.VideoBitesDisplay = VideoBitesDisplay; exports.VideoBiteCard = VideoBiteCard; exports.EntityVideoSection = EntityVideoSection; exports.useEntityCardLink = useEntityCardLink; exports.useEntityCardPlaceholder = useEntityCardPlaceholder; exports.COMPACT_CARD_OUTER = COMPACT_CARD_OUTER; exports.COMPACT_CARD_OUTER_STATIC = COMPACT_CARD_OUTER_STATIC; exports.COMPACT_CARD_SKELETON_OUTER = COMPACT_CARD_SKELETON_OUTER; exports.COMPACT_CARD_IMAGE_SLOT = COMPACT_CARD_IMAGE_SLOT; exports.COMPACT_CARD_SKELETON_IMAGE_SLOT = COMPACT_CARD_SKELETON_IMAGE_SLOT; exports.COMPACT_CARD_ICON_SLOT = COMPACT_CARD_ICON_SLOT; exports.COMPACT_CARD_TEXT_COL = COMPACT_CARD_TEXT_COL; exports.COMPACT_CARD_TITLE_ROW = COMPACT_CARD_TITLE_ROW; exports.COMPACT_CARD_META_ROW_BOX = COMPACT_CARD_META_ROW_BOX; exports.COMPACT_CARD_TITLE = COMPACT_CARD_TITLE; exports.COMPACT_CARD_SUBTITLE = COMPACT_CARD_SUBTITLE; exports.COMPACT_CARD_SUMMARY = COMPACT_CARD_SUMMARY; exports.COMPACT_CARD_META_ROW = COMPACT_CARD_META_ROW; exports.COMPACT_CARD_ROW_FILLER = COMPACT_CARD_ROW_FILLER; exports.safeHref = safeHref; exports.OnboardingGuideCardSkeleton = OnboardingGuideCardSkeleton; exports.OnboardingGuideCard = OnboardingGuideCard; exports.SOURCE_ICON_NAMES = SOURCE_ICON_NAMES; exports.getSourceIconName = getSourceIconName; exports.SOURCE_LABELS_BY_TABLE = SOURCE_LABELS_BY_TABLE; exports.getSourceLabel = getSourceLabel; exports.DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID = DEFAULT_DOCUMENT_TYPE_TO_TABLE_ID; exports.defaultTableIdForDocumentType = defaultTableIdForDocumentType; exports.ICON_REGISTRY = ICON_REGISTRY; exports.normalizeIconKey = normalizeIconKey; exports.getIconComponent = getIconComponent; exports.getDynamicIcon = getDynamicIcon; exports.sourceRowCtxFromRuntime = sourceRowCtxFromRuntime; exports.resolveSourceRowCTA = resolveSourceRowCTA; exports.resolveSourceIcon = resolveSourceIcon; exports.PageActions = PageActions; exports.usePageActionsBottomPadding = usePageActionsBottomPadding; exports.BackButton = BackButton; exports.PageContainer = PageContainer; exports.ListPageContainer = ListPageContainer; exports.DetailPageContainer = DetailPageContainer; exports.FormPageContainer = FormPageContainer; exports.ContentPageContainer = ContentPageContainer; exports.PageShell = PageShell; exports.ArticleDetailLayout = ArticleDetailLayout; exports.DEFAULT_CONTENT_SUFFIXES = DEFAULT_CONTENT_SUFFIXES; exports.makeComposeContentUrl = makeComposeContentUrl; exports.buildDefaultHref = buildDefaultHref; exports.resolveContentHref = resolveContentHref; exports.ErrorState = ErrorState; exports.PageError = PageError; exports.LoadError = LoadError; exports.NotFoundError = NotFoundError; exports.EntityTagBadges = EntityTagBadges; exports.MUX_STREAM_ORIGIN = MUX_STREAM_ORIGIN; exports.MUX_IMAGE_ORIGIN = MUX_IMAGE_ORIGIN; exports.useVideoOriginPreconnect = useVideoOriginPreconnect; exports.useVideoWarmup = useVideoWarmup; exports.getCaptionsUrl = getCaptionsUrl; exports.SearchInput = SearchInput; exports.FilterPillRow = FilterPillRow;
4514
- //# sourceMappingURL=chunk-6LK4VEXE.cjs.map
4518
+ //# sourceMappingURL=chunk-TSZBJVYK.cjs.map