UNPKG

cspace-ui

Version:
11 lines (10 loc) 854 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.SEARCH_RESULT_REPORT_PANEL_SEARCH_NAME = exports.SEARCH_RESULT_PAGE_SEARCH_NAME = exports.SEARCH_RESULT_BATCH_PANEL_SEARCH_NAME = exports.RECORD_REPORT_PANEL_SEARCH_NAME = exports.RECORD_BATCH_PANEL_SEARCH_NAME = void 0; const SEARCH_RESULT_PAGE_SEARCH_NAME = exports.SEARCH_RESULT_PAGE_SEARCH_NAME = 'searchResultPage'; const RECORD_BATCH_PANEL_SEARCH_NAME = exports.RECORD_BATCH_PANEL_SEARCH_NAME = 'recordBatchPanel'; const RECORD_REPORT_PANEL_SEARCH_NAME = exports.RECORD_REPORT_PANEL_SEARCH_NAME = 'recordReportPanel'; const SEARCH_RESULT_BATCH_PANEL_SEARCH_NAME = exports.SEARCH_RESULT_BATCH_PANEL_SEARCH_NAME = 'searchResultBatchPanel'; const SEARCH_RESULT_REPORT_PANEL_SEARCH_NAME = exports.SEARCH_RESULT_REPORT_PANEL_SEARCH_NAME = 'searchResultReportPanel';