This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch
dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-6473f3f9dd
in repository https://gitbox.apache.org/repos/asf/airflow.git
discard f7020151ae1 Bump the fab-ui-package-updates group across 1 directory
with 2 updates
add 49181cf0bda chore: import paths use the stable functions (#49460)
add 42024188b95 Remove dag_code records with no serdag (#49478)
add e9571fa1580 Update screenshots for Airflow 3 UI overview (#49518)
add e4bd9c9c9da Fix static checks on airflowctl generated client code
(#49523)
add cebaa69c61a feat: add expire_time configuration to OracleHook
connection (#49521)
add f56bcf73999 enhance: logs SQL before execution in `snowflake` and
`databricks_sql` (#48942)
add ea6389ab220 Update screenshots for Airflow 3 Architecture (#49524)
add 3e105843bf5 Update screenshots for Dynamic Task Mapping (#49529)
add 1c6509eadd2 Update screenshots for Asset Scheduling (#49530)
add acf4d690a48 Update screenshots for Dag-Run (#49528)
add d6bfb65e9dc make `private_key_content` in snowflake connection to be a
base64 encoded string (#49467)
add 493402d24ec Remove duplicate 'mock_supervisor_comms' pytest fixtures
from core (#49457)
add e855b057eff Update screenshots for Dags (#49527)
add 6a970574cdf Remove `gitpython` as a core dependency (#49537)
add efc239c5397 Delete duplicate `mock_supervisor_comms` pytest fixtures
from OL provider (#49520)
add b52c846e562 update ui guide for 3.0 (#49532)
add 9f0ac9aeba7 Add `STRAIGHT_JOIN` prefix for MySQL query optimization in
get_sorted_triggers (#46303)
add dda86263e8a Adding change in `xcom_pull` behaviour to release notes
(#49455)
add 6ad968c22ba Update the doc refs for 'asset-scheduling' (#49539)
add 3ccbcff2e25 Add note on XCom pull behaviour change (#49546)
add f835ea0b269 Fix failing doc tests on main (#49551)
add a0bc9eccc10 Fix broken spell check (#49552)
add e255782f020 Disable sdist verification for now (#49553)
add c879ede5655 Fix no-provider constraint generation (#49549)
add 51e242c0d42 Bump @babel/runtime (#49479)
add 83e01cced62 Revert "Disable sdist verification for now (#49553)"
(#49555)
add 04a7631b5f4 Get rid of chicken-egg-providers AFTER we release Airflow
3.0.0 (#49501)
add ad47a5c3262 AIP-38: align delete model (#49514)
add c970317e18e Remove sort indicators on XCom table (#49547)
add 062f16b3cd7 Bump the fab-ui-package-updates group across 1 directory
with 2 updates
This update added new revisions after undoing existing revisions.
That is to say, some revisions that were in the old version of the
branch are not in the new version. This situation occurs
when a user --force pushes a change and generates a repository
containing something like this:
* -- * -- B -- O -- O -- O (f7020151ae1)
\
N -- N -- N
refs/heads/dependabot/npm_and_yarn/providers/fab/src/airflow/providers/fab/www/fab-ui-package-updates-6473f3f9dd
(062f16b3cd7)
You should already have received notification emails for all of the O
revisions, and so the following emails describe only the N revisions
from the common base, B.
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
No new revisions were added by this update.
Summary of changes:
.github/workflows/release_dockerhub_image.yml | 4 +-
README.md | 16 +-
RELEASE_NOTES.rst | 51 ++
.../{datasets.rst => asset-scheduling.rst} | 5 +-
.../dynamic-task-mapping.rst | 4 +-
.../authoring-and-scheduling/event-scheduling.rst | 2 +-
.../docs/authoring-and-scheduling/index.rst | 2 +-
airflow-core/docs/core-concepts/dag-run.rst | 4 +-
airflow-core/docs/core-concepts/dags.rst | 12 +-
airflow-core/docs/core-concepts/overview.rst | 4 +-
airflow-core/docs/core-concepts/params.rst | 8 +-
airflow-core/docs/howto/usage-cli.rst | 2 +-
airflow-core/docs/img/airflow_erd.sha256 | 2 +-
airflow-core/docs/img/asset-scheduled-dags.png | Bin 96199 -> 0 bytes
airflow-core/docs/img/assets.png | Bin 305545 -> 0 bytes
airflow-core/docs/img/audit_log.png | Bin 456601 -> 0 bytes
airflow-core/docs/img/backfill.png | Bin 481589 -> 0 bytes
airflow-core/docs/img/basic-dag.png | Bin 12837 -> 0 bytes
airflow-core/docs/img/branch_note.png | Bin 31259 -> 0 bytes
airflow-core/docs/img/branch_with_trigger.png | Bin 28541 -> 0 bytes
airflow-core/docs/img/branch_without_trigger.png | Bin 28914 -> 0 bytes
airflow-core/docs/img/cluster_activity.png | Bin 116167 -> 0 bytes
airflow-core/docs/img/code.png | Bin 829390 -> 0 bytes
airflow-core/docs/img/dags.png | Bin 418739 -> 0 bytes
airflow-core/docs/img/duration.png | Bin 358076 -> 0 bytes
airflow-core/docs/img/edge_label_example.png | Bin 37438 -> 0 bytes
airflow-core/docs/img/gantt.png | Bin 313750 -> 0 bytes
airflow-core/docs/img/graph.png | Bin 567178 -> 0 bytes
airflow-core/docs/img/grid.png | Bin 628939 -> 0 bytes
airflow-core/docs/img/grid_instance_details.png | Bin 178129 -> 0 bytes
airflow-core/docs/img/grid_mapped_task.png | Bin 135753 -> 0 bytes
airflow-core/docs/img/grid_run_details.png | Bin 202106 -> 0 bytes
airflow-core/docs/img/grid_task_details.png | Bin 227349 -> 0 bytes
airflow-core/docs/img/grid_task_group.png | Bin 56287 -> 0 bytes
airflow-core/docs/img/home.png | Bin 465823 -> 0 bytes
airflow-core/docs/img/mapping-simple-graph.png | Bin 7731 -> 0 bytes
airflow-core/docs/img/mapping-simple-grid.png | Bin 93751 -> 0 bytes
airflow-core/docs/img/run_types.png | Bin 5950 -> 0 bytes
airflow-core/docs/img/task_group.gif | Bin 137189 -> 0 bytes
airflow-core/docs/img/task_instance_history.png | Bin 118727 -> 0 bytes
.../docs/img/task_instance_history_log.png | Bin 156398 -> 0 bytes
.../docs/img/ui-dark/admin_connections.png | Bin 0 -> 150932 bytes
.../docs/img/ui-dark/admin_connections_add.png | Bin 0 -> 167151 bytes
.../docs/img/ui-dark/asset_list_consuming_dags.png | Bin 0 -> 127796 bytes
.../docs/img/ui-dark/asset_scheduled_dags.png | Bin 0 -> 46312 bytes
airflow-core/docs/img/ui-dark/asset_view.png | Bin 0 -> 229760 bytes
airflow-core/docs/img/ui-dark/assets.png | Bin 0 -> 124074 bytes
airflow-core/docs/img/ui-dark/assets_graph.png | Bin 0 -> 140135 bytes
airflow-core/docs/img/ui-dark/backfill.png | Bin 0 -> 97497 bytes
airflow-core/docs/img/ui-dark/basic_dag.png | Bin 0 -> 17577 bytes
airflow-core/docs/img/ui-dark/branch_note.png | Bin 0 -> 37976 bytes
.../docs/img/ui-dark/branch_with_trigger.png | Bin 0 -> 35762 bytes
.../docs/img/ui-dark/branch_without_trigger.png | Bin 0 -> 37206 bytes
airflow-core/docs/img/ui-dark/code.png | Bin 0 -> 227593 bytes
.../img/ui-dark/dag_graph_all_dependencies.png | Bin 0 -> 285637 bytes
.../img/ui-dark/dag_graph_external_conditions.png | Bin 0 -> 164762 bytes
airflow-core/docs/img/ui-dark/dag_list.png | Bin 0 -> 220039 bytes
.../img/ui-dark/dag_list_asset_condition_popup.png | Bin 0 -> 84639 bytes
.../docs/img/ui-dark/dag_overview_code.png | Bin 0 -> 256143 bytes
.../docs/img/ui-dark/dag_overview_dashboard.png | Bin 0 -> 354517 bytes
.../docs/img/ui-dark/dag_overview_details.png | Bin 0 -> 117313 bytes
.../docs/img/ui-dark/dag_overview_events.png | Bin 0 -> 128461 bytes
.../docs/img/ui-dark/dag_overview_graph.png | Bin 0 -> 247453 bytes
.../docs/img/ui-dark/dag_overview_grid.png | Bin 0 -> 74307 bytes
.../docs/img/ui-dark/dag_overview_runs.png | Bin 0 -> 328557 bytes
.../docs/img/ui-dark/dag_overview_tasks.png | Bin 0 -> 257795 bytes
.../img/ui-dark/dag_run_code_hello_airflow.png | Bin 0 -> 414435 bytes
.../docs/img/ui-dark/dag_run_code_hello_world.png | Bin 0 -> 411759 bytes
airflow-core/docs/img/ui-dark/dag_run_details.png | Bin 0 -> 244367 bytes
airflow-core/docs/img/ui-dark/dag_run_graph.png | Bin 0 -> 323997 bytes
.../img/ui-dark/dag_run_task_instance_xcom.png | Bin 0 -> 103983 bytes
.../docs/img/ui-dark/dag_run_task_instances.png | Bin 0 -> 381299 bytes
.../docs/img/ui-dark/dag_task_instance_details.png | Bin 0 -> 121964 bytes
.../docs/img/ui-dark/dag_task_instance_logs.png | Bin 0 -> 342132 bytes
airflow-core/docs/img/ui-dark/dags.png | Bin 0 -> 117751 bytes
.../docs/img/ui-dark/edge_label_example.png | Bin 0 -> 30036 bytes
airflow-core/docs/img/ui-dark/events.png | Bin 0 -> 169550 bytes
airflow-core/docs/img/ui-dark/graph.png | Bin 0 -> 199214 bytes
.../docs/img/ui-dark/graph_dependencies.png | Bin 0 -> 164162 bytes
airflow-core/docs/img/ui-dark/grid.png | Bin 0 -> 190998 bytes
.../docs/img/ui-dark/grid_instance_details.png | Bin 0 -> 199655 bytes
airflow-core/docs/img/ui-dark/grid_mapped_task.png | Bin 0 -> 119927 bytes
airflow-core/docs/img/ui-dark/grid_run_details.png | Bin 0 -> 197172 bytes
.../docs/img/ui-dark/grid_task_details.png | Bin 0 -> 167298 bytes
airflow-core/docs/img/ui-dark/grid_task_group.png | Bin 0 -> 18439 bytes
airflow-core/docs/img/ui-dark/home.png | Bin 0 -> 115184 bytes
airflow-core/docs/img/ui-dark/home_dark.png | Bin 0 -> 203744 bytes
.../docs/img/ui-dark/mapping_simple_graph.png | Bin 0 -> 7913 bytes
airflow-core/docs/img/ui-dark/run_types.png | Bin 0 -> 17103 bytes
airflow-core/docs/img/ui-dark/task_group.gif | Bin 0 -> 224817 bytes
.../docs/img/ui-dark/task_instance_history.png | Bin 0 -> 125116 bytes
.../docs/img/ui-dark/task_instance_history_log.png | Bin 0 -> 204892 bytes
.../img/ui-dark/trigger-dag-tutorial-form-1.png | Bin 0 -> 66312 bytes
.../img/ui-dark/trigger-dag-tutorial-form-2.png | Bin 0 -> 116706 bytes
.../img/ui-dark/trigger-dag-tutorial-form-3.png | Bin 0 -> 80046 bytes
.../img/ui-dark/trigger-dag-tutorial-form-4.png | Bin 0 -> 99544 bytes
.../img/ui-light/asset_list_consuming_dags.png | Bin 0 -> 122966 bytes
.../docs/img/ui-light/asset_scheduled_dags.png | Bin 0 -> 49349 bytes
airflow-core/docs/img/ui-light/asset_view.png | Bin 0 -> 236941 bytes
airflow-core/docs/img/ui-light/assets.png | Bin 0 -> 121058 bytes
airflow-core/docs/img/ui-light/assets_graph.png | Bin 0 -> 140281 bytes
airflow-core/docs/img/ui-light/backfill.png | Bin 0 -> 99130 bytes
airflow-core/docs/img/ui-light/basic_dag.png | Bin 0 -> 17997 bytes
airflow-core/docs/img/ui-light/branch_note.png | Bin 0 -> 38672 bytes
.../docs/img/ui-light/branch_with_trigger.png | Bin 0 -> 35825 bytes
.../docs/img/ui-light/branch_without_trigger.png | Bin 0 -> 37074 bytes
airflow-core/docs/img/ui-light/code.png | Bin 0 -> 209734 bytes
.../img/ui-light/dag_graph_all_dependencies.png | Bin 0 -> 309325 bytes
.../img/ui-light/dag_graph_external_conditions.png | Bin 0 -> 136359 bytes
airflow-core/docs/img/ui-light/dag_list.png | Bin 0 -> 225518 bytes
.../ui-light/dag_list_asset_condition_popup.png | Bin 0 -> 85925 bytes
.../docs/img/ui-light/dag_overview_code.png | Bin 0 -> 236640 bytes
.../docs/img/ui-light/dag_overview_dashboard.png | Bin 0 -> 360724 bytes
.../docs/img/ui-light/dag_overview_details.png | Bin 0 -> 117433 bytes
.../docs/img/ui-light/dag_overview_events.png | Bin 0 -> 127872 bytes
.../docs/img/ui-light/dag_overview_graph.png | Bin 0 -> 291099 bytes
.../docs/img/ui-light/dag_overview_grid.png | Bin 0 -> 73707 bytes
.../docs/img/ui-light/dag_overview_runs.png | Bin 0 -> 335716 bytes
.../docs/img/ui-light/dag_overview_tasks.png | Bin 0 -> 268167 bytes
.../img/ui-light/dag_run_code_hello_airflow.png | Bin 0 -> 410290 bytes
.../docs/img/ui-light/dag_run_code_hello_world.png | Bin 0 -> 407651 bytes
airflow-core/docs/img/ui-light/dag_run_details.png | Bin 0 -> 256723 bytes
airflow-core/docs/img/ui-light/dag_run_graph.png | Bin 0 -> 340520 bytes
.../img/ui-light/dag_run_task_instance_xcom.png | Bin 0 -> 103285 bytes
.../docs/img/ui-light/dag_run_task_instances.png | Bin 0 -> 390877 bytes
.../img/ui-light/dag_task_instance_details.png | Bin 0 -> 121197 bytes
.../docs/img/ui-light/dag_task_instance_logs.png | Bin 0 -> 325063 bytes
airflow-core/docs/img/ui-light/dags.png | Bin 0 -> 116182 bytes
.../docs/img/ui-light/edge_label_example.png | Bin 0 -> 30340 bytes
airflow-core/docs/img/ui-light/events.png | Bin 0 -> 169914 bytes
airflow-core/docs/img/ui-light/graph.png | Bin 0 -> 202053 bytes
.../docs/img/ui-light/graph_dependencies.png | Bin 0 -> 166496 bytes
airflow-core/docs/img/ui-light/grid.png | Bin 0 -> 191456 bytes
.../docs/img/ui-light/grid_instance_details.png | Bin 0 -> 199600 bytes
.../docs/img/ui-light/grid_mapped_task.png | Bin 0 -> 119568 bytes
.../docs/img/ui-light/grid_run_details.png | Bin 0 -> 197229 bytes
.../docs/img/ui-light/grid_task_details.png | Bin 0 -> 167072 bytes
airflow-core/docs/img/ui-light/grid_task_group.png | Bin 0 -> 18666 bytes
airflow-core/docs/img/ui-light/home.png | Bin 0 -> 114761 bytes
airflow-core/docs/img/ui-light/home_light.png | Bin 0 -> 213214 bytes
.../docs/img/ui-light/mapping_simple_graph.png | Bin 0 -> 8070 bytes
airflow-core/docs/img/ui-light/run_types.png | Bin 0 -> 21343 bytes
airflow-core/docs/img/ui-light/task_group.gif | Bin 0 -> 177836 bytes
.../docs/img/ui-light/task_instance_history.png | Bin 0 -> 124879 bytes
.../img/ui-light/task_instance_history_log.png | Bin 0 -> 205839 bytes
.../{ => ui-light}/trigger-dag-tutorial-form-1.png | Bin
.../{ => ui-light}/trigger-dag-tutorial-form-2.png | Bin
.../{ => ui-light}/trigger-dag-tutorial-form-3.png | Bin
.../{ => ui-light}/trigger-dag-tutorial-form-4.png | Bin
.../docs/installation/upgrading_to_airflow3.rst | 7 +-
airflow-core/docs/redirects.txt | 3 +-
airflow-core/docs/templates-ref.rst | 6 +-
airflow-core/docs/tutorial/taskflow.rst | 2 +-
airflow-core/docs/ui.rst | 542 ++++++++++++++++-----
airflow-core/pyproject.toml | 1 -
.../auth/managers/simple/ui/package-lock.json | 7 +-
.../versions/0047_3_0_0_add_dag_versioning.py | 3 +
airflow-core/src/airflow/models/trigger.py | 1 +
.../src/components/DagActions/DeleteDagButton.tsx | 39 +-
.../src/airflow/ui/src/components/DeleteDialog.tsx | 74 +++
.../ui/src/pages/Pools/DeletePoolButton.tsx | 61 +--
.../src/airflow/ui/src/pages/Pools/PoolBar.tsx | 4 +-
.../src/airflow/ui/src/pages/XCom/XCom.tsx | 3 +
airflow-core/tests/conftest.py | 9 -
airflow-core/tests/unit/hooks/test_base.py | 8 -
.../tests/unit/models/test_taskinstance.py | 8 -
.../src/airflowctl/api/datamodels/generated.py | 18 +
dev/breeze/src/airflow_breeze/global_constants.py | 2 +-
docs/spelling_wordlist.txt | 4 +
.../core-extensions/asset-schemes.rst | 2 +-
providers-summary-docs/redirects.txt | 1 +
providers/databricks/pyproject.toml | 2 +-
.../providers/databricks/hooks/databricks_sql.py | 4 +-
providers/exasol/pyproject.toml | 2 +-
.../src/airflow/providers/exasol/hooks/exasol.py | 3 +-
.../airflow/providers/fab/www/package-lock.json | 16 +-
.../fab/src/airflow/providers/fab/www/package.json | 2 +-
.../unit/openlineage/plugins/test_listener.py | 8 -
.../src/airflow/providers/oracle/hooks/oracle.py | 4 +
.../oracle/tests/unit/oracle/hooks/test_oracle.py | 9 +
providers/snowflake/docs/changelog.rst | 18 +
providers/snowflake/docs/connections/snowflake.rst | 10 +-
providers/snowflake/pyproject.toml | 2 +-
.../airflow/providers/snowflake/hooks/snowflake.py | 7 +-
.../providers/snowflake/hooks/snowflake_sql_api.py | 3 +-
.../tests/unit/snowflake/hooks/test_snowflake.py | 25 +-
.../unit/snowflake/hooks/test_snowflake_sql_api.py | 25 +-
reproducible_build.yaml | 4 +-
scripts/in_container/run_generate_constraints.py | 3 +
.../run_prepare_airflow_distributions.py | 2 -
190 files changed, 767 insertions(+), 303 deletions(-)
rename airflow-core/docs/authoring-and-scheduling/{datasets.rst =>
asset-scheduling.rst} (99%)
delete mode 100644 airflow-core/docs/img/asset-scheduled-dags.png
delete mode 100644 airflow-core/docs/img/assets.png
delete mode 100644 airflow-core/docs/img/audit_log.png
delete mode 100644 airflow-core/docs/img/backfill.png
delete mode 100644 airflow-core/docs/img/basic-dag.png
delete mode 100644 airflow-core/docs/img/branch_note.png
delete mode 100644 airflow-core/docs/img/branch_with_trigger.png
delete mode 100644 airflow-core/docs/img/branch_without_trigger.png
delete mode 100644 airflow-core/docs/img/cluster_activity.png
delete mode 100644 airflow-core/docs/img/code.png
delete mode 100644 airflow-core/docs/img/dags.png
delete mode 100644 airflow-core/docs/img/duration.png
delete mode 100644 airflow-core/docs/img/edge_label_example.png
delete mode 100644 airflow-core/docs/img/gantt.png
delete mode 100644 airflow-core/docs/img/graph.png
delete mode 100644 airflow-core/docs/img/grid.png
delete mode 100644 airflow-core/docs/img/grid_instance_details.png
delete mode 100644 airflow-core/docs/img/grid_mapped_task.png
delete mode 100644 airflow-core/docs/img/grid_run_details.png
delete mode 100644 airflow-core/docs/img/grid_task_details.png
delete mode 100644 airflow-core/docs/img/grid_task_group.png
delete mode 100644 airflow-core/docs/img/home.png
delete mode 100644 airflow-core/docs/img/mapping-simple-graph.png
delete mode 100644 airflow-core/docs/img/mapping-simple-grid.png
delete mode 100644 airflow-core/docs/img/run_types.png
delete mode 100644 airflow-core/docs/img/task_group.gif
delete mode 100644 airflow-core/docs/img/task_instance_history.png
delete mode 100644 airflow-core/docs/img/task_instance_history_log.png
create mode 100644 airflow-core/docs/img/ui-dark/admin_connections.png
create mode 100644 airflow-core/docs/img/ui-dark/admin_connections_add.png
create mode 100644 airflow-core/docs/img/ui-dark/asset_list_consuming_dags.png
create mode 100644 airflow-core/docs/img/ui-dark/asset_scheduled_dags.png
create mode 100644 airflow-core/docs/img/ui-dark/asset_view.png
create mode 100644 airflow-core/docs/img/ui-dark/assets.png
create mode 100644 airflow-core/docs/img/ui-dark/assets_graph.png
create mode 100644 airflow-core/docs/img/ui-dark/backfill.png
create mode 100644 airflow-core/docs/img/ui-dark/basic_dag.png
create mode 100644 airflow-core/docs/img/ui-dark/branch_note.png
create mode 100644 airflow-core/docs/img/ui-dark/branch_with_trigger.png
create mode 100644 airflow-core/docs/img/ui-dark/branch_without_trigger.png
create mode 100644 airflow-core/docs/img/ui-dark/code.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_graph_all_dependencies.png
create mode 100644
airflow-core/docs/img/ui-dark/dag_graph_external_conditions.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_list.png
create mode 100644
airflow-core/docs/img/ui-dark/dag_list_asset_condition_popup.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_code.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_dashboard.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_details.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_events.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_graph.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_grid.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_runs.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_overview_tasks.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_code_hello_airflow.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_code_hello_world.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_details.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_graph.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_task_instance_xcom.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_run_task_instances.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_task_instance_details.png
create mode 100644 airflow-core/docs/img/ui-dark/dag_task_instance_logs.png
create mode 100644 airflow-core/docs/img/ui-dark/dags.png
create mode 100644 airflow-core/docs/img/ui-dark/edge_label_example.png
create mode 100644 airflow-core/docs/img/ui-dark/events.png
create mode 100644 airflow-core/docs/img/ui-dark/graph.png
create mode 100644 airflow-core/docs/img/ui-dark/graph_dependencies.png
create mode 100644 airflow-core/docs/img/ui-dark/grid.png
create mode 100644 airflow-core/docs/img/ui-dark/grid_instance_details.png
create mode 100644 airflow-core/docs/img/ui-dark/grid_mapped_task.png
create mode 100644 airflow-core/docs/img/ui-dark/grid_run_details.png
create mode 100644 airflow-core/docs/img/ui-dark/grid_task_details.png
create mode 100644 airflow-core/docs/img/ui-dark/grid_task_group.png
create mode 100644 airflow-core/docs/img/ui-dark/home.png
create mode 100644 airflow-core/docs/img/ui-dark/home_dark.png
create mode 100644 airflow-core/docs/img/ui-dark/mapping_simple_graph.png
create mode 100644 airflow-core/docs/img/ui-dark/run_types.png
create mode 100644 airflow-core/docs/img/ui-dark/task_group.gif
create mode 100644 airflow-core/docs/img/ui-dark/task_instance_history.png
create mode 100644 airflow-core/docs/img/ui-dark/task_instance_history_log.png
create mode 100644
airflow-core/docs/img/ui-dark/trigger-dag-tutorial-form-1.png
create mode 100644
airflow-core/docs/img/ui-dark/trigger-dag-tutorial-form-2.png
create mode 100644
airflow-core/docs/img/ui-dark/trigger-dag-tutorial-form-3.png
create mode 100644
airflow-core/docs/img/ui-dark/trigger-dag-tutorial-form-4.png
create mode 100644 airflow-core/docs/img/ui-light/asset_list_consuming_dags.png
create mode 100644 airflow-core/docs/img/ui-light/asset_scheduled_dags.png
create mode 100644 airflow-core/docs/img/ui-light/asset_view.png
create mode 100644 airflow-core/docs/img/ui-light/assets.png
create mode 100644 airflow-core/docs/img/ui-light/assets_graph.png
create mode 100644 airflow-core/docs/img/ui-light/backfill.png
create mode 100644 airflow-core/docs/img/ui-light/basic_dag.png
create mode 100644 airflow-core/docs/img/ui-light/branch_note.png
create mode 100644 airflow-core/docs/img/ui-light/branch_with_trigger.png
create mode 100644 airflow-core/docs/img/ui-light/branch_without_trigger.png
create mode 100644 airflow-core/docs/img/ui-light/code.png
create mode 100644
airflow-core/docs/img/ui-light/dag_graph_all_dependencies.png
create mode 100644
airflow-core/docs/img/ui-light/dag_graph_external_conditions.png
create mode 100644 airflow-core/docs/img/ui-light/dag_list.png
create mode 100644
airflow-core/docs/img/ui-light/dag_list_asset_condition_popup.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_code.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_dashboard.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_details.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_events.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_graph.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_grid.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_runs.png
create mode 100644 airflow-core/docs/img/ui-light/dag_overview_tasks.png
create mode 100644
airflow-core/docs/img/ui-light/dag_run_code_hello_airflow.png
create mode 100644 airflow-core/docs/img/ui-light/dag_run_code_hello_world.png
create mode 100644 airflow-core/docs/img/ui-light/dag_run_details.png
create mode 100644 airflow-core/docs/img/ui-light/dag_run_graph.png
create mode 100644
airflow-core/docs/img/ui-light/dag_run_task_instance_xcom.png
create mode 100644 airflow-core/docs/img/ui-light/dag_run_task_instances.png
create mode 100644 airflow-core/docs/img/ui-light/dag_task_instance_details.png
create mode 100644 airflow-core/docs/img/ui-light/dag_task_instance_logs.png
create mode 100644 airflow-core/docs/img/ui-light/dags.png
create mode 100644 airflow-core/docs/img/ui-light/edge_label_example.png
create mode 100644 airflow-core/docs/img/ui-light/events.png
create mode 100644 airflow-core/docs/img/ui-light/graph.png
create mode 100644 airflow-core/docs/img/ui-light/graph_dependencies.png
create mode 100644 airflow-core/docs/img/ui-light/grid.png
create mode 100644 airflow-core/docs/img/ui-light/grid_instance_details.png
create mode 100644 airflow-core/docs/img/ui-light/grid_mapped_task.png
create mode 100644 airflow-core/docs/img/ui-light/grid_run_details.png
create mode 100644 airflow-core/docs/img/ui-light/grid_task_details.png
create mode 100644 airflow-core/docs/img/ui-light/grid_task_group.png
create mode 100644 airflow-core/docs/img/ui-light/home.png
create mode 100644 airflow-core/docs/img/ui-light/home_light.png
create mode 100644 airflow-core/docs/img/ui-light/mapping_simple_graph.png
create mode 100644 airflow-core/docs/img/ui-light/run_types.png
create mode 100644 airflow-core/docs/img/ui-light/task_group.gif
create mode 100644 airflow-core/docs/img/ui-light/task_instance_history.png
create mode 100644 airflow-core/docs/img/ui-light/task_instance_history_log.png
rename airflow-core/docs/img/{ => ui-light}/trigger-dag-tutorial-form-1.png
(100%)
rename airflow-core/docs/img/{ => ui-light}/trigger-dag-tutorial-form-2.png
(100%)
rename airflow-core/docs/img/{ => ui-light}/trigger-dag-tutorial-form-3.png
(100%)
rename airflow-core/docs/img/{ => ui-light}/trigger-dag-tutorial-form-4.png
(100%)
create mode 100644 airflow-core/src/airflow/ui/src/components/DeleteDialog.tsx