Skip to content

Commit 7693803

Browse files
committed
Update api files
1 parent b4ee3d4 commit 7693803

File tree

4 files changed

+4
-10
lines changed

4 files changed

+4
-10
lines changed

kmpauth-firebase-facebook/api/kmpauth-firebase-facebook.klib.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Klib ABI Dump
2-
// Targets: [iosArm64, iosSimulatorArm64, js]
2+
// Targets: [iosArm64, iosSimulatorArm64, iosX64, js]
33
// Rendering settings:
44
// - Signature version: 2
55
// - Show manifest properties: true

kmpauth-firebase/api/kmpauth-firebase.klib.api

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
// Klib ABI Dump
2-
// Targets: [iosArm64, iosSimulatorArm64, js]
2+
// Targets: [iosArm64, iosSimulatorArm64, iosX64, js]
33
// Rendering settings:
44
// - Signature version: 2
55
// - Show manifest properties: true

kmpauth-google/api/kmpauth-google.klib.api

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -65,12 +65,8 @@ final class com.mmk.kmpauth.google/GoogleUser { // com.mmk.kmpauth.google/Google
6565
}
6666

6767
final val com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop|#static{}com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop[0]
68-
final val com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop|#static{}com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop[0]
69-
final val com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop|#static{}com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop[0]
7068
final val com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleUser$stableprop // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleUser$stableprop|#static{}com_mmk_kmpauth_google_GoogleUser$stableprop[0]
7169

