@logora/debate 0.4.67 → 0.4.68

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 (20) hide show
  1. package/dist/assets/components/skeleton/page_skeleton/PageSkeleton.module-BqtcAizZ.css +1 -0
  2. package/dist/components/skeleton/page_skeleton/PageSkeleton.js +79 -0
  3. package/dist/components/skeleton/page_skeleton/PageSkeleton.module.scss.js +31 -0
  4. package/dist/index.js +304 -312
  5. package/package.json +1 -1
  6. package/dist/assets/components/skeleton/comments_skeleton/CommentsSkeleton.module-DxtFozVV.css +0 -1
  7. package/dist/assets/components/skeleton/consultation_skeleton/ConsultationSkeleton.module-DZ19OJWm.css +0 -1
  8. package/dist/assets/components/skeleton/debate_skeleton/DebateSkeleton.module-DXz8__D7.css +0 -1
  9. package/dist/assets/components/skeleton/suggestion_skeleton/SuggestionSkeleton.module-99fNFsmU.css +0 -1
  10. package/dist/assets/components/skeleton/user_page_skeleton/UserPageSkeleton.module-mlNfXOfB.css +0 -1
  11. package/dist/components/skeleton/comments_skeleton/CommentsSkeleton.js +0 -74
  12. package/dist/components/skeleton/comments_skeleton/CommentsSkeleton.module.scss.js +0 -33
  13. package/dist/components/skeleton/consultation_skeleton/ConsultationSkeleton.js +0 -76
  14. package/dist/components/skeleton/consultation_skeleton/ConsultationSkeleton.module.scss.js +0 -27
  15. package/dist/components/skeleton/debate_skeleton/DebateSkeleton.js +0 -90
  16. package/dist/components/skeleton/debate_skeleton/DebateSkeleton.module.scss.js +0 -31
  17. package/dist/components/skeleton/suggestion_skeleton/SuggestionSkeleton.js +0 -64
  18. package/dist/components/skeleton/suggestion_skeleton/SuggestionSkeleton.module.scss.js +0 -31
  19. package/dist/components/skeleton/user_page_skeleton/UserPageSkeleton.js +0 -79
  20. package/dist/components/skeleton/user_page_skeleton/UserPageSkeleton.module.scss.js +0 -29
package/dist/index.js CHANGED
@@ -15,159 +15,155 @@ import { AuthContext as h } from "./components/auth/use_auth/AuthContext.js";
15
15
  import { AuthInitializer as T } from "./components/auth/auth_initializer/AuthInitializer.js";
16
16
  import { AuthModal as P } from "./components/auth/auth_modal/AuthModal.js";
17
17
  import { AuthProvider as M, withAuth as F } from "./components/auth/use_auth/AuthProvider.js";
18
- import { AuthProviderFactory as k } from "./components/auth/providers/AuthProviderFactory.js";
19
- import { AuthorBox as D } from "./components/user/author_box/AuthorBox.js";
20
- import { Avatar as O } from "./components/user/avatar/Avatar.js";
18
+ import { AuthProviderFactory as R } from "./components/auth/providers/AuthProviderFactory.js";
19
+ import { AuthorBox as O } from "./components/user/author_box/AuthorBox.js";
20
+ import { Avatar as D } from "./components/user/avatar/Avatar.js";
21
21
  import { AvatarSelector as w } from "./components/user/avatar_selector/AvatarSelector.js";
22
22
  import { BackLink as V } from "./components/action/back_link/BackLink.js";
23
- import { BadgeBox as U } from "./components/gamification/badge_box/BadgeBox.js";
24
- import { BoxSkeleton as H } from "./components/skeleton/box_skeleton/BoxSkeleton.js";
23
+ import { BadgeBox as _ } from "./components/gamification/badge_box/BadgeBox.js";
24
+ import { BoxSkeleton as U } from "./components/skeleton/box_skeleton/BoxSkeleton.js";
25
25
  import { Button as K } from "./components/action/button/Button.js";
