@quandis/qbo4.ui-bridge 4.0.1-CI-20241022-235235 → 4.0.1-CI-20241024-193721

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/package.json CHANGED
@@ -3,7 +3,7 @@
3
3
  "author": "Quandis, Inc.",
4
4
  "license": "MIT",
5
5
  "type": "module",
6
- "version": "4.0.1-CI-20241022-235235",
6
+ "version": "4.0.1-CI-20241024-193721",
7
7
  "workspaces": [
8
8
  "code"
9
9
  ],
@@ -46,11 +46,11 @@
46
46
  "clean-css": "^5.3.3",
47
47
  "eslint": "^9.13.0",
48
48
  "glob": "^11.0.0",
49
- "html-webpack-plugin": "^5.6.2",
49
+ "html-webpack-plugin": "^5.6.3",
50
50
  "mini-css-extract-plugin": "^2.9.1",
51
51
  "postcss": "^8.4.47",
52
52
  "postcss-loader": "^8.1.1",
53
- "sass": "^1.80.3",
53
+ "sass": "^1.80.4",
54
54
  "typescript": "^5.6.3",
55
55
  "webpack": "^5.95.0",
56
56
  "webpack-cli": "^5.1.4",
@@ -5241,7 +5241,7 @@ nav.qbo-mainmenu > .container-xxl {
5241
5241
  --bs-pagination-border-radius: var(--bs-border-radius-lg);
5242
5242
  }
5243
5243
 
5244
- .pagination-sm {
5244
+ .pagination-sm, .qbo-paginate.small, aside.qbo-sidebar > nav > ul > li > div > ul.qbo-paginate {
5245
5245
  --bs-pagination-padding-x: 0.5rem;
5246
5246
  --bs-pagination-padding-y: 0.25rem;
5247
5247
  --bs-pagination-font-size: 0.875rem;