Skip to content

Commit 2c50a66

Browse files
committed
Deploying to gh-pages from @ 7c3e189 🚀
1 parent 0f7aa08 commit 2c50a66

259 files changed

Lines changed: 1238 additions & 28315 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

compiler-plugin/navigation.html

Lines changed: 25 additions & 315 deletions
Large diffs are not rendered by default.

compose/io.tolgee/locale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span><span>locale</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../core/io.tolgee/-tolgee/-config/-builder/index.html">Tolgee.Config.Builder</a><span class="token punctuation">.</span><a href="locale.html"><span class="token function">locale</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">composeLocale<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/compose/ui/text/intl/Locale.html">Locale</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/-config/-builder/index.html">Tolgee.Config.Builder</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L130">source</a>)</span></span></div><p class="paragraph">Sets the locale configuration for the builder and returns the instance for further customization.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":compose/commonMain" data-filterable-set=":compose/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span>compose</span><wbr><span><span>Locale</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The locale to be set for the builder.</p></div></div></div></div></div></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../core/io.tolgee/-tolgee/-config/-builder/index.html">Tolgee.Config.Builder</a><span class="token punctuation">.</span><a href="locale.html"><span class="token function">locale</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">composeLocale<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/compose/ui/text/intl/Locale.html">Locale</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/-config/-builder/index.html">Tolgee.Config.Builder</a><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L129">source</a>)</span></span></div><p class="paragraph">Sets the locale configuration for the builder and returns the instance for further customization.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":compose/commonMain" data-filterable-set=":compose/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span>compose</span><wbr><span><span>Locale</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The locale to be set for the builder.</p></div></div></div></div></div></div></div>
9999
</div>
100100
<div class="footer">
101101
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

compose/io.tolgee/plural-string-resource.html

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

compose/io.tolgee/set-locale.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@
9595
<div class="cover ">
9696
<h1 class="cover"><span>set</span><wbr><span><span>Locale</span></span></h1>
9797
</div>
98-
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">.</span><a href="set-locale.html"><span class="token function">setLocale</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">composeLocale<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/compose/ui/text/intl/Locale.html">Locale</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><span data-unresolved-link="de.comahe.i18n4k/Locale///PointingToDeclaration/">Locale</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L137">source</a>)</span></span></div><p class="paragraph">Sets the current locale for the Tolgee instance, updating it in the reactive locale flow.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":compose/commonMain" data-filterable-set=":compose/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span>compose</span><wbr><span><span>Locale</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The locale to be set for translations and related operations.</p></div></div></div></div></div></div></div>
98+
<div class="platform-hinted " data-platform-hinted="data-platform-hinted"><div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/commonMain"><div class="symbol monospace"><span class="token keyword">fun </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">.</span><a href="set-locale.html"><span class="token function">setLocale</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">composeLocale<span class="token operator">: </span><a href="https://developer.android.com/reference/kotlin/androidx/compose/ui/text/intl/Locale.html">Locale</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><span data-unresolved-link="de.comahe.i18n4k/Locale///PointingToDeclaration/">Locale</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L136">source</a>)</span></span></div><p class="paragraph">Sets the current locale for the Tolgee instance, updating it in the reactive locale flow.</p><h4 class="">Parameters</h4><div class="table"><div class="table-row" data-filterable-current=":compose/commonMain" data-filterable-set=":compose/commonMain"><div class="main-subrow keyValue "><div class=""><span class="inline-flex"><div><u><span>compose</span><wbr><span><span>Locale</span></span></u></div></span></div><div><div class="title"><p class="paragraph">The locale to be set for translations and related operations.</p></div></div></div></div></div></div></div>
9999
</div>
100100
<div class="footer">
101101
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

