diff --git a/@i18n/ja/docs/tutorials/public-servers.md b/@i18n/ja/docs/tutorials/public-servers.md deleted file mode 100644 index 205e0bc492..0000000000 --- a/@i18n/ja/docs/tutorials/public-servers.md +++ /dev/null @@ -1,32 +0,0 @@ ---- -html: public-servers.html -parent: get-started.html -seo: - description: これらの公開サーバを利用して、自社のインフラを必要とせずにXRP Ledgerにアクセスします。 -labels: - - コアサーバ ---- -# 公開サーバ - -[自分で`rippled`サーバを運営しない](../infrastructure/installation/index.md)場合は、以下の公開サーバを利用して、トランザクションを送信したり、レジャーからデータを取得したりすることができます。 - -| 運営者 | [ネットワーク][] | JSON-RPC URL | WebSocket URL | 尾行 | -|:----------|:------------|:-------------|:--------------|:---------------------| -| XRP Ledger 財団 | **Mainnet** | `https://xrplcluster.com/`
`https://xrpl.ws/` [²][] | `wss://xrplcluster.com/`
`wss://xrpl.ws/` [²][] | CORSをサポートする全履歴サーバクラスター | -| Ripple[¹][] | **Mainnet** | `https://s1.ripple.com:51234/` | `wss://s1.ripple.com/` | 汎用サーバクラスター | -| Ripple[¹][] | **Mainnet** | `https://s2.ripple.com:51234/` | `wss://s2.ripple.com/` | [全履歴サーバ](../concepts/networks-and-servers/ledger-history.md#すべての履歴) クラスター | -| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net:51233/` | Testnet 公開サーバ | -| XRPL Labs | Testnet | `https://testnet.xrpl-labs.com/` | `wss://testnet.xrpl-labs.com/` | CORSをサポートする Testnet 公開サーバ | -| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net:51233/` | Devnet 公開サーバ | -| Ripple[¹][] | Sidechain-Devnet | `https://sidechain-net2.devnet.rippletest.net:51234/` | `wss://sidechain-net2.devnet.rippletest.net:51233/` | クロスチェーンブリッジ機能をテストするためのサイドチェーンDevnet。Devnetはロックチェーンとして機能し、このサイドチェーンは発行チェーンとして機能します。 | -| XRPL Labs | Xahau Testnet | `https://xahau-test.net/` | `wss://xahau-test.net/` | [Hooksが有効な](https://hooks.xrpl.org/) Xahau Testnet | - -[ネットワーク]: ../concepts/networks-and-servers/parallel-networks.md -[¹]: #footnote-1 -[²]: #footnote-2 - -¹ Ripple社の公開サーバは、持続的な利用やビジネスでの利用には適しておらず、いつでも利用できなくなる可能性があります。定期的に使用する場合は、ご自身で`rippled`サーバを運用するか、信頼できる人と契約してください。Ripple社の公開クラスターには[Reporting Mode][]サーバが含まれています。 - -² `xrpl.ws`は`xrplcluster.com`のエイリアスです。しかし、`.ws` というトップレベルドメインの信頼性は、本番での使用には適さないかもしれません。 - -{% raw-partial file="/docs/_snippets/common-links.md" /%} diff --git a/@i18n/es-ES/CODE_OF_CONDUCT.md b/@l10n/es-ES/CODE_OF_CONDUCT.md similarity index 100% rename from @i18n/es-ES/CODE_OF_CONDUCT.md rename to @l10n/es-ES/CODE_OF_CONDUCT.md diff --git a/@i18n/es-ES/CONTRIBUTING.md b/@l10n/es-ES/CONTRIBUTING.md similarity index 100% rename from @i18n/es-ES/CONTRIBUTING.md rename to @l10n/es-ES/CONTRIBUTING.md diff --git a/@i18n/es-ES/about/faq.md b/@l10n/es-ES/about/faq.md similarity index 100% rename from @i18n/es-ES/about/faq.md rename to @l10n/es-ES/about/faq.md diff --git a/@i18n/es-ES/about/privacy-policy.md b/@l10n/es-ES/about/privacy-policy.md similarity index 100% rename from @i18n/es-ES/about/privacy-policy.md rename to @l10n/es-ES/about/privacy-policy.md diff --git a/@i18n/es-ES/community/report-a-scam.md b/@l10n/es-ES/community/report-a-scam.md similarity index 100% rename from @i18n/es-ES/community/report-a-scam.md rename to @l10n/es-ES/community/report-a-scam.md diff --git a/@i18n/es-ES/docs/concepts/accounts/account-types.md b/@l10n/es-ES/docs/concepts/accounts/account-types.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/account-types.md rename to @l10n/es-ES/docs/concepts/accounts/account-types.md diff --git a/@i18n/es-ES/docs/concepts/accounts/addresses.md b/@l10n/es-ES/docs/concepts/accounts/addresses.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/addresses.md rename to @l10n/es-ES/docs/concepts/accounts/addresses.md diff --git a/@i18n/es-ES/docs/concepts/accounts/cryptographic-keys.md b/@l10n/es-ES/docs/concepts/accounts/cryptographic-keys.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/cryptographic-keys.md rename to @l10n/es-ES/docs/concepts/accounts/cryptographic-keys.md diff --git a/@i18n/es-ES/docs/concepts/accounts/decentralized-identifiers.md b/@l10n/es-ES/docs/concepts/accounts/decentralized-identifiers.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/decentralized-identifiers.md rename to @l10n/es-ES/docs/concepts/accounts/decentralized-identifiers.md diff --git a/@i18n/es-ES/docs/concepts/accounts/deleting-accounts.md b/@l10n/es-ES/docs/concepts/accounts/deleting-accounts.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/deleting-accounts.md rename to @l10n/es-ES/docs/concepts/accounts/deleting-accounts.md diff --git a/@i18n/es-ES/docs/concepts/accounts/depositauth.md b/@l10n/es-ES/docs/concepts/accounts/depositauth.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/depositauth.md rename to @l10n/es-ES/docs/concepts/accounts/depositauth.md diff --git a/@i18n/es-ES/docs/concepts/accounts/index.md b/@l10n/es-ES/docs/concepts/accounts/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/index.md rename to @l10n/es-ES/docs/concepts/accounts/index.md diff --git a/@i18n/es-ES/docs/concepts/accounts/multi-signing.md b/@l10n/es-ES/docs/concepts/accounts/multi-signing.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/multi-signing.md rename to @l10n/es-ES/docs/concepts/accounts/multi-signing.md diff --git a/@i18n/es-ES/docs/concepts/accounts/reserves.md b/@l10n/es-ES/docs/concepts/accounts/reserves.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/reserves.md rename to @l10n/es-ES/docs/concepts/accounts/reserves.md diff --git a/@i18n/es-ES/docs/concepts/accounts/tickets.md b/@l10n/es-ES/docs/concepts/accounts/tickets.md similarity index 100% rename from @i18n/es-ES/docs/concepts/accounts/tickets.md rename to @l10n/es-ES/docs/concepts/accounts/tickets.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/consensus-principles-and-rules.md b/@l10n/es-ES/docs/concepts/consensus-protocol/consensus-principles-and-rules.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/consensus-principles-and-rules.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/consensus-principles-and-rules.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/consensus-protections.md b/@l10n/es-ES/docs/concepts/consensus-protocol/consensus-protections.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/consensus-protections.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/consensus-protections.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/consensus-research.md b/@l10n/es-ES/docs/concepts/consensus-protocol/consensus-research.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/consensus-research.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/consensus-research.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/consensus-structure.md b/@l10n/es-ES/docs/concepts/consensus-protocol/consensus-structure.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/consensus-structure.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/consensus-structure.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/fee-voting.md b/@l10n/es-ES/docs/concepts/consensus-protocol/fee-voting.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/fee-voting.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/fee-voting.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/index.md b/@l10n/es-ES/docs/concepts/consensus-protocol/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/index.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/index.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/invariant-checking.md b/@l10n/es-ES/docs/concepts/consensus-protocol/invariant-checking.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/invariant-checking.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/invariant-checking.md diff --git a/@i18n/es-ES/docs/concepts/consensus-protocol/negative-unl.md b/@l10n/es-ES/docs/concepts/consensus-protocol/negative-unl.md similarity index 100% rename from @i18n/es-ES/docs/concepts/consensus-protocol/negative-unl.md rename to @l10n/es-ES/docs/concepts/consensus-protocol/negative-unl.md diff --git a/@i18n/es-ES/docs/concepts/ledgers/index.md b/@l10n/es-ES/docs/concepts/ledgers/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/ledgers/index.md rename to @l10n/es-ES/docs/concepts/ledgers/index.md diff --git a/@i18n/es-ES/docs/concepts/ledgers/ledger-close-times.md b/@l10n/es-ES/docs/concepts/ledgers/ledger-close-times.md similarity index 100% rename from @i18n/es-ES/docs/concepts/ledgers/ledger-close-times.md rename to @l10n/es-ES/docs/concepts/ledgers/ledger-close-times.md diff --git a/@i18n/es-ES/docs/concepts/ledgers/ledger-structure.md b/@l10n/es-ES/docs/concepts/ledgers/ledger-structure.md similarity index 100% rename from @i18n/es-ES/docs/concepts/ledgers/ledger-structure.md rename to @l10n/es-ES/docs/concepts/ledgers/ledger-structure.md diff --git a/@i18n/es-ES/docs/concepts/ledgers/open-closed-validated-ledgers.md b/@l10n/es-ES/docs/concepts/ledgers/open-closed-validated-ledgers.md similarity index 100% rename from @i18n/es-ES/docs/concepts/ledgers/open-closed-validated-ledgers.md rename to @l10n/es-ES/docs/concepts/ledgers/open-closed-validated-ledgers.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/amendments.md b/@l10n/es-ES/docs/concepts/networks-and-servers/amendments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/amendments.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/amendments.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/clustering.md b/@l10n/es-ES/docs/concepts/networks-and-servers/clustering.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/clustering.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/clustering.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/index.md b/@l10n/es-ES/docs/concepts/networks-and-servers/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/index.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/index.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/ledger-history.md b/@l10n/es-ES/docs/concepts/networks-and-servers/ledger-history.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/ledger-history.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/ledger-history.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/parallel-networks.md b/@l10n/es-ES/docs/concepts/networks-and-servers/parallel-networks.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/parallel-networks.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/parallel-networks.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/peer-protocol.md b/@l10n/es-ES/docs/concepts/networks-and-servers/peer-protocol.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/peer-protocol.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/peer-protocol.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/rippled-server-modes.md b/@l10n/es-ES/docs/concepts/networks-and-servers/rippled-server-modes.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/rippled-server-modes.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/rippled-server-modes.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/the-clio-server.md b/@l10n/es-ES/docs/concepts/networks-and-servers/the-clio-server.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/the-clio-server.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/the-clio-server.md diff --git a/@i18n/es-ES/docs/concepts/networks-and-servers/transaction-censorship-detection.md b/@l10n/es-ES/docs/concepts/networks-and-servers/transaction-censorship-detection.md similarity index 100% rename from @i18n/es-ES/docs/concepts/networks-and-servers/transaction-censorship-detection.md rename to @l10n/es-ES/docs/concepts/networks-and-servers/transaction-censorship-detection.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/bouncing-payments.md b/@l10n/es-ES/docs/concepts/payment-types/bouncing-payments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/bouncing-payments.md rename to @l10n/es-ES/docs/concepts/payment-types/bouncing-payments.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/checks.md b/@l10n/es-ES/docs/concepts/payment-types/checks.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/checks.md rename to @l10n/es-ES/docs/concepts/payment-types/checks.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/cross-currency-payments.md b/@l10n/es-ES/docs/concepts/payment-types/cross-currency-payments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/cross-currency-payments.md rename to @l10n/es-ES/docs/concepts/payment-types/cross-currency-payments.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/direct-xrp-payments.md b/@l10n/es-ES/docs/concepts/payment-types/direct-xrp-payments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/direct-xrp-payments.md rename to @l10n/es-ES/docs/concepts/payment-types/direct-xrp-payments.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/escrow.md b/@l10n/es-ES/docs/concepts/payment-types/escrow.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/escrow.md rename to @l10n/es-ES/docs/concepts/payment-types/escrow.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/index.md b/@l10n/es-ES/docs/concepts/payment-types/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/index.md rename to @l10n/es-ES/docs/concepts/payment-types/index.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/partial-payments.md b/@l10n/es-ES/docs/concepts/payment-types/partial-payments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/partial-payments.md rename to @l10n/es-ES/docs/concepts/payment-types/partial-payments.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/payment-channels.md b/@l10n/es-ES/docs/concepts/payment-types/payment-channels.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/payment-channels.md rename to @l10n/es-ES/docs/concepts/payment-types/payment-channels.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/robustly-monitoring-for-payments.md b/@l10n/es-ES/docs/concepts/payment-types/robustly-monitoring-for-payments.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/robustly-monitoring-for-payments.md rename to @l10n/es-ES/docs/concepts/payment-types/robustly-monitoring-for-payments.md diff --git a/@i18n/es-ES/docs/concepts/payment-types/sending-payments-to-customers.md b/@l10n/es-ES/docs/concepts/payment-types/sending-payments-to-customers.md similarity index 100% rename from @i18n/es-ES/docs/concepts/payment-types/sending-payments-to-customers.md rename to @l10n/es-ES/docs/concepts/payment-types/sending-payments-to-customers.md diff --git a/@i18n/es-ES/docs/concepts/tokens/decentralized-exchange/autobridging.md b/@l10n/es-ES/docs/concepts/tokens/decentralized-exchange/autobridging.md similarity index 100% rename from @i18n/es-ES/docs/concepts/tokens/decentralized-exchange/autobridging.md rename to @l10n/es-ES/docs/concepts/tokens/decentralized-exchange/autobridging.md diff --git a/@i18n/es-ES/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md b/@l10n/es-ES/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md similarity index 100% rename from @i18n/es-ES/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md rename to @l10n/es-ES/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md diff --git a/@i18n/es-ES/docs/concepts/tokens/decentralized-exchange/index.md b/@l10n/es-ES/docs/concepts/tokens/decentralized-exchange/index.md similarity index 100% rename from @i18n/es-ES/docs/concepts/tokens/decentralized-exchange/index.md rename to @l10n/es-ES/docs/concepts/tokens/decentralized-exchange/index.md diff --git a/@i18n/es-ES/docs/concepts/tokens/decentralized-exchange/offers.md b/@l10n/es-ES/docs/concepts/tokens/decentralized-exchange/offers.md similarity index 100% rename from @i18n/es-ES/docs/concepts/tokens/decentralized-exchange/offers.md rename to @l10n/es-ES/docs/concepts/tokens/decentralized-exchange/offers.md diff --git a/@i18n/es-ES/docs/concepts/tokens/decentralized-exchange/ticksize.md b/@l10n/es-ES/docs/concepts/tokens/decentralized-exchange/ticksize.md similarity index 100% rename from @i18n/es-ES/docs/concepts/tokens/decentralized-exchange/ticksize.md rename to @l10n/es-ES/docs/concepts/tokens/decentralized-exchange/ticksize.md diff --git a/@i18n/es-ES/docs/introduction/crypto-wallets.md b/@l10n/es-ES/docs/introduction/crypto-wallets.md similarity index 100% rename from @i18n/es-ES/docs/introduction/crypto-wallets.md rename to @l10n/es-ES/docs/introduction/crypto-wallets.md diff --git a/@i18n/es-ES/docs/introduction/index.md b/@l10n/es-ES/docs/introduction/index.md similarity index 100% rename from @i18n/es-ES/docs/introduction/index.md rename to @l10n/es-ES/docs/introduction/index.md diff --git a/@i18n/es-ES/docs/introduction/software-ecosystem.md b/@l10n/es-ES/docs/introduction/software-ecosystem.md similarity index 100% rename from @i18n/es-ES/docs/introduction/software-ecosystem.md rename to @l10n/es-ES/docs/introduction/software-ecosystem.md diff --git a/@i18n/es-ES/docs/introduction/transactions-and-requests.md b/@l10n/es-ES/docs/introduction/transactions-and-requests.md similarity index 100% rename from @i18n/es-ES/docs/introduction/transactions-and-requests.md rename to @l10n/es-ES/docs/introduction/transactions-and-requests.md diff --git a/@i18n/es-ES/docs/introduction/what-is-the-xrp-ledger.md b/@l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md similarity index 100% rename from @i18n/es-ES/docs/introduction/what-is-the-xrp-ledger.md rename to @l10n/es-ES/docs/introduction/what-is-the-xrp-ledger.md diff --git a/@i18n/es-ES/docs/introduction/what-is-xrp.md b/@l10n/es-ES/docs/introduction/what-is-xrp.md similarity index 100% rename from @i18n/es-ES/docs/introduction/what-is-xrp.md rename to @l10n/es-ES/docs/introduction/what-is-xrp.md diff --git a/@i18n/es-ES/translations.yaml b/@l10n/es-ES/translations.yaml similarity index 98% rename from @i18n/es-ES/translations.yaml rename to @l10n/es-ES/translations.yaml index e7002f13a3..211dbe89b0 100644 --- a/@i18n/es-ES/translations.yaml +++ b/@l10n/es-ES/translations.yaml @@ -1,11 +1,11 @@ -theme.navbar.about: Acerca de -theme.navbar.docs: Docs -theme.navbar.resources: Recursos -theme.navbar.community: Comunidad -theme.footer.about: Acerca de -theme.footer.docs: Docs -theme.footer.resources: Recursos -theme.footer.community: Comunidad +navbar.about: Acerca de +navbar.docs: Docs +navbar.resources: Recursos +navbar.community: Comunidad +footer.about: Acerca de +footer.docs: Docs +footer.resources: Recursos +footer.community: Comunidad sidebar.docs: Docs sidebar.docs.tutorials: Tutoriales sidebar.docs.references: Referencias diff --git a/@i18n/ja/CODE-OF-CONDUCT.md b/@l10n/ja/CODE-OF-CONDUCT.md similarity index 100% rename from @i18n/ja/CODE-OF-CONDUCT.md rename to @l10n/ja/CODE-OF-CONDUCT.md diff --git a/@i18n/ja/CONTRIBUTING.md b/@l10n/ja/CONTRIBUTING.md similarity index 100% rename from @i18n/ja/CONTRIBUTING.md rename to @l10n/ja/CONTRIBUTING.md diff --git a/@i18n/ja/about/faq.md b/@l10n/ja/about/faq.md similarity index 100% rename from @i18n/ja/about/faq.md rename to @l10n/ja/about/faq.md diff --git a/@i18n/ja/community/report-a-scam.md b/@l10n/ja/community/report-a-scam.md similarity index 100% rename from @i18n/ja/community/report-a-scam.md rename to @l10n/ja/community/report-a-scam.md diff --git a/@i18n/ja/docs/_snippets/checkcash-prereqs.md b/@l10n/ja/docs/_snippets/checkcash-prereqs.md similarity index 100% rename from @i18n/ja/docs/_snippets/checkcash-prereqs.md rename to @l10n/ja/docs/_snippets/checkcash-prereqs.md diff --git a/@i18n/ja/docs/_snippets/clawback-disclaimer.md b/@l10n/ja/docs/_snippets/clawback-disclaimer.md similarity index 100% rename from @i18n/ja/docs/_snippets/clawback-disclaimer.md rename to @l10n/ja/docs/_snippets/clawback-disclaimer.md diff --git a/@i18n/ja/docs/_snippets/conf-file-location.md b/@l10n/ja/docs/_snippets/conf-file-location.md similarity index 100% rename from @i18n/ja/docs/_snippets/conf-file-location.md rename to @l10n/ja/docs/_snippets/conf-file-location.md diff --git a/@i18n/ja/docs/_snippets/data_types/account_sequence.md b/@l10n/ja/docs/_snippets/data_types/account_sequence.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/account_sequence.md rename to @l10n/ja/docs/_snippets/data_types/account_sequence.md diff --git a/@i18n/ja/docs/_snippets/data_types/address.md b/@l10n/ja/docs/_snippets/data_types/address.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/address.md rename to @l10n/ja/docs/_snippets/data_types/address.md diff --git a/@i18n/ja/docs/_snippets/data_types/currency_code.md b/@l10n/ja/docs/_snippets/data_types/currency_code.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/currency_code.md rename to @l10n/ja/docs/_snippets/data_types/currency_code.md diff --git a/@i18n/ja/docs/_snippets/data_types/hash.md b/@l10n/ja/docs/_snippets/data_types/hash.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/hash.md rename to @l10n/ja/docs/_snippets/data_types/hash.md diff --git a/@i18n/ja/docs/_snippets/data_types/ledger_index.md b/@l10n/ja/docs/_snippets/data_types/ledger_index.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/ledger_index.md rename to @l10n/ja/docs/_snippets/data_types/ledger_index.md diff --git a/@i18n/ja/docs/_snippets/data_types/public_key.md b/@l10n/ja/docs/_snippets/data_types/public_key.md similarity index 100% rename from @i18n/ja/docs/_snippets/data_types/public_key.md rename to @l10n/ja/docs/_snippets/data_types/public_key.md diff --git a/@i18n/ja/docs/_snippets/etl-source-object.md b/@l10n/ja/docs/_snippets/etl-source-object.md similarity index 100% rename from @i18n/ja/docs/_snippets/etl-source-object.md rename to @l10n/ja/docs/_snippets/etl-source-object.md diff --git a/@i18n/ja/docs/_snippets/interactive-tutorials/connect-step.md b/@l10n/ja/docs/_snippets/interactive-tutorials/connect-step.md similarity index 100% rename from @i18n/ja/docs/_snippets/interactive-tutorials/connect-step.md rename to @l10n/ja/docs/_snippets/interactive-tutorials/connect-step.md diff --git a/@i18n/ja/docs/_snippets/interactive-tutorials/generate-step.md b/@l10n/ja/docs/_snippets/interactive-tutorials/generate-step.md similarity index 100% rename from @i18n/ja/docs/_snippets/interactive-tutorials/generate-step.md rename to @l10n/ja/docs/_snippets/interactive-tutorials/generate-step.md diff --git a/@i18n/ja/docs/_snippets/interactive-tutorials/wait-step.md b/@l10n/ja/docs/_snippets/interactive-tutorials/wait-step.md similarity index 100% rename from @i18n/ja/docs/_snippets/interactive-tutorials/wait-step.md rename to @l10n/ja/docs/_snippets/interactive-tutorials/wait-step.md diff --git a/@i18n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md b/@l10n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md similarity index 100% rename from @i18n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md rename to @l10n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md diff --git a/@i18n/ja/docs/_snippets/ledger-objects-intro.md b/@l10n/ja/docs/_snippets/ledger-objects-intro.md similarity index 100% rename from @i18n/ja/docs/_snippets/ledger-objects-intro.md rename to @l10n/ja/docs/_snippets/ledger-objects-intro.md diff --git a/@i18n/ja/docs/_snippets/no-cli-syntax.md b/@l10n/ja/docs/_snippets/no-cli-syntax.md similarity index 100% rename from @i18n/ja/docs/_snippets/no-cli-syntax.md rename to @l10n/ja/docs/_snippets/no-cli-syntax.md diff --git a/@i18n/ja/docs/_snippets/peer_reservation_object.md b/@l10n/ja/docs/_snippets/peer_reservation_object.md similarity index 100% rename from @i18n/ja/docs/_snippets/peer_reservation_object.md rename to @l10n/ja/docs/_snippets/peer_reservation_object.md diff --git a/@i18n/ja/docs/_snippets/port-descriptor-object.md b/@l10n/ja/docs/_snippets/port-descriptor-object.md similarity index 100% rename from @i18n/ja/docs/_snippets/port-descriptor-object.md rename to @l10n/ja/docs/_snippets/port-descriptor-object.md diff --git a/@i18n/ja/docs/_snippets/post-rippled-install.md b/@l10n/ja/docs/_snippets/post-rippled-install.md similarity index 98% rename from @i18n/ja/docs/_snippets/post-rippled-install.md rename to @l10n/ja/docs/_snippets/post-rippled-install.md index 82daff0098..e6525ae1ea 100644 --- a/@i18n/ja/docs/_snippets/post-rippled-install.md +++ b/@l10n/ja/docs/_snippets/post-rippled-install.md @@ -18,7 +18,7 @@ rippled APIを使用した`rippled`サーバとの通信について詳しくは `rippled`は、デフォルト構成でXRP Ledgerに接続する必要があります。ただし、`rippled.cfg`ファイルを編集すれば、設定を変更できます。推奨される構成設定については、[容量の計画](../infrastructure/installation/capacity-planning.md)をご覧ください。 -{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} すべての構成オプションの説明については、[`rippled` GitHubリポジトリー](https://github.com/XRPLF/rippled/blob/master/cfg/rippled-example.cfg)をご覧ください。 diff --git a/@i18n/ja/docs/_snippets/pseudo-tx-fields-intro.md b/@l10n/ja/docs/_snippets/pseudo-tx-fields-intro.md similarity index 100% rename from @i18n/ja/docs/_snippets/pseudo-tx-fields-intro.md rename to @l10n/ja/docs/_snippets/pseudo-tx-fields-intro.md diff --git a/@i18n/ja/docs/_snippets/public-signing-note.md b/@l10n/ja/docs/_snippets/public-signing-note.md similarity index 100% rename from @i18n/ja/docs/_snippets/public-signing-note.md rename to @l10n/ja/docs/_snippets/public-signing-note.md diff --git a/@i18n/ja/docs/_snippets/secret-key-warning.md b/@l10n/ja/docs/_snippets/secret-key-warning.md similarity index 100% rename from @i18n/ja/docs/_snippets/secret-key-warning.md rename to @l10n/ja/docs/_snippets/secret-key-warning.md diff --git a/@i18n/ja/docs/_snippets/setfee_uniqueness_note.md b/@l10n/ja/docs/_snippets/setfee_uniqueness_note.md similarity index 100% rename from @i18n/ja/docs/_snippets/setfee_uniqueness_note.md rename to @l10n/ja/docs/_snippets/setfee_uniqueness_note.md diff --git a/@i18n/ja/docs/_snippets/string-number-formatting.md b/@l10n/ja/docs/_snippets/string-number-formatting.md similarity index 100% rename from @i18n/ja/docs/_snippets/string-number-formatting.md rename to @l10n/ja/docs/_snippets/string-number-formatting.md diff --git a/@i18n/ja/docs/_snippets/tutorial-sign-step.md b/@l10n/ja/docs/_snippets/tutorial-sign-step.md similarity index 100% rename from @i18n/ja/docs/_snippets/tutorial-sign-step.md rename to @l10n/ja/docs/_snippets/tutorial-sign-step.md diff --git a/@i18n/ja/docs/_snippets/tutorial-submit-step.md b/@l10n/ja/docs/_snippets/tutorial-submit-step.md similarity index 100% rename from @i18n/ja/docs/_snippets/tutorial-submit-step.md rename to @l10n/ja/docs/_snippets/tutorial-submit-step.md diff --git a/@i18n/ja/docs/_snippets/tx-fields-intro.md b/@l10n/ja/docs/_snippets/tx-fields-intro.md similarity index 100% rename from @i18n/ja/docs/_snippets/tx-fields-intro.md rename to @l10n/ja/docs/_snippets/tx-fields-intro.md diff --git a/@i18n/ja/docs/_snippets/tx-metadata-field-table.md b/@l10n/ja/docs/_snippets/tx-metadata-field-table.md similarity index 100% rename from @i18n/ja/docs/_snippets/tx-metadata-field-table.md rename to @l10n/ja/docs/_snippets/tx-metadata-field-table.md diff --git a/@i18n/ja/docs/_snippets/unsynced_warning_logs.md b/@l10n/ja/docs/_snippets/unsynced_warning_logs.md similarity index 100% rename from @i18n/ja/docs/_snippets/unsynced_warning_logs.md rename to @l10n/ja/docs/_snippets/unsynced_warning_logs.md diff --git a/@i18n/ja/docs/_snippets/wait-for-validation.md b/@l10n/ja/docs/_snippets/wait-for-validation.md similarity index 100% rename from @i18n/ja/docs/_snippets/wait-for-validation.md rename to @l10n/ja/docs/_snippets/wait-for-validation.md diff --git a/@i18n/ja/docs/concepts/accounts/account-types.md b/@l10n/ja/docs/concepts/accounts/account-types.md similarity index 99% rename from @i18n/ja/docs/concepts/accounts/account-types.md rename to @l10n/ja/docs/concepts/accounts/account-types.md index e6e757e16f..a25a63c283 100644 --- a/@i18n/ja/docs/concepts/accounts/account-types.md +++ b/@l10n/ja/docs/concepts/accounts/account-types.md @@ -9,7 +9,7 @@ labels: --- # アカウントの種類 -{% partial file="/@i18n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/issuing-and-operational-addresses-intro.md" /%} ## 資金のライフサイクル diff --git a/@i18n/ja/docs/concepts/accounts/addresses.md b/@l10n/ja/docs/concepts/accounts/addresses.md similarity index 99% rename from @i18n/ja/docs/concepts/accounts/addresses.md rename to @l10n/ja/docs/concepts/accounts/addresses.md index e2dbbc3d15..09040f28cd 100644 --- a/@i18n/ja/docs/concepts/accounts/addresses.md +++ b/@l10n/ja/docs/concepts/accounts/addresses.md @@ -8,7 +8,7 @@ labels: --- # アドレス -{% partial file="/@i18n/ja/docs/_snippets/data_types/address.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/address.md" /%} 有効なアドレスであれば、資金を入金することで[XRP Ledgerのアカウントになる](index.md#creating-accounts)ことができます。また、[レギュラーキー](cryptographic-keys.md)や[署名者リスト](multi-signing.md)のメンバーとして、資金提供されていないアドレスを使用することもできます。資金を供給されたアカウントだけがトランザクションの送信者になることができます。 diff --git a/@i18n/ja/docs/concepts/accounts/cryptographic-keys.md b/@l10n/ja/docs/concepts/accounts/cryptographic-keys.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/cryptographic-keys.md rename to @l10n/ja/docs/concepts/accounts/cryptographic-keys.md diff --git a/@i18n/ja/docs/concepts/accounts/deleting-accounts.md b/@l10n/ja/docs/concepts/accounts/deleting-accounts.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/deleting-accounts.md rename to @l10n/ja/docs/concepts/accounts/deleting-accounts.md diff --git a/@i18n/ja/docs/concepts/accounts/depositauth.md b/@l10n/ja/docs/concepts/accounts/depositauth.md similarity index 99% rename from @i18n/ja/docs/concepts/accounts/depositauth.md rename to @l10n/ja/docs/concepts/accounts/depositauth.md index f73fd4a08f..a7bf36b150 100644 --- a/@i18n/ja/docs/concepts/accounts/depositauth.md +++ b/@l10n/ja/docs/concepts/accounts/depositauth.md @@ -62,7 +62,7 @@ Deposit Authorizationが有効化されているアカウントの特徴は次 以下の表に、トランザクションタイプ別にDepositAuthが有効または無効な状態での入金の可否をまとめました。 - + {% partial file="/docs/_snippets/depositauth-semantics-table.md" /%} diff --git a/@i18n/ja/docs/concepts/accounts/index.md b/@l10n/ja/docs/concepts/accounts/index.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/index.md rename to @l10n/ja/docs/concepts/accounts/index.md diff --git a/@i18n/ja/docs/concepts/accounts/multi-signing.md b/@l10n/ja/docs/concepts/accounts/multi-signing.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/multi-signing.md rename to @l10n/ja/docs/concepts/accounts/multi-signing.md diff --git a/@i18n/ja/docs/concepts/accounts/reserves.md b/@l10n/ja/docs/concepts/accounts/reserves.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/reserves.md rename to @l10n/ja/docs/concepts/accounts/reserves.md diff --git a/@i18n/ja/docs/concepts/accounts/tickets.md b/@l10n/ja/docs/concepts/accounts/tickets.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/tickets.md rename to @l10n/ja/docs/concepts/accounts/tickets.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/consensus-principles-and-rules.md b/@l10n/ja/docs/concepts/consensus-protocol/consensus-principles-and-rules.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/consensus-principles-and-rules.md rename to @l10n/ja/docs/concepts/consensus-protocol/consensus-principles-and-rules.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/consensus-protections.md b/@l10n/ja/docs/concepts/consensus-protocol/consensus-protections.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/consensus-protections.md rename to @l10n/ja/docs/concepts/consensus-protocol/consensus-protections.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/consensus-research.md b/@l10n/ja/docs/concepts/consensus-protocol/consensus-research.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/consensus-research.md rename to @l10n/ja/docs/concepts/consensus-protocol/consensus-research.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/consensus-structure.md b/@l10n/ja/docs/concepts/consensus-protocol/consensus-structure.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/consensus-structure.md rename to @l10n/ja/docs/concepts/consensus-protocol/consensus-structure.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/fee-voting.md b/@l10n/ja/docs/concepts/consensus-protocol/fee-voting.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/fee-voting.md rename to @l10n/ja/docs/concepts/consensus-protocol/fee-voting.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/index.md b/@l10n/ja/docs/concepts/consensus-protocol/index.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/index.md rename to @l10n/ja/docs/concepts/consensus-protocol/index.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/invariant-checking.md b/@l10n/ja/docs/concepts/consensus-protocol/invariant-checking.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/invariant-checking.md rename to @l10n/ja/docs/concepts/consensus-protocol/invariant-checking.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/negative-unl.md b/@l10n/ja/docs/concepts/consensus-protocol/negative-unl.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/negative-unl.md rename to @l10n/ja/docs/concepts/consensus-protocol/negative-unl.md diff --git a/@i18n/ja/docs/concepts/consensus-protocol/unl.md b/@l10n/ja/docs/concepts/consensus-protocol/unl.md similarity index 100% rename from @i18n/ja/docs/concepts/consensus-protocol/unl.md rename to @l10n/ja/docs/concepts/consensus-protocol/unl.md diff --git a/@i18n/ja/docs/concepts/accounts/decentralized-identifiers.md b/@l10n/ja/docs/concepts/decentralized-storage/decentralized-identifiers.md similarity index 100% rename from @i18n/ja/docs/concepts/accounts/decentralized-identifiers.md rename to @l10n/ja/docs/concepts/decentralized-storage/decentralized-identifiers.md diff --git a/@l10n/ja/docs/concepts/decentralized-storage/index.md b/@l10n/ja/docs/concepts/decentralized-storage/index.md new file mode 100644 index 0000000000..355e1ee479 --- /dev/null +++ b/@l10n/ja/docs/concepts/decentralized-storage/index.md @@ -0,0 +1,10 @@ +--- +metadata: + indexPage: true +--- +# Decentralized Storage + +The XRP Ledger can store certain information types that originate from offchain. + + +{% child-pages /%} diff --git a/@i18n/ja/docs/concepts/xrpl-sidechains/price-oracles.md b/@l10n/ja/docs/concepts/decentralized-storage/price-oracles.md similarity index 97% rename from @i18n/ja/docs/concepts/xrpl-sidechains/price-oracles.md rename to @l10n/ja/docs/concepts/decentralized-storage/price-oracles.md index 48551a5ca0..b8d5847772 100644 --- a/@i18n/ja/docs/concepts/xrpl-sidechains/price-oracles.md +++ b/@l10n/ja/docs/concepts/decentralized-storage/price-oracles.md @@ -1,6 +1,6 @@ # 価格オラクル -_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_ +_([PriceOracle Amendment][])_ ブロックチェーンは、本質的にネットワーク外で何が起こっているのかを把握することはできませんが、分散型金融における多くのユースケースでは、この情報が必要となります。 diff --git a/@i18n/ja/docs/concepts/index.md b/@l10n/ja/docs/concepts/index.md similarity index 100% rename from @i18n/ja/docs/concepts/index.md rename to @l10n/ja/docs/concepts/index.md diff --git a/@i18n/ja/docs/concepts/ledgers/index.md b/@l10n/ja/docs/concepts/ledgers/index.md similarity index 100% rename from @i18n/ja/docs/concepts/ledgers/index.md rename to @l10n/ja/docs/concepts/ledgers/index.md diff --git a/@i18n/ja/docs/concepts/ledgers/ledger-close-times.md b/@l10n/ja/docs/concepts/ledgers/ledger-close-times.md similarity index 100% rename from @i18n/ja/docs/concepts/ledgers/ledger-close-times.md rename to @l10n/ja/docs/concepts/ledgers/ledger-close-times.md diff --git a/@i18n/ja/docs/concepts/ledgers/ledger-structure.md b/@l10n/ja/docs/concepts/ledgers/ledger-structure.md similarity index 100% rename from @i18n/ja/docs/concepts/ledgers/ledger-structure.md rename to @l10n/ja/docs/concepts/ledgers/ledger-structure.md diff --git a/@i18n/ja/docs/concepts/ledgers/open-closed-validated-ledgers.md b/@l10n/ja/docs/concepts/ledgers/open-closed-validated-ledgers.md similarity index 100% rename from @i18n/ja/docs/concepts/ledgers/open-closed-validated-ledgers.md rename to @l10n/ja/docs/concepts/ledgers/open-closed-validated-ledgers.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/amendments.md b/@l10n/ja/docs/concepts/networks-and-servers/amendments.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/amendments.md rename to @l10n/ja/docs/concepts/networks-and-servers/amendments.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/clustering.md b/@l10n/ja/docs/concepts/networks-and-servers/clustering.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/clustering.md rename to @l10n/ja/docs/concepts/networks-and-servers/clustering.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/index.md b/@l10n/ja/docs/concepts/networks-and-servers/index.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/index.md rename to @l10n/ja/docs/concepts/networks-and-servers/index.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/ledger-history.md b/@l10n/ja/docs/concepts/networks-and-servers/ledger-history.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/ledger-history.md rename to @l10n/ja/docs/concepts/networks-and-servers/ledger-history.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/parallel-networks.md b/@l10n/ja/docs/concepts/networks-and-servers/parallel-networks.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/parallel-networks.md rename to @l10n/ja/docs/concepts/networks-and-servers/parallel-networks.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/peer-protocol.md b/@l10n/ja/docs/concepts/networks-and-servers/peer-protocol.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/peer-protocol.md rename to @l10n/ja/docs/concepts/networks-and-servers/peer-protocol.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/rippled-server-modes.md b/@l10n/ja/docs/concepts/networks-and-servers/rippled-server-modes.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/rippled-server-modes.md rename to @l10n/ja/docs/concepts/networks-and-servers/rippled-server-modes.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/the-clio-server.md b/@l10n/ja/docs/concepts/networks-and-servers/the-clio-server.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/the-clio-server.md rename to @l10n/ja/docs/concepts/networks-and-servers/the-clio-server.md diff --git a/@i18n/ja/docs/concepts/networks-and-servers/transaction-censorship-detection.md b/@l10n/ja/docs/concepts/networks-and-servers/transaction-censorship-detection.md similarity index 100% rename from @i18n/ja/docs/concepts/networks-and-servers/transaction-censorship-detection.md rename to @l10n/ja/docs/concepts/networks-and-servers/transaction-censorship-detection.md diff --git a/@i18n/ja/docs/concepts/payment-types/bouncing-payments.md b/@l10n/ja/docs/concepts/payment-types/bouncing-payments.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/bouncing-payments.md rename to @l10n/ja/docs/concepts/payment-types/bouncing-payments.md diff --git a/@i18n/ja/docs/concepts/payment-types/checks.md b/@l10n/ja/docs/concepts/payment-types/checks.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/checks.md rename to @l10n/ja/docs/concepts/payment-types/checks.md diff --git a/@i18n/ja/docs/concepts/payment-types/cross-currency-payments.md b/@l10n/ja/docs/concepts/payment-types/cross-currency-payments.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/cross-currency-payments.md rename to @l10n/ja/docs/concepts/payment-types/cross-currency-payments.md diff --git a/@i18n/ja/docs/concepts/payment-types/direct-xrp-payments.md b/@l10n/ja/docs/concepts/payment-types/direct-xrp-payments.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/direct-xrp-payments.md rename to @l10n/ja/docs/concepts/payment-types/direct-xrp-payments.md diff --git a/@i18n/ja/docs/concepts/payment-types/escrow.md b/@l10n/ja/docs/concepts/payment-types/escrow.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/escrow.md rename to @l10n/ja/docs/concepts/payment-types/escrow.md diff --git a/@i18n/ja/docs/concepts/payment-types/index.md b/@l10n/ja/docs/concepts/payment-types/index.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/index.md rename to @l10n/ja/docs/concepts/payment-types/index.md diff --git a/@i18n/ja/docs/concepts/payment-types/partial-payments.md b/@l10n/ja/docs/concepts/payment-types/partial-payments.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/partial-payments.md rename to @l10n/ja/docs/concepts/payment-types/partial-payments.md diff --git a/@i18n/ja/docs/concepts/payment-types/payment-channels.md b/@l10n/ja/docs/concepts/payment-types/payment-channels.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/payment-channels.md rename to @l10n/ja/docs/concepts/payment-types/payment-channels.md diff --git a/@i18n/ja/docs/concepts/payment-types/robustly-monitoring-for-payments.md b/@l10n/ja/docs/concepts/payment-types/robustly-monitoring-for-payments.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/robustly-monitoring-for-payments.md rename to @l10n/ja/docs/concepts/payment-types/robustly-monitoring-for-payments.md diff --git a/@i18n/ja/docs/concepts/payment-types/sending-payments-to-customers.md b/@l10n/ja/docs/concepts/payment-types/sending-payments-to-customers.md similarity index 100% rename from @i18n/ja/docs/concepts/payment-types/sending-payments-to-customers.md rename to @l10n/ja/docs/concepts/payment-types/sending-payments-to-customers.md diff --git a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md similarity index 90% rename from @i18n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md rename to @l10n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md index 8639aa6d47..84dc1b0740 100644 --- a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md +++ b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/autobridging.md @@ -15,9 +15,12 @@ XRP Ledgerの[分散型取引所](index.md)で、XRP以外の2種類の通貨を オートブリッジングは、あらゆる[OfferCreateトランザクション][]で自動的に行われます。[Paymentトランザクション](../../../references/protocol/transactions/types/payment.md)ではオートブリッジングはデフォルトでは _行われません_ が、path-findingにより同様の効果のある[パス](../fungible-tokens/paths.md)を検索できます。 +[![オートブリッジングによる直接注文と合成注文の組み合わせを示す図](/docs/img/autobridging.png)](/docs/img/autobridging.png) + + ## 関連項目 -- [Dev Blog: Introducing Autobridging](https://xrpl.org/blog/2014/introducing-offer-autobridging.html) +- [開発者ブログ: オートブリッジング](https://xrpl.org/blog/2014/introducing-offer-autobridging.html) - [オファーの優先度](offers.md#オファーの優先度) diff --git a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md similarity index 56% rename from @i18n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md rename to @l10n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md index 6afd1b738b..54e745de21 100644 --- a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md +++ b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md @@ -1,33 +1,37 @@ --- -html: automated-market-makers.html -parent: decentralized-exchange.html seo: - title: 自動マーケットメーカー(AMM)とは? description: 自動マーケットメーカー(AMM)は、資産ペア間の流動性を提供し、分散型取引所のオーダーブックを補完すると同時に、流動性提供者に利益を提供します。 labels: - XRP - 分散型取引所 - AMM --- -# 自動マーケットメーカー +# 自動マーケットメーカー(AMM)とは? -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ -自動マーケットメーカー(AMM)は、XRP Ledgerの分散型取引所において流動性を提供するスマートコントラクトです。個々のAMMは2つの資産のプールを保有し、数式で定められた取引レートでユーザがその2つの資産間でスワップを可能とします。 +自動マーケットメーカー(AMM)は、XRP Ledgerの分散型取引所において流動性を提供します。個々のAMMは2つの資産のプールを保有します。ユーザは数式で定められた取引レートによりその2つの資産間でスワップが可能です。 -任意の資産ペアに対して、最大1つのAMMがレジャーに存在することができます。AMMはそのペアが存在しない場合、誰でも作成することができ、また既存のAMMに預けることもできます。AMMに資産を預ける人は、流動性供給者(LP/Liquidity Provider)と呼ばれ、AMMから「LPトークン」を受け取ります。LPトークンによって、流動性供給者は以下のことが可能になります。 +![自動マーケットメーカー](/docs/img/cpt-amm.png) -- LPトークンを、AMMのプール内の資産の一部(手数料を含む)と交換する。 +資産をAMMに預ける人は、_流動性供給者(LP/Liquidity Provider)_ と呼ばれます。その対価として流動性供給者はAMMからLPトークンを受け取ります。 + +![流動性提供者によるLPトークンの受け取り](/docs/img/cpt-amm-lp-receiving-lpts.png) + +流動性供給者はLPトークンを利用して以下のことが可能になります。 + +- LPトークンを、AMMのプール内の資産の一部(プールが得た手数料を含む)と交換する。 - AMMの手数料設定を変更するために投票する。票は、投票者が保有するLPトークンの数に基づいて重み付けされます。 - AMMの取引手数料の一時的な割引を得るために、LPトークンの一部を入札する。 -プール内の2つの資産の取引が比較的活発で均衡している場合、手数料は流動性供給者の収益になります。しかし、資産間の相対価格が変動すると、流動性供給者は[為替リスク](https://www.investopedia.com/terms/c/currencyrisk.asp)により損失を被る可能性があります。 - ## AMMの仕組み -AMMは2つの異なる資産を保有します。このうち最大でも片方がXRPであり、もう片方または両方は[トークン](../index.md)となります。この場合、発行者の異なるトークンは異なる資産とみなされます。つまり、通貨コードは同じだが発行者が異なる2つのトークン(「WayGateが発行したFOO」と「StableFooが発行したFOO」は異なる)や、発行者は同じだが通貨コードが異なるトークンに対してAMMが存在する可能性があるということです。また、順番は関係なく、FOO.WayGateからXRPへのAMMは、XRPからFOO.WayGateへのAMMと同一になります。 +AMMは2つの異なる資産を保有します。そのうちの最大1つはXRPとすることができ、そのうちの1つまたは両方が[トークン](../index.md)であることができます。 +任意の資産ペアに対して、レジャーには最大1つのAMMが存在することができます。存在しない場合、誰でもその資産ペアのAMMを作成することができます。また、すでに存在している場合、AMMに預け入れることができます。 -ユーザが分散型取引所で取引を行う場合、[オファー](offers.md)と[クロスカレンシー決済](../../payment-types/cross-currency-payments.md)は自動的にAMMを使用してトランザクションを成立させることが出来ます。トランザクションは低コストで取引を行えるように、オファー、AMM、またはその両方の組み合わせで実行されます。 +分散型取引所で取引を行う場合、[オファー](offers.md)と[クロスカレンシー支払い](../../payment-types/cross-currency-payments.md)は、自動的にAMMを使用して取引を成立させることができます。単一の取引は、オファー、AMM、またはその両方の組み合わせによって、よりコストが低い方法で実行されることになります。 + +![オファーやAMMまたはその両方を利用する1つの取引](/docs/img/cpt-amm-or-offer.png) {% admonition type="info" name="注記" %} @@ -35,30 +39,43 @@ AMMは2つの異なる資産を保有します。このうち最大でも片方 {% /admonition %} -AMMは、プール内の資産残高に基づき取引レートを設定します。AMMに対して取引を行うと、AMMが保有する資産残高の変動に応じて、取引レートが調整されます。一方の資産の量が減れば、その資産の価格が上がり、他方の資産の量が増えれば、その資産の価格が下がります。AMMは、プール内の残高が多いほど、一般的により良い取引レートを提供します。同一取引であればプール内の残高が大きい方がAMMの資産バランスに生じる変化は小さくなるからです。AMMの2つの資産のバランスが崩れれば崩れるほど、交換レートは極端に悪化します。 +AMMは、プール内の資産残高に基づき取引レートを設定します。AMMに対して取引を行うと、AMMが保有する資産残高の変動に応じて、取引レートが調整されます。一方の資産の量が減れば、その資産の価格が上がり、他方の資産の量が増えれば、その資産の価格が下がります。 + +![資産残高が増えると価格が下がり、資産残高が減ると価格が上がる](/docs/img/cpt-amm-balance.png) + +AMMは、プール内の資産残高が多いほど、一般的により良い取引レートを提供します。同一取引であればプール内の残高が大きい方がAMMの資産バランスに生じる変化は小さくなるからです。AMMの2つの資産のバランスが崩れれば崩れるほど、交換レートは極端に悪化します。 また、AMMは交換レートに加え、一定割合の取引手数料を徴収しています。 XRP Ledgerの実装は、重みパラメータを0.5とした _幾何平均_ AMMですので、_定積_ マーケットメーカーのように機能します。 _定積_ AMMの公式や一般的なAMMの経済学についての詳しい説明は、[Kris Machowski's Introduction to Automated Market Makers](https://www.machow.ski/posts/an_introduction_to_automated_market_makers/)をご覧ください。 +### トークン発行者 + +発行者が異なるトークンは異なる資産と見なされます。つまり、同じ通貨コードで異なる発行者の2つのトークンに対してAMMを作成することができます。例えば、WayGateによって発行された _FOO_ は、StableFooによって発行された _FOO_ とは異なるトークンです。同様に、トークンは同じ発行者で異なる通貨コードを持つことができます。取引方向は関係ありません。FOO.WayGateからXRPへのAMMは、XRPからFOO.WayGateへのAMMと同じです。 + +### 資産の制限 + +資産間の資金の流れが比較的活発でバランスが取れている場合、手数料は流動性供給者に対する受動的な収入源となります。しかし、資産間の相対価格が変動すると、流動性供給者は[通貨リスク](https://www.investopedia.com/terms/c/currencyrisk.asp)による損失を被ることになります。 + ### 資産の制限 不正利用を防ぐため、AMMで利用できる資産にはいくつかの制限があります。これらの制約を満たさない資産でAMMを作成しようとすると、トランザクションは失敗します。ルールは以下のとおりです。 - 他のAMMのLPTokenをAMMの資産として利用することはできません。 -- 資産が、発行者が[認可トラストライン](../fungible-tokens/authorized-trust-lines.md)を使用しているトークンである場合、AMMの作成者はそれらのトークンを保有する権限がなければなりません。トラストラインが認可されているユーザだけが、そのトークンをAMMに預けたり引き出したりすることができます。 +- 資産が、発行者が[認可トラストライン](../fungible-tokens/authorized-trust-lines.md)を使用しているトークンである場合、AMMの作成者はそれらのトークンを保有する権限がなければなりません。認可されているトラストラインだけが、そのトークンをAMMに預けたり引き出したりすることができます。 - [Clawback Amendment][] が有効な場合、Clawbackが有効なトークンでAMMを作成することはできません。 - ## LPトークン - + AMMの作成者は、最初の流動性供給者となり、AMMのプール内の資産の100%の所有権を表すLPトークンを受け取ります。LPトークンの一部または全部を交換して、現在のプール残高に比例した資産をAMMから引き出せます。(この比率は、人々がAMMに対して取引を行うにつれて変化します)AMMは、同時に両方の資産を引き出す際に手数料はかかりません。 例えば、5ETHと5USDでAMMを作成し、その後誰かが1.26USDを1ETHに交換したとすると、現在プールには4ETHと6.26USDが入っています。LPトークンの半分を使用して、2ETHと3.13USDを引き出すことができます。 +![AMMとの取引とLPトークンの引き出しの例](/docs/img/cpt-amm-lp-tokens.png) + 誰でも既存のAMMに資産を預けることができます。預け入れると、その金額に応じて新しいLPトークンを受け取ります。流動性供給者がAMMから引き出すことができる金額は、発行済みのLPトークンの総数に対する流動性提供者のLPトークンの保有割合に基づきます。 -LPトークンはXRP Ledgerの他のトークンと同様に、様々な[種類の支払い](../../payment-types/index.md)で使用したり、分散型取引所で取引したり、新しいAMMの資産として預けることも可能です。(LPトークンを支払い(Payment)として受け取るには、AMMアカウントを発行元として、限度額が0でない[トラストライン](../fungible-tokens/index.md)を設定する必要があります)。ただし、LPトークンをAMMに直接送る(換金する)には[AMMWithdraw][]トランザクションタイプを使用し、他のタイプの支払いは使用できません。同様に、AMMのプールに資産を送るには、[AMMDeposit][]トランザクションタイプを使用する必要があります。 +LPトークンはXRP Ledgerの他のトークンと同様に、様々な種類の支払いで使用したり、分散型取引所で取引したり、新しいAMMの資産として預けることも可能です。(LPトークンを支払い(Payment)として受け取るには、AMMアカウントを発行元として、限度額が0でない[トラストライン](../fungible-tokens/index.md)を設定する必要があります)。ただし、LPトークンをAMMに直接送る(換金する)には[AMMWithdraw][]トランザクションタイプを使用し、他のタイプの支払いは使用できません。同様に、AMMのプールに資産を送るには、[AMMDeposit][]トランザクションタイプを使用する必要があります。 AMMは、発行済のLPトークンがない場合に限り、AMMの資産プールが空になるように設計されています。こうした状況は、[AMMWithdraw][]トランザクションの結果としてのみ発生し、発生した時点でAMMは自動的に削除されます。 @@ -69,17 +86,19 @@ LPトークンは、160ビットの16進法["非標準"フォーマット](../.. ## 取引手数料 -取引手数料は流動性供給者の収益源であり、プールの資産に対して他者に取引をさせることによる為替リスクを相殺するものです。取引手数料は流動性提供者に直接支払われずにAMMに支払われますが、流動性供給者は自分のLPトークンをAMMのプールの一定割合と交換することができるため、利益を得ることができます。 +取引手数料は流動性供給者の収益源であり、プールの資産に対して他者に取引をさせることによる為替リスクを相殺するものであり、取引手数料は流動性提供者に直接支払われずにAMMに支払われます。流動性供給者は自分のLPトークンをAMMのプールの一定割合と交換することができるため、利益を得ることができます。 -流動性供給者は、投票によって取引手数料を0%から1%まで、0.001%刻みで設定することが出来ます。流動性供給者は取引手数料を適切に設定するインセンティブがあり、手数料が高すぎる場合、トレーダーはより良いレートを得るために代わりにオーダーブックを使用することになります。手数料が低すぎる場合、流動性供給者はこのプールへの貢献に対してメリットが得られなくなります。AMMの各流動性供給者は、その保有するLPトークンの量に比例して、取引手数料への投票権を有します。 +流動性供給者は、投票によって取引手数料を0%から1%まで、0.001%刻みで設定することが出来ます。流動性供給者は取引手数料を適切に設定するインセンティブがあり、手数料が高すぎる場合、トレーダーはより良いレートを得るために代わりにオーダーブックを使用することになります。手数料が低すぎる場合、流動性供給者はこのプールへの貢献に対してメリットが得られなくなります。 -投票するには、流動性供給者が[AMMVoteトランザクション][]を送信します。誰かが新しい票を入れるたびに、AMMは手数料を再計算し、直近の票の平均を、それらの投票者が保有するLPトークンの数で重み付けしたものにします。この方法では、最大8つの流動性供給者の投票がカウントされます。それ以上の流動性供給者が投票しようとすると、上位8つの投票(保有LPトークンの多い順)だけがカウントされます。流動性供給者のLPトークンのシェアは、様々な理由(例えば[オファー](offers.md)を使ったトークンの取引)で急速に変化しますが、取引手数料は誰かが新しい票を入れるたびに再計算されます(その票がトップ8に入っていない場合でも計算されます)。 +AMMは、流動性プロバイダに対して、保有するLPトークンの数に応じて、手数料に関する投票権を与えます。投票するには、流動性供給者が[AMMVote][]トランザクションを送信します。誰かが新しい票を入れるたびに、AMMは手数料を再計算し、直近の票の平均を、それらの投票者が保有するLPトークンの数で重み付けしたものにします。この方法では、最大8つの流動性供給者の投票がカウントされます。それ以上の流動性供給者が投票しようとすると、上位8つの投票(保有LPトークンの多い順)だけがカウントされます。流動性供給者のLPトークンのシェアは、様々な理由(例えば[オファー](offers.md)を使ったトークンの取引)で急速に変化しますが、取引手数料は誰かが新しい票を入れるたびに再計算されます(その票がトップ8に入っていない場合でも計算されます)。 ### オークションスロット -従来の自動マーケットメーカーとは異なり、XRP LedgerのAMMには、流動性供給者が24時間の取引手数料の割引を得るために入札できる _オークションスロット_ があります。入札はLPトークンで支払われ、AMMに返却されます。他のブロックチェーンとは異なり、AMMの資産価格が外部市場で大きく変動すると、トレーダーはAMMから利益を得るために裁定取引を行うことができますが、これは流動性供給者に損失をもたらします。オークションメカニズムは、その価値の一部を流動性供給者に返し、AMMの価格をより迅速に外部市場とバランスを取ることを意図しています。 +XRP LedgerのAMMの設計には「オークションスロット」が含まれています。流動性プロバイダはLPトークンを落札に利用してオークションスロットを獲得し、24時間取引手数料の割引を受けることができます。落札に利用されたLPトークンはAMMに回収されます。 -一度に複数のアカウントがオークションスロットを保持することはできませんが、入札者は割引を受けるために最大4つのアカウントを指定することができます。スロットが現在使用中の場合、現在のスロット保持者を追い出すために入札する必要があります。追い出された場合、残り時間に応じて一部の入札額が返却されます。アクティブなオークションスロットを保持している間は、そのAMMに対して取引を行う際に、通常の取引手数料の1/10(十分の一)の割引が適用されます。 +AMMの資産価格が外部市場で大きく変動すると、トレーダーはAMMから利益を得るために裁定取引を行うことができます。これは流動性プロバイダに損失をもたらします。オークションメカニズムは、その価値の一部を流動性プロバイダに返し、AMMの価格をより迅速に外部市場とバランスを取ることを意図しています。 + +一度に複数のアカウントがオークションスロットを保持することはできませんが、落札者は割引を受けるために追加で最大4つのアカウントを指定することができます。スロットが現在使用中の場合、現在のスロット保持者を追い出すために落札する必要があります。追い出された場合、残り時間に応じて一部の落札金額が返却されます。アクティブなオークションスロットを保持している間は、そのAMMに対して取引を行う際に、通常の取引手数料の1/10(10分の1)の割引が適用されます。 オークションスロットの最小入札額は、空または期限切れの場合、現在のLPトークンの総数に取引手数料を掛けたものを25で割ったものです。(擬似コードで表すと、`MinBid = LPTokens * TradingFee / 25`です。) オークションスロットが占有されている場合、現在のスロット保持者が支払った金額の105%までの最小入札額を支払う必要があります。 diff --git a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/index.md b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/index.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/decentralized-exchange/index.md rename to @l10n/ja/docs/concepts/tokens/decentralized-exchange/index.md diff --git a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/offers.md b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/offers.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/decentralized-exchange/offers.md rename to @l10n/ja/docs/concepts/tokens/decentralized-exchange/offers.md diff --git a/@i18n/ja/docs/concepts/tokens/decentralized-exchange/ticksize.md b/@l10n/ja/docs/concepts/tokens/decentralized-exchange/ticksize.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/decentralized-exchange/ticksize.md rename to @l10n/ja/docs/concepts/tokens/decentralized-exchange/ticksize.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md similarity index 98% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md index a3a2585943..87784e0ec9 100644 --- a/@i18n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md +++ b/@l10n/ja/docs/concepts/tokens/fungible-tokens/authorized-trust-lines.md @@ -61,7 +61,7 @@ POST http://localhost:5005/ } ``` -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} ## アカウントのRequireAuthの有効化の確認 @@ -103,7 +103,7 @@ POST http://localhost:8088/ } ``` -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} ## トラストラインの認可状況の確認 diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md similarity index 97% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md index 1a83a5ee06..12511209d2 100644 --- a/@i18n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md +++ b/@l10n/ja/docs/concepts/tokens/fungible-tokens/clawing-back-tokens.md @@ -8,7 +8,7 @@ labels: --- # トークンの回収 -{% partial file="/@i18n/ja/docs/_snippets/clawback-disclaimer.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/clawback-disclaimer.md" /%} 規制上の目的から、トークンがアカウントに送信された後にトークンを回収する機能を必要とする発行者が存在します。例えば、トークンが違法行為で制裁を受けたアカウントに送られたことが発覚した場合、発行者はその資金を「回収」することができます。 diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/common-misconceptions-about-freezes.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/common-misconceptions-about-freezes.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/common-misconceptions-about-freezes.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/common-misconceptions-about-freezes.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/demurrage.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/demurrage.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/demurrage.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/demurrage.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/freezes.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/freezes.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/freezes.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/freezes.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/index.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/index.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/index.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/index.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/paths.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/paths.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/paths.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/paths.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/rippling.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/rippling.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/rippling.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/rippling.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/compliance-guidelines.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/compliance-guidelines.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/compliance-guidelines.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/compliance-guidelines.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/configuration.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/configuration.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/configuration.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/configuration.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/index.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/index.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/index.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/index.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/precautions.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/precautions.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/precautions.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/precautions.md diff --git a/@i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/settings.md b/@l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/settings.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/settings.md rename to @l10n/ja/docs/concepts/tokens/fungible-tokens/stablecoins/settings.md diff --git a/@i18n/ja/docs/concepts/tokens/index.md b/@l10n/ja/docs/concepts/tokens/index.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/index.md rename to @l10n/ja/docs/concepts/tokens/index.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/authorizing-another-minter.md b/@l10n/ja/docs/concepts/tokens/nfts/authorizing-another-minter.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/authorizing-another-minter.md rename to @l10n/ja/docs/concepts/tokens/nfts/authorizing-another-minter.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/batch-minting.md b/@l10n/ja/docs/concepts/tokens/nfts/batch-minting.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/batch-minting.md rename to @l10n/ja/docs/concepts/tokens/nfts/batch-minting.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/collections.md b/@l10n/ja/docs/concepts/tokens/nfts/collections.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/collections.md rename to @l10n/ja/docs/concepts/tokens/nfts/collections.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/guaranteeing-a-fixed-supply.md b/@l10n/ja/docs/concepts/tokens/nfts/guaranteeing-a-fixed-supply.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/guaranteeing-a-fixed-supply.md rename to @l10n/ja/docs/concepts/tokens/nfts/guaranteeing-a-fixed-supply.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/index.md b/@l10n/ja/docs/concepts/tokens/nfts/index.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/index.md rename to @l10n/ja/docs/concepts/tokens/nfts/index.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/nft-apis.md b/@l10n/ja/docs/concepts/tokens/nfts/nft-apis.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/nft-apis.md rename to @l10n/ja/docs/concepts/tokens/nfts/nft-apis.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/non-transferable-tokens.md b/@l10n/ja/docs/concepts/tokens/nfts/non-transferable-tokens.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/non-transferable-tokens.md rename to @l10n/ja/docs/concepts/tokens/nfts/non-transferable-tokens.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/payload-storage.md b/@l10n/ja/docs/concepts/tokens/nfts/payload-storage.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/payload-storage.md rename to @l10n/ja/docs/concepts/tokens/nfts/payload-storage.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/reserve-requirements.md b/@l10n/ja/docs/concepts/tokens/nfts/reserve-requirements.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/reserve-requirements.md rename to @l10n/ja/docs/concepts/tokens/nfts/reserve-requirements.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/running-an-nft-auction.md b/@l10n/ja/docs/concepts/tokens/nfts/running-an-nft-auction.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/running-an-nft-auction.md rename to @l10n/ja/docs/concepts/tokens/nfts/running-an-nft-auction.md diff --git a/@i18n/ja/docs/concepts/tokens/nfts/trading.md b/@l10n/ja/docs/concepts/tokens/nfts/trading.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/nfts/trading.md rename to @l10n/ja/docs/concepts/tokens/nfts/trading.md diff --git a/@i18n/ja/docs/concepts/tokens/transfer-fees.md b/@l10n/ja/docs/concepts/tokens/transfer-fees.md similarity index 100% rename from @i18n/ja/docs/concepts/tokens/transfer-fees.md rename to @l10n/ja/docs/concepts/tokens/transfer-fees.md diff --git a/@i18n/ja/docs/concepts/transactions/fees.md b/@l10n/ja/docs/concepts/transactions/fees.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/fees.md rename to @l10n/ja/docs/concepts/transactions/fees.md diff --git a/@i18n/ja/docs/concepts/transactions/finality-of-results/canceling-a-transaction.md b/@l10n/ja/docs/concepts/transactions/finality-of-results/canceling-a-transaction.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/finality-of-results/canceling-a-transaction.md rename to @l10n/ja/docs/concepts/transactions/finality-of-results/canceling-a-transaction.md diff --git a/@i18n/ja/docs/concepts/transactions/finality-of-results/index.md b/@l10n/ja/docs/concepts/transactions/finality-of-results/index.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/finality-of-results/index.md rename to @l10n/ja/docs/concepts/transactions/finality-of-results/index.md diff --git a/@i18n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md b/@l10n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md similarity index 99% rename from @i18n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md rename to @l10n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md index 0155a53fac..63f75f91dd 100644 --- a/@i18n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md +++ b/@l10n/ja/docs/concepts/transactions/finality-of-results/look-up-transaction-results.md @@ -88,7 +88,7 @@ XRP Ledgerは共有システムとなっていて、すべてのデータが公 トランザクションメタデータは、以下に示すフィールドをはじめとして、トランザクションがレジャーに適用された方法を _正確に_ 示します。 -{% partial file="/@i18n/ja/docs/_snippets/tx-metadata-field-table.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/tx-metadata-field-table.md" /%} ほとんどのメタデータは、[`AffectedNodes`配列](../../../references/protocol/transactions/metadata.md#affectednodes)に含まれています。この配列で探す対象は、トランザクションのタイプによって異なります。ほぼすべてのトランザクションが、送金元の[AccountRootオブジェクト][]を変更してXRP[トランザクションコスト](../transaction-cost.md)を消却し、[アカウントのシーケンス番号](../../../references/protocol/data-types/basic-data-types.md#アカウントシーケンス)を増やします。 diff --git a/@i18n/ja/docs/concepts/transactions/finality-of-results/transaction-malleability.md b/@l10n/ja/docs/concepts/transactions/finality-of-results/transaction-malleability.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/finality-of-results/transaction-malleability.md rename to @l10n/ja/docs/concepts/transactions/finality-of-results/transaction-malleability.md diff --git a/@i18n/ja/docs/concepts/transactions/index.md b/@l10n/ja/docs/concepts/transactions/index.md similarity index 99% rename from @i18n/ja/docs/concepts/transactions/index.md rename to @l10n/ja/docs/concepts/transactions/index.md index 53afd1a0fc..bba922f6a1 100644 --- a/@i18n/ja/docs/concepts/transactions/index.md +++ b/@l10n/ja/docs/concepts/transactions/index.md @@ -20,7 +20,7 @@ _トランザクション(取引)_ は、XRP Ledgerを変更する唯一の だれでも最終的なステータスを確認として[ハッシュによってトランザクションを調べる](finality-of-results/look-up-transaction-results.md)ことができるため、トランザクションハッシュは「支払いの証明」として使用することができます。 -{% raw-partial file="/@i18n/ja/docs/_snippets/setfee_uniqueness_note.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/setfee_uniqueness_note.md" /%} diff --git a/@i18n/ja/docs/concepts/transactions/reliable-transaction-submission.md b/@l10n/ja/docs/concepts/transactions/reliable-transaction-submission.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/reliable-transaction-submission.md rename to @l10n/ja/docs/concepts/transactions/reliable-transaction-submission.md diff --git a/@i18n/ja/docs/concepts/transactions/secure-signing.md b/@l10n/ja/docs/concepts/transactions/secure-signing.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/secure-signing.md rename to @l10n/ja/docs/concepts/transactions/secure-signing.md diff --git a/@i18n/ja/docs/concepts/transactions/source-and-destination-tags.md b/@l10n/ja/docs/concepts/transactions/source-and-destination-tags.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/source-and-destination-tags.md rename to @l10n/ja/docs/concepts/transactions/source-and-destination-tags.md diff --git a/@i18n/ja/docs/concepts/transactions/transaction-cost.md b/@l10n/ja/docs/concepts/transactions/transaction-cost.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/transaction-cost.md rename to @l10n/ja/docs/concepts/transactions/transaction-cost.md diff --git a/@i18n/ja/docs/concepts/transactions/transaction-queue.md b/@l10n/ja/docs/concepts/transactions/transaction-queue.md similarity index 100% rename from @i18n/ja/docs/concepts/transactions/transaction-queue.md rename to @l10n/ja/docs/concepts/transactions/transaction-queue.md diff --git a/@i18n/ja/docs/concepts/xrpl-sidechains/cross-chain-bridges.md b/@l10n/ja/docs/concepts/xrpl-sidechains/cross-chain-bridges.md similarity index 100% rename from @i18n/ja/docs/concepts/xrpl-sidechains/cross-chain-bridges.md rename to @l10n/ja/docs/concepts/xrpl-sidechains/cross-chain-bridges.md diff --git a/@i18n/ja/docs/concepts/xrpl-sidechains/index.md b/@l10n/ja/docs/concepts/xrpl-sidechains/index.md similarity index 100% rename from @i18n/ja/docs/concepts/xrpl-sidechains/index.md rename to @l10n/ja/docs/concepts/xrpl-sidechains/index.md diff --git a/@i18n/ja/docs/concepts/xrpl-sidechains/witness-servers.md b/@l10n/ja/docs/concepts/xrpl-sidechains/witness-servers.md similarity index 100% rename from @i18n/ja/docs/concepts/xrpl-sidechains/witness-servers.md rename to @l10n/ja/docs/concepts/xrpl-sidechains/witness-servers.md diff --git a/@i18n/ja/docs/infrastructure/commandline-usage.md b/@l10n/ja/docs/infrastructure/commandline-usage.md similarity index 100% rename from @i18n/ja/docs/infrastructure/commandline-usage.md rename to @l10n/ja/docs/infrastructure/commandline-usage.md diff --git a/@i18n/ja/docs/infrastructure/configuration/configure-amendment-voting.md b/@l10n/ja/docs/infrastructure/configuration/configure-amendment-voting.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/configure-amendment-voting.md rename to @l10n/ja/docs/infrastructure/configuration/configure-amendment-voting.md diff --git a/@i18n/ja/docs/infrastructure/configuration/configure-grpc.md b/@l10n/ja/docs/infrastructure/configuration/configure-grpc.md similarity index 97% rename from @i18n/ja/docs/infrastructure/configuration/configure-grpc.md rename to @l10n/ja/docs/infrastructure/configuration/configure-grpc.md index c9155c3213..2e58a70e0a 100644 --- a/@i18n/ja/docs/infrastructure/configuration/configure-grpc.md +++ b/@l10n/ja/docs/infrastructure/configuration/configure-grpc.md @@ -35,7 +35,7 @@ gRPCを有効にするには、次の前提条件を満たす必要がありま - `port`はサーバがクライアントアプリケーションからのgRPC接続を待ち受けるポートを定義します。推奨されるポートは`50051`です。 - ip`はサーバが待ち受けるインタフェースを定義します。127.0.0.1`はローカルループバックネットワーク(同じマシン)への接続を制限し、デフォルトで有効になっています。この値を`0.0.0.0`に変更すると、利用可能なすべてのネットワークインターフェイスを待ち受けます。 - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. `rippled`サービスを開始(または再起動)します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/configure-statsd.md b/@l10n/ja/docs/infrastructure/configuration/configure-statsd.md similarity index 98% rename from @i18n/ja/docs/infrastructure/configuration/configure-statsd.md rename to @l10n/ja/docs/infrastructure/configuration/configure-statsd.md index 4574f9c0f5..d65e57fae3 100644 --- a/@i18n/ja/docs/infrastructure/configuration/configure-statsd.md +++ b/@l10n/ja/docs/infrastructure/configuration/configure-statsd.md @@ -36,7 +36,7 @@ labels: - `address`には`rippledmon`が接続しているIPアドレスとポートを指定します。デフォルトでは、このポートは8125です。 - `prefix`には設定する`rippled`サーバを識別する名前を指定します。prefixには、空白、コロン":"、または縦棒"|"を含めてはいけません。このprefix(接頭辞)は、このサーバからエクスポートされるすべてのStatsDの統計情報に表示されます。 - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 1. `rippled`サービスを再起動します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md b/@l10n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md rename to @l10n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md index e2ec5a68f2..f33614ed00 100644 --- a/@i18n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md +++ b/@l10n/ja/docs/infrastructure/configuration/connect-your-rippled-to-the-xrp-test-net.md @@ -22,7 +22,7 @@ labels: `rippled.cfg`ファイルを編集します。 -{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 1. `[ips]`に接続したいネットワークのハブを設定します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md index 7e7c64de6b..5f1b830c23 100644 --- a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md +++ b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-advisory-deletion.md @@ -53,7 +53,7 @@ labels: - 指示された場合にのみオンライン削除を実行するには、`advisory_delete`を`1`に設定します。(`0`に設定すると、新しいレジャーバージョンが使用可能になると自動的にオンライン削除が実行されます。) - `online_delete`を、オンライン削除の実行後に維持するレジャーバージョンの最小数に設定します。オンライン削除が実行されるまでに蓄積される履歴は、この値よりも多くなります。 - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. サーバに対してオンライン削除を指示する[can_deleteメソッド][]の実行をテストします。 diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md index 8a929a0488..01827b0bd2 100644 --- a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md +++ b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-full-history.md @@ -45,7 +45,7 @@ labels: {% admonition type="warning" name="注意" %}RocksDBで履歴をすでにダウンロードしている場合は、NuDBへ切り替えるときに構成ファイルでデータベースのパスを変更するか、またはそのデータを削除する必要があります。`[node_db]`スタンザの`path`設定**および**`[database_path]`(SQLiteデータベース)設定の両方を変更する必要があります。このようにしないと、サーバの[起動が失敗する](../../troubleshooting/server-wont-start.md#状態dbエラー)可能性があります。{% /admonition %} - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 0. サーバの構成ファイルで`[ledger_history]`スタンザを`full`に設定します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md index cbcc42becc..24792d2b7c 100644 --- a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md +++ b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-history-sharding.md @@ -31,7 +31,7 @@ labels: `rippled.cfg`ファイルを編集し、`[shard_db]`スタンザを追加します。 -{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 以下のスニペットに、`[shard_db]`スタンザの例を示します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md similarity index 98% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md index 2e5c99b5e9..0d48cba860 100644 --- a/@i18n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md +++ b/@l10n/ja/docs/infrastructure/configuration/data-retention/configure-online-deletion.md @@ -45,7 +45,7 @@ labels: `online_delete`を、オンライン削除の実行後に維持するレジャーバージョンの最小数に設定します。自動削除が設定されている場合(デフォルト)、サーバは通常、この数の約2倍のレジャーバージョンが蓄積されると削除を実行します。 - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 0. `rippled`サービスを起動(または再起動)します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/history-sharding.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/history-sharding.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/history-sharding.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/history-sharding.md diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/index.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/index.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/index.md diff --git a/@i18n/ja/docs/infrastructure/configuration/data-retention/online-deletion.md b/@l10n/ja/docs/infrastructure/configuration/data-retention/online-deletion.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/data-retention/online-deletion.md rename to @l10n/ja/docs/infrastructure/configuration/data-retention/online-deletion.md diff --git a/@i18n/ja/docs/infrastructure/configuration/enable-public-signing.md b/@l10n/ja/docs/infrastructure/configuration/enable-public-signing.md similarity index 97% rename from @i18n/ja/docs/infrastructure/configuration/enable-public-signing.md rename to @l10n/ja/docs/infrastructure/configuration/enable-public-signing.md index d47984a99b..93990445f6 100644 --- a/@i18n/ja/docs/infrastructure/configuration/enable-public-signing.md +++ b/@l10n/ja/docs/infrastructure/configuration/enable-public-signing.md @@ -29,7 +29,7 @@ labels: vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. 以下のスタンザを構成ファイルに追加し、変更を保存します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/index.md b/@l10n/ja/docs/infrastructure/configuration/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/index.md rename to @l10n/ja/docs/infrastructure/configuration/index.md diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/cluster-rippled-servers.md b/@l10n/ja/docs/infrastructure/configuration/peering/cluster-rippled-servers.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/peering/cluster-rippled-servers.md rename to @l10n/ja/docs/infrastructure/configuration/peering/cluster-rippled-servers.md diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md b/@l10n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md rename to @l10n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md index c8eba45c47..da3dc44753 100644 --- a/@i18n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md +++ b/@l10n/ja/docs/infrastructure/configuration/peering/configure-a-private-server.md @@ -30,7 +30,7 @@ labels: vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. プライベートピアリングを有効にします。 diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md b/@l10n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md similarity index 96% rename from @i18n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md rename to @l10n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md index b8c0bb30e9..0030909a8c 100644 --- a/@i18n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md +++ b/@l10n/ja/docs/infrastructure/configuration/peering/configure-the-peer-crawler.md @@ -26,7 +26,7 @@ labels: vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。 @@ -57,7 +57,7 @@ labels: vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. 設定ファイルに`[crawl]`を追加または更新し、変更を保存します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md b/@l10n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md similarity index 95% rename from @i18n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md rename to @l10n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md index f12204bf12..559f7608b1 100644 --- a/@i18n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md +++ b/@l10n/ja/docs/infrastructure/configuration/peering/enable-link-compression.md @@ -20,7 +20,7 @@ labels: $ vim /etc/opt/ripple/rippled.cfg ``` -{% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} ### 2. 設定ファイルに`[compression]`を追加またはコメントアウトします。 diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/forward-ports-for-peering.md b/@l10n/ja/docs/infrastructure/configuration/peering/forward-ports-for-peering.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/peering/forward-ports-for-peering.md rename to @l10n/ja/docs/infrastructure/configuration/peering/forward-ports-for-peering.md diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/index.md b/@l10n/ja/docs/infrastructure/configuration/peering/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/peering/index.md rename to @l10n/ja/docs/infrastructure/configuration/peering/index.md diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/manually-connect-to-a-specific-peer.md b/@l10n/ja/docs/infrastructure/configuration/peering/manually-connect-to-a-specific-peer.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/peering/manually-connect-to-a-specific-peer.md rename to @l10n/ja/docs/infrastructure/configuration/peering/manually-connect-to-a-specific-peer.md diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md b/@l10n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md similarity index 98% rename from @i18n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md rename to @l10n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md index 68b74b54b8..56d81d079a 100644 --- a/@i18n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md +++ b/@l10n/ja/docs/infrastructure/configuration/peering/set-max-number-of-peers.md @@ -20,7 +20,7 @@ labels: $ vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 2. 構成ファイルで、`[peers_max]`スタンザのコメントを解除して編集するか、まだない場合は追加します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md b/@l10n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md similarity index 99% rename from @i18n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md rename to @l10n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md index c9fc3d0851..a55120f65b 100644 --- a/@i18n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md +++ b/@l10n/ja/docs/infrastructure/configuration/peering/use-a-peer-reservation.md @@ -65,7 +65,7 @@ lables: vim /etc/opt/ripple/rippled.cfg ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 3. 前のステップで生成した`validation_seed`値を使用して、`[node_seed]`スタンザを追加します。 diff --git a/@i18n/ja/docs/infrastructure/configuration/server-modes/index.md b/@l10n/ja/docs/infrastructure/configuration/server-modes/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/server-modes/index.md rename to @l10n/ja/docs/infrastructure/configuration/server-modes/index.md diff --git a/@i18n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md b/@l10n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md rename to @l10n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-stock-server.md diff --git a/@i18n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-validator.md b/@l10n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-validator.md similarity index 100% rename from @i18n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-validator.md rename to @l10n/ja/docs/infrastructure/configuration/server-modes/run-rippled-as-a-validator.md diff --git a/@i18n/ja/docs/infrastructure/index.md b/@l10n/ja/docs/infrastructure/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/index.md rename to @l10n/ja/docs/infrastructure/index.md diff --git a/@i18n/ja/docs/infrastructure/installation/build-on-linux-mac-windows.md b/@l10n/ja/docs/infrastructure/installation/build-on-linux-mac-windows.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/build-on-linux-mac-windows.md rename to @l10n/ja/docs/infrastructure/installation/build-on-linux-mac-windows.md diff --git a/@i18n/ja/docs/infrastructure/installation/build-run-rippled-in-reporting-mode.md b/@l10n/ja/docs/infrastructure/installation/build-run-rippled-in-reporting-mode.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/build-run-rippled-in-reporting-mode.md rename to @l10n/ja/docs/infrastructure/installation/build-run-rippled-in-reporting-mode.md diff --git a/@i18n/ja/docs/infrastructure/installation/capacity-planning.md b/@l10n/ja/docs/infrastructure/installation/capacity-planning.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/capacity-planning.md rename to @l10n/ja/docs/infrastructure/installation/capacity-planning.md diff --git a/@i18n/ja/docs/infrastructure/installation/index.md b/@l10n/ja/docs/infrastructure/installation/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/index.md rename to @l10n/ja/docs/infrastructure/installation/index.md diff --git a/@i18n/ja/docs/infrastructure/installation/install-clio-on-ubuntu.md b/@l10n/ja/docs/infrastructure/installation/install-clio-on-ubuntu.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/install-clio-on-ubuntu.md rename to @l10n/ja/docs/infrastructure/installation/install-clio-on-ubuntu.md diff --git a/@i18n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md b/@l10n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md similarity index 97% rename from @i18n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md rename to @l10n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md index eb356e55c5..3a9ef1ee1e 100644 --- a/@i18n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md +++ b/@l10n/ja/docs/infrastructure/installation/install-rippled-on-centos-rhel-with-yum.md @@ -69,7 +69,7 @@ labels: ## 次のステップ -{% partial file="/@i18n/ja/docs/_snippets/post-rippled-install.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/post-rippled-install.md" /%} ## 関連項目 diff --git a/@i18n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md b/@l10n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md similarity index 98% rename from @i18n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md rename to @l10n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md index 8e52038601..1f2a4bdcf9 100644 --- a/@i18n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md +++ b/@l10n/ja/docs/infrastructure/installation/install-rippled-on-ubuntu.md @@ -105,7 +105,7 @@ labels: ## 次のステップ -{% partial file="/@i18n/ja/docs/_snippets/post-rippled-install.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/post-rippled-install.md" /%} diff --git a/@i18n/ja/docs/infrastructure/installation/rippled-1-3-migration-instructions.md b/@l10n/ja/docs/infrastructure/installation/rippled-1-3-migration-instructions.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/rippled-1-3-migration-instructions.md rename to @l10n/ja/docs/infrastructure/installation/rippled-1-3-migration-instructions.md diff --git a/@i18n/ja/docs/infrastructure/installation/system-requirements.md b/@l10n/ja/docs/infrastructure/installation/system-requirements.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/system-requirements.md rename to @l10n/ja/docs/infrastructure/installation/system-requirements.md diff --git a/@i18n/ja/docs/infrastructure/installation/update-rippled-automatically-on-linux.md b/@l10n/ja/docs/infrastructure/installation/update-rippled-automatically-on-linux.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/update-rippled-automatically-on-linux.md rename to @l10n/ja/docs/infrastructure/installation/update-rippled-automatically-on-linux.md diff --git a/@i18n/ja/docs/infrastructure/installation/update-rippled-manually-on-centos-rhel.md b/@l10n/ja/docs/infrastructure/installation/update-rippled-manually-on-centos-rhel.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/update-rippled-manually-on-centos-rhel.md rename to @l10n/ja/docs/infrastructure/installation/update-rippled-manually-on-centos-rhel.md diff --git a/@i18n/ja/docs/infrastructure/installation/update-rippled-manually-on-ubuntu.md b/@l10n/ja/docs/infrastructure/installation/update-rippled-manually-on-ubuntu.md similarity index 100% rename from @i18n/ja/docs/infrastructure/installation/update-rippled-manually-on-ubuntu.md rename to @l10n/ja/docs/infrastructure/installation/update-rippled-manually-on-ubuntu.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/advance-the-ledger-in-stand-alone-mode.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/advance-the-ledger-in-stand-alone-mode.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/advance-the-ledger-in-stand-alone-mode.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/advance-the-ledger-in-stand-alone-mode.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/index.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/index.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/index.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/load-a-saved-ledger-in-stand-alone-mode.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/load-a-saved-ledger-in-stand-alone-mode.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/load-a-saved-ledger-in-stand-alone-mode.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/load-a-saved-ledger-in-stand-alone-mode.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/run-private-network-with-docker.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/run-private-network-with-docker.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/run-private-network-with-docker.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/run-private-network-with-docker.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/start-a-new-genesis-ledger-in-stand-alone-mode.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/start-a-new-genesis-ledger-in-stand-alone-mode.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/start-a-new-genesis-ledger-in-stand-alone-mode.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/start-a-new-genesis-ledger-in-stand-alone-mode.md diff --git a/@i18n/ja/docs/infrastructure/testing-and-auditing/test-amendments.md b/@l10n/ja/docs/infrastructure/testing-and-auditing/test-amendments.md similarity index 100% rename from @i18n/ja/docs/infrastructure/testing-and-auditing/test-amendments.md rename to @l10n/ja/docs/infrastructure/testing-and-auditing/test-amendments.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/diagnosing-problems.md b/@l10n/ja/docs/infrastructure/troubleshooting/diagnosing-problems.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/diagnosing-problems.md rename to @l10n/ja/docs/infrastructure/troubleshooting/diagnosing-problems.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/fix-sqlite-tx-db-page-size-issue.md b/@l10n/ja/docs/infrastructure/troubleshooting/fix-sqlite-tx-db-page-size-issue.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/fix-sqlite-tx-db-page-size-issue.md rename to @l10n/ja/docs/infrastructure/troubleshooting/fix-sqlite-tx-db-page-size-issue.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/health-check-interventions.md b/@l10n/ja/docs/infrastructure/troubleshooting/health-check-interventions.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/health-check-interventions.md rename to @l10n/ja/docs/infrastructure/troubleshooting/health-check-interventions.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/index.md b/@l10n/ja/docs/infrastructure/troubleshooting/index.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/index.md rename to @l10n/ja/docs/infrastructure/troubleshooting/index.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md b/@l10n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md similarity index 99% rename from @i18n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md rename to @l10n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md index fd626b0f4a..96479b8fba 100644 --- a/@i18n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md +++ b/@l10n/ja/docs/infrastructure/troubleshooting/server-doesnt-sync.md @@ -96,7 +96,7 @@ labels: /var/lib/rippled/db_new ``` - {% partial file="/@i18n/ja/docs/_snippets/conf-file-location.md" /%} + {% partial file="/@l10n/ja/docs/_snippets/conf-file-location.md" /%} 4. `rippled`サーバを再起動します。 diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/server-is-amendment-blocked.md b/@l10n/ja/docs/infrastructure/troubleshooting/server-is-amendment-blocked.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/server-is-amendment-blocked.md rename to @l10n/ja/docs/infrastructure/troubleshooting/server-is-amendment-blocked.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/server-wont-start.md b/@l10n/ja/docs/infrastructure/troubleshooting/server-wont-start.md similarity index 100% rename from @i18n/ja/docs/infrastructure/troubleshooting/server-wont-start.md rename to @l10n/ja/docs/infrastructure/troubleshooting/server-wont-start.md diff --git a/@i18n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md b/@l10n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md similarity index 98% rename from @i18n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md rename to @l10n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md index c879108bf2..74bb77daf7 100644 --- a/@i18n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md +++ b/@l10n/ja/docs/infrastructure/troubleshooting/understanding-log-messages.md @@ -188,7 +188,7 @@ ShardStore:ERR shard 2236: No such file or directory 2018-Aug-28 22:56:22.256065549 Validations:WRN Unable to determine hash of ancestor seq=3 from ledger hash=00B1E512EF558F2FD9A0A6C263B3D922297F26A55AEB56A009341A22895B516E seq=12133675 ``` -{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%} @@ -202,7 +202,7 @@ ShardStore:ERR shard 2236: No such file or directory 2018-Aug-28 22:56:22.368499966 LedgerConsensus:WRN {"accepted":true,"account_hash":"89A821400087101F1BF2D2B912C6A9F2788CC715590E8FA5710F2D10BF5E3C03","close_flags":0,"close_time":588812130,"close_time_human":"2018-Aug-28 22:55:30.000000000","close_time_resolution":30,"closed":true,"hash":"96A8DF9ECF5E9D087BAE9DDDE38C197D3C1C6FB842C7BB770F8929E56CC71661","ledger_hash":"96A8DF9ECF5E9D087BAE9DDDE38C197D3C1C6FB842C7BB770F8929E56CC71661","ledger_index":"3","parent_close_time":588812070,"parent_hash":"5F5CB224644F080BC8E1CC10E126D62E9D7F9BE1C64AD0565881E99E3F64688A","seqNum":"3","totalCoins":"100000000000000000","total_coins":"100000000000000000","transaction_hash":"0000000000000000000000000000000000000000000000000000000000000000"} ``` -{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%} @@ -212,7 +212,7 @@ ShardStore:ERR shard 2236: No such file or directory NetworkOPs:WRN We are not running on the consensus ledger ``` -{% partial file="/@i18n/ja/docs/_snippets/unsynced_warning_logs.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/unsynced_warning_logs.md" /%} diff --git a/@i18n/ja/docs/introduction/crypto-wallets.md b/@l10n/ja/docs/introduction/crypto-wallets.md similarity index 100% rename from @i18n/ja/docs/introduction/crypto-wallets.md rename to @l10n/ja/docs/introduction/crypto-wallets.md diff --git a/@i18n/ja/docs/introduction/index.md b/@l10n/ja/docs/introduction/index.md similarity index 100% rename from @i18n/ja/docs/introduction/index.md rename to @l10n/ja/docs/introduction/index.md diff --git a/@i18n/ja/docs/introduction/software-ecosystem.md b/@l10n/ja/docs/introduction/software-ecosystem.md similarity index 100% rename from @i18n/ja/docs/introduction/software-ecosystem.md rename to @l10n/ja/docs/introduction/software-ecosystem.md diff --git a/@i18n/ja/docs/introduction/transactions-and-requests.md b/@l10n/ja/docs/introduction/transactions-and-requests.md similarity index 100% rename from @i18n/ja/docs/introduction/transactions-and-requests.md rename to @l10n/ja/docs/introduction/transactions-and-requests.md diff --git a/@i18n/ja/docs/introduction/what-is-the-xrp-ledger.md b/@l10n/ja/docs/introduction/what-is-the-xrp-ledger.md similarity index 100% rename from @i18n/ja/docs/introduction/what-is-the-xrp-ledger.md rename to @l10n/ja/docs/introduction/what-is-the-xrp-ledger.md diff --git a/@i18n/ja/docs/introduction/what-is-xrp.md b/@l10n/ja/docs/introduction/what-is-xrp.md similarity index 100% rename from @i18n/ja/docs/introduction/what-is-xrp.md rename to @l10n/ja/docs/introduction/what-is-xrp.md diff --git a/@i18n/ja/docs/references/client-libraries.md b/@l10n/ja/docs/references/client-libraries.md similarity index 100% rename from @i18n/ja/docs/references/client-libraries.md rename to @l10n/ja/docs/references/client-libraries.md diff --git a/@i18n/ja/docs/references/data-api.md b/@l10n/ja/docs/references/data-api.md similarity index 100% rename from @i18n/ja/docs/references/data-api.md rename to @l10n/ja/docs/references/data-api.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/validation_create.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/validation_create.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/validation_create.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/validation_create.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/wallet_propose.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/wallet_propose.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/wallet_propose.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/key-generation-methods/wallet_propose.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/can_delete.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/can_delete.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/can_delete.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/can_delete.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/crawl_shards.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/crawl_shards.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/crawl_shards.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/crawl_shards.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/download_shard.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/download_shard.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/download_shard.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/download_shard.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_cleaner.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_cleaner.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_cleaner.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_cleaner.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_request.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_request.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_request.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/ledger_request.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/log_level.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/log_level.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/log_level.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/log_level.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/logrotate.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/logrotate.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/logrotate.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/logrotate.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/node_to_shard.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/node_to_shard.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/node_to_shard.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/logging-and-data-management-methods/node_to_shard.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/connect.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/connect.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/connect.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/connect.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md similarity index 98% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md index a8f2e8c32e..11bbd64650 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md +++ b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_add.md @@ -128,7 +128,7 @@ Connecting to 127.0.0.1:5005 `previous`フィールドが指定されている場合は、このピアリザベーションの以前のステータスが次のフィールドとともに表示されます。 -{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%} diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md similarity index 98% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md index acbbe96dd1..c47628903d 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md +++ b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_del.md @@ -126,7 +126,7 @@ Connecting to 127.0.0.1:5005 `previous`フィールドが指定されている場合は、このピアリザベーションの以前のステータスが次のフィールドとともに表示されます。 -{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%} ### 考えられるエラー diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md similarity index 98% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md index b6e0d02483..5ca11b0ac4 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md +++ b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peer_reservations_list.md @@ -129,7 +129,7 @@ Loading: "/etc/rippled.cfg" `reservations`配列の各メンバーは、1つの[ピアリザベーション][]を表すJSONオブジェクトです。このオブジェクトのフィールドを次に示します。 -{% partial file="/@i18n/ja/docs/_snippets/peer_reservation_object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/peer_reservation_object.md" /%} ### 考えられるエラー diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peers.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peers.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peers.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/peer-management-methods/peers.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/ledger_accept.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/ledger_accept.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/ledger_accept.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/ledger_accept.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/stop.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/stop.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/stop.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/stop.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/validation_seed.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/validation_seed.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/validation_seed.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/server-control-methods/validation_seed.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md index 1c66a98b8e..29f4bd4483 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md +++ b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign.md @@ -11,7 +11,7 @@ labels: `sign`メソッドは[JSONフォーマットのトランザクション](../../../protocol/transactions/index.md)と[シード値](../../../../concepts/accounts/cryptographic-keys.md)を受け取り、トランザクションの署名済みバイナリー表現を返します。[マルチシグトランザクション](../../../../concepts/accounts/multi-signing.md)に署名を付与する場合は、代わりに[sign_forメソッド][]を使用します。 -{% partial file="/@i18n/ja/docs/_snippets/public-signing-note.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/public-signing-note.md" /%} {% admonition type="warning" name="注意" %}独自の`rippled`サーバを運用している場合を除き、このコマンドを使用するのではなく、[クライアントライブラリ](../../../client-libraries.md)を実行してください。詳細については[安全な署名の設定](../../../../concepts/transactions/secure-signing.md)をご覧ください。{% /admonition %} diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md index 72077cc200..89ce475302 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md +++ b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/signing-methods/sign_for.md @@ -11,7 +11,7 @@ labels: `sign_for`コマンドは、[マルチシグトランザクション](../../../../concepts/accounts/multi-signing.md)の署名を1つ提供します。 -{% partial file="/@i18n/ja/docs/_snippets/public-signing-note.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/public-signing-note.md" /%} このコマンドを使用するには、[MultiSign Amendment][]が有効になっている必要があります。{% badge href="https://github.com/XRPLF/rippled/releases/tag/0.31.0" %}新規: rippled 0.31.0{% /badge %} diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/consensus_info.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/feature.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/fetch_info.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/fetch_info.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/fetch_info.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/fetch_info.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/get_counts.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/get_counts.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/get_counts.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/get_counts.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/print.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/print.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/print.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/print.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_info.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_info.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_info.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_info.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validator_list_sites.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators.md b/@l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators.md rename to @l10n/ja/docs/references/http-websocket-apis/admin-api-methods/status-and-debugging-methods/validators.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/ctid.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/ctid.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/ctid.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/ctid.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/error-formatting.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/error-formatting.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/error-formatting.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/error-formatting.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/index.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/index.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/markers-and-pagination.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/markers-and-pagination.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/markers-and-pagination.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/markers-and-pagination.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/rate-limiting.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/rate-limiting.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/rate-limiting.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/rate-limiting.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/request-formatting.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/request-formatting.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/request-formatting.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/request-formatting.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/response-formatting.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/response-formatting.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/response-formatting.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/response-formatting.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/api-conventions/rippled-server-states.md b/@l10n/ja/docs/references/http-websocket-apis/api-conventions/rippled-server-states.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/api-conventions/rippled-server-states.md rename to @l10n/ja/docs/references/http-websocket-apis/api-conventions/rippled-server-states.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/index.md b/@l10n/ja/docs/references/http-websocket-apis/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/index.md rename to @l10n/ja/docs/references/http-websocket-apis/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/peer-port-methods/health-check.md b/@l10n/ja/docs/references/http-websocket-apis/peer-port-methods/health-check.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/peer-port-methods/health-check.md rename to @l10n/ja/docs/references/http-websocket-apis/peer-port-methods/health-check.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/peer-port-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/peer-port-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/peer-port-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/peer-port-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/peer-port-methods/peer-crawler.md b/@l10n/ja/docs/references/http-websocket-apis/peer-port-methods/peer-crawler.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/peer-port-methods/peer-crawler.md rename to @l10n/ja/docs/references/http-websocket-apis/peer-port-methods/peer-crawler.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/peer-port-methods/validator-list.md b/@l10n/ja/docs/references/http-websocket-apis/peer-port-methods/validator-list.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/peer-port-methods/validator-list.md rename to @l10n/ja/docs/references/http-websocket-apis/peer-port-methods/validator-list.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_channels.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_currencies.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_currencies.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_currencies.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_currencies.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_info.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_info.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_info.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_info.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_lines.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md index c61ed8138b..3add8a5568 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_nfts.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例 -{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_objects.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_objects.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_objects.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_objects.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_offers.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_offers.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_offers.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_offers.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_tx.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_tx.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_tx.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/account_tx.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/gateway_balances.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/account-methods/noripple_check.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/ledger-clio.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_history.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_history.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_history.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_history.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/nft_info.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-methods/server_info-clio.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-server/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-server/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/clio-server/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/clio-server/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_closed.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_closed.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_closed.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_closed.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_current.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_current.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_current.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_current.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_data.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md index 603a1a3159..f724be870a 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md @@ -16,7 +16,7 @@ label: このメソッドは複数の異なる種類のデータを取得することができます。以下に記載されている一般的なフィールドと特定のタイプのフィールドで構成される適切なパラメータを渡し、標準の[リクエストのフォーマット](../../api-conventions/request-formatting.md)に従うことで、取得するアイテムの種類を選択できます。(例えば、WebSocketリクエストは常に`command`フィールドとオプションで`id`フィールドを持ち、JSON-RPCリクエストは`method`フィールドと`params`フィールドを使います)。 -{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%} ### 一般的なフィールド @@ -156,7 +156,7 @@ rippled json ledger_entry '{ "account_root": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 ### AMMオブジェクトを取得する -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ レジャーからAutomated Market-Maker(AMM)オブジェクトを取得します。これは[amm_infoメソッド][]と似ていますが、`ledger_entry`は保存されているレジャーエントリのみを返します。 diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md index d412f9acf7..bb9cc5fbb7 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/amm_info.md @@ -14,14 +14,14 @@ labels: {% code-page-name /%}メソッドは、自動マーケットメーカー(AMM)インスタンスに関する情報を取得します。 -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ ### リクエストのフォーマット リクエストの例 -{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md new file mode 100644 index 0000000000..0d9cddb4e5 --- /dev/null +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md @@ -0,0 +1,125 @@ +--- +seo: + description: オーダーブック情報の変更をサブスクライブします。 +labels: + - 分散型取引所 + - クロスカレンシー +--- +# book_changes +[[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/rpc/BookChanges.h "ソース") + +{% code-page-name /%} メソッドは、[分散型取引所(DEX)](../../../../concepts/tokens/decentralized-exchange/index.md) のオーダーブックの変更に関する情報を、以前のレジャーバージョンと比較して提供します。これは「ローソク足」チャートの作成に役立つ場合があります。 + +### リクエストのフォーマット + +リクエストの例: + +{% tabs %} + +{% tab label="WebSocket" %} +```json +{ + "id": "example_book_changes", + "command": "{% $frontmatter.seo.title %}", + "ledger_index": 88530953 +} +``` +{% /tab %} + +{% tab label="JSON-RPC" %} +```json +{ + "method": "{% $frontmatter.seo.title %}", + "params": [{ + "ledger_index": 88530953 + }] +} +``` +{% /tab %} + +{% tab label="コマンドライン" %} +```sh +#Syntax: book_changes [] +rippled book_changes 88530953 +``` +{% /tab %} + +{% /tabs %} + +[試してみる! >](/resources/dev-tools/websocket-api-tool#book_changes) + +リクエストには以下のパラメーターが含まれます。 + +| フィールド | 型 | 必須? | 説明 | +|:---------------|:-------------------------|:-------|------| +| `ledger_hash` | [ハッシュ][] | いいえ | 使用するレジャーバージョンの32バイトの16進文字列。(詳しくは[レジャーの指定][]をご覧ください。) | +| `ledger_index` | [レジャーインデックス][] | いいえ | 使用するレジャーの[レジャーインデックス][]、または自動的にレジャーを選択するためのショートカット文字列。([レジャーの指定][]) | + +{% admonition type="warning" name="既知の問題" %} +`rippled`のこのメソッドにいくつかの既知の問題があります。 + +- デフォルトまたはショートカット文字列を使用する代わりに、`ledger_index`または`ledger_hash`を明示的に指定する必要があります。([Issue #5034](https://github.com/XRPLF/rippled/issues/5034)) +- JSON-RPC APIのレスポンスは、検証済みのレジャーをクエリする場合でも`validated`フィールドが欠落する可能性があります。([#5035](https://github.com/XRPLF/rippled/issues/5035)) +- 最近閉じたレジャーをクエリする場合、成功したレスポンスが意図したデータの代わりにレジャーリクエストオブジェクトを返すことがあります。([#5033](https://github.com/XRPLF/rippled/issues/5033)) +- 古いレジャーからデータをクエリする場合、サーバーが長時間(30秒以上)応答しない可能性があります。([#5036](https://github.com/XRPLF/rippled/issues/5036)) + +これらのバグはClioサーバーには適用されません。 +{% /admonition %} + +## レスポンスのフォーマット + +成功したレスポンスの例: + +{% tabs %} + +{% tab label="WebSocket" %} +{% code-snippet file="/_api-examples/book_changes/ws-response.json" language="json" /%} +{% /tab %} + +{% tab label="JSON-RPC" %} +{% code-snippet file="/_api-examples/book_changes/jsonrpc-response.json" language="json" prefix="200 OK\n\n" /%} +{% /tab %} + +{% tab label="コマンドライン" %} +{% code-snippet file="/_api-examples/book_changes/jsonrpc-response.json" language="json" prefix="Loading: \"/etc/opt/ripple/rippled.cfg\"\n2024-Jun-07 18:41:45.257772761 UTC HTTPClient:NFO Connecting to 127.0.0.1:5005\n\n" /%} +{% /tab %} + +{% /tabs %} + +このレスポンスは[標準フォーマット][]に従っており、正常に完了した場合は結果に次のフィールドが含まれます。 + +| フィールド | 型 | 説明 | +|:---------------|:-------------------------|:-----------------| +| `changes` | 配列 | このレジャーバージョンで更新された各オーダーブックの[Book Updateオブジェクト](#book-updateオブジェクト)のリスト。オーダーブックが更新されなかった場合、配列は空になります。 | +| `ledger_hash` | [ハッシュ][] | このデータを取得する際に使用されたレジャーバージョンの識別ハッシュ。 | +| `ledger_index` | [レジャーインデックス][] | このデータを取得する際に使用されたレジャーバージョンのレジャーインデックス。 | +| `ledger_time` | 数値 | このデータを取得する際に使用されたレジャーバージョンの公式クローズ時間。[リップルエポックからの秒数][]で表されます。 | +| `type` | 文字列 | 文字列`bookChanges`。これはオーダーブック更新メッセージであることを示します。 | +| `validated` | 真偽値 | _(省略可)_ `true`の場合、検証済みのレジャーバージョンから取得されたことを表します。 | + +### Book Updateオブジェクト + +Book Updateオブジェクトは、1つのレジャーバージョンにおける1つのオーダーブックの変更を表し、次のフィールドを含みます。 + +| フィールド | 型 | 説明 | +|:---------------|:-----------------|:------------------------| +| `currency_a` | 文字列 | オーダーブック内の2つの通貨のうちの最初の通貨の識別子。XRPの場合、これは文字列`XRP_drops`です。[トークン](../../../../concepts/tokens/index.md)の場合、[base58][]で表された発行者のアドレスの後にスラッシュ(`/`)が続き、その後に[通貨コード][]が続きます。これは3文字の標準コードまたは20文字の16進コードになります。 | +| `currency_b` | 文字列 | オーダーブック内の2つの通貨のうちの2番目の通貨の識別子。これは`currency_a`と同じ形式ですが、`currency_b`はXRPになることはありません。 | +| `volume_a` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を通じて移動した最初の通貨(つまり`currency_a`)の総量、または _取引高_。 | +| `volume_b` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を通じて移動した2番目の通貨(つまり`currency_b`)の取引高。 | +| `high` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を通じてマッチしたすべてのオファーの中で最も高い取引レート。最初の通貨と2番目の通貨の比率として表されます。(つまり、`currency_a : currency_b`。) | +| `low` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を通じてマッチしたすべてのオファーの中で最も低い取引レート。最初の通貨と2番目の通貨の比率として表されます。 | +| `open` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を処理する前のオーダーブックの最初の取引の取引レート。最初の通貨と2番目の通貨の比率として表されます。 | +| `close` | 文字列 - 数値 | このレジャーバージョンでこのオーダーブックの取引を処理した後のオーダーブックの最初の取引の取引レート。最初の通貨と2番目の通貨の比率として表されます。 | + +XRP-トークンのオーダーブックでは、XRPは常に`currency_a`で表されます。トークン-トークンのオーダーブックでは、発行者と通貨コードでアルファベット順に並べ替えられます。 + +XRPに関する取引レートは常に[XRPのdrop数][]を使用して計算されます。例えば、XRPからFOOへのレートが1.0 XRP に対して 1 FOOの場合、APIによって報告されたレートは`1000000`(1 FOOあたり100万ドロップのXRP)になります。 + +## 考えられるエラー + +* いずれかの[汎用エラータイプ][]。 +* `lgrNotFound` - `ledger_hash`または`ledger_index`で指定したレジャーが存在しないか、存在してはいるもののサーバが保有していません。 +* `invalidParams` - 1つ以上のフィールドの指定が正しくないか、1つ以上の必須フィールドが指定されていません。 + +{% raw-partial file="/docs/_snippets/common-links.md" /%} diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_offers.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_offers.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_offers.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_offers.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/deposit_authorized.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/deposit_authorized.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/deposit_authorized.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/deposit_authorized.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md similarity index 98% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md index ec914f012a..2a4eee5e07 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_buy_offers.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例: -{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md similarity index 98% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md index 47fe0d2295..4d94ffc52a 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/nft_sell_offers.md @@ -16,7 +16,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました。)_ ## リクエストのフォーマット リクエストのフォーマットの例: -{% raw-partial file="/@i18n/ja/docs/_snippets/no-cli-syntax.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/no-cli-syntax.md" /%} {% tabs %} diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/path_find.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/path_find.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/path_find.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/path_find.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/ripple_path_find.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/ripple_path_find.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/ripple_path_find.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/ripple_path_find.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_authorize.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_authorize.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_authorize.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_authorize.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_verify.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_verify.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_verify.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/channel_verify.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/payment-channel-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/fee.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/fee.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/fee.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/fee.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/manifest.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/manifest.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/manifest.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/manifest.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_definitions.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_definitions.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_definitions.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_definitions.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md index 79f135af4b..812503cab2 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_info.md @@ -122,9 +122,9 @@ rippled server_info {% admonition type="info" name="注記" %}`closed_ledger`フィールドがあり、`seq`の値が小さい(8桁未満)場合、`rippled`には現在、ピアツーピアネットワークから取得した検証済みレジャーのコピーがないことを表しています。これは、サーバが現在も同期中である可能性を示しています。接続速度とハードウェア仕様にもよりますが、通常はネットワークとの同期に約5分かかります。{% /admonition %} -{% partial file="/@i18n/ja/docs/_snippets/etl-source-object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/etl-source-object.md" /%} -{% partial file="/@i18n/ja/docs/_snippets/port-descriptor-object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/port-descriptor-object.md" /%} ## 考えられるエラー diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md similarity index 99% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md index 5a05783eb9..62be5fdc4d 100644 --- a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md +++ b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/server-info-methods/server_state.md @@ -318,9 +318,9 @@ Headers [レポートモード]: ../../../../concepts/networks-and-servers/rippled-server-modes.md -{% partial file="/@i18n/ja/docs/_snippets/etl-source-object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/etl-source-object.md" /%} -{% partial file="/@i18n/ja/docs/_snippets/port-descriptor-object.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/port-descriptor-object.md" /%} ## 考えられるエラー diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/subscribe.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/subscribe.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/subscribe.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/subscribe.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/unsubscribe.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/unsubscribe.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/unsubscribe.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/subscription-methods/unsubscribe.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit_multisigned.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit_multisigned.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit_multisigned.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/submit_multisigned.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/transaction_entry.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/transaction_entry.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/transaction_entry.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/transaction_entry.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx_history.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx_history.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx_history.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/transaction-methods/tx_history.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/index.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/index.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/index.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/index.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/json.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/json.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/json.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/json.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/ping.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/ping.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/ping.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/ping.md diff --git a/@i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/random.md b/@l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/random.md similarity index 100% rename from @i18n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/random.md rename to @l10n/ja/docs/references/http-websocket-apis/public-api-methods/utility-methods/random.md diff --git a/@i18n/ja/docs/references/index.md b/@l10n/ja/docs/references/index.md similarity index 100% rename from @i18n/ja/docs/references/index.md rename to @l10n/ja/docs/references/index.md diff --git a/@i18n/ja/docs/references/protocol/binary-format.md b/@l10n/ja/docs/references/protocol/binary-format.md similarity index 100% rename from @i18n/ja/docs/references/protocol/binary-format.md rename to @l10n/ja/docs/references/protocol/binary-format.md diff --git a/@i18n/ja/docs/references/protocol/data-types/base58-encodings.md b/@l10n/ja/docs/references/protocol/data-types/base58-encodings.md similarity index 100% rename from @i18n/ja/docs/references/protocol/data-types/base58-encodings.md rename to @l10n/ja/docs/references/protocol/data-types/base58-encodings.md diff --git a/@i18n/ja/docs/references/protocol/data-types/basic-data-types.md b/@l10n/ja/docs/references/protocol/data-types/basic-data-types.md similarity index 97% rename from @i18n/ja/docs/references/protocol/data-types/basic-data-types.md rename to @l10n/ja/docs/references/protocol/data-types/basic-data-types.md index 5c286f8944..c69273a48e 100644 --- a/@i18n/ja/docs/references/protocol/data-types/basic-data-types.md +++ b/@l10n/ja/docs/references/protocol/data-types/basic-data-types.md @@ -17,14 +17,14 @@ seo: ## アドレス [アドレス]: #アドレス -{% partial file="/@i18n/ja/docs/_snippets/data_types/address.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/address.md" /%} ## ハッシュ [ハッシュ]: #ハッシュ -{% partial file="/@i18n/ja/docs/_snippets/data_types/hash.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/hash.md" /%} ### ハッシュプレフィクス @@ -58,14 +58,14 @@ seo: ## アカウントシーケンス [シーケンス番号]: #アカウントシーケンス -{% partial file="/@i18n/ja/docs/_snippets/data_types/account_sequence.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/account_sequence.md" /%} ## レジャーインデックス [レジャーインデックス]: #レジャーインデックス -{% partial file="/@i18n/ja/docs/_snippets/data_types/ledger_index.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/ledger_index.md" /%} diff --git a/@i18n/ja/docs/references/protocol/data-types/currency-formats.md b/@l10n/ja/docs/references/protocol/data-types/currency-formats.md similarity index 98% rename from @i18n/ja/docs/references/protocol/data-types/currency-formats.md rename to @l10n/ja/docs/references/protocol/data-types/currency-formats.md index ff913d24d0..3595dc0a82 100644 --- a/@i18n/ja/docs/references/protocol/data-types/currency-formats.md +++ b/@l10n/ja/docs/references/protocol/data-types/currency-formats.md @@ -97,7 +97,7 @@ XRPを金額なしで記述するには、JSONオブジェクトとして`curren ## 文字列フォーマット -{% partial file="/@i18n/ja/docs/_snippets/string-number-formatting.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/string-number-formatting.md" /%} ## XRPの精度 @@ -114,7 +114,7 @@ XRP Ledgerのピアツーピアネットワークでトークンの金額を送 ## 通貨コード [通貨コード]: #通貨コード -{% partial file="/@i18n/ja/docs/_snippets/data_types/currency_code.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/currency_code.md" /%} diff --git a/@i18n/ja/docs/references/protocol/data-types/nftoken.md b/@l10n/ja/docs/references/protocol/data-types/nftoken.md similarity index 100% rename from @i18n/ja/docs/references/protocol/data-types/nftoken.md rename to @l10n/ja/docs/references/protocol/data-types/nftoken.md diff --git a/@i18n/ja/docs/references/protocol/index.md b/@l10n/ja/docs/references/protocol/index.md similarity index 100% rename from @i18n/ja/docs/references/protocol/index.md rename to @l10n/ja/docs/references/protocol/index.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/common-fields.md b/@l10n/ja/docs/references/protocol/ledger-data/common-fields.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/common-fields.md rename to @l10n/ja/docs/references/protocol/ledger-data/common-fields.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/index.md b/@l10n/ja/docs/references/protocol/ledger-data/index.md similarity index 93% rename from @i18n/ja/docs/references/protocol/ledger-data/index.md rename to @l10n/ja/docs/references/protocol/ledger-data/index.md index feebbea777..a6222237b8 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/index.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/index.md @@ -17,6 +17,6 @@ XRP Ledgerに各レジャーバージョンは3つの要素で構成されてい ## 状態データ -{% partial file="/@i18n/ja/docs/_snippets/ledger-objects-intro.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/ledger-objects-intro.md" /%} {% child-pages /%} diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md similarity index 98% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md index 6d407ef07a..ae3fdb84f9 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md @@ -41,7 +41,7 @@ labels: |:------------------------------|:---------|:------------------|:------|:------| | `Account` | 文字列 | AccountID | はい | この[アカウント](../../../../concepts/accounts/index.md)を識別するための(クラシック)アドレスです。 | | `AccountTxnID` | 文字列 | Hash256 | いいえ | このアカウントから直近に送信されたトランザクションの識別ハッシュ。このフィールドは、[`AccountTxnID`トランザクションフィールド](../../transactions/common-fields.md#accounttxnid)を使うために有効になっていなければなりません。これを有効にするには、[`asfAccountTxnID`フラグを有効にしたAccountSetトランザクション](../../transactions/types/accountset.md#accountsetのフラグ)を送信してください。 | -| `AMMID` | 文字列 | Hash256 | いいえ | _([AMM amendment][] {% not-enabled /%}が必要です。)_ 対応するAMMレジャーエントリのレジャーエントリID。アカウント作成時に設定します。AMM以外のアカウントでは常に省略されます。 | +| `AMMID` | 文字列 | Hash256 | いいえ | _([AMM amendment][]により追加されました。)_ 対応するAMMレジャーエントリのレジャーエントリID。アカウント作成時に設定します。AMM以外のアカウントでは常に省略されます。 | | `Balance` | 文字列 | Amount | いいえ | アカウントの現在の[drop単位のXRP残高][XRP、drop単位]で、文字列で表現されます。 | | `BurnedNFTokens` | 数値 | UInt32 | いいえ | このアカウントで発行された [非代替性トークン](../../../../concepts/tokens/nfts/index.md) のうち、バーンしたトークンの総数を表します。この数値は常に `MintedNFTokens` と同じかそれ以下となります。 | | `Domain` | 文字列 | VariableLength | いいえ | このアカウントに関連付けられたドメイン。JSONでは、ドメインのASCII表現を16進数で表現します。[256バイトを超える長さは使用できません](https://github.com/xrplf/rippled/blob/55dc7a252e08a0b02cd5aa39e9b4777af3eafe77/src/ripple/app/tx/impl/SetAccount.h#L34) | @@ -64,7 +64,7 @@ labels: ## AMMの特殊なAccountRootエントリ -_([AMM amendment][] {% not-enabled /%}が必要です。)_ +_([AMM amendment][]により追加されました。)_ [自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)は、AMMの詳細の一部を追跡するための[AMMレジャーエントリ](amm.md)に加えて、LPトークンを発行しAMMプール内の資産を保持するためにAccountRootレジャーエントリを使用します。AMMに関連するAccountRootのアドレスは、AMMが作成される前にユーザがそのアドレスを特定し資金を提供できないように、ランダム化されています。AMMのAccountRootは、通常のアカウントとは異なり、以下のような設定で作成されます。 diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amendments.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amendments.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amendments.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amendments.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md similarity index 99% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md index be7ac9e3d9..707fab3854 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/amm.md @@ -9,7 +9,7 @@ labels: # AMM [[ソース]](https://github.com/xrplf/rippled/blob/c1e4bfb08bcc9f187d794a71d653003a6148dc68/src/ripple/protocol/impl/LedgerFormats.cpp#L265-L275 "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ `AMM`レジャーエントリは、単一の[自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)インスタンスを表します。これは常に[特殊なAccountRootエントリ](accountroot.md#ammの特殊なaccountrootエントリ)と対になっています。 diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/bridge.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/bridge.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/bridge.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/bridge.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/check.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/check.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/check.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/check.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/depositpreauth.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/depositpreauth.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/depositpreauth.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/depositpreauth.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md similarity index 94% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md index 0697078f95..032ed08ce8 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/did.md @@ -5,14 +5,13 @@ seo: description: 分散型ID(DID)の定義と詳細 labels: - DID -status: not_enabled --- # DID [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L330-L341 "ソース) -_([DID Amendment][] {% not-enabled /%} が必要です。)_ +_([DID Amendment][])_ -`DID`のレジャーエントリは、単一の[DID](../../../../concepts/accounts/decentralized-identifiers.md)への参照、またはそれに関連するデータを保持します。 +`DID`のレジャーエントリは、単一の[DID](../../../../concepts/decentralized-storage/decentralized-identifiers.md)への参照、またはそれに関連するデータを保持します。 ## DID JSONの例 diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/directorynode.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/directorynode.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/directorynode.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/directorynode.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/escrow.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/escrow.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/escrow.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/escrow.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/feesettings.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/feesettings.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/feesettings.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/feesettings.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md similarity index 75% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md index 529a889120..f637a00884 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/index.md @@ -8,7 +8,7 @@ labels: --- # レジャーエントリのタイプ -{% partial file="/@i18n/ja/docs/_snippets/ledger-objects-intro.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/ledger-objects-intro.md" /%} {% child-pages /%} diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ledgerhashes.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ledgerhashes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ledgerhashes.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ledgerhashes.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/negativeunl.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/negativeunl.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/negativeunl.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/negativeunl.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenoffer.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenoffer.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenoffer.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenoffer.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenpage.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenpage.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenpage.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/nftokenpage.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/offer.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/offer.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/offer.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/offer.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md similarity index 98% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md index b19319725a..0c65400870 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md @@ -1,6 +1,6 @@ # Oracle -_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_ +_([PriceOracle Amendment][])_ [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L353-L366 "ソース") diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/paychannel.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/paychannel.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/paychannel.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/paychannel.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ripplestate.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ripplestate.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ripplestate.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ripplestate.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/signerlist.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/signerlist.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/signerlist.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/signerlist.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ticket.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ticket.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ticket.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/ticket.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedclaimid.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedclaimid.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedclaimid.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedclaimid.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedcreateaccountclaimid.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedcreateaccountclaimid.md similarity index 100% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedcreateaccountclaimid.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-entry-types/xchainownedcreateaccountclaimid.md diff --git a/@i18n/ja/docs/references/protocol/ledger-data/ledger-header.md b/@l10n/ja/docs/references/protocol/ledger-data/ledger-header.md similarity index 98% rename from @i18n/ja/docs/references/protocol/ledger-data/ledger-header.md rename to @l10n/ja/docs/references/protocol/ledger-data/ledger-header.md index 20aa9d469e..1aa674535f 100644 --- a/@i18n/ja/docs/references/protocol/ledger-data/ledger-header.md +++ b/@l10n/ja/docs/references/protocol/ledger-data/ledger-header.md @@ -27,7 +27,7 @@ labels: ## レジャーインデックス -{% partial file="/@i18n/ja/docs/_snippets/data_types/ledger_index.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/data_types/ledger_index.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/common-fields.md b/@l10n/ja/docs/references/protocol/transactions/common-fields.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/common-fields.md rename to @l10n/ja/docs/references/protocol/transactions/common-fields.md diff --git a/@i18n/ja/docs/references/protocol/transactions/index.md b/@l10n/ja/docs/references/protocol/transactions/index.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/index.md rename to @l10n/ja/docs/references/protocol/transactions/index.md diff --git a/@i18n/ja/docs/references/protocol/transactions/metadata.md b/@l10n/ja/docs/references/protocol/transactions/metadata.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/metadata.md rename to @l10n/ja/docs/references/protocol/transactions/metadata.md index eff6e8864f..00a6cdac8a 100644 --- a/@i18n/ja/docs/references/protocol/transactions/metadata.md +++ b/@l10n/ja/docs/references/protocol/transactions/metadata.md @@ -14,7 +14,7 @@ labels: 以下に、トランザクションのメタデータに含まれる可能性があるフィールドをいくつか示します。 -{% partial file="/@i18n/ja/docs/_snippets/tx-metadata-field-table.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/tx-metadata-field-table.md" /%} ## メタデータの例 diff --git a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/enableamendment.md b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/enableamendment.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/enableamendment.md rename to @l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/enableamendment.md diff --git a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/pseudo-transaction-types.md b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/pseudo-transaction-types.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/pseudo-transaction-types.md rename to @l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/pseudo-transaction-types.md diff --git a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md similarity index 97% rename from @i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md rename to @l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md index bc31d24926..c6ce74e5a6 100644 --- a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md +++ b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/setfee.md @@ -37,6 +37,6 @@ labels: | ReserveIncrement | 符号なし整数 | UInt32 | 増分準備金(drop数) | | LedgerSequence | 数値 | UInt32 | _(過去に発生した`SetFee`疑似トランザクションの場合は省略)_ この擬似トランザクションが表示されるレジャーバージョンのインデックス。これにより、この疑似トランザクションと別途発生する同様の変更が区別されます。 | -{% raw-partial file="/@i18n/ja/docs/_snippets/setfee_uniqueness_note.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/setfee_uniqueness_note.md" /%} {% raw-partial file="/docs/_snippets/common-links.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md similarity index 97% rename from @i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md rename to @l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md index 3d055c8176..be721ad26f 100644 --- a/@i18n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md +++ b/@l10n/ja/docs/references/protocol/transactions/pseudo-transaction-types/unlmodify.md @@ -29,7 +29,7 @@ _([NegativeUNL amendment][]により追加されました)_ } ``` -{% partial file="/@i18n/ja/docs/_snippets/pseudo-tx-fields-intro.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/pseudo-tx-fields-intro.md" /%} | 名前 | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/index.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/index.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/index.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/index.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/tec-codes.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/tec-codes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/tec-codes.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/tec-codes.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/tef-codes.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/tef-codes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/tef-codes.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/tef-codes.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/tel-codes.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/tel-codes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/tel-codes.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/tel-codes.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/tem-codes.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/tem-codes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/tem-codes.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/tem-codes.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/ter-codes.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/ter-codes.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/ter-codes.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/ter-codes.md diff --git a/@i18n/ja/docs/references/protocol/transactions/transaction-results/tes-success.md b/@l10n/ja/docs/references/protocol/transactions/transaction-results/tes-success.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/transaction-results/tes-success.md rename to @l10n/ja/docs/references/protocol/transactions/transaction-results/tes-success.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/accountdelete.md b/@l10n/ja/docs/references/protocol/transactions/types/accountdelete.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/accountdelete.md rename to @l10n/ja/docs/references/protocol/transactions/types/accountdelete.md index 4e07d049d2..dab5e6d76b 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/accountdelete.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/accountdelete.md @@ -28,7 +28,7 @@ AccountDeleteトランザクションは、XRP Ledgerで[アカウント](../../ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/accountset.md b/@l10n/ja/docs/references/protocol/transactions/types/accountset.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/accountset.md rename to @l10n/ja/docs/references/protocol/transactions/types/accountset.md index c20346dfa4..8e41a8b34f 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/accountset.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/accountset.md @@ -26,7 +26,7 @@ AccountSetトランザクションは、[XRP Ledgerのアカウント](../../led } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammbid.md b/@l10n/ja/docs/references/protocol/transactions/types/ammbid.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/ammbid.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammbid.md index 943cdbde74..de1eecc833 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammbid.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammbid.md @@ -9,7 +9,7 @@ labels: # AMMBid [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMBid.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ [自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)のオークションスロットに入札することができます。落札されると、競り落とされるか24時間が経過するまで、割引料金でAMMと取引することができます。24時間が経過する前に競り落とされた場合、残り時間に応じて落札価格の一部が払い戻されます。 @@ -52,7 +52,7 @@ AMMのLPトークンを使って落札すると、落札に利用したLPトー } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:---------------|:-----------|:- ----------|:----- |:------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammcreate.md b/@l10n/ja/docs/references/protocol/transactions/types/ammcreate.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/ammcreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammcreate.md index 188b930206..5589879e34 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammcreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammcreate.md @@ -9,7 +9,7 @@ labels: # AMMCreate [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMCreate.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ 資産([代替可能トークン](../../../../concepts/tokens/index.md)または[XRP](../../../../introduction/what-is-xrp.md))のペアを取引するための新しい[自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)インスタンスを作成します。 @@ -36,7 +36,7 @@ AMMを表す[AMMエントリ][]と[特殊なAccountRootエントリ](../../ledge } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:-------------|:---- -----|:-----------|:------|:------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammdelete.md b/@l10n/ja/docs/references/protocol/transactions/types/ammdelete.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/ammdelete.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammdelete.md index 9038cfb669..e6daf3da26 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammdelete.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammdelete.md @@ -9,7 +9,7 @@ labels: # AMMDelete [[ソース]](https://github.com/XRPLF/rippled/blob/develop/src/ripple/app/tx/impl/AMMDelete.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ 自動で削除しきれなかった空の[自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)インスタンスを削除します。 @@ -35,7 +35,7 @@ _([AMM amendment][])_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:---------|:-----------|:-----------|:------|:----| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammdeposit.md b/@l10n/ja/docs/references/protocol/transactions/types/ammdeposit.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/ammdeposit.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammdeposit.md index b54b502a35..86a437f438 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammdeposit.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammdeposit.md @@ -9,7 +9,7 @@ labels: # AMMDeposit [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMDeposit.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ [自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)インスタンスに資金を預け、AMMの流動性プロバイダートークン( _LPトークン_ )を受け取ります。AMMのプールにある資産の一方または両方を預けることができます。 @@ -40,7 +40,7 @@ _([AMM amendment][])_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:--------------|:-------------|:-------------|:-------|:------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammvote.md b/@l10n/ja/docs/references/protocol/transactions/types/ammvote.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/ammvote.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammvote.md index 2752a3c474..8634ec18b2 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammvote.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammvote.md @@ -9,7 +9,7 @@ labels: # AMMVote [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMVote.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ [自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)インスタンスの取引手数料を投票します。最大8つのアカウントが、保有するAMMのLPトークンの量に比例して投票することができます。投票を行うごとには、投票の加重平均に基づいてAMMの取引手数料が再計算されます。 @@ -33,7 +33,7 @@ _([AMM amendment][])_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:-------------|:-----------|:-----------|:-----|:------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ammwithdraw.md b/@l10n/ja/docs/references/protocol/transactions/types/ammwithdraw.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/ammwithdraw.md rename to @l10n/ja/docs/references/protocol/transactions/types/ammwithdraw.md index 8c90d212ea..19a62d752a 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ammwithdraw.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ammwithdraw.md @@ -9,7 +9,7 @@ labels: # AMMWithdraw [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMWithdraw.cpp "Source") -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ AMMの流動性プロバイダトークン(LPトークン)を返却することで、[自動マーケットメーカー](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md)(AMM)インスタンスから資産を引き出します。 @@ -38,7 +38,7 @@ AMMの流動性プロバイダトークン(LPトークン)を返却するこ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:-------------|:-----------|:-----------|:------|:------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/checkcancel.md b/@l10n/ja/docs/references/protocol/transactions/types/checkcancel.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/checkcancel.md rename to @l10n/ja/docs/references/protocol/transactions/types/checkcancel.md index fa3b58845c..02a5adf118 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/checkcancel.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/checkcancel.md @@ -24,7 +24,7 @@ _([Checks Amendment][]が必要です)_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/checkcash.md b/@l10n/ja/docs/references/protocol/transactions/types/checkcash.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/checkcash.md rename to @l10n/ja/docs/references/protocol/transactions/types/checkcash.md index f8487440c0..c612762e46 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/checkcash.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/checkcash.md @@ -27,7 +27,7 @@ Checkに相当する資金があるとは保証されないため、送金元に } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/checkcreate.md b/@l10n/ja/docs/references/protocol/transactions/types/checkcreate.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/checkcreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/checkcreate.md index c9700c7d23..07c5e69bb8 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/checkcreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/checkcreate.md @@ -28,7 +28,7 @@ _([Checks Amendment][]が必要です)_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/clawback.md b/@l10n/ja/docs/references/protocol/transactions/types/clawback.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/clawback.md rename to @l10n/ja/docs/references/protocol/transactions/types/clawback.md index cf5bf66349..67c0c37621 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/clawback.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/clawback.md @@ -10,7 +10,7 @@ labels: [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/Clawback.cpp "ソース") -{% partial file="/@i18n/ja/docs/_snippets/clawback-disclaimer.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/clawback-disclaimer.md" /%} あなたのアカウントが発行したトークンを回収します。 @@ -30,7 +30,7 @@ Clawback機能はデフォルトで無効になっています。使用するに } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド  | JSONの型 | [内部の型][] | 説明 | |:-------------------|:----------|:------------|:----------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/depositpreauth.md b/@l10n/ja/docs/references/protocol/transactions/types/depositpreauth.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/depositpreauth.md rename to @l10n/ja/docs/references/protocol/transactions/types/depositpreauth.md index 8cc7aeebd7..43693f05e0 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/depositpreauth.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/depositpreauth.md @@ -28,7 +28,7 @@ DepositPreauthトランザクションは別のアカウントに対し、この } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/diddelete.md b/@l10n/ja/docs/references/protocol/transactions/types/diddelete.md similarity index 94% rename from @i18n/ja/docs/references/protocol/transactions/types/diddelete.md rename to @l10n/ja/docs/references/protocol/transactions/types/diddelete.md index 2ab681d0a7..cbe47eaaff 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/diddelete.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/diddelete.md @@ -5,13 +5,12 @@ seo: description: DIDを削除する。 labels: - DID -status: not_enabled --- # DIDDelete [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "ソース") -_([DID Amendment][] {% not-enabled /%} が必要です。)_ +_([DID Amendment][])_ 指定した`Account`フィールドに関連付けられている[DIDレジャーエントリ](../../ledger-data/ledger-entry-types/did.md)を削除します。 diff --git a/@i18n/ja/docs/references/protocol/transactions/types/didset.md b/@l10n/ja/docs/references/protocol/transactions/types/didset.md similarity index 95% rename from @i18n/ja/docs/references/protocol/transactions/types/didset.md rename to @l10n/ja/docs/references/protocol/transactions/types/didset.md index d7f91c9623..2b9fde3862 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/didset.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/didset.md @@ -5,13 +5,12 @@ seo: description: DIDを作成または更新します。 labels: - DID -status: not_enabled --- # DIDSet [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "ソース") -_([DID Amendment][] {% not-enabled /%} が必要です。)_ +_([DID Amendment][])_ 新しい[DIDレジャーエントリ](../../ledger-data/ledger-entry-types/did.md)を作成したり、既存の項目を更新したりします。 @@ -30,7 +29,7 @@ _([DID Amendment][] {% not-enabled /%} が必要です。)_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 必須? | 説明 | |:--------------|:---------|:-----------|:------|:----| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/escrowcancel.md b/@l10n/ja/docs/references/protocol/transactions/types/escrowcancel.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/escrowcancel.md rename to @l10n/ja/docs/references/protocol/transactions/types/escrowcancel.md index 3c2815c7f4..90ac76c350 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/escrowcancel.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/escrowcancel.md @@ -25,7 +25,7 @@ Escrowに留保されているXRPを送金元に返金します。 } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/escrowcreate.md b/@l10n/ja/docs/references/protocol/transactions/types/escrowcreate.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/escrowcreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/escrowcreate.md index 35671e7423..ce20b64765 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/escrowcreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/escrowcreate.md @@ -30,7 +30,7 @@ Escrowプロセスが終了または取り消されるまでXRPを隔離しま } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/escrowfinish.md b/@l10n/ja/docs/references/protocol/transactions/types/escrowfinish.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/escrowfinish.md rename to @l10n/ja/docs/references/protocol/transactions/types/escrowfinish.md index 23df829d8f..0ad4007e26 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/escrowfinish.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/escrowfinish.md @@ -27,7 +27,7 @@ _[Escrow Amendment][]により追加されました。_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/index.md b/@l10n/ja/docs/references/protocol/transactions/types/index.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/index.md rename to @l10n/ja/docs/references/protocol/transactions/types/index.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md b/@l10n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md rename to @l10n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md index ba9aca8bb0..bf1cb5d843 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/nftokenacceptoffer.md @@ -72,7 +72,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました)_ ## フィールド -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | |:-------------------|:--------------------|:------------------|:--------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/nftokenburn.md b/@l10n/ja/docs/references/protocol/transactions/types/nftokenburn.md similarity index 97% rename from @i18n/ja/docs/references/protocol/transactions/types/nftokenburn.md rename to @l10n/ja/docs/references/protocol/transactions/types/nftokenburn.md index 7732cadacb..fd35b90556 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/nftokenburn.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/nftokenburn.md @@ -29,7 +29,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました)_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | |:------------------|:----------|:------------------|:-------------------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md b/@l10n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md rename to @l10n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md index 7bde92ad2b..7cc053ec7d 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/nftokencanceloffer.md @@ -35,7 +35,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました)_ このトランザクションは、リストアップされた`NFTokenOffer`オブジェクトがあればレジャーから削除し、それに応じて必要な準備金を調整します。`NFTokenOffer`が見つからなくてもエラーにはなりません。その場合、トランザクションは正常に完了するでしょう。 -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | |:------------------|:----------|:------------------|:-------------------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md b/@l10n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md rename to @l10n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md index e70fb854f0..c45902a3f1 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/nftokencreateoffer.md @@ -28,7 +28,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました)_ ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | |:--------------|:--------------------|:------------------|:-------------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/nftokenmint.md b/@l10n/ja/docs/references/protocol/transactions/types/nftokenmint.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/nftokenmint.md rename to @l10n/ja/docs/references/protocol/transactions/types/nftokenmint.md index 0ce4f6898d..70cda63efb 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/nftokenmint.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/nftokenmint.md @@ -40,7 +40,7 @@ _([NonFungibleTokensV1_1 amendment][]により追加されました)_ [トランザクションを取得してみる >](/resources/dev-tools/websocket-api-tool?server=wss%3A%2F%2Fs1.ripple.com%2F&req=%7B%22id%22%3A%22example_NFTokenMint%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%22B42C7A0C9C3061463C619999942D0F25E4AE5FB051EA0D7A4EE1A924DB6DFEE8%22%2C%22binary%22%3Afalse%7D) -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | |:--------------|:--------------------|:------------------|:-------------------| diff --git a/@i18n/ja/docs/references/protocol/transactions/types/offercancel.md b/@l10n/ja/docs/references/protocol/transactions/types/offercancel.md similarity index 96% rename from @i18n/ja/docs/references/protocol/transactions/types/offercancel.md rename to @l10n/ja/docs/references/protocol/transactions/types/offercancel.md index 3394df2fea..faca687548 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/offercancel.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/offercancel.md @@ -26,7 +26,7 @@ OfferCancelトランザクションは、XRP LedgerからOfferオブジェクト } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/offercreate.md b/@l10n/ja/docs/references/protocol/transactions/types/offercreate.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/offercreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/offercreate.md index 9891ff96b2..04ed7953b0 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/offercreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/offercreate.md @@ -31,7 +31,7 @@ OfferCreateトランザクションは[分散型取引所](../../../../concepts/ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/oracledelete.md b/@l10n/ja/docs/references/protocol/transactions/types/oracledelete.md similarity index 94% rename from @i18n/ja/docs/references/protocol/transactions/types/oracledelete.md rename to @l10n/ja/docs/references/protocol/transactions/types/oracledelete.md index 1588bfd982..daefd4beb5 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/oracledelete.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/oracledelete.md @@ -4,10 +4,9 @@ parent: transaction-types.html blurb: 既存の価格オラクルを削除します。 labels: - オラクル -status: not_enabled --- # OracleDelete -_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_ +_([PriceOracle Amendment][])_ [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DeleteOracle.cpp "ソース") diff --git a/@i18n/ja/docs/references/protocol/transactions/types/oracleset.md b/@l10n/ja/docs/references/protocol/transactions/types/oracleset.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/oracleset.md rename to @l10n/ja/docs/references/protocol/transactions/types/oracleset.md index 8a56387528..e1ca96aa02 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/oracleset.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/oracleset.md @@ -4,10 +4,9 @@ parent: transaction-types.html blurb: 価格オラクルを作成または更新します。 labels: - オラクル -status: not_enabled --- # OracleSet -_([PriceOracle Amendment][] {% not-enabled /%} が必要です。)_ +_([PriceOracle Amendment][])_ [[ソース]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/SetOracle.cpp "ソース") diff --git a/@i18n/ja/docs/references/protocol/transactions/types/payment.md b/@l10n/ja/docs/references/protocol/transactions/types/payment.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/payment.md rename to @l10n/ja/docs/references/protocol/transactions/types/payment.md index f868a378ab..f84f838883 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/payment.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/payment.md @@ -36,7 +36,7 @@ Paymentは、[アカウントを作成](#アカウントの作成)する唯一 [Query example transaction. >](/resources/dev-tools/websocket-api-tool?server=wss%3A%2F%2Fxrplcluster.com%2F&req=%7B%22id%22%3A%22example_Payment%22%2C%22command%22%3A%22tx%22%2C%22transaction%22%3A%227BF105CFE4EFE78ADB63FE4E03A851440551FE189FD4B51CAAD9279C9F534F0E%22%2C%22binary%22%3Afalse%7D) -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md similarity index 99% rename from @i18n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md rename to @l10n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md index d5d5954014..ade067e285 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelclaim.md @@ -43,7 +43,7 @@ Channelの**宛先アドレス**は以下の操作を実行できます。 -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md index 20274401e1..12ecb07248 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelcreate.md @@ -29,7 +29,7 @@ _[PayChan Amendment][]により追加されました。_ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} diff --git a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md rename to @l10n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md index 3c19010823..b32808bb34 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/paymentchannelfund.md @@ -25,7 +25,7 @@ PaymentChannelFundの例: } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/setregularkey.md b/@l10n/ja/docs/references/protocol/transactions/types/setregularkey.md similarity index 97% rename from @i18n/ja/docs/references/protocol/transactions/types/setregularkey.md rename to @l10n/ja/docs/references/protocol/transactions/types/setregularkey.md index 8e25624dec..5ca9813ba4 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/setregularkey.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/setregularkey.md @@ -26,7 +26,7 @@ labels: } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/signerlistset.md b/@l10n/ja/docs/references/protocol/transactions/types/signerlistset.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/signerlistset.md rename to @l10n/ja/docs/references/protocol/transactions/types/signerlistset.md index 19fd61a65e..58019a6719 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/signerlistset.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/signerlistset.md @@ -43,7 +43,7 @@ SignerListSetトランザクションは、トランザクションの[マルチ } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/ticketcreate.md b/@l10n/ja/docs/references/protocol/transactions/types/ticketcreate.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/ticketcreate.md rename to @l10n/ja/docs/references/protocol/transactions/types/ticketcreate.md index 8b20aeea42..000cee4dc3 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/ticketcreate.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/ticketcreate.md @@ -26,7 +26,7 @@ TicketCreateトランザクションは、1つまたは複数の[シーケンス } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/trustset.md b/@l10n/ja/docs/references/protocol/transactions/types/trustset.md similarity index 98% rename from @i18n/ja/docs/references/protocol/transactions/types/trustset.md rename to @l10n/ja/docs/references/protocol/transactions/types/trustset.md index 1dfa3eff05..8acd3c03bc 100644 --- a/@i18n/ja/docs/references/protocol/transactions/types/trustset.md +++ b/@l10n/ja/docs/references/protocol/transactions/types/trustset.md @@ -30,7 +30,7 @@ labels: } ``` -{% raw-partial file="/@i18n/ja/docs/_snippets/tx-fields-intro.md" /%} +{% raw-partial file="/@l10n/ja/docs/_snippets/tx-fields-intro.md" /%} | フィールド | JSONの型 | [内部の型][] | 説明 | diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchainaccountcreatecommit.md b/@l10n/ja/docs/references/protocol/transactions/types/xchainaccountcreatecommit.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchainaccountcreatecommit.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchainaccountcreatecommit.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchainaddaccountcreateattestation.md b/@l10n/ja/docs/references/protocol/transactions/types/xchainaddaccountcreateattestation.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchainaddaccountcreateattestation.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchainaddaccountcreateattestation.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchainaddclaimattestation.md b/@l10n/ja/docs/references/protocol/transactions/types/xchainaddclaimattestation.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchainaddclaimattestation.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchainaddclaimattestation.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchainclaim.md b/@l10n/ja/docs/references/protocol/transactions/types/xchainclaim.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchainclaim.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchainclaim.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchaincommit.md b/@l10n/ja/docs/references/protocol/transactions/types/xchaincommit.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchaincommit.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchaincommit.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchaincreatebridge.md b/@l10n/ja/docs/references/protocol/transactions/types/xchaincreatebridge.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchaincreatebridge.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchaincreatebridge.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchaincreateclaimid.md b/@l10n/ja/docs/references/protocol/transactions/types/xchaincreateclaimid.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchaincreateclaimid.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchaincreateclaimid.md diff --git a/@i18n/ja/docs/references/protocol/transactions/types/xchainmodifybridge.md b/@l10n/ja/docs/references/protocol/transactions/types/xchainmodifybridge.md similarity index 100% rename from @i18n/ja/docs/references/protocol/transactions/types/xchainmodifybridge.md rename to @l10n/ja/docs/references/protocol/transactions/types/xchainmodifybridge.md diff --git a/@i18n/ja/docs/references/xrp-api.md b/@l10n/ja/docs/references/xrp-api.md similarity index 100% rename from @i18n/ja/docs/references/xrp-api.md rename to @l10n/ja/docs/references/xrp-api.md diff --git a/@i18n/ja/docs/references/xrp-ledger-toml.md b/@l10n/ja/docs/references/xrp-ledger-toml.md similarity index 100% rename from @i18n/ja/docs/references/xrp-ledger-toml.md rename to @l10n/ja/docs/references/xrp-ledger-toml.md diff --git a/@i18n/ja/docs/references/xrpljs2-migration-guide.md b/@l10n/ja/docs/references/xrpljs2-migration-guide.md similarity index 100% rename from @i18n/ja/docs/references/xrpljs2-migration-guide.md rename to @l10n/ja/docs/references/xrpljs2-migration-guide.md diff --git a/@i18n/ja/docs/tutorials/how-tos/index.md b/@l10n/ja/docs/tutorials/how-tos/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/index.md rename to @l10n/ja/docs/tutorials/how-tos/index.md diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md similarity index 99% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md index 2ce8d1ae57..cc323c6fb4 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/assign-a-regular-key-pair.md @@ -131,7 +131,7 @@ SetRegularKeyトランザクションでレギュラーキーペアを初めて ### トランザクションの署名 -{% partial file="/@i18n/ja/docs/_snippets/tutorial-sign-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/tutorial-sign-step.md" /%} リクエストフィールドに以下の値を指定します。 @@ -410,7 +410,7 @@ rippled submit 1200052280000000240000000468400000000000000A73210384CA3C528F10C75 ### トランザクションの署名 -{% partial file="/@i18n/ja/docs/_snippets/tutorial-sign-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/tutorial-sign-step.md" /%} リクエストフィールドに以下の値を指定します。 diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md similarity index 99% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md index 873dd59c6c..228f671405 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/change-or-remove-a-regular-key-pair.md @@ -30,7 +30,7 @@ XRP Ledgerでは、アカウントはその後のトランザクションには ### トランザクションの署名 -{% partial file="/@i18n/ja/docs/_snippets/tutorial-sign-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/tutorial-sign-step.md" /%} リクエストフィールドに以下の値を指定します。 diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md similarity index 99% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md index e03060373c..0d1a991412 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/disable-master-key-pair.md @@ -309,7 +309,7 @@ Loading: "/etc/opt/ripple/rippled.cfg" ### 4. 検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ### 5. アカウントフラグの確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/index.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/index.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/index.md diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/offline-account-setup.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/offline-account-setup.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/offline-account-setup.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/offline-account-setup.md diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/require-destination-tags.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/require-destination-tags.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/require-destination-tags.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/require-destination-tags.md diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md similarity index 99% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md index 45ee0fc289..7f145b05a3 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/send-a-multi-signed-transaction.md @@ -48,7 +48,7 @@ labels: SlignerListのメンバーの1人のシークレットキーとアドレスを指定した[sign_forメソッド][]を使用して、そのメンバーの署名を取得します。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} ``` @@ -109,7 +109,7 @@ Connecting to 127.0.0.1:5005 * 並行して取得する場合: トランザクションの元のJSONを指定した`sign_for`コマンドを使用します。各レスポンスの`Signers`配列に1つの署名が含まれています。 * 順次取得する場合: 前の`sign_for`レスポンスの`tx_json`値を指定した`sign_for`コマンドを使用します。各レスポンスの既存の`Signers`配列に新しい署名が追加されます。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} ``` diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md similarity index 99% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md index 3aa68596bb..f06168cc4f 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/set-up-multi-signing.md @@ -65,7 +65,7 @@ Connecting to 127.0.0.1:5005 この例ではSignerListに3人のメンバーが含まれています。また、マルチシグトランザクションにはrsA2LpzuawewSBQXkiju3YQTMzW13pAAdWの署名と、リストの他の2人のメンバーからの少なくとも1つの署名を必要とするように、重みと定数が設定されています。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} ``` @@ -147,7 +147,7 @@ Connecting to 127.0.0.1:5005 ## 4. 検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 5. 新しい署名者リストの確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md similarity index 98% rename from @i18n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md rename to @l10n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md index d1f76d96d1..e9eabd2047 100644 --- a/@i18n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md +++ b/@l10n/ja/docs/tutorials/how-tos/manage-account-settings/use-tickets.md @@ -38,7 +38,7 @@ JavaScriptはWebブラウザ上で動作するため、セットアップなし XRP Ledgerでトランザクションを送信するには、アドレスと秘密鍵、そしてXRPが必要です。開発用には、[Testnet](../../../concepts/networks-and-servers/parallel-networks.md)で以下のようなインターフェースを使ってこれらを入手することができます。 -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/generate-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/generate-step.md" /%} [本番環境のソフトウェアを作成する場合](/docs/tutorials)には、既存のアカウントを使用し、[安全な署名](../../../concepts/transactions/secure-signing.md)を使用して鍵を管理する必要があります。 @@ -59,7 +59,7 @@ XRP Ledgerでトランザクションを送信するには、アドレスと秘 このチュートリアルでは、以下のボタンをクリックして接続します。 -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/connect-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/connect-step.md" /%} ### 3. シーケンス番号の確認 @@ -145,7 +145,7 @@ XRP Ledgerでトランザクションを送信するには、アドレスと秘 {% /tabs %} -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/wait-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/wait-step.md" /%} ### (任意) 休憩 @@ -244,7 +244,7 @@ TicketCreateトランザクションをすぐに送信する予定がない場 チケット付きトランザクションは、シーケンス付きトランザクションと同じようにコンセンサスプロセスを経ます。 -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/wait-step.md" variables={label: "Wait Again"} /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/wait-step.md" variables={label: "Wait Again"} /%} ## マルチシグで使用する diff --git a/@i18n/ja/docs/tutorials/how-tos/send-xrp.md b/@l10n/ja/docs/tutorials/how-tos/send-xrp.md similarity index 98% rename from @i18n/ja/docs/tutorials/how-tos/send-xrp.md rename to @l10n/ja/docs/tutorials/how-tos/send-xrp.md index b639f3b900..60520159c8 100644 --- a/@i18n/ja/docs/tutorials/how-tos/send-xrp.md +++ b/@l10n/ja/docs/tutorials/how-tos/send-xrp.md @@ -27,7 +27,7 @@ steps: ['Generate', 'Connect', 'Prepare', 'Sign', 'Submit', 'Wait', 'Check'] - XRP Ledgerでトランザクションを送信するには、まずアドレスと秘密鍵、そしていくらかのXRPが必要となります。次のインターフェイスを使用して、XRP Test NetにあるアドレスとTestnet XRPを入手できます。 -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/generate-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/generate-step.md" /%} ## Testnetでの送金 @@ -56,7 +56,7 @@ steps: ['Generate', 'Connect', 'Prepare', 'Sign', 'Submit', 'Wait', 'Check'] このチュートリアルでは、以下のボタンをクリックすることでブラウザーから直接接続できます。 -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/connect-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/connect-step.md" /%} ### 2. トランザクションの準備 @@ -209,7 +209,7 @@ xrpl.jsの[Wallet.sign()メソッド](https://js.xrpl.org/classes/Wallet.html#si {% /tabs %} -{% partial file="/@i18n/ja/docs/_snippets/interactive-tutorials/wait-step.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/interactive-tutorials/wait-step.md" /%} ### 6. トランザクションステータスの確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/index.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/index.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/index.md diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/index.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/index.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/index.md diff --git a/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/use-checks.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/use-checks.md new file mode 100644 index 0000000000..21599f181f --- /dev/null +++ b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-checks/use-checks.md @@ -0,0 +1,18 @@ +--- +html: use-checks.html +parent: use-specialized-payment-types.html +seo: + description: XRP LedgerのCheckは、紙の小切手と同じように、別のアカウントに資金を振り込ませることができます。 +metadata: + indexPage: true +labels: + - Checks +--- +# Checkの使用 + +XRP LedgerのChecksでは、別のアカウントが後で支払いを請求することが認められていており、個人用の紙の小切手の仕組みと似ています。 + +{% raw-partial file="/docs/_snippets/common-links.md" /%} + + +{% child-pages /%} diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md similarity index 97% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md index f362510f22..1d42d0f3d6 100644 --- a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md +++ b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/cancel-an-expired-escrow.md @@ -60,7 +60,7 @@ XRP LedgerのEscrowが有効期限切れとなるのは、その`CancelAfter`の XRP Ledgerでは、[EscrowCancelトランザクション][]に[署名して送信する](../../../../concepts/transactions/index.md#トランザクションへの署名とトランザクションの送信)ことで、***誰でも***有効期限切れのEscrowを取り消すことができます。トランザクションの`Owner`フィールドを、そのEscrowを作成した`EscrowCreate`トランザクションの`Account`に設定します。`OfferSequence`フィールドを、`EscrowCreate`トランザクションの`Sequence`に設定します。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} リクエスト: @@ -86,7 +86,7 @@ XRP Ledgerでは、[EscrowCancelトランザクション][]に[署名して送 ## 3.検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 4.最終結果の確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/index.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/index.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/index.md diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/look-up-escrows.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/look-up-escrows.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/look-up-escrows.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/look-up-escrows.md diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md similarity index 97% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md index b0740af2ab..a1349f6aac 100644 --- a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md +++ b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-conditionally-held-escrow.md @@ -74,7 +74,7 @@ print(cancel_after) [EscrowCreateトランザクション][]に[署名して送信](../../../../concepts/transactions/index.md#トランザクションへの署名とトランザクションの送信)します。トランザクションの`Condition`フィールドを、保留中の支払いがリリースされる時刻に設定します。`Destination`を受取人に設定します。受取人と送金元のアドレスは同じでもかまいません。前の手順で算出した`CancelAfter`または`FinishAfter`の時刻も指定します。`Amount`を、Escrowする[XRP、drop単位][]の合計額に設定します。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} リクエスト: @@ -98,7 +98,7 @@ print(cancel_after) ## 4.検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 5.Escrowが作成されたことの確認 @@ -132,7 +132,7 @@ print(cancel_after) Escrowが有効期限切れの場合は、[Escrowの取消し](cancel-an-expired-escrow.md)だけが可能です。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} {% tabs %} @@ -156,7 +156,7 @@ Escrowが有効期限切れの場合は、[Escrowの取消し](cancel-an-expired ## 7.検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 8.最終結果の確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md similarity index 96% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md index 0626cab844..622951b954 100644 --- a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md +++ b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-escrows/send-a-time-held-escrow.md @@ -45,7 +45,7 @@ print(release_date_ripple) [EscrowCreateトランザクション][]に[署名して送信](../../../../concepts/transactions/index.md#トランザクションへの署名とトランザクションの送信)します。トランザクションの`FinishAfter`フィールドを、保留中の支払いがリリースされる時刻に設定します。`Condition`フィールドを省略して、時刻を保留中の支払いをリリースする唯一の条件とします。`Destination`を受取人に設定します。受取人と送金元のアドレスは同じでもかまいません。`Amount`を、Escrowする[XRP、drop単位][]の合計額に設定します。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} リクエスト: @@ -72,7 +72,7 @@ print(release_date_ripple) ## 3.検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 4.Escrowが作成されたことの確認 @@ -133,7 +133,7 @@ print(release_date_ripple) Escrowが有効期限切れの場合は、[Escrowの取消し](cancel-an-expired-escrow.md)だけが可能です。 -{% partial file="/@i18n/ja/docs/_snippets/secret-key-warning.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/secret-key-warning.md" /%} リクエスト: @@ -159,7 +159,7 @@ Escrowが有効期限切れの場合は、[Escrowの取消し](cancel-an-expired ## 7.検証の待機 -{% partial file="/@i18n/ja/docs/_snippets/wait-for-validation.md" /%} +{% partial file="/@l10n/ja/docs/_snippets/wait-for-validation.md" /%} ## 8.最終結果の確認 diff --git a/@i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-payment-channels/index.md b/@l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-payment-channels/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-payment-channels/index.md rename to @l10n/ja/docs/tutorials/how-tos/use-specialized-payment-types/use-payment-channels/index.md diff --git a/@i18n/ja/docs/tutorials/how-tos/use-tokens/index.md b/@l10n/ja/docs/tutorials/how-tos/use-tokens/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/how-tos/use-tokens/index.md rename to @l10n/ja/docs/tutorials/how-tos/use-tokens/index.md diff --git a/@i18n/ja/docs/tutorials/http-websocket-apis/get-started.md b/@l10n/ja/docs/tutorials/http-websocket-apis/get-started.md similarity index 100% rename from @i18n/ja/docs/tutorials/http-websocket-apis/get-started.md rename to @l10n/ja/docs/tutorials/http-websocket-apis/get-started.md diff --git a/@i18n/ja/docs/tutorials/http-websocket-apis/index.md b/@l10n/ja/docs/tutorials/http-websocket-apis/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/http-websocket-apis/index.md rename to @l10n/ja/docs/tutorials/http-websocket-apis/index.md diff --git a/@i18n/ja/docs/tutorials/http-websocket-apis/monitor-incoming-payments-with-websocket.md b/@l10n/ja/docs/tutorials/http-websocket-apis/monitor-incoming-payments-with-websocket.md similarity index 100% rename from @i18n/ja/docs/tutorials/http-websocket-apis/monitor-incoming-payments-with-websocket.md rename to @l10n/ja/docs/tutorials/http-websocket-apis/monitor-incoming-payments-with-websocket.md diff --git a/@i18n/ja/docs/tutorials/index.md b/@l10n/ja/docs/tutorials/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/index.md rename to @l10n/ja/docs/tutorials/index.md diff --git a/@i18n/ja/docs/tutorials/java/index.md b/@l10n/ja/docs/tutorials/java/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/java/index.md rename to @l10n/ja/docs/tutorials/java/index.md diff --git a/@i18n/ja/docs/tutorials/javascript/get-started.md b/@l10n/ja/docs/tutorials/javascript/get-started.md similarity index 100% rename from @i18n/ja/docs/tutorials/javascript/get-started.md rename to @l10n/ja/docs/tutorials/javascript/get-started.md diff --git a/@i18n/ja/docs/tutorials/javascript/index.md b/@l10n/ja/docs/tutorials/javascript/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/javascript/index.md rename to @l10n/ja/docs/tutorials/javascript/index.md diff --git a/@i18n/ja/docs/tutorials/javascript/nfts/index.md b/@l10n/ja/docs/tutorials/javascript/nfts/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/javascript/nfts/index.md rename to @l10n/ja/docs/tutorials/javascript/nfts/index.md diff --git a/@l10n/ja/docs/tutorials/public-servers.md b/@l10n/ja/docs/tutorials/public-servers.md new file mode 100644 index 0000000000..f6c423b331 --- /dev/null +++ b/@l10n/ja/docs/tutorials/public-servers.md @@ -0,0 +1,40 @@ +--- +html: public-servers.html +parent: get-started.html +seo: + description: これらの公開サーバを利用して、自社のインフラを必要とせずにXRP Ledgerにアクセスします。 +labels: + - コアサーバ +--- +# 公開サーバ + +[自分で`rippled`サーバを運営しない](../infrastructure/installation/index.md)場合は、以下の公開サーバを利用して、トランザクションを送信したり、レジャーからデータを取得したりすることができます。 + +# メインネット + +| 運営者 | [ネットワーク][] | JSON-RPC URL | WebSocket URL | 備考 | +|:----------------|:-----------------|:-------------|:--------------|:---------------------| +| XRP Ledger 財団 | **Mainnet** | `https://xrplcluster.com/`
`https://xrpl.ws/` [²][] | `wss://xrplcluster.com/`
`wss://xrpl.ws/` [²][] | CORSをサポートする全履歴サーバクラスター | +| Ripple[¹][] | **Mainnet** | `https://s1.ripple.com:51234/` | `wss://s1.ripple.com/` | 汎用サーバクラスター | +| Ripple[¹][] | **Mainnet** | `https://s2.ripple.com:51234/` | `wss://s2.ripple.com/` | [全履歴サーバ](../concepts/networks-and-servers/ledger-history.md#すべての履歴) クラスター | + +# テスト用ネットワーク +| 運営者 | [ネットワーク][] | JSON-RPC URL | WebSocket URL | 備考 | +|:---------------|:-----------------|:-------------|:--------------|:---------------------| +| Ripple[¹][] | Testnet | `https://s.altnet.rippletest.net:51234/` | `wss://s.altnet.rippletest.net:51233/` | Testnet 公開サーバ | +| XRPL Labs | Testnet | `https://testnet.xrpl-labs.com/` | `wss://testnet.xrpl-labs.com/` | CORSをサポートする Testnet 公開サーバ | +| Ripple[¹][] | Testnet (Clio) | `https://clio.altnet.rippletest.net:51234/` | `wss://clio.altnet.rippletest.net:51233/` | Clioを使用したTestnet公開サーバ | +| Ripple[¹][] | Devnet | `https://s.devnet.rippletest.net:51234/` | `wss://s.devnet.rippletest.net:51233/` | Devnet 公開サーバ | +| Ripple[¹][] | Devnet (Clio) | `https://clio.devnet.rippletest.net:51234/` | `wss://clio.devnet.rippletest.net:51233/` | Clioを使用したDevnet公開サーバ | +| Ripple[¹][] | Sidechain-Devnet | `https://sidechain-net2.devnet.rippletest.net:51234/` | `wss://sidechain-net2.devnet.rippletest.net:51233/` | クロスチェーンブリッジ機能をテストするためのサイドチェーンDevnet。Devnetはロックチェーンとして機能し、このサイドチェーンは発行チェーンとして機能します。 | +| XRPL Labs | Xahau Testnet | `https://xahau-test.net/` | `wss://xahau-test.net/` | [Hooksが有効](https://hooks.xrpl.org/)なXahau Testnet | + +[ネットワーク]: ../concepts/networks-and-servers/parallel-networks.md +[¹]: #footnote-1 +[²]: #footnote-2 + +¹ Ripple社の公開サーバは、持続的な利用やビジネスでの利用には適しておらず、いつでも利用できなくなる可能性があります。定期的に使用する場合は、[ご自身で`rippled`サーバを運用する](../concepts/networks-and-servers/index.md)か、信頼できる人と契約してください。Ripple社の公開クラスターには[Clioサーバ](../concepts/networks-and-servers/the-clio-server.md) ([レポートモード][]の後継)が含まれています。 + +² `xrpl.ws`は`xrplcluster.com`のエイリアスです。しかし、`.ws` というトップレベルドメインの信頼性は、本番での使用には適さないかもしれません。 + +{% raw-partial file="/docs/_snippets/common-links.md" /%} diff --git a/@i18n/ja/docs/tutorials/python/index.md b/@l10n/ja/docs/tutorials/python/index.md similarity index 100% rename from @i18n/ja/docs/tutorials/python/index.md rename to @l10n/ja/docs/tutorials/python/index.md diff --git a/@i18n/ja/docs/use-cases/defi/algorithmic-trading.md b/@l10n/ja/docs/use-cases/defi/algorithmic-trading.md similarity index 100% rename from @i18n/ja/docs/use-cases/defi/algorithmic-trading.md rename to @l10n/ja/docs/use-cases/defi/algorithmic-trading.md diff --git a/@i18n/ja/docs/use-cases/defi/index.md b/@l10n/ja/docs/use-cases/defi/index.md similarity index 100% rename from @i18n/ja/docs/use-cases/defi/index.md rename to @l10n/ja/docs/use-cases/defi/index.md diff --git a/@i18n/ja/docs/use-cases/defi/list-xrp-as-an-exchange.md b/@l10n/ja/docs/use-cases/defi/list-xrp-as-an-exchange.md similarity index 100% rename from @i18n/ja/docs/use-cases/defi/list-xrp-as-an-exchange.md rename to @l10n/ja/docs/use-cases/defi/list-xrp-as-an-exchange.md diff --git a/@i18n/ja/docs/use-cases/index.md b/@l10n/ja/docs/use-cases/index.md similarity index 100% rename from @i18n/ja/docs/use-cases/index.md rename to @l10n/ja/docs/use-cases/index.md diff --git a/@i18n/ja/docs/use-cases/payments/index.md b/@l10n/ja/docs/use-cases/payments/index.md similarity index 100% rename from @i18n/ja/docs/use-cases/payments/index.md rename to @l10n/ja/docs/use-cases/payments/index.md diff --git a/@i18n/ja/docs/use-cases/payments/peer-to-peer-payments-uc.md b/@l10n/ja/docs/use-cases/payments/peer-to-peer-payments-uc.md similarity index 100% rename from @i18n/ja/docs/use-cases/payments/peer-to-peer-payments-uc.md rename to @l10n/ja/docs/use-cases/payments/peer-to-peer-payments-uc.md diff --git a/@i18n/ja/docs/use-cases/payments/restricting-deposits-uc.md b/@l10n/ja/docs/use-cases/payments/restricting-deposits-uc.md similarity index 100% rename from @i18n/ja/docs/use-cases/payments/restricting-deposits-uc.md rename to @l10n/ja/docs/use-cases/payments/restricting-deposits-uc.md diff --git a/@i18n/ja/docs/use-cases/payments/smart-contracts-uc.md b/@l10n/ja/docs/use-cases/payments/smart-contracts-uc.md similarity index 100% rename from @i18n/ja/docs/use-cases/payments/smart-contracts-uc.md rename to @l10n/ja/docs/use-cases/payments/smart-contracts-uc.md diff --git a/@i18n/ja/docs/use-cases/tokenization/authorized-minter.md b/@l10n/ja/docs/use-cases/tokenization/authorized-minter.md similarity index 100% rename from @i18n/ja/docs/use-cases/tokenization/authorized-minter.md rename to @l10n/ja/docs/use-cases/tokenization/authorized-minter.md diff --git a/@i18n/ja/docs/use-cases/tokenization/digital-artist.md b/@l10n/ja/docs/use-cases/tokenization/digital-artist.md similarity index 100% rename from @i18n/ja/docs/use-cases/tokenization/digital-artist.md rename to @l10n/ja/docs/use-cases/tokenization/digital-artist.md diff --git a/@i18n/ja/docs/use-cases/tokenization/index.md b/@l10n/ja/docs/use-cases/tokenization/index.md similarity index 100% rename from @i18n/ja/docs/use-cases/tokenization/index.md rename to @l10n/ja/docs/use-cases/tokenization/index.md diff --git a/@i18n/ja/docs/use-cases/tokenization/nft-mkt-overview.md b/@l10n/ja/docs/use-cases/tokenization/nft-mkt-overview.md similarity index 100% rename from @i18n/ja/docs/use-cases/tokenization/nft-mkt-overview.md rename to @l10n/ja/docs/use-cases/tokenization/nft-mkt-overview.md diff --git a/@i18n/ja/docs/use-cases/tokenization/nftoken-marketplace.md b/@l10n/ja/docs/use-cases/tokenization/nftoken-marketplace.md similarity index 100% rename from @i18n/ja/docs/use-cases/tokenization/nftoken-marketplace.md rename to @l10n/ja/docs/use-cases/tokenization/nftoken-marketplace.md diff --git a/@i18n/ja/docs/use-cases/tokenization/stablecoin-issuer.md b/@l10n/ja/docs/use-cases/tokenization/stablecoin-issuer.md similarity index 99% rename from @i18n/ja/docs/use-cases/tokenization/stablecoin-issuer.md rename to @l10n/ja/docs/use-cases/tokenization/stablecoin-issuer.md index 4c06a7216d..d159b4dd4a 100644 --- a/@i18n/ja/docs/use-cases/tokenization/stablecoin-issuer.md +++ b/@l10n/ja/docs/use-cases/tokenization/stablecoin-issuer.md @@ -206,7 +206,7 @@ Clawbackは、ステーブルコインの配布を開始する前に選択でき ### AMMへのリスト -_([AMM amendment][])_ +_([AMM amendment][]により追加されました。)_ 自動マーケットメイカー(AMM)は、XRP Ledgerの分散型取引所で流動性を提供するスマートコントラクトです。各AMMは2つの資産のプールを保有し、計算式で設定された取引レートでユーザがそれらの間でスワップを行うことを可能にします。 diff --git a/@i18n/ja/resources/contribute-code/create-custom-transactors.md b/@l10n/ja/resources/contribute-code/create-custom-transactors.md similarity index 100% rename from @i18n/ja/resources/contribute-code/create-custom-transactors.md rename to @l10n/ja/resources/contribute-code/create-custom-transactors.md diff --git a/@i18n/ja/resources/contribute-code/index.md b/@l10n/ja/resources/contribute-code/index.md similarity index 100% rename from @i18n/ja/resources/contribute-code/index.md rename to @l10n/ja/resources/contribute-code/index.md diff --git a/@i18n/ja/resources/contribute-documentation/creating-diagrams.md b/@l10n/ja/resources/contribute-documentation/creating-diagrams.md similarity index 100% rename from @i18n/ja/resources/contribute-documentation/creating-diagrams.md rename to @l10n/ja/resources/contribute-documentation/creating-diagrams.md diff --git a/@i18n/ja/resources/contribute-documentation/documentation-translations.md b/@l10n/ja/resources/contribute-documentation/documentation-translations.md similarity index 100% rename from @i18n/ja/resources/contribute-documentation/documentation-translations.md rename to @l10n/ja/resources/contribute-documentation/documentation-translations.md diff --git a/@i18n/ja/resources/contribute-documentation/index.md b/@l10n/ja/resources/contribute-documentation/index.md similarity index 99% rename from @i18n/ja/resources/contribute-documentation/index.md rename to @l10n/ja/resources/contribute-documentation/index.md index 6eb411328b..7ce7e90cb4 100644 --- a/@i18n/ja/resources/contribute-documentation/index.md +++ b/@l10n/ja/resources/contribute-documentation/index.md @@ -23,7 +23,7 @@ XRPL Dev Portalでは、開発者が開発を開始するためのサンプル - `_api-examples/` - APIリクエストやレスポンスのサンプル(特にドキュメントで使用されているもの) - `_code-samples/` - ドキュメントで使用されているサンプルコード(可能な限り完全に動作するスクリプト) -- `@i18n` - 英語以外の翻訳コンテンツ +- `@l10n` - 英語以外の翻訳コンテンツ - `@theme` - MarkdocのコンテンツやReactのカスタムページで使用されるコンポーネントのオーバーライドやカスタムコンポーネント - `about/` - 概要セクションのソースファイル - `blog/` - XRPL開発者ブログのソースファイル @@ -169,10 +169,9 @@ seo: ```yaml --- -theme: - navigation: - nextButton: - hide: true +navigation: + nextButton: + hide: true --- ``` diff --git a/@i18n/ja/resources/contribute-documentation/tutorial-guidelines.md b/@l10n/ja/resources/contribute-documentation/tutorial-guidelines.md similarity index 100% rename from @i18n/ja/resources/contribute-documentation/tutorial-guidelines.md rename to @l10n/ja/resources/contribute-documentation/tutorial-guidelines.md diff --git a/@i18n/ja/resources/contribute-documentation/tutorial-structure.md b/@l10n/ja/resources/contribute-documentation/tutorial-structure.md similarity index 100% rename from @i18n/ja/resources/contribute-documentation/tutorial-structure.md rename to @l10n/ja/resources/contribute-documentation/tutorial-structure.md diff --git a/@i18n/ja/resources/index.md b/@l10n/ja/resources/index.md similarity index 100% rename from @i18n/ja/resources/index.md rename to @l10n/ja/resources/index.md diff --git a/@i18n/ja/resources/known-amendments.md b/@l10n/ja/resources/known-amendments.md similarity index 99% rename from @i18n/ja/resources/known-amendments.md rename to @l10n/ja/resources/known-amendments.md index 4bf2e447e7..dd3b882f45 100644 --- a/@i18n/ja/resources/known-amendments.md +++ b/@l10n/ja/resources/known-amendments.md @@ -18,8 +18,8 @@ labels: | 名前 | 登場 | ステータス | |:----------------------------------|:-----------|:------------------------------------| | [fixXChainRewardRounding][] | v2.2.0 | {% badge href="https://xrpl.org/blog/2024/rippled-2.2.0" %}投票中: 2024-06-04{% /badge %} | -| [PriceOracle][] | v2.2.0 | {% badge href="https://xrpl.org/blog/2024/rippled-2.2.0" %}投票中: 2024-06-04{% /badge %} | -| [DID][] | v2.0.0 | {% badge href="https://xrpl.org/blog/2024/rippled-2.0.0.html" %}投票中: 2024-01-09{% /badge %} | +| [PriceOracle][] | v2.2.0 | {% badge href="https://livenet.xrpl.org/transactions/05D03F7BF08BF4A915483F7B10EAC7016034656A54A8A6AD4A49A9AD362764A1" %}有効: 2024-11-02{% /badge %} | +| [DID][] | v2.0.0 | {% badge href="https://livenet.xrpl.org/transactions/7239CF04E6E1EEC606269135DA3C916B82D4B010F5315E7AEB3D5A3B6B5B343D" %}有効: 2024-10-30{% /badge %} | | [XChainBridge][] | v2.0.0 | {% badge href="https://xrpl.org/blog/2024/rippled-2.0.0.html" %}投票中: 2024-01-09{% /badge %} | | [fixEmptyDID][] | v2.2.0 | {% badge href="https://livenet.xrpl.org/transactions/A858AE8832981D77A4C5038D633CC9CBD54C9764BD2A3F8CA174E02D1736F472" %}有効: 2024-09-27{% /badge %} | | [fixPreviousTxnID][] | v2.2.0 | {% badge href="https://livenet.xrpl.org/transactions/C7A9804E1F499ABBF38D791BAD25B1479DB1CEA4E9B6C5C08D6D4EF13F41E171" %}有効: 2024-09-27{% /badge %} | @@ -293,7 +293,7 @@ Clawbackはデフォルトでは無効になっています。Clawbackを使用 | Amendment | DID | |:-------------|:----| | Amendment ID | DB432C3A09D9D5DFC7859F39AE5FF767ABC59AED0A9FB441E83B814D8946C109 | -| ステータス | 投票中 | +| ステータス | 有効 | | デフォルトの投票(最新の安定版) | いいえ | | Amendment前の機能は廃止? | いいえ | @@ -301,8 +301,8 @@ Clawbackはデフォルトでは無効になっています。Clawbackを使用 次の新しいトランザクションを追加します。 -- DIDDelete - XRPLアカウントに関連付けられたDIDを削除します。 -- DIDSet - 新しいDIDを作成するか、既存のDIDを更新します。 +- [DIDDelete](../docs/references/protocol/transactions/types/diddelete.md) - XRPLアカウントに関連付けられたDIDを削除します。 +- [DIDSet](../docs/references/protocol/transactions/types/didset.md) - 新しいDIDを作成するか、既存のDIDを更新します。 新しい`DID`レジャーエントリタイプを追加します。 @@ -1308,7 +1308,7 @@ XRPの「Payment Channel」を作成します。Payment Channelは、2名の当 | Amendment | PriceOracle | |:-------------|:------------| | Amendment ID | 96FD2F293A519AE1DB6F8BED23E4AD9119342DA7CB6BAFD00953D16C54205D8B | -| ステータス | 投票中 | +| ステータス | 有効 | | デフォルトの投票(最新の安定版) | いいえ | | Amendment前の機能は廃止? | いいえ | diff --git a/@i18n/ja/translations.yaml b/@l10n/ja/translations.yaml similarity index 88% rename from @i18n/ja/translations.yaml rename to @l10n/ja/translations.yaml index d2fbf9dd1a..54a6cd5493 100644 --- a/@i18n/ja/translations.yaml +++ b/@l10n/ja/translations.yaml @@ -1,25 +1,25 @@ -theme.page.previousButton: "前のページ" -theme.page.nextButton: "次のページ" -theme.page.lastUpdated.timeago: "最終更新: " -theme.markdown.editPage.text: 編集 -theme.toc.header: 目次 -theme.search.label: ドキュメントの検索 -theme.search.navbar.label: 検索 -theme.search.recent: 直近の検索 -theme.search.keys.navigate: 選択 -theme.search.keys.select: 決定 -theme.search.keys.exit: 閉じる -theme.feedback.settings.label: 参考になりましたか? -theme.footer.copyrightText: © 2024 XRP Ledger. オープンソース. +page.previousButton: "前のページ" +page.nextButton: "次のページ" +page.lastUpdated.timeago: "最終更新: " +markdown.editPage.text: 編集 +toc.header: 目次 +search.label: ドキュメントの検索 +search.navbar.label: 検索 +search.recent: 直近の検索 +search.keys.navigate: 選択 +search.keys.select: 決定 +search.keys.exit: 閉じる +feedback.settings.label: 参考になりましたか? +footer.copyrightText: © 2024 XRP Ledger. オープンソース. -theme.navbar.about: 概要 -theme.navbar.docs: ドキュメント -theme.navbar.resources: リソース -theme.navbar.community: コミュニティ -theme.footer.about: 概要 -theme.footer.docs: ドキュメント -theme.footer.resources: リソース -theme.footer.community: コミュニティ +navbar.about: 概要 +navbar.docs: ドキュメント +navbar.resources: リソース +navbar.community: コミュニティ +footer.about: 概要 +footer.docs: ドキュメント +footer.resources: リソース +footer.community: コミュニティ sidebar.docs: ドキュメント sidebar.docs.tutorials: チュートリアル @@ -227,6 +227,73 @@ How can a blockchain be sustainable?: ブロックチェーンはどうして持 It’s been widely reported that Bitcoin’s energy consumption, as of 2021, is equivalent to that used by Argentina, with much of the electricity Bitcoin miners use coming from polluting sources. The XRP Ledger confirms transactions through a “consensus” mechanism - which does not waste energy like proof of work does - and leverages carbon offsets to be one of the first truly carbon neutral blockchains.: ビットコインのエネルギー消費量は、2021年時点で、アルゼンチンが使用するエネルギーと同等であり、ビットコインの採掘者が使用する電力の多くは環境破壊につながる資源から供給されていると広く報告されています。XRP Ledgerは、Proof of Workのようにエネルギーを浪費しない「コンセンサス」メカニズムを通じてトランザクションを検証し、カーボンオフセットを活用して、最初の真のカーボンニュートラルなブロックチェーンの1つとなっています。 View Full FAQ: 全てのFAQを見る +# about/xrp.page.tsx +Your Questions About XRP, Answered: XRPについての質問にお答えします +XRP Overview: XRPの概要 +About XRP: XRPについて +XRP in Trading: XRPの取引 +Ripple vs. XRP: RippleとXRP +XRP Wallets: XRPウォレット +XRP Exchanges: XRPを取り扱う取引所 +What Is XRP?: XRPとは? +about.xrp.what-is-xrp.ppart1: XRPはオープンソース、パーミッションレス、分散型の +about.xrp.what-is-xrp.ppart2: ブロックチェーン技術 +about.xrp.what-is-xrp.ppart3: であるXRP Ledger上のネイティブなデジタル資産です。 +Created in 2012 specifically for payments, XRP can settle transactions on the ledger in 3-5 seconds. It was built to be a better Bitcoin—faster, cheaper and greener than any other digital asset.: 2012年に決済に特化して作られたXRPは、XRP Ledger上で3〜5秒で取引を決済できます。XRPは、他のどのデジタル資産よりも速く、安く、環境に優しい、より優れたビットコインを目指して作られました。 +Benefits: メリット +XRP: XRP +Bitcoin: Bitcoin +Fast: 速度 +3-5 seconds to settle: 3-5秒で決済 +500 seconds to settle: 500秒で決済 +Low-Cost: 低コスト +$0.0002/tx: 1txあたり0.0002ドル +$0.50/tx: 1txあたり0.50ドル +Scalable: スケーラビリティ +1,500 tx per second: 1秒あたり1,500tx +3 tx per second: 1秒あたり3tx +Sustainable: 持続可能性 +Environmentally sustainable (negligible energy consumption): 環境に優しい(ごくわずかなエネルギー消費量) +0.3% of global energy consumption: 世界のエネルギー消費の0.3% +XRP can be sent directly without needing a central intermediary, making it a convenient instrument in bridging two different currencies quickly and efficiently. It is freely exchanged on the open market and used in the real world for enabling cross-border payments and microtransactions.: XRPは、第三者を必要とせずに直接送金できるため、2つの異なる通貨を迅速かつ効率的に交換する便利な手段となります。XRPは世界中の市場で自由に取引され、国境を越えた支払いと少額取引を可能にする手段として実世界で利用されています。 +Financial Institutions: 金融機関 +Leverage XRP as a bridge currency to facilitate faster, more affordable cross-border payments around the world.: XRPをブリッジ通貨として活用して、世界中でより迅速かつ安価な国境を越えた支払いを可能にします。 +Individual Consumers: 個人ユーザ +Use XRP to move different currencies around the world.: 世界中で異なる通貨を移動するためにXRPを活用します。 +The XRP Ledger is built for business.: XRP Ledgerはビジネスのために構築されています。 +The only major L-1 blockchain that’s built for business and designed specifically to power finance use cases and applications at scale. Powerful enough to bootstrap a new economy, the XRP Ledger (XRPL) is fast, scalable, and sustainable.: ビジネスに利用できるように構築され、金融のユースケースやアプリケーションを広範囲にサポートするように特別に設計された、唯一の主要なL1ブロックチェーンです。新しい金融経済を牽引する十分なパワーを秘めたXRP Ledger(XRPL)は、高速でスケーラブル、かつ持続可能なブロックチェーンです。 +How Is XRP Used in Trading?: XRPは取引にどのように利用されていますか? +XRP is traded on more than 100 markets and exchanges worldwide.: XRPは世界中の100以上の市場と取引所で取引されています。 +about.xrp.xrp-in-trading.ppart1: XRPの安い取引手数料、信頼性、高速性により、トレーダーは、取引の場を問わず、デジタル資産を高速でコスト効率が高く信頼性の高い担保として利用することが可能になり、 +about.xrp.xrp-in-trading.ppart2: 裁定機会の獲得 +about.xrp.xrp-in-trading.ppart3: 、マージンコールへの対応、一般的な取引在庫の管理をリアルタイムで行うことができます。 +Because of the properties inherent to XRP and the ecosystem around it, traders worldwide are able to shift collateral, bridge currencies and switch from one crypto into another nearly instantly, across any exchange on the planet.: XRPの特性とその周辺のエコシステムにより、世界中のトレーダーは、担保を移動し、通貨をブリッジし、暗号通貨をほぼ瞬時に別の暗号通貨に交換することが、地球上のあらゆる取引所で可能となっています。 +What Is the Relationship Between Ripple and XRP?: RippleとXRPの関係は? +" is a technology company that makes it easier to build a high-performance, global payments business. XRP is a digital asset independent of this.": は、高パフォーマンスのグローバル決済業務を構築するための技術会社です。XRPはこの技術会社とは独立したデジタル資産です。 +There is a finite amount of XRP. All XRP is already in existence today—no more than the original 100 billion can be created. The XRPL founders gifted 80 billion XRP, the platform’s native currency, to Ripple. To provide predictability to the XRP supply, Ripple has locked 55 billion XRP (55% of the total possible supply) into a series of escrows using the XRP Ledger itself. The XRPL's transaction processing rules, enforced by the consensus protocol, control the release of the XRP.: プラットフォームのネイティブ通貨であるXRPの総量はプロトコルにより一定量に設定されています。その上限は1000億枚であり、そのすべてが発行済みです。XRPLの発明者たちは、そのうち800億XRPをRipple社に寄付しました。XRPの供給量に予測可能性を持たせるため、Ripple社は550億XRP(総供給量の55%)をXRP Ledger自体を使用した一連のエスクローにロックしています。コンセンサスプロトコルによって強制されるXRPLのトランザクション処理ルールが、XRPの放出を管理しています。 +about.xrp.ripple-escrow.ppart1: " " +about.xrp.ripple-escrow.ppart2: 2024年10月 +about.xrp.ripple-escrow.ppart3: 時点で +38B: 380億 +XRP remains in escrow: がエスクローに存在 +What Wallets Support XRP?: XRPをサポートするウォレットは? +"Digital wallets are pieces of software that allow people to send, receive, and store cryptocurrencies, including XRP. There are two types of digital wallets: hardware and software.": デジタルウォレットは、XRPを含む暗号通貨を送信、受け取り、および保管できるソフトウェアのピースです。デジタルウォレットにはハードウェア型とソフトウェア型の2種類があります。 +Software Wallets: ソフトウェアウォレット +Hardware Wallets: ハードウェアウォレット +"Disclaimer: This information is drawn from other sources on the internet. XRPL.org does not endorse or recommend any exchanges or make any representations with respect to exchanges or the purchase or sale of digital assets more generally. It’s advisable to conduct your own due diligence before relying on any third party or third-party technology, and providers may vary significantly in their compliance, data security, and privacy practices.": 免責事項:この情報はインターネット上の他の情報源から引用されています。XRPL.orgは、いかなる取引所も推奨または推薦せず、また、取引所またはデジタル資産の売買一般に関して表明を行なうものではありません。第三者の技術や第三者に依存する前に、ご自身でデューデリジェンスを実施されることをお勧めします。また、プロバイダーによってコンプライアンス、データセキュリティ、プライバシー慣行は大きく異なる場合があります。 +What Exchanges Support XRP?: XRPをサポートする取引所は? +Exchanges are where people trade currencies. XRP is traded on more than 100 markets and exchanges worldwide.: 取引所は人々が通貨を取引する場所です。XRPは世界中の100以上の市場と取引所で取引されています。 +There are different types of exchanges that vary depending on the type of market (spot, futures, options, swaps), and the type of security model (custodial, non-custodial).: 取引所の種類は、市場の種類(現物、先物、オプション、スワップ)やセキュリティモデルの種類(カストディアル、非カストディアル)によって異なります。 +Spot Exchanges: 現物取引所 +Spot exchanges allow people to buy and sell cryptocurrencies at current (spot) market rates.: 現物取引所では、人々が現物市場価格で暗号通貨を買い、売ることができます。 +Futures, Options and Swap Exchanges: 先物、オプション、スワップ取引所 +Futures, options and swap exchanges allow people to buy and sell standardized contracts of cryptocurrency market rates in the future.: 先物、オプション、スワップ取引所では、将来の暗号通貨市場レートの標準化された契約を売買することができます。 +Custodial Exchanges: カストディアル取引所 +Custodial exchanges manage a user’s private keys, and publish centralized order books of buyers and sellers.: カストディアル取引所では、ユーザの秘密鍵を管理し、買い手と売り手の中央集権的なオーダーブックを公開します。 +Non-Custodial Exchanges: ノンカストディアル取引所 +Non-custodial exchanges, also known as decentralized exchanges, do not manage a user’s private keys, and publish decentralized order books of buyers and sellers on a blockchain.: ノンカストディアル取引所、もしくは分散型取引所では、ユーザの秘密鍵を管理しません。また、ブロックチェーン上に分散型の買い手と売り手のオーダーブックを公開します。 +Top Exchanges, according to CryptoCompare: CryptoCompareによるトップ取引所 + # about/uses.page.tsx Powering Innovative Use Cases and Projects: 革新的なプロジェクトとユースケースを生み出す XRPL Ecosystem: XRPLエコシステム @@ -495,7 +562,6 @@ XRPL Campus Ambassadors: XRPLキャンパスアンバサダー Current Students: 現役学生 The XRPL Campus Ambassador program aims to elevate the impact of college students who are passionate about blockchain technology. In their role, Campus Ambassadors help educate other students about crypto and how to start building on the XRPL.: XRPLキャンパスアンバサダープログラムは、ブロックチェーン技術に情熱を持つ大学生の影響力を高めることを目指しています。彼らの役割として、キャンパスアンバサダーは他の学生に暗号通貨について教育し、XRPL上での開発を始める方法を教えます。 Why become an XRPL Campus Ambassador?: XRPLキャンパスアンバサダーになる理由 -Benefits: メリット Join a global cohort of students empowering others to build on the XRPL.: XRPLをベースに他の人に力を与える、世界的な学生グループに参加しましょう Exclusive Opportunities: 特別な機会 Get access and invitations to Ambassador-only events, conferences, and opportunities: アンバサダー限定のイベント、カンファレンス、チャンスの情報を入手できます diff --git a/@theme/components/Navbar/Navbar.tsx b/@theme/components/Navbar/Navbar.tsx index 31f8d52c80..f5b5be8e63 100644 --- a/@theme/components/Navbar/Navbar.tsx +++ b/@theme/components/Navbar/Navbar.tsx @@ -19,8 +19,8 @@ const alertBanner = { export function Navbar(props) { // const [isOpen, setIsOpen] = useMobileMenu(false); const themeConfig = useThemeConfig(); - const { useI18n } = useThemeHooks(); - const { changeLanguage } = useI18n(); + const { useL10n } = useThemeHooks(); + const { changeLanguage } = useL10n(); const menu = themeConfig.navbar?.items; const logo = themeConfig.logo; diff --git a/README.md b/README.md index 5866051e53..63ef746e57 100644 --- a/README.md +++ b/README.md @@ -51,15 +51,15 @@ If you make changes to the [Domain Verification Checker](https://xrpl.org/valida This repo includes English (en) and Japanese (ja) locales. -This is done by setting up the internationalization (@i18n) folders, adding the `i18n` configuration to your `redocly.yaml` file, and adding the translated content in the respective language directory under the @i18n directory. +This is done by setting up the internationalization (@l10n) folders, adding the `i18n` configuration to your `redocly.yaml` file, and adding the translated content in the respective language directory under the @l10n directory. To add support for a new language: -1. Create a new subdirectory in the @i18n directory of the portal. For example, to add support for Spanish, create a new subdirectory "es-ES". +1. Create a new subdirectory in the @l10n directory of the portal. For example, to add support for Spanish, create a new subdirectory "es-ES". 2. Update the i18n configuration in your `redocly.yaml` file defining the display labels for the different languages you support. - i18n: + l10n: defaultLocale: en-US locales: - code: en-US @@ -69,9 +69,9 @@ To add support for a new language: - code: es-ES name: Spanish -3. Add the translated content in the respective language directory under the @i18n directory. +3. Add the translated content in the respective language directory under the @l10n directory. - The relative path from the language directory to the translated file must be the same as the relative path from the root of the portal to the file in the default language. For example, if you originally had a file with path `path/to/my/markdown.md`, the file translated to Spanish must be /`@i18n/es-ES/path/to/my/markdown.md`. + The relative path from the language directory to the translated file must be the same as the relative path from the root of the portal to the file in the default language. For example, if you originally had a file with path `path/to/my/markdown.md`, the file translated to Spanish must be /`@l10n/es-ES/path/to/my/markdown.md`. ## Issues, Projects, and Project Boards diff --git a/_code-samples/airgapped-wallet/py/README.md b/_code-samples/airgapped-wallet/py/README.md index f2a7a651ca..524bb17d54 100644 --- a/_code-samples/airgapped-wallet/py/README.md +++ b/_code-samples/airgapped-wallet/py/README.md @@ -101,9 +101,7 @@ sudo apt-get install python3.8 python3-pip pip install -r requirements.txt ``` -4. Edit line 47 @ `relay-transaction.py` and insert the signed transaction blob from scanning the QR code Machine 1 generated. - -5. Run `relay-transaction.py` +4. Run `relay-transaction.py` with one argument, the signed transaction blob to submit. ## Phone Setup The phone requires a working camera that is able to scan a QR code and an internet connection for it to be able to transmit the signed transaction blob to Machine 2. diff --git a/_code-samples/airgapped-wallet/py/airgapped-wallet.py b/_code-samples/airgapped-wallet/py/airgapped-wallet.py index a8675c3c5b..be10270ea7 100644 --- a/_code-samples/airgapped-wallet/py/airgapped-wallet.py +++ b/_code-samples/airgapped-wallet/py/airgapped-wallet.py @@ -68,7 +68,9 @@ def sign_transaction(_xrp_amount, _destination, _ledger_seq, _wallet_seq, passwo amount=xrp_to_drops(xrp=_xrp_amount), destination=_destination, last_ledger_sequence=validated_seq + 100, - # +100 to catch up with the ledger when we transmit the signed tx blob to Machine 2 + # 100 ledgers usually takes about 6 minutes, so you have about that + # long to submit it before it expires. To give more time, increase + # this number; for unlimited time, remove last_ledger entirely. sequence=_wallet_seq, fee="10" ) @@ -77,7 +79,7 @@ def sign_transaction(_xrp_amount, _destination, _ledger_seq, _wallet_seq, passwo # Scan the QR code and transmit the signed_tx blob to an online machine (Machine 2) to relay it to the XRPL my_tx_payment_signed = sign(transaction=my_tx_payment, wallet=_wallet) - img = qrcode.make(my_tx_payment_signed.to_dict()) + img = qrcode.make(my_tx_payment_signed.blob()) img.save(get_path("/Wallet/transactionID.png")) image = Image.open(get_path("/Wallet/transactionID.png")) image.show() @@ -119,12 +121,15 @@ def main(): # If the Wallet's folder already exists, continue on if os.path.exists(File) and os.path.exists(get_path("/Wallet/public.txt")): while True: - ask = int(input("\n 1. Transact XRP" + try: + ask = int(input("\n 1. Transact XRP" "\n 2. Generate an XRP wallet (read only)" "\n 3. Showcase XRP Wallet Address (QR Code)" "\n 4. Exit" "\n\n Enter Index: " )) + except ValueError: + continue if ask == 1: password = str(input(" Enter Password: ")) @@ -142,6 +147,7 @@ def main(): _wallet_seq=wallet_sequence, password=password ) + print("This transaction is expected to expire in ~6 minutes.") del destination, amount, wallet_sequence, ledger_sequence diff --git a/_code-samples/airgapped-wallet/py/relay-transaction.py b/_code-samples/airgapped-wallet/py/relay-transaction.py index 876aa66620..d2f0d94b97 100644 --- a/_code-samples/airgapped-wallet/py/relay-transaction.py +++ b/_code-samples/airgapped-wallet/py/relay-transaction.py @@ -1,7 +1,8 @@ from xrpl.clients import JsonRpcClient from xrpl.models.transactions import Payment from xrpl.transaction import submit_and_wait - +from xrpl.utils import drops_to_xrp +import argparse def connect_node(_node): """ @@ -14,7 +15,7 @@ def connect_node(_node): return _client -def send_transaction(transaction_dict): +def send_transaction(tx_blob): """ Connects to a node -> Send Transaction Main Function to send transaction to the XRPL @@ -24,27 +25,29 @@ def send_transaction(transaction_dict): # TESTNET: "https://s.altnet.rippletest.net:51234/" # MAINNET: "https://s2.ripple.com:51234/" - # Since we manually inserted the tx blob, we need to initialize it into a Payment so xrpl-py could process it - my_tx_signed = Payment.from_dict(transaction_dict) + tx = submit_and_wait(transaction=tx_blob, client=client) - tx = submit_and_wait(transaction=my_tx_signed, client=client) + tx_account = tx.result["tx_json"]["Account"] + tx_hash = tx.result["hash"] + tx_destination = tx.result["tx_json"]['Destination'] + delivered = tx.result["meta"]["delivered_amount"] + if type(delivered) == str: + tx_delivered_amount = f"{drops_to_xrp(delivered)} XRP" + else: + tx_delivered_amount = f"{delivered['value']} {delivered['currency']}.{delivered['issuer']}" - tx_hash = tx.result['hash'] - tx_destination = tx.result['Destination'] - tx_xrp_amount = int(tx.result['Amount']) / 1000000 - tx_account = tx.result['Account'] print(f"\n XRPL Explorer: https://testnet.xrpl.org/transactions/{tx_hash}" + f"\n Wallet Used: {tx_account}" f"\n Transaction Hash: {tx_hash}" f"\n Transaction Destination: {tx_destination}" - f"\n Transacted XRP: {tx_xrp_amount}" - f"\n Wallet Used: {tx_account}" + f"\n Amount Delivered: {tx_delivered_amount}" ) if __name__ == '__main__': - tx_blob = "ENTER TX BLOB HERE" - if tx_blob == "ENTER TX BLOB HERE": - print("Set tx to 'tx_blob' received from scanning the QR code generated by the airgapped wallet") - else: - send_transaction(tx_blob) + p = argparse.ArgumentParser(description='Submit a signed transaction blob') + p.add_argument('blob', type=str, + help='Transaction blob (in hexadecimal) to submit') + tx_blob = p.parse_args().blob + send_transaction(tx_blob) diff --git a/_code-samples/airgapped-wallet/py/requirements.txt b/_code-samples/airgapped-wallet/py/requirements.txt index d62c9d2d7c..19fa7a080b 100644 --- a/_code-samples/airgapped-wallet/py/requirements.txt +++ b/_code-samples/airgapped-wallet/py/requirements.txt @@ -1,25 +1,4 @@ -anyio==3.2.1 -asgiref==3.4.1 -base58==2.1.0 -certifi==2024.7.4 -cffi==1.15.0 -colorama==0.4.4 cryptography==43.0.1 -Django==3.2.25 -ECPy==1.2.5 -h11==0.12.0 -httpcore==0.13.6 -idna==3.8 -image==1.5.33 -pifacedigitalio==3.0.5 Pillow==10.3.0 -pycparser==2.20 -pytz==2021.1 qrcode==7.2 -rfc3986==1.5.0 -six==1.16.0 -sniffio==1.2.0 -sqlparse==0.5.1 -typing-extensions==4.2.0 -websockets==10.0 -xrpl-py==2.0.0 +xrpl-py==3.0.0 diff --git a/_code-samples/build-a-browser-wallet/js/yarn.lock b/_code-samples/build-a-browser-wallet/js/yarn.lock index 4adbeb75b5..6a190fc82b 100644 --- a/_code-samples/build-a-browser-wallet/js/yarn.lock +++ b/_code-samples/build-a-browser-wallet/js/yarn.lock @@ -376,9 +376,9 @@ dotenv@^16.0.3: integrity sha512-7GO6HghkA5fYG9TYnNxi14/7K9f5occMlp3zXAuSxn7CKCxt9xbNWG7yF8hTCSUchlfWSe3uLmlPfigevRItzQ== elliptic@^6.5.3, elliptic@^6.5.4: - version "6.5.7" - resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.5.7.tgz#8ec4da2cb2939926a1b9a73619d768207e647c8b" - integrity sha512-ESVCtTwiA+XhY3wyh24QqRGBoP3rEdDUl3EDUUo9tft074fi19IrdpH7hLCMMP3CIj7jb3W96rn8lt/BqIlt5Q== + version "6.6.0" + resolved "https://registry.yarnpkg.com/elliptic/-/elliptic-6.6.0.tgz#5919ec723286c1edf28685aa89261d4761afa210" + integrity sha512-dpwoQcLc/2WLQvJvLRHKZ+f9FgOdjnq11rurqwekGQygGPsYSK29OMMD2WalatiqQ+XGFDglTNixpPfI+lpaAA== dependencies: bn.js "^4.11.9" brorand "^1.1.0" diff --git a/about/xrp.page.tsx b/about/xrp.page.tsx index b579b15bb6..820532d6f5 100644 --- a/about/xrp.page.tsx +++ b/about/xrp.page.tsx @@ -150,7 +150,7 @@ export default function XrpOverview() { }`} href={link.hash} > - {link.text} + {translate(link.text)} ))} @@ -161,15 +161,17 @@ export default function XrpOverview() {

{translate("What Is XRP?")}

{translate( - "XRP is a digital asset that’s native to the XRP Ledger—an open-source, permissionless and decentralized" - )}{" "} + "about.xrp.what-is-xrp.ppart1", + "XRP is a digital asset that’s native to the XRP Ledger—an open-source, permissionless and decentralized ", + )} - {translate("blockchain technology.")} + {translate("about.xrp.what-is-xrp.ppart2", "blockchain technology.")} + {translate("about.xrp.what-is-xrp.ppart3", " ")}

@@ -254,7 +256,7 @@ export default function XrpOverview() {

{translate( - "Use XRP to move different currencies around the world. " + "Use XRP to move different currencies around the world." )}

@@ -290,15 +292,17 @@ export default function XrpOverview() {

{translate( + "about.xrp.xrp-in-trading.ppart1", "XRP’s low transaction fees, reliability and high-speed enable traders to use the digital asset as high-speed, cost-efficient and reliable collateral across trading venues—" )} - {translate("seizing arbitrage opportunities")} + {translate("about.xrp.xrp-in-trading.ppart2","seizing arbitrage opportunities")} {translate( + "about.xrp.xrp-in-trading.ppart3", ", servicing margin calls and managing general trading inventory in real time." )}

@@ -337,10 +341,11 @@ export default function XrpOverview() { />

- {translate("As of ")} + {translate("about.xrp.ripple-escrow.ppart1","As of ")} - December 2017 + {translate("about.xrp.ripple-escrow.ppart2","October 2024")} + {translate("about.xrp.ripple-escrow.ppart3"," ")}
- 55B + {translate("38B")}
diff --git a/blog/2014/biweekly-release-notes-14-august-2014.md b/blog/2014/biweekly-release-notes-14-august-2014.md index 94b18df9c4..47adc69178 100644 --- a/blog/2014/biweekly-release-notes-14-august-2014.md +++ b/blog/2014/biweekly-release-notes-14-august-2014.md @@ -3,10 +3,9 @@ date: 2014-08-14 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Biweekly Release Notes (14 August 2014) diff --git a/blog/2014/biweekly-release-notes-17-september-2014.md b/blog/2014/biweekly-release-notes-17-september-2014.md index 8c29540065..40d7afee0c 100644 --- a/blog/2014/biweekly-release-notes-17-september-2014.md +++ b/blog/2014/biweekly-release-notes-17-september-2014.md @@ -3,10 +3,9 @@ date: 2014-07-17 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Biweekly release notes (17 September 2014) diff --git a/blog/2014/biweekly-release-notes-3-september-2014.md b/blog/2014/biweekly-release-notes-3-september-2014.md index 8b0e385cfa..d7e847e3db 100644 --- a/blog/2014/biweekly-release-notes-3-september-2014.md +++ b/blog/2014/biweekly-release-notes-3-september-2014.md @@ -3,10 +3,9 @@ date: 2014-07-03 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Biweekly Release Notes (3 September 2014) diff --git a/blog/2014/biweekly-release-notes-31-july-2014.md b/blog/2014/biweekly-release-notes-31-july-2014.md index 7992ef0dd9..5fe24124e4 100644 --- a/blog/2014/biweekly-release-notes-31-july-2014.md +++ b/blog/2014/biweekly-release-notes-31-july-2014.md @@ -3,10 +3,9 @@ date: 2014-07-31 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Biweekly release notes (31 July 2014) diff --git a/blog/2014/curves-with-a-twist.md b/blog/2014/curves-with-a-twist.md index 11c7a97ec7..8953ac104e 100644 --- a/blog/2014/curves-with-a-twist.md +++ b/blog/2014/curves-with-a-twist.md @@ -3,10 +3,9 @@ date: 2014-06-26 category: 2014 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Curves with a Twist diff --git a/blog/2014/dev-portal-adds-rippled-apis.md b/blog/2014/dev-portal-adds-rippled-apis.md index b2a87968ad..268ce52161 100644 --- a/blog/2014/dev-portal-adds-rippled-apis.md +++ b/blog/2014/dev-portal-adds-rippled-apis.md @@ -3,10 +3,9 @@ category: 2014 date: 2014-08-01 labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Rome Reginelli --- # Dev Portal Adds rippled APIs diff --git a/blog/2014/gateway-advisory-on-partial-payment-flag.md b/blog/2014/gateway-advisory-on-partial-payment-flag.md index 20ddd9e073..4e72e64d2c 100644 --- a/blog/2014/gateway-advisory-on-partial-payment-flag.md +++ b/blog/2014/gateway-advisory-on-partial-payment-flag.md @@ -3,10 +3,9 @@ date: 2014-10-22 category: 2014 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Gateway Advisory On Partial Payment Flag diff --git a/blog/2014/how-ripple-labs-supports-gateways.md b/blog/2014/how-ripple-labs-supports-gateways.md index 977eb13f67..8d579a603c 100644 --- a/blog/2014/how-ripple-labs-supports-gateways.md +++ b/blog/2014/how-ripple-labs-supports-gateways.md @@ -1,10 +1,9 @@ --- category: 2014 date: 2014-09-22 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # How Ripple Labs supports gateways diff --git a/blog/2014/introducing-offer-autobridging.md b/blog/2014/introducing-offer-autobridging.md index c8d3588456..edfb720aa2 100644 --- a/blog/2014/introducing-offer-autobridging.md +++ b/blog/2014/introducing-offer-autobridging.md @@ -3,10 +3,9 @@ date: 2014-07-02 category: 2014 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Nikolaos D. Bougalis --- # Introducing: Offer Autobridging diff --git a/blog/2014/introducing-ripple-names.md b/blog/2014/introducing-ripple-names.md index 6865404116..015b2db74e 100644 --- a/blog/2014/introducing-ripple-names.md +++ b/blog/2014/introducing-ripple-names.md @@ -3,10 +3,9 @@ date: 2014-04-28 category: 2014 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Ripple Names diff --git a/blog/2014/release-notes-14-october-2014.md b/blog/2014/release-notes-14-october-2014.md index e778fef553..c02d19a8fa 100644 --- a/blog/2014/release-notes-14-october-2014.md +++ b/blog/2014/release-notes-14-october-2014.md @@ -3,10 +3,9 @@ date: 2014-10-14 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Release Notes (14 October 2014) diff --git a/blog/2014/release-notes-19-november-2014.md b/blog/2014/release-notes-19-november-2014.md index aeefe65443..00d917bf87 100644 --- a/blog/2014/release-notes-19-november-2014.md +++ b/blog/2014/release-notes-19-november-2014.md @@ -3,10 +3,9 @@ category: 2014 date: 2014-11-19 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Release Notes (19 November 2014) diff --git a/blog/2014/release-notes-29-october-2014.md b/blog/2014/release-notes-29-october-2014.md index 238e7ee0e3..0c31b4be0c 100644 --- a/blog/2014/release-notes-29-october-2014.md +++ b/blog/2014/release-notes-29-october-2014.md @@ -3,10 +3,9 @@ category: 2014 date: 2014-10-29 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Release Notes (29 October 2014) diff --git a/blog/2014/release-notes-3-december-2014.md b/blog/2014/release-notes-3-december-2014.md index 8d12287bb0..f4aeb23764 100644 --- a/blog/2014/release-notes-3-december-2014.md +++ b/blog/2014/release-notes-3-december-2014.md @@ -3,10 +3,9 @@ date: 2014-12-03 category: 2014 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Release Notes (3 December 2014) diff --git a/blog/2014/ripple-labs-bounty-program-moves-to-bountysource.md b/blog/2014/ripple-labs-bounty-program-moves-to-bountysource.md index 3de60c019c..893bb9e42a 100644 --- a/blog/2014/ripple-labs-bounty-program-moves-to-bountysource.md +++ b/blog/2014/ripple-labs-bounty-program-moves-to-bountysource.md @@ -3,10 +3,9 @@ category: 2014 date: 2014-07-07 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Daniel Radding --- # Ripple Labs Bounty Program Moves To Bountysource diff --git a/blog/2014/ripplerest-1.3-release.md b/blog/2014/ripplerest-1.3-release.md index a5db79eb9d..3ea7b08b9b 100644 --- a/blog/2014/ripplerest-1.3-release.md +++ b/blog/2014/ripplerest-1.3-release.md @@ -3,10 +3,9 @@ category: 2014 date: 2014-11-04 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # ripple-rest 1.3 release diff --git a/blog/2014/turn-your-exchange-into-a-ripple-gateway.md b/blog/2014/turn-your-exchange-into-a-ripple-gateway.md index e20e21601f..8ef9292f93 100644 --- a/blog/2014/turn-your-exchange-into-a-ripple-gateway.md +++ b/blog/2014/turn-your-exchange-into-a-ripple-gateway.md @@ -1,10 +1,9 @@ --- category: 2014 date: 2014-12-18 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Turn your exchange into a Ripple Gateway diff --git a/blog/2014/use-of-cpp14-in-rippled.md b/blog/2014/use-of-cpp14-in-rippled.md index 2e07b519ab..666da2d577 100644 --- a/blog/2014/use-of-cpp14-in-rippled.md +++ b/blog/2014/use-of-cpp14-in-rippled.md @@ -3,10 +3,9 @@ date: 2014-08-19 category: 2014 labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Howard Hinnant --- # Use of C++14 in rippled diff --git a/blog/2014/why-the-stellar-forking-issue-does-not-affect-ripple.md b/blog/2014/why-the-stellar-forking-issue-does-not-affect-ripple.md index 58e9565f1b..eedce36714 100644 --- a/blog/2014/why-the-stellar-forking-issue-does-not-affect-ripple.md +++ b/blog/2014/why-the-stellar-forking-issue-does-not-affect-ripple.md @@ -4,10 +4,9 @@ category: 2014 labels: - Advisories - Security -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Why the Stellar Forking Issue Does Not Affect Ripple diff --git a/blog/2014/xrp-giveaway-for-developers.md b/blog/2014/xrp-giveaway-for-developers.md index ccb6d22554..f6ad4be7b9 100644 --- a/blog/2014/xrp-giveaway-for-developers.md +++ b/blog/2014/xrp-giveaway-for-developers.md @@ -3,10 +3,9 @@ date: 2014-07-28 category: 2014 labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # XRP Giveaway for Developers diff --git a/blog/2015/calculating-balance-changes-for-a-transaction.md b/blog/2015/calculating-balance-changes-for-a-transaction.md index 6d8791b151..cf6b8cd45b 100644 --- a/blog/2015/calculating-balance-changes-for-a-transaction.md +++ b/blog/2015/calculating-balance-changes-for-a-transaction.md @@ -4,10 +4,9 @@ category: 2015 labels: - Development - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Calculating Balance Changes for a Transaction diff --git a/blog/2015/correction-to-ripple-white-paper.md b/blog/2015/correction-to-ripple-white-paper.md index 5927987979..29590460c4 100644 --- a/blog/2015/correction-to-ripple-white-paper.md +++ b/blog/2015/correction-to-ripple-white-paper.md @@ -3,10 +3,9 @@ date: 2015-09-02 category: 2015 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Correction to Ripple White Paper diff --git a/blog/2015/do-you-have-what-it-takes-to-be-a-gateway.md b/blog/2015/do-you-have-what-it-takes-to-be-a-gateway.md index 97113a71d7..183cace50f 100644 --- a/blog/2015/do-you-have-what-it-takes-to-be-a-gateway.md +++ b/blog/2015/do-you-have-what-it-takes-to-be-a-gateway.md @@ -1,10 +1,9 @@ --- category: 2015 date: 2015-03-18 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Do You Have What It Takes to Be a Gateway? diff --git a/blog/2015/gatewayd-no-longer-available.md b/blog/2015/gatewayd-no-longer-available.md index 0945f0587f..cd99c9314c 100644 --- a/blog/2015/gatewayd-no-longer-available.md +++ b/blog/2015/gatewayd-no-longer-available.md @@ -3,10 +3,9 @@ date: 2015-07-01 labels: - Advisories category: 2015 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Gatewayd No Longer Available diff --git a/blog/2015/introducing-the-data-api.md b/blog/2015/introducing-the-data-api.md index 02efa1427d..9925c93bde 100644 --- a/blog/2015/introducing-the-data-api.md +++ b/blog/2015/introducing-the-data-api.md @@ -3,10 +3,9 @@ date: 2015-08-05 category: 2015 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing the Data API diff --git a/blog/2015/ripple-charts-update-payment-volume-and-issued-value.md b/blog/2015/ripple-charts-update-payment-volume-and-issued-value.md index 349fd5bc3a..75cd10e927 100644 --- a/blog/2015/ripple-charts-update-payment-volume-and-issued-value.md +++ b/blog/2015/ripple-charts-update-payment-volume-and-issued-value.md @@ -3,10 +3,9 @@ date: 2015-06-10 labels: - Advisories category: 2015 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Ripple Charts Update: Payment Volume and Issued Value diff --git a/blog/2015/validator-registry.md b/blog/2015/validator-registry.md index 757bc7fefb..a8dd227329 100644 --- a/blog/2015/validator-registry.md +++ b/blog/2015/validator-registry.md @@ -3,10 +3,9 @@ date: 2015-08-18 category: 2015 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Validator Registry diff --git a/blog/2016/data-api-v2.2.md b/blog/2016/data-api-v2.2.md index 895f7b466b..15eee6cf12 100644 --- a/blog/2016/data-api-v2.2.md +++ b/blog/2016/data-api-v2.2.md @@ -3,10 +3,9 @@ date: 2016-06-15 category: 2016 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Data API v2.2 Released diff --git a/blog/2016/flow-available.md b/blog/2016/flow-available.md index dad4123b85..83de838a8c 100644 --- a/blog/2016/flow-available.md +++ b/blog/2016/flow-available.md @@ -3,10 +3,9 @@ date: 2016-10-24 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Flow Amendment is Now Available diff --git a/blog/2016/flow-reminder.md b/blog/2016/flow-reminder.md index e6bd7fe8f4..09a492add4 100644 --- a/blog/2016/flow-reminder.md +++ b/blog/2016/flow-reminder.md @@ -3,10 +3,9 @@ date: 2016-10-17 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Flow Amendment Will Soon Be Available diff --git a/blog/2016/flow-voting.md b/blog/2016/flow-voting.md index 355fd0bd27..75f09e9221 100644 --- a/blog/2016/flow-voting.md +++ b/blog/2016/flow-voting.md @@ -3,10 +3,9 @@ date: 2016-10-07 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Flow Amendment is Open for Voting diff --git a/blog/2016/flowv2-vetoed.md b/blog/2016/flowv2-vetoed.md index f0e30c0651..a79c61b59b 100644 --- a/blog/2016/flowv2-vetoed.md +++ b/blog/2016/flowv2-vetoed.md @@ -3,10 +3,9 @@ date: 2016-08-18 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The FlowV2 Amendment Was Vetoed diff --git a/blog/2016/flowv2-voting.md b/blog/2016/flowv2-voting.md index 23a021eedb..7d3bd6c04f 100644 --- a/blog/2016/flowv2-voting.md +++ b/blog/2016/flowv2-voting.md @@ -3,10 +3,9 @@ date: 2016-08-10 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The FlowV2 Amendment is Open for Voting diff --git a/blog/2016/introducing-rippleapi.md b/blog/2016/introducing-rippleapi.md index f7fd2018aa..ff30a6da6f 100644 --- a/blog/2016/introducing-rippleapi.md +++ b/blog/2016/introducing-rippleapi.md @@ -3,10 +3,9 @@ date: 2016-06-12 category: 2016 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing RippleAPI diff --git a/blog/2016/multisign-available.md b/blog/2016/multisign-available.md index 3227a06e9a..8231d21a8d 100644 --- a/blog/2016/multisign-available.md +++ b/blog/2016/multisign-available.md @@ -3,10 +3,9 @@ date: 2016-06-27 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Multi-Signing Now Available # diff --git a/blog/2016/multisign-reminder.md b/blog/2016/multisign-reminder.md index d49fe663fc..bff08464d9 100644 --- a/blog/2016/multisign-reminder.md +++ b/blog/2016/multisign-reminder.md @@ -3,10 +3,9 @@ date: 2016-06-21 labels: - Amendments category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Multi-Signing Will Soon Be Available diff --git a/blog/2016/rippled-0.30.1.md b/blog/2016/rippled-0.30.1.md index 4d0f026df7..ae6724ca19 100644 --- a/blog/2016/rippled-0.30.1.md +++ b/blog/2016/rippled-0.30.1.md @@ -3,10 +3,9 @@ date: 2016-02-10 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled 0.30.1 Released diff --git a/blog/2016/rippled-0.31.2-updates.md b/blog/2016/rippled-0.31.2-updates.md index 12dc07f793..16faebf27f 100644 --- a/blog/2016/rippled-0.31.2-updates.md +++ b/blog/2016/rippled-0.31.2-updates.md @@ -3,10 +3,9 @@ date: 2016-06-10 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled 0.31.2 and Other Updates diff --git a/blog/2016/rippled-0.32.0.md b/blog/2016/rippled-0.32.0.md index c4e2f95c17..31d9f32450 100644 --- a/blog/2016/rippled-0.32.0.md +++ b/blog/2016/rippled-0.32.0.md @@ -3,10 +3,9 @@ date: 2016-06-27 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.32.0 has been released # diff --git a/blog/2016/rippled-0.32.1.md b/blog/2016/rippled-0.32.1.md index 3be22112e6..56309928ff 100644 --- a/blog/2016/rippled-0.32.1.md +++ b/blog/2016/rippled-0.32.1.md @@ -3,10 +3,9 @@ date: 2016-07-29 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.32.1 diff --git a/blog/2016/rippled-0.33.0-hf1.md b/blog/2016/rippled-0.33.0-hf1.md index 22a5b2ba7c..b766973d66 100644 --- a/blog/2016/rippled-0.33.0-hf1.md +++ b/blog/2016/rippled-0.33.0-hf1.md @@ -3,10 +3,9 @@ date: 2016-10-16 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.33.0-hf1 diff --git a/blog/2016/rippled-0.33.0.md b/blog/2016/rippled-0.33.0.md index 9268066b22..2ae05a2128 100644 --- a/blog/2016/rippled-0.33.0.md +++ b/blog/2016/rippled-0.33.0.md @@ -3,10 +3,9 @@ date: 2016-09-29 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.33.0 diff --git a/blog/2016/rippled-0.40.0.md b/blog/2016/rippled-0.40.0.md index 29b5ed6cee..1f84afcd33 100644 --- a/blog/2016/rippled-0.40.0.md +++ b/blog/2016/rippled-0.40.0.md @@ -3,10 +3,9 @@ date: 2016-12-20 labels: - Release Notes category: 2016 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.40.0 diff --git a/blog/2016/testnet-ledger-reset.md b/blog/2016/testnet-ledger-reset.md index c9bdde1a48..5828d681ee 100644 --- a/blog/2016/testnet-ledger-reset.md +++ b/blog/2016/testnet-ledger-reset.md @@ -3,10 +3,9 @@ date: 2016-09-01 category: 2016 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Ripple Test Network Ledger Will Be Reset diff --git a/blog/2016/trustsetauth-available.md b/blog/2016/trustsetauth-available.md index ba3a249a9f..c8b0b17186 100644 --- a/blog/2016/trustsetauth-available.md +++ b/blog/2016/trustsetauth-available.md @@ -3,10 +3,9 @@ date: 2016-07-19 category: 2016 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TrustSetAuth is Now Available diff --git a/blog/2016/trustsetauth-reminder.md b/blog/2016/trustsetauth-reminder.md index e37dc23dbc..1c998a77e3 100644 --- a/blog/2016/trustsetauth-reminder.md +++ b/blog/2016/trustsetauth-reminder.md @@ -3,10 +3,9 @@ date: 2016-07-12 category: 2016 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TrustSetAuth Will Soon Be Available diff --git a/blog/2016/trustsetauth-voting.md b/blog/2016/trustsetauth-voting.md index dec546f315..5a3d8d58c9 100644 --- a/blog/2016/trustsetauth-voting.md +++ b/blog/2016/trustsetauth-voting.md @@ -3,10 +3,9 @@ date: 2016-07-05 category: 2016 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The TrustSetAuth Amendment Is Open For Voting # diff --git a/blog/2017/data-api-load-balancing-test.md b/blog/2017/data-api-load-balancing-test.md index e94ac808a2..6dc230caa7 100644 --- a/blog/2017/data-api-load-balancing-test.md +++ b/blog/2017/data-api-load-balancing-test.md @@ -3,10 +3,9 @@ date: 2017-01-18 category: 2017 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Load Testing Data API diff --git a/blog/2017/decent-strategy-update.md b/blog/2017/decent-strategy-update.md index 6edb58963b..689287c190 100644 --- a/blog/2017/decent-strategy-update.md +++ b/blog/2017/decent-strategy-update.md @@ -3,10 +3,9 @@ date: 2017-10-17 category: 2017 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Decentralization Strategy Update diff --git a/blog/2017/escrow-paychan-fix1368-reminder.md b/blog/2017/escrow-paychan-fix1368-reminder.md index 346efdc033..bc385ec74a 100644 --- a/blog/2017/escrow-paychan-fix1368-reminder.md +++ b/blog/2017/escrow-paychan-fix1368-reminder.md @@ -3,10 +3,9 @@ date: 2017-03-27 category: 2017 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Escrow, PayChan, and fix1368 Will Be Available in 3 Days diff --git a/blog/2017/explanation-of-ripples-xrp-escrow.md b/blog/2017/explanation-of-ripples-xrp-escrow.md index acb4ce006b..058a3fbd20 100644 --- a/blog/2017/explanation-of-ripples-xrp-escrow.md +++ b/blog/2017/explanation-of-ripples-xrp-escrow.md @@ -3,10 +3,9 @@ date: 2017-12-15 category: 2017 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # An Explanation of Ripple’s XRP Escrow diff --git a/blog/2017/high-scalability-xrp-ledger.md b/blog/2017/high-scalability-xrp-ledger.md index 67e92d2482..23816932ff 100644 --- a/blog/2017/high-scalability-xrp-ledger.md +++ b/blog/2017/high-scalability-xrp-ledger.md @@ -3,10 +3,9 @@ labels: - Features category: 2017 date: 2017-10-02 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Most (Demonstrably) Scalable Blockchain diff --git a/blog/2017/invariant-checking.md b/blog/2017/invariant-checking.md index b6d3b8b991..86b0fa021f 100644 --- a/blog/2017/invariant-checking.md +++ b/blog/2017/invariant-checking.md @@ -3,10 +3,9 @@ category: 2017 labels: - Features date: 2017-07-19 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Nik Bougalis --- # Protecting the Ledger: Invariant Checking diff --git a/blog/2017/response-to-china-cert-report.md b/blog/2017/response-to-china-cert-report.md index bf8802765e..607245d0d0 100644 --- a/blog/2017/response-to-china-cert-report.md +++ b/blog/2017/response-to-china-cert-report.md @@ -3,10 +3,9 @@ category: 2017 labels: - Security date: 2017-01-12 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Response to China CERT Report diff --git a/blog/2017/ripple-consensus-ledger-can-sustain-1000-transactions-per-second.md b/blog/2017/ripple-consensus-ledger-can-sustain-1000-transactions-per-second.md index 3875662edb..efaa404542 100644 --- a/blog/2017/ripple-consensus-ledger-can-sustain-1000-transactions-per-second.md +++ b/blog/2017/ripple-consensus-ledger-can-sustain-1000-transactions-per-second.md @@ -3,10 +3,9 @@ category: 2017 labels: - Features date: 2017-02-28 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Ripple Consensus Ledger Can Sustain 1000 Transactions per Second diff --git a/blog/2017/rippled-0.40.1.md b/blog/2017/rippled-0.40.1.md index 635e029490..0eda22b27c 100644 --- a/blog/2017/rippled-0.40.1.md +++ b/blog/2017/rippled-0.40.1.md @@ -3,10 +3,9 @@ date: 2017-01-11 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.40.1 diff --git a/blog/2017/rippled-0.50.0.md b/blog/2017/rippled-0.50.0.md index dc7e0aba44..075d8f9abe 100644 --- a/blog/2017/rippled-0.50.0.md +++ b/blog/2017/rippled-0.50.0.md @@ -3,10 +3,9 @@ date: 2017-01-27 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.50.0 diff --git a/blog/2017/rippled-0.50.2.md b/blog/2017/rippled-0.50.2.md index 4459c3c209..21f05d7f39 100644 --- a/blog/2017/rippled-0.50.2.md +++ b/blog/2017/rippled-0.50.2.md @@ -3,10 +3,9 @@ date: 2017-01-30 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.50.2 diff --git a/blog/2017/rippled-0.50.3.md b/blog/2017/rippled-0.50.3.md index e3d9ea06a4..7980ec5874 100644 --- a/blog/2017/rippled-0.50.3.md +++ b/blog/2017/rippled-0.50.3.md @@ -3,10 +3,9 @@ date: 2017-03-14 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.50.3 diff --git a/blog/2017/rippled-0.60.0.md b/blog/2017/rippled-0.60.0.md index 291f8ef245..6dbfc459f3 100644 --- a/blog/2017/rippled-0.60.0.md +++ b/blog/2017/rippled-0.60.0.md @@ -3,10 +3,9 @@ date: 2017-03-17 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.60.0 diff --git a/blog/2017/rippled-0.60.1.md b/blog/2017/rippled-0.60.1.md index 163ffcd1e3..46c7db46ff 100644 --- a/blog/2017/rippled-0.60.1.md +++ b/blog/2017/rippled-0.60.1.md @@ -3,10 +3,9 @@ date: 2017-03-29 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.60.1 diff --git a/blog/2017/rippled-0.60.2-2-rpm.md b/blog/2017/rippled-0.60.2-2-rpm.md index 63f47fb1e9..76b087fff3 100644 --- a/blog/2017/rippled-0.60.2-2-rpm.md +++ b/blog/2017/rippled-0.60.2-2-rpm.md @@ -3,10 +3,9 @@ date: 2017-05-03 category: 2017 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled RPM version 0.60.2-2 diff --git a/blog/2017/rippled-0.60.2.md b/blog/2017/rippled-0.60.2.md index f3f6f4ac26..df27561243 100644 --- a/blog/2017/rippled-0.60.2.md +++ b/blog/2017/rippled-0.60.2.md @@ -3,10 +3,9 @@ date: 2017-03-30 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.60.2 diff --git a/blog/2017/rippled-0.60.3.md b/blog/2017/rippled-0.60.3.md index e5f596b3f6..14e4177765 100644 --- a/blog/2017/rippled-0.60.3.md +++ b/blog/2017/rippled-0.60.3.md @@ -3,10 +3,9 @@ date: 2017-05-11 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.60.3 diff --git a/blog/2017/rippled-0.70.0.md b/blog/2017/rippled-0.70.0.md index 059ab47c89..78f9db8030 100644 --- a/blog/2017/rippled-0.70.0.md +++ b/blog/2017/rippled-0.70.0.md @@ -3,10 +3,9 @@ date: 2017-06-15 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.70.0 diff --git a/blog/2017/rippled-0.70.1.md b/blog/2017/rippled-0.70.1.md index 37250eefd2..fd0fab9aa9 100644 --- a/blog/2017/rippled-0.70.1.md +++ b/blog/2017/rippled-0.70.1.md @@ -3,10 +3,9 @@ date: 2017-07-10 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.70.1 diff --git a/blog/2017/rippled-0.70.2.md b/blog/2017/rippled-0.70.2.md index f85d99f9ba..4edde2a1e6 100644 --- a/blog/2017/rippled-0.70.2.md +++ b/blog/2017/rippled-0.70.2.md @@ -3,10 +3,9 @@ date: 2017-09-21 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.70.2 diff --git a/blog/2017/rippled-0.80.0.md b/blog/2017/rippled-0.80.0.md index 81db903451..a11e0a6a6c 100644 --- a/blog/2017/rippled-0.80.0.md +++ b/blog/2017/rippled-0.80.0.md @@ -3,10 +3,9 @@ date: 2017-10-23 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.80.0 diff --git a/blog/2017/rippled-0.80.2.md b/blog/2017/rippled-0.80.2.md index bd0b09ceaf..8e43606c20 100644 --- a/blog/2017/rippled-0.80.2.md +++ b/blog/2017/rippled-0.80.2.md @@ -3,10 +3,9 @@ date: 2017-12-15 category: 2017 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.80.2 diff --git a/blog/2017/ticksize-3days.md b/blog/2017/ticksize-3days.md index 12db85b4f8..1767178254 100644 --- a/blog/2017/ticksize-3days.md +++ b/blog/2017/ticksize-3days.md @@ -3,10 +3,9 @@ date: 2017-02-18 category: 2017 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TickSize Will Be Available in 3 Days diff --git a/blog/2017/ticksize-7days.md b/blog/2017/ticksize-7days.md index 0b22ab3edd..e3337b719a 100644 --- a/blog/2017/ticksize-7days.md +++ b/blog/2017/ticksize-7days.md @@ -3,10 +3,9 @@ date: 2017-02-14 category: 2017 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TickSize Will Be Available in 7 Days diff --git a/blog/2017/ticksize-available.md b/blog/2017/ticksize-available.md index 0b8678f801..47d217dfff 100644 --- a/blog/2017/ticksize-available.md +++ b/blog/2017/ticksize-available.md @@ -3,10 +3,9 @@ date: 2017-02-22 category: 2017 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TickSize is Now Available diff --git a/blog/2017/ticksize-voting.md b/blog/2017/ticksize-voting.md index 32d1b763ce..5e4fffd3f9 100644 --- a/blog/2017/ticksize-voting.md +++ b/blog/2017/ticksize-voting.md @@ -3,10 +3,9 @@ date: 2017-02-10 category: 2017 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # TickSize Amendment Open for Voting diff --git a/blog/2017/trust-line-quality-sendmax.md b/blog/2017/trust-line-quality-sendmax.md index 031bf4767a..dfbe1880a2 100644 --- a/blog/2017/trust-line-quality-sendmax.md +++ b/blog/2017/trust-line-quality-sendmax.md @@ -3,10 +3,9 @@ date: 2017-03-16 category: 2017 labels: - Security -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Gateway Bulletin: Setting Trust Line Quality with SendMax diff --git a/blog/2018/data-api-validations-changes.md b/blog/2018/data-api-validations-changes.md index 22957a71f9..566ca09ae8 100644 --- a/blog/2018/data-api-validations-changes.md +++ b/blog/2018/data-api-validations-changes.md @@ -3,10 +3,9 @@ date: 2018-10-23 category: 2018 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Updates Coming to Data API diff --git a/blog/2018/depositauth-fix1513-available.md b/blog/2018/depositauth-fix1513-available.md index eb0f4cb9db..c5044fa98a 100644 --- a/blog/2018/depositauth-fix1513-available.md +++ b/blog/2018/depositauth-fix1513-available.md @@ -3,10 +3,9 @@ date: 2018-04-09 category: 2018 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The DepositAuth & fix1513 Amendments are Now Available diff --git a/blog/2018/depositpreauth-fix1515-enabled.md b/blog/2018/depositpreauth-fix1515-enabled.md index 97eb8ad981..c21d4a4339 100644 --- a/blog/2018/depositpreauth-fix1515-enabled.md +++ b/blog/2018/depositpreauth-fix1515-enabled.md @@ -3,10 +3,9 @@ date: 2018-10-09 category: 2018 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # DepositPreauth is Now Available diff --git a/blog/2018/fix1543-fix1571-fix1623-voting.md b/blog/2018/fix1543-fix1571-fix1623-voting.md index ec6ca17698..80e8d985e5 100644 --- a/blog/2018/fix1543-fix1571-fix1623-voting.md +++ b/blog/2018/fix1543-fix1571-fix1623-voting.md @@ -3,10 +3,9 @@ date: 2018-06-08 category: 2018 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fix1543, fix1571 & fix1623 Amendments Open for Voting diff --git a/blog/2018/fix1571-enabled.md b/blog/2018/fix1571-enabled.md index 19af489a42..e26f6cbabb 100644 --- a/blog/2018/fix1571-enabled.md +++ b/blog/2018/fix1571-enabled.md @@ -3,10 +3,9 @@ date: 2018-06-20 category: 2018 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fix1571 is Now Available diff --git a/blog/2018/introducing-history-sharding.md b/blog/2018/introducing-history-sharding.md index 5e42dca205..b362932fe2 100644 --- a/blog/2018/introducing-history-sharding.md +++ b/blog/2018/introducing-history-sharding.md @@ -3,10 +3,9 @@ date: 2018-11-07 category: 2018 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing History Sharding diff --git a/blog/2018/ripple-lib-1.0.0.md b/blog/2018/ripple-lib-1.0.0.md index 79cb5c8e65..90d5ec17da 100644 --- a/blog/2018/ripple-lib-1.0.0.md +++ b/blog/2018/ripple-lib-1.0.0.md @@ -3,10 +3,9 @@ date: 2018-09-10 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # ripple-lib version 1.0.0 diff --git a/blog/2018/rippled-0.81.0.md b/blog/2018/rippled-0.81.0.md index 8804619c07..c9d537a324 100644 --- a/blog/2018/rippled-0.81.0.md +++ b/blog/2018/rippled-0.81.0.md @@ -3,10 +3,9 @@ date: 2018-01-08 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.81.0 diff --git a/blog/2018/rippled-0.90.0.md b/blog/2018/rippled-0.90.0.md index 2f9a735172..3424a75ff4 100644 --- a/blog/2018/rippled-0.90.0.md +++ b/blog/2018/rippled-0.90.0.md @@ -3,10 +3,9 @@ date: 2018-02-21 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 0.90.0 diff --git a/blog/2018/rippled-0.90.1.md b/blog/2018/rippled-0.90.1.md index e6f0ef96b5..e2443e7e69 100644 --- a/blog/2018/rippled-0.90.1.md +++ b/blog/2018/rippled-0.90.1.md @@ -3,10 +3,9 @@ date: 2018-03-22 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled version 0.90.1 diff --git a/blog/2018/rippled-1.0.0.md b/blog/2018/rippled-1.0.0.md index b3891445cf..ac7a935c64 100644 --- a/blog/2018/rippled-1.0.0.md +++ b/blog/2018/rippled-1.0.0.md @@ -3,10 +3,9 @@ date: 2018-05-31 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 1.0.0 diff --git a/blog/2018/rippled-1.0.1.md b/blog/2018/rippled-1.0.1.md index e0dff4140b..09ed8db703 100644 --- a/blog/2018/rippled-1.0.1.md +++ b/blog/2018/rippled-1.0.1.md @@ -3,10 +3,9 @@ date: 2018-06-14 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 1.0.1 diff --git a/blog/2018/rippled-1.1.0.md b/blog/2018/rippled-1.1.0.md index c7e37659d4..62e2110a7a 100644 --- a/blog/2018/rippled-1.1.0.md +++ b/blog/2018/rippled-1.1.0.md @@ -3,10 +3,9 @@ date: 2018-09-17 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.1.0 diff --git a/blog/2018/rippled-1.1.1.md b/blog/2018/rippled-1.1.1.md index 8e9a77123c..8ff1423b23 100644 --- a/blog/2018/rippled-1.1.1.md +++ b/blog/2018/rippled-1.1.1.md @@ -3,10 +3,9 @@ date: 2018-10-23 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Version 1.1.1 diff --git a/blog/2018/rippled-1.1.2.md b/blog/2018/rippled-1.1.2.md index 500c56e3ef..aa425c2b2e 100644 --- a/blog/2018/rippled-1.1.2.md +++ b/blog/2018/rippled-1.1.2.md @@ -3,10 +3,9 @@ date: 2018-11-07 category: 2018 labels: - Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.1.2 diff --git a/blog/2018/rippled-boost166-warning.md b/blog/2018/rippled-boost166-warning.md index 54a244e6a0..e41b9bed91 100644 --- a/blog/2018/rippled-boost166-warning.md +++ b/blog/2018/rippled-boost166-warning.md @@ -4,10 +4,9 @@ category: 2018 labels: - Advisories - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Boost 1.66 Not Supported for rippled 0.81.0 diff --git a/blog/2018/rippled-validator-key-replacement.md b/blog/2018/rippled-validator-key-replacement.md index 7144f47555..3d24ea4a69 100644 --- a/blog/2018/rippled-validator-key-replacement.md +++ b/blog/2018/rippled-validator-key-replacement.md @@ -3,10 +3,9 @@ date: 2018-01-17 category: 2018 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # rippled Validator Key Replacement diff --git a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md index e249b5aa02..53028a44f5 100644 --- a/blog/2019/corrections-to-data-api-xrp-charts-metrics.md +++ b/blog/2019/corrections-to-data-api-xrp-charts-metrics.md @@ -4,10 +4,9 @@ labels: - Data API category: 2019 date: 2019-04-04 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Corrections to Data API / XRP Charts Metrics for 2019-03-23 diff --git a/blog/2019/discover-xrp-ledger-explorer.md b/blog/2019/discover-xrp-ledger-explorer.md index 86bdc50999..94a9bbe54c 100644 --- a/blog/2019/discover-xrp-ledger-explorer.md +++ b/blog/2019/discover-xrp-ledger-explorer.md @@ -3,10 +3,9 @@ labels: - Features category: 2019 date: 2019-07-03 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Discover the XRP Ledger with Explorer! diff --git a/blog/2019/fix1578-enabled.md b/blog/2019/fix1578-enabled.md index e932336ae4..8155be7b94 100644 --- a/blog/2019/fix1578-enabled.md +++ b/blog/2019/fix1578-enabled.md @@ -3,10 +3,9 @@ labels: - Amendments category: 2019 date: 2019-03-23 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fix1578 is Now Available diff --git a/blog/2019/fix1578-expected.md b/blog/2019/fix1578-expected.md index 7cac11e78d..1cb1a2c5d8 100644 --- a/blog/2019/fix1578-expected.md +++ b/blog/2019/fix1578-expected.md @@ -3,10 +3,9 @@ labels: - Amendments category: 2019 date: 2019-03-19 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The fix1578 and fixTakerDryOfferRemoval Amendments are Expected diff --git a/blog/2019/fixmasterkeyasregularkey-1day.md b/blog/2019/fixmasterkeyasregularkey-1day.md index 67cbc14fe0..059359a264 100644 --- a/blog/2019/fixmasterkeyasregularkey-1day.md +++ b/blog/2019/fixmasterkeyasregularkey-1day.md @@ -3,10 +3,9 @@ labels: - Amendments date: 2019-09-30 category: 2019 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fixMasterKeyAsRegularKey is Expected Tomorrow diff --git a/blog/2019/fixmasterkeyasregularkey-enabled.md b/blog/2019/fixmasterkeyasregularkey-enabled.md index f94cb775b8..b3939e3fd5 100644 --- a/blog/2019/fixmasterkeyasregularkey-enabled.md +++ b/blog/2019/fixmasterkeyasregularkey-enabled.md @@ -3,10 +3,9 @@ labels: - Amendments date: 2019-10-02 category: 2019 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fixMasterKeyAsRegularKey is Now Available diff --git a/blog/2019/fixmasterkeyasregularkey-expected.md b/blog/2019/fixmasterkeyasregularkey-expected.md index 0d331282be..2dcd86363f 100644 --- a/blog/2019/fixmasterkeyasregularkey-expected.md +++ b/blog/2019/fixmasterkeyasregularkey-expected.md @@ -3,10 +3,9 @@ labels: - Amendments date: 2019-09-18 category: 2019 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The fixMasterKeyAsRegularKey Amendment is Expected 2019-10-02 diff --git a/blog/2019/fixtakerdryofferremoval-enabled.md b/blog/2019/fixtakerdryofferremoval-enabled.md index 1046e0c163..027f161e79 100644 --- a/blog/2019/fixtakerdryofferremoval-enabled.md +++ b/blog/2019/fixtakerdryofferremoval-enabled.md @@ -3,10 +3,9 @@ labels: - Amendments category: 2019 date: 2019-04-02 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fixTakerDryOfferRemoval is Now Available diff --git a/blog/2019/interledger-checkin.md b/blog/2019/interledger-checkin.md index 4bac945533..b2de23f763 100644 --- a/blog/2019/interledger-checkin.md +++ b/blog/2019/interledger-checkin.md @@ -3,10 +3,9 @@ labels: - Features category: 2019 date: 2019-04-03 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Interledger Check-in diff --git a/blog/2019/multisignreserve-enabled.md b/blog/2019/multisignreserve-enabled.md index 3a18388902..0f1c2a5bab 100644 --- a/blog/2019/multisignreserve-enabled.md +++ b/blog/2019/multisignreserve-enabled.md @@ -3,10 +3,9 @@ labels: - Amendments category: 2019 date: 2019-04-17 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # MultiSignReserve is Now Available diff --git a/blog/2019/multisignreserve-expected.md b/blog/2019/multisignreserve-expected.md index f395d51063..d654ed0a2c 100644 --- a/blog/2019/multisignreserve-expected.md +++ b/blog/2019/multisignreserve-expected.md @@ -3,10 +3,9 @@ labels: - Amendments category: 2019 date: 2019-04-04 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The MultiSignReserve Amendment is Expected 2019-04-17 diff --git a/blog/2019/rippled-1.2.0.md b/blog/2019/rippled-1.2.0.md index 2578661286..02ab760dea 100644 --- a/blog/2019/rippled-1.2.0.md +++ b/blog/2019/rippled-1.2.0.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-02-13 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.2.0 diff --git a/blog/2019/rippled-1.2.1.md b/blog/2019/rippled-1.2.1.md index 342fe63191..3b769e70a2 100644 --- a/blog/2019/rippled-1.2.1.md +++ b/blog/2019/rippled-1.2.1.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-02-26 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.2.1 diff --git a/blog/2019/rippled-1.2.2.md b/blog/2019/rippled-1.2.2.md index 0217bef486..d58d820c71 100644 --- a/blog/2019/rippled-1.2.2.md +++ b/blog/2019/rippled-1.2.2.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-03-06 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.2.2 diff --git a/blog/2019/rippled-1.2.3.md b/blog/2019/rippled-1.2.3.md index ceb57b6014..06a6bf1883 100644 --- a/blog/2019/rippled-1.2.3.md +++ b/blog/2019/rippled-1.2.3.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-04-02 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.2.3 diff --git a/blog/2019/rippled-1.2.4.md b/blog/2019/rippled-1.2.4.md index 986d42c216..1876b1b4b0 100644 --- a/blog/2019/rippled-1.2.4.md +++ b/blog/2019/rippled-1.2.4.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-04-17 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.2.4 diff --git a/blog/2019/rippled-1.3.1.md b/blog/2019/rippled-1.3.1.md index 6c4bf097fe..bdf75b6def 100644 --- a/blog/2019/rippled-1.3.1.md +++ b/blog/2019/rippled-1.3.1.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-07-25 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger (rippled) version 1.3.1 diff --git a/blog/2019/rippled-1.4.0.md b/blog/2019/rippled-1.4.0.md index 15c73a99e1..8f0a46eed3 100644 --- a/blog/2019/rippled-1.4.0.md +++ b/blog/2019/rippled-1.4.0.md @@ -3,10 +3,9 @@ labels: - Release Notes category: 2019 date: 2019-12-02 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.4.0 diff --git a/blog/2019/secure-development-practices.md b/blog/2019/secure-development-practices.md index 4979fcded0..3e066d6f87 100644 --- a/blog/2019/secure-development-practices.md +++ b/blog/2019/secure-development-practices.md @@ -4,10 +4,9 @@ labels: - Security category: 2019 date: 2019-04-05 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Nik Bougalis --- # Protecting the Ledger: Secure Development Practices diff --git a/blog/2019/statement-on-the-biased-nonce-sense-paper.md b/blog/2019/statement-on-the-biased-nonce-sense-paper.md index db990abc37..0e71635a16 100644 --- a/blog/2019/statement-on-the-biased-nonce-sense-paper.md +++ b/blog/2019/statement-on-the-biased-nonce-sense-paper.md @@ -3,10 +3,9 @@ labels: - Security category: 2019 date: 2019-01-14 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Statement on the “Biased Nonce Sense” Paper diff --git a/blog/2019/testnet-reset.md b/blog/2019/testnet-reset.md index c4a5841ce2..a70e632545 100644 --- a/blog/2019/testnet-reset.md +++ b/blog/2019/testnet-reset.md @@ -3,10 +3,9 @@ labels: - Advisories date: 2019-08-30 category: 2019 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # XRP Testnet Has Been Reset diff --git a/blog/2019/websocket-tool-update.md b/blog/2019/websocket-tool-update.md index 085e12b2ab..4fe3dcc9ce 100644 --- a/blog/2019/websocket-tool-update.md +++ b/blog/2019/websocket-tool-update.md @@ -3,10 +3,9 @@ labels: - Features category: 2019 date: 2019-06-24 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # WebSocket Tool Update diff --git a/blog/2019/welcome-to-xrpl-org.md b/blog/2019/welcome-to-xrpl-org.md index cc858ef887..0d54a78f38 100644 --- a/blog/2019/welcome-to-xrpl-org.md +++ b/blog/2019/welcome-to-xrpl-org.md @@ -3,10 +3,9 @@ labels: - Features category: 2019 date: 2019-06-14 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Welcome to xrpl.org! diff --git a/blog/2019/xrpl-devnet-launch.md b/blog/2019/xrpl-devnet-launch.md index dbf1f9efa3..04e25366f1 100644 --- a/blog/2019/xrpl-devnet-launch.md +++ b/blog/2019/xrpl-devnet-launch.md @@ -3,10 +3,9 @@ labels: - Features date: 2019-10-02 category: 2019 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Discover Upcoming XRP Ledger Amendments and Features with Devnet! diff --git a/blog/2020/checks-enabled.md b/blog/2020/checks-enabled.md index 46de2dd888..1b57e733d2 100644 --- a/blog/2020/checks-enabled.md +++ b/blog/2020/checks-enabled.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-06-17 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Checks Amendment is Now Enabled diff --git a/blog/2020/checks-expected.md b/blog/2020/checks-expected.md index fed3893080..816537b74b 100644 --- a/blog/2020/checks-expected.md +++ b/blog/2020/checks-expected.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-06-11 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The Checks Amendment is Expected 2020-06-18 diff --git a/blog/2020/deletableaccounts-enabled.md b/blog/2020/deletableaccounts-enabled.md index 84fc1a517d..d453b29312 100644 --- a/blog/2020/deletableaccounts-enabled.md +++ b/blog/2020/deletableaccounts-enabled.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-05-08 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # DeletableAccounts is Now Enabled diff --git a/blog/2020/deletableaccounts-expected.md b/blog/2020/deletableaccounts-expected.md index fc15196f59..0c2538c1e7 100644 --- a/blog/2020/deletableaccounts-expected.md +++ b/blog/2020/deletableaccounts-expected.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-04-28 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # DeletableAccounts and Two Other Amendments Expected Soon diff --git a/blog/2020/developer-reflections-xrp-toolkit.md b/blog/2020/developer-reflections-xrp-toolkit.md index 3861ffd575..f4d52480b3 100644 --- a/blog/2020/developer-reflections-xrp-toolkit.md +++ b/blog/2020/developer-reflections-xrp-toolkit.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-07-17 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: XRP Toolkit diff --git a/blog/2020/developer-reflections-xrplorer.md b/blog/2020/developer-reflections-xrplorer.md index f4a2b1fc7f..2ccf07c97a 100644 --- a/blog/2020/developer-reflections-xrplorer.md +++ b/blog/2020/developer-reflections-xrplorer.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-05-30 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Xrplorer diff --git a/blog/2020/developer-reflections-xrpscan.md b/blog/2020/developer-reflections-xrpscan.md index d94d6ca73d..82f33057d1 100644 --- a/blog/2020/developer-reflections-xrpscan.md +++ b/blog/2020/developer-reflections-xrpscan.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-05-02 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: XRPScan diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md index 28284aaae1..f625b93026 100644 --- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md +++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-expected.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-01-08 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Two Fix Amendments are Expected 2020-01-18 diff --git a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md index b4cd7ea583..3e79f912c8 100644 --- a/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md +++ b/blog/2020/fixcheckthreading-fixpaychanrecipientownerdir-lost-majority.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-01-13 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # fixCheckThreading and fixPayChanRecipientOwnerDir Amendments Lost Majority diff --git a/blog/2020/get-ready-for-deletable-accounts.md b/blog/2020/get-ready-for-deletable-accounts.md index a7db05d5e1..a4df397213 100644 --- a/blog/2020/get-ready-for-deletable-accounts.md +++ b/blog/2020/get-ready-for-deletable-accounts.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-05-06 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Get Ready for Deletable Accounts diff --git a/blog/2020/moving-devnet-to-vl.md b/blog/2020/moving-devnet-to-vl.md index 45d0e10fd2..f63aab3b9d 100644 --- a/blog/2020/moving-devnet-to-vl.md +++ b/blog/2020/moving-devnet-to-vl.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-08-10 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Moving Devnet to a Validator List diff --git a/blog/2020/requirefullycanonicalsig-expected.md b/blog/2020/requirefullycanonicalsig-expected.md index f499a62fd2..10a46e1ba0 100644 --- a/blog/2020/requirefullycanonicalsig-expected.md +++ b/blog/2020/requirefullycanonicalsig-expected.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-06-24 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The RequireFullyCanonicalSig Amendment is Expected 2020-07-03 diff --git a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md index 5d4d55657f..23cb4b3b59 100644 --- a/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md +++ b/blog/2020/requirefullycanonicalsig-fixqualityupperbound-flowcross-enabled.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-08-04 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # RequireFullyCanonicalSig, fixQualityUpperBound, and FlowCross are Now Available diff --git a/blog/2020/rippled-1.4.0-upgrade-advisory.md b/blog/2020/rippled-1.4.0-upgrade-advisory.md index c8910c1e7a..f29a5ae6e9 100644 --- a/blog/2020/rippled-1.4.0-upgrade-advisory.md +++ b/blog/2020/rippled-1.4.0-upgrade-advisory.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-01-13 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # XRP Ledger version 1.4.0 Upgrade Advisory diff --git a/blog/2020/rippled-1.5.0.md b/blog/2020/rippled-1.5.0.md index 2a4cdb6053..ef18cae6be 100644 --- a/blog/2020/rippled-1.5.0.md +++ b/blog/2020/rippled-1.5.0.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-04-10 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.5.0 diff --git a/blog/2020/rippled-1.6.0.md b/blog/2020/rippled-1.6.0.md index 921d754591..7d654653e2 100644 --- a/blog/2020/rippled-1.6.0.md +++ b/blog/2020/rippled-1.6.0.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-08-19 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.6.0 diff --git a/blog/2020/running-an-xrp-ledger-validator.md b/blog/2020/running-an-xrp-ledger-validator.md index 14e38f75e6..7f911b2e27 100644 --- a/blog/2020/running-an-xrp-ledger-validator.md +++ b/blog/2020/running-an-xrp-ledger-validator.md @@ -3,10 +3,9 @@ category: 2020 date: 2021-02-07 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Mayur Bhandary --- # Running an XRP Ledger Validator diff --git a/blog/2020/testnet-amendments-rippled-1.5.0.md b/blog/2020/testnet-amendments-rippled-1.5.0.md index 13b58fd67b..bbb279ff8f 100644 --- a/blog/2020/testnet-amendments-rippled-1.5.0.md +++ b/blog/2020/testnet-amendments-rippled-1.5.0.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-04-10 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Postmortem: Testnet Amendments from rippled 1.5.0 diff --git a/blog/2020/two-fixes-enabled.md b/blog/2020/two-fixes-enabled.md index d405e3e4fe..96d1c74924 100644 --- a/blog/2020/two-fixes-enabled.md +++ b/blog/2020/two-fixes-enabled.md @@ -3,10 +3,9 @@ category: 2020 date: 2020-05-01 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Two Fix Amendments Are Now Enabled diff --git a/blog/2021/community-spotlight-developing-wallet-protect.md b/blog/2021/community-spotlight-developing-wallet-protect.md index cb46ff4583..845eddb03e 100644 --- a/blog/2021/community-spotlight-developing-wallet-protect.md +++ b/blog/2021/community-spotlight-developing-wallet-protect.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2020-03-10 labels: - Developer Reflections diff --git a/blog/2021/five-upcoming-amendments.md b/blog/2021/five-upcoming-amendments.md index 2b8c3344dc..31564bdda1 100644 --- a/blog/2021/five-upcoming-amendments.md +++ b/blog/2021/five-upcoming-amendments.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-11-10 labels: - Amendments diff --git a/blog/2021/introducing-xrpl-js.md b/blog/2021/introducing-xrpl-js.md index c2218d277c..b3c51b5e42 100644 --- a/blog/2021/introducing-xrpl-js.md +++ b/blog/2021/introducing-xrpl-js.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-10-20 labels: - xrpl.js Release Notes diff --git a/blog/2021/introducing-xrpl-py-for-pythonistas.md b/blog/2021/introducing-xrpl-py-for-pythonistas.md index 05651eb9c5..31080a8645 100644 --- a/blog/2021/introducing-xrpl-py-for-pythonistas.md +++ b/blog/2021/introducing-xrpl-py-for-pythonistas.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-04-06 labels: - xrpl-py Release Notes diff --git a/blog/2021/introducing-xrpl4j.md b/blog/2021/introducing-xrpl4j.md index f8f640c5f7..3ab218a56a 100644 --- a/blog/2021/introducing-xrpl4j.md +++ b/blog/2021/introducing-xrpl4j.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-05-20 labels: - xrpl4j Release Notes diff --git a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md index 67286db785..92fec4f0cb 100644 --- a/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md +++ b/blog/2021/message-routing-optimizations-pt-1-proposal-validation-relaying.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-03-16 labels: - Development diff --git a/blog/2021/reserves-lowered.md b/blog/2021/reserves-lowered.md index bc49c6a20b..f0240175b5 100644 --- a/blog/2021/reserves-lowered.md +++ b/blog/2021/reserves-lowered.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-09-21 labels: - Advisories diff --git a/blog/2021/ripple-lib-drops-lodash-browsers.md b/blog/2021/ripple-lib-drops-lodash-browsers.md index 88bf0d35fd..0b5977d6f3 100644 --- a/blog/2021/ripple-lib-drops-lodash-browsers.md +++ b/blog/2021/ripple-lib-drops-lodash-browsers.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-08-26 labels: - xrpl.js Release Notes diff --git a/blog/2021/rippled-1.7.0.md b/blog/2021/rippled-1.7.0.md index 70d65676a9..8b4cce27b3 100644 --- a/blog/2021/rippled-1.7.0.md +++ b/blog/2021/rippled-1.7.0.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-02-24 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.7.2.md b/blog/2021/rippled-1.7.2.md index 7c92e050c8..3070cf3735 100644 --- a/blog/2021/rippled-1.7.2.md +++ b/blog/2021/rippled-1.7.2.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-05-24 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.7.3.md b/blog/2021/rippled-1.7.3.md index 575b7ab5b2..b7465e3db2 100644 --- a/blog/2021/rippled-1.7.3.md +++ b/blog/2021/rippled-1.7.3.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-08-27 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.8.1.md b/blog/2021/rippled-1.8.1.md index 8722001d9d..23f7107b5b 100644 --- a/blog/2021/rippled-1.8.1.md +++ b/blog/2021/rippled-1.8.1.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-12-02 labels: - rippled Release Notes diff --git a/blog/2021/rippled-1.8.2.md b/blog/2021/rippled-1.8.2.md index 3904da64bf..35642a5912 100644 --- a/blog/2021/rippled-1.8.2.md +++ b/blog/2021/rippled-1.8.2.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-12-20 labels: - rippled Release Notes diff --git a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md index d31b9c942c..144ea0fcaa 100644 --- a/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md +++ b/blog/2021/road-to-xrp-ledger-1-7-improving-efficiency-and-security.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-02-24 labels: - rippled Release Notes diff --git a/blog/2021/sidechain-engineering-preview.md b/blog/2021/sidechain-engineering-preview.md index 3102439efb..472a283ae9 100644 --- a/blog/2021/sidechain-engineering-preview.md +++ b/blog/2021/sidechain-engineering-preview.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-09-30 labels: - Development diff --git a/blog/2021/three-amendments-expected.md b/blog/2021/three-amendments-expected.md index 05db80d716..2143c30c86 100644 --- a/blog/2021/three-amendments-expected.md +++ b/blog/2021/three-amendments-expected.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-03-30 labels: - Amendments diff --git a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md index 40726bbd51..131d30d95a 100644 --- a/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md +++ b/blog/2021/xrpl-grants-funding-the-next-phase-of-open-decentralized-innovation.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-06-05 labels: - Features diff --git a/blog/2021/xrpl-node-configurator.md b/blog/2021/xrpl-node-configurator.md index d9be2e9b17..8ffbddb9c6 100644 --- a/blog/2021/xrpl-node-configurator.md +++ b/blog/2021/xrpl-node-configurator.md @@ -1,9 +1,8 @@ --- category: 2021 -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true date: 2021-04-14 labels: - Development diff --git a/blog/2022/clio-1.0.0.md b/blog/2022/clio-1.0.0.md index 68e5b4fe59..ea935d8421 100644 --- a/blog/2022/clio-1.0.0.md +++ b/blog/2022/clio-1.0.0.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-06-29 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 1.0.0 diff --git a/blog/2022/cryptoiso20022interop.md b/blog/2022/cryptoiso20022interop.md index ec2c7cb2dd..9a278e2f17 100644 --- a/blog/2022/cryptoiso20022interop.md +++ b/blog/2022/cryptoiso20022interop.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-11-15 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: CryptoIso20022 Interop diff --git a/blog/2022/dev-reflections-relaunch.md b/blog/2022/dev-reflections-relaunch.md index 52dd9e41f8..3e0d10ca44 100644 --- a/blog/2022/dev-reflections-relaunch.md +++ b/blog/2022/dev-reflections-relaunch.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-10-26 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Get Your Project Featured on XRPL.org diff --git a/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md b/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md index c22120b15a..c7a36b48e6 100644 --- a/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md +++ b/blog/2022/expandedsignerlist-enabled-and-nfts-approaching.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-10-13 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # ExpandedSignerList Enabled and NFTs Approaching diff --git a/blog/2022/gemwallet.md b/blog/2022/gemwallet.md index 53e450e345..d0f642bfc2 100644 --- a/blog/2022/gemwallet.md +++ b/blog/2022/gemwallet.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-11-23 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: GemWallet diff --git a/blog/2022/get-ready-for-nfts.md b/blog/2022/get-ready-for-nfts.md index f9bdd3c514..f073ef4503 100644 --- a/blog/2022/get-ready-for-nfts.md +++ b/blog/2022/get-ready-for-nfts.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-09-01 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Get Ready for NFTs diff --git a/blog/2022/introducing-clio.md b/blog/2022/introducing-clio.md index a314b8f831..0e4648ba43 100644 --- a/blog/2022/introducing-clio.md +++ b/blog/2022/introducing-clio.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-03-22 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio, an XRP Ledger API server, now in Beta diff --git a/blog/2022/introducing-learning-portal.md b/blog/2022/introducing-learning-portal.md index 8271433cae..c0927d0461 100644 --- a/blog/2022/introducing-learning-portal.md +++ b/blog/2022/introducing-learning-portal.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-10-03 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing the XRP Ledger Learning Portal diff --git a/blog/2022/introducing-xrpl-py-2.0.0beta.md b/blog/2022/introducing-xrpl-py-2.0.0beta.md index b8ce42fad2..d69c3eb0d5 100644 --- a/blog/2022/introducing-xrpl-py-2.0.0beta.md +++ b/blog/2022/introducing-xrpl-py-2.0.0beta.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-12-13 labels: - xrpl-py Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true author: Team RippleX --- # Introducing xrpl-py version 2.0.0-beta.0 diff --git a/blog/2022/nft-devnet-reset.md b/blog/2022/nft-devnet-reset.md index 41f020612b..a8648c0023 100644 --- a/blog/2022/nft-devnet-reset.md +++ b/blog/2022/nft-devnet-reset.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-03-01 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The NFT-Devnet Has Been Reset diff --git a/blog/2022/nftmaster.md b/blog/2022/nftmaster.md index 22e9b1b843..b2ca1b044d 100644 --- a/blog/2022/nftmaster.md +++ b/blog/2022/nftmaster.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-12-14 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: NFTMASTER diff --git a/blog/2022/non-fungible-tokens-are-now-available.md b/blog/2022/non-fungible-tokens-are-now-available.md index 6b4bdde60c..643d982fb5 100644 --- a/blog/2022/non-fungible-tokens-are-now-available.md +++ b/blog/2022/non-fungible-tokens-are-now-available.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-11-01 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Non-Fungible Tokens Are Now Available diff --git a/blog/2022/rippled-1.8.4.md b/blog/2022/rippled-1.8.4.md index 61fc94b64e..904b7dfeb4 100644 --- a/blog/2022/rippled-1.8.4.md +++ b/blog/2022/rippled-1.8.4.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-01-13 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.8.4 diff --git a/blog/2022/rippled-1.8.5.md b/blog/2022/rippled-1.8.5.md index ec69a6dcd1..f9d693776d 100644 --- a/blog/2022/rippled-1.8.5.md +++ b/blog/2022/rippled-1.8.5.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-02-08 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.8.5 diff --git a/blog/2022/rippled-1.9.0.md b/blog/2022/rippled-1.9.0.md index 4d055a60ba..0ef3557109 100644 --- a/blog/2022/rippled-1.9.0.md +++ b/blog/2022/rippled-1.9.0.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-04-07 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.0 diff --git a/blog/2022/rippled-1.9.1.md b/blog/2022/rippled-1.9.1.md index 13ddfbd84f..c6bc822c29 100644 --- a/blog/2022/rippled-1.9.1.md +++ b/blog/2022/rippled-1.9.1.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-05-23 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.1 diff --git a/blog/2022/rippled-1.9.2.md b/blog/2022/rippled-1.9.2.md index 07fabafe67..df4eb37259 100644 --- a/blog/2022/rippled-1.9.2.md +++ b/blog/2022/rippled-1.9.2.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-07-26 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.2 diff --git a/blog/2022/rippled-1.9.3.md b/blog/2022/rippled-1.9.3.md index de5aa88f4d..ac23ef8109 100644 --- a/blog/2022/rippled-1.9.3.md +++ b/blog/2022/rippled-1.9.3.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-08-26 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.3 diff --git a/blog/2022/rippled-1.9.4.md b/blog/2022/rippled-1.9.4.md index 6fbab6269c..2547341a63 100644 --- a/blog/2022/rippled-1.9.4.md +++ b/blog/2022/rippled-1.9.4.md @@ -4,10 +4,9 @@ date: 2022-09-20 labels: - rippled Release Notes - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.9.4 diff --git a/blog/2022/xpmarket.md b/blog/2022/xpmarket.md index 75d6eed21e..412d6ac222 100644 --- a/blog/2022/xpmarket.md +++ b/blog/2022/xpmarket.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-12-07 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: XPmarket diff --git a/blog/2022/ziggurat.md b/blog/2022/ziggurat.md index f6e22f2ade..53f28aafd0 100644 --- a/blog/2022/ziggurat.md +++ b/blog/2022/ziggurat.md @@ -3,10 +3,9 @@ category: 2022 date: 2022-11-30 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Ziggurat diff --git a/blog/2023/aesthetes.md b/blog/2023/aesthetes.md index 5210d99d71..b962ac75ad 100644 --- a/blog/2023/aesthetes.md +++ b/blog/2023/aesthetes.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-01-18 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Aesthetes diff --git a/blog/2023/bei-api.md b/blog/2023/bei-api.md index eb0b5a5e9f..eddb911f76 100644 --- a/blog/2023/bei-api.md +++ b/blog/2023/bei-api.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-03-01 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: BEI API diff --git a/blog/2023/blockdaemon.md b/blog/2023/blockdaemon.md index c395602c5a..eb30971a7e 100644 --- a/blog/2023/blockdaemon.md +++ b/blog/2023/blockdaemon.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-08-29 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Blockdaemon diff --git a/blog/2023/chispend.md b/blog/2023/chispend.md index 425e16909d..48653f5ed9 100644 --- a/blog/2023/chispend.md +++ b/blog/2023/chispend.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-04-05 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: ChiSpend diff --git a/blog/2023/ciso.md b/blog/2023/ciso.md index 7119078719..f81c772882 100644 --- a/blog/2023/ciso.md +++ b/blog/2023/ciso.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-06-07 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: CISO Integration for the XRP Ledger diff --git a/blog/2023/clio-2.0.0.md b/blog/2023/clio-2.0.0.md index eb3c294016..17e4a63b7e 100644 --- a/blog/2023/clio-2.0.0.md +++ b/blog/2023/clio-2.0.0.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-10-31 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.0.0 diff --git a/blog/2023/data-api-v2-deprecated.md b/blog/2023/data-api-v2-deprecated.md index 5cfd9c4541..96d2e8cf6f 100644 --- a/blog/2023/data-api-v2-deprecated.md +++ b/blog/2023/data-api-v2-deprecated.md @@ -4,10 +4,9 @@ date: 2023-10-05 labels: - Advisories - Data API -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Data API v2 Shutdown diff --git a/blog/2023/decommissioning-amm-devnet.md b/blog/2023/decommissioning-amm-devnet.md index 74d556ff20..048682761f 100644 --- a/blog/2023/decommissioning-amm-devnet.md +++ b/blog/2023/decommissioning-amm-devnet.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-12-05 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Decommissioning AMM-Devnet diff --git a/blog/2023/devnet-reset-scheduled-sep-19-2023.md b/blog/2023/devnet-reset-scheduled-sep-19-2023.md index f86bf95270..60b1406e92 100644 --- a/blog/2023/devnet-reset-scheduled-sep-19-2023.md +++ b/blog/2023/devnet-reset-scheduled-sep-19-2023.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-09-11 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Devnet Reset Scheduled for Tue, Sep 19, 2023 _by Team RippleX_ diff --git a/blog/2023/disallowincoming-and-others-expected.md b/blog/2023/disallowincoming-and-others-expected.md index 31f67ffe24..2864532afa 100644 --- a/blog/2023/disallowincoming-and-others-expected.md +++ b/blog/2023/disallowincoming-and-others-expected.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-08-07 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # DisallowIncoming and Others Expected 2023-08-21 diff --git a/blog/2023/edge.md b/blog/2023/edge.md index fca43298bc..2372ca092f 100644 --- a/blog/2023/edge.md +++ b/blog/2023/edge.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-05-17 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Edge diff --git a/blog/2023/fieldboss.md b/blog/2023/fieldboss.md index bc35d4e0dd..b4da84a47e 100644 --- a/blog/2023/fieldboss.md +++ b/blog/2023/fieldboss.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-06-28 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: FieldBoss diff --git a/blog/2023/gemwallet-update.md b/blog/2023/gemwallet-update.md index 082a483aba..4fff865e33 100644 --- a/blog/2023/gemwallet-update.md +++ b/blog/2023/gemwallet-update.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-10-08 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: GemWallet (2023 Update) diff --git a/blog/2023/mandla-money.md b/blog/2023/mandla-money.md index e6a9f7e29a..01d7b5e029 100644 --- a/blog/2023/mandla-money.md +++ b/blog/2023/mandla-money.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-02-01 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Mandla Money diff --git a/blog/2023/nft-devnet-decommission.md b/blog/2023/nft-devnet-decommission.md index 3cec3ad1a1..6aa8e8adbe 100644 --- a/blog/2023/nft-devnet-decommission.md +++ b/blog/2023/nft-devnet-decommission.md @@ -3,10 +3,9 @@ category: 2023 date: 2022-01-27 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # The NFT-Devnet Decommissioned on January 31, 2023 diff --git a/blog/2023/rippled-1.10.0.md b/blog/2023/rippled-1.10.0.md index 7f3b58918d..f96e82be05 100644 --- a/blog/2023/rippled-1.10.0.md +++ b/blog/2023/rippled-1.10.0.md @@ -4,10 +4,9 @@ date: 2023-03-14 labels: - rippled Release Notes - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.10.0 diff --git a/blog/2023/rippled-1.11.0.md b/blog/2023/rippled-1.11.0.md index 3e05c0b7ad..6f3558e08b 100644 --- a/blog/2023/rippled-1.11.0.md +++ b/blog/2023/rippled-1.11.0.md @@ -4,10 +4,9 @@ date: 2023-06-21 labels: - rippled Release Notes - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.11.0 diff --git a/blog/2023/rippled-1.12.0.md b/blog/2023/rippled-1.12.0.md index 8392a08b55..77155f0e2a 100644 --- a/blog/2023/rippled-1.12.0.md +++ b/blog/2023/rippled-1.12.0.md @@ -4,10 +4,9 @@ date: 2023-09-06 labels: - rippled Release Notes - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 1.12.0 diff --git a/blog/2023/santiment.md b/blog/2023/santiment.md index 83373d2f95..c4f92c3d7e 100644 --- a/blog/2023/santiment.md +++ b/blog/2023/santiment.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-10-06 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Santiment - Uncovering XRPL Metrics for Developers diff --git a/blog/2023/stably.md b/blog/2023/stably.md index 502520b826..6735d61ede 100644 --- a/blog/2023/stably.md +++ b/blog/2023/stably.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-01-04 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Stably diff --git a/blog/2023/summarizing-xrpl-docs-iav3.md b/blog/2023/summarizing-xrpl-docs-iav3.md index 0826e874b7..21f746eaaa 100644 --- a/blog/2023/summarizing-xrpl-docs-iav3.md +++ b/blog/2023/summarizing-xrpl-docs-iav3.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-07-25 labels: - Features -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Summarizing the Information Architecture v3 Updates (PR#1934) diff --git a/blog/2023/upcoming-devnet-reset.md b/blog/2023/upcoming-devnet-reset.md index 99ab2fed46..28f1d6a138 100644 --- a/blog/2023/upcoming-devnet-reset.md +++ b/blog/2023/upcoming-devnet-reset.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-09-06 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Upcoming Devnet Reset _by Team RippleX_ diff --git a/blog/2023/xrp-toolkit.md b/blog/2023/xrp-toolkit.md index 0fea306f89..76228acf79 100644 --- a/blog/2023/xrp-toolkit.md +++ b/blog/2023/xrp-toolkit.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-07-28 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: XRP Toolkit diff --git a/blog/2023/xrpcafe.md b/blog/2023/xrpcafe.md index 03bdbbdb58..11abfcb81d 100644 --- a/blog/2023/xrpcafe.md +++ b/blog/2023/xrpcafe.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-05-03 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: xrp.cafe diff --git a/blog/2023/xrpl-py-2.0-release.md b/blog/2023/xrpl-py-2.0-release.md index e3f4c5f401..89088d4a3f 100644 --- a/blog/2023/xrpl-py-2.0-release.md +++ b/blog/2023/xrpl-py-2.0-release.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-07-05 labels: - xrpl-py Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Migration Guide: Upgrading to xrpl-py Version 2.0.0 _by Team RippleX_ diff --git a/blog/2023/zoetic.md b/blog/2023/zoetic.md index ba2ee1e6b8..d00a7828bb 100644 --- a/blog/2023/zoetic.md +++ b/blog/2023/zoetic.md @@ -3,10 +3,9 @@ category: 2023 date: 2023-02-15 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Zoetic diff --git a/blog/2024/amm-status-update.md b/blog/2024/amm-status-update.md index 1a9041bf9b..244a6e3e77 100644 --- a/blog/2024/amm-status-update.md +++ b/blog/2024/amm-status-update.md @@ -4,10 +4,9 @@ date: 2024-03-26 labels: - Advisories - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # AMM Status Update diff --git a/blog/2024/clio-2.1.0.md b/blog/2024/clio-2.1.0.md index bc451b1821..6fee5539ec 100644 --- a/blog/2024/clio-2.1.0.md +++ b/blog/2024/clio-2.1.0.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-02-14 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.1.0 diff --git a/blog/2024/clio-2.1.2.md b/blog/2024/clio-2.1.2.md index c6b65174f0..2142126c57 100644 --- a/blog/2024/clio-2.1.2.md +++ b/blog/2024/clio-2.1.2.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-06-05 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.1.2 diff --git a/blog/2024/clio-2.2.0.md b/blog/2024/clio-2.2.0.md index 69e8f72f9f..c3d6c1d0d4 100644 --- a/blog/2024/clio-2.2.0.md +++ b/blog/2024/clio-2.2.0.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-06-26 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.2.0 diff --git a/blog/2024/clio-2.2.1.md b/blog/2024/clio-2.2.1.md index bf0f2b9d4b..fa2aec6066 100644 --- a/blog/2024/clio-2.2.1.md +++ b/blog/2024/clio-2.2.1.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-07-08 labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.2.1 diff --git a/blog/2024/clio-2.2.2.md b/blog/2024/clio-2.2.2.md index 52c5002d9e..7d55fd6277 100644 --- a/blog/2024/clio-2.2.2.md +++ b/blog/2024/clio-2.2.2.md @@ -6,10 +6,9 @@ seo: description: Version 2.2.2 of Clio, the XRP Ledger API server optimized for HTTP and WebSocket calls, is now available. Learn more about this update and bug fixes. labels: - Clio Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing Clio version 2.2.2 diff --git a/blog/2024/deep-dive-into-amm-integration.md b/blog/2024/deep-dive-into-amm-integration.md index 457d64cbf0..20e2d9590c 100644 --- a/blog/2024/deep-dive-into-amm-integration.md +++ b/blog/2024/deep-dive-into-amm-integration.md @@ -6,10 +6,9 @@ seo: description: The XLS-30 AMM amendment unlocks new liquidity and trading options on the XRP Ledger network. Explore how developers can integrate with AMM. labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # XLS-30 Overview: XRP Ledger Automated Market Maker diff --git a/blog/2024/evolving-the-xrp-ledger.md b/blog/2024/evolving-the-xrp-ledger.md index e6db40bd83..bc57b21dea 100644 --- a/blog/2024/evolving-the-xrp-ledger.md +++ b/blog/2024/evolving-the-xrp-ledger.md @@ -8,10 +8,9 @@ seo: labels: - General -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Evolving the XRP Ledger Foundation diff --git a/blog/2024/filedgr.md b/blog/2024/filedgr.md index b4d7ca3e60..7e6214bcaf 100644 --- a/blog/2024/filedgr.md +++ b/blog/2024/filedgr.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-07-24 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Filedgr – Transforming Data Control with XRPL Integration diff --git a/blog/2024/get-ready-for-amm.md b/blog/2024/get-ready-for-amm.md index 66669006bd..8f5c00d23b 100644 --- a/blog/2024/get-ready-for-amm.md +++ b/blog/2024/get-ready-for-amm.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-03-21 labels: - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Get Ready for AMM diff --git a/blog/2024/how-to-master-xrp-transfers.md b/blog/2024/how-to-master-xrp-transfers.md index 67d7b539db..6a85c1e956 100644 --- a/blog/2024/how-to-master-xrp-transfers.md +++ b/blog/2024/how-to-master-xrp-transfers.md @@ -6,10 +6,9 @@ seo: description: Discover how to create and manage accounts on the XRPL Testnet and master the art of transferring XRP using Python. labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # How to Master XRP Transfers using Python: A Beginner’s Guide diff --git a/blog/2024/how-to-mint-nfts.md b/blog/2024/how-to-mint-nfts.md index 66c52b7779..421c94d82f 100644 --- a/blog/2024/how-to-mint-nfts.md +++ b/blog/2024/how-to-mint-nfts.md @@ -6,10 +6,9 @@ seo: description: Learn the basics of minting an NFT on XRP Ledger and how you can get started quickly and easily with this step-by-step guide. Get started today! labels: - Development -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # How to Mint an NFT on the XRP Ledger: A Step-by-Step Guide diff --git a/blog/2024/rippled-2.0.0.md b/blog/2024/rippled-2.0.0.md index 95582878e4..eaa8ae4fcb 100644 --- a/blog/2024/rippled-2.0.0.md +++ b/blog/2024/rippled-2.0.0.md @@ -4,10 +4,9 @@ date: 2024-01-09 labels: - rippled Release Notes - Amendments -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.0.0 diff --git a/blog/2024/rippled-2.0.1.md b/blog/2024/rippled-2.0.1.md index 2578fad946..5bdec32ac2 100644 --- a/blog/2024/rippled-2.0.1.md +++ b/blog/2024/rippled-2.0.1.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-01-29 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.0.1 diff --git a/blog/2024/rippled-2.1.0.md b/blog/2024/rippled-2.1.0.md index 3e994985dd..29e8b8ed4c 100644 --- a/blog/2024/rippled-2.1.0.md +++ b/blog/2024/rippled-2.1.0.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-02-20 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.1.0 diff --git a/blog/2024/rippled-2.1.1.md b/blog/2024/rippled-2.1.1.md index 3546400fda..ab046caab2 100644 --- a/blog/2024/rippled-2.1.1.md +++ b/blog/2024/rippled-2.1.1.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-03-27 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.1.1 diff --git a/blog/2024/rippled-2.2.0.md b/blog/2024/rippled-2.2.0.md index 8a82cac747..4e31ee7ed5 100644 --- a/blog/2024/rippled-2.2.0.md +++ b/blog/2024/rippled-2.2.0.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-06-04 labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.2.0 diff --git a/blog/2024/rippled-2.2.1.md b/blog/2024/rippled-2.2.1.md index 765bcb6b25..f8cd242ae1 100644 --- a/blog/2024/rippled-2.2.1.md +++ b/blog/2024/rippled-2.2.1.md @@ -6,10 +6,9 @@ seo: description: Rippled version 2.2.1 is now available, addressing a critical bug when handling some types of RPC requests. Learn more about this release. labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.2.1 diff --git a/blog/2024/rippled-2.2.2.md b/blog/2024/rippled-2.2.2.md index 22a306a9ab..2608ed19e2 100644 --- a/blog/2024/rippled-2.2.2.md +++ b/blog/2024/rippled-2.2.2.md @@ -6,10 +6,9 @@ seo: description: Rippled version 2.2.2 is now available, addressing a Mainnet issue that caused validators to stall during consensus. Learn more about this release. labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.2.2 diff --git a/blog/2024/rippled-2.2.3.md b/blog/2024/rippled-2.2.3.md index f99ef9e620..46a130718f 100644 --- a/blog/2024/rippled-2.2.3.md +++ b/blog/2024/rippled-2.2.3.md @@ -6,10 +6,9 @@ seo: description: Rippled version 2.2.3 is now available, addressing an issue that could cause full-history servers to run out of space in their SQLite databases. Learn more about this release. labels: - rippled Release Notes -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Introducing XRP Ledger version 2.2.3 diff --git a/blog/2024/testnet-reset-notification.md b/blog/2024/testnet-reset-notification.md index e4a11e078f..3193d27b20 100644 --- a/blog/2024/testnet-reset-notification.md +++ b/blog/2024/testnet-reset-notification.md @@ -6,10 +6,9 @@ seo: description: The Testnet reset was completed successfully on Monday, August 19, 2024 to improve stability and reduce the cost of running a Testnet node. Learn more. labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Upcoming Testnet Reset diff --git a/blog/2024/testnet-reset.md b/blog/2024/testnet-reset.md index d65e2e28bf..b0f118babb 100644 --- a/blog/2024/testnet-reset.md +++ b/blog/2024/testnet-reset.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-04-17 labels: - Advisories -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Testnet and Devnet Resets Upcoming diff --git a/blog/2024/verifyed.md b/blog/2024/verifyed.md index 2f93ba995f..6124a3c593 100644 --- a/blog/2024/verifyed.md +++ b/blog/2024/verifyed.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-03-14 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: VerifyEd - Empowering Credential Verification on XRP Ledger diff --git a/blog/2024/web3auth.md b/blog/2024/web3auth.md index f3bed1dbc3..251f3dd815 100644 --- a/blog/2024/web3auth.md +++ b/blog/2024/web3auth.md @@ -3,10 +3,9 @@ category: 2024 date: 2024-01-23 labels: - Developer Reflections -theme: - markdown: - editPage: - hide: true +markdown: + editPage: + hide: true --- # Developer Reflections: Web3Auth diff --git a/community/events.page.tsx b/community/events.page.tsx index 23ab2df65d..93e50da13a 100644 --- a/community/events.page.tsx +++ b/community/events.page.tsx @@ -974,6 +974,39 @@ const events = [ image: require('../static/img/events/hackathon-paris.png'), end_date: "November 11, 2024", }, + { + name: "IXH24 - Italian XRPL Hackathon 2024", + description: + "IXH24 is a hackathon with a focus on cryptography and blockchain.", + type: "hackathon", + link: "https://xrpl.at/Eventbrite-IXH24-Italian-XRPLHackathon2024", + location: "Rome, Italy", + date: "November 22 - 23, 2024", + image: require('../static/img/events/ixh24.png'), + end_date: "November 23, 2024", + }, + { + name: "Aquarium XRPL Residency Demo Day #4", + description: + "Join us to connect with our 10 residents, discover their projects focused on DeFi, and engage with the rest of the XRPL community.", + type: "meetup", + link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4", + location: "Paris, France", + date: "December 11, 2024", + image: require('../static/img/events/aquarium.png'), + end_date: "December 11, 2024", + }, + { + name: "XRPL Meetup NYC", + description: + "Get ready for an unforgettable evening at the XRPL Meetup NYC!", + type: "meetup", + link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4", + location: " New York, New York", + date: "November 19, 2024", + image: require('../static/img/events/new-york.jpeg'), + end_date: "November 19, 2024", + }, ]; @@ -1055,35 +1088,35 @@ export default function Events() {
xrp ledger events hero

- {translate("XRPL Builder Office Hours")} + {translate("XRPL Ledger Apex 2025")}

{translate("Save the Date")}

{translate( - "XRPL Builder Office Hours is an open forum hosted monthly by Developer Advocates to answer technical and business questions from community members." + "XRP Ledger Apex, hosted by Ripple is the largest annual summit on the XRPL calendar. It unites developers, businesses, fintechs, VCs and the wider community." )}

- Location: Virtual - Zoom + {translate("Location: Singapore")}
- October 25th, 2024 + {translate("June 10 - 12, 2025")}
- {translate("Register Now")} + {translate("Learn More")}
diff --git a/community/index.page.tsx b/community/index.page.tsx index abbeb482de..041b11d975 100644 --- a/community/index.page.tsx +++ b/community/index.page.tsx @@ -329,6 +329,18 @@ const events = [ start_date: "October 25, 2024", end_date: "October 25, 2024", }, + { + name: "XRPL Meetup NYC", + description: + "Get ready for an unforgettable evening at the XRPL Meetup NYC!", + type: "meetup", + link: "https://xrpl.at/Aquarium-XRPL-Residency-DemoDay4", + location: " New York, New York", + date: "November 19, 2024", + image: require('../static/img/events/new-york.jpeg'), + end_date: "November 19, 2024", + start_date: "November 19, 2024", + }, { name: "XRPL Builder Office Hours", description: diff --git a/docs/concepts/accounts/cryptographic-keys.md b/docs/concepts/accounts/cryptographic-keys.md index 406a2d4d20..dc34d80e18 100644 --- a/docs/concepts/accounts/cryptographic-keys.md +++ b/docs/concepts/accounts/cryptographic-keys.md @@ -19,6 +19,8 @@ To make a digital signature, you use a cryptographic key pair associated with th Many [client libraries](../../references/client-libraries.md) and applications can generate a key pair suitable for use with the XRP Ledger. However, you should only use key pairs that were generated with devices and software you trust. Compromised applications can expose your secret to malicious users who can then send transactions from your account later. +Note: Different tools have different defaults. Many client libraries (such as xrpl.js) use Ed25519 as the default cryptographic algorithm, but `rippled`'s [wallet_propose](../../references/http-websocket-apis/admin-api-methods/key-generation-methods/wallet_propose.md) admin RPC command uses secp256k1 as the default. This means that you may get a different address if you instantiate a wallet from the same seed using a different tool, unless you specify the algorithm explicitly. + ## Key Components diff --git a/docs/concepts/accounts/reserves.md b/docs/concepts/accounts/reserves.md index 8d5a6c2504..104ec11db1 100644 --- a/docs/concepts/accounts/reserves.md +++ b/docs/concepts/accounts/reserves.md @@ -38,7 +38,7 @@ An exception to the owner reserve is that you can create your first two trust li Many objects in the ledger (ledger entries) are owned by a particular account. Usually, the owner is the account that created the object. Each object increases the owner's total reserve requirement by the owner reserve. When objects are removed from the ledger, they no longer count against the reserve requirement. -Objects that count towards their owner's reserve requirement include: [Checks](../payment-types/checks.md), [Deposit Preauthorizations](depositauth.md#preauthorization), [Escrows](../payment-types/escrow.md), [NFT Offers](../tokens/nfts/trading.md), [NFT Pages](../tokens/nfts/index.md), [Offers](../../references/protocol/ledger-data/ledger-entry-types/offer.md), [Oracles](../xrpl-sidechains/price-oracles.md), [Payment Channels](../payment-types/payment-channels.md), [Signer Lists](multi-signing.md), [Tickets](tickets.md), and [Trust Lines](../tokens/fungible-tokens/index.md). +Objects that count towards their owner's reserve requirement include: [Checks](../payment-types/checks.md), [Deposit Preauthorizations](depositauth.md#preauthorization), [Escrows](../payment-types/escrow.md), [NFT Offers](../tokens/nfts/trading.md), [NFT Pages](../tokens/nfts/index.md), [Offers](../../references/protocol/ledger-data/ledger-entry-types/offer.md), [Oracles](../decentralized-storage/price-oracles.md), [Payment Channels](../payment-types/payment-channels.md), [Signer Lists](multi-signing.md), [Tickets](tickets.md), and [Trust Lines](../tokens/fungible-tokens/index.md). Some special cases: diff --git a/docs/concepts/accounts/decentralized-identifiers.md b/docs/concepts/decentralized-storage/decentralized-identifiers.md similarity index 98% rename from docs/concepts/accounts/decentralized-identifiers.md rename to docs/concepts/decentralized-storage/decentralized-identifiers.md index bed2000e79..2a194698f3 100644 --- a/docs/concepts/accounts/decentralized-identifiers.md +++ b/docs/concepts/decentralized-storage/decentralized-identifiers.md @@ -3,13 +3,12 @@ html: decentralized-identifiers.html parent: accounts.html seo: description: Decentralized identifiers enable verifiable, decentralized digital identities. -status: not_enabled labels: - DID --- # Decentralized Identifiers -_(Requires the [DID amendment][] {% not-enabled /%})_ +_(Requires the [DID amendment][])_ A Decentralized Identifier (DID) is a new type of identifier defined by the World Wide Web Consortium (W3C) that enables verifiable, digital identities. DIDs are fully under the control of the DID owner, independent from any centralized registry, identity provider, or certificate authority. diff --git a/docs/concepts/decentralized-storage/index.md b/docs/concepts/decentralized-storage/index.md new file mode 100644 index 0000000000..355e1ee479 --- /dev/null +++ b/docs/concepts/decentralized-storage/index.md @@ -0,0 +1,10 @@ +--- +metadata: + indexPage: true +--- +# Decentralized Storage + +The XRP Ledger can store certain information types that originate from offchain. + + +{% child-pages /%} diff --git a/docs/concepts/xrpl-sidechains/price-oracles.md b/docs/concepts/decentralized-storage/price-oracles.md similarity index 96% rename from docs/concepts/xrpl-sidechains/price-oracles.md rename to docs/concepts/decentralized-storage/price-oracles.md index 72b1728002..93261d1476 100644 --- a/docs/concepts/xrpl-sidechains/price-oracles.md +++ b/docs/concepts/decentralized-storage/price-oracles.md @@ -1,6 +1,6 @@ # Price Oracles -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ Blockchains can't inherently interact with and "know" what's happening off the network, but many of its use cases in decentralized finance require this information. diff --git a/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md b/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md index 98ea926b05..efa7842f30 100644 --- a/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md +++ b/docs/concepts/tokens/decentralized-exchange/automated-market-makers.md @@ -8,7 +8,7 @@ labels: --- # Automated Market Makers -_(Requires the XLS-30 [AMM amendment][])_ +_(Added by the [AMM amendment][])_ Automated Market Makers (AMMs) provide liquidity in the XRP Ledger's decentralized exchange. Each AMM holds a pool of two assets. You can swap between the two assets at an exchange rate set by a formula. @@ -57,6 +57,14 @@ Tokens with different issuers are considered different assets. This means that t When the flow of funds between the two assets in a pool is relatively active and balanced, the fees provide a source of passive income for liquidity providers. However, when the relative price between the assets shifts, liquidity providers can take a loss on the [currency risk](https://www.investopedia.com/terms/c/currencyrisk.asp). +### DEX Interaction + +AMMs are integrated with the central limit order book (CLOB)-based DEX to enhance liquidity. Offers and payments are automatically optimized to determine whether swapping within a liquidity pool, through the order books, or both, provides the best rate and executes accordingly. This ensures that transactions use the most efficient path for trades, whether through offers on the DEX or through AMM pools, or a combination of the two. + +The diagram below illustrates how an offer interacts with other offers and AMM liquidity in the DEX. + +![Offer path through DEX.](/docs/img/amm-clob-diagram.png) + ### Restrictions on Assets To prevent misuse, some restrictions apply to the assets used in an AMM. If you try to create an AMM with an asset that does not meet these restrictions, the transaction fails. The rules are as follows: diff --git a/docs/img/amm-clob-diagram.png b/docs/img/amm-clob-diagram.png new file mode 100644 index 0000000000..b6ac674fda Binary files /dev/null and b/docs/img/amm-clob-diagram.png differ diff --git a/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md b/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md index f6e37b491e..acd60ac26b 100644 --- a/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md +++ b/docs/references/http-websocket-apis/public-api-methods/ledger-methods/ledger_entry.md @@ -158,7 +158,7 @@ rippled json ledger_entry '{ "account_root": "r9cZA1mLK5R5Am25ArfXFmqgNwjZgnfk59 ### Get AMM Object -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ Retrieve an Automated Market-Maker (AMM) object from the ledger. This is similar to [amm_info method][], but the `ledger_entry` version returns only the ledger entry as stored. @@ -404,7 +404,7 @@ rippled json ledger_entry '{ "offer": { "account": "rf1BiGeXwwQoi8Z2ueFYTEXSwuJY ### Get Oracle Object -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ Retrieve an [Oracle entry](../../../protocol/ledger-data/ledger-entry-types/oracle.md), which represents a single price oracle that can store token prices. diff --git a/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md b/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md index c81b4c3ea5..524a6d8e84 100644 --- a/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md +++ b/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/book_changes.md @@ -1,6 +1,6 @@ --- seo: - description: Get information on + description: Get information on order book changes labels: - Decentralized Exchange - Cross-Currency @@ -20,7 +20,7 @@ An example of the request format: ```json { "id": "example_book_changes", - "command": "book_changes", + "command": "{% $frontmatter.seo.title %}", "ledger_index": 88530953 } ``` diff --git a/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/get_aggregate_price.md b/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/get_aggregate_price.md index 5015a3f94b..95222a4727 100644 --- a/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/get_aggregate_price.md +++ b/docs/references/http-websocket-apis/public-api-methods/path-and-order-book-methods/get_aggregate_price.md @@ -2,13 +2,12 @@ html: get_aggregate_price.html parent: ledger-methods.html blurb: Calculates the aggregate price of specified Oracle instances. -status: not_enabled labels: - Oracle --- # get_aggregate_price -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/rpc/handlers/GetAggregatePrice.cpp "Source") diff --git a/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md b/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md index 2ced20f5ef..e1277840d9 100644 --- a/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md +++ b/docs/references/http-websocket-apis/public-api-methods/server-info-methods/version.md @@ -74,8 +74,6 @@ An example of a successful response: ```json 200 OK -Headers - { "result": { "version": { diff --git a/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md b/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md index d9c612f130..c9452077d6 100644 --- a/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md +++ b/docs/references/protocol/ledger-data/ledger-entry-types/accountroot.md @@ -41,7 +41,7 @@ In addition to the [common fields](../common-fields.md), {% code-page-name /%} e |:------------------------------|:----------|:------------------|:----------|:-------------| | `Account` | String | AccountID | Yes | The identifying (classic) address of this [account](../../../../concepts/accounts/index.md). | | `AccountTxnID` | String | Hash256 | No | The identifying hash of the transaction most recently sent by this account. This field must be enabled to use the [`AccountTxnID` transaction field](../../transactions/common-fields.md#accounttxnid). To enable it, send an [AccountSet transaction with the `asfAccountTxnID` flag enabled](../../transactions/types/accountset.md#accountset-flags). | -| `AMMID` | String | Hash256 | No | _(Requires the [AMM amendment][])_ The ledger entry ID of the corresponding AMM ledger entry. Set during account creation; cannot be modified. If present, indicates that this is a special AMM AccountRoot; always omitted on non-AMM accounts. | +| `AMMID` | String | Hash256 | No | _(Added by the [AMM amendment][])_ The ledger entry ID of the corresponding AMM ledger entry. Set during account creation; cannot be modified. If present, indicates that this is a special AMM AccountRoot; always omitted on non-AMM accounts. | | `Balance` | String | Amount | No | The account's current [XRP balance in drops][XRP, in drops], represented as a string. | | `BurnedNFTokens` | Number | UInt32 | No | How many total of this account's issued [non-fungible tokens](../../../../concepts/tokens/nfts/index.md) have been burned. This number is always equal or less than `MintedNFTokens`. | | `Domain` | String | Blob | No | A domain associated with this account. In JSON, this is the hexadecimal for the ASCII representation of the domain. [Cannot be more than 256 bytes in length.](https://github.com/xrplf/rippled/blob/55dc7a252e08a0b02cd5aa39e9b4777af3eafe77/src/ripple/app/tx/impl/SetAccount.h#L34) | @@ -64,7 +64,7 @@ In addition to the [common fields](../common-fields.md), {% code-page-name /%} e ## Special AMM AccountRoot Entries -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ Automated Market Makers use an AccountRoot ledger entry to issue their LP Tokens and hold the assets in the AMM pool, and an [AMM ledger entry](amm.md) for tracking some of the details of the AMM. The address of an AMM's AccountRoot is randomized so that users cannot identify and fund the address in advance of the AMM being created. Unlike normal accounts, AMM AccountRoot objects are created with the following settings: diff --git a/docs/references/protocol/ledger-data/ledger-entry-types/amm.md b/docs/references/protocol/ledger-data/ledger-entry-types/amm.md index 4719c571e6..708e5c49e5 100644 --- a/docs/references/protocol/ledger-data/ledger-entry-types/amm.md +++ b/docs/references/protocol/ledger-data/ledger-entry-types/amm.md @@ -9,7 +9,7 @@ labels: # AMM [[Source]](https://github.com/XRPLF/rippled/blob/89780c8e4fd4d140fcb912cf2d0c01c1b260539e/src/ripple/protocol/impl/LedgerFormats.cpp#L272-L284 "Source") -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ An `AMM` ledger entry describes a single [Automated Market Maker](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md) (AMM) instance. This is always paired with a [special AccountRoot entry](accountroot.md#special-amm-accountroot-entries). diff --git a/docs/references/protocol/ledger-data/ledger-entry-types/did.md b/docs/references/protocol/ledger-data/ledger-entry-types/did.md index 885121a6d6..3c527627f4 100644 --- a/docs/references/protocol/ledger-data/ledger-entry-types/did.md +++ b/docs/references/protocol/ledger-data/ledger-entry-types/did.md @@ -5,14 +5,13 @@ seo: description: The definition and details of a Decentralized Identifier (DID). labels: - DID -status: not_enabled --- # DID [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L330-L341 "Source") -_(Requires the [DID amendment][] {% not-enabled /%})_ +_(Requires the [DID amendment][])_ -A `DID` ledger entry holds references to, or data associated with, a single [DID](../../../../concepts/accounts/decentralized-identifiers.md). +A `DID` ledger entry holds references to, or data associated with, a single [DID](../../../../concepts/decentralized-storage/decentralized-identifiers.md). ## Example DID JSON diff --git a/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md b/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md index 1213e90e98..344e6bd0c5 100644 --- a/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md +++ b/docs/references/protocol/ledger-data/ledger-entry-types/oracle.md @@ -1,6 +1,6 @@ # Oracle -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/protocol/impl/LedgerFormats.cpp#L353-L366 "Source") @@ -59,7 +59,7 @@ A price oracle object can store information for up to 10 token pairs. |---------------------|-----------|---------------|-----------|-------------| | `BaseAsset` | String | Currency | Yes | The primary asset in a trading pair. Any valid identifier, such as a stock symbol, bond CUSIP, or currency code is allowed. | | `QuoteAsset` | String | Currency | Yes | The quote asset in a trading pair. The quote asset denotes the price of one unit of the base asset. | -| `AssetPrice` | Number | UInt64 | No | The asset price after applying the `Scale` precision level. It's not included if the last update transaction didn't include the `BaseAsset`/`QuoteAsset` pair. | +| `AssetPrice` | String | UInt64 | No | The asset price after applying the `Scale` precision level. It's not included if the last update transaction didn't include the `BaseAsset`/`QuoteAsset` pair. Displayed in hexadecimal format. | | `Scale` | Number | UInt8 | No | The scaling factor to apply to an asset price. For example, if `Scale` is 6 and original price is 0.155, then the scaled price is 155000. Valid scale ranges are 0-10. It's not included if the last update transaction didn't include the `BaseAsset`/`QuoteAsset` pair. | diff --git a/docs/references/protocol/transactions/transaction-results/tem-codes.md b/docs/references/protocol/transactions/transaction-results/tem-codes.md index 5eb563e8bb..017d4e7405 100644 --- a/docs/references/protocol/transactions/transaction-results/tem-codes.md +++ b/docs/references/protocol/transactions/transaction-results/tem-codes.md @@ -14,7 +14,7 @@ These codes indicate that the transaction was malformed, and cannot succeed acco | Code | Explanation | |:------------------------------|:----------------------------------------------| -| `temBAD_AMM_TOKENS` | The transaction incorrectly specified one or more assets. For example, the asset's issuer does not match the corresponding asset in the AMM's pool, or the transaction specified the same asset twice. _(Requires the [AMM amendment][])_ | +| `temBAD_AMM_TOKENS` | The transaction incorrectly specified one or more assets. For example, the asset's issuer does not match the corresponding asset in the AMM's pool, or the transaction specified the same asset twice. _(Added by the [AMM amendment][])_ | | `temBAD_AMOUNT` | An amount specified by the transaction (for example the destination `Amount` or `SendMax` values of a [Payment][]) was invalid, possibly because it was a negative number. | | `temBAD_AUTH_MASTER` | The key used to sign this transaction does not match the master key for the account sending it, and the account does not have a [Regular Key](../../../../concepts/accounts/cryptographic-keys.md) set. | | `temBAD_CURRENCY` | The transaction improperly specified a currency field. See [Specifying Currency Amounts][Currency Amount] for the correct format. | diff --git a/docs/references/protocol/transactions/types/ammvote.md b/docs/references/protocol/transactions/types/ammvote.md index a4f7357234..e61462dcda 100644 --- a/docs/references/protocol/transactions/types/ammvote.md +++ b/docs/references/protocol/transactions/types/ammvote.md @@ -9,7 +9,7 @@ labels: # AMMVote [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/AMMVote.cpp "Source") -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ Vote on the trading fee for an [Automated Market Maker](../../../../concepts/tokens/decentralized-exchange/automated-market-makers.md) instance. Up to 8 accounts can vote in proportion to the amount of the AMM's LP Tokens they hold. Each new vote re-calculates the AMM's trading fee based on a weighted average of the votes. diff --git a/docs/references/protocol/transactions/types/diddelete.md b/docs/references/protocol/transactions/types/diddelete.md index 9197a05b5d..4bf6b9ecee 100644 --- a/docs/references/protocol/transactions/types/diddelete.md +++ b/docs/references/protocol/transactions/types/diddelete.md @@ -5,13 +5,12 @@ seo: description: Delete a DID. labels: - DID -status: not_enabled --- # DIDDelete [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "Source") -_(Requires the [DID amendment][] {% not-enabled /%})_ +_(Requires the [DID amendment][])_ Delete the [DID ledger entry](../../ledger-data/ledger-entry-types/did.md) associated with the specified `Account` field. diff --git a/docs/references/protocol/transactions/types/didset.md b/docs/references/protocol/transactions/types/didset.md index 31e03978c3..e6df63d79e 100644 --- a/docs/references/protocol/transactions/types/didset.md +++ b/docs/references/protocol/transactions/types/didset.md @@ -5,13 +5,12 @@ seo: description: Create or update a DID. labels: - DID -status: not_enabled --- # DIDSet [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DID.cpp "Source") -_(Requires the [DID amendment][] {% not-enabled /%})_ +_(Requires the [DID amendment][])_ Creates a new [DID ledger entry](../../ledger-data/ledger-entry-types/did.md) or updates the fields of an existing one. diff --git a/docs/references/protocol/transactions/types/oracledelete.md b/docs/references/protocol/transactions/types/oracledelete.md index ac1f6afef3..4ba7be51e9 100644 --- a/docs/references/protocol/transactions/types/oracledelete.md +++ b/docs/references/protocol/transactions/types/oracledelete.md @@ -4,10 +4,9 @@ parent: transaction-types.html blurb: Delete an existing price oracle. labels: - Oracle -status: not_enabled --- # OracleDelete -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/DeleteOracle.cpp "Source") diff --git a/docs/references/protocol/transactions/types/oracleset.md b/docs/references/protocol/transactions/types/oracleset.md index f65e95a4fc..b1b1fe874b 100644 --- a/docs/references/protocol/transactions/types/oracleset.md +++ b/docs/references/protocol/transactions/types/oracleset.md @@ -4,10 +4,9 @@ parent: transaction-types.html blurb: Create or update an existing price oracle. labels: - Oracle -status: not_enabled --- # OracleSet -_(Requires the [PriceOracle amendment][] {% not-enabled /%})_ +_(Requires the [PriceOracle amendment][])_ [[Source]](https://github.com/XRPLF/rippled/blob/master/src/ripple/app/tx/impl/SetOracle.cpp "Source") @@ -46,7 +45,7 @@ Creates a new `Oracle` ledger entry or updates the fields of an existing one, us | `OracleDocumentID` | Number | UInt32 | Yes | A unique identifier of the price oracle for the `Account`. | | `Provider` | String | Blob | Variable | An arbitrary value that identifies an oracle provider, such as Chainlink, Band, or DIA. This field is a string, up to 256 ASCII hex encoded characters (0x20-0x7E). This field is required when creating a new `Oracle` ledger entry, but is optional for updates. | | `URI` | String | Blob | No | An optional Universal Resource Identifier to reference price data off-chain. This field is limited to 256 bytes. | -| `LastUpdateTime` | Number | UInt32 | Yes | The time the data was last updated, in [seconds since the Ripple Epoch][]. | +| `LastUpdateTime` | Number | UInt32 | Yes | The time the data was last updated, in seconds since the UNIX Epoch. | | `AssetClass` | String | Blob | Variable | Describes the type of asset, such as "currency", "commodity", or "index". This field is a string, up to 16 ASCII hex encoded characters (0x20-0x7E). This field is required when creating a new `Oracle` ledger entry, but is optional for updates. | | `PriceDataSeries` | Array | Array | Yes | An array of up to 10 `PriceData` objects, each representing the price information for a token pair. More than five `PriceData` objects require two owner reserves. | @@ -56,9 +55,9 @@ Creates a new `Oracle` ledger entry or updates the fields of an existing one, us | Field | JSON Type | Internal Type | Required? | Description | |---------------------|-----------|---------------|-----------|-------------| | `BaseAsset` | String | Currency | Yes | The primary asset in a trading pair. Any valid identifier, such as a stock symbol, bond CUSIP, or currency code is allowed. For example, in the BTC/USD pair, BTC is the base asset; in 912810RR9/BTC, 912810RR9 is the base asset. | -| `QuoteAsset` | String | Currency | Yes | The quote asset in a trading pair. The quote asset denotes the price of one unit of the base asset. For example, in the BTC/USD pair, USD is the quote asset; in 912810RR9/BTC, BTC is the quote asset. | -| `AssetPrice` | Number | UInt64 | No | The asset price after applying the `Scale` precision level. If it is not included, the PriceData object will be deleted. | -| `Scale` | Number | UInt8 | No | The scaling factor to apply to an asset price. For example, if `Scale` is 6 and original price is 0.155, then the scaled price is 155000. Valid scale ranges are 0-10. The default value is 0. | +| `QuoteAsset` | String | Currency | Yes | The quote asset in a trading pair. The quote asset denotes the price of one unit of the base asset. For example, in the BTC/USD pair, BTC is the base asset; in 912810RR9/BTC, 912810RR9 is the base asset. | +| `AssetPrice` | String | UInt64 | No | The asset price after applying the `Scale` precision level. It's not included if the last update transaction didn't include the `BaseAsset`/`QuoteAsset` pair. It's recommended you provide this value as a hexadecimal, but [client libraries](https://xrpl.org/docs/references#client-libraries) will accept decimal numbers and convert to hexadecimal strings. | +| `Scale` | Number | UInt8 | No | The scaling factor to apply to an asset price. For example, if `Scale` is 6 and original price is 0.155, then the scaled price is 155000. Valid scale ranges are 0-10. It's not included if the last update transaction didn't include the `BaseAsset`/`QuoteAsset` pair.| `PriceData` is created or updated, following these rules: diff --git a/docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker.md b/docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker.md index 9432439e14..7ddf0c1ff8 100644 --- a/docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker.md +++ b/docs/tutorials/how-tos/use-tokens/create-an-automated-market-maker.md @@ -14,7 +14,7 @@ steps: ['Connect', 'Generate', 'Acquire tokens', 'Check for AMM', 'Look up AMMCr --- # Create an Automated Market Maker -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ An [Automated Market Maker (AMM)](../../../concepts/tokens/decentralized-exchange/automated-market-makers.md) can be an efficient way to facilitate exchanges between two assets while earning its liquidity providers passive income. This tutorial shows how to create an AMM for a given asset pair. diff --git a/docs/use-cases/tokenization/stablecoin-issuer.md b/docs/use-cases/tokenization/stablecoin-issuer.md index 254c139766..3908140dbd 100644 --- a/docs/use-cases/tokenization/stablecoin-issuer.md +++ b/docs/use-cases/tokenization/stablecoin-issuer.md @@ -206,7 +206,7 @@ Decentralized exchanges (DEXes) are integral to the decentralized finance ecosys ### List on an AMM -_(Requires the [AMM amendment][])_ +_(Added by the [AMM amendment][])_ Automated Market Makers (AMMs) are smart contracts that provide liquidity in the XRP Ledger's decentralized exchange. Each AMM holds a pool of two assets and enables users to swap between them at an exchange rate set by a formula. diff --git a/package-lock.json b/package-lock.json index 5a004d4f0f..f982db2085 100644 --- a/package-lock.json +++ b/package-lock.json @@ -12,7 +12,7 @@ "@codemirror/state": "6.4.1", "@codemirror/view": "^6.22.2", "@lezer/highlight": "^1.2.0", - "@redocly/realm": "0.97.4", + "@redocly/realm": "0.103.1", "@uiw/codemirror-themes": "4.21.21", "@uiw/react-codemirror": "^4.21.21", "@xrplf/isomorphic": "^1.0.0-beta.1", @@ -70,6 +70,7 @@ "version": "7.25.2", "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.25.2.tgz", "integrity": "sha512-BBt3opiCOxUr9euZ5/ro/Xv8/V7yJ5bjYMqG/C1YAo8MIKAnumZalCN+msbci3Pigy4lIQfPUpfMM27HMGaYEA==", + "peer": true, "dependencies": { "@ampproject/remapping": "^2.2.0", "@babel/code-frame": "^7.24.7", @@ -99,6 +100,7 @@ "version": "6.3.1", "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "peer": true, "bin": { "semver": "bin/semver.js" } @@ -272,96 +274,6 @@ "node": ">=6.0.0" } }, - "node_modules/@babel/plugin-syntax-async-generators": { - "version": "7.8.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-async-generators/-/plugin-syntax-async-generators-7.8.4.tgz", - "integrity": "sha512-tycmZxkGfZaxhMRbXlPXuVFpdWlXpir2W4AMhSJgRKzk/eDlIXOhb2LHWoLpDF7TEHylV5zNhykX6KAgHJmTNw==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-bigint": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-bigint/-/plugin-syntax-bigint-7.8.3.tgz", - "integrity": "sha512-wnTnFlG+YxQm3vDxpGE57Pj0srRU4sHE/mDkt1qv2YJJSeUAec2ma4WLUnUPeKjyrfntVwe/N6dCXpU+zL3Npg==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-properties": { - "version": "7.12.13", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-properties/-/plugin-syntax-class-properties-7.12.13.tgz", - "integrity": "sha512-fm4idjKla0YahUNgFNLCB0qySdsoPiZP3iQE3rky0mBUtMZ23yDJ9SJdg6dXTSDnulOVqiF3Hgr9nbXvXTQZYA==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.12.13" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-class-static-block": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-class-static-block/-/plugin-syntax-class-static-block-7.14.5.tgz", - "integrity": "sha512-b+YyPmr6ldyNnM6sqYeMWE+bgJcJpO6yS4QD7ymxgH34GBPNDM/THBh8iunyvKIZztiwLH4CJZ0RxTk9emgpjw==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-attributes": { - "version": "7.24.7", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-attributes/-/plugin-syntax-import-attributes-7.24.7.tgz", - "integrity": "sha512-hbX+lKKeUMGihnK8nvKqmXBInriT3GVjzXKFriV3YC6APGxMbP8RZNFwy91+hocLXq90Mta+HshoB31802bb8A==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.7" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-import-meta": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-import-meta/-/plugin-syntax-import-meta-7.10.4.tgz", - "integrity": "sha512-Yqfm+XDx0+Prh3VSeEQCPU81yC+JWZ2pDPFSS4ZdpfZhp4MkFMaDC1UqseovEKwSUpnIL7+vK+Clp7bfh0iD7g==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-json-strings": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-json-strings/-/plugin-syntax-json-strings-7.8.3.tgz", - "integrity": "sha512-lY6kdGpWHvjoe2vk4WrAapEuBR69EMxZl+RoGRhrFGNYVK8mOPAW8VfbT/ZgrFbXlDNiiaxQnAtgVCZ6jv30EA==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/plugin-syntax-jsx": { "version": "7.24.7", "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-jsx/-/plugin-syntax-jsx-7.24.7.tgz", @@ -376,123 +288,6 @@ "@babel/core": "^7.0.0-0" } }, - "node_modules/@babel/plugin-syntax-logical-assignment-operators": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-logical-assignment-operators/-/plugin-syntax-logical-assignment-operators-7.10.4.tgz", - "integrity": "sha512-d8waShlpFDinQ5MtvGU9xDAOzKH47+FFoney2baFIoMr952hKOLp1HR7VszoZvOsV/4+RRszNY7D17ba0te0ig==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-nullish-coalescing-operator": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-nullish-coalescing-operator/-/plugin-syntax-nullish-coalescing-operator-7.8.3.tgz", - "integrity": "sha512-aSff4zPII1u2QD7y+F8oDsz19ew4IGEJg9SVW+bqwpwtfFleiQDMdzA/R+UlWDzfnHFCxxleFT0PMIrR36XLNQ==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-numeric-separator": { - "version": "7.10.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-numeric-separator/-/plugin-syntax-numeric-separator-7.10.4.tgz", - "integrity": "sha512-9H6YdfkcK/uOnY/K7/aA2xpzaAgkQn37yzWUMRK7OaPOqOpGS1+n0H5hxT9AUw9EsSjPW8SVyMJwYRtWs3X3ug==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.10.4" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-object-rest-spread": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-object-rest-spread/-/plugin-syntax-object-rest-spread-7.8.3.tgz", - "integrity": "sha512-XoqMijGZb9y3y2XskN+P1wUGiVwWZ5JmoDRwx5+3GmEplNyVM2s2Dg8ILFQm8rWM48orGy5YpI5Bl8U1y7ydlA==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-catch-binding": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-catch-binding/-/plugin-syntax-optional-catch-binding-7.8.3.tgz", - "integrity": "sha512-6VPD0Pc1lpTqw0aKoeRTMiB+kWhAoT24PA+ksWSBrFtl5SIRVpZlwN3NNPQjehA2E/91FV3RjLWoVTglWcSV3Q==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-optional-chaining": { - "version": "7.8.3", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-optional-chaining/-/plugin-syntax-optional-chaining-7.8.3.tgz", - "integrity": "sha512-KoK9ErH1MBlCPxV0VANkXW2/dw4vlbGDrFgz8bmUsBGYkFRcbRwMh6cIJubdPrkxRwuGdtCk0v/wPTKbQgBjkg==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.8.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-private-property-in-object": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-private-property-in-object/-/plugin-syntax-private-property-in-object-7.14.5.tgz", - "integrity": "sha512-0wVnp9dxJ72ZUJDV27ZfbSj6iHLoytYZmh3rFcxNnvsJF3ktkzLDZPy/mA17HGsaQT3/DQsWYX1f1QGWkCoVUg==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-top-level-await": { - "version": "7.14.5", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-top-level-await/-/plugin-syntax-top-level-await-7.14.5.tgz", - "integrity": "sha512-hx++upLv5U1rgYfwe1xBQUhRmU41NEvpUvrp8jkrSCdvGSnM5/qdRMtylJ6PG5OFkBaHkbTAKTnd3/YyESRHFw==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.14.5" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, - "node_modules/@babel/plugin-syntax-typescript": { - "version": "7.25.4", - "resolved": "https://registry.npmjs.org/@babel/plugin-syntax-typescript/-/plugin-syntax-typescript-7.25.4.tgz", - "integrity": "sha512-uMOCoHVU52BsSWxPOMVv5qKRdeSlPuImUCB2dlPuBSU+W2/ROE7/Zg8F2Kepbk+8yBa68LlRKxO+xgEVWorsDg==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.24.8" - }, - "engines": { - "node": ">=6.9.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0-0" - } - }, "node_modules/@babel/runtime": { "version": "7.25.4", "resolved": "https://registry.npmjs.org/@babel/runtime/-/runtime-7.25.4.tgz", @@ -547,12 +342,6 @@ "node": ">=6.9.0" } }, - "node_modules/@bcoe/v8-coverage": { - "version": "0.2.3", - "resolved": "https://registry.npmjs.org/@bcoe/v8-coverage/-/v8-coverage-0.2.3.tgz", - "integrity": "sha512-0hYQ8SB4Db5zvZB4axdMHGwEaQjkZzFjQiN9LVYvIFB2nSUHW9tYpxWriPrWDASIxiaXax83REcLxuSdnGPZtw==", - "peer": true - }, "node_modules/@cocalc/ansi-to-react": { "version": "7.0.0", "resolved": "https://registry.npmjs.org/@cocalc/ansi-to-react/-/ansi-to-react-7.0.0.tgz", @@ -596,21 +385,23 @@ } }, "node_modules/@codemirror/lang-css": { - "version": "6.2.1", - "resolved": "https://registry.npmjs.org/@codemirror/lang-css/-/lang-css-6.2.1.tgz", - "integrity": "sha512-/UNWDNV5Viwi/1lpr/dIXJNWiwDxpw13I4pTUAsNxZdg6E0mI2kTQb0P2iHczg1Tu+H4EBgJR+hYhKiHKko7qg==", + "version": "6.3.0", + "resolved": "https://registry.npmjs.org/@codemirror/lang-css/-/lang-css-6.3.0.tgz", + "integrity": "sha512-CyR4rUNG9OYcXDZwMPvJdtb6PHbBDKUc/6Na2BIwZ6dKab1JQqKa4di+RNRY9Myn7JB81vayKwJeQ7jEdmNVDA==", + "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.0.0", "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", "@lezer/common": "^1.0.2", - "@lezer/css": "^1.0.0" + "@lezer/css": "^1.1.7" } }, "node_modules/@codemirror/lang-html": { "version": "6.4.9", "resolved": "https://registry.npmjs.org/@codemirror/lang-html/-/lang-html-6.4.9.tgz", "integrity": "sha512-aQv37pIMSlueybId/2PVSP6NPnmurFDVmZwzc7jszd2KAF8qd4VBbvNYPXWQq90WIARjsdVkPbw29pszmHws3Q==", + "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.0.0", "@codemirror/lang-css": "^6.0.0", @@ -627,6 +418,7 @@ "version": "6.2.2", "resolved": "https://registry.npmjs.org/@codemirror/lang-javascript/-/lang-javascript-6.2.2.tgz", "integrity": "sha512-VGQfY+FCc285AhWuwjYxQyUQcYurWlxdKYT4bqwr3Twnd5wP5WSeu52t4tvvuWmljT4EmgEgZCqSieokhtY8hg==", + "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.0.0", "@codemirror/language": "^6.6.0", @@ -641,6 +433,7 @@ "version": "6.0.1", "resolved": "https://registry.npmjs.org/@codemirror/lang-json/-/lang-json-6.0.1.tgz", "integrity": "sha512-+T1flHdgpqDDlJZ2Lkil/rLiRy684WMLc74xUnjJH48GQdfJo/pudlTRreZmKwzP8/tGdKf83wlbAdOCzlJOGQ==", + "license": "MIT", "dependencies": { "@codemirror/language": "^6.0.0", "@lezer/json": "^1.0.0" @@ -650,6 +443,7 @@ "version": "6.1.0", "resolved": "https://registry.npmjs.org/@codemirror/lang-xml/-/lang-xml-6.1.0.tgz", "integrity": "sha512-3z0blhicHLfwi2UgkZYRPioSgVTo9PV5GP5ducFH6FaHy0IAJRg+ixj5gTR1gnT/glAIC8xv4w2VL1LoZfs+Jg==", + "license": "MIT", "dependencies": { "@codemirror/autocomplete": "^6.0.0", "@codemirror/language": "^6.4.0", @@ -722,6 +516,7 @@ "version": "0.8.1", "resolved": "https://registry.npmjs.org/@cspotcode/source-map-support/-/source-map-support-0.8.1.tgz", "integrity": "sha512-IchNf6dN4tHoMFIn/7OE8LWZ19Y6q/67Bmf6vnGREv8RSbBVb9LPJxEcnwrcwX6ixSvaiGoomAUvu4YSxXrVgw==", + "license": "MIT", "dependencies": { "@jridgewell/trace-mapping": "0.3.9" }, @@ -733,6 +528,7 @@ "version": "0.3.9", "resolved": "https://registry.npmjs.org/@jridgewell/trace-mapping/-/trace-mapping-0.3.9.tgz", "integrity": "sha512-3Belt6tdc8bPgAtbcmdtNJlirVoTmEb5e2gC94PnkwEW9jI6CAHUeoG85tjWP5WquqfavoMtMwiG4P926ZKKuQ==", + "license": "MIT", "dependencies": { "@jridgewell/resolve-uri": "^3.0.3", "@jridgewell/sourcemap-codec": "^1.4.10" @@ -742,6 +538,7 @@ "version": "11.12.0", "resolved": "https://registry.npmjs.org/@emotion/babel-plugin/-/babel-plugin-11.12.0.tgz", "integrity": "sha512-y2WQb+oP8Jqvvclh8Q55gLUyb7UFvgv7eJfsj7td5TToBrIUtPay2kMrZi4xjq9qw2vD0ZR5fSho0yqoFgX7Rw==", + "license": "MIT", "dependencies": { "@babel/helper-module-imports": "^7.16.7", "@babel/runtime": "^7.18.3", @@ -759,12 +556,14 @@ "node_modules/@emotion/babel-plugin/node_modules/convert-source-map": { "version": "1.9.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-1.9.0.tgz", - "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==" + "integrity": "sha512-ASFBup0Mz1uyiIjANan1jzLQami9z1PoYSZCiiYW2FczPbenXc45FZdBZLzOT+r6+iciuEModtmCti+hjaAk0A==", + "license": "MIT" }, "node_modules/@emotion/babel-plugin/node_modules/escape-string-regexp": { "version": "4.0.0", "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-4.0.0.tgz", "integrity": "sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==", + "license": "MIT", "engines": { "node": ">=10" }, @@ -772,18 +571,11 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/@emotion/babel-plugin/node_modules/source-map": { - "version": "0.5.7", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", - "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/@emotion/cache": { "version": "11.13.1", "resolved": "https://registry.npmjs.org/@emotion/cache/-/cache-11.13.1.tgz", "integrity": "sha512-iqouYkuEblRcXmylXIwwOodiEK5Ifl7JcX7o6V4jI3iW4mLXX3dmt5xwBtIkJiQEXFAI+pC8X0i67yiPkH9Ucw==", + "license": "MIT", "dependencies": { "@emotion/memoize": "^0.9.0", "@emotion/sheet": "^1.4.0", @@ -795,7 +587,8 @@ "node_modules/@emotion/hash": { "version": "0.9.2", "resolved": "https://registry.npmjs.org/@emotion/hash/-/hash-0.9.2.tgz", - "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==" + "integrity": "sha512-MyqliTZGuOm3+5ZRSaaBGP3USLw6+EGykkwZns2EPC5g8jJ4z9OrdZY9apkl3+UP9+sdz76YYkwCKP5gh8iY3g==", + "license": "MIT" }, "node_modules/@emotion/is-prop-valid": { "version": "1.3.0", @@ -814,6 +607,7 @@ "version": "11.13.3", "resolved": "https://registry.npmjs.org/@emotion/react/-/react-11.13.3.tgz", "integrity": "sha512-lIsdU6JNrmYfJ5EbUCf4xW1ovy5wKQ2CkPRM4xogziOxH1nXxBSjpC9YqbFAP7circxMfYp+6x676BqWcEiixg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.18.3", "@emotion/babel-plugin": "^11.12.0", @@ -834,21 +628,23 @@ } }, "node_modules/@emotion/serialize": { - "version": "1.3.1", - "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.1.tgz", - "integrity": "sha512-dEPNKzBPU+vFPGa+z3axPRn8XVDetYORmDC0wAiej+TNcOZE70ZMJa0X7JdeoM6q/nWTMZeLpN/fTnD9o8MQBA==", + "version": "1.3.2", + "resolved": "https://registry.npmjs.org/@emotion/serialize/-/serialize-1.3.2.tgz", + "integrity": "sha512-grVnMvVPK9yUVE6rkKfAJlYZgo0cu3l9iMC77V7DW6E1DUIrU68pSEXRmFZFOFB1QFo57TncmOcvcbMDWsL4yA==", + "license": "MIT", "dependencies": { "@emotion/hash": "^0.9.2", "@emotion/memoize": "^0.9.0", "@emotion/unitless": "^0.10.0", - "@emotion/utils": "^1.4.0", + "@emotion/utils": "^1.4.1", "csstype": "^3.0.2" } }, "node_modules/@emotion/sheet": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/@emotion/sheet/-/sheet-1.4.0.tgz", - "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==" + "integrity": "sha512-fTBW9/8r2w3dXWYM4HCB1Rdp8NLibOw2+XELH5m5+AkWiL/KqYX6dc0kKYlaYyKjrQ6ds33MCdMPEwgs2z1rqg==", + "license": "MIT" }, "node_modules/@emotion/stylis": { "version": "0.8.5", @@ -858,33 +654,38 @@ "node_modules/@emotion/unitless": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/@emotion/unitless/-/unitless-0.10.0.tgz", - "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==" + "integrity": "sha512-dFoMUuQA20zvtVTuxZww6OHoJYgrzfKM1t52mVySDJnMSEa08ruEvdYQbhvyu6soU+NeLVd3yKfTfT0NeV6qGg==", + "license": "MIT" }, "node_modules/@emotion/use-insertion-effect-with-fallbacks": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/@emotion/use-insertion-effect-with-fallbacks/-/use-insertion-effect-with-fallbacks-1.1.0.tgz", "integrity": "sha512-+wBOcIV5snwGgI2ya3u99D7/FJquOIniQT1IKyDsBmEgwvpxMNeS65Oib7OnE2d2aY+3BU4OiH+0Wchf8yk3Hw==", + "license": "MIT", "peerDependencies": { "react": ">=16.8.0" } }, "node_modules/@emotion/utils": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.0.tgz", - "integrity": "sha512-spEnrA1b6hDR/C68lC2M7m6ALPUHZC0lIY7jAS/B/9DuuO1ZP04eov8SMv/6fwRd8pzmsn2AuJEznRREWlQrlQ==" + "version": "1.4.1", + "resolved": "https://registry.npmjs.org/@emotion/utils/-/utils-1.4.1.tgz", + "integrity": "sha512-BymCXzCG3r72VKJxaYVwOXATqXIZ85cuvg0YOUDxMGNrKc1DJRZk8MgV5wyXRyEayIMd4FuXJIUgTBXvDNW5cA==", + "license": "MIT" }, "node_modules/@emotion/weak-memoize": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/@emotion/weak-memoize/-/weak-memoize-0.4.0.tgz", - "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==" + "integrity": "sha512-snKqtPW01tN0ui7yu9rGv69aJXr/a/Ywvl11sUjNtEcRc+ng/mQriFL0wLXMef74iHa/EkftbDzU9F8iFbH+zg==", + "license": "MIT" }, "node_modules/@esbuild/android-arm": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.19.tgz", - "integrity": "sha512-rIKddzqhmav7MSmoFCmDIb6e2W57geRsM94gV2l38fzhXMwq7hZoClug9USI2pFRGL06f4IOPHHpFNOkWieR8A==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm/-/android-arm-0.17.15.tgz", + "integrity": "sha512-sRSOVlLawAktpMvDyJIkdLI/c/kdRTOqo8t6ImVxg8yT7LQDUYV5Rp2FKeEosLr6ZCja9UjYAzyRSxGteSJPYg==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -894,12 +695,13 @@ } }, "node_modules/@esbuild/android-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.19.tgz", - "integrity": "sha512-KBMWvEZooR7+kzY0BtbTQn0OAYY7CsiydT63pVEaPtVYF0hXbUaOyZog37DKxK7NF3XacBJOpYT4adIJh+avxA==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/android-arm64/-/android-arm64-0.17.15.tgz", + "integrity": "sha512-0kOB6Y7Br3KDVgHeg8PRcvfLkq+AccreK///B4Z6fNZGr/tNHX0z2VywCc7PTeWp+bPvjA5WMvNXltHw5QjAIA==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -909,12 +711,13 @@ } }, "node_modules/@esbuild/android-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.19.tgz", - "integrity": "sha512-uUTTc4xGNDT7YSArp/zbtmbhO0uEEK9/ETW29Wk1thYUJBz3IVnvgEiEwEa9IeLyvnpKrWK64Utw2bgUmDveww==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/android-x64/-/android-x64-0.17.15.tgz", + "integrity": "sha512-MzDqnNajQZ63YkaUWVl9uuhcWyEyh69HGpMIrf+acR4otMkfLJ4sUCxqwbCyPGicE9dVlrysI3lMcDBjGiBBcQ==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "android" @@ -923,13 +726,30 @@ "node": ">=12" } }, + "node_modules/@esbuild/darwin-arm64": { + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.15.tgz", + "integrity": "sha512-7siLjBc88Z4+6qkMDxPT2juf2e8SJxmsbNVKFY2ifWCDT72v5YJz9arlvBw5oB4W/e61H1+HDB/jnu8nNg0rLA==", + "cpu": [ + "arm64" + ], + "license": "MIT", + "optional": true, + "os": [ + "darwin" + ], + "engines": { + "node": ">=12" + } + }, "node_modules/@esbuild/darwin-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.19.tgz", - "integrity": "sha512-IJM4JJsLhRYr9xdtLytPLSH9k/oxR3boaUIYiHkAawtwNOXKE8KoU8tMvryogdcT8AU+Bflmh81Xn6Q0vTZbQw==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/darwin-x64/-/darwin-x64-0.17.15.tgz", + "integrity": "sha512-NbImBas2rXwYI52BOKTW342Tm3LTeVlaOQ4QPZ7XuWNKiO226DisFk/RyPk3T0CKZkKMuU69yOvlapJEmax7cg==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "darwin" @@ -939,12 +759,13 @@ } }, "node_modules/@esbuild/freebsd-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.19.tgz", - "integrity": "sha512-pBwbc7DufluUeGdjSU5Si+P3SoMF5DQ/F/UmTSb8HXO80ZEAJmrykPyzo1IfNbAoaqw48YRpv8shwd1NoI0jcQ==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-arm64/-/freebsd-arm64-0.17.15.tgz", + "integrity": "sha512-Xk9xMDjBVG6CfgoqlVczHAdJnCs0/oeFOspFap5NkYAmRCT2qTn1vJWA2f419iMtsHSLm+O8B6SLV/HlY5cYKg==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" @@ -954,12 +775,13 @@ } }, "node_modules/@esbuild/freebsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.19.tgz", - "integrity": "sha512-4lu+n8Wk0XlajEhbEffdy2xy53dpR06SlzvhGByyg36qJw6Kpfk7cp45DR/62aPH9mtJRmIyrXAS5UWBrJT6TQ==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/freebsd-x64/-/freebsd-x64-0.17.15.tgz", + "integrity": "sha512-3TWAnnEOdclvb2pnfsTWtdwthPfOz7qAfcwDLcfZyGJwm1SRZIMOeB5FODVhnM93mFSPsHB9b/PmxNNbSnd0RQ==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "freebsd" @@ -969,12 +791,13 @@ } }, "node_modules/@esbuild/linux-arm": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.19.tgz", - "integrity": "sha512-cdmT3KxjlOQ/gZ2cjfrQOtmhG4HJs6hhvm3mWSRDPtZ/lP5oe8FWceS10JaSJC13GBd4eH/haHnqf7hhGNLerA==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm/-/linux-arm-0.17.15.tgz", + "integrity": "sha512-MLTgiXWEMAMr8nmS9Gigx43zPRmEfeBfGCwxFQEMgJ5MC53QKajaclW6XDPjwJvhbebv+RzK05TQjvH3/aM4Xw==", "cpu": [ "arm" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -984,12 +807,13 @@ } }, "node_modules/@esbuild/linux-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.19.tgz", - "integrity": "sha512-ct1Tg3WGwd3P+oZYqic+YZF4snNl2bsnMKRkb3ozHmnM0dGWuxcPTTntAF6bOP0Sp4x0PjSF+4uHQ1xvxfRKqg==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-arm64/-/linux-arm64-0.17.15.tgz", + "integrity": "sha512-T0MVnYw9KT6b83/SqyznTs/3Jg2ODWrZfNccg11XjDehIved2oQfrX/wVuev9N936BpMRaTR9I1J0tdGgUgpJA==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -999,12 +823,13 @@ } }, "node_modules/@esbuild/linux-ia32": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.19.tgz", - "integrity": "sha512-w4IRhSy1VbsNxHRQpeGCHEmibqdTUx61Vc38APcsRbuVgK0OPEnQ0YD39Brymn96mOx48Y2laBQGqgZ0j9w6SQ==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ia32/-/linux-ia32-0.17.15.tgz", + "integrity": "sha512-wp02sHs015T23zsQtU4Cj57WiteiuASHlD7rXjKUyAGYzlOKDAjqK6bk5dMi2QEl/KVOcsjwL36kD+WW7vJt8Q==", "cpu": [ "ia32" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1014,12 +839,13 @@ } }, "node_modules/@esbuild/linux-loong64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.19.tgz", - "integrity": "sha512-2iAngUbBPMq439a+z//gE+9WBldoMp1s5GWsUSgqHLzLJ9WoZLZhpwWuym0u0u/4XmZ3gpHmzV84PonE+9IIdQ==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-loong64/-/linux-loong64-0.17.15.tgz", + "integrity": "sha512-k7FsUJjGGSxwnBmMh8d7IbObWu+sF/qbwc+xKZkBe/lTAF16RqxRCnNHA7QTd3oS2AfGBAnHlXL67shV5bBThQ==", "cpu": [ "loong64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1029,12 +855,13 @@ } }, "node_modules/@esbuild/linux-mips64el": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.19.tgz", - "integrity": "sha512-LKJltc4LVdMKHsrFe4MGNPp0hqDFA1Wpt3jE1gEyM3nKUvOiO//9PheZZHfYRfYl6AwdTH4aTcXSqBerX0ml4A==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-mips64el/-/linux-mips64el-0.17.15.tgz", + "integrity": "sha512-ZLWk6czDdog+Q9kE/Jfbilu24vEe/iW/Sj2d8EVsmiixQ1rM2RKH2n36qfxK4e8tVcaXkvuV3mU5zTZviE+NVQ==", "cpu": [ "mips64el" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1044,12 +871,13 @@ } }, "node_modules/@esbuild/linux-ppc64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.19.tgz", - "integrity": "sha512-/c/DGybs95WXNS8y3Ti/ytqETiW7EU44MEKuCAcpPto3YjQbyK3IQVKfF6nbghD7EcLUGl0NbiL5Rt5DMhn5tg==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-ppc64/-/linux-ppc64-0.17.15.tgz", + "integrity": "sha512-mY6dPkIRAiFHRsGfOYZC8Q9rmr8vOBZBme0/j15zFUKM99d4ILY4WpOC7i/LqoY+RE7KaMaSfvY8CqjJtuO4xg==", "cpu": [ "ppc64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1059,12 +887,13 @@ } }, "node_modules/@esbuild/linux-riscv64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.19.tgz", - "integrity": "sha512-FC3nUAWhvFoutlhAkgHf8f5HwFWUL6bYdvLc/TTuxKlvLi3+pPzdZiFKSWz/PF30TB1K19SuCxDTI5KcqASJqA==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-riscv64/-/linux-riscv64-0.17.15.tgz", + "integrity": "sha512-EcyUtxffdDtWjjwIH8sKzpDRLcVtqANooMNASO59y+xmqqRYBBM7xVLQhqF7nksIbm2yHABptoioS9RAbVMWVA==", "cpu": [ "riscv64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1074,12 +903,13 @@ } }, "node_modules/@esbuild/linux-s390x": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.19.tgz", - "integrity": "sha512-IbFsFbxMWLuKEbH+7sTkKzL6NJmG2vRyy6K7JJo55w+8xDk7RElYn6xvXtDW8HCfoKBFK69f3pgBJSUSQPr+4Q==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-s390x/-/linux-s390x-0.17.15.tgz", + "integrity": "sha512-BuS6Jx/ezxFuHxgsfvz7T4g4YlVrmCmg7UAwboeyNNg0OzNzKsIZXpr3Sb/ZREDXWgt48RO4UQRDBxJN3B9Rbg==", "cpu": [ "s390x" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1089,12 +919,13 @@ } }, "node_modules/@esbuild/linux-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.19.tgz", - "integrity": "sha512-68ngA9lg2H6zkZcyp22tsVt38mlhWde8l3eJLWkyLrp4HwMUr3c1s/M2t7+kHIhvMjglIBrFpncX1SzMckomGw==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/linux-x64/-/linux-x64-0.17.15.tgz", + "integrity": "sha512-JsdS0EgEViwuKsw5tiJQo9UdQdUJYuB+Mf6HxtJSPN35vez1hlrNb1KajvKWF5Sa35j17+rW1ECEO9iNrIXbNg==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "linux" @@ -1104,12 +935,13 @@ } }, "node_modules/@esbuild/netbsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.19.tgz", - "integrity": "sha512-CwFq42rXCR8TYIjIfpXCbRX0rp1jo6cPIUPSaWwzbVI4aOfX96OXY8M6KNmtPcg7QjYeDmN+DD0Wp3LaBOLf4Q==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/netbsd-x64/-/netbsd-x64-0.17.15.tgz", + "integrity": "sha512-R6fKjtUysYGym6uXf6qyNephVUQAGtf3n2RCsOST/neIwPqRWcnc3ogcielOd6pT+J0RDR1RGcy0ZY7d3uHVLA==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "netbsd" @@ -1119,12 +951,13 @@ } }, "node_modules/@esbuild/openbsd-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.19.tgz", - "integrity": "sha512-cnq5brJYrSZ2CF6c35eCmviIN3k3RczmHz8eYaVlNasVqsNY+JKohZU5MKmaOI+KkllCdzOKKdPs762VCPC20g==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/openbsd-x64/-/openbsd-x64-0.17.15.tgz", + "integrity": "sha512-mVD4PGc26b8PI60QaPUltYKeSX0wxuy0AltC+WCTFwvKCq2+OgLP4+fFd+hZXzO2xW1HPKcytZBdjqL6FQFa7w==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "openbsd" @@ -1134,12 +967,13 @@ } }, "node_modules/@esbuild/sunos-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.19.tgz", - "integrity": "sha512-vCRT7yP3zX+bKWFeP/zdS6SqdWB8OIpaRq/mbXQxTGHnIxspRtigpkUcDMlSCOejlHowLqII7K2JKevwyRP2rg==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/sunos-x64/-/sunos-x64-0.17.15.tgz", + "integrity": "sha512-U6tYPovOkw3459t2CBwGcFYfFRjivcJJc1WC8Q3funIwX8x4fP+R6xL/QuTPNGOblbq/EUDxj9GU+dWKX0oWlQ==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "sunos" @@ -1149,12 +983,13 @@ } }, "node_modules/@esbuild/win32-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.19.tgz", - "integrity": "sha512-yYx+8jwowUstVdorcMdNlzklLYhPxjniHWFKgRqH7IFlUEa0Umu3KuYplf1HUZZ422e3NU9F4LGb+4O0Kdcaag==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/win32-arm64/-/win32-arm64-0.17.15.tgz", + "integrity": "sha512-W+Z5F++wgKAleDABemiyXVnzXgvRFs+GVKThSI+mGgleLWluv0D7Diz4oQpgdpNzh4i2nNDzQtWbjJiqutRp6Q==", "cpu": [ "arm64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -1164,12 +999,13 @@ } }, "node_modules/@esbuild/win32-ia32": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.19.tgz", - "integrity": "sha512-eggDKanJszUtCdlVs0RB+h35wNlb5v4TWEkq4vZcmVt5u/HiDZrTXe2bWFQUez3RgNHwx/x4sk5++4NSSicKkw==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/win32-ia32/-/win32-ia32-0.17.15.tgz", + "integrity": "sha512-Muz/+uGgheShKGqSVS1KsHtCyEzcdOn/W/Xbh6H91Etm+wiIfwZaBn1W58MeGtfI8WA961YMHFYTthBdQs4t+w==", "cpu": [ "ia32" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -1179,12 +1015,13 @@ } }, "node_modules/@esbuild/win32-x64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.19.tgz", - "integrity": "sha512-lAhycmKnVOuRYNtRtatQR1LPQf2oYCkRGkSFnseDAKPl8lu5SOsK/e1sXe5a0Pc5kHIHe6P2I/ilntNv2xf3cA==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/@esbuild/win32-x64/-/win32-x64-0.17.15.tgz", + "integrity": "sha512-DjDa9ywLUUmjhV2Y9wUTIF+1XsmuFGvZoCmOWkli1XcNAh5t25cc7fgsCx4Zi/Uurep3TTLyDiKATgGEg61pkA==", "cpu": [ "x64" ], + "license": "MIT", "optional": true, "os": [ "win32" @@ -1196,713 +1033,43 @@ "node_modules/@exodus/schemasafe": { "version": "1.3.0", "resolved": "https://registry.npmjs.org/@exodus/schemasafe/-/schemasafe-1.3.0.tgz", - "integrity": "sha512-5Aap/GaRupgNx/feGBwLLTVv8OQFfv3pq2lPRzPg9R+IOBnDgghTGW7l7EuVXOvg5cc/xSAlRW8rBrjIC3Nvqw==" + "integrity": "sha512-5Aap/GaRupgNx/feGBwLLTVv8OQFfv3pq2lPRzPg9R+IOBnDgghTGW7l7EuVXOvg5cc/xSAlRW8rBrjIC3Nvqw==", + "license": "MIT" }, "node_modules/@floating-ui/core": { - "version": "1.6.7", - "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.7.tgz", - "integrity": "sha512-yDzVT/Lm101nQ5TCVeK65LtdN7Tj4Qpr9RTXJ2vPFLqtLxwOrpoxAHAJI8J3yYWUc40J0BDBheaitK5SJmno2g==", + "version": "1.6.8", + "resolved": "https://registry.npmjs.org/@floating-ui/core/-/core-1.6.8.tgz", + "integrity": "sha512-7XJ9cPU+yI2QeLS+FCSlqNFZJq8arvswefkZrYI1yQBbftw6FyrZOxYSh+9S7z7TpeWlRt9zJ5IhM1WIL334jA==", + "license": "MIT", "dependencies": { - "@floating-ui/utils": "^0.2.7" + "@floating-ui/utils": "^0.2.8" } }, "node_modules/@floating-ui/dom": { - "version": "1.6.10", - "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.10.tgz", - "integrity": "sha512-fskgCFv8J8OamCmyun8MfjB1Olfn+uZKjOKZ0vhYF3gRmEUXcGOjxWL8bBr7i4kIuPZ2KD2S3EUIOxnjC8kl2A==", + "version": "1.6.11", + "resolved": "https://registry.npmjs.org/@floating-ui/dom/-/dom-1.6.11.tgz", + "integrity": "sha512-qkMCxSR24v2vGkhYDo/UzxfJN3D4syqSjyuTFz6C7XcpU1pASPRieNI0Kj5VP3/503mOfYiGY891ugBX1GlABQ==", + "license": "MIT", "dependencies": { "@floating-ui/core": "^1.6.0", - "@floating-ui/utils": "^0.2.7" + "@floating-ui/utils": "^0.2.8" } }, "node_modules/@floating-ui/utils": { - "version": "0.2.7", - "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.7.tgz", - "integrity": "sha512-X8R8Oj771YRl/w+c1HqAC1szL8zWQRwFvgDwT129k9ACdBoud/+/rX9V0qiMl6LWUdP9voC2nDVZYPMQQsb6eA==" + "version": "0.2.8", + "resolved": "https://registry.npmjs.org/@floating-ui/utils/-/utils-0.2.8.tgz", + "integrity": "sha512-kym7SodPp8/wloecOpcmSnWJsK7M0E5Wg8UcFA+uO4B9s5d0ywXOEro/8HM9x0rW+TljRzul/14UYz3TleT3ig==", + "license": "MIT" }, "node_modules/@hookstate/core": { "version": "4.0.1", "resolved": "https://registry.npmjs.org/@hookstate/core/-/core-4.0.1.tgz", "integrity": "sha512-Uh2D8Z0z/pqOJ7t+SfC+2sj13JQcB4yFhtL+T1choCaBxTSlgOS/CKRBohgJ4cjTKoxOmTT8uSQysu3gUjX+Gw==", + "license": "MIT", "peerDependencies": { "react": "^16.8.6 || ^17.0.0 || ^18.0.0" } }, - "node_modules/@istanbuljs/load-nyc-config": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/@istanbuljs/load-nyc-config/-/load-nyc-config-1.1.0.tgz", - "integrity": "sha512-VjeHSlIzpv/NyD3N0YuHfXOPDIixcA1q2ZV98wsMqcYlPmv2n3Yb2lYP9XMElnaFVXg5A7YLTeLu6V84uQDjmQ==", - "peer": true, - "dependencies": { - "camelcase": "^5.3.1", - "find-up": "^4.1.0", - "get-package-type": "^0.1.0", - "js-yaml": "^3.13.1", - "resolve-from": "^5.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/argparse": { - "version": "1.0.10", - "resolved": "https://registry.npmjs.org/argparse/-/argparse-1.0.10.tgz", - "integrity": "sha512-o5Roy6tNG4SL/FOkCAN6RzjiakZS25RLYFrcMttJqbdd8BWrnA+fGz57iN5Pb06pvBGvl5gQ0B48dJlslXvoTg==", - "peer": true, - "dependencies": { - "sprintf-js": "~1.0.2" - } - }, - "node_modules/@istanbuljs/load-nyc-config/node_modules/js-yaml": { - "version": "3.14.1", - "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.14.1.tgz", - "integrity": "sha512-okMH7OXXJ7YrN9Ok3/SXrnu4iX9yOk+25nqX4imS2npuvTYDmo/QEZoqwZkYaIDk3jVvBOTOIEgEhaLOynBS9g==", - "peer": true, - "dependencies": { - "argparse": "^1.0.7", - "esprima": "^4.0.0" - }, - "bin": { - "js-yaml": "bin/js-yaml.js" - } - }, - "node_modules/@istanbuljs/schema": { - "version": "0.1.3", - "resolved": "https://registry.npmjs.org/@istanbuljs/schema/-/schema-0.1.3.tgz", - "integrity": "sha512-ZXRY4jNvVgSVQ8DL3LTcakaAtXwTVUxE81hslsyD2AtoXW/wVob10HkOJ1X/pAlcI7D+2YoZKg5do8G/w6RYgA==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/console": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/console/-/console-29.7.0.tgz", - "integrity": "sha512-5Ni4CU7XHQi32IJ398EEP4RrB8eV09sXP2ROqD4bksHrnTree52PsxvX8tpL8LvTZ3pFzXyPbNQReSN41CAhOg==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/console/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/console/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/console/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/console/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/@jest/console/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/console/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/core": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/core/-/core-29.7.0.tgz", - "integrity": "sha512-n7aeXWKMnGtDA48y8TLWJPJmLmmZ642Ceo78cYWEpiD7FzDgmNDV/GCVRorPABdXLJZ/9wzzgZAlHjXjxDHGsg==", - "peer": true, - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/reporters": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.9", - "jest-changed-files": "^29.7.0", - "jest-config": "^29.7.0", - "jest-haste-map": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-resolve-dependencies": "^29.7.0", - "jest-runner": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "jest-watcher": "^29.7.0", - "micromatch": "^4.0.4", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/@jest/core/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/core/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/core/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/core/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/@jest/core/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/core/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/environment": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/environment/-/environment-29.7.0.tgz", - "integrity": "sha512-aQIfHDq33ExsN4jP1NWGXhxgQ/wixs60gDiKO+XVMd8Mn0NWPWgc34ZQDTb2jKaUWQ7MuwoitXAsN2XVXNMpAw==", - "peer": true, - "dependencies": { - "@jest/fake-timers": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-mock": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/expect": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/expect/-/expect-29.7.0.tgz", - "integrity": "sha512-8uMeAMycttpva3P1lBHB8VciS9V0XAr3GymPpipdyQXbBcuhkLQOSe8E/p92RyAdToS6ZD1tFkX+CkhoECE0dQ==", - "peer": true, - "dependencies": { - "expect": "^29.7.0", - "jest-snapshot": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/expect-utils": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/expect-utils/-/expect-utils-29.7.0.tgz", - "integrity": "sha512-GlsNBWiFQFCVi9QVSx7f5AgMeLxe9YCCs5PuP2O2LdjDAA8Jh9eX7lA1Jq/xdXw3Wb3hyvlFNfZIfcRetSzYcA==", - "peer": true, - "dependencies": { - "jest-get-type": "^29.6.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/fake-timers": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/fake-timers/-/fake-timers-29.7.0.tgz", - "integrity": "sha512-q4DH1Ha4TTFPdxLsqDXK1d3+ioSL7yL5oCMJZgDYm6i+6CygW5E5xVr/D1HdsGxjt1ZWSfUAs9OxSB/BNelWrQ==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "@sinonjs/fake-timers": "^10.0.2", - "@types/node": "*", - "jest-message-util": "^29.7.0", - "jest-mock": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/globals": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/globals/-/globals-29.7.0.tgz", - "integrity": "sha512-mpiz3dutLbkW2MNFubUGUEVLkTGiqW6yLVTA+JbP6fI6J5iL9Y0Nlg8k95pcF8ctKwCS7WVxteBs29hhfAotzQ==", - "peer": true, - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/expect": "^29.7.0", - "@jest/types": "^29.6.3", - "jest-mock": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/reporters": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/reporters/-/reporters-29.7.0.tgz", - "integrity": "sha512-DApq0KJbJOEzAFYjHADNNxAE3KbhxQB1y5Kplb5Waqw6zVbuWatSnMjE5gs8FUgEPmNsnZA3NCWl9NG0ia04Pg==", - "peer": true, - "dependencies": { - "@bcoe/v8-coverage": "^0.2.3", - "@jest/console": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@jridgewell/trace-mapping": "^0.3.18", - "@types/node": "*", - "chalk": "^4.0.0", - "collect-v8-coverage": "^1.0.0", - "exit": "^0.1.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "istanbul-lib-coverage": "^3.0.0", - "istanbul-lib-instrument": "^6.0.0", - "istanbul-lib-report": "^3.0.0", - "istanbul-lib-source-maps": "^4.0.0", - "istanbul-reports": "^3.1.3", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "jest-worker": "^29.7.0", - "slash": "^3.0.0", - "string-length": "^4.0.1", - "strip-ansi": "^6.0.0", - "v8-to-istanbul": "^9.0.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/@jest/reporters/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/reporters/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/reporters/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/reporters/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/@jest/reporters/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/reporters/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/schemas": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/schemas/-/schemas-29.6.3.tgz", - "integrity": "sha512-mo5j5X+jIZmJQveBKeS/clAueipV7KgiX1vMgCxam1RNYiqE1w62n0/tJJnHtjW8ZHcQco5gY85jA3mi0L+nSA==", - "peer": true, - "dependencies": { - "@sinclair/typebox": "^0.27.8" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/source-map": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/source-map/-/source-map-29.6.3.tgz", - "integrity": "sha512-MHjT95QuipcPrpLM+8JMSzFx6eHp5Bm+4XeFDJlwsvVBjmKNiIAvasGK2fxz2WbGRlnvqehFbh07MMa7n3YJnw==", - "peer": true, - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.18", - "callsites": "^3.0.0", - "graceful-fs": "^4.2.9" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/test-result": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/test-result/-/test-result-29.7.0.tgz", - "integrity": "sha512-Fdx+tv6x1zlkJPcWXmMDAG2HBnaR9XPSd5aDWQVsfrZmLVT3lU1cwyxLgRmXR9yrq4NBoEm9BMsfgFzTQAbJYA==", - "peer": true, - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/istanbul-lib-coverage": "^2.0.0", - "collect-v8-coverage": "^1.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/test-sequencer": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/test-sequencer/-/test-sequencer-29.7.0.tgz", - "integrity": "sha512-GQwJ5WZVrKnOJuiYiAF52UNUJXgTZx1NHjFSEB0qEMmSZKAkdMoIzw/Cj6x6NF4AvV23AUqDpFzQkN/eYCYTxw==", - "peer": true, - "dependencies": { - "@jest/test-result": "^29.7.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/transform": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/@jest/transform/-/transform-29.7.0.tgz", - "integrity": "sha512-ok/BTPFzFKVMwO5eOHRrvnBVHdRy9IrsrW1GpMaQ9MCnilNLXQKmAX8s1YXDFaai9xJpac2ySzV0YeRRECr2Vw==", - "peer": true, - "dependencies": { - "@babel/core": "^7.11.6", - "@jest/types": "^29.6.3", - "@jridgewell/trace-mapping": "^0.3.18", - "babel-plugin-istanbul": "^6.1.1", - "chalk": "^4.0.0", - "convert-source-map": "^2.0.0", - "fast-json-stable-stringify": "^2.1.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-util": "^29.7.0", - "micromatch": "^4.0.4", - "pirates": "^4.0.4", - "slash": "^3.0.0", - "write-file-atomic": "^4.0.2" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/transform/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/transform/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/transform/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/transform/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/@jest/transform/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/transform/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/types": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/@jest/types/-/types-29.6.3.tgz", - "integrity": "sha512-u3UPsIilWKOM3F9CXtrG8LEJmNxwoCQC/XVj4IKYXvvpx7QIi/Kg1LI5uDmDpKlac62NUtX7eLjRh+jVZcLOzw==", - "peer": true, - "dependencies": { - "@jest/schemas": "^29.6.3", - "@types/istanbul-lib-coverage": "^2.0.0", - "@types/istanbul-reports": "^3.0.0", - "@types/node": "*", - "@types/yargs": "^17.0.8", - "chalk": "^4.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/@jest/types/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/@jest/types/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/@jest/types/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/@jest/types/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/@jest/types/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/@jest/types/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/@jridgewell/gen-mapping": { "version": "0.3.5", "resolved": "https://registry.npmjs.org/@jridgewell/gen-mapping/-/gen-mapping-0.3.5.tgz", @@ -1950,6 +1117,7 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/@kwsites/file-exists/-/file-exists-1.1.1.tgz", "integrity": "sha512-m9/5YGR18lIwxSFDwfE3oA7bWuq9kdau6ugN4H2rJeyhFQZcG9AgSHkQtSD15a8WvTgfz9aikZMrKPHvbpqFiw==", + "license": "MIT", "dependencies": { "debug": "^4.1.1" } @@ -1957,7 +1125,8 @@ "node_modules/@kwsites/promise-deferred": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/@kwsites/promise-deferred/-/promise-deferred-1.1.1.tgz", - "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==" + "integrity": "sha512-GaHYm+c0O9MjZRu0ongGBRbinu8gVAMd2UZjji6jVmqKtZluZnptXGWhz1E8j8D2HJ3f/yMxKAUC0b+57wncIw==", + "license": "MIT" }, "node_modules/@lezer/common": { "version": "1.2.1", @@ -1965,9 +1134,10 @@ "integrity": "sha512-yemX0ZD2xS/73llMZIK6KplkjIjf2EvAHcinDi/TfJ9hS25G0388+ClHt6/3but0oOxinTcQHJLDXh6w1crzFQ==" }, "node_modules/@lezer/css": { - "version": "1.1.8", - "resolved": "https://registry.npmjs.org/@lezer/css/-/css-1.1.8.tgz", - "integrity": "sha512-7JhxupKuMBaWQKjQoLtzhGj83DdnZY9MckEOG5+/iLKNK2ZJqKc6hf6uc0HjwCX7Qlok44jBNqZhHKDhEhZYLA==", + "version": "1.1.9", + "resolved": "https://registry.npmjs.org/@lezer/css/-/css-1.1.9.tgz", + "integrity": "sha512-TYwgljcDv+YrV0MZFFvYFQHCfGgbPMR6nuqLabBdmZoFH3EP1gvw8t0vae326Ne3PszQkbXfVBjCnf3ZVCr0bA==", + "license": "MIT", "dependencies": { "@lezer/common": "^1.2.0", "@lezer/highlight": "^1.0.0", @@ -1986,6 +1156,7 @@ "version": "1.3.10", "resolved": "https://registry.npmjs.org/@lezer/html/-/html-1.3.10.tgz", "integrity": "sha512-dqpT8nISx/p9Do3AchvYGV3qYc4/rKr3IBZxlHmpIKam56P47RSHkSF5f13Vu9hebS1jM0HmtJIwLbWz1VIY6w==", + "license": "MIT", "dependencies": { "@lezer/common": "^1.2.0", "@lezer/highlight": "^1.0.0", @@ -1993,9 +1164,10 @@ } }, "node_modules/@lezer/javascript": { - "version": "1.4.17", - "resolved": "https://registry.npmjs.org/@lezer/javascript/-/javascript-1.4.17.tgz", - "integrity": "sha512-bYW4ctpyGK+JMumDApeUzuIezX01H76R1foD6LcRX224FWfyYit/HYxiPGDjXXe/wQWASjCvVGoukTH68+0HIA==", + "version": "1.4.18", + "resolved": "https://registry.npmjs.org/@lezer/javascript/-/javascript-1.4.18.tgz", + "integrity": "sha512-Y8BeHOt4LtcxJgXwadtfSeWPrh0XzklcCHnCVT+vOsxqH4gWmunP2ykX+VVOlM/dusyVyiNfG3lv0f10UK+mgA==", + "license": "MIT", "dependencies": { "@lezer/common": "^1.2.0", "@lezer/highlight": "^1.1.3", @@ -2006,6 +1178,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/@lezer/json/-/json-1.0.2.tgz", "integrity": "sha512-xHT2P4S5eeCYECyKNPhr4cbEL9tc8w83SPwRC373o9uEdrvGKTZoJVAGxpOsZckMlEh9W23Pc72ew918RWQOBQ==", + "license": "MIT", "dependencies": { "@lezer/common": "^1.2.0", "@lezer/highlight": "^1.0.0", @@ -2024,6 +1197,7 @@ "version": "1.0.5", "resolved": "https://registry.npmjs.org/@lezer/xml/-/xml-1.0.5.tgz", "integrity": "sha512-VFouqOzmUWfIg+tfmpcdV33ewtK+NSwd4ngSe1aG7HFb4BN0ExyY1b8msp+ndFrnlG4V4iC8yXacjFtrwERnaw==", + "license": "MIT", "dependencies": { "@lezer/common": "^1.2.0", "@lezer/highlight": "^1.0.0", @@ -2034,6 +1208,7 @@ "version": "0.4.0", "resolved": "https://registry.npmjs.org/@markdoc/markdoc/-/markdoc-0.4.0.tgz", "integrity": "sha512-fSh4P3Y4E7oaKYc2oNzSIJVPDto7SMzAuQN1Iyx53UxzleA6QzRdNWRxmiPqtVDaDi5dELd2yICoG91csrGrAw==", + "license": "MIT", "engines": { "node": ">=14.7.0" }, @@ -2079,6 +1254,7 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/@rc-component/portal/-/portal-1.1.2.tgz", "integrity": "sha512-6f813C0IsasTZms08kfA8kPAGxbbkYToa8ALaiDIGGECU4i9hj8Plgbx0sNJDrey3EtHO30hmdaxtT0138xZcg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.18.0", "classnames": "^2.3.2", @@ -2093,9 +1269,10 @@ } }, "node_modules/@rc-component/trigger": { - "version": "2.2.1", - "resolved": "https://registry.npmjs.org/@rc-component/trigger/-/trigger-2.2.1.tgz", - "integrity": "sha512-fuU11J8pOt6+U/tU6/CAv8wjCwGaNeRk9f5k8HQth7JBbJ6MMH62WhGycVW75VnXfBZgL/7kO+wbiO2Xc9U9sQ==", + "version": "2.2.3", + "resolved": "https://registry.npmjs.org/@rc-component/trigger/-/trigger-2.2.3.tgz", + "integrity": "sha512-X1oFIpKoXAMXNDYCviOmTfuNuYxE4h5laBsyCqVAVMjNHxoF3/uiyA7XdegK1XbCvBbCZ6P6byWrEoDRpKL8+A==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.23.2", "@rc-component/portal": "^1.1.0", @@ -2113,14 +1290,15 @@ } }, "node_modules/@redocly/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==", + "version": "8.11.2", + "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.2.tgz", + "integrity": "sha512-io1JpnwtIcvojV7QKDUSIuMN/ikdOUd1ReEnUnMKGfDVridQZ31J0MmIuqwuRjWDZfmvr+Q0MqCcfHM2gTivOg==", + "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" + "uri-js-replace": "^1.0.1" }, "funding": { "type": "github", @@ -2128,29 +1306,23 @@ } }, "node_modules/@redocly/config": { - "version": "0.10.1", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.10.1.tgz", - "integrity": "sha512-H3LnKVGzOaxskwJu8pmJYwBOWjP61qOK7TuTrbafqArDVckE06fhA6l0nO4KvBbjLPjy1Al7UnlxOu23V4Nl0w==" - }, - "node_modules/@redocly/fuse.js": { - "version": "7.0.1", - "resolved": "https://registry.npmjs.org/@redocly/fuse.js/-/fuse.js-7.0.1.tgz", - "integrity": "sha512-phBylt7PvZaAtlfokc37DXCA6Gq7H8/JuXeXWna9afY82wrsA/6l4zhVIE+cEiU7jpRchpDSOmv8eQxlumGPaQ==", - "engines": { - "node": ">=10" - } + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.12.0.tgz", + "integrity": "sha512-bUznhqph3oOvaGgA6aLHdGg0Tff7CLwZxCCC4vs6rJv4hAStZQxX8Q9gf9WO0q/cn9Lz0qODpStFXfQLP3xBEQ==", + "license": "MIT" }, "node_modules/@redocly/graphql-docs": { - "version": "0.6.54", - "resolved": "https://registry.npmjs.org/@redocly/graphql-docs/-/graphql-docs-0.6.54.tgz", - "integrity": "sha512-EgFv2q04WzmXkCLNu7Dl8ct/rULE7Hu1TC/QmKCcQTSxKVwmJfF2UClvNvqY0eT/jGc54DBY+HRPESWh9XOdKw==", + "version": "0.6.58", + "resolved": "https://registry.npmjs.org/@redocly/graphql-docs/-/graphql-docs-0.6.58.tgz", + "integrity": "sha512-470/S3tQ2YmsySVhoPTSaYND4K9X6sY12muqfDZdacoYOu59a1lIufmluYQZPfGkti6azeV0LO5GD8VpzLKq8g==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/config": "0.10.1", + "@redocly/config": "0.12.0", "deepmerge": "^4.2.2", "marked": "^4.0.15" }, "peerDependencies": { - "@redocly/theme": "^0.40.0", + "@redocly/theme": "^0.44.0", "graphql": "^16.9.0", "prismjs": "^1.29.0", "react": "^17.0.0 || ^18.0.0", @@ -2160,15 +1332,16 @@ } }, "node_modules/@redocly/mock-server": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/@redocly/mock-server/-/mock-server-0.1.0.tgz", - "integrity": "sha512-C0K8GpN+Zdi9i+P8zCBuO6AnRuVnT+76c3PQQSVYWsAdXhjyi3E4GhfiQgWcjdlreQYcPTE2drrjOhiCdRrSEg==", + "version": "0.1.3", + "resolved": "https://registry.npmjs.org/@redocly/mock-server/-/mock-server-0.1.3.tgz", + "integrity": "sha512-Hr8kESc5GS+D3NNd5asvZH9j6E59ZKv8d1VDSfVf7gIwDCU3caU4cOzuY+CQyOR+S8GRrlSInS1dVVKbJgZ+8A==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/ajv": "8.6.4", - "@redocly/openapi-core": "1.12.2", + "@redocly/ajv": "8.11.2", + "@redocly/openapi-core": "1.25.3", "ajv": "8.6.3", "ajv-formats": "^2.1.1", - "js-yaml": "^4.1.0", + "js-yaml": "4.1.0", "openapi-sampler": "1.5.1", "punycode": "2.3.0", "swagger2openapi": "^7.0.8", @@ -2176,104 +1349,14 @@ "yargs": "^17.5.1" } }, - "node_modules/@redocly/mock-server/node_modules/@redocly/ajv": { - "version": "8.6.4", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.6.4.tgz", - "integrity": "sha512-y9qNj0//tZtWB2jfXNK3BX18BSBp9zNR7KE7lMysVHwbZtY392OJCjm6Rb/h4UHH2r1AqjNEHFD6bRn+DqU9Mw==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/@redocly/mock-server/node_modules/@redocly/config": { - "version": "0.5.0", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.5.0.tgz", - "integrity": "sha512-oA1ezWPT2tSV9CLk0FtZlViaFKtp+id3iAVeKBme1DdP4xUCdxEdP8umB21iLKdc6leRd5uGa+T5Ox4nHBAXWg==" - }, - "node_modules/@redocly/mock-server/node_modules/@redocly/openapi-core": { - "version": "1.12.2", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.12.2.tgz", - "integrity": "sha512-dImBZaKws54a4/QdoAVsLDm4/gfVnzAVD68pSGFPMTLNM2AZINvevfUfOrbUNTXwHvG2UJkthUxDGQZLsp3Vaw==", - "dependencies": { - "@redocly/ajv": "^8.11.0", - "@redocly/config": "^0.5.0", - "colorette": "^1.2.0", - "js-levenshtein": "^1.1.6", - "js-yaml": "^4.1.0", - "lodash.isequal": "^4.5.0", - "minimatch": "^5.0.1", - "node-fetch": "^2.6.1", - "pluralize": "^8.0.0", - "yaml-ast-parser": "0.0.43" - }, - "engines": { - "node": ">=14.19.0", - "npm": ">=7.0.0" - } - }, - "node_modules/@redocly/mock-server/node_modules/@redocly/openapi-core/node_modules/@redocly/ajv": { - "version": "8.11.0", - "resolved": "https://registry.npmjs.org/@redocly/ajv/-/ajv-8.11.0.tgz", - "integrity": "sha512-9GWx27t7xWhDIR02PA18nzBdLcKQRgc46xNQvjFkrYk4UOmvKhJ/dawwiX0cCOeetN5LcaaiqQbVOWYK62SGHw==", - "dependencies": { - "fast-deep-equal": "^3.1.1", - "json-schema-traverse": "^1.0.0", - "require-from-string": "^2.0.2", - "uri-js": "^4.2.2" - }, - "funding": { - "type": "github", - "url": "https://github.com/sponsors/epoberezkin" - } - }, - "node_modules/@redocly/mock-server/node_modules/colorette": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz", - "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==" - }, - "node_modules/@redocly/mock-server/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/@redocly/mock-server/node_modules/node-fetch": { - "version": "2.7.0", - "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", - "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", - "dependencies": { - "whatwg-url": "^5.0.0" - }, - "engines": { - "node": "4.x || >=6.0.0" - }, - "peerDependencies": { - "encoding": "^0.1.0" - }, - "peerDependenciesMeta": { - "encoding": { - "optional": true - } - } - }, "node_modules/@redocly/openapi-core": { - "version": "1.20.1", - "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.20.1.tgz", - "integrity": "sha512-ZbIJRelAAkXuOnKgEyAuzS2Th24ZY4qnJY62ddbAaAn6NworI6BrnoMq/MqkilQWBKhbVTy/XeXc9jWDXLwkRA==", + "version": "1.25.3", + "resolved": "https://registry.npmjs.org/@redocly/openapi-core/-/openapi-core-1.25.3.tgz", + "integrity": "sha512-dqJkyydgagW3FXX5cjtSUAnabsld4K6yq7RFgQ+ngI1m43PkEoSQt8pp+SfQDszSEoMbc7QKj8afbe7mZw17TA==", + "license": "MIT", "dependencies": { - "@redocly/ajv": "^8.11.0", - "@redocly/config": "^0.9.0", + "@redocly/ajv": "^8.11.2", + "@redocly/config": "^0.11.0", "colorette": "^1.2.0", "https-proxy-agent": "^7.0.4", "js-levenshtein": "^1.1.6", @@ -2290,19 +1373,22 @@ } }, "node_modules/@redocly/openapi-core/node_modules/@redocly/config": { - "version": "0.9.0", - "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.9.0.tgz", - "integrity": "sha512-rRd0pSiPC68AQGud2VbrHqUov1VHospfcYE2pFYmGYfZhzZfHBSiVaeiTY+CZmrhf5RB9aVdOHRCm25Vb6GFkQ==" + "version": "0.11.0", + "resolved": "https://registry.npmjs.org/@redocly/config/-/config-0.11.0.tgz", + "integrity": "sha512-vAc77vCuWsVgLx2LN02P6jqLBhHuot6O1LsSJEAAkWEvXARSGSQVon50QW7jlbCMg9OFTYYYRPN4W6K/YmnM3w==", + "license": "MIT" }, "node_modules/@redocly/openapi-core/node_modules/colorette": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/colorette/-/colorette-1.4.0.tgz", - "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==" + "integrity": "sha512-Y2oEozpomLn7Q3HFP7dpww7AtMJplbM9lGZP6RDfHqmbeRjiwRg4n6VM6j4KLmRke85uWEI7JqF17f3pqdRA0g==", + "license": "MIT" }, "node_modules/@redocly/openapi-core/node_modules/minimatch": { "version": "5.1.6", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", + "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -2314,6 +1400,7 @@ "version": "2.7.0", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -2330,23 +1417,25 @@ } }, "node_modules/@redocly/openapi-docs": { - "version": "3.3.9", - "resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.3.9.tgz", - "integrity": "sha512-MSDFbgESH/QljVLCYoBWaCOvNr/L7FBBjEAb2p4JneHWcUZ9lllh4YgKrgdMA4U4Ld+bCXdZn9u/JF6ZN8fZZw==", + "version": "3.3.23", + "resolved": "https://registry.npmjs.org/@redocly/openapi-docs/-/openapi-docs-3.3.23.tgz", + "integrity": "sha512-3H+6C8XAnRxiDcaqf7l309FnNB7egf0OKUcOu0ODGCZpeEEzpwFWXVn8uxTo7u6c8ujxn3X2gyEx3owmLDltmw==", + "license": "SEE LICENSE IN LICENSE.md", "dependencies": { "@markdoc/markdoc": "0.4.0", - "@redocly/config": "0.10.1", - "@redocly/openapi-core": "1.20.1", - "@redocly/replay": "0.5.6", + "@redocly/config": "0.12.0", + "@redocly/openapi-core": "1.25.3", + "@redocly/replay": "0.5.18", "deepmerge": "^4.2.2", "dompurify": "^2.0.12", "fast-deep-equal": "^3.1.3", "jotai": "^2.4.2", "json-pointer": "^0.6.2", + "jstoxml": "^5.0.2", "lunr": "^2.3.8", "openapi-sampler": "^1.5.1", "path-browserify": "^1.0.1", - "prismjs": "^1.22.0", + "prismjs": "1.29.0", "react-router-dom": "^6.21.1", "slugify": "^1.4.4", "stickyfill": "^1.1.1", @@ -2386,85 +1475,82 @@ } }, "node_modules/@redocly/portal-plugin-mock-server": { - "version": "0.3.15", - "resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.3.15.tgz", - "integrity": "sha512-e6skLQiK4OqiLNmWFbolAPOVIzT9ajpcK7Nc2NxQD0ON4OfMKyJDL2J+5RxNxX43xUzrLCao16o95hEj48Vkvg==", + "version": "0.3.29", + "resolved": "https://registry.npmjs.org/@redocly/portal-plugin-mock-server/-/portal-plugin-mock-server-0.3.29.tgz", + "integrity": "sha512-2/YTL6ylpxTBlO1iqMEpg+nEeGCqT89aZrUzEFc8BObUx/HO+ZUgHg1D75/gEyDh9EnAsijxv/zkpEVETgctew==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/config": "0.10.1", - "@redocly/mock-server": "0.1.0", - "@redocly/openapi-core": "1.20.1", - "@redocly/openapi-docs": "3.3.9" + "@redocly/config": "0.12.0", + "@redocly/mock-server": "0.1.3", + "@redocly/openapi-core": "1.25.3", + "@redocly/openapi-docs": "3.3.23" } }, "node_modules/@redocly/realm": { - "version": "0.97.4", - "resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.97.4.tgz", - "integrity": "sha512-aTPnegOMyYLcowxNVnP+rorapFFIsYl6fswMZ3I1pcPe+ks2MpboAWvS5h0P+wuJrruipQ13fzuh4i74IK8s2w==", + "version": "0.103.1", + "resolved": "https://registry.npmjs.org/@redocly/realm/-/realm-0.103.1.tgz", + "integrity": "sha512-TBM6m/DUigc4JFesuFeCHrNa8ZoKMhZomzv3zVyIvSZxTaAyLcQ77fGczjYalP7Nv8THotj7jmn8MM6kL2lCdw==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@babel/core": "^7.23.3", + "@babel/core": "7.23.5", "@cocalc/ansi-to-react": "7.0.0", "@markdoc/markdoc": "0.4.0", - "@redocly/ajv": "^8.11.0", - "@redocly/config": "0.10.1", - "@redocly/fuse.js": "^7.0.1", - "@redocly/graphql-docs": "0.6.54", - "@redocly/openapi-core": "1.20.1", - "@redocly/openapi-docs": "3.3.9", + "@redocly/ajv": "8.11.2", + "@redocly/config": "0.12.0", + "@redocly/graphql-docs": "0.6.58", + "@redocly/openapi-core": "1.25.3", + "@redocly/openapi-docs": "3.3.23", "@redocly/portal-legacy-ui": "0.1.1", - "@redocly/portal-plugin-mock-server": "^0.3.15", - "@redocly/theme": "0.40.6", - "@redocly/xml-crypto": "~3.0.1", + "@redocly/portal-plugin-mock-server": "0.3.29", + "@redocly/theme": "0.44.1", + "@redocly/xml-crypto": "3.0.1", "@tanstack/react-query": "4.0.5", - "@wojtekmaj/react-datetimerange-picker": "^5.0.1", - "@xmldom/xmldom": "^0.8.3", - "babel-plugin-styled-components": "^2.0.7", - "buffer": "^6.0.3", - "chokidar": "^3.5.3", - "colorette": "^2.0.19", - "copy-to-clipboard": "^3.3.3", - "dotenv": "^16.0.3", - "enquirer": "^2.3.6", - "esbuild": "^0.17.15", - "events": "3.3.0", - "fflate": "^0.7.4", - "graphql": "^16.9.0", - "gray-matter": "^4.0.3", + "@wojtekmaj/react-datetimerange-picker": "5.0.2", + "@xmldom/xmldom": "0.8.10", + "babel-plugin-styled-components": "2.1.4", + "chokidar": "3.6.0", + "colorette": "2.0.20", + "copy-to-clipboard": "3.3.3", + "dotenv": "16.4.5", + "enquirer": "2.3.6", + "esbuild": "0.17.15", + "fflate": "0.7.4", + "flexsearch": "0.7.43", + "graphql": "16.9.0", + "gray-matter": "4.0.3", "hono": "4.5.8", - "htmlparser2": "^8.0.2", - "i18next": "^22.4.12", - "is-glob": "^4.0.3", - "js-yaml": "^4.1.0", - "lodash.throttle": "^4.1.1", - "lru-cache": "^7.18.3", - "minimatch": "^7.4.2", - "mri": "^1.2.0", - "mustache": "^4.2.0", - "nanoid": "^3.3.4", - "node-fetch": "^3.3.0", - "nprogress": "^0.2.0", + "htmlparser2": "8.0.2", + "i18next": "22.4.15", + "is-glob": "4.0.3", + "js-yaml": "4.1.0", + "lru-cache": "7.18.3", + "minimatch": "7.4.2", + "mri": "1.2.0", + "mustache": "4.2.0", + "nanoid": "3.3.7", + "node-fetch": "3.3.1", + "nprogress": "0.2.0", "os-browserify": "0.3.0", "path-browserify": "1.0.1", - "picomatch": "^2.3.1", - "prismjs": "^1.29.0", + "picomatch": "2.3.1", + "prismjs": "1.29.0", "react": "^18.2.0", "react-calendar": "4.2.1", "react-date-picker": "10.0.3", "react-dom": "^18.2.0", "react-helmet": "^6.1.0", "react-router-dom": "^6.21.1", - "react-select": "^5.7.0", - "react-table": "^7.8.0", - "reactjs-popup": "^2.0.5", - "semver": "^7.5.4", - "simple-git": "^3.14.1", - "sitemap": "^7.1.1", + "react-select": "5.8.1", + "react-table": "7.8.0", + "reactjs-popup": "2.0.6", + "semver": "7.6.0", + "simple-git": "3.20.0", + "sitemap": "7.1.1", "stream-http": "3.2.0", - "styled-components": "^5.3.11", - "styled-system": "^5.1.5", - "ts-jest-mock-import-meta": "^1.1.0", - "ts-node": "^10.9.1", + "styled-components": "5.3.11", "tty-browserify": "0.0.1", - "web-vitals": "^3.3.1", + "typesense": "1.8.2", + "web-vitals": "3.3.1", "ws": "^8.9.0", "yaml-ast-parser": "0.0.43" }, @@ -2476,10 +1562,49 @@ "react-dom": "^18.0.0" } }, + "node_modules/@redocly/realm/node_modules/@babel/core": { + "version": "7.23.5", + "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.23.5.tgz", + "integrity": "sha512-Cwc2XjUrG4ilcfOw4wBAK+enbdgwAcAJCfGUItPBKR7Mjw4aEfAFYrLxeRp4jWgtNIKn3n2AlBOfwwafl+42/g==", + "license": "MIT", + "dependencies": { + "@ampproject/remapping": "^2.2.0", + "@babel/code-frame": "^7.23.5", + "@babel/generator": "^7.23.5", + "@babel/helper-compilation-targets": "^7.22.15", + "@babel/helper-module-transforms": "^7.23.3", + "@babel/helpers": "^7.23.5", + "@babel/parser": "^7.23.5", + "@babel/template": "^7.22.15", + "@babel/traverse": "^7.23.5", + "@babel/types": "^7.23.5", + "convert-source-map": "^2.0.0", + "debug": "^4.1.0", + "gensync": "^1.0.0-beta.2", + "json5": "^2.2.3", + "semver": "^6.3.1" + }, + "engines": { + "node": ">=6.9.0" + }, + "funding": { + "type": "opencollective", + "url": "https://opencollective.com/babel" + } + }, + "node_modules/@redocly/realm/node_modules/@babel/core/node_modules/semver": { + "version": "6.3.1", + "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", + "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", + "license": "ISC", + "bin": { + "semver": "bin/semver.js" + } + }, "node_modules/@redocly/replay": { - "version": "0.5.6", - "resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.5.6.tgz", - "integrity": "sha512-/2KI0LQJNF3l6JZho8FxlGZvGt6hG1t70MWT8iUr4B/5DxgvLpoGNMi4V++OzkAa/W3aliaSZaL2TvgWEEG6cg==", + "version": "0.5.18", + "resolved": "https://registry.npmjs.org/@redocly/replay/-/replay-0.5.18.tgz", + "integrity": "sha512-l7sHH7/LbtKvA55m6zQ8Z9NfE8QTUVP01K3dwVTG7EJ+RJDFTVFZzkph33T2uIF5gzxJBnUhCTKNIoZwkmWGZg==", "dependencies": { "@codemirror/autocomplete": "^6.15.0", "@codemirror/lang-html": "^6.4.7", @@ -2497,15 +1622,15 @@ "@uiw/react-codemirror": "^4.21.20", "crypto-js": "^4.2.0", "dayjs": "^1.11.7", - "js-yaml": "^4.1.0", + "js-yaml": "4.1.0", "marked": "^4.0.15", "rc-tooltip": "^6.1.3", "react-resizable-panels": "^1.0.9", - "react-select": "^5.8.0", + "react-select": "5.8.1", "styled-components": "^5.3.11" }, "peerDependencies": { - "@redocly/theme": "0.40.6", + "@redocly/theme": "0.44.1", "react": "^17.0.0 || ^18.0.0", "react-dom": "^17.0.0 || ^18.0.0", "react-router-dom": "^6.21.1", @@ -2513,19 +1638,20 @@ } }, "node_modules/@redocly/theme": { - "version": "0.40.6", - "resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.40.6.tgz", - "integrity": "sha512-IyOn/UwusAJx+9t7A35NVDQNcB5FAMfZFGBHQFW3CTihWlCa7bxgXcQdT/EyTgr0hqQ9RtaXZF807jtg1aOc3w==", + "version": "0.44.1", + "resolved": "https://registry.npmjs.org/@redocly/theme/-/theme-0.44.1.tgz", + "integrity": "sha512-HRnoLLSFpHY/0P3ZjKYHd2RRzl7SINkf8QEEt7D8n22xj04RBPEtD+TfzgZgTDY8Z5oweOX6obkQunXWScZuLA==", + "license": "SEE LICENSE IN LICENSE", "dependencies": { - "@redocly/config": "0.10.1", - "copy-to-clipboard": "^3.3.3", - "highlight-words-core": "^1.2.2", - "hotkeys-js": "^3.10.1", - "i18next": "^22.4.12", - "nprogress": "^0.2.0", + "@redocly/config": "0.12.0", + "copy-to-clipboard": "3.3.3", + "highlight-words-core": "1.2.2", + "hotkeys-js": "3.10.1", + "i18next": "22.4.15", + "nprogress": "0.2.0", "react-calendar": "4.2.1", "react-date-picker": "10.0.3", - "timeago.js": "^4.0.2" + "timeago.js": "4.0.2" }, "peerDependencies": { "@markdoc/markdoc": "0.4.0", @@ -2542,6 +1668,7 @@ "version": "3.4.9", "resolved": "https://registry.npmjs.org/@redocly/vscode-json-languageservice/-/vscode-json-languageservice-3.4.9.tgz", "integrity": "sha512-xbR70FuHcg/oULMUXkNTf12+vgPzeoRnOYHvx1f0ZClr46HLSzBKqMBS695W31sAoM+f/iqxw4WJSa7xC/Gkbg==", + "license": "MIT", "dependencies": { "jsonc-parser": "^2.2.0", "vscode-languageserver-textdocument": "^1.0.0-next.4", @@ -2562,9 +1689,10 @@ } }, "node_modules/@remix-run/router": { - "version": "1.19.1", - "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.19.1.tgz", - "integrity": "sha512-S45oynt/WH19bHbIXjtli6QmwNYvaz+vtnubvNpNDvUOoA/OWh6j1OikIP3G+v5GHdxyC6EXoChG3HgYGEUfcg==", + "version": "1.14.1", + "resolved": "https://registry.npmjs.org/@remix-run/router/-/router-1.14.1.tgz", + "integrity": "sha512-Qg4DMQsfPNAs88rb2xkdk03N3bjK4jgX5fR24eHCTR9q6PrhZQZ4UJBPzCHJkIpTRN1UKxx2DzjZmnC+7Lj0Ow==", + "license": "MIT", "engines": { "node": ">=14.0.0" } @@ -2602,34 +1730,11 @@ "url": "https://paulmillr.com/funding/" } }, - "node_modules/@sinclair/typebox": { - "version": "0.27.8", - "resolved": "https://registry.npmjs.org/@sinclair/typebox/-/typebox-0.27.8.tgz", - "integrity": "sha512-+Fj43pSMwJs4KRrH/938Uf+uAELIgVBmQzg/q1YG10djyfA3TnrU8N8XzqCh/okZdszqBQTZf96idMfE5lnwTA==", - "peer": true - }, - "node_modules/@sinonjs/commons": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/@sinonjs/commons/-/commons-3.0.1.tgz", - "integrity": "sha512-K3mCHKQ9sVh8o1C9cxkwxaOmXoAMlDxC1mYyHrjqOWEcBjYr76t96zL2zlj5dUGZ3HSw240X1qgH3Mjf1yJWpQ==", - "peer": true, - "dependencies": { - "type-detect": "4.0.8" - } - }, - "node_modules/@sinonjs/fake-timers": { - "version": "10.3.0", - "resolved": "https://registry.npmjs.org/@sinonjs/fake-timers/-/fake-timers-10.3.0.tgz", - "integrity": "sha512-V4BG07kuYSUkTCSBHG8G8TNhM+F19jXFWnQtzj+we8DrkpSBCee9Z3Ms8yiGer/dlmhe35/Xdgyo3/0rQKg7YA==", - "peer": true, - "dependencies": { - "@sinonjs/commons": "^3.0.0" - } - }, "node_modules/@styled-system/background": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/background/-/background-5.1.2.tgz", "integrity": "sha512-jtwH2C/U6ssuGSvwTN3ri/IyjdHb8W9X/g8Y0JLcrH02G+BW3OS8kZdHphF1/YyRklnrKrBT2ngwGUK6aqqV3A==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2638,6 +1743,7 @@ "version": "5.1.5", "resolved": "https://registry.npmjs.org/@styled-system/border/-/border-5.1.5.tgz", "integrity": "sha512-JvddhNrnhGigtzWRCVuAHepniyVi6hBlimxWDVAdcTuk7aRn9BYJUwfHslURtwYFsF5FoEs8Zmr1oZq2M1AP0A==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2646,6 +1752,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/color/-/color-5.1.2.tgz", "integrity": "sha512-1kCkeKDZkt4GYkuFNKc7vJQMcOmTl3bJY3YBUs7fCNM6mMYJeT1pViQ2LwBSBJytj3AB0o4IdLBoepgSgGl5MA==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2654,6 +1761,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/core/-/core-5.1.2.tgz", "integrity": "sha512-XclBDdNIy7OPOsN4HBsawG2eiWfCcuFt6gxKn1x4QfMIgeO6TOlA2pZZ5GWZtIhCUqEPTgIBta6JXsGyCkLBYw==", + "peer": true, "dependencies": { "object-assign": "^4.1.1" } @@ -2661,12 +1769,14 @@ "node_modules/@styled-system/css": { "version": "5.1.5", "resolved": "https://registry.npmjs.org/@styled-system/css/-/css-5.1.5.tgz", - "integrity": "sha512-XkORZdS5kypzcBotAMPBoeckDs9aSZVkvrAlq5K3xP8IMAUek+x2O4NtwoSgkYkWWzVBu6DGdFZLR790QWGG+A==" + "integrity": "sha512-XkORZdS5kypzcBotAMPBoeckDs9aSZVkvrAlq5K3xP8IMAUek+x2O4NtwoSgkYkWWzVBu6DGdFZLR790QWGG+A==", + "peer": true }, "node_modules/@styled-system/flexbox": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/flexbox/-/flexbox-5.1.2.tgz", "integrity": "sha512-6hHV52+eUk654Y1J2v77B8iLeBNtc+SA3R4necsu2VVinSD7+XY5PCCEzBFaWs42dtOEDIa2lMrgL0YBC01mDQ==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2675,6 +1785,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/grid/-/grid-5.1.2.tgz", "integrity": "sha512-K3YiV1KyHHzgdNuNlaw8oW2ktMuGga99o1e/NAfTEi5Zsa7JXxzwEnVSDSBdJC+z6R8WYTCYRQC6bkVFcvdTeg==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2683,6 +1794,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/layout/-/layout-5.1.2.tgz", "integrity": "sha512-wUhkMBqSeacPFhoE9S6UF3fsMEKFv91gF4AdDWp0Aym1yeMPpqz9l9qS/6vjSsDPF7zOb5cOKC3tcKKOMuDCPw==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2691,6 +1803,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/position/-/position-5.1.2.tgz", "integrity": "sha512-60IZfMXEOOZe3l1mCu6sj/2NAyUmES2kR9Kzp7s2D3P4qKsZWxD1Se1+wJvevb+1TP+ZMkGPEYYXRyU8M1aF5A==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2699,6 +1812,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/shadow/-/shadow-5.1.2.tgz", "integrity": "sha512-wqniqYb7XuZM7K7C0d1Euxc4eGtqEe/lvM0WjuAFsQVImiq6KGT7s7is+0bNI8O4Dwg27jyu4Lfqo/oIQXNzAg==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2707,6 +1821,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/space/-/space-5.1.2.tgz", "integrity": "sha512-+zzYpR8uvfhcAbaPXhH8QgDAV//flxqxSjHiS9cDFQQUSznXMQmxJegbhcdEF7/eNnJgHeIXv1jmny78kipgBA==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2715,6 +1830,7 @@ "version": "5.1.2", "resolved": "https://registry.npmjs.org/@styled-system/typography/-/typography-5.1.2.tgz", "integrity": "sha512-BxbVUnN8N7hJ4aaPOd7wEsudeT7CxarR+2hns8XCX1zp0DFfbWw4xYa/olA0oQaqx7F1hzDg+eRaGzAJbF+jOg==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2" } @@ -2723,6 +1839,7 @@ "version": "5.1.5", "resolved": "https://registry.npmjs.org/@styled-system/variant/-/variant-5.1.5.tgz", "integrity": "sha512-Yn8hXAFoWIro8+Q5J8YJd/mP85Teiut3fsGVR9CAxwgNfIAiqlYxsk5iHU7VHJks/0KjL4ATSjmbtCDC/4l1qw==", + "peer": true, "dependencies": { "@styled-system/core": "^5.1.2", "@styled-system/css": "^5.1.5" @@ -2768,6 +1885,7 @@ "version": "2.0.0-beta.15", "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.0.0-beta.15.tgz", "integrity": "sha512-H9w6iISmR+NvH4XuyCZB4zDN10tf9RFt6i/9JHEjaRhAowdAaJ+oiXq/3kedizNClHMtbTQ5j0oqDVPkZDAI8g==", + "license": "Apache-2.0 OR MIT", "engines": { "node": ">= 18.18", "npm": ">= 6.6.0", @@ -2782,22 +1900,25 @@ "version": "2.0.0-beta.7", "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-dialog/-/plugin-dialog-2.0.0-beta.7.tgz", "integrity": "sha512-myywwpsKbquDDzl5zaOmmLLv5O8EJ/GgHDAoVSPwO97R4iWzkDvj3HFF91tNh7i25Tu/bP6jYPAdZA1NCRxxtg==", + "license": "MIT or APACHE-2.0", "dependencies": { "@tauri-apps/api": "2.0.0-beta.15" } }, "node_modules/@tauri-apps/plugin-fs": { - "version": "2.0.0-rc.1", - "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-fs/-/plugin-fs-2.0.0-rc.1.tgz", - "integrity": "sha512-r6N5dqBNXy9YAK9XbiEqAq3ZKBIN+TWevE7ZFmSRdvdSB1urrLweYu4wxycY2kDaDPzSeeOIJhCmqdNrFT9OSA==", + "version": "2.0.0-rc.2", + "resolved": "https://registry.npmjs.org/@tauri-apps/plugin-fs/-/plugin-fs-2.0.0-rc.2.tgz", + "integrity": "sha512-TFjCfso3tN4b5s2EBjqP8N2gYrPh93Ds3VNKj8pCXv4wbvnItyfG0aHO0haUsedBOHQryDwv9vDAdPX6/T0a+g==", + "license": "MIT or APACHE-2.0", "dependencies": { - "@tauri-apps/api": "^2.0.0-rc.1" + "@tauri-apps/api": "^2.0.0-rc.4" } }, "node_modules/@tauri-apps/plugin-fs/node_modules/@tauri-apps/api": { - "version": "2.0.0-rc.3", - "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.0.0-rc.3.tgz", - "integrity": "sha512-k1erUfnoOFJwL5VNFZz0BQZ2agNstG7CNOjwpdWMl1vOaVuSn4DhJtXB0Deh9lZaaDlfrykKOyZs9c3XXpMi5Q==", + "version": "2.0.0-rc.5", + "resolved": "https://registry.npmjs.org/@tauri-apps/api/-/api-2.0.0-rc.5.tgz", + "integrity": "sha512-JWs69pE9NsQdcqTpEVBepAZ08+jgQWuthIiTiaWRq/YlCLgnqq0KfC9sDem55uJ0YpgsytZuyj+m6b6q8oiD2g==", + "license": "Apache-2.0 OR MIT", "funding": { "type": "opencollective", "url": "https://opencollective.com/tauri" @@ -2806,112 +1927,45 @@ "node_modules/@tsconfig/node10": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/@tsconfig/node10/-/node10-1.0.11.tgz", - "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==" + "integrity": "sha512-DcRjDCujK/kCk/cUe8Xz8ZSpm8mS3mNNpta+jGCA6USEDfktlNvm1+IuZ9eTcDbNk41BHwpHHeW+N1lKCz4zOw==", + "license": "MIT" }, "node_modules/@tsconfig/node12": { "version": "1.0.11", "resolved": "https://registry.npmjs.org/@tsconfig/node12/-/node12-1.0.11.tgz", - "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==" + "integrity": "sha512-cqefuRsh12pWyGsIoBKJA9luFu3mRxCA+ORZvA4ktLSzIuCUtWVxGIuXigEwO5/ywWFMZ2QEGKWvkZG1zDMTag==", + "license": "MIT" }, "node_modules/@tsconfig/node14": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/@tsconfig/node14/-/node14-1.0.3.tgz", - "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==" + "integrity": "sha512-ysT8mhdixWK6Hw3i1V2AeRqZ5WfXg1G43mqoYlM2nc6388Fq5jcXyr5mRsqViLx/GJYdoL0bfXD8nmF+Zn/Iow==", + "license": "MIT" }, "node_modules/@tsconfig/node16": { "version": "1.0.4", "resolved": "https://registry.npmjs.org/@tsconfig/node16/-/node16-1.0.4.tgz", - "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==" - }, - "node_modules/@types/babel__core": { - "version": "7.20.5", - "resolved": "https://registry.npmjs.org/@types/babel__core/-/babel__core-7.20.5.tgz", - "integrity": "sha512-qoQprZvz5wQFJwMDqeseRXWv3rqMvhgpbXFfVyWhbx9X47POIA6i/+dXefEmZKoAgOaTdaIgNSMqMIU61yRyzA==", - "peer": true, - "dependencies": { - "@babel/parser": "^7.20.7", - "@babel/types": "^7.20.7", - "@types/babel__generator": "*", - "@types/babel__template": "*", - "@types/babel__traverse": "*" - } - }, - "node_modules/@types/babel__generator": { - "version": "7.6.8", - "resolved": "https://registry.npmjs.org/@types/babel__generator/-/babel__generator-7.6.8.tgz", - "integrity": "sha512-ASsj+tpEDsEiFr1arWrlN6V3mdfjRMZt6LtK/Vp/kreFLnr5QH5+DhvD5nINYZXzwJvXeGq+05iUXcAzVrqWtw==", - "peer": true, - "dependencies": { - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__template": { - "version": "7.4.4", - "resolved": "https://registry.npmjs.org/@types/babel__template/-/babel__template-7.4.4.tgz", - "integrity": "sha512-h/NUaSyG5EyxBIp8YRxo4RMe2/qQgvyowRwVMzhYhBCONbW8PUsg4lkFMrhgZhUe5z3L3MiLDuvyJ/CaPa2A8A==", - "peer": true, - "dependencies": { - "@babel/parser": "^7.1.0", - "@babel/types": "^7.0.0" - } - }, - "node_modules/@types/babel__traverse": { - "version": "7.20.6", - "resolved": "https://registry.npmjs.org/@types/babel__traverse/-/babel__traverse-7.20.6.tgz", - "integrity": "sha512-r1bzfrm0tomOI8g1SzvCaQHo6Lcv6zu0EA+W2kHrt8dyrHQxGzBBL4kdkzIS+jBMV+EYcMAEAqXqYaLJq5rOZg==", - "peer": true, - "dependencies": { - "@babel/types": "^7.20.7" - } - }, - "node_modules/@types/graceful-fs": { - "version": "4.1.9", - "resolved": "https://registry.npmjs.org/@types/graceful-fs/-/graceful-fs-4.1.9.tgz", - "integrity": "sha512-olP3sd1qOEe5dXTSaFvQG+02VdRXcdytWLAZsAq1PecU8uqQAhkrnbli7DagjtXKW/Bl7YJbUsa8MPcuc8LHEQ==", - "peer": true, - "dependencies": { - "@types/node": "*" - } - }, - "node_modules/@types/istanbul-lib-coverage": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-coverage/-/istanbul-lib-coverage-2.0.6.tgz", - "integrity": "sha512-2QF/t/auWm0lsy8XtKVPG19v3sSOQlJe/YHZgfjb/KBBHOGSV+J2q/S671rcq9uTBrLAXmZpqJiaQbMT+zNU1w==", - "peer": true - }, - "node_modules/@types/istanbul-lib-report": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/@types/istanbul-lib-report/-/istanbul-lib-report-3.0.3.tgz", - "integrity": "sha512-NQn7AHQnk/RSLOxrBbGyJM/aVQ+pjj5HCgasFxc0K/KhoATfQ/47AyUl15I2yBUpihjmas+a+VJBOqecrFH+uA==", - "peer": true, - "dependencies": { - "@types/istanbul-lib-coverage": "*" - } - }, - "node_modules/@types/istanbul-reports": { - "version": "3.0.4", - "resolved": "https://registry.npmjs.org/@types/istanbul-reports/-/istanbul-reports-3.0.4.tgz", - "integrity": "sha512-pk2B1NWalF9toCRu6gjBzR69syFjP4Od8WRAX+0mmf9lAjCRicLOWc+ZrxZHx/0XRjotgkF9t6iaMJ+aXcOdZQ==", - "peer": true, - "dependencies": { - "@types/istanbul-lib-report": "*" - } + "integrity": "sha512-vxhUy4J8lyeyinH7Azl1pdd43GJhZH/tP2weN8TntQblOY+A0XbT8DJk1/oCPuOOyg/Ja757rG0CgHcWC8OfMA==", + "license": "MIT" }, "node_modules/@types/json-schema": { "version": "7.0.15", "resolved": "https://registry.npmjs.org/@types/json-schema/-/json-schema-7.0.15.tgz", - "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==" + "integrity": "sha512-5+fP8P8MFNC+AyZCDxrB2pkZFPGzqQWUzpSeuuVLvm8VMcorNYavBqoFcxK8bQz4Qsbn4oUEEem4wDLfcysGHA==", + "license": "MIT" }, "node_modules/@types/linkify-it": { "version": "5.0.0", "resolved": "https://registry.npmjs.org/@types/linkify-it/-/linkify-it-5.0.0.tgz", "integrity": "sha512-sVDA58zAw4eWAffKOaQH5/5j3XeayukzDk+ewSsnv3p4yJEZHCCzMDiZM8e0OUrRvmpGZ85jf4yDHkHsgBNr9Q==", + "license": "MIT", "optional": true }, "node_modules/@types/markdown-it": { "version": "12.2.3", "resolved": "https://registry.npmjs.org/@types/markdown-it/-/markdown-it-12.2.3.tgz", "integrity": "sha512-GKMHFfv3458yYy+v/N8gjufHO6MSZKCOXpZc5GXIWWy8uldwfmPn98vp81gZ5f9SVw8YYBctgfJ22a2d7AOMeQ==", + "license": "MIT", "optional": true, "dependencies": { "@types/linkify-it": "*", @@ -2922,12 +1976,14 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/@types/mdurl/-/mdurl-2.0.0.tgz", "integrity": "sha512-RGdgjQUZba5p6QEFAVx2OGb8rQDL/cPRG7GiedRzMcJ1tYnUANBncjbSB1NRGwbvjcPeikRABz2nshyPk1bhWg==", + "license": "MIT", "optional": true }, "node_modules/@types/node": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.1.tgz", - "integrity": "sha512-KkHsxej0j9IW1KKOOAA/XBA0z08UFSrRQHErzEfA3Vgq57eXIMYboIlHJuYIfd+lwCQjtKqUu3UnmKbtUc9yRw==", + "version": "22.5.5", + "resolved": "https://registry.npmjs.org/@types/node/-/node-22.5.5.tgz", + "integrity": "sha512-Xjs4y5UPO/CLdzpgR6GirZJx36yScjh73+2NlLlkFRSoQN8B0DpfXPdZGnvVmLRLOsqDpOfTNv7D9trgGhmOIA==", + "license": "MIT", "dependencies": { "undici-types": "~6.19.2" } @@ -2935,17 +1991,20 @@ "node_modules/@types/parse-json": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/@types/parse-json/-/parse-json-4.0.2.tgz", - "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==" + "integrity": "sha512-dISoDXWWQwUquiKsyZ4Ng+HX2KsPL7LyHKHQwgGFEA3IaKac4Obd+h2a/a6waisAoepJlBcx9paWqjA8/HVjCw==", + "license": "MIT" }, "node_modules/@types/prop-types": { - "version": "15.7.12", - "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.12.tgz", - "integrity": "sha512-5zvhXYtRNRluoE/jAp4GVsSduVUzNWKkOZrCDBWYtE7biZywwdC2AcEzg+cSMLFRfVgeAFqpfNabiPjxFddV1Q==" + "version": "15.7.13", + "resolved": "https://registry.npmjs.org/@types/prop-types/-/prop-types-15.7.13.tgz", + "integrity": "sha512-hCZTSvwbzWGvhqxp/RqVqwU999pBf2vp7hzIjiYOsl8wqOmUxkQ6ddw1cV3l8811+kdUFus/q4d1Y3E3SyEifA==", + "license": "MIT" }, "node_modules/@types/react": { - "version": "18.3.4", - "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.4.tgz", - "integrity": "sha512-J7W30FTdfCxDDjmfRM+/JqLHBIyl7xUIp9kwK637FGmY7+mkSFSe6L4jpZzhj5QMfLssSDP4/i75AKkrdC7/Jw==", + "version": "18.3.8", + "resolved": "https://registry.npmjs.org/@types/react/-/react-18.3.8.tgz", + "integrity": "sha512-syBUrW3/XpnW4WJ41Pft+I+aPoDVbrBVQGEnbD7NijDGlVC+8gV/XKRY+7vMDlfPpbwYt0l1vd/Sj8bJGMbs9Q==", + "license": "MIT", "dependencies": { "@types/prop-types": "*", "csstype": "^3.0.2" @@ -2955,6 +2014,7 @@ "version": "4.4.11", "resolved": "https://registry.npmjs.org/@types/react-transition-group/-/react-transition-group-4.4.11.tgz", "integrity": "sha512-RM05tAniPZ5DZPzzNFP+DmrcOdD0efDUxMy3145oljWSl3x9ZV5vhme98gTxFrj2lhXvmGNnUiuDyJgY9IKkNA==", + "license": "MIT", "dependencies": { "@types/react": "*" } @@ -2963,36 +2023,16 @@ "version": "1.2.7", "resolved": "https://registry.npmjs.org/@types/sax/-/sax-1.2.7.tgz", "integrity": "sha512-rO73L89PJxeYM3s3pPPjiPgVVcymqU490g0YO5n5By0k2Erzj6tay/4lr1CHAAU4JyOWd1rpQ8bCf6cZfHU96A==", + "license": "MIT", "dependencies": { "@types/node": "*" } }, - "node_modules/@types/stack-utils": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/@types/stack-utils/-/stack-utils-2.0.3.tgz", - "integrity": "sha512-9aEbYZ3TbYMznPdcdr3SmIrLXwC/AKZXQeCf9Pgao5CKb8CyHuEX5jzWPTkvregvhRJHcpRO6BFoGW9ycaOkYw==", - "peer": true - }, "node_modules/@types/use-sync-external-store": { "version": "0.0.3", "resolved": "https://registry.npmjs.org/@types/use-sync-external-store/-/use-sync-external-store-0.0.3.tgz", "integrity": "sha512-EwmlvuaxPNej9+T4v5AuBPJa2x2UOJVdjCtDHgcDqitUeOtjnJKJ+apYjVcAoBEMjKW1VVFGZLUb5+qqa09XFA==" }, - "node_modules/@types/yargs": { - "version": "17.0.33", - "resolved": "https://registry.npmjs.org/@types/yargs/-/yargs-17.0.33.tgz", - "integrity": "sha512-WpxBCKWPLr4xSsHgz511rFJAM+wS28w2zEO1QDNY5zM/S8ok70NNfztH0xwhqKyaK0OHCbN98LDAZuy1ctxDkA==", - "peer": true, - "dependencies": { - "@types/yargs-parser": "*" - } - }, - "node_modules/@types/yargs-parser": { - "version": "21.0.3", - "resolved": "https://registry.npmjs.org/@types/yargs-parser/-/yargs-parser-21.0.3.tgz", - "integrity": "sha512-I4q9QU9MQv4oEOz4tAHJtNz1cwuLxn2F3xcc2iV5WdqLPpUnj30aUuxt1mAxYTG+oe8CZMV/+6rU4S4gRDzqtQ==", - "peer": true - }, "node_modules/@uiw/codemirror-extensions-basic-setup": { "version": "4.23.0", "resolved": "https://registry.npmjs.org/@uiw/codemirror-extensions-basic-setup/-/codemirror-extensions-basic-setup-4.23.0.tgz", @@ -3020,20 +2060,22 @@ } }, "node_modules/@uiw/codemirror-theme-material": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-material/-/codemirror-theme-material-4.23.0.tgz", - "integrity": "sha512-n1S6g0fhFIu12tCO7PC6LyPk0MxS747Hmp5ZBA3+lp3NHm/47EoZTl0SHr7+Qg5PxBRc1TkHD7YyXTN7TSWOsA==", + "version": "4.23.3", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-theme-material/-/codemirror-theme-material-4.23.3.tgz", + "integrity": "sha512-YTOymQJrhQETlfL3sElLKO+xIsdEdMFtqzJyErdB7N9OZfUSYEodaxadx04iKd1xMbpY+oncp5wp9GXEIlF3qw==", + "license": "MIT", "dependencies": { - "@uiw/codemirror-themes": "4.23.0" + "@uiw/codemirror-themes": "4.23.3" }, "funding": { "url": "https://jaywcjlove.github.io/#/sponsor" } }, "node_modules/@uiw/codemirror-theme-material/node_modules/@uiw/codemirror-themes": { - "version": "4.23.0", - "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.0.tgz", - "integrity": "sha512-9fiji9xooZyBQozR1i6iTr56YP7j/Dr/VgsNWbqf5Szv+g+4WM1iZuiDGwNXmFMWX8gbkDzp6ASE21VCPSofWw==", + "version": "4.23.3", + "resolved": "https://registry.npmjs.org/@uiw/codemirror-themes/-/codemirror-themes-4.23.3.tgz", + "integrity": "sha512-oUq2qoj+hMrR34Xhbp7S1P2elPtySWyzij97IwsZAdGZD/yS+c9+2yRSMYqtaWh7D9M4sJmwgU1lZibmwLZOfQ==", + "license": "MIT", "dependencies": { "@codemirror/language": "^6.0.0", "@codemirror/state": "^6.0.0", @@ -3095,60 +2137,40 @@ "version": "1.5.1", "resolved": "https://registry.npmjs.org/@wojtekmaj/date-utils/-/date-utils-1.5.1.tgz", "integrity": "sha512-+i7+JmNiE/3c9FKxzWFi2IjRJ+KzZl1QPu6QNrsgaa2MuBgXvUy4gA1TVzf/JMdIIloB76xSKikTWuyYAIVLww==", + "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/date-utils?sponsor=1" } }, "node_modules/@wojtekmaj/react-datetimerange-picker": { - "version": "5.5.0", - "resolved": "https://registry.npmjs.org/@wojtekmaj/react-datetimerange-picker/-/react-datetimerange-picker-5.5.0.tgz", - "integrity": "sha512-bgdKBsXUrMSBXmlb4hod78HRQ4sA6oCHzaWoWhXwS/lQizuxPI8K8csNsBBwMYMw7DPRq8Jv6aEawHAfjwvHpw==", + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/@wojtekmaj/react-datetimerange-picker/-/react-datetimerange-picker-5.0.2.tgz", + "integrity": "sha512-Yb2dPJJ/1XlHKbVD4p7824A7YkBSRnYAhBCYq/ADSiUrifvmvKL6/0EHEpstrvC4JO3Arx1hgn8XqnmxQZc+AQ==", + "license": "MIT", "dependencies": { - "clsx": "^2.0.0", - "make-event-props": "^1.6.0", + "clsx": "^1.2.1", + "make-event-props": "^1.4.2", "prop-types": "^15.6.0", - "react-calendar": "^4.6.0", - "react-clock": "^4.5.0", - "react-datetime-picker": "^5.5.1", - "react-fit": "^1.7.0" + "react-calendar": "^4.2.1", + "react-clock": "^4.2.0", + "react-datetime-picker": "^5.0.1", + "react-fit": "^1.5.1" }, "funding": { "url": "https://github.com/wojtekmaj/react-datetimerange-picker?sponsor=1" }, "peerDependencies": { - "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react": "^16.8.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } } }, - "node_modules/@wojtekmaj/react-datetimerange-picker/node_modules/react-calendar": { - "version": "4.8.0", - "resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.8.0.tgz", - "integrity": "sha512-qFgwo+p58sgv1QYMI1oGNaop90eJVKuHTZ3ZgBfrrpUb+9cAexxsKat0sAszgsizPMVo7vOXedV7Lqa0GQGMvA==", - "dependencies": { - "@wojtekmaj/date-utils": "^1.1.3", - "clsx": "^2.0.0", - "get-user-locale": "^2.2.1", - "prop-types": "^15.6.0", - "warning": "^4.0.0" - }, - "funding": { - "url": "https://github.com/wojtekmaj/react-calendar?sponsor=1" - }, - "peerDependencies": { - "@types/react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react": "^16.8.0 || ^17.0.0 || ^18.0.0", - "react-dom": "^16.8.0 || ^17.0.0 || ^18.0.0" - }, - "peerDependenciesMeta": { - "@types/react": { - "optional": true - } + "node_modules/@wojtekmaj/react-datetimerange-picker/node_modules/clsx": { + "version": "1.2.1", + "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", + "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "license": "MIT", + "engines": { + "node": ">=6" } }, "node_modules/@xmldom/xmldom": { @@ -3185,6 +2207,7 @@ "version": "8.12.1", "resolved": "https://registry.npmjs.org/acorn/-/acorn-8.12.1.tgz", "integrity": "sha512-tcpGyI9zbizT9JbV6oYE477V6mTlXvvi0T0G3SNIYE2apm/G5huBa1+K89VGeovbg+jycCrfhl3ADxErOuO6Jg==", + "license": "MIT", "bin": { "acorn": "bin/acorn" }, @@ -3193,9 +2216,10 @@ } }, "node_modules/acorn-walk": { - "version": "8.3.3", - "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.3.tgz", - "integrity": "sha512-MxXdReSRhGO7VlFe1bRG/oI7/mdLV9B9JJT0N8vZOhF7gFRR5l3M8W9G8JxmKV+JC5mGqJ0QvqfSOLsCPa4nUw==", + "version": "8.3.4", + "resolved": "https://registry.npmjs.org/acorn-walk/-/acorn-walk-8.3.4.tgz", + "integrity": "sha512-ueEepnujpqee2o5aIYnvHU6C0A42MNdsIDeqy5BydrkuC5R1ZuUFnm27EeFJGoEHJQgn3uleRvmTXaJgfXbt4g==", + "license": "MIT", "dependencies": { "acorn": "^8.11.0" }, @@ -3207,6 +2231,7 @@ "version": "7.1.1", "resolved": "https://registry.npmjs.org/agent-base/-/agent-base-7.1.1.tgz", "integrity": "sha512-H0TSyFNDMomMNJQBn8wFV5YC/2eJ+VXECwOadZJT554xP6cODZHPX3H9QMQECxvrgiSOP1pHjy1sMWQVYJOUOA==", + "license": "MIT", "dependencies": { "debug": "^4.3.4" }, @@ -3218,6 +2243,7 @@ "version": "8.6.3", "resolved": "https://registry.npmjs.org/ajv/-/ajv-8.6.3.tgz", "integrity": "sha512-SMJOdDP6LqTkD0Uq8qLi+gMwSt0imXLSV080qFVwJCpH9U6Mb+SUGHAXM0KNbcBPguytWyvFxcHgMLe2D2XSpw==", + "license": "MIT", "dependencies": { "fast-deep-equal": "^3.1.1", "json-schema-traverse": "^1.0.0", @@ -3233,6 +2259,7 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/ajv-formats/-/ajv-formats-2.1.1.tgz", "integrity": "sha512-Wx0Kx52hxE7C18hkMEggYlEifqWZtYaRgouJor+WMdPnQyEK13vgEWyVNup7SoeeoLMsr4kf5h6dOW11I15MUA==", + "license": "MIT", "dependencies": { "ajv": "^8.0.0" }, @@ -3254,29 +2281,16 @@ "version": "4.1.3", "resolved": "https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz", "integrity": "sha512-/6w/C21Pm1A7aZitlI5Ni/2J6FFQN8i1Cvz3kHABAAbw93v/NlvKdVOqz7CCWz/3iv/JplRSEEZ83XION15ovw==", + "license": "MIT", "engines": { "node": ">=6" } }, - "node_modules/ansi-escapes": { - "version": "4.3.2", - "resolved": "https://registry.npmjs.org/ansi-escapes/-/ansi-escapes-4.3.2.tgz", - "integrity": "sha512-gKXj5ALrKWQLsYG9jlTRmR/xKluxHV+Z9QEwNIgCfM1/uwPMCuzVVnh5mwTd+OuBZcwSIMbqssNWRm1lE51QaQ==", - "peer": true, - "dependencies": { - "type-fest": "^0.21.3" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/ansi-regex": { "version": "5.0.1", "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz", "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==", + "license": "MIT", "engines": { "node": ">=8" } @@ -3307,12 +2321,14 @@ "node_modules/arg": { "version": "5.0.2", "resolved": "https://registry.npmjs.org/arg/-/arg-5.0.2.tgz", - "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==" + "integrity": "sha512-PYjyFOLKQ9y57JvQ6QLo8dAgNqswh8M1RMJYdQduT6xbWSgK36P/Z/v+p888pM69jMMfS8Xd8F6I1kQ/I9HUGg==", + "license": "MIT" }, "node_modules/argparse": { "version": "2.0.1", "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz", - "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==" + "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==", + "license": "Python-2.0" }, "node_modules/asn1": { "version": "0.2.6", @@ -3332,12 +2348,6 @@ "node": ">=0.8" } }, - "node_modules/async": { - "version": "3.2.6", - "resolved": "https://registry.npmjs.org/async/-/async-3.2.6.tgz", - "integrity": "sha512-htCUDlxyyCLMgaM3xXg0C0LW2xqfuQ6p05pCEIsXuyQ+a1koYKTuBMzRNwmybfLgvJDMd0r1LTn4+E0Ti6C2AA==", - "peer": true - }, "node_modules/asynckit": { "version": "0.4.0", "resolved": "https://registry.npmjs.org/asynckit/-/asynckit-0.4.0.tgz", @@ -3347,6 +2357,7 @@ "version": "1.0.7", "resolved": "https://registry.npmjs.org/available-typed-arrays/-/available-typed-arrays-1.0.7.tgz", "integrity": "sha512-wvUjBtSGN7+7SjNpq/9M2Tg350UZD3q62IFZLbRAR1bSMlCo1ZaeW+BJ+D090e4hIIZLBcTDWe4Mh4jvUDajzQ==", + "license": "MIT", "dependencies": { "possible-typed-array-names": "^1.0.0" }, @@ -3382,157 +2393,11 @@ "proxy-from-env": "^1.1.0" } }, - "node_modules/babel-jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/babel-jest/-/babel-jest-29.7.0.tgz", - "integrity": "sha512-BrvGY3xZSwEcCzKvKsCi2GgHqDqsYkOP4/by5xCgIwGXQxIEh+8ew3gmrE1y7XRR6LHZIj6yLYnUi/mm2KXKBg==", - "peer": true, - "dependencies": { - "@jest/transform": "^29.7.0", - "@types/babel__core": "^7.1.14", - "babel-plugin-istanbul": "^6.1.1", - "babel-preset-jest": "^29.6.3", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.8.0" - } - }, - "node_modules/babel-jest/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/babel-jest/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/babel-jest/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/babel-jest/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/babel-jest/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-jest/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-plugin-istanbul": { - "version": "6.1.1", - "resolved": "https://registry.npmjs.org/babel-plugin-istanbul/-/babel-plugin-istanbul-6.1.1.tgz", - "integrity": "sha512-Y1IQok9821cC9onCx5otgFfRm7Lm+I+wwxOx738M/WLPZ9Q42m4IG5W0FNX8WLL2gYMZo3JkuXIH2DOpWM+qwA==", - "peer": true, - "dependencies": { - "@babel/helper-plugin-utils": "^7.0.0", - "@istanbuljs/load-nyc-config": "^1.0.0", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-instrument": "^5.0.4", - "test-exclude": "^6.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-plugin-istanbul/node_modules/istanbul-lib-instrument": { - "version": "5.2.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-5.2.1.tgz", - "integrity": "sha512-pzqtp31nLv/XFOzXGuvhCb8qhjmTVo5vjVk19XE4CRlSWz0KoeJ3bw9XsA7nOp9YBf4qHjwBxkDzKcME/J29Yg==", - "peer": true, - "dependencies": { - "@babel/core": "^7.12.3", - "@babel/parser": "^7.14.7", - "@istanbuljs/schema": "^0.1.2", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^6.3.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/babel-plugin-istanbul/node_modules/semver": { - "version": "6.3.1", - "resolved": "https://registry.npmjs.org/semver/-/semver-6.3.1.tgz", - "integrity": "sha512-BR7VvDCVHO+q2xBEWskxS6DJE1qRnb7DxzUrogb71CWoSficBxYsiAGd+Kl0mmq/MprG9yArRkyrQxTO6XjMzA==", - "peer": true, - "bin": { - "semver": "bin/semver.js" - } - }, - "node_modules/babel-plugin-jest-hoist": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/babel-plugin-jest-hoist/-/babel-plugin-jest-hoist-29.6.3.tgz", - "integrity": "sha512-ESAc/RJvGTFEzRwOTT4+lNDk/GNHMkKbNzsvT0qKRfDyyYTskxB5rnU2njIDYVxXCBHHEI1c0YwHob3WaYujOg==", - "peer": true, - "dependencies": { - "@babel/template": "^7.3.3", - "@babel/types": "^7.3.3", - "@types/babel__core": "^7.1.14", - "@types/babel__traverse": "^7.0.6" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, "node_modules/babel-plugin-macros": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/babel-plugin-macros/-/babel-plugin-macros-3.1.0.tgz", "integrity": "sha512-Cg7TFGpIr01vOQNODXOOaGz2NpCU5gl8x1qJFbb6hbZxR7XrcE2vtbAsTAbJ7/xwJtUuJEw8K8Zr/AE0LHlesg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.5", "cosmiconfig": "^7.0.0", @@ -3558,71 +2423,11 @@ "styled-components": ">= 2" } }, - "node_modules/babel-preset-current-node-syntax": { - "version": "1.1.0", - "resolved": "https://registry.npmjs.org/babel-preset-current-node-syntax/-/babel-preset-current-node-syntax-1.1.0.tgz", - "integrity": "sha512-ldYss8SbBlWva1bs28q78Ju5Zq1F+8BrqBZZ0VFhLBvhh6lCpC2o3gDJi/5DRLs9FgYZCnmPYIVFU4lRXCkyUw==", - "peer": true, - "dependencies": { - "@babel/plugin-syntax-async-generators": "^7.8.4", - "@babel/plugin-syntax-bigint": "^7.8.3", - "@babel/plugin-syntax-class-properties": "^7.12.13", - "@babel/plugin-syntax-class-static-block": "^7.14.5", - "@babel/plugin-syntax-import-attributes": "^7.24.7", - "@babel/plugin-syntax-import-meta": "^7.10.4", - "@babel/plugin-syntax-json-strings": "^7.8.3", - "@babel/plugin-syntax-logical-assignment-operators": "^7.10.4", - "@babel/plugin-syntax-nullish-coalescing-operator": "^7.8.3", - "@babel/plugin-syntax-numeric-separator": "^7.10.4", - "@babel/plugin-syntax-object-rest-spread": "^7.8.3", - "@babel/plugin-syntax-optional-catch-binding": "^7.8.3", - "@babel/plugin-syntax-optional-chaining": "^7.8.3", - "@babel/plugin-syntax-private-property-in-object": "^7.14.5", - "@babel/plugin-syntax-top-level-await": "^7.14.5" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, - "node_modules/babel-preset-jest": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/babel-preset-jest/-/babel-preset-jest-29.6.3.tgz", - "integrity": "sha512-0B3bhxR6snWXJZtR/RliHTDPRgn1sNHOR0yVtq/IiQFyuOVjFS+wuio/R4gSNkyYmKmJB4wGZv2NZanmKmTnNA==", - "peer": true, - "dependencies": { - "babel-plugin-jest-hoist": "^29.6.3", - "babel-preset-current-node-syntax": "^1.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@babel/core": "^7.0.0" - } - }, "node_modules/balanced-match": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/balanced-match/-/balanced-match-1.0.2.tgz", - "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==" - }, - "node_modules/base64-js": { - "version": "1.5.1", - "resolved": "https://registry.npmjs.org/base64-js/-/base64-js-1.5.1.tgz", - "integrity": "sha512-AKpaYlHn8t4SVbOHCy+b5+KKgvR4vrsD8vbvrbiQJps7fKDTkjkDry6ji0rUJjC0kzbNePLwzxq8iypo41qeWA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] + "integrity": "sha512-3oSeUO0TMV67hN1AmbXsK4yaqU7tjiHlbxRDZOpH0KW9+CeX4bRAaX0Anxt0tx2MrpRpWwQaPwIlISEJhYU5Pw==", + "license": "MIT" }, "node_modules/bcrypt-pbkdf": { "version": "1.0.2", @@ -3676,6 +2481,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-2.0.1.tgz", "integrity": "sha512-XnAIvQ8eM+kC6aULx6wuQiwVsnzsi9d3WxzV3FpWTGA19F621kwdbsAcFKXgKUHZWsy+mY6iL1sHTxWEFCytDA==", + "license": "MIT", "dependencies": { "balanced-match": "^1.0.0" } @@ -3731,56 +2537,6 @@ "node": "^6 || ^7 || ^8 || ^9 || ^10 || ^11 || ^12 || >=13.7" } }, - "node_modules/bs-logger": { - "version": "0.2.6", - "resolved": "https://registry.npmjs.org/bs-logger/-/bs-logger-0.2.6.tgz", - "integrity": "sha512-pd8DCoxmbgc7hyPKOvxtqNcjYoOsABPQdcCUjGp3d42VR2CX1ORhk2A87oqqu5R1kk+76nsxZupkmyd+MVtCog==", - "peer": true, - "dependencies": { - "fast-json-stable-stringify": "2.x" - }, - "engines": { - "node": ">= 6" - } - }, - "node_modules/bser": { - "version": "2.1.1", - "resolved": "https://registry.npmjs.org/bser/-/bser-2.1.1.tgz", - "integrity": "sha512-gQxTNE/GAfIIrmHLUE3oJyp5FO6HRBfhjnw4/wMmA63ZGDJnWBmgY/lyQBpnDUkGmAhbSe39tx2d/iTOAfglwQ==", - "peer": true, - "dependencies": { - "node-int64": "^0.4.0" - } - }, - "node_modules/buffer": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/buffer/-/buffer-6.0.3.tgz", - "integrity": "sha512-FTiCpNxtwiZZHEZbcbTIcZjERVICn9yq/pDFkTl95/AxzD1naBctN7YO68riM/gLSDY7sdrMby8hofADYuuqOA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ], - "dependencies": { - "base64-js": "^1.3.1", - "ieee754": "^1.2.1" - } - }, - "node_modules/buffer-from": { - "version": "1.1.2", - "resolved": "https://registry.npmjs.org/buffer-from/-/buffer-from-1.1.2.tgz", - "integrity": "sha512-E+XQCRwSbaaiChtv6k6Dwgc+bx+Bs6vuKJHHl5kox/BaKbhiXzqQOwK4cO22yElGp2OCmjwVhT3HmxgyPGnJfQ==", - "peer": true - }, "node_modules/builtin-status-codes": { "version": "3.0.0", "resolved": "https://registry.npmjs.org/builtin-status-codes/-/builtin-status-codes-3.0.0.tgz", @@ -3790,6 +2546,7 @@ "version": "1.0.7", "resolved": "https://registry.npmjs.org/call-bind/-/call-bind-1.0.7.tgz", "integrity": "sha512-GHTSNSYICQ7scH7sZ+M2rFopRoLh8t2bLSW6BbgrtLsahOIB5iyAVJf9GjWK3cYTDaMj4XdBpM1cA6pIS0Kv2w==", + "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", @@ -3807,21 +2564,14 @@ "node_modules/call-me-maybe": { "version": "1.0.2", "resolved": "https://registry.npmjs.org/call-me-maybe/-/call-me-maybe-1.0.2.tgz", - "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==" + "integrity": "sha512-HpX65o1Hnr9HH25ojC1YGs7HCQLq0GCOibSaWER0eNpgJ/Z1MZv2mTc7+xh6WOPxbRVcmgbv4hGU+uSQ/2xFZQ==", + "license": "MIT" }, "node_modules/callsites": { "version": "3.1.0", "resolved": "https://registry.npmjs.org/callsites/-/callsites-3.1.0.tgz", "integrity": "sha512-P8BjAsXvZS+VIDUI11hHCQEv74YT67YUi5JJFNWIqL235sBmjX4+qx9Muvls5ivyNENctx46xQLQ3aTuE7ssaQ==", - "engines": { - "node": ">=6" - } - }, - "node_modules/camelcase": { - "version": "5.3.1", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-5.3.1.tgz", - "integrity": "sha512-L28STB170nwWS63UjtlEOE3dldQApaJXZkOI1uMFfzf3rRuPegHaHesyee+YxQ+W6SvRDQV6UrdOdRiR153wJg==", - "peer": true, + "license": "MIT", "engines": { "node": ">=6" } @@ -3872,15 +2622,6 @@ "node": ">=4" } }, - "node_modules/char-regex": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/char-regex/-/char-regex-1.0.2.tgz", - "integrity": "sha512-kWWXztvZ5SBQV+eRgKFeh8q5sLuZY2+8WUIzlxWVTg+oGwY14qylx1KbKzHd8P6ZYkAg0xyIDU9JMHhyJMZ1jw==", - "peer": true, - "engines": { - "node": ">=10" - } - }, "node_modules/chokidar": { "version": "3.6.0", "resolved": "https://registry.npmjs.org/chokidar/-/chokidar-3.6.0.tgz", @@ -3904,36 +2645,17 @@ "fsevents": "~2.3.2" } }, - "node_modules/ci-info": { - "version": "3.9.0", - "resolved": "https://registry.npmjs.org/ci-info/-/ci-info-3.9.0.tgz", - "integrity": "sha512-NIxF55hv4nSqQswkAeiOi1r83xy8JldOFDTWiug55KBu9Jnblncd2U6ViHmYgHf01TPZS77NJBhBMKdWj9HQMQ==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/sibiraj-s" - } - ], - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/cjs-module-lexer": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/cjs-module-lexer/-/cjs-module-lexer-1.4.0.tgz", - "integrity": "sha512-N1NGmowPlGBLsOZLPvm48StN04V4YvQRL0i6b7ctrVY3epjP/ct7hFLOItz6pDIvRjwpfPxi52a2UWV2ziir8g==", - "peer": true - }, "node_modules/classnames": { "version": "2.5.1", "resolved": "https://registry.npmjs.org/classnames/-/classnames-2.5.1.tgz", - "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==" + "integrity": "sha512-saHYOzhIQs6wy2sVxTM6bUDsQO4F50V9RQ22qBpEdCW+I+/Wmke2HOl6lS6dTpdxVhb88/I6+Hs+438c3lfUow==", + "license": "MIT" }, "node_modules/cliui": { "version": "8.0.1", "resolved": "https://registry.npmjs.org/cliui/-/cliui-8.0.1.tgz", "integrity": "sha512-BSeNnyus75C4//NQ9gQt1/csTXyo/8Sb+afLAkzAptFuMsod9HFokGNudZpi/oQV73hnVK+sR+5PVRMd+Dr7YQ==", + "license": "ISC", "dependencies": { "string-width": "^4.2.0", "strip-ansi": "^6.0.1", @@ -3951,16 +2673,6 @@ "node": ">=6" } }, - "node_modules/co": { - "version": "4.6.0", - "resolved": "https://registry.npmjs.org/co/-/co-4.6.0.tgz", - "integrity": "sha512-QVb0dM5HvG+uaxitm8wONl7jltx8dqhfU33DcqtOZcLSVIKSDDLDi7+0LbAKiyI8hD9u42m2YxXSkMGWThaecQ==", - "peer": true, - "engines": { - "iojs": ">= 1.0.0", - "node": ">= 0.12.0" - } - }, "node_modules/code-point-at": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/code-point-at/-/code-point-at-1.1.0.tgz", @@ -3984,12 +2696,6 @@ "@codemirror/view": "^6.0.0" } }, - "node_modules/collect-v8-coverage": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/collect-v8-coverage/-/collect-v8-coverage-1.0.2.tgz", - "integrity": "sha512-lHl4d5/ONEbLlJvaJNtsF/Lz+WvB07u2ycqTYbdrq7UypDXailES4valYb2eWiJFxZlVmpGekfqoxQhzyFdT4Q==", - "peer": true - }, "node_modules/color-convert": { "version": "1.9.3", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-1.9.3.tgz", @@ -4019,12 +2725,6 @@ "node": ">= 0.8" } }, - "node_modules/concat-map": { - "version": "0.0.1", - "resolved": "https://registry.npmjs.org/concat-map/-/concat-map-0.0.1.tgz", - "integrity": "sha512-/Srv4dswyQNBfohGpz9o6Yb3Gz3SrUDqBH5rTuhGR7ahtlbYKnVxw2bCFMRljaA7EXHaXZ8wsHdodFvbkhKmqg==", - "peer": true - }, "node_modules/convert-source-map": { "version": "2.0.0", "resolved": "https://registry.npmjs.org/convert-source-map/-/convert-source-map-2.0.0.tgz", @@ -4034,6 +2734,7 @@ "version": "3.3.3", "resolved": "https://registry.npmjs.org/copy-to-clipboard/-/copy-to-clipboard-3.3.3.tgz", "integrity": "sha512-2KV8NhB5JqC3ky0r9PMCAZKbUHSwtEo4CwCs0KXgruG43gX5PMqDEBbVU4OUzw2MuAWUfsuFmWvEKG5QRfSnJA==", + "license": "MIT", "dependencies": { "toggle-selection": "^1.0.6" } @@ -4043,6 +2744,7 @@ "resolved": "https://registry.npmjs.org/core-js/-/core-js-3.38.1.tgz", "integrity": "sha512-OP35aUorbU3Zvlx7pjsFdu1rGNnD4pgw/CWoYzRY3t2EzoVT7shKHY1dlAy3f41cGIO7ZDPQimhGFTlEYkG/Hw==", "hasInstallScript": true, + "license": "MIT", "peer": true, "funding": { "type": "opencollective", @@ -4059,6 +2761,7 @@ "version": "7.1.0", "resolved": "https://registry.npmjs.org/cosmiconfig/-/cosmiconfig-7.1.0.tgz", "integrity": "sha512-AdmX6xUzdNASswsFtmwSt7Vj8po9IuqXm0UXz7QKPuEUmPB4XyjGfaAr2PSuELMwkRMVH1EpIkX5bTZGRB3eCA==", + "license": "MIT", "dependencies": { "@types/parse-json": "^4.0.0", "import-fresh": "^3.2.1", @@ -4070,125 +2773,49 @@ "node": ">=10" } }, - "node_modules/create-jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/create-jest/-/create-jest-29.7.0.tgz", - "integrity": "sha512-Adz2bdH0Vq3F53KEMJOoftQFutWCukm6J24wbPWRO4k1kMY7gS7ds/uoJkNuV8wDCtWWnuwGcJwpWcih+zEW1Q==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "exit": "^0.1.2", - "graceful-fs": "^4.2.9", - "jest-config": "^29.7.0", - "jest-util": "^29.7.0", - "prompts": "^2.0.1" - }, - "bin": { - "create-jest": "bin/create-jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/create-jest/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/create-jest/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/create-jest/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/create-jest/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/create-jest/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/create-jest/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/create-require": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/create-require/-/create-require-1.1.1.tgz", - "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==" + "integrity": "sha512-dcKFX3jn0MpIaXjisoRvexIJVEKzaq7z2rZKxf+MSr9TkdmHmsU4m2lcLojrj/FHl8mk5VxMmYA+ftRkP/3oKQ==", + "license": "MIT" }, "node_modules/crelt": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/crelt/-/crelt-1.0.6.tgz", "integrity": "sha512-VQ2MBenTq1fWZUH9DJNGti7kKv6EeAuYr3cLwxUWhIu1baTaXh4Ib5W2CqHVqib4/MqbYGJqiL3Zb8GJZr3l4g==" }, - "node_modules/cross-spawn": { - "version": "7.0.3", - "resolved": "https://registry.npmjs.org/cross-spawn/-/cross-spawn-7.0.3.tgz", - "integrity": "sha512-iRDPJKUPVEND7dHPO8rkbOnPpyDygcDFtWjpeWNCgy8WP2rXcxXL8TskReQl6OrB2G7+UJrags1q15Fudc7G6w==", - "peer": true, + "node_modules/cross-fetch": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/cross-fetch/-/cross-fetch-4.0.0.tgz", + "integrity": "sha512-e4a5N8lVvuLgAWgnCrLr2PP0YyDOTHa9H/Rj54dirp61qXnNq46m82bRhNqIA5VccJtWBvPTFRV3TtvHUKPB1g==", "dependencies": { - "path-key": "^3.1.0", - "shebang-command": "^2.0.0", - "which": "^2.0.1" + "node-fetch": "^2.6.12" + } + }, + "node_modules/cross-fetch/node_modules/node-fetch": { + "version": "2.7.0", + "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", + "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "dependencies": { + "whatwg-url": "^5.0.0" }, "engines": { - "node": ">= 8" + "node": "4.x || >=6.0.0" + }, + "peerDependencies": { + "encoding": "^0.1.0" + }, + "peerDependenciesMeta": { + "encoding": { + "optional": true + } } }, "node_modules/crypto-js": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/crypto-js/-/crypto-js-4.2.0.tgz", - "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==" + "integrity": "sha512-KALDyEYgpY+Rlob/iriUtjV6d5Eq+Y191A5g4UqLAi8CyGP9N1+FdVbkc1SxKc2r4YAYqG8JzO2KGL+AizD70Q==", + "license": "MIT" }, "node_modules/css-color-keywords": { "version": "1.0.0", @@ -4244,6 +2871,7 @@ "version": "4.0.1", "resolved": "https://registry.npmjs.org/data-uri-to-buffer/-/data-uri-to-buffer-4.0.1.tgz", "integrity": "sha512-0R9ikRb668HB7QDxT1vkpuUBtqc53YyAwMwGeUFKRojY/NWKvdZ+9UYtRfGmhqNbRkTSVpMbmyhXipFFv2cb/A==", + "license": "MIT", "engines": { "node": ">= 12" } @@ -4251,7 +2879,8 @@ "node_modules/dayjs": { "version": "1.11.13", "resolved": "https://registry.npmjs.org/dayjs/-/dayjs-1.11.13.tgz", - "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==" + "integrity": "sha512-oaMBel6gjolK862uaPQOVTA7q3TZhuSvuMQAAglQDOWYO9A91IrAOUJEyKVlqJlHE0vq5p5UXxzdPfMH/x6xNg==", + "license": "MIT" }, "node_modules/debug": { "version": "4.3.6", @@ -4278,24 +2907,11 @@ "node": ">=0.10.0" } }, - "node_modules/dedent": { - "version": "1.5.3", - "resolved": "https://registry.npmjs.org/dedent/-/dedent-1.5.3.tgz", - "integrity": "sha512-NHQtfOOW68WD8lgypbLA5oT+Bt0xXJhiYvoR6SmmNXZfpzOGXwdKWmcwG8N7PwVVWV3eF/68nmD9BaJSsTBhyQ==", - "peer": true, - "peerDependencies": { - "babel-plugin-macros": "^3.1.0" - }, - "peerDependenciesMeta": { - "babel-plugin-macros": { - "optional": true - } - } - }, "node_modules/deepmerge": { "version": "4.3.1", "resolved": "https://registry.npmjs.org/deepmerge/-/deepmerge-4.3.1.tgz", "integrity": "sha512-3sUqbMEc77XqpdNO7FRyRog+eW3ph+GYCbj+rK+uYyRMuwsVy0rMiVtPn+QJlKFvWP/1PYpapqYn0Me2knFn+A==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -4304,6 +2920,7 @@ "version": "1.1.4", "resolved": "https://registry.npmjs.org/define-data-property/-/define-data-property-1.1.4.tgz", "integrity": "sha512-rBMvIzlpA8v6E+SJZoo++HAYqsLrkg7MSfIinMPFhmkorw7X+dOXVJQs+QT69zGkzMyfDnIMN2Wid1+NbL3T+A==", + "license": "MIT", "dependencies": { "es-define-property": "^1.0.0", "es-errors": "^1.3.0", @@ -4328,36 +2945,20 @@ "version": "1.4.2", "resolved": "https://registry.npmjs.org/detect-element-overflow/-/detect-element-overflow-1.4.2.tgz", "integrity": "sha512-4m6cVOtvm/GJLjo7WFkPfwXoEIIbM7GQwIh4WEa4g7IsNi1YzwUsGL5ApNLrrHL29bHeNeQ+/iZhw+YHqgE2Fw==", + "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/detect-element-overflow?sponsor=1" } }, - "node_modules/detect-newline": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/detect-newline/-/detect-newline-3.1.0.tgz", - "integrity": "sha512-TLz+x/vEXm/Y7P7wn1EJFNLxYpUD4TgMosxY6fAVJUnJMbupHBOncxyWUG9OpTaH9EBD7uFI5LfEgmMOc54DsA==", - "peer": true, - "engines": { - "node": ">=8" - } - }, "node_modules/diff": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/diff/-/diff-4.0.2.tgz", "integrity": "sha512-58lmxKSA4BNyLz+HHMUzlOEpg09FV+ev6ZMe3vJihgdxzgcwZ8VoEEPmALCZG9LmqfVoNMMKpttIYTVG6uDY7A==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.3.1" } }, - "node_modules/diff-sequences": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/diff-sequences/-/diff-sequences-29.6.3.tgz", - "integrity": "sha512-EjePK1srD3P08o2j4f0ExnylqRs5B9tJjcp9t1krH2qRi8CCdsYfwe9JgSLurFBWwq4uOlipzfk5fHNvwFKr8Q==", - "peer": true, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, "node_modules/dom-helpers": { "version": "5.2.1", "resolved": "https://registry.npmjs.org/dom-helpers/-/dom-helpers-5.2.1.tgz", @@ -4406,9 +3007,10 @@ } }, "node_modules/dompurify": { - "version": "2.5.6", - "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.6.tgz", - "integrity": "sha512-zUTaUBO8pY4+iJMPE1B9XlO2tXVYIcEA4SNGtvDELzTSCQO7RzH+j7S180BmhmJId78lqGU2z19vgVx2Sxs/PQ==" + "version": "2.5.7", + "resolved": "https://registry.npmjs.org/dompurify/-/dompurify-2.5.7.tgz", + "integrity": "sha512-2q4bEI+coQM8f5ez7kt2xclg1XsecaV9ASJk/54vwlfRRNQfDqJz2pzQ8t0Ix/ToBpXlVjrRIx7pFC/o8itG2Q==", + "license": "(MPL-2.0 OR Apache-2.0)" }, "node_modules/domutils": { "version": "3.1.0", @@ -4444,50 +3046,24 @@ "safer-buffer": "^2.1.0" } }, - "node_modules/ejs": { - "version": "3.1.10", - "resolved": "https://registry.npmjs.org/ejs/-/ejs-3.1.10.tgz", - "integrity": "sha512-UeJmFfOrAQS8OJWPZ4qtgHyWExa088/MtK5UEyoJGFH67cDEXkZSviOiKRCZ4Xij0zxI3JECgYs3oKx+AizQBA==", - "peer": true, - "dependencies": { - "jake": "^10.8.5" - }, - "bin": { - "ejs": "bin/cli.js" - }, - "engines": { - "node": ">=0.10.0" - } - }, "node_modules/electron-to-chromium": { "version": "1.5.13", "resolved": "https://registry.npmjs.org/electron-to-chromium/-/electron-to-chromium-1.5.13.tgz", "integrity": "sha512-lbBcvtIJ4J6sS4tb5TLp1b4LyfCdMkwStzXPyAgVgTRAsep4bvrAGaBOP7ZJtQMNJpSQ9SqG4brWOroNaQtm7Q==" }, - "node_modules/emittery": { - "version": "0.13.1", - "resolved": "https://registry.npmjs.org/emittery/-/emittery-0.13.1.tgz", - "integrity": "sha512-DeWwawk6r5yR9jFgnDKYt4sLS0LmHJJi3ZOnb5/JdbYwj3nW+FxQnHIjhBKz8YLC7oRNPVM9NQ47I3CVx34eqQ==", - "peer": true, - "engines": { - "node": ">=12" - }, - "funding": { - "url": "https://github.com/sindresorhus/emittery?sponsor=1" - } - }, "node_modules/emoji-regex": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz", - "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==" + "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==", + "license": "MIT" }, "node_modules/enquirer": { - "version": "2.4.1", - "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.4.1.tgz", - "integrity": "sha512-rRqJg/6gd538VHvR3PSrdRBb/1Vy2YfzHqzvbhGIQpDRKIa4FgV/54b5Q1xYSxOOwKvjXweS26E0Q+nAMwp2pQ==", + "version": "2.3.6", + "resolved": "https://registry.npmjs.org/enquirer/-/enquirer-2.3.6.tgz", + "integrity": "sha512-yjNnPr315/FjS4zIsUxYguYUPP2e1NK4d7E7ZOLiyYCcbFBiTMyID+2wvm2w6+pZ/odMA7cRkjhsPbltwBOrLg==", + "license": "MIT", "dependencies": { - "ansi-colors": "^4.1.1", - "strip-ansi": "^6.0.1" + "ansi-colors": "^4.1.1" }, "engines": { "node": ">=8.6" @@ -4516,6 +3092,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/es-define-property/-/es-define-property-1.0.0.tgz", "integrity": "sha512-jxayLKShrEqqzJ0eumQbVhTYQM27CfT1T35+gCgDFoL82JLsXqTJ76zv6A0YLOgEnLUMvLzsDsGIrl8NFpT2gQ==", + "license": "MIT", "dependencies": { "get-intrinsic": "^1.2.4" }, @@ -4527,6 +3104,7 @@ "version": "1.3.0", "resolved": "https://registry.npmjs.org/es-errors/-/es-errors-1.3.0.tgz", "integrity": "sha512-Zf5H2Kxt2xjTvbJvP2ZWLEICxA6j+hAmMzIlypy4xcBg1vKVnx89Wy0GbS+kf5cwCVFFzdCFh2XSCFNULS6csw==", + "license": "MIT", "engines": { "node": ">= 0.4" } @@ -4534,13 +3112,15 @@ "node_modules/es6-promise": { "version": "3.3.1", "resolved": "https://registry.npmjs.org/es6-promise/-/es6-promise-3.3.1.tgz", - "integrity": "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==" + "integrity": "sha512-SOp9Phqvqn7jtEUxPWdWfWoLmyt2VaJ6MpvP9Comy1MceMXqE6bxvaTu4iaxpYYPzhny28Lc+M87/c2cPK6lDg==", + "license": "MIT" }, "node_modules/esbuild": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.19.tgz", - "integrity": "sha512-XQ0jAPFkK/u3LcVRcvVHQcTIqD6E2H1fvZMA5dQPSOWb3suUbWbfbRf94pjc0bNzRYLfIrDRQXr7X+LHIm5oHw==", + "version": "0.17.15", + "resolved": "https://registry.npmjs.org/esbuild/-/esbuild-0.17.15.tgz", + "integrity": "sha512-LBUV2VsUIc/iD9ME75qhT4aJj0r75abCVS0jakhFzOtR7TQsqQA5w0tZ+KTKnwl3kXE0MhskNdHDh/I5aCR1Zw==", "hasInstallScript": true, + "license": "MIT", "bin": { "esbuild": "bin/esbuild" }, @@ -4548,43 +3128,28 @@ "node": ">=12" }, "optionalDependencies": { - "@esbuild/android-arm": "0.17.19", - "@esbuild/android-arm64": "0.17.19", - "@esbuild/android-x64": "0.17.19", - "@esbuild/darwin-arm64": "0.17.19", - "@esbuild/darwin-x64": "0.17.19", - "@esbuild/freebsd-arm64": "0.17.19", - "@esbuild/freebsd-x64": "0.17.19", - "@esbuild/linux-arm": "0.17.19", - "@esbuild/linux-arm64": "0.17.19", - "@esbuild/linux-ia32": "0.17.19", - "@esbuild/linux-loong64": "0.17.19", - "@esbuild/linux-mips64el": "0.17.19", - "@esbuild/linux-ppc64": "0.17.19", - "@esbuild/linux-riscv64": "0.17.19", - "@esbuild/linux-s390x": "0.17.19", - "@esbuild/linux-x64": "0.17.19", - "@esbuild/netbsd-x64": "0.17.19", - "@esbuild/openbsd-x64": "0.17.19", - "@esbuild/sunos-x64": "0.17.19", - "@esbuild/win32-arm64": "0.17.19", - "@esbuild/win32-ia32": "0.17.19", - "@esbuild/win32-x64": "0.17.19" - } - }, - "node_modules/esbuild/node_modules/@esbuild/darwin-arm64": { - "version": "0.17.19", - "resolved": "https://registry.npmjs.org/@esbuild/darwin-arm64/-/darwin-arm64-0.17.19.tgz", - "integrity": "sha512-80wEoCfF/hFKM6WE1FyBHc9SfUblloAWx6FJkFWTWiCoht9Mc0ARGEM47e67W9rI09YoUxJL68WHfDRYEAvOhg==", - "cpu": [ - "arm64" - ], - "optional": true, - "os": [ - "darwin" - ], - "engines": { - "node": ">=12" + "@esbuild/android-arm": "0.17.15", + "@esbuild/android-arm64": "0.17.15", + "@esbuild/android-x64": "0.17.15", + "@esbuild/darwin-arm64": "0.17.15", + "@esbuild/darwin-x64": "0.17.15", + "@esbuild/freebsd-arm64": "0.17.15", + "@esbuild/freebsd-x64": "0.17.15", + "@esbuild/linux-arm": "0.17.15", + "@esbuild/linux-arm64": "0.17.15", + "@esbuild/linux-ia32": "0.17.15", + "@esbuild/linux-loong64": "0.17.15", + "@esbuild/linux-mips64el": "0.17.15", + "@esbuild/linux-ppc64": "0.17.15", + "@esbuild/linux-riscv64": "0.17.15", + "@esbuild/linux-s390x": "0.17.15", + "@esbuild/linux-x64": "0.17.15", + "@esbuild/netbsd-x64": "0.17.15", + "@esbuild/openbsd-x64": "0.17.15", + "@esbuild/sunos-x64": "0.17.15", + "@esbuild/win32-arm64": "0.17.15", + "@esbuild/win32-ia32": "0.17.15", + "@esbuild/win32-x64": "0.17.15" } }, "node_modules/escalade": { @@ -4625,62 +3190,6 @@ "resolved": "https://registry.npmjs.org/eventemitter3/-/eventemitter3-5.0.1.tgz", "integrity": "sha512-GWkBvjiSZK87ELrYOSESUYeVIc9mvLLf/nXalMOS5dYrgZq9o5OVkbZAVM06CVxYsCwH9BDZFPlQTlPA1j4ahA==" }, - "node_modules/events": { - "version": "3.3.0", - "resolved": "https://registry.npmjs.org/events/-/events-3.3.0.tgz", - "integrity": "sha512-mQw+2fkQbALzQ7V0MY0IqdnXNOeTtP4r0lN9z7AAawCXgqea7bDii20AYrIBrFd/Hx0M2Ocz6S111CaFkUcb0Q==", - "engines": { - "node": ">=0.8.x" - } - }, - "node_modules/execa": { - "version": "5.1.1", - "resolved": "https://registry.npmjs.org/execa/-/execa-5.1.1.tgz", - "integrity": "sha512-8uSpZZocAZRBAPIEINJj3Lo9HyGitllczc27Eh5YYojjMFMn8yHMDMaUHE2Jqfq05D/wucwI4JGURyXt1vchyg==", - "peer": true, - "dependencies": { - "cross-spawn": "^7.0.3", - "get-stream": "^6.0.0", - "human-signals": "^2.1.0", - "is-stream": "^2.0.0", - "merge-stream": "^2.0.0", - "npm-run-path": "^4.0.1", - "onetime": "^5.1.2", - "signal-exit": "^3.0.3", - "strip-final-newline": "^2.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sindresorhus/execa?sponsor=1" - } - }, - "node_modules/exit": { - "version": "0.1.2", - "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz", - "integrity": "sha512-Zk/eNKV2zbjpKzrsQ+n1G6poVbErQxJ0LBOJXaKZ1EViLzH+hrLu9cdXI4zw9dBQJslwBEpbQ2P1oS7nDxs6jQ==", - "peer": true, - "engines": { - "node": ">= 0.8.0" - } - }, - "node_modules/expect": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/expect/-/expect-29.7.0.tgz", - "integrity": "sha512-2Zks0hf1VLFYI1kbh0I5jP3KHHyCHpkfyHBzsSXRFgl/Bg9mWYfMW8oD+PdMPlEwy5HNsR9JutYy6pMeOh61nw==", - "peer": true, - "dependencies": { - "@jest/expect-utils": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, "node_modules/extend": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz", @@ -4715,21 +3224,14 @@ "node_modules/fast-json-stable-stringify": { "version": "2.1.0", "resolved": "https://registry.npmjs.org/fast-json-stable-stringify/-/fast-json-stable-stringify-2.1.0.tgz", - "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==" + "integrity": "sha512-lhd/wF+Lk98HZoTCtlVraHtfh5XYijIjalXck7saUtuanSDyLMxnHhSXEDJqHxD7msR8D0uCmqlkwjCV8xvwHw==", + "dev": true }, "node_modules/fast-safe-stringify": { "version": "2.1.1", "resolved": "https://registry.npmjs.org/fast-safe-stringify/-/fast-safe-stringify-2.1.1.tgz", - "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==" - }, - "node_modules/fb-watchman": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/fb-watchman/-/fb-watchman-2.0.2.tgz", - "integrity": "sha512-p5161BqbuCaSnB8jIbzQHOlpgsPmK5rJVDfDKO91Axs5NC1uu3HRQm6wt9cd9/+GtQQIO53JdGXXoyDpTAsgYA==", - "peer": true, - "dependencies": { - "bser": "2.1.1" - } + "integrity": "sha512-W+KJc2dmILlPplD/H4K9l9LcAHAfPtP6BY84uVLXQ6Evcz9Lcg33Y2z1IVblT6xdY54PXYVHEv+0Wpq8Io6zkA==", + "license": "MIT" }, "node_modules/fetch-blob": { "version": "3.2.0", @@ -4745,6 +3247,7 @@ "url": "https://paypal.me/jimmywarting" } ], + "license": "MIT", "dependencies": { "node-domexception": "^1.0.0", "web-streams-polyfill": "^3.0.3" @@ -4758,27 +3261,6 @@ "resolved": "https://registry.npmjs.org/fflate/-/fflate-0.7.4.tgz", "integrity": "sha512-5u2V/CDW15QM1XbbgS+0DfPxVB+jUKhWEKuuFuHncbk3tEEqzmoXL+2KyOFuKGqOnmdIy0/davWF1CkuwtibCw==" }, - "node_modules/filelist": { - "version": "1.0.4", - "resolved": "https://registry.npmjs.org/filelist/-/filelist-1.0.4.tgz", - "integrity": "sha512-w1cEuf3S+DrLCQL7ET6kz+gmlJdbq9J7yXCSjK/OZCPA+qEN1WyF4ZAf0YYJa4/shHJra2t/d/r8SV4Ji+x+8Q==", - "peer": true, - "dependencies": { - "minimatch": "^5.0.1" - } - }, - "node_modules/filelist/node_modules/minimatch": { - "version": "5.1.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-5.1.6.tgz", - "integrity": "sha512-lKwV/1brpG6mBUFHtb7NUmtABCb2WZZmm2wNiOA5hAb8VdCS4B3dtMWyvcoViccwAW/COERjXLt0zP1zXUN26g==", - "peer": true, - "dependencies": { - "brace-expansion": "^2.0.1" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/fill-range": { "version": "7.1.1", "resolved": "https://registry.npmjs.org/fill-range/-/fill-range-7.1.1.tgz", @@ -4793,20 +3275,14 @@ "node_modules/find-root": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/find-root/-/find-root-1.1.0.tgz", - "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==" + "integrity": "sha512-NKfW6bec6GfKc0SGx1e07QZY9PE99u0Bft/0rzSD5k3sO/vwkVUpDUKVm5Gpp5Ue3YfShPFTX2070tDs5kB9Ng==", + "license": "MIT" }, - "node_modules/find-up": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/find-up/-/find-up-4.1.0.tgz", - "integrity": "sha512-PpOwAdQ/YlXQ2vj8a3h8IipDuYRi3wceVQQGYWxNINccq40Anw7BlsEXCMbt1Zt+OLA6Fq9suIpIWD0OsnISlw==", - "peer": true, - "dependencies": { - "locate-path": "^5.0.0", - "path-exists": "^4.0.0" - }, - "engines": { - "node": ">=8" - } + "node_modules/flexsearch": { + "version": "0.7.43", + "resolved": "https://registry.npmjs.org/flexsearch/-/flexsearch-0.7.43.tgz", + "integrity": "sha512-c5o/+Um8aqCSOXGcZoqZOm+NqtVwNsvVpWv6lfmSclU954O3wvQKxxK8zj74fPaSJbXpSLTs4PRhh+wnoCXnKg==", + "license": "Apache-2.0" }, "node_modules/follow-redirects": { "version": "1.15.6", @@ -4831,6 +3307,7 @@ "version": "0.3.3", "resolved": "https://registry.npmjs.org/for-each/-/for-each-0.3.3.tgz", "integrity": "sha512-jqYfLp7mo9vIyQf8ykW2v7A+2N4QjeCeI5+Dz9XraiO1ign81wjiH7Fb9vSOWvQfNtmSa4H2RoQTrrXivdUZmw==", + "license": "MIT", "dependencies": { "is-callable": "^1.1.3" } @@ -4838,7 +3315,8 @@ "node_modules/foreach": { "version": "2.0.6", "resolved": "https://registry.npmjs.org/foreach/-/foreach-2.0.6.tgz", - "integrity": "sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg==" + "integrity": "sha512-k6GAGDyqLe9JaebCsFCoudPPWfihKu8pylYXRlqP1J7ms39iPoTtk2fviNglIeQEwdh0bQeKJ01ZPyuyQvKzwg==", + "license": "MIT" }, "node_modules/forever-agent": { "version": "0.6.1", @@ -4866,6 +3344,7 @@ "version": "4.0.10", "resolved": "https://registry.npmjs.org/formdata-polyfill/-/formdata-polyfill-4.0.10.tgz", "integrity": "sha512-buewHzMvYL29jdeQTVILecSaZKnt/RJWjoZCF5OW60Z67/GmSLBkOFM7qh1PI3zFNtJbaZL5eQu1vLfazOwj4g==", + "license": "MIT", "dependencies": { "fetch-blob": "^3.1.2" }, @@ -4873,12 +3352,6 @@ "node": ">=12.20.0" } }, - "node_modules/fs.realpath": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/fs.realpath/-/fs.realpath-1.0.0.tgz", - "integrity": "sha512-OO0pH2lK6a0hZnAdau5ItzHPI6pUlvI7jMVnxUQRtw4owF2wk8lOSabtGDCTP4Ggrg2MbGnWO9X8K1t4+fGMDw==", - "peer": true - }, "node_modules/fsevents": { "version": "2.3.3", "resolved": "https://registry.npmjs.org/fsevents/-/fsevents-2.3.3.tgz", @@ -4912,6 +3385,7 @@ "version": "2.0.5", "resolved": "https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz", "integrity": "sha512-DyFP3BM/3YHTQOCUL/w0OZHR0lpKeGrxotcHWcqNEdnltqFwXVfhEBQ94eIo34AfQpo0rGki4cyIiftY06h2Fg==", + "license": "ISC", "engines": { "node": "6.* || 8.* || >= 10.*" } @@ -4920,6 +3394,7 @@ "version": "1.2.4", "resolved": "https://registry.npmjs.org/get-intrinsic/-/get-intrinsic-1.2.4.tgz", "integrity": "sha512-5uYhsJH8VJBTv7oslg4BznJYhDoRI6waYCxMmCdnTrcCrHA/fCFKoTFz2JKKE0HdDFUF7/oQuhzumXJK7paBRQ==", + "license": "MIT", "dependencies": { "es-errors": "^1.3.0", "function-bind": "^1.1.2", @@ -4937,33 +3412,14 @@ "node_modules/get-own-enumerable-property-symbols": { "version": "3.0.2", "resolved": "https://registry.npmjs.org/get-own-enumerable-property-symbols/-/get-own-enumerable-property-symbols-3.0.2.tgz", - "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==" - }, - "node_modules/get-package-type": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/get-package-type/-/get-package-type-0.1.0.tgz", - "integrity": "sha512-pjzuKtY64GYfWizNAJ0fr9VqttZkNiK2iS430LtIHzjBEr6bX8Am2zm4sW4Ro5wjWW5cAlRL1qAMTcXbjNAO2Q==", - "peer": true, - "engines": { - "node": ">=8.0.0" - } - }, - "node_modules/get-stream": { - "version": "6.0.1", - "resolved": "https://registry.npmjs.org/get-stream/-/get-stream-6.0.1.tgz", - "integrity": "sha512-ts6Wi+2j3jQjqi70w5AlN8DFnkSwC+MqmxEzdEALB2qXZYV3X/b1CTfgPLGJNMeAWxdPfU8FO1ms3NUfaHCPYg==", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "integrity": "sha512-I0UBV/XOz1XkIJHEUDMZAbzCThU/H8DxmSfmdGcKPnVhu2VfFqr34jr9777IyaTYvxjedWhqVIilEDsCdP5G6g==", + "license": "ISC" }, "node_modules/get-user-locale": { "version": "2.3.2", "resolved": "https://registry.npmjs.org/get-user-locale/-/get-user-locale-2.3.2.tgz", "integrity": "sha512-O2GWvQkhnbDoWFUJfaBlDIKUEdND8ATpBXD6KXcbhxlfktyD/d8w6mkzM/IlQEqGZAMz/PW6j6Hv53BiigKLUQ==", + "license": "MIT", "dependencies": { "mem": "^8.0.0" }, @@ -4980,27 +3436,6 @@ "assert-plus": "^1.0.0" } }, - "node_modules/glob": { - "version": "7.2.3", - "resolved": "https://registry.npmjs.org/glob/-/glob-7.2.3.tgz", - "integrity": "sha512-nFR0zLpU2YCaRxwoCJvL6UvCH2JFyFVIvwTLsIf21AuHlMskA1hhTdk+LlYJtOlYt9v6dvszD2BGRqBL+iQK9Q==", - "deprecated": "Glob versions prior to v9 are no longer supported", - "peer": true, - "dependencies": { - "fs.realpath": "^1.0.0", - "inflight": "^1.0.4", - "inherits": "2", - "minimatch": "^3.1.1", - "once": "^1.3.0", - "path-is-absolute": "^1.0.0" - }, - "engines": { - "node": "*" - }, - "funding": { - "url": "https://github.com/sponsors/isaacs" - } - }, "node_modules/glob-parent": { "version": "5.1.2", "resolved": "https://registry.npmjs.org/glob-parent/-/glob-parent-5.1.2.tgz", @@ -5012,28 +3447,6 @@ "node": ">= 6" } }, - "node_modules/glob/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "peer": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/glob/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "peer": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/globals": { "version": "11.12.0", "resolved": "https://registry.npmjs.org/globals/-/globals-11.12.0.tgz", @@ -5046,6 +3459,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/gopd/-/gopd-1.0.1.tgz", "integrity": "sha512-d65bNlIadxvpb/A2abVdlqKqV563juRnZ1Wtk6s1sIR8uNsXR70xqIzVqxVf1eTqDunwT2MkczEeaezCKTZhwA==", + "license": "MIT", "dependencies": { "get-intrinsic": "^1.1.3" }, @@ -5056,12 +3470,14 @@ "node_modules/graceful-fs": { "version": "4.2.11", "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz", - "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==" + "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==", + "dev": true }, "node_modules/graphql": { "version": "16.9.0", "resolved": "https://registry.npmjs.org/graphql/-/graphql-16.9.0.tgz", "integrity": "sha512-GGTKBX4SD7Wdb8mqeDLni2oaRGYQWjWHGKPQ24ZMnUtKfcsVoiv4uX8+LJr1K6U5VW2Lu1BwJnj7uiori0YtRw==", + "license": "MIT", "engines": { "node": "^12.22.0 || ^14.16.0 || ^16.0.0 || >=17.0.0" } @@ -5157,6 +3573,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-property-descriptors/-/has-property-descriptors-1.0.2.tgz", "integrity": "sha512-55JNKuIW+vq4Ke1BjOTjM2YctQIvCT7GFzHwmfZPGo5wnrgkid0YQtnAleFSqumZm4az3n2BS+erby5ipJdgrg==", + "license": "MIT", "dependencies": { "es-define-property": "^1.0.0" }, @@ -5168,6 +3585,7 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/has-proto/-/has-proto-1.0.3.tgz", "integrity": "sha512-SJ1amZAJUiZS+PhsVLf5tGydlaVB8EdFpaSO4gmiUKUOxk8qzn5AIy4ZeJUmh22znIdk/uMAUT2pl3FxzVUH+Q==", + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -5179,6 +3597,7 @@ "version": "1.0.3", "resolved": "https://registry.npmjs.org/has-symbols/-/has-symbols-1.0.3.tgz", "integrity": "sha512-l3LCuF6MgDNwTDKkdYGEihYjt5pRPbEg46rtlmnSPlUbgmB8LOIrKJbYYFBSbnPaJexMKtiPO8hmeRjRz2Td+A==", + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -5190,6 +3609,7 @@ "version": "1.0.2", "resolved": "https://registry.npmjs.org/has-tostringtag/-/has-tostringtag-1.0.2.tgz", "integrity": "sha512-NqADB8VjPFLM2V0VvHUewwwsw0ZWBaIdgo+ieHtK3hasLz4qeCRjYcqfB6AQrBggRKppKF8L52/VqdVsO47Dlw==", + "license": "MIT", "dependencies": { "has-symbols": "^1.0.3" }, @@ -5244,18 +3664,10 @@ "dev": true }, "node_modules/hotkeys-js": { - "version": "3.13.7", - "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.13.7.tgz", - "integrity": "sha512-ygFIdTqqwG4fFP7kkiYlvayZppeIQX2aPpirsngkv1xM1lP0piDY5QEh68nQnIKvz64hfocxhBaD/uK3sSK1yQ==", - "funding": { - "url": "https://jaywcjlove.github.io/#/sponsor" - } - }, - "node_modules/html-escaper": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/html-escaper/-/html-escaper-2.0.2.tgz", - "integrity": "sha512-H2iMtd0I4Mt5eYiapRdIDjp+XzelXQ0tFE4JS7YFwFevXXMmOp9myNrUvCg0D6ws8iqkRPBfKHgbwig1SmlLfg==", - "peer": true + "version": "3.10.1", + "resolved": "https://registry.npmjs.org/hotkeys-js/-/hotkeys-js-3.10.1.tgz", + "integrity": "sha512-mshqjgTqx8ee0qryHvRgZaZDxTwxam/2yTQmQlqAWS3+twnq1jsY9Yng9zB7lWq6WRrjTbTOc7knNwccXQiAjQ==", + "license": "MIT" }, "node_modules/htmlparser2": { "version": "8.0.2", @@ -5433,12 +3845,14 @@ "node_modules/http2-client": { "version": "1.3.5", "resolved": "https://registry.npmjs.org/http2-client/-/http2-client-1.3.5.tgz", - "integrity": "sha512-EC2utToWl4RKfs5zd36Mxq7nzHHBuomZboI0yYL6Y0RmBgT7Sgkq4rQ0ezFTYoIsSs7Tm9SJe+o2FcAg6GBhGA==" + "integrity": "sha512-EC2utToWl4RKfs5zd36Mxq7nzHHBuomZboI0yYL6Y0RmBgT7Sgkq4rQ0ezFTYoIsSs7Tm9SJe+o2FcAg6GBhGA==", + "license": "MIT" }, "node_modules/https-proxy-agent": { "version": "7.0.5", "resolved": "https://registry.npmjs.org/https-proxy-agent/-/https-proxy-agent-7.0.5.tgz", "integrity": "sha512-1e4Wqeblerz+tMKPIq2EMGiiWW1dIjZOksyHWSUm1rmuvw/how9hBHZ38lAGj5ID4Ik6EdkOw7NmWPy6LAwalw==", + "license": "MIT", "dependencies": { "agent-base": "^7.0.2", "debug": "4" @@ -5447,19 +3861,10 @@ "node": ">= 14" } }, - "node_modules/human-signals": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/human-signals/-/human-signals-2.1.0.tgz", - "integrity": "sha512-B4FFZ6q/T2jhhksgkbEW3HBvWIfDW85snkQgawt07S7J5QXTk6BkNV+0yAeZrM5QpMAdYlocGoljn0sJ/WQkFw==", - "peer": true, - "engines": { - "node": ">=10.17.0" - } - }, "node_modules/i18next": { - "version": "22.5.1", - "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.5.1.tgz", - "integrity": "sha512-8TGPgM3pAD+VRsMtUMNknRz3kzqwp/gPALrWMsDnmC1mKqJwpWyooQRLMcbTwq8z8YwSmuj+ZYvc+xCuEpkssA==", + "version": "22.4.15", + "resolved": "https://registry.npmjs.org/i18next/-/i18next-22.4.15.tgz", + "integrity": "sha512-yYudtbFrrmWKLEhl6jvKUYyYunj4bTBCe2qIUYAxbXoPusY7YmdwPvOE6fx6UIfWvmlbCWDItr7wIs8KEBZ5Zg==", "funding": [ { "type": "individual", @@ -5474,33 +3879,16 @@ "url": "https://www.i18next.com/how-to/faq#i18next-is-awesome.-how-can-i-support-the-project" } ], + "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.6" } }, - "node_modules/ieee754": { - "version": "1.2.1", - "resolved": "https://registry.npmjs.org/ieee754/-/ieee754-1.2.1.tgz", - "integrity": "sha512-dcyqhDvX1C46lXZcVqCpK+FtMRQVdIMN6/Df5js2zouUsqG7I6sFxitIC+7KYK29KdXOLHdu9zL4sFnoVQnqaA==", - "funding": [ - { - "type": "github", - "url": "https://github.com/sponsors/feross" - }, - { - "type": "patreon", - "url": "https://www.patreon.com/feross" - }, - { - "type": "consulting", - "url": "https://feross.org/support" - } - ] - }, "node_modules/import-fresh": { "version": "3.3.0", "resolved": "https://registry.npmjs.org/import-fresh/-/import-fresh-3.3.0.tgz", "integrity": "sha512-veYYhQa+D1QBKznvhUHxb8faxlrwUnxseDAbAp457E0wLNio2bOSKnjYDhMj+YiAq61xrMGhQk9iXVk5FzgQMw==", + "license": "MIT", "dependencies": { "parent-module": "^1.0.0", "resolve-from": "^4.0.0" @@ -5512,53 +3900,6 @@ "url": "https://github.com/sponsors/sindresorhus" } }, - "node_modules/import-fresh/node_modules/resolve-from": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", - "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", - "engines": { - "node": ">=4" - } - }, - "node_modules/import-local": { - "version": "3.2.0", - "resolved": "https://registry.npmjs.org/import-local/-/import-local-3.2.0.tgz", - "integrity": "sha512-2SPlun1JUPWoM6t3F0dw0FkCF/jWY8kttcY4f599GLTSjh2OCuuhdTkJQsEcZzBqbXZGKMK2OqW1oZsjtf/gQA==", - "peer": true, - "dependencies": { - "pkg-dir": "^4.2.0", - "resolve-cwd": "^3.0.0" - }, - "bin": { - "import-local-fixture": "fixtures/cli.js" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/imurmurhash": { - "version": "0.1.4", - "resolved": "https://registry.npmjs.org/imurmurhash/-/imurmurhash-0.1.4.tgz", - "integrity": "sha512-JmXMZ6wuvDmLiHEml9ykzqO6lwFbof0GG4IkcGaENdCRDDmMVnny7s5HsIgHCbaq0w2MyPhDqkhTUgS2LU2PHA==", - "peer": true, - "engines": { - "node": ">=0.8.19" - } - }, - "node_modules/inflight": { - "version": "1.0.6", - "resolved": "https://registry.npmjs.org/inflight/-/inflight-1.0.6.tgz", - "integrity": "sha512-k92I/b08q4wvFscXCLvqfsHCrjrF7yiXsQuIVvVE7N82W3+aqpzuUdBbfhWcy/FZR3/4IgflMgKLOsvPDrGCJA==", - "deprecated": "This module is not supported, and leaks memory. Do not use it. Check out lru-cache if you want a good and tested way to coalesce async requests by a key value, which is much more comprehensive and powerful.", - "peer": true, - "dependencies": { - "once": "^1.3.0", - "wrappy": "1" - } - }, "node_modules/inherits": { "version": "2.0.4", "resolved": "https://registry.npmjs.org/inherits/-/inherits-2.0.4.tgz", @@ -5577,6 +3918,7 @@ "version": "1.1.1", "resolved": "https://registry.npmjs.org/is-arguments/-/is-arguments-1.1.1.tgz", "integrity": "sha512-8Q7EARjzEnKpt/PCD7e1cgUS0a6X8u5tdSiMqXhojOdoV9TsMsiO+9VLC5vAmO8N7/GmXn7yjR8qnA6bVAEzfA==", + "license": "MIT", "dependencies": { "call-bind": "^1.0.2", "has-tostringtag": "^1.0.0" @@ -5608,6 +3950,7 @@ "version": "1.2.7", "resolved": "https://registry.npmjs.org/is-callable/-/is-callable-1.2.7.tgz", "integrity": "sha512-1BC0BVFhS/p0qtw6enp8e+8OD0UrK0oFLztSjNzhcKA3WDuJxxAPXzPuPtKkjEY9UUoEWlX/8fgKeu2S8i9JTA==", + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -5649,23 +3992,16 @@ "version": "3.0.0", "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz", "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==", + "license": "MIT", "engines": { "node": ">=8" } }, - "node_modules/is-generator-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/is-generator-fn/-/is-generator-fn-2.1.0.tgz", - "integrity": "sha512-cTIB4yPYL/Grw0EaSzASzg6bBy9gqCofvWN8okThAYIxKJZC+udlRAmGbM0XLeniEJSs8uEgHPGuHSe1XsOLSQ==", - "peer": true, - "engines": { - "node": ">=6" - } - }, "node_modules/is-generator-function": { "version": "1.0.10", "resolved": "https://registry.npmjs.org/is-generator-function/-/is-generator-function-1.0.10.tgz", "integrity": "sha512-jsEjy9l3yiXEQ+PsXdmBwEPcOxaXWLspKdplFUVI9vq1iZgIekeC0L167qeu86czQaxed3q/Uzuw0swL0irL8A==", + "license": "MIT", "dependencies": { "has-tostringtag": "^1.0.0" }, @@ -5699,6 +4035,7 @@ "version": "1.0.1", "resolved": "https://registry.npmjs.org/is-obj/-/is-obj-1.0.1.tgz", "integrity": "sha512-l4RyHgRqGN4Y3+9JHVrNqO+tN0rV5My76uW5/nuO4K1b6vw5G8d/cmFjP9tRfEsdhZNt0IFdZuK/c2Vr4Nb+Qg==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -5707,26 +4044,16 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/is-regexp/-/is-regexp-1.0.0.tgz", "integrity": "sha512-7zjFAPO4/gwyQAAgRRmqeEeyIICSdmCqa3tsVHMdBzaXXRiqopZL4Cyghg/XulGWrtABTpbnYYzzIRffLkP4oA==", + "license": "MIT", "engines": { "node": ">=0.10.0" } }, - "node_modules/is-stream": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/is-stream/-/is-stream-2.0.1.tgz", - "integrity": "sha512-hFoiJiTl63nn+kstHGBtewWSKnQLpyb155KHheA1l39uvtO9nWIop1p3udqPcUd/xbF1VLMO4n7OI6p7RbngDg==", - "peer": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/is-typed-array": { "version": "1.1.13", "resolved": "https://registry.npmjs.org/is-typed-array/-/is-typed-array-1.1.13.tgz", "integrity": "sha512-uZ25/bUAlUY5fR4OKT4rZQEBrzQWYV9ZJYGGsUmEJ6thodVJ1HX64ePQ6Z0qPWP+m+Uq6e9UugrE38jeYsDSMw==", + "license": "MIT", "dependencies": { "which-typed-array": "^1.1.14" }, @@ -5749,1763 +4076,17 @@ "integrity": "sha512-rMYPYvCzsXywIsldgLaSoPlw5PfoB/ssr7hY4pLfcodrA5M/eArza1a9VmTiNIBNMjOGr1Ow9mTyU2o69U6U9Q==", "dev": true }, - "node_modules/isexe": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/isexe/-/isexe-2.0.0.tgz", - "integrity": "sha512-RHxMLp9lnKHGHRng9QFhRCMbYAcVpn69smSGcq3f36xjgVVWThj4qqLbTLlq7Ssj8B+fIQ1EuCEGI2lKsyQeIw==", - "peer": true - }, "node_modules/isstream": { "version": "0.1.2", "resolved": "https://registry.npmjs.org/isstream/-/isstream-0.1.2.tgz", "integrity": "sha512-Yljz7ffyPbrLpLngrMtZ7NduUgVvi6wG9RJ9IUcyCd59YQ911PBJphODUcbOVbqYfxe1wuYf/LJ8PauMRwsM/g==", "dev": true }, - "node_modules/istanbul-lib-coverage": { - "version": "3.2.2", - "resolved": "https://registry.npmjs.org/istanbul-lib-coverage/-/istanbul-lib-coverage-3.2.2.tgz", - "integrity": "sha512-O8dpsF+r0WV/8MNRKfnmrtCWhuKjxrq2w+jpzBL5UZKTi2LeVWnWOmWRxFlesJONmc+wLAGvKQZEOanko0LFTg==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-instrument": { - "version": "6.0.3", - "resolved": "https://registry.npmjs.org/istanbul-lib-instrument/-/istanbul-lib-instrument-6.0.3.tgz", - "integrity": "sha512-Vtgk7L/R2JHyyGW07spoFlB8/lpjiOLTjMdms6AFMraYt3BaJauod/NGrfnVG/y4Ix1JEuMRPDPEj2ua+zz1/Q==", - "peer": true, - "dependencies": { - "@babel/core": "^7.23.9", - "@babel/parser": "^7.23.9", - "@istanbuljs/schema": "^0.1.3", - "istanbul-lib-coverage": "^3.2.0", - "semver": "^7.5.4" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-report": { - "version": "3.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-report/-/istanbul-lib-report-3.0.1.tgz", - "integrity": "sha512-GCfE1mtsHGOELCU8e/Z7YWzpmybrx/+dSTfLrvY8qRmaY6zXTKWn6WQIjaAFw069icm6GVMNkgu0NzI4iPZUNw==", - "peer": true, - "dependencies": { - "istanbul-lib-coverage": "^3.0.0", - "make-dir": "^4.0.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-lib-report/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-report/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/istanbul-lib-source-maps": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/istanbul-lib-source-maps/-/istanbul-lib-source-maps-4.0.1.tgz", - "integrity": "sha512-n3s8EwkdFIJCG3BPKBYvskgXGoy88ARzvegkitk60NxRdwltLOTaH7CUiMRXvwYorl0Q712iEjcWB+fK/MrWVw==", - "peer": true, - "dependencies": { - "debug": "^4.1.1", - "istanbul-lib-coverage": "^3.0.0", - "source-map": "^0.6.1" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/istanbul-reports": { - "version": "3.1.7", - "resolved": "https://registry.npmjs.org/istanbul-reports/-/istanbul-reports-3.1.7.tgz", - "integrity": "sha512-BewmUXImeuRk2YY0PVbxgKAysvhRPUQE0h5QRM++nVWyubKGV0l8qQ5op8+B2DOmwSe63Jivj0BjkPQVf8fP5g==", - "peer": true, - "dependencies": { - "html-escaper": "^2.0.0", - "istanbul-lib-report": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jake": { - "version": "10.9.2", - "resolved": "https://registry.npmjs.org/jake/-/jake-10.9.2.tgz", - "integrity": "sha512-2P4SQ0HrLQ+fw6llpLnOaGAvN2Zu6778SJMrCUwns4fOoG9ayrTiZk3VV8sCPkVZF8ab0zksVpS8FDY5pRCNBA==", - "peer": true, - "dependencies": { - "async": "^3.2.3", - "chalk": "^4.0.2", - "filelist": "^1.0.4", - "minimatch": "^3.1.2" - }, - "bin": { - "jake": "bin/cli.js" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/jake/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jake/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "peer": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/jake/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jake/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jake/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jake/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jake/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "peer": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, - "node_modules/jake/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest/-/jest-29.7.0.tgz", - "integrity": "sha512-NIy3oAFp9shda19hy4HK0HRTWKtPJmGdnvywu01nOqNC2vZg+Z+fvJDxpMQA88eb2I9EcafcdjYgsDthnYTvGw==", - "peer": true, - "dependencies": { - "@jest/core": "^29.7.0", - "@jest/types": "^29.6.3", - "import-local": "^3.0.2", - "jest-cli": "^29.7.0" - }, - "bin": { - "jest": "bin/jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/jest-changed-files": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-changed-files/-/jest-changed-files-29.7.0.tgz", - "integrity": "sha512-fEArFiwf1BpQ+4bXSprcDc3/x4HSzL4al2tozwVpDFpsxALjLYdyiIK4e5Vz66GQJIbXJ82+35PtysofptNX2w==", - "peer": true, - "dependencies": { - "execa": "^5.0.0", - "jest-util": "^29.7.0", - "p-limit": "^3.1.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-circus": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-circus/-/jest-circus-29.7.0.tgz", - "integrity": "sha512-3E1nCMgipcTkCocFwM90XXQab9bS+GMsjdpmPrlelaxwD93Ad8iVEjX/vvHPdLPnFf+L40u+5+iutRdA1N9myw==", - "peer": true, - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/expect": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "co": "^4.6.0", - "dedent": "^1.0.0", - "is-generator-fn": "^2.0.0", - "jest-each": "^29.7.0", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "p-limit": "^3.1.0", - "pretty-format": "^29.7.0", - "pure-rand": "^6.0.0", - "slash": "^3.0.0", - "stack-utils": "^2.0.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-circus/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-circus/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-circus/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-circus/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-circus/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-circus/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-cli": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-cli/-/jest-cli-29.7.0.tgz", - "integrity": "sha512-OVVobw2IubN/GSYsxETi+gOe7Ka59EFMR/twOU3Jb2GnKKeMGJB5SGUUrEz3SFVmJASUdZUzy83sLNNQ2gZslg==", - "peer": true, - "dependencies": { - "@jest/core": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "create-jest": "^29.7.0", - "exit": "^0.1.2", - "import-local": "^3.0.2", - "jest-config": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "yargs": "^17.3.1" - }, - "bin": { - "jest": "bin/jest.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "node-notifier": "^8.0.1 || ^9.0.0 || ^10.0.0" - }, - "peerDependenciesMeta": { - "node-notifier": { - "optional": true - } - } - }, - "node_modules/jest-cli/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-cli/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-cli/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-cli/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-cli/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-cli/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-config": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-config/-/jest-config-29.7.0.tgz", - "integrity": "sha512-uXbpfeQ7R6TZBqI3/TxCU4q4ttk3u0PJeC+E0zbfSoSjq6bJ7buBPxzQPL0ifrkY4DNu4JUdk0ImlBUYi840eQ==", - "peer": true, - "dependencies": { - "@babel/core": "^7.11.6", - "@jest/test-sequencer": "^29.7.0", - "@jest/types": "^29.6.3", - "babel-jest": "^29.7.0", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "deepmerge": "^4.2.2", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "jest-circus": "^29.7.0", - "jest-environment-node": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-runner": "^29.7.0", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "micromatch": "^4.0.4", - "parse-json": "^5.2.0", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "strip-json-comments": "^3.1.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "peerDependencies": { - "@types/node": "*", - "ts-node": ">=9.0.0" - }, - "peerDependenciesMeta": { - "@types/node": { - "optional": true - }, - "ts-node": { - "optional": true - } - } - }, - "node_modules/jest-config/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-config/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-config/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-config/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-config/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-config/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-diff": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-diff/-/jest-diff-29.7.0.tgz", - "integrity": "sha512-LMIgiIrhigmPrs03JHpxUh2yISK3vLFPkAodPeo0+BuF7wA2FoQbkEg1u8gBYBThncu7e1oEDUfIXVuTqLRUjw==", - "peer": true, - "dependencies": { - "chalk": "^4.0.0", - "diff-sequences": "^29.6.3", - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-diff/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-diff/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-diff/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-diff/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-diff/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-diff/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-docblock": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-docblock/-/jest-docblock-29.7.0.tgz", - "integrity": "sha512-q617Auw3A612guyaFgsbFeYpNP5t2aoUNLwBUbc/0kD1R4t9ixDbyFTHd1nok4epoVFpr7PmeWHrhvuV3XaJ4g==", - "peer": true, - "dependencies": { - "detect-newline": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-each": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-each/-/jest-each-29.7.0.tgz", - "integrity": "sha512-gns+Er14+ZrEoC5fhOfYCY1LOHHr0TI+rQUHZS8Ttw2l7gl+80eHc/gFf2Ktkw0+SIACDTeWvpFcv3B04VembQ==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "chalk": "^4.0.0", - "jest-get-type": "^29.6.3", - "jest-util": "^29.7.0", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-each/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-each/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-each/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-each/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-each/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-each/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-environment-node": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-environment-node/-/jest-environment-node-29.7.0.tgz", - "integrity": "sha512-DOSwCRqXirTOyheM+4d5YZOrWcdu0LNZ87ewUoywbcb2XR4wKgqiG8vNeYwhjFMbEkfju7wx2GYH0P2gevGvFw==", - "peer": true, - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/fake-timers": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-mock": "^29.7.0", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-get-type": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-get-type/-/jest-get-type-29.6.3.tgz", - "integrity": "sha512-zrteXnqYxfQh7l5FHyL38jL39di8H8rHoecLH3JNxH3BwOrBsNeabdap5e0I23lD4HHI8W5VFBZqG4Eaq5LNcw==", - "peer": true, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-haste-map": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-haste-map/-/jest-haste-map-29.7.0.tgz", - "integrity": "sha512-fP8u2pyfqx0K1rGn1R9pyE0/KTn+G7PxktWidOBTqFPLYX0b9ksaMFkhK5vrS3DVun09pckLdlx90QthlW7AmA==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "@types/graceful-fs": "^4.1.3", - "@types/node": "*", - "anymatch": "^3.0.3", - "fb-watchman": "^2.0.0", - "graceful-fs": "^4.2.9", - "jest-regex-util": "^29.6.3", - "jest-util": "^29.7.0", - "jest-worker": "^29.7.0", - "micromatch": "^4.0.4", - "walker": "^1.0.8" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - }, - "optionalDependencies": { - "fsevents": "^2.3.2" - } - }, - "node_modules/jest-leak-detector": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-leak-detector/-/jest-leak-detector-29.7.0.tgz", - "integrity": "sha512-kYA8IJcSYtST2BY9I+SMC32nDpBT3J2NvWJx8+JCuCdl/CR1I4EKUJROiP8XtCcxqgTTBGJNdbB1A8XRKbTetw==", - "peer": true, - "dependencies": { - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-matcher-utils": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-matcher-utils/-/jest-matcher-utils-29.7.0.tgz", - "integrity": "sha512-sBkD+Xi9DtcChsI3L3u0+N0opgPYnCRPtGcQYrgXmR+hmt/fYfWAL0xRXYU8eWOdfuLgBe0YCW3AFtnRLagq/g==", - "peer": true, - "dependencies": { - "chalk": "^4.0.0", - "jest-diff": "^29.7.0", - "jest-get-type": "^29.6.3", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-matcher-utils/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-matcher-utils/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-matcher-utils/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-matcher-utils/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-matcher-utils/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-matcher-utils/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-message-util": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-message-util/-/jest-message-util-29.7.0.tgz", - "integrity": "sha512-GBEV4GRADeP+qtB2+6u61stea8mGcOT4mCtrYISZwfu9/ISHFJ/5zOMXYbpBE9RsS5+Gb63DW4FgmnKJ79Kf6w==", - "peer": true, - "dependencies": { - "@babel/code-frame": "^7.12.13", - "@jest/types": "^29.6.3", - "@types/stack-utils": "^2.0.0", - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "micromatch": "^4.0.4", - "pretty-format": "^29.7.0", - "slash": "^3.0.0", - "stack-utils": "^2.0.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-message-util/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-message-util/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-message-util/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-message-util/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-message-util/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-message-util/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-mock": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-mock/-/jest-mock-29.7.0.tgz", - "integrity": "sha512-ITOMZn+UkYS4ZFh83xYAOzWStloNzJFO2s8DWrE4lhtGD+AorgnbkiKERe4wQVBydIGPx059g6riW5Btp6Llnw==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "jest-util": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-pnp-resolver": { - "version": "1.2.3", - "resolved": "https://registry.npmjs.org/jest-pnp-resolver/-/jest-pnp-resolver-1.2.3.tgz", - "integrity": "sha512-+3NpwQEnRoIBtx4fyhblQDPgJI0H1IEIkX7ShLUjPGA7TtUTvI1oiKi3SR4oBR0hQhQR80l4WAe5RrXBwWMA8w==", - "peer": true, - "engines": { - "node": ">=6" - }, - "peerDependencies": { - "jest-resolve": "*" - }, - "peerDependenciesMeta": { - "jest-resolve": { - "optional": true - } - } - }, - "node_modules/jest-regex-util": { - "version": "29.6.3", - "resolved": "https://registry.npmjs.org/jest-regex-util/-/jest-regex-util-29.6.3.tgz", - "integrity": "sha512-KJJBsRCyyLNWCNBOvZyRDnAIfUiRJ8v+hOBQYGn8gDyF3UegwiP4gwRR3/SDa42g1YbVycTidUF3rKjyLFDWbg==", - "peer": true, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-resolve": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-resolve/-/jest-resolve-29.7.0.tgz", - "integrity": "sha512-IOVhZSrg+UvVAshDSDtHyFCCBUl/Q3AAJv8iZ6ZjnZ74xzvwuzLXid9IIIPgTnY62SJjfuupMKZsZQRsCvxEgA==", - "peer": true, - "dependencies": { - "chalk": "^4.0.0", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-pnp-resolver": "^1.2.2", - "jest-util": "^29.7.0", - "jest-validate": "^29.7.0", - "resolve": "^1.20.0", - "resolve.exports": "^2.0.0", - "slash": "^3.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-resolve-dependencies": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-resolve-dependencies/-/jest-resolve-dependencies-29.7.0.tgz", - "integrity": "sha512-un0zD/6qxJ+S0et7WxeI3H5XSe9lTBBR7bOHCHXkKR6luG5mwDDlIzVQ0V5cZCuoTgEdcdwzTghYkTWfubi+nA==", - "peer": true, - "dependencies": { - "jest-regex-util": "^29.6.3", - "jest-snapshot": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-resolve/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-resolve/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-resolve/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-resolve/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-resolve/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-resolve/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runner": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-runner/-/jest-runner-29.7.0.tgz", - "integrity": "sha512-fsc4N6cPCAahybGBfTRcq5wFR6fpLznMg47sY5aDpsoejOcVYFb07AHuSnR0liMcPTgBsA3ZJL6kFOjPdoNipQ==", - "peer": true, - "dependencies": { - "@jest/console": "^29.7.0", - "@jest/environment": "^29.7.0", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "emittery": "^0.13.1", - "graceful-fs": "^4.2.9", - "jest-docblock": "^29.7.0", - "jest-environment-node": "^29.7.0", - "jest-haste-map": "^29.7.0", - "jest-leak-detector": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-resolve": "^29.7.0", - "jest-runtime": "^29.7.0", - "jest-util": "^29.7.0", - "jest-watcher": "^29.7.0", - "jest-worker": "^29.7.0", - "p-limit": "^3.1.0", - "source-map-support": "0.5.13" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-runner/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-runner/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-runner/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-runner/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-runner/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runner/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runtime": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-runtime/-/jest-runtime-29.7.0.tgz", - "integrity": "sha512-gUnLjgwdGqW7B4LvOIkbKs9WGbn+QLqRQQ9juC6HndeDiezIwhDP+mhMwHWCEcfQ5RUXa6OPnFF8BJh5xegwwQ==", - "peer": true, - "dependencies": { - "@jest/environment": "^29.7.0", - "@jest/fake-timers": "^29.7.0", - "@jest/globals": "^29.7.0", - "@jest/source-map": "^29.6.3", - "@jest/test-result": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "cjs-module-lexer": "^1.0.0", - "collect-v8-coverage": "^1.0.0", - "glob": "^7.1.3", - "graceful-fs": "^4.2.9", - "jest-haste-map": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-mock": "^29.7.0", - "jest-regex-util": "^29.6.3", - "jest-resolve": "^29.7.0", - "jest-snapshot": "^29.7.0", - "jest-util": "^29.7.0", - "slash": "^3.0.0", - "strip-bom": "^4.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-runtime/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-runtime/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-runtime/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-runtime/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-runtime/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-runtime/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-snapshot": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-snapshot/-/jest-snapshot-29.7.0.tgz", - "integrity": "sha512-Rm0BMWtxBcioHr1/OX5YCP8Uov4riHvKPknOGs804Zg9JGZgmIBkbtlxJC/7Z4msKYVbIJtfU+tKb8xlYNfdkw==", - "peer": true, - "dependencies": { - "@babel/core": "^7.11.6", - "@babel/generator": "^7.7.2", - "@babel/plugin-syntax-jsx": "^7.7.2", - "@babel/plugin-syntax-typescript": "^7.7.2", - "@babel/types": "^7.3.3", - "@jest/expect-utils": "^29.7.0", - "@jest/transform": "^29.7.0", - "@jest/types": "^29.6.3", - "babel-preset-current-node-syntax": "^1.0.0", - "chalk": "^4.0.0", - "expect": "^29.7.0", - "graceful-fs": "^4.2.9", - "jest-diff": "^29.7.0", - "jest-get-type": "^29.6.3", - "jest-matcher-utils": "^29.7.0", - "jest-message-util": "^29.7.0", - "jest-util": "^29.7.0", - "natural-compare": "^1.4.0", - "pretty-format": "^29.7.0", - "semver": "^7.5.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-snapshot/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-snapshot/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-snapshot/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-snapshot/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-snapshot/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-snapshot/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-util": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-util/-/jest-util-29.7.0.tgz", - "integrity": "sha512-z6EbKajIpqGKU56y5KBUgy1dt1ihhQJgWzUlZHArA/+X2ad7Cb5iF+AK1EWVL/Bo7Rz9uurpqw6SiBCefUbCGA==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "@types/node": "*", - "chalk": "^4.0.0", - "ci-info": "^3.2.0", - "graceful-fs": "^4.2.9", - "picomatch": "^2.2.3" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-util/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-util/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-util/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-util/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-util/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-util/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-validate": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-validate/-/jest-validate-29.7.0.tgz", - "integrity": "sha512-ZB7wHqaRGVw/9hST/OuFUReG7M8vKeq0/J2egIGLdvjHCmYqGARhzXmtgi+gVeZ5uXFF219aOc3Ls2yLg27tkw==", - "peer": true, - "dependencies": { - "@jest/types": "^29.6.3", - "camelcase": "^6.2.0", - "chalk": "^4.0.0", - "jest-get-type": "^29.6.3", - "leven": "^3.1.0", - "pretty-format": "^29.7.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-validate/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-validate/node_modules/camelcase": { - "version": "6.3.0", - "resolved": "https://registry.npmjs.org/camelcase/-/camelcase-6.3.0.tgz", - "integrity": "sha512-Gmy6FhYlCY7uOElZUSbxo2UCDH8owEk996gkbrpsgGtrJLM3J7jGxl9Ic7Qwwj4ivOE5AWZWRMecDdF7hqGjFA==", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/jest-validate/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-validate/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-validate/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-validate/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-validate/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-watcher": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-watcher/-/jest-watcher-29.7.0.tgz", - "integrity": "sha512-49Fg7WXkU3Vl2h6LbLtMQ/HyB6rXSIX7SqvBLQmssRBGN9I0PNvPmAmCWSOY6SOvrjhI/F7/bGAv9RtnsPA03g==", - "peer": true, - "dependencies": { - "@jest/test-result": "^29.7.0", - "@jest/types": "^29.6.3", - "@types/node": "*", - "ansi-escapes": "^4.2.1", - "chalk": "^4.0.0", - "emittery": "^0.13.1", - "jest-util": "^29.7.0", - "string-length": "^4.0.1" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-watcher/node_modules/ansi-styles": { - "version": "4.3.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", - "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", - "peer": true, - "dependencies": { - "color-convert": "^2.0.1" - }, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, - "node_modules/jest-watcher/node_modules/chalk": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/chalk/-/chalk-4.1.2.tgz", - "integrity": "sha512-oKnbhFyRIXpUuez8iBMmyEa4nbj4IOQyuhc/wy9kY7/WVPcwIO9VA668Pu8RkO7+0G76SLROeyw9CpQ061i4mA==", - "peer": true, - "dependencies": { - "ansi-styles": "^4.1.0", - "supports-color": "^7.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/chalk?sponsor=1" - } - }, - "node_modules/jest-watcher/node_modules/color-convert": { - "version": "2.0.1", - "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", - "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", - "peer": true, - "dependencies": { - "color-name": "~1.1.4" - }, - "engines": { - "node": ">=7.0.0" - } - }, - "node_modules/jest-watcher/node_modules/color-name": { - "version": "1.1.4", - "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", - "peer": true - }, - "node_modules/jest-watcher/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-watcher/node_modules/supports-color": { - "version": "7.2.0", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-7.2.0.tgz", - "integrity": "sha512-qpCAvRl9stuOHveKsn7HncJRvv501qIacKzQlO/+Lwxc9+0q2wLyv4Dfvt80/DPn2pqOBsJdDiogXGR9+OvwRw==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-worker": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/jest-worker/-/jest-worker-29.7.0.tgz", - "integrity": "sha512-eIz2msL/EzL9UFTFFx7jBTkeZfku0yUAyZZZmJ93H2TYEiroIx2PQjEXcwYtYl8zXCxb+PAmA2hLIt/6ZEkPHw==", - "peer": true, - "dependencies": { - "@types/node": "*", - "jest-util": "^29.7.0", - "merge-stream": "^2.0.0", - "supports-color": "^8.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/jest-worker/node_modules/has-flag": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/has-flag/-/has-flag-4.0.0.tgz", - "integrity": "sha512-EykJT/Q1KjTWctppgIAgfSO0tKVuZUjhgMr17kqTumMl6Afv3EISleU7qZUzoXDFTAHTDC4NOoG/ZxU3EvlMPQ==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/jest-worker/node_modules/supports-color": { - "version": "8.1.1", - "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-8.1.1.tgz", - "integrity": "sha512-MpUEN2OodtUzxvKQl72cUF7RQ5EiHsGvSsVG0ia9c5RbWGL2CI4C7EpPS8UTBIplnlzZiNuV56w+FuNxy3ty2Q==", - "peer": true, - "dependencies": { - "has-flag": "^4.0.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/supports-color?sponsor=1" - } - }, "node_modules/jotai": { - "version": "2.9.3", - "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.9.3.tgz", - "integrity": "sha512-IqMWKoXuEzWSShjd9UhalNsRGbdju5G2FrqNLQJT+Ih6p41VNYe2sav5hnwQx4HJr25jq9wRqvGSWGviGG6Gjw==", + "version": "2.10.0", + "resolved": "https://registry.npmjs.org/jotai/-/jotai-2.10.0.tgz", + "integrity": "sha512-8W4u0aRlOIwGlLQ0sqfl/c6+eExl5D8lZgAUolirZLktyaj4WnxO/8a0HEPmtriQAB6X5LMhXzZVmw02X0P0qQ==", + "license": "MIT", "engines": { "node": ">=12.20.0" }, @@ -7533,6 +4114,7 @@ "version": "1.1.6", "resolved": "https://registry.npmjs.org/js-levenshtein/-/js-levenshtein-1.1.6.tgz", "integrity": "sha512-X2BB11YZtrRqY4EnQcLX5Rh373zbK4alC1FW7D7MBhL2gtcC17cTnr6DmfHZeS0s2rTHjUTMMHfG7gO8SSdw+g==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -7546,6 +4128,7 @@ "version": "4.1.0", "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.0.tgz", "integrity": "sha512-wpxZs9NoxZaJESJGIZTyDEaYpl0FKSA+FB9aJiyemKhMwkxQg63h4T1KJgUGHpTqPDNRcmmYLugrRjJlBtWvRA==", + "license": "MIT", "dependencies": { "argparse": "^2.0.1" }, @@ -7666,12 +4249,14 @@ "node_modules/json-parse-even-better-errors": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/json-parse-even-better-errors/-/json-parse-even-better-errors-2.3.1.tgz", - "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==" + "integrity": "sha512-xyFwyhro/JEof6Ghe2iz2NcXoj2sloNsWr/XsERDK/oiPCfaNhl5ONfp+jQdAZRQQ0IJWNzH9zIZF7li91kh2w==", + "license": "MIT" }, "node_modules/json-pointer": { "version": "0.6.2", "resolved": "https://registry.npmjs.org/json-pointer/-/json-pointer-0.6.2.tgz", "integrity": "sha512-vLWcKbOaXlO+jvRy4qNd+TI1QUPZzfJj1tpJ3vAXDych5XJf93ftpUKe5pKCrzyIIwgBJcOcCVRUfqQP25afBw==", + "license": "MIT", "dependencies": { "foreach": "^2.0.4" } @@ -7685,7 +4270,8 @@ "node_modules/json-schema-traverse": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/json-schema-traverse/-/json-schema-traverse-1.0.0.tgz", - "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==" + "integrity": "sha512-NM8/P9n3XjXhIZn1lLhkFaACTOURQXjWhV4BA/RnOv8xvgqtqpAX9IO4mRQxSx1Rlo4tqzeqb0sOlruaOy3dug==", + "license": "MIT" }, "node_modules/json-stringify-safe": { "version": "5.0.1", @@ -7707,7 +4293,8 @@ "node_modules/jsonc-parser": { "version": "2.3.1", "resolved": "https://registry.npmjs.org/jsonc-parser/-/jsonc-parser-2.3.1.tgz", - "integrity": "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==" + "integrity": "sha512-H8jvkz1O50L3dMZCsLqiuB2tA7muqbSg1AtGEkN0leAqGjsUzDJir3Zwr02BhqdcITPg3ei3mZ+HjMocAknhhg==", + "license": "MIT" }, "node_modules/jsprim": { "version": "1.4.2", @@ -7724,6 +4311,12 @@ "node": ">=0.6.0" } }, + "node_modules/jstoxml": { + "version": "5.0.2", + "resolved": "https://registry.npmjs.org/jstoxml/-/jstoxml-5.0.2.tgz", + "integrity": "sha512-p/Uyi1nSlAcOL+FbWCbTLAHtMbk/QlPMAE/wRLek7W8646jWII3GtLEKSBzf97UitieRWj1VZcbZxs8arq2nbg==", + "license": "MIT" + }, "node_modules/kind-of": { "version": "6.0.3", "resolved": "https://registry.npmjs.org/kind-of/-/kind-of-6.0.3.tgz", @@ -7732,15 +4325,6 @@ "node": ">=0.10.0" } }, - "node_modules/kleur": { - "version": "3.0.3", - "resolved": "https://registry.npmjs.org/kleur/-/kleur-3.0.3.tgz", - "integrity": "sha512-eTIzlVOSUR+JxdDFepEYcBMtZ9Qqdef+rnzWdRZuMbOywu5tO2w2N7rqjoANZ5k9vywhL6Br1VRjUIgTQx4E8w==", - "peer": true, - "engines": { - "node": ">=6" - } - }, "node_modules/lcid": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/lcid/-/lcid-1.0.0.tgz", @@ -7753,19 +4337,11 @@ "node": ">=0.10.0" } }, - "node_modules/leven": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/leven/-/leven-3.1.0.tgz", - "integrity": "sha512-qsda+H8jTaUaN/x5vzW2rzc+8Rw4TAQ/4KjB46IwK5VH+IlVeeeje/EoZRpiXvIqjFgK84QffqPztGI3VBLG1A==", - "peer": true, - "engines": { - "node": ">=6" - } - }, "node_modules/lines-and-columns": { "version": "1.2.4", "resolved": "https://registry.npmjs.org/lines-and-columns/-/lines-and-columns-1.2.4.tgz", - "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==" + "integrity": "sha512-7ylylesZQ/PV29jhEDl3Ufjo6ZX7gCqJr5F7PKrqc93v7fzSymt1BpwEU8nAUXs8qzzvqhbjhK5QZg6Mt/HkBg==", + "license": "MIT" }, "node_modules/load-json-file": { "version": "1.1.0", @@ -7807,18 +4383,6 @@ "node": ">=0.10.0" } }, - "node_modules/locate-path": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/locate-path/-/locate-path-5.0.0.tgz", - "integrity": "sha512-t7hw9pI+WvuwNJXwk5zVHpyhIqzg2qTlklJOf0mVxGSbe3Fp2VieZcduNYjaLDoy6p9uGpQEGWG87WpMKlNq8g==", - "peer": true, - "dependencies": { - "p-locate": "^4.1.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/lodash": { "version": "4.17.21", "resolved": "https://registry.npmjs.org/lodash/-/lodash-4.17.21.tgz", @@ -7833,18 +4397,28 @@ "node_modules/lodash.isequal": { "version": "4.5.0", "resolved": "https://registry.npmjs.org/lodash.isequal/-/lodash.isequal-4.5.0.tgz", - "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==" - }, - "node_modules/lodash.memoize": { - "version": "4.1.2", - "resolved": "https://registry.npmjs.org/lodash.memoize/-/lodash.memoize-4.1.2.tgz", - "integrity": "sha512-t7j+NzmgnQzTAYXcsHYLgimltOV1MXHtlOWf6GjL9Kj8GK5FInw5JotxvbOs+IvV1/Dzo04/fCGfLVs7aXb4Ag==", - "peer": true + "integrity": "sha512-pDo3lu8Jhfjqls6GkMgpahsF9kCyayhgykjyLMNFTKWrpVdAQtYyB4muAMWozBB4ig/dtWAmsMxLEI8wuz+DYQ==", + "license": "MIT" }, "node_modules/lodash.throttle": { "version": "4.1.1", "resolved": "https://registry.npmjs.org/lodash.throttle/-/lodash.throttle-4.1.1.tgz", - "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==" + "integrity": "sha512-wIkUCfVKpVsWo3JSZlc+8MB5it+2AN5W8J7YVMST30UrvcQNZ1Okbj+rbVniijTWE6FGYy4XJq/rHkas8qJMLQ==", + "license": "MIT", + "peer": true + }, + "node_modules/loglevel": { + "version": "1.9.2", + "resolved": "https://registry.npmjs.org/loglevel/-/loglevel-1.9.2.tgz", + "integrity": "sha512-HgMmCqIJSAKqo68l0rS2AanEWfkxaZ5wNiEFb5ggm08lDs9Xl2KxBlX3PTcaD2chBM1gXAYf491/M2Rv8Jwayg==", + "license": "MIT", + "engines": { + "node": ">= 0.6.0" + }, + "funding": { + "type": "tidelift", + "url": "https://tidelift.com/funding/github/npm/loglevel" + } }, "node_modules/loose-envify": { "version": "1.4.0", @@ -7885,49 +4459,29 @@ "node_modules/lunr": { "version": "2.3.9", "resolved": "https://registry.npmjs.org/lunr/-/lunr-2.3.9.tgz", - "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==" - }, - "node_modules/make-dir": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/make-dir/-/make-dir-4.0.0.tgz", - "integrity": "sha512-hXdUTZYIVOt1Ex//jAQi+wTZZpUpwBj/0QsOzqegb3rGMMeJiSEu5xLHnYfBrRV4RH2+OCSOO95Is/7x1WJ4bw==", - "peer": true, - "dependencies": { - "semver": "^7.5.3" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } + "integrity": "sha512-zTU3DaZaF3Rt9rhN3uBMGQD3dD2/vFQqnvZCDv4dl5iOzq2IZQqTxu90r4E5J+nP70J3ilqVCrbho2eWaeW8Ow==", + "license": "MIT" }, "node_modules/make-error": { "version": "1.3.6", "resolved": "https://registry.npmjs.org/make-error/-/make-error-1.3.6.tgz", - "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==" + "integrity": "sha512-s8UhlNe7vPKomQhC1qFelMokr/Sc3AgNbso3n74mVPA5LTZwkB9NlXf4XPamLxJE8h0gh73rM94xvwRT2CVInw==", + "license": "ISC" }, "node_modules/make-event-props": { "version": "1.6.2", "resolved": "https://registry.npmjs.org/make-event-props/-/make-event-props-1.6.2.tgz", "integrity": "sha512-iDwf7mA03WPiR8QxvcVHmVWEPfMY1RZXerDVNCRYW7dUr2ppH3J58Rwb39/WG39yTZdRSxr3x+2v22tvI0VEvA==", + "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/make-event-props?sponsor=1" } }, - "node_modules/makeerror": { - "version": "1.0.12", - "resolved": "https://registry.npmjs.org/makeerror/-/makeerror-1.0.12.tgz", - "integrity": "sha512-JmqCvUhmt43madlpFzG4BQzG2Z3m6tvQDNKdClZnO3VbIudJYmxsT0FNJMeiB2+JTSlTQTSbU8QdesVmwJcmLg==", - "peer": true, - "dependencies": { - "tmpl": "1.0.5" - } - }, "node_modules/map-age-cleaner": { "version": "0.1.3", "resolved": "https://registry.npmjs.org/map-age-cleaner/-/map-age-cleaner-0.1.3.tgz", "integrity": "sha512-bJzx6nMoP6PDLPBFmg7+xRKeFZvFboMrGlxmNj9ClvX53KrmvM5bXFXEWjbz4cz1AFn+jWJ9z/DJSz7hrs0w3w==", + "license": "MIT", "dependencies": { "p-defer": "^1.0.0" }, @@ -7939,6 +4493,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/marked/-/marked-4.3.0.tgz", "integrity": "sha512-PRsaiG84bK+AMvxziE/lCFss8juXjNaWzVbN5tXAm4XjeaS9NAHhop+PjQxz2A9h8Q4M/xGmzP8vqNwy6JeK0A==", + "license": "MIT", "bin": { "marked": "bin/marked.js" }, @@ -7950,6 +4505,7 @@ "version": "8.1.1", "resolved": "https://registry.npmjs.org/mem/-/mem-8.1.1.tgz", "integrity": "sha512-qFCFUDs7U3b8mBDPyz5EToEKoAkgCzqquIgi9nkkR9bixxOVOre+09lbuH7+9Kn2NFpm56M3GUWVbU2hQgdACA==", + "license": "MIT", "dependencies": { "map-age-cleaner": "^0.1.3", "mimic-fn": "^3.1.0" @@ -7961,37 +4517,11 @@ "url": "https://github.com/sindresorhus/mem?sponsor=1" } }, - "node_modules/mem/node_modules/mimic-fn": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz", - "integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==", - "engines": { - "node": ">=8" - } - }, "node_modules/memoize-one": { "version": "6.0.0", "resolved": "https://registry.npmjs.org/memoize-one/-/memoize-one-6.0.0.tgz", - "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==" - }, - "node_modules/merge-stream": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/merge-stream/-/merge-stream-2.0.0.tgz", - "integrity": "sha512-abv/qOcuPfk3URPfDzmZU1LKmuw8kT+0nIHvKrKgFrwifol/doWcdA4ZqsWQ8ENrFKkd67Mfpo/LovbIUsbt3w==", - "peer": true - }, - "node_modules/micromatch": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/micromatch/-/micromatch-4.0.8.tgz", - "integrity": "sha512-PXwfBhYu0hBCPw8Dn0E+WDYb7af3dSLVWKi3HGv84IdF4TyFoC0ysxFd0Goxw7nSv4T/PzEJQxsYsEiFCKo2BA==", - "peer": true, - "dependencies": { - "braces": "^3.0.3", - "picomatch": "^2.3.1" - }, - "engines": { - "node": ">=8.6" - } + "integrity": "sha512-rkpe71W0N0c0Xz6QD0eJETuWAJGnJ9afsl1srmwPrI+yBCkge5EycXXbYRyvL29zZVUWQCY7InPRCv3GDXuZNw==", + "license": "MIT" }, "node_modules/mime-db": { "version": "1.52.0", @@ -8013,18 +4543,19 @@ } }, "node_modules/mimic-fn": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-2.1.0.tgz", - "integrity": "sha512-OqbOk5oEQeAZ8WXWydlu9HJjz9WVdEIvamMCcXmuqUYjTknH/sqsWvhQ3vgwKFRR1HpjvNBKQ37nbJgYzGqGcg==", - "peer": true, + "version": "3.1.0", + "resolved": "https://registry.npmjs.org/mimic-fn/-/mimic-fn-3.1.0.tgz", + "integrity": "sha512-Ysbi9uYW9hFyfrThdDEQuykN4Ey6BuwPD2kpI5ES/nFTDn/98yxYNLZJcgUAKPT/mcrLLKaGzJR9YVxJrIdASQ==", + "license": "MIT", "engines": { - "node": ">=6" + "node": ">=8" } }, "node_modules/minimatch": { - "version": "7.4.6", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.6.tgz", - "integrity": "sha512-sBz8G/YjVniEz6lKPNpKxXwazJe4c19fEfV2GDMX6AjFz+MX9uDWIZW8XreVhkFW3fkIdTv/gxWr/Kks5FFAVw==", + "version": "7.4.2", + "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-7.4.2.tgz", + "integrity": "sha512-xy4q7wou3vUoC9k1xGTXc+awNdGaGVHtFUaey8tiX4H1QRc04DZ/rmDFwNm2EBsuYEhAZ6SgMmYf3InGY6OauA==", + "license": "ISC", "dependencies": { "brace-expansion": "^2.0.1" }, @@ -8081,12 +4612,6 @@ "node": "^10 || ^12 || ^13.7 || ^14 || >=15.0.1" } }, - "node_modules/natural-compare": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/natural-compare/-/natural-compare-1.4.0.tgz", - "integrity": "sha512-OWND8ei3VtNC9h7V60qff3SVobHr996CTwgxubgyQYEpg290h9J0buyECNNJexkFm5sOajh5G116RYA1c8ZMSw==", - "peer": true - }, "node_modules/node-domexception": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/node-domexception/-/node-domexception-1.0.0.tgz", @@ -8101,6 +4626,7 @@ "url": "https://paypal.me/jimmywarting" } ], + "license": "MIT", "engines": { "node": ">=10.5.0" } @@ -8127,6 +4653,7 @@ "version": "2.3.0", "resolved": "https://registry.npmjs.org/node-fetch-h2/-/node-fetch-h2-2.3.0.tgz", "integrity": "sha512-ofRW94Ab0T4AOh5Fk8t0h8OBWrmjb0SSB20xh1H8YnPV9EJ+f5AMoYSUQ2zgJ4Iq2HAK0I2l5/Nequ8YzFS3Hg==", + "license": "MIT", "dependencies": { "http2-client": "^1.2.5" }, @@ -8134,16 +4661,11 @@ "node": "4.x || >=6.0.0" } }, - "node_modules/node-int64": { - "version": "0.4.0", - "resolved": "https://registry.npmjs.org/node-int64/-/node-int64-0.4.0.tgz", - "integrity": "sha512-O5lz91xSOeoXP6DulyHfllpq+Eg00MWitZIbtPfoSEvqIHdl5gfcY6hYzDWnj0qD5tz52PI08u9qUvSVeUBeHw==", - "peer": true - }, "node_modules/node-readfiles": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/node-readfiles/-/node-readfiles-0.2.0.tgz", "integrity": "sha512-SU00ZarexNlE4Rjdm83vglt5Y9yiQ+XI1XpflWlb7q7UTN1JUItm69xMeiQCTxtTfnzt+83T8Cx+vI2ED++VDA==", + "license": "MIT", "dependencies": { "es6-promise": "^3.2.1" } @@ -8182,22 +4704,11 @@ "node": ">=0.10.0" } }, - "node_modules/npm-run-path": { - "version": "4.0.1", - "resolved": "https://registry.npmjs.org/npm-run-path/-/npm-run-path-4.0.1.tgz", - "integrity": "sha512-S48WzZW777zhNIrn7gxOlISNAqi9ZC/uQFnRdbeIHhZhCA6UqpkOT8T1G7BvfdgP4Er8gF4sUbaS0i7QvIfCWw==", - "peer": true, - "dependencies": { - "path-key": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/nprogress": { "version": "0.2.0", "resolved": "https://registry.npmjs.org/nprogress/-/nprogress-0.2.0.tgz", - "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==" + "integrity": "sha512-I19aIingLgR1fmhftnbWWO3dXc0hSxqHQHQb3H8m+K3TnEn/iSeTZZOyvKXWqQESMwuUVnatlCnZdLBZZt2VSA==", + "license": "MIT" }, "node_modules/number-is-nan": { "version": "1.0.1", @@ -8218,6 +4729,7 @@ "version": "1.0.8", "resolved": "https://registry.npmjs.org/oas-kit-common/-/oas-kit-common-1.0.8.tgz", "integrity": "sha512-pJTS2+T0oGIwgjGpw7sIRU8RQMcUoKCDWFLdBqKB2BNmGpbBMH2sdqAaOXUg8OzonZHU0L7vfJu1mJFEiYDWOQ==", + "license": "BSD-3-Clause", "dependencies": { "fast-safe-stringify": "^2.0.7" } @@ -8226,6 +4738,7 @@ "version": "3.2.2", "resolved": "https://registry.npmjs.org/oas-linter/-/oas-linter-3.2.2.tgz", "integrity": "sha512-KEGjPDVoU5K6swgo9hJVA/qYGlwfbFx+Kg2QB/kd7rzV5N8N5Mg6PlsoCMohVnQmo+pzJap/F610qTodKzecGQ==", + "license": "BSD-3-Clause", "dependencies": { "@exodus/schemasafe": "^1.0.0-rc.2", "should": "^13.2.1", @@ -8239,6 +4752,7 @@ "version": "2.5.6", "resolved": "https://registry.npmjs.org/oas-resolver/-/oas-resolver-2.5.6.tgz", "integrity": "sha512-Yx5PWQNZomfEhPPOphFbZKi9W93CocQj18NlD2Pa4GWZzdZpSJvYwoiuurRI7m3SpcChrnO08hkuQDL3FGsVFQ==", + "license": "BSD-3-Clause", "dependencies": { "node-fetch-h2": "^2.3.0", "oas-kit-common": "^1.0.8", @@ -8257,6 +4771,7 @@ "version": "1.1.5", "resolved": "https://registry.npmjs.org/oas-schema-walker/-/oas-schema-walker-1.1.5.tgz", "integrity": "sha512-2yucenq1a9YPmeNExoUa9Qwrt9RFkjqaMAA1X+U7sbb0AqBeTIdMHky9SQQ6iN94bO5NW0W4TRYXerG+BdAvAQ==", + "license": "BSD-3-Clause", "funding": { "url": "https://github.com/Mermade/oas-kit?sponsor=1" } @@ -8265,6 +4780,7 @@ "version": "5.0.8", "resolved": "https://registry.npmjs.org/oas-validator/-/oas-validator-5.0.8.tgz", "integrity": "sha512-cu20/HE5N5HKqVygs3dt94eYJfBi0TsZvPVXDhbXQHiEityDN+RROTleefoKRKKJ9dFAF2JBkDHgvWj0sjKGmw==", + "license": "BSD-3-Clause", "dependencies": { "call-me-maybe": "^1.0.1", "oas-kit-common": "^1.0.8", @@ -8300,6 +4816,7 @@ "version": "1.13.2", "resolved": "https://registry.npmjs.org/object-inspect/-/object-inspect-1.13.2.tgz", "integrity": "sha512-IRZSRuzJiynemAXPYtPe5BoI/RESNYR7TYm50MC5Mqbd3Jmw5y790sErYw3V6SryFJD64b74qQQs9wn5Bg/k3g==", + "license": "MIT", "engines": { "node": ">= 0.4" }, @@ -8307,34 +4824,11 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/once": { - "version": "1.4.0", - "resolved": "https://registry.npmjs.org/once/-/once-1.4.0.tgz", - "integrity": "sha512-lNaJgI+2Q5URQBkccEKHTQOPaXdUxnZZElQTZY0MFUAuaEqe1E+Nyvgdz/aIyNi6Z9MzO5dv1H8n58/GELp3+w==", - "peer": true, - "dependencies": { - "wrappy": "1" - } - }, - "node_modules/onetime": { - "version": "5.1.2", - "resolved": "https://registry.npmjs.org/onetime/-/onetime-5.1.2.tgz", - "integrity": "sha512-kbpaSSGJTWdAY5KPVeMOKXSrPtr8C8C7wodJbcsd51jRnmD+GZu8Y0VoU6Dm5Z4vWr0Ig/1NKuWRKf7j5aaYSg==", - "peer": true, - "dependencies": { - "mimic-fn": "^2.1.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/openapi-sampler": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/openapi-sampler/-/openapi-sampler-1.5.1.tgz", "integrity": "sha512-tIWIrZUKNAsbqf3bd9U1oH6JEXo8LNYuDlXw26By67EygpjT+ArFnsxxyTMjFWRfbqo5ozkvgSQDK69Gd8CddA==", + "license": "MIT", "dependencies": { "@types/json-schema": "^7.0.7", "json-pointer": "0.6.2" @@ -8361,65 +4855,16 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/p-defer/-/p-defer-1.0.0.tgz", "integrity": "sha512-wB3wfAxZpk2AzOfUMJNL+d36xothRSyj8EXOa4f6GMqYDN9BJaaSISbsk+wS9abmnebVw95C2Kb5t85UmpCxuw==", + "license": "MIT", "engines": { "node": ">=4" } }, - "node_modules/p-limit": { - "version": "3.1.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-3.1.0.tgz", - "integrity": "sha512-TYOanM3wGwNGsZN2cVTYPArw454xnXj5qmWF1bEoAc4+cU/ol7GVh7odevjp1FNHduHc3KZMcFduxU5Xc6uJRQ==", - "peer": true, - "dependencies": { - "yocto-queue": "^0.1.0" - }, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-locate": { - "version": "4.1.0", - "resolved": "https://registry.npmjs.org/p-locate/-/p-locate-4.1.0.tgz", - "integrity": "sha512-R79ZZ/0wAxKGu3oYMlz8jy/kbhsNrS7SKZ7PxEHBgJ5+F2mtFW2fK2cOtBh1cHYkQsbzFV7I+EoRKe6Yt0oK7A==", - "peer": true, - "dependencies": { - "p-limit": "^2.2.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/p-locate/node_modules/p-limit": { - "version": "2.3.0", - "resolved": "https://registry.npmjs.org/p-limit/-/p-limit-2.3.0.tgz", - "integrity": "sha512-//88mFWSJx8lxCzwdAABTJL2MyWB12+eIY7MDL2SqLmAkeKU9qxRvWuSyTjm3FUmpBEMuFfckAIqEaVGUDxb6w==", - "peer": true, - "dependencies": { - "p-try": "^2.0.0" - }, - "engines": { - "node": ">=6" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, - "node_modules/p-try": { - "version": "2.2.0", - "resolved": "https://registry.npmjs.org/p-try/-/p-try-2.2.0.tgz", - "integrity": "sha512-R4nPAVTAU0B9D35/Gk3uJf/7XYbQcyohSKdvAxIRSNghFl4e71hVoGnBNQz9cWaXxO2I10KTC+3jMdvvoKw6dQ==", - "peer": true, - "engines": { - "node": ">=6" - } - }, "node_modules/parent-module": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/parent-module/-/parent-module-1.0.1.tgz", "integrity": "sha512-GQ2EWRpQV8/o+Aw8YqtfZZPfNRWZYkbidE9k5rpl/hC3vtHHBfGm2Ifi6qWV+coDGkrUKZAxE3Lot5kcsRlh+g==", + "license": "MIT", "dependencies": { "callsites": "^3.0.0" }, @@ -8431,6 +4876,7 @@ "version": "5.2.0", "resolved": "https://registry.npmjs.org/parse-json/-/parse-json-5.2.0.tgz", "integrity": "sha512-ayCKvm/phCGxOkYRSCM82iDwct8/EonSEgCSxWxD7ve6jHggsFl4fZVQBPRNgQoKiuV/odhFrGzQXZwbifC8Rg==", + "license": "MIT", "dependencies": { "@babel/code-frame": "^7.0.0", "error-ex": "^1.3.1", @@ -8453,34 +4899,8 @@ "node_modules/path-browserify": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/path-browserify/-/path-browserify-1.0.1.tgz", - "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==" - }, - "node_modules/path-exists": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/path-exists/-/path-exists-4.0.0.tgz", - "integrity": "sha512-ak9Qy5Q7jYb2Wwcey5Fpvg2KoAc/ZIhLSLOSBmRmygPsGwkVVt0fZa0qrtMz+m6tJTAHfZQ8FnmB4MG4LWy7/w==", - "peer": true, - "engines": { - "node": ">=8" - } - }, - "node_modules/path-is-absolute": { - "version": "1.0.1", - "resolved": "https://registry.npmjs.org/path-is-absolute/-/path-is-absolute-1.0.1.tgz", - "integrity": "sha512-AVbw3UJ2e9bq64vSaS9Am0fje1Pa8pbGqTTsmXfaIiMpnr5DlDhfJOuLj9Sf95ZPVDAUerDfEk88MPmPe7UCQg==", - "peer": true, - "engines": { - "node": ">=0.10.0" - } - }, - "node_modules/path-key": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/path-key/-/path-key-3.1.1.tgz", - "integrity": "sha512-ojmeN0qd+y0jszEtoY48r0Peq5dwMEkIlCOu6Q5f41lfkswXuKtYrhgoTpLnyIcHm24Uhqx+5Tqm2InSwLhE6Q==", - "peer": true, - "engines": { - "node": ">=8" - } + "integrity": "sha512-b7uo2UCUOYZcnF/3ID0lulOJi/bafxa1xPe7ZPsammBSpjSWQkjNxlt635YGS2MiR9GjvuXCtz2emr3jbsz98g==", + "license": "MIT" }, "node_modules/path-parse": { "version": "1.0.7", @@ -8491,6 +4911,7 @@ "version": "4.0.0", "resolved": "https://registry.npmjs.org/path-type/-/path-type-4.0.0.tgz", "integrity": "sha512-gDKb8aZMDeD/tZWs9P6+q0J9Mwkdl6xMV8TjnGP3qJVJ06bdMgkbBlLU8IdfOsIsFz2BW1rNVT3XuNEl8zPAvw==", + "license": "MIT", "engines": { "node": ">=8" } @@ -8547,15 +4968,6 @@ "node": ">=0.10.0" } }, - "node_modules/pirates": { - "version": "4.0.6", - "resolved": "https://registry.npmjs.org/pirates/-/pirates-4.0.6.tgz", - "integrity": "sha512-saLsH7WeYYPiD25LDuLRRY/i+6HaPYr6G1OUlN39otzkSTxKnubR9RTxS3/Kk50s1g2JTgFwWQDQyplC5/SHZg==", - "peer": true, - "engines": { - "node": ">= 6" - } - }, "node_modules/pkg-conf": { "version": "1.1.3", "resolved": "https://registry.npmjs.org/pkg-conf/-/pkg-conf-1.1.3.tgz", @@ -8596,22 +5008,11 @@ "node": ">=0.10.0" } }, - "node_modules/pkg-dir": { - "version": "4.2.0", - "resolved": "https://registry.npmjs.org/pkg-dir/-/pkg-dir-4.2.0.tgz", - "integrity": "sha512-HRDzbaKjC+AOWVXxAU/x54COGeIv9eb+6CkDSQoNTt4XyWoIJvuPsXizxu/Fr23EiekbtZwmh1IcIG/l/a10GQ==", - "peer": true, - "dependencies": { - "find-up": "^4.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/pluralize": { "version": "8.0.0", "resolved": "https://registry.npmjs.org/pluralize/-/pluralize-8.0.0.tgz", "integrity": "sha512-Nc3IT5yHzflTfbjgqWcCPpo7DaKy4FnpB0l/zCAW0Tc7jxAiuqSxHasntB3D7887LSrA93kDJ9IXovxJYxyLCA==", + "license": "MIT", "engines": { "node": ">=4" } @@ -8632,6 +5033,7 @@ "version": "1.0.0", "resolved": "https://registry.npmjs.org/possible-typed-array-names/-/possible-typed-array-names-1.0.0.tgz", "integrity": "sha512-d7Uw+eZoloe0EHDIYoe+bQ5WXnGMOpmiZFTuMWCwpjzzkL2nTjcKiAk4hh8TjnGye2TwWOk3UXucZ+3rbmBa8Q==", + "license": "MIT", "engines": { "node": ">= 0.4" } @@ -8641,53 +5043,15 @@ "resolved": "https://registry.npmjs.org/postcss-value-parser/-/postcss-value-parser-4.2.0.tgz", "integrity": "sha512-1NNCs6uurfkVbeXG4S8JFT9t19m45ICnif8zWLd5oPSZ50QnwMfK+H3jv408d4jw/7Bttv5axS5IiHoLaVNHeQ==" }, - "node_modules/pretty-format": { - "version": "29.7.0", - "resolved": "https://registry.npmjs.org/pretty-format/-/pretty-format-29.7.0.tgz", - "integrity": "sha512-Pdlw/oPxN+aXdmM9R00JVC9WVFoCLTKJvDVLgmJ+qAffBMxsV85l/Lu7sNx4zSzPyoL2euImuEwHhOXdEgNFZQ==", - "peer": true, - "dependencies": { - "@jest/schemas": "^29.6.3", - "ansi-styles": "^5.0.0", - "react-is": "^18.0.0" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || >=18.0.0" - } - }, - "node_modules/pretty-format/node_modules/ansi-styles": { - "version": "5.2.0", - "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-5.2.0.tgz", - "integrity": "sha512-Cxwpt2SfTzTtXcfOlzGEee8O+c+MmUgGrNiBcXnuWxuFJHe6a5Hz7qwhwe5OgaSYI0IJvkLqWX1ASG+cJOkEiA==", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/chalk/ansi-styles?sponsor=1" - } - }, "node_modules/prismjs": { "version": "1.29.0", "resolved": "https://registry.npmjs.org/prismjs/-/prismjs-1.29.0.tgz", "integrity": "sha512-Kx/1w86q/epKcmte75LNrEoT+lX8pBpavuAbvJWRXar7Hz8jrtF+e3vY751p0R8H9HdArwaCTNDDzHg/ScJK1Q==", + "license": "MIT", "engines": { "node": ">=6" } }, - "node_modules/prompts": { - "version": "2.4.2", - "resolved": "https://registry.npmjs.org/prompts/-/prompts-2.4.2.tgz", - "integrity": "sha512-NxNv/kLguCA7p3jE8oL2aEBsrJWgAakBpgmgK6lpPWV+WuOmY6r2/zbAVnP+T8bQlA0nzHXSJSJW0Hq7ylaD2Q==", - "peer": true, - "dependencies": { - "kleur": "^3.0.3", - "sisteransi": "^1.0.5" - }, - "engines": { - "node": ">= 6" - } - }, "node_modules/prop-types": { "version": "15.8.1", "resolved": "https://registry.npmjs.org/prop-types/-/prop-types-15.8.1.tgz", @@ -8722,22 +5086,6 @@ "node": ">=6" } }, - "node_modules/pure-rand": { - "version": "6.1.0", - "resolved": "https://registry.npmjs.org/pure-rand/-/pure-rand-6.1.0.tgz", - "integrity": "sha512-bVWawvoZoBYpp6yIoQtQXHZjmz35RSVHnUOTefl8Vcjr8snTPY1wnpSPMWekcFwbxI6gtmT7rSYPFvz71ldiOA==", - "funding": [ - { - "type": "individual", - "url": "https://github.com/sponsors/dubzzz" - }, - { - "type": "opencollective", - "url": "https://opencollective.com/fast-check" - } - ], - "peer": true - }, "node_modules/qs": { "version": "6.5.3", "resolved": "https://registry.npmjs.org/qs/-/qs-6.5.3.tgz", @@ -8748,9 +5096,10 @@ } }, "node_modules/rc-motion": { - "version": "2.9.2", - "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.2.tgz", - "integrity": "sha512-fUAhHKLDdkAXIDLH0GYwof3raS58dtNUmzLF2MeiR8o6n4thNpSDQhOqQzWE4WfFZDCi9VEN8n7tiB7czREcyw==", + "version": "2.9.3", + "resolved": "https://registry.npmjs.org/rc-motion/-/rc-motion-2.9.3.tgz", + "integrity": "sha512-rkW47ABVkic7WEB0EKJqzySpvDqwl60/tdkY7hWP7dYnh5pm0SzJpo54oW3TDUGXV5wfxXFmMkxrzRRbotQ0+w==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.11.1", "classnames": "^2.2.1", @@ -8765,6 +5114,7 @@ "version": "1.4.0", "resolved": "https://registry.npmjs.org/rc-resize-observer/-/rc-resize-observer-1.4.0.tgz", "integrity": "sha512-PnMVyRid9JLxFavTjeDXEXo65HCRqbmLBw9xX9gfC4BZiSzbLXKzW3jPz+J0P71pLbD5tBMTT+mkstV5gD0c9Q==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.20.7", "classnames": "^2.2.1", @@ -8777,9 +5127,10 @@ } }, "node_modules/rc-tooltip": { - "version": "6.2.0", - "resolved": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-6.2.0.tgz", - "integrity": "sha512-iS/3iOAvtDh9GIx1ulY7EFUXUtktFccNLsARo3NPgLf0QW9oT0w3dA9cYWlhqAKmD+uriEwdWz1kH0Qs4zk2Aw==", + "version": "6.2.1", + "resolved": "https://registry.npmjs.org/rc-tooltip/-/rc-tooltip-6.2.1.tgz", + "integrity": "sha512-rws0duD/3sHHsD905Nex7FvoUGy2UBQRhTkKxeEvr2FB+r21HsOxcDJI0TzyO8NHhnAA8ILr8pfbSBg5Jj5KBg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.11.2", "@rc-component/trigger": "^2.0.0", @@ -8794,6 +5145,7 @@ "version": "5.43.0", "resolved": "https://registry.npmjs.org/rc-util/-/rc-util-5.43.0.tgz", "integrity": "sha512-AzC7KKOXFqAdIBqdGWepL9Xn7cm3vnAmjlHqUnoQaTMZYhM4VlXGLkkHHxj/BZ7Td0+SOPKB4RGPboBVKT9htw==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.18.3", "react-is": "^18.2.0" @@ -8831,6 +5183,7 @@ "version": "4.2.1", "resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.2.1.tgz", "integrity": "sha512-T5oKXD+KLy/g6bmJJkZ7E9wj0iRMesWMZcrC7q2kI6ybOsu9NlPQx8uXJzG4A4C3Sh5Xi0deznyzWIVsUpF8tA==", + "license": "MIT", "dependencies": { "@types/react": "*", "@wojtekmaj/date-utils": "^1.1.3", @@ -8850,6 +5203,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "license": "MIT", "engines": { "node": ">=6" } @@ -8858,6 +5212,7 @@ "version": "4.6.0", "resolved": "https://registry.npmjs.org/react-clock/-/react-clock-4.6.0.tgz", "integrity": "sha512-Yz+vwrwrfVRSBw3BdmX/Mc7mVdQYJQ5Pi00qDzGLyLNWQuEmp5PC2oYjQAsDalLjekeDwBIGD7OLcKnkAp1kcw==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.5.0", "clsx": "^2.0.0", @@ -8882,6 +5237,7 @@ "version": "10.0.3", "resolved": "https://registry.npmjs.org/react-date-picker/-/react-date-picker-10.0.3.tgz", "integrity": "sha512-v+ZNN66hEQak20bxngSTJLzR9Z52luof0UDrlFO7hv2hCx7aaSuHLHm+lbwhvFF4y7Gn7Pjvbm5jHuwzn9Xw5w==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^1.2.1", @@ -8904,6 +5260,7 @@ "version": "1.2.1", "resolved": "https://registry.npmjs.org/clsx/-/clsx-1.2.1.tgz", "integrity": "sha512-EcR6r5a8bj6pu3ycsa/E/cKVGuTgZJZdsyUYHOksG/UHIiKfjxzRxYJpyVBwYaQeOvghal9fcc4PidlgzugAQg==", + "license": "MIT", "engines": { "node": ">=6" } @@ -8912,6 +5269,7 @@ "version": "5.6.0", "resolved": "https://registry.npmjs.org/react-datetime-picker/-/react-datetime-picker-5.6.0.tgz", "integrity": "sha512-zbYSuYuiRj4/6lR9xGjAgw7V4gpTGtzOwZIfw1TONj6K6OKuaDreczS+6ijJjwLYlMcx8V+Sw1IMP+K059wnnA==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^2.0.0", @@ -8942,6 +5300,7 @@ "version": "4.8.0", "resolved": "https://registry.npmjs.org/react-calendar/-/react-calendar-4.8.0.tgz", "integrity": "sha512-qFgwo+p58sgv1QYMI1oGNaop90eJVKuHTZ3ZgBfrrpUb+9cAexxsKat0sAszgsizPMVo7vOXedV7Lqa0GQGMvA==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^2.0.0", @@ -8967,6 +5326,7 @@ "version": "10.6.0", "resolved": "https://registry.npmjs.org/react-date-picker/-/react-date-picker-10.6.0.tgz", "integrity": "sha512-db5lcmU/52X8ur8SU1QU3PYBiaDG5SbzZDlqWk3YruPx5Ti9w6UpqCRsd1TXycVla9Ut2I3Qb4BUe27jxSwHeg==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^2.0.0", @@ -9012,6 +5372,7 @@ "version": "1.7.1", "resolved": "https://registry.npmjs.org/react-fit/-/react-fit-1.7.1.tgz", "integrity": "sha512-y/TYovCCBzfIwRJsbLj0rH4Es40wPQhU5GPPq9GlbdF09b0OdzTdMSkBza0QixSlgFzTm6dkM7oTFzaVvaBx+w==", + "license": "MIT", "dependencies": { "detect-element-overflow": "^1.4.0", "prop-types": "^15.6.0", @@ -9058,17 +5419,19 @@ "version": "1.0.10", "resolved": "https://registry.npmjs.org/react-resizable-panels/-/react-resizable-panels-1.0.10.tgz", "integrity": "sha512-0+g0CNqregkuocr+Mi+e6wgWVARnKTYIX3U1QK7GlkLQKCmbymZakx80YGwcRO7HNnKJTQ5v38HlBos/cGxWvg==", + "license": "MIT", "peerDependencies": { "react": "^16.14.0 || ^17.0.0 || ^18.0.0", "react-dom": "^16.14.0 || ^17.0.0 || ^18.0.0" } }, "node_modules/react-router": { - "version": "6.26.1", - "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.26.1.tgz", - "integrity": "sha512-kIwJveZNwp7teQRI5QmwWo39A5bXRyqpH0COKKmPnyD2vBvDwgFXSqDUYtt1h+FEyfnE8eXr7oe0MxRzVwCcvQ==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router/-/react-router-6.21.1.tgz", + "integrity": "sha512-W0l13YlMTm1YrpVIOpjCADJqEUpz1vm+CMo47RuFX4Ftegwm6KOYsL5G3eiE52jnJpKvzm6uB/vTKTPKM8dmkA==", + "license": "MIT", "dependencies": { - "@remix-run/router": "1.19.1" + "@remix-run/router": "1.14.1" }, "engines": { "node": ">=14.0.0" @@ -9078,12 +5441,13 @@ } }, "node_modules/react-router-dom": { - "version": "6.26.1", - "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.26.1.tgz", - "integrity": "sha512-veut7m41S1fLql4pLhxeSW3jlqs+4MtjRLj0xvuCEXsxusJCbs6I8yn9BxzzDX2XDgafrccY6hwjmd/bL54tFw==", + "version": "6.21.1", + "resolved": "https://registry.npmjs.org/react-router-dom/-/react-router-dom-6.21.1.tgz", + "integrity": "sha512-QCNrtjtDPwHDO+AO21MJd7yIcr41UetYt5jzaB9Y1UYaPTCnVuJq6S748g1dE11OQlCFIQg+RtAA1SEZIyiBeA==", + "license": "MIT", "dependencies": { - "@remix-run/router": "1.19.1", - "react-router": "6.26.1" + "@remix-run/router": "1.14.1", + "react-router": "6.21.1" }, "engines": { "node": ">=14.0.0" @@ -9094,9 +5458,10 @@ } }, "node_modules/react-select": { - "version": "5.8.0", - "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.0.tgz", - "integrity": "sha512-TfjLDo58XrhP6VG5M/Mi56Us0Yt8X7xD6cDybC7yoRMUNm7BGO7qk8J0TLQOua/prb8vUOtsfnXZwfm30HGsAA==", + "version": "5.8.1", + "resolved": "https://registry.npmjs.org/react-select/-/react-select-5.8.1.tgz", + "integrity": "sha512-RT1CJmuc+ejqm5MPgzyZujqDskdvB9a9ZqrdnVLsvAHjJ3Tj0hELnLeVPQlmYdVKCdCpxanepl6z7R5KhXhWzg==", + "license": "MIT", "dependencies": { "@babel/runtime": "^7.12.0", "@emotion/cache": "^11.4.0", @@ -9137,6 +5502,7 @@ "version": "6.6.0", "resolved": "https://registry.npmjs.org/react-time-picker/-/react-time-picker-6.6.0.tgz", "integrity": "sha512-1PCetwrYcFNXALU9Oml32NAcFgPCPZLB5U8AQEgBoavJw61YmA0B0OSto6cOz9syGmPdcLZhDqRtN+EkZji+3w==", + "license": "MIT", "dependencies": { "@wojtekmaj/date-utils": "^1.1.3", "clsx": "^2.0.0", @@ -9290,6 +5656,7 @@ "version": "1.1.9", "resolved": "https://registry.npmjs.org/reftools/-/reftools-1.1.9.tgz", "integrity": "sha512-OVede/NQE13xBQ+ob5CKd5KyeJYU2YInb1bmV4nRoOfquZPkAkxuOXicSe1PvqIuZZ4kD13sPKBbR7UFDmli6w==", + "license": "BSD-3-Clause", "funding": { "url": "https://github.com/Mermade/oas-kit?sponsor=1" } @@ -9349,6 +5716,7 @@ "version": "2.1.1", "resolved": "https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz", "integrity": "sha512-fGxEI7+wsG9xrvdjsrlmL22OMTTiHRwAMroiEeMgq8gzoLC/PQr7RsRDSTLUg/bZAZtF+TVIkHc6/4RIKrui+Q==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -9357,6 +5725,7 @@ "version": "2.0.2", "resolved": "https://registry.npmjs.org/require-from-string/-/require-from-string-2.0.2.tgz", "integrity": "sha512-Xf0nWe6RseziFMu+Ap9biiUbmplq6S9/p+7w7YXP/JBHhrUDDUhwa+vANyubuqfZWTveU//DYVGsDG7RKL/vEw==", + "license": "MIT", "engines": { "node": ">=0.10.0" } @@ -9370,7 +5739,8 @@ "node_modules/resize-observer-polyfill": { "version": "1.5.1", "resolved": "https://registry.npmjs.org/resize-observer-polyfill/-/resize-observer-polyfill-1.5.1.tgz", - "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==" + "integrity": "sha512-LwZrotdHOo12nQuZlHEmtuXdqGoOD0OhaxopaNFxWzInpEgaLWoVuAMbTzixuosCx2nEG58ngzW3vxdWoxIgdg==", + "license": "MIT" }, "node_modules/resolve": { "version": "1.22.8", @@ -9388,34 +5758,13 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/resolve-cwd": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/resolve-cwd/-/resolve-cwd-3.0.0.tgz", - "integrity": "sha512-OrZaX2Mb+rJCpH/6CpSqt9xFVpN++x01XnN2ie9g6P5/3xelLAkXWVADpdz1IHD/KFfEXyE6V0U01OQ3UO2rEg==", - "peer": true, - "dependencies": { - "resolve-from": "^5.0.0" - }, - "engines": { - "node": ">=8" - } - }, "node_modules/resolve-from": { - "version": "5.0.0", - "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-5.0.0.tgz", - "integrity": "sha512-qYg9KP24dD5qka9J47d0aVky0N+b4fTU89LN9iDnjB5waksiC49rvMB0PrUJQGoTmH50XPiqOvAjDfaijGxYZw==", - "peer": true, + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/resolve-from/-/resolve-from-4.0.0.tgz", + "integrity": "sha512-pb/MYmXstAkysRFx8piNI1tGFNQIFA3vkE3Gq4EuA1dF6gHp/+vgZqsCGJapvy8N3Q+4o7FwvquPJcnZ7RYy4g==", + "license": "MIT", "engines": { - "node": ">=8" - } - }, - "node_modules/resolve.exports": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/resolve.exports/-/resolve.exports-2.0.2.tgz", - "integrity": "sha512-X2UW6Nw3n/aMgDVy+0rSqgHlv39WZAlZrXCdnbyEiKm17DSqHX4MmQMaST3FbeWR5FTuRcUwYAziZajji0Y7mg==", - "peer": true, - "engines": { - "node": ">=10" + "node": ">=4" } }, "node_modules/ripple-address-codec": { @@ -9499,7 +5848,8 @@ "node_modules/sax": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/sax/-/sax-1.4.1.tgz", - "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==" + "integrity": "sha512-+aWOz7yVScEGoKNd4PA10LZ8sk0A/z5+nXQG5giUO5rprX9jgYsTdov9qCchZiPIZezbZH+jRut8nPodFAX4Jg==", + "license": "ISC" }, "node_modules/scheduler": { "version": "0.23.2", @@ -9522,9 +5872,13 @@ } }, "node_modules/semver": { - "version": "7.6.3", - "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.3.tgz", - "integrity": "sha512-oVekP1cKtI+CTDvHWYFUcMtsK/00wmAEfyqKfNdARm8u1wNVhSgaX7A8d4UuIlUI5e84iEwOhs7ZPYRmzU9U6A==", + "version": "7.6.0", + "resolved": "https://registry.npmjs.org/semver/-/semver-7.6.0.tgz", + "integrity": "sha512-EnwXhrlwXMk9gKu5/flx5sv/an57AkRplG3hTK68W7FRDN+k+OWBj65M7719OkA82XLBxrcX0KSHj+X5COhOVg==", + "license": "ISC", + "dependencies": { + "lru-cache": "^6.0.0" + }, "bin": { "semver": "bin/semver.js" }, @@ -9532,6 +5886,24 @@ "node": ">=10" } }, + "node_modules/semver/node_modules/lru-cache": { + "version": "6.0.0", + "resolved": "https://registry.npmjs.org/lru-cache/-/lru-cache-6.0.0.tgz", + "integrity": "sha512-Jo6dJ04CmSjuznwJSS3pUeWmd/H0ffTlkXXgwZi+eq1UCmqQwCh+eLsYOYCwY991i2Fah4h1BEMCx4qThGbsiA==", + "license": "ISC", + "dependencies": { + "yallist": "^4.0.0" + }, + "engines": { + "node": ">=10" + } + }, + "node_modules/semver/node_modules/yallist": { + "version": "4.0.0", + "resolved": "https://registry.npmjs.org/yallist/-/yallist-4.0.0.tgz", + "integrity": "sha512-3wdGidZyq5PB084XLES5TpOSRA3wjXAlIWMhum2kRcv/41Sn2emQ0dycQW4uZXLejwKvg6EsvbdlVL+FYEct7A==", + "license": "ISC" + }, "node_modules/serialize-query-params": { "version": "2.0.2", "resolved": "https://registry.npmjs.org/serialize-query-params/-/serialize-query-params-2.0.2.tgz", @@ -9541,6 +5913,7 @@ "version": "1.2.2", "resolved": "https://registry.npmjs.org/set-function-length/-/set-function-length-1.2.2.tgz", "integrity": "sha512-pgRc4hJ4/sNjWCSS9AmnS40x3bNMDTknHgL5UaMBTMyJnU90EgWh1Rz+MC9eFu4BuN/UwZjKQuY/1v3rM7HMfg==", + "license": "MIT", "dependencies": { "define-data-property": "^1.1.4", "es-errors": "^1.3.0", @@ -9558,31 +5931,11 @@ "resolved": "https://registry.npmjs.org/shallowequal/-/shallowequal-1.1.0.tgz", "integrity": "sha512-y0m1JoUZSlPAjXVtPPW70aZWfIL/dSP7AFkRnniLCrK/8MDKog3TySTBmckD+RObVxH0v4Tox67+F14PdED2oQ==" }, - "node_modules/shebang-command": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/shebang-command/-/shebang-command-2.0.0.tgz", - "integrity": "sha512-kHxr2zZpYtdmrN1qDjrrX/Z1rR1kG8Dx+gkpK1G4eXmvXswmcE1hTWBWYUzlraYw1/yZp6YuDY77YtvbN0dmDA==", - "peer": true, - "dependencies": { - "shebang-regex": "^3.0.0" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/shebang-regex": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/shebang-regex/-/shebang-regex-3.0.0.tgz", - "integrity": "sha512-7++dFhtcx3353uBaq8DDR4NuxBetBzC7ZQOhmTQInHEd6bSrXdiEyzCvG07Z44UYdLShWUyXt5M/yhz8ekcb1A==", - "peer": true, - "engines": { - "node": ">=8" - } - }, "node_modules/should": { "version": "13.2.3", "resolved": "https://registry.npmjs.org/should/-/should-13.2.3.tgz", "integrity": "sha512-ggLesLtu2xp+ZxI+ysJTmNjh2U0TsC+rQ/pfED9bUZZ4DKefP27D+7YJVVTvKsmjLpIi9jAa7itwDGkDDmt1GQ==", + "license": "MIT", "dependencies": { "should-equal": "^2.0.0", "should-format": "^3.0.3", @@ -9595,6 +5948,7 @@ "version": "2.0.0", "resolved": "https://registry.npmjs.org/should-equal/-/should-equal-2.0.0.tgz", "integrity": "sha512-ZP36TMrK9euEuWQYBig9W55WPC7uo37qzAEmbjHz4gfyuXrEUgF8cUvQVO+w+d3OMfPvSRQJ22lSm8MQJ43LTA==", + "license": "MIT", "dependencies": { "should-type": "^1.4.0" } @@ -9603,6 +5957,7 @@ "version": "3.0.3", "resolved": "https://registry.npmjs.org/should-format/-/should-format-3.0.3.tgz", "integrity": "sha512-hZ58adtulAk0gKtua7QxevgUaXTTXxIi8t41L3zo9AHvjXO1/7sdLECuHeIN2SRtYXpNkmhoUP2pdeWgricQ+Q==", + "license": "MIT", "dependencies": { "should-type": "^1.3.0", "should-type-adaptors": "^1.0.1" @@ -9611,12 +5966,14 @@ "node_modules/should-type": { "version": "1.4.0", "resolved": "https://registry.npmjs.org/should-type/-/should-type-1.4.0.tgz", - "integrity": "sha512-MdAsTu3n25yDbIe1NeN69G4n6mUnJGtSJHygX3+oN0ZbO3DTiATnf7XnYJdGT42JCXurTb1JI0qOBR65shvhPQ==" + "integrity": "sha512-MdAsTu3n25yDbIe1NeN69G4n6mUnJGtSJHygX3+oN0ZbO3DTiATnf7XnYJdGT42JCXurTb1JI0qOBR65shvhPQ==", + "license": "MIT" }, "node_modules/should-type-adaptors": { "version": "1.1.0", "resolved": "https://registry.npmjs.org/should-type-adaptors/-/should-type-adaptors-1.1.0.tgz", "integrity": "sha512-JA4hdoLnN+kebEp2Vs8eBe9g7uy0zbRo+RMcU0EsNy+R+k049Ki+N5tT5Jagst2g7EAja+euFuoXFCa8vIklfA==", + "license": "MIT", "dependencies": { "should-type": "^1.3.0", "should-util": "^1.0.0" @@ -9625,12 +5982,14 @@ "node_modules/should-util": { "version": "1.0.1", "resolved": "https://registry.npmjs.org/should-util/-/should-util-1.0.1.tgz", - "integrity": "sha512-oXF8tfxx5cDk8r2kYqlkUJzZpDBqVY/II2WhvU0n9Y3XYvAYRmeaf1PvvIvTgPnv4KJ+ES5M0PyDq5Jp+Ygy2g==" + "integrity": "sha512-oXF8tfxx5cDk8r2kYqlkUJzZpDBqVY/II2WhvU0n9Y3XYvAYRmeaf1PvvIvTgPnv4KJ+ES5M0PyDq5Jp+Ygy2g==", + "license": "MIT" }, "node_modules/side-channel": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/side-channel/-/side-channel-1.0.6.tgz", "integrity": "sha512-fDW/EZ6Q9RiO8eFG8Hj+7u/oW+XrPTIChwCOM2+th2A6OblDtYYIpve9m+KvI9Z4C9qSEXlaGR6bTEYHReuglA==", + "license": "MIT", "dependencies": { "call-bind": "^1.0.7", "es-errors": "^1.3.0", @@ -9644,36 +6003,26 @@ "url": "https://github.com/sponsors/ljharb" } }, - "node_modules/signal-exit": { - "version": "3.0.7", - "resolved": "https://registry.npmjs.org/signal-exit/-/signal-exit-3.0.7.tgz", - "integrity": "sha512-wnD2ZE+l+SPC/uoS0vXeE9L1+0wuaMqKlfz9AMUo38JsyLSBWSFcHR1Rri62LZc12vLr1gb3jl7iwQhgwpAbGQ==", - "peer": true - }, "node_modules/simple-git": { - "version": "3.25.0", - "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.25.0.tgz", - "integrity": "sha512-KIY5sBnzc4yEcJXW7Tdv4viEz8KyG+nU0hay+DWZasvdFOYKeUZ6Xc25LUHHjw0tinPT7O1eY6pzX7pRT1K8rw==", + "version": "3.20.0", + "resolved": "https://registry.npmjs.org/simple-git/-/simple-git-3.20.0.tgz", + "integrity": "sha512-ozK8tl2hvLts8ijTs18iFruE+RoqmC/mqZhjs/+V7gS5W68JpJ3+FCTmLVqmR59MaUQ52MfGQuWsIqfsTbbJ0Q==", + "license": "MIT", "dependencies": { "@kwsites/file-exists": "^1.1.1", "@kwsites/promise-deferred": "^1.1.1", - "debug": "^4.3.5" + "debug": "^4.3.4" }, "funding": { "type": "github", "url": "https://github.com/steveukx/git-js?sponsor=1" } }, - "node_modules/sisteransi": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/sisteransi/-/sisteransi-1.0.5.tgz", - "integrity": "sha512-bLGGlR1QxBcynn2d5YmDX4MGjlZvy2MRBDRNHLJ8VI6l6+9FUiyTFNJ0IveOSP0bcXgVDPRcfGqA0pjaqUpfVg==", - "peer": true - }, "node_modules/sitemap": { - "version": "7.1.2", - "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.2.tgz", - "integrity": "sha512-ARCqzHJ0p4gWt+j7NlU5eDlIO9+Rkr/JhPFZKKQ1l5GCus7rJH4UdrlVAh0xC/gDS/Qir2UMxqYNHtsKr2rpCw==", + "version": "7.1.1", + "resolved": "https://registry.npmjs.org/sitemap/-/sitemap-7.1.1.tgz", + "integrity": "sha512-mK3aFtjz4VdJN0igpIJrinf3EO8U8mxOPsTBzSsy06UtjZQJ3YY3o3Xa7zSc5nMqcMrRwlChHZ18Kxg0caiPBg==", + "license": "MIT", "dependencies": { "@types/node": "^17.0.5", "@types/sax": "^1.2.1", @@ -9691,21 +6040,14 @@ "node_modules/sitemap/node_modules/@types/node": { "version": "17.0.45", "resolved": "https://registry.npmjs.org/@types/node/-/node-17.0.45.tgz", - "integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==" - }, - "node_modules/slash": { - "version": "3.0.0", - "resolved": "https://registry.npmjs.org/slash/-/slash-3.0.0.tgz", - "integrity": "sha512-g9Q1haeby36OSStwb4ntCGGGaKsaVSjQ68fBxoQcutl5fS1vuY18H3wSt3jFyFtrkx+Kz0V1G85A4MyAdDMi2Q==", - "peer": true, - "engines": { - "node": ">=8" - } + "integrity": "sha512-w+tIMs3rq2afQdsPJlODhoUEKzFP1ayaoyl1CcnwtIlsVe7K7bA1NGm4s3PraqTLlXnbIN84zuBlxBWo1u9BLw==", + "license": "MIT" }, "node_modules/slugify": { "version": "1.6.6", "resolved": "https://registry.npmjs.org/slugify/-/slugify-1.6.6.tgz", "integrity": "sha512-h+z7HKHYXj6wJU+AnS/+IH8Uh9fdcX1Lrhg1/VMdf9PwoBQXFcXiAdsy2tSK0P6gKwJLXp02r90ahUCqHk9rrw==", + "license": "MIT", "engines": { "node": ">=8.0.0" } @@ -9722,24 +6064,14 @@ } }, "node_modules/source-map": { - "version": "0.6.1", - "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.6.1.tgz", - "integrity": "sha512-UjgapumWlbMhkBgzT7Ykc5YXUT46F0iKu8SGXq0bcwP5dz/h0Plj6enJqjz1Zbq2l5WaqYnrVbwWOWMyF3F47g==", - "peer": true, + "version": "0.5.7", + "resolved": "https://registry.npmjs.org/source-map/-/source-map-0.5.7.tgz", + "integrity": "sha512-LbrmJOMUSdEVxIKvdcJzQC+nQhe8FUZQTXQy6+I75skNgn3OoQ0DZA8YnFa7gp8tqtL3KPf1kmo0R5DoApeSGQ==", + "license": "BSD-3-Clause", "engines": { "node": ">=0.10.0" } }, - "node_modules/source-map-support": { - "version": "0.5.13", - "resolved": "https://registry.npmjs.org/source-map-support/-/source-map-support-0.5.13.tgz", - "integrity": "sha512-SHSKFHadjVA5oR4PPqhtAVdcBWwRYVd6g6cAXnIbRiIwc2EhPrTuKUBdSLvlEKyIP3GCf89fltvcZiP9MMFA1w==", - "peer": true, - "dependencies": { - "buffer-from": "^1.0.0", - "source-map": "^0.6.0" - } - }, "node_modules/spdx-correct": { "version": "3.2.0", "resolved": "https://registry.npmjs.org/spdx-correct/-/spdx-correct-3.2.0.tgz", @@ -9802,27 +6134,6 @@ "node": ">=0.10.0" } }, - "node_modules/stack-utils": { - "version": "2.0.6", - "resolved": "https://registry.npmjs.org/stack-utils/-/stack-utils-2.0.6.tgz", - "integrity": "sha512-XlkWvfIm6RmsWtNJx+uqtKLS8eqFbxUg0ZzLXqY0caEy9l7hruX8IpiDnjsLavoBgqCCR71TqWO8MaXYheJ3RQ==", - "peer": true, - "dependencies": { - "escape-string-regexp": "^2.0.0" - }, - "engines": { - "node": ">=10" - } - }, - "node_modules/stack-utils/node_modules/escape-string-regexp": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-2.0.0.tgz", - "integrity": "sha512-UpzcLCXolUWcNu5HtVMHYdXJjArjsF9C0aNnquZYY4uW/Vu0miy5YoWvbV345HauVvcAUnpRuhMMcqTcGOY2+w==", - "peer": true, - "engines": { - "node": ">=8" - } - }, "node_modules/stickyfill": { "version": "1.1.1", "resolved": "https://registry.npmjs.org/stickyfill/-/stickyfill-1.1.1.tgz", @@ -9847,23 +6158,11 @@ "safe-buffer": "~5.2.0" } }, - "node_modules/string-length": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/string-length/-/string-length-4.0.2.tgz", - "integrity": "sha512-+l6rNN5fYHNhZZy41RXsYptCjA2Igmq4EG7kZAYFQI1E1VTXarr6ZPXBg6eq7Y6eK4FEhY6AJlyuFIb/v/S0VQ==", - "peer": true, - "dependencies": { - "char-regex": "^1.0.2", - "strip-ansi": "^6.0.0" - }, - "engines": { - "node": ">=10" - } - }, "node_modules/string-width": { "version": "4.2.3", "resolved": "https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz", "integrity": "sha512-wKyQRQpjJ0sIp62ErSZdGsjMJWsap5oRNihHhu6G7JVO/9jIB6UyevL+tXuOqrng8j/cxKTWyWUwvSTriiZz/g==", + "license": "MIT", "dependencies": { "emoji-regex": "^8.0.0", "is-fullwidth-code-point": "^3.0.0", @@ -9877,6 +6176,7 @@ "version": "3.3.0", "resolved": "https://registry.npmjs.org/stringify-object/-/stringify-object-3.3.0.tgz", "integrity": "sha512-rHqiFh1elqCQ9WPLIC8I0Q/g/wj5J1eMkyoiD6eoQApWHP0FtlK7rqnhmabL5VUY9JQCcqwwvlOaSuutekgyrw==", + "license": "BSD-2-Clause", "dependencies": { "get-own-enumerable-property-symbols": "^3.0.0", "is-obj": "^1.0.1", @@ -9890,6 +6190,7 @@ "version": "6.0.1", "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz", "integrity": "sha512-Y38VPSHcqkFrCpFnQ9vuSXmquuv5oXOKpGeT6aGrr3o3Gc9AlVa6JBfUSOCnbxGGZF+/0ooI7KrPuUSztUdU5A==", + "license": "MIT", "dependencies": { "ansi-regex": "^5.0.1" }, @@ -9897,15 +6198,6 @@ "node": ">=8" } }, - "node_modules/strip-bom": { - "version": "4.0.0", - "resolved": "https://registry.npmjs.org/strip-bom/-/strip-bom-4.0.0.tgz", - "integrity": "sha512-3xurFv5tEgii33Zi8Jtp55wEIILR9eh34FAW00PZf+JnSsTmV/ioewSgQl97JHvgjoRGwPShsWm+IdrxB35d0w==", - "peer": true, - "engines": { - "node": ">=8" - } - }, "node_modules/strip-bom-string": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/strip-bom-string/-/strip-bom-string-1.0.0.tgz", @@ -9914,27 +6206,6 @@ "node": ">=0.10.0" } }, - "node_modules/strip-final-newline": { - "version": "2.0.0", - "resolved": "https://registry.npmjs.org/strip-final-newline/-/strip-final-newline-2.0.0.tgz", - "integrity": "sha512-BrpvfNAE3dcvq7ll3xVumzjKjZQ5tI1sEUIKr3Uoks0XUl45St3FlatVqef9prk4jRDzhW6WZg+3bk93y6pLjA==", - "peer": true, - "engines": { - "node": ">=6" - } - }, - "node_modules/strip-json-comments": { - "version": "3.1.1", - "resolved": "https://registry.npmjs.org/strip-json-comments/-/strip-json-comments-3.1.1.tgz", - "integrity": "sha512-6fPc+R4ihwqP6N/aIv2f1gMH8lOVtWQHoqC4yK6oSDVVocumAsfCqjkXnqiYMhmMwS/mEHLp7Vehlt3ql6lEig==", - "peer": true, - "engines": { - "node": ">=8" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/style-mod": { "version": "4.1.2", "resolved": "https://registry.npmjs.org/style-mod/-/style-mod-4.1.2.tgz", @@ -9978,6 +6249,7 @@ "version": "5.1.5", "resolved": "https://registry.npmjs.org/styled-system/-/styled-system-5.1.5.tgz", "integrity": "sha512-7VoD0o2R3RKzOzPK0jYrVnS8iJdfkKsQJNiLRDjikOpQVqQHns/DXWaPZOH4tIKkhAT7I6wIsy9FWTWh2X3q+A==", + "peer": true, "dependencies": { "@styled-system/background": "^5.1.2", "@styled-system/border": "^5.1.5", @@ -9997,7 +6269,8 @@ "node_modules/stylis": { "version": "4.2.0", "resolved": "https://registry.npmjs.org/stylis/-/stylis-4.2.0.tgz", - "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==" + "integrity": "sha512-Orov6g6BB1sDfYgzWfTHDOxamtX1bE/zo104Dh9e6fqJ3PooipYyfJ0pUmrZO2wAvO8YbEyeFrkV91XTsGMSrw==", + "license": "MIT" }, "node_modules/supports-color": { "version": "5.5.0", @@ -10025,6 +6298,7 @@ "version": "7.0.8", "resolved": "https://registry.npmjs.org/swagger2openapi/-/swagger2openapi-7.0.8.tgz", "integrity": "sha512-upi/0ZGkYgEcLeGieoz8gT74oWHA0E7JivX7aN9mAf+Tc7BQoRBvnIGHoPDw+f9TXTW4s6kGYCZJtauP6OYp7g==", + "license": "BSD-3-Clause", "dependencies": { "call-me-maybe": "^1.0.1", "node-fetch": "^2.6.1", @@ -10051,6 +6325,7 @@ "version": "2.7.0", "resolved": "https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz", "integrity": "sha512-c4FRfUm/dbcWZ7U+1Wq0AwCyFL+3nt2bEw05wfxSz+DWpWsitgmSgYmy2dQdWyKC1694ELPqMs/YzUSNozLt8A==", + "license": "MIT", "dependencies": { "whatwg-url": "^5.0.0" }, @@ -10072,57 +6347,17 @@ "integrity": "sha512-IUW+ek7apEaW5bFhS6WpYoNtVpNTlNoqB/PH7YiMWQTxSPeXCzG4PILVakwXivJt3ZXWeO1fIJnUd/L9A/VeGA==", "dev": true }, - "node_modules/test-exclude": { - "version": "6.0.0", - "resolved": "https://registry.npmjs.org/test-exclude/-/test-exclude-6.0.0.tgz", - "integrity": "sha512-cAGWPIyOHU6zlmg88jwm7VRyXnMN7iV68OGAbYDk/Mh/xC/pzVPlQtY6ngoIH/5/tciuhGfvESU8GrHrcxD56w==", - "peer": true, - "dependencies": { - "@istanbuljs/schema": "^0.1.2", - "glob": "^7.1.4", - "minimatch": "^3.0.4" - }, - "engines": { - "node": ">=8" - } - }, - "node_modules/test-exclude/node_modules/brace-expansion": { - "version": "1.1.11", - "resolved": "https://registry.npmjs.org/brace-expansion/-/brace-expansion-1.1.11.tgz", - "integrity": "sha512-iCuPHDFgrHX7H2vEI/5xpz07zSHB00TpugqhmYtVmMO6518mCuRMoOYFldEBl0g187ufozdaHgWKcYFb61qGiA==", - "peer": true, - "dependencies": { - "balanced-match": "^1.0.0", - "concat-map": "0.0.1" - } - }, - "node_modules/test-exclude/node_modules/minimatch": { - "version": "3.1.2", - "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-3.1.2.tgz", - "integrity": "sha512-J7p63hRiAjw1NDEww1W7i37+ByIrOWO5XQQAzZ3VOcL0PNybwpfmV/N05zFAzwQ9USyEcX6t3UO+K5aqBQOIHw==", - "peer": true, - "dependencies": { - "brace-expansion": "^1.1.7" - }, - "engines": { - "node": "*" - } - }, "node_modules/timeago.js": { "version": "4.0.2", "resolved": "https://registry.npmjs.org/timeago.js/-/timeago.js-4.0.2.tgz", - "integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w==" + "integrity": "sha512-a7wPxPdVlQL7lqvitHGGRsofhdwtkoSXPGATFuSOA2i1ZNQEPLrGnj68vOp2sOJTCFAQVXPeNMX/GctBaO9L2w==", + "license": "MIT" }, "node_modules/tiny-warning": { "version": "1.0.3", "resolved": "https://registry.npmjs.org/tiny-warning/-/tiny-warning-1.0.3.tgz", - "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==" - }, - "node_modules/tmpl": { - "version": "1.0.5", - "resolved": "https://registry.npmjs.org/tmpl/-/tmpl-1.0.5.tgz", - "integrity": "sha512-3f0uOEAQwIqGuWW2MVzYg8fV/QNnc/IpuJNG837rLuczAaLVHslWHZQj4IGiEl5Hs3kkbhwL9Ab7Hrsmuj+Smw==", - "peer": true + "integrity": "sha512-lBN9zLN/oAf68o3zNXYrdCt1kP8WsiGW8Oo2ka41b2IM5JL/S1CTyX1rW0mb/zSuJun0ZUrDxx4sqvYS2FWzPA==", + "license": "MIT" }, "node_modules/to-fast-properties": { "version": "2.0.0", @@ -10146,7 +6381,8 @@ "node_modules/toggle-selection": { "version": "1.0.6", "resolved": "https://registry.npmjs.org/toggle-selection/-/toggle-selection-1.0.6.tgz", - "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==" + "integrity": "sha512-BiZS+C1OS8g/q2RRbJmy59xpyghNBqrr6k5L/uKBGRsTfxmu3ffiRnd8mlGPUVayg8pvfi5urfnu8TU7DVOkLQ==", + "license": "MIT" }, "node_modules/tough-cookie": { "version": "2.5.0", @@ -10166,66 +6402,11 @@ "resolved": "https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz", "integrity": "sha512-N3WMsuqV66lT30CrXNbEjx4GEwlow3v6rr4mCcv6prnfwhS01rkgyFdjPNBYd9br7LpXV1+Emh01fHnq2Gdgrw==" }, - "node_modules/ts-jest": { - "version": "29.2.5", - "resolved": "https://registry.npmjs.org/ts-jest/-/ts-jest-29.2.5.tgz", - "integrity": "sha512-KD8zB2aAZrcKIdGk4OwpJggeLcH1FgrICqDSROWqlnJXGCXK4Mn6FcdK2B6670Xr73lHMG1kHw8R87A0ecZ+vA==", - "peer": true, - "dependencies": { - "bs-logger": "^0.2.6", - "ejs": "^3.1.10", - "fast-json-stable-stringify": "^2.1.0", - "jest-util": "^29.0.0", - "json5": "^2.2.3", - "lodash.memoize": "^4.1.2", - "make-error": "^1.3.6", - "semver": "^7.6.3", - "yargs-parser": "^21.1.1" - }, - "bin": { - "ts-jest": "cli.js" - }, - "engines": { - "node": "^14.15.0 || ^16.10.0 || ^18.0.0 || >=20.0.0" - }, - "peerDependencies": { - "@babel/core": ">=7.0.0-beta.0 <8", - "@jest/transform": "^29.0.0", - "@jest/types": "^29.0.0", - "babel-jest": "^29.0.0", - "jest": "^29.0.0", - "typescript": ">=4.3 <6" - }, - "peerDependenciesMeta": { - "@babel/core": { - "optional": true - }, - "@jest/transform": { - "optional": true - }, - "@jest/types": { - "optional": true - }, - "babel-jest": { - "optional": true - }, - "esbuild": { - "optional": true - } - } - }, - "node_modules/ts-jest-mock-import-meta": { - "version": "1.2.0", - "resolved": "https://registry.npmjs.org/ts-jest-mock-import-meta/-/ts-jest-mock-import-meta-1.2.0.tgz", - "integrity": "sha512-r2+TH6d8LHBXqLTXjJh1KfTZoMvGV0hdn9gwickNVcwS2Co2/mewGjj0XDVEPLg5MVfZVHUFQ9O09anURA3KCw==", - "peerDependencies": { - "ts-jest": ">=20.0.0" - } - }, "node_modules/ts-node": { "version": "10.9.2", "resolved": "https://registry.npmjs.org/ts-node/-/ts-node-10.9.2.tgz", "integrity": "sha512-f0FFpIdcHgn8zcPSbf1dRevwt047YMnaiJM3u2w2RewrB+fob/zePZcrOyQoLMMO7aBIddLcQIEK5dYjkLnGrQ==", + "license": "MIT", "dependencies": { "@cspotcode/source-map-support": "^0.8.0", "@tsconfig/node10": "^1.0.7", @@ -10267,12 +6448,14 @@ "node_modules/ts-node/node_modules/arg": { "version": "4.1.3", "resolved": "https://registry.npmjs.org/arg/-/arg-4.1.3.tgz", - "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==" + "integrity": "sha512-58S9QDqG0Xx27YwPSt9fJxivjYl432YCwfDMfZ+71RAqUrZef7LrKQZ3LHLOwCS4FLNBplP533Zx895SeOCHvA==", + "license": "MIT" }, "node_modules/tslib": { "version": "2.7.0", "resolved": "https://registry.npmjs.org/tslib/-/tslib-2.7.0.tgz", - "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==" + "integrity": "sha512-gLXCKdN1/j47AiHiOkJN69hJmcbGTHI0ImLmbYLHykhgeN0jVGola9yVjFgzCUklsZQMW55o+dW7IXv3RCXDzA==", + "license": "0BSD" }, "node_modules/tty-browserify": { "version": "0.0.1", @@ -10297,31 +6480,11 @@ "integrity": "sha512-KXXFFdAbFXY4geFIwoyNK+f5Z1b7swfXABfL7HXCmoIWMKU3dmS26672A4EeQtDzLKy7SXmfBu51JolvEKwtGA==", "dev": true }, - "node_modules/type-detect": { - "version": "4.0.8", - "resolved": "https://registry.npmjs.org/type-detect/-/type-detect-4.0.8.tgz", - "integrity": "sha512-0fr/mIH1dlO+x7TlcMy+bIDqKPsw/70tVyeHW787goQjhmqaZe10uwLujubK9q9Lg6Fiho1KUKDYz0Z7k7g5/g==", - "peer": true, - "engines": { - "node": ">=4" - } - }, - "node_modules/type-fest": { - "version": "0.21.3", - "resolved": "https://registry.npmjs.org/type-fest/-/type-fest-0.21.3.tgz", - "integrity": "sha512-t0rzBq87m3fVcduHDUFhKmyyX+9eo6WQjZvf51Ea/M0Q7+T374Jp1aUiyUl0GKxp8M/OETVHSDvmkyPgvX+X2w==", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } - }, "node_modules/typescript": { - "version": "5.5.4", - "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.5.4.tgz", - "integrity": "sha512-Mtq29sKDAEYP7aljRgtPOpTvOfbwRWlS6dPRzwjdE+C0R4brX/GUyhHSecbHMFLNBLcJIPt9nl9yG5TZ1weH+Q==", + "version": "5.6.2", + "resolved": "https://registry.npmjs.org/typescript/-/typescript-5.6.2.tgz", + "integrity": "sha512-NW8ByodCSNCwZeghjN3o+JX5OFH0Ojg6sadjEKY4huZ52TqbJTJnDo5+Tw98lSy63NZvi4n+ez5m2u5d4PkZyw==", + "license": "Apache-2.0", "peer": true, "bin": { "tsc": "bin/tsc", @@ -10331,10 +6494,27 @@ "node": ">=14.17" } }, + "node_modules/typesense": { + "version": "1.8.2", + "resolved": "https://registry.npmjs.org/typesense/-/typesense-1.8.2.tgz", + "integrity": "sha512-aBpePjA99Qvo+OP2pJwMpvga4Jrm1Y2oV5NsrWXBxlqUDNEUCPZBIksPv2Hq0jxQxHhLLyJVbjXjByXsvpCDVA==", + "license": "Apache-2.0", + "dependencies": { + "axios": "^1.6.0", + "loglevel": "^1.8.1" + }, + "engines": { + "node": ">=18" + }, + "peerDependencies": { + "@babel/runtime": "^7.23.2" + } + }, "node_modules/undici-types": { "version": "6.19.8", "resolved": "https://registry.npmjs.org/undici-types/-/undici-types-6.19.8.tgz", - "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==" + "integrity": "sha512-ve2KP6f/JnbPBFyobGHuerC9g1FYGn/F8n1LWTwNxCEzd6IfqTwUQcNXgEtmmQ6DlRrC1hrSrBnCZPokRrDHjw==", + "license": "MIT" }, "node_modules/update-browserslist-db": { "version": "1.1.0", @@ -10369,6 +6549,7 @@ "version": "1.4.2", "resolved": "https://registry.npmjs.org/update-input-width/-/update-input-width-1.4.2.tgz", "integrity": "sha512-/p0XLhrQQQ4bMWD7bL9duYObwYCO1qGr8R19xcMmoMSmXuQ7/1//veUnCObQ7/iW6E2pGS6rFkS4TfH4ur7e/g==", + "license": "MIT", "funding": { "url": "https://github.com/wojtekmaj/update-input-width?sponsor=1" } @@ -10381,10 +6562,17 @@ "punycode": "^2.1.0" } }, + "node_modules/uri-js-replace": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/uri-js-replace/-/uri-js-replace-1.0.1.tgz", + "integrity": "sha512-W+C9NWNLFOoBI2QWDp4UT9pv65r2w5Cx+3sTYFvtMdDBxkKt1syCqsUdSFAChbEe1uK5TfS04wt/nGwmaeIQ0g==", + "license": "MIT" + }, "node_modules/url": { "version": "0.11.4", "resolved": "https://registry.npmjs.org/url/-/url-0.11.4.tgz", "integrity": "sha512-oCwdVC7mTuWiPyjLUz/COz5TLk6wgp0RCsN+wHZ2Ekneac9w8uuV0njcbbie2ME+Vs+d6duwmYuR3HgQXs1fOg==", + "license": "MIT", "dependencies": { "punycode": "^1.4.1", "qs": "^6.12.3" @@ -10396,17 +6584,20 @@ "node_modules/url-template": { "version": "2.0.8", "resolved": "https://registry.npmjs.org/url-template/-/url-template-2.0.8.tgz", - "integrity": "sha512-XdVKMF4SJ0nP/O7XIPB0JwAEuT9lDIYnNsK8yGVe43y0AWoKeJNdv3ZNWh7ksJ6KqQFjOO6ox/VEitLnaVNufw==" + "integrity": "sha512-XdVKMF4SJ0nP/O7XIPB0JwAEuT9lDIYnNsK8yGVe43y0AWoKeJNdv3ZNWh7ksJ6KqQFjOO6ox/VEitLnaVNufw==", + "license": "BSD" }, "node_modules/url/node_modules/punycode": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/punycode/-/punycode-1.4.1.tgz", - "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==" + "integrity": "sha512-jmYNElW7yvO7TV33CjSmvSiE2yco3bV2czu/OzDKdMNVZQWfxCblURLhf+47syQRBntjfLdd/H0egrzIG+oaFQ==", + "license": "MIT" }, "node_modules/url/node_modules/qs": { "version": "6.13.0", "resolved": "https://registry.npmjs.org/qs/-/qs-6.13.0.tgz", "integrity": "sha512-+38qI9SOr8tfZ4QmJNplMUxqjbe7LKvvZgWdExBOmd+egZTtjLB67Gu0HRX3u/XOq7UU2Nx6nsjvS16Z9uwfpg==", + "license": "BSD-3-Clause", "dependencies": { "side-channel": "^1.0.6" }, @@ -10421,6 +6612,7 @@ "version": "1.1.2", "resolved": "https://registry.npmjs.org/use-isomorphic-layout-effect/-/use-isomorphic-layout-effect-1.1.2.tgz", "integrity": "sha512-49L8yCO3iGT/ZF9QttjwLF/ZD9Iwto5LnH5LmEdk/6cFmXddqi2ulF0edxTwjj+7mqvpVVGQWvbXZdn32wRSHA==", + "license": "MIT", "peerDependencies": { "react": "^16.8.0 || ^17.0.0 || ^18.0.0" }, @@ -10464,6 +6656,7 @@ "version": "0.12.5", "resolved": "https://registry.npmjs.org/util/-/util-0.12.5.tgz", "integrity": "sha512-kZf/K6hEIrWHI6XqOFUiiMa+79wE/D8Q+NCNAWclkyg3b4d2k7s0QGepNjiABc+aR3N1PAyHL7p6UcLY6LmrnA==", + "license": "MIT", "dependencies": { "inherits": "^2.0.3", "is-arguments": "^1.0.4", @@ -10490,21 +6683,8 @@ "node_modules/v8-compile-cache-lib": { "version": "3.0.1", "resolved": "https://registry.npmjs.org/v8-compile-cache-lib/-/v8-compile-cache-lib-3.0.1.tgz", - "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==" - }, - "node_modules/v8-to-istanbul": { - "version": "9.3.0", - "resolved": "https://registry.npmjs.org/v8-to-istanbul/-/v8-to-istanbul-9.3.0.tgz", - "integrity": "sha512-kiGUalWN+rgBJ/1OHZsBtU4rXZOfj/7rKQxULKlIzwzQSvMJUUNgPwJEEh7gU6xEVxC0ahoOBvN2YI8GH6FNgA==", - "peer": true, - "dependencies": { - "@jridgewell/trace-mapping": "^0.3.12", - "@types/istanbul-lib-coverage": "^2.0.1", - "convert-source-map": "^2.0.0" - }, - "engines": { - "node": ">=10.12.0" - } + "integrity": "sha512-wa7YjyUGfNZngI/vtK0UHAN+lgDCxBPCylVXGp0zu59Fz5aiGtNXaq3DhIov063MorB+VfufLh3JlF2KdTK3xg==", + "license": "MIT" }, "node_modules/validate-npm-package-license": { "version": "3.0.4", @@ -10533,36 +6713,31 @@ "node_modules/vscode-languageserver-textdocument": { "version": "1.0.12", "resolved": "https://registry.npmjs.org/vscode-languageserver-textdocument/-/vscode-languageserver-textdocument-1.0.12.tgz", - "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==" + "integrity": "sha512-cxWNPesCnQCcMPeenjKKsOCKQZ/L6Tv19DTRIGuLWe32lyzWhihGVJ/rcckZXJxfdKCFvRLS3fpBIsV/ZGX4zA==", + "license": "MIT" }, "node_modules/vscode-languageserver-types": { "version": "3.17.5", "resolved": "https://registry.npmjs.org/vscode-languageserver-types/-/vscode-languageserver-types-3.17.5.tgz", - "integrity": "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==" + "integrity": "sha512-Ld1VelNuX9pdF39h2Hgaeb5hEZM2Z3jUrrMgWQAu82jMtZp7p3vJT3BzToKtZI7NgQssZje5o0zryOrhQvzQAg==", + "license": "MIT" }, "node_modules/vscode-uri": { "version": "2.1.2", "resolved": "https://registry.npmjs.org/vscode-uri/-/vscode-uri-2.1.2.tgz", - "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==" + "integrity": "sha512-8TEXQxlldWAuIODdukIb+TR5s+9Ds40eSJrw+1iDDA9IFORPjMELarNQE3myz5XIkWWpdprmJjm1/SxMlWOC8A==", + "license": "MIT" }, "node_modules/w3c-keyname": { "version": "2.2.8", "resolved": "https://registry.npmjs.org/w3c-keyname/-/w3c-keyname-2.2.8.tgz", "integrity": "sha512-dpojBhNsCNN7T82Tm7k26A6G9ML3NkhDsnw9n/eoxSRlVBB4CEtIQ/KTCLI2Fwf3ataSXRhYFkQi3SlnFwPvPQ==" }, - "node_modules/walker": { - "version": "1.0.8", - "resolved": "https://registry.npmjs.org/walker/-/walker-1.0.8.tgz", - "integrity": "sha512-ts/8E8l5b7kY0vlWLewOkDXMmPdLcVV4GmOQLyxuSswIJsweeFZtAsMF7k1Nszz+TYBQrlYRmzOnr398y1JemQ==", - "peer": true, - "dependencies": { - "makeerror": "1.0.12" - } - }, "node_modules/warning": { "version": "4.0.3", "resolved": "https://registry.npmjs.org/warning/-/warning-4.0.3.tgz", "integrity": "sha512-rpJyN222KWIvHJ/F53XSZv0Zl/accqHR8et1kpaMTD/fLCRxtV8iX8czMzY7sVZupTI3zcUTg8eycS2kNF9l6w==", + "license": "MIT", "dependencies": { "loose-envify": "^1.0.0" } @@ -10571,14 +6746,16 @@ "version": "3.3.3", "resolved": "https://registry.npmjs.org/web-streams-polyfill/-/web-streams-polyfill-3.3.3.tgz", "integrity": "sha512-d2JWLCivmZYTSIoge9MsgFCZrt571BikcWGYkjC1khllbTeDlGqZ2D8vD8E/lJa8WGWbb7Plm8/XJYV7IJHZZw==", + "license": "MIT", "engines": { "node": ">= 8" } }, "node_modules/web-vitals": { - "version": "3.5.2", - "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.5.2.tgz", - "integrity": "sha512-c0rhqNcHXRkY/ogGDJQxZ9Im9D19hDihbzSQJrsioex+KnFgmMzBiy57Z1EjkhX/+OjyBpclDCzz2ITtjokFmg==" + "version": "3.3.1", + "resolved": "https://registry.npmjs.org/web-vitals/-/web-vitals-3.3.1.tgz", + "integrity": "sha512-LTfY5GjcY3ngFzNsYFSYL+AmVmlWrzPTUxSMDis2rZbf+SzT7HH3NH4Y/l45XOlrAIunOBeURN9qtBHkRskAiA==", + "license": "Apache-2.0" }, "node_modules/webidl-conversions": { "version": "3.0.1", @@ -10594,25 +6771,11 @@ "webidl-conversions": "^3.0.0" } }, - "node_modules/which": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/which/-/which-2.0.2.tgz", - "integrity": "sha512-BLI3Tl1TW3Pvl70l3yq3Y64i+awpwXqsGBYWkkqMtnbXgrMD+yj7rhW0kuEDxzJaYXGjEW5ogapKNMEKNMjibA==", - "peer": true, - "dependencies": { - "isexe": "^2.0.0" - }, - "bin": { - "node-which": "bin/node-which" - }, - "engines": { - "node": ">= 8" - } - }, "node_modules/which-typed-array": { "version": "1.1.15", "resolved": "https://registry.npmjs.org/which-typed-array/-/which-typed-array-1.1.15.tgz", "integrity": "sha512-oV0jmFtUky6CXfkqehVvBP/LSWJ2sy4vWMioiENyJLePrBO/yKyV9OyJySfAKosh+RYkIl5zJCNZ8/4JncrpdA==", + "license": "MIT", "dependencies": { "available-typed-arrays": "^1.0.7", "call-bind": "^1.0.7", @@ -10643,6 +6806,7 @@ "version": "7.0.0", "resolved": "https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz", "integrity": "sha512-YVGIj2kamLSTxw6NsZjoBxfSwsn0ycdesmc4p+Q21c5zPuZ1pl+NfxVdxPtdHvmNVOQ6XSYG4AUtyt/Fi7D16Q==", + "license": "MIT", "dependencies": { "ansi-styles": "^4.0.0", "string-width": "^4.1.0", @@ -10659,6 +6823,7 @@ "version": "4.3.0", "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz", "integrity": "sha512-zbB9rCJAT1rbjiVDb2hqKFHNYLxgtk8NURxZ3IZwD3F6NtxbXZQCnnSi1Lkx+IDohdPlFp222wVALIheZJQSEg==", + "license": "MIT", "dependencies": { "color-convert": "^2.0.1" }, @@ -10673,6 +6838,7 @@ "version": "2.0.1", "resolved": "https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz", "integrity": "sha512-RRECPsj7iu/xb5oKYcsFHSppFNnsj/52OVTRKb4zP5onXwVF3zVmmToNcOfGC+CRDpfK/U584fMg38ZHCaElKQ==", + "license": "MIT", "dependencies": { "color-name": "~1.1.4" }, @@ -10683,26 +6849,8 @@ "node_modules/wrap-ansi/node_modules/color-name": { "version": "1.1.4", "resolved": "https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz", - "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==" - }, - "node_modules/wrappy": { - "version": "1.0.2", - "resolved": "https://registry.npmjs.org/wrappy/-/wrappy-1.0.2.tgz", - "integrity": "sha512-l4Sp/DRseor9wL6EvV2+TuQn63dMkPjZ/sp9XkghTEbV9KlPS1xUsZ3u7/IQO4wxtcFB4bgpQPRcR3QCvezPcQ==", - "peer": true - }, - "node_modules/write-file-atomic": { - "version": "4.0.2", - "resolved": "https://registry.npmjs.org/write-file-atomic/-/write-file-atomic-4.0.2.tgz", - "integrity": "sha512-7KxauUdBmSdWnmpaGFg+ppNjKF8uNLry8LyzjauQDOVONfFLNKrKvQOxZ/VuTIcS/gge/YNahf5RIIQWTSarlg==", - "peer": true, - "dependencies": { - "imurmurhash": "^0.1.4", - "signal-exit": "^3.0.7" - }, - "engines": { - "node": "^12.13.0 || ^14.15.0 || >=16.0.0" - } + "integrity": "sha512-dOy+3AuW3a2wNbZHIuMZpTcgjGuLU/uBL/ubcZF9OXbDo8ff4O8yVp5Bf0efS8uEoYo5q4Fx7dY9OgQGXgAsQA==", + "license": "MIT" }, "node_modules/ws": { "version": "8.18.0", @@ -10778,6 +6926,7 @@ "version": "5.0.8", "resolved": "https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz", "integrity": "sha512-0pfFzegeDWJHJIAmTLRP2DwHjdF5s7jo9tuztdQxAhINCdvS+3nGINqPd00AphqJR/0LhANUS6/+7SCb98YOfA==", + "license": "ISC", "engines": { "node": ">=10" } @@ -10791,6 +6940,7 @@ "version": "1.10.2", "resolved": "https://registry.npmjs.org/yaml/-/yaml-1.10.2.tgz", "integrity": "sha512-r3vXyErRCYJ7wg28yvBY5VSoAF8ZvlcW9/BwUzEtUsjvX/DKs24dIkuwjtuprwJJHsbyUbLApepYTR1BN4uHrg==", + "license": "ISC", "engines": { "node": ">= 6" } @@ -10798,12 +6948,14 @@ "node_modules/yaml-ast-parser": { "version": "0.0.43", "resolved": "https://registry.npmjs.org/yaml-ast-parser/-/yaml-ast-parser-0.0.43.tgz", - "integrity": "sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==" + "integrity": "sha512-2PTINUwsRqSd+s8XxKaJWQlUuEMHJQyEuh2edBbW8KNJz0SJPwUSD2zRWqezFEdN7IzAgeuYHFUCF7o8zRdZ0A==", + "license": "Apache-2.0" }, "node_modules/yargs": { "version": "17.7.2", "resolved": "https://registry.npmjs.org/yargs/-/yargs-17.7.2.tgz", "integrity": "sha512-7dSzzRQ++CKnNI/krKnYRV7JKKPUXMEh61soaHKg9mrWEhzFWhFnxPxGl+69cD1Ou63C13NUPCnmIcrvqCuM6w==", + "license": "MIT", "dependencies": { "cliui": "^8.0.1", "escalade": "^3.1.1", @@ -10821,6 +6973,7 @@ "version": "21.1.1", "resolved": "https://registry.npmjs.org/yargs-parser/-/yargs-parser-21.1.1.tgz", "integrity": "sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==", + "license": "ISC", "engines": { "node": ">=12" } @@ -10829,21 +6982,10 @@ "version": "3.1.1", "resolved": "https://registry.npmjs.org/yn/-/yn-3.1.1.tgz", "integrity": "sha512-Ux4ygGWsu2c7isFWe8Yu1YluJmqVhxqK2cLXNQA5AcC3QfbGNpM7fu0Y8b/z16pXLnFxZYvWhd3fhBY9DLmC6Q==", + "license": "MIT", "engines": { "node": ">=6" } - }, - "node_modules/yocto-queue": { - "version": "0.1.0", - "resolved": "https://registry.npmjs.org/yocto-queue/-/yocto-queue-0.1.0.tgz", - "integrity": "sha512-rVksvsnNCdJ/ohGc6xgPwyN8eheCxsiLM8mxuE/t/mOVqJewPuO1miLpTHQiRgTKCLexL4MeAFVagts7HmNZ2Q==", - "peer": true, - "engines": { - "node": ">=10" - }, - "funding": { - "url": "https://github.com/sponsors/sindresorhus" - } } } } diff --git a/package.json b/package.json index e9d5bc4b77..748d0f802f 100644 --- a/package.json +++ b/package.json @@ -15,7 +15,7 @@ "@codemirror/state": "6.4.1", "@codemirror/view": "^6.22.2", "@lezer/highlight": "^1.2.0", - "@redocly/realm": "0.97.4", + "@redocly/realm": "0.103.1", "@uiw/codemirror-themes": "4.21.21", "@uiw/react-codemirror": "^4.21.21", "@xrplf/isomorphic": "^1.0.0-beta.1", diff --git a/redirects.yaml b/redirects.yaml index 1d75985b1d..0d8028e1e4 100644 --- a/redirects.yaml +++ b/redirects.yaml @@ -1,3 +1,9 @@ +/docs/concepts/xrpl-sidechains/price-oracles/: + to: /docs/concepts/decentralized-storage/price-oracles/ + type: 301 +/docs/concepts/accounts/decentralized-identifiers/: + to: /docs/concepts/decentralized-storage/decentralized-identifiers/ + type: 301 /docs/tutorials/javascript/trade-on-ledger/: to: /docs/tutorials/javascript/amm/ type: 301 diff --git a/redocly.yaml b/redocly.yaml index 5e9bc15e79..0d83fd6792 100644 --- a/redocly.yaml +++ b/redocly.yaml @@ -4,7 +4,7 @@ ignore: - _code-samples/*/README.md - _code-samples/**/README.md - _code-samples/create-amm/ts/tsconfig.json -i18n: +l10n: defaultLocale: en-US locales: - code: en-US @@ -18,166 +18,165 @@ seo: rbac: reunite: xrpl-org-editors: maintain -theme: - analytics: - gtm: - includeInDevelopment: true - trackingId: GTM-KCQZ3L8 - defaultDataLayer: - platform: redocly - enableWebVitalsTracking: true - scripts: - head: - - src: https://cmp.osano.com/AzyjT6TIZMlgyLyy8/f11f7772-8ed5-4b73-bd17-c0814edcc440/osano.js - - src: ./static/js/xrpl-2.11.0.min.js - - src: ./static/vendor/jquery-3.7.1.min.js - - src: ./static/vendor/bootstrap.min.js - - src: ./static/js/osano.js - type: text/javascript - body: - - src: ./static/js/xrplai-config.js - id: xrplai-options - - src: https://www.unpkg.com/@xrpl/ai-web/dist/init.js - type: module - id: initjs - links: - - href: https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap - rel: stylesheet - - href: https://fonts.googleapis.com/css?family=Source+Code+Pro:300,400,600,700&display=swap - rel: stylesheet - - href: ./static/css/devportal2024-v1.css - rel: stylesheet - - href: ./static/css/font-awesome.min.css - rel: stylesheet - - href: https://www.unpkg.com/@xrpl/ai-css/xrplai.css - rel: stylesheet +analytics: + gtm: + includeInDevelopment: true + trackingId: GTM-KCQZ3L8 + defaultDataLayer: + platform: redocly + enableWebVitalsTracking: true +scripts: + head: + - src: https://cmp.osano.com/AzyjT6TIZMlgyLyy8/f11f7772-8ed5-4b73-bd17-c0814edcc440/osano.js + - src: ./static/js/xrpl-2.11.0.min.js + - src: ./static/vendor/jquery-3.7.1.min.js + - src: ./static/vendor/bootstrap.min.js + - src: ./static/js/osano.js + type: text/javascript + body: + - src: ./static/js/xrplai-config.js + id: xrplai-options + - src: https://www.unpkg.com/@xrpl/ai-web/dist/init.js + type: module + id: initjs +links: + - href: https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap + rel: stylesheet + - href: https://fonts.googleapis.com/css?family=Source+Code+Pro:300,400,600,700&display=swap + rel: stylesheet + - href: ./static/css/devportal2024-v1.css + rel: stylesheet + - href: ./static/css/font-awesome.min.css + rel: stylesheet + - href: https://www.unpkg.com/@xrpl/ai-css/xrplai.css + rel: stylesheet +logo: + srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark + altText: XRP Ledger Developer Portal + link: / +navbar: + items: + $ref: top-nav.yaml +markdown: + partialsFolders: ["docs/_snippets", "_code-samples", "_api-examples"] + editPage: + baseUrl: https://github.com/XRPLF/xrpl-dev-portal/tree/master/ + hide: false +footer: logo: - srcSet: ./static/img/XRPLedger_DevPortal-black.svg light ./static/img/XRPLedger_DevPortal-white.svg dark - altText: XRP Ledger Developer Portal - link: / - navbar: - items: - $ref: top-nav.yaml - markdown: - partialsFolders: ["docs/_snippets", "_code-samples", "_api-examples"] - editPage: - baseUrl: https://github.com/XRPLF/xrpl-dev-portal/tree/master/ - hide: false - footer: - logo: - hide: true - copyrightText: © 2024 XRP Ledger. Open Source. - items: - - group: About - groupTranslationKey: theme.footer.about - items: - - page: about/index.page.tsx - label: XRPL Overview - labelTranslationKey: footer.about.xrpl-overview - - label: Use Cases & Projects - page: about/uses.page.tsx - labelTranslationKey: footer.about.use-cases-projects - - page: about/history.page.tsx - label: History - labelTranslationKey: footer.about.history - - page: about/impact.page.tsx - label: Impact - labelTranslationKey: footer.about.impact - - label: XRPL Foundation - labelTranslationKey: footer.about.xrpl-foundation - href: https://foundation.xrpl.org/ - external: true - - page: about/faq.md - label: FAQ - labelTranslationKey: footer.about.faq - - page: about/privacy-policy.md - label: Privacy Policy - labelTranslationKey: footer.about.privacy-policy - - group: Docs - groupTranslationKey: theme.footer.docs - items: - - label: XRPL Documentation - page: docs/index.page.tsx - labelTranslationKey: footer.docs.xrpl-documentation - - page: docs/introduction/index.md - label: Introduction - labelTranslationKey: footer.docs.introduction - - page: docs/use-cases/index.md - label: Use Cases - labelTranslationKey: footer.docs.use-cases - - page: docs/concepts/index.md - label: Concepts - labelTranslationKey: footer.docs.concepts - - page: docs/tutorials/index.md - label: Tutorials - labelTranslationKey: footer.docs.tutorials - - page: docs/references/index.md - label: References - labelTranslationKey: footer.docs.references - - page: docs/infrastructure/index.md - label: Infrastructure - labelTranslationKey: footer.docs.infrastructure - - group: Resources - groupTranslationKey: theme.footer.resources - items: - - page: resources/code-samples.page.tsx - label: Code Samples - labelTranslationKey: footer.resources.code-samples - - page: resources/dev-tools/index.page.tsx - label: Dev Tools - labelTranslationKey: footer.resources.dev-tools - - label: XRPL Learning Portal - labelTranslationKey: footer.resources.xrpl-learning-portal - href: https://learn.xrpl.org/ - external: true - - label: XRPL Brand Kit - labelTranslationKey: footer.resources.xrpl-brand-kit - href: /XRPL_Brand_Kit.zip - external: true - - label: Ledger Explorer - labelTranslationKey: footer.resources.explorer - href: https://livenet.xrpl.org/ - external: true - - page: resources/known-amendments.md - label: Known Amendments - labelTranslationKey: footer.resources.known-amendments - - page: resources/contribute-code/index.md - label: Contribute Code - labelTranslationKey: footer.resources.contribute-code - - page: resources/contribute-documentation/index.md - label: Contribute Documentation - labelTranslationKey: footer.resources.contribute-documentation - - group: Community - groupTranslationKey: theme.footer.community - items: - - page: community/index.page.tsx - label: Community - labelTranslationKey: footer.community.community - - page: community/events.page.tsx - label: Events - labelTranslationKey: footer.community.events - - page: community/ambassadors.page.tsx - label: Ambassadors - labelTranslationKey: footer.community.ambassadors - - page: community/developer-funding.page.tsx - label: Developer Funding - labelTranslationKey: footer.community.developer-funding - - label: XRPL Jobs - labelTranslationKey: footer.community.xrpl-jobs - href: https://jobs.xrpl.org/ - external: true - - page: blog/index.page.tsx - label: XRP Ledger Community Blog - labelTranslationKey: footer.community.dev-blog - - label: XRPL Grants - labelTranslationKey: footer.community.xrpl-grants - href: https://xrplgrants.org/ - external: true - - label: GitHub - labelTranslationKey: footer.community.github - href: https://github.com/XRPLF/ - external: true - - page: community/report-a-scam.md - label: Report a Scam - labelTranslationKey: footer.community.report-a-scam + hide: true + copyrightText: © 2024 XRP Ledger. Open Source. + items: + - group: About + groupTranslationKey: footer.about + items: + - page: about/index.page.tsx + label: XRPL Overview + labelTranslationKey: footer.about.xrpl-overview + - label: Use Cases & Projects + page: about/uses.page.tsx + labelTranslationKey: footer.about.use-cases-projects + - page: about/history.page.tsx + label: History + labelTranslationKey: footer.about.history + - page: about/impact.page.tsx + label: Impact + labelTranslationKey: footer.about.impact + - label: XRPL Foundation + labelTranslationKey: footer.about.xrpl-foundation + href: https://foundation.xrpl.org/ + external: true + - page: about/faq.md + label: FAQ + labelTranslationKey: footer.about.faq + - page: about/privacy-policy.md + label: Privacy Policy + labelTranslationKey: footer.about.privacy-policy + - group: Docs + groupTranslationKey: footer.docs + items: + - label: XRPL Documentation + page: docs/index.page.tsx + labelTranslationKey: footer.docs.xrpl-documentation + - page: docs/introduction/index.md + label: Introduction + labelTranslationKey: footer.docs.introduction + - page: docs/use-cases/index.md + label: Use Cases + labelTranslationKey: footer.docs.use-cases + - page: docs/concepts/index.md + label: Concepts + labelTranslationKey: footer.docs.concepts + - page: docs/tutorials/index.md + label: Tutorials + labelTranslationKey: footer.docs.tutorials + - page: docs/references/index.md + label: References + labelTranslationKey: footer.docs.references + - page: docs/infrastructure/index.md + label: Infrastructure + labelTranslationKey: footer.docs.infrastructure + - group: Resources + groupTranslationKey: footer.resources + items: + - page: resources/code-samples.page.tsx + label: Code Samples + labelTranslationKey: footer.resources.code-samples + - page: resources/dev-tools/index.page.tsx + label: Dev Tools + labelTranslationKey: footer.resources.dev-tools + - label: XRPL Learning Portal + labelTranslationKey: footer.resources.xrpl-learning-portal + href: https://learn.xrpl.org/ + external: true + - label: XRPL Brand Kit + labelTranslationKey: footer.resources.xrpl-brand-kit + href: /XRPL_Brand_Kit.zip + external: true + - label: Ledger Explorer + labelTranslationKey: footer.resources.explorer + href: https://livenet.xrpl.org/ + external: true + - page: resources/known-amendments.md + label: Known Amendments + labelTranslationKey: footer.resources.known-amendments + - page: resources/contribute-code/index.md + label: Contribute Code + labelTranslationKey: footer.resources.contribute-code + - page: resources/contribute-documentation/index.md + label: Contribute Documentation + labelTranslationKey: footer.resources.contribute-documentation + - group: Community + groupTranslationKey: footer.community + items: + - page: community/index.page.tsx + label: Community + labelTranslationKey: footer.community.community + - page: community/events.page.tsx + label: Events + labelTranslationKey: footer.community.events + - page: community/ambassadors.page.tsx + label: Ambassadors + labelTranslationKey: footer.community.ambassadors + - page: community/developer-funding.page.tsx + label: Developer Funding + labelTranslationKey: footer.community.developer-funding + - label: XRPL Jobs + labelTranslationKey: footer.community.xrpl-jobs + href: https://jobs.xrpl.org/ + external: true + - page: blog/index.page.tsx + label: XRP Ledger Community Blog + labelTranslationKey: footer.community.dev-blog + - label: XRPL Grants + labelTranslationKey: footer.community.xrpl-grants + href: https://xrplgrants.org/ + external: true + - label: GitHub + labelTranslationKey: footer.community.github + href: https://github.com/XRPLF/ + external: true + - page: community/report-a-scam.md + label: Report a Scam + labelTranslationKey: footer.community.report-a-scam diff --git a/resources/contribute-documentation/index.md b/resources/contribute-documentation/index.md index bc0f0c416d..761774ac26 100644 --- a/resources/contribute-documentation/index.md +++ b/resources/contribute-documentation/index.md @@ -23,7 +23,7 @@ The official source repository for the site is at