graphdb-workbench
Version:
The web application for GraphDB APIs
2 lines • 832 B
JavaScript
export const __webpack_esm_id__=54745;export const __webpack_esm_ids__=[54745];export const __webpack_esm_modules__={54745(){angular.module("graphdb.framework.core.directives.paginations",[]).directive("paginations",["$translate","$rootScope","$compile",function(e,t,a){return{link:function(e,n){const i=()=>{const t=a('<uib-pagination class="nav navbar-right" total-items="matchedElements.length" items-per-page="pageSize" ng-model="page" ng-change="changePagination()" direction-links="false" boundary-links="true" max-size="5" rotate="true" first-text="{{\'paginator.first.page.label\' | translate}}" last-text="{{\'paginator.last.page.label\' | translate}}"></uib-pagination>')(e);n.html(t)};i();const o=t.$on("$translateChangeSuccess",i);e.$on("$destroy",o)}}}])}};
//# sourceMappingURL=54745.7222122ef803dc212af2.bundle.js.map