Documentation
¶
Overview ¶
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
templ: version: v0.3.1001
Index ¶
- func ArrowDownIcon() templ.Component
- func BackupAckBodyContent() templ.Component
- func BackupInitialBodyContent() templ.Component
- func BackupPartialContent(active, secret string) templ.Component
- func BackupSecretBodyContent(hex, nsec string) templ.Component
- func BackupTab(kind string, active bool) templ.Component
- func BackupTabs(active string) templ.Component
- func BigLogo() templ.Component
- func DelegatorBodyContent() templ.Component
- func DelegatorPartialContent(active string) templ.Component
- func DelegatorTab(kind string, active bool) templ.Component
- func DelegatorTabs(active string) templ.Component
- func DelegatorTasksListContent(tasks []types.DelegateTask, status string, offset int, loadMore bool) templ.Component
- func DoneBodyContent() templ.Component
- func FailureIcon() templ.Component
- func Hr() templ.Component
- func IndexBodyContent() templ.Component
- func ManagePrivateKeyContent(privateKey string) templ.Component
- func NotePreviewContent(note, sats string) templ.Component
- func NotePreviewIcon() templ.Component
- func NoteSuccessContent(sats, txid, explorerUrl string) templ.Component
- func NoteSuccessIcon() templ.Component
- func PaymentContent(tx types.Payment) templ.Component
- func PaymentTxFailureContent(tx types.Payment) templ.Component
- func PaymentTxPendingContent(tx types.Payment) templ.Component
- func PaymentTxRefundingContent(tx types.Payment) templ.Component
- func ReceiveEditContent() templ.Component
- func ReceiveQrCodeContent(bip21, offchainAddr, boardingAddr, invoice, encoded, sats string) templ.Component
- func ReceiveSuccessContent(offchainAddr, sats string) templ.Component
- func SendBodyContent(currentBalance string) templ.Component
- func SendFailureContent(address, amount string) templ.Component
- func SendPreviewContent(address, sats, feeAmount, total string) templ.Component
- func SendPreviewIcon() templ.Component
- func SendSuccessContent(address, amount, txid, explorerUrl string) templ.Component
- func Separator(text string) templ.Component
- func ServerUrlBodyContent(serverUrl, privateKey, password string) templ.Component
- func SetPasswordContent(privateKey string) templ.Component
- func SettingsBodyContent(active string, settings domain.Settings, lnUrl string, ...) templ.Component
- func SettingsGeneralContent(settings domain.Settings, nodeStatus, locked bool, version string) templ.Component
- func SettingsLightningContent(lnUrl string, nodeStatus bool, isPreconfigured bool) templ.Component
- func SettingsServerContent(settings domain.Settings) templ.Component
- func SettingsTab(text, path string, active bool) templ.Component
- func SettingsTabs(active string) templ.Component
- func Status(ok bool, goodLabel, badLabel string, pointer bool) templ.Component
- func StatusLock(locked bool) templ.Component
- func StatusNode(connected bool) templ.Component
- func SuccessIcon() templ.Component
- func SwapBodyContent(currentBalance, nodeBalance string, isLnConnected bool) templ.Component
- func SwapContent(tx types.Swap) templ.Component
- func SwapFailureContent(kind, sats string) templ.Component
- func SwapHistoryBodyContent() templ.Component
- func SwapHistoryListContent(swaps []types.Swap, loadMore bool) templ.Component
- func SwapInputAmountComponent(kind, maxBalance string) templ.Component
- func SwapMovementComponent(kind, sats string) templ.Component
- func SwapPartialContent(active, balance string) templ.Component
- func SwapPendingContent(kind, sats string) templ.Component
- func SwapPreviewContent(kind, sats, feeAmount, total string) templ.Component
- func SwapPreviewIcon() templ.Component
- func SwapSuccessContent(kind, sats, txid, explorerUrl string) templ.Component
- func SwapTab(kind string, icon templ.Component, active bool) templ.Component
- func SwapTabs(active string) templ.Component
- func SwapTxFailureContent(tx types.Swap) templ.Component
- func SwapTxPendingContent(tx types.Swap) templ.Component
- func SwapTxRefundingContent(tx types.Swap) templ.Component
- func TransferTxBodyContent(tx types.Transfer, explorerUrl string) templ.Component
- func TransferTxPendingContent(tx types.Transfer, explorerUrl string, nextClaim string) templ.Component
- func TxNotFoundContent() templ.Component
- func Unlock() templ.Component
- func Welcome() templ.Component
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ArrowDownIcon ¶
func BackupAckBodyContent ¶
func BackupPartialContent ¶
func BackupSecretBodyContent ¶
func BackupTabs ¶
func DelegatorBodyContent ¶ added in v0.3.14
func DelegatorPartialContent ¶ added in v0.3.14
func DelegatorTabs ¶ added in v0.3.14
func DelegatorTasksListContent ¶ added in v0.3.14
func DoneBodyContent ¶
func FailureIcon ¶ added in v0.3.0
func IndexBodyContent ¶
func ManagePrivateKeyContent ¶
func NotePreviewContent ¶
func NotePreviewIcon ¶
func NoteSuccessContent ¶
func NoteSuccessIcon ¶
func PaymentContent ¶ added in v0.3.0
TODO: add flesh to the PaymentContent
func PaymentTxFailureContent ¶ added in v0.3.0
func PaymentTxPendingContent ¶ added in v0.3.0
func PaymentTxRefundingContent ¶ added in v0.3.0
func ReceiveEditContent ¶
func ReceiveQrCodeContent ¶
func ReceiveSuccessContent ¶
func SendBodyContent ¶
func SendFailureContent ¶ added in v0.3.0
func SendPreviewContent ¶
func SendPreviewIcon ¶
func SendSuccessContent ¶
func ServerUrlBodyContent ¶
func SetPasswordContent ¶
func SettingsBodyContent ¶
func SettingsGeneralContent ¶
func SettingsTabs ¶
func StatusLock ¶
func StatusNode ¶
func SuccessIcon ¶
func SwapBodyContent ¶
func SwapFailureContent ¶ added in v0.3.0
func SwapHistoryBodyContent ¶ added in v0.1.12
func SwapHistoryListContent ¶ added in v0.1.12
func SwapMovementComponent ¶
func SwapPartialContent ¶
func SwapPendingContent ¶ added in v0.3.0
func SwapPreviewContent ¶
func SwapPreviewIcon ¶
func SwapSuccessContent ¶
func SwapTxFailureContent ¶ added in v0.3.0
func SwapTxPendingContent ¶ added in v0.3.0
func SwapTxRefundingContent ¶ added in v0.3.0
func TransferTxBodyContent ¶ added in v0.1.12
func TransferTxPendingContent ¶ added in v0.1.12
func TxNotFoundContent ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.