apache-airflow-providers-fab 2.2.1rc2__py3-none-any.whl → 2.3.0rc1__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 (45) hide show
  1. airflow/providers/fab/__init__.py +1 -1
  2. airflow/providers/fab/auth_manager/api/auth/backend/basic_auth.py +2 -1
  3. airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth.py +2 -1
  4. airflow/providers/fab/auth_manager/api/auth/backend/session.py +2 -1
  5. airflow/providers/fab/auth_manager/api_fastapi/openapi/v2-fab-auth-manager-generated.yaml +2 -2
  6. airflow/providers/fab/auth_manager/api_fastapi/services/login.py +17 -8
  7. airflow/providers/fab/auth_manager/security_manager/override.py +13 -7
  8. airflow/providers/fab/version_compat.py +35 -0
  9. airflow/providers/fab/www/api_connexion/parameters.py +2 -2
  10. airflow/providers/fab/www/api_connexion/security.py +2 -1
  11. airflow/providers/fab/www/api_connexion/types.py +5 -7
  12. airflow/providers/fab/www/auth.py +2 -2
  13. airflow/providers/fab/www/extensions/init_views.py +9 -5
  14. airflow/providers/fab/www/package-lock.json +174 -130
  15. airflow/providers/fab/www/package.json +4 -4
  16. airflow/providers/fab/www/security_manager.py +1 -1
  17. airflow/providers/fab/www/static/dist/{743.b6629eaae7f541f4158f.js → 743.27a753a06671118f1c5c.js} +2 -2
  18. airflow/providers/fab/www/static/dist/{airflowDefaultTheme.5a4eda684d2f5f33fa6a.js → airflowDefaultTheme.56d4475fdae7883d3454.js} +1 -1
  19. airflow/providers/fab/www/static/dist/{flash.9f756672299e9e57a824.js → flash.0951d47c62bc8906be65.js} +1 -1
  20. airflow/providers/fab/www/static/dist/jquery-ui.min.js +1 -1
  21. airflow/providers/fab/www/static/dist/{loadingDots.fc35e1feb443bd3a8d80.js → loadingDots.deaad0ce0e7691ed6251.js} +1 -1
  22. airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.js +2 -0
  23. airflow/providers/fab/www/static/dist/manifest.json +13 -13
  24. airflow/providers/fab/www/static/dist/materialIcons.b0c6cc32cdacff89f7c2.js +1 -0
  25. airflow/providers/fab/www/static/dist/moment.518a43bcfaf149ae2836.js +1 -0
  26. airflow/providers/fab/www/static/dist/runtime.4a925577de9ab84d8e00.js +1 -0
  27. airflow/providers/fab/www/static/pin_100.png +0 -0
  28. airflow/providers/fab/www/static/pin_32.png +0 -0
  29. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/METADATA +8 -9
  30. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/RECORD +41 -38
  31. airflow/providers/fab/www/static/dist/main.26e36c3998f451900260.js +0 -2
  32. airflow/providers/fab/www/static/dist/materialIcons.e84a12f5be6e8d456d02.js +0 -1
  33. airflow/providers/fab/www/static/dist/moment.9023635a87b836172067.js +0 -1
  34. airflow/providers/fab/www/static/dist/runtime.78bb8f6146c25d99b9e2.js +0 -1
  35. /airflow/providers/fab/www/static/dist/{743.b6629eaae7f541f4158f.js.LICENSE.txt → 743.27a753a06671118f1c5c.js.LICENSE.txt} +0 -0
  36. /airflow/providers/fab/www/static/dist/{airflowDefaultTheme.5a4eda684d2f5f33fa6a.css → airflowDefaultTheme.56d4475fdae7883d3454.css} +0 -0
  37. /airflow/providers/fab/www/static/dist/{flash.9f756672299e9e57a824.css → flash.0951d47c62bc8906be65.css} +0 -0
  38. /airflow/providers/fab/www/static/dist/{loadingDots.fc35e1feb443bd3a8d80.css → loadingDots.deaad0ce0e7691ed6251.css} +0 -0
  39. /airflow/providers/fab/www/static/dist/{main.26e36c3998f451900260.css → main.810554d06c3e30f2484e.css} +0 -0
  40. /airflow/providers/fab/www/static/dist/{main.26e36c3998f451900260.js.LICENSE.txt → main.810554d06c3e30f2484e.js.LICENSE.txt} +0 -0
  41. /airflow/providers/fab/www/static/dist/{materialIcons.e84a12f5be6e8d456d02.css → materialIcons.b0c6cc32cdacff89f7c2.css} +0 -0
  42. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/WHEEL +0 -0
  43. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/entry_points.txt +0 -0
  44. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/licenses/3rd-party-licenses/LICENSES-ui.txt +0 -0
  45. {apache_airflow_providers_fab-2.2.1rc2.dist-info → apache_airflow_providers_fab-2.3.0rc1.dist-info}/licenses/NOTICE +0 -0
