@strapi/admin 4.10.5 → 4.10.7
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.
- package/admin/src/components/AuthenticatedApp/utils/api.js +5 -4
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +1 -2
- package/admin/src/content-manager/components/DynamicZone/index.js +1 -1
- package/admin/src/content-manager/components/FieldComponent/index.js +1 -1
- package/admin/src/content-manager/components/Inputs/index.js +1 -1
- package/admin/src/content-manager/components/Wysiwyg/WysiwygNav.js +67 -71
- package/admin/src/content-manager/hooks/useFetchContentTypeLayout/index.js +3 -5
- package/admin/src/content-manager/pages/App/useContentManagerInitData.js +2 -3
- package/admin/src/content-manager/pages/ComponentSetttingsView/index.js +2 -5
- package/admin/src/content-manager/pages/EditView/DeleteLink/index.js +1 -1
- package/admin/src/content-manager/pages/EditView/Header/index.js +1 -1
- package/admin/src/content-manager/pages/EditViewLayoutManager/Permissions.js +1 -1
- package/admin/src/content-manager/pages/ListView/index.js +1 -2
- package/admin/src/hooks/index.js +1 -1
- package/admin/src/hooks/marketplace/constants.js +1 -0
- package/admin/src/hooks/{useFetchMarketplacePlugins → marketplace/useFetchMarketplacePlugins}/index.js +21 -1
- package/admin/src/hooks/{useFetchMarketplaceProviders → marketplace/useFetchMarketplaceProviders}/index.js +21 -1
- package/admin/src/hooks/useAdminUsers/__mocks__/index.js +5 -0
- package/admin/src/hooks/useAdminUsers/index.js +1 -0
- package/admin/src/hooks/useAdminUsers/useAdminUsers.js +38 -0
- package/admin/src/hooks/useContentTypes/__mocks__/index.js +6 -0
- package/admin/src/hooks/useContentTypes/index.js +1 -0
- package/admin/src/hooks/useContentTypes/useContentTypes.js +45 -0
- package/admin/src/hooks/useReleaseNotification/utils/api.js +6 -5
- package/admin/src/pages/Admin/Onboarding/index.js +89 -91
- package/admin/src/pages/App/index.js +1 -5
- package/admin/src/pages/AuthPage/components/Register/index.js +3 -4
- package/admin/src/pages/AuthPage/index.js +11 -26
- package/admin/src/pages/HomePage/index.js +3 -2
- package/admin/src/pages/MarketplacePage/components/NpmPackageCard/InstallPluginButton.js +12 -8
- package/admin/src/pages/MarketplacePage/components/NpmPackagesFilters/FiltersPopover.js +39 -41
- package/admin/src/pages/MarketplacePage/utils/useMarketplaceData.js +2 -2
- package/admin/src/pages/SettingsPage/components/Tokens/TokenBox/index.js +28 -26
- package/admin/src/pages/SettingsPage/components/Tokens/TokenDescription/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/utils/urlToFile.js +3 -2
- package/admin/src/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/components/RoleForm/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +36 -26
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/utils/api.js +1 -8
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +6 -7
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +54 -63
- package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/MagicLinkWrapper.js +11 -9
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +12 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/index.js +2 -2
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +120 -205
- package/admin/src/pages/UseCasePage/index.js +13 -15
- package/admin/src/translations/ar.json +684 -1
- package/admin/src/translations/en.json +12 -9
- package/build/1387.a86ac314.chunk.js +1 -0
- package/build/{1657.85034334.chunk.js → 1657.3f2b2c11.chunk.js} +46 -54
- package/build/3081.7e9329cb.chunk.js +105 -0
- package/build/462.6f8cbd19.chunk.js +71 -0
- package/build/5542.64b623c9.chunk.js +63 -0
- package/build/5563.79950369.chunk.js +79 -0
- package/build/617.1591eeb0.chunk.js +155 -0
- package/build/6970.6a329e15.chunk.js +1 -0
- package/build/7259.5cc67413.chunk.js +1 -0
- package/build/9036.f7ce35cc.chunk.js +211 -0
- package/build/Admin-authenticatedApp.ad8a8a15.chunk.js +79 -0
- package/build/{Admin_homePage.e15dcf28.chunk.js → Admin_homePage.94dc81b1.chunk.js} +16 -16
- package/build/Admin_marketplace.1b0c3d3b.chunk.js +55 -0
- package/build/Admin_pluginsPage.a28b96d5.chunk.js +6 -0
- package/build/{Admin_profilePage.1687246a.chunk.js → Admin_profilePage.a8fa3a56.chunk.js} +1 -1
- package/build/Admin_settingsPage.ee76d19e.chunk.js +79 -0
- package/build/admin-app.bd209f08.chunk.js +63 -0
- package/build/{admin-edit-roles-page.6fe9de49.chunk.js → admin-edit-roles-page.0d12b741.chunk.js} +3 -3
- package/build/admin-edit-users.f9ce7844.chunk.js +10 -0
- package/build/admin-roles-list.af53b372.chunk.js +23 -0
- package/build/admin-users.0fc77b35.chunk.js +26 -0
- package/build/ar-json.f530bc3f.chunk.js +1 -0
- package/build/audit-logs-settings-page.dc07596e.chunk.js +121 -0
- package/build/{content-manager.a97db8a1.chunk.js → content-manager.70548048.chunk.js} +95 -95
- package/build/content-type-builder-list-view.26aab6f3.chunk.js +215 -0
- package/build/content-type-builder-translation-en-json.af293c9e.chunk.js +1 -0
- package/build/content-type-builder.b10576e7.chunk.js +126 -0
- package/build/email-settings-page.63f269ff.chunk.js +11 -0
- package/build/en-json.ba3290b8.chunk.js +1 -0
- package/build/i18n-settings-page.f84c4782.chunk.js +114 -0
- package/build/index.html +1 -1
- package/build/main.4016f4ad.js +2630 -0
- package/build/review-workflows-settings.56cab253.chunk.js +61 -0
- package/build/{runtime~main.df78e1c7.js → runtime~main.d7e177e4.js} +1 -1
- package/build/{sso-settings-page.c9d7c8df.chunk.js → sso-settings-page.265e3d72.chunk.js} +1 -1
- package/build/upload-settings.1d187578.chunk.js +14 -0
- package/build/upload.bc340679.chunk.js +26 -0
- package/build/users-advanced-settings-page.7b4bf63a.chunk.js +9 -0
- package/build/users-email-settings-page.035a026c.chunk.js +24 -0
- package/build/users-providers-settings-page.6873dce9.chunk.js +29 -0
- package/build/{users-roles-settings-page.eeb3a339.chunk.js → users-roles-settings-page.2549794b.chunk.js} +2 -2
- package/build/webhook-edit-page.ddd5963d.chunk.js +128 -0
- package/build/webhook-list-page.0861d3e9.chunk.js +63 -0
- package/ee/LICENSE +1 -21
- package/ee/admin/content-manager/pages/EditView/InformationBox/InformationBoxEE.js +1 -2
- package/ee/admin/pages/AuthPage/components/Login/index.js +1 -1
- package/ee/admin/pages/AuthPage/components/Providers/SSOProviders.js +1 -1
- package/ee/admin/pages/AuthPage/components/Providers/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/hooks/useAuditLogsData.js +36 -28
- package/ee/admin/pages/SettingsPage/pages/AuditLogs/ListView/utils/getDisplayedFilters.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/ReviewWorkflows.js +3 -3
- package/ee/admin/pages/SettingsPage/pages/ReviewWorkflows/hooks/useReviewWorkflows.js +32 -21
- package/ee/admin/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/formDataModel.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/roleSettingsForm.js +1 -1
- package/ee/server/services/audit-logs.js +5 -1
- package/package.json +18 -21
- package/webpack.alias.js +0 -2
- package/admin/src/hooks/useFetchMarketplacePlugins/utils/api.js +0 -18
- package/admin/src/hooks/useFetchMarketplaceProviders/utils/api.js +0 -18
- package/admin/src/hooks/useModels/index.js +0 -58
- package/admin/src/hooks/useModels/reducer.js +0 -45
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/utils/api.js +0 -20
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/utils/formatValue.js +0 -13
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/reducer.js +0 -72
- package/build/1387.437eb420.chunk.js +0 -1
- package/build/3081.c2cdfac8.chunk.js +0 -108
- package/build/3816.1a828046.chunk.js +0 -211
- package/build/462.a073ff1f.chunk.js +0 -71
- package/build/5542.002522eb.chunk.js +0 -71
- package/build/5563.44e0ef15.chunk.js +0 -79
- package/build/617.2c8c7183.chunk.js +0 -155
- package/build/6970.e8422af3.chunk.js +0 -1
- package/build/7259.3ed2b60e.chunk.js +0 -1
- package/build/Admin-authenticatedApp.6b74c5fd.chunk.js +0 -79
- package/build/Admin_marketplace.87f51b29.chunk.js +0 -55
- package/build/Admin_pluginsPage.7df6b5a9.chunk.js +0 -6
- package/build/Admin_settingsPage.20884a40.chunk.js +0 -79
- package/build/admin-app.d4fd9379.chunk.js +0 -63
- package/build/admin-edit-users.49363035.chunk.js +0 -10
- package/build/admin-roles-list.a323aa9f.chunk.js +0 -31
- package/build/admin-users.16bb6e77.chunk.js +0 -34
- package/build/ar-json.39e54aba.chunk.js +0 -1
- package/build/audit-logs-settings-page.7ec976e1.chunk.js +0 -129
- package/build/content-type-builder-list-view.1e821eb9.chunk.js +0 -215
- package/build/content-type-builder-translation-en-json.5e5f8607.chunk.js +0 -1
- package/build/content-type-builder.51c64fe5.chunk.js +0 -126
- package/build/email-settings-page.dba83275.chunk.js +0 -11
- package/build/en-json.1f6af924.chunk.js +0 -1
- package/build/i18n-settings-page.e34ec940.chunk.js +0 -114
- package/build/main.57970a57.js +0 -2674
- package/build/review-workflows-settings.26409ce4.chunk.js +0 -61
- package/build/upload-settings.63d99bf5.chunk.js +0 -14
- package/build/upload.bf183c0c.chunk.js +0 -34
- package/build/users-advanced-settings-page.4f49ca57.chunk.js +0 -9
- package/build/users-email-settings-page.756aa7ab.chunk.js +0 -24
- package/build/users-providers-settings-page.ff9e4c0a.chunk.js +0 -29
- package/build/webhook-edit-page.550be445.chunk.js +0 -128
- package/build/webhook-list-page.0983d83f.chunk.js +0 -71
package/webpack.alias.js
CHANGED
|
@@ -14,12 +14,10 @@ const aliasExactMatch = [
|
|
|
14
14
|
'qs',
|
|
15
15
|
'lodash',
|
|
16
16
|
'react',
|
|
17
|
-
'react-copy-to-clipboard',
|
|
18
17
|
'react-dnd',
|
|
19
18
|
'react-dnd-html5-backend',
|
|
20
19
|
'react-dom',
|
|
21
20
|
'react-error-boundary',
|
|
22
|
-
'react-fast-compare',
|
|
23
21
|
'react-helmet',
|
|
24
22
|
'react-is',
|
|
25
23
|
'react-intl',
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import axios from 'axios';
|
|
2
|
-
import qs from 'qs';
|
|
3
|
-
|
|
4
|
-
const MARKETPLACE_API_URL = 'https://market-api.strapi.io';
|
|
5
|
-
|
|
6
|
-
const fetchMarketplacePlugins = async (params = {}) => {
|
|
7
|
-
const { data } = await axios.get(`${MARKETPLACE_API_URL}/plugins`, {
|
|
8
|
-
params,
|
|
9
|
-
paramsSerializer: {
|
|
10
|
-
encode: qs.parse,
|
|
11
|
-
serialize: qs.stringify,
|
|
12
|
-
},
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
return data;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export { fetchMarketplacePlugins };
|
|
@@ -1,18 +0,0 @@
|
|
|
1
|
-
import axios from 'axios';
|
|
2
|
-
import qs from 'qs';
|
|
3
|
-
|
|
4
|
-
const MARKETPLACE_API_URL = 'https://market-api.strapi.io';
|
|
5
|
-
|
|
6
|
-
const fetchMarketplaceProviders = async (params = {}) => {
|
|
7
|
-
const { data } = await axios.get(`${MARKETPLACE_API_URL}/providers`, {
|
|
8
|
-
params,
|
|
9
|
-
paramsSerializer: {
|
|
10
|
-
encode: qs.parse,
|
|
11
|
-
serialize: qs.stringify,
|
|
12
|
-
},
|
|
13
|
-
});
|
|
14
|
-
|
|
15
|
-
return data;
|
|
16
|
-
};
|
|
17
|
-
|
|
18
|
-
export { fetchMarketplaceProviders };
|
|
@@ -1,58 +0,0 @@
|
|
|
1
|
-
import { useReducer, useEffect, useCallback } from 'react';
|
|
2
|
-
import { useFetchClient, useNotification } from '@strapi/helper-plugin';
|
|
3
|
-
import reducer, { initialState } from './reducer';
|
|
4
|
-
|
|
5
|
-
/**
|
|
6
|
-
* TODO: refactor this to not use the `useReducer` hook,
|
|
7
|
-
* it's not really necessary. Also use `useQuery`?
|
|
8
|
-
*/
|
|
9
|
-
const useModels = () => {
|
|
10
|
-
const toggleNotification = useNotification();
|
|
11
|
-
const [state, dispatch] = useReducer(reducer, initialState);
|
|
12
|
-
|
|
13
|
-
const { get } = useFetchClient();
|
|
14
|
-
|
|
15
|
-
const fetchModels = useCallback(async () => {
|
|
16
|
-
dispatch({
|
|
17
|
-
type: 'GET_MODELS',
|
|
18
|
-
});
|
|
19
|
-
|
|
20
|
-
try {
|
|
21
|
-
const [
|
|
22
|
-
{
|
|
23
|
-
data: { data: components },
|
|
24
|
-
},
|
|
25
|
-
{
|
|
26
|
-
data: { data: contentTypes },
|
|
27
|
-
},
|
|
28
|
-
] = await Promise.all(
|
|
29
|
-
['components', 'content-types'].map((endPoint) => get(`/content-manager/${endPoint}`))
|
|
30
|
-
);
|
|
31
|
-
|
|
32
|
-
dispatch({
|
|
33
|
-
type: 'GET_MODELS_SUCCEDED',
|
|
34
|
-
contentTypes,
|
|
35
|
-
components,
|
|
36
|
-
});
|
|
37
|
-
} catch (err) {
|
|
38
|
-
dispatch({
|
|
39
|
-
type: 'GET_MODELS_ERROR',
|
|
40
|
-
});
|
|
41
|
-
toggleNotification({
|
|
42
|
-
type: 'warning',
|
|
43
|
-
message: { id: 'notification.error' },
|
|
44
|
-
});
|
|
45
|
-
}
|
|
46
|
-
}, [toggleNotification, get]);
|
|
47
|
-
|
|
48
|
-
useEffect(() => {
|
|
49
|
-
fetchModels();
|
|
50
|
-
}, [fetchModels]);
|
|
51
|
-
|
|
52
|
-
return {
|
|
53
|
-
...state,
|
|
54
|
-
getData: fetchModels,
|
|
55
|
-
};
|
|
56
|
-
};
|
|
57
|
-
|
|
58
|
-
export default useModels;
|
|
@@ -1,45 +0,0 @@
|
|
|
1
|
-
/* eslint-disable consistent-return */
|
|
2
|
-
import produce from 'immer';
|
|
3
|
-
|
|
4
|
-
export const initialState = {
|
|
5
|
-
collectionTypes: [],
|
|
6
|
-
components: [],
|
|
7
|
-
isLoading: true,
|
|
8
|
-
singleTypes: [],
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
const reducer = (state, action) =>
|
|
12
|
-
produce(state, (draftState) => {
|
|
13
|
-
switch (action.type) {
|
|
14
|
-
case 'GET_MODELS': {
|
|
15
|
-
draftState.collectionTypes = initialState.collectionTypes;
|
|
16
|
-
draftState.singleTypes = initialState.singleTypes;
|
|
17
|
-
draftState.components = initialState.components;
|
|
18
|
-
draftState.isLoading = true;
|
|
19
|
-
break;
|
|
20
|
-
}
|
|
21
|
-
case 'GET_MODELS_ERROR': {
|
|
22
|
-
draftState.collectionTypes = initialState.collectionTypes;
|
|
23
|
-
draftState.singleTypes = initialState.singleTypes;
|
|
24
|
-
draftState.components = initialState.components;
|
|
25
|
-
draftState.isLoading = false;
|
|
26
|
-
break;
|
|
27
|
-
}
|
|
28
|
-
case 'GET_MODELS_SUCCEDED': {
|
|
29
|
-
const getContentTypeByKind = (kind) =>
|
|
30
|
-
action.contentTypes.filter(
|
|
31
|
-
(contentType) => contentType.isDisplayed && contentType.kind === kind
|
|
32
|
-
);
|
|
33
|
-
|
|
34
|
-
draftState.isLoading = false;
|
|
35
|
-
draftState.collectionTypes = getContentTypeByKind('collectionType');
|
|
36
|
-
draftState.singleTypes = getContentTypeByKind('singleType');
|
|
37
|
-
draftState.components = action.components;
|
|
38
|
-
break;
|
|
39
|
-
}
|
|
40
|
-
default:
|
|
41
|
-
return draftState;
|
|
42
|
-
}
|
|
43
|
-
});
|
|
44
|
-
|
|
45
|
-
export default reducer;
|
|
@@ -1,20 +0,0 @@
|
|
|
1
|
-
import { getFetchClient } from '@strapi/helper-plugin';
|
|
2
|
-
|
|
3
|
-
const fetchData = async (search, notify) => {
|
|
4
|
-
const { get } = getFetchClient();
|
|
5
|
-
const {
|
|
6
|
-
data: { data },
|
|
7
|
-
} = await get(`/admin/users${search}`);
|
|
8
|
-
|
|
9
|
-
notify();
|
|
10
|
-
|
|
11
|
-
return data;
|
|
12
|
-
};
|
|
13
|
-
|
|
14
|
-
const deleteData = async (ids) => {
|
|
15
|
-
const { post } = getFetchClient();
|
|
16
|
-
|
|
17
|
-
await post('/admin/users/batch-delete', { ids });
|
|
18
|
-
};
|
|
19
|
-
|
|
20
|
-
export { deleteData, fetchData };
|
|
@@ -1,72 +0,0 @@
|
|
|
1
|
-
import produce from 'immer';
|
|
2
|
-
import set from 'lodash/set';
|
|
3
|
-
|
|
4
|
-
const initialState = {
|
|
5
|
-
webhooks: [],
|
|
6
|
-
webhooksToDelete: [],
|
|
7
|
-
webhookToDelete: null,
|
|
8
|
-
loadingWebhooks: true,
|
|
9
|
-
};
|
|
10
|
-
|
|
11
|
-
const reducer = (state, action) =>
|
|
12
|
-
// eslint-disable-next-line consistent-return
|
|
13
|
-
produce(state, (draftState) => {
|
|
14
|
-
switch (action.type) {
|
|
15
|
-
case 'GET_DATA_SUCCEEDED': {
|
|
16
|
-
draftState.webhooks = action.data;
|
|
17
|
-
draftState.loadingWebhooks = false;
|
|
18
|
-
break;
|
|
19
|
-
}
|
|
20
|
-
|
|
21
|
-
case 'TOGGLE_LOADING': {
|
|
22
|
-
draftState.loadingWebhooks = !state.loadingWebhooks;
|
|
23
|
-
break;
|
|
24
|
-
}
|
|
25
|
-
|
|
26
|
-
case 'SET_WEBHOOK_ENABLED': {
|
|
27
|
-
set(draftState, ['webhooks', ...action.keys], action.value);
|
|
28
|
-
break;
|
|
29
|
-
}
|
|
30
|
-
|
|
31
|
-
case 'SET_WEBHOOK_TO_DELETE': {
|
|
32
|
-
draftState.webhookToDelete = action.id;
|
|
33
|
-
break;
|
|
34
|
-
}
|
|
35
|
-
case 'SET_WEBHOOKS_TO_DELETE': {
|
|
36
|
-
if (action.value) {
|
|
37
|
-
draftState.webhooksToDelete.push(action.id);
|
|
38
|
-
} else {
|
|
39
|
-
draftState.webhooksToDelete = state.webhooksToDelete.filter((id) => id !== action.id);
|
|
40
|
-
}
|
|
41
|
-
|
|
42
|
-
break;
|
|
43
|
-
}
|
|
44
|
-
case 'SET_ALL_WEBHOOKS_TO_DELETE': {
|
|
45
|
-
if (state.webhooksToDelete.length === 0) {
|
|
46
|
-
draftState.webhooksToDelete = state.webhooks.map((webhook) => webhook.id);
|
|
47
|
-
} else {
|
|
48
|
-
draftState.webhooksToDelete = [];
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
break;
|
|
52
|
-
}
|
|
53
|
-
case 'WEBHOOKS_DELETED': {
|
|
54
|
-
draftState.webhooks = state.webhooks.filter(
|
|
55
|
-
(webhook) => !state.webhooksToDelete.includes(webhook.id)
|
|
56
|
-
);
|
|
57
|
-
draftState.webhooksToDelete = [];
|
|
58
|
-
break;
|
|
59
|
-
}
|
|
60
|
-
case 'WEBHOOK_DELETED': {
|
|
61
|
-
draftState.webhooks = state.webhooks.filter((_, index) => index !== action.index);
|
|
62
|
-
draftState.webhookToDelete = null;
|
|
63
|
-
|
|
64
|
-
break;
|
|
65
|
-
}
|
|
66
|
-
default:
|
|
67
|
-
return draftState;
|
|
68
|
-
}
|
|
69
|
-
});
|
|
70
|
-
|
|
71
|
-
export default reducer;
|
|
72
|
-
export { initialState };
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
"use strict";(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[1387],{49776:function(D,g,s){s.d(g,{j:function(){return l}});var d={};function l(){return d}function h(o){d=o}},46784:function(D,g,s){s.d(g,{Z:function(){return m}});var d=s(907),l=s(96256),h=s(10420),o=s(49776);function m(c,f){var b,T,O,w,_,y,p,W;(0,l.Z)(1,arguments);var U=(0,o.j)(),P=(0,h.Z)((b=(T=(O=(w=f?.weekStartsOn)!==null&&w!==void 0?w:f==null||(_=f.locale)===null||_===void 0||(y=_.options)===null||y===void 0?void 0:y.weekStartsOn)!==null&&O!==void 0?O:U.weekStartsOn)!==null&&T!==void 0?T:(p=U.locale)===null||p===void 0||(W=p.options)===null||W===void 0?void 0:W.weekStartsOn)!==null&&b!==void 0?b:0);if(!(P>=0&&P<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");var L=(0,d.Z)(c),X=L.getUTCDay(),V=(X<P?7:0)+X-P;return L.setUTCDate(L.getUTCDate()-V),L.setUTCHours(0,0,0,0),L}},14723:function(D,g,s){s.d(g,{Z:function(){return De}});var d=s(96256);function l(n){return typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?l=function(e){return typeof e}:l=function(e){return e&&typeof Symbol=="function"&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},l(n)}function h(n){return(0,d.Z)(1,arguments),n instanceof Date||l(n)==="object"&&Object.prototype.toString.call(n)==="[object Date]"}var o=s(907);function m(n){if((0,d.Z)(1,arguments),!h(n)&&typeof n!="number")return!1;var t=(0,o.Z)(n);return!isNaN(Number(t))}var c=s(10420);function f(n,t){(0,d.Z)(2,arguments);var e=(0,o.Z)(n).getTime(),a=(0,c.Z)(t);return new Date(e+a)}function b(n,t){(0,d.Z)(2,arguments);var e=(0,c.Z)(t);return f(n,-e)}var T=864e5;function O(n){(0,d.Z)(1,arguments);var t=(0,o.Z)(n),e=t.getTime();t.setUTCMonth(0,1),t.setUTCHours(0,0,0,0);var a=t.getTime(),r=e-a;return Math.floor(r/T)+1}function w(n){(0,d.Z)(1,arguments);var t=1,e=(0,o.Z)(n),a=e.getUTCDay(),r=(a<t?7:0)+a-t;return e.setUTCDate(e.getUTCDate()-r),e.setUTCHours(0,0,0,0),e}function _(n){(0,d.Z)(1,arguments);var t=(0,o.Z)(n),e=t.getUTCFullYear(),a=new Date(0);a.setUTCFullYear(e+1,0,4),a.setUTCHours(0,0,0,0);var r=w(a),i=new Date(0);i.setUTCFullYear(e,0,4),i.setUTCHours(0,0,0,0);var u=w(i);return t.getTime()>=r.getTime()?e+1:t.getTime()>=u.getTime()?e:e-1}function y(n){(0,d.Z)(1,arguments);var t=_(n),e=new Date(0);e.setUTCFullYear(t,0,4),e.setUTCHours(0,0,0,0);var a=w(e);return a}var p=6048e5;function W(n){(0,d.Z)(1,arguments);var t=(0,o.Z)(n),e=w(t).getTime()-y(t).getTime();return Math.round(e/p)+1}var U=s(46784),P=s(49776);function L(n,t){var e,a,r,i,u,C,x,k;(0,d.Z)(1,arguments);var S=(0,o.Z)(n),E=S.getUTCFullYear(),N=(0,P.j)(),Z=(0,c.Z)((e=(a=(r=(i=t?.firstWeekContainsDate)!==null&&i!==void 0?i:t==null||(u=t.locale)===null||u===void 0||(C=u.options)===null||C===void 0?void 0:C.firstWeekContainsDate)!==null&&r!==void 0?r:N.firstWeekContainsDate)!==null&&a!==void 0?a:(x=N.locale)===null||x===void 0||(k=x.options)===null||k===void 0?void 0:k.firstWeekContainsDate)!==null&&e!==void 0?e:1);if(!(Z>=1&&Z<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var Y=new Date(0);Y.setUTCFullYear(E+1,0,Z),Y.setUTCHours(0,0,0,0);var A=(0,U.Z)(Y,t),H=new Date(0);H.setUTCFullYear(E,0,Z),H.setUTCHours(0,0,0,0);var B=(0,U.Z)(H,t);return S.getTime()>=A.getTime()?E+1:S.getTime()>=B.getTime()?E:E-1}function X(n,t){var e,a,r,i,u,C,x,k;(0,d.Z)(1,arguments);var S=(0,P.j)(),E=(0,c.Z)((e=(a=(r=(i=t?.firstWeekContainsDate)!==null&&i!==void 0?i:t==null||(u=t.locale)===null||u===void 0||(C=u.options)===null||C===void 0?void 0:C.firstWeekContainsDate)!==null&&r!==void 0?r:S.firstWeekContainsDate)!==null&&a!==void 0?a:(x=S.locale)===null||x===void 0||(k=x.options)===null||k===void 0?void 0:k.firstWeekContainsDate)!==null&&e!==void 0?e:1),N=L(n,t),Z=new Date(0);Z.setUTCFullYear(N,0,E),Z.setUTCHours(0,0,0,0);var Y=(0,U.Z)(Z,t);return Y}var V=6048e5;function ue(n,t){(0,d.Z)(1,arguments);var e=(0,o.Z)(n),a=(0,U.Z)(e,t).getTime()-X(e,t).getTime();return Math.round(a/V)+1}var v=s(24319),de={y:function(t,e){var a=t.getUTCFullYear(),r=a>0?a:1-a;return(0,v.Z)(e==="yy"?r%100:r,e.length)},M:function(t,e){var a=t.getUTCMonth();return e==="M"?String(a+1):(0,v.Z)(a+1,2)},d:function(t,e){return(0,v.Z)(t.getUTCDate(),e.length)},a:function(t,e){var a=t.getUTCHours()/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.toUpperCase();case"aaa":return a;case"aaaaa":return a[0];case"aaaa":default:return a==="am"?"a.m.":"p.m."}},h:function(t,e){return(0,v.Z)(t.getUTCHours()%12||12,e.length)},H:function(t,e){return(0,v.Z)(t.getUTCHours(),e.length)},m:function(t,e){return(0,v.Z)(t.getUTCMinutes(),e.length)},s:function(t,e){return(0,v.Z)(t.getUTCSeconds(),e.length)},S:function(t,e){var a=e.length,r=t.getUTCMilliseconds(),i=Math.floor(r*Math.pow(10,a-3));return(0,v.Z)(i,e.length)}},F=de,I={am:"am",pm:"pm",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},se={G:function(t,e,a){var r=t.getUTCFullYear()>0?1:0;switch(e){case"G":case"GG":case"GGG":return a.era(r,{width:"abbreviated"});case"GGGGG":return a.era(r,{width:"narrow"});case"GGGG":default:return a.era(r,{width:"wide"})}},y:function(t,e,a){if(e==="yo"){var r=t.getUTCFullYear(),i=r>0?r:1-r;return a.ordinalNumber(i,{unit:"year"})}return F.y(t,e)},Y:function(t,e,a,r){var i=L(t,r),u=i>0?i:1-i;if(e==="YY"){var C=u%100;return(0,v.Z)(C,2)}return e==="Yo"?a.ordinalNumber(u,{unit:"year"}):(0,v.Z)(u,e.length)},R:function(t,e){var a=_(t);return(0,v.Z)(a,e.length)},u:function(t,e){var a=t.getUTCFullYear();return(0,v.Z)(a,e.length)},Q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"Q":return String(r);case"QQ":return(0,v.Z)(r,2);case"Qo":return a.ordinalNumber(r,{unit:"quarter"});case"QQQ":return a.quarter(r,{width:"abbreviated",context:"formatting"});case"QQQQQ":return a.quarter(r,{width:"narrow",context:"formatting"});case"QQQQ":default:return a.quarter(r,{width:"wide",context:"formatting"})}},q:function(t,e,a){var r=Math.ceil((t.getUTCMonth()+1)/3);switch(e){case"q":return String(r);case"qq":return(0,v.Z)(r,2);case"qo":return a.ordinalNumber(r,{unit:"quarter"});case"qqq":return a.quarter(r,{width:"abbreviated",context:"standalone"});case"qqqqq":return a.quarter(r,{width:"narrow",context:"standalone"});case"qqqq":default:return a.quarter(r,{width:"wide",context:"standalone"})}},M:function(t,e,a){var r=t.getUTCMonth();switch(e){case"M":case"MM":return F.M(t,e);case"Mo":return a.ordinalNumber(r+1,{unit:"month"});case"MMM":return a.month(r,{width:"abbreviated",context:"formatting"});case"MMMMM":return a.month(r,{width:"narrow",context:"formatting"});case"MMMM":default:return a.month(r,{width:"wide",context:"formatting"})}},L:function(t,e,a){var r=t.getUTCMonth();switch(e){case"L":return String(r+1);case"LL":return(0,v.Z)(r+1,2);case"Lo":return a.ordinalNumber(r+1,{unit:"month"});case"LLL":return a.month(r,{width:"abbreviated",context:"standalone"});case"LLLLL":return a.month(r,{width:"narrow",context:"standalone"});case"LLLL":default:return a.month(r,{width:"wide",context:"standalone"})}},w:function(t,e,a,r){var i=ue(t,r);return e==="wo"?a.ordinalNumber(i,{unit:"week"}):(0,v.Z)(i,e.length)},I:function(t,e,a){var r=W(t);return e==="Io"?a.ordinalNumber(r,{unit:"week"}):(0,v.Z)(r,e.length)},d:function(t,e,a){return e==="do"?a.ordinalNumber(t.getUTCDate(),{unit:"date"}):F.d(t,e)},D:function(t,e,a){var r=O(t);return e==="Do"?a.ordinalNumber(r,{unit:"dayOfYear"}):(0,v.Z)(r,e.length)},E:function(t,e,a){var r=t.getUTCDay();switch(e){case"E":case"EE":case"EEE":return a.day(r,{width:"abbreviated",context:"formatting"});case"EEEEE":return a.day(r,{width:"narrow",context:"formatting"});case"EEEEEE":return a.day(r,{width:"short",context:"formatting"});case"EEEE":default:return a.day(r,{width:"wide",context:"formatting"})}},e:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"e":return String(u);case"ee":return(0,v.Z)(u,2);case"eo":return a.ordinalNumber(u,{unit:"day"});case"eee":return a.day(i,{width:"abbreviated",context:"formatting"});case"eeeee":return a.day(i,{width:"narrow",context:"formatting"});case"eeeeee":return a.day(i,{width:"short",context:"formatting"});case"eeee":default:return a.day(i,{width:"wide",context:"formatting"})}},c:function(t,e,a,r){var i=t.getUTCDay(),u=(i-r.weekStartsOn+8)%7||7;switch(e){case"c":return String(u);case"cc":return(0,v.Z)(u,e.length);case"co":return a.ordinalNumber(u,{unit:"day"});case"ccc":return a.day(i,{width:"abbreviated",context:"standalone"});case"ccccc":return a.day(i,{width:"narrow",context:"standalone"});case"cccccc":return a.day(i,{width:"short",context:"standalone"});case"cccc":default:return a.day(i,{width:"wide",context:"standalone"})}},i:function(t,e,a){var r=t.getUTCDay(),i=r===0?7:r;switch(e){case"i":return String(i);case"ii":return(0,v.Z)(i,e.length);case"io":return a.ordinalNumber(i,{unit:"day"});case"iii":return a.day(r,{width:"abbreviated",context:"formatting"});case"iiiii":return a.day(r,{width:"narrow",context:"formatting"});case"iiiiii":return a.day(r,{width:"short",context:"formatting"});case"iiii":default:return a.day(r,{width:"wide",context:"formatting"})}},a:function(t,e,a){var r=t.getUTCHours(),i=r/12>=1?"pm":"am";switch(e){case"a":case"aa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"aaa":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"aaaaa":return a.dayPeriod(i,{width:"narrow",context:"formatting"});case"aaaa":default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},b:function(t,e,a){var r=t.getUTCHours(),i;switch(r===12?i=I.noon:r===0?i=I.midnight:i=r/12>=1?"pm":"am",e){case"b":case"bb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"bbb":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"}).toLowerCase();case"bbbbb":return a.dayPeriod(i,{width:"narrow",context:"formatting"});case"bbbb":default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},B:function(t,e,a){var r=t.getUTCHours(),i;switch(r>=17?i=I.evening:r>=12?i=I.afternoon:r>=4?i=I.morning:i=I.night,e){case"B":case"BB":case"BBB":return a.dayPeriod(i,{width:"abbreviated",context:"formatting"});case"BBBBB":return a.dayPeriod(i,{width:"narrow",context:"formatting"});case"BBBB":default:return a.dayPeriod(i,{width:"wide",context:"formatting"})}},h:function(t,e,a){if(e==="ho"){var r=t.getUTCHours()%12;return r===0&&(r=12),a.ordinalNumber(r,{unit:"hour"})}return F.h(t,e)},H:function(t,e,a){return e==="Ho"?a.ordinalNumber(t.getUTCHours(),{unit:"hour"}):F.H(t,e)},K:function(t,e,a){var r=t.getUTCHours()%12;return e==="Ko"?a.ordinalNumber(r,{unit:"hour"}):(0,v.Z)(r,e.length)},k:function(t,e,a){var r=t.getUTCHours();return r===0&&(r=24),e==="ko"?a.ordinalNumber(r,{unit:"hour"}):(0,v.Z)(r,e.length)},m:function(t,e,a){return e==="mo"?a.ordinalNumber(t.getUTCMinutes(),{unit:"minute"}):F.m(t,e)},s:function(t,e,a){return e==="so"?a.ordinalNumber(t.getUTCSeconds(),{unit:"second"}):F.s(t,e)},S:function(t,e){return F.S(t,e)},X:function(t,e,a,r){var i=r._originalDate||t,u=i.getTimezoneOffset();if(u===0)return"Z";switch(e){case"X":return re(u);case"XXXX":case"XX":return $(u);case"XXXXX":case"XXX":default:return $(u,":")}},x:function(t,e,a,r){var i=r._originalDate||t,u=i.getTimezoneOffset();switch(e){case"x":return re(u);case"xxxx":case"xx":return $(u);case"xxxxx":case"xxx":default:return $(u,":")}},O:function(t,e,a,r){var i=r._originalDate||t,u=i.getTimezoneOffset();switch(e){case"O":case"OO":case"OOO":return"GMT"+ae(u,":");case"OOOO":default:return"GMT"+$(u,":")}},z:function(t,e,a,r){var i=r._originalDate||t,u=i.getTimezoneOffset();switch(e){case"z":case"zz":case"zzz":return"GMT"+ae(u,":");case"zzzz":default:return"GMT"+$(u,":")}},t:function(t,e,a,r){var i=r._originalDate||t,u=Math.floor(i.getTime()/1e3);return(0,v.Z)(u,e.length)},T:function(t,e,a,r){var i=r._originalDate||t,u=i.getTime();return(0,v.Z)(u,e.length)}};function ae(n,t){var e=n>0?"-":"+",a=Math.abs(n),r=Math.floor(a/60),i=a%60;if(i===0)return e+String(r);var u=t||"";return e+String(r)+u+(0,v.Z)(i,2)}function re(n,t){if(n%60===0){var e=n>0?"-":"+";return e+(0,v.Z)(Math.abs(n)/60,2)}return $(n,t)}function $(n,t){var e=t||"",a=n>0?"-":"+",r=Math.abs(n),i=(0,v.Z)(Math.floor(r/60),2),u=(0,v.Z)(r%60,2);return a+i+e+u}var le=se,ne=function(t,e){switch(t){case"P":return e.date({width:"short"});case"PP":return e.date({width:"medium"});case"PPP":return e.date({width:"long"});case"PPPP":default:return e.date({width:"full"})}},ie=function(t,e){switch(t){case"p":return e.time({width:"short"});case"pp":return e.time({width:"medium"});case"ppp":return e.time({width:"long"});case"pppp":default:return e.time({width:"full"})}},ce=function(t,e){var a=t.match(/(P+)(p+)?/)||[],r=a[1],i=a[2];if(!i)return ne(t,e);var u;switch(r){case"P":u=e.dateTime({width:"short"});break;case"PP":u=e.dateTime({width:"medium"});break;case"PPP":u=e.dateTime({width:"long"});break;case"PPPP":default:u=e.dateTime({width:"full"});break}return u.replace("{{date}}",ne(r,e)).replace("{{time}}",ie(i,e))},fe={p:ie,P:ce},me=fe,ve=s(22774),he=["D","DD"],ge=["YY","YYYY"];function we(n){return he.indexOf(n)!==-1}function be(n){return ge.indexOf(n)!==-1}function oe(n,t,e){if(n==="YYYY")throw new RangeError("Use `yyyy` instead of `YYYY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(n==="YY")throw new RangeError("Use `yy` instead of `YY` (in `".concat(t,"`) for formatting years to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(n==="D")throw new RangeError("Use `d` instead of `D` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"));if(n==="DD")throw new RangeError("Use `dd` instead of `DD` (in `".concat(t,"`) for formatting days of the month to the input `").concat(e,"`; see: https://github.com/date-fns/date-fns/blob/master/docs/unicodeTokens.md"))}var ye=s(54828),Te=ye.Z,Oe=/[yYQqMLwIdDecihHKkms]o|(\w)\1*|''|'(''|[^'])+('|$)|./g,_e=/P+p+|P+|p+|''|'(''|[^'])+('|$)|./g,pe=/^'([^]*?)'?$/,Ce=/''/g,Me=/[a-zA-Z]/;function De(n,t,e){var a,r,i,u,C,x,k,S,E,N,Z,Y,A,H,B,K,J,z;(0,d.Z)(2,arguments);var Ze=String(t),j=(0,P.j)(),Q=(a=(r=e?.locale)!==null&&r!==void 0?r:j.locale)!==null&&a!==void 0?a:Te,ee=(0,c.Z)((i=(u=(C=(x=e?.firstWeekContainsDate)!==null&&x!==void 0?x:e==null||(k=e.locale)===null||k===void 0||(S=k.options)===null||S===void 0?void 0:S.firstWeekContainsDate)!==null&&C!==void 0?C:j.firstWeekContainsDate)!==null&&u!==void 0?u:(E=j.locale)===null||E===void 0||(N=E.options)===null||N===void 0?void 0:N.firstWeekContainsDate)!==null&&i!==void 0?i:1);if(!(ee>=1&&ee<=7))throw new RangeError("firstWeekContainsDate must be between 1 and 7 inclusively");var te=(0,c.Z)((Z=(Y=(A=(H=e?.weekStartsOn)!==null&&H!==void 0?H:e==null||(B=e.locale)===null||B===void 0||(K=B.options)===null||K===void 0?void 0:K.weekStartsOn)!==null&&A!==void 0?A:j.weekStartsOn)!==null&&Y!==void 0?Y:(J=j.locale)===null||J===void 0||(z=J.options)===null||z===void 0?void 0:z.weekStartsOn)!==null&&Z!==void 0?Z:0);if(!(te>=0&&te<=6))throw new RangeError("weekStartsOn must be between 0 and 6 inclusively");if(!Q.localize)throw new RangeError("locale must contain localize property");if(!Q.formatLong)throw new RangeError("locale must contain formatLong property");var q=(0,o.Z)(n);if(!m(q))throw new RangeError("Invalid time value");var We=(0,ve.Z)(q),xe=b(q,We),ke={firstWeekContainsDate:ee,weekStartsOn:te,locale:Q,_originalDate:q},Ee=Ze.match(_e).map(function(M){var R=M[0];if(R==="p"||R==="P"){var G=me[R];return G(M,Q.formatLong)}return M}).join("").match(Oe).map(function(M){if(M==="''")return"'";var R=M[0];if(R==="'")return Pe(M);var G=le[R];if(G)return!(e!=null&&e.useAdditionalWeekYearTokens)&&be(M)&&oe(M,t,String(n)),!(e!=null&&e.useAdditionalDayOfYearTokens)&&we(M)&&oe(M,t,String(n)),G(xe,M,Q.localize,ke);if(R.match(Me))throw new RangeError("Format string contains an unescaped latin alphabet character `"+R+"`");return M}).join("");return Ee}function Pe(n){var t=n.match(pe);return t?t[1].replace(Ce,"'"):n}},39446:function(D,g,s){s.d(g,{Z:function(){return d}});function d(l){return function(){var h=arguments.length>0&&arguments[0]!==void 0?arguments[0]:{},o=h.width?String(h.width):l.defaultWidth,m=l.formats[o]||l.formats[l.defaultWidth];return m}}},56565:function(D,g,s){s.d(g,{Z:function(){return d}});function d(l){return function(h,o){var m=o!=null&&o.context?String(o.context):"standalone",c;if(m==="formatting"&&l.formattingValues){var f=l.defaultFormattingWidth||l.defaultWidth,b=o!=null&&o.width?String(o.width):f;c=l.formattingValues[b]||l.formattingValues[f]}else{var T=l.defaultWidth,O=o!=null&&o.width?String(o.width):l.defaultWidth;c=l.values[O]||l.values[T]}var w=l.argumentCallback?l.argumentCallback(h):h;return c[w]}}},29450:function(D,g,s){s.d(g,{Z:function(){return d}});function d(o){return function(m){var c=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},f=c.width,b=f&&o.matchPatterns[f]||o.matchPatterns[o.defaultMatchWidth],T=m.match(b);if(!T)return null;var O=T[0],w=f&&o.parsePatterns[f]||o.parsePatterns[o.defaultParseWidth],_=Array.isArray(w)?h(w,function(W){return W.test(O)}):l(w,function(W){return W.test(O)}),y;y=o.valueCallback?o.valueCallback(_):_,y=c.valueCallback?c.valueCallback(y):y;var p=m.slice(O.length);return{value:y,rest:p}}}function l(o,m){for(var c in o)if(o.hasOwnProperty(c)&&m(o[c]))return c}function h(o,m){for(var c=0;c<o.length;c++)if(m(o[c]))return c}},60965:function(D,g,s){s.d(g,{Z:function(){return d}});function d(l){return function(h){var o=arguments.length>1&&arguments[1]!==void 0?arguments[1]:{},m=h.match(l.matchPattern);if(!m)return null;var c=m[0],f=h.match(l.parsePattern);if(!f)return null;var b=l.valueCallback?l.valueCallback(f[0]):f[0];b=o.valueCallback?o.valueCallback(b):b;var T=h.slice(c.length);return{value:b,rest:T}}}},10661:function(D,g){var s={lessThanXSeconds:{one:"less than a second",other:"less than {{count}} seconds"},xSeconds:{one:"1 second",other:"{{count}} seconds"},halfAMinute:"half a minute",lessThanXMinutes:{one:"less than a minute",other:"less than {{count}} minutes"},xMinutes:{one:"1 minute",other:"{{count}} minutes"},aboutXHours:{one:"about 1 hour",other:"about {{count}} hours"},xHours:{one:"1 hour",other:"{{count}} hours"},xDays:{one:"1 day",other:"{{count}} days"},aboutXWeeks:{one:"about 1 week",other:"about {{count}} weeks"},xWeeks:{one:"1 week",other:"{{count}} weeks"},aboutXMonths:{one:"about 1 month",other:"about {{count}} months"},xMonths:{one:"1 month",other:"{{count}} months"},aboutXYears:{one:"about 1 year",other:"about {{count}} years"},xYears:{one:"1 year",other:"{{count}} years"},overXYears:{one:"over 1 year",other:"over {{count}} years"},almostXYears:{one:"almost 1 year",other:"almost {{count}} years"}},d=function(h,o,m){var c,f=s[h];return typeof f=="string"?c=f:o===1?c=f.one:c=f.other.replace("{{count}}",o.toString()),m!=null&&m.addSuffix?m.comparison&&m.comparison>0?"in "+c:c+" ago":c};g.Z=d},57459:function(D,g){var s={lastWeek:"'last' eeee 'at' p",yesterday:"'yesterday at' p",today:"'today at' p",tomorrow:"'tomorrow at' p",nextWeek:"eeee 'at' p",other:"P"},d=function(h,o,m,c){return s[h]};g.Z=d},52855:function(D,g,s){var d=s(56565),l={narrow:["B","A"],abbreviated:["BC","AD"],wide:["Before Christ","Anno Domini"]},h={narrow:["1","2","3","4"],abbreviated:["Q1","Q2","Q3","Q4"],wide:["1st quarter","2nd quarter","3rd quarter","4th quarter"]},o={narrow:["J","F","M","A","M","J","J","A","S","O","N","D"],abbreviated:["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],wide:["January","February","March","April","May","June","July","August","September","October","November","December"]},m={narrow:["S","M","T","W","T","F","S"],short:["Su","Mo","Tu","We","Th","Fr","Sa"],abbreviated:["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],wide:["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"]},c={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"morning",afternoon:"afternoon",evening:"evening",night:"night"}},f={narrow:{am:"a",pm:"p",midnight:"mi",noon:"n",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},abbreviated:{am:"AM",pm:"PM",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"},wide:{am:"a.m.",pm:"p.m.",midnight:"midnight",noon:"noon",morning:"in the morning",afternoon:"in the afternoon",evening:"in the evening",night:"at night"}},b=function(w,_){var y=Number(w),p=y%100;if(p>20||p<10)switch(p%10){case 1:return y+"st";case 2:return y+"nd";case 3:return y+"rd"}return y+"th"},T={ordinalNumber:b,era:(0,d.Z)({values:l,defaultWidth:"wide"}),quarter:(0,d.Z)({values:h,defaultWidth:"wide",argumentCallback:function(w){return w-1}}),month:(0,d.Z)({values:o,defaultWidth:"wide"}),day:(0,d.Z)({values:m,defaultWidth:"wide"}),dayPeriod:(0,d.Z)({values:c,defaultWidth:"wide",formattingValues:f,defaultFormattingWidth:"wide"})};g.Z=T},63614:function(D,g,s){var d=s(29450),l=s(60965),h=/^(\d+)(th|st|nd|rd)?/i,o=/\d+/i,m={narrow:/^(b|a)/i,abbreviated:/^(b\.?\s?c\.?|b\.?\s?c\.?\s?e\.?|a\.?\s?d\.?|c\.?\s?e\.?)/i,wide:/^(before christ|before common era|anno domini|common era)/i},c={any:[/^b/i,/^(a|c)/i]},f={narrow:/^[1234]/i,abbreviated:/^q[1234]/i,wide:/^[1234](th|st|nd|rd)? quarter/i},b={any:[/1/i,/2/i,/3/i,/4/i]},T={narrow:/^[jfmasond]/i,abbreviated:/^(jan|feb|mar|apr|may|jun|jul|aug|sep|oct|nov|dec)/i,wide:/^(january|february|march|april|may|june|july|august|september|october|november|december)/i},O={narrow:[/^j/i,/^f/i,/^m/i,/^a/i,/^m/i,/^j/i,/^j/i,/^a/i,/^s/i,/^o/i,/^n/i,/^d/i],any:[/^ja/i,/^f/i,/^mar/i,/^ap/i,/^may/i,/^jun/i,/^jul/i,/^au/i,/^s/i,/^o/i,/^n/i,/^d/i]},w={narrow:/^[smtwf]/i,short:/^(su|mo|tu|we|th|fr|sa)/i,abbreviated:/^(sun|mon|tue|wed|thu|fri|sat)/i,wide:/^(sunday|monday|tuesday|wednesday|thursday|friday|saturday)/i},_={narrow:[/^s/i,/^m/i,/^t/i,/^w/i,/^t/i,/^f/i,/^s/i],any:[/^su/i,/^m/i,/^tu/i,/^w/i,/^th/i,/^f/i,/^sa/i]},y={narrow:/^(a|p|mi|n|(in the|at) (morning|afternoon|evening|night))/i,any:/^([ap]\.?\s?m\.?|midnight|noon|(in the|at) (morning|afternoon|evening|night))/i},p={any:{am:/^a/i,pm:/^p/i,midnight:/^mi/i,noon:/^no/i,morning:/morning/i,afternoon:/afternoon/i,evening:/evening/i,night:/night/i}},W={ordinalNumber:(0,l.Z)({matchPattern:h,parsePattern:o,valueCallback:function(P){return parseInt(P,10)}}),era:(0,d.Z)({matchPatterns:m,defaultMatchWidth:"wide",parsePatterns:c,defaultParseWidth:"any"}),quarter:(0,d.Z)({matchPatterns:f,defaultMatchWidth:"wide",parsePatterns:b,defaultParseWidth:"any",valueCallback:function(P){return P+1}}),month:(0,d.Z)({matchPatterns:T,defaultMatchWidth:"wide",parsePatterns:O,defaultParseWidth:"any"}),day:(0,d.Z)({matchPatterns:w,defaultMatchWidth:"wide",parsePatterns:_,defaultParseWidth:"any"}),dayPeriod:(0,d.Z)({matchPatterns:y,defaultMatchWidth:"any",parsePatterns:p,defaultParseWidth:"any"})};g.Z=W},54828:function(D,g,s){s.d(g,{Z:function(){return _}});var d=s(10661),l=s(39446),h={full:"EEEE, MMMM do, y",long:"MMMM do, y",medium:"MMM d, y",short:"MM/dd/yyyy"},o={full:"h:mm:ss a zzzz",long:"h:mm:ss a z",medium:"h:mm:ss a",short:"h:mm a"},m={full:"{{date}} 'at' {{time}}",long:"{{date}} 'at' {{time}}",medium:"{{date}}, {{time}}",short:"{{date}}, {{time}}"},c={date:(0,l.Z)({formats:h,defaultWidth:"full"}),time:(0,l.Z)({formats:o,defaultWidth:"full"}),dateTime:(0,l.Z)({formats:m,defaultWidth:"full"})},f=c,b=s(57459),T=s(52855),O=s(63614),w={code:"en-US",formatDistance:d.Z,formatLong:f,formatRelative:b.Z,localize:T.Z,match:O.Z,options:{weekStartsOn:0,firstWeekContainsDate:1}},_=w},29439:function(D,g,s){s.d(g,{Z:function(){return h}});var d=s(74512);const l=o=>(0,d.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,d.jsx)("path",{fill:"#212134",d:"M24 13.3a.2.2 0 0 1-.2.2H5.74l8.239 8.239a.2.2 0 0 1 0 .282L12.14 23.86a.2.2 0 0 1-.282 0L.14 12.14a.2.2 0 0 1 0-.282L11.86.14a.2.2 0 0 1 .282 0L13.98 1.98a.2.2 0 0 1 0 .282L5.74 10.5H23.8c.11 0 .2.09.2.2v2.6Z"})}),h=l}}]);
|
|
@@ -1,108 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3081],{93994:function(E,p,e){var r=e(33795);function c(u,o){for(var i=-1,n=o.length,t=Array(n),a=u==null;++i<n;)t[i]=a?void 0:r(u,o[i]);return t}E.exports=c},88311:function(E,p,e){var r=e(93994),c=e(83368),u=c(r);E.exports=u},65923:function(E,p,e){"use strict";const r=e(52138),c=Symbol("max"),u=Symbol("length"),o=Symbol("lengthCalculator"),i=Symbol("allowStale"),n=Symbol("maxAge"),t=Symbol("dispose"),a=Symbol("noDisposeOnSet"),h=Symbol("lruList"),l=Symbol("cache"),s=Symbol("updateAgeOnGet"),d=()=>1;class D{constructor(g){if(typeof g=="number"&&(g={max:g}),g||(g={}),g.max&&(typeof g.max!="number"||g.max<0))throw new TypeError("max must be a non-negative number");const R=this[c]=g.max||1/0,O=g.length||d;if(this[o]=typeof O!="function"?d:O,this[i]=g.stale||!1,g.maxAge&&typeof g.maxAge!="number")throw new TypeError("maxAge must be a number");this[n]=g.maxAge||0,this[t]=g.dispose,this[a]=g.noDisposeOnSet||!1,this[s]=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,_(this)}get max(){return this[c]}set allowStale(g){this[i]=!!g}get allowStale(){return this[i]}set maxAge(g){if(typeof g!="number")throw new TypeError("maxAge must be a non-negative number");this[n]=g,_(this)}get maxAge(){return this[n]}set lengthCalculator(g){typeof g!="function"&&(g=d),g!==this[o]&&(this[o]=g,this[u]=0,this[h].forEach(R=>{R.length=this[o](R.value,R.key),this[u]+=R.length})),_(this)}get lengthCalculator(){return this[o]}get length(){return this[u]}get itemCount(){return this[h].length}rforEach(g,R){R=R||this;for(let O=this[h].tail;O!==null;){const $=O.prev;M(this,g,O,R),O=$}}forEach(g,R){R=R||this;for(let O=this[h].head;O!==null;){const $=O.next;M(this,g,O,R),O=$}}keys(){return this[h].toArray().map(g=>g.key)}values(){return this[h].toArray().map(g=>g.value)}reset(){this[t]&&this[h]&&this[h].length&&this[h].forEach(g=>this[t](g.key,g.value)),this[l]=new Map,this[h]=new r,this[u]=0}dump(){return this[h].map(g=>v(this,g)?!1:{k:g.key,v:g.value,e:g.now+(g.maxAge||0)}).toArray().filter(g=>g)}dumpLru(){return this[h]}set(g,R,O){if(O=O||this[n],O&&typeof O!="number")throw new TypeError("maxAge must be a number");const $=O?Date.now():0,U=this[o](R,g);if(this[l].has(g)){if(U>this[c])return m(this,this[l].get(g)),!1;const I=this[l].get(g).value;return this[t]&&(this[a]||this[t](g,I.value)),I.now=$,I.maxAge=O,I.value=R,this[u]+=U-I.length,I.length=U,this.get(g),_(this),!0}const F=new y(g,R,U,$,O);return F.length>this[c]?(this[t]&&this[t](g,R),!1):(this[u]+=F.length,this[h].unshift(F),this[l].set(g,this[h].head),_(this),!0)}has(g){if(!this[l].has(g))return!1;const R=this[l].get(g).value;return!v(this,R)}get(g){return f(this,g,!0)}peek(g){return f(this,g,!1)}pop(){const g=this[h].tail;return g?(m(this,g),g.value):null}del(g){m(this,this[l].get(g))}load(g){this.reset();const R=Date.now();for(let O=g.length-1;O>=0;O--){const $=g[O],U=$.e||0;if(U===0)this.set($.k,$.v);else{const F=U-R;F>0&&this.set($.k,$.v,F)}}}prune(){this[l].forEach((g,R)=>f(this,R,!1))}}const f=(L,g,R)=>{const O=L[l].get(g);if(O){const $=O.value;if(v(L,$)){if(m(L,O),!L[i])return}else R&&(L[s]&&(O.value.now=Date.now()),L[h].unshiftNode(O));return $.value}},v=(L,g)=>{if(!g||!g.maxAge&&!L[n])return!1;const R=Date.now()-g.now;return g.maxAge?R>g.maxAge:L[n]&&R>L[n]},_=L=>{if(L[u]>L[c])for(let g=L[h].tail;L[u]>L[c]&&g!==null;){const R=g.prev;m(L,g),g=R}},m=(L,g)=>{if(g){const R=g.value;L[t]&&L[t](R.key,R.value),L[u]-=R.length,L[l].delete(R.key),L[h].removeNode(g)}};class y{constructor(g,R,O,$,U){this.key=g,this.value=R,this.length=O,this.now=$,this.maxAge=U||0}}const M=(L,g,R,O)=>{let $=R.value;v(L,$)&&(m(L,R),L[i]||($=void 0)),$&&g.call(O,$.value,$.key,L)};E.exports=D},13272:function(E,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(E,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0});var r=e(17611);class c{enter(o){const i=this.entered.length,n=t=>this.isNodeInDocument(t)&&(!t.contains||t.contains(o));return this.entered=r.union(this.entered.filter(n),[o]),i===0&&this.entered.length>0}leave(o){const i=this.entered.length;return this.entered=r.without(this.entered.filter(this.isNodeInDocument),o),i>0&&this.entered.length===0}reset(){this.entered=[]}constructor(o){this.entered=[],this.isNodeInDocument=o}}p.EnterLeaveCounter=c},32022:function(E,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0});var r=e(24284),c=e(5782),u=e(54935),o=t(e(9689)),i=e(44444);function n(l,s,d){return s in l?Object.defineProperty(l,s,{value:d,enumerable:!0,configurable:!0,writable:!0}):l[s]=d,l}function t(l){if(l&&l.__esModule)return l;var s={};if(l!=null){for(var d in l)if(Object.prototype.hasOwnProperty.call(l,d)){var D=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(l,d):{};D.get||D.set?Object.defineProperty(s,d,D):s[d]=l[d]}}return s.default=l,s}function a(l){for(var s=1;s<arguments.length;s++){var d=arguments[s]!=null?arguments[s]:{},D=Object.keys(d);typeof Object.getOwnPropertySymbols=="function"&&(D=D.concat(Object.getOwnPropertySymbols(d).filter(function(f){return Object.getOwnPropertyDescriptor(d,f).enumerable}))),D.forEach(function(f){n(l,f,d[f])})}return l}class h{profile(){var s,d;return{sourcePreviewNodes:this.sourcePreviewNodes.size,sourcePreviewNodeOptions:this.sourcePreviewNodeOptions.size,sourceNodeOptions:this.sourceNodeOptions.size,sourceNodes:this.sourceNodes.size,dragStartSourceIds:((s=this.dragStartSourceIds)===null||s===void 0?void 0:s.length)||0,dropTargetIds:this.dropTargetIds.length,dragEnterTargetIds:this.dragEnterTargetIds.length,dragOverTargetIds:((d=this.dragOverTargetIds)===null||d===void 0?void 0:d.length)||0}}get window(){return this.options.window}get document(){return this.options.document}get rootElement(){return this.options.rootElement}setup(){const s=this.rootElement;if(s!==void 0){if(s.__isReactDndBackendSetUp)throw new Error("Cannot have two HTML5 backends at the same time.");s.__isReactDndBackendSetUp=!0,this.addEventListeners(s)}}teardown(){const s=this.rootElement;if(s!==void 0&&(s.__isReactDndBackendSetUp=!1,this.removeEventListeners(this.rootElement),this.clearCurrentDragSourceNode(),this.asyncEndDragFrameId)){var d;(d=this.window)===null||d===void 0||d.cancelAnimationFrame(this.asyncEndDragFrameId)}}connectDragPreview(s,d,D){return this.sourcePreviewNodeOptions.set(s,D),this.sourcePreviewNodes.set(s,d),()=>{this.sourcePreviewNodes.delete(s),this.sourcePreviewNodeOptions.delete(s)}}connectDragSource(s,d,D){this.sourceNodes.set(s,d),this.sourceNodeOptions.set(s,D);const f=_=>this.handleDragStart(_,s),v=_=>this.handleSelectStart(_);return d.setAttribute("draggable","true"),d.addEventListener("dragstart",f),d.addEventListener("selectstart",v),()=>{this.sourceNodes.delete(s),this.sourceNodeOptions.delete(s),d.removeEventListener("dragstart",f),d.removeEventListener("selectstart",v),d.setAttribute("draggable","false")}}connectDropTarget(s,d){const D=_=>this.handleDragEnter(_,s),f=_=>this.handleDragOver(_,s),v=_=>this.handleDrop(_,s);return d.addEventListener("dragenter",D),d.addEventListener("dragover",f),d.addEventListener("drop",v),()=>{d.removeEventListener("dragenter",D),d.removeEventListener("dragover",f),d.removeEventListener("drop",v)}}addEventListeners(s){s.addEventListener&&(s.addEventListener("dragstart",this.handleTopDragStart),s.addEventListener("dragstart",this.handleTopDragStartCapture,!0),s.addEventListener("dragend",this.handleTopDragEndCapture,!0),s.addEventListener("dragenter",this.handleTopDragEnter),s.addEventListener("dragenter",this.handleTopDragEnterCapture,!0),s.addEventListener("dragleave",this.handleTopDragLeaveCapture,!0),s.addEventListener("dragover",this.handleTopDragOver),s.addEventListener("dragover",this.handleTopDragOverCapture,!0),s.addEventListener("drop",this.handleTopDrop),s.addEventListener("drop",this.handleTopDropCapture,!0))}removeEventListeners(s){s.removeEventListener&&(s.removeEventListener("dragstart",this.handleTopDragStart),s.removeEventListener("dragstart",this.handleTopDragStartCapture,!0),s.removeEventListener("dragend",this.handleTopDragEndCapture,!0),s.removeEventListener("dragenter",this.handleTopDragEnter),s.removeEventListener("dragenter",this.handleTopDragEnterCapture,!0),s.removeEventListener("dragleave",this.handleTopDragLeaveCapture,!0),s.removeEventListener("dragover",this.handleTopDragOver),s.removeEventListener("dragover",this.handleTopDragOverCapture,!0),s.removeEventListener("drop",this.handleTopDrop),s.removeEventListener("drop",this.handleTopDropCapture,!0))}getCurrentSourceNodeOptions(){const s=this.monitor.getSourceId(),d=this.sourceNodeOptions.get(s);return a({dropEffect:this.altKeyPressed?"copy":"move"},d||{})}getCurrentDropEffect(){return this.isDraggingNativeItem()?"copy":this.getCurrentSourceNodeOptions().dropEffect}getCurrentSourcePreviewNodeOptions(){const s=this.monitor.getSourceId(),d=this.sourcePreviewNodeOptions.get(s);return a({anchorX:.5,anchorY:.5,captureDraggingState:!1},d||{})}isDraggingNativeItem(){const s=this.monitor.getItemType();return Object.keys(o).some(d=>o[d]===s)}beginDragNativeItem(s,d){this.clearCurrentDragSourceNode(),this.currentNativeSource=u.createNativeDragSource(s,d),this.currentNativeHandle=this.registry.addSource(s,this.currentNativeSource),this.actions.beginDrag([this.currentNativeHandle])}setCurrentDragSourceNode(s){this.clearCurrentDragSourceNode(),this.currentDragSourceNode=s;const d=1e3;this.mouseMoveTimeoutTimer=setTimeout(()=>{var D;return(D=this.rootElement)===null||D===void 0?void 0:D.addEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)},d)}clearCurrentDragSourceNode(){if(this.currentDragSourceNode){if(this.currentDragSourceNode=null,this.rootElement){var s;(s=this.window)===null||s===void 0||s.clearTimeout(this.mouseMoveTimeoutTimer||void 0),this.rootElement.removeEventListener("mousemove",this.endDragIfSourceWasRemovedFromDOM,!0)}return this.mouseMoveTimeoutTimer=null,!0}return!1}handleDragStart(s,d){s.defaultPrevented||(this.dragStartSourceIds||(this.dragStartSourceIds=[]),this.dragStartSourceIds.unshift(d))}handleDragEnter(s,d){this.dragEnterTargetIds.unshift(d)}handleDragOver(s,d){this.dragOverTargetIds===null&&(this.dragOverTargetIds=[]),this.dragOverTargetIds.unshift(d)}handleDrop(s,d){this.dropTargetIds.unshift(d)}constructor(s,d,D){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 v=this.sourceNodes.get(f);return v&&c.getNodeClientOffset(v)||null},this.endDragNativeItem=()=>{this.isDraggingNativeItem()&&(this.actions.endDrag(),this.currentNativeHandle&&this.registry.removeSource(this.currentNativeHandle),this.currentNativeHandle=null,this.currentNativeSource=null)},this.isNodeInDocument=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:v}=this;this.dragStartSourceIds=null;const _=c.getEventClientOffset(f);this.monitor.isDragging()&&(this.actions.endDrag(),this.cancelHover()),this.actions.beginDrag(v||[],{publishSource:!1,getSourceClientOffset:this.getSourceClientOffset,clientOffset:_});const{dataTransfer:m}=f,y=u.matchNativeItemType(m);if(this.monitor.isDragging()){if(m&&typeof m.setDragImage=="function"){const L=this.monitor.getSourceId(),g=this.sourceNodes.get(L),R=this.sourcePreviewNodes.get(L)||g;if(R){const{anchorX:O,anchorY:$,offsetX:U,offsetY:F}=this.getCurrentSourcePreviewNodeOptions(),K={anchorX:O,anchorY:$},I={offsetX:U,offsetY:F},T=c.getDragPreviewOffset(g,R,_,K,I);m.setDragImage(R,T.x,T.y)}}try{m?.setData("application/json",{})}catch{}this.setCurrentDragSourceNode(f.target);const{captureDraggingState:M}=this.getCurrentSourcePreviewNodeOptions();M?this.actions.publishDragSource():setTimeout(()=>this.actions.publishDragSource(),0)}else if(y)this.beginDragNativeItem(y);else{if(m&&!m.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 v;(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(f.dataTransfer)}if(!this.enterLeaveCounter.enter(f.target)||this.monitor.isDragging())return;const{dataTransfer:m}=f,y=u.matchNativeItemType(m);y&&this.beginDragNativeItem(y,m)},this.handleTopDragEnter=f=>{const{dragEnterTargetIds:v}=this;if(this.dragEnterTargetIds=[],!this.monitor.isDragging())return;this.altKeyPressed=f.altKey,v.length>0&&this.actions.hover(v,{clientOffset:c.getEventClientOffset(f)}),v.some(m=>this.monitor.canDropOnTarget(m))&&(f.preventDefault(),f.dataTransfer&&(f.dataTransfer.dropEffect=this.getCurrentDropEffect()))},this.handleTopDragOverCapture=f=>{if(this.dragOverTargetIds=[],this.isDraggingNativeItem()){var v;(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(f.dataTransfer)}},this.handleTopDragOver=f=>{const{dragOverTargetIds:v}=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(v),(v||[]).some(m=>this.monitor.canDropOnTarget(m))?(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 v;f.preventDefault(),(v=this.currentNativeSource)===null||v===void 0||v.loadDataTransfer(f.dataTransfer)}else u.matchNativeItemType(f.dataTransfer)&&f.preventDefault();this.enterLeaveCounter.reset()},this.handleTopDrop=f=>{const{dropTargetIds:v}=this;this.dropTargetIds=[],this.actions.hover(v,{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 v=f.target;typeof v.dragDrop=="function"&&(v.tagName==="INPUT"||v.tagName==="SELECT"||v.tagName==="TEXTAREA"||v.isContentEditable||(f.preventDefault(),v.dragDrop()))},this.options=new i.OptionsReader(d,D),this.actions=s.getActions(),this.monitor=s.getMonitor(),this.registry=s.getRegistry(),this.enterLeaveCounter=new r.EnterLeaveCounter(this.isNodeInDocument)}}p.HTML5BackendImpl=h},80557:function(E,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0});class e{interpolate(c){const{xs:u,ys:o,c1s:i,c2s:n,c3s:t}=this;let a=u.length-1;if(c===u[a])return o[a];let h=0,l=t.length-1,s;for(;h<=l;){s=Math.floor(.5*(h+l));const f=u[s];if(f<c)h=s+1;else if(f>c)l=s-1;else return o[s]}a=Math.max(0,l);const d=c-u[a],D=d*d;return o[a]+i[a]*d+n[a]*D+t[a]*d*D}constructor(c,u){const{length:o}=c,i=[];for(let v=0;v<o;v++)i.push(v);i.sort((v,_)=>c[v]<c[_]?-1:1);const n=[],t=[],a=[];let h,l;for(let v=0;v<o-1;v++)h=c[v+1]-c[v],l=u[v+1]-u[v],t.push(h),n.push(l),a.push(l/h);const s=[a[0]];for(let v=0;v<t.length-1;v++){const _=a[v],m=a[v+1];if(_*m<=0)s.push(0);else{h=t[v];const y=t[v+1],M=h+y;s.push(3*M/((M+y)/_+(M+h)/m))}}s.push(a[a.length-1]);const d=[],D=[];let f;for(let v=0;v<s.length-1;v++){f=a[v];const _=s[v],m=1/t[v],y=_+s[v+1]-f-f;d.push((f-_-y)*m),D.push(y*m*m)}this.xs=c,this.ys=u,this.c1s=s,this.c2s=d,this.c3s=D}}p.MonotonicInterpolant=e},81061:function(E,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(o=>{const i=this.config.exposeProperties[o];i!=null&&(u[o]={value:i(c,this.config.matchesTypes),configurable:!0,enumerable:!0})}),Object.defineProperties(this.item,u)}}canDrag(){return!0}beginDrag(){return this.item}isDragging(c,u){return u===c.getSourceId()}endDrag(){}constructor(c){this.config=c,this.item={},this.initializeExposedProperties()}}p.NativeDragSource=e},17892:function(E,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.getDataFromDataTransfer=e;function e(r,c,u){const o=c.reduce((i,n)=>i||r.getData(n),"");return o??u}},54935:function(E,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.createNativeDragSource=u,p.matchNativeItemType=o;var r=e(66826),c=e(81061);function u(i,n){const t=r.nativeTypesConfig[i];if(!t)throw new Error(`native type ${i} has no configuration`);const a=new c.NativeDragSource(t);return a.loadDataTransfer(n),a}function o(i){if(!i)return null;const n=Array.prototype.slice.call(i.types||[]);return Object.keys(r.nativeTypesConfig).filter(t=>{const a=r.nativeTypesConfig[t];return a?.matchesTypes?a.matchesTypes.some(h=>n.indexOf(h)>-1):!1})[0]||null}},66826:function(E,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.nativeTypesConfig=void 0;var r=u(e(9689)),c=e(17892);function u(i){if(i&&i.__esModule)return i;var n={};if(i!=null){for(var t in i)if(Object.prototype.hasOwnProperty.call(i,t)){var a=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(i,t):{};a.get||a.set?Object.defineProperty(n,t,a):n[t]=i[t]}}return n.default=i,n}const o={[r.FILE]:{exposeProperties:{files:i=>Array.prototype.slice.call(i.files),items:i=>i.items,dataTransfer:i=>i},matchesTypes:["Files"]},[r.HTML]:{exposeProperties:{html:(i,n)=>c.getDataFromDataTransfer(i,n,""),dataTransfer:i=>i},matchesTypes:["Html","text/html"]},[r.URL]:{exposeProperties:{urls:(i,n)=>c.getDataFromDataTransfer(i,n,"").split(`
|
|
2
|
-
`),dataTransfer:i=>i},matchesTypes:["Url","text/uri-list"]},[r.TEXT]:{exposeProperties:{text:(i,n)=>c.getDataFromDataTransfer(i,n,""),dataTransfer:i=>i},matchesTypes:["Text","text/plain"]}};p.nativeTypesConfig=o},9689:function(E,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(E,p,e){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.getNodeClientOffset=o,p.getEventClientOffset=i,p.getDragPreviewOffset=a;var r=e(13272),c=e(80557);const u=1;function o(h){const l=h.nodeType===u?h:h.parentElement;if(!l)return null;const{top:s,left:d}=l.getBoundingClientRect();return{x:d,y:s}}function i(h){return{x:h.clientX,y:h.clientY}}function n(h){var l;return h.nodeName==="IMG"&&(r.isFirefox()||!(!((l=document.documentElement)===null||l===void 0)&&l.contains(h)))}function t(h,l,s,d){let D=h?l.width:s,f=h?l.height:d;return r.isSafari()&&h&&(f/=window.devicePixelRatio,D/=window.devicePixelRatio),{dragPreviewWidth:D,dragPreviewHeight:f}}function a(h,l,s,d,D){const f=n(l),_=o(f?h:l),m={x:s.x-_.x,y:s.y-_.y},{offsetWidth:y,offsetHeight:M}=h,{anchorX:L,anchorY:g}=d,{dragPreviewWidth:R,dragPreviewHeight:O}=t(f,l,y,M),$=()=>{let x=new c.MonotonicInterpolant([0,.5,1],[m.y,m.y/M*O,m.y+O-M]).interpolate(g);return r.isSafari()&&f&&(x+=(window.devicePixelRatio-1)*O),x},U=()=>new c.MonotonicInterpolant([0,.5,1],[m.x,m.x/y*R,m.x+R-y]).interpolate(L),{offsetX:F,offsetY:K}=D,I=F===0||F,T=K===0||K;return{x:I?F:U(),y:T?K:$()}}},44444:function(E,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(E,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(E,p,e){"use strict";var r;r={value:!0},Object.defineProperty(p,"rX",{enumerable:!0,get:function(){return o.getEmptyImage}}),p.PD=r=void 0;var c=e(32022),u=i(e(9689)),o=e(15970);r=u;function i(t){if(t&&t.__esModule)return t;var a={};if(t!=null){for(var h in t)if(Object.prototype.hasOwnProperty.call(t,h)){var l=Object.defineProperty&&Object.getOwnPropertyDescriptor?Object.getOwnPropertyDescriptor(t,h):{};l.get||l.set?Object.defineProperty(a,h,l):a[h]=t[h]}}return a.default=t,a}const n=function(a,h,l){return new c.HTML5BackendImpl(a,h,l)};p.PD=n},17611:function(E,p){"use strict";Object.defineProperty(p,"__esModule",{value:!0}),p.memoize=e,p.without=r,p.union=c;function e(u){let o=null;return()=>(o==null&&(o=u()),o)}function r(u,o){return u.filter(i=>i!==o)}function c(u,o){const i=new Set,n=a=>i.add(a);u.forEach(n),o.forEach(n);const t=[];return i.forEach(a=>t.push(a)),t}},84074:function(E,p,e){const r=Symbol("SemVer ANY");class c{static get ANY(){return r}constructor(s,d){if(d=u(d),s instanceof c){if(s.loose===!!d.loose)return s;s=s.value}t("comparator",s,d),this.options=d,this.loose=!!d.loose,this.parse(s),this.semver===r?this.value="":this.value=this.operator+this.semver.version,t("comp",this)}parse(s){const d=this.options.loose?o[i.COMPARATORLOOSE]:o[i.COMPARATOR],D=s.match(d);if(!D)throw new TypeError(`Invalid comparator: ${s}`);this.operator=D[1]!==void 0?D[1]:"",this.operator==="="&&(this.operator=""),D[2]?this.semver=new a(D[2],this.options.loose):this.semver=r}toString(){return this.value}test(s){if(t("Comparator.test",s,this.options.loose),this.semver===r||s===r)return!0;if(typeof s=="string")try{s=new a(s,this.options)}catch{return!1}return n(s,this.operator,this.semver,this.options)}intersects(s,d){if(!(s instanceof c))throw new TypeError("a Comparator is required");if((!d||typeof d!="object")&&(d={loose:!!d,includePrerelease:!1}),this.operator==="")return this.value===""?!0:new h(s.value,d).test(this.value);if(s.operator==="")return s.value===""?!0:new h(this.value,d).test(s.semver);const D=(this.operator===">="||this.operator===">")&&(s.operator===">="||s.operator===">"),f=(this.operator==="<="||this.operator==="<")&&(s.operator==="<="||s.operator==="<"),v=this.semver.version===s.semver.version,_=(this.operator===">="||this.operator==="<=")&&(s.operator===">="||s.operator==="<="),m=n(this.semver,"<",s.semver,d)&&(this.operator===">="||this.operator===">")&&(s.operator==="<="||s.operator==="<"),y=n(this.semver,">",s.semver,d)&&(this.operator==="<="||this.operator==="<")&&(s.operator===">="||s.operator===">");return D||f||v&&_||m||y}}E.exports=c;const u=e(30156),{re:o,t:i}=e(90887),n=e(62401),t=e(33843),a=e(39405),h=e(14355)},14355:function(E,p,e){class r{constructor(T,N){if(N=o(N),T instanceof r)return T.loose===!!N.loose&&T.includePrerelease===!!N.includePrerelease?T:new r(T.raw,N);if(T instanceof i)return this.raw=T.value,this.set=[[T]],this.format(),this;if(this.options=N,this.loose=!!N.loose,this.includePrerelease=!!N.includePrerelease,this.raw=T,this.set=T.split("||").map(x=>this.parseRange(x.trim())).filter(x=>x.length),!this.set.length)throw new TypeError(`Invalid SemVer Range: ${T}`);if(this.set.length>1){const x=this.set[0];if(this.set=this.set.filter(A=>!D(A[0])),this.set.length===0)this.set=[x];else if(this.set.length>1){for(const A of this.set)if(A.length===1&&f(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 x=`parseRange:${Object.keys(this.options).join(",")}:${T}`,A=u.get(x);if(A)return A;const P=this.options.loose,S=P?a[h.HYPHENRANGELOOSE]:a[h.HYPHENRANGE];T=T.replace(S,F(this.options.includePrerelease)),n("hyphen replace",T),T=T.replace(a[h.COMPARATORTRIM],l),n("comparator trim",T),T=T.replace(a[h.TILDETRIM],s),T=T.replace(a[h.CARETTRIM],d),T=T.split(/\s+/).join(" ");let w=T.split(" ").map(B=>_(B,this.options)).join(" ").split(/\s+/).map(B=>U(B,this.options));P&&(w=w.filter(B=>(n("loose invalid filter",B,this.options),!!B.match(a[h.COMPARATORLOOSE])))),n("range list",w);const C=new Map,j=w.map(B=>new i(B,this.options));for(const B of j){if(D(B))return[B];C.set(B.value,B)}C.size>1&&C.has("")&&C.delete("");const W=[...C.values()];return u.set(x,W),W}intersects(T,N){if(!(T instanceof r))throw new TypeError("a Range is required");return this.set.some(x=>v(x,N)&&T.set.some(A=>v(A,N)&&x.every(P=>A.every(S=>P.intersects(S,N)))))}test(T){if(!T)return!1;if(typeof T=="string")try{T=new t(T,this.options)}catch{return!1}for(let N=0;N<this.set.length;N++)if(K(this.set[N],T,this.options))return!0;return!1}}E.exports=r;const c=e(65923),u=new c({max:1e3}),o=e(30156),i=e(84074),n=e(33843),t=e(39405),{re:a,t:h,comparatorTrimReplace:l,tildeTrimReplace:s,caretTrimReplace:d}=e(90887),D=I=>I.value==="<0.0.0-0",f=I=>I.value==="",v=(I,T)=>{let N=!0;const x=I.slice();let A=x.pop();for(;N&&x.length;)N=x.every(P=>A.intersects(P,T)),A=x.pop();return N},_=(I,T)=>(n("comp",I,T),I=L(I,T),n("caret",I),I=y(I,T),n("tildes",I),I=R(I,T),n("xrange",I),I=$(I,T),n("stars",I),I),m=I=>!I||I.toLowerCase()==="x"||I==="*",y=(I,T)=>I.trim().split(/\s+/).map(N=>M(N,T)).join(" "),M=(I,T)=>{const N=T.loose?a[h.TILDELOOSE]:a[h.TILDE];return I.replace(N,(x,A,P,S,w)=>{n("tilde",I,x,A,P,S,w);let C;return m(A)?C="":m(P)?C=`>=${A}.0.0 <${+A+1}.0.0-0`:m(S)?C=`>=${A}.${P}.0 <${A}.${+P+1}.0-0`:w?(n("replaceTilde pr",w),C=`>=${A}.${P}.${S}-${w} <${A}.${+P+1}.0-0`):C=`>=${A}.${P}.${S} <${A}.${+P+1}.0-0`,n("tilde return",C),C})},L=(I,T)=>I.trim().split(/\s+/).map(N=>g(N,T)).join(" "),g=(I,T)=>{n("caret",I,T);const N=T.loose?a[h.CARETLOOSE]:a[h.CARET],x=T.includePrerelease?"-0":"";return I.replace(N,(A,P,S,w,C)=>{n("caret",I,A,P,S,w,C);let j;return m(P)?j="":m(S)?j=`>=${P}.0.0${x} <${+P+1}.0.0-0`:m(w)?P==="0"?j=`>=${P}.${S}.0${x} <${P}.${+S+1}.0-0`:j=`>=${P}.${S}.0${x} <${+P+1}.0.0-0`:C?(n("replaceCaret pr",C),P==="0"?S==="0"?j=`>=${P}.${S}.${w}-${C} <${P}.${S}.${+w+1}-0`:j=`>=${P}.${S}.${w}-${C} <${P}.${+S+1}.0-0`:j=`>=${P}.${S}.${w}-${C} <${+P+1}.0.0-0`):(n("no pr"),P==="0"?S==="0"?j=`>=${P}.${S}.${w}${x} <${P}.${S}.${+w+1}-0`:j=`>=${P}.${S}.${w}${x} <${P}.${+S+1}.0-0`:j=`>=${P}.${S}.${w} <${+P+1}.0.0-0`),n("caret return",j),j})},R=(I,T)=>(n("replaceXRanges",I,T),I.split(/\s+/).map(N=>O(N,T)).join(" ")),O=(I,T)=>{I=I.trim();const N=T.loose?a[h.XRANGELOOSE]:a[h.XRANGE];return I.replace(N,(x,A,P,S,w,C)=>{n("xRange",I,x,A,P,S,w,C);const j=m(P),W=j||m(S),B=W||m(w),H=B;return A==="="&&H&&(A=""),C=T.includePrerelease?"-0":"",j?A===">"||A==="<"?x="<0.0.0-0":x="*":A&&H?(W&&(S=0),w=0,A===">"?(A=">=",W?(P=+P+1,S=0,w=0):(S=+S+1,w=0)):A==="<="&&(A="<",W?P=+P+1:S=+S+1),A==="<"&&(C="-0"),x=`${A+P}.${S}.${w}${C}`):W?x=`>=${P}.0.0${C} <${+P+1}.0.0-0`:B&&(x=`>=${P}.${S}.0${C} <${P}.${+S+1}.0-0`),n("xRange return",x),x})},$=(I,T)=>(n("replaceStars",I,T),I.trim().replace(a[h.STAR],"")),U=(I,T)=>(n("replaceGTE0",I,T),I.trim().replace(a[T.includePrerelease?h.GTE0PRE:h.GTE0],"")),F=I=>(T,N,x,A,P,S,w,C,j,W,B,H,G)=>(m(x)?N="":m(A)?N=`>=${x}.0.0${I?"-0":""}`:m(P)?N=`>=${x}.${A}.0${I?"-0":""}`:S?N=`>=${N}`:N=`>=${N}${I?"-0":""}`,m(j)?C="":m(W)?C=`<${+j+1}.0.0-0`:m(B)?C=`<${j}.${+W+1}.0-0`:H?C=`<=${j}.${W}.${B}-${H}`:I?C=`<${j}.${W}.${+B+1}-0`:C=`<=${C}`,`${N} ${C}`.trim()),K=(I,T,N)=>{for(let x=0;x<I.length;x++)if(!I[x].test(T))return!1;if(T.prerelease.length&&!N.includePrerelease){for(let x=0;x<I.length;x++)if(n(I[x].semver),I[x].semver!==i.ANY&&I[x].semver.prerelease.length>0){const A=I[x].semver;if(A.major===T.major&&A.minor===T.minor&&A.patch===T.patch)return!0}return!1}return!0}},39405:function(E,p,e){const r=e(33843),{MAX_LENGTH:c,MAX_SAFE_INTEGER:u}=e(88202),{re:o,t:i}=e(90887),n=e(30156),{compareIdentifiers:t}=e(31630);class a{constructor(l,s){if(s=n(s),l instanceof a){if(l.loose===!!s.loose&&l.includePrerelease===!!s.includePrerelease)return l;l=l.version}else if(typeof l!="string")throw new TypeError(`Invalid Version: ${l}`);if(l.length>c)throw new TypeError(`version is longer than ${c} characters`);r("SemVer",l,s),this.options=s,this.loose=!!s.loose,this.includePrerelease=!!s.includePrerelease;const d=l.trim().match(s.loose?o[i.LOOSE]:o[i.FULL]);if(!d)throw new TypeError(`Invalid Version: ${l}`);if(this.raw=l,this.major=+d[1],this.minor=+d[2],this.patch=+d[3],this.major>u||this.major<0)throw new TypeError("Invalid major version");if(this.minor>u||this.minor<0)throw new TypeError("Invalid minor version");if(this.patch>u||this.patch<0)throw new TypeError("Invalid patch version");d[4]?this.prerelease=d[4].split(".").map(D=>{if(/^[0-9]+$/.test(D)){const f=+D;if(f>=0&&f<u)return f}return D}):this.prerelease=[],this.build=d[5]?d[5].split("."):[],this.format()}format(){return this.version=`${this.major}.${this.minor}.${this.patch}`,this.prerelease.length&&(this.version+=`-${this.prerelease.join(".")}`),this.version}toString(){return this.version}compare(l){if(r("SemVer.compare",this.version,this.options,l),!(l instanceof a)){if(typeof l=="string"&&l===this.version)return 0;l=new a(l,this.options)}return l.version===this.version?0:this.compareMain(l)||this.comparePre(l)}compareMain(l){return l instanceof a||(l=new a(l,this.options)),t(this.major,l.major)||t(this.minor,l.minor)||t(this.patch,l.patch)}comparePre(l){if(l instanceof a||(l=new a(l,this.options)),this.prerelease.length&&!l.prerelease.length)return-1;if(!this.prerelease.length&&l.prerelease.length)return 1;if(!this.prerelease.length&&!l.prerelease.length)return 0;let s=0;do{const d=this.prerelease[s],D=l.prerelease[s];if(r("prerelease compare",s,d,D),d===void 0&&D===void 0)return 0;if(D===void 0)return 1;if(d===void 0)return-1;if(d===D)continue;return t(d,D)}while(++s)}compareBuild(l){l instanceof a||(l=new a(l,this.options));let s=0;do{const d=this.build[s],D=l.build[s];if(r("prerelease compare",s,d,D),d===void 0&&D===void 0)return 0;if(D===void 0)return 1;if(d===void 0)return-1;if(d===D)continue;return t(d,D)}while(++s)}inc(l,s){switch(l){case"premajor":this.prerelease.length=0,this.patch=0,this.minor=0,this.major++,this.inc("pre",s);break;case"preminor":this.prerelease.length=0,this.patch=0,this.minor++,this.inc("pre",s);break;case"prepatch":this.prerelease.length=0,this.inc("patch",s),this.inc("pre",s);break;case"prerelease":this.prerelease.length===0&&this.inc("patch",s),this.inc("pre",s);break;case"major":(this.minor!==0||this.patch!==0||this.prerelease.length===0)&&this.major++,this.minor=0,this.patch=0,this.prerelease=[];break;case"minor":(this.patch!==0||this.prerelease.length===0)&&this.minor++,this.patch=0,this.prerelease=[];break;case"patch":this.prerelease.length===0&&this.patch++,this.prerelease=[];break;case"pre":if(this.prerelease.length===0)this.prerelease=[0];else{let d=this.prerelease.length;for(;--d>=0;)typeof this.prerelease[d]=="number"&&(this.prerelease[d]++,d=-2);d===-1&&this.prerelease.push(0)}s&&(t(this.prerelease[0],s)===0?isNaN(this.prerelease[1])&&(this.prerelease=[s,0]):this.prerelease=[s,0]);break;default:throw new Error(`invalid increment argument: ${l}`)}return this.format(),this.raw=this.version,this}}E.exports=a},10953:function(E,p,e){const r=e(15497),c=(u,o)=>{const i=r(u.trim().replace(/^[=v]+/,""),o);return i?i.version:null};E.exports=c},62401:function(E,p,e){const r=e(38896),c=e(38378),u=e(99261),o=e(56647),i=e(63433),n=e(64622),t=(a,h,l,s)=>{switch(h){case"===":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a===l;case"!==":return typeof a=="object"&&(a=a.version),typeof l=="object"&&(l=l.version),a!==l;case"":case"=":case"==":return r(a,l,s);case"!=":return c(a,l,s);case">":return u(a,l,s);case">=":return o(a,l,s);case"<":return i(a,l,s);case"<=":return n(a,l,s);default:throw new TypeError(`Invalid operator: ${h}`)}};E.exports=t},36839:function(E,p,e){const r=e(39405),c=e(15497),{re:u,t:o}=e(90887),i=(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[o.COERCE]);else{let h;for(;(h=u[o.COERCERTL].exec(n))&&(!a||a.index+a[0].length!==n.length);)(!a||h.index+h[0].length!==a.index+a[0].length)&&(a=h),u[o.COERCERTL].lastIndex=h.index+h[1].length+h[2].length;u[o.COERCERTL].lastIndex=-1}return a===null?null:c(`${a[2]}.${a[3]||"0"}.${a[4]||"0"}`,t)};E.exports=i},6218:function(E,p,e){const r=e(39405),c=(u,o,i)=>{const n=new r(u,i),t=new r(o,i);return n.compare(t)||n.compareBuild(t)};E.exports=c},9643:function(E,p,e){const r=e(73308),c=(u,o)=>r(u,o,!0);E.exports=c},73308:function(E,p,e){const r=e(39405),c=(u,o,i)=>new r(u,i).compare(new r(o,i));E.exports=c},93948:function(E,p,e){const r=e(15497),c=e(38896),u=(o,i)=>{if(c(o,i))return null;{const n=r(o),t=r(i),a=n.prerelease.length||t.prerelease.length,h=a?"pre":"",l=a?"prerelease":"";for(const s in n)if((s==="major"||s==="minor"||s==="patch")&&n[s]!==t[s])return h+s;return l}};E.exports=u},38896:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)===0;E.exports=c},99261:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)>0;E.exports=c},56647:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)>=0;E.exports=c},35791:function(E,p,e){const r=e(39405),c=(u,o,i,n)=>{typeof i=="string"&&(n=i,i=void 0);try{return new r(u instanceof r?u.version:u,i).inc(o,n).version}catch{return null}};E.exports=c},63433:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)<0;E.exports=c},64622:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)<=0;E.exports=c},60629:function(E,p,e){const r=e(39405),c=(u,o)=>new r(u,o).major;E.exports=c},59986:function(E,p,e){const r=e(39405),c=(u,o)=>new r(u,o).minor;E.exports=c},38378:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(u,o,i)!==0;E.exports=c},15497:function(E,p,e){const{MAX_LENGTH:r}=e(88202),{re:c,t:u}=e(90887),o=e(39405),i=e(30156),n=(t,a)=>{if(a=i(a),t instanceof o)return t;if(typeof t!="string"||t.length>r||!(a.loose?c[u.LOOSE]:c[u.FULL]).test(t))return null;try{return new o(t,a)}catch{return null}};E.exports=n},89800:function(E,p,e){const r=e(39405),c=(u,o)=>new r(u,o).patch;E.exports=c},44408:function(E,p,e){const r=e(15497),c=(u,o)=>{const i=r(u,o);return i&&i.prerelease.length?i.prerelease:null};E.exports=c},80762:function(E,p,e){const r=e(73308),c=(u,o,i)=>r(o,u,i);E.exports=c},72743:function(E,p,e){const r=e(6218),c=(u,o)=>u.sort((i,n)=>r(n,i,o));E.exports=c},15312:function(E,p,e){const r=e(14355),c=(u,o,i)=>{try{o=new r(o,i)}catch{return!1}return o.test(u)};E.exports=c},52354:function(E,p,e){const r=e(6218),c=(u,o)=>u.sort((i,n)=>r(i,n,o));E.exports=c},34512:function(E,p,e){const r=e(15497),c=(u,o)=>{const i=r(u,o);return i?i.version:null};E.exports=c},54770:function(E,p,e){const r=e(90887),c=e(88202),u=e(39405),o=e(31630),i=e(15497),n=e(34512),t=e(10953),a=e(35791),h=e(93948),l=e(60629),s=e(59986),d=e(89800),D=e(44408),f=e(73308),v=e(80762),_=e(9643),m=e(6218),y=e(52354),M=e(72743),L=e(99261),g=e(63433),R=e(38896),O=e(38378),$=e(56647),U=e(64622),F=e(62401),K=e(36839),I=e(84074),T=e(14355),N=e(15312),x=e(59663),A=e(94931),P=e(65891),S=e(24925),w=e(69965),C=e(93260),j=e(60715),W=e(30006),B=e(9560),H=e(77795),G=e(57732);E.exports={parse:i,valid:n,clean:t,inc:a,diff:h,major:l,minor:s,patch:d,prerelease:D,compare:f,rcompare:v,compareLoose:_,compareBuild:m,sort:y,rsort:M,gt:L,lt:g,eq:R,neq:O,gte:$,lte:U,cmp:F,coerce:K,Comparator:I,Range:T,satisfies:N,toComparators:x,maxSatisfying:A,minSatisfying:P,minVersion:S,validRange:w,outside:C,gtr:j,ltr:W,intersects:B,simplifyRange:H,subset:G,SemVer:u,re:r.re,src:r.src,tokens:r.t,SEMVER_SPEC_VERSION:c.SEMVER_SPEC_VERSION,compareIdentifiers:o.compareIdentifiers,rcompareIdentifiers:o.rcompareIdentifiers}},88202:function(E){const p="2.0.0",r=Number.MAX_SAFE_INTEGER||9007199254740991,c=16;E.exports={SEMVER_SPEC_VERSION:p,MAX_LENGTH:256,MAX_SAFE_INTEGER:r,MAX_SAFE_COMPONENT_LENGTH:c}},33843:function(E){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):()=>{};E.exports=p},31630:function(E){const p=/^[0-9]+$/,e=(c,u)=>{const o=p.test(c),i=p.test(u);return o&&i&&(c=+c,u=+u),c===u?0:o&&!i?-1:i&&!o?1:c<u?-1:1},r=(c,u)=>e(u,c);E.exports={compareIdentifiers:e,rcompareIdentifiers:r}},30156:function(E){const p=["includePrerelease","loose","rtl"],e=r=>r?typeof r!="object"?{loose:!0}:p.filter(c=>r[c]).reduce((c,u)=>(c[u]=!0,c),{}):{};E.exports=e},90887:function(E,p,e){const{MAX_SAFE_COMPONENT_LENGTH:r}=e(88202),c=e(33843);p=E.exports={};const u=p.re=[],o=p.src=[],i=p.t={};let n=0;const t=(a,h,l)=>{const s=n++;c(a,s,h),i[a]=s,o[s]=h,u[s]=new RegExp(h,l?"g":void 0)};t("NUMERICIDENTIFIER","0|[1-9]\\d*"),t("NUMERICIDENTIFIERLOOSE","[0-9]+"),t("NONNUMERICIDENTIFIER","\\d*[a-zA-Z-][a-zA-Z0-9-]*"),t("MAINVERSION",`(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})\\.(${o[i.NUMERICIDENTIFIER]})`),t("MAINVERSIONLOOSE",`(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})\\.(${o[i.NUMERICIDENTIFIERLOOSE]})`),t("PRERELEASEIDENTIFIER",`(?:${o[i.NUMERICIDENTIFIER]}|${o[i.NONNUMERICIDENTIFIER]})`),t("PRERELEASEIDENTIFIERLOOSE",`(?:${o[i.NUMERICIDENTIFIERLOOSE]}|${o[i.NONNUMERICIDENTIFIER]})`),t("PRERELEASE",`(?:-(${o[i.PRERELEASEIDENTIFIER]}(?:\\.${o[i.PRERELEASEIDENTIFIER]})*))`),t("PRERELEASELOOSE",`(?:-?(${o[i.PRERELEASEIDENTIFIERLOOSE]}(?:\\.${o[i.PRERELEASEIDENTIFIERLOOSE]})*))`),t("BUILDIDENTIFIER","[0-9A-Za-z-]+"),t("BUILD",`(?:\\+(${o[i.BUILDIDENTIFIER]}(?:\\.${o[i.BUILDIDENTIFIER]})*))`),t("FULLPLAIN",`v?${o[i.MAINVERSION]}${o[i.PRERELEASE]}?${o[i.BUILD]}?`),t("FULL",`^${o[i.FULLPLAIN]}$`),t("LOOSEPLAIN",`[v=\\s]*${o[i.MAINVERSIONLOOSE]}${o[i.PRERELEASELOOSE]}?${o[i.BUILD]}?`),t("LOOSE",`^${o[i.LOOSEPLAIN]}$`),t("GTLT","((?:<|>)?=?)"),t("XRANGEIDENTIFIERLOOSE",`${o[i.NUMERICIDENTIFIERLOOSE]}|x|X|\\*`),t("XRANGEIDENTIFIER",`${o[i.NUMERICIDENTIFIER]}|x|X|\\*`),t("XRANGEPLAIN",`[v=\\s]*(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:\\.(${o[i.XRANGEIDENTIFIER]})(?:${o[i.PRERELEASE]})?${o[i.BUILD]}?)?)?`),t("XRANGEPLAINLOOSE",`[v=\\s]*(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:\\.(${o[i.XRANGEIDENTIFIERLOOSE]})(?:${o[i.PRERELEASELOOSE]})?${o[i.BUILD]}?)?)?`),t("XRANGE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAIN]}$`),t("XRANGELOOSE",`^${o[i.GTLT]}\\s*${o[i.XRANGEPLAINLOOSE]}$`),t("COERCE",`(^|[^\\d])(\\d{1,${r}})(?:\\.(\\d{1,${r}}))?(?:\\.(\\d{1,${r}}))?(?:$|[^\\d])`),t("COERCERTL",o[i.COERCE],!0),t("LONETILDE","(?:~>?)"),t("TILDETRIM",`(\\s*)${o[i.LONETILDE]}\\s+`,!0),p.tildeTrimReplace="$1~",t("TILDE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAIN]}$`),t("TILDELOOSE",`^${o[i.LONETILDE]}${o[i.XRANGEPLAINLOOSE]}$`),t("LONECARET","(?:\\^)"),t("CARETTRIM",`(\\s*)${o[i.LONECARET]}\\s+`,!0),p.caretTrimReplace="$1^",t("CARET",`^${o[i.LONECARET]}${o[i.XRANGEPLAIN]}$`),t("CARETLOOSE",`^${o[i.LONECARET]}${o[i.XRANGEPLAINLOOSE]}$`),t("COMPARATORLOOSE",`^${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]})$|^$`),t("COMPARATOR",`^${o[i.GTLT]}\\s*(${o[i.FULLPLAIN]})$|^$`),t("COMPARATORTRIM",`(\\s*)${o[i.GTLT]}\\s*(${o[i.LOOSEPLAIN]}|${o[i.XRANGEPLAIN]})`,!0),p.comparatorTrimReplace="$1$2$3",t("HYPHENRANGE",`^\\s*(${o[i.XRANGEPLAIN]})\\s+-\\s+(${o[i.XRANGEPLAIN]})\\s*$`),t("HYPHENRANGELOOSE",`^\\s*(${o[i.XRANGEPLAINLOOSE]})\\s+-\\s+(${o[i.XRANGEPLAINLOOSE]})\\s*$`),t("STAR","(<|>)?=?\\s*\\*"),t("GTE0","^\\s*>=\\s*0\\.0\\.0\\s*$"),t("GTE0PRE","^\\s*>=\\s*0\\.0\\.0-0\\s*$")},60715:function(E,p,e){const r=e(93260),c=(u,o,i)=>r(u,o,">",i);E.exports=c},9560:function(E,p,e){const r=e(14355),c=(u,o,i)=>(u=new r(u,i),o=new r(o,i),u.intersects(o));E.exports=c},30006:function(E,p,e){const r=e(93260),c=(u,o,i)=>r(u,o,"<",i);E.exports=c},94931:function(E,p,e){const r=e(39405),c=e(14355),u=(o,i,n)=>{let t=null,a=null,h=null;try{h=new c(i,n)}catch{return null}return o.forEach(l=>{h.test(l)&&(!t||a.compare(l)===-1)&&(t=l,a=new r(t,n))}),t};E.exports=u},65891:function(E,p,e){const r=e(39405),c=e(14355),u=(o,i,n)=>{let t=null,a=null,h=null;try{h=new c(i,n)}catch{return null}return o.forEach(l=>{h.test(l)&&(!t||a.compare(l)===1)&&(t=l,a=new r(t,n))}),t};E.exports=u},24925:function(E,p,e){const r=e(39405),c=e(14355),u=e(99261),o=(i,n)=>{i=new c(i,n);let t=new r("0.0.0");if(i.test(t)||(t=new r("0.0.0-0"),i.test(t)))return t;t=null;for(let a=0;a<i.set.length;++a){const h=i.set[a];let l=null;h.forEach(s=>{const d=new r(s.semver.version);switch(s.operator){case">":d.prerelease.length===0?d.patch++:d.prerelease.push(0),d.raw=d.format();case"":case">=":(!l||u(d,l))&&(l=d);break;case"<":case"<=":break;default:throw new Error(`Unexpected operation: ${s.operator}`)}}),l&&(!t||u(t,l))&&(t=l)}return t&&i.test(t)?t:null};E.exports=o},93260:function(E,p,e){const r=e(39405),c=e(84074),{ANY:u}=c,o=e(14355),i=e(15312),n=e(99261),t=e(63433),a=e(64622),h=e(56647),l=(s,d,D,f)=>{s=new r(s,f),d=new o(d,f);let v,_,m,y,M;switch(D){case">":v=n,_=a,m=t,y=">",M=">=";break;case"<":v=t,_=h,m=n,y="<",M="<=";break;default:throw new TypeError('Must provide a hilo val of "<" or ">"')}if(i(s,d,f))return!1;for(let L=0;L<d.set.length;++L){const g=d.set[L];let R=null,O=null;if(g.forEach($=>{$.semver===u&&($=new c(">=0.0.0")),R=R||$,O=O||$,v($.semver,R.semver,f)?R=$:m($.semver,O.semver,f)&&(O=$)}),R.operator===y||R.operator===M||(!O.operator||O.operator===y)&&_(s,O.semver))return!1;if(O.operator===M&&m(s,O.semver))return!1}return!0};E.exports=l},77795:function(E,p,e){const r=e(15312),c=e(73308);E.exports=(u,o,i)=>{const n=[];let t=null,a=null;const h=u.sort((D,f)=>c(D,f,i));for(const D of h)r(D,o,i)?(a=D,t||(t=D)):(a&&n.push([t,a]),a=null,t=null);t&&n.push([t,null]);const l=[];for(const[D,f]of n)D===f?l.push(D):!f&&D===h[0]?l.push("*"):f?D===h[0]?l.push(`<=${f}`):l.push(`${D} - ${f}`):l.push(`>=${D}`);const s=l.join(" || "),d=typeof o.raw=="string"?o.raw:String(o);return s.length<d.length?s:o}},57732:function(E,p,e){const r=e(14355),c=e(84074),{ANY:u}=c,o=e(15312),i=e(73308),n=(l,s,d={})=>{if(l===s)return!0;l=new r(l,d),s=new r(s,d);let D=!1;e:for(const f of l.set){for(const v of s.set){const _=t(f,v,d);if(D=D||_!==null,_)continue e}if(D)return!1}return!0},t=(l,s,d)=>{if(l===s)return!0;if(l.length===1&&l[0].semver===u){if(s.length===1&&s[0].semver===u)return!0;d.includePrerelease?l=[new c(">=0.0.0-0")]:l=[new c(">=0.0.0")]}if(s.length===1&&s[0].semver===u){if(d.includePrerelease)return!0;s=[new c(">=0.0.0")]}const D=new Set;let f,v;for(const O of l)O.operator===">"||O.operator===">="?f=a(f,O,d):O.operator==="<"||O.operator==="<="?v=h(v,O,d):D.add(O.semver);if(D.size>1)return null;let _;if(f&&v){if(_=i(f.semver,v.semver,d),_>0)return null;if(_===0&&(f.operator!==">="||v.operator!=="<="))return null}for(const O of D){if(f&&!o(O,String(f),d)||v&&!o(O,String(v),d))return null;for(const $ of s)if(!o(O,String($),d))return!1;return!0}let m,y,M,L,g=v&&!d.includePrerelease&&v.semver.prerelease.length?v.semver:!1,R=f&&!d.includePrerelease&&f.semver.prerelease.length?f.semver:!1;g&&g.prerelease.length===1&&v.operator==="<"&&g.prerelease[0]===0&&(g=!1);for(const O of s){if(L=L||O.operator===">"||O.operator===">=",M=M||O.operator==="<"||O.operator==="<=",f){if(R&&O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===R.major&&O.semver.minor===R.minor&&O.semver.patch===R.patch&&(R=!1),O.operator===">"||O.operator===">="){if(m=a(f,O,d),m===O&&m!==f)return!1}else if(f.operator===">="&&!o(f.semver,String(O),d))return!1}if(v){if(g&&O.semver.prerelease&&O.semver.prerelease.length&&O.semver.major===g.major&&O.semver.minor===g.minor&&O.semver.patch===g.patch&&(g=!1),O.operator==="<"||O.operator==="<="){if(y=h(v,O,d),y===O&&y!==v)return!1}else if(v.operator==="<="&&!o(v.semver,String(O),d))return!1}if(!O.operator&&(v||f)&&_!==0)return!1}return!(f&&M&&!v&&_!==0||v&&L&&!f&&_!==0||R||g)},a=(l,s,d)=>{if(!l)return s;const D=i(l.semver,s.semver,d);return D>0?l:D<0||s.operator===">"&&l.operator===">="?s:l},h=(l,s,d)=>{if(!l)return s;const D=i(l.semver,s.semver,d);return D<0?l:D>0||s.operator==="<"&&l.operator==="<="?s:l};E.exports=n},59663:function(E,p,e){const r=e(14355),c=(u,o)=>new r(u,o).set.map(i=>i.map(n=>n.value).join(" ").trim().split(" "));E.exports=c},69965:function(E,p,e){const r=e(14355),c=(u,o)=>{try{return new r(u,o).range||"*"}catch{return null}};E.exports=c},19961:function(E){"use strict";E.exports=function(p){p.prototype[Symbol.iterator]=function*(){for(let e=this.head;e;e=e.next)yield e.value}}},52138:function(E,p,e){"use strict";E.exports=r,r.Node=i,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,h=arguments.length;a<h;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++)o(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,h=0;a!==null;h++)n.call(t,a.value,h,this),a=a.next},r.prototype.forEachReverse=function(n,t){t=t||this;for(var a=this.tail,h=this.length-1;a!==null;h--)n.call(t,a.value,h,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,h=this.head;h!==null;)a.push(n.call(t,h.value,this)),h=h.next;return a},r.prototype.mapReverse=function(n,t){t=t||this;for(var a=new r,h=this.tail;h!==null;)a.push(n.call(t,h.value,this)),h=h.prev;return a},r.prototype.reduce=function(n,t){var a,h=this.head;if(arguments.length>1)a=t;else if(this.head)h=this.head.next,a=this.head.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=0;h!==null;l++)a=n(a,h.value,l),h=h.next;return a},r.prototype.reduceReverse=function(n,t){var a,h=this.tail;if(arguments.length>1)a=t;else if(this.tail)h=this.tail.prev,a=this.tail.value;else throw new TypeError("Reduce of empty list with no initial value");for(var l=this.length-1;h!==null;l--)a=n(a,h.value,l),h=h.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 h=0,l=this.head;l!==null&&h<n;h++)l=l.next;for(;l!==null&&h<t;h++,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 h=this.length,l=this.tail;l!==null&&h>t;h--)l=l.prev;for(;l!==null&&h>n;h--,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 h=0,l=this.head;l!==null&&h<n;h++)l=l.next;for(var s=[],h=0;l&&h<t;h++)s.push(l.value),l=this.removeNode(l);l===null&&(l=this.tail),l!==this.head&&l!==this.tail&&(l=l.prev);for(var h=0;h<a.length;h++)l=c(this,l,a[h]);return s},r.prototype.reverse=function(){for(var n=this.head,t=this.tail,a=n;a!==null;a=a.prev){var h=a.prev;a.prev=a.next,a.next=h}return this.head=t,this.tail=n,this};function c(n,t,a){var h=t===n.head?new i(a,null,t,n):new i(a,t,t.next,n);return h.next===null&&(n.tail=h),h.prev===null&&(n.head=h),n.length++,h}function u(n,t){n.tail=new i(t,n.tail,null,n),n.head||(n.head=n.tail),n.length++}function o(n,t){n.head=new i(t,null,n.head,n),n.tail||(n.tail=n.head),n.length++}function i(n,t,a,h){if(!(this instanceof i))return new i(n,t,a,h);this.list=h,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{}},28351:function(E,p,e){"use strict";e.d(p,{M:function(){return c}});var r=e(54015);const c={Content:r.VY,Scrolling:r.PY}},15300:function(E,p,e){"use strict";e.d(p,{$:function(){return a}});var r=e(74512),c=e(32735),u=e(60216),o=e(8471),i=e(82875),n=e(87933);const t=(0,o.ZP)(n.k)`
|
|
3
|
-
width: ${({condensed:h})=>h?"max-content":`${224/16}rem`};
|
|
4
|
-
border-right: 1px solid ${({theme:h})=>h.colors.neutral150};
|
|
5
|
-
`,a=({condensed:h,...l})=>(0,r.jsx)(i.f.Provider,{value:h,children:(0,r.jsx)(t,{alignItems:"normal",as:"nav",background:"neutral0",condensed:h,direction:"column",height:"100vh",position:"sticky",top:0,zIndex:2,...l})});a.defaultProps={condensed:!1},a.propTypes={condensed:u.bool}},82875:function(E,p,e){"use strict";e.d(p,{S:function(){return u},f:function(){return c}});var r=e(32735);const c=(0,r.createContext)(),u=()=>(0,r.useContext)(c)},61450:function(E,p,e){"use strict";e.d(p,{D:function(){return D}});var r=e(74512),c=e(32735),u=e(60216),o=e(8471),i=e(82875),n=e(62499),t=e(72850),a=e(3685),h=e(87933),l=e(49372);const s=o.ZP.div`
|
|
6
|
-
border-radius: ${({theme:f})=>f.borderRadius};
|
|
7
|
-
|
|
8
|
-
svg,
|
|
9
|
-
img {
|
|
10
|
-
height: ${({condensed:f})=>f?`${40/16}rem`:`${32/16}rem`};
|
|
11
|
-
width: ${({condensed:f})=>f?`${40/16}rem`:`${32/16}rem`};
|
|
12
|
-
}
|
|
13
|
-
`,d=(0,o.ZP)(n.f)`
|
|
14
|
-
text-decoration: unset;
|
|
15
|
-
color: inherit;
|
|
16
|
-
`,D=c.forwardRef(({workplace:f,title:v,icon:_,...m},y)=>(0,i.S)()?(0,r.jsx)(n.f,{ref:y,...m,children:(0,r.jsx)(t.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(s,{condensed:!0,children:[_,(0,r.jsxs)(a.T,{children:[(0,r.jsx)("span",{children:v}),(0,r.jsx)("span",{children:f})]})]})})}):(0,r.jsx)(d,{ref:y,...m,children:(0,r.jsx)(t.x,{paddingLeft:3,paddingRight:3,paddingTop:4,paddingBottom:4,children:(0,r.jsxs)(h.k,{children:[(0,r.jsx)(s,{"aria-hidden":!0,tabIndex:-1,children:_}),(0,r.jsxs)(t.x,{paddingLeft:2,children:[(0,r.jsxs)(l.Z,{fontWeight:"bold",textColor:"neutral800",as:"span",children:[v,(0,r.jsx)(a.T,{as:"span",children:f})]}),(0,r.jsx)(l.Z,{variant:"pi",as:"p",textColor:"neutral600","aria-hidden":!0,children:f})]})]})})}));D.displayName="NavBrand",D.defaultProps={to:"/"},D.propTypes={icon:u.node.isRequired,title:u.string.isRequired,to:u.string,workplace:u.string.isRequired}},9371:function(E,p,e){"use strict";e.d(p,{w:function(){return s}});var r=e(74512),c=e(32735),u=e(77277),o=e(76913),i=e(60216),n=e(8471),t=e(82875),a=e(99140),h=e(3685);const l=n.ZP.button`
|
|
17
|
-
background: ${({theme:d})=>d.colors.neutral0};
|
|
18
|
-
border: 1px solid ${({theme:d})=>d.colors.neutral150};
|
|
19
|
-
border-radius: ${({theme:d})=>d.borderRadius};
|
|
20
|
-
display: flex;
|
|
21
|
-
align-items: center;
|
|
22
|
-
justify-content: center;
|
|
23
|
-
position: absolute;
|
|
24
|
-
bottom: ${(9+4)/16}rem; // 9 is the height of the svg and 4 is the padding below
|
|
25
|
-
right: ${({theme:d,condensed:D})=>D?0:d.spaces[5]};
|
|
26
|
-
transform: ${({condensed:d})=>d?"translateX(50%)":void 0};
|
|
27
|
-
z-index: 2;
|
|
28
|
-
width: ${18/16}rem;
|
|
29
|
-
height: ${25/16}rem;
|
|
30
|
-
|
|
31
|
-
svg {
|
|
32
|
-
width: ${6/16}rem;
|
|
33
|
-
height: ${9/16}rem;
|
|
34
|
-
}
|
|
35
|
-
`,s=({children:d,...D})=>{const f=(0,t.S)();return(0,r.jsxs)(l,{as:"button",condensed:f,...D,children:[(0,r.jsx)(a.J,{as:f?u.Z:o.Z,"aria-hidden":!0,color:"neutral600"}),(0,r.jsx)(h.T,{children:d})]})};s.propTypes={children:i.string.isRequired}},25390:function(E,p,e){"use strict";e.d(p,{q:function(){return i}});var r=e(74512),c=e(32735),u=e(60216),o=e(72850);const i=({children:n})=>(0,r.jsx)(o.x,{position:"relative",children:n});i.displayName="NavFooter",i.propTypes={children:u.node.isRequired}},78464:function(E,p,e){"use strict";e.d(p,{O:function(){return _}});var r=e(74512),c=e(32735),u=e(60216),o=e(8471),i=e(82875),n=e(72850),t=e(62499),a=e(49372),h=e(87933),l=e(6518),s=e(63919);const d=(0,o.ZP)(n.x)`
|
|
36
|
-
svg {
|
|
37
|
-
width: 1rem;
|
|
38
|
-
height: 1rem;
|
|
39
|
-
}
|
|
40
|
-
`,D=(0,o.ZP)(t.f)`
|
|
41
|
-
position: relative;
|
|
42
|
-
text-decoration: none;
|
|
43
|
-
display: block;
|
|
44
|
-
border-radius: ${({theme:m})=>m.borderRadius};
|
|
45
|
-
background: ${({theme:m})=>m.colors.neutral0};
|
|
46
|
-
|
|
47
|
-
${a.Z} {
|
|
48
|
-
color: ${({theme:m})=>m.colors.neutral600};
|
|
49
|
-
}
|
|
50
|
-
|
|
51
|
-
svg path {
|
|
52
|
-
fill: ${({theme:m})=>m.colors.neutral500};
|
|
53
|
-
}
|
|
54
|
-
|
|
55
|
-
&:hover {
|
|
56
|
-
background: ${({theme:m})=>m.colors.neutral100};
|
|
57
|
-
|
|
58
|
-
${a.Z} {
|
|
59
|
-
color: ${({theme:m})=>m.colors.neutral700};
|
|
60
|
-
}
|
|
61
|
-
|
|
62
|
-
svg path {
|
|
63
|
-
fill: ${({theme:m})=>m.colors.neutral600};
|
|
64
|
-
}
|
|
65
|
-
}
|
|
66
|
-
|
|
67
|
-
&.active {
|
|
68
|
-
background: ${({theme:m})=>m.colors.primary100};
|
|
69
|
-
|
|
70
|
-
svg path {
|
|
71
|
-
fill: ${({theme:m})=>m.colors.primary600};
|
|
72
|
-
}
|
|
73
|
-
|
|
74
|
-
${a.Z} {
|
|
75
|
-
color: ${({theme:m})=>m.colors.primary600};
|
|
76
|
-
font-weight: 500;
|
|
77
|
-
}
|
|
78
|
-
}
|
|
79
|
-
`,f=(0,o.ZP)(h.k)`
|
|
80
|
-
padding: ${({theme:m})=>`${m.spaces[2]} ${m.spaces[3]}`};
|
|
81
|
-
`,v=(0,o.ZP)(l.C)`
|
|
82
|
-
${({theme:m,condensed:y})=>y&&`
|
|
83
|
-
position: absolute;
|
|
84
|
-
// Values based on visual aspect
|
|
85
|
-
top: -${m.spaces[3]};
|
|
86
|
-
right: -${m.spaces[1]};
|
|
87
|
-
`}
|
|
88
|
-
|
|
89
|
-
${a.Z} {
|
|
90
|
-
//find a solution to remove !important
|
|
91
|
-
color: ${({theme:m})=>m.colors.neutral0} !important;
|
|
92
|
-
line-height: 0;
|
|
93
|
-
}
|
|
94
|
-
|
|
95
|
-
display: flex;
|
|
96
|
-
justify-content: center;
|
|
97
|
-
align-items: center;
|
|
98
|
-
min-width: ${({theme:m})=>m.spaces[6]};
|
|
99
|
-
height: ${({theme:m})=>m.spaces[5]};
|
|
100
|
-
padding: ${({theme:m})=>`0 ${m.spaces[2]}`};
|
|
101
|
-
border-radius: ${({theme:m})=>m.spaces[10]};
|
|
102
|
-
background: ${({theme:m})=>m.colors.primary600};
|
|
103
|
-
`,_=c.forwardRef(({children:m,icon:y,badgeContent:M,badgeAriaLabel:L,...g},R)=>(0,i.S)()?(0,r.jsx)(D,{ref:R,...g,children:(0,r.jsx)(s.u,{position:"right",label:m,children:(0,r.jsxs)(f,{as:"span",justifyContent:"center",children:[(0,r.jsx)(d,{"aria-hidden":!0,paddingRight:0,as:"span",children:y}),M&&(0,r.jsx)(v,{condensed:!0,"aria-label":L,children:M})]})})}):(0,r.jsx)(D,{ref:R,...g,children:(0,r.jsxs)(f,{as:"span",justifyContent:"space-between",children:[(0,r.jsxs)(h.k,{children:[(0,r.jsx)(d,{"aria-hidden":!0,paddingRight:3,as:"span",children:y}),(0,r.jsx)(a.Z,{children:m})]}),M&&(0,r.jsx)(v,{justifyContent:"center","aria-label":L,children:M})]})}));_.displayName="NavLink",_.defaultProps={badgeContent:void 0,badgeAriaLabel:void 0},_.propTypes={badgeAriaLabel:u.string,badgeContent:u.oneOfType([u.string,u.number]),children:u.string.isRequired,icon:u.node.isRequired}},42889:function(E,p,e){"use strict";e.d(p,{y:function(){return l}});var r=e(74512),c=e(32735),u=e(60216),o=e(82875),i=e(87933),n=e(72850),t=e(9026),a=e(3685),h=e(49372);const l=({label:s,children:d,horizontal:D=!1,spacing:f=2,...v})=>(0,o.S)()?(0,r.jsxs)(i.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsxs)(n.x,{paddingTop:1,paddingBottom:1,background:"neutral0",hasRadius:!0,as:"span",children:[(0,r.jsx)(t.i,{}),(0,r.jsx)(a.T,{children:(0,r.jsx)("span",{children:s})})]}),(0,r.jsx)(i.k,{as:"ul",gap:f,direction:D?"row":"column",alignItems:D?"center":"stretch",...v,children:c.Children.map(d,(_,m)=>(0,r.jsx)("li",{children:_},m))})]}):(0,r.jsxs)(i.k,{direction:"column",alignItems:"stretch",gap:2,children:[(0,r.jsx)(n.x,{paddingTop:1,paddingBottom:1,background:"neutral0",paddingRight:3,paddingLeft:3,hasRadius:!0,as:"span",children:(0,r.jsx)(h.Z,{variant:"sigma",textColor:"neutral600",children:s})}),(0,r.jsx)(i.k,{as:"ul",gap:f,direction:D?"row":"column",alignItems:D?"center":"stretch",...v,children:c.Children.map(d,(_,m)=>(0,r.jsx)("li",{children:_},m))})]});l.propTypes={children:u.node.isRequired,label:u.string.isRequired}},1897:function(E,p,e){"use strict";e.d(p,{_:function(){return a}});var r=e(74512),c=e(32735),u=e(60216),o=e(8471),i=e(72850),n=e(87933);const t=(0,o.ZP)(i.x)`
|
|
104
|
-
flex-grow: 1;
|
|
105
|
-
overflow-y: auto;
|
|
106
|
-
`,a=({children:h,spacing:l=4,horizontal:s=!1,...d})=>(0,r.jsx)(t,{paddingLeft:3,paddingRight:2,paddingTop:3,paddingBottom:8,children:(0,r.jsx)(n.k,{as:"ul",gap:l,direction:s?"row":"column",alignItems:s?"center":"stretch",...d,children:c.Children.map(h,(D,f)=>(0,r.jsx)("li",{children:D},f))})});a.propTypes={children:u.node.isRequired}},64838:function(E,p,e){"use strict";e.d(p,{r:function(){return d}});var r=e(74512),c=e(32735),u=e(60216),o=e(8471),i=e(82875),n=e(72850),t=e(87933),a=e(69033),h=e(3685),l=e(49372);const s=(0,o.ZP)(n.x)`
|
|
107
|
-
border-top: 1px solid ${({theme:D})=>D.colors.neutral150};
|
|
108
|
-
`,d=c.forwardRef(({src:D,children:f,initials:v,..._},m)=>{const y=(0,i.S)();return(0,r.jsx)(s,{paddingTop:3,paddingBottom:3,paddingLeft:5,paddingRight:5,..._,children:(0,r.jsxs)(t.k,{as:"button",justifyContent:y?"center":void 0,ref:m,children:[D?(0,r.jsx)(a.q,{src:D,alt:"","aria-hidden":!0}):(0,r.jsx)(a.L,{children:v}),y?(0,r.jsx)(h.T,{children:(0,r.jsx)("span",{children:f})}):(0,r.jsx)(n.x,{width:`${130/16}rem`,paddingLeft:2,as:"span",children:(0,r.jsx)(l.Z,{ellipsis:!0,textColor:"neutral600",children:f})})]})})});d.displayName="NavUser",d.defaultProps={src:void 0,initials:void 0},d.propTypes={children:u.node.isRequired,initials:u.node,src:u.string}},37272:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M13 21v2.5l-3-2-3 2V21h-.5A3.5 3.5 0 0 1 3 17.5V5a3 3 0 0 1 3-3h14a1 1 0 0 1 1 1v17a1 1 0 0 1-1 1h-7Zm-6-2v-2h6v2h6v-3H6.5a1.5 1.5 0 1 0 0 3H7ZM7 5v2h2V5H7Zm0 3v2h2V8H7Zm0 3v2h2v-2H7Z"})}),u=c},92967:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsxs)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:[(0,r.jsx)("path",{fill:"#212134",d:"M11.987 23.036v-.964H1.876V1.876h10.111V0H0v24h11.987v-.964Z"}),(0,r.jsx)("path",{fill:"#212134",d:"M8 11.2c0-.11.09-.2.2-.2h11.973l-5.445-5.445a.2.2 0 0 1 0-.283l1.13-1.13a.2.2 0 0 1 .283 0l7.718 7.717a.2.2 0 0 1 0 .282L16.14 19.86a.2.2 0 0 1-.282 0l-1.13-1.13a.2.2 0 0 1 0-.284L20.172 13H8.2a.2.2 0 0 1-.2-.2v-1.6Z"})]}),u=c},45323:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M6.455 19 2 22.5V4a1 1 0 0 1 1-1h18a1 1 0 0 1 1 1v14a1 1 0 0 1-1 1H6.455ZM7 10v2h2v-2H7Zm4 0v2h2v-2h-2Zm4 0v2h2v-2h-2Z"})}),u=c},78429:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M1.946 9.315c-.522-.174-.527-.455.01-.634l19.087-6.362c.53-.176.832.12.684.638l-5.454 19.086c-.15.529-.455.547-.679.045L12 14l6-8-8 6-8.054-2.685Z"})}),u=c},2438:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 8 8",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M2 .93c0-.4.45-.63.78-.41l4.6 3.06c.3.2.3.64 0 .84l-4.6 3.06A.5.5 0 0 1 2 7.07V.93Z"})}),u=c},29685:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 15 14",...o,children:(0,r.jsx)("path",{fill:"#212134",d:"M5.08 4.1c0-1.19 1.18-2.17 2.42-2.17s2.43.98 2.43 2.17c0 1.1-.56 1.61-1.31 2.28l-.03.03c-.75.65-1.66 1.47-1.66 3.09a.57.57 0 1 0 1.15 0c0-1.08.55-1.6 1.3-2.26l.02-.02c.75-.66 1.67-1.48 1.67-3.12C11.07 2.13 9.22.78 7.5.78 5.78.78 3.93 2.13 3.93 4.1a.57.57 0 1 0 1.15 0Zm2.42 9.26a.88.88 0 1 0 0-1.75.88.88 0 0 0 0 1.75Z"})}),u=c},73165:function(E,p,e){"use strict";e.d(p,{Z:function(){return u}});var r=e(74512);const c=o=>(0,r.jsx)("svg",{xmlns:"http://www.w3.org/2000/svg",width:"1rem",height:"1rem",fill:"none",viewBox:"0 0 24 24",...o,children:(0,r.jsx)("path",{fill:"#212134",fillRule:"evenodd",d:"M23.707.297A1 1 0 0 0 23 .004h-2a13.907 13.907 0 0 0-5.38 1.077 1 1 0 0 0-.615.923V4.92a.035.035 0 0 1-.022.038l-2-1.47a1 1 0 0 0-1.265.052A14 14 0 0 0 7 14.004v1.585l-2.707 2.707a1 1 0 1 0 1.415 1.415l2.707-2.708H10a14.014 14.014 0 0 0 14-14v-2a1 1 0 0 0-.293-.706ZM18 23.999H3a3 3 0 0 1-3-3V6A3 3 0 0 1 3 3h3a1 1 0 1 1 0 2H3a1 1 0 0 0-1 1v15a1 1 0 0 0 1 1h15a1 1 0 0 0 1-1v-3a1 1 0 1 1 2 0v3a3 3 0 0 1-3 3Z",clipRule:"evenodd"})}),u=c}}]);
|