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

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 (137) hide show
  1. package/admin/src/components/Providers/index.js +32 -32
  2. package/admin/src/components/Theme/index.js +5 -3
  3. package/admin/src/content-manager/components/ComponentIcon/ComponentIcon.js +16 -26
  4. package/admin/src/content-manager/components/ComponentIcon/constants.js +133 -0
  5. package/admin/src/content-manager/components/DynamicTable/BulkActionsBar/index.js +307 -0
  6. package/admin/src/content-manager/components/DynamicTable/index.js +20 -4
  7. package/admin/src/content-manager/components/DynamicZone/components/AddComponentButton.js +32 -95
  8. package/admin/src/content-manager/components/DynamicZone/components/ComponentCard.js +10 -2
  9. package/admin/src/content-manager/components/DynamicZone/components/ComponentCategory.js +63 -15
  10. package/admin/src/content-manager/components/DynamicZone/components/ComponentPicker.js +50 -63
  11. package/admin/src/content-manager/components/DynamicZone/components/DynamicComponent.js +132 -58
  12. package/admin/src/content-manager/components/DynamicZone/components/DynamicZoneLabel.js +29 -37
  13. package/admin/src/content-manager/components/DynamicZone/index.js +131 -83
  14. package/admin/src/content-manager/components/EditViewDataManagerProvider/index.js +31 -8
  15. package/admin/src/content-manager/components/EditViewDataManagerProvider/reducer.js +18 -6
  16. package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/index.js +0 -1
  17. package/admin/src/content-manager/components/Inputs/index.js +18 -11
  18. package/admin/src/content-manager/components/Inputs/utils/index.js +0 -1
  19. package/admin/src/content-manager/pages/EditSettingsView/components/DynamicZoneList.js +7 -1
  20. package/admin/src/content-manager/pages/EditView/index.js +1 -1
  21. package/admin/src/content-manager/pages/ListView/index.js +118 -2
  22. package/admin/src/content-manager/utils/index.js +2 -0
  23. package/admin/src/content-manager/{components/EditViewDataManagerProvider/utils → utils}/schema.js +1 -1
  24. package/admin/src/hooks/useContentTypes/useContentTypes.js +0 -2
  25. package/admin/src/index.js +4 -3
  26. package/admin/src/injectionZones.js +6 -1
  27. package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +1 -1
  28. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/EventTableCE.js +13 -0
  29. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +3 -0
  30. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/Events/index.js +331 -0
  31. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/Combobox.js +54 -4
  32. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/index.js +12 -23
  33. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +129 -116
  34. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/utils/makeWebhookValidationSchema.js +62 -0
  35. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/index.js +59 -64
  36. package/admin/src/translations/ar.json +684 -1
  37. package/admin/src/translations/en.json +12 -1
  38. package/build/3562.e0b1a0b3.chunk.js +50 -0
  39. package/build/371.6e4e2c1f.chunk.js +71 -0
  40. package/build/5297.31c9ffdc.chunk.js +39 -0
  41. package/build/5542.64b623c9.chunk.js +63 -0
  42. package/build/{5563.79950369.chunk.js → 5563.badbffde.chunk.js} +2 -2
  43. package/build/6691.f7a3b5ac.chunk.js +105 -0
  44. package/build/6970.d456705f.chunk.js +1 -0
  45. package/build/{7259.5cc67413.chunk.js → 7259.5d0de931.chunk.js} +1 -1
  46. package/build/8976.0022f5a3.chunk.js +50 -0
  47. package/build/{1657.ca8562dd.chunk.js → 9932.5ef475c5.chunk.js} +54 -62
  48. package/build/Admin-authenticatedApp.ab2b5910.chunk.js +79 -0
  49. package/build/{Admin_InternalErrorPage.96ceaae1.chunk.js → Admin_InternalErrorPage.f25f04f3.chunk.js} +1 -1
  50. package/build/Admin_homePage.05063e43.chunk.js +73 -0
  51. package/build/Admin_marketplace.005d2d5b.chunk.js +55 -0
  52. package/build/Admin_pluginsPage.5d9d4060.chunk.js +6 -0
  53. package/build/{Admin_profilePage.a8fa3a56.chunk.js → Admin_profilePage.ab7b94d7.chunk.js} +2 -2
  54. package/build/Admin_settingsPage.07a6a5f0.chunk.js +79 -0
  55. package/build/{Upload_ConfigureTheView.aa64ed9a.chunk.js → Upload_ConfigureTheView.121deffb.chunk.js} +1 -1
  56. package/build/admin-app.7cc667be.chunk.js +63 -0
  57. package/build/{admin-edit-roles-page.0d12b741.chunk.js → admin-edit-roles-page.bfe3304d.chunk.js} +3 -3
  58. package/build/{admin-edit-users.f9ce7844.chunk.js → admin-edit-users.6efe0382.chunk.js} +2 -2
  59. package/build/admin-roles-list.b2577370.chunk.js +23 -0
  60. package/build/admin-users.4af49ccf.chunk.js +26 -0
  61. package/build/{api-tokens-create-page.973d2816.chunk.js → api-tokens-create-page.65411a36.chunk.js} +1 -1
  62. package/build/{api-tokens-edit-page.29725c5e.chunk.js → api-tokens-edit-page.60312cb6.chunk.js} +1 -1
  63. package/build/{api-tokens-list-page.66c4fbdd.chunk.js → api-tokens-list-page.01a4d5cd.chunk.js} +2 -2
  64. package/build/ar-json.f530bc3f.chunk.js +1 -0
  65. package/build/audit-logs-settings-page.b165679b.chunk.js +16 -0
  66. package/build/content-manager.8cc6c3f9.chunk.js +1094 -0
  67. package/build/content-type-builder-list-view.58f9ed20.chunk.js +211 -0
  68. package/build/{content-type-builder-translation-en-json.af293c9e.chunk.js → content-type-builder-translation-en-json.f592325b.chunk.js} +1 -1
  69. package/build/content-type-builder.baeb0413.chunk.js +132 -0
  70. package/build/email-settings-page.8caad83f.chunk.js +11 -0
  71. package/build/en-json.a8f34002.chunk.js +1 -0
  72. package/build/i18n-settings-page.579d5eab.chunk.js +9 -0
  73. package/build/i18n-translation-en-json.1ec7becf.chunk.js +1 -0
  74. package/build/index.html +1 -1
  75. package/build/main.1d678f7b.js +2926 -0
  76. package/build/{review-workflows-settings.56cab253.chunk.js → review-workflows-settings.3a7bae25.chunk.js} +2 -2
  77. package/build/{runtime~main.adbe36a4.js → runtime~main.9dbd4553.js} +2 -2
  78. package/build/{sso-settings-page.265e3d72.chunk.js → sso-settings-page.4bb073e0.chunk.js} +1 -1
  79. package/build/{transfer-tokens-create-page.170acee6.chunk.js → transfer-tokens-create-page.9ec277d7.chunk.js} +1 -1
  80. package/build/{transfer-tokens-edit-page.6cf23295.chunk.js → transfer-tokens-edit-page.fa5ade14.chunk.js} +1 -1
  81. package/build/{transfer-tokens-list-page.c3fec4c1.chunk.js → transfer-tokens-list-page.5d68d590.chunk.js} +2 -2
  82. package/build/upload-settings.2c1565d6.chunk.js +14 -0
  83. package/build/upload.257b2aef.chunk.js +26 -0
  84. package/build/users-advanced-settings-page.ddd29040.chunk.js +9 -0
  85. package/build/users-email-settings-page.717e2a51.chunk.js +24 -0
  86. package/build/users-providers-settings-page.c7eae829.chunk.js +29 -0
  87. package/build/{users-roles-settings-page.2549794b.chunk.js → users-roles-settings-page.63cf2838.chunk.js} +1 -1
  88. package/build/webhook-edit-page.8576742e.chunk.js +31 -0
  89. package/build/webhook-list-page.abf5747c.chunk.js +63 -0
  90. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/EventTableEE.js +23 -0
  91. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +3 -0
  92. package/ee/server/services/review-workflows/review-workflows.js +4 -0
  93. package/package.json +22 -24
  94. package/server/controllers/webhooks.js +6 -6
  95. package/admin/src/content-manager/components/DynamicTable/ConfirmDialogDeleteAll/index.js +0 -73
  96. package/admin/src/content-manager/components/DynamicZone/utils/connect.js +0 -12
  97. package/admin/src/content-manager/components/DynamicZone/utils/select.js +0 -53
  98. package/admin/src/content-manager/components/Inputs/utils/getStep.js +0 -13
  99. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/EventRow.js +0 -70
  100. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +0 -174
  101. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/keys.js +0 -39
  102. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/utils/fieldsRegex.js +0 -4
  103. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/utils/schema.js +0 -35
  104. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/reducer.js +0 -100
  105. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/utils/formatData.js +0 -20
  106. package/build/3081.c2cdfac8.chunk.js +0 -108
  107. package/build/3816.60f858cf.chunk.js +0 -211
  108. package/build/462.a073ff1f.chunk.js +0 -71
  109. package/build/5542.002522eb.chunk.js +0 -71
  110. package/build/617.87b2fe96.chunk.js +0 -155
  111. package/build/6858.85d76858.chunk.js +0 -50
  112. package/build/6970.6a329e15.chunk.js +0 -1
  113. package/build/Admin-authenticatedApp.d425b485.chunk.js +0 -79
  114. package/build/Admin_homePage.107a9fe0.chunk.js +0 -73
  115. package/build/Admin_marketplace.717bd7ca.chunk.js +0 -55
  116. package/build/Admin_pluginsPage.7df6b5a9.chunk.js +0 -6
  117. package/build/Admin_settingsPage.1394aaf2.chunk.js +0 -79
  118. package/build/admin-app.ac5b1f59.chunk.js +0 -63
  119. package/build/admin-roles-list.e8bf9685.chunk.js +0 -31
  120. package/build/admin-users.751b28b2.chunk.js +0 -34
  121. package/build/ar-json.39e54aba.chunk.js +0 -1
  122. package/build/audit-logs-settings-page.3c6cea81.chunk.js +0 -129
  123. package/build/content-manager.70548048.chunk.js +0 -1123
  124. package/build/content-type-builder-list-view.1e821eb9.chunk.js +0 -215
  125. package/build/content-type-builder.b10576e7.chunk.js +0 -126
  126. package/build/email-settings-page.dba83275.chunk.js +0 -11
  127. package/build/en-json.d965e364.chunk.js +0 -1
  128. package/build/i18n-settings-page.55628f74.chunk.js +0 -114
  129. package/build/i18n-translation-en-json.60af6722.chunk.js +0 -1
  130. package/build/main.d9d9ed10.js +0 -2630
  131. package/build/upload-settings.63d99bf5.chunk.js +0 -14
  132. package/build/upload.c50d8c7a.chunk.js +0 -34
  133. package/build/users-advanced-settings-page.4f49ca57.chunk.js +0 -9
  134. package/build/users-email-settings-page.d2429d0a.chunk.js +0 -24
  135. package/build/users-providers-settings-page.50c5ba27.chunk.js +0 -29
  136. package/build/webhook-edit-page.ddd5963d.chunk.js +0 -128
  137. package/build/webhook-list-page.e2fca9f8.chunk.js +0 -71