@@ -1 +1 @@
1
- "use strict";!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.loadingDots=o())}(self,(()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[57],{46:(e,o,f)=>{f.r(o)}},e=>{var o;return o=46,e(e.s=o)}])));
1
+ "use strict";!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.loadingDots=o())}(self,()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[57],{46:(e,o,f)=>{f.r(o)}},e=>{var o;return o=46,e(e.s=o)}]));
@@ -0,0 +1,2 @@
1
+ /*! For license information please see main.810554d06c3e30f2484e.js.LICENSE.txt */
2
+ "use strict";!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Airflow=t():(e.Airflow=e.Airflow||{},e.Airflow.main=t())}(self,()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[792],{432:()=>{},993:(e,t,o)=>{o.r(t),o.d(t,{convertSecsToHumanReadable:()=>u,escapeHtml:()=>d});const a="YYYY-MM-DD, HH:mm:ss",n="YYYY-MM-DD, HH:mm:ss z",r="z (Z)";function i(e){return e instanceof moment?e.isUTC()?"UTC":e.format(r):"UTC"===e?e:moment().tz(e).format(r)}function m(e){moment.tz.setDefault(e),$('time[data-datetime-convert!="false"]').each((e,t)=>{const o=$(t),r=moment(o.attr("datetime"));r._isValid&&o.text(r.format(o.data("with-tz")?n:a)),void 0!==o.attr("title")&&o.attr("title",r.isUTC()?"":`UTC: ${r.clone().utc().format()}`)}),$(".datetime input").each((e,t)=>{t.value=moment(t.value).format()})}function l(){const e=moment();$("#clock").attr("datetime",e.format("YYYY-MM-DDThh:mm:ssZ")).html(`${e.format("HH:mm")} <strong>${i(e)}</strong>`)}function s(e){localStorage.setItem("selected-timezone",e);const t=new CustomEvent("timezone",{detail:e});document.dispatchEvent(t),m(e),l(),$("body").trigger({type:"airflow.timezone-change",timezone:e})}window.isoDateToTimeEl=function(e,t){const o=moment(e),n=$.extend({title:!0},t).title,r=document.createElement("time");return r.setAttribute("datetime",o.format()),n&&r.setAttribute("title",o.isUTC()?"":`UTC: ${o.clone().utc().format()}`),r.innerText=o.format(a),r},window.moment=Airflow.moment;const c=document.createElement("span");function d(e){return c.textContent=e,c.innerHTML}function u(e){let t=e;const o=e,a=o-Math.floor(o);t=Math.floor(t);const n=Math.floor(t/3600);t-=3600*n;const r=Math.floor(t/60);t-=60*r;let i="";return n>0&&(i+=`${n}Hours `),r>0&&(i+=`${r}Min `),t+a>0&&(Math.floor(o)===o?i+=`${t}Sec`:(t+=a,i+=`${t.toFixed(3)}Sec`)),i}function f(){const e=moment.tz.guess(),t=localStorage.getItem("selected-timezone"),o=localStorage.getItem("chosen-timezone");function a(t){localStorage.setItem("chosen-timezone",t),t!==e||t!==Airflow.serverTimezone?($("#timezone-manual a").data("timezone",t).text(i(t)),$("#timezone-manual").show()):$("#timezone-manual").hide()}o&&a(o),s(t||Airflow.defaultUITimezone),"UTC"!==Airflow.serverTimezone&&($("#timezone-server a").html(`${i(Airflow.serverTimezone)} <span class="label label-primary">Server</span>`),$("#timezone-server").show()),Airflow.serverTimezone!==e?$("#timezone-local a").attr("data-timezone",e).html(`${i(e)} <span class="label label-info">Local</span>`):$("#timezone-local").hide(),$("a[data-timezone]").click(e=>{s($(e.currentTarget).data("timezone"))});const n=moment.tz.names().map(e=>({category:e.split("/",1)[0],label:e.replace("_"," "),value:e}));$("#timezone-other").autocomplete({source:(e,t)=>{t(function(e,t){const o=new RegExp($.ui.autocomplete.escapeRegex(t),"i");return $.grep(e,e=>o.test(e.label)||o.test(e.category))}(n,e.term))},appendTo:"#timezone-menu > li:nth-child(6) > form",focus:(e,t)=>{e.preventDefault(),$(this).val(t.item.label)},select:(e,t)=>($(this).val(""),a(t.item.value),s(t.item.value),!1)}).data("ui-autocomplete")._renderItem=function(e,t){const o=$("<li>");return o.append(`<a class='dropdown-item' href='#' role='option'>${t.label}</a>`),o.appendTo(e)},$.ui.autocomplete.prototype._renderMenu=function(e,t){let o="";e.addClass("typeahead dropdown-menu"),e.attr("role","listbox"),$.each(t,(t,a)=>{a.category!==o&&(e.append(`<li class='ui-autocomplete-category dropdown-header'>${a.category}</li>`),o=a.category),this._renderItemData(e,a)})}}function p(e){const t=$(e),o=$(".filter_val.form-control",t.parents("tr"));"Is Null"===t.text()||"Is not Null"===t.text()?(void 0!==o.attr("required")&&(o.removeAttr("required"),o.attr("airflow-required",!0)),1===o.parent(".datetime").length?o.parent(".datetime").hide():o.hide()):("true"===o.attr("airflow-required")&&(o.attr("required",!0),o.removeAttr("airflow-required")),1===o.parent(".datetime").length?o.parent(".datetime").show():o.show())}window.escapeHtml=d,window.convertSecsToHumanReadable=u,window.postAsForm=function(e,t){const o=$("<form></form>");o.attr("method","POST"),o.attr("action",e),$.each(t||{},(e,t)=>{const a=$("<input></input>");a.attr("type","hidden"),a.attr("name",e),a.attr("value",t),o.append(a)});const a=$("<input></input>");a.attr("type","hidden"),a.attr("name","csrf_token"),a.attr("value",csrfToken),o.append(a),$(document.body).append(o),o.submit()},$(document).ready(()=>{f(),$("#clock").attr("data-original-title",hostName).attr("data-placement","bottom").parent().show(),l(),setInterval(l,1e3),$.ajaxSetup({beforeSend(e,t){/^(GET|HEAD|OPTIONS|TRACE)$/i.test(t.type)||this.crossDomain||e.setRequestHeader("X-CSRFToken",csrfToken)}}),$.fn.datetimepicker.defaults.sideBySide=!0,$(".datetimepicker").datetimepicker({format:"YYYY-MM-DDTHH:mm:ssZ"}),$(".datepicker").datetimepicker({format:"YYYY-MM-DD"}),$(".timepicker").datetimepicker({format:"HH:mm:ss"}),$(".filters .select2-chosen").each((e,t)=>{p(t)}),$(".filters .select2-chosen").on("DOMNodeInserted",e=>{p(e.target)}),$("#filter_form a.filter").click(()=>{$(".datetimepicker").datetimepicker(),$(".filters .select2-chosen").on("DOMNodeInserted",e=>{p(e.target)})}),$(".js-tooltip").tooltip()})}},e=>{var t=t=>e(e.s=t);return t(432),t(993)}]));
@@ -1,17 +1,17 @@
1
1
  {
2
- "airflowDefaultTheme.css": "airflowDefaultTheme.5a4eda684d2f5f33fa6a.css",
3
- "airflowDefaultTheme.js": "airflowDefaultTheme.5a4eda684d2f5f33fa6a.js",
4
- "flash.css": "flash.9f756672299e9e57a824.css",
5
- "flash.js": "flash.9f756672299e9e57a824.js",
6
- "loadingDots.css": "loadingDots.fc35e1feb443bd3a8d80.css",
7
- "loadingDots.js": "loadingDots.fc35e1feb443bd3a8d80.js",
8
- "main.css": "main.26e36c3998f451900260.css",
9
- "main.js": "main.26e36c3998f451900260.js",
10
- "materialIcons.css": "materialIcons.e84a12f5be6e8d456d02.css",
11
- "materialIcons.js": "materialIcons.e84a12f5be6e8d456d02.js",
12
- "moment.js": "moment.9023635a87b836172067.js",
13
- "runtime.js": "runtime.78bb8f6146c25d99b9e2.js",
14
- "743.js": "743.b6629eaae7f541f4158f.js",
2
+ "airflowDefaultTheme.css": "airflowDefaultTheme.56d4475fdae7883d3454.css",
3
+ "airflowDefaultTheme.js": "airflowDefaultTheme.56d4475fdae7883d3454.js",
4
+ "flash.css": "flash.0951d47c62bc8906be65.css",
5
+ "flash.js": "flash.0951d47c62bc8906be65.js",
6
+ "loadingDots.css": "loadingDots.deaad0ce0e7691ed6251.css",
7
+ "loadingDots.js": "loadingDots.deaad0ce0e7691ed6251.js",
8
+ "main.css": "main.810554d06c3e30f2484e.css",
9
+ "main.js": "main.810554d06c3e30f2484e.js",
10
+ "materialIcons.css": "materialIcons.b0c6cc32cdacff89f7c2.css",
11
+ "materialIcons.js": "materialIcons.b0c6cc32cdacff89f7c2.js",
12
+ "moment.js": "moment.518a43bcfaf149ae2836.js",
13
+ "runtime.js": "runtime.4a925577de9ab84d8e00.js",
14
+ "743.js": "743.27a753a06671118f1c5c.js",
15
15
  "jquery-ui.min.js": "jquery-ui.min.js",
16
16
  "jquery-ui.min.css": "jquery-ui.min.css",
17
17
  "oss-licenses.json": "oss-licenses.json",
@@ -0,0 +1 @@
1
+ "use strict";!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.materialIcons=o())}(self,()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[186],{581:(e,o,f)=>{f.r(o)}},e=>{var o;return o=581,e(e.s=o)}]));
@@ -0,0 +1 @@
1
+ !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.moment=o())}(self,()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[911],{137:e=>{function o(e){var o=new Error("Cannot find module '"+e+"'");throw o.code="MODULE_NOT_FOUND",o}o.keys=()=>[],o.resolve=o,o.id=137,e.exports=o}},e=>(e.O(0,[743],()=>{return o=743,e(e.s=o);var o}),e.O())]));
@@ -0,0 +1 @@
1
+ (()=>{"use strict";var e,r={},o={};function t(e){var n=o[e];if(void 0!==n)return n.exports;var l=o[e]={id:e,loaded:!1,exports:{}};return r[e].call(l.exports,l,l.exports,t),l.loaded=!0,l.exports}t.m=r,e=[],t.O=(r,o,n,l)=>{if(!o){var i=1/0;for(p=0;p<e.length;p++){o=e[p][0],n=e[p][1],l=e[p][2];for(var a=!0,f=0;f<o.length;f++)(!1&l||i>=l)&&Object.keys(t.O).every(e=>t.O[e](o[f]))?o.splice(f--,1):(a=!1,l<i&&(i=l));if(a){e.splice(p--,1);var d=n();void 0!==d&&(r=d)}}return r}l=l||0;for(var p=e.length;p>0&&e[p-1][2]>l;p--)e[p]=e[p-1];e[p]=[o,n,l]},t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e={121:0};t.O.j=r=>0===e[r];var r=(r,o)=>{var n,l,i=o[0],a=o[1],f=o[2],d=0;if(i.some(r=>0!==e[r])){for(n in a)t.o(a,n)&&(t.m[n]=a[n]);if(f)var p=f(t)}for(r&&r(o);d<i.length;d++)l=i[d],t.o(e,l)&&e[l]&&e[l][0](),e[l]=0;return t.O(p)},o=self.webpackChunkAirflow=self.webpackChunkAirflow||[];o.forEach(r.bind(null,0)),o.push=r.bind(null,o.push.bind(o))})()})();
@@ -1,11 +1,11 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: apache-airflow-providers-fab
3
- Version: 2.2.1rc2
3
+ Version: 2.3.0rc1
4
4
  Summary: Provider package apache-airflow-providers-fab for Apache Airflow
