@progress/kendo-vue-grid
Version:
9 lines (8 loc) • 649 B
JavaScript
/**
* @license
*-------------------------------------------------------------------------------------------
* Copyright © 2026 Progress Software Corporation. All rights reserved.
* Licensed under commercial license. See LICENSE.md in the package root for more information
*-------------------------------------------------------------------------------------------
*/
;Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const r=require("./main.js");function t(a){const e=a.replace(/^pager\.([a-z])/,(g,s)=>"grid.pager"+s.toUpperCase());return{messageKey:e,defaultMessage:r.messages[e]}}exports.pagerMessagesMap=t;