@apolitical/component-library 7.0.3-ac.0 → 7.0.3-bht.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.
package/helpers/intl.d.ts CHANGED
@@ -546,13 +546,6 @@ export declare const checkIntlPathExists: (path: string, language?: {
546
546
  markdown_iframe_padlet: string;
547
547
  markdown_iframe_poll: string;
548
548
  markdown_iframe_survey: string;
549
- member_connection_accept: string;
550
- member_connection_cancel: string;
551
- member_connection_connect: string;
552
- member_connection_connected: string;
553
- member_connection_pending: string;
554
- member_connection_requested: string;
555
- member_connection_remove: string;
556
549
  }) => boolean;
557
550
  export declare const getIntlPath: (callback: (args1: {
558
551
  id: string;