5
5
  Keywords: airflow-provider,fab,airflow,integration
6
6
  Author-email: Apache Software Foundation <dev@airflow.apache.org>
7
7
  Maintainer-email: Apache Software Foundation <dev@airflow.apache.org>
8
- Requires-Python: ~=3.9
8
+ Requires-Python: ~=3.10
9
9
  Description-Content-Type: text/x-rst
10
10
  Classifier: Development Status :: 5 - Production/Stable
11
11
  Classifier: Environment :: Console
@@ -15,7 +15,6 @@ Classifier: Intended Audience :: System Administrators
15
15
  Classifier: Framework :: Apache Airflow
16
16
  Classifier: Framework :: Apache Airflow :: Provider
17
17
  Classifier: License :: OSI Approved :: Apache Software License
18
- Classifier: Programming Language :: Python :: 3.9
19
18
  Classifier: Programming Language :: Python :: 3.10
20
19
  Classifier: Programming Language :: Python :: 3.11
21
20
  Classifier: Programming Language :: Python :: 3.12
@@ -36,8 +35,8 @@ Requires-Dist: werkzeug>=2.2,<4
36
35
  Requires-Dist: wtforms>=3.0,<4
37
36
  Requires-Dist: kerberos>=1.3.0 ; extra == "kerberos"
38
37
  Project-URL: Bug Tracker, https://github.com/apache/airflow/issues
39
- Project-URL: Changelog, https://airflow.staged.apache.org/docs/apache-airflow-providers-fab/2.2.1/changelog.html
40
- Project-URL: Documentation, https://airflow.staged.apache.org/docs/apache-airflow-providers-fab/2.2.1
38
+ Project-URL: Changelog, https://airflow.staged.apache.org/docs/apache-airflow-providers-fab/2.3.0/changelog.html
39
+ Project-URL: Documentation, https://airflow.staged.apache.org/docs/apache-airflow-providers-fab/2.3.0
41
40
  Project-URL: Mastodon, https://fosstodon.org/@airflow
42
41
  Project-URL: Slack Chat, https://s.apache.org/airflow-slack
43
42
  Project-URL: Source Code, https://github.com/apache/airflow
@@ -69,7 +68,7 @@ Provides-Extra: kerberos
69
68
 
70
69
  Package ``apache-airflow-providers-fab``
71
70
 
72
- Release: ``2.2.1``
71
+ Release: ``2.3.0``
73
72
 
74
73
 
75
74
  `Flask App Builder <https://flask-appbuilder.readthedocs.io/>`__
@@ -82,7 +81,7 @@ This is a provider package for ``fab`` provider. All classes for this provider p
82
81
  are in ``airflow.providers.fab`` python package.
83
82
 
84
83
  You can find package information and changelog for the provider
85
- in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.2.1/>`_.
84
+ in the `documentation <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.3.0/>`_.
86
85
 
87
86
  Installation
88
87
  ------------
@@ -91,7 +90,7 @@ You can install this package on top of an existing Airflow 2 installation (see `
91
90
  for the minimum Airflow version supported) via
92
91
  ``pip install apache-airflow-providers-fab``
93
92
 
94
- The package supports the following python versions: 3.9,3.10,3.11,3.12
93
+ The package supports the following python versions: 3.10,3.11,3.12
95
94
 
96
95
  Requirements
97
96
  ------------
@@ -133,5 +132,5 @@ Dependent package
133
132
  ================================================================================================================== =================
134
133
 
135
134
  The changelog for the provider package can be found in the
136
- `changelog <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.2.1/changelog.html>`_.
135
+ `changelog <https://airflow.apache.org/docs/apache-airflow-providers-fab/2.3.0/changelog.html>`_.
137
136
 
@@ -1,15 +1,16 @@
1
1
  airflow/providers/fab/LICENSE,sha256=gXPVwptPlW1TJ4HSuG5OMPg-a3h43OGMkZRR1rpwfJA,10850
2
- airflow/providers/fab/__init__.py,sha256=fDKW9VmdSLlRlGHPCirIFIWPZkLOibkz75lN1Ccpzvo,1490
2
+ airflow/providers/fab/__init__.py,sha256=vQFfpC7J9aQaPDLvtC2xGrzf2u5tyvXL5GulbT-WxTg,1490
3
3
  airflow/providers/fab/alembic.ini,sha256=_1SvObfjMAkuD7DN5VR2S6Rd7_F81pORZT-w7GJldIA,4461