@@ -1,211 +0,0 @@
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}}]);
@@ -1,71 +0,0 @@
1
- (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[462],{84802:function(i){function o(t,e,s,n){for(var r=-1,l=t==null?0:t.length;++r<l;){var u=t[r];e(n,u,s(u),t)}return n}i.exports=o},88058:function(i,o,t){var e=t(87650);function s(n,r){var l=n==null?0:n.length;return!!l&&e(n,r,0)>-1}i.exports=s},37431:function(i){function o(t,e,s){for(var n=-1,r=t==null?0:t.length;++n<r;)if(s(e,t[n]))return!0;return!1}i.exports=o},23089:function(i,o,t){var e=t(61712),s=e("length");i.exports=s},62435:function(i,o,t){var e=t(56671);function s(n,r,l,u){return e(n,function(p,m,d){r(u,p,l(p),d)}),u}i.exports=s},60528:function(i){function o(t,e,s,n){for(var r=t.length,l=s+(n?1:-1);n?l--:++l<r;)if(e(t[l],l,t))return l;return-1}i.exports=o},87650:function(i,o,t){var e=t(60528),s=t(25556),n=t(54256);function r(l,u,p){return u===u?n(l,u,p):e(l,s,p)}i.exports=r},25556:function(i){function o(t){return t!==t}i.exports=o},84351:function(i,o,t){var e=t(61124),s=t(88058),n=t(37431),r=t(30555),l=t(58491),u=t(66350),p=200;function m(d,j,x){var h=-1,c=s,a=d.length,C=!0,f=[],E=f;if(x)C=!1,c=n;else if(a>=p){var g=j?null:l(d);if(g)return u(g);C=!1,c=r,E=new e}else E=j?[]:f;t:for(;++h<a;){var v=d[h],_=j?j(v):v;if(v=x||v!==0?v:0,C&&_===_){for(var w=E.length;w--;)if(E[w]===_)continue t;j&&E.push(_),f.push(v)}else c(E,_,x)||(E!==f&&E.push(_),f.push(v))}return f}i.exports=m},85580:function(i,o,t){var e=t(84802),s=t(62435),n=t(88904),r=t(77236);function l(u,p){return function(m,d){var j=r(m)?e:s,x=p?p():{};return j(m,u,n(d,2),x)}}i.exports=l},58491:function(i,o,t){var e=t(69902),s=t(13581),n=t(66350),r=1/0,l=e&&1/n(new e([,-0]))[1]==r?function(u){return new e(u)}:s;i.exports=l},54256:function(i){function o(t,e,s){for(var n=s-1,r=t.length;++n<r;)if(t[n]===e)return n;return-1}i.exports=o},38788:function(i,o,t){var e=t(23089),s=t(34327),n=t(71286);function r(l){return s(l)?n(l):e(l)}i.exports=r},71286:function(i){var o="\\ud800-\\udfff",t="\\u0300-\\u036f",e="\\ufe20-\\ufe2f",s="\\u20d0-\\u20ff",n=t+e+s,r="\\ufe0e\\ufe0f",l="["+o+"]",u="["+n+"]",p="\\ud83c[\\udffb-\\udfff]",m="(?:"+u+"|"+p+")",d="[^"+o+"]",j="(?:\\ud83c[\\udde6-\\uddff]){2}",x="[\\ud800-\\udbff][\\udc00-\\udfff]",h="\\u200d",c=m+"?",a="["+r+"]?",C="(?:"+h+"(?:"+[d,j,x].join("|")+")"+a+c+")*",f=a+c+C,E="(?:"+[d+u+"?",u,j,x,l].join("|")+")",g=RegExp(p+"(?="+p+")|"+E+f,"g");function v(_){for(var w=g.lastIndex=0;g.test(_);)++w;return w}i.exports=v},81346:function(i,o,t){var e=t(40999),s=t(85580),n=Object.prototype,r=n.hasOwnProperty,l=s(function(u,p,m){r.call(u,m)?u[m].push(p):e(u,m,[p])});i.exports=l},34461:function(i,o,t){var e=t(94318),s=t(77236),n=t(3387),r="[object String]";function l(u){return typeof u=="string"||!s(u)&&n(u)&&e(u)==r}i.exports=l},13581:function(i){function o(){}i.exports=o},61868:function(i,o,t){var e=t(78803),s=t(26686),n=t(81580),r=t(34461),l=t(38788),u="[object Map]",p="[object Set]";function m(d){if(d==null)return 0;if(n(d))return r(d)?l(d):d.length;var j=s(d);return j==u||j==p?d.size:e(d).length}i.exports=m},59578:function(i,o,t){var e=t(41119);function s(n){return e(n).toLowerCase()}i.exports=s},91815:function(i,o,t){var e=t(84351);function s(n){return n&&n.length?e(n):[]}i.exports=s},98178:function(i,o,t){"use strict";t.d(o,{P1:function(){return d}});var e="NOT_FOUND";function s(x){var h;return{get:function(a){return h&&x(h.key,a)?h.value:e},put:function(a,C){h={key:a,value:C}},getEntries:function(){return h?[h]:[]},clear:function(){h=void 0}}}function n(x,h){var c=[];function a(g){var v=c.findIndex(function(w){return h(g,w.key)});if(v>-1){var _=c[v];return v>0&&(c.splice(v,1),c.unshift(_)),_.value}return e}function C(g,v){a(g)===e&&(c.unshift({key:g,value:v}),c.length>x&&c.pop())}function f(){return c}function E(){c=[]}return{get:a,put:C,getEntries:f,clear:E}}var r=function(h,c){return h===c};function l(x){return function(c,a){if(c===null||a===null||c.length!==a.length)return!1;for(var C=c.length,f=0;f<C;f++)if(!x(c[f],a[f]))return!1;return!0}}function u(x,h){var c=typeof h=="object"?h:{equalityCheck:h},a=c.equalityCheck,C=a===void 0?r:a,f=c.maxSize,E=f===void 0?1:f,g=c.resultEqualityCheck,v=l(C),_=E===1?s(v):n(E,v);function w(){var P=_.get(arguments);if(P===e){if(P=x.apply(null,arguments),g){var M=_.getEntries(),Z=M.find(function(D){return g(D.value,P)});Z&&(P=Z.value)}_.put(arguments,P)}return P}return w.clearCache=function(){return _.clear()},w}function p(x){var h=Array.isArray(x[0])?x[0]:x;if(!h.every(function(a){return typeof a=="function"})){var c=h.map(function(a){return typeof a=="function"?"function "+(a.name||"unnamed")+"()":typeof a}).join(", ");throw new Error("createSelector expects all input-selectors to be functions, but received the following types: ["+c+"]")}return h}function m(x){for(var h=arguments.length,c=new Array(h>1?h-1:0),a=1;a<h;a++)c[a-1]=arguments[a];var C=function(){for(var E=arguments.length,g=new Array(E),v=0;v<E;v++)g[v]=arguments[v];var _=0,w,P={memoizeOptions:void 0},M=g.pop();if(typeof M=="object"&&(P=M,M=g.pop()),typeof M!="function")throw new Error("createSelector expects an output function after the inputs, but received: ["+typeof M+"]");var Z=P,D=Z.memoizeOptions,b=D===void 0?c:D,y=Array.isArray(b)?b:[b],A=p(g),T=x.apply(void 0,[function(){return _++,M.apply(null,arguments)}].concat(y)),F=x(function(){for(var B=[],I=A.length,L=0;L<I;L++)B.push(A[L].apply(null,arguments));return w=T.apply(null,B),w});return Object.assign(F,{resultFunc:M,memoizedResultFunc:T,dependencies:A,lastResult:function(){return w},recomputations:function(){return _},resetRecomputations:function(){return _=0}}),F};return C}var d=m(u),j=function(h,c){if(c===void 0&&(c=d),typeof h!="object")throw new Error("createStructuredSelector expects first argument to be an object "+("where each property is a selector, instead received a "+typeof h));var a=Object.keys(h),C=c(a.map(function(f){return h[f]}),function(){for(var f=arguments.length,E=new Array(f),g=0;g<f;g++)E[g]=arguments[g];return E.reduce(function(v,_,w){return v[a[w]]=_,v},{})});return C}},96709:function(i,o,t){"use strict";t.d(o,{A:function(){return m}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(72850);const u=(0,r.ZP)(l.x)`
2
- display: grid;
3
- grid-template-columns: ${({hasSideNav:d})=>d?"auto 1fr":"1fr"};
4
- `,p=(0,r.ZP)(l.x)`
5
- overflow-x: hidden;
6
- `,m=({sideNav:d,children:j})=>(0,e.jsxs)(u,{hasSideNav:!!d,children:[d,(0,e.jsx)(p,{paddingBottom:10,children:j})]});m.defaultProps={sideNav:void 0},m.propTypes={children:n.node.isRequired,sideNav:n.node}},90700:function(i,o,t){"use strict";t.d(o,{m:function(){return m}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(15335);const u=`${232/16}rem`,p=(0,r.ZP)(l.r)`
7
- width: ${u};
8
- background: ${({theme:d})=>d.colors.neutral100};
9
- position: sticky;
10
- top: 0;
11
- height: 100vh;
12
- overflow-y: auto;
13
- border-right: 1px solid ${({theme:d})=>d.colors.neutral200};
14
- z-index: 1;
15
- `,m=({ariaLabel:d,...j})=>(0,e.jsx)(p,{"aria-label":d,as:"nav",...j});m.propTypes={ariaLabel:n.string.isRequired}},78090:function(i,o,t){"use strict";t.d(o,{p:function(){return E}});var e=t(74512),s=t(32735),n=t(6792),r=t(60216),l=t(8471),u=t(94486),p=t(74971);const m=g=>{const v=(0,s.useRef)();return(0,s.useEffect)(()=>{v.current=g}),v.current};var d=t(9026),j=t(72850),x=t(89252),h=t(61774),c=t(87933),a=t(49372),C=t(50563);const f=(0,l.ZP)(d.i)`
16
- width: ${24/16}rem;
17
- background-color: ${({theme:g})=>g.colors.neutral200};
18
- `,E=({as:g,label:v,searchLabel:_,searchable:w,onChange:P,value:M,onClear:Z,onSubmit:D,id:b})=>{const[y,A]=(0,s.useState)(!1),T=m(y),F=(0,p.M)(b),O=(0,s.useRef)(),B=(0,s.useRef)();(0,s.useEffect)(()=>{y&&O.current&&O.current.focus(),T&&!y&&B.current&&B.current.focus()},[y,T]);const I=()=>{A(R=>!R)},L=R=>{Z(R),O.current.focus()},S=R=>{R.relatedTarget?.id!==F&&A(!1)},U=R=>{R.key===u.y.ESCAPE&&A(!1)};return y?(0,e.jsxs)(j.x,{paddingLeft:4,paddingTop:5,paddingBottom:2,paddingRight:4,children:[(0,e.jsx)(x.U,{children:(0,e.jsx)(h.w,{name:"searchbar",value:M,onChange:P,placeholder:"e.g: strapi-plugin-abcd",onKeyDown:U,ref:O,onBlur:S,onClear:L,onSubmit:D,clearLabel:"Clear",size:"S",children:_})}),(0,e.jsx)(j.x,{paddingLeft:2,paddingTop:4,children:(0,e.jsx)(f,{})})]}):(0,e.jsxs)(j.x,{paddingLeft:6,paddingTop:6,paddingBottom:2,paddingRight:4,children:[(0,e.jsxs)(c.k,{justifyContent:"space-between",alignItems:"flex-start",children:[(0,e.jsx)(a.Z,{variant:"beta",as:g,children:v}),w&&(0,e.jsx)(C.h,{ref:B,onClick:I,label:_,icon:(0,e.jsx)(n.Z,{})})]}),(0,e.jsx)(j.x,{paddingTop:4,children:(0,e.jsx)(f,{})})]})};E.defaultProps={as:"h2",searchable:!1,onChange(){},onClear(){},onSubmit(){},value:"",searchLabel:"",id:void 0},E.propTypes={as:r.string,id:r.string,label:r.string.isRequired,onChange:r.func,onClear:r.func,onSubmit:r.func,searchLabel:r.string,searchable:r.bool,value:r.string}},66618:function(i,o,t){"use strict";t.d(o,{E:function(){return c}});var e=t(74512),s=t(32735),n=t(56243),r=t(60216),l=t(8471),u=t(72850),p=t(49372),m=t(87933),d=t(62499);const j=(0,l.ZP)(u.x)`
19
- display: flex;
20
- align-items: center;
21
- justify-content: space-between;
22
- text-decoration: none;
23
- color: ${({theme:a})=>a.colors.neutral800};
24
- svg > * {
25
- fill: ${({theme:a})=>a.colors.neutral600};
26
- }
27
-
28
- &.active {
29
- ${({theme:a})=>`
30
- background-color: ${a.colors.primary100};
31
- border-right: 2px solid ${a.colors.primary600};
32
- svg > * {
33
- fill: ${a.colors.primary700};
34
- }
35
- ${p.Z} {
36
- color: ${a.colors.primary700};
37
- font-weight: 500;
38
- }
39
- `}
40
- }
41
-
42
- &:focus-visible {
43
- outline-offset: -2px;
44
- }
45
- `,x=(0,l.ZP)(n.Z)`
46
- width: ${12/16}rem;
47
- height: ${4/16}rem;
48
- * {
49
- fill: ${({theme:a,$active:C})=>C?a.colors.primary600:a.colors.neutral600};
50
- }
51
- `,h=l.ZP.div`
52
- svg {
53
- height: ${12/16}rem;
54
- width: ${12/16}rem;
55
- }
56
- `,c=s.forwardRef(({children:a,icon:C,withBullet:f,as:E,isSubSectionChild:g,...v},_)=>(0,e.jsxs)(j,{as:E,icon:C,background:"neutral100",paddingLeft:g?9:7,paddingBottom:2,paddingTop:2,ref:_,...v,children:[(0,e.jsxs)(m.k,{children:[C?(0,e.jsx)(h,{children:C}):(0,e.jsx)(x,{}),(0,e.jsx)(u.x,{paddingLeft:2,children:(0,e.jsx)(p.Z,{as:"span",children:a})})]}),f&&(0,e.jsx)(u.x,{as:m.k,paddingRight:4,children:(0,e.jsx)(x,{$active:!0})})]}));c.displayName="SubNavLink",c.defaultProps={as:d.f,icon:null,isSubSectionChild:!1,withBullet:!1},c.propTypes={as:r.elementType,children:r.node.isRequired,icon:r.element,isSubSectionChild:r.bool,withBullet:r.bool}},79318:function(i,o,t){"use strict";t.d(o,{D:function(){return C}});var e=t(74512),s=t(32735),n=t(60216),r=t(8471),l=t(16899),u=t(87933),p=t(72850),m=t(49372);const d=(0,r.ZP)(u.k)`
57
- border: none;
58
- padding: 0;
59
- background: transparent;
60
- `,j=r.ZP.div`
61
- display: flex;
62
- align-items: center;
63
- transform: rotateX(${({rotated:f})=>f?"0deg":"180deg"});
64
- `,x=({collapsable:f,label:E,onClick:g,ariaExpanded:v,ariaControls:_})=>f?(0,e.jsxs)(d,{as:"button",onClick:g,"aria-expanded":v,"aria-controls":_,textAlign:"left",children:[(0,e.jsx)(p.x,{paddingRight:1,children:(0,e.jsx)(m.Z,{variant:"sigma",textColor:"neutral600",children:E})}),f&&(0,e.jsx)(j,{rotated:v,children:(0,e.jsx)(l.Z,{"aria-hidden":!0})})]}):(0,e.jsx)(d,{children:(0,e.jsx)(p.x,{paddingRight:1,children:(0,e.jsx)(m.Z,{variant:"sigma",textColor:"neutral600",children:E})})});x.defaultProps={ariaControls:null,ariaExpanded:null,collapsable:!1,onClick(){}},x.propTypes={ariaControls:n.string,ariaExpanded:n.bool,collapsable:n.bool,label:n.string.isRequired,onClick:n.func};var h=t(74971),c=t(6518);const a=(0,r.ZP)(p.x)`
65
- svg {
66
- height: ${4/16}rem;
67
- path {
68
- fill: ${({theme:f})=>f.colors.neutral500};
69
- }
70
- }
71
- `,C=({collapsable:f,label:E,badgeLabel:g,children:v,id:_})=>{const[w,P]=(0,s.useState)(!0),M=(0,h.M)(_);return(0,e.jsxs)(u.k,{direction:"column",alignItems:"stretch",gap:1,children:[(0,e.jsx)(a,{paddingLeft:6,paddingTop:2,paddingBottom:2,paddingRight:4,children:(0,e.jsxs)(p.x,{position:"relative",paddingRight:g?6:0,children:[(0,e.jsx)(x,{onClick:()=>{P(Z=>!Z)},ariaExpanded:w,ariaControls:M,collapsable:f,label:E}),g&&(0,e.jsx)(c.C,{backgroundColor:"neutral150",textColor:"neutral600",position:"absolute",right:0,top:"50%",transform:"translateY(-50%)",children:g})]})}),(!f||w)&&(0,e.jsx)("ol",{id:M,children:s.Children.map(v,(Z,D)=>(0,e.jsx)("li",{children:Z},D))})]})};C.defaultProps={badgeLabel:null,collapsable:!1,id:void 0},C.propTypes={badgeLabel:n.string,children:n.node.isRequired,collapsable:n.bool,id:n.string,label:n.string.isRequired}},77013:function(i,o,t){"use strict";t.d(o,{Z:function(){return u}});var e=t(74512),s=t(32735),n=t(60216),r=t(72850),l=t(87933);const u=({children:p,spacing:m=2,horizontal:d=!1,...j})=>(0,e.jsx)(r.x,{paddingTop:2,paddingBottom:4,children:(0,e.jsx)(l.k,{as:"ol",gap:m,direction:d?"row":"column",alignItems:d?"center":"stretch",...j,children:s.Children.map(p,(x,h)=>(0,e.jsx)("li",{children:x},h))})});u.propTypes={children:n.node.isRequired}},73779:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAFBE7",stroke:"#C6F0C2",rx:2.5}),(0,e.jsx)("path",{fill:"#328048",d:"M19.5 7h-7A4.505 4.505 0 0 0 8 11.5c0 2.481 2.019 4.5 4.5 4.5h7c2.481 0 4.5-2.019 4.5-4.5S21.981 7 19.5 7Zm0 8a3.5 3.5 0 1 1 0-7 3.5 3.5 0 0 1 0 7Z"})]}),n=s},1176:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6F6F9",stroke:"#DCDCE4",rx:2.5}),(0,e.jsx)("path",{fill:"#666687",fillRule:"evenodd",d:"M13.535 8.768c0 .116-.011.229-.032.339l3.013 1.776 2.985-1.76a1.768 1.768 0 1 1 .519.93l-2.982 1.757v2.477a1.768 1.768 0 1 1-1.048-.044v-2.435l-2.997-1.767a1.768 1.768 0 1 1 .542-1.274Z",clipRule:"evenodd"}),(0,e.jsx)("path",{fill:"#666687",d:"m13.503 9.107-.05-.01-.006.035.03.018.026-.043Zm3.013 1.776-.025.043.025.014.025-.014-.025-.043Zm2.985-1.76.025.044.031-.018-.007-.035-.05.01Zm.518.93.035-.036-.027-.026-.033.02.026.042Zm-2.98 1.757-.026-.043-.025.014v.029h.05Zm0 2.477h-.05v.035l.032.012.017-.047Zm-1.049-.044.013.048.037-.01v-.038h-.05Zm0-2.435h.05v-.029l-.024-.014-.026.043Zm-2.997-1.767.025-.043-.033-.019-.027.027.035.035Zm.559-.925c.022-.113.033-.23.033-.348h-.1c0 .112-.01.223-.031.33l.098.018Zm2.99 1.723-3.014-1.775-.05.086 3.013 1.775.05-.086Zm2.933-1.758-2.984 1.758.05.086 2.985-1.758-.05-.086Zm-.06-.313c0 .125.013.247.037.366l.098-.02a1.723 1.723 0 0 1-.035-.346h-.1Zm1.818-1.818a1.818 1.818 0 0 0-1.818 1.818h.1c0-.949.769-1.718 1.718-1.718v-.1Zm1.817 1.818a1.818 1.818 0 0 0-1.817-1.818v.1c.948 0 1.717.769 1.717 1.718h.1Zm-1.817 1.817a1.818 1.818 0 0 0 1.817-1.817h-.1c0 .948-.769 1.717-1.717 1.717v.1Zm-1.248-.495c.326.307.765.495 1.248.495v-.1c-.457 0-.872-.178-1.18-.468l-.068.073Zm-2.921 1.763 2.98-1.757-.05-.086-2.981 1.757.05.086Zm.024 2.434V11.81h-.1v2.477h.1Zm-.067.047a1.718 1.718 0 0 1 1.14 1.618h.1c0-.79-.503-1.46-1.206-1.712l-.034.094Zm1.14 1.618c0 .948-.77 1.717-1.718 1.717v.1a1.817 1.817 0 0 0 1.817-1.817h-.1Zm-1.718 1.717a1.718 1.718 0 0 1-1.718-1.717h-.1c0 1.004.814 1.817 1.818 1.817v-.1Zm-1.718-1.717c0-.797.543-1.467 1.278-1.66l-.026-.098a1.818 1.818 0 0 0-1.352 1.758h.1Zm1.215-4.144v2.435h.1v-2.435h-.1Zm-2.973-1.723 2.998 1.766.05-.086-2.997-1.767-.05.087Zm-1.2.5c.49 0 .934-.193 1.26-.507l-.069-.072c-.309.296-.728.48-1.19.48v.1ZM9.95 8.768c0 1.003.814 1.817 1.818 1.817v-.1a1.718 1.718 0 0 1-1.718-1.717h-.1Zm1.818-1.818A1.818 1.818 0 0 0 9.95 8.768h.1c0-.949.769-1.718 1.717-1.718v-.1Zm1.817 1.818a1.818 1.818 0 0 0-1.818-1.818v.1c.95 0 1.718.769 1.718 1.718h.1Z"})]}),n=s},88675:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#FDF4DC",stroke:"#FAE7B9",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#D9822F",fillRule:"evenodd",d:"M11.934 7.495V6h1.45v1.495h5.232V6h1.45v1.495h.314c1.385 0 1.602.249 1.62 1.463V16.5c0 1.062-.096 1.5-1.4 1.5h-9.19c-1.306 0-1.41-.318-1.41-1.607V9.105c.018-1.025.117-1.61 1.5-1.61h.434Zm-.774 8.687c0 .406.123.433.388.433h8.953c.265 0 .34-.007.34-.413v-6.087c-.008-.314-.11-.369-.316-.369h-9.072c-.206 0-.296.045-.293.287v6.15Z",clipRule:"evenodd"})]}),n=s},56243:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 4 4",...r,children:(0,e.jsx)("rect",{width:4,height:4,fill:"#A5A5BA",rx:2})}),n=s},15431:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6F6F9",stroke:"#DCDCE4",rx:2.5}),(0,e.jsx)("path",{fill:"#666687",d:"M20.573 8c-1.484 0-2.666.745-3.397 1.37l-.026.023-.416.452.919 1.51.68-.682c.711-.6 1.506-.93 2.24-.93 1.48 0 2.685 1.171 2.685 2.612 0 1.44-1.205 2.613-2.685 2.613-2.25 0-3.78-2.974-3.795-3.004C16.69 11.784 14.75 8 11.428 8 8.985 8 7 9.954 7 12.355c0 2.401 1.986 4.355 4.427 4.355 1.196 0 2.373-.476 3.404-1.376l.022-.02.413-.45-.919-1.51-.683.686c-.712.616-1.465.928-2.237.928-1.48 0-2.685-1.172-2.685-2.613 0-1.44 1.205-2.613 2.685-2.613 2.25 0 3.78 2.974 3.795 3.004.088.18 2.028 3.964 5.35 3.964 2.442 0 4.428-1.954 4.428-4.355C25 9.954 23.014 8 20.573 8Z"})]}),n=s},22348:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#FCECEA",stroke:"#F5C0B8",rx:2.5}),(0,e.jsx)("path",{fill:"#D02B20",d:"M16.767 17.49c.724 0 1.428-.089 1.962-.253v-1.093c-.383.143-1.128.239-1.86.239-2.905 0-4.744-1.764-4.744-4.546v-.014c0-2.734 1.839-4.641 4.484-4.641 2.598 0 4.307 1.62 4.307 4.088v.013c0 1.402-.444 2.304-1.135 2.304-.417 0-.656-.287-.656-.772V9.157h-1.38v.82h-.124c-.273-.608-.868-.97-1.6-.97-1.367 0-2.296 1.135-2.296 2.789v.014c0 1.73.943 2.884 2.365 2.884.793 0 1.353-.362 1.64-1.052h.123l.007.04c.158.636.78 1.033 1.62 1.033 1.655 0 2.687-1.367 2.687-3.534v-.014c0-3.008-2.242-5.072-5.517-5.072-3.418 0-5.776 2.324-5.776 5.694v.014c0 3.431 2.331 5.687 5.893 5.687Zm-.342-4.053c-.718 0-1.149-.602-1.149-1.586v-.014c0-.991.431-1.586 1.156-1.586.724 0 1.182.608 1.182 1.586v.014c0 .977-.458 1.585-1.19 1.585Z"})]}),n=s},7184:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6ECFC",stroke:"#E0C1F4",rx:2.5}),(0,e.jsx)("path",{fill:"#9736E8",fillRule:"evenodd",d:"M10.167 7a1.167 1.167 0 1 0 0 2.333 1.167 1.167 0 0 0 0-2.333Zm0 4.03a1.167 1.167 0 1 0 0 2.334 1.167 1.167 0 0 0 0-2.334ZM9 16.23a1.167 1.167 0 1 1 2.333 0 1.167 1.167 0 0 1-2.333 0Zm4.005-9.02a.4.4 0 0 0-.4.4v1.11c0 .22.18.4.4.4H22.6a.4.4 0 0 0 .4-.4V7.61a.4.4 0 0 0-.4-.4h-9.594Zm-.399 4.432a.4.4 0 0 1 .4-.4H22.6c.22 0 .4.18.4.4v1.11a.4.4 0 0 1-.4.4h-9.594a.4.4 0 0 1-.4-.4v-1.11Zm.4 3.63a.4.4 0 0 0-.4.4v1.11c0 .22.18.4.4.4H22.6a.4.4 0 0 0 .4-.4v-1.11a.4.4 0 0 0-.4-.4h-9.594Z",clipRule:"evenodd"})]}),n=s},872:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAF5FF",stroke:"#B8E1FF",rx:2.5}),(0,e.jsx)("path",{fill:"#0C75AF",fillRule:"evenodd",d:"M8.243 11.907v.157c.835.093 1.287.516 1.287 1.223V14.5c0 .693.236.959.855.959h.216V16.5h-.364c-1.459 0-2.078-.56-2.078-1.857v-.973c0-.722-.314-.992-1.159-1.002v-1.366c.84-.005 1.16-.275 1.16-1.002v-.968c0-1.282.618-1.832 2.077-1.832h.364v1.041h-.216c-.624 0-.855.266-.855.958v1.184c0 .713-.452 1.135-1.287 1.224Zm15.804.181v-.157c-.835-.088-1.287-.51-1.287-1.223V9.495c0-.693-.236-.954-.855-.954h-.216V7.5h.363c1.454 0 2.073.56 2.073 1.852v.973c0 .722.32.997 1.165 1.002v1.366c-.845.005-1.165.28-1.165 1.002v.973c0 1.282-.613 1.832-2.073 1.832h-.363v-1.046h.216c.619 0 .855-.26.855-.954v-1.188c0-.708.452-1.13 1.287-1.224ZM13.15 13a1 1 0 1 0 0-2 1 1 0 0 0 0 2Zm4-1a1 1 0 1 1-2 0 1 1 0 0 1 2 0Zm2 1a1 1 0 1 0 0-2 1 1 0 0 0 0 2Z",clipRule:"evenodd"})]}),n=s},43475:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#F6ECFC",stroke:"#E0C1F4",rx:2.5}),(0,e.jsx)("path",{fill:"#9736E8",fillRule:"evenodd",d:"M22 8.759a2 2 0 0 0-2-2h-8c-1.105 0-2 .902-2 2.006v6.068a2 2 0 0 0 .985 1.724l3.66-3.74 3.31 3.381 1.471-1.502 1.731 1.769c.51-.363.843-.958.843-1.632V8.76ZM18.5 9c-.84 0-1.5.66-1.5 1.5s.66 1.5 1.5 1.5 1.5-.66 1.5-1.5S19.34 9 18.5 9Z",clipRule:"evenodd"})]}),n=s},32031:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#FCECEA",stroke:"#F5C0B8",rx:2.5}),(0,e.jsx)("path",{fill:"#D02B20",d:"M9.815 16h1.475V8.954H9.82L8 10.22v1.328l1.729-1.201h.087V16Zm3.394 0h5.083v-1.187h-3.106v-.112l1.304-1.216c1.284-1.186 1.7-1.85 1.7-2.651v-.015c0-1.215-1.016-2.046-2.466-2.046-1.543 0-2.598.928-2.598 2.28l.005.02h1.362v-.024c0-.67.474-1.128 1.162-1.128.674 0 1.084.42 1.084 1.02v.015c0 .493-.268.85-1.26 1.812l-2.27 2.24V16Zm9.067.156c1.646 0 2.744-.864 2.744-2.143v-.01c0-.957-.683-1.563-1.733-1.66v-.03c.825-.17 1.47-.742 1.47-1.62v-.01c0-1.123-.977-1.885-2.49-1.885-1.48 0-2.471.82-2.574 2.08l-.005.059h1.358l.005-.044c.058-.586.522-.962 1.216-.962.693 0 1.098.361 1.098.947v.01c0 .571-.478.962-1.22.962h-.787v1.05h.806c.855 0 1.357.37 1.357 1.044v.01c0 .596-.493 1.016-1.245 1.016-.761 0-1.264-.39-1.328-.938l-.005-.053h-1.41l.004.063c.098 1.26 1.148 2.114 2.74 2.114Z"})]}),n=s},82512:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#F0F0FF",stroke:"#D9D8FF",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#4945FF",fillRule:"evenodd",d:"M21.375 16.316c.417-.407.625-.904.625-1.492 0-.589-.206-1.089-.618-1.5l-1.53-1.53a2.042 2.042 0 0 0-1.5-.617 2.06 2.06 0 0 0-1.529.646l-.646-.646c.43-.422.646-.934.646-1.537a2.03 2.03 0 0 0-.61-1.493l-1.515-1.522a2.014 2.014 0 0 0-1.5-.625 2.03 2.03 0 0 0-1.492.61l-1.081 1.074A2.006 2.006 0 0 0 10 9.176c0 .589.206 1.089.618 1.5l1.53 1.53c.41.412.91.617 1.5.617a2.06 2.06 0 0 0 1.529-.646l.646.646a2.069 2.069 0 0 0-.646 1.537c0 .588.203 1.086.61 1.493l1.514 1.522c.407.417.907.625 1.5.625a2.03 2.03 0 0 0 1.493-.61l1.081-1.074Zm-5.956-6.678a.68.68 0 0 0-.205-.5l-1.515-1.522a.68.68 0 0 0-.5-.206.71.71 0 0 0-.5.199l-1.081 1.073a.672.672 0 0 0-.206.493.68.68 0 0 0 .206.5l1.53 1.53a.678.678 0 0 0 .5.198.71.71 0 0 0 .529-.228l-.14-.136a4.46 4.46 0 0 1-.158-.158 1.756 1.756 0 0 1-.11-.14.593.593 0 0 1-.122-.39.68.68 0 0 1 .206-.5.68.68 0 0 1 .5-.206.59.59 0 0 1 .39.121c.064.047.11.084.14.111.03.027.082.08.158.158l.136.14a.713.713 0 0 0 .242-.537Zm5.168 5.187a.68.68 0 0 0-.206-.5l-1.529-1.53a.68.68 0 0 0-.5-.205.7.7 0 0 0-.53.235l.14.136c.079.076.132.129.159.158.027.03.063.076.11.14a.591.591 0 0 1 .121.39.681.681 0 0 1-.206.5.681.681 0 0 1-.5.206.591.591 0 0 1-.39-.121 1.746 1.746 0 0 1-.14-.111 4.395 4.395 0 0 1-.157-.158 20.642 20.642 0 0 0-.136-.14.714.714 0 0 0-.037 1.037l1.515 1.522a.678.678 0 0 0 .5.198.708.708 0 0 0 .5-.19l1.08-1.074a.672.672 0 0 0 .206-.493Z",clipRule:"evenodd"})]}),n=s},83218:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("rect",{width:31,height:23,x:.5,y:.5,fill:"#EAFBE7",stroke:"#C6F0C2",rx:2.5}),(0,e.jsx)("path",{fill:"#328048",d:"M8.62 16h1.857l.627-2.05h2.982l.627 2.05h1.863l-2.941-8.455h-2.08L8.619 16Zm3.925-6.768h.105l1.032 3.393h-2.174l1.037-3.393ZM21.65 16.1c1.612 0 2.62-1.26 2.62-3.323v-.011c0-2.075-.985-3.323-2.62-3.323-.884 0-1.605.434-1.933 1.137h-.106V7.082h-1.71V16h1.71v-1.002h.106c.334.697 1.02 1.102 1.933 1.102Zm-.585-1.418c-.903 0-1.471-.715-1.471-1.899v-.011c0-1.184.574-1.91 1.47-1.91.903 0 1.465.726 1.465 1.904v.011c0 1.19-.556 1.905-1.465 1.905Z"})]}),n=s},17757:function(i,o,t){"use strict";t.d(o,{Z:function(){return n}});var e=t(74512);const s=r=>(0,e.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 32 24",...r,children:[(0,e.jsx)("path",{fill:"#F0F0FF",stroke:"#D9D8FF",d:"M.5 3A2.5 2.5 0 0 1 3 .5h26A2.5 2.5 0 0 1 31.5 3v18a2.5 2.5 0 0 1-2.5 2.5H3A2.5 2.5 0 0 1 .5 21V3Z"}),(0,e.jsx)("path",{fill:"#4945FF",d:"M14.907 9.438c0 .375 0 .738.118 1.078-1.243 1.46-4.526 5.317-4.832 5.611a.582.582 0 0 0-.193.433c0 .245.15.481.277.614.19.2 1.004.952 1.154.808.444-.433.533-.548.715-.727.274-.268-.029-.816.066-1.039.096-.222.197-.265.361-.3.165-.034.456.084.684.087.24.003.369-.098.548-.265.144-.133.248-.257.25-.45.007-.26-.368-.603-.089-.877.28-.274.684.178.981.144.297-.035.658-.447.695-.623.038-.176-.337-.629-.28-.886.02-.086.197-.288.33-.317.132-.029.72.199.853.17.162-.034.35-.205.502-.3.447.193.854.271 1.376.271C20.4 12.87 22 11.33 22 9.432 22 7.534 20.399 6 18.423 6s-3.516 1.54-3.516 3.438Zm5.247-.669a.923.923 0 1 1-1.847 0 .923.923 0 0 1 1.847 0Z"})]}),n=s}}]);