apache-airflow-providers-fab 2.4.1rc1__py3-none-any.whl → 2.4.2__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (32) hide show
  1. airflow/providers/fab/__init__.py +1 -1
  2. airflow/providers/fab/auth_manager/fab_auth_manager.py +45 -40
  3. airflow/providers/fab/auth_manager/models/__init__.py +2 -2
  4. airflow/providers/fab/auth_manager/security_manager/override.py +71 -45
  5. airflow/providers/fab/get_provider_info.py +14 -0
  6. airflow/providers/fab/migrations/versions/0001_1_4_0_create_ab_tables_if_missing.py +220 -0
  7. airflow/providers/fab/www/package-lock.json +117 -106
  8. airflow/providers/fab/www/package.json +8 -8
  9. airflow/providers/fab/www/security/permissions.py +7 -8
  10. airflow/providers/fab/www/static/dist/{743.27a753a06671118f1c5c.js → 743.fc7a7c6ef9d09365976e.js} +1 -1
  11. airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.js → main.3cf3be1a0c5439bb640d.js} +1 -1
  12. airflow/providers/fab/www/static/dist/manifest.json +13 -13
  13. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/METADATA +9 -10
  14. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/RECORD +31 -31
  15. airflow/providers/fab/migrations/versions/0001_1_4_0_placeholder_migration.py +0 -45
  16. /airflow/providers/fab/www/static/dist/{743.27a753a06671118f1c5c.js.LICENSE.txt → 743.fc7a7c6ef9d09365976e.js.LICENSE.txt} +0 -0
  17. /airflow/providers/fab/www/static/dist/{airflowDefaultTheme.56d4475fdae7883d3454.css → airflowDefaultTheme.ff5a35f322070b094aa2.css} +0 -0
  18. /airflow/providers/fab/www/static/dist/{airflowDefaultTheme.56d4475fdae7883d3454.js → airflowDefaultTheme.ff5a35f322070b094aa2.js} +0 -0
  19. /airflow/providers/fab/www/static/dist/{flash.0951d47c62bc8906be65.css → flash.5583a9e0cf11f2be93da.css} +0 -0
  20. /airflow/providers/fab/www/static/dist/{flash.0951d47c62bc8906be65.js → flash.5583a9e0cf11f2be93da.js} +0 -0
  21. /airflow/providers/fab/www/static/dist/{loadingDots.deaad0ce0e7691ed6251.css → loadingDots.2e5f555f0753107b0300.css} +0 -0
  22. /airflow/providers/fab/www/static/dist/{loadingDots.deaad0ce0e7691ed6251.js → loadingDots.2e5f555f0753107b0300.js} +0 -0
  23. /airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.css → main.3cf3be1a0c5439bb640d.css} +0 -0
  24. /airflow/providers/fab/www/static/dist/{main.810554d06c3e30f2484e.js.LICENSE.txt → main.3cf3be1a0c5439bb640d.js.LICENSE.txt} +0 -0
  25. /airflow/providers/fab/www/static/dist/{materialIcons.b0c6cc32cdacff89f7c2.css → materialIcons.3e67dd6fbfcc4f3b5105.css} +0 -0
  26. /airflow/providers/fab/www/static/dist/{materialIcons.b0c6cc32cdacff89f7c2.js → materialIcons.3e67dd6fbfcc4f3b5105.js} +0 -0
  27. /airflow/providers/fab/www/static/dist/{moment.518a43bcfaf149ae2836.js → moment.9baee5ec3d7639a10897.js} +0 -0
  28. /airflow/providers/fab/www/static/dist/{runtime.4a925577de9ab84d8e00.js → runtime.ad800fc1845ad5c6ddeb.js} +0 -0
  29. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/WHEEL +0 -0
  30. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/entry_points.txt +0 -0
  31. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/licenses/3rd-party-licenses/LICENSES-ui.txt +0 -0
  32. {apache_airflow_providers_fab-2.4.1rc1.dist-info → apache_airflow_providers_fab-2.4.2.dist-info}/licenses/NOTICE +0 -0
@@ -13,30 +13,30 @@
13
13
  "moment-timezone": "^0.6.0"
14
14
  },
15
15
  "devDependencies": {
16
- "@babel/core": "^7.28.0",
16
+ "@babel/core": "^7.28.3",
17
17
  "@babel/eslint-parser": "^7.28.0",
18
- "@babel/plugin-transform-runtime": "^7.28.0",
19
- "@babel/preset-env": "^7.28.0",
18
+ "@babel/plugin-transform-runtime": "^7.28.3",
19
+ "@babel/preset-env": "^7.28.3",
20
20
  "babel-loader": "^10.0.0",
21
21
  "clean-webpack-plugin": "^4.0.0",
22
- "copy-webpack-plugin": "^13.0.0",
22
+ "copy-webpack-plugin": "^13.0.1",
23
23
  "css-loader": "7.1.2",
24
24
  "css-minimizer-webpack-plugin": "^7.0.2",
25
- "eslint": "^9.32.0",
25
+ "eslint": "^9.34.0",
26
26
  "eslint-config-prettier": "^10.1.8",
27
27
  "eslint-plugin-html": "^8.1.3",
28
28
  "eslint-plugin-import": "^2.32.0",
29
29
  "eslint-plugin-node": "^11.1.0",
30
30
  "eslint-plugin-standard": "^5.0.0",
31
31
  "file-loader": "^6.0.0",
32
- "mini-css-extract-plugin": "^2.9.2",
32
+ "mini-css-extract-plugin": "^2.9.4",
33
33
  "moment": "^2.29.4",
34
34
  "moment-locales-webpack-plugin": "^1.2.0",
35
35
  "prettier": "^3.6.2",
36
- "stylelint": "^16.23.0",
36
+ "stylelint": "^16.23.1",
37
37
  "terser-webpack-plugin": "<6.0.0",
38
38
  "url-loader": "4.1.1",
39
- "webpack": "^5.101.0",
39
+ "webpack": "^5.101.3",
40
40
  "webpack-cli": "^6.0.1",
41
41
  "webpack-license-plugin": "^4.2.1",
42
42
  "webpack-manifest-plugin": "^5.0.1"
@@ -80,21 +80,22 @@
80
80
  }