4
4
  airflow/providers/fab/get_provider_info.py,sha256=7O205F5MMZZ2v7Z6jb-dqWfiUlHlMwDNWZ0ZSjIJCPU,9910
5
+ airflow/providers/fab/version_compat.py,sha256=1qJhqKH0Bi4HG-pJW6npWYkLx76DBuXP-6A-cgGe77Y,1536
5
6
  airflow/providers/fab/auth_manager/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
6
7
  airflow/providers/fab/auth_manager/fab_auth_manager.py,sha256=eckA6F0lDHs5FeSCge_nb3aBU6q5BVk5rSbAgOs0HJo,24780
7
8
  airflow/providers/fab/auth_manager/api/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
8
9
  airflow/providers/fab/auth_manager/api/auth/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
9
10
  airflow/providers/fab/auth_manager/api/auth/backend/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
10
- airflow/providers/fab/auth_manager/api/auth/backend/basic_auth.py,sha256=D5ZhPegWazFcwJlIjLJbJM5i7PnUTjwDBqC91eufwok,2492
11
- airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth.py,sha256=dD8Q1WYH2bc4neA1PFxiGwTCvMCFHIHadz4WRiQApAA,5001
12
- airflow/providers/fab/auth_manager/api/auth/backend/session.py,sha256=aNDrYNidwr99NWgrl5WA6TY5CbHYif6chVRUPgYVOWc,1504
11
+ airflow/providers/fab/auth_manager/api/auth/backend/basic_auth.py,sha256=9jXP3uu2pezlfDGfHS-CPSfkHpSmoxAjtuJZ5bnOmEs,2519
12
+ airflow/providers/fab/auth_manager/api/auth/backend/kerberos_auth.py,sha256=eDm_Ypgi3QNoZq4Ae4mSSA-LhDXEitAuIJnER21zFZY,5028
13
+ airflow/providers/fab/auth_manager/api/auth/backend/session.py,sha256=eVZyyxvzS2coDDu4tHAqkKvU3qy3Im4sj4bZFZb9wxs,1531
13
14
  airflow/providers/fab/auth_manager/api_endpoints/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
14
15
  airflow/providers/fab/auth_manager/api_endpoints/role_and_permission_endpoint.py,sha256=0llRdR57rW3nY2oECtMb3NBNwXWRPMyTVpXsFVoGk5Q,7755
15
16
  airflow/providers/fab/auth_manager/api_endpoints/user_endpoint.py,sha256=L_eWQRqnzzqnGmVVnhLxuXXRkVTeV9sfrdfyZndPluw,8609
@@ -17,11 +18,11 @@ airflow/providers/fab/auth_manager/api_fastapi/__init__.py,sha256=9hdXHABrVpkbpj
17
18
  airflow/providers/fab/auth_manager/api_fastapi/datamodels/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
18
19
  airflow/providers/fab/auth_manager/api_fastapi/datamodels/login.py,sha256=Ndj8BR0K0tbmBNyrgAvE4GK_SeY7RTE6cfYB3I3g7iY,1092
19
20
  airflow/providers/fab/auth_manager/api_fastapi/openapi/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
20
- airflow/providers/fab/auth_manager/api_fastapi/openapi/v2-fab-auth-manager-generated.yaml,sha256=v5EA4oiuGiZlKf8nHly1lPMtp5yjdxKSC-7IHfJsab4,4098
21
+ airflow/providers/fab/auth_manager/api_fastapi/openapi/v2-fab-auth-manager-generated.yaml,sha256=YeP6BVF2Yam01uuBHkO-xBASxJP6-MOqkTbAyWi23cA,4108
21
22
  airflow/providers/fab/auth_manager/api_fastapi/routes/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
22
23
  airflow/providers/fab/auth_manager/api_fastapi/routes/login.py,sha256=Vr2AO2Dlt2QoEYyal5SmzbBO72U-mq-dbPE-b2ODQ74,2131
23
24
  airflow/providers/fab/auth_manager/api_fastapi/services/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
24
- airflow/providers/fab/auth_manager/api_fastapi/services/login.py,sha256=Waw3Gal4uHkehxgSprmyTUofZYz5H8X8tqddecmwVxo,2465
25
+ airflow/providers/fab/auth_manager/api_fastapi/services/login.py,sha256=rJtO6LDdXlFkABQ2f-OHbee2hnYWyJIOc_VG-g67flo,2627
25
26
  airflow/providers/fab/auth_manager/cli_commands/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
26
27
  airflow/providers/fab/auth_manager/cli_commands/db_command.py,sha256=SeNg8giLDUX5aniF2XFM7txVQ6N2dDV6BRZnV-UzWX8,2151
27
28
  airflow/providers/fab/auth_manager/cli_commands/definition.py,sha256=XIAPqoHwkFHshfbj6yGIs7xUrR-uSE1F7V71n44PttA,11483
@@ -39,7 +40,7 @@ airflow/providers/fab/auth_manager/schemas/role_and_permission_schema.py,sha256=
39
40
  airflow/providers/fab/auth_manager/schemas/user_schema.py,sha256=MLnZotQqAg_BFvJunrSwbwur5CaTjk1ww3eCI3aPT6Y,2401
40
41
  airflow/providers/fab/auth_manager/security_manager/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
41
42
  airflow/providers/fab/auth_manager/security_manager/constants.py,sha256=x1Sjl_Mu3wmaSy3NFZlHxK2z-juzWmMs1SrzJ0aiBBQ,907
42
- airflow/providers/fab/auth_manager/security_manager/override.py,sha256=MDw4yQ_FuxpJkbRtPqkgcsYaw3aWYLgPobXopsfDiFw,98081
43
+ airflow/providers/fab/auth_manager/security_manager/override.py,sha256=rGY5Fc5WD8f58FZRh6tlUPrMbinjrPQZ_OUTZNpNCJg,98400
43
44
  airflow/providers/fab/auth_manager/views/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
44
45
  airflow/providers/fab/auth_manager/views/permissions.py,sha256=CT6jMCDHtirs0Qe4Penb6VwQq1yZeZ1lOLZITIlVqm4,2904
45
46
  airflow/providers/fab/auth_manager/views/roles_list.py,sha256=DwJ1iOCfpbxsWTEFWjW5_Jo3fmrZwxj1rPeflTaSg7A,1512
@@ -55,31 +56,33 @@ airflow/providers/fab/migrations/versions/__init__.py,sha256=9hdXHABrVpkbpjZgUft
55
56
  airflow/providers/fab/www/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
56
57
  airflow/providers/fab/www/airflow_flask_app.py,sha256=-JPQ-mS1kKEj5adENnoVSD4LaFrh36l1THnVhFYF8d4,1057
57
58
  airflow/providers/fab/www/app.py,sha256=fylYtrLAJ6gT0WCnchJ-qAfGu_4Tlayf8rVbjVUIahI,5011