26
- import { CommentsSkeleton as Y } from "./components/skeleton/comments_skeleton/CommentsSkeleton.js";
27
- import { ConfigContext as W, ConfigProvider as j } from "./components/data/config_provider/ConfigProvider.js";
28
- import { ConfirmModal as Q } from "./components/dialog/confirm_modal/ConfirmModal.js";
29
- import { ConsultationBox as Z } from "./components/consultation/consultation_box/ConsultationBox.js";
30
- import { ConsultationSkeleton as ro } from "./components/skeleton/consultation_skeleton/ConsultationSkeleton.js";
31
- import { ContentFooter as to } from "./components/user_content/content_footer/ContentFooter.js";
32
- import { ContentHeader as mo } from "./components/user_content/content_header/ContentHeader.js";
33
- import { ContextSourceBox as fo } from "./components/source/context_source_box/ContextSourceBox.js";
34
- import { ContextSourceList as ao } from "./components/source/context_source_list/ContextSourceList.js";
35
- import { Countdown as so } from "./components/dialog/countdown/Countdown.js";
36
- import { DataProviderContext as lo } from "./components/data/data_provider/DataProviderContext.js";
37
- import { DebateBox as co } from "./components/debate/debate_box/DebateBox.js";
38
- import { DebateSkeleton as So } from "./components/skeleton/debate_skeleton/DebateSkeleton.js";
39
- import { DialogBox as Ao } from "./components/dialog/dialog_box/DialogBox.js";
40
- import { Drawer as Io } from "./components/dialog/drawer/Drawer.js";
41
- import { Dropdown as Lo } from "./components/dialog/dropdown/Dropdown.js";
42
- import { EMAIL_CONSENT_STORAGE_KEY as vo, useAuthActions as Mo } from "./components/auth/use_auth/useAuthActions.js";
43
- import { EmbedHeader as bo } from "./components/embed/embed_header/EmbedHeader.js";
44
- import { ExpandableText as Ro } from "./components/text/expandable_text/ExpandableText.js";
45
- import { FacebookLoginButton as Eo } from "./components/auth/facebook_login_button/FacebookLoginButton.js";
46
- import { FollowButton as No } from "./components/follow/follow_button/FollowButton.js";
47
- import { Form as yo } from "./components/forms/form/form.js";
48
- import { FormContext as Go } from "./components/forms/form/form-context.js";
49
- import { GoogleLoginButton as _o } from "./components/auth/google_login_button/GoogleLoginButton.js";
50
- import { HashScroll as $o } from "./components/tools/hash_scroll/HashScroll.js";
51
- import { Icon as qo } from "./components/icons/icon/Icon.js";
52
- import { IconContext as zo, IconProvider as Wo } from "./components/icons/icon_provider/IconProvider.js";
53
- import { IconTextLink as Jo } from "./components/action/icon_text_link/IconTextLink.js";
54
- import { InformationBox as Xo } from "./components/information/information_box/InformationBox.js";
55
- import { HiddenCheckbox as or } from "./components/input/checkbox/hidden/hidden-checkbox.js";
56
- import { InputProvider as er } from "./components/input/input_provider/InputProvider.js";
57
- import { IntlContext as xr } from "./components/intl/intl_provider/IntlContext.js";
58
- import { IntlProvider as pr } from "./components/intl/intl_provider/IntlProvider.js";
59
- import { KeywordBox as nr } from "./components/summary/keyword_box/KeywordBox.js";
60
- import { LANGUAGES as ir, getLocaleIcon as sr, getLocaleName as ur } from "./components/util/lang_emojis/langEmojis.js";
61
- import { LineChart as lr } from "./components/chart/line_chart/LineChart.js";
62
- import { Link as cr } from "./components/action/link/Link.js";
63
- import { ListProvider as Sr } from "./components/list/list_provider/ListProvider.js";
64
- import { Loader as Ar } from "./components/progress/loader/Loader.js";
65
- import { Location as Ir } from "./components/util/location/Location.js";
66
- import { LoginForm as Lr } from "./components/auth/login_form/LoginForm.js";
67
- import { Message as vr } from "./components/input/text_input/message.js";
68
- import { Modal as Fr } from "./components/dialog/modal/Modal.js";
69
- import { ModalContext as kr, ModalProvider as Rr } from "./components/dialog/modal/ModalProvider.js";
70
- import { NavbarButton as Er } from "./components/navbar/navbar_button/NavbarButton.js";
71
- import { NavbarModal as Nr } from "./components/navbar/navbar_modal/NavbarModal.js";
72
- import { NotificationItem as yr } from "./components/notification/notification_item/NotificationItem.js";
73
- import { NotificationMenu as Gr } from "./components/notification/notification_menu/NotificationMenu.js";
74
- import { OAuth2Button as _r } from "./components/auth/oauth2_button/OAuth2Button.js";
75
- import { ONBOARDING_BEFORE_LOGIN_STORAGE_KEY as $r, getOnboardingBeforeLoginStorageKey as Kr, saveOnboardingBeforeLogin as qr, useOnboarding as Yr } from "./components/user/onboarding_modal/useOnboarding.js";
76
- import { OnboardingModal as Wr } from "./components/user/onboarding_modal/OnboardingModal.js";
77
- import { PaginatedList as Jr } from "./components/list/paginated_list/PaginatedList.js";
78
- import { Pagination as Xr } from "./components/list/pagination/Pagination.js";
79
- import { PieChart as oe } from "./components/chart/pie_chart/PieChart.js";
80
- import { PointBox as ee } from "./components/gamification/point_box/PointBox.js";
81
- import { ProgressBar as xe } from "./components/progress/progress_bar/ProgressBar.js";
82
- import { ProposalBox as pe } from "./components/proposal/proposal_box/ProposalBox.js";
83
- import { ReadMore as ne } from "./components/text/read_more/ReadMore.js";
84
- import { ReportBox as ie } from "./components/report/report_box/ReportBox.js";
85
- import { ReportModal as ue } from "./components/user_content/use_report_content/ReportModal.js";
86
- import { ResponsiveProvider as le } from "./components/hooks/use_responsive/ResponsiveProvider.js";
87
- import { SSOForm as ce } from "./components/auth/sso_form/SSOForm.js";
88
- import { ScrollToTop as Se } from "./components/tools/scroll_to_top/ScrollToTop.js";
89
- import { SearchInput as Ae } from "./components/input/search_input/SearchInput.js";
90
- import { SectionBox as Ie } from "./components/section/section_box/SectionBox.js";
91
- import { Select as Le } from "./components/input/select/Select.js";
92
- import { ShareBox as ve } from "./components/share/share_box/ShareBox.js";
93
- import { ShareButton as Fe } from "./components/share/share_button/ShareButton.js";
94
- import { ShareModal as ke } from "./components/share/share_modal/ShareModal.js";
95
- import { SideModal as De } from "./components/modal/side_modal/SideModal.js";
96
- import { SignupForm as Oe } from "./components/auth/signup_form/SignupForm.js";
97
- import { SocialAuthForm as we } from "./components/auth/social_auth_form/SocialAuthForm.js";
98
- import { SourceBox as Ve } from "./components/source/source_box/SourceBox.js";
99
- import { SourceListItem as Ue } from "./components/source/source_list_item/SourceListItem.js";
100
- import { SourceModal as He } from "./components/source/source_modal/SourceModal.js";
101
- import { StandardErrorBoundary as Ke } from "./components/error/standard_error_boundary/StandardErrorBoundary.js";
102
- import { SuggestionBanner as Ye } from "./components/suggestion/suggestion_banner/SuggestionBanner.js";
103
- import { SuggestionBox as We } from "./components/suggestion/suggestion_box/SuggestionBox.js";
104
- import { SuggestionInput as Je } from "./components/suggestion/suggestion_input/SuggestionInput.js";
105
- import { SuggestionSkeleton as Xe } from "./components/skeleton/suggestion_skeleton/SuggestionSkeleton.js";
106
- import { SuggestionVoteBox as ot } from "./components/vote/suggestion_vote_box/SuggestionVoteBox.js";
107
- import { Summary as et } from "./components/summary/summary/Summary.js";
108
- import { SummaryBox as xt } from "./components/summary/summary_box/SummaryBox.js";
109
- import { SummaryContentBox as pt } from "./components/user_content/summary_content_box/SummaryContentBox.js";
110
- import { Tab as nt } from "./components/navigation/tabs/Tab.js";
111
- import { TabPanel as it } from "./components/navigation/tabs/TabPanel.js";
112
- import { Tabs as ut } from "./components/navigation/tabs/Tabs.js";
113
- import { Tag as lt } from "./components/tag/tag/Tag.js";
114
- import { TextEditor as ct } from "./components/input/text_editor/TextEditor.js";
115
- import { TextInput as St } from "./components/input/text_input/TextInput.js";
116
- import { Toast as At } from "./components/dialog/toast/Toast.js";
117
- import { ToastProvider as It } from "./components/dialog/toast_provider/ToastProvider.js";
118
- import { Toggle as Lt } from "./components/input/toggle/Toggle.js";
119
- import { TogglePosition as vt } from "./components/input/toggle_position/TogglePosition.js";
120
- import { Tooltip as Ft } from "./components/dialog/tooltip/Tooltip.js";
121
- import { TopArguments as kt } from "./components/argument/top_arguments/TopArguments.js";
122
- import { TranslatedContent as Dt } from "./components/translation/translated_content/TranslatedContent.js";
123
- import { TranslationButton as Ot } from "./components/translation/translation_button/TranslationButton.js";
124
- import { UpDownVoteBox as wt } from "./components/vote/up_down_vote_box/UpDownVoteBox.js";
125
- import { UserBox as Vt } from "./components/user/user_box/UserBox.js";
126
- import { UserBoxSmall as Ut } from "./components/user/user_box_small/UserBoxSmall.js";
127
- import { UserContentSkeleton as Ht } from "./components/skeleton/user_content_skeleton/UserContentSkeleton.js";
128
- import { UserPageSkeleton as Kt } from "./components/skeleton/user_page_skeleton/UserPageSkeleton.js";
129
- import { VoteBox as Yt } from "./components/vote/vote_box/VoteBox.js";
130
- import { VoteButton as Wt } from "./components/vote/vote_button/VoteButton.js";
131
- import { VoteContext as Jt, VoteProvider as Qt } from "./components/vote/vote_provider/VoteProvider.js";
132
- import { VotePaginatedList as Zt } from "./components/list/paginated_list/VotePaginatedList.js";
133
- import { WithAd as rx } from "./components/ad/with_ad/WithAd.js";
134
- import { authTokenHandler as tx } from "./components/auth/use_auth/authTokenHandler.js";
135
- import { classes as mx, getAccent as px } from "./components/input/text_input/color-accent.js";
136
- import { dataProvider as nx } from "./components/data/data_provider/DataProvider.js";
137
- import { extractFormData as ix } from "./components/forms/form/extract-form-data.js";
138
- import { getTranslatedContent as ux, useTranslatedContent as dx } from "./components/translation/translated_content/useTranslatedContent.js";
139
- import { httpClient as gx } from "./components/data/axios_client/httpClient.js";
140
- import { lexicalToHtml as Bx } from "./components/input/text_editor/lexicalToHtml.js";
141
- import { makeStorage as Cx } from "./components/auth/use_auth/AuthStorage.js";
142
- import { uniqueBy as hx } from "./components/util/unique_by/uniqueBy.js";
143
- import { useAuth as Tx } from "./components/auth/use_auth/useAuth.js";
144
- import { useAuthInterceptor as Px } from "./components/auth/use_auth/useAuthInterceptor.js";
145
- import { useAuthRequired as Mx } from "./components/hooks/use_auth_required/useAuthRequired.js";
146
- import { useConfig as bx } from "./components/data/config_provider/useConfig.js";
147
- import { useCssTheme as Rx } from "./components/hooks/use_css_theme/useCssTheme.js";
148
- import { useData as Ex } from "./components/data/data_provider/useData.js";
149
- import { useDataProvider as Nx } from "./components/data/data_provider/useDataProvider.js";
150
- import { useDeleteContent as yx } from "./components/user_content/use_delete_content/useDeleteContent.js";
151
- import { useFollow as Gx } from "./components/follow/use_follow/useFollow.js";
152
- import { useFontLoader as _x } from "./components/hooks/use_font_loader/useFontLoader.js";
153
- import { useForm as $x } from "./components/forms/form/use-form.js";
154
- import { useFormContext as qx } from "./components/forms/form/use-form-context.js";
155
- import { useFormValidation as zx } from "./components/forms/use_form_validation/useFormValidation.js";
156
- import { useGoogleAdManager as jx } from "./components/ad/use_google_ad_manager/useGoogleAdManager.js";
157
- import { useInput as Qx } from "./components/input/input_provider/useInput.js";
158
- import { useList as Zx } from "./components/list/list_provider/useList.js";
159
- import { useLocale as rm } from "./components/intl/intl_provider/useLocale.js";
160
- import { useMatomo as tm } from "./components/hooks/use_matomo/useMatomo.js";
161
- import { useModal as mm } from "./components/dialog/modal/useModal.js";
162
- import { useRelativeTime as fm } from "./components/hooks/use_relative_time/useRelativeTime.js";
163
- import { useReportContent as am } from "./components/user_content/use_report_content/useReportContent.js";
164
- import { useResponsive as sm } from "./components/hooks/use_responsive/useResponsive.js";
165
- import { useRichContent as dm } from "./components/argument/argument/useRichContent.js";
166
- import { useRoutes as gm } from "./components/data/config_provider/useRoutes.js";
167
- import { useToast as Bm } from "./components/dialog/toast_provider/useToast.js";
168
- import { useVote as Cm } from "./components/vote/use_vote/useVote.js";
169
- import { utf8ToBase64url as hm } from "./components/auth/use_auth/base64.js";
170
- import { withConfig as Tm } from "./components/data/config_provider/withConfig.js";
26
+ import { ConfigContext as Y, ConfigProvider as z } from "./components/data/config_provider/ConfigProvider.js";
27
+ import { ConfirmModal as j } from "./components/dialog/confirm_modal/ConfirmModal.js";
28
+ import { ConsultationBox as Q } from "./components/consultation/consultation_box/ConsultationBox.js";
29
+ import { ContentFooter as Z } from "./components/user_content/content_footer/ContentFooter.js";
30
+ import { ContentHeader as ro } from "./components/user_content/content_header/ContentHeader.js";
31
+ import { ContextSourceBox as to } from "./components/source/context_source_box/ContextSourceBox.js";
32
+ import { ContextSourceList as mo } from "./components/source/context_source_list/ContextSourceList.js";
33
+ import { Countdown as fo } from "./components/dialog/countdown/Countdown.js";
34
+ import { DataProviderContext as ao } from "./components/data/data_provider/DataProviderContext.js";
35
+ import { DebateBox as so } from "./components/debate/debate_box/DebateBox.js";
36
+ import { DialogBox as lo } from "./components/dialog/dialog_box/DialogBox.js";
37
+ import { Drawer as co } from "./components/dialog/drawer/Drawer.js";
38
+ import { Dropdown as So } from "./components/dialog/dropdown/Dropdown.js";
39
+ import { EMAIL_CONSENT_STORAGE_KEY as Ao, useAuthActions as ho } from "./components/auth/use_auth/useAuthActions.js";
40
+ import { EmbedHeader as To } from "./components/embed/embed_header/EmbedHeader.js";
41
+ import { ExpandableText as Po } from "./components/text/expandable_text/ExpandableText.js";
42
+ import { FacebookLoginButton as Mo } from "./components/auth/facebook_login_button/FacebookLoginButton.js";
43
+ import { FollowButton as bo } from "./components/follow/follow_button/FollowButton.js";
44
+ import { Form as Eo } from "./components/forms/form/form.js";
45
+ import { FormContext as ko } from "./components/forms/form/form-context.js";
46
+ import { GoogleLoginButton as No } from "./components/auth/google_login_button/GoogleLoginButton.js";
47
+ import { HashScroll as yo } from "./components/tools/hash_scroll/HashScroll.js";
48
+ import { Icon as Go } from "./components/icons/icon/Icon.js";
49
+ import { IconContext as Ho, IconProvider as Uo } from "./components/icons/icon_provider/IconProvider.js";
50
+ import { IconTextLink as Ko } from "./components/action/icon_text_link/IconTextLink.js";
51
+ import { InformationBox as Yo } from "./components/information/information_box/InformationBox.js";
52
+ import { HiddenCheckbox as Wo } from "./components/input/checkbox/hidden/hidden-checkbox.js";
53
+ import { InputProvider as Jo } from "./components/input/input_provider/InputProvider.js";
54
+ import { IntlContext as Xo } from "./components/intl/intl_provider/IntlContext.js";
55
+ import { IntlProvider as or } from "./components/intl/intl_provider/IntlProvider.js";
56
+ import { KeywordBox as er } from "./components/summary/keyword_box/KeywordBox.js";
57
+ import { LANGUAGES as xr, getLocaleIcon as mr, getLocaleName as pr } from "./components/util/lang_emojis/langEmojis.js";
58
+ import { LineChart as nr } from "./components/chart/line_chart/LineChart.js";
59
+ import { Link as ir } from "./components/action/link/Link.js";
60
+ import { ListProvider as ur } from "./components/list/list_provider/ListProvider.js";
61
+ import { Loader as lr } from "./components/progress/loader/Loader.js";
62
+ import { Location as cr } from "./components/util/location/Location.js";
63
+ import { LoginForm as Sr } from "./components/auth/login_form/LoginForm.js";
64
+ import { Message as Ar } from "./components/input/text_input/message.js";
65
+ import { Modal as Ir } from "./components/dialog/modal/Modal.js";
66
+ import { ModalContext as Lr, ModalProvider as Pr } from "./components/dialog/modal/ModalProvider.js";
67
+ import { NavbarButton as Mr } from "./components/navbar/navbar_button/NavbarButton.js";
68
+ import { NavbarModal as br } from "./components/navbar/navbar_modal/NavbarModal.js";
69
+ import { NotificationItem as Er } from "./components/notification/notification_item/NotificationItem.js";
70
+ import { NotificationMenu as kr } from "./components/notification/notification_menu/NotificationMenu.js";
71
+ import { OAuth2Button as Nr } from "./components/auth/oauth2_button/OAuth2Button.js";
72
+ import { ONBOARDING_BEFORE_LOGIN_STORAGE_KEY as yr, getOnboardingBeforeLoginStorageKey as Vr, saveOnboardingBeforeLogin as Gr, useOnboarding as _r } from "./components/user/onboarding_modal/useOnboarding.js";
73
+ import { OnboardingModal as Ur } from "./components/user/onboarding_modal/OnboardingModal.js";
74
+ import { PageSkeleton as Kr } from "./components/skeleton/page_skeleton/PageSkeleton.js";
75
+ import { PaginatedList as Yr } from "./components/list/paginated_list/PaginatedList.js";
76
+ import { Pagination as Wr } from "./components/list/pagination/Pagination.js";
77
+ import { PieChart as Jr } from "./components/chart/pie_chart/PieChart.js";
78
+ import { PointBox as Xr } from "./components/gamification/point_box/PointBox.js";
79
+ import { ProgressBar as oe } from "./components/progress/progress_bar/ProgressBar.js";
80
+ import { ProposalBox as ee } from "./components/proposal/proposal_box/ProposalBox.js";
81
+ import { ReadMore as xe } from "./components/text/read_more/ReadMore.js";
82
+ import { ReportBox as pe } from "./components/report/report_box/ReportBox.js";
83
+ import { ReportModal as ne } from "./components/user_content/use_report_content/ReportModal.js";
84
+ import { ResponsiveProvider as ie } from "./components/hooks/use_responsive/ResponsiveProvider.js";
85
+ import { SSOForm as ue } from "./components/auth/sso_form/SSOForm.js";
86
+ import { ScrollToTop as le } from "./components/tools/scroll_to_top/ScrollToTop.js";
87
+ import { SearchInput as ce } from "./components/input/search_input/SearchInput.js";
88
+ import { SectionBox as Se } from "./components/section/section_box/SectionBox.js";
89
+ import { Select as Ae } from "./components/input/select/Select.js";
90
+ import { ShareBox as Ie } from "./components/share/share_box/ShareBox.js";
91
+ import { ShareButton as Le } from "./components/share/share_button/ShareButton.js";
92
+ import { ShareModal as ve } from "./components/share/share_modal/ShareModal.js";
93
+ import { SideModal as Fe } from "./components/modal/side_modal/SideModal.js";
94
+ import { SignupForm as Re } from "./components/auth/signup_form/SignupForm.js";
95
+ import { SocialAuthForm as Oe } from "./components/auth/social_auth_form/SocialAuthForm.js";
96
+ import { SourceBox as De } from "./components/source/source_box/SourceBox.js";
97
+ import { SourceListItem as we } from "./components/source/source_list_item/SourceListItem.js";
98
+ import { SourceModal as Ve } from "./components/source/source_modal/SourceModal.js";
99
+ import { StandardErrorBoundary as _e } from "./components/error/standard_error_boundary/StandardErrorBoundary.js";
100
+ import { SuggestionBanner as Ue } from "./components/suggestion/suggestion_banner/SuggestionBanner.js";
101
+ import { SuggestionBox as Ke } from "./components/suggestion/suggestion_box/SuggestionBox.js";
102
+ import { SuggestionInput as Ye } from "./components/suggestion/suggestion_input/SuggestionInput.js";
103
+ import { SuggestionVoteBox as We } from "./components/vote/suggestion_vote_box/SuggestionVoteBox.js";
104
+ import { Summary as Je } from "./components/summary/summary/Summary.js";
105
+ import { SummaryBox as Xe } from "./components/summary/summary_box/SummaryBox.js";
106
+ import { SummaryContentBox as ot } from "./components/user_content/summary_content_box/SummaryContentBox.js";
107
+ import { Tab as et } from "./components/navigation/tabs/Tab.js";
108
+ import { TabPanel as xt } from "./components/navigation/tabs/TabPanel.js";
109
+ import { Tabs as pt } from "./components/navigation/tabs/Tabs.js";
110
+ import { Tag as nt } from "./components/tag/tag/Tag.js";
111
+ import { TextEditor as it } from "./components/input/text_editor/TextEditor.js";
112
+ import { TextInput as ut } from "./components/input/text_input/TextInput.js";
113
+ import { Toast as lt } from "./components/dialog/toast/Toast.js";
114
+ import { ToastProvider as ct } from "./components/dialog/toast_provider/ToastProvider.js";
115
+ import { Toggle as St } from "./components/input/toggle/Toggle.js";
116
+ import { TogglePosition as At } from "./components/input/toggle_position/TogglePosition.js";
117
+ import { Tooltip as It } from "./components/dialog/tooltip/Tooltip.js";
118
+ import { TopArguments as Lt } from "./components/argument/top_arguments/TopArguments.js";
119
+ import { TranslatedContent as vt } from "./components/translation/translated_content/TranslatedContent.js";
120
+ import { TranslationButton as Ft } from "./components/translation/translation_button/TranslationButton.js";
121
+ import { UpDownVoteBox as Rt } from "./components/vote/up_down_vote_box/UpDownVoteBox.js";
122
+ import { UserBox as Ot } from "./components/user/user_box/UserBox.js";
123
+ import { UserBoxSmall as Dt } from "./components/user/user_box_small/UserBoxSmall.js";
124
+ import { UserContentSkeleton as wt } from "./components/skeleton/user_content_skeleton/UserContentSkeleton.js";
125
+ import { VoteBox as Vt } from "./components/vote/vote_box/VoteBox.js";
126
+ import { VoteButton as _t } from "./components/vote/vote_button/VoteButton.js";
127
+ import { VoteContext as Ut, VoteProvider as $t } from "./components/vote/vote_provider/VoteProvider.js";
128
+ import { VotePaginatedList as qt } from "./components/list/paginated_list/VotePaginatedList.js";
129
+ import { WithAd as zt } from "./components/ad/with_ad/WithAd.js";
130
+ import { authTokenHandler as jt } from "./components/auth/use_auth/authTokenHandler.js";
131
+ import { classes as Qt, getAccent as Xt } from "./components/input/text_input/color-accent.js";
132
+ import { dataProvider as ox } from "./components/data/data_provider/DataProvider.js";
133
+ import { extractFormData as ex } from "./components/forms/form/extract-form-data.js";
134
+ import { getTranslatedContent as xx, useTranslatedContent as mx } from "./components/translation/translated_content/useTranslatedContent.js";
135
+ import { httpClient as fx } from "./components/data/axios_client/httpClient.js";
136
+ import { lexicalToHtml as ax } from "./components/input/text_editor/lexicalToHtml.js";
137
+ import { makeStorage as sx } from "./components/auth/use_auth/AuthStorage.js";
138
+ import { uniqueBy as dx } from "./components/util/unique_by/uniqueBy.js";
139
+ import { useAuth as gx } from "./components/auth/use_auth/useAuth.js";
140
+ import { useAuthInterceptor as Bx } from "./components/auth/use_auth/useAuthInterceptor.js";
141
+ import { useAuthRequired as Cx } from "./components/hooks/use_auth_required/useAuthRequired.js";
142
+ import { useConfig as hx } from "./components/data/config_provider/useConfig.js";
143
+ import { useCssTheme as Tx } from "./components/hooks/use_css_theme/useCssTheme.js";
144
+ import { useData as Px } from "./components/data/data_provider/useData.js";
145
+ import { useDataProvider as Mx } from "./components/data/data_provider/useDataProvider.js";
146
+ import { useDeleteContent as bx } from "./components/user_content/use_delete_content/useDeleteContent.js";
147
+ import { useFollow as Ex } from "./components/follow/use_follow/useFollow.js";
148
+ import { useFontLoader as kx } from "./components/hooks/use_font_loader/useFontLoader.js";
149
+ import { useForm as Nx } from "./components/forms/form/use-form.js";
150
+ import { useFormContext as yx } from "./components/forms/form/use-form-context.js";
151
+ import { useFormValidation as Gx } from "./components/forms/use_form_validation/useFormValidation.js";
152
+ import { useGoogleAdManager as Hx } from "./components/ad/use_google_ad_manager/useGoogleAdManager.js";
153
+ import { useInput as $x } from "./components/input/input_provider/useInput.js";
154
+ import { useList as qx } from "./components/list/list_provider/useList.js";
155
+ import { useLocale as zx } from "./components/intl/intl_provider/useLocale.js";
156
+ import { useMatomo as jx } from "./components/hooks/use_matomo/useMatomo.js";
157
+ import { useModal as Qx } from "./components/dialog/modal/useModal.js";
158
+ import { useRelativeTime as Zx } from "./components/hooks/use_relative_time/useRelativeTime.js";
159
+ import { useReportContent as rm } from "./components/user_content/use_report_content/useReportContent.js";
160
+ import { useResponsive as tm } from "./components/hooks/use_responsive/useResponsive.js";
161
+ import { useRichContent as mm } from "./components/argument/argument/useRichContent.js";
162
+ import { useRoutes as fm } from "./components/data/config_provider/useRoutes.js";
163
+ import { useToast as am } from "./components/dialog/toast_provider/useToast.js";
164
+ import { useVote as sm } from "./components/vote/use_vote/useVote.js";
165
+ import { utf8ToBase64url as dm } from "./components/auth/use_auth/base64.js";
166
+ import { withConfig as gm } from "./components/data/config_provider/withConfig.js";
171
167
  export {
172
168
  a as ActionBar,
173
169
  s as AdUnit,
@@ -179,177 +175,173 @@ export {
179
175
  T as AuthInitializer,
180
176
  P as AuthModal,
181
177
  M as AuthProvider,
182
- k as AuthProviderFactory,
183
- D as AuthorBox,
184
- O as Avatar,
178
+ R as AuthProviderFactory,
179
+ O as AuthorBox,
180
+ D as Avatar,
185
181
  w as AvatarSelector,
186
182
  V as BackLink,
187
- U as BadgeBox,
188
- H as BoxSkeleton,
183
+ _ as BadgeBox,
184
+ U as BoxSkeleton,
189
185
  K as Button,
190
- Y as CommentsSkeleton,
191
- W as ConfigContext,
192
- j as ConfigProvider,
193
- Q as ConfirmModal,
194
- Z as ConsultationBox,
195
- ro as ConsultationSkeleton,
196
- to as ContentFooter,
197
- mo as ContentHeader,
198
- fo as ContextSourceBox,
199
- ao as ContextSourceList,
200
- so as Countdown,
201
- lo as DataProviderContext,
202
- co as DebateBox,
203
- So as DebateSkeleton,
204
- Ao as DialogBox,
205
- Io as Drawer,
206
- Lo as Dropdown,
207
- vo as EMAIL_CONSENT_STORAGE_KEY,
208
- bo as EmbedHeader,
209
- Ro as ExpandableText,
210
- Eo as FacebookLoginButton,
211
- No as FollowButton,
212
- yo as Form,
213
- Go as FormContext,
214
- _o as GoogleLoginButton,
215
- $o as HashScroll,
216
- qo as Icon,
217
- zo as IconContext,
218
- Wo as IconProvider,
219
- Jo as IconTextLink,
220
- Xo as InformationBox,
221
- or as Input,
222
- er as InputProvider,
223
- xr as IntlContext,
224
- pr as IntlProvider,
225
- nr as KeywordBox,
226
- ir as LANGUAGES,
227
- lr as LineChart,
228
- cr as Link,
229
- Sr as ListProvider,
230
- Ar as Loader,
231
- Ir as Location,
232
- Lr as LoginForm,
233
- vr as Message,
234
- Fr as Modal,
235
- kr as ModalContext,
236
- Rr as ModalProvider,
237
- Er as NavbarButton,
238
- Nr as NavbarModal,
239
- yr as NotificationItem,
240
- Gr as NotificationMenu,
241
- _r as OAuth2Button,
242
- $r as ONBOARDING_BEFORE_LOGIN_STORAGE_KEY,
243
- Wr as OnboardingModal,
244
- Jr as PaginatedList,
245
- Xr as Pagination,
246
- oe as PieChart,
247
- ee as PointBox,
248
- xe as ProgressBar,
249
- pe as ProposalBox,
250
- ne as ReadMore,
251
- ie as ReportBox,
252
- ue as ReportModal,
253
- le as ResponsiveProvider,
254
- ce as SSOForm,
255
- Se as ScrollToTop,
256
- Ae as SearchInput,
257
- Ie as SectionBox,
258
- Le as Select,
259
- ve as ShareBox,
260
- Fe as ShareButton,
261
- ke as ShareModal,
262
- De as SideModal,
263
- Oe as SignupForm,
264
- we as SocialAuthForm,
265
- Ve as SourceBox,
266
- Ue as SourceListItem,
267
- He as SourceModal,
268
- Ke as StandardErrorBoundary,
269
- Ye as SuggestionBanner,
270
- We as SuggestionBox,
271
- Je as SuggestionInput,
272
- Xe as SuggestionSkeleton,
273
- ot as SuggestionVoteBox,
274
- et as Summary,
275
- xt as SummaryBox,
276
- pt as SummaryContentBox,
277
- nt as Tab,
278
- it as TabPanel,
279
- ut as Tabs,
280
- lt as Tag,
281
- ct as TextEditor,
282
- St as TextInput,
283
- At as Toast,
284
- It as ToastProvider,
285
- Lt as Toggle,
286
- vt as TogglePosition,
287
- Ft as Tooltip,
288
- kt as TopArguments,
289
- Dt as TranslatedContent,
290
- Ot as TranslationButton,
291
- wt as UpDownVoteBox,
292
- Vt as UserBox,
293
- Ut as UserBoxSmall,
294
- Ht as UserContentSkeleton,
295
- Kt as UserPageSkeleton,
296
- Yt as VoteBox,
297
- Wt as VoteButton,
298
- Jt as VoteContext,
299
- Zt as VotePaginatedList,
300
- Qt as VoteProvider,
301
- rx as WithAd,
302
- tx as authTokenHandler,
186
+ Y as ConfigContext,
187
+ z as ConfigProvider,
188
+ j as ConfirmModal,
189
+ Q as ConsultationBox,
190
+ Z as ContentFooter,
191
+ ro as ContentHeader,
192
+ to as ContextSourceBox,
193
+ mo as ContextSourceList,
194
+ fo as Countdown,
195
+ ao as DataProviderContext,
196
+ so as DebateBox,
197
+ lo as DialogBox,
198
+ co as Drawer,
199
+ So as Dropdown,
200
+ Ao as EMAIL_CONSENT_STORAGE_KEY,
201
+ To as EmbedHeader,
202
+ Po as ExpandableText,
203
+ Mo as FacebookLoginButton,
204
+ bo as FollowButton,
205
+ Eo as Form,
206
+ ko as FormContext,
207
+ No as GoogleLoginButton,
208
+ yo as HashScroll,
209
+ Go as Icon,
210
+ Ho as IconContext,
211
+ Uo as IconProvider,
212
+ Ko as IconTextLink,
213
+ Yo as InformationBox,
214
+ Wo as Input,
215
+ Jo as InputProvider,
216
+ Xo as IntlContext,
217
+ or as IntlProvider,
218
+ er as KeywordBox,
219
+ xr as LANGUAGES,
220
+ nr as LineChart,
221
+ ir as Link,
222
+ ur as ListProvider,
223
+ lr as Loader,
224
+ cr as Location,
225
+ Sr as LoginForm,
226
+ Ar as Message,
227
+ Ir as Modal,
228
+ Lr as ModalContext,
229
+ Pr as ModalProvider,
230
+ Mr as NavbarButton,
231
+ br as NavbarModal,
232
+ Er as NotificationItem,
233
+ kr as NotificationMenu,
234
+ Nr as OAuth2Button,
235
+ yr as ONBOARDING_BEFORE_LOGIN_STORAGE_KEY,
236
+ Ur as OnboardingModal,
237
+ Kr as PageSkeleton,
238
+ Yr as PaginatedList,
239
+ Wr as Pagination,
240
+ Jr as PieChart,
241
+ Xr as PointBox,
242
+ oe as ProgressBar,
243
+ ee as ProposalBox,
244
+ xe as ReadMore,
245
+ pe as ReportBox,
246
+ ne as ReportModal,
247
+ ie as ResponsiveProvider,
248
+ ue as SSOForm,
249
+ le as ScrollToTop,
250
+ ce as SearchInput,
251
+ Se as SectionBox,
252
+ Ae as Select,
253
+ Ie as ShareBox,
254
+ Le as ShareButton,
255
+ ve as ShareModal,
256
+ Fe as SideModal,
257
+ Re as SignupForm,
258
+ Oe as SocialAuthForm,
259
+ De as SourceBox,
260
+ we as SourceListItem,
261
+ Ve as SourceModal,
262
+ _e as StandardErrorBoundary,
263
+ Ue as SuggestionBanner,
264
+ Ke as SuggestionBox,
265
+ Ye as SuggestionInput,
266
+ We as SuggestionVoteBox,
267
+ Je as Summary,
268
+ Xe as SummaryBox,
269
+ ot as SummaryContentBox,
270
+ et as Tab,
271
+ xt as TabPanel,
272
+ pt as Tabs,
273
+ nt as Tag,
274
+ it as TextEditor,
275
+ ut as TextInput,
276
+ lt as Toast,
277
+ ct as ToastProvider,
278
+ St as Toggle,
279
+ At as TogglePosition,
280
+ It as Tooltip,
281
+ Lt as TopArguments,
282
+ vt as TranslatedContent,
283
+ Ft as TranslationButton,
284
+ Rt as UpDownVoteBox,
285
+ Ot as UserBox,
286
+ Dt as UserBoxSmall,
287
+ wt as UserContentSkeleton,
288
+ Vt as VoteBox,
289
+ _t as VoteButton,
290
+ Ut as VoteContext,
291
+ qt as VotePaginatedList,
292
+ $t as VoteProvider,
293
+ zt as WithAd,
294
+ jt as authTokenHandler,
303
295
  r as bildIcons,
304
296
  p as clarinIcons,
305
- mx as classes,
306
- nx as dataProvider,
307
- ix as extractFormData,
308
- px as getAccent,
309
- sr as getLocaleIcon,
310
- ur as getLocaleName,
311
- Kr as getOnboardingBeforeLoginStorageKey,
312
- ux as getTranslatedContent,
297
+ Qt as classes,
298
+ ox as dataProvider,
299
+ ex as extractFormData,
300
+ Xt as getAccent,
301
+ mr as getLocaleIcon,
302
+ pr as getLocaleName,
303
+ Vr as getOnboardingBeforeLoginStorageKey,
304
+ xx as getTranslatedContent,
313
305
  t as heroIcons,
314
- gx as httpClient,
306
+ fx as httpClient,
315
307
  x as kroneIcons,
316
- Bx as lexicalToHtml,
317
- Cx as makeStorage,
308
+ ax as lexicalToHtml,
309
+ sx as makeStorage,
318
310
  o as regularIcons,
319
- qr as saveOnboardingBeforeLogin,
311
+ Gr as saveOnboardingBeforeLogin,
320
312
  e as spiegelIcons,
321
313
  m as sternIcons,
322
- hx as uniqueBy,
323
- Tx as useAuth,
324
- Mo as useAuthActions,
325
- Px as useAuthInterceptor,
326
- Mx as useAuthRequired,
327
- bx as useConfig,
328
- Rx as useCssTheme,
329
- Ex as useData,
330
- Nx as useDataProvider,
331
- yx as useDeleteContent,
332
- Gx as useFollow,
333
- _x as useFontLoader,
334
- $x as useForm,
335
- qx as useFormContext,
336
- zx as useFormValidation,
337
- jx as useGoogleAdManager,
338
- Qx as useInput,
339
- Zx as useList,
340
- rm as useLocale,
341
- tm as useMatomo,
342
- mm as useModal,
343
- Yr as useOnboarding,
344
- fm as useRelativeTime,
345
- am as useReportContent,
346
- sm as useResponsive,
347
- dm as useRichContent,
348
- gm as useRoutes,
349
- Bm as useToast,
350
- dx as useTranslatedContent,
351
- Cm as useVote,
352
- hm as utf8ToBase64url,
314
+ dx as uniqueBy,
315
+ gx as useAuth,
316
+ ho as useAuthActions,
317
+ Bx as useAuthInterceptor,
318
+ Cx as useAuthRequired,
319
+ hx as useConfig,
320
+ Tx as useCssTheme,
321
+ Px as useData,
322
+ Mx as useDataProvider,
323
+ bx as useDeleteContent,
324
+ Ex as useFollow,
325
+ kx as useFontLoader,
326
+ Nx as useForm,
327
+ yx as useFormContext,
328
+ Gx as useFormValidation,
329
+ Hx as useGoogleAdManager,
330
+ $x as useInput,
331
+ qx as useList,
332
+ zx as useLocale,
333
+ jx as useMatomo,
334
+ Qx as useModal,
335
+ _r as useOnboarding,
336
+ Zx as useRelativeTime,
337
+ rm as useReportContent,
338
+ tm as useResponsive,
339
+ mm as useRichContent,
340
+ fm as useRoutes,
341
+ am as useToast,
342
+ mx as useTranslatedContent,
343
+ sm as useVote,
344
+ dm as utf8ToBase64url,
353
345
  F as withAuth,
354
- Tm as withConfig
346
+ gm as withConfig
355
347
  };