@apolitical/component-library 8.7.22 → 8.7.23-re.1

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/index.mjs CHANGED
@@ -1165,7 +1165,7 @@ Thank you for helping to protect the Apolitical community from abusive content.`
1165
1165
  discussion_thread_hide: "Hide replies",
1166
1166
  discussion_translation_seeOriginal: "See original",
1167
1167
  discussion_translation_translate: "Translate to {locale}",
1168
- discussion_translation_translate_loading: "Translating to {locale}...",
1168
+ discussion_translation_translate_loading: "Translating to {locale}",
1169
1169
  discussion_translation_translated: "AI translated from {originalLocale}",
1170
1170
  discussion_translation_translate_error: "There was an error. Please try again.",
1171
1171
  discussion_translation_coming_soon: "Translation coming soon",
@@ -51164,6 +51164,7 @@ export {
51164
51164
  Op as useHomepagePath,
51165
51165
  ql as useLocale,
51166
51166
  R7 as useOverlay,
51167
+ _T as useRepliesFeed,
51167
51168
  l7 as useScrollListener,
51168
51169
  c4 as useScrollToHash,
51169
51170
  z4 as useScrollToPost,
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@apolitical/component-library",
3
- "version": "8.7.22",
3
+ "version": "8.7.23-re.1",
4
4
  "main": "./index.js",
5
5
  "types": "./index.d.ts",
6
6
  "exports": {