58
- airflow/providers/fab/www/auth.py,sha256=N2DVAZbu3S3858q400Svw9FVEZO3zlFAJIuBJSsMdqs,12597
59
+ airflow/providers/fab/www/auth.py,sha256=0tL6vmTBszw9mkKE0qM8zJt0VZVyWJlgsM0JZNPEGP8,12597
59
60
  airflow/providers/fab/www/constants.py,sha256=UaDdEt_JsqcMYAMn0s9VBvVTKnRoLrvc2Ii59iOg5iQ,1346
60
- airflow/providers/fab/www/package-lock.json,sha256=J9PexC70RGrAtsZuUcoyB7jk-YTAVKSKeP2JxN9hRYs,329668
61
- airflow/providers/fab/www/package.json,sha256=lisw1vaRplS9F_aI1J7aovEr6TZu9KUTdJKpXuD_pLU,2354
61
+ airflow/providers/fab/www/package-lock.json,sha256=0mFkoobZdL1npybri4xnOWOdSC9l3halUsuHQ-pAUNE,331117
62
+ airflow/providers/fab/www/package.json,sha256=JnCBbEI6GNsOc-nPi6qtLcHw-WiVJsfv-D0PGc9uZfQ,2354
62
63
  airflow/providers/fab/www/security_appless.py,sha256=J0OJGRPq6NK2vY6qfMRvyMUEc-E59vXucquQdjgsndY,1655
63
- airflow/providers/fab/www/security_manager.py,sha256=Zr6xqjego7Z1-1h2HHyWLt1ZBKG8yHHmNPfEXNxXaRY,4850
64
+ airflow/providers/fab/www/security_manager.py,sha256=7YCUYuQufEaxPNnIK5OUrdcx9Gmz4FNpy50rxCKisN4,4859
64
65
  airflow/providers/fab/www/session.py,sha256=qyy8ipXLe4qH7D52tH3aKY6hyJNJ5tUfHel7_1S4BGg,1741
65
66
  airflow/providers/fab/www/utils.py,sha256=9D_ESPV6ar5GOenD2Jm-lS7pW78yzxCWC5N-3kgMem8,9982
66
67
  airflow/providers/fab/www/views.py,sha256=tVQ9PTcafyoTdMQ5mvmp0kjlVrkC6Zof4yfB9nlz8tE,4758
67
68
  airflow/providers/fab/www/webpack.config.js,sha256=Mruz3274gaNjDslgk-xHODnPrYZmz8x-7wLYksN4piY,6262
68
69
  airflow/providers/fab/www/api_connexion/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
69
70
  airflow/providers/fab/www/api_connexion/exceptions.py,sha256=j0S90JH6Q5hnkshfiZot7Yb9hAvFs1JON0EYjW2bxW0,5783
70
- airflow/providers/fab/www/api_connexion/parameters.py,sha256=9XbKYdjpQ9KesyPK6Eb-sYBTM4NqnbKJxLC70psXeDc,4308
71
- airflow/providers/fab/www/api_connexion/security.py,sha256=tc6IA-lFVovRWV6ETQdAleq73scapD_1kUPQcn4rwH8,3063
72
- airflow/providers/fab/www/api_connexion/types.py,sha256=FY96u5nR-ByiKBhoxC_kKVoXalH9GDhexXIGmCbBmKw,1094
71
+ airflow/providers/fab/www/api_connexion/parameters.py,sha256=9mdlppZa9h5QNewht5qg69ir6lG2NAOWlRjhjAe4XCo,4308
72
+ airflow/providers/fab/www/api_connexion/security.py,sha256=_bzEgIr4r5VHYxHd0FgWzv1eH0vE6YjoGJhbyIXP2Zs,3090
73
+ airflow/providers/fab/www/api_connexion/types.py,sha256=h0qOz8C4-vE2-vvJyhULNL9xPsGAz3HVh_8ODiHvsmg,1092
73
74
  airflow/providers/fab/www/extensions/__init__.py,sha256=9hdXHABrVpkbpjZgUft39kOFL2xSGeG4GEua0Hmelus,785
74
75
  airflow/providers/fab/www/extensions/init_appbuilder.py,sha256=ElsCbzUpPycQUtf3EZB__wbWSgYVye5Oq2dREUK2mmg,22358
75
76
  airflow/providers/fab/www/extensions/init_jinja_globals.py,sha256=Gp2Vj6RMGN3qdZtNUM6mpzkxdAAGCY5nIOj10AXiNek,2583
76
77
  airflow/providers/fab/www/extensions/init_manifest_files.py,sha256=DLeAcH2zMGbT-eDLYdXztP7HJG7H-e1jmSTolimZeAI,2125
77
78
  airflow/providers/fab/www/extensions/init_security.py,sha256=VghP4880gP5qQrF26SKW6O65Rc-DK5Tka5L31XQhgug,1556
78
79
  airflow/providers/fab/www/extensions/init_session.py,sha256=y8zUVSngawNhkO4egEkhrQ_2v03wCeDjm8LUaNY0sZ8,2637
79
- airflow/providers/fab/www/extensions/init_views.py,sha256=4zFnPwFhO3wfqnDDvsRgeU5jjy2JImgMia-flg6BZgQ,6411
80
+ airflow/providers/fab/www/extensions/init_views.py,sha256=FBCA0-byJznoqr-3MkhK4JAK2JCeuO9WLbvB8OZSQhg,6627
80
81
  airflow/providers/fab/www/extensions/init_wsgi_middlewares.py,sha256=iowTu9y01569ny9yEV-g2PAzVgZfUs5V1IR249aAKFc,1648
81
82
  airflow/providers/fab/www/security/__init__.py,sha256=mlJxuZLkd5x-iq2SBwD3mvRQpt3YR7wjz_nceyF1IaI,787
82
83
  airflow/providers/fab/www/security/permissions.py,sha256=A9WTtY7uUDOOEwIQyVu6h6ql3uFBx2HTxZ10itHJwL4,3741
84
+ airflow/providers/fab/www/static/pin_100.png,sha256=LaM0zDibJElAeVMv1u7M79jK77yN4V1yYKxEDO_xuGc,7501
85
+ airflow/providers/fab/www/static/pin_32.png,sha256=XlaiNHIiD_azt2PeP_4R3xRY6lPbvhfcZQ_a7gv1adM,1201
83
86
  airflow/providers/fab/www/static/sort_asc.png,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
84
87
  airflow/providers/fab/www/static/sort_both.png,sha256=PgFsI65RQXOCtkCuLRnrSAR1MsN61TiUvRhVhlWcz_s,201
85
88
  airflow/providers/fab/www/static/sort_desc.png,sha256=0I7Q4h8YfdMJAw1GUiTagIURmhWhfWFroOR3u1DG8Q0,158
@@ -90,27 +93,27 @@ airflow/providers/fab/www/static/css/main.css,sha256=Emc-ZZumKwH9qLsjor1Lx4supb8
90
93
  airflow/providers/fab/www/static/css/material-icons.css,sha256=4LV_bzKwJd8UDqOx7jbb2ro_y10nqeaNDmP8Rbv9XCY,112094
91
94
  airflow/providers/fab/www/static/dist/48f0ea180c40270a5b05.png,sha256=8norchefCBbgdNC28QHJj51iWMK4rXVa9EXC-Ideq0U,39