7270
final fun com.mmk.kmpauth.google/GoogleButtonUiContainer(androidx.compose.ui/Modifier?, kotlin/Boolean, kotlin/Boolean, kotlin.collections/List<kotlin/String>?, kotlin/Function1<com.mmk.kmpauth.google/GoogleUser?, kotlin/Unit>, kotlin/Function3<com.mmk.kmpauth.core/UiContainerScope, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.google/GoogleButtonUiContainer|GoogleButtonUiContainer(androidx.compose.ui.Modifier?;kotlin.Boolean;kotlin.Boolean;kotlin.collections.List<kotlin.String>?;kotlin.Function1<com.mmk.kmpauth.google.GoogleUser?,kotlin.Unit>;kotlin.Function3<com.mmk.kmpauth.core.UiContainerScope,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
7371
final fun com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop_getter|com_mmk_kmpauth_google_GoogleAuthCredentials$stableprop_getter(){}[0]
74-
final fun com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop_getter|com_mmk_kmpauth_google_GoogleAuthProviderImpl$stableprop_getter(){}[0]
75-
final fun com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop_getter|com_mmk_kmpauth_google_GoogleAuthUiProviderImpl$stableprop_getter(){}[0]
7672
final fun com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleUser$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.google/com_mmk_kmpauth_google_GoogleUser$stableprop_getter|com_mmk_kmpauth_google_GoogleUser$stableprop_getter(){}[0]

kmpauth-uihelper/api/kmpauth-uihelper.klib.api

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,6 @@ final val com.mmk.kmpauth.uihelper.facebook/com_mmk_kmpauth_uihelper_facebook_Fa
6868
final val com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop|#static{}com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop[0]
6969
final val com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop|#static{}com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop[0]
7070
final val com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop|#static{}com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop[0]
71-
final val com.mmk.kmpauth.uihelper.theme/com_mmk_kmpauth_uihelper_theme_Fonts$stableprop // com.mmk.kmpauth.uihelper.theme/com_mmk_kmpauth_uihelper_theme_Fonts$stableprop|#static{}com_mmk_kmpauth_uihelper_theme_Fonts$stableprop[0]
72-
final val io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop|#static{}io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop[0]
7371
final val io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop|#static{}io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop[0]
7472
final val io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop|#static{}io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop[0]
7573
final val io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop|#static{}io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop[0]
@@ -82,16 +80,16 @@ final fun com.mmk.kmpauth.uihelper.apple/com_mmk_kmpauth_uihelper_apple_AppleBut
8280
final fun com.mmk.kmpauth.uihelper.apple/com_mmk_kmpauth_uihelper_apple_AppleButtonMode_White$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.apple/com_mmk_kmpauth_uihelper_apple_AppleButtonMode_White$stableprop_getter|com_mmk_kmpauth_uihelper_apple_AppleButtonMode_White$stableprop_getter(){}[0]
8381
final fun com.mmk.kmpauth.uihelper.apple/com_mmk_kmpauth_uihelper_apple_AppleButtonMode_WhiteWithOutline$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.apple/com_mmk_kmpauth_uihelper_apple_AppleButtonMode_WhiteWithOutline$stableprop_getter|com_mmk_kmpauth_uihelper_apple_AppleButtonMode_WhiteWithOutline$stableprop_getter(){}[0]
8482
final fun com.mmk.kmpauth.uihelper.facebook/FacebookSignInButton(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.facebook/FacebookButtonMode?, kotlin/String?, androidx.compose.ui.text.font/FontFamily?, androidx.compose.ui.graphics/Shape?, androidx.compose.ui.unit/TextUnit, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.facebook/FacebookSignInButton|FacebookSignInButton(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.facebook.FacebookButtonMode?;kotlin.String?;androidx.compose.ui.text.font.FontFamily?;androidx.compose.ui.graphics.Shape?;androidx.compose.ui.unit.TextUnit;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
83+
final fun com.mmk.kmpauth.uihelper.facebook/FacebookSignInButton(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.facebook/FacebookButtonMode?, kotlin/String?, androidx.compose.ui.text.font/FontFamily?, androidx.compose.ui.graphics/Shape?, androidx.compose.ui.unit/TextUnit?, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.facebook/FacebookSignInButton|FacebookSignInButton(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.facebook.FacebookButtonMode?;kotlin.String?;androidx.compose.ui.text.font.FontFamily?;androidx.compose.ui.graphics.Shape?;androidx.compose.ui.unit.TextUnit?;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
8584
final fun com.mmk.kmpauth.uihelper.facebook/FacebookSignInButtonIconOnly(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.facebook/FacebookButtonMode?, androidx.compose.ui.graphics/Shape?, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.facebook/FacebookSignInButtonIconOnly|FacebookSignInButtonIconOnly(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.facebook.FacebookButtonMode?;androidx.compose.ui.graphics.Shape?;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
8685
final fun com.mmk.kmpauth.uihelper.facebook/com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_Blue$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.facebook/com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_Blue$stableprop_getter|com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_Blue$stableprop_getter(){}[0]
8786
final fun com.mmk.kmpauth.uihelper.facebook/com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_White$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.facebook/com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_White$stableprop_getter|com_mmk_kmpauth_uihelper_facebook_FacebookButtonMode_White$stableprop_getter(){}[0]
8887
final fun com.mmk.kmpauth.uihelper.google/GoogleSignInButton(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.google/GoogleButtonMode?, kotlin/String?, androidx.compose.ui.graphics/Shape?, androidx.compose.ui.unit/TextUnit, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.google/GoogleSignInButton|GoogleSignInButton(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.google.GoogleButtonMode?;kotlin.String?;androidx.compose.ui.graphics.Shape?;androidx.compose.ui.unit.TextUnit;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
88+
final fun com.mmk.kmpauth.uihelper.google/GoogleSignInButton(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.google/GoogleButtonMode?, kotlin/String?, androidx.compose.ui.graphics/Shape?, androidx.compose.ui.unit/TextUnit?, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.google/GoogleSignInButton|GoogleSignInButton(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.google.GoogleButtonMode?;kotlin.String?;androidx.compose.ui.graphics.Shape?;androidx.compose.ui.unit.TextUnit?;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
8989
final fun com.mmk.kmpauth.uihelper.google/GoogleSignInButtonIconOnly(androidx.compose.ui/Modifier?, com.mmk.kmpauth.uihelper.google/GoogleButtonMode?, androidx.compose.ui.graphics/Shape?, kotlin/Function0<kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // com.mmk.kmpauth.uihelper.google/GoogleSignInButtonIconOnly|GoogleSignInButtonIconOnly(androidx.compose.ui.Modifier?;com.mmk.kmpauth.uihelper.google.GoogleButtonMode?;androidx.compose.ui.graphics.Shape?;kotlin.Function0<kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0]
9090
final fun com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop_getter|com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Dark$stableprop_getter(){}[0]
9191
final fun com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop_getter|com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Light$stableprop_getter(){}[0]
9292
final fun com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.google/com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop_getter|com_mmk_kmpauth_uihelper_google_GoogleButtonMode_Neutral$stableprop_getter(){}[0]
93-
final fun com.mmk.kmpauth.uihelper.theme/com_mmk_kmpauth_uihelper_theme_Fonts$stableprop_getter(): kotlin/Int // com.mmk.kmpauth.uihelper.theme/com_mmk_kmpauth_uihelper_theme_Fonts$stableprop_getter|com_mmk_kmpauth_uihelper_theme_Fonts$stableprop_getter(){}[0]
94-
final fun io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop_getter(): kotlin/Int // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop_getter|io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res$stableprop_getter(){}[0]
9593
final fun io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop_getter(): kotlin/Int // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop_getter|io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_array$stableprop_getter(){}[0]
9694
final fun io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop_getter(): kotlin/Int // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop_getter|io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_drawable$stableprop_getter(){}[0]
9795
final fun io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop_getter(): kotlin/Int // io.github.mirzemehdi.kmpauth_uihelper.generated.resources/io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop_getter|io_github_mirzemehdi_kmpauth_uihelper_generated_resources_Res_font$stableprop_getter(){}[0]

0 commit comments

Comments
 (0)