From a7d425ed18aae2d7f2af4f676176c8c4554fbdc6 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 7 Aug 2024 19:45:15 +0000 Subject: [PATCH] Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin to v2.0.10 (#2237) * Update dependency org.jetbrains.kotlin:compose-compiler-gradle-plugin to v2.0.10 * API dump --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jake Wharton --- gradle/libs.versions.toml | 2 +- redwood-compose/api/redwood-compose.klib.api | 10 ++++++++++ redwood-layout-api/api/redwood-layout-api.klib.api | 5 +++++ .../api/redwood-layout-compose.klib.api | 12 ++++++++++++ .../api/redwood-layout-composeui.klib.api | 9 +++++++++ .../api/redwood-lazylayout-api.klib.api | 3 +++ .../api/redwood-lazylayout-compose.klib.api | 7 +++++++ .../api/redwood-lazylayout-composeui.klib.api | 3 +++ .../api/redwood-protocol-guest.klib.api | 2 ++ redwood-runtime/api/redwood-runtime.klib.api | 10 ++++++++++ redwood-testing/api/redwood-testing.klib.api | 2 ++ .../api/redwood-widget-compose.klib.api | 2 ++ 12 files changed, 66 insertions(+), 1 deletion(-) diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index 202270eb41..228f6202b7 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -1,5 +1,5 @@ [versions] -kotlin = "2.0.0" +kotlin = "2.0.10" kotlinx-coroutines = "1.8.1" kotlinx-serialization = "1.7.1" androidx-activity = "1.9.1" diff --git a/redwood-compose/api/redwood-compose.klib.api b/redwood-compose/api/redwood-compose.klib.api index 6a7021400d..4c67089be0 100644 --- a/redwood-compose/api/redwood-compose.klib.api +++ b/redwood-compose/api/redwood-compose.klib.api @@ -73,6 +73,10 @@ final val app.cash.redwood.compose/current // app.cash.redwood.compose/current|@ final fun <#A: kotlin/Any> app.cash.redwood.compose/RedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.widget/RedwoodView<#A>, app.cash.redwood.widget/WidgetSystem<#A>, kotlin/Function0 = ...): app.cash.redwood.compose/RedwoodComposition // app.cash.redwood.compose/RedwoodComposition|RedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.widget.RedwoodView<0:0>;app.cash.redwood.widget.WidgetSystem<0:0>;kotlin.Function0){0§}[0] final fun <#A: kotlin/Any> app.cash.redwood.compose/RedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.widget/Widget.Children<#A>, app.cash.redwood.ui/OnBackPressedDispatcher, androidx.compose.runtime.saveable/SaveableStateRegistry?, kotlinx.coroutines.flow/StateFlow, app.cash.redwood.widget/WidgetSystem<#A>, kotlin/Function0 = ...): app.cash.redwood.compose/RedwoodComposition // app.cash.redwood.compose/RedwoodComposition|RedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.widget.Widget.Children<0:0>;app.cash.redwood.ui.OnBackPressedDispatcher;androidx.compose.runtime.saveable.SaveableStateRegistry?;kotlinx.coroutines.flow.StateFlow;app.cash.redwood.widget.WidgetSystem<0:0>;kotlin.Function0){0§}[0] final fun app.cash.redwood.compose/BackHandler(kotlin/Boolean, kotlin/Function0, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.compose/BackHandler|BackHandler(kotlin.Boolean;kotlin.Function0;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] +final fun app.cash.redwood.compose/app_cash_redwood_compose_ChildrenNode$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_ChildrenNode$stableprop_getter|app_cash_redwood_compose_ChildrenNode$stableprop_getter(){}[0] +final fun app.cash.redwood.compose/app_cash_redwood_compose_NodeApplier$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_NodeApplier$stableprop_getter|app_cash_redwood_compose_NodeApplier$stableprop_getter(){}[0] +final fun app.cash.redwood.compose/app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter|app_cash_redwood_compose_RedwoodComposeContent$stableprop_getter(){}[0] +final fun app.cash.redwood.compose/app_cash_redwood_compose_WidgetNode$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_WidgetNode$stableprop_getter|app_cash_redwood_compose_WidgetNode$stableprop_getter(){}[0] final inline fun <#A: app.cash.redwood.widget/WidgetFactoryOwner<#C>, #B: app.cash.redwood.widget/Widget<#C>, #C: kotlin/Any> app.cash.redwood.compose/RedwoodComposeNode(crossinline kotlin/Function1<#A, #B>, kotlin/Function1>, kotlin/Unit>, kotlin/Function3, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>, androidx.compose.runtime/Composer?, kotlin/Int) // app.cash.redwood.compose/RedwoodComposeNode|RedwoodComposeNode(kotlin.Function1<0:0,0:1>;kotlin.Function1>,kotlin.Unit>;kotlin.Function3,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>;androidx.compose.runtime.Composer?;kotlin.Int){0§>;1§>;2§}[0] // Targets: [ios] @@ -83,6 +87,9 @@ final object app.cash.redwood.compose/DisplayLinkClock : androidx.compose.runtim // Targets: [ios] final val app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop // app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop|#static{}app_cash_redwood_compose_DisplayLinkClock$stableprop[0] +// Targets: [ios] +final fun app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_DisplayLinkClock$stableprop_getter|app_cash_redwood_compose_DisplayLinkClock$stableprop_getter(){}[0] + // Targets: [js] final object app.cash.redwood.compose/WindowAnimationFrameClock : androidx.compose.runtime/MonotonicFrameClock { // app.cash.redwood.compose/WindowAnimationFrameClock|null[0] final suspend fun <#A1: kotlin/Any?> withFrameNanos(kotlin/Function1): #A1 // app.cash.redwood.compose/WindowAnimationFrameClock.withFrameNanos|withFrameNanos(kotlin.Function1){0§}[0] @@ -90,3 +97,6 @@ final object app.cash.redwood.compose/WindowAnimationFrameClock : androidx.compo // Targets: [js] final val app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop // app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop|#static{}app_cash_redwood_compose_WindowAnimationFrameClock$stableprop[0] + +// Targets: [js] +final fun app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter(): kotlin/Int // app.cash.redwood.compose/app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter|app_cash_redwood_compose_WindowAnimationFrameClock$stableprop_getter(){}[0] diff --git a/redwood-layout-api/api/redwood-layout-api.klib.api b/redwood-layout-api/api/redwood-layout-api.klib.api index afc878af94..610e2f7821 100644 --- a/redwood-layout-api/api/redwood-layout-api.klib.api +++ b/redwood-layout-api/api/redwood-layout-api.klib.api @@ -118,3 +118,8 @@ final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$se final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop|#static{}app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop[0] final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop|#static{}app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop[0] final val app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop|#static{}app_cash_redwood_layout_api_Overflow_$serializer$stableprop[0] + +final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter|app_cash_redwood_layout_api_Constraint_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter|app_cash_redwood_layout_api_CrossAxisAlignment_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter|app_cash_redwood_layout_api_MainAxisAlignment_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.api/app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter|app_cash_redwood_layout_api_Overflow_$serializer$stableprop_getter(){}[0] diff --git a/redwood-layout-compose/api/redwood-layout-compose.klib.api b/redwood-layout-compose/api/redwood-layout-compose.klib.api index e73035eb1a..6928b9cda4 100644 --- a/redwood-layout-compose/api/redwood-layout-compose.klib.api +++ b/redwood-layout-compose/api/redwood-layout-compose.klib.api @@ -54,3 +54,15 @@ final fun app.cash.redwood.layout.compose/Box(app.cash.redwood.layout.api/Constr final fun app.cash.redwood.layout.compose/Column(app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/Overflow?, app.cash.redwood.layout.api/CrossAxisAlignment?, app.cash.redwood.layout.api/MainAxisAlignment?, kotlin/Function1?, app.cash.redwood/Modifier?, kotlin/Function3, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Column|Column(app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.Overflow?;app.cash.redwood.layout.api.CrossAxisAlignment?;app.cash.redwood.layout.api.MainAxisAlignment?;kotlin.Function1?;app.cash.redwood.Modifier?;kotlin.Function3;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.layout.compose/Row(app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/Overflow?, app.cash.redwood.layout.api/MainAxisAlignment?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/Function1?, app.cash.redwood/Modifier?, kotlin/Function3, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Row|Row(app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.Overflow?;app.cash.redwood.layout.api.MainAxisAlignment?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.Function1?;app.cash.redwood.Modifier?;kotlin.Function3;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.layout.compose/Spacer(app.cash.redwood.ui/Dp, app.cash.redwood.ui/Dp, app.cash.redwood/Modifier?, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.layout.compose/Spacer|Spacer(app.cash.redwood.ui.Dp;app.cash.redwood.ui.Dp;app.cash.redwood.Modifier?;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_BoxScopeImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_ColumnScopeImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_FlexImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_FlexImpl$stableprop_getter|app_cash_redwood_layout_compose_FlexImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_GrowImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_GrowImpl$stableprop_getter|app_cash_redwood_layout_compose_GrowImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HeightImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HeightImpl$stableprop_getter|app_cash_redwood_layout_compose_HeightImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter|app_cash_redwood_layout_compose_HorizontalAlignmentImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_MarginImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_MarginImpl$stableprop_getter|app_cash_redwood_layout_compose_MarginImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter|app_cash_redwood_layout_compose_RowScopeImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter|app_cash_redwood_layout_compose_ShrinkImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_SizeImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_SizeImpl$stableprop_getter|app_cash_redwood_layout_compose_SizeImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter|app_cash_redwood_layout_compose_VerticalAlignmentImpl$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_WidthImpl$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.compose/app_cash_redwood_layout_compose_WidthImpl$stableprop_getter|app_cash_redwood_layout_compose_WidthImpl$stableprop_getter(){}[0] diff --git a/redwood-layout-composeui/api/redwood-layout-composeui.klib.api b/redwood-layout-composeui/api/redwood-layout-composeui.klib.api index f6909e0d5f..fc79d342b8 100644 --- a/redwood-layout-composeui/api/redwood-layout-composeui.klib.api +++ b/redwood-layout-composeui/api/redwood-layout-composeui.klib.api @@ -33,3 +33,12 @@ final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_Co final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop[0] final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop[0] final val app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop|#static{}app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop[0] + +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter|app_cash_redwood_layout_composeui_BoxChildLayoutInfo$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter|app_cash_redwood_layout_composeui_BoxChildrenLayoutInfo$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter|app_cash_redwood_layout_composeui_BoxMeasurePolicy$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter|app_cash_redwood_layout_composeui_ComposeMeasureCallback$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiBox$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiFlexContainer$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiRedwoodLayoutWidgetFactory$stableprop_getter(){}[0] +final fun app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter(): kotlin/Int // app.cash.redwood.layout.composeui/app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter|app_cash_redwood_layout_composeui_ComposeUiSpacer$stableprop_getter(){}[0] diff --git a/redwood-lazylayout-api/api/redwood-lazylayout-api.klib.api b/redwood-lazylayout-api/api/redwood-lazylayout-api.klib.api index 94e7810b93..10be941aea 100644 --- a/redwood-lazylayout-api/api/redwood-lazylayout-api.klib.api +++ b/redwood-lazylayout-api/api/redwood-lazylayout-api.klib.api @@ -36,3 +36,6 @@ final class app.cash.redwood.lazylayout.api/ScrollItemIndex { // app.cash.redwoo final val app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop|#static{}app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop[0] final val app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop|#static{}app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop[0] + +final fun app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter|app_cash_redwood_lazylayout_api_ScrollItemIndex$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.api/app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter|app_cash_redwood_lazylayout_api_ScrollItemIndex_$serializer$stableprop_getter(){}[0] diff --git a/redwood-lazylayout-compose/api/redwood-lazylayout-compose.klib.api b/redwood-lazylayout-compose/api/redwood-lazylayout-compose.klib.api index ba982c0a0e..60ff61cbdc 100644 --- a/redwood-lazylayout-compose/api/redwood-lazylayout-compose.klib.api +++ b/redwood-lazylayout-compose/api/redwood-lazylayout-compose.klib.api @@ -63,12 +63,19 @@ final val app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compos final val app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListState$stableprop // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListState$stableprop|#static{}app_cash_redwood_lazylayout_compose_LazyListState$stableprop[0] final val app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop|#static{}app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop[0] +final fun app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_IntervalList_Interval$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_IntervalList_Interval$stableprop_getter|app_cash_redwood_lazylayout_compose_layout_IntervalList_Interval$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_LazyLayoutIntervalContent$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_LazyLayoutIntervalContent$stableprop_getter|app_cash_redwood_lazylayout_compose_layout_LazyLayoutIntervalContent$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_MutableIntervalList$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose.layout/app_cash_redwood_lazylayout_compose_layout_MutableIntervalList$stableprop_getter|app_cash_redwood_lazylayout_compose_layout_MutableIntervalList$stableprop_getter(){}[0] final fun app.cash.redwood.lazylayout.compose/LazyColumn(kotlin/Boolean, kotlin/Function0?, kotlin/Function2, app.cash.redwood/Modifier?, app.cash.redwood.lazylayout.compose/LazyListState?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/UInt, kotlin/Function1, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/LazyColumn|LazyColumn(kotlin.Boolean;kotlin.Function0?;kotlin.Function2;app.cash.redwood.Modifier?;app.cash.redwood.lazylayout.compose.LazyListState?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.UInt;kotlin.Function1;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.lazylayout.compose/LazyColumn(kotlin/Function2, app.cash.redwood/Modifier?, app.cash.redwood.lazylayout.compose/LazyListState?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/Function1, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/LazyColumn|LazyColumn(kotlin.Function2;app.cash.redwood.Modifier?;app.cash.redwood.lazylayout.compose.LazyListState?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.Function1;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.lazylayout.compose/LazyList(kotlin/Boolean, kotlin/Function2, kotlin/Int, kotlin/Int, app.cash.redwood.layout.api/Constraint, app.cash.redwood.layout.api/Constraint, app.cash.redwood.ui/Margin, app.cash.redwood.layout.api/CrossAxisAlignment, app.cash.redwood.lazylayout.api/ScrollItemIndex, app.cash.redwood/Modifier?, kotlin/Function2, kotlin/Function2, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/LazyList|LazyList(kotlin.Boolean;kotlin.Function2;kotlin.Int;kotlin.Int;app.cash.redwood.layout.api.Constraint;app.cash.redwood.layout.api.Constraint;app.cash.redwood.ui.Margin;app.cash.redwood.layout.api.CrossAxisAlignment;app.cash.redwood.lazylayout.api.ScrollItemIndex;app.cash.redwood.Modifier?;kotlin.Function2;kotlin.Function2;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.lazylayout.compose/LazyRow(kotlin/Boolean, kotlin/Function0?, kotlin/Function2, app.cash.redwood/Modifier?, app.cash.redwood.lazylayout.compose/LazyListState?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/UInt, kotlin/Function1, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/LazyRow|LazyRow(kotlin.Boolean;kotlin.Function0?;kotlin.Function2;app.cash.redwood.Modifier?;app.cash.redwood.lazylayout.compose.LazyListState?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.UInt;kotlin.Function1;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.lazylayout.compose/LazyRow(kotlin/Function2, app.cash.redwood/Modifier?, app.cash.redwood.lazylayout.compose/LazyListState?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.layout.api/Constraint?, app.cash.redwood.ui/Margin?, app.cash.redwood.layout.api/CrossAxisAlignment?, kotlin/Function1, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/LazyRow|LazyRow(kotlin.Function2;app.cash.redwood.Modifier?;app.cash.redwood.lazylayout.compose.LazyListState?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.layout.api.Constraint?;app.cash.redwood.ui.Margin?;app.cash.redwood.layout.api.CrossAxisAlignment?;kotlin.Function1;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final fun app.cash.redwood.lazylayout.compose/RefreshableLazyList(kotlin/Boolean, kotlin/Function2, kotlin/Int, kotlin/Int, kotlin/Boolean, kotlin/Function0?, app.cash.redwood.layout.api/Constraint, app.cash.redwood.layout.api/Constraint, app.cash.redwood.ui/Margin, app.cash.redwood.layout.api/CrossAxisAlignment, app.cash.redwood.lazylayout.api/ScrollItemIndex, kotlin/UInt, app.cash.redwood/Modifier?, kotlin/Function2, kotlin/Function2, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int, kotlin/Int) // app.cash.redwood.lazylayout.compose/RefreshableLazyList|RefreshableLazyList(kotlin.Boolean;kotlin.Function2;kotlin.Int;kotlin.Int;kotlin.Boolean;kotlin.Function0?;app.cash.redwood.layout.api.Constraint;app.cash.redwood.layout.api.Constraint;app.cash.redwood.ui.Margin;app.cash.redwood.layout.api.CrossAxisAlignment;app.cash.redwood.lazylayout.api.ScrollItemIndex;kotlin.UInt;app.cash.redwood.Modifier?;kotlin.Function2;kotlin.Function2;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int;kotlin.Int){}[0] +final fun app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListInterval$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListInterval$stableprop_getter|app_cash_redwood_lazylayout_compose_LazyListInterval$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListIntervalContent$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListIntervalContent$stableprop_getter|app_cash_redwood_lazylayout_compose_LazyListIntervalContent$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListState$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_LazyListState$stableprop_getter|app_cash_redwood_lazylayout_compose_LazyListState$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.compose/app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop_getter|app_cash_redwood_lazylayout_compose_ScrollOptimizedLoadingStrategy$stableprop_getter(){}[0] final fun app.cash.redwood.lazylayout.compose/rememberLazyListState(app.cash.redwood.lazylayout.compose/LoadingStrategy?, androidx.compose.runtime/Composer?, kotlin/Int, kotlin/Int): app.cash.redwood.lazylayout.compose/LazyListState // app.cash.redwood.lazylayout.compose/rememberLazyListState|rememberLazyListState(app.cash.redwood.lazylayout.compose.LoadingStrategy?;androidx.compose.runtime.Composer?;kotlin.Int;kotlin.Int){}[0] final inline fun <#A: kotlin/Any?> (app.cash.redwood.lazylayout.compose/LazyListScope).app.cash.redwood.lazylayout.compose/items(kotlin.collections/List<#A>, crossinline kotlin/Function3<#A, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>) // app.cash.redwood.lazylayout.compose/items|items@app.cash.redwood.lazylayout.compose.LazyListScope(kotlin.collections.List<0:0>;kotlin.Function3<0:0,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){0§}[0] final inline fun <#A: kotlin/Any?> (app.cash.redwood.lazylayout.compose/LazyListScope).app.cash.redwood.lazylayout.compose/items(kotlin/Array<#A>, crossinline kotlin/Function3<#A, androidx.compose.runtime/Composer, kotlin/Int, kotlin/Unit>) // app.cash.redwood.lazylayout.compose/items|items@app.cash.redwood.lazylayout.compose.LazyListScope(kotlin.Array<0:0>;kotlin.Function3<0:0,androidx.compose.runtime.Composer,kotlin.Int,kotlin.Unit>){0§}[0] diff --git a/redwood-lazylayout-composeui/api/redwood-lazylayout-composeui.klib.api b/redwood-lazylayout-composeui/api/redwood-lazylayout-composeui.klib.api index 1abf0a8e6c..dcd6ded522 100644 --- a/redwood-lazylayout-composeui/api/redwood-lazylayout-composeui.klib.api +++ b/redwood-lazylayout-composeui/api/redwood-lazylayout-composeui.klib.api @@ -15,3 +15,6 @@ final class app.cash.redwood.lazylayout.composeui/ComposeUiRedwoodLazyLayoutWidg final val app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop // app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop|#static{}app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop[0] final val app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop // app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop|#static{}app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop[0] + +final fun app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop_getter|app_cash_redwood_lazylayout_composeui_ComposeUiLazyList$stableprop_getter(){}[0] +final fun app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop_getter(): kotlin/Int // app.cash.redwood.lazylayout.composeui/app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop_getter|app_cash_redwood_lazylayout_composeui_ComposeUiRedwoodLazyLayoutWidgetFactory$stableprop_getter(){}[0] diff --git a/redwood-protocol-guest/api/redwood-protocol-guest.klib.api b/redwood-protocol-guest/api/redwood-protocol-guest.klib.api index 7d559c09da..180abbd8b8 100644 --- a/redwood-protocol-guest/api/redwood-protocol-guest.klib.api +++ b/redwood-protocol-guest/api/redwood-protocol-guest.klib.api @@ -104,3 +104,5 @@ final val app.cash.redwood.protocol.guest/guestRedwoodVersion // app.cash.redwoo final fun (): app.cash.redwood.protocol/RedwoodVersion // app.cash.redwood.protocol.guest/guestRedwoodVersion.|(){}[0] final fun app.cash.redwood.protocol.guest/ProtocolRedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.protocol.guest/GuestProtocolAdapter, kotlin/UInt, app.cash.redwood.ui/OnBackPressedDispatcher, androidx.compose.runtime.saveable/SaveableStateRegistry?, kotlinx.coroutines.flow/StateFlow, kotlin/Function0 = ...): app.cash.redwood.compose/RedwoodComposition // app.cash.redwood.protocol.guest/ProtocolRedwoodComposition|ProtocolRedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.protocol.guest.GuestProtocolAdapter;kotlin.UInt;app.cash.redwood.ui.OnBackPressedDispatcher;androidx.compose.runtime.saveable.SaveableStateRegistry?;kotlinx.coroutines.flow.StateFlow;kotlin.Function0){}[0] +final fun app.cash.redwood.protocol.guest/app_cash_redwood_protocol_guest_DefaultGuestProtocolAdapter$stableprop_getter(): kotlin/Int // app.cash.redwood.protocol.guest/app_cash_redwood_protocol_guest_DefaultGuestProtocolAdapter$stableprop_getter|app_cash_redwood_protocol_guest_DefaultGuestProtocolAdapter$stableprop_getter(){}[0] +final fun app.cash.redwood.protocol.guest/app_cash_redwood_protocol_guest_ProtocolWidgetChildren$stableprop_getter(): kotlin/Int // app.cash.redwood.protocol.guest/app_cash_redwood_protocol_guest_ProtocolWidgetChildren$stableprop_getter|app_cash_redwood_protocol_guest_ProtocolWidgetChildren$stableprop_getter(){}[0] diff --git a/redwood-runtime/api/redwood-runtime.klib.api b/redwood-runtime/api/redwood-runtime.klib.api index 88c29a8fa7..96cae15221 100644 --- a/redwood-runtime/api/redwood-runtime.klib.api +++ b/redwood-runtime/api/redwood-runtime.klib.api @@ -273,6 +273,16 @@ final fun (app.cash.redwood.ui/Dp).app.cash.redwood.ui/toPlatformDp(): kotlin/Do final fun (app.cash.redwood.ui/Dp.Companion).app.cash.redwood.ui/fromPlatformDp(kotlin/Double): app.cash.redwood.ui/Dp // app.cash.redwood.ui/fromPlatformDp|fromPlatformDp@app.cash.redwood.ui.Dp.Companion(kotlin.Double){}[0] final fun app.cash.redwood.ui/Margin(app.cash.redwood.ui/Dp = ...): app.cash.redwood.ui/Margin // app.cash.redwood.ui/Margin|Margin(app.cash.redwood.ui.Dp){}[0] final fun app.cash.redwood.ui/Margin(app.cash.redwood.ui/Dp = ..., app.cash.redwood.ui/Dp = ...): app.cash.redwood.ui/Margin // app.cash.redwood.ui/Margin|Margin(app.cash.redwood.ui.Dp;app.cash.redwood.ui.Dp){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Density_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Density_$serializer$stableprop_getter|app_cash_redwood_ui_Density_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Dp_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Dp_$serializer$stableprop_getter|app_cash_redwood_ui_Dp_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Margin$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Margin$stableprop_getter|app_cash_redwood_ui_Margin$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Margin_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Margin_$serializer$stableprop_getter|app_cash_redwood_ui_Margin_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_OnBackPressedCallback$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_OnBackPressedCallback$stableprop_getter|app_cash_redwood_ui_OnBackPressedCallback$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Px_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Px_$serializer$stableprop_getter|app_cash_redwood_ui_Px_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Size$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Size$stableprop_getter|app_cash_redwood_ui_Size$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_Size_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_Size_$serializer$stableprop_getter|app_cash_redwood_ui_Size_$serializer$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_UiConfiguration$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_UiConfiguration$stableprop_getter|app_cash_redwood_ui_UiConfiguration$stableprop_getter(){}[0] +final fun app.cash.redwood.ui/app_cash_redwood_ui_UiConfiguration_$serializer$stableprop_getter(): kotlin/Int // app.cash.redwood.ui/app_cash_redwood_ui_UiConfiguration_$serializer$stableprop_getter|app_cash_redwood_ui_UiConfiguration_$serializer$stableprop_getter(){}[0] // Targets: [ios] final val app.cash.redwood.ui/Default // app.cash.redwood.ui/Default|@app.cash.redwood.ui.Density.Companion{}Default[0] diff --git a/redwood-testing/api/redwood-testing.klib.api b/redwood-testing/api/redwood-testing.klib.api index 59d10afb37..d5a52fcb9c 100644 --- a/redwood-testing/api/redwood-testing.klib.api +++ b/redwood-testing/api/redwood-testing.klib.api @@ -40,3 +40,5 @@ final fun (kotlin.collections/List).app.ca final fun (kotlin.collections/List).app.cash.redwood.testing/toChangeList(app.cash.redwood.protocol.guest/ProtocolWidgetSystemFactory, kotlinx.serialization.json/Json = ...): app.cash.redwood.protocol/SnapshotChangeList // app.cash.redwood.testing/toChangeList|toChangeList@kotlin.collections.List(app.cash.redwood.protocol.guest.ProtocolWidgetSystemFactory;kotlinx.serialization.json.Json){}[0] final fun (kotlin.collections/List).app.cash.redwood.testing/toDebugString(): kotlin/String // app.cash.redwood.testing/toDebugString|toDebugString@kotlin.collections.List(){}[0] final fun <#A: kotlin/Any, #B: kotlin/Any?> app.cash.redwood.testing/TestRedwoodComposition(kotlinx.coroutines/CoroutineScope, app.cash.redwood.widget/WidgetSystem<#A>, app.cash.redwood.widget/Widget.Children<#A>, app.cash.redwood.ui/OnBackPressedDispatcher = ..., app.cash.redwood.testing/TestSavedState? = ..., app.cash.redwood.ui/UiConfiguration = ..., kotlin/Function0<#B>): app.cash.redwood.testing/TestRedwoodComposition<#B> // app.cash.redwood.testing/TestRedwoodComposition|TestRedwoodComposition(kotlinx.coroutines.CoroutineScope;app.cash.redwood.widget.WidgetSystem<0:0>;app.cash.redwood.widget.Widget.Children<0:0>;app.cash.redwood.ui.OnBackPressedDispatcher;app.cash.redwood.testing.TestSavedState?;app.cash.redwood.ui.UiConfiguration;kotlin.Function0<0:1>){0§;1§}[0] +final fun app.cash.redwood.testing/app_cash_redwood_testing_NoOpOnBackPressedDispatcher$stableprop_getter(): kotlin/Int // app.cash.redwood.testing/app_cash_redwood_testing_NoOpOnBackPressedDispatcher$stableprop_getter|app_cash_redwood_testing_NoOpOnBackPressedDispatcher$stableprop_getter(){}[0] +final fun app.cash.redwood.testing/app_cash_redwood_testing_TestSavedState$stableprop_getter(): kotlin/Int // app.cash.redwood.testing/app_cash_redwood_testing_TestSavedState$stableprop_getter|app_cash_redwood_testing_TestSavedState$stableprop_getter(){}[0] diff --git a/redwood-widget-compose/api/redwood-widget-compose.klib.api b/redwood-widget-compose/api/redwood-widget-compose.klib.api index 55b6bcb0d5..28a2a46c1d 100644 --- a/redwood-widget-compose/api/redwood-widget-compose.klib.api +++ b/redwood-widget-compose/api/redwood-widget-compose.klib.api @@ -21,3 +21,5 @@ final class app.cash.redwood.widget.compose/ComposeWidgetChildren : app.cash.red } final val app.cash.redwood.widget.compose/app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop // app.cash.redwood.widget.compose/app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop|#static{}app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop[0] + +final fun app.cash.redwood.widget.compose/app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop_getter(): kotlin/Int // app.cash.redwood.widget.compose/app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop_getter|app_cash_redwood_widget_compose_ComposeWidgetChildren$stableprop_getter(){}[0]