Versions in this module Expand all Collapse all v0 v0.0.2 Mar 18, 2022 v0.0.1 Mar 18, 2022 Changes in this version + const BoxPadding + const DARK_GRAY_COLOR + const DEFAULT_ADDRESS + const DEFAULT_PORT + const EllipsisStyle + const FileSizeLoadingStyle + const MAX_CHUNK_BYTES + const MAX_SEND_CHUNKS + const MAX_WIDTH + const PADDING + const PRIMARY_COLOR + const PrimaryBoxActive + const RECEIVER_CONNECT_TIMEOUT + const RECEIVE_TEMP_FILE_NAME_PREFIX + const SECONDARY_COLOR + const SEND_TEMP_FILE_NAME_PREFIX + const SHUTDOWN_PERIOD + const START_PERIOD + const SecondaryBoxActive + const StatusBarHeight + const ThirdBoxActive + var BoldText = baseStyle.Copy().Bold(true).Render + var BoldTextStyle = lipgloss.NewStyle().Bold(true) + var Colors = map[string]lipgloss.Color + var HelpContent = ... + var HelpStyle = baseStyle.Copy().Foreground(lipgloss.Color(DARK_GRAY_COLOR)).Render + var InfoContent = ... + var InfoStyle = baseStyle.Copy().Foreground(lipgloss.Color(PRIMARY_COLOR)).Render + var ItalicText = baseStyle.Copy().Italic(true).Render + var PadText = strings.Repeat(" ", PADDING) + var ProgressBar = progress.NewModel(progress.WithGradient(SECONDARY_COLOR, PRIMARY_COLOR)) + var QuitCommandsHelpText = HelpStyle(...) + var QuitKeys = []string + func AltKey() string + func Clone_check_ml() string + func Clone_check_w() string + func Clone_ml() string + func Clone_w() string + func CtrlKey() string + func Fetch_ml() string + func Fetch_w() string + func Pull_ml() string + func Pull_w() string + func Push_ml() string + func Push_w() string + func Start_ml() string + func Start_w() string