81
81
  },
82
82
  "node_modules/@babel/core": {
83
- "version": "7.28.0",
84
- "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.0.tgz",
85
- "integrity": "sha512-UlLAnTPrFdNGoFtbSXwcGFQBtQZJCNjaN6hQNP3UPvuNXT1i82N26KL3dZeIpNalWywr9IuQuncaAfUaS1g6sQ==",
83
+ "version": "7.28.3",
84
+ "resolved": "https://registry.npmjs.org/@babel/core/-/core-7.28.3.tgz",
85
+ "integrity": "sha512-yDBHV9kQNcr2/sUr9jghVyz9C3Y5G2zUM2H2lo+9mKv4sFgbA8s8Z9t8D1jiTkGoO/NoIfKMyKWr4s6CN23ZwQ==",
86
86
  "dev": true,
87
+ "license": "MIT",
87
88
  "dependencies": {
88
89
  "@ampproject/remapping": "^2.2.0",
89
90
  "@babel/code-frame": "^7.27.1",
90
- "@babel/generator": "^7.28.0",
91
+ "@babel/generator": "^7.28.3",
91
92
  "@babel/helper-compilation-targets": "^7.27.2",
92
- "@babel/helper-module-transforms": "^7.27.3",
93
- "@babel/helpers": "^7.27.6",
94
- "@babel/parser": "^7.28.0",
93
+ "@babel/helper-module-transforms": "^7.28.3",
94
+ "@babel/helpers": "^7.28.3",
95
+ "@babel/parser": "^7.28.3",
95
96
  "@babel/template": "^7.27.2",
96
- "@babel/traverse": "^7.28.0",
97
- "@babel/types": "^7.28.0",
97
+ "@babel/traverse": "^7.28.3",
98
+ "@babel/types": "^7.28.2",
98
99
  "convert-source-map": "^2.0.0",
99
100
  "debug": "^4.1.0",
100
101
  "gensync": "^1.0.0-beta.2",
@@ -128,13 +129,14 @@
128
129
  }
129
130
  },
130
131
  "node_modules/@babel/generator": {
131
- "version": "7.28.0",
132
- "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.0.tgz",
133
- "integrity": "sha512-lJjzvrbEeWrhB4P3QBsH7tey117PjLZnDbLiQEKjQ/fNJTjuq4HSqgFA+UNSwZT8D7dxxbnuSBMsa1lrWzKlQg==",
132
+ "version": "7.28.3",
133
+ "resolved": "https://registry.npmjs.org/@babel/generator/-/generator-7.28.3.tgz",
134
+ "integrity": "sha512-3lSpxGgvnmZznmBkCRnVREPUFJv2wrv9iAoFDvADJc0ypmdOxdUtcLeBgBJ6zE0PMeTKnxeQzyk0xTBq4Ep7zw==",
134
135
  "dev": true,
136
+ "license": "MIT",
135
137
  "dependencies": {
136
- "@babel/parser": "^7.28.0",
137
- "@babel/types": "^7.28.0",
138
+ "@babel/parser": "^7.28.3",
139
+ "@babel/types": "^7.28.2",
138
140
  "@jridgewell/gen-mapping": "^0.3.12",
139
141
  "@jridgewell/trace-mapping": "^0.3.28",
140
142
  "jsesc": "^3.0.2"
@@ -173,18 +175,18 @@
173
175
  }
174
176
  },
175
177
  "node_modules/@babel/helper-create-class-features-plugin": {
176
- "version": "7.27.1",
177
- "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.27.1.tgz",
178
- "integrity": "sha512-QwGAmuvM17btKU5VqXfb+Giw4JcN0hjuufz3DYnpeVDvZLAObloM77bhMXiqry3Iio+Ai4phVRDwl6WU10+r5A==",
178
+ "version": "7.28.3",
179
+ "resolved": "https://registry.npmjs.org/@babel/helper-create-class-features-plugin/-/helper-create-class-features-plugin-7.28.3.tgz",
180
+ "integrity": "sha512-V9f6ZFIYSLNEbuGA/92uOvYsGCJNsuA8ESZ4ldc09bWk/j8H8TKiPw8Mk1eG6olpnO0ALHJmYfZvF4MEE4gajg==",
179
181
  "dev": true,
180
182
  "license": "MIT",
181
183
  "dependencies": {
182
- "@babel/helper-annotate-as-pure": "^7.27.1",
184
+ "@babel/helper-annotate-as-pure": "^7.27.3",
183
185
  "@babel/helper-member-expression-to-functions": "^7.27.1",
184
186
  "@babel/helper-optimise-call-expression": "^7.27.1",
185
187
  "@babel/helper-replace-supers": "^7.27.1",
186
188
  "@babel/helper-skip-transparent-expression-wrappers": "^7.27.1",
187
- "@babel/traverse": "^7.27.1",
189
+ "@babel/traverse": "^7.28.3",
188
190
  "semver": "^6.3.1"
189
191
  },
190
192
  "engines": {
@@ -266,15 +268,15 @@
266
268
  }
267
269
  },
