diff --git a/client/.gitignore b/client/.gitignore index ac120a1..e666c9f 100644 --- a/client/.gitignore +++ b/client/.gitignore @@ -1,164 +1,18 @@ -# Byte-compiled / optimized / DLL files -__pycache__/ -*.py[cod] -*$py.class -.idead - -# C extensions -*.so - -# Distribution / packaging -.Python -build/ -develop-eggs/ -dist/ -downloads/ -eggs/ -.eggs/ -lib/ -lib64/ -parts/ -sdist/ -var/ -wheels/ -share/python-wheels/ -*.egg-info/ -.installed.cfg -*.egg -MANIFEST - -# PyInstaller -# Usually these files are written by a python script from a template -# before PyInstaller builds the exe, so as to inject date/other infos into it. -*.manifest -*.spec - -# Installer logs -pip-log.txt -pip-delete-this-directory.txt - -# Unit test / coverage reports -htmlcov/ -.tox/ -.nox/ -.coverage -.coverage.* -.cache -nosetests.xml -coverage.xml -*.cover -*.py,cover -.hypothesis/ -.pytest_cache/ -cover/ - -# Translations -*.mo -*.pot - -# Django stuff: -*.log -local_settings.py -db.sqlite3 -db.sqlite3-journal - -# Flask stuff: -instance/ -.webassets-cache - -# Scrapy stuff: -.scrapy - -# Sphinx documentation -docs/_build/ - -# PyBuilder -.pybuilder/ -target/ - -# Jupyter Notebook -.ipynb_checkpoints - -# IPython -profile_default/ -ipython_config.py - -# pyenv -# For a library or package, you might want to ignore these files since the code is -# intended to run in multiple environments; otherwise, check them in: -# .python-version - -# pipenv -# According to pypa/pipenv#598, it is recommended to include Pipfile.lock in version control. -# However, in case of collaboration, if having platform-specific dependencies or dependencies -# having no cross-platform support, pipenv may install dependencies that don't work, or not -# install all needed dependencies. -#Pipfile.lock - -# poetry -# Similar to Pipfile.lock, it is generally recommended to include poetry.lock in version control. -# This is especially recommended for binary packages to ensure reproducibility, and is more -# commonly ignored for libraries. -# https://python-poetry.org/docs/basic-usage/#commit-your-poetrylock-file-to-version-control -*.lock - -# pdm -# Similar to Pipfile.lock, it is generally recommended to include pdm.lock in version control. -#pdm.lock -# pdm stores project-wide configurations in .pdm.toml, but it is recommended to not include it -# in version control. -# https://pdm.fming.dev/#use-with-ide -.pdm.toml - -# PEP 582; used by e.g. github.com/David-OConnor/pyflow and github.com/pdm-project/pdm -__pypackages__/ - -# Celery stuff -celerybeat-schedule -celerybeat.pid - -# SageMath parsed files -*.sage.py - -# Environments -.env -.venv -env/ -venv/ -ENV/ -env.bak/ -venv.bak/ - -# Spyder project settings -.spyderproject -.spyproject - -# Rope project settings -.ropeproject - -# mkdocs documentation -/site - -# mypy -.mypy_cache/ -.dmypy.json -dmypy.json - -# Pyre type checker -.pyre/ - -# pytype static type analyzer -.pytype/ - -# Cython debug symbols -cython_debug/ - -# PyCharm -# JetBrains specific template is maintained in a separate JetBrains.gitignore that can -# be found at https://github.com/github/gitignore/blob/main/Global/JetBrains.gitignore -# and can be added to the global gitignore or merged into this file. For a more nuclear -# option (not recommended) you can uncomment the following to ignore the entire idea folder. -#.idea/ - -# Flet -storage/ \ No newline at end of file +*.iml +.kotlin +.gradle +**/build/ +xcuserdata +!src/**/build/ +local.properties +.idea +.DS_Store +captures +.externalNativeBuild +.cxx +*.xcodeproj/* +!*.xcodeproj/project.pbxproj +!*.xcodeproj/xcshareddata/ +!*.xcodeproj/project.xcworkspace/ +!*.xcworkspace/contents.xcworkspacedata +**/xcshareddata/WorkspaceSettings.xcsettings \ No newline at end of file diff --git a/client/.gradle/8.9/checksums/checksums.lock b/client/.gradle/8.9/checksums/checksums.lock new file mode 100644 index 0000000..ac92737 Binary files /dev/null and b/client/.gradle/8.9/checksums/checksums.lock differ diff --git a/client/.gradle/8.9/checksums/md5-checksums.bin b/client/.gradle/8.9/checksums/md5-checksums.bin new file mode 100644 index 0000000..5095377 Binary files /dev/null and b/client/.gradle/8.9/checksums/md5-checksums.bin differ diff --git a/client/.gradle/8.9/checksums/sha1-checksums.bin b/client/.gradle/8.9/checksums/sha1-checksums.bin new file mode 100644 index 0000000..f3ce670 Binary files /dev/null and b/client/.gradle/8.9/checksums/sha1-checksums.bin differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidVersionAccessors.class new file mode 100644 index 0000000..9c48e17 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxActivityLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxActivityLibraryAccessors.class new file mode 100644 index 0000000..308e380 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxActivityLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxCoreLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxCoreLibraryAccessors.class new file mode 100644 index 0000000..5cd2b0e Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxCoreLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxEspressoLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxEspressoLibraryAccessors.class new file mode 100644 index 0000000..d6f88ba Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxEspressoLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLibraryAccessors.class new file mode 100644 index 0000000..6c22963 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLifecycleLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLifecycleLibraryAccessors.class new file mode 100644 index 0000000..f7887ec Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxLifecycleLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxTestExtLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxTestExtLibraryAccessors.class new file mode 100644 index 0000000..58226dd Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxTestExtLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxVersionAccessors.class new file mode 100644 index 0000000..0876c5d Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$AndroidxVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$BundleAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$BundleAccessors.class new file mode 100644 index 0000000..9485d39 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$BundleAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinLibraryAccessors.class new file mode 100644 index 0000000..217dabf Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxLibraryAccessors.class new file mode 100644 index 0000000..7e006e9 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxVersionAccessors.class new file mode 100644 index 0000000..311a252 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$KotlinxVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$PluginAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$PluginAccessors.class new file mode 100644 index 0000000..b13d8c0 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$PluginAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$VersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$VersionAccessors.class new file mode 100644 index 0000000..c6d71c4 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs$VersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs.class new file mode 100644 index 0000000..f540a0a Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibs.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidVersionAccessors.class new file mode 100644 index 0000000..1850451 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxActivityLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxActivityLibraryAccessors.class new file mode 100644 index 0000000..598abbc Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxActivityLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxCoreLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxCoreLibraryAccessors.class new file mode 100644 index 0000000..cbf2aae Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxCoreLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxEspressoLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxEspressoLibraryAccessors.class new file mode 100644 index 0000000..d8f0fff Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxEspressoLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLibraryAccessors.class new file mode 100644 index 0000000..8e288ed Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLifecycleLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLifecycleLibraryAccessors.class new file mode 100644 index 0000000..0530aaa Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxLifecycleLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxTestExtLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxTestExtLibraryAccessors.class new file mode 100644 index 0000000..6b9fe52 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxTestExtLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxVersionAccessors.class new file mode 100644 index 0000000..79e47ae Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$AndroidxVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$BundleAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$BundleAccessors.class new file mode 100644 index 0000000..3a2c6a5 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$BundleAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinLibraryAccessors.class new file mode 100644 index 0000000..f341a8f Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxLibraryAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxLibraryAccessors.class new file mode 100644 index 0000000..d960b7b Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxLibraryAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxVersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxVersionAccessors.class new file mode 100644 index 0000000..d70acfc Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$KotlinxVersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$PluginAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$PluginAccessors.class new file mode 100644 index 0000000..563dcbf Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$PluginAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$VersionAccessors.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$VersionAccessors.class new file mode 100644 index 0000000..561b7a2 Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock$VersionAccessors.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.class b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.class new file mode 100644 index 0000000..6cccbcb Binary files /dev/null and b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/classes/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/metadata.bin b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/metadata.bin new file mode 100644 index 0000000..d0d7b83 --- /dev/null +++ b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/metadata.bin @@ -0,0 +1 @@ +sdqaonr34bcpvouv6acithyp3a 9J.֛/!classest!"A潜kFsources1>Mt&_ \ No newline at end of file diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibs.java b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibs.java new file mode 100644 index 0000000..898418b --- /dev/null +++ b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibs.java @@ -0,0 +1,555 @@ +package org.gradle.accessors.dm; + +import org.gradle.api.NonNullApi; +import org.gradle.api.artifacts.MinimalExternalModuleDependency; +import org.gradle.plugin.use.PluginDependency; +import org.gradle.api.artifacts.ExternalModuleDependencyBundle; +import org.gradle.api.artifacts.MutableVersionConstraint; +import org.gradle.api.provider.Provider; +import org.gradle.api.model.ObjectFactory; +import org.gradle.api.provider.ProviderFactory; +import org.gradle.api.internal.catalog.AbstractExternalDependencyFactory; +import org.gradle.api.internal.catalog.DefaultVersionCatalog; +import java.util.Map; +import org.gradle.api.internal.attributes.ImmutableAttributesFactory; +import org.gradle.api.internal.artifacts.dsl.CapabilityNotationParser; +import javax.inject.Inject; + +/** + * A catalog of dependencies accessible via the {@code libs} extension. + */ +@NonNullApi +public class LibrariesForLibs extends AbstractExternalDependencyFactory { + + private final AbstractExternalDependencyFactory owner = this; + private final AndroidxLibraryAccessors laccForAndroidxLibraryAccessors = new AndroidxLibraryAccessors(owner); + private final KotlinLibraryAccessors laccForKotlinLibraryAccessors = new KotlinLibraryAccessors(owner); + private final KotlinxLibraryAccessors laccForKotlinxLibraryAccessors = new KotlinxLibraryAccessors(owner); + private final VersionAccessors vaccForVersionAccessors = new VersionAccessors(providers, config); + private final BundleAccessors baccForBundleAccessors = new BundleAccessors(objects, providers, config, attributesFactory, capabilityNotationParser); + private final PluginAccessors paccForPluginAccessors = new PluginAccessors(providers, config); + + @Inject + public LibrariesForLibs(DefaultVersionCatalog config, ProviderFactory providers, ObjectFactory objects, ImmutableAttributesFactory attributesFactory, CapabilityNotationParser capabilityNotationParser) { + super(config, providers, objects, attributesFactory, capabilityNotationParser); + } + + /** + * Dependency provider for junit with junit:junit coordinates and + * with version reference junit + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getJunit() { + return create("junit"); + } + + /** + * Group of libraries at androidx + */ + public AndroidxLibraryAccessors getAndroidx() { + return laccForAndroidxLibraryAccessors; + } + + /** + * Group of libraries at kotlin + */ + public KotlinLibraryAccessors getKotlin() { + return laccForKotlinLibraryAccessors; + } + + /** + * Group of libraries at kotlinx + */ + public KotlinxLibraryAccessors getKotlinx() { + return laccForKotlinxLibraryAccessors; + } + + /** + * Group of versions at versions + */ + public VersionAccessors getVersions() { + return vaccForVersionAccessors; + } + + /** + * Group of bundles at bundles + */ + public BundleAccessors getBundles() { + return baccForBundleAccessors; + } + + /** + * Group of plugins at plugins + */ + public PluginAccessors getPlugins() { + return paccForPluginAccessors; + } + + public static class AndroidxLibraryAccessors extends SubDependencyFactory { + private final AndroidxActivityLibraryAccessors laccForAndroidxActivityLibraryAccessors = new AndroidxActivityLibraryAccessors(owner); + private final AndroidxCoreLibraryAccessors laccForAndroidxCoreLibraryAccessors = new AndroidxCoreLibraryAccessors(owner); + private final AndroidxEspressoLibraryAccessors laccForAndroidxEspressoLibraryAccessors = new AndroidxEspressoLibraryAccessors(owner); + private final AndroidxLifecycleLibraryAccessors laccForAndroidxLifecycleLibraryAccessors = new AndroidxLifecycleLibraryAccessors(owner); + private final AndroidxTestExtLibraryAccessors laccForAndroidxTestExtLibraryAccessors = new AndroidxTestExtLibraryAccessors(owner); + + public AndroidxLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for appcompat with androidx.appcompat:appcompat coordinates and + * with version reference androidx.appcompat + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getAppcompat() { + return create("androidx.appcompat"); + } + + /** + * Dependency provider for constraintlayout with androidx.constraintlayout:constraintlayout coordinates and + * with version reference androidx.constraintlayout + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getConstraintlayout() { + return create("androidx.constraintlayout"); + } + + /** + * Group of libraries at androidx.activity + */ + public AndroidxActivityLibraryAccessors getActivity() { + return laccForAndroidxActivityLibraryAccessors; + } + + /** + * Group of libraries at androidx.core + */ + public AndroidxCoreLibraryAccessors getCore() { + return laccForAndroidxCoreLibraryAccessors; + } + + /** + * Group of libraries at androidx.espresso + */ + public AndroidxEspressoLibraryAccessors getEspresso() { + return laccForAndroidxEspressoLibraryAccessors; + } + + /** + * Group of libraries at androidx.lifecycle + */ + public AndroidxLifecycleLibraryAccessors getLifecycle() { + return laccForAndroidxLifecycleLibraryAccessors; + } + + /** + * Group of libraries at androidx.testExt + */ + public AndroidxTestExtLibraryAccessors getTestExt() { + return laccForAndroidxTestExtLibraryAccessors; + } + + } + + public static class AndroidxActivityLibraryAccessors extends SubDependencyFactory { + + public AndroidxActivityLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for compose with androidx.activity:activity-compose coordinates and + * with version reference androidx.activity + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getCompose() { + return create("androidx.activity.compose"); + } + + } + + public static class AndroidxCoreLibraryAccessors extends SubDependencyFactory { + + public AndroidxCoreLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for ktx with androidx.core:core-ktx coordinates and + * with version reference androidx.core + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getKtx() { + return create("androidx.core.ktx"); + } + + } + + public static class AndroidxEspressoLibraryAccessors extends SubDependencyFactory { + + public AndroidxEspressoLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for core with androidx.test.espresso:espresso-core coordinates and + * with version reference androidx.espresso + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getCore() { + return create("androidx.espresso.core"); + } + + } + + public static class AndroidxLifecycleLibraryAccessors extends SubDependencyFactory { + + public AndroidxLifecycleLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for runtimeCompose with org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose coordinates and + * with version reference androidx.lifecycle + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getRuntimeCompose() { + return create("androidx.lifecycle.runtimeCompose"); + } + + /** + * Dependency provider for viewmodel with org.jetbrains.androidx.lifecycle:lifecycle-viewmodel coordinates and + * with version reference androidx.lifecycle + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getViewmodel() { + return create("androidx.lifecycle.viewmodel"); + } + + } + + public static class AndroidxTestExtLibraryAccessors extends SubDependencyFactory { + + public AndroidxTestExtLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for junit with androidx.test.ext:junit coordinates and + * with version reference androidx.testExt + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getJunit() { + return create("androidx.testExt.junit"); + } + + } + + public static class KotlinLibraryAccessors extends SubDependencyFactory { + + public KotlinLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for test with org.jetbrains.kotlin:kotlin-test coordinates and + * with version reference kotlin + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getTest() { + return create("kotlin.test"); + } + + /** + * Dependency provider for testJunit with org.jetbrains.kotlin:kotlin-test-junit coordinates and + * with version reference kotlin + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getTestJunit() { + return create("kotlin.testJunit"); + } + + } + + public static class KotlinxLibraryAccessors extends SubDependencyFactory { + + public KotlinxLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for coroutinesSwing with org.jetbrains.kotlinx:kotlinx-coroutines-swing coordinates and + * with version reference kotlinx.coroutines + *