92
95
  airflow/providers/fab/www/static/dist/649c0b07771e68fafdeb.png,sha256=bYAeE6pqnD829ZcZVmN6T900JUf_qMeAUzsn-NzjyNk,251
93
- airflow/providers/fab/www/static/dist/743.b6629eaae7f541f4158f.js,sha256=ZiCRkWK4FkhT8usJXZT5gnDnV_nPsFdl-JcOloyDJHg,793210
94
- airflow/providers/fab/www/static/dist/743.b6629eaae7f541f4158f.js.LICENSE.txt,sha256=enNi5VWxKmbOHWwlYbMRIDwlxCLO2s_T7cERCK3Gt54,173
95
- airflow/providers/fab/www/static/dist/airflowDefaultTheme.5a4eda684d2f5f33fa6a.css,sha256=Jq17RkGzRZFxp3WrhfZzGHRibhy1thAI1PV4br1FEQY,103413
96
- airflow/providers/fab/www/static/dist/airflowDefaultTheme.5a4eda684d2f5f33fa6a.js,sha256=0k7QHKdBlO38q6_H0HPuMzqsK7Fi100hoEifZ06weY8,393
96
+ airflow/providers/fab/www/static/dist/743.27a753a06671118f1c5c.js,sha256=vPKnYDr7QGb8eU8GCTIt8UbJNRzufwHFWUgeplvArdc,793066
97
+ airflow/providers/fab/www/static/dist/743.27a753a06671118f1c5c.js.LICENSE.txt,sha256=enNi5VWxKmbOHWwlYbMRIDwlxCLO2s_T7cERCK3Gt54,173
98
+ airflow/providers/fab/www/static/dist/airflowDefaultTheme.56d4475fdae7883d3454.css,sha256=Jq17RkGzRZFxp3WrhfZzGHRibhy1thAI1PV4br1FEQY,103413
99
+ airflow/providers/fab/www/static/dist/airflowDefaultTheme.56d4475fdae7883d3454.js,sha256=g5GhZnj72L7yknmNEHBlKvm3S7bwxx28u8rsAx2yE6E,391
97
100
  airflow/providers/fab/www/static/dist/f7490d556a6c42e49ba4.png,sha256=jgzXdalfLfBTrRamJIAEWXs4uuyccr2Ec8-szI9wHVs,307
98
- airflow/providers/fab/www/static/dist/flash.9f756672299e9e57a824.css,sha256=cy1mAp-hBaY2yVlalKNo1Oz7nyykxJiswRttS3Dp9V4,1253
99
- airflow/providers/fab/www/static/dist/flash.9f756672299e9e57a824.js,sha256=mjjdSGBH4kEDe6nVlLmPh6NnAfg5hcNvFKVyzzYs3KM,379
101
+ airflow/providers/fab/www/static/dist/flash.0951d47c62bc8906be65.css,sha256=cy1mAp-hBaY2yVlalKNo1Oz7nyykxJiswRttS3Dp9V4,1253
102
+ airflow/providers/fab/www/static/dist/flash.0951d47c62bc8906be65.js,sha256=hUYBqhUcKyLOm5PVUFu387AW1BF2sPDfMYpwpIwDAyI,377
100
103
  airflow/providers/fab/www/static/dist/jquery-ui.min.css,sha256=12svTn3nT66of_Ran6sEcDZ89P-HGQYWAlLnZjnqflg,29941
101
- airflow/providers/fab/www/static/dist/jquery-ui.min.js,sha256=txZuQSIYI96Y96416OrtgUwI_X_HubsBrk-6-cA8cpQ,252313
104
+ airflow/providers/fab/www/static/dist/jquery-ui.min.js,sha256=_rqYSpnO4Ful0o3ZggkiuhXemxAOvdNaliaFp9TnCn4,251853
102
105
  airflow/providers/fab/www/static/dist/jquery-ui.min.js.LICENSE.txt,sha256=4UlrvolSNnS2q3J3GQcl__s2-Ssc6GNw5x7IOvvsVbU,1135
103
- airflow/providers/fab/www/static/dist/loadingDots.fc35e1feb443bd3a8d80.css,sha256=ohfW0OGrwhZDp1qPPTqvL-6ssIkt6uDooaZkB7KYT7U,1244
104
- airflow/providers/fab/www/static/dist/loadingDots.fc35e1feb443bd3a8d80.js,sha256=rEoBkQTaLe-gBkmnWV6Ypsa3dd38J0A1BTHR99-3C2o,382
105
- airflow/providers/fab/www/static/dist/main.26e36c3998f451900260.css,sha256=KmN5xgP57bvi_LHe5wUiREEnX-vwnZW-Pi2wGK4ZBfU,6844
106
- airflow/providers/fab/www/static/dist/main.26e36c3998f451900260.js,sha256=y9csegytCm8d5yCDwsZEbT-Yi_IrkR74E4OCeSF_w5U,5474
107
- airflow/providers/fab/www/static/dist/main.26e36c3998f451900260.js.LICENSE.txt,sha256=FX9Q5lmXWsdQeuAN5eIQlag1BKUFTx3rpUftXrj5Et4,809
108
- airflow/providers/fab/www/static/dist/manifest.json,sha256=jGg-BmSUfYVbjJkeJWyQk_TqjmcbptvwYh4x_q76y8c,1105
109
- airflow/providers/fab/www/static/dist/materialIcons.e84a12f5be6e8d456d02.css,sha256=_H-ualtdn1-0p1mnpS-ByZ9uQzClvcFoVuOl2R5ODRs,111666
110
- airflow/providers/fab/www/static/dist/materialIcons.e84a12f5be6e8d456d02.js,sha256=51x4WXlSKlfdWDm87SaUrcVR7JOwjGLuNM5mdfaPhIs,387
111
- airflow/providers/fab/www/static/dist/moment.9023635a87b836172067.js,sha256=ffDju3LtNSYDOVwFZ9B_Dw4yI_1LZVIu0sH6IotEX4k,522
106
+ airflow/providers/fab/www/static/dist/loadingDots.deaad0ce0e7691ed6251.css,sha256=ohfW0OGrwhZDp1qPPTqvL-6ssIkt6uDooaZkB7KYT7U,1244
107
+ airflow/providers/fab/www/static/dist/loadingDots.deaad0ce0e7691ed6251.js,sha256=FVGG4OGCLzNyZoJ4Viji4lVyXG9KwH-ybdW9oLcuXE0,380
108
+ airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.css,sha256=KmN5xgP57bvi_LHe5wUiREEnX-vwnZW-Pi2wGK4ZBfU,6844
109
+ airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.js,sha256=EQ1v4mdAKmd7nbphx-RaEQ9kWDwMQuetbEXDJprt7X8,5448
110
+ airflow/providers/fab/www/static/dist/main.810554d06c3e30f2484e.js.LICENSE.txt,sha256=FX9Q5lmXWsdQeuAN5eIQlag1BKUFTx3rpUftXrj5Et4,809
111
+ airflow/providers/fab/www/static/dist/manifest.json,sha256=IrI7zNXGWw5eNzmzBarY6p8m_yVZjAHyXpT7N8eQ8hE,1105
112
+ airflow/providers/fab/www/static/dist/materialIcons.b0c6cc32cdacff89f7c2.css,sha256=_H-ualtdn1-0p1mnpS-ByZ9uQzClvcFoVuOl2R5ODRs,111666
113
+ airflow/providers/fab/www/static/dist/materialIcons.b0c6cc32cdacff89f7c2.js,sha256=-t0oszawFWzuA1nX8dpb6dL9po-qA_1LS3vO-muHlxA,385
114
+ airflow/providers/fab/www/static/dist/moment.518a43bcfaf149ae2836.js,sha256=Y4ovXstqFk99eO2awdi2x7b1KizVn-KHE-RqEgysG4Q,518
112
115
  airflow/providers/fab/www/static/dist/oss-licenses.json,sha256=fvPeEdXECBQsvR1au5FiJfuooAgYrpP3lSRCXsN1B_I,2889
