@strapi/admin 4.12.0-beta.0 → 4.12.0-beta.3

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 (226) hide show
  1. package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +1 -3
  2. package/admin/src/content-manager/components/RelationInput/components/Option.js +6 -5
  3. package/admin/src/content-manager/components/SingleTypeFormWrapper/index.js +7 -7
  4. package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFields.js +23 -21
  5. package/admin/src/content-manager/pages/EditSettingsView/components/ModalForm.js +21 -23
  6. package/admin/src/content-manager/pages/EditView/Information/index.js +1 -1
  7. package/admin/src/content-manager/pages/EditView/InformationBox/InformationBoxCE.js +1 -2
  8. package/admin/src/content-manager/pages/EditView/InformationBox/index.js +1 -3
  9. package/admin/src/content-manager/pages/EditView/index.js +14 -2
  10. package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +24 -22
  11. package/admin/src/content-manager/pages/ListView/components/Body/index.js +191 -0
  12. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/ConfirmBulkActionDialog/index.js +164 -0
  13. package/admin/src/content-manager/pages/ListView/components/BulkActionButtons/SelectedEntriesModal/index.js +468 -0
  14. package/admin/src/content-manager/{components/DynamicTable/BulkActionsBar → pages/ListView/components/BulkActionButtons}/index.js +56 -132
  15. package/admin/src/content-manager/pages/ListView/components/CellContent/RelationMultiple/index.js +63 -69
  16. package/admin/src/content-manager/pages/ListView/components/CellContent/RepeatableComponent/index.js +28 -21
  17. package/admin/src/content-manager/pages/ListView/index.js +191 -132
  18. package/admin/src/hooks/useSettingsMenu/index.js +35 -21
  19. package/admin/src/layouts/UnauthenticatedLayout/LocaleToggle/index.js +7 -7
  20. package/admin/src/pages/AuthPage/components/Login/index.js +3 -5
  21. package/admin/src/pages/AuthPage/constants.js +3 -2
  22. package/admin/src/pages/AuthPage/index.js +18 -1
  23. package/admin/src/pages/HomePage/index.js +19 -7
  24. package/admin/src/pages/ProfilePage/index.js +6 -11
  25. package/admin/src/pages/SettingsPage/components/SettingsNav/index.js +13 -11
  26. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +17 -1
  27. package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +15 -2
  28. package/admin/src/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  29. package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +15 -1
  30. package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +36 -5
  31. package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  32. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  33. package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +16 -1
  34. package/admin/src/translations/ca.json +4 -4
  35. package/admin/src/translations/de.json +4 -4
  36. package/admin/src/translations/dk.json +2 -2
  37. package/admin/src/translations/en.json +23 -4
  38. package/admin/src/translations/es.json +4 -4
  39. package/admin/src/translations/eu.json +4 -4
  40. package/admin/src/translations/fr.json +2 -2
  41. package/admin/src/translations/gu.json +4 -4
  42. package/admin/src/translations/hi.json +4 -4
  43. package/admin/src/translations/hu.json +4 -4
  44. package/admin/src/translations/ja.json +2 -2
  45. package/admin/src/translations/ko.json +2 -2
  46. package/admin/src/translations/ml.json +4 -4
  47. package/admin/src/translations/nl.json +4 -4
  48. package/admin/src/translations/pl.json +4 -4
  49. package/admin/src/translations/pt-BR.json +4 -4
  50. package/admin/src/translations/ru.json +4 -4
  51. package/admin/src/translations/sa.json +4 -4
  52. package/admin/src/translations/sk.json +4 -4
  53. package/admin/src/translations/sv.json +4 -4
  54. package/admin/src/translations/tr.json +4 -4
  55. package/admin/src/translations/zh-Hans.json +4 -4
  56. package/admin/src/translations/zh.json +4 -4
  57. package/build/1049.758a01f5.chunk.js +1 -0
  58. package/build/{3528.4845cf92.chunk.js → 1386.762d6eb8.chunk.js} +1 -1
  59. package/build/1727.b49f0713.chunk.js +1 -0
  60. package/build/{5563.a146acac.chunk.js → 2225.15d1df72.chunk.js} +2 -2
  61. package/build/2379.d33a2e16.chunk.js +1 -0
  62. package/build/2395.b0419a54.chunk.js +26 -0
  63. package/build/2801.18f38baf.chunk.js +1 -0
  64. package/build/{7394.423886bd.chunk.js → 3100.21c343fa.chunk.js} +1 -1
  65. package/build/311.cb0884bb.chunk.js +1 -0
  66. package/build/3483.ddd2d6df.chunk.js +1 -0
  67. package/build/{970.89601f27.chunk.js → 3739.63e352f1.chunk.js} +52 -20
  68. package/build/3984.ea7b8036.chunk.js +1 -0
  69. package/build/4546.ff9fdf30.chunk.js +1 -0
  70. package/build/502.ccb38223.chunk.js +1 -0
  71. package/build/5483.ed2c7efa.chunk.js +6 -0
  72. package/build/{5542.c62d0daf.chunk.js → 5542.2415a393.chunk.js} +6 -6
  73. package/build/6158.c974fd83.chunk.js +1 -0
  74. package/build/6691.f880a0b6.chunk.js +105 -0
  75. package/build/7030.b98dcedf.chunk.js +1 -0
  76. package/build/7464.c6d0565c.chunk.js +1 -0
  77. package/build/8276.23e0763b.chunk.js +26 -0
  78. package/build/8298.fd253c9f.chunk.js +117 -0
  79. package/build/918.54414509.chunk.js +1 -0
  80. package/build/{9932.7e2b71de.chunk.js → 9806.91360bb6.chunk.js} +79 -79
  81. package/build/{9944.29289a16.chunk.js → 9944.7af075a5.chunk.js} +1 -1
  82. package/build/{Admin-authenticatedApp.9d3afb79.chunk.js → Admin-authenticatedApp.36b3826c.chunk.js} +5 -5
  83. package/build/Admin_InternalErrorPage.f45f2462.chunk.js +1 -0
  84. package/build/{Admin_homePage.be30ef4e.chunk.js → Admin_homePage.ac9dfb86.chunk.js} +23 -15
  85. package/build/{Admin_marketplace.74a58e20.chunk.js → Admin_marketplace.f0b87fce.chunk.js} +1 -1
  86. package/build/{Admin_pluginsPage.ce464189.chunk.js → Admin_pluginsPage.8728ff6e.chunk.js} +1 -1
  87. package/build/{Admin_profilePage.2131eb68.chunk.js → Admin_profilePage.a968035f.chunk.js} +2 -2
  88. package/build/Admin_settingsPage.8c600d1a.chunk.js +111 -0
  89. package/build/Upload_ConfigureTheView.345ac1e0.chunk.js +1 -0
  90. package/build/admin-app.1c3f7fd6.chunk.js +36 -0
  91. package/build/{admin-edit-roles-page.3fdd6b9d.chunk.js → admin-edit-roles-page.a49b9f4f.chunk.js} +4 -4
  92. package/build/admin-edit-users.67704088.chunk.js +10 -0
  93. package/build/{admin-roles-list.e17b00d7.chunk.js → admin-roles-list.0c129e98.chunk.js} +1 -1
  94. package/build/admin-users.3279ffb0.chunk.js +11 -0
  95. package/build/api-tokens-create-page.46c2ea84.chunk.js +1 -0
  96. package/build/{api-tokens-edit-page.9a1dd2fa.chunk.js → api-tokens-edit-page.58139df9.chunk.js} +1 -1
  97. package/build/{api-tokens-list-page.a103f526.chunk.js → api-tokens-list-page.505bf7e0.chunk.js} +2 -2
  98. package/build/audit-logs-settings-page.4b422831.chunk.js +1 -0
  99. package/build/{ca-json.1fed5d8b.chunk.js → ca-json.a53c10b6.chunk.js} +1 -1
  100. package/build/content-manager.b8d593d4.chunk.js +1103 -0
  101. package/build/{content-type-builder-list-view.a200a358.chunk.js → content-type-builder-list-view.bf9be456.chunk.js} +9 -9
  102. package/build/{content-type-builder-translation-ar-json.56d8fcf4.chunk.js → content-type-builder-translation-ar-json.3e808e2f.chunk.js} +1 -1
  103. package/build/{content-type-builder-translation-cs-json.a5b299ca.chunk.js → content-type-builder-translation-cs-json.1ef9e106.chunk.js} +1 -1
  104. package/build/{content-type-builder-translation-de-json.393a76c0.chunk.js → content-type-builder-translation-de-json.63fcff7b.chunk.js} +1 -1
  105. package/build/{content-type-builder-translation-dk-json.fbd39bb7.chunk.js → content-type-builder-translation-dk-json.fd626b67.chunk.js} +1 -1
  106. package/build/{content-type-builder-translation-en-json.38e20391.chunk.js → content-type-builder-translation-en-json.ed29ff4d.chunk.js} +1 -1
  107. package/build/{content-type-builder-translation-es-json.9288474b.chunk.js → content-type-builder-translation-es-json.a4a361a9.chunk.js} +1 -1
  108. package/build/{content-type-builder-translation-fr-json.d35e269c.chunk.js → content-type-builder-translation-fr-json.499c3a46.chunk.js} +1 -1
  109. package/build/{content-type-builder-translation-id-json.f0513929.chunk.js → content-type-builder-translation-id-json.65255f93.chunk.js} +1 -1
  110. package/build/{content-type-builder-translation-it-json.aaf16753.chunk.js → content-type-builder-translation-it-json.e268ab74.chunk.js} +1 -1
  111. package/build/{content-type-builder-translation-ko-json.8fe21a7f.chunk.js → content-type-builder-translation-ko-json.04cb309d.chunk.js} +1 -1
  112. package/build/{content-type-builder-translation-ms-json.3b5d2d3e.chunk.js → content-type-builder-translation-ms-json.f6b743b9.chunk.js} +1 -1
  113. package/build/{content-type-builder-translation-nl-json.225ef5d3.chunk.js → content-type-builder-translation-nl-json.997fe8cc.chunk.js} +1 -1
  114. package/build/{content-type-builder-translation-pl-json.92f36be2.chunk.js → content-type-builder-translation-pl-json.634f638b.chunk.js} +1 -1
  115. package/build/{content-type-builder-translation-pt-BR-json.3bd10f89.chunk.js → content-type-builder-translation-pt-BR-json.6a95dc71.chunk.js} +1 -1
  116. package/build/{content-type-builder-translation-ru-json.9bfe47ce.chunk.js → content-type-builder-translation-ru-json.3af65503.chunk.js} +1 -1
  117. package/build/{content-type-builder-translation-sk-json.d03cc18a.chunk.js → content-type-builder-translation-sk-json.c6078082.chunk.js} +1 -1
  118. package/build/{content-type-builder-translation-sv-json.d23dcd32.chunk.js → content-type-builder-translation-sv-json.a6df2462.chunk.js} +1 -1
  119. package/build/{content-type-builder-translation-th-json.7ad256e2.chunk.js → content-type-builder-translation-th-json.122277cc.chunk.js} +1 -1
  120. package/build/{content-type-builder-translation-tr-json.926f6191.chunk.js → content-type-builder-translation-tr-json.41f44f77.chunk.js} +1 -1
  121. package/build/{content-type-builder-translation-uk-json.7bf19546.chunk.js → content-type-builder-translation-uk-json.e1315acd.chunk.js} +1 -1
  122. package/build/{content-type-builder-translation-zh-Hans-json.415577fb.chunk.js → content-type-builder-translation-zh-Hans-json.6ff57db6.chunk.js} +1 -1
  123. package/build/{content-type-builder-translation-zh-json.ad24dbeb.chunk.js → content-type-builder-translation-zh-json.3532b962.chunk.js} +1 -1
  124. package/build/content-type-builder.40534de5.chunk.js +170 -0
  125. package/build/{de-json.fcac7381.chunk.js → de-json.b3be02c7.chunk.js} +1 -1
  126. package/build/{dk-json.e34cad0d.chunk.js → dk-json.842aa391.chunk.js} +1 -1
  127. package/build/{email-settings-page.45695daa.chunk.js → email-settings-page.d494d1eb.chunk.js} +2 -2
  128. package/build/{en-json.fb9f6ddd.chunk.js → en-json.4c733bd1.chunk.js} +1 -1
  129. package/build/{es-json.42096084.chunk.js → es-json.f57b5335.chunk.js} +1 -1
  130. package/build/{eu-json.fb17c8f9.chunk.js → eu-json.633025f0.chunk.js} +1 -1
  131. package/build/{fr-json.69789980.chunk.js → fr-json.aa8839d2.chunk.js} +1 -1
  132. package/build/{gu-json.4d667d0c.chunk.js → gu-json.5bd62812.chunk.js} +1 -1
  133. package/build/{hi-json.323be97d.chunk.js → hi-json.9104eb78.chunk.js} +1 -1
  134. package/build/{hu-json.fe71e6c8.chunk.js → hu-json.9f4aae42.chunk.js} +1 -1
  135. package/build/{i18n-settings-page.29308d0b.chunk.js → i18n-settings-page.47f78016.chunk.js} +1 -1
  136. package/build/index.html +1 -1
  137. package/build/{ja-json.81b6d1e3.chunk.js → ja-json.91286391.chunk.js} +1 -1
  138. package/build/{ko-json.4539f4ba.chunk.js → ko-json.fcf3ec4b.chunk.js} +1 -1
  139. package/build/main.a12c4c0f.js +2856 -0
  140. package/build/{ml-json.8988e374.chunk.js → ml-json.557aa14c.chunk.js} +1 -1
  141. package/build/{nl-json.98345913.chunk.js → nl-json.b2b16eea.chunk.js} +1 -1
  142. package/build/{pl-json.59a5dab3.chunk.js → pl-json.f094a417.chunk.js} +1 -1
  143. package/build/{pt-BR-json.9410688b.chunk.js → pt-BR-json.dec7fb01.chunk.js} +1 -1
  144. package/build/review-workflows-settings-create-view.dfd87e1f.chunk.js +1 -0
  145. package/build/review-workflows-settings-edit-view.53c00afe.chunk.js +1 -0
  146. package/build/review-workflows-settings-list-view.a34be805.chunk.js +56 -0
  147. package/build/{ru-json.678cd48b.chunk.js → ru-json.8193d8c4.chunk.js} +1 -1
  148. package/build/{runtime~main.5e9bf4b3.js → runtime~main.d197f488.js} +2 -2
  149. package/build/{sa-json.6359a11c.chunk.js → sa-json.a56836f1.chunk.js} +1 -1
  150. package/build/{sk-json.2374f129.chunk.js → sk-json.bf2f057a.chunk.js} +1 -1
  151. package/build/sso-settings-page.ed6f3f15.chunk.js +1 -0
  152. package/build/{sv-json.ae6e71ea.chunk.js → sv-json.fd0e86c6.chunk.js} +1 -1
  153. package/build/{tr-json.bac5dbd3.chunk.js → tr-json.56c32cf6.chunk.js} +1 -1
  154. package/build/transfer-tokens-create-page.1597e6ab.chunk.js +1 -0
  155. package/build/transfer-tokens-edit-page.8741529f.chunk.js +1 -0
  156. package/build/{transfer-tokens-list-page.7237443d.chunk.js → transfer-tokens-list-page.22147d2c.chunk.js} +2 -2
  157. package/build/upload-settings.cac210a0.chunk.js +14 -0
  158. package/build/upload.cbfeefa5.chunk.js +58 -0
  159. package/build/{users-advanced-settings-page.750b1f76.chunk.js → users-advanced-settings-page.18379a56.chunk.js} +1 -1
  160. package/build/users-email-settings-page.a87978e5.chunk.js +9 -0
  161. package/build/users-providers-settings-page.8876c1ee.chunk.js +14 -0
  162. package/build/{users-roles-settings-page.d286426a.chunk.js → users-roles-settings-page.0431f48c.chunk.js} +2 -2
  163. package/build/webhook-edit-page.a91f27a1.chunk.js +33 -0
  164. package/build/{webhook-list-page.940a40f1.chunk.js → webhook-list-page.65e1b5bb.chunk.js} +1 -1
  165. package/build/{zh-Hans-json.fada6f40.chunk.js → zh-Hans-json.36d81cdc.chunk.js} +1 -1
  166. package/build/{zh-json.3529f1e5.chunk.js → zh-json.1cc86ff0.chunk.js} +1 -1
  167. package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +6 -3
  168. package/ee/admin/content-manager/pages/EditView/InformationBox/index.js +1 -3
  169. package/ee/admin/content-manager/pages/ListView/ReviewWorkflowsColumn/constants.js +2 -2
  170. package/ee/admin/pages/AuthPage/components/Login/index.js +3 -5
  171. package/ee/admin/pages/HomePage/index.js +11 -0
  172. package/ee/admin/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +1 -3
  173. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/ProtectedPage/ProtectedPage.js +1 -1
  174. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/components/Stages/Stage/Stage.js +1 -1
  175. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/CreateView/CreateView.js +38 -10
  176. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/EditView/EditView.js +57 -8
  177. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/pages/ListView/ListView.js +3 -3
  178. package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/utils/{getWorkflowValidationSchema.js → validateWorkflow.js} +33 -2
  179. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/CreateAction/index.js +2 -4
  180. package/ee/admin/pages/SettingsPage/pages/Users/ListPage/index.js +13 -0
  181. package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +3 -5
  182. package/ee/admin/pages/SettingsPage/pages/Webhooks/EditView/components/EventTable/index.js +1 -3
  183. package/ee/server/constants/default-stages.json +1 -1
  184. package/ee/server/constants/workflows.js +1 -0
  185. package/ee/server/services/review-workflows/validation.js +6 -0
  186. package/ee/server/validation/review-workflows.js +6 -2
  187. package/index.js +0 -14
  188. package/package.json +12 -20
  189. package/webpack.alias.js +0 -3
  190. package/webpack.config.js +1 -75
  191. package/admin/src/content-manager/pages/ListView/components/TableRows/index.js +0 -300
  192. package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/components/AdminSeatInfo/index.js +0 -5
  193. package/build/1386.3b2aa6a7.chunk.js +0 -3
  194. package/build/1970.39a2d75e.chunk.js +0 -1
  195. package/build/2799.cf9b491f.chunk.js +0 -1
  196. package/build/3269.1ea0f5a6.chunk.js +0 -1
  197. package/build/4485.d3c6dd1d.chunk.js +0 -6
  198. package/build/539.865446c0.chunk.js +0 -1
  199. package/build/6691.e6d5ac38.chunk.js +0 -105
  200. package/build/7018.f3dad3c1.chunk.js +0 -1
  201. package/build/7259.0e25ab5d.chunk.js +0 -1
  202. package/build/9465.d8fc1377.chunk.js +0 -112
  203. package/build/Admin_InternalErrorPage.8911cb49.chunk.js +0 -1
  204. package/build/Admin_settingsPage.074655f6.chunk.js +0 -79
  205. package/build/Upload_ConfigureTheView.7a1cb9c9.chunk.js +0 -1
  206. package/build/admin-app.3ede71ad.chunk.js +0 -61
  207. package/build/admin-edit-users.78552758.chunk.js +0 -10
  208. package/build/admin-users.c23322fc.chunk.js +0 -11
  209. package/build/api-tokens-create-page.3dd4e921.chunk.js +0 -1
  210. package/build/audit-logs-settings-page.37fe915c.chunk.js +0 -1
  211. package/build/content-manager.08541eeb.chunk.js +0 -1094
  212. package/build/content-type-builder.de22f7c9.chunk.js +0 -166
  213. package/build/main.a8ede50d.js +0 -2927
  214. package/build/review-workflows-settings-create-view.56f61e18.chunk.js +0 -1
  215. package/build/review-workflows-settings-edit-view.912bc9c0.chunk.js +0 -1
  216. package/build/review-workflows-settings-list-view.cf6a08d3.chunk.js +0 -56
  217. package/build/sso-settings-page.0cdb96a6.chunk.js +0 -1
  218. package/build/transfer-tokens-create-page.de14cad4.chunk.js +0 -1
  219. package/build/transfer-tokens-edit-page.4f5e39af.chunk.js +0 -1
  220. package/build/upload-settings.cb6c14c3.chunk.js +0 -14
  221. package/build/upload.7e629643.chunk.js +0 -26
  222. package/build/users-email-settings-page.e9bcd865.chunk.js +0 -9
  223. package/build/users-providers-settings-page.a94253e9.chunk.js +0 -14
  224. package/build/webhook-edit-page.77ef4f1a.chunk.js +0 -33
  225. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/PublicationState.js +0 -0
  226. /package/admin/src/content-manager/components/{DynamicTable → ListViewTable}/CellContent/PublicationState/index.js +0 -0
