@apolitical/component-library 6.6.15 → 6.6.16-beta.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/helpers/intl.d.ts CHANGED
@@ -129,6 +129,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
129
129
  discussion_report_subject: string;
130
130
  discussion_report_body: string;
131
131
  discussionFormCard_placeholder: string;
132
+ discussionFormCard_placeholder_long: string;
132
133
  discussionFormCard_overlay_title: string;
133
134
  discussionFormCard_overlay_text: string;
134
135
  discussionFormCard_overlay_cta_discard: string;
@@ -471,6 +472,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
471
472
  'header_account_log-out': string;
472
473
  header_buttons_login: string;
473
474
  header_buttons_signup: string;
475
+ pageLayout_browserTooSmall: string;
474
476
  pageLayout_error: string;
475
477
  loadingBlock_loading: string;
476
478
  loadingBlock_almostDone: string;