@htmlbricks/hb-paginate 0.66.17 → 0.66.18
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/main.iife.js +5 -5
- package/main.iife.js.map +1 -1
- package/manifest.json +2 -2
- package/package.json +1 -1
package/manifest.json
CHANGED
|
@@ -535,7 +535,7 @@
|
|
|
535
535
|
}
|
|
536
536
|
}
|
|
537
537
|
],
|
|
538
|
-
"iifeIntegrity": "sha384-
|
|
538
|
+
"iifeIntegrity": "sha384-xSsFv8BlOcqcqAQCtSG8fav2lvf3QyXV9HZjamR0eTP44UV83Jcrlgr9pv+nfm9H",
|
|
539
539
|
"screenshots": [],
|
|
540
540
|
"licenses": [
|
|
541
541
|
{
|
|
@@ -555,5 +555,5 @@
|
|
|
555
555
|
"size": {},
|
|
556
556
|
"iifePath": "main.iife.js",
|
|
557
557
|
"repoName": "@htmlbricks/hb-paginate",
|
|
558
|
-
"version": "0.66.
|
|
558
|
+
"version": "0.66.18"
|
|
559
559
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@htmlbricks/hb-paginate",
|
|
3
|
-
"version": "0.66.
|
|
3
|
+
"version": "0.66.18",
|
|
4
4
|
"contributors": [],
|
|
5
5
|
"description": "Pagination bar with first/prev/next/last and nearby page buttons, optional “showing X–Y of total” text, configurable page-size input or select, and optional sort field and direction controls with i18n labels. Set `is_loading` to show Bootstrap placeholders instead of controls (e.g. cascaded from `hb-table`).",
|
|
6
6
|
"licenses": [
|