From b69f9b10410fb99406d0db9325d3ed617299cd04 Mon Sep 17 00:00:00 2001 From: Samer Alabi <141707240+samer-stripe@users.noreply.github.com> Date: Mon, 18 Sep 2023 17:56:13 -0400 Subject: [PATCH] Generate dokka for 20.31.0 (#7326) --- docs/camera-core/navigation.html | 172 +++++++------ docs/financial-connections/navigation.html | 172 +++++++------ docs/identity/navigation.html | 172 +++++++------ docs/link/navigation.html | 172 +++++++------ docs/ml-core/base/navigation.html | 172 +++++++------ docs/ml-core/cardscan/navigation.html | 172 +++++++------ docs/ml-core/default/navigation.html | 172 +++++++------ docs/ml-core/googleplay/navigation.html | 172 +++++++------ docs/navigation.html | 172 +++++++------ docs/network-testing/navigation.html | 172 +++++++------ docs/payments-core-testing/navigation.html | 172 +++++++------ .../-card-exception/index.html | 6 +- .../-payment-intent-args.html | 4 +- .../-payment-intent-args/index.html | 8 +- .../-setup-intent-args.html | 4 +- .../-setup-intent-args/index.html | 8 +- .../-google-pay-launcher-contract/index.html | 4 +- .../-google-pay-launcher/index.html | 12 +- .../present-for-payment-intent.html | 4 +- .../present-for-setup-intent.html | 4 +- .../-args/-args.html | 4 +- .../-args/index.html | 6 +- .../index.html | 6 +- .../present.html | 4 +- .../-companion/create-revolut-pay.html | 75 ++++++ .../-companion/index.html | 15 ++ .../-konbini/-konbini.html | 75 ++++++ .../-konbini/index.html | 167 ++++++++++++ .../-payment-method-options-params/index.html | 17 +- .../-payment-method/-type/-alma/index.html | 238 ++++++++++++++++++ .../-payment-method/-type/-konbini/index.html | 238 ++++++++++++++++++ .../-payment-method/-type/index.html | 30 +++ .../-shipping-method/-shipping-method.html | 2 +- .../-shipping-method/currency.html | 2 +- .../-shipping-method/index.html | 6 +- .../-display-konbini-details.html | 75 ++++++ .../hosted-voucher-url.html | 75 ++++++ .../-display-konbini-details/index.html | 152 +++++++++++ .../-next-action-data/index.html | 17 +- .../-display-konbini-details/index.html | 148 +++++++++++ .../-next-action-type/index.html | 15 ++ .../com.stripe.android.model/index.html | 2 +- .../consumer-sign-up.html | 2 +- .../-stripe-api-repository/index.html | 2 +- .../-stripe-repository/consumer-sign-up.html | 2 +- .../-stripe-repository/index.html | 2 +- .../index.html | 4 +- .../register-authenticator.html | 2 +- .../unregister-authenticator.html | 2 +- .../-translator-manager/index.html | 2 +- .../-activity-starter/-activity-starter.html | 2 +- .../-activity-starter/index.html | 2 +- .../-add-payment-method-activity/index.html | 58 ++--- .../-auth-activity-starter-host/index.html | 2 +- .../start-activity-for-result.html | 2 +- .../index.html | 42 ++-- .../-becs-debit-widget/index.html | 36 +-- .../-card-form-view/index.html | 36 +-- .../-card-input-widget/index.html | 36 +-- .../-card-multiline-widget/index.html | 36 +-- .../-card-number-edit-text/index.html | 40 +-- .../-card-number-text-input-layout/index.html | 36 +-- .../-country-text-input-layout/index.html | 36 +-- .../-cvc-edit-text/index.html | 40 +-- .../-expiry-date-edit-text/index.html | 40 +-- .../index.html | 58 ++--- .../-payment-flow-activity/index.html | 58 ++--- .../-payment-flow-view-pager/index.html | 36 +-- .../-payment-methods-activity/index.html | 58 ++--- .../format-price-string-using-free.html | 2 +- .../-payment-utils/index.html | 2 +- .../-postal-code-edit-text/index.html | 40 +-- .../-shipping-info-widget/index.html | 36 +-- .../-stripe-activity/index.html | 58 ++--- .../-stripe-edit-text/index.html | 40 +-- .../get-price-string.html | 2 +- .../-pay-with-google-utils/index.html | 2 +- .../set-shipping-information-validator.html | 2 +- .../set-shipping-methods-factory.html | 2 +- .../index.html | 2 +- .../-shipping-methods-factory/index.html | 2 +- .../-payment-session-config/index.html | 4 +- docs/payments-core/navigation.html | 172 +++++++------ docs/payments-model/navigation.html | 172 +++++++------ .../-form-item-spec/index.html | 2 +- .../-konbini-confirmation-number-spec.html | 75 ++++++ .../api-path.html | 75 ++++++ .../index.html | 137 ++++++++++ .../transform.html | 75 ++++++ .../index.html | 15 ++ docs/payments-ui-core/navigation.html | 172 +++++++------ .../-google-pay-configuration.html | 4 +- .../-google-pay-configuration/amount.html | 75 ++++++ .../country-code.html | 2 +- .../currency-code.html | 2 +- .../environment.html | 2 +- .../-google-pay-configuration/index.html | 46 +++- .../-google-pay-configuration/label.html | 75 ++++++ .../-payment-sheet/index.html | 2 +- docs/paymentsheet/navigation.html | 172 +++++++------ docs/scripts/pages.json | 2 +- docs/stripe-core/navigation.html | 172 +++++++------ .../-konbini-confirmation-number.html | 75 ++++++ .../-identifier-spec/-companion/index.html | 15 ++ docs/stripe-ui-core/navigation.html | 172 +++++++------ docs/stripecardscan/navigation.html | 172 +++++++------ docs/wechatpay/navigation.html | 172 +++++++------ 107 files changed, 4393 insertions(+), 1843 deletions(-) create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-create-params/-companion/create-revolut-pay.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-options-params/-konbini/-konbini.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method-options-params/-konbini/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method/-type/-alma/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-payment-method/-type/-konbini/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/-display-konbini-details.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/hosted-voucher-url.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-data/-display-konbini-details/index.html create mode 100644 docs/payments-core/com.stripe.android.model/-stripe-intent/-next-action-type/-display-konbini-details/index.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/-konbini-confirmation-number-spec.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/api-path.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/index.html create mode 100644 docs/payments-ui-core/com.stripe.android.ui.core.elements/-konbini-confirmation-number-spec/transform.html create mode 100644 docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/amount.html create mode 100644 docs/paymentsheet/com.stripe.android.paymentsheet/-payment-sheet/-google-pay-configuration/label.html create mode 100644 docs/stripe-ui-core/com.stripe.android.uicore.elements/-identifier-spec/-companion/-konbini-confirmation-number.html diff --git a/docs/camera-core/navigation.html b/docs/camera-core/navigation.html index 0430b25b6a9..4e5397d480a 100644 --- a/docs/camera-core/navigation.html +++ b/docs/camera-core/navigation.html @@ -3400,31 +3400,41 @@ -