{"version":3,"file":"manifests-Dr6NqvG6.js","sources":["../../../src/packages/core/section/repository/item/manifests.ts"],"sourcesContent":["import type { ManifestRepository, ManifestTypes } from '@umbraco-cms/backoffice/extension-registry';\n\nexport const UMB_SECTION_ITEM_REPOSITORY_ALIAS = 'Umb.Repository.Section.Item';\n\nconst itemRepository: ManifestRepository = {\n\ttype: 'repository',\n\talias: UMB_SECTION_ITEM_REPOSITORY_ALIAS,\n\tname: 'Section Item Repository',\n\tapi: () => import('./section-item.repository.js'),\n};\n\nexport const manifests: Array = [itemRepository];\n"],"names":["UMB_SECTION_ITEM_REPOSITORY_ALIAS","itemRepository","manifests"],"mappings":"AAEO,MAAMA,IAAoC,+BAE3CC,IAAqC;AAAA,EAC1C,MAAM;AAAA,EACN,OAAOD;AAAA,EACP,MAAM;AAAA,EACN,KAAK,MAAM,OAAO,uCAA8B;AACjD,GAEaE,IAAkC,CAACD,CAAc;"}