@strapi/admin 4.11.0-beta.1 → 4.11.0-exp.2

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 (115) hide show
  1. package/admin/src/content-manager/components/ComponentIcon/ComponentIcon.js +16 -26
  2. package/admin/src/content-manager/components/ComponentIcon/constants.js +133 -0
  3. package/admin/src/content-manager/components/DynamicZone/components/AddComponentButton.js +32 -95
  4. package/admin/src/content-manager/components/DynamicZone/components/ComponentCard.js +10 -2
  5. package/admin/src/content-manager/components/DynamicZone/components/ComponentCategory.js +63 -15
  6. package/admin/src/content-manager/components/DynamicZone/components/ComponentPicker.js +50 -63
  7. package/admin/src/content-manager/components/DynamicZone/components/DynamicComponent.js +132 -58
  8. package/admin/src/content-manager/components/DynamicZone/components/DynamicZoneLabel.js +29 -37
  9. package/admin/src/content-manager/components/DynamicZone/index.js +131 -83
  10. package/admin/src/content-manager/components/EditViewDataManagerProvider/index.js +28 -6
  11. package/admin/src/content-manager/components/EditViewDataManagerProvider/reducer.js +18 -6
  12. package/admin/src/content-manager/pages/EditSettingsView/components/DynamicZoneList.js +7 -1
  13. package/admin/src/content-manager/pages/EditView/index.js +1 -1
  14. package/admin/src/hooks/useContentTypes/useContentTypes.js +0 -2
  15. package/admin/src/index.js +4 -3
  16. package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +1 -1
  17. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/EventTableCE.js +13 -0
  18. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +3 -0
  19. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/Events/index.js +331 -0
  20. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/Combobox.js +54 -4
  21. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/index.js +12 -23
  22. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +129 -116
  23. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/utils/makeWebhookValidationSchema.js +62 -0
  24. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/index.js +59 -64
  25. package/admin/src/translations/en.json +6 -0
  26. package/build/1887.6f71e8b2.chunk.js +39 -0
  27. package/build/3081.7e9329cb.chunk.js +105 -0
  28. package/build/371.6e4e2c1f.chunk.js +71 -0
  29. package/build/5542.64b623c9.chunk.js +63 -0
  30. package/build/{5563.79950369.chunk.js → 5563.badbffde.chunk.js} +2 -2
  31. package/build/{6970.7ea35fbd.chunk.js → 6970.d456705f.chunk.js} +1 -1
  32. package/build/{7259.5cc67413.chunk.js → 7259.5d0de931.chunk.js} +1 -1
  33. package/build/8976.a85384ce.chunk.js +155 -0
  34. package/build/{1657.ca8562dd.chunk.js → 9932.5ef475c5.chunk.js} +54 -62
  35. package/build/{Admin-authenticatedApp.990df65d.chunk.js → Admin-authenticatedApp.9b88039c.chunk.js} +2 -2
  36. package/build/{Admin_InternalErrorPage.96ceaae1.chunk.js → Admin_InternalErrorPage.f25f04f3.chunk.js} +1 -1
  37. package/build/Admin_homePage.05063e43.chunk.js +73 -0
  38. package/build/Admin_marketplace.23ea289f.chunk.js +55 -0
  39. package/build/Admin_pluginsPage.b1031a00.chunk.js +6 -0
  40. package/build/{Admin_profilePage.75bc083a.chunk.js → Admin_profilePage.e7ccee9f.chunk.js} +2 -2
  41. package/build/Admin_settingsPage.07a6a5f0.chunk.js +79 -0
  42. package/build/{Upload_ConfigureTheView.aa64ed9a.chunk.js → Upload_ConfigureTheView.121deffb.chunk.js} +1 -1
  43. package/build/admin-app.8644c322.chunk.js +63 -0
  44. package/build/{admin-edit-roles-page.0d12b741.chunk.js → admin-edit-roles-page.bfe3304d.chunk.js} +3 -3
  45. package/build/{admin-edit-users.f9ce7844.chunk.js → admin-edit-users.6efe0382.chunk.js} +2 -2
  46. package/build/admin-roles-list.b2577370.chunk.js +23 -0
  47. package/build/admin-users.4af49ccf.chunk.js +26 -0
  48. package/build/{api-tokens-create-page.973d2816.chunk.js → api-tokens-create-page.65411a36.chunk.js} +1 -1
  49. package/build/{api-tokens-edit-page.29725c5e.chunk.js → api-tokens-edit-page.60312cb6.chunk.js} +1 -1
  50. package/build/{api-tokens-list-page.66c4fbdd.chunk.js → api-tokens-list-page.01a4d5cd.chunk.js} +2 -2
  51. package/build/audit-logs-settings-page.09c75037.chunk.js +121 -0
  52. package/build/content-manager.04fa9c14.chunk.js +1094 -0
  53. package/build/content-type-builder-list-view.58f9ed20.chunk.js +211 -0
  54. package/build/{content-type-builder-translation-en-json.af293c9e.chunk.js → content-type-builder-translation-en-json.f592325b.chunk.js} +1 -1
  55. package/build/content-type-builder.baeb0413.chunk.js +132 -0
  56. package/build/email-settings-page.85b71afc.chunk.js +11 -0
  57. package/build/en-json.a8f34002.chunk.js +1 -0
  58. package/build/i18n-settings-page.c0da2362.chunk.js +114 -0
  59. package/build/index.html +1 -1
  60. package/build/main.4a51b662.js +2633 -0
  61. package/build/{review-workflows-settings.4b39b837.chunk.js → review-workflows-settings.3a7bae25.chunk.js} +1 -1
  62. package/build/{runtime~main.55d43bd7.js → runtime~main.9b9e21e3.js} +2 -2
  63. package/build/{sso-settings-page.265e3d72.chunk.js → sso-settings-page.4bb073e0.chunk.js} +1 -1
  64. package/build/{transfer-tokens-create-page.170acee6.chunk.js → transfer-tokens-create-page.9ec277d7.chunk.js} +1 -1
  65. package/build/{transfer-tokens-edit-page.6cf23295.chunk.js → transfer-tokens-edit-page.fa5ade14.chunk.js} +1 -1
  66. package/build/{transfer-tokens-list-page.c3fec4c1.chunk.js → transfer-tokens-list-page.5d68d590.chunk.js} +2 -2
  67. package/build/upload-settings.2c1565d6.chunk.js +14 -0
  68. package/build/upload.257b2aef.chunk.js +26 -0
  69. package/build/users-advanced-settings-page.dda58320.chunk.js +9 -0
  70. package/build/users-email-settings-page.a0c08594.chunk.js +24 -0
  71. package/build/users-providers-settings-page.14a82632.chunk.js +29 -0
  72. package/build/{users-roles-settings-page.c773086b.chunk.js → users-roles-settings-page.1f408276.chunk.js} +1 -1
  73. package/build/webhook-edit-page.b9a13be7.chunk.js +136 -0
  74. package/build/webhook-list-page.84e5abc9.chunk.js +63 -0
  75. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/EventTableEE.js +23 -0
  76. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +3 -0
  77. package/ee/server/services/review-workflows/review-workflows.js +4 -0
  78. package/package.json +19 -21
  79. package/server/controllers/webhooks.js +6 -6
  80. package/admin/src/content-manager/components/DynamicZone/utils/connect.js +0 -12
  81. package/admin/src/content-manager/components/DynamicZone/utils/select.js +0 -53
  82. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/EventRow.js +0 -70
  83. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +0 -174
  84. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/keys.js +0 -39
  85. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/utils/fieldsRegex.js +0 -4
  86. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/utils/schema.js +0 -35
  87. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/reducer.js +0 -100
  88. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/utils/formatData.js +0 -20
  89. package/build/3081.c2cdfac8.chunk.js +0 -108
  90. package/build/456.9b85d4c6.chunk.js +0 -39
  91. package/build/462.a073ff1f.chunk.js +0 -71
  92. package/build/5542.002522eb.chunk.js +0 -71
  93. package/build/617.87b2fe96.chunk.js +0 -155
  94. package/build/Admin_homePage.107a9fe0.chunk.js +0 -73
  95. package/build/Admin_marketplace.1436fc2b.chunk.js +0 -55
  96. package/build/Admin_pluginsPage.e1afd5ed.chunk.js +0 -6
  97. package/build/Admin_settingsPage.bd715ed3.chunk.js +0 -79
  98. package/build/admin-app.8b102fe2.chunk.js +0 -63
  99. package/build/admin-roles-list.e8bf9685.chunk.js +0 -31
  100. package/build/admin-users.751b28b2.chunk.js +0 -34
  101. package/build/audit-logs-settings-page.3c6cea81.chunk.js +0 -129
  102. package/build/content-manager.89099707.chunk.js +0 -1123
  103. package/build/content-type-builder-list-view.1e821eb9.chunk.js +0 -215
  104. package/build/content-type-builder.b10576e7.chunk.js +0 -126
  105. package/build/email-settings-page.4368689f.chunk.js +0 -11
  106. package/build/en-json.0f5cc115.chunk.js +0 -1
  107. package/build/i18n-settings-page.7988d872.chunk.js +0 -114
  108. package/build/main.5a232c3d.js +0 -2630
  109. package/build/upload-settings.63d99bf5.chunk.js +0 -14
  110. package/build/upload.c50d8c7a.chunk.js +0 -34
  111. package/build/users-advanced-settings-page.2cfb5d24.chunk.js +0 -9
  112. package/build/users-email-settings-page.bd6c774a.chunk.js +0 -24
  113. package/build/users-providers-settings-page.528f0036.chunk.js +0 -29
  114. package/build/webhook-edit-page.ddd5963d.chunk.js +0 -128
  115. package/build/webhook-list-page.b0f5a02c.chunk.js +0 -71
