@apolitical/component-library 10.4.5-pla-1077.0 → 10.5.0

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 +101 -101
  3. package/index.mjs +3057 -3042
  4. package/package.json +2 -2
package/helpers/intl.d.ts CHANGED
@@ -512,6 +512,7 @@ export declare const checkIntlPathExists: (path: string, language?: {
512
512
  header_buttons_login: string;
513
513
  header_buttons_signup: string;
514
514
  header_language_unavailable_en: string;
515
+ header_language_unavailable_hi: string;
515
516
  header_language_unavailable_uk: string;
516
517
  header_language_unavailable_vi: string;
517
518
  'header_language_unavailable_sr-Cyrl': string;