+ * This dependency was declared in catalog libs.versions.toml + */ + public Provider getCoroutinesSwing() { + return create("kotlinx.coroutinesSwing"); + } + + } + + public static class VersionAccessors extends VersionFactory { + + private final AndroidVersionAccessors vaccForAndroidVersionAccessors = new AndroidVersionAccessors(providers, config); + private final AndroidxVersionAccessors vaccForAndroidxVersionAccessors = new AndroidxVersionAccessors(providers, config); + private final KotlinxVersionAccessors vaccForKotlinxVersionAccessors = new KotlinxVersionAccessors(providers, config); + public VersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias agp with value 8.7.3 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getAgp() { return getVersion("agp"); } + + /** + * Version alias composeHotReload with value 1.0.0-alpha11 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getComposeHotReload() { return getVersion("composeHotReload"); } + + /** + * Version alias composeMultiplatform with value 1.8.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getComposeMultiplatform() { return getVersion("composeMultiplatform"); } + + /** + * Version alias junit with value 4.13.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getJunit() { return getVersion("junit"); } + + /** + * Version alias kotlin with value 2.2.0 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getKotlin() { return getVersion("kotlin"); } + + /** + * Group of versions at versions.android + */ + public AndroidVersionAccessors getAndroid() { + return vaccForAndroidVersionAccessors; + } + + /** + * Group of versions at versions.androidx + */ + public AndroidxVersionAccessors getAndroidx() { + return vaccForAndroidxVersionAccessors; + } + + /** + * Group of versions at versions.kotlinx + */ + public KotlinxVersionAccessors getKotlinx() { + return vaccForKotlinxVersionAccessors; + } + + } + + public static class AndroidVersionAccessors extends VersionFactory { + + public AndroidVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias android.compileSdk with value 35 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCompileSdk() { return getVersion("android.compileSdk"); } + + /** + * Version alias android.minSdk with value 24 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getMinSdk() { return getVersion("android.minSdk"); } + + /** + * Version alias android.targetSdk with value 35 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getTargetSdk() { return getVersion("android.targetSdk"); } + + } + + public static class AndroidxVersionAccessors extends VersionFactory { + + public AndroidxVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias androidx.activity with value 1.10.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getActivity() { return getVersion("androidx.activity"); } + + /** + * Version alias androidx.appcompat with value 1.7.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getAppcompat() { return getVersion("androidx.appcompat"); } + + /** + * Version alias androidx.constraintlayout with value 2.2.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getConstraintlayout() { return getVersion("androidx.constraintlayout"); } + + /** + * Version alias androidx.core with value 1.16.0 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCore() { return getVersion("androidx.core"); } + + /** + * Version alias androidx.espresso with value 3.6.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getEspresso() { return getVersion("androidx.espresso"); } + + /** + * Version alias androidx.lifecycle with value 2.9.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getLifecycle() { return getVersion("androidx.lifecycle"); } + + /** + * Version alias androidx.testExt with value 1.2.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getTestExt() { return getVersion("androidx.testExt"); } + + } + + public static class KotlinxVersionAccessors extends VersionFactory { + + public KotlinxVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias kotlinx.coroutines with value 1.10.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCoroutines() { return getVersion("kotlinx.coroutines"); } + + } + + public static class BundleAccessors extends BundleFactory { + + public BundleAccessors(ObjectFactory objects, ProviderFactory providers, DefaultVersionCatalog config, ImmutableAttributesFactory attributesFactory, CapabilityNotationParser capabilityNotationParser) { super(objects, providers, config, attributesFactory, capabilityNotationParser); } + + } + + public static class PluginAccessors extends PluginFactory { + + public PluginAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Plugin provider for androidApplication with plugin id com.android.application and + * with version reference agp + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getAndroidApplication() { return createPlugin("androidApplication"); } + + /** + * Plugin provider for androidLibrary with plugin id com.android.library and + * with version reference agp + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getAndroidLibrary() { return createPlugin("androidLibrary"); } + + /** + * Plugin provider for composeCompiler with plugin id org.jetbrains.kotlin.plugin.compose and + * with version reference kotlin + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeCompiler() { return createPlugin("composeCompiler"); } + + /** + * Plugin provider for composeHotReload with plugin id org.jetbrains.compose.hot-reload and + * with version reference composeHotReload + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeHotReload() { return createPlugin("composeHotReload"); } + + /** + * Plugin provider for composeMultiplatform with plugin id org.jetbrains.compose and + * with version reference composeMultiplatform + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeMultiplatform() { return createPlugin("composeMultiplatform"); } + + /** + * Plugin provider for kotlinMultiplatform with plugin id org.jetbrains.kotlin.multiplatform and + * with version reference kotlin + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getKotlinMultiplatform() { return createPlugin("kotlinMultiplatform"); } + + } + +} diff --git a/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.java b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.java new file mode 100644 index 0000000..bd67245 --- /dev/null +++ b/client/.gradle/8.9/dependencies-accessors/26d8c03add692c8e47d63601f1f74ec68230d2fc/sources/org/gradle/accessors/dm/LibrariesForLibsInPluginsBlock.java @@ -0,0 +1,675 @@ +package org.gradle.accessors.dm; + +import org.gradle.api.NonNullApi; +import org.gradle.api.artifacts.MinimalExternalModuleDependency; +import org.gradle.plugin.use.PluginDependency; +import org.gradle.api.artifacts.ExternalModuleDependencyBundle; +import org.gradle.api.artifacts.MutableVersionConstraint; +import org.gradle.api.provider.Provider; +import org.gradle.api.model.ObjectFactory; +import org.gradle.api.provider.ProviderFactory; +import org.gradle.api.internal.catalog.AbstractExternalDependencyFactory; +import org.gradle.api.internal.catalog.DefaultVersionCatalog; +import java.util.Map; +import org.gradle.api.internal.attributes.ImmutableAttributesFactory; +import org.gradle.api.internal.artifacts.dsl.CapabilityNotationParser; +import javax.inject.Inject; + +/** + * A catalog of dependencies accessible via the {@code libs} extension. + */ +@NonNullApi +public class LibrariesForLibsInPluginsBlock extends AbstractExternalDependencyFactory { + + private final AbstractExternalDependencyFactory owner = this; + private final AndroidxLibraryAccessors laccForAndroidxLibraryAccessors = new AndroidxLibraryAccessors(owner); + private final KotlinLibraryAccessors laccForKotlinLibraryAccessors = new KotlinLibraryAccessors(owner); + private final KotlinxLibraryAccessors laccForKotlinxLibraryAccessors = new KotlinxLibraryAccessors(owner); + private final VersionAccessors vaccForVersionAccessors = new VersionAccessors(providers, config); + private final BundleAccessors baccForBundleAccessors = new BundleAccessors(objects, providers, config, attributesFactory, capabilityNotationParser); + private final PluginAccessors paccForPluginAccessors = new PluginAccessors(providers, config); + + @Inject + public LibrariesForLibsInPluginsBlock(DefaultVersionCatalog config, ProviderFactory providers, ObjectFactory objects, ImmutableAttributesFactory attributesFactory, CapabilityNotationParser capabilityNotationParser) { + super(config, providers, objects, attributesFactory, capabilityNotationParser); + } + + /** + * Dependency provider for junit with junit:junit coordinates and + * with version reference junit + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getJunit() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("junit"); + } + + /** + * Group of libraries at androidx + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxLibraryAccessors getAndroidx() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxLibraryAccessors; + } + + /** + * Group of libraries at kotlin + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public KotlinLibraryAccessors getKotlin() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForKotlinLibraryAccessors; + } + + /** + * Group of libraries at kotlinx + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public KotlinxLibraryAccessors getKotlinx() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForKotlinxLibraryAccessors; + } + + /** + * Group of versions at versions + */ + public VersionAccessors getVersions() { + return vaccForVersionAccessors; + } + + /** + * Group of bundles at bundles + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public BundleAccessors getBundles() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return baccForBundleAccessors; + } + + /** + * Group of plugins at plugins + */ + public PluginAccessors getPlugins() { + return paccForPluginAccessors; + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxLibraryAccessors extends SubDependencyFactory { + private final AndroidxActivityLibraryAccessors laccForAndroidxActivityLibraryAccessors = new AndroidxActivityLibraryAccessors(owner); + private final AndroidxCoreLibraryAccessors laccForAndroidxCoreLibraryAccessors = new AndroidxCoreLibraryAccessors(owner); + private final AndroidxEspressoLibraryAccessors laccForAndroidxEspressoLibraryAccessors = new AndroidxEspressoLibraryAccessors(owner); + private final AndroidxLifecycleLibraryAccessors laccForAndroidxLifecycleLibraryAccessors = new AndroidxLifecycleLibraryAccessors(owner); + private final AndroidxTestExtLibraryAccessors laccForAndroidxTestExtLibraryAccessors = new AndroidxTestExtLibraryAccessors(owner); + + public AndroidxLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for appcompat with androidx.appcompat:appcompat coordinates and + * with version reference androidx.appcompat + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getAppcompat() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.appcompat"); + } + + /** + * Dependency provider for constraintlayout with androidx.constraintlayout:constraintlayout coordinates and + * with version reference androidx.constraintlayout + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getConstraintlayout() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.constraintlayout"); + } + + /** + * Group of libraries at androidx.activity + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxActivityLibraryAccessors getActivity() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxActivityLibraryAccessors; + } + + /** + * Group of libraries at androidx.core + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxCoreLibraryAccessors getCore() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxCoreLibraryAccessors; + } + + /** + * Group of libraries at androidx.espresso + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxEspressoLibraryAccessors getEspresso() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxEspressoLibraryAccessors; + } + + /** + * Group of libraries at androidx.lifecycle + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxLifecycleLibraryAccessors getLifecycle() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxLifecycleLibraryAccessors; + } + + /** + * Group of libraries at androidx.testExt + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public AndroidxTestExtLibraryAccessors getTestExt() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return laccForAndroidxTestExtLibraryAccessors; + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxActivityLibraryAccessors extends SubDependencyFactory { + + public AndroidxActivityLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for compose with androidx.activity:activity-compose coordinates and + * with version reference androidx.activity + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getCompose() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.activity.compose"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxCoreLibraryAccessors extends SubDependencyFactory { + + public AndroidxCoreLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for ktx with androidx.core:core-ktx coordinates and + * with version reference androidx.core + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getKtx() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.core.ktx"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxEspressoLibraryAccessors extends SubDependencyFactory { + + public AndroidxEspressoLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for core with androidx.test.espresso:espresso-core coordinates and + * with version reference androidx.espresso + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getCore() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.espresso.core"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxLifecycleLibraryAccessors extends SubDependencyFactory { + + public AndroidxLifecycleLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for runtimeCompose with org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose coordinates and + * with version reference androidx.lifecycle + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getRuntimeCompose() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.lifecycle.runtimeCompose"); + } + + /** + * Dependency provider for viewmodel with org.jetbrains.androidx.lifecycle:lifecycle-viewmodel coordinates and + * with version reference androidx.lifecycle + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getViewmodel() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.lifecycle.viewmodel"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class AndroidxTestExtLibraryAccessors extends SubDependencyFactory { + + public AndroidxTestExtLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for junit with androidx.test.ext:junit coordinates and + * with version reference androidx.testExt + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getJunit() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("androidx.testExt.junit"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class KotlinLibraryAccessors extends SubDependencyFactory { + + public KotlinLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for test with org.jetbrains.kotlin:kotlin-test coordinates and + * with version reference kotlin + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getTest() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("kotlin.test"); + } + + /** + * Dependency provider for testJunit with org.jetbrains.kotlin:kotlin-test-junit coordinates and + * with version reference kotlin + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getTestJunit() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("kotlin.testJunit"); + } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class KotlinxLibraryAccessors extends SubDependencyFactory { + + public KotlinxLibraryAccessors(AbstractExternalDependencyFactory owner) { super(owner); } + + /** + * Dependency provider for coroutinesSwing with org.jetbrains.kotlinx:kotlinx-coroutines-swing coordinates and + * with version reference kotlinx.coroutines + *

+ * This dependency was declared in catalog libs.versions.toml + * + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public Provider getCoroutinesSwing() { + org.gradle.internal.deprecation.DeprecationLogger.deprecateBehaviour("Accessing libraries or bundles from version catalogs in the plugins block.").withAdvice("Only use versions or plugins from catalogs in the plugins block.").willBeRemovedInGradle9().withUpgradeGuideSection(8, "kotlin_dsl_deprecated_catalogs_plugins_block").nagUser(); + return create("kotlinx.coroutinesSwing"); + } + + } + + public static class VersionAccessors extends VersionFactory { + + private final AndroidVersionAccessors vaccForAndroidVersionAccessors = new AndroidVersionAccessors(providers, config); + private final AndroidxVersionAccessors vaccForAndroidxVersionAccessors = new AndroidxVersionAccessors(providers, config); + private final KotlinxVersionAccessors vaccForKotlinxVersionAccessors = new KotlinxVersionAccessors(providers, config); + public VersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias agp with value 8.7.3 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getAgp() { return getVersion("agp"); } + + /** + * Version alias composeHotReload with value 1.0.0-alpha11 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getComposeHotReload() { return getVersion("composeHotReload"); } + + /** + * Version alias composeMultiplatform with value 1.8.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getComposeMultiplatform() { return getVersion("composeMultiplatform"); } + + /** + * Version alias junit with value 4.13.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getJunit() { return getVersion("junit"); } + + /** + * Version alias kotlin with value 2.2.0 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getKotlin() { return getVersion("kotlin"); } + + /** + * Group of versions at versions.android + */ + public AndroidVersionAccessors getAndroid() { + return vaccForAndroidVersionAccessors; + } + + /** + * Group of versions at versions.androidx + */ + public AndroidxVersionAccessors getAndroidx() { + return vaccForAndroidxVersionAccessors; + } + + /** + * Group of versions at versions.kotlinx + */ + public KotlinxVersionAccessors getKotlinx() { + return vaccForKotlinxVersionAccessors; + } + + } + + public static class AndroidVersionAccessors extends VersionFactory { + + public AndroidVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias android.compileSdk with value 35 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCompileSdk() { return getVersion("android.compileSdk"); } + + /** + * Version alias android.minSdk with value 24 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getMinSdk() { return getVersion("android.minSdk"); } + + /** + * Version alias android.targetSdk with value 35 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getTargetSdk() { return getVersion("android.targetSdk"); } + + } + + public static class AndroidxVersionAccessors extends VersionFactory { + + public AndroidxVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias androidx.activity with value 1.10.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getActivity() { return getVersion("androidx.activity"); } + + /** + * Version alias androidx.appcompat with value 1.7.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getAppcompat() { return getVersion("androidx.appcompat"); } + + /** + * Version alias androidx.constraintlayout with value 2.2.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getConstraintlayout() { return getVersion("androidx.constraintlayout"); } + + /** + * Version alias androidx.core with value 1.16.0 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCore() { return getVersion("androidx.core"); } + + /** + * Version alias androidx.espresso with value 3.6.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getEspresso() { return getVersion("androidx.espresso"); } + + /** + * Version alias androidx.lifecycle with value 2.9.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getLifecycle() { return getVersion("androidx.lifecycle"); } + + /** + * Version alias androidx.testExt with value 1.2.1 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getTestExt() { return getVersion("androidx.testExt"); } + + } + + public static class KotlinxVersionAccessors extends VersionFactory { + + public KotlinxVersionAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Version alias kotlinx.coroutines with value 1.10.2 + *

+ * If the version is a rich version and cannot be represented as a + * single version string, an empty string is returned. + *

+ * This version was declared in catalog libs.versions.toml + */ + public Provider getCoroutines() { return getVersion("kotlinx.coroutines"); } + + } + + /** + * @deprecated Will be removed in Gradle 9.0. + */ + @Deprecated + public static class BundleAccessors extends BundleFactory { + + public BundleAccessors(ObjectFactory objects, ProviderFactory providers, DefaultVersionCatalog config, ImmutableAttributesFactory attributesFactory, CapabilityNotationParser capabilityNotationParser) { super(objects, providers, config, attributesFactory, capabilityNotationParser); } + + } + + public static class PluginAccessors extends PluginFactory { + + public PluginAccessors(ProviderFactory providers, DefaultVersionCatalog config) { super(providers, config); } + + /** + * Plugin provider for androidApplication with plugin id com.android.application and + * with version reference agp + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getAndroidApplication() { return createPlugin("androidApplication"); } + + /** + * Plugin provider for androidLibrary with plugin id com.android.library and + * with version reference agp + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getAndroidLibrary() { return createPlugin("androidLibrary"); } + + /** + * Plugin provider for composeCompiler with plugin id org.jetbrains.kotlin.plugin.compose and + * with version reference kotlin + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeCompiler() { return createPlugin("composeCompiler"); } + + /** + * Plugin provider for composeHotReload with plugin id org.jetbrains.compose.hot-reload and + * with version reference composeHotReload + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeHotReload() { return createPlugin("composeHotReload"); } + + /** + * Plugin provider for composeMultiplatform with plugin id org.jetbrains.compose and + * with version reference composeMultiplatform + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getComposeMultiplatform() { return createPlugin("composeMultiplatform"); } + + /** + * Plugin provider for kotlinMultiplatform with plugin id org.jetbrains.kotlin.multiplatform and + * with version reference kotlin + *

+ * This plugin was declared in catalog libs.versions.toml + */ + public Provider getKotlinMultiplatform() { return createPlugin("kotlinMultiplatform"); } + + } + +} diff --git a/client/.gradle/8.9/dependencies-accessors/c100e5b9e987dbd50f527a84a13358c5b35ad96b/metadata.bin b/client/.gradle/8.9/dependencies-accessors/c100e5b9e987dbd50f527a84a13358c5b35ad96b/metadata.bin index 8c207b4..4d2fee0 100644 --- a/client/.gradle/8.9/dependencies-accessors/c100e5b9e987dbd50f527a84a13358c5b35ad96b/metadata.bin +++ b/client/.gradle/8.9/dependencies-accessors/c100e5b9e987dbd50f527a84a13358c5b35ad96b/metadata.bin @@ -1 +1 @@ -mtq2jwarfnafxi7l63qo7uu7aa_GLaG_1uhclassesA7BtJh[;8%sourcesJ7ȤH`dbWD \ No newline at end of file +txf6rbfwfzfyzm2homgaxfwtxa_GLaG_1uclassesA7BtJh[;8%sourcesJ7ȤH`dbWD \ No newline at end of file diff --git a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/RootProjectAccessor.class b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/RootProjectAccessor.class index 5864c6d..3c5cbb0 100644 Binary files a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/RootProjectAccessor.class and b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/RootProjectAccessor.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SClientProjectDependency.class b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SclientProjectDependency.class similarity index 86% rename from client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SClientProjectDependency.class rename to client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SclientProjectDependency.class index a869088..2d90453 100644 Binary files a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SClientProjectDependency.class and b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/classes/org/gradle/accessors/dm/SclientProjectDependency.class differ diff --git a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/metadata.bin b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/metadata.bin index 1bad8f1..0a33d5d 100644 --- a/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/metadata.bin +++ b/client/.gradle/8.9/dependencies-accessors/c84c5ef430d3d61082ae85fc4bb04c7405dfdced/metadata.bin @@ -1 +1 @@ -mtq2jwarfnafxi7l63qo7uu7aao5_i^i) { + map.put("compose_multiplatform", Res.drawable.compose_multiplatform) +} diff --git a/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonMainResourceCollectors/sclient/composeapp/generated/resources/ExpectResourceCollectors.kt b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonMainResourceCollectors/sclient/composeapp/generated/resources/ExpectResourceCollectors.kt new file mode 100644 index 0000000..909258f --- /dev/null +++ b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonMainResourceCollectors/sclient/composeapp/generated/resources/ExpectResourceCollectors.kt @@ -0,0 +1,19 @@ +package sclient.composeapp.generated.resources + +import kotlin.String +import kotlin.collections.Map +import org.jetbrains.compose.resources.DrawableResource +import org.jetbrains.compose.resources.FontResource +import org.jetbrains.compose.resources.PluralStringResource +import org.jetbrains.compose.resources.StringArrayResource +import org.jetbrains.compose.resources.StringResource + +internal expect val Res.allDrawableResources: Map + +internal expect val Res.allStringResources: Map + +internal expect val Res.allStringArrayResources: Map + +internal expect val Res.allPluralStringResources: Map + +internal expect val Res.allFontResources: Map diff --git a/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonResClass/sclient/composeapp/generated/resources/Res.kt b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonResClass/sclient/composeapp/generated/resources/Res.kt new file mode 100644 index 0000000..be6df17 --- /dev/null +++ b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/commonResClass/sclient/composeapp/generated/resources/Res.kt @@ -0,0 +1,47 @@ +@file:OptIn(InternalResourceApi::class) +@file:Suppress( + "RedundantVisibilityModifier", + "REDUNDANT_VISIBILITY_MODIFIER", +) + +package sclient.composeapp.generated.resources + +import kotlin.ByteArray +import kotlin.OptIn +import kotlin.String +import kotlin.Suppress +import org.jetbrains.compose.resources.InternalResourceApi +import org.jetbrains.compose.resources.getResourceUri +import org.jetbrains.compose.resources.readResourceBytes + +internal object Res { + /** + * Reads the content of the resource file at the specified path and returns it as a byte array. + * + * Example: `val bytes = Res.readBytes("files/key.bin")` + * + * @param path The path of the file to read in the compose resource's directory. + * @return The content of the file as a byte array. + */ + public suspend fun readBytes(path: String): ByteArray = readResourceBytes("composeResources/sclient.composeapp.generated.resources/" + path) + + /** + * Returns the URI string of the resource file at the specified path. + * + * Example: `val uri = Res.getUri("files/key.bin")` + * + * @param path The path of the file in the compose resource's directory. + * @return The URI string of the file. + */ + public fun getUri(path: String): String = getResourceUri("composeResources/sclient.composeapp.generated.resources/" + path) + + public object drawable + + public object string + + public object array + + public object plurals + + public object font +} diff --git a/client/composeApp/build/generated/compose/resourceGenerator/kotlin/desktopMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/desktopMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt new file mode 100644 index 0000000..716c04f --- /dev/null +++ b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/desktopMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt @@ -0,0 +1,38 @@ +@file:OptIn(org.jetbrains.compose.resources.InternalResourceApi::class) + +package sclient.composeapp.generated.resources + +import kotlin.OptIn +import kotlin.String +import kotlin.collections.Map +import org.jetbrains.compose.resources.DrawableResource +import org.jetbrains.compose.resources.FontResource +import org.jetbrains.compose.resources.PluralStringResource +import org.jetbrains.compose.resources.StringArrayResource +import org.jetbrains.compose.resources.StringResource + +internal actual val Res.allDrawableResources: Map by lazy { + val map = mutableMapOf() + _collectCommonMainDrawable0Resources(map) + return@lazy map +} + +internal actual val Res.allStringResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allStringArrayResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allPluralStringResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allFontResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} diff --git a/client/composeApp/build/generated/compose/resourceGenerator/kotlin/wasmJsMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/wasmJsMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt new file mode 100644 index 0000000..716c04f --- /dev/null +++ b/client/composeApp/build/generated/compose/resourceGenerator/kotlin/wasmJsMainResourceCollectors/sclient/composeapp/generated/resources/ActualResourceCollectors.kt @@ -0,0 +1,38 @@ +@file:OptIn(org.jetbrains.compose.resources.InternalResourceApi::class) + +package sclient.composeapp.generated.resources + +import kotlin.OptIn +import kotlin.String +import kotlin.collections.Map +import org.jetbrains.compose.resources.DrawableResource +import org.jetbrains.compose.resources.FontResource +import org.jetbrains.compose.resources.PluralStringResource +import org.jetbrains.compose.resources.StringArrayResource +import org.jetbrains.compose.resources.StringResource + +internal actual val Res.allDrawableResources: Map by lazy { + val map = mutableMapOf() + _collectCommonMainDrawable0Resources(map) + return@lazy map +} + +internal actual val Res.allStringResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allStringArrayResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allPluralStringResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} + +internal actual val Res.allFontResources: Map by lazy { + val map = mutableMapOf() + return@lazy map +} diff --git a/client/composeApp/build/generated/compose/resourceGenerator/preparedResources/commonMain/composeResources/drawable/compose-multiplatform.xml b/client/composeApp/build/generated/compose/resourceGenerator/preparedResources/commonMain/composeResources/drawable/compose-multiplatform.xml new file mode 100644 index 0000000..1ffc948 --- /dev/null +++ b/client/composeApp/build/generated/compose/resourceGenerator/preparedResources/commonMain/composeResources/drawable/compose-multiplatform.xml @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_01a003eccf4d76d566303d771937827a/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_01a003eccf4d76d566303d771937827a/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..b295b1b --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_01a003eccf4d76d566303d771937827a/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,263 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.compose.annotation-internal:annotation" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.compose.annotation-internal:annotation", + "androidx.arch.core:core-common" + ], + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.compose.annotation-internal:annotation" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.compose.annotation-internal:annotation" + ], + "binaryLayout": "klib" + }, + { + "name": "webMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.compose.annotation-internal:annotation" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_06b80ec8229d94d28ddee10a8d9390ce/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_06b80ec8229d94d28ddee10a8d9390ce/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..a69b612 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_06b80ec8229d94d28ddee10a8d9390ce/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,327 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-uikit" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_0ba8e103e27e86eea72cbb8471ab2339/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_0ba8e103e27e86eea72cbb8471ab2339/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..d9ded36 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_0ba8e103e27e86eea72cbb8471ab2339/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,265 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "androidRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "awtApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "awtRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "iosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "iosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "iosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "jsWasmMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "jsWasmMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "tvosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "tvosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "tvosMain", + "uikitMain", + "darwinMain", + "nativeMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "jsWasmMain", + "nativeJsMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "jsWasmMain", + "nativeJsMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "iosMain", + "dependsOn": [ + "uikitMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "iosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "nativeJsMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeJsMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "nativeJsMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tvosMain", + "dependsOn": [ + "uikitMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "tvosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_0d4a49c4b2630cccf093b54c1d45a6cc/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_0d4a49c4b2630cccf093b54c1d45a6cc/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..e55b43f --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_0d4a49c4b2630cccf093b54c1d45a6cc/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,383 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidNativeArm32ApiElements", + "sourceSet": [ + "androidNativeMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeArm64ApiElements", + "sourceSet": [ + "androidNativeMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX64ApiElements", + "sourceSet": [ + "androidNativeMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX86ApiElements", + "sourceSet": [ + "androidNativeMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinSimulatorMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "darwinSimulatorMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonJsMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonJsMain", + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm32HfpApiElements", + "sourceSet": [ + "linuxMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinSimulatorMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonJsMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonJsMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinSimulatorMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "darwinDevicesMain", + "darwinMain", + "tzdbOnFilesystemMain", + "tzfileMain", + "nativeMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "androidNativeMain", + "dependsOn": [ + "tzfileMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "androidNativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "commonJsMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core" + ], + "binaryLayout": "klib" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinDevicesMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "darwinDevicesMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "darwinMain", + "dependsOn": [ + "tzdbOnFilesystemMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "darwinSimulatorMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "darwinSimulatorMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "linuxMain", + "dependsOn": [ + "tzdbOnFilesystemMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-serialization-core" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tzdbOnFilesystemMain", + "dependsOn": [ + "tzfileMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "tzdbOnFilesystemMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tzfileMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-serialization-core", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "tzfileMain-cinterop", + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_110233fda545fb3bf945e905b3bd83f5/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_110233fda545fb3bf945e905b3bd83f5/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..69a6183 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_110233fda545fb3bf945e905b3bd83f5/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,335 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_19bf3680f82f6f248d40aeddbe16e49c/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_19bf3680f82f6f248d40aeddbe16e49c/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..a880b7b --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_19bf3680f82f6f248d40aeddbe16e49c/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,206 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidNativeArm32ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "androidNativeArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "androidNativeX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "androidNativeX86ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_1eb1666be9b6ac4b0c6f4738bdc14813/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_1eb1666be9b6ac4b0c6f4738bdc14813/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..ee728f9 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_1eb1666be9b6ac4b0c6f4738bdc14813/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,309 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "notMobileMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain", + "notMobileMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain", + "notMobileMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "notMobileMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain", + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_240f7608768f48d89a51fc1f39bb2896/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_240f7608768f48d89a51fc1f39bb2896/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..7e583b5 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_240f7608768f48d89a51fc1f39bb2896/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,229 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidNativeArm32ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX86ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "wasmWasiApiElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "wasmWasiRuntimeElements", + "sourceSet": [ + "jsAndWasmSharedMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "jsAndWasmSharedMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_2cdb88748cb2ad718574ee54c2073ce0/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_2cdb88748cb2ad718574ee54c2073ce0/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..140e4ed --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_2cdb88748cb2ad718574ee54c2073ce0/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,178 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "nonJvmMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation" + ], + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlinx:atomicfu" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_3b469696c12d2405c0c2e19c68f1810c/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_3b469696c12d2405c0c2e19c68f1810c/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..6183ee1 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_3b469696c12d2405c0c2e19c68f1810c/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,283 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "webMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_427250d733f245b632d25dedcbcc5374/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_427250d733f245b632d25dedcbcc5374/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..d330ada --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_427250d733f245b632d25dedcbcc5374/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,302 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "nonAndroidMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nonAndroidMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-common" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_7174a1e8629590de1621d14298b5e788/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_7174a1e8629590de1621d14298b5e788/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..3720ccb --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_7174a1e8629590de1621d14298b5e788/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,386 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jsNativeMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "nonJvmMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "nonJvmMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.material:material-ripple", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-datetime" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_7359d2ef7f7b4fed68af66c5ebbb0bd6/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_7359d2ef7f7b4fed68af66c5ebbb0bd6/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..45a4748 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_7359d2ef7f7b4fed68af66c5ebbb0bd6/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,259 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.animation:animation", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_769f0653de234bce8bc738c7392ca601/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_769f0653de234bce8bc738c7392ca601/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..afac66f --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_769f0653de234bce8bc738c7392ca601/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,454 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "posixMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "posixMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonAndroidMain", + "nonJvmMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonAndroidMain", + "nonJvmMain", + "posixMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain", + "posixMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "linuxMain", + "dependsOn": [ + "posixMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "nonAndroidMain", + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nonAndroidMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "posixMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "posixMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tvOsMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "tvOsMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "watchOsMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "watchOsMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "webMain", + "dependsOn": [ + "nonAndroidMain", + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_7b1e2dbdc628dc25022d24d5609a4ad8/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_7b1e2dbdc628dc25022d24d5609a4ad8/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..44a0bec --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_7b1e2dbdc628dc25022d24d5609a4ad8/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,273 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.animation:animation-core", + "org.jetbrains.compose.foundation:foundation-layout", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_80dccb6b55fc164d0b558fc848959ea7/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_80dccb6b55fc164d0b558fc848959ea7/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..ebb9964 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_80dccb6b55fc164d0b558fc848959ea7/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,324 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoExcludingWebMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "skikoExcludingWebMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "skikoExcludingWebMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "skikoExcludingWebMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "skikoExcludingWebMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "skikoExcludingWebMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "skikoExcludingWebMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain", + "skikoExcludingWebMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "skikoExcludingWebMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.skiko:skiko" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_85f88e4769f5dfddbe755f2934eff8ed/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_85f88e4769f5dfddbe755f2934eff8ed/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..2e50633 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_85f88e4769f5dfddbe755f2934eff8ed/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,444 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidNativeArm32ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "androidNativeArm64ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "androidNativeX64ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "androidNativeX86ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsAndWasmJsSharedMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsAndWasmJsSharedMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain", + "concurrentMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain", + "concurrentMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain", + "concurrentMain", + "nativeOtherMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsAndWasmJsSharedMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsAndWasmJsSharedMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "wasmWasiApiElements", + "sourceSet": [ + "commonMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "wasmWasiRuntimeElements", + "sourceSet": [ + "commonMain", + "jsAndWasmSharedMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain", + "concurrentMain", + "nativeDarwinMain" + ] + } + ], + "sourceSets": [ + { + "name": "androidNativeMain", + "dependsOn": [ + "nativeMain", + "nativeOtherMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "androidNativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "appleMain", + "dependsOn": [ + "nativeMain", + "nativeDarwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "appleMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "concurrentMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "iosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "iosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsAndWasmJsSharedMain", + "dependsOn": [ + "jsAndWasmSharedMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "jsAndWasmSharedMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "linuxMain", + "dependsOn": [ + "nativeMain", + "nativeOtherMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeDarwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "nativeDarwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "concurrentMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:atomicfu" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nativeOtherMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "nativeOtherMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tvosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "tvosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "watchosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "watchosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_8d051b7095b0f645ef16cb72e62190b5/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_8d051b7095b0f645ef16cb72e62190b5/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..d2d0324 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_8d051b7095b0f645ef16cb72e62190b5/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,70 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "nativeApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmWasiApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmWasiRuntimeElements", + "sourceSet": [ + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_8e73f738dfac73eceefa0b3d06563a99/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_8e73f738dfac73eceefa0b3d06563a99/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..95c9974 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_8e73f738dfac73eceefa0b3d06563a99/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,348 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "androidNativeArm32ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeArm64ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX64ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "androidNativeX86ApiElements", + "sourceSet": [ + "androidNativeMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm32HfpApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "tvosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmWasiApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmWasiRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "watchosMain", + "appleMain", + "nativeMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "androidNativeMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "androidNativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "appleMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "appleMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "iosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "iosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "linuxMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "tvosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "tvosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "watchosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib-common", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "watchosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_94681404496a4489c6baaa3fcc7802d9/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_94681404496a4489c6baaa3fcc7802d9/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..cd9ff42 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_94681404496a4489c6baaa3fcc7802d9/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,248 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "nonJvmMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.ui:ui-uikit" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "webMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_9b6b423f1d77370192d2365caf0ad06c/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_9b6b423f1d77370192d2365caf0ad06c/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..7d4990e --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_9b6b423f1d77370192d2365caf0ad06c/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,152 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "jsApiElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "jvmJUnitApiElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "jvmJUnitRuntimeElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "jvmJUnit5ApiElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "jvmJUnit5RuntimeElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "jvmTestNGApiElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "jvmTestNGRuntimeElements", + "sourceSet": [ + "annotationsCommonMain", + "commonMain" + ] + }, + { + "name": "nativeApiElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "wasmWasiApiElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + }, + { + "name": "wasmWasiRuntimeElements", + "sourceSet": [ + "assertionsCommonMain", + "commonMain", + "annotationsCommonMain" + ] + } + ], + "sourceSets": [ + { + "name": "annotationsCommonMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "assertionsCommonMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_9ba25079516ff8806050fd3c7b487830/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_9ba25079516ff8806050fd3c7b487830/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..67d58ba --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_9ba25079516ff8806050fd3c7b487830/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,195 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_a786962cfd6af94db065e1a94a8f9561/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_a786962cfd6af94db065e1a94a8f9561/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..3e984c1 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_a786962cfd6af94db065e1a94a8f9561/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,425 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "notMobileMain", + "skikoMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "skikoMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "skikoMain", + "notMobileMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain", + "notMobileMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain", + "notMobileMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "notMobileMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "binaryLayout": "klib" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler" + ], + "binaryLayout": "klib" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime-saveable", + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.ui:ui-graphics", + "org.jetbrains.compose.ui:ui-text", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.androidx.lifecycle:lifecycle-common", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime", + "org.jetbrains.androidx.lifecycle:lifecycle-runtime-compose", + "org.jetbrains.androidx.lifecycle:lifecycle-viewmodel", + "org.jetbrains.skiko:skiko", + "org.jetbrains.compose.ui:ui-backhandler", + "org.jetbrains.compose.ui:ui-uikit" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_b15e3a25f017fab51a38b93623361ab7/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_b15e3a25f017fab51a38b93623361ab7/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..151bc5f --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_b15e3a25f017fab51a38b93623361ab7/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,255 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.collection-internal:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.collection-internal:collection" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_b674459d06ec943f41a47530cc51e2e2/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_b674459d06ec943f41a47530cc51e2e2/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..4280f24 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_b674459d06ec943f41a47530cc51e2e2/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,249 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmAndAndroidMain", + "blockingMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmAndAndroidMain", + "blockingMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmAndAndroidMain", + "blockingMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmAndAndroidMain", + "blockingMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "commonMain", + "skikoMain", + "jvmAndAndroidMain", + "blockingMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "commonMain", + "skikoMain", + "jvmAndAndroidMain", + "blockingMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "skikoMain", + "blockingMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "skikoMain", + "blockingMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "skikoMain", + "blockingMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "skikoMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "skikoMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "skikoMain", + "blockingMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "skikoMain", + "blockingMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "webMain", + "skikoMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "webMain", + "skikoMain" + ] + } + ], + "sourceSets": [ + { + "name": "appleMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "appleMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "blockingMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "iosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "iosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmAndAndroidMain", + "dependsOn": [ + "blockingMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "skikoMain", + "blockingMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.foundation:foundation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "skikoMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "webMain", + "dependsOn": [ + "skikoMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_be72bb89bb6643f6ba03e21c56459817/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_be72bb89bb6643f6ba03e21c56459817/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..31c6a03 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_be72bb89bb6643f6ba03e21c56459817/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,333 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "jbMain", + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "jbMain", + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "tvOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "watchOsMain", + "darwinMain", + "nativeMain", + "commonMain", + "nonJvmMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.collection:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.collection:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.collection:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "nonJvmMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.collection:collection" + ], + "binaryLayout": "klib" + }, + { + "name": "tvOsMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "tvOsMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "watchOsMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.collection:collection" + ], + "sourceSetCInteropMetadataDirectory": "watchOsMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_d6d559b6b81837bf53066adcfc330595/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_d6d559b6b81837bf53066adcfc330595/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..1613c98 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_d6d559b6b81837bf53066adcfc330595/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,311 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsWasmMain", + "jsNativeMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "commonMain", + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "jsWasmMain", + "dependsOn": [ + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util", + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlinx:kotlinx-coroutines-core", + "org.jetbrains.kotlinx:atomicfu", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.collection-internal:collection", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui", + "org.jetbrains.compose.ui:ui-unit", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_d6fe02d7eadfe249ccdfa67cf8e92c2f/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_d6fe02d7eadfe249ccdfa67cf8e92c2f/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..7569344 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_d6fe02d7eadfe249ccdfa67cf8e92c2f/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,293 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "darwinMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "binaryLayout": "klib" + }, + { + "name": "linuxMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "binaryLayout": "klib" + }, + { + "name": "webMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.kotlinx:kotlinx-coroutines-core" + ], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_e17eaf8f85f9b47cad90e02397741c0d/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_e17eaf8f85f9b47cad90e02397741c0d/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..097a623 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_e17eaf8f85f9b47cad90e02397741c0d/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,286 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "linuxMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "linuxMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "webMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosDeviceArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "darwinMain", + "unixMain", + "nativeMain", + "nonJvmMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.annotation:annotation" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "unixMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "linuxMain", + "dependsOn": [ + "unixMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "linuxMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nativeMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "nonJvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + }, + { + "name": "unixMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib", + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "unixMain-cinterop", + "binaryLayout": "klib" + }, + { + "name": "webMain", + "dependsOn": [ + "nonJvmMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_e2eafe826fe79d5a930cdf38ba87639c/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_e2eafe826fe79d5a930cdf38ba87639c/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..da9c679 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_e2eafe826fe79d5a930cdf38ba87639c/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,191 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "iosArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "iosSimulatorArm64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "iosX64ApiElements", + "sourceSet": [ + "iosMain", + "appleMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "appleMain", + "nativeMain", + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "nonAndroidMain" + ] + } + ], + "sourceSets": [ + { + "name": "appleMain", + "dependsOn": [ + "nativeMain", + "nonAndroidMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "appleMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "binaryLayout": "klib" + }, + { + "name": "iosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "iosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "macosMain", + "dependsOn": [ + "appleMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.kotlin:kotlin-stdlib" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nonAndroidMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "binaryLayout": "klib" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_e549716c7cf992dc0f6f11188646aa15/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_e549716c7cf992dc0f6f11188646aa15/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..42abc7e --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_e549716c7cf992dc0f6f11188646aa15/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,49 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "commonMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "commonMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [], + "sourceSetCInteropMetadataDirectory": "commonMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_f22544f56728ed273cb2930945d9e06b/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_f22544f56728ed273cb2930945d9e06b/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..24d41d4 --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_f22544f56728ed273cb2930945d9e06b/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,207 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "jvmRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "linuxX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "mingwX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosSimulatorArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "tvosX64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosArm32ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosSimulatorArm64ApiElements", + "sourceSet": [ + "commonMain" + ] + }, + { + "name": "watchosX64ApiElements", + "sourceSet": [ + "commonMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "androidx.annotation:annotation" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "androidx.annotation:annotation" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/build/tmp/.cache/expanded/zip_f67e8f3c0084dc9d854416c25afa68b7/META-INF/kotlin-project-structure-metadata.json b/client/composeApp/build/tmp/.cache/expanded/zip_f67e8f3c0084dc9d854416c25afa68b7/META-INF/kotlin-project-structure-metadata.json new file mode 100644 index 0000000..87760ae --- /dev/null +++ b/client/composeApp/build/tmp/.cache/expanded/zip_f67e8f3c0084dc9d854416c25afa68b7/META-INF/kotlin-project-structure-metadata.json @@ -0,0 +1,256 @@ +{ + "projectStructure": { + "formatVersion": "0.3.3", + "isPublishedAsRoot": "true", + "variants": [ + { + "name": "debugApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "debugRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseApiElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "releaseRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain" + ] + }, + { + "name": "desktopApiElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "desktopRuntimeElements", + "sourceSet": [ + "jvmMain", + "commonMain", + "jbMain" + ] + }, + { + "name": "jsApiElements", + "sourceSet": [ + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "jsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "macosArm64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "macosX64ApiElements", + "sourceSet": [ + "macosMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitSimArm64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "uikitX64ApiElements", + "sourceSet": [ + "uikitMain", + "darwinMain", + "nativeMain", + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "wasmJsApiElements", + "sourceSet": [ + "commonMain", + "jsNativeMain", + "jbMain" + ] + }, + { + "name": "wasmJsRuntimeElements", + "sourceSet": [ + "commonMain", + "jsNativeMain", + "jbMain" + ] + } + ], + "sourceSets": [ + { + "name": "commonMain", + "dependsOn": [], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "darwinMain", + "dependsOn": [ + "nativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "darwinMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "jbMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jsNativeMain", + "dependsOn": [ + "jbMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "jvmMain", + "dependsOn": [ + "commonMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.kotlin:kotlin-stdlib", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "binaryLayout": "klib" + }, + { + "name": "macosMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "macosMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "nativeMain", + "dependsOn": [ + "commonMain", + "jsNativeMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "nativeMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + }, + { + "name": "uikitMain", + "dependsOn": [ + "darwinMain" + ], + "moduleDependency": [ + "org.jetbrains.compose.ui:ui-geometry", + "org.jetbrains.compose.annotation-internal:annotation", + "org.jetbrains.compose.runtime:runtime", + "org.jetbrains.compose.ui:ui-util" + ], + "sourceSetCInteropMetadataDirectory": "uikitMain-cinterop", + "binaryLayout": "klib", + "hostSpecific": "true" + } + ] + } +} \ No newline at end of file diff --git a/client/composeApp/src/desktopMain/kotlin/su/sonoma/sclient/main.kt b/client/composeApp/src/desktopMain/kotlin/su/sonoma/sclient/main.kt index b241ac4..252607c 100644 --- a/client/composeApp/src/desktopMain/kotlin/su/sonoma/sclient/main.kt +++ b/client/composeApp/src/desktopMain/kotlin/su/sonoma/sclient/main.kt @@ -6,7 +6,7 @@ import androidx.compose.ui.window.application fun main() = application { Window( onCloseRequest = ::exitApplication, - title = "SClient", + title = "sclient", ) { App() } diff --git a/client/composeApp/src/wasmJsMain/resources/index.html b/client/composeApp/src/wasmJsMain/resources/index.html index ceed642..a90433b 100644 --- a/client/composeApp/src/wasmJsMain/resources/index.html +++ b/client/composeApp/src/wasmJsMain/resources/index.html @@ -3,7 +3,7 @@ - SClient + sclient diff --git a/client/settings.gradle.kts b/client/settings.gradle.kts index 06bc2a9..21273e0 100644 --- a/client/settings.gradle.kts +++ b/client/settings.gradle.kts @@ -1,4 +1,4 @@ -rootProject.name = "SClient" +rootProject.name = "sclient" enableFeaturePreview("TYPESAFE_PROJECT_ACCESSORS") pluginManagement {