@@ -1,300 +0,0 @@
1
- import React from 'react';
2
-
3
- import {
4
- BaseCheckbox,
5
- IconButton,
6
- Tbody,
7
- Td,
8
- Tr,
9
- Flex,
10
- Status,
11
- Typography,
12
- } from '@strapi/design-system';
13
- import {
14
- useTracking,
15
- useFetchClient,
16
- useAPIErrorHandler,
17
- useQueryParams,
18
- } from '@strapi/helper-plugin';
19
- import { Trash, Duplicate, Pencil } from '@strapi/icons';
20
- import { AxiosError } from 'axios';
21
- import PropTypes from 'prop-types';
22
- import { useIntl } from 'react-intl';
23
- import { Link, useHistory } from 'react-router-dom';
24
-
25
- import { useEnterprise } from '../../../../../hooks/useEnterprise';
26
- import { getFullName } from '../../../../../utils';
27
- import { usePluginsQueryParams } from '../../../../hooks';
28
- import { getTrad } from '../../../../utils';
29
- import CellContent from '../CellContent';
30
-
31
- const REVIEW_WORKFLOW_COLUMNS_CE = () => null;
32
-
33
- export const TableRows = ({
34
- canCreate,
35
- canDelete,
36
- contentType,
37
- features: { hasDraftAndPublish, hasReviewWorkflows },
38
- headers,
39
- entriesToDelete,
40
- onClickDelete,
41
- onSelectRow,
42
- withMainAction,
43
- withBulkActions,
44
- rows,
45
- }) => {
46
- const { push, location } = useHistory();
47
- const { pathname } = location;
48
- const { formatMessage } = useIntl();
49
- const { post } = useFetchClient();
50
-
51
- const { trackUsage } = useTracking();
52
- const pluginsQueryParams = usePluginsQueryParams();
53
- const [{ query }] = useQueryParams();
54
- const { formatAPIError } = useAPIErrorHandler(getTrad);
55
- const ReviewWorkflowsStage = useEnterprise(
56
- REVIEW_WORKFLOW_COLUMNS_CE,
57
- async () =>
58
- (
59
- await import(
60
- '../../../../../../../ee/admin/content-manager/pages/ListView/ReviewWorkflowsColumn'
61
- )
62
- ).ReviewWorkflowsStageEE,
63
- {
64
- enabled: hasReviewWorkflows,
65
- }
66
- );
67
-
68
- /**
69
- *
70
- * @param {string} id
71
- * @returns void
72
- */
73
- const handleRowClick = (id) => () => {
74
- if (!withBulkActions) return;
75
-
76
- trackUsage('willEditEntryFromList');
77
- push({
78
- pathname: `${pathname}/${id}`,
79
- state: { from: pathname },
80
- search: pluginsQueryParams,
81
- });
82
- };
83
-
84
- const handleCloneClick = (id) => async () => {
85
- try {
86
- const { data } = await post(
87
- `/content-manager/collection-types/${contentType.uid}/auto-clone/${id}`,
88
- {},
89
- { params: { plugins: query?.plugins } }
90
- );
91
-
92
- if ('id' in data) {
93
- push({
94
- pathname: `${pathname}/${data.id}`,
95
- state: { from: pathname },
96
- search: pluginsQueryParams,
97
- });
98
- }
99
- } catch (err) {
100
- if (err instanceof AxiosError) {
101
- push({
102
- pathname: `${pathname}/create/clone/${id}`,
103
- state: { from: pathname, error: formatAPIError(err) },
104
- search: pluginsQueryParams,
105
- });
106
- }
107
- }
108
- };
109
-
110
- // block rendering until the review stage component is fully loaded in EE
111
- if (!ReviewWorkflowsStage) {
112
- return null;
113
- }
114
-
115
- /**
116
- * Table Cells with actions e.g edit, delete, duplicate have `stopPropagation`
117
- * to prevent the row from being selected.
118
- */
119
- return (
120
- <Tbody>
121
- {rows.map((data, index) => {
122
- const isChecked = entriesToDelete.includes(data.id);
123
- const itemLineText = formatMessage(
124
- {
125
- id: 'content-manager.components.DynamicTable.row-line',
126
- defaultMessage: 'item line {number}',
127
- },
128
- { number: index }
129
- );
130
-
131
- return (
132
- <Tr
133
- cursor={withBulkActions ? 'pointer' : 'default'}
134
- key={data.id}
135
- onClick={handleRowClick(data.id)}
136
- >
137
- {withMainAction && (
138
- <Td onClick={(e) => e.stopPropagation()}>
139
- <BaseCheckbox
140
- aria-label={formatMessage(
141
- {
142
- id: 'app.component.table.select.one-entry',
143
- defaultMessage: `Select {target}`,
144
- },
145
- { target: getFullName(data.firstname, data.lastname) }
146
- )}
147
- checked={isChecked}
148
- onChange={() => {
149
- onSelectRow({ name: data.id, value: !isChecked });
150
- }}
151
- />
152
- </Td>
153
- )}
154
-
155
- {headers.map(({ key, cellFormatter, name, ...rest }) => {
156
- if (hasDraftAndPublish && name === 'publishedAt') {
157
- return (
158
- <Td key={key}>
159
- <Status
160
- width="min-content"
161
- showBullet={false}
162
- variant={data.publishedAt ? 'success' : 'secondary'}
163
- size="S"
164
- >
165
- <Typography
166
- fontWeight="bold"
167
- textColor={`${data.publishedAt ? 'success' : 'secondary'}700`}
168
- >
169
- {formatMessage({
170
- id: getTrad(
171
- `containers.List.${data.publishedAt ? 'published' : 'draft'}`
172
- ),
173
- defaultMessage: data.publishedAt ? 'Published' : 'Draft',
174
- })}
175
- </Typography>
176
- </Status>
177
- </Td>
178
- );
179
- }
180
-
181
- if (hasReviewWorkflows && name === 'strapi_reviewWorkflows_stage') {
182
- return (
183
- <Td key={key}>
184
- {data.strapi_stage ? (
185
- <ReviewWorkflowsStage
186
- color={data.strapi_stage.color}
187
- name={data.strapi_stage.name}
188
- />
189
- ) : (
190
- <Typography textColor="neutral800">-</Typography>
191
- )}
192
- </Td>
193
- );
194
- }
195
-
196
- return (
197
- <Td key={key}>
198
- <CellContent
199
- content={data[name.split('.')[0]]}
200
- name={name}
201
- contentType={contentType}
202
- {...rest}
203
- rowId={data.id}
204
- />
205
- </Td>
206
- );
207
- })}
208
-
209
- {withBulkActions && (
210
- <Td>
211
- <Flex as="span" justifyContent="end" gap={1} onClick={(e) => e.stopPropagation()}>
212
- <IconButton
213
- forwardedAs={Link}
214
- onClick={() => {
215
- trackUsage('willEditEntryFromButton');
216
- }}
217
- to={{
218
- pathname: `${pathname}/${data.id}`,
219
- state: { from: pathname },
220
- search: pluginsQueryParams,
221
- }}
222
- label={formatMessage(
223
- { id: 'app.component.table.edit', defaultMessage: 'Edit {target}' },
224
- { target: itemLineText }
225
- )}
226
- noBorder
227
- >
228
- <Pencil />
229
- </IconButton>
230
-
231
- {canCreate && (
232
- <IconButton
233
- onClick={handleCloneClick(data.id)}
234
- label={formatMessage(
235
- {
236
- id: 'app.component.table.duplicate',
237
- defaultMessage: 'Duplicate {target}',
238
- },
239
- { target: itemLineText }
240
- )}
241
- noBorder
242
- >
243
- <Duplicate />
244
- </IconButton>
245
- )}
246
-
247
- {canDelete && (
248
- <IconButton
249
- onClick={() => {
250
- trackUsage('willDeleteEntryFromList');
251
- onClickDelete(data.id);
252
- }}
253
- label={formatMessage(
254
- { id: 'global.delete-target', defaultMessage: 'Delete {target}' },
255
- { target: itemLineText }
256
- )}
257
- noBorder
258
- >
259
- <Trash />
260
- </IconButton>
261
- )}
262
- </Flex>
263
- </Td>
264
- )}
265
- </Tr>
266
- );
267
- })}
268
- </Tbody>
269
- );
270
- };
271
-
272
- TableRows.defaultProps = {
273
- canCreate: false,
274
- canDelete: false,
275
- entriesToDelete: [],
276
- onClickDelete() {},
277
- onSelectRow() {},
278
- rows: [],
279
- withBulkActions: false,
280
- withMainAction: false,
281
- };
282
-
283
- TableRows.propTypes = {
284
- canCreate: PropTypes.bool,
285
- canDelete: PropTypes.bool,
286
- contentType: PropTypes.shape({
287
- uid: PropTypes.string.isRequired,
288
- }).isRequired,
289
- entriesToDelete: PropTypes.array,
290
- features: PropTypes.shape({
291
- hasDraftAndPublish: PropTypes.bool.isRequired,
292
- hasReviewWorkflows: PropTypes.bool.isRequired,
293
- }).isRequired,
294
- headers: PropTypes.array.isRequired,
295
- onClickDelete: PropTypes.func,
296
- onSelectRow: PropTypes.func,
297
- rows: PropTypes.array,
298
- withBulkActions: PropTypes.bool,
299
- withMainAction: PropTypes.bool,
300
- };
@@ -1,5 +0,0 @@
1
- const AdminSeatInfo = () => {
2
- return null;
3
- };
4
-
5
- export default AdminSeatInfo;
@@ -1,3 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1386],{91386:function(O,s,e){e.r(s),e.d(s,{FORMS:function(){return L}});var t=e(32735),v=e(9026),E=e(27649),l=e(72850),a=e(49372),o=e(87933),g=e(23866),h=e(41415),f=e(19565),p=e(67879),i=e(53038),x=e(8471),C=e(10190),r=e(954),Z=e(58414),P=e(33205);const d=(0,x.ZP)(v.i)`
2
- flex: 1;
3
- `;var y=()=>{const m=window.strapi.features.isEnabled(window.strapi.features.SSO),{push:S}=(0,i.k6)(),{formatMessage:n}=(0,p.Z)(),{isLoading:c,data:u}=(0,Z.pl)({ssoEnabled:m}),A=()=>{S("/auth/login")};return!m||!c&&u.length===0?t.createElement(i.l_,{to:"/auth/login"}):t.createElement(r.ZP,null,t.createElement(E.o,null,t.createElement(r.bU,null,t.createElement(r.sg,null,t.createElement(C.Z,null),t.createElement(l.x,{paddingTop:6,paddingBottom:1},t.createElement(a.Z,{as:"h1",variant:"alpha"},n({id:"Auth.form.welcome.title"}))),t.createElement(l.x,{paddingBottom:7},t.createElement(a.Z,{variant:"epsilon",textColor:"neutral600"},n({id:"Auth.login.sso.subtitle"})))),t.createElement(o.k,{direction:"column",alignItems:"stretch",gap:7},c?t.createElement(o.k,{justifyContent:"center"},t.createElement(g.a,null,n({id:"Auth.login.sso.loading"}))):t.createElement(P.Z,{providers:u}),t.createElement(o.k,null,t.createElement(d,null),t.createElement(l.x,{paddingLeft:3,paddingRight:3},t.createElement(a.Z,{variant:"sigma",textColor:"neutral600"},n({id:"or"}))),t.createElement(d,null)),t.createElement(h.z,{fullWidth:!0,size:"L",onClick:A},n({id:"Auth.form.button.login.strapi"})))),t.createElement(o.k,{justifyContent:"center"},t.createElement(l.x,{paddingTop:4},t.createElement(f.rU,{to:"/auth/forgot-password"},t.createElement(a.Z,{variant:"pi"},n({id:"Auth.link.forgot-password"})))))))};const L={providers:{Component:y,endPoint:null,fieldsToDisable:[],fieldsToOmit:[],schema:null,inputsPrefix:""}}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1970],{43278:function(t,e,s){s.r(e),s.d(e,{LINKS_EE:function(){return i}});const i={global:[...window.strapi.features.isEnabled(window.strapi.features.SSO)?[{intlLabel:{id:"Settings.sso.title",defaultMessage:"Single Sign-On"},to:"/settings/single-sign-on",id:"sso"}]:[],...window.strapi.features.isEnabled(window.strapi.features.REVIEW_WORKFLOWS)?[{intlLabel:{id:"Settings.review-workflows.page.title",defaultMessage:"Review Workflows"},to:"/settings/review-workflows",id:"review-workflows"}]:[]],admin:[...window.strapi.features.isEnabled(window.strapi.features.AUDIT_LOGS)?[{intlLabel:{id:"global.auditLogs",defaultMessage:"Audit Logs"},to:"/settings/audit-logs?pageSize=50&page=1&sort=date:DESC",id:"auditLogs"}]:[]]}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2799],{42799:function(n,a,e){e.r(a),e.d(a,{REVIEW_WORKFLOW_COLUMNS_EE:function(){return t}});var s=e(47510);const t={key:"__strapi_reviewWorkflows_stage_temp_key__",name:"strapi_reviewWorkflows_stage",fieldSchema:{type:"relation"},metadatas:{label:{id:(0,s.Z)("containers.ListPage.table-headers.reviewWorkflows.stage"),defaultMessage:"Review stage"},searchable:!1,sortable:!0,mainField:{name:"name",schema:{type:"string"}}}}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3269],{93269:function(t,s,e){e.r(s),e.d(s,{FORM_INITIAL_VALUES:function(){return i},ROLE_LAYOUT:function(){return n}});const i={...window.strapi.features.isEnabled(window.strapi.features.SSO)?{useSSORegistration:!0}:{}},n=[...window.strapi.features.isEnabled(window.strapi.features.SSO)?[{intlLabel:{id:"Settings.permissions.users.form.sso",defaultMessage:"Connect with SSO"},hint:{id:"Settings.permissions.users.form.sso.description",defaultMessage:"When enabled (ON), users can login via SSO"},name:"useSSORegistration",type:"bool",size:{col:6,xs:12}}]:[]]}}]);
@@ -1,6 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[4485],{55433:function(N,T,t){t.d(T,{r:function(){return L}});var i=t(32735),m=t(72850),h=t(60216),A=t.n(h),M=t(74506);function D(p,y,g){if(!p||!y)return{display:"none"};const{x:O,y:P}=g;return{transform:`translate(${O}px, ${P}px)`}}function L({renderItem:p}){const{itemType:y,isDragging:g,item:O,initialOffset:P,currentOffset:F,mouseOffset:K}=(0,M.useDragLayer)(R=>({item:R.getItem(),itemType:R.getItemType(),initialOffset:R.getInitialSourceClientOffset(),currentOffset:R.getSourceClientOffset(),isDragging:R.isDragging(),mouseOffset:R.getClientOffset()}));return g?i.createElement(m.x,{height:"100%",left:0,position:"fixed",pointerEvents:"none",top:0,zIndex:100,width:"100%"},i.createElement(m.x,{style:D(P,F,K)},p({type:y,item:O}))):null}L.propTypes={renderItem:A().func.isRequired}},73386:function(N,T,t){var i=t(32735);const m=(0,i.createContext)();var h=null},56327:function(N,T,t){t.d(T,{PL:function(){return M},Y9:function(){return D.Y},zE:function(){return se},Ky:function(){return le},fi:function(){return H},zH:function(){return de},r5:function(){return me}});var i=t(32735),m=t(15062),h=t(70031),M=()=>{const e=(0,m.v9)(h.Z),n=(0,i.useCallback)(r=>e?.components?.[r]??{},[e]);return{...e,getComponentLayout:n}},D=t(90553),L=t(19565),p=t(84306),y=t(42882),g=t(97889);const O={error:null,isLoading:!0,layout:{},layouts:{}};var F=(e,n)=>(0,g.ZP)(e,r=>{switch(n.type){case"GET_DATA":{r.isLoading=!0,r.error=null,r.layout={};break}case"GET_DATA_SUCCEEDED":{const s=n.data.contentType.uid;r.layout=n.data,r.layouts[s]=n.data,r.isLoading=!1;break}case"GET_DATA_ERROR":{r.isLoading=!1,r.error=n.error;break}case"SET_LAYOUT_FROM_STATE":{r.error=null,r.layout=e.layouts[n.uid];break}case"UPDATE_LAYOUT":{const s=e.layout;r.layout={...s,contentType:{uid:s.contentType.uid,...n.newLayout.contentType}},r.layouts[s.contentType.uid]={...s,contentType:{uid:s.contentType.uid,...n.newLayout.contentType}};break}default:return r}}),K=t(99381),R=t.n(K),V=t(33795),W=t.n(V),Y=t(3040),U=t.n(Y),_=t(51375);const $=(e,n)=>n.find(r=>r.uid===e),j=(e,n)=>{const r=S(e,n),s=b(r.contentType,n),a=z(r.contentType,r.components);return U()(r,["contentType","layouts","edit"],s),U()(r,["contentType","layouts","list"],a),Object.keys(r.components).forEach(l=>{const c=b(r.components[l],n);U()(r,["components",l,"layouts","edit"],c)}),r},S=(e,n)=>{const r=(0,_.w8)(R()(e),n,"contentType"),{components:s,contentType:a}=r,l=c=>Object.keys(c.metadatas).reduce((f,C)=>{const I=W()(c,["attributes",C],{});let k=c.metadatas[C];if(I.type==="relation"){const x=$(I.targetModel,n),B=k.edit.mainField,J={name:B,schema:W()(x,["attributes",B])};k={list:{...k.list,mainField:J},edit:{...k.edit,mainField:J}}}return f[C]=k,f},{});return U()(r,["contentType","metadatas"],l(a)),Object.keys(s).forEach(c=>{const f=s[c],C=l(f);U()(r,["components",c,"metadatas"],C)}),r},b=(e,n)=>e.layouts.edit.reduce((r,s)=>{const a=s.map(l=>{const c=W()(e,["attributes",l.name],{}),f={...l,fieldSchema:c,metadatas:W()(e,["metadatas",l.name,"edit"],{})};if(c.type==="relation"){const I=$(c.targetModel,n).pluginOptions||{};U()(f,"targetModelPluginOptions",I),U()(f,"queryInfos",{shouldDisplayRelationLink:w(e,l.name,n)})}return f});return r.push(a),r},[]),z=(e,n)=>e.layouts.list.reduce((s,a)=>{const l=W()(e,["attributes",a],{}),c=W()(e,["metadatas",a,"list"],{}),f=l.type;if(f==="relation")return s.push({key:`__${a}_key__`,name:a,fieldSchema:l,metadatas:c}),s;if(f==="component"){const C=n[l.component],I=C.settings.mainField,k=C.attributes[I];return s.push({key:`__${a}_key__`,name:a,fieldSchema:l,metadatas:{...c,mainField:{...k,name:I}}}),s}return s.push({key:`__${a}_key__`,name:a,fieldSchema:l,metadatas:c}),s},[]),w=(e,n,r)=>{const s=W()(e,["attributes",n,"targetModel"],"");return Z(r).includes(s)},Z=e=>e.filter(n=>n.isDisplayed).map(({uid:n})=>n);var X=j,se=e=>{const[{error:n,isLoading:r,layout:s,layouts:a},l]=(0,i.useReducer)(F,O),c=(0,i.useMemo)(y.Vo,[]),{schemas:f}=(0,m.v9)(B=>c(B),m.wU),C=(0,i.useRef)(!0),{get:I}=(0,L.kY)(),k=(0,i.useCallback)(async(B,J)=>{if(a[B]){l({type:"SET_LAYOUT_FROM_STATE",uid:B});return}l({type:"GET_DATA"});try{const{data:{data:re}}=await I(`/content-manager/content-types/${B}/configuration`,{cancelToken:J.token});l({type:"GET_DATA_SUCCEEDED",data:X(re,f)})}catch(re){if(p.default.isCancel(re))return;C.current&&console.error(re),C.current&&l({type:"GET_DATA_ERROR",error:re})}},[a,f,I]);(0,i.useEffect)(()=>()=>{C.current=!1},[]),(0,i.useEffect)(()=>{const J=p.default.CancelToken.source();return k(e,J),()=>{J.cancel("Operation canceled by the user.")}},[e,k]);const x=(0,i.useCallback)(B=>{l({type:"UPDATE_LAYOUT",newLayout:X(B,f)})},[f]);return{error:n,isLoading:r,layout:s,updateLayout:x}},oe=e=>e["content-manager_app"].collectionTypeLinks,ae=t(85973),ie=t.n(ae),Q=t(33348);const ue=(e,n)=>Object.keys(e).reduce((r,s)=>{const a=e[s],l=W()(n,[s],a);return ie()(a)?{...r,[s]:ue(a,l)}:(r[s]=l,r)},{});var E=(e,n,r)=>{const s=e.find(({to:k})=>k.includes(n));if(!s)return"/";const{to:a,search:l}=s,c=(0,Q.parse)(l),f=(0,Q.parse)(r.substring(1)),C=ue(c,f);return`${a}?${(0,Q.stringify)(C,{encode:!1})}`},le=e=>{const[{rawQuery:n}]=(0,L.Kx)(),r=(0,m.v9)(oe);return E(r,e,n)},ye=t(18777),ce=t(53038),H=()=>{const{search:e}=(0,ce.TH)(),n=e?(0,Q.parse)(e.substring(1)):{};return n.plugins?(0,Q.stringify)({plugins:n.plugins},{encode:!1}):""};const de=e=>{const n=(0,i.useRef)();return(0,i.useEffect)(()=>{n.current=e},[e]),n.current};var G=t(89334);const v=(e,n,r)=>({type:G.m,permissions:e,__meta__:{plugins:n,containerName:r}}),te=()=>({type:G.Q}),fe=e=>e["content-manager_rbacManager"].permissions,ne=e=>e.rbacProvider.collectionTypesRelatedPermissions;var me=(e,n,r="listView")=>{const s=(0,m.v9)(ne),a=(0,m.v9)(fe),l=(0,m.I0)(),c=s[n];return(0,i.useEffect)(()=>c?(l(v(c,e?e.plugins:null,r)),()=>{l(te())}):()=>{},[c,l,e,r]),a},o=t(73386);const d=()=>useContext(WysiwygContext);var u=null},90553:function(N,T,t){t.d(T,{Y:function(){return M}});var i=t(32735),m=t(74506),h=t.n(m),A=t(18777);const M=(D,{type:L="STRAPI_DND",index:p,item:y={},onStart:g,onEnd:O,onGrabItem:P,onDropItem:F,onCancel:K,onMoveItem:R,dropSensitivity:V="regular"})=>{const W=(0,i.useRef)(null),[{handlerId:Y},U]=(0,m.useDrop)({accept:L,collect(b){return{handlerId:b.getHandlerId()}},hover(b,z){if(!W.current)return;const w=b.index,Z=p;if(w!==Z){if(V==="regular"){const X=W.current.getBoundingClientRect(),q=(X.bottom-X.top)/2,ee=z.getClientOffset().y-X.top;if(w<Z&&ee<q||w>Z&&ee>q)return}R(Z,w),b.index=Z}}}),[{isDragging:_},$,j]=(0,m.useDrag)({type:L,item(){g&&g();const{width:b}=W.current?.getBoundingClientRect()??{};return{index:p,width:b,...y}},end(){O&&O()},canDrag:D,isDragging:y.id?b=>y.id===b.getItem().id:void 0,collect:b=>({isDragging:b.isDragging()})}),S=(0,A.A)(D,p,{onGrabItem:P,onDropItem:F,onCancel:K,onMoveItem:R});return[{handlerId:Y,isDragging:_,handleKeyDown:S},W,U,$,j]}},18777:function(N,T,t){t.d(T,{A:function(){return m}});var i=t(32735);const m=(h,A,{onCancel:M,onDropItem:D,onGrabItem:L,onMoveItem:p})=>{const[y,g]=(0,i.useState)(!1),O=R=>{y&&(R==="UP"?p(A-1,A):R==="DOWN"&&p(A+1,A))},P=()=>{y?(D&&D(A),g(!1)):(L&&L(A),g(!0))},F=()=>{y&&(g(!1),M&&M(A))};return R=>{if(h&&!(R.key==="Tab"&&!y))switch(R.preventDefault(),R.key){case" ":case"Enter":P();break;case"Escape":F();break;case"ArrowDown":case"ArrowRight":O("DOWN");break;case"ArrowUp":case"ArrowLeft":O("UP");break;default:}}}},42882:function(N,T,t){t.d(T,{Jg:function(){return p},KQ:function(){return D},Vo:function(){return L},Yg:function(){return h}});var i=t(98178),m=t(34947);const h=()=>g=>g["content-manager_app"]||m.E,A=()=>createSelector(h(),g=>g),M=()=>createSelector(h(),g=>g.models),D=()=>(0,i.P1)(h(),g=>({collectionTypeLinks:g.collectionTypeLinks,singleTypeLinks:g.singleTypeLinks})),L=()=>(0,i.P1)(h(),({components:g,models:O})=>({schemas:[...g,...O]})),p=(0,i.P1)(h(),g=>g.fieldSizes);var y=null},70031:function(N,T){const t=i=>i["content-manager_editViewLayoutManager"].currentLayout;T.Z=t},25708:function(N,T){T.Z={COMPONENT:"component",EDIT_FIELD:"editField",FIELD:"field",DYNAMIC_ZONE:"dynamicZone",RELATION:"relation"}},47510:function(N,T){const t=i=>`content-manager.${i}`;T.Z=t},51375:function(N,T,t){t.d(T,{_Q:function(){return ee.Z},W3:function(){return A},ko:function(){return p},FE:function(){return g},Di:function(){return K},Ex:function(){return me},du:function(){return Y},TA:function(){return $},Ts:function(){return z},Uo:function(){return Z},IF:function(){return q},OB:function(){return se.Z},w8:function(){return ge},kc:function(){return le}});var i=t(99381),m=t.n(i),A=(o,d,u)=>{if(Array.isArray(o)&&d>=0&&u>=0&&d<=o.length-1&&u<=o.length-1){const e=m()(o),n=e.splice(d,1);return e.splice(u,0,n[0]),e}return o},M=t(59578),D=t.n(M),p=o=>{const d=o.type;return d==="relation"?!D()(o.relationType).includes("morph"):!["json","dynamiczone","richtext","password"].includes(d)&&!!d};const y=(o,d)=>{typeof o=="function"?o(d):o!=null&&(o.current=d)},g=(...o)=>d=>o.forEach(u=>y(u,d));var O=t(33795),P=t.n(O);const F=(o,d)=>Object.keys(o).reduce((u,e)=>{const n=P()(o,[e],{}),{default:r,component:s,type:a,required:l,min:c,repeatable:f}=n;if(r!==void 0&&(u[e]=r),a==="component"){const C=d?.[s]?.attributes??{},I=F(C,d);if(l===!0&&(u[e]=f===!0?[]:I),c&&f===!0&&l){u[e]=[];for(let k=0;k<c;k+=1)u[e].push(I)}}return a==="dynamiczone"&&l===!0&&(u[e]=[]),u},{});var K=F,R=t(9086),V=t.n(R),Y=({layouts:o,metadatas:d,...u})=>{const e=o.list.map(s=>s.name?s.name:s),n=Object.keys(d).reduce((s,a)=>{const l=P()(d,[a],{});let c=l.edit;return c.mainField&&(c={...c,mainField:l.edit.mainField.name}),{...s,[a]:{edit:c,list:V()(l.list,["mainField"])}}},{}),r=o.edit.map(s=>s.map(({name:a,size:l})=>({name:a,size:l})));return{...u,layouts:{edit:r,list:e},metadatas:n}};const U=(o,d)=>o.map(u=>({...u,subject:d}));var $=o=>{const d={create:[{action:"plugin::content-manager.explorer.create",subject:null}],delete:[{action:"plugin::content-manager.explorer.delete",subject:null}],publish:[{action:"plugin::content-manager.explorer.publish",subject:null}],read:[{action:"plugin::content-manager.explorer.read",subject:null}],update:[{action:"plugin::content-manager.explorer.update",subject:null}]};return Object.keys(d).reduce((u,e)=>(u[e]=U(d[e],o),u),{})},j=t(95919),S=t.n(j),z=o=>o.split(".").filter(d=>S()(parseInt(d,10))),Z=o=>{if(o.length===0)return-1;const d=Math.max.apply(Math,o.map(u=>u.__temp_key__??0));return Number.isNaN(d)?-1:d},q=o=>`/content-manager/${o}`,se=t(47510),ee=t(25708),oe=t(86349),ae=t.n(oe),ie=t(3040),Q=t.n(ie),ge=(o,d,u)=>{const e=a=>d.find(l=>l.uid===a),n=Object.assign({},o),r=o[u].uid,s=e(r);return Q()(n,[u],ae()({},s,o[u])),Object.keys(o.components).forEach(a=>{const l=e(a);Q()(n,["components",a],{...o.components[a],...l})}),n},E=t(19565),le=(o,d,u)=>{const e=(n,r)=>Object.keys(n).reduce((s,a)=>{const l=(0,E.UN)(r,a),c=P()(n,a),f=(0,E.k2)(r,[a,"component"]),C=(0,E.k2)(r,[a,"repeatable"]);return l==="dynamiczone"?(s[a]=c.map(I=>e(I,u[I.__component])),s):l==="component"?(C?s[a]=c&&c.map(I=>e(I,u[f])):s[a]=c&&e(c,u[f]),s):(l!=="password"&&(s[a]=c),s)},{});return e(o,d)},ye=t(51355),ce=t.n(ye),pe=t(86834),H=t.n(pe),de=t(78746),G=t.n(de),v=t(24346),te=t(82293);v.kM(v.nK,"defined",function(){return this.test("defined",E.I0.required,o=>o!==void 0)}),v.kM(v.IX,"notEmptyMin",function(o){return this.test("notEmptyMin",E.I0.min,d=>H()(d)?!0:d.length>=o)}),v.kM(v.Z_,"isInferior",function(o,d){return this.test("isInferior",o,function(u){return!u||Number.isNaN(G()(u))?!0:G()(d)>=G()(u)})}),v.kM(v.Z_,"isSuperior",function(o,d){return this.test("isSuperior",o,function(u){return!u||Number.isNaN(G()(u))?!0:G()(u)>=G()(d)})});const fe=o=>P()(o,["attributes"],{}),ne=(o,{components:d},u={isCreatingEntry:!0,isDraft:!0,isFromComponent:!1})=>{const e=fe(o);return v.Ry().shape(Object.keys(e).reduce((n,r)=>{const s=e[r];if(s.type!=="relation"&&s.type!=="component"&&s.type!=="dynamiczone"){const a=Ee(s.type,s,u);n[r]=a}if(s.type==="relation"&&(n[r]=["oneWay","oneToOne","manyToOne","oneToManyMorph","oneToOneMorph"].includes(s.relationType)?v.Ry().nullable():v.IX().nullable()),s.type==="component"){const a=ne(d[s.component],{components:d},{...u,isFromComponent:!0});if(s.repeatable===!0){const{min:c,max:f,required:C}=s;let I=v.Vo(k=>{let x=v.IX().of(a);return c?C?x=x.min(c,E.I0.min):C!==!0&&H()(k)?x=x.nullable():x=x.min(c,E.I0.min):C&&!u.isDraft&&(x=x.min(1,E.I0.required)),f&&(x=x.max(f,E.I0.max)),x});return n[r]=I,n}const l=v.Vo(c=>c!==void 0?s.required===!0&&!u.isDraft?a.defined():a.nullable():s.required===!0?v.Ry().defined():v.Ry().nullable());return n[r]=l,n}if(s.type==="dynamiczone"){let a=v.IX().of(v.Vo(({__component:f})=>ne(d[f],{components:d},{...u,isFromComponent:!0})));const{max:l,min:c}=s;c?s.required?a=a.test("min",E.I0.min,f=>u.isCreatingEntry?f&&f.length>=c:f===void 0?!0:f!==null&&f.length>=c).test("required",E.I0.required,f=>u.isCreatingEntry?f!==null||f!==void 0:f===void 0?!0:f!==null):a=a.notEmptyMin(c):s.required&&!u.isDraft&&(a=a.test("required",E.I0.required,f=>u.isCreatingEntry?f!==null||f!==void 0:f===void 0?!0:f!==null)),l&&(a=a.max(l,E.I0.max)),n[r]=a}return n},{}))},Ee=(o,d,u)=>{let e=v.nK();return["string","uid","text","richtext","email","password","enumeration"].includes(o)&&(e=v.Z_()),o==="json"&&(e=v.nK(E.I0.json).test("isJSON",E.I0.json,n=>{if(!n||!n.length)return!0;try{return JSON.parse(n),!0}catch{return!1}}).nullable().test("required",E.I0.required,n=>!(d.required&&(!n||!n.length)))),o==="email"&&(e=e.email(E.I0.email)),["number","integer","float","decimal"].includes(o)&&(e=v.Rx().transform(n=>S()(n)?void 0:n).typeError()),o==="biginteger"&&(e=v.Z_().matches(/^-?\d*$/)),["date","datetime"].includes(o)&&(e=v.hT()),Object.keys(d).forEach(n=>{const r=d[n];if(r||!ce()(r)&&Number.isInteger(Math.floor(r))||r===0)switch(n){case"required":{u.isDraft||(o==="password"&&u.isCreatingEntry&&(e=e.required(E.I0.required)),o!=="password"&&(u.isCreatingEntry?e=e.required(E.I0.required):e=e.test("required",E.I0.required,s=>s===void 0&&!u.isFromComponent?!0:(0,te.Z)(o)?s===0?!0:!!s:o==="boolean"?s!=null:o==="date"||o==="datetime"?typeof s=="string"?!H()(s):!H()(s?.toString()):!H()(s))));break}case"max":{o==="biginteger"?e=e.isInferior(E.I0.max,r):e=e.max(r,E.I0.max);break}case"maxLength":e=e.max(r,E.I0.maxLength);break;case"min":{o==="biginteger"?e=e.isSuperior(E.I0.min,r):e=e.min(r,E.I0.min);break}case"minLength":{u.isDraft||(e=e.min(r,E.I0.minLength));break}case"regex":e=e.matches(new RegExp(r),{message:E.I0.regex,excludeEmptyString:!d.required});break;case"lowercase":["text","textarea","email","string"].includes(o)&&(e=e.strict().lowercase());break;case"uppercase":["text","textarea","email","string"].includes(o)&&(e=e.strict().uppercase());break;case"positive":(0,te.Z)(o)&&(e=e.positive());break;case"negative":(0,te.Z)(o)&&(e=e.negative());break;default:e=e.nullable()}}),e};var me=ne},82293:function(N,T,t){t.d(T,{Z:function(){return i}});function i(m){return["integer","biginteger","decimal","float","number"].includes(m)}},39731:function(N,T,t){t.d(T,{uT:function(){return U},fC:function(){return j},Dx:function(){return Y}});var i=t(32735),m=t(49372),h=t(87933),A=t(85025),M=t(31600),D=t(72850),L=t(50563),p=t(95489),y=t(35331),g=t(60216),O=t.n(g),P=t(67879),F=t(8471),K=t.p+"0cd5f8915b265d5b1856.png";const R="limits-title",V="https://strapi.io/pricing-cloud",W="https://strapi.io/contact-sales";function Y({children:S}){return i.createElement(m.Z,{variant:"alpha",id:R},S)}Y.propTypes={children:O().node.isRequired};function U({children:S}){return i.createElement(m.Z,{variant:"omega"},S)}U.propTypes={children:O().node.isRequired};function _(){const{formatMessage:S}=(0,P.Z)();return i.createElement(h.k,{gap:2,paddingTop:4},i.createElement(p.Q,{variant:"default",isExternal:!0,href:V},S({id:"Settings.review-workflows.limit.cta.learn",defaultMessage:"Learn more"})),i.createElement(p.Q,{variant:"tertiary",isExternal:!0,href:W},S({id:"Settings.review-workflows.limit.cta.sales",defaultMessage:"Contact Sales"})))}const $=F.ZP.img`
2
- // Margin top|right reverse the padding of ModalBody
3
- margin-right: ${({theme:S})=>`-${S.spaces[7]}`};
4
- margin-top: ${({theme:S})=>`-${S.spaces[7]}`};
5
- width: 360px;
6
- `;function j({children:S,isOpen:b,onClose:z}){const{formatMessage:w}=(0,P.Z)();return b?i.createElement(A.P,{labelledBy:R},i.createElement(M.f,null,i.createElement(h.k,{gap:2,paddingLeft:7,position:"relative"},i.createElement(h.k,{alignItems:"start",direction:"column",gap:2,width:"60%"},S,i.createElement(_,null)),i.createElement(h.k,{justifyContent:"end",height:"100%",width:"40%"},i.createElement($,{src:K,"aria-hidden":!0,alt:"",loading:"lazy"}),i.createElement(D.x,{display:"flex",position:"absolute",right:0,top:0},i.createElement(L.h,{icon:i.createElement(y.Z,null),"aria-label":w({id:"global.close",defaultMessage:"Close"}),onClick:z})))))):null}j.defaultProps={isOpen:!1},j.propTypes={children:O().node.isRequired,isOpen:O().bool,onClose:O().func.isRequired}},61937:function(N,T,t){t.d(T,{$k:function(){return p},FT:function(){return O},Nj:function(){return L},Ot:function(){return D},VS:function(){return y},gu:function(){return h},lv:function(){return g},qZ:function(){return A},sN:function(){return m},uL:function(){return P},x4:function(){return M}});var i=t(12301);const m="settings_review-workflows",h="Settings/Review_Workflows/RESET_WORKFLOW",A="Settings/Review_Workflows/SET_WORKFLOW",M="Settings/Review_Workflows/WORKFLOW_DELETE_STAGE",D="Settings/Review_Workflows/WORKFLOW_ADD_STAGE",L="Settings/Review_Workflows/WORKFLOW_UPDATE_STAGE",p="Settings/Review_Workflows/WORKFLOW_UPDATE_STAGE_POSITION",y="Settings/Review_Workflows/WORKFLOW_UPDATE",g={primary600:"Blue",primary200:"Lilac",alternative600:"Violet",alternative200:"Lavender",success600:"Green",success200:"Pale Green",danger500:"Cherry",danger200:"Pink",warning600:"Orange",warning200:"Yellow",secondary600:"Teal",secondary200:"Baby Blue",neutral400:"Gray",neutral0:"White"},O=i.W.colors.primary600,P={STAGE:"stage"}},67350:function(N,T,t){t.d(T,{n:function(){return h}});var i=t(19565),m=t(20108);function h(A={}){const{get:M}=(0,i.kY)(),{id:D="",...L}=A,p={populate:"stages"},{data:y,isLoading:g,status:O,refetch:P}=(0,m.useQuery)(["review-workflows","workflows",D],async()=>(await M(`/admin/review-workflows/workflows/${D}`,{params:{...p,...L}})).data);let F=[];return D&&y?.data?F=[y.data]:Array.isArray(y?.data)&&(F=y.data),{meta:y?.meta??{},workflows:F,isLoading:g,status:O,refetch:P}}},54504:function(N,T,t){t.d(T,{k:function(){return h},s:function(){return A}});var i=t(12301),m=t(61937);function h(M){if(!M)return null;const L=Object.entries(i.W.colors).filter(([,p])=>p.toUpperCase()===M.toUpperCase()).reduce((p,[y])=>(m.lv?.[y]&&(p=y),p),null);return L?{themeColorName:L,name:m.lv[L]}:null}function A(){return Object.entries(m.lv).map(([M,D])=>({hex:i.W.colors[M].toUpperCase(),name:D}))}}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[539],{60539:function(v,a,t){t.r(a),t.d(a,{ReviewWorkflowsStageEE:function(){return r}});var n=t(32735),e=t(87933),l=t(72850),i=t(49372),u=t(19565),d=t(60216),o=t.n(d),h=t(61937),g=t(54504);function r({color:s,name:m}){const{themeColorName:p}=(0,g.k)(s);return n.createElement(e.k,{alignItems:"center",gap:2,maxWidth:(0,u.Q1)(300)},n.createElement(l.x,{height:2,background:s,borderColor:p==="neutral0"?"neutral150":"transparent",hasRadius:!0,shrink:0,width:2}),n.createElement(i.Z,{fontWeight:"regular",textColor:"neutral700",ellipsis:!0},m))}r.defaultProps={color:h.FT},r.propTypes={color:o().string,name:o().string.isRequired}}}]);
@@ -1,105 +0,0 @@
1
- (self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[6691],{93994:function(v,p,e){var r=e(33795);function c(u,i){for(var s=-1,n=i.length,t=Array(n),a=u==null;++s<n;)t[s]=a?void 0:r(u,i[s]);return t}v.exports=c},88311:function(v,p,e){var r=e(93994),c=e(83368),u=c(r);v.exports=u},65923:function(v,p,e){"use strict";const r=e(52138),c=Symbol("max"),u=Symbol("length"),i=Symbol("lengthCalculator"),s=Symbol("allowStale"),n=Symbol("maxAge"),t=Symbol("dispose"),a=Symbol("noDisposeOnSet"),d=Symbol("lruList"),l=Symbol("cache"),o=Symbol("updateAgeOnGet"),h=()=>1;class E{constructor(g){if(typeof g=="number"&&(g={max:g}),g||(g={}),g.max&&(typeof g.max!="number"||g.max<0))throw new TypeError("max must be a non-negative number");const R=this[c]=g.max||1/0,_=g.length||h;if(this[i]=typeof _!="function"?h:_,this[s]=g.stale||!1,g.maxAge&&typeof g.maxAge!="number")throw new TypeError("maxAge must be a number");this[n]=g.maxAge||0,this[t]=g.dispose,this[a]=g.noDisposeOnSet||!1,this[o]=g.updateAgeOnGet||!1,this.reset()}set max(g){if(typeof g!="number"||g<0)throw new TypeError("max must be a non-negative number");this[c]=g||1/0,m(this)}get max(){return this[c]}set allowStale(g){this[s]=!!g}get allowStale(){return this[s]}set maxAge(g){if(typeof g!="number")throw new TypeError("maxAge must be a non-negative number");this[n]=g,m(this)}get maxAge(){return this[n]}set lengthCalculator(g){typeof g!="function"&&(g=h),g!==this[i]&&(this[i]=g,this[u]=0,this[d].forEach(R=>{R.length=this[i](R.value,R.key),this[u]+=R.length})),m(this)}get lengthCalculator(){return this[i]}get length(){return this[u]}get itemCount(){return this[d].length}rforEach(g,R){R=R||this;for(let _=this[d].tail;_!==null;){const y=_.prev;C(this,g,_,R),_=y}}forEach(g,R){R=R||this;for(let _=this[d].head;_!==null;){const y=_.next;C(this,g,_,R),_=y}}keys(){return this[d].toArray().map(g=>g.key)}values(){return this[d].toArray().map(g=>g.value)}reset(){this[t]&&this[d]&&this[d].length&&this[d].forEach(g=>this[t](g.key,g.value)),this[l]=new Map,this[d]=new r,this[u]=0}dump(){return this[d].map(g=>O(this,g)?!1:{k:g.key,v:g.value,e:g.now+(g.maxAge||0)}).toArray().filter(g=>g)}dumpLru(){return this[d]}set(g,R,_){if(_=_||this[n],_&&typeof _!="number")throw new TypeError("maxAge must be a number");const y=_?Date.now():0,x=this[i](R,g);if(this[l].has(g)){if(x>this[c])return D(this,this[l].get(g)),!1;const H=this[l].get(g).value;return this[t]&&(this[a]||this[t](g,H.value)),H.now=y,H.maxAge=_,H.value=R,this[u]+=x-H.length,H.length=x,this.get(g),m(this),!0}const F=new $(g,R,x,y,_);return F.length>this[c]?(this[t]&&this[t](g,R),!1):(this[u]+=F.length,this[d].unshift(F),this[l].set(g,this[d].head),m(this),!0)}has(g){if(!this[l].has(g))return!1;const R=this[l].get(g).value;return!O(this,R)}get(g){return f(this,g,!0)}peek(g){return f(this,g,!1)}pop(){const g=this[d].tail;return g?(D(this,g),g.value):null}del(g){D(this,this[l].get(g))}load(g){this.reset();const R=Date.now();for(let _=g.length-1;_>=0;_--){const y=g[_],x=y.e||0;if(x===0)this.set(y.k,y.v);else{const F=x-R;F>0&&this.set(y.k,y.v,F)}}}prune(){this[l].forEach((g,R)=>f(this,R,!1))}}const f=(P,g,R)=>{const _=P[l].get(g);if(_){const y=_.value;if(O(P,y)){if(D(P,_),!P[s])return}else R&&(P[o]&&(_.value.now=Date.now()),P[d].unshiftNode(_));return y.value}},O=(P,g)=>{if(!g||!g.maxAge&&!P[n])return!1;const R=Date.now()-g.now;return g.maxAge?R>g.maxAge:P[n]&&R>P[n]},m=P=>{if(P[u]>P[c])for(let g=P[d].tail;P[u]>P[c]&&g!==null;){const R=g.prev;D(P,g),g=R}},D=(P,g)=>{if(g){const R=g.value;P[t]&&P[t](R.key,R.value),P[u]-=R.length,P[l].delete(R.key),P[d].removeNode(g)}};class ${constructor(g,R,_,y,x){this.key=g,this.value=R,this.length=_,this.now=y,this.maxAge=x||0}}const C=(P,g,R,_)=>{let y=R.value;O(P,y)&&(D(P,R),P[s]||(y=void 0)),y&&g.call(_,y.value,y.key,P)};v.exports=E},13272:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.isSafari=p.isFirefox=void 0;var r=e(17611);const c=r.memoize(()=>/firefox/i.test(navigator.userAgent));p.isFirefox=c;const u=r.memoize(()=>Boolean(window.safari));p.isSafari=u},24284:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0});var r=e(17611);class c{enter(i){const s=this.entered.length,n=t=>this.isNodeInDocument(t)&&(!t.contains||t.contains(i));return this.entered=r.union(this.entered.filter(n),[i]),s===0&&this.entered.length>0}leave(i){const s=this.entered.length;return this.entered=r.without(this.entered.filter(this.isNodeInDocument),i),s>0&&this.entered.length===0}reset(){this.entered=[]}constructor(i){this.entered=[],this.isNodeInDocument=i}}p.EnterLeaveCounter=c},32022:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0});var r=e(24284),c=e(5782),u=e(54935),i=t(e(9689)),s=e(44444);function n(l,o,h){return o in l?Object.defineProperty(l,o,{value:h,enumerable:!0,configurable:!0,writable:!0}):l[o]=h,l}function t(l){if(l&&l.__esModule)return l;var o={};if(l!=null){for(var h in l)if(Object.prototype.hasOwnProperty.call(l,h)){var E=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(l,h):{};E.get||E.set?Object.defineProperty(o,h,E):o[h]=l[h]}}return o.default=l,o}function a(l){for(var o=1;o<arguments.length;o++){var h=arguments[o]!=null?arguments[o]:{},E=Object.keys(h);typeof Object.getOwnPropertySymbols=="function"&&(E=E.concat(Object.getOwnPropertySymbols(h).filter(function(f){return Object.getOwnPropertyDescriptor(h,f).enumerable}))),E.forEach(function(f){n(l,f,h[f])})}return l}class d{profile(){var o,h;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((o=this.dragStartSourceIds)===null||o===void 0?void 0:o.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((h=this.dragOverTargetIds)===null||h===void 0?void 0:h.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const o=this.rootElement;if(o!==void 0){if(o.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");o.__isReactDndBackendSetUp=!0,this.addEventListeners(o)}}teardown(){const o=this.rootElement;if(o!==void 0&&(o.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var h;(h=this.window)===null||h===void 0||h.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(o,h,E){return this.sourcePreviewNodeOptions.set(o,E),this.sourcePreviewNodes.set(o,h),()=>{this.sourcePreviewNodes.delete(o),this.sourcePreviewNodeOptions.delete(o)}}connectDragSource(o,h,E){this.sourceNodes.set(o,h),this.sourceNodeOptions.set(o,E);const f=m=>this.handleDragStart(m,o),O=m=>this.handleSelectStart(m);return h.setAttribute("draggable","true"),h.addEventListener("dragstart",f),h.addEventListener("selectstart",O),()=>{this.sourceNodes.delete(o),this.sourceNodeOptions.delete(o),h.removeEventListener("dragstart",f),h.removeEventListener("selectstart",O),h.setAttribute("draggable","false")}}connectDropTarget(o,h){const E=m=>this.handleDragEnter(m,o),f=m=>this.handleDragOver(m,o),O=m=>this.handleDrop(m,o);return h.addEventListener("dragenter",E),h.addEventListener("dragover",f),h.addEventListener("drop",O),()=>{h.removeEventListener("dragenter",E),h.removeEventListener("dragover",f),h.removeEventListener("drop",O)}}addEventListeners(o){o.addEventListener&&(o.addEventListener("dragstart",this.handleTopDragStart),o.addEventListener("dragstart",this.handleTopDragStartCapture,!0),o.addEventListener("dragend",this.handleTopDragEndCapture,!0),o.addEventListener("dragenter",this.handleTopDragEnter),o.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),o.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),o.addEventListener("dragover",this.handleTopDragOver),o.addEventListener("dragover",this.handleTopDragOverCapture,!0),o.addEventListener("drop",this.handleTopDrop),o.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(o){o.removeEventListener&&(o.removeEventListener("dragstart",this.handleTopDragStart),o.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),o.removeEventListener("dragend",this.handleTopDragEndCapture,!0),o.removeEventListener("dragenter",this.handleTopDragEnter),o.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),o.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),o.removeEventListener("dragover",this.handleTopDragOver),o.removeEventListener("dragover",this.handleTopDragOverCapture,!0),o.removeEventListener("drop",this.handleTopDrop),o.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const o=this.monitor.getSourceId(),h=this.sourceNodeOptions.get(o);return a({dropEffect:this.altKeyPressed?"copy":"move"},h||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const o=this.monitor.getSourceId(),h=this.sourcePreviewNodeOptions.get(o);return a({anchorX:.5,anchorY:.5,captureDraggingState:!1},h||{})}isDraggingNativeItem(){const o=this.monitor.getItemType();return Object.keys(i).some(h=>i[h]===o)}beginDragNativeItem(o,h){this.clearCurrentDragSourceNode(),this.currentNativeSource=u.createNativeDragSource(o,h),this.currentNativeHandle=this.registry.addSource(o,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(o){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=o;const h=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var E;return(E=this.rootElement)===null||E===void 0?void 0:E.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},h)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var o;(o=this.window)===null||o===void 0||o.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(o,h){o.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(h))}handleDragEnter(o,h){this.dragEnterTargetIds.unshift(h)}handleDragOver(o,h){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(h)}handleDrop(o,h){this.dropTargetIds.unshift(h)}constructor(o,h,E){this.sourcePreviewNodes=new Map,this.sourcePreviewNodeOptions=new Map,this.sourceNodes=new Map,this.sourceNodeOptions=new Map,this.dragStartSourceIds=null,this.dropTargetIds=[],this.dragEnterTargetIds=[],this.currentNativeSource=null,this.currentNativeHandle=null,this.currentDragSourceNode=null,this.altKeyPressed=!1,this.mouseMoveTimeoutTimer=null,this.asyncEndDragFrameId=null,this.dragOverTargetIds=null,this.lastClientOffset=null,this.hoverRafId=null,this.getSourceClientOffset=f=>{const O=this.sourceNodes.get(f);return O&&c.getNodeClientOffset(O)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=f=>Boolean(f&&this.document&&this.document.body&&this.document.body.contains(f)),this.endDragIfSourceWasRemovedFromDOM=()=>{const f=this.currentDragSourceNode;f==null||this.isNodeInDocument(f)||(this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover())},this.scheduleHover=f=>{this.hoverRafId===null&&typeof requestAnimationFrame<"u"&&(this.hoverRafId=requestAnimationFrame(()=>{this.monitor.isDragging()&&this.actions.hover(f||[],{clientOffset:this.lastClientOffset}),this.hoverRafId=null}))},this.cancelHover=()=>{this.hoverRafId!==null&&typeof cancelAnimationFrame<"u"&&(cancelAnimationFrame(this.hoverRafId),this.hoverRafId=null)},this.handleTopDragStartCapture=()=>{this.clearCurrentDragSourceNode(),this.dragStartSourceIds=[]},this.handleTopDragStart=f=>{if(f.defaultPrevented)return;const{dragStartSourceIds:O}=this;this.dragStartSourceIds=null;const m=c.getEventClientOffset(f);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(O||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:m});const{dataTransfer:D}=f,$=u.matchNativeItemType(D);if(this.monitor.isDragging()){if(D&&typeof D.setDragImage=="function"){const P=this.monitor.getSourceId(),g=this.sourceNodes.get(P),R=this.sourcePreviewNodes.get(P)||g;if(R){const{anchorX:_,anchorY:y,offsetX:x,offsetY:F}=this.getCurrentSourcePreviewNodeOptions(),K={anchorX:_,anchorY:y},H={offsetX:x,offsetY:F},b=c.getDragPreviewOffset(g,R,m,K,H);D.setDragImage(R,b.x,b.y)}}try{D?.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(f.target);const{captureDraggingState:C}=this.getCurrentSourcePreviewNodeOptions();C?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if($)this.beginDragNativeItem($);else{if(D&&!D.types&&(f.target&&!f.target.hasAttribute||!f.target.hasAttribute("draggable")))return;f.preventDefault()}},this.handleTopDragEndCapture=()=>{this.clearCurrentDragSourceNode()&&this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleTopDragEnterCapture=f=>{if(this.dragEnterTargetIds=[],this.isDraggingNativeItem()){var O;(O=this.currentNativeSource)===null||O===void 0||O.loadDataTransfer(f.dataTransfer)}if(!this.enterLeaveCounter.enter(f.target)||this.monitor.isDragging())return;const{dataTransfer:D}=f,$=u.matchNativeItemType(D);$&&this.beginDragNativeItem($,D)},this.handleTopDragEnter=f=>{const{dragEnterTargetIds:O}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=f.altKey,O.length>0&&this.actions.hover(O,{clientOffset:c.getEventClientOffset(f)}),O.some(D=>this.monitor.canDropOnTarget(D))&&(f.preventDefault(),f.dataTransfer&&(f.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=f=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var O;(O=this.currentNativeSource)===null||O===void 0||O.loadDataTransfer(f.dataTransfer)}},this.handleTopDragOver=f=>{const{dragOverTargetIds:O}=this;if(this.dragOverTargetIds=[],!this.monitor.isDragging()){f.preventDefault(),f.dataTransfer&&(f.dataTransfer.dropEffect="none");return}this.altKeyPressed=f.altKey,this.lastClientOffset=c.getEventClientOffset(f),this.scheduleHover(O),(O||[]).some(D=>this.monitor.canDropOnTarget(D))?(f.preventDefault(),f.dataTransfer&&(f.dataTransfer.dropEffect=this.getCurrentDropEffect())):this.isDraggingNativeItem()?f.preventDefault():(f.preventDefault(),f.dataTransfer&&(f.dataTransfer.dropEffect="none"))},this.handleTopDragLeaveCapture=f=>{this.isDraggingNativeItem()&&f.preventDefault(),this.enterLeaveCounter.leave(f.target)&&(this.isDraggingNativeItem()&&setTimeout(()=>this.endDragNativeItem(),0),this.cancelHover())},this.handleTopDropCapture=f=>{if(this.dropTargetIds=[],this.isDraggingNativeItem()){var O;f.preventDefault(),(O=this.currentNativeSource)===null||O===void 0||O.loadDataTransfer(f.dataTransfer)}else u.matchNativeItemType(f.dataTransfer)&&f.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=f=>{const{dropTargetIds:O}=this;this.dropTargetIds=[],this.actions.hover(O,{clientOffset:c.getEventClientOffset(f)}),this.actions.drop({dropEffect:this.getCurrentDropEffect()}),this.isDraggingNativeItem()?this.endDragNativeItem():this.monitor.isDragging()&&this.actions.endDrag(),this.cancelHover()},this.handleSelectStart=f=>{const O=f.target;typeof O.dragDrop=="function"&&(O.tagName==="INPUT"||O.tagName==="SELECT"||O.tagName==="TEXTAREA"||O.isContentEditable||(f.preventDefault(),O.dragDrop()))},this.options=new s.OptionsReader(h,E),this.actions=o.getActions(),this.monitor=o.getMonitor(),this.registry=o.getRegistry(),this.enterLeaveCounter=new r.EnterLeaveCounter(this.isNodeInDocument)}}p.HTML5BackendImpl=d},80557:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0});class e{interpolate(c){const{xs:u,ys:i,c1s:s,c2s:n,c3s:t}=this;let a=u.length-1;if(c===u[a])return i[a];let d=0,l=t.length-1,o;for(;d<=l;){o=Math.floor(.5*(d+l));const f=u[o];if(f<c)d=o+1;else if(f>c)l=o-1;else return i[o]}a=Math.max(0,l);const h=c-u[a],E=h*h;return i[a]+s[a]*h+n[a]*E+t[a]*h*E}constructor(c,u){const{length:i}=c,s=[];for(let O=0;O<i;O++)s.push(O);s.sort((O,m)=>c[O]<c[m]?-1:1);const n=[],t=[],a=[];let d,l;for(let O=0;O<i-1;O++)d=c[O+1]-c[O],l=u[O+1]-u[O],t.push(d),n.push(l),a.push(l/d);const o=[a[0]];for(let O=0;O<t.length-1;O++){const m=a[O],D=a[O+1];if(m*D<=0)o.push(0);else{d=t[O];const $=t[O+1],C=d+$;o.push(3*C/((C+$)/m+(C+d)/D))}}o.push(a[a.length-1]);const h=[],E=[];let f;for(let O=0;O<o.length-1;O++){f=a[O];const m=o[O],D=1/t[O],$=m+o[O+1]-f-f;h.push((f-m-$)*D),E.push($*D*D)}this.xs=c,this.ys=u,this.c1s=o,this.c2s=h,this.c3s=E}}p.MonotonicInterpolant=e},81061:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0});class e{initializeExposedProperties(){Object.keys(this.config.exposeProperties).forEach(c=>{Object.defineProperty(this.item,c,{configurable:!0,enumerable:!0,get(){return console.warn(`Browser doesn't allow reading "${c}" until the drop event.`),null}})})}loadDataTransfer(c){if(c){const u={};Object.keys(this.config.exposeProperties).forEach(i=>{const s=this.config.exposeProperties[i];s!=null&&(u[i]={value:s(c,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,u)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(c,u){return u===c.getSourceId()}endDrag(){}constructor(c){this.config=c,this.item={},this.initializeExposedProperties()}}p.NativeDragSource=e},17892:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.getDataFromDataTransfer=e;function e(r,c,u){const i=c.reduce((s,n)=>s||r.getData(n),"");return i??u}},54935:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.createNativeDragSource=u,p.matchNativeItemType=i;var r=e(66826),c=e(81061);function u(s,n){const t=r.nativeTypesConfig[s];if(!t)throw new Error(`native type ${s} has no configuration`);const a=new c.NativeDragSource(t);return a.loadDataTransfer(n),a}function i(s){if(!s)return null;const n=Array.prototype.slice.call(s.types||[]);return Object.keys(r.nativeTypesConfig).filter(t=>{const a=r.nativeTypesConfig[t];return a?.matchesTypes?a.matchesTypes.some(d=>n.indexOf(d)>-1):!1})[0]||null}},66826:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.nativeTypesConfig=void 0;var r=u(e(9689)),c=e(17892);function u(s){if(s&&s.__esModule)return s;var n={};if(s!=null){for(var t in s)if(Object.prototype.hasOwnProperty.call(s,t)){var a=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(s,t):{};a.get||a.set?Object.defineProperty(n,t,a):n[t]=s[t]}}return n.default=s,n}const i={[r.FILE]:{exposeProperties:{files:s=>Array.prototype.slice.call(s.files),items:s=>s.items,dataTransfer:s=>s},matchesTypes:["Files"]},[r.HTML]:{exposeProperties:{html:(s,n)=>c.getDataFromDataTransfer(s,n,""),dataTransfer:s=>s},matchesTypes:["Html","text/html"]},[r.URL]:{exposeProperties:{urls:(s,n)=>c.getDataFromDataTransfer(s,n,"").split(`
2
- `),dataTransfer:s=>s},matchesTypes:["Url","text/uri-list"]},[r.TEXT]:{exposeProperties:{text:(s,n)=>c.getDataFromDataTransfer(s,n,""),dataTransfer:s=>s},matchesTypes:["Text","text/plain"]}};p.nativeTypesConfig=i},9689:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.HTML=p.TEXT=p.URL=p.FILE=void 0;const e="__NATIVE_FILE__";p.FILE=e;const r="__NATIVE_URL__";p.URL=r;const c="__NATIVE_TEXT__";p.TEXT=c;const u="__NATIVE_HTML__";p.HTML=u},5782:function(v,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.getNodeClientOffset=i,p.getEventClientOffset=s,p.getDragPreviewOffset=a;var r=e(13272),c=e(80557);const u=1;function i(d){const l=d.nodeType===u?d:d.parentElement;if(!l)return null;const{top:o,left:h}=l.getBoundingClientRect();return{x:h,y:o}}function s(d){return{x:d.clientX,y:d.clientY}}function n(d){var l;return d.nodeName==="IMG"&&(r.isFirefox()||!(!((l=document.documentElement)===null||l===void 0)&&l.contains(d)))}function t(d,l,o,h){let E=d?l.width:o,f=d?l.height:h;return r.isSafari()&&d&&(f/=window.devicePixelRatio,E/=window.devicePixelRatio),{dragPreviewWidth:E,dragPreviewHeight:f}}function a(d,l,o,h,E){const f=n(l),m=i(f?d:l),D={x:o.x-m.x,y:o.y-m.y},{offsetWidth:$,offsetHeight:C}=d,{anchorX:P,anchorY:g}=h,{dragPreviewWidth:R,dragPreviewHeight:_}=t(f,l,$,C),y=()=>{let T=new c.MonotonicInterpolant([0,.5,1],[D.y,D.y/C*_,D.y+_-C]).interpolate(g);return r.isSafari()&&f&&(T+=(window.devicePixelRatio-1)*_),T},x=()=>new c.MonotonicInterpolant([0,.5,1],[D.x,D.x/$*R,D.x+R-$]).interpolate(P),{offsetX:F,offsetY:K}=E,H=F===0||F,b=K===0||K;return{x:H?F:x(),y:b?K:y()}}},44444:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0});class e{get window(){if(this.globalContext)return this.globalContext;if(typeof window<"u")return window}get document(){var c;return!((c=this.globalContext)===null||c===void 0)&&c.document?this.globalContext.document:this.window?this.window.document:void 0}get rootElement(){var c;return((c=this.optionsArgs)===null||c===void 0?void 0:c.rootElement)||this.window}constructor(c,u){this.ownerDocument=null,this.globalContext=c,this.optionsArgs=u}}p.OptionsReader=e},15970:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.getEmptyImage=r;let e;function r(){return e||(e=new Image,e.src="data:image/gif;base64,R0lGODlhAQABAAAAACH5BAEKAAEALAAAAAABAAEAAAICTAEAOw=="),e}},51968:function(v,p,e){"use strict";var r;r={value:!0},Object.defineProperty(p,"rX",{enumerable:!0,get:function(){return i.getEmptyImage}}),p.PD=r=void 0;var c=e(32022),u=s(e(9689)),i=e(15970);r=u;function s(t){if(t&&t.__esModule)return t;var a={};if(t!=null){for(var d in t)if(Object.prototype.hasOwnProperty.call(t,d)){var l=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,d):{};l.get||l.set?Object.defineProperty(a,d,l):a[d]=t[d]}}return a.default=t,a}const n=function(a,d,l){return new c.HTML5BackendImpl(a,d,l)};p.PD=n},17611:function(v,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.memoize=e,p.without=r,p.union=c;function e(u){let i=null;return()=>(i==null&&(i=u()),i)}function r(u,i){return u.filter(s=>s!==i)}function c(u,i){const s=new Set,n=a=>s.add(a);u.forEach(n),i.forEach(n);const t=[];return s.forEach(a=>t.push(a)),t}},84074:function(v,p,e){const r=Symbol("SemVer ANY");class c{static get ANY(){return r}constructor(o,h){if(h=u(h),o instanceof c){if(o.loose===!!h.loose)return o;o=o.value}t("comparator",o,h),this.options=h,this.loose=!!h.loose,this.parse(o),this.semver===r?this.value="":this.value=this.operator+this.semver.version,t("comp",this)}parse(o){const h=this.options.loose?i[s.COMPARATORLOOSE]:i[s.COMPARATOR],E=o.match(h);if(!E)throw new TypeError(`Invalid comparator: ${o}`);this.operator=E[1]!==void 0?E[1]:"",this.operator==="="&&(this.operator=""),E[2]?this.semver=new a(E[2],this.options.loose):this.semver=r}toString(){return this.value}test(o){if(t("Comparator.test",o,this.options.loose),this.semver===r||o===r)return!0;if(typeof o=="string")try{o=new a(o,this.options)}catch{return!1}return n(o,this.operator,this.semver,this.options)}intersects(o,h){if(!(o instanceof c))throw new TypeError("a Comparator is required");return this.operator===""?this.value===""?!0:new d(o.value,h).test(this.value):o.operator===""?o.value===""?!0:new d(this.value,h).test(o.semver):(h=u(h),h.includePrerelease&&(this.value==="<0.0.0-0"||o.value==="<0.0.0-0")||!h.includePrerelease&&(this.value.startsWith("<0.0.0")||o.value.startsWith("<0.0.0"))?!1:!!(this.operator.startsWith(">")&&o.operator.startsWith(">")||this.operator.startsWith("<")&&o.operator.startsWith("<")||this.semver.version===o.semver.version&&this.operator.includes("=")&&o.operator.includes("=")||n(this.semver,"<",o.semver,h)&&this.operator.startsWith(">")&&o.operator.startsWith("<")||n(this.semver,">",o.semver,h)&&this.operator.startsWith("<")&&o.operator.startsWith(">")))}}v.exports=c;const u=e(30156),{re:i,t:s}=e(90887),n=e(62401),t=e(33843),a=e(39405),d=e(14355)},14355:function(v,p,e){class r{constructor(T,S){if(S=i(S),T instanceof r)return T.loose===!!S.loose&&T.includePrerelease===!!S.includePrerelease?T:new r(T.raw,S);if(T instanceof s)return this.raw=T.value,this.set=[[T]],this.format(),this;if(this.options=S,this.loose=!!S.loose,this.includePrerelease=!!S.includePrerelease,this.raw=T,this.set=T.split("||").map(N=>this.parseRange(N.trim())).filter(N=>N.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${T}`);if(this.set.length>1){const N=this.set[0];if(this.set=this.set.filter(A=>!O(A[0])),this.set.length===0)this.set=[N];else if(this.set.length>1){for(const A of this.set)if(A.length===1&&m(A[0])){this.set=[A];break}}}this.format()}format(){return this.range=this.set.map(T=>T.join(" ").trim()).join("||").trim(),this.range}toString(){return this.range}parseRange(T){T=T.trim();const N=((this.options.includePrerelease&&E)|(this.options.loose&&f))+":"+T,A=u.get(N);if(A)return A;const L=this.options.loose,M=L?a[d.HYPHENRANGELOOSE]:a[d.HYPHENRANGE];T=T.replace(M,H(this.options.includePrerelease)),n("hyphen replace",T),T=T.replace(a[d.COMPARATORTRIM],l),n("comparator trim",T),T=T.replace(a[d.TILDETRIM],o),T=T.replace(a[d.CARETTRIM],h),T=T.split(/\s+/).join(" ");let j=T.split(" ").map(U=>$(U,this.options)).join(" ").split(/\s+/).map(U=>K(U,this.options));L&&(j=j.filter(U=>(n("loose invalid filter",U,this.options),!!U.match(a[d.COMPARATORLOOSE])))),n("range list",j);const w=new Map,B=j.map(U=>new s(U,this.options));for(const U of B){if(O(U))return[U];w.set(U.value,U)}w.size>1&&w.has("")&&w.delete("");const W=[...w.values()];return u.set(N,W),W}intersects(T,S){if(!(T instanceof r))throw new TypeError("a Range is required");return this.set.some(N=>D(N,S)&&T.set.some(A=>D(A,S)&&N.every(L=>A.every(M=>L.intersects(M,S)))))}test(T){if(!T)return!1;if(typeof T=="string")try{T=new t(T,this.options)}catch{return!1}for(let S=0;S<this.set.length;S++)if(b(this.set[S],T,this.options))return!0;return!1}}v.exports=r;const c=e(65923),u=new c({max:1e3}),i=e(30156),s=e(84074),n=e(33843),t=e(39405),{re:a,t:d,comparatorTrimReplace:l,tildeTrimReplace:o,caretTrimReplace:h}=e(90887),{FLAG_INCLUDE_PRERELEASE:E,FLAG_LOOSE:f}=e(88202),O=I=>I.value==="<0.0.0-0",m=I=>I.value==="",D=(I,T)=>{let S=!0;const N=I.slice();let A=N.pop();for(;S&&N.length;)S=N.every(L=>A.intersects(L,T)),A=N.pop();return S},$=(I,T)=>(n("comp",I,T),I=R(I,T),n("caret",I),I=P(I,T),n("tildes",I),I=y(I,T),n("xrange",I),I=F(I,T),n("stars",I),I),C=I=>!I||I.toLowerCase()==="x"||I==="*",P=(I,T)=>I.trim().split(/\s+/).map(S=>g(S,T)).join(" "),g=(I,T)=>{const S=T.loose?a[d.TILDELOOSE]:a[d.TILDE];return I.replace(S,(N,A,L,M,j)=>{n("tilde",I,N,A,L,M,j);let w;return C(A)?w="":C(L)?w=`>=${A}.0.0 <${+A+1}.0.0-0`:C(M)?w=`>=${A}.${L}.0 <${A}.${+L+1}.0-0`:j?(n("replaceTilde pr",j),w=`>=${A}.${L}.${M}-${j} <${A}.${+L+1}.0-0`):w=`>=${A}.${L}.${M} <${A}.${+L+1}.0-0`,n("tilde return",w),w})},R=(I,T)=>I.trim().split(/\s+/).map(S=>_(S,T)).join(" "),_=(I,T)=>{n("caret",I,T);const S=T.loose?a[d.CARETLOOSE]:a[d.CARET],N=T.includePrerelease?"-0":"";return I.replace(S,(A,L,M,j,w)=>{n("caret",I,A,L,M,j,w);let B;return C(L)?B="":C(M)?B=`>=${L}.0.0${N} <${+L+1}.0.0-0`:C(j)?L==="0"?B=`>=${L}.${M}.0${N} <${L}.${+M+1}.0-0`:B=`>=${L}.${M}.0${N} <${+L+1}.0.0-0`:w?(n("replaceCaret pr",w),L==="0"?M==="0"?B=`>=${L}.${M}.${j}-${w} <${L}.${M}.${+j+1}-0`:B=`>=${L}.${M}.${j}-${w} <${L}.${+M+1}.0-0`:B=`>=${L}.${M}.${j}-${w} <${+L+1}.0.0-0`):(n("no pr"),L==="0"?M==="0"?B=`>=${L}.${M}.${j}${N} <${L}.${M}.${+j+1}-0`:B=`>=${L}.${M}.${j}${N} <${L}.${+M+1}.0-0`:B=`>=${L}.${M}.${j} <${+L+1}.0.0-0`),n("caret return",B),B})},y=(I,T)=>(n("replaceXRanges",I,T),I.split(/\s+/).map(S=>x(S,T)).join(" ")),x=(I,T)=>{I=I.trim();const S=T.loose?a[d.XRANGELOOSE]:a[d.XRANGE];return I.replace(S,(N,A,L,M,j,w)=>{n("xRange",I,N,A,L,M,j,w);const B=C(L),W=B||C(M),U=W||C(j),G=U;return A==="="&&G&&(A=""),w=T.includePrerelease?"-0":"",B?A===">"||A==="<"?N="<0.0.0-0":N="*":A&&G?(W&&(M=0),j=0,A===">"?(A=">=",W?(L=+L+1,M=0,j=0):(M=+M+1,j=0)):A==="<="&&(A="<",W?L=+L+1:M=+M+1),A==="<"&&(w="-0"),N=`${A+L}.${M}.${j}${w}`):W?N=`>=${L}.0.0${w} <${+L+1}.0.0-0`:U&&(N=`>=${L}.${M}.0${w} <${L}.${+M+1}.0-0`),n("xRange return",N),N})},F=(I,T)=>(n("replaceStars",I,T),I.trim().replace(a[d.STAR],"")),K=(I,T)=>(n("replaceGTE0",I,T),I.trim().replace(a[T.includePrerelease?d.GTE0PRE:d.GTE0],"")),H=I=>(T,S,N,A,L,M,j,w,B,W,U,G,X)=>(C(N)?S="":C(A)?S=`>=${N}.0.0${I?"-0":""}`:C(L)?S=`>=${N}.${A}.0${I?"-0":""}`:M?S=`>=${S}`:S=`>=${S}${I?"-0":""}`,C(B)?w="":C(W)?w=`<${+B+1}.0.0-0`:C(U)?w=`<${B}.${+W+1}.0-0`:G?w=`<=${B}.${W}.${U}-${G}`:I?w=`<${B}.${W}.${+U+1}-0`:w=`<=${w}`,`${S} ${w}`.trim()),b=(I,T,S)=>{for(let N=0;N<I.length;N++)if(!I[N].test(T))return!1;if(T.prerelease.length&&!S.includePrerelease){for(let N=0;N<I.length;N++)if(n(I[N].semver),I[N].semver!==s.ANY&&I[N].semver.prerelease.length>0){const A=I[N].semver;if(A.major===T.major&&A.minor===T.minor&&A.patch===T.patch)return!0}return!1}return!0}},39405:function(v,p,e){const r=e(33843),{MAX_LENGTH:c,MAX_SAFE_INTEGER:u}=e(88202),{re:i,t:s}=e(90887),n=e(30156),{compareIdentifiers:t}=e(31630);class a{constructor(l,o){if(o=n(o),l instanceof a){if(l.loose===!!o.loose&&l.includePrerelease===!!o.includePrerelease)return l;l=l.version}else if(typeof l!="string")throw new TypeError(`Invalid version. Must be a string. Got type "${typeof l}".`);if(l.length>c)throw new TypeError(`version is longer than ${c} characters`);r("SemVer",l,o),this.options=o,this.loose=!!o.loose,this.includePrerelease=!!o.includePrerelease;const h=l.trim().match(o.loose?i[s.LOOSE]:i[s.FULL]);if(!h)throw new TypeError(`Invalid Version: ${l}`);if(this.raw=l,this.major=+h[1],this.minor=+h[2],this.patch=+h[3],this.major>u||this.major<0)throw new TypeError("Invalid major version");if(this.minor>u||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>u||this.patch<0)throw new TypeError("Invalid patch version");h[4]?this.prerelease=h[4].split(".").map(E=>{if(/^[0-9]+$/.test(E)){const f=+E;if(f>=0&&f<u)return f}return E}):this.prerelease=[],this.build=h[5]?h[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(l){if(r("SemVer.compare",this.version,this.options,l),!(l instanceof a)){if(typeof l=="string"&&l===this.version)return 0;l=new a(l,this.options)}return l.version===this.version?0:this.compareMain(l)||this.comparePre(l)}compareMain(l){return l instanceof a||(l=new a(l,this.options)),t(this.major,l.major)||t(this.minor,l.minor)||t(this.patch,l.patch)}comparePre(l){if(l instanceof a||(l=new a(l,this.options)),this.prerelease.length&&!l.prerelease.length)return-1;if(!this.prerelease.length&&l.prerelease.length)return 1;if(!this.prerelease.length&&!l.prerelease.length)return 0;let o=0;do{const h=this.prerelease[o],E=l.prerelease[o];if(r("prerelease compare",o,h,E),h===void 0&&E===void 0)return 0;if(E===void 0)return 1;if(h===void 0)return-1;if(h===E)continue;return t(h,E)}while(++o)}compareBuild(l){l instanceof a||(l=new a(l,this.options));let o=0;do{const h=this.build[o],E=l.build[o];if(r("prerelease compare",o,h,E),h===void 0&&E===void 0)return 0;if(E===void 0)return 1;if(h===void 0)return-1;if(h===E)continue;return t(h,E)}while(++o)}inc(l,o,h){switch(l){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",o,h);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",o,h);break;case"prepatch":this.prerelease.length=0,this.inc("patch",o,h),this.inc("pre",o,h);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",o,h),this.inc("pre",o,h);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":{const E=Number(h)?1:0;if(!o&&h===!1)throw new Error("invalid increment argument: identifier is empty");if(this.prerelease.length===0)this.prerelease=[E];else{let f=this.prerelease.length;for(;--f>=0;)typeof this.prerelease[f]=="number"&&(this.prerelease[f]++,f=-2);if(f===-1){if(o===this.prerelease.join(".")&&h===!1)throw new Error("invalid increment argument: identifier already exists");this.prerelease.push(E)}}if(o){let f=[o,E];h===!1&&(f=[o]),t(this.prerelease[0],o)===0?isNaN(this.prerelease[1])&&(this.prerelease=f):this.prerelease=f}break}default:throw new Error(`invalid increment argument: ${l}`)}return this.format(),this.raw=this.version,this}}v.exports=a},10953:function(v,p,e){const r=e(15497),c=(u,i)=>{const s=r(u.trim().replace(/^[=v]+/,""),i);return s?s.version:null};v.exports=c},62401:function(v,p,e){const r=e(38896),c=e(38378),u=e(99261),i=e(56647),s=e(63433),n=e(64622),t=(a,d,l,o)=>{switch(d){case"===":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a===l;case"!==":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a!==l;case"":case"=":case"==":return r(a,l,o);case"!=":return c(a,l,o);case">":return u(a,l,o);case">=":return i(a,l,o);case"<":return s(a,l,o);case"<=":return n(a,l,o);default:throw new TypeError(`Invalid operator: ${d}`)}};v.exports=t},36839:function(v,p,e){const r=e(39405),c=e(15497),{re:u,t:i}=e(90887),s=(n,t)=>{if(n instanceof r)return n;if(typeof n=="number"&&(n=String(n)),typeof n!="string")return null;t=t||{};let a=null;if(!t.rtl)a=n.match(u[i.COERCE]);else{let d;for(;(d=u[i.COERCERTL].exec(n))&&(!a||a.index+a[0].length!==n.length);)(!a||d.index+d[0].length!==a.index+a[0].length)&&(a=d),u[i.COERCERTL].lastIndex=d.index+d[1].length+d[2].length;u[i.COERCERTL].lastIndex=-1}return a===null?null:c(`${a[2]}.${a[3]||"0"}.${a[4]||"0"}`,t)};v.exports=s},6218:function(v,p,e){const r=e(39405),c=(u,i,s)=>{const n=new r(u,s),t=new r(i,s);return n.compare(t)||n.compareBuild(t)};v.exports=c},9643:function(v,p,e){const r=e(73308),c=(u,i)=>r(u,i,!0);v.exports=c},73308:function(v,p,e){const r=e(39405),c=(u,i,s)=>new r(u,s).compare(new r(i,s));v.exports=c},93948:function(v,p,e){const r=e(15497),c=(u,i)=>{const s=r(u,null,!0),n=r(i,null,!0),t=s.compare(n);if(t===0)return null;const a=t>0,d=a?s:n,l=a?n:s,o=!!d.prerelease.length,h=o?"pre":"";return s.major!==n.major?h+"major":s.minor!==n.minor?h+"minor":s.patch!==n.patch?h+"patch":o?"prerelease":l.patch?"patch":l.minor?"minor":"major"};v.exports=c},38896:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)===0;v.exports=c},99261:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)>0;v.exports=c},56647:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)>=0;v.exports=c},35791:function(v,p,e){const r=e(39405),c=(u,i,s,n,t)=>{typeof s=="string"&&(t=n,n=s,s=void 0);try{return new r(u instanceof r?u.version:u,s).inc(i,n,t).version}catch{return null}};v.exports=c},63433:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)<0;v.exports=c},64622:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)<=0;v.exports=c},60629:function(v,p,e){const r=e(39405),c=(u,i)=>new r(u,i).major;v.exports=c},59986:function(v,p,e){const r=e(39405),c=(u,i)=>new r(u,i).minor;v.exports=c},38378:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(u,i,s)!==0;v.exports=c},15497:function(v,p,e){const r=e(39405),c=(u,i,s=!1)=>{if(u instanceof r)return u;try{return new r(u,i)}catch(n){if(!s)return null;throw n}};v.exports=c},89800:function(v,p,e){const r=e(39405),c=(u,i)=>new r(u,i).patch;v.exports=c},44408:function(v,p,e){const r=e(15497),c=(u,i)=>{const s=r(u,i);return s&&s.prerelease.length?s.prerelease:null};v.exports=c},80762:function(v,p,e){const r=e(73308),c=(u,i,s)=>r(i,u,s);v.exports=c},72743:function(v,p,e){const r=e(6218),c=(u,i)=>u.sort((s,n)=>r(n,s,i));v.exports=c},15312:function(v,p,e){const r=e(14355),c=(u,i,s)=>{try{i=new r(i,s)}catch{return!1}return i.test(u)};v.exports=c},52354:function(v,p,e){const r=e(6218),c=(u,i)=>u.sort((s,n)=>r(s,n,i));v.exports=c},34512:function(v,p,e){const r=e(15497),c=(u,i)=>{const s=r(u,i);return s?s.version:null};v.exports=c},54770:function(v,p,e){const r=e(90887),c=e(88202),u=e(39405),i=e(31630),s=e(15497),n=e(34512),t=e(10953),a=e(35791),d=e(93948),l=e(60629),o=e(59986),h=e(89800),E=e(44408),f=e(73308),O=e(80762),m=e(9643),D=e(6218),$=e(52354),C=e(72743),P=e(99261),g=e(63433),R=e(38896),_=e(38378),y=e(56647),x=e(64622),F=e(62401),K=e(36839),H=e(84074),b=e(14355),I=e(15312),T=e(59663),S=e(94931),N=e(65891),A=e(24925),L=e(69965),M=e(93260),j=e(60715),w=e(30006),B=e(9560),W=e(77795),U=e(57732);v.exports={parse:s,valid:n,clean:t,inc:a,diff:d,major:l,minor:o,patch:h,prerelease:E,compare:f,rcompare:O,compareLoose:m,compareBuild:D,sort:$,rsort:C,gt:P,lt:g,eq:R,neq:_,gte:y,lte:x,cmp:F,coerce:K,Comparator:H,Range:b,satisfies:I,toComparators:T,maxSatisfying:S,minSatisfying:N,minVersion:A,validRange:L,outside:M,gtr:j,ltr:w,intersects:B,simplifyRange:W,subset:U,SemVer:u,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:c.SEMVER_SPEC_VERSION,RELEASE_TYPES:c.RELEASE_TYPES,compareIdentifiers:i.compareIdentifiers,rcompareIdentifiers:i.rcompareIdentifiers}},88202:function(v){const p="2.0.0",r=Number.MAX_SAFE_INTEGER||9007199254740991,c=16,u=["major","premajor","minor","preminor","patch","prepatch","prerelease"];v.exports={MAX_LENGTH:256,MAX_SAFE_COMPONENT_LENGTH:c,MAX_SAFE_INTEGER:r,RELEASE_TYPES:u,SEMVER_SPEC_VERSION:p,FLAG_INCLUDE_PRERELEASE:1,FLAG_LOOSE:2}},33843:function(v){const p=typeof process=="object"&&{ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}&&{ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}.NODE_DEBUG&&/\bsemver\b/i.test({ADMIN_PATH:"/admin/",NODE_ENV:"production",STRAPI_ADMIN_BACKEND_URL:"http://localhost:1337",STRAPI_TELEMETRY_DISABLED:!1}.NODE_DEBUG)?(...e)=>console.error("SEMVER",...e):()=>{};v.exports=p},31630:function(v){const p=/^[0-9]+$/,e=(c,u)=>{const i=p.test(c),s=p.test(u);return i&&s&&(c=+c,u=+u),c===u?0:i&&!s?-1:s&&!i?1:c<u?-1:1},r=(c,u)=>e(u,c);v.exports={compareIdentifiers:e,rcompareIdentifiers:r}},30156:function(v){const p=Object.freeze({loose:!0}),e=Object.freeze({}),r=c=>c?typeof c!="object"?p:c:e;v.exports=r},90887:function(v,p,e){const{MAX_SAFE_COMPONENT_LENGTH:r}=e(88202),c=e(33843);p=v.exports={};const u=p.re=[],i=p.src=[],s=p.t={};let n=0;const t=(a,d,l)=>{const o=n++;c(a,o,d),s[a]=o,i[o]=d,u[o]=new RegExp(d,l?"g":void 0)};t("NUMERICIDENTIFIER","0|[1-9]\\d*"),t("NUMERICIDENTIFIERLOOSE","[0-9]+"),t("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),t("MAINVERSION",`(${i[s.NUMERICIDENTIFIER]})\\.(${i[s.NUMERICIDENTIFIER]})\\.(${i[s.NUMERICIDENTIFIER]})`),t("MAINVERSIONLOOSE",`(${i[s.NUMERICIDENTIFIERLOOSE]})\\.(${i[s.NUMERICIDENTIFIERLOOSE]})\\.(${i[s.NUMERICIDENTIFIERLOOSE]})`),t("PRERELEASEIDENTIFIER",`(?:${i[s.NUMERICIDENTIFIER]}|${i[s.NONNUMERICIDENTIFIER]})`),t("PRERELEASEIDENTIFIERLOOSE",`(?:${i[s.NUMERICIDENTIFIERLOOSE]}|${i[s.NONNUMERICIDENTIFIER]})`),t("PRERELEASE",`(?:-(${i[s.PRERELEASEIDENTIFIER]}(?:\\.${i[s.PRERELEASEIDENTIFIER]})*))`),t("PRERELEASELOOSE",`(?:-?(${i[s.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${i[s.PRERELEASEIDENTIFIERLOOSE]})*))`),t("BUILDIDENTIFIER","[0-9A-Za-z-]+"),t("BUILD",`(?:\\+(${i[s.BUILDIDENTIFIER]}(?:\\.${i[s.BUILDIDENTIFIER]})*))`),t("FULLPLAIN",`v?${i[s.MAINVERSION]}${i[s.PRERELEASE]}?${i[s.BUILD]}?`),t("FULL",`^${i[s.FULLPLAIN]}$`),t("LOOSEPLAIN",`[v=\\s]*${i[s.MAINVERSIONLOOSE]}${i[s.PRERELEASELOOSE]}?${i[s.BUILD]}?`),t("LOOSE",`^${i[s.LOOSEPLAIN]}$`),t("GTLT","((?:<|>)?=?)"),t("XRANGEIDENTIFIERLOOSE",`${i[s.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),t("XRANGEIDENTIFIER",`${i[s.NUMERICIDENTIFIER]}|x|X|\\*`),t("XRANGEPLAIN",`[v=\\s]*(${i[s.XRANGEIDENTIFIER]})(?:\\.(${i[s.XRANGEIDENTIFIER]})(?:\\.(${i[s.XRANGEIDENTIFIER]})(?:${i[s.PRERELEASE]})?${i[s.BUILD]}?)?)?`),t("XRANGEPLAINLOOSE",`[v=\\s]*(${i[s.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[s.XRANGEIDENTIFIERLOOSE]})(?:\\.(${i[s.XRANGEIDENTIFIERLOOSE]})(?:${i[s.PRERELEASELOOSE]})?${i[s.BUILD]}?)?)?`),t("XRANGE",`^${i[s.GTLT]}\\s*${i[s.XRANGEPLAIN]}$`),t("XRANGELOOSE",`^${i[s.GTLT]}\\s*${i[s.XRANGEPLAINLOOSE]}$`),t("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),t("COERCERTL",i[s.COERCE],!0),t("LONETILDE","(?:~>?)"),t("TILDETRIM",`(\\s*)${i[s.LONETILDE]}\\s+`,!0),p.tildeTrimReplace="$1~",t("TILDE",`^${i[s.LONETILDE]}${i[s.XRANGEPLAIN]}$`),t("TILDELOOSE",`^${i[s.LONETILDE]}${i[s.XRANGEPLAINLOOSE]}$`),t("LONECARET","(?:\\^)"),t("CARETTRIM",`(\\s*)${i[s.LONECARET]}\\s+`,!0),p.caretTrimReplace="$1^",t("CARET",`^${i[s.LONECARET]}${i[s.XRANGEPLAIN]}$`),t("CARETLOOSE",`^${i[s.LONECARET]}${i[s.XRANGEPLAINLOOSE]}$`),t("COMPARATORLOOSE",`^${i[s.GTLT]}\\s*(${i[s.LOOSEPLAIN]})$|^$`),t("COMPARATOR",`^${i[s.GTLT]}\\s*(${i[s.FULLPLAIN]})$|^$`),t("COMPARATORTRIM",`(\\s*)${i[s.GTLT]}\\s*(${i[s.LOOSEPLAIN]}|${i[s.XRANGEPLAIN]})`,!0),p.comparatorTrimReplace="$1$2$3",t("HYPHENRANGE",`^\\s*(${i[s.XRANGEPLAIN]})\\s+-\\s+(${i[s.XRANGEPLAIN]})\\s*$`),t("HYPHENRANGELOOSE",`^\\s*(${i[s.XRANGEPLAINLOOSE]})\\s+-\\s+(${i[s.XRANGEPLAINLOOSE]})\\s*$`),t("STAR","(<|>)?=?\\s*\\*"),t("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),t("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},60715:function(v,p,e){const r=e(93260),c=(u,i,s)=>r(u,i,">",s);v.exports=c},9560:function(v,p,e){const r=e(14355),c=(u,i,s)=>(u=new r(u,s),i=new r(i,s),u.intersects(i,s));v.exports=c},30006:function(v,p,e){const r=e(93260),c=(u,i,s)=>r(u,i,"<",s);v.exports=c},94931:function(v,p,e){const r=e(39405),c=e(14355),u=(i,s,n)=>{let t=null,a=null,d=null;try{d=new c(s,n)}catch{return null}return i.forEach(l=>{d.test(l)&&(!t||a.compare(l)===-1)&&(t=l,a=new r(t,n))}),t};v.exports=u},65891:function(v,p,e){const r=e(39405),c=e(14355),u=(i,s,n)=>{let t=null,a=null,d=null;try{d=new c(s,n)}catch{return null}return i.forEach(l=>{d.test(l)&&(!t||a.compare(l)===1)&&(t=l,a=new r(t,n))}),t};v.exports=u},24925:function(v,p,e){const r=e(39405),c=e(14355),u=e(99261),i=(s,n)=>{s=new c(s,n);let t=new r("0.0.0");if(s.test(t)||(t=new r("0.0.0-0"),s.test(t)))return t;t=null;for(let a=0;a<s.set.length;++a){const d=s.set[a];let l=null;d.forEach(o=>{const h=new r(o.semver.version);switch(o.operator){case">":h.prerelease.length===0?h.patch++:h.prerelease.push(0),h.raw=h.format();case"":case">=":(!l||u(h,l))&&(l=h);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${o.operator}`)}}),l&&(!t||u(t,l))&&(t=l)}return t&&s.test(t)?t:null};v.exports=i},93260:function(v,p,e){const r=e(39405),c=e(84074),{ANY:u}=c,i=e(14355),s=e(15312),n=e(99261),t=e(63433),a=e(64622),d=e(56647),l=(o,h,E,f)=>{o=new r(o,f),h=new i(h,f);let O,m,D,$,C;switch(E){case">":O=n,m=a,D=t,$=">",C=">=";break;case"<":O=t,m=d,D=n,$="<",C="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(s(o,h,f))return!1;for(let P=0;P<h.set.length;++P){const g=h.set[P];let R=null,_=null;if(g.forEach(y=>{y.semver===u&&(y=new c(">=0.0.0")),R=R||y,_=_||y,O(y.semver,R.semver,f)?R=y:D(y.semver,_.semver,f)&&(_=y)}),R.operator===$||R.operator===C||(!_.operator||_.operator===$)&&m(o,_.semver))return!1;if(_.operator===C&&D(o,_.semver))return!1}return!0};v.exports=l},77795:function(v,p,e){const r=e(15312),c=e(73308);v.exports=(u,i,s)=>{const n=[];let t=null,a=null;const d=u.sort((E,f)=>c(E,f,s));for(const E of d)r(E,i,s)?(a=E,t||(t=E)):(a&&n.push([t,a]),a=null,t=null);t&&n.push([t,null]);const l=[];for(const[E,f]of n)E===f?l.push(E):!f&&E===d[0]?l.push("*"):f?E===d[0]?l.push(`<=${f}`):l.push(`${E} - ${f}`):l.push(`>=${E}`);const o=l.join(" || "),h=typeof i.raw=="string"?i.raw:String(i);return o.length<h.length?o:i}},57732:function(v,p,e){const r=e(14355),c=e(84074),{ANY:u}=c,i=e(15312),s=e(73308),n=(h,E,f={})=>{if(h===E)return!0;h=new r(h,f),E=new r(E,f);let O=!1;e:for(const m of h.set){for(const D of E.set){const $=d(m,D,f);if(O=O||$!==null,$)continue e}if(O)return!1}return!0},t=[new c(">=0.0.0-0")],a=[new c(">=0.0.0")],d=(h,E,f)=>{if(h===E)return!0;if(h.length===1&&h[0].semver===u){if(E.length===1&&E[0].semver===u)return!0;f.includePrerelease?h=t:h=a}if(E.length===1&&E[0].semver===u){if(f.includePrerelease)return!0;E=a}const O=new Set;let m,D;for(const x of h)x.operator===">"||x.operator===">="?m=l(m,x,f):x.operator==="<"||x.operator==="<="?D=o(D,x,f):O.add(x.semver);if(O.size>1)return null;let $;if(m&&D){if($=s(m.semver,D.semver,f),$>0)return null;if($===0&&(m.operator!==">="||D.operator!=="<="))return null}for(const x of O){if(m&&!i(x,String(m),f)||D&&!i(x,String(D),f))return null;for(const F of E)if(!i(x,String(F),f))return!1;return!0}let C,P,g,R,_=D&&!f.includePrerelease&&D.semver.prerelease.length?D.semver:!1,y=m&&!f.includePrerelease&&m.semver.prerelease.length?m.semver:!1;_&&_.prerelease.length===1&&D.operator==="<"&&_.prerelease[0]===0&&(_=!1);for(const x of E){if(R=R||x.operator===">"||x.operator===">=",g=g||x.operator==="<"||x.operator==="<=",m){if(y&&x.semver.prerelease&&x.semver.prerelease.length&&x.semver.major===y.major&&x.semver.minor===y.minor&&x.semver.patch===y.patch&&(y=!1),x.operator===">"||x.operator===">="){if(C=l(m,x,f),C===x&&C!==m)return!1}else if(m.operator===">="&&!i(m.semver,String(x),f))return!1}if(D){if(_&&x.semver.prerelease&&x.semver.prerelease.length&&x.semver.major===_.major&&x.semver.minor===_.minor&&x.semver.patch===_.patch&&(_=!1),x.operator==="<"||x.operator==="<="){if(P=o(D,x,f),P===x&&P!==D)return!1}else if(D.operator==="<="&&!i(D.semver,String(x),f))return!1}if(!x.operator&&(D||m)&&$!==0)return!1}return!(m&&g&&!D&&$!==0||D&&R&&!m&&$!==0||y||_)},l=(h,E,f)=>{if(!h)return E;const O=s(h.semver,E.semver,f);return O>0?h:O<0||E.operator===">"&&h.operator===">="?E:h},o=(h,E,f)=>{if(!h)return E;const O=s(h.semver,E.semver,f);return O<0?h:O>0||E.operator==="<"&&h.operator==="<="?E:h};v.exports=n},59663:function(v,p,e){const r=e(14355),c=(u,i)=>new r(u,i).set.map(s=>s.map(n=>n.value).join(" ").trim().split(" "));v.exports=c},69965:function(v,p,e){const r=e(14355),c=(u,i)=>{try{return new r(u,i).range||"*"}catch{return null}};v.exports=c},19961:function(v){"use strict";v.exports=function(p){p.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}},52138:function(v,p,e){"use strict";v.exports=r,r.Node=s,r.create=r;function r(n){var t=this;if(t instanceof r||(t=new r),t.tail=null,t.head=null,t.length=0,n&&typeof n.forEach=="function")n.forEach(function(l){t.push(l)});else if(arguments.length>0)for(var a=0,d=arguments.length;a<d;a++)t.push(arguments[a]);return t}r.prototype.removeNode=function(n){if(n.list!==this)throw new Error("removing node which does not belong to this list");var t=n.next,a=n.prev;return t&&(t.prev=a),a&&(a.next=t),n===this.head&&(this.head=t),n===this.tail&&(this.tail=a),n.list.length--,n.next=null,n.prev=null,n.list=null,t},r.prototype.unshiftNode=function(n){if(n!==this.head){n.list&&n.list.removeNode(n);var t=this.head;n.list=this,n.next=t,t&&(t.prev=n),this.head=n,this.tail||(this.tail=n),this.length++}},r.prototype.pushNode=function(n){if(n!==this.tail){n.list&&n.list.removeNode(n);var t=this.tail;n.list=this,n.prev=t,t&&(t.next=n),this.tail=n,this.head||(this.head=n),this.length++}},r.prototype.push=function(){for(var n=0,t=arguments.length;n<t;n++)u(this,arguments[n]);return this.length},r.prototype.unshift=function(){for(var n=0,t=arguments.length;n<t;n++)i(this,arguments[n]);return this.length},r.prototype.pop=function(){if(this.tail){var n=this.tail.value;return this.tail=this.tail.prev,this.tail?this.tail.next=null:this.head=null,this.length--,n}},r.prototype.shift=function(){if(this.head){var n=this.head.value;return this.head=this.head.next,this.head?this.head.prev=null:this.tail=null,this.length--,n}},r.prototype.forEach=function(n,t){t=t||this;for(var a=this.head,d=0;a!==null;d++)n.call(t,a.value,d,this),a=a.next},r.prototype.forEachReverse=function(n,t){t=t||this;for(var a=this.tail,d=this.length-1;a!==null;d--)n.call(t,a.value,d,this),a=a.prev},r.prototype.get=function(n){for(var t=0,a=this.head;a!==null&&t<n;t++)a=a.next;if(t===n&&a!==null)return a.value},r.prototype.getReverse=function(n){for(var t=0,a=this.tail;a!==null&&t<n;t++)a=a.prev;if(t===n&&a!==null)return a.value},r.prototype.map=function(n,t){t=t||this;for(var a=new r,d=this.head;d!==null;)a.push(n.call(t,d.value,this)),d=d.next;return a},r.prototype.mapReverse=function(n,t){t=t||this;for(var a=new r,d=this.tail;d!==null;)a.push(n.call(t,d.value,this)),d=d.prev;return a},r.prototype.reduce=function(n,t){var a,d=this.head;if(arguments.length>1)a=t;else if(this.head)d=this.head.next,a=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=0;d!==null;l++)a=n(a,d.value,l),d=d.next;return a},r.prototype.reduceReverse=function(n,t){var a,d=this.tail;if(arguments.length>1)a=t;else if(this.tail)d=this.tail.prev,a=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=this.length-1;d!==null;l--)a=n(a,d.value,l),d=d.prev;return a},r.prototype.toArray=function(){for(var n=new Array(this.length),t=0,a=this.head;a!==null;t++)n[t]=a.value,a=a.next;return n},r.prototype.toArrayReverse=function(){for(var n=new Array(this.length),t=0,a=this.tail;a!==null;t++)n[t]=a.value,a=a.prev;return n},r.prototype.slice=function(n,t){t=t||this.length,t<0&&(t+=this.length),n=n||0,n<0&&(n+=this.length);var a=new r;if(t<n||t<0)return a;n<0&&(n=0),t>this.length&&(t=this.length);for(var d=0,l=this.head;l!==null&&d<n;d++)l=l.next;for(;l!==null&&d<t;d++,l=l.next)a.push(l.value);return a},r.prototype.sliceReverse=function(n,t){t=t||this.length,t<0&&(t+=this.length),n=n||0,n<0&&(n+=this.length);var a=new r;if(t<n||t<0)return a;n<0&&(n=0),t>this.length&&(t=this.length);for(var d=this.length,l=this.tail;l!==null&&d>t;d--)l=l.prev;for(;l!==null&&d>n;d--,l=l.prev)a.push(l.value);return a},r.prototype.splice=function(n,t,...a){n>this.length&&(n=this.length-1),n<0&&(n=this.length+n);for(var d=0,l=this.head;l!==null&&d<n;d++)l=l.next;for(var o=[],d=0;l&&d<t;d++)o.push(l.value),l=this.removeNode(l);l===null&&(l=this.tail),l!==this.head&&l!==this.tail&&(l=l.prev);for(var d=0;d<a.length;d++)l=c(this,l,a[d]);return o},r.prototype.reverse=function(){for(var n=this.head,t=this.tail,a=n;a!==null;a=a.prev){var d=a.prev;a.prev=a.next,a.next=d}return this.head=t,this.tail=n,this};function c(n,t,a){var d=t===n.head?new s(a,null,t,n):new s(a,t,t.next,n);return d.next===null&&(n.tail=d),d.prev===null&&(n.head=d),n.length++,d}function u(n,t){n.tail=new s(t,n.tail,null,n),n.head||(n.head=n.tail),n.length++}function i(n,t){n.head=new s(t,null,n.head,n),n.tail||(n.tail=n.head),n.length++}function s(n,t,a,d){if(!(this instanceof s))return new s(n,t,a,d);this.list=d,this.value=n,t?(t.next=this,this.prev=t):this.prev=null,a?(a.prev=this,this.next=a):this.next=null}try{e(19961)(r)}catch{}},15300:function(v,p,e){"use strict";e.d(p,{$:function(){return n}});var r=e(74512),c=e(8471),u=e(82875),i=e(87933);const s=(0,c.ZP)(i.k)`
3
- width: ${({condensed:t})=>t?"max-content":`${224/16}rem`};
4
- border-right: 1px solid ${({theme:t})=>t.colors.neutral150};
5
- `,n=({condensed:t=!1,...a})=>(0,r.jsx)(u.f.Provider,{value:t,children:(0,r.jsx)(s,{alignItems:"normal",as:"nav",background:"neutral0",condensed:t,direction:"column",height:"100vh",position:"sticky",top:0,zIndex:2,...a})})},82875:function(v,p,e){"use strict";e.d(p,{S:function(){return u},f:function(){return c}});var r=e(32735);const c=(0,r.createContext)(!1),u=()=>(0,r.useContext)(c)},61450:function(v,p,e){"use strict";e.d(p,{D:function(){return h}});var r=e(74512),c=e(32735),u=e(8471),i=e(82875),s=e(62499),n=e(72850),t=e(3685),a=e(87933),d=e(49372);const l=u.ZP.div`
6
- border-radius: ${({theme:E})=>E.borderRadius};
7
-
8
- svg,
9
- img {
10
- height: ${({condensed:E})=>E?`${40/16}rem`:`${32/16}rem`};
11
- width: ${({condensed:E})=>E?`${40/16}rem`:`${32/16}rem`};
12
- }
13
- `,o=(0,u.ZP)(s.f)`
14
- text-decoration: unset;
15
- color: inherit;
16
- `,h=c.forwardRef(({workplace:E,title:f,icon:O,...m},D)=>{const $=(0,i.S)();return m.to=m?.to??"/",$?(0,r.jsx)(s.f,{ref:D,...m,children:(0,r.jsx)(n.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(l,{condensed:!0,children:[O,(0,r.jsxs)(t.T,{children:[(0,r.jsx)("span",{children:f}),(0,r.jsx)("span",{children:E})]})]})})}):(0,r.jsx)(o,{ref:D,...m,children:(0,r.jsx)(n.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(a.k,{children:[(0,r.jsx)(l,{"aria-hidden":!0,tabIndex:-1,children:O}),(0,r.jsxs)(n.x,{paddingLeft:2,children:[(0,r.jsxs)(d.Z,{fontWeight:"bold",textColor:"neutral800",as:"span",children:[f,(0,r.jsx)(t.T,{as:"span",children:E})]}),(0,r.jsx)(d.Z,{variant:"pi",as:"p",textColor:"neutral600","aria-hidden":!0,children:E})]})]})})})})},9371:function(v,p,e){"use strict";e.d(p,{w:function(){return l}});var r=e(74512),c=e(77277),u=e(76913),i=e(8471),s=e(82875),n=e(87933),t=e(99140),a=e(3685);const d=(0,i.ZP)(n.k).attrs(o=>({justifyContent:"center",...o}))`
17
- background: ${({theme:o})=>o.colors.neutral0};
18
- border: 1px solid ${({theme:o})=>o.colors.neutral150};
19
- border-radius: ${({theme:o})=>o.borderRadius};
20
- position: absolute;
21
- bottom: ${(9+4)/16}rem; // 9 is the height of the svg and 4 is the padding below
22
- right: ${({theme:o,condensed:h})=>h?0:o.spaces[5]};
23
- transform: ${({condensed:o})=>o?"translateX(50%)":void 0};
24
- z-index: 2;
25
- width: ${18/16}rem;
26
- height: ${25/16}rem;
27
-
28
- svg {
29
- width: ${6/16}rem;
30
- height: ${9/16}rem;
31
- }
32
- `,l=({children:o,...h})=>{const E=(0,s.S)();return(0,r.jsxs)(d,{as:"button",condensed:E,...h,children:[(0,r.jsx)(t.J,{as:E?c.Z:u.Z,"aria-hidden":!0,color:"neutral600"}),(0,r.jsx)(a.T,{children:o})]})}},25390:function(v,p,e){"use strict";e.d(p,{q:function(){return u}});var r=e(74512),c=e(72850);const u=({children:i})=>(0,r.jsx)(c.x,{position:"relative",children:i})},78464:function(v,p,e){"use strict";e.d(p,{O:function(){return O}});var r=e(74512),c=e(32735),u=e(8471),i=e(82875),s=e(72850),n=e(62499),t=e(49372),a=e(87933),d=e(6518),l=e(63919);const o=(0,u.ZP)(s.x)`
33
- svg {
34
- width: 1rem;
35
- height: 1rem;
36
- }
37
- `,h=(0,u.ZP)(n.f)`
38
- position: relative;
39
- text-decoration: none;
40
- display: block;
41
- border-radius: ${({theme:m})=>m.borderRadius};
42
- background: ${({theme:m})=>m.colors.neutral0};
43
-
44
- ${t.Z} {
45
- color: ${({theme:m})=>m.colors.neutral600};
46
- }
47
-
48
- svg path {
49
- fill: ${({theme:m})=>m.colors.neutral500};
50
- }
51
-
52
- &:hover {
53
- background: ${({theme:m})=>m.colors.neutral100};
54
-
55
- ${t.Z} {
56
- color: ${({theme:m})=>m.colors.neutral700};
57
- }
58
-
59
- svg path {
60
- fill: ${({theme:m})=>m.colors.neutral600};
61
- }
62
- }
63
-
64
- &.active {
65
- background: ${({theme:m})=>m.colors.primary100};
66
-
67
- svg path {
68
- fill: ${({theme:m})=>m.colors.primary600};
69
- }
70
-
71
- ${t.Z} {
72
- color: ${({theme:m})=>m.colors.primary600};
73
- font-weight: 500;
74
- }
75
- }
76
- `,E=(0,u.ZP)(a.k)`
77
- padding: ${({theme:m})=>`${m.spaces[2]} ${m.spaces[3]}`};
78
- `,f=(0,u.ZP)(d.C)`
79
- ${({theme:m,condensed:D})=>D&&`
80
- position: absolute;
81
- // Values based on visual aspect
82
- top: -${m.spaces[3]};
83
- right: -${m.spaces[1]};
84
- `}
85
-
86
- ${t.Z} {
87
- //find a solution to remove !important
88
- color: ${({theme:m})=>m.colors.neutral0} !important;
89
- line-height: 0;
90
- }
91
-
92
- display: flex;
93
- justify-content: center;
94
- align-items: center;
95
- min-width: ${({theme:m})=>m.spaces[6]};
96
- height: ${({theme:m})=>m.spaces[5]};
97
- padding: ${({theme:m})=>`0 ${m.spaces[2]}`};
98
- border-radius: ${({theme:m})=>m.spaces[10]};
99
- background: ${({theme:m})=>m.colors.primary600};
100
- `,O=c.forwardRef(({children:m,icon:D,badgeContent:$,badgeAriaLabel:C,...P},g)=>(0,i.S)()?(0,r.jsx)(h,{ref:g,...P,children:(0,r.jsx)(l.u,{position:"right",label:m,children:(0,r.jsxs)(E,{as:"span",justifyContent:"center",children:[(0,r.jsx)(o,{"aria-hidden":!0,paddingRight:0,as:"span",children:D}),$&&(0,r.jsx)(f,{condensed:!0,"aria-label":C,children:$})]})})}):(0,r.jsx)(h,{ref:g,...P,children:(0,r.jsxs)(E,{as:"span",justifyContent:"space-between",children:[(0,r.jsxs)(a.k,{children:[(0,r.jsx)(o,{"aria-hidden":!0,paddingRight:3,as:"span",children:D}),(0,r.jsx)(t.Z,{children:m})]}),$&&(0,r.jsx)(f,{justifyContent:"center","aria-label":C,children:$})]})}))},42889:function(v,p,e){"use strict";e.d(p,{y:function(){return d}});var r=e(74512),c=e(32735),u=e(82875),i=e(87933),s=e(72850),n=e(9026),t=e(3685),a=e(49372);const d=({label:l,children:o,horizontal:h=!1,spacing:E=2,...f})=>(0,u.S)()?(0,r.jsxs)(i.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsxs)(s.x,{paddingTop:1,paddingBottom:1,background:"neutral0",hasRadius:!0,as:"span",children:[(0,r.jsx)(n.i,{}),(0,r.jsx)(t.T,{children:(0,r.jsx)("span",{children:l})})]}),(0,r.jsx)(i.k,{as:"ul",gap:E,direction:h?"row":"column",alignItems:h?"center":"stretch",...f,children:c.Children.map(o,(O,m)=>(0,r.jsx)("li",{children:O},m))})]}):(0,r.jsxs)(i.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsx)(s.x,{paddingTop:1,paddingBottom:1,background:"neutral0",paddingRight:3,paddingLeft:3,hasRadius:!0,as:"span",children:(0,r.jsx)(a.Z,{variant:"sigma",textColor:"neutral600",children:l})}),(0,r.jsx)(i.k,{as:"ul",gap:E,direction:h?"row":"column",alignItems:h?"center":"stretch",...f,children:c.Children.map(o,(O,m)=>(0,r.jsx)("li",{children:O},m))})]})},1897:function(v,p,e){"use strict";e.d(p,{_:function(){return t}});var r=e(74512),c=e(32735),u=e(8471),i=e(72850),s=e(87933);const n=(0,u.ZP)(i.x)`
101
- flex-grow: 1;
102
- overflow-y: auto;
103
- `,t=({children:a,spacing:d=4,horizontal:l=!1,...o})=>(0,r.jsx)(n,{paddingLeft:3,paddingRight:2,paddingTop:3,paddingBottom:8,children:(0,r.jsx)(s.k,{as:"ul",gap:d,direction:l?"row":"column",alignItems:l?"center":"stretch",...o,children:c.Children.map(a,(h,E)=>(0,r.jsx)("li",{children:h},E))})})},64838:function(v,p,e){"use strict";e.d(p,{r:function(){return o}});var r=e(74512),c=e(32735),u=e(8471),i=e(82875),s=e(72850),n=e(87933),t=e(69033),a=e(3685),d=e(49372);const l=(0,u.ZP)(s.x)`
104
- border-top: 1px solid ${({theme:h})=>h.colors.neutral150};
105
- `,o=c.forwardRef(({src:h,children:E,initials:f,...O},m)=>{const D=(0,i.S)();return(0,r.jsx)(l,{paddingTop:3,paddingBottom:3,paddingLeft:5,paddingRight:5,...O,children:(0,r.jsxs)(n.k,{as:"button",justifyContent:D?"center":void 0,ref:m,children:[h?(0,r.jsx)(t.q,{src:h,alt:"","aria-hidden":!0}):(0,r.jsx)(t.L,{children:f}),D?(0,r.jsx)(a.T,{children:(0,r.jsx)("span",{children:E})}):(0,r.jsx)(s.x,{width:`${130/16}rem`,paddingLeft:2,as:"span",children:(0,r.jsx)(d.Z,{ellipsis:!0,textColor:"neutral600",children:E})})]})})})},37272:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...i,children:(0,r.jsx)("path",{fill:"#212134",d:"M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7Zm-6-2v-2h6v2h6v-3H6.5a1.5 1.5 0 1 0 0 3H7ZM7 5v2h2V5H7Zm0 3v2h2V8H7Zm0 3v2h2v-2H7Z"})}),u=c},92967:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...i,children:[(0,r.jsx)("path",{fill:"#212134",d:"M11.987 23.036v-.964H1.876V1.876h10.111V0H0v24h11.987v-.964Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M8 11.2c0-.11.09-.2.2-.2h11.973l-5.445-5.445a.2.2 0 0 1 0-.283l1.13-1.13a.2.2 0 0 1 .283 0l7.718 7.717a.2.2 0 0 1 0 .282L16.14 19.86a.2.2 0 0 1-.282 0l-1.13-1.13a.2.2 0 0 1 0-.284L20.172 13H8.2a.2.2 0 0 1-.2-.2v-1.6Z"})]}),u=c},45323:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...i,children:(0,r.jsx)("path",{fill:"#212134",d:"M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455ZM7 10v2h2v-2H7Zm4 0v2h2v-2h-2Zm4 0v2h2v-2h-2Z"})}),u=c},78429:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...i,children:(0,r.jsx)("path",{fill:"#212134",d:"M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.53-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685Z"})}),u=c},2438:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 8 8",...i,children:(0,r.jsx)("path",{fill:"#212134",d:"M2 .93c0-.4.45-.63.78-.41l4.6 3.06c.3.2.3.64 0 .84l-4.6 3.06A.5.5 0 0 1 2 7.07V.93Z"})}),u=c},29685:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 15 14",...i,children:(0,r.jsx)("path",{fill:"#212134",d:"M5.08 4.1c0-1.19 1.18-2.17 2.42-2.17s2.43.98 2.43 2.17c0 1.1-.56 1.61-1.31 2.28l-.03.03c-.75.65-1.66 1.47-1.66 3.09a.57.57 0 1 0 1.15 0c0-1.08.55-1.6 1.3-2.26l.02-.02c.75-.66 1.67-1.48 1.67-3.12C11.07 2.13 9.22.78 7.5.78 5.78.78 3.93 2.13 3.93 4.1a.57.57 0 1 0 1.15 0Zm2.42 9.26a.88.88 0 1 0 0-1.75.88.88 0 0 0 0 1.75Z"})}),u=c},73165:function(v,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=i=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...i,children:(0,r.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"M23.707.297A1 1 0 0 0 23 .004h-2a13.907 13.907 0 0 0-5.38 1.077 1 1 0 0 0-.615.923V4.92a.035.035 0 0 1-.022.038l-2-1.47a1 1 0 0 0-1.265.052A14 14 0 0 0 7 14.004v1.585l-2.707 2.707a1 1 0 1 0 1.415 1.415l2.707-2.708H10a14.014 14.014 0 0 0 14-14v-2a1 1 0 0 0-.293-.706ZM18 23.999H3a3 3 0 0 1-3-3V6A3 3 0 0 1 3 3h3a1 1 0 1 1 0 2H3a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a1 1 0 1 1 2 0v3a3 3 0 0 1-3 3Z",clipRule:"evenodd"})}),u=c}}]);
@@ -1 +0,0 @@
1
- "use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7018],{97018:function(a,o,n){n.r(o),n.d(o,{ROUTES_EE:function(){return s}});const s=[...window.strapi.features.isEnabled(window.strapi.features.AUDIT_LOGS)?[{async Component(){return await n.e(2812).then(n.bind(n,71765))},to:"/settings/audit-logs",exact:!0}]:[],...window.strapi.features.isEnabled(window.strapi.features.REVIEW_WORKFLOWS)?[{async Component(){return await n.e(349).then(n.bind(n,37894))},to:"/settings/review-workflows",exact:!0},{async Component(){return await Promise.all([n.e(4485),n.e(9465),n.e(8936)]).then(n.bind(n,54933))},to:"/settings/review-workflows/create",exact:!0},{async Component(){return await Promise.all([n.e(4485),n.e(9465),n.e(4409)]).then(n.bind(n,11025))},to:"/settings/review-workflows/:workflowId",exact:!0}]:[],...window.strapi.features.isEnabled(window.strapi.features.SSO)?[{async Component(){return await n.e(302).then(n.bind(n,26930))},to:"/settings/single-sign-on",exact:!0}]:[]]}}]);