Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@everymatrix/helper-pagination

Package Overview
Dependencies
Maintainers
13
Versions
148
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@everymatrix/helper-pagination - npm Package Compare versions

Comparing version 0.1.20 to 0.1.21

dist/helper-pagination/p-8258fc5c.entry.js

12

dist/cjs/helper-pagination.cjs.entry.js

@@ -35,2 +35,14 @@ 'use strict';

},
fr: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
},
ar: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
}
};

@@ -37,0 +49,0 @@ const translate = (key, customLang) => {

@@ -16,2 +16,14 @@ const DEFAULT_LANGUAGE = 'en';

},
fr: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
},
ar: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
}
};

@@ -18,0 +30,0 @@ export const translate = (key, customLang) => {

@@ -31,2 +31,14 @@ import { proxyCustomElement, HTMLElement, createEvent, h } from '@stencil/core/internal/client';

},
fr: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
},
ar: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
}
};

@@ -33,0 +45,0 @@ const translate = (key, customLang) => {

@@ -31,2 +31,14 @@ import { r as registerInstance, c as createEvent, h } from './index-fe031733.js';

},
fr: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
},
ar: {
firstPage: 'First',
previousPage: 'Previous',
nextPage: 'Next',
lastPage: 'Last'
}
};

@@ -33,0 +45,0 @@ const translate = (key, customLang) => {

2

dist/helper-pagination/helper-pagination.esm.js

@@ -1,1 +0,1 @@

import{p as t,b as n}from"./p-68c68be2.js";(()=>{const n=import.meta.url,e={};return""!==n&&(e.resourcesUrl=new URL(".",n).href),t(e)})().then((t=>n([["p-dd1d2413",[[1,"helper-pagination",{firstPage:[1540,"first-page"],previousPage:[1540,"previous-page"],offset:[1538],limit:[1538],total:[1538],language:[1],clientStyling:[1,"client-styling"],clientStylingUrlContent:[1,"client-styling-url-content"],offsetInt:[32],lastPage:[32],limitInt:[32],totalInt:[32],pagesArray:[32],endInt:[32],limitStylingAppends:[32]}]]]],t)));
import{p as t,b as n}from"./p-68c68be2.js";(()=>{const n=import.meta.url,e={};return""!==n&&(e.resourcesUrl=new URL(".",n).href),t(e)})().then((t=>n([["p-8258fc5c",[[1,"helper-pagination",{firstPage:[1540,"first-page"],previousPage:[1540,"previous-page"],offset:[1538],limit:[1538],total:[1538],language:[1],clientStyling:[1,"client-styling"],clientStylingUrlContent:[1,"client-styling-url-content"],offsetInt:[32],lastPage:[32],limitInt:[32],totalInt:[32],pagesArray:[32],endInt:[32],limitStylingAppends:[32]}]]]],t)));
{
"name": "@everymatrix/helper-pagination",
"version": "0.1.20",
"version": "0.1.21",
"main": "./dist/index.cjs.js",

@@ -5,0 +5,0 @@ "module": "./dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc