UNPKG

@plone/volto

Version:
140 lines (139 loc) 3.85 kB
export default Indexes; export const defaultIndexes: string[]; declare namespace Indexes { namespace sortable_title { let label: string; let type: string; let sort_on: string; } namespace review_state { let label_1: string; export { label_1 as label }; let type_1: string; export { type_1 as type }; } namespace ModificationDate { let label_2: string; export { label_2 as label }; let type_2: string; export { type_2 as type }; let sort_on_1: string; export { sort_on_1 as sort_on }; } namespace EffectiveDate { let label_3: string; export { label_3 as label }; let type_3: string; export { type_3 as type }; let sort_on_2: string; export { sort_on_2 as sort_on }; } namespace id { let label_4: string; export { label_4 as label }; let type_4: string; export { type_4 as type }; let sort_on_3: string; export { sort_on_3 as sort_on }; } namespace ExpirationDate { let label_5: string; export { label_5 as label }; let type_5: string; export { type_5 as type }; } namespace CreationDate { let label_6: string; export { label_6 as label }; let type_6: string; export { type_6 as type }; let sort_on_4: string; export { sort_on_4 as sort_on }; } namespace Subject { let label_7: string; export { label_7 as label }; let type_7: string; export { type_7 as type }; } namespace portal_type { let label_8: string; export { label_8 as label }; let type_8: string; export { type_8 as type }; let sort_on_5: string; export { sort_on_5 as sort_on }; } namespace is_folderish { let label_9: string; export { label_9 as label }; let type_9: string; export { type_9 as type }; } namespace exclude_from_nav { let label_10: string; export { label_10 as label }; let type_10: string; export { type_10 as type }; } namespace getObjSize { let label_11: string; export { label_11 as label }; let type_11: string; export { type_11 as type }; } namespace last_comment_date { let label_12: string; export { label_12 as label }; let type_12: string; export { type_12 as type }; } namespace total_comments { let label_13: string; export { label_13 as label }; let type_13: string; export { type_13 as type }; } namespace end { let label_14: string; export { label_14 as label }; let type_14: string; export { type_14 as type }; } namespace Description { let label_15: string; export { label_15 as label }; let type_15: string; export { type_15 as type }; } namespace Creator { let label_16: string; export { label_16 as label }; let type_16: string; export { type_16 as type }; } namespace location { let label_17: string; export { label_17 as label }; let type_17: string; export { type_17 as type }; } namespace UID { let label_18: string; export { label_18 as label }; let type_18: string; export { type_18 as type }; } namespace start { let label_19: string; export { label_19 as label }; let type_19: string; export { type_19 as type }; } namespace Type { let label_20: string; export { label_20 as label }; let type_20: string; export { type_20 as type }; } }