mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-03-22 15:19:59 +07:00
[JEWEL] Update Bazel files
GitOrigin-RevId: 6aebea0d3368747af7900e41b1605cbf40e6f103
This commit is contained in:
committed by
intellij-monorepo-bot
parent
6e295882c7
commit
69e2c90a0a
@@ -11,11 +11,15 @@ jvm_resources(
|
||||
java_library(
|
||||
name = "compose-foundation-desktop",
|
||||
visibility = ["//visibility:public"],
|
||||
exports = ["@lib//:libraries-compose-foundation-desktop-compose-foundation-desktop"],
|
||||
exports = [
|
||||
"@lib//:libraries-compose-foundation-desktop-compose-foundation-desktop",
|
||||
"@lib//:libraries-compose-foundation-desktop-androidx-compose-runtime-desktop",
|
||||
],
|
||||
runtime_deps = [
|
||||
":compose-foundation-desktop_resources",
|
||||
"//libraries/skiko",
|
||||
"@lib//:libraries-compose-foundation-desktop-compose-foundation-desktop",
|
||||
"@lib//:libraries-compose-foundation-desktop-androidx-compose-runtime-desktop",
|
||||
]
|
||||
)
|
||||
### auto-generated section `build intellij.libraries.compose.foundation.desktop` end
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -5,7 +5,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
@@ -74,4 +73,4 @@ jvm_test(
|
||||
name = "core_test",
|
||||
runtime_deps = [":core_test_lib"]
|
||||
)
|
||||
### auto-generated section `build intellij.platform.jewel.markdown.core` end
|
||||
### auto-generated section `build intellij.platform.jewel.markdown.core` end
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -13,7 +13,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_provided_library", "jvm_resourc
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_provided_library", "jvm_resourc
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -5,7 +5,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
@@ -4,7 +4,6 @@ load("@rules_jvm//:jvm.bzl", "jvm_library", "jvm_resources", "jvm_test")
|
||||
|
||||
create_kotlinc_options(
|
||||
name = "custom",
|
||||
context_receivers = True,
|
||||
opt_in = [
|
||||
"androidx.compose.ui.ExperimentalComposeUiApi",
|
||||
"androidx.compose.foundation.ExperimentalFoundationApi",
|
||||
|
||||
Reference in New Issue
Block a user