@strapi/content-manager 5.50.1 → 5.51.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (66) hide show
  1. package/dist/admin/content-manager.js +31 -4
  2. package/dist/admin/content-manager.js.map +1 -1
  3. package/dist/admin/content-manager.mjs +31 -4
  4. package/dist/admin/content-manager.mjs.map +1 -1
  5. package/dist/admin/index.js +1 -1
  6. package/dist/admin/index.js.map +1 -1
  7. package/dist/admin/index.mjs +1 -1
  8. package/dist/admin/index.mjs.map +1 -1
  9. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksEditor.js +29 -9
  10. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksEditor.js.map +1 -1
  11. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksEditor.mjs +29 -9
  12. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksEditor.mjs.map +1 -1
  13. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksToolbar.js +5 -13
  14. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksToolbar.js.map +1 -1
  15. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksToolbar.mjs +5 -13
  16. package/dist/admin/pages/EditView/components/FormInputs/BlocksInput/BlocksToolbar.mjs.map +1 -1
  17. package/dist/admin/pages/EditView/components/FormInputs/Relations/Relations.js +4 -1
  18. package/dist/admin/pages/EditView/components/FormInputs/Relations/Relations.js.map +1 -1
  19. package/dist/admin/pages/EditView/components/FormInputs/Relations/Relations.mjs +4 -1
  20. package/dist/admin/pages/EditView/components/FormInputs/Relations/Relations.mjs.map +1 -1
  21. package/dist/admin/pages/EditView/utils/draftRelationCounts.js +14 -7
  22. package/dist/admin/pages/EditView/utils/draftRelationCounts.js.map +1 -1
  23. package/dist/admin/pages/EditView/utils/draftRelationCounts.mjs +14 -8
  24. package/dist/admin/pages/EditView/utils/draftRelationCounts.mjs.map +1 -1
  25. package/dist/admin/preview/components/PreviewSidePanel.js +46 -9
  26. package/dist/admin/preview/components/PreviewSidePanel.js.map +1 -1
  27. package/dist/admin/preview/components/PreviewSidePanel.mjs +27 -10
  28. package/dist/admin/preview/components/PreviewSidePanel.mjs.map +1 -1
  29. package/dist/admin/src/content-manager.d.ts +1 -1
  30. package/dist/admin/src/history/services/historyVersion.d.ts +1 -1
  31. package/dist/admin/src/index.d.ts +1 -1
  32. package/dist/admin/src/pages/EditView/components/FormInputs/BlocksInput/plugins/withStrapiSchema.d.ts +1 -1
  33. package/dist/admin/src/pages/EditView/components/FormInputs/Relations/Relations.d.ts +9 -1
  34. package/dist/admin/src/pages/EditView/utils/draftRelationCounts.d.ts +1 -0
  35. package/dist/admin/src/services/documents.d.ts +5 -5
  36. package/dist/admin/src/services/uid.d.ts +2 -2
  37. package/dist/admin/translations/ko.json.js +180 -1
  38. package/dist/admin/translations/ko.json.js.map +1 -1
  39. package/dist/admin/translations/ko.json.mjs +180 -1
  40. package/dist/admin/translations/ko.json.mjs.map +1 -1
  41. package/dist/server/src/controllers/index.d.ts +1 -1
  42. package/dist/server/src/controllers/utils/metadata.d.ts +1 -1
  43. package/dist/server/src/history/routes/index.d.ts +3 -1
  44. package/dist/server/src/history/routes/index.d.ts.map +1 -1
  45. package/dist/server/src/history/services/index.d.ts +3 -3
  46. package/dist/server/src/homepage/index.d.ts +7 -3
  47. package/dist/server/src/homepage/index.d.ts.map +1 -1
  48. package/dist/server/src/homepage/routes/index.d.ts +3 -1
  49. package/dist/server/src/homepage/routes/index.d.ts.map +1 -1
  50. package/dist/server/src/homepage/services/index.d.ts +1 -1
  51. package/dist/server/src/index.d.ts +69 -67
  52. package/dist/server/src/index.d.ts.map +1 -1
  53. package/dist/server/src/preview/routes/index.d.ts +3 -1
  54. package/dist/server/src/preview/routes/index.d.ts.map +1 -1
  55. package/dist/server/src/preview/services/index.d.ts +4 -4
  56. package/dist/server/src/preview/services/index.d.ts.map +1 -1
  57. package/dist/server/src/routes/index.d.ts +3 -1
  58. package/dist/server/src/routes/index.d.ts.map +1 -1
  59. package/dist/server/src/services/data-mapper.d.ts +1 -1
  60. package/dist/server/src/services/index.d.ts +63 -63
  61. package/dist/server/src/services/populate-builder.d.ts +1 -1
  62. package/dist/server/src/utils/index.d.ts +2 -2
  63. package/dist/server/src/utils/index.d.ts.map +1 -1
  64. package/dist/server/utils/index.js.map +1 -1
  65. package/dist/server/utils/index.mjs.map +1 -1
  66. package/package.json +15 -11