113
- airflow/providers/fab/www/static/dist/runtime.78bb8f6146c25d99b9e2.js,sha256=ft0n1L6BKN9K5cQw6U0K-ct5pt1XTQiE4uD1kTRl2l4,1289
116
+ airflow/providers/fab/www/static/dist/runtime.4a925577de9ab84d8e00.js,sha256=L9OSQWVTslASNmO4ah4OvjH_BBJjWCUEpHVy1u9ijEI,1285
114
117
  airflow/providers/fab/www/static/js/datetime_utils.js,sha256=Nq8gP1tRy-ztodREw8Q2QDLGYt_DwIMZWgrEVfuFMgE,4543
115
118
  airflow/providers/fab/www/static/js/main.js,sha256=MUyTstwNQiN9GNT7yHBSt2Oh4Cr3M173CUFSXX6cI2g,9194
116
119
  airflow/providers/fab/www/templates/airflow/_messages.html,sha256=DKKiboYjmRqPRIP3BpUYsIxK5xKGpZy2yRk67lcAW5Y,1147
@@ -122,9 +125,9 @@ airflow/providers/fab/www/templates/appbuilder/index.html,sha256=ZaZsNdD8fCENqdn
122
125
  airflow/providers/fab/www/templates/appbuilder/navbar.html,sha256=1Q8u90aONY_PKTBtApwyp0EeudSsJyysW2UYo9Fa1cc,10215
123
126
  airflow/providers/fab/www/templates/appbuilder/navbar_menu.html,sha256=WWQ-_QLMqcW4Cpx_1_yulaQO-soD6ztnY2zfmBAUAGI,2034
124
127
  airflow/providers/fab/www/templates/appbuilder/navbar_right.html,sha256=qrwZDBbzLi4yhLrfai842MJDdQ4C31Xz9hJ3NoG5mo0,2488
