@apolitical/component-library 3.5.11 → 3.5.12

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
@@ -256,7 +256,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
256
256
  timeToComplete_range_aria: string;
257
257
  tooltip_loading: string;
258
258
  return_to_nav_button: string;
259
- progress_tracker_steps: string;
259
+ progressTracker: string;
260
260
  cookieBanner_title: string;
261
261
  cookieBanner_text: string;
262
262
  cookieBanner_buttons_settings: string;
@@ -274,6 +274,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
274
274
  footer_community_join: string;
275
275
  footer_community_guidelines: string;
276
276
  footer_company: string;
277
+ footer_company_news: string;
277
278
  footer_company_story: string;
278
279
  footer_company_team: string;
279
280
  footer_company_careers: string;