@@ -188,7 +188,186 @@ var ko = {
188
188
  "success.record.unpublish": "발행이 취소됨",
189
189
  "utils.data-loaded": "The {number, plural, =1 {개} other {개}}의 항목을 불러왔습니다.",
190
190
  "popUpWarning.warning.publish-question": "정말 발행하시겠습니까?",
191
- "popUpwarning.warning.has-draft-relations.button-confirm": "네, 발행합니다."
191
+ "popUpwarning.warning.has-draft-relations.button-confirm": "네, 발행합니다.",
192
+ "actions.clone.error": "문서를 복제하는 중 오류가 발생했습니다.",
193
+ "actions.clone.label": "복제",
194
+ "actions.delete.dialog.body": "이 문서를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
195
+ "actions.delete.error": "문서를 삭제하는 중 오류가 발생했습니다.",
196
+ "actions.delete.label": "항목 삭제{isLocalized, select, true { (모든 로케일)} other {}}",
197
+ "actions.discard.label": "변경 사항 취소",
198
+ "actions.discard.dialog.body": "변경 사항을 취소하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
199
+ "actions.edit.error": "문서를 수정하는 중 오류가 발생했습니다.",
200
+ "actions.edit.label": "수정",
201
+ "actions.open-in-new-tab.label": "새 탭에서 열기",
202
+ "actions.copy-documentId.label": "문서 ID 복사",
203
+ "actions.copy-documentId.success": "문서 ID가 클립보드에 복사되었습니다",
204
+ "actions.unpublish.error": "문서를 발행 취소하는 중 오류가 발생했습니다.",
205
+ "actions.unpublish.dialog.body": "발행를 취소하시겠습니까?",
206
+ "actions.unpublish.dialog.option.keep-draft": "발행 취소 후 최신 초안 유지",
207
+ "actions.unpublish.dialog.option.replace-draft": "발행 취소 후 최신 초안으로 교체",
208
+ "ListViewTable.relation-loading": "관계를 불러오는 중입니다",
209
+ "ListViewTable.relation-more": "이 관계에는 표시된 것보다 더 많은 항목이 있습니다",
210
+ "apiError.This attribute must be unique": "{field}은(는) 고유한 값이어야 합니다",
211
+ "components.DynamicZone.extra-components": "{number, plural, =0 {추가 컴포넌트가 # 개 있습니다} one {추가 컴포넌트가 # 개 있습니다} other {추가 컴포넌트가 # 개 있습니다}}",
212
+ "components.DynamicZone.unknown-component": "알 수 없는 컴포넌트",
213
+ "components.DynamicZone.move-up": "위로 이동",
214
+ "components.DynamicZone.move-down": "아래로 이동",
215
+ "components.Filters.usersSelect.label": "필터링할 사용자를 검색하여 선택하세요",
216
+ "components.RelationInput.icon-button-aria-label": "드래그",
217
+ "components.RelationInputModal.modal-title": "관계 수정",
218
+ "components.RelationInputModal.button-fullpage": "항목으로 이동",
219
+ "components.RelationInputModal.confirmation-message": "저장되지 않은 변경 사항이 있습니다. 이 관계를 닫으시겠습니까? 저장되지 않은 모든 변경 사항은 사라집니다.",
220
+ "bulk-publish.already-published": "이미 발행됨",
221
+ "bulk-unpublish.already-unpublished": "이미 발행 취소됨",
222
+ "bulk-publish.modified": "변경 사항 발행 준비 완료",
223
+ "bulk-publish.waiting-for-action": "작업 대기 중",
224
+ "containers.edit.tabs.label": "문서 상태",
225
+ "containers.edit.tabs.draft": "초안",
226
+ "containers.edit.tabs.published": "발행됨",
227
+ "containers.edit.panels.default.title": "항목",
228
+ "containers.edit.panels.default.more-actions": "더 많은 문서 작업",
229
+ "containers.edit.title.new": "항목 생성",
230
+ "containers.edit.header.more-actions": "추가 작업",
231
+ "containers.edit.information.last-published.label": "발행됨",
232
+ "containers.edit.information.last-published.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
233
+ "containers.edit.information.last-draft.label": "업데이트됨",
234
+ "containers.edit.information.last-draft.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
235
+ "containers.edit.information.document.label": "생성됨",
236
+ "containers.edit.information.document.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
237
+ "containers.edit.information.documentId.label": "문서 ID",
238
+ "containers.EditView.publishHint": "Ctrl / Cmd + Shift + Enter로 발행",
239
+ "containers.EditView.saveHint": "Ctrl / Cmd + Enter로 저장",
240
+ "containers.List.modified": "수정됨",
241
+ "containers.List.statusFilter.draft": "초안 (한 번도 발행되지 않음)",
242
+ "containers.List.statusFilter.published": "발행됨 (전체)",
243
+ "containers.List.statusFilter.publishedModified": "발행됨 (수정됨)",
244
+ "containers.List.statusFilter.publishedUnmodified": "발행됨 (수정 없음)",
245
+ "containers.list.filters.status": "상태",
246
+ "containers.list.table.row-actions": "행 작업",
247
+ "containers.list.selectedEntriesModal.title": "항목 발행",
248
+ "containers.list.selectedEntriesModal.selectedCount.publish": "<b>{publishedCount}</b>개 {publishedCount, plural, =0 {항목} one {항목} other {항목}}이(가) 이미 발행되었습니다. <b>{draftCount}</b>개 {draftCount, plural, =0 {항목} one {항목} other {항목}}이(가) 발행 준비되었습니다. <b>{withErrorsCount}</b>개 {withErrorsCount, plural, =0 {항목} one {항목} other {항목}}이(가) 작업 대기 중입니다.",
249
+ "containers.list.selectedEntriesModal.selectedCount.unpublish": "<b>{draftCount}</b>개 {draftCount, plural, =0 {항목} one {항목} other {항목}}이(가) 이미 발행 취소되었습니다. <b>{publishedCount}</b>개 {publishedCount, plural, =0 {항목} one {항목} other {항목}}이(가) 발행 취소 준비되었습니다.",
250
+ "containers.list.autoCloneModal.header": "복제",
251
+ "containers.list.autoCloneModal.title": "이 항목은 직접 복제할 수 없습니다.",
252
+ "containers.list.autoCloneModal.description": "동일한 내용으로 새 항목이 생성되지만, 저장하려면 다음 필드를 변경해야 합니다.",
253
+ "containers.list.autoCloneModal.create": "생성",
254
+ "containers.list.autoCloneModal.error.unique": "고유 필드에는 동일한 값을 사용할 수 없습니다.",
255
+ "containers.list.autoCloneModal.error.relation": "관계를 복제하면 원본 항목에서 관계가 제거될 수 있습니다.",
256
+ "containers.list-settings.modal-form.label": "{fieldName} 수정",
257
+ "containers.list-settings.modal-form.error": "양식을 여는 중 오류가 발생했습니다.",
258
+ "containers.edit-settings.modal-form.error": "양식을 여는 중 오류가 발생했습니다.",
259
+ "containers.edit-settings.modal-form.label": "라벨",
260
+ "containers.edit-settings.modal-form.description": "설명",
261
+ "containers.edit-settings.modal-form.placeholder": "플레이스홀더",
262
+ "containers.edit-settings.modal-form.mainField": "항목 제목",
263
+ "containers.edit-settings.modal-form.mainField.hint": "수정 보기와 목록 보기 화면에 모두 표시할 필드를 설정하세요",
264
+ "containers.edit-settings.modal-form.editable": "수정 가능한 필드",
265
+ "containers.edit-settings.modal-form.size": "크기",
266
+ "containers.SettingPage.add.relational-field": "관련 필드 추가",
267
+ "containers.SettingPage.editSettings.relationOpenMode": "관계 열기 동작",
268
+ "containers.SettingPage.editSettings.relationOpenMode.description": "클릭 시 관계 항목이 열리는 방식을 선택하세요",
269
+ "containers.SettingPage.editSettings.relationOpenMode.modal": "모달 (기본값)",
270
+ "containers.SettingPage.editSettings.relationOpenMode.newTab": "새 탭에서 열기",
271
+ "containers.SettingPage.editSettings.relationOpenMode.page": "페이지로 이동",
272
+ "containers.SettingPage.relations": "관련 필드",
273
+ "containers.untitled": "제목 없음",
274
+ "dnd.cancel-item": "{item}, 놓았습니다. 순서 변경이 취소되었습니다.",
275
+ "dnd.drop-item": "{item}, 놓았습니다. 목록에서의 최종 위치: {position}.",
276
+ "dnd.grab-item": "{item}, 잡았습니다. 목록에서의 현재 위치: {position}. 위/아래 화살표 키로 위치를 변경하고, 스페이스바로 놓고, Escape로 취소하세요.",
277
+ "dnd.instructions": "스페이스바를 눌러 항목을 잡고 순서를 변경하세요",
278
+ "dnd.reorder": "{item}, 이동했습니다. 목록에서의 새 위치: {position}.",
279
+ "error.records.fetch-draft-relatons": "이 문서의 초안 관계를 가져오는 중 오류가 발생했습니다.",
280
+ "form.Input.hint.character.unit": "{maxValue, plural, one { 자} other { 자}}",
281
+ "form.Input.hint.minMaxDivider": " / ",
282
+ "form.Input.hint.text": "{min, select, undefined {} other {최소 {min}}}{divider}{max, select, undefined {} other {최대 {max}}}{unit}{br}{description}",
283
+ "popUpWarning.bodyMessage.contentType.delete": "콘텐츠 타입을 삭제하시겠습니까?",
284
+ "popUpWarning.bodyMessage.contentType.delete.all": "이 항목들을 삭제하시겠습니까?",
285
+ "popUpWarning.bodyMessage.contentType.publish.all": "이 항목들을 발행하시겠습니까?",
286
+ "popUpWarning.bodyMessage.contentType.unpublish.all": "이 항목들을 발행 취소하시겠습니까?",
287
+ "popUpWarning.warning.has-draft-relations.title": "확인",
288
+ "popUpWarning.warning.has-draft-relations.message": "이 항목은 {count, plural, one {초안 항목 #개} other {초안 항목 #개}}와(과) 관계가 있습니다. {count, plural, one {해당 관계는 발행 버전에 포함되지 않습니다.} other {해당 관계들은 발행 버전에 포함되지 않습니다.}}",
289
+ "popUpWarning.warning.has-draft-m2m-relations.message": "{count, plural, one {연결된 항목 #개가 아직 초안 상태입니다. 해당 항목이 발행되면 실제 사이트에 표시됩니다.} other {연결된 항목 #개가 아직 초안 상태입니다. 해당 항목들이 발행되면 실제 사이트에 표시됩니다.}}",
290
+ "popUpWarning.warning.has-draft-m2m-relations.additional": "{count, plural, one {다대다 관계 링크 #개가} other {다대다 관계 링크 #개가}} 초안 항목을 가리키고 있으며, 발행되면 표시됩니다.",
291
+ "popUpwarning.warning.bulk-has-draft-relations.message": "<b>{entities}{ entities, plural, one { 개 항목} other { 개 항목}} 중 {count}{ count, plural, one { 개 관계} other { 개 관계}}{count, plural, one { 이} other { 이}}</b> 아직 발행되지 않아 예기치 않은 동작이 발생할 수 있습니다. ",
292
+ "popUpWarning.warning.unpublish": "이 콘텐츠를 발행하지 않으면 자동으로 초안으로 전환됩니다.",
293
+ "popUpWarning.warning.unpublish-question": "정말 발행하지 않으시겠습니까?",
294
+ "popUpWarning.warning.updateAllSettings": "이 작업은 모든 설정을 변경합니다",
295
+ "preview.panel.title": "미리보기",
296
+ "preview.panel.button": "미리보기 열기",
297
+ "preview.panel.button-configuration": "미리보기 설정",
298
+ "preview.panel.button-disabled-tooltip": "미리보기를 열려면 저장하세요",
299
+ "preview.page-title": "{contentType} 미리보기",
300
+ "preview.header.close": "미리보기 닫기",
301
+ "preview.copy.label": "미리보기 링크 복사",
302
+ "preview.copy.success": "미리보기 링크가 복사되었습니다",
303
+ "preview.tabs.label": "미리보기 상태",
304
+ "preview.content.close-editor": "편집기 닫기",
305
+ "preview.content.open-editor": "편집기 열기",
306
+ "preview.device.select": "기기 유형 선택",
307
+ "preview.device.desktop": "데스크탑",
308
+ "preview.device.mobile": "모바일",
309
+ "preview.info.single-click-hint": "더블 클릭하여 수정",
310
+ "preview.error.invalid-field-path": "현재 문서에서 이 필드를 찾을 수 없습니다",
311
+ "preview.error.relations-not-handled": "관계에 대한 인라인 수정은 현재 지원되지 않습니다.",
312
+ "preview.error.incomplete-strapi-source": "이 필드에 미리보기에 필요한 정보가 일부 누락되었습니다",
313
+ "preview.error.different-document": "이 필드는 다른 문서에서 가져온 것입니다",
314
+ "preview.error.script-failed": "라이브 미리보기 스크립트를 불러올 수 없습니다. 시각적 편집을 사용할 수 없을 수 있습니다.",
315
+ "relation.create": "관계 생성",
316
+ "relation.add": "관계 추가 또는 생성",
317
+ "relation.disconnect": "제거",
318
+ "relation.error-adding-relation": "관계를 추가하는 중 오류가 발생했습니다.",
319
+ "relation.isLoading": "관계를 불러오는 중입니다",
320
+ "relation.loadMore": "더 불러오기",
321
+ "relation.notAvailable": "사용 가능한 관계가 없습니다",
322
+ "relation.publicationState.draft": "초안",
323
+ "relation.publicationState.published": "발행됨",
324
+ "select.currently.selected": "현재 {count}개 선택됨",
325
+ "success.record.clone": "문서가 복제되었습니다",
326
+ "success.record.discard": "변경 사항이 취소되었습니다",
327
+ "success.record.publishing": "발행 중...",
328
+ "success.records.delete": "삭제되었습니다.",
329
+ "success.records.unpublish": "발행가 취소되었습니다.",
330
+ "success.records.publish": "발행되었습니다.",
331
+ "listView.validation.errors.title": "조치 필요",
332
+ "listView.validation.errors.message": "발행하기 전에 모든 필드가 유효한지 확인하세요 (필수 필드, 최소/최대 글자 수 제한 등).",
333
+ "history.document-action": "콘텐츠 기록",
334
+ "history.page-title": "{contentType} 기록",
335
+ "history.sidebar.title": "버전",
336
+ "history.sidebar.version-card.aria-label": "버전 카드",
337
+ "history.sidebar.versionDescription": "{distanceToNow}{isAnonymous, select, true {} other { ({author})}}{isCurrent, select, true { <b>(현재)</b>} other {}}",
338
+ "history.sidebar.show-newer": "최신 버전 표시",
339
+ "history.sidebar.show-older": "이전 버전 표시",
340
+ "history.version.subtitle": "{hasLocale, select, true {{subtitle} ({locale})} other {{subtitle}}}",
341
+ "history.content.new-field.title": "새 필드",
342
+ "history.content.new-field.message": "이 버전이 저장될 당시에는 이 필드가 존재하지 않았습니다. 이 버전을 복원하면 필드가 비어 있게 됩니다.",
343
+ "history.content.unknown-fields.title": "알 수 없는 필드",
344
+ "history.content.unknown-fields.message": "이 필드들은 콘텐츠 타입 빌더에서 삭제되었거나 이름이 변경되었습니다. <b>이 필드들은 복원되지 않습니다.</b>",
345
+ "history.content.missing-assets.title": "{number, plural, =1 {누락된 애셋} other {누락된 애셋 {number}개}}",
346
+ "history.content.missing-assets.message": "{number, plural, =1 {미디어 라이브러리에서 삭제되어} other {미디어 라이브러리에서 삭제되어}} 복원할 수 없습니다.",
347
+ "history.content.missing-relations.title": "{number, plural, =1 {누락된 관계} other {누락된 관계 {number}개}}",
348
+ "history.content.missing-relations.message": "{number, plural, =1 {삭제되어} other {삭제되어}} 복원할 수 없습니다.",
349
+ "history.content.no-relations": "관계가 없습니다.",
350
+ "history.content.localized": "이 값은 이 로케일에 한정됩니다. 이 버전을 복원해도 다른 로케일의 콘텐츠는 교체되지 않습니다.",
351
+ "history.content.not-localized": "이 값은 모든 로케일에 공통으로 적용됩니다. 이 버전을 복원하면 모든 로케일의 콘텐츠가 교체됩니다.",
352
+ "history.restore.confirm.button": "복원",
353
+ "history.restore.confirm.title": "이 버전을 복원하시겠습니까?",
354
+ "history.restore.confirm.message": "{isDraft, select, true {복원된 콘텐츠가 기존 초안을 덮어씁니다.} other {복원된 콘텐츠는 발행되지 않고 초안을 덮어써 보류 중인 변경 사항으로 저장됩니다. 언제든지 변경 사항을 발행할 수 있습니다.}}",
355
+ "history.restore.success.title": "버전이 복원되었습니다.",
356
+ "history.restore.success.message": "콘텐츠의 이전 버전이 복원되었습니다.",
357
+ "history.restore.error.message": "버전을 복원할 수 없습니다.",
358
+ "validation.error": "문서에 유효성 검사 오류가 있습니다. 저장하기 전에 수정해주세요.",
359
+ "validation.error.unreadable-required-field": "현재 권한으로는 일부 필수 필드에 접근할 수 없습니다. 계속하려면 관리자에게 접근 권한을 요청하세요.",
360
+ "bulk-publish.edit": "수정",
361
+ "widget.chart-entries.title": "항목",
362
+ "widget.chart-entries.count.label": "{count, plural, =0 {항목} one {항목} other {항목}}",
363
+ "widget.chart-entries.tooltip": "{count} {label}",
364
+ "widget.last-edited.title": "최근 수정된 항목",
365
+ "widget.last-edited.single-type": "싱글 타입",
366
+ "widget.last-edited.no-data": "수정된 항목이 없습니다",
367
+ "widget.last-published.title": "최근 발행된 항목",
368
+ "widget.last-published.no-data": "발행된 항목이 없습니다",
369
+ "actions-drawer.open": "추가 작업 열기",
370
+ "actions-drawer.close": "추가 작업 닫기"
192
371
  };
