diff --git a/.gitignore b/.gitignore index 9b62e5a..38138d1 100644 --- a/.gitignore +++ b/.gitignore @@ -7,11 +7,11 @@ /.idea/workspace.xml /.idea/navEditor.xml /.idea/assetWizardSettings.xml +/.idea .DS_Store /build /captures .externalNativeBuild .cxx local.properties -.idea app/release diff --git a/.idea/androidTestResultsUserPreferences.xml b/.idea/androidTestResultsUserPreferences.xml index 002b5c4..f8c664a 100644 --- a/.idea/androidTestResultsUserPreferences.xml +++ b/.idea/androidTestResultsUserPreferences.xml @@ -55,6 +55,19 @@ + + + + + + + diff --git a/.idea/deploymentTargetDropDown.xml b/.idea/deploymentTargetDropDown.xml index 2966b93..8def6be 100644 --- a/.idea/deploymentTargetDropDown.xml +++ b/.idea/deploymentTargetDropDown.xml @@ -2,9 +2,6 @@ - - - @@ -17,6 +14,9 @@ + + + diff --git a/app/build.gradle b/app/build.gradle index b65c43e..0908e31 100644 --- a/app/build.gradle +++ b/app/build.gradle @@ -88,7 +88,6 @@ dependencies { implementation libs.androidx.core.ktx implementation platform(libs.compose.bom) implementation libs.compose.ui - implementation libs.androidx.compose.material implementation libs.androidx.compose.ui.tooling.preview implementation libs.androidx.lifecycle.runtime.ktx implementation libs.androidx.activity.compose diff --git a/app/release/app-release.apk b/app/release/app-release.apk index 19fc643..e9441ff 100644 Binary files a/app/release/app-release.apk and b/app/release/app-release.apk differ diff --git a/app/src/main/baselineProfiles/baseline-prof.txt b/app/src/main/baselineProfiles/baseline-prof.txt index edf00e9..677ff31 100644 --- a/app/src/main/baselineProfiles/baseline-prof.txt +++ b/app/src/main/baselineProfiles/baseline-prof.txt @@ -288,20 +288,21 @@ PLandroidx/browser/customtabs/CustomTabsIntent$Builder;->setShowTitle(Z)Landroid Landroidx/collection/ArrayMap; HSPLandroidx/collection/ArrayMap;->()V Landroidx/collection/ArraySet; -HSPLandroidx/collection/ArraySet;->()V HSPLandroidx/collection/ArraySet;->()V HSPLandroidx/collection/ArraySet;->(I)V +HSPLandroidx/collection/ArraySet;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/collection/ArraySet;->add(Ljava/lang/Object;)Z -HSPLandroidx/collection/ArraySet;->allocArrays(I)V HSPLandroidx/collection/ArraySet;->clear()V -HSPLandroidx/collection/ArraySet;->freeArrays([I[Ljava/lang/Object;I)V -HSPLandroidx/collection/ArraySet;->indexOf(Ljava/lang/Object;I)I +HSPLandroidx/collection/ArraySet;->getArray$collection()[Ljava/lang/Object; +HSPLandroidx/collection/ArraySet;->getHashes$collection()[I +HSPLandroidx/collection/ArraySet;->get_size$collection()I +HSPLandroidx/collection/ArraySet;->setArray$collection([Ljava/lang/Object;)V +HSPLandroidx/collection/ArraySet;->setHashes$collection([I)V +HSPLandroidx/collection/ArraySet;->set_size$collection(I)V HSPLandroidx/collection/ArraySet;->toArray()[Ljava/lang/Object; -Landroidx/collection/ContainerHelpers; -HSPLandroidx/collection/ContainerHelpers;->()V -HSPLandroidx/collection/ContainerHelpers;->binarySearch([III)I -HSPLandroidx/collection/ContainerHelpers;->idealByteArraySize(I)I -HSPLandroidx/collection/ContainerHelpers;->idealIntArraySize(I)I +Landroidx/collection/ArraySetKt; +HSPLandroidx/collection/ArraySetKt;->allocArrays(Landroidx/collection/ArraySet;I)V +HSPLandroidx/collection/ArraySetKt;->indexOf(Landroidx/collection/ArraySet;Ljava/lang/Object;I)I Landroidx/collection/LruCache; HSPLandroidx/collection/LruCache;->(I)V HSPLandroidx/collection/LruCache;->create(Ljava/lang/Object;)Ljava/lang/Object; @@ -312,21 +313,40 @@ HSPLandroidx/collection/LruCache;->safeSizeOf(Ljava/lang/Object;Ljava/lang/Objec HSPLandroidx/collection/LruCache;->trimToSize(I)V Landroidx/collection/SimpleArrayMap; HSPLandroidx/collection/SimpleArrayMap;->()V +HSPLandroidx/collection/SimpleArrayMap;->(I)V +HSPLandroidx/collection/SimpleArrayMap;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/collection/SparseArrayCompat; -HSPLandroidx/collection/SparseArrayCompat;->()V HSPLandroidx/collection/SparseArrayCompat;->()V HSPLandroidx/collection/SparseArrayCompat;->(I)V +HSPLandroidx/collection/SparseArrayCompat;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/collection/SparseArrayCompat;->get(I)Ljava/lang/Object; -HSPLandroidx/collection/SparseArrayCompat;->get(ILjava/lang/Object;)Ljava/lang/Object; HSPLandroidx/collection/SparseArrayCompat;->keyAt(I)I HSPLandroidx/collection/SparseArrayCompat;->put(ILjava/lang/Object;)V HSPLandroidx/collection/SparseArrayCompat;->size()I HSPLandroidx/collection/SparseArrayCompat;->valueAt(I)Ljava/lang/Object; +Landroidx/collection/SparseArrayCompatKt; +HSPLandroidx/collection/SparseArrayCompatKt;->()V +HSPLandroidx/collection/SparseArrayCompatKt;->access$getDELETED$p()Ljava/lang/Object; +HSPLandroidx/collection/SparseArrayCompatKt;->commonGet(Landroidx/collection/SparseArrayCompat;I)Ljava/lang/Object; Landroidx/collection/SparseArrayKt; HSPLandroidx/collection/SparseArrayKt;->valueIterator(Landroidx/collection/SparseArrayCompat;)Ljava/util/Iterator; Landroidx/collection/SparseArrayKt$valueIterator$1; HSPLandroidx/collection/SparseArrayKt$valueIterator$1;->(Landroidx/collection/SparseArrayCompat;)V HSPLandroidx/collection/SparseArrayKt$valueIterator$1;->hasNext()Z +Landroidx/collection/internal/ContainerHelpersKt; +HSPLandroidx/collection/internal/ContainerHelpersKt;->()V +HSPLandroidx/collection/internal/ContainerHelpersKt;->binarySearch([III)I +HSPLandroidx/collection/internal/ContainerHelpersKt;->idealByteArraySize(I)I +HSPLandroidx/collection/internal/ContainerHelpersKt;->idealIntArraySize(I)I +Landroidx/collection/internal/Lock; +HSPLandroidx/collection/internal/Lock;->()V +Landroidx/collection/internal/LruHashMap; +HSPLandroidx/collection/internal/LruHashMap;->(IF)V +HSPLandroidx/collection/internal/LruHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/collection/internal/LruHashMap;->getEntries()Ljava/util/Set; +HSPLandroidx/collection/internal/LruHashMap;->isEmpty()Z +HSPLandroidx/collection/internal/LruHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/collection/internal/LruHashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/animation/AndroidFlingSpline; HSPLandroidx/compose/animation/AndroidFlingSpline;->()V HSPLandroidx/compose/animation/AndroidFlingSpline;->()V @@ -335,8 +355,8 @@ HSPLandroidx/compose/animation/AndroidFlingSpline;->flingPosition(F)Landroidx/co Landroidx/compose/animation/AndroidFlingSpline$FlingResult; HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->()V HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->(FF)V -HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getDistanceCoefficient()F -HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getVelocityCoefficient()F +PLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getDistanceCoefficient()F +PLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getVelocityCoefficient()F Landroidx/compose/animation/AnimatedContentKt; HSPLandroidx/compose/animation/AnimatedContentKt;->AnimatedContent(Landroidx/compose/animation/core/Transition;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V HSPLandroidx/compose/animation/AnimatedContentKt;->SizeTransform$default(ZLkotlin/jvm/functions/Function2;ILjava/lang/Object;)Landroidx/compose/animation/SizeTransform; @@ -636,8 +656,8 @@ HSPLandroidx/compose/animation/FlingCalculator;->getSplineDeceleration(F)D Landroidx/compose/animation/FlingCalculator$FlingInfo; HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->()V PLandroidx/compose/animation/FlingCalculator$FlingInfo;->(FFJ)V -HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->position(J)F -HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->velocity(J)F +HPLandroidx/compose/animation/FlingCalculator$FlingInfo;->position(J)F +HPLandroidx/compose/animation/FlingCalculator$FlingInfo;->velocity(J)F Landroidx/compose/animation/FlingCalculatorKt; HSPLandroidx/compose/animation/FlingCalculatorKt;->()V HSPLandroidx/compose/animation/FlingCalculatorKt;->access$computeDeceleration(FF)F @@ -679,6 +699,7 @@ HSPLandroidx/compose/animation/core/Animatable;->()V HSPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/String;)V HSPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/animation/core/Animatable;->access$clampToBounds(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/animation/core/Animatable;->access$endAnimation(Landroidx/compose/animation/core/Animatable;)V HSPLandroidx/compose/animation/core/Animatable;->access$setRunning(Landroidx/compose/animation/core/Animatable;Z)V HSPLandroidx/compose/animation/core/Animatable;->access$setTargetValue(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;)V HSPLandroidx/compose/animation/core/Animatable;->animateTo$default(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; @@ -686,6 +707,7 @@ HSPLandroidx/compose/animation/core/Animatable;->animateTo(Ljava/lang/Object;Lan HSPLandroidx/compose/animation/core/Animatable;->asState()Landroidx/compose/runtime/State; HSPLandroidx/compose/animation/core/Animatable;->clampToBounds(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/core/Animatable;->createVector(Ljava/lang/Object;F)Landroidx/compose/animation/core/AnimationVector; +HSPLandroidx/compose/animation/core/Animatable;->endAnimation()V HSPLandroidx/compose/animation/core/Animatable;->getInternalState$animation_core_release()Landroidx/compose/animation/core/AnimationState; HSPLandroidx/compose/animation/core/Animatable;->getTargetValue()Ljava/lang/Object; HSPLandroidx/compose/animation/core/Animatable;->getTypeConverter()Landroidx/compose/animation/core/TwoWayConverter; @@ -710,7 +732,11 @@ HSPLandroidx/compose/animation/core/AnimatableKt;->Animatable$default(FFILjava/l HSPLandroidx/compose/animation/core/AnimatableKt;->Animatable(FF)Landroidx/compose/animation/core/Animatable; Landroidx/compose/animation/core/AnimateAsStateKt; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->()V +PLandroidx/compose/animation/core/AnimateAsStateKt;->access$animateValueAsState$lambda$4(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function1; +PLandroidx/compose/animation/core/AnimateAsStateKt;->access$animateValueAsState$lambda$6(Landroidx/compose/runtime/State;)Landroidx/compose/animation/core/AnimationSpec; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->animateFloatAsState(FLandroidx/compose/animation/core/AnimationSpec;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; +PLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState$lambda$4(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function1; +PLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState$lambda$6(Landroidx/compose/runtime/State;)Landroidx/compose/animation/core/AnimationSpec; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Landroidx/compose/animation/core/AnimationSpec;Ljava/lang/Object;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; Landroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2; HSPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->(Lkotlinx/coroutines/channels/Channel;Ljava/lang/Object;)V @@ -734,6 +760,7 @@ Landroidx/compose/animation/core/AnimationKt; HSPLandroidx/compose/animation/core/AnimationKt;->TargetBasedAnimation(Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroidx/compose/animation/core/TargetBasedAnimation; Landroidx/compose/animation/core/AnimationResult; HSPLandroidx/compose/animation/core/AnimationResult;->()V +HSPLandroidx/compose/animation/core/AnimationResult;->(Landroidx/compose/animation/core/AnimationState;Landroidx/compose/animation/core/AnimationEndReason;)V Landroidx/compose/animation/core/AnimationScope; HSPLandroidx/compose/animation/core/AnimationScope;->()V HSPLandroidx/compose/animation/core/AnimationScope;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Landroidx/compose/animation/core/AnimationVector;JLjava/lang/Object;JZLkotlin/jvm/functions/Function0;)V @@ -745,8 +772,9 @@ HSPLandroidx/compose/animation/core/AnimationScope;->getValue()Ljava/lang/Object PLandroidx/compose/animation/core/AnimationScope;->getVelocity()Ljava/lang/Object; HSPLandroidx/compose/animation/core/AnimationScope;->getVelocityVector()Landroidx/compose/animation/core/AnimationVector; HSPLandroidx/compose/animation/core/AnimationScope;->isRunning()Z +HSPLandroidx/compose/animation/core/AnimationScope;->setFinishedTimeNanos$animation_core_release(J)V HSPLandroidx/compose/animation/core/AnimationScope;->setLastFrameTimeNanos$animation_core_release(J)V -PLandroidx/compose/animation/core/AnimationScope;->setRunning$animation_core_release(Z)V +HSPLandroidx/compose/animation/core/AnimationScope;->setRunning$animation_core_release(Z)V HSPLandroidx/compose/animation/core/AnimationScope;->setValue$animation_core_release(Ljava/lang/Object;)V HSPLandroidx/compose/animation/core/AnimationScope;->setVelocityVector$animation_core_release(Landroidx/compose/animation/core/AnimationVector;)V Landroidx/compose/animation/core/AnimationSpec; @@ -836,7 +864,7 @@ HSPLandroidx/compose/animation/core/DecayAnimation;->(Landroidx/compose/an HSPLandroidx/compose/animation/core/DecayAnimation;->getDurationNanos()J HSPLandroidx/compose/animation/core/DecayAnimation;->getTargetValue()Ljava/lang/Object; HSPLandroidx/compose/animation/core/DecayAnimation;->getTypeConverter()Landroidx/compose/animation/core/TwoWayConverter; -HSPLandroidx/compose/animation/core/DecayAnimation;->getValueFromNanos(J)Ljava/lang/Object; +HPLandroidx/compose/animation/core/DecayAnimation;->getValueFromNanos(J)Ljava/lang/Object; HSPLandroidx/compose/animation/core/DecayAnimation;->getVelocityVectorFromNanos(J)Landroidx/compose/animation/core/AnimationVector; HSPLandroidx/compose/animation/core/DecayAnimation;->isInfinite()Z Landroidx/compose/animation/core/DecayAnimationSpec; @@ -943,6 +971,7 @@ HSPLandroidx/compose/animation/core/MutatePriority;->()V HSPLandroidx/compose/animation/core/MutatePriority;->(Ljava/lang/String;I)V Landroidx/compose/animation/core/MutatorMutex; HSPLandroidx/compose/animation/core/MutatorMutex;->()V +HSPLandroidx/compose/animation/core/MutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/animation/core/MutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; HSPLandroidx/compose/animation/core/MutatorMutex;->access$getMutex$p(Landroidx/compose/animation/core/MutatorMutex;)Lkotlinx/coroutines/sync/Mutex; HSPLandroidx/compose/animation/core/MutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/animation/core/MutatorMutex;Landroidx/compose/animation/core/MutatorMutex$Mutator;)V HSPLandroidx/compose/animation/core/MutatorMutex;->mutate$default(Landroidx/compose/animation/core/MutatorMutex;Landroidx/compose/animation/core/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; @@ -1335,7 +1364,7 @@ HSPLandroidx/compose/animation/core/VisibilityThresholdsKt;->getVisibilityThresh Landroidx/compose/foundation/AbstractClickableNode; HSPLandroidx/compose/foundation/AbstractClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/AbstractClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/AbstractClickableNode;->disposeInteractionSource()V +HPLandroidx/compose/foundation/AbstractClickableNode;->disposeInteractionSource()V HSPLandroidx/compose/foundation/AbstractClickableNode;->getInteractionData()Landroidx/compose/foundation/AbstractClickableNode$InteractionData; HSPLandroidx/compose/foundation/AbstractClickableNode;->onDetach()V HSPLandroidx/compose/foundation/AbstractClickableNode;->onPointerEvent-H0pRuoY(Landroidx/compose/ui/input/pointer/PointerEvent;Landroidx/compose/ui/input/pointer/PointerEventPass;J)V @@ -1343,8 +1372,8 @@ HSPLandroidx/compose/foundation/AbstractClickableNode;->updateCommon-XHw0xAI(Lan Landroidx/compose/foundation/AbstractClickableNode$InteractionData; HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->()V HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->()V -HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getCurrentKeyPressInteractions()Ljava/util/Map; -HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getPressInteraction()Landroidx/compose/foundation/interaction/PressInteraction$Press; +PLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getCurrentKeyPressInteractions()Ljava/util/Map; +PLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getPressInteraction()Landroidx/compose/foundation/interaction/PressInteraction$Press; HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->setCentreOffset-k-4lQ0M(J)V HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->setPressInteraction(Landroidx/compose/foundation/interaction/PressInteraction$Press;)V Landroidx/compose/foundation/AbstractClickablePointerInputNode; @@ -1470,50 +1499,41 @@ HSPLandroidx/compose/foundation/BackgroundNode;->setAlpha(F)V HSPLandroidx/compose/foundation/BackgroundNode;->setBrush(Landroidx/compose/ui/graphics/Brush;)V HSPLandroidx/compose/foundation/BackgroundNode;->setColor-8_81llA(J)V HSPLandroidx/compose/foundation/BackgroundNode;->setShape(Landroidx/compose/ui/graphics/Shape;)V -Landroidx/compose/foundation/BorderKt; -HSPLandroidx/compose/foundation/BorderKt;->access$shrink-Kibmq7A(JF)J -HSPLandroidx/compose/foundation/BorderKt;->border(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/BorderKt;->border-ziNgDLE(Landroidx/compose/ui/Modifier;FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/BorderKt;->shrink-Kibmq7A(JF)J -Landroidx/compose/foundation/BorderModifierNode; -HSPLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V -HSPLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderModifierNode;->access$drawRoundRectBorder-JqoCqck(Landroidx/compose/foundation/BorderModifierNode;Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode;->drawRoundRectBorder-JqoCqck(Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode;->getBrush()Landroidx/compose/ui/graphics/Brush; -HSPLandroidx/compose/foundation/BorderModifierNode;->getShape()Landroidx/compose/ui/graphics/Shape; -HSPLandroidx/compose/foundation/BorderModifierNode;->getWidth-D9Ej5fM()F +PLandroidx/compose/foundation/BorderKt;->access$shrink-Kibmq7A(JF)J +PLandroidx/compose/foundation/BorderKt;->border(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/BorderKt;->border-ziNgDLE(Landroidx/compose/ui/Modifier;FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/BorderKt;->shrink-Kibmq7A(JF)J +PLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V +PLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderModifierNode;->access$drawRoundRectBorder-JqoCqck(Landroidx/compose/foundation/BorderModifierNode;Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode;->drawRoundRectBorder-JqoCqck(Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode;->getBrush()Landroidx/compose/ui/graphics/Brush; +PLandroidx/compose/foundation/BorderModifierNode;->getShape()Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/foundation/BorderModifierNode;->getWidth-D9Ej5fM()F PLandroidx/compose/foundation/BorderModifierNode;->setBrush(Landroidx/compose/ui/graphics/Brush;)V PLandroidx/compose/foundation/BorderModifierNode;->setShape(Landroidx/compose/ui/graphics/Shape;)V PLandroidx/compose/foundation/BorderModifierNode;->setWidth-0680j_4(F)V -Landroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1; -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->(ZLandroidx/compose/ui/graphics/Brush;JFFJJLandroidx/compose/ui/graphics/drawscope/Stroke;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1; -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->(Landroidx/compose/foundation/BorderModifierNode;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Landroidx/compose/ui/draw/CacheDrawScope;)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/BorderModifierNodeElement; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/foundation/BorderModifierNode; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->(ZLandroidx/compose/ui/graphics/Brush;JFFJJLandroidx/compose/ui/graphics/drawscope/Stroke;)V +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->(Landroidx/compose/foundation/BorderModifierNode;)V +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Landroidx/compose/ui/draw/CacheDrawScope;)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V +PLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/foundation/BorderModifierNode; +PLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/foundation/BorderModifierNodeElement;->equals(Ljava/lang/Object;)Z PLandroidx/compose/foundation/BorderModifierNodeElement;->update(Landroidx/compose/foundation/BorderModifierNode;)V PLandroidx/compose/foundation/BorderModifierNodeElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/BorderStroke; -HSPLandroidx/compose/foundation/BorderStroke;->()V -HSPLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;)V -HSPLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderStroke;->getBrush()Landroidx/compose/ui/graphics/Brush; -HSPLandroidx/compose/foundation/BorderStroke;->getWidth-D9Ej5fM()F -Landroidx/compose/foundation/BorderStrokeKt; -HSPLandroidx/compose/foundation/BorderStrokeKt;->BorderStroke-cXLIe8U(FJ)Landroidx/compose/foundation/BorderStroke; -Landroidx/compose/foundation/CanvasKt; -HSPLandroidx/compose/foundation/CanvasKt;->Canvas(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;I)V -Landroidx/compose/foundation/CanvasKt$Canvas$1; -HSPLandroidx/compose/foundation/CanvasKt$Canvas$1;->(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;I)V +PLandroidx/compose/foundation/BorderStroke;->()V +PLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;)V +PLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderStroke;->getBrush()Landroidx/compose/ui/graphics/Brush; +PLandroidx/compose/foundation/BorderStroke;->getWidth-D9Ej5fM()F +PLandroidx/compose/foundation/BorderStrokeKt;->BorderStroke-cXLIe8U(FJ)Landroidx/compose/foundation/BorderStroke; +PLandroidx/compose/foundation/CanvasKt;->Canvas(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/foundation/CanvasKt$Canvas$1;->(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;I)V Landroidx/compose/foundation/CheckScrollableContainerConstraintsKt; HSPLandroidx/compose/foundation/CheckScrollableContainerConstraintsKt;->checkScrollableContainerConstraints-K40F9xA(JLandroidx/compose/foundation/gestures/Orientation;)V Landroidx/compose/foundation/ClickableElement; @@ -1588,7 +1608,7 @@ HSPLandroidx/compose/foundation/ClipScrollableContainerKt;->clipScrollableContai HSPLandroidx/compose/foundation/ClipScrollableContainerKt;->getMaxSupportedElevation()F Landroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1; HSPLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->()V -HSPLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; +PLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; Landroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1; HSPLandroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1;->()V HSPLandroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; @@ -1810,7 +1830,7 @@ HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->(Lkotlin HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$getScrollMutex$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/foundation/MutatorMutex; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$getScrollScope$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/foundation/gestures/ScrollScope; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$isScrollingState$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/runtime/MutableState; -HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->getOnDelta()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/foundation/gestures/DefaultScrollableState;->getOnDelta()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->isScrollInProgress()Z HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->scroll(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Landroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2; @@ -1827,7 +1847,7 @@ HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2$1;->inv HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->(Landroidx/compose/foundation/gestures/DefaultScrollableState;)V -HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->scrollBy(F)F +HPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->scrollBy(F)F Landroidx/compose/foundation/gestures/DragEvent; HSPLandroidx/compose/foundation/gestures/DragEvent;->()V HSPLandroidx/compose/foundation/gestures/DragEvent;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -1866,8 +1886,8 @@ HSPLandroidx/compose/foundation/gestures/DraggableElement;->(Landroidx/com HSPLandroidx/compose/foundation/gestures/DraggableElement;->create()Landroidx/compose/foundation/gestures/DraggableNode; HSPLandroidx/compose/foundation/gestures/DraggableElement;->create()Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/foundation/gestures/DraggableElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/foundation/gestures/DraggableNode;)V -HSPLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/ui/Modifier$Node;)V +PLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/foundation/gestures/DraggableNode;)V +PLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/foundation/gestures/DraggableKt; HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$awaitDownAndSlop(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/input/pointer/util/VelocityTracker;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$awaitDrag-Su4bsnU(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/ui/input/pointer/PointerInputChange;JLandroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;ZLandroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -1875,8 +1895,8 @@ HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$onDragOrUp-Axegvzg HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$toFloat-3MmeM6k(JLandroidx/compose/foundation/gestures/Orientation;)F HSPLandroidx/compose/foundation/gestures/DraggableKt;->awaitDownAndSlop(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/input/pointer/util/VelocityTracker;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->awaitDrag-Su4bsnU(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/ui/input/pointer/PointerInputChange;JLandroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;ZLandroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/DraggableKt;->draggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/gestures/DraggableKt;->draggable(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/gestures/DraggableKt;->draggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/gestures/DraggableKt;->draggable(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/gestures/DraggableKt;->onDragOrUp-Axegvzg(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/foundation/gestures/Orientation;JLkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->toFloat-3MmeM6k(JLandroidx/compose/foundation/gestures/Orientation;)F Landroidx/compose/foundation/gestures/DraggableKt$awaitDownAndSlop$1; @@ -1890,19 +1910,15 @@ Landroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2; HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->(Landroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;Z)V HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)V HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$1; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$1;->(Lkotlin/coroutines/Continuation;)V -Landroidx/compose/foundation/gestures/DraggableKt$draggable$3; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$1;->(Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)Ljava/lang/Boolean; PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$4; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->(Z)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->(Z)V PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->invoke()Ljava/lang/Boolean; PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->invoke()Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$5; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$5;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$5;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)V Landroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1; HSPLandroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1;->(Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -1930,7 +1946,7 @@ HSPLandroidx/compose/foundation/gestures/DraggableNode;->onDetach()V HSPLandroidx/compose/foundation/gestures/DraggableNode;->onPointerEvent-H0pRuoY(Landroidx/compose/ui/input/pointer/PointerEvent;Landroidx/compose/ui/input/pointer/PointerEventPass;J)V HSPLandroidx/compose/foundation/gestures/DraggableNode;->processDragStart(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/gestures/DragEvent$DragStarted;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableNode;->processDragStop(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/gestures/DragEvent$DragStopped;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/DraggableNode;->update(Landroidx/compose/foundation/gestures/DraggableState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)V +PLandroidx/compose/foundation/gestures/DraggableNode;->update(Landroidx/compose/foundation/gestures/DraggableState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)V Landroidx/compose/foundation/gestures/DraggableNode$_canDrag$1; HSPLandroidx/compose/foundation/gestures/DraggableNode$_canDrag$1;->(Landroidx/compose/foundation/gestures/DraggableNode;)V HSPLandroidx/compose/foundation/gestures/DraggableNode$_canDrag$1;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)Ljava/lang/Boolean; @@ -2119,12 +2135,12 @@ HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->getShouldDispatchOvers HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->onDragStopped-sF-c-tU(JLkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->registerNestedFling(Z)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded(F)F -HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded-MK-Hz9U(J)J +PLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded-MK-Hz9U(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->shouldScrollImmediately()Z PLandroidx/compose/foundation/gestures/ScrollingLogic;->singleAxisOffset-MK-Hz9U(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->singleAxisVelocity-AH228Gc(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-TH1AsA0(J)F -HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-k-4lQ0M(J)F +PLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-k-4lQ0M(J)F HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toOffset-tuRUvjQ(F)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->update-QWom1Mo(JF)J Landroidx/compose/foundation/gestures/ScrollingLogic$dispatchScroll$performScroll$1; @@ -2143,10 +2159,10 @@ HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2;->inv Landroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Landroidx/compose/foundation/gestures/ScrollScope;)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke-MK-Hz9U(J)J +HPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke-MK-Hz9U(J)J Landroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->scrollBy(F)F +HPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->scrollBy(F)F Landroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -2249,11 +2265,15 @@ PLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsS PLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1$1;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->(ILjava/lang/String;)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getInsets$foundation_layout_release()Landroidx/core/graphics/Insets; HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getTop(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setInsets$foundation_layout_release(Landroidx/core/graphics/Insets;)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setVisible(Z)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->update$foundation_layout_release(Landroidx/core/view/WindowInsetsCompat;I)V Landroidx/compose/foundation/layout/Arrangement; HSPLandroidx/compose/foundation/layout/Arrangement;->()V HSPLandroidx/compose/foundation/layout/Arrangement;->()V @@ -2264,7 +2284,7 @@ HSPLandroidx/compose/foundation/layout/Arrangement;->getTop()Landroidx/compose/f HSPLandroidx/compose/foundation/layout/Arrangement;->placeCenter$foundation_layout_release(I[I[IZ)V HSPLandroidx/compose/foundation/layout/Arrangement;->placeLeftOrTop$foundation_layout_release([I[IZ)V HSPLandroidx/compose/foundation/layout/Arrangement;->placeRightOrBottom$foundation_layout_release(I[I[IZ)V -HSPLandroidx/compose/foundation/layout/Arrangement;->spacedBy-0680j_4(F)Landroidx/compose/foundation/layout/Arrangement$HorizontalOrVertical; +PLandroidx/compose/foundation/layout/Arrangement;->spacedBy-0680j_4(F)Landroidx/compose/foundation/layout/Arrangement$HorizontalOrVertical; Landroidx/compose/foundation/layout/Arrangement$Bottom$1; HSPLandroidx/compose/foundation/layout/Arrangement$Bottom$1;->()V Landroidx/compose/foundation/layout/Arrangement$Center$1; @@ -2284,11 +2304,10 @@ Landroidx/compose/foundation/layout/Arrangement$SpaceBetween$1; HSPLandroidx/compose/foundation/layout/Arrangement$SpaceBetween$1;->()V Landroidx/compose/foundation/layout/Arrangement$SpaceEvenly$1; HSPLandroidx/compose/foundation/layout/Arrangement$SpaceEvenly$1;->()V -Landroidx/compose/foundation/layout/Arrangement$SpacedAligned; -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;)V -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->getSpacing-D9Ej5fM()F +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;)V +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->getSpacing-D9Ej5fM()F Landroidx/compose/foundation/layout/Arrangement$Start$1; HSPLandroidx/compose/foundation/layout/Arrangement$Start$1;->()V HSPLandroidx/compose/foundation/layout/Arrangement$Start$1;->arrange(Landroidx/compose/ui/unit/Density;I[ILandroidx/compose/ui/unit/LayoutDirection;[I)V @@ -2297,9 +2316,8 @@ HSPLandroidx/compose/foundation/layout/Arrangement$Top$1;->()V HSPLandroidx/compose/foundation/layout/Arrangement$Top$1;->arrange(Landroidx/compose/ui/unit/Density;I[I[I)V Landroidx/compose/foundation/layout/Arrangement$Vertical; HSPLandroidx/compose/foundation/layout/Arrangement$Vertical;->getSpacing-D9Ej5fM()F -Landroidx/compose/foundation/layout/Arrangement$spacedBy$1; -HSPLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V -HSPLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V +PLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V +PLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V Landroidx/compose/foundation/layout/BoxChildDataElement; HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->(Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->create()Landroidx/compose/foundation/layout/BoxChildDataNode; @@ -2307,8 +2325,6 @@ HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->create()Landroidx/c HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/BoxChildDataNode; HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->(Landroidx/compose/ui/Alignment;Z)V -HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->getAlignment()Landroidx/compose/ui/Alignment; -HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->getMatchParentSize()Z HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/BoxChildDataNode; HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxKt; @@ -2340,7 +2356,6 @@ HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5; -HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->([Landroidx/compose/ui/layout/Placeable;Ljava/util/List;Landroidx/compose/ui/layout/MeasureScope;Lkotlin/jvm/internal/Ref$IntRef;Lkotlin/jvm/internal/Ref$IntRef;Landroidx/compose/ui/Alignment;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxScope; @@ -2350,25 +2365,19 @@ HSPLandroidx/compose/foundation/layout/BoxScopeInstance;->()V HSPLandroidx/compose/foundation/layout/BoxScopeInstance;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; Landroidx/compose/foundation/layout/BoxScopeInstance$align$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/BoxScopeInstance$align$$inlined$debugInspectorInfo$1;->(Landroidx/compose/ui/Alignment;)V -Landroidx/compose/foundation/layout/BoxWithConstraintsKt; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt;->BoxWithConstraints(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->(Landroidx/compose/ui/layout/MeasurePolicy;Lkotlin/jvm/functions/Function3;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke-0kLqBqw(Landroidx/compose/ui/layout/SubcomposeMeasureScope;J)Landroidx/compose/ui/layout/MeasureResult; -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;II)V -Landroidx/compose/foundation/layout/BoxWithConstraintsScope; -Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;J)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;JLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->getConstraints-msEJaDk()J +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt;->BoxWithConstraints(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->(Landroidx/compose/ui/layout/MeasurePolicy;Lkotlin/jvm/functions/Function3;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke-0kLqBqw(Landroidx/compose/ui/layout/SubcomposeMeasureScope;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;II)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;J)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;JLkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->getConstraints-msEJaDk()J Landroidx/compose/foundation/layout/ColumnKt; HSPLandroidx/compose/foundation/layout/ColumnKt;->()V HSPLandroidx/compose/foundation/layout/ColumnKt;->columnMeasurePolicy(Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/layout/MeasurePolicy; @@ -2415,6 +2424,12 @@ Landroidx/compose/foundation/layout/Direction; HSPLandroidx/compose/foundation/layout/Direction;->$values()[Landroidx/compose/foundation/layout/Direction; HSPLandroidx/compose/foundation/layout/Direction;->()V HSPLandroidx/compose/foundation/layout/Direction;->(Ljava/lang/String;I)V +PLandroidx/compose/foundation/layout/ExcludeInsets;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/ExcludeInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/ExcludeInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/FillElement; HSPLandroidx/compose/foundation/layout/FillElement;->()V HSPLandroidx/compose/foundation/layout/FillElement;->(Landroidx/compose/foundation/layout/Direction;FLjava/lang/String;)V @@ -2434,18 +2449,41 @@ Landroidx/compose/foundation/layout/FillNode$measure$1; HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/FixedIntInsets;->(IIII)V +PLandroidx/compose/foundation/layout/FixedIntInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/FixedIntInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/HorizontalAlignElement; HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->(Landroidx/compose/ui/Alignment$Horizontal;)V HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->create()Landroidx/compose/foundation/layout/HorizontalAlignNode; HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/HorizontalAlignElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/HorizontalAlignNode; HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->(Landroidx/compose/ui/Alignment$Horizontal;)V HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/RowColumnParentData; HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/InsetsListener; HSPLandroidx/compose/foundation/layout/InsetsListener;->(Landroidx/compose/foundation/layout/WindowInsetsHolder;)V +PLandroidx/compose/foundation/layout/InsetsListener;->onApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat; HSPLandroidx/compose/foundation/layout/InsetsListener;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->(Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->(Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getConsumedInsets()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getKey()Landroidx/compose/ui/modifier/ProvidableModifierLocal; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getUnconsumedInsets()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getValue()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getValue()Ljava/lang/Object; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->onModifierLocalsUpdated(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->setConsumedInsets(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->setUnconsumedInsets(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;II)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$special$$inlined$debugInspectorInfo$1;->(Landroidx/compose/foundation/layout/WindowInsets;)V Landroidx/compose/foundation/layout/InsetsPaddingValues; HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/ui/unit/Density;)V HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateBottomPadding-D9Ej5fM()F @@ -2454,6 +2492,7 @@ HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateRightPaddi HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateTopPadding-D9Ej5fM()F Landroidx/compose/foundation/layout/InsetsValues; HSPLandroidx/compose/foundation/layout/InsetsValues;->(IIII)V +PLandroidx/compose/foundation/layout/InsetsValues;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/LayoutOrientation; HSPLandroidx/compose/foundation/layout/LayoutOrientation;->$values()[Landroidx/compose/foundation/layout/LayoutOrientation; HSPLandroidx/compose/foundation/layout/LayoutOrientation;->()V @@ -2467,28 +2506,26 @@ Landroidx/compose/foundation/layout/LayoutWeightNode; HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->(FZ)V HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/RowColumnParentData; HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/layout/OffsetKt; -HSPLandroidx/compose/foundation/layout/OffsetKt;->offset(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; -Landroidx/compose/foundation/layout/OffsetKt$offset$2; -HSPLandroidx/compose/foundation/layout/OffsetKt$offset$2;->(Lkotlin/jvm/functions/Function1;)V -Landroidx/compose/foundation/layout/OffsetPxElement; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->(Lkotlin/jvm/functions/Function1;ZLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/foundation/layout/OffsetPxNode; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->update(Landroidx/compose/foundation/layout/OffsetPxNode;)V -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/layout/OffsetPxNode; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->(Lkotlin/jvm/functions/Function1;Z)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->getOffset()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->getRtlAware()Z -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->setOffset(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->setRtlAware(Z)V -Landroidx/compose/foundation/layout/OffsetPxNode$measure$1; -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->(Landroidx/compose/foundation/layout/OffsetPxNode;Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Placeable;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/LimitInsets;->(Landroidx/compose/foundation/layout/WindowInsets;I)V +PLandroidx/compose/foundation/layout/LimitInsets;->(Landroidx/compose/foundation/layout/WindowInsets;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/LimitInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/LimitInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getTop(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/OffsetKt;->offset(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/OffsetKt$offset$2;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/OffsetPxElement;->(Lkotlin/jvm/functions/Function1;ZLkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/foundation/layout/OffsetPxNode; +PLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/foundation/layout/OffsetPxElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/OffsetPxNode;->(Lkotlin/jvm/functions/Function1;Z)V +PLandroidx/compose/foundation/layout/OffsetPxNode;->getOffset()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/foundation/layout/OffsetPxNode;->getRtlAware()Z +PLandroidx/compose/foundation/layout/OffsetPxNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->(Landroidx/compose/foundation/layout/OffsetPxNode;Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Placeable;)V +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/OrientationIndependentConstraints; HSPLandroidx/compose/foundation/layout/OrientationIndependentConstraints;->constructor-impl(IIII)J HSPLandroidx/compose/foundation/layout/OrientationIndependentConstraints;->constructor-impl(J)J @@ -2640,23 +2677,24 @@ HSPLandroidx/compose/foundation/layout/SizeKt;->fillMaxWidth$default(Landroidx/c HSPLandroidx/compose/foundation/layout/SizeKt;->fillMaxWidth(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->height-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->size-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->size-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->sizeIn-qDBjuR0$default(Landroidx/compose/ui/Modifier;FFFFILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->sizeIn-qDBjuR0(Landroidx/compose/ui/Modifier;FFFF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->width-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4$default(Landroidx/compose/ui/Modifier;FFILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4$default(Landroidx/compose/ui/Modifier;FFILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->wrapContentWidth$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment$Horizontal;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->wrapContentWidth(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment$Horizontal;Z)Landroidx/compose/ui/Modifier; Landroidx/compose/foundation/layout/SizeKt$height-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$height-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V Landroidx/compose/foundation/layout/SizeKt$size-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$size-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V +PLandroidx/compose/foundation/layout/SizeKt$size-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V Landroidx/compose/foundation/layout/SizeKt$sizeIn-qDBjuR0$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$sizeIn-qDBjuR0$$inlined$debugInspectorInfo$1;->(FFFF)V Landroidx/compose/foundation/layout/SizeKt$width-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$width-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V -Landroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1; -HSPLandroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V +PLandroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V Landroidx/compose/foundation/layout/SizeMode; HSPLandroidx/compose/foundation/layout/SizeMode;->$values()[Landroidx/compose/foundation/layout/SizeMode; HSPLandroidx/compose/foundation/layout/SizeMode;->()V @@ -2688,6 +2726,11 @@ HSPLandroidx/compose/foundation/layout/SpacerMeasurePolicy$measure$1$1;->invoke( HSPLandroidx/compose/foundation/layout/SpacerMeasurePolicy$measure$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/UnionInsets; HSPLandroidx/compose/foundation/layout/UnionInsets;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/UnionInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/UnionInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/UnspecifiedConstraintsElement; HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsElement;->(FF)V HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsElement;->(FFLkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -2704,6 +2747,7 @@ HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsNode$measure$1;->in HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/ValueInsets; HSPLandroidx/compose/foundation/layout/ValueInsets;->(Landroidx/compose/foundation/layout/InsetsValues;Ljava/lang/String;)V +PLandroidx/compose/foundation/layout/ValueInsets;->setValue$foundation_layout_release(Landroidx/compose/foundation/layout/InsetsValues;)V Landroidx/compose/foundation/layout/VerticalAlignElement; HSPLandroidx/compose/foundation/layout/VerticalAlignElement;->(Landroidx/compose/ui/Alignment$Vertical;)V HSPLandroidx/compose/foundation/layout/VerticalAlignElement;->create()Landroidx/compose/foundation/layout/VerticalAlignNode; @@ -2723,9 +2767,16 @@ HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->()V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/View;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/View;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->access$getViewMap$cp()Ljava/util/WeakHashMap; +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->decrementAccessors(Landroid/view/View;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->getConsumes()Z +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->getIme()Landroidx/compose/foundation/layout/AndroidWindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->getNavigationBars()Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->getSystemBars()Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->incrementAccessors(Landroid/view/View;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->update$default(Landroidx/compose/foundation/layout/WindowInsetsHolder;Landroidx/core/view/WindowInsetsCompat;IILjava/lang/Object;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->update(Landroidx/core/view/WindowInsetsCompat;I)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->updateImeAnimationSource(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->updateImeAnimationTarget(Landroidx/core/view/WindowInsetsCompat;)V Landroidx/compose/foundation/layout/WindowInsetsHolder$Companion; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion;->()V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -2741,9 +2792,48 @@ HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1;-> HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/foundation/layout/WindowInsetsHolder;Landroid/view/View;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/foundation/layout/WindowInsetsKt; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->WindowInsets(IIII)Landroidx/compose/foundation/layout/WindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsKt;->asPaddingValues(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/layout/PaddingValues; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->exclude(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->only-bOOhFvg(Landroidx/compose/foundation/layout/WindowInsets;I)Landroidx/compose/foundation/layout/WindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsKt;->union(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->getModifierLocalConsumedWindowInsets()Landroidx/compose/ui/modifier/ProvidableModifierLocal; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->windowInsetsPadding(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->invoke()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$windowInsetsPadding$$inlined$debugInspectorInfo$1;->(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt;->imePadding(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt;->navigationBarsPadding(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$debugInspectorInfo$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$debugInspectorInfo$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsSides;->()V +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getAllowLeftInLtr$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getAllowRightInLtr$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getBottom$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getTop$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getVertical$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->constructor-impl(I)I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->equals-impl0(II)Z +PLandroidx/compose/foundation/layout/WindowInsetsSides;->hasAny-bkgdKaI$foundation_layout_release(II)Z +PLandroidx/compose/foundation/layout/WindowInsetsSides;->plus-gK_yJZ4(II)I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->()V +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getAllowLeftInLtr-JoeWqyM$foundation_layout_release()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getAllowRightInLtr-JoeWqyM$foundation_layout_release()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getBottom-JoeWqyM()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getTop-JoeWqyM()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getVertical-JoeWqyM()I Landroidx/compose/foundation/layout/WindowInsets_androidKt; HSPLandroidx/compose/foundation/layout/WindowInsets_androidKt;->ValueInsets(Landroidx/core/graphics/Insets;Ljava/lang/String;)Landroidx/compose/foundation/layout/ValueInsets; HSPLandroidx/compose/foundation/layout/WindowInsets_androidKt;->getSystemBars(Landroidx/compose/foundation/layout/WindowInsets$Companion;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; @@ -2780,11 +2870,10 @@ HSPLandroidx/compose/foundation/lazy/EmptyLazyListLayoutInfo;->()V HSPLandroidx/compose/foundation/lazy/EmptyLazyListLayoutInfo;->()V Landroidx/compose/foundation/lazy/LazyDslKt; HSPLandroidx/compose/foundation/lazy/LazyDslKt;->LazyColumn(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/foundation/lazy/LazyDslKt;->LazyRow(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V +PLandroidx/compose/foundation/lazy/LazyDslKt;->LazyRow(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V Landroidx/compose/foundation/lazy/LazyDslKt$LazyColumn$1; HSPLandroidx/compose/foundation/lazy/LazyDslKt$LazyColumn$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V -Landroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1; -HSPLandroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V +PLandroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V Landroidx/compose/foundation/lazy/LazyItemScope; Landroidx/compose/foundation/lazy/LazyItemScopeImpl; HSPLandroidx/compose/foundation/lazy/LazyItemScopeImpl;->()V @@ -2872,14 +2961,14 @@ HSPLandroidx/compose/foundation/lazy/LazyListItemProviderKt$rememberLazyListItem Landroidx/compose/foundation/lazy/LazyListKt; HSPLandroidx/compose/foundation/lazy/LazyListKt;->LazyList(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZLandroidx/compose/foundation/gestures/FlingBehavior;ZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;III)V HSPLandroidx/compose/foundation/lazy/LazyListKt;->ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V -PLandroidx/compose/foundation/lazy/LazyListKt;->access$ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/foundation/lazy/LazyListKt;->access$ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/foundation/lazy/LazyListKt;->rememberLazyListMeasurePolicy(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/runtime/Composer;II)Lkotlin/jvm/functions/Function2; Landroidx/compose/foundation/lazy/LazyListKt$LazyList$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$LazyList$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZLandroidx/compose/foundation/gestures/FlingBehavior;ZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Lkotlin/jvm/functions/Function1;III)V Landroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;I)V -PLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Landroidx/compose/runtime/Composer;I)V -PLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1;->(ZLandroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;ILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/ui/Alignment$Vertical;)V HSPLandroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -2936,12 +3025,11 @@ HSPLandroidx/compose/foundation/lazy/LazyListMeasuredItemProvider;->getAndMeasur HSPLandroidx/compose/foundation/lazy/LazyListMeasuredItemProvider;->getChildConstraints-msEJaDk()J Landroidx/compose/foundation/lazy/LazyListScope; HSPLandroidx/compose/foundation/lazy/LazyListScope;->item$default(Landroidx/compose/foundation/lazy/LazyListScope;Ljava/lang/Object;Ljava/lang/Object;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)V -HSPLandroidx/compose/foundation/lazy/LazyListScope;->items$default(Landroidx/compose/foundation/lazy/LazyListScope;ILkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;ILjava/lang/Object;)V -Landroidx/compose/foundation/lazy/LazyListScope$items$1; -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(I)Ljava/lang/Void; -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/lazy/LazyListScope;->items$default(Landroidx/compose/foundation/lazy/LazyListScope;ILkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;ILjava/lang/Object;)V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(I)Ljava/lang/Void; +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/lazy/LazyListScrollPosition; HSPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->(II)V HSPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getIndex()I @@ -3371,6 +3459,7 @@ HSPLandroidx/compose/foundation/relocation/BringIntoViewResponder_androidKt$defa Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->()V HSPLandroidx/compose/foundation/shape/CornerBasedShape;->(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)V +PLandroidx/compose/foundation/shape/CornerBasedShape;->copy$default(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;ILjava/lang/Object;)Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->getBottomEnd()Landroidx/compose/foundation/shape/CornerSize; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->getBottomStart()Landroidx/compose/foundation/shape/CornerSize; @@ -3390,10 +3479,12 @@ HSPLandroidx/compose/foundation/shape/DpCornerSize;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/shape/DpCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F Landroidx/compose/foundation/shape/PercentCornerSize; HSPLandroidx/compose/foundation/shape/PercentCornerSize;->(F)V -HSPLandroidx/compose/foundation/shape/PercentCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F +PLandroidx/compose/foundation/shape/PercentCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->()V HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)V +PLandroidx/compose/foundation/shape/RoundedCornerShape;->copy(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/CornerBasedShape; +PLandroidx/compose/foundation/shape/RoundedCornerShape;->copy(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->createOutline-LjSzlW0(JFFFFLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/shape/RoundedCornerShapeKt; @@ -3401,7 +3492,6 @@ HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->()V HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(I)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-0680j_4(F)Landroidx/compose/foundation/shape/RoundedCornerShape; -HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-a9UjIt4$default(FFFFILjava/lang/Object;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-a9UjIt4(FFFF)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->getCircleShape()Landroidx/compose/foundation/shape/RoundedCornerShape; Landroidx/compose/foundation/text/BasicTextKt; @@ -3449,66 +3539,39 @@ HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->getTextLayoutResult()Landroidx/compose/ui/text/TextLayoutResult; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->layoutText-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/MultiParagraph; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->layoutWithConstraints-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z +HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->markDirty()V HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->newLayoutWillBeDifferent-VKLhPVY(Landroidx/compose/ui/text/TextLayoutResult;JLandroidx/compose/ui/unit/LayoutDirection;)Z HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->setDensity$foundation_release(Landroidx/compose/ui/unit/Density;)V HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->setLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/MultiParagraphIntrinsics; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->textLayoutResult-VKLhPVY(Landroidx/compose/ui/unit/LayoutDirection;JLandroidx/compose/ui/text/MultiParagraph;)Landroidx/compose/ui/text/TextLayoutResult; -Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZII)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getDidOverflow$foundation_release()Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getLayoutSize-YbymL2g$foundation_release()J -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getObserveFontChanges$foundation_release()Lkotlin/Unit; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getParagraph$foundation_release()Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->layoutText-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->layoutWithConstraints-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->markDirty()V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->newLayoutWillBeDifferent-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->setDensity$foundation_release(Landroidx/compose/ui/unit/Density;)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->setLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/ParagraphIntrinsics; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->update-L6sJoHM(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZII)V +HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->update-ZNqEYIc(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILjava/util/List;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->create()Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->create()Landroidx/compose/ui/Modifier$Node; +HPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->update(Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->update(Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->applySemantics(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->doInvalidations(ZZZZ)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->getLayoutCache()Landroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->getLayoutCache(Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateCallbacks(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateDraw(Landroidx/compose/ui/graphics/ColorProducer;Landroidx/compose/ui/text/TextStyle;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateLayoutRelatedArgs-MPT68mk(Landroidx/compose/ui/text/TextStyle;Ljava/util/List;IIZLandroidx/compose/ui/text/font/FontFamily$Resolver;I)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateText(Landroidx/compose/ui/text/AnnotatedString;)Z +Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$applySemantics$1; +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$applySemantics$1;->(Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/text/modifiers/TextStringSimpleElement; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->create()Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->update(Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->applySemantics(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->doInvalidations(ZZZ)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->getLayoutCache()Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->getLayoutCache(Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateDraw(Landroidx/compose/ui/graphics/ColorProducer;Landroidx/compose/ui/text/TextStyle;)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateLayoutRelatedArgs-HuAbxIM(Landroidx/compose/ui/text/TextStyle;IIZLandroidx/compose/ui/text/font/FontFamily$Resolver;I)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateText(Ljava/lang/String;)Z -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode$applySemantics$1; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$applySemantics$1;->(Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode;)V -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/text/selection/SelectionRegistrar; Landroidx/compose/foundation/text/selection/SelectionRegistrarKt; HSPLandroidx/compose/foundation/text/selection/SelectionRegistrarKt;->()V @@ -3529,427 +3592,6 @@ HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt;->getLocalT Landroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1; HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1;->()V HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1;->()V -Landroidx/compose/material/AnchoredDragScope; -HSPLandroidx/compose/material/AnchoredDragScope;->dragTo$default(Landroidx/compose/material/AnchoredDragScope;FFILjava/lang/Object;)V -Landroidx/compose/material/AnchoredDraggableKt; -HSPLandroidx/compose/material/AnchoredDraggableKt;->anchoredDraggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;ZZLandroidx/compose/foundation/interaction/MutableInteractionSource;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/AnchoredDraggableKt;->anchoredDraggable(Landroidx/compose/ui/Modifier;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;ZZLandroidx/compose/foundation/interaction/MutableInteractionSource;)Landroidx/compose/ui/Modifier; -PLandroidx/compose/material/AnchoredDraggableKt;->animateTo(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt;->closestAnchor(Ljava/util/Map;FZ)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableKt$anchoredDraggable$1; -HSPLandroidx/compose/material/AnchoredDraggableKt$anchoredDraggable$1;->(Landroidx/compose/material/AnchoredDraggableState;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;FLkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invoke(Landroidx/compose/material/AnchoredDragScope;Ljava/util/Map;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->(Landroidx/compose/material/AnchoredDragScope;Lkotlin/jvm/internal/Ref$FloatRef;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->invoke(FF)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState; -HSPLandroidx/compose/material/AnchoredDraggableState;->()V -HSPLandroidx/compose/material/AnchoredDraggableState;->(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$computeTarget(Landroidx/compose/material/AnchoredDraggableState;FLjava/lang/Object;F)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$getAnchoredDragScope$p(Landroidx/compose/material/AnchoredDraggableState;)Landroidx/compose/material/AnchoredDragScope; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$getAnimationTarget(Landroidx/compose/material/AnchoredDraggableState;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->access$getDragMutex$p(Landroidx/compose/material/AnchoredDraggableState;)Landroidx/compose/material/InternalMutatorMutex; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setAnimationTarget(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setCurrentValue(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setLastVelocity(Landroidx/compose/material/AnchoredDraggableState;F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setOffset(Landroidx/compose/material/AnchoredDraggableState;F)V -PLandroidx/compose/material/AnchoredDraggableState;->anchoredDrag$default(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->anchoredDrag(Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->computeTarget(FLjava/lang/Object;F)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->doAnchoredDrag(Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->getAnchors$material_release()Ljava/util/Map; -PLandroidx/compose/material/AnchoredDraggableState;->getAnimationSpec()Landroidx/compose/animation/core/AnimationSpec; -HSPLandroidx/compose/material/AnchoredDraggableState;->getAnimationTarget()Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->getConfirmValueChange$material_release()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/material/AnchoredDraggableState;->getCurrentValue()Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->getDraggableState$material_release()Landroidx/compose/foundation/gestures/DraggableState; -PLandroidx/compose/material/AnchoredDraggableState;->getLastVelocity()F -HSPLandroidx/compose/material/AnchoredDraggableState;->getOffset()F -HSPLandroidx/compose/material/AnchoredDraggableState;->getTargetValue()Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->hasAnchorForValue(Ljava/lang/Object;)Z -HSPLandroidx/compose/material/AnchoredDraggableState;->isAnimationRunning()Z -HSPLandroidx/compose/material/AnchoredDraggableState;->requireOffset()F -HSPLandroidx/compose/material/AnchoredDraggableState;->setAnchors$material_release(Ljava/util/Map;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setAnimationTarget(Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setCurrentValue(Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setLastVelocity(F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setOffset(F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->trySnapTo$material_release(Ljava/lang/Object;)Z -HSPLandroidx/compose/material/AnchoredDraggableState;->updateAnchors$material_release(Ljava/util/Map;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;)V -Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -Landroidx/compose/material/AnchoredDraggableState$Companion; -HSPLandroidx/compose/material/AnchoredDraggableState$Companion;->()V -HSPLandroidx/compose/material/AnchoredDraggableState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Landroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1; -HSPLandroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -HSPLandroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1;->dragTo(FF)V -Landroidx/compose/material/AnchoredDraggableState$closestValue$2; -HSPLandroidx/compose/material/AnchoredDraggableState$closestValue$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invoke(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState$draggableState$1; -HSPLandroidx/compose/material/AnchoredDraggableState$draggableState$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$draggableState$1$dragScope$1; -HSPLandroidx/compose/material/AnchoredDraggableState$draggableState$1$dragScope$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$maxOffset$2; -HSPLandroidx/compose/material/AnchoredDraggableState$maxOffset$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$minOffset$2; -HSPLandroidx/compose/material/AnchoredDraggableState$minOffset$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$progress$2; -HSPLandroidx/compose/material/AnchoredDraggableState$progress$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$targetValue$2; -HSPLandroidx/compose/material/AnchoredDraggableState$targetValue$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -HSPLandroidx/compose/material/AnchoredDraggableState$targetValue$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState$trySnapTo$1; -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->invoke()V -Landroidx/compose/material/CardKt; -HSPLandroidx/compose/material/CardKt;->Card-F-jzlyU(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->()V -HSPLandroidx/compose/material/Colors;->(JJJJJJJJJJJJZ)V -HSPLandroidx/compose/material/Colors;->(JJJJJJJJJJJJZLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Colors;->copy-pvPzIIM$default(Landroidx/compose/material/Colors;JJJJJJJJJJJJZILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->copy-pvPzIIM(JJJJJJJJJJJJZ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->getBackground-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getError-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnBackground-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnError-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnPrimary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnSecondary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnSurface-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getPrimary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getPrimaryVariant-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSecondary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSecondaryVariant-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSurface-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->isLight()Z -HSPLandroidx/compose/material/Colors;->setBackground-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setError-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setLight$material_release(Z)V -HSPLandroidx/compose/material/Colors;->setOnBackground-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnError-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnPrimary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnSecondary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnSurface-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setPrimary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setPrimaryVariant-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSecondary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSecondaryVariant-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSurface-8_81llA$material_release(J)V -Landroidx/compose/material/ColorsKt; -HSPLandroidx/compose/material/ColorsKt;->()V -HSPLandroidx/compose/material/ColorsKt;->contentColorFor-4WTKRHQ(Landroidx/compose/material/Colors;J)J -HSPLandroidx/compose/material/ColorsKt;->contentColorFor-ek8zF_U(JLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ColorsKt;->darkColors-2qZNXz8$default(JJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->darkColors-2qZNXz8(JJJJJJJJJJJJ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->getLocalColors()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/ColorsKt;->lightColors-2qZNXz8$default(JJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->lightColors-2qZNXz8(JJJJJJJJJJJJ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->updateColorsFrom(Landroidx/compose/material/Colors;Landroidx/compose/material/Colors;)V -Landroidx/compose/material/ColorsKt$LocalColors$1; -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->()V -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->()V -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->invoke()Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ContentAlpha; -HSPLandroidx/compose/material/ContentAlpha;->()V -HSPLandroidx/compose/material/ContentAlpha;->()V -HSPLandroidx/compose/material/ContentAlpha;->contentAlpha(FFLandroidx/compose/runtime/Composer;I)F -HSPLandroidx/compose/material/ContentAlpha;->getHigh(Landroidx/compose/runtime/Composer;I)F -HSPLandroidx/compose/material/ContentAlpha;->getMedium(Landroidx/compose/runtime/Composer;I)F -Landroidx/compose/material/ContentAlphaKt; -HSPLandroidx/compose/material/ContentAlphaKt;->()V -HSPLandroidx/compose/material/ContentAlphaKt;->getLocalContentAlpha()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1; -HSPLandroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1;->()V -HSPLandroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1;->()V -Landroidx/compose/material/ContentColorKt; -HSPLandroidx/compose/material/ContentColorKt;->()V -HSPLandroidx/compose/material/ContentColorKt;->getLocalContentColor()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ContentColorKt$LocalContentColor$1; -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->()V -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->()V -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->invoke-0d7_KjU()J -Landroidx/compose/material/DefaultElevationOverlay; -HSPLandroidx/compose/material/DefaultElevationOverlay;->()V -HSPLandroidx/compose/material/DefaultElevationOverlay;->()V -HSPLandroidx/compose/material/DefaultElevationOverlay;->apply-7g2Lkgo(JFLandroidx/compose/runtime/Composer;I)J -Landroidx/compose/material/DefaultPlatformTextStyle_androidKt; -HSPLandroidx/compose/material/DefaultPlatformTextStyle_androidKt;->()V -HSPLandroidx/compose/material/DefaultPlatformTextStyle_androidKt;->defaultPlatformTextStyle()Landroidx/compose/ui/text/PlatformTextStyle; -Landroidx/compose/material/ElevationOverlay; -Landroidx/compose/material/ElevationOverlayKt; -HSPLandroidx/compose/material/ElevationOverlayKt;->()V -HSPLandroidx/compose/material/ElevationOverlayKt;->access$calculateForegroundColor-CLU3JFs(JFLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ElevationOverlayKt;->calculateForegroundColor-CLU3JFs(JFLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ElevationOverlayKt;->getLocalAbsoluteElevation()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/ElevationOverlayKt;->getLocalElevationOverlay()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->invoke-D9Ej5fM()F -Landroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->invoke()Landroidx/compose/material/ElevationOverlay; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/IconKt; -HSPLandroidx/compose/material/IconKt;->()V -HSPLandroidx/compose/material/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/IconKt;->defaultSizeFor(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/IconKt;->isInfinite-uvyYCjk(J)Z -Landroidx/compose/material/IconKt$Icon$1; -HSPLandroidx/compose/material/IconKt$Icon$1;->(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V -Landroidx/compose/material/IconKt$Icon$semantics$1$1; -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->(Ljava/lang/String;)V -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/InternalMutatorMutex; -HSPLandroidx/compose/material/InternalMutatorMutex;->()V -PLandroidx/compose/material/InternalMutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/material/InternalMutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; -PLandroidx/compose/material/InternalMutatorMutex;->access$getMutex$p(Landroidx/compose/material/InternalMutatorMutex;)Lkotlinx/coroutines/sync/Mutex; -PLandroidx/compose/material/InternalMutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/material/InternalMutatorMutex;Landroidx/compose/material/InternalMutatorMutex$Mutator;)V -PLandroidx/compose/material/InternalMutatorMutex;->mutate(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/InternalMutatorMutex;->tryMutate(Lkotlin/jvm/functions/Function0;)Z -PLandroidx/compose/material/InternalMutatorMutex;->tryMutateOrCancel(Landroidx/compose/material/InternalMutatorMutex$Mutator;)V -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->(Landroidx/compose/foundation/MutatePriority;Lkotlinx/coroutines/Job;)V -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->canInterrupt(Landroidx/compose/material/InternalMutatorMutex$Mutator;)Z -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->cancel()V -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->(Landroidx/compose/foundation/MutatePriority;Landroidx/compose/material/InternalMutatorMutex;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialRippleTheme; -HSPLandroidx/compose/material/MaterialRippleTheme;->()V -HSPLandroidx/compose/material/MaterialRippleTheme;->()V -HSPLandroidx/compose/material/MaterialRippleTheme;->defaultColor-WaAFU9c(Landroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/MaterialRippleTheme;->rippleAlpha(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/ripple/RippleAlpha; -Landroidx/compose/material/MaterialTextSelectionColorsKt; -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->binarySearchForAccessibleSelectionColorAlpha-ysEtTa8(JJJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateContrastRatio--OWjLjI(JJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateContrastRatio-nb2GgbA(JFJJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateSelectionBackgroundColor-ysEtTa8(JJJ)J -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->rememberTextSelectionColors(Landroidx/compose/material/Colors;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/text/selection/TextSelectionColors; -Landroidx/compose/material/MaterialTheme; -HSPLandroidx/compose/material/MaterialTheme;->()V -HSPLandroidx/compose/material/MaterialTheme;->()V -HSPLandroidx/compose/material/MaterialTheme;->getColors(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/Colors; -Landroidx/compose/material/MaterialThemeKt; -HSPLandroidx/compose/material/MaterialThemeKt;->MaterialTheme(Landroidx/compose/material/Colors;Landroidx/compose/material/Typography;Landroidx/compose/material/Shapes;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$1; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->(Landroidx/compose/material/Typography;Lkotlin/jvm/functions/Function2;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->(Lkotlin/jvm/functions/Function2;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$2; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$2;->(Landroidx/compose/material/Colors;Landroidx/compose/material/Typography;Landroidx/compose/material/Shapes;Lkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/MaterialTheme_androidKt; -HSPLandroidx/compose/material/MaterialTheme_androidKt;->PlatformMaterialTheme(Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V -Landroidx/compose/material/MaterialTheme_androidKt$PlatformMaterialTheme$1; -HSPLandroidx/compose/material/MaterialTheme_androidKt$PlatformMaterialTheme$1;->(Lkotlin/jvm/functions/Function2;I)V -Landroidx/compose/material/ModalBottomSheetDefaults; -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->()V -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->()V -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->getElevation-D9Ej5fM()F -Landroidx/compose/material/ModalBottomSheetKt; -HSPLandroidx/compose/material/ModalBottomSheetKt;->()V -HSPLandroidx/compose/material/ModalBottomSheetKt;->ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetAnchorChangeCallback(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetLayout-Gs3lGvM(Lkotlin/jvm/functions/Function3;Landroidx/compose/ui/Modifier;Landroidx/compose/material/ModalBottomSheetState;ZLandroidx/compose/ui/graphics/Shape;FJJJLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetState(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetKt;->Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$ModalBottomSheetAnchorChangeCallback(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$getMaxModalBottomSheetWidth$p()F -PLandroidx/compose/material/ModalBottomSheetKt;->access$getModalBottomSheetPositionalThreshold$p()F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$getModalBottomSheetVelocityThreshold$p()F -HSPLandroidx/compose/material/ModalBottomSheetKt;->rememberModalBottomSheetState(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;ZLandroidx/compose/runtime/Composer;II)Landroidx/compose/material/ModalBottomSheetState; -Landroidx/compose/material/ModalBottomSheetKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1;->(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetAnchorChangeCallback$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetAnchorChangeCallback$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->(ZLandroidx/compose/material/ModalBottomSheetState;Landroidx/compose/foundation/gestures/Orientation;Landroidx/compose/ui/graphics/Shape;JJFILkotlin/jvm/functions/Function2;JLkotlinx/coroutines/CoroutineScope;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;Lkotlin/jvm/functions/Function3;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->invoke(Landroidx/compose/foundation/layout/BoxWithConstraintsScope;Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$1$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$1$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->(Landroidx/compose/material/ModalBottomSheetState;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->invoke-Bjo55l4(Landroidx/compose/ui/unit/Density;)J -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->(Landroidx/compose/material/ModalBottomSheetState;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;F)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->invoke-ozmzZPI(J)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->(Lkotlin/jvm/functions/Function3;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$3; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$3;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/ui/Modifier;Landroidx/compose/material/ModalBottomSheetState;ZLandroidx/compose/ui/graphics/Shape;FJJJLkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/ModalBottomSheetKt$Scrim$1$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->(JLandroidx/compose/runtime/State;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->invoke(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$Scrim$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$2;->(JLkotlin/jvm/functions/Function0;ZI)V -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1$1;->(Lkotlin/jvm/functions/Function0;)V -Landroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)V -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->invoke()Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetState;->()V -HSPLandroidx/compose/material/ModalBottomSheetState;->(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/animation/core/AnimationSpec;ZLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/material/ModalBottomSheetState;->access$requireDensity(Landroidx/compose/material/ModalBottomSheetState;)Landroidx/compose/ui/unit/Density; -PLandroidx/compose/material/ModalBottomSheetState;->animateTo$material_release$default(Landroidx/compose/material/ModalBottomSheetState;Landroidx/compose/material/ModalBottomSheetValue;FLkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetState;->animateTo$material_release(Landroidx/compose/material/ModalBottomSheetValue;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetState;->getAnchoredDraggableState$material_release()Landroidx/compose/material/AnchoredDraggableState; -HSPLandroidx/compose/material/ModalBottomSheetState;->getCurrentValue()Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetState;->getDensity$material_release()Landroidx/compose/ui/unit/Density; -PLandroidx/compose/material/ModalBottomSheetState;->getHasHalfExpandedState$material_release()Z -PLandroidx/compose/material/ModalBottomSheetState;->hide(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetState;->isSkipHalfExpanded$material_release()Z -HSPLandroidx/compose/material/ModalBottomSheetState;->isVisible()Z -HSPLandroidx/compose/material/ModalBottomSheetState;->requireDensity()Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/material/ModalBottomSheetState;->setDensity$material_release(Landroidx/compose/ui/unit/Density;)V -PLandroidx/compose/material/ModalBottomSheetState;->show(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$Companion; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->Saver(Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;ZLandroidx/compose/ui/unit/Density;)Landroidx/compose/runtime/saveable/Saver; -Landroidx/compose/material/ModalBottomSheetState$Companion$Saver$1; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Landroidx/compose/material/ModalBottomSheetState;)Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$Companion$Saver$2; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$2;->(Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)V -Landroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->(Landroidx/compose/material/ModalBottomSheetState;)V -PLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->invoke(F)Ljava/lang/Float; -PLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->(Landroidx/compose/material/ModalBottomSheetState;)V -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->invoke()Ljava/lang/Float; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetValue;->$values()[Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetValue;->()V -HSPLandroidx/compose/material/ModalBottomSheetValue;->(Ljava/lang/String;I)V -Landroidx/compose/material/Shapes; -HSPLandroidx/compose/material/Shapes;->()V -HSPLandroidx/compose/material/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;)V -Landroidx/compose/material/ShapesKt; -HSPLandroidx/compose/material/ShapesKt;->()V -HSPLandroidx/compose/material/ShapesKt;->getLocalShapes()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ShapesKt$LocalShapes$1; -HSPLandroidx/compose/material/ShapesKt$LocalShapes$1;->()V -HSPLandroidx/compose/material/ShapesKt$LocalShapes$1;->()V -Landroidx/compose/material/Strings; -HSPLandroidx/compose/material/Strings;->()V -HSPLandroidx/compose/material/Strings;->access$getCloseDrawer$cp()I -HSPLandroidx/compose/material/Strings;->access$getCloseSheet$cp()I -HSPLandroidx/compose/material/Strings;->access$getNavigationMenu$cp()I -HSPLandroidx/compose/material/Strings;->constructor-impl(I)I -HSPLandroidx/compose/material/Strings;->equals-impl0(II)Z -Landroidx/compose/material/Strings$Companion; -HSPLandroidx/compose/material/Strings$Companion;->()V -HSPLandroidx/compose/material/Strings$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Strings$Companion;->getCloseDrawer-UdPEhr4()I -HSPLandroidx/compose/material/Strings$Companion;->getCloseSheet-UdPEhr4()I -HSPLandroidx/compose/material/Strings$Companion;->getNavigationMenu-UdPEhr4()I -Landroidx/compose/material/Strings_androidKt; -HSPLandroidx/compose/material/Strings_androidKt;->getString-4foXLRw(ILandroidx/compose/runtime/Composer;I)Ljava/lang/String; -Landroidx/compose/material/SurfaceKt; -HSPLandroidx/compose/material/SurfaceKt;->Surface-F-jzlyU(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/SurfaceKt;->access$surface-8ww4TTg(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JLandroidx/compose/foundation/BorderStroke;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/SurfaceKt;->access$surfaceColorAtElevation-cq6XJ1M(JLandroidx/compose/material/ElevationOverlay;FLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/SurfaceKt;->surface-8ww4TTg(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JLandroidx/compose/foundation/BorderStroke;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/SurfaceKt;->surfaceColorAtElevation-cq6XJ1M(JLandroidx/compose/material/ElevationOverlay;FLandroidx/compose/runtime/Composer;I)J -Landroidx/compose/material/SurfaceKt$Surface$1; -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JFILandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$1$1; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->()V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->()V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$1$2; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->(Lkotlin/coroutines/Continuation;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invoke(Landroidx/compose/ui/input/pointer/PointerInputScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$2; -HSPLandroidx/compose/material/SurfaceKt$Surface$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/SwipeableDefaults; -HSPLandroidx/compose/material/SwipeableDefaults;->()V -HSPLandroidx/compose/material/SwipeableDefaults;->()V -HSPLandroidx/compose/material/SwipeableDefaults;->getAnimationSpec()Landroidx/compose/animation/core/SpringSpec; -Landroidx/compose/material/TextKt; -HSPLandroidx/compose/material/TextKt;->()V -HSPLandroidx/compose/material/TextKt;->ProvideTextStyle(Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/TextKt;->Text--4IGK_g(Ljava/lang/String;Landroidx/compose/ui/Modifier;JJLandroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontFamily;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/text/style/TextAlign;JIZIILkotlin/jvm/functions/Function1;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/runtime/Composer;III)V -Landroidx/compose/material/TextKt$LocalTextStyle$1; -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->()V -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->()V -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->invoke()Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/TextKt$ProvideTextStyle$1; -HSPLandroidx/compose/material/TextKt$ProvideTextStyle$1;->(Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function2;I)V -Landroidx/compose/material/TextKt$Text$1; -HSPLandroidx/compose/material/TextKt$Text$1;->(J)V -HSPLandroidx/compose/material/TextKt$Text$1;->invoke-0d7_KjU()J -Landroidx/compose/material/TextKt$Text$2; -HSPLandroidx/compose/material/TextKt$Text$2;->(Ljava/lang/String;Landroidx/compose/ui/Modifier;JJLandroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontFamily;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/text/style/TextAlign;JIZIILkotlin/jvm/functions/Function1;Landroidx/compose/ui/text/TextStyle;III)V -Landroidx/compose/material/Typography; -HSPLandroidx/compose/material/Typography;->()V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/font/FontFamily;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/font/FontFamily;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Typography;->getBody1()Landroidx/compose/ui/text/TextStyle; -Landroidx/compose/material/TypographyKt; -HSPLandroidx/compose/material/TypographyKt;->()V -HSPLandroidx/compose/material/TypographyKt;->access$withDefaultFontFamily(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TypographyKt;->getDefaultTextStyle()Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TypographyKt;->getLocalTypography()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/TypographyKt;->withDefaultFontFamily(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily;)Landroidx/compose/ui/text/TextStyle; -Landroidx/compose/material/TypographyKt$LocalTypography$1; -HSPLandroidx/compose/material/TypographyKt$LocalTypography$1;->()V -HSPLandroidx/compose/material/TypographyKt$LocalTypography$1;->()V Landroidx/compose/material/icons/Icons; HSPLandroidx/compose/material/icons/Icons;->()V HSPLandroidx/compose/material/icons/Icons;->()V @@ -4051,15 +3693,8 @@ Landroidx/compose/material/ripple/RippleKt; HSPLandroidx/compose/material/ripple/RippleKt;->()V HSPLandroidx/compose/material/ripple/RippleKt;->rememberRipple-9IZ8Weo(ZFJLandroidx/compose/runtime/Composer;II)Landroidx/compose/foundation/Indication; Landroidx/compose/material/ripple/RippleTheme; -HSPLandroidx/compose/material/ripple/RippleTheme;->()V -Landroidx/compose/material/ripple/RippleTheme$Companion; -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->()V -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->()V -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->defaultRippleAlpha-DxMtmZc(JZ)Landroidx/compose/material/ripple/RippleAlpha; -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->defaultRippleColor-5vOe2sY(JZ)J Landroidx/compose/material/ripple/RippleThemeKt; HSPLandroidx/compose/material/ripple/RippleThemeKt;->()V -HSPLandroidx/compose/material/ripple/RippleThemeKt;->access$getDarkThemeRippleAlpha$p()Landroidx/compose/material/ripple/RippleAlpha; HSPLandroidx/compose/material/ripple/RippleThemeKt;->getLocalRippleTheme()Landroidx/compose/runtime/ProvidableCompositionLocal; Landroidx/compose/material/ripple/RippleThemeKt$LocalRippleTheme$1; HSPLandroidx/compose/material/ripple/RippleThemeKt$LocalRippleTheme$1;->()V @@ -4079,6 +3714,20 @@ PLandroidx/compose/material/ripple/UnprojectedRipple$Companion;->(Lkotlin/ PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->()V PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->()V PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->setRadius(Landroid/graphics/drawable/RippleDrawable;I)V +PLandroidx/compose/material3/BottomSheetDefaults;->()V +PLandroidx/compose/material3/BottomSheetDefaults;->()V +PLandroidx/compose/material3/BottomSheetDefaults;->DragHandle-lgZ2HuY(Landroidx/compose/ui/Modifier;FFLandroidx/compose/ui/graphics/Shape;JLandroidx/compose/runtime/Composer;II)V +PLandroidx/compose/material3/BottomSheetDefaults;->getContainerColor(Landroidx/compose/runtime/Composer;I)J +PLandroidx/compose/material3/BottomSheetDefaults;->getElevation-D9Ej5fM()F +PLandroidx/compose/material3/BottomSheetDefaults;->getExpandedShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/BottomSheetDefaults;->getWindowInsets(Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->(Ljava/lang/String;)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->(FF)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$3;->(Landroidx/compose/material3/BottomSheetDefaults;Landroidx/compose/ui/Modifier;FFLandroidx/compose/ui/graphics/Shape;JII)V Landroidx/compose/material3/ButtonColors; HSPLandroidx/compose/material3/ButtonColors;->()V HSPLandroidx/compose/material3/ButtonColors;->(JJJJ)V @@ -4130,35 +3779,125 @@ HSPLandroidx/compose/material3/ButtonKt$Button$3$1$1;->invoke(Landroidx/compose/ HSPLandroidx/compose/material3/ButtonKt$Button$3$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/material3/ButtonKt$Button$4; HSPLandroidx/compose/material3/ButtonKt$Button$4;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;ZLandroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/ButtonColors;Landroidx/compose/material3/ButtonElevation;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/foundation/layout/PaddingValues;Landroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function3;II)V +Landroidx/compose/material3/CardColors; +HSPLandroidx/compose/material3/CardColors;->()V +HSPLandroidx/compose/material3/CardColors;->(JJJJ)V +HSPLandroidx/compose/material3/CardColors;->(JJJJLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/CardColors;->containerColor$material3_release(ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +HSPLandroidx/compose/material3/CardColors;->contentColor$material3_release(ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +Landroidx/compose/material3/CardDefaults; +HSPLandroidx/compose/material3/CardDefaults;->()V +HSPLandroidx/compose/material3/CardDefaults;->()V +HSPLandroidx/compose/material3/CardDefaults;->cardColors-ro_MJ88(JJJJLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/CardColors; +HSPLandroidx/compose/material3/CardDefaults;->cardElevation-aqJV_2Y(FFFFFFLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/CardElevation; +Landroidx/compose/material3/CardElevation; +HSPLandroidx/compose/material3/CardElevation;->()V +HSPLandroidx/compose/material3/CardElevation;->(FFFFFF)V +HSPLandroidx/compose/material3/CardElevation;->(FFFFFFLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/CardElevation;->access$getDefaultElevation$p(Landroidx/compose/material3/CardElevation;)F +HSPLandroidx/compose/material3/CardElevation;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/material3/CardElevation;->shadowElevation$material3_release(ZLandroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +HSPLandroidx/compose/material3/CardElevation;->tonalElevation$material3_release(ZLandroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +Landroidx/compose/material3/CardKt; +HSPLandroidx/compose/material3/CardKt;->Card(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/CardColors;Landroidx/compose/material3/CardElevation;Landroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V +Landroidx/compose/material3/CardKt$Card$1; +HSPLandroidx/compose/material3/CardKt$Card$1;->(Lkotlin/jvm/functions/Function3;I)V +HSPLandroidx/compose/material3/CardKt$Card$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/material3/CardKt$Card$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/CardKt$Card$2; +HSPLandroidx/compose/material3/CardKt$Card$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/CardColors;Landroidx/compose/material3/CardElevation;Landroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function3;II)V Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorScheme;->()V HSPLandroidx/compose/material3/ColorScheme;->(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)V HSPLandroidx/compose/material3/ColorScheme;->(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/ColorScheme;->copy-G1PFc-w$default(Landroidx/compose/material3/ColorScheme;JJJJJJJJJJJJJJJJJJJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material3/ColorScheme; +HSPLandroidx/compose/material3/ColorScheme;->copy-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorScheme;->getBackground-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getError-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getErrorContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInverseOnSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInversePrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInverseSurface-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnBackground-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnError-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnErrorContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnPrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnPrimaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSecondary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSecondaryContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSurfaceVariant-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnTertiary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnTertiaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOutline-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOutlineVariant-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getPrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getPrimaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getScrim-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getSecondary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSecondaryContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSurfaceTint-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSurfaceVariant-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getTertiary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getTertiaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->setBackground-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setError-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setErrorContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInverseOnSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInversePrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInverseSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnBackground-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnError-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnErrorContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnPrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnPrimaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSecondary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSecondaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSurfaceVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnTertiary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnTertiaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOutline-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOutlineVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setPrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setPrimaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setScrim-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSecondary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSecondaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurfaceTint-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurfaceVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setTertiary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setTertiaryContainer-8_81llA$material3_release(J)V Landroidx/compose/material3/ColorSchemeKt; HSPLandroidx/compose/material3/ColorSchemeKt;->()V HSPLandroidx/compose/material3/ColorSchemeKt;->contentColorFor-4WTKRHQ(Landroidx/compose/material3/ColorScheme;J)J HSPLandroidx/compose/material3/ColorSchemeKt;->contentColorFor-ek8zF_U(JLandroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/ColorSchemeKt;->darkColorScheme-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->fromToken(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;)J HSPLandroidx/compose/material3/ColorSchemeKt;->getLocalColorScheme()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material3/ColorSchemeKt;->lightColorScheme-G1PFc-w$default(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->lightColorScheme-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->surfaceColorAtElevation-3ABfNKs(Landroidx/compose/material3/ColorScheme;F)J HSPLandroidx/compose/material3/ColorSchemeKt;->toColor(Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;Landroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/ColorSchemeKt;->updateColorSchemeFrom(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/ColorScheme;)V Landroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1; HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->()V HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->()V -HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->invoke()Landroidx/compose/material3/ColorScheme; -HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->invoke()Ljava/lang/Object; Landroidx/compose/material3/ColorSchemeKt$WhenMappings; HSPLandroidx/compose/material3/ColorSchemeKt$WhenMappings;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->getLambda-1$material3_release()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->getLambda-3$material3_release()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-2$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-2$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-3$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-3$1;->()V Landroidx/compose/material3/ComposableSingletons$ScaffoldKt; HSPLandroidx/compose/material3/ComposableSingletons$ScaffoldKt;->()V HSPLandroidx/compose/material3/ComposableSingletons$ScaffoldKt;->()V @@ -4219,8 +3958,6 @@ Landroidx/compose/material3/FloatingActionButtonDefaults; HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->()V HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->()V HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->elevation-xZ9-QkE(FFFFLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/FloatingActionButtonElevation; -HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->getExtendedFabShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; -PLandroidx/compose/material3/FloatingActionButtonDefaults;->getSmallShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; Landroidx/compose/material3/FloatingActionButtonElevation; HSPLandroidx/compose/material3/FloatingActionButtonElevation;->()V HSPLandroidx/compose/material3/FloatingActionButtonElevation;->(FFFF)V @@ -4291,6 +4028,20 @@ HSPLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->< PLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->invoke(Landroidx/compose/runtime/Composer;I)V PLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/material3/FloatingActionButtonKt$SmallFloatingActionButton$2;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/material3/FloatingActionButtonElevation;Landroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function2;II)V +Landroidx/compose/material3/IconKt; +HSPLandroidx/compose/material3/IconKt;->()V +HSPLandroidx/compose/material3/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/IconKt;->defaultSizeFor(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;)Landroidx/compose/ui/Modifier; +HSPLandroidx/compose/material3/IconKt;->isInfinite-uvyYCjk(J)Z +Landroidx/compose/material3/IconKt$Icon$1; +HSPLandroidx/compose/material3/IconKt$Icon$1;->(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V +Landroidx/compose/material3/IconKt$Icon$3; +HSPLandroidx/compose/material3/IconKt$Icon$3;->(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V +Landroidx/compose/material3/IconKt$Icon$semantics$1$1; +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->(Ljava/lang/String;)V +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/material3/InteractiveComponentSizeKt; HSPLandroidx/compose/material3/InteractiveComponentSizeKt;->()V HSPLandroidx/compose/material3/InteractiveComponentSizeKt;->access$getMinimumInteractiveComponentSize$p()J @@ -4308,12 +4059,42 @@ HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComp HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->()V HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/InternalMutatorMutex; +HSPLandroidx/compose/material3/InternalMutatorMutex;->()V +PLandroidx/compose/material3/InternalMutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/material3/InternalMutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; +PLandroidx/compose/material3/InternalMutatorMutex;->access$getMutex$p(Landroidx/compose/material3/InternalMutatorMutex;)Lkotlinx/coroutines/sync/Mutex; +PLandroidx/compose/material3/InternalMutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/material3/InternalMutatorMutex;Landroidx/compose/material3/InternalMutatorMutex$Mutator;)V +PLandroidx/compose/material3/InternalMutatorMutex;->mutate(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex;->tryMutate(Lkotlin/jvm/functions/Function0;)Z +PLandroidx/compose/material3/InternalMutatorMutex;->tryMutateOrCancel(Landroidx/compose/material3/InternalMutatorMutex$Mutator;)V +PLandroidx/compose/material3/InternalMutatorMutex$Mutator;->(Landroidx/compose/foundation/MutatePriority;Lkotlinx/coroutines/Job;)V +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->(Landroidx/compose/foundation/MutatePriority;Landroidx/compose/material3/InternalMutatorMutex;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/MaterialRippleTheme; +HSPLandroidx/compose/material3/MaterialRippleTheme;->()V +HSPLandroidx/compose/material3/MaterialRippleTheme;->()V +HSPLandroidx/compose/material3/MaterialRippleTheme;->defaultColor-WaAFU9c(Landroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/MaterialRippleTheme;->rippleAlpha(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/ripple/RippleAlpha; Landroidx/compose/material3/MaterialTheme; HSPLandroidx/compose/material3/MaterialTheme;->()V HSPLandroidx/compose/material3/MaterialTheme;->()V HSPLandroidx/compose/material3/MaterialTheme;->getColorScheme(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/ColorScheme; -HSPLandroidx/compose/material3/MaterialTheme;->getShapes(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Shapes; +PLandroidx/compose/material3/MaterialTheme;->getShapes(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Shapes; HSPLandroidx/compose/material3/MaterialTheme;->getTypography(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Typography; +Landroidx/compose/material3/MaterialThemeKt; +HSPLandroidx/compose/material3/MaterialThemeKt;->()V +HSPLandroidx/compose/material3/MaterialThemeKt;->MaterialTheme(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/Shapes;Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/MaterialThemeKt;->access$getDefaultRippleAlpha$p()Landroidx/compose/material/ripple/RippleAlpha; +HSPLandroidx/compose/material3/MaterialThemeKt;->rememberTextSelectionColors(Landroidx/compose/material3/ColorScheme;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/text/selection/TextSelectionColors; +Landroidx/compose/material3/MaterialThemeKt$MaterialTheme$1; +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->(Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;I)V +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/MaterialThemeKt$MaterialTheme$2; +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$2;->(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/Shapes;Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;II)V Landroidx/compose/material3/MinimumInteractiveComponentSizeModifier; HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier;->(J)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier;->(JLkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -4323,6 +4104,96 @@ Landroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1; HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->(ILandroidx/compose/ui/layout/Placeable;I)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheetWindow;->(Lkotlin/jvm/functions/Function0;Landroid/view/View;Ljava/util/UUID;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->Content(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->dismiss()V +PLandroidx/compose/material3/ModalBottomSheetWindow;->getContent()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheetWindow;->getDisplayWidth()I +PLandroidx/compose/material3/ModalBottomSheetWindow;->getShouldCreateCompositionOnAttachedToWindow()Z +PLandroidx/compose/material3/ModalBottomSheetWindow;->setContent(Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->setCustomContent(Landroidx/compose/runtime/CompositionContext;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->show()V +PLandroidx/compose/material3/ModalBottomSheetWindow$Content$4;->(Landroidx/compose/material3/ModalBottomSheetWindow;I)V +Landroidx/compose/material3/ModalBottomSheet_androidKt; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheet-EP0qOeE(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/ui/graphics/Shape;JJFJLkotlin/jvm/functions/Function2;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;III)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetAnchorChangeHandler(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/material3/AnchorChangeHandler; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetPopup$lambda$5(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetPopup(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$ModalBottomSheetAnchorChangeHandler(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/material3/AnchorChangeHandler; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$ModalBottomSheetPopup$lambda$5(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$modalBottomSheetSwipeable(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/material3/AnchorChangeHandler;FLkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->modalBottomSheetSwipeable(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/material3/AnchorChangeHandler;FLkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt;->rememberModalBottomSheetState(ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/material3/SheetState; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$1;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->(JLkotlin/jvm/functions/Function0;Landroidx/compose/material3/SheetState;ILandroidx/compose/ui/Modifier;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/graphics/Shape;JJFLkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->(JLkotlin/jvm/functions/Function0;Landroidx/compose/material3/SheetState;ILandroidx/compose/ui/Modifier;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/graphics/Shape;JJFLkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->invoke(Landroidx/compose/foundation/layout/BoxWithConstraintsScope;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->(Ljava/lang/String;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->(Landroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->invoke-Bjo55l4(Landroidx/compose/ui/unit/Density;)J +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$4$1;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->(Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILandroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function0;Lkotlinx/coroutines/CoroutineScope;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->(Landroidx/compose/material3/SheetState;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1$1$1;->(Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->(Landroidx/compose/material3/SheetState;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/ui/graphics/Shape;JJFJLkotlin/jvm/functions/Function2;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function3;III)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$anchorChangeHandler$1$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$anchorChangeHandler$1$2;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$animateToDismiss$1;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$settleToDismiss$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetAnchorChangeHandler$1;->(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->(Landroidx/compose/material3/ModalBottomSheetWindow;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->invoke(Landroidx/compose/runtime/DisposableEffectScope;)Landroidx/compose/runtime/DisposableEffectResult; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/material3/ModalBottomSheetWindow;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1$invoke$$inlined$onDispose$1;->dispose()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$2;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function2;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->invoke()Ljava/util/UUID; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/runtime/State;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->(JLandroidx/compose/runtime/State;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->invoke(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$2;->(JLkotlin/jvm/functions/Function0;ZI)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$1$1;->(Lkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$1;->(Ljava/lang/Object;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->(FLandroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->invoke-O0kMr_c(Landroidx/compose/material3/SheetValue;J)Ljava/lang/Float; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2$WhenMappings;->()V +Landroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1; +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1;->()V +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1;->()V Landroidx/compose/material3/ScaffoldDefaults; HSPLandroidx/compose/material3/ScaffoldDefaults;->()V HSPLandroidx/compose/material3/ScaffoldDefaults;->()V @@ -4369,27 +4240,171 @@ HSPLandroidx/compose/material3/ShapeDefaults;->()V HSPLandroidx/compose/material3/ShapeDefaults;->()V HSPLandroidx/compose/material3/ShapeDefaults;->getExtraLarge()Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/material3/ShapeDefaults;->getExtraSmall()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getLarge()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getMedium()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getSmall()Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/Shapes; HSPLandroidx/compose/material3/Shapes;->()V HSPLandroidx/compose/material3/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;)V HSPLandroidx/compose/material3/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material3/Shapes;->getLarge()Landroidx/compose/foundation/shape/CornerBasedShape; -PLandroidx/compose/material3/Shapes;->getMedium()Landroidx/compose/foundation/shape/CornerBasedShape; +PLandroidx/compose/material3/Shapes;->getExtraLarge()Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/ShapesKt; HSPLandroidx/compose/material3/ShapesKt;->()V -HSPLandroidx/compose/material3/ShapesKt;->fromToken(Landroidx/compose/material3/Shapes;Landroidx/compose/material3/tokens/ShapeKeyTokens;)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->fromToken(Landroidx/compose/material3/Shapes;Landroidx/compose/material3/tokens/ShapeKeyTokens;)Landroidx/compose/ui/graphics/Shape; HSPLandroidx/compose/material3/ShapesKt;->getLocalShapes()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material3/ShapesKt;->toShape(Landroidx/compose/material3/tokens/ShapeKeyTokens;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->toShape(Landroidx/compose/material3/tokens/ShapeKeyTokens;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->top(Landroidx/compose/foundation/shape/CornerBasedShape;)Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/ShapesKt$LocalShapes$1; HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->()V HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->()V -HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->invoke()Landroidx/compose/material3/Shapes; -HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material3/ShapesKt$WhenMappings; -HSPLandroidx/compose/material3/ShapesKt$WhenMappings;->()V +PLandroidx/compose/material3/ShapesKt$WhenMappings;->()V +Landroidx/compose/material3/SheetDefaultsKt; +HSPLandroidx/compose/material3/SheetDefaultsKt;->()V +PLandroidx/compose/material3/SheetDefaultsKt;->ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material3/SheetState;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; +PLandroidx/compose/material3/SheetDefaultsKt;->access$getDragHandleVerticalPadding$p()F +PLandroidx/compose/material3/SheetDefaultsKt;->getBottomSheetMaxWidth()F +HSPLandroidx/compose/material3/SheetDefaultsKt;->rememberSheetState(ZLkotlin/jvm/functions/Function1;Landroidx/compose/material3/SheetValue;ZLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/SheetState; +PLandroidx/compose/material3/SheetDefaultsKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1;->(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;)V +Landroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1; +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->(ZLandroidx/compose/material3/SheetValue;Lkotlin/jvm/functions/Function1;Z)V +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->invoke()Landroidx/compose/material3/SheetState; +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SheetState; +HSPLandroidx/compose/material3/SheetState;->()V +HSPLandroidx/compose/material3/SheetState;->(ZLandroidx/compose/material3/SheetValue;Lkotlin/jvm/functions/Function1;Z)V +PLandroidx/compose/material3/SheetState;->animateTo$material3_release$default(Landroidx/compose/material3/SheetState;Landroidx/compose/material3/SheetValue;FLkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SheetState;->animateTo$material3_release(Landroidx/compose/material3/SheetValue;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLandroidx/compose/material3/SheetState;->getCurrentValue()Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/SheetState;->getHasExpandedState()Z +PLandroidx/compose/material3/SheetState;->getHasPartiallyExpandedState()Z +PLandroidx/compose/material3/SheetState;->getSwipeableState$material3_release()Landroidx/compose/material3/SwipeableV2State; +PLandroidx/compose/material3/SheetState;->getTargetValue()Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/SheetState;->hide(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SheetState;->isVisible()Z +PLandroidx/compose/material3/SheetState;->requireOffset()F +PLandroidx/compose/material3/SheetState;->show(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +Landroidx/compose/material3/SheetState$Companion; +HSPLandroidx/compose/material3/SheetState$Companion;->()V +HSPLandroidx/compose/material3/SheetState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/SheetState$Companion;->Saver(ZLkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/saveable/Saver; +Landroidx/compose/material3/SheetState$Companion$Saver$1; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->()V +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->()V +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Landroidx/compose/material3/SheetState;)Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SheetState$Companion$Saver$2; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$2;->(ZLkotlin/jvm/functions/Function1;)V +Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetValue;->$values()[Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetValue;->()V +HSPLandroidx/compose/material3/SheetValue;->(Ljava/lang/String;I)V +PLandroidx/compose/material3/SheetValue;->values()[Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/Strings;->()V +PLandroidx/compose/material3/Strings;->access$getBottomSheetDismissDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetDragHandleDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetExpandDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetPaneTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetPartialExpandDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getCloseDrawer$cp()I +PLandroidx/compose/material3/Strings;->access$getCloseSheet$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputHeadlineDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidForPattern$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidNotAllowed$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidYearRange$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputLabel$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputNoInputDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerHeadlineDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerNavigateToYearDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerNoSelectionDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerScrollToShowEarlierYears$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerScrollToShowLaterYears$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToCalendarMode$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToDaySelection$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToInputMode$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToNextMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToPreviousMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToYearSelection$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerTodayDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerYearPickerPaneTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangeInputInvalidRangeInput$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangeInputTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerDayInRange$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerEndHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerScrollToShowNextMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerScrollToShowPreviousMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerStartHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDefaultErrorMessage$cp()I +PLandroidx/compose/material3/Strings;->access$getDialog$cp()I +PLandroidx/compose/material3/Strings;->access$getExposedDropdownMenu$cp()I +PLandroidx/compose/material3/Strings;->access$getId$cp()I +PLandroidx/compose/material3/Strings;->access$getMenuCollapsed$cp()I +PLandroidx/compose/material3/Strings;->access$getMenuExpanded$cp()I +PLandroidx/compose/material3/Strings;->access$getNavigationMenu$cp()I +PLandroidx/compose/material3/Strings;->access$getSearchBarSearch$cp()I +PLandroidx/compose/material3/Strings;->access$getSliderRangeEnd$cp()I +PLandroidx/compose/material3/Strings;->access$getSliderRangeStart$cp()I +PLandroidx/compose/material3/Strings;->access$getSnackbarDismiss$cp()I +PLandroidx/compose/material3/Strings;->access$getSuggestionsAvailable$cp()I +PLandroidx/compose/material3/Strings;->access$setId$cp(I)V +PLandroidx/compose/material3/Strings;->constructor-impl$default(IILkotlin/jvm/internal/DefaultConstructorMarker;)I +PLandroidx/compose/material3/Strings;->constructor-impl(I)I +PLandroidx/compose/material3/Strings;->equals-impl0(II)Z +PLandroidx/compose/material3/Strings$Companion;->()V +PLandroidx/compose/material3/Strings$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/Strings$Companion;->access$nextId(Landroidx/compose/material3/Strings$Companion;)I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetDismissDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetDragHandleDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetExpandDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetPaneTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetPartialExpandDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getCloseDrawer-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getCloseSheet-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputHeadlineDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidForPattern-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidNotAllowed-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidYearRange-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputLabel-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputNoInputDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerHeadlineDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerNavigateToYearDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerNoSelectionDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerScrollToShowEarlierYears-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerScrollToShowLaterYears-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToCalendarMode-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToDaySelection-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToInputMode-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToNextMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToPreviousMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToYearSelection-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerTodayDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerYearPickerPaneTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangeInputInvalidRangeInput-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangeInputTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerDayInRange-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerEndHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerScrollToShowNextMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerScrollToShowPreviousMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerStartHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDefaultErrorMessage-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDialog-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getExposedDropdownMenu-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getMenuCollapsed-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getMenuExpanded-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getNavigationMenu-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSearchBarSearch-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSliderRangeEnd-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSliderRangeStart-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSnackbarDismiss-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSuggestionsAvailable-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->nextId()I +PLandroidx/compose/material3/Strings_androidKt;->getString-NWtq2-8(ILandroidx/compose/runtime/Composer;I)Ljava/lang/String; Landroidx/compose/material3/SurfaceKt; HSPLandroidx/compose/material3/SurfaceKt;->()V HSPLandroidx/compose/material3/SurfaceKt;->Surface-T9BRK9s(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJFFLandroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -4422,6 +4437,112 @@ Landroidx/compose/material3/SurfaceKt$Surface$3; HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JFILandroidx/compose/foundation/BorderStroke;FLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function2;I)V HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->invoke(Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeAnchorsModifier;->(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/SwipeAnchorsModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/material3/SwipeAnchorsModifier;->onRemeasured-ozmzZPI(J)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2Defaults; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->()V +HSPLandroidx/compose/material3/SwipeableV2Defaults;->()V +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getAnimationSpec()Landroidx/compose/animation/core/SpringSpec; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getPositionalThreshold()Lkotlin/jvm/functions/Function2; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getVelocityThreshold-D9Ej5fM()F +Landroidx/compose/material3/SwipeableV2Kt; +PLandroidx/compose/material3/SwipeableV2Kt;->access$maxOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->access$minOrNull(Ljava/util/Map;)Ljava/lang/Float; +HSPLandroidx/compose/material3/SwipeableV2Kt;->fixedPositionalThreshold-0680j_4(F)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/SwipeableV2Kt;->maxOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->minOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->swipeAnchors(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +Landroidx/compose/material3/SwipeableV2Kt$fixedPositionalThreshold$1; +HSPLandroidx/compose/material3/SwipeableV2Kt$fixedPositionalThreshold$1;->(F)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$$inlined$debugInspectorInfo$1;->(Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->invoke(Landroidx/compose/ui/unit/Density;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->(Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->invoke-ozmzZPI(J)V +Landroidx/compose/material3/SwipeableV2State; +HSPLandroidx/compose/material3/SwipeableV2State;->()V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;F)V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;FILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;FLkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/SwipeableV2State;->access$computeTarget(Landroidx/compose/material3/SwipeableV2State;FLjava/lang/Object;F)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->access$getAnimationTarget(Landroidx/compose/material3/SwipeableV2State;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->access$getSwipeMutex$p(Landroidx/compose/material3/SwipeableV2State;)Landroidx/compose/material3/InternalMutatorMutex; +PLandroidx/compose/material3/SwipeableV2State;->access$setAnimationTarget(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->access$setLastVelocity(Landroidx/compose/material3/SwipeableV2State;F)V +PLandroidx/compose/material3/SwipeableV2State;->access$setOffset(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Float;)V +PLandroidx/compose/material3/SwipeableV2State;->access$snap(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->animateTo(Ljava/lang/Object;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->computeTarget(FLjava/lang/Object;F)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->dispatchRawDelta(F)F +PLandroidx/compose/material3/SwipeableV2State;->getAnchors$material3_release()Ljava/util/Map; +PLandroidx/compose/material3/SwipeableV2State;->getAnimationSpec$material3_release()Landroidx/compose/animation/core/AnimationSpec; +PLandroidx/compose/material3/SwipeableV2State;->getAnimationTarget()Ljava/lang/Object; +HSPLandroidx/compose/material3/SwipeableV2State;->getCurrentValue()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->getLastVelocity()F +PLandroidx/compose/material3/SwipeableV2State;->getMaxOffset()F +PLandroidx/compose/material3/SwipeableV2State;->getMinOffset()F +PLandroidx/compose/material3/SwipeableV2State;->getOffset()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State;->getSwipeDraggableState$material3_release()Landroidx/compose/foundation/gestures/DraggableState; +PLandroidx/compose/material3/SwipeableV2State;->getTargetValue()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->hasAnchorForValue(Ljava/lang/Object;)Z +PLandroidx/compose/material3/SwipeableV2State;->isAnimationRunning()Z +PLandroidx/compose/material3/SwipeableV2State;->requireDensity()Landroidx/compose/ui/unit/Density; +PLandroidx/compose/material3/SwipeableV2State;->requireOffset()F +PLandroidx/compose/material3/SwipeableV2State;->setAnchors$material3_release(Ljava/util/Map;)V +PLandroidx/compose/material3/SwipeableV2State;->setAnimationTarget(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->setCurrentValue(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->setDensity$material3_release(Landroidx/compose/ui/unit/Density;)V +PLandroidx/compose/material3/SwipeableV2State;->setLastVelocity(F)V +PLandroidx/compose/material3/SwipeableV2State;->setOffset(Ljava/lang/Float;)V +PLandroidx/compose/material3/SwipeableV2State;->snap(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->swipe$default(Landroidx/compose/material3/SwipeableV2State;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->swipe(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->trySnapTo$material3_release(Ljava/lang/Object;)Z +PLandroidx/compose/material3/SwipeableV2State;->updateAnchors$material3_release(Ljava/util/Map;)Z +Landroidx/compose/material3/SwipeableV2State$Companion; +HSPLandroidx/compose/material3/SwipeableV2State$Companion;->()V +HSPLandroidx/compose/material3/SwipeableV2State$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$1;->(Landroidx/compose/material3/SwipeableV2State;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;Ljava/lang/Float;FLkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invoke(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->(Landroidx/compose/material3/SwipeableV2State;Lkotlin/jvm/internal/Ref$FloatRef;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->invoke(FF)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$maxOffset$2; +HSPLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->invoke()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$minOffset$2; +HSPLandroidx/compose/material3/SwipeableV2State$minOffset$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$minOffset$2;->invoke()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State$minOffset$2;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$progress$2; +HSPLandroidx/compose/material3/SwipeableV2State$progress$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->(Landroidx/compose/material3/SwipeableV2State;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$swipeDraggableState$1; +HSPLandroidx/compose/material3/SwipeableV2State$swipeDraggableState$1;->(Landroidx/compose/material3/SwipeableV2State;)V +Landroidx/compose/material3/SwipeableV2State$swipeDraggableState$1$dragScope$1; +HSPLandroidx/compose/material3/SwipeableV2State$swipeDraggableState$1$dragScope$1;->(Landroidx/compose/material3/SwipeableV2State;)V +Landroidx/compose/material3/SwipeableV2State$targetValue$2; +HSPLandroidx/compose/material3/SwipeableV2State$targetValue$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$targetValue$2;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->invoke()V Landroidx/compose/material3/SystemBarsDefaultInsets_androidKt; HSPLandroidx/compose/material3/SystemBarsDefaultInsets_androidKt;->getSystemBarsForVisualComponents(Landroidx/compose/foundation/layout/WindowInsets$Companion;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; Landroidx/compose/material3/TextKt; @@ -4446,6 +4567,7 @@ Landroidx/compose/material3/Typography; HSPLandroidx/compose/material3/Typography;->()V HSPLandroidx/compose/material3/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V HSPLandroidx/compose/material3/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/Typography;->getBodyLarge()Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/material3/Typography;->getLabelLarge()Landroidx/compose/ui/text/TextStyle; Landroidx/compose/material3/TypographyKt; HSPLandroidx/compose/material3/TypographyKt;->()V @@ -4454,41 +4576,8 @@ HSPLandroidx/compose/material3/TypographyKt;->getLocalTypography()Landroidx/comp Landroidx/compose/material3/TypographyKt$LocalTypography$1; HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->()V HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->()V -HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->invoke()Landroidx/compose/material3/Typography; -HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->invoke()Ljava/lang/Object; Landroidx/compose/material3/TypographyKt$WhenMappings; HSPLandroidx/compose/material3/TypographyKt$WhenMappings;->()V -Landroidx/compose/material3/tokens/ColorLightTokens; -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->()V -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->()V -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getBackground-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getError-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getErrorContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInverseOnSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInversePrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInverseSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnBackground-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnError-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnErrorContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnPrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnPrimaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSecondary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSecondaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSurfaceVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnTertiary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnTertiaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOutline-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOutlineVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getPrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getPrimaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getScrim-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSecondary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSecondaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSurfaceVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getTertiary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getTertiaryContainer-0d7_KjU()J Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/ColorSchemeKeyTokens;->$values()[Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/ColorSchemeKeyTokens;->()V @@ -4505,7 +4594,6 @@ HSPLandroidx/compose/material3/tokens/ElevationTokens;->getLevel4-D9Ej5fM()F Landroidx/compose/material3/tokens/ExtendedFabPrimaryTokens; HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->()V HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->()V -HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->getContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->getLabelTextFont()Landroidx/compose/material3/tokens/TypographyKeyTokens; Landroidx/compose/material3/tokens/FabPrimaryLargeTokens; HSPLandroidx/compose/material3/tokens/FabPrimaryLargeTokens;->()V @@ -4514,7 +4602,6 @@ HSPLandroidx/compose/material3/tokens/FabPrimaryLargeTokens;->getIconSize-D9Ej5f PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->()V PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->()V PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerHeight-D9Ej5fM()F -PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerWidth-D9Ej5fM()F Landroidx/compose/material3/tokens/FabPrimaryTokens; HSPLandroidx/compose/material3/tokens/FabPrimaryTokens;->()V @@ -4538,45 +4625,30 @@ HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getHoverContainerElev HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getIconSize-D9Ej5fM()F HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getLabelTextColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getPressedContainerElevation-D9Ej5fM()F +Landroidx/compose/material3/tokens/FilledCardTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->()V +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->()V +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDisabledContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDisabledContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDraggedContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getFocusContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getHoverContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getPressedContainerElevation-D9Ej5fM()F +Landroidx/compose/material3/tokens/IconButtonTokens; +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->()V +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->()V +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->getIconSize-D9Ej5fM()F Landroidx/compose/material3/tokens/MotionTokens; HSPLandroidx/compose/material3/tokens/MotionTokens;->()V HSPLandroidx/compose/material3/tokens/MotionTokens;->()V HSPLandroidx/compose/material3/tokens/MotionTokens;->getEasingEmphasizedCubicBezier()Landroidx/compose/animation/core/CubicBezierEasing; HSPLandroidx/compose/material3/tokens/MotionTokens;->getEasingLinearCubicBezier()Landroidx/compose/animation/core/CubicBezierEasing; -Landroidx/compose/material3/tokens/PaletteTokens; -HSPLandroidx/compose/material3/tokens/PaletteTokens;->()V -HSPLandroidx/compose/material3/tokens/PaletteTokens;->()V -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral0-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral20-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral95-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral99-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant30-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant50-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant80-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary80-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary90-0d7_KjU()J Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->$values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->()V HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->(Ljava/lang/String;I)V -HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; +PLandroidx/compose/material3/tokens/ShapeKeyTokens;->values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; Landroidx/compose/material3/tokens/ShapeTokens; HSPLandroidx/compose/material3/tokens/ShapeTokens;->()V HSPLandroidx/compose/material3/tokens/ShapeTokens;->()V @@ -4585,6 +4657,14 @@ HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerExtraSmall()Landroi HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerLarge()Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerMedium()Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerSmall()Landroidx/compose/foundation/shape/RoundedCornerShape; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->()V +PLandroidx/compose/material3/tokens/SheetBottomTokens;->()V +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleHeight-D9Ej5fM()F +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleWidth-D9Ej5fM()F +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedModalContainerElevation-D9Ej5fM()F Landroidx/compose/material3/tokens/TypeScaleTokens; HSPLandroidx/compose/material3/tokens/TypeScaleTokens;->()V HSPLandroidx/compose/material3/tokens/TypeScaleTokens;->()V @@ -4970,7 +5050,6 @@ Landroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1; HSPLandroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1;->()V HSPLandroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I Landroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1; -HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->(Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/ComposerImpl;)V HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/ComposerImpl$realizeDowns$1; @@ -5128,6 +5207,7 @@ HSPLandroidx/compose/runtime/CompositionImpl;->recomposeScopeReleased(Landroidx/ HSPLandroidx/compose/runtime/CompositionImpl;->recordModificationsOf(Ljava/util/Set;)V HSPLandroidx/compose/runtime/CompositionImpl;->recordReadOf(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/CompositionImpl;->recordWriteOf(Ljava/lang/Object;)V +HSPLandroidx/compose/runtime/CompositionImpl;->removeDerivedStateObservation$runtime_release(Landroidx/compose/runtime/DerivedState;)V HSPLandroidx/compose/runtime/CompositionImpl;->removeObservation$runtime_release(Ljava/lang/Object;Landroidx/compose/runtime/RecomposeScopeImpl;)V HSPLandroidx/compose/runtime/CompositionImpl;->setContent(Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/runtime/CompositionImpl;->takeInvalidations()Landroidx/compose/runtime/collection/IdentityArrayMap; @@ -5275,8 +5355,6 @@ HSPLandroidx/compose/runtime/InvalidationResult;->$values()[Landroidx/compose/ru HSPLandroidx/compose/runtime/InvalidationResult;->()V HSPLandroidx/compose/runtime/InvalidationResult;->(Ljava/lang/String;I)V Landroidx/compose/runtime/JoinedKey; -HSPLandroidx/compose/runtime/JoinedKey;->hashCode()I -HSPLandroidx/compose/runtime/JoinedKey;->hashCodeOf(Ljava/lang/Object;)I Landroidx/compose/runtime/KeyInfo; HSPLandroidx/compose/runtime/KeyInfo;->(ILjava/lang/Object;III)V HSPLandroidx/compose/runtime/KeyInfo;->getKey()I @@ -5354,6 +5432,7 @@ HSPLandroidx/compose/runtime/ParcelableSnapshotMutableLongState$Companion$CREATO Landroidx/compose/runtime/ParcelableSnapshotMutableState; HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState;->()V HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState;->(Ljava/lang/Object;Landroidx/compose/runtime/SnapshotMutationPolicy;)V +PLandroidx/compose/runtime/ParcelableSnapshotMutableState;->writeToParcel(Landroid/os/Parcel;I)V Landroidx/compose/runtime/ParcelableSnapshotMutableState$Companion; HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState$Companion;->()V HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -5397,7 +5476,6 @@ HSPLandroidx/compose/runtime/PrioritySet;->(Ljava/util/List;)V HSPLandroidx/compose/runtime/PrioritySet;->(Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/PrioritySet;->add(I)V HSPLandroidx/compose/runtime/PrioritySet;->isNotEmpty()Z -HSPLandroidx/compose/runtime/PrioritySet;->peek()I HSPLandroidx/compose/runtime/PrioritySet;->takeMax()I Landroidx/compose/runtime/ProduceStateScope; Landroidx/compose/runtime/ProduceStateScopeImpl; @@ -5419,6 +5497,7 @@ Landroidx/compose/runtime/RecomposeScopeImpl; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->()V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->(Landroidx/compose/runtime/RecomposeScopeOwner;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getCurrentToken$p(Landroidx/compose/runtime/RecomposeScopeImpl;)I +HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getTrackedDependencies$p(Landroidx/compose/runtime/RecomposeScopeImpl;)Landroidx/compose/runtime/collection/IdentityArrayMap; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getTrackedInstances$p(Landroidx/compose/runtime/RecomposeScopeImpl;)Landroidx/compose/runtime/collection/IdentityArrayIntMap; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$setTrackedInstances$p(Landroidx/compose/runtime/RecomposeScopeImpl;Landroidx/compose/runtime/collection/IdentityArrayIntMap;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->compose(Landroidx/compose/runtime/Composer;)V @@ -5453,7 +5532,6 @@ Landroidx/compose/runtime/RecomposeScopeImpl$Companion; HSPLandroidx/compose/runtime/RecomposeScopeImpl$Companion;->()V HSPLandroidx/compose/runtime/RecomposeScopeImpl$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/runtime/RecomposeScopeImpl$end$1$2; -HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->(Landroidx/compose/runtime/RecomposeScopeImpl;ILandroidx/compose/runtime/collection/IdentityArrayIntMap;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->invoke(Landroidx/compose/runtime/Composition;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/RecomposeScopeImplKt; @@ -5536,7 +5614,6 @@ HSPLandroidx/compose/runtime/Recomposer$join$2;->invoke(Landroidx/compose/runtim HSPLandroidx/compose/runtime/Recomposer$join$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$join$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/Recomposer$performRecompose$1$1; -HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->(Landroidx/compose/runtime/collection/IdentityArraySet;Landroidx/compose/runtime/ControlledComposition;)V HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->invoke()Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->invoke()V Landroidx/compose/runtime/Recomposer$readObserverOf$1; @@ -5597,7 +5674,7 @@ HSPLandroidx/compose/runtime/SlotReader;->containsMark(I)Z HSPLandroidx/compose/runtime/SlotReader;->endEmpty()V HSPLandroidx/compose/runtime/SlotReader;->endGroup()V HSPLandroidx/compose/runtime/SlotReader;->extractKeys()Ljava/util/List; -HSPLandroidx/compose/runtime/SlotReader;->forEachData$runtime_release(ILkotlin/jvm/functions/Function2;)V +HPLandroidx/compose/runtime/SlotReader;->forEachData$runtime_release(ILkotlin/jvm/functions/Function2;)V PLandroidx/compose/runtime/SlotReader;->getCurrentEnd()I HSPLandroidx/compose/runtime/SlotReader;->getCurrentGroup()I HSPLandroidx/compose/runtime/SlotReader;->getGroupAux()Ljava/lang/Object; @@ -5819,14 +5896,10 @@ Landroidx/compose/runtime/SnapshotLongStateKt__SnapshotLongStateKt; HSPLandroidx/compose/runtime/SnapshotLongStateKt__SnapshotLongStateKt;->mutableLongStateOf(J)Landroidx/compose/runtime/MutableLongState; Landroidx/compose/runtime/SnapshotMutableFloatStateImpl; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->(F)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->getFirstStateRecord()Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->getFloatValue()F -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->prependStateRecord(Landroidx/compose/runtime/snapshots/StateRecord;)V HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->setFloatValue(F)V Landroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->(F)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->assign(Landroidx/compose/runtime/snapshots/StateRecord;)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->create()Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->getValue()F Landroidx/compose/runtime/SnapshotMutableIntStateImpl; HSPLandroidx/compose/runtime/SnapshotMutableIntStateImpl;->(I)V @@ -5983,6 +6056,7 @@ Landroidx/compose/runtime/collection/IdentityArrayMap; HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->(I)V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->access$setSize$p(Landroidx/compose/runtime/collection/IdentityArrayMap;I)V +PLandroidx/compose/runtime/collection/IdentityArrayMap;->clear()V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->contains(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->find(Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -6016,6 +6090,7 @@ HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->()V HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->access$find(Landroidx/compose/runtime/collection/IdentityScopeMap;Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->access$scopeSetAt(Landroidx/compose/runtime/collection/IdentityScopeMap;I)Landroidx/compose/runtime/collection/IdentityArraySet; HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->add(Ljava/lang/Object;Ljava/lang/Object;)Z +PLandroidx/compose/runtime/collection/IdentityScopeMap;->clear()V HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->contains(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->find(Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->getOrCreateIdentitySet(Ljava/lang/Object;)Landroidx/compose/runtime/collection/IdentityArraySet; @@ -6197,12 +6272,10 @@ HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementati HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode$ModificationResult;->getSizeDelta()I Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->()V -HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->currentNode()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getBuffer()[Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getIndex()I HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextKey()Z HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextNode()Z -HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->moveToNextNode()V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;I)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;II)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->setIndex(I)V @@ -6399,9 +6472,12 @@ Landroidx/compose/runtime/saveable/Saver; Landroidx/compose/runtime/saveable/SaverKt; HSPLandroidx/compose/runtime/saveable/SaverKt;->()V HSPLandroidx/compose/runtime/saveable/SaverKt;->Saver(Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/saveable/Saver; +HSPLandroidx/compose/runtime/saveable/SaverKt;->autoSaver()Landroidx/compose/runtime/saveable/Saver; Landroidx/compose/runtime/saveable/SaverKt$AutoSaver$1; HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->()V HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->()V +HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/saveable/SaverKt$AutoSaver$2; HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$2;->()V HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$2;->()V @@ -6541,7 +6617,6 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getUpperSet$p(Land HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->andNot(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->clear(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->get(I)Z -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->iterator()Ljava/util/Iterator; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->lowest(I)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->or(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->set(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; @@ -6552,10 +6627,8 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->getEMPTY()Landr Landroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->(Landroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/snapshots/SnapshotIdSetKt; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->access$lowestBitOf(J)I -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->binarySearch([II)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->lowestBitOf(J)I Landroidx/compose/runtime/snapshots/SnapshotKt; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->()V @@ -6704,6 +6777,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$isPaused$p HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$sendNotifications(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$setSendingNotifications$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;Z)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->addChanges(Ljava/util/Set;)V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clear()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clearIf(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->drainChanges()Z HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->ensureMap(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; @@ -6711,10 +6785,12 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->observeReads(Ljav HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->removeChanges()Ljava/util/Set; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->sendNotifications()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->start()V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->stop()V Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->access$getDeriveStateScopeCount$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;)I HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->access$setDeriveStateScopeCount$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;I)V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->clear()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->clearObsoleteStateReads(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->getOnChanged()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->notifyInvalidatedScopes()V @@ -6810,7 +6886,7 @@ HSPLandroidx/compose/ui/Alignment$Companion;->getCenterStart()Landroidx/compose/ HSPLandroidx/compose/ui/Alignment$Companion;->getCenterVertically()Landroidx/compose/ui/Alignment$Vertical; HSPLandroidx/compose/ui/Alignment$Companion;->getStart()Landroidx/compose/ui/Alignment$Horizontal; HSPLandroidx/compose/ui/Alignment$Companion;->getTop()Landroidx/compose/ui/Alignment$Vertical; -HSPLandroidx/compose/ui/Alignment$Companion;->getTopCenter()Landroidx/compose/ui/Alignment; +PLandroidx/compose/ui/Alignment$Companion;->getTopCenter()Landroidx/compose/ui/Alignment; HSPLandroidx/compose/ui/Alignment$Companion;->getTopStart()Landroidx/compose/ui/Alignment; Landroidx/compose/ui/Alignment$Horizontal; Landroidx/compose/ui/Alignment$Vertical; @@ -6843,7 +6919,6 @@ HSPLandroidx/compose/ui/ComposedModifier;->getFactory()Lkotlin/jvm/functions/Fun Landroidx/compose/ui/ComposedModifierKt; HSPLandroidx/compose/ui/ComposedModifierKt;->composed$default(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->composed(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/ui/ComposedModifierKt;->materialize(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->materializeModifier(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->materializeWithCompositionLocalInjectionInternal(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; Landroidx/compose/ui/ComposedModifierKt$materialize$1; @@ -6887,7 +6962,7 @@ HSPLandroidx/compose/ui/Modifier$Node;->getCoroutineScope()Lkotlinx/coroutines/C HSPLandroidx/compose/ui/Modifier$Node;->getInsertedNodeAwaitingAttachForInvalidation$ui_release()Z HSPLandroidx/compose/ui/Modifier$Node;->getKindSet$ui_release()I HSPLandroidx/compose/ui/Modifier$Node;->getNode()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/ui/Modifier$Node;->getOwnerScope$ui_release()Landroidx/compose/ui/node/ObserverNodeOwnerScope; +PLandroidx/compose/ui/Modifier$Node;->getOwnerScope$ui_release()Landroidx/compose/ui/node/ObserverNodeOwnerScope; HSPLandroidx/compose/ui/Modifier$Node;->getParent$ui_release()Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/ui/Modifier$Node;->getShouldAutoInvalidate()Z HSPLandroidx/compose/ui/Modifier$Node;->getUpdatedNodeAwaitingAttachForInvalidation$ui_release()Z @@ -6905,7 +6980,7 @@ HSPLandroidx/compose/ui/Modifier$Node;->setAsDelegateTo$ui_release(Landroidx/com HSPLandroidx/compose/ui/Modifier$Node;->setChild$ui_release(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/ui/Modifier$Node;->setInsertedNodeAwaitingAttachForInvalidation$ui_release(Z)V HSPLandroidx/compose/ui/Modifier$Node;->setKindSet$ui_release(I)V -HSPLandroidx/compose/ui/Modifier$Node;->setOwnerScope$ui_release(Landroidx/compose/ui/node/ObserverNodeOwnerScope;)V +PLandroidx/compose/ui/Modifier$Node;->setOwnerScope$ui_release(Landroidx/compose/ui/node/ObserverNodeOwnerScope;)V HSPLandroidx/compose/ui/Modifier$Node;->setParent$ui_release(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/ui/Modifier$Node;->setUpdatedNodeAwaitingAttachForInvalidation$ui_release(Z)V HSPLandroidx/compose/ui/Modifier$Node;->updateCoordinator$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V @@ -6937,58 +7012,50 @@ Landroidx/compose/ui/autofill/AutofillCallback; HSPLandroidx/compose/ui/autofill/AutofillCallback;->()V HSPLandroidx/compose/ui/autofill/AutofillCallback;->()V HSPLandroidx/compose/ui/autofill/AutofillCallback;->register(Landroidx/compose/ui/autofill/AndroidAutofill;)V +PLandroidx/compose/ui/autofill/AutofillCallback;->unregister(Landroidx/compose/ui/autofill/AndroidAutofill;)V Landroidx/compose/ui/autofill/AutofillTree; HSPLandroidx/compose/ui/autofill/AutofillTree;->()V HSPLandroidx/compose/ui/autofill/AutofillTree;->()V Landroidx/compose/ui/draw/BuildDrawCacheParams; -Landroidx/compose/ui/draw/CacheDrawModifierNode; -Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->(Landroidx/compose/ui/draw/CacheDrawScope;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getBlock()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getDensity()Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getOrBuildCachedDrawBlock()Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getSize-NH-jbRc()J -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->invalidateDrawCache()V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->onMeasureResultChanged()V -Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->(Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl;Landroidx/compose/ui/draw/CacheDrawScope;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()V -Landroidx/compose/ui/draw/CacheDrawScope; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->()V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->()V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getDensity()F -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getDrawResult$ui_release()Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getSize-NH-jbRc()J -HSPLandroidx/compose/ui/draw/CacheDrawScope;->onDrawWithContent(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->setCacheParams$ui_release(Landroidx/compose/ui/draw/BuildDrawCacheParams;)V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->setDrawResult$ui_release(Landroidx/compose/ui/draw/DrawResult;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->(Landroidx/compose/ui/draw/CacheDrawScope;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getBlock()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getDensity()Landroidx/compose/ui/unit/Density; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getOrBuildCachedDrawBlock()Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getSize-NH-jbRc()J +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->invalidateDrawCache()V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->onMeasureResultChanged()V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->(Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl;Landroidx/compose/ui/draw/CacheDrawScope;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()V +PLandroidx/compose/ui/draw/CacheDrawScope;->()V +PLandroidx/compose/ui/draw/CacheDrawScope;->()V +PLandroidx/compose/ui/draw/CacheDrawScope;->getDensity()F +PLandroidx/compose/ui/draw/CacheDrawScope;->getDrawResult$ui_release()Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/draw/CacheDrawScope;->getSize-NH-jbRc()J +PLandroidx/compose/ui/draw/CacheDrawScope;->onDrawWithContent(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawScope;->setCacheParams$ui_release(Landroidx/compose/ui/draw/BuildDrawCacheParams;)V +PLandroidx/compose/ui/draw/CacheDrawScope;->setDrawResult$ui_release(Landroidx/compose/ui/draw/DrawResult;)V Landroidx/compose/ui/draw/ClipKt; HSPLandroidx/compose/ui/draw/ClipKt;->clip(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/draw/ClipKt;->clipToBounds(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; -Landroidx/compose/ui/draw/DrawBackgroundModifier; -HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -Landroidx/compose/ui/draw/DrawBehindElement; -HSPLandroidx/compose/ui/draw/DrawBehindElement;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/draw/DrawBackgroundModifier; +PLandroidx/compose/ui/draw/DrawBackgroundModifier;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawBackgroundModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/draw/DrawBehindElement;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/draw/DrawBackgroundModifier; PLandroidx/compose/ui/draw/DrawBehindElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/draw/DrawCacheModifier; Landroidx/compose/ui/draw/DrawModifier; -Landroidx/compose/ui/draw/DrawModifierKt; -HSPLandroidx/compose/ui/draw/DrawModifierKt;->CacheDrawModifierNode(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/CacheDrawModifierNode; -HSPLandroidx/compose/ui/draw/DrawModifierKt;->drawBehind(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; -Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/DrawResult;->()V -HSPLandroidx/compose/ui/draw/DrawResult;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawResult;->getBlock$ui_release()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/draw/EmptyBuildDrawCacheParams; -HSPLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V -HSPLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V +PLandroidx/compose/ui/draw/DrawModifierKt;->CacheDrawModifierNode(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/CacheDrawModifierNode; +PLandroidx/compose/ui/draw/DrawModifierKt;->drawBehind(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/ui/draw/DrawResult;->()V +PLandroidx/compose/ui/draw/DrawResult;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawResult;->getBlock$ui_release()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V +PLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V Landroidx/compose/ui/draw/PainterElement; HSPLandroidx/compose/ui/draw/PainterElement;->(Landroidx/compose/ui/graphics/painter/Painter;ZLandroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;)V HSPLandroidx/compose/ui/draw/PainterElement;->create()Landroidx/compose/ui/Modifier$Node; @@ -7102,7 +7169,7 @@ HSPLandroidx/compose/ui/focus/FocusTargetNode;->()V HSPLandroidx/compose/ui/focus/FocusTargetNode;->getFocusState()Landroidx/compose/ui/focus/FocusStateImpl; HSPLandroidx/compose/ui/focus/FocusTargetNode;->invalidateFocus$ui_release()V HSPLandroidx/compose/ui/focus/FocusTargetNode;->onReset()V -HSPLandroidx/compose/ui/focus/FocusTargetNode;->scheduleInvalidationForFocusEvents$ui_release()V +HPLandroidx/compose/ui/focus/FocusTargetNode;->scheduleInvalidationForFocusEvents$ui_release()V Landroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement; HSPLandroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement;->()V HSPLandroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement;->()V @@ -7153,9 +7220,9 @@ HSPLandroidx/compose/ui/geometry/Offset;->equals-impl0(JJ)Z HSPLandroidx/compose/ui/geometry/Offset;->getDistance-impl(J)F HSPLandroidx/compose/ui/geometry/Offset;->getX-impl(J)F HSPLandroidx/compose/ui/geometry/Offset;->getY-impl(J)F -HSPLandroidx/compose/ui/geometry/Offset;->minus-MK-Hz9U(JJ)J +HPLandroidx/compose/ui/geometry/Offset;->minus-MK-Hz9U(JJ)J HSPLandroidx/compose/ui/geometry/Offset;->plus-MK-Hz9U(JJ)J -HSPLandroidx/compose/ui/geometry/Offset;->times-tuRUvjQ(JF)J +PLandroidx/compose/ui/geometry/Offset;->times-tuRUvjQ(JF)J HSPLandroidx/compose/ui/geometry/Offset;->unbox-impl()J Landroidx/compose/ui/geometry/Offset$Companion; HSPLandroidx/compose/ui/geometry/Offset$Companion;->()V @@ -7233,6 +7300,7 @@ Landroidx/compose/ui/graphics/AndroidBlendMode_androidKt; HSPLandroidx/compose/ui/graphics/AndroidBlendMode_androidKt;->toAndroidBlendMode-s9anfk8(I)Landroid/graphics/BlendMode; Landroidx/compose/ui/graphics/AndroidCanvas; HSPLandroidx/compose/ui/graphics/AndroidCanvas;->()V +HSPLandroidx/compose/ui/graphics/AndroidCanvas;->clipRect-N_I0leg(FFFFI)V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->concat-58bKbWc([F)V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->disableZ()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->drawImageRect-HPBpro0(Landroidx/compose/ui/graphics/ImageBitmap;JJJJLandroidx/compose/ui/graphics/Paint;)V @@ -7244,6 +7312,7 @@ HSPLandroidx/compose/ui/graphics/AndroidCanvas;->getInternalCanvas()Landroid/gra HSPLandroidx/compose/ui/graphics/AndroidCanvas;->restore()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->save()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->setInternalCanvas(Landroid/graphics/Canvas;)V +HSPLandroidx/compose/ui/graphics/AndroidCanvas;->toRegionOp--7u2Bmg(I)Landroid/graphics/Region$Op; HSPLandroidx/compose/ui/graphics/AndroidCanvas;->translate(FF)V Landroidx/compose/ui/graphics/AndroidCanvas_androidKt; HSPLandroidx/compose/ui/graphics/AndroidCanvas_androidKt;->()V @@ -7278,12 +7347,12 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint;->getBlendMode-0nO6VwU()I HSPLandroidx/compose/ui/graphics/AndroidPaint;->getColor-0d7_KjU()J HSPLandroidx/compose/ui/graphics/AndroidPaint;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; HSPLandroidx/compose/ui/graphics/AndroidPaint;->getFilterQuality-f-v9h1I()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; +PLandroidx/compose/ui/graphics/AndroidPaint;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; HSPLandroidx/compose/ui/graphics/AndroidPaint;->getShader()Landroid/graphics/Shader; -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeCap-KaPHkGw()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeJoin-LxFBmk8()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeMiterLimit()F -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeWidth()F +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeCap-KaPHkGw()I +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeJoin-LxFBmk8()I +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeMiterLimit()F +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeWidth()F HSPLandroidx/compose/ui/graphics/AndroidPaint;->setAlpha(F)V HSPLandroidx/compose/ui/graphics/AndroidPaint;->setBlendMode-s9anfk8(I)V HSPLandroidx/compose/ui/graphics/AndroidPaint;->setColor-8_81llA(J)V @@ -7297,10 +7366,10 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->asComposePaint(Landroi HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeAlpha(Landroid/graphics/Paint;)F HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeColor(Landroid/graphics/Paint;)J HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeFilterQuality(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeCap(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeJoin(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeMiterLimit(Landroid/graphics/Paint;)F -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeWidth(Landroid/graphics/Paint;)F +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeCap(Landroid/graphics/Paint;)I +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeJoin(Landroid/graphics/Paint;)I +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeMiterLimit(Landroid/graphics/Paint;)F +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeWidth(Landroid/graphics/Paint;)F HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->makeNativePaint()Landroid/graphics/Paint; HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeAlpha(Landroid/graphics/Paint;F)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeBlendMode-GB0RdKg(Landroid/graphics/Paint;I)V @@ -7309,12 +7378,11 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeColorFilter(L HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeShader(Landroid/graphics/Paint;Landroid/graphics/Shader;)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeStrokeWidth(Landroid/graphics/Paint;F)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeStyle--5YerkU(Landroid/graphics/Paint;I)V -Landroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings; -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings;->()V +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings;->()V Landroidx/compose/ui/graphics/AndroidPath; HSPLandroidx/compose/ui/graphics/AndroidPath;->(Landroid/graphics/Path;)V HSPLandroidx/compose/ui/graphics/AndroidPath;->(Landroid/graphics/Path;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/AndroidPath;->addRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V +PLandroidx/compose/ui/graphics/AndroidPath;->addRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V HSPLandroidx/compose/ui/graphics/AndroidPath;->close()V HSPLandroidx/compose/ui/graphics/AndroidPath;->cubicTo(FFFFFF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->getFillType-Rg-k1Os()I @@ -7323,7 +7391,7 @@ HSPLandroidx/compose/ui/graphics/AndroidPath;->lineTo(FF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->moveTo(FF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->relativeCubicTo(FFFFFF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->relativeLineTo(FF)V -HSPLandroidx/compose/ui/graphics/AndroidPath;->reset()V +PLandroidx/compose/ui/graphics/AndroidPath;->reset()V HSPLandroidx/compose/ui/graphics/AndroidPath;->rewind()V HSPLandroidx/compose/ui/graphics/AndroidPath;->setFillType-oQ8Xj4U(I)V Landroidx/compose/ui/graphics/AndroidPath_androidKt; @@ -7396,6 +7464,7 @@ HSPLandroidx/compose/ui/graphics/Brush$Companion;->(Lkotlin/jvm/internal/D HSPLandroidx/compose/ui/graphics/Brush$Companion;->linearGradient-mHitzGk$default(Landroidx/compose/ui/graphics/Brush$Companion;Ljava/util/List;JJIILjava/lang/Object;)Landroidx/compose/ui/graphics/Brush; HSPLandroidx/compose/ui/graphics/Brush$Companion;->linearGradient-mHitzGk(Ljava/util/List;JJI)Landroidx/compose/ui/graphics/Brush; Landroidx/compose/ui/graphics/Canvas; +HSPLandroidx/compose/ui/graphics/Canvas;->clipRect-mtrdD-E(Landroidx/compose/ui/geometry/Rect;I)V Landroidx/compose/ui/graphics/CanvasHolder; HSPLandroidx/compose/ui/graphics/CanvasHolder;->()V HSPLandroidx/compose/ui/graphics/CanvasHolder;->getAndroidCanvas()Landroidx/compose/ui/graphics/AndroidCanvas; @@ -7409,6 +7478,15 @@ Landroidx/compose/ui/graphics/CanvasZHelper; HSPLandroidx/compose/ui/graphics/CanvasZHelper;->()V HSPLandroidx/compose/ui/graphics/CanvasZHelper;->()V HSPLandroidx/compose/ui/graphics/CanvasZHelper;->enableZ(Landroid/graphics/Canvas;Z)V +Landroidx/compose/ui/graphics/ClipOp; +HSPLandroidx/compose/ui/graphics/ClipOp;->()V +HSPLandroidx/compose/ui/graphics/ClipOp;->access$getDifference$cp()I +HSPLandroidx/compose/ui/graphics/ClipOp;->constructor-impl(I)I +HSPLandroidx/compose/ui/graphics/ClipOp;->equals-impl0(II)Z +Landroidx/compose/ui/graphics/ClipOp$Companion; +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->()V +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->getDifference-rtfAjoo()I Landroidx/compose/ui/graphics/Color; HSPLandroidx/compose/ui/graphics/Color;->()V HSPLandroidx/compose/ui/graphics/Color;->(J)V @@ -7453,14 +7531,10 @@ HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->(Lkotlin/jvm/inte HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->tint-xETnrds$default(Landroidx/compose/ui/graphics/ColorFilter$Companion;JIILjava/lang/Object;)Landroidx/compose/ui/graphics/ColorFilter; HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->tint-xETnrds(JI)Landroidx/compose/ui/graphics/ColorFilter; Landroidx/compose/ui/graphics/ColorKt; -HSPLandroidx/compose/ui/graphics/ColorKt;->Color$default(IIIIILjava/lang/Object;)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(FFFFLandroidx/compose/ui/graphics/colorspace/ColorSpace;)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(I)J -HSPLandroidx/compose/ui/graphics/ColorKt;->Color(IIII)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(J)J HSPLandroidx/compose/ui/graphics/ColorKt;->compositeOver--OWjLjI(JJ)J -HSPLandroidx/compose/ui/graphics/ColorKt;->luminance-8_81llA(J)F -HSPLandroidx/compose/ui/graphics/ColorKt;->saturate(F)F HSPLandroidx/compose/ui/graphics/ColorKt;->toArgb-8_81llA(J)I Landroidx/compose/ui/graphics/ColorProducer; Landroidx/compose/ui/graphics/ColorSpaceVerificationHelper; @@ -7557,7 +7631,6 @@ HSPLandroidx/compose/ui/graphics/MatrixKt;->isIdentity-58bKbWc([F)Z Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/ui/graphics/Outline;->()V HSPLandroidx/compose/ui/graphics/Outline;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Landroidx/compose/ui/graphics/Outline$Generic; Landroidx/compose/ui/graphics/Outline$Rectangle; HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->(Landroidx/compose/ui/geometry/Rect;)V HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->getRect()Landroidx/compose/ui/geometry/Rect; @@ -7608,8 +7681,6 @@ HSPLandroidx/compose/ui/graphics/RectangleShapeKt;->()V HSPLandroidx/compose/ui/graphics/RectangleShapeKt;->getRectangleShape()Landroidx/compose/ui/graphics/Shape; Landroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1; HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->()V -HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline$Rectangle; -HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; Landroidx/compose/ui/graphics/ReusableGraphicsLayerScope; HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->()V HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->getAlpha()F @@ -7701,14 +7772,13 @@ Landroidx/compose/ui/graphics/SolidColor; HSPLandroidx/compose/ui/graphics/SolidColor;->(J)V HSPLandroidx/compose/ui/graphics/SolidColor;->(JLkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/SolidColor;->applyTo-Pq9zytI(JLandroidx/compose/ui/graphics/Paint;F)V -HSPLandroidx/compose/ui/graphics/SolidColor;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/graphics/SolidColor;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/graphics/StrokeCap; HSPLandroidx/compose/ui/graphics/StrokeCap;->()V HSPLandroidx/compose/ui/graphics/StrokeCap;->(I)V HSPLandroidx/compose/ui/graphics/StrokeCap;->access$getButt$cp()I HSPLandroidx/compose/ui/graphics/StrokeCap;->box-impl(I)Landroidx/compose/ui/graphics/StrokeCap; HSPLandroidx/compose/ui/graphics/StrokeCap;->constructor-impl(I)I -HSPLandroidx/compose/ui/graphics/StrokeCap;->equals-impl0(II)Z HSPLandroidx/compose/ui/graphics/StrokeCap;->unbox-impl()I Landroidx/compose/ui/graphics/StrokeCap$Companion; HSPLandroidx/compose/ui/graphics/StrokeCap$Companion;->()V @@ -7721,7 +7791,6 @@ HSPLandroidx/compose/ui/graphics/StrokeJoin;->access$getBevel$cp()I HSPLandroidx/compose/ui/graphics/StrokeJoin;->access$getMiter$cp()I HSPLandroidx/compose/ui/graphics/StrokeJoin;->box-impl(I)Landroidx/compose/ui/graphics/StrokeJoin; HSPLandroidx/compose/ui/graphics/StrokeJoin;->constructor-impl(I)I -HSPLandroidx/compose/ui/graphics/StrokeJoin;->equals-impl0(II)Z HSPLandroidx/compose/ui/graphics/StrokeJoin;->unbox-impl()I Landroidx/compose/ui/graphics/StrokeJoin$Companion; HSPLandroidx/compose/ui/graphics/StrokeJoin$Companion;->()V @@ -7776,7 +7845,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getLab$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getRgb$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getXyz$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->constructor-impl(J)J -HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->equals-impl0(JJ)Z HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->getComponentCount-impl(J)I Landroidx/compose/ui/graphics/colorspace/ColorModel$Companion; HSPLandroidx/compose/ui/graphics/colorspace/ColorModel$Companion;->()V @@ -7790,7 +7858,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->(Ljava/lang/Strin HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->(Ljava/lang/String;JILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getComponentCount()I HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getId$ui_graphics_release()I -HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getModel-xdoWZVw()J Landroidx/compose/ui/graphics/colorspace/ColorSpace$Companion; HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace$Companion;->()V HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -7837,7 +7904,6 @@ Landroidx/compose/ui/graphics/colorspace/Oklab$Companion; HSPLandroidx/compose/ui/graphics/colorspace/Oklab$Companion;->()V HSPLandroidx/compose/ui/graphics/colorspace/Oklab$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/ui/graphics/colorspace/Rgb; -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$-dnaBie4LWY14HMiVYPEW1zVyJ0(Landroidx/compose/ui/graphics/colorspace/Rgb;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$IntSl_jJJrniYA6DFCtcEZiKFa4(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$NBAtvciw6pO7qi1pZQhckAj5hfk(D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$Re7xw3aJmdVA8XGvDpOzDTnMqwA(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D @@ -7848,9 +7914,7 @@ HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->(Ljava/lang/String;[FLan HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->DoubleIdentity$lambda$12(D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->_init_$lambda$6(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->_init_$lambda$8(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->eotfFunc$lambda$1(Landroidx/compose/ui/graphics/colorspace/Rgb;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getEotfFunc$ui_graphics_release()Landroidx/compose/ui/graphics/colorspace/DoubleFunction; HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getEotfOrig$ui_graphics_release()Landroidx/compose/ui/graphics/colorspace/DoubleFunction; HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getMaxValue(I)F HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getMinValue(I)F @@ -7866,7 +7930,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda2;->invoke(D)D Landroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4; HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4;->(Landroidx/compose/ui/graphics/colorspace/Rgb;)V -HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4;->invoke(D)D Landroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5; HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5;->()V HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5;->invoke(D)D @@ -7918,10 +7981,10 @@ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->configurePaint-swdJ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->configurePaint-swdJneE(Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;II)Landroidx/compose/ui/graphics/Paint; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawImage-AZ2fEMs(Landroidx/compose/ui/graphics/ImageBitmap;JJJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;II)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-GBMwjPU(Landroidx/compose/ui/graphics/Path;Landroidx/compose/ui/graphics/Brush;FLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRect-AsUm42w(Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRect-n-J9OG0(JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-u-Aw5IA(JJJJLandroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDensity()F HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDrawContext()Landroidx/compose/ui/graphics/drawscope/DrawContext; @@ -7929,7 +7992,6 @@ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDrawParams()Land HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->modulate-5vOe2sY(JF)J HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->obtainFillPaint()Landroidx/compose/ui/graphics/Paint; -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->obtainStrokePaint()Landroidx/compose/ui/graphics/Paint; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->selectPaint(Landroidx/compose/ui/graphics/drawscope/DrawStyle;)Landroidx/compose/ui/graphics/Paint; Landroidx/compose/ui/graphics/drawscope/CanvasDrawScope$DrawParams; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope$DrawParams;->(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/graphics/Canvas;J)V @@ -7972,7 +8034,7 @@ HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawImage-AZ2fEMs$default HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawPath-GBMwjPU$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Path;Landroidx/compose/ui/graphics/Brush;FLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRect-AsUm42w$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRect-n-J9OG0$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V -HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRoundRect-ZuiqVtQ$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V +PLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRoundRect-ZuiqVtQ$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->getSize-NH-jbRc()J HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->offsetSize-PENXr5M(JJ)J Landroidx/compose/ui/graphics/drawscope/DrawScope$Companion; @@ -7989,25 +8051,19 @@ HSPLandroidx/compose/ui/graphics/drawscope/EmptyCanvas;->()V Landroidx/compose/ui/graphics/drawscope/Fill; HSPLandroidx/compose/ui/graphics/drawscope/Fill;->()V HSPLandroidx/compose/ui/graphics/drawscope/Fill;->()V -Landroidx/compose/ui/graphics/drawscope/Stroke; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->()V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getCap-KaPHkGw()I -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getJoin-LxFBmk8()I -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getMiter()F -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getWidth()F -Landroidx/compose/ui/graphics/drawscope/Stroke$Companion; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->()V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->()V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->()V +PLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/ui/graphics/painter/BitmapPainter; HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJ)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJLkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->applyAlpha(F)Z +PLandroidx/compose/ui/graphics/painter/BitmapPainter;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->getIntrinsicSize-NH-jbRc()J HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->onDraw(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->setFilterQuality-vDHp3xo$ui_graphics_release(I)V @@ -8048,6 +8104,7 @@ Landroidx/compose/ui/graphics/vector/ImageVector; HSPLandroidx/compose/ui/graphics/vector/ImageVector;->()V HSPLandroidx/compose/ui/graphics/vector/ImageVector;->(Ljava/lang/String;FFFFLandroidx/compose/ui/graphics/vector/VectorGroup;JIZ)V HSPLandroidx/compose/ui/graphics/vector/ImageVector;->(Ljava/lang/String;FFFFLandroidx/compose/ui/graphics/vector/VectorGroup;JIZLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/graphics/vector/ImageVector;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getAutoMirror()Z HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getDefaultHeight-D9Ej5fM()F HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getDefaultWidth-D9Ej5fM()F @@ -8487,13 +8544,14 @@ HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->create()Landroi HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->create()Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt; -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;)Landroidx/compose/ui/Modifier; Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->(Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;)V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->access$getNestedCoroutineScope(Landroidx/compose/ui/input/nestedscroll/NestedScrollNode;)Lkotlinx/coroutines/CoroutineScope; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getNestedCoroutineScope()Lkotlinx/coroutines/CoroutineScope; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getParentModifierLocal()Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; +PLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getProvidedValues()Landroidx/compose/ui/modifier/ModifierLocalMap; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->onAttach()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->onDetach()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->resetDispatcherFields()V @@ -8513,14 +8571,14 @@ HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNodeKt$ModifierLocalNeste Landroidx/compose/ui/input/nestedscroll/NestedScrollSource; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getDrag$cp()I -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getFling$cp()I +PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getFling$cp()I HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->constructor-impl(I)I PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->equals-impl0(II)Z Landroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getDrag-WNlRxjI()I -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getFling-WNlRxjI()I +PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getFling-WNlRxjI()I Landroidx/compose/ui/input/pointer/AndroidPointerIconType; HSPLandroidx/compose/ui/input/pointer/AndroidPointerIconType;->(I)V Landroidx/compose/ui/input/pointer/AwaitPointerEventScope; @@ -8953,7 +9011,6 @@ HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;-> HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getActive()Z HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getComposition()Landroidx/compose/runtime/Composition; HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getContent()Lkotlin/jvm/functions/Function2; -HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getForceRecompose()Z HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setComposition(Landroidx/compose/runtime/Composition;)V HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setContent(Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setForceRecompose(Z)V @@ -9061,8 +9118,7 @@ HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelative$default( HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelative(Landroidx/compose/ui/layout/Placeable;IIF)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer(Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V -HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM(Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM(Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer(Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer-aW-9-wM$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V @@ -9106,6 +9162,7 @@ HSPLandroidx/compose/ui/layout/ScaleFactor$Companion;->(Lkotlin/jvm/intern Landroidx/compose/ui/layout/ScaleFactorKt; HSPLandroidx/compose/ui/layout/ScaleFactorKt;->ScaleFactor(FF)J HSPLandroidx/compose/ui/layout/ScaleFactorKt;->times-UQTWf7w(JJ)J +HSPLandroidx/compose/ui/layout/ScaleFactorKt;->times-m-w2e94(JJ)J Landroidx/compose/ui/layout/SubcomposeIntermediateMeasureScope; Landroidx/compose/ui/layout/SubcomposeLayoutKt; HSPLandroidx/compose/ui/layout/SubcomposeLayoutKt;->SubcomposeLayout(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -9148,7 +9205,7 @@ HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetIntermediateMeasure HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetMeasurePolicy$ui_release()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetRoot$ui_release()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getState()Landroidx/compose/ui/layout/LayoutNodeSubcompositionsState; -HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->precompose(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; +PLandroidx/compose/ui/layout/SubcomposeLayoutState;->precompose(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; Landroidx/compose/ui/layout/SubcomposeLayoutState$setCompositionContext$1; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState$setCompositionContext$1;->(Landroidx/compose/ui/layout/SubcomposeLayoutState;)V @@ -9175,7 +9232,7 @@ HSPLandroidx/compose/ui/layout/SubcomposeSlotReusePolicy$SlotIdsSet;->(Lja PLandroidx/compose/ui/layout/SubcomposeSlotReusePolicy$SlotIdsSet;->iterator()Ljava/util/Iterator; Landroidx/compose/ui/modifier/BackwardsCompatLocalMap; HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V -HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->contains$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Z +HPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->contains$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Z HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->get$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; Landroidx/compose/ui/modifier/EmptyMap; HSPLandroidx/compose/ui/modifier/EmptyMap;->()V @@ -9236,8 +9293,11 @@ Landroidx/compose/ui/node/AlignmentLinesOwner; Landroidx/compose/ui/node/BackwardsCompatNode; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->(Landroidx/compose/ui/Modifier$Element;)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/node/BackwardsCompatNode;->getCurrent(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode;->getElement()Landroidx/compose/ui/Modifier$Element; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->getProvidedValues()Landroidx/compose/ui/modifier/ModifierLocalMap; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->initializeModifier(Z)V +PLandroidx/compose/ui/node/BackwardsCompatNode;->isValidOwnerScope()Z HSPLandroidx/compose/ui/node/BackwardsCompatNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onAttach()V @@ -9248,19 +9308,29 @@ HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onPlaced(Landroidx/compose/ui HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onRemeasured-ozmzZPI(J)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->setElement(Landroidx/compose/ui/Modifier$Element;)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->unInitializeModifier()V +PLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalConsumer()V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalProvider(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V +PLandroidx/compose/ui/node/BackwardsCompatNode$initializeModifier$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode$initializeModifier$1;->invoke()V +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->(Landroidx/compose/ui/node/BackwardsCompatNode;)V +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->invoke()V Landroidx/compose/ui/node/BackwardsCompatNodeKt; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$getUpdateModifierLocalConsumer$p()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$isChainUpdate(Landroidx/compose/ui/node/BackwardsCompatNode;)Z HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->isChainUpdate(Landroidx/compose/ui/node/BackwardsCompatNode;)Z Landroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1;->getCurrent(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; Landroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1;->()V HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1;->()V Landroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->()V HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->invoke(Landroidx/compose/ui/node/BackwardsCompatNode;)V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/CanFocusChecker; HSPLandroidx/compose/ui/node/CanFocusChecker;->()V HSPLandroidx/compose/ui/node/CanFocusChecker;->()V @@ -9269,9 +9339,9 @@ HSPLandroidx/compose/ui/node/CanFocusChecker;->reset()V HSPLandroidx/compose/ui/node/CanFocusChecker;->setCanFocus(Z)V Landroidx/compose/ui/node/CenteredArray; HSPLandroidx/compose/ui/node/CenteredArray;->constructor-impl([I)[I -HSPLandroidx/compose/ui/node/CenteredArray;->get-impl([II)I -HSPLandroidx/compose/ui/node/CenteredArray;->getMid-impl([I)I -HSPLandroidx/compose/ui/node/CenteredArray;->set-impl([III)V +PLandroidx/compose/ui/node/CenteredArray;->get-impl([II)I +PLandroidx/compose/ui/node/CenteredArray;->getMid-impl([I)I +PLandroidx/compose/ui/node/CenteredArray;->set-impl([III)V Landroidx/compose/ui/node/ComposeUiNode; HSPLandroidx/compose/ui/node/ComposeUiNode;->()V Landroidx/compose/ui/node/ComposeUiNode$Companion; @@ -9334,8 +9404,8 @@ HSPLandroidx/compose/ui/node/DelegatableNodeKt;->has-64DMado(Landroidx/compose/u HSPLandroidx/compose/ui/node/DelegatableNodeKt;->isDelegationRoot(Landroidx/compose/ui/node/DelegatableNode;)Z HSPLandroidx/compose/ui/node/DelegatableNodeKt;->pop(Landroidx/compose/runtime/collection/MutableVector;)Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireCoordinator-64DMado(Landroidx/compose/ui/node/DelegatableNode;I)Landroidx/compose/ui/node/NodeCoordinator; -HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireDensity(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutDirection(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/node/DelegatableNodeKt;->requireDensity(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/Density; +PLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutDirection(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutNode(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/node/LayoutNode; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireOwner(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/node/Owner; Landroidx/compose/ui/node/DelegatingNode; @@ -9374,7 +9444,6 @@ HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->add(Landroidx/c HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->isEmpty()Z HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->isNotEmpty()Z HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->remove(Landroidx/compose/ui/node/LayoutNode;)Z -HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->remove(Landroidx/compose/ui/node/LayoutNode;Z)Z Landroidx/compose/ui/node/DiffCallback; Landroidx/compose/ui/node/DistanceAndInLayer; HSPLandroidx/compose/ui/node/DistanceAndInLayer;->compareTo-S_HNhKs(JJ)I @@ -9480,8 +9549,7 @@ HSPLandroidx/compose/ui/node/LayoutNode;->clearSubtreePlacementIntrinsicsUsage() HSPLandroidx/compose/ui/node/LayoutNode;->detach$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->dispatchOnPositionedCallbacks$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->draw$ui_release(Landroidx/compose/ui/graphics/Canvas;)V -HSPLandroidx/compose/ui/node/LayoutNode;->forceRemeasure()V -PLandroidx/compose/ui/node/LayoutNode;->getAlignmentLinesRequired$ui_release()Z +HPLandroidx/compose/ui/node/LayoutNode;->forceRemeasure()V HSPLandroidx/compose/ui/node/LayoutNode;->getCanMultiMeasure$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNode;->getChildMeasurables$ui_release()Ljava/util/List; HSPLandroidx/compose/ui/node/LayoutNode;->getChildren$ui_release()Ljava/util/List; @@ -9552,7 +9620,7 @@ HSPLandroidx/compose/ui/node/LayoutNode;->remeasure-_Sx5XlM$ui_release(Landroidx HSPLandroidx/compose/ui/node/LayoutNode;->removeAll$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->removeAt$ui_release(II)V HSPLandroidx/compose/ui/node/LayoutNode;->replace$ui_release()V -HSPLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZILjava/lang/Object;)V +PLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZILjava/lang/Object;)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release(Z)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRemeasure$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZZILjava/lang/Object;)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRemeasure$ui_release(ZZ)V @@ -9621,14 +9689,15 @@ HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->draw-x_KDEd0$ui_release(Landr HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawContent()V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawDirect-x_KDEd0$ui_release(Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/node/NodeCoordinator;Landroidx/compose/ui/node/DrawModifierNode;)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawImage-AZ2fEMs(Landroidx/compose/ui/graphics/ImageBitmap;JJJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;II)V -HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRect-AsUm42w(Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRect-n-J9OG0(JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-u-Aw5IA(JJJJLandroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getDrawContext()Landroidx/compose/ui/graphics/drawscope/DrawContext; HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getSize-NH-jbRc()J +HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->performDraw(Landroidx/compose/ui/node/DrawModifierNode;Landroidx/compose/ui/graphics/Canvas;)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->toPx-0680j_4(F)F Landroidx/compose/ui/node/LayoutNodeDrawScopeKt; HSPLandroidx/compose/ui/node/LayoutNodeDrawScopeKt;->access$nextDrawNode(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/Modifier$Node; @@ -9656,7 +9725,6 @@ HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getHeight$ui_release()I HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLastConstraints-DWUhwKw()Landroidx/compose/ui/unit/Constraints; HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLayoutPending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLayoutState$ui_release()Landroidx/compose/ui/node/LayoutNode$LayoutState; -PLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadAlignmentLinesOwner$ui_release()Landroidx/compose/ui/node/AlignmentLinesOwner; HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadLayoutPending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadMeasurePending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadPassDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$LookaheadPassDelegate; @@ -9758,7 +9826,6 @@ HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->doLookaheadRemeasure-sdF HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->doRemeasure-sdFAvZA(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/unit/Constraints;)Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->forceMeasureTheSubtree(Landroidx/compose/ui/node/LayoutNode;Z)V HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getCanAffectParent(Landroidx/compose/ui/node/LayoutNode;)Z -PLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getCanAffectParentInLookahead(Landroidx/compose/ui/node/LayoutNode;)Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getHasPendingMeasureOrLayout()Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getHasPendingOnPositionedCallbacks()Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getMeasureAffectsParent(Landroidx/compose/ui/node/LayoutNode;)Z @@ -9778,9 +9845,6 @@ PLandroidx/compose/ui/node/MeasureAndLayoutDelegate$PostponedRequest;->( Landroidx/compose/ui/node/MeasureAndLayoutDelegate$WhenMappings; HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$WhenMappings;->()V Landroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1; -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->(Z)V -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)Ljava/lang/Boolean; -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/MeasureScopeWithLayoutNode; Landroidx/compose/ui/node/ModifierNodeElement; HSPLandroidx/compose/ui/node/ModifierNodeElement;->()V @@ -9797,10 +9861,10 @@ HSPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->removeAt(I)Ljav Landroidx/compose/ui/node/MyersDiffKt; PLandroidx/compose/ui/node/MyersDiffKt;->access$swap([III)V HSPLandroidx/compose/ui/node/MyersDiffKt;->applyDiff(Landroidx/compose/ui/node/IntStack;Landroidx/compose/ui/node/DiffCallback;)V -HSPLandroidx/compose/ui/node/MyersDiffKt;->backward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z +PLandroidx/compose/ui/node/MyersDiffKt;->backward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z HSPLandroidx/compose/ui/node/MyersDiffKt;->calculateDiff(IILandroidx/compose/ui/node/DiffCallback;)Landroidx/compose/ui/node/IntStack; -HSPLandroidx/compose/ui/node/MyersDiffKt;->fillSnake(IIIIZ[I)V -HSPLandroidx/compose/ui/node/MyersDiffKt;->forward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z +PLandroidx/compose/ui/node/MyersDiffKt;->fillSnake(IIIIZ[I)V +PLandroidx/compose/ui/node/MyersDiffKt;->forward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z HSPLandroidx/compose/ui/node/MyersDiffKt;->midPoint-q5eDKzI(IIIILandroidx/compose/ui/node/DiffCallback;[I[I[I)Z PLandroidx/compose/ui/node/MyersDiffKt;->swap([III)V Landroidx/compose/ui/node/NodeChain; @@ -9837,10 +9901,10 @@ HSPLandroidx/compose/ui/node/NodeChain;->updateFrom$ui_release(Landroidx/compose HSPLandroidx/compose/ui/node/NodeChain;->updateNode(Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/ui/node/NodeChain$Differ; HSPLandroidx/compose/ui/node/NodeChain$Differ;->(Landroidx/compose/ui/node/NodeChain;Landroidx/compose/ui/Modifier$Node;ILandroidx/compose/runtime/collection/MutableVector;Landroidx/compose/runtime/collection/MutableVector;Z)V -HSPLandroidx/compose/ui/node/NodeChain$Differ;->areItemsTheSame(II)Z +PLandroidx/compose/ui/node/NodeChain$Differ;->areItemsTheSame(II)Z HSPLandroidx/compose/ui/node/NodeChain$Differ;->insert(I)V PLandroidx/compose/ui/node/NodeChain$Differ;->remove(II)V -HSPLandroidx/compose/ui/node/NodeChain$Differ;->same(II)V +PLandroidx/compose/ui/node/NodeChain$Differ;->same(II)V PLandroidx/compose/ui/node/NodeChain$Differ;->setAfter(Landroidx/compose/runtime/collection/MutableVector;)V PLandroidx/compose/ui/node/NodeChain$Differ;->setBefore(Landroidx/compose/runtime/collection/MutableVector;)V PLandroidx/compose/ui/node/NodeChain$Differ;->setNode(Landroidx/compose/ui/Modifier$Node;)V @@ -9998,19 +10062,15 @@ HSPLandroidx/compose/ui/node/NodeKindKt;->calculateNodeKindSetFromIncludingDeleg HSPLandroidx/compose/ui/node/NodeKindKt;->getIncludeSelfInTraversal-H91voCI(I)Z HSPLandroidx/compose/ui/node/NodeKindKt;->specifiesCanFocusProperty(Landroidx/compose/ui/focus/FocusPropertiesModifierNode;)Z Landroidx/compose/ui/node/ObserverModifierNode; -Landroidx/compose/ui/node/ObserverModifierNodeKt; -HSPLandroidx/compose/ui/node/ObserverModifierNodeKt;->observeReads(Landroidx/compose/ui/Modifier$Node;Lkotlin/jvm/functions/Function0;)V -Landroidx/compose/ui/node/ObserverNodeOwnerScope; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->(Landroidx/compose/ui/node/ObserverModifierNode;)V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->access$getOnObserveReadsChanged$cp()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/node/ObserverNodeOwnerScope$Companion; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->getOnObserveReadsChanged$ui_release()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V +PLandroidx/compose/ui/node/ObserverModifierNodeKt;->observeReads(Landroidx/compose/ui/Modifier$Node;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->(Landroidx/compose/ui/node/ObserverModifierNode;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->access$getOnObserveReadsChanged$cp()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->getOnObserveReadsChanged$ui_release()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V Landroidx/compose/ui/node/OnPositionedDispatcher; HSPLandroidx/compose/ui/node/OnPositionedDispatcher;->()V HSPLandroidx/compose/ui/node/OnPositionedDispatcher;->()V @@ -10048,6 +10108,7 @@ HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeMeasureSnapshotReads HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeReads$ui_release(Landroidx/compose/ui/node/OwnerScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeSemanticsReads$ui_release(Landroidx/compose/ui/node/LayoutNode;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->startObserving$ui_release()V +PLandroidx/compose/ui/node/OwnerSnapshotObserver;->stopObserving$ui_release()V Landroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1;->()V @@ -10059,8 +10120,8 @@ HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayout$1;->< Landroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->()V -HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)V -HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)V +PLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1;->()V @@ -10097,16 +10158,14 @@ HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->getUseMinimumTouchTarget( HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->invalidateSemantics(Landroidx/compose/ui/node/SemanticsModifierNode;)V HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->touchBoundsInRoot(Landroidx/compose/ui/Modifier$Node;Z)Landroidx/compose/ui/geometry/Rect; Landroidx/compose/ui/node/Snake; -HSPLandroidx/compose/ui/node/Snake;->addDiagonalToStack-impl([ILandroidx/compose/ui/node/IntStack;)V +PLandroidx/compose/ui/node/Snake;->addDiagonalToStack-impl([ILandroidx/compose/ui/node/IntStack;)V HSPLandroidx/compose/ui/node/Snake;->constructor-impl([I)[I -HSPLandroidx/compose/ui/node/Snake;->getDiagonalSize-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getEndX-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getEndY-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getHasAdditionOrRemoval-impl([I)Z -HSPLandroidx/compose/ui/node/Snake;->getReverse-impl([I)Z -HSPLandroidx/compose/ui/node/Snake;->getStartX-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getStartY-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->isAddition-impl([I)Z +PLandroidx/compose/ui/node/Snake;->getDiagonalSize-impl([I)I +PLandroidx/compose/ui/node/Snake;->getEndX-impl([I)I +PLandroidx/compose/ui/node/Snake;->getEndY-impl([I)I +PLandroidx/compose/ui/node/Snake;->getHasAdditionOrRemoval-impl([I)Z +PLandroidx/compose/ui/node/Snake;->getStartX-impl([I)I +PLandroidx/compose/ui/node/Snake;->getStartY-impl([I)I Landroidx/compose/ui/node/TailModifierNode; HSPLandroidx/compose/ui/node/TailModifierNode;->()V HSPLandroidx/compose/ui/node/TailModifierNode;->getAttachHasBeenRun()Z @@ -10126,10 +10185,12 @@ HSPLandroidx/compose/ui/node/UiApplier;->remove(II)V Landroidx/compose/ui/platform/AbstractComposeView; HSPLandroidx/compose/ui/platform/AbstractComposeView;->()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V +PLandroidx/compose/ui/platform/AbstractComposeView;->(Landroid/content/Context;Landroid/util/AttributeSet;IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->cacheIfAlive(Landroidx/compose/runtime/CompositionContext;)Landroidx/compose/runtime/CompositionContext; HSPLandroidx/compose/ui/platform/AbstractComposeView;->checkAddView()V +PLandroidx/compose/ui/platform/AbstractComposeView;->disposeComposition()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->ensureCompositionCreated()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->internalOnLayout$ui_release(ZIIII)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->internalOnMeasure$ui_release(II)V @@ -10229,6 +10290,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeView;->notifyLayerIsDirty$ui_rele HSPLandroidx/compose/ui/platform/AndroidComposeView;->onAttach(Landroidx/compose/ui/node/LayoutNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onAttachedToWindow()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onDetach(Landroidx/compose/ui/node/LayoutNode;)V +PLandroidx/compose/ui/platform/AndroidComposeView;->onDetachedFromWindow()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onDraw(Landroid/graphics/Canvas;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onEndApplyChanges()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onLayout(ZIIII)V @@ -10247,7 +10309,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeView;->recalculateWindowViewTrans HSPLandroidx/compose/ui/platform/AndroidComposeView;->recycle$ui_release(Landroidx/compose/ui/node/OwnedLayer;)Z HSPLandroidx/compose/ui/platform/AndroidComposeView;->registerOnEndApplyChangesListener(Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->requestClearInvalidObservations()V -HSPLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout$default(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/node/LayoutNode;ILjava/lang/Object;)V +PLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout$default(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/node/LayoutNode;ILjava/lang/Object;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout(Landroidx/compose/ui/node/LayoutNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->screenToLocal-MK-Hz9U(J)J HSPLandroidx/compose/ui/platform/AndroidComposeView;->sendMotionEvent-8iAsVTc(Landroid/view/MotionEvent;)I @@ -10317,6 +10379,8 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;- HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->(Landroidx/compose/ui/platform/AndroidComposeView;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$createNodeInfo(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;I)Landroid/view/accessibility/AccessibilityNodeInfo; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getContentCaptureSessionCompat(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;Landroid/view/View;)Landroidx/compose/ui/platform/coreshims/ContentCaptureSessionCompat; +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getHandler$p(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)Landroid/os/Handler; +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getSemanticsChangeChecker$p(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)Ljava/lang/Runnable; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->addExtraDataToAccessibilityNodeInfoHelper(ILandroid/view/accessibility/AccessibilityNodeInfo;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->boundsUpdatesEventLoop(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->createNodeInfo(I)Landroid/view/accessibility/AccessibilityNodeInfo; @@ -10341,7 +10405,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;- HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->onSemanticsChange$ui_release()V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties$canScrollBackward(Landroidx/compose/ui/semantics/ScrollAxisRange;)Z HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties$canScrollForward(Landroidx/compose/ui/semantics/ScrollAxisRange;)Z -HPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties(ILandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroidx/compose/ui/semantics/SemanticsNode;)V +HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties(ILandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroidx/compose/ui/semantics/SemanticsNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->semanticComparator(Z)Ljava/util/Comparator; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->setContentCaptureSession$ui_release(Landroidx/compose/ui/platform/coreshims/ContentCaptureSessionCompat;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->setContentInvalid(Landroidx/compose/ui/semantics/SemanticsNode;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V @@ -10363,6 +10427,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$$ Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->onViewDetachedFromWindow(Landroid/view/View;)V Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl;->()V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl;->()V @@ -10381,6 +10446,7 @@ Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Sema HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$SemanticsNodeCopy;->(Landroidx/compose/ui/semantics/SemanticsNode;Ljava/util/Map;)V Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1;->(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1;->(Ljava/util/Comparator;Ljava/util/Comparator;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I @@ -10497,6 +10563,7 @@ HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndro HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1;->(Landroidx/compose/ui/platform/DisposableSaveableStateRegistry;)V +PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3;->(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/platform/AndroidUriHandler;Lkotlin/jvm/functions/Function2;I)V HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3;->invoke(Landroidx/compose/runtime/Composer;I)V @@ -10509,6 +10576,7 @@ HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageV HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1;->(Landroid/content/Context;Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;)V +PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;->(Landroid/content/res/Configuration;Landroidx/compose/ui/res/ImageVectorCache;)V PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;->onTrimMemory(I)V @@ -10528,6 +10596,7 @@ HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$getMain$delegate$c HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$getToRunOnFrame$p(Landroidx/compose/ui/platform/AndroidUiDispatcher;)Ljava/util/List; HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$performFrameDispatch(Landroidx/compose/ui/platform/AndroidUiDispatcher;J)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$performTrampolineDispatch(Landroidx/compose/ui/platform/AndroidUiDispatcher;)V +HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$setScheduledFrameDispatch$p(Landroidx/compose/ui/platform/AndroidUiDispatcher;Z)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->getChoreographer()Landroid/view/Choreographer; HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->getFrameClock()Landroidx/compose/runtime/MonotonicFrameClock; @@ -10671,6 +10740,7 @@ Landroidx/compose/ui/platform/DisposableSaveableStateRegistry; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->(Landroidx/compose/runtime/saveable/SaveableStateRegistry;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->canBeSaved(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->consumeRestored(Ljava/lang/String;)Ljava/lang/Object; +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->dispose()V HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->registerProvider(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)Landroidx/compose/runtime/saveable/SaveableStateRegistry$Entry; Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->()V @@ -10682,6 +10752,8 @@ HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->can PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->toBundle(Ljava/util/Map;)Landroid/os/Bundle; Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->(ZLandroidx/savedstate/SavedStateRegistry;Ljava/lang/String;)V +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->invoke()V Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1;->(Landroidx/compose/runtime/saveable/SaveableStateRegistry;)V PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1;->saveState()Landroid/os/Bundle; @@ -10763,7 +10835,7 @@ HSPLandroidx/compose/ui/platform/OutlineResolver;->isInOutline-k-4lQ0M(J)Z HSPLandroidx/compose/ui/platform/OutlineResolver;->update(Landroidx/compose/ui/graphics/Shape;FZFLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Z HSPLandroidx/compose/ui/platform/OutlineResolver;->update-uvyYCjk(J)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCache()V -HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithPath(Landroidx/compose/ui/graphics/Path;)V +PLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithPath(Landroidx/compose/ui/graphics/Path;)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithRect(Landroidx/compose/ui/geometry/Rect;)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V Landroidx/compose/ui/platform/RenderNodeApi29; @@ -10869,6 +10941,7 @@ HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWi Landroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1; HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->(Landroidx/compose/ui/platform/AbstractComposeView;)V HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->onViewDetachedFromWindow(Landroid/view/View;)V Landroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$poolingContainerListener$1; HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$poolingContainerListener$1;->(Landroidx/compose/ui/platform/AbstractComposeView;)V Landroidx/compose/ui/platform/ViewConfiguration; @@ -10973,6 +11046,7 @@ HSPLandroidx/compose/ui/platform/WrappedComposition;->access$getAddedToLifecycle HSPLandroidx/compose/ui/platform/WrappedComposition;->access$getDisposed$p(Landroidx/compose/ui/platform/WrappedComposition;)Z HSPLandroidx/compose/ui/platform/WrappedComposition;->access$setAddedToLifecycle$p(Landroidx/compose/ui/platform/WrappedComposition;Landroidx/lifecycle/Lifecycle;)V HSPLandroidx/compose/ui/platform/WrappedComposition;->access$setLastContent$p(Landroidx/compose/ui/platform/WrappedComposition;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/ui/platform/WrappedComposition;->dispose()V HSPLandroidx/compose/ui/platform/WrappedComposition;->getOriginal()Landroidx/compose/runtime/Composition; HSPLandroidx/compose/ui/platform/WrappedComposition;->getOwner()Landroidx/compose/ui/platform/AndroidComposeView; HSPLandroidx/compose/ui/platform/WrappedComposition;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V @@ -11232,6 +11306,7 @@ HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getHorizontalScrollAxisR HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getImeAction()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getIndexForKey()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getInvisibleToUser()Landroidx/compose/ui/semantics/SemanticsPropertyKey; +PLandroidx/compose/ui/semantics/SemanticsProperties;->getIsPopup()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getIsTraversalGroup()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getLiveRegion()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getPaneTitle()Landroidx/compose/ui/semantics/SemanticsPropertyKey; @@ -11283,13 +11358,12 @@ HSPLandroidx/compose/ui/semantics/SemanticsPropertiesAndroid$TestTagsAsResourceI HSPLandroidx/compose/ui/semantics/SemanticsPropertiesAndroid$TestTagsAsResourceId$1;->()V Landroidx/compose/ui/semantics/SemanticsPropertiesKt; HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->()V -PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->dismiss$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->dismiss(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->getTextLayoutResult$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->getTextLayoutResult(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->indexForKey(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Lkotlin/jvm/functions/Function1;)V -PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->onClick$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->onClick(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->popup(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->requestFocus$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->requestFocus(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->scrollBy$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)V @@ -11300,7 +11374,8 @@ HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setCollectionInfo(Land HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setContainer(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Z)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setContentDescription(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setFocused(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Z)V -HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setHorizontalScrollAxisRange(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/semantics/ScrollAxisRange;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setHorizontalScrollAxisRange(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/semantics/ScrollAxisRange;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setPaneTitle(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setRole-kuIjeqM(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;I)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setTestTag(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setText(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/text/AnnotatedString;)V @@ -11347,6 +11422,7 @@ HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutBreakSt HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutHyphenationFrequency-0_XeFpE(Landroidx/compose/ui/text/style/Hyphens;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutLineBreakStyle-4a2g8L8(Landroidx/compose/ui/text/style/LineBreak$Strictness;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutLineBreakWordStyle-gvcdTPQ(Landroidx/compose/ui/text/style/LineBreak$WordBreak;)I +HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->attachIndentationFixSpan(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->shouldAttachIndentationFixSpan(Landroidx/compose/ui/text/TextStyle;Z)Z HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->toLayoutAlign-AMY3VfE(Landroidx/compose/ui/text/style/TextAlign;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->toLayoutBreakStrategy-u6PBz3U(Landroidx/compose/ui/text/style/LineBreak$Strategy;)I @@ -11361,6 +11437,7 @@ HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/ut HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/text/AnnotatedString;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/AnnotatedString;->getLength()I HSPLandroidx/compose/ui/text/AnnotatedString;->getParagraphStylesOrNull$ui_text_release()Ljava/util/List; HSPLandroidx/compose/ui/text/AnnotatedString;->getSpanStyles()Ljava/util/List; @@ -11428,7 +11505,6 @@ Landroidx/compose/ui/text/MultiParagraphIntrinsicsKt; HSPLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->access$getLocalPlaceholders(Ljava/util/List;II)Ljava/util/List; HSPLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->getLocalPlaceholders(Ljava/util/List;II)Ljava/util/List; Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/ui/text/Paragraph;->paint-LG529CI$default(Landroidx/compose/ui/text/Paragraph;Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/drawscope/DrawStyle;IILjava/lang/Object;)V Landroidx/compose/ui/text/ParagraphInfo; HSPLandroidx/compose/ui/text/ParagraphInfo;->(Landroidx/compose/ui/text/Paragraph;IIIIFF)V HSPLandroidx/compose/ui/text/ParagraphInfo;->getParagraph()Landroidx/compose/ui/text/Paragraph; @@ -11440,7 +11516,6 @@ HSPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getIntrinsics()Landroidx/c HSPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getStartIndex()I Landroidx/compose/ui/text/ParagraphIntrinsics; Landroidx/compose/ui/text/ParagraphIntrinsicsKt; -HSPLandroidx/compose/ui/text/ParagraphIntrinsicsKt;->ParagraphIntrinsics$default(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;ILjava/lang/Object;)Landroidx/compose/ui/text/ParagraphIntrinsics; HSPLandroidx/compose/ui/text/ParagraphIntrinsicsKt;->ParagraphIntrinsics(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics; Landroidx/compose/ui/text/ParagraphKt; HSPLandroidx/compose/ui/text/ParagraphKt;->Paragraph-_EkL_-Y(Landroidx/compose/ui/text/ParagraphIntrinsics;JIZ)Landroidx/compose/ui/text/Paragraph; @@ -11450,7 +11525,7 @@ HSPLandroidx/compose/ui/text/ParagraphStyle;->()V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;)V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/ParagraphStyle;->equals(Ljava/lang/Object;)Z +HPLandroidx/compose/ui/text/ParagraphStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/ParagraphStyle;->getHyphens-EaSxIns()Landroidx/compose/ui/text/style/Hyphens; HSPLandroidx/compose/ui/text/ParagraphStyle;->getHyphensOrDefault-vmbZdU8$ui_text_release()I HSPLandroidx/compose/ui/text/ParagraphStyle;->getLineBreak-LgCVezo()Landroidx/compose/ui/text/style/LineBreak; @@ -11486,7 +11561,7 @@ Landroidx/compose/ui/text/PlatformTextStyle; HSPLandroidx/compose/ui/text/PlatformTextStyle;->()V HSPLandroidx/compose/ui/text/PlatformTextStyle;->(Landroidx/compose/ui/text/PlatformSpanStyle;Landroidx/compose/ui/text/PlatformParagraphStyle;)V HSPLandroidx/compose/ui/text/PlatformTextStyle;->(Z)V -PLandroidx/compose/ui/text/PlatformTextStyle;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/ui/text/PlatformTextStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/PlatformTextStyle;->getParagraphStyle()Landroidx/compose/ui/text/PlatformParagraphStyle; HSPLandroidx/compose/ui/text/PlatformTextStyle;->getSpanStyle()Landroidx/compose/ui/text/PlatformSpanStyle; Landroidx/compose/ui/text/SpanStyle; @@ -11517,19 +11592,16 @@ HSPLandroidx/compose/ui/text/SpanStyle;->getTextDecoration()Landroidx/compose/ui HSPLandroidx/compose/ui/text/SpanStyle;->getTextForegroundStyle$ui_text_release()Landroidx/compose/ui/text/style/TextForegroundStyle; HSPLandroidx/compose/ui/text/SpanStyle;->getTextGeometricTransform()Landroidx/compose/ui/text/style/TextGeometricTransform; HSPLandroidx/compose/ui/text/SpanStyle;->hasSameLayoutAffectingAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z -PLandroidx/compose/ui/text/SpanStyle;->hasSameNonLayoutAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z +HSPLandroidx/compose/ui/text/SpanStyle;->hasSameNonLayoutAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z HSPLandroidx/compose/ui/text/SpanStyle;->merge(Landroidx/compose/ui/text/SpanStyle;)Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/SpanStyleKt; HSPLandroidx/compose/ui/text/SpanStyleKt;->()V -HSPLandroidx/compose/ui/text/SpanStyleKt;->access$getDefaultColor$p()J HSPLandroidx/compose/ui/text/SpanStyleKt;->fastMerge-dSHsh3o(Landroidx/compose/ui/text/SpanStyle;JLandroidx/compose/ui/graphics/Brush;FJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/PlatformSpanStyle;Landroidx/compose/ui/graphics/drawscope/DrawStyle;)Landroidx/compose/ui/text/SpanStyle; HSPLandroidx/compose/ui/text/SpanStyleKt;->mergePlatformStyle(Landroidx/compose/ui/text/SpanStyle;Landroidx/compose/ui/text/PlatformSpanStyle;)Landroidx/compose/ui/text/PlatformSpanStyle; HSPLandroidx/compose/ui/text/SpanStyleKt;->resolveSpanStyleDefaults(Landroidx/compose/ui/text/SpanStyle;)Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1; HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->()V HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->()V -HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->invoke()Landroidx/compose/ui/text/style/TextForegroundStyle; -HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->invoke()Ljava/lang/Object; Landroidx/compose/ui/text/TextLayoutInput; HSPLandroidx/compose/ui/text/TextLayoutInput;->()V HSPLandroidx/compose/ui/text/TextLayoutInput;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;IZILandroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/text/font/Font$ResourceLoader;Landroidx/compose/ui/text/font/FontFamily$Resolver;J)V @@ -11574,8 +11646,6 @@ HSPLandroidx/compose/ui/text/TextStyle;->(Landroidx/compose/ui/text/SpanSt HSPLandroidx/compose/ui/text/TextStyle;->access$getDefault$cp()Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->copy-CXVQc50$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->copy-CXVQc50(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->copy-v2rsoow$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->copy-v2rsoow(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/TextStyle;->getAlpha()F HSPLandroidx/compose/ui/text/TextStyle;->getBrush()Landroidx/compose/ui/graphics/Brush; @@ -11598,11 +11668,10 @@ HSPLandroidx/compose/ui/text/TextStyle;->getTextDecoration()Landroidx/compose/ui HSPLandroidx/compose/ui/text/TextStyle;->getTextDirection-mmuk1to()Landroidx/compose/ui/text/style/TextDirection; HSPLandroidx/compose/ui/text/TextStyle;->getTextIndent()Landroidx/compose/ui/text/style/TextIndent; HSPLandroidx/compose/ui/text/TextStyle;->getTextMotion()Landroidx/compose/ui/text/style/TextMotion; +HSPLandroidx/compose/ui/text/TextStyle;->hasSameDrawAffectingAttributes(Landroidx/compose/ui/text/TextStyle;)Z HSPLandroidx/compose/ui/text/TextStyle;->hasSameLayoutAffectingAttributes(Landroidx/compose/ui/text/TextStyle;)Z HSPLandroidx/compose/ui/text/TextStyle;->merge(Landroidx/compose/ui/text/ParagraphStyle;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->merge(Landroidx/compose/ui/text/TextStyle;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->merge-Z1GrekI$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/TextMotion;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->merge-Z1GrekI(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/TextMotion;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->toParagraphStyle()Landroidx/compose/ui/text/ParagraphStyle; HSPLandroidx/compose/ui/text/TextStyle;->toSpanStyle()Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/TextStyle$Companion; @@ -11619,12 +11688,10 @@ HSPLandroidx/compose/ui/text/TextStyleKt$WhenMappings;->()V Landroidx/compose/ui/text/android/BoringLayoutFactory; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->()V HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->()V -HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->create(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/BoringLayout$Metrics;Landroid/text/Layout$Alignment;ZZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->measure(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;)Landroid/text/BoringLayout$Metrics; Landroidx/compose/ui/text/android/BoringLayoutFactory33; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->()V HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->()V -HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->create(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->isBoring(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;)Landroid/text/BoringLayout$Metrics; Landroidx/compose/ui/text/android/LayoutIntrinsics; HSPLandroidx/compose/ui/text/android/LayoutIntrinsics;->(Ljava/lang/CharSequence;Landroid/text/TextPaint;I)V @@ -11684,11 +11751,10 @@ HSPLandroidx/compose/ui/text/android/TextAlignmentAdapter;->()V HSPLandroidx/compose/ui/text/android/TextAlignmentAdapter;->get(I)Landroid/text/Layout$Alignment; Landroidx/compose/ui/text/android/TextAndroidCanvas; HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->()V -HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V -HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->getClipBounds(Landroid/graphics/Rect;)Z HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->setCanvas(Landroid/graphics/Canvas;)V +HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->translate(FF)V Landroidx/compose/ui/text/android/TextLayout; HSPLandroidx/compose/ui/text/android/TextLayout;->(Ljava/lang/CharSequence;FLandroid/text/TextPaint;ILandroid/text/TextUtils$TruncateAt;IFFZZIIIIII[I[ILandroidx/compose/ui/text/android/LayoutIntrinsics;)V HSPLandroidx/compose/ui/text/android/TextLayout;->(Ljava/lang/CharSequence;FLandroid/text/TextPaint;ILandroid/text/TextUtils$TruncateAt;IFFZZIIIIII[I[ILandroidx/compose/ui/text/android/LayoutIntrinsics;ILkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -11720,17 +11786,27 @@ Landroidx/compose/ui/text/android/VerticalPaddings; HSPLandroidx/compose/ui/text/android/VerticalPaddings;->constructor-impl(J)J HSPLandroidx/compose/ui/text/android/VerticalPaddings;->getBottomPadding-impl(J)I HSPLandroidx/compose/ui/text/android/VerticalPaddings;->getTopPadding-impl(J)I +Landroidx/compose/ui/text/android/style/BaselineShiftSpan; +Landroidx/compose/ui/text/android/style/IndentationFixSpan; +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->()V +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->drawLeadingMargin(Landroid/graphics/Canvas;Landroid/graphics/Paint;IIIIILjava/lang/CharSequence;IIZLandroid/text/Layout;)V +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->getLeadingMargin(Z)I Landroidx/compose/ui/text/android/style/IndentationFixSpanKt; HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedLeftPadding$default(Landroid/text/Layout;ILandroid/graphics/Paint;ILjava/lang/Object;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedLeftPadding(Landroid/text/Layout;ILandroid/graphics/Paint;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedRightPadding$default(Landroid/text/Layout;ILandroid/graphics/Paint;ILjava/lang/Object;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedRightPadding(Landroid/text/Layout;ILandroid/graphics/Paint;)F +Landroidx/compose/ui/text/android/style/IndentationFixSpanKt$WhenMappings; +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt$WhenMappings;->()V +Landroidx/compose/ui/text/android/style/LetterSpacingSpanEm; +Landroidx/compose/ui/text/android/style/LetterSpacingSpanPx; Landroidx/compose/ui/text/android/style/LineHeightSpan; HSPLandroidx/compose/ui/text/android/style/LineHeightSpan;->(F)V HSPLandroidx/compose/ui/text/android/style/LineHeightSpan;->chooseHeight(Ljava/lang/CharSequence;IIIILandroid/graphics/Paint$FontMetricsInt;)V Landroidx/compose/ui/text/android/style/LineHeightStyleSpan; Landroidx/compose/ui/text/android/style/LineHeightStyleSpanKt; HSPLandroidx/compose/ui/text/android/style/LineHeightStyleSpanKt;->lineHeight(Landroid/graphics/Paint$FontMetricsInt;)I +Landroidx/compose/ui/text/android/style/PlaceholderSpan; Landroidx/compose/ui/text/caches/ContainerHelpersKt; HSPLandroidx/compose/ui/text/caches/ContainerHelpersKt;->()V Landroidx/compose/ui/text/caches/LruCache; @@ -11793,12 +11869,10 @@ Landroidx/compose/ui/text/font/FontFamily; HSPLandroidx/compose/ui/text/font/FontFamily;->()V HSPLandroidx/compose/ui/text/font/FontFamily;->(Z)V HSPLandroidx/compose/ui/text/font/FontFamily;->(ZLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/FontFamily;->access$getDefault$cp()Landroidx/compose/ui/text/font/SystemFontFamily; HSPLandroidx/compose/ui/text/font/FontFamily;->access$getSansSerif$cp()Landroidx/compose/ui/text/font/GenericFontFamily; Landroidx/compose/ui/text/font/FontFamily$Companion; HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->()V HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->getDefault()Landroidx/compose/ui/text/font/SystemFontFamily; HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->getSansSerif()Landroidx/compose/ui/text/font/GenericFontFamily; Landroidx/compose/ui/text/font/FontFamily$Resolver; Landroidx/compose/ui/text/font/FontFamilyKt; @@ -11862,6 +11936,7 @@ HSPLandroidx/compose/ui/text/font/FontMatcher;->matchFont-RetOiIg(Ljava/util/Lis Landroidx/compose/ui/text/font/FontStyle; HSPLandroidx/compose/ui/text/font/FontStyle;->()V HSPLandroidx/compose/ui/text/font/FontStyle;->(I)V +HSPLandroidx/compose/ui/text/font/FontStyle;->access$getItalic$cp()I HSPLandroidx/compose/ui/text/font/FontStyle;->access$getNormal$cp()I HSPLandroidx/compose/ui/text/font/FontStyle;->box-impl(I)Landroidx/compose/ui/text/font/FontStyle; HSPLandroidx/compose/ui/text/font/FontStyle;->constructor-impl(I)I @@ -11871,6 +11946,7 @@ HSPLandroidx/compose/ui/text/font/FontStyle;->unbox-impl()I Landroidx/compose/ui/text/font/FontStyle$Companion; HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->()V HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->getItalic-_-LCdwA()I HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->getNormal-_-LCdwA()I Landroidx/compose/ui/text/font/FontSynthesis; HSPLandroidx/compose/ui/text/font/FontSynthesis;->()V @@ -11893,7 +11969,6 @@ Landroidx/compose/ui/text/font/FontVariation$Setting; Landroidx/compose/ui/text/font/FontVariation$Settings; HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->()V HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->([Landroidx/compose/ui/text/font/FontVariation$Setting;)V -HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->getSettings()Ljava/util/List; HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->hashCode()I Landroidx/compose/ui/text/font/FontWeight; @@ -11905,6 +11980,7 @@ HSPLandroidx/compose/ui/text/font/FontWeight;->access$getMedium$cp()Landroidx/co HSPLandroidx/compose/ui/text/font/FontWeight;->access$getNormal$cp()Landroidx/compose/ui/text/font/FontWeight; HSPLandroidx/compose/ui/text/font/FontWeight;->access$getSemiBold$cp()Landroidx/compose/ui/text/font/FontWeight; HSPLandroidx/compose/ui/text/font/FontWeight;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/ui/text/font/FontWeight;->getWeight()I HSPLandroidx/compose/ui/text/font/FontWeight;->hashCode()I Landroidx/compose/ui/text/font/FontWeight$Companion; HSPLandroidx/compose/ui/text/font/FontWeight$Companion;->()V @@ -11917,8 +11993,10 @@ HSPLandroidx/compose/ui/text/font/FontWeight$Companion;->getSemiBold()Landroidx/ Landroidx/compose/ui/text/font/GenericFontFamily; HSPLandroidx/compose/ui/text/font/GenericFontFamily;->()V HSPLandroidx/compose/ui/text/font/GenericFontFamily;->(Ljava/lang/String;Ljava/lang/String;)V +HSPLandroidx/compose/ui/text/font/GenericFontFamily;->getName()Ljava/lang/String; Landroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter; HSPLandroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter;->()V +HSPLandroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter;->resolve(Landroidx/compose/ui/text/font/TypefaceRequest;Landroidx/compose/ui/text/font/PlatformFontLoader;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/text/font/TypefaceResult; Landroidx/compose/ui/text/font/PlatformFontLoader; Landroidx/compose/ui/text/font/PlatformResolveInterceptor; HSPLandroidx/compose/ui/text/font/PlatformResolveInterceptor;->()V @@ -11933,6 +12011,8 @@ HSPLandroidx/compose/ui/text/font/PlatformResolveInterceptor$Companion$Default$1 Landroidx/compose/ui/text/font/PlatformTypefaces; Landroidx/compose/ui/text/font/PlatformTypefacesApi28; HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->()V +HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->createAndroidTypefaceApi28-RetOiIg(Ljava/lang/String;Landroidx/compose/ui/text/font/FontWeight;I)Landroid/graphics/Typeface; +HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->createNamed-RetOiIg(Landroidx/compose/ui/text/font/GenericFontFamily;Landroidx/compose/ui/text/font/FontWeight;I)Landroid/graphics/Typeface; Landroidx/compose/ui/text/font/PlatformTypefacesKt; HSPLandroidx/compose/ui/text/font/PlatformTypefacesKt;->PlatformTypefaces()Landroidx/compose/ui/text/font/PlatformTypefaces; HSPLandroidx/compose/ui/text/font/PlatformTypefacesKt;->setFontVariationSettings(Landroid/graphics/Typeface;Landroidx/compose/ui/text/font/FontVariation$Settings;Landroid/content/Context;)Landroid/graphics/Typeface; @@ -11940,7 +12020,6 @@ Landroidx/compose/ui/text/font/ResourceFont; HSPLandroidx/compose/ui/text/font/ResourceFont;->()V HSPLandroidx/compose/ui/text/font/ResourceFont;->(ILandroidx/compose/ui/text/font/FontWeight;ILandroidx/compose/ui/text/font/FontVariation$Settings;I)V HSPLandroidx/compose/ui/text/font/ResourceFont;->(ILandroidx/compose/ui/text/font/FontWeight;ILandroidx/compose/ui/text/font/FontVariation$Settings;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/ResourceFont;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/font/ResourceFont;->getLoadingStrategy-PKNRLFQ()I HSPLandroidx/compose/ui/text/font/ResourceFont;->getResId()I HSPLandroidx/compose/ui/text/font/ResourceFont;->getStyle-_-LCdwA()I @@ -12428,7 +12507,6 @@ Landroidx/compose/ui/text/style/TextOverflow; HSPLandroidx/compose/ui/text/style/TextOverflow;->()V HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getClip$cp()I HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getEllipsis$cp()I -HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getVisible$cp()I HSPLandroidx/compose/ui/text/style/TextOverflow;->constructor-impl(I)I HSPLandroidx/compose/ui/text/style/TextOverflow;->equals-impl0(II)Z Landroidx/compose/ui/text/style/TextOverflow$Companion; @@ -12436,7 +12514,6 @@ HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->()V HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getClip-gIe3tQ8()I HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getEllipsis-gIe3tQ8()I -HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getVisible-gIe3tQ8()I Landroidx/compose/ui/unit/AndroidDensity_androidKt; HSPLandroidx/compose/ui/unit/AndroidDensity_androidKt;->Density(Landroid/content/Context;)Landroidx/compose/ui/unit/Density; Landroidx/compose/ui/unit/Constraints; @@ -12493,7 +12570,7 @@ HSPLandroidx/compose/ui/unit/DensityKt;->Density(FF)Landroidx/compose/ui/unit/De Landroidx/compose/ui/unit/Dp; HSPLandroidx/compose/ui/unit/Dp;->()V HSPLandroidx/compose/ui/unit/Dp;->(F)V -HSPLandroidx/compose/ui/unit/Dp;->access$getHairline$cp()F +PLandroidx/compose/ui/unit/Dp;->access$getHairline$cp()F HSPLandroidx/compose/ui/unit/Dp;->access$getUnspecified$cp()F HSPLandroidx/compose/ui/unit/Dp;->box-impl(F)Landroidx/compose/ui/unit/Dp; HSPLandroidx/compose/ui/unit/Dp;->compareTo(Ljava/lang/Object;)I @@ -12507,7 +12584,7 @@ HSPLandroidx/compose/ui/unit/Dp;->unbox-impl()F Landroidx/compose/ui/unit/Dp$Companion; HSPLandroidx/compose/ui/unit/Dp$Companion;->()V HSPLandroidx/compose/ui/unit/Dp$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/unit/Dp$Companion;->getHairline-D9Ej5fM()F +PLandroidx/compose/ui/unit/Dp$Companion;->getHairline-D9Ej5fM()F HSPLandroidx/compose/ui/unit/Dp$Companion;->getUnspecified-D9Ej5fM()F Landroidx/compose/ui/unit/DpKt; HSPLandroidx/compose/ui/unit/DpKt;->DpOffset-YgX7TsA(FF)J @@ -12691,6 +12768,9 @@ Landroidx/core/content/OnTrimMemoryProvider; Landroidx/core/graphics/Insets; HSPLandroidx/core/graphics/Insets;->()V HSPLandroidx/core/graphics/Insets;->(IIII)V +PLandroidx/core/graphics/Insets;->equals(Ljava/lang/Object;)Z +PLandroidx/core/graphics/Insets;->of(IIII)Landroidx/core/graphics/Insets; +PLandroidx/core/graphics/Insets;->toCompatInsets(Landroid/graphics/Insets;)Landroidx/core/graphics/Insets; Landroidx/core/graphics/TypefaceCompat; HSPLandroidx/core/graphics/TypefaceCompat;->()V HSPLandroidx/core/graphics/TypefaceCompat;->createFromFontInfo(Landroid/content/Context;Landroid/os/CancellationSignal;[Landroidx/core/provider/FontsContractCompat$FontInfo;I)Landroid/graphics/Typeface; @@ -12766,16 +12846,21 @@ Landroidx/core/view/AccessibilityDelegateCompat; HSPLandroidx/core/view/AccessibilityDelegateCompat;->()V HSPLandroidx/core/view/AccessibilityDelegateCompat;->()V HSPLandroidx/core/view/AccessibilityDelegateCompat;->(Landroid/view/View$AccessibilityDelegate;)V +PLandroidx/core/view/AccessibilityDelegateCompat;->dispatchPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat;->getBridge()Landroid/view/View$AccessibilityDelegate; HSPLandroidx/core/view/AccessibilityDelegateCompat;->onInitializeAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/AccessibilityDelegateCompat;->onPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V HSPLandroidx/core/view/AccessibilityDelegateCompat;->onRequestSendAccessibilityEvent(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat;->sendAccessibilityEventUnchecked(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V Landroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter; HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->(Landroidx/core/view/AccessibilityDelegateCompat;)V +PLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->dispatchPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->getAccessibilityNodeProvider(Landroid/view/View;)Landroid/view/accessibility/AccessibilityNodeProvider; HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onInitializeAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onRequestSendAccessibilityEvent(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->sendAccessibilityEventUnchecked(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/DisplayCutoutCompat;->wrap(Landroid/view/DisplayCutout;)Landroidx/core/view/DisplayCutoutCompat; Landroidx/core/view/KeyEventDispatcher$Component; Landroidx/core/view/MenuHost; Landroidx/core/view/MenuHostHelper; @@ -12789,6 +12874,8 @@ Landroidx/core/view/ViewCompat; HSPLandroidx/core/view/ViewCompat;->()V HSPLandroidx/core/view/ViewCompat;->getImportantForAccessibility(Landroid/view/View;)I HSPLandroidx/core/view/ViewCompat;->getParentForAccessibility(Landroid/view/View;)Landroid/view/ViewParent; +PLandroidx/core/view/ViewCompat;->getRootWindowInsets(Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/ViewCompat;->isAttachedToWindow(Landroid/view/View;)Z HSPLandroidx/core/view/ViewCompat;->setAccessibilityDelegate(Landroid/view/View;Landroidx/core/view/AccessibilityDelegateCompat;)V HSPLandroidx/core/view/ViewCompat;->setImportantForAccessibility(Landroid/view/View;I)V HSPLandroidx/core/view/ViewCompat;->setImportantForAccessibilityIfNeeded(Landroid/view/View;)V @@ -12802,10 +12889,18 @@ Landroidx/core/view/ViewCompat$Api16Impl; HSPLandroidx/core/view/ViewCompat$Api16Impl;->getImportantForAccessibility(Landroid/view/View;)I HSPLandroidx/core/view/ViewCompat$Api16Impl;->getParentForAccessibility(Landroid/view/View;)Landroid/view/ViewParent; HSPLandroidx/core/view/ViewCompat$Api16Impl;->setImportantForAccessibility(Landroid/view/View;I)V +PLandroidx/core/view/ViewCompat$Api19Impl;->isAttachedToWindow(Landroid/view/View;)Z Landroidx/core/view/ViewCompat$Api21Impl; HSPLandroidx/core/view/ViewCompat$Api21Impl;->setOnApplyWindowInsetsListener(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V Landroidx/core/view/ViewCompat$Api21Impl$1; HSPLandroidx/core/view/ViewCompat$Api21Impl$1;->(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V +PLandroidx/core/view/ViewCompat$Api21Impl$1;->onApplyWindowInsets(Landroid/view/View;Landroid/view/WindowInsets;)Landroid/view/WindowInsets; +PLandroidx/core/view/ViewCompat$Api23Impl;->getRootWindowInsets(Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/ViewKt;->getAncestors(Landroid/view/View;)Lkotlin/sequences/Sequence; +PLandroidx/core/view/ViewKt$ancestors$1;->()V +PLandroidx/core/view/ViewKt$ancestors$1;->()V +PLandroidx/core/view/ViewKt$ancestors$1;->invoke(Landroid/view/ViewParent;)Landroid/view/ViewParent; +PLandroidx/core/view/ViewKt$ancestors$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/core/view/WindowInsetsAnimationCompat; HSPLandroidx/core/view/WindowInsetsAnimationCompat;->setCallback(Landroid/view/View;Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V Landroidx/core/view/WindowInsetsAnimationCompat$Callback; @@ -12816,6 +12911,49 @@ Landroidx/core/view/WindowInsetsAnimationCompat$Impl30; HSPLandroidx/core/view/WindowInsetsAnimationCompat$Impl30;->setCallback(Landroid/view/View;Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V Landroidx/core/view/WindowInsetsAnimationCompat$Impl30$ProxyCallback; HSPLandroidx/core/view/WindowInsetsAnimationCompat$Impl30$ProxyCallback;->(Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V +PLandroidx/core/view/WindowInsetsCompat;->()V +PLandroidx/core/view/WindowInsetsCompat;->(Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat;->consumeDisplayCutout()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->consumeStableInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->copyRootViewBounds(Landroid/view/View;)V +PLandroidx/core/view/WindowInsetsCompat;->getDisplayCutout()Landroidx/core/view/DisplayCutoutCompat; +PLandroidx/core/view/WindowInsetsCompat;->getInsets(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat;->getInsetsIgnoringVisibility(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat;->isVisible(I)Z +PLandroidx/core/view/WindowInsetsCompat;->setOverriddenInsets([Landroidx/core/graphics/Insets;)V +PLandroidx/core/view/WindowInsetsCompat;->setRootWindowInsets(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsets()Landroid/view/WindowInsets; +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsetsCompat(Landroid/view/WindowInsets;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsetsCompat(Landroid/view/WindowInsets;Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Builder;->()V +PLandroidx/core/view/WindowInsetsCompat$Builder;->build()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->applyInsetTypes()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl29;->()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl29;->build()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl30;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->setOverriddenInsets([Landroidx/core/graphics/Insets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->setRootWindowInsets(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$Impl21;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl21;->consumeStableInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl21;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl28;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl28;->consumeDisplayCutout()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl28;->getDisplayCutout()Landroidx/core/view/DisplayCutoutCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl29;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->copyRootViewBounds(Landroid/view/View;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsets(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsetsIgnoringVisibility(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat$Impl30;->isVisible(I)Z Landroidx/core/view/WindowInsetsCompat$Type; HSPLandroidx/core/view/WindowInsetsCompat$Type;->captionBar()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->displayCutout()I @@ -12826,6 +12964,7 @@ HSPLandroidx/core/view/WindowInsetsCompat$Type;->statusBars()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->systemBars()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->systemGestures()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->tappableElement()I +PLandroidx/core/view/WindowInsetsCompat$TypeImpl30;->toPlatformType(I)I Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat; HSPLandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->()V HSPLandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->(Landroid/view/accessibility/AccessibilityNodeInfo;)V @@ -12885,6 +13024,7 @@ Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat; Landroidx/core/view/accessibility/AccessibilityNodeProviderCompat; HSPLandroidx/core/view/accessibility/AccessibilityNodeProviderCompat;->(Ljava/lang/Object;)V HSPLandroidx/core/view/accessibility/AccessibilityNodeProviderCompat;->getProvider()Ljava/lang/Object; +Landroidx/core/view/accessibility/AccessibilityViewCommand; Landroidx/core/view/accessibility/AccessibilityViewCommand$CommandArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$MoveAtGranularityArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$MoveHtmlArguments; @@ -12897,6 +13037,7 @@ Landroidx/customview/poolingcontainer/PoolingContainer; HSPLandroidx/customview/poolingcontainer/PoolingContainer;->()V HSPLandroidx/customview/poolingcontainer/PoolingContainer;->addPoolingContainerListener(Landroid/view/View;Landroidx/customview/poolingcontainer/PoolingContainerListener;)V HSPLandroidx/customview/poolingcontainer/PoolingContainer;->getPoolingContainerListenerHolder(Landroid/view/View;)Landroidx/customview/poolingcontainer/PoolingContainerListenerHolder; +PLandroidx/customview/poolingcontainer/PoolingContainer;->isWithinPoolingContainer(Landroid/view/View;)Z Landroidx/customview/poolingcontainer/PoolingContainerListener; Landroidx/customview/poolingcontainer/PoolingContainerListenerHolder; HSPLandroidx/customview/poolingcontainer/PoolingContainerListenerHolder;->()V @@ -13124,26 +13265,17 @@ HSPLandroidx/exifinterface/media/ExifInterface;->getExifAttribute(Ljava/lang/Str HSPLandroidx/exifinterface/media/ExifInterface;->getJpegAttributes(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;II)V HSPLandroidx/exifinterface/media/ExifInterface;->getMimeType(Ljava/io/BufferedInputStream;)I HSPLandroidx/exifinterface/media/ExifInterface;->getRotationDegrees()I -PLandroidx/exifinterface/media/ExifInterface;->handleThumbnailFromJfif(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;Ljava/util/HashMap;)V HSPLandroidx/exifinterface/media/ExifInterface;->isFlipped()Z HSPLandroidx/exifinterface/media/ExifInterface;->isJpegFormat([B)Z HSPLandroidx/exifinterface/media/ExifInterface;->loadAttributes(Ljava/io/InputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->parseTiffHeaders(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->readByteOrder(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)Ljava/nio/ByteOrder; -PLandroidx/exifinterface/media/ExifInterface;->readExifSegment([BI)V -PLandroidx/exifinterface/media/ExifInterface;->readImageFileDirectory(Landroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;I)V -PLandroidx/exifinterface/media/ExifInterface;->setThumbnailData(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)V HSPLandroidx/exifinterface/media/ExifInterface;->shouldSupportSeek(I)Z Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream; HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->()V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;Ljava/nio/ByteOrder;)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->([B)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->position()I HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readByte()B -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readFully([B)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readInt()I -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readShort()S HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedInt()J HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->setByteOrder(Ljava/nio/ByteOrder;)V @@ -13159,10 +13291,6 @@ HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getValue(Ljava/ni Landroidx/exifinterface/media/ExifInterface$ExifTag; HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;II)V HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;III)V -PLandroidx/exifinterface/media/ExifInterface$ExifTag;->isFormatCompatible(I)Z -PLandroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;->([B)V -PLandroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;->seek(J)V -PLandroidx/exifinterface/media/ExifInterfaceUtils;->startsWith([B[B)Z Landroidx/lifecycle/AndroidViewModel; Landroidx/lifecycle/CloseableCoroutineScope; HSPLandroidx/lifecycle/CloseableCoroutineScope;->(Lkotlin/coroutines/CoroutineContext;)V @@ -14240,6 +14368,7 @@ HSPLandroidx/savedstate/SavedStateRegistry;->performAttach$savedstate_release(La HSPLandroidx/savedstate/SavedStateRegistry;->performRestore$savedstate_release(Landroid/os/Bundle;)V PLandroidx/savedstate/SavedStateRegistry;->performSave(Landroid/os/Bundle;)V HSPLandroidx/savedstate/SavedStateRegistry;->registerSavedStateProvider(Ljava/lang/String;Landroidx/savedstate/SavedStateRegistry$SavedStateProvider;)V +PLandroidx/savedstate/SavedStateRegistry;->unregisterSavedStateProvider(Ljava/lang/String;)V Landroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0; HSPLandroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0;->(Landroidx/savedstate/SavedStateRegistry;)V HSPLandroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V @@ -14698,7 +14827,6 @@ HSPLandroidx/work/impl/Processor;->onExecuted(Landroidx/work/impl/model/WorkGene HSPLandroidx/work/impl/Processor;->removeExecutionListener(Landroidx/work/impl/ExecutionListener;)V HSPLandroidx/work/impl/Processor;->startWork(Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)Z HSPLandroidx/work/impl/Processor;->stopAndCancelWork(Ljava/lang/String;)Z -HSPLandroidx/work/impl/Processor;->stopWork(Landroidx/work/impl/StartStopToken;)Z Landroidx/work/impl/Processor$$ExternalSyntheticLambda1; HSPLandroidx/work/impl/Processor$$ExternalSyntheticLambda1;->(Landroidx/work/impl/Processor;Ljava/util/ArrayList;Ljava/lang/String;)V HSPLandroidx/work/impl/Processor$$ExternalSyntheticLambda1;->call()Ljava/lang/Object; @@ -14813,7 +14941,6 @@ HSPLandroidx/work/impl/WorkManagerImpl;->onForceStopRunnableCompleted()V HSPLandroidx/work/impl/WorkManagerImpl;->rescheduleEligibleWork()V HSPLandroidx/work/impl/WorkManagerImpl;->startWork(Landroidx/work/impl/StartStopToken;)V HSPLandroidx/work/impl/WorkManagerImpl;->startWork(Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)V -HSPLandroidx/work/impl/WorkManagerImpl;->stopWork(Landroidx/work/impl/StartStopToken;)V Landroidx/work/impl/WorkManagerImpl$Api24Impl; HSPLandroidx/work/impl/WorkManagerImpl$Api24Impl;->isDeviceProtectedStorage(Landroid/content/Context;)Z Landroidx/work/impl/WorkMigration9To10; @@ -14825,11 +14952,9 @@ HSPLandroidx/work/impl/WorkerWrapper;->createWorkDescription(Ljava/util/List;)Lj HSPLandroidx/work/impl/WorkerWrapper;->getFuture()Lcom/google/common/util/concurrent/ListenableFuture; HSPLandroidx/work/impl/WorkerWrapper;->getWorkGenerationalId()Landroidx/work/impl/model/WorkGenerationalId; HSPLandroidx/work/impl/WorkerWrapper;->handleResult(Landroidx/work/ListenableWorker$Result;)V -HSPLandroidx/work/impl/WorkerWrapper;->interrupt()V HSPLandroidx/work/impl/WorkerWrapper;->lambda$runWorker$0$androidx-work-impl-WorkerWrapper(Lcom/google/common/util/concurrent/ListenableFuture;)V HSPLandroidx/work/impl/WorkerWrapper;->onWorkFinished()V HSPLandroidx/work/impl/WorkerWrapper;->resolve(Z)V -HSPLandroidx/work/impl/WorkerWrapper;->resolveIncorrectStatus()V HSPLandroidx/work/impl/WorkerWrapper;->run()V HSPLandroidx/work/impl/WorkerWrapper;->runWorker()V HSPLandroidx/work/impl/WorkerWrapper;->setSucceededAndResolve()V @@ -15061,7 +15186,6 @@ HSPLandroidx/work/impl/model/WorkSpec;->getPeriodCount()I HSPLandroidx/work/impl/model/WorkSpec;->hasConstraints()Z HSPLandroidx/work/impl/model/WorkSpec;->isBackedOff()Z HSPLandroidx/work/impl/model/WorkSpec;->isPeriodic()Z -HSPLandroidx/work/impl/model/WorkSpec;->toString()Ljava/lang/String; Landroidx/work/impl/model/WorkSpec$$ExternalSyntheticLambda0; HSPLandroidx/work/impl/model/WorkSpec$$ExternalSyntheticLambda0;->()V Landroidx/work/impl/model/WorkSpec$Companion; @@ -15167,7 +15291,6 @@ HSPLandroidx/work/impl/utils/Api28Impl;->getProcessName()Ljava/lang/String; Landroidx/work/impl/utils/CancelWorkRunnable; HSPLandroidx/work/impl/utils/CancelWorkRunnable;->cancel(Landroidx/work/impl/WorkManagerImpl;Ljava/lang/String;)V HSPLandroidx/work/impl/utils/CancelWorkRunnable;->iterativelyCancelWorkAndDependents(Landroidx/work/impl/WorkDatabase;Ljava/lang/String;)V -HSPLandroidx/work/impl/utils/CancelWorkRunnable;->run()V Landroidx/work/impl/utils/CancelWorkRunnable$3; HSPLandroidx/work/impl/utils/CancelWorkRunnable$3;->runInternal()V Landroidx/work/impl/utils/EnqueueRunnable; @@ -15229,10 +15352,6 @@ HSPLandroidx/work/impl/utils/SerialExecutorImpl$Task;->run()V Landroidx/work/impl/utils/StartWorkRunnable; HSPLandroidx/work/impl/utils/StartWorkRunnable;->(Landroidx/work/impl/WorkManagerImpl;Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)V HSPLandroidx/work/impl/utils/StartWorkRunnable;->run()V -Landroidx/work/impl/utils/StopWorkRunnable; -HSPLandroidx/work/impl/utils/StopWorkRunnable;->()V -HSPLandroidx/work/impl/utils/StopWorkRunnable;->(Landroidx/work/impl/WorkManagerImpl;Landroidx/work/impl/StartStopToken;Z)V -HSPLandroidx/work/impl/utils/StopWorkRunnable;->run()V Landroidx/work/impl/utils/SynchronousExecutor; HSPLandroidx/work/impl/utils/SynchronousExecutor;->()V HSPLandroidx/work/impl/utils/SynchronousExecutor;->execute(Ljava/lang/Runnable;)V @@ -15252,7 +15371,6 @@ HSPLandroidx/work/impl/utils/futures/AbstractFuture;->()V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->()V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->afterDone()V -HSPLandroidx/work/impl/utils/futures/AbstractFuture;->cancel(Z)Z HSPLandroidx/work/impl/utils/futures/AbstractFuture;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/work/impl/utils/futures/AbstractFuture;->clearListeners(Landroidx/work/impl/utils/futures/AbstractFuture$Listener;)Landroidx/work/impl/utils/futures/AbstractFuture$Listener; HSPLandroidx/work/impl/utils/futures/AbstractFuture;->complete(Landroidx/work/impl/utils/futures/AbstractFuture;)V @@ -15443,11 +15561,11 @@ Lcoil/compose/AsyncImageKt$Content$1; HSPLcoil/compose/AsyncImageKt$Content$1;->()V HSPLcoil/compose/AsyncImageKt$Content$1;->()V HSPLcoil/compose/AsyncImageKt$Content$1;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; -Lcoil/compose/AsyncImageKt$Content$1$measure$1; -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->()V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->()V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcoil/compose/AsyncImageKt$Content$1$1; +HSPLcoil/compose/AsyncImageKt$Content$1$1;->()V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->()V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Lcoil/compose/AsyncImageKt$Content$2; HSPLcoil/compose/AsyncImageKt$Content$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;I)V Lcoil/compose/AsyncImagePainter; @@ -15458,6 +15576,8 @@ HSPLcoil/compose/AsyncImagePainter;->access$toState(Lcoil/compose/AsyncImagePain HSPLcoil/compose/AsyncImagePainter;->access$updateRequest(Lcoil/compose/AsyncImagePainter;Lcoil/request/ImageRequest;)Lcoil/request/ImageRequest; HSPLcoil/compose/AsyncImagePainter;->access$updateState(Lcoil/compose/AsyncImagePainter;Lcoil/compose/AsyncImagePainter$State;)V HSPLcoil/compose/AsyncImagePainter;->clear()V +HSPLcoil/compose/AsyncImagePainter;->getAlpha()F +HSPLcoil/compose/AsyncImagePainter;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; HSPLcoil/compose/AsyncImagePainter;->getImageLoader()Lcoil/ImageLoader; HSPLcoil/compose/AsyncImagePainter;->getIntrinsicSize-NH-jbRc()J HSPLcoil/compose/AsyncImagePainter;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; @@ -15497,12 +15617,9 @@ HSPLcoil/compose/AsyncImagePainter$State;->(Lkotlin/jvm/internal/DefaultCo Lcoil/compose/AsyncImagePainter$State$Empty; HSPLcoil/compose/AsyncImagePainter$State$Empty;->()V HSPLcoil/compose/AsyncImagePainter$State$Empty;->()V +HSPLcoil/compose/AsyncImagePainter$State$Empty;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Empty;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; Lcoil/compose/AsyncImagePainter$State$Error; -HSPLcoil/compose/AsyncImagePainter$State$Error;->()V -HSPLcoil/compose/AsyncImagePainter$State$Error;->(Landroidx/compose/ui/graphics/painter/Painter;Lcoil/request/ErrorResult;)V -HSPLcoil/compose/AsyncImagePainter$State$Error;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; -HSPLcoil/compose/AsyncImagePainter$State$Error;->getResult()Lcoil/request/ErrorResult; Lcoil/compose/AsyncImagePainter$State$Loading; HSPLcoil/compose/AsyncImagePainter$State$Loading;->()V HSPLcoil/compose/AsyncImagePainter$State$Loading;->(Landroidx/compose/ui/graphics/painter/Painter;)V @@ -15510,8 +15627,10 @@ HSPLcoil/compose/AsyncImagePainter$State$Loading;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Loading;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; Lcoil/compose/AsyncImagePainter$State$Success; HSPLcoil/compose/AsyncImagePainter$State$Success;->()V +HSPLcoil/compose/AsyncImagePainter$State$Success;->(Landroidx/compose/ui/graphics/painter/Painter;Lcoil/request/SuccessResult;)V PLcoil/compose/AsyncImagePainter$State$Success;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Success;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; +HSPLcoil/compose/AsyncImagePainter$State$Success;->getResult()Lcoil/request/SuccessResult; Lcoil/compose/AsyncImagePainter$onRemembered$1; HSPLcoil/compose/AsyncImagePainter$onRemembered$1;->(Lcoil/compose/AsyncImagePainter;Lkotlin/coroutines/Continuation;)V HSPLcoil/compose/AsyncImagePainter$onRemembered$1;->access$invokeSuspend$updateState(Lcoil/compose/AsyncImagePainter;Lcoil/compose/AsyncImagePainter$State;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -15534,16 +15653,15 @@ HSPLcoil/compose/AsyncImagePainter$onRemembered$1$3;->emit(Lcoil/compose/AsyncIm HSPLcoil/compose/AsyncImagePainter$onRemembered$1$3;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Lcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1; HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->(Lcoil/compose/AsyncImagePainter;)V -HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onError(Landroid/graphics/drawable/Drawable;)V HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onStart(Landroid/graphics/drawable/Drawable;)V HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onSuccess(Landroid/graphics/drawable/Drawable;)V Lcoil/compose/AsyncImagePainterKt; HSPLcoil/compose/AsyncImagePainterKt;->()V -HSPLcoil/compose/AsyncImagePainterKt;->access$getFakeTransitionTarget$p()Lcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1; +HSPLcoil/compose/AsyncImagePainterKt;->access$getFakeTransitionTarget$p()Lcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1; HSPLcoil/compose/AsyncImagePainterKt;->rememberAsyncImagePainter-5jETZwI(Ljava/lang/Object;Lcoil/ImageLoader;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/layout/ContentScale;ILandroidx/compose/runtime/Composer;II)Lcoil/compose/AsyncImagePainter; HSPLcoil/compose/AsyncImagePainterKt;->validateRequest(Lcoil/request/ImageRequest;)V -Lcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1; -HSPLcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1;->()V +Lcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1; +HSPLcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1;->()V Lcoil/compose/ConstraintsSizeResolver; HSPLcoil/compose/ConstraintsSizeResolver;->()V HSPLcoil/compose/ConstraintsSizeResolver;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; @@ -15642,7 +15760,7 @@ HSPLcoil/decode/DecodeUtils;->()V HSPLcoil/decode/DecodeUtils;->()V HSPLcoil/decode/DecodeUtils;->calculateInSampleSize(IIIILcoil/size/Scale;)I HSPLcoil/decode/DecodeUtils;->computeSizeMultiplier(DDDDLcoil/size/Scale;)D -HSPLcoil/decode/DecodeUtils;->computeSizeMultiplier(IIIILcoil/size/Scale;)D +PLcoil/decode/DecodeUtils;->computeSizeMultiplier(IIIILcoil/size/Scale;)D Lcoil/decode/DecodeUtils$WhenMappings; HSPLcoil/decode/DecodeUtils$WhenMappings;->()V Lcoil/decode/Decoder; @@ -15884,7 +16002,7 @@ HSPLcoil/intercept/RealInterceptorChain;->copy(ILcoil/request/ImageRequest;Lcoil HSPLcoil/intercept/RealInterceptorChain;->getEventListener()Lcoil/EventListener; HSPLcoil/intercept/RealInterceptorChain;->getRequest()Lcoil/request/ImageRequest; HSPLcoil/intercept/RealInterceptorChain;->getSize()Lcoil/size/Size; -HSPLcoil/intercept/RealInterceptorChain;->isPlaceholderCached()Z +PLcoil/intercept/RealInterceptorChain;->isPlaceholderCached()Z HSPLcoil/intercept/RealInterceptorChain;->proceed(Lcoil/request/ImageRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Lcoil/intercept/RealInterceptorChain$proceed$1; HSPLcoil/intercept/RealInterceptorChain$proceed$1;->(Lcoil/intercept/RealInterceptorChain;Lkotlin/coroutines/Continuation;)V @@ -15927,7 +16045,7 @@ HSPLcoil/memory/MemoryCache$Key;->(Ljava/lang/String;Ljava/util/Map;)V HSPLcoil/memory/MemoryCache$Key;->(Ljava/lang/String;Ljava/util/Map;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/memory/MemoryCache$Key;->copy$default(Lcoil/memory/MemoryCache$Key;Ljava/lang/String;Ljava/util/Map;ILjava/lang/Object;)Lcoil/memory/MemoryCache$Key; HSPLcoil/memory/MemoryCache$Key;->copy(Ljava/lang/String;Ljava/util/Map;)Lcoil/memory/MemoryCache$Key; -HSPLcoil/memory/MemoryCache$Key;->equals(Ljava/lang/Object;)Z +PLcoil/memory/MemoryCache$Key;->equals(Ljava/lang/Object;)Z HSPLcoil/memory/MemoryCache$Key;->getExtras()Ljava/util/Map; HSPLcoil/memory/MemoryCache$Key;->hashCode()I Lcoil/memory/MemoryCache$Key$Companion; @@ -15943,12 +16061,12 @@ Lcoil/memory/MemoryCacheService; HSPLcoil/memory/MemoryCacheService;->()V HSPLcoil/memory/MemoryCacheService;->(Lcoil/ImageLoader;Lcoil/request/RequestService;Lcoil/util/Logger;)V HSPLcoil/memory/MemoryCacheService;->getCacheValue(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/size/Size;Lcoil/size/Scale;)Lcoil/memory/MemoryCache$Value; -HSPLcoil/memory/MemoryCacheService;->getDiskCacheKey(Lcoil/memory/MemoryCache$Value;)Ljava/lang/String; -HSPLcoil/memory/MemoryCacheService;->isCacheValueValid$coil_base_release(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z -HSPLcoil/memory/MemoryCacheService;->isSampled(Lcoil/memory/MemoryCache$Value;)Z -HSPLcoil/memory/MemoryCacheService;->isSizeValid(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z +PLcoil/memory/MemoryCacheService;->getDiskCacheKey(Lcoil/memory/MemoryCache$Value;)Ljava/lang/String; +PLcoil/memory/MemoryCacheService;->isCacheValueValid$coil_base_release(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z +PLcoil/memory/MemoryCacheService;->isSampled(Lcoil/memory/MemoryCache$Value;)Z +PLcoil/memory/MemoryCacheService;->isSizeValid(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z HSPLcoil/memory/MemoryCacheService;->newCacheKey(Lcoil/request/ImageRequest;Ljava/lang/Object;Lcoil/request/Options;Lcoil/EventListener;)Lcoil/memory/MemoryCache$Key; -HSPLcoil/memory/MemoryCacheService;->newResult(Lcoil/intercept/Interceptor$Chain;Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;)Lcoil/request/SuccessResult; +PLcoil/memory/MemoryCacheService;->newResult(Lcoil/intercept/Interceptor$Chain;Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;)Lcoil/request/SuccessResult; HSPLcoil/memory/MemoryCacheService;->setCacheValue(Lcoil/memory/MemoryCache$Key;Lcoil/request/ImageRequest;Lcoil/intercept/EngineInterceptor$ExecuteResult;)Z Lcoil/memory/MemoryCacheService$Companion; HSPLcoil/memory/MemoryCacheService$Companion;->()V @@ -15960,37 +16078,35 @@ HSPLcoil/memory/RealMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Lcoil/memory/ PLcoil/memory/RealMemoryCache;->trimMemory(I)V Lcoil/memory/RealStrongMemoryCache; HSPLcoil/memory/RealStrongMemoryCache;->(ILcoil/memory/WeakMemoryCache;)V -HSPLcoil/memory/RealStrongMemoryCache;->access$getWeakMemoryCache$p(Lcoil/memory/RealStrongMemoryCache;)Lcoil/memory/WeakMemoryCache; +PLcoil/memory/RealStrongMemoryCache;->access$getWeakMemoryCache$p(Lcoil/memory/RealStrongMemoryCache;)Lcoil/memory/WeakMemoryCache; HSPLcoil/memory/RealStrongMemoryCache;->get(Lcoil/memory/MemoryCache$Key;)Lcoil/memory/MemoryCache$Value; HSPLcoil/memory/RealStrongMemoryCache;->getMaxSize()I HSPLcoil/memory/RealStrongMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;)V PLcoil/memory/RealStrongMemoryCache;->trimMemory(I)V Lcoil/memory/RealStrongMemoryCache$InternalValue; HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->(Landroid/graphics/Bitmap;Ljava/util/Map;I)V -HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getBitmap()Landroid/graphics/Bitmap; -HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getExtras()Ljava/util/Map; +PLcoil/memory/RealStrongMemoryCache$InternalValue;->getBitmap()Landroid/graphics/Bitmap; +PLcoil/memory/RealStrongMemoryCache$InternalValue;->getExtras()Ljava/util/Map; HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getSize()I Lcoil/memory/RealStrongMemoryCache$cache$1; HSPLcoil/memory/RealStrongMemoryCache$cache$1;->(ILcoil/memory/RealStrongMemoryCache;)V -HSPLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;Lcoil/memory/RealStrongMemoryCache$InternalValue;)V -HSPLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;Lcoil/memory/RealStrongMemoryCache$InternalValue;)V +PLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcoil/memory/RealStrongMemoryCache$cache$1;->sizeOf(Lcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;)I HSPLcoil/memory/RealStrongMemoryCache$cache$1;->sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I Lcoil/memory/RealWeakMemoryCache; HSPLcoil/memory/RealWeakMemoryCache;->()V HSPLcoil/memory/RealWeakMemoryCache;->()V PLcoil/memory/RealWeakMemoryCache;->cleanUp$coil_base_release()V -HSPLcoil/memory/RealWeakMemoryCache;->cleanUpIfNecessary()V +PLcoil/memory/RealWeakMemoryCache;->cleanUpIfNecessary()V HSPLcoil/memory/RealWeakMemoryCache;->get(Lcoil/memory/MemoryCache$Key;)Lcoil/memory/MemoryCache$Value; -HSPLcoil/memory/RealWeakMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;I)V +PLcoil/memory/RealWeakMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;I)V PLcoil/memory/RealWeakMemoryCache;->trimMemory(I)V Lcoil/memory/RealWeakMemoryCache$Companion; HSPLcoil/memory/RealWeakMemoryCache$Companion;->()V HSPLcoil/memory/RealWeakMemoryCache$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Lcoil/memory/RealWeakMemoryCache$InternalValue; -HSPLcoil/memory/RealWeakMemoryCache$InternalValue;->(ILjava/lang/ref/WeakReference;Ljava/util/Map;I)V +PLcoil/memory/RealWeakMemoryCache$InternalValue;->(ILjava/lang/ref/WeakReference;Ljava/util/Map;I)V PLcoil/memory/RealWeakMemoryCache$InternalValue;->getBitmap()Ljava/lang/ref/WeakReference; -PLcoil/memory/RealWeakMemoryCache$InternalValue;->getSize()I Lcoil/memory/StrongMemoryCache; Lcoil/memory/WeakMemoryCache; Lcoil/network/CacheResponse; @@ -16084,7 +16200,6 @@ HSPLcoil/request/DefinedRequestOptions;->getTransitionFactory()Lcoil/transition/ Lcoil/request/Disposable; Lcoil/request/ErrorResult; HSPLcoil/request/ErrorResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Ljava/lang/Throwable;)V -HSPLcoil/request/ErrorResult;->getDrawable()Landroid/graphics/drawable/Drawable; HSPLcoil/request/ErrorResult;->getRequest()Lcoil/request/ImageRequest; Lcoil/request/GlobalLifecycle; HSPLcoil/request/GlobalLifecycle;->()V @@ -16194,7 +16309,7 @@ HSPLcoil/request/Parameters;->()V HSPLcoil/request/Parameters;->(Ljava/util/Map;)V HSPLcoil/request/Parameters;->(Ljava/util/Map;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/request/Parameters;->access$getEntries$p(Lcoil/request/Parameters;)Ljava/util/Map; -HSPLcoil/request/Parameters;->equals(Ljava/lang/Object;)Z +PLcoil/request/Parameters;->equals(Ljava/lang/Object;)Z HSPLcoil/request/Parameters;->isEmpty()Z HSPLcoil/request/Parameters;->memoryCacheKeys()Ljava/util/Map; HSPLcoil/request/Parameters;->newBuilder()Lcoil/request/Parameters$Builder; @@ -16216,16 +16331,17 @@ HSPLcoil/request/RequestService;->isConfigValidForTransformations(Lcoil/request/ HSPLcoil/request/RequestService;->options(Lcoil/request/ImageRequest;Lcoil/size/Size;)Lcoil/request/Options; HSPLcoil/request/RequestService;->requestDelegate(Lcoil/request/ImageRequest;Lkotlinx/coroutines/Job;)Lcoil/request/RequestDelegate; Lcoil/request/SuccessResult; -HSPLcoil/request/SuccessResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Lcoil/decode/DataSource;Lcoil/memory/MemoryCache$Key;Ljava/lang/String;ZZ)V +PLcoil/request/SuccessResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Lcoil/decode/DataSource;Lcoil/memory/MemoryCache$Key;Ljava/lang/String;ZZ)V HSPLcoil/request/SuccessResult;->getDataSource()Lcoil/decode/DataSource; HSPLcoil/request/SuccessResult;->getDrawable()Landroid/graphics/drawable/Drawable; HSPLcoil/request/SuccessResult;->getRequest()Lcoil/request/ImageRequest; +HSPLcoil/request/SuccessResult;->isPlaceholderCached()Z Lcoil/request/Tags; HSPLcoil/request/Tags;->()V HSPLcoil/request/Tags;->(Ljava/util/Map;)V HSPLcoil/request/Tags;->(Ljava/util/Map;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/request/Tags;->asMap()Ljava/util/Map; -HSPLcoil/request/Tags;->equals(Ljava/lang/Object;)Z +PLcoil/request/Tags;->equals(Ljava/lang/Object;)Z Lcoil/request/Tags$Companion; HSPLcoil/request/Tags$Companion;->()V HSPLcoil/request/Tags$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -16276,17 +16392,18 @@ Lcoil/target/Target; Lcoil/target/ViewTarget; Lcoil/transition/CrossfadeTransition; HSPLcoil/transition/CrossfadeTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;IZ)V +HSPLcoil/transition/CrossfadeTransition;->getDurationMillis()I +HSPLcoil/transition/CrossfadeTransition;->getPreferExactIntrinsicSize()Z Lcoil/transition/CrossfadeTransition$Factory; HSPLcoil/transition/CrossfadeTransition$Factory;->(IZ)V HSPLcoil/transition/CrossfadeTransition$Factory;->(IZILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/transition/CrossfadeTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; HSPLcoil/transition/CrossfadeTransition$Factory;->equals(Ljava/lang/Object;)Z -Lcoil/transition/NoneTransition; -HSPLcoil/transition/NoneTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)V +PLcoil/transition/NoneTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)V Lcoil/transition/NoneTransition$Factory; HSPLcoil/transition/NoneTransition$Factory;->()V -HSPLcoil/transition/NoneTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; -HSPLcoil/transition/NoneTransition$Factory;->equals(Ljava/lang/Object;)Z +PLcoil/transition/NoneTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; +PLcoil/transition/NoneTransition$Factory;->equals(Ljava/lang/Object;)Z Lcoil/transition/Transition; Lcoil/transition/Transition$Factory; HSPLcoil/transition/Transition$Factory;->()V @@ -16296,7 +16413,7 @@ HSPLcoil/transition/Transition$Factory$Companion;->()V Lcoil/transition/TransitionTarget; Lcoil/util/-Bitmaps; HSPLcoil/util/-Bitmaps;->getAllocationByteCountCompat(Landroid/graphics/Bitmap;)I -HSPLcoil/util/-Bitmaps;->getSafeConfig(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap$Config; +PLcoil/util/-Bitmaps;->getSafeConfig(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap$Config; HSPLcoil/util/-Bitmaps;->isHardware(Landroid/graphics/Bitmap$Config;)Z Lcoil/util/-Calls; HSPLcoil/util/-Calls;->await(Lokhttp3/Call;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -16333,12 +16450,10 @@ HSPLcoil/util/-Utils;->getEventListener(Lcoil/intercept/Interceptor$Chain;)Lcoil HSPLcoil/util/-Utils;->getSafeCacheDir(Landroid/content/Context;)Ljava/io/File; HSPLcoil/util/-Utils;->isAssetUri(Landroid/net/Uri;)Z HSPLcoil/util/-Utils;->isMainThread()Z -HSPLcoil/util/-Utils;->isMinOrMax(I)Z -HSPLcoil/util/-Utils;->isPlaceholderCached(Lcoil/intercept/Interceptor$Chain;)Z +PLcoil/util/-Utils;->isPlaceholderCached(Lcoil/intercept/Interceptor$Chain;)Z HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Parameters;)Lcoil/request/Parameters; HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Tags;)Lcoil/request/Tags; HSPLcoil/util/-Utils;->orEmpty(Lokhttp3/Headers;)Lokhttp3/Headers; -HSPLcoil/util/-Utils;->requireBody(Lokhttp3/Response;)Lokhttp3/ResponseBody; HSPLcoil/util/-Utils;->toPx(Lcoil/size/Dimension;Lcoil/size/Scale;)I Lcoil/util/ContinuationCallback; HSPLcoil/util/ContinuationCallback;->(Lokhttp3/Call;Lkotlinx/coroutines/CancellableContinuation;)V @@ -16632,14 +16747,14 @@ HSPLcom/rob729/newsfeed/model/state/UiStatus$Success;->getNews()Ljava/util/List; PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->(Ljava/lang/String;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->getSelectedItemUrl()Ljava/lang/String; -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceClicked;->(Ljava/lang/String;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->equals(Ljava/lang/Object;)Z +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->(Ljava/lang/String;)V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->getSelectedItemUrl()Ljava/lang/String; +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceClicked;->(Ljava/lang/String;)V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->equals(Ljava/lang/Object;)Z PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->equals(Ljava/lang/Object;)Z @@ -16664,7 +16779,7 @@ PLcom/rob729/newsfeed/model/ui/NewsArticleUiData;->getUrl()Ljava/lang/String; Lcom/rob729/newsfeed/model/ui/NewsSourceUiData; HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->()V HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->(Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getDomain()Ljava/lang/String; +PLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getDomain()Ljava/lang/String; HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getImageUrl()Ljava/lang/String; Lcom/rob729/newsfeed/network/NewsApi; Lcom/rob729/newsfeed/network/NewsApiDataSource; @@ -16762,6 +16877,16 @@ HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$8;->()V Lcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9; HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9;->()V HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9;->()V +Lcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt; +HSPLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt;->NewsSourceBottomSheet(Landroidx/compose/material3/SheetState;ZLkotlin/jvm/functions/Function1;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->()V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->()V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$2;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$3; +HSPLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$3;->(Landroidx/compose/material3/SheetState;ZLkotlin/jvm/functions/Function1;Ljava/lang/String;Lkotlin/jvm/functions/Function0;I)V Lcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt; HSPLcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt;->()V HSPLcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt;->()V @@ -16828,30 +16953,22 @@ Lcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2; HSPLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->(Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V PLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->invoke(Landroidx/compose/runtime/Composer;I)V PLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt;->NewsSourceBottomSheetContent(Lkotlin/jvm/functions/Function1;Ljava/lang/String;Landroidx/compose/runtime/Composer;I)V -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->(Ljava/util/List;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->(Ljava/util/List;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(I)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->(FLjava/util/List;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;ILandroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt;->NewsSourceBottomSheetContent(Lkotlin/jvm/functions/Function1;Ljava/lang/String;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->(Ljava/util/List;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->(Ljava/util/List;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(I)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->(FLjava/util/List;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;ILandroid/os/Vibrator;)V PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->invoke()Ljava/lang/Object; PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->invoke()V -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2;->(Lkotlin/jvm/functions/Function1;Ljava/lang/String;I)V -Lcom/rob729/newsfeed/ui/components/NewsSourcePillKt; -HSPLcom/rob729/newsfeed/ui/components/NewsSourcePillKt;->NewsSourcePill-PBTpf3Q(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)V -Lcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2;->(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2;->(Lkotlin/jvm/functions/Function1;Ljava/lang/String;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourcePillKt;->NewsSourcePill-PBTpf3Q(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)V +PLcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2;->(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V Lcom/rob729/newsfeed/ui/components/NoInternetViewKt; HSPLcom/rob729/newsfeed/ui/components/NoInternetViewKt;->NoInternetView(Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;I)V Lcom/rob729/newsfeed/ui/components/NoInternetViewKt$NoInternetView$1$1; @@ -16864,8 +16981,8 @@ Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt;->ShimmerListItem(Landroidx/compose/ui/graphics/Brush;Landroidx/compose/runtime/Composer;I)V Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->(Landroidx/compose/ui/graphics/Brush;)V -HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$2; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$2;->(Landroidx/compose/ui/graphics/Brush;I)V Lcom/rob729/newsfeed/ui/components/ToolbarKt; @@ -16879,94 +16996,87 @@ HSPLcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$1$1$1$1;->(Lkotlin Lcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$2; HSPLcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$2;->(FLkotlin/jvm/functions/Function0;I)V Lcom/rob729/newsfeed/ui/screen/HomeScreenKt; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$1(Landroidx/compose/runtime/State;)Z -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$3(Landroidx/compose/runtime/State;)F +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$0(Landroidx/compose/runtime/MutableState;)Z +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$1(Landroidx/compose/runtime/MutableState;Z)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$3(Landroidx/compose/runtime/State;)Z +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$5(Landroidx/compose/runtime/State;)F HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$HomeScreen$lambda$3(Landroidx/compose/runtime/State;)F -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$5(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$6(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$8(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$9(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$5(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$6(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$8(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$9(Landroidx/compose/runtime/MutableState;I)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$HomeScreen$lambda$1(Landroidx/compose/runtime/MutableState;Z)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$11(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$12(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$14(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$15(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$11(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$12(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$14(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$15(Landroidx/compose/runtime/MutableState;I)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp(Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)Z Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function1;Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function1;Landroidx/compose/material3/SheetState;Landroidx/compose/runtime/MutableState;Lkotlin/coroutines/Continuation;)V PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invoke(Lcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->(Landroidx/compose/material3/SheetState;Landroidx/compose/runtime/MutableState;Lkotlin/coroutines/Continuation;)V PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->invoke(Ljava/lang/String;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$1;->(Landroidx/navigation/NavController;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$2;->(Ljava/lang/Object;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->invoke()V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Void; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->invoke(I)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->(Ljava/util/List;Lcom/rob729/newsfeed/vm/HomeViewModel;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->invoke(Landroidx/compose/animation/AnimatedVisibilityScope;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->invoke()V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->invoke()V Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->(Landroidx/compose/foundation/layout/PaddingValues;Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Landroidx/compose/foundation/lazy/LazyListState;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/runtime/State;Landroidx/navigation/NavController;Landroidx/compose/runtime/State;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$1;->(Landroidx/navigation/NavController;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$2;->(Ljava/lang/Object;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Void; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->invoke(I)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->(Ljava/util/List;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->invoke(Landroidx/compose/animation/AnimatedVisibilityScope;Landroidx/compose/runtime/Composer;I)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material/ModalBottomSheetState;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;II)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->(Ljava/lang/Object;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/String;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4$1;->(Landroidx/compose/runtime/MutableState;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5$1;->(Landroidx/compose/runtime/MutableState;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;II)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->(Landroidx/compose/foundation/lazy/LazyListState;)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->invoke()Ljava/lang/Boolean; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->invoke()Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->()V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->invoke(Landroidx/compose/material/ModalBottomSheetValue;)Ljava/lang/Boolean; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->invoke()Landroidx/compose/runtime/MutableState; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->invoke()Ljava/lang/Object; Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1;->(Landroidx/compose/foundation/lazy/LazyListState;)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1;->invoke()Ljava/lang/Object; @@ -16977,12 +17087,67 @@ HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$isScrollingUp$1$1;->invoke()Ljava HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$isScrollingUp$1$1;->invoke()Ljava/lang/Object; Lcom/rob729/newsfeed/ui/theme/ColorKt; HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->()V -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getAccentColor()J -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getPrimaryColor()J -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getPrimaryDarkColor()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInverseOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInversePrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInverseSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOutline()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOutlineVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkScrim()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurfaceTint()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInverseOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInversePrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInverseSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOutline()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOutlineVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightScrim()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurfaceTint()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightTertiaryContainer()J Lcom/rob729/newsfeed/ui/theme/ShapeKt; HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->()V -HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->getShapes()Landroidx/compose/material/Shapes; +HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->getShapes()Landroidx/compose/material3/Shapes; Lcom/rob729/newsfeed/ui/theme/ThemeKt; HSPLcom/rob729/newsfeed/ui/theme/ThemeKt;->()V HSPLcom/rob729/newsfeed/ui/theme/ThemeKt;->NewsFeedTheme(ZLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -16991,7 +17156,7 @@ HSPLcom/rob729/newsfeed/ui/theme/ThemeKt$NewsFeedTheme$1;->(ZLkotlin/jvm/f Lcom/rob729/newsfeed/ui/theme/TypeKt; HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->()V HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getLexendDecaFontFamily()Landroidx/compose/ui/text/font/FontFamily; -HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getTypography()Landroidx/compose/material/Typography; +HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getTypography()Landroidx/compose/material3/Typography; Lcom/rob729/newsfeed/utils/Constants; HSPLcom/rob729/newsfeed/utils/Constants;->()V HSPLcom/rob729/newsfeed/utils/Constants;->()V @@ -17476,6 +17641,7 @@ HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([F[FIII)[F HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([I[IIII)[I HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([Ljava/lang/Object;[Ljava/lang/Object;III)[Ljava/lang/Object; HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyOfRange([BII)[B +HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyOfRange([Ljava/lang/Object;II)[Ljava/lang/Object; HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill$default([IIIIILjava/lang/Object;)V HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill$default([Ljava/lang/Object;Ljava/lang/Object;IIILjava/lang/Object;)V HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill([IIII)V @@ -17573,6 +17739,7 @@ HSPLkotlin/collections/EmptyList;->toArray()[Ljava/lang/Object; Lkotlin/collections/EmptyMap; HSPLkotlin/collections/EmptyMap;->()V HSPLkotlin/collections/EmptyMap;->()V +PLkotlin/collections/EmptyMap;->containsKey(Ljava/lang/Object;)Z HSPLkotlin/collections/EmptyMap;->entrySet()Ljava/util/Set; HSPLkotlin/collections/EmptyMap;->equals(Ljava/lang/Object;)Z HSPLkotlin/collections/EmptyMap;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -17610,14 +17777,10 @@ Lkotlin/collections/IntIterator; HSPLkotlin/collections/IntIterator;->()V Lkotlin/collections/MapsKt; Lkotlin/collections/MapsKt__MapWithDefaultKt; -PLkotlin/collections/MapsKt__MapWithDefaultKt;->getOrImplicitDefaultNullable(Ljava/util/Map;Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/collections/MapsKt__MapsJVMKt; -HSPLkotlin/collections/MapsKt__MapsJVMKt;->build(Ljava/util/Map;)Ljava/util/Map; -HSPLkotlin/collections/MapsKt__MapsJVMKt;->createMapBuilder()Ljava/util/Map; HSPLkotlin/collections/MapsKt__MapsJVMKt;->mapCapacity(I)I Lkotlin/collections/MapsKt__MapsKt; HSPLkotlin/collections/MapsKt__MapsKt;->emptyMap()Ljava/util/Map; -PLkotlin/collections/MapsKt__MapsKt;->getValue(Ljava/util/Map;Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlin/collections/MapsKt__MapsKt;->mapOf([Lkotlin/Pair;)Ljava/util/Map; HSPLkotlin/collections/MapsKt__MapsKt;->putAll(Ljava/util/Map;Ljava/lang/Iterable;)V HSPLkotlin/collections/MapsKt__MapsKt;->putAll(Ljava/util/Map;[Lkotlin/Pair;)V @@ -17641,8 +17804,6 @@ Lkotlin/collections/SetsKt___SetsKt; HSPLkotlin/collections/SetsKt___SetsKt;->minus(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set; HSPLkotlin/collections/SetsKt___SetsKt;->plus(Ljava/util/Set;Ljava/lang/Iterable;)Ljava/util/Set; HSPLkotlin/collections/SetsKt___SetsKt;->plus(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set; -Lkotlin/collections/builders/AbstractMapBuilderEntrySet; -HSPLkotlin/collections/builders/AbstractMapBuilderEntrySet;->()V Lkotlin/collections/builders/ListBuilderKt; HSPLkotlin/collections/builders/ListBuilderKt;->arrayOfUninitializedElements(I)[Ljava/lang/Object; Lkotlin/collections/builders/MapBuilder; @@ -17651,32 +17812,11 @@ HSPLkotlin/collections/builders/MapBuilder;->()V HSPLkotlin/collections/builders/MapBuilder;->(I)V HSPLkotlin/collections/builders/MapBuilder;->([Ljava/lang/Object;[Ljava/lang/Object;[I[III)V HSPLkotlin/collections/builders/MapBuilder;->access$getEmpty$cp()Lkotlin/collections/builders/MapBuilder; -HSPLkotlin/collections/builders/MapBuilder;->access$getKeysArray$p(Lkotlin/collections/builders/MapBuilder;)[Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->access$getLength$p(Lkotlin/collections/builders/MapBuilder;)I -HSPLkotlin/collections/builders/MapBuilder;->access$getModCount$p(Lkotlin/collections/builders/MapBuilder;)I -HSPLkotlin/collections/builders/MapBuilder;->access$getPresenceArray$p(Lkotlin/collections/builders/MapBuilder;)[I -HSPLkotlin/collections/builders/MapBuilder;->access$getValuesArray$p(Lkotlin/collections/builders/MapBuilder;)[Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->addKey$kotlin_stdlib(Ljava/lang/Object;)I -HSPLkotlin/collections/builders/MapBuilder;->allocateValuesArray()[Ljava/lang/Object; HSPLkotlin/collections/builders/MapBuilder;->build()Ljava/util/Map; HSPLkotlin/collections/builders/MapBuilder;->checkIsMutable$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder;->containsAllEntries$kotlin_stdlib(Ljava/util/Collection;)Z -HSPLkotlin/collections/builders/MapBuilder;->containsEntry$kotlin_stdlib(Ljava/util/Map$Entry;)Z -PLkotlin/collections/builders/MapBuilder;->containsKey(Ljava/lang/Object;)Z -HSPLkotlin/collections/builders/MapBuilder;->contentEquals(Ljava/util/Map;)Z -HSPLkotlin/collections/builders/MapBuilder;->entriesIterator$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder$EntriesItr; -HSPLkotlin/collections/builders/MapBuilder;->entrySet()Ljava/util/Set; -HSPLkotlin/collections/builders/MapBuilder;->equals(Ljava/lang/Object;)Z -HSPLkotlin/collections/builders/MapBuilder;->findKey(Ljava/lang/Object;)I -HSPLkotlin/collections/builders/MapBuilder;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->getCapacity$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder;->getEntries()Ljava/util/Set; HSPLkotlin/collections/builders/MapBuilder;->getHashSize()I HSPLkotlin/collections/builders/MapBuilder;->getSize()I -HSPLkotlin/collections/builders/MapBuilder;->hash(Ljava/lang/Object;)I HSPLkotlin/collections/builders/MapBuilder;->isEmpty()Z -HSPLkotlin/collections/builders/MapBuilder;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->registerModification()V HSPLkotlin/collections/builders/MapBuilder;->size()I Lkotlin/collections/builders/MapBuilder$Companion; HSPLkotlin/collections/builders/MapBuilder$Companion;->()V @@ -17686,27 +17826,6 @@ HSPLkotlin/collections/builders/MapBuilder$Companion;->access$computeShift(Lkotl HSPLkotlin/collections/builders/MapBuilder$Companion;->computeHashSize(I)I HSPLkotlin/collections/builders/MapBuilder$Companion;->computeShift(I)I HSPLkotlin/collections/builders/MapBuilder$Companion;->getEmpty$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder; -Lkotlin/collections/builders/MapBuilder$EntriesItr; -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->next()Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->next()Lkotlin/collections/builders/MapBuilder$EntryRef; -Lkotlin/collections/builders/MapBuilder$EntryRef; -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->(Lkotlin/collections/builders/MapBuilder;I)V -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->getKey()Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->getValue()Ljava/lang/Object; -Lkotlin/collections/builders/MapBuilder$Itr; -HSPLkotlin/collections/builders/MapBuilder$Itr;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilder$Itr;->checkForComodification$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder$Itr;->getIndex$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder$Itr;->getLastIndex$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder$Itr;->getMap$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder; -HSPLkotlin/collections/builders/MapBuilder$Itr;->hasNext()Z -HSPLkotlin/collections/builders/MapBuilder$Itr;->initNext$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder$Itr;->setIndex$kotlin_stdlib(I)V -HSPLkotlin/collections/builders/MapBuilder$Itr;->setLastIndex$kotlin_stdlib(I)V -Lkotlin/collections/builders/MapBuilderEntries; -HSPLkotlin/collections/builders/MapBuilderEntries;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilderEntries;->iterator()Ljava/util/Iterator; Lkotlin/collections/builders/SetBuilder; HSPLkotlin/collections/builders/SetBuilder;->()V HSPLkotlin/collections/builders/SetBuilder;->()V @@ -17950,7 +18069,7 @@ Lkotlin/jvm/internal/IntCompanionObject; HSPLkotlin/jvm/internal/IntCompanionObject;->()V HSPLkotlin/jvm/internal/IntCompanionObject;->()V Lkotlin/jvm/internal/Intrinsics; -HSPLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Float;F)Z +PLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Float;F)Z HSPLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;)V HSPLkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V @@ -17958,7 +18077,6 @@ HSPLkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Obje HSPLkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V HSPLkotlin/jvm/internal/Intrinsics;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V HSPLkotlin/jvm/internal/Intrinsics;->compare(II)I -HSPLkotlin/jvm/internal/Intrinsics;->stringPlus(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String; Lkotlin/jvm/internal/KTypeBase; Lkotlin/jvm/internal/Lambda; HSPLkotlin/jvm/internal/Lambda;->(I)V @@ -18025,7 +18143,6 @@ Lkotlin/jvm/internal/markers/KMutableIterator; Lkotlin/jvm/internal/markers/KMutableList; Lkotlin/jvm/internal/markers/KMutableListIterator; Lkotlin/jvm/internal/markers/KMutableMap; -Lkotlin/jvm/internal/markers/KMutableMap$Entry; Lkotlin/jvm/internal/markers/KMutableSet; Lkotlin/math/MathKt; Lkotlin/math/MathKt__MathHKt; @@ -18118,7 +18235,6 @@ HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(DD)D PLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(FF)F HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(II)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(JJ)J -HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(DDD)D HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(FFF)F HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(III)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(JJJ)J @@ -18186,9 +18302,13 @@ HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->()V HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->()V HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->invoke(Ljava/lang/Class;)Lkotlin/reflect/jvm/internal/KPackageImpl; HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lkotlin/reflect/jvm/internal/ConcurrentHashMapCache; -HSPLkotlin/reflect/jvm/internal/ConcurrentHashMapCache;->(Lkotlin/jvm/functions/Function1;)V -HSPLkotlin/reflect/jvm/internal/ConcurrentHashMapCache;->get(Ljava/lang/Class;)Ljava/lang/Object; +Lkotlin/reflect/jvm/internal/ClassValueCache; +HSPLkotlin/reflect/jvm/internal/ClassValueCache;->(Lkotlin/jvm/functions/Function1;)V +HSPLkotlin/reflect/jvm/internal/ClassValueCache;->get(Ljava/lang/Class;)Ljava/lang/Object; +Lkotlin/reflect/jvm/internal/ComputableClassValue; +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->(Lkotlin/jvm/functions/Function1;)V +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->computeValue(Ljava/lang/Class;)Ljava/lang/Object; +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->computeValue(Ljava/lang/Class;)Ljava/lang/ref/SoftReference; Lkotlin/reflect/jvm/internal/CreateKCallableVisitor; HSPLkotlin/reflect/jvm/internal/CreateKCallableVisitor;->(Lkotlin/reflect/jvm/internal/KDeclarationContainerImpl;)V HSPLkotlin/reflect/jvm/internal/CreateKCallableVisitor;->visitFunctionDescriptor(Lkotlin/reflect/jvm/internal/impl/descriptors/FunctionDescriptor;Ljava/lang/Object;)Ljava/lang/Object; @@ -19591,8 +19711,13 @@ HSPLkotlin/reflect/jvm/internal/impl/load/java/lazy/types/RawProjectionComputer; Lkotlin/reflect/jvm/internal/impl/load/java/sources/JavaSourceElement; Lkotlin/reflect/jvm/internal/impl/load/java/sources/JavaSourceElementFactory; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaAnnotationOwner; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaClass; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaClassifier; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaElement; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaModifierListOwner; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaNamedElement; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaPackage; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaTypeParameterListOwner; Lkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind; HSPLkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind;->$values()[Lkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind; HSPLkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind;->()V @@ -19764,6 +19889,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->getId()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->getSerializedSize()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->hasId()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->initFields()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilder()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilderForType()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilderForType()Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite$Builder; @@ -19868,6 +19994,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->buil HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->buildPartial()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->create()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->maybeForceBuilderInitialization()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->mergeFrom(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->mergeFrom(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->setId(I)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$AnnotationOrBuilder; @@ -19911,7 +20038,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasFqName()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasInlineClassUnderlyingType()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasTypeTable()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->initFields()V -HPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->isInitialized()Z +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->parseFrom(Ljava/io/InputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class$1; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class$1;->()V @@ -20068,6 +20195,7 @@ Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$PackageFragmentOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$PackageOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$1;)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Z)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getContextReceiverTypeCount()I @@ -20706,8 +20834,9 @@ HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->primitiveArrayId( HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->rangesId(Ljava/lang/String;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->reflectId(Ljava/lang/String;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->unsignedId(Lkotlin/reflect/jvm/internal/impl/name/ClassId;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; +Lkotlin/reflect/jvm/internal/impl/platform/TargetPlatform; Lkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite; -HPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->()V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->writeDelimitedTo(Ljava/io/OutputStream;)V Lkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite$Builder; HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite$Builder;->()V @@ -20818,12 +20947,12 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getField(Lkotlin/reflec HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getSerializedSize()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getWireFormatForFieldType(Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Z)I HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->hasField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;)Z -HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->isInitialized(Ljava/util/Map$Entry;)Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->iterator()Ljava/util/Iterator; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->newFieldSet()Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->readPrimitiveField(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Z)Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->setField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;Ljava/lang/Object;)V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->verifyType(Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Ljava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeElement(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;ILjava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeElementNoTag(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Ljava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;Ljava/lang/Object;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;)V @@ -20831,7 +20960,7 @@ Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$1; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$1;->()V Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite; Lkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite; -HPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->()V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->(Lkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$Builder;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->access$100(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;I)Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->makeExtensionsImmutable()V @@ -20876,6 +21005,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExte HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->getMessageDefaultInstance()Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite; HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->getNumber()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->singularFromFieldSetType(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->singularToFieldSetType(Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLite; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLiteMap; Lkotlin/reflect/jvm/internal/impl/protobuf/InvalidProtocolBufferException; @@ -20913,6 +21043,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->binarySearchInArr HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->checkMutable()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->ensureEntryArrayMutable()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->entrySet()Ljava/util/Set; +HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getArrayEntryAt(I)Ljava/util/Map$Entry; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getNumArrayEntries()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getOverflowEntries()Ljava/lang/Iterable; @@ -20922,6 +21053,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->newFieldMap(I)Lko HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->put(Ljava/lang/Comparable;Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1;->(I)V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1;->makeImmutable()V Lkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet;->access$700()Ljava/util/Iterator; @@ -21501,6 +21633,7 @@ Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDese Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException;->()V HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException;->()V +Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/IncompatibleVersionErrorData; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/KotlinMetadataFinder; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/LocalClassifierTypeSettings; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/LocalClassifierTypeSettings$Default; @@ -21689,6 +21822,7 @@ Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/Dese HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->(Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor;)V HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->invoke()Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->invoke()Ljava/util/List; +Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$EnumEntryClassDescriptors; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$companionObjectDescriptor$1; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$companionObjectDescriptor$1;->(Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor;)V Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$constructors$1; @@ -22662,14 +22796,14 @@ Lkotlinx/coroutines/DispatchedCoroutine; HSPLkotlinx/coroutines/DispatchedCoroutine;->()V HSPLkotlinx/coroutines/DispatchedCoroutine;->(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/DispatchedCoroutine;->afterResume(Ljava/lang/Object;)V -HSPLkotlinx/coroutines/DispatchedCoroutine;->getResult()Ljava/lang/Object; +HSPLkotlinx/coroutines/DispatchedCoroutine;->getResult$kotlinx_coroutines_core()Ljava/lang/Object; HSPLkotlinx/coroutines/DispatchedCoroutine;->tryResume()Z HSPLkotlinx/coroutines/DispatchedCoroutine;->trySuspend()Z Lkotlinx/coroutines/DispatchedTask; HSPLkotlinx/coroutines/DispatchedTask;->(I)V HSPLkotlinx/coroutines/DispatchedTask;->getExceptionalResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Throwable; HSPLkotlinx/coroutines/DispatchedTask;->getSuccessfulResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/DispatchedTask;->handleFatalException(Ljava/lang/Throwable;Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/DispatchedTask;->handleFatalException$kotlinx_coroutines_core(Ljava/lang/Throwable;Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/DispatchedTask;->run()V Lkotlinx/coroutines/DispatchedTaskKt; HSPLkotlinx/coroutines/DispatchedTaskKt;->dispatch(Lkotlinx/coroutines/DispatchedTask;I)V @@ -23022,6 +23156,7 @@ HSPLkotlinx/coroutines/channels/BufferOverflow;->(Ljava/lang/String;I)V Lkotlinx/coroutines/channels/BufferedChannel; HSPLkotlinx/coroutines/channels/BufferedChannel;->()V HSPLkotlinx/coroutines/channels/BufferedChannel;->(ILkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/channels/BufferedChannel;->access$findSegmentReceive(Lkotlinx/coroutines/channels/BufferedChannel;JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$findSegmentSend(Lkotlinx/coroutines/channels/BufferedChannel;JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$getReceiveSegment$FU$p()Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$getReceivers$FU$p()Ljava/util/concurrent/atomic/AtomicLongFieldUpdater; @@ -23619,18 +23754,18 @@ HSPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coro Lkotlinx/coroutines/internal/DispatchedContinuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->(Lkotlinx/coroutines/CoroutineDispatcher;Lkotlin/coroutines/Continuation;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability()V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->cancelCompletedResult$kotlinx_coroutines_core(Ljava/lang/Object;Ljava/lang/Throwable;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V +PLkotlinx/coroutines/internal/DispatchedContinuation;->cancelCompletedResult$kotlinx_coroutines_core(Ljava/lang/Object;Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation$kotlinx_coroutines_core()Lkotlinx/coroutines/CancellableContinuationImpl; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/coroutines/CoroutineContext; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$kotlinx_coroutines_core()Lkotlin/coroutines/Continuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->isReusable()Z -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation(Ljava/lang/Throwable;)Z -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->release()V +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->isReusable$kotlinx_coroutines_core()Z +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation$kotlinx_coroutines_core(Ljava/lang/Throwable;)Z +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->release$kotlinx_coroutines_core()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->resumeWith(Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->takeState$kotlinx_coroutines_core()Ljava/lang/Object; -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->tryReleaseClaimedContinuation(Lkotlinx/coroutines/CancellableContinuation;)Ljava/lang/Throwable; +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->tryReleaseClaimedContinuation$kotlinx_coroutines_core(Lkotlinx/coroutines/CancellableContinuation;)Ljava/lang/Throwable; Lkotlinx/coroutines/internal/DispatchedContinuationKt; HSPLkotlinx/coroutines/internal/DispatchedContinuationKt;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuationKt;->access$getUNDEFINED$p()Lkotlinx/coroutines/internal/Symbol; @@ -23695,6 +23830,7 @@ Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->()V HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->(IZ)V HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->addLast(Ljava/lang/Object;)I +HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->allocateNextCopy(J)Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->getSize()I HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->removeFirstOrNull()Ljava/lang/Object; Lkotlinx/coroutines/internal/LockFreeTaskQueueCore$Companion; @@ -23898,7 +24034,7 @@ Lkotlinx/coroutines/selects/SelectInstance; Lkotlinx/coroutines/sync/Mutex; Lkotlinx/coroutines/sync/Mutex$DefaultImpls; HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->lock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->tryLock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)Z +PLkotlinx/coroutines/sync/Mutex$DefaultImpls;->tryLock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)Z HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->unlock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)V Lkotlinx/coroutines/sync/MutexImpl; HSPLkotlinx/coroutines/sync/MutexImpl;->()V @@ -24005,18 +24141,9 @@ Lokhttp3/CacheControl; HSPLokhttp3/CacheControl;->()V HSPLokhttp3/CacheControl;->(ZZIIZZZIIZZZLjava/lang/String;)V HSPLokhttp3/CacheControl;->(ZZIIZZZIIZZZLjava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLokhttp3/CacheControl;->immutable()Z -HSPLokhttp3/CacheControl;->isPrivate()Z -HSPLokhttp3/CacheControl;->isPublic()Z HSPLokhttp3/CacheControl;->maxAgeSeconds()I -HSPLokhttp3/CacheControl;->maxStaleSeconds()I -HSPLokhttp3/CacheControl;->minFreshSeconds()I -HSPLokhttp3/CacheControl;->mustRevalidate()Z -HSPLokhttp3/CacheControl;->noCache()Z HSPLokhttp3/CacheControl;->noStore()Z -HSPLokhttp3/CacheControl;->noTransform()Z HSPLokhttp3/CacheControl;->onlyIfCached()Z -HSPLokhttp3/CacheControl;->sMaxAgeSeconds()I HSPLokhttp3/CacheControl;->toString()Ljava/lang/String; Lokhttp3/CacheControl$Builder; HSPLokhttp3/CacheControl$Builder;->()V @@ -24029,6 +24156,7 @@ HSPLokhttp3/CacheControl$Builder;->onlyIfCached()Lokhttp3/CacheControl$Builder; Lokhttp3/CacheControl$Companion; HSPLokhttp3/CacheControl$Companion;->()V HSPLokhttp3/CacheControl$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLokhttp3/CacheControl$Companion;->indexOfElement(Ljava/lang/String;Ljava/lang/String;I)I HSPLokhttp3/CacheControl$Companion;->parse(Lokhttp3/Headers;)Lokhttp3/CacheControl; Lokhttp3/Call; Lokhttp3/Call$Factory; @@ -24079,7 +24207,6 @@ HSPLokhttp3/ConnectionSpec;->access$getCipherSuitesAsString$p(Lokhttp3/Connectio HSPLokhttp3/ConnectionSpec;->access$getTlsVersionsAsString$p(Lokhttp3/ConnectionSpec;)[Ljava/lang/String; HSPLokhttp3/ConnectionSpec;->apply$okhttp(Ljavax/net/ssl/SSLSocket;Z)V HSPLokhttp3/ConnectionSpec;->cipherSuites()Ljava/util/List; -HSPLokhttp3/ConnectionSpec;->equals(Ljava/lang/Object;)Z HSPLokhttp3/ConnectionSpec;->hashCode()I HSPLokhttp3/ConnectionSpec;->isCompatible(Ljavax/net/ssl/SSLSocket;)Z HSPLokhttp3/ConnectionSpec;->isTls()Z @@ -24092,10 +24219,6 @@ HSPLokhttp3/ConnectionSpec$Builder;->(Z)V HSPLokhttp3/ConnectionSpec$Builder;->build()Lokhttp3/ConnectionSpec; HSPLokhttp3/ConnectionSpec$Builder;->cipherSuites([Ljava/lang/String;)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->cipherSuites([Lokhttp3/CipherSuite;)Lokhttp3/ConnectionSpec$Builder; -HSPLokhttp3/ConnectionSpec$Builder;->getTls$okhttp()Z -HSPLokhttp3/ConnectionSpec$Builder;->setCipherSuites$okhttp([Ljava/lang/String;)V -HSPLokhttp3/ConnectionSpec$Builder;->setSupportsTlsExtensions$okhttp(Z)V -HSPLokhttp3/ConnectionSpec$Builder;->setTlsVersions$okhttp([Ljava/lang/String;)V HSPLokhttp3/ConnectionSpec$Builder;->supportsTlsExtensions(Z)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->tlsVersions([Ljava/lang/String;)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->tlsVersions([Lokhttp3/TlsVersion;)Lokhttp3/ConnectionSpec$Builder; @@ -24117,9 +24240,6 @@ HSPLokhttp3/Dispatcher;->executorService()Ljava/util/concurrent/ExecutorService; HSPLokhttp3/Dispatcher;->findExistingCallWithHost(Ljava/lang/String;)Lokhttp3/internal/connection/RealCall$AsyncCall; HSPLokhttp3/Dispatcher;->finished$okhttp(Lokhttp3/internal/connection/RealCall$AsyncCall;)V HSPLokhttp3/Dispatcher;->finished(Ljava/util/Deque;Ljava/lang/Object;)V -HSPLokhttp3/Dispatcher;->getIdleCallback()Ljava/lang/Runnable; -HSPLokhttp3/Dispatcher;->getMaxRequests()I -HSPLokhttp3/Dispatcher;->getMaxRequestsPerHost()I HSPLokhttp3/Dispatcher;->promoteAndExecute()Z HSPLokhttp3/Dispatcher;->runningCallsCount()I Lokhttp3/Dns; @@ -24146,7 +24266,6 @@ HSPLokhttp3/EventListener;->dnsEnd(Lokhttp3/Call;Ljava/lang/String;Ljava/util/Li HSPLokhttp3/EventListener;->dnsStart(Lokhttp3/Call;Ljava/lang/String;)V HSPLokhttp3/EventListener;->proxySelectEnd(Lokhttp3/Call;Lokhttp3/HttpUrl;Ljava/util/List;)V HSPLokhttp3/EventListener;->proxySelectStart(Lokhttp3/Call;Lokhttp3/HttpUrl;)V -PLokhttp3/EventListener;->requestFailed(Lokhttp3/Call;Ljava/io/IOException;)V HSPLokhttp3/EventListener;->requestHeadersEnd(Lokhttp3/Call;Lokhttp3/Request;)V HSPLokhttp3/EventListener;->requestHeadersStart(Lokhttp3/Call;)V HSPLokhttp3/EventListener;->responseBodyEnd(Lokhttp3/Call;J)V @@ -24181,7 +24300,7 @@ Lokhttp3/Headers; HSPLokhttp3/Headers;->()V HSPLokhttp3/Headers;->([Ljava/lang/String;)V HSPLokhttp3/Headers;->([Ljava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLokhttp3/Headers;->equals(Ljava/lang/Object;)Z +PLokhttp3/Headers;->equals(Ljava/lang/Object;)Z HSPLokhttp3/Headers;->get(Ljava/lang/String;)Ljava/lang/String; HSPLokhttp3/Headers;->name(I)Ljava/lang/String; HSPLokhttp3/Headers;->newBuilder()Lokhttp3/Headers$Builder; @@ -24235,14 +24354,7 @@ HSPLokhttp3/HttpUrl$Builder;->addQueryParameter(Ljava/lang/String;Ljava/lang/Str HSPLokhttp3/HttpUrl$Builder;->build()Lokhttp3/HttpUrl; HSPLokhttp3/HttpUrl$Builder;->effectivePort()I HSPLokhttp3/HttpUrl$Builder;->encodedQuery(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; -HSPLokhttp3/HttpUrl$Builder;->getEncodedFragment$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getEncodedPassword$okhttp()Ljava/lang/String; HSPLokhttp3/HttpUrl$Builder;->getEncodedPathSegments$okhttp()Ljava/util/List; -HSPLokhttp3/HttpUrl$Builder;->getEncodedQueryNamesAndValues$okhttp()Ljava/util/List; -HSPLokhttp3/HttpUrl$Builder;->getEncodedUsername$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getHost$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getPort$okhttp()I -HSPLokhttp3/HttpUrl$Builder;->getScheme$okhttp()Ljava/lang/String; HSPLokhttp3/HttpUrl$Builder;->host(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; HSPLokhttp3/HttpUrl$Builder;->isDot(Ljava/lang/String;)Z HSPLokhttp3/HttpUrl$Builder;->isDotDot(Ljava/lang/String;)Z @@ -24255,7 +24367,6 @@ HSPLokhttp3/HttpUrl$Builder;->resolvePath(Ljava/lang/String;II)V HSPLokhttp3/HttpUrl$Builder;->scheme(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; HSPLokhttp3/HttpUrl$Builder;->setEncodedFragment$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setEncodedPassword$okhttp(Ljava/lang/String;)V -HSPLokhttp3/HttpUrl$Builder;->setEncodedQueryNamesAndValues$okhttp(Ljava/util/List;)V HSPLokhttp3/HttpUrl$Builder;->setEncodedUsername$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setHost$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setPort$okhttp(I)V @@ -24395,16 +24506,9 @@ HSPLokhttp3/Request$Builder;->()V HSPLokhttp3/Request$Builder;->(Lokhttp3/Request;)V HSPLokhttp3/Request$Builder;->build()Lokhttp3/Request; HSPLokhttp3/Request$Builder;->cacheControl(Lokhttp3/CacheControl;)Lokhttp3/Request$Builder; -HSPLokhttp3/Request$Builder;->getHeaders$okhttp()Lokhttp3/Headers$Builder; -HSPLokhttp3/Request$Builder;->getTags$okhttp()Ljava/util/Map; HSPLokhttp3/Request$Builder;->header(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->headers(Lokhttp3/Headers;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->method(Ljava/lang/String;Lokhttp3/RequestBody;)Lokhttp3/Request$Builder; -HSPLokhttp3/Request$Builder;->setBody$okhttp(Lokhttp3/RequestBody;)V -HSPLokhttp3/Request$Builder;->setHeaders$okhttp(Lokhttp3/Headers$Builder;)V -HSPLokhttp3/Request$Builder;->setMethod$okhttp(Ljava/lang/String;)V -HSPLokhttp3/Request$Builder;->setTags$okhttp(Ljava/util/Map;)V -HSPLokhttp3/Request$Builder;->setUrl$okhttp(Lokhttp3/HttpUrl;)V HSPLokhttp3/Request$Builder;->tag(Ljava/lang/Class;Ljava/lang/Object;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->url(Ljava/lang/String;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->url(Lokhttp3/HttpUrl;)Lokhttp3/Request$Builder; @@ -24454,15 +24558,6 @@ HSPLokhttp3/Response$Builder;->protocol(Lokhttp3/Protocol;)Lokhttp3/Response$Bui HSPLokhttp3/Response$Builder;->receivedResponseAtMillis(J)Lokhttp3/Response$Builder; HSPLokhttp3/Response$Builder;->request(Lokhttp3/Request;)Lokhttp3/Response$Builder; HSPLokhttp3/Response$Builder;->sentRequestAtMillis(J)Lokhttp3/Response$Builder; -HSPLokhttp3/Response$Builder;->setBody$okhttp(Lokhttp3/ResponseBody;)V -HSPLokhttp3/Response$Builder;->setCode$okhttp(I)V -HSPLokhttp3/Response$Builder;->setHandshake$okhttp(Lokhttp3/Handshake;)V -HSPLokhttp3/Response$Builder;->setHeaders$okhttp(Lokhttp3/Headers$Builder;)V -HSPLokhttp3/Response$Builder;->setMessage$okhttp(Ljava/lang/String;)V -HSPLokhttp3/Response$Builder;->setProtocol$okhttp(Lokhttp3/Protocol;)V -HSPLokhttp3/Response$Builder;->setReceivedResponseAtMillis$okhttp(J)V -HSPLokhttp3/Response$Builder;->setRequest$okhttp(Lokhttp3/Request;)V -HSPLokhttp3/Response$Builder;->setSentRequestAtMillis$okhttp(J)V Lokhttp3/ResponseBody; HSPLokhttp3/ResponseBody;->()V HSPLokhttp3/ResponseBody;->()V @@ -24496,14 +24591,14 @@ Lokhttp3/internal/HostnamesKt; HSPLokhttp3/internal/HostnamesKt;->containsInvalidHostnameAsciiCodes(Ljava/lang/String;)Z HSPLokhttp3/internal/HostnamesKt;->toCanonicalHost(Ljava/lang/String;)Ljava/lang/String; Lokhttp3/internal/Util; -HSPLokhttp3/internal/Util;->$r8$lambda$I0ugdNeD8ukX5wZ78GMIzB6svEc(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; -HSPLokhttp3/internal/Util;->$r8$lambda$axE76qkBaw0kHFTAwPF_6zUWBjE(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->$r8$lambda$6bJzZULcdNB_k9pZZ3Jli9KIJPU(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->$r8$lambda$Z7sFMQ7rKRN5UBTcwjGfDTXgpz8(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; HSPLokhttp3/internal/Util;->()V HSPLokhttp3/internal/Util;->addIfAbsent(Ljava/util/List;Ljava/lang/Object;)V HSPLokhttp3/internal/Util;->and(BI)I HSPLokhttp3/internal/Util;->and(IJ)J HSPLokhttp3/internal/Util;->and(SI)I -HSPLokhttp3/internal/Util;->asFactory$lambda-8(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->asFactory$lambda$8(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; HSPLokhttp3/internal/Util;->asFactory(Lokhttp3/EventListener;)Lokhttp3/EventListener$Factory; HSPLokhttp3/internal/Util;->canParseAsIpAddress(Ljava/lang/String;)Z HSPLokhttp3/internal/Util;->checkOffsetAndCount(JJJ)V @@ -24524,7 +24619,7 @@ HSPLokhttp3/internal/Util;->indexOfNonWhitespace(Ljava/lang/String;I)I HSPLokhttp3/internal/Util;->intersect([Ljava/lang/String;[Ljava/lang/String;Ljava/util/Comparator;)[Ljava/lang/String; PLokhttp3/internal/Util;->parseHexDigit(C)I HSPLokhttp3/internal/Util;->readMedium(Lokio/BufferedSource;)I -HSPLokhttp3/internal/Util;->threadFactory$lambda-1(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; +HSPLokhttp3/internal/Util;->threadFactory$lambda$1(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; HSPLokhttp3/internal/Util;->threadFactory(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory; HSPLokhttp3/internal/Util;->toHeaders(Ljava/util/List;)Lokhttp3/Headers; HSPLokhttp3/internal/Util;->toHostHeader$default(Lokhttp3/HttpUrl;ZILjava/lang/Object;)Ljava/lang/String; @@ -24578,13 +24673,11 @@ HSPLokhttp3/internal/concurrent/TaskQueue;->getActiveTask$okhttp()Lokhttp3/inter HSPLokhttp3/internal/concurrent/TaskQueue;->getCancelActiveTask$okhttp()Z HSPLokhttp3/internal/concurrent/TaskQueue;->getFutureTasks$okhttp()Ljava/util/List; HSPLokhttp3/internal/concurrent/TaskQueue;->getShutdown$okhttp()Z -HSPLokhttp3/internal/concurrent/TaskQueue;->getTaskRunner$okhttp()Lokhttp3/internal/concurrent/TaskRunner; HSPLokhttp3/internal/concurrent/TaskQueue;->schedule$default(Lokhttp3/internal/concurrent/TaskQueue;Lokhttp3/internal/concurrent/Task;JILjava/lang/Object;)V HSPLokhttp3/internal/concurrent/TaskQueue;->schedule(Lokhttp3/internal/concurrent/Task;J)V HSPLokhttp3/internal/concurrent/TaskQueue;->scheduleAndDecide$okhttp(Lokhttp3/internal/concurrent/Task;JZ)Z HSPLokhttp3/internal/concurrent/TaskQueue;->setActiveTask$okhttp(Lokhttp3/internal/concurrent/Task;)V HSPLokhttp3/internal/concurrent/TaskQueue;->setCancelActiveTask$okhttp(Z)V -HSPLokhttp3/internal/concurrent/TaskQueue;->setShutdown$okhttp(Z)V HSPLokhttp3/internal/concurrent/TaskQueue;->shutdown()V Lokhttp3/internal/concurrent/TaskQueue$execute$1; HSPLokhttp3/internal/concurrent/TaskQueue$execute$1;->(Ljava/lang/String;ZLkotlin/jvm/functions/Function0;)V @@ -24637,7 +24730,7 @@ HSPLokhttp3/internal/connection/Exchange;->openResponseBody(Lokhttp3/Response;)L HSPLokhttp3/internal/connection/Exchange;->readResponseHeaders(Z)Lokhttp3/Response$Builder; HSPLokhttp3/internal/connection/Exchange;->responseHeadersEnd(Lokhttp3/Response;)V HSPLokhttp3/internal/connection/Exchange;->responseHeadersStart()V -PLokhttp3/internal/connection/Exchange;->trackFailure(Ljava/io/IOException;)V +HSPLokhttp3/internal/connection/Exchange;->trackFailure(Ljava/io/IOException;)V HSPLokhttp3/internal/connection/Exchange;->writeRequestHeaders(Lokhttp3/Request;)V Lokhttp3/internal/connection/Exchange$ResponseBodySource; HSPLokhttp3/internal/connection/Exchange$ResponseBodySource;->(Lokhttp3/internal/connection/Exchange;Lokio/Source;J)V @@ -24689,12 +24782,12 @@ HSPLokhttp3/internal/connection/RealCall$AsyncCall;->reuseCallsPerHostFrom(Lokht HSPLokhttp3/internal/connection/RealCall$AsyncCall;->run()V Lokhttp3/internal/connection/RealCall$CallReference; HSPLokhttp3/internal/connection/RealCall$CallReference;->(Lokhttp3/internal/connection/RealCall;Ljava/lang/Object;)V -PLokhttp3/internal/connection/RealCall$CallReference;->getCallStackTrace()Ljava/lang/Object; Lokhttp3/internal/connection/RealCall$timeout$1; HSPLokhttp3/internal/connection/RealCall$timeout$1;->(Lokhttp3/internal/connection/RealCall;)V Lokhttp3/internal/connection/RealConnection; HSPLokhttp3/internal/connection/RealConnection;->()V HSPLokhttp3/internal/connection/RealConnection;->(Lokhttp3/internal/connection/RealConnectionPool;Lokhttp3/Route;)V +HSPLokhttp3/internal/connection/RealConnection;->cancel()V HSPLokhttp3/internal/connection/RealConnection;->connect(IIIIZLokhttp3/Call;Lokhttp3/EventListener;)V HSPLokhttp3/internal/connection/RealConnection;->connectSocket(IILokhttp3/Call;Lokhttp3/EventListener;)V HSPLokhttp3/internal/connection/RealConnection;->connectTls(Lokhttp3/internal/connection/ConnectionSpecSelector;)V @@ -24741,7 +24834,6 @@ HSPLokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;->(Lokhtt HSPLokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;->runOnce()J Lokhttp3/internal/connection/RouteDatabase; HSPLokhttp3/internal/connection/RouteDatabase;->()V -HSPLokhttp3/internal/connection/RouteDatabase;->connected(Lokhttp3/Route;)V HSPLokhttp3/internal/connection/RouteDatabase;->shouldPostpone(Lokhttp3/Route;)Z Lokhttp3/internal/connection/RouteException; HSPLokhttp3/internal/connection/RouteException;->(Ljava/io/IOException;)V @@ -24931,12 +25023,11 @@ HSPLokhttp3/internal/http2/Http2Connection;->close$okhttp(Lokhttp3/internal/http HSPLokhttp3/internal/http2/Http2Connection;->flush()V HSPLokhttp3/internal/http2/Http2Connection;->getClient$okhttp()Z HSPLokhttp3/internal/http2/Http2Connection;->getConnectionName$okhttp()Ljava/lang/String; -HSPLokhttp3/internal/http2/Http2Connection;->getLastGoodStreamId$okhttp()I +PLokhttp3/internal/http2/Http2Connection;->getLastGoodStreamId$okhttp()I HSPLokhttp3/internal/http2/Http2Connection;->getListener$okhttp()Lokhttp3/internal/http2/Http2Connection$Listener; -HSPLokhttp3/internal/http2/Http2Connection;->getNextStreamId$okhttp()I +PLokhttp3/internal/http2/Http2Connection;->getNextStreamId$okhttp()I HSPLokhttp3/internal/http2/Http2Connection;->getOkHttpSettings()Lokhttp3/internal/http2/Settings; HSPLokhttp3/internal/http2/Http2Connection;->getPeerSettings()Lokhttp3/internal/http2/Settings; -HSPLokhttp3/internal/http2/Http2Connection;->getSocket$okhttp()Ljava/net/Socket; HSPLokhttp3/internal/http2/Http2Connection;->getStream(I)Lokhttp3/internal/http2/Http2Stream; HSPLokhttp3/internal/http2/Http2Connection;->getStreams$okhttp()Ljava/util/Map; HSPLokhttp3/internal/http2/Http2Connection;->getWriteBytesMaximum()J @@ -24946,7 +25037,6 @@ HSPLokhttp3/internal/http2/Http2Connection;->newStream(ILjava/util/List;Z)Lokhtt HSPLokhttp3/internal/http2/Http2Connection;->newStream(Ljava/util/List;Z)Lokhttp3/internal/http2/Http2Stream; HSPLokhttp3/internal/http2/Http2Connection;->pushedStream$okhttp(I)Z HSPLokhttp3/internal/http2/Http2Connection;->removeStream$okhttp(I)Lokhttp3/internal/http2/Http2Stream; -HSPLokhttp3/internal/http2/Http2Connection;->setNextStreamId$okhttp(I)V HSPLokhttp3/internal/http2/Http2Connection;->setPeerSettings(Lokhttp3/internal/http2/Settings;)V HSPLokhttp3/internal/http2/Http2Connection;->shutdown(Lokhttp3/internal/http2/ErrorCode;)V HSPLokhttp3/internal/http2/Http2Connection;->start$default(Lokhttp3/internal/http2/Http2Connection;ZLokhttp3/internal/concurrent/TaskRunner;ILjava/lang/Object;)V @@ -24970,8 +25060,6 @@ HSPLokhttp3/internal/http2/Http2Connection$Builder;->getTaskRunner$okhttp()Lokht HSPLokhttp3/internal/http2/Http2Connection$Builder;->listener(Lokhttp3/internal/http2/Http2Connection$Listener;)Lokhttp3/internal/http2/Http2Connection$Builder; HSPLokhttp3/internal/http2/Http2Connection$Builder;->pingIntervalMillis(I)Lokhttp3/internal/http2/Http2Connection$Builder; HSPLokhttp3/internal/http2/Http2Connection$Builder;->setConnectionName$okhttp(Ljava/lang/String;)V -HSPLokhttp3/internal/http2/Http2Connection$Builder;->setListener$okhttp(Lokhttp3/internal/http2/Http2Connection$Listener;)V -HSPLokhttp3/internal/http2/Http2Connection$Builder;->setPingIntervalMillis$okhttp(I)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSink$okhttp(Lokio/BufferedSink;)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSocket$okhttp(Ljava/net/Socket;)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSource$okhttp(Lokio/BufferedSource;)V @@ -24999,9 +25087,9 @@ HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->invoke()V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->ping(ZII)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->settings(ZLokhttp3/internal/http2/Settings;)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->windowUpdate(IJ)V -Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1; -HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;Lkotlin/jvm/internal/Ref$ObjectRef;)V -HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1;->runOnce()J +Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1; +HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;Lkotlin/jvm/internal/Ref$ObjectRef;)V +HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1;->runOnce()J Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1; HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;II)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1;->runOnce()J @@ -25075,8 +25163,6 @@ HSPLokhttp3/internal/http2/Http2Stream;->isOpen()Z HSPLokhttp3/internal/http2/Http2Stream;->readTimeout()Lokio/Timeout; HSPLokhttp3/internal/http2/Http2Stream;->receiveData(Lokio/BufferedSource;I)V HSPLokhttp3/internal/http2/Http2Stream;->receiveHeaders(Lokhttp3/Headers;Z)V -HSPLokhttp3/internal/http2/Http2Stream;->setErrorCode$okhttp(Lokhttp3/internal/http2/ErrorCode;)V -HSPLokhttp3/internal/http2/Http2Stream;->setErrorException$okhttp(Ljava/io/IOException;)V HSPLokhttp3/internal/http2/Http2Stream;->setReadBytesTotal$okhttp(J)V HSPLokhttp3/internal/http2/Http2Stream;->takeHeaders()Lokhttp3/Headers; HSPLokhttp3/internal/http2/Http2Stream;->waitForIo$okhttp()V @@ -25087,19 +25173,14 @@ HSPLokhttp3/internal/http2/Http2Stream$Companion;->(Lkotlin/jvm/internal/D Lokhttp3/internal/http2/Http2Stream$FramingSink; HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->(Lokhttp3/internal/http2/Http2Stream;Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->close()V -HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->getClosed()Z HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->getFinished()Z -HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->setClosed(Z)V Lokhttp3/internal/http2/Http2Stream$FramingSource; HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->(Lokhttp3/internal/http2/Http2Stream;JZ)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->close()V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getClosed$okhttp()Z HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getFinished$okhttp()Z -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getReadBuffer()Lokio/Buffer; -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getReceiveBuffer()Lokio/Buffer; HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->read(Lokio/Buffer;J)J HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->receive$okhttp(Lokio/BufferedSource;J)V -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setClosed$okhttp(Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setFinished$okhttp(Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setTrailers(Lokhttp3/Headers;)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->updateConnectionFlowControl(J)V @@ -25181,7 +25262,6 @@ HSPLokhttp3/internal/platform/Platform;->connectSocket(Ljava/net/Socket;Ljava/ne HSPLokhttp3/internal/platform/Platform;->getStackTraceForCloseable(Ljava/lang/String;)Ljava/lang/Object; HSPLokhttp3/internal/platform/Platform;->log$default(Lokhttp3/internal/platform/Platform;Ljava/lang/String;ILjava/lang/Throwable;ILjava/lang/Object;)V HSPLokhttp3/internal/platform/Platform;->log(Ljava/lang/String;ILjava/lang/Throwable;)V -PLokhttp3/internal/platform/Platform;->logCloseableLeak(Ljava/lang/String;Ljava/lang/Object;)V HSPLokhttp3/internal/platform/Platform;->newSSLContext()Ljavax/net/ssl/SSLContext; HSPLokhttp3/internal/platform/Platform;->newSslSocketFactory(Ljavax/net/ssl/X509TrustManager;)Ljavax/net/ssl/SSLSocketFactory; HSPLokhttp3/internal/platform/Platform;->platformTrustManager()Ljavax/net/ssl/X509TrustManager; @@ -25286,18 +25366,26 @@ HSPLokhttp3/logging/HttpLoggingInterceptor;->intercept(Lokhttp3/Interceptor$Chai HSPLokhttp3/logging/HttpLoggingInterceptor;->logHeader(Lokhttp3/Headers;I)V HSPLokhttp3/logging/HttpLoggingInterceptor;->setLevel(Lokhttp3/logging/HttpLoggingInterceptor$Level;)Lokhttp3/logging/HttpLoggingInterceptor; Lokhttp3/logging/HttpLoggingInterceptor$Level; +HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->$values()[Lokhttp3/logging/HttpLoggingInterceptor$Level; HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->(Ljava/lang/String;I)V Lokhttp3/logging/HttpLoggingInterceptor$Logger; HSPLokhttp3/logging/HttpLoggingInterceptor$Logger;->()V Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion; +HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->()V -HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger; HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;->log(Ljava/lang/String;)V Lokhttp3/logging/Utf8Kt; HSPLokhttp3/logging/Utf8Kt;->isProbablyUtf8(Lokio/Buffer;)Z +Lokio/-SegmentedByteString; +HSPLokio/-SegmentedByteString;->()V +HSPLokio/-SegmentedByteString;->arrayRangeEquals([BI[BII)Z +HSPLokio/-SegmentedByteString;->checkOffsetAndCount(JJJ)V +HSPLokio/-SegmentedByteString;->getDEFAULT__ByteString_size()I +HSPLokio/-SegmentedByteString;->resolveDefaultParameter(Lokio/ByteString;I)I +HSPLokio/-SegmentedByteString;->reverseBytes(I)I Lokio/AsyncTimeout; HSPLokio/AsyncTimeout;->()V HSPLokio/AsyncTimeout;->()V @@ -25506,6 +25594,7 @@ HSPLokio/JvmSystemFileSystem;->source(Lokio/Path;)Lokio/Source; Lokio/NioSystemFileSystem; HSPLokio/NioSystemFileSystem;->()V HSPLokio/NioSystemFileSystem;->atomicMove(Lokio/Path;Lokio/Path;)V +HSPLokio/NioSystemFileSystem;->metadataOrNull(Ljava/nio/file/Path;)Lokio/FileMetadata; HSPLokio/NioSystemFileSystem;->metadataOrNull(Lokio/Path;)Lokio/FileMetadata; HSPLokio/NioSystemFileSystem;->zeroToNull(Ljava/nio/file/attribute/FileTime;)Ljava/lang/Long; Lokio/Okio; @@ -25604,7 +25693,7 @@ HSPLokio/RealBufferedSource;->readUtf8LineStrict()Ljava/lang/String; HSPLokio/RealBufferedSource;->readUtf8LineStrict(J)Ljava/lang/String; HSPLokio/RealBufferedSource;->request(J)Z HSPLokio/RealBufferedSource;->require(J)V -HSPLokio/RealBufferedSource;->select(Lokio/Options;)I +HPLokio/RealBufferedSource;->select(Lokio/Options;)I HSPLokio/RealBufferedSource;->skip(J)V PLokio/RealBufferedSource;->timeout()Lokio/Timeout; Lokio/RealBufferedSource$inputStream$1; @@ -25654,55 +25743,49 @@ HSPLokio/Utf8;->size(Ljava/lang/String;II)J Lokio/_JvmPlatformKt; HSPLokio/_JvmPlatformKt;->asUtf8ToByteArray(Ljava/lang/String;)[B HSPLokio/_JvmPlatformKt;->toUtf8String([B)Ljava/lang/String; -Lokio/_UtilKt; -HSPLokio/_UtilKt;->()V -HSPLokio/_UtilKt;->arrayRangeEquals([BI[BII)Z -HSPLokio/_UtilKt;->checkOffsetAndCount(JJJ)V -HSPLokio/_UtilKt;->getDEFAULT__ByteString_size()I -HSPLokio/_UtilKt;->resolveDefaultParameter(Lokio/ByteString;I)I -HSPLokio/_UtilKt;->reverseBytes(I)I +Lokio/internal/-Buffer; +HSPLokio/internal/-Buffer;->()V +HSPLokio/internal/-Buffer;->getHEX_DIGIT_BYTES()[B +HSPLokio/internal/-Buffer;->readUtf8Line(Lokio/Buffer;J)Ljava/lang/String; +HSPLokio/internal/-Buffer;->selectPrefix$default(Lokio/Buffer;Lokio/Options;ZILjava/lang/Object;)I +HSPLokio/internal/-Buffer;->selectPrefix(Lokio/Buffer;Lokio/Options;Z)I +Lokio/internal/-ByteString; +HSPLokio/internal/-ByteString;->()V +HSPLokio/internal/-ByteString;->access$decodeHexDigit(C)I +HSPLokio/internal/-ByteString;->commonWrite(Lokio/ByteString;Lokio/Buffer;II)V +HSPLokio/internal/-ByteString;->decodeHexDigit(C)I +HSPLokio/internal/-ByteString;->getHEX_DIGIT_CHARS()[C +Lokio/internal/-FileSystem; +HSPLokio/internal/-FileSystem;->commonCreateDirectories(Lokio/FileSystem;Lokio/Path;Z)V +HSPLokio/internal/-FileSystem;->commonExists(Lokio/FileSystem;Lokio/Path;)Z +HSPLokio/internal/-FileSystem;->commonMetadata(Lokio/FileSystem;Lokio/Path;)Lokio/FileMetadata; +Lokio/internal/-Path; +HSPLokio/internal/-Path;->()V +HSPLokio/internal/-Path;->access$getBACKSLASH$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$getDOT$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$getIndexOfLastSlash(Lokio/Path;)I +HSPLokio/internal/-Path;->access$getSLASH$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$lastSegmentIsDotDot(Lokio/Path;)Z +HSPLokio/internal/-Path;->access$rootLength(Lokio/Path;)I +HSPLokio/internal/-Path;->commonResolve(Lokio/Path;Lokio/Path;Z)Lokio/Path; +HSPLokio/internal/-Path;->commonToPath(Ljava/lang/String;Z)Lokio/Path; +HSPLokio/internal/-Path;->getIndexOfLastSlash(Lokio/Path;)I +HSPLokio/internal/-Path;->getSlash(Lokio/Path;)Lokio/ByteString; +HSPLokio/internal/-Path;->lastSegmentIsDotDot(Lokio/Path;)Z +HSPLokio/internal/-Path;->rootLength(Lokio/Path;)I +HSPLokio/internal/-Path;->startsWithVolumeLetterAndColon(Lokio/Buffer;Lokio/ByteString;)Z +HSPLokio/internal/-Path;->toPath(Lokio/Buffer;Z)Lokio/Path; +HSPLokio/internal/-Path;->toSlash(B)Lokio/ByteString; +HSPLokio/internal/-Path;->toSlash(Ljava/lang/String;)Lokio/ByteString; Lokio/internal/ResourceFileSystem; HSPLokio/internal/ResourceFileSystem;->()V -HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;Z)V +HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;ZLokio/FileSystem;)V +HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;ZLokio/FileSystem;ILkotlin/jvm/internal/DefaultConstructorMarker;)V Lokio/internal/ResourceFileSystem$Companion; HSPLokio/internal/ResourceFileSystem$Companion;->()V HSPLokio/internal/ResourceFileSystem$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Lokio/internal/ResourceFileSystem$roots$2; -HSPLokio/internal/ResourceFileSystem$roots$2;->(Ljava/lang/ClassLoader;)V -Lokio/internal/_BufferKt; -HSPLokio/internal/_BufferKt;->()V -HSPLokio/internal/_BufferKt;->getHEX_DIGIT_BYTES()[B -HSPLokio/internal/_BufferKt;->readUtf8Line(Lokio/Buffer;J)Ljava/lang/String; -HSPLokio/internal/_BufferKt;->selectPrefix$default(Lokio/Buffer;Lokio/Options;ZILjava/lang/Object;)I -HSPLokio/internal/_BufferKt;->selectPrefix(Lokio/Buffer;Lokio/Options;Z)I -Lokio/internal/_ByteStringKt; -HSPLokio/internal/_ByteStringKt;->()V -HSPLokio/internal/_ByteStringKt;->access$decodeHexDigit(C)I -HSPLokio/internal/_ByteStringKt;->commonWrite(Lokio/ByteString;Lokio/Buffer;II)V -HSPLokio/internal/_ByteStringKt;->decodeHexDigit(C)I -HSPLokio/internal/_ByteStringKt;->getHEX_DIGIT_CHARS()[C -Lokio/internal/_FileSystemKt; -HSPLokio/internal/_FileSystemKt;->commonCreateDirectories(Lokio/FileSystem;Lokio/Path;Z)V -HSPLokio/internal/_FileSystemKt;->commonExists(Lokio/FileSystem;Lokio/Path;)Z -HSPLokio/internal/_FileSystemKt;->commonMetadata(Lokio/FileSystem;Lokio/Path;)Lokio/FileMetadata; -Lokio/internal/_PathKt; -HSPLokio/internal/_PathKt;->()V -HSPLokio/internal/_PathKt;->access$getBACKSLASH$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$getDOT$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$getIndexOfLastSlash(Lokio/Path;)I -HSPLokio/internal/_PathKt;->access$getSLASH$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$lastSegmentIsDotDot(Lokio/Path;)Z -HSPLokio/internal/_PathKt;->access$rootLength(Lokio/Path;)I -HSPLokio/internal/_PathKt;->commonResolve(Lokio/Path;Lokio/Path;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->commonToPath(Ljava/lang/String;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->getIndexOfLastSlash(Lokio/Path;)I -HSPLokio/internal/_PathKt;->getSlash(Lokio/Path;)Lokio/ByteString; -HSPLokio/internal/_PathKt;->lastSegmentIsDotDot(Lokio/Path;)Z -HSPLokio/internal/_PathKt;->rootLength(Lokio/Path;)I -HSPLokio/internal/_PathKt;->startsWithVolumeLetterAndColon(Lokio/Buffer;Lokio/ByteString;)Z -HSPLokio/internal/_PathKt;->toPath(Lokio/Buffer;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->toSlash(B)Lokio/ByteString; -HSPLokio/internal/_PathKt;->toSlash(Ljava/lang/String;)Lokio/ByteString; +HSPLokio/internal/ResourceFileSystem$roots$2;->(Lokio/internal/ResourceFileSystem;)V Lorg/koin/android/ext/koin/KoinExtKt; HSPLorg/koin/android/ext/koin/KoinExtKt;->androidContext(Lorg/koin/core/KoinApplication;Landroid/content/Context;)Lorg/koin/core/KoinApplication; Lorg/koin/android/ext/koin/KoinExtKt$androidContext$1; diff --git a/app/src/main/baselineProfiles/startup-prof.txt b/app/src/main/baselineProfiles/startup-prof.txt index edf00e9..677ff31 100644 --- a/app/src/main/baselineProfiles/startup-prof.txt +++ b/app/src/main/baselineProfiles/startup-prof.txt @@ -288,20 +288,21 @@ PLandroidx/browser/customtabs/CustomTabsIntent$Builder;->setShowTitle(Z)Landroid Landroidx/collection/ArrayMap; HSPLandroidx/collection/ArrayMap;->()V Landroidx/collection/ArraySet; -HSPLandroidx/collection/ArraySet;->()V HSPLandroidx/collection/ArraySet;->()V HSPLandroidx/collection/ArraySet;->(I)V +HSPLandroidx/collection/ArraySet;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/collection/ArraySet;->add(Ljava/lang/Object;)Z -HSPLandroidx/collection/ArraySet;->allocArrays(I)V HSPLandroidx/collection/ArraySet;->clear()V -HSPLandroidx/collection/ArraySet;->freeArrays([I[Ljava/lang/Object;I)V -HSPLandroidx/collection/ArraySet;->indexOf(Ljava/lang/Object;I)I +HSPLandroidx/collection/ArraySet;->getArray$collection()[Ljava/lang/Object; +HSPLandroidx/collection/ArraySet;->getHashes$collection()[I +HSPLandroidx/collection/ArraySet;->get_size$collection()I +HSPLandroidx/collection/ArraySet;->setArray$collection([Ljava/lang/Object;)V +HSPLandroidx/collection/ArraySet;->setHashes$collection([I)V +HSPLandroidx/collection/ArraySet;->set_size$collection(I)V HSPLandroidx/collection/ArraySet;->toArray()[Ljava/lang/Object; -Landroidx/collection/ContainerHelpers; -HSPLandroidx/collection/ContainerHelpers;->()V -HSPLandroidx/collection/ContainerHelpers;->binarySearch([III)I -HSPLandroidx/collection/ContainerHelpers;->idealByteArraySize(I)I -HSPLandroidx/collection/ContainerHelpers;->idealIntArraySize(I)I +Landroidx/collection/ArraySetKt; +HSPLandroidx/collection/ArraySetKt;->allocArrays(Landroidx/collection/ArraySet;I)V +HSPLandroidx/collection/ArraySetKt;->indexOf(Landroidx/collection/ArraySet;Ljava/lang/Object;I)I Landroidx/collection/LruCache; HSPLandroidx/collection/LruCache;->(I)V HSPLandroidx/collection/LruCache;->create(Ljava/lang/Object;)Ljava/lang/Object; @@ -312,21 +313,40 @@ HSPLandroidx/collection/LruCache;->safeSizeOf(Ljava/lang/Object;Ljava/lang/Objec HSPLandroidx/collection/LruCache;->trimToSize(I)V Landroidx/collection/SimpleArrayMap; HSPLandroidx/collection/SimpleArrayMap;->()V +HSPLandroidx/collection/SimpleArrayMap;->(I)V +HSPLandroidx/collection/SimpleArrayMap;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/collection/SparseArrayCompat; -HSPLandroidx/collection/SparseArrayCompat;->()V HSPLandroidx/collection/SparseArrayCompat;->()V HSPLandroidx/collection/SparseArrayCompat;->(I)V +HSPLandroidx/collection/SparseArrayCompat;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/collection/SparseArrayCompat;->get(I)Ljava/lang/Object; -HSPLandroidx/collection/SparseArrayCompat;->get(ILjava/lang/Object;)Ljava/lang/Object; HSPLandroidx/collection/SparseArrayCompat;->keyAt(I)I HSPLandroidx/collection/SparseArrayCompat;->put(ILjava/lang/Object;)V HSPLandroidx/collection/SparseArrayCompat;->size()I HSPLandroidx/collection/SparseArrayCompat;->valueAt(I)Ljava/lang/Object; +Landroidx/collection/SparseArrayCompatKt; +HSPLandroidx/collection/SparseArrayCompatKt;->()V +HSPLandroidx/collection/SparseArrayCompatKt;->access$getDELETED$p()Ljava/lang/Object; +HSPLandroidx/collection/SparseArrayCompatKt;->commonGet(Landroidx/collection/SparseArrayCompat;I)Ljava/lang/Object; Landroidx/collection/SparseArrayKt; HSPLandroidx/collection/SparseArrayKt;->valueIterator(Landroidx/collection/SparseArrayCompat;)Ljava/util/Iterator; Landroidx/collection/SparseArrayKt$valueIterator$1; HSPLandroidx/collection/SparseArrayKt$valueIterator$1;->(Landroidx/collection/SparseArrayCompat;)V HSPLandroidx/collection/SparseArrayKt$valueIterator$1;->hasNext()Z +Landroidx/collection/internal/ContainerHelpersKt; +HSPLandroidx/collection/internal/ContainerHelpersKt;->()V +HSPLandroidx/collection/internal/ContainerHelpersKt;->binarySearch([III)I +HSPLandroidx/collection/internal/ContainerHelpersKt;->idealByteArraySize(I)I +HSPLandroidx/collection/internal/ContainerHelpersKt;->idealIntArraySize(I)I +Landroidx/collection/internal/Lock; +HSPLandroidx/collection/internal/Lock;->()V +Landroidx/collection/internal/LruHashMap; +HSPLandroidx/collection/internal/LruHashMap;->(IF)V +HSPLandroidx/collection/internal/LruHashMap;->get(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/collection/internal/LruHashMap;->getEntries()Ljava/util/Set; +HSPLandroidx/collection/internal/LruHashMap;->isEmpty()Z +HSPLandroidx/collection/internal/LruHashMap;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/collection/internal/LruHashMap;->remove(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/animation/AndroidFlingSpline; HSPLandroidx/compose/animation/AndroidFlingSpline;->()V HSPLandroidx/compose/animation/AndroidFlingSpline;->()V @@ -335,8 +355,8 @@ HSPLandroidx/compose/animation/AndroidFlingSpline;->flingPosition(F)Landroidx/co Landroidx/compose/animation/AndroidFlingSpline$FlingResult; HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->()V HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->(FF)V -HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getDistanceCoefficient()F -HSPLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getVelocityCoefficient()F +PLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getDistanceCoefficient()F +PLandroidx/compose/animation/AndroidFlingSpline$FlingResult;->getVelocityCoefficient()F Landroidx/compose/animation/AnimatedContentKt; HSPLandroidx/compose/animation/AnimatedContentKt;->AnimatedContent(Landroidx/compose/animation/core/Transition;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/Alignment;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;Landroidx/compose/runtime/Composer;II)V HSPLandroidx/compose/animation/AnimatedContentKt;->SizeTransform$default(ZLkotlin/jvm/functions/Function2;ILjava/lang/Object;)Landroidx/compose/animation/SizeTransform; @@ -636,8 +656,8 @@ HSPLandroidx/compose/animation/FlingCalculator;->getSplineDeceleration(F)D Landroidx/compose/animation/FlingCalculator$FlingInfo; HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->()V PLandroidx/compose/animation/FlingCalculator$FlingInfo;->(FFJ)V -HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->position(J)F -HSPLandroidx/compose/animation/FlingCalculator$FlingInfo;->velocity(J)F +HPLandroidx/compose/animation/FlingCalculator$FlingInfo;->position(J)F +HPLandroidx/compose/animation/FlingCalculator$FlingInfo;->velocity(J)F Landroidx/compose/animation/FlingCalculatorKt; HSPLandroidx/compose/animation/FlingCalculatorKt;->()V HSPLandroidx/compose/animation/FlingCalculatorKt;->access$computeDeceleration(FF)F @@ -679,6 +699,7 @@ HSPLandroidx/compose/animation/core/Animatable;->()V HSPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/String;)V HSPLandroidx/compose/animation/core/Animatable;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/String;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/animation/core/Animatable;->access$clampToBounds(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/animation/core/Animatable;->access$endAnimation(Landroidx/compose/animation/core/Animatable;)V HSPLandroidx/compose/animation/core/Animatable;->access$setRunning(Landroidx/compose/animation/core/Animatable;Z)V HSPLandroidx/compose/animation/core/Animatable;->access$setTargetValue(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;)V HSPLandroidx/compose/animation/core/Animatable;->animateTo$default(Landroidx/compose/animation/core/Animatable;Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; @@ -686,6 +707,7 @@ HSPLandroidx/compose/animation/core/Animatable;->animateTo(Ljava/lang/Object;Lan HSPLandroidx/compose/animation/core/Animatable;->asState()Landroidx/compose/runtime/State; HSPLandroidx/compose/animation/core/Animatable;->clampToBounds(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/animation/core/Animatable;->createVector(Ljava/lang/Object;F)Landroidx/compose/animation/core/AnimationVector; +HSPLandroidx/compose/animation/core/Animatable;->endAnimation()V HSPLandroidx/compose/animation/core/Animatable;->getInternalState$animation_core_release()Landroidx/compose/animation/core/AnimationState; HSPLandroidx/compose/animation/core/Animatable;->getTargetValue()Ljava/lang/Object; HSPLandroidx/compose/animation/core/Animatable;->getTypeConverter()Landroidx/compose/animation/core/TwoWayConverter; @@ -710,7 +732,11 @@ HSPLandroidx/compose/animation/core/AnimatableKt;->Animatable$default(FFILjava/l HSPLandroidx/compose/animation/core/AnimatableKt;->Animatable(FF)Landroidx/compose/animation/core/Animatable; Landroidx/compose/animation/core/AnimateAsStateKt; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->()V +PLandroidx/compose/animation/core/AnimateAsStateKt;->access$animateValueAsState$lambda$4(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function1; +PLandroidx/compose/animation/core/AnimateAsStateKt;->access$animateValueAsState$lambda$6(Landroidx/compose/runtime/State;)Landroidx/compose/animation/core/AnimationSpec; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->animateFloatAsState(FLandroidx/compose/animation/core/AnimationSpec;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; +PLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState$lambda$4(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function1; +PLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState$lambda$6(Landroidx/compose/runtime/State;)Landroidx/compose/animation/core/AnimationSpec; HSPLandroidx/compose/animation/core/AnimateAsStateKt;->animateValueAsState(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Landroidx/compose/animation/core/AnimationSpec;Ljava/lang/Object;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/runtime/State; Landroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2; HSPLandroidx/compose/animation/core/AnimateAsStateKt$animateValueAsState$2;->(Lkotlinx/coroutines/channels/Channel;Ljava/lang/Object;)V @@ -734,6 +760,7 @@ Landroidx/compose/animation/core/AnimationKt; HSPLandroidx/compose/animation/core/AnimationKt;->TargetBasedAnimation(Landroidx/compose/animation/core/AnimationSpec;Landroidx/compose/animation/core/TwoWayConverter;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Landroidx/compose/animation/core/TargetBasedAnimation; Landroidx/compose/animation/core/AnimationResult; HSPLandroidx/compose/animation/core/AnimationResult;->()V +HSPLandroidx/compose/animation/core/AnimationResult;->(Landroidx/compose/animation/core/AnimationState;Landroidx/compose/animation/core/AnimationEndReason;)V Landroidx/compose/animation/core/AnimationScope; HSPLandroidx/compose/animation/core/AnimationScope;->()V HSPLandroidx/compose/animation/core/AnimationScope;->(Ljava/lang/Object;Landroidx/compose/animation/core/TwoWayConverter;Landroidx/compose/animation/core/AnimationVector;JLjava/lang/Object;JZLkotlin/jvm/functions/Function0;)V @@ -745,8 +772,9 @@ HSPLandroidx/compose/animation/core/AnimationScope;->getValue()Ljava/lang/Object PLandroidx/compose/animation/core/AnimationScope;->getVelocity()Ljava/lang/Object; HSPLandroidx/compose/animation/core/AnimationScope;->getVelocityVector()Landroidx/compose/animation/core/AnimationVector; HSPLandroidx/compose/animation/core/AnimationScope;->isRunning()Z +HSPLandroidx/compose/animation/core/AnimationScope;->setFinishedTimeNanos$animation_core_release(J)V HSPLandroidx/compose/animation/core/AnimationScope;->setLastFrameTimeNanos$animation_core_release(J)V -PLandroidx/compose/animation/core/AnimationScope;->setRunning$animation_core_release(Z)V +HSPLandroidx/compose/animation/core/AnimationScope;->setRunning$animation_core_release(Z)V HSPLandroidx/compose/animation/core/AnimationScope;->setValue$animation_core_release(Ljava/lang/Object;)V HSPLandroidx/compose/animation/core/AnimationScope;->setVelocityVector$animation_core_release(Landroidx/compose/animation/core/AnimationVector;)V Landroidx/compose/animation/core/AnimationSpec; @@ -836,7 +864,7 @@ HSPLandroidx/compose/animation/core/DecayAnimation;->(Landroidx/compose/an HSPLandroidx/compose/animation/core/DecayAnimation;->getDurationNanos()J HSPLandroidx/compose/animation/core/DecayAnimation;->getTargetValue()Ljava/lang/Object; HSPLandroidx/compose/animation/core/DecayAnimation;->getTypeConverter()Landroidx/compose/animation/core/TwoWayConverter; -HSPLandroidx/compose/animation/core/DecayAnimation;->getValueFromNanos(J)Ljava/lang/Object; +HPLandroidx/compose/animation/core/DecayAnimation;->getValueFromNanos(J)Ljava/lang/Object; HSPLandroidx/compose/animation/core/DecayAnimation;->getVelocityVectorFromNanos(J)Landroidx/compose/animation/core/AnimationVector; HSPLandroidx/compose/animation/core/DecayAnimation;->isInfinite()Z Landroidx/compose/animation/core/DecayAnimationSpec; @@ -943,6 +971,7 @@ HSPLandroidx/compose/animation/core/MutatePriority;->()V HSPLandroidx/compose/animation/core/MutatePriority;->(Ljava/lang/String;I)V Landroidx/compose/animation/core/MutatorMutex; HSPLandroidx/compose/animation/core/MutatorMutex;->()V +HSPLandroidx/compose/animation/core/MutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/animation/core/MutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; HSPLandroidx/compose/animation/core/MutatorMutex;->access$getMutex$p(Landroidx/compose/animation/core/MutatorMutex;)Lkotlinx/coroutines/sync/Mutex; HSPLandroidx/compose/animation/core/MutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/animation/core/MutatorMutex;Landroidx/compose/animation/core/MutatorMutex$Mutator;)V HSPLandroidx/compose/animation/core/MutatorMutex;->mutate$default(Landroidx/compose/animation/core/MutatorMutex;Landroidx/compose/animation/core/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; @@ -1335,7 +1364,7 @@ HSPLandroidx/compose/animation/core/VisibilityThresholdsKt;->getVisibilityThresh Landroidx/compose/foundation/AbstractClickableNode; HSPLandroidx/compose/foundation/AbstractClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/foundation/AbstractClickableNode;->(Landroidx/compose/foundation/interaction/MutableInteractionSource;ZLjava/lang/String;Landroidx/compose/ui/semantics/Role;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/AbstractClickableNode;->disposeInteractionSource()V +HPLandroidx/compose/foundation/AbstractClickableNode;->disposeInteractionSource()V HSPLandroidx/compose/foundation/AbstractClickableNode;->getInteractionData()Landroidx/compose/foundation/AbstractClickableNode$InteractionData; HSPLandroidx/compose/foundation/AbstractClickableNode;->onDetach()V HSPLandroidx/compose/foundation/AbstractClickableNode;->onPointerEvent-H0pRuoY(Landroidx/compose/ui/input/pointer/PointerEvent;Landroidx/compose/ui/input/pointer/PointerEventPass;J)V @@ -1343,8 +1372,8 @@ HSPLandroidx/compose/foundation/AbstractClickableNode;->updateCommon-XHw0xAI(Lan Landroidx/compose/foundation/AbstractClickableNode$InteractionData; HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->()V HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->()V -HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getCurrentKeyPressInteractions()Ljava/util/Map; -HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getPressInteraction()Landroidx/compose/foundation/interaction/PressInteraction$Press; +PLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getCurrentKeyPressInteractions()Ljava/util/Map; +PLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->getPressInteraction()Landroidx/compose/foundation/interaction/PressInteraction$Press; HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->setCentreOffset-k-4lQ0M(J)V HSPLandroidx/compose/foundation/AbstractClickableNode$InteractionData;->setPressInteraction(Landroidx/compose/foundation/interaction/PressInteraction$Press;)V Landroidx/compose/foundation/AbstractClickablePointerInputNode; @@ -1470,50 +1499,41 @@ HSPLandroidx/compose/foundation/BackgroundNode;->setAlpha(F)V HSPLandroidx/compose/foundation/BackgroundNode;->setBrush(Landroidx/compose/ui/graphics/Brush;)V HSPLandroidx/compose/foundation/BackgroundNode;->setColor-8_81llA(J)V HSPLandroidx/compose/foundation/BackgroundNode;->setShape(Landroidx/compose/ui/graphics/Shape;)V -Landroidx/compose/foundation/BorderKt; -HSPLandroidx/compose/foundation/BorderKt;->access$shrink-Kibmq7A(JF)J -HSPLandroidx/compose/foundation/BorderKt;->border(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/BorderKt;->border-ziNgDLE(Landroidx/compose/ui/Modifier;FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/BorderKt;->shrink-Kibmq7A(JF)J -Landroidx/compose/foundation/BorderModifierNode; -HSPLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V -HSPLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderModifierNode;->access$drawRoundRectBorder-JqoCqck(Landroidx/compose/foundation/BorderModifierNode;Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode;->drawRoundRectBorder-JqoCqck(Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode;->getBrush()Landroidx/compose/ui/graphics/Brush; -HSPLandroidx/compose/foundation/BorderModifierNode;->getShape()Landroidx/compose/ui/graphics/Shape; -HSPLandroidx/compose/foundation/BorderModifierNode;->getWidth-D9Ej5fM()F +PLandroidx/compose/foundation/BorderKt;->access$shrink-Kibmq7A(JF)J +PLandroidx/compose/foundation/BorderKt;->border(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/BorderKt;->border-ziNgDLE(Landroidx/compose/ui/Modifier;FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/BorderKt;->shrink-Kibmq7A(JF)J +PLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V +PLandroidx/compose/foundation/BorderModifierNode;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderModifierNode;->access$drawRoundRectBorder-JqoCqck(Landroidx/compose/foundation/BorderModifierNode;Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode;->drawRoundRectBorder-JqoCqck(Landroidx/compose/ui/draw/CacheDrawScope;Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Outline$Rounded;JJZF)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode;->getBrush()Landroidx/compose/ui/graphics/Brush; +PLandroidx/compose/foundation/BorderModifierNode;->getShape()Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/foundation/BorderModifierNode;->getWidth-D9Ej5fM()F PLandroidx/compose/foundation/BorderModifierNode;->setBrush(Landroidx/compose/ui/graphics/Brush;)V PLandroidx/compose/foundation/BorderModifierNode;->setShape(Landroidx/compose/ui/graphics/Shape;)V PLandroidx/compose/foundation/BorderModifierNode;->setWidth-0680j_4(F)V -Landroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1; -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->(ZLandroidx/compose/ui/graphics/Brush;JFFJJLandroidx/compose/ui/graphics/drawscope/Stroke;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1; -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->(Landroidx/compose/foundation/BorderModifierNode;)V -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Landroidx/compose/ui/draw/CacheDrawScope;)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/BorderModifierNodeElement; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/foundation/BorderModifierNode; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/BorderModifierNodeElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->(ZLandroidx/compose/ui/graphics/Brush;JFFJJLandroidx/compose/ui/graphics/drawscope/Stroke;)V +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/foundation/BorderModifierNode$drawRoundRectBorder$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->(Landroidx/compose/foundation/BorderModifierNode;)V +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Landroidx/compose/ui/draw/CacheDrawScope;)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/foundation/BorderModifierNode$drawWithCacheModifierNode$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;)V +PLandroidx/compose/foundation/BorderModifierNodeElement;->(FLandroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/Shape;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/foundation/BorderModifierNode; +PLandroidx/compose/foundation/BorderModifierNodeElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/foundation/BorderModifierNodeElement;->equals(Ljava/lang/Object;)Z PLandroidx/compose/foundation/BorderModifierNodeElement;->update(Landroidx/compose/foundation/BorderModifierNode;)V PLandroidx/compose/foundation/BorderModifierNodeElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/BorderStroke; -HSPLandroidx/compose/foundation/BorderStroke;->()V -HSPLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;)V -HSPLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/BorderStroke;->getBrush()Landroidx/compose/ui/graphics/Brush; -HSPLandroidx/compose/foundation/BorderStroke;->getWidth-D9Ej5fM()F -Landroidx/compose/foundation/BorderStrokeKt; -HSPLandroidx/compose/foundation/BorderStrokeKt;->BorderStroke-cXLIe8U(FJ)Landroidx/compose/foundation/BorderStroke; -Landroidx/compose/foundation/CanvasKt; -HSPLandroidx/compose/foundation/CanvasKt;->Canvas(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;I)V -Landroidx/compose/foundation/CanvasKt$Canvas$1; -HSPLandroidx/compose/foundation/CanvasKt$Canvas$1;->(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;I)V +PLandroidx/compose/foundation/BorderStroke;->()V +PLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;)V +PLandroidx/compose/foundation/BorderStroke;->(FLandroidx/compose/ui/graphics/Brush;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/BorderStroke;->getBrush()Landroidx/compose/ui/graphics/Brush; +PLandroidx/compose/foundation/BorderStroke;->getWidth-D9Ej5fM()F +PLandroidx/compose/foundation/BorderStrokeKt;->BorderStroke-cXLIe8U(FJ)Landroidx/compose/foundation/BorderStroke; +PLandroidx/compose/foundation/CanvasKt;->Canvas(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/foundation/CanvasKt$Canvas$1;->(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;I)V Landroidx/compose/foundation/CheckScrollableContainerConstraintsKt; HSPLandroidx/compose/foundation/CheckScrollableContainerConstraintsKt;->checkScrollableContainerConstraints-K40F9xA(JLandroidx/compose/foundation/gestures/Orientation;)V Landroidx/compose/foundation/ClickableElement; @@ -1588,7 +1608,7 @@ HSPLandroidx/compose/foundation/ClipScrollableContainerKt;->clipScrollableContai HSPLandroidx/compose/foundation/ClipScrollableContainerKt;->getMaxSupportedElevation()F Landroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1; HSPLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->()V -HSPLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; +PLandroidx/compose/foundation/ClipScrollableContainerKt$HorizontalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; Landroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1; HSPLandroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1;->()V HSPLandroidx/compose/foundation/ClipScrollableContainerKt$VerticalScrollableClipModifier$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; @@ -1810,7 +1830,7 @@ HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->(Lkotlin HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$getScrollMutex$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/foundation/MutatorMutex; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$getScrollScope$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/foundation/gestures/ScrollScope; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->access$isScrollingState$p(Landroidx/compose/foundation/gestures/DefaultScrollableState;)Landroidx/compose/runtime/MutableState; -HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->getOnDelta()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/foundation/gestures/DefaultScrollableState;->getOnDelta()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->isScrollInProgress()Z HSPLandroidx/compose/foundation/gestures/DefaultScrollableState;->scroll(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function2;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Landroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2; @@ -1827,7 +1847,7 @@ HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2$1;->inv HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scroll$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1; HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->(Landroidx/compose/foundation/gestures/DefaultScrollableState;)V -HSPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->scrollBy(F)F +HPLandroidx/compose/foundation/gestures/DefaultScrollableState$scrollScope$1;->scrollBy(F)F Landroidx/compose/foundation/gestures/DragEvent; HSPLandroidx/compose/foundation/gestures/DragEvent;->()V HSPLandroidx/compose/foundation/gestures/DragEvent;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -1866,8 +1886,8 @@ HSPLandroidx/compose/foundation/gestures/DraggableElement;->(Landroidx/com HSPLandroidx/compose/foundation/gestures/DraggableElement;->create()Landroidx/compose/foundation/gestures/DraggableNode; HSPLandroidx/compose/foundation/gestures/DraggableElement;->create()Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/foundation/gestures/DraggableElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/foundation/gestures/DraggableNode;)V -HSPLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/ui/Modifier$Node;)V +PLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/foundation/gestures/DraggableNode;)V +PLandroidx/compose/foundation/gestures/DraggableElement;->update(Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/foundation/gestures/DraggableKt; HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$awaitDownAndSlop(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/input/pointer/util/VelocityTracker;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$awaitDrag-Su4bsnU(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/ui/input/pointer/PointerInputChange;JLandroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;ZLandroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -1875,8 +1895,8 @@ HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$onDragOrUp-Axegvzg HSPLandroidx/compose/foundation/gestures/DraggableKt;->access$toFloat-3MmeM6k(JLandroidx/compose/foundation/gestures/Orientation;)F HSPLandroidx/compose/foundation/gestures/DraggableKt;->awaitDownAndSlop(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/input/pointer/util/VelocityTracker;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->awaitDrag-Su4bsnU(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/ui/input/pointer/PointerInputChange;JLandroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;ZLandroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/DraggableKt;->draggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/gestures/DraggableKt;->draggable(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/gestures/DraggableKt;->draggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/gestures/DraggableKt;->draggable(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/gestures/DraggableState;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/gestures/DraggableKt;->onDragOrUp-Axegvzg(Landroidx/compose/ui/input/pointer/AwaitPointerEventScope;Landroidx/compose/foundation/gestures/Orientation;JLkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableKt;->toFloat-3MmeM6k(JLandroidx/compose/foundation/gestures/Orientation;)F Landroidx/compose/foundation/gestures/DraggableKt$awaitDownAndSlop$1; @@ -1890,19 +1910,15 @@ Landroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2; HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->(Landroidx/compose/ui/input/pointer/util/VelocityTracker;Lkotlinx/coroutines/channels/SendChannel;Z)V HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)V HSPLandroidx/compose/foundation/gestures/DraggableKt$awaitDrag$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$1; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$1;->(Lkotlin/coroutines/Continuation;)V -Landroidx/compose/foundation/gestures/DraggableKt$draggable$3; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$1;->(Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->()V PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)Ljava/lang/Boolean; PLandroidx/compose/foundation/gestures/DraggableKt$draggable$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$4; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->(Z)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->(Z)V PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->invoke()Ljava/lang/Boolean; PLandroidx/compose/foundation/gestures/DraggableKt$draggable$4;->invoke()Ljava/lang/Object; -Landroidx/compose/foundation/gestures/DraggableKt$draggable$5; -HSPLandroidx/compose/foundation/gestures/DraggableKt$draggable$5;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/foundation/gestures/DraggableKt$draggable$5;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/coroutines/Continuation;)V Landroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1; HSPLandroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1;->(Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/foundation/gestures/DraggableKt$onDragOrUp$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -1930,7 +1946,7 @@ HSPLandroidx/compose/foundation/gestures/DraggableNode;->onDetach()V HSPLandroidx/compose/foundation/gestures/DraggableNode;->onPointerEvent-H0pRuoY(Landroidx/compose/ui/input/pointer/PointerEvent;Landroidx/compose/ui/input/pointer/PointerEventPass;J)V HSPLandroidx/compose/foundation/gestures/DraggableNode;->processDragStart(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/gestures/DragEvent$DragStarted;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/DraggableNode;->processDragStop(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/gestures/DragEvent$DragStopped;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/DraggableNode;->update(Landroidx/compose/foundation/gestures/DraggableState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)V +PLandroidx/compose/foundation/gestures/DraggableNode;->update(Landroidx/compose/foundation/gestures/DraggableState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;ZLandroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function3;Lkotlin/jvm/functions/Function3;Z)V Landroidx/compose/foundation/gestures/DraggableNode$_canDrag$1; HSPLandroidx/compose/foundation/gestures/DraggableNode$_canDrag$1;->(Landroidx/compose/foundation/gestures/DraggableNode;)V HSPLandroidx/compose/foundation/gestures/DraggableNode$_canDrag$1;->invoke(Landroidx/compose/ui/input/pointer/PointerInputChange;)Ljava/lang/Boolean; @@ -2119,12 +2135,12 @@ HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->getShouldDispatchOvers HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->onDragStopped-sF-c-tU(JLkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->registerNestedFling(Z)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded(F)F -HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded-MK-Hz9U(J)J +PLandroidx/compose/foundation/gestures/ScrollingLogic;->reverseIfNeeded-MK-Hz9U(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->shouldScrollImmediately()Z PLandroidx/compose/foundation/gestures/ScrollingLogic;->singleAxisOffset-MK-Hz9U(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->singleAxisVelocity-AH228Gc(J)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-TH1AsA0(J)F -HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-k-4lQ0M(J)F +PLandroidx/compose/foundation/gestures/ScrollingLogic;->toFloat-k-4lQ0M(J)F HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->toOffset-tuRUvjQ(F)J HSPLandroidx/compose/foundation/gestures/ScrollingLogic;->update-QWom1Mo(JF)J Landroidx/compose/foundation/gestures/ScrollingLogic$dispatchScroll$performScroll$1; @@ -2143,10 +2159,10 @@ HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2;->inv Landroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Landroidx/compose/foundation/gestures/ScrollScope;)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke-MK-Hz9U(J)J +HPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$outerScopeScroll$1;->invoke-MK-Hz9U(J)J Landroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->scrollBy(F)F +HPLandroidx/compose/foundation/gestures/ScrollingLogic$doFlingAnimation$2$scope$1;->scrollBy(F)F Landroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1; HSPLandroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1;->(Landroidx/compose/foundation/gestures/ScrollingLogic;Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/foundation/gestures/ScrollingLogic$onDragStopped$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; @@ -2249,11 +2265,15 @@ PLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsS PLandroidx/compose/foundation/interaction/PressInteractionKt$collectIsPressedAsState$1$1$1;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->(ILjava/lang/String;)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getInsets$foundation_layout_release()Landroidx/core/graphics/Insets; HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I HSPLandroidx/compose/foundation/layout/AndroidWindowInsets;->getTop(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setInsets$foundation_layout_release(Landroidx/core/graphics/Insets;)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->setVisible(Z)V +PLandroidx/compose/foundation/layout/AndroidWindowInsets;->update$foundation_layout_release(Landroidx/core/view/WindowInsetsCompat;I)V Landroidx/compose/foundation/layout/Arrangement; HSPLandroidx/compose/foundation/layout/Arrangement;->()V HSPLandroidx/compose/foundation/layout/Arrangement;->()V @@ -2264,7 +2284,7 @@ HSPLandroidx/compose/foundation/layout/Arrangement;->getTop()Landroidx/compose/f HSPLandroidx/compose/foundation/layout/Arrangement;->placeCenter$foundation_layout_release(I[I[IZ)V HSPLandroidx/compose/foundation/layout/Arrangement;->placeLeftOrTop$foundation_layout_release([I[IZ)V HSPLandroidx/compose/foundation/layout/Arrangement;->placeRightOrBottom$foundation_layout_release(I[I[IZ)V -HSPLandroidx/compose/foundation/layout/Arrangement;->spacedBy-0680j_4(F)Landroidx/compose/foundation/layout/Arrangement$HorizontalOrVertical; +PLandroidx/compose/foundation/layout/Arrangement;->spacedBy-0680j_4(F)Landroidx/compose/foundation/layout/Arrangement$HorizontalOrVertical; Landroidx/compose/foundation/layout/Arrangement$Bottom$1; HSPLandroidx/compose/foundation/layout/Arrangement$Bottom$1;->()V Landroidx/compose/foundation/layout/Arrangement$Center$1; @@ -2284,11 +2304,10 @@ Landroidx/compose/foundation/layout/Arrangement$SpaceBetween$1; HSPLandroidx/compose/foundation/layout/Arrangement$SpaceBetween$1;->()V Landroidx/compose/foundation/layout/Arrangement$SpaceEvenly$1; HSPLandroidx/compose/foundation/layout/Arrangement$SpaceEvenly$1;->()V -Landroidx/compose/foundation/layout/Arrangement$SpacedAligned; -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;)V -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->getSpacing-D9Ej5fM()F +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;)V +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->(FZLkotlin/jvm/functions/Function2;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/Arrangement$SpacedAligned;->getSpacing-D9Ej5fM()F Landroidx/compose/foundation/layout/Arrangement$Start$1; HSPLandroidx/compose/foundation/layout/Arrangement$Start$1;->()V HSPLandroidx/compose/foundation/layout/Arrangement$Start$1;->arrange(Landroidx/compose/ui/unit/Density;I[ILandroidx/compose/ui/unit/LayoutDirection;[I)V @@ -2297,9 +2316,8 @@ HSPLandroidx/compose/foundation/layout/Arrangement$Top$1;->()V HSPLandroidx/compose/foundation/layout/Arrangement$Top$1;->arrange(Landroidx/compose/ui/unit/Density;I[I[I)V Landroidx/compose/foundation/layout/Arrangement$Vertical; HSPLandroidx/compose/foundation/layout/Arrangement$Vertical;->getSpacing-D9Ej5fM()F -Landroidx/compose/foundation/layout/Arrangement$spacedBy$1; -HSPLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V -HSPLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V +PLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V +PLandroidx/compose/foundation/layout/Arrangement$spacedBy$1;->()V Landroidx/compose/foundation/layout/BoxChildDataElement; HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->(Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->create()Landroidx/compose/foundation/layout/BoxChildDataNode; @@ -2307,8 +2325,6 @@ HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->create()Landroidx/c HSPLandroidx/compose/foundation/layout/BoxChildDataElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/BoxChildDataNode; HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->(Landroidx/compose/ui/Alignment;Z)V -HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->getAlignment()Landroidx/compose/ui/Alignment; -HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->getMatchParentSize()Z HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/BoxChildDataNode; HSPLandroidx/compose/foundation/layout/BoxChildDataNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxKt; @@ -2340,7 +2356,6 @@ HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5; -HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->([Landroidx/compose/ui/layout/Placeable;Ljava/util/List;Landroidx/compose/ui/layout/MeasureScope;Lkotlin/jvm/internal/Ref$IntRef;Lkotlin/jvm/internal/Ref$IntRef;Landroidx/compose/ui/Alignment;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/BoxKt$boxMeasurePolicy$1$measure$5;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/BoxScope; @@ -2350,25 +2365,19 @@ HSPLandroidx/compose/foundation/layout/BoxScopeInstance;->()V HSPLandroidx/compose/foundation/layout/BoxScopeInstance;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; Landroidx/compose/foundation/layout/BoxScopeInstance$align$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/BoxScopeInstance$align$$inlined$debugInspectorInfo$1;->(Landroidx/compose/ui/Alignment;)V -Landroidx/compose/foundation/layout/BoxWithConstraintsKt; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt;->BoxWithConstraints(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->(Landroidx/compose/ui/layout/MeasurePolicy;Lkotlin/jvm/functions/Function3;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke-0kLqBqw(Landroidx/compose/ui/layout/SubcomposeMeasureScope;J)Landroidx/compose/ui/layout/MeasureResult; -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;II)V -Landroidx/compose/foundation/layout/BoxWithConstraintsScope; -Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;J)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;JLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->getConstraints-msEJaDk()J +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt;->BoxWithConstraints(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->(Landroidx/compose/ui/layout/MeasurePolicy;Lkotlin/jvm/functions/Function3;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1;->invoke-0kLqBqw(Landroidx/compose/ui/layout/SubcomposeMeasureScope;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$1$1$measurables$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/BoxWithConstraintsKt$BoxWithConstraints$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;ZLkotlin/jvm/functions/Function3;II)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;J)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->(Landroidx/compose/ui/unit/Density;JLkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->align(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/BoxWithConstraintsScopeImpl;->getConstraints-msEJaDk()J Landroidx/compose/foundation/layout/ColumnKt; HSPLandroidx/compose/foundation/layout/ColumnKt;->()V HSPLandroidx/compose/foundation/layout/ColumnKt;->columnMeasurePolicy(Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/layout/MeasurePolicy; @@ -2415,6 +2424,12 @@ Landroidx/compose/foundation/layout/Direction; HSPLandroidx/compose/foundation/layout/Direction;->$values()[Landroidx/compose/foundation/layout/Direction; HSPLandroidx/compose/foundation/layout/Direction;->()V HSPLandroidx/compose/foundation/layout/Direction;->(Ljava/lang/String;I)V +PLandroidx/compose/foundation/layout/ExcludeInsets;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/ExcludeInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/ExcludeInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/ExcludeInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/FillElement; HSPLandroidx/compose/foundation/layout/FillElement;->()V HSPLandroidx/compose/foundation/layout/FillElement;->(Landroidx/compose/foundation/layout/Direction;FLjava/lang/String;)V @@ -2434,18 +2449,41 @@ Landroidx/compose/foundation/layout/FillNode$measure$1; HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/layout/FillNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/FixedIntInsets;->(IIII)V +PLandroidx/compose/foundation/layout/FixedIntInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/FixedIntInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/FixedIntInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/HorizontalAlignElement; HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->(Landroidx/compose/ui/Alignment$Horizontal;)V HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->create()Landroidx/compose/foundation/layout/HorizontalAlignNode; HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/layout/HorizontalAlignElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/HorizontalAlignElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/HorizontalAlignNode; HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->(Landroidx/compose/ui/Alignment$Horizontal;)V HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/RowColumnParentData; HSPLandroidx/compose/foundation/layout/HorizontalAlignNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/InsetsListener; HSPLandroidx/compose/foundation/layout/InsetsListener;->(Landroidx/compose/foundation/layout/WindowInsetsHolder;)V +PLandroidx/compose/foundation/layout/InsetsListener;->onApplyWindowInsets(Landroid/view/View;Landroidx/core/view/WindowInsetsCompat;)Landroidx/core/view/WindowInsetsCompat; HSPLandroidx/compose/foundation/layout/InsetsListener;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->(Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->(Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function1;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getConsumedInsets()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getKey()Landroidx/compose/ui/modifier/ProvidableModifierLocal; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getUnconsumedInsets()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getValue()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->getValue()Ljava/lang/Object; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->onModifierLocalsUpdated(Landroidx/compose/ui/modifier/ModifierLocalReadScope;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->setConsumedInsets(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier;->setUnconsumedInsets(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;II)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/InsetsPaddingModifier$special$$inlined$debugInspectorInfo$1;->(Landroidx/compose/foundation/layout/WindowInsets;)V Landroidx/compose/foundation/layout/InsetsPaddingValues; HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/ui/unit/Density;)V HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateBottomPadding-D9Ej5fM()F @@ -2454,6 +2492,7 @@ HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateRightPaddi HSPLandroidx/compose/foundation/layout/InsetsPaddingValues;->calculateTopPadding-D9Ej5fM()F Landroidx/compose/foundation/layout/InsetsValues; HSPLandroidx/compose/foundation/layout/InsetsValues;->(IIII)V +PLandroidx/compose/foundation/layout/InsetsValues;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/layout/LayoutOrientation; HSPLandroidx/compose/foundation/layout/LayoutOrientation;->$values()[Landroidx/compose/foundation/layout/LayoutOrientation; HSPLandroidx/compose/foundation/layout/LayoutOrientation;->()V @@ -2467,28 +2506,26 @@ Landroidx/compose/foundation/layout/LayoutWeightNode; HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->(FZ)V HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Landroidx/compose/foundation/layout/RowColumnParentData; HSPLandroidx/compose/foundation/layout/LayoutWeightNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/layout/OffsetKt; -HSPLandroidx/compose/foundation/layout/OffsetKt;->offset(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; -Landroidx/compose/foundation/layout/OffsetKt$offset$2; -HSPLandroidx/compose/foundation/layout/OffsetKt$offset$2;->(Lkotlin/jvm/functions/Function1;)V -Landroidx/compose/foundation/layout/OffsetPxElement; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->(Lkotlin/jvm/functions/Function1;ZLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/foundation/layout/OffsetPxNode; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->update(Landroidx/compose/foundation/layout/OffsetPxNode;)V -HSPLandroidx/compose/foundation/layout/OffsetPxElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/layout/OffsetPxNode; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->(Lkotlin/jvm/functions/Function1;Z)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->getOffset()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->getRtlAware()Z -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->setOffset(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode;->setRtlAware(Z)V -Landroidx/compose/foundation/layout/OffsetPxNode$measure$1; -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->(Landroidx/compose/foundation/layout/OffsetPxNode;Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Placeable;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/LimitInsets;->(Landroidx/compose/foundation/layout/WindowInsets;I)V +PLandroidx/compose/foundation/layout/LimitInsets;->(Landroidx/compose/foundation/layout/WindowInsets;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/LimitInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/LimitInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/LimitInsets;->getTop(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/OffsetKt;->offset(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/OffsetKt$offset$2;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/OffsetPxElement;->(Lkotlin/jvm/functions/Function1;ZLkotlin/jvm/functions/Function1;)V +PLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/foundation/layout/OffsetPxNode; +PLandroidx/compose/foundation/layout/OffsetPxElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/foundation/layout/OffsetPxElement;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/OffsetPxNode;->(Lkotlin/jvm/functions/Function1;Z)V +PLandroidx/compose/foundation/layout/OffsetPxNode;->getOffset()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/foundation/layout/OffsetPxNode;->getRtlAware()Z +PLandroidx/compose/foundation/layout/OffsetPxNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->(Landroidx/compose/foundation/layout/OffsetPxNode;Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Placeable;)V +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/foundation/layout/OffsetPxNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/OrientationIndependentConstraints; HSPLandroidx/compose/foundation/layout/OrientationIndependentConstraints;->constructor-impl(IIII)J HSPLandroidx/compose/foundation/layout/OrientationIndependentConstraints;->constructor-impl(J)J @@ -2640,23 +2677,24 @@ HSPLandroidx/compose/foundation/layout/SizeKt;->fillMaxWidth$default(Landroidx/c HSPLandroidx/compose/foundation/layout/SizeKt;->fillMaxWidth(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->height-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->size-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->size-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->sizeIn-qDBjuR0$default(Landroidx/compose/ui/Modifier;FFFFILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->sizeIn-qDBjuR0(Landroidx/compose/ui/Modifier;FFFF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->width-3ABfNKs(Landroidx/compose/ui/Modifier;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4$default(Landroidx/compose/ui/Modifier;FFILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4$default(Landroidx/compose/ui/Modifier;FFILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/SizeKt;->widthIn-VpY3zN4(Landroidx/compose/ui/Modifier;FF)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->wrapContentWidth$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment$Horizontal;ZILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/foundation/layout/SizeKt;->wrapContentWidth(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/Alignment$Horizontal;Z)Landroidx/compose/ui/Modifier; Landroidx/compose/foundation/layout/SizeKt$height-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$height-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V Landroidx/compose/foundation/layout/SizeKt$size-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$size-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V +PLandroidx/compose/foundation/layout/SizeKt$size-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V Landroidx/compose/foundation/layout/SizeKt$sizeIn-qDBjuR0$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$sizeIn-qDBjuR0$$inlined$debugInspectorInfo$1;->(FFFF)V Landroidx/compose/foundation/layout/SizeKt$width-3ABfNKs$$inlined$debugInspectorInfo$1; HSPLandroidx/compose/foundation/layout/SizeKt$width-3ABfNKs$$inlined$debugInspectorInfo$1;->(F)V -Landroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1; -HSPLandroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V +PLandroidx/compose/foundation/layout/SizeKt$widthIn-VpY3zN4$$inlined$debugInspectorInfo$1;->(FF)V Landroidx/compose/foundation/layout/SizeMode; HSPLandroidx/compose/foundation/layout/SizeMode;->$values()[Landroidx/compose/foundation/layout/SizeMode; HSPLandroidx/compose/foundation/layout/SizeMode;->()V @@ -2688,6 +2726,11 @@ HSPLandroidx/compose/foundation/layout/SpacerMeasurePolicy$measure$1$1;->invoke( HSPLandroidx/compose/foundation/layout/SpacerMeasurePolicy$measure$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/UnionInsets; HSPLandroidx/compose/foundation/layout/UnionInsets;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/UnionInsets;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/foundation/layout/UnionInsets;->getBottom(Landroidx/compose/ui/unit/Density;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getLeft(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getRight(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;)I +PLandroidx/compose/foundation/layout/UnionInsets;->getTop(Landroidx/compose/ui/unit/Density;)I Landroidx/compose/foundation/layout/UnspecifiedConstraintsElement; HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsElement;->(FF)V HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsElement;->(FFLkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -2704,6 +2747,7 @@ HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsNode$measure$1;->in HSPLandroidx/compose/foundation/layout/UnspecifiedConstraintsNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/ValueInsets; HSPLandroidx/compose/foundation/layout/ValueInsets;->(Landroidx/compose/foundation/layout/InsetsValues;Ljava/lang/String;)V +PLandroidx/compose/foundation/layout/ValueInsets;->setValue$foundation_layout_release(Landroidx/compose/foundation/layout/InsetsValues;)V Landroidx/compose/foundation/layout/VerticalAlignElement; HSPLandroidx/compose/foundation/layout/VerticalAlignElement;->(Landroidx/compose/ui/Alignment$Vertical;)V HSPLandroidx/compose/foundation/layout/VerticalAlignElement;->create()Landroidx/compose/foundation/layout/VerticalAlignNode; @@ -2723,9 +2767,16 @@ HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->()V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/View;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/View;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->access$getViewMap$cp()Ljava/util/WeakHashMap; +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->decrementAccessors(Landroid/view/View;)V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->getConsumes()Z +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->getIme()Landroidx/compose/foundation/layout/AndroidWindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->getNavigationBars()Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->getSystemBars()Landroidx/compose/foundation/layout/AndroidWindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder;->incrementAccessors(Landroid/view/View;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->update$default(Landroidx/compose/foundation/layout/WindowInsetsHolder;Landroidx/core/view/WindowInsetsCompat;IILjava/lang/Object;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->update(Landroidx/core/view/WindowInsetsCompat;I)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->updateImeAnimationSource(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder;->updateImeAnimationTarget(Landroidx/core/view/WindowInsetsCompat;)V Landroidx/compose/foundation/layout/WindowInsetsHolder$Companion; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion;->()V HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -2741,9 +2792,48 @@ HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1;-> HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1; HSPLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/foundation/layout/WindowInsetsHolder;Landroid/view/View;)V +PLandroidx/compose/foundation/layout/WindowInsetsHolder$Companion$current$1$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/foundation/layout/WindowInsetsKt; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->WindowInsets(IIII)Landroidx/compose/foundation/layout/WindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsKt;->asPaddingValues(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/layout/PaddingValues; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->exclude(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsKt;->only-bOOhFvg(Landroidx/compose/foundation/layout/WindowInsets;I)Landroidx/compose/foundation/layout/WindowInsets; HSPLandroidx/compose/foundation/layout/WindowInsetsKt;->union(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->getModifierLocalConsumedWindowInsets()Landroidx/compose/ui/modifier/ProvidableModifierLocal; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt;->windowInsetsPadding(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/layout/WindowInsets;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->invoke()Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$ModifierLocalConsumedWindowInsets$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsPaddingKt$windowInsetsPadding$$inlined$debugInspectorInfo$1;->(Landroidx/compose/foundation/layout/WindowInsets;)V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt;->imePadding(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt;->navigationBarsPadding(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$debugInspectorInfo$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$imePadding$$inlined$windowInsetsPadding$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$debugInspectorInfo$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->()V +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; +PLandroidx/compose/foundation/layout/WindowInsetsPadding_androidKt$navigationBarsPadding$$inlined$windowInsetsPadding$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/layout/WindowInsetsSides;->()V +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getAllowLeftInLtr$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getAllowRightInLtr$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getBottom$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getTop$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->access$getVertical$cp()I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->constructor-impl(I)I +PLandroidx/compose/foundation/layout/WindowInsetsSides;->equals-impl0(II)Z +PLandroidx/compose/foundation/layout/WindowInsetsSides;->hasAny-bkgdKaI$foundation_layout_release(II)Z +PLandroidx/compose/foundation/layout/WindowInsetsSides;->plus-gK_yJZ4(II)I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->()V +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getAllowLeftInLtr-JoeWqyM$foundation_layout_release()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getAllowRightInLtr-JoeWqyM$foundation_layout_release()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getBottom-JoeWqyM()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getTop-JoeWqyM()I +PLandroidx/compose/foundation/layout/WindowInsetsSides$Companion;->getVertical-JoeWqyM()I Landroidx/compose/foundation/layout/WindowInsets_androidKt; HSPLandroidx/compose/foundation/layout/WindowInsets_androidKt;->ValueInsets(Landroidx/core/graphics/Insets;Ljava/lang/String;)Landroidx/compose/foundation/layout/ValueInsets; HSPLandroidx/compose/foundation/layout/WindowInsets_androidKt;->getSystemBars(Landroidx/compose/foundation/layout/WindowInsets$Companion;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; @@ -2780,11 +2870,10 @@ HSPLandroidx/compose/foundation/lazy/EmptyLazyListLayoutInfo;->()V HSPLandroidx/compose/foundation/lazy/EmptyLazyListLayoutInfo;->()V Landroidx/compose/foundation/lazy/LazyDslKt; HSPLandroidx/compose/foundation/lazy/LazyDslKt;->LazyColumn(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/foundation/lazy/LazyDslKt;->LazyRow(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V +PLandroidx/compose/foundation/lazy/LazyDslKt;->LazyRow(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V Landroidx/compose/foundation/lazy/LazyDslKt$LazyColumn$1; HSPLandroidx/compose/foundation/lazy/LazyDslKt$LazyColumn$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V -Landroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1; -HSPLandroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V +PLandroidx/compose/foundation/lazy/LazyDslKt$LazyRow$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/gestures/FlingBehavior;ZLkotlin/jvm/functions/Function1;II)V Landroidx/compose/foundation/lazy/LazyItemScope; Landroidx/compose/foundation/lazy/LazyItemScopeImpl; HSPLandroidx/compose/foundation/lazy/LazyItemScopeImpl;->()V @@ -2872,14 +2961,14 @@ HSPLandroidx/compose/foundation/lazy/LazyListItemProviderKt$rememberLazyListItem Landroidx/compose/foundation/lazy/LazyListKt; HSPLandroidx/compose/foundation/lazy/LazyListKt;->LazyList(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZLandroidx/compose/foundation/gestures/FlingBehavior;ZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;III)V HSPLandroidx/compose/foundation/lazy/LazyListKt;->ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V -PLandroidx/compose/foundation/lazy/LazyListKt;->access$ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/foundation/lazy/LazyListKt;->access$ScrollPositionUpdater(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/foundation/lazy/LazyListKt;->rememberLazyListMeasurePolicy(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/runtime/Composer;II)Lkotlin/jvm/functions/Function2; Landroidx/compose/foundation/lazy/LazyListKt$LazyList$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$LazyList$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/foundation/layout/PaddingValues;ZZLandroidx/compose/foundation/gestures/FlingBehavior;ZILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/ui/Alignment$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;Lkotlin/jvm/functions/Function1;III)V Landroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/lazy/LazyListState;I)V -PLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Landroidx/compose/runtime/Composer;I)V -PLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/foundation/lazy/LazyListKt$ScrollPositionUpdater$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1; HSPLandroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1;->(ZLandroidx/compose/foundation/layout/PaddingValues;ZLandroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/Arrangement$Vertical;Landroidx/compose/foundation/layout/Arrangement$Horizontal;ILandroidx/compose/ui/Alignment$Horizontal;Landroidx/compose/ui/Alignment$Vertical;)V HSPLandroidx/compose/foundation/lazy/LazyListKt$rememberLazyListMeasurePolicy$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; @@ -2936,12 +3025,11 @@ HSPLandroidx/compose/foundation/lazy/LazyListMeasuredItemProvider;->getAndMeasur HSPLandroidx/compose/foundation/lazy/LazyListMeasuredItemProvider;->getChildConstraints-msEJaDk()J Landroidx/compose/foundation/lazy/LazyListScope; HSPLandroidx/compose/foundation/lazy/LazyListScope;->item$default(Landroidx/compose/foundation/lazy/LazyListScope;Ljava/lang/Object;Ljava/lang/Object;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)V -HSPLandroidx/compose/foundation/lazy/LazyListScope;->items$default(Landroidx/compose/foundation/lazy/LazyListScope;ILkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;ILjava/lang/Object;)V -Landroidx/compose/foundation/lazy/LazyListScope$items$1; -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(I)Ljava/lang/Void; -HSPLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/foundation/lazy/LazyListScope;->items$default(Landroidx/compose/foundation/lazy/LazyListScope;ILkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function4;ILjava/lang/Object;)V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->()V +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(I)Ljava/lang/Void; +PLandroidx/compose/foundation/lazy/LazyListScope$items$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/lazy/LazyListScrollPosition; HSPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->(II)V HSPLandroidx/compose/foundation/lazy/LazyListScrollPosition;->getIndex()I @@ -3371,6 +3459,7 @@ HSPLandroidx/compose/foundation/relocation/BringIntoViewResponder_androidKt$defa Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->()V HSPLandroidx/compose/foundation/shape/CornerBasedShape;->(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)V +PLandroidx/compose/foundation/shape/CornerBasedShape;->copy$default(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;ILjava/lang/Object;)Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->getBottomEnd()Landroidx/compose/foundation/shape/CornerSize; HSPLandroidx/compose/foundation/shape/CornerBasedShape;->getBottomStart()Landroidx/compose/foundation/shape/CornerSize; @@ -3390,10 +3479,12 @@ HSPLandroidx/compose/foundation/shape/DpCornerSize;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/foundation/shape/DpCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F Landroidx/compose/foundation/shape/PercentCornerSize; HSPLandroidx/compose/foundation/shape/PercentCornerSize;->(F)V -HSPLandroidx/compose/foundation/shape/PercentCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F +PLandroidx/compose/foundation/shape/PercentCornerSize;->toPx-TmRCtEA(JLandroidx/compose/ui/unit/Density;)F Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->()V HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)V +PLandroidx/compose/foundation/shape/RoundedCornerShape;->copy(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/CornerBasedShape; +PLandroidx/compose/foundation/shape/RoundedCornerShape;->copy(Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->createOutline-LjSzlW0(JFFFFLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/foundation/shape/RoundedCornerShape;->equals(Ljava/lang/Object;)Z Landroidx/compose/foundation/shape/RoundedCornerShapeKt; @@ -3401,7 +3492,6 @@ HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->()V HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(I)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape(Landroidx/compose/foundation/shape/CornerSize;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-0680j_4(F)Landroidx/compose/foundation/shape/RoundedCornerShape; -HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-a9UjIt4$default(FFFFILjava/lang/Object;)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->RoundedCornerShape-a9UjIt4(FFFF)Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/foundation/shape/RoundedCornerShapeKt;->getCircleShape()Landroidx/compose/foundation/shape/RoundedCornerShape; Landroidx/compose/foundation/text/BasicTextKt; @@ -3449,66 +3539,39 @@ HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->getTextLayoutResult()Landroidx/compose/ui/text/TextLayoutResult; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->layoutText-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/MultiParagraph; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->layoutWithConstraints-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z +HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->markDirty()V HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->newLayoutWillBeDifferent-VKLhPVY(Landroidx/compose/ui/text/TextLayoutResult;JLandroidx/compose/ui/unit/LayoutDirection;)Z HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->setDensity$foundation_release(Landroidx/compose/ui/unit/Density;)V HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->setLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/MultiParagraphIntrinsics; HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->textLayoutResult-VKLhPVY(Landroidx/compose/ui/unit/LayoutDirection;JLandroidx/compose/ui/text/MultiParagraph;)Landroidx/compose/ui/text/TextLayoutResult; -Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZII)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getDidOverflow$foundation_release()Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getLayoutSize-YbymL2g$foundation_release()J -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getObserveFontChanges$foundation_release()Lkotlin/Unit; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->getParagraph$foundation_release()Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->layoutText-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->layoutWithConstraints-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->markDirty()V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->newLayoutWillBeDifferent-K40F9xA(JLandroidx/compose/ui/unit/LayoutDirection;)Z -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->setDensity$foundation_release(Landroidx/compose/ui/unit/Density;)V -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->setLayoutDirection(Landroidx/compose/ui/unit/LayoutDirection;)Landroidx/compose/ui/text/ParagraphIntrinsics; -HSPLandroidx/compose/foundation/text/modifiers/ParagraphLayoutCache;->update-L6sJoHM(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZII)V +HSPLandroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache;->update-ZNqEYIc(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILjava/util/List;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->create()Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->create()Landroidx/compose/ui/Modifier$Node; +HPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->update(Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringElement;->update(Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;Lkotlin/jvm/functions/Function1;IZIILjava/util/List;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;Landroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->applySemantics(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->doInvalidations(ZZZZ)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->getLayoutCache()Landroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->getLayoutCache(Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/text/modifiers/MultiParagraphLayoutCache; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateCallbacks(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/text/modifiers/SelectionController;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateDraw(Landroidx/compose/ui/graphics/ColorProducer;Landroidx/compose/ui/text/TextStyle;)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateLayoutRelatedArgs-MPT68mk(Landroidx/compose/ui/text/TextStyle;Ljava/util/List;IIZLandroidx/compose/ui/text/font/FontFamily$Resolver;I)Z +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;->updateText(Landroidx/compose/ui/text/AnnotatedString;)Z +Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$applySemantics$1; +HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$applySemantics$1;->(Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode;)V Landroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1; HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/foundation/text/modifiers/TextAnnotatedStringNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/foundation/text/modifiers/TextStringSimpleElement; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->create()Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->update(Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleElement;->update(Landroidx/compose/ui/Modifier$Node;)V -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily$Resolver;IZIILandroidx/compose/ui/graphics/ColorProducer;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->applySemantics(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->doInvalidations(ZZZ)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->getLayoutCache()Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->getLayoutCache(Landroidx/compose/ui/unit/Density;)Landroidx/compose/foundation/text/modifiers/ParagraphLayoutCache; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateDraw(Landroidx/compose/ui/graphics/ColorProducer;Landroidx/compose/ui/text/TextStyle;)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateLayoutRelatedArgs-HuAbxIM(Landroidx/compose/ui/text/TextStyle;IIZLandroidx/compose/ui/text/font/FontFamily$Resolver;I)Z -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode;->updateText(Ljava/lang/String;)Z -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode$applySemantics$1; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$applySemantics$1;->(Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode;)V -Landroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1; -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLandroidx/compose/foundation/text/modifiers/TextStringSimpleNode$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/foundation/text/selection/SelectionRegistrar; Landroidx/compose/foundation/text/selection/SelectionRegistrarKt; HSPLandroidx/compose/foundation/text/selection/SelectionRegistrarKt;->()V @@ -3529,427 +3592,6 @@ HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt;->getLocalT Landroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1; HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1;->()V HSPLandroidx/compose/foundation/text/selection/TextSelectionColorsKt$LocalTextSelectionColors$1;->()V -Landroidx/compose/material/AnchoredDragScope; -HSPLandroidx/compose/material/AnchoredDragScope;->dragTo$default(Landroidx/compose/material/AnchoredDragScope;FFILjava/lang/Object;)V -Landroidx/compose/material/AnchoredDraggableKt; -HSPLandroidx/compose/material/AnchoredDraggableKt;->anchoredDraggable$default(Landroidx/compose/ui/Modifier;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;ZZLandroidx/compose/foundation/interaction/MutableInteractionSource;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/AnchoredDraggableKt;->anchoredDraggable(Landroidx/compose/ui/Modifier;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;ZZLandroidx/compose/foundation/interaction/MutableInteractionSource;)Landroidx/compose/ui/Modifier; -PLandroidx/compose/material/AnchoredDraggableKt;->animateTo(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt;->closestAnchor(Ljava/util/Map;FZ)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableKt$anchoredDraggable$1; -HSPLandroidx/compose/material/AnchoredDraggableKt$anchoredDraggable$1;->(Landroidx/compose/material/AnchoredDraggableState;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;FLkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invoke(Landroidx/compose/material/AnchoredDragScope;Ljava/util/Map;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->(Landroidx/compose/material/AnchoredDragScope;Lkotlin/jvm/internal/Ref$FloatRef;)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->invoke(FF)V -PLandroidx/compose/material/AnchoredDraggableKt$animateTo$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState; -HSPLandroidx/compose/material/AnchoredDraggableState;->()V -HSPLandroidx/compose/material/AnchoredDraggableState;->(Ljava/lang/Object;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$computeTarget(Landroidx/compose/material/AnchoredDraggableState;FLjava/lang/Object;F)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$getAnchoredDragScope$p(Landroidx/compose/material/AnchoredDraggableState;)Landroidx/compose/material/AnchoredDragScope; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$getAnimationTarget(Landroidx/compose/material/AnchoredDraggableState;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->access$getDragMutex$p(Landroidx/compose/material/AnchoredDraggableState;)Landroidx/compose/material/InternalMutatorMutex; -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setAnimationTarget(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setCurrentValue(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setLastVelocity(Landroidx/compose/material/AnchoredDraggableState;F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->access$setOffset(Landroidx/compose/material/AnchoredDraggableState;F)V -PLandroidx/compose/material/AnchoredDraggableState;->anchoredDrag$default(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->anchoredDrag(Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->computeTarget(FLjava/lang/Object;F)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->doAnchoredDrag(Ljava/lang/Object;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->getAnchors$material_release()Ljava/util/Map; -PLandroidx/compose/material/AnchoredDraggableState;->getAnimationSpec()Landroidx/compose/animation/core/AnimationSpec; -HSPLandroidx/compose/material/AnchoredDraggableState;->getAnimationTarget()Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->getConfirmValueChange$material_release()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/material/AnchoredDraggableState;->getCurrentValue()Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState;->getDraggableState$material_release()Landroidx/compose/foundation/gestures/DraggableState; -PLandroidx/compose/material/AnchoredDraggableState;->getLastVelocity()F -HSPLandroidx/compose/material/AnchoredDraggableState;->getOffset()F -HSPLandroidx/compose/material/AnchoredDraggableState;->getTargetValue()Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState;->hasAnchorForValue(Ljava/lang/Object;)Z -HSPLandroidx/compose/material/AnchoredDraggableState;->isAnimationRunning()Z -HSPLandroidx/compose/material/AnchoredDraggableState;->requireOffset()F -HSPLandroidx/compose/material/AnchoredDraggableState;->setAnchors$material_release(Ljava/util/Map;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setAnimationTarget(Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setCurrentValue(Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setLastVelocity(F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->setOffset(F)V -HSPLandroidx/compose/material/AnchoredDraggableState;->trySnapTo$material_release(Ljava/lang/Object;)Z -HSPLandroidx/compose/material/AnchoredDraggableState;->updateAnchors$material_release(Ljava/util/Map;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;)V -Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -Landroidx/compose/material/AnchoredDraggableState$Companion; -HSPLandroidx/compose/material/AnchoredDraggableState$Companion;->()V -HSPLandroidx/compose/material/AnchoredDraggableState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Landroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1; -HSPLandroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -HSPLandroidx/compose/material/AnchoredDraggableState$anchoredDragScope$1;->dragTo(FF)V -Landroidx/compose/material/AnchoredDraggableState$closestValue$2; -HSPLandroidx/compose/material/AnchoredDraggableState$closestValue$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->(Ljava/lang/Object;Landroidx/compose/material/AnchoredDraggableState;Lkotlin/jvm/functions/Function3;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invoke(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/AnchoredDraggableState$doAnchoredDrag$2$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState$draggableState$1; -HSPLandroidx/compose/material/AnchoredDraggableState$draggableState$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$draggableState$1$dragScope$1; -HSPLandroidx/compose/material/AnchoredDraggableState$draggableState$1$dragScope$1;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$maxOffset$2; -HSPLandroidx/compose/material/AnchoredDraggableState$maxOffset$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$minOffset$2; -HSPLandroidx/compose/material/AnchoredDraggableState$minOffset$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$progress$2; -HSPLandroidx/compose/material/AnchoredDraggableState$progress$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -Landroidx/compose/material/AnchoredDraggableState$targetValue$2; -HSPLandroidx/compose/material/AnchoredDraggableState$targetValue$2;->(Landroidx/compose/material/AnchoredDraggableState;)V -HSPLandroidx/compose/material/AnchoredDraggableState$targetValue$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/AnchoredDraggableState$trySnapTo$1; -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->(Landroidx/compose/material/AnchoredDraggableState;Ljava/lang/Object;)V -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/AnchoredDraggableState$trySnapTo$1;->invoke()V -Landroidx/compose/material/CardKt; -HSPLandroidx/compose/material/CardKt;->Card-F-jzlyU(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->()V -HSPLandroidx/compose/material/Colors;->(JJJJJJJJJJJJZ)V -HSPLandroidx/compose/material/Colors;->(JJJJJJJJJJJJZLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Colors;->copy-pvPzIIM$default(Landroidx/compose/material/Colors;JJJJJJJJJJJJZILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->copy-pvPzIIM(JJJJJJJJJJJJZ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/Colors;->getBackground-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getError-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnBackground-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnError-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnPrimary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnSecondary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getOnSurface-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getPrimary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getPrimaryVariant-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSecondary-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSecondaryVariant-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->getSurface-0d7_KjU()J -HSPLandroidx/compose/material/Colors;->isLight()Z -HSPLandroidx/compose/material/Colors;->setBackground-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setError-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setLight$material_release(Z)V -HSPLandroidx/compose/material/Colors;->setOnBackground-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnError-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnPrimary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnSecondary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setOnSurface-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setPrimary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setPrimaryVariant-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSecondary-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSecondaryVariant-8_81llA$material_release(J)V -HSPLandroidx/compose/material/Colors;->setSurface-8_81llA$material_release(J)V -Landroidx/compose/material/ColorsKt; -HSPLandroidx/compose/material/ColorsKt;->()V -HSPLandroidx/compose/material/ColorsKt;->contentColorFor-4WTKRHQ(Landroidx/compose/material/Colors;J)J -HSPLandroidx/compose/material/ColorsKt;->contentColorFor-ek8zF_U(JLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ColorsKt;->darkColors-2qZNXz8$default(JJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->darkColors-2qZNXz8(JJJJJJJJJJJJ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->getLocalColors()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/ColorsKt;->lightColors-2qZNXz8$default(JJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->lightColors-2qZNXz8(JJJJJJJJJJJJ)Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt;->updateColorsFrom(Landroidx/compose/material/Colors;Landroidx/compose/material/Colors;)V -Landroidx/compose/material/ColorsKt$LocalColors$1; -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->()V -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->()V -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->invoke()Landroidx/compose/material/Colors; -HSPLandroidx/compose/material/ColorsKt$LocalColors$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ContentAlpha; -HSPLandroidx/compose/material/ContentAlpha;->()V -HSPLandroidx/compose/material/ContentAlpha;->()V -HSPLandroidx/compose/material/ContentAlpha;->contentAlpha(FFLandroidx/compose/runtime/Composer;I)F -HSPLandroidx/compose/material/ContentAlpha;->getHigh(Landroidx/compose/runtime/Composer;I)F -HSPLandroidx/compose/material/ContentAlpha;->getMedium(Landroidx/compose/runtime/Composer;I)F -Landroidx/compose/material/ContentAlphaKt; -HSPLandroidx/compose/material/ContentAlphaKt;->()V -HSPLandroidx/compose/material/ContentAlphaKt;->getLocalContentAlpha()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1; -HSPLandroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1;->()V -HSPLandroidx/compose/material/ContentAlphaKt$LocalContentAlpha$1;->()V -Landroidx/compose/material/ContentColorKt; -HSPLandroidx/compose/material/ContentColorKt;->()V -HSPLandroidx/compose/material/ContentColorKt;->getLocalContentColor()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ContentColorKt$LocalContentColor$1; -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->()V -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->()V -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/ContentColorKt$LocalContentColor$1;->invoke-0d7_KjU()J -Landroidx/compose/material/DefaultElevationOverlay; -HSPLandroidx/compose/material/DefaultElevationOverlay;->()V -HSPLandroidx/compose/material/DefaultElevationOverlay;->()V -HSPLandroidx/compose/material/DefaultElevationOverlay;->apply-7g2Lkgo(JFLandroidx/compose/runtime/Composer;I)J -Landroidx/compose/material/DefaultPlatformTextStyle_androidKt; -HSPLandroidx/compose/material/DefaultPlatformTextStyle_androidKt;->()V -HSPLandroidx/compose/material/DefaultPlatformTextStyle_androidKt;->defaultPlatformTextStyle()Landroidx/compose/ui/text/PlatformTextStyle; -Landroidx/compose/material/ElevationOverlay; -Landroidx/compose/material/ElevationOverlayKt; -HSPLandroidx/compose/material/ElevationOverlayKt;->()V -HSPLandroidx/compose/material/ElevationOverlayKt;->access$calculateForegroundColor-CLU3JFs(JFLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ElevationOverlayKt;->calculateForegroundColor-CLU3JFs(JFLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/ElevationOverlayKt;->getLocalAbsoluteElevation()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/ElevationOverlayKt;->getLocalElevationOverlay()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalAbsoluteElevation$1;->invoke-D9Ej5fM()F -Landroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->()V -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->invoke()Landroidx/compose/material/ElevationOverlay; -HSPLandroidx/compose/material/ElevationOverlayKt$LocalElevationOverlay$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/IconKt; -HSPLandroidx/compose/material/IconKt;->()V -HSPLandroidx/compose/material/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/IconKt;->defaultSizeFor(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/IconKt;->isInfinite-uvyYCjk(J)Z -Landroidx/compose/material/IconKt$Icon$1; -HSPLandroidx/compose/material/IconKt$Icon$1;->(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V -Landroidx/compose/material/IconKt$Icon$semantics$1$1; -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->(Ljava/lang/String;)V -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/IconKt$Icon$semantics$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/InternalMutatorMutex; -HSPLandroidx/compose/material/InternalMutatorMutex;->()V -PLandroidx/compose/material/InternalMutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/material/InternalMutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; -PLandroidx/compose/material/InternalMutatorMutex;->access$getMutex$p(Landroidx/compose/material/InternalMutatorMutex;)Lkotlinx/coroutines/sync/Mutex; -PLandroidx/compose/material/InternalMutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/material/InternalMutatorMutex;Landroidx/compose/material/InternalMutatorMutex$Mutator;)V -PLandroidx/compose/material/InternalMutatorMutex;->mutate(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/InternalMutatorMutex;->tryMutate(Lkotlin/jvm/functions/Function0;)Z -PLandroidx/compose/material/InternalMutatorMutex;->tryMutateOrCancel(Landroidx/compose/material/InternalMutatorMutex$Mutator;)V -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->(Landroidx/compose/foundation/MutatePriority;Lkotlinx/coroutines/Job;)V -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->canInterrupt(Landroidx/compose/material/InternalMutatorMutex$Mutator;)Z -PLandroidx/compose/material/InternalMutatorMutex$Mutator;->cancel()V -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->(Landroidx/compose/foundation/MutatePriority;Landroidx/compose/material/InternalMutatorMutex;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -PLandroidx/compose/material/InternalMutatorMutex$mutate$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialRippleTheme; -HSPLandroidx/compose/material/MaterialRippleTheme;->()V -HSPLandroidx/compose/material/MaterialRippleTheme;->()V -HSPLandroidx/compose/material/MaterialRippleTheme;->defaultColor-WaAFU9c(Landroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/MaterialRippleTheme;->rippleAlpha(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/ripple/RippleAlpha; -Landroidx/compose/material/MaterialTextSelectionColorsKt; -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->binarySearchForAccessibleSelectionColorAlpha-ysEtTa8(JJJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateContrastRatio--OWjLjI(JJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateContrastRatio-nb2GgbA(JFJJ)F -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->calculateSelectionBackgroundColor-ysEtTa8(JJJ)J -HSPLandroidx/compose/material/MaterialTextSelectionColorsKt;->rememberTextSelectionColors(Landroidx/compose/material/Colors;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/text/selection/TextSelectionColors; -Landroidx/compose/material/MaterialTheme; -HSPLandroidx/compose/material/MaterialTheme;->()V -HSPLandroidx/compose/material/MaterialTheme;->()V -HSPLandroidx/compose/material/MaterialTheme;->getColors(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/Colors; -Landroidx/compose/material/MaterialThemeKt; -HSPLandroidx/compose/material/MaterialThemeKt;->MaterialTheme(Landroidx/compose/material/Colors;Landroidx/compose/material/Typography;Landroidx/compose/material/Shapes;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$1; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->(Landroidx/compose/material/Typography;Lkotlin/jvm/functions/Function2;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->(Lkotlin/jvm/functions/Function2;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/MaterialThemeKt$MaterialTheme$2; -HSPLandroidx/compose/material/MaterialThemeKt$MaterialTheme$2;->(Landroidx/compose/material/Colors;Landroidx/compose/material/Typography;Landroidx/compose/material/Shapes;Lkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/MaterialTheme_androidKt; -HSPLandroidx/compose/material/MaterialTheme_androidKt;->PlatformMaterialTheme(Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V -Landroidx/compose/material/MaterialTheme_androidKt$PlatformMaterialTheme$1; -HSPLandroidx/compose/material/MaterialTheme_androidKt$PlatformMaterialTheme$1;->(Lkotlin/jvm/functions/Function2;I)V -Landroidx/compose/material/ModalBottomSheetDefaults; -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->()V -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->()V -HSPLandroidx/compose/material/ModalBottomSheetDefaults;->getElevation-D9Ej5fM()F -Landroidx/compose/material/ModalBottomSheetKt; -HSPLandroidx/compose/material/ModalBottomSheetKt;->()V -HSPLandroidx/compose/material/ModalBottomSheetKt;->ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetAnchorChangeCallback(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetLayout-Gs3lGvM(Lkotlin/jvm/functions/Function3;Landroidx/compose/ui/Modifier;Landroidx/compose/material/ModalBottomSheetState;ZLandroidx/compose/ui/graphics/Shape;FJJJLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->ModalBottomSheetState(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetKt;->Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$ModalBottomSheetAnchorChangeCallback(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback; -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$getMaxModalBottomSheetWidth$p()F -PLandroidx/compose/material/ModalBottomSheetKt;->access$getModalBottomSheetPositionalThreshold$p()F -HSPLandroidx/compose/material/ModalBottomSheetKt;->access$getModalBottomSheetVelocityThreshold$p()F -HSPLandroidx/compose/material/ModalBottomSheetKt;->rememberModalBottomSheetState(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;ZLandroidx/compose/runtime/Composer;II)Landroidx/compose/material/ModalBottomSheetState; -Landroidx/compose/material/ModalBottomSheetKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1;->(Landroidx/compose/material/AnchoredDraggableState;Landroidx/compose/foundation/gestures/Orientation;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetAnchorChangeCallback$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetAnchorChangeCallback$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->(ZLandroidx/compose/material/ModalBottomSheetState;Landroidx/compose/foundation/gestures/Orientation;Landroidx/compose/ui/graphics/Shape;JJFILkotlin/jvm/functions/Function2;JLkotlinx/coroutines/CoroutineScope;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;Lkotlin/jvm/functions/Function3;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->invoke(Landroidx/compose/foundation/layout/BoxWithConstraintsScope;Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$1$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$1$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->(Landroidx/compose/material/ModalBottomSheetState;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$3;->invoke-Bjo55l4(Landroidx/compose/ui/unit/Density;)J -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->(Landroidx/compose/material/ModalBottomSheetState;Landroidx/compose/material/AnchoredDraggableState$AnchorChangedCallback;F)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$4;->invoke-ozmzZPI(J)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$5$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlinx/coroutines/CoroutineScope;)V -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->(Lkotlin/jvm/functions/Function3;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$2$6;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$3; -HSPLandroidx/compose/material/ModalBottomSheetKt$ModalBottomSheetLayout$3;->(Lkotlin/jvm/functions/Function3;Landroidx/compose/ui/Modifier;Landroidx/compose/material/ModalBottomSheetState;ZLandroidx/compose/ui/graphics/Shape;FJJJLkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/ModalBottomSheetKt$Scrim$1$1; -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->(JLandroidx/compose/runtime/State;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->invoke(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetKt$Scrim$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$Scrim$2;->(JLkotlin/jvm/functions/Function0;ZI)V -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetKt$Scrim$dismissModifier$2$1$1;->(Lkotlin/jvm/functions/Function0;)V -Landroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2; -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)V -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->invoke()Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetKt$rememberModalBottomSheetState$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState; -HSPLandroidx/compose/material/ModalBottomSheetState;->()V -HSPLandroidx/compose/material/ModalBottomSheetState;->(Landroidx/compose/material/ModalBottomSheetValue;Landroidx/compose/animation/core/AnimationSpec;ZLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/material/ModalBottomSheetState;->access$requireDensity(Landroidx/compose/material/ModalBottomSheetState;)Landroidx/compose/ui/unit/Density; -PLandroidx/compose/material/ModalBottomSheetState;->animateTo$material_release$default(Landroidx/compose/material/ModalBottomSheetState;Landroidx/compose/material/ModalBottomSheetValue;FLkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -PLandroidx/compose/material/ModalBottomSheetState;->animateTo$material_release(Landroidx/compose/material/ModalBottomSheetValue;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetState;->getAnchoredDraggableState$material_release()Landroidx/compose/material/AnchoredDraggableState; -HSPLandroidx/compose/material/ModalBottomSheetState;->getCurrentValue()Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetState;->getDensity$material_release()Landroidx/compose/ui/unit/Density; -PLandroidx/compose/material/ModalBottomSheetState;->getHasHalfExpandedState$material_release()Z -PLandroidx/compose/material/ModalBottomSheetState;->hide(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/ModalBottomSheetState;->isSkipHalfExpanded$material_release()Z -HSPLandroidx/compose/material/ModalBottomSheetState;->isVisible()Z -HSPLandroidx/compose/material/ModalBottomSheetState;->requireDensity()Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/material/ModalBottomSheetState;->setDensity$material_release(Landroidx/compose/ui/unit/Density;)V -PLandroidx/compose/material/ModalBottomSheetState;->show(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$Companion; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion;->Saver(Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;ZLandroidx/compose/ui/unit/Density;)Landroidx/compose/runtime/saveable/Saver; -Landroidx/compose/material/ModalBottomSheetState$Companion$Saver$1; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->()V -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Landroidx/compose/material/ModalBottomSheetState;)Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$Companion$Saver$2; -HSPLandroidx/compose/material/ModalBottomSheetState$Companion$Saver$2;->(Landroidx/compose/ui/unit/Density;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Z)V -Landroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->(Landroidx/compose/material/ModalBottomSheetState;)V -PLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->invoke(F)Ljava/lang/Float; -PLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->(Landroidx/compose/material/ModalBottomSheetState;)V -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->invoke()Ljava/lang/Float; -HSPLandroidx/compose/material/ModalBottomSheetState$anchoredDraggableState$2;->invoke()Ljava/lang/Object; -Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetValue;->$values()[Landroidx/compose/material/ModalBottomSheetValue; -HSPLandroidx/compose/material/ModalBottomSheetValue;->()V -HSPLandroidx/compose/material/ModalBottomSheetValue;->(Ljava/lang/String;I)V -Landroidx/compose/material/Shapes; -HSPLandroidx/compose/material/Shapes;->()V -HSPLandroidx/compose/material/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;)V -Landroidx/compose/material/ShapesKt; -HSPLandroidx/compose/material/ShapesKt;->()V -HSPLandroidx/compose/material/ShapesKt;->getLocalShapes()Landroidx/compose/runtime/ProvidableCompositionLocal; -Landroidx/compose/material/ShapesKt$LocalShapes$1; -HSPLandroidx/compose/material/ShapesKt$LocalShapes$1;->()V -HSPLandroidx/compose/material/ShapesKt$LocalShapes$1;->()V -Landroidx/compose/material/Strings; -HSPLandroidx/compose/material/Strings;->()V -HSPLandroidx/compose/material/Strings;->access$getCloseDrawer$cp()I -HSPLandroidx/compose/material/Strings;->access$getCloseSheet$cp()I -HSPLandroidx/compose/material/Strings;->access$getNavigationMenu$cp()I -HSPLandroidx/compose/material/Strings;->constructor-impl(I)I -HSPLandroidx/compose/material/Strings;->equals-impl0(II)Z -Landroidx/compose/material/Strings$Companion; -HSPLandroidx/compose/material/Strings$Companion;->()V -HSPLandroidx/compose/material/Strings$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Strings$Companion;->getCloseDrawer-UdPEhr4()I -HSPLandroidx/compose/material/Strings$Companion;->getCloseSheet-UdPEhr4()I -HSPLandroidx/compose/material/Strings$Companion;->getNavigationMenu-UdPEhr4()I -Landroidx/compose/material/Strings_androidKt; -HSPLandroidx/compose/material/Strings_androidKt;->getString-4foXLRw(ILandroidx/compose/runtime/Composer;I)Ljava/lang/String; -Landroidx/compose/material/SurfaceKt; -HSPLandroidx/compose/material/SurfaceKt;->Surface-F-jzlyU(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V -HSPLandroidx/compose/material/SurfaceKt;->access$surface-8ww4TTg(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JLandroidx/compose/foundation/BorderStroke;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/SurfaceKt;->access$surfaceColorAtElevation-cq6XJ1M(JLandroidx/compose/material/ElevationOverlay;FLandroidx/compose/runtime/Composer;I)J -HSPLandroidx/compose/material/SurfaceKt;->surface-8ww4TTg(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JLandroidx/compose/foundation/BorderStroke;F)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/material/SurfaceKt;->surfaceColorAtElevation-cq6XJ1M(JLandroidx/compose/material/ElevationOverlay;FLandroidx/compose/runtime/Composer;I)J -Landroidx/compose/material/SurfaceKt$Surface$1; -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JFILandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$1$1; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->()V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->()V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$1$2; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->(Lkotlin/coroutines/Continuation;)V -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invoke(Landroidx/compose/ui/input/pointer/PointerInputScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLandroidx/compose/material/SurfaceKt$Surface$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Landroidx/compose/material/SurfaceKt$Surface$2; -HSPLandroidx/compose/material/SurfaceKt$Surface$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/foundation/BorderStroke;FLkotlin/jvm/functions/Function2;II)V -Landroidx/compose/material/SwipeableDefaults; -HSPLandroidx/compose/material/SwipeableDefaults;->()V -HSPLandroidx/compose/material/SwipeableDefaults;->()V -HSPLandroidx/compose/material/SwipeableDefaults;->getAnimationSpec()Landroidx/compose/animation/core/SpringSpec; -Landroidx/compose/material/TextKt; -HSPLandroidx/compose/material/TextKt;->()V -HSPLandroidx/compose/material/TextKt;->ProvideTextStyle(Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V -HSPLandroidx/compose/material/TextKt;->Text--4IGK_g(Ljava/lang/String;Landroidx/compose/ui/Modifier;JJLandroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontFamily;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/text/style/TextAlign;JIZIILkotlin/jvm/functions/Function1;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/runtime/Composer;III)V -Landroidx/compose/material/TextKt$LocalTextStyle$1; -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->()V -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->()V -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->invoke()Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TextKt$LocalTextStyle$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material/TextKt$ProvideTextStyle$1; -HSPLandroidx/compose/material/TextKt$ProvideTextStyle$1;->(Landroidx/compose/ui/text/TextStyle;Lkotlin/jvm/functions/Function2;I)V -Landroidx/compose/material/TextKt$Text$1; -HSPLandroidx/compose/material/TextKt$Text$1;->(J)V -HSPLandroidx/compose/material/TextKt$Text$1;->invoke-0d7_KjU()J -Landroidx/compose/material/TextKt$Text$2; -HSPLandroidx/compose/material/TextKt$Text$2;->(Ljava/lang/String;Landroidx/compose/ui/Modifier;JJLandroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontFamily;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/text/style/TextAlign;JIZIILkotlin/jvm/functions/Function1;Landroidx/compose/ui/text/TextStyle;III)V -Landroidx/compose/material/Typography; -HSPLandroidx/compose/material/Typography;->()V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/font/FontFamily;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V -HSPLandroidx/compose/material/Typography;->(Landroidx/compose/ui/text/font/FontFamily;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material/Typography;->getBody1()Landroidx/compose/ui/text/TextStyle; -Landroidx/compose/material/TypographyKt; -HSPLandroidx/compose/material/TypographyKt;->()V -HSPLandroidx/compose/material/TypographyKt;->access$withDefaultFontFamily(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TypographyKt;->getDefaultTextStyle()Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/material/TypographyKt;->getLocalTypography()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material/TypographyKt;->withDefaultFontFamily(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/font/FontFamily;)Landroidx/compose/ui/text/TextStyle; -Landroidx/compose/material/TypographyKt$LocalTypography$1; -HSPLandroidx/compose/material/TypographyKt$LocalTypography$1;->()V -HSPLandroidx/compose/material/TypographyKt$LocalTypography$1;->()V Landroidx/compose/material/icons/Icons; HSPLandroidx/compose/material/icons/Icons;->()V HSPLandroidx/compose/material/icons/Icons;->()V @@ -4051,15 +3693,8 @@ Landroidx/compose/material/ripple/RippleKt; HSPLandroidx/compose/material/ripple/RippleKt;->()V HSPLandroidx/compose/material/ripple/RippleKt;->rememberRipple-9IZ8Weo(ZFJLandroidx/compose/runtime/Composer;II)Landroidx/compose/foundation/Indication; Landroidx/compose/material/ripple/RippleTheme; -HSPLandroidx/compose/material/ripple/RippleTheme;->()V -Landroidx/compose/material/ripple/RippleTheme$Companion; -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->()V -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->()V -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->defaultRippleAlpha-DxMtmZc(JZ)Landroidx/compose/material/ripple/RippleAlpha; -HSPLandroidx/compose/material/ripple/RippleTheme$Companion;->defaultRippleColor-5vOe2sY(JZ)J Landroidx/compose/material/ripple/RippleThemeKt; HSPLandroidx/compose/material/ripple/RippleThemeKt;->()V -HSPLandroidx/compose/material/ripple/RippleThemeKt;->access$getDarkThemeRippleAlpha$p()Landroidx/compose/material/ripple/RippleAlpha; HSPLandroidx/compose/material/ripple/RippleThemeKt;->getLocalRippleTheme()Landroidx/compose/runtime/ProvidableCompositionLocal; Landroidx/compose/material/ripple/RippleThemeKt$LocalRippleTheme$1; HSPLandroidx/compose/material/ripple/RippleThemeKt$LocalRippleTheme$1;->()V @@ -4079,6 +3714,20 @@ PLandroidx/compose/material/ripple/UnprojectedRipple$Companion;->(Lkotlin/ PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->()V PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->()V PLandroidx/compose/material/ripple/UnprojectedRipple$MRadiusHelper;->setRadius(Landroid/graphics/drawable/RippleDrawable;I)V +PLandroidx/compose/material3/BottomSheetDefaults;->()V +PLandroidx/compose/material3/BottomSheetDefaults;->()V +PLandroidx/compose/material3/BottomSheetDefaults;->DragHandle-lgZ2HuY(Landroidx/compose/ui/Modifier;FFLandroidx/compose/ui/graphics/Shape;JLandroidx/compose/runtime/Composer;II)V +PLandroidx/compose/material3/BottomSheetDefaults;->getContainerColor(Landroidx/compose/runtime/Composer;I)J +PLandroidx/compose/material3/BottomSheetDefaults;->getElevation-D9Ej5fM()F +PLandroidx/compose/material3/BottomSheetDefaults;->getExpandedShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/BottomSheetDefaults;->getWindowInsets(Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->(Ljava/lang/String;)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->(FF)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/BottomSheetDefaults$DragHandle$3;->(Landroidx/compose/material3/BottomSheetDefaults;Landroidx/compose/ui/Modifier;FFLandroidx/compose/ui/graphics/Shape;JII)V Landroidx/compose/material3/ButtonColors; HSPLandroidx/compose/material3/ButtonColors;->()V HSPLandroidx/compose/material3/ButtonColors;->(JJJJ)V @@ -4130,35 +3779,125 @@ HSPLandroidx/compose/material3/ButtonKt$Button$3$1$1;->invoke(Landroidx/compose/ HSPLandroidx/compose/material3/ButtonKt$Button$3$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/material3/ButtonKt$Button$4; HSPLandroidx/compose/material3/ButtonKt$Button$4;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;ZLandroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/ButtonColors;Landroidx/compose/material3/ButtonElevation;Landroidx/compose/foundation/BorderStroke;Landroidx/compose/foundation/layout/PaddingValues;Landroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function3;II)V +Landroidx/compose/material3/CardColors; +HSPLandroidx/compose/material3/CardColors;->()V +HSPLandroidx/compose/material3/CardColors;->(JJJJ)V +HSPLandroidx/compose/material3/CardColors;->(JJJJLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/CardColors;->containerColor$material3_release(ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +HSPLandroidx/compose/material3/CardColors;->contentColor$material3_release(ZLandroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +Landroidx/compose/material3/CardDefaults; +HSPLandroidx/compose/material3/CardDefaults;->()V +HSPLandroidx/compose/material3/CardDefaults;->()V +HSPLandroidx/compose/material3/CardDefaults;->cardColors-ro_MJ88(JJJJLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/CardColors; +HSPLandroidx/compose/material3/CardDefaults;->cardElevation-aqJV_2Y(FFFFFFLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/CardElevation; +Landroidx/compose/material3/CardElevation; +HSPLandroidx/compose/material3/CardElevation;->()V +HSPLandroidx/compose/material3/CardElevation;->(FFFFFF)V +HSPLandroidx/compose/material3/CardElevation;->(FFFFFFLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/CardElevation;->access$getDefaultElevation$p(Landroidx/compose/material3/CardElevation;)F +HSPLandroidx/compose/material3/CardElevation;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/material3/CardElevation;->shadowElevation$material3_release(ZLandroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +HSPLandroidx/compose/material3/CardElevation;->tonalElevation$material3_release(ZLandroidx/compose/foundation/interaction/InteractionSource;Landroidx/compose/runtime/Composer;I)Landroidx/compose/runtime/State; +Landroidx/compose/material3/CardKt; +HSPLandroidx/compose/material3/CardKt;->Card(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/CardColors;Landroidx/compose/material3/CardElevation;Landroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;II)V +Landroidx/compose/material3/CardKt$Card$1; +HSPLandroidx/compose/material3/CardKt$Card$1;->(Lkotlin/jvm/functions/Function3;I)V +HSPLandroidx/compose/material3/CardKt$Card$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/material3/CardKt$Card$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/CardKt$Card$2; +HSPLandroidx/compose/material3/CardKt$Card$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;Landroidx/compose/material3/CardColors;Landroidx/compose/material3/CardElevation;Landroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function3;II)V Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorScheme;->()V HSPLandroidx/compose/material3/ColorScheme;->(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)V HSPLandroidx/compose/material3/ColorScheme;->(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/ColorScheme;->copy-G1PFc-w$default(Landroidx/compose/material3/ColorScheme;JJJJJJJJJJJJJJJJJJJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material3/ColorScheme; +HSPLandroidx/compose/material3/ColorScheme;->copy-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorScheme;->getBackground-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getError-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getErrorContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInverseOnSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInversePrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getInverseSurface-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnBackground-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnError-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnErrorContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnPrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnPrimaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSecondary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSecondaryContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getOnSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnSurfaceVariant-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnTertiary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOnTertiaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOutline-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getOutlineVariant-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getPrimary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getPrimaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getScrim-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getSecondary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSecondaryContainer-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getSurface-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSurfaceTint-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getSurfaceVariant-0d7_KjU()J HSPLandroidx/compose/material3/ColorScheme;->getTertiary-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->getTertiaryContainer-0d7_KjU()J +HSPLandroidx/compose/material3/ColorScheme;->setBackground-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setError-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setErrorContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInverseOnSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInversePrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setInverseSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnBackground-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnError-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnErrorContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnPrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnPrimaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSecondary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSecondaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnSurfaceVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnTertiary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOnTertiaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOutline-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setOutlineVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setPrimary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setPrimaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setScrim-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSecondary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSecondaryContainer-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurface-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurfaceTint-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setSurfaceVariant-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setTertiary-8_81llA$material3_release(J)V +HSPLandroidx/compose/material3/ColorScheme;->setTertiaryContainer-8_81llA$material3_release(J)V Landroidx/compose/material3/ColorSchemeKt; HSPLandroidx/compose/material3/ColorSchemeKt;->()V HSPLandroidx/compose/material3/ColorSchemeKt;->contentColorFor-4WTKRHQ(Landroidx/compose/material3/ColorScheme;J)J HSPLandroidx/compose/material3/ColorSchemeKt;->contentColorFor-ek8zF_U(JLandroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/ColorSchemeKt;->darkColorScheme-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->fromToken(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;)J HSPLandroidx/compose/material3/ColorSchemeKt;->getLocalColorScheme()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material3/ColorSchemeKt;->lightColorScheme-G1PFc-w$default(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJILjava/lang/Object;)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->lightColorScheme-G1PFc-w(JJJJJJJJJJJJJJJJJJJJJJJJJJJJJ)Landroidx/compose/material3/ColorScheme; HSPLandroidx/compose/material3/ColorSchemeKt;->surfaceColorAtElevation-3ABfNKs(Landroidx/compose/material3/ColorScheme;F)J HSPLandroidx/compose/material3/ColorSchemeKt;->toColor(Landroidx/compose/material3/tokens/ColorSchemeKeyTokens;Landroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/ColorSchemeKt;->updateColorSchemeFrom(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/ColorScheme;)V Landroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1; HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->()V HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->()V -HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->invoke()Landroidx/compose/material3/ColorScheme; -HSPLandroidx/compose/material3/ColorSchemeKt$LocalColorScheme$1;->invoke()Ljava/lang/Object; Landroidx/compose/material3/ColorSchemeKt$WhenMappings; HSPLandroidx/compose/material3/ColorSchemeKt$WhenMappings;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->getLambda-1$material3_release()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt;->getLambda-3$material3_release()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-2$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-2$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-3$1;->()V +PLandroidx/compose/material3/ComposableSingletons$ModalBottomSheet_androidKt$lambda-3$1;->()V Landroidx/compose/material3/ComposableSingletons$ScaffoldKt; HSPLandroidx/compose/material3/ComposableSingletons$ScaffoldKt;->()V HSPLandroidx/compose/material3/ComposableSingletons$ScaffoldKt;->()V @@ -4219,8 +3958,6 @@ Landroidx/compose/material3/FloatingActionButtonDefaults; HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->()V HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->()V HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->elevation-xZ9-QkE(FFFFLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/FloatingActionButtonElevation; -HSPLandroidx/compose/material3/FloatingActionButtonDefaults;->getExtendedFabShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; -PLandroidx/compose/material3/FloatingActionButtonDefaults;->getSmallShape(Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; Landroidx/compose/material3/FloatingActionButtonElevation; HSPLandroidx/compose/material3/FloatingActionButtonElevation;->()V HSPLandroidx/compose/material3/FloatingActionButtonElevation;->(FFFF)V @@ -4291,6 +4028,20 @@ HSPLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->< PLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->invoke(Landroidx/compose/runtime/Composer;I)V PLandroidx/compose/material3/FloatingActionButtonKt$FloatingActionButton$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLandroidx/compose/material3/FloatingActionButtonKt$SmallFloatingActionButton$2;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJLandroidx/compose/material3/FloatingActionButtonElevation;Landroidx/compose/foundation/interaction/MutableInteractionSource;Lkotlin/jvm/functions/Function2;II)V +Landroidx/compose/material3/IconKt; +HSPLandroidx/compose/material3/IconKt;->()V +HSPLandroidx/compose/material3/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/IconKt;->Icon-ww6aTOc(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JLandroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/IconKt;->defaultSizeFor(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;)Landroidx/compose/ui/Modifier; +HSPLandroidx/compose/material3/IconKt;->isInfinite-uvyYCjk(J)Z +Landroidx/compose/material3/IconKt$Icon$1; +HSPLandroidx/compose/material3/IconKt$Icon$1;->(Landroidx/compose/ui/graphics/vector/ImageVector;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V +Landroidx/compose/material3/IconKt$Icon$3; +HSPLandroidx/compose/material3/IconKt$Icon$3;->(Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Modifier;JII)V +Landroidx/compose/material3/IconKt$Icon$semantics$1$1; +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->(Ljava/lang/String;)V +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +HSPLandroidx/compose/material3/IconKt$Icon$semantics$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/material3/InteractiveComponentSizeKt; HSPLandroidx/compose/material3/InteractiveComponentSizeKt;->()V HSPLandroidx/compose/material3/InteractiveComponentSizeKt;->access$getMinimumInteractiveComponentSize$p()J @@ -4308,12 +4059,42 @@ HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComp HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->()V HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->invoke(Landroidx/compose/ui/Modifier;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/material3/InteractiveComponentSizeKt$minimumInteractiveComponentSize$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/InternalMutatorMutex; +HSPLandroidx/compose/material3/InternalMutatorMutex;->()V +PLandroidx/compose/material3/InternalMutatorMutex;->access$getCurrentMutator$p(Landroidx/compose/material3/InternalMutatorMutex;)Ljava/util/concurrent/atomic/AtomicReference; +PLandroidx/compose/material3/InternalMutatorMutex;->access$getMutex$p(Landroidx/compose/material3/InternalMutatorMutex;)Lkotlinx/coroutines/sync/Mutex; +PLandroidx/compose/material3/InternalMutatorMutex;->access$tryMutateOrCancel(Landroidx/compose/material3/InternalMutatorMutex;Landroidx/compose/material3/InternalMutatorMutex$Mutator;)V +PLandroidx/compose/material3/InternalMutatorMutex;->mutate(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex;->tryMutate(Lkotlin/jvm/functions/Function0;)Z +PLandroidx/compose/material3/InternalMutatorMutex;->tryMutateOrCancel(Landroidx/compose/material3/InternalMutatorMutex$Mutator;)V +PLandroidx/compose/material3/InternalMutatorMutex$Mutator;->(Landroidx/compose/foundation/MutatePriority;Lkotlinx/coroutines/Job;)V +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->(Landroidx/compose/foundation/MutatePriority;Landroidx/compose/material3/InternalMutatorMutex;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/InternalMutatorMutex$mutate$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/MaterialRippleTheme; +HSPLandroidx/compose/material3/MaterialRippleTheme;->()V +HSPLandroidx/compose/material3/MaterialRippleTheme;->()V +HSPLandroidx/compose/material3/MaterialRippleTheme;->defaultColor-WaAFU9c(Landroidx/compose/runtime/Composer;I)J +HSPLandroidx/compose/material3/MaterialRippleTheme;->rippleAlpha(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material/ripple/RippleAlpha; Landroidx/compose/material3/MaterialTheme; HSPLandroidx/compose/material3/MaterialTheme;->()V HSPLandroidx/compose/material3/MaterialTheme;->()V HSPLandroidx/compose/material3/MaterialTheme;->getColorScheme(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/ColorScheme; -HSPLandroidx/compose/material3/MaterialTheme;->getShapes(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Shapes; +PLandroidx/compose/material3/MaterialTheme;->getShapes(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Shapes; HSPLandroidx/compose/material3/MaterialTheme;->getTypography(Landroidx/compose/runtime/Composer;I)Landroidx/compose/material3/Typography; +Landroidx/compose/material3/MaterialThemeKt; +HSPLandroidx/compose/material3/MaterialThemeKt;->()V +HSPLandroidx/compose/material3/MaterialThemeKt;->MaterialTheme(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/Shapes;Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V +HSPLandroidx/compose/material3/MaterialThemeKt;->access$getDefaultRippleAlpha$p()Landroidx/compose/material/ripple/RippleAlpha; +HSPLandroidx/compose/material3/MaterialThemeKt;->rememberTextSelectionColors(Landroidx/compose/material3/ColorScheme;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/text/selection/TextSelectionColors; +Landroidx/compose/material3/MaterialThemeKt$MaterialTheme$1; +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->(Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;I)V +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/MaterialThemeKt$MaterialTheme$2; +HSPLandroidx/compose/material3/MaterialThemeKt$MaterialTheme$2;->(Landroidx/compose/material3/ColorScheme;Landroidx/compose/material3/Shapes;Landroidx/compose/material3/Typography;Lkotlin/jvm/functions/Function2;II)V Landroidx/compose/material3/MinimumInteractiveComponentSizeModifier; HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier;->(J)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier;->(JLkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -4323,6 +4104,96 @@ Landroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1; HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->(ILandroidx/compose/ui/layout/Placeable;I)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V HSPLandroidx/compose/material3/MinimumInteractiveComponentSizeModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheetWindow;->(Lkotlin/jvm/functions/Function0;Landroid/view/View;Ljava/util/UUID;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->Content(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->dismiss()V +PLandroidx/compose/material3/ModalBottomSheetWindow;->getContent()Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheetWindow;->getDisplayWidth()I +PLandroidx/compose/material3/ModalBottomSheetWindow;->getShouldCreateCompositionOnAttachedToWindow()Z +PLandroidx/compose/material3/ModalBottomSheetWindow;->setContent(Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->setCustomContent(Landroidx/compose/runtime/CompositionContext;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/ModalBottomSheetWindow;->show()V +PLandroidx/compose/material3/ModalBottomSheetWindow$Content$4;->(Landroidx/compose/material3/ModalBottomSheetWindow;I)V +Landroidx/compose/material3/ModalBottomSheet_androidKt; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheet-EP0qOeE(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/ui/graphics/Shape;JJFJLkotlin/jvm/functions/Function2;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function3;Landroidx/compose/runtime/Composer;III)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetAnchorChangeHandler(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/material3/AnchorChangeHandler; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetPopup$lambda$5(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->ModalBottomSheetPopup(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$ModalBottomSheetAnchorChangeHandler(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/material3/AnchorChangeHandler; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$ModalBottomSheetPopup$lambda$5(Landroidx/compose/runtime/State;)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$Scrim-3J-VO9M(JLkotlin/jvm/functions/Function0;ZLandroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$Scrim_3J_VO9M$lambda$2(Landroidx/compose/runtime/State;)F +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->access$modalBottomSheetSwipeable(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/material3/AnchorChangeHandler;FLkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/material3/ModalBottomSheet_androidKt;->modalBottomSheetSwipeable(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/material3/AnchorChangeHandler;FLkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt;->rememberModalBottomSheetState(ZLkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)Landroidx/compose/material3/SheetState; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$1;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->(JLkotlin/jvm/functions/Function0;Landroidx/compose/material3/SheetState;ILandroidx/compose/ui/Modifier;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/graphics/Shape;JJFLkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->(JLkotlin/jvm/functions/Function0;Landroidx/compose/material3/SheetState;ILandroidx/compose/ui/Modifier;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/graphics/Shape;JJFLkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->invoke(Landroidx/compose/foundation/layout/BoxWithConstraintsScope;Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->(Ljava/lang/String;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->(Landroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$2$1;->invoke-Bjo55l4(Landroidx/compose/ui/unit/Density;)J +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$4$1;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->(Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function3;ILandroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function0;Lkotlinx/coroutines/CoroutineScope;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->(Landroidx/compose/material3/SheetState;Ljava/lang/String;Ljava/lang/String;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Lkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$2$1$5$1$1$1$1;->(Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->(Landroidx/compose/material3/SheetState;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$3$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SheetState;Landroidx/compose/ui/graphics/Shape;JJFJLkotlin/jvm/functions/Function2;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function3;III)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$anchorChangeHandler$1$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$anchorChangeHandler$1$2;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$animateToDismiss$1;->(Landroidx/compose/material3/SheetState;Lkotlinx/coroutines/CoroutineScope;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheet$settleToDismiss$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetAnchorChangeHandler$1;->(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->(Landroidx/compose/material3/ModalBottomSheetWindow;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->invoke(Landroidx/compose/runtime/DisposableEffectScope;)Landroidx/compose/runtime/DisposableEffectResult; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1$invoke$$inlined$onDispose$1;->(Landroidx/compose/material3/ModalBottomSheetWindow;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$1$invoke$$inlined$onDispose$1;->dispose()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$2;->(Lkotlin/jvm/functions/Function0;Landroidx/compose/foundation/layout/WindowInsets;Lkotlin/jvm/functions/Function2;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$id$1;->invoke()Ljava/util/UUID; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->(Landroidx/compose/foundation/layout/WindowInsets;Landroidx/compose/runtime/State;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->invoke(Landroidx/compose/runtime/Composer;I)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$ModalBottomSheetPopup$modalBottomSheetWindow$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->(JLandroidx/compose/runtime/State;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->invoke(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$2;->(JLkotlin/jvm/functions/Function0;ZI)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$1$1;->(Lkotlin/jvm/functions/Function0;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->()V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$Scrim$dismissSheet$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$1;->(Ljava/lang/Object;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->(FLandroidx/compose/material3/SheetState;)V +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2;->invoke-O0kMr_c(Landroidx/compose/material3/SheetValue;J)Ljava/lang/Float; +PLandroidx/compose/material3/ModalBottomSheet_androidKt$modalBottomSheetSwipeable$2$WhenMappings;->()V +Landroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1; +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1;->()V +HSPLandroidx/compose/material3/ModalBottomSheet_androidKt$rememberModalBottomSheetState$1;->()V Landroidx/compose/material3/ScaffoldDefaults; HSPLandroidx/compose/material3/ScaffoldDefaults;->()V HSPLandroidx/compose/material3/ScaffoldDefaults;->()V @@ -4369,27 +4240,171 @@ HSPLandroidx/compose/material3/ShapeDefaults;->()V HSPLandroidx/compose/material3/ShapeDefaults;->()V HSPLandroidx/compose/material3/ShapeDefaults;->getExtraLarge()Landroidx/compose/foundation/shape/CornerBasedShape; HSPLandroidx/compose/material3/ShapeDefaults;->getExtraSmall()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getLarge()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getMedium()Landroidx/compose/foundation/shape/CornerBasedShape; -HSPLandroidx/compose/material3/ShapeDefaults;->getSmall()Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/Shapes; HSPLandroidx/compose/material3/Shapes;->()V HSPLandroidx/compose/material3/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;)V HSPLandroidx/compose/material3/Shapes;->(Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;Landroidx/compose/foundation/shape/CornerBasedShape;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/material3/Shapes;->getLarge()Landroidx/compose/foundation/shape/CornerBasedShape; -PLandroidx/compose/material3/Shapes;->getMedium()Landroidx/compose/foundation/shape/CornerBasedShape; +PLandroidx/compose/material3/Shapes;->getExtraLarge()Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/ShapesKt; HSPLandroidx/compose/material3/ShapesKt;->()V -HSPLandroidx/compose/material3/ShapesKt;->fromToken(Landroidx/compose/material3/Shapes;Landroidx/compose/material3/tokens/ShapeKeyTokens;)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->fromToken(Landroidx/compose/material3/Shapes;Landroidx/compose/material3/tokens/ShapeKeyTokens;)Landroidx/compose/ui/graphics/Shape; HSPLandroidx/compose/material3/ShapesKt;->getLocalShapes()Landroidx/compose/runtime/ProvidableCompositionLocal; -HSPLandroidx/compose/material3/ShapesKt;->toShape(Landroidx/compose/material3/tokens/ShapeKeyTokens;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->toShape(Landroidx/compose/material3/tokens/ShapeKeyTokens;Landroidx/compose/runtime/Composer;I)Landroidx/compose/ui/graphics/Shape; +PLandroidx/compose/material3/ShapesKt;->top(Landroidx/compose/foundation/shape/CornerBasedShape;)Landroidx/compose/foundation/shape/CornerBasedShape; Landroidx/compose/material3/ShapesKt$LocalShapes$1; HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->()V HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->()V -HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->invoke()Landroidx/compose/material3/Shapes; -HSPLandroidx/compose/material3/ShapesKt$LocalShapes$1;->invoke()Ljava/lang/Object; -Landroidx/compose/material3/ShapesKt$WhenMappings; -HSPLandroidx/compose/material3/ShapesKt$WhenMappings;->()V +PLandroidx/compose/material3/ShapesKt$WhenMappings;->()V +Landroidx/compose/material3/SheetDefaultsKt; +HSPLandroidx/compose/material3/SheetDefaultsKt;->()V +PLandroidx/compose/material3/SheetDefaultsKt;->ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection(Landroidx/compose/material3/SheetState;Landroidx/compose/foundation/gestures/Orientation;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection; +PLandroidx/compose/material3/SheetDefaultsKt;->access$getDragHandleVerticalPadding$p()F +PLandroidx/compose/material3/SheetDefaultsKt;->getBottomSheetMaxWidth()F +HSPLandroidx/compose/material3/SheetDefaultsKt;->rememberSheetState(ZLkotlin/jvm/functions/Function1;Landroidx/compose/material3/SheetValue;ZLandroidx/compose/runtime/Composer;II)Landroidx/compose/material3/SheetState; +PLandroidx/compose/material3/SheetDefaultsKt$ConsumeSwipeWithinBottomSheetBoundsNestedScrollConnection$1;->(Landroidx/compose/material3/SheetState;Lkotlin/jvm/functions/Function1;Landroidx/compose/foundation/gestures/Orientation;)V +Landroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1; +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->(ZLandroidx/compose/material3/SheetValue;Lkotlin/jvm/functions/Function1;Z)V +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->invoke()Landroidx/compose/material3/SheetState; +HSPLandroidx/compose/material3/SheetDefaultsKt$rememberSheetState$2$1;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SheetState; +HSPLandroidx/compose/material3/SheetState;->()V +HSPLandroidx/compose/material3/SheetState;->(ZLandroidx/compose/material3/SheetValue;Lkotlin/jvm/functions/Function1;Z)V +PLandroidx/compose/material3/SheetState;->animateTo$material3_release$default(Landroidx/compose/material3/SheetState;Landroidx/compose/material3/SheetValue;FLkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SheetState;->animateTo$material3_release(Landroidx/compose/material3/SheetValue;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; +HSPLandroidx/compose/material3/SheetState;->getCurrentValue()Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/SheetState;->getHasExpandedState()Z +PLandroidx/compose/material3/SheetState;->getHasPartiallyExpandedState()Z +PLandroidx/compose/material3/SheetState;->getSwipeableState$material3_release()Landroidx/compose/material3/SwipeableV2State; +PLandroidx/compose/material3/SheetState;->getTargetValue()Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/SheetState;->hide(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SheetState;->isVisible()Z +PLandroidx/compose/material3/SheetState;->requireOffset()F +PLandroidx/compose/material3/SheetState;->show(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +Landroidx/compose/material3/SheetState$Companion; +HSPLandroidx/compose/material3/SheetState$Companion;->()V +HSPLandroidx/compose/material3/SheetState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/SheetState$Companion;->Saver(ZLkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/saveable/Saver; +Landroidx/compose/material3/SheetState$Companion$Saver$1; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->()V +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->()V +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Landroidx/compose/material3/SheetState;)Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SheetState$Companion$Saver$2; +HSPLandroidx/compose/material3/SheetState$Companion$Saver$2;->(ZLkotlin/jvm/functions/Function1;)V +Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetValue;->$values()[Landroidx/compose/material3/SheetValue; +HSPLandroidx/compose/material3/SheetValue;->()V +HSPLandroidx/compose/material3/SheetValue;->(Ljava/lang/String;I)V +PLandroidx/compose/material3/SheetValue;->values()[Landroidx/compose/material3/SheetValue; +PLandroidx/compose/material3/Strings;->()V +PLandroidx/compose/material3/Strings;->access$getBottomSheetDismissDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetDragHandleDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetExpandDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetPaneTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getBottomSheetPartialExpandDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getCloseDrawer$cp()I +PLandroidx/compose/material3/Strings;->access$getCloseSheet$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputHeadlineDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidForPattern$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidNotAllowed$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputInvalidYearRange$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputLabel$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputNoInputDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDateInputTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerHeadlineDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerNavigateToYearDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerNoSelectionDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerScrollToShowEarlierYears$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerScrollToShowLaterYears$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToCalendarMode$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToDaySelection$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToInputMode$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToNextMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToPreviousMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerSwitchToYearSelection$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerTodayDescription$cp()I +PLandroidx/compose/material3/Strings;->access$getDatePickerYearPickerPaneTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangeInputInvalidRangeInput$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangeInputTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerDayInRange$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerEndHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerScrollToShowNextMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerScrollToShowPreviousMonth$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerStartHeadline$cp()I +PLandroidx/compose/material3/Strings;->access$getDateRangePickerTitle$cp()I +PLandroidx/compose/material3/Strings;->access$getDefaultErrorMessage$cp()I +PLandroidx/compose/material3/Strings;->access$getDialog$cp()I +PLandroidx/compose/material3/Strings;->access$getExposedDropdownMenu$cp()I +PLandroidx/compose/material3/Strings;->access$getId$cp()I +PLandroidx/compose/material3/Strings;->access$getMenuCollapsed$cp()I +PLandroidx/compose/material3/Strings;->access$getMenuExpanded$cp()I +PLandroidx/compose/material3/Strings;->access$getNavigationMenu$cp()I +PLandroidx/compose/material3/Strings;->access$getSearchBarSearch$cp()I +PLandroidx/compose/material3/Strings;->access$getSliderRangeEnd$cp()I +PLandroidx/compose/material3/Strings;->access$getSliderRangeStart$cp()I +PLandroidx/compose/material3/Strings;->access$getSnackbarDismiss$cp()I +PLandroidx/compose/material3/Strings;->access$getSuggestionsAvailable$cp()I +PLandroidx/compose/material3/Strings;->access$setId$cp(I)V +PLandroidx/compose/material3/Strings;->constructor-impl$default(IILkotlin/jvm/internal/DefaultConstructorMarker;)I +PLandroidx/compose/material3/Strings;->constructor-impl(I)I +PLandroidx/compose/material3/Strings;->equals-impl0(II)Z +PLandroidx/compose/material3/Strings$Companion;->()V +PLandroidx/compose/material3/Strings$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/Strings$Companion;->access$nextId(Landroidx/compose/material3/Strings$Companion;)I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetDismissDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetDragHandleDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetExpandDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetPaneTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getBottomSheetPartialExpandDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getCloseDrawer-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getCloseSheet-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputHeadlineDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidForPattern-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidNotAllowed-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputInvalidYearRange-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputLabel-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputNoInputDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateInputTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerHeadlineDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerNavigateToYearDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerNoSelectionDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerScrollToShowEarlierYears-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerScrollToShowLaterYears-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToCalendarMode-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToDaySelection-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToInputMode-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToNextMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToPreviousMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerSwitchToYearSelection-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerTodayDescription-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDatePickerYearPickerPaneTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangeInputInvalidRangeInput-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangeInputTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerDayInRange-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerEndHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerScrollToShowNextMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerScrollToShowPreviousMonth-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerStartHeadline-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDateRangePickerTitle-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDefaultErrorMessage-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getDialog-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getExposedDropdownMenu-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getMenuCollapsed-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getMenuExpanded-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getNavigationMenu-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSearchBarSearch-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSliderRangeEnd-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSliderRangeStart-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSnackbarDismiss-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->getSuggestionsAvailable-adMyvUU()I +PLandroidx/compose/material3/Strings$Companion;->nextId()I +PLandroidx/compose/material3/Strings_androidKt;->getString-NWtq2-8(ILandroidx/compose/runtime/Composer;I)Ljava/lang/String; Landroidx/compose/material3/SurfaceKt; HSPLandroidx/compose/material3/SurfaceKt;->()V HSPLandroidx/compose/material3/SurfaceKt;->Surface-T9BRK9s(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JJFFLandroidx/compose/foundation/BorderStroke;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -4422,6 +4437,112 @@ Landroidx/compose/material3/SurfaceKt$Surface$3; HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;JFILandroidx/compose/foundation/BorderStroke;FLandroidx/compose/foundation/interaction/MutableInteractionSource;ZLkotlin/jvm/functions/Function0;Lkotlin/jvm/functions/Function2;I)V HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->invoke(Landroidx/compose/runtime/Composer;I)V HSPLandroidx/compose/material3/SurfaceKt$Surface$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeAnchorsModifier;->(Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/material3/SwipeAnchorsModifier;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; +PLandroidx/compose/material3/SwipeAnchorsModifier;->onRemeasured-ozmzZPI(J)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->(Landroidx/compose/ui/layout/Placeable;)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +PLandroidx/compose/material3/SwipeAnchorsModifier$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2Defaults; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->()V +HSPLandroidx/compose/material3/SwipeableV2Defaults;->()V +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getAnimationSpec()Landroidx/compose/animation/core/SpringSpec; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getPositionalThreshold()Lkotlin/jvm/functions/Function2; +HSPLandroidx/compose/material3/SwipeableV2Defaults;->getVelocityThreshold-D9Ej5fM()F +Landroidx/compose/material3/SwipeableV2Kt; +PLandroidx/compose/material3/SwipeableV2Kt;->access$maxOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->access$minOrNull(Ljava/util/Map;)Ljava/lang/Float; +HSPLandroidx/compose/material3/SwipeableV2Kt;->fixedPositionalThreshold-0680j_4(F)Lkotlin/jvm/functions/Function2; +PLandroidx/compose/material3/SwipeableV2Kt;->maxOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->minOrNull(Ljava/util/Map;)Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2Kt;->swipeAnchors(Landroidx/compose/ui/Modifier;Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/Modifier; +Landroidx/compose/material3/SwipeableV2Kt$fixedPositionalThreshold$1; +HSPLandroidx/compose/material3/SwipeableV2Kt$fixedPositionalThreshold$1;->(F)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$$inlined$debugInspectorInfo$1;->(Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->invoke(Landroidx/compose/ui/unit/Density;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->(Landroidx/compose/material3/SwipeableV2State;Ljava/util/Set;Landroidx/compose/material3/AnchorChangeHandler;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2Kt$swipeAnchors$2;->invoke-ozmzZPI(J)V +Landroidx/compose/material3/SwipeableV2State; +HSPLandroidx/compose/material3/SwipeableV2State;->()V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;F)V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;FILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/SwipeableV2State;->(Ljava/lang/Object;Landroidx/compose/animation/core/AnimationSpec;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function2;FLkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/SwipeableV2State;->access$computeTarget(Landroidx/compose/material3/SwipeableV2State;FLjava/lang/Object;F)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->access$getAnimationTarget(Landroidx/compose/material3/SwipeableV2State;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->access$getSwipeMutex$p(Landroidx/compose/material3/SwipeableV2State;)Landroidx/compose/material3/InternalMutatorMutex; +PLandroidx/compose/material3/SwipeableV2State;->access$setAnimationTarget(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->access$setLastVelocity(Landroidx/compose/material3/SwipeableV2State;F)V +PLandroidx/compose/material3/SwipeableV2State;->access$setOffset(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Float;)V +PLandroidx/compose/material3/SwipeableV2State;->access$snap(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->animateTo(Ljava/lang/Object;FLkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->computeTarget(FLjava/lang/Object;F)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->dispatchRawDelta(F)F +PLandroidx/compose/material3/SwipeableV2State;->getAnchors$material3_release()Ljava/util/Map; +PLandroidx/compose/material3/SwipeableV2State;->getAnimationSpec$material3_release()Landroidx/compose/animation/core/AnimationSpec; +PLandroidx/compose/material3/SwipeableV2State;->getAnimationTarget()Ljava/lang/Object; +HSPLandroidx/compose/material3/SwipeableV2State;->getCurrentValue()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->getLastVelocity()F +PLandroidx/compose/material3/SwipeableV2State;->getMaxOffset()F +PLandroidx/compose/material3/SwipeableV2State;->getMinOffset()F +PLandroidx/compose/material3/SwipeableV2State;->getOffset()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State;->getSwipeDraggableState$material3_release()Landroidx/compose/foundation/gestures/DraggableState; +PLandroidx/compose/material3/SwipeableV2State;->getTargetValue()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->hasAnchorForValue(Ljava/lang/Object;)Z +PLandroidx/compose/material3/SwipeableV2State;->isAnimationRunning()Z +PLandroidx/compose/material3/SwipeableV2State;->requireDensity()Landroidx/compose/ui/unit/Density; +PLandroidx/compose/material3/SwipeableV2State;->requireOffset()F +PLandroidx/compose/material3/SwipeableV2State;->setAnchors$material3_release(Ljava/util/Map;)V +PLandroidx/compose/material3/SwipeableV2State;->setAnimationTarget(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->setCurrentValue(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->setDensity$material3_release(Landroidx/compose/ui/unit/Density;)V +PLandroidx/compose/material3/SwipeableV2State;->setLastVelocity(F)V +PLandroidx/compose/material3/SwipeableV2State;->setOffset(Ljava/lang/Float;)V +PLandroidx/compose/material3/SwipeableV2State;->snap(Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State;->swipe$default(Landroidx/compose/material3/SwipeableV2State;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->swipe(Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State;->trySnapTo$material3_release(Ljava/lang/Object;)Z +PLandroidx/compose/material3/SwipeableV2State;->updateAnchors$material3_release(Ljava/util/Map;)Z +Landroidx/compose/material3/SwipeableV2State$Companion; +HSPLandroidx/compose/material3/SwipeableV2State$Companion;->()V +HSPLandroidx/compose/material3/SwipeableV2State$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$1;->(Landroidx/compose/material3/SwipeableV2State;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;Ljava/lang/Float;FLkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->create(Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invoke(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->(Landroidx/compose/material3/SwipeableV2State;Lkotlin/jvm/internal/Ref$FloatRef;)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->invoke(FF)V +PLandroidx/compose/material3/SwipeableV2State$animateTo$2$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$maxOffset$2; +HSPLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->invoke()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State$maxOffset$2;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$minOffset$2; +HSPLandroidx/compose/material3/SwipeableV2State$minOffset$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$minOffset$2;->invoke()Ljava/lang/Float; +PLandroidx/compose/material3/SwipeableV2State$minOffset$2;->invoke()Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$progress$2; +HSPLandroidx/compose/material3/SwipeableV2State$progress$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->(Landroidx/compose/material3/SwipeableV2State;Landroidx/compose/foundation/MutatePriority;Lkotlin/jvm/functions/Function1;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invoke(Lkotlinx/coroutines/CoroutineScope;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$swipe$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; +Landroidx/compose/material3/SwipeableV2State$swipeDraggableState$1; +HSPLandroidx/compose/material3/SwipeableV2State$swipeDraggableState$1;->(Landroidx/compose/material3/SwipeableV2State;)V +Landroidx/compose/material3/SwipeableV2State$swipeDraggableState$1$dragScope$1; +HSPLandroidx/compose/material3/SwipeableV2State$swipeDraggableState$1$dragScope$1;->(Landroidx/compose/material3/SwipeableV2State;)V +Landroidx/compose/material3/SwipeableV2State$targetValue$2; +HSPLandroidx/compose/material3/SwipeableV2State$targetValue$2;->(Landroidx/compose/material3/SwipeableV2State;)V +PLandroidx/compose/material3/SwipeableV2State$targetValue$2;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->(Landroidx/compose/material3/SwipeableV2State;Ljava/lang/Object;)V +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/material3/SwipeableV2State$trySnapTo$1;->invoke()V Landroidx/compose/material3/SystemBarsDefaultInsets_androidKt; HSPLandroidx/compose/material3/SystemBarsDefaultInsets_androidKt;->getSystemBarsForVisualComponents(Landroidx/compose/foundation/layout/WindowInsets$Companion;Landroidx/compose/runtime/Composer;I)Landroidx/compose/foundation/layout/WindowInsets; Landroidx/compose/material3/TextKt; @@ -4446,6 +4567,7 @@ Landroidx/compose/material3/Typography; HSPLandroidx/compose/material3/Typography;->()V HSPLandroidx/compose/material3/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;)V HSPLandroidx/compose/material3/Typography;->(Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;Landroidx/compose/ui/text/TextStyle;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/material3/Typography;->getBodyLarge()Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/material3/Typography;->getLabelLarge()Landroidx/compose/ui/text/TextStyle; Landroidx/compose/material3/TypographyKt; HSPLandroidx/compose/material3/TypographyKt;->()V @@ -4454,41 +4576,8 @@ HSPLandroidx/compose/material3/TypographyKt;->getLocalTypography()Landroidx/comp Landroidx/compose/material3/TypographyKt$LocalTypography$1; HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->()V HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->()V -HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->invoke()Landroidx/compose/material3/Typography; -HSPLandroidx/compose/material3/TypographyKt$LocalTypography$1;->invoke()Ljava/lang/Object; Landroidx/compose/material3/TypographyKt$WhenMappings; HSPLandroidx/compose/material3/TypographyKt$WhenMappings;->()V -Landroidx/compose/material3/tokens/ColorLightTokens; -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->()V -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->()V -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getBackground-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getError-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getErrorContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInverseOnSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInversePrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getInverseSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnBackground-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnError-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnErrorContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnPrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnPrimaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSecondary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSecondaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnSurfaceVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnTertiary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOnTertiaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOutline-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getOutlineVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getPrimary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getPrimaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getScrim-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSecondary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSecondaryContainer-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSurface-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getSurfaceVariant-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getTertiary-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/ColorLightTokens;->getTertiaryContainer-0d7_KjU()J Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/ColorSchemeKeyTokens;->$values()[Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/ColorSchemeKeyTokens;->()V @@ -4505,7 +4594,6 @@ HSPLandroidx/compose/material3/tokens/ElevationTokens;->getLevel4-D9Ej5fM()F Landroidx/compose/material3/tokens/ExtendedFabPrimaryTokens; HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->()V HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->()V -HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->getContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ExtendedFabPrimaryTokens;->getLabelTextFont()Landroidx/compose/material3/tokens/TypographyKeyTokens; Landroidx/compose/material3/tokens/FabPrimaryLargeTokens; HSPLandroidx/compose/material3/tokens/FabPrimaryLargeTokens;->()V @@ -4514,7 +4602,6 @@ HSPLandroidx/compose/material3/tokens/FabPrimaryLargeTokens;->getIconSize-D9Ej5f PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->()V PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->()V PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerHeight-D9Ej5fM()F -PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; PLandroidx/compose/material3/tokens/FabPrimarySmallTokens;->getContainerWidth-D9Ej5fM()F Landroidx/compose/material3/tokens/FabPrimaryTokens; HSPLandroidx/compose/material3/tokens/FabPrimaryTokens;->()V @@ -4538,45 +4625,30 @@ HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getHoverContainerElev HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getIconSize-D9Ej5fM()F HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getLabelTextColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; HSPLandroidx/compose/material3/tokens/FilledButtonTokens;->getPressedContainerElevation-D9Ej5fM()F +Landroidx/compose/material3/tokens/FilledCardTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->()V +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->()V +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDisabledContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDisabledContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getDraggedContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getFocusContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getHoverContainerElevation-D9Ej5fM()F +HSPLandroidx/compose/material3/tokens/FilledCardTokens;->getPressedContainerElevation-D9Ej5fM()F +Landroidx/compose/material3/tokens/IconButtonTokens; +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->()V +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->()V +HSPLandroidx/compose/material3/tokens/IconButtonTokens;->getIconSize-D9Ej5fM()F Landroidx/compose/material3/tokens/MotionTokens; HSPLandroidx/compose/material3/tokens/MotionTokens;->()V HSPLandroidx/compose/material3/tokens/MotionTokens;->()V HSPLandroidx/compose/material3/tokens/MotionTokens;->getEasingEmphasizedCubicBezier()Landroidx/compose/animation/core/CubicBezierEasing; HSPLandroidx/compose/material3/tokens/MotionTokens;->getEasingLinearCubicBezier()Landroidx/compose/animation/core/CubicBezierEasing; -Landroidx/compose/material3/tokens/PaletteTokens; -HSPLandroidx/compose/material3/tokens/PaletteTokens;->()V -HSPLandroidx/compose/material3/tokens/PaletteTokens;->()V -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getError90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral0-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral20-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral95-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutral99-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant30-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant50-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant80-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getNeutralVariant90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary80-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getPrimary90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getSecondary90-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary10-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary100-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary40-0d7_KjU()J -HSPLandroidx/compose/material3/tokens/PaletteTokens;->getTertiary90-0d7_KjU()J Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->$values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->()V HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->(Ljava/lang/String;I)V -HSPLandroidx/compose/material3/tokens/ShapeKeyTokens;->values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; +PLandroidx/compose/material3/tokens/ShapeKeyTokens;->values()[Landroidx/compose/material3/tokens/ShapeKeyTokens; Landroidx/compose/material3/tokens/ShapeTokens; HSPLandroidx/compose/material3/tokens/ShapeTokens;->()V HSPLandroidx/compose/material3/tokens/ShapeTokens;->()V @@ -4585,6 +4657,14 @@ HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerExtraSmall()Landroi HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerLarge()Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerMedium()Landroidx/compose/foundation/shape/RoundedCornerShape; HSPLandroidx/compose/material3/tokens/ShapeTokens;->getCornerSmall()Landroidx/compose/foundation/shape/RoundedCornerShape; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->()V +PLandroidx/compose/material3/tokens/SheetBottomTokens;->()V +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedContainerColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedContainerShape()Landroidx/compose/material3/tokens/ShapeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleColor()Landroidx/compose/material3/tokens/ColorSchemeKeyTokens; +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleHeight-D9Ej5fM()F +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedDragHandleWidth-D9Ej5fM()F +PLandroidx/compose/material3/tokens/SheetBottomTokens;->getDockedModalContainerElevation-D9Ej5fM()F Landroidx/compose/material3/tokens/TypeScaleTokens; HSPLandroidx/compose/material3/tokens/TypeScaleTokens;->()V HSPLandroidx/compose/material3/tokens/TypeScaleTokens;->()V @@ -4970,7 +5050,6 @@ Landroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1; HSPLandroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1;->()V HSPLandroidx/compose/runtime/ComposerImpl$doCompose$lambda$38$$inlined$sortBy$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I Landroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1; -HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->(Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/ComposerImpl;)V HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->invoke(Landroidx/compose/runtime/Applier;Landroidx/compose/runtime/SlotWriter;Landroidx/compose/runtime/RememberManager;)V HSPLandroidx/compose/runtime/ComposerImpl$endRestartGroup$1$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/ComposerImpl$realizeDowns$1; @@ -5128,6 +5207,7 @@ HSPLandroidx/compose/runtime/CompositionImpl;->recomposeScopeReleased(Landroidx/ HSPLandroidx/compose/runtime/CompositionImpl;->recordModificationsOf(Ljava/util/Set;)V HSPLandroidx/compose/runtime/CompositionImpl;->recordReadOf(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/CompositionImpl;->recordWriteOf(Ljava/lang/Object;)V +HSPLandroidx/compose/runtime/CompositionImpl;->removeDerivedStateObservation$runtime_release(Landroidx/compose/runtime/DerivedState;)V HSPLandroidx/compose/runtime/CompositionImpl;->removeObservation$runtime_release(Ljava/lang/Object;Landroidx/compose/runtime/RecomposeScopeImpl;)V HSPLandroidx/compose/runtime/CompositionImpl;->setContent(Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/runtime/CompositionImpl;->takeInvalidations()Landroidx/compose/runtime/collection/IdentityArrayMap; @@ -5275,8 +5355,6 @@ HSPLandroidx/compose/runtime/InvalidationResult;->$values()[Landroidx/compose/ru HSPLandroidx/compose/runtime/InvalidationResult;->()V HSPLandroidx/compose/runtime/InvalidationResult;->(Ljava/lang/String;I)V Landroidx/compose/runtime/JoinedKey; -HSPLandroidx/compose/runtime/JoinedKey;->hashCode()I -HSPLandroidx/compose/runtime/JoinedKey;->hashCodeOf(Ljava/lang/Object;)I Landroidx/compose/runtime/KeyInfo; HSPLandroidx/compose/runtime/KeyInfo;->(ILjava/lang/Object;III)V HSPLandroidx/compose/runtime/KeyInfo;->getKey()I @@ -5354,6 +5432,7 @@ HSPLandroidx/compose/runtime/ParcelableSnapshotMutableLongState$Companion$CREATO Landroidx/compose/runtime/ParcelableSnapshotMutableState; HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState;->()V HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState;->(Ljava/lang/Object;Landroidx/compose/runtime/SnapshotMutationPolicy;)V +PLandroidx/compose/runtime/ParcelableSnapshotMutableState;->writeToParcel(Landroid/os/Parcel;I)V Landroidx/compose/runtime/ParcelableSnapshotMutableState$Companion; HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState$Companion;->()V HSPLandroidx/compose/runtime/ParcelableSnapshotMutableState$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -5397,7 +5476,6 @@ HSPLandroidx/compose/runtime/PrioritySet;->(Ljava/util/List;)V HSPLandroidx/compose/runtime/PrioritySet;->(Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/PrioritySet;->add(I)V HSPLandroidx/compose/runtime/PrioritySet;->isNotEmpty()Z -HSPLandroidx/compose/runtime/PrioritySet;->peek()I HSPLandroidx/compose/runtime/PrioritySet;->takeMax()I Landroidx/compose/runtime/ProduceStateScope; Landroidx/compose/runtime/ProduceStateScopeImpl; @@ -5419,6 +5497,7 @@ Landroidx/compose/runtime/RecomposeScopeImpl; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->()V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->(Landroidx/compose/runtime/RecomposeScopeOwner;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getCurrentToken$p(Landroidx/compose/runtime/RecomposeScopeImpl;)I +HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getTrackedDependencies$p(Landroidx/compose/runtime/RecomposeScopeImpl;)Landroidx/compose/runtime/collection/IdentityArrayMap; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$getTrackedInstances$p(Landroidx/compose/runtime/RecomposeScopeImpl;)Landroidx/compose/runtime/collection/IdentityArrayIntMap; HSPLandroidx/compose/runtime/RecomposeScopeImpl;->access$setTrackedInstances$p(Landroidx/compose/runtime/RecomposeScopeImpl;Landroidx/compose/runtime/collection/IdentityArrayIntMap;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl;->compose(Landroidx/compose/runtime/Composer;)V @@ -5453,7 +5532,6 @@ Landroidx/compose/runtime/RecomposeScopeImpl$Companion; HSPLandroidx/compose/runtime/RecomposeScopeImpl$Companion;->()V HSPLandroidx/compose/runtime/RecomposeScopeImpl$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/runtime/RecomposeScopeImpl$end$1$2; -HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->(Landroidx/compose/runtime/RecomposeScopeImpl;ILandroidx/compose/runtime/collection/IdentityArrayIntMap;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->invoke(Landroidx/compose/runtime/Composition;)V HSPLandroidx/compose/runtime/RecomposeScopeImpl$end$1$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/RecomposeScopeImplKt; @@ -5536,7 +5614,6 @@ HSPLandroidx/compose/runtime/Recomposer$join$2;->invoke(Landroidx/compose/runtim HSPLandroidx/compose/runtime/Recomposer$join$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$join$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/Recomposer$performRecompose$1$1; -HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->(Landroidx/compose/runtime/collection/IdentityArraySet;Landroidx/compose/runtime/ControlledComposition;)V HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->invoke()Ljava/lang/Object; HSPLandroidx/compose/runtime/Recomposer$performRecompose$1$1;->invoke()V Landroidx/compose/runtime/Recomposer$readObserverOf$1; @@ -5597,7 +5674,7 @@ HSPLandroidx/compose/runtime/SlotReader;->containsMark(I)Z HSPLandroidx/compose/runtime/SlotReader;->endEmpty()V HSPLandroidx/compose/runtime/SlotReader;->endGroup()V HSPLandroidx/compose/runtime/SlotReader;->extractKeys()Ljava/util/List; -HSPLandroidx/compose/runtime/SlotReader;->forEachData$runtime_release(ILkotlin/jvm/functions/Function2;)V +HPLandroidx/compose/runtime/SlotReader;->forEachData$runtime_release(ILkotlin/jvm/functions/Function2;)V PLandroidx/compose/runtime/SlotReader;->getCurrentEnd()I HSPLandroidx/compose/runtime/SlotReader;->getCurrentGroup()I HSPLandroidx/compose/runtime/SlotReader;->getGroupAux()Ljava/lang/Object; @@ -5819,14 +5896,10 @@ Landroidx/compose/runtime/SnapshotLongStateKt__SnapshotLongStateKt; HSPLandroidx/compose/runtime/SnapshotLongStateKt__SnapshotLongStateKt;->mutableLongStateOf(J)Landroidx/compose/runtime/MutableLongState; Landroidx/compose/runtime/SnapshotMutableFloatStateImpl; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->(F)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->getFirstStateRecord()Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->getFloatValue()F -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->prependStateRecord(Landroidx/compose/runtime/snapshots/StateRecord;)V HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl;->setFloatValue(F)V Landroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->(F)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->assign(Landroidx/compose/runtime/snapshots/StateRecord;)V -PLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->create()Landroidx/compose/runtime/snapshots/StateRecord; HSPLandroidx/compose/runtime/SnapshotMutableFloatStateImpl$FloatStateStateRecord;->getValue()F Landroidx/compose/runtime/SnapshotMutableIntStateImpl; HSPLandroidx/compose/runtime/SnapshotMutableIntStateImpl;->(I)V @@ -5983,6 +6056,7 @@ Landroidx/compose/runtime/collection/IdentityArrayMap; HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->(I)V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->(IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->access$setSize$p(Landroidx/compose/runtime/collection/IdentityArrayMap;I)V +PLandroidx/compose/runtime/collection/IdentityArrayMap;->clear()V HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->contains(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->find(Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityArrayMap;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -6016,6 +6090,7 @@ HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->()V HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->access$find(Landroidx/compose/runtime/collection/IdentityScopeMap;Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->access$scopeSetAt(Landroidx/compose/runtime/collection/IdentityScopeMap;I)Landroidx/compose/runtime/collection/IdentityArraySet; HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->add(Ljava/lang/Object;Ljava/lang/Object;)Z +PLandroidx/compose/runtime/collection/IdentityScopeMap;->clear()V HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->contains(Ljava/lang/Object;)Z HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->find(Ljava/lang/Object;)I HSPLandroidx/compose/runtime/collection/IdentityScopeMap;->getOrCreateIdentitySet(Ljava/lang/Object;)Landroidx/compose/runtime/collection/IdentityArraySet; @@ -6197,12 +6272,10 @@ HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementati HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode$ModificationResult;->getSizeDelta()I Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->()V -HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->currentNode()Landroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNode; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getBuffer()[Ljava/lang/Object; HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->getIndex()I HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextKey()Z HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->hasNextNode()Z -HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->moveToNextNode()V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;I)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->reset([Ljava/lang/Object;II)V HSPLandroidx/compose/runtime/external/kotlinx/collections/immutable/implementations/immutableMap/TrieNodeBaseIterator;->setIndex(I)V @@ -6399,9 +6472,12 @@ Landroidx/compose/runtime/saveable/Saver; Landroidx/compose/runtime/saveable/SaverKt; HSPLandroidx/compose/runtime/saveable/SaverKt;->()V HSPLandroidx/compose/runtime/saveable/SaverKt;->Saver(Lkotlin/jvm/functions/Function2;Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/saveable/Saver; +HSPLandroidx/compose/runtime/saveable/SaverKt;->autoSaver()Landroidx/compose/runtime/saveable/Saver; Landroidx/compose/runtime/saveable/SaverKt$AutoSaver$1; HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->()V HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->()V +HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->invoke(Landroidx/compose/runtime/saveable/SaverScope;Ljava/lang/Object;)Ljava/lang/Object; +HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/saveable/SaverKt$AutoSaver$2; HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$2;->()V HSPLandroidx/compose/runtime/saveable/SaverKt$AutoSaver$2;->()V @@ -6541,7 +6617,6 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->access$getUpperSet$p(Land HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->andNot(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->clear(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->get(I)Z -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->iterator()Ljava/util/Iterator; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->lowest(I)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->or(Landroidx/compose/runtime/snapshots/SnapshotIdSet;)Landroidx/compose/runtime/snapshots/SnapshotIdSet; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet;->set(I)Landroidx/compose/runtime/snapshots/SnapshotIdSet; @@ -6552,10 +6627,8 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$Companion;->getEMPTY()Landr Landroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->(Landroidx/compose/runtime/snapshots/SnapshotIdSet;Lkotlin/coroutines/Continuation;)V HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSet$iterator$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/runtime/snapshots/SnapshotIdSetKt; HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->access$lowestBitOf(J)I -HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->binarySearch([II)I HSPLandroidx/compose/runtime/snapshots/SnapshotIdSetKt;->lowestBitOf(J)I Landroidx/compose/runtime/snapshots/SnapshotKt; HSPLandroidx/compose/runtime/snapshots/SnapshotKt;->()V @@ -6704,6 +6777,7 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$isPaused$p HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$sendNotifications(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->access$setSendingNotifications$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver;Z)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->addChanges(Ljava/util/Set;)V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clear()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->clearIf(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->drainChanges()Z HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->ensureMap(Lkotlin/jvm/functions/Function1;)Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; @@ -6711,10 +6785,12 @@ HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->observeReads(Ljav HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->removeChanges()Ljava/util/Set; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->sendNotifications()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->start()V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver;->stop()V Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->(Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->access$getDeriveStateScopeCount$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;)I HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->access$setDeriveStateScopeCount$p(Landroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;I)V +PLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->clear()V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->clearObsoleteStateReads(Ljava/lang/Object;)V HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->getOnChanged()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/runtime/snapshots/SnapshotStateObserver$ObservedScopeMap;->notifyInvalidatedScopes()V @@ -6810,7 +6886,7 @@ HSPLandroidx/compose/ui/Alignment$Companion;->getCenterStart()Landroidx/compose/ HSPLandroidx/compose/ui/Alignment$Companion;->getCenterVertically()Landroidx/compose/ui/Alignment$Vertical; HSPLandroidx/compose/ui/Alignment$Companion;->getStart()Landroidx/compose/ui/Alignment$Horizontal; HSPLandroidx/compose/ui/Alignment$Companion;->getTop()Landroidx/compose/ui/Alignment$Vertical; -HSPLandroidx/compose/ui/Alignment$Companion;->getTopCenter()Landroidx/compose/ui/Alignment; +PLandroidx/compose/ui/Alignment$Companion;->getTopCenter()Landroidx/compose/ui/Alignment; HSPLandroidx/compose/ui/Alignment$Companion;->getTopStart()Landroidx/compose/ui/Alignment; Landroidx/compose/ui/Alignment$Horizontal; Landroidx/compose/ui/Alignment$Vertical; @@ -6843,7 +6919,6 @@ HSPLandroidx/compose/ui/ComposedModifier;->getFactory()Lkotlin/jvm/functions/Fun Landroidx/compose/ui/ComposedModifierKt; HSPLandroidx/compose/ui/ComposedModifierKt;->composed$default(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->composed(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function3;)Landroidx/compose/ui/Modifier; -HSPLandroidx/compose/ui/ComposedModifierKt;->materialize(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->materializeModifier(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/ComposedModifierKt;->materializeWithCompositionLocalInjectionInternal(Landroidx/compose/runtime/Composer;Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; Landroidx/compose/ui/ComposedModifierKt$materialize$1; @@ -6887,7 +6962,7 @@ HSPLandroidx/compose/ui/Modifier$Node;->getCoroutineScope()Lkotlinx/coroutines/C HSPLandroidx/compose/ui/Modifier$Node;->getInsertedNodeAwaitingAttachForInvalidation$ui_release()Z HSPLandroidx/compose/ui/Modifier$Node;->getKindSet$ui_release()I HSPLandroidx/compose/ui/Modifier$Node;->getNode()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/ui/Modifier$Node;->getOwnerScope$ui_release()Landroidx/compose/ui/node/ObserverNodeOwnerScope; +PLandroidx/compose/ui/Modifier$Node;->getOwnerScope$ui_release()Landroidx/compose/ui/node/ObserverNodeOwnerScope; HSPLandroidx/compose/ui/Modifier$Node;->getParent$ui_release()Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/ui/Modifier$Node;->getShouldAutoInvalidate()Z HSPLandroidx/compose/ui/Modifier$Node;->getUpdatedNodeAwaitingAttachForInvalidation$ui_release()Z @@ -6905,7 +6980,7 @@ HSPLandroidx/compose/ui/Modifier$Node;->setAsDelegateTo$ui_release(Landroidx/com HSPLandroidx/compose/ui/Modifier$Node;->setChild$ui_release(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/ui/Modifier$Node;->setInsertedNodeAwaitingAttachForInvalidation$ui_release(Z)V HSPLandroidx/compose/ui/Modifier$Node;->setKindSet$ui_release(I)V -HSPLandroidx/compose/ui/Modifier$Node;->setOwnerScope$ui_release(Landroidx/compose/ui/node/ObserverNodeOwnerScope;)V +PLandroidx/compose/ui/Modifier$Node;->setOwnerScope$ui_release(Landroidx/compose/ui/node/ObserverNodeOwnerScope;)V HSPLandroidx/compose/ui/Modifier$Node;->setParent$ui_release(Landroidx/compose/ui/Modifier$Node;)V HSPLandroidx/compose/ui/Modifier$Node;->setUpdatedNodeAwaitingAttachForInvalidation$ui_release(Z)V HSPLandroidx/compose/ui/Modifier$Node;->updateCoordinator$ui_release(Landroidx/compose/ui/node/NodeCoordinator;)V @@ -6937,58 +7012,50 @@ Landroidx/compose/ui/autofill/AutofillCallback; HSPLandroidx/compose/ui/autofill/AutofillCallback;->()V HSPLandroidx/compose/ui/autofill/AutofillCallback;->()V HSPLandroidx/compose/ui/autofill/AutofillCallback;->register(Landroidx/compose/ui/autofill/AndroidAutofill;)V +PLandroidx/compose/ui/autofill/AutofillCallback;->unregister(Landroidx/compose/ui/autofill/AndroidAutofill;)V Landroidx/compose/ui/autofill/AutofillTree; HSPLandroidx/compose/ui/autofill/AutofillTree;->()V HSPLandroidx/compose/ui/autofill/AutofillTree;->()V Landroidx/compose/ui/draw/BuildDrawCacheParams; -Landroidx/compose/ui/draw/CacheDrawModifierNode; -Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->(Landroidx/compose/ui/draw/CacheDrawScope;Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getBlock()Lkotlin/jvm/functions/Function1; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getDensity()Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getOrBuildCachedDrawBlock()Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getSize-NH-jbRc()J -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->invalidateDrawCache()V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->onMeasureResultChanged()V -Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->(Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl;Landroidx/compose/ui/draw/CacheDrawScope;)V -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()Ljava/lang/Object; -HSPLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()V -Landroidx/compose/ui/draw/CacheDrawScope; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->()V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->()V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getDensity()F -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getDrawResult$ui_release()Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->getSize-NH-jbRc()J -HSPLandroidx/compose/ui/draw/CacheDrawScope;->onDrawWithContent(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/CacheDrawScope;->setCacheParams$ui_release(Landroidx/compose/ui/draw/BuildDrawCacheParams;)V -HSPLandroidx/compose/ui/draw/CacheDrawScope;->setDrawResult$ui_release(Landroidx/compose/ui/draw/DrawResult;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->(Landroidx/compose/ui/draw/CacheDrawScope;Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getBlock()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getDensity()Landroidx/compose/ui/unit/Density; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getOrBuildCachedDrawBlock()Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->getSize-NH-jbRc()J +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->invalidateDrawCache()V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl;->onMeasureResultChanged()V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->(Landroidx/compose/ui/draw/CacheDrawModifierNodeImpl;Landroidx/compose/ui/draw/CacheDrawScope;)V +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/draw/CacheDrawModifierNodeImpl$getOrBuildCachedDrawBlock$1$1;->invoke()V +PLandroidx/compose/ui/draw/CacheDrawScope;->()V +PLandroidx/compose/ui/draw/CacheDrawScope;->()V +PLandroidx/compose/ui/draw/CacheDrawScope;->getDensity()F +PLandroidx/compose/ui/draw/CacheDrawScope;->getDrawResult$ui_release()Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/draw/CacheDrawScope;->getSize-NH-jbRc()J +PLandroidx/compose/ui/draw/CacheDrawScope;->onDrawWithContent(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/DrawResult; +PLandroidx/compose/ui/draw/CacheDrawScope;->setCacheParams$ui_release(Landroidx/compose/ui/draw/BuildDrawCacheParams;)V +PLandroidx/compose/ui/draw/CacheDrawScope;->setDrawResult$ui_release(Landroidx/compose/ui/draw/DrawResult;)V Landroidx/compose/ui/draw/ClipKt; HSPLandroidx/compose/ui/draw/ClipKt;->clip(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/Shape;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/draw/ClipKt;->clipToBounds(Landroidx/compose/ui/Modifier;)Landroidx/compose/ui/Modifier; -Landroidx/compose/ui/draw/DrawBackgroundModifier; -HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawBackgroundModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V -Landroidx/compose/ui/draw/DrawBehindElement; -HSPLandroidx/compose/ui/draw/DrawBehindElement;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/Modifier$Node; -HSPLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/draw/DrawBackgroundModifier; +PLandroidx/compose/ui/draw/DrawBackgroundModifier;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawBackgroundModifier;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/draw/DrawBehindElement;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/Modifier$Node; +PLandroidx/compose/ui/draw/DrawBehindElement;->create()Landroidx/compose/ui/draw/DrawBackgroundModifier; PLandroidx/compose/ui/draw/DrawBehindElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/draw/DrawCacheModifier; Landroidx/compose/ui/draw/DrawModifier; -Landroidx/compose/ui/draw/DrawModifierKt; -HSPLandroidx/compose/ui/draw/DrawModifierKt;->CacheDrawModifierNode(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/CacheDrawModifierNode; -HSPLandroidx/compose/ui/draw/DrawModifierKt;->drawBehind(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; -Landroidx/compose/ui/draw/DrawResult; -HSPLandroidx/compose/ui/draw/DrawResult;->()V -HSPLandroidx/compose/ui/draw/DrawResult;->(Lkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/draw/DrawResult;->getBlock$ui_release()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/draw/EmptyBuildDrawCacheParams; -HSPLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V -HSPLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V +PLandroidx/compose/ui/draw/DrawModifierKt;->CacheDrawModifierNode(Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/draw/CacheDrawModifierNode; +PLandroidx/compose/ui/draw/DrawModifierKt;->drawBehind(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/ui/draw/DrawResult;->()V +PLandroidx/compose/ui/draw/DrawResult;->(Lkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/draw/DrawResult;->getBlock$ui_release()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V +PLandroidx/compose/ui/draw/EmptyBuildDrawCacheParams;->()V Landroidx/compose/ui/draw/PainterElement; HSPLandroidx/compose/ui/draw/PainterElement;->(Landroidx/compose/ui/graphics/painter/Painter;ZLandroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;)V HSPLandroidx/compose/ui/draw/PainterElement;->create()Landroidx/compose/ui/Modifier$Node; @@ -7102,7 +7169,7 @@ HSPLandroidx/compose/ui/focus/FocusTargetNode;->()V HSPLandroidx/compose/ui/focus/FocusTargetNode;->getFocusState()Landroidx/compose/ui/focus/FocusStateImpl; HSPLandroidx/compose/ui/focus/FocusTargetNode;->invalidateFocus$ui_release()V HSPLandroidx/compose/ui/focus/FocusTargetNode;->onReset()V -HSPLandroidx/compose/ui/focus/FocusTargetNode;->scheduleInvalidationForFocusEvents$ui_release()V +HPLandroidx/compose/ui/focus/FocusTargetNode;->scheduleInvalidationForFocusEvents$ui_release()V Landroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement; HSPLandroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement;->()V HSPLandroidx/compose/ui/focus/FocusTargetNode$FocusTargetElement;->()V @@ -7153,9 +7220,9 @@ HSPLandroidx/compose/ui/geometry/Offset;->equals-impl0(JJ)Z HSPLandroidx/compose/ui/geometry/Offset;->getDistance-impl(J)F HSPLandroidx/compose/ui/geometry/Offset;->getX-impl(J)F HSPLandroidx/compose/ui/geometry/Offset;->getY-impl(J)F -HSPLandroidx/compose/ui/geometry/Offset;->minus-MK-Hz9U(JJ)J +HPLandroidx/compose/ui/geometry/Offset;->minus-MK-Hz9U(JJ)J HSPLandroidx/compose/ui/geometry/Offset;->plus-MK-Hz9U(JJ)J -HSPLandroidx/compose/ui/geometry/Offset;->times-tuRUvjQ(JF)J +PLandroidx/compose/ui/geometry/Offset;->times-tuRUvjQ(JF)J HSPLandroidx/compose/ui/geometry/Offset;->unbox-impl()J Landroidx/compose/ui/geometry/Offset$Companion; HSPLandroidx/compose/ui/geometry/Offset$Companion;->()V @@ -7233,6 +7300,7 @@ Landroidx/compose/ui/graphics/AndroidBlendMode_androidKt; HSPLandroidx/compose/ui/graphics/AndroidBlendMode_androidKt;->toAndroidBlendMode-s9anfk8(I)Landroid/graphics/BlendMode; Landroidx/compose/ui/graphics/AndroidCanvas; HSPLandroidx/compose/ui/graphics/AndroidCanvas;->()V +HSPLandroidx/compose/ui/graphics/AndroidCanvas;->clipRect-N_I0leg(FFFFI)V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->concat-58bKbWc([F)V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->disableZ()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->drawImageRect-HPBpro0(Landroidx/compose/ui/graphics/ImageBitmap;JJJJLandroidx/compose/ui/graphics/Paint;)V @@ -7244,6 +7312,7 @@ HSPLandroidx/compose/ui/graphics/AndroidCanvas;->getInternalCanvas()Landroid/gra HSPLandroidx/compose/ui/graphics/AndroidCanvas;->restore()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->save()V HSPLandroidx/compose/ui/graphics/AndroidCanvas;->setInternalCanvas(Landroid/graphics/Canvas;)V +HSPLandroidx/compose/ui/graphics/AndroidCanvas;->toRegionOp--7u2Bmg(I)Landroid/graphics/Region$Op; HSPLandroidx/compose/ui/graphics/AndroidCanvas;->translate(FF)V Landroidx/compose/ui/graphics/AndroidCanvas_androidKt; HSPLandroidx/compose/ui/graphics/AndroidCanvas_androidKt;->()V @@ -7278,12 +7347,12 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint;->getBlendMode-0nO6VwU()I HSPLandroidx/compose/ui/graphics/AndroidPaint;->getColor-0d7_KjU()J HSPLandroidx/compose/ui/graphics/AndroidPaint;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; HSPLandroidx/compose/ui/graphics/AndroidPaint;->getFilterQuality-f-v9h1I()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; +PLandroidx/compose/ui/graphics/AndroidPaint;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; HSPLandroidx/compose/ui/graphics/AndroidPaint;->getShader()Landroid/graphics/Shader; -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeCap-KaPHkGw()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeJoin-LxFBmk8()I -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeMiterLimit()F -HSPLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeWidth()F +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeCap-KaPHkGw()I +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeJoin-LxFBmk8()I +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeMiterLimit()F +PLandroidx/compose/ui/graphics/AndroidPaint;->getStrokeWidth()F HSPLandroidx/compose/ui/graphics/AndroidPaint;->setAlpha(F)V HSPLandroidx/compose/ui/graphics/AndroidPaint;->setBlendMode-s9anfk8(I)V HSPLandroidx/compose/ui/graphics/AndroidPaint;->setColor-8_81llA(J)V @@ -7297,10 +7366,10 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->asComposePaint(Landroi HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeAlpha(Landroid/graphics/Paint;)F HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeColor(Landroid/graphics/Paint;)J HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeFilterQuality(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeCap(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeJoin(Landroid/graphics/Paint;)I -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeMiterLimit(Landroid/graphics/Paint;)F -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeWidth(Landroid/graphics/Paint;)F +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeCap(Landroid/graphics/Paint;)I +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeJoin(Landroid/graphics/Paint;)I +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeMiterLimit(Landroid/graphics/Paint;)F +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->getNativeStrokeWidth(Landroid/graphics/Paint;)F HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->makeNativePaint()Landroid/graphics/Paint; HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeAlpha(Landroid/graphics/Paint;F)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeBlendMode-GB0RdKg(Landroid/graphics/Paint;I)V @@ -7309,12 +7378,11 @@ HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeColorFilter(L HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeShader(Landroid/graphics/Paint;Landroid/graphics/Shader;)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeStrokeWidth(Landroid/graphics/Paint;F)V HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt;->setNativeStyle--5YerkU(Landroid/graphics/Paint;I)V -Landroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings; -HSPLandroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings;->()V +PLandroidx/compose/ui/graphics/AndroidPaint_androidKt$WhenMappings;->()V Landroidx/compose/ui/graphics/AndroidPath; HSPLandroidx/compose/ui/graphics/AndroidPath;->(Landroid/graphics/Path;)V HSPLandroidx/compose/ui/graphics/AndroidPath;->(Landroid/graphics/Path;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/AndroidPath;->addRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V +PLandroidx/compose/ui/graphics/AndroidPath;->addRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V HSPLandroidx/compose/ui/graphics/AndroidPath;->close()V HSPLandroidx/compose/ui/graphics/AndroidPath;->cubicTo(FFFFFF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->getFillType-Rg-k1Os()I @@ -7323,7 +7391,7 @@ HSPLandroidx/compose/ui/graphics/AndroidPath;->lineTo(FF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->moveTo(FF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->relativeCubicTo(FFFFFF)V HSPLandroidx/compose/ui/graphics/AndroidPath;->relativeLineTo(FF)V -HSPLandroidx/compose/ui/graphics/AndroidPath;->reset()V +PLandroidx/compose/ui/graphics/AndroidPath;->reset()V HSPLandroidx/compose/ui/graphics/AndroidPath;->rewind()V HSPLandroidx/compose/ui/graphics/AndroidPath;->setFillType-oQ8Xj4U(I)V Landroidx/compose/ui/graphics/AndroidPath_androidKt; @@ -7396,6 +7464,7 @@ HSPLandroidx/compose/ui/graphics/Brush$Companion;->(Lkotlin/jvm/internal/D HSPLandroidx/compose/ui/graphics/Brush$Companion;->linearGradient-mHitzGk$default(Landroidx/compose/ui/graphics/Brush$Companion;Ljava/util/List;JJIILjava/lang/Object;)Landroidx/compose/ui/graphics/Brush; HSPLandroidx/compose/ui/graphics/Brush$Companion;->linearGradient-mHitzGk(Ljava/util/List;JJI)Landroidx/compose/ui/graphics/Brush; Landroidx/compose/ui/graphics/Canvas; +HSPLandroidx/compose/ui/graphics/Canvas;->clipRect-mtrdD-E(Landroidx/compose/ui/geometry/Rect;I)V Landroidx/compose/ui/graphics/CanvasHolder; HSPLandroidx/compose/ui/graphics/CanvasHolder;->()V HSPLandroidx/compose/ui/graphics/CanvasHolder;->getAndroidCanvas()Landroidx/compose/ui/graphics/AndroidCanvas; @@ -7409,6 +7478,15 @@ Landroidx/compose/ui/graphics/CanvasZHelper; HSPLandroidx/compose/ui/graphics/CanvasZHelper;->()V HSPLandroidx/compose/ui/graphics/CanvasZHelper;->()V HSPLandroidx/compose/ui/graphics/CanvasZHelper;->enableZ(Landroid/graphics/Canvas;Z)V +Landroidx/compose/ui/graphics/ClipOp; +HSPLandroidx/compose/ui/graphics/ClipOp;->()V +HSPLandroidx/compose/ui/graphics/ClipOp;->access$getDifference$cp()I +HSPLandroidx/compose/ui/graphics/ClipOp;->constructor-impl(I)I +HSPLandroidx/compose/ui/graphics/ClipOp;->equals-impl0(II)Z +Landroidx/compose/ui/graphics/ClipOp$Companion; +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->()V +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/graphics/ClipOp$Companion;->getDifference-rtfAjoo()I Landroidx/compose/ui/graphics/Color; HSPLandroidx/compose/ui/graphics/Color;->()V HSPLandroidx/compose/ui/graphics/Color;->(J)V @@ -7453,14 +7531,10 @@ HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->(Lkotlin/jvm/inte HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->tint-xETnrds$default(Landroidx/compose/ui/graphics/ColorFilter$Companion;JIILjava/lang/Object;)Landroidx/compose/ui/graphics/ColorFilter; HSPLandroidx/compose/ui/graphics/ColorFilter$Companion;->tint-xETnrds(JI)Landroidx/compose/ui/graphics/ColorFilter; Landroidx/compose/ui/graphics/ColorKt; -HSPLandroidx/compose/ui/graphics/ColorKt;->Color$default(IIIIILjava/lang/Object;)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(FFFFLandroidx/compose/ui/graphics/colorspace/ColorSpace;)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(I)J -HSPLandroidx/compose/ui/graphics/ColorKt;->Color(IIII)J HSPLandroidx/compose/ui/graphics/ColorKt;->Color(J)J HSPLandroidx/compose/ui/graphics/ColorKt;->compositeOver--OWjLjI(JJ)J -HSPLandroidx/compose/ui/graphics/ColorKt;->luminance-8_81llA(J)F -HSPLandroidx/compose/ui/graphics/ColorKt;->saturate(F)F HSPLandroidx/compose/ui/graphics/ColorKt;->toArgb-8_81llA(J)I Landroidx/compose/ui/graphics/ColorProducer; Landroidx/compose/ui/graphics/ColorSpaceVerificationHelper; @@ -7557,7 +7631,6 @@ HSPLandroidx/compose/ui/graphics/MatrixKt;->isIdentity-58bKbWc([F)Z Landroidx/compose/ui/graphics/Outline; HSPLandroidx/compose/ui/graphics/Outline;->()V HSPLandroidx/compose/ui/graphics/Outline;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Landroidx/compose/ui/graphics/Outline$Generic; Landroidx/compose/ui/graphics/Outline$Rectangle; HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->(Landroidx/compose/ui/geometry/Rect;)V HSPLandroidx/compose/ui/graphics/Outline$Rectangle;->getRect()Landroidx/compose/ui/geometry/Rect; @@ -7608,8 +7681,6 @@ HSPLandroidx/compose/ui/graphics/RectangleShapeKt;->()V HSPLandroidx/compose/ui/graphics/RectangleShapeKt;->getRectangleShape()Landroidx/compose/ui/graphics/Shape; Landroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1; HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->()V -HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline$Rectangle; -HSPLandroidx/compose/ui/graphics/RectangleShapeKt$RectangleShape$1;->createOutline-Pq9zytI(JLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Landroidx/compose/ui/graphics/Outline; Landroidx/compose/ui/graphics/ReusableGraphicsLayerScope; HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->()V HSPLandroidx/compose/ui/graphics/ReusableGraphicsLayerScope;->getAlpha()F @@ -7701,14 +7772,13 @@ Landroidx/compose/ui/graphics/SolidColor; HSPLandroidx/compose/ui/graphics/SolidColor;->(J)V HSPLandroidx/compose/ui/graphics/SolidColor;->(JLkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/SolidColor;->applyTo-Pq9zytI(JLandroidx/compose/ui/graphics/Paint;F)V -HSPLandroidx/compose/ui/graphics/SolidColor;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/graphics/SolidColor;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/graphics/StrokeCap; HSPLandroidx/compose/ui/graphics/StrokeCap;->()V HSPLandroidx/compose/ui/graphics/StrokeCap;->(I)V HSPLandroidx/compose/ui/graphics/StrokeCap;->access$getButt$cp()I HSPLandroidx/compose/ui/graphics/StrokeCap;->box-impl(I)Landroidx/compose/ui/graphics/StrokeCap; HSPLandroidx/compose/ui/graphics/StrokeCap;->constructor-impl(I)I -HSPLandroidx/compose/ui/graphics/StrokeCap;->equals-impl0(II)Z HSPLandroidx/compose/ui/graphics/StrokeCap;->unbox-impl()I Landroidx/compose/ui/graphics/StrokeCap$Companion; HSPLandroidx/compose/ui/graphics/StrokeCap$Companion;->()V @@ -7721,7 +7791,6 @@ HSPLandroidx/compose/ui/graphics/StrokeJoin;->access$getBevel$cp()I HSPLandroidx/compose/ui/graphics/StrokeJoin;->access$getMiter$cp()I HSPLandroidx/compose/ui/graphics/StrokeJoin;->box-impl(I)Landroidx/compose/ui/graphics/StrokeJoin; HSPLandroidx/compose/ui/graphics/StrokeJoin;->constructor-impl(I)I -HSPLandroidx/compose/ui/graphics/StrokeJoin;->equals-impl0(II)Z HSPLandroidx/compose/ui/graphics/StrokeJoin;->unbox-impl()I Landroidx/compose/ui/graphics/StrokeJoin$Companion; HSPLandroidx/compose/ui/graphics/StrokeJoin$Companion;->()V @@ -7776,7 +7845,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getLab$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getRgb$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->access$getXyz$cp()J HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->constructor-impl(J)J -HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->equals-impl0(JJ)Z HSPLandroidx/compose/ui/graphics/colorspace/ColorModel;->getComponentCount-impl(J)I Landroidx/compose/ui/graphics/colorspace/ColorModel$Companion; HSPLandroidx/compose/ui/graphics/colorspace/ColorModel$Companion;->()V @@ -7790,7 +7858,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->(Ljava/lang/Strin HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->(Ljava/lang/String;JILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getComponentCount()I HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getId$ui_graphics_release()I -HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace;->getModel-xdoWZVw()J Landroidx/compose/ui/graphics/colorspace/ColorSpace$Companion; HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace$Companion;->()V HSPLandroidx/compose/ui/graphics/colorspace/ColorSpace$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -7837,7 +7904,6 @@ Landroidx/compose/ui/graphics/colorspace/Oklab$Companion; HSPLandroidx/compose/ui/graphics/colorspace/Oklab$Companion;->()V HSPLandroidx/compose/ui/graphics/colorspace/Oklab$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/ui/graphics/colorspace/Rgb; -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$-dnaBie4LWY14HMiVYPEW1zVyJ0(Landroidx/compose/ui/graphics/colorspace/Rgb;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$IntSl_jJJrniYA6DFCtcEZiKFa4(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$NBAtvciw6pO7qi1pZQhckAj5hfk(D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->$r8$lambda$Re7xw3aJmdVA8XGvDpOzDTnMqwA(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D @@ -7848,9 +7914,7 @@ HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->(Ljava/lang/String;[FLan HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->DoubleIdentity$lambda$12(D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->_init_$lambda$6(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->_init_$lambda$8(Landroidx/compose/ui/graphics/colorspace/TransferParameters;D)D -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->eotfFunc$lambda$1(Landroidx/compose/ui/graphics/colorspace/Rgb;D)D HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getEotfFunc$ui_graphics_release()Landroidx/compose/ui/graphics/colorspace/DoubleFunction; HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getEotfOrig$ui_graphics_release()Landroidx/compose/ui/graphics/colorspace/DoubleFunction; HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getMaxValue(I)F HSPLandroidx/compose/ui/graphics/colorspace/Rgb;->getMinValue(I)F @@ -7866,7 +7930,6 @@ HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda2;->invoke(D)D Landroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4; HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4;->(Landroidx/compose/ui/graphics/colorspace/Rgb;)V -HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda4;->invoke(D)D Landroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5; HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5;->()V HSPLandroidx/compose/ui/graphics/colorspace/Rgb$$ExternalSyntheticLambda5;->invoke(D)D @@ -7918,10 +7981,10 @@ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->configurePaint-swdJ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->configurePaint-swdJneE(Landroidx/compose/ui/graphics/Brush;Landroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;II)Landroidx/compose/ui/graphics/Paint; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawImage-AZ2fEMs(Landroidx/compose/ui/graphics/ImageBitmap;JJJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;II)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-GBMwjPU(Landroidx/compose/ui/graphics/Path;Landroidx/compose/ui/graphics/Brush;FLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRect-AsUm42w(Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRect-n-J9OG0(JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->drawRoundRect-u-Aw5IA(JJJJLandroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDensity()F HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDrawContext()Landroidx/compose/ui/graphics/drawscope/DrawContext; @@ -7929,7 +7992,6 @@ HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getDrawParams()Land HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->modulate-5vOe2sY(JF)J HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->obtainFillPaint()Landroidx/compose/ui/graphics/Paint; -HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->obtainStrokePaint()Landroidx/compose/ui/graphics/Paint; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope;->selectPaint(Landroidx/compose/ui/graphics/drawscope/DrawStyle;)Landroidx/compose/ui/graphics/Paint; Landroidx/compose/ui/graphics/drawscope/CanvasDrawScope$DrawParams; HSPLandroidx/compose/ui/graphics/drawscope/CanvasDrawScope$DrawParams;->(Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/graphics/Canvas;J)V @@ -7972,7 +8034,7 @@ HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawImage-AZ2fEMs$default HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawPath-GBMwjPU$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Path;Landroidx/compose/ui/graphics/Brush;FLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRect-AsUm42w$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRect-n-J9OG0$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V -HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRoundRect-ZuiqVtQ$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V +PLandroidx/compose/ui/graphics/drawscope/DrawScope;->drawRoundRect-ZuiqVtQ$default(Landroidx/compose/ui/graphics/drawscope/DrawScope;Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;IILjava/lang/Object;)V HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->getSize-NH-jbRc()J HSPLandroidx/compose/ui/graphics/drawscope/DrawScope;->offsetSize-PENXr5M(JJ)J Landroidx/compose/ui/graphics/drawscope/DrawScope$Companion; @@ -7989,25 +8051,19 @@ HSPLandroidx/compose/ui/graphics/drawscope/EmptyCanvas;->()V Landroidx/compose/ui/graphics/drawscope/Fill; HSPLandroidx/compose/ui/graphics/drawscope/Fill;->()V HSPLandroidx/compose/ui/graphics/drawscope/Fill;->()V -Landroidx/compose/ui/graphics/drawscope/Stroke; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->()V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->equals(Ljava/lang/Object;)Z -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getCap-KaPHkGw()I -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getJoin-LxFBmk8()I -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getMiter()F -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getPathEffect()Landroidx/compose/ui/graphics/PathEffect; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke;->getWidth()F -Landroidx/compose/ui/graphics/drawscope/Stroke$Companion; -HSPLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->()V -HSPLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->()V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->(FFIILandroidx/compose/ui/graphics/PathEffect;Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/graphics/drawscope/Stroke;->equals(Ljava/lang/Object;)Z +PLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->()V +PLandroidx/compose/ui/graphics/drawscope/Stroke$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Landroidx/compose/ui/graphics/painter/BitmapPainter; HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJ)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->(Landroidx/compose/ui/graphics/ImageBitmap;JJLkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->applyAlpha(F)Z +PLandroidx/compose/ui/graphics/painter/BitmapPainter;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->getIntrinsicSize-NH-jbRc()J HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->onDraw(Landroidx/compose/ui/graphics/drawscope/DrawScope;)V HSPLandroidx/compose/ui/graphics/painter/BitmapPainter;->setFilterQuality-vDHp3xo$ui_graphics_release(I)V @@ -8048,6 +8104,7 @@ Landroidx/compose/ui/graphics/vector/ImageVector; HSPLandroidx/compose/ui/graphics/vector/ImageVector;->()V HSPLandroidx/compose/ui/graphics/vector/ImageVector;->(Ljava/lang/String;FFFFLandroidx/compose/ui/graphics/vector/VectorGroup;JIZ)V HSPLandroidx/compose/ui/graphics/vector/ImageVector;->(Ljava/lang/String;FFFFLandroidx/compose/ui/graphics/vector/VectorGroup;JIZLkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/graphics/vector/ImageVector;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getAutoMirror()Z HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getDefaultHeight-D9Ej5fM()F HSPLandroidx/compose/ui/graphics/vector/ImageVector;->getDefaultWidth-D9Ej5fM()F @@ -8487,13 +8544,14 @@ HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->create()Landroi HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->create()Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollElement;->equals(Ljava/lang/Object;)Z Landroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt; -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; +PLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll$default(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;ILjava/lang/Object;)Landroidx/compose/ui/Modifier; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollModifierKt;->nestedScroll(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;)Landroidx/compose/ui/Modifier; Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->(Landroidx/compose/ui/input/nestedscroll/NestedScrollConnection;Landroidx/compose/ui/input/nestedscroll/NestedScrollDispatcher;)V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->access$getNestedCoroutineScope(Landroidx/compose/ui/input/nestedscroll/NestedScrollNode;)Lkotlinx/coroutines/CoroutineScope; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getNestedCoroutineScope()Lkotlinx/coroutines/CoroutineScope; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getParentModifierLocal()Landroidx/compose/ui/input/nestedscroll/NestedScrollNode; +PLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->getProvidedValues()Landroidx/compose/ui/modifier/ModifierLocalMap; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->onAttach()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->onDetach()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNode;->resetDispatcherFields()V @@ -8513,14 +8571,14 @@ HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollNodeKt$ModifierLocalNeste Landroidx/compose/ui/input/nestedscroll/NestedScrollSource; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getDrag$cp()I -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getFling$cp()I +PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->access$getFling$cp()I HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->constructor-impl(I)I PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource;->equals-impl0(II)Z Landroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion; HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->()V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getDrag-WNlRxjI()I -HSPLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getFling-WNlRxjI()I +PLandroidx/compose/ui/input/nestedscroll/NestedScrollSource$Companion;->getFling-WNlRxjI()I Landroidx/compose/ui/input/pointer/AndroidPointerIconType; HSPLandroidx/compose/ui/input/pointer/AndroidPointerIconType;->(I)V Landroidx/compose/ui/input/pointer/AwaitPointerEventScope; @@ -8953,7 +9011,6 @@ HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;-> HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getActive()Z HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getComposition()Landroidx/compose/runtime/Composition; HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getContent()Lkotlin/jvm/functions/Function2; -HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->getForceRecompose()Z HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setComposition(Landroidx/compose/runtime/Composition;)V HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setContent(Lkotlin/jvm/functions/Function2;)V HSPLandroidx/compose/ui/layout/LayoutNodeSubcompositionsState$NodeState;->setForceRecompose(Z)V @@ -9061,8 +9118,7 @@ HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelative$default( HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelative(Landroidx/compose/ui/layout/Placeable;IIF)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer(Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;)V -HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V -HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM(Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;)V +PLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeRelativeWithLayer-aW-9-wM(Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer(Landroidx/compose/ui/layout/Placeable;IIFLkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/layout/Placeable$PlacementScope;->placeWithLayer-aW-9-wM$default(Landroidx/compose/ui/layout/Placeable$PlacementScope;Landroidx/compose/ui/layout/Placeable;JFLkotlin/jvm/functions/Function1;ILjava/lang/Object;)V @@ -9106,6 +9162,7 @@ HSPLandroidx/compose/ui/layout/ScaleFactor$Companion;->(Lkotlin/jvm/intern Landroidx/compose/ui/layout/ScaleFactorKt; HSPLandroidx/compose/ui/layout/ScaleFactorKt;->ScaleFactor(FF)J HSPLandroidx/compose/ui/layout/ScaleFactorKt;->times-UQTWf7w(JJ)J +HSPLandroidx/compose/ui/layout/ScaleFactorKt;->times-m-w2e94(JJ)J Landroidx/compose/ui/layout/SubcomposeIntermediateMeasureScope; Landroidx/compose/ui/layout/SubcomposeLayoutKt; HSPLandroidx/compose/ui/layout/SubcomposeLayoutKt;->SubcomposeLayout(Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -9148,7 +9205,7 @@ HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetIntermediateMeasure HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetMeasurePolicy$ui_release()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getSetRoot$ui_release()Lkotlin/jvm/functions/Function2; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->getState()Landroidx/compose/ui/layout/LayoutNodeSubcompositionsState; -HSPLandroidx/compose/ui/layout/SubcomposeLayoutState;->precompose(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; +PLandroidx/compose/ui/layout/SubcomposeLayoutState;->precompose(Ljava/lang/Object;Lkotlin/jvm/functions/Function2;)Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; Landroidx/compose/ui/layout/SubcomposeLayoutState$PrecomposedSlotHandle; Landroidx/compose/ui/layout/SubcomposeLayoutState$setCompositionContext$1; HSPLandroidx/compose/ui/layout/SubcomposeLayoutState$setCompositionContext$1;->(Landroidx/compose/ui/layout/SubcomposeLayoutState;)V @@ -9175,7 +9232,7 @@ HSPLandroidx/compose/ui/layout/SubcomposeSlotReusePolicy$SlotIdsSet;->(Lja PLandroidx/compose/ui/layout/SubcomposeSlotReusePolicy$SlotIdsSet;->iterator()Ljava/util/Iterator; Landroidx/compose/ui/modifier/BackwardsCompatLocalMap; HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V -HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->contains$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Z +HPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->contains$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Z HSPLandroidx/compose/ui/modifier/BackwardsCompatLocalMap;->get$ui_release(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; Landroidx/compose/ui/modifier/EmptyMap; HSPLandroidx/compose/ui/modifier/EmptyMap;->()V @@ -9236,8 +9293,11 @@ Landroidx/compose/ui/node/AlignmentLinesOwner; Landroidx/compose/ui/node/BackwardsCompatNode; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->(Landroidx/compose/ui/Modifier$Element;)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->draw(Landroidx/compose/ui/graphics/drawscope/ContentDrawScope;)V +PLandroidx/compose/ui/node/BackwardsCompatNode;->getCurrent(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode;->getElement()Landroidx/compose/ui/Modifier$Element; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->getProvidedValues()Landroidx/compose/ui/modifier/ModifierLocalMap; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->initializeModifier(Z)V +PLandroidx/compose/ui/node/BackwardsCompatNode;->isValidOwnerScope()Z HSPLandroidx/compose/ui/node/BackwardsCompatNode;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->modifyParentData(Landroidx/compose/ui/unit/Density;Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onAttach()V @@ -9248,19 +9308,29 @@ HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onPlaced(Landroidx/compose/ui HSPLandroidx/compose/ui/node/BackwardsCompatNode;->onRemeasured-ozmzZPI(J)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->setElement(Landroidx/compose/ui/Modifier$Element;)V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->unInitializeModifier()V +PLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalConsumer()V HSPLandroidx/compose/ui/node/BackwardsCompatNode;->updateModifierLocalProvider(Landroidx/compose/ui/modifier/ModifierLocalProvider;)V +PLandroidx/compose/ui/node/BackwardsCompatNode$initializeModifier$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode$initializeModifier$1;->invoke()V +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->(Landroidx/compose/ui/node/BackwardsCompatNode;)V +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/node/BackwardsCompatNode$updateModifierLocalConsumer$1;->invoke()V Landroidx/compose/ui/node/BackwardsCompatNodeKt; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$getUpdateModifierLocalConsumer$p()Lkotlin/jvm/functions/Function1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->access$isChainUpdate(Landroidx/compose/ui/node/BackwardsCompatNode;)Z HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt;->isChainUpdate(Landroidx/compose/ui/node/BackwardsCompatNode;)Z Landroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$DetachedModifierLocalReadScope$1;->getCurrent(Landroidx/compose/ui/modifier/ModifierLocal;)Ljava/lang/Object; Landroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1;->()V HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$onDrawCacheReadsChanged$1;->()V Landroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1; HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->()V HSPLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->()V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->invoke(Landroidx/compose/ui/node/BackwardsCompatNode;)V +PLandroidx/compose/ui/node/BackwardsCompatNodeKt$updateModifierLocalConsumer$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/CanFocusChecker; HSPLandroidx/compose/ui/node/CanFocusChecker;->()V HSPLandroidx/compose/ui/node/CanFocusChecker;->()V @@ -9269,9 +9339,9 @@ HSPLandroidx/compose/ui/node/CanFocusChecker;->reset()V HSPLandroidx/compose/ui/node/CanFocusChecker;->setCanFocus(Z)V Landroidx/compose/ui/node/CenteredArray; HSPLandroidx/compose/ui/node/CenteredArray;->constructor-impl([I)[I -HSPLandroidx/compose/ui/node/CenteredArray;->get-impl([II)I -HSPLandroidx/compose/ui/node/CenteredArray;->getMid-impl([I)I -HSPLandroidx/compose/ui/node/CenteredArray;->set-impl([III)V +PLandroidx/compose/ui/node/CenteredArray;->get-impl([II)I +PLandroidx/compose/ui/node/CenteredArray;->getMid-impl([I)I +PLandroidx/compose/ui/node/CenteredArray;->set-impl([III)V Landroidx/compose/ui/node/ComposeUiNode; HSPLandroidx/compose/ui/node/ComposeUiNode;->()V Landroidx/compose/ui/node/ComposeUiNode$Companion; @@ -9334,8 +9404,8 @@ HSPLandroidx/compose/ui/node/DelegatableNodeKt;->has-64DMado(Landroidx/compose/u HSPLandroidx/compose/ui/node/DelegatableNodeKt;->isDelegationRoot(Landroidx/compose/ui/node/DelegatableNode;)Z HSPLandroidx/compose/ui/node/DelegatableNodeKt;->pop(Landroidx/compose/runtime/collection/MutableVector;)Landroidx/compose/ui/Modifier$Node; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireCoordinator-64DMado(Landroidx/compose/ui/node/DelegatableNode;I)Landroidx/compose/ui/node/NodeCoordinator; -HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireDensity(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/Density; -HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutDirection(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/LayoutDirection; +PLandroidx/compose/ui/node/DelegatableNodeKt;->requireDensity(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/Density; +PLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutDirection(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireLayoutNode(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/node/LayoutNode; HSPLandroidx/compose/ui/node/DelegatableNodeKt;->requireOwner(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/node/Owner; Landroidx/compose/ui/node/DelegatingNode; @@ -9374,7 +9444,6 @@ HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->add(Landroidx/c HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->isEmpty()Z HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->isNotEmpty()Z HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->remove(Landroidx/compose/ui/node/LayoutNode;)Z -HSPLandroidx/compose/ui/node/DepthSortedSetsForDifferentPasses;->remove(Landroidx/compose/ui/node/LayoutNode;Z)Z Landroidx/compose/ui/node/DiffCallback; Landroidx/compose/ui/node/DistanceAndInLayer; HSPLandroidx/compose/ui/node/DistanceAndInLayer;->compareTo-S_HNhKs(JJ)I @@ -9480,8 +9549,7 @@ HSPLandroidx/compose/ui/node/LayoutNode;->clearSubtreePlacementIntrinsicsUsage() HSPLandroidx/compose/ui/node/LayoutNode;->detach$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->dispatchOnPositionedCallbacks$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->draw$ui_release(Landroidx/compose/ui/graphics/Canvas;)V -HSPLandroidx/compose/ui/node/LayoutNode;->forceRemeasure()V -PLandroidx/compose/ui/node/LayoutNode;->getAlignmentLinesRequired$ui_release()Z +HPLandroidx/compose/ui/node/LayoutNode;->forceRemeasure()V HSPLandroidx/compose/ui/node/LayoutNode;->getCanMultiMeasure$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNode;->getChildMeasurables$ui_release()Ljava/util/List; HSPLandroidx/compose/ui/node/LayoutNode;->getChildren$ui_release()Ljava/util/List; @@ -9552,7 +9620,7 @@ HSPLandroidx/compose/ui/node/LayoutNode;->remeasure-_Sx5XlM$ui_release(Landroidx HSPLandroidx/compose/ui/node/LayoutNode;->removeAll$ui_release()V HSPLandroidx/compose/ui/node/LayoutNode;->removeAt$ui_release(II)V HSPLandroidx/compose/ui/node/LayoutNode;->replace$ui_release()V -HSPLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZILjava/lang/Object;)V +PLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZILjava/lang/Object;)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRelayout$ui_release(Z)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRemeasure$ui_release$default(Landroidx/compose/ui/node/LayoutNode;ZZILjava/lang/Object;)V HSPLandroidx/compose/ui/node/LayoutNode;->requestRemeasure$ui_release(ZZ)V @@ -9621,14 +9689,15 @@ HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->draw-x_KDEd0$ui_release(Landr HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawContent()V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawDirect-x_KDEd0$ui_release(Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/node/NodeCoordinator;Landroidx/compose/ui/node/DrawModifierNode;)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawImage-AZ2fEMs(Landroidx/compose/ui/graphics/ImageBitmap;JJJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;II)V -HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawPath-LG529CI(Landroidx/compose/ui/graphics/Path;JFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRect-AsUm42w(Landroidx/compose/ui/graphics/Brush;JJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRect-n-J9OG0(JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V -HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V +PLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-ZuiqVtQ(Landroidx/compose/ui/graphics/Brush;JJJFLandroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->drawRoundRect-u-Aw5IA(JJJJLandroidx/compose/ui/graphics/drawscope/DrawStyle;FLandroidx/compose/ui/graphics/ColorFilter;I)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getDrawContext()Landroidx/compose/ui/graphics/drawscope/DrawContext; HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getLayoutDirection()Landroidx/compose/ui/unit/LayoutDirection; HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->getSize-NH-jbRc()J +HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->performDraw(Landroidx/compose/ui/node/DrawModifierNode;Landroidx/compose/ui/graphics/Canvas;)V HSPLandroidx/compose/ui/node/LayoutNodeDrawScope;->toPx-0680j_4(F)F Landroidx/compose/ui/node/LayoutNodeDrawScopeKt; HSPLandroidx/compose/ui/node/LayoutNodeDrawScopeKt;->access$nextDrawNode(Landroidx/compose/ui/node/DelegatableNode;)Landroidx/compose/ui/Modifier$Node; @@ -9656,7 +9725,6 @@ HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getHeight$ui_release()I HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLastConstraints-DWUhwKw()Landroidx/compose/ui/unit/Constraints; HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLayoutPending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLayoutState$ui_release()Landroidx/compose/ui/node/LayoutNode$LayoutState; -PLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadAlignmentLinesOwner$ui_release()Landroidx/compose/ui/node/AlignmentLinesOwner; HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadLayoutPending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadMeasurePending$ui_release()Z HSPLandroidx/compose/ui/node/LayoutNodeLayoutDelegate;->getLookaheadPassDelegate$ui_release()Landroidx/compose/ui/node/LayoutNodeLayoutDelegate$LookaheadPassDelegate; @@ -9758,7 +9826,6 @@ HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->doLookaheadRemeasure-sdF HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->doRemeasure-sdFAvZA(Landroidx/compose/ui/node/LayoutNode;Landroidx/compose/ui/unit/Constraints;)Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->forceMeasureTheSubtree(Landroidx/compose/ui/node/LayoutNode;Z)V HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getCanAffectParent(Landroidx/compose/ui/node/LayoutNode;)Z -PLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getCanAffectParentInLookahead(Landroidx/compose/ui/node/LayoutNode;)Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getHasPendingMeasureOrLayout()Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getHasPendingOnPositionedCallbacks()Z HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate;->getMeasureAffectsParent(Landroidx/compose/ui/node/LayoutNode;)Z @@ -9778,9 +9845,6 @@ PLandroidx/compose/ui/node/MeasureAndLayoutDelegate$PostponedRequest;->( Landroidx/compose/ui/node/MeasureAndLayoutDelegate$WhenMappings; HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$WhenMappings;->()V Landroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1; -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->(Z)V -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)Ljava/lang/Boolean; -HSPLandroidx/compose/ui/node/MeasureAndLayoutDelegate$forceMeasureTheSubtree$pending$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/MeasureScopeWithLayoutNode; Landroidx/compose/ui/node/ModifierNodeElement; HSPLandroidx/compose/ui/node/ModifierNodeElement;->()V @@ -9797,10 +9861,10 @@ HSPLandroidx/compose/ui/node/MutableVectorWithMutationTracking;->removeAt(I)Ljav Landroidx/compose/ui/node/MyersDiffKt; PLandroidx/compose/ui/node/MyersDiffKt;->access$swap([III)V HSPLandroidx/compose/ui/node/MyersDiffKt;->applyDiff(Landroidx/compose/ui/node/IntStack;Landroidx/compose/ui/node/DiffCallback;)V -HSPLandroidx/compose/ui/node/MyersDiffKt;->backward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z +PLandroidx/compose/ui/node/MyersDiffKt;->backward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z HSPLandroidx/compose/ui/node/MyersDiffKt;->calculateDiff(IILandroidx/compose/ui/node/DiffCallback;)Landroidx/compose/ui/node/IntStack; -HSPLandroidx/compose/ui/node/MyersDiffKt;->fillSnake(IIIIZ[I)V -HSPLandroidx/compose/ui/node/MyersDiffKt;->forward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z +PLandroidx/compose/ui/node/MyersDiffKt;->fillSnake(IIIIZ[I)V +PLandroidx/compose/ui/node/MyersDiffKt;->forward-4l5_RBY(IIIILandroidx/compose/ui/node/DiffCallback;[I[II[I)Z HSPLandroidx/compose/ui/node/MyersDiffKt;->midPoint-q5eDKzI(IIIILandroidx/compose/ui/node/DiffCallback;[I[I[I)Z PLandroidx/compose/ui/node/MyersDiffKt;->swap([III)V Landroidx/compose/ui/node/NodeChain; @@ -9837,10 +9901,10 @@ HSPLandroidx/compose/ui/node/NodeChain;->updateFrom$ui_release(Landroidx/compose HSPLandroidx/compose/ui/node/NodeChain;->updateNode(Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Element;Landroidx/compose/ui/Modifier$Node;)V Landroidx/compose/ui/node/NodeChain$Differ; HSPLandroidx/compose/ui/node/NodeChain$Differ;->(Landroidx/compose/ui/node/NodeChain;Landroidx/compose/ui/Modifier$Node;ILandroidx/compose/runtime/collection/MutableVector;Landroidx/compose/runtime/collection/MutableVector;Z)V -HSPLandroidx/compose/ui/node/NodeChain$Differ;->areItemsTheSame(II)Z +PLandroidx/compose/ui/node/NodeChain$Differ;->areItemsTheSame(II)Z HSPLandroidx/compose/ui/node/NodeChain$Differ;->insert(I)V PLandroidx/compose/ui/node/NodeChain$Differ;->remove(II)V -HSPLandroidx/compose/ui/node/NodeChain$Differ;->same(II)V +PLandroidx/compose/ui/node/NodeChain$Differ;->same(II)V PLandroidx/compose/ui/node/NodeChain$Differ;->setAfter(Landroidx/compose/runtime/collection/MutableVector;)V PLandroidx/compose/ui/node/NodeChain$Differ;->setBefore(Landroidx/compose/runtime/collection/MutableVector;)V PLandroidx/compose/ui/node/NodeChain$Differ;->setNode(Landroidx/compose/ui/Modifier$Node;)V @@ -9998,19 +10062,15 @@ HSPLandroidx/compose/ui/node/NodeKindKt;->calculateNodeKindSetFromIncludingDeleg HSPLandroidx/compose/ui/node/NodeKindKt;->getIncludeSelfInTraversal-H91voCI(I)Z HSPLandroidx/compose/ui/node/NodeKindKt;->specifiesCanFocusProperty(Landroidx/compose/ui/focus/FocusPropertiesModifierNode;)Z Landroidx/compose/ui/node/ObserverModifierNode; -Landroidx/compose/ui/node/ObserverModifierNodeKt; -HSPLandroidx/compose/ui/node/ObserverModifierNodeKt;->observeReads(Landroidx/compose/ui/Modifier$Node;Lkotlin/jvm/functions/Function0;)V -Landroidx/compose/ui/node/ObserverNodeOwnerScope; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->(Landroidx/compose/ui/node/ObserverModifierNode;)V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope;->access$getOnObserveReadsChanged$cp()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/node/ObserverNodeOwnerScope$Companion; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->getOnObserveReadsChanged$ui_release()Lkotlin/jvm/functions/Function1; -Landroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1; -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V -HSPLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V +PLandroidx/compose/ui/node/ObserverModifierNodeKt;->observeReads(Landroidx/compose/ui/Modifier$Node;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->(Landroidx/compose/ui/node/ObserverModifierNode;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope;->access$getOnObserveReadsChanged$cp()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion;->getOnObserveReadsChanged$ui_release()Lkotlin/jvm/functions/Function1; +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V +PLandroidx/compose/ui/node/ObserverNodeOwnerScope$Companion$OnObserveReadsChanged$1;->()V Landroidx/compose/ui/node/OnPositionedDispatcher; HSPLandroidx/compose/ui/node/OnPositionedDispatcher;->()V HSPLandroidx/compose/ui/node/OnPositionedDispatcher;->()V @@ -10048,6 +10108,7 @@ HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeMeasureSnapshotReads HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeReads$ui_release(Landroidx/compose/ui/node/OwnerScope;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->observeSemanticsReads$ui_release(Landroidx/compose/ui/node/LayoutNode;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver;->startObserving$ui_release()V +PLandroidx/compose/ui/node/OwnerSnapshotObserver;->stopObserving$ui_release()V Landroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$clearInvalidObservations$1;->()V @@ -10059,8 +10120,8 @@ HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayout$1;->< Landroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->()V -HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)V -HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Landroidx/compose/ui/node/LayoutNode;)V +PLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifier$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1; HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1;->()V HSPLandroidx/compose/ui/node/OwnerSnapshotObserver$onCommitAffectingLayoutModifierInLookahead$1;->()V @@ -10097,16 +10158,14 @@ HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->getUseMinimumTouchTarget( HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->invalidateSemantics(Landroidx/compose/ui/node/SemanticsModifierNode;)V HSPLandroidx/compose/ui/node/SemanticsModifierNodeKt;->touchBoundsInRoot(Landroidx/compose/ui/Modifier$Node;Z)Landroidx/compose/ui/geometry/Rect; Landroidx/compose/ui/node/Snake; -HSPLandroidx/compose/ui/node/Snake;->addDiagonalToStack-impl([ILandroidx/compose/ui/node/IntStack;)V +PLandroidx/compose/ui/node/Snake;->addDiagonalToStack-impl([ILandroidx/compose/ui/node/IntStack;)V HSPLandroidx/compose/ui/node/Snake;->constructor-impl([I)[I -HSPLandroidx/compose/ui/node/Snake;->getDiagonalSize-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getEndX-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getEndY-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getHasAdditionOrRemoval-impl([I)Z -HSPLandroidx/compose/ui/node/Snake;->getReverse-impl([I)Z -HSPLandroidx/compose/ui/node/Snake;->getStartX-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->getStartY-impl([I)I -HSPLandroidx/compose/ui/node/Snake;->isAddition-impl([I)Z +PLandroidx/compose/ui/node/Snake;->getDiagonalSize-impl([I)I +PLandroidx/compose/ui/node/Snake;->getEndX-impl([I)I +PLandroidx/compose/ui/node/Snake;->getEndY-impl([I)I +PLandroidx/compose/ui/node/Snake;->getHasAdditionOrRemoval-impl([I)Z +PLandroidx/compose/ui/node/Snake;->getStartX-impl([I)I +PLandroidx/compose/ui/node/Snake;->getStartY-impl([I)I Landroidx/compose/ui/node/TailModifierNode; HSPLandroidx/compose/ui/node/TailModifierNode;->()V HSPLandroidx/compose/ui/node/TailModifierNode;->getAttachHasBeenRun()Z @@ -10126,10 +10185,12 @@ HSPLandroidx/compose/ui/node/UiApplier;->remove(II)V Landroidx/compose/ui/platform/AbstractComposeView; HSPLandroidx/compose/ui/platform/AbstractComposeView;->()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->(Landroid/content/Context;Landroid/util/AttributeSet;I)V +PLandroidx/compose/ui/platform/AbstractComposeView;->(Landroid/content/Context;Landroid/util/AttributeSet;IILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->addView(Landroid/view/View;ILandroid/view/ViewGroup$LayoutParams;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->addView(Landroid/view/View;Landroid/view/ViewGroup$LayoutParams;)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->cacheIfAlive(Landroidx/compose/runtime/CompositionContext;)Landroidx/compose/runtime/CompositionContext; HSPLandroidx/compose/ui/platform/AbstractComposeView;->checkAddView()V +PLandroidx/compose/ui/platform/AbstractComposeView;->disposeComposition()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->ensureCompositionCreated()V HSPLandroidx/compose/ui/platform/AbstractComposeView;->internalOnLayout$ui_release(ZIIII)V HSPLandroidx/compose/ui/platform/AbstractComposeView;->internalOnMeasure$ui_release(II)V @@ -10229,6 +10290,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeView;->notifyLayerIsDirty$ui_rele HSPLandroidx/compose/ui/platform/AndroidComposeView;->onAttach(Landroidx/compose/ui/node/LayoutNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onAttachedToWindow()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onDetach(Landroidx/compose/ui/node/LayoutNode;)V +PLandroidx/compose/ui/platform/AndroidComposeView;->onDetachedFromWindow()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onDraw(Landroid/graphics/Canvas;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onEndApplyChanges()V HSPLandroidx/compose/ui/platform/AndroidComposeView;->onLayout(ZIIII)V @@ -10247,7 +10309,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeView;->recalculateWindowViewTrans HSPLandroidx/compose/ui/platform/AndroidComposeView;->recycle$ui_release(Landroidx/compose/ui/node/OwnedLayer;)Z HSPLandroidx/compose/ui/platform/AndroidComposeView;->registerOnEndApplyChangesListener(Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->requestClearInvalidObservations()V -HSPLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout$default(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/node/LayoutNode;ILjava/lang/Object;)V +PLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout$default(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/node/LayoutNode;ILjava/lang/Object;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->scheduleMeasureAndLayout(Landroidx/compose/ui/node/LayoutNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeView;->screenToLocal-MK-Hz9U(J)J HSPLandroidx/compose/ui/platform/AndroidComposeView;->sendMotionEvent-8iAsVTc(Landroid/view/MotionEvent;)I @@ -10317,6 +10379,8 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;- HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->(Landroidx/compose/ui/platform/AndroidComposeView;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$createNodeInfo(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;I)Landroid/view/accessibility/AccessibilityNodeInfo; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getContentCaptureSessionCompat(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;Landroid/view/View;)Landroidx/compose/ui/platform/coreshims/ContentCaptureSessionCompat; +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getHandler$p(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)Landroid/os/Handler; +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->access$getSemanticsChangeChecker$p(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)Ljava/lang/Runnable; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->addExtraDataToAccessibilityNodeInfoHelper(ILandroid/view/accessibility/AccessibilityNodeInfo;Ljava/lang/String;Landroid/os/Bundle;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->boundsUpdatesEventLoop(Lkotlin/coroutines/Continuation;)Ljava/lang/Object; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->createNodeInfo(I)Landroid/view/accessibility/AccessibilityNodeInfo; @@ -10341,7 +10405,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;- HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->onSemanticsChange$ui_release()V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties$canScrollBackward(Landroidx/compose/ui/semantics/ScrollAxisRange;)Z HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties$canScrollForward(Landroidx/compose/ui/semantics/ScrollAxisRange;)Z -HPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties(ILandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroidx/compose/ui/semantics/SemanticsNode;)V +HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->populateAccessibilityNodeInfoProperties(ILandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;Landroidx/compose/ui/semantics/SemanticsNode;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->semanticComparator(Z)Ljava/util/Comparator; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->setContentCaptureSession$ui_release(Landroidx/compose/ui/platform/coreshims/ContentCaptureSessionCompat;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;->setContentInvalid(Landroidx/compose/ui/semantics/SemanticsNode;Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat;)V @@ -10363,6 +10427,7 @@ HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$$ Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$1;->onViewDetachedFromWindow(Landroid/view/View;)V Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl;->()V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Api24Impl;->()V @@ -10381,6 +10446,7 @@ Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$Sema HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$SemanticsNodeCopy;->(Landroidx/compose/ui/semantics/SemanticsNode;Ljava/util/Map;)V Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1;->(Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat;Lkotlin/coroutines/Continuation;)V +PLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$boundsUpdatesEventLoop$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1; HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1;->(Ljava/util/Comparator;Ljava/util/Comparator;)V HSPLandroidx/compose/ui/platform/AndroidComposeViewAccessibilityDelegateCompat$semanticComparator$$inlined$thenBy$1;->compare(Ljava/lang/Object;Ljava/lang/Object;)I @@ -10497,6 +10563,7 @@ HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndro HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1;->(Landroidx/compose/ui/platform/DisposableSaveableStateRegistry;)V +PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$2$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3;->(Landroidx/compose/ui/platform/AndroidComposeView;Landroidx/compose/ui/platform/AndroidUriHandler;Lkotlin/jvm/functions/Function2;I)V HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$ProvideAndroidCompositionLocals$3;->invoke(Landroidx/compose/runtime/Composer;I)V @@ -10509,6 +10576,7 @@ HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageV HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1;->(Landroid/content/Context;Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;)V +PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$1$invoke$$inlined$onDispose$1;->dispose()V Landroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1; HSPLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;->(Landroid/content/res/Configuration;Landroidx/compose/ui/res/ImageVectorCache;)V PLandroidx/compose/ui/platform/AndroidCompositionLocals_androidKt$obtainImageVectorCache$callbacks$1$1;->onTrimMemory(I)V @@ -10528,6 +10596,7 @@ HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$getMain$delegate$c HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$getToRunOnFrame$p(Landroidx/compose/ui/platform/AndroidUiDispatcher;)Ljava/util/List; HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$performFrameDispatch(Landroidx/compose/ui/platform/AndroidUiDispatcher;J)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$performTrampolineDispatch(Landroidx/compose/ui/platform/AndroidUiDispatcher;)V +HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->access$setScheduledFrameDispatch$p(Landroidx/compose/ui/platform/AndroidUiDispatcher;Z)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->dispatch(Lkotlin/coroutines/CoroutineContext;Ljava/lang/Runnable;)V HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->getChoreographer()Landroid/view/Choreographer; HSPLandroidx/compose/ui/platform/AndroidUiDispatcher;->getFrameClock()Landroidx/compose/runtime/MonotonicFrameClock; @@ -10671,6 +10740,7 @@ Landroidx/compose/ui/platform/DisposableSaveableStateRegistry; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->(Landroidx/compose/runtime/saveable/SaveableStateRegistry;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->canBeSaved(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->consumeRestored(Ljava/lang/String;)Ljava/lang/Object; +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->dispose()V HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry;->registerProvider(Ljava/lang/String;Lkotlin/jvm/functions/Function0;)Landroidx/compose/runtime/saveable/SaveableStateRegistry$Entry; Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->()V @@ -10682,6 +10752,8 @@ HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->can PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt;->toBundle(Ljava/util/Map;)Landroid/os/Bundle; Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->(ZLandroidx/savedstate/SavedStateRegistry;Ljava/lang/String;)V +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->invoke()Ljava/lang/Object; +PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$1;->invoke()V Landroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1; HSPLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1;->(Landroidx/compose/runtime/saveable/SaveableStateRegistry;)V PLandroidx/compose/ui/platform/DisposableSaveableStateRegistry_androidKt$DisposableSaveableStateRegistry$registered$1;->saveState()Landroid/os/Bundle; @@ -10763,7 +10835,7 @@ HSPLandroidx/compose/ui/platform/OutlineResolver;->isInOutline-k-4lQ0M(J)Z HSPLandroidx/compose/ui/platform/OutlineResolver;->update(Landroidx/compose/ui/graphics/Shape;FZFLandroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/unit/Density;)Z HSPLandroidx/compose/ui/platform/OutlineResolver;->update-uvyYCjk(J)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCache()V -HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithPath(Landroidx/compose/ui/graphics/Path;)V +PLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithPath(Landroidx/compose/ui/graphics/Path;)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithRect(Landroidx/compose/ui/geometry/Rect;)V HSPLandroidx/compose/ui/platform/OutlineResolver;->updateCacheWithRoundRect(Landroidx/compose/ui/geometry/RoundRect;)V Landroidx/compose/ui/platform/RenderNodeApi29; @@ -10869,6 +10941,7 @@ HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWi Landroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1; HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->(Landroidx/compose/ui/platform/AbstractComposeView;)V HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->onViewAttachedToWindow(Landroid/view/View;)V +PLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$listener$1;->onViewDetachedFromWindow(Landroid/view/View;)V Landroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$poolingContainerListener$1; HSPLandroidx/compose/ui/platform/ViewCompositionStrategy$DisposeOnDetachedFromWindowOrReleasedFromPool$installFor$poolingContainerListener$1;->(Landroidx/compose/ui/platform/AbstractComposeView;)V Landroidx/compose/ui/platform/ViewConfiguration; @@ -10973,6 +11046,7 @@ HSPLandroidx/compose/ui/platform/WrappedComposition;->access$getAddedToLifecycle HSPLandroidx/compose/ui/platform/WrappedComposition;->access$getDisposed$p(Landroidx/compose/ui/platform/WrappedComposition;)Z HSPLandroidx/compose/ui/platform/WrappedComposition;->access$setAddedToLifecycle$p(Landroidx/compose/ui/platform/WrappedComposition;Landroidx/lifecycle/Lifecycle;)V HSPLandroidx/compose/ui/platform/WrappedComposition;->access$setLastContent$p(Landroidx/compose/ui/platform/WrappedComposition;Lkotlin/jvm/functions/Function2;)V +PLandroidx/compose/ui/platform/WrappedComposition;->dispose()V HSPLandroidx/compose/ui/platform/WrappedComposition;->getOriginal()Landroidx/compose/runtime/Composition; HSPLandroidx/compose/ui/platform/WrappedComposition;->getOwner()Landroidx/compose/ui/platform/AndroidComposeView; HSPLandroidx/compose/ui/platform/WrappedComposition;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V @@ -11232,6 +11306,7 @@ HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getHorizontalScrollAxisR HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getImeAction()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getIndexForKey()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getInvisibleToUser()Landroidx/compose/ui/semantics/SemanticsPropertyKey; +PLandroidx/compose/ui/semantics/SemanticsProperties;->getIsPopup()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getIsTraversalGroup()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getLiveRegion()Landroidx/compose/ui/semantics/SemanticsPropertyKey; HSPLandroidx/compose/ui/semantics/SemanticsProperties;->getPaneTitle()Landroidx/compose/ui/semantics/SemanticsPropertyKey; @@ -11283,13 +11358,12 @@ HSPLandroidx/compose/ui/semantics/SemanticsPropertiesAndroid$TestTagsAsResourceI HSPLandroidx/compose/ui/semantics/SemanticsPropertiesAndroid$TestTagsAsResourceId$1;->()V Landroidx/compose/ui/semantics/SemanticsPropertiesKt; HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->()V -PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->dismiss$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->dismiss(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->getTextLayoutResult$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function1;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->getTextLayoutResult(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function1;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->indexForKey(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Lkotlin/jvm/functions/Function1;)V -PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->onClick$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->onClick(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->popup(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->requestFocus$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;ILjava/lang/Object;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->requestFocus(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function0;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->scrollBy$default(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;Lkotlin/jvm/functions/Function2;ILjava/lang/Object;)V @@ -11300,7 +11374,8 @@ HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setCollectionInfo(Land HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setContainer(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Z)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setContentDescription(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setFocused(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Z)V -HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setHorizontalScrollAxisRange(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/semantics/ScrollAxisRange;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setHorizontalScrollAxisRange(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/semantics/ScrollAxisRange;)V +PLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setPaneTitle(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setRole-kuIjeqM(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;I)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setTestTag(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Ljava/lang/String;)V HSPLandroidx/compose/ui/semantics/SemanticsPropertiesKt;->setText(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;Landroidx/compose/ui/text/AnnotatedString;)V @@ -11347,6 +11422,7 @@ HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutBreakSt HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutHyphenationFrequency-0_XeFpE(Landroidx/compose/ui/text/style/Hyphens;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutLineBreakStyle-4a2g8L8(Landroidx/compose/ui/text/style/LineBreak$Strictness;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->access$toLayoutLineBreakWordStyle-gvcdTPQ(Landroidx/compose/ui/text/style/LineBreak$WordBreak;)I +HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->attachIndentationFixSpan(Ljava/lang/CharSequence;)Ljava/lang/CharSequence; HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->shouldAttachIndentationFixSpan(Landroidx/compose/ui/text/TextStyle;Z)Z HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->toLayoutAlign-AMY3VfE(Landroidx/compose/ui/text/style/TextAlign;)I HSPLandroidx/compose/ui/text/AndroidParagraph_androidKt;->toLayoutBreakStrategy-u6PBz3U(Landroidx/compose/ui/text/style/LineBreak$Strategy;)I @@ -11361,6 +11437,7 @@ HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/ut HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;)V HSPLandroidx/compose/ui/text/AnnotatedString;->(Ljava/lang/String;Ljava/util/List;Ljava/util/List;Ljava/util/List;ILkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/text/AnnotatedString;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/AnnotatedString;->getLength()I HSPLandroidx/compose/ui/text/AnnotatedString;->getParagraphStylesOrNull$ui_text_release()Ljava/util/List; HSPLandroidx/compose/ui/text/AnnotatedString;->getSpanStyles()Ljava/util/List; @@ -11428,7 +11505,6 @@ Landroidx/compose/ui/text/MultiParagraphIntrinsicsKt; HSPLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->access$getLocalPlaceholders(Ljava/util/List;II)Ljava/util/List; HSPLandroidx/compose/ui/text/MultiParagraphIntrinsicsKt;->getLocalPlaceholders(Ljava/util/List;II)Ljava/util/List; Landroidx/compose/ui/text/Paragraph; -HSPLandroidx/compose/ui/text/Paragraph;->paint-LG529CI$default(Landroidx/compose/ui/text/Paragraph;Landroidx/compose/ui/graphics/Canvas;JLandroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/drawscope/DrawStyle;IILjava/lang/Object;)V Landroidx/compose/ui/text/ParagraphInfo; HSPLandroidx/compose/ui/text/ParagraphInfo;->(Landroidx/compose/ui/text/Paragraph;IIIIFF)V HSPLandroidx/compose/ui/text/ParagraphInfo;->getParagraph()Landroidx/compose/ui/text/Paragraph; @@ -11440,7 +11516,6 @@ HSPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getIntrinsics()Landroidx/c HSPLandroidx/compose/ui/text/ParagraphIntrinsicInfo;->getStartIndex()I Landroidx/compose/ui/text/ParagraphIntrinsics; Landroidx/compose/ui/text/ParagraphIntrinsicsKt; -HSPLandroidx/compose/ui/text/ParagraphIntrinsicsKt;->ParagraphIntrinsics$default(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;ILjava/lang/Object;)Landroidx/compose/ui/text/ParagraphIntrinsics; HSPLandroidx/compose/ui/text/ParagraphIntrinsicsKt;->ParagraphIntrinsics(Ljava/lang/String;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;Ljava/util/List;Landroidx/compose/ui/unit/Density;Landroidx/compose/ui/text/font/FontFamily$Resolver;)Landroidx/compose/ui/text/ParagraphIntrinsics; Landroidx/compose/ui/text/ParagraphKt; HSPLandroidx/compose/ui/text/ParagraphKt;->Paragraph-_EkL_-Y(Landroidx/compose/ui/text/ParagraphIntrinsics;JIZ)Landroidx/compose/ui/text/Paragraph; @@ -11450,7 +11525,7 @@ HSPLandroidx/compose/ui/text/ParagraphStyle;->()V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;)V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/ParagraphStyle;->(Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformParagraphStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/ParagraphStyle;->equals(Ljava/lang/Object;)Z +HPLandroidx/compose/ui/text/ParagraphStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/ParagraphStyle;->getHyphens-EaSxIns()Landroidx/compose/ui/text/style/Hyphens; HSPLandroidx/compose/ui/text/ParagraphStyle;->getHyphensOrDefault-vmbZdU8$ui_text_release()I HSPLandroidx/compose/ui/text/ParagraphStyle;->getLineBreak-LgCVezo()Landroidx/compose/ui/text/style/LineBreak; @@ -11486,7 +11561,7 @@ Landroidx/compose/ui/text/PlatformTextStyle; HSPLandroidx/compose/ui/text/PlatformTextStyle;->()V HSPLandroidx/compose/ui/text/PlatformTextStyle;->(Landroidx/compose/ui/text/PlatformSpanStyle;Landroidx/compose/ui/text/PlatformParagraphStyle;)V HSPLandroidx/compose/ui/text/PlatformTextStyle;->(Z)V -PLandroidx/compose/ui/text/PlatformTextStyle;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/ui/text/PlatformTextStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/PlatformTextStyle;->getParagraphStyle()Landroidx/compose/ui/text/PlatformParagraphStyle; HSPLandroidx/compose/ui/text/PlatformTextStyle;->getSpanStyle()Landroidx/compose/ui/text/PlatformSpanStyle; Landroidx/compose/ui/text/SpanStyle; @@ -11517,19 +11592,16 @@ HSPLandroidx/compose/ui/text/SpanStyle;->getTextDecoration()Landroidx/compose/ui HSPLandroidx/compose/ui/text/SpanStyle;->getTextForegroundStyle$ui_text_release()Landroidx/compose/ui/text/style/TextForegroundStyle; HSPLandroidx/compose/ui/text/SpanStyle;->getTextGeometricTransform()Landroidx/compose/ui/text/style/TextGeometricTransform; HSPLandroidx/compose/ui/text/SpanStyle;->hasSameLayoutAffectingAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z -PLandroidx/compose/ui/text/SpanStyle;->hasSameNonLayoutAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z +HSPLandroidx/compose/ui/text/SpanStyle;->hasSameNonLayoutAttributes$ui_text_release(Landroidx/compose/ui/text/SpanStyle;)Z HSPLandroidx/compose/ui/text/SpanStyle;->merge(Landroidx/compose/ui/text/SpanStyle;)Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/SpanStyleKt; HSPLandroidx/compose/ui/text/SpanStyleKt;->()V -HSPLandroidx/compose/ui/text/SpanStyleKt;->access$getDefaultColor$p()J HSPLandroidx/compose/ui/text/SpanStyleKt;->fastMerge-dSHsh3o(Landroidx/compose/ui/text/SpanStyle;JLandroidx/compose/ui/graphics/Brush;FJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/PlatformSpanStyle;Landroidx/compose/ui/graphics/drawscope/DrawStyle;)Landroidx/compose/ui/text/SpanStyle; HSPLandroidx/compose/ui/text/SpanStyleKt;->mergePlatformStyle(Landroidx/compose/ui/text/SpanStyle;Landroidx/compose/ui/text/PlatformSpanStyle;)Landroidx/compose/ui/text/PlatformSpanStyle; HSPLandroidx/compose/ui/text/SpanStyleKt;->resolveSpanStyleDefaults(Landroidx/compose/ui/text/SpanStyle;)Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1; HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->()V HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->()V -HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->invoke()Landroidx/compose/ui/text/style/TextForegroundStyle; -HSPLandroidx/compose/ui/text/SpanStyleKt$resolveSpanStyleDefaults$1;->invoke()Ljava/lang/Object; Landroidx/compose/ui/text/TextLayoutInput; HSPLandroidx/compose/ui/text/TextLayoutInput;->()V HSPLandroidx/compose/ui/text/TextLayoutInput;->(Landroidx/compose/ui/text/AnnotatedString;Landroidx/compose/ui/text/TextStyle;Ljava/util/List;IZILandroidx/compose/ui/unit/Density;Landroidx/compose/ui/unit/LayoutDirection;Landroidx/compose/ui/text/font/Font$ResourceLoader;Landroidx/compose/ui/text/font/FontFamily$Resolver;J)V @@ -11574,8 +11646,6 @@ HSPLandroidx/compose/ui/text/TextStyle;->(Landroidx/compose/ui/text/SpanSt HSPLandroidx/compose/ui/text/TextStyle;->access$getDefault$cp()Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->copy-CXVQc50$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->copy-CXVQc50(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->copy-v2rsoow$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->copy-v2rsoow(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/style/TextMotion;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/TextStyle;->getAlpha()F HSPLandroidx/compose/ui/text/TextStyle;->getBrush()Landroidx/compose/ui/graphics/Brush; @@ -11598,11 +11668,10 @@ HSPLandroidx/compose/ui/text/TextStyle;->getTextDecoration()Landroidx/compose/ui HSPLandroidx/compose/ui/text/TextStyle;->getTextDirection-mmuk1to()Landroidx/compose/ui/text/style/TextDirection; HSPLandroidx/compose/ui/text/TextStyle;->getTextIndent()Landroidx/compose/ui/text/style/TextIndent; HSPLandroidx/compose/ui/text/TextStyle;->getTextMotion()Landroidx/compose/ui/text/style/TextMotion; +HSPLandroidx/compose/ui/text/TextStyle;->hasSameDrawAffectingAttributes(Landroidx/compose/ui/text/TextStyle;)Z HSPLandroidx/compose/ui/text/TextStyle;->hasSameLayoutAffectingAttributes(Landroidx/compose/ui/text/TextStyle;)Z HSPLandroidx/compose/ui/text/TextStyle;->merge(Landroidx/compose/ui/text/ParagraphStyle;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->merge(Landroidx/compose/ui/text/TextStyle;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->merge-Z1GrekI$default(Landroidx/compose/ui/text/TextStyle;JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/TextMotion;ILjava/lang/Object;)Landroidx/compose/ui/text/TextStyle; -HSPLandroidx/compose/ui/text/TextStyle;->merge-Z1GrekI(JJLandroidx/compose/ui/text/font/FontWeight;Landroidx/compose/ui/text/font/FontStyle;Landroidx/compose/ui/text/font/FontSynthesis;Landroidx/compose/ui/text/font/FontFamily;Ljava/lang/String;JLandroidx/compose/ui/text/style/BaselineShift;Landroidx/compose/ui/text/style/TextGeometricTransform;Landroidx/compose/ui/text/intl/LocaleList;JLandroidx/compose/ui/text/style/TextDecoration;Landroidx/compose/ui/graphics/Shadow;Landroidx/compose/ui/graphics/drawscope/DrawStyle;Landroidx/compose/ui/text/style/TextAlign;Landroidx/compose/ui/text/style/TextDirection;JLandroidx/compose/ui/text/style/TextIndent;Landroidx/compose/ui/text/style/LineHeightStyle;Landroidx/compose/ui/text/style/LineBreak;Landroidx/compose/ui/text/style/Hyphens;Landroidx/compose/ui/text/PlatformTextStyle;Landroidx/compose/ui/text/style/TextMotion;)Landroidx/compose/ui/text/TextStyle; HSPLandroidx/compose/ui/text/TextStyle;->toParagraphStyle()Landroidx/compose/ui/text/ParagraphStyle; HSPLandroidx/compose/ui/text/TextStyle;->toSpanStyle()Landroidx/compose/ui/text/SpanStyle; Landroidx/compose/ui/text/TextStyle$Companion; @@ -11619,12 +11688,10 @@ HSPLandroidx/compose/ui/text/TextStyleKt$WhenMappings;->()V Landroidx/compose/ui/text/android/BoringLayoutFactory; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->()V HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->()V -HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->create(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/BoringLayout$Metrics;Landroid/text/Layout$Alignment;ZZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory;->measure(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;)Landroid/text/BoringLayout$Metrics; Landroidx/compose/ui/text/android/BoringLayoutFactory33; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->()V HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->()V -HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->create(Ljava/lang/CharSequence;Landroid/text/TextPaint;ILandroid/text/Layout$Alignment;FFLandroid/text/BoringLayout$Metrics;ZZLandroid/text/TextUtils$TruncateAt;I)Landroid/text/BoringLayout; HSPLandroidx/compose/ui/text/android/BoringLayoutFactory33;->isBoring(Ljava/lang/CharSequence;Landroid/text/TextPaint;Landroid/text/TextDirectionHeuristic;)Landroid/text/BoringLayout$Metrics; Landroidx/compose/ui/text/android/LayoutIntrinsics; HSPLandroidx/compose/ui/text/android/LayoutIntrinsics;->(Ljava/lang/CharSequence;Landroid/text/TextPaint;I)V @@ -11684,11 +11751,10 @@ HSPLandroidx/compose/ui/text/android/TextAlignmentAdapter;->()V HSPLandroidx/compose/ui/text/android/TextAlignmentAdapter;->get(I)Landroid/text/Layout$Alignment; Landroidx/compose/ui/text/android/TextAndroidCanvas; HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->()V -HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawText(Ljava/lang/CharSequence;IIFFLandroid/graphics/Paint;)V -HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawText(Ljava/lang/String;FFLandroid/graphics/Paint;)V HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->drawTextRun(Ljava/lang/CharSequence;IIIIFFZLandroid/graphics/Paint;)V HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->getClipBounds(Landroid/graphics/Rect;)Z HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->setCanvas(Landroid/graphics/Canvas;)V +HSPLandroidx/compose/ui/text/android/TextAndroidCanvas;->translate(FF)V Landroidx/compose/ui/text/android/TextLayout; HSPLandroidx/compose/ui/text/android/TextLayout;->(Ljava/lang/CharSequence;FLandroid/text/TextPaint;ILandroid/text/TextUtils$TruncateAt;IFFZZIIIIII[I[ILandroidx/compose/ui/text/android/LayoutIntrinsics;)V HSPLandroidx/compose/ui/text/android/TextLayout;->(Ljava/lang/CharSequence;FLandroid/text/TextPaint;ILandroid/text/TextUtils$TruncateAt;IFFZZIIIIII[I[ILandroidx/compose/ui/text/android/LayoutIntrinsics;ILkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -11720,17 +11786,27 @@ Landroidx/compose/ui/text/android/VerticalPaddings; HSPLandroidx/compose/ui/text/android/VerticalPaddings;->constructor-impl(J)J HSPLandroidx/compose/ui/text/android/VerticalPaddings;->getBottomPadding-impl(J)I HSPLandroidx/compose/ui/text/android/VerticalPaddings;->getTopPadding-impl(J)I +Landroidx/compose/ui/text/android/style/BaselineShiftSpan; +Landroidx/compose/ui/text/android/style/IndentationFixSpan; +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->()V +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->drawLeadingMargin(Landroid/graphics/Canvas;Landroid/graphics/Paint;IIIIILjava/lang/CharSequence;IIZLandroid/text/Layout;)V +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpan;->getLeadingMargin(Z)I Landroidx/compose/ui/text/android/style/IndentationFixSpanKt; HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedLeftPadding$default(Landroid/text/Layout;ILandroid/graphics/Paint;ILjava/lang/Object;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedLeftPadding(Landroid/text/Layout;ILandroid/graphics/Paint;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedRightPadding$default(Landroid/text/Layout;ILandroid/graphics/Paint;ILjava/lang/Object;)F HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt;->getEllipsizedRightPadding(Landroid/text/Layout;ILandroid/graphics/Paint;)F +Landroidx/compose/ui/text/android/style/IndentationFixSpanKt$WhenMappings; +HSPLandroidx/compose/ui/text/android/style/IndentationFixSpanKt$WhenMappings;->()V +Landroidx/compose/ui/text/android/style/LetterSpacingSpanEm; +Landroidx/compose/ui/text/android/style/LetterSpacingSpanPx; Landroidx/compose/ui/text/android/style/LineHeightSpan; HSPLandroidx/compose/ui/text/android/style/LineHeightSpan;->(F)V HSPLandroidx/compose/ui/text/android/style/LineHeightSpan;->chooseHeight(Ljava/lang/CharSequence;IIIILandroid/graphics/Paint$FontMetricsInt;)V Landroidx/compose/ui/text/android/style/LineHeightStyleSpan; Landroidx/compose/ui/text/android/style/LineHeightStyleSpanKt; HSPLandroidx/compose/ui/text/android/style/LineHeightStyleSpanKt;->lineHeight(Landroid/graphics/Paint$FontMetricsInt;)I +Landroidx/compose/ui/text/android/style/PlaceholderSpan; Landroidx/compose/ui/text/caches/ContainerHelpersKt; HSPLandroidx/compose/ui/text/caches/ContainerHelpersKt;->()V Landroidx/compose/ui/text/caches/LruCache; @@ -11793,12 +11869,10 @@ Landroidx/compose/ui/text/font/FontFamily; HSPLandroidx/compose/ui/text/font/FontFamily;->()V HSPLandroidx/compose/ui/text/font/FontFamily;->(Z)V HSPLandroidx/compose/ui/text/font/FontFamily;->(ZLkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/FontFamily;->access$getDefault$cp()Landroidx/compose/ui/text/font/SystemFontFamily; HSPLandroidx/compose/ui/text/font/FontFamily;->access$getSansSerif$cp()Landroidx/compose/ui/text/font/GenericFontFamily; Landroidx/compose/ui/text/font/FontFamily$Companion; HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->()V HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->getDefault()Landroidx/compose/ui/text/font/SystemFontFamily; HSPLandroidx/compose/ui/text/font/FontFamily$Companion;->getSansSerif()Landroidx/compose/ui/text/font/GenericFontFamily; Landroidx/compose/ui/text/font/FontFamily$Resolver; Landroidx/compose/ui/text/font/FontFamilyKt; @@ -11862,6 +11936,7 @@ HSPLandroidx/compose/ui/text/font/FontMatcher;->matchFont-RetOiIg(Ljava/util/Lis Landroidx/compose/ui/text/font/FontStyle; HSPLandroidx/compose/ui/text/font/FontStyle;->()V HSPLandroidx/compose/ui/text/font/FontStyle;->(I)V +HSPLandroidx/compose/ui/text/font/FontStyle;->access$getItalic$cp()I HSPLandroidx/compose/ui/text/font/FontStyle;->access$getNormal$cp()I HSPLandroidx/compose/ui/text/font/FontStyle;->box-impl(I)Landroidx/compose/ui/text/font/FontStyle; HSPLandroidx/compose/ui/text/font/FontStyle;->constructor-impl(I)I @@ -11871,6 +11946,7 @@ HSPLandroidx/compose/ui/text/font/FontStyle;->unbox-impl()I Landroidx/compose/ui/text/font/FontStyle$Companion; HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->()V HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->getItalic-_-LCdwA()I HSPLandroidx/compose/ui/text/font/FontStyle$Companion;->getNormal-_-LCdwA()I Landroidx/compose/ui/text/font/FontSynthesis; HSPLandroidx/compose/ui/text/font/FontSynthesis;->()V @@ -11893,7 +11969,6 @@ Landroidx/compose/ui/text/font/FontVariation$Setting; Landroidx/compose/ui/text/font/FontVariation$Settings; HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->()V HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->([Landroidx/compose/ui/text/font/FontVariation$Setting;)V -HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->getSettings()Ljava/util/List; HSPLandroidx/compose/ui/text/font/FontVariation$Settings;->hashCode()I Landroidx/compose/ui/text/font/FontWeight; @@ -11905,6 +11980,7 @@ HSPLandroidx/compose/ui/text/font/FontWeight;->access$getMedium$cp()Landroidx/co HSPLandroidx/compose/ui/text/font/FontWeight;->access$getNormal$cp()Landroidx/compose/ui/text/font/FontWeight; HSPLandroidx/compose/ui/text/font/FontWeight;->access$getSemiBold$cp()Landroidx/compose/ui/text/font/FontWeight; HSPLandroidx/compose/ui/text/font/FontWeight;->equals(Ljava/lang/Object;)Z +HSPLandroidx/compose/ui/text/font/FontWeight;->getWeight()I HSPLandroidx/compose/ui/text/font/FontWeight;->hashCode()I Landroidx/compose/ui/text/font/FontWeight$Companion; HSPLandroidx/compose/ui/text/font/FontWeight$Companion;->()V @@ -11917,8 +11993,10 @@ HSPLandroidx/compose/ui/text/font/FontWeight$Companion;->getSemiBold()Landroidx/ Landroidx/compose/ui/text/font/GenericFontFamily; HSPLandroidx/compose/ui/text/font/GenericFontFamily;->()V HSPLandroidx/compose/ui/text/font/GenericFontFamily;->(Ljava/lang/String;Ljava/lang/String;)V +HSPLandroidx/compose/ui/text/font/GenericFontFamily;->getName()Ljava/lang/String; Landroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter; HSPLandroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter;->()V +HSPLandroidx/compose/ui/text/font/PlatformFontFamilyTypefaceAdapter;->resolve(Landroidx/compose/ui/text/font/TypefaceRequest;Landroidx/compose/ui/text/font/PlatformFontLoader;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;)Landroidx/compose/ui/text/font/TypefaceResult; Landroidx/compose/ui/text/font/PlatformFontLoader; Landroidx/compose/ui/text/font/PlatformResolveInterceptor; HSPLandroidx/compose/ui/text/font/PlatformResolveInterceptor;->()V @@ -11933,6 +12011,8 @@ HSPLandroidx/compose/ui/text/font/PlatformResolveInterceptor$Companion$Default$1 Landroidx/compose/ui/text/font/PlatformTypefaces; Landroidx/compose/ui/text/font/PlatformTypefacesApi28; HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->()V +HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->createAndroidTypefaceApi28-RetOiIg(Ljava/lang/String;Landroidx/compose/ui/text/font/FontWeight;I)Landroid/graphics/Typeface; +HSPLandroidx/compose/ui/text/font/PlatformTypefacesApi28;->createNamed-RetOiIg(Landroidx/compose/ui/text/font/GenericFontFamily;Landroidx/compose/ui/text/font/FontWeight;I)Landroid/graphics/Typeface; Landroidx/compose/ui/text/font/PlatformTypefacesKt; HSPLandroidx/compose/ui/text/font/PlatformTypefacesKt;->PlatformTypefaces()Landroidx/compose/ui/text/font/PlatformTypefaces; HSPLandroidx/compose/ui/text/font/PlatformTypefacesKt;->setFontVariationSettings(Landroid/graphics/Typeface;Landroidx/compose/ui/text/font/FontVariation$Settings;Landroid/content/Context;)Landroid/graphics/Typeface; @@ -11940,7 +12020,6 @@ Landroidx/compose/ui/text/font/ResourceFont; HSPLandroidx/compose/ui/text/font/ResourceFont;->()V HSPLandroidx/compose/ui/text/font/ResourceFont;->(ILandroidx/compose/ui/text/font/FontWeight;ILandroidx/compose/ui/text/font/FontVariation$Settings;I)V HSPLandroidx/compose/ui/text/font/ResourceFont;->(ILandroidx/compose/ui/text/font/FontWeight;ILandroidx/compose/ui/text/font/FontVariation$Settings;ILkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/text/font/ResourceFont;->equals(Ljava/lang/Object;)Z HSPLandroidx/compose/ui/text/font/ResourceFont;->getLoadingStrategy-PKNRLFQ()I HSPLandroidx/compose/ui/text/font/ResourceFont;->getResId()I HSPLandroidx/compose/ui/text/font/ResourceFont;->getStyle-_-LCdwA()I @@ -12428,7 +12507,6 @@ Landroidx/compose/ui/text/style/TextOverflow; HSPLandroidx/compose/ui/text/style/TextOverflow;->()V HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getClip$cp()I HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getEllipsis$cp()I -HSPLandroidx/compose/ui/text/style/TextOverflow;->access$getVisible$cp()I HSPLandroidx/compose/ui/text/style/TextOverflow;->constructor-impl(I)I HSPLandroidx/compose/ui/text/style/TextOverflow;->equals-impl0(II)Z Landroidx/compose/ui/text/style/TextOverflow$Companion; @@ -12436,7 +12514,6 @@ HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->()V HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getClip-gIe3tQ8()I HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getEllipsis-gIe3tQ8()I -HSPLandroidx/compose/ui/text/style/TextOverflow$Companion;->getVisible-gIe3tQ8()I Landroidx/compose/ui/unit/AndroidDensity_androidKt; HSPLandroidx/compose/ui/unit/AndroidDensity_androidKt;->Density(Landroid/content/Context;)Landroidx/compose/ui/unit/Density; Landroidx/compose/ui/unit/Constraints; @@ -12493,7 +12570,7 @@ HSPLandroidx/compose/ui/unit/DensityKt;->Density(FF)Landroidx/compose/ui/unit/De Landroidx/compose/ui/unit/Dp; HSPLandroidx/compose/ui/unit/Dp;->()V HSPLandroidx/compose/ui/unit/Dp;->(F)V -HSPLandroidx/compose/ui/unit/Dp;->access$getHairline$cp()F +PLandroidx/compose/ui/unit/Dp;->access$getHairline$cp()F HSPLandroidx/compose/ui/unit/Dp;->access$getUnspecified$cp()F HSPLandroidx/compose/ui/unit/Dp;->box-impl(F)Landroidx/compose/ui/unit/Dp; HSPLandroidx/compose/ui/unit/Dp;->compareTo(Ljava/lang/Object;)I @@ -12507,7 +12584,7 @@ HSPLandroidx/compose/ui/unit/Dp;->unbox-impl()F Landroidx/compose/ui/unit/Dp$Companion; HSPLandroidx/compose/ui/unit/Dp$Companion;->()V HSPLandroidx/compose/ui/unit/Dp$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLandroidx/compose/ui/unit/Dp$Companion;->getHairline-D9Ej5fM()F +PLandroidx/compose/ui/unit/Dp$Companion;->getHairline-D9Ej5fM()F HSPLandroidx/compose/ui/unit/Dp$Companion;->getUnspecified-D9Ej5fM()F Landroidx/compose/ui/unit/DpKt; HSPLandroidx/compose/ui/unit/DpKt;->DpOffset-YgX7TsA(FF)J @@ -12691,6 +12768,9 @@ Landroidx/core/content/OnTrimMemoryProvider; Landroidx/core/graphics/Insets; HSPLandroidx/core/graphics/Insets;->()V HSPLandroidx/core/graphics/Insets;->(IIII)V +PLandroidx/core/graphics/Insets;->equals(Ljava/lang/Object;)Z +PLandroidx/core/graphics/Insets;->of(IIII)Landroidx/core/graphics/Insets; +PLandroidx/core/graphics/Insets;->toCompatInsets(Landroid/graphics/Insets;)Landroidx/core/graphics/Insets; Landroidx/core/graphics/TypefaceCompat; HSPLandroidx/core/graphics/TypefaceCompat;->()V HSPLandroidx/core/graphics/TypefaceCompat;->createFromFontInfo(Landroid/content/Context;Landroid/os/CancellationSignal;[Landroidx/core/provider/FontsContractCompat$FontInfo;I)Landroid/graphics/Typeface; @@ -12766,16 +12846,21 @@ Landroidx/core/view/AccessibilityDelegateCompat; HSPLandroidx/core/view/AccessibilityDelegateCompat;->()V HSPLandroidx/core/view/AccessibilityDelegateCompat;->()V HSPLandroidx/core/view/AccessibilityDelegateCompat;->(Landroid/view/View$AccessibilityDelegate;)V +PLandroidx/core/view/AccessibilityDelegateCompat;->dispatchPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat;->getBridge()Landroid/view/View$AccessibilityDelegate; HSPLandroidx/core/view/AccessibilityDelegateCompat;->onInitializeAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/AccessibilityDelegateCompat;->onPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V HSPLandroidx/core/view/AccessibilityDelegateCompat;->onRequestSendAccessibilityEvent(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat;->sendAccessibilityEventUnchecked(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V Landroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter; HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->(Landroidx/core/view/AccessibilityDelegateCompat;)V +PLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->dispatchPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->getAccessibilityNodeProvider(Landroid/view/View;)Landroid/view/accessibility/AccessibilityNodeProvider; HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onInitializeAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onPopulateAccessibilityEvent(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->onRequestSendAccessibilityEvent(Landroid/view/ViewGroup;Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)Z HSPLandroidx/core/view/AccessibilityDelegateCompat$AccessibilityDelegateAdapter;->sendAccessibilityEventUnchecked(Landroid/view/View;Landroid/view/accessibility/AccessibilityEvent;)V +PLandroidx/core/view/DisplayCutoutCompat;->wrap(Landroid/view/DisplayCutout;)Landroidx/core/view/DisplayCutoutCompat; Landroidx/core/view/KeyEventDispatcher$Component; Landroidx/core/view/MenuHost; Landroidx/core/view/MenuHostHelper; @@ -12789,6 +12874,8 @@ Landroidx/core/view/ViewCompat; HSPLandroidx/core/view/ViewCompat;->()V HSPLandroidx/core/view/ViewCompat;->getImportantForAccessibility(Landroid/view/View;)I HSPLandroidx/core/view/ViewCompat;->getParentForAccessibility(Landroid/view/View;)Landroid/view/ViewParent; +PLandroidx/core/view/ViewCompat;->getRootWindowInsets(Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/ViewCompat;->isAttachedToWindow(Landroid/view/View;)Z HSPLandroidx/core/view/ViewCompat;->setAccessibilityDelegate(Landroid/view/View;Landroidx/core/view/AccessibilityDelegateCompat;)V HSPLandroidx/core/view/ViewCompat;->setImportantForAccessibility(Landroid/view/View;I)V HSPLandroidx/core/view/ViewCompat;->setImportantForAccessibilityIfNeeded(Landroid/view/View;)V @@ -12802,10 +12889,18 @@ Landroidx/core/view/ViewCompat$Api16Impl; HSPLandroidx/core/view/ViewCompat$Api16Impl;->getImportantForAccessibility(Landroid/view/View;)I HSPLandroidx/core/view/ViewCompat$Api16Impl;->getParentForAccessibility(Landroid/view/View;)Landroid/view/ViewParent; HSPLandroidx/core/view/ViewCompat$Api16Impl;->setImportantForAccessibility(Landroid/view/View;I)V +PLandroidx/core/view/ViewCompat$Api19Impl;->isAttachedToWindow(Landroid/view/View;)Z Landroidx/core/view/ViewCompat$Api21Impl; HSPLandroidx/core/view/ViewCompat$Api21Impl;->setOnApplyWindowInsetsListener(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V Landroidx/core/view/ViewCompat$Api21Impl$1; HSPLandroidx/core/view/ViewCompat$Api21Impl$1;->(Landroid/view/View;Landroidx/core/view/OnApplyWindowInsetsListener;)V +PLandroidx/core/view/ViewCompat$Api21Impl$1;->onApplyWindowInsets(Landroid/view/View;Landroid/view/WindowInsets;)Landroid/view/WindowInsets; +PLandroidx/core/view/ViewCompat$Api23Impl;->getRootWindowInsets(Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/ViewKt;->getAncestors(Landroid/view/View;)Lkotlin/sequences/Sequence; +PLandroidx/core/view/ViewKt$ancestors$1;->()V +PLandroidx/core/view/ViewKt$ancestors$1;->()V +PLandroidx/core/view/ViewKt$ancestors$1;->invoke(Landroid/view/ViewParent;)Landroid/view/ViewParent; +PLandroidx/core/view/ViewKt$ancestors$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Landroidx/core/view/WindowInsetsAnimationCompat; HSPLandroidx/core/view/WindowInsetsAnimationCompat;->setCallback(Landroid/view/View;Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V Landroidx/core/view/WindowInsetsAnimationCompat$Callback; @@ -12816,6 +12911,49 @@ Landroidx/core/view/WindowInsetsAnimationCompat$Impl30; HSPLandroidx/core/view/WindowInsetsAnimationCompat$Impl30;->setCallback(Landroid/view/View;Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V Landroidx/core/view/WindowInsetsAnimationCompat$Impl30$ProxyCallback; HSPLandroidx/core/view/WindowInsetsAnimationCompat$Impl30$ProxyCallback;->(Landroidx/core/view/WindowInsetsAnimationCompat$Callback;)V +PLandroidx/core/view/WindowInsetsCompat;->()V +PLandroidx/core/view/WindowInsetsCompat;->(Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat;->consumeDisplayCutout()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->consumeStableInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->copyRootViewBounds(Landroid/view/View;)V +PLandroidx/core/view/WindowInsetsCompat;->getDisplayCutout()Landroidx/core/view/DisplayCutoutCompat; +PLandroidx/core/view/WindowInsetsCompat;->getInsets(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat;->getInsetsIgnoringVisibility(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat;->isVisible(I)Z +PLandroidx/core/view/WindowInsetsCompat;->setOverriddenInsets([Landroidx/core/graphics/Insets;)V +PLandroidx/core/view/WindowInsetsCompat;->setRootWindowInsets(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsets()Landroid/view/WindowInsets; +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsetsCompat(Landroid/view/WindowInsets;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat;->toWindowInsetsCompat(Landroid/view/WindowInsets;Landroid/view/View;)Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Builder;->()V +PLandroidx/core/view/WindowInsetsCompat$Builder;->build()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl;->applyInsetTypes()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl29;->()V +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl29;->build()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$BuilderImpl30;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl;->(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->setOverriddenInsets([Landroidx/core/graphics/Insets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl20;->setRootWindowInsets(Landroidx/core/view/WindowInsetsCompat;)V +PLandroidx/core/view/WindowInsetsCompat$Impl21;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl21;->consumeStableInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl21;->consumeSystemWindowInsets()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl28;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl28;->consumeDisplayCutout()Landroidx/core/view/WindowInsetsCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl28;->getDisplayCutout()Landroidx/core/view/DisplayCutoutCompat; +PLandroidx/core/view/WindowInsetsCompat$Impl29;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->()V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->(Landroidx/core/view/WindowInsetsCompat;Landroid/view/WindowInsets;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->copyRootViewBounds(Landroid/view/View;)V +PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsets(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat$Impl30;->getInsetsIgnoringVisibility(I)Landroidx/core/graphics/Insets; +PLandroidx/core/view/WindowInsetsCompat$Impl30;->isVisible(I)Z Landroidx/core/view/WindowInsetsCompat$Type; HSPLandroidx/core/view/WindowInsetsCompat$Type;->captionBar()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->displayCutout()I @@ -12826,6 +12964,7 @@ HSPLandroidx/core/view/WindowInsetsCompat$Type;->statusBars()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->systemBars()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->systemGestures()I HSPLandroidx/core/view/WindowInsetsCompat$Type;->tappableElement()I +PLandroidx/core/view/WindowInsetsCompat$TypeImpl30;->toPlatformType(I)I Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat; HSPLandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->()V HSPLandroidx/core/view/accessibility/AccessibilityNodeInfoCompat;->(Landroid/view/accessibility/AccessibilityNodeInfo;)V @@ -12885,6 +13024,7 @@ Landroidx/core/view/accessibility/AccessibilityNodeInfoCompat$RangeInfoCompat; Landroidx/core/view/accessibility/AccessibilityNodeProviderCompat; HSPLandroidx/core/view/accessibility/AccessibilityNodeProviderCompat;->(Ljava/lang/Object;)V HSPLandroidx/core/view/accessibility/AccessibilityNodeProviderCompat;->getProvider()Ljava/lang/Object; +Landroidx/core/view/accessibility/AccessibilityViewCommand; Landroidx/core/view/accessibility/AccessibilityViewCommand$CommandArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$MoveAtGranularityArguments; Landroidx/core/view/accessibility/AccessibilityViewCommand$MoveHtmlArguments; @@ -12897,6 +13037,7 @@ Landroidx/customview/poolingcontainer/PoolingContainer; HSPLandroidx/customview/poolingcontainer/PoolingContainer;->()V HSPLandroidx/customview/poolingcontainer/PoolingContainer;->addPoolingContainerListener(Landroid/view/View;Landroidx/customview/poolingcontainer/PoolingContainerListener;)V HSPLandroidx/customview/poolingcontainer/PoolingContainer;->getPoolingContainerListenerHolder(Landroid/view/View;)Landroidx/customview/poolingcontainer/PoolingContainerListenerHolder; +PLandroidx/customview/poolingcontainer/PoolingContainer;->isWithinPoolingContainer(Landroid/view/View;)Z Landroidx/customview/poolingcontainer/PoolingContainerListener; Landroidx/customview/poolingcontainer/PoolingContainerListenerHolder; HSPLandroidx/customview/poolingcontainer/PoolingContainerListenerHolder;->()V @@ -13124,26 +13265,17 @@ HSPLandroidx/exifinterface/media/ExifInterface;->getExifAttribute(Ljava/lang/Str HSPLandroidx/exifinterface/media/ExifInterface;->getJpegAttributes(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;II)V HSPLandroidx/exifinterface/media/ExifInterface;->getMimeType(Ljava/io/BufferedInputStream;)I HSPLandroidx/exifinterface/media/ExifInterface;->getRotationDegrees()I -PLandroidx/exifinterface/media/ExifInterface;->handleThumbnailFromJfif(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;Ljava/util/HashMap;)V HSPLandroidx/exifinterface/media/ExifInterface;->isFlipped()Z HSPLandroidx/exifinterface/media/ExifInterface;->isJpegFormat([B)Z HSPLandroidx/exifinterface/media/ExifInterface;->loadAttributes(Ljava/io/InputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->parseTiffHeaders(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)V -PLandroidx/exifinterface/media/ExifInterface;->readByteOrder(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)Ljava/nio/ByteOrder; -PLandroidx/exifinterface/media/ExifInterface;->readExifSegment([BI)V -PLandroidx/exifinterface/media/ExifInterface;->readImageFileDirectory(Landroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;I)V -PLandroidx/exifinterface/media/ExifInterface;->setThumbnailData(Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;)V HSPLandroidx/exifinterface/media/ExifInterface;->shouldSupportSeek(I)Z Landroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream; HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->()V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->(Ljava/io/InputStream;Ljava/nio/ByteOrder;)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->([B)V -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->position()I HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readByte()B -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readFully([B)V HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readInt()I -PLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readShort()S HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedInt()J HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->readUnsignedShort()I HSPLandroidx/exifinterface/media/ExifInterface$ByteOrderedDataInputStream;->setByteOrder(Ljava/nio/ByteOrder;)V @@ -13159,10 +13291,6 @@ HSPLandroidx/exifinterface/media/ExifInterface$ExifAttribute;->getValue(Ljava/ni Landroidx/exifinterface/media/ExifInterface$ExifTag; HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;II)V HSPLandroidx/exifinterface/media/ExifInterface$ExifTag;->(Ljava/lang/String;III)V -PLandroidx/exifinterface/media/ExifInterface$ExifTag;->isFormatCompatible(I)Z -PLandroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;->([B)V -PLandroidx/exifinterface/media/ExifInterface$SeekableByteOrderedDataInputStream;->seek(J)V -PLandroidx/exifinterface/media/ExifInterfaceUtils;->startsWith([B[B)Z Landroidx/lifecycle/AndroidViewModel; Landroidx/lifecycle/CloseableCoroutineScope; HSPLandroidx/lifecycle/CloseableCoroutineScope;->(Lkotlin/coroutines/CoroutineContext;)V @@ -14240,6 +14368,7 @@ HSPLandroidx/savedstate/SavedStateRegistry;->performAttach$savedstate_release(La HSPLandroidx/savedstate/SavedStateRegistry;->performRestore$savedstate_release(Landroid/os/Bundle;)V PLandroidx/savedstate/SavedStateRegistry;->performSave(Landroid/os/Bundle;)V HSPLandroidx/savedstate/SavedStateRegistry;->registerSavedStateProvider(Ljava/lang/String;Landroidx/savedstate/SavedStateRegistry$SavedStateProvider;)V +PLandroidx/savedstate/SavedStateRegistry;->unregisterSavedStateProvider(Ljava/lang/String;)V Landroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0; HSPLandroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0;->(Landroidx/savedstate/SavedStateRegistry;)V HSPLandroidx/savedstate/SavedStateRegistry$$ExternalSyntheticLambda0;->onStateChanged(Landroidx/lifecycle/LifecycleOwner;Landroidx/lifecycle/Lifecycle$Event;)V @@ -14698,7 +14827,6 @@ HSPLandroidx/work/impl/Processor;->onExecuted(Landroidx/work/impl/model/WorkGene HSPLandroidx/work/impl/Processor;->removeExecutionListener(Landroidx/work/impl/ExecutionListener;)V HSPLandroidx/work/impl/Processor;->startWork(Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)Z HSPLandroidx/work/impl/Processor;->stopAndCancelWork(Ljava/lang/String;)Z -HSPLandroidx/work/impl/Processor;->stopWork(Landroidx/work/impl/StartStopToken;)Z Landroidx/work/impl/Processor$$ExternalSyntheticLambda1; HSPLandroidx/work/impl/Processor$$ExternalSyntheticLambda1;->(Landroidx/work/impl/Processor;Ljava/util/ArrayList;Ljava/lang/String;)V HSPLandroidx/work/impl/Processor$$ExternalSyntheticLambda1;->call()Ljava/lang/Object; @@ -14813,7 +14941,6 @@ HSPLandroidx/work/impl/WorkManagerImpl;->onForceStopRunnableCompleted()V HSPLandroidx/work/impl/WorkManagerImpl;->rescheduleEligibleWork()V HSPLandroidx/work/impl/WorkManagerImpl;->startWork(Landroidx/work/impl/StartStopToken;)V HSPLandroidx/work/impl/WorkManagerImpl;->startWork(Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)V -HSPLandroidx/work/impl/WorkManagerImpl;->stopWork(Landroidx/work/impl/StartStopToken;)V Landroidx/work/impl/WorkManagerImpl$Api24Impl; HSPLandroidx/work/impl/WorkManagerImpl$Api24Impl;->isDeviceProtectedStorage(Landroid/content/Context;)Z Landroidx/work/impl/WorkMigration9To10; @@ -14825,11 +14952,9 @@ HSPLandroidx/work/impl/WorkerWrapper;->createWorkDescription(Ljava/util/List;)Lj HSPLandroidx/work/impl/WorkerWrapper;->getFuture()Lcom/google/common/util/concurrent/ListenableFuture; HSPLandroidx/work/impl/WorkerWrapper;->getWorkGenerationalId()Landroidx/work/impl/model/WorkGenerationalId; HSPLandroidx/work/impl/WorkerWrapper;->handleResult(Landroidx/work/ListenableWorker$Result;)V -HSPLandroidx/work/impl/WorkerWrapper;->interrupt()V HSPLandroidx/work/impl/WorkerWrapper;->lambda$runWorker$0$androidx-work-impl-WorkerWrapper(Lcom/google/common/util/concurrent/ListenableFuture;)V HSPLandroidx/work/impl/WorkerWrapper;->onWorkFinished()V HSPLandroidx/work/impl/WorkerWrapper;->resolve(Z)V -HSPLandroidx/work/impl/WorkerWrapper;->resolveIncorrectStatus()V HSPLandroidx/work/impl/WorkerWrapper;->run()V HSPLandroidx/work/impl/WorkerWrapper;->runWorker()V HSPLandroidx/work/impl/WorkerWrapper;->setSucceededAndResolve()V @@ -15061,7 +15186,6 @@ HSPLandroidx/work/impl/model/WorkSpec;->getPeriodCount()I HSPLandroidx/work/impl/model/WorkSpec;->hasConstraints()Z HSPLandroidx/work/impl/model/WorkSpec;->isBackedOff()Z HSPLandroidx/work/impl/model/WorkSpec;->isPeriodic()Z -HSPLandroidx/work/impl/model/WorkSpec;->toString()Ljava/lang/String; Landroidx/work/impl/model/WorkSpec$$ExternalSyntheticLambda0; HSPLandroidx/work/impl/model/WorkSpec$$ExternalSyntheticLambda0;->()V Landroidx/work/impl/model/WorkSpec$Companion; @@ -15167,7 +15291,6 @@ HSPLandroidx/work/impl/utils/Api28Impl;->getProcessName()Ljava/lang/String; Landroidx/work/impl/utils/CancelWorkRunnable; HSPLandroidx/work/impl/utils/CancelWorkRunnable;->cancel(Landroidx/work/impl/WorkManagerImpl;Ljava/lang/String;)V HSPLandroidx/work/impl/utils/CancelWorkRunnable;->iterativelyCancelWorkAndDependents(Landroidx/work/impl/WorkDatabase;Ljava/lang/String;)V -HSPLandroidx/work/impl/utils/CancelWorkRunnable;->run()V Landroidx/work/impl/utils/CancelWorkRunnable$3; HSPLandroidx/work/impl/utils/CancelWorkRunnable$3;->runInternal()V Landroidx/work/impl/utils/EnqueueRunnable; @@ -15229,10 +15352,6 @@ HSPLandroidx/work/impl/utils/SerialExecutorImpl$Task;->run()V Landroidx/work/impl/utils/StartWorkRunnable; HSPLandroidx/work/impl/utils/StartWorkRunnable;->(Landroidx/work/impl/WorkManagerImpl;Landroidx/work/impl/StartStopToken;Landroidx/work/WorkerParameters$RuntimeExtras;)V HSPLandroidx/work/impl/utils/StartWorkRunnable;->run()V -Landroidx/work/impl/utils/StopWorkRunnable; -HSPLandroidx/work/impl/utils/StopWorkRunnable;->()V -HSPLandroidx/work/impl/utils/StopWorkRunnable;->(Landroidx/work/impl/WorkManagerImpl;Landroidx/work/impl/StartStopToken;Z)V -HSPLandroidx/work/impl/utils/StopWorkRunnable;->run()V Landroidx/work/impl/utils/SynchronousExecutor; HSPLandroidx/work/impl/utils/SynchronousExecutor;->()V HSPLandroidx/work/impl/utils/SynchronousExecutor;->execute(Ljava/lang/Runnable;)V @@ -15252,7 +15371,6 @@ HSPLandroidx/work/impl/utils/futures/AbstractFuture;->()V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->()V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->addListener(Ljava/lang/Runnable;Ljava/util/concurrent/Executor;)V HSPLandroidx/work/impl/utils/futures/AbstractFuture;->afterDone()V -HSPLandroidx/work/impl/utils/futures/AbstractFuture;->cancel(Z)Z HSPLandroidx/work/impl/utils/futures/AbstractFuture;->checkNotNull(Ljava/lang/Object;)Ljava/lang/Object; HSPLandroidx/work/impl/utils/futures/AbstractFuture;->clearListeners(Landroidx/work/impl/utils/futures/AbstractFuture$Listener;)Landroidx/work/impl/utils/futures/AbstractFuture$Listener; HSPLandroidx/work/impl/utils/futures/AbstractFuture;->complete(Landroidx/work/impl/utils/futures/AbstractFuture;)V @@ -15443,11 +15561,11 @@ Lcoil/compose/AsyncImageKt$Content$1; HSPLcoil/compose/AsyncImageKt$Content$1;->()V HSPLcoil/compose/AsyncImageKt$Content$1;->()V HSPLcoil/compose/AsyncImageKt$Content$1;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Ljava/util/List;J)Landroidx/compose/ui/layout/MeasureResult; -Lcoil/compose/AsyncImageKt$Content$1$measure$1; -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->()V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->()V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V -HSPLcoil/compose/AsyncImageKt$Content$1$measure$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcoil/compose/AsyncImageKt$Content$1$1; +HSPLcoil/compose/AsyncImageKt$Content$1$1;->()V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->()V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->invoke(Landroidx/compose/ui/layout/Placeable$PlacementScope;)V +HSPLcoil/compose/AsyncImageKt$Content$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; Lcoil/compose/AsyncImageKt$Content$2; HSPLcoil/compose/AsyncImageKt$Content$2;->(Landroidx/compose/ui/Modifier;Landroidx/compose/ui/graphics/painter/Painter;Ljava/lang/String;Landroidx/compose/ui/Alignment;Landroidx/compose/ui/layout/ContentScale;FLandroidx/compose/ui/graphics/ColorFilter;I)V Lcoil/compose/AsyncImagePainter; @@ -15458,6 +15576,8 @@ HSPLcoil/compose/AsyncImagePainter;->access$toState(Lcoil/compose/AsyncImagePain HSPLcoil/compose/AsyncImagePainter;->access$updateRequest(Lcoil/compose/AsyncImagePainter;Lcoil/request/ImageRequest;)Lcoil/request/ImageRequest; HSPLcoil/compose/AsyncImagePainter;->access$updateState(Lcoil/compose/AsyncImagePainter;Lcoil/compose/AsyncImagePainter$State;)V HSPLcoil/compose/AsyncImagePainter;->clear()V +HSPLcoil/compose/AsyncImagePainter;->getAlpha()F +HSPLcoil/compose/AsyncImagePainter;->getColorFilter()Landroidx/compose/ui/graphics/ColorFilter; HSPLcoil/compose/AsyncImagePainter;->getImageLoader()Lcoil/ImageLoader; HSPLcoil/compose/AsyncImagePainter;->getIntrinsicSize-NH-jbRc()J HSPLcoil/compose/AsyncImagePainter;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; @@ -15497,12 +15617,9 @@ HSPLcoil/compose/AsyncImagePainter$State;->(Lkotlin/jvm/internal/DefaultCo Lcoil/compose/AsyncImagePainter$State$Empty; HSPLcoil/compose/AsyncImagePainter$State$Empty;->()V HSPLcoil/compose/AsyncImagePainter$State$Empty;->()V +HSPLcoil/compose/AsyncImagePainter$State$Empty;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Empty;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; Lcoil/compose/AsyncImagePainter$State$Error; -HSPLcoil/compose/AsyncImagePainter$State$Error;->()V -HSPLcoil/compose/AsyncImagePainter$State$Error;->(Landroidx/compose/ui/graphics/painter/Painter;Lcoil/request/ErrorResult;)V -HSPLcoil/compose/AsyncImagePainter$State$Error;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; -HSPLcoil/compose/AsyncImagePainter$State$Error;->getResult()Lcoil/request/ErrorResult; Lcoil/compose/AsyncImagePainter$State$Loading; HSPLcoil/compose/AsyncImagePainter$State$Loading;->()V HSPLcoil/compose/AsyncImagePainter$State$Loading;->(Landroidx/compose/ui/graphics/painter/Painter;)V @@ -15510,8 +15627,10 @@ HSPLcoil/compose/AsyncImagePainter$State$Loading;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Loading;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; Lcoil/compose/AsyncImagePainter$State$Success; HSPLcoil/compose/AsyncImagePainter$State$Success;->()V +HSPLcoil/compose/AsyncImagePainter$State$Success;->(Landroidx/compose/ui/graphics/painter/Painter;Lcoil/request/SuccessResult;)V PLcoil/compose/AsyncImagePainter$State$Success;->equals(Ljava/lang/Object;)Z HSPLcoil/compose/AsyncImagePainter$State$Success;->getPainter()Landroidx/compose/ui/graphics/painter/Painter; +HSPLcoil/compose/AsyncImagePainter$State$Success;->getResult()Lcoil/request/SuccessResult; Lcoil/compose/AsyncImagePainter$onRemembered$1; HSPLcoil/compose/AsyncImagePainter$onRemembered$1;->(Lcoil/compose/AsyncImagePainter;Lkotlin/coroutines/Continuation;)V HSPLcoil/compose/AsyncImagePainter$onRemembered$1;->access$invokeSuspend$updateState(Lcoil/compose/AsyncImagePainter;Lcoil/compose/AsyncImagePainter$State;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -15534,16 +15653,15 @@ HSPLcoil/compose/AsyncImagePainter$onRemembered$1$3;->emit(Lcoil/compose/AsyncIm HSPLcoil/compose/AsyncImagePainter$onRemembered$1$3;->emit(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Lcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1; HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->(Lcoil/compose/AsyncImagePainter;)V -HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onError(Landroid/graphics/drawable/Drawable;)V HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onStart(Landroid/graphics/drawable/Drawable;)V HSPLcoil/compose/AsyncImagePainter$updateRequest$$inlined$target$default$1;->onSuccess(Landroid/graphics/drawable/Drawable;)V Lcoil/compose/AsyncImagePainterKt; HSPLcoil/compose/AsyncImagePainterKt;->()V -HSPLcoil/compose/AsyncImagePainterKt;->access$getFakeTransitionTarget$p()Lcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1; +HSPLcoil/compose/AsyncImagePainterKt;->access$getFakeTransitionTarget$p()Lcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1; HSPLcoil/compose/AsyncImagePainterKt;->rememberAsyncImagePainter-5jETZwI(Ljava/lang/Object;Lcoil/ImageLoader;Lkotlin/jvm/functions/Function1;Lkotlin/jvm/functions/Function1;Landroidx/compose/ui/layout/ContentScale;ILandroidx/compose/runtime/Composer;II)Lcoil/compose/AsyncImagePainter; HSPLcoil/compose/AsyncImagePainterKt;->validateRequest(Lcoil/request/ImageRequest;)V -Lcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1; -HSPLcoil/compose/AsyncImagePainterKt$FakeTransitionTarget$1;->()V +Lcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1; +HSPLcoil/compose/AsyncImagePainterKt$fakeTransitionTarget$1;->()V Lcoil/compose/ConstraintsSizeResolver; HSPLcoil/compose/ConstraintsSizeResolver;->()V HSPLcoil/compose/ConstraintsSizeResolver;->measure-3p2s80s(Landroidx/compose/ui/layout/MeasureScope;Landroidx/compose/ui/layout/Measurable;J)Landroidx/compose/ui/layout/MeasureResult; @@ -15642,7 +15760,7 @@ HSPLcoil/decode/DecodeUtils;->()V HSPLcoil/decode/DecodeUtils;->()V HSPLcoil/decode/DecodeUtils;->calculateInSampleSize(IIIILcoil/size/Scale;)I HSPLcoil/decode/DecodeUtils;->computeSizeMultiplier(DDDDLcoil/size/Scale;)D -HSPLcoil/decode/DecodeUtils;->computeSizeMultiplier(IIIILcoil/size/Scale;)D +PLcoil/decode/DecodeUtils;->computeSizeMultiplier(IIIILcoil/size/Scale;)D Lcoil/decode/DecodeUtils$WhenMappings; HSPLcoil/decode/DecodeUtils$WhenMappings;->()V Lcoil/decode/Decoder; @@ -15884,7 +16002,7 @@ HSPLcoil/intercept/RealInterceptorChain;->copy(ILcoil/request/ImageRequest;Lcoil HSPLcoil/intercept/RealInterceptorChain;->getEventListener()Lcoil/EventListener; HSPLcoil/intercept/RealInterceptorChain;->getRequest()Lcoil/request/ImageRequest; HSPLcoil/intercept/RealInterceptorChain;->getSize()Lcoil/size/Size; -HSPLcoil/intercept/RealInterceptorChain;->isPlaceholderCached()Z +PLcoil/intercept/RealInterceptorChain;->isPlaceholderCached()Z HSPLcoil/intercept/RealInterceptorChain;->proceed(Lcoil/request/ImageRequest;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; Lcoil/intercept/RealInterceptorChain$proceed$1; HSPLcoil/intercept/RealInterceptorChain$proceed$1;->(Lcoil/intercept/RealInterceptorChain;Lkotlin/coroutines/Continuation;)V @@ -15927,7 +16045,7 @@ HSPLcoil/memory/MemoryCache$Key;->(Ljava/lang/String;Ljava/util/Map;)V HSPLcoil/memory/MemoryCache$Key;->(Ljava/lang/String;Ljava/util/Map;ILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/memory/MemoryCache$Key;->copy$default(Lcoil/memory/MemoryCache$Key;Ljava/lang/String;Ljava/util/Map;ILjava/lang/Object;)Lcoil/memory/MemoryCache$Key; HSPLcoil/memory/MemoryCache$Key;->copy(Ljava/lang/String;Ljava/util/Map;)Lcoil/memory/MemoryCache$Key; -HSPLcoil/memory/MemoryCache$Key;->equals(Ljava/lang/Object;)Z +PLcoil/memory/MemoryCache$Key;->equals(Ljava/lang/Object;)Z HSPLcoil/memory/MemoryCache$Key;->getExtras()Ljava/util/Map; HSPLcoil/memory/MemoryCache$Key;->hashCode()I Lcoil/memory/MemoryCache$Key$Companion; @@ -15943,12 +16061,12 @@ Lcoil/memory/MemoryCacheService; HSPLcoil/memory/MemoryCacheService;->()V HSPLcoil/memory/MemoryCacheService;->(Lcoil/ImageLoader;Lcoil/request/RequestService;Lcoil/util/Logger;)V HSPLcoil/memory/MemoryCacheService;->getCacheValue(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/size/Size;Lcoil/size/Scale;)Lcoil/memory/MemoryCache$Value; -HSPLcoil/memory/MemoryCacheService;->getDiskCacheKey(Lcoil/memory/MemoryCache$Value;)Ljava/lang/String; -HSPLcoil/memory/MemoryCacheService;->isCacheValueValid$coil_base_release(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z -HSPLcoil/memory/MemoryCacheService;->isSampled(Lcoil/memory/MemoryCache$Value;)Z -HSPLcoil/memory/MemoryCacheService;->isSizeValid(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z +PLcoil/memory/MemoryCacheService;->getDiskCacheKey(Lcoil/memory/MemoryCache$Value;)Ljava/lang/String; +PLcoil/memory/MemoryCacheService;->isCacheValueValid$coil_base_release(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z +PLcoil/memory/MemoryCacheService;->isSampled(Lcoil/memory/MemoryCache$Value;)Z +PLcoil/memory/MemoryCacheService;->isSizeValid(Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;Lcoil/size/Size;Lcoil/size/Scale;)Z HSPLcoil/memory/MemoryCacheService;->newCacheKey(Lcoil/request/ImageRequest;Ljava/lang/Object;Lcoil/request/Options;Lcoil/EventListener;)Lcoil/memory/MemoryCache$Key; -HSPLcoil/memory/MemoryCacheService;->newResult(Lcoil/intercept/Interceptor$Chain;Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;)Lcoil/request/SuccessResult; +PLcoil/memory/MemoryCacheService;->newResult(Lcoil/intercept/Interceptor$Chain;Lcoil/request/ImageRequest;Lcoil/memory/MemoryCache$Key;Lcoil/memory/MemoryCache$Value;)Lcoil/request/SuccessResult; HSPLcoil/memory/MemoryCacheService;->setCacheValue(Lcoil/memory/MemoryCache$Key;Lcoil/request/ImageRequest;Lcoil/intercept/EngineInterceptor$ExecuteResult;)Z Lcoil/memory/MemoryCacheService$Companion; HSPLcoil/memory/MemoryCacheService$Companion;->()V @@ -15960,37 +16078,35 @@ HSPLcoil/memory/RealMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Lcoil/memory/ PLcoil/memory/RealMemoryCache;->trimMemory(I)V Lcoil/memory/RealStrongMemoryCache; HSPLcoil/memory/RealStrongMemoryCache;->(ILcoil/memory/WeakMemoryCache;)V -HSPLcoil/memory/RealStrongMemoryCache;->access$getWeakMemoryCache$p(Lcoil/memory/RealStrongMemoryCache;)Lcoil/memory/WeakMemoryCache; +PLcoil/memory/RealStrongMemoryCache;->access$getWeakMemoryCache$p(Lcoil/memory/RealStrongMemoryCache;)Lcoil/memory/WeakMemoryCache; HSPLcoil/memory/RealStrongMemoryCache;->get(Lcoil/memory/MemoryCache$Key;)Lcoil/memory/MemoryCache$Value; HSPLcoil/memory/RealStrongMemoryCache;->getMaxSize()I HSPLcoil/memory/RealStrongMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;)V PLcoil/memory/RealStrongMemoryCache;->trimMemory(I)V Lcoil/memory/RealStrongMemoryCache$InternalValue; HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->(Landroid/graphics/Bitmap;Ljava/util/Map;I)V -HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getBitmap()Landroid/graphics/Bitmap; -HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getExtras()Ljava/util/Map; +PLcoil/memory/RealStrongMemoryCache$InternalValue;->getBitmap()Landroid/graphics/Bitmap; +PLcoil/memory/RealStrongMemoryCache$InternalValue;->getExtras()Ljava/util/Map; HSPLcoil/memory/RealStrongMemoryCache$InternalValue;->getSize()I Lcoil/memory/RealStrongMemoryCache$cache$1; HSPLcoil/memory/RealStrongMemoryCache$cache$1;->(ILcoil/memory/RealStrongMemoryCache;)V -HSPLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;Lcoil/memory/RealStrongMemoryCache$InternalValue;)V -HSPLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V +PLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;Lcoil/memory/RealStrongMemoryCache$InternalValue;)V +PLcoil/memory/RealStrongMemoryCache$cache$1;->entryRemoved(ZLjava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)V HSPLcoil/memory/RealStrongMemoryCache$cache$1;->sizeOf(Lcoil/memory/MemoryCache$Key;Lcoil/memory/RealStrongMemoryCache$InternalValue;)I HSPLcoil/memory/RealStrongMemoryCache$cache$1;->sizeOf(Ljava/lang/Object;Ljava/lang/Object;)I Lcoil/memory/RealWeakMemoryCache; HSPLcoil/memory/RealWeakMemoryCache;->()V HSPLcoil/memory/RealWeakMemoryCache;->()V PLcoil/memory/RealWeakMemoryCache;->cleanUp$coil_base_release()V -HSPLcoil/memory/RealWeakMemoryCache;->cleanUpIfNecessary()V +PLcoil/memory/RealWeakMemoryCache;->cleanUpIfNecessary()V HSPLcoil/memory/RealWeakMemoryCache;->get(Lcoil/memory/MemoryCache$Key;)Lcoil/memory/MemoryCache$Value; -HSPLcoil/memory/RealWeakMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;I)V +PLcoil/memory/RealWeakMemoryCache;->set(Lcoil/memory/MemoryCache$Key;Landroid/graphics/Bitmap;Ljava/util/Map;I)V PLcoil/memory/RealWeakMemoryCache;->trimMemory(I)V Lcoil/memory/RealWeakMemoryCache$Companion; HSPLcoil/memory/RealWeakMemoryCache$Companion;->()V HSPLcoil/memory/RealWeakMemoryCache$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -Lcoil/memory/RealWeakMemoryCache$InternalValue; -HSPLcoil/memory/RealWeakMemoryCache$InternalValue;->(ILjava/lang/ref/WeakReference;Ljava/util/Map;I)V +PLcoil/memory/RealWeakMemoryCache$InternalValue;->(ILjava/lang/ref/WeakReference;Ljava/util/Map;I)V PLcoil/memory/RealWeakMemoryCache$InternalValue;->getBitmap()Ljava/lang/ref/WeakReference; -PLcoil/memory/RealWeakMemoryCache$InternalValue;->getSize()I Lcoil/memory/StrongMemoryCache; Lcoil/memory/WeakMemoryCache; Lcoil/network/CacheResponse; @@ -16084,7 +16200,6 @@ HSPLcoil/request/DefinedRequestOptions;->getTransitionFactory()Lcoil/transition/ Lcoil/request/Disposable; Lcoil/request/ErrorResult; HSPLcoil/request/ErrorResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Ljava/lang/Throwable;)V -HSPLcoil/request/ErrorResult;->getDrawable()Landroid/graphics/drawable/Drawable; HSPLcoil/request/ErrorResult;->getRequest()Lcoil/request/ImageRequest; Lcoil/request/GlobalLifecycle; HSPLcoil/request/GlobalLifecycle;->()V @@ -16194,7 +16309,7 @@ HSPLcoil/request/Parameters;->()V HSPLcoil/request/Parameters;->(Ljava/util/Map;)V HSPLcoil/request/Parameters;->(Ljava/util/Map;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/request/Parameters;->access$getEntries$p(Lcoil/request/Parameters;)Ljava/util/Map; -HSPLcoil/request/Parameters;->equals(Ljava/lang/Object;)Z +PLcoil/request/Parameters;->equals(Ljava/lang/Object;)Z HSPLcoil/request/Parameters;->isEmpty()Z HSPLcoil/request/Parameters;->memoryCacheKeys()Ljava/util/Map; HSPLcoil/request/Parameters;->newBuilder()Lcoil/request/Parameters$Builder; @@ -16216,16 +16331,17 @@ HSPLcoil/request/RequestService;->isConfigValidForTransformations(Lcoil/request/ HSPLcoil/request/RequestService;->options(Lcoil/request/ImageRequest;Lcoil/size/Size;)Lcoil/request/Options; HSPLcoil/request/RequestService;->requestDelegate(Lcoil/request/ImageRequest;Lkotlinx/coroutines/Job;)Lcoil/request/RequestDelegate; Lcoil/request/SuccessResult; -HSPLcoil/request/SuccessResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Lcoil/decode/DataSource;Lcoil/memory/MemoryCache$Key;Ljava/lang/String;ZZ)V +PLcoil/request/SuccessResult;->(Landroid/graphics/drawable/Drawable;Lcoil/request/ImageRequest;Lcoil/decode/DataSource;Lcoil/memory/MemoryCache$Key;Ljava/lang/String;ZZ)V HSPLcoil/request/SuccessResult;->getDataSource()Lcoil/decode/DataSource; HSPLcoil/request/SuccessResult;->getDrawable()Landroid/graphics/drawable/Drawable; HSPLcoil/request/SuccessResult;->getRequest()Lcoil/request/ImageRequest; +HSPLcoil/request/SuccessResult;->isPlaceholderCached()Z Lcoil/request/Tags; HSPLcoil/request/Tags;->()V HSPLcoil/request/Tags;->(Ljava/util/Map;)V HSPLcoil/request/Tags;->(Ljava/util/Map;Lkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/request/Tags;->asMap()Ljava/util/Map; -HSPLcoil/request/Tags;->equals(Ljava/lang/Object;)Z +PLcoil/request/Tags;->equals(Ljava/lang/Object;)Z Lcoil/request/Tags$Companion; HSPLcoil/request/Tags$Companion;->()V HSPLcoil/request/Tags$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V @@ -16276,17 +16392,18 @@ Lcoil/target/Target; Lcoil/target/ViewTarget; Lcoil/transition/CrossfadeTransition; HSPLcoil/transition/CrossfadeTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;IZ)V +HSPLcoil/transition/CrossfadeTransition;->getDurationMillis()I +HSPLcoil/transition/CrossfadeTransition;->getPreferExactIntrinsicSize()Z Lcoil/transition/CrossfadeTransition$Factory; HSPLcoil/transition/CrossfadeTransition$Factory;->(IZ)V HSPLcoil/transition/CrossfadeTransition$Factory;->(IZILkotlin/jvm/internal/DefaultConstructorMarker;)V HSPLcoil/transition/CrossfadeTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; HSPLcoil/transition/CrossfadeTransition$Factory;->equals(Ljava/lang/Object;)Z -Lcoil/transition/NoneTransition; -HSPLcoil/transition/NoneTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)V +PLcoil/transition/NoneTransition;->(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)V Lcoil/transition/NoneTransition$Factory; HSPLcoil/transition/NoneTransition$Factory;->()V -HSPLcoil/transition/NoneTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; -HSPLcoil/transition/NoneTransition$Factory;->equals(Ljava/lang/Object;)Z +PLcoil/transition/NoneTransition$Factory;->create(Lcoil/transition/TransitionTarget;Lcoil/request/ImageResult;)Lcoil/transition/Transition; +PLcoil/transition/NoneTransition$Factory;->equals(Ljava/lang/Object;)Z Lcoil/transition/Transition; Lcoil/transition/Transition$Factory; HSPLcoil/transition/Transition$Factory;->()V @@ -16296,7 +16413,7 @@ HSPLcoil/transition/Transition$Factory$Companion;->()V Lcoil/transition/TransitionTarget; Lcoil/util/-Bitmaps; HSPLcoil/util/-Bitmaps;->getAllocationByteCountCompat(Landroid/graphics/Bitmap;)I -HSPLcoil/util/-Bitmaps;->getSafeConfig(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap$Config; +PLcoil/util/-Bitmaps;->getSafeConfig(Landroid/graphics/Bitmap;)Landroid/graphics/Bitmap$Config; HSPLcoil/util/-Bitmaps;->isHardware(Landroid/graphics/Bitmap$Config;)Z Lcoil/util/-Calls; HSPLcoil/util/-Calls;->await(Lokhttp3/Call;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; @@ -16333,12 +16450,10 @@ HSPLcoil/util/-Utils;->getEventListener(Lcoil/intercept/Interceptor$Chain;)Lcoil HSPLcoil/util/-Utils;->getSafeCacheDir(Landroid/content/Context;)Ljava/io/File; HSPLcoil/util/-Utils;->isAssetUri(Landroid/net/Uri;)Z HSPLcoil/util/-Utils;->isMainThread()Z -HSPLcoil/util/-Utils;->isMinOrMax(I)Z -HSPLcoil/util/-Utils;->isPlaceholderCached(Lcoil/intercept/Interceptor$Chain;)Z +PLcoil/util/-Utils;->isPlaceholderCached(Lcoil/intercept/Interceptor$Chain;)Z HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Parameters;)Lcoil/request/Parameters; HSPLcoil/util/-Utils;->orEmpty(Lcoil/request/Tags;)Lcoil/request/Tags; HSPLcoil/util/-Utils;->orEmpty(Lokhttp3/Headers;)Lokhttp3/Headers; -HSPLcoil/util/-Utils;->requireBody(Lokhttp3/Response;)Lokhttp3/ResponseBody; HSPLcoil/util/-Utils;->toPx(Lcoil/size/Dimension;Lcoil/size/Scale;)I Lcoil/util/ContinuationCallback; HSPLcoil/util/ContinuationCallback;->(Lokhttp3/Call;Lkotlinx/coroutines/CancellableContinuation;)V @@ -16632,14 +16747,14 @@ HSPLcom/rob729/newsfeed/model/state/UiStatus$Success;->getNews()Ljava/util/List; PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->(Ljava/lang/String;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeFeedItemClicked;->getSelectedItemUrl()Ljava/lang/String; -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceClicked;->(Ljava/lang/String;)V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->()V -PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$HomeSourceFabClicked;->equals(Ljava/lang/Object;)Z +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->(Ljava/lang/String;)V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$FeedItemClicked;->getSelectedItemUrl()Ljava/lang/String; +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceClicked;->(Ljava/lang/String;)V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->()V +PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$NewsSourceFabClicked;->equals(Ljava/lang/Object;)Z PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->()V PLcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect$ScrollToTopClicked;->equals(Ljava/lang/Object;)Z @@ -16664,7 +16779,7 @@ PLcom/rob729/newsfeed/model/ui/NewsArticleUiData;->getUrl()Ljava/lang/String; Lcom/rob729/newsfeed/model/ui/NewsSourceUiData; HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->()V HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->(Ljava/lang/String;Ljava/lang/String;)V -HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getDomain()Ljava/lang/String; +PLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getDomain()Ljava/lang/String; HSPLcom/rob729/newsfeed/model/ui/NewsSourceUiData;->getImageUrl()Ljava/lang/String; Lcom/rob729/newsfeed/network/NewsApi; Lcom/rob729/newsfeed/network/NewsApiDataSource; @@ -16762,6 +16877,16 @@ HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$8;->()V Lcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9; HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9;->()V HSPLcom/rob729/newsfeed/ui/NewsActivity$onCreate$1$1$1$2$9;->()V +Lcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt; +HSPLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt;->NewsSourceBottomSheet(Landroidx/compose/material3/SheetState;ZLkotlin/jvm/functions/Function1;Ljava/lang/String;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->()V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->()V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->invoke(Landroidx/compose/ui/semantics/SemanticsPropertyReceiver;)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$2;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$3; +HSPLcom/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheetKt$NewsSourceBottomSheet$3;->(Landroidx/compose/material3/SheetState;ZLkotlin/jvm/functions/Function1;Ljava/lang/String;Lkotlin/jvm/functions/Function0;I)V Lcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt; HSPLcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt;->()V HSPLcom/rob729/newsfeed/ui/components/ComposableSingletons$FloatingActionButtonsKt;->()V @@ -16828,30 +16953,22 @@ Lcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2; HSPLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->(Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;Landroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V PLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->invoke(Landroidx/compose/runtime/Composer;I)V PLcom/rob729/newsfeed/ui/components/NewsFeedItemKt$NewsFeedItem$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt;->NewsSourceBottomSheetContent(Lkotlin/jvm/functions/Function1;Ljava/lang/String;Landroidx/compose/runtime/Composer;I)V -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->(Ljava/util/List;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->(Ljava/util/List;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(I)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->(FLjava/util/List;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;ILandroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt;->NewsSourceBottomSheetContent(Lkotlin/jvm/functions/Function1;Ljava/lang/String;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->(Ljava/util/List;FLjava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->(Ljava/util/List;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(I)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->(FLjava/util/List;Ljava/lang/String;Lkotlin/jvm/functions/Function1;Landroid/os/Vibrator;)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;ILandroid/os/Vibrator;)V PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->invoke()Ljava/lang/Object; PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$1$1$1$2$1;->invoke()V -Lcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2;->(Lkotlin/jvm/functions/Function1;Ljava/lang/String;I)V -Lcom/rob729/newsfeed/ui/components/NewsSourcePillKt; -HSPLcom/rob729/newsfeed/ui/components/NewsSourcePillKt;->NewsSourcePill-PBTpf3Q(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)V -Lcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2; -HSPLcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2;->(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V +PLcom/rob729/newsfeed/ui/components/NewsSourceBottomSheetContentKt$NewsSourceBottomSheetContent$2;->(Lkotlin/jvm/functions/Function1;Ljava/lang/String;I)V +PLcom/rob729/newsfeed/ui/components/NewsSourcePillKt;->NewsSourcePill-PBTpf3Q(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;II)V +PLcom/rob729/newsfeed/ui/components/NewsSourcePillKt$NewsSourcePill$2;->(FLjava/lang/String;ZLandroidx/compose/ui/Modifier;Lkotlin/jvm/functions/Function0;II)V Lcom/rob729/newsfeed/ui/components/NoInternetViewKt; HSPLcom/rob729/newsfeed/ui/components/NoInternetViewKt;->NoInternetView(Lkotlin/jvm/functions/Function0;Landroidx/compose/runtime/Composer;I)V Lcom/rob729/newsfeed/ui/components/NoInternetViewKt$NoInternetView$1$1; @@ -16864,8 +16981,8 @@ Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt;->ShimmerListItem(Landroidx/compose/ui/graphics/Brush;Landroidx/compose/runtime/Composer;I)V Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->(Landroidx/compose/ui/graphics/Brush;)V -HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Lcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$2; HSPLcom/rob729/newsfeed/ui/components/ShimmerListItemKt$ShimmerListItem$2;->(Landroidx/compose/ui/graphics/Brush;I)V Lcom/rob729/newsfeed/ui/components/ToolbarKt; @@ -16879,94 +16996,87 @@ HSPLcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$1$1$1$1;->(Lkotlin Lcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$2; HSPLcom/rob729/newsfeed/ui/components/ToolbarKt$Toolbar$2;->(FLkotlin/jvm/functions/Function0;I)V Lcom/rob729/newsfeed/ui/screen/HomeScreenKt; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$1(Landroidx/compose/runtime/State;)Z -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$3(Landroidx/compose/runtime/State;)F +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$0(Landroidx/compose/runtime/MutableState;)Z +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$1(Landroidx/compose/runtime/MutableState;Z)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$3(Landroidx/compose/runtime/State;)Z +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen$lambda$5(Landroidx/compose/runtime/State;)F HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->HomeScreen(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;Landroidx/compose/runtime/Composer;II)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$HomeScreen$lambda$3(Landroidx/compose/runtime/State;)F -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$5(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$6(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$8(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$9(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$5(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$6(Landroidx/compose/runtime/MutableState;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$8(Landroidx/compose/runtime/MutableState;)I -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$9(Landroidx/compose/runtime/MutableState;I)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$HomeScreen$lambda$1(Landroidx/compose/runtime/MutableState;Z)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$11(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$12(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$14(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->access$isScrollingUp$lambda$15(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$11(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$12(Landroidx/compose/runtime/MutableState;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$14(Landroidx/compose/runtime/MutableState;)I +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp$lambda$15(Landroidx/compose/runtime/MutableState;I)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt;->isScrollingUp(Landroidx/compose/foundation/lazy/LazyListState;Landroidx/compose/runtime/Composer;I)Z Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function1;Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/foundation/lazy/LazyListState;Lkotlin/jvm/functions/Function1;Landroidx/compose/material3/SheetState;Landroidx/compose/runtime/MutableState;Lkotlin/coroutines/Continuation;)V PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invoke(Lcom/rob729/newsfeed/model/state/home/HomeFeedSideEffect;Lkotlin/coroutines/Continuation;)Ljava/lang/Object; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->(Landroidx/compose/material3/SheetState;Landroidx/compose/runtime/MutableState;Lkotlin/coroutines/Continuation;)V PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$1;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->(Landroidx/compose/material/ModalBottomSheetState;Lkotlin/coroutines/Continuation;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->create(Ljava/lang/Object;Lkotlin/coroutines/Continuation;)Lkotlin/coroutines/Continuation; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$1$2;->invokeSuspend(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->invoke(Landroidx/compose/foundation/layout/ColumnScope;Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1;->invoke(Ljava/lang/String;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$1;->(Landroidx/navigation/NavController;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$2;->(Ljava/lang/Object;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$1$1;->invoke()V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Void; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->invoke(I)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->(Ljava/util/List;Lcom/rob729/newsfeed/vm/HomeViewModel;)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$1$3$invoke$$inlined$items$default$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->invoke(Landroidx/compose/animation/AnimatedVisibilityScope;Landroidx/compose/runtime/Composer;I)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$2$1;->invoke()V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->invoke()Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$2$3;->invoke()V Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->(Landroidx/compose/foundation/layout/PaddingValues;Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Landroidx/compose/foundation/lazy/LazyListState;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/runtime/State;Landroidx/navigation/NavController;Landroidx/compose/runtime/State;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$1;->(Landroidx/navigation/NavController;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$2;->(Ljava/lang/Object;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->(Lcom/rob729/newsfeed/model/state/home/HomeFeedState;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->invoke(Landroidx/compose/foundation/lazy/LazyListScope;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;Lcom/rob729/newsfeed/model/ui/NewsArticleUiData;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$1$1;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$1;->invoke(Ljava/lang/Object;)Ljava/lang/Void; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->(Lkotlin/jvm/functions/Function1;Ljava/util/List;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->invoke(I)Ljava/lang/Object; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->(Ljava/util/List;Lcom/rob729/newsfeed/vm/HomeViewModel;)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->invoke(Landroidx/compose/foundation/lazy/LazyItemScope;ILandroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$1$3$invoke$$inlined$items$default$4;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->invoke(Landroidx/compose/animation/AnimatedVisibilityScope;Landroidx/compose/runtime/Composer;I)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2;->invoke(Ljava/lang/Object;Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$2$1;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->(Lcom/rob729/newsfeed/vm/HomeViewModel;)V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->invoke()Ljava/lang/Object; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3$1$3;->invoke()V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4;->(Lkotlinx/coroutines/CoroutineScope;Landroidx/compose/material/ModalBottomSheetState;)V -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;II)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->invoke(Landroidx/compose/runtime/Composer;I)V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->(Ljava/lang/Object;)V +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$3;->invoke(Ljava/lang/String;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$4$1;->(Landroidx/compose/runtime/MutableState;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5$1; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$5$1;->(Landroidx/compose/runtime/MutableState;)V +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->(Landroidx/navigation/NavController;Lcom/rob729/newsfeed/vm/HomeViewModel;Landroidx/compose/foundation/layout/PaddingValues;Lkotlin/jvm/functions/Function1;II)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->invoke(Landroidx/compose/runtime/Composer;I)V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$6;->invoke(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->(Landroidx/compose/foundation/lazy/LazyListState;)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->invoke()Ljava/lang/Boolean; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isMinItemsScrolledForScrollToTopVisibility$2$1;->invoke()Ljava/lang/Object; -Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1; -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->()V -HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->()V -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->invoke(Landroidx/compose/material/ModalBottomSheetValue;)Ljava/lang/Boolean; -PLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$modalSheetState$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; +Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->()V +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->invoke()Landroidx/compose/runtime/MutableState; +HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$isNewsSourceBottomSheetVisible$2;->invoke()Ljava/lang/Object; Lcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1; HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1;->(Landroidx/compose/foundation/lazy/LazyListState;)V HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$HomeScreen$toolbarElevation$2$1;->invoke()Ljava/lang/Object; @@ -16977,12 +17087,67 @@ HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$isScrollingUp$1$1;->invoke()Ljava HSPLcom/rob729/newsfeed/ui/screen/HomeScreenKt$isScrollingUp$1$1;->invoke()Ljava/lang/Object; Lcom/rob729/newsfeed/ui/theme/ColorKt; HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->()V -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getAccentColor()J -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getPrimaryColor()J -HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getPrimaryDarkColor()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInverseOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInversePrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkInverseSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOnTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOutline()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkOutlineVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkScrim()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurfaceTint()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeDarkTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInverseOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInversePrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightInverseSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnBackground()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnError()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnErrorContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOnTertiaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOutline()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightOutlineVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightPrimary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightPrimaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightScrim()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSecondary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSecondaryContainer()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurface()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurfaceTint()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightSurfaceVariant()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightTertiary()J +HSPLcom/rob729/newsfeed/ui/theme/ColorKt;->getMdThemeLightTertiaryContainer()J Lcom/rob729/newsfeed/ui/theme/ShapeKt; HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->()V -HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->getShapes()Landroidx/compose/material/Shapes; +HSPLcom/rob729/newsfeed/ui/theme/ShapeKt;->getShapes()Landroidx/compose/material3/Shapes; Lcom/rob729/newsfeed/ui/theme/ThemeKt; HSPLcom/rob729/newsfeed/ui/theme/ThemeKt;->()V HSPLcom/rob729/newsfeed/ui/theme/ThemeKt;->NewsFeedTheme(ZLkotlin/jvm/functions/Function2;Landroidx/compose/runtime/Composer;II)V @@ -16991,7 +17156,7 @@ HSPLcom/rob729/newsfeed/ui/theme/ThemeKt$NewsFeedTheme$1;->(ZLkotlin/jvm/f Lcom/rob729/newsfeed/ui/theme/TypeKt; HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->()V HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getLexendDecaFontFamily()Landroidx/compose/ui/text/font/FontFamily; -HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getTypography()Landroidx/compose/material/Typography; +HSPLcom/rob729/newsfeed/ui/theme/TypeKt;->getTypography()Landroidx/compose/material3/Typography; Lcom/rob729/newsfeed/utils/Constants; HSPLcom/rob729/newsfeed/utils/Constants;->()V HSPLcom/rob729/newsfeed/utils/Constants;->()V @@ -17476,6 +17641,7 @@ HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([F[FIII)[F HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([I[IIII)[I HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyInto([Ljava/lang/Object;[Ljava/lang/Object;III)[Ljava/lang/Object; HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyOfRange([BII)[B +HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->copyOfRange([Ljava/lang/Object;II)[Ljava/lang/Object; HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill$default([IIIIILjava/lang/Object;)V HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill$default([Ljava/lang/Object;Ljava/lang/Object;IIILjava/lang/Object;)V HSPLkotlin/collections/ArraysKt___ArraysJvmKt;->fill([IIII)V @@ -17573,6 +17739,7 @@ HSPLkotlin/collections/EmptyList;->toArray()[Ljava/lang/Object; Lkotlin/collections/EmptyMap; HSPLkotlin/collections/EmptyMap;->()V HSPLkotlin/collections/EmptyMap;->()V +PLkotlin/collections/EmptyMap;->containsKey(Ljava/lang/Object;)Z HSPLkotlin/collections/EmptyMap;->entrySet()Ljava/util/Set; HSPLkotlin/collections/EmptyMap;->equals(Ljava/lang/Object;)Z HSPLkotlin/collections/EmptyMap;->get(Ljava/lang/Object;)Ljava/lang/Object; @@ -17610,14 +17777,10 @@ Lkotlin/collections/IntIterator; HSPLkotlin/collections/IntIterator;->()V Lkotlin/collections/MapsKt; Lkotlin/collections/MapsKt__MapWithDefaultKt; -PLkotlin/collections/MapsKt__MapWithDefaultKt;->getOrImplicitDefaultNullable(Ljava/util/Map;Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/collections/MapsKt__MapsJVMKt; -HSPLkotlin/collections/MapsKt__MapsJVMKt;->build(Ljava/util/Map;)Ljava/util/Map; -HSPLkotlin/collections/MapsKt__MapsJVMKt;->createMapBuilder()Ljava/util/Map; HSPLkotlin/collections/MapsKt__MapsJVMKt;->mapCapacity(I)I Lkotlin/collections/MapsKt__MapsKt; HSPLkotlin/collections/MapsKt__MapsKt;->emptyMap()Ljava/util/Map; -PLkotlin/collections/MapsKt__MapsKt;->getValue(Ljava/util/Map;Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlin/collections/MapsKt__MapsKt;->mapOf([Lkotlin/Pair;)Ljava/util/Map; HSPLkotlin/collections/MapsKt__MapsKt;->putAll(Ljava/util/Map;Ljava/lang/Iterable;)V HSPLkotlin/collections/MapsKt__MapsKt;->putAll(Ljava/util/Map;[Lkotlin/Pair;)V @@ -17641,8 +17804,6 @@ Lkotlin/collections/SetsKt___SetsKt; HSPLkotlin/collections/SetsKt___SetsKt;->minus(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set; HSPLkotlin/collections/SetsKt___SetsKt;->plus(Ljava/util/Set;Ljava/lang/Iterable;)Ljava/util/Set; HSPLkotlin/collections/SetsKt___SetsKt;->plus(Ljava/util/Set;Ljava/lang/Object;)Ljava/util/Set; -Lkotlin/collections/builders/AbstractMapBuilderEntrySet; -HSPLkotlin/collections/builders/AbstractMapBuilderEntrySet;->()V Lkotlin/collections/builders/ListBuilderKt; HSPLkotlin/collections/builders/ListBuilderKt;->arrayOfUninitializedElements(I)[Ljava/lang/Object; Lkotlin/collections/builders/MapBuilder; @@ -17651,32 +17812,11 @@ HSPLkotlin/collections/builders/MapBuilder;->()V HSPLkotlin/collections/builders/MapBuilder;->(I)V HSPLkotlin/collections/builders/MapBuilder;->([Ljava/lang/Object;[Ljava/lang/Object;[I[III)V HSPLkotlin/collections/builders/MapBuilder;->access$getEmpty$cp()Lkotlin/collections/builders/MapBuilder; -HSPLkotlin/collections/builders/MapBuilder;->access$getKeysArray$p(Lkotlin/collections/builders/MapBuilder;)[Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->access$getLength$p(Lkotlin/collections/builders/MapBuilder;)I -HSPLkotlin/collections/builders/MapBuilder;->access$getModCount$p(Lkotlin/collections/builders/MapBuilder;)I -HSPLkotlin/collections/builders/MapBuilder;->access$getPresenceArray$p(Lkotlin/collections/builders/MapBuilder;)[I -HSPLkotlin/collections/builders/MapBuilder;->access$getValuesArray$p(Lkotlin/collections/builders/MapBuilder;)[Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->addKey$kotlin_stdlib(Ljava/lang/Object;)I -HSPLkotlin/collections/builders/MapBuilder;->allocateValuesArray()[Ljava/lang/Object; HSPLkotlin/collections/builders/MapBuilder;->build()Ljava/util/Map; HSPLkotlin/collections/builders/MapBuilder;->checkIsMutable$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder;->containsAllEntries$kotlin_stdlib(Ljava/util/Collection;)Z -HSPLkotlin/collections/builders/MapBuilder;->containsEntry$kotlin_stdlib(Ljava/util/Map$Entry;)Z -PLkotlin/collections/builders/MapBuilder;->containsKey(Ljava/lang/Object;)Z -HSPLkotlin/collections/builders/MapBuilder;->contentEquals(Ljava/util/Map;)Z -HSPLkotlin/collections/builders/MapBuilder;->entriesIterator$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder$EntriesItr; -HSPLkotlin/collections/builders/MapBuilder;->entrySet()Ljava/util/Set; -HSPLkotlin/collections/builders/MapBuilder;->equals(Ljava/lang/Object;)Z -HSPLkotlin/collections/builders/MapBuilder;->findKey(Ljava/lang/Object;)I -HSPLkotlin/collections/builders/MapBuilder;->get(Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->getCapacity$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder;->getEntries()Ljava/util/Set; HSPLkotlin/collections/builders/MapBuilder;->getHashSize()I HSPLkotlin/collections/builders/MapBuilder;->getSize()I -HSPLkotlin/collections/builders/MapBuilder;->hash(Ljava/lang/Object;)I HSPLkotlin/collections/builders/MapBuilder;->isEmpty()Z -HSPLkotlin/collections/builders/MapBuilder;->put(Ljava/lang/Object;Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder;->registerModification()V HSPLkotlin/collections/builders/MapBuilder;->size()I Lkotlin/collections/builders/MapBuilder$Companion; HSPLkotlin/collections/builders/MapBuilder$Companion;->()V @@ -17686,27 +17826,6 @@ HSPLkotlin/collections/builders/MapBuilder$Companion;->access$computeShift(Lkotl HSPLkotlin/collections/builders/MapBuilder$Companion;->computeHashSize(I)I HSPLkotlin/collections/builders/MapBuilder$Companion;->computeShift(I)I HSPLkotlin/collections/builders/MapBuilder$Companion;->getEmpty$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder; -Lkotlin/collections/builders/MapBuilder$EntriesItr; -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->next()Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder$EntriesItr;->next()Lkotlin/collections/builders/MapBuilder$EntryRef; -Lkotlin/collections/builders/MapBuilder$EntryRef; -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->(Lkotlin/collections/builders/MapBuilder;I)V -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->getKey()Ljava/lang/Object; -HSPLkotlin/collections/builders/MapBuilder$EntryRef;->getValue()Ljava/lang/Object; -Lkotlin/collections/builders/MapBuilder$Itr; -HSPLkotlin/collections/builders/MapBuilder$Itr;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilder$Itr;->checkForComodification$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder$Itr;->getIndex$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder$Itr;->getLastIndex$kotlin_stdlib()I -HSPLkotlin/collections/builders/MapBuilder$Itr;->getMap$kotlin_stdlib()Lkotlin/collections/builders/MapBuilder; -HSPLkotlin/collections/builders/MapBuilder$Itr;->hasNext()Z -HSPLkotlin/collections/builders/MapBuilder$Itr;->initNext$kotlin_stdlib()V -HSPLkotlin/collections/builders/MapBuilder$Itr;->setIndex$kotlin_stdlib(I)V -HSPLkotlin/collections/builders/MapBuilder$Itr;->setLastIndex$kotlin_stdlib(I)V -Lkotlin/collections/builders/MapBuilderEntries; -HSPLkotlin/collections/builders/MapBuilderEntries;->(Lkotlin/collections/builders/MapBuilder;)V -HSPLkotlin/collections/builders/MapBuilderEntries;->iterator()Ljava/util/Iterator; Lkotlin/collections/builders/SetBuilder; HSPLkotlin/collections/builders/SetBuilder;->()V HSPLkotlin/collections/builders/SetBuilder;->()V @@ -17950,7 +18069,7 @@ Lkotlin/jvm/internal/IntCompanionObject; HSPLkotlin/jvm/internal/IntCompanionObject;->()V HSPLkotlin/jvm/internal/IntCompanionObject;->()V Lkotlin/jvm/internal/Intrinsics; -HSPLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Float;F)Z +PLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Float;F)Z HSPLkotlin/jvm/internal/Intrinsics;->areEqual(Ljava/lang/Object;Ljava/lang/Object;)Z HSPLkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;)V HSPLkotlin/jvm/internal/Intrinsics;->checkNotNull(Ljava/lang/Object;Ljava/lang/String;)V @@ -17958,7 +18077,6 @@ HSPLkotlin/jvm/internal/Intrinsics;->checkNotNullExpressionValue(Ljava/lang/Obje HSPLkotlin/jvm/internal/Intrinsics;->checkNotNullParameter(Ljava/lang/Object;Ljava/lang/String;)V HSPLkotlin/jvm/internal/Intrinsics;->checkParameterIsNotNull(Ljava/lang/Object;Ljava/lang/String;)V HSPLkotlin/jvm/internal/Intrinsics;->compare(II)I -HSPLkotlin/jvm/internal/Intrinsics;->stringPlus(Ljava/lang/String;Ljava/lang/Object;)Ljava/lang/String; Lkotlin/jvm/internal/KTypeBase; Lkotlin/jvm/internal/Lambda; HSPLkotlin/jvm/internal/Lambda;->(I)V @@ -18025,7 +18143,6 @@ Lkotlin/jvm/internal/markers/KMutableIterator; Lkotlin/jvm/internal/markers/KMutableList; Lkotlin/jvm/internal/markers/KMutableListIterator; Lkotlin/jvm/internal/markers/KMutableMap; -Lkotlin/jvm/internal/markers/KMutableMap$Entry; Lkotlin/jvm/internal/markers/KMutableSet; Lkotlin/math/MathKt; Lkotlin/math/MathKt__MathHKt; @@ -18118,7 +18235,6 @@ HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(DD)D PLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(FF)F HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(II)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceAtMost(JJ)J -HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(DDD)D HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(FFF)F HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(III)I HSPLkotlin/ranges/RangesKt___RangesKt;->coerceIn(JJJ)J @@ -18186,9 +18302,13 @@ HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->()V HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->()V HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->invoke(Ljava/lang/Class;)Lkotlin/reflect/jvm/internal/KPackageImpl; HSPLkotlin/reflect/jvm/internal/CachesKt$K_PACKAGE_CACHE$1;->invoke(Ljava/lang/Object;)Ljava/lang/Object; -Lkotlin/reflect/jvm/internal/ConcurrentHashMapCache; -HSPLkotlin/reflect/jvm/internal/ConcurrentHashMapCache;->(Lkotlin/jvm/functions/Function1;)V -HSPLkotlin/reflect/jvm/internal/ConcurrentHashMapCache;->get(Ljava/lang/Class;)Ljava/lang/Object; +Lkotlin/reflect/jvm/internal/ClassValueCache; +HSPLkotlin/reflect/jvm/internal/ClassValueCache;->(Lkotlin/jvm/functions/Function1;)V +HSPLkotlin/reflect/jvm/internal/ClassValueCache;->get(Ljava/lang/Class;)Ljava/lang/Object; +Lkotlin/reflect/jvm/internal/ComputableClassValue; +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->(Lkotlin/jvm/functions/Function1;)V +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->computeValue(Ljava/lang/Class;)Ljava/lang/Object; +HSPLkotlin/reflect/jvm/internal/ComputableClassValue;->computeValue(Ljava/lang/Class;)Ljava/lang/ref/SoftReference; Lkotlin/reflect/jvm/internal/CreateKCallableVisitor; HSPLkotlin/reflect/jvm/internal/CreateKCallableVisitor;->(Lkotlin/reflect/jvm/internal/KDeclarationContainerImpl;)V HSPLkotlin/reflect/jvm/internal/CreateKCallableVisitor;->visitFunctionDescriptor(Lkotlin/reflect/jvm/internal/impl/descriptors/FunctionDescriptor;Ljava/lang/Object;)Ljava/lang/Object; @@ -19591,8 +19711,13 @@ HSPLkotlin/reflect/jvm/internal/impl/load/java/lazy/types/RawProjectionComputer; Lkotlin/reflect/jvm/internal/impl/load/java/sources/JavaSourceElement; Lkotlin/reflect/jvm/internal/impl/load/java/sources/JavaSourceElementFactory; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaAnnotationOwner; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaClass; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaClassifier; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaElement; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaModifierListOwner; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaNamedElement; Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaPackage; +Lkotlin/reflect/jvm/internal/impl/load/java/structure/JavaTypeParameterListOwner; Lkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind; HSPLkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind;->$values()[Lkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind; HSPLkotlin/reflect/jvm/internal/impl/load/java/structure/LightClassOriginKind;->()V @@ -19764,6 +19889,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->getId()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->getSerializedSize()I HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->hasId()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->initFields()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilder()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilderForType()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation;->newBuilderForType()Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite$Builder; @@ -19868,6 +19994,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->buil HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->buildPartial()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->create()Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->maybeForceBuilderInitialization()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->mergeFrom(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->mergeFrom(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite$Builder; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder;->setId(I)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Annotation$Builder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$AnnotationOrBuilder; @@ -19911,7 +20038,7 @@ HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasFqName()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasInlineClassUnderlyingType()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->hasTypeTable()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->initFields()V -HPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->isInitialized()Z +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class;->parseFrom(Ljava/io/InputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class$1; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Class$1;->()V @@ -20068,6 +20195,7 @@ Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$PackageFragmentOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$PackageOrBuilder; Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property; HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->()V +HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;Lkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$1;)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->(Z)V HSPLkotlin/reflect/jvm/internal/impl/metadata/ProtoBuf$Property;->getContextReceiverTypeCount()I @@ -20706,8 +20834,9 @@ HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->primitiveArrayId( HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->rangesId(Ljava/lang/String;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->reflectId(Ljava/lang/String;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; HSPLkotlin/reflect/jvm/internal/impl/name/StandardClassIdsKt;->unsignedId(Lkotlin/reflect/jvm/internal/impl/name/ClassId;)Lkotlin/reflect/jvm/internal/impl/name/ClassId; +Lkotlin/reflect/jvm/internal/impl/platform/TargetPlatform; Lkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite; -HPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->()V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite;->writeDelimitedTo(Ljava/io/OutputStream;)V Lkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite$Builder; HSPLkotlin/reflect/jvm/internal/impl/protobuf/AbstractMessageLite$Builder;->()V @@ -20818,12 +20947,12 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getField(Lkotlin/reflec HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getSerializedSize()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->getWireFormatForFieldType(Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Z)I HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->hasField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;)Z -HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->isInitialized()Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->isInitialized(Ljava/util/Map$Entry;)Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->iterator()Ljava/util/Iterator; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->newFieldSet()Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->readPrimitiveField(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Z)Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->setField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;Ljava/lang/Object;)V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->verifyType(Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Ljava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeElement(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;ILjava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeElementNoTag(Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/WireFormat$FieldType;Ljava/lang/Object;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;->writeField(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite;Ljava/lang/Object;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;)V @@ -20831,7 +20960,7 @@ Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$1; HSPLkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$1;->()V Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet$FieldDescriptorLite; Lkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite; -HPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->()V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->(Lkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$Builder;)V HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->access$100(Lkotlin/reflect/jvm/internal/impl/protobuf/FieldSet;Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedInputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/CodedOutputStream;Lkotlin/reflect/jvm/internal/impl/protobuf/ExtensionRegistryLite;I)Z HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite;->makeExtensionsImmutable()V @@ -20876,6 +21005,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExte HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->getMessageDefaultInstance()Lkotlin/reflect/jvm/internal/impl/protobuf/MessageLite; HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->getNumber()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->singularFromFieldSetType(Ljava/lang/Object;)Ljava/lang/Object; +HSPLkotlin/reflect/jvm/internal/impl/protobuf/GeneratedMessageLite$GeneratedExtension;->singularToFieldSetType(Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLite; Lkotlin/reflect/jvm/internal/impl/protobuf/Internal$EnumLiteMap; Lkotlin/reflect/jvm/internal/impl/protobuf/InvalidProtocolBufferException; @@ -20913,6 +21043,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->binarySearchInArr HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->checkMutable()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->ensureEntryArrayMutable()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->entrySet()Ljava/util/Set; +HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->get(Ljava/lang/Object;)Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getArrayEntryAt(I)Ljava/util/Map$Entry; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getNumArrayEntries()I HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->getOverflowEntries()Ljava/lang/Iterable; @@ -20922,6 +21053,7 @@ HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->newFieldMap(I)Lko HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap;->put(Ljava/lang/Comparable;Ljava/lang/Object;)Ljava/lang/Object; Lkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1;->(I)V +HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$1;->makeImmutable()V Lkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet; HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet;->()V HSPLkotlin/reflect/jvm/internal/impl/protobuf/SmallSortedMap$EmptySet;->access$700()Ljava/util/Iterator; @@ -21501,6 +21633,7 @@ Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDese Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException;->()V HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/FlexibleTypeDeserializer$ThrowException;->()V +Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/IncompatibleVersionErrorData; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/KotlinMetadataFinder; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/LocalClassifierTypeSettings; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/LocalClassifierTypeSettings$Default; @@ -21689,6 +21822,7 @@ Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/Dese HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->(Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor;)V HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->invoke()Ljava/lang/Object; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$DeserializedClassTypeConstructor$parameters$1;->invoke()Ljava/util/List; +Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$EnumEntryClassDescriptors; Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$companionObjectDescriptor$1; HSPLkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$companionObjectDescriptor$1;->(Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor;)V Lkotlin/reflect/jvm/internal/impl/serialization/deserialization/descriptors/DeserializedClassDescriptor$constructors$1; @@ -22662,14 +22796,14 @@ Lkotlinx/coroutines/DispatchedCoroutine; HSPLkotlinx/coroutines/DispatchedCoroutine;->()V HSPLkotlinx/coroutines/DispatchedCoroutine;->(Lkotlin/coroutines/CoroutineContext;Lkotlin/coroutines/Continuation;)V HSPLkotlinx/coroutines/DispatchedCoroutine;->afterResume(Ljava/lang/Object;)V -HSPLkotlinx/coroutines/DispatchedCoroutine;->getResult()Ljava/lang/Object; +HSPLkotlinx/coroutines/DispatchedCoroutine;->getResult$kotlinx_coroutines_core()Ljava/lang/Object; HSPLkotlinx/coroutines/DispatchedCoroutine;->tryResume()Z HSPLkotlinx/coroutines/DispatchedCoroutine;->trySuspend()Z Lkotlinx/coroutines/DispatchedTask; HSPLkotlinx/coroutines/DispatchedTask;->(I)V HSPLkotlinx/coroutines/DispatchedTask;->getExceptionalResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Throwable; HSPLkotlinx/coroutines/DispatchedTask;->getSuccessfulResult$kotlinx_coroutines_core(Ljava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/DispatchedTask;->handleFatalException(Ljava/lang/Throwable;Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/DispatchedTask;->handleFatalException$kotlinx_coroutines_core(Ljava/lang/Throwable;Ljava/lang/Throwable;)V HSPLkotlinx/coroutines/DispatchedTask;->run()V Lkotlinx/coroutines/DispatchedTaskKt; HSPLkotlinx/coroutines/DispatchedTaskKt;->dispatch(Lkotlinx/coroutines/DispatchedTask;I)V @@ -23022,6 +23156,7 @@ HSPLkotlinx/coroutines/channels/BufferOverflow;->(Ljava/lang/String;I)V Lkotlinx/coroutines/channels/BufferedChannel; HSPLkotlinx/coroutines/channels/BufferedChannel;->()V HSPLkotlinx/coroutines/channels/BufferedChannel;->(ILkotlin/jvm/functions/Function1;)V +HSPLkotlinx/coroutines/channels/BufferedChannel;->access$findSegmentReceive(Lkotlinx/coroutines/channels/BufferedChannel;JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$findSegmentSend(Lkotlinx/coroutines/channels/BufferedChannel;JLkotlinx/coroutines/channels/ChannelSegment;)Lkotlinx/coroutines/channels/ChannelSegment; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$getReceiveSegment$FU$p()Ljava/util/concurrent/atomic/AtomicReferenceFieldUpdater; HSPLkotlinx/coroutines/channels/BufferedChannel;->access$getReceivers$FU$p()Ljava/util/concurrent/atomic/AtomicLongFieldUpdater; @@ -23619,18 +23754,18 @@ HSPLkotlinx/coroutines/internal/ContextScope;->getCoroutineContext()Lkotlin/coro Lkotlinx/coroutines/internal/DispatchedContinuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->(Lkotlinx/coroutines/CoroutineDispatcher;Lkotlin/coroutines/Continuation;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability()V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->cancelCompletedResult$kotlinx_coroutines_core(Ljava/lang/Object;Ljava/lang/Throwable;)V -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->awaitReusability$kotlinx_coroutines_core()V +PLkotlinx/coroutines/internal/DispatchedContinuation;->cancelCompletedResult$kotlinx_coroutines_core(Ljava/lang/Object;Ljava/lang/Throwable;)V +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->claimReusableCancellableContinuation$kotlinx_coroutines_core()Lkotlinx/coroutines/CancellableContinuationImpl; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getContext()Lkotlin/coroutines/CoroutineContext; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getDelegate$kotlinx_coroutines_core()Lkotlin/coroutines/Continuation; HSPLkotlinx/coroutines/internal/DispatchedContinuation;->getReusableCancellableContinuation()Lkotlinx/coroutines/CancellableContinuationImpl; -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->isReusable()Z -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation(Ljava/lang/Throwable;)Z -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->release()V +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->isReusable$kotlinx_coroutines_core()Z +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->postponeCancellation$kotlinx_coroutines_core(Ljava/lang/Throwable;)Z +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->release$kotlinx_coroutines_core()V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->resumeWith(Ljava/lang/Object;)V HSPLkotlinx/coroutines/internal/DispatchedContinuation;->takeState$kotlinx_coroutines_core()Ljava/lang/Object; -HSPLkotlinx/coroutines/internal/DispatchedContinuation;->tryReleaseClaimedContinuation(Lkotlinx/coroutines/CancellableContinuation;)Ljava/lang/Throwable; +HSPLkotlinx/coroutines/internal/DispatchedContinuation;->tryReleaseClaimedContinuation$kotlinx_coroutines_core(Lkotlinx/coroutines/CancellableContinuation;)Ljava/lang/Throwable; Lkotlinx/coroutines/internal/DispatchedContinuationKt; HSPLkotlinx/coroutines/internal/DispatchedContinuationKt;->()V HSPLkotlinx/coroutines/internal/DispatchedContinuationKt;->access$getUNDEFINED$p()Lkotlinx/coroutines/internal/Symbol; @@ -23695,6 +23830,7 @@ Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->()V HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->(IZ)V HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->addLast(Ljava/lang/Object;)I +HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->allocateNextCopy(J)Lkotlinx/coroutines/internal/LockFreeTaskQueueCore; HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->getSize()I HSPLkotlinx/coroutines/internal/LockFreeTaskQueueCore;->removeFirstOrNull()Ljava/lang/Object; Lkotlinx/coroutines/internal/LockFreeTaskQueueCore$Companion; @@ -23898,7 +24034,7 @@ Lkotlinx/coroutines/selects/SelectInstance; Lkotlinx/coroutines/sync/Mutex; Lkotlinx/coroutines/sync/Mutex$DefaultImpls; HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->lock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;Lkotlin/coroutines/Continuation;ILjava/lang/Object;)Ljava/lang/Object; -HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->tryLock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)Z +PLkotlinx/coroutines/sync/Mutex$DefaultImpls;->tryLock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)Z HSPLkotlinx/coroutines/sync/Mutex$DefaultImpls;->unlock$default(Lkotlinx/coroutines/sync/Mutex;Ljava/lang/Object;ILjava/lang/Object;)V Lkotlinx/coroutines/sync/MutexImpl; HSPLkotlinx/coroutines/sync/MutexImpl;->()V @@ -24005,18 +24141,9 @@ Lokhttp3/CacheControl; HSPLokhttp3/CacheControl;->()V HSPLokhttp3/CacheControl;->(ZZIIZZZIIZZZLjava/lang/String;)V HSPLokhttp3/CacheControl;->(ZZIIZZZIIZZZLjava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLokhttp3/CacheControl;->immutable()Z -HSPLokhttp3/CacheControl;->isPrivate()Z -HSPLokhttp3/CacheControl;->isPublic()Z HSPLokhttp3/CacheControl;->maxAgeSeconds()I -HSPLokhttp3/CacheControl;->maxStaleSeconds()I -HSPLokhttp3/CacheControl;->minFreshSeconds()I -HSPLokhttp3/CacheControl;->mustRevalidate()Z -HSPLokhttp3/CacheControl;->noCache()Z HSPLokhttp3/CacheControl;->noStore()Z -HSPLokhttp3/CacheControl;->noTransform()Z HSPLokhttp3/CacheControl;->onlyIfCached()Z -HSPLokhttp3/CacheControl;->sMaxAgeSeconds()I HSPLokhttp3/CacheControl;->toString()Ljava/lang/String; Lokhttp3/CacheControl$Builder; HSPLokhttp3/CacheControl$Builder;->()V @@ -24029,6 +24156,7 @@ HSPLokhttp3/CacheControl$Builder;->onlyIfCached()Lokhttp3/CacheControl$Builder; Lokhttp3/CacheControl$Companion; HSPLokhttp3/CacheControl$Companion;->()V HSPLokhttp3/CacheControl$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V +HSPLokhttp3/CacheControl$Companion;->indexOfElement(Ljava/lang/String;Ljava/lang/String;I)I HSPLokhttp3/CacheControl$Companion;->parse(Lokhttp3/Headers;)Lokhttp3/CacheControl; Lokhttp3/Call; Lokhttp3/Call$Factory; @@ -24079,7 +24207,6 @@ HSPLokhttp3/ConnectionSpec;->access$getCipherSuitesAsString$p(Lokhttp3/Connectio HSPLokhttp3/ConnectionSpec;->access$getTlsVersionsAsString$p(Lokhttp3/ConnectionSpec;)[Ljava/lang/String; HSPLokhttp3/ConnectionSpec;->apply$okhttp(Ljavax/net/ssl/SSLSocket;Z)V HSPLokhttp3/ConnectionSpec;->cipherSuites()Ljava/util/List; -HSPLokhttp3/ConnectionSpec;->equals(Ljava/lang/Object;)Z HSPLokhttp3/ConnectionSpec;->hashCode()I HSPLokhttp3/ConnectionSpec;->isCompatible(Ljavax/net/ssl/SSLSocket;)Z HSPLokhttp3/ConnectionSpec;->isTls()Z @@ -24092,10 +24219,6 @@ HSPLokhttp3/ConnectionSpec$Builder;->(Z)V HSPLokhttp3/ConnectionSpec$Builder;->build()Lokhttp3/ConnectionSpec; HSPLokhttp3/ConnectionSpec$Builder;->cipherSuites([Ljava/lang/String;)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->cipherSuites([Lokhttp3/CipherSuite;)Lokhttp3/ConnectionSpec$Builder; -HSPLokhttp3/ConnectionSpec$Builder;->getTls$okhttp()Z -HSPLokhttp3/ConnectionSpec$Builder;->setCipherSuites$okhttp([Ljava/lang/String;)V -HSPLokhttp3/ConnectionSpec$Builder;->setSupportsTlsExtensions$okhttp(Z)V -HSPLokhttp3/ConnectionSpec$Builder;->setTlsVersions$okhttp([Ljava/lang/String;)V HSPLokhttp3/ConnectionSpec$Builder;->supportsTlsExtensions(Z)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->tlsVersions([Ljava/lang/String;)Lokhttp3/ConnectionSpec$Builder; HSPLokhttp3/ConnectionSpec$Builder;->tlsVersions([Lokhttp3/TlsVersion;)Lokhttp3/ConnectionSpec$Builder; @@ -24117,9 +24240,6 @@ HSPLokhttp3/Dispatcher;->executorService()Ljava/util/concurrent/ExecutorService; HSPLokhttp3/Dispatcher;->findExistingCallWithHost(Ljava/lang/String;)Lokhttp3/internal/connection/RealCall$AsyncCall; HSPLokhttp3/Dispatcher;->finished$okhttp(Lokhttp3/internal/connection/RealCall$AsyncCall;)V HSPLokhttp3/Dispatcher;->finished(Ljava/util/Deque;Ljava/lang/Object;)V -HSPLokhttp3/Dispatcher;->getIdleCallback()Ljava/lang/Runnable; -HSPLokhttp3/Dispatcher;->getMaxRequests()I -HSPLokhttp3/Dispatcher;->getMaxRequestsPerHost()I HSPLokhttp3/Dispatcher;->promoteAndExecute()Z HSPLokhttp3/Dispatcher;->runningCallsCount()I Lokhttp3/Dns; @@ -24146,7 +24266,6 @@ HSPLokhttp3/EventListener;->dnsEnd(Lokhttp3/Call;Ljava/lang/String;Ljava/util/Li HSPLokhttp3/EventListener;->dnsStart(Lokhttp3/Call;Ljava/lang/String;)V HSPLokhttp3/EventListener;->proxySelectEnd(Lokhttp3/Call;Lokhttp3/HttpUrl;Ljava/util/List;)V HSPLokhttp3/EventListener;->proxySelectStart(Lokhttp3/Call;Lokhttp3/HttpUrl;)V -PLokhttp3/EventListener;->requestFailed(Lokhttp3/Call;Ljava/io/IOException;)V HSPLokhttp3/EventListener;->requestHeadersEnd(Lokhttp3/Call;Lokhttp3/Request;)V HSPLokhttp3/EventListener;->requestHeadersStart(Lokhttp3/Call;)V HSPLokhttp3/EventListener;->responseBodyEnd(Lokhttp3/Call;J)V @@ -24181,7 +24300,7 @@ Lokhttp3/Headers; HSPLokhttp3/Headers;->()V HSPLokhttp3/Headers;->([Ljava/lang/String;)V HSPLokhttp3/Headers;->([Ljava/lang/String;Lkotlin/jvm/internal/DefaultConstructorMarker;)V -HSPLokhttp3/Headers;->equals(Ljava/lang/Object;)Z +PLokhttp3/Headers;->equals(Ljava/lang/Object;)Z HSPLokhttp3/Headers;->get(Ljava/lang/String;)Ljava/lang/String; HSPLokhttp3/Headers;->name(I)Ljava/lang/String; HSPLokhttp3/Headers;->newBuilder()Lokhttp3/Headers$Builder; @@ -24235,14 +24354,7 @@ HSPLokhttp3/HttpUrl$Builder;->addQueryParameter(Ljava/lang/String;Ljava/lang/Str HSPLokhttp3/HttpUrl$Builder;->build()Lokhttp3/HttpUrl; HSPLokhttp3/HttpUrl$Builder;->effectivePort()I HSPLokhttp3/HttpUrl$Builder;->encodedQuery(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; -HSPLokhttp3/HttpUrl$Builder;->getEncodedFragment$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getEncodedPassword$okhttp()Ljava/lang/String; HSPLokhttp3/HttpUrl$Builder;->getEncodedPathSegments$okhttp()Ljava/util/List; -HSPLokhttp3/HttpUrl$Builder;->getEncodedQueryNamesAndValues$okhttp()Ljava/util/List; -HSPLokhttp3/HttpUrl$Builder;->getEncodedUsername$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getHost$okhttp()Ljava/lang/String; -HSPLokhttp3/HttpUrl$Builder;->getPort$okhttp()I -HSPLokhttp3/HttpUrl$Builder;->getScheme$okhttp()Ljava/lang/String; HSPLokhttp3/HttpUrl$Builder;->host(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; HSPLokhttp3/HttpUrl$Builder;->isDot(Ljava/lang/String;)Z HSPLokhttp3/HttpUrl$Builder;->isDotDot(Ljava/lang/String;)Z @@ -24255,7 +24367,6 @@ HSPLokhttp3/HttpUrl$Builder;->resolvePath(Ljava/lang/String;II)V HSPLokhttp3/HttpUrl$Builder;->scheme(Ljava/lang/String;)Lokhttp3/HttpUrl$Builder; HSPLokhttp3/HttpUrl$Builder;->setEncodedFragment$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setEncodedPassword$okhttp(Ljava/lang/String;)V -HSPLokhttp3/HttpUrl$Builder;->setEncodedQueryNamesAndValues$okhttp(Ljava/util/List;)V HSPLokhttp3/HttpUrl$Builder;->setEncodedUsername$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setHost$okhttp(Ljava/lang/String;)V HSPLokhttp3/HttpUrl$Builder;->setPort$okhttp(I)V @@ -24395,16 +24506,9 @@ HSPLokhttp3/Request$Builder;->()V HSPLokhttp3/Request$Builder;->(Lokhttp3/Request;)V HSPLokhttp3/Request$Builder;->build()Lokhttp3/Request; HSPLokhttp3/Request$Builder;->cacheControl(Lokhttp3/CacheControl;)Lokhttp3/Request$Builder; -HSPLokhttp3/Request$Builder;->getHeaders$okhttp()Lokhttp3/Headers$Builder; -HSPLokhttp3/Request$Builder;->getTags$okhttp()Ljava/util/Map; HSPLokhttp3/Request$Builder;->header(Ljava/lang/String;Ljava/lang/String;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->headers(Lokhttp3/Headers;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->method(Ljava/lang/String;Lokhttp3/RequestBody;)Lokhttp3/Request$Builder; -HSPLokhttp3/Request$Builder;->setBody$okhttp(Lokhttp3/RequestBody;)V -HSPLokhttp3/Request$Builder;->setHeaders$okhttp(Lokhttp3/Headers$Builder;)V -HSPLokhttp3/Request$Builder;->setMethod$okhttp(Ljava/lang/String;)V -HSPLokhttp3/Request$Builder;->setTags$okhttp(Ljava/util/Map;)V -HSPLokhttp3/Request$Builder;->setUrl$okhttp(Lokhttp3/HttpUrl;)V HSPLokhttp3/Request$Builder;->tag(Ljava/lang/Class;Ljava/lang/Object;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->url(Ljava/lang/String;)Lokhttp3/Request$Builder; HSPLokhttp3/Request$Builder;->url(Lokhttp3/HttpUrl;)Lokhttp3/Request$Builder; @@ -24454,15 +24558,6 @@ HSPLokhttp3/Response$Builder;->protocol(Lokhttp3/Protocol;)Lokhttp3/Response$Bui HSPLokhttp3/Response$Builder;->receivedResponseAtMillis(J)Lokhttp3/Response$Builder; HSPLokhttp3/Response$Builder;->request(Lokhttp3/Request;)Lokhttp3/Response$Builder; HSPLokhttp3/Response$Builder;->sentRequestAtMillis(J)Lokhttp3/Response$Builder; -HSPLokhttp3/Response$Builder;->setBody$okhttp(Lokhttp3/ResponseBody;)V -HSPLokhttp3/Response$Builder;->setCode$okhttp(I)V -HSPLokhttp3/Response$Builder;->setHandshake$okhttp(Lokhttp3/Handshake;)V -HSPLokhttp3/Response$Builder;->setHeaders$okhttp(Lokhttp3/Headers$Builder;)V -HSPLokhttp3/Response$Builder;->setMessage$okhttp(Ljava/lang/String;)V -HSPLokhttp3/Response$Builder;->setProtocol$okhttp(Lokhttp3/Protocol;)V -HSPLokhttp3/Response$Builder;->setReceivedResponseAtMillis$okhttp(J)V -HSPLokhttp3/Response$Builder;->setRequest$okhttp(Lokhttp3/Request;)V -HSPLokhttp3/Response$Builder;->setSentRequestAtMillis$okhttp(J)V Lokhttp3/ResponseBody; HSPLokhttp3/ResponseBody;->()V HSPLokhttp3/ResponseBody;->()V @@ -24496,14 +24591,14 @@ Lokhttp3/internal/HostnamesKt; HSPLokhttp3/internal/HostnamesKt;->containsInvalidHostnameAsciiCodes(Ljava/lang/String;)Z HSPLokhttp3/internal/HostnamesKt;->toCanonicalHost(Ljava/lang/String;)Ljava/lang/String; Lokhttp3/internal/Util; -HSPLokhttp3/internal/Util;->$r8$lambda$I0ugdNeD8ukX5wZ78GMIzB6svEc(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; -HSPLokhttp3/internal/Util;->$r8$lambda$axE76qkBaw0kHFTAwPF_6zUWBjE(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->$r8$lambda$6bJzZULcdNB_k9pZZ3Jli9KIJPU(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->$r8$lambda$Z7sFMQ7rKRN5UBTcwjGfDTXgpz8(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; HSPLokhttp3/internal/Util;->()V HSPLokhttp3/internal/Util;->addIfAbsent(Ljava/util/List;Ljava/lang/Object;)V HSPLokhttp3/internal/Util;->and(BI)I HSPLokhttp3/internal/Util;->and(IJ)J HSPLokhttp3/internal/Util;->and(SI)I -HSPLokhttp3/internal/Util;->asFactory$lambda-8(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; +HSPLokhttp3/internal/Util;->asFactory$lambda$8(Lokhttp3/EventListener;Lokhttp3/Call;)Lokhttp3/EventListener; HSPLokhttp3/internal/Util;->asFactory(Lokhttp3/EventListener;)Lokhttp3/EventListener$Factory; HSPLokhttp3/internal/Util;->canParseAsIpAddress(Ljava/lang/String;)Z HSPLokhttp3/internal/Util;->checkOffsetAndCount(JJJ)V @@ -24524,7 +24619,7 @@ HSPLokhttp3/internal/Util;->indexOfNonWhitespace(Ljava/lang/String;I)I HSPLokhttp3/internal/Util;->intersect([Ljava/lang/String;[Ljava/lang/String;Ljava/util/Comparator;)[Ljava/lang/String; PLokhttp3/internal/Util;->parseHexDigit(C)I HSPLokhttp3/internal/Util;->readMedium(Lokio/BufferedSource;)I -HSPLokhttp3/internal/Util;->threadFactory$lambda-1(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; +HSPLokhttp3/internal/Util;->threadFactory$lambda$1(Ljava/lang/String;ZLjava/lang/Runnable;)Ljava/lang/Thread; HSPLokhttp3/internal/Util;->threadFactory(Ljava/lang/String;Z)Ljava/util/concurrent/ThreadFactory; HSPLokhttp3/internal/Util;->toHeaders(Ljava/util/List;)Lokhttp3/Headers; HSPLokhttp3/internal/Util;->toHostHeader$default(Lokhttp3/HttpUrl;ZILjava/lang/Object;)Ljava/lang/String; @@ -24578,13 +24673,11 @@ HSPLokhttp3/internal/concurrent/TaskQueue;->getActiveTask$okhttp()Lokhttp3/inter HSPLokhttp3/internal/concurrent/TaskQueue;->getCancelActiveTask$okhttp()Z HSPLokhttp3/internal/concurrent/TaskQueue;->getFutureTasks$okhttp()Ljava/util/List; HSPLokhttp3/internal/concurrent/TaskQueue;->getShutdown$okhttp()Z -HSPLokhttp3/internal/concurrent/TaskQueue;->getTaskRunner$okhttp()Lokhttp3/internal/concurrent/TaskRunner; HSPLokhttp3/internal/concurrent/TaskQueue;->schedule$default(Lokhttp3/internal/concurrent/TaskQueue;Lokhttp3/internal/concurrent/Task;JILjava/lang/Object;)V HSPLokhttp3/internal/concurrent/TaskQueue;->schedule(Lokhttp3/internal/concurrent/Task;J)V HSPLokhttp3/internal/concurrent/TaskQueue;->scheduleAndDecide$okhttp(Lokhttp3/internal/concurrent/Task;JZ)Z HSPLokhttp3/internal/concurrent/TaskQueue;->setActiveTask$okhttp(Lokhttp3/internal/concurrent/Task;)V HSPLokhttp3/internal/concurrent/TaskQueue;->setCancelActiveTask$okhttp(Z)V -HSPLokhttp3/internal/concurrent/TaskQueue;->setShutdown$okhttp(Z)V HSPLokhttp3/internal/concurrent/TaskQueue;->shutdown()V Lokhttp3/internal/concurrent/TaskQueue$execute$1; HSPLokhttp3/internal/concurrent/TaskQueue$execute$1;->(Ljava/lang/String;ZLkotlin/jvm/functions/Function0;)V @@ -24637,7 +24730,7 @@ HSPLokhttp3/internal/connection/Exchange;->openResponseBody(Lokhttp3/Response;)L HSPLokhttp3/internal/connection/Exchange;->readResponseHeaders(Z)Lokhttp3/Response$Builder; HSPLokhttp3/internal/connection/Exchange;->responseHeadersEnd(Lokhttp3/Response;)V HSPLokhttp3/internal/connection/Exchange;->responseHeadersStart()V -PLokhttp3/internal/connection/Exchange;->trackFailure(Ljava/io/IOException;)V +HSPLokhttp3/internal/connection/Exchange;->trackFailure(Ljava/io/IOException;)V HSPLokhttp3/internal/connection/Exchange;->writeRequestHeaders(Lokhttp3/Request;)V Lokhttp3/internal/connection/Exchange$ResponseBodySource; HSPLokhttp3/internal/connection/Exchange$ResponseBodySource;->(Lokhttp3/internal/connection/Exchange;Lokio/Source;J)V @@ -24689,12 +24782,12 @@ HSPLokhttp3/internal/connection/RealCall$AsyncCall;->reuseCallsPerHostFrom(Lokht HSPLokhttp3/internal/connection/RealCall$AsyncCall;->run()V Lokhttp3/internal/connection/RealCall$CallReference; HSPLokhttp3/internal/connection/RealCall$CallReference;->(Lokhttp3/internal/connection/RealCall;Ljava/lang/Object;)V -PLokhttp3/internal/connection/RealCall$CallReference;->getCallStackTrace()Ljava/lang/Object; Lokhttp3/internal/connection/RealCall$timeout$1; HSPLokhttp3/internal/connection/RealCall$timeout$1;->(Lokhttp3/internal/connection/RealCall;)V Lokhttp3/internal/connection/RealConnection; HSPLokhttp3/internal/connection/RealConnection;->()V HSPLokhttp3/internal/connection/RealConnection;->(Lokhttp3/internal/connection/RealConnectionPool;Lokhttp3/Route;)V +HSPLokhttp3/internal/connection/RealConnection;->cancel()V HSPLokhttp3/internal/connection/RealConnection;->connect(IIIIZLokhttp3/Call;Lokhttp3/EventListener;)V HSPLokhttp3/internal/connection/RealConnection;->connectSocket(IILokhttp3/Call;Lokhttp3/EventListener;)V HSPLokhttp3/internal/connection/RealConnection;->connectTls(Lokhttp3/internal/connection/ConnectionSpecSelector;)V @@ -24741,7 +24834,6 @@ HSPLokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;->(Lokhtt HSPLokhttp3/internal/connection/RealConnectionPool$cleanupTask$1;->runOnce()J Lokhttp3/internal/connection/RouteDatabase; HSPLokhttp3/internal/connection/RouteDatabase;->()V -HSPLokhttp3/internal/connection/RouteDatabase;->connected(Lokhttp3/Route;)V HSPLokhttp3/internal/connection/RouteDatabase;->shouldPostpone(Lokhttp3/Route;)Z Lokhttp3/internal/connection/RouteException; HSPLokhttp3/internal/connection/RouteException;->(Ljava/io/IOException;)V @@ -24931,12 +25023,11 @@ HSPLokhttp3/internal/http2/Http2Connection;->close$okhttp(Lokhttp3/internal/http HSPLokhttp3/internal/http2/Http2Connection;->flush()V HSPLokhttp3/internal/http2/Http2Connection;->getClient$okhttp()Z HSPLokhttp3/internal/http2/Http2Connection;->getConnectionName$okhttp()Ljava/lang/String; -HSPLokhttp3/internal/http2/Http2Connection;->getLastGoodStreamId$okhttp()I +PLokhttp3/internal/http2/Http2Connection;->getLastGoodStreamId$okhttp()I HSPLokhttp3/internal/http2/Http2Connection;->getListener$okhttp()Lokhttp3/internal/http2/Http2Connection$Listener; -HSPLokhttp3/internal/http2/Http2Connection;->getNextStreamId$okhttp()I +PLokhttp3/internal/http2/Http2Connection;->getNextStreamId$okhttp()I HSPLokhttp3/internal/http2/Http2Connection;->getOkHttpSettings()Lokhttp3/internal/http2/Settings; HSPLokhttp3/internal/http2/Http2Connection;->getPeerSettings()Lokhttp3/internal/http2/Settings; -HSPLokhttp3/internal/http2/Http2Connection;->getSocket$okhttp()Ljava/net/Socket; HSPLokhttp3/internal/http2/Http2Connection;->getStream(I)Lokhttp3/internal/http2/Http2Stream; HSPLokhttp3/internal/http2/Http2Connection;->getStreams$okhttp()Ljava/util/Map; HSPLokhttp3/internal/http2/Http2Connection;->getWriteBytesMaximum()J @@ -24946,7 +25037,6 @@ HSPLokhttp3/internal/http2/Http2Connection;->newStream(ILjava/util/List;Z)Lokhtt HSPLokhttp3/internal/http2/Http2Connection;->newStream(Ljava/util/List;Z)Lokhttp3/internal/http2/Http2Stream; HSPLokhttp3/internal/http2/Http2Connection;->pushedStream$okhttp(I)Z HSPLokhttp3/internal/http2/Http2Connection;->removeStream$okhttp(I)Lokhttp3/internal/http2/Http2Stream; -HSPLokhttp3/internal/http2/Http2Connection;->setNextStreamId$okhttp(I)V HSPLokhttp3/internal/http2/Http2Connection;->setPeerSettings(Lokhttp3/internal/http2/Settings;)V HSPLokhttp3/internal/http2/Http2Connection;->shutdown(Lokhttp3/internal/http2/ErrorCode;)V HSPLokhttp3/internal/http2/Http2Connection;->start$default(Lokhttp3/internal/http2/Http2Connection;ZLokhttp3/internal/concurrent/TaskRunner;ILjava/lang/Object;)V @@ -24970,8 +25060,6 @@ HSPLokhttp3/internal/http2/Http2Connection$Builder;->getTaskRunner$okhttp()Lokht HSPLokhttp3/internal/http2/Http2Connection$Builder;->listener(Lokhttp3/internal/http2/Http2Connection$Listener;)Lokhttp3/internal/http2/Http2Connection$Builder; HSPLokhttp3/internal/http2/Http2Connection$Builder;->pingIntervalMillis(I)Lokhttp3/internal/http2/Http2Connection$Builder; HSPLokhttp3/internal/http2/Http2Connection$Builder;->setConnectionName$okhttp(Ljava/lang/String;)V -HSPLokhttp3/internal/http2/Http2Connection$Builder;->setListener$okhttp(Lokhttp3/internal/http2/Http2Connection$Listener;)V -HSPLokhttp3/internal/http2/Http2Connection$Builder;->setPingIntervalMillis$okhttp(I)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSink$okhttp(Lokio/BufferedSink;)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSocket$okhttp(Ljava/net/Socket;)V HSPLokhttp3/internal/http2/Http2Connection$Builder;->setSource$okhttp(Lokio/BufferedSource;)V @@ -24999,9 +25087,9 @@ HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->invoke()V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->ping(ZII)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->settings(ZLokhttp3/internal/http2/Settings;)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable;->windowUpdate(IJ)V -Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1; -HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;Lkotlin/jvm/internal/Ref$ObjectRef;)V -HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda-7$lambda-6$$inlined$execute$default$1;->runOnce()J +Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1; +HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;Lkotlin/jvm/internal/Ref$ObjectRef;)V +HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$applyAndAckSettings$lambda$7$lambda$6$$inlined$execute$default$1;->runOnce()J Lokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1; HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1;->(Ljava/lang/String;ZLokhttp3/internal/http2/Http2Connection;II)V HSPLokhttp3/internal/http2/Http2Connection$ReaderRunnable$ping$$inlined$execute$default$1;->runOnce()J @@ -25075,8 +25163,6 @@ HSPLokhttp3/internal/http2/Http2Stream;->isOpen()Z HSPLokhttp3/internal/http2/Http2Stream;->readTimeout()Lokio/Timeout; HSPLokhttp3/internal/http2/Http2Stream;->receiveData(Lokio/BufferedSource;I)V HSPLokhttp3/internal/http2/Http2Stream;->receiveHeaders(Lokhttp3/Headers;Z)V -HSPLokhttp3/internal/http2/Http2Stream;->setErrorCode$okhttp(Lokhttp3/internal/http2/ErrorCode;)V -HSPLokhttp3/internal/http2/Http2Stream;->setErrorException$okhttp(Ljava/io/IOException;)V HSPLokhttp3/internal/http2/Http2Stream;->setReadBytesTotal$okhttp(J)V HSPLokhttp3/internal/http2/Http2Stream;->takeHeaders()Lokhttp3/Headers; HSPLokhttp3/internal/http2/Http2Stream;->waitForIo$okhttp()V @@ -25087,19 +25173,14 @@ HSPLokhttp3/internal/http2/Http2Stream$Companion;->(Lkotlin/jvm/internal/D Lokhttp3/internal/http2/Http2Stream$FramingSink; HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->(Lokhttp3/internal/http2/Http2Stream;Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->close()V -HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->getClosed()Z HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->getFinished()Z -HSPLokhttp3/internal/http2/Http2Stream$FramingSink;->setClosed(Z)V Lokhttp3/internal/http2/Http2Stream$FramingSource; HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->(Lokhttp3/internal/http2/Http2Stream;JZ)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->close()V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getClosed$okhttp()Z HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getFinished$okhttp()Z -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getReadBuffer()Lokio/Buffer; -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->getReceiveBuffer()Lokio/Buffer; HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->read(Lokio/Buffer;J)J HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->receive$okhttp(Lokio/BufferedSource;J)V -HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setClosed$okhttp(Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setFinished$okhttp(Z)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->setTrailers(Lokhttp3/Headers;)V HSPLokhttp3/internal/http2/Http2Stream$FramingSource;->updateConnectionFlowControl(J)V @@ -25181,7 +25262,6 @@ HSPLokhttp3/internal/platform/Platform;->connectSocket(Ljava/net/Socket;Ljava/ne HSPLokhttp3/internal/platform/Platform;->getStackTraceForCloseable(Ljava/lang/String;)Ljava/lang/Object; HSPLokhttp3/internal/platform/Platform;->log$default(Lokhttp3/internal/platform/Platform;Ljava/lang/String;ILjava/lang/Throwable;ILjava/lang/Object;)V HSPLokhttp3/internal/platform/Platform;->log(Ljava/lang/String;ILjava/lang/Throwable;)V -PLokhttp3/internal/platform/Platform;->logCloseableLeak(Ljava/lang/String;Ljava/lang/Object;)V HSPLokhttp3/internal/platform/Platform;->newSSLContext()Ljavax/net/ssl/SSLContext; HSPLokhttp3/internal/platform/Platform;->newSslSocketFactory(Ljavax/net/ssl/X509TrustManager;)Ljavax/net/ssl/SSLSocketFactory; HSPLokhttp3/internal/platform/Platform;->platformTrustManager()Ljavax/net/ssl/X509TrustManager; @@ -25286,18 +25366,26 @@ HSPLokhttp3/logging/HttpLoggingInterceptor;->intercept(Lokhttp3/Interceptor$Chai HSPLokhttp3/logging/HttpLoggingInterceptor;->logHeader(Lokhttp3/Headers;I)V HSPLokhttp3/logging/HttpLoggingInterceptor;->setLevel(Lokhttp3/logging/HttpLoggingInterceptor$Level;)Lokhttp3/logging/HttpLoggingInterceptor; Lokhttp3/logging/HttpLoggingInterceptor$Level; +HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->$values()[Lokhttp3/logging/HttpLoggingInterceptor$Level; HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Level;->(Ljava/lang/String;I)V Lokhttp3/logging/HttpLoggingInterceptor$Logger; HSPLokhttp3/logging/HttpLoggingInterceptor$Logger;->()V Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion; +HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->()V -HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Lokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger; HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;->()V HSPLokhttp3/logging/HttpLoggingInterceptor$Logger$Companion$DefaultLogger;->log(Ljava/lang/String;)V Lokhttp3/logging/Utf8Kt; HSPLokhttp3/logging/Utf8Kt;->isProbablyUtf8(Lokio/Buffer;)Z +Lokio/-SegmentedByteString; +HSPLokio/-SegmentedByteString;->()V +HSPLokio/-SegmentedByteString;->arrayRangeEquals([BI[BII)Z +HSPLokio/-SegmentedByteString;->checkOffsetAndCount(JJJ)V +HSPLokio/-SegmentedByteString;->getDEFAULT__ByteString_size()I +HSPLokio/-SegmentedByteString;->resolveDefaultParameter(Lokio/ByteString;I)I +HSPLokio/-SegmentedByteString;->reverseBytes(I)I Lokio/AsyncTimeout; HSPLokio/AsyncTimeout;->()V HSPLokio/AsyncTimeout;->()V @@ -25506,6 +25594,7 @@ HSPLokio/JvmSystemFileSystem;->source(Lokio/Path;)Lokio/Source; Lokio/NioSystemFileSystem; HSPLokio/NioSystemFileSystem;->()V HSPLokio/NioSystemFileSystem;->atomicMove(Lokio/Path;Lokio/Path;)V +HSPLokio/NioSystemFileSystem;->metadataOrNull(Ljava/nio/file/Path;)Lokio/FileMetadata; HSPLokio/NioSystemFileSystem;->metadataOrNull(Lokio/Path;)Lokio/FileMetadata; HSPLokio/NioSystemFileSystem;->zeroToNull(Ljava/nio/file/attribute/FileTime;)Ljava/lang/Long; Lokio/Okio; @@ -25604,7 +25693,7 @@ HSPLokio/RealBufferedSource;->readUtf8LineStrict()Ljava/lang/String; HSPLokio/RealBufferedSource;->readUtf8LineStrict(J)Ljava/lang/String; HSPLokio/RealBufferedSource;->request(J)Z HSPLokio/RealBufferedSource;->require(J)V -HSPLokio/RealBufferedSource;->select(Lokio/Options;)I +HPLokio/RealBufferedSource;->select(Lokio/Options;)I HSPLokio/RealBufferedSource;->skip(J)V PLokio/RealBufferedSource;->timeout()Lokio/Timeout; Lokio/RealBufferedSource$inputStream$1; @@ -25654,55 +25743,49 @@ HSPLokio/Utf8;->size(Ljava/lang/String;II)J Lokio/_JvmPlatformKt; HSPLokio/_JvmPlatformKt;->asUtf8ToByteArray(Ljava/lang/String;)[B HSPLokio/_JvmPlatformKt;->toUtf8String([B)Ljava/lang/String; -Lokio/_UtilKt; -HSPLokio/_UtilKt;->()V -HSPLokio/_UtilKt;->arrayRangeEquals([BI[BII)Z -HSPLokio/_UtilKt;->checkOffsetAndCount(JJJ)V -HSPLokio/_UtilKt;->getDEFAULT__ByteString_size()I -HSPLokio/_UtilKt;->resolveDefaultParameter(Lokio/ByteString;I)I -HSPLokio/_UtilKt;->reverseBytes(I)I +Lokio/internal/-Buffer; +HSPLokio/internal/-Buffer;->()V +HSPLokio/internal/-Buffer;->getHEX_DIGIT_BYTES()[B +HSPLokio/internal/-Buffer;->readUtf8Line(Lokio/Buffer;J)Ljava/lang/String; +HSPLokio/internal/-Buffer;->selectPrefix$default(Lokio/Buffer;Lokio/Options;ZILjava/lang/Object;)I +HSPLokio/internal/-Buffer;->selectPrefix(Lokio/Buffer;Lokio/Options;Z)I +Lokio/internal/-ByteString; +HSPLokio/internal/-ByteString;->()V +HSPLokio/internal/-ByteString;->access$decodeHexDigit(C)I +HSPLokio/internal/-ByteString;->commonWrite(Lokio/ByteString;Lokio/Buffer;II)V +HSPLokio/internal/-ByteString;->decodeHexDigit(C)I +HSPLokio/internal/-ByteString;->getHEX_DIGIT_CHARS()[C +Lokio/internal/-FileSystem; +HSPLokio/internal/-FileSystem;->commonCreateDirectories(Lokio/FileSystem;Lokio/Path;Z)V +HSPLokio/internal/-FileSystem;->commonExists(Lokio/FileSystem;Lokio/Path;)Z +HSPLokio/internal/-FileSystem;->commonMetadata(Lokio/FileSystem;Lokio/Path;)Lokio/FileMetadata; +Lokio/internal/-Path; +HSPLokio/internal/-Path;->()V +HSPLokio/internal/-Path;->access$getBACKSLASH$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$getDOT$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$getIndexOfLastSlash(Lokio/Path;)I +HSPLokio/internal/-Path;->access$getSLASH$p()Lokio/ByteString; +HSPLokio/internal/-Path;->access$lastSegmentIsDotDot(Lokio/Path;)Z +HSPLokio/internal/-Path;->access$rootLength(Lokio/Path;)I +HSPLokio/internal/-Path;->commonResolve(Lokio/Path;Lokio/Path;Z)Lokio/Path; +HSPLokio/internal/-Path;->commonToPath(Ljava/lang/String;Z)Lokio/Path; +HSPLokio/internal/-Path;->getIndexOfLastSlash(Lokio/Path;)I +HSPLokio/internal/-Path;->getSlash(Lokio/Path;)Lokio/ByteString; +HSPLokio/internal/-Path;->lastSegmentIsDotDot(Lokio/Path;)Z +HSPLokio/internal/-Path;->rootLength(Lokio/Path;)I +HSPLokio/internal/-Path;->startsWithVolumeLetterAndColon(Lokio/Buffer;Lokio/ByteString;)Z +HSPLokio/internal/-Path;->toPath(Lokio/Buffer;Z)Lokio/Path; +HSPLokio/internal/-Path;->toSlash(B)Lokio/ByteString; +HSPLokio/internal/-Path;->toSlash(Ljava/lang/String;)Lokio/ByteString; Lokio/internal/ResourceFileSystem; HSPLokio/internal/ResourceFileSystem;->()V -HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;Z)V +HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;ZLokio/FileSystem;)V +HSPLokio/internal/ResourceFileSystem;->(Ljava/lang/ClassLoader;ZLokio/FileSystem;ILkotlin/jvm/internal/DefaultConstructorMarker;)V Lokio/internal/ResourceFileSystem$Companion; HSPLokio/internal/ResourceFileSystem$Companion;->()V HSPLokio/internal/ResourceFileSystem$Companion;->(Lkotlin/jvm/internal/DefaultConstructorMarker;)V Lokio/internal/ResourceFileSystem$roots$2; -HSPLokio/internal/ResourceFileSystem$roots$2;->(Ljava/lang/ClassLoader;)V -Lokio/internal/_BufferKt; -HSPLokio/internal/_BufferKt;->()V -HSPLokio/internal/_BufferKt;->getHEX_DIGIT_BYTES()[B -HSPLokio/internal/_BufferKt;->readUtf8Line(Lokio/Buffer;J)Ljava/lang/String; -HSPLokio/internal/_BufferKt;->selectPrefix$default(Lokio/Buffer;Lokio/Options;ZILjava/lang/Object;)I -HSPLokio/internal/_BufferKt;->selectPrefix(Lokio/Buffer;Lokio/Options;Z)I -Lokio/internal/_ByteStringKt; -HSPLokio/internal/_ByteStringKt;->()V -HSPLokio/internal/_ByteStringKt;->access$decodeHexDigit(C)I -HSPLokio/internal/_ByteStringKt;->commonWrite(Lokio/ByteString;Lokio/Buffer;II)V -HSPLokio/internal/_ByteStringKt;->decodeHexDigit(C)I -HSPLokio/internal/_ByteStringKt;->getHEX_DIGIT_CHARS()[C -Lokio/internal/_FileSystemKt; -HSPLokio/internal/_FileSystemKt;->commonCreateDirectories(Lokio/FileSystem;Lokio/Path;Z)V -HSPLokio/internal/_FileSystemKt;->commonExists(Lokio/FileSystem;Lokio/Path;)Z -HSPLokio/internal/_FileSystemKt;->commonMetadata(Lokio/FileSystem;Lokio/Path;)Lokio/FileMetadata; -Lokio/internal/_PathKt; -HSPLokio/internal/_PathKt;->()V -HSPLokio/internal/_PathKt;->access$getBACKSLASH$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$getDOT$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$getIndexOfLastSlash(Lokio/Path;)I -HSPLokio/internal/_PathKt;->access$getSLASH$p()Lokio/ByteString; -HSPLokio/internal/_PathKt;->access$lastSegmentIsDotDot(Lokio/Path;)Z -HSPLokio/internal/_PathKt;->access$rootLength(Lokio/Path;)I -HSPLokio/internal/_PathKt;->commonResolve(Lokio/Path;Lokio/Path;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->commonToPath(Ljava/lang/String;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->getIndexOfLastSlash(Lokio/Path;)I -HSPLokio/internal/_PathKt;->getSlash(Lokio/Path;)Lokio/ByteString; -HSPLokio/internal/_PathKt;->lastSegmentIsDotDot(Lokio/Path;)Z -HSPLokio/internal/_PathKt;->rootLength(Lokio/Path;)I -HSPLokio/internal/_PathKt;->startsWithVolumeLetterAndColon(Lokio/Buffer;Lokio/ByteString;)Z -HSPLokio/internal/_PathKt;->toPath(Lokio/Buffer;Z)Lokio/Path; -HSPLokio/internal/_PathKt;->toSlash(B)Lokio/ByteString; -HSPLokio/internal/_PathKt;->toSlash(Ljava/lang/String;)Lokio/ByteString; +HSPLokio/internal/ResourceFileSystem$roots$2;->(Lokio/internal/ResourceFileSystem;)V Lorg/koin/android/ext/koin/KoinExtKt; HSPLorg/koin/android/ext/koin/KoinExtKt;->androidContext(Lorg/koin/core/KoinApplication;Landroid/content/Context;)Lorg/koin/core/KoinApplication; Lorg/koin/android/ext/koin/KoinExtKt$androidContext$1; diff --git a/app/src/main/java/com/rob729/newsfeed/initalizers/NewsSourceImagesPrefetch.kt b/app/src/main/java/com/rob729/newsfeed/initalizers/NewsSourceImagesPrefetch.kt index efd6012..6fc3aaf 100644 --- a/app/src/main/java/com/rob729/newsfeed/initalizers/NewsSourceImagesPrefetch.kt +++ b/app/src/main/java/com/rob729/newsfeed/initalizers/NewsSourceImagesPrefetch.kt @@ -7,7 +7,7 @@ import androidx.work.WorkManager import androidx.work.WorkManagerInitializer import com.rob729.newsfeed.workManager.NewsSourceImagePrefetch -class NewsSourceImagesPrefetch: Initializer { +class NewsSourceImagesPrefetch : Initializer { override fun create(context: Context) { val newsSourceImagePreloadRequest = OneTimeWorkRequestBuilder() .build() diff --git a/app/src/main/java/com/rob729/newsfeed/model/state/UiStatus.kt b/app/src/main/java/com/rob729/newsfeed/model/state/UiStatus.kt index 7a5e760..bb9c76c 100644 --- a/app/src/main/java/com/rob729/newsfeed/model/state/UiStatus.kt +++ b/app/src/main/java/com/rob729/newsfeed/model/state/UiStatus.kt @@ -3,9 +3,9 @@ package com.rob729.newsfeed.model.state import com.rob729.newsfeed.model.ui.NewsArticleUiData sealed class UiStatus { - data class Success(val news: List): UiStatus() - data object Loading: UiStatus() - data object Error: UiStatus() + data class Success(val news: List) : UiStatus() + data object Loading : UiStatus() + data object Error : UiStatus() - data object EmptyScreen: UiStatus() + data object EmptyScreen : UiStatus() } diff --git a/app/src/main/java/com/rob729/newsfeed/model/state/home/HomeFeedSideEffect.kt b/app/src/main/java/com/rob729/newsfeed/model/state/home/HomeFeedSideEffect.kt index c6f73d8..dee37c9 100644 --- a/app/src/main/java/com/rob729/newsfeed/model/state/home/HomeFeedSideEffect.kt +++ b/app/src/main/java/com/rob729/newsfeed/model/state/home/HomeFeedSideEffect.kt @@ -1,8 +1,8 @@ package com.rob729.newsfeed.model.state.home sealed class HomeFeedSideEffect { - data class HomeSourceClicked(val domain: String) : HomeFeedSideEffect() - data class HomeFeedItemClicked(val selectedItemUrl: String) : HomeFeedSideEffect() - data object HomeSourceFabClicked : HomeFeedSideEffect() + data class NewsSourceClicked(val domain: String) : HomeFeedSideEffect() + data class FeedItemClicked(val selectedItemUrl: String) : HomeFeedSideEffect() + data object NewsSourceFabClicked : HomeFeedSideEffect() data object ScrollToTopClicked : HomeFeedSideEffect() } \ No newline at end of file diff --git a/app/src/main/java/com/rob729/newsfeed/model/state/search/SearchSideEffects.kt b/app/src/main/java/com/rob729/newsfeed/model/state/search/SearchSideEffects.kt index 8c8ffe6..12ded02 100644 --- a/app/src/main/java/com/rob729/newsfeed/model/state/search/SearchSideEffects.kt +++ b/app/src/main/java/com/rob729/newsfeed/model/state/search/SearchSideEffects.kt @@ -3,5 +3,5 @@ package com.rob729.newsfeed.model.state.search sealed class SearchSideEffects { data class SearchResultClicked(val selectedResultUrl: String) : SearchSideEffects() - data class SearchQueryChanged(val query: String): SearchSideEffects() + data class SearchQueryChanged(val query: String) : SearchSideEffects() } diff --git a/app/src/main/java/com/rob729/newsfeed/ui/NewsActivity.kt b/app/src/main/java/com/rob729/newsfeed/ui/NewsActivity.kt index 80b585b..fb1d0ae 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/NewsActivity.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/NewsActivity.kt @@ -21,16 +21,12 @@ import androidx.core.content.ContextCompat import androidx.navigation.compose.NavHost import androidx.navigation.compose.composable import androidx.navigation.compose.rememberNavController -import com.rob729.newsfeed.BuildConfig import com.rob729.newsfeed.R import com.rob729.newsfeed.ui.screen.HomeScreen import com.rob729.newsfeed.ui.screen.SearchScreen import com.rob729.newsfeed.ui.theme.NewsFeedTheme import com.rob729.newsfeed.utils.Constants import com.rob729.newsfeed.utils.NotificationHelper -import com.rob729.newsfeed.vm.HomeViewModel -import com.rob729.newsfeed.vm.SearchViewModel -import org.koin.androidx.viewmodel.ext.android.viewModel @OptIn(ExperimentalComposeUiApi::class) class NewsActivity : ComponentActivity() { diff --git a/app/src/main/java/com/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheet.kt b/app/src/main/java/com/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheet.kt new file mode 100644 index 0000000..45666fc --- /dev/null +++ b/app/src/main/java/com/rob729/newsfeed/ui/bottomSheet/NewsSourceBottomSheet.kt @@ -0,0 +1,38 @@ +package com.rob729.newsfeed.ui.bottomSheet + +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.ModalBottomSheet +import androidx.compose.material3.SheetState +import androidx.compose.runtime.Composable +import androidx.compose.ui.ExperimentalComposeUiApi +import androidx.compose.ui.Modifier +import androidx.compose.ui.graphics.Color +import androidx.compose.ui.platform.testTag +import androidx.compose.ui.semantics.semantics +import androidx.compose.ui.semantics.testTagsAsResourceId +import com.rob729.newsfeed.ui.components.NewsSourceBottomSheetContent + +@OptIn(ExperimentalMaterial3Api::class, ExperimentalComposeUiApi::class) +@Composable +fun NewsSourceBottomSheet( + bottomSheetState: SheetState, + isBottomSheetVisible: Boolean, + onNewsSourceClicked: (String) -> Unit, + selectedNewsSource: String, + onDismissRequest: () -> Unit +) { + + if (isBottomSheetVisible) { + ModalBottomSheet( + modifier = Modifier.semantics { testTagsAsResourceId = true }, + sheetState = bottomSheetState, + scrimColor = Color.Black.copy(alpha = 0.6f), + onDismissRequest = onDismissRequest + ) { + NewsSourceBottomSheetContent( + onNewsSourceClicked = onNewsSourceClicked, + currentSelectedNewsSource = selectedNewsSource + ) + } + } +} \ No newline at end of file diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/FloatingActionButtons.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/FloatingActionButtons.kt index a644990..4bc2086 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/FloatingActionButtons.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/FloatingActionButtons.kt @@ -1,19 +1,19 @@ package com.rob729.newsfeed.ui.components -import androidx.compose.material.Icon -import androidx.compose.material.Text +import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.material.icons.Icons import androidx.compose.material.icons.filled.KeyboardArrowUp import androidx.compose.material.icons.filled.Newspaper import androidx.compose.material3.ExtendedFloatingActionButton import androidx.compose.material3.FloatingActionButtonDefaults +import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme import androidx.compose.material3.SmallFloatingActionButton +import androidx.compose.material3.Text import androidx.compose.runtime.Composable import androidx.compose.ui.Modifier import androidx.compose.ui.graphics.Color -import androidx.compose.ui.res.colorResource import androidx.compose.ui.unit.dp -import com.rob729.newsfeed.R import com.rob729.newsfeed.utils.Constants @Composable @@ -31,7 +31,8 @@ fun NewsSourceExtendedFab(modifier: Modifier, isExpanded: Boolean, onClick: () - }, elevation = FloatingActionButtonDefaults.elevation(8.dp), expanded = isExpanded, - containerColor = colorResource(R.color.status_bar) + containerColor = MaterialTheme.colorScheme.secondaryContainer, + shape = RoundedCornerShape(12.dp) ) } @@ -40,7 +41,8 @@ fun ScrollToTopFab(modifier: Modifier, onClick: () -> Unit) { SmallFloatingActionButton( modifier = modifier, onClick = onClick, - containerColor = colorResource(R.color.status_bar) + containerColor = MaterialTheme.colorScheme.secondaryContainer, + shape = RoundedCornerShape(12.dp) ) { Icon( imageVector = Icons.Default.KeyboardArrowUp, diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsFeedItem.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsFeedItem.kt index b417609..3a9d23b 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsFeedItem.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsFeedItem.kt @@ -15,12 +15,12 @@ import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.padding import androidx.compose.foundation.layout.size import androidx.compose.foundation.shape.RoundedCornerShape -import androidx.compose.material.Icon -import androidx.compose.material.Surface -import androidx.compose.material.Text import androidx.compose.material.icons.Icons import androidx.compose.material.icons.filled.Schedule import androidx.compose.material.icons.filled.Share +import androidx.compose.material3.Icon +import androidx.compose.material3.Surface +import androidx.compose.material3.Text import androidx.compose.runtime.Composable import androidx.compose.runtime.getValue import androidx.compose.runtime.remember @@ -62,7 +62,7 @@ fun NewsFeedItem( ) Surface( - modifier + modifier = modifier .padding(8.dp) .clickable( interactionSource = interactionSource, @@ -70,7 +70,7 @@ fun NewsFeedItem( onClick = onItemClick ) .scale(scale), - elevation = 4.dp, + tonalElevation = 4.dp, shape = RoundedCornerShape(12.dp) ) { Column { @@ -99,7 +99,8 @@ fun NewsFeedItem( .fillMaxWidth(), textAlign = TextAlign.Center, overflow = TextOverflow.Ellipsis, - fontFamily = lexendDecaFontFamily + fontFamily = lexendDecaFontFamily, + lineHeight = 22.sp ) Text( text = newsArticleUiData.description, @@ -108,7 +109,8 @@ fun NewsFeedItem( modifier = Modifier.padding(horizontal = 12.dp, vertical = 8.dp), fontSize = 12.sp, overflow = TextOverflow.Ellipsis, - fontFamily = lexendDecaFontFamily + fontFamily = lexendDecaFontFamily, + lineHeight = 18.sp ) Row( modifier = Modifier diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourceBottomSheetContent.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourceBottomSheetContent.kt index acbf67d..2540570 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourceBottomSheetContent.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourceBottomSheetContent.kt @@ -7,7 +7,7 @@ import android.os.Vibrator import androidx.compose.foundation.layout.Arrangement import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.Column -import androidx.compose.foundation.layout.padding +import androidx.compose.foundation.layout.navigationBarsPadding import androidx.compose.foundation.lazy.LazyRow import androidx.compose.runtime.Composable import androidx.compose.ui.Alignment @@ -31,13 +31,13 @@ fun NewsSourceBottomSheetContent( val itemWidth = (screenWidthDp - (itemSpacing * visibleCards)).div(visibleCards) Box( + modifier = Modifier.navigationBarsPadding(), contentAlignment = Alignment.Center ) { Column { LazyRow( modifier = Modifier - .testTag("news_source_list") - .padding(top = 12.dp, bottom = 6.dp), + .testTag("news_source_list"), horizontalArrangement = Arrangement.spacedBy(itemSpacing.dp) ) { items(Constants.newsSourceUiDataLists.size, diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourcePill.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourcePill.kt index c68422c..7c3001f 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourcePill.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/NewsSourcePill.kt @@ -1,16 +1,12 @@ package com.rob729.newsfeed.ui.components import androidx.compose.foundation.BorderStroke -import androidx.compose.foundation.background import androidx.compose.foundation.border import androidx.compose.foundation.clickable -import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.Column -import androidx.compose.foundation.layout.Spacer import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.width import androidx.compose.foundation.shape.CircleShape -import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.runtime.Composable import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier @@ -39,19 +35,6 @@ fun NewsSourcePill( horizontalAlignment = Alignment.CenterHorizontally ) { - Box( - modifier = Modifier - .height(6.dp) - .width(45.dp) - .background( - color = if (isSelected) colorResource(R.color.status_bar) else Color.Transparent, - shape = RoundedCornerShape(16.dp) - ) - .align(Alignment.CenterHorizontally) - ) - - Spacer(modifier = Modifier.height(4.dp)) - AsyncImage( model = imageUrl, contentDescription = null, diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/ShimmerListItem.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/ShimmerListItem.kt index 4ba682a..cb24024 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/ShimmerListItem.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/ShimmerListItem.kt @@ -8,7 +8,8 @@ import androidx.compose.foundation.layout.fillMaxWidth import androidx.compose.foundation.layout.height import androidx.compose.foundation.layout.padding import androidx.compose.foundation.shape.RoundedCornerShape -import androidx.compose.material.Card +import androidx.compose.material3.Card +import androidx.compose.material3.CardDefaults import androidx.compose.runtime.Composable import androidx.compose.ui.Modifier import androidx.compose.ui.draw.clip @@ -19,8 +20,8 @@ import androidx.compose.ui.unit.dp fun ShimmerListItem(brush: Brush) { Card( - Modifier.padding(start = 8.dp, end = 8.dp, top = 8.dp), - elevation = 4.dp, + modifier = Modifier.padding(start = 8.dp, end = 8.dp, top = 8.dp), + elevation = CardDefaults.cardElevation(4.dp), shape = RoundedCornerShape(8.dp) ) { Column( diff --git a/app/src/main/java/com/rob729/newsfeed/ui/components/Toolbar.kt b/app/src/main/java/com/rob729/newsfeed/ui/components/Toolbar.kt index ee13eb6..370d40e 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/components/Toolbar.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/components/Toolbar.kt @@ -4,11 +4,11 @@ import androidx.compose.foundation.clickable import androidx.compose.foundation.layout.Row import androidx.compose.foundation.layout.fillMaxWidth import androidx.compose.foundation.layout.padding -import androidx.compose.material.Icon -import androidx.compose.material.Surface -import androidx.compose.material.Text import androidx.compose.material.icons.Icons import androidx.compose.material.icons.filled.Search +import androidx.compose.material3.Icon +import androidx.compose.material3.Surface +import androidx.compose.material3.Text import androidx.compose.runtime.Composable import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier @@ -26,7 +26,7 @@ import com.rob729.newsfeed.utils.Constants @Composable fun Toolbar(toolbarElevation: Dp, onSearchClick: () -> Unit) { - Surface(elevation = toolbarElevation, color = colorResource(R.color.status_bar)) { + Surface(tonalElevation = toolbarElevation, color = colorResource(R.color.status_bar)) { Row(modifier = Modifier.fillMaxWidth(), verticalAlignment = Alignment.CenterVertically) { Text( text = Constants.TOOLBAR_TITLE, @@ -40,10 +40,15 @@ fun Toolbar(toolbarElevation: Dp, onSearchClick: () -> Unit) { color = Color.White ) - Icon(imageVector = Icons.Default.Search , contentDescription = "Search", tint = Color.White, - modifier = Modifier.padding(end = 12.dp).testTag("search_icon").clickable { - onSearchClick() - }) + Icon(imageVector = Icons.Default.Search, + contentDescription = "Search", + tint = Color.White, + modifier = Modifier + .padding(end = 12.dp) + .testTag("search_icon") + .clickable { + onSearchClick() + }) } } } \ No newline at end of file diff --git a/app/src/main/java/com/rob729/newsfeed/ui/screen/HomeScreen.kt b/app/src/main/java/com/rob729/newsfeed/ui/screen/HomeScreen.kt index 41faee9..28bf92d 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/screen/HomeScreen.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/screen/HomeScreen.kt @@ -4,9 +4,7 @@ import androidx.activity.compose.BackHandler import androidx.compose.animation.AnimatedVisibility import androidx.compose.animation.fadeIn import androidx.compose.animation.fadeOut -import androidx.compose.foundation.ExperimentalFoundationApi import androidx.compose.foundation.background -import androidx.compose.foundation.clickable import androidx.compose.foundation.layout.Box import androidx.compose.foundation.layout.Column import androidx.compose.foundation.layout.PaddingValues @@ -16,31 +14,28 @@ import androidx.compose.foundation.lazy.LazyColumn import androidx.compose.foundation.lazy.LazyListState import androidx.compose.foundation.lazy.items import androidx.compose.foundation.lazy.rememberLazyListState -import androidx.compose.foundation.shape.RoundedCornerShape -import androidx.compose.material.ExperimentalMaterialApi -import androidx.compose.material.MaterialTheme -import androidx.compose.material.ModalBottomSheetLayout -import androidx.compose.material.ModalBottomSheetValue -import androidx.compose.material.rememberModalBottomSheetState +import androidx.compose.material3.ExperimentalMaterial3Api +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.rememberModalBottomSheetState import androidx.compose.runtime.Composable import androidx.compose.runtime.derivedStateOf import androidx.compose.runtime.getValue import androidx.compose.runtime.mutableStateOf import androidx.compose.runtime.remember import androidx.compose.runtime.rememberCoroutineScope +import androidx.compose.runtime.saveable.rememberSaveable import androidx.compose.runtime.setValue import androidx.compose.ui.Alignment import androidx.compose.ui.Modifier -import androidx.compose.ui.graphics.Color import androidx.compose.ui.platform.testTag import androidx.compose.ui.unit.dp import androidx.navigation.NavController import com.rob729.newsfeed.model.state.UiStatus import com.rob729.newsfeed.model.state.home.HomeFeedSideEffect import com.rob729.newsfeed.ui.NavigationScreens +import com.rob729.newsfeed.ui.bottomSheet.NewsSourceBottomSheet import com.rob729.newsfeed.ui.components.LoadingView import com.rob729.newsfeed.ui.components.NewsFeedItem -import com.rob729.newsfeed.ui.components.NewsSourceBottomSheetContent import com.rob729.newsfeed.ui.components.NewsSourceExtendedFab import com.rob729.newsfeed.ui.components.NoInternetView import com.rob729.newsfeed.ui.components.ScrollToTopFab @@ -52,9 +47,7 @@ import org.koin.androidx.compose.koinViewModel import org.orbitmvi.orbit.compose.collectAsState import org.orbitmvi.orbit.compose.collectSideEffect -@OptIn( - ExperimentalMaterialApi::class, -) +@OptIn(ExperimentalMaterial3Api::class) @Composable fun HomeScreen( navController: NavController, @@ -63,9 +56,12 @@ fun HomeScreen( openCustomTab: (url: String) -> Unit ) { - val listState = rememberLazyListState() + var isNewsSourceBottomSheetVisible by rememberSaveable { mutableStateOf(false) } + val listState = rememberLazyListState() val newsState = viewModel.collectAsState().value + val bottomSheetState = rememberModalBottomSheetState() + val coroutineScope = rememberCoroutineScope() val isMinItemsScrolledForScrollToTopVisibility by remember { derivedStateOf { @@ -75,7 +71,7 @@ fun HomeScreen( val toolbarElevation by remember { derivedStateOf { - if(listState.firstVisibleItemIndex == 0) { + if (listState.firstVisibleItemIndex == 0) { minOf(listState.firstVisibleItemScrollOffset.toFloat().dp, 12.dp) } else { 12.dp @@ -83,104 +79,93 @@ fun HomeScreen( } } - val modalSheetState = rememberModalBottomSheetState( - initialValue = ModalBottomSheetValue.Hidden, - confirmValueChange = { it != ModalBottomSheetValue.HalfExpanded }, - skipHalfExpanded = true, - ) - - val coroutineScope = rememberCoroutineScope() - viewModel.collectSideEffect { when (it) { - is HomeFeedSideEffect.HomeSourceClicked -> { + is HomeFeedSideEffect.NewsSourceClicked -> { coroutineScope.launch(Dispatchers.Main.immediate) { - modalSheetState.hide() + bottomSheetState.hide() + isNewsSourceBottomSheetVisible = false } listState.scrollToItem(0) } - is HomeFeedSideEffect.HomeFeedItemClicked -> { + + is HomeFeedSideEffect.FeedItemClicked -> { openCustomTab(it.selectedItemUrl) } - HomeFeedSideEffect.HomeSourceFabClicked -> { - coroutineScope.launch { - modalSheetState.show() - } + + HomeFeedSideEffect.NewsSourceFabClicked -> { + isNewsSourceBottomSheetVisible = true } + HomeFeedSideEffect.ScrollToTopClicked -> { listState.animateScrollToItem(0) } } } - ModalBottomSheetLayout( - sheetState = modalSheetState, - scrimColor = Color.Black.copy(alpha = 0.6f), - sheetShape = RoundedCornerShape(topStart = 16.dp, topEnd = 16.dp), - sheetContent = { - NewsSourceBottomSheetContent( - onNewsSourceClicked = { - viewModel.newsSourceClicked(it) - }, - currentSelectedNewsSource = newsState.selectedNewsSource - ) - } + Box( + modifier = Modifier + .fillMaxSize() + .background(MaterialTheme.colorScheme.background) + .padding(paddingValues) ) { + Column { + Toolbar(toolbarElevation) { + navController.navigate(NavigationScreens.SEARCH.routeName) + } - Box( - modifier = Modifier - .fillMaxSize() - .background(MaterialTheme.colors.background) - .padding(paddingValues) - ) { - Column { - Toolbar(toolbarElevation) { - navController.navigate(NavigationScreens.SEARCH.routeName) + when (newsState.uiStatus) { + UiStatus.Error -> { + NoInternetView(viewModel::tryAgainClicked) } - when (newsState.uiStatus) { - UiStatus.Error -> { - NoInternetView(viewModel::tryAgainClicked) - } - UiStatus.Loading -> { - LoadingView() - } - is UiStatus.Success -> { - LazyColumn(Modifier.testTag("news_list"), listState) { - items(newsState.uiStatus.news) { item -> - NewsFeedItem(newsArticleUiData = item) { - viewModel.newsFeedItemClicked(item) - } + UiStatus.Loading -> { + LoadingView() + } + + is UiStatus.Success -> { + LazyColumn(Modifier.testTag("news_list"), listState) { + items(newsState.uiStatus.news) { item -> + NewsFeedItem(newsArticleUiData = item) { + viewModel.newsFeedItemClicked(item) } } } - - else -> {} } - } - if(newsState.uiStatus is UiStatus.Success) { - AnimatedVisibility(modifier = Modifier.align(Alignment.BottomStart), visible = listState.isScrollingUp() && isMinItemsScrolledForScrollToTopVisibility, enter = fadeIn(), exit = fadeOut()) { - ScrollToTopFab(modifier = Modifier - .padding(16.dp) - .testTag("scroll_up_fab"), onClick = { viewModel.scrollToTopClicked() }) - } + else -> {} + } + } - NewsSourceExtendedFab(modifier = Modifier + if (newsState.uiStatus is UiStatus.Success) { + AnimatedVisibility( + modifier = Modifier.align(Alignment.BottomStart), + visible = listState.isScrollingUp() && isMinItemsScrolledForScrollToTopVisibility, + enter = fadeIn(), + exit = fadeOut() + ) { + ScrollToTopFab(modifier = Modifier .padding(16.dp) - .align(Alignment.BottomEnd) - .testTag("news_source_fab"), isExpanded = listState.isScrollingUp(), - onClick = { - viewModel.newsSourceFabClicked() - }) + .testTag("scroll_up_fab"), onClick = { viewModel.scrollToTopClicked() }) } + + NewsSourceExtendedFab(modifier = Modifier + .padding(16.dp) + .align(Alignment.BottomEnd) + .testTag("news_source_fab"), isExpanded = listState.isScrollingUp(), + onClick = { + viewModel.newsSourceFabClicked() + }) } } - BackHandler(modalSheetState.isVisible) { - coroutineScope.launch { modalSheetState.hide() } + NewsSourceBottomSheet(bottomSheetState, isNewsSourceBottomSheetVisible, viewModel::newsSourceClicked, newsState.selectedNewsSource) { + isNewsSourceBottomSheetVisible = false } + BackHandler(isNewsSourceBottomSheetVisible) { + isNewsSourceBottomSheetVisible = false + } } @Composable diff --git a/app/src/main/java/com/rob729/newsfeed/ui/screen/SearchScreen.kt b/app/src/main/java/com/rob729/newsfeed/ui/screen/SearchScreen.kt index 782b72f..19045a6 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/screen/SearchScreen.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/screen/SearchScreen.kt @@ -1,6 +1,5 @@ package com.rob729.newsfeed.ui.screen -import androidx.compose.foundation.ExperimentalFoundationApi import androidx.compose.foundation.background import androidx.compose.foundation.clickable import androidx.compose.foundation.layout.Box @@ -13,15 +12,21 @@ import androidx.compose.foundation.lazy.items import androidx.compose.foundation.lazy.rememberLazyListState import androidx.compose.foundation.shape.RoundedCornerShape import androidx.compose.foundation.text.KeyboardOptions -import androidx.compose.material.Surface import androidx.compose.material.icons.Icons import androidx.compose.material.icons.filled.ArrowBack import androidx.compose.material.icons.filled.Clear +import androidx.compose.material3.ExperimentalMaterial3Api import androidx.compose.material3.Icon +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.Surface import androidx.compose.material3.Text import androidx.compose.material3.TextField import androidx.compose.material3.TextFieldDefaults import androidx.compose.runtime.Composable +import androidx.compose.runtime.getValue +import androidx.compose.runtime.mutableStateOf +import androidx.compose.runtime.saveable.rememberSaveable +import androidx.compose.runtime.setValue import androidx.compose.ui.Modifier import androidx.compose.ui.graphics.Color import androidx.compose.ui.platform.testTag @@ -41,6 +46,7 @@ import org.koin.androidx.compose.koinViewModel import org.orbitmvi.orbit.compose.collectAsState import org.orbitmvi.orbit.compose.collectSideEffect +@OptIn(ExperimentalMaterial3Api::class) @Composable fun SearchScreen( navController: NavHostController, @@ -52,11 +58,14 @@ fun SearchScreen( val listState = rememberLazyListState() + var active by rememberSaveable { mutableStateOf(false) } + viewModel.collectSideEffect { when (it) { is SearchSideEffects.SearchQueryChanged -> { } + is SearchSideEffects.SearchResultClicked -> { openCustomTab(it.selectedResultUrl) } @@ -71,7 +80,7 @@ fun SearchScreen( Column { - Surface(elevation = 4.dp, color = colorResource(R.color.status_bar)) { + Surface(tonalElevation = 4.dp, color = colorResource(R.color.status_bar)) { TextField( modifier = Modifier .padding(12.dp) @@ -108,7 +117,9 @@ fun SearchScreen( disabledTextColor = Color.Transparent, focusedIndicatorColor = Color.Transparent, unfocusedIndicatorColor = Color.Transparent, - disabledIndicatorColor = Color.Transparent + disabledIndicatorColor = Color.Transparent, + unfocusedContainerColor = MaterialTheme.colorScheme.secondaryContainer, + focusedContainerColor = MaterialTheme.colorScheme.secondaryContainer ) ) } @@ -117,9 +128,11 @@ fun SearchScreen( UiStatus.Error -> { // NoInternetView(viewModel::tryAgainClicked) } + UiStatus.Loading -> { LoadingView() } + is UiStatus.Success -> { LazyColumn(Modifier.testTag("search_result_news_list"), listState) { items(searchState.uiStatus.news) { item -> diff --git a/app/src/main/java/com/rob729/newsfeed/ui/theme/Color.kt b/app/src/main/java/com/rob729/newsfeed/ui/theme/Color.kt index a7be376..1536526 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/theme/Color.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/theme/Color.kt @@ -2,11 +2,67 @@ package com.rob729.newsfeed.ui.theme import androidx.compose.ui.graphics.Color -val Purple200 = Color(0xFFBB86FC) -val Purple500 = Color(0xFF6200EE) -val Purple700 = Color(0xFF3700B3) -val Teal200 = Color(0xFF03DAC5) - -val primaryColor = Color(0xFF48D597) -val primaryDarkColor = Color(0xFF4D6356) -val accentColor = Color(0xFF3C6472) \ No newline at end of file +val mdThemeLightPrimary = Color(0xFF00677F) +val mdThemeLightOnPrimary = Color(0xFFFFFFFF) +val mdThemeLightPrimaryContainer = Color(0xFFB6EBFF) +val mdThemeLightOnPrimaryContainer = Color(0xFF001F28) +val mdThemeLightSecondary = Color(0xFF4C626A) +val mdThemeLightOnSecondary = Color(0xFFFFFFFF) +val mdThemeLightSecondaryContainer = Color(0xFFCFE6F0) +val mdThemeLightOnSecondaryContainer = Color(0xFF071E26) +val mdThemeLightTertiary = Color(0xFF5A5C7E) +val mdThemeLightOnTertiary = Color(0xFFFFFFFF) +val mdThemeLightTertiaryContainer = Color(0xFFE0E0FF) +val mdThemeLightOnTertiaryContainer = Color(0xFF161937) +val mdThemeLightError = Color(0xFFBA1A1A) +val mdThemeLightErrorContainer = Color(0xFFFFDAD6) +val mdThemeLightOnError = Color(0xFFFFFFFF) +val mdThemeLightOnErrorContainer = Color(0xFF410002) +val mdThemeLightBackground = Color(0xFFFBFCFE) +val mdThemeLightOnBackground = Color(0xFF191C1D) +val mdThemeLightSurface = Color(0xFFFBFCFE) +val mdThemeLightOnSurface = Color(0xFF191C1D) +val mdThemeLightSurfaceVariant = Color(0xFFDBE4E8) +val mdThemeLightOnSurfaceVariant = Color(0xFF40484C) +val mdThemeLightOutline = Color(0xFF70787C) +val mdThemeLightInverseOnSurface = Color(0xFFEFF1F2) +val mdThemeLightInverseSurface = Color(0xFF2E3132) +val mdThemeLightInversePrimary = Color(0xFF5BD5FA) +val mdThemeLightShadow = Color(0xFF000000) +val mdThemeLightSurfaceTint = Color(0xFF00677F) +val mdThemeLightOutlineVariant = Color(0xFFBFC8CC) +val mdThemeLightScrim = Color(0xFF000000) + +val mdThemeDarkPrimary = Color(0xFF5BD5FA) +val mdThemeDarkOnPrimary = Color(0xFF003543) +val mdThemeDarkPrimaryContainer = Color(0xFF004E60) +val mdThemeDarkOnPrimaryContainer = Color(0xFFB6EBFF) +val mdThemeDarkSecondary = Color(0xFFB3CAD4) +val mdThemeDarkOnSecondary = Color(0xFF1E333B) +val mdThemeDarkSecondaryContainer = Color(0xFF344A52) +val mdThemeDarkOnSecondaryContainer = Color(0xFFCFE6F0) +val mdThemeDarkTertiary = Color(0xFFC2C3EB) +val mdThemeDarkOnTertiary = Color(0xFF2B2E4D) +val mdThemeDarkTertiaryContainer = Color(0xFF424465) +val mdThemeDarkOnTertiaryContainer = Color(0xFFE0E0FF) +val mdThemeDarkError = Color(0xFFFFB4AB) +val mdThemeDarkErrorContainer = Color(0xFF93000A) +val mdThemeDarkOnError = Color(0xFF690005) +val mdThemeDarkOnErrorContainer = Color(0xFFFFDAD6) +val mdThemeDarkBackground = Color(0xFF191C1D) +val mdThemeDarkOnBackground = Color(0xFFE1E3E4) +val mdThemeDarkSurface = Color(0xFF191C1D) +val mdThemeDarkOnSurface = Color(0xFFE1E3E4) +val mdThemeDarkSurfaceVariant = Color(0xFF40484C) +val mdThemeDarkOnSurfaceVariant = Color(0xFFBFC8CC) +val mdThemeDarkOutline = Color(0xFF8A9296) +val mdThemeDarkInverseOnSurface = Color(0xFF191C1D) +val mdThemeDarkInverseSurface = Color(0xFFE1E3E4) +val mdThemeDarkInversePrimary = Color(0xFF00677F) +val mdThemeDarkShadow = Color(0xFF000000) +val mdThemeDarkSurfaceTint = Color(0xFF5BD5FA) +val mdThemeDarkOutlineVariant = Color(0xFF40484C) +val mdThemeDarkScrim = Color(0xFF000000) + +val seed = Color(0xFF3C6472) + diff --git a/app/src/main/java/com/rob729/newsfeed/ui/theme/Shape.kt b/app/src/main/java/com/rob729/newsfeed/ui/theme/Shape.kt index 3b7dc4b..1f84f74 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/theme/Shape.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/theme/Shape.kt @@ -1,7 +1,7 @@ package com.rob729.newsfeed.ui.theme import androidx.compose.foundation.shape.RoundedCornerShape -import androidx.compose.material.Shapes +import androidx.compose.material3.Shapes import androidx.compose.ui.unit.dp val Shapes = Shapes( diff --git a/app/src/main/java/com/rob729/newsfeed/ui/theme/Theme.kt b/app/src/main/java/com/rob729/newsfeed/ui/theme/Theme.kt index 09687be..6474046 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/theme/Theme.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/theme/Theme.kt @@ -1,32 +1,77 @@ package com.rob729.newsfeed.ui.theme import androidx.compose.foundation.isSystemInDarkTheme -import androidx.compose.material.MaterialTheme -import androidx.compose.material.darkColors -import androidx.compose.material.lightColors +import androidx.compose.material3.MaterialTheme +import androidx.compose.material3.darkColorScheme +import androidx.compose.material3.lightColorScheme import androidx.compose.runtime.Composable -private val DarkColorPalette = darkColors( - primary = primaryColor, - primaryVariant = primaryDarkColor, - secondary = accentColor -) -private val LightColorPalette = lightColors( - primary = primaryColor, - primaryVariant = primaryDarkColor, - secondary = accentColor +private val LightColorPalette = lightColorScheme( + primary = mdThemeLightPrimary, + onPrimary = mdThemeLightOnPrimary, + primaryContainer = mdThemeLightPrimaryContainer, + onPrimaryContainer = mdThemeLightOnPrimaryContainer, + secondary = mdThemeLightSecondary, + onSecondary = mdThemeLightOnSecondary, + secondaryContainer = mdThemeLightSecondaryContainer, + onSecondaryContainer = mdThemeLightOnSecondaryContainer, + tertiary = mdThemeLightTertiary, + onTertiary = mdThemeLightOnTertiary, + tertiaryContainer = mdThemeLightTertiaryContainer, + onTertiaryContainer = mdThemeLightOnTertiaryContainer, + error = mdThemeLightError, + errorContainer = mdThemeLightErrorContainer, + onError = mdThemeLightOnError, + onErrorContainer = mdThemeLightOnErrorContainer, + background = mdThemeLightBackground, + onBackground = mdThemeLightOnBackground, + surface = mdThemeLightSurface, + onSurface = mdThemeLightOnSurface, + surfaceVariant = mdThemeLightSurfaceVariant, + onSurfaceVariant = mdThemeLightOnSurfaceVariant, + outline = mdThemeLightOutline, + inverseOnSurface = mdThemeLightInverseOnSurface, + inverseSurface = mdThemeLightInverseSurface, + inversePrimary = mdThemeLightInversePrimary, + surfaceTint = mdThemeLightSurfaceTint, + outlineVariant = mdThemeLightOutlineVariant, + scrim = mdThemeLightScrim, +) - /* Other default colors to override - background = Color.White, - surface = Color.White, - onPrimary = Color.White, - onSecondary = Color.Black, - onBackground = Color.Black, - onSurface = Color.Black, - */ +private val DarkColorPalette = darkColorScheme( + primary = mdThemeDarkPrimary, + onPrimary = mdThemeDarkOnPrimary, + primaryContainer = mdThemeDarkPrimaryContainer, + onPrimaryContainer = mdThemeDarkOnPrimaryContainer, + secondary = mdThemeDarkSecondary, + onSecondary = mdThemeDarkOnSecondary, + secondaryContainer = mdThemeDarkSecondaryContainer, + onSecondaryContainer = mdThemeDarkOnSecondaryContainer, + tertiary = mdThemeDarkTertiary, + onTertiary = mdThemeDarkOnTertiary, + tertiaryContainer = mdThemeDarkTertiaryContainer, + onTertiaryContainer = mdThemeDarkOnTertiaryContainer, + error = mdThemeDarkError, + errorContainer = mdThemeDarkErrorContainer, + onError = mdThemeDarkOnError, + onErrorContainer = mdThemeDarkOnErrorContainer, + background = mdThemeDarkBackground, + onBackground = mdThemeDarkOnBackground, + surface = mdThemeDarkSurface, + onSurface = mdThemeDarkOnSurface, + surfaceVariant = mdThemeDarkSurfaceVariant, + onSurfaceVariant = mdThemeDarkOnSurfaceVariant, + outline = mdThemeDarkOutline, + inverseOnSurface = mdThemeDarkInverseOnSurface, + inverseSurface = mdThemeDarkInverseSurface, + inversePrimary = mdThemeDarkInversePrimary, + surfaceTint = mdThemeDarkSurfaceTint, + outlineVariant = mdThemeDarkOutlineVariant, + scrim = mdThemeDarkScrim, ) + @Composable fun NewsFeedTheme(darkTheme: Boolean = isSystemInDarkTheme(), content: @Composable () -> Unit) { val colors = if (darkTheme) { @@ -36,7 +81,7 @@ fun NewsFeedTheme(darkTheme: Boolean = isSystemInDarkTheme(), content: @Composab } MaterialTheme( - colors = colors, + colorScheme = colors, typography = Typography, shapes = Shapes, content = content diff --git a/app/src/main/java/com/rob729/newsfeed/ui/theme/Type.kt b/app/src/main/java/com/rob729/newsfeed/ui/theme/Type.kt index 2353111..119696d 100644 --- a/app/src/main/java/com/rob729/newsfeed/ui/theme/Type.kt +++ b/app/src/main/java/com/rob729/newsfeed/ui/theme/Type.kt @@ -1,39 +1,13 @@ package com.rob729.newsfeed.ui.theme -import androidx.compose.material.Typography -import androidx.compose.ui.text.TextStyle +import androidx.compose.material3.Typography import androidx.compose.ui.text.font.Font import androidx.compose.ui.text.font.FontFamily import androidx.compose.ui.text.font.FontWeight -import androidx.compose.ui.unit.sp import com.rob729.newsfeed.R // Set of Material typography styles to start with -val Typography = Typography( - body1 = TextStyle( - fontFamily = FontFamily( - Font(R.font.lexenddeca_regular, FontWeight.Normal), - Font(R.font.lexenddeca_medium, FontWeight.Medium), - Font(R.font.lexenddeca_semibold, FontWeight.SemiBold), - Font(R.font.lexenddeca_bold, FontWeight.Bold), - Font(R.font.lexenddeca_light, FontWeight.Light), - ), - fontWeight = FontWeight.Normal, - fontSize = 16.sp - ) - /* Other default text styles to override - button = TextStyle( - fontFamily = FontFamily.Default, - fontWeight = FontWeight.W500, - fontSize = 14.sp - ), - caption = TextStyle( - fontFamily = FontFamily.Default, - fontWeight = FontWeight.Normal, - fontSize = 12.sp - ) - */ -) +val Typography = Typography() val lexendDecaFontFamily = FontFamily( Font(R.font.lexenddeca_regular, FontWeight.Normal), diff --git a/app/src/main/java/com/rob729/newsfeed/utils/NotificationHelper.kt b/app/src/main/java/com/rob729/newsfeed/utils/NotificationHelper.kt index 6682e24..5c5cbf3 100644 --- a/app/src/main/java/com/rob729/newsfeed/utils/NotificationHelper.kt +++ b/app/src/main/java/com/rob729/newsfeed/utils/NotificationHelper.kt @@ -28,7 +28,12 @@ class NotificationHelper(private val context: Context) { val intent = Intent(context, NewsActivity::class.java).apply { flags = Intent.FLAG_ACTIVITY_NEW_TASK or Intent.FLAG_ACTIVITY_CLEAR_TASK } - val pendingIntent = PendingIntent.getActivity(context, 0, intent, PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_UPDATE_CURRENT) + val pendingIntent = PendingIntent.getActivity( + context, + 0, + intent, + PendingIntent.FLAG_IMMUTABLE or PendingIntent.FLAG_UPDATE_CURRENT + ) val notification = NotificationCompat.Builder(context, CHANNEL_ID) .setSmallIcon(R.mipmap.ic_launcher_foreground) .setContentTitle(title) @@ -78,7 +83,7 @@ class NotificationHelper(private val context: Context) { .setInitialDelay(timeDiff, TimeUnit.MILLISECONDS) .setInputData( workDataOf( - Constants.NOTIFICATION_TITLE to context.getString(R.string.notification_title), + Constants.NOTIFICATION_TITLE to context.getString(R.string.notification_title), Constants.NOTIFICATION_MESSAGE to context.getString(R.string.notification_sub_title), ) ) diff --git a/app/src/main/java/com/rob729/newsfeed/vm/HomeViewModel.kt b/app/src/main/java/com/rob729/newsfeed/vm/HomeViewModel.kt index eef40be..59f80f4 100644 --- a/app/src/main/java/com/rob729/newsfeed/vm/HomeViewModel.kt +++ b/app/src/main/java/com/rob729/newsfeed/vm/HomeViewModel.kt @@ -41,11 +41,13 @@ class HomeViewModel(private val newsRepository: NewsRepository) : ViewModel(), state.copy(uiStatus = UiStatus.Error) } } + NewsResource.Loading -> { reduce { state.copy(uiStatus = UiStatus.Loading) } } + is NewsResource.Success<*> -> { (newsResource.data as? List)?.let { reduce { @@ -59,7 +61,7 @@ class HomeViewModel(private val newsRepository: NewsRepository) : ViewModel(), } fun newsSourceClicked(newsSource: String) = intent { - postSideEffect(HomeFeedSideEffect.HomeSourceClicked(newsSource)) + postSideEffect(HomeFeedSideEffect.NewsSourceClicked(newsSource)) if (state.selectedNewsSource != newsSource) { reduce { state.copy(selectedNewsSource = newsSource, showNewsSourceBottomSheet = false) @@ -75,14 +77,14 @@ class HomeViewModel(private val newsRepository: NewsRepository) : ViewModel(), } fun newsFeedItemClicked(item: NewsArticleUiData) = intent { - postSideEffect(HomeFeedSideEffect.HomeFeedItemClicked(item.url)) + postSideEffect(HomeFeedSideEffect.FeedItemClicked(item.url)) } fun newsSourceFabClicked() = intent { reduce { state.copy(showNewsSourceBottomSheet = true) } - postSideEffect(HomeFeedSideEffect.HomeSourceFabClicked) + postSideEffect(HomeFeedSideEffect.NewsSourceFabClicked) } fun scrollToTopClicked() = intent { diff --git a/app/src/main/java/com/rob729/newsfeed/vm/SearchViewModel.kt b/app/src/main/java/com/rob729/newsfeed/vm/SearchViewModel.kt index bfb350b..b18916e 100644 --- a/app/src/main/java/com/rob729/newsfeed/vm/SearchViewModel.kt +++ b/app/src/main/java/com/rob729/newsfeed/vm/SearchViewModel.kt @@ -31,9 +31,10 @@ class SearchViewModel( init { viewModelScope.launch { - container.stateFlow.debounce(1000).distinctUntilChangedBy { it.searchQuery }.collectLatest { - searchNewsResultsForQuery(it.searchQuery) - } + container.stateFlow.debounce(1000).distinctUntilChangedBy { it.searchQuery } + .collectLatest { + searchNewsResultsForQuery(it.searchQuery) + } } } @@ -41,6 +42,7 @@ class SearchViewModel( fun updateSearchQuery(query: String) = intent { reduce { state.copy(searchQuery = query) } } + private fun searchNewsResultsForQuery(query: String) = intent { reduce { state.copy(searchQuery = query) diff --git a/baselineprofile/src/main/java/com/rob729/baselineprofile/StartupBenchmarks.kt b/baselineprofile/src/main/java/com/rob729/baselineprofile/StartupBenchmarks.kt index b2ec540..b5da8a1 100644 --- a/baselineprofile/src/main/java/com/rob729/baselineprofile/StartupBenchmarks.kt +++ b/baselineprofile/src/main/java/com/rob729/baselineprofile/StartupBenchmarks.kt @@ -177,7 +177,7 @@ fun MacrobenchmarkScope.scrollAndNavigate() { newsSourceButton.click() val selector1 = By.res("news_source_list") - if(!device.wait(Until.hasObject(selector1), 1_500)) { + if(!device.wait(Until.hasObject(selector1), 3_500)) { TestCase.fail("Could not find news_source_list resource") } val newsSourceList = device.findObject(By.res("news_source_list")) diff --git a/gradle.properties b/gradle.properties index 9d22d93..d8be123 100644 --- a/gradle.properties +++ b/gradle.properties @@ -22,7 +22,7 @@ kotlin.code.style=official # thereby reducing the size of the R class for that library android.nonTransitiveRClass=true NEWS_FEED_API_KEY="4663b6001744472eaac1f5aa16076a7a" -android.nonFinalResIds=false +android.nonFinalResIds=true org.gradle.unsafe.configuration-cache=true android.suppressUnsupportedCompileSdk=34 kotlin.experimental.tryK2=true \ No newline at end of file diff --git a/gradle/libs.versions.toml b/gradle/libs.versions.toml index cba5624..d9a1996 100644 --- a/gradle/libs.versions.toml +++ b/gradle/libs.versions.toml @@ -34,7 +34,6 @@ workRuntimeKtx = "2.8.1" androidx-activity-compose = { module = "androidx.activity:activity-compose", version.ref = "activityCompose" } androidx-benchmark-macro-junit4 = { module = "androidx.benchmark:benchmark-macro-junit4", version.ref = "benchmarkMacroJunit4" } androidx-browser = { module = "androidx.browser:browser", version.ref = "browser" } -androidx-compose-material = { module = "androidx.compose.material:material" } androidx-compose-material3 = { module = "androidx.compose.material3:material3" } androidx-compose-material-icons-extended = { module = "androidx.compose.material:material-icons-extended" } androidx-compose-ui-test-manifest = { module = "androidx.compose.ui:ui-test-manifest" }