compose/io.tolgee/string-array-resource.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@ <h1 class="cover"><span>string</span><wbr><span>Array</span><wbr><span><span>Res
105105
</div>
106106
<div class="platform-hinted with-platform-tabs" data-platform-hinted="data-platform-hinted">
107107
<div class="platform-bookmarks-row" data-toggle-list="data-toggle-list"><button class="platform-bookmark" data-filterable-current=":compose/androidMain" data-filterable-set=":compose/androidMain" data-active="" data-toggle=":compose/androidMain">android</button><button class="platform-bookmark" data-filterable-current=":compose/commonMain" data-filterable-set=":compose/commonMain" data-toggle=":compose/commonMain">common</button></div>
108-
<div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/androidMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">tolgee<span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/ArrayRes.html"><span class="token annotation builtin">ArrayRes</span></a>&nbsp;</span>id<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-array/index.html">Array</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/androidMain/kotlin/io/tolgee/ComposeTolgee.android.kt#L138">source</a>)</span></span></div><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/ArrayRes.html"><span class="token annotation builtin">ArrayRes</span></a>&nbsp;</span>id<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-array/index.html">Array</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/androidMain/kotlin/io/tolgee/ComposeTolgee.android.kt#L155">source</a>)</span></span></div></div><div class="content sourceset-dependent-content" data-togglable=":compose/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">tolgee<span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">, </span></span><span class="parameter ">resource<span class="token operator">: </span><span data-unresolved-link="org.jetbrains.compose.resources/StringArrayResource///PointingToDeclaration/">StringArrayResource</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L111">source</a>)</span></span></div><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">resource<span class="token operator">: </span><span data-unresolved-link="org.jetbrains.compose.resources/StringArrayResource///PointingToDeclaration/">StringArrayResource</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L120">source</a>)</span></span></div></div> </div>
108+
<div class="content sourceset-dependent-content" data-active="" data-togglable=":compose/androidMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">tolgee<span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">, </span></span><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/ArrayRes.html"><span class="token annotation builtin">ArrayRes</span></a>&nbsp;</span>id<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-array/index.html">Array</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/androidMain/kotlin/io/tolgee/ComposeTolgee.android.kt#L138">source</a>)</span></span></div><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter "><span><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/annotation/ArrayRes.html"><span class="token annotation builtin">ArrayRes</span></a>&nbsp;</span>id<span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-int/index.html">Int</a></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-array/index.html">Array</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/androidMain/kotlin/io/tolgee/ComposeTolgee.android.kt#L155">source</a>)</span></span></div></div><div class="content sourceset-dependent-content" data-togglable=":compose/commonMain"><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">tolgee<span class="token operator">: </span><a href="../../core/io.tolgee/-tolgee/index.html">Tolgee</a><span class="token punctuation">, </span></span><span class="parameter ">resource<span class="token operator">: </span><span data-unresolved-link="org.jetbrains.compose.resources/StringArrayResource///PointingToDeclaration/">StringArrayResource</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L110">source</a>)</span></span></div><div class="symbol monospace"><div class="block"><div class="block"><span class="token annotation builtin">@</span><a href="https://developer.android.com/reference/kotlin/androidx/compose/runtime/Composable.html"><span class="token annotation builtin">Composable</span></a></div></div><span class="token keyword">fun </span><a href="string-array-resource.html"><span class="token function">stringArrayResource</span></a><span class="token punctuation">(</span><span class="parameters "><span class="parameter ">resource<span class="token operator">: </span><span data-unresolved-link="org.jetbrains.compose.resources/StringArrayResource///PointingToDeclaration/">StringArrayResource</span></span></span><span class="token punctuation">)</span><span class="token operator">: </span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin.collections/-list/index.html">List</a><span class="token operator">&lt;</span><a href="https://kotlinlang.org/api/core/kotlin-stdlib/kotlin/-string/index.html">String</a><span class="token operator">&gt;</span><span class="clearfix"><span class="floating-right">(<a href="https://github.com/tolgee/compose-tolgee/tree/master/compose/src/commonMain/kotlin/io/tolgee/ComposeTolgee.kt#L119">source</a>)</span></span></div></div> </div>
109109
</div>
110110
<div class="footer">
111111
<a href="#content" id="go-to-top-link" class="footer--button footer--button_go-to-top"></a>

0 commit comments

Comments
 (0)