193
372
 
194
373
  exports.default = ko;
@@ -1 +1 @@
1
- {"version":3,"file":"ko.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ko.json.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -184,7 +184,186 @@ var ko = {
184
184
  "success.record.unpublish": "발행이 취소됨",
185
185
  "utils.data-loaded": "The {number, plural, =1 {개} other {개}}의 항목을 불러왔습니다.",
186
186
  "popUpWarning.warning.publish-question": "정말 발행하시겠습니까?",
187
- "popUpwarning.warning.has-draft-relations.button-confirm": "네, 발행합니다."
187
+ "popUpwarning.warning.has-draft-relations.button-confirm": "네, 발행합니다.",
188
+ "actions.clone.error": "문서를 복제하는 중 오류가 발생했습니다.",
189
+ "actions.clone.label": "복제",
190
+ "actions.delete.dialog.body": "이 문서를 삭제하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
191
+ "actions.delete.error": "문서를 삭제하는 중 오류가 발생했습니다.",
192
+ "actions.delete.label": "항목 삭제{isLocalized, select, true { (모든 로케일)} other {}}",
193
+ "actions.discard.label": "변경 사항 취소",
194
+ "actions.discard.dialog.body": "변경 사항을 취소하시겠습니까? 이 작업은 되돌릴 수 없습니다.",
195
+ "actions.edit.error": "문서를 수정하는 중 오류가 발생했습니다.",
196
+ "actions.edit.label": "수정",
197
+ "actions.open-in-new-tab.label": "새 탭에서 열기",
198
+ "actions.copy-documentId.label": "문서 ID 복사",
199
+ "actions.copy-documentId.success": "문서 ID가 클립보드에 복사되었습니다",
200
+ "actions.unpublish.error": "문서를 발행 취소하는 중 오류가 발생했습니다.",
201
+ "actions.unpublish.dialog.body": "발행를 취소하시겠습니까?",
202
+ "actions.unpublish.dialog.option.keep-draft": "발행 취소 후 최신 초안 유지",
203
+ "actions.unpublish.dialog.option.replace-draft": "발행 취소 후 최신 초안으로 교체",
204
+ "ListViewTable.relation-loading": "관계를 불러오는 중입니다",
205
+ "ListViewTable.relation-more": "이 관계에는 표시된 것보다 더 많은 항목이 있습니다",
206
+ "apiError.This attribute must be unique": "{field}은(는) 고유한 값이어야 합니다",
207
+ "components.DynamicZone.extra-components": "{number, plural, =0 {추가 컴포넌트가 # 개 있습니다} one {추가 컴포넌트가 # 개 있습니다} other {추가 컴포넌트가 # 개 있습니다}}",
208
+ "components.DynamicZone.unknown-component": "알 수 없는 컴포넌트",
209
+ "components.DynamicZone.move-up": "위로 이동",
210
+ "components.DynamicZone.move-down": "아래로 이동",
211
+ "components.Filters.usersSelect.label": "필터링할 사용자를 검색하여 선택하세요",
212
+ "components.RelationInput.icon-button-aria-label": "드래그",
213
+ "components.RelationInputModal.modal-title": "관계 수정",
214
+ "components.RelationInputModal.button-fullpage": "항목으로 이동",
215
+ "components.RelationInputModal.confirmation-message": "저장되지 않은 변경 사항이 있습니다. 이 관계를 닫으시겠습니까? 저장되지 않은 모든 변경 사항은 사라집니다.",
216
+ "bulk-publish.already-published": "이미 발행됨",
217
+ "bulk-unpublish.already-unpublished": "이미 발행 취소됨",
218
+ "bulk-publish.modified": "변경 사항 발행 준비 완료",
219
+ "bulk-publish.waiting-for-action": "작업 대기 중",
220
+ "containers.edit.tabs.label": "문서 상태",
221
+ "containers.edit.tabs.draft": "초안",
222
+ "containers.edit.tabs.published": "발행됨",
223
+ "containers.edit.panels.default.title": "항목",
224
+ "containers.edit.panels.default.more-actions": "더 많은 문서 작업",
225
+ "containers.edit.title.new": "항목 생성",
226
+ "containers.edit.header.more-actions": "추가 작업",
227
+ "containers.edit.information.last-published.label": "발행됨",
228
+ "containers.edit.information.last-published.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
229
+ "containers.edit.information.last-draft.label": "업데이트됨",
230
+ "containers.edit.information.last-draft.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
231
+ "containers.edit.information.document.label": "생성됨",
232
+ "containers.edit.information.document.value": "{time}{isAnonymous, select, true {} other { ({author})}}",
233
+ "containers.edit.information.documentId.label": "문서 ID",
234
+ "containers.EditView.publishHint": "Ctrl / Cmd + Shift + Enter로 발행",
235
+ "containers.EditView.saveHint": "Ctrl / Cmd + Enter로 저장",
236
+ "containers.List.modified": "수정됨",
237
+ "containers.List.statusFilter.draft": "초안 (한 번도 발행되지 않음)",
238
+ "containers.List.statusFilter.published": "발행됨 (전체)",
239
+ "containers.List.statusFilter.publishedModified": "발행됨 (수정됨)",
240
+ "containers.List.statusFilter.publishedUnmodified": "발행됨 (수정 없음)",
241
+ "containers.list.filters.status": "상태",
242
+ "containers.list.table.row-actions": "행 작업",
243
+ "containers.list.selectedEntriesModal.title": "항목 발행",
244
+ "containers.list.selectedEntriesModal.selectedCount.publish": "<b>{publishedCount}</b>개 {publishedCount, plural, =0 {항목} one {항목} other {항목}}이(가) 이미 발행되었습니다. <b>{draftCount}</b>개 {draftCount, plural, =0 {항목} one {항목} other {항목}}이(가) 발행 준비되었습니다. <b>{withErrorsCount}</b>개 {withErrorsCount, plural, =0 {항목} one {항목} other {항목}}이(가) 작업 대기 중입니다.",
245
+ "containers.list.selectedEntriesModal.selectedCount.unpublish": "<b>{draftCount}</b>개 {draftCount, plural, =0 {항목} one {항목} other {항목}}이(가) 이미 발행 취소되었습니다. <b>{publishedCount}</b>개 {publishedCount, plural, =0 {항목} one {항목} other {항목}}이(가) 발행 취소 준비되었습니다.",
246
+ "containers.list.autoCloneModal.header": "복제",
247
+ "containers.list.autoCloneModal.title": "이 항목은 직접 복제할 수 없습니다.",
248
+ "containers.list.autoCloneModal.description": "동일한 내용으로 새 항목이 생성되지만, 저장하려면 다음 필드를 변경해야 합니다.",
249
+ "containers.list.autoCloneModal.create": "생성",
250
+ "containers.list.autoCloneModal.error.unique": "고유 필드에는 동일한 값을 사용할 수 없습니다.",
251
+ "containers.list.autoCloneModal.error.relation": "관계를 복제하면 원본 항목에서 관계가 제거될 수 있습니다.",
252
+ "containers.list-settings.modal-form.label": "{fieldName} 수정",
253
+ "containers.list-settings.modal-form.error": "양식을 여는 중 오류가 발생했습니다.",
254
+ "containers.edit-settings.modal-form.error": "양식을 여는 중 오류가 발생했습니다.",
255
+ "containers.edit-settings.modal-form.label": "라벨",
256
+ "containers.edit-settings.modal-form.description": "설명",
257
+ "containers.edit-settings.modal-form.placeholder": "플레이스홀더",
258
+ "containers.edit-settings.modal-form.mainField": "항목 제목",
259
+ "containers.edit-settings.modal-form.mainField.hint": "수정 보기와 목록 보기 화면에 모두 표시할 필드를 설정하세요",
260
+ "containers.edit-settings.modal-form.editable": "수정 가능한 필드",
261
+ "containers.edit-settings.modal-form.size": "크기",
262
+ "containers.SettingPage.add.relational-field": "관련 필드 추가",
263
+ "containers.SettingPage.editSettings.relationOpenMode": "관계 열기 동작",
264
+ "containers.SettingPage.editSettings.relationOpenMode.description": "클릭 시 관계 항목이 열리는 방식을 선택하세요",
265
+ "containers.SettingPage.editSettings.relationOpenMode.modal": "모달 (기본값)",
266
+ "containers.SettingPage.editSettings.relationOpenMode.newTab": "새 탭에서 열기",
267
+ "containers.SettingPage.editSettings.relationOpenMode.page": "페이지로 이동",
268
+ "containers.SettingPage.relations": "관련 필드",
269
+ "containers.untitled": "제목 없음",
270
+ "dnd.cancel-item": "{item}, 놓았습니다. 순서 변경이 취소되었습니다.",
271
+ "dnd.drop-item": "{item}, 놓았습니다. 목록에서의 최종 위치: {position}.",
272
+ "dnd.grab-item": "{item}, 잡았습니다. 목록에서의 현재 위치: {position}. 위/아래 화살표 키로 위치를 변경하고, 스페이스바로 놓고, Escape로 취소하세요.",
273
+ "dnd.instructions": "스페이스바를 눌러 항목을 잡고 순서를 변경하세요",
274
+ "dnd.reorder": "{item}, 이동했습니다. 목록에서의 새 위치: {position}.",
275
+ "error.records.fetch-draft-relatons": "이 문서의 초안 관계를 가져오는 중 오류가 발생했습니다.",
276
+ "form.Input.hint.character.unit": "{maxValue, plural, one { 자} other { 자}}",
277
+ "form.Input.hint.minMaxDivider": " / ",
278
+ "form.Input.hint.text": "{min, select, undefined {} other {최소 {min}}}{divider}{max, select, undefined {} other {최대 {max}}}{unit}{br}{description}",
279
+ "popUpWarning.bodyMessage.contentType.delete": "콘텐츠 타입을 삭제하시겠습니까?",
280
+ "popUpWarning.bodyMessage.contentType.delete.all": "이 항목들을 삭제하시겠습니까?",
281
+ "popUpWarning.bodyMessage.contentType.publish.all": "이 항목들을 발행하시겠습니까?",
282
+ "popUpWarning.bodyMessage.contentType.unpublish.all": "이 항목들을 발행 취소하시겠습니까?",
283
+ "popUpWarning.warning.has-draft-relations.title": "확인",
284
+ "popUpWarning.warning.has-draft-relations.message": "이 항목은 {count, plural, one {초안 항목 #개} other {초안 항목 #개}}와(과) 관계가 있습니다. {count, plural, one {해당 관계는 발행 버전에 포함되지 않습니다.} other {해당 관계들은 발행 버전에 포함되지 않습니다.}}",
285
+ "popUpWarning.warning.has-draft-m2m-relations.message": "{count, plural, one {연결된 항목 #개가 아직 초안 상태입니다. 해당 항목이 발행되면 실제 사이트에 표시됩니다.} other {연결된 항목 #개가 아직 초안 상태입니다. 해당 항목들이 발행되면 실제 사이트에 표시됩니다.}}",
286
+ "popUpWarning.warning.has-draft-m2m-relations.additional": "{count, plural, one {다대다 관계 링크 #개가} other {다대다 관계 링크 #개가}} 초안 항목을 가리키고 있으며, 발행되면 표시됩니다.",
287
+ "popUpwarning.warning.bulk-has-draft-relations.message": "<b>{entities}{ entities, plural, one { 개 항목} other { 개 항목}} 중 {count}{ count, plural, one { 개 관계} other { 개 관계}}{count, plural, one { 이} other { 이}}</b> 아직 발행되지 않아 예기치 않은 동작이 발생할 수 있습니다. ",
288
+ "popUpWarning.warning.unpublish": "이 콘텐츠를 발행하지 않으면 자동으로 초안으로 전환됩니다.",
289
+ "popUpWarning.warning.unpublish-question": "정말 발행하지 않으시겠습니까?",
290
+ "popUpWarning.warning.updateAllSettings": "이 작업은 모든 설정을 변경합니다",
291
+ "preview.panel.title": "미리보기",
292
+ "preview.panel.button": "미리보기 열기",
293
+ "preview.panel.button-configuration": "미리보기 설정",
294
+ "preview.panel.button-disabled-tooltip": "미리보기를 열려면 저장하세요",
295
+ "preview.page-title": "{contentType} 미리보기",
296
+ "preview.header.close": "미리보기 닫기",
297
+ "preview.copy.label": "미리보기 링크 복사",
298
+ "preview.copy.success": "미리보기 링크가 복사되었습니다",
299
+ "preview.tabs.label": "미리보기 상태",
300
+ "preview.content.close-editor": "편집기 닫기",
301
+ "preview.content.open-editor": "편집기 열기",
302
+ "preview.device.select": "기기 유형 선택",
303
+ "preview.device.desktop": "데스크탑",
304
+ "preview.device.mobile": "모바일",
305
+ "preview.info.single-click-hint": "더블 클릭하여 수정",
306
+ "preview.error.invalid-field-path": "현재 문서에서 이 필드를 찾을 수 없습니다",
307
+ "preview.error.relations-not-handled": "관계에 대한 인라인 수정은 현재 지원되지 않습니다.",
308
+ "preview.error.incomplete-strapi-source": "이 필드에 미리보기에 필요한 정보가 일부 누락되었습니다",
309
+ "preview.error.different-document": "이 필드는 다른 문서에서 가져온 것입니다",
310
+ "preview.error.script-failed": "라이브 미리보기 스크립트를 불러올 수 없습니다. 시각적 편집을 사용할 수 없을 수 있습니다.",
311
+ "relation.create": "관계 생성",
312
+ "relation.add": "관계 추가 또는 생성",
313
+ "relation.disconnect": "제거",
314
+ "relation.error-adding-relation": "관계를 추가하는 중 오류가 발생했습니다.",
315
+ "relation.isLoading": "관계를 불러오는 중입니다",
316
+ "relation.loadMore": "더 불러오기",
317
+ "relation.notAvailable": "사용 가능한 관계가 없습니다",
318
+ "relation.publicationState.draft": "초안",
319
+ "relation.publicationState.published": "발행됨",
320
+ "select.currently.selected": "현재 {count}개 선택됨",
321
+ "success.record.clone": "문서가 복제되었습니다",
322
+ "success.record.discard": "변경 사항이 취소되었습니다",
323
+ "success.record.publishing": "발행 중...",
324
+ "success.records.delete": "삭제되었습니다.",
325
+ "success.records.unpublish": "발행가 취소되었습니다.",
326
+ "success.records.publish": "발행되었습니다.",
327
+ "listView.validation.errors.title": "조치 필요",
328
+ "listView.validation.errors.message": "발행하기 전에 모든 필드가 유효한지 확인하세요 (필수 필드, 최소/최대 글자 수 제한 등).",
329
+ "history.document-action": "콘텐츠 기록",
330
+ "history.page-title": "{contentType} 기록",
331
+ "history.sidebar.title": "버전",
332
+ "history.sidebar.version-card.aria-label": "버전 카드",
333
+ "history.sidebar.versionDescription": "{distanceToNow}{isAnonymous, select, true {} other { ({author})}}{isCurrent, select, true { <b>(현재)</b>} other {}}",
334
+ "history.sidebar.show-newer": "최신 버전 표시",
335
+ "history.sidebar.show-older": "이전 버전 표시",
336
+ "history.version.subtitle": "{hasLocale, select, true {{subtitle} ({locale})} other {{subtitle}}}",
337
+ "history.content.new-field.title": "새 필드",
338
+ "history.content.new-field.message": "이 버전이 저장될 당시에는 이 필드가 존재하지 않았습니다. 이 버전을 복원하면 필드가 비어 있게 됩니다.",
339
+ "history.content.unknown-fields.title": "알 수 없는 필드",
340
+ "history.content.unknown-fields.message": "이 필드들은 콘텐츠 타입 빌더에서 삭제되었거나 이름이 변경되었습니다. <b>이 필드들은 복원되지 않습니다.</b>",
341
+ "history.content.missing-assets.title": "{number, plural, =1 {누락된 애셋} other {누락된 애셋 {number}개}}",
342
+ "history.content.missing-assets.message": "{number, plural, =1 {미디어 라이브러리에서 삭제되어} other {미디어 라이브러리에서 삭제되어}} 복원할 수 없습니다.",
343
+ "history.content.missing-relations.title": "{number, plural, =1 {누락된 관계} other {누락된 관계 {number}개}}",
344
+ "history.content.missing-relations.message": "{number, plural, =1 {삭제되어} other {삭제되어}} 복원할 수 없습니다.",
345
+ "history.content.no-relations": "관계가 없습니다.",
346
+ "history.content.localized": "이 값은 이 로케일에 한정됩니다. 이 버전을 복원해도 다른 로케일의 콘텐츠는 교체되지 않습니다.",
347
+ "history.content.not-localized": "이 값은 모든 로케일에 공통으로 적용됩니다. 이 버전을 복원하면 모든 로케일의 콘텐츠가 교체됩니다.",
348
+ "history.restore.confirm.button": "복원",
349
+ "history.restore.confirm.title": "이 버전을 복원하시겠습니까?",
350
+ "history.restore.confirm.message": "{isDraft, select, true {복원된 콘텐츠가 기존 초안을 덮어씁니다.} other {복원된 콘텐츠는 발행되지 않고 초안을 덮어써 보류 중인 변경 사항으로 저장됩니다. 언제든지 변경 사항을 발행할 수 있습니다.}}",
351
+ "history.restore.success.title": "버전이 복원되었습니다.",
352
+ "history.restore.success.message": "콘텐츠의 이전 버전이 복원되었습니다.",
353
+ "history.restore.error.message": "버전을 복원할 수 없습니다.",
354
+ "validation.error": "문서에 유효성 검사 오류가 있습니다. 저장하기 전에 수정해주세요.",
355
+ "validation.error.unreadable-required-field": "현재 권한으로는 일부 필수 필드에 접근할 수 없습니다. 계속하려면 관리자에게 접근 권한을 요청하세요.",
356
+ "bulk-publish.edit": "수정",
357
+ "widget.chart-entries.title": "항목",
358
+ "widget.chart-entries.count.label": "{count, plural, =0 {항목} one {항목} other {항목}}",
359
+ "widget.chart-entries.tooltip": "{count} {label}",
360
+ "widget.last-edited.title": "최근 수정된 항목",
361
+ "widget.last-edited.single-type": "싱글 타입",
362
+ "widget.last-edited.no-data": "수정된 항목이 없습니다",
363
+ "widget.last-published.title": "최근 발행된 항목",
364
+ "widget.last-published.no-data": "발행된 항목이 없습니다",
365
+ "actions-drawer.open": "추가 작업 열기",
366
+ "actions-drawer.close": "추가 작업 닫기"
188
367
  };
