|
| 1 | +// This file was automatically generated by Compose Stability Analyzer |
| 2 | +// https://github.com/skydoves/compose-stability-analyzer |
| 3 | +// |
| 4 | +// Do not edit this file directly. To update it, run: |
| 5 | +// ./gradlew :record:stabilityDump |
| 6 | + |
| 7 | +@Composable |
| 8 | +internal fun com.ninecraft.booket.feature.record.component.CustomTooltipBox(messageResId: kotlin.Int): kotlin.Unit |
| 9 | + skippable: true |
| 10 | + restartable: true |
| 11 | + params: |
| 12 | + - messageResId: STABLE (primitive type) |
| 13 | + |
| 14 | +@Composable |
| 15 | +private fun com.ninecraft.booket.feature.record.component.CustomTooltipBoxPreview(): kotlin.Unit |
| 16 | + skippable: true |
| 17 | + restartable: true |
| 18 | + params: |
| 19 | + |
| 20 | +@Composable |
| 21 | +public fun com.ninecraft.booket.feature.record.component.ImpressionGuideBottomSheet(onDismissRequest: kotlin.Function0<kotlin.Unit>, sheetState: androidx.compose.material3.SheetState, impressionState: androidx.compose.foundation.text.input.TextFieldState, impressionGuideList: kotlinx.collections.immutable.ImmutableList<kotlin.String>, beforeSelectedImpressionGuide: kotlin.String, selectedImpressionGuide: kotlin.String, onGuideClick: kotlin.Function1<kotlin.Int, kotlin.Unit>, onCloseButtonClick: kotlin.Function0<kotlin.Unit>, onSelectionConfirmButtonClick: kotlin.Function0<kotlin.Unit>): kotlin.Unit |
| 22 | + skippable: true |
| 23 | + restartable: true |
| 24 | + params: |
| 25 | + - onDismissRequest: STABLE (function type) |
| 26 | + - sheetState: STABLE (marked @Stable or @Immutable) |
| 27 | + - impressionState: STABLE (marked @Stable or @Immutable) |
| 28 | + - impressionGuideList: STABLE (known stable type) |
| 29 | + - beforeSelectedImpressionGuide: STABLE (String is immutable) |
| 30 | + - selectedImpressionGuide: STABLE (String is immutable) |
| 31 | + - onGuideClick: STABLE (function type) |
| 32 | + - onCloseButtonClick: STABLE (function type) |
| 33 | + - onSelectionConfirmButtonClick: STABLE (function type) |
| 34 | + |
| 35 | +@Composable |
| 36 | +private fun com.ninecraft.booket.feature.record.component.ImpressionGuideBottomSheetPreview(): kotlin.Unit |
| 37 | + skippable: true |
| 38 | + restartable: true |
| 39 | + params: |
| 40 | + |
| 41 | +@Composable |
| 42 | +public fun com.ninecraft.booket.feature.record.component.ImpressionGuideBox(onClick: kotlin.Function0<kotlin.Unit>, impressionText: kotlin.String, modifier: androidx.compose.ui.Modifier, isSelected: kotlin.Boolean): kotlin.Unit |
| 43 | + skippable: true |
| 44 | + restartable: true |
| 45 | + params: |
| 46 | + - onClick: STABLE (function type) |
| 47 | + - impressionText: STABLE (String is immutable) |
| 48 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 49 | + - isSelected: STABLE (primitive type) |
| 50 | + |
| 51 | +@Composable |
| 52 | +private fun com.ninecraft.booket.feature.record.component.ImpressionGuideBoxPreview(): kotlin.Unit |
| 53 | + skippable: true |
| 54 | + restartable: true |
| 55 | + params: |
| 56 | + |
| 57 | +@Composable |
| 58 | +private fun com.ninecraft.booket.feature.record.ocr.CameraPreview(state: com.ninecraft.booket.feature.record.ocr.OcrUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 59 | + skippable: true |
| 60 | + restartable: true |
| 61 | + params: |
| 62 | + - state: STABLE |
| 63 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 64 | + |
| 65 | +@Composable |
| 66 | +private fun com.ninecraft.booket.feature.record.ocr.CameraPreviewPreview(): kotlin.Unit |
| 67 | + skippable: true |
| 68 | + restartable: true |
| 69 | + params: |
| 70 | + |
| 71 | +@Composable |
| 72 | +internal fun com.ninecraft.booket.feature.record.ocr.HandleOcrSideEffects(state: com.ninecraft.booket.feature.record.ocr.OcrUiState): kotlin.Unit |
| 73 | + skippable: true |
| 74 | + restartable: true |
| 75 | + params: |
| 76 | + - state: STABLE |
| 77 | + |
| 78 | +@Composable |
| 79 | +public fun com.ninecraft.booket.feature.record.ocr.OcrPresenter.present(): com.ninecraft.booket.feature.record.ocr.OcrUiState |
| 80 | + skippable: true |
| 81 | + restartable: true |
| 82 | + params: |
| 83 | + |
| 84 | +@Composable |
| 85 | +internal fun com.ninecraft.booket.feature.record.ocr.OcrUi(state: com.ninecraft.booket.feature.record.ocr.OcrUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 86 | + skippable: true |
| 87 | + restartable: true |
| 88 | + params: |
| 89 | + - state: STABLE |
| 90 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 91 | + |
| 92 | +@Composable |
| 93 | +private fun com.ninecraft.booket.feature.record.ocr.TextRecognitionResultPreview(): kotlin.Unit |
| 94 | + skippable: true |
| 95 | + restartable: true |
| 96 | + params: |
| 97 | + |
| 98 | +@Composable |
| 99 | +private fun com.ninecraft.booket.feature.record.ocr.TextScanResult(state: com.ninecraft.booket.feature.record.ocr.OcrUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 100 | + skippable: true |
| 101 | + restartable: true |
| 102 | + params: |
| 103 | + - state: STABLE |
| 104 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 105 | + |
| 106 | +@Composable |
| 107 | +public fun com.ninecraft.booket.feature.record.ocr.component.CameraFrame(modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 108 | + skippable: true |
| 109 | + restartable: true |
| 110 | + params: |
| 111 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 112 | + |
| 113 | +@Composable |
| 114 | +private fun com.ninecraft.booket.feature.record.ocr.component.CameraFramePreview(): kotlin.Unit |
| 115 | + skippable: true |
| 116 | + restartable: true |
| 117 | + params: |
| 118 | + |
| 119 | +@Composable |
| 120 | +public fun com.ninecraft.booket.feature.record.ocr.component.SentenceBox(onClick: kotlin.Function0<kotlin.Unit>, sentence: kotlin.String, modifier: androidx.compose.ui.Modifier, isSelected: kotlin.Boolean): kotlin.Unit |
| 121 | + skippable: true |
| 122 | + restartable: true |
| 123 | + params: |
| 124 | + - onClick: STABLE (function type) |
| 125 | + - sentence: STABLE (String is immutable) |
| 126 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 127 | + - isSelected: STABLE (primitive type) |
| 128 | + |
| 129 | +@Composable |
| 130 | +private fun com.ninecraft.booket.feature.record.ocr.component.SentenceBoxPreview(): kotlin.Unit |
| 131 | + skippable: true |
| 132 | + restartable: true |
| 133 | + params: |
| 134 | + |
| 135 | +@Composable |
| 136 | +internal fun com.ninecraft.booket.feature.record.register.HandleRecordRegisterSideEffects(state: com.ninecraft.booket.feature.record.register.RecordRegisterUiState): kotlin.Unit |
| 137 | + skippable: true |
| 138 | + restartable: true |
| 139 | + params: |
| 140 | + - state: STABLE |
| 141 | + |
| 142 | +@Composable |
| 143 | +public fun com.ninecraft.booket.feature.record.register.RecordRegisterPresenter.present(): com.ninecraft.booket.feature.record.register.RecordRegisterUiState |
| 144 | + skippable: true |
| 145 | + restartable: true |
| 146 | + params: |
| 147 | + |
| 148 | +@Composable |
| 149 | +private fun com.ninecraft.booket.feature.record.register.RecordRegisterPreview(): kotlin.Unit |
| 150 | + skippable: true |
| 151 | + restartable: true |
| 152 | + params: |
| 153 | + |
| 154 | +@Composable |
| 155 | +internal fun com.ninecraft.booket.feature.record.register.RecordRegisterUi(state: com.ninecraft.booket.feature.record.register.RecordRegisterUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 156 | + skippable: true |
| 157 | + restartable: true |
| 158 | + params: |
| 159 | + - state: STABLE |
| 160 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 161 | + |
| 162 | +@Composable |
| 163 | +private fun com.ninecraft.booket.feature.record.step.EmotionItem(emotionTag: com.ninecraft.booket.core.designsystem.EmotionTag, onClick: kotlin.Function0<kotlin.Unit>, isSelected: kotlin.Boolean, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 164 | + skippable: true |
| 165 | + restartable: true |
| 166 | + params: |
| 167 | + - emotionTag: STABLE |
| 168 | + - onClick: STABLE (function type) |
| 169 | + - isSelected: STABLE (primitive type) |
| 170 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 171 | + |
| 172 | +@Composable |
| 173 | +public fun com.ninecraft.booket.feature.record.step.EmotionStep(state: com.ninecraft.booket.feature.record.register.RecordRegisterUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 174 | + skippable: true |
| 175 | + restartable: true |
| 176 | + params: |
| 177 | + - state: STABLE |
| 178 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 179 | + |
| 180 | +@Composable |
| 181 | +public fun com.ninecraft.booket.feature.record.step.ImpressionStep(state: com.ninecraft.booket.feature.record.register.RecordRegisterUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 182 | + skippable: true |
| 183 | + restartable: true |
| 184 | + params: |
| 185 | + - state: STABLE |
| 186 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 187 | + |
| 188 | +@Composable |
| 189 | +private fun com.ninecraft.booket.feature.record.step.ImpressionStepPreview(): kotlin.Unit |
| 190 | + skippable: true |
| 191 | + restartable: true |
| 192 | + params: |
| 193 | + |
| 194 | +@Composable |
| 195 | +internal fun com.ninecraft.booket.feature.record.step.QuoteStep(state: com.ninecraft.booket.feature.record.register.RecordRegisterUiState, modifier: androidx.compose.ui.Modifier): kotlin.Unit |
| 196 | + skippable: true |
| 197 | + restartable: true |
| 198 | + params: |
| 199 | + - state: STABLE |
| 200 | + - modifier: STABLE (marked @Stable or @Immutable) |
| 201 | + |
| 202 | +@Composable |
| 203 | +private fun com.ninecraft.booket.feature.record.step.QuoteStepPreview(): kotlin.Unit |
| 204 | + skippable: true |
| 205 | + restartable: true |
| 206 | + params: |
| 207 | + |
| 208 | +@Composable |
| 209 | +private fun com.ninecraft.booket.feature.record.step.RecordRegisterPreview(): kotlin.Unit |
| 210 | + skippable: true |
| 211 | + restartable: true |
| 212 | + params: |
| 213 | + |
0 commit comments