268
270
  "node_modules/@babel/helper-module-transforms": {
269
- "version": "7.27.3",
270
- "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.27.3.tgz",
271
- "integrity": "sha512-dSOvYwvyLsWBeIRyOeHXp5vPj5l1I011r52FM1+r1jCERv+aFXYk4whgQccYEGYxK2H3ZAIA8nuPkQ0HaUo3qg==",
271
+ "version": "7.28.3",
272
+ "resolved": "https://registry.npmjs.org/@babel/helper-module-transforms/-/helper-module-transforms-7.28.3.tgz",
273
+ "integrity": "sha512-gytXUbs8k2sXS9PnQptz5o0QnpLL51SwASIORY6XaBKF88nsOT0Zw9szLqlSGQDP/4TljBAD5y98p2U1fqkdsw==",
272
274
  "dev": true,
273
275
  "license": "MIT",
274
276
  "dependencies": {
275
277
  "@babel/helper-module-imports": "^7.27.1",
276
278
  "@babel/helper-validator-identifier": "^7.27.1",
277
- "@babel/traverse": "^7.27.3"
279
+ "@babel/traverse": "^7.28.3"
278
280
  },
279
281
  "engines": {
280
282
  "node": ">=6.9.0"
@@ -402,25 +404,27 @@
402
404
  }
403
405
  },
404
406
  "node_modules/@babel/helpers": {
405
- "version": "7.27.6",
406
- "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.27.6.tgz",
407
- "integrity": "sha512-muE8Tt8M22638HU31A3CgfSUciwz1fhATfoVai05aPXGor//CdWDCbnlY1yvBPo07njuVOCNGCSp/GTt12lIug==",
407
+ "version": "7.28.3",
408
+ "resolved": "https://registry.npmjs.org/@babel/helpers/-/helpers-7.28.3.tgz",
409
+ "integrity": "sha512-PTNtvUQihsAsDHMOP5pfobP8C6CM4JWXmP8DrEIt46c3r2bf87Ua1zoqevsMo9g+tWDwgWrFP5EIxuBx5RudAw==",
408
410
  "dev": true,
411
+ "license": "MIT",
409
412
  "dependencies": {
410
413
  "@babel/template": "^7.27.2",
411
- "@babel/types": "^7.27.6"
414
+ "@babel/types": "^7.28.2"
412
415
  },
413
416
  "engines": {
414
417
  "node": ">=6.9.0"
415
418
  }
416
419
  },
417
420
  "node_modules/@babel/parser": {
418
- "version": "7.28.0",
419
- "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.0.tgz",
420
- "integrity": "sha512-jVZGvOxOuNSsuQuLRTh13nU0AogFlw32w/MT+LV6D3sP5WdbW61E77RnkbaO2dUvmPAYrBDJXGn5gGS6tH4j8g==",
421
+ "version": "7.28.3",
422
+ "resolved": "https://registry.npmjs.org/@babel/parser/-/parser-7.28.3.tgz",
423
+ "integrity": "sha512-7+Ey1mAgYqFAx2h0RuoxcQT5+MlG3GTV0TQrgr7/ZliKsm/MNDxVVutlWaziMq7wJNAz8MTqz55XLpWvva6StA==",
421
424
  "dev": true,
425
+ "license": "MIT",
422
426
  "dependencies": {
423
- "@babel/types": "^7.28.0"
427
+ "@babel/types": "^7.28.2"
424
428
  },
425
429
  "bin": {
426
430
  "parser": "bin/babel-parser.js"
@@ -497,14 +501,14 @@
497
501
  }
498
502
  },
499
503
  "node_modules/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": {
500
- "version": "7.27.1",
501
- "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.27.1.tgz",
502
- "integrity": "sha512-6BpaYGDavZqkI6yT+KSPdpZFfpnd68UKXbcjI9pJ13pvHhPrCKWOOLp+ysvMeA+DxnhuPpgIaRpxRxo5A9t5jw==",
504
+ "version": "7.28.3",
505
+ "resolved": "https://registry.npmjs.org/@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly/-/plugin-bugfix-v8-static-class-fields-redefine-readonly-7.28.3.tgz",
506
+ "integrity": "sha512-b6YTX108evsvE4YgWyQ921ZAFFQm3Bn+CA3+ZXlNVnPhx+UfsVURoPjfGAPCjBgrqo30yX/C2nZGX96DxvR9Iw==",
503
507
  "dev": true,
504
508
  "license": "MIT",
505
509
  "dependencies": {
506
510
  "@babel/helper-plugin-utils": "^7.27.1",
507
- "@babel/traverse": "^7.27.1"
511
+ "@babel/traverse": "^7.28.3"
508
512
  },
509
513
  "engines": {
510
514
  "node": ">=6.9.0"
@@ -673,13 +677,13 @@
673
677
  }
674
678
  },