189
368
 
190
369
  export { ko as default, groups, models, pageNotFound };
@@ -1 +1 @@
1
- {"version":3,"file":"ko.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"ko.json.mjs","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
@@ -32,7 +32,7 @@ declare const _default: {
32
32
  getInitData(ctx: any): void;
33
33
  };
34
34
  relations: {
35
- extractAndValidateRequestInfo(ctx: any, id?: import("@strapi/types/dist/data").ID): Promise<any>;
35
+ extractAndValidateRequestInfo(ctx: any, id?: import("@strapi/types/dist/data/constants.js").ID): Promise<any>;
36
36
  findAvailable(ctx: any): Promise<void>;
37
37
  findExisting(ctx: any): Promise<void>;
38
38
  };
@@ -13,7 +13,7 @@ export declare const formatDocumentWithMetadata: (permissionChecker: any, uid: U
13
13
  data: {
14
14
  status: string | undefined;
15
15
  id: string | number;
16
- documentId: import("@strapi/types/dist/modules/documents").ID;
16
+ documentId: import("@strapi/types/dist/modules/documents/index.js").ID;
17
17
  locale?: string;
18
18
  localizations?: DocumentVersion[];
19
19
  updatedAt?: string | null | Date;
@@ -3,6 +3,8 @@
3
3
  * so we need to avoid conficts in the router name, and to prefix the path for each route.
4
4
  */
5
5
  export declare const routes: {
6
- 'history-version': import("@strapi/types/dist/core").Router;
6
+ 'history-version': import("@strapi/types/dist/core/router.js").Router | ((params: {
7
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
8
+ }) => import("@strapi/types/dist/core/router.js").Router);
7
9
  };
8
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../server/src/history/routes/index.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,MAAM;;CAEsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../server/src/history/routes/index.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,MAAM;;;;CAEsB,CAAC"}
@@ -1,16 +1,16 @@
1
1
  export declare const services: {
2
2
  history: ({ strapi }: {
3
- strapi: import("@strapi/types/dist/core").Strapi;
3
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
4
4
  }) => {
5
5
  createVersion(historyVersionData: import("../../../../shared/contracts/history-versions").CreateHistoryVersion): Promise<void>;
6
6
  findVersionsPage(params: import("../../../../shared/contracts/history-versions").GetHistoryVersions.Request): Promise<{
7
7
  results: import("../../../../shared/contracts/history-versions").HistoryVersionDataResponse[];
8
8
  pagination: import("../../../../shared/contracts/history-versions").Pagination;
9
9
  }>;
10
- restoreVersion(versionId: import("@strapi/types/dist/data").ID): Promise<import("@strapi/types/dist/modules/documents").AnyDocument>;
10
+ restoreVersion(versionId: import("@strapi/types/dist/data/constants.js").ID): Promise<import("@strapi/types/dist/modules/documents/index.js").AnyDocument>;
11
11
  };
12
12
  lifecycles: ({ strapi }: {
13
- strapi: import("@strapi/types/dist/core").Strapi;
13
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
14
14
  }) => {
15
15
  bootstrap(): Promise<void>;
16
16
  destroy(): Promise<void>;
@@ -1,11 +1,15 @@
1
1
  declare const _default: {
2
2
  routes: {
3
- homepage: import("@strapi/types/dist/core").Router;
3
+ homepage: import("@strapi/types/dist/core/router.js").Router | ((params: {
4
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
5
+ }) => import("@strapi/types/dist/core/router.js").Router);
4
6
  };
5
- controllers: Record<string, import("@strapi/types/dist/core").Controller>;
7
+ controllers: Record<string, import("@strapi/types/dist/core/controller.js").Controller | ((params: {
8
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
9
+ }) => import("@strapi/types/dist/core/controller.js").Controller)>;
6
10
  services: {
7
11
  homepage: ({ strapi }: {
8
- strapi: import("@strapi/types/dist/core").Strapi;
12
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
9
13
  }) => {
10
14
  addStatusToDocuments(documents: import("../../../shared/contracts/homepage").RecentDocument[]): Promise<import("../../../shared/contracts/homepage").RecentDocument[]>;
11
15
  queryLastDocuments(additionalQueryParams?: Record<string, unknown>, draftAndPublishOnly?: boolean): Promise<import("../../../shared/contracts/homepage").RecentDocument[]>;
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../server/src/homepage/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;AAIA,wBAIE"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../server/src/homepage/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;AAIA,wBAIE"}
@@ -3,6 +3,8 @@
3
3
  * so we need to avoid conficts in the router name, and to prefix the path for each route.
4
4
  */
5
5
  export declare const routes: {
6
- homepage: import("@strapi/types/dist/core").Router;
6
+ homepage: import("@strapi/types/dist/core/router.js").Router | ((params: {
7
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
8
+ }) => import("@strapi/types/dist/core/router.js").Router);
7
9
  };
8
10
  //# sourceMappingURL=index.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../server/src/homepage/routes/index.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,MAAM;;CAEsB,CAAC"}
1
+ {"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../../../server/src/homepage/routes/index.ts"],"names":[],"mappings":"AAGA;;;GAGG;AACH,eAAO,MAAM,MAAM;;;;CAEsB,CAAC"}
@@ -1,6 +1,6 @@
1
1
  export declare const services: {
2
2
  homepage: ({ strapi }: {
3
- strapi: import("@strapi/types/dist/core").Strapi;
3
+ strapi: import("@strapi/types/dist/core/strapi.js").Strapi;
4
4
  }) => {
5
5
  addStatusToDocuments(documents: import("../../../../shared/contracts/homepage").RecentDocument[]): Promise<import("../../../../shared/contracts/homepage").RecentDocument[]>;
6
6
  queryLastDocuments(additionalQueryParams?: Record<string, unknown>, draftAndPublishOnly?: boolean): Promise<import("../../../../shared/contracts/homepage").RecentDocument[]>;