@strapi/admin 4.11.0-beta.1 → 4.11.0-exp.push-transfer-push-stuck

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 (53) hide show
  1. package/admin/src/components/Providers/index.js +32 -32
  2. package/admin/src/components/Theme/index.js +3 -5
  3. package/admin/src/content-manager/components/DynamicTable/ConfirmDialogDeleteAll/index.js +73 -0
  4. package/admin/src/content-manager/components/DynamicTable/index.js +4 -20
  5. package/admin/src/content-manager/components/EditViewDataManagerProvider/index.js +2 -3
  6. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/index.js +1 -0
  7. package/admin/src/content-manager/{utils → components/EditViewDataManagerProvider/utils}/schema.js +1 -1
  8. package/admin/src/content-manager/components/Inputs/index.js +11 -18
  9. package/admin/src/content-manager/components/Inputs/utils/getStep.js +13 -0
  10. package/admin/src/content-manager/components/Inputs/utils/index.js +1 -0
  11. package/admin/src/content-manager/pages/ListView/index.js +2 -118
  12. package/admin/src/content-manager/utils/index.js +0 -2
  13. package/admin/src/injectionZones.js +1 -6
  14. package/admin/src/translations/ar.json +1 -684
  15. package/admin/src/translations/en.json +1 -6
  16. package/build/3816.60f858cf.chunk.js +211 -0
  17. package/build/6858.85d76858.chunk.js +50 -0
  18. package/build/6970.6a329e15.chunk.js +1 -0
  19. package/build/{Admin-authenticatedApp.990df65d.chunk.js → Admin-authenticatedApp.d425b485.chunk.js} +2 -2
  20. package/build/{Admin_marketplace.1436fc2b.chunk.js → Admin_marketplace.717bd7ca.chunk.js} +1 -1
  21. package/build/Admin_pluginsPage.7df6b5a9.chunk.js +6 -0
  22. package/build/{Admin_profilePage.75bc083a.chunk.js → Admin_profilePage.a8fa3a56.chunk.js} +1 -1
  23. package/build/{Admin_settingsPage.bd715ed3.chunk.js → Admin_settingsPage.1394aaf2.chunk.js} +1 -1
  24. package/build/{admin-app.8b102fe2.chunk.js → admin-app.ac5b1f59.chunk.js} +8 -8
  25. package/build/ar-json.39e54aba.chunk.js +1 -0
  26. package/build/content-manager.70548048.chunk.js +1123 -0
  27. package/build/{email-settings-page.4368689f.chunk.js → email-settings-page.dba83275.chunk.js} +1 -1
  28. package/build/{en-json.0f5cc115.chunk.js → en-json.d965e364.chunk.js} +1 -1
  29. package/build/i18n-settings-page.55628f74.chunk.js +114 -0
  30. package/build/i18n-translation-en-json.60af6722.chunk.js +1 -0
  31. package/build/index.html +1 -1
  32. package/build/main.d9d9ed10.js +2630 -0
  33. package/build/{review-workflows-settings.4b39b837.chunk.js → review-workflows-settings.56cab253.chunk.js} +1 -1
  34. package/build/{runtime~main.55d43bd7.js → runtime~main.adbe36a4.js} +2 -2
  35. package/build/users-advanced-settings-page.4f49ca57.chunk.js +9 -0
  36. package/build/users-email-settings-page.d2429d0a.chunk.js +24 -0
  37. package/build/users-providers-settings-page.50c5ba27.chunk.js +29 -0
  38. package/build/{users-roles-settings-page.c773086b.chunk.js → users-roles-settings-page.2549794b.chunk.js} +1 -1
  39. package/build/{webhook-list-page.b0f5a02c.chunk.js → webhook-list-page.e2fca9f8.chunk.js} +1 -1
  40. package/package.json +15 -15
  41. package/admin/src/content-manager/components/DynamicTable/BulkActionsBar/index.js +0 -307
  42. package/build/3562.e0b1a0b3.chunk.js +0 -50
  43. package/build/456.9b85d4c6.chunk.js +0 -39
  44. package/build/6970.7ea35fbd.chunk.js +0 -1
  45. package/build/Admin_pluginsPage.e1afd5ed.chunk.js +0 -6
  46. package/build/ar-json.f530bc3f.chunk.js +0 -1
  47. package/build/content-manager.89099707.chunk.js +0 -1123
  48. package/build/i18n-settings-page.7988d872.chunk.js +0 -114
  49. package/build/i18n-translation-en-json.1ec7becf.chunk.js +0 -1
  50. package/build/main.5a232c3d.js +0 -2630
  51. package/build/users-advanced-settings-page.2cfb5d24.chunk.js +0 -9
  52. package/build/users-email-settings-page.bd6c774a.chunk.js +0 -24
  53. package/build/users-providers-settings-page.528f0036.chunk.js +0 -29
@@ -795,9 +795,7 @@
795
795
  "content-manager.plugin.description.long": "Quick way to see, edit and delete the data in your database.",
796
796
  "content-manager.plugin.description.short": "Quick way to see, edit and delete the data in your database.",
797
797
  "content-manager.popUpWarning.bodyMessage.contentType.delete": "Are you sure to delete Content-Type?",
798
- "content-manager.popUpWarning.bodyMessage.contentType.delete.all": "Are you sure you want to delete these entries?",
799
- "content-manager.popUpWarning.bodyMessage.contentType.publish.all": "Are you sure you want to publish these entries?",
800
- "content-manager.popUpWarning.bodyMessage.contentType.unpublish.all": "Are you sure you want to unpublish these entries?",
798
+ "content-manager.popUpWarning.bodyMessage.contentType.delete.all": "Are you sure to delete all Content-Types?",
801
799
  "content-manager.popUpWarning.warning.has-draft-relations.title": "Confirmation",
802
800
  "content-manager.popUpWarning.warning.publish-question": "Do you still want to publish?",
803
801
  "content-manager.popUpWarning.warning.unpublish": "If you don't publish this content, it will automatically turn into a Draft.",
@@ -820,8 +818,6 @@
820
818
  "content-manager.success.record.save": "Saved",
821
819
  "content-manager.success.record.unpublish": "Unpublished",
822
820
  "content-manager.utils.data-loaded": "The {number, plural, =1 {entry has} other {entries have}} successfully been loaded",
823
- "content-manager.listView.validation.errors.title": "Action required",
824
- "content-manager.listView.validation.errors.message": "Please make sure all fields are valid before publishing (required field, min/max character limit, etc.)",
825
821
  "dark": "Dark",
826
822
  "form.button.continue": "Continue",
827
823
  "form.button.done": "Done",
@@ -830,7 +826,6 @@
830
826
  "global.back": "Back",
831
827
  "global.cancel": "Cancel",
832
828
  "global.change-password": "Change password",
833
- "global.close": "Close",
834
829
  "global.content-manager": "Content Manager",
835
830
  "global.continue": "Continue",
836
831
  "global.delete": "Delete",
