@apolitical/component-library 6.6.16-beta.2 → 6.6.16

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,7 +129,6 @@ 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;
133
132
  discussionFormCard_overlay_title: string;
134
133
  discussionFormCard_overlay_text: string;
135
134
  discussionFormCard_overlay_cta_discard: string;
@@ -472,7 +471,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
472
471
  'header_account_log-out': string;
473
472
  header_buttons_login: string;
474
473
  header_buttons_signup: string;
475
- pageLayout_browserTooSmall: string;
476
474
  pageLayout_error: string;
477
475
  loadingBlock_loading: string;
478
476
  loadingBlock_almostDone: string;