@apolitical/component-library 8.3.31 → 8.3.33-ST.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.
Files changed (4) hide show
  1. package/helpers/intl.d.ts +1 -0
  2. package/index.js +100 -100
  3. package/index.mjs +4127 -4117
  4. package/package.json +2 -2
package/helpers/intl.d.ts CHANGED
@@ -491,6 +491,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
491
491
  header_language_unavailable_pt: string;
492
492
  header_language_unavailable_id: string;
493
493
  'header_language_unavailable_pt-BR': string;
494
+ 'header_language_unavailable_om-ET': string;
494
495
  pageLayout_browserTooSmall: string;
495
496
  pageLayout_error: string;
496
497
  loadingBlock_loading: string;