@@ -0,0 +1,211 @@
1
+ (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3816],{73307:function(W,V,l){"use strict";l.d(V,{ZP:function(){return Mn}});var c=function(e,t){return c=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])},c(e,t)};function p(e,t){if(typeof t!="function"&&t!==null)throw new TypeError("Class extends value "+String(t)+" is not a constructor or null");c(e,t);function n(){this.constructor=e}e.prototype=t===null?Object.create(t):(n.prototype=t.prototype,new n)}var w=function(){return w=Object.assign||function(t){for(var n,r=1,a=arguments.length;r<a;r++){n=arguments[r];for(var i in n)Object.prototype.hasOwnProperty.call(n,i)&&(t[i]=n[i])}return t},w.apply(this,arguments)};function b(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 P(e,t,n,r){var a=arguments.length,i=a<3?t:r===null?r=Object.getOwnPropertyDescriptor(t,n):r,u;if(typeof Reflect=="object"&&typeof Reflect.decorate=="function")i=Reflect.decorate(e,t,n,r);else for(var f=e.length-1;f>=0;f--)(u=e[f])&&(i=(a<3?u(i):a>3?u(t,n,i):u(t,n))||i);return a>3&&i&&Object.defineProperty(t,n,i),i}function A(e,t){return function(n,r){t(n,r,e)}}function O(e,t,n,r,a,i){function u(U){if(U!==void 0&&typeof U!="function")throw new TypeError("Function expected");return U}for(var f=r.kind,F=f==="getter"?"get":f==="setter"?"set":"value",C=!t&&e?r.static?e:e.prototype:null,x=t||(C?Object.getOwnPropertyDescriptor(C,r.name):{}),j,I=!1,Y=n.length-1;Y>=0;Y--){var Q={};for(var z in r)Q[z]=z==="access"?{}:r[z];for(var z in r.access)Q.access[z]=r.access[z];Q.addInitializer=function(U){if(I)throw new TypeError("Cannot add initializers after decoration has completed");i.push(u(U||null))};var J=(0,n[Y])(f==="accessor"?{get:x.get,set:x.set}:x[F],Q);if(f==="accessor"){if(J===void 0)continue;if(J===null||typeof J!="object")throw new TypeError("Object expected");(j=u(J.get))&&(x.get=j),(j=u(J.set))&&(x.set=j),(j=u(J.init))&&a.push(j)}else(j=u(J))&&(f==="field"?a.push(j):x[F]=j)}C&&Object.defineProperty(C,r.name,x),I=!0}function k(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 N(e){return typeof e=="symbol"?e:"".concat(e)}function H(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 K(e,t){if(typeof Reflect=="object"&&typeof Reflect.metadata=="function")return Reflect.metadata(e,t)}function D(e,t,n,r){function a(i){return i instanceof n?i:new n(function(u){u(i)})}return new(n||(n=Promise))(function(i,u){function f(x){try{C(r.next(x))}catch(j){u(j)}}function F(x){try{C(r.throw(x))}catch(j){u(j)}}function C(x){x.done?i(x.value):a(x.value).then(f,F)}C((r=r.apply(e,t||[])).next())})}function _(e,t){var n={label:0,sent:function(){if(i[0]&1)throw i[1];return i[1]},trys:[],ops:[]},r,a,i,u;return u={next:f(0),throw:f(1),return:f(2)},typeof Symbol=="function"&&(u[Symbol.iterator]=function(){return this}),u;function f(C){return function(x){return F([C,x])}}function F(C){if(r)throw new TypeError("Generator is already executing.");for(;u&&(u=0,C[0]&&(n=0)),n;)try{if(r=1,a&&(i=C[0]&2?a.return:C[0]?a.throw||((i=a.return)&&i.call(a),0):a.next)&&!(i=i.call(a,C[1])).done)return i;switch(a=0,i&&(C=[C[0]&2,i.value]),C[0]){case 0:case 1:i=C;break;case 4:return n.label++,{value:C[1],done:!1};case 5:n.label++,a=C[1],C=[0];continue;case 7:C=n.ops.pop(),n.trys.pop();continue;default:if(i=n.trys,!(i=i.length>0&&i[i.length-1])&&(C[0]===6||C[0]===2)){n=0;continue}if(C[0]===3&&(!i||C[1]>i[0]&&C[1]<i[3])){n.label=C[1];break}if(C[0]===6&&n.label<i[1]){n.label=i[1],i=C;break}if(i&&n.label<i[2]){n.label=i[2],n.ops.push(C);break}i[2]&&n.ops.pop(),n.trys.pop();continue}C=t.call(e,n)}catch(x){C=[6,x],a=0}finally{r=i=0}if(C[0]&5)throw C[1];return{value:C[0]?C[1]:void 0,done:!0}}}var re=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 X(e,t){for(var n in e)n!=="default"&&!Object.prototype.hasOwnProperty.call(t,n)&&re(t,e,n)}function R(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 y(e,t){var n=typeof Symbol=="function"&&e[Symbol.iterator];if(!n)return e;var r=n.call(e),a,i=[],u;try{for(;(t===void 0||t-- >0)&&!(a=r.next()).done;)i.push(a.value)}catch(f){u={error:f}}finally{try{a&&!a.done&&(n=r.return)&&n.call(r)}finally{if(u)throw u.error}}return i}function h(){for(var e=[],t=0;t<arguments.length;t++)e=e.concat(y(arguments[t]));return e}function o(){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 i=arguments[t],u=0,f=i.length;u<f;u++,a++)r[a]=i[u];return r}function s(e,t,n){if(n||arguments.length===2)for(var r=0,a=t.length,i;r<a;r++)(i||!(r in t))&&(i||(i=Array.prototype.slice.call(t,0,r)),i[r]=t[r]);return e.concat(i||Array.prototype.slice.call(t))}function d(e){return this instanceof d?(this.v=e,this):new d(e)}function T(e,t,n){if(!Symbol.asyncIterator)throw new TypeError("Symbol.asyncIterator is not defined.");var r=n.apply(e,t||[]),a,i=[];return a={},u("next"),u("throw"),u("return"),a[Symbol.asyncIterator]=function(){return this},a;function u(I){r[I]&&(a[I]=function(Y){return new Promise(function(Q,z){i.push([I,Y,Q,z])>1||f(I,Y)})})}function f(I,Y){try{F(r[I](Y))}catch(Q){j(i[0][3],Q)}}function F(I){I.value instanceof d?Promise.resolve(I.value.v).then(C,x):j(i[0][2],I)}function C(I){f("next",I)}function x(I){f("throw",I)}function j(I,Y){I(Y),i.shift(),i.length&&f(i[0][0],i[0][1])}}function E(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,i){t[a]=e[a]?function(u){return(n=!n)?{value:d(e[a](u)),done:!1}:i?i(u):u}:i}}function G(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 R=="function"?R(e):e[Symbol.iterator](),n={},r("next"),r("throw"),r("return"),n[Symbol.asyncIterator]=function(){return this},n);function r(i){n[i]=e[i]&&function(u){return new Promise(function(f,F){u=e[i](u),a(f,F,u.done,u.value)})}}function a(i,u,f,F){Promise.resolve(F).then(function(C){i({value:C,done:f})},u)}}function ie(e,t){return Object.defineProperty?Object.defineProperty(e,"raw",{value:t}):e.raw=t,e}var ae=Object.create?function(e,t){Object.defineProperty(e,"default",{enumerable:!0,value:t})}:function(e,t){e.default=t};function oe(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)&&re(t,e,n);return ae(t,e),t}function se(e){return e&&e.__esModule?e:{default:e}}function Ce(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 Fe(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 pe(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 xe(e,t){return new Promise(function(n){return setTimeout(n,e,t)})}function Ge(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})}):xe(Math.min(e,t))}function Le(e){return!!e&&typeof e.then=="function"}function je(e,t){try{var n=e();Le(n)?n.then(function(r){return t(!0,r)},function(r){return t(!1,r)}):t(!0,n)}catch(r){t(!1,r)}}function Ze(e,t,n){return n===void 0&&(n=16),D(this,void 0,void 0,function(){var r,a,i;return _(this,function(u){switch(u.label){case 0:r=Date.now(),a=0,u.label=1;case 1:return a<e.length?(t(e[a],a),i=Date.now(),i>=r+n?(r=i,[4,xe(0)]):[3,3]):[3,4];case 2:u.sent(),u.label=3;case 3:return++a,[3,1];case 4:return[2]}})})}function Te(e){e.then(void 0,function(){})}function ge(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 he(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 Se(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 ue(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 ee(e,t){return[e[0]^t[0],e[1]^t[1]]}function De(e){return e=ee(e,[0,e[0]>>>1]),e=he(e,[4283543511,3981806797]),e=ee(e,[0,e[0]>>>1]),e=he(e,[3301882366,444984403]),e=ee(e,[0,e[0]>>>1]),e}function Ie(e,t){e=e||"",t=t||0;var n=e.length%16,r=e.length-n,a=[0,t],i=[0,t],u=[0,0],f=[0,0],F=[2277735313,289559509],C=[1291169091,658871167],x;for(x=0;x<r;x=x+16)u=[e.charCodeAt(x+4)&255|(e.charCodeAt(x+5)&255)<<8|(e.charCodeAt(x+6)&255)<<16|(e.charCodeAt(x+7)&255)<<24,e.charCodeAt(x)&255|(e.charCodeAt(x+1)&255)<<8|(e.charCodeAt(x+2)&255)<<16|(e.charCodeAt(x+3)&255)<<24],f=[e.charCodeAt(x+12)&255|(e.charCodeAt(x+13)&255)<<8|(e.charCodeAt(x+14)&255)<<16|(e.charCodeAt(x+15)&255)<<24,e.charCodeAt(x+8)&255|(e.charCodeAt(x+9)&255)<<8|(e.charCodeAt(x+10)&255)<<16|(e.charCodeAt(x+11)&255)<<24],u=he(u,F),u=Se(u,31),u=he(u,C),a=ee(a,u),a=Se(a,27),a=ge(a,i),a=ge(he(a,[0,5]),[0,1390208809]),f=he(f,C),f=Se(f,33),f=he(f,F),i=ee(i,f),i=Se(i,31),i=ge(i,a),i=ge(he(i,[0,5]),[0,944331445]);switch(u=[0,0],f=[0,0],n){case 15:f=ee(f,ue([0,e.charCodeAt(x+14)],48));case 14:f=ee(f,ue([0,e.charCodeAt(x+13)],40));case 13:f=ee(f,ue([0,e.charCodeAt(x+12)],32));case 12:f=ee(f,ue([0,e.charCodeAt(x+11)],24));case 11:f=ee(f,ue([0,e.charCodeAt(x+10)],16));case 10:f=ee(f,ue([0,e.charCodeAt(x+9)],8));case 9:f=ee(f,[0,e.charCodeAt(x+8)]),f=he(f,C),f=Se(f,33),f=he(f,F),i=ee(i,f);case 8:u=ee(u,ue([0,e.charCodeAt(x+7)],56));case 7:u=ee(u,ue([0,e.charCodeAt(x+6)],48));case 6:u=ee(u,ue([0,e.charCodeAt(x+5)],40));case 5:u=ee(u,ue([0,e.charCodeAt(x+4)],32));case 4:u=ee(u,ue([0,e.charCodeAt(x+3)],24));case 3:u=ee(u,ue([0,e.charCodeAt(x+2)],16));case 2:u=ee(u,ue([0,e.charCodeAt(x+1)],8));case 1:u=ee(u,[0,e.charCodeAt(x)]),u=he(u,F),u=Se(u,31),u=he(u,C),a=ee(a,u)}return a=ee(a,[0,e.length]),i=ee(i,[0,e.length]),a=ge(a,i),i=ge(i,a),a=De(a),i=De(i),a=ge(a,i),i=ge(i,a),("00000000"+(a[0]>>>0).toString(16)).slice(-8)+("00000000"+(a[1]>>>0).toString(16)).slice(-8)+("00000000"+(i[0]>>>0).toString(16)).slice(-8)+("00000000"+(i[1]>>>0).toString(16)).slice(-8)}function Xe(e){var t;return w({name:e.name,message:e.message,stack:(t=e.stack)===null||t===void 0?void 0:t.split(`
2
+ `)},e)}function Be(e,t){for(var n=0,r=e.length;n<r;++n)if(e[n]===t)return!0;return!1}function m(e,t){return!Be(e,t)}function M(e){return parseInt(e)}function g(e){return parseFloat(e)}function v(e,t){return typeof e=="number"&&isNaN(e)?t:e}function S(e){return e.reduce(function(t,n){return t+(n?1:0)},0)}function L(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 Z(e){for(var t,n,r="Unexpected syntax '".concat(e,"'"),a=/^\s*([a-z-]*)(.*)$/i.exec(e),i=a[1]||void 0,u={},f=/([.:#][\w-]+|\[.+?\])/gi,F=function(I,Y){u[I]=u[I]||[],u[I].push(Y)};;){var C=f.exec(a[2]);if(!C)break;var x=C[0];switch(x[0]){case".":F("class",x.slice(1));break;case"#":F("id",x.slice(1));break;case"[":{var j=/^\[([\w-]+)([~|^$*]?=("(.*?)"|([\w-]+)))?(\s+[is])?\]$/.exec(x);if(j)F(j[1],(n=(t=j[4])!==null&&t!==void 0?t:j[5])!==null&&n!==void 0?n:"");else throw new Error(r);break}default:throw new Error(r)}}return[i,u]}function B(e){return e&&typeof e=="object"&&"message"in e?e:{message:e}}function q(e){return typeof e!="function"}function me(e,t){var n=new Promise(function(r){var a=Date.now();je(e.bind(null,t),function(){for(var i=[],u=0;u<arguments.length;u++)i[u]=arguments[u];var f=Date.now()-a;if(!i[0])return r(function(){return{error:B(i[1]),duration:f}});var F=i[1];if(q(F))return r(function(){return{value:F,duration:f}});r(function(){return new Promise(function(C){var x=Date.now();je(F,function(){for(var j=[],I=0;I<arguments.length;I++)j[I]=arguments[I];var Y=f+Date.now()-x;if(!j[0])return C({error:B(j[1]),duration:Y});C({value:j[1],duration:Y})})})})})});return Te(n),function(){return n.then(function(a){return a()})}}function te(e,t,n){var r=Object.keys(e).filter(function(i){return m(n,i)}),a=Array(r.length);return Ze(r,function(i,u){a[u]=me(e[i],t)}),function(){return D(this,void 0,void 0,function(){var u,f,F,C,x,j,I;return _(this,function(Y){switch(Y.label){case 0:for(u={},f=0,F=r;f<F.length;f++)C=F[f],u[C]=void 0;x=Array(r.length),j=function(){var Q;return _(this,function(z){switch(z.label){case 0:return Q=!0,[4,Ze(r,function(J,U){if(!x[U])if(a[U]){var be=a[U]().then(function(Re){return u[J]=Re});Te(be),x[U]=be}else Q=!1})];case 1:return z.sent(),Q?[2,"break"]:[4,xe(1)];case 2:return z.sent(),[2]}})},Y.label=1;case 1:return[5,j()];case 2:if(I=Y.sent(),I==="break")return[3,4];Y.label=3;case 3:return[3,1];case 4:return[4,Promise.all(x)];case 5:return Y.sent(),[2,u]}})})}}function we(e,t){var n=function(r){return q(r)?t(r):function(){var a=r();return Le(a)?a.then(t):t(a)}};return function(r){var a=e(r);return Le(a)?a.then(n):n(a)}}function ye(){var e=window,t=navigator;return S(["MSCSSMatrix"in e,"msSetImmediate"in e,"msIndexedDB"in e,"msMaxTouchPoints"in t,"msPointerEnabled"in t])>=4}function Ve(){var e=window,t=navigator;return S(["msWriteProfilerMark"in e,"MSStream"in e,"msLaunchUri"in t,"msSaveBlob"in t])>=3&&!ye()}function Ae(){var e=window,t=navigator;return S(["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 ce(){var e=window,t=navigator;return S(["ApplePayError"in e,"CSSPrimitiveValue"in e,"Counter"in e,t.vendor.indexOf("Apple")===0,"getStorageUpdates"in t,"WebKitMediaKeys"in e])>=4}function ve(){var e=window;return S(["safari"in e,!("DeviceMotionEvent"in e),!("ongestureend"in e),!("standalone"in navigator)])>=3}function fe(){var e,t,n=window;return S(["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 Oe(){var e=window;return S([!("MediaSettingsRange"in e),"RTCEncodedAudioFrame"in e,""+e.Intl=="[object Intl]",""+e.Reflect=="[object Reflect]"])>=3}function Me(){var e=window;return S(["DOMRectList"in e,"RTCPeerConnectionIceEvent"in e,"SVGGeometryElement"in e,"ontransitioncancel"in e])>=3}function ot(){if(navigator.platform==="iPad")return!0;var e=screen,t=e.width/e.height;return S(["MediaSource"in window,!!Element.prototype.webkitRequestFullscreen,t>.65&&t<1.53])>=2}function st(){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 Je(){var e=Ae(),t=fe();if(!e&&!t)return!1;var n=window;return S(["onorientationchange"in n,"orientation"in n,e&&!("SharedWorker"in n),t&&/android/i.test(navigator.appVersion)])>=2}function ct(){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),i=a.createOscillator();i.type="triangle",i.frequency.value=1e4;var u=a.createDynamicsCompressor();u.threshold.value=-50,u.knee.value=40,u.ratio.value=12,u.attack.value=0,u.release.value=.25,i.connect(u),u.connect(a.destination),i.start(0);var f=ft(a),F=f[0],C=f[1],x=F.then(function(j){return dt(j.getChannelData(0).subarray(n))},function(j){if(j.name==="timeout"||j.name==="suspended")return-3;throw j});return Te(x),function(){return C(),x}}function lt(){return ce()&&!ve()&&!Me()}function ft(e){var t=3,n=500,r=500,a=5e3,i=function(){},u=new Promise(function(f,F){var C=!1,x=0,j=0;e.oncomplete=function(Q){return f(Q.renderedBuffer)};var I=function(){setTimeout(function(){return F(Ue("timeout"))},Math.min(r,j+a-Date.now()))},Y=function(){try{var Q=e.startRendering();switch(Le(Q)&&Te(Q),e.state){case"running":j=Date.now(),C&&I();break;case"suspended":document.hidden||x++,C&&x>=t?F(Ue("suspended")):setTimeout(Y,n);break}}catch(z){F(z)}};Y(),i=function(){C||(C=!0,j>0&&I())}});return[u,i]}function dt(e){for(var t=0,n=0;n<e.length;++n)t+=Math.abs(e[n]);return t}function Ue(e){var t=new Error(e);return t.name=e,t}function Ke(e,t,n){var r,a,i;return n===void 0&&(n=50),D(this,void 0,void 0,function(){var u,f;return _(this,function(F){switch(F.label){case 0:u=document,F.label=1;case 1:return u.body?[3,3]:[4,xe(n)];case 2:return F.sent(),[3,1];case 3:f=u.createElement("iframe"),F.label=4;case 4:return F.trys.push([4,,10,11]),[4,new Promise(function(C,x){var j=!1,I=function(){j=!0,C()},Y=function(J){j=!0,x(J)};f.onload=I,f.onerror=Y;var Q=f.style;Q.setProperty("display","block","important"),Q.position="absolute",Q.top="0",Q.left="0",Q.visibility="hidden",t&&"srcdoc"in f?f.srcdoc=t:f.src="about:blank",u.body.appendChild(f);var z=function(){var J,U;j||(((U=(J=f.contentWindow)===null||J===void 0?void 0:J.document)===null||U===void 0?void 0:U.readyState)==="complete"?I():setTimeout(z,10))};z()})];case 5:F.sent(),F.label=6;case 6:return!((a=(r=f.contentWindow)===null||r===void 0?void 0:r.document)===null||a===void 0)&&a.body?[3,8]:[4,xe(n)];case 7:return F.sent(),[3,6];case 8:return[4,e(f,f.contentWindow)];case 9:return[2,F.sent()];case 10:return(i=f.parentNode)===null||i===void 0||i.removeChild(f),[7];case 11:return[2]}})})}function ht(e){for(var t=Z(e),n=t[0],r=t[1],a=document.createElement(n??"div"),i=0,u=Object.keys(r);i<u.length;i++){var f=u[i],F=r[f].join(" ");f==="style"?mt(a.style,F):a.setAttribute(f,F)}return a}function mt(e,t){for(var n=0,r=t.split(";");n<r.length;n++){var a=r[n],i=/^\s*([\w-]+)\s*:\s*(.+?)(\s*!([\w-]+))?\s*$/.exec(a);if(i){var u=i[1],f=i[2],F=i[4];e.setProperty(u,f,F||"")}}}var vt="mmMwWLliI0O&1",pt="48px",Ee=["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=pt;var a=n.createElement("div"),i={},u={},f=function(z){var J=n.createElement("span"),U=J.style;return U.position="absolute",U.top="0",U.left="0",U.fontFamily=z,J.textContent=vt,a.appendChild(J),J},F=function(z,J){return f("'".concat(z,"',").concat(J))},C=function(){return Ee.map(f)},x=function(){for(var z={},J=function(ke){z[ke]=Ee.map(function(ze){return F(ke,ze)})},U=0,be=$e;U<be.length;U++){var Re=be[U];J(Re)}return z},j=function(z){return Ee.some(function(J,U){return z[U].offsetWidth!==i[J]||z[U].offsetHeight!==u[J]})},I=C(),Y=x();r.appendChild(a);for(var Q=0;Q<Ee.length;Q++)i[Ee[Q]]=I[Q].offsetWidth,u[Ee[Q]]=I[Q].offsetHeight;return $e.filter(function(z){return j(Y[z])})})}function yt(){var e=navigator.plugins;if(e){for(var t=[],n=0;n<e.length;++n){var r=e[n];if(r){for(var a=[],i=0;i<r.length;++i){var u=r[i];a.push({type:u.type,suffixes:u.suffixes})}t.push({name:r.name,description:r.description,mimeTypes:a})}}return t}}function bt(){var e=!1,t,n,r=wt(),a=r[0],i=r[1];if(!xt(a,i))t=n="";else{e=St(i),Ct(a,i);var u=Ne(a),f=Ne(a);u!==f?t=n="unstable":(n=u,Ft(a,i),t=Ne(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 Ct(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 Ft(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],i=a[0],u=a[1],f=a[2];t.fillStyle=i,t.beginPath(),t.arc(u,f,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 Ne(e){return e.toDataURL()}function Lt(){var e=navigator,t=0,n;e.maxTouchPoints!==void 0?t=M(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 Ot(){return navigator.oscpu}function Mt(){var e=navigator,t=[],n=e.language||e.userLanguage||e.browserLanguage||e.systemLanguage;if(n!==void 0&&t.push([n]),Array.isArray(e.languages))Ae()&&Oe()||t.push(e.languages);else if(typeof e.languages=="string"){var r=e.languages;r&&t.push(r.split(","))}return t}function Tt(){return window.screen.colorDepth}function At(){return v(g(navigator.deviceMemory),void 0)}function Et(){var e=screen,t=function(r){return v(M(r),null)},n=[t(e.width),t(e.height)];return n.sort().reverse(),n}var Pt=2500,Dt=10,We,_e;function Rt(){if(_e===void 0){var e=function(){var t=Ye();He(t)?_e=setTimeout(e,Pt):(We=t,_e=void 0)};e()}}function jt(){var e=this;return Rt(),function(){return D(e,void 0,void 0,function(){var t;return _(this,function(n){switch(n.label){case 0:return t=Ye(),He(t)?We?[2,s([],We,!0)]:st()?[4,ut()]:[3,2]:[3,2];case 1:n.sent(),t=Ye(),n.label=2;case 2:return He(t)||(We=t),[2,t]}})})}}function Zt(){var e=this,t=jt();return function(){return D(e,void 0,void 0,function(){var n,r;return _(this,function(a){switch(a.label){case 0:return[4,t()];case 1:return n=a.sent(),r=function(i){return i===null?null:L(i,Dt)},[2,[r(n[0]),r(n[1]),r(n[2]),r(n[3])]]}})})}}function Ye(){var e=screen;return[v(g(e.availTop),null),v(g(e.width)-g(e.availWidth)-v(g(e.availLeft),0),null),v(g(e.height)-g(e.availHeight)-v(g(e.availTop),0),null),v(g(e.availLeft),null)]}function He(e){for(var t=0;t<4;++t)if(e[t])return!1;return!0}function It(){return v(M(navigator.hardwareConcurrency),void 0)}function Vt(){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=-Wt();return"UTC".concat(r>=0?"+":"").concat(Math.abs(r))}function Wt(){var e=new Date().getFullYear();return Math.max(g(new Date(e,0,1).getTimezoneOffset()),g(new Date(e,6,1).getTimezoneOffset()))}function kt(){try{return!!window.sessionStorage}catch{return!0}}function Gt(){try{return!!window.localStorage}catch{return!0}}function Xt(){if(!(ye()||Ve()))try{return!!window.indexedDB}catch{return!0}}function Bt(){return!!window.openDatabase}function Nt(){return navigator.cpuClass}function _t(){var e=navigator.platform;return e==="MacIntel"&&ce()&&!ve()?ot()?"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 Qt(){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 Jt(e){var t=e===void 0?{}:e,n=t.debug;return D(this,void 0,void 0,function(){var r,a,i,u,f,F;return _(this,function(C){switch(C.label){case 0:return Ut()?(r=zt(),a=Object.keys(r),i=(F=[]).concat.apply(F,a.map(function(x){return r[x]})),[4,Kt(i)]):[2,void 0];case 1:return u=C.sent(),n&&$t(r,u),f=a.filter(function(x){var j=r[x],I=S(j.map(function(Y){return u[Y]}));return I>j.length*.6}),f.sort(),[2,f]}})})}function Ut(){return ce()||Je()}function Kt(e){var t;return D(this,void 0,void 0,function(){var n,r,a,i,F,u,f,F;return _(this,function(C){switch(C.label){case 0:for(n=document,r=n.createElement("div"),a=new Array(e.length),i={},qe(r),F=0;F<e.length;++F)u=ht(e[F]),f=n.createElement("div"),qe(f),f.appendChild(u),r.appendChild(f),a[F]=u;C.label=1;case 1:return n.body?[3,3]:[4,xe(50)];case 2:return C.sent(),[3,1];case 3:n.body.appendChild(r);try{for(F=0;F<e.length;++F)a[F].offsetParent||(i[e[F]]=!0)}finally{(t=r.parentNode)===null||t===void 0||t.removeChild(r)}return[2,i]}})})}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 i=a[r];n+=`
3
+ `.concat(i,":");for(var u=0,f=e[i];u<f.length;u++){var F=f[u];n+=`
4
+ `.concat(t[F]?"\u{1F6AB}":"\u27A1\uFE0F"," ").concat(F)}}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(Pe("no-preference"))return 0;if(Pe("high")||Pe("more"))return 1;if(Pe("low")||Pe("less"))return-1;if(Pe("forced"))return 10}function Pe(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 sn(){if(rt("high"))return!0;if(rt("standard"))return!1}function rt(e){return matchMedia("(dynamic-range: ".concat(e,")")).matches}var $=Math,de=function(){return 0};function un(){var e=$.acos||de,t=$.acosh||de,n=$.asin||de,r=$.asinh||de,a=$.atanh||de,i=$.atan||de,u=$.sin||de,f=$.sinh||de,F=$.cos||de,C=$.cosh||de,x=$.tan||de,j=$.tanh||de,I=$.exp||de,Y=$.expm1||de,Q=$.log1p||de,z=function(ne){return $.pow($.PI,ne)},J=function(ne){return $.log(ne+$.sqrt(ne*ne-1))},U=function(ne){return $.log(ne+$.sqrt(ne*ne+1))},be=function(ne){return $.log((1+ne)/(1-ne))/2},Re=function(ne){return $.exp(ne)-1/$.exp(ne)/2},ke=function(ne){return($.exp(ne)+1/$.exp(ne))/2},ze=function(ne){return $.exp(ne)-1},Tn=function(ne){return($.exp(2*ne)-1)/($.exp(2*ne)+1)},An=function(ne){return $.log(1+ne)};return{acos:e(.12312423423423424),acosh:t(1e308),acoshPf:J(1e154),asin:n(.12312423423423424),asinh:r(1),asinhPf:U(1),atanh:a(.5),atanhPf:be(.5),atan:i(.5),sin:u(-1e300),sinh:f(1),sinhPf:Re(1),cos:F(10.000000000123),cosh:C(1),coshPf:ke(1),tan:x(-1e300),tanh:j(1),tanhPf:Tn(1),exp:I(1),expm1:Y(1),expm1Pf:ze(1),log1p:Q(10),log1pPf:An(10),powPI:z(-100)}}var cn="mmMwWLliI0fiflO&1",Qe={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,i=Object.keys(Qe);a<i.length;a++){var u=i[a],f=Qe[u],F=f[0],C=F===void 0?{}:F,x=f[1],j=x===void 0?cn:x,I=e.createElement("span");I.textContent=j,I.style.whiteSpace="nowrap";for(var Y=0,Q=Object.keys(C);Y<Q.length;Y++){var z=Q[Y],J=C[z];J!==void 0&&(I.style[z]=J)}n[u]=I,t.appendChild(e.createElement("br")),t.appendChild(I)}for(var U=0,be=Object.keys(Qe);U<be.length;U++){var u=be[U];r[u]=n[u].getBoundingClientRect().width}return r})}function fn(e,t){return t===void 0&&(t=4e3),Ke(function(n,r){var a=r.document,i=a.body,u=i.style;u.width="".concat(t,"px"),u.webkitTextSizeAdjust=u.textSizeAdjust="none",Ae()?i.style.zoom="".concat(1/r.devicePixelRatio):ce()&&(i.style.zoom="reset");var f=a.createElement("div");return f.textContent=s([],Array(t/20<<0),!0).map(function(){return"word"}).join(" "),i.appendChild(f),e(a,i)},'<!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 hn(){return navigator.pdfViewerEnabled}function mn(){var e=new Float32Array(1),t=new Uint8Array(e.buffer);return e[0]=1/0,e[0]=e[0]-e[0],t[3]}var vn={fonts:gt,domBlockers:Jt,fontPreferences:ln,audio:ct,screenFrame:Zt,osCpu:Ot,languages:Mt,colorDepth:Tt,deviceMemory:At,screenResolution:Et,hardwareConcurrency:It,timezone:Vt,sessionStorage:kt,localStorage:Gt,indexedDB:Xt,openDatabase:Bt,cpuClass:Nt,platform:_t,plugins:yt,canvas:bt,touchSupport:Lt,vendor:Yt,vendorFlavors:Ht,cookiesEnabled:Qt,colorGamut:qt,invertedColors:en,forcedColors:tn,monochrome:rn,contrast:an,reducedMotion:on,hdr:sn,math:un,videoCard:dn,pdfViewerEnabled:hn,architecture:mn};function pn(e){return te(vn,e,[])}var gn="$ if upgrade to Pro: https://fpjs.dev/pro";function yn(e){var t=bn(e),n=wn(t);return{score:t,comment:gn.replace(/\$/g,"".concat(n))}}function bn(e){if(Je())return .4;if(ce())return ve()?.5:.3;var t=e.platform.value||"";return/^Win/.test(t)?.6:/^Mac/.test(t)?.5:.7}function wn(e){return L(.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],i=e[a],u=i.error?"error":JSON.stringify(i.value);t+="".concat(t?"|":"").concat(a.replace(/([:|\\])/g,"\\$1"),":").concat(u)}return t}function at(e){return JSON.stringify(e,function(t,n){return n instanceof Error?Xe(n):n},2)}function it(e){return Ie(xn(e))}function Sn(e){var t,n=yn(e);return{get visitorId(){return t===void 0&&(t=it(this.components)),t},set visitorId(r){t=r},confidence:n,components:e,version:le}}function Cn(e){return e===void 0&&(e=50),Ge(e,e*2)}function Fn(e,t){var n=Date.now();return{get:function(r){return D(this,void 0,void 0,function(){var a,i,u;return _(this,function(f){switch(f.label){case 0:return a=Date.now(),[4,e()];case 1:return i=f.sent(),u=Sn(i),(t||r?.debug)&&console.log("Copy the text below to get the debug data:\n\n```\nversion: ".concat(u.version,`
5
+ userAgent: `).concat(navigator.userAgent,`
6
+ timeBetweenLoadAndGet: `).concat(a-n,`
7
+ visitorId: `).concat(u.visitorId,`
8
+ components: `).concat(at(i),"\n```")),[2,u]}})})}}}function Ln(){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 On(e){var t=e===void 0?{}:e,n=t.delayFallback,r=t.debug,a=t.monitoring,i=a===void 0?!0:a;return D(this,void 0,void 0,function(){var u;return _(this,function(f){switch(f.label){case 0:return i&&Ln(),[4,Cn(n)];case 1:return f.sent(),u=pn({debug:r}),[2,Fn(u,r)]}})})}var Mn={load:On,hashComponents:it,componentsToDebugString:at},En=null},49189:function(W,V,l){var c,p;/*!
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(w){var b;if(c=w,p=typeof c=="function"?c.call(V,l,V,W):c,p!==void 0&&(W.exports=p),b=!0,W.exports=w(),b=!0,!b){var P=window.Cookies,A=window.Cookies=w();A.noConflict=function(){return window.Cookies=P,A}}})(function(){function w(){for(var A=0,O={};A<arguments.length;A++){var k=arguments[A];for(var N in k)O[N]=k[N]}return O}function b(A){return A.replace(/(%[0-9A-Z]{2})+/g,decodeURIComponent)}function P(A){function O(){}function k(H,K,D){if(!(typeof document>"u")){D=w({path:"/"},O.defaults,D),typeof D.expires=="number"&&(D.expires=new Date(new Date*1+D.expires*864e5)),D.expires=D.expires?D.expires.toUTCString():"";try{var _=JSON.stringify(K);/^[\{\[]/.test(_)&&(K=_)}catch{}K=A.write?A.write(K,H):encodeURIComponent(String(K)).replace(/%(23|24|26|2B|3A|3C|3E|3D|2F|3F|40|5B|5D|5E|60|7B|7D|7C)/g,decodeURIComponent),H=encodeURIComponent(String(H)).replace(/%(23|24|26|2B|5E|60|7C)/g,decodeURIComponent).replace(/[\(\)]/g,escape);var re="";for(var X in D)D[X]&&(re+="; "+X,D[X]!==!0&&(re+="="+D[X].split(";")[0]));return document.cookie=H+"="+K+re}}function N(H,K){if(!(typeof document>"u")){for(var D={},_=document.cookie?document.cookie.split("; "):[],re=0;re<_.length;re++){var X=_[re].split("="),R=X.slice(1).join("=");!K&&R.charAt(0)==='"'&&(R=R.slice(1,-1));try{var y=b(X[0]);if(R=(A.read||A)(R,y)||b(R),K)try{R=JSON.parse(R)}catch{}if(D[y]=R,H===y)break}catch{}}return H?D[H]:D}}return O.set=k,O.get=function(H){return N(H,!1)},O.getJSON=function(H){return N(H,!0)},O.remove=function(H,K){k(H,"",w(K,{expires:-1}))},O.defaults={},O.withConverter=P,O}return P(function(){})})},56671:function(W,V,l){var c=l(35897),p=l(74741),w=p(c);W.exports=w},52920:function(W,V,l){var c=l(56671),p=l(81580);function w(b,P){var A=-1,O=p(b)?Array(b.length):[];return c(b,function(k,N,H){O[++A]=P(k,N,H)}),O}W.exports=w},50690:function(W,V,l){var c=l(26460),p=l(80166),w=l(88904),b=l(52920),P=l(36024),A=l(76535),O=l(1397),k=l(15362),N=l(77236);function H(K,D,_){D.length?D=c(D,function(R){return N(R)?function(y){return p(y,R.length===1?R[0]:R)}:R}):D=[k];var re=-1;D=c(D,A(w));var X=b(K,function(R,y,h){var o=c(D,function(s){return s(R)});return{criteria:o,index:++re,value:R}});return P(X,function(R,y){return O(R,y,_)})}W.exports=H},37410:function(W,V,l){var c=l(96621),p=l(33646);function w(b,P){return c(b,P,function(A,O){return p(b,O)})}W.exports=w},36024:function(W){function V(l,c){var p=l.length;for(l.sort(c);p--;)l[p]=l[p].value;return l}W.exports=V},40709:function(W,V,l){var c=l(22945);function p(w,b){if(w!==b){var P=w!==void 0,A=w===null,O=w===w,k=c(w),N=b!==void 0,H=b===null,K=b===b,D=c(b);if(!H&&!D&&!k&&w>b||k&&N&&K&&!H&&!D||A&&N&&K||!P&&K||!O)return 1;if(!A&&!k&&!D&&w<b||D&&P&&O&&!A&&!k||H&&P&&O||!N&&O||!K)return-1}return 0}W.exports=p},1397:function(W,V,l){var c=l(40709);function p(w,b,P){for(var A=-1,O=w.criteria,k=b.criteria,N=O.length,H=P.length;++A<N;){var K=c(O[A],k[A]);if(K){if(A>=H)return K;var D=P[A];return K*(D=="desc"?-1:1)}}return w.index-b.index}W.exports=p},74741:function(W,V,l){var c=l(81580);function p(w,b){return function(P,A){if(P==null)return P;if(!c(P))return w(P,A);for(var O=P.length,k=b?O:-1,N=Object(P);(b?k--:++k<O)&&A(N[k],k,N)!==!1;);return P}}W.exports=p},72245:function(W,V,l){var c=l(63920),p=l(85973);function w(b,P,A,O,k,N){return p(b)&&p(P)&&(N.set(P,b),c(b,P,void 0,w,N),N.delete(P)),b}W.exports=w},58732:function(W,V,l){var c=l(85198),p=l(94569),w=l(72245),b=l(54754),P=p(function(A){return A.push(void 0,w),c(b,void 0,A)});W.exports=P},54754:function(W,V,l){var c=l(63920),p=l(32544),w=p(function(b,P,A,O){c(b,P,A,O)});W.exports=w},88423:function(W,V,l){var c=l(37410),p=l(83368),w=p(function(b,P){return b==null?{}:c(b,P)});W.exports=w},98978:function(W,V,l){var c=l(40314),p=l(50690),w=l(94569),b=l(63108),P=w(function(A,O){if(A==null)return[];var k=O.length;return k>1&&b(A,O[0],O[1])?O=[]:k>2&&b(O[0],O[1],O[2])&&(O=[O[0]]),p(A,c(O,1),[])});W.exports=P},56236:function(W,V,l){var c=l(69386);function p(w,b){return w==null?!0:c(w,b)}W.exports=p},78023:function(W,V,l){"use strict";l.d(V,{Z:function(){return Be}});var c=l(31191),p=l(32735),w=l(72067),b=l(42447),P=l(26356),A=l(75461),O=l(68833),k=l(20552);function N(m,M){return Object.keys(m).reduce(function(g,v){return g[v]=(0,c.pi)({timeZone:M},m[v]),g},{})}function H(m,M){var g=Object.keys((0,c.pi)((0,c.pi)({},m),M));return g.reduce(function(v,S){return v[S]=(0,c.pi)((0,c.pi)({},m[S]||{}),M[S]||{}),v},{})}function K(m,M){if(!M)return m;var g=A.C.formats;return(0,c.pi)((0,c.pi)((0,c.pi)({},g),m),{date:H(N(g.date,M),N(m.date||{},M)),time:H(N(g.time,M),N(m.time||{},M))})}var D=function(m,M,g,v,S){var L=m.locale,Z=m.formats,B=m.messages,q=m.defaultLocale,me=m.defaultFormats,te=m.fallbackOnEmptyString,we=m.onError,ye=m.timeZone,Ve=m.defaultRichTextElements;g===void 0&&(g={id:""});var Ae=g.id,ce=g.defaultMessage;(0,P.kG)(!!Ae,"[@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 ve=String(Ae),fe=B&&Object.prototype.hasOwnProperty.call(B,ve)&&B[ve];if(Array.isArray(fe)&&fe.length===1&&fe[0].type===k.wD.literal)return fe[0].value;if(!v&&fe&&typeof fe=="string"&&!Ve)return fe.replace(/'\{(.*?)\}'/gi,"{$1}");if(v=(0,c.pi)((0,c.pi)({},Ve),v||{}),Z=K(Z,ye),me=K(me,ye),!fe){if(te===!1&&fe==="")return fe;if((!ce||L&&L.toLowerCase()!==q.toLowerCase())&&we(new O.$6(g,L)),ce)try{var Oe=M.getMessageFormat(ce,q,me,S);return Oe.format(v)}catch(Me){return we(new O.X9('Error formatting default message for: "'.concat(ve,'", rendering default message verbatim'),L,g,Me)),typeof ce=="string"?ce:ve}return ve}try{var Oe=M.getMessageFormat(fe,L,Z,(0,c.pi)({formatters:M},S||{}));return Oe.format(v)}catch(Me){we(new O.X9('Error formatting message: "'.concat(ve,'", using ').concat(ce?"default message":"id"," as fallback."),L,g,Me))}if(ce)try{var Oe=M.getMessageFormat(ce,q,me,S);return Oe.format(v)}catch(Me){we(new O.X9('Error formatting the default message for: "'.concat(ve,'", rendering message verbatim'),L,g,Me))}return typeof fe=="string"?fe:typeof ce=="string"?ce:ve},_=l(32409),re=["style","currency","currencyDisplay","unit","unitDisplay","useGrouping","minimumIntegerDigits","minimumFractionDigits","maximumFractionDigits","minimumSignificantDigits","maximumSignificantDigits","compactDisplay","currencyDisplay","currencySign","notation","signDisplay","unit","unitDisplay","numberingSystem"];function X(m,M,g){var v=m.locale,S=m.formats,L=m.onError;g===void 0&&(g={});var Z=g.format,B=Z&&(0,_.TB)(S,"number",Z,L)||{},q=(0,_.L6)(g,re,B);return M(v,q)}function R(m,M,g,v){v===void 0&&(v={});try{return X(m,M,v).format(g)}catch(S){m.onError(new O.Qe("Error formatting number.",m.locale,S))}return String(g)}function y(m,M,g,v){v===void 0&&(v={});try{return X(m,M,v).formatToParts(g)}catch(S){m.onError(new O.Qe("Error formatting number.",m.locale,S))}return[]}var h=l(14979),o=["numeric","style"];function s(m,M,g){var v=m.locale,S=m.formats,L=m.onError;g===void 0&&(g={});var Z=g.format,B=!!Z&&(0,_.TB)(S,"relative",Z,L)||{},q=(0,_.L6)(g,o,B);return M(v,q)}function d(m,M,g,v,S){S===void 0&&(S={}),v||(v="second");var L=Intl.RelativeTimeFormat;L||m.onError(new h.u_(`Intl.RelativeTimeFormat is not available in this environment.
15
+ Try polyfilling it using "@formatjs/intl-relativetimeformat"
16
+ `,h.jK.MISSING_INTL_API));try{return s(m,M,S).format(g,v)}catch(Z){m.onError(new O.Qe("Error formatting relative time.",m.locale,Z))}return String(g)}var T=["formatMatcher","timeZone","hour12","weekday","era","year","month","day","hour","minute","second","timeZoneName","hourCycle","dateStyle","timeStyle","calendar","numberingSystem","fractionalSecondDigits"];function E(m,M,g,v){var S=m.locale,L=m.formats,Z=m.onError,B=m.timeZone;v===void 0&&(v={});var q=v.format,me=(0,c.pi)((0,c.pi)({},B&&{timeZone:B}),q&&(0,_.TB)(L,M,q,Z)),te=(0,_.L6)(v,T,me);return M==="time"&&!te.hour&&!te.minute&&!te.second&&!te.timeStyle&&!te.dateStyle&&(te=(0,c.pi)((0,c.pi)({},te),{hour:"numeric",minute:"numeric"})),g(S,te)}function G(m,M){for(var g=[],v=2;v<arguments.length;v++)g[v-2]=arguments[v];var S=g[0],L=g[1],Z=L===void 0?{}:L,B=typeof S=="string"?new Date(S||0):S;try{return E(m,"date",M,Z).format(B)}catch(q){m.onError(new O.Qe("Error formatting date.",m.locale,q))}return String(B)}function ie(m,M){for(var g=[],v=2;v<arguments.length;v++)g[v-2]=arguments[v];var S=g[0],L=g[1],Z=L===void 0?{}:L,B=typeof S=="string"?new Date(S||0):S;try{return E(m,"time",M,Z).format(B)}catch(q){m.onError(new O.Qe("Error formatting time.",m.locale,q))}return String(B)}function ae(m,M){for(var g=[],v=2;v<arguments.length;v++)g[v-2]=arguments[v];var S=g[0],L=g[1],Z=g[2],B=Z===void 0?{}:Z,q=m.timeZone,me=m.locale,te=m.onError,we=(0,_.L6)(B,T,q?{timeZone:q}:{});try{return M(me,we).formatRange(S,L)}catch(ye){te(new O.Qe("Error formatting date time range.",m.locale,ye))}return String(S)}function oe(m,M){for(var g=[],v=2;v<arguments.length;v++)g[v-2]=arguments[v];var S=g[0],L=g[1],Z=L===void 0?{}:L,B=typeof S=="string"?new Date(S||0):S;try{return E(m,"date",M,Z).formatToParts(B)}catch(q){m.onError(new O.Qe("Error formatting date.",m.locale,q))}return[]}function se(m,M){for(var g=[],v=2;v<arguments.length;v++)g[v-2]=arguments[v];var S=g[0],L=g[1],Z=L===void 0?{}:L,B=typeof S=="string"?new Date(S||0):S;try{return E(m,"time",M,Z).formatToParts(B)}catch(q){m.onError(new O.Qe("Error formatting time.",m.locale,q))}return[]}var Ce=["type"];function Fe(m,M,g,v){var S=m.locale,L=m.onError;v===void 0&&(v={}),Intl.PluralRules||L(new h.u_(`Intl.PluralRules is not available in this environment.
17
+ Try polyfilling it using "@formatjs/intl-pluralrules"
18
+ `,h.jK.MISSING_INTL_API));var Z=(0,_.L6)(v,Ce);try{return M(S,Z).select(g)}catch(B){L(new O.Qe("Error formatting plural.",S,B))}return"other"}var pe=["type","style"],le=Date.now();function xe(m){return"".concat(le,"_").concat(m,"_").concat(le)}function Ge(m,M,g,v){v===void 0&&(v={});var S=Le(m,M,g,v).reduce(function(L,Z){var B=Z.value;return typeof B!="string"?L.push(B):typeof L[L.length-1]=="string"?L[L.length-1]+=B:L.push(B),L},[]);return S.length===1?S[0]:S.length===0?"":S}function Le(m,M,g,v){var S=m.locale,L=m.onError;v===void 0&&(v={});var Z=Intl.ListFormat;Z||L(new h.u_(`Intl.ListFormat is not available in this environment.
19
+ Try polyfilling it using "@formatjs/intl-listformat"
20
+ `,h.jK.MISSING_INTL_API));var B=(0,_.L6)(v,pe);try{var q={},me=g.map(function(te,we){if(typeof te=="object"){var ye=xe(we);return q[ye]=te,ye}return String(te)});return M(S,B).formatToParts(me).map(function(te){return te.type==="literal"?te:(0,c.pi)((0,c.pi)({},te),{value:q[te.value]||te.value})})}catch(te){L(new O.Qe("Error formatting list.",S,te))}return g}var je=["style","type","fallback","languageDisplay"];function Ze(m,M,g,v){var S=m.locale,L=m.onError,Z=Intl.DisplayNames;Z||L(new h.u_(`Intl.DisplayNames is not available in this environment.
21
+ Try polyfilling it using "@formatjs/intl-displaynames"
22
+ `,h.jK.MISSING_INTL_API));var B=(0,_.L6)(v,je);try{return M(S,B).of(g)}catch(q){L(new O.Qe("Error formatting display name.",S,q))}}function Te(m){var M=m?m[Object.keys(m)[0]]:void 0;return typeof M=="string"}function ge(m){m.onWarn&&m.defaultRichTextElements&&Te(m.messages||{})&&m.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 he(m,M){var g=(0,_.ax)(M),v=(0,c.pi)((0,c.pi)({},_.Z0),m),S=v.locale,L=v.defaultLocale,Z=v.onError;return S?!Intl.NumberFormat.supportedLocalesOf(S).length&&Z?Z(new O.gb('Missing locale data for locale: "'.concat(S,'" in Intl.NumberFormat. Using default locale: "').concat(L,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):!Intl.DateTimeFormat.supportedLocalesOf(S).length&&Z&&Z(new O.gb('Missing locale data for locale: "'.concat(S,'" in Intl.DateTimeFormat. Using default locale: "').concat(L,'" as fallback. See https://formatjs.io/docs/react-intl#runtime-requirements for more details'))):(Z&&Z(new O.OV('"locale" was not configured, using "'.concat(L,'" as fallback. See https://formatjs.io/docs/react-intl/api#intlshape for more details'))),v.locale=v.defaultLocale||"en"),ge(v),(0,c.pi)((0,c.pi)({},v),{formatters:g,formatNumber:R.bind(null,v,g.getNumberFormat),formatNumberToParts:y.bind(null,v,g.getNumberFormat),formatRelativeTime:d.bind(null,v,g.getRelativeTimeFormat),formatDate:G.bind(null,v,g.getDateTimeFormat),formatDateToParts:oe.bind(null,v,g.getDateTimeFormat),formatTime:ie.bind(null,v,g.getDateTimeFormat),formatDateTimeRange:ae.bind(null,v,g.getDateTimeFormat),formatTimeToParts:se.bind(null,v,g.getDateTimeFormat),formatPlural:Fe.bind(null,v,g.getPluralRules),formatMessage:D.bind(null,v,g),$t:D.bind(null,v,g),formatList:Ge.bind(null,v,g.getListFormat),formatListToParts:Le.bind(null,v,g.getListFormat),formatDisplayName:Ze.bind(null,v,g.getDisplayNames)})}var Se=l(33961);function ue(m){return{locale:m.locale,timeZone:m.timeZone,fallbackOnEmptyString:m.fallbackOnEmptyString,formats:m.formats,textComponent:m.textComponent,messages:m.messages,defaultLocale:m.defaultLocale,defaultFormats:m.defaultFormats,onError:m.onError,onWarn:m.onWarn,wrapRichTextChunksInFragment:m.wrapRichTextChunksInFragment,defaultRichTextElements:m.defaultRichTextElements}}function ee(m){return m&&Object.keys(m).reduce(function(M,g){var v=m[g];return M[g]=(0,Se.Gt)(v)?(0,b.dt)(v):v,M},{})}var De=function(m,M,g,v){for(var S=[],L=4;L<arguments.length;L++)S[L-4]=arguments[L];var Z=ee(v),B=D.apply(void 0,(0,c.ev)([m,M,g,Z],S,!1));return Array.isArray(B)?p.Children.toArray(B):B},Ie=function(m,M){var g=m.defaultRichTextElements,v=(0,c._T)(m,["defaultRichTextElements"]),S=ee(g),L=he((0,c.pi)((0,c.pi)((0,c.pi)({},b.Z0),v),{defaultRichTextElements:S}),M),Z={locale:L.locale,timeZone:L.timeZone,fallbackOnEmptyString:L.fallbackOnEmptyString,formats:L.formats,defaultLocale:L.defaultLocale,defaultFormats:L.defaultFormats,messages:L.messages,onError:L.onError,defaultRichTextElements:S};return(0,c.pi)((0,c.pi)({},L),{formatMessage:De.bind(null,Z,L.formatters),$t:De.bind(null,Z,L.formatters)})},Xe=function(m){(0,c.ZT)(M,m);function M(){var g=m!==null&&m.apply(this,arguments)||this;return g.cache=(0,_.Sn)(),g.state={cache:g.cache,intl:Ie(ue(g.props),g.cache),prevConfig:ue(g.props)},g}return M.getDerivedStateFromProps=function(g,v){var S=v.prevConfig,L=v.cache,Z=ue(g);return(0,b.wU)(S,Z)?null:{intl:Ie(Z,L),prevConfig:Z}},M.prototype.render=function(){return(0,b.lq)(this.state.intl),p.createElement(w.zt,{value:this.state.intl},this.props.children)},M.displayName="IntlProvider",M.defaultProps=b.Z0,M}(p.PureComponent),Be=Xe},86113:function(W,V,l){"use strict";l.d(V,{S:function(){return X}});var c=l(20011),p=l(17209),w=l(23788),b=l(6265),P=l(52510),A=l(68143),O=function(){function R(h){this.defaultOptions=h.defaultOptions,this.setOptions(h.options),this.observers=[],this.cache=h.cache,this.queryKey=h.queryKey,this.queryHash=h.queryHash,this.initialState=h.state||this.getDefaultState(this.options),this.state=this.initialState,this.scheduleGc()}var y=R.prototype;return y.setOptions=function(o){var s;this.options=(0,c.Z)({},this.defaultOptions,o),this.cacheTime=Math.max(this.cacheTime||0,(s=this.options.cacheTime)!=null?s:5*60*1e3)},y.setDefaultOptions=function(o){this.defaultOptions=o},y.scheduleGc=function(){var o=this;this.clearGcTimeout(),(0,p.PN)(this.cacheTime)&&(this.gcTimeout=setTimeout(function(){o.optionalRemove()},this.cacheTime))},y.clearGcTimeout=function(){clearTimeout(this.gcTimeout),this.gcTimeout=void 0},y.optionalRemove=function(){!this.observers.length&&!this.state.isFetching&&this.cache.remove(this)},y.setData=function(o,s){var d,T,E=this.state.data,G=(0,p.SE)(o,E);return(d=(T=this.options).isDataEqual)!=null&&d.call(T,E,G)?G=E:this.options.structuralSharing!==!1&&(G=(0,p.Q$)(E,G)),this.dispatch({data:G,type:"success",dataUpdatedAt:s?.updatedAt}),G},y.setState=function(o,s){this.dispatch({type:"setState",state:o,setStateOptions:s})},y.cancel=function(o){var s,d=this.promise;return(s=this.retryer)==null||s.cancel(o),d?d.then(p.ZT).catch(p.ZT):Promise.resolve()},y.destroy=function(){this.clearGcTimeout(),this.cancel({silent:!0})},y.reset=function(){this.destroy(),this.setState(this.initialState)},y.isActive=function(){return this.observers.some(function(o){return o.options.enabled!==!1})},y.isFetching=function(){return this.state.isFetching},y.isStale=function(){return this.state.isInvalidated||!this.state.dataUpdatedAt||this.observers.some(function(o){return o.getCurrentResult().isStale})},y.isStaleByTime=function(o){return o===void 0&&(o=0),this.state.isInvalidated||!this.state.dataUpdatedAt||!(0,p.Kp)(this.state.dataUpdatedAt,o)},y.onFocus=function(){var o,s=this.observers.find(function(d){return d.shouldFetchOnWindowFocus()});s&&s.refetch(),(o=this.retryer)==null||o.continue()},y.onOnline=function(){var o,s=this.observers.find(function(d){return d.shouldFetchOnReconnect()});s&&s.refetch(),(o=this.retryer)==null||o.continue()},y.addObserver=function(o){this.observers.indexOf(o)===-1&&(this.observers.push(o),this.clearGcTimeout(),this.cache.notify({type:"observerAdded",query:this,observer:o}))},y.removeObserver=function(o){this.observers.indexOf(o)!==-1&&(this.observers=this.observers.filter(function(s){return s!==o}),this.observers.length||(this.retryer&&(this.retryer.isTransportCancelable?this.retryer.cancel({revert:!0}):this.retryer.cancelRetry()),this.cacheTime?this.scheduleGc():this.cache.remove(this)),this.cache.notify({type:"observerRemoved",query:this,observer:o}))},y.getObserversCount=function(){return this.observers.length},y.invalidate=function(){this.state.isInvalidated||this.dispatch({type:"invalidate"})},y.fetch=function(o,s){var d=this,T,E;if(this.state.isFetching){if(this.state.dataUpdatedAt&&s?.cancelRefetch)this.cancel({silent:!0});else if(this.promise)return this.promise}if(o&&this.setOptions(o),!this.options.queryFn){var G=this.observers.find(function(pe){return pe.options.queryFn});G&&this.setOptions(G.options)}var ie=(0,p.mc)(this.queryKey),ae={queryKey:ie,pageParam:void 0},oe=function(){return d.options.queryFn?d.options.queryFn(ae):Promise.reject("Missing queryFn")},se={fetchOptions:s,options:this.options,queryKey:ie,state:this.state,fetchFn:oe};if((T=this.options.behavior)!=null&&T.onFetch){var Ce;(Ce=this.options.behavior)==null||Ce.onFetch(se)}if(this.revertState=this.state,!this.state.isFetching||this.state.fetchMeta!==((E=se.fetchOptions)==null?void 0:E.meta)){var Fe;this.dispatch({type:"fetch",meta:(Fe=se.fetchOptions)==null?void 0:Fe.meta})}return this.retryer=new A.m4({fn:se.fetchFn,onSuccess:function(le){d.setData(le),d.cache.config.onSuccess==null||d.cache.config.onSuccess(le,d),d.cacheTime===0&&d.optionalRemove()},onError:function(le){(0,A.DV)(le)&&le.silent||d.dispatch({type:"error",error:le}),(0,A.DV)(le)||(d.cache.config.onError==null||d.cache.config.onError(le,d),(0,P.j)().error(le)),d.cacheTime===0&&d.optionalRemove()},onFail:function(){d.dispatch({type:"failed"})},onPause:function(){d.dispatch({type:"pause"})},onContinue:function(){d.dispatch({type:"continue"})},retry:se.options.retry,retryDelay:se.options.retryDelay}),this.promise=this.retryer.promise,this.promise},y.dispatch=function(o){var s=this;this.state=this.reducer(this.state,o),b.V.batch(function(){s.observers.forEach(function(d){d.onQueryUpdate(o)}),s.cache.notify({query:s,type:"queryUpdated",action:o})})},y.getDefaultState=function(o){var s=typeof o.initialData=="function"?o.initialData():o.initialData,d=typeof o.initialData<"u",T=d?typeof o.initialDataUpdatedAt=="function"?o.initialDataUpdatedAt():o.initialDataUpdatedAt:0,E=typeof s<"u";return{data:s,dataUpdateCount:0,dataUpdatedAt:E?T??Date.now():0,error:null,errorUpdateCount:0,errorUpdatedAt:0,fetchFailureCount:0,fetchMeta:null,isFetching:!1,isInvalidated:!1,isPaused:!1,status:E?"success":"idle"}},y.reducer=function(o,s){var d,T;switch(s.type){case"failed":return(0,c.Z)({},o,{fetchFailureCount:o.fetchFailureCount+1});case"pause":return(0,c.Z)({},o,{isPaused:!0});case"continue":return(0,c.Z)({},o,{isPaused:!1});case"fetch":return(0,c.Z)({},o,{fetchFailureCount:0,fetchMeta:(d=s.meta)!=null?d:null,isFetching:!0,isPaused:!1,status:o.dataUpdatedAt?o.status:"loading"});case"success":return(0,c.Z)({},o,{data:s.data,dataUpdateCount:o.dataUpdateCount+1,dataUpdatedAt:(T=s.dataUpdatedAt)!=null?T:Date.now(),error:null,fetchFailureCount:0,isFetching:!1,isInvalidated:!1,isPaused:!1,status:"success"});case"error":var E=s.error;return(0,A.DV)(E)&&E.revert&&this.revertState?(0,c.Z)({},this.revertState):(0,c.Z)({},o,{error:E,errorUpdateCount:o.errorUpdateCount+1,errorUpdatedAt:Date.now(),fetchFailureCount:o.fetchFailureCount+1,isFetching:!1,isPaused:!1,status:"error"});case"invalidate":return(0,c.Z)({},o,{isInvalidated:!0});case"setState":return(0,c.Z)({},o,s.state);default:return o}},R}(),k=l(30128),N=function(R){(0,w.Z)(y,R);function y(o){var s;return s=R.call(this)||this,s.config=o||{},s.queries=[],s.queriesMap={},s}var h=y.prototype;return h.build=function(s,d,T){var E,G=d.queryKey,ie=(E=d.queryHash)!=null?E:(0,p.Rm)(G,d),ae=this.get(ie);return ae||(ae=new O({cache:this,queryKey:G,queryHash:ie,options:s.defaultQueryOptions(d),state:T,defaultOptions:s.getQueryDefaults(G)}),this.add(ae)),ae},h.add=function(s){this.queriesMap[s.queryHash]||(this.queriesMap[s.queryHash]=s,this.queries.push(s),this.notify({type:"queryAdded",query:s}))},h.remove=function(s){var d=this.queriesMap[s.queryHash];d&&(s.destroy(),this.queries=this.queries.filter(function(T){return T!==s}),d===s&&delete this.queriesMap[s.queryHash],this.notify({type:"queryRemoved",query:s}))},h.clear=function(){var s=this;b.V.batch(function(){s.queries.forEach(function(d){s.remove(d)})})},h.get=function(s){return this.queriesMap[s]},h.getAll=function(){return this.queries},h.find=function(s,d){var T=(0,p.I6)(s,d),E=T[0];return typeof E.exact>"u"&&(E.exact=!0),this.queries.find(function(G){return(0,p._x)(E,G)})},h.findAll=function(s,d){var T=(0,p.I6)(s,d),E=T[0];return E?this.queries.filter(function(G){return(0,p._x)(E,G)}):this.queries},h.notify=function(s){var d=this;b.V.batch(function(){d.listeners.forEach(function(T){T(s)})})},h.onFocus=function(){var s=this;b.V.batch(function(){s.queries.forEach(function(d){d.onFocus()})})},h.onOnline=function(){var s=this;b.V.batch(function(){s.queries.forEach(function(d){d.onOnline()})})},y}(k.l),H=l(7216),K=function(R){(0,w.Z)(y,R);function y(o){var s;return s=R.call(this)||this,s.config=o||{},s.mutations=[],s.mutationId=0,s}var h=y.prototype;return h.build=function(s,d,T){var E=new H.m({mutationCache:this,mutationId:++this.mutationId,options:s.defaultMutationOptions(d),state:T,defaultOptions:d.mutationKey?s.getMutationDefaults(d.mutationKey):void 0});return this.add(E),E},h.add=function(s){this.mutations.push(s),this.notify(s)},h.remove=function(s){this.mutations=this.mutations.filter(function(d){return d!==s}),s.cancel(),this.notify(s)},h.clear=function(){var s=this;b.V.batch(function(){s.mutations.forEach(function(d){s.remove(d)})})},h.getAll=function(){return this.mutations},h.find=function(s){return typeof s.exact>"u"&&(s.exact=!0),this.mutations.find(function(d){return(0,p.X7)(s,d)})},h.findAll=function(s){return this.mutations.filter(function(d){return(0,p.X7)(s,d)})},h.notify=function(s){var d=this;b.V.batch(function(){d.listeners.forEach(function(T){T(s)})})},h.onFocus=function(){this.resumePausedMutations()},h.onOnline=function(){this.resumePausedMutations()},h.resumePausedMutations=function(){var s=this.mutations.filter(function(d){return d.state.isPaused});return b.V.batch(function(){return s.reduce(function(d,T){return d.then(function(){return T.continue().catch(p.ZT)})},Promise.resolve())})},y}(k.l),D=l(43596),_=l(8144),re=l(34215),X=function(){function R(h){h===void 0&&(h={}),this.queryCache=h.queryCache||new N,this.mutationCache=h.mutationCache||new K,this.defaultOptions=h.defaultOptions||{},this.queryDefaults=[],this.mutationDefaults=[]}var y=R.prototype;return y.mount=function(){var o=this;this.unsubscribeFocus=D.j.subscribe(function(){D.j.isFocused()&&_.N.isOnline()&&(o.mutationCache.onFocus(),o.queryCache.onFocus())}),this.unsubscribeOnline=_.N.subscribe(function(){D.j.isFocused()&&_.N.isOnline()&&(o.mutationCache.onOnline(),o.queryCache.onOnline())})},y.unmount=function(){var o,s;(o=this.unsubscribeFocus)==null||o.call(this),(s=this.unsubscribeOnline)==null||s.call(this)},y.isFetching=function(o,s){var d=(0,p.I6)(o,s),T=d[0];return T.fetching=!0,this.queryCache.findAll(T).length},y.isMutating=function(o){return this.mutationCache.findAll((0,c.Z)({},o,{fetching:!0})).length},y.getQueryData=function(o,s){var d;return(d=this.queryCache.find(o,s))==null?void 0:d.state.data},y.getQueriesData=function(o){return this.getQueryCache().findAll(o).map(function(s){var d=s.queryKey,T=s.state,E=T.data;return[d,E]})},y.setQueryData=function(o,s,d){var T=(0,p._v)(o),E=this.defaultQueryOptions(T);return this.queryCache.build(this,E).setData(s,d)},y.setQueriesData=function(o,s,d){var T=this;return b.V.batch(function(){return T.getQueryCache().findAll(o).map(function(E){var G=E.queryKey;return[G,T.setQueryData(G,s,d)]})})},y.getQueryState=function(o,s){var d;return(d=this.queryCache.find(o,s))==null?void 0:d.state},y.removeQueries=function(o,s){var d=(0,p.I6)(o,s),T=d[0],E=this.queryCache;b.V.batch(function(){E.findAll(T).forEach(function(G){E.remove(G)})})},y.resetQueries=function(o,s,d){var T=this,E=(0,p.I6)(o,s,d),G=E[0],ie=E[1],ae=this.queryCache,oe=(0,c.Z)({},G,{active:!0});return b.V.batch(function(){return ae.findAll(G).forEach(function(se){se.reset()}),T.refetchQueries(oe,ie)})},y.cancelQueries=function(o,s,d){var T=this,E=(0,p.I6)(o,s,d),G=E[0],ie=E[1],ae=ie===void 0?{}:ie;typeof ae.revert>"u"&&(ae.revert=!0);var oe=b.V.batch(function(){return T.queryCache.findAll(G).map(function(se){return se.cancel(ae)})});return Promise.all(oe).then(p.ZT).catch(p.ZT)},y.invalidateQueries=function(o,s,d){var T,E,G,ie=this,ae=(0,p.I6)(o,s,d),oe=ae[0],se=ae[1],Ce=(0,c.Z)({},oe,{active:(T=(E=oe.refetchActive)!=null?E:oe.active)!=null?T:!0,inactive:(G=oe.refetchInactive)!=null?G:!1});return b.V.batch(function(){return ie.queryCache.findAll(oe).forEach(function(Fe){Fe.invalidate()}),ie.refetchQueries(Ce,se)})},y.refetchQueries=function(o,s,d){var T=this,E=(0,p.I6)(o,s,d),G=E[0],ie=E[1],ae=b.V.batch(function(){return T.queryCache.findAll(G).map(function(se){return se.fetch(void 0,{meta:{refetchPage:G?.refetchPage}})})}),oe=Promise.all(ae).then(p.ZT);return ie?.throwOnError||(oe=oe.catch(p.ZT)),oe},y.fetchQuery=function(o,s,d){var T=(0,p._v)(o,s,d),E=this.defaultQueryOptions(T);typeof E.retry>"u"&&(E.retry=!1);var G=this.queryCache.build(this,E);return G.isStaleByTime(E.staleTime)?G.fetch(E):Promise.resolve(G.state.data)},y.prefetchQuery=function(o,s,d){return this.fetchQuery(o,s,d).then(p.ZT).catch(p.ZT)},y.fetchInfiniteQuery=function(o,s,d){var T=(0,p._v)(o,s,d);return T.behavior=(0,re.Gm)(),this.fetchQuery(T)},y.prefetchInfiniteQuery=function(o,s,d){return this.fetchInfiniteQuery(o,s,d).then(p.ZT).catch(p.ZT)},y.cancelMutations=function(){var o=this,s=b.V.batch(function(){return o.mutationCache.getAll().map(function(d){return d.cancel()})});return Promise.all(s).then(p.ZT).catch(p.ZT)},y.resumePausedMutations=function(){return this.getMutationCache().resumePausedMutations()},y.executeMutation=function(o){return this.mutationCache.build(this,o).execute()},y.getQueryCache=function(){return this.queryCache},y.getMutationCache=function(){return this.mutationCache},y.getDefaultOptions=function(){return this.defaultOptions},y.setDefaultOptions=function(o){this.defaultOptions=o},y.setQueryDefaults=function(o,s){var d=this.queryDefaults.find(function(T){return(0,p.yF)(o)===(0,p.yF)(T.queryKey)});d?d.defaultOptions=s:this.queryDefaults.push({queryKey:o,defaultOptions:s})},y.getQueryDefaults=function(o){var s;return o?(s=this.queryDefaults.find(function(d){return(0,p.to)(o,d.queryKey)}))==null?void 0:s.defaultOptions:void 0},y.setMutationDefaults=function(o,s){var d=this.mutationDefaults.find(function(T){return(0,p.yF)(o)===(0,p.yF)(T.mutationKey)});d?d.defaultOptions=s:this.mutationDefaults.push({mutationKey:o,defaultOptions:s})},y.getMutationDefaults=function(o){var s;return o?(s=this.mutationDefaults.find(function(d){return(0,p.to)(o,d.mutationKey)}))==null?void 0:s.defaultOptions:void 0},y.defaultQueryOptions=function(o){if(o?._defaulted)return o;var s=(0,c.Z)({},this.defaultOptions.queries,this.getQueryDefaults(o?.queryKey),o,{_defaulted:!0});return!s.queryHash&&s.queryKey&&(s.queryHash=(0,p.Rm)(s.queryKey,s)),s},y.defaultQueryObserverOptions=function(o){return this.defaultQueryOptions(o)},y.defaultMutationOptions=function(o){return o?._defaulted?o:(0,c.Z)({},this.defaultOptions.mutations,this.getMutationDefaults(o?.mutationKey),o,{_defaulted:!0})},y.clear=function(){this.queryCache.clear(),this.mutationCache.clear()},R}()},17e3:function(W,V,l){"use strict";l.d(V,{D:function(){return P}});var c=l(74512),p=l(32735),w=l(60216),b=l(72850);const P=({children:A})=>(0,c.jsx)(b.x,{paddingLeft:10,paddingRight:10,children:A});P.propTypes={children:w.node.isRequired}},82055:function(W,V,l){"use strict";l.d(V,{T:function(){return D}});var c=l(74512),p=l(32735),w=l(60216),b=l(8471);const P=X=>{const R=(0,p.useRef)(null),[y,h]=(0,p.useState)(!0),o=([s])=>{h(s.isIntersecting)};return(0,p.useEffect)(()=>{const s=R.current,d=new IntersectionObserver(o,X);return s&&d.observe(R.current),()=>{s&&d.disconnect()}},[R,X]),[R,y]};var A=l(63060);const O=(X,R)=>{const y=(0,A.W)(R);(0,p.useLayoutEffect)(()=>{const h=new ResizeObserver(y);return Array.isArray(X)?X.forEach(o=>{o.current&&h.observe(o.current)}):X.current&&h.observe(X.current),()=>{h.disconnect()}},[X,y])};var k=l(72850),N=l(87933),H=l(49372);const K=()=>{const X=(0,p.useRef)(null),[R,y]=(0,p.useState)(null),[h,o]=P({root:null,rootMargin:"0px",threshold:0});return O(h,()=>{h.current&&y(h.current.getBoundingClientRect())}),(0,p.useEffect)(()=>{X.current&&y(X.current.getBoundingClientRect())},[X]),{containerRef:h,isVisible:o,baseHeaderLayoutRef:X,headerSize:R}},D=X=>{const{containerRef:R,isVisible:y,baseHeaderLayoutRef:h,headerSize:o}=K();return(0,c.jsxs)(c.Fragment,{children:[(0,c.jsx)("div",{style:{height:o?.height},ref:R,children:y&&(0,c.jsx)(re,{ref:h,...X})}),!y&&(0,c.jsx)(re,{...X,sticky:!0,width:o?.width})]})};D.displayName="HeaderLayout";const _=(0,b.ZP)(k.x)`
25
+ width: ${X=>X.width}px;
26
+ z-index: ${({theme:X})=>X.zIndices[1]};
27
+ `,re=p.forwardRef(({navigationAction:X,primaryAction:R,secondaryAction:y,subtitle:h,title:o,sticky:s,width:d,...T},E)=>{const G=typeof h=="string";return s?(0,c.jsx)(_,{paddingLeft:6,paddingRight:6,paddingTop:3,paddingBottom:3,position:"fixed",top:0,right:0,background:"neutral0",shadow:"tableShadow",width:d,"data-strapi-header-sticky":!0,children:(0,c.jsxs)(N.k,{justifyContent:"space-between",children:[(0,c.jsxs)(N.k,{children:[X&&(0,c.jsx)(k.x,{paddingRight:3,children:X}),(0,c.jsxs)(k.x,{children:[(0,c.jsx)(H.Z,{variant:"beta",as:"h1",...T,children:o}),G?(0,c.jsx)(H.Z,{variant:"pi",textColor:"neutral600",children:h}):h]}),y?(0,c.jsx)(k.x,{paddingLeft:4,children:y}):null]}),(0,c.jsx)(N.k,{children:R?(0,c.jsx)(k.x,{paddingLeft:2,children:R}):void 0})]})}):(0,c.jsxs)(k.x,{ref:E,paddingLeft:10,paddingRight:10,paddingBottom:8,paddingTop:X?6:8,background:"neutral100","data-strapi-header":!0,children:[X?(0,c.jsx)(k.x,{paddingBottom:2,children:X}):null,(0,c.jsxs)(N.k,{justifyContent:"space-between",children:[(0,c.jsxs)(N.k,{minWidth:0,children:[(0,c.jsx)(H.Z,{as:"h1",variant:"alpha",...T,children:o}),y?(0,c.jsx)(k.x,{paddingLeft:4,children:y}):null]}),R]}),G?(0,c.jsx)(H.Z,{variant:"epsilon",textColor:"neutral600",as:"p",children:h}):h]})});re.displayName="BaseHeaderLayout",re.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0,sticky:!1,width:void 0},re.propTypes={navigationAction:w.node,primaryAction:w.node,secondaryAction:w.node,sticky:w.bool,subtitle:w.oneOfType([w.string,w.node]),title:w.string.isRequired,width:w.number},D.defaultProps={navigationAction:void 0,primaryAction:void 0,secondaryAction:void 0,subtitle:void 0},D.propTypes={navigationAction:w.node,primaryAction:w.node,secondaryAction:w.node,subtitle:w.oneOfType([w.string,w.node]),title:w.string.isRequired}},27649:function(W,V,l){"use strict";l.d(V,{o:function(){return P}});var c=l(74512),p=l(8471),w=l(72850);const b=(0,p.ZP)(w.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
+ `,P=({labelledBy:A="main-content-title",...O})=>(0,c.jsx)(b,{"aria-labelledby":A,as:"main",id:"main-content",tabIndex:-1,...O})},10728:function(W,V,l){"use strict";l.d(V,{z:function(){return P}});var c=l(74512),p=l(8471),w=l(72850);const b=(0,p.ZP)(w.x)`
33
+ text-decoration: none;
34
+
35
+ &:focus {
36
+ left: ${({theme:A})=>A.spaces[3]};
37
+ top: ${({theme:A})=>A.spaces[3]};
38
+ }
39
+ `,P=({children:A})=>(0,c.jsx)(b,{as:"a",href:"#main-content",background:"primary600",color:"neutral0",left:"-100%",padding:3,position:"absolute",top:"-100%",hasRadius:!0,zIndex:9999,children:A})},86861:function(W,V,l){"use strict";l.d(V,{f:function(){return O}});var c=l(74512),p=l(8471),w=l(39144),b=l(3685);const P=()=>(0,c.jsxs)(b.T,{children:[(0,c.jsx)("p",{role:"log","aria-live":"polite",id:w.V.Log,"aria-relevant":"all"}),(0,c.jsx)("p",{role:"status","aria-live":"polite",id:w.V.Status,"aria-relevant":"all"}),(0,c.jsx)("p",{role:"alert","aria-live":"assertive",id:w.V.Alert,"aria-relevant":"all"})]}),A=p.vJ`
40
+ /* http://meyerweb.com/eric/tools/css/reset/
41
+ v2.0 | 20110126
42
+ License: none (public domain)
43
+ */
44
+ html,
45
+ body,
46
+ div,
47
+ span,
48
+ applet,
49
+ object,
50
+ iframe,
51
+ h1,
52
+ h2,
53
+ h3,
54
+ h4,
55
+ h5,
56
+ h6,
57
+ p,
58
+ blockquote,
59
+ pre,
60
+ a,
61
+ abbr,
62
+ acronym,
63
+ address,
64
+ big,
65
+ cite,
66
+ code,
67
+ del,
68
+ dfn,
69
+ em,
70
+ img,
71
+ ins,
72
+ kbd,
73
+ q,
74
+ s,
75
+ samp,
76
+ small,
77
+ strike,
78
+ strong,
79
+ sub,
80
+ sup,
81
+ tt,
82
+ var,
83
+ b,
84
+ u,
85
+ i,
86
+ center,
87
+ dl,
88
+ dt,
89
+ dd,
90
+ ol,
91
+ ul,
92
+ li,
93
+ fieldset,
94
+ form,
95
+ label,
96
+ legend,
97
+ table,
98
+ caption,
99
+ tbody,
100
+ tfoot,
101
+ thead,
102
+ tr,
103
+ th,
104
+ td,
105
+ article,
106
+ aside,
107
+ canvas,
108
+ details,
109
+ embed,
110
+ figure,
111
+ figcaption,
112
+ footer,
113
+ header,
114
+ hgroup,
115
+ menu,
116
+ nav,
117
+ output,
118
+ ruby,
119
+ section,
120
+ summary,
121
+ time,
122
+ mark,
123
+ audio,
124
+ video {
125
+ margin: 0;
126
+ padding: 0;
127
+ border: 0;
128
+ font-size: 100%;
129
+ font: inherit;
130
+ vertical-align: baseline;
131
+ }
132
+ /* HTML5 display-role reset for older browsers */
133
+ article,
134
+ aside,
135
+ details,
136
+ figcaption,
137
+ figure,
138
+ footer,
139
+ header,
140
+ hgroup,
141
+ menu,
142
+ nav,
143
+ section {
144
+ display: block;
145
+ }
146
+ body {
147
+ line-height: 1;
148
+ }
149
+ ol,
150
+ ul {
151
+ list-style: none;
152
+ }
153
+ blockquote,
154
+ q {
155
+ quotes: none;
156
+ }
157
+ blockquote:before,
158
+ blockquote:after,
159
+ q:before,
160
+ q:after {
161
+ content: "";
162
+ content: none;
163
+ }
164
+ table {
165
+ border-collapse: collapse;
166
+ border-spacing: 0;
167
+ }
168
+ /* My styles */
169
+ *,
170
+ *:before,
171
+ *:after {
172
+ box-sizing: border-box;
173
+ }
174
+
175
+ *:focus-visible {
176
+ outline: 2px solid ${({theme:k})=>k.colors.primary600};
177
+ outline-offset: 2px;
178
+ }
179
+
180
+ /* Focusing the button with a mouse, touch, or stylus will show a subtle drop shadow. */
181
+ *:focus:not(:focus-visible) {
182
+ outline: none;
183
+ }
184
+
185
+ body,html{
186
+ height: 100%;
187
+ }
188
+ body {
189
+ font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', Roboto, Oxygen, Ubuntu, Cantarell, 'Open Sans', 'Helvetica Neue', sans-serif;
190
+ }
191
+
192
+ button {
193
+ margin: 0;
194
+ padding: 0;
195
+ border: none;
196
+ background: none;
197
+ color: inherit;
198
+ font-size: 100%;
199
+ cursor: pointer;
200
+ font: inherit;
201
+ }
202
+
203
+ textarea,input {
204
+ font: inherit;
205
+ }
206
+
207
+ .lock-body-scroll {
208
+ height: 100vh;
209
+ overflow-y: hidden;
210
+ }
211
+ `,O=({children:k,theme:N})=>(0,c.jsxs)(p.f6,{theme:N,children:[(0,c.jsx)(A,{}),k,(0,c.jsx)(P,{})]})},37930:function(W,V,l){"use strict";l.d(V,{x:function(){return p}});const p={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(W,V,l){"use strict";l.d(V,{$:function(){return b}});const c={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"}},p={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 w=l(37930);const b={colors:c.color,shadows:p.shadow,...w.x}},12301:function(W,V,l){"use strict";l.d(V,{W:function(){return b}});const c={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"}},p={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 w=l(37930);const b={colors:c.color,shadows:p.shadow,...w.x}},8482:function(W,V,l){"use strict";l.d(V,{Z:function(){return w}});var c=l(74512);const p=b=>(0,c.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...b,children:(0,c.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"})}),w=p},45112:function(W,V,l){"use strict";l.d(V,{Z:function(){return w}});var c=l(74512);const p=b=>(0,c.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...b,children:(0,c.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"})}),w=p},2287:function(W,V,l){"use strict";l.d(V,{Z:function(){return w}});var c=l(74512);const p=b=>(0,c.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 25 25",...b,children:(0,c.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"})}),w=p},36919:function(W,V,l){"use strict";l.d(V,{Z:function(){return w}});var c=l(74512);const p=b=>(0,c.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...b,children:(0,c.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"})}),w=p}}]);
@@ -0,0 +1,50 @@
1
+ (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[6858],{95919:function(y,m,n){var r=n(80022);function f(c){return r(c)&&c!=+c}y.exports=f},80022:function(y,m,n){var r=n(94318),f=n(3387),c="[object Number]";function _(E){return typeof E=="number"||f(E)&&r(E)==c}y.exports=_},59578:function(y,m,n){var r=n(41119);function f(c){return r(c).toLowerCase()}y.exports=f},98178:function(y,m,n){"use strict";n.d(m,{P1:function(){return M}});var r="NOT_FOUND";function f(u){var a;return{get:function(t){return a&&u(a.key,t)?a.value:r},put:function(t,o){a={key:t,value:o}},getEntries:function(){return a?[a]:[]},clear:function(){a=void 0}}}function c(u,a){var e=[];function t(l){var p=e.findIndex(function(v){return a(l,v.key)});if(p>-1){var h=e[p];return p>0&&(e.splice(p,1),e.unshift(h)),h.value}return r}function o(l,p){t(l)===r&&(e.unshift({key:l,value:p}),e.length>u&&e.pop())}function i(){return e}function s(){e=[]}return{get:t,put:o,getEntries:i,clear:s}}var _=function(a,e){return a===e};function E(u){return function(e,t){if(e===null||t===null||e.length!==t.length)return!1;for(var o=e.length,i=0;i<o;i++)if(!u(e[i],t[i]))return!1;return!0}}function b(u,a){var e=typeof a=="object"?a:{equalityCheck:a},t=e.equalityCheck,o=t===void 0?_:t,i=e.maxSize,s=i===void 0?1:i,l=e.resultEqualityCheck,p=E(o),h=s===1?f(p):c(s,p);function v(){var d=h.get(arguments);if(d===r){if(d=u.apply(null,arguments),l){var g=h.getEntries(),x=g.find(function(O){return l(O.value,d)});x&&(d=x.value)}h.put(arguments,d)}return d}return v.clearCache=function(){return h.clear()},v}function P(u){var a=Array.isArray(u[0])?u[0]:u;if(!a.every(function(t){return typeof t=="function"})){var e=a.map(function(t){return typeof t=="function"?"function "+(t.name||"unnamed")+"()":typeof t}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+e+"]")}return a}function j(u){for(var a=arguments.length,e=new Array(a>1?a-1:0),t=1;t<a;t++)e[t-1]=arguments[t];var o=function(){for(var s=arguments.length,l=new Array(s),p=0;p<s;p++)l[p]=arguments[p];var h=0,v,d={memoizeOptions:void 0},g=l.pop();if(typeof g=="object"&&(d=g,g=l.pop()),typeof g!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof g+"]");var x=d,O=x.memoizeOptions,C=O===void 0?e:O,Z=Array.isArray(C)?C:[C],D=P(l),R=u.apply(void 0,[function(){return h++,g.apply(null,arguments)}].concat(Z)),A=u(function(){for(var B=[],S=D.length,T=0;T<S;T++)B.push(D[T].apply(null,arguments));return v=R.apply(null,B),v});return Object.assign(A,{resultFunc:g,memoizedResultFunc:R,dependencies:D,lastResult:function(){return v},recomputations:function(){return h},resetRecomputations:function(){return h=0}}),A};return o}var M=j(b),w=function(a,e){if(e===void 0&&(e=M),typeof a!="object")throw new Error("createStructuredSelector expects first argument to be an object "+("where each property is a selector, instead received a "+typeof a));var t=Object.keys(a),o=e(t.map(function(i){return a[i]}),function(){for(var i=arguments.length,s=new Array(i),l=0;l<i;l++)s[l]=arguments[l];return s.reduce(function(p,h,v){return p[t[v]]=h,p},{})});return o}},83828:function(y,m,n){"use strict";n.d(m,{U:function(){return a},y:function(){return w}});var r=n(74512),f=n(32735),c=n(8471),_=n(91045),E=n(74971),b=n(49372),P=n(87933),j=n(72850);const M=({theme:e,expanded:t,variant:o,disabled:i,error:s})=>s?`1px solid ${e.colors.danger600} !important`:i?`1px solid ${e.colors.neutral150}`:t?`1px solid ${e.colors.primary600}`:o==="primary"?`1px solid ${e.colors.neutral0}`:`1px solid ${e.colors.neutral100}`,w=(0,c.ZP)(b.Z)``,u=(0,c.ZP)(j.x)`
2
+ border: ${M};
3
+
4
+ &:hover:not([aria-disabled='true']) {
5
+ border: 1px solid ${({theme:e})=>e.colors.primary600};
6
+
7
+ ${w} {
8
+ color: ${({theme:e,expanded:t})=>t?void 0:e.colors.primary700};
9
+ }
10
+
11
+ ${b.Z} {
12
+ color: ${({theme:e,expanded:t})=>t?void 0:e.colors.primary600};
13
+ }
14
+
15
+ & > ${P.k} {
16
+ background: ${({theme:e})=>e.colors.primary100};
17
+ }
18
+
19
+ [data-strapi-dropdown='true'] {
20
+ background: ${({theme:e})=>e.colors.primary200};
21
+ }
22
+ }
23
+ `,a=({children:e,disabled:t=!1,error:o,expanded:i=!1,hasErrorMessage:s=!0,id:l,onToggle:p,toggle:h,size:v="M",variant:d="primary",shadow:g})=>{const x=(0,E.M)(l),O=f.useMemo(()=>({expanded:i,onToggle:p,toggle:h,id:x,size:v,variant:d,disabled:t}),[t,i,x,p,v,h,d]);return(0,r.jsxs)(_.S.Provider,{value:O,children:[(0,r.jsx)(u,{"data-strapi-expanded":i,disabled:t,"aria-disabled":t,expanded:i,hasRadius:!0,variant:d,error:o,shadow:g,children:e}),o&&s&&(0,r.jsx)(j.x,{paddingTop:1,children:(0,r.jsx)(b.Z,{variant:"pi",textColor:"danger600",children:o})})]})}},89966:function(y,m,n){"use strict";n.d(m,{v:function(){return _}});var r=n(74512),f=n(91045),c=n(72850);const _=({children:E,...b})=>{const{expanded:P,id:j}=(0,f.A)();if(!P)return null;const M=`accordion-content-${j}`,w=`accordion-label-${j}`,u=`accordion-desc-${j}`;return(0,r.jsx)(c.x,{role:"region",id:M,"aria-labelledby":w,"aria-describedby":u,...b,children:E})}},91045:function(y,m,n){"use strict";n.d(m,{A:function(){return c},S:function(){return f}});var r=n(32735);const f=(0,r.createContext)({disabled:!1,expanded:!1,id:"",size:"M",variant:"primary"}),c=()=>(0,r.useContext)(f)},61762:function(y,m,n){"use strict";n.d(m,{B:function(){return e}});var r=n(74512),f=n(16899),c=n(8471),_=n(83828),E=n(91045);const b=({expanded:t,disabled:o,variant:i})=>{let s="neutral100";return t?s="primary100":o?s="neutral150":i==="primary"&&(s="neutral0"),s};var P=n(7563),j=n(99140),M=n(87933),w=n(49372);const u=(0,c.ZP)(P.A)`
24
+ text-align: left;
25
+
26
+ // necessary to make the ellipsis prop work on the title
27
+ > span {
28
+ max-width: 100%;
29
+ }
30
+
31
+ svg {
32
+ width: ${14/16}rem;
33
+ height: ${14/16}rem;
34
+
35
+ path {
36
+ fill: ${({theme:t,expanded:o})=>o?t.colors.primary600:t.colors.neutral500};
37
+ }
38
+ }
39
+ `,a=(0,c.ZP)(M.k)`
40
+ min-height: ${({theme:t,size:o})=>t.sizes.accordions[o]};
41
+ border-radius: ${({theme:t,expanded:o})=>o?`${t.borderRadius} ${t.borderRadius} 0 0`:t.borderRadius};
42
+
43
+ &:hover {
44
+ svg {
45
+ path {
46
+ fill: ${({theme:t})=>t.colors.primary600};
47
+ }
48
+ }
49
+ }
50
+ `,e=({title:t,description:o,as:i="span",togglePosition:s="right",action:l,...p})=>{const{onToggle:h,toggle:v,expanded:d,id:g,size:x,variant:O,disabled:C}=(0,E.A)(),Z=`accordion-content-${g}`,D=`accordion-label-${g}`,R=`accordion-desc-${g}`,A=x==="M"?6:4,$=x==="M"?A:A-2,B=b({expanded:d,disabled:C,variant:O}),S={as:i,fontWeight:x==="S"?"bold":void 0,id:D,textColor:d?"primary600":"neutral700",ellipsis:!0,variant:x==="M"?"delta":void 0},T=d?"primary600":"neutral600",W=d?"primary200":"neutral200",L=x==="M"?`${32/16}rem`:`${24/16}rem`,I=()=>{C||(v&&!h?(console.warn('Deprecation warning: Usage of "toggle" prop in Accordion component is deprecated. This is discouraged and will be removed in the next major release. Please use "onToggle" instead'),v()):h&&h())},U=(0,r.jsx)(M.k,{justifyContent:"center",borderRadius:"50%",height:L,width:L,transform:d?"rotate(180deg)":void 0,"data-strapi-dropdown":!0,"aria-hidden":!0,as:"span",background:W,cursor:C?"not-allowed":"pointer",onClick:I,shrink:0,children:(0,r.jsx)(j.J,{as:f.Z,width:x==="M"?`${11/16}rem`:`${8/16}rem`,color:d?"primary600":"neutral600"})});return(0,r.jsx)(a,{paddingBottom:$,paddingLeft:A,paddingRight:A,paddingTop:$,background:B,expanded:d,size:x,justifyContent:"space-between",cursor:C?"not-allowed":"",children:(0,r.jsxs)(M.k,{gap:3,flex:1,maxWidth:"100%",children:[s==="left"&&U,(0,r.jsx)(u,{onClick:I,"aria-disabled":C,"aria-expanded":d,"aria-controls":Z,"aria-labelledby":D,"data-strapi-accordion-toggle":!0,expanded:d,type:"button",flex:1,minWidth:0,...p,children:(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(_.y,{...S,children:t}),o&&(0,r.jsx)(w.Z,{as:"p",id:R,textColor:T,children:o})]})}),s==="right"&&(0,r.jsxs)(M.k,{gap:3,children:[U,l]}),s==="left"&&l]})})}},47081:function(y,m,n){"use strict";n.d(m,{Z:function(){return c}});var r=n(74512);const f=_=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",..._,children:[(0,r.jsx)("path",{fill:"#212134",d:"M16.563 5.587a2.503 2.503 0 1 0 0-5.007 2.503 2.503 0 0 0 0 5.007Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M18.487 3.083c-.012.788-.487 1.513-1.229 1.797a1.954 1.954 0 0 1-2.184-.574A1.943 1.943 0 0 1 14.9 2.11c.4-.684 1.2-1.066 1.981-.927a1.954 1.954 0 0 1 1.606 1.9c.011.748 1.17.748 1.158 0A3.138 3.138 0 0 0 17.565.17c-1.176-.423-2.567-.03-3.36.933-.83 1.002-.968 2.45-.284 3.575.678 1.124 1.993 1.674 3.273 1.431 1.432-.272 2.428-1.593 2.451-3.019.012-.753-1.147-.753-1.158-.006ZM16.563 14.372a2.503 2.503 0 1 0 0-5.007 2.503 2.503 0 0 0 0 5.007Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M18.487 11.867c-.012.789-.487 1.513-1.229 1.797a1.954 1.954 0 0 1-2.184-.574 1.943 1.943 0 0 1-.174-2.196c.4-.684 1.2-1.066 1.981-.927.928.156 1.588.968 1.606 1.9.011.748 1.17.748 1.158 0a3.138 3.138 0 0 0-2.08-2.914c-1.176-.423-2.567-.029-3.36.933-.83 1.002-.968 2.45-.284 3.575.678 1.124 1.993 1.675 3.273 1.431 1.432-.272 2.428-1.593 2.451-3.019.012-.753-1.147-.753-1.158-.005ZM16.563 23.392a2.503 2.503 0 1 0 0-5.006 2.503 2.503 0 0 0 0 5.006Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M18.487 20.89c-.012.787-.487 1.512-1.229 1.796a1.954 1.954 0 0 1-2.184-.574 1.943 1.943 0 0 1-.174-2.196c.4-.684 1.2-1.066 1.981-.927.928.156 1.588.967 1.606 1.9.011.748 1.17.748 1.158 0a3.138 3.138 0 0 0-2.08-2.914c-1.176-.423-2.567-.03-3.36.933-.83 1.002-.968 2.45-.284 3.575.678 1.124 1.993 1.674 3.273 1.431 1.432-.272 2.428-1.593 2.451-3.019.012-.753-1.147-.753-1.158-.006ZM7.378 5.622a2.503 2.503 0 1 0 0-5.007 2.503 2.503 0 0 0 0 5.007Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M9.302 3.119c-.011.788-.486 1.512-1.228 1.796a1.954 1.954 0 0 1-2.185-.574 1.943 1.943 0 0 1-.173-2.196c.4-.684 1.199-1.066 1.981-.927a1.943 1.943 0 0 1 1.605 1.9c.012.748 1.17.748 1.16 0A3.138 3.138 0 0 0 8.38.205c-1.176-.423-2.567-.029-3.36.933-.83 1.002-.968 2.45-.285 3.575.678 1.124 1.994 1.675 3.274 1.431 1.431-.272 2.428-1.593 2.451-3.019.012-.753-1.147-.753-1.159-.005ZM7.378 14.406a2.503 2.503 0 1 0 0-5.006 2.503 2.503 0 0 0 0 5.006Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M9.302 11.902c-.011.788-.486 1.513-1.228 1.797a1.954 1.954 0 0 1-2.185-.574 1.943 1.943 0 0 1-.173-2.196c.4-.684 1.199-1.066 1.981-.927a1.943 1.943 0 0 1 1.605 1.9c.012.748 1.17.748 1.16 0A3.138 3.138 0 0 0 8.38 8.988c-1.176-.423-2.567-.03-3.36.933-.83 1.002-.968 2.45-.285 3.575.678 1.124 1.994 1.674 3.274 1.431 1.431-.272 2.428-1.593 2.451-3.019.012-.753-1.147-.753-1.159-.006ZM7.378 23.427a2.503 2.503 0 1 0 0-5.007 2.503 2.503 0 0 0 0 5.007Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M9.302 20.924c-.011.788-.486 1.513-1.228 1.797a1.954 1.954 0 0 1-2.185-.574 1.943 1.943 0 0 1-.173-2.196c.4-.684 1.199-1.066 1.981-.927.933.156 1.594.967 1.605 1.9.012.748 1.17.748 1.16 0A3.139 3.139 0 0 0 8.38 18.01c-1.176-.423-2.567-.03-3.36.933-.83 1.002-.968 2.45-.285 3.569.678 1.124 1.994 1.675 3.274 1.431 1.431-.272 2.428-1.593 2.451-3.019.012-.747-1.147-.747-1.159 0Z"})]}),c=f},86308:function(y,m,n){"use strict";n.d(m,{Z:function(){return c}});var r=n(74512);const f=_=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",..._,children:[(0,r.jsx)("circle",{cx:12,cy:12,r:12,fill:"#212134"}),(0,r.jsx)("path",{fill:"#F6F6F9",d:"M17 12.569c0 .124-.1.224-.225.224h-3.981v3.982c0 .124-.101.225-.226.225h-1.136a.225.225 0 0 1-.226-.225v-3.981H7.226A.225.225 0 0 1 7 12.567v-1.136c0-.125.1-.226.225-.226h3.982V7.226c0-.124.1-.225.224-.225h1.138c.124 0 .224.1.224.225v3.982h3.982c.124 0 .225.1.225.224v1.138Z"})]}),c=f}}]);
@@ -0,0 +1 @@
1
+ "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[6970],{55433:function(U,p,e){e.d(p,{r:function(){return g}});var o=e(32735),l=e(60216),m=e.n(l),h=e(74506),v=e(72850);function E(c,T,a){if(!c||!T)return{display:"none"};const{x:d,y:C}=a;return{transform:`translate(${d}px, ${C}px)`}}function g({renderItem:c}){const{itemType:T,isDragging:a,item:d,initialOffset:C,currentOffset:k,mouseOffset:B}=(0,h.useDragLayer)(P=>({item:P.getItem(),itemType:P.getItemType(),initialOffset:P.getInitialSourceClientOffset(),currentOffset:P.getSourceClientOffset(),isDragging:P.isDragging(),mouseOffset:P.getClientOffset()}));return a?o.createElement(v.x,{height:"100%",left:0,position:"fixed",pointerEvents:"none",top:0,zIndex:100,width:"100%"},o.createElement(v.x,{style:E(C,k,B)},c({type:T,item:d}))):null}g.propTypes={renderItem:m().func.isRequired}},73386:function(U,p,e){var o=e(32735);const l=(0,o.createContext)();var m=null},56327:function(U,p,e){e.d(p,{PL:function(){return v},Y9:function(){return Te.Y},zE:function(){return J},Ky:function(){return r},fi:function(){return D},zH:function(){return ge},r5:function(){return V}});var o=e(32735),l=e(15062),m=e(70031),v=()=>{const t=(0,l.v9)(m.Z),s=(0,o.useCallback)(n=>t?.components?.[n]??{},[t]);return{...t,getComponentLayout:s}},E=e(84306),g=e(24989),c=e(99381),T=e.n(c),a=e(33795),d=e.n(a),C=e(3040),k=e.n(C),B=e(95952);const P=(t,s)=>s.find(n=>n.uid===t),G=(t,s)=>{const n=w(t,s),i=H(n.contentType,s),O=q(n.contentType,n.components);return k()(n,["contentType","layouts","edit"],i),k()(n,["contentType","layouts","list"],O),Object.keys(n.components).forEach(f=>{const A=H(n.components[f],s);k()(n,["components",f,"layouts","edit"],A)}),n},w=(t,s)=>{const n=(0,B.w8)(T()(t),s,"contentType"),{components:i,contentType:O}=n,f=A=>Object.keys(A.metadatas).reduce((W,I)=>{const b=d()(A,["attributes",I],{});let x=A.metadatas[I];if(b.type==="relation"){const fe=P(b.targetModel,s),j=x.edit.mainField,z={name:j,schema:d()(fe,["attributes",j])};x={list:{...x.list,mainField:z},edit:{...x.edit,mainField:z}}}return W[I]=x,W},{});return k()(n,["contentType","metadatas"],f(O)),Object.keys(i).forEach(A=>{const W=i[A],I=f(W);k()(n,["components",A,"metadatas"],I)}),n},H=(t,s)=>t.layouts.edit.reduce((n,i)=>{const O=i.map(f=>{const A=d()(t,["attributes",f.name],{}),W={...f,fieldSchema:A,metadatas:d()(t,["metadatas",f.name,"edit"],{})};if(A.type==="relation"){const b=P(A.targetModel,s).pluginOptions||{};k()(W,"targetModelPluginOptions",b),k()(W,"queryInfos",{shouldDisplayRelationLink:re(t,f.name,s)})}return W});return n.push(O),n},[]),q=(t,s)=>t.layouts.list.reduce((i,O)=>{const f=d()(t,["attributes",O],{}),A=d()(t,["metadatas",O,"list"],{}),W=f.type;if(W==="relation")return i.push({key:`__${O}_key__`,name:O,fieldSchema:f,metadatas:A}),i;if(W==="component"){const I=s[f.component],b=I.settings.mainField,x=I.attributes[b];return i.push({key:`__${O}_key__`,name:O,fieldSchema:f,metadatas:{...A,mainField:{...x,name:b}}}),i}return i.push({key:`__${O}_key__`,name:O,fieldSchema:f,metadatas:A}),i},[]),re=(t,s,n)=>{const i=d()(t,["attributes",s,"targetModel"],"");return ee(n).includes(i)},ee=t=>t.filter(s=>s.isDisplayed).map(({uid:s})=>s);var X=G,te=e(97889);const K={error:null,isLoading:!0,layout:{},layouts:{}};var Q=(t,s)=>(0,te.ZP)(t,n=>{switch(s.type){case"GET_DATA":{n.isLoading=!0,n.error=null,n.layout={};break}case"GET_DATA_SUCCEEDED":{const i=s.data.contentType.uid;n.layout=s.data,n.layouts[i]=s.data,n.isLoading=!1;break}case"GET_DATA_ERROR":{n.isLoading=!1,n.error=s.error;break}case"SET_LAYOUT_FROM_STATE":{n.error=null,n.layout=t.layouts[s.uid];break}case"UPDATE_LAYOUT":{const i=t.layout;n.layout={...i,contentType:{uid:i.contentType.uid,...s.newLayout.contentType}},n.layouts[i.contentType.uid]={...i,contentType:{uid:i.contentType.uid,...s.newLayout.contentType}};break}default:return n}}),Y=e(42882),J=t=>{const[{error:s,isLoading:n,layout:i,layouts:O},f]=(0,o.useReducer)(Q,K),A=(0,o.useMemo)(Y.Vo,[]),{schemas:W}=(0,l.v9)(j=>A(j),l.wU),I=(0,o.useRef)(!0),{get:b}=(0,g.kY)(),x=(0,o.useCallback)(async(j,z)=>{if(O[j]){f({type:"SET_LAYOUT_FROM_STATE",uid:j});return}f({type:"GET_DATA"});try{const{data:{data:oe}}=await b(`/content-manager/content-types/${j}/configuration`,{cancelToken:z.token});f({type:"GET_DATA_SUCCEEDED",data:X(oe,W)})}catch(oe){if(E.default.isCancel(oe))return;I.current&&console.error(oe),I.current&&f({type:"GET_DATA_ERROR",error:oe})}},[O,W,b]);(0,o.useEffect)(()=>()=>{I.current=!1},[]),(0,o.useEffect)(()=>{const z=E.default.CancelToken.source();return x(t,z),()=>{z.cancel("Operation canceled by the user.")}},[t,x]);const fe=(0,o.useCallback)(j=>{f({type:"UPDATE_LAYOUT",newLayout:X(j,W)})},[W]);return{error:s,isLoading:n,layout:i,updateLayout:fe}},_=t=>t["content-manager_app"].collectionTypeLinks,Z=e(33348),ie=e(85973),me=e.n(ie);const ue=(t,s)=>Object.keys(t).reduce((n,i)=>{const O=t[i],f=d()(s,[i],O);return me()(O)?{...n,[i]:ue(O,f)}:(n[i]=f,n)},{});var ye=(t,s,n)=>{const i=t.find(({to:x})=>x.includes(s));if(!i)return"/";const{to:O,search:f}=i,A=(0,Z.parse)(f),W=(0,Z.parse)(n.substring(1)),I=ue(A,W);return`${O}?${(0,Z.stringify)(I,{encode:!1})}`},r=t=>{const[{rawQuery:s}]=(0,g.Kx)(),n=(0,l.v9)(_);return ye(n,t,s)},u=e(53038),D=()=>{const{search:t}=(0,u.TH)(),s=t?(0,Z.parse)(t.substring(1)):{};return s.plugins?(0,Z.stringify)({plugins:s.plugins},{encode:!1}):""},F=e(89334);const N=(t,s,n)=>({type:F.m,permissions:t,__meta__:{plugins:s,containerName:n}}),R=()=>({type:F.Q}),L=t=>t["content-manager_rbacManager"].permissions,M=t=>t.rbacProvider.collectionTypesRelatedPermissions;var V=(t,s,n="listView")=>{const i=(0,l.v9)(M),O=(0,l.v9)(L),f=(0,l.I0)(),A=i[s];return(0,o.useEffect)(()=>A?(f(N(A,t?t.plugins:null,n)),()=>{f(R())}):()=>{},[A,f,t,n]),O},ce=e(73386);const $=()=>useContext(WysiwygContext);var se=null;const ge=t=>{const s=(0,o.useRef)();return(0,o.useEffect)(()=>{s.current=t},[t]),s.current};var Te=e(90553),ve=e(18777)},90553:function(U,p,e){e.d(p,{Y:function(){return v}});var o=e(32735),l=e(74506),m=e.n(l),h=e(18777);const v=(E,{type:g="STRAPI_DND",index:c,item:T={},onStart:a,onEnd:d,onGrabItem:C,onDropItem:k,onCancel:B,onMoveItem:P,dropSensitivity:G="regular"})=>{const w=(0,o.useRef)(null),[{handlerId:H},q]=(0,l.useDrop)({accept:g,collect(K){return{handlerId:K.getHandlerId()}},hover(K,ae){if(!w.current)return;const Q=K.index,Y=c;if(Q!==Y){if(G==="regular"){const ne=w.current.getBoundingClientRect(),J=(ne.bottom-ne.top)/2,_=ae.getClientOffset().y-ne.top;if(Q<Y&&_<J||Q>Y&&_>J)return}P(Y,Q),K.index=Y}}}),[{isDragging:re},ee,X]=(0,l.useDrag)({type:g,item(){a&&a();const{width:K}=w.current?.getBoundingClientRect()??{};return{index:c,width:K,...T}},end(){d&&d()},canDrag:E,isDragging:T.id?K=>T.id===K.getItem().id:void 0,collect:K=>({isDragging:K.isDragging()})}),te=(0,h.A)(E,c,{onGrabItem:C,onDropItem:k,onCancel:B,onMoveItem:P});return[{handlerId:H,isDragging:re,handleKeyDown:te},w,q,ee,X]}},18777:function(U,p,e){e.d(p,{A:function(){return l}});var o=e(32735);const l=(m,h,{onCancel:v,onDropItem:E,onGrabItem:g,onMoveItem:c})=>{const[T,a]=(0,o.useState)(!1),d=P=>{T&&(P==="UP"?c(h-1,h):P==="DOWN"&&c(h+1,h))},C=()=>{T?(E&&E(h),a(!1)):(g&&g(h),a(!0))},k=()=>{T&&(a(!1),v&&v(h))};return P=>{if(m&&!(P.key==="Tab"&&!T))switch(P.preventDefault(),P.key){case" ":case"Enter":C();break;case"Escape":k();break;case"ArrowDown":case"ArrowRight":d("DOWN");break;case"ArrowUp":case"ArrowLeft":d("UP");break;default:}}}},42882:function(U,p,e){e.d(p,{Jg:function(){return c},KQ:function(){return E},Vo:function(){return g},Yg:function(){return m}});var o=e(98178),l=e(34947);const m=()=>a=>a["content-manager_app"]||l.E,h=()=>createSelector(m(),a=>a),v=()=>createSelector(m(),a=>a.models),E=()=>(0,o.P1)(m(),a=>({collectionTypeLinks:a.collectionTypeLinks,singleTypeLinks:a.singleTypeLinks})),g=()=>(0,o.P1)(m(),({components:a,models:d})=>({schemas:[...a,...d]})),c=(0,o.P1)(m(),a=>a.fieldSizes);var T=null},70031:function(U,p){const e=o=>o["content-manager_editViewLayoutManager"].currentLayout;p.Z=e},25708:function(U,p){p.Z={COMPONENT:"component",EDIT_FIELD:"editField",FIELD:"field",DYNAMIC_ZONE:"dynamicZone",RELATION:"relation"}},47510:function(U,p){const e=o=>`content-manager.${o}`;p.Z=e},95952:function(U,p,e){e.d(p,{_Q:function(){return _.Z},W3:function(){return h},ko:function(){return c},FE:function(){return a},Di:function(){return B},du:function(){return H},TA:function(){return ee},Ts:function(){return ae},Uo:function(){return Y},IF:function(){return J},OB:function(){return de.Z},w8:function(){return ue},kc:function(){return pe}});var o=e(99381),l=e.n(o),h=(r,u,y)=>{if(Array.isArray(r)&&u>=0&&y>=0&&u<=r.length-1&&y<=r.length-1){const D=l()(r),F=D.splice(u,1);return D.splice(y,0,F[0]),D}return r},v=e(59578),E=e.n(v),c=r=>{const u=r.type;return u==="relation"?!E()(r.relationType).includes("morph"):!["json","dynamiczone","richtext","password"].includes(u)&&!!u};const T=(r,u)=>{typeof r=="function"?r(u):r!=null&&(r.current=u)},a=(...r)=>u=>r.forEach(y=>T(y,u));var d=e(33795),C=e.n(d);const k=(r,u)=>Object.keys(r).reduce((y,D)=>{const F=C()(r,[D],{}),{default:N,component:R,type:L,required:M,min:S,repeatable:V}=F;if(N!==void 0&&(y[D]=N),L==="component"){const ce=u?.[R]?.attributes??{},$=k(ce,u);if(M===!0&&(y[D]=V===!0?[]:$),S&&V===!0&&M){y[D]=[];for(let se=0;se<S;se+=1)y[D].push($)}}return L==="dynamiczone"&&M===!0&&(y[D]=[]),y},{});var B=k,P=e(9086),G=e.n(P),H=({layouts:r,metadatas:u,...y})=>{const D=r.list.map(R=>R.name?R.name:R),F=Object.keys(u).reduce((R,L)=>{const M=C()(u,[L],{});let S=M.edit;return S.mainField&&(S={...S,mainField:M.edit.mainField.name}),{...R,[L]:{edit:S,list:G()(M.list,["mainField"])}}},{}),N=r.edit.map(R=>R.map(({name:L,size:M})=>({name:L,size:M})));return{...y,layouts:{edit:N,list:D},metadatas:F}};const q=(r,u)=>r.map(y=>({...y,subject:u}));var ee=r=>{const u={create:[{action:"plugin::content-manager.explorer.create",subject:null}],delete:[{action:"plugin::content-manager.explorer.delete",subject:null}],publish:[{action:"plugin::content-manager.explorer.publish",subject:null}],read:[{action:"plugin::content-manager.explorer.read",subject:null}],update:[{action:"plugin::content-manager.explorer.update",subject:null}]};return Object.keys(u).reduce((y,D)=>(y[D]=q(u[D],r),y),{})},X=e(95919),te=e.n(X),ae=r=>r.split(".").filter(u=>te()(parseInt(u,10))),Y=r=>{if(r.length===0)return-1;const u=Math.max.apply(Math,r.map(y=>y.__temp_key__??0));return Number.isNaN(u)?-1:u},J=r=>`/content-manager/${r}`,de=e(47510),_=e(25708),Z=e(3040),ie=e.n(Z),ue=(r,u,y)=>{const D=L=>u.find(M=>M.uid===L),F=Object.assign({},r),N=r[y].uid,R=D(N);return ie()(F,[y],{...r[y],...R}),Object.keys(r.components).forEach(L=>{const M=D(L);ie()(F,["components",L],{...r.components[L],...M})}),F},le=e(24989),pe=(r,u,y)=>{const D=(F,N)=>Object.keys(F).reduce((R,L)=>{const M=(0,le.UN)(N,L),S=C()(F,L),V=(0,le.k2)(N,[L,"component"]),ce=(0,le.k2)(N,[L,"repeatable"]);return M==="dynamiczone"?(R[L]=S.map($=>D($,y[$.__component])),R):M==="component"?(ce?R[L]=S&&S.map($=>D($,y[V])):R[L]=S&&D(S,y[V]),R):(M!=="password"&&(R[L]=S),R)},{});return D(r,u)}},28315:function(U,p,e){e.d(p,{K:function(){return c}});var o=e(32735),l=e(60216),m=e.n(l),h=e(67582),v=e(87933),E=e(49372),g=e(54504);function c({children:T,...a}){const{color:d}=a.data,{themeColorName:C}=(0,g.k)(d);return o.createElement(h.c.Option,{...a},o.createElement(v.k,{alignItems:"center",gap:2},o.createElement(v.k,{height:2,background:d,borderColor:C==="neutral0"?"neutral150":"transparent",hasRadius:!0,shrink:0,width:2}),o.createElement(E.Z,{textColor:"neutral800",ellipsis:!0},T)))}c.propTypes={children:m().node.isRequired,data:m().shape({color:m().string}).isRequired}},8445:function(U,p,e){e.d(p,{R:function(){return c}});var o=e(32735),l=e(60216),m=e.n(l),h=e(67582),v=e(87933),E=e(49372),g=e(54504);function c({children:T,...a}){const{color:d}=a.data,{themeColorName:C}=d?(0,g.k)(d):{};return o.createElement(h.c.SingleValue,{...a},o.createElement(v.k,{alignItems:"center",gap:2},o.createElement(v.k,{height:2,background:d,borderColor:C==="neutral0"?"neutral150":"transparent",hasRadius:!0,shrink:0,width:2}),o.createElement(E.Z,{textColor:"neutral800",ellipsis:!0},T)))}c.defaultProps={children:null},c.propTypes={children:m().node,data:m().shape({color:m().string}).isRequired}},61937:function(U,p,e){e.d(p,{$k:function(){return g},FT:function(){return T},Nj:function(){return E},Ot:function(){return v},QM:function(){return m},lv:function(){return c},sN:function(){return l},uL:function(){return a},x4:function(){return h}});var o=e(12301);const l="settings_review-workflows",m="Settings/Review_Workflows/SET_WORKFLOWS",h="Settings/Review_Workflows/WORKFLOW_DELETE_STAGE",v="Settings/Review_Workflows/WORKFLOW_ADD_STAGE",E="Settings/Review_Workflows/WORKFLOW_UPDATE_STAGE",g="Settings/Review_Workflows/WORKFLOW_UPDATE_STAGE_POSITION",c={primary600:"Blue",primary200:"Lilac",alternative600:"Violet",alternative200:"Lavender",success600:"Green",success200:"Pale Green",danger500:"Cherry",danger200:"Pink",warning600:"Orange",warning200:"Yellow",secondary600:"Teal",secondary200:"Baby Blue",neutral400:"Gray",neutral0:"White"},T=o.W.colors.primary600,a={STAGE:"stage"}},67350:function(U,p,e){e.d(p,{n:function(){return v}});var o=e(20108),l=e(24989),m=e(33348),h=e.n(m);function v(E={}){const{id:g="",...c}=E,T={populate:"stages"},{get:a}=(0,l.kY)(),d=(0,m.stringify)({...T,...c},{encode:!1}),{data:C,isLoading:k,status:B,refetch:P}=(0,o.useQuery)(["review-workflows","workflows",g],async()=>{try{const{data:{data:w}}=await a(`/admin/review-workflows/workflows/${g}${d?`?${d}`:""}`);return w}catch{return null}});let G=[];return g&&C?G=[C]:Array.isArray(C)&&(G=C),{workflows:G,isLoading:k,status:B,refetch:P}}},54504:function(U,p,e){e.d(p,{k:function(){return m},s:function(){return h}});var o=e(12301),l=e(61937);function m(v){if(!v)return null;const g=Object.entries(o.W.colors).filter(([,c])=>c.toUpperCase()===v.toUpperCase()).reduce((c,[T])=>(l.lv?.[T]&&(c=T),c),null);return g?{themeColorName:g,name:l.lv[g]}:null}function h(){return Object.entries(l.lv).map(([v,E])=>({hex:o.W.colors[v].toUpperCase(),name:E}))}}}]);