675
679
  "node_modules/@babel/plugin-transform-class-static-block": {
676
- "version": "7.27.1",
677
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.27.1.tgz",
678
- "integrity": "sha512-s734HmYU78MVzZ++joYM+NkJusItbdRcbm+AGRgJCt3iA+yux0QpD9cBVdz3tKyrjVYWRl7j0mHSmv4lhV0aoA==",
680
+ "version": "7.28.3",
681
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-class-static-block/-/plugin-transform-class-static-block-7.28.3.tgz",
682
+ "integrity": "sha512-LtPXlBbRoc4Njl/oh1CeD/3jC+atytbnf/UqLoqTDcEYGUPj022+rvfkbDYieUrSj3CaV4yHDByPE+T2HwfsJg==",
679
683
  "dev": true,
680
684
  "license": "MIT",
681
685
  "dependencies": {
682
- "@babel/helper-create-class-features-plugin": "^7.27.1",
686
+ "@babel/helper-create-class-features-plugin": "^7.28.3",
683
687
  "@babel/helper-plugin-utils": "^7.27.1"
684
688
  },
685
689
  "engines": {
@@ -690,17 +694,18 @@
690
694
  }
691
695
  },
692
696
  "node_modules/@babel/plugin-transform-classes": {
693
- "version": "7.28.0",
694
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.0.tgz",
695
- "integrity": "sha512-IjM1IoJNw72AZFlj33Cu8X0q2XK/6AaVC3jQu+cgQ5lThWD5ajnuUAml80dqRmOhmPkTH8uAwnpMu9Rvj0LTRA==",
697
+ "version": "7.28.3",
698
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-classes/-/plugin-transform-classes-7.28.3.tgz",
699
+ "integrity": "sha512-DoEWC5SuxuARF2KdKmGUq3ghfPMO6ZzR12Dnp5gubwbeWJo4dbNWXJPVlwvh4Zlq6Z7YVvL8VFxeSOJgjsx4Sg==",
696
700
  "dev": true,
701
+ "license": "MIT",
697
702
  "dependencies": {
698
703
  "@babel/helper-annotate-as-pure": "^7.27.3",
699
704
  "@babel/helper-compilation-targets": "^7.27.2",
700
705
  "@babel/helper-globals": "^7.28.0",
701
706
  "@babel/helper-plugin-utils": "^7.27.1",
702
707
  "@babel/helper-replace-supers": "^7.27.1",
703
- "@babel/traverse": "^7.28.0"
708
+ "@babel/traverse": "^7.28.3"
704
709
  },
705
710
  "engines": {
706
711
  "node": ">=6.9.0"
@@ -1226,10 +1231,11 @@
1226
1231
  }
1227
1232
  },
1228
1233
  "node_modules/@babel/plugin-transform-regenerator": {
1229
- "version": "7.28.0",
1230
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.0.tgz",
1231
- "integrity": "sha512-LOAozRVbqxEVjSKfhGnuLoE4Kz4Oc5UJzuvFUhSsQzdCdaAQu06mG8zDv2GFSerM62nImUZ7K92vxnQcLSDlCQ==",
1234
+ "version": "7.28.3",
1235
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-regenerator/-/plugin-transform-regenerator-7.28.3.tgz",
1236
+ "integrity": "sha512-K3/M/a4+ESb5LEldjQb+XSrpY0nF+ZBFlTCbSnKaYAMfD8v33O6PMs4uYnOk19HlcsI8WMu3McdFPTiQHF/1/A==",
1232
1237
  "dev": true,
1238
+ "license": "MIT",
1233
1239
  "dependencies": {
1234
1240
  "@babel/helper-plugin-utils": "^7.27.1"
1235
1241
  },
@@ -1274,10 +1280,11 @@
1274
1280
  }
1275
1281
  },
1276
1282
  "node_modules/@babel/plugin-transform-runtime": {
1277
- "version": "7.28.0",
1278
- "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.0.tgz",
1279
- "integrity": "sha512-dGopk9nZrtCs2+nfIem25UuHyt5moSJamArzIoh9/vezUQPmYDOzjaHDCkAzuGJibCIkPup8rMT2+wYB6S73cA==",
1283
+ "version": "7.28.3",
1284
+ "resolved": "https://registry.npmjs.org/@babel/plugin-transform-runtime/-/plugin-transform-runtime-7.28.3.tgz",
1285
+ "integrity": "sha512-Y6ab1kGqZ0u42Zv/4a7l0l72n9DKP/MKoKWaUSBylrhNZO2prYuqFOLbn5aW5SIFXwSH93yfjbgllL8lxuGKLg==",
1280
1286
  "dev": true,
1287
+ "license": "MIT",
1281
1288
  "dependencies": {
1282
1289
  "@babel/helper-module-imports": "^7.27.1",
1283
1290
  "@babel/helper-plugin-utils": "^7.27.1",
@@ -1442,10 +1449,11 @@
1442
1449
  }
1443
1450
  },
