@apolitical/component-library 8.10.0-fg-2 → 8.10.0-ra.2
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 +0 -1
- package/index.js +88 -88
- package/index.mjs +2928 -2932
- package/package.json +2 -2
package/helpers/intl.d.ts
CHANGED
|
@@ -455,7 +455,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
|
|
|
455
455
|
footer_legal_cookie: string;
|
|
456
456
|
footer_legal_accessibility: string;
|
|
457
457
|
footer_legal_ai: string;
|
|
458
|
-
footer_legal_trust: string;
|
|
459
458
|
footer_legal_dataProtection: string;
|
|
460
459
|
footer_legal_euDataProtection: string;
|
|
461
460
|
footer_contact: string;
|