import {Button,Progressbar,Spinner,Alert} from "flowbite-svelte";
import {inview} from 'svelte-inview';
import {cur_tab,cur_tab_view_or_edit,nav_bar,can_have_header,header_icon,header_title,header_description,cur_branch,set_header_in_view,edit_header_button,cur_app,load_official_app,nav_bar_reset_newest} from "../tab";
import {cur_tab,cur_tab_view_or_edit,cur_tab_doc_can_edit,can_have_header,header_icon,header_title,header_description,cur_branch,set_header_in_view,edit_header_button,cur_app,load_official_app,nav_bar_reset_newest,set_view_or_edit} from "../tab";
"cannot_load_offline":"You are offline and using the web app. There is currently a limitation on local storage within the Web App, and you need to connect to the broker every time you login with the Web App.<br/><br/>For now, the Web App does not keep a local copy of your documents. due to the limit of 5MB in localStorage. We will remove this limitation soon. Stay tuned!<br/><br/>Check your connectivity status in the ",