1444
1451
  "node_modules/@babel/preset-env": {
1445
- "version": "7.28.0",
1446
- "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.28.0.tgz",
1447
- "integrity": "sha512-VmaxeGOwuDqzLl5JUkIRM1X2Qu2uKGxHEQWh+cvvbl7JuJRgKGJSfsEF/bUaxFhJl/XAyxBe7q7qSuTbKFuCyg==",
1452
+ "version": "7.28.3",
1453
+ "resolved": "https://registry.npmjs.org/@babel/preset-env/-/preset-env-7.28.3.tgz",
1454
+ "integrity": "sha512-ROiDcM+GbYVPYBOeCR6uBXKkQpBExLl8k9HO1ygXEyds39j+vCCsjmj7S8GOniZQlEs81QlkdJZe76IpLSiqpg==",
1448
1455
  "dev": true,
1456
+ "license": "MIT",
1449
1457
  "dependencies": {
1450
1458
  "@babel/compat-data": "^7.28.0",
1451
1459
  "@babel/helper-compilation-targets": "^7.27.2",
@@ -1455,7 +1463,7 @@
1455
1463
  "@babel/plugin-bugfix-safari-class-field-initializer-scope": "^7.27.1",
1456
1464
  "@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression": "^7.27.1",
1457
1465
  "@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining": "^7.27.1",
1458
- "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.27.1",
1466
+ "@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly": "^7.28.3",
1459
1467
  "@babel/plugin-proposal-private-property-in-object": "7.21.0-placeholder-for-preset-env.2",
1460
1468
  "@babel/plugin-syntax-import-assertions": "^7.27.1",
1461
1469
  "@babel/plugin-syntax-import-attributes": "^7.27.1",
@@ -1466,8 +1474,8 @@
1466
1474
  "@babel/plugin-transform-block-scoped-functions": "^7.27.1",
1467
1475
  "@babel/plugin-transform-block-scoping": "^7.28.0",
1468
1476
  "@babel/plugin-transform-class-properties": "^7.27.1",
1469
- "@babel/plugin-transform-class-static-block": "^7.27.1",
1470
- "@babel/plugin-transform-classes": "^7.28.0",
1477
+ "@babel/plugin-transform-class-static-block": "^7.28.3",
1478
+ "@babel/plugin-transform-classes": "^7.28.3",
1471
1479
  "@babel/plugin-transform-computed-properties": "^7.27.1",
1472
1480
  "@babel/plugin-transform-destructuring": "^7.28.0",
1473
1481
  "@babel/plugin-transform-dotall-regex": "^7.27.1",
@@ -1499,7 +1507,7 @@
1499
1507
  "@babel/plugin-transform-private-methods": "^7.27.1",
1500
1508
  "@babel/plugin-transform-private-property-in-object": "^7.27.1",
1501
1509
  "@babel/plugin-transform-property-literals": "^7.27.1",
1502
- "@babel/plugin-transform-regenerator": "^7.28.0",
1510
+ "@babel/plugin-transform-regenerator": "^7.28.3",
1503
1511
  "@babel/plugin-transform-regexp-modifiers": "^7.27.1",
1504
1512
  "@babel/plugin-transform-reserved-words": "^7.27.1",
1505
1513
  "@babel/plugin-transform-shorthand-properties": "^7.27.1",
@@ -1555,17 +1563,18 @@
1555
1563
  }
1556
1564
  },
1557
1565
  "node_modules/@babel/traverse": {
1558
- "version": "7.28.0",
1559
- "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.0.tgz",
1560
- "integrity": "sha512-mGe7UK5wWyh0bKRfupsUchrQGqvDbZDbKJw+kcRGSmdHVYrv+ltd0pnpDTVpiTqnaBru9iEvA8pz8W46v0Amwg==",
1566
+ "version": "7.28.3",
1567
+ "resolved": "https://registry.npmjs.org/@babel/traverse/-/traverse-7.28.3.tgz",
1568
+ "integrity": "sha512-7w4kZYHneL3A6NP2nxzHvT3HCZ7puDZZjFMqDpBPECub79sTtSO5CGXDkKrTQq8ksAwfD/XI2MRFX23njdDaIQ==",
1561
1569
  "dev": true,
1570
+ "license": "MIT",
1562
1571
  "dependencies": {
1563
1572
  "@babel/code-frame": "^7.27.1",
1564
- "@babel/generator": "^7.28.0",
1573
+ "@babel/generator": "^7.28.3",
1565
1574
  "@babel/helper-globals": "^7.28.0",
1566
- "@babel/parser": "^7.28.0",
1575
+ "@babel/parser": "^7.28.3",
1567
1576
  "@babel/template": "^7.27.2",
1568
- "@babel/types": "^7.28.0",
1577
+ "@babel/types": "^7.28.2",
1569
1578
  "debug": "^4.3.1"
1570
1579
  },
1571
1580
  "engines": {
@@ -1573,10 +1582,11 @@
1573
1582
  }
1574
1583
  },
