x-block-lib 0.8.32 → 0.8.34

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.
@@ -110,6 +110,7 @@ declare const _default: {
110
110
  APP_POPUP_MESSAGE_TYPE_INFO: string;
111
111
  APP_POPUP_MESSAGE_TYPE_SUCCESS: string;
112
112
  APP_POPUP_MESSAGE_TYPE_WARNING: string;
113
+ APP_REF_KEY: string;
113
114
  APP_RETURN: string;
114
115
  APP_TEXT: string;
115
116
  APP_TITLE: string;
@@ -110,6 +110,7 @@ declare const _default: {
110
110
  APP_POPUP_MESSAGE_TYPE_INFO: string;
111
111
  APP_POPUP_MESSAGE_TYPE_SUCCESS: string;
112
112
  APP_POPUP_MESSAGE_TYPE_WARNING: string;
113
+ APP_REF_KEY: string;
113
114
  APP_RETURN: string;
114
115
  APP_TEXT: string;
115
116
  APP_TITLE: string;