rtcpts 0.0.62 → 0.0.63

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/dist/rtcpt.es.js CHANGED
@@ -8863,9 +8863,9 @@ function pd(e, t, n, o, l, r) {
8863
8863
  "direction-links": "",
8864
8864
  "icon-prev": "app:navigation-arrow-left",
8865
8865
  "icon-next": "app:navigation-arrow-right",
8866
- color: "grey",
8867
- "active-color": "primary",
8868
- "active-text-color": "white",
8866
+ color: "black",
8867
+ "active-color": "white",
8868
+ "active-text-color": "black",
8869
8869
  ripple: !1
8870
8870
  }, null, 8, ["modelValue", "max", "onUpdate:modelValue"]),
8871
8871
  w("p", fd, $(e.t("messages.pagination.goto")), 1),
@@ -9526,9 +9526,9 @@ function Od(e, t, n, o, l, r) {
9526
9526
  "direction-links": "",
9527
9527
  "icon-prev": "app:navigation-arrow-left",
9528
9528
  "icon-next": "app:navigation-arrow-right",
9529
- color: "grey",
9530
- "active-color": "primary",
9531
- "active-text-color": "white",
9529
+ color: "black",
9530
+ "active-color": "white",
9531
+ "active-text-color": "black",
9532
9532
  ripple: !1
9533
9533
  }, null, 8, ["modelValue", "max", "onUpdate:modelValue"]),
9534
9534
  w("p", kd, $(e.t("messages.pagination.goto")), 1),
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "rtcpts",
3
- "version": "0.0.62",
3
+ "version": "0.0.63",
4
4
  "description": "A Vue 3 component library built with Vite and TypeScript, featuring components integrated with Quasar.",
5
5
  "main": "dist/rtcpt.umd.js",
6
6
  "module": "dist/rtcpt.es.js",