1575
1584
  "node_modules/@babel/types": {
1576
- "version": "7.28.0",
1577
- "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.0.tgz",
1578
- "integrity": "sha512-jYnje+JyZG5YThjHiF28oT4SIZLnYOcSBb6+SDaFIyzDVSkXQmQQYclJ2R+YxcdmK0AX6x1E5OQNtuh3jHDrUg==",
1585
+ "version": "7.28.2",
1586
+ "resolved": "https://registry.npmjs.org/@babel/types/-/types-7.28.2.tgz",
1587
+ "integrity": "sha512-ruv7Ae4J5dUYULmeXw1gmb7rYRz57OWCPM57pHojnLq/3Z1CK2lNSLTCVjxVk1F/TZHwOZZrOWi0ur95BbLxNQ==",
1579
1588
  "dev": true,
1589
+ "license": "MIT",
1580
1590
  "dependencies": {
1581
1591
  "@babel/helper-string-parser": "^7.27.1",
1582
1592
  "@babel/helper-validator-identifier": "^7.27.1"
@@ -1727,18 +1737,19 @@
1727
1737
  }
1728
1738
  },
1729
1739
  "node_modules/@eslint/config-helpers": {
1730
- "version": "0.3.0",
1731
- "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.0.tgz",
1732
- "integrity": "sha512-ViuymvFmcJi04qdZeDc2whTHryouGcDlaxPqarTD0ZE10ISpxGUVZGZDx4w01upyIynL3iu6IXH2bS1NhclQMw==",
1740
+ "version": "0.3.1",
1741
+ "resolved": "https://registry.npmjs.org/@eslint/config-helpers/-/config-helpers-0.3.1.tgz",
1742
+ "integrity": "sha512-xR93k9WhrDYpXHORXpxVL5oHj3Era7wo6k/Wd8/IsQNnZUTzkGS29lyn3nAT05v6ltUuTFVCCYDEGfy2Or/sPA==",
1733
1743
  "dev": true,
1744
+ "license": "Apache-2.0",
1734
1745
  "engines": {
1735
1746
  "node": "^18.18.0 || ^20.9.0 || >=21.1.0"
1736
1747
  }
1737
1748
  },
1738
1749
  "node_modules/@eslint/core": {
1739
- "version": "0.15.1",
1740
- "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.1.tgz",
1741
- "integrity": "sha512-bkOp+iumZCCbt1K1CmWf0R9pM5yKpDv+ZXtvSyQpudrI9kuFLp+bM2WOPXImuD/ceQuaa8f5pj93Y7zyECIGNA==",
1750
+ "version": "0.15.2",
1751
+ "resolved": "https://registry.npmjs.org/@eslint/core/-/core-0.15.2.tgz",
1752
+ "integrity": "sha512-78Md3/Rrxh83gCxoUc0EiciuOHsIITzLy53m3d9UyiW8y9Dj2D29FeETqyKA+BRK76tnTp6RXWb3pCay8Oyomg==",
1742
1753
  "dev": true,
1743
1754
  "license": "Apache-2.0",
1744
1755
  "dependencies": {
@@ -1806,9 +1817,9 @@
1806
1817
  }
1807
1818
  },
1808
1819
  "node_modules/@eslint/js": {
1809
- "version": "9.32.0",
1810
- "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.32.0.tgz",
1811
- "integrity": "sha512-BBpRFZK3eX6uMLKz8WxFOBIFFcGFJ/g8XuwjTHCqHROSIsopI+ddn/d5Cfh36+7+e5edVS8dbSHnBNhrLEX0zg==",
1820
+ "version": "9.34.0",
1821
+ "resolved": "https://registry.npmjs.org/@eslint/js/-/js-9.34.0.tgz",
1822
+ "integrity": "sha512-EoyvqQnBNsV1CWaEJ559rxXL4c8V92gxirbawSmVUOWXlsRxxQXl6LmCpdUblgxgSkDIqKnhzba2SjRTI/A5Rw==",
1812
1823
  "dev": true,
1813
1824
  "license": "MIT",
1814
1825
  "engines": {
@@ -1828,13 +1839,13 @@
1828
1839
  }
1829
1840
  },