125
- apache_airflow_providers_fab-2.2.1rc2.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
126
- apache_airflow_providers_fab-2.2.1rc2.dist-info/licenses/3rd-party-licenses/LICENSES-ui.txt,sha256=C9vBr_KiUhI3jjCS754n_SPi-ylD8SiJgXlOWuNOO98,3688
127
- apache_airflow_providers_fab-2.2.1rc2.dist-info/licenses/NOTICE,sha256=GrKwLaFNGIn3J86ucRfNIExRSCD6-7nty84-84F2ad4,448
128
- apache_airflow_providers_fab-2.2.1rc2.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
129
- apache_airflow_providers_fab-2.2.1rc2.dist-info/METADATA,sha256=9RVeQPXyBmqFq3h-WCUfqydm95echwXTRI2yNCG5fCU,6170
130
- apache_airflow_providers_fab-2.2.1rc2.dist-info/RECORD,,
128
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/entry_points.txt,sha256=m05kASp7vFi0ZmQ--CFp7GeJpPL7UT2RQF8EEP5XRX8,99
129
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/licenses/3rd-party-licenses/LICENSES-ui.txt,sha256=C9vBr_KiUhI3jjCS754n_SPi-ylD8SiJgXlOWuNOO98,3688
130
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/licenses/NOTICE,sha256=GrKwLaFNGIn3J86ucRfNIExRSCD6-7nty84-84F2ad4,448
131
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
132
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/METADATA,sha256=HR61x2b4o1t_MwUGJEXO1R15EieVXuB6wzb92kahxmE,6117
133
+ apache_airflow_providers_fab-2.3.0rc1.dist-info/RECORD,,
@@ -1,2 +0,0 @@
1
- /*! For license information please see main.26e36c3998f451900260.js.LICENSE.txt */
2
- "use strict";!function(e,t){"object"==typeof exports&&"object"==typeof module?module.exports=t():"function"==typeof define&&define.amd?define([],t):"object"==typeof exports?exports.Airflow=t():(e.Airflow=e.Airflow||{},e.Airflow.main=t())}(self,(()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[792],{432:()=>{},993:(e,t,o)=>{o.r(t),o.d(t,{convertSecsToHumanReadable:()=>u,escapeHtml:()=>d});const a="YYYY-MM-DD, HH:mm:ss",n="YYYY-MM-DD, HH:mm:ss z",r="z (Z)";function i(e){return e instanceof moment?e.isUTC()?"UTC":e.format(r):"UTC"===e?e:moment().tz(e).format(r)}function m(e){moment.tz.setDefault(e),$('time[data-datetime-convert!="false"]').each(((e,t)=>{const o=$(t),r=moment(o.attr("datetime"));r._isValid&&o.text(r.format(o.data("with-tz")?n:a)),void 0!==o.attr("title")&&o.attr("title",r.isUTC()?"":`UTC: ${r.clone().utc().format()}`)})),$(".datetime input").each(((e,t)=>{t.value=moment(t.value).format()}))}function l(){const e=moment();$("#clock").attr("datetime",e.format("YYYY-MM-DDThh:mm:ssZ")).html(`${e.format("HH:mm")} <strong>${i(e)}</strong>`)}function s(e){localStorage.setItem("selected-timezone",e);const t=new CustomEvent("timezone",{detail:e});document.dispatchEvent(t),m(e),l(),$("body").trigger({type:"airflow.timezone-change",timezone:e})}window.isoDateToTimeEl=function(e,t){const o=moment(e),n=$.extend({title:!0},t).title,r=document.createElement("time");return r.setAttribute("datetime",o.format()),n&&r.setAttribute("title",o.isUTC()?"":`UTC: ${o.clone().utc().format()}`),r.innerText=o.format(a),r},window.moment=Airflow.moment;const c=document.createElement("span");function d(e){return c.textContent=e,c.innerHTML}function u(e){let t=e;const o=e,a=o-Math.floor(o);t=Math.floor(t);const n=Math.floor(t/3600);t-=3600*n;const r=Math.floor(t/60);t-=60*r;let i="";return n>0&&(i+=`${n}Hours `),r>0&&(i+=`${r}Min `),t+a>0&&(Math.floor(o)===o?i+=`${t}Sec`:(t+=a,i+=`${t.toFixed(3)}Sec`)),i}function f(){const e=moment.tz.guess(),t=localStorage.getItem("selected-timezone"),o=localStorage.getItem("chosen-timezone");function a(t){localStorage.setItem("chosen-timezone",t),t!==e||t!==Airflow.serverTimezone?($("#timezone-manual a").data("timezone",t).text(i(t)),$("#timezone-manual").show()):$("#timezone-manual").hide()}o&&a(o),s(t||Airflow.defaultUITimezone),"UTC"!==Airflow.serverTimezone&&($("#timezone-server a").html(`${i(Airflow.serverTimezone)} <span class="label label-primary">Server</span>`),$("#timezone-server").show()),Airflow.serverTimezone!==e?$("#timezone-local a").attr("data-timezone",e).html(`${i(e)} <span class="label label-info">Local</span>`):$("#timezone-local").hide(),$("a[data-timezone]").click((e=>{s($(e.currentTarget).data("timezone"))}));const n=moment.tz.names().map((e=>({category:e.split("/",1)[0],label:e.replace("_"," "),value:e})));$("#timezone-other").autocomplete({source:(e,t)=>{t(function(e,t){const o=new RegExp($.ui.autocomplete.escapeRegex(t),"i");return $.grep(e,(e=>o.test(e.label)||o.test(e.category)))}(n,e.term))},appendTo:"#timezone-menu > li:nth-child(6) > form",focus:(e,t)=>{e.preventDefault(),$(this).val(t.item.label)},select:(e,t)=>($(this).val(""),a(t.item.value),s(t.item.value),!1)}).data("ui-autocomplete")._renderItem=function(e,t){const o=$("<li>");return o.append(`<a class='dropdown-item' href='#' role='option'>${t.label}</a>`),o.appendTo(e)},$.ui.autocomplete.prototype._renderMenu=function(e,t){let o="";e.addClass("typeahead dropdown-menu"),e.attr("role","listbox"),$.each(t,((t,a)=>{a.category!==o&&(e.append(`<li class='ui-autocomplete-category dropdown-header'>${a.category}</li>`),o=a.category),this._renderItemData(e,a)}))}}function p(e){const t=$(e),o=$(".filter_val.form-control",t.parents("tr"));"Is Null"===t.text()||"Is not Null"===t.text()?(void 0!==o.attr("required")&&(o.removeAttr("required"),o.attr("airflow-required",!0)),1===o.parent(".datetime").length?o.parent(".datetime").hide():o.hide()):("true"===o.attr("airflow-required")&&(o.attr("required",!0),o.removeAttr("airflow-required")),1===o.parent(".datetime").length?o.parent(".datetime").show():o.show())}window.escapeHtml=d,window.convertSecsToHumanReadable=u,window.postAsForm=function(e,t){const o=$("<form></form>");o.attr("method","POST"),o.attr("action",e),$.each(t||{},((e,t)=>{const a=$("<input></input>");a.attr("type","hidden"),a.attr("name",e),a.attr("value",t),o.append(a)}));const a=$("<input></input>");a.attr("type","hidden"),a.attr("name","csrf_token"),a.attr("value",csrfToken),o.append(a),$(document.body).append(o),o.submit()},$(document).ready((()=>{f(),$("#clock").attr("data-original-title",hostName).attr("data-placement","bottom").parent().show(),l(),setInterval(l,1e3),$.ajaxSetup({beforeSend(e,t){/^(GET|HEAD|OPTIONS|TRACE)$/i.test(t.type)||this.crossDomain||e.setRequestHeader("X-CSRFToken",csrfToken)}}),$.fn.datetimepicker.defaults.sideBySide=!0,$(".datetimepicker").datetimepicker({format:"YYYY-MM-DDTHH:mm:ssZ"}),$(".datepicker").datetimepicker({format:"YYYY-MM-DD"}),$(".timepicker").datetimepicker({format:"HH:mm:ss"}),$(".filters .select2-chosen").each(((e,t)=>{p(t)})),$(".filters .select2-chosen").on("DOMNodeInserted",(e=>{p(e.target)})),$("#filter_form a.filter").click((()=>{$(".datetimepicker").datetimepicker(),$(".filters .select2-chosen").on("DOMNodeInserted",(e=>{p(e.target)}))})),$(".js-tooltip").tooltip()}))}},e=>{var t=t=>e(e.s=t);return t(432),t(993)}])));
@@ -1 +0,0 @@
1
- "use strict";!function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.materialIcons=o())}(self,(()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[186],{581:(e,o,f)=>{f.r(o)}},e=>{var o;return o=581,e(e.s=o)}])));
@@ -1 +0,0 @@
1
- !function(e,o){"object"==typeof exports&&"object"==typeof module?module.exports=o():"function"==typeof define&&define.amd?define([],o):"object"==typeof exports?exports.Airflow=o():(e.Airflow=e.Airflow||{},e.Airflow.moment=o())}(self,(()=>(self.webpackChunkAirflow=self.webpackChunkAirflow||[]).push([[911],{137:e=>{function o(e){var o=new Error("Cannot find module '"+e+"'");throw o.code="MODULE_NOT_FOUND",o}o.keys=()=>[],o.resolve=o,o.id=137,e.exports=o}},e=>(e.O(0,[743],(()=>{return o=743,e(e.s=o);var o})),e.O())])));
@@ -1 +0,0 @@
1
- (()=>{"use strict";var e,r={},o={};function t(e){var n=o[e];if(void 0!==n)return n.exports;var l=o[e]={id:e,loaded:!1,exports:{}};return r[e].call(l.exports,l,l.exports,t),l.loaded=!0,l.exports}t.m=r,e=[],t.O=(r,o,n,l)=>{if(!o){var i=1/0;for(p=0;p<e.length;p++){o=e[p][0],n=e[p][1],l=e[p][2];for(var a=!0,f=0;f<o.length;f++)(!1&l||i>=l)&&Object.keys(t.O).every((e=>t.O[e](o[f])))?o.splice(f--,1):(a=!1,l<i&&(i=l));if(a){e.splice(p--,1);var d=n();void 0!==d&&(r=d)}}return r}l=l||0;for(var p=e.length;p>0&&e[p-1][2]>l;p--)e[p]=e[p-1];e[p]=[o,n,l]},t.d=(e,r)=>{for(var o in r)t.o(r,o)&&!t.o(e,o)&&Object.defineProperty(e,o,{enumerable:!0,get:r[o]})},t.o=(e,r)=>Object.prototype.hasOwnProperty.call(e,r),t.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},t.nmd=e=>(e.paths=[],e.children||(e.children=[]),e),(()=>{var e={121:0};t.O.j=r=>0===e[r];var r=(r,o)=>{var n,l,i=o[0],a=o[1],f=o[2],d=0;if(i.some((r=>0!==e[r]))){for(n in a)t.o(a,n)&&(t.m[n]=a[n]);if(f)var p=f(t)}for(r&&r(o);d<i.length;d++)l=i[d],t.o(e,l)&&e[l]&&e[l][0](),e[l]=0;return t.O(p)},o=self.webpackChunkAirflow=self.webpackChunkAirflow||[];o.forEach(r.bind(null,0)),o.push=r.bind(null,o.push.bind(o))})()})();