@strapi/admin 4.0.0 → 4.0.4
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/LeftMenu/index.js +13 -5
- package/admin/src/components/Notifications/Notification/index.js +3 -3
- package/admin/src/content-manager/components/CollectionTypeFormWrapper/index.js +2 -2
- package/admin/src/content-manager/components/ComponentInitializer/index.js +4 -9
- package/admin/src/content-manager/components/DragLayer/index.js +1 -1
- package/admin/src/content-manager/components/DynamicTable/CellContent/CellValue.js +12 -2
- package/admin/src/content-manager/components/DynamicTable/CellContent/utils/getNumberOfDecimals.js +8 -0
- package/admin/src/content-manager/components/DynamicTable/index.js +7 -0
- package/admin/src/content-manager/components/DynamicZone/components/DzLabel/index.js +24 -7
- package/admin/src/content-manager/components/DynamicZone/index.js +31 -15
- package/admin/src/content-manager/components/EditViewDataManagerProvider/utils/schema.js +4 -1
- package/admin/src/content-manager/components/InputUID/index.js +4 -0
- package/admin/src/content-manager/components/PreviewWysiwyg/Wrapper.js +4 -0
- package/admin/src/content-manager/components/RepeatableComponent/AccordionGroupCustom/index.js +1 -3
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/IconButtonCustoms.js +0 -4
- package/admin/src/content-manager/components/RepeatableComponent/DraggedItem/index.js +36 -14
- package/admin/src/content-manager/components/RepeatableComponent/index.js +2 -2
- package/admin/src/content-manager/components/SelectWrapper/index.js +15 -81
- package/admin/src/content-manager/components/Wysiwyg/Editor.js +2 -3
- package/admin/src/content-manager/components/Wysiwyg/EditorLayout.js +2 -0
- package/admin/src/content-manager/components/Wysiwyg/WysiwygFooter.js +2 -4
- package/admin/src/content-manager/components/Wysiwyg/WysiwygNav.js +67 -62
- package/admin/src/content-manager/components/Wysiwyg/index.js +13 -4
- package/admin/src/content-manager/hooks/useFetchContentTypeLayout/utils/formatLayouts.js +2 -2
- package/admin/src/content-manager/pages/App/LeftMenu/index.js +5 -7
- package/admin/src/content-manager/pages/App/index.js +12 -4
- package/admin/src/content-manager/pages/EditSettingsView/components/DisplayedFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/FieldButtonContent.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/components/RelationalFieldButton.js +1 -1
- package/admin/src/content-manager/pages/EditSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/EditView/Informations/index.js +37 -13
- package/admin/src/content-manager/pages/ListSettingsView/components/CardPreview.js +19 -8
- package/admin/src/content-manager/pages/ListSettingsView/components/DraggableCard.js +124 -67
- package/admin/src/content-manager/pages/ListSettingsView/components/SortDisplayedFields.js +4 -1
- package/admin/src/content-manager/pages/ListSettingsView/index.js +1 -1
- package/admin/src/content-manager/pages/ListView/index.js +37 -20
- package/admin/src/hooks/useSettingsMenu/utils/defaultGlobalLinks.js +1 -1
- package/admin/src/pages/App/utils/unique-identifier.js +3 -1
- package/admin/src/pages/AuthPage/components/Register/index.js +4 -1
- package/admin/src/pages/AuthPage/index.js +8 -2
- package/admin/src/pages/AuthPage/utils/forms.js +2 -0
- package/admin/src/pages/ProfilePage/index.js +34 -6
- package/admin/src/pages/SettingsPage/pages/ApiTokens/EditView/index.js +3 -2
- package/admin/src/pages/SettingsPage/pages/ApplicationInfosPage/index.js +20 -7
- package/admin/src/pages/SettingsPage/pages/Roles/EditPage/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/EditPage/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/index.js +3 -3
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/layout.js +2 -0
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/ModalForm/utils/stepper.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/index.js +5 -11
- package/admin/src/pages/SettingsPage/pages/Users/ListPage/utils/tableHeaders.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Users/components/SelectRoles/index.js +2 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/EventInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/HeadersInput/index.js +1 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/EditView/components/WebhookForm/index.js +3 -1
- package/admin/src/pages/SettingsPage/pages/Webhooks/ListView/index.js +5 -5
- package/admin/src/translations/en.json +32 -23
- package/admin/src/translations/fr.json +315 -6
- package/admin/src/translations/ko.json +670 -263
- package/admin/src/translations/nl.json +1 -1
- package/admin/src/translations/zh-Hans.json +554 -204
- package/admin/src/translations/zh.json +482 -41
- package/build/{01a600d9e6e0dea21e33017a97bdf431.png → 01a600d9e6e0dea21e33.png} +0 -0
- package/build/{15026a3d58aeb282813457f060f2d6ac.png → 15026a3d58aeb2828134.png} +0 -0
- package/build/{1551f4f60c37af51121f106501f69b80.woff2 → 1551f4f60c37af51121f.woff2} +0 -0
- package/build/{1e59d2330b4c6deb84b340635ed36249.ttf → 1e59d2330b4c6deb84b3.ttf} +0 -0
- package/build/{20fd1704ea223900efa9fd4e869efb08.woff2 → 20fd1704ea223900efa9.woff2} +0 -0
- package/build/{2285773e6b4b172f07d9b777c81b0775.woff → 2285773e6b4b172f07d9.woff} +0 -0
- package/build/{23f19bb08961f37aaf692ff943823453.eot → 23f19bb08961f37aaf69.eot} +0 -0
- package/build/{2a9e9ef5c4c775bb7c7b3625041b1354.png → 2a9e9ef5c4c775bb7c7b.png} +0 -0
- package/build/{2f517e09eb2ca6650ff5bec5a95157ab.svg → 2f517e09eb2ca6650ff5.svg} +0 -0
- package/build/3742.2281afd7.chunk.js +1 -0
- package/build/4045.0b43d55e.chunk.js +1 -0
- package/build/4261.061aed35.chunk.js +1 -0
- package/build/4672.7ad6782a.chunk.js +1 -0
- package/build/{4689f52cc96215721344e51e5831eec1.svg → 4689f52cc96215721344.svg} +0 -0
- package/build/{4715.35096dd7.chunk.js → 4715.f134f37a.chunk.js} +1 -1
- package/build/{491974d108fe4002b2aaf7ffc48249a0.ttf → 491974d108fe4002b2aa.ttf} +0 -0
- package/build/{527940b104eb2ea366c8630f3f038603.ttf → 527940b104eb2ea366c8.ttf} +0 -0
- package/build/6060.3af8877e.chunk.js +2 -0
- package/build/{3226.0dc582b2.chunk.js.LICENSE.txt → 6060.3af8877e.chunk.js.LICENSE.txt} +1 -1
- package/build/{6250.11ba8b50.chunk.js → 6250.7b4872b1.chunk.js} +1 -1
- package/build/{5881.deb18c91.chunk.js → 6354.48168bc8.chunk.js} +2 -2
- package/build/{5881.deb18c91.chunk.js.LICENSE.txt → 6354.48168bc8.chunk.js.LICENSE.txt} +0 -0
- package/build/{77206a6bb316fa0aded5083cc57f92b9.eot → 77206a6bb316fa0aded5.eot} +0 -0
- package/build/{7a3337626410ca2f40718481c755640f.woff2 → 7a3337626410ca2f4071.woff2} +0 -0
- package/build/{7a8b4f130182d19a2d7c67d80c090397.svg → 7a8b4f130182d19a2d7c.svg} +0 -0
- package/build/8530.a978bde6.chunk.js +2 -0
- package/build/8530.a978bde6.chunk.js.LICENSE.txt +7 -0
- package/build/{8b43027f47b20503057dfbbaa9401fef.eot → 8b43027f47b20503057d.eot} +0 -0
- package/build/{9bbb245e67a133f6e486d8d2545e14a5.eot → 9bbb245e67a133f6e486.eot} +0 -0
- package/build/Admin-authenticatedApp.8c375af0.chunk.js +1 -0
- package/build/{Admin_homePage.31e37124.chunk.js → Admin_homePage.f9cdd615.chunk.js} +1 -1
- package/build/Admin_marketplace.4f6c77f2.chunk.js +1 -0
- package/build/Admin_pluginsPage.cd9a871c.chunk.js +1 -0
- package/build/Admin_profilePage.077e17a5.chunk.js +1 -0
- package/build/Admin_settingsPage.9752ef85.chunk.js +1 -0
- package/build/admin-edit-roles-page.27b047fc.chunk.js +1 -0
- package/build/admin-edit-users.a0dede23.chunk.js +1 -0
- package/build/admin-users.a11177c1.chunk.js +1 -0
- package/build/{api-tokens-create-page.ac4285ba.chunk.js → api-tokens-create-page.07be3e07.chunk.js} +1 -1
- package/build/{api-tokens-edit-page.b8900ddd.chunk.js → api-tokens-edit-page.d6afc60e.chunk.js} +1 -1
- package/build/api-tokens-list-page.da9714d8.chunk.js +1 -0
- package/build/{ar-json.9805489e.chunk.js → ar-json.d79e4709.chunk.js} +1 -1
- package/build/{b997a22a2e0b87ef1fa23258f14f3b27.ico → b997a22a2e0b87ef1fa2.ico} +0 -0
- package/build/{bb58e57c48a3e911f15fa834ff00d44a.woff → bb58e57c48a3e911f15f.woff} +0 -0
- package/build/{bd81ba6c07827282255d031b2a6f4fe4.png → bd81ba6c07827282255d.png} +0 -0
- package/build/{be9ee23c0c6390141475d519c2c5fb8f.ttf → be9ee23c0c6390141475.ttf} +0 -0
- package/build/{c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg → c1e38fd9e0e74ba58f7a.svg} +0 -0
- package/build/{c3de6118ef47086ad05c83a1c78f006d.png → c3de6118ef47086ad05c.png} +0 -0
- package/build/codemirror-css.f9701755.chunk.js +1 -0
- package/build/codemirror-theme.1563c1c2.chunk.js +1 -0
- package/build/content-manager.51651b3b.chunk.js +1 -0
- package/build/{content-type-builder-translation-ar-json.bce4d624.chunk.js → content-type-builder-translation-ar-json.f1fedc12.chunk.js} +1 -1
- package/build/{content-type-builder-translation-cs-json.785866b6.chunk.js → content-type-builder-translation-cs-json.2f7e2289.chunk.js} +1 -1
- package/build/{content-type-builder-translation-de-json.6faa019a.chunk.js → content-type-builder-translation-de-json.46017754.chunk.js} +1 -1
- package/build/content-type-builder-translation-dk-json.5c6344f9.chunk.js +1 -0
- package/build/{content-type-builder-translation-en-json.d860718a.chunk.js → content-type-builder-translation-en-json.d70fc3af.chunk.js} +1 -1
- package/build/{content-type-builder-translation-es-json.5a4f519b.chunk.js → content-type-builder-translation-es-json.7e2055ad.chunk.js} +1 -1
- package/build/{content-type-builder-translation-fr-json.2156f48c.chunk.js → content-type-builder-translation-fr-json.8f66eb66.chunk.js} +1 -1
- package/build/content-type-builder-translation-id-json.aab2f426.chunk.js +1 -0
- package/build/{content-type-builder-translation-it-json.dc154c62.chunk.js → content-type-builder-translation-it-json.4c91e895.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ja-json.9f8695a0.chunk.js → content-type-builder-translation-ja-json.c239ba90.chunk.js} +1 -1
- package/build/content-type-builder-translation-ko-json.2a5e0769.chunk.js +1 -0
- package/build/{content-type-builder-translation-ms-json.cfc21fb6.chunk.js → content-type-builder-translation-ms-json.124be88c.chunk.js} +1 -1
- package/build/{content-type-builder-translation-nl-json.4d742025.chunk.js → content-type-builder-translation-nl-json.98a240b8.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pl-json.1b701a76.chunk.js → content-type-builder-translation-pl-json.2abc61bd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-BR-json.2c514ada.chunk.js → content-type-builder-translation-pt-BR-json.c0415545.chunk.js} +1 -1
- package/build/{content-type-builder-translation-pt-json.a3c4315c.chunk.js → content-type-builder-translation-pt-json.ab3e086d.chunk.js} +1 -1
- package/build/{content-type-builder-translation-ru-json.72173619.chunk.js → content-type-builder-translation-ru-json.1a6779fd.chunk.js} +1 -1
- package/build/{content-type-builder-translation-sk-json.e654be3b.chunk.js → content-type-builder-translation-sk-json.5c82f020.chunk.js} +1 -1
- package/build/{content-type-builder-translation-th-json.403aa6a4.chunk.js → content-type-builder-translation-th-json.24ee19eb.chunk.js} +1 -1
- package/build/{content-type-builder-translation-tr-json.72027971.chunk.js → content-type-builder-translation-tr-json.30434835.chunk.js} +1 -1
- package/build/{content-type-builder-translation-uk-json.a1b9f71b.chunk.js → content-type-builder-translation-uk-json.771662ef.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-Hans-json.4c242866.chunk.js → content-type-builder-translation-zh-Hans-json.070020ae.chunk.js} +1 -1
- package/build/{content-type-builder-translation-zh-json.3b3eb4e8.chunk.js → content-type-builder-translation-zh-json.9708310d.chunk.js} +1 -1
- package/build/content-type-builder.c815d0c6.chunk.js +1 -0
- package/build/cropper-css.45c47fe3.chunk.js +1 -0
- package/build/{cs-json.ff08076e.chunk.js → cs-json.b8ba75b8.chunk.js} +1 -1
- package/build/{d878b0a6a1144760244ff0665888404c.woff2 → d878b0a6a1144760244f.woff2} +0 -0
- package/build/de-json.e01bdeae.chunk.js +1 -0
- package/build/dk-json.9516eb08.chunk.js +1 -0
- package/build/{eeccf4f66002c6f2ba24d3d22f2434c2.woff → eeccf4f66002c6f2ba24.woff} +0 -0
- package/build/email-settings-page.03e18bb2.chunk.js +1 -0
- package/build/email-translation-ar-json.95d90eb4.chunk.js +1 -0
- package/build/email-translation-cs-json.dfd1f3f2.chunk.js +1 -0
- package/build/email-translation-de-json.559a7d5f.chunk.js +1 -0
- package/build/email-translation-dk-json.e1480892.chunk.js +1 -0
- package/build/email-translation-en-json.fa0dc92b.chunk.js +1 -0
- package/build/email-translation-es-json.abbba8e3.chunk.js +1 -0
- package/build/email-translation-fr-json.49c3c888.chunk.js +1 -0
- package/build/email-translation-id-json.e3c2101d.chunk.js +1 -0
- package/build/email-translation-it-json.3de61cb6.chunk.js +1 -0
- package/build/email-translation-ja-json.66337e44.chunk.js +1 -0
- package/build/email-translation-ko-json.52bbd7b4.chunk.js +1 -0
- package/build/email-translation-ms-json.e39256df.chunk.js +1 -0
- package/build/email-translation-nl-json.12d28adb.chunk.js +1 -0
- package/build/email-translation-pl-json.9585a84e.chunk.js +1 -0
- package/build/email-translation-pt-BR-json.6c04b3ef.chunk.js +1 -0
- package/build/email-translation-pt-json.0239be04.chunk.js +1 -0
- package/build/email-translation-ru-json.f3b4fecc.chunk.js +1 -0
- package/build/email-translation-sk-json.76dbaaa6.chunk.js +1 -0
- package/build/email-translation-th-json.25ad73e7.chunk.js +1 -0
- package/build/email-translation-tr-json.ae04a9f2.chunk.js +1 -0
- package/build/email-translation-uk-json.03b27b08.chunk.js +1 -0
- package/build/email-translation-vi-json.3e1dd5b3.chunk.js +1 -0
- package/build/email-translation-zh-Hans-json.0df4ca59.chunk.js +1 -0
- package/build/email-translation-zh-json.82978eb0.chunk.js +1 -0
- package/build/en-json.9e3c8615.chunk.js +1 -0
- package/build/{es-json.060b658c.chunk.js → es-json.fa8ddd1d.chunk.js} +1 -1
- package/build/{f691f37e57f04c152e2315ab7dbad881.woff → f691f37e57f04c152e23.woff} +0 -0
- package/build/{fde9b1ad0670d29a251605a5e8eef02b.png → fde9b1ad0670d29a2516.png} +0 -0
- package/build/fontawesome-css-all.9c41f1d7.chunk.js +1 -0
- package/build/fontawesome-css.24c8dbfc.chunk.js +1 -0
- package/build/fr-json.bae03a2c.chunk.js +1 -0
- package/build/{he-json.fafa8569.chunk.js → he-json.86f9e663.chunk.js} +1 -1
- package/build/highlight.js.90b600ee.chunk.js +1 -0
- package/build/i18n-settings-page.89d1776c.chunk.js +1 -0
- package/build/i18n-translation-en-json.239b740f.chunk.js +1 -0
- package/build/i18n-translation-fr-json.b52474fc.chunk.js +1 -0
- package/build/i18n-translation-ko-json.e88e11ef.chunk.js +1 -0
- package/build/{i18n-translation-zh-Hans-json.670b4940.chunk.js → i18n-translation-zh-Hans-json.4c17fed0.chunk.js} +1 -1
- package/build/{id-json.3372dadc.chunk.js → id-json.0b0c9731.chunk.js} +1 -1
- package/build/index.html +1 -1
- package/build/{it-json.0e5d5fdb.chunk.js → it-json.939916bc.chunk.js} +1 -1
- package/build/{ja-json.14eaee93.chunk.js → ja-json.57abaacb.chunk.js} +1 -1
- package/build/ko-json.29633034.chunk.js +1 -0
- package/build/main.ca080a1e.js +2 -0
- package/build/{main.a5bd9650.js.LICENSE.txt → main.ca080a1e.js.LICENSE.txt} +0 -0
- package/build/{ms-json.a66beabc.chunk.js → ms-json.5e5d12f9.chunk.js} +1 -1
- package/build/nl-json.d757328d.chunk.js +1 -0
- package/build/{no-json.25f63ee7.chunk.js → no-json.ff46b126.chunk.js} +1 -1
- package/build/{pl-json.3d7884e1.chunk.js → pl-json.6bff1d54.chunk.js} +1 -1
- package/build/{pt-BR-json.e21cd994.chunk.js → pt-BR-json.6d1cfdb2.chunk.js} +1 -1
- package/build/{pt-json.21a66a61.chunk.js → pt-json.b23d9a79.chunk.js} +1 -1
- package/build/{ru-json.ca2b6c3c.chunk.js → ru-json.bff93229.chunk.js} +1 -1
- package/build/runtime~main.6f530910.js +1 -0
- package/build/{sk-json.7f750e28.chunk.js → sk-json.2eb1ec0d.chunk.js} +1 -1
- package/build/sso-settings-page.d4ab164b.chunk.js +1 -0
- package/build/{sv-json.3b5cc7f9.chunk.js → sv-json.8ac61ecf.chunk.js} +1 -1
- package/build/{th-json.694b4038.chunk.js → th-json.6e4502a3.chunk.js} +1 -1
- package/build/{tr-json.a842843a.chunk.js → tr-json.eaca955b.chunk.js} +1 -1
- package/build/uk-json.c50ad2a8.chunk.js +1 -0
- package/build/{upload-settings.8a380d3d.chunk.js → upload-settings.aa148b01.chunk.js} +1 -1
- package/build/{upload-translation-de-json.b4ff3c56.chunk.js → upload-translation-de-json.00f90715.chunk.js} +1 -1
- package/build/{upload-translation-dk-json.f37ae5c0.chunk.js → upload-translation-dk-json.e8c0a891.chunk.js} +1 -1
- package/build/{upload-translation-en-json.58d8ce44.chunk.js → upload-translation-en-json.31ea0622.chunk.js} +1 -1
- package/build/upload-translation-es-json.42b5c758.chunk.js +1 -0
- package/build/{upload-translation-fr-json.0f4b3839.chunk.js → upload-translation-fr-json.ccb4ad8b.chunk.js} +1 -1
- package/build/{upload-translation-he-json.4b5e48bc.chunk.js → upload-translation-he-json.5dc34ea8.chunk.js} +1 -1
- package/build/upload-translation-it-json.c1809a47.chunk.js +1 -0
- package/build/{upload-translation-ja-json.9e1193c7.chunk.js → upload-translation-ja-json.568f097e.chunk.js} +1 -1
- package/build/upload-translation-ko-json.da369eef.chunk.js +1 -0
- package/build/{upload-translation-ms-json.bfb86c2e.chunk.js → upload-translation-ms-json.be669f81.chunk.js} +1 -1
- package/build/{upload-translation-pl-json.e0282fa4.chunk.js → upload-translation-pl-json.67685825.chunk.js} +1 -1
- package/build/{upload-translation-pt-BR-json.ad6bb9f8.chunk.js → upload-translation-pt-BR-json.f7b1133d.chunk.js} +1 -1
- package/build/{upload-translation-ru-json.4303b6a0.chunk.js → upload-translation-ru-json.54c031aa.chunk.js} +1 -1
- package/build/{upload-translation-sk-json.90a0bc6c.chunk.js → upload-translation-sk-json.f643dfc2.chunk.js} +1 -1
- package/build/{upload-translation-th-json.cf0d62e0.chunk.js → upload-translation-th-json.88ee2090.chunk.js} +1 -1
- package/build/{upload-translation-uk-json.ec345d61.chunk.js → upload-translation-uk-json.1a90e73c.chunk.js} +1 -1
- package/build/{upload-translation-zh-Hans-json.f320fa39.chunk.js → upload-translation-zh-Hans-json.ac1dc0b9.chunk.js} +1 -1
- package/build/{upload-translation-zh-json.9ad30216.chunk.js → upload-translation-zh-json.164ac601.chunk.js} +1 -1
- package/build/{upload.1e3e2685.chunk.js → upload.1991e997.chunk.js} +1 -1
- package/build/{users-advanced-settings-page.bda19eae.chunk.js → users-advanced-settings-page.23ed7ee9.chunk.js} +1 -1
- package/build/users-email-settings-page.64dc429a.chunk.js +1 -0
- package/build/{users-permissions-translation-ar-json.6fe0dcf5.chunk.js → users-permissions-translation-ar-json.bdddd0d7.chunk.js} +1 -1
- package/build/{users-permissions-translation-cs-json.dd4bb452.chunk.js → users-permissions-translation-cs-json.7881d3ff.chunk.js} +1 -1
- package/build/{users-permissions-translation-de-json.1505b462.chunk.js → users-permissions-translation-de-json.8d53c619.chunk.js} +1 -1
- package/build/{users-permissions-translation-dk-json.6b47229f.chunk.js → users-permissions-translation-dk-json.a36b323b.chunk.js} +1 -1
- package/build/{users-permissions-translation-en-json.3e650c44.chunk.js → users-permissions-translation-en-json.1993655e.chunk.js} +1 -1
- package/build/{users-permissions-translation-es-json.768cc00e.chunk.js → users-permissions-translation-es-json.c8ef51bd.chunk.js} +1 -1
- package/build/users-permissions-translation-fr-json.a2172545.chunk.js +1 -0
- package/build/users-permissions-translation-id-json.8f17982a.chunk.js +1 -0
- package/build/{users-permissions-translation-it-json.baa4f859.chunk.js → users-permissions-translation-it-json.87952a24.chunk.js} +1 -1
- package/build/{users-permissions-translation-ja-json.3ddd4418.chunk.js → users-permissions-translation-ja-json.5915d9ef.chunk.js} +1 -1
- package/build/users-permissions-translation-ko-json.f1ca6cc4.chunk.js +1 -0
- package/build/{users-permissions-translation-ms-json.dc405667.chunk.js → users-permissions-translation-ms-json.2268324c.chunk.js} +1 -1
- package/build/{users-permissions-translation-nl-json.2d8e847a.chunk.js → users-permissions-translation-nl-json.4e1231dd.chunk.js} +1 -1
- package/build/{users-permissions-translation-pl-json.b150dfb0.chunk.js → users-permissions-translation-pl-json.107638b5.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-BR-json.0c494c69.chunk.js → users-permissions-translation-pt-BR-json.8dafc053.chunk.js} +1 -1
- package/build/{users-permissions-translation-pt-json.0fccc389.chunk.js → users-permissions-translation-pt-json.3322464f.chunk.js} +1 -1
- package/build/users-permissions-translation-ru-json.44dd1f10.chunk.js +1 -0
- package/build/{users-permissions-translation-sk-json.2602e768.chunk.js → users-permissions-translation-sk-json.fe7cc044.chunk.js} +1 -1
- package/build/users-permissions-translation-sv-json.e7e1684b.chunk.js +1 -0
- package/build/{users-permissions-translation-th-json.abe0558b.chunk.js → users-permissions-translation-th-json.bb544ee3.chunk.js} +1 -1
- package/build/{users-permissions-translation-tr-json.269ee593.chunk.js → users-permissions-translation-tr-json.30f3ca90.chunk.js} +1 -1
- package/build/{users-permissions-translation-uk-json.ffd9a4ee.chunk.js → users-permissions-translation-uk-json.634f2569.chunk.js} +1 -1
- package/build/{users-permissions-translation-vi-json.c2cd19d5.chunk.js → users-permissions-translation-vi-json.605d88bc.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-Hans-json.2d909528.chunk.js → users-permissions-translation-zh-Hans-json.85480dab.chunk.js} +1 -1
- package/build/{users-permissions-translation-zh-json.7f3027c5.chunk.js → users-permissions-translation-zh-json.99932731.chunk.js} +1 -1
- package/build/users-providers-settings-page.329f102a.chunk.js +1 -0
- package/build/users-roles-settings-page.e28982b6.chunk.js +1 -0
- package/build/{vi-json.c25f42fe.chunk.js → vi-json.e993857a.chunk.js} +1 -1
- package/build/webhook-edit-page.678af4e2.chunk.js +1 -0
- package/build/{webhook-list-page.aae66737.chunk.js → webhook-list-page.5abda9c2.chunk.js} +1 -1
- package/build/zh-Hans-json.fcc53388.chunk.js +1 -0
- package/build/zh-json.496bd6c4.chunk.js +1 -0
- package/ee/admin/pages/SettingsPage/pages/Roles/CreatePage/index.js +1 -1
- package/ee/admin/pages/SettingsPage/pages/Users/components/MagicLink/index.js +1 -1
- package/index.html +1 -1
- package/index.js +40 -1
- package/jest.config.front.js +10 -0
- package/package.json +36 -38
- package/server/register.js +5 -0
- package/server/routes/serve-admin-panel.js +59 -0
- package/server/strategies/api-token.js +2 -1
- package/webpack.alias.js +0 -6
- package/webpack.config.js +12 -10
- package/build/3226.0dc582b2.chunk.js +0 -2
- package/build/4261.b7b7ac00.chunk.js +0 -1
- package/build/4362.e71cf036.chunk.js +0 -1
- package/build/8447.32ee17be.chunk.js +0 -2
- package/build/8447.32ee17be.chunk.js.LICENSE.txt +0 -22
- package/build/849.fc26299c.chunk.js +0 -1
- package/build/9238.f112d6c9.chunk.js +0 -1
- package/build/Admin-authenticatedApp.0298a225.chunk.js +0 -1
- package/build/Admin_marketplace.201373e2.chunk.js +0 -1
- package/build/Admin_pluginsPage.22390055.chunk.js +0 -1
- package/build/Admin_profilePage.3aa61921.chunk.js +0 -1
- package/build/Admin_settingsPage.363ad01d.chunk.js +0 -1
- package/build/admin-edit-roles-page.e91bd9e5.chunk.js +0 -1
- package/build/admin-edit-users.bcdd2e4d.chunk.js +0 -1
- package/build/admin-users.a2d08780.chunk.js +0 -1
- package/build/api-tokens-list-page.d451255e.chunk.js +0 -1
- package/build/codemirror-css.7b034e03.chunk.js +0 -1
- package/build/codemirror-theme.4a209ed5.chunk.js +0 -1
- package/build/content-manager.4a449a52.chunk.js +0 -1
- package/build/content-type-builder-translation-dk-json.215eca36.chunk.js +0 -1
- package/build/content-type-builder-translation-id-json.e66f4e0a.chunk.js +0 -1
- package/build/content-type-builder-translation-ko-json.20ad3eac.chunk.js +0 -1
- package/build/content-type-builder.eeae4ee8.chunk.js +0 -1
- package/build/cropper-css.b71d1229.chunk.js +0 -1
- package/build/de-json.93987708.chunk.js +0 -1
- package/build/dk-json.97f8f309.chunk.js +0 -1
- package/build/email-settings-page.def5ceaf.chunk.js +0 -1
- package/build/email-translation-ar-json.536b0217.chunk.js +0 -1
- package/build/email-translation-cs-json.8f533c9b.chunk.js +0 -1
- package/build/email-translation-de-json.89f5373e.chunk.js +0 -1
- package/build/email-translation-dk-json.9c95cf96.chunk.js +0 -1
- package/build/email-translation-en-json.5ec38fe9.chunk.js +0 -1
- package/build/email-translation-es-json.fec78330.chunk.js +0 -1
- package/build/email-translation-fr-json.76afb1c3.chunk.js +0 -1
- package/build/email-translation-id-json.1b3e055a.chunk.js +0 -1
- package/build/email-translation-it-json.7273fee2.chunk.js +0 -1
- package/build/email-translation-ja-json.b75afc52.chunk.js +0 -1
- package/build/email-translation-ko-json.eb9a23cd.chunk.js +0 -1
- package/build/email-translation-ms-json.af7c5861.chunk.js +0 -1
- package/build/email-translation-nl-json.10fec023.chunk.js +0 -1
- package/build/email-translation-pl-json.ebda42d5.chunk.js +0 -1
- package/build/email-translation-pt-BR-json.338d8b7c.chunk.js +0 -1
- package/build/email-translation-pt-json.1cd0fedf.chunk.js +0 -1
- package/build/email-translation-ru-json.2c369331.chunk.js +0 -1
- package/build/email-translation-sk-json.ba2e026d.chunk.js +0 -1
- package/build/email-translation-th-json.16457076.chunk.js +0 -1
- package/build/email-translation-tr-json.92e0a5d9.chunk.js +0 -1
- package/build/email-translation-uk-json.d00dd5b1.chunk.js +0 -1
- package/build/email-translation-vi-json.ed425dde.chunk.js +0 -1
- package/build/email-translation-zh-Hans-json.e2c630b6.chunk.js +0 -1
- package/build/email-translation-zh-json.2a06ebac.chunk.js +0 -1
- package/build/en-json.6282a00f.chunk.js +0 -1
- package/build/fontawesome-css-all.162c8569.chunk.js +0 -1
- package/build/fontawesome-css.b1736497.chunk.js +0 -1
- package/build/fr-json.f7d484a8.chunk.js +0 -1
- package/build/highlight.js.3f31aed7.chunk.js +0 -1
- package/build/i18n-settings-page.00c74503.chunk.js +0 -1
- package/build/i18n-translation-en-json.17af559c.chunk.js +0 -1
- package/build/i18n-translation-fr-json.482f6933.chunk.js +0 -1
- package/build/ko-json.7203b08b.chunk.js +0 -1
- package/build/main.a5bd9650.js +0 -2
- package/build/nl-json.9c7f83db.chunk.js +0 -1
- package/build/runtime~main.bddfe3c6.js +0 -1
- package/build/sso-settings-page.bd7a8fd7.chunk.js +0 -1
- package/build/uk-json.3b8f967b.chunk.js +0 -1
- package/build/upload-translation-es-json.f9e9ffdf.chunk.js +0 -1
- package/build/upload-translation-it-json.fb24c332.chunk.js +0 -1
- package/build/users-email-settings-page.b1d1f551.chunk.js +0 -1
- package/build/users-permissions-translation-fr-json.12f3c930.chunk.js +0 -1
- package/build/users-permissions-translation-id-json.ec3deaf0.chunk.js +0 -1
- package/build/users-permissions-translation-ko-json.90c2d129.chunk.js +0 -1
- package/build/users-permissions-translation-ru-json.4389c542.chunk.js +0 -1
- package/build/users-permissions-translation-sv-json.438e46f7.chunk.js +0 -1
- package/build/users-providers-settings-page.733a51ec.chunk.js +0 -1
- package/build/users-roles-settings-page.0eb926e7.chunk.js +0 -1
- package/build/webhook-edit-page.634e50da.chunk.js +0 -1
- package/build/zh-Hans-json.e5041b18.chunk.js +0 -1
- package/build/zh-json.414d826f.chunk.js +0 -1
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7566],{5350:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"23f19bb08961f37aaf692ff943823453.eot"},44186:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"2f517e09eb2ca6650ff5bec5a95157ab.svg"},56089:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"527940b104eb2ea366c8630f3f038603.ttf"},14863:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"2285773e6b4b172f07d9b777c81b0775.woff"},12233:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"d878b0a6a1144760244ff0665888404c.woff2"},91316:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"77206a6bb316fa0aded5083cc57f92b9.eot"},12383:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"4689f52cc96215721344e51e5831eec1.svg"},24504:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"491974d108fe4002b2aaf7ffc48249a0.ttf"},74344:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"bb58e57c48a3e911f15fa834ff00d44a.woff"},23571:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"7a3337626410ca2f40718481c755640f.woff2"},41927:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"9bbb245e67a133f6e486d8d2545e14a5.eot"},26064:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"7a8b4f130182d19a2d7c67d80c090397.svg"},16886:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"be9ee23c0c6390141475d519c2c5fb8f.ttf"},88207:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"eeccf4f66002c6f2ba24d3d22f2434c2.woff"},77973:(n,e,f)=>{"use strict";f.d(e,{Z:()=>t});const t=f.p+"1551f4f60c37af51121f106501f69b80.woff2"},65304:(n,e,f)=>{"use strict";f.r(e),f.d(e,{default:()=>c});var t=f(90487),o=f.n(t),a=f(36616),r={insert:"head",singleton:!1};o()(a.Z,r);const c=a.Z.locals||{}},90487:(n,e,f)=>{"use strict";var t=function(){var n;return function(){return"undefined"===typeof n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n}}(),o=function(){var n={};return function(e){if("undefined"===typeof n[e]){var f=document.querySelector(e);if(window.HTMLIFrameElement&&f instanceof window.HTMLIFrameElement)try{f=f.contentDocument.head}catch(t){f=null}n[e]=f}return n[e]}}(),a=[];function r(n){for(var e=-1,f=0;f<a.length;f++)if(a[f].identifier===n){e=f;break}return e}function c(n,e){for(var f={},t=[],o=0;o<n.length;o++){var c=n[o],b=e.base?c[0]+e.base:c[0],i=f[b]||0,s="".concat(b," ").concat(i);f[b]=i+1;var l=r(s),d={css:c[1],media:c[2],sourceMap:c[3]};-1!==l?(a[l].references++,a[l].updater(d)):a.push({identifier:s,updater:p(d,e),references:1}),t.push(s)}return t}function b(n){var e=document.createElement("style"),t=n.attributes||{};if("undefined"===typeof t.nonce){var a=f.nc;a&&(t.nonce=a)}if(Object.keys(t).forEach((function(n){e.setAttribute(n,t[n])})),"function"===typeof n.insert)n.insert(e);else{var r=o(n.insert||"head");if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(e)}return e}var i=function(){var n=[];return function(e,f){return n[e]=f,n.filter(Boolean).join("\n")}}();function s(n,e,f,t){var o=f?"":t.media?"@media ".concat(t.media," {").concat(t.css,"}"):t.css;if(n.styleSheet)n.styleSheet.cssText=i(e,o);else{var a=document.createTextNode(o),r=n.childNodes;r[e]&&n.removeChild(r[e]),r.length?n.insertBefore(a,r[e]):n.appendChild(a)}}function l(n,e,f){var t=f.css,o=f.media,a=f.sourceMap;if(o?n.setAttribute("media",o):n.removeAttribute("media"),a&&"undefined"!==typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),n.styleSheet)n.styleSheet.cssText=t;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(t))}}var d=null,u=0;function p(n,e){var f,t,o;if(e.singleton){var a=u++;f=d||(d=b(e)),t=s.bind(null,f,a,!1),o=s.bind(null,f,a,!0)}else f=b(e),t=l.bind(null,f,e),o=function(){!function(n){if(null===n.parentNode)return!1;n.parentNode.removeChild(n)}(f)};return t(n),function(e){if(e){if(e.css===n.css&&e.media===n.media&&e.sourceMap===n.sourceMap)return;t(n=e)}else o()}}n.exports=function(n,e){(e=e||{}).singleton||"boolean"===typeof e.singleton||(e.singleton=t());var f=c(n=n||[],e);return function(n){if(n=n||[],"[object Array]"===Object.prototype.toString.call(n)){for(var t=0;t<f.length;t++){var o=r(f[t]);a[o].references--}for(var b=c(n,e),i=0;i<f.length;i++){var s=r(f[i]);0===a[s].references&&(a[s].updater(),a.splice(s,1))}f=b}}}},68922:n=>{"use strict";n.exports=function(n){var e=[];return e.toString=function(){return this.map((function(e){var f=n(e);return e[2]?"@media ".concat(e[2]," {").concat(f,"}"):f})).join("")},e.i=function(n,f,t){"string"===typeof n&&(n=[[null,n,""]]);var o={};if(t)for(var a=0;a<this.length;a++){var r=this[a][0];null!=r&&(o[r]=!0)}for(var c=0;c<n.length;c++){var b=[].concat(n[c]);t&&o[b[0]]||(f&&(b[2]?b[2]="".concat(f," and ").concat(b[2]):b[2]=f),e.push(b))}},e}},84155:n=>{"use strict";n.exports=function(n,e){return e||(e={}),"string"!==typeof(n=n&&n.__esModule?n.default:n)?n:(/^['"].*['"]$/.test(n)&&(n=n.slice(1,-1)),e.hash&&(n+=e.hash),/["'() \t\n]/.test(n)||e.needQuotes?'"'.concat(n.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):n)}},36616:(n,e,f)=>{"use strict";f.d(e,{Z:()=>U});var t=f(68922),o=f.n(t),a=f(84155),r=f.n(a),c=f(5350),b=f(12233),i=f(14863),s=f(56089),l=f(44186),d=f(91316),u=f(23571),p=f(74344),m=f(24504),h=f(12383),g=f(41927),w=f(77973),k=f(88207),y=f(16886),v=f(26064),x=o()((function(n){return n[1]})),q=r()(c.Z),z=r()(c.Z,{hash:"?#iefix"}),Z=r()(b.Z),j=r()(i.Z),I=r()(s.Z),F=r()(l.Z,{hash:"#fontawesome"}),C=r()(d.Z),M=r()(d.Z,{hash:"?#iefix"}),A=r()(u.Z),T=r()(p.Z),B=r()(m.Z),S=r()(h.Z,{hash:"#fontawesome"}),D=r()(g.Z),L=r()(g.Z,{hash:"?#iefix"}),N=r()(w.Z),X=r()(k.Z),_=r()(y.Z),E=r()(v.Z,{hash:"#fontawesome"});x.push([n.id,'/*!\n * Font Awesome Free 5.15.4 by @fontawesome - https://fontawesome.com\n * License - https://fontawesome.com/license/free (Icons: CC BY 4.0, Fonts: SIL OFL 1.1, Code: MIT License)\n */\n.fa,\n.fas,\n.far,\n.fal,\n.fad,\n.fab {\n -moz-osx-font-smoothing: grayscale;\n -webkit-font-smoothing: antialiased;\n display: inline-block;\n font-style: normal;\n font-variant: normal;\n text-rendering: auto;\n line-height: 1; }\n\n.fa-lg {\n font-size: 1.33333em;\n line-height: 0.75em;\n vertical-align: -.0667em; }\n\n.fa-xs {\n font-size: .75em; }\n\n.fa-sm {\n font-size: .875em; }\n\n.fa-1x {\n font-size: 1em; }\n\n.fa-2x {\n font-size: 2em; }\n\n.fa-3x {\n font-size: 3em; }\n\n.fa-4x {\n font-size: 4em; }\n\n.fa-5x {\n font-size: 5em; }\n\n.fa-6x {\n font-size: 6em; }\n\n.fa-7x {\n font-size: 7em; }\n\n.fa-8x {\n font-size: 8em; }\n\n.fa-9x {\n font-size: 9em; }\n\n.fa-10x {\n font-size: 10em; }\n\n.fa-fw {\n text-align: center;\n width: 1.25em; }\n\n.fa-ul {\n list-style-type: none;\n margin-left: 2.5em;\n padding-left: 0; }\n .fa-ul > li {\n position: relative; }\n\n.fa-li {\n left: -2em;\n position: absolute;\n text-align: center;\n width: 2em;\n line-height: inherit; }\n\n.fa-border {\n border: solid 0.08em #eee;\n border-radius: .1em;\n padding: .2em .25em .15em; }\n\n.fa-pull-left {\n float: left; }\n\n.fa-pull-right {\n float: right; }\n\n.fa.fa-pull-left,\n.fas.fa-pull-left,\n.far.fa-pull-left,\n.fal.fa-pull-left,\n.fab.fa-pull-left {\n margin-right: .3em; }\n\n.fa.fa-pull-right,\n.fas.fa-pull-right,\n.far.fa-pull-right,\n.fal.fa-pull-right,\n.fab.fa-pull-right {\n margin-left: .3em; }\n\n.fa-spin {\n -webkit-animation: fa-spin 2s infinite linear;\n animation: fa-spin 2s infinite linear; }\n\n.fa-pulse {\n -webkit-animation: fa-spin 1s infinite steps(8);\n animation: fa-spin 1s infinite steps(8); }\n\n@-webkit-keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg); } }\n\n@keyframes fa-spin {\n 0% {\n -webkit-transform: rotate(0deg);\n transform: rotate(0deg); }\n 100% {\n -webkit-transform: rotate(360deg);\n transform: rotate(360deg); } }\n\n.fa-rotate-90 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";\n -webkit-transform: rotate(90deg);\n transform: rotate(90deg); }\n\n.fa-rotate-180 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";\n -webkit-transform: rotate(180deg);\n transform: rotate(180deg); }\n\n.fa-rotate-270 {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";\n -webkit-transform: rotate(270deg);\n transform: rotate(270deg); }\n\n.fa-flip-horizontal {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";\n -webkit-transform: scale(-1, 1);\n transform: scale(-1, 1); }\n\n.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(1, -1);\n transform: scale(1, -1); }\n\n.fa-flip-both, .fa-flip-horizontal.fa-flip-vertical {\n -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";\n -webkit-transform: scale(-1, -1);\n transform: scale(-1, -1); }\n\n:root .fa-rotate-90,\n:root .fa-rotate-180,\n:root .fa-rotate-270,\n:root .fa-flip-horizontal,\n:root .fa-flip-vertical,\n:root .fa-flip-both {\n -webkit-filter: none;\n filter: none; }\n\n.fa-stack {\n display: inline-block;\n height: 2em;\n line-height: 2em;\n position: relative;\n vertical-align: middle;\n width: 2.5em; }\n\n.fa-stack-1x,\n.fa-stack-2x {\n left: 0;\n position: absolute;\n text-align: center;\n width: 100%; }\n\n.fa-stack-1x {\n line-height: inherit; }\n\n.fa-stack-2x {\n font-size: 2em; }\n\n.fa-inverse {\n color: #fff; }\n\n/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen\nreaders do not read off random characters that represent icons */\n.fa-500px:before {\n content: "\\f26e"; }\n\n.fa-accessible-icon:before {\n content: "\\f368"; }\n\n.fa-accusoft:before {\n content: "\\f369"; }\n\n.fa-acquisitions-incorporated:before {\n content: "\\f6af"; }\n\n.fa-ad:before {\n content: "\\f641"; }\n\n.fa-address-book:before {\n content: "\\f2b9"; }\n\n.fa-address-card:before {\n content: "\\f2bb"; }\n\n.fa-adjust:before {\n content: "\\f042"; }\n\n.fa-adn:before {\n content: "\\f170"; }\n\n.fa-adversal:before {\n content: "\\f36a"; }\n\n.fa-affiliatetheme:before {\n content: "\\f36b"; }\n\n.fa-air-freshener:before {\n content: "\\f5d0"; }\n\n.fa-airbnb:before {\n content: "\\f834"; }\n\n.fa-algolia:before {\n content: "\\f36c"; }\n\n.fa-align-center:before {\n content: "\\f037"; }\n\n.fa-align-justify:before {\n content: "\\f039"; }\n\n.fa-align-left:before {\n content: "\\f036"; }\n\n.fa-align-right:before {\n content: "\\f038"; }\n\n.fa-alipay:before {\n content: "\\f642"; }\n\n.fa-allergies:before {\n content: "\\f461"; }\n\n.fa-amazon:before {\n content: "\\f270"; }\n\n.fa-amazon-pay:before {\n content: "\\f42c"; }\n\n.fa-ambulance:before {\n content: "\\f0f9"; }\n\n.fa-american-sign-language-interpreting:before {\n content: "\\f2a3"; }\n\n.fa-amilia:before {\n content: "\\f36d"; }\n\n.fa-anchor:before {\n content: "\\f13d"; }\n\n.fa-android:before {\n content: "\\f17b"; }\n\n.fa-angellist:before {\n content: "\\f209"; }\n\n.fa-angle-double-down:before {\n content: "\\f103"; }\n\n.fa-angle-double-left:before {\n content: "\\f100"; }\n\n.fa-angle-double-right:before {\n content: "\\f101"; }\n\n.fa-angle-double-up:before {\n content: "\\f102"; }\n\n.fa-angle-down:before {\n content: "\\f107"; }\n\n.fa-angle-left:before {\n content: "\\f104"; }\n\n.fa-angle-right:before {\n content: "\\f105"; }\n\n.fa-angle-up:before {\n content: "\\f106"; }\n\n.fa-angry:before {\n content: "\\f556"; }\n\n.fa-angrycreative:before {\n content: "\\f36e"; }\n\n.fa-angular:before {\n content: "\\f420"; }\n\n.fa-ankh:before {\n content: "\\f644"; }\n\n.fa-app-store:before {\n content: "\\f36f"; }\n\n.fa-app-store-ios:before {\n content: "\\f370"; }\n\n.fa-apper:before {\n content: "\\f371"; }\n\n.fa-apple:before {\n content: "\\f179"; }\n\n.fa-apple-alt:before {\n content: "\\f5d1"; }\n\n.fa-apple-pay:before {\n content: "\\f415"; }\n\n.fa-archive:before {\n content: "\\f187"; }\n\n.fa-archway:before {\n content: "\\f557"; }\n\n.fa-arrow-alt-circle-down:before {\n content: "\\f358"; }\n\n.fa-arrow-alt-circle-left:before {\n content: "\\f359"; }\n\n.fa-arrow-alt-circle-right:before {\n content: "\\f35a"; }\n\n.fa-arrow-alt-circle-up:before {\n content: "\\f35b"; }\n\n.fa-arrow-circle-down:before {\n content: "\\f0ab"; }\n\n.fa-arrow-circle-left:before {\n content: "\\f0a8"; }\n\n.fa-arrow-circle-right:before {\n content: "\\f0a9"; }\n\n.fa-arrow-circle-up:before {\n content: "\\f0aa"; }\n\n.fa-arrow-down:before {\n content: "\\f063"; }\n\n.fa-arrow-left:before {\n content: "\\f060"; }\n\n.fa-arrow-right:before {\n content: "\\f061"; }\n\n.fa-arrow-up:before {\n content: "\\f062"; }\n\n.fa-arrows-alt:before {\n content: "\\f0b2"; }\n\n.fa-arrows-alt-h:before {\n content: "\\f337"; }\n\n.fa-arrows-alt-v:before {\n content: "\\f338"; }\n\n.fa-artstation:before {\n content: "\\f77a"; }\n\n.fa-assistive-listening-systems:before {\n content: "\\f2a2"; }\n\n.fa-asterisk:before {\n content: "\\f069"; }\n\n.fa-asymmetrik:before {\n content: "\\f372"; }\n\n.fa-at:before {\n content: "\\f1fa"; }\n\n.fa-atlas:before {\n content: "\\f558"; }\n\n.fa-atlassian:before {\n content: "\\f77b"; }\n\n.fa-atom:before {\n content: "\\f5d2"; }\n\n.fa-audible:before {\n content: "\\f373"; }\n\n.fa-audio-description:before {\n content: "\\f29e"; }\n\n.fa-autoprefixer:before {\n content: "\\f41c"; }\n\n.fa-avianex:before {\n content: "\\f374"; }\n\n.fa-aviato:before {\n content: "\\f421"; }\n\n.fa-award:before {\n content: "\\f559"; }\n\n.fa-aws:before {\n content: "\\f375"; }\n\n.fa-baby:before {\n content: "\\f77c"; }\n\n.fa-baby-carriage:before {\n content: "\\f77d"; }\n\n.fa-backspace:before {\n content: "\\f55a"; }\n\n.fa-backward:before {\n content: "\\f04a"; }\n\n.fa-bacon:before {\n content: "\\f7e5"; }\n\n.fa-bacteria:before {\n content: "\\e059"; }\n\n.fa-bacterium:before {\n content: "\\e05a"; }\n\n.fa-bahai:before {\n content: "\\f666"; }\n\n.fa-balance-scale:before {\n content: "\\f24e"; }\n\n.fa-balance-scale-left:before {\n content: "\\f515"; }\n\n.fa-balance-scale-right:before {\n content: "\\f516"; }\n\n.fa-ban:before {\n content: "\\f05e"; }\n\n.fa-band-aid:before {\n content: "\\f462"; }\n\n.fa-bandcamp:before {\n content: "\\f2d5"; }\n\n.fa-barcode:before {\n content: "\\f02a"; }\n\n.fa-bars:before {\n content: "\\f0c9"; }\n\n.fa-baseball-ball:before {\n content: "\\f433"; }\n\n.fa-basketball-ball:before {\n content: "\\f434"; }\n\n.fa-bath:before {\n content: "\\f2cd"; }\n\n.fa-battery-empty:before {\n content: "\\f244"; }\n\n.fa-battery-full:before {\n content: "\\f240"; }\n\n.fa-battery-half:before {\n content: "\\f242"; }\n\n.fa-battery-quarter:before {\n content: "\\f243"; }\n\n.fa-battery-three-quarters:before {\n content: "\\f241"; }\n\n.fa-battle-net:before {\n content: "\\f835"; }\n\n.fa-bed:before {\n content: "\\f236"; }\n\n.fa-beer:before {\n content: "\\f0fc"; }\n\n.fa-behance:before {\n content: "\\f1b4"; }\n\n.fa-behance-square:before {\n content: "\\f1b5"; }\n\n.fa-bell:before {\n content: "\\f0f3"; }\n\n.fa-bell-slash:before {\n content: "\\f1f6"; }\n\n.fa-bezier-curve:before {\n content: "\\f55b"; }\n\n.fa-bible:before {\n content: "\\f647"; }\n\n.fa-bicycle:before {\n content: "\\f206"; }\n\n.fa-biking:before {\n content: "\\f84a"; }\n\n.fa-bimobject:before {\n content: "\\f378"; }\n\n.fa-binoculars:before {\n content: "\\f1e5"; }\n\n.fa-biohazard:before {\n content: "\\f780"; }\n\n.fa-birthday-cake:before {\n content: "\\f1fd"; }\n\n.fa-bitbucket:before {\n content: "\\f171"; }\n\n.fa-bitcoin:before {\n content: "\\f379"; }\n\n.fa-bity:before {\n content: "\\f37a"; }\n\n.fa-black-tie:before {\n content: "\\f27e"; }\n\n.fa-blackberry:before {\n content: "\\f37b"; }\n\n.fa-blender:before {\n content: "\\f517"; }\n\n.fa-blender-phone:before {\n content: "\\f6b6"; }\n\n.fa-blind:before {\n content: "\\f29d"; }\n\n.fa-blog:before {\n content: "\\f781"; }\n\n.fa-blogger:before {\n content: "\\f37c"; }\n\n.fa-blogger-b:before {\n content: "\\f37d"; }\n\n.fa-bluetooth:before {\n content: "\\f293"; }\n\n.fa-bluetooth-b:before {\n content: "\\f294"; }\n\n.fa-bold:before {\n content: "\\f032"; }\n\n.fa-bolt:before {\n content: "\\f0e7"; }\n\n.fa-bomb:before {\n content: "\\f1e2"; }\n\n.fa-bone:before {\n content: "\\f5d7"; }\n\n.fa-bong:before {\n content: "\\f55c"; }\n\n.fa-book:before {\n content: "\\f02d"; }\n\n.fa-book-dead:before {\n content: "\\f6b7"; }\n\n.fa-book-medical:before {\n content: "\\f7e6"; }\n\n.fa-book-open:before {\n content: "\\f518"; }\n\n.fa-book-reader:before {\n content: "\\f5da"; }\n\n.fa-bookmark:before {\n content: "\\f02e"; }\n\n.fa-bootstrap:before {\n content: "\\f836"; }\n\n.fa-border-all:before {\n content: "\\f84c"; }\n\n.fa-border-none:before {\n content: "\\f850"; }\n\n.fa-border-style:before {\n content: "\\f853"; }\n\n.fa-bowling-ball:before {\n content: "\\f436"; }\n\n.fa-box:before {\n content: "\\f466"; }\n\n.fa-box-open:before {\n content: "\\f49e"; }\n\n.fa-box-tissue:before {\n content: "\\e05b"; }\n\n.fa-boxes:before {\n content: "\\f468"; }\n\n.fa-braille:before {\n content: "\\f2a1"; }\n\n.fa-brain:before {\n content: "\\f5dc"; }\n\n.fa-bread-slice:before {\n content: "\\f7ec"; }\n\n.fa-briefcase:before {\n content: "\\f0b1"; }\n\n.fa-briefcase-medical:before {\n content: "\\f469"; }\n\n.fa-broadcast-tower:before {\n content: "\\f519"; }\n\n.fa-broom:before {\n content: "\\f51a"; }\n\n.fa-brush:before {\n content: "\\f55d"; }\n\n.fa-btc:before {\n content: "\\f15a"; }\n\n.fa-buffer:before {\n content: "\\f837"; }\n\n.fa-bug:before {\n content: "\\f188"; }\n\n.fa-building:before {\n content: "\\f1ad"; }\n\n.fa-bullhorn:before {\n content: "\\f0a1"; }\n\n.fa-bullseye:before {\n content: "\\f140"; }\n\n.fa-burn:before {\n content: "\\f46a"; }\n\n.fa-buromobelexperte:before {\n content: "\\f37f"; }\n\n.fa-bus:before {\n content: "\\f207"; }\n\n.fa-bus-alt:before {\n content: "\\f55e"; }\n\n.fa-business-time:before {\n content: "\\f64a"; }\n\n.fa-buy-n-large:before {\n content: "\\f8a6"; }\n\n.fa-buysellads:before {\n content: "\\f20d"; }\n\n.fa-calculator:before {\n content: "\\f1ec"; }\n\n.fa-calendar:before {\n content: "\\f133"; }\n\n.fa-calendar-alt:before {\n content: "\\f073"; }\n\n.fa-calendar-check:before {\n content: "\\f274"; }\n\n.fa-calendar-day:before {\n content: "\\f783"; }\n\n.fa-calendar-minus:before {\n content: "\\f272"; }\n\n.fa-calendar-plus:before {\n content: "\\f271"; }\n\n.fa-calendar-times:before {\n content: "\\f273"; }\n\n.fa-calendar-week:before {\n content: "\\f784"; }\n\n.fa-camera:before {\n content: "\\f030"; }\n\n.fa-camera-retro:before {\n content: "\\f083"; }\n\n.fa-campground:before {\n content: "\\f6bb"; }\n\n.fa-canadian-maple-leaf:before {\n content: "\\f785"; }\n\n.fa-candy-cane:before {\n content: "\\f786"; }\n\n.fa-cannabis:before {\n content: "\\f55f"; }\n\n.fa-capsules:before {\n content: "\\f46b"; }\n\n.fa-car:before {\n content: "\\f1b9"; }\n\n.fa-car-alt:before {\n content: "\\f5de"; }\n\n.fa-car-battery:before {\n content: "\\f5df"; }\n\n.fa-car-crash:before {\n content: "\\f5e1"; }\n\n.fa-car-side:before {\n content: "\\f5e4"; }\n\n.fa-caravan:before {\n content: "\\f8ff"; }\n\n.fa-caret-down:before {\n content: "\\f0d7"; }\n\n.fa-caret-left:before {\n content: "\\f0d9"; }\n\n.fa-caret-right:before {\n content: "\\f0da"; }\n\n.fa-caret-square-down:before {\n content: "\\f150"; }\n\n.fa-caret-square-left:before {\n content: "\\f191"; }\n\n.fa-caret-square-right:before {\n content: "\\f152"; }\n\n.fa-caret-square-up:before {\n content: "\\f151"; }\n\n.fa-caret-up:before {\n content: "\\f0d8"; }\n\n.fa-carrot:before {\n content: "\\f787"; }\n\n.fa-cart-arrow-down:before {\n content: "\\f218"; }\n\n.fa-cart-plus:before {\n content: "\\f217"; }\n\n.fa-cash-register:before {\n content: "\\f788"; }\n\n.fa-cat:before {\n content: "\\f6be"; }\n\n.fa-cc-amazon-pay:before {\n content: "\\f42d"; }\n\n.fa-cc-amex:before {\n content: "\\f1f3"; }\n\n.fa-cc-apple-pay:before {\n content: "\\f416"; }\n\n.fa-cc-diners-club:before {\n content: "\\f24c"; }\n\n.fa-cc-discover:before {\n content: "\\f1f2"; }\n\n.fa-cc-jcb:before {\n content: "\\f24b"; }\n\n.fa-cc-mastercard:before {\n content: "\\f1f1"; }\n\n.fa-cc-paypal:before {\n content: "\\f1f4"; }\n\n.fa-cc-stripe:before {\n content: "\\f1f5"; }\n\n.fa-cc-visa:before {\n content: "\\f1f0"; }\n\n.fa-centercode:before {\n content: "\\f380"; }\n\n.fa-centos:before {\n content: "\\f789"; }\n\n.fa-certificate:before {\n content: "\\f0a3"; }\n\n.fa-chair:before {\n content: "\\f6c0"; }\n\n.fa-chalkboard:before {\n content: "\\f51b"; }\n\n.fa-chalkboard-teacher:before {\n content: "\\f51c"; }\n\n.fa-charging-station:before {\n content: "\\f5e7"; }\n\n.fa-chart-area:before {\n content: "\\f1fe"; }\n\n.fa-chart-bar:before {\n content: "\\f080"; }\n\n.fa-chart-line:before {\n content: "\\f201"; }\n\n.fa-chart-pie:before {\n content: "\\f200"; }\n\n.fa-check:before {\n content: "\\f00c"; }\n\n.fa-check-circle:before {\n content: "\\f058"; }\n\n.fa-check-double:before {\n content: "\\f560"; }\n\n.fa-check-square:before {\n content: "\\f14a"; }\n\n.fa-cheese:before {\n content: "\\f7ef"; }\n\n.fa-chess:before {\n content: "\\f439"; }\n\n.fa-chess-bishop:before {\n content: "\\f43a"; }\n\n.fa-chess-board:before {\n content: "\\f43c"; }\n\n.fa-chess-king:before {\n content: "\\f43f"; }\n\n.fa-chess-knight:before {\n content: "\\f441"; }\n\n.fa-chess-pawn:before {\n content: "\\f443"; }\n\n.fa-chess-queen:before {\n content: "\\f445"; }\n\n.fa-chess-rook:before {\n content: "\\f447"; }\n\n.fa-chevron-circle-down:before {\n content: "\\f13a"; }\n\n.fa-chevron-circle-left:before {\n content: "\\f137"; }\n\n.fa-chevron-circle-right:before {\n content: "\\f138"; }\n\n.fa-chevron-circle-up:before {\n content: "\\f139"; }\n\n.fa-chevron-down:before {\n content: "\\f078"; }\n\n.fa-chevron-left:before {\n content: "\\f053"; }\n\n.fa-chevron-right:before {\n content: "\\f054"; }\n\n.fa-chevron-up:before {\n content: "\\f077"; }\n\n.fa-child:before {\n content: "\\f1ae"; }\n\n.fa-chrome:before {\n content: "\\f268"; }\n\n.fa-chromecast:before {\n content: "\\f838"; }\n\n.fa-church:before {\n content: "\\f51d"; }\n\n.fa-circle:before {\n content: "\\f111"; }\n\n.fa-circle-notch:before {\n content: "\\f1ce"; }\n\n.fa-city:before {\n content: "\\f64f"; }\n\n.fa-clinic-medical:before {\n content: "\\f7f2"; }\n\n.fa-clipboard:before {\n content: "\\f328"; }\n\n.fa-clipboard-check:before {\n content: "\\f46c"; }\n\n.fa-clipboard-list:before {\n content: "\\f46d"; }\n\n.fa-clock:before {\n content: "\\f017"; }\n\n.fa-clone:before {\n content: "\\f24d"; }\n\n.fa-closed-captioning:before {\n content: "\\f20a"; }\n\n.fa-cloud:before {\n content: "\\f0c2"; }\n\n.fa-cloud-download-alt:before {\n content: "\\f381"; }\n\n.fa-cloud-meatball:before {\n content: "\\f73b"; }\n\n.fa-cloud-moon:before {\n content: "\\f6c3"; }\n\n.fa-cloud-moon-rain:before {\n content: "\\f73c"; }\n\n.fa-cloud-rain:before {\n content: "\\f73d"; }\n\n.fa-cloud-showers-heavy:before {\n content: "\\f740"; }\n\n.fa-cloud-sun:before {\n content: "\\f6c4"; }\n\n.fa-cloud-sun-rain:before {\n content: "\\f743"; }\n\n.fa-cloud-upload-alt:before {\n content: "\\f382"; }\n\n.fa-cloudflare:before {\n content: "\\e07d"; }\n\n.fa-cloudscale:before {\n content: "\\f383"; }\n\n.fa-cloudsmith:before {\n content: "\\f384"; }\n\n.fa-cloudversify:before {\n content: "\\f385"; }\n\n.fa-cocktail:before {\n content: "\\f561"; }\n\n.fa-code:before {\n content: "\\f121"; }\n\n.fa-code-branch:before {\n content: "\\f126"; }\n\n.fa-codepen:before {\n content: "\\f1cb"; }\n\n.fa-codiepie:before {\n content: "\\f284"; }\n\n.fa-coffee:before {\n content: "\\f0f4"; }\n\n.fa-cog:before {\n content: "\\f013"; }\n\n.fa-cogs:before {\n content: "\\f085"; }\n\n.fa-coins:before {\n content: "\\f51e"; }\n\n.fa-columns:before {\n content: "\\f0db"; }\n\n.fa-comment:before {\n content: "\\f075"; }\n\n.fa-comment-alt:before {\n content: "\\f27a"; }\n\n.fa-comment-dollar:before {\n content: "\\f651"; }\n\n.fa-comment-dots:before {\n content: "\\f4ad"; }\n\n.fa-comment-medical:before {\n content: "\\f7f5"; }\n\n.fa-comment-slash:before {\n content: "\\f4b3"; }\n\n.fa-comments:before {\n content: "\\f086"; }\n\n.fa-comments-dollar:before {\n content: "\\f653"; }\n\n.fa-compact-disc:before {\n content: "\\f51f"; }\n\n.fa-compass:before {\n content: "\\f14e"; }\n\n.fa-compress:before {\n content: "\\f066"; }\n\n.fa-compress-alt:before {\n content: "\\f422"; }\n\n.fa-compress-arrows-alt:before {\n content: "\\f78c"; }\n\n.fa-concierge-bell:before {\n content: "\\f562"; }\n\n.fa-confluence:before {\n content: "\\f78d"; }\n\n.fa-connectdevelop:before {\n content: "\\f20e"; }\n\n.fa-contao:before {\n content: "\\f26d"; }\n\n.fa-cookie:before {\n content: "\\f563"; }\n\n.fa-cookie-bite:before {\n content: "\\f564"; }\n\n.fa-copy:before {\n content: "\\f0c5"; }\n\n.fa-copyright:before {\n content: "\\f1f9"; }\n\n.fa-cotton-bureau:before {\n content: "\\f89e"; }\n\n.fa-couch:before {\n content: "\\f4b8"; }\n\n.fa-cpanel:before {\n content: "\\f388"; }\n\n.fa-creative-commons:before {\n content: "\\f25e"; }\n\n.fa-creative-commons-by:before {\n content: "\\f4e7"; }\n\n.fa-creative-commons-nc:before {\n content: "\\f4e8"; }\n\n.fa-creative-commons-nc-eu:before {\n content: "\\f4e9"; }\n\n.fa-creative-commons-nc-jp:before {\n content: "\\f4ea"; }\n\n.fa-creative-commons-nd:before {\n content: "\\f4eb"; }\n\n.fa-creative-commons-pd:before {\n content: "\\f4ec"; }\n\n.fa-creative-commons-pd-alt:before {\n content: "\\f4ed"; }\n\n.fa-creative-commons-remix:before {\n content: "\\f4ee"; }\n\n.fa-creative-commons-sa:before {\n content: "\\f4ef"; }\n\n.fa-creative-commons-sampling:before {\n content: "\\f4f0"; }\n\n.fa-creative-commons-sampling-plus:before {\n content: "\\f4f1"; }\n\n.fa-creative-commons-share:before {\n content: "\\f4f2"; }\n\n.fa-creative-commons-zero:before {\n content: "\\f4f3"; }\n\n.fa-credit-card:before {\n content: "\\f09d"; }\n\n.fa-critical-role:before {\n content: "\\f6c9"; }\n\n.fa-crop:before {\n content: "\\f125"; }\n\n.fa-crop-alt:before {\n content: "\\f565"; }\n\n.fa-cross:before {\n content: "\\f654"; }\n\n.fa-crosshairs:before {\n content: "\\f05b"; }\n\n.fa-crow:before {\n content: "\\f520"; }\n\n.fa-crown:before {\n content: "\\f521"; }\n\n.fa-crutch:before {\n content: "\\f7f7"; }\n\n.fa-css3:before {\n content: "\\f13c"; }\n\n.fa-css3-alt:before {\n content: "\\f38b"; }\n\n.fa-cube:before {\n content: "\\f1b2"; }\n\n.fa-cubes:before {\n content: "\\f1b3"; }\n\n.fa-cut:before {\n content: "\\f0c4"; }\n\n.fa-cuttlefish:before {\n content: "\\f38c"; }\n\n.fa-d-and-d:before {\n content: "\\f38d"; }\n\n.fa-d-and-d-beyond:before {\n content: "\\f6ca"; }\n\n.fa-dailymotion:before {\n content: "\\e052"; }\n\n.fa-dashcube:before {\n content: "\\f210"; }\n\n.fa-database:before {\n content: "\\f1c0"; }\n\n.fa-deaf:before {\n content: "\\f2a4"; }\n\n.fa-deezer:before {\n content: "\\e077"; }\n\n.fa-delicious:before {\n content: "\\f1a5"; }\n\n.fa-democrat:before {\n content: "\\f747"; }\n\n.fa-deploydog:before {\n content: "\\f38e"; }\n\n.fa-deskpro:before {\n content: "\\f38f"; }\n\n.fa-desktop:before {\n content: "\\f108"; }\n\n.fa-dev:before {\n content: "\\f6cc"; }\n\n.fa-deviantart:before {\n content: "\\f1bd"; }\n\n.fa-dharmachakra:before {\n content: "\\f655"; }\n\n.fa-dhl:before {\n content: "\\f790"; }\n\n.fa-diagnoses:before {\n content: "\\f470"; }\n\n.fa-diaspora:before {\n content: "\\f791"; }\n\n.fa-dice:before {\n content: "\\f522"; }\n\n.fa-dice-d20:before {\n content: "\\f6cf"; }\n\n.fa-dice-d6:before {\n content: "\\f6d1"; }\n\n.fa-dice-five:before {\n content: "\\f523"; }\n\n.fa-dice-four:before {\n content: "\\f524"; }\n\n.fa-dice-one:before {\n content: "\\f525"; }\n\n.fa-dice-six:before {\n content: "\\f526"; }\n\n.fa-dice-three:before {\n content: "\\f527"; }\n\n.fa-dice-two:before {\n content: "\\f528"; }\n\n.fa-digg:before {\n content: "\\f1a6"; }\n\n.fa-digital-ocean:before {\n content: "\\f391"; }\n\n.fa-digital-tachograph:before {\n content: "\\f566"; }\n\n.fa-directions:before {\n content: "\\f5eb"; }\n\n.fa-discord:before {\n content: "\\f392"; }\n\n.fa-discourse:before {\n content: "\\f393"; }\n\n.fa-disease:before {\n content: "\\f7fa"; }\n\n.fa-divide:before {\n content: "\\f529"; }\n\n.fa-dizzy:before {\n content: "\\f567"; }\n\n.fa-dna:before {\n content: "\\f471"; }\n\n.fa-dochub:before {\n content: "\\f394"; }\n\n.fa-docker:before {\n content: "\\f395"; }\n\n.fa-dog:before {\n content: "\\f6d3"; }\n\n.fa-dollar-sign:before {\n content: "\\f155"; }\n\n.fa-dolly:before {\n content: "\\f472"; }\n\n.fa-dolly-flatbed:before {\n content: "\\f474"; }\n\n.fa-donate:before {\n content: "\\f4b9"; }\n\n.fa-door-closed:before {\n content: "\\f52a"; }\n\n.fa-door-open:before {\n content: "\\f52b"; }\n\n.fa-dot-circle:before {\n content: "\\f192"; }\n\n.fa-dove:before {\n content: "\\f4ba"; }\n\n.fa-download:before {\n content: "\\f019"; }\n\n.fa-draft2digital:before {\n content: "\\f396"; }\n\n.fa-drafting-compass:before {\n content: "\\f568"; }\n\n.fa-dragon:before {\n content: "\\f6d5"; }\n\n.fa-draw-polygon:before {\n content: "\\f5ee"; }\n\n.fa-dribbble:before {\n content: "\\f17d"; }\n\n.fa-dribbble-square:before {\n content: "\\f397"; }\n\n.fa-dropbox:before {\n content: "\\f16b"; }\n\n.fa-drum:before {\n content: "\\f569"; }\n\n.fa-drum-steelpan:before {\n content: "\\f56a"; }\n\n.fa-drumstick-bite:before {\n content: "\\f6d7"; }\n\n.fa-drupal:before {\n content: "\\f1a9"; }\n\n.fa-dumbbell:before {\n content: "\\f44b"; }\n\n.fa-dumpster:before {\n content: "\\f793"; }\n\n.fa-dumpster-fire:before {\n content: "\\f794"; }\n\n.fa-dungeon:before {\n content: "\\f6d9"; }\n\n.fa-dyalog:before {\n content: "\\f399"; }\n\n.fa-earlybirds:before {\n content: "\\f39a"; }\n\n.fa-ebay:before {\n content: "\\f4f4"; }\n\n.fa-edge:before {\n content: "\\f282"; }\n\n.fa-edge-legacy:before {\n content: "\\e078"; }\n\n.fa-edit:before {\n content: "\\f044"; }\n\n.fa-egg:before {\n content: "\\f7fb"; }\n\n.fa-eject:before {\n content: "\\f052"; }\n\n.fa-elementor:before {\n content: "\\f430"; }\n\n.fa-ellipsis-h:before {\n content: "\\f141"; }\n\n.fa-ellipsis-v:before {\n content: "\\f142"; }\n\n.fa-ello:before {\n content: "\\f5f1"; }\n\n.fa-ember:before {\n content: "\\f423"; }\n\n.fa-empire:before {\n content: "\\f1d1"; }\n\n.fa-envelope:before {\n content: "\\f0e0"; }\n\n.fa-envelope-open:before {\n content: "\\f2b6"; }\n\n.fa-envelope-open-text:before {\n content: "\\f658"; }\n\n.fa-envelope-square:before {\n content: "\\f199"; }\n\n.fa-envira:before {\n content: "\\f299"; }\n\n.fa-equals:before {\n content: "\\f52c"; }\n\n.fa-eraser:before {\n content: "\\f12d"; }\n\n.fa-erlang:before {\n content: "\\f39d"; }\n\n.fa-ethereum:before {\n content: "\\f42e"; }\n\n.fa-ethernet:before {\n content: "\\f796"; }\n\n.fa-etsy:before {\n content: "\\f2d7"; }\n\n.fa-euro-sign:before {\n content: "\\f153"; }\n\n.fa-evernote:before {\n content: "\\f839"; }\n\n.fa-exchange-alt:before {\n content: "\\f362"; }\n\n.fa-exclamation:before {\n content: "\\f12a"; }\n\n.fa-exclamation-circle:before {\n content: "\\f06a"; }\n\n.fa-exclamation-triangle:before {\n content: "\\f071"; }\n\n.fa-expand:before {\n content: "\\f065"; }\n\n.fa-expand-alt:before {\n content: "\\f424"; }\n\n.fa-expand-arrows-alt:before {\n content: "\\f31e"; }\n\n.fa-expeditedssl:before {\n content: "\\f23e"; }\n\n.fa-external-link-alt:before {\n content: "\\f35d"; }\n\n.fa-external-link-square-alt:before {\n content: "\\f360"; }\n\n.fa-eye:before {\n content: "\\f06e"; }\n\n.fa-eye-dropper:before {\n content: "\\f1fb"; }\n\n.fa-eye-slash:before {\n content: "\\f070"; }\n\n.fa-facebook:before {\n content: "\\f09a"; }\n\n.fa-facebook-f:before {\n content: "\\f39e"; }\n\n.fa-facebook-messenger:before {\n content: "\\f39f"; }\n\n.fa-facebook-square:before {\n content: "\\f082"; }\n\n.fa-fan:before {\n content: "\\f863"; }\n\n.fa-fantasy-flight-games:before {\n content: "\\f6dc"; }\n\n.fa-fast-backward:before {\n content: "\\f049"; }\n\n.fa-fast-forward:before {\n content: "\\f050"; }\n\n.fa-faucet:before {\n content: "\\e005"; }\n\n.fa-fax:before {\n content: "\\f1ac"; }\n\n.fa-feather:before {\n content: "\\f52d"; }\n\n.fa-feather-alt:before {\n content: "\\f56b"; }\n\n.fa-fedex:before {\n content: "\\f797"; }\n\n.fa-fedora:before {\n content: "\\f798"; }\n\n.fa-female:before {\n content: "\\f182"; }\n\n.fa-fighter-jet:before {\n content: "\\f0fb"; }\n\n.fa-figma:before {\n content: "\\f799"; }\n\n.fa-file:before {\n content: "\\f15b"; }\n\n.fa-file-alt:before {\n content: "\\f15c"; }\n\n.fa-file-archive:before {\n content: "\\f1c6"; }\n\n.fa-file-audio:before {\n content: "\\f1c7"; }\n\n.fa-file-code:before {\n content: "\\f1c9"; }\n\n.fa-file-contract:before {\n content: "\\f56c"; }\n\n.fa-file-csv:before {\n content: "\\f6dd"; }\n\n.fa-file-download:before {\n content: "\\f56d"; }\n\n.fa-file-excel:before {\n content: "\\f1c3"; }\n\n.fa-file-export:before {\n content: "\\f56e"; }\n\n.fa-file-image:before {\n content: "\\f1c5"; }\n\n.fa-file-import:before {\n content: "\\f56f"; }\n\n.fa-file-invoice:before {\n content: "\\f570"; }\n\n.fa-file-invoice-dollar:before {\n content: "\\f571"; }\n\n.fa-file-medical:before {\n content: "\\f477"; }\n\n.fa-file-medical-alt:before {\n content: "\\f478"; }\n\n.fa-file-pdf:before {\n content: "\\f1c1"; }\n\n.fa-file-powerpoint:before {\n content: "\\f1c4"; }\n\n.fa-file-prescription:before {\n content: "\\f572"; }\n\n.fa-file-signature:before {\n content: "\\f573"; }\n\n.fa-file-upload:before {\n content: "\\f574"; }\n\n.fa-file-video:before {\n content: "\\f1c8"; }\n\n.fa-file-word:before {\n content: "\\f1c2"; }\n\n.fa-fill:before {\n content: "\\f575"; }\n\n.fa-fill-drip:before {\n content: "\\f576"; }\n\n.fa-film:before {\n content: "\\f008"; }\n\n.fa-filter:before {\n content: "\\f0b0"; }\n\n.fa-fingerprint:before {\n content: "\\f577"; }\n\n.fa-fire:before {\n content: "\\f06d"; }\n\n.fa-fire-alt:before {\n content: "\\f7e4"; }\n\n.fa-fire-extinguisher:before {\n content: "\\f134"; }\n\n.fa-firefox:before {\n content: "\\f269"; }\n\n.fa-firefox-browser:before {\n content: "\\e007"; }\n\n.fa-first-aid:before {\n content: "\\f479"; }\n\n.fa-first-order:before {\n content: "\\f2b0"; }\n\n.fa-first-order-alt:before {\n content: "\\f50a"; }\n\n.fa-firstdraft:before {\n content: "\\f3a1"; }\n\n.fa-fish:before {\n content: "\\f578"; }\n\n.fa-fist-raised:before {\n content: "\\f6de"; }\n\n.fa-flag:before {\n content: "\\f024"; }\n\n.fa-flag-checkered:before {\n content: "\\f11e"; }\n\n.fa-flag-usa:before {\n content: "\\f74d"; }\n\n.fa-flask:before {\n content: "\\f0c3"; }\n\n.fa-flickr:before {\n content: "\\f16e"; }\n\n.fa-flipboard:before {\n content: "\\f44d"; }\n\n.fa-flushed:before {\n content: "\\f579"; }\n\n.fa-fly:before {\n content: "\\f417"; }\n\n.fa-folder:before {\n content: "\\f07b"; }\n\n.fa-folder-minus:before {\n content: "\\f65d"; }\n\n.fa-folder-open:before {\n content: "\\f07c"; }\n\n.fa-folder-plus:before {\n content: "\\f65e"; }\n\n.fa-font:before {\n content: "\\f031"; }\n\n.fa-font-awesome:before {\n content: "\\f2b4"; }\n\n.fa-font-awesome-alt:before {\n content: "\\f35c"; }\n\n.fa-font-awesome-flag:before {\n content: "\\f425"; }\n\n.fa-font-awesome-logo-full:before {\n content: "\\f4e6"; }\n\n.fa-fonticons:before {\n content: "\\f280"; }\n\n.fa-fonticons-fi:before {\n content: "\\f3a2"; }\n\n.fa-football-ball:before {\n content: "\\f44e"; }\n\n.fa-fort-awesome:before {\n content: "\\f286"; }\n\n.fa-fort-awesome-alt:before {\n content: "\\f3a3"; }\n\n.fa-forumbee:before {\n content: "\\f211"; }\n\n.fa-forward:before {\n content: "\\f04e"; }\n\n.fa-foursquare:before {\n content: "\\f180"; }\n\n.fa-free-code-camp:before {\n content: "\\f2c5"; }\n\n.fa-freebsd:before {\n content: "\\f3a4"; }\n\n.fa-frog:before {\n content: "\\f52e"; }\n\n.fa-frown:before {\n content: "\\f119"; }\n\n.fa-frown-open:before {\n content: "\\f57a"; }\n\n.fa-fulcrum:before {\n content: "\\f50b"; }\n\n.fa-funnel-dollar:before {\n content: "\\f662"; }\n\n.fa-futbol:before {\n content: "\\f1e3"; }\n\n.fa-galactic-republic:before {\n content: "\\f50c"; }\n\n.fa-galactic-senate:before {\n content: "\\f50d"; }\n\n.fa-gamepad:before {\n content: "\\f11b"; }\n\n.fa-gas-pump:before {\n content: "\\f52f"; }\n\n.fa-gavel:before {\n content: "\\f0e3"; }\n\n.fa-gem:before {\n content: "\\f3a5"; }\n\n.fa-genderless:before {\n content: "\\f22d"; }\n\n.fa-get-pocket:before {\n content: "\\f265"; }\n\n.fa-gg:before {\n content: "\\f260"; }\n\n.fa-gg-circle:before {\n content: "\\f261"; }\n\n.fa-ghost:before {\n content: "\\f6e2"; }\n\n.fa-gift:before {\n content: "\\f06b"; }\n\n.fa-gifts:before {\n content: "\\f79c"; }\n\n.fa-git:before {\n content: "\\f1d3"; }\n\n.fa-git-alt:before {\n content: "\\f841"; }\n\n.fa-git-square:before {\n content: "\\f1d2"; }\n\n.fa-github:before {\n content: "\\f09b"; }\n\n.fa-github-alt:before {\n content: "\\f113"; }\n\n.fa-github-square:before {\n content: "\\f092"; }\n\n.fa-gitkraken:before {\n content: "\\f3a6"; }\n\n.fa-gitlab:before {\n content: "\\f296"; }\n\n.fa-gitter:before {\n content: "\\f426"; }\n\n.fa-glass-cheers:before {\n content: "\\f79f"; }\n\n.fa-glass-martini:before {\n content: "\\f000"; }\n\n.fa-glass-martini-alt:before {\n content: "\\f57b"; }\n\n.fa-glass-whiskey:before {\n content: "\\f7a0"; }\n\n.fa-glasses:before {\n content: "\\f530"; }\n\n.fa-glide:before {\n content: "\\f2a5"; }\n\n.fa-glide-g:before {\n content: "\\f2a6"; }\n\n.fa-globe:before {\n content: "\\f0ac"; }\n\n.fa-globe-africa:before {\n content: "\\f57c"; }\n\n.fa-globe-americas:before {\n content: "\\f57d"; }\n\n.fa-globe-asia:before {\n content: "\\f57e"; }\n\n.fa-globe-europe:before {\n content: "\\f7a2"; }\n\n.fa-gofore:before {\n content: "\\f3a7"; }\n\n.fa-golf-ball:before {\n content: "\\f450"; }\n\n.fa-goodreads:before {\n content: "\\f3a8"; }\n\n.fa-goodreads-g:before {\n content: "\\f3a9"; }\n\n.fa-google:before {\n content: "\\f1a0"; }\n\n.fa-google-drive:before {\n content: "\\f3aa"; }\n\n.fa-google-pay:before {\n content: "\\e079"; }\n\n.fa-google-play:before {\n content: "\\f3ab"; }\n\n.fa-google-plus:before {\n content: "\\f2b3"; }\n\n.fa-google-plus-g:before {\n content: "\\f0d5"; }\n\n.fa-google-plus-square:before {\n content: "\\f0d4"; }\n\n.fa-google-wallet:before {\n content: "\\f1ee"; }\n\n.fa-gopuram:before {\n content: "\\f664"; }\n\n.fa-graduation-cap:before {\n content: "\\f19d"; }\n\n.fa-gratipay:before {\n content: "\\f184"; }\n\n.fa-grav:before {\n content: "\\f2d6"; }\n\n.fa-greater-than:before {\n content: "\\f531"; }\n\n.fa-greater-than-equal:before {\n content: "\\f532"; }\n\n.fa-grimace:before {\n content: "\\f57f"; }\n\n.fa-grin:before {\n content: "\\f580"; }\n\n.fa-grin-alt:before {\n content: "\\f581"; }\n\n.fa-grin-beam:before {\n content: "\\f582"; }\n\n.fa-grin-beam-sweat:before {\n content: "\\f583"; }\n\n.fa-grin-hearts:before {\n content: "\\f584"; }\n\n.fa-grin-squint:before {\n content: "\\f585"; }\n\n.fa-grin-squint-tears:before {\n content: "\\f586"; }\n\n.fa-grin-stars:before {\n content: "\\f587"; }\n\n.fa-grin-tears:before {\n content: "\\f588"; }\n\n.fa-grin-tongue:before {\n content: "\\f589"; }\n\n.fa-grin-tongue-squint:before {\n content: "\\f58a"; }\n\n.fa-grin-tongue-wink:before {\n content: "\\f58b"; }\n\n.fa-grin-wink:before {\n content: "\\f58c"; }\n\n.fa-grip-horizontal:before {\n content: "\\f58d"; }\n\n.fa-grip-lines:before {\n content: "\\f7a4"; }\n\n.fa-grip-lines-vertical:before {\n content: "\\f7a5"; }\n\n.fa-grip-vertical:before {\n content: "\\f58e"; }\n\n.fa-gripfire:before {\n content: "\\f3ac"; }\n\n.fa-grunt:before {\n content: "\\f3ad"; }\n\n.fa-guilded:before {\n content: "\\e07e"; }\n\n.fa-guitar:before {\n content: "\\f7a6"; }\n\n.fa-gulp:before {\n content: "\\f3ae"; }\n\n.fa-h-square:before {\n content: "\\f0fd"; }\n\n.fa-hacker-news:before {\n content: "\\f1d4"; }\n\n.fa-hacker-news-square:before {\n content: "\\f3af"; }\n\n.fa-hackerrank:before {\n content: "\\f5f7"; }\n\n.fa-hamburger:before {\n content: "\\f805"; }\n\n.fa-hammer:before {\n content: "\\f6e3"; }\n\n.fa-hamsa:before {\n content: "\\f665"; }\n\n.fa-hand-holding:before {\n content: "\\f4bd"; }\n\n.fa-hand-holding-heart:before {\n content: "\\f4be"; }\n\n.fa-hand-holding-medical:before {\n content: "\\e05c"; }\n\n.fa-hand-holding-usd:before {\n content: "\\f4c0"; }\n\n.fa-hand-holding-water:before {\n content: "\\f4c1"; }\n\n.fa-hand-lizard:before {\n content: "\\f258"; }\n\n.fa-hand-middle-finger:before {\n content: "\\f806"; }\n\n.fa-hand-paper:before {\n content: "\\f256"; }\n\n.fa-hand-peace:before {\n content: "\\f25b"; }\n\n.fa-hand-point-down:before {\n content: "\\f0a7"; }\n\n.fa-hand-point-left:before {\n content: "\\f0a5"; }\n\n.fa-hand-point-right:before {\n content: "\\f0a4"; }\n\n.fa-hand-point-up:before {\n content: "\\f0a6"; }\n\n.fa-hand-pointer:before {\n content: "\\f25a"; }\n\n.fa-hand-rock:before {\n content: "\\f255"; }\n\n.fa-hand-scissors:before {\n content: "\\f257"; }\n\n.fa-hand-sparkles:before {\n content: "\\e05d"; }\n\n.fa-hand-spock:before {\n content: "\\f259"; }\n\n.fa-hands:before {\n content: "\\f4c2"; }\n\n.fa-hands-helping:before {\n content: "\\f4c4"; }\n\n.fa-hands-wash:before {\n content: "\\e05e"; }\n\n.fa-handshake:before {\n content: "\\f2b5"; }\n\n.fa-handshake-alt-slash:before {\n content: "\\e05f"; }\n\n.fa-handshake-slash:before {\n content: "\\e060"; }\n\n.fa-hanukiah:before {\n content: "\\f6e6"; }\n\n.fa-hard-hat:before {\n content: "\\f807"; }\n\n.fa-hashtag:before {\n content: "\\f292"; }\n\n.fa-hat-cowboy:before {\n content: "\\f8c0"; }\n\n.fa-hat-cowboy-side:before {\n content: "\\f8c1"; }\n\n.fa-hat-wizard:before {\n content: "\\f6e8"; }\n\n.fa-hdd:before {\n content: "\\f0a0"; }\n\n.fa-head-side-cough:before {\n content: "\\e061"; }\n\n.fa-head-side-cough-slash:before {\n content: "\\e062"; }\n\n.fa-head-side-mask:before {\n content: "\\e063"; }\n\n.fa-head-side-virus:before {\n content: "\\e064"; }\n\n.fa-heading:before {\n content: "\\f1dc"; }\n\n.fa-headphones:before {\n content: "\\f025"; }\n\n.fa-headphones-alt:before {\n content: "\\f58f"; }\n\n.fa-headset:before {\n content: "\\f590"; }\n\n.fa-heart:before {\n content: "\\f004"; }\n\n.fa-heart-broken:before {\n content: "\\f7a9"; }\n\n.fa-heartbeat:before {\n content: "\\f21e"; }\n\n.fa-helicopter:before {\n content: "\\f533"; }\n\n.fa-highlighter:before {\n content: "\\f591"; }\n\n.fa-hiking:before {\n content: "\\f6ec"; }\n\n.fa-hippo:before {\n content: "\\f6ed"; }\n\n.fa-hips:before {\n content: "\\f452"; }\n\n.fa-hire-a-helper:before {\n content: "\\f3b0"; }\n\n.fa-history:before {\n content: "\\f1da"; }\n\n.fa-hive:before {\n content: "\\e07f"; }\n\n.fa-hockey-puck:before {\n content: "\\f453"; }\n\n.fa-holly-berry:before {\n content: "\\f7aa"; }\n\n.fa-home:before {\n content: "\\f015"; }\n\n.fa-hooli:before {\n content: "\\f427"; }\n\n.fa-hornbill:before {\n content: "\\f592"; }\n\n.fa-horse:before {\n content: "\\f6f0"; }\n\n.fa-horse-head:before {\n content: "\\f7ab"; }\n\n.fa-hospital:before {\n content: "\\f0f8"; }\n\n.fa-hospital-alt:before {\n content: "\\f47d"; }\n\n.fa-hospital-symbol:before {\n content: "\\f47e"; }\n\n.fa-hospital-user:before {\n content: "\\f80d"; }\n\n.fa-hot-tub:before {\n content: "\\f593"; }\n\n.fa-hotdog:before {\n content: "\\f80f"; }\n\n.fa-hotel:before {\n content: "\\f594"; }\n\n.fa-hotjar:before {\n content: "\\f3b1"; }\n\n.fa-hourglass:before {\n content: "\\f254"; }\n\n.fa-hourglass-end:before {\n content: "\\f253"; }\n\n.fa-hourglass-half:before {\n content: "\\f252"; }\n\n.fa-hourglass-start:before {\n content: "\\f251"; }\n\n.fa-house-damage:before {\n content: "\\f6f1"; }\n\n.fa-house-user:before {\n content: "\\e065"; }\n\n.fa-houzz:before {\n content: "\\f27c"; }\n\n.fa-hryvnia:before {\n content: "\\f6f2"; }\n\n.fa-html5:before {\n content: "\\f13b"; }\n\n.fa-hubspot:before {\n content: "\\f3b2"; }\n\n.fa-i-cursor:before {\n content: "\\f246"; }\n\n.fa-ice-cream:before {\n content: "\\f810"; }\n\n.fa-icicles:before {\n content: "\\f7ad"; }\n\n.fa-icons:before {\n content: "\\f86d"; }\n\n.fa-id-badge:before {\n content: "\\f2c1"; }\n\n.fa-id-card:before {\n content: "\\f2c2"; }\n\n.fa-id-card-alt:before {\n content: "\\f47f"; }\n\n.fa-ideal:before {\n content: "\\e013"; }\n\n.fa-igloo:before {\n content: "\\f7ae"; }\n\n.fa-image:before {\n content: "\\f03e"; }\n\n.fa-images:before {\n content: "\\f302"; }\n\n.fa-imdb:before {\n content: "\\f2d8"; }\n\n.fa-inbox:before {\n content: "\\f01c"; }\n\n.fa-indent:before {\n content: "\\f03c"; }\n\n.fa-industry:before {\n content: "\\f275"; }\n\n.fa-infinity:before {\n content: "\\f534"; }\n\n.fa-info:before {\n content: "\\f129"; }\n\n.fa-info-circle:before {\n content: "\\f05a"; }\n\n.fa-innosoft:before {\n content: "\\e080"; }\n\n.fa-instagram:before {\n content: "\\f16d"; }\n\n.fa-instagram-square:before {\n content: "\\e055"; }\n\n.fa-instalod:before {\n content: "\\e081"; }\n\n.fa-intercom:before {\n content: "\\f7af"; }\n\n.fa-internet-explorer:before {\n content: "\\f26b"; }\n\n.fa-invision:before {\n content: "\\f7b0"; }\n\n.fa-ioxhost:before {\n content: "\\f208"; }\n\n.fa-italic:before {\n content: "\\f033"; }\n\n.fa-itch-io:before {\n content: "\\f83a"; }\n\n.fa-itunes:before {\n content: "\\f3b4"; }\n\n.fa-itunes-note:before {\n content: "\\f3b5"; }\n\n.fa-java:before {\n content: "\\f4e4"; }\n\n.fa-jedi:before {\n content: "\\f669"; }\n\n.fa-jedi-order:before {\n content: "\\f50e"; }\n\n.fa-jenkins:before {\n content: "\\f3b6"; }\n\n.fa-jira:before {\n content: "\\f7b1"; }\n\n.fa-joget:before {\n content: "\\f3b7"; }\n\n.fa-joint:before {\n content: "\\f595"; }\n\n.fa-joomla:before {\n content: "\\f1aa"; }\n\n.fa-journal-whills:before {\n content: "\\f66a"; }\n\n.fa-js:before {\n content: "\\f3b8"; }\n\n.fa-js-square:before {\n content: "\\f3b9"; }\n\n.fa-jsfiddle:before {\n content: "\\f1cc"; }\n\n.fa-kaaba:before {\n content: "\\f66b"; }\n\n.fa-kaggle:before {\n content: "\\f5fa"; }\n\n.fa-key:before {\n content: "\\f084"; }\n\n.fa-keybase:before {\n content: "\\f4f5"; }\n\n.fa-keyboard:before {\n content: "\\f11c"; }\n\n.fa-keycdn:before {\n content: "\\f3ba"; }\n\n.fa-khanda:before {\n content: "\\f66d"; }\n\n.fa-kickstarter:before {\n content: "\\f3bb"; }\n\n.fa-kickstarter-k:before {\n content: "\\f3bc"; }\n\n.fa-kiss:before {\n content: "\\f596"; }\n\n.fa-kiss-beam:before {\n content: "\\f597"; }\n\n.fa-kiss-wink-heart:before {\n content: "\\f598"; }\n\n.fa-kiwi-bird:before {\n content: "\\f535"; }\n\n.fa-korvue:before {\n content: "\\f42f"; }\n\n.fa-landmark:before {\n content: "\\f66f"; }\n\n.fa-language:before {\n content: "\\f1ab"; }\n\n.fa-laptop:before {\n content: "\\f109"; }\n\n.fa-laptop-code:before {\n content: "\\f5fc"; }\n\n.fa-laptop-house:before {\n content: "\\e066"; }\n\n.fa-laptop-medical:before {\n content: "\\f812"; }\n\n.fa-laravel:before {\n content: "\\f3bd"; }\n\n.fa-lastfm:before {\n content: "\\f202"; }\n\n.fa-lastfm-square:before {\n content: "\\f203"; }\n\n.fa-laugh:before {\n content: "\\f599"; }\n\n.fa-laugh-beam:before {\n content: "\\f59a"; }\n\n.fa-laugh-squint:before {\n content: "\\f59b"; }\n\n.fa-laugh-wink:before {\n content: "\\f59c"; }\n\n.fa-layer-group:before {\n content: "\\f5fd"; }\n\n.fa-leaf:before {\n content: "\\f06c"; }\n\n.fa-leanpub:before {\n content: "\\f212"; }\n\n.fa-lemon:before {\n content: "\\f094"; }\n\n.fa-less:before {\n content: "\\f41d"; }\n\n.fa-less-than:before {\n content: "\\f536"; }\n\n.fa-less-than-equal:before {\n content: "\\f537"; }\n\n.fa-level-down-alt:before {\n content: "\\f3be"; }\n\n.fa-level-up-alt:before {\n content: "\\f3bf"; }\n\n.fa-life-ring:before {\n content: "\\f1cd"; }\n\n.fa-lightbulb:before {\n content: "\\f0eb"; }\n\n.fa-line:before {\n content: "\\f3c0"; }\n\n.fa-link:before {\n content: "\\f0c1"; }\n\n.fa-linkedin:before {\n content: "\\f08c"; }\n\n.fa-linkedin-in:before {\n content: "\\f0e1"; }\n\n.fa-linode:before {\n content: "\\f2b8"; }\n\n.fa-linux:before {\n content: "\\f17c"; }\n\n.fa-lira-sign:before {\n content: "\\f195"; }\n\n.fa-list:before {\n content: "\\f03a"; }\n\n.fa-list-alt:before {\n content: "\\f022"; }\n\n.fa-list-ol:before {\n content: "\\f0cb"; }\n\n.fa-list-ul:before {\n content: "\\f0ca"; }\n\n.fa-location-arrow:before {\n content: "\\f124"; }\n\n.fa-lock:before {\n content: "\\f023"; }\n\n.fa-lock-open:before {\n content: "\\f3c1"; }\n\n.fa-long-arrow-alt-down:before {\n content: "\\f309"; }\n\n.fa-long-arrow-alt-left:before {\n content: "\\f30a"; }\n\n.fa-long-arrow-alt-right:before {\n content: "\\f30b"; }\n\n.fa-long-arrow-alt-up:before {\n content: "\\f30c"; }\n\n.fa-low-vision:before {\n content: "\\f2a8"; }\n\n.fa-luggage-cart:before {\n content: "\\f59d"; }\n\n.fa-lungs:before {\n content: "\\f604"; }\n\n.fa-lungs-virus:before {\n content: "\\e067"; }\n\n.fa-lyft:before {\n content: "\\f3c3"; }\n\n.fa-magento:before {\n content: "\\f3c4"; }\n\n.fa-magic:before {\n content: "\\f0d0"; }\n\n.fa-magnet:before {\n content: "\\f076"; }\n\n.fa-mail-bulk:before {\n content: "\\f674"; }\n\n.fa-mailchimp:before {\n content: "\\f59e"; }\n\n.fa-male:before {\n content: "\\f183"; }\n\n.fa-mandalorian:before {\n content: "\\f50f"; }\n\n.fa-map:before {\n content: "\\f279"; }\n\n.fa-map-marked:before {\n content: "\\f59f"; }\n\n.fa-map-marked-alt:before {\n content: "\\f5a0"; }\n\n.fa-map-marker:before {\n content: "\\f041"; }\n\n.fa-map-marker-alt:before {\n content: "\\f3c5"; }\n\n.fa-map-pin:before {\n content: "\\f276"; }\n\n.fa-map-signs:before {\n content: "\\f277"; }\n\n.fa-markdown:before {\n content: "\\f60f"; }\n\n.fa-marker:before {\n content: "\\f5a1"; }\n\n.fa-mars:before {\n content: "\\f222"; }\n\n.fa-mars-double:before {\n content: "\\f227"; }\n\n.fa-mars-stroke:before {\n content: "\\f229"; }\n\n.fa-mars-stroke-h:before {\n content: "\\f22b"; }\n\n.fa-mars-stroke-v:before {\n content: "\\f22a"; }\n\n.fa-mask:before {\n content: "\\f6fa"; }\n\n.fa-mastodon:before {\n content: "\\f4f6"; }\n\n.fa-maxcdn:before {\n content: "\\f136"; }\n\n.fa-mdb:before {\n content: "\\f8ca"; }\n\n.fa-medal:before {\n content: "\\f5a2"; }\n\n.fa-medapps:before {\n content: "\\f3c6"; }\n\n.fa-medium:before {\n content: "\\f23a"; }\n\n.fa-medium-m:before {\n content: "\\f3c7"; }\n\n.fa-medkit:before {\n content: "\\f0fa"; }\n\n.fa-medrt:before {\n content: "\\f3c8"; }\n\n.fa-meetup:before {\n content: "\\f2e0"; }\n\n.fa-megaport:before {\n content: "\\f5a3"; }\n\n.fa-meh:before {\n content: "\\f11a"; }\n\n.fa-meh-blank:before {\n content: "\\f5a4"; }\n\n.fa-meh-rolling-eyes:before {\n content: "\\f5a5"; }\n\n.fa-memory:before {\n content: "\\f538"; }\n\n.fa-mendeley:before {\n content: "\\f7b3"; }\n\n.fa-menorah:before {\n content: "\\f676"; }\n\n.fa-mercury:before {\n content: "\\f223"; }\n\n.fa-meteor:before {\n content: "\\f753"; }\n\n.fa-microblog:before {\n content: "\\e01a"; }\n\n.fa-microchip:before {\n content: "\\f2db"; }\n\n.fa-microphone:before {\n content: "\\f130"; }\n\n.fa-microphone-alt:before {\n content: "\\f3c9"; }\n\n.fa-microphone-alt-slash:before {\n content: "\\f539"; }\n\n.fa-microphone-slash:before {\n content: "\\f131"; }\n\n.fa-microscope:before {\n content: "\\f610"; }\n\n.fa-microsoft:before {\n content: "\\f3ca"; }\n\n.fa-minus:before {\n content: "\\f068"; }\n\n.fa-minus-circle:before {\n content: "\\f056"; }\n\n.fa-minus-square:before {\n content: "\\f146"; }\n\n.fa-mitten:before {\n content: "\\f7b5"; }\n\n.fa-mix:before {\n content: "\\f3cb"; }\n\n.fa-mixcloud:before {\n content: "\\f289"; }\n\n.fa-mixer:before {\n content: "\\e056"; }\n\n.fa-mizuni:before {\n content: "\\f3cc"; }\n\n.fa-mobile:before {\n content: "\\f10b"; }\n\n.fa-mobile-alt:before {\n content: "\\f3cd"; }\n\n.fa-modx:before {\n content: "\\f285"; }\n\n.fa-monero:before {\n content: "\\f3d0"; }\n\n.fa-money-bill:before {\n content: "\\f0d6"; }\n\n.fa-money-bill-alt:before {\n content: "\\f3d1"; }\n\n.fa-money-bill-wave:before {\n content: "\\f53a"; }\n\n.fa-money-bill-wave-alt:before {\n content: "\\f53b"; }\n\n.fa-money-check:before {\n content: "\\f53c"; }\n\n.fa-money-check-alt:before {\n content: "\\f53d"; }\n\n.fa-monument:before {\n content: "\\f5a6"; }\n\n.fa-moon:before {\n content: "\\f186"; }\n\n.fa-mortar-pestle:before {\n content: "\\f5a7"; }\n\n.fa-mosque:before {\n content: "\\f678"; }\n\n.fa-motorcycle:before {\n content: "\\f21c"; }\n\n.fa-mountain:before {\n content: "\\f6fc"; }\n\n.fa-mouse:before {\n content: "\\f8cc"; }\n\n.fa-mouse-pointer:before {\n content: "\\f245"; }\n\n.fa-mug-hot:before {\n content: "\\f7b6"; }\n\n.fa-music:before {\n content: "\\f001"; }\n\n.fa-napster:before {\n content: "\\f3d2"; }\n\n.fa-neos:before {\n content: "\\f612"; }\n\n.fa-network-wired:before {\n content: "\\f6ff"; }\n\n.fa-neuter:before {\n content: "\\f22c"; }\n\n.fa-newspaper:before {\n content: "\\f1ea"; }\n\n.fa-nimblr:before {\n content: "\\f5a8"; }\n\n.fa-node:before {\n content: "\\f419"; }\n\n.fa-node-js:before {\n content: "\\f3d3"; }\n\n.fa-not-equal:before {\n content: "\\f53e"; }\n\n.fa-notes-medical:before {\n content: "\\f481"; }\n\n.fa-npm:before {\n content: "\\f3d4"; }\n\n.fa-ns8:before {\n content: "\\f3d5"; }\n\n.fa-nutritionix:before {\n content: "\\f3d6"; }\n\n.fa-object-group:before {\n content: "\\f247"; }\n\n.fa-object-ungroup:before {\n content: "\\f248"; }\n\n.fa-octopus-deploy:before {\n content: "\\e082"; }\n\n.fa-odnoklassniki:before {\n content: "\\f263"; }\n\n.fa-odnoklassniki-square:before {\n content: "\\f264"; }\n\n.fa-oil-can:before {\n content: "\\f613"; }\n\n.fa-old-republic:before {\n content: "\\f510"; }\n\n.fa-om:before {\n content: "\\f679"; }\n\n.fa-opencart:before {\n content: "\\f23d"; }\n\n.fa-openid:before {\n content: "\\f19b"; }\n\n.fa-opera:before {\n content: "\\f26a"; }\n\n.fa-optin-monster:before {\n content: "\\f23c"; }\n\n.fa-orcid:before {\n content: "\\f8d2"; }\n\n.fa-osi:before {\n content: "\\f41a"; }\n\n.fa-otter:before {\n content: "\\f700"; }\n\n.fa-outdent:before {\n content: "\\f03b"; }\n\n.fa-page4:before {\n content: "\\f3d7"; }\n\n.fa-pagelines:before {\n content: "\\f18c"; }\n\n.fa-pager:before {\n content: "\\f815"; }\n\n.fa-paint-brush:before {\n content: "\\f1fc"; }\n\n.fa-paint-roller:before {\n content: "\\f5aa"; }\n\n.fa-palette:before {\n content: "\\f53f"; }\n\n.fa-palfed:before {\n content: "\\f3d8"; }\n\n.fa-pallet:before {\n content: "\\f482"; }\n\n.fa-paper-plane:before {\n content: "\\f1d8"; }\n\n.fa-paperclip:before {\n content: "\\f0c6"; }\n\n.fa-parachute-box:before {\n content: "\\f4cd"; }\n\n.fa-paragraph:before {\n content: "\\f1dd"; }\n\n.fa-parking:before {\n content: "\\f540"; }\n\n.fa-passport:before {\n content: "\\f5ab"; }\n\n.fa-pastafarianism:before {\n content: "\\f67b"; }\n\n.fa-paste:before {\n content: "\\f0ea"; }\n\n.fa-patreon:before {\n content: "\\f3d9"; }\n\n.fa-pause:before {\n content: "\\f04c"; }\n\n.fa-pause-circle:before {\n content: "\\f28b"; }\n\n.fa-paw:before {\n content: "\\f1b0"; }\n\n.fa-paypal:before {\n content: "\\f1ed"; }\n\n.fa-peace:before {\n content: "\\f67c"; }\n\n.fa-pen:before {\n content: "\\f304"; }\n\n.fa-pen-alt:before {\n content: "\\f305"; }\n\n.fa-pen-fancy:before {\n content: "\\f5ac"; }\n\n.fa-pen-nib:before {\n content: "\\f5ad"; }\n\n.fa-pen-square:before {\n content: "\\f14b"; }\n\n.fa-pencil-alt:before {\n content: "\\f303"; }\n\n.fa-pencil-ruler:before {\n content: "\\f5ae"; }\n\n.fa-penny-arcade:before {\n content: "\\f704"; }\n\n.fa-people-arrows:before {\n content: "\\e068"; }\n\n.fa-people-carry:before {\n content: "\\f4ce"; }\n\n.fa-pepper-hot:before {\n content: "\\f816"; }\n\n.fa-perbyte:before {\n content: "\\e083"; }\n\n.fa-percent:before {\n content: "\\f295"; }\n\n.fa-percentage:before {\n content: "\\f541"; }\n\n.fa-periscope:before {\n content: "\\f3da"; }\n\n.fa-person-booth:before {\n content: "\\f756"; }\n\n.fa-phabricator:before {\n content: "\\f3db"; }\n\n.fa-phoenix-framework:before {\n content: "\\f3dc"; }\n\n.fa-phoenix-squadron:before {\n content: "\\f511"; }\n\n.fa-phone:before {\n content: "\\f095"; }\n\n.fa-phone-alt:before {\n content: "\\f879"; }\n\n.fa-phone-slash:before {\n content: "\\f3dd"; }\n\n.fa-phone-square:before {\n content: "\\f098"; }\n\n.fa-phone-square-alt:before {\n content: "\\f87b"; }\n\n.fa-phone-volume:before {\n content: "\\f2a0"; }\n\n.fa-photo-video:before {\n content: "\\f87c"; }\n\n.fa-php:before {\n content: "\\f457"; }\n\n.fa-pied-piper:before {\n content: "\\f2ae"; }\n\n.fa-pied-piper-alt:before {\n content: "\\f1a8"; }\n\n.fa-pied-piper-hat:before {\n content: "\\f4e5"; }\n\n.fa-pied-piper-pp:before {\n content: "\\f1a7"; }\n\n.fa-pied-piper-square:before {\n content: "\\e01e"; }\n\n.fa-piggy-bank:before {\n content: "\\f4d3"; }\n\n.fa-pills:before {\n content: "\\f484"; }\n\n.fa-pinterest:before {\n content: "\\f0d2"; }\n\n.fa-pinterest-p:before {\n content: "\\f231"; }\n\n.fa-pinterest-square:before {\n content: "\\f0d3"; }\n\n.fa-pizza-slice:before {\n content: "\\f818"; }\n\n.fa-place-of-worship:before {\n content: "\\f67f"; }\n\n.fa-plane:before {\n content: "\\f072"; }\n\n.fa-plane-arrival:before {\n content: "\\f5af"; }\n\n.fa-plane-departure:before {\n content: "\\f5b0"; }\n\n.fa-plane-slash:before {\n content: "\\e069"; }\n\n.fa-play:before {\n content: "\\f04b"; }\n\n.fa-play-circle:before {\n content: "\\f144"; }\n\n.fa-playstation:before {\n content: "\\f3df"; }\n\n.fa-plug:before {\n content: "\\f1e6"; }\n\n.fa-plus:before {\n content: "\\f067"; }\n\n.fa-plus-circle:before {\n content: "\\f055"; }\n\n.fa-plus-square:before {\n content: "\\f0fe"; }\n\n.fa-podcast:before {\n content: "\\f2ce"; }\n\n.fa-poll:before {\n content: "\\f681"; }\n\n.fa-poll-h:before {\n content: "\\f682"; }\n\n.fa-poo:before {\n content: "\\f2fe"; }\n\n.fa-poo-storm:before {\n content: "\\f75a"; }\n\n.fa-poop:before {\n content: "\\f619"; }\n\n.fa-portrait:before {\n content: "\\f3e0"; }\n\n.fa-pound-sign:before {\n content: "\\f154"; }\n\n.fa-power-off:before {\n content: "\\f011"; }\n\n.fa-pray:before {\n content: "\\f683"; }\n\n.fa-praying-hands:before {\n content: "\\f684"; }\n\n.fa-prescription:before {\n content: "\\f5b1"; }\n\n.fa-prescription-bottle:before {\n content: "\\f485"; }\n\n.fa-prescription-bottle-alt:before {\n content: "\\f486"; }\n\n.fa-print:before {\n content: "\\f02f"; }\n\n.fa-procedures:before {\n content: "\\f487"; }\n\n.fa-product-hunt:before {\n content: "\\f288"; }\n\n.fa-project-diagram:before {\n content: "\\f542"; }\n\n.fa-pump-medical:before {\n content: "\\e06a"; }\n\n.fa-pump-soap:before {\n content: "\\e06b"; }\n\n.fa-pushed:before {\n content: "\\f3e1"; }\n\n.fa-puzzle-piece:before {\n content: "\\f12e"; }\n\n.fa-python:before {\n content: "\\f3e2"; }\n\n.fa-qq:before {\n content: "\\f1d6"; }\n\n.fa-qrcode:before {\n content: "\\f029"; }\n\n.fa-question:before {\n content: "\\f128"; }\n\n.fa-question-circle:before {\n content: "\\f059"; }\n\n.fa-quidditch:before {\n content: "\\f458"; }\n\n.fa-quinscape:before {\n content: "\\f459"; }\n\n.fa-quora:before {\n content: "\\f2c4"; }\n\n.fa-quote-left:before {\n content: "\\f10d"; }\n\n.fa-quote-right:before {\n content: "\\f10e"; }\n\n.fa-quran:before {\n content: "\\f687"; }\n\n.fa-r-project:before {\n content: "\\f4f7"; }\n\n.fa-radiation:before {\n content: "\\f7b9"; }\n\n.fa-radiation-alt:before {\n content: "\\f7ba"; }\n\n.fa-rainbow:before {\n content: "\\f75b"; }\n\n.fa-random:before {\n content: "\\f074"; }\n\n.fa-raspberry-pi:before {\n content: "\\f7bb"; }\n\n.fa-ravelry:before {\n content: "\\f2d9"; }\n\n.fa-react:before {\n content: "\\f41b"; }\n\n.fa-reacteurope:before {\n content: "\\f75d"; }\n\n.fa-readme:before {\n content: "\\f4d5"; }\n\n.fa-rebel:before {\n content: "\\f1d0"; }\n\n.fa-receipt:before {\n content: "\\f543"; }\n\n.fa-record-vinyl:before {\n content: "\\f8d9"; }\n\n.fa-recycle:before {\n content: "\\f1b8"; }\n\n.fa-red-river:before {\n content: "\\f3e3"; }\n\n.fa-reddit:before {\n content: "\\f1a1"; }\n\n.fa-reddit-alien:before {\n content: "\\f281"; }\n\n.fa-reddit-square:before {\n content: "\\f1a2"; }\n\n.fa-redhat:before {\n content: "\\f7bc"; }\n\n.fa-redo:before {\n content: "\\f01e"; }\n\n.fa-redo-alt:before {\n content: "\\f2f9"; }\n\n.fa-registered:before {\n content: "\\f25d"; }\n\n.fa-remove-format:before {\n content: "\\f87d"; }\n\n.fa-renren:before {\n content: "\\f18b"; }\n\n.fa-reply:before {\n content: "\\f3e5"; }\n\n.fa-reply-all:before {\n content: "\\f122"; }\n\n.fa-replyd:before {\n content: "\\f3e6"; }\n\n.fa-republican:before {\n content: "\\f75e"; }\n\n.fa-researchgate:before {\n content: "\\f4f8"; }\n\n.fa-resolving:before {\n content: "\\f3e7"; }\n\n.fa-restroom:before {\n content: "\\f7bd"; }\n\n.fa-retweet:before {\n content: "\\f079"; }\n\n.fa-rev:before {\n content: "\\f5b2"; }\n\n.fa-ribbon:before {\n content: "\\f4d6"; }\n\n.fa-ring:before {\n content: "\\f70b"; }\n\n.fa-road:before {\n content: "\\f018"; }\n\n.fa-robot:before {\n content: "\\f544"; }\n\n.fa-rocket:before {\n content: "\\f135"; }\n\n.fa-rocketchat:before {\n content: "\\f3e8"; }\n\n.fa-rockrms:before {\n content: "\\f3e9"; }\n\n.fa-route:before {\n content: "\\f4d7"; }\n\n.fa-rss:before {\n content: "\\f09e"; }\n\n.fa-rss-square:before {\n content: "\\f143"; }\n\n.fa-ruble-sign:before {\n content: "\\f158"; }\n\n.fa-ruler:before {\n content: "\\f545"; }\n\n.fa-ruler-combined:before {\n content: "\\f546"; }\n\n.fa-ruler-horizontal:before {\n content: "\\f547"; }\n\n.fa-ruler-vertical:before {\n content: "\\f548"; }\n\n.fa-running:before {\n content: "\\f70c"; }\n\n.fa-rupee-sign:before {\n content: "\\f156"; }\n\n.fa-rust:before {\n content: "\\e07a"; }\n\n.fa-sad-cry:before {\n content: "\\f5b3"; }\n\n.fa-sad-tear:before {\n content: "\\f5b4"; }\n\n.fa-safari:before {\n content: "\\f267"; }\n\n.fa-salesforce:before {\n content: "\\f83b"; }\n\n.fa-sass:before {\n content: "\\f41e"; }\n\n.fa-satellite:before {\n content: "\\f7bf"; }\n\n.fa-satellite-dish:before {\n content: "\\f7c0"; }\n\n.fa-save:before {\n content: "\\f0c7"; }\n\n.fa-schlix:before {\n content: "\\f3ea"; }\n\n.fa-school:before {\n content: "\\f549"; }\n\n.fa-screwdriver:before {\n content: "\\f54a"; }\n\n.fa-scribd:before {\n content: "\\f28a"; }\n\n.fa-scroll:before {\n content: "\\f70e"; }\n\n.fa-sd-card:before {\n content: "\\f7c2"; }\n\n.fa-search:before {\n content: "\\f002"; }\n\n.fa-search-dollar:before {\n content: "\\f688"; }\n\n.fa-search-location:before {\n content: "\\f689"; }\n\n.fa-search-minus:before {\n content: "\\f010"; }\n\n.fa-search-plus:before {\n content: "\\f00e"; }\n\n.fa-searchengin:before {\n content: "\\f3eb"; }\n\n.fa-seedling:before {\n content: "\\f4d8"; }\n\n.fa-sellcast:before {\n content: "\\f2da"; }\n\n.fa-sellsy:before {\n content: "\\f213"; }\n\n.fa-server:before {\n content: "\\f233"; }\n\n.fa-servicestack:before {\n content: "\\f3ec"; }\n\n.fa-shapes:before {\n content: "\\f61f"; }\n\n.fa-share:before {\n content: "\\f064"; }\n\n.fa-share-alt:before {\n content: "\\f1e0"; }\n\n.fa-share-alt-square:before {\n content: "\\f1e1"; }\n\n.fa-share-square:before {\n content: "\\f14d"; }\n\n.fa-shekel-sign:before {\n content: "\\f20b"; }\n\n.fa-shield-alt:before {\n content: "\\f3ed"; }\n\n.fa-shield-virus:before {\n content: "\\e06c"; }\n\n.fa-ship:before {\n content: "\\f21a"; }\n\n.fa-shipping-fast:before {\n content: "\\f48b"; }\n\n.fa-shirtsinbulk:before {\n content: "\\f214"; }\n\n.fa-shoe-prints:before {\n content: "\\f54b"; }\n\n.fa-shopify:before {\n content: "\\e057"; }\n\n.fa-shopping-bag:before {\n content: "\\f290"; }\n\n.fa-shopping-basket:before {\n content: "\\f291"; }\n\n.fa-shopping-cart:before {\n content: "\\f07a"; }\n\n.fa-shopware:before {\n content: "\\f5b5"; }\n\n.fa-shower:before {\n content: "\\f2cc"; }\n\n.fa-shuttle-van:before {\n content: "\\f5b6"; }\n\n.fa-sign:before {\n content: "\\f4d9"; }\n\n.fa-sign-in-alt:before {\n content: "\\f2f6"; }\n\n.fa-sign-language:before {\n content: "\\f2a7"; }\n\n.fa-sign-out-alt:before {\n content: "\\f2f5"; }\n\n.fa-signal:before {\n content: "\\f012"; }\n\n.fa-signature:before {\n content: "\\f5b7"; }\n\n.fa-sim-card:before {\n content: "\\f7c4"; }\n\n.fa-simplybuilt:before {\n content: "\\f215"; }\n\n.fa-sink:before {\n content: "\\e06d"; }\n\n.fa-sistrix:before {\n content: "\\f3ee"; }\n\n.fa-sitemap:before {\n content: "\\f0e8"; }\n\n.fa-sith:before {\n content: "\\f512"; }\n\n.fa-skating:before {\n content: "\\f7c5"; }\n\n.fa-sketch:before {\n content: "\\f7c6"; }\n\n.fa-skiing:before {\n content: "\\f7c9"; }\n\n.fa-skiing-nordic:before {\n content: "\\f7ca"; }\n\n.fa-skull:before {\n content: "\\f54c"; }\n\n.fa-skull-crossbones:before {\n content: "\\f714"; }\n\n.fa-skyatlas:before {\n content: "\\f216"; }\n\n.fa-skype:before {\n content: "\\f17e"; }\n\n.fa-slack:before {\n content: "\\f198"; }\n\n.fa-slack-hash:before {\n content: "\\f3ef"; }\n\n.fa-slash:before {\n content: "\\f715"; }\n\n.fa-sleigh:before {\n content: "\\f7cc"; }\n\n.fa-sliders-h:before {\n content: "\\f1de"; }\n\n.fa-slideshare:before {\n content: "\\f1e7"; }\n\n.fa-smile:before {\n content: "\\f118"; }\n\n.fa-smile-beam:before {\n content: "\\f5b8"; }\n\n.fa-smile-wink:before {\n content: "\\f4da"; }\n\n.fa-smog:before {\n content: "\\f75f"; }\n\n.fa-smoking:before {\n content: "\\f48d"; }\n\n.fa-smoking-ban:before {\n content: "\\f54d"; }\n\n.fa-sms:before {\n content: "\\f7cd"; }\n\n.fa-snapchat:before {\n content: "\\f2ab"; }\n\n.fa-snapchat-ghost:before {\n content: "\\f2ac"; }\n\n.fa-snapchat-square:before {\n content: "\\f2ad"; }\n\n.fa-snowboarding:before {\n content: "\\f7ce"; }\n\n.fa-snowflake:before {\n content: "\\f2dc"; }\n\n.fa-snowman:before {\n content: "\\f7d0"; }\n\n.fa-snowplow:before {\n content: "\\f7d2"; }\n\n.fa-soap:before {\n content: "\\e06e"; }\n\n.fa-socks:before {\n content: "\\f696"; }\n\n.fa-solar-panel:before {\n content: "\\f5ba"; }\n\n.fa-sort:before {\n content: "\\f0dc"; }\n\n.fa-sort-alpha-down:before {\n content: "\\f15d"; }\n\n.fa-sort-alpha-down-alt:before {\n content: "\\f881"; }\n\n.fa-sort-alpha-up:before {\n content: "\\f15e"; }\n\n.fa-sort-alpha-up-alt:before {\n content: "\\f882"; }\n\n.fa-sort-amount-down:before {\n content: "\\f160"; }\n\n.fa-sort-amount-down-alt:before {\n content: "\\f884"; }\n\n.fa-sort-amount-up:before {\n content: "\\f161"; }\n\n.fa-sort-amount-up-alt:before {\n content: "\\f885"; }\n\n.fa-sort-down:before {\n content: "\\f0dd"; }\n\n.fa-sort-numeric-down:before {\n content: "\\f162"; }\n\n.fa-sort-numeric-down-alt:before {\n content: "\\f886"; }\n\n.fa-sort-numeric-up:before {\n content: "\\f163"; }\n\n.fa-sort-numeric-up-alt:before {\n content: "\\f887"; }\n\n.fa-sort-up:before {\n content: "\\f0de"; }\n\n.fa-soundcloud:before {\n content: "\\f1be"; }\n\n.fa-sourcetree:before {\n content: "\\f7d3"; }\n\n.fa-spa:before {\n content: "\\f5bb"; }\n\n.fa-space-shuttle:before {\n content: "\\f197"; }\n\n.fa-speakap:before {\n content: "\\f3f3"; }\n\n.fa-speaker-deck:before {\n content: "\\f83c"; }\n\n.fa-spell-check:before {\n content: "\\f891"; }\n\n.fa-spider:before {\n content: "\\f717"; }\n\n.fa-spinner:before {\n content: "\\f110"; }\n\n.fa-splotch:before {\n content: "\\f5bc"; }\n\n.fa-spotify:before {\n content: "\\f1bc"; }\n\n.fa-spray-can:before {\n content: "\\f5bd"; }\n\n.fa-square:before {\n content: "\\f0c8"; }\n\n.fa-square-full:before {\n content: "\\f45c"; }\n\n.fa-square-root-alt:before {\n content: "\\f698"; }\n\n.fa-squarespace:before {\n content: "\\f5be"; }\n\n.fa-stack-exchange:before {\n content: "\\f18d"; }\n\n.fa-stack-overflow:before {\n content: "\\f16c"; }\n\n.fa-stackpath:before {\n content: "\\f842"; }\n\n.fa-stamp:before {\n content: "\\f5bf"; }\n\n.fa-star:before {\n content: "\\f005"; }\n\n.fa-star-and-crescent:before {\n content: "\\f699"; }\n\n.fa-star-half:before {\n content: "\\f089"; }\n\n.fa-star-half-alt:before {\n content: "\\f5c0"; }\n\n.fa-star-of-david:before {\n content: "\\f69a"; }\n\n.fa-star-of-life:before {\n content: "\\f621"; }\n\n.fa-staylinked:before {\n content: "\\f3f5"; }\n\n.fa-steam:before {\n content: "\\f1b6"; }\n\n.fa-steam-square:before {\n content: "\\f1b7"; }\n\n.fa-steam-symbol:before {\n content: "\\f3f6"; }\n\n.fa-step-backward:before {\n content: "\\f048"; }\n\n.fa-step-forward:before {\n content: "\\f051"; }\n\n.fa-stethoscope:before {\n content: "\\f0f1"; }\n\n.fa-sticker-mule:before {\n content: "\\f3f7"; }\n\n.fa-sticky-note:before {\n content: "\\f249"; }\n\n.fa-stop:before {\n content: "\\f04d"; }\n\n.fa-stop-circle:before {\n content: "\\f28d"; }\n\n.fa-stopwatch:before {\n content: "\\f2f2"; }\n\n.fa-stopwatch-20:before {\n content: "\\e06f"; }\n\n.fa-store:before {\n content: "\\f54e"; }\n\n.fa-store-alt:before {\n content: "\\f54f"; }\n\n.fa-store-alt-slash:before {\n content: "\\e070"; }\n\n.fa-store-slash:before {\n content: "\\e071"; }\n\n.fa-strava:before {\n content: "\\f428"; }\n\n.fa-stream:before {\n content: "\\f550"; }\n\n.fa-street-view:before {\n content: "\\f21d"; }\n\n.fa-strikethrough:before {\n content: "\\f0cc"; }\n\n.fa-stripe:before {\n content: "\\f429"; }\n\n.fa-stripe-s:before {\n content: "\\f42a"; }\n\n.fa-stroopwafel:before {\n content: "\\f551"; }\n\n.fa-studiovinari:before {\n content: "\\f3f8"; }\n\n.fa-stumbleupon:before {\n content: "\\f1a4"; }\n\n.fa-stumbleupon-circle:before {\n content: "\\f1a3"; }\n\n.fa-subscript:before {\n content: "\\f12c"; }\n\n.fa-subway:before {\n content: "\\f239"; }\n\n.fa-suitcase:before {\n content: "\\f0f2"; }\n\n.fa-suitcase-rolling:before {\n content: "\\f5c1"; }\n\n.fa-sun:before {\n content: "\\f185"; }\n\n.fa-superpowers:before {\n content: "\\f2dd"; }\n\n.fa-superscript:before {\n content: "\\f12b"; }\n\n.fa-supple:before {\n content: "\\f3f9"; }\n\n.fa-surprise:before {\n content: "\\f5c2"; }\n\n.fa-suse:before {\n content: "\\f7d6"; }\n\n.fa-swatchbook:before {\n content: "\\f5c3"; }\n\n.fa-swift:before {\n content: "\\f8e1"; }\n\n.fa-swimmer:before {\n content: "\\f5c4"; }\n\n.fa-swimming-pool:before {\n content: "\\f5c5"; }\n\n.fa-symfony:before {\n content: "\\f83d"; }\n\n.fa-synagogue:before {\n content: "\\f69b"; }\n\n.fa-sync:before {\n content: "\\f021"; }\n\n.fa-sync-alt:before {\n content: "\\f2f1"; }\n\n.fa-syringe:before {\n content: "\\f48e"; }\n\n.fa-table:before {\n content: "\\f0ce"; }\n\n.fa-table-tennis:before {\n content: "\\f45d"; }\n\n.fa-tablet:before {\n content: "\\f10a"; }\n\n.fa-tablet-alt:before {\n content: "\\f3fa"; }\n\n.fa-tablets:before {\n content: "\\f490"; }\n\n.fa-tachometer-alt:before {\n content: "\\f3fd"; }\n\n.fa-tag:before {\n content: "\\f02b"; }\n\n.fa-tags:before {\n content: "\\f02c"; }\n\n.fa-tape:before {\n content: "\\f4db"; }\n\n.fa-tasks:before {\n content: "\\f0ae"; }\n\n.fa-taxi:before {\n content: "\\f1ba"; }\n\n.fa-teamspeak:before {\n content: "\\f4f9"; }\n\n.fa-teeth:before {\n content: "\\f62e"; }\n\n.fa-teeth-open:before {\n content: "\\f62f"; }\n\n.fa-telegram:before {\n content: "\\f2c6"; }\n\n.fa-telegram-plane:before {\n content: "\\f3fe"; }\n\n.fa-temperature-high:before {\n content: "\\f769"; }\n\n.fa-temperature-low:before {\n content: "\\f76b"; }\n\n.fa-tencent-weibo:before {\n content: "\\f1d5"; }\n\n.fa-tenge:before {\n content: "\\f7d7"; }\n\n.fa-terminal:before {\n content: "\\f120"; }\n\n.fa-text-height:before {\n content: "\\f034"; }\n\n.fa-text-width:before {\n content: "\\f035"; }\n\n.fa-th:before {\n content: "\\f00a"; }\n\n.fa-th-large:before {\n content: "\\f009"; }\n\n.fa-th-list:before {\n content: "\\f00b"; }\n\n.fa-the-red-yeti:before {\n content: "\\f69d"; }\n\n.fa-theater-masks:before {\n content: "\\f630"; }\n\n.fa-themeco:before {\n content: "\\f5c6"; }\n\n.fa-themeisle:before {\n content: "\\f2b2"; }\n\n.fa-thermometer:before {\n content: "\\f491"; }\n\n.fa-thermometer-empty:before {\n content: "\\f2cb"; }\n\n.fa-thermometer-full:before {\n content: "\\f2c7"; }\n\n.fa-thermometer-half:before {\n content: "\\f2c9"; }\n\n.fa-thermometer-quarter:before {\n content: "\\f2ca"; }\n\n.fa-thermometer-three-quarters:before {\n content: "\\f2c8"; }\n\n.fa-think-peaks:before {\n content: "\\f731"; }\n\n.fa-thumbs-down:before {\n content: "\\f165"; }\n\n.fa-thumbs-up:before {\n content: "\\f164"; }\n\n.fa-thumbtack:before {\n content: "\\f08d"; }\n\n.fa-ticket-alt:before {\n content: "\\f3ff"; }\n\n.fa-tiktok:before {\n content: "\\e07b"; }\n\n.fa-times:before {\n content: "\\f00d"; }\n\n.fa-times-circle:before {\n content: "\\f057"; }\n\n.fa-tint:before {\n content: "\\f043"; }\n\n.fa-tint-slash:before {\n content: "\\f5c7"; }\n\n.fa-tired:before {\n content: "\\f5c8"; }\n\n.fa-toggle-off:before {\n content: "\\f204"; }\n\n.fa-toggle-on:before {\n content: "\\f205"; }\n\n.fa-toilet:before {\n content: "\\f7d8"; }\n\n.fa-toilet-paper:before {\n content: "\\f71e"; }\n\n.fa-toilet-paper-slash:before {\n content: "\\e072"; }\n\n.fa-toolbox:before {\n content: "\\f552"; }\n\n.fa-tools:before {\n content: "\\f7d9"; }\n\n.fa-tooth:before {\n content: "\\f5c9"; }\n\n.fa-torah:before {\n content: "\\f6a0"; }\n\n.fa-torii-gate:before {\n content: "\\f6a1"; }\n\n.fa-tractor:before {\n content: "\\f722"; }\n\n.fa-trade-federation:before {\n content: "\\f513"; }\n\n.fa-trademark:before {\n content: "\\f25c"; }\n\n.fa-traffic-light:before {\n content: "\\f637"; }\n\n.fa-trailer:before {\n content: "\\e041"; }\n\n.fa-train:before {\n content: "\\f238"; }\n\n.fa-tram:before {\n content: "\\f7da"; }\n\n.fa-transgender:before {\n content: "\\f224"; }\n\n.fa-transgender-alt:before {\n content: "\\f225"; }\n\n.fa-trash:before {\n content: "\\f1f8"; }\n\n.fa-trash-alt:before {\n content: "\\f2ed"; }\n\n.fa-trash-restore:before {\n content: "\\f829"; }\n\n.fa-trash-restore-alt:before {\n content: "\\f82a"; }\n\n.fa-tree:before {\n content: "\\f1bb"; }\n\n.fa-trello:before {\n content: "\\f181"; }\n\n.fa-trophy:before {\n content: "\\f091"; }\n\n.fa-truck:before {\n content: "\\f0d1"; }\n\n.fa-truck-loading:before {\n content: "\\f4de"; }\n\n.fa-truck-monster:before {\n content: "\\f63b"; }\n\n.fa-truck-moving:before {\n content: "\\f4df"; }\n\n.fa-truck-pickup:before {\n content: "\\f63c"; }\n\n.fa-tshirt:before {\n content: "\\f553"; }\n\n.fa-tty:before {\n content: "\\f1e4"; }\n\n.fa-tumblr:before {\n content: "\\f173"; }\n\n.fa-tumblr-square:before {\n content: "\\f174"; }\n\n.fa-tv:before {\n content: "\\f26c"; }\n\n.fa-twitch:before {\n content: "\\f1e8"; }\n\n.fa-twitter:before {\n content: "\\f099"; }\n\n.fa-twitter-square:before {\n content: "\\f081"; }\n\n.fa-typo3:before {\n content: "\\f42b"; }\n\n.fa-uber:before {\n content: "\\f402"; }\n\n.fa-ubuntu:before {\n content: "\\f7df"; }\n\n.fa-uikit:before {\n content: "\\f403"; }\n\n.fa-umbraco:before {\n content: "\\f8e8"; }\n\n.fa-umbrella:before {\n content: "\\f0e9"; }\n\n.fa-umbrella-beach:before {\n content: "\\f5ca"; }\n\n.fa-uncharted:before {\n content: "\\e084"; }\n\n.fa-underline:before {\n content: "\\f0cd"; }\n\n.fa-undo:before {\n content: "\\f0e2"; }\n\n.fa-undo-alt:before {\n content: "\\f2ea"; }\n\n.fa-uniregistry:before {\n content: "\\f404"; }\n\n.fa-unity:before {\n content: "\\e049"; }\n\n.fa-universal-access:before {\n content: "\\f29a"; }\n\n.fa-university:before {\n content: "\\f19c"; }\n\n.fa-unlink:before {\n content: "\\f127"; }\n\n.fa-unlock:before {\n content: "\\f09c"; }\n\n.fa-unlock-alt:before {\n content: "\\f13e"; }\n\n.fa-unsplash:before {\n content: "\\e07c"; }\n\n.fa-untappd:before {\n content: "\\f405"; }\n\n.fa-upload:before {\n content: "\\f093"; }\n\n.fa-ups:before {\n content: "\\f7e0"; }\n\n.fa-usb:before {\n content: "\\f287"; }\n\n.fa-user:before {\n content: "\\f007"; }\n\n.fa-user-alt:before {\n content: "\\f406"; }\n\n.fa-user-alt-slash:before {\n content: "\\f4fa"; }\n\n.fa-user-astronaut:before {\n content: "\\f4fb"; }\n\n.fa-user-check:before {\n content: "\\f4fc"; }\n\n.fa-user-circle:before {\n content: "\\f2bd"; }\n\n.fa-user-clock:before {\n content: "\\f4fd"; }\n\n.fa-user-cog:before {\n content: "\\f4fe"; }\n\n.fa-user-edit:before {\n content: "\\f4ff"; }\n\n.fa-user-friends:before {\n content: "\\f500"; }\n\n.fa-user-graduate:before {\n content: "\\f501"; }\n\n.fa-user-injured:before {\n content: "\\f728"; }\n\n.fa-user-lock:before {\n content: "\\f502"; }\n\n.fa-user-md:before {\n content: "\\f0f0"; }\n\n.fa-user-minus:before {\n content: "\\f503"; }\n\n.fa-user-ninja:before {\n content: "\\f504"; }\n\n.fa-user-nurse:before {\n content: "\\f82f"; }\n\n.fa-user-plus:before {\n content: "\\f234"; }\n\n.fa-user-secret:before {\n content: "\\f21b"; }\n\n.fa-user-shield:before {\n content: "\\f505"; }\n\n.fa-user-slash:before {\n content: "\\f506"; }\n\n.fa-user-tag:before {\n content: "\\f507"; }\n\n.fa-user-tie:before {\n content: "\\f508"; }\n\n.fa-user-times:before {\n content: "\\f235"; }\n\n.fa-users:before {\n content: "\\f0c0"; }\n\n.fa-users-cog:before {\n content: "\\f509"; }\n\n.fa-users-slash:before {\n content: "\\e073"; }\n\n.fa-usps:before {\n content: "\\f7e1"; }\n\n.fa-ussunnah:before {\n content: "\\f407"; }\n\n.fa-utensil-spoon:before {\n content: "\\f2e5"; }\n\n.fa-utensils:before {\n content: "\\f2e7"; }\n\n.fa-vaadin:before {\n content: "\\f408"; }\n\n.fa-vector-square:before {\n content: "\\f5cb"; }\n\n.fa-venus:before {\n content: "\\f221"; }\n\n.fa-venus-double:before {\n content: "\\f226"; }\n\n.fa-venus-mars:before {\n content: "\\f228"; }\n\n.fa-vest:before {\n content: "\\e085"; }\n\n.fa-vest-patches:before {\n content: "\\e086"; }\n\n.fa-viacoin:before {\n content: "\\f237"; }\n\n.fa-viadeo:before {\n content: "\\f2a9"; }\n\n.fa-viadeo-square:before {\n content: "\\f2aa"; }\n\n.fa-vial:before {\n content: "\\f492"; }\n\n.fa-vials:before {\n content: "\\f493"; }\n\n.fa-viber:before {\n content: "\\f409"; }\n\n.fa-video:before {\n content: "\\f03d"; }\n\n.fa-video-slash:before {\n content: "\\f4e2"; }\n\n.fa-vihara:before {\n content: "\\f6a7"; }\n\n.fa-vimeo:before {\n content: "\\f40a"; }\n\n.fa-vimeo-square:before {\n content: "\\f194"; }\n\n.fa-vimeo-v:before {\n content: "\\f27d"; }\n\n.fa-vine:before {\n content: "\\f1ca"; }\n\n.fa-virus:before {\n content: "\\e074"; }\n\n.fa-virus-slash:before {\n content: "\\e075"; }\n\n.fa-viruses:before {\n content: "\\e076"; }\n\n.fa-vk:before {\n content: "\\f189"; }\n\n.fa-vnv:before {\n content: "\\f40b"; }\n\n.fa-voicemail:before {\n content: "\\f897"; }\n\n.fa-volleyball-ball:before {\n content: "\\f45f"; }\n\n.fa-volume-down:before {\n content: "\\f027"; }\n\n.fa-volume-mute:before {\n content: "\\f6a9"; }\n\n.fa-volume-off:before {\n content: "\\f026"; }\n\n.fa-volume-up:before {\n content: "\\f028"; }\n\n.fa-vote-yea:before {\n content: "\\f772"; }\n\n.fa-vr-cardboard:before {\n content: "\\f729"; }\n\n.fa-vuejs:before {\n content: "\\f41f"; }\n\n.fa-walking:before {\n content: "\\f554"; }\n\n.fa-wallet:before {\n content: "\\f555"; }\n\n.fa-warehouse:before {\n content: "\\f494"; }\n\n.fa-watchman-monitoring:before {\n content: "\\e087"; }\n\n.fa-water:before {\n content: "\\f773"; }\n\n.fa-wave-square:before {\n content: "\\f83e"; }\n\n.fa-waze:before {\n content: "\\f83f"; }\n\n.fa-weebly:before {\n content: "\\f5cc"; }\n\n.fa-weibo:before {\n content: "\\f18a"; }\n\n.fa-weight:before {\n content: "\\f496"; }\n\n.fa-weight-hanging:before {\n content: "\\f5cd"; }\n\n.fa-weixin:before {\n content: "\\f1d7"; }\n\n.fa-whatsapp:before {\n content: "\\f232"; }\n\n.fa-whatsapp-square:before {\n content: "\\f40c"; }\n\n.fa-wheelchair:before {\n content: "\\f193"; }\n\n.fa-whmcs:before {\n content: "\\f40d"; }\n\n.fa-wifi:before {\n content: "\\f1eb"; }\n\n.fa-wikipedia-w:before {\n content: "\\f266"; }\n\n.fa-wind:before {\n content: "\\f72e"; }\n\n.fa-window-close:before {\n content: "\\f410"; }\n\n.fa-window-maximize:before {\n content: "\\f2d0"; }\n\n.fa-window-minimize:before {\n content: "\\f2d1"; }\n\n.fa-window-restore:before {\n content: "\\f2d2"; }\n\n.fa-windows:before {\n content: "\\f17a"; }\n\n.fa-wine-bottle:before {\n content: "\\f72f"; }\n\n.fa-wine-glass:before {\n content: "\\f4e3"; }\n\n.fa-wine-glass-alt:before {\n content: "\\f5ce"; }\n\n.fa-wix:before {\n content: "\\f5cf"; }\n\n.fa-wizards-of-the-coast:before {\n content: "\\f730"; }\n\n.fa-wodu:before {\n content: "\\e088"; }\n\n.fa-wolf-pack-battalion:before {\n content: "\\f514"; }\n\n.fa-won-sign:before {\n content: "\\f159"; }\n\n.fa-wordpress:before {\n content: "\\f19a"; }\n\n.fa-wordpress-simple:before {\n content: "\\f411"; }\n\n.fa-wpbeginner:before {\n content: "\\f297"; }\n\n.fa-wpexplorer:before {\n content: "\\f2de"; }\n\n.fa-wpforms:before {\n content: "\\f298"; }\n\n.fa-wpressr:before {\n content: "\\f3e4"; }\n\n.fa-wrench:before {\n content: "\\f0ad"; }\n\n.fa-x-ray:before {\n content: "\\f497"; }\n\n.fa-xbox:before {\n content: "\\f412"; }\n\n.fa-xing:before {\n content: "\\f168"; }\n\n.fa-xing-square:before {\n content: "\\f169"; }\n\n.fa-y-combinator:before {\n content: "\\f23b"; }\n\n.fa-yahoo:before {\n content: "\\f19e"; }\n\n.fa-yammer:before {\n content: "\\f840"; }\n\n.fa-yandex:before {\n content: "\\f413"; }\n\n.fa-yandex-international:before {\n content: "\\f414"; }\n\n.fa-yarn:before {\n content: "\\f7e3"; }\n\n.fa-yelp:before {\n content: "\\f1e9"; }\n\n.fa-yen-sign:before {\n content: "\\f157"; }\n\n.fa-yin-yang:before {\n content: "\\f6ad"; }\n\n.fa-yoast:before {\n content: "\\f2b1"; }\n\n.fa-youtube:before {\n content: "\\f167"; }\n\n.fa-youtube-square:before {\n content: "\\f431"; }\n\n.fa-zhihu:before {\n content: "\\f63f"; }\n\n.sr-only {\n border: 0;\n clip: rect(0, 0, 0, 0);\n height: 1px;\n margin: -1px;\n overflow: hidden;\n padding: 0;\n position: absolute;\n width: 1px; }\n\n.sr-only-focusable:active, .sr-only-focusable:focus {\n clip: auto;\n height: auto;\n margin: 0;\n overflow: visible;\n position: static;\n width: auto; }\n@font-face {\n font-family: \'Font Awesome 5 Brands\';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url('+q+");\n src: url("+z+') format("embedded-opentype"), url('+Z+') format("woff2"), url('+j+') format("woff"), url('+I+') format("truetype"), url('+F+") format(\"svg\"); }\n\n.fab {\n font-family: 'Font Awesome 5 Brands';\n font-weight: 400; }\n@font-face {\n font-family: 'Font Awesome 5 Free';\n font-style: normal;\n font-weight: 400;\n font-display: block;\n src: url("+C+");\n src: url("+M+') format("embedded-opentype"), url('+A+') format("woff2"), url('+T+') format("woff"), url('+B+') format("truetype"), url('+S+") format(\"svg\"); }\n\n.far {\n font-family: 'Font Awesome 5 Free';\n font-weight: 400; }\n@font-face {\n font-family: 'Font Awesome 5 Free';\n font-style: normal;\n font-weight: 900;\n font-display: block;\n src: url("+D+");\n src: url("+L+') format("embedded-opentype"), url('+N+') format("woff2"), url('+X+') format("woff"), url('+_+') format("truetype"), url('+E+") format(\"svg\"); }\n\n.fa,\n.fas {\n font-family: 'Font Awesome 5 Free';\n font-weight: 900; }\n",""]);const U=x}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7723],{64247:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"8b43027f47b20503057dfbbaa9401fef.eot"},78287:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"8b43027f47b20503057dfbbaa9401fef.eot"},72685:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"c1e38fd9e0e74ba58f7a2b77ef29fdd3.svg"},70982:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"1e59d2330b4c6deb84b340635ed36249.ttf"},72614:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"20fd1704ea223900efa9fd4e869efb08.woff2"},21173:(e,f,o)=>{"use strict";o.d(f,{Z:()=>t});const t=o.p+"f691f37e57f04c152e2315ab7dbad881.woff"},95560:(e,f,o)=>{"use strict";o.r(f),o.d(f,{default:()=>c});var t=o(90487),n=o.n(t),a=o(44125),r={insert:"head",singleton:!1};n()(a.Z,r);const c=a.Z.locals||{}},90487:(e,f,o)=>{"use strict";var t=function(){var e;return function(){return"undefined"===typeof e&&(e=Boolean(window&&document&&document.all&&!window.atob)),e}}(),n=function(){var e={};return function(f){if("undefined"===typeof e[f]){var o=document.querySelector(f);if(window.HTMLIFrameElement&&o instanceof window.HTMLIFrameElement)try{o=o.contentDocument.head}catch(t){o=null}e[f]=o}return e[f]}}(),a=[];function r(e){for(var f=-1,o=0;o<a.length;o++)if(a[o].identifier===e){f=o;break}return f}function c(e,f){for(var o={},t=[],n=0;n<e.length;n++){var c=e[n],b=f.base?c[0]+f.base:c[0],i=o[b]||0,s="".concat(b," ").concat(i);o[b]=i+1;var l=r(s),d={css:c[1],media:c[2],sourceMap:c[3]};-1!==l?(a[l].references++,a[l].updater(d)):a.push({identifier:s,updater:p(d,f),references:1}),t.push(s)}return t}function b(e){var f=document.createElement("style"),t=e.attributes||{};if("undefined"===typeof t.nonce){var a=o.nc;a&&(t.nonce=a)}if(Object.keys(t).forEach((function(e){f.setAttribute(e,t[e])})),"function"===typeof e.insert)e.insert(f);else{var r=n(e.insert||"head");if(!r)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");r.appendChild(f)}return f}var i=function(){var e=[];return function(f,o){return e[f]=o,e.filter(Boolean).join("\n")}}();function s(e,f,o,t){var n=o?"":t.media?"@media ".concat(t.media," {").concat(t.css,"}"):t.css;if(e.styleSheet)e.styleSheet.cssText=i(f,n);else{var a=document.createTextNode(n),r=e.childNodes;r[f]&&e.removeChild(r[f]),r.length?e.insertBefore(a,r[f]):e.appendChild(a)}}function l(e,f,o){var t=o.css,n=o.media,a=o.sourceMap;if(n?e.setAttribute("media",n):e.removeAttribute("media"),a&&"undefined"!==typeof btoa&&(t+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(a))))," */")),e.styleSheet)e.styleSheet.cssText=t;else{for(;e.firstChild;)e.removeChild(e.firstChild);e.appendChild(document.createTextNode(t))}}var d=null,u=0;function p(e,f){var o,t,n;if(f.singleton){var a=u++;o=d||(d=b(f)),t=s.bind(null,o,a,!1),n=s.bind(null,o,a,!0)}else o=b(f),t=l.bind(null,o,f),n=function(){!function(e){if(null===e.parentNode)return!1;e.parentNode.removeChild(e)}(o)};return t(e),function(f){if(f){if(f.css===e.css&&f.media===e.media&&f.sourceMap===e.sourceMap)return;t(e=f)}else n()}}e.exports=function(e,f){(f=f||{}).singleton||"boolean"===typeof f.singleton||(f.singleton=t());var o=c(e=e||[],f);return function(e){if(e=e||[],"[object Array]"===Object.prototype.toString.call(e)){for(var t=0;t<o.length;t++){var n=r(o[t]);a[n].references--}for(var b=c(e,f),i=0;i<o.length;i++){var s=r(o[i]);0===a[s].references&&(a[s].updater(),a.splice(s,1))}o=b}}}},68922:e=>{"use strict";e.exports=function(e){var f=[];return f.toString=function(){return this.map((function(f){var o=e(f);return f[2]?"@media ".concat(f[2]," {").concat(o,"}"):o})).join("")},f.i=function(e,o,t){"string"===typeof e&&(e=[[null,e,""]]);var n={};if(t)for(var a=0;a<this.length;a++){var r=this[a][0];null!=r&&(n[r]=!0)}for(var c=0;c<e.length;c++){var b=[].concat(e[c]);t&&n[b[0]]||(o&&(b[2]?b[2]="".concat(o," and ").concat(b[2]):b[2]=o),f.push(b))}},f}},84155:e=>{"use strict";e.exports=function(e,f){return f||(f={}),"string"!==typeof(e=e&&e.__esModule?e.default:e)?e:(/^['"].*['"]$/.test(e)&&(e=e.slice(1,-1)),f.hash&&(e+=f.hash),/["'() \t\n]/.test(e)||f.needQuotes?'"'.concat(e.replace(/"/g,'\\"').replace(/\n/g,"\\n"),'"'):e)}},44125:(e,f,o)=>{"use strict";o.d(f,{Z:()=>y});var t=o(68922),n=o.n(t),a=o(84155),r=o.n(a),c=o(78287),b=o(64247),i=o(72614),s=o(21173),l=o(70982),d=o(72685),u=n()((function(e){return e[1]})),p=r()(c.Z),m=r()(b.Z,{hash:"?#iefix&v=4.7.0"}),h=r()(i.Z),g=r()(s.Z),w=r()(l.Z),v=r()(d.Z,{hash:"#fontawesomeregular"});u.push([e.id,"/*!\n * Font Awesome 4.7.0 by @davegandy - http://fontawesome.io - @fontawesome\n * License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)\n */@font-face{font-family:'FontAwesome';src:url("+p+");src:url("+m+") format('embedded-opentype'),url("+h+") format('woff2'),url("+g+") format('woff'),url("+w+") format('truetype'),url("+v+') format(\'svg\');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\\f000"}.fa-music:before{content:"\\f001"}.fa-search:before{content:"\\f002"}.fa-envelope-o:before{content:"\\f003"}.fa-heart:before{content:"\\f004"}.fa-star:before{content:"\\f005"}.fa-star-o:before{content:"\\f006"}.fa-user:before{content:"\\f007"}.fa-film:before{content:"\\f008"}.fa-th-large:before{content:"\\f009"}.fa-th:before{content:"\\f00a"}.fa-th-list:before{content:"\\f00b"}.fa-check:before{content:"\\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\\f00d"}.fa-search-plus:before{content:"\\f00e"}.fa-search-minus:before{content:"\\f010"}.fa-power-off:before{content:"\\f011"}.fa-signal:before{content:"\\f012"}.fa-gear:before,.fa-cog:before{content:"\\f013"}.fa-trash-o:before{content:"\\f014"}.fa-home:before{content:"\\f015"}.fa-file-o:before{content:"\\f016"}.fa-clock-o:before{content:"\\f017"}.fa-road:before{content:"\\f018"}.fa-download:before{content:"\\f019"}.fa-arrow-circle-o-down:before{content:"\\f01a"}.fa-arrow-circle-o-up:before{content:"\\f01b"}.fa-inbox:before{content:"\\f01c"}.fa-play-circle-o:before{content:"\\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\\f01e"}.fa-refresh:before{content:"\\f021"}.fa-list-alt:before{content:"\\f022"}.fa-lock:before{content:"\\f023"}.fa-flag:before{content:"\\f024"}.fa-headphones:before{content:"\\f025"}.fa-volume-off:before{content:"\\f026"}.fa-volume-down:before{content:"\\f027"}.fa-volume-up:before{content:"\\f028"}.fa-qrcode:before{content:"\\f029"}.fa-barcode:before{content:"\\f02a"}.fa-tag:before{content:"\\f02b"}.fa-tags:before{content:"\\f02c"}.fa-book:before{content:"\\f02d"}.fa-bookmark:before{content:"\\f02e"}.fa-print:before{content:"\\f02f"}.fa-camera:before{content:"\\f030"}.fa-font:before{content:"\\f031"}.fa-bold:before{content:"\\f032"}.fa-italic:before{content:"\\f033"}.fa-text-height:before{content:"\\f034"}.fa-text-width:before{content:"\\f035"}.fa-align-left:before{content:"\\f036"}.fa-align-center:before{content:"\\f037"}.fa-align-right:before{content:"\\f038"}.fa-align-justify:before{content:"\\f039"}.fa-list:before{content:"\\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\\f03b"}.fa-indent:before{content:"\\f03c"}.fa-video-camera:before{content:"\\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\\f03e"}.fa-pencil:before{content:"\\f040"}.fa-map-marker:before{content:"\\f041"}.fa-adjust:before{content:"\\f042"}.fa-tint:before{content:"\\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\\f044"}.fa-share-square-o:before{content:"\\f045"}.fa-check-square-o:before{content:"\\f046"}.fa-arrows:before{content:"\\f047"}.fa-step-backward:before{content:"\\f048"}.fa-fast-backward:before{content:"\\f049"}.fa-backward:before{content:"\\f04a"}.fa-play:before{content:"\\f04b"}.fa-pause:before{content:"\\f04c"}.fa-stop:before{content:"\\f04d"}.fa-forward:before{content:"\\f04e"}.fa-fast-forward:before{content:"\\f050"}.fa-step-forward:before{content:"\\f051"}.fa-eject:before{content:"\\f052"}.fa-chevron-left:before{content:"\\f053"}.fa-chevron-right:before{content:"\\f054"}.fa-plus-circle:before{content:"\\f055"}.fa-minus-circle:before{content:"\\f056"}.fa-times-circle:before{content:"\\f057"}.fa-check-circle:before{content:"\\f058"}.fa-question-circle:before{content:"\\f059"}.fa-info-circle:before{content:"\\f05a"}.fa-crosshairs:before{content:"\\f05b"}.fa-times-circle-o:before{content:"\\f05c"}.fa-check-circle-o:before{content:"\\f05d"}.fa-ban:before{content:"\\f05e"}.fa-arrow-left:before{content:"\\f060"}.fa-arrow-right:before{content:"\\f061"}.fa-arrow-up:before{content:"\\f062"}.fa-arrow-down:before{content:"\\f063"}.fa-mail-forward:before,.fa-share:before{content:"\\f064"}.fa-expand:before{content:"\\f065"}.fa-compress:before{content:"\\f066"}.fa-plus:before{content:"\\f067"}.fa-minus:before{content:"\\f068"}.fa-asterisk:before{content:"\\f069"}.fa-exclamation-circle:before{content:"\\f06a"}.fa-gift:before{content:"\\f06b"}.fa-leaf:before{content:"\\f06c"}.fa-fire:before{content:"\\f06d"}.fa-eye:before{content:"\\f06e"}.fa-eye-slash:before{content:"\\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\\f071"}.fa-plane:before{content:"\\f072"}.fa-calendar:before{content:"\\f073"}.fa-random:before{content:"\\f074"}.fa-comment:before{content:"\\f075"}.fa-magnet:before{content:"\\f076"}.fa-chevron-up:before{content:"\\f077"}.fa-chevron-down:before{content:"\\f078"}.fa-retweet:before{content:"\\f079"}.fa-shopping-cart:before{content:"\\f07a"}.fa-folder:before{content:"\\f07b"}.fa-folder-open:before{content:"\\f07c"}.fa-arrows-v:before{content:"\\f07d"}.fa-arrows-h:before{content:"\\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\\f080"}.fa-twitter-square:before{content:"\\f081"}.fa-facebook-square:before{content:"\\f082"}.fa-camera-retro:before{content:"\\f083"}.fa-key:before{content:"\\f084"}.fa-gears:before,.fa-cogs:before{content:"\\f085"}.fa-comments:before{content:"\\f086"}.fa-thumbs-o-up:before{content:"\\f087"}.fa-thumbs-o-down:before{content:"\\f088"}.fa-star-half:before{content:"\\f089"}.fa-heart-o:before{content:"\\f08a"}.fa-sign-out:before{content:"\\f08b"}.fa-linkedin-square:before{content:"\\f08c"}.fa-thumb-tack:before{content:"\\f08d"}.fa-external-link:before{content:"\\f08e"}.fa-sign-in:before{content:"\\f090"}.fa-trophy:before{content:"\\f091"}.fa-github-square:before{content:"\\f092"}.fa-upload:before{content:"\\f093"}.fa-lemon-o:before{content:"\\f094"}.fa-phone:before{content:"\\f095"}.fa-square-o:before{content:"\\f096"}.fa-bookmark-o:before{content:"\\f097"}.fa-phone-square:before{content:"\\f098"}.fa-twitter:before{content:"\\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\\f09a"}.fa-github:before{content:"\\f09b"}.fa-unlock:before{content:"\\f09c"}.fa-credit-card:before{content:"\\f09d"}.fa-feed:before,.fa-rss:before{content:"\\f09e"}.fa-hdd-o:before{content:"\\f0a0"}.fa-bullhorn:before{content:"\\f0a1"}.fa-bell:before{content:"\\f0f3"}.fa-certificate:before{content:"\\f0a3"}.fa-hand-o-right:before{content:"\\f0a4"}.fa-hand-o-left:before{content:"\\f0a5"}.fa-hand-o-up:before{content:"\\f0a6"}.fa-hand-o-down:before{content:"\\f0a7"}.fa-arrow-circle-left:before{content:"\\f0a8"}.fa-arrow-circle-right:before{content:"\\f0a9"}.fa-arrow-circle-up:before{content:"\\f0aa"}.fa-arrow-circle-down:before{content:"\\f0ab"}.fa-globe:before{content:"\\f0ac"}.fa-wrench:before{content:"\\f0ad"}.fa-tasks:before{content:"\\f0ae"}.fa-filter:before{content:"\\f0b0"}.fa-briefcase:before{content:"\\f0b1"}.fa-arrows-alt:before{content:"\\f0b2"}.fa-group:before,.fa-users:before{content:"\\f0c0"}.fa-chain:before,.fa-link:before{content:"\\f0c1"}.fa-cloud:before{content:"\\f0c2"}.fa-flask:before{content:"\\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\\f0c5"}.fa-paperclip:before{content:"\\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\\f0c7"}.fa-square:before{content:"\\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\\f0c9"}.fa-list-ul:before{content:"\\f0ca"}.fa-list-ol:before{content:"\\f0cb"}.fa-strikethrough:before{content:"\\f0cc"}.fa-underline:before{content:"\\f0cd"}.fa-table:before{content:"\\f0ce"}.fa-magic:before{content:"\\f0d0"}.fa-truck:before{content:"\\f0d1"}.fa-pinterest:before{content:"\\f0d2"}.fa-pinterest-square:before{content:"\\f0d3"}.fa-google-plus-square:before{content:"\\f0d4"}.fa-google-plus:before{content:"\\f0d5"}.fa-money:before{content:"\\f0d6"}.fa-caret-down:before{content:"\\f0d7"}.fa-caret-up:before{content:"\\f0d8"}.fa-caret-left:before{content:"\\f0d9"}.fa-caret-right:before{content:"\\f0da"}.fa-columns:before{content:"\\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\\f0de"}.fa-envelope:before{content:"\\f0e0"}.fa-linkedin:before{content:"\\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\\f0e4"}.fa-comment-o:before{content:"\\f0e5"}.fa-comments-o:before{content:"\\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\\f0e7"}.fa-sitemap:before{content:"\\f0e8"}.fa-umbrella:before{content:"\\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\\f0ea"}.fa-lightbulb-o:before{content:"\\f0eb"}.fa-exchange:before{content:"\\f0ec"}.fa-cloud-download:before{content:"\\f0ed"}.fa-cloud-upload:before{content:"\\f0ee"}.fa-user-md:before{content:"\\f0f0"}.fa-stethoscope:before{content:"\\f0f1"}.fa-suitcase:before{content:"\\f0f2"}.fa-bell-o:before{content:"\\f0a2"}.fa-coffee:before{content:"\\f0f4"}.fa-cutlery:before{content:"\\f0f5"}.fa-file-text-o:before{content:"\\f0f6"}.fa-building-o:before{content:"\\f0f7"}.fa-hospital-o:before{content:"\\f0f8"}.fa-ambulance:before{content:"\\f0f9"}.fa-medkit:before{content:"\\f0fa"}.fa-fighter-jet:before{content:"\\f0fb"}.fa-beer:before{content:"\\f0fc"}.fa-h-square:before{content:"\\f0fd"}.fa-plus-square:before{content:"\\f0fe"}.fa-angle-double-left:before{content:"\\f100"}.fa-angle-double-right:before{content:"\\f101"}.fa-angle-double-up:before{content:"\\f102"}.fa-angle-double-down:before{content:"\\f103"}.fa-angle-left:before{content:"\\f104"}.fa-angle-right:before{content:"\\f105"}.fa-angle-up:before{content:"\\f106"}.fa-angle-down:before{content:"\\f107"}.fa-desktop:before{content:"\\f108"}.fa-laptop:before{content:"\\f109"}.fa-tablet:before{content:"\\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\\f10b"}.fa-circle-o:before{content:"\\f10c"}.fa-quote-left:before{content:"\\f10d"}.fa-quote-right:before{content:"\\f10e"}.fa-spinner:before{content:"\\f110"}.fa-circle:before{content:"\\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\\f112"}.fa-github-alt:before{content:"\\f113"}.fa-folder-o:before{content:"\\f114"}.fa-folder-open-o:before{content:"\\f115"}.fa-smile-o:before{content:"\\f118"}.fa-frown-o:before{content:"\\f119"}.fa-meh-o:before{content:"\\f11a"}.fa-gamepad:before{content:"\\f11b"}.fa-keyboard-o:before{content:"\\f11c"}.fa-flag-o:before{content:"\\f11d"}.fa-flag-checkered:before{content:"\\f11e"}.fa-terminal:before{content:"\\f120"}.fa-code:before{content:"\\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\\f123"}.fa-location-arrow:before{content:"\\f124"}.fa-crop:before{content:"\\f125"}.fa-code-fork:before{content:"\\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\\f127"}.fa-question:before{content:"\\f128"}.fa-info:before{content:"\\f129"}.fa-exclamation:before{content:"\\f12a"}.fa-superscript:before{content:"\\f12b"}.fa-subscript:before{content:"\\f12c"}.fa-eraser:before{content:"\\f12d"}.fa-puzzle-piece:before{content:"\\f12e"}.fa-microphone:before{content:"\\f130"}.fa-microphone-slash:before{content:"\\f131"}.fa-shield:before{content:"\\f132"}.fa-calendar-o:before{content:"\\f133"}.fa-fire-extinguisher:before{content:"\\f134"}.fa-rocket:before{content:"\\f135"}.fa-maxcdn:before{content:"\\f136"}.fa-chevron-circle-left:before{content:"\\f137"}.fa-chevron-circle-right:before{content:"\\f138"}.fa-chevron-circle-up:before{content:"\\f139"}.fa-chevron-circle-down:before{content:"\\f13a"}.fa-html5:before{content:"\\f13b"}.fa-css3:before{content:"\\f13c"}.fa-anchor:before{content:"\\f13d"}.fa-unlock-alt:before{content:"\\f13e"}.fa-bullseye:before{content:"\\f140"}.fa-ellipsis-h:before{content:"\\f141"}.fa-ellipsis-v:before{content:"\\f142"}.fa-rss-square:before{content:"\\f143"}.fa-play-circle:before{content:"\\f144"}.fa-ticket:before{content:"\\f145"}.fa-minus-square:before{content:"\\f146"}.fa-minus-square-o:before{content:"\\f147"}.fa-level-up:before{content:"\\f148"}.fa-level-down:before{content:"\\f149"}.fa-check-square:before{content:"\\f14a"}.fa-pencil-square:before{content:"\\f14b"}.fa-external-link-square:before{content:"\\f14c"}.fa-share-square:before{content:"\\f14d"}.fa-compass:before{content:"\\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\\f152"}.fa-euro:before,.fa-eur:before{content:"\\f153"}.fa-gbp:before{content:"\\f154"}.fa-dollar:before,.fa-usd:before{content:"\\f155"}.fa-rupee:before,.fa-inr:before{content:"\\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\\f158"}.fa-won:before,.fa-krw:before{content:"\\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\\f15a"}.fa-file:before{content:"\\f15b"}.fa-file-text:before{content:"\\f15c"}.fa-sort-alpha-asc:before{content:"\\f15d"}.fa-sort-alpha-desc:before{content:"\\f15e"}.fa-sort-amount-asc:before{content:"\\f160"}.fa-sort-amount-desc:before{content:"\\f161"}.fa-sort-numeric-asc:before{content:"\\f162"}.fa-sort-numeric-desc:before{content:"\\f163"}.fa-thumbs-up:before{content:"\\f164"}.fa-thumbs-down:before{content:"\\f165"}.fa-youtube-square:before{content:"\\f166"}.fa-youtube:before{content:"\\f167"}.fa-xing:before{content:"\\f168"}.fa-xing-square:before{content:"\\f169"}.fa-youtube-play:before{content:"\\f16a"}.fa-dropbox:before{content:"\\f16b"}.fa-stack-overflow:before{content:"\\f16c"}.fa-instagram:before{content:"\\f16d"}.fa-flickr:before{content:"\\f16e"}.fa-adn:before{content:"\\f170"}.fa-bitbucket:before{content:"\\f171"}.fa-bitbucket-square:before{content:"\\f172"}.fa-tumblr:before{content:"\\f173"}.fa-tumblr-square:before{content:"\\f174"}.fa-long-arrow-down:before{content:"\\f175"}.fa-long-arrow-up:before{content:"\\f176"}.fa-long-arrow-left:before{content:"\\f177"}.fa-long-arrow-right:before{content:"\\f178"}.fa-apple:before{content:"\\f179"}.fa-windows:before{content:"\\f17a"}.fa-android:before{content:"\\f17b"}.fa-linux:before{content:"\\f17c"}.fa-dribbble:before{content:"\\f17d"}.fa-skype:before{content:"\\f17e"}.fa-foursquare:before{content:"\\f180"}.fa-trello:before{content:"\\f181"}.fa-female:before{content:"\\f182"}.fa-male:before{content:"\\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\\f184"}.fa-sun-o:before{content:"\\f185"}.fa-moon-o:before{content:"\\f186"}.fa-archive:before{content:"\\f187"}.fa-bug:before{content:"\\f188"}.fa-vk:before{content:"\\f189"}.fa-weibo:before{content:"\\f18a"}.fa-renren:before{content:"\\f18b"}.fa-pagelines:before{content:"\\f18c"}.fa-stack-exchange:before{content:"\\f18d"}.fa-arrow-circle-o-right:before{content:"\\f18e"}.fa-arrow-circle-o-left:before{content:"\\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\\f191"}.fa-dot-circle-o:before{content:"\\f192"}.fa-wheelchair:before{content:"\\f193"}.fa-vimeo-square:before{content:"\\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\\f195"}.fa-plus-square-o:before{content:"\\f196"}.fa-space-shuttle:before{content:"\\f197"}.fa-slack:before{content:"\\f198"}.fa-envelope-square:before{content:"\\f199"}.fa-wordpress:before{content:"\\f19a"}.fa-openid:before{content:"\\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\\f19d"}.fa-yahoo:before{content:"\\f19e"}.fa-google:before{content:"\\f1a0"}.fa-reddit:before{content:"\\f1a1"}.fa-reddit-square:before{content:"\\f1a2"}.fa-stumbleupon-circle:before{content:"\\f1a3"}.fa-stumbleupon:before{content:"\\f1a4"}.fa-delicious:before{content:"\\f1a5"}.fa-digg:before{content:"\\f1a6"}.fa-pied-piper-pp:before{content:"\\f1a7"}.fa-pied-piper-alt:before{content:"\\f1a8"}.fa-drupal:before{content:"\\f1a9"}.fa-joomla:before{content:"\\f1aa"}.fa-language:before{content:"\\f1ab"}.fa-fax:before{content:"\\f1ac"}.fa-building:before{content:"\\f1ad"}.fa-child:before{content:"\\f1ae"}.fa-paw:before{content:"\\f1b0"}.fa-spoon:before{content:"\\f1b1"}.fa-cube:before{content:"\\f1b2"}.fa-cubes:before{content:"\\f1b3"}.fa-behance:before{content:"\\f1b4"}.fa-behance-square:before{content:"\\f1b5"}.fa-steam:before{content:"\\f1b6"}.fa-steam-square:before{content:"\\f1b7"}.fa-recycle:before{content:"\\f1b8"}.fa-automobile:before,.fa-car:before{content:"\\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\\f1ba"}.fa-tree:before{content:"\\f1bb"}.fa-spotify:before{content:"\\f1bc"}.fa-deviantart:before{content:"\\f1bd"}.fa-soundcloud:before{content:"\\f1be"}.fa-database:before{content:"\\f1c0"}.fa-file-pdf-o:before{content:"\\f1c1"}.fa-file-word-o:before{content:"\\f1c2"}.fa-file-excel-o:before{content:"\\f1c3"}.fa-file-powerpoint-o:before{content:"\\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\\f1c8"}.fa-file-code-o:before{content:"\\f1c9"}.fa-vine:before{content:"\\f1ca"}.fa-codepen:before{content:"\\f1cb"}.fa-jsfiddle:before{content:"\\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\\f1cd"}.fa-circle-o-notch:before{content:"\\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\\f1d0"}.fa-ge:before,.fa-empire:before{content:"\\f1d1"}.fa-git-square:before{content:"\\f1d2"}.fa-git:before{content:"\\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\\f1d4"}.fa-tencent-weibo:before{content:"\\f1d5"}.fa-qq:before{content:"\\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\\f1d9"}.fa-history:before{content:"\\f1da"}.fa-circle-thin:before{content:"\\f1db"}.fa-header:before{content:"\\f1dc"}.fa-paragraph:before{content:"\\f1dd"}.fa-sliders:before{content:"\\f1de"}.fa-share-alt:before{content:"\\f1e0"}.fa-share-alt-square:before{content:"\\f1e1"}.fa-bomb:before{content:"\\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\\f1e3"}.fa-tty:before{content:"\\f1e4"}.fa-binoculars:before{content:"\\f1e5"}.fa-plug:before{content:"\\f1e6"}.fa-slideshare:before{content:"\\f1e7"}.fa-twitch:before{content:"\\f1e8"}.fa-yelp:before{content:"\\f1e9"}.fa-newspaper-o:before{content:"\\f1ea"}.fa-wifi:before{content:"\\f1eb"}.fa-calculator:before{content:"\\f1ec"}.fa-paypal:before{content:"\\f1ed"}.fa-google-wallet:before{content:"\\f1ee"}.fa-cc-visa:before{content:"\\f1f0"}.fa-cc-mastercard:before{content:"\\f1f1"}.fa-cc-discover:before{content:"\\f1f2"}.fa-cc-amex:before{content:"\\f1f3"}.fa-cc-paypal:before{content:"\\f1f4"}.fa-cc-stripe:before{content:"\\f1f5"}.fa-bell-slash:before{content:"\\f1f6"}.fa-bell-slash-o:before{content:"\\f1f7"}.fa-trash:before{content:"\\f1f8"}.fa-copyright:before{content:"\\f1f9"}.fa-at:before{content:"\\f1fa"}.fa-eyedropper:before{content:"\\f1fb"}.fa-paint-brush:before{content:"\\f1fc"}.fa-birthday-cake:before{content:"\\f1fd"}.fa-area-chart:before{content:"\\f1fe"}.fa-pie-chart:before{content:"\\f200"}.fa-line-chart:before{content:"\\f201"}.fa-lastfm:before{content:"\\f202"}.fa-lastfm-square:before{content:"\\f203"}.fa-toggle-off:before{content:"\\f204"}.fa-toggle-on:before{content:"\\f205"}.fa-bicycle:before{content:"\\f206"}.fa-bus:before{content:"\\f207"}.fa-ioxhost:before{content:"\\f208"}.fa-angellist:before{content:"\\f209"}.fa-cc:before{content:"\\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\\f20b"}.fa-meanpath:before{content:"\\f20c"}.fa-buysellads:before{content:"\\f20d"}.fa-connectdevelop:before{content:"\\f20e"}.fa-dashcube:before{content:"\\f210"}.fa-forumbee:before{content:"\\f211"}.fa-leanpub:before{content:"\\f212"}.fa-sellsy:before{content:"\\f213"}.fa-shirtsinbulk:before{content:"\\f214"}.fa-simplybuilt:before{content:"\\f215"}.fa-skyatlas:before{content:"\\f216"}.fa-cart-plus:before{content:"\\f217"}.fa-cart-arrow-down:before{content:"\\f218"}.fa-diamond:before{content:"\\f219"}.fa-ship:before{content:"\\f21a"}.fa-user-secret:before{content:"\\f21b"}.fa-motorcycle:before{content:"\\f21c"}.fa-street-view:before{content:"\\f21d"}.fa-heartbeat:before{content:"\\f21e"}.fa-venus:before{content:"\\f221"}.fa-mars:before{content:"\\f222"}.fa-mercury:before{content:"\\f223"}.fa-intersex:before,.fa-transgender:before{content:"\\f224"}.fa-transgender-alt:before{content:"\\f225"}.fa-venus-double:before{content:"\\f226"}.fa-mars-double:before{content:"\\f227"}.fa-venus-mars:before{content:"\\f228"}.fa-mars-stroke:before{content:"\\f229"}.fa-mars-stroke-v:before{content:"\\f22a"}.fa-mars-stroke-h:before{content:"\\f22b"}.fa-neuter:before{content:"\\f22c"}.fa-genderless:before{content:"\\f22d"}.fa-facebook-official:before{content:"\\f230"}.fa-pinterest-p:before{content:"\\f231"}.fa-whatsapp:before{content:"\\f232"}.fa-server:before{content:"\\f233"}.fa-user-plus:before{content:"\\f234"}.fa-user-times:before{content:"\\f235"}.fa-hotel:before,.fa-bed:before{content:"\\f236"}.fa-viacoin:before{content:"\\f237"}.fa-train:before{content:"\\f238"}.fa-subway:before{content:"\\f239"}.fa-medium:before{content:"\\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\\f23b"}.fa-optin-monster:before{content:"\\f23c"}.fa-opencart:before{content:"\\f23d"}.fa-expeditedssl:before{content:"\\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\\f244"}.fa-mouse-pointer:before{content:"\\f245"}.fa-i-cursor:before{content:"\\f246"}.fa-object-group:before{content:"\\f247"}.fa-object-ungroup:before{content:"\\f248"}.fa-sticky-note:before{content:"\\f249"}.fa-sticky-note-o:before{content:"\\f24a"}.fa-cc-jcb:before{content:"\\f24b"}.fa-cc-diners-club:before{content:"\\f24c"}.fa-clone:before{content:"\\f24d"}.fa-balance-scale:before{content:"\\f24e"}.fa-hourglass-o:before{content:"\\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\\f253"}.fa-hourglass:before{content:"\\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\\f256"}.fa-hand-scissors-o:before{content:"\\f257"}.fa-hand-lizard-o:before{content:"\\f258"}.fa-hand-spock-o:before{content:"\\f259"}.fa-hand-pointer-o:before{content:"\\f25a"}.fa-hand-peace-o:before{content:"\\f25b"}.fa-trademark:before{content:"\\f25c"}.fa-registered:before{content:"\\f25d"}.fa-creative-commons:before{content:"\\f25e"}.fa-gg:before{content:"\\f260"}.fa-gg-circle:before{content:"\\f261"}.fa-tripadvisor:before{content:"\\f262"}.fa-odnoklassniki:before{content:"\\f263"}.fa-odnoklassniki-square:before{content:"\\f264"}.fa-get-pocket:before{content:"\\f265"}.fa-wikipedia-w:before{content:"\\f266"}.fa-safari:before{content:"\\f267"}.fa-chrome:before{content:"\\f268"}.fa-firefox:before{content:"\\f269"}.fa-opera:before{content:"\\f26a"}.fa-internet-explorer:before{content:"\\f26b"}.fa-tv:before,.fa-television:before{content:"\\f26c"}.fa-contao:before{content:"\\f26d"}.fa-500px:before{content:"\\f26e"}.fa-amazon:before{content:"\\f270"}.fa-calendar-plus-o:before{content:"\\f271"}.fa-calendar-minus-o:before{content:"\\f272"}.fa-calendar-times-o:before{content:"\\f273"}.fa-calendar-check-o:before{content:"\\f274"}.fa-industry:before{content:"\\f275"}.fa-map-pin:before{content:"\\f276"}.fa-map-signs:before{content:"\\f277"}.fa-map-o:before{content:"\\f278"}.fa-map:before{content:"\\f279"}.fa-commenting:before{content:"\\f27a"}.fa-commenting-o:before{content:"\\f27b"}.fa-houzz:before{content:"\\f27c"}.fa-vimeo:before{content:"\\f27d"}.fa-black-tie:before{content:"\\f27e"}.fa-fonticons:before{content:"\\f280"}.fa-reddit-alien:before{content:"\\f281"}.fa-edge:before{content:"\\f282"}.fa-credit-card-alt:before{content:"\\f283"}.fa-codiepie:before{content:"\\f284"}.fa-modx:before{content:"\\f285"}.fa-fort-awesome:before{content:"\\f286"}.fa-usb:before{content:"\\f287"}.fa-product-hunt:before{content:"\\f288"}.fa-mixcloud:before{content:"\\f289"}.fa-scribd:before{content:"\\f28a"}.fa-pause-circle:before{content:"\\f28b"}.fa-pause-circle-o:before{content:"\\f28c"}.fa-stop-circle:before{content:"\\f28d"}.fa-stop-circle-o:before{content:"\\f28e"}.fa-shopping-bag:before{content:"\\f290"}.fa-shopping-basket:before{content:"\\f291"}.fa-hashtag:before{content:"\\f292"}.fa-bluetooth:before{content:"\\f293"}.fa-bluetooth-b:before{content:"\\f294"}.fa-percent:before{content:"\\f295"}.fa-gitlab:before{content:"\\f296"}.fa-wpbeginner:before{content:"\\f297"}.fa-wpforms:before{content:"\\f298"}.fa-envira:before{content:"\\f299"}.fa-universal-access:before{content:"\\f29a"}.fa-wheelchair-alt:before{content:"\\f29b"}.fa-question-circle-o:before{content:"\\f29c"}.fa-blind:before{content:"\\f29d"}.fa-audio-description:before{content:"\\f29e"}.fa-volume-control-phone:before{content:"\\f2a0"}.fa-braille:before{content:"\\f2a1"}.fa-assistive-listening-systems:before{content:"\\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\\f2a4"}.fa-glide:before{content:"\\f2a5"}.fa-glide-g:before{content:"\\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\\f2a7"}.fa-low-vision:before{content:"\\f2a8"}.fa-viadeo:before{content:"\\f2a9"}.fa-viadeo-square:before{content:"\\f2aa"}.fa-snapchat:before{content:"\\f2ab"}.fa-snapchat-ghost:before{content:"\\f2ac"}.fa-snapchat-square:before{content:"\\f2ad"}.fa-pied-piper:before{content:"\\f2ae"}.fa-first-order:before{content:"\\f2b0"}.fa-yoast:before{content:"\\f2b1"}.fa-themeisle:before{content:"\\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\\f2b4"}.fa-handshake-o:before{content:"\\f2b5"}.fa-envelope-open:before{content:"\\f2b6"}.fa-envelope-open-o:before{content:"\\f2b7"}.fa-linode:before{content:"\\f2b8"}.fa-address-book:before{content:"\\f2b9"}.fa-address-book-o:before{content:"\\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\\f2bc"}.fa-user-circle:before{content:"\\f2bd"}.fa-user-circle-o:before{content:"\\f2be"}.fa-user-o:before{content:"\\f2c0"}.fa-id-badge:before{content:"\\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\\f2c3"}.fa-quora:before{content:"\\f2c4"}.fa-free-code-camp:before{content:"\\f2c5"}.fa-telegram:before{content:"\\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\\f2cb"}.fa-shower:before{content:"\\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\\f2cd"}.fa-podcast:before{content:"\\f2ce"}.fa-window-maximize:before{content:"\\f2d0"}.fa-window-minimize:before{content:"\\f2d1"}.fa-window-restore:before{content:"\\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\\f2d4"}.fa-bandcamp:before{content:"\\f2d5"}.fa-grav:before{content:"\\f2d6"}.fa-etsy:before{content:"\\f2d7"}.fa-imdb:before{content:"\\f2d8"}.fa-ravelry:before{content:"\\f2d9"}.fa-eercast:before{content:"\\f2da"}.fa-microchip:before{content:"\\f2db"}.fa-snowflake-o:before{content:"\\f2dc"}.fa-superpowers:before{content:"\\f2dd"}.fa-wpexplorer:before{content:"\\f2de"}.fa-meetup:before{content:"\\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}\n',""]);const y=u}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8006],{88934:e=>{"use strict";e.exports=JSON.parse('{"Analytics":"Statistiques","Auth.form.button.forgot-password":"Envoyer \xe0 nouveau","Auth.form.button.login":"Se connecter","Auth.form.button.register":"Pr\xeat \xe0 commencer","Auth.form.button.reset-password":"Changez votre mot de passe","Auth.form.confirmPassword.label":"Confirmation du mot de passe","Auth.form.currentPassword.label":"Mot de passe actuel","Auth.form.email.label":"Email","Auth.form.email.placeholder":"kai@doe.com","Auth.form.error.blocked":"Votre compte a \xe9t\xe9 bloqu\xe9 par l\'administrateur.","Auth.form.error.code.provide":"Le code est incorrect.","Auth.form.error.confirmed":"L\'e-mail de votre compte n\'est pas confirm\xe9.","Auth.form.error.email.invalid":"Cette e-mail n\'est pas valide.","Auth.form.error.email.provide":"Votre identifiant est manquant.","Auth.form.error.email.taken":"Cet e-mail est d\xe9j\xe0 utilis\xe9","Auth.form.error.invalid":"Votre identifiant ou mot de passe est incorrect.","Auth.form.error.params.provide":"Les informations sont incorrectes.","Auth.form.error.password.format":"Votre mot de passe ne peut pas contenir trois fois le symbole `$`.","Auth.form.error.password.local":"Ce compte n\'a pas de mot de passe.","Auth.form.error.password.matching":"Les mots de passe ne sont pas identique.","Auth.form.error.password.provide":"Votre mot de passe est manquant.","Auth.form.error.ratelimit":"Trop de tentatives, veuillez r\xe9essayer dans une minute.","Auth.form.error.user.not-exist":"Cette e-mail n\'existe pas.","Auth.form.error.username.taken":"Ce nom est d\xe9j\xe0 utilis\xe9","Auth.form.firstname.label":"Pr\xe9nom","Auth.form.firstname.placeholder":"John","Auth.form.forgot-password.email.label":"Entrez votre e-mail","Auth.form.forgot-password.email.label.success":"E-mail envoy\xe9 avec succ\xe8s \xe0 l\'adresse suivante","Auth.form.lastname.label":"Nom","Auth.form.lastname.placeholder":"Doe","Auth.form.password.label":"Mot de passe","Auth.form.register.news.label":"Me tenir au courant des nouvelles fonctionnalit\xe9s et am\xe9liorations \xe0 venir (en faisant cela vous acceptez les {terms} et {policy}).","Auth.form.rememberMe.label":"Se souvenir de moi","Auth.form.username.label":"Nom d\'utilisateur","Auth.form.username.placeholder":"Kai Doe","Auth.link.forgot-password":"Mot de passe oubli\xe9 ?","Auth.link.ready":"Pr\xeat \xe0 vous connecter ?","Auth.link.signin":"Connexion","Auth.link.signin.account":"Vous avez d\xe9j\xe0 un compte ?","Auth.privacy-policy-agreement.policy":"la politique de confidentialit\xe9","Auth.privacy-policy-agreement.terms":"termes","Content Manager":"Content Manager","Content Type Builder":"Content Types Builder","Email":"E-mail","Files Upload":"T\xe9l\xe9versement de fichiers","HomePage.helmet.title":"Accueil","HomePage.roadmap":"Voir la roadmap","HomePage.welcome.congrats":"Bravo!","HomePage.welcome.congrats.content":"Vous \xeates connect\xe9 en tant que premier Administrateur. Afin de d\xe9couvrir les fonctionnalit\xe9s propos\xe9es par Strapi,","HomePage.welcome.congrats.content.bold":"nous vous conseillons de cr\xe9er votre premi\xe8re Collection.","New entry":"Nouvelle entr\xe9e","Password":"Mot de passe","Provider":"Provider","ResetPasswordToken":"ResetPasswordToken","Role":"R\xf4le","Settings.permissions.menu.link.roles.label":"R\xf4les","Settings.permissions.menu.link.users.label":"Utilisateurs","Settings.permissions.users.create":"Cr\xe9er un nouvel Utilisateur","Settings.permissions.users.form.email":"Email","Settings.permissions.users.form.firstname":"Pr\xe9nom","Settings.permissions.users.form.lastname":"Nom","Settings.permissions.users.listview.header.title":"Utilisateurs","Username":"Nom d\'utilisateur","Users":"Utilisateurs","Users & Permissions":"Utilisateurs et autorisations","app.components.BlockLink.code":"Apps d\'exemple","app.components.Button.cancel":"Annuler","app.components.Button.reset":"Annuler","app.components.Button.save":"Sauvegarder","app.components.ComingSoonPage.comingSoon":"Bient\xf4t disponible","app.components.DownloadInfo.download":"T\xe9l\xe9chargement en cours...","app.components.DownloadInfo.text":"Cela peut prendre une minute. Merci de patienter.","app.components.EmptyAttributes.title":"Il n\'y a pas encore de champ","app.components.HomePage.button.blog":"VOIR PLUS D\'ARTICLES SUR LE BLOG","app.components.HomePage.community":"Rejoignez la communaut\xe9","app.components.HomePage.community.content":"Discutez avec les membres de l\'\xe9quipe, contributeurs et d\xe9veloppeurs sur diff\xe9rent supports.","app.components.HomePage.create":"Cr\xe9ez votre premi\xe8re Collection","app.components.HomePage.welcome":"Bienvenue \xe0 bord !","app.components.HomePage.welcome.again":"Bienvenue ","app.components.HomePage.welcomeBlock.content":"Nous sommes heureux de vous compter parmi nos membres. Nous sommes \xe0 l\'\xe9coute de vos retours alors, n\'h\xe9sitez pas \xe0 nous envoyer des DM sur ","app.components.HomePage.welcomeBlock.content.again":"Nous esp\xe9rons que votre projet avance bien... D\xe9couvrez les derniers articles \xe0 propos de Strapi. Nous faisons de notre mieux pour am\xe9liorer le produit selon vos retours.","app.components.HomePage.welcomeBlock.content.issues":"issues","app.components.HomePage.welcomeBlock.content.raise":" ou soumettez des ","app.components.ImgPreview.hint":"Glissez-d\xe9posez dans cette zone ou {browse} un fichier \xe0 t\xe9l\xe9charger","app.components.ImgPreview.hint.browse":"recherchez","app.components.InputFile.newFile":"Ajouter un nouveau fichier","app.components.InputFileDetails.open":"Ouvrir dans une nouvelle fen\xeatre","app.components.InputFileDetails.originalName":"Nom d\'origine :","app.components.InputFileDetails.remove":"Supprimer ce fichier","app.components.InputFileDetails.size":"Taille:","app.components.InstallPluginPage.Download.description":"L\'installation d\'un plugin peut prendre quelques secondes.","app.components.InstallPluginPage.Download.title":"T\xe9l\xe9chargement en cours...","app.components.InstallPluginPage.description":"Am\xe9liorez votre app sans efforts","app.components.InstallPluginPage.helmet":"Marketplace - Plugins","app.components.InstallPluginPage.title":"Marketplace - Plugins","app.components.LeftMenuFooter.documentation":"Documentation","app.components.LeftMenuFooter.help":"Aide","app.components.LeftMenuFooter.poweredBy":"Propuls\xe9 par ","app.components.LeftMenuLinkContainer.configuration":"Configurations","app.components.LeftMenuLinkContainer.general":"G\xe9n\xe9ral","app.components.LeftMenuLinkContainer.installNewPlugin":"Marketplaces","app.components.LeftMenuLinkContainer.listPlugins":"Plugins","app.components.LeftMenuLinkContainer.noPluginsInstalled":"Aucun plugin install\xe9","app.components.LeftMenuLinkContainer.plugins":"Plugins","app.components.LeftMenuLinkContainer.settings":"Param\xe8tres","app.components.ListPluginsPage.description":"Liste des plugins install\xe9s dans le projet.","app.components.ListPluginsPage.helmet.title":"List plugins","app.components.ListPluginsPage.title":"Plugins","app.components.Logout.logout":"Se d\xe9connecter","app.components.Logout.profile":"Profil","app.components.NotFoundPage.back":"Retourner \xe0 la page d\'accueil","app.components.NotFoundPage.description":"Page introuvable","app.components.Official":"Officiel","app.components.Onboarding.label.completed":"% compl\xe9t\xe9es","app.components.Onboarding.title":"D\xe9marrons ensemble","app.components.PluginCard.Button.label.download":"T\xe9l\xe9charger","app.components.PluginCard.Button.label.install":"D\xe9j\xe0 install\xe9","app.components.PluginCard.PopUpWarning.install.impossible.autoReload.needed":"La configuration d\'autoReload a besoin d\'\xeatre activ\xe9e pour t\xe9l\xe9charger un plugin. Veuillez d\xe9marrer votre application avec `yarn develop`.","app.components.PluginCard.PopUpWarning.install.impossible.confirm":"J\'ai compris!","app.components.PluginCard.PopUpWarning.install.impossible.environment":"Pour des raisoins de s\xe9curit\xe9, un plugin ne peut \xeatre install\xe9 qu\'en d\xe9velopment.","app.components.PluginCard.PopUpWarning.install.impossible.title":"Le t\xe9l\xe9chargement est impossible","app.components.PluginCard.compatible":"Compatible avec votre app","app.components.PluginCard.compatibleCommunity":"Compatible avec la communaut\xe9","app.components.PluginCard.more-details":"Plus de d\xe9tails","app.components.Users.MagicLink.connect":"Envoyez ce lien \xe0 l\'utilisateur pour qu\'il se connecte.","app.components.Users.ModalCreateBody.block-title.details":"D\xe9tails","app.components.Users.ModalCreateBody.block-title.roles":"R\xf4les de l\'utilisateur","app.components.Users.SortPicker.button-label":"Trier par","app.components.Users.SortPicker.sortby.email_asc":"Email (A \xe0 Z)","app.components.Users.SortPicker.sortby.email_desc":"Email (Z \xe0 A)","app.components.Users.SortPicker.sortby.firstname_asc":"Pr\xe9nom (A \xe0 Z)","app.components.Users.SortPicker.sortby.firstname_desc":"Pr\xe9nom (Z \xe0 A)","app.components.Users.SortPicker.sortby.lastname_asc":"Nom (A \xe0 Z)","app.components.Users.SortPicker.sortby.lastname_desc":"Nom (Z \xe0 A)","app.components.Users.SortPicker.sortby.username_asc":"Nom d\'utilisateur (A \xe0 Z)","app.components.Users.SortPicker.sortby.username_desc":"Nom d\'utilisateur (Z \xe0 A)","app.components.listPlugins.button":"Ajouter un Nouveau Plugin","app.components.listPlugins.title.none":"Aucun plugin n\'est install\xe9","app.components.listPlugins.title.plural":"{number} sont disponibles","app.components.listPlugins.title.singular":"{number} est disponible","app.components.listPluginsPage.deletePlugin.error":"Une erreur est survenue pendant la d\xe9sintallation","app.containers.App.notification.error.init":"Une erreur est survenue en requ\xeatant l\'API","app.containers.AuthPage.ForgotPasswordSuccess.text.contact-admin":"Si vous ne recevez pas ce lien, veuillez contacter votre administrateur.","app.containers.AuthPage.ForgotPasswordSuccess.text.email":"La r\xe9ception de votre lien de r\xe9cup\xe9ration de mot de passe peut prendre quelques minutes.","app.containers.AuthPage.ForgotPasswordSuccess.title":"Email envoy\xe9","app.containers.Users.EditPage.form.active.label":"Actif","app.containers.Users.EditPage.header.label":"Modifier {name}","app.containers.Users.EditPage.header.label-loading":"Modifier l\'utilisateur","app.containers.Users.EditPage.roles-bloc-title":"R\xf4les attribu\xe9s","app.containers.Users.ModalForm.footer.button-success":"Cr\xe9er l\'utilisateur","app.links.configure-view":"Configurez la vue","app.utils.SelectOption.defaultMessage":" ","app.utils.add-filter":"Ajouter un filtre","app.utils.defaultMessage":" ","app.utils.delete":"Supprimer","app.utils.errors.file-too-big.message":"Le fichier est trop lourd","app.utils.filters":"Filtres","app.utils.placeholder.defaultMessage":" ","app.utils.publish":"Publier","app.utils.select-all":"Tout s\xe9lectionner","app.utils.unpublish":"Annuler la publication","components.AutoReloadBlocker.description":"D\xe9marrez Strapi avec l\'une des commandes suivantes:","components.AutoReloadBlocker.header":"L\'autoReload doit \xeatre activ\xe9 pour ce plugin.","components.ErrorBoundary.title":"Une erreur est survenue...","components.Input.error.attribute.key.taken":"Cette valeur existe d\xe9j\xe0","components.Input.error.attribute.sameKeyAndName":"Ne peuvent pas \xeatre \xe9gaux","components.Input.error.attribute.taken":"Ce champ existe d\xe9j\xe0","components.Input.error.contentTypeName.taken":"Ce nom existe d\xe9j\xe0","components.Input.error.custom-error":"{errorMessage} ","components.Input.error.password.noMatch":"Le mot de passe ne correspond pas","components.Input.error.validation.email":"Le format n\'est pas de type e-mail","components.Input.error.validation.json":"Le format JSON n\'est pas respect\xe9","components.Input.error.validation.max":"La valeur est trop grande.","components.Input.error.validation.maxLength":"La valeur est trop longue.","components.Input.error.validation.min":"La valeur est trop basse.","components.Input.error.validation.minLength":"La valeur est trop courte.","components.Input.error.validation.minSupMax":"Ne peut pas \xeatre plus grand.","components.Input.error.validation.regex":"La valeur ne correspond pas au format attendu.","components.Input.error.validation.required":"Ce champ est obligatoire.","components.InputSelect.option.placeholder":"Choisissez ici","components.ListRow.empty":"Il n\'y a pas de donn\xe9es \xe0 afficher.","components.OverlayBlocker.description":"Vous utilisez une fonctionnalit\xe9 qui n\xe9cessite le red\xe9marrage du server. Merci d\'attendre que celui-ci ait red\xe9marr\xe9.","components.OverlayBlocker.description.serverError":"Le serveur aurait d\xe9j\xe0 du red\xe9marrer, vous devriez regarder les messages dans le terminal.","components.OverlayBlocker.title":"Le serveur est en train de red\xe9marrer","components.OverlayBlocker.title.serverError":"Le serveur aurait d\xe9j\xe0 du red\xe9marrer","components.PageFooter.select":"entr\xe9es par page","components.ProductionBlocker.description":"Pour des raisons de s\xe9curit\xe9 il est d\xe9sactiv\xe9 dans les autres environnements.","components.ProductionBlocker.header":"Ce plugin est disponible uniquement en d\xe9veloppement.","components.Search.placeholder":"Rechercher...","components.Wysiwyg.collapse":"Fermer","components.Wysiwyg.selectOptions.H1":"Titre H1","components.Wysiwyg.selectOptions.H2":"Titre H2","components.Wysiwyg.selectOptions.H3":"Titre H3","components.Wysiwyg.selectOptions.H4":"Titre H4","components.Wysiwyg.selectOptions.H5":"Titre H5","components.Wysiwyg.selectOptions.H6":"Titre H6","components.Wysiwyg.selectOptions.title":"Ajouter un titre","components.WysiwygBottomControls.charactersIndicators":"caract\xe8res","components.WysiwygBottomControls.fullscreen":"Plein \xe9cran","components.WysiwygBottomControls.uploadFiles":"Ajouter des fichiers en les \'glissant-d\xe9posant\', {browse}, ou en les collant depuis le presse-papier","components.WysiwygBottomControls.uploadFiles.browse":"en les selectionnant","components.popUpWarning.button.cancel":"Non, annuler","components.popUpWarning.button.confirm":"Oui, confirmer","components.popUpWarning.message":"Etes-vous sure de vouloir le supprimer ?","components.popUpWarning.title":"Merci de confirmer","content-manager.EditRelations.title":"Donn\xe9es associ\xe9es","content-manager.components.AddFilterCTA.add":"Filtres","content-manager.components.AddFilterCTA.hide":"Filtres","content-manager.components.DraggableAttr.edit":"Cliquez pour modifier","content-manager.components.DynamicZone.pick-compo":"Choisir un composant","content-manager.components.EmptyAttributesBlock.button":"Voir la page des configurations","content-manager.components.EmptyAttributesBlock.description":"Vous pouvez modifiez vos param\xe8tres","content-manager.components.FieldItem.linkToComponentLayout":"Modifier le layout du composant","content-manager.components.FilterOptions.button.apply":"Appliquer","content-manager.components.FiltersPickWrapper.PluginHeader.actions.apply":"Appliquer","content-manager.components.FiltersPickWrapper.PluginHeader.actions.clearAll":"Tout supprimer","content-manager.components.FiltersPickWrapper.PluginHeader.description":"D\xe9finissez les conditions des filtres \xe0 appliquer","content-manager.components.FiltersPickWrapper.PluginHeader.title.filter":"Filtres","content-manager.components.FiltersPickWrapper.hide":"Fermer","content-manager.components.LimitSelect.itemsPerPage":"\xc9l\xe9ments par page","content-manager.components.Search.placeholder":"Rechercher une entr\xe9e...","content-manager.components.Select.draft-info-title":"Statut: Brouillon","content-manager.components.Select.publish-info-title":"Statut: Publi\xe9","content-manager.components.SettingsViewWrapper.pluginHeader.description.edit-settings":"D\xe9finissez l\'apparence de la vue edit.","content-manager.components.SettingsViewWrapper.pluginHeader.description.list-settings":"D\xe9finir les param\xe8tres de la vue liste.","content-manager.components.SettingsViewWrapper.pluginHeader.title":"Configurer la vue - {name}","content-manager.components.TableDelete.delete":"Tout supprimer","content-manager.components.TableDelete.deleteSelected":"Supprimer les \xe9l\xe9ments s\xe9lectionn\xe9s","content-manager.components.TableEmpty.withFilters":"Aucun {contentType} n\'a \xe9t\xe9 trouv\xe9 avec ces filtres...","content-manager.components.TableEmpty.withSearch":"Aucun {contentType} n\'a \xe9t\xe9 trouv\xe9 avec cette recherche ({search})...","content-manager.components.TableEmpty.withoutFilter":"Aucun {contentType} n\'a \xe9t\xe9 trouv\xe9...","content-manager.components.empty-repeatable":"Il n\'a pas encore d\'entr\xe9e. Cliquez sur le bouton pour en ajouter une.","content-manager.components.notification.info.maximum-requirement":"Le nombre maximal de champs est atteint","content-manager.components.notification.info.minimum-requirement":"Un champ a \xe9t\xe9 rajout\xe9 pour remplir les conditions minimales","content-manager.components.reset-entry":"Supprimer l\'entr\xe9e","content-manager.components.uid.apply":"appliquer","content-manager.components.uid.available":"disponible","content-manager.components.uid.regenerate":"reg\xe9n\xe9rer","content-manager.components.uid.suggested":"sugg\xe9r\xe9","content-manager.components.uid.unavailable":"indisponible","content-manager.containers.Edit.Link.Layout":"Param\xe9trer la vue","content-manager.containers.Edit.Link.Model":"\xc9diter le mod\xe8le","content-manager.containers.Edit.addAnItem":"Ajouter un \xe9l\xe9ment...","content-manager.containers.Edit.clickToJump":"Cliquer pour voir l\'entr\xe9e","content-manager.containers.Edit.delete":"Supprimer","content-manager.containers.Edit.delete-entry":"Supprimer cette entr\xe9e","content-manager.containers.Edit.editing":"\xc9dition en cours...","content-manager.containers.Edit.information.by":"Par","content-manager.containers.Edit.information.draftVersion":"version brouillon","content-manager.containers.Edit.information.editing":"\xc9dition :","content-manager.containers.Edit.information.lastUpdate":"Derni\xe8re modification","content-manager.containers.Edit.information.publishedVersion":"version publi\xe9e","content-manager.containers.Edit.pluginHeader.title.new":"Cr\xe9er un document","content-manager.containers.Edit.reset":"Annuler","content-manager.containers.Edit.returnList":"Retourner \xe0 la liste","content-manager.containers.Edit.seeDetails":"D\xe9tails","content-manager.containers.Edit.submit":"Valider","content-manager.containers.EditSettingsView.modal-form.edit-field":"Editer le champ","content-manager.containers.EditView.components.missing.plural":"{count} composants manquants","content-manager.containers.EditView.components.missing.singular":"{count} composants manquant","content-manager.containers.EditView.notification.errors":"Le formulaire contient des erreurs","content-manager.containers.Home.introduction":"Pour \xe9diter du contenu, choisissez un type de donn\xe9es dans le menu de gauche.","content-manager.containers.Home.pluginHeaderDescription":"Cr\xe9er et modifier votre type de contenu","content-manager.containers.Home.pluginHeaderTitle":"Type de contenu","content-manager.containers.List.draft":"Brouillon","content-manager.containers.List.errorFetchRecords":"Erreur","content-manager.containers.List.published":"Publi\xe9","content-manager.containers.ListPage.displayedFields":"Champs affich\xe9s","content-manager.containers.ListPage.table-headers.published_at":"Statut","content-manager.containers.ListSettingsView.modal-form.edit-label":"Editer le label","content-manager.containers.SettingPage.add.field":"Ins\xe9rer un autre champ","content-manager.containers.SettingPage.add.relational-field":"Ins\xe9rer un autre champ relationnel","content-manager.containers.SettingPage.attributes":"Attributs","content-manager.containers.SettingPage.attributes.description":"Organisez les attributs du mod\xe8le","content-manager.containers.SettingPage.editSettings.description":"Glissez & d\xe9posez les champs pour construire le layout","content-manager.containers.SettingPage.editSettings.entry.title":"Nom de l\'entr\xe9e","content-manager.containers.SettingPage.editSettings.entry.title.description":"D\xe9finissez quel champ sera affich\xe9","content-manager.containers.SettingPage.editSettings.title":"Vue edit (param\xe8tres)","content-manager.containers.SettingPage.layout":"Layout","content-manager.containers.SettingPage.listSettings.description":"Configurez les options de ce mod\xe8le","content-manager.containers.SettingPage.listSettings.title":"Vue liste (param\xe8tres)","content-manager.containers.SettingPage.pluginHeaderDescription":"Configurez les param\xe8tres de ce mod\xe8le","content-manager.containers.SettingPage.relations":"Champs relationnels","content-manager.containers.SettingPage.settings":"Param\xe8tres","content-manager.containers.SettingPage.view":"Vue","content-manager.containers.SettingsPage.Block.contentType.description":"Configurez les param\xe8tres sp\xe9cifiques","content-manager.containers.SettingsPage.Block.contentType.title":"Types de collection","content-manager.containers.SettingsPage.Block.generalSettings.description":"Configurez les options par d\xe9fault de vos mod\xe8les","content-manager.containers.SettingsPage.Block.generalSettings.title":"G\xe9n\xe9ral","content-manager.containers.SettingsPage.pluginHeaderDescription":"Configurez les param\xe8tres de vos mod\xe8les et groupes","content-manager.containers.SettingsView.list.subtitle":"Configurez le layout et l\'affichage de vos types de collection et groupes","content-manager.containers.SettingsView.list.title":"Param\xe8tres d\'affichage","content-manager.emptyAttributes.button":"Ouvrir le constructeur de types de contenu","content-manager.emptyAttributes.description":"Ajoutez votre premier champ a votre mod\xe8le","content-manager.emptyAttributes.title":"Il n\'y a pas encore de champs","content-manager.error.attribute.key.taken":"Cette valeur existe d\xe9j\xe0","content-manager.error.attribute.sameKeyAndName":"Ne peuvent pas \xeatre \xe9gaux","content-manager.error.attribute.taken":"Ce champ existe d\xe9j\xe0","content-manager.error.contentTypeName.taken":"Ce nom existe d\xe9j\xe0","content-manager.error.model.fetch":"Une erreur est survenue lors de la r\xe9ception des mod\xe8les.","content-manager.error.record.create":"Une erreur est survenue lors de la cr\xe9ation de l\'entr\xe9e.","content-manager.error.record.delete":"Une erreur est survenue lors de la suppression de l\'entr\xe9e.","content-manager.error.record.fetch":"Une erreur est survenue lors de la r\xe9ception de l\'entr\xe9e.","content-manager.error.record.update":"Une erreur est survenue lors de la modification de l\'entr\xe9e.","content-manager.error.records.count":"Une erreur est survenue lors de la r\xe9ception du nombre d\'entr\xe9es.","content-manager.error.records.fetch":"Une erreur est survenue lors de la r\xe9ception des entr\xe9es.","content-manager.error.schema.generation":"Une erreur est survenue lors de la g\xe9n\xe9ration du sch\xe9ma.","content-manager.error.validation.json":"Le format JSON n\'est pas respect\xe9","content-manager.error.validation.max":"La valeur est trop grande.","content-manager.error.validation.maxLength":"La valeur est trop longue.","content-manager.error.validation.min":"La valeur est trop basse.","content-manager.error.validation.minLength":"La valeur est trop courte.","content-manager.error.validation.minSupMax":"Ne peut pas \xeatre plus grand","content-manager.error.validation.regex":"La valeur ne correspond pas au format attendu.","content-manager.error.validation.required":"Ce champ est obligatoire.","content-manager.form.Input.bulkActions":"Autoriser les actions group\xe9es","content-manager.form.Input.defaultSort":"Attribut de tri par d\xe9fault","content-manager.form.Input.description":"Description","content-manager.form.Input.description.placeholder":"Afficher le nom dans le profil","content-manager.form.Input.editable":"Champ editable","content-manager.form.Input.filters":"Autoriser les filtres","content-manager.form.Input.label":"Label","content-manager.form.Input.label.inputDescription":"Cette valeur modifie celle du champs de la table","content-manager.form.Input.pageEntries":"Nombre d\'entr\xe9es par page","content-manager.form.Input.pageEntries.inputDescription":"Note : Vous pouvez modifier ces valeurs par mod\xe8le","content-manager.form.Input.placeholder":"Placeholder","content-manager.form.Input.placeholder.placeholder":"Mon super placeholder","content-manager.form.Input.search":"Autoriser la recherche","content-manager.form.Input.search.field":"Autoriser la recherche sur ce champs","content-manager.form.Input.sort.field":"Autoriser le tri sur ce champs","content-manager.form.Input.wysiwyg":"Afficher comme WYSIWYG","content-manager.global.displayedFields":"Champs affich\xe9s","content-manager.groups":"Groupes","content-manager.groups.numbered":"Groupes ({number})","content-manager.models":"Types de Collection","content-manager.models.numbered":"Types de Collection ({number})","content-manager.notification.error.displayedFields":"Vous devez avoir au moins un champ d\'affich\xe9","content-manager.notification.error.relationship.fetch":"Une erreur est survenue en r\xe9cup\xe9rant les relations.","content-manager.notification.info.SettingPage.disableSort":"Vous devez avoir au moins un attribut de tri par d\xe9faut","content-manager.notification.info.minimumFields":"Vous devez avoir au moins un champ d\'affich\xe9","content-manager.notification.upload.error":"Une erreur est survenues en t\xe9l\xe9chargeant vos fichiers","content-manager.pageNotFound":"Page non trouv\xe9e","content-manager.plugin.description.long":"Visualisez, modifiez et supprimez les donn\xe9es de votre base de donn\xe9es.","content-manager.plugin.description.short":"Visualisez, modifiez et supprimez les donn\xe9es de votre base de donn\xe9es.","content-manager.popUpWarning.bodyMessage.contentType.delete":"\xcates-vous s\xfbr de vouloir supprimer cette entr\xe9e ?","content-manager.popUpWarning.bodyMessage.contentType.delete.all":"\xcates-vous s\xfbr de vouloir supprimer ces entr\xe9es ?","content-manager.popUpWarning.warning.cancelAllSettings":"\xcates-vous s\xfbr de vouloir abandonner vos modifications ?","content-manager.popUpWarning.warning.publish-question":"\xcates-vous s\xfbr de vouloir le publier ?","content-manager.popUpWarning.warning.unpublish":"Si vous annulez la publication de ce contenu, il deviendra automatiquement un brouillon.","content-manager.popUpWarning.warning.unpublish-question":"\xcates-vous s\xfbr de vouloir annuler sa publication ?","content-manager.popUpWarning.warning.updateAllSettings":"Cela modifiera tous vos pr\xe9c\xe9dents param\xe8tres.","content-manager.success.record.delete":"Supprim\xe9","content-manager.success.record.publish":"Publi\xe9","content-manager.success.record.save":"Sauvegard\xe9","content-manager.success.record.unpublish":"Publication annul\xe9e","form.button.done":"Terminer","form.button.finish":"Terminer","global.prompt.unsaved":"\xcates-vous s\xfbr de vouloir quitter cette page? Toutes vos modifications seront perdues","notification.error":"Une erreur est survenue","notification.error.layout":"Impossible de r\xe9cup\xe9rer le layout de l\'admin","notification.form.error.fields":"Le formulaire contient des erreurs","request.error.model.unknown":"Le model n\'existe pas"}')}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[7347],{90097:(n,e,t)=>{"use strict";t.r(e),t.d(e,{default:()=>s});var r=t(90487),o=t.n(r),l=t(27702),a={insert:"head",singleton:!1};o()(l.Z,a);const s=l.Z.locals||{}},90487:(n,e,t)=>{"use strict";var r=function(){var n;return function(){return"undefined"===typeof n&&(n=Boolean(window&&document&&document.all&&!window.atob)),n}}(),o=function(){var n={};return function(e){if("undefined"===typeof n[e]){var t=document.querySelector(e);if(window.HTMLIFrameElement&&t instanceof window.HTMLIFrameElement)try{t=t.contentDocument.head}catch(r){t=null}n[e]=t}return n[e]}}(),l=[];function a(n){for(var e=-1,t=0;t<l.length;t++)if(l[t].identifier===n){e=t;break}return e}function s(n,e){for(var t={},r=[],o=0;o<n.length;o++){var s=n[o],i=e.base?s[0]+e.base:s[0],c=t[i]||0,u="".concat(i," ").concat(c);t[i]=c+1;var d=a(u),h={css:s[1],media:s[2],sourceMap:s[3]};-1!==d?(l[d].references++,l[d].updater(h)):l.push({identifier:u,updater:p(h,e),references:1}),r.push(u)}return r}function i(n){var e=document.createElement("style"),r=n.attributes||{};if("undefined"===typeof r.nonce){var l=t.nc;l&&(r.nonce=l)}if(Object.keys(r).forEach((function(n){e.setAttribute(n,r[n])})),"function"===typeof n.insert)n.insert(e);else{var a=o(n.insert||"head");if(!a)throw new Error("Couldn't find a style target. This probably means that the value for the 'insert' parameter is invalid.");a.appendChild(e)}return e}var c=function(){var n=[];return function(e,t){return n[e]=t,n.filter(Boolean).join("\n")}}();function u(n,e,t,r){var o=t?"":r.media?"@media ".concat(r.media," {").concat(r.css,"}"):r.css;if(n.styleSheet)n.styleSheet.cssText=c(e,o);else{var l=document.createTextNode(o),a=n.childNodes;a[e]&&n.removeChild(a[e]),a.length?n.insertBefore(l,a[e]):n.appendChild(l)}}function d(n,e,t){var r=t.css,o=t.media,l=t.sourceMap;if(o?n.setAttribute("media",o):n.removeAttribute("media"),l&&"undefined"!==typeof btoa&&(r+="\n/*# sourceMappingURL=data:application/json;base64,".concat(btoa(unescape(encodeURIComponent(JSON.stringify(l))))," */")),n.styleSheet)n.styleSheet.cssText=r;else{for(;n.firstChild;)n.removeChild(n.firstChild);n.appendChild(document.createTextNode(r))}}var h=null,f=0;function p(n,e){var t,r,o;if(e.singleton){var l=f++;t=h||(h=i(e)),r=u.bind(null,t,l,!1),o=u.bind(null,t,l,!0)}else t=i(e),r=d.bind(null,t,e),o=function(){!function(n){if(null===n.parentNode)return!1;n.parentNode.removeChild(n)}(t)};return r(n),function(e){if(e){if(e.css===n.css&&e.media===n.media&&e.sourceMap===n.sourceMap)return;r(n=e)}else o()}}n.exports=function(n,e){(e=e||{}).singleton||"boolean"===typeof e.singleton||(e.singleton=r());var t=s(n=n||[],e);return function(n){if(n=n||[],"[object Array]"===Object.prototype.toString.call(n)){for(var r=0;r<t.length;r++){var o=a(t[r]);l[o].references--}for(var i=s(n,e),c=0;c<t.length;c++){var u=a(t[c]);0===l[u].references&&(l[u].updater(),l.splice(u,1))}t=i}}}},68922:n=>{"use strict";n.exports=function(n){var e=[];return e.toString=function(){return this.map((function(e){var t=n(e);return e[2]?"@media ".concat(e[2]," {").concat(t,"}"):t})).join("")},e.i=function(n,t,r){"string"===typeof n&&(n=[[null,n,""]]);var o={};if(r)for(var l=0;l<this.length;l++){var a=this[l][0];null!=a&&(o[a]=!0)}for(var s=0;s<n.length;s++){var i=[].concat(n[s]);r&&o[i[0]]||(t&&(i[2]?i[2]="".concat(t," and ").concat(i[2]):i[2]=t),e.push(i))}},e}},27702:(n,e,t)=>{"use strict";t.d(e,{Z:()=>l});var r=t(68922),o=t.n(r)()((function(n){return n[1]}));o.push([n.id,"/*\n\nOrginal Style from ethanschoonover.com/solarized (c) Jeremy Hull <sourdrums@gmail.com>\n\n*/\n\n.hljs {\n display: block;\n overflow-x: auto;\n padding: 0.5em;\n background: #002b36;\n color: #839496;\n}\n\n.hljs-comment,\n.hljs-quote {\n color: #586e75;\n}\n\n/* Solarized Green */\n.hljs-keyword,\n.hljs-selector-tag,\n.hljs-addition {\n color: #859900;\n}\n\n/* Solarized Cyan */\n.hljs-number,\n.hljs-string,\n.hljs-meta .hljs-meta-string,\n.hljs-literal,\n.hljs-doctag,\n.hljs-regexp {\n color: #2aa198;\n}\n\n/* Solarized Blue */\n.hljs-title,\n.hljs-section,\n.hljs-name,\n.hljs-selector-id,\n.hljs-selector-class {\n color: #268bd2;\n}\n\n/* Solarized Yellow */\n.hljs-attribute,\n.hljs-attr,\n.hljs-variable,\n.hljs-template-variable,\n.hljs-class .hljs-title,\n.hljs-type {\n color: #b58900;\n}\n\n/* Solarized Orange */\n.hljs-symbol,\n.hljs-bullet,\n.hljs-subst,\n.hljs-meta,\n.hljs-meta .hljs-keyword,\n.hljs-selector-attr,\n.hljs-selector-pseudo,\n.hljs-link {\n color: #cb4b16;\n}\n\n/* Solarized Red */\n.hljs-built_in,\n.hljs-deletion {\n color: #dc322f;\n}\n\n.hljs-formula {\n background: #073642;\n}\n\n.hljs-emphasis {\n font-style: italic;\n}\n\n.hljs-strong {\n font-weight: bold;\n}\n",""]);const l=o}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[3552],{16540:(e,t,a)=>{"use strict";e.exports=a(67468)},67468:function(e,t,a){var n,r;e.exports=(n=a(32735),r=a(19615),function(e){var t={};function a(n){if(t[n])return t[n].exports;var r=t[n]={i:n,l:!1,exports:{}};return e[n].call(r.exports,r,r.exports,a),r.l=!0,r.exports}return a.m=e,a.c=t,a.d=function(e,t,n){a.o(e,t)||Object.defineProperty(e,t,{enumerable:!0,get:n})},a.r=function(e){"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},a.t=function(e,t){if(1&t&&(e=a(e)),8&t)return e;if(4&t&&"object"==typeof e&&e&&e.__esModule)return e;var n=Object.create(null);if(a.r(n),Object.defineProperty(n,"default",{enumerable:!0,value:e}),2&t&&"string"!=typeof e)for(var r in e)a.d(n,r,function(t){return e[t]}.bind(null,r));return n},a.n=function(e){var t=e&&e.__esModule?function(){return e.default}:function(){return e};return a.d(t,"a",t),t},a.o=function(e,t){return Object.prototype.hasOwnProperty.call(e,t)},a.p="",a(a.s=108)}({0:function(e,t,a){e.exports=a(16)()},1:function(e,t){e.exports=n},10:function(e,t,a){var n=a(22),r=a(23),l=a(19),o=a(24);e.exports=function(e,t){return n(e)||r(e,t)||l(e,t)||o()},e.exports.default=e.exports,e.exports.__esModule=!0},108:function(e,t,a){"use strict";a.r(t),a.d(t,"Main",(function(){return h})),a.d(t,"SkipToContent",(function(){return E}));var n,r=a(5),l=a.n(r),o=a(6),u=a.n(o),i=a(3),d=a.n(i),s=a(1),c=a.n(s),f=a(0),p=a.n(f),m=a(2),v=a.n(m),g=["labelledBy"],y=v.a.main(n||(n=d()(["\n // To prevent global outline on focus visible to force an outline when Main is focused\n &:focus-visible {\n outline: none;\n }\n"]))),h=function(e){var t=e.labelledBy,a=u()(e,g),n=t||"main-content-title";return c.a.createElement(y,l()({"aria-labelledby":n,id:"main-content",tabIndex:-1},a))};h.defaultProps={labelledBy:void 0},h.propTypes={labelledBy:p.a.string};var b,T=a(4),x=v()(T.Box)(b||(b=d()(["\n text-decoration: none;\n position: absolute;\n z-index: 9999;\n left: -100%;\n top: -100%;\n\n &:focus {\n left: ",";\n top: ",";\n }\n"])),(function(e){return e.theme.spaces[3]}),(function(e){return e.theme.spaces[3]})),E=function(e){var t=e.children;return c.a.createElement(x,{as:"a",href:"#main-content",background:"primary600",color:"neutral0",padding:3,hasRadius:!0},t)};E.propTypes={children:p.a.node.isRequired}},16:function(e,t,a){"use strict";var n=a(17);function r(){}function l(){}l.resetWarningCache=r,e.exports=function(){function e(e,t,a,r,l,o){if(o!==n){var u=new Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw u.name="Invariant Violation",u}}function t(){return e}e.isRequired=e;var a={array:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:l,resetWarningCache:r};return a.PropTypes=a,a}},17:function(e,t,a){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},18:function(e,t){e.exports=function(e,t){(null==t||t>e.length)&&(t=e.length);for(var a=0,n=new Array(t);a<t;a++)n[a]=e[a];return n},e.exports.default=e.exports,e.exports.__esModule=!0},19:function(e,t,a){var n=a(18);e.exports=function(e,t){if(e){if("string"==typeof e)return n(e,t);var a=Object.prototype.toString.call(e).slice(8,-1);return"Object"===a&&e.constructor&&(a=e.constructor.name),"Map"===a||"Set"===a?Array.from(e):"Arguments"===a||/^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(a)?n(e,t):void 0}},e.exports.default=e.exports,e.exports.__esModule=!0},2:function(e,t){e.exports=r},21:function(e,t){e.exports=function(e,t){if(null==e)return{};var a,n,r={},l=Object.keys(e);for(n=0;n<l.length;n++)a=l[n],t.indexOf(a)>=0||(r[a]=e[a]);return r},e.exports.default=e.exports,e.exports.__esModule=!0},22:function(e,t){e.exports=function(e){if(Array.isArray(e))return e},e.exports.default=e.exports,e.exports.__esModule=!0},23:function(e,t){e.exports=function(e,t){var a=null==e?null:"undefined"!=typeof Symbol&&e[Symbol.iterator]||e["@@iterator"];if(null!=a){var n,r,l=[],o=!0,u=!1;try{for(a=a.call(e);!(o=(n=a.next()).done)&&(l.push(n.value),!t||l.length!==t);o=!0);}catch(e){u=!0,r=e}finally{try{o||null==a.return||a.return()}finally{if(u)throw r}}return l}},e.exports.default=e.exports,e.exports.__esModule=!0},24:function(e,t){e.exports=function(){throw new TypeError("Invalid attempt to destructure non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")},e.exports.default=e.exports,e.exports.__esModule=!0},3:function(e,t){e.exports=function(e,t){return t||(t=e.slice(0)),Object.freeze(Object.defineProperties(e,{raw:{value:Object.freeze(t)}}))},e.exports.default=e.exports,e.exports.__esModule=!0},4:function(e,t,a){"use strict";a.r(t),a.d(t,"Box",(function(){return f}));var n,r=a(3),l=a.n(r),o=a(0),u=a.n(o),i=a(2),d=a.n(i),s=a(7),c={color:!0},f=d.a.div.withConfig({shouldForwardProp:function(e,t){return!c[e]&&t(e)}})(n||(n=l()(["\n // Font\n font-size: ",";\n\n // Colors\n background: ",";\n color: ",";\n\n // Spaces\n ","\n ","\n ","\n ","\n ","\n ","\n ","\n ","\n ","\n\n // Responsive hiding\n ","\n ","\n \n\n // Borders\n border-radius: ",";\n border-style: ",";\n border-width: ",";\n border-color: ",";\n border: ",";\n\n // Shadows\n box-shadow: ",";\n\n // Handlers\n pointer-events: ",";\n &:hover {\n ","\n }\n\n // Display\n display: ",";\n\n // Position\n position: ",";\n left: ",";\n right: ",";\n top: ",";\n bottom: ",";\n z-index: ",";\n overflow: ",";\n cursor: ",";\n\n // Size\n width: ",";\n max-width: ",";\n min-width: ",";\n height: ",";\n max-height: ",";\n min-height: ",";\n\n // Animation\n transition: ",";\n transform: ",";\n animation: ",";\n\n //Flexbox children props\n flex-shrink: ",";\n flex-grow: ",";\n flex-basis: ",";\n flex: ",";\n\n // Text\n text-align: ",";\n text-transform: ",";\n line-height: ",";\n\n // Cursor\n cursor: ",";\n"])),(function(e){var t=e.fontSize;return e.theme.fontSizes[t]||t}),(function(e){var t=e.theme,a=e.background;return t.colors[a]}),(function(e){var t=e.theme,a=e.color;return t.colors[a]}),(function(e){var t=e.theme,a=e.padding;return Object(s.a)("padding",a,t)}),(function(e){var t=e.theme,a=e.paddingTop;return Object(s.a)("padding-top",a,t)}),(function(e){var t=e.theme,a=e.paddingRight;return Object(s.a)("padding-right",a,t)}),(function(e){var t=e.theme,a=e.paddingBottom;return Object(s.a)("padding-bottom",a,t)}),(function(e){var t=e.theme,a=e.paddingLeft;return Object(s.a)("padding-left",a,t)}),(function(e){var t=e.theme,a=e.marginLeft;return Object(s.a)("margin-left",a,t)}),(function(e){var t=e.theme,a=e.marginRight;return Object(s.a)("margin-right",a,t)}),(function(e){var t=e.theme,a=e.marginTop;return Object(s.a)("margin-top",a,t)}),(function(e){var t=e.theme,a=e.marginBottom;return Object(s.a)("margin-bottom",a,t)}),(function(e){var t=e.theme;return e.hiddenS?"".concat(t.mediaQueries.tablet," { display: none; }"):void 0}),(function(e){var t=e.theme;return e.hiddenXS?"".concat(t.mediaQueries.mobile," { display: none; }"):void 0}),(function(e){var t=e.theme,a=e.hasRadius,n=e.borderRadius;return a?t.borderRadius:n}),(function(e){return e.borderStyle}),(function(e){return e.borderWidth}),(function(e){var t=e.borderColor;return e.theme.colors[t]}),(function(e){var t=e.theme,a=e.borderColor,n=e.borderStyle,r=e.borderWidth;if(a&&!n&&!r)return"1px solid ".concat(t.colors[a])}),(function(e){var t=e.theme,a=e.shadow;return t.shadows[a]}),(function(e){return e.pointerEvents}),(function(e){var t=e._hover,a=e.theme;return t?t(a):void 0}),(function(e){return e.display}),(function(e){return e.position}),(function(e){var t=e.left;return e.theme.spaces[t]||t}),(function(e){var t=e.right;return e.theme.spaces[t]||t}),(function(e){var t=e.top;return e.theme.spaces[t]||t}),(function(e){var t=e.bottom;return e.theme.spaces[t]||t}),(function(e){return e.zIndex}),(function(e){return e.overflow}),(function(e){return e.cursor}),(function(e){var t=e.width;return e.theme.sizes[t]||t}),(function(e){var t=e.maxWidth;return e.theme.sizes[t]||t}),(function(e){var t=e.minWidth;return e.theme.sizes[t]||t}),(function(e){var t=e.height;return e.theme.sizes[t]||t}),(function(e){var t=e.maxHeight;return e.theme.sizes[t]||t}),(function(e){var t=e.minHeight;return e.theme.sizes[t]||t}),(function(e){return e.transition}),(function(e){return e.transform}),(function(e){return e.animation}),(function(e){return e.shrink}),(function(e){return e.grow}),(function(e){return e.basis}),(function(e){return e.flex}),(function(e){return e.textAlign}),(function(e){return e.textTransform}),(function(e){return e.lineHeight}),(function(e){return e.cursor}));f.displayName="Box",f.defaultProps={background:void 0,borderColor:void 0,color:void 0,hiddenS:!1,hiddenXS:!1,padding:void 0,paddingTop:void 0,paddingRight:void 0,paddingBottom:void 0,paddingLeft:void 0,hasRadius:!1,shadow:void 0,children:null,shrink:void 0,grow:void 0,basis:void 0,flex:void 0,_hover:function(){}},f.propTypes={_hover:u.a.func,background:u.a.string,basis:u.a.oneOfType([u.a.string,u.a.string]),borderColor:u.a.string,children:u.a.oneOfType([u.a.node,u.a.string]),color:u.a.string,flex:u.a.oneOfType([u.a.string,u.a.string]),grow:u.a.oneOfType([u.a.string,u.a.string]),hasRadius:u.a.bool,hiddenS:u.a.bool,hiddenXS:u.a.bool,padding:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingBottom:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingLeft:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingRight:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),paddingTop:u.a.oneOfType([u.a.number,u.a.arrayOf(u.a.number)]),shadow:u.a.string,shrink:u.a.oneOfType([u.a.string,u.a.string])}},5:function(e,t){function a(){return e.exports=a=Object.assign||function(e){for(var t=1;t<arguments.length;t++){var a=arguments[t];for(var n in a)Object.prototype.hasOwnProperty.call(a,n)&&(e[n]=a[n])}return e},e.exports.default=e.exports,e.exports.__esModule=!0,a.apply(this,arguments)}e.exports=a,e.exports.default=e.exports,e.exports.__esModule=!0},6:function(e,t,a){var n=a(21);e.exports=function(e,t){if(null==e)return{};var a,r,l=n(e,t);if(Object.getOwnPropertySymbols){var o=Object.getOwnPropertySymbols(e);for(r=0;r<o.length;r++)a=o[r],t.indexOf(a)>=0||Object.prototype.propertyIsEnumerable.call(e,a)&&(l[a]=e[a])}return l},e.exports.default=e.exports,e.exports.__esModule=!0},7:function(e,t,a){"use strict";var n=a(10),r=a.n(n);t.a=function(e,t,a){if(void 0!==t){if(Array.isArray(t)){var n=r()(t,3),l=n[0],o=n[1],u=n[2],i="".concat(e,": ").concat(a.spaces[l],";");return void 0!==o&&(i+="".concat(a.mediaQueries.tablet,"{\n ").concat(e,": ").concat(a.spaces[o],";\n }")),void 0!==u&&(i+="".concat(a.mediaQueries.mobile,"{\n ").concat(e,": ").concat(a.spaces[u],";\n }")),i}var d=a.spaces[t]||t;return"".concat(e,": ").concat(d,";")}}}}))},90745:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(16950)),l=n(a(32735)),o=n(a(60216)),u=a(95602),i=a(20763),d=a(90662),s=a(28004),c=a(53214),f=n(a(95717)),p=n(a(76470)),m=a(5636),v=a(10938),g=a(33150),y=function(e){var t=e.locales,a=e.onDeleteLocale,n=e.onEditLocale,o=(0,m.useIntl)().formatMessage;return l.default.createElement(c.Table,{colCount:4,rowCount:t.length+1},l.default.createElement(c.Thead,null,l.default.createElement(c.Tr,null,l.default.createElement(c.Th,null,l.default.createElement(u.Typography,{variant:"sigma",textColor:"neutral600"},o({id:(0,g.getTrad)("Settings.locales.row.id")}))),l.default.createElement(c.Th,null,l.default.createElement(u.Typography,{variant:"sigma",textColor:"neutral600"},o({id:(0,g.getTrad)("Settings.locales.row.displayName")}))),l.default.createElement(c.Th,null,l.default.createElement(u.Typography,{variant:"sigma",textColor:"neutral600"},o({id:(0,g.getTrad)("Settings.locales.row.default-locale")}))),l.default.createElement(c.Th,null,l.default.createElement(s.VisuallyHidden,null,"Actions")))),l.default.createElement(c.Tbody,null,t.map((function(e){return l.default.createElement(c.Tr,(0,r.default)({key:e.id},(0,v.onRowClick)({fn:function(){return n(e)},condition:n})),l.default.createElement(c.Td,null,l.default.createElement(u.Typography,{textColor:"neutral800"},e.id)),l.default.createElement(c.Td,null,l.default.createElement(u.Typography,{textColor:"neutral800"},e.name)),l.default.createElement(c.Td,null,l.default.createElement(u.Typography,{textColor:"neutral800"},e.isDefault?o({id:(0,g.getTrad)("Settings.locales.row.default-locale")}):null)),l.default.createElement(c.Td,null,l.default.createElement(d.Stack,(0,r.default)({horizontal:!0,size:1,style:{justifyContent:"flex-end"}},v.stopPropagation),n&&l.default.createElement(i.IconButton,{onClick:function(){return n(e)},label:o({id:(0,g.getTrad)("Settings.list.actions.edit")}),icon:l.default.createElement(f.default,null),noBorder:!0}),a&&!e.isDefault&&l.default.createElement(i.IconButton,{onClick:function(){return a(e)},label:o({id:(0,g.getTrad)("Settings.list.actions.delete")}),icon:l.default.createElement(p.default,null),noBorder:!0}))))}))))};y.defaultProps={locales:[],onDeleteLocale:void 0,onEditLocale:void 0},y.propTypes={locales:o.default.array,onDeleteLocale:o.default.func,onEditLocale:o.default.func};var h=y;t.default=h},16034:(e,t,a)=>{"use strict";var n=a(34398),r=a(87002);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=n(a(43408)),o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var a=x(t);if(a&&a.has(e))return a.get(e);var n={},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var u=l?Object.getOwnPropertyDescriptor(e,o):null;u&&(u.get||u.set)?Object.defineProperty(n,o,u):n[o]=e[o]}n.default=e,a&&a.set(e,n);return n}(a(32735)),u=a(5636),i=n(a(60216)),d=a(44526),s=a(16540),c=a(11856),f=a(10938),p=n(a(59290)),m=n(a(97042)),v=n(a(66813)),g=a(33150),y=n(a(29487)),h=n(a(58040)),b=n(a(12164)),T=n(a(90745));function x(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,a=new WeakMap;return(x=function(e){return e?a:t})(e)}var E=function(e){var t=e.canUpdateLocale,a=e.canDeleteLocale,n=e.onToggleCreateModal,r=e.isCreating,i=(0,o.useState)(),x=(0,l.default)(i,2),E=x[0],O=x[1],C=(0,o.useState)(),M=(0,l.default)(C,2),S=M[0],_=M[1],w=(0,v.default)().locales,L=(0,u.useIntl)().formatMessage;(0,f.useFocusWhenNavigate)();var P=a?O:void 0,j=t?_:void 0;return o.default.createElement(s.Main,{tabIndex:-1},o.default.createElement(c.HeaderLayout,{primaryAction:o.default.createElement(d.Button,{startIcon:o.default.createElement(p.default,null),onClick:n,size:"L"},L({id:(0,g.getTrad)("Settings.list.actions.add")})),title:L({id:(0,g.getTrad)("plugin.name")}),subtitle:L({id:(0,g.getTrad)("Settings.list.description")})}),o.default.createElement(c.ContentLayout,null,(null===w||void 0===w?void 0:w.length)>0?o.default.createElement(T.default,{locales:w,onDeleteLocale:P,onEditLocale:j}):o.default.createElement(c.EmptyStateLayout,{icon:o.default.createElement(m.default,{width:void 0,height:void 0}),content:L({id:(0,g.getTrad)("Settings.list.empty.title")}),action:n?o.default.createElement(d.Button,{variant:"secondary",startIcon:o.default.createElement(p.default,null),onClick:n},L({id:(0,g.getTrad)("Settings.list.actions.add")})):null})),r&&o.default.createElement(b.default,{onClose:n}),S&&o.default.createElement(y.default,{onClose:function(){return _(void 0)},locale:S}),o.default.createElement(h.default,{localeToDelete:E,onClose:function(){return O(void 0)}}))};E.defaultProps={onToggleCreateModal:void 0},E.propTypes={canUpdateLocale:i.default.bool.isRequired,canDeleteLocale:i.default.bool.isRequired,onToggleCreateModal:i.default.func,isCreating:i.default.bool.isRequired};var O=E;t.default=O},8588:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=a(14715),o=a(5636),u=n(a(60216)),i=n(a(66813)),d=n(a(54931)),s=a(33150),c=r.default.memo((function(e){var t=e.value,a=e.onClear,n=e.onLocaleChange,u=e.error,c=(0,o.useIntl)().formatMessage,f=(0,d.default)(),p=f.defaultLocales,m=f.isLoading,v=(0,i.default)().locales,g=(p||[]).map((function(e){return{label:e.name,value:e.code}})).filter((function(e){var a=e.value,n=v.find((function(e){return e.code===a}));return!n||n.code===t})),y=t||"";return r.default.createElement(l.Combobox,{"aria-busy":m,error:u,label:c({id:(0,s.getTrad)("Settings.locales.modal.locales.label"),defaultMessage:"Locales"}),value:y,onClear:t?a:void 0,onChange:function(e){var t=g.find((function(t){return t.value===e}));t&&n({code:t.value,displayName:t.label})},placeholder:c({id:"components.placeholder.select",defaultMessage:"Select"})},g.map((function(e){return r.default.createElement(l.ComboboxOption,{value:e.value,key:e.value},e.label)})))}));c.defaultProps={error:void 0,value:void 0,onClear:function(){},onLocaleChange:function(){}},c.propTypes={error:u.default.string,onClear:u.default.func,onLocaleChange:u.default.func,value:u.default.string};var f=c;t.default=f},82412:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=a(83281),o=a(5636),u=a(52111),i=a(33150),d=function(){var e=(0,l.useFormikContext)(),t=e.values,a=e.setFieldValue,n=(0,o.useIntl)().formatMessage;return r.default.createElement(u.Checkbox,{hint:n({id:(0,i.getTrad)("Settings.locales.modal.advanced.setAsDefault.hint"),defaultMessage:"One default locale is required, change it by selecting another one"}),onChange:function(){return a("isDefault",!t.isDefault)},value:t.isDefault},n({id:(0,i.getTrad)("Settings.locales.modal.advanced.setAsDefault"),defaultMessage:"Set as default locale"}))};t.default=d},35702:(e,t,a)=>{"use strict";var n=a(34398),r=a(87002);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var a=f(t);if(a&&a.has(e))return a.get(e);var n={},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var u=l?Object.getOwnPropertyDescriptor(e,o):null;u&&(u.get||u.set)?Object.defineProperty(n,o,u):n[o]=e[o]}n.default=e,a&&a.set(e,n);return n}(a(32735)),o=a(78330),u=a(37178),i=a(5636),d=a(83281),s=a(33150),c=n(a(8588));function f(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,a=new WeakMap;return(f=function(e){return e?a:t})(e)}var p=function(){var e=(0,i.useIntl)().formatMessage,t=(0,d.useFormikContext)(),a=t.values,n=t.handleChange,r=t.setFieldValue,f=t.errors,p=(0,l.useCallback)((function(e){r("displayName",e.displayName),r("code",e.code)}),[r]),m=(0,l.useCallback)((function(){r("displayName",""),r("code","")}),[r]);return l.default.createElement(o.Grid,{gap:4},l.default.createElement(o.GridItem,{col:6},l.default.createElement(c.default,{error:f.code,value:a.code,onLocaleChange:p,onClear:m})),l.default.createElement(o.GridItem,{col:6},l.default.createElement(u.TextInput,{name:"displayName",label:e({id:(0,s.getTrad)("Settings.locales.modal.locales.displayName"),defaultMessage:"Locale display name"}),hint:e({id:(0,s.getTrad)("Settings.locales.modal.locales.displayName.description"),defaultMessage:"Locale will be displayed under that name in the administration panel"}),error:f.displayName?e({id:(0,s.getTrad)("Settings.locales.modal.locales.displayName.error"),defaultMessage:"The locale display name can only be less than 50 characters."}):void 0,value:a.displayName,onChange:n})))};t.default=p},12164:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(85374)),o=n(a(32735)),u=n(a(60216)),i=a(10938),d=a(4122),s=a(81700),c=a(44526),f=a(95602),p=a(27635),m=a(9808),v=a(19192),g=n(a(88677)),y=a(5636),h=a(83281),b=n(a(54525)),T=a(33150),x=n(a(42700)),E=n(a(35702)),O=n(a(82412)),C={code:"",displayName:"",isDefault:!1},M=function(e){var t=e.onClose,a=(0,x.default)(),n=a.isAdding,u=a.addLocale,M=(0,y.useIntl)().formatMessage,S=(0,i.useRBACProvider)().refetchPermissions,_=function(){var e=(0,l.default)(r.default.mark((function e(t){return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.next=2,u({code:t.code,name:t.displayName,isDefault:t.isDefault});case 2:return e.next=4,S();case 4:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return o.default.createElement(d.ModalLayout,{onClose:t,labelledBy:"add-locale-title"},o.default.createElement(h.Formik,{initialValues:C,onSubmit:_,validationSchema:b.default,validateOnChange:!1},o.default.createElement(i.Form,null,o.default.createElement(d.ModalHeader,null,o.default.createElement(f.Typography,{fontWeight:"bold",textColor:"neutral800",as:"h2",id:"add-locale-title"},M({id:(0,T.getTrad)("Settings.list.actions.add"),defaultMessage:"Add a locale"}))),o.default.createElement(d.ModalBody,null,o.default.createElement(s.TabGroup,{label:M({id:(0,T.getTrad)("Settings.locales.modal.title"),defaultMessage:"Configurations"}),id:"tabs",variant:"simple"},o.default.createElement(v.Flex,{justifyContent:"space-between"},o.default.createElement(f.Typography,{as:"h2",variant:"beta"},M({id:(0,T.getTrad)("Settings.locales.modal.title"),defaultMessage:"Configurations"})),o.default.createElement(s.Tabs,null,o.default.createElement(s.Tab,null,M({id:(0,T.getTrad)("Settings.locales.modal.base"),defaultMessage:"Base settings"})),o.default.createElement(s.Tab,null,M({id:(0,T.getTrad)("Settings.locales.modal.advanced"),defaultMessage:"Advanced settings"})))),o.default.createElement(p.Divider,null),o.default.createElement(m.Box,{paddingTop:7,paddingBottom:7},o.default.createElement(s.TabPanels,null,o.default.createElement(s.TabPanel,null,o.default.createElement(E.default,null)),o.default.createElement(s.TabPanel,null,o.default.createElement(O.default,null)))))),o.default.createElement(d.ModalFooter,{startActions:o.default.createElement(c.Button,{variant:"tertiary",onClick:t},M({id:"app.components.Button.cancel",defaultMessage:"Cancel"})),endActions:o.default.createElement(c.Button,{type:"submit",startIcon:o.default.createElement(g.default,null),disabled:n},M({id:"app.components.Button.save",defaultMessage:"Save"}))}))))};M.propTypes={onClose:u.default.func.isRequired};var S=M;t.default=S},58040:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=n(a(60216)),o=a(10938),u=n(a(23422)),i=function(e){var t=e.localeToDelete,a=e.onClose,n=(0,u.default)(),l=n.isDeleting,i=n.deleteLocale,d=Boolean(t);return r.default.createElement(o.ConfirmDialog,{isConfirmButtonLoading:l,onConfirm:function(){return i(t.id).then(a)},onToggleDialog:a,isOpen:d})};i.defaultProps={localeToDelete:void 0},i.propTypes={localeToDelete:l.default.shape({id:l.default.number.isRequired}),onClose:l.default.func.isRequired};var d=i;t.default=d},86862:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=n(a(60216)),o=a(83281),u=a(5636),i=a(52111),d=a(33150),s=function(e){var t=e.isDefaultLocale,a=(0,o.useFormikContext)(),n=a.values,l=a.setFieldValue,s=(0,u.useIntl)().formatMessage;return r.default.createElement(i.Checkbox,{name:"isDefault",hint:s({id:(0,d.getTrad)("Settings.locales.modal.advanced.setAsDefault.hint"),defaultMessage:"One default locale is required, change it by selecting another one"}),onChange:function(){return l("isDefault",!n.isDefault)},value:n.isDefault,disabled:t},s({id:(0,d.getTrad)("Settings.locales.modal.advanced.setAsDefault"),defaultMessage:"Set as default locale"}))};s.propTypes={isDefaultLocale:l.default.bool.isRequired};var c=s;t.default=c},14002:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=a(5636),o=n(a(60216)),u=a(83281),i=a(78330),d=a(37178),s=a(25716),c=a(33150),f=function(e){var t=e.locale,a=(0,l.useIntl)().formatMessage,n=(0,u.useFormikContext)(),o=n.values,f=n.handleChange,p=n.errors;return r.default.createElement(i.Grid,{gap:4},r.default.createElement(i.GridItem,{col:6},r.default.createElement(s.Select,{label:a({id:(0,c.getTrad)("Settings.locales.modal.locales.label"),defaultMessage:"Locales"}),value:t.code,disabled:!0},r.default.createElement(s.Option,{value:t.code},t.name))),r.default.createElement(i.GridItem,{col:6},r.default.createElement(d.TextInput,{name:"displayName",label:a({id:(0,c.getTrad)("Settings.locales.modal.locales.displayName"),defaultMessage:"Locale display name"}),hint:a({id:(0,c.getTrad)("Settings.locales.modal.locales.displayName.description"),defaultMessage:"Locale will be displayed under that name in the administration panel"}),error:p.displayName?a({id:(0,c.getTrad)("Settings.locales.modal.locales.displayName.error"),defaultMessage:"The locale display name can only be less than 50 characters."}):void 0,value:o.displayName,onChange:f})))},p=f;t.default=p,f.propTypes={locale:o.default.shape({id:o.default.number.isRequired,name:o.default.string.isRequired,code:o.default.string.isRequired,isDefault:o.default.bool.isRequired}).isRequired}},29487:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(85374)),o=n(a(32735)),u=n(a(60216)),i=a(10938),d=a(5636),s=a(83281),c=n(a(88677)),f=a(4122),p=a(81700),m=a(19192),v=a(9808),g=a(44526),y=a(27635),h=a(95602),b=n(a(54525)),T=n(a(87441)),x=a(33150),E=n(a(14002)),O=n(a(86862)),C=function(e){var t=e.locale,a=e.onClose,n=(0,i.useRBACProvider)().refetchPermissions,u=(0,T.default)(),C=u.isEditing,M=u.editLocale,S=(0,d.useIntl)().formatMessage,_=function(){var e=(0,l.default)(r.default.mark((function e(a){var l,o;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return l=a.displayName,o=a.isDefault,e.next=3,M(t.id,{name:l,isDefault:o});case 3:return e.next=5,n();case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return o.default.createElement(f.ModalLayout,{onClose:a,labelledBy:"edit-locale-title"},o.default.createElement(s.Formik,{initialValues:{code:null===t||void 0===t?void 0:t.code,displayName:(null===t||void 0===t?void 0:t.name)||"",isDefault:Boolean(null===t||void 0===t?void 0:t.isDefault)},onSubmit:_,validationSchema:b.default},o.default.createElement(i.Form,null,o.default.createElement(f.ModalHeader,null,o.default.createElement(h.Typography,{fontWeight:"bold",textColor:"neutral800",as:"h2",id:"edit-locale-title"},S({id:(0,x.getTrad)("Settings.list.actions.edit"),defaultMessage:"Edit a locale"}))),o.default.createElement(f.ModalBody,null,o.default.createElement(p.TabGroup,{label:S({id:(0,x.getTrad)("Settings.locales.modal.title"),defaultMessage:"Configurations"}),id:"tabs",variant:"simple"},o.default.createElement(m.Flex,{justifyContent:"space-between"},o.default.createElement(h.Typography,{as:"h2"},S({id:(0,x.getTrad)("Settings.locales.modal.title"),defaultMessage:"Configurations"})),o.default.createElement(p.Tabs,null,o.default.createElement(p.Tab,null,S({id:(0,x.getTrad)("Settings.locales.modal.base"),defaultMessage:"Base settings"})),o.default.createElement(p.Tab,null,S({id:(0,x.getTrad)("Settings.locales.modal.advanced"),defaultMessage:"Advanced settings"})))),o.default.createElement(y.Divider,null),o.default.createElement(v.Box,{paddingTop:7,paddingBottom:7},o.default.createElement(p.TabPanels,null,o.default.createElement(p.TabPanel,null,o.default.createElement(E.default,{locale:t})),o.default.createElement(p.TabPanel,null,o.default.createElement(O.default,{isDefaultLocale:Boolean(t&&t.isDefault)})))))),o.default.createElement(f.ModalFooter,{startActions:o.default.createElement(g.Button,{variant:"tertiary",onClick:a},S({id:"app.components.Button.cancel"})),endActions:o.default.createElement(g.Button,{type:"submit",startIcon:o.default.createElement(c.default,null),disabled:C},S({id:"app.components.Button.save"}))}))))};C.defaultProps={locale:void 0},C.propTypes={locale:u.default.shape({id:u.default.number.isRequired,name:u.default.string.isRequired,code:u.default.string.isRequired,isDefault:u.default.bool.isRequired}),onClose:u.default.func.isRequired};var M=C;t.default=M},42700:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(43408)),o=n(a(85374)),u=a(32735),i=a(10938),d=a(4409),s=n(a(33795)),c=a(33150),f=a(67209),p=function(){var e=(0,o.default)(r.default.mark((function e(t,a){var n,l,o,u;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n=t.code,l=t.name,o=t.isDefault,e.next=3,(0,i.request)("/i18n/locales",{method:"POST",body:{name:l,code:n,isDefault:o}});case 3:return u=e.sent,a({type:"success",message:{id:(0,c.getTrad)("Settings.locales.modal.create.success")}}),e.abrupt("return",u);case 6:case"end":return e.stop()}}),e)})));return function(t,a){return e.apply(this,arguments)}}(),m=function(){var e=(0,u.useState)(!1),t=(0,l.default)(e,2),a=t[0],n=t[1],m=(0,d.useDispatch)(),v=(0,i.useNotification)(),g=function(){var e=(0,o.default)(r.default.mark((function e(t){var a,l;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n(!0),e.prev=1,e.next=4,p(t,v);case 4:a=e.sent,m({type:f.ADD_LOCALE,newLocale:a}),e.next=13;break;case 8:throw e.prev=8,e.t0=e.catch(1),(l=(0,s.default)(e.t0,"response.payload.message",null))&&l.includes("already exists")?v({type:"warning",message:{id:(0,c.getTrad)("Settings.locales.modal.create.alreadyExist")}}):v({type:"warning",message:{id:"notification.error"}}),e.t0;case 13:return e.prev=13,n(!1),e.finish(13);case 16:case"end":return e.stop()}}),e,null,[[1,8,13,16]])})));return function(t){return e.apply(this,arguments)}}();return{isAdding:a,addLocale:g}};t.default=m},54931:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(85374)),o=a(84968),u=a(10938),i=a(29270),d=a(5636),s=a(33150),c=function(){var e=(0,l.default)(r.default.mark((function e(t){var a;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,(0,u.request)("/i18n/iso-locales",{method:"GET"});case 3:return a=e.sent,e.abrupt("return",a);case 7:return e.prev=7,e.t0=e.catch(0),t({type:"warning",message:{id:"notification.error"}}),e.abrupt("return",[]);case 11:case"end":return e.stop()}}),e,null,[[0,7]])})));return function(t){return e.apply(this,arguments)}}(),f=function(){var e=(0,d.useIntl)().formatMessage,t=(0,i.useNotifyAT)().notifyStatus,a=(0,u.useNotification)(),n=(0,o.useQuery)("default-locales",(function(){return c(a).then((function(a){return t(e({id:(0,s.getTrad)("Settings.locales.modal.locales.loaded"),defaultMessage:"The locales have been successfully loaded."})),a}))})),r=n.isLoading;return{defaultLocales:n.data,isLoading:r}};t.default=f},23422:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(43408)),o=n(a(85374)),u=a(32735),i=a(10938),d=a(4409),s=a(33150),c=a(67209),f=function(){var e=(0,o.default)(r.default.mark((function e(t,a){var n;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,(0,i.request)("/i18n/locales/".concat(t),{method:"DELETE"});case 3:return n=e.sent,a({type:"success",message:{id:(0,s.getTrad)("Settings.locales.modal.delete.success")}}),e.abrupt("return",n);case 8:return e.prev=8,e.t0=e.catch(0),a({type:"warning",message:{id:"notification.error"}}),e.abrupt("return",e.t0);case 12:case"end":return e.stop()}}),e,null,[[0,8]])})));return function(t,a){return e.apply(this,arguments)}}(),p=function(){var e=(0,u.useState)(!1),t=(0,l.default)(e,2),a=t[0],n=t[1],s=(0,d.useDispatch)(),p=(0,i.useNotification)(),m=function(){var e=(0,o.default)(r.default.mark((function e(t){return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n(!0),e.next=3,f(t,p);case 3:s({type:c.DELETE_LOCALE,id:t}),n(!1);case 5:case"end":return e.stop()}}),e)})));return function(t){return e.apply(this,arguments)}}();return{isDeleting:a,deleteLocale:m}};t.default=p},87441:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(67945)),l=n(a(43408)),o=n(a(85374)),u=a(32735),i=a(10938),d=a(4409),s=a(33150),c=a(67209),f=function(){var e=(0,o.default)(r.default.mark((function e(t,a,n){var l;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return e.prev=0,e.next=3,(0,i.request)("/i18n/locales/".concat(t),{method:"PUT",body:a});case 3:return l=e.sent,n({type:"success",message:{id:(0,s.getTrad)("Settings.locales.modal.edit.success")}}),e.abrupt("return",l);case 8:return e.prev=8,e.t0=e.catch(0),n({type:"warning",message:{id:"notification.error"}}),e.abrupt("return",null);case 12:case"end":return e.stop()}}),e,null,[[0,8]])})));return function(t,a,n){return e.apply(this,arguments)}}(),p=function(){var e=(0,u.useState)(!1),t=(0,l.default)(e,2),a=t[0],n=t[1],s=(0,d.useDispatch)(),p=(0,i.useNotification)(),m=function(){var e=(0,o.default)(r.default.mark((function e(t,a){var l;return r.default.wrap((function(e){for(;;)switch(e.prev=e.next){case 0:return n(!0),e.next=3,f(t,a,p);case 3:l=e.sent,s({type:c.UPDATE_LOCALE,editedLocale:l}),n(!1);case 6:case"end":return e.stop()}}),e)})));return function(t,a){return e.apply(this,arguments)}}();return{isEditing:a,editLocale:m}};t.default=p},4207:(e,t,a)=>{"use strict";var n=a(34398),r=a(87002);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var l=n(a(43408)),o=function(e,t){if(!t&&e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!==typeof e)return{default:e};var a=d(t);if(a&&a.has(e))return a.get(e);var n={},l=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var o in e)if("default"!==o&&Object.prototype.hasOwnProperty.call(e,o)){var u=l?Object.getOwnPropertyDescriptor(e,o):null;u&&(u.get||u.set)?Object.defineProperty(n,o,u):n[o]=e[o]}n.default=e,a&&a.set(e,n);return n}(a(32735)),u=n(a(60216)),i=n(a(16034));function d(e){if("function"!==typeof WeakMap)return null;var t=new WeakMap,a=new WeakMap;return(d=function(e){return e?a:t})(e)}var s=function(e){var t=e.canReadLocale,a=e.canCreateLocale,n=e.canDeleteLocale,r=e.canUpdateLocale,u=(0,o.useState)(!1),d=(0,l.default)(u,2),s=d[0],c=d[1],f=a?function(){return c((function(e){return!e}))}:void 0;return t?o.default.createElement(i.default,{canUpdateLocale:r,canDeleteLocale:n,onToggleCreateModal:f,isCreating:s}):null};s.propTypes={canReadLocale:u.default.bool.isRequired,canCreateLocale:u.default.bool.isRequired,canUpdateLocale:u.default.bool.isRequired,canDeleteLocale:u.default.bool.isRequired};var c=s;t.default=c},2906:(e,t,a)=>{"use strict";var n=a(34398);Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var r=n(a(32735)),l=a(10938),o=n(a(4207)),u=n(a(52102)),i=function(){var e=(0,l.useRBAC)(u.default),t=e.isLoading,a=e.allowedActions,n=a.canRead,i=a.canUpdate,d=a.canCreate,s=a.canDelete;return t?null:r.default.createElement(o.default,{canReadLocale:n,canCreateLocale:d,canUpdateLocale:i,canDeleteLocale:s})};t.default=i},54525:(e,t,a)=>{"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var n=a(5173),r=a(10938),l=(0,n.object)().shape({code:(0,n.string)().required(),displayName:(0,n.string)().max(50,"Settings.locales.modal.locales.displayName.error").required(r.translatedErrors.required)});t.default=l}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[8175],{16844:e=>{"use strict";e.exports=JSON.parse('{"CMEditViewCopyLocale.copy-failure":"Failed to copy locale","CMEditViewCopyLocale.copy-success":"Locale copied","CMEditViewCopyLocale.copy-text":"Fill in from another locale","CMEditViewCopyLocale.submit-text":"Yes, fill in","CMListView.popover.display-locales.label":"Display translated locales","CheckboxConfirmation.Modal.body":"Do you want to disable it?","CheckboxConfirmation.Modal.button-confirm":"Yes, disable","CheckboxConfirmation.Modal.content":"Disabling localization will engender the deletion of all your content but the one associated to your default locale (if existing).","Field.localized":"This value is unique for the selected locale","Field.not-localized":"This value is common to all locales","Settings.list.actions.add":"Add a locale","Settings.list.actions.delete":"Delete a locale","Settings.list.actions.deleteAdditionalInfos":"This will delete the active locale versions <em>(from Internationalization)</em>","Settings.list.actions.edit":"Edit a locale","Settings.list.description":"Configure the settings for the internationalization plugin","Settings.list.empty.description":"This is not a usual behavior, meaning that you have eventually modified the database manually. Make sure to have at least one locale saved in your database in order to be able to use Strapi correctly.","Settings.list.empty.title":"There are no locales.","Settings.locales.list.sort.default":"Sort by the default locale","Settings.locales.list.sort.displayName":"Sort by display name","Settings.locales.list.sort.id":"Sort by ID","Settings.locales.list.title.plural":"{number} Locales","Settings.locales.list.title.singular":"{number} Locale","Settings.locales.modal.advanced":"Advanced settings","Settings.locales.modal.advanced.setAsDefault":"Set as default locale","Settings.locales.modal.advanced.setAsDefault.hint":"One default locale is required, change it by selecting another one","Settings.locales.modal.advanced.settings":"Settings","Settings.locales.modal.base":"Base settings","Settings.locales.modal.create.alreadyExist":"This locale already exists","Settings.locales.modal.create.defaultLocales.loading":"Loading the available locales...","Settings.locales.modal.create.success":"Locale successfully added","Settings.locales.modal.create.tab.label":"Navigating between the I18N base settings and advanced settings","Settings.locales.modal.delete.confirm":"Yes, delete","Settings.locales.modal.delete.message":"Deleting this locale will delete all associated content. If you want to keep some content, make sure to reallocate it to another locale first.","Settings.locales.modal.delete.secondMessage":"Do you want to delete this locale?","Settings.locales.modal.delete.success":"Locale successfully deleted","Settings.locales.modal.edit.confirmation":"Finish","Settings.locales.modal.edit.locales.label":"Locales","Settings.locales.modal.edit.success":"Locale successfully edited","Settings.locales.modal.edit.tab.label":"Navigating between the I18N base settings and advanced settings","Settings.locales.modal.locales.displayName":"Locale display name","Settings.locales.modal.locales.displayName.description":"Locale will be displayed under that name in the administration panel","Settings.locales.modal.locales.displayName.error":"The locale display name can only be less than 50 characters.","Settings.locales.modal.locales.label":"Locales","Settings.locales.modal.locales.loaded":"The locales have been successfully loaded.","Settings.locales.modal.title":"Configurations","Settings.locales.row.default-locale":"Default","Settings.locales.row.displayName":"Display name","Settings.locales.row.id":"ID","Settings.permissions.loading":"Loading permissions","Settings.permissions.read.denied.description":"In order to be able to read this, make sure to get in touch with the administrator of your system.","Settings.permissions.read.denied.title":"You don\'t have the permissions to access this content.","actions.select-locale":"Select a locale","components.Select.locales.not-available":"No content available","plugin.description.long":"This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API.","plugin.description.short":"This plugin enables to create, to read and to update content in different languages, both from the Admin Panel and from the API.","plugin.name":"Internationalization","plugin.schema.i18n.ensure-unique-localization":"Unique fields must be localized","plugin.schema.i18n.localized.description":"Allow you to have content in different locales","plugin.schema.i18n.localized.description-content-type":"Allow you to have content in different locales","plugin.schema.i18n.localized.description-field":"The field can have different values in each locale","plugin.schema.i18n.localized.label":"Enable localization for this Content-Type","plugin.schema.i18n.localized.label-content-type":"Enable localization for this Content-Type","plugin.schema.i18n.localized.label-field":"Enable localization for this field"}')}}]);
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
(self.webpackChunk_strapi_admin=self.webpackChunk_strapi_admin||[]).push([[2137],{98885:e=>{"use strict";e.exports=JSON.parse('{"Settings.list.description":"Configurer les param\xe8tres du plugin d\'internationalisation","Settings.locales.list.title.plural":"{number} locales","Settings.locales.list.title.singular":"{number} locale","Settings.locales.row.default-locale":"Locale par d\xe9faut","plugin.description.long":"Cr\xe9ez, lisez et modifiez votre contenu en diff\xe9rentes langues depuis le panel d\'administration et votre API.","plugin.description.short":"Cr\xe9ez, lisez et modifiez votre contenu en diff\xe9rentes langues depuis le panel d\'administration et votre API.","plugin.name":"Internationalisation"}')}}]);
|