1830
1841
  "node_modules/@eslint/plugin-kit": {
1831
- "version": "0.3.4",
1832
- "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.4.tgz",
1833
- "integrity": "sha512-Ul5l+lHEcw3L5+k8POx6r74mxEYKG5kOb6Xpy2gCRW6zweT6TEhAf8vhxGgjhqrd/VO/Dirhsb+1hNpD1ue9hw==",
1842
+ "version": "0.3.5",
1843
+ "resolved": "https://registry.npmjs.org/@eslint/plugin-kit/-/plugin-kit-0.3.5.tgz",
1844
+ "integrity": "sha512-Z5kJ+wU3oA7MMIqVR9tyZRtjYPr4OC004Q4Rw7pgOKUOKkJfZ3O24nz3WYfGRpMDNmcOi3TwQOmgm7B7Tpii0w==",
1834
1845
  "dev": true,
1835
1846
  "license": "Apache-2.0",
1836
1847
  "dependencies": {
1837
- "@eslint/core": "^0.15.1",
1848
+ "@eslint/core": "^0.15.2",
1838
1849
  "levn": "^0.4.1"
1839
1850
  },
1840
1851
  "engines": {
@@ -3103,9 +3114,9 @@
3103
3114
  "dev": true
3104
3115
  },
3105
3116
  "node_modules/copy-webpack-plugin": {
3106
- "version": "13.0.0",
3107
- "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-13.0.0.tgz",
3108
- "integrity": "sha512-FgR/h5a6hzJqATDGd9YG41SeDViH+0bkHn6WNXCi5zKAZkeESeSxLySSsFLHqLEVCh0E+rITmCf0dusXWYukeQ==",
3117
+ "version": "13.0.1",
3118
+ "resolved": "https://registry.npmjs.org/copy-webpack-plugin/-/copy-webpack-plugin-13.0.1.tgz",
3119
+ "integrity": "sha512-J+YV3WfhY6W/Xf9h+J1znYuqTye2xkBUIGyTPWuBAT27qajBa5mR4f8WBmfDY3YjRftT2kqZZiLi1qf0H+UOFw==",
3109
3120
  "dev": true,
3110
3121
  "license": "MIT",
3111
3122
  "dependencies": {
@@ -3986,20 +3997,20 @@
3986
3997
  }
3987
3998
  },
3988
3999
  "node_modules/eslint": {
3989
- "version": "9.32.0",
3990
- "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.32.0.tgz",
3991
- "integrity": "sha512-LSehfdpgMeWcTZkWZVIJl+tkZ2nuSkyyB9C27MZqFWXuph7DvaowgcTvKqxvpLW1JZIk8PN7hFY3Rj9LQ7m7lg==",
4000
+ "version": "9.34.0",
4001
+ "resolved": "https://registry.npmjs.org/eslint/-/eslint-9.34.0.tgz",
4002
+ "integrity": "sha512-RNCHRX5EwdrESy3Jc9o8ie8Bog+PeYvvSR8sDGoZxNFTvZ4dlxUB3WzQ3bQMztFrSRODGrLLj8g6OFuGY/aiQg==",
3992
4003
  "dev": true,
3993
4004
  "license": "MIT",
3994
4005
  "dependencies": {
3995
4006
  "@eslint-community/eslint-utils": "^4.2.0",
3996
4007
  "@eslint-community/regexpp": "^4.12.1",
3997
4008
  "@eslint/config-array": "^0.21.0",
3998
- "@eslint/config-helpers": "^0.3.0",
3999
- "@eslint/core": "^0.15.0",
4009
+ "@eslint/config-helpers": "^0.3.1",
4010
+ "@eslint/core": "^0.15.2",
4000
4011
  "@eslint/eslintrc": "^3.3.1",
4001
- "@eslint/js": "9.32.0",
4002
- "@eslint/plugin-kit": "^0.3.4",
4012
+ "@eslint/js": "9.34.0",
4013
+ "@eslint/plugin-kit": "^0.3.5",
4003
4014
  "@humanfs/node": "^0.16.6",
4004
4015
  "@humanwhocodes/module-importer": "^1.0.1",
4005
4016
  "@humanwhocodes/retry": "^0.4.2",
@@ -5998,9 +6009,9 @@
5998
6009
  }
5999
6010
  },
6000
6011
  "node_modules/mini-css-extract-plugin": {
6001
- "version": "2.9.2",
6002
- "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.2.tgz",
6003
- "integrity": "sha512-GJuACcS//jtq4kCtd5ii/M0SZf7OZRH+BxdqXZHaJfb8TJiVl+NgQRPwiYt2EuqeSkNydn/7vP+bcE27C5mb9w==",
6012
+ "version": "2.9.4",
6013
+ "resolved": "https://registry.npmjs.org/mini-css-extract-plugin/-/mini-css-extract-plugin-2.9.4.tgz",
6014
+ "integrity": "sha512-ZWYT7ln73Hptxqxk2DxPU9MmapXRhxkJD6tkSR04dnQxm8BGu2hzgKLugK5yySD97u/8yy7Ma7E76k9ZdvtjkQ==",
6004
6015
  "dev": true,
6005
6016
  "license": "MIT",
6006
6017
  "dependencies": {
@@ -7921,9 +7932,9 @@
7921
7932
  }
7922
7933
  },
7923
7934
  "node_modules/stylelint": {
7924
- "version": "16.23.0",
7925
- "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.0.tgz",
7926
- "integrity": "sha512-69T5aS2LUY306ekt1Q1oaSPwz/jaG9HjyMix3UMrai1iEbuOafBe2Dh8xlyczrxFAy89qcKyZWWtc42XLx3Bbw==",
7935
+ "version": "16.23.1",
7936
+ "resolved": "https://registry.npmjs.org/stylelint/-/stylelint-16.23.1.tgz",
7937
+ "integrity": "sha512-dNvDTsKV1U2YtiUDfe9d2gp902veFeo3ecCWdGlmLm2WFrAV0+L5LoOj/qHSBABQwMsZPJwfC4bf39mQm1S5zw==",
7927
7938
  "dev": true,
7928
7939
  "funding": [
7929
7940
  {
@@ -8642,9 +8653,9 @@
8642
8653
  }
8643
8654
  },
8644
8655
  "node_modules/webpack": {
8645
- "version": "5.101.0",
8646
- "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.0.tgz",
8647
- "integrity": "sha512-B4t+nJqytPeuZlHuIKTbalhljIFXeNRqrUGAQgTGlfOl2lXXKXw+yZu6bicycP+PUlM44CxBjCFD6aciKFT3LQ==",
8656
+ "version": "5.101.3",
8657
+ "resolved": "https://registry.npmjs.org/webpack/-/webpack-5.101.3.tgz",
8658
+ "integrity": "sha512-7b0dTKR3Ed//AD/6kkx/o7duS8H3f1a4w3BYpIriX4BzIhjkn4teo05cptsxvLesHFKK5KObnadmCHBwGc+51A==",
8648
8659
  "dev": true,
8649
8660
  "license": "MIT",
8650
8661
  "dependencies": {
@@ -8658,7 +8669,7 @@
8658
8669
  "acorn-import-phases": "^1.0.3",
8659
8670
  "browserslist": "^4.24.0",
8660
8671
  "chrome-trace-event": "^1.0.2",
8661
- "enhanced-resolve": "^5.17.2",
8672
+ "enhanced-resolve": "^5.17.3",
8662
8673
  "es-module-lexer": "^1.2.1",
8663
8674
  "eslint-scope": "5.1.1",
8664
8675
  "events": "^3.2.0",
@@ -39,30 +39,30 @@
39
39
  ]
40
40
  },
41
41
  "devDependencies": {
42
- "@babel/core": "^7.28.0",
42
+ "@babel/core": "^7.28.3",
43
43
  "@babel/eslint-parser": "^7.28.0",
44
- "@babel/plugin-transform-runtime": "^7.28.0",
45
- "@babel/preset-env": "^7.28.0",
44
+ "@babel/plugin-transform-runtime": "^7.28.3",
45
+ "@babel/preset-env": "^7.28.3",
46
46
  "babel-loader": "^10.0.0",
47
47
  "clean-webpack-plugin": "^4.0.0",
48
- "copy-webpack-plugin": "^13.0.0",
48
+ "copy-webpack-plugin": "^13.0.1",
49
49
  "css-loader": "7.1.2",
50
50
  "css-minimizer-webpack-plugin": "^7.0.2",
51
- "eslint": "^9.32.0",
51
+ "eslint": "^9.34.0",
52
52
  "eslint-config-prettier": "^10.1.8",
53
53
  "eslint-plugin-html": "^8.1.3",
54
54
  "eslint-plugin-import": "^2.32.0",
55
55
  "eslint-plugin-node": "^11.1.0",
56
56
  "eslint-plugin-standard": "^5.0.0",
57
57
  "file-loader": "^6.0.0",
58
- "mini-css-extract-plugin": "^2.9.2",
58
+ "mini-css-extract-plugin": "^2.9.4",
59
59
  "moment": "^2.29.4",
60
60
  "moment-locales-webpack-plugin": "^1.2.0",
61
61
  "prettier": "^3.6.2",
62
- "stylelint": "^16.23.0",
62
+ "stylelint": "^16.23.1",
63
63
  "terser-webpack-plugin": "<6.0.0",
64
64
  "url-loader": "4.1.1",
65
- "webpack": "^5.101.0",
65
+ "webpack": "^5.101.3",
66
66
  "webpack-cli": "^6.0.1",
67
67
  "webpack-license-plugin": "^4.2.1",
68
68
  "webpack-manifest-plugin": "^5.0.1"
@@ -31,7 +31,6 @@ RESOURCE_DAG_CODE = "DAG Code"
31
31
  RESOURCE_DAG_DEPENDENCIES = "DAG Dependencies"
32
32
  RESOURCE_DAG_PREFIX = "DAG:"
33
33
  RESOURCE_DAG_RUN = "DAG Runs"
34
- RESOURCE_DAG_RUN_PREFIX = "DAG Run:"
35
34
  RESOURCE_DAG_VERSION = "DAG Versions"
36
35
  RESOURCE_DAG_WARNING = "DAG Warnings"
37
36
  RESOURCE_CLUSTER_ACTIVITY = "Cluster Activity"
@@ -88,17 +87,17 @@ RESOURCE_DETAILS_MAP = {
88
87
  ),
89
88
  RESOURCE_DAG_RUN: ResourceDetails(
90
89
  actions={ACTION_CAN_READ, ACTION_CAN_CREATE, ACTION_CAN_DELETE, ACTION_CAN_ACCESS_MENU},
91
- prefix=RESOURCE_DAG_RUN_PREFIX,
90
+ prefix="DAG Run:",
92
91
  ),
93
92
  }
94
93
  PREFIX_LIST = [details["prefix"] for details in RESOURCE_DETAILS_MAP.values()]
95
94
  PREFIX_RESOURCES_MAP = {details["prefix"]: resource for resource, details in RESOURCE_DETAILS_MAP.items()}
96
95
 
97
96
 
98
- def resource_name(root_dag_id: str, resource: str) -> str:
97
+ def resource_name(dag_id: str, resource: str) -> str:
99
98
  """Return the resource name for a DAG id."""
100
- if root_dag_id in RESOURCE_DETAILS_MAP.keys():
101
- return root_dag_id
102
- if root_dag_id.startswith(tuple(PREFIX_RESOURCES_MAP.keys())):
103
- return root_dag_id
104
- return f"{RESOURCE_DETAILS_MAP[resource]['prefix']}{root_dag_id}"
99
+ if dag_id in RESOURCE_DETAILS_MAP.keys():
100
+ return dag_id
101
+ if dag_id.startswith(tuple(PREFIX_RESOURCES_MAP.keys())):
102
+ return dag_id
103
+ return f"{RESOURCE_DETAILS_MAP[resource]['prefix']}{dag_id}"