@@ -0,0 +1,39 @@
1
+ (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1887],{73307:function(T,P,d){"use strict";d.d(P,{ZP:function(){return Rn}});var s=function(e,t){return s=Object.setPrototypeOf||{__proto__:[]}instanceof Array&&function(n,r){n.__proto__=r}||function(n,r){for(var a in r)Object.prototype.hasOwnProperty.call(r,a)&&(n[a]=r[a])},s(e,t)};function w(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");s(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var x=function(){return x=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var o in n)Object.prototype.hasOwnProperty.call(n,o)&&(t[o]=n[o])}return t},x.apply(this,arguments)};function g(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&t.indexOf(r)<0&&(n[r]=e[r]);if(e!=null&&typeof Object.getOwnPropertySymbols=="function")for(var a=0,r=Object.getOwnPropertySymbols(e);a<r.length;a++)t.indexOf(r[a])<0&&Object.prototype.propertyIsEnumerable.call(e,r[a])&&(n[r[a]]=e[r[a]]);return n}function M(e,t,n,r){var a=arguments.length,o=a<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,i;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")o=Reflect.decorate(e,t,n,r);else for(var c=e.length-1;c>=0;c--)(i=e[c])&&(o=(a<3?i(o):a>3?i(t,n,o):i(t,n))||o);return a>3&&o&&Object.defineProperty(t,n,o),o}function C(e,t){return function(n,r){t(n,r,e)}}function b(e,t,n,r,a,o){function i(X){if(X!==void 0&&typeof X!="function")throw new TypeError("Function expected");return X}for(var c=r.kind,h=c==="getter"?"get":c==="setter"?"set":"value",p=!t&&e?r.static?e:e.prototype:null,m=t||(p?Object.getOwnPropertyDescriptor(p,r.name):{}),E,R=!1,A=n.length-1;A>=0;A--){var O={};for(var D in r)O[D]=D==="access"?{}:r[D];for(var D in r.access)O.access[D]=r.access[D];O.addInitializer=function(X){if(R)throw new TypeError("Cannot add initializers after decoration has completed");o.push(i(X||null))};var k=(0,n[A])(c==="accessor"?{get:m.get,set:m.set}:m[h],O);if(c==="accessor"){if(k===void 0)continue;if(k===null||typeof k!="object")throw new TypeError("Object expected");(E=i(k.get))&&(m.get=E),(E=i(k.set))&&(m.set=E),(E=i(k.init))&&a.push(E)}else(E=i(k))&&(c==="field"?a.push(E):m[h]=E)}p&&Object.defineProperty(p,r.name,m),R=!0}function W(e,t,n){for(var r=arguments.length>2,a=0;a<t.length;a++)n=r?t[a].call(e,n):t[a].call(e);return r?n:void 0}function V(e){return typeof e=="symbol"?e:"".concat(e)}function G(e,t,n){return typeof t=="symbol"&&(t=t.description?"[".concat(t.description,"]"):""),Object.defineProperty(e,"name",{configurable:!0,value:n?"".concat(n," ",t):t})}function Y(e,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(e,t)}function j(e,t,n,r){function a(o){return o instanceof n?o:new n(function(i){i(o)})}return new(n||(n=Promise))(function(o,i){function c(m){try{p(r.next(m))}catch(E){i(E)}}function h(m){try{p(r.throw(m))}catch(E){i(E)}}function p(m){m.done?o(m.value):a(m.value).then(c,h)}p((r=r.apply(e,t||[])).next())})}function L(e,t){var n={label:0,sent:function(){if(o[0]&1)throw o[1];return o[1]},trys:[],ops:[]},r,a,o,i;return i={next:c(0),throw:c(1),return:c(2)},typeof Symbol=="function"&&(i[Symbol.iterator]=function(){return this}),i;function c(p){return function(m){return h([p,m])}}function h(p){if(r)throw new TypeError("Generator is already executing.");for(;i&&(i=0,p[0]&&(n=0)),n;)try{if(r=1,a&&(o=p[0]&2?a.return:p[0]?a.throw||((o=a.return)&&o.call(a),0):a.next)&&!(o=o.call(a,p[1])).done)return o;switch(a=0,o&&(p=[p[0]&2,o.value]),p[0]){case 0:case 1:o=p;break;case 4:return n.label++,{value:p[1],done:!1};case 5:n.label++,a=p[1],p=[0];continue;case 7:p=n.ops.pop(),n.trys.pop();continue;default:if(o=n.trys,!(o=o.length>0&&o[o.length-1])&&(p[0]===6||p[0]===2)){n=0;continue}if(p[0]===3&&(!o||p[1]>o[0]&&p[1]<o[3])){n.label=p[1];break}if(p[0]===6&&n.label<o[1]){n.label=o[1],o=p;break}if(o&&n.label<o[2]){n.label=o[2],n.ops.push(p);break}o[2]&&n.ops.pop(),n.trys.pop();continue}p=t.call(e,n)}catch(m){p=[6,m],a=0}finally{r=o=0}if(p[0]&5)throw p[1];return{value:p[0]?p[1]:void 0,done:!0}}}var _=Object.create?function(e,t,n,r){r===void 0&&(r=n);var a=Object.getOwnPropertyDescriptor(t,n);(!a||("get"in a?!t.__esModule:a.writable||a.configurable))&&(a={enumerable:!0,get:function(){return t[n]}}),Object.defineProperty(e,r,a)}:function(e,t,n,r){r===void 0&&(r=n),e[r]=t[n]};function J(e,t){for(var n in e)n!=="default"&&!Object.prototype.hasOwnProperty.call(t,n)&&_(t,e,n)}function Z(e){var t=typeof Symbol=="function"&&Symbol.iterator,n=t&&e[t],r=0;if(n)return n.call(e);if(e&&typeof e.length=="number")return{next:function(){return e&&r>=e.length&&(e=void 0),{value:e&&e[r++],done:!e}}};throw new TypeError(t?"Object is not iterable.":"Symbol.iterator is not defined.")}function U(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,o=[],i;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)o.push(a.value)}catch(c){i={error:c}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(i)throw i.error}}return o}function K(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(U(arguments[t]));return e}function ue(){for(var e=0,t=0,n=arguments.length;t<n;t++)e+=arguments[t].length;for(var r=Array(e),a=0,t=0;t<n;t++)for(var o=arguments[t],i=0,c=o.length;i<c;i++,a++)r[a]=o[i];return r}function se(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,o;r<a;r++)(o||!(r in t))&&(o||(o=Array.prototype.slice.call(t,0,r)),o[r]=t[r]);return e.concat(o||Array.prototype.slice.call(t))}function fe(e){return this instanceof fe?(this.v=e,this):new fe(e)}function ge(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),a,o=[];return a={},i("next"),i("throw"),i("return"),a[Symbol.asyncIterator]=function(){return this},a;function i(R){r[R]&&(a[R]=function(A){return new Promise(function(O,D){o.push([R,A,O,D])>1||c(R,A)})})}function c(R,A){try{h(r[R](A))}catch(O){E(o[0][3],O)}}function h(R){R.value instanceof fe?Promise.resolve(R.value.v).then(p,m):E(o[0][2],R)}function p(R){c("next",R)}function m(R){c("throw",R)}function E(R,A){R(A),o.shift(),o.length&&c(o[0][0],o[0][1])}}function Se(e){var t,n;return t={},r("next"),r("throw",function(a){throw a}),r("return"),t[Symbol.iterator]=function(){return this},t;function r(a,o){t[a]=e[a]?function(i){return(n=!n)?{value:fe(e[a](i)),done:!1}:o?o(i):i}:o}}function _e(e){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var t=e[Symbol.asyncIterator],n;return t?t.call(e):(e=typeof Z=="function"?Z(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(o){n[o]=e[o]&&function(i){return new Promise(function(c,h){i=e[o](i),a(c,h,i.done,i.value)})}}function a(o,i,c,h){Promise.resolve(h).then(function(p){o({value:p,done:c})},i)}}function Ne(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var Ze=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function Be(e){if(e&&e.__esModule)return e;var t={};if(e!=null)for(var n in e)n!=="default"&&Object.prototype.hasOwnProperty.call(e,n)&&_(t,e,n);return Ze(t,e),t}function Ye(e){return e&&e.__esModule?e:{default:e}}function He(e,t,n,r){if(n==="a"&&!r)throw new TypeError("Private accessor was defined without a getter");if(typeof t=="function"?e!==t||!r:!t.has(e))throw new TypeError("Cannot read private member from an object whose class did not declare it");return n==="m"?r:n==="a"?r.call(e):r?r.value:t.get(e)}function Je(e,t,n,r,a){if(r==="m")throw new TypeError("Private method is not writable");if(r==="a"&&!a)throw new TypeError("Private accessor was defined without a setter");if(typeof t=="function"?e!==t||!a:!t.has(e))throw new TypeError("Cannot write private member to an object whose class did not declare it");return r==="a"?a.call(e,n):a?a.value=n:t.set(e,n),n}function ze(e,t){if(t===null||typeof t!="object"&&typeof t!="function")throw new TypeError("Cannot use 'in' operator on non-object");return typeof e=="function"?t===e:e.has(t)}var Le="3.4.1";function de(e,t){return new Promise(function(n){return setTimeout(n,e,t)})}function Ie(e,t){t===void 0&&(t=1/0);var n=window.requestIdleCallback;return n?new Promise(function(r){return n.call(window,function(){return r()},{timeout:t})}):de(Math.min(e,t))}function ve(e){return!!e&&typeof e.then=="function"}function Fe(e,t){try{var n=e();ve(n)?n.then(function(r){return t(!0,r)},function(r){return t(!1,r)}):t(!0,n)}catch(r){t(!1,r)}}function Re(e,t,n){return n===void 0&&(n=16),j(this,void 0,void 0,function(){var r,a,o;return L(this,function(i){switch(i.label){case 0:r=Date.now(),a=0,i.label=1;case 1:return a<e.length?(t(e[a],a),o=Date.now(),o>=r+n?(r=o,[4,de(0)]):[3,3]):[3,4];case 2:i.sent(),i.label=3;case 3:return++a,[3,1];case 4:return[2]}})})}function be(e){e.then(void 0,function(){})}function oe(e,t){e=[e[0]>>>16,e[0]&65535,e[1]>>>16,e[1]&65535],t=[t[0]>>>16,t[0]&65535,t[1]>>>16,t[1]&65535];var n=[0,0,0,0];return n[3]+=e[3]+t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]+t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]+t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]+t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function ne(e,t){e=[e[0]>>>16,e[0]&65535,e[1]>>>16,e[1]&65535],t=[t[0]>>>16,t[0]&65535,t[1]>>>16,t[1]&65535];var n=[0,0,0,0];return n[3]+=e[3]*t[3],n[2]+=n[3]>>>16,n[3]&=65535,n[2]+=e[2]*t[3],n[1]+=n[2]>>>16,n[2]&=65535,n[2]+=e[3]*t[2],n[1]+=n[2]>>>16,n[2]&=65535,n[1]+=e[1]*t[3],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[2]*t[2],n[0]+=n[1]>>>16,n[1]&=65535,n[1]+=e[3]*t[1],n[0]+=n[1]>>>16,n[1]&=65535,n[0]+=e[0]*t[3]+e[1]*t[2]+e[2]*t[1]+e[3]*t[0],n[0]&=65535,[n[0]<<16|n[1],n[2]<<16|n[3]]}function me(e,t){return t%=64,t===32?[e[1],e[0]]:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t|e[0]>>>32-t]:(t-=32,[e[1]<<t|e[0]>>>32-t,e[0]<<t|e[1]>>>32-t])}function $(e,t){return t%=64,t===0?e:t<32?[e[0]<<t|e[1]>>>32-t,e[1]<<t]:[e[1]<<t-32,0]}function H(e,t){return[e[0]^t[0],e[1]^t[1]]}function Ce(e){return e=H(e,[0,e[0]>>>1]),e=ne(e,[4283543511,3981806797]),e=H(e,[0,e[0]>>>1]),e=ne(e,[3301882366,444984403]),e=H(e,[0,e[0]>>>1]),e}function je(e,t){e=e||"",t=t||0;var n=e.length%16,r=e.length-n,a=[0,t],o=[0,t],i=[0,0],c=[0,0],h=[2277735313,289559509],p=[1291169091,658871167],m;for(m=0;m<r;m=m+16)i=[e.charCodeAt(m+4)&255|(e.charCodeAt(m+5)&255)<<8|(e.charCodeAt(m+6)&255)<<16|(e.charCodeAt(m+7)&255)<<24,e.charCodeAt(m)&255|(e.charCodeAt(m+1)&255)<<8|(e.charCodeAt(m+2)&255)<<16|(e.charCodeAt(m+3)&255)<<24],c=[e.charCodeAt(m+12)&255|(e.charCodeAt(m+13)&255)<<8|(e.charCodeAt(m+14)&255)<<16|(e.charCodeAt(m+15)&255)<<24,e.charCodeAt(m+8)&255|(e.charCodeAt(m+9)&255)<<8|(e.charCodeAt(m+10)&255)<<16|(e.charCodeAt(m+11)&255)<<24],i=ne(i,h),i=me(i,31),i=ne(i,p),a=H(a,i),a=me(a,27),a=oe(a,o),a=oe(ne(a,[0,5]),[0,1390208809]),c=ne(c,p),c=me(c,33),c=ne(c,h),o=H(o,c),o=me(o,31),o=oe(o,a),o=oe(ne(o,[0,5]),[0,944331445]);switch(i=[0,0],c=[0,0],n){case 15:c=H(c,$([0,e.charCodeAt(m+14)],48));case 14:c=H(c,$([0,e.charCodeAt(m+13)],40));case 13:c=H(c,$([0,e.charCodeAt(m+12)],32));case 12:c=H(c,$([0,e.charCodeAt(m+11)],24));case 11:c=H(c,$([0,e.charCodeAt(m+10)],16));case 10:c=H(c,$([0,e.charCodeAt(m+9)],8));case 9:c=H(c,[0,e.charCodeAt(m+8)]),c=ne(c,p),c=me(c,33),c=ne(c,h),o=H(o,c);case 8:i=H(i,$([0,e.charCodeAt(m+7)],56));case 7:i=H(i,$([0,e.charCodeAt(m+6)],48));case 6:i=H(i,$([0,e.charCodeAt(m+5)],40));case 5:i=H(i,$([0,e.charCodeAt(m+4)],32));case 4:i=H(i,$([0,e.charCodeAt(m+3)],24));case 3:i=H(i,$([0,e.charCodeAt(m+2)],16));case 2:i=H(i,$([0,e.charCodeAt(m+1)],8));case 1:i=H(i,[0,e.charCodeAt(m)]),i=ne(i,h),i=me(i,31),i=ne(i,p),a=H(a,i)}return a=H(a,[0,e.length]),o=H(o,[0,e.length]),a=oe(a,o),o=oe(o,a),a=Ce(a),o=Ce(o),a=oe(a,o),o=oe(o,a),("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)+("00000000"+(o[0]>>>0).toString(16)).slice(-8)+("00000000"+(o[1]>>>0).toString(16)).slice(-8)}function Ae(e){var t;return x({name:e.name,message:e.message,stack:(t=e.stack)===null||t===void 0?void 0:t.split(`
2
+ `)},e)}function Oe(e,t){for(var n=0,r=e.length;n<r;++n)if(e[n]===t)return!0;return!1}function u(e,t){return!Oe(e,t)}function S(e){return parseInt(e)}function f(e){return parseFloat(e)}function l(e,t){return typeof e=="number"&&isNaN(e)?t:e}function v(e){return e.reduce(function(t,n){return t+(n?1:0)},0)}function y(e,t){if(t===void 0&&(t=1),Math.abs(t)>=1)return Math.round(e/t)*t;var n=1/t;return Math.round(e*n)/n}function F(e){for(var t,n,r="Unexpected syntax '".concat(e,"'"),a=/^\s*([a-z-]*)(.*)$/i.exec(e),o=a[1]||void 0,i={},c=/([.:#][\w-]+|\[.+?\])/gi,h=function(R,A){i[R]=i[R]||[],i[R].push(A)};;){var p=c.exec(a[2]);if(!p)break;var m=p[0];switch(m[0]){case".":h("class",m.slice(1));break;case"#":h("id",m.slice(1));break;case"[":{var E=/^\[([\w-]+)([~|^$*]?=("(.*?)"|([\w-]+)))?(\s+[is])?\]$/.exec(m);if(E)h(E[1],(n=(t=E[4])!==null&&t!==void 0?t:E[5])!==null&&n!==void 0?n:"");else throw new Error(r);break}default:throw new Error(r)}}return[o,i]}function I(e){return e&&typeof e=="object"&&"message"in e?e:{message:e}}function B(e){return typeof e!="function"}function re(e,t){var n=new Promise(function(r){var a=Date.now();Fe(e.bind(null,t),function(){for(var o=[],i=0;i<arguments.length;i++)o[i]=arguments[i];var c=Date.now()-a;if(!o[0])return r(function(){return{error:I(o[1]),duration:c}});var h=o[1];if(B(h))return r(function(){return{value:h,duration:c}});r(function(){return new Promise(function(p){var m=Date.now();Fe(h,function(){for(var E=[],R=0;R<arguments.length;R++)E[R]=arguments[R];var A=c+Date.now()-m;if(!E[0])return p({error:I(E[1]),duration:A});p({value:E[1],duration:A})})})})})});return be(n),function(){return n.then(function(a){return a()})}}function z(e,t,n){var r=Object.keys(e).filter(function(o){return u(n,o)}),a=Array(r.length);return Re(r,function(o,i){a[i]=re(e[o],t)}),function(){return j(this,void 0,void 0,function(){var i,c,h,p,m,E,R;return L(this,function(A){switch(A.label){case 0:for(i={},c=0,h=r;c<h.length;c++)p=h[c],i[p]=void 0;m=Array(r.length),E=function(){var O;return L(this,function(D){switch(D.label){case 0:return O=!0,[4,Re(r,function(k,X){if(!m[X])if(a[X]){var ce=a[X]().then(function(Ee){return i[k]=Ee});be(ce),m[X]=ce}else O=!1})];case 1:return D.sent(),O?[2,"break"]:[4,de(1)];case 2:return D.sent(),[2]}})},A.label=1;case 1:return[5,E()];case 2:if(R=A.sent(),R==="break")return[3,4];A.label=3;case 3:return[3,1];case 4:return[4,Promise.all(m)];case 5:return A.sent(),[2,i]}})})}}function le(e,t){var n=function(r){return B(r)?t(r):function(){var a=r();return ve(a)?a.then(t):t(a)}};return function(r){var a=e(r);return ve(a)?a.then(n):n(a)}}function ie(){var e=window,t=navigator;return v(["MSCSSMatrix"in e,"msSetImmediate"in e,"msIndexedDB"in e,"msMaxTouchPoints"in t,"msPointerEnabled"in t])>=4}function Me(){var e=window,t=navigator;return v(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in t,"msSaveBlob"in t])>=3&&!ie()}function ye(){var e=window,t=navigator;return v(["webkitPersistentStorage"in t,"webkitTemporaryStorage"in t,t.vendor.indexOf("Google")===0,"webkitResolveLocalFileSystemURL"in e,"BatteryManager"in e,"webkitMediaStream"in e,"webkitSpeechGrammar"in e])>=5}function q(){var e=window,t=navigator;return v(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,t.vendor.indexOf("Apple")===0,"getStorageUpdates"in t,"WebKitMediaKeys"in e])>=4}function ae(){var e=window;return v(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function ee(){var e,t,n=window;return v(["buildID"in navigator,"MozAppearance"in((t=(e=document.documentElement)===null||e===void 0?void 0:e.style)!==null&&t!==void 0?t:{}),"onmozfullscreenchange"in n,"mozInnerScreenX"in n,"CSSMozDocumentRule"in n,"CanvasCaptureMediaStream"in n])>=4}function pe(){var e=window;return v([!("MediaSettingsRange"in e),"RTCEncodedAudioFrame"in e,""+e.Intl=="[object Intl]",""+e.Reflect=="[object Reflect]"])>=3}function he(){var e=window;return v(["DOMRectList"in e,"RTCPeerConnectionIceEvent"in e,"SVGGeometryElement"in e,"ontransitioncancel"in e])>=3}function it(){if(navigator.platform==="iPad")return!0;var e=screen,t=e.width/e.height;return v(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}function ct(){var e=document;return e.fullscreenElement||e.msFullscreenElement||e.mozFullScreenElement||e.webkitFullscreenElement||null}function ut(){var e=document;return(e.exitFullscreen||e.msExitFullscreen||e.mozCancelFullScreen||e.webkitExitFullscreen).call(e)}function Ue(){var e=ye(),t=ee();if(!e&&!t)return!1;var n=window;return v(["onorientationchange"in n,"orientation"in n,e&&!("SharedWorker"in n),t&&/android/i.test(navigator.appVersion)])>=2}function st(){var e=window,t=e.OfflineAudioContext||e.webkitOfflineAudioContext;if(!t)return-2;if(lt())return-1;var n=4500,r=5e3,a=new t(1,r,44100),o=a.createOscillator();o.type="triangle",o.frequency.value=1e4;var i=a.createDynamicsCompressor();i.threshold.value=-50,i.knee.value=40,i.ratio.value=12,i.attack.value=0,i.release.value=.25,o.connect(i),i.connect(a.destination),o.start(0);var c=ft(a),h=c[0],p=c[1],m=h.then(function(E){return dt(E.getChannelData(0).subarray(n))},function(E){if(E.name==="timeout"||E.name==="suspended")return-3;throw E});return be(m),function(){return p(),m}}function lt(){return q()&&!ae()&&!he()}function ft(e){var t=3,n=500,r=500,a=5e3,o=function(){},i=new Promise(function(c,h){var p=!1,m=0,E=0;e.oncomplete=function(O){return c(O.renderedBuffer)};var R=function(){setTimeout(function(){return h(Qe("timeout"))},Math.min(r,E+a-Date.now()))},A=function(){try{var O=e.startRendering();switch(ve(O)&&be(O),e.state){case"running":E=Date.now(),p&&R();break;case"suspended":document.hidden||m++,p&&m>=t?h(Qe("suspended")):setTimeout(A,n);break}}catch(D){h(D)}};A(),o=function(){p||(p=!0,E>0&&R())}});return[i,o]}function dt(e){for(var t=0,n=0;n<e.length;++n)t+=Math.abs(e[n]);return t}function Qe(e){var t=new Error(e);return t.name=e,t}function Ke(e,t,n){var r,a,o;return n===void 0&&(n=50),j(this,void 0,void 0,function(){var i,c;return L(this,function(h){switch(h.label){case 0:i=document,h.label=1;case 1:return i.body?[3,3]:[4,de(n)];case 2:return h.sent(),[3,1];case 3:c=i.createElement("iframe"),h.label=4;case 4:return h.trys.push([4,,10,11]),[4,new Promise(function(p,m){var E=!1,R=function(){E=!0,p()},A=function(k){E=!0,m(k)};c.onload=R,c.onerror=A;var O=c.style;O.setProperty("display","block","important"),O.position="absolute",O.top="0",O.left="0",O.visibility="hidden",t&&"srcdoc"in c?c.srcdoc=t:c.src="about:blank",i.body.appendChild(c);var D=function(){var k,X;E||(((X=(k=c.contentWindow)===null||k===void 0?void 0:k.document)===null||X===void 0?void 0:X.readyState)==="complete"?R():setTimeout(D,10))};D()})];case 5:h.sent(),h.label=6;case 6:return!((a=(r=c.contentWindow)===null||r===void 0?void 0:r.document)===null||a===void 0)&&a.body?[3,8]:[4,de(n)];case 7:return h.sent(),[3,6];case 8:return[4,e(c,c.contentWindow)];case 9:return[2,h.sent()];case 10:return(o=c.parentNode)===null||o===void 0||o.removeChild(c),[7];case 11:return[2]}})})}function mt(e){for(var t=F(e),n=t[0],r=t[1],a=document.createElement(n??"div"),o=0,i=Object.keys(r);o<i.length;o++){var c=i[o],h=r[c].join(" ");c==="style"?vt(a.style,h):a.setAttribute(c,h)}return a}function vt(e,t){for(var n=0,r=t.split(";");n<r.length;n++){var a=r[n],o=/^\s*([\w-]+)\s*:\s*(.+?)(\s*!([\w-]+))?\s*$/.exec(a);if(o){var i=o[1],c=o[2],h=o[4];e.setProperty(i,c,h||"")}}}var pt="mmMwWLliI0O&1",ht="48px",we=["monospace","sans-serif","serif"],$e=["sans-serif-thin","ARNO PRO","Agency FB","Arabic Typesetting","Arial Unicode MS","AvantGarde Bk BT","BankGothic Md BT","Batang","Bitstream Vera Sans Mono","Calibri","Century","Century Gothic","Clarendon","EUROSTILE","Franklin Gothic","Futura Bk BT","Futura Md BT","GOTHAM","Gill Sans","HELV","Haettenschweiler","Helvetica Neue","Humanst521 BT","Leelawadee","Letter Gothic","Levenim MT","Lucida Bright","Lucida Sans","Menlo","MS Mincho","MS Outlook","MS Reference Specialty","MS UI Gothic","MT Extra","MYRIAD PRO","Marlett","Meiryo UI","Microsoft Uighur","Minion Pro","Monotype Corsiva","PMingLiU","Pristina","SCRIPTINA","Segoe UI Light","Serifa","SimHei","Small Fonts","Staccato222 BT","TRAJAN PRO","Univers CE 55 Medium","Vrinda","ZWAdobeF"];function gt(){return Ke(function(e,t){var n=t.document,r=n.body;r.style.fontSize=ht;var a=n.createElement("div"),o={},i={},c=function(D){var k=n.createElement("span"),X=k.style;return X.position="absolute",X.top="0",X.left="0",X.fontFamily=D,k.textContent=pt,a.appendChild(k),k},h=function(D,k){return c("'".concat(D,"',").concat(k))},p=function(){return we.map(c)},m=function(){for(var D={},k=function(Pe){D[Pe]=we.map(function(Ge){return h(Pe,Ge)})},X=0,ce=$e;X<ce.length;X++){var Ee=ce[X];k(Ee)}return D},E=function(D){return we.some(function(k,X){return D[X].offsetWidth!==o[k]||D[X].offsetHeight!==i[k]})},R=p(),A=m();r.appendChild(a);for(var O=0;O<we.length;O++)o[we[O]]=R[O].offsetWidth,i[we[O]]=R[O].offsetHeight;return $e.filter(function(D){return E(A[D])})})}function bt(){var e=navigator.plugins;if(e){for(var t=[],n=0;n<e.length;++n){var r=e[n];if(r){for(var a=[],o=0;o<r.length;++o){var i=r[o];a.push({type:i.type,suffixes:i.suffixes})}t.push({name:r.name,description:r.description,mimeTypes:a})}}return t}}function yt(){var e=!1,t,n,r=wt(),a=r[0],o=r[1];if(!xt(a,o))t=n="";else{e=St(o),Lt(a,o);var i=We(a),c=We(a);i!==c?t=n="unstable":(n=i,Ct(a,o),t=We(a))}return{winding:e,geometry:t,text:n}}function wt(){var e=document.createElement("canvas");return e.width=1,e.height=1,[e,e.getContext("2d")]}function xt(e,t){return!!(t&&e.toDataURL)}function St(e){return e.rect(0,0,10,10),e.rect(2,2,6,6),!e.isPointInPath(5,5,"evenodd")}function Lt(e,t){e.width=240,e.height=60,t.textBaseline="alphabetic",t.fillStyle="#f60",t.fillRect(100,1,62,20),t.fillStyle="#069",t.font='11pt "Times New Roman"';var n="Cwm fjordbank gly ".concat(String.fromCharCode(55357,56835));t.fillText(n,2,15),t.fillStyle="rgba(102, 204, 0, 0.2)",t.font="18pt Arial",t.fillText(n,4,45)}function Ct(e,t){e.width=122,e.height=110,t.globalCompositeOperation="multiply";for(var n=0,r=[["#f2f",40,40],["#2ff",80,40],["#ff2",60,80]];n<r.length;n++){var a=r[n],o=a[0],i=a[1],c=a[2];t.fillStyle=o,t.beginPath(),t.arc(i,c,40,0,Math.PI*2,!0),t.closePath(),t.fill()}t.fillStyle="#f9c",t.arc(60,60,60,0,Math.PI*2,!0),t.arc(60,60,20,0,Math.PI*2,!0),t.fill("evenodd")}function We(e){return e.toDataURL()}function Et(){var e=navigator,t=0,n;e.maxTouchPoints!==void 0?t=S(e.maxTouchPoints):e.msMaxTouchPoints!==void 0&&(t=e.msMaxTouchPoints);try{document.createEvent("TouchEvent"),n=!0}catch{n=!1}var r="ontouchstart"in window;return{maxTouchPoints:t,touchEvent:n,touchStart:r}}function Ft(){return navigator.oscpu}function Rt(){var e=navigator,t=[],n=e.language||e.userLanguage||e.browserLanguage||e.systemLanguage;if(n!==void 0&&t.push([n]),Array.isArray(e.languages))ye()&&pe()||t.push(e.languages);else if(typeof e.languages=="string"){var r=e.languages;r&&t.push(r.split(","))}return t}function jt(){return window.screen.colorDepth}function Mt(){return l(f(navigator.deviceMemory),void 0)}function Tt(){var e=screen,t=function(r){return l(S(r),null)},n=[t(e.width),t(e.height)];return n.sort().reverse(),n}var Pt=2500,Zt=10,Te,De;function It(){if(De===void 0){var e=function(){var t=Ve();ke(t)?De=setTimeout(e,Pt):(Te=t,De=void 0)};e()}}function At(){var e=this;return It(),function(){return j(e,void 0,void 0,function(){var t;return L(this,function(n){switch(n.label){case 0:return t=Ve(),ke(t)?Te?[2,se([],Te,!0)]:ct()?[4,ut()]:[3,2]:[3,2];case 1:n.sent(),t=Ve(),n.label=2;case 2:return ke(t)||(Te=t),[2,t]}})})}}function Ot(){var e=this,t=At();return function(){return j(e,void 0,void 0,function(){var n,r;return L(this,function(a){switch(a.label){case 0:return[4,t()];case 1:return n=a.sent(),r=function(o){return o===null?null:y(o,Zt)},[2,[r(n[0]),r(n[1]),r(n[2]),r(n[3])]]}})})}}function Ve(){var e=screen;return[l(f(e.availTop),null),l(f(e.width)-f(e.availWidth)-l(f(e.availLeft),0),null),l(f(e.height)-f(e.availHeight)-l(f(e.availTop),0),null),l(f(e.availLeft),null)]}function ke(e){for(var t=0;t<4;++t)if(e[t])return!1;return!0}function Wt(){return l(S(navigator.hardwareConcurrency),void 0)}function Dt(){var e,t=(e=window.Intl)===null||e===void 0?void 0:e.DateTimeFormat;if(t){var n=new t().resolvedOptions().timeZone;if(n)return n}var r=-Vt();return"UTC".concat(r>=0?"+":"").concat(Math.abs(r))}function Vt(){var e=new Date().getFullYear();return Math.max(f(new Date(e,0,1).getTimezoneOffset()),f(new Date(e,6,1).getTimezoneOffset()))}function kt(){try{return!!window.sessionStorage}catch{return!0}}function Xt(){try{return!!window.localStorage}catch{return!0}}function Gt(){if(!(ie()||Me()))try{return!!window.indexedDB}catch{return!0}}function _t(){return!!window.openDatabase}function Nt(){return navigator.cpuClass}function Bt(){var e=navigator.platform;return e==="MacIntel"&&q()&&!ae()?it()?"iPad":"iPhone":e}function Yt(){return navigator.vendor||""}function Ht(){for(var e=[],t=0,n=["chrome","safari","__crWeb","__gCrWeb","yandex","__yb","__ybro","__firefox__","__edgeTrackingPreventionStatistics","webkit","oprt","samsungAr","ucweb","UCShellJava","puffinDevice"];t<n.length;t++){var r=n[t],a=window[r];a&&typeof a=="object"&&e.push(r)}return e.sort()}function Jt(){var e=document;try{e.cookie="cookietest=1; SameSite=Strict;";var t=e.cookie.indexOf("cookietest=")!==-1;return e.cookie="cookietest=1; SameSite=Strict; expires=Thu, 01-Jan-1970 00:00:01 GMT",t}catch{return!1}}function zt(){var e=atob;return{abpIndo:["#Iklan-Melayang","#Kolom-Iklan-728","#SidebarIklan-wrapper",e("YVt0aXRsZT0iN25hZ2EgcG9rZXIiIGld"),'[title="ALIENBOLA" i]'],abpvn:["#quangcaomb",e("Lmlvc0Fkc2lvc0Fkcy1sYXlvdXQ="),".quangcao",e("W2hyZWZePSJodHRwczovL3I4OC52bi8iXQ=="),e("W2hyZWZePSJodHRwczovL3piZXQudm4vIl0=")],adBlockFinland:[".mainostila",e("LnNwb25zb3JpdA=="),".ylamainos",e("YVtocmVmKj0iL2NsaWNrdGhyZ2guYXNwPyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hcHAucmVhZHBlYWsuY29tL2FkcyJd")],adBlockPersian:["#navbar_notice_50",".kadr",'TABLE[width="140px"]',"#divAgahi",e("I2FkMl9pbmxpbmU=")],adBlockWarningRemoval:["#adblock-honeypot",".adblocker-root",".wp_adblock_detect",e("LmhlYWRlci1ibG9ja2VkLWFk"),e("I2FkX2Jsb2NrZXI=")],adGuardAnnoyances:['amp-embed[type="zen"]',".hs-sosyal","#cookieconsentdiv",'div[class^="app_gdpr"]',".as-oil"],adGuardBase:[".BetterJsPopOverlay",e("I2FkXzMwMFgyNTA="),e("I2Jhbm5lcmZsb2F0MjI="),e("I2FkLWJhbm5lcg=="),e("I2NhbXBhaWduLWJhbm5lcg==")],adGuardChinese:[e("LlppX2FkX2FfSA=="),e("YVtocmVmKj0iL29kMDA1LmNvbSJd"),e("YVtocmVmKj0iLmh0aGJldDM0LmNvbSJd"),".qq_nr_lad","#widget-quan"],adGuardFrench:[e("I2Jsb2NrLXZpZXdzLWFkcy1zaWRlYmFyLWJsb2NrLWJsb2Nr"),"#pavePub",e("LmFkLWRlc2t0b3AtcmVjdGFuZ2xl"),".mobile_adhesion",".widgetadv"],adGuardGerman:[e("LmJhbm5lcml0ZW13ZXJidW5nX2hlYWRfMQ=="),e("LmJveHN0YXJ0d2VyYnVuZw=="),e("LndlcmJ1bmcz"),e("YVtocmVmXj0iaHR0cDovL3d3dy5laXMuZGUvaW5kZXgucGh0bWw/cmVmaWQ9Il0="),e("YVtocmVmXj0iaHR0cHM6Ly93d3cudGlwaWNvLmNvbS8/YWZmaWxpYXRlSWQ9Il0=")],adGuardJapanese:["#kauli_yad_1",e("YVtocmVmXj0iaHR0cDovL2FkMi50cmFmZmljZ2F0ZS5uZXQvIl0="),e("Ll9wb3BJbl9pbmZpbml0ZV9hZA=="),e("LmFkZ29vZ2xl"),e("LmFkX3JlZ3VsYXIz")],adGuardMobile:[e("YW1wLWF1dG8tYWRz"),e("LmFtcF9hZA=="),'amp-embed[type="24smi"]',"#mgid_iframe1",e("I2FkX2ludmlld19hcmVh")],adGuardRussian:[e("YVtocmVmXj0iaHR0cHM6Ly9hZC5sZXRtZWFkcy5jb20vIl0="),e("LnJlY2xhbWE="),'div[id^="smi2adblock"]',e("ZGl2W2lkXj0iQWRGb3hfYmFubmVyXyJd"),e("I2FkX3NxdWFyZQ==")],adGuardSocial:[e("YVtocmVmXj0iLy93d3cuc3R1bWJsZXVwb24uY29tL3N1Ym1pdD91cmw9Il0="),e("YVtocmVmXj0iLy90ZWxlZ3JhbS5tZS9zaGFyZS91cmw/Il0="),".etsy-tweet","#inlineShare",".popup-social"],adGuardSpanishPortuguese:["#barraPublicidade","#Publicidade","#publiEspecial","#queTooltip",e("W2hyZWZePSJodHRwOi8vYWRzLmdsaXNwYS5jb20vIl0=")],adGuardTrackingProtection:["#qoo-counter",e("YVtocmVmXj0iaHR0cDovL2NsaWNrLmhvdGxvZy5ydS8iXQ=="),e("YVtocmVmXj0iaHR0cDovL2hpdGNvdW50ZXIucnUvdG9wL3N0YXQucGhwIl0="),e("YVtocmVmXj0iaHR0cDovL3RvcC5tYWlsLnJ1L2p1bXAiXQ=="),"#top100counter"],adGuardTurkish:["#backkapat",e("I3Jla2xhbWk="),e("YVtocmVmXj0iaHR0cDovL2Fkc2Vydi5vbnRlay5jb20udHIvIl0="),e("YVtocmVmXj0iaHR0cDovL2l6bGVuemkuY29tL2NhbXBhaWduLyJd"),e("YVtocmVmXj0iaHR0cDovL3d3dy5pbnN0YWxsYWRzLm5ldC8iXQ==")],bulgarian:[e("dGQjZnJlZW5ldF90YWJsZV9hZHM="),"#ea_intext_div",".lapni-pop-over","#xenium_hot_offers",e("I25ld0Fk")],easyList:[e("I0FEX0NPTlRST0xfMjg="),e("LnNlY29uZC1wb3N0LWFkcy13cmFwcGVy"),".universalboxADVBOX03",e("LmFkdmVydGlzZW1lbnQtNzI4eDkw"),e("LnNxdWFyZV9hZHM=")],easyListChina:[e("YVtocmVmKj0iLndlbnNpeHVldGFuZy5jb20vIl0="),e("LmFwcGd1aWRlLXdyYXBbb25jbGljayo9ImJjZWJvcy5jb20iXQ=="),e("LmZyb250cGFnZUFkdk0="),"#taotaole","#aafoot.top_box"],easyListCookie:["#AdaCompliance.app-notice",".text-center.rgpd",".panel--cookie",".js-cookies-andromeda",".elxtr-consent"],easyListCzechSlovak:["#onlajny-stickers",e("I3Jla2xhbW5pLWJveA=="),e("LnJla2xhbWEtbWVnYWJvYXJk"),".sklik",e("W2lkXj0ic2tsaWtSZWtsYW1hIl0=")],easyListDutch:[e("I2FkdmVydGVudGll"),e("I3ZpcEFkbWFya3RCYW5uZXJCbG9jaw=="),".adstekst",e("YVtocmVmXj0iaHR0cHM6Ly94bHR1YmUubmwvY2xpY2svIl0="),"#semilo-lrectangle"],easyListGermany:[e("I0FkX1dpbjJkYXk="),e("I3dlcmJ1bmdzYm94MzAw"),e("YVtocmVmXj0iaHR0cDovL3d3dy5yb3RsaWNodGthcnRlaS5jb20vP3NjPSJd"),e("I3dlcmJ1bmdfd2lkZXNreXNjcmFwZXJfc2NyZWVu"),e("YVtocmVmXj0iaHR0cDovL2xhbmRpbmcucGFya3BsYXR6a2FydGVpLmNvbS8/YWc9Il0=")],easyListItaly:[e("LmJveF9hZHZfYW5udW5jaQ=="),".sb-box-pubbliredazionale",e("YVtocmVmXj0iaHR0cDovL2FmZmlsaWF6aW9uaWFkcy5zbmFpLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZHNlcnZlci5odG1sLml0LyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9hZmZpbGlhemlvbmlhZHMuc25haS5pdC8iXQ==")],easyListLithuania:[e("LnJla2xhbW9zX3RhcnBhcw=="),e("LnJla2xhbW9zX251b3JvZG9z"),e("aW1nW2FsdD0iUmVrbGFtaW5pcyBza3lkZWxpcyJd"),e("aW1nW2FsdD0iRGVkaWt1b3RpLmx0IHNlcnZlcmlhaSJd"),e("aW1nW2FsdD0iSG9zdGluZ2FzIFNlcnZlcmlhaS5sdCJd")],estonian:[e("QVtocmVmKj0iaHR0cDovL3BheTRyZXN1bHRzMjQuZXUiXQ==")],fanboyAnnoyances:["#feedback-tab","#taboola-below-article",".feedburnerFeedBlock",".widget-feedburner-counter",'[title="Subscribe to our blog"]'],fanboyAntiFacebook:[".util-bar-module-firefly-visible"],fanboyEnhancedTrackers:[".open.pushModal","#issuem-leaky-paywall-articles-zero-remaining-nag","#sovrn_container",'div[class$="-hide"][zoompage-fontsize][style="display: block;"]',".BlockNag__Card"],fanboySocial:[".td-tags-and-social-wrapper-box",".twitterContainer",".youtube-social",'a[title^="Like us on Facebook"]','img[alt^="Share on Digg"]'],frellwitSwedish:[e("YVtocmVmKj0iY2FzaW5vcHJvLnNlIl1bdGFyZ2V0PSJfYmxhbmsiXQ=="),e("YVtocmVmKj0iZG9rdG9yLXNlLm9uZWxpbmsubWUiXQ=="),"article.category-samarbete",e("ZGl2LmhvbGlkQWRz"),"ul.adsmodern"],greekAdBlock:[e("QVtocmVmKj0iYWRtYW4ub3RlbmV0LmdyL2NsaWNrPyJd"),e("QVtocmVmKj0iaHR0cDovL2F4aWFiYW5uZXJzLmV4b2R1cy5nci8iXQ=="),e("QVtocmVmKj0iaHR0cDovL2ludGVyYWN0aXZlLmZvcnRobmV0LmdyL2NsaWNrPyJd"),"DIV.agores300","TABLE.advright"],hungarian:["#cemp_doboz",".optimonk-iframe-container",e("LmFkX19tYWlu"),e("W2NsYXNzKj0iR29vZ2xlQWRzIl0="),"#hirdetesek_box"],iDontCareAboutCookies:['.alert-info[data-block-track*="CookieNotice"]',".ModuleTemplateCookieIndicator",".o--cookies--container",".cookie-msg-info-container","#cookies-policy-sticky"],icelandicAbp:[e("QVtocmVmXj0iL2ZyYW1ld29yay9yZXNvdXJjZXMvZm9ybXMvYWRzLmFzcHgiXQ==")],latvian:[e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiAxMjBweDsgaGVpZ2h0OiA0MHB4OyBvdmVyZmxvdzogaGlkZGVuOyBwb3NpdGlvbjogcmVsYXRpdmU7Il0="),e("YVtocmVmPSJodHRwOi8vd3d3LnNhbGlkemluaS5sdi8iXVtzdHlsZT0iZGlzcGxheTogYmxvY2s7IHdpZHRoOiA4OHB4OyBoZWlnaHQ6IDMxcHg7IG92ZXJmbG93OiBoaWRkZW47IHBvc2l0aW9uOiByZWxhdGl2ZTsiXQ==")],listKr:[e("YVtocmVmKj0iLy9hZC5wbGFuYnBsdXMuY28ua3IvIl0="),e("I2xpdmVyZUFkV3JhcHBlcg=="),e("YVtocmVmKj0iLy9hZHYuaW1hZHJlcC5jby5rci8iXQ=="),e("aW5zLmZhc3R2aWV3LWFk"),".revenue_unit_item.dable"],listeAr:[e("LmdlbWluaUxCMUFk"),".right-and-left-sponsers",e("YVtocmVmKj0iLmFmbGFtLmluZm8iXQ=="),e("YVtocmVmKj0iYm9vcmFxLm9yZyJd"),e("YVtocmVmKj0iZHViaXp6bGUuY29tL2FyLz91dG1fc291cmNlPSJd")],listeFr:[e("YVtocmVmXj0iaHR0cDovL3Byb21vLnZhZG9yLmNvbS8iXQ=="),e("I2FkY29udGFpbmVyX3JlY2hlcmNoZQ=="),e("YVtocmVmKj0id2Vib3JhbWEuZnIvZmNnaS1iaW4vIl0="),".site-pub-interstitiel",'div[id^="crt-"][data-criteo-id]'],officialPolish:["#ceneo-placeholder-ceneo-12",e("W2hyZWZePSJodHRwczovL2FmZi5zZW5kaHViLnBsLyJd"),e("YVtocmVmXj0iaHR0cDovL2Fkdm1hbmFnZXIudGVjaGZ1bi5wbC9yZWRpcmVjdC8iXQ=="),e("YVtocmVmXj0iaHR0cDovL3d3dy50cml6ZXIucGwvP3V0bV9zb3VyY2UiXQ=="),e("ZGl2I3NrYXBpZWNfYWQ=")],ro:[e("YVtocmVmXj0iLy9hZmZ0cmsuYWx0ZXgucm8vQ291bnRlci9DbGljayJd"),'a[href^="/magazin/"]',e("YVtocmVmXj0iaHR0cHM6Ly9ibGFja2ZyaWRheXNhbGVzLnJvL3Ryay9zaG9wLyJd"),e("YVtocmVmXj0iaHR0cHM6Ly9ldmVudC4ycGVyZm9ybWFudC5jb20vZXZlbnRzL2NsaWNrIl0="),e("YVtocmVmXj0iaHR0cHM6Ly9sLnByb2ZpdHNoYXJlLnJvLyJd")],ruAd:[e("YVtocmVmKj0iLy9mZWJyYXJlLnJ1LyJd"),e("YVtocmVmKj0iLy91dGltZy5ydS8iXQ=="),e("YVtocmVmKj0iOi8vY2hpa2lkaWtpLnJ1Il0="),"#pgeldiz",".yandex-rtb-block"],thaiAds:["a[href*=macau-uta-popup]",e("I2Fkcy1nb29nbGUtbWlkZGxlX3JlY3RhbmdsZS1ncm91cA=="),e("LmFkczMwMHM="),".bumq",".img-kosana"],webAnnoyancesUltralist:["#mod-social-share-2","#social-tools",e("LmN0cGwtZnVsbGJhbm5lcg=="),".zergnet-recommend",".yt.btn-link.btn-md.btn"]}}function Ut(e){var t=e===void 0?{}:e,n=t.debug;return j(this,void 0,void 0,function(){var r,a,o,i,c,h;return L(this,function(p){switch(p.label){case 0:return Qt()?(r=zt(),a=Object.keys(r),o=(h=[]).concat.apply(h,a.map(function(m){return r[m]})),[4,Kt(o)]):[2,void 0];case 1:return i=p.sent(),n&&$t(r,i),c=a.filter(function(m){var E=r[m],R=v(E.map(function(A){return i[A]}));return R>E.length*.6}),c.sort(),[2,c]}})})}function Qt(){return q()||Ue()}function Kt(e){var t;return j(this,void 0,void 0,function(){var n,r,a,o,h,i,c,h;return L(this,function(p){switch(p.label){case 0:for(n=document,r=n.createElement("div"),a=new Array(e.length),o={},qe(r),h=0;h<e.length;++h)i=mt(e[h]),c=n.createElement("div"),qe(c),c.appendChild(i),r.appendChild(c),a[h]=i;p.label=1;case 1:return n.body?[3,3]:[4,de(50)];case 2:return p.sent(),[3,1];case 3:n.body.appendChild(r);try{for(h=0;h<e.length;++h)a[h].offsetParent||(o[e[h]]=!0)}finally{(t=r.parentNode)===null||t===void 0||t.removeChild(r)}return[2,o]}})})}function qe(e){e.style.setProperty("display","block","important")}function $t(e,t){for(var n="DOM blockers debug:\n```",r=0,a=Object.keys(e);r<a.length;r++){var o=a[r];n+=`
3
+ `.concat(o,":");for(var i=0,c=e[o];i<c.length;i++){var h=c[i];n+=`
4
+ `.concat(t[h]?"\u{1F6AB}":"\u27A1\uFE0F"," ").concat(h)}}console.log("".concat(n,"\n```"))}function qt(){for(var e=0,t=["rec2020","p3","srgb"];e<t.length;e++){var n=t[e];if(matchMedia("(color-gamut: ".concat(n,")")).matches)return n}}function en(){if(et("inverted"))return!0;if(et("none"))return!1}function et(e){return matchMedia("(inverted-colors: ".concat(e,")")).matches}function tn(){if(tt("active"))return!0;if(tt("none"))return!1}function tt(e){return matchMedia("(forced-colors: ".concat(e,")")).matches}var nn=100;function rn(){if(matchMedia("(min-monochrome: 0)").matches){for(var e=0;e<=nn;++e)if(matchMedia("(max-monochrome: ".concat(e,")")).matches)return e;throw new Error("Too high value")}}function an(){if(xe("no-preference"))return 0;if(xe("high")||xe("more"))return 1;if(xe("low")||xe("less"))return-1;if(xe("forced"))return 10}function xe(e){return matchMedia("(prefers-contrast: ".concat(e,")")).matches}function on(){if(nt("reduce"))return!0;if(nt("no-preference"))return!1}function nt(e){return matchMedia("(prefers-reduced-motion: ".concat(e,")")).matches}function cn(){if(rt("high"))return!0;if(rt("standard"))return!1}function rt(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}var N=Math,te=function(){return 0};function un(){var e=N.acos||te,t=N.acosh||te,n=N.asin||te,r=N.asinh||te,a=N.atanh||te,o=N.atan||te,i=N.sin||te,c=N.sinh||te,h=N.cos||te,p=N.cosh||te,m=N.tan||te,E=N.tanh||te,R=N.exp||te,A=N.expm1||te,O=N.log1p||te,D=function(Q){return N.pow(N.PI,Q)},k=function(Q){return N.log(Q+N.sqrt(Q*Q-1))},X=function(Q){return N.log(Q+N.sqrt(Q*Q+1))},ce=function(Q){return N.log((1+Q)/(1-Q))/2},Ee=function(Q){return N.exp(Q)-1/N.exp(Q)/2},Pe=function(Q){return(N.exp(Q)+1/N.exp(Q))/2},Ge=function(Q){return N.exp(Q)-1},jn=function(Q){return(N.exp(2*Q)-1)/(N.exp(2*Q)+1)},Mn=function(Q){return N.log(1+Q)};return{acos:e(.12312423423423424),acosh:t(1e308),acoshPf:k(1e154),asin:n(.12312423423423424),asinh:r(1),asinhPf:X(1),atanh:a(.5),atanhPf:ce(.5),atan:o(.5),sin:i(-1e300),sinh:c(1),sinhPf:Ee(1),cos:h(10.000000000123),cosh:p(1),coshPf:Pe(1),tan:m(-1e300),tanh:E(1),tanhPf:jn(1),exp:R(1),expm1:A(1),expm1Pf:Ge(1),log1p:O(10),log1pPf:Mn(10),powPI:D(-100)}}var sn="mmMwWLliI0fiflO&1",Xe={default:[],apple:[{font:"-apple-system-body"}],serif:[{fontFamily:"serif"}],sans:[{fontFamily:"sans-serif"}],mono:[{fontFamily:"monospace"}],min:[{fontSize:"1px"}],system:[{fontFamily:"system-ui"}]};function ln(){return fn(function(e,t){for(var n={},r={},a=0,o=Object.keys(Xe);a<o.length;a++){var i=o[a],c=Xe[i],h=c[0],p=h===void 0?{}:h,m=c[1],E=m===void 0?sn:m,R=e.createElement("span");R.textContent=E,R.style.whiteSpace="nowrap";for(var A=0,O=Object.keys(p);A<O.length;A++){var D=O[A],k=p[D];k!==void 0&&(R.style[D]=k)}n[i]=R,t.appendChild(e.createElement("br")),t.appendChild(R)}for(var X=0,ce=Object.keys(Xe);X<ce.length;X++){var i=ce[X];r[i]=n[i].getBoundingClientRect().width}return r})}function fn(e,t){return t===void 0&&(t=4e3),Ke(function(n,r){var a=r.document,o=a.body,i=o.style;i.width="".concat(t,"px"),i.webkitTextSizeAdjust=i.textSizeAdjust="none",ye()?o.style.zoom="".concat(1/r.devicePixelRatio):q()&&(o.style.zoom="reset");var c=a.createElement("div");return c.textContent=se([],Array(t/20<<0),!0).map(function(){return"word"}).join(" "),o.appendChild(c),e(a,o)},'<!doctype html><html><head><meta name="viewport" content="width=device-width, initial-scale=1">')}function dn(){var e,t=document.createElement("canvas"),n=(e=t.getContext("webgl"))!==null&&e!==void 0?e:t.getContext("experimental-webgl");if(n&&"getExtension"in n){var r=n.getExtension("WEBGL_debug_renderer_info");if(r)return{vendor:(n.getParameter(r.UNMASKED_VENDOR_WEBGL)||"").toString(),renderer:(n.getParameter(r.UNMASKED_RENDERER_WEBGL)||"").toString()}}}function mn(){return navigator.pdfViewerEnabled}function vn(){var e=new Float32Array(1),t=new Uint8Array(e.buffer);return e[0]=1/0,e[0]=e[0]-e[0],t[3]}var pn={fonts:gt,domBlockers:Ut,fontPreferences:ln,audio:st,screenFrame:Ot,osCpu:Ft,languages:Rt,colorDepth:jt,deviceMemory:Mt,screenResolution:Tt,hardwareConcurrency:Wt,timezone:Dt,sessionStorage:kt,localStorage:Xt,indexedDB:Gt,openDatabase:_t,cpuClass:Nt,platform:Bt,plugins:bt,canvas:yt,touchSupport:Et,vendor:Yt,vendorFlavors:Ht,cookiesEnabled:Jt,colorGamut:qt,invertedColors:en,forcedColors:tn,monochrome:rn,contrast:an,reducedMotion:on,hdr:cn,math:un,videoCard:dn,pdfViewerEnabled:mn,architecture:vn};function hn(e){return z(pn,e,[])}var gn="$ if upgrade to Pro: https://fpjs.dev/pro";function bn(e){var t=yn(e),n=wn(t);return{score:t,comment:gn.replace(/\$/g,"".concat(n))}}function yn(e){if(Ue())return .4;if(q())return ae()?.5:.3;var t=e.platform.value||"";return/^Win/.test(t)?.6:/^Mac/.test(t)?.5:.7}function wn(e){return y(.99+.01*e,1e-4)}function xn(e){for(var t="",n=0,r=Object.keys(e).sort();n<r.length;n++){var a=r[n],o=e[a],i=o.error?"error":JSON.stringify(o.value);t+="".concat(t?"|":"").concat(a.replace(/([:|\\])/g,"\\$1"),":").concat(i)}return t}function at(e){return JSON.stringify(e,function(t,n){return n instanceof Error?Ae(n):n},2)}function ot(e){return je(xn(e))}function Sn(e){var t,n=bn(e);return{get visitorId(){return t===void 0&&(t=ot(this.components)),t},set visitorId(r){t=r},confidence:n,components:e,version:Le}}function Ln(e){return e===void 0&&(e=50),Ie(e,e*2)}function Cn(e,t){var n=Date.now();return{get:function(r){return j(this,void 0,void 0,function(){var a,o,i;return L(this,function(c){switch(c.label){case 0:return a=Date.now(),[4,e()];case 1:return o=c.sent(),i=Sn(o),(t||r?.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(i.version,`
5
+ userAgent: `).concat(navigator.userAgent,`
6
+ timeBetweenLoadAndGet: `).concat(a-n,`
7
+ visitorId: `).concat(i.visitorId,`
8
+ components: `).concat(at(o),"\n```")),[2,i]}})})}}}function En(){if(!(window.__fpjs_d_m||Math.random()>=.001))try{var e=new XMLHttpRequest;e.open("get","https://m1.openfpcdn.io/fingerprintjs/v".concat(Le,"/npm-monitoring"),!0),e.send()}catch(t){console.error(t)}}function Fn(e){var t=e===void 0?{}:e,n=t.delayFallback,r=t.debug,a=t.monitoring,o=a===void 0?!0:a;return j(this,void 0,void 0,function(){var i;return L(this,function(c){switch(c.label){case 0:return o&&En(),[4,Ln(n)];case 1:return c.sent(),i=hn({debug:r}),[2,Cn(i,r)]}})})}var Rn={load:Fn,hashComponents:ot,componentsToDebugString:at},Tn=null},49189:function(T,P,d){var s,w;/*!
9
+ * JavaScript Cookie v2.2.1
10
+ * https://github.com/js-cookie/js-cookie
11
+ *
12
+ * Copyright 2006, 2015 Klaus Hartl & Fagner Brack
13
+ * Released under the MIT license
14
+ */(function(x){var g;if(s=x,w=typeof s=="function"?s.call(P,d,P,T):s,w!==void 0&&(T.exports=w),g=!0,T.exports=x(),g=!0,!g){var M=window.Cookies,C=window.Cookies=x();C.noConflict=function(){return window.Cookies=M,C}}})(function(){function x(){for(var C=0,b={};C<arguments.length;C++){var W=arguments[C];for(var V in W)b[V]=W[V]}return b}function g(C){return C.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function M(C){function b(){}function W(G,Y,j){if(!(typeof document>"u")){j=x({path:"/"},b.defaults,j),typeof j.expires=="number"&&(j.expires=new Date(new Date*1+j.expires*864e5)),j.expires=j.expires?j.expires.toUTCString():"";try{var L=JSON.stringify(Y);/^[\{\[]/.test(L)&&(Y=L)}catch{}Y=C.write?C.write(Y,G):encodeURIComponent(String(Y)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),G=encodeURIComponent(String(G)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var _="";for(var J in j)j[J]&&(_+="; "+J,j[J]!==!0&&(_+="="+j[J].split(";")[0]));return document.cookie=G+"="+Y+_}}function V(G,Y){if(!(typeof document>"u")){for(var j={},L=document.cookie?document.cookie.split("; "):[],_=0;_<L.length;_++){var J=L[_].split("="),Z=J.slice(1).join("=");!Y&&Z.charAt(0)==='"'&&(Z=Z.slice(1,-1));try{var U=g(J[0]);if(Z=(C.read||C)(Z,U)||g(Z),Y)try{Z=JSON.parse(Z)}catch{}if(j[U]=Z,G===U)break}catch{}}return G?j[G]:j}}return b.set=W,b.get=function(G){return V(G,!1)},b.getJSON=function(G){return V(G,!0)},b.remove=function(G,Y){W(G,"",x(Y,{expires:-1}))},b.defaults={},b.withConverter=M,b}return M(function(){})})},56671:function(T,P,d){var s=d(35897),w=d(74741),x=w(s);T.exports=x},52920:function(T,P,d){var s=d(56671),w=d(81580);function x(g,M){var C=-1,b=w(g)?Array(g.length):[];return s(g,function(W,V,G){b[++C]=M(W,V,G)}),b}T.exports=x},50690:function(T,P,d){var s=d(26460),w=d(80166),x=d(88904),g=d(52920),M=d(36024),C=d(76535),b=d(1397),W=d(15362),V=d(77236);function G(Y,j,L){j.length?j=s(j,function(Z){return V(Z)?function(U){return w(U,Z.length===1?Z[0]:Z)}:Z}):j=[W];var _=-1;j=s(j,C(x));var J=g(Y,function(Z,U,K){var ue=s(j,function(se){return se(Z)});return{criteria:ue,index:++_,value:Z}});return M(J,function(Z,U){return b(Z,U,L)})}T.exports=G},37410:function(T,P,d){var s=d(96621),w=d(33646);function x(g,M){return s(g,M,function(C,b){return w(g,b)})}T.exports=x},36024:function(T){function P(d,s){var w=d.length;for(d.sort(s);w--;)d[w]=d[w].value;return d}T.exports=P},40709:function(T,P,d){var s=d(22945);function w(x,g){if(x!==g){var M=x!==void 0,C=x===null,b=x===x,W=s(x),V=g!==void 0,G=g===null,Y=g===g,j=s(g);if(!G&&!j&&!W&&x>g||W&&V&&Y&&!G&&!j||C&&V&&Y||!M&&Y||!b)return 1;if(!C&&!W&&!j&&x<g||j&&M&&b&&!C&&!W||G&&M&&b||!V&&b||!Y)return-1}return 0}T.exports=w},1397:function(T,P,d){var s=d(40709);function w(x,g,M){for(var C=-1,b=x.criteria,W=g.criteria,V=b.length,G=M.length;++C<V;){var Y=s(b[C],W[C]);if(Y){if(C>=G)return Y;var j=M[C];return Y*(j=="desc"?-1:1)}}return x.index-g.index}T.exports=w},74741:function(T,P,d){var s=d(81580);function w(x,g){return function(M,C){if(M==null)return M;if(!s(M))return x(M,C);for(var b=M.length,W=g?b:-1,V=Object(M);(g?W--:++W<b)&&C(V[W],W,V)!==!1;);return M}}T.exports=w},72245:function(T,P,d){var s=d(63920),w=d(85973);function x(g,M,C,b,W,V){return w(g)&&w(M)&&(V.set(M,g),s(g,M,void 0,x,V),V.delete(M)),g}T.exports=x},58732:function(T,P,d){var s=d(85198),w=d(94569),x=d(72245),g=d(54754),M=w(function(C){return C.push(void 0,x),s(g,void 0,C)});T.exports=M},54754:function(T,P,d){var s=d(63920),w=d(32544),x=w(function(g,M,C,b){s(g,M,C,b)});T.exports=x},88423:function(T,P,d){var s=d(37410),w=d(83368),x=w(function(g,M){return g==null?{}:s(g,M)});T.exports=x},98978:function(T,P,d){var s=d(40314),w=d(50690),x=d(94569),g=d(63108),M=x(function(C,b){if(C==null)return[];var W=b.length;return W>1&&g(C,b[0],b[1])?b=[]:W>2&&g(b[0],b[1],b[2])&&(b=[b[0]]),w(C,s(b,1),[])});T.exports=M},56236:function(T,P,d){var s=d(69386);function w(x,g){return x==null?!0:s(x,g)}T.exports=w},78023:function(T,P,d){"use strict";d.d(P,{Z:function(){return Oe}});var s=d(31191),w=d(32735),x=d(72067),g=d(42447),M=d(26356),C=d(75461),b=d(68833),W=d(20552);function V(u,S){return Object.keys(u).reduce(function(f,l){return f[l]=(0,s.pi)({timeZone:S},u[l]),f},{})}function G(u,S){var f=Object.keys((0,s.pi)((0,s.pi)({},u),S));return f.reduce(function(l,v){return l[v]=(0,s.pi)((0,s.pi)({},u[v]||{}),S[v]||{}),l},{})}function Y(u,S){if(!S)return u;var f=C.C.formats;return(0,s.pi)((0,s.pi)((0,s.pi)({},f),u),{date:G(V(f.date,S),V(u.date||{},S)),time:G(V(f.time,S),V(u.time||{},S))})}var j=function(u,S,f,l,v){var y=u.locale,F=u.formats,I=u.messages,B=u.defaultLocale,re=u.defaultFormats,z=u.fallbackOnEmptyString,le=u.onError,ie=u.timeZone,Me=u.defaultRichTextElements;f===void 0&&(f={id:""});var ye=f.id,q=f.defaultMessage;(0,M.kG)(!!ye,"[@formatjs/intl] An `id` must be provided to format a message. You can either:\n1. Configure your build toolchain with [babel-plugin-formatjs](https://formatjs.io/docs/tooling/babel-plugin)\nor [@formatjs/ts-transformer](https://formatjs.io/docs/tooling/ts-transformer) OR\n2. Configure your `eslint` config to include [eslint-plugin-formatjs](https://formatjs.io/docs/tooling/linter#enforce-id)\nto autofix this issue");var ae=String(ye),ee=I&&Object.prototype.hasOwnProperty.call(I,ae)&&I[ae];if(Array.isArray(ee)&&ee.length===1&&ee[0].type===W.wD.literal)return ee[0].value;if(!l&&ee&&typeof ee=="string"&&!Me)return ee.replace(/'\{(.*?)\}'/gi,"{$1}");if(l=(0,s.pi)((0,s.pi)({},Me),l||{}),F=Y(F,ie),re=Y(re,ie),!ee){if(z===!1&&ee==="")return ee;if((!q||y&&y.toLowerCase()!==B.toLowerCase())&&le(new b.$6(f,y)),q)try{var pe=S.getMessageFormat(q,B,re,v);return pe.format(l)}catch(he){return le(new b.X9('Error formatting default message for: "'.concat(ae,'", rendering default message verbatim'),y,f,he)),typeof q=="string"?q:ae}return ae}try{var pe=S.getMessageFormat(ee,y,F,(0,s.pi)({formatters:S},v||{}));return pe.format(l)}catch(he){le(new b.X9('Error formatting message: "'.concat(ae,'", using ').concat(q?"default message":"id"," as fallback."),y,f,he))}if(q)try{var pe=S.getMessageFormat(q,B,re,v);return pe.format(l)}catch(he){le(new b.X9('Error formatting the default message for: "'.concat(ae,'", rendering message verbatim'),y,f,he))}return typeof ee=="string"?ee:typeof q=="string"?q:ae},L=d(32409),_=["style","currency","currencyDisplay","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem"];function J(u,S,f){var l=u.locale,v=u.formats,y=u.onError;f===void 0&&(f={});var F=f.format,I=F&&(0,L.TB)(v,"number",F,y)||{},B=(0,L.L6)(f,_,I);return S(l,B)}function Z(u,S,f,l){l===void 0&&(l={});try{return J(u,S,l).format(f)}catch(v){u.onError(new b.Qe("Error formatting number.",u.locale,v))}return String(f)}function U(u,S,f,l){l===void 0&&(l={});try{return J(u,S,l).formatToParts(f)}catch(v){u.onError(new b.Qe("Error formatting number.",u.locale,v))}return[]}var K=d(14979),ue=["numeric","style"];function se(u,S,f){var l=u.locale,v=u.formats,y=u.onError;f===void 0&&(f={});var F=f.format,I=!!F&&(0,L.TB)(v,"relative",F,y)||{},B=(0,L.L6)(f,ue,I);return S(l,B)}function fe(u,S,f,l,v){v===void 0&&(v={}),l||(l="second");var y=Intl.RelativeTimeFormat;y||u.onError(new K.u_(`Intl.RelativeTimeFormat is not available in this environment.
15
+ Try polyfilling it using "@formatjs/intl-relativetimeformat"
16
+ `,K.jK.MISSING_INTL_API));try{return se(u,S,v).format(f,l)}catch(F){u.onError(new b.Qe("Error formatting relative time.",u.locale,F))}return String(f)}var ge=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function Se(u,S,f,l){var v=u.locale,y=u.formats,F=u.onError,I=u.timeZone;l===void 0&&(l={});var B=l.format,re=(0,s.pi)((0,s.pi)({},I&&{timeZone:I}),B&&(0,L.TB)(y,S,B,F)),z=(0,L.L6)(l,ge,re);return S==="time"&&!z.hour&&!z.minute&&!z.second&&!z.timeStyle&&!z.dateStyle&&(z=(0,s.pi)((0,s.pi)({},z),{hour:"numeric",minute:"numeric"})),f(v,z)}function _e(u,S){for(var f=[],l=2;l<arguments.length;l++)f[l-2]=arguments[l];var v=f[0],y=f[1],F=y===void 0?{}:y,I=typeof v=="string"?new Date(v||0):v;try{return Se(u,"date",S,F).format(I)}catch(B){u.onError(new b.Qe("Error formatting date.",u.locale,B))}return String(I)}function Ne(u,S){for(var f=[],l=2;l<arguments.length;l++)f[l-2]=arguments[l];var v=f[0],y=f[1],F=y===void 0?{}:y,I=typeof v=="string"?new Date(v||0):v;try{return Se(u,"time",S,F).format(I)}catch(B){u.onError(new b.Qe("Error formatting time.",u.locale,B))}return String(I)}function Ze(u,S){for(var f=[],l=2;l<arguments.length;l++)f[l-2]=arguments[l];var v=f[0],y=f[1],F=f[2],I=F===void 0?{}:F,B=u.timeZone,re=u.locale,z=u.onError,le=(0,L.L6)(I,ge,B?{timeZone:B}:{});try{return S(re,le).formatRange(v,y)}catch(ie){z(new b.Qe("Error formatting date time range.",u.locale,ie))}return String(v)}function Be(u,S){for(var f=[],l=2;l<arguments.length;l++)f[l-2]=arguments[l];var v=f[0],y=f[1],F=y===void 0?{}:y,I=typeof v=="string"?new Date(v||0):v;try{return Se(u,"date",S,F).formatToParts(I)}catch(B){u.onError(new b.Qe("Error formatting date.",u.locale,B))}return[]}function Ye(u,S){for(var f=[],l=2;l<arguments.length;l++)f[l-2]=arguments[l];var v=f[0],y=f[1],F=y===void 0?{}:y,I=typeof v=="string"?new Date(v||0):v;try{return Se(u,"time",S,F).formatToParts(I)}catch(B){u.onError(new b.Qe("Error formatting time.",u.locale,B))}return[]}var He=["type"];function Je(u,S,f,l){var v=u.locale,y=u.onError;l===void 0&&(l={}),Intl.PluralRules||y(new K.u_(`Intl.PluralRules is not available in this environment.
17
+ Try polyfilling it using "@formatjs/intl-pluralrules"
18
+ `,K.jK.MISSING_INTL_API));var F=(0,L.L6)(l,He);try{return S(v,F).select(f)}catch(I){y(new b.Qe("Error formatting plural.",v,I))}return"other"}var ze=["type","style"],Le=Date.now();function de(u){return"".concat(Le,"_").concat(u,"_").concat(Le)}function Ie(u,S,f,l){l===void 0&&(l={});var v=ve(u,S,f,l).reduce(function(y,F){var I=F.value;return typeof I!="string"?y.push(I):typeof y[y.length-1]=="string"?y[y.length-1]+=I:y.push(I),y},[]);return v.length===1?v[0]:v.length===0?"":v}function ve(u,S,f,l){var v=u.locale,y=u.onError;l===void 0&&(l={});var F=Intl.ListFormat;F||y(new K.u_(`Intl.ListFormat is not available in this environment.
19
+ Try polyfilling it using "@formatjs/intl-listformat"
20
+ `,K.jK.MISSING_INTL_API));var I=(0,L.L6)(l,ze);try{var B={},re=f.map(function(z,le){if(typeof z=="object"){var ie=de(le);return B[ie]=z,ie}return String(z)});return S(v,I).formatToParts(re).map(function(z){return z.type==="literal"?z:(0,s.pi)((0,s.pi)({},z),{value:B[z.value]||z.value})})}catch(z){y(new b.Qe("Error formatting list.",v,z))}return f}var Fe=["style","type","fallback","languageDisplay"];function Re(u,S,f,l){var v=u.locale,y=u.onError,F=Intl.DisplayNames;F||y(new K.u_(`Intl.DisplayNames is not available in this environment.
21
+ Try polyfilling it using "@formatjs/intl-displaynames"
22
+ `,K.jK.MISSING_INTL_API));var I=(0,L.L6)(l,Fe);try{return S(v,I).of(f)}catch(B){y(new b.Qe("Error formatting display name.",v,B))}}function be(u){var S=u?u[Object.keys(u)[0]]:void 0;return typeof S=="string"}function oe(u){u.onWarn&&u.defaultRichTextElements&&be(u.messages||{})&&u.onWarn(`[@formatjs/intl] "defaultRichTextElements" was specified but "message" was not pre-compiled.
23
+ Please consider using "@formatjs/cli" to pre-compile your messages for performance.
24
+ For more details see https://formatjs.io/docs/getting-started/message-distribution`)}function ne(u,S){var f=(0,L.ax)(S),l=(0,s.pi)((0,s.pi)({},L.Z0),u),v=l.locale,y=l.defaultLocale,F=l.onError;return v?!Intl.NumberFormat.supportedLocalesOf(v).length&&F?F(new b.gb('Missing locale data for locale: "'.concat(v,'" in Intl.NumberFormat. Using default locale: "').concat(y,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(v).length&&F&&F(new b.gb('Missing locale data for locale: "'.concat(v,'" in Intl.DateTimeFormat. Using default locale: "').concat(y,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(F&&F(new b.OV('"locale" was not configured, using "'.concat(y,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),l.locale=l.defaultLocale||"en"),oe(l),(0,s.pi)((0,s.pi)({},l),{formatters:f,formatNumber:Z.bind(null,l,f.getNumberFormat),formatNumberToParts:U.bind(null,l,f.getNumberFormat),formatRelativeTime:fe.bind(null,l,f.getRelativeTimeFormat),formatDate:_e.bind(null,l,f.getDateTimeFormat),formatDateToParts:Be.bind(null,l,f.getDateTimeFormat),formatTime:Ne.bind(null,l,f.getDateTimeFormat),formatDateTimeRange:Ze.bind(null,l,f.getDateTimeFormat),formatTimeToParts:Ye.bind(null,l,f.getDateTimeFormat),formatPlural:Je.bind(null,l,f.getPluralRules),formatMessage:j.bind(null,l,f),$t:j.bind(null,l,f),formatList:Ie.bind(null,l,f.getListFormat),formatListToParts:ve.bind(null,l,f.getListFormat),formatDisplayName:Re.bind(null,l,f.getDisplayNames)})}var me=d(33961);function $(u){return{locale:u.locale,timeZone:u.timeZone,fallbackOnEmptyString:u.fallbackOnEmptyString,formats:u.formats,textComponent:u.textComponent,messages:u.messages,defaultLocale:u.defaultLocale,defaultFormats:u.defaultFormats,onError:u.onError,onWarn:u.onWarn,wrapRichTextChunksInFragment:u.wrapRichTextChunksInFragment,defaultRichTextElements:u.defaultRichTextElements}}function H(u){return u&&Object.keys(u).reduce(function(S,f){var l=u[f];return S[f]=(0,me.Gt)(l)?(0,g.dt)(l):l,S},{})}var Ce=function(u,S,f,l){for(var v=[],y=4;y<arguments.length;y++)v[y-4]=arguments[y];var F=H(l),I=j.apply(void 0,(0,s.ev)([u,S,f,F],v,!1));return Array.isArray(I)?w.Children.toArray(I):I},je=function(u,S){var f=u.defaultRichTextElements,l=(0,s._T)(u,["defaultRichTextElements"]),v=H(f),y=ne((0,s.pi)((0,s.pi)((0,s.pi)({},g.Z0),l),{defaultRichTextElements:v}),S),F={locale:y.locale,timeZone:y.timeZone,fallbackOnEmptyString:y.fallbackOnEmptyString,formats:y.formats,defaultLocale:y.defaultLocale,defaultFormats:y.defaultFormats,messages:y.messages,onError:y.onError,defaultRichTextElements:v};return(0,s.pi)((0,s.pi)({},y),{formatMessage:Ce.bind(null,F,y.formatters),$t:Ce.bind(null,F,y.formatters)})},Ae=function(u){(0,s.ZT)(S,u);function S(){var f=u!==null&&u.apply(this,arguments)||this;return f.cache=(0,L.Sn)(),f.state={cache:f.cache,intl:je($(f.props),f.cache),prevConfig:$(f.props)},f}return S.getDerivedStateFromProps=function(f,l){var v=l.prevConfig,y=l.cache,F=$(f);return(0,g.wU)(v,F)?null:{intl:je(F,y),prevConfig:F}},S.prototype.render=function(){return(0,g.lq)(this.state.intl),w.createElement(x.zt,{value:this.state.intl},this.props.children)},S.displayName="IntlProvider",S.defaultProps=g.Z0,S}(w.PureComponent),Oe=Ae},17e3:function(T,P,d){"use strict";d.d(P,{D:function(){return x}});var s=d(74512),w=d(72850);const x=({children:g})=>(0,s.jsx)(w.x,{paddingLeft:10,paddingRight:10,children:g})},82055:function(T,P,d){"use strict";d.d(P,{T:function(){return G}});var s=d(74512),w=d(32735),x=d(8471);const g=L=>{const _=(0,w.useRef)(null),[J,Z]=(0,w.useState)(!0),U=([K])=>{Z(K.isIntersecting)};return(0,w.useEffect)(()=>{const K=_.current,ue=new IntersectionObserver(U,L);return K&&ue.observe(_.current),()=>{K&&ue.disconnect()}},[_,L]),[_,J]};var M=d(63060);const C=(L,_)=>{const J=(0,M.W)(_);(0,w.useLayoutEffect)(()=>{const Z=new ResizeObserver(J);return Array.isArray(L)?L.forEach(U=>{U.current&&Z.observe(U.current)}):L.current&&Z.observe(L.current),()=>{Z.disconnect()}},[L,J])};var b=d(72850),W=d(87933),V=d(49372);const G=L=>{const _=(0,w.useRef)(null),[J,Z]=(0,w.useState)(null),[U,K]=g({root:null,rootMargin:"0px",threshold:0});return C(U,()=>{U.current&&Z(U.current.getBoundingClientRect())}),(0,w.useEffect)(()=>{_.current&&Z(_.current.getBoundingClientRect())},[_]),(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)("div",{style:{height:J?.height},ref:U,children:K&&(0,s.jsx)(j,{ref:_,...L})}),!K&&(0,s.jsx)(j,{...L,sticky:!0,width:J?.width})]})};G.displayName="HeaderLayout";const Y=(0,x.ZP)(b.x)`
25
+ width: ${({width:L})=>L?`${L/16}rem`:void 0};
26
+ z-index: ${({theme:L})=>L.zIndices[1]};
27
+ `,j=w.forwardRef(({navigationAction:L,primaryAction:_,secondaryAction:J,subtitle:Z,title:U,sticky:K,width:ue,...se},fe)=>{const ge=typeof Z=="string";return K?(0,s.jsx)(Y,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,position:"fixed",top:0,right:0,background:"neutral0",shadow:"tableShadow",width:ue,"data-strapi-header-sticky":!0,children:(0,s.jsxs)(W.k,{justifyContent:"space-between",children:[(0,s.jsxs)(W.k,{children:[L&&(0,s.jsx)(b.x,{paddingRight:3,children:L}),(0,s.jsxs)(b.x,{children:[(0,s.jsx)(V.Z,{variant:"beta",as:"h1",...se,children:U}),ge?(0,s.jsx)(V.Z,{variant:"pi",textColor:"neutral600",children:Z}):Z]}),J?(0,s.jsx)(b.x,{paddingLeft:4,children:J}):null]}),(0,s.jsx)(W.k,{children:_?(0,s.jsx)(b.x,{paddingLeft:2,children:_}):void 0})]})}):(0,s.jsxs)(b.x,{ref:fe,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:L?6:8,background:"neutral100","data-strapi-header":!0,children:[L?(0,s.jsx)(b.x,{paddingBottom:2,children:L}):null,(0,s.jsxs)(W.k,{justifyContent:"space-between",children:[(0,s.jsxs)(W.k,{minWidth:0,children:[(0,s.jsx)(V.Z,{as:"h1",variant:"alpha",...se,children:U}),J?(0,s.jsx)(b.x,{paddingLeft:4,children:J}):null]}),_]}),ge?(0,s.jsx)(V.Z,{variant:"epsilon",textColor:"neutral600",as:"p",children:Z}):Z]})})},27649:function(T,P,d){"use strict";d.d(P,{o:function(){return M}});var s=d(74512),w=d(8471),x=d(72850);const g=(0,w.ZP)(x.x)`
28
+ // To prevent global outline on focus visible to force an outline when Main is focused
29
+ &:focus-visible {
30
+ outline: none;
31
+ }
32
+ `,M=({labelledBy:C="main-content-title",...b})=>(0,s.jsx)(g,{"aria-labelledby":C,as:"main",id:"main-content",tabIndex:-1,...b})},10728:function(T,P,d){"use strict";d.d(P,{z:function(){return M}});var s=d(74512),w=d(8471),x=d(72850);const g=(0,w.ZP)(x.x)`
33
+ text-decoration: none;
34
+
35
+ &:focus {
36
+ left: ${({theme:C})=>C.spaces[3]};
37
+ top: ${({theme:C})=>C.spaces[3]};
38
+ }
39
+ `,M=({children:C})=>(0,s.jsx)(g,{as:"a",href:"#main-content",background:"primary600",color:"neutral0",left:"-100%",padding:3,position:"absolute",top:"-100%",hasRadius:!0,zIndex:9999,children:C})},69706:function(){"use strict"},37930:function(T,P,d){"use strict";d.d(P,{x:function(){return w}});const w={sizes:{input:{S:"2rem",M:`${2.5}rem`},accordions:{S:"3rem",M:`${5.5}rem`},badge:{S:"1rem",M:`${1.5}rem`},button:{S:"2rem",M:`${2.25}rem`,L:`${2.5}rem`}},zIndices:[5,10,15,20],spaces:["0px","4px","8px","12px","16px","20px","24px","32px","40px","48px","56px","64px"],borderRadius:"4px",mediaQueries:{tablet:`@media (max-width: ${1100/16}rem)`,mobile:`@media (max-width: ${550/16}rem)`},fontSizes:[`${11/16}rem`,`${12/16}rem`,`${14/16}rem`,"1rem",`${18/16}rem`,`${32/16}rem`],lineHeights:[1.14,1.22,1.25,1.33,1.43,1.45,1.5],fontWeights:{regular:400,semiBold:500,bold:600}}},65810:function(T,P,d){"use strict";d.d(P,{$:function(){return g}});const s={color:{alternative100:"#181826",alternative200:"#4a4a6a",alternative500:"#ac73e6",alternative600:"#ac73e6",alternative700:"#e0c1f4",buttonNeutral0:"#ffffff",buttonPrimary500:"#7b79ff",buttonPrimary600:"#4945ff",danger100:"#181826",danger200:"#4a4a6a",danger500:"#ee5e52",danger600:"#ee5e52",danger700:"#ee5e52",neutral0:"#212134",neutral100:"#181826",neutral1000:"#ffffff",neutral150:"#32324d",neutral200:"#4a4a6a",neutral300:"#666687",neutral400:"#a5a5ba",neutral500:"#c0c0cf",neutral600:"#a5a5ba",neutral700:"#eaeaef",neutral800:"#ffffff",neutral900:"#ffffff",primary100:"#181826",primary200:"#4a4a6a",primary500:"#4945ff",primary600:"#7b79ff",primary700:"#7b79ff",secondary100:"#181826",secondary200:"#4a4a6a",secondary500:"#66b7f1",secondary600:"#66b7f1",secondary700:"#b8e1ff",success100:"#181826",success200:"#4a4a6a",success500:"#5cb176",success600:"#5cb176",success700:"#c6f0c2",warning100:"#181826",warning200:"#4a4a6a",warning500:"#f29d41",warning600:"#f29d41",warning700:"#fae7b9"}},w={shadow:{filterShadow:"1px 1px 10px rgba(3, 3, 5, 0.35)",focus:"inset 2px 0px 0px rgb(39, 31, 224), inset 0px 2px 0px rgb(39, 31, 224), inset -2px 0px 0px rgb(39, 31, 224), inset 0px -2px 0px rgb(39, 31, 224)",focusShadow:"0px 0px 6px rgba(76, 191, 255, 0.75)",popupShadow:"1px 1px 10px rgba(3, 3, 5, 0.35)",tableShadow:"1px 1px 10px rgba(3, 3, 5, 0.2)"}};var x=d(37930);const g={colors:s.color,shadows:w.shadow,...x.x}},12301:function(T,P,d){"use strict";d.d(P,{W:function(){return g}});const s={color:{alternative100:"#f6ecfc",alternative200:"#e0c1f4",alternative500:"#ac73e6",alternative600:"#9736e8",alternative700:"#8312d1",buttonNeutral0:"#ffffff",buttonPrimary500:"#7b79ff",buttonPrimary600:"#4945ff",danger100:"#fcecea",danger200:"#f5c0b8",danger500:"#ee5e52",danger600:"#d02b20",danger700:"#b72b1a",neutral0:"#ffffff",neutral100:"#f6f6f9",neutral1000:"#181826",neutral150:"#eaeaef",neutral200:"#dcdce4",neutral300:"#c0c0cf",neutral400:"#a5a5ba",neutral500:"#8e8ea9",neutral600:"#666687",neutral700:"#4a4a6a",neutral800:"#32324d",neutral900:"#212134",primary100:"#f0f0ff",primary200:"#d9d8ff",primary500:"#7b79ff",primary600:"#4945ff",primary700:"#271fe0",secondary100:"#eaf5ff",secondary200:"#b8e1ff",secondary500:"#66b7f1",secondary600:"#0c75af",secondary700:"#006096",success100:"#eafbe7",success200:"#c6f0c2",success500:"#5cb176",success600:"#328048",success700:"#2f6846",warning100:"#fdf4dc",warning200:"#fae7b9",warning500:"#f29d41",warning600:"#d9822f",warning700:"#be5d01"}},w={shadow:{filterShadow:"0px 1px 4px rgba(33, 33, 52, 0.1)",focus:"inset 2px 0px 0px rgb(39, 31, 224), inset 0px 2px 0px rgb(39, 31, 224), inset -2px 0px 0px rgb(39, 31, 224), inset 0px -2px 0px rgb(39, 31, 224)",focusShadow:"0px 0px 6px rgba(76, 191, 255, 0.75)",popupShadow:"0px 2px 15px rgba(33, 33, 52, 0.1)",tableShadow:"0px 1px 4px rgba(33, 33, 52, 0.1)"}};var x=d(37930);const g={colors:s.color,shadows:w.shadow,...x.x}},8482:function(T,P,d){"use strict";d.d(P,{Z:function(){return x}});var s=d(74512);const w=g=>(0,s.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...g,children:(0,s.jsx)("path",{fill:"#212134",d:"M0 10.7c0-.11.09-.2.2-.2h18.06l-8.239-8.239a.2.2 0 0 1 0-.282L11.86.14a.2.2 0 0 1 .282 0L23.86 11.86a.2.2 0 0 1 0 .282L12.14 23.86a.2.2 0 0 1-.282 0L10.02 22.02a.2.2 0 0 1 0-.282L18.26 13.5H.2a.2.2 0 0 1-.2-.2v-2.6Z"})}),x=w},45112:function(T,P,d){"use strict";d.d(P,{Z:function(){return x}});var s=d(74512);const w=g=>(0,s.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...g,children:(0,s.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"M2.68 9.192c-.6.276-2.114 1.18-2.306 1.303a.792.792 0 0 0-.374.68v1.65a.797.797 0 0 0 .384.687c.254.16 1.73 1.042 2.306 1.303l.744 1.8c-.24.634-.67 2.333-.72 2.554a.797.797 0 0 0 .216.744l1.167 1.166a.801.801 0 0 0 .744.216l.03-.008c.36-.092 1.946-.498 2.523-.712l1.8.744c.276.6 1.181 2.115 1.304 2.307a.805.805 0 0 0 .679.374h1.649a.797.797 0 0 0 .686-.384c.16-.254 1.042-1.73 1.303-2.306l1.8-.744c.634.24 2.333.67 2.554.72a.797.797 0 0 0 .744-.216l1.166-1.167a.803.803 0 0 0 .216-.744l-.008-.03c-.092-.36-.498-1.946-.712-2.523l.744-1.8c.6-.276 2.115-1.181 2.307-1.304a.804.804 0 0 0 .374-.679v-1.649a.796.796 0 0 0-.382-.679c-.254-.16-1.73-1.041-2.306-1.303l-.744-1.8c.24-.634.67-2.333.72-2.554a.796.796 0 0 0-.216-.744l-1.166-1.173a.802.802 0 0 0-.744-.216l-.03.008c-.361.092-1.947.498-2.524.712l-1.8-.744c-.276-.6-1.18-2.115-1.303-2.307a.803.803 0 0 0-.68-.374h-1.65a.797.797 0 0 0-.68.382c-.16.254-1.041 1.73-1.303 2.306l-1.8.744c-.634-.24-2.333-.67-2.554-.72a.797.797 0 0 0-.744.216L2.921 4.094a.802.802 0 0 0-.216.744l.008.03c.092.361.498 1.947.712 2.524l-.744 1.8ZM12 17a5 5 0 1 0 0-10 5 5 0 0 0 0 10Z",clipRule:"evenodd"})}),x=w},2287:function(T,P,d){"use strict";d.d(P,{Z:function(){return x}});var s=d(74512);const w=g=>(0,s.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 25 25",...g,children:(0,s.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"m13.58.448 3.177 3.176L18.66 1.72a3.267 3.267 0 1 1 4.62 4.62l-1.904 1.904 3.175 3.175a1.528 1.528 0 0 1 0 2.162l-3.175 3.175L20.2 15.58a3.267 3.267 0 1 0-4.62 4.62l1.177 1.177-3.176 3.176a1.528 1.528 0 0 1-2.162 0l-3.175-3.175-1.902 1.902a3.267 3.267 0 1 1-4.62-4.62l1.902-1.902-3.176-3.176a1.528 1.528 0 0 1 0-2.162l3.176-3.176L4.8 9.42a3.267 3.267 0 0 0 4.62-4.62L8.244 3.623 11.419.448a1.528 1.528 0 0 1 2.162 0Z",clipRule:"evenodd"})}),x=w},36919:function(T,P,d){"use strict";d.d(P,{Z:function(){return x}});var s=d(74512);const w=g=>(0,s.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...g,children:(0,s.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"M23.12 3.907c-.025 0-.055-.005-.087-.011a.72.72 0 0 0-.13-.016H5.929l-.27-1.805A2.413 2.413 0 0 0 3.26 0H1.078C.485 0 0 .485 0 1.078c0 .593.485 1.078 1.078 1.078H3.26c.135 0 .243.107.27.242L5.2 13.77a2.954 2.954 0 0 0 2.91 2.506h11.21c1.401 0 2.614-.997 2.91-2.371l1.752-8.757a1.065 1.065 0 0 0-.863-1.24Zm-4.932 13.927a2.8 2.8 0 0 0-2.802 2.802 2.8 2.8 0 0 0 2.802 2.802 2.8 2.8 0 0 0 2.803-2.802c-.027-1.536-1.267-2.802-2.803-2.802Zm-9.646 0a2.786 2.786 0 0 1 2.775 2.667c.081 1.536-1.132 2.83-2.667 2.91h-.054a2.762 2.762 0 0 1-2.749-2.667 2.819 2.819 0 0 1 2.695-2.91Z",clipRule:"evenodd"})}),x=w}}]);
@@ -0,0 +1,105 @@
1
+ (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3081],{93994:function(E,f,e){var r=e(33795);function c(u,o){for(var i=-1,s=o.length,t=Array(s),a=u==null;++i<s;)t[i]=a?void 0:r(u,o[i]);return t}E.exports=c},88311:function(E,f,e){var r=e(93994),c=e(83368),u=c(r);E.exports=u},65923:function(E,f,e){"use strict";const r=e(52138),c=Symbol("max"),u=Symbol("length"),o=Symbol("lengthCalculator"),i=Symbol("allowStale"),s=Symbol("maxAge"),t=Symbol("dispose"),a=Symbol("noDisposeOnSet"),h=Symbol("lruList"),l=Symbol("cache"),n=Symbol("updateAgeOnGet"),d=()=>1;class m{constructor(g){if(typeof g=="number"&&(g={max:g}),g||(g={}),g.max&&(typeof g.max!="number"||g.max<0))throw new TypeError("max must be a non-negative number");const R=this[c]=g.max||1/0,O=g.length||d;if(this[o]=typeof O!="function"?d:O,this[i]=g.stale||!1,g.maxAge&&typeof g.maxAge!="number")throw new TypeError("maxAge must be a number");this[s]=g.maxAge||0,this[t]=g.dispose,this[a]=g.noDisposeOnSet||!1,this[n]=g.updateAgeOnGet||!1,this.reset()}set max(g){if(typeof g!="number"||g<0)throw new TypeError("max must be a non-negative number");this[c]=g||1/0,D(this)}get max(){return this[c]}set allowStale(g){this[i]=!!g}get allowStale(){return this[i]}set maxAge(g){if(typeof g!="number")throw new TypeError("maxAge must be a non-negative number");this[s]=g,D(this)}get maxAge(){return this[s]}set lengthCalculator(g){typeof g!="function"&&(g=d),g!==this[o]&&(this[o]=g,this[u]=0,this[h].forEach(R=>{R.length=this[o](R.value,R.key),this[u]+=R.length})),D(this)}get lengthCalculator(){return this[o]}get length(){return this[u]}get itemCount(){return this[h].length}rforEach(g,R){R=R||this;for(let O=this[h].tail;O!==null;){const y=O.prev;w(this,g,O,R),O=y}}forEach(g,R){R=R||this;for(let O=this[h].head;O!==null;){const y=O.next;w(this,g,O,R),O=y}}keys(){return this[h].toArray().map(g=>g.key)}values(){return this[h].toArray().map(g=>g.value)}reset(){this[t]&&this[h]&&this[h].length&&this[h].forEach(g=>this[t](g.key,g.value)),this[l]=new Map,this[h]=new r,this[u]=0}dump(){return this[h].map(g=>v(this,g)?!1:{k:g.key,v:g.value,e:g.now+(g.maxAge||0)}).toArray().filter(g=>g)}dumpLru(){return this[h]}set(g,R,O){if(O=O||this[s],O&&typeof O!="number")throw new TypeError("maxAge must be a number");const y=O?Date.now():0,U=this[o](R,g);if(this[l].has(g)){if(U>this[c])return I(this,this[l].get(g)),!1;const x=this[l].get(g).value;return this[t]&&(this[a]||this[t](g,x.value)),x.now=y,x.maxAge=O,x.value=R,this[u]+=U-x.length,x.length=U,this.get(g),D(this),!0}const F=new S(g,R,U,y,O);return F.length>this[c]?(this[t]&&this[t](g,R),!1):(this[u]+=F.length,this[h].unshift(F),this[l].set(g,this[h].head),D(this),!0)}has(g){if(!this[l].has(g))return!1;const R=this[l].get(g).value;return!v(this,R)}get(g){return p(this,g,!0)}peek(g){return p(this,g,!1)}pop(){const g=this[h].tail;return g?(I(this,g),g.value):null}del(g){I(this,this[l].get(g))}load(g){this.reset();const R=Date.now();for(let O=g.length-1;O>=0;O--){const y=g[O],U=y.e||0;if(U===0)this.set(y.k,y.v);else{const F=U-R;F>0&&this.set(y.k,y.v,F)}}}prune(){this[l].forEach((g,R)=>p(this,R,!1))}}const p=(P,g,R)=>{const O=P[l].get(g);if(O){const y=O.value;if(v(P,y)){if(I(P,O),!P[i])return}else R&&(P[n]&&(O.value.now=Date.now()),P[h].unshiftNode(O));return y.value}},v=(P,g)=>{if(!g||!g.maxAge&&!P[s])return!1;const R=Date.now()-g.now;return g.maxAge?R>g.maxAge:P[s]&&R>P[s]},D=P=>{if(P[u]>P[c])for(let g=P[h].tail;P[u]>P[c]&&g!==null;){const R=g.prev;I(P,g),g=R}},I=(P,g)=>{if(g){const R=g.value;P[t]&&P[t](R.key,R.value),P[u]-=R.length,P[l].delete(R.key),P[h].removeNode(g)}};class S{constructor(g,R,O,y,U){this.key=g,this.value=R,this.length=O,this.now=y,this.maxAge=U||0}}const w=(P,g,R,O)=>{let y=R.value;v(P,y)&&(I(P,R),P[i]||(y=void 0)),y&&g.call(O,y.value,y.key,P)};E.exports=m},13272:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.isSafari=f.isFirefox=void 0;var r=e(17611);const c=r.memoize(()=>/firefox/i.test(navigator.userAgent));f.isFirefox=c;const u=r.memoize(()=>Boolean(window.safari));f.isSafari=u},24284:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0});var r=e(17611);class c{enter(o){const i=this.entered.length,s=t=>this.isNodeInDocument(t)&&(!t.contains||t.contains(o));return this.entered=r.union(this.entered.filter(s),[o]),i===0&&this.entered.length>0}leave(o){const i=this.entered.length;return this.entered=r.without(this.entered.filter(this.isNodeInDocument),o),i>0&&this.entered.length===0}reset(){this.entered=[]}constructor(o){this.entered=[],this.isNodeInDocument=o}}f.EnterLeaveCounter=c},32022:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0});var r=e(24284),c=e(5782),u=e(54935),o=t(e(9689)),i=e(44444);function s(l,n,d){return n in l?Object.defineProperty(l,n,{value:d,enumerable:!0,configurable:!0,writable:!0}):l[n]=d,l}function t(l){if(l&&l.__esModule)return l;var n={};if(l!=null){for(var d in l)if(Object.prototype.hasOwnProperty.call(l,d)){var m=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(l,d):{};m.get||m.set?Object.defineProperty(n,d,m):n[d]=l[d]}}return n.default=l,n}function a(l){for(var n=1;n<arguments.length;n++){var d=arguments[n]!=null?arguments[n]:{},m=Object.keys(d);typeof Object.getOwnPropertySymbols=="function"&&(m=m.concat(Object.getOwnPropertySymbols(d).filter(function(p){return Object.getOwnPropertyDescriptor(d,p).enumerable}))),m.forEach(function(p){s(l,p,d[p])})}return l}class h{profile(){var n,d;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((n=this.dragStartSourceIds)===null||n===void 0?void 0:n.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((d=this.dragOverTargetIds)===null||d===void 0?void 0:d.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const n=this.rootElement;if(n!==void 0){if(n.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");n.__isReactDndBackendSetUp=!0,this.addEventListeners(n)}}teardown(){const n=this.rootElement;if(n!==void 0&&(n.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var d;(d=this.window)===null||d===void 0||d.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(n,d,m){return this.sourcePreviewNodeOptions.set(n,m),this.sourcePreviewNodes.set(n,d),()=>{this.sourcePreviewNodes.delete(n),this.sourcePreviewNodeOptions.delete(n)}}connectDragSource(n,d,m){this.sourceNodes.set(n,d),this.sourceNodeOptions.set(n,m);const p=D=>this.handleDragStart(D,n),v=D=>this.handleSelectStart(D);return d.setAttribute("draggable","true"),d.addEventListener("dragstart",p),d.addEventListener("selectstart",v),()=>{this.sourceNodes.delete(n),this.sourceNodeOptions.delete(n),d.removeEventListener("dragstart",p),d.removeEventListener("selectstart",v),d.setAttribute("draggable","false")}}connectDropTarget(n,d){const m=D=>this.handleDragEnter(D,n),p=D=>this.handleDragOver(D,n),v=D=>this.handleDrop(D,n);return d.addEventListener("dragenter",m),d.addEventListener("dragover",p),d.addEventListener("drop",v),()=>{d.removeEventListener("dragenter",m),d.removeEventListener("dragover",p),d.removeEventListener("drop",v)}}addEventListeners(n){n.addEventListener&&(n.addEventListener("dragstart",this.handleTopDragStart),n.addEventListener("dragstart",this.handleTopDragStartCapture,!0),n.addEventListener("dragend",this.handleTopDragEndCapture,!0),n.addEventListener("dragenter",this.handleTopDragEnter),n.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),n.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),n.addEventListener("dragover",this.handleTopDragOver),n.addEventListener("dragover",this.handleTopDragOverCapture,!0),n.addEventListener("drop",this.handleTopDrop),n.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(n){n.removeEventListener&&(n.removeEventListener("dragstart",this.handleTopDragStart),n.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),n.removeEventListener("dragend",this.handleTopDragEndCapture,!0),n.removeEventListener("dragenter",this.handleTopDragEnter),n.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),n.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),n.removeEventListener("dragover",this.handleTopDragOver),n.removeEventListener("dragover",this.handleTopDragOverCapture,!0),n.removeEventListener("drop",this.handleTopDrop),n.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const n=this.monitor.getSourceId(),d=this.sourceNodeOptions.get(n);return a({dropEffect:this.altKeyPressed?"copy":"move"},d||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const n=this.monitor.getSourceId(),d=this.sourcePreviewNodeOptions.get(n);return a({anchorX:.5,anchorY:.5,captureDraggingState:!1},d||{})}isDraggingNativeItem(){const n=this.monitor.getItemType();return Object.keys(o).some(d=>o[d]===n)}beginDragNativeItem(n,d){this.clearCurrentDragSourceNode(),this.currentNativeSource=u.createNativeDragSource(n,d),this.currentNativeHandle=this.registry.addSource(n,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(n){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=n;const d=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var m;return(m=this.rootElement)===null||m===void 0?void 0:m.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},d)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var n;(n=this.window)===null||n===void 0||n.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(n,d){n.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(d))}handleDragEnter(n,d){this.dragEnterTargetIds.unshift(d)}handleDragOver(n,d){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(d)}handleDrop(n,d){this.dropTargetIds.unshift(d)}constructor(n,d,m){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=p=>{const v=this.sourceNodes.get(p);return v&&c.getNodeClientOffset(v)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=p=>Boolean(p&&this.document&&this.document.body&&this.document.body.contains(p)),this.endDragIfSourceWasRemovedFromDOM=()=>{const p=this.currentDragSourceNode;p==null||this.isNodeInDocument(p)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=p=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(p||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=p=>{if(p.defaultPrevented)return;const{dragStartSourceIds:v}=this;this.dragStartSourceIds=null;const D=c.getEventClientOffset(p);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(v||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:D});const{dataTransfer:I}=p,S=u.matchNativeItemType(I);if(this.monitor.isDragging()){if(I&&typeof I.setDragImage=="function"){const P=this.monitor.getSourceId(),g=this.sourceNodes.get(P),R=this.sourcePreviewNodes.get(P)||g;if(R){const{anchorX:O,anchorY:y,offsetX:U,offsetY:F}=this.getCurrentSourcePreviewNodeOptions(),K={anchorX:O,anchorY:y},x={offsetX:U,offsetY:F},T=c.getDragPreviewOffset(g,R,D,K,x);I.setDragImage(R,T.x,T.y)}}try{I?.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(p.target);const{captureDraggingState:w}=this.getCurrentSourcePreviewNodeOptions();w?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(S)this.beginDragNativeItem(S);else{if(I&&!I.types&&(p.target&&!p.target.hasAttribute||!p.target.hasAttribute("draggable")))return;p.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=p=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var v;(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(p.dataTransfer)}if(!this.enterLeaveCounter.enter(p.target)||this.monitor.isDragging())return;const{dataTransfer:I}=p,S=u.matchNativeItemType(I);S&&this.beginDragNativeItem(S,I)},this.handleTopDragEnter=p=>{const{dragEnterTargetIds:v}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=p.altKey,v.length>0&&this.actions.hover(v,{clientOffset:c.getEventClientOffset(p)}),v.some(I=>this.monitor.canDropOnTarget(I))&&(p.preventDefault(),p.dataTransfer&&(p.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=p=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var v;(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(p.dataTransfer)}},this.handleTopDragOver=p=>{const{dragOverTargetIds:v}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){p.preventDefault(),p.dataTransfer&&(p.dataTransfer.dropEffect="none");return}this.altKeyPressed=p.altKey,this.lastClientOffset=c.getEventClientOffset(p),this.scheduleHover(v),(v||[]).some(I=>this.monitor.canDropOnTarget(I))?(p.preventDefault(),p.dataTransfer&&(p.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?p.preventDefault():(p.preventDefault(),p.dataTransfer&&(p.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=p=>{this.isDraggingNativeItem()&&p.preventDefault(),this.enterLeaveCounter.leave(p.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=p=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var v;p.preventDefault(),(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(p.dataTransfer)}else u.matchNativeItemType(p.dataTransfer)&&p.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=p=>{const{dropTargetIds:v}=this;this.dropTargetIds=[],this.actions.hover(v,{clientOffset:c.getEventClientOffset(p)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=p=>{const v=p.target;typeof v.dragDrop=="function"&&(v.tagName==="INPUT"||v.tagName==="SELECT"||v.tagName==="TEXTAREA"||v.isContentEditable||(p.preventDefault(),v.dragDrop()))},this.options=new i.OptionsReader(d,m),this.actions=n.getActions(),this.monitor=n.getMonitor(),this.registry=n.getRegistry(),this.enterLeaveCounter=new r.EnterLeaveCounter(this.isNodeInDocument)}}f.HTML5BackendImpl=h},80557:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0});class e{interpolate(c){const{xs:u,ys:o,c1s:i,c2s:s,c3s:t}=this;let a=u.length-1;if(c===u[a])return o[a];let h=0,l=t.length-1,n;for(;h<=l;){n=Math.floor(.5*(h+l));const p=u[n];if(p<c)h=n+1;else if(p>c)l=n-1;else return o[n]}a=Math.max(0,l);const d=c-u[a],m=d*d;return o[a]+i[a]*d+s[a]*m+t[a]*d*m}constructor(c,u){const{length:o}=c,i=[];for(let v=0;v<o;v++)i.push(v);i.sort((v,D)=>c[v]<c[D]?-1:1);const s=[],t=[],a=[];let h,l;for(let v=0;v<o-1;v++)h=c[v+1]-c[v],l=u[v+1]-u[v],t.push(h),s.push(l),a.push(l/h);const n=[a[0]];for(let v=0;v<t.length-1;v++){const D=a[v],I=a[v+1];if(D*I<=0)n.push(0);else{h=t[v];const S=t[v+1],w=h+S;n.push(3*w/((w+S)/D+(w+h)/I))}}n.push(a[a.length-1]);const d=[],m=[];let p;for(let v=0;v<n.length-1;v++){p=a[v];const D=n[v],I=1/t[v],S=D+n[v+1]-p-p;d.push((p-D-S)*I),m.push(S*I*I)}this.xs=c,this.ys=u,this.c1s=n,this.c2s=d,this.c3s=m}}f.MonotonicInterpolant=e},81061:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0});class e{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(c=>{Object.defineProperty(this.item,c,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${c}" until the drop event.`),null}})})}loadDataTransfer(c){if(c){const u={};Object.keys(this.config.exposeProperties).forEach(o=>{const i=this.config.exposeProperties[o];i!=null&&(u[o]={value:i(c,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,u)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(c,u){return u===c.getSourceId()}endDrag(){}constructor(c){this.config=c,this.item={},this.initializeExposedProperties()}}f.NativeDragSource=e},17892:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.getDataFromDataTransfer=e;function e(r,c,u){const o=c.reduce((i,s)=>i||r.getData(s),"");return o??u}},54935:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.createNativeDragSource=u,f.matchNativeItemType=o;var r=e(66826),c=e(81061);function u(i,s){const t=r.nativeTypesConfig[i];if(!t)throw new Error(`native type ${i} has no configuration`);const a=new c.NativeDragSource(t);return a.loadDataTransfer(s),a}function o(i){if(!i)return null;const s=Array.prototype.slice.call(i.types||[]);return Object.keys(r.nativeTypesConfig).filter(t=>{const a=r.nativeTypesConfig[t];return a?.matchesTypes?a.matchesTypes.some(h=>s.indexOf(h)>-1):!1})[0]||null}},66826:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.nativeTypesConfig=void 0;var r=u(e(9689)),c=e(17892);function u(i){if(i&&i.__esModule)return i;var s={};if(i!=null){for(var t in i)if(Object.prototype.hasOwnProperty.call(i,t)){var a=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(i,t):{};a.get||a.set?Object.defineProperty(s,t,a):s[t]=i[t]}}return s.default=i,s}const o={[r.FILE]:{exposeProperties:{files:i=>Array.prototype.slice.call(i.files),items:i=>i.items,dataTransfer:i=>i},matchesTypes:["Files"]},[r.HTML]:{exposeProperties:{html:(i,s)=>c.getDataFromDataTransfer(i,s,""),dataTransfer:i=>i},matchesTypes:["Html","text/html"]},[r.URL]:{exposeProperties:{urls:(i,s)=>c.getDataFromDataTransfer(i,s,"").split(`
2
+ `),dataTransfer:i=>i},matchesTypes:["Url","text/uri-list"]},[r.TEXT]:{exposeProperties:{text:(i,s)=>c.getDataFromDataTransfer(i,s,""),dataTransfer:i=>i},matchesTypes:["Text","text/plain"]}};f.nativeTypesConfig=o},9689:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.HTML=f.TEXT=f.URL=f.FILE=void 0;const e="__NATIVE_FILE__";f.FILE=e;const r="__NATIVE_URL__";f.URL=r;const c="__NATIVE_TEXT__";f.TEXT=c;const u="__NATIVE_HTML__";f.HTML=u},5782:function(E,f,e){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.getNodeClientOffset=o,f.getEventClientOffset=i,f.getDragPreviewOffset=a;var r=e(13272),c=e(80557);const u=1;function o(h){const l=h.nodeType===u?h:h.parentElement;if(!l)return null;const{top:n,left:d}=l.getBoundingClientRect();return{x:d,y:n}}function i(h){return{x:h.clientX,y:h.clientY}}function s(h){var l;return h.nodeName==="IMG"&&(r.isFirefox()||!(!((l=document.documentElement)===null||l===void 0)&&l.contains(h)))}function t(h,l,n,d){let m=h?l.width:n,p=h?l.height:d;return r.isSafari()&&h&&(p/=window.devicePixelRatio,m/=window.devicePixelRatio),{dragPreviewWidth:m,dragPreviewHeight:p}}function a(h,l,n,d,m){const p=s(l),D=o(p?h:l),I={x:n.x-D.x,y:n.y-D.y},{offsetWidth:S,offsetHeight:w}=h,{anchorX:P,anchorY:g}=d,{dragPreviewWidth:R,dragPreviewHeight:O}=t(p,l,S,w),y=()=>{let L=new c.MonotonicInterpolant([0,.5,1],[I.y,I.y/w*O,I.y+O-w]).interpolate(g);return r.isSafari()&&p&&(L+=(window.devicePixelRatio-1)*O),L},U=()=>new c.MonotonicInterpolant([0,.5,1],[I.x,I.x/S*R,I.x+R-S]).interpolate(P),{offsetX:F,offsetY:K}=m,x=F===0||F,T=K===0||K;return{x:x?F:U(),y:T?K:y()}}},44444:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0});class e{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var c;return!((c=this.globalContext)===null||c===void 0)&&c.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var c;return((c=this.optionsArgs)===null||c===void 0?void 0:c.rootElement)||this.window}constructor(c,u){this.ownerDocument=null,this.globalContext=c,this.optionsArgs=u}}f.OptionsReader=e},15970:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.getEmptyImage=r;let e;function r(){return e||(e=new Image,e.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),e}},51968:function(E,f,e){"use strict";var r;r={value:!0},Object.defineProperty(f,"rX",{enumerable:!0,get:function(){return o.getEmptyImage}}),f.PD=r=void 0;var c=e(32022),u=i(e(9689)),o=e(15970);r=u;function i(t){if(t&&t.__esModule)return t;var a={};if(t!=null){for(var h in t)if(Object.prototype.hasOwnProperty.call(t,h)){var l=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,h):{};l.get||l.set?Object.defineProperty(a,h,l):a[h]=t[h]}}return a.default=t,a}const s=function(a,h,l){return new c.HTML5BackendImpl(a,h,l)};f.PD=s},17611:function(E,f){"use strict";Object.defineProperty(f,"__esModule",{value:!0}),f.memoize=e,f.without=r,f.union=c;function e(u){let o=null;return()=>(o==null&&(o=u()),o)}function r(u,o){return u.filter(i=>i!==o)}function c(u,o){const i=new Set,s=a=>i.add(a);u.forEach(s),o.forEach(s);const t=[];return i.forEach(a=>t.push(a)),t}},84074:function(E,f,e){const r=Symbol("SemVer ANY");class c{static get ANY(){return r}constructor(n,d){if(d=u(d),n instanceof c){if(n.loose===!!d.loose)return n;n=n.value}t("comparator",n,d),this.options=d,this.loose=!!d.loose,this.parse(n),this.semver===r?this.value="":this.value=this.operator+this.semver.version,t("comp",this)}parse(n){const d=this.options.loose?o[i.COMPARATORLOOSE]:o[i.COMPARATOR],m=n.match(d);if(!m)throw new TypeError(`Invalid comparator: ${n}`);this.operator=m[1]!==void 0?m[1]:"",this.operator==="="&&(this.operator=""),m[2]?this.semver=new a(m[2],this.options.loose):this.semver=r}toString(){return this.value}test(n){if(t("Comparator.test",n,this.options.loose),this.semver===r||n===r)return!0;if(typeof n=="string")try{n=new a(n,this.options)}catch{return!1}return s(n,this.operator,this.semver,this.options)}intersects(n,d){if(!(n instanceof c))throw new TypeError("a Comparator is required");if((!d||typeof d!="object")&&(d={loose:!!d,includePrerelease:!1}),this.operator==="")return this.value===""?!0:new h(n.value,d).test(this.value);if(n.operator==="")return n.value===""?!0:new h(this.value,d).test(n.semver);const m=(this.operator===">="||this.operator===">")&&(n.operator===">="||n.operator===">"),p=(this.operator==="<="||this.operator==="<")&&(n.operator==="<="||n.operator==="<"),v=this.semver.version===n.semver.version,D=(this.operator===">="||this.operator==="<=")&&(n.operator===">="||n.operator==="<="),I=s(this.semver,"<",n.semver,d)&&(this.operator===">="||this.operator===">")&&(n.operator==="<="||n.operator==="<"),S=s(this.semver,">",n.semver,d)&&(this.operator==="<="||this.operator==="<")&&(n.operator===">="||n.operator===">");return m||p||v&&D||I||S}}E.exports=c;const u=e(30156),{re:o,t:i}=e(90887),s=e(62401),t=e(33843),a=e(39405),h=e(14355)},14355:function(E,f,e){class r{constructor(T,N){if(N=o(N),T instanceof r)return T.loose===!!N.loose&&T.includePrerelease===!!N.includePrerelease?T:new r(T.raw,N);if(T instanceof i)return this.raw=T.value,this.set=[[T]],this.format(),this;if(this.options=N,this.loose=!!N.loose,this.includePrerelease=!!N.includePrerelease,this.raw=T,this.set=T.split("||").map(L=>this.parseRange(L.trim())).filter(L=>L.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${T}`);if(this.set.length>1){const L=this.set[0];if(this.set=this.set.filter(A=>!m(A[0])),this.set.length===0)this.set=[L];else if(this.set.length>1){for(const A of this.set)if(A.length===1&&p(A[0])){this.set=[A];break}}}this.format()}format(){return this.range=this.set.map(T=>T.join(" ").trim()).join("||").trim(),this.range}toString(){return this.range}parseRange(T){T=T.trim();const L=`parseRange:${Object.keys(this.options).join(",")}:${T}`,A=u.get(L);if(A)return A;const _=this.options.loose,$=_?a[h.HYPHENRANGELOOSE]:a[h.HYPHENRANGE];T=T.replace($,F(this.options.includePrerelease)),s("hyphen replace",T),T=T.replace(a[h.COMPARATORTRIM],l),s("comparator trim",T),T=T.replace(a[h.TILDETRIM],n),T=T.replace(a[h.CARETTRIM],d),T=T.split(/\s+/).join(" ");let M=T.split(" ").map(B=>D(B,this.options)).join(" ").split(/\s+/).map(B=>U(B,this.options));_&&(M=M.filter(B=>(s("loose invalid filter",B,this.options),!!B.match(a[h.COMPARATORLOOSE])))),s("range list",M);const C=new Map,j=M.map(B=>new i(B,this.options));for(const B of j){if(m(B))return[B];C.set(B.value,B)}C.size>1&&C.has("")&&C.delete("");const W=[...C.values()];return u.set(L,W),W}intersects(T,N){if(!(T instanceof r))throw new TypeError("a Range is required");return this.set.some(L=>v(L,N)&&T.set.some(A=>v(A,N)&&L.every(_=>A.every($=>_.intersects($,N)))))}test(T){if(!T)return!1;if(typeof T=="string")try{T=new t(T,this.options)}catch{return!1}for(let N=0;N<this.set.length;N++)if(K(this.set[N],T,this.options))return!0;return!1}}E.exports=r;const c=e(65923),u=new c({max:1e3}),o=e(30156),i=e(84074),s=e(33843),t=e(39405),{re:a,t:h,comparatorTrimReplace:l,tildeTrimReplace:n,caretTrimReplace:d}=e(90887),m=x=>x.value==="<0.0.0-0",p=x=>x.value==="",v=(x,T)=>{let N=!0;const L=x.slice();let A=L.pop();for(;N&&L.length;)N=L.every(_=>A.intersects(_,T)),A=L.pop();return N},D=(x,T)=>(s("comp",x,T),x=P(x,T),s("caret",x),x=S(x,T),s("tildes",x),x=R(x,T),s("xrange",x),x=y(x,T),s("stars",x),x),I=x=>!x||x.toLowerCase()==="x"||x==="*",S=(x,T)=>x.trim().split(/\s+/).map(N=>w(N,T)).join(" "),w=(x,T)=>{const N=T.loose?a[h.TILDELOOSE]:a[h.TILDE];return x.replace(N,(L,A,_,$,M)=>{s("tilde",x,L,A,_,$,M);let C;return I(A)?C="":I(_)?C=`>=${A}.0.0 <${+A+1}.0.0-0`:I($)?C=`>=${A}.${_}.0 <${A}.${+_+1}.0-0`:M?(s("replaceTilde pr",M),C=`>=${A}.${_}.${$}-${M} <${A}.${+_+1}.0-0`):C=`>=${A}.${_}.${$} <${A}.${+_+1}.0-0`,s("tilde return",C),C})},P=(x,T)=>x.trim().split(/\s+/).map(N=>g(N,T)).join(" "),g=(x,T)=>{s("caret",x,T);const N=T.loose?a[h.CARETLOOSE]:a[h.CARET],L=T.includePrerelease?"-0":"";return x.replace(N,(A,_,$,M,C)=>{s("caret",x,A,_,$,M,C);let j;return I(_)?j="":I($)?j=`>=${_}.0.0${L} <${+_+1}.0.0-0`:I(M)?_==="0"?j=`>=${_}.${$}.0${L} <${_}.${+$+1}.0-0`:j=`>=${_}.${$}.0${L} <${+_+1}.0.0-0`:C?(s("replaceCaret pr",C),_==="0"?$==="0"?j=`>=${_}.${$}.${M}-${C} <${_}.${$}.${+M+1}-0`:j=`>=${_}.${$}.${M}-${C} <${_}.${+$+1}.0-0`:j=`>=${_}.${$}.${M}-${C} <${+_+1}.0.0-0`):(s("no pr"),_==="0"?$==="0"?j=`>=${_}.${$}.${M}${L} <${_}.${$}.${+M+1}-0`:j=`>=${_}.${$}.${M}${L} <${_}.${+$+1}.0-0`:j=`>=${_}.${$}.${M} <${+_+1}.0.0-0`),s("caret return",j),j})},R=(x,T)=>(s("replaceXRanges",x,T),x.split(/\s+/).map(N=>O(N,T)).join(" ")),O=(x,T)=>{x=x.trim();const N=T.loose?a[h.XRANGELOOSE]:a[h.XRANGE];return x.replace(N,(L,A,_,$,M,C)=>{s("xRange",x,L,A,_,$,M,C);const j=I(_),W=j||I($),B=W||I(M),H=B;return A==="="&&H&&(A=""),C=T.includePrerelease?"-0":"",j?A===">"||A==="<"?L="<0.0.0-0":L="*":A&&H?(W&&($=0),M=0,A===">"?(A=">=",W?(_=+_+1,$=0,M=0):($=+$+1,M=0)):A==="<="&&(A="<",W?_=+_+1:$=+$+1),A==="<"&&(C="-0"),L=`${A+_}.${$}.${M}${C}`):W?L=`>=${_}.0.0${C} <${+_+1}.0.0-0`:B&&(L=`>=${_}.${$}.0${C} <${_}.${+$+1}.0-0`),s("xRange return",L),L})},y=(x,T)=>(s("replaceStars",x,T),x.trim().replace(a[h.STAR],"")),U=(x,T)=>(s("replaceGTE0",x,T),x.trim().replace(a[T.includePrerelease?h.GTE0PRE:h.GTE0],"")),F=x=>(T,N,L,A,_,$,M,C,j,W,B,H,G)=>(I(L)?N="":I(A)?N=`>=${L}.0.0${x?"-0":""}`:I(_)?N=`>=${L}.${A}.0${x?"-0":""}`:$?N=`>=${N}`:N=`>=${N}${x?"-0":""}`,I(j)?C="":I(W)?C=`<${+j+1}.0.0-0`:I(B)?C=`<${j}.${+W+1}.0-0`:H?C=`<=${j}.${W}.${B}-${H}`:x?C=`<${j}.${W}.${+B+1}-0`:C=`<=${C}`,`${N} ${C}`.trim()),K=(x,T,N)=>{for(let L=0;L<x.length;L++)if(!x[L].test(T))return!1;if(T.prerelease.length&&!N.includePrerelease){for(let L=0;L<x.length;L++)if(s(x[L].semver),x[L].semver!==i.ANY&&x[L].semver.prerelease.length>0){const A=x[L].semver;if(A.major===T.major&&A.minor===T.minor&&A.patch===T.patch)return!0}return!1}return!0}},39405:function(E,f,e){const r=e(33843),{MAX_LENGTH:c,MAX_SAFE_INTEGER:u}=e(88202),{re:o,t:i}=e(90887),s=e(30156),{compareIdentifiers:t}=e(31630);class a{constructor(l,n){if(n=s(n),l instanceof a){if(l.loose===!!n.loose&&l.includePrerelease===!!n.includePrerelease)return l;l=l.version}else if(typeof l!="string")throw new TypeError(`Invalid Version: ${l}`);if(l.length>c)throw new TypeError(`version is longer than ${c} characters`);r("SemVer",l,n),this.options=n,this.loose=!!n.loose,this.includePrerelease=!!n.includePrerelease;const d=l.trim().match(n.loose?o[i.LOOSE]:o[i.FULL]);if(!d)throw new TypeError(`Invalid Version: ${l}`);if(this.raw=l,this.major=+d[1],this.minor=+d[2],this.patch=+d[3],this.major>u||this.major<0)throw new TypeError("Invalid major version");if(this.minor>u||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>u||this.patch<0)throw new TypeError("Invalid patch version");d[4]?this.prerelease=d[4].split(".").map(m=>{if(/^[0-9]+$/.test(m)){const p=+m;if(p>=0&&p<u)return p}return m}):this.prerelease=[],this.build=d[5]?d[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(l){if(r("SemVer.compare",this.version,this.options,l),!(l instanceof a)){if(typeof l=="string"&&l===this.version)return 0;l=new a(l,this.options)}return l.version===this.version?0:this.compareMain(l)||this.comparePre(l)}compareMain(l){return l instanceof a||(l=new a(l,this.options)),t(this.major,l.major)||t(this.minor,l.minor)||t(this.patch,l.patch)}comparePre(l){if(l instanceof a||(l=new a(l,this.options)),this.prerelease.length&&!l.prerelease.length)return-1;if(!this.prerelease.length&&l.prerelease.length)return 1;if(!this.prerelease.length&&!l.prerelease.length)return 0;let n=0;do{const d=this.prerelease[n],m=l.prerelease[n];if(r("prerelease compare",n,d,m),d===void 0&&m===void 0)return 0;if(m===void 0)return 1;if(d===void 0)return-1;if(d===m)continue;return t(d,m)}while(++n)}compareBuild(l){l instanceof a||(l=new a(l,this.options));let n=0;do{const d=this.build[n],m=l.build[n];if(r("prerelease compare",n,d,m),d===void 0&&m===void 0)return 0;if(m===void 0)return 1;if(d===void 0)return-1;if(d===m)continue;return t(d,m)}while(++n)}inc(l,n){switch(l){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",n);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",n);break;case"prepatch":this.prerelease.length=0,this.inc("patch",n),this.inc("pre",n);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",n),this.inc("pre",n);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":if(this.prerelease.length===0)this.prerelease=[0];else{let d=this.prerelease.length;for(;--d>=0;)typeof this.prerelease[d]=="number"&&(this.prerelease[d]++,d=-2);d===-1&&this.prerelease.push(0)}n&&(t(this.prerelease[0],n)===0?isNaN(this.prerelease[1])&&(this.prerelease=[n,0]):this.prerelease=[n,0]);break;default:throw new Error(`invalid increment argument: ${l}`)}return this.format(),this.raw=this.version,this}}E.exports=a},10953:function(E,f,e){const r=e(15497),c=(u,o)=>{const i=r(u.trim().replace(/^[=v]+/,""),o);return i?i.version:null};E.exports=c},62401:function(E,f,e){const r=e(38896),c=e(38378),u=e(99261),o=e(56647),i=e(63433),s=e(64622),t=(a,h,l,n)=>{switch(h){case"===":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a===l;case"!==":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a!==l;case"":case"=":case"==":return r(a,l,n);case"!=":return c(a,l,n);case">":return u(a,l,n);case">=":return o(a,l,n);case"<":return i(a,l,n);case"<=":return s(a,l,n);default:throw new TypeError(`Invalid operator: ${h}`)}};E.exports=t},36839:function(E,f,e){const r=e(39405),c=e(15497),{re:u,t:o}=e(90887),i=(s,t)=>{if(s instanceof r)return s;if(typeof s=="number"&&(s=String(s)),typeof s!="string")return null;t=t||{};let a=null;if(!t.rtl)a=s.match(u[o.COERCE]);else{let h;for(;(h=u[o.COERCERTL].exec(s))&&(!a||a.index+a[0].length!==s.length);)(!a||h.index+h[0].length!==a.index+a[0].length)&&(a=h),u[o.COERCERTL].lastIndex=h.index+h[1].length+h[2].length;u[o.COERCERTL].lastIndex=-1}return a===null?null:c(`${a[2]}.${a[3]||"0"}.${a[4]||"0"}`,t)};E.exports=i},6218:function(E,f,e){const r=e(39405),c=(u,o,i)=>{const s=new r(u,i),t=new r(o,i);return s.compare(t)||s.compareBuild(t)};E.exports=c},9643:function(E,f,e){const r=e(73308),c=(u,o)=>r(u,o,!0);E.exports=c},73308:function(E,f,e){const r=e(39405),c=(u,o,i)=>new r(u,i).compare(new r(o,i));E.exports=c},93948:function(E,f,e){const r=e(15497),c=e(38896),u=(o,i)=>{if(c(o,i))return null;{const s=r(o),t=r(i),a=s.prerelease.length||t.prerelease.length,h=a?"pre":"",l=a?"prerelease":"";for(const n in s)if((n==="major"||n==="minor"||n==="patch")&&s[n]!==t[n])return h+n;return l}};E.exports=u},38896:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)===0;E.exports=c},99261:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)>0;E.exports=c},56647:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)>=0;E.exports=c},35791:function(E,f,e){const r=e(39405),c=(u,o,i,s)=>{typeof i=="string"&&(s=i,i=void 0);try{return new r(u instanceof r?u.version:u,i).inc(o,s).version}catch{return null}};E.exports=c},63433:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)<0;E.exports=c},64622:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)<=0;E.exports=c},60629:function(E,f,e){const r=e(39405),c=(u,o)=>new r(u,o).major;E.exports=c},59986:function(E,f,e){const r=e(39405),c=(u,o)=>new r(u,o).minor;E.exports=c},38378:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)!==0;E.exports=c},15497:function(E,f,e){const{MAX_LENGTH:r}=e(88202),{re:c,t:u}=e(90887),o=e(39405),i=e(30156),s=(t,a)=>{if(a=i(a),t instanceof o)return t;if(typeof t!="string"||t.length>r||!(a.loose?c[u.LOOSE]:c[u.FULL]).test(t))return null;try{return new o(t,a)}catch{return null}};E.exports=s},89800:function(E,f,e){const r=e(39405),c=(u,o)=>new r(u,o).patch;E.exports=c},44408:function(E,f,e){const r=e(15497),c=(u,o)=>{const i=r(u,o);return i&&i.prerelease.length?i.prerelease:null};E.exports=c},80762:function(E,f,e){const r=e(73308),c=(u,o,i)=>r(o,u,i);E.exports=c},72743:function(E,f,e){const r=e(6218),c=(u,o)=>u.sort((i,s)=>r(s,i,o));E.exports=c},15312:function(E,f,e){const r=e(14355),c=(u,o,i)=>{try{o=new r(o,i)}catch{return!1}return o.test(u)};E.exports=c},52354:function(E,f,e){const r=e(6218),c=(u,o)=>u.sort((i,s)=>r(i,s,o));E.exports=c},34512:function(E,f,e){const r=e(15497),c=(u,o)=>{const i=r(u,o);return i?i.version:null};E.exports=c},54770:function(E,f,e){const r=e(90887),c=e(88202),u=e(39405),o=e(31630),i=e(15497),s=e(34512),t=e(10953),a=e(35791),h=e(93948),l=e(60629),n=e(59986),d=e(89800),m=e(44408),p=e(73308),v=e(80762),D=e(9643),I=e(6218),S=e(52354),w=e(72743),P=e(99261),g=e(63433),R=e(38896),O=e(38378),y=e(56647),U=e(64622),F=e(62401),K=e(36839),x=e(84074),T=e(14355),N=e(15312),L=e(59663),A=e(94931),_=e(65891),$=e(24925),M=e(69965),C=e(93260),j=e(60715),W=e(30006),B=e(9560),H=e(77795),G=e(57732);E.exports={parse:i,valid:s,clean:t,inc:a,diff:h,major:l,minor:n,patch:d,prerelease:m,compare:p,rcompare:v,compareLoose:D,compareBuild:I,sort:S,rsort:w,gt:P,lt:g,eq:R,neq:O,gte:y,lte:U,cmp:F,coerce:K,Comparator:x,Range:T,satisfies:N,toComparators:L,maxSatisfying:A,minSatisfying:_,minVersion:$,validRange:M,outside:C,gtr:j,ltr:W,intersects:B,simplifyRange:H,subset:G,SemVer:u,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:c.SEMVER_SPEC_VERSION,compareIdentifiers:o.compareIdentifiers,rcompareIdentifiers:o.rcompareIdentifiers}},88202:function(E){const f="2.0.0",r=Number.MAX_SAFE_INTEGER||9007199254740991,c=16;E.exports={SEMVER_SPEC_VERSION:f,MAX_LENGTH:256,MAX_SAFE_INTEGER:r,MAX_SAFE_COMPONENT_LENGTH:c}},33843:function(E){const f=typeof process=="object"&&{ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}&&{ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}.NODE_DEBUG&&/\bsemver\b/i.test({ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};E.exports=f},31630:function(E){const f=/^[0-9]+$/,e=(c,u)=>{const o=f.test(c),i=f.test(u);return o&&i&&(c=+c,u=+u),c===u?0:o&&!i?-1:i&&!o?1:c<u?-1:1},r=(c,u)=>e(u,c);E.exports={compareIdentifiers:e,rcompareIdentifiers:r}},30156:function(E){const f=["includePrerelease","loose","rtl"],e=r=>r?typeof r!="object"?{loose:!0}:f.filter(c=>r[c]).reduce((c,u)=>(c[u]=!0,c),{}):{};E.exports=e},90887:function(E,f,e){const{MAX_SAFE_COMPONENT_LENGTH:r}=e(88202),c=e(33843);f=E.exports={};const u=f.re=[],o=f.src=[],i=f.t={};let s=0;const t=(a,h,l)=>{const n=s++;c(a,n,h),i[a]=n,o[n]=h,u[n]=new RegExp(h,l?"g":void 0)};t("NUMERICIDENTIFIER","0|[1-9]\\d*"),t("NUMERICIDENTIFIERLOOSE","[0-9]+"),t("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),t("MAINVERSION",`(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})`),t("MAINVERSIONLOOSE",`(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})`),t("PRERELEASEIDENTIFIER",`(?:${o[i.NUMERICIDENTIFIER]}|${o[i.NONNUMERICIDENTIFIER]})`),t("PRERELEASEIDENTIFIERLOOSE",`(?:${o[i.NUMERICIDENTIFIERLOOSE]}|${o[i.NONNUMERICIDENTIFIER]})`),t("PRERELEASE",`(?:-(${o[i.PRERELEASEIDENTIFIER]}(?:\\.${o[i.PRERELEASEIDENTIFIER]})*))`),t("PRERELEASELOOSE",`(?:-?(${o[i.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${o[i.PRERELEASEIDENTIFIERLOOSE]})*))`),t("BUILDIDENTIFIER","[0-9A-Za-z-]+"),t("BUILD",`(?:\\+(${o[i.BUILDIDENTIFIER]}(?:\\.${o[i.BUILDIDENTIFIER]})*))`),t("FULLPLAIN",`v?${o[i.MAINVERSION]}${o[i.PRERELEASE]}?${o[i.BUILD]}?`),t("FULL",`^${o[i.FULLPLAIN]}$`),t("LOOSEPLAIN",`[v=\\s]*${o[i.MAINVERSIONLOOSE]}${o[i.PRERELEASELOOSE]}?${o[i.BUILD]}?`),t("LOOSE",`^${o[i.LOOSEPLAIN]}$`),t("GTLT","((?:<|>)?=?)"),t("XRANGEIDENTIFIERLOOSE",`${o[i.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),t("XRANGEIDENTIFIER",`${o[i.NUMERICIDENTIFIER]}|x|X|\\*`),t("XRANGEPLAIN",`[v=\\s]*(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:${o[i.PRERELEASE]})?${o[i.BUILD]}?)?)?`),t("XRANGEPLAINLOOSE",`[v=\\s]*(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:${o[i.PRERELEASELOOSE]})?${o[i.BUILD]}?)?)?`),t("XRANGE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAIN]}$`),t("XRANGELOOSE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAINLOOSE]}$`),t("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),t("COERCERTL",o[i.COERCE],!0),t("LONETILDE","(?:~>?)"),t("TILDETRIM",`(\\s*)${o[i.LONETILDE]}\\s+`,!0),f.tildeTrimReplace="$1~",t("TILDE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAIN]}$`),t("TILDELOOSE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAINLOOSE]}$`),t("LONECARET","(?:\\^)"),t("CARETTRIM",`(\\s*)${o[i.LONECARET]}\\s+`,!0),f.caretTrimReplace="$1^",t("CARET",`^${o[i.LONECARET]}${o[i.XRANGEPLAIN]}$`),t("CARETLOOSE",`^${o[i.LONECARET]}${o[i.XRANGEPLAINLOOSE]}$`),t("COMPARATORLOOSE",`^${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]})$|^$`),t("COMPARATOR",`^${o[i.GTLT]}\\s*(${o[i.FULLPLAIN]})$|^$`),t("COMPARATORTRIM",`(\\s*)${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]}|${o[i.XRANGEPLAIN]})`,!0),f.comparatorTrimReplace="$1$2$3",t("HYPHENRANGE",`^\\s*(${o[i.XRANGEPLAIN]})\\s+-\\s+(${o[i.XRANGEPLAIN]})\\s*$`),t("HYPHENRANGELOOSE",`^\\s*(${o[i.XRANGEPLAINLOOSE]})\\s+-\\s+(${o[i.XRANGEPLAINLOOSE]})\\s*$`),t("STAR","(<|>)?=?\\s*\\*"),t("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),t("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},60715:function(E,f,e){const r=e(93260),c=(u,o,i)=>r(u,o,">",i);E.exports=c},9560:function(E,f,e){const r=e(14355),c=(u,o,i)=>(u=new r(u,i),o=new r(o,i),u.intersects(o));E.exports=c},30006:function(E,f,e){const r=e(93260),c=(u,o,i)=>r(u,o,"<",i);E.exports=c},94931:function(E,f,e){const r=e(39405),c=e(14355),u=(o,i,s)=>{let t=null,a=null,h=null;try{h=new c(i,s)}catch{return null}return o.forEach(l=>{h.test(l)&&(!t||a.compare(l)===-1)&&(t=l,a=new r(t,s))}),t};E.exports=u},65891:function(E,f,e){const r=e(39405),c=e(14355),u=(o,i,s)=>{let t=null,a=null,h=null;try{h=new c(i,s)}catch{return null}return o.forEach(l=>{h.test(l)&&(!t||a.compare(l)===1)&&(t=l,a=new r(t,s))}),t};E.exports=u},24925:function(E,f,e){const r=e(39405),c=e(14355),u=e(99261),o=(i,s)=>{i=new c(i,s);let t=new r("0.0.0");if(i.test(t)||(t=new r("0.0.0-0"),i.test(t)))return t;t=null;for(let a=0;a<i.set.length;++a){const h=i.set[a];let l=null;h.forEach(n=>{const d=new r(n.semver.version);switch(n.operator){case">":d.prerelease.length===0?d.patch++:d.prerelease.push(0),d.raw=d.format();case"":case">=":(!l||u(d,l))&&(l=d);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${n.operator}`)}}),l&&(!t||u(t,l))&&(t=l)}return t&&i.test(t)?t:null};E.exports=o},93260:function(E,f,e){const r=e(39405),c=e(84074),{ANY:u}=c,o=e(14355),i=e(15312),s=e(99261),t=e(63433),a=e(64622),h=e(56647),l=(n,d,m,p)=>{n=new r(n,p),d=new o(d,p);let v,D,I,S,w;switch(m){case">":v=s,D=a,I=t,S=">",w=">=";break;case"<":v=t,D=h,I=s,S="<",w="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(n,d,p))return!1;for(let P=0;P<d.set.length;++P){const g=d.set[P];let R=null,O=null;if(g.forEach(y=>{y.semver===u&&(y=new c(">=0.0.0")),R=R||y,O=O||y,v(y.semver,R.semver,p)?R=y:I(y.semver,O.semver,p)&&(O=y)}),R.operator===S||R.operator===w||(!O.operator||O.operator===S)&&D(n,O.semver))return!1;if(O.operator===w&&I(n,O.semver))return!1}return!0};E.exports=l},77795:function(E,f,e){const r=e(15312),c=e(73308);E.exports=(u,o,i)=>{const s=[];let t=null,a=null;const h=u.sort((m,p)=>c(m,p,i));for(const m of h)r(m,o,i)?(a=m,t||(t=m)):(a&&s.push([t,a]),a=null,t=null);t&&s.push([t,null]);const l=[];for(const[m,p]of s)m===p?l.push(m):!p&&m===h[0]?l.push("*"):p?m===h[0]?l.push(`<=${p}`):l.push(`${m} - ${p}`):l.push(`>=${m}`);const n=l.join(" || "),d=typeof o.raw=="string"?o.raw:String(o);return n.length<d.length?n:o}},57732:function(E,f,e){const r=e(14355),c=e(84074),{ANY:u}=c,o=e(15312),i=e(73308),s=(l,n,d={})=>{if(l===n)return!0;l=new r(l,d),n=new r(n,d);let m=!1;e:for(const p of l.set){for(const v of n.set){const D=t(p,v,d);if(m=m||D!==null,D)continue e}if(m)return!1}return!0},t=(l,n,d)=>{if(l===n)return!0;if(l.length===1&&l[0].semver===u){if(n.length===1&&n[0].semver===u)return!0;d.includePrerelease?l=[new c(">=0.0.0-0")]:l=[new c(">=0.0.0")]}if(n.length===1&&n[0].semver===u){if(d.includePrerelease)return!0;n=[new c(">=0.0.0")]}const m=new Set;let p,v;for(const O of l)O.operator===">"||O.operator===">="?p=a(p,O,d):O.operator==="<"||O.operator==="<="?v=h(v,O,d):m.add(O.semver);if(m.size>1)return null;let D;if(p&&v){if(D=i(p.semver,v.semver,d),D>0)return null;if(D===0&&(p.operator!==">="||v.operator!=="<="))return null}for(const O of m){if(p&&!o(O,String(p),d)||v&&!o(O,String(v),d))return null;for(const y of n)if(!o(O,String(y),d))return!1;return!0}let I,S,w,P,g=v&&!d.includePrerelease&&v.semver.prerelease.length?v.semver:!1,R=p&&!d.includePrerelease&&p.semver.prerelease.length?p.semver:!1;g&&g.prerelease.length===1&&v.operator==="<"&&g.prerelease[0]===0&&(g=!1);for(const O of n){if(P=P||O.operator===">"||O.operator===">=",w=w||O.operator==="<"||O.operator==="<=",p){if(R&&O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===R.major&&O.semver.minor===R.minor&&O.semver.patch===R.patch&&(R=!1),O.operator===">"||O.operator===">="){if(I=a(p,O,d),I===O&&I!==p)return!1}else if(p.operator===">="&&!o(p.semver,String(O),d))return!1}if(v){if(g&&O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===g.major&&O.semver.minor===g.minor&&O.semver.patch===g.patch&&(g=!1),O.operator==="<"||O.operator==="<="){if(S=h(v,O,d),S===O&&S!==v)return!1}else if(v.operator==="<="&&!o(v.semver,String(O),d))return!1}if(!O.operator&&(v||p)&&D!==0)return!1}return!(p&&w&&!v&&D!==0||v&&P&&!p&&D!==0||R||g)},a=(l,n,d)=>{if(!l)return n;const m=i(l.semver,n.semver,d);return m>0?l:m<0||n.operator===">"&&l.operator===">="?n:l},h=(l,n,d)=>{if(!l)return n;const m=i(l.semver,n.semver,d);return m<0?l:m>0||n.operator==="<"&&l.operator==="<="?n:l};E.exports=s},59663:function(E,f,e){const r=e(14355),c=(u,o)=>new r(u,o).set.map(i=>i.map(s=>s.value).join(" ").trim().split(" "));E.exports=c},69965:function(E,f,e){const r=e(14355),c=(u,o)=>{try{return new r(u,o).range||"*"}catch{return null}};E.exports=c},19961:function(E){"use strict";E.exports=function(f){f.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}},52138:function(E,f,e){"use strict";E.exports=r,r.Node=i,r.create=r;function r(s){var t=this;if(t instanceof r||(t=new r),t.tail=null,t.head=null,t.length=0,s&&typeof s.forEach=="function")s.forEach(function(l){t.push(l)});else if(arguments.length>0)for(var a=0,h=arguments.length;a<h;a++)t.push(arguments[a]);return t}r.prototype.removeNode=function(s){if(s.list!==this)throw new Error("removing node which does not belong to this list");var t=s.next,a=s.prev;return t&&(t.prev=a),a&&(a.next=t),s===this.head&&(this.head=t),s===this.tail&&(this.tail=a),s.list.length--,s.next=null,s.prev=null,s.list=null,t},r.prototype.unshiftNode=function(s){if(s!==this.head){s.list&&s.list.removeNode(s);var t=this.head;s.list=this,s.next=t,t&&(t.prev=s),this.head=s,this.tail||(this.tail=s),this.length++}},r.prototype.pushNode=function(s){if(s!==this.tail){s.list&&s.list.removeNode(s);var t=this.tail;s.list=this,s.prev=t,t&&(t.next=s),this.tail=s,this.head||(this.head=s),this.length++}},r.prototype.push=function(){for(var s=0,t=arguments.length;s<t;s++)u(this,arguments[s]);return this.length},r.prototype.unshift=function(){for(var s=0,t=arguments.length;s<t;s++)o(this,arguments[s]);return this.length},r.prototype.pop=function(){if(this.tail){var s=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,s}},r.prototype.shift=function(){if(this.head){var s=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,s}},r.prototype.forEach=function(s,t){t=t||this;for(var a=this.head,h=0;a!==null;h++)s.call(t,a.value,h,this),a=a.next},r.prototype.forEachReverse=function(s,t){t=t||this;for(var a=this.tail,h=this.length-1;a!==null;h--)s.call(t,a.value,h,this),a=a.prev},r.prototype.get=function(s){for(var t=0,a=this.head;a!==null&&t<s;t++)a=a.next;if(t===s&&a!==null)return a.value},r.prototype.getReverse=function(s){for(var t=0,a=this.tail;a!==null&&t<s;t++)a=a.prev;if(t===s&&a!==null)return a.value},r.prototype.map=function(s,t){t=t||this;for(var a=new r,h=this.head;h!==null;)a.push(s.call(t,h.value,this)),h=h.next;return a},r.prototype.mapReverse=function(s,t){t=t||this;for(var a=new r,h=this.tail;h!==null;)a.push(s.call(t,h.value,this)),h=h.prev;return a},r.prototype.reduce=function(s,t){var a,h=this.head;if(arguments.length>1)a=t;else if(this.head)h=this.head.next,a=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=0;h!==null;l++)a=s(a,h.value,l),h=h.next;return a},r.prototype.reduceReverse=function(s,t){var a,h=this.tail;if(arguments.length>1)a=t;else if(this.tail)h=this.tail.prev,a=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=this.length-1;h!==null;l--)a=s(a,h.value,l),h=h.prev;return a},r.prototype.toArray=function(){for(var s=new Array(this.length),t=0,a=this.head;a!==null;t++)s[t]=a.value,a=a.next;return s},r.prototype.toArrayReverse=function(){for(var s=new Array(this.length),t=0,a=this.tail;a!==null;t++)s[t]=a.value,a=a.prev;return s},r.prototype.slice=function(s,t){t=t||this.length,t<0&&(t+=this.length),s=s||0,s<0&&(s+=this.length);var a=new r;if(t<s||t<0)return a;s<0&&(s=0),t>this.length&&(t=this.length);for(var h=0,l=this.head;l!==null&&h<s;h++)l=l.next;for(;l!==null&&h<t;h++,l=l.next)a.push(l.value);return a},r.prototype.sliceReverse=function(s,t){t=t||this.length,t<0&&(t+=this.length),s=s||0,s<0&&(s+=this.length);var a=new r;if(t<s||t<0)return a;s<0&&(s=0),t>this.length&&(t=this.length);for(var h=this.length,l=this.tail;l!==null&&h>t;h--)l=l.prev;for(;l!==null&&h>s;h--,l=l.prev)a.push(l.value);return a},r.prototype.splice=function(s,t,...a){s>this.length&&(s=this.length-1),s<0&&(s=this.length+s);for(var h=0,l=this.head;l!==null&&h<s;h++)l=l.next;for(var n=[],h=0;l&&h<t;h++)n.push(l.value),l=this.removeNode(l);l===null&&(l=this.tail),l!==this.head&&l!==this.tail&&(l=l.prev);for(var h=0;h<a.length;h++)l=c(this,l,a[h]);return n},r.prototype.reverse=function(){for(var s=this.head,t=this.tail,a=s;a!==null;a=a.prev){var h=a.prev;a.prev=a.next,a.next=h}return this.head=t,this.tail=s,this};function c(s,t,a){var h=t===s.head?new i(a,null,t,s):new i(a,t,t.next,s);return h.next===null&&(s.tail=h),h.prev===null&&(s.head=h),s.length++,h}function u(s,t){s.tail=new i(t,s.tail,null,s),s.head||(s.head=s.tail),s.length++}function o(s,t){s.head=new i(t,null,s.head,s),s.tail||(s.tail=s.head),s.length++}function i(s,t,a,h){if(!(this instanceof i))return new i(s,t,a,h);this.list=h,this.value=s,t?(t.next=this,this.prev=t):this.prev=null,a?(a.prev=this,this.next=a):this.next=null}try{e(19961)(r)}catch{}},28351:function(E,f,e){"use strict";e.d(f,{M:function(){return c}});var r=e(54015);const c={Content:r.VY,Scrolling:r.PY}},15300:function(E,f,e){"use strict";e.d(f,{$:function(){return s}});var r=e(74512),c=e(8471),u=e(82875),o=e(87933);const i=(0,c.ZP)(o.k)`
3
+ width: ${({condensed:t})=>t?"max-content":`${224/16}rem`};
4
+ border-right: 1px solid ${({theme:t})=>t.colors.neutral150};
5
+ `,s=({condensed:t=!1,...a})=>(0,r.jsx)(u.f.Provider,{value:t,children:(0,r.jsx)(i,{alignItems:"normal",as:"nav",background:"neutral0",condensed:t,direction:"column",height:"100vh",position:"sticky",top:0,zIndex:2,...a})})},82875:function(E,f,e){"use strict";e.d(f,{S:function(){return u},f:function(){return c}});var r=e(32735);const c=(0,r.createContext)(!1),u=()=>(0,r.useContext)(c)},61450:function(E,f,e){"use strict";e.d(f,{D:function(){return d}});var r=e(74512),c=e(32735),u=e(8471),o=e(82875),i=e(62499),s=e(72850),t=e(3685),a=e(87933),h=e(49372);const l=u.ZP.div`
6
+ border-radius: ${({theme:m})=>m.borderRadius};
7
+
8
+ svg,
9
+ img {
10
+ height: ${({condensed:m})=>m?`${40/16}rem`:`${32/16}rem`};
11
+ width: ${({condensed:m})=>m?`${40/16}rem`:`${32/16}rem`};
12
+ }
13
+ `,n=(0,u.ZP)(i.f)`
14
+ text-decoration: unset;
15
+ color: inherit;
16
+ `,d=c.forwardRef(({workplace:m,title:p,icon:v,...D},I)=>{const S=(0,o.S)();return D.to=D?.to??"/",S?(0,r.jsx)(i.f,{ref:I,...D,children:(0,r.jsx)(s.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(l,{condensed:!0,children:[v,(0,r.jsxs)(t.T,{children:[(0,r.jsx)("span",{children:p}),(0,r.jsx)("span",{children:m})]})]})})}):(0,r.jsx)(n,{ref:I,...D,children:(0,r.jsx)(s.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(a.k,{children:[(0,r.jsx)(l,{"aria-hidden":!0,tabIndex:-1,children:v}),(0,r.jsxs)(s.x,{paddingLeft:2,children:[(0,r.jsxs)(h.Z,{fontWeight:"bold",textColor:"neutral800",as:"span",children:[p,(0,r.jsx)(t.T,{as:"span",children:m})]}),(0,r.jsx)(h.Z,{variant:"pi",as:"p",textColor:"neutral600","aria-hidden":!0,children:m})]})]})})})})},9371:function(E,f,e){"use strict";e.d(f,{w:function(){return l}});var r=e(74512),c=e(77277),u=e(76913),o=e(8471),i=e(82875),s=e(87933),t=e(99140),a=e(3685);const h=(0,o.ZP)(s.k).attrs(n=>({justifyContent:"center",...n}))`
17
+ background: ${({theme:n})=>n.colors.neutral0};
18
+ border: 1px solid ${({theme:n})=>n.colors.neutral150};
19
+ border-radius: ${({theme:n})=>n.borderRadius};
20
+ position: absolute;
21
+ bottom: ${(9+4)/16}rem; // 9 is the height of the svg and 4 is the padding below
22
+ right: ${({theme:n,condensed:d})=>d?0:n.spaces[5]};
23
+ transform: ${({condensed:n})=>n?"translateX(50%)":void 0};
24
+ z-index: 2;
25
+ width: ${18/16}rem;
26
+ height: ${25/16}rem;
27
+
28
+ svg {
29
+ width: ${6/16}rem;
30
+ height: ${9/16}rem;
31
+ }
32
+ `,l=({children:n,...d})=>{const m=(0,i.S)();return(0,r.jsxs)(h,{as:"button",condensed:m,...d,children:[(0,r.jsx)(t.J,{as:m?c.Z:u.Z,"aria-hidden":!0,color:"neutral600"}),(0,r.jsx)(a.T,{children:n})]})}},25390:function(E,f,e){"use strict";e.d(f,{q:function(){return u}});var r=e(74512),c=e(72850);const u=({children:o})=>(0,r.jsx)(c.x,{position:"relative",children:o})},78464:function(E,f,e){"use strict";e.d(f,{O:function(){return v}});var r=e(74512),c=e(32735),u=e(8471),o=e(82875),i=e(72850),s=e(62499),t=e(49372),a=e(87933),h=e(6518),l=e(63919);const n=(0,u.ZP)(i.x)`
33
+ svg {
34
+ width: 1rem;
35
+ height: 1rem;
36
+ }
37
+ `,d=(0,u.ZP)(s.f)`
38
+ position: relative;
39
+ text-decoration: none;
40
+ display: block;
41
+ border-radius: ${({theme:D})=>D.borderRadius};
42
+ background: ${({theme:D})=>D.colors.neutral0};
43
+
44
+ ${t.Z} {
45
+ color: ${({theme:D})=>D.colors.neutral600};
46
+ }
47
+
48
+ svg path {
49
+ fill: ${({theme:D})=>D.colors.neutral500};
50
+ }
51
+
52
+ &:hover {
53
+ background: ${({theme:D})=>D.colors.neutral100};
54
+
55
+ ${t.Z} {
56
+ color: ${({theme:D})=>D.colors.neutral700};
57
+ }
58
+
59
+ svg path {
60
+ fill: ${({theme:D})=>D.colors.neutral600};
61
+ }
62
+ }
63
+
64
+ &.active {
65
+ background: ${({theme:D})=>D.colors.primary100};
66
+
67
+ svg path {
68
+ fill: ${({theme:D})=>D.colors.primary600};
69
+ }
70
+
71
+ ${t.Z} {
72
+ color: ${({theme:D})=>D.colors.primary600};
73
+ font-weight: 500;
74
+ }
75
+ }
76
+ `,m=(0,u.ZP)(a.k)`
77
+ padding: ${({theme:D})=>`${D.spaces[2]} ${D.spaces[3]}`};
78
+ `,p=(0,u.ZP)(h.C)`
79
+ ${({theme:D,condensed:I})=>I&&`
80
+ position: absolute;
81
+ // Values based on visual aspect
82
+ top: -${D.spaces[3]};
83
+ right: -${D.spaces[1]};
84
+ `}
85
+
86
+ ${t.Z} {
87
+ //find a solution to remove !important
88
+ color: ${({theme:D})=>D.colors.neutral0} !important;
89
+ line-height: 0;
90
+ }
91
+
92
+ display: flex;
93
+ justify-content: center;
94
+ align-items: center;
95
+ min-width: ${({theme:D})=>D.spaces[6]};
96
+ height: ${({theme:D})=>D.spaces[5]};
97
+ padding: ${({theme:D})=>`0 ${D.spaces[2]}`};
98
+ border-radius: ${({theme:D})=>D.spaces[10]};
99
+ background: ${({theme:D})=>D.colors.primary600};
100
+ `,v=c.forwardRef(({children:D,icon:I,badgeContent:S,badgeAriaLabel:w,...P},g)=>(0,o.S)()?(0,r.jsx)(d,{ref:g,...P,children:(0,r.jsx)(l.u,{position:"right",label:D,children:(0,r.jsxs)(m,{as:"span",justifyContent:"center",children:[(0,r.jsx)(n,{"aria-hidden":!0,paddingRight:0,as:"span",children:I}),S&&(0,r.jsx)(p,{condensed:!0,"aria-label":w,children:S})]})})}):(0,r.jsx)(d,{ref:g,...P,children:(0,r.jsxs)(m,{as:"span",justifyContent:"space-between",children:[(0,r.jsxs)(a.k,{children:[(0,r.jsx)(n,{"aria-hidden":!0,paddingRight:3,as:"span",children:I}),(0,r.jsx)(t.Z,{children:D})]}),S&&(0,r.jsx)(p,{justifyContent:"center","aria-label":w,children:S})]})}))},42889:function(E,f,e){"use strict";e.d(f,{y:function(){return h}});var r=e(74512),c=e(32735),u=e(82875),o=e(87933),i=e(72850),s=e(9026),t=e(3685),a=e(49372);const h=({label:l,children:n,horizontal:d=!1,spacing:m=2,...p})=>(0,u.S)()?(0,r.jsxs)(o.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsxs)(i.x,{paddingTop:1,paddingBottom:1,background:"neutral0",hasRadius:!0,as:"span",children:[(0,r.jsx)(s.i,{}),(0,r.jsx)(t.T,{children:(0,r.jsx)("span",{children:l})})]}),(0,r.jsx)(o.k,{as:"ul",gap:m,direction:d?"row":"column",alignItems:d?"center":"stretch",...p,children:c.Children.map(n,(v,D)=>(0,r.jsx)("li",{children:v},D))})]}):(0,r.jsxs)(o.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsx)(i.x,{paddingTop:1,paddingBottom:1,background:"neutral0",paddingRight:3,paddingLeft:3,hasRadius:!0,as:"span",children:(0,r.jsx)(a.Z,{variant:"sigma",textColor:"neutral600",children:l})}),(0,r.jsx)(o.k,{as:"ul",gap:m,direction:d?"row":"column",alignItems:d?"center":"stretch",...p,children:c.Children.map(n,(v,D)=>(0,r.jsx)("li",{children:v},D))})]})},1897:function(E,f,e){"use strict";e.d(f,{_:function(){return t}});var r=e(74512),c=e(32735),u=e(8471),o=e(72850),i=e(87933);const s=(0,u.ZP)(o.x)`
101
+ flex-grow: 1;
102
+ overflow-y: auto;
103
+ `,t=({children:a,spacing:h=4,horizontal:l=!1,...n})=>(0,r.jsx)(s,{paddingLeft:3,paddingRight:2,paddingTop:3,paddingBottom:8,children:(0,r.jsx)(i.k,{as:"ul",gap:h,direction:l?"row":"column",alignItems:l?"center":"stretch",...n,children:c.Children.map(a,(d,m)=>(0,r.jsx)("li",{children:d},m))})})},64838:function(E,f,e){"use strict";e.d(f,{r:function(){return n}});var r=e(74512),c=e(32735),u=e(8471),o=e(82875),i=e(72850),s=e(87933),t=e(69033),a=e(3685),h=e(49372);const l=(0,u.ZP)(i.x)`
104
+ border-top: 1px solid ${({theme:d})=>d.colors.neutral150};
105
+ `,n=c.forwardRef(({src:d,children:m,initials:p,...v},D)=>{const I=(0,o.S)();return(0,r.jsx)(l,{paddingTop:3,paddingBottom:3,paddingLeft:5,paddingRight:5,...v,children:(0,r.jsxs)(s.k,{as:"button",justifyContent:I?"center":void 0,ref:D,children:[d?(0,r.jsx)(t.q,{src:d,alt:"","aria-hidden":!0}):(0,r.jsx)(t.L,{children:p}),I?(0,r.jsx)(a.T,{children:(0,r.jsx)("span",{children:m})}):(0,r.jsx)(i.x,{width:`${130/16}rem`,paddingLeft:2,as:"span",children:(0,r.jsx)(h.Z,{ellipsis:!0,textColor:"neutral600",children:m})})]})})})},37272:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7Zm-6-2v-2h6v2h6v-3H6.5a1.5 1.5 0 1 0 0 3H7ZM7 5v2h2V5H7Zm0 3v2h2V8H7Zm0 3v2h2v-2H7Z"})}),u=c},92967:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:[(0,r.jsx)("path",{fill:"#212134",d:"M11.987 23.036v-.964H1.876V1.876h10.111V0H0v24h11.987v-.964Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M8 11.2c0-.11.09-.2.2-.2h11.973l-5.445-5.445a.2.2 0 0 1 0-.283l1.13-1.13a.2.2 0 0 1 .283 0l7.718 7.717a.2.2 0 0 1 0 .282L16.14 19.86a.2.2 0 0 1-.282 0l-1.13-1.13a.2.2 0 0 1 0-.284L20.172 13H8.2a.2.2 0 0 1-.2-.2v-1.6Z"})]}),u=c},45323:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455ZM7 10v2h2v-2H7Zm4 0v2h2v-2h-2Zm4 0v2h2v-2h-2Z"})}),u=c},78429:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.53-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685Z"})}),u=c},2438:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 8 8",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M2 .93c0-.4.45-.63.78-.41l4.6 3.06c.3.2.3.64 0 .84l-4.6 3.06A.5.5 0 0 1 2 7.07V.93Z"})}),u=c},29685:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 15 14",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M5.08 4.1c0-1.19 1.18-2.17 2.42-2.17s2.43.98 2.43 2.17c0 1.1-.56 1.61-1.31 2.28l-.03.03c-.75.65-1.66 1.47-1.66 3.09a.57.57 0 1 0 1.15 0c0-1.08.55-1.6 1.3-2.26l.02-.02c.75-.66 1.67-1.48 1.67-3.12C11.07 2.13 9.22.78 7.5.78 5.78.78 3.93 2.13 3.93 4.1a.57.57 0 1 0 1.15 0Zm2.42 9.26a.88.88 0 1 0 0-1.75.88.88 0 0 0 0 1.75Z"})}),u=c},73165:function(E,f,e){"use strict";e.d(f,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"M23.707.297A1 1 0 0 0 23 .004h-2a13.907 13.907 0 0 0-5.38 1.077 1 1 0 0 0-.615.923V4.92a.035.035 0 0 1-.022.038l-2-1.47a1 1 0 0 0-1.265.052A14 14 0 0 0 7 14.004v1.585l-2.707 2.707a1 1 0 1 0 1.415 1.415l2.707-2.708H10a14.014 14.014 0 0 0 14-14v-2a1 1 0 0 0-.293-.706ZM18 23.999H3a3 3 0 0 1-3-3V6A3 3 0 0 1 3 3h3a1 1 0 1 1 0 2H3a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a1 1 0 1 1 2 0v3a3 3 0 0 1-3 3Z",clipRule:"evenodd"})}),u=c}}]);