@wikicasa-dev/components 1.7.31 → 1.7.33

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.
Files changed (32) hide show
  1. package/dist/AccessibleSelect.js +1 -1
  2. package/dist/BaseAccordionBtn.js +1 -1
  3. package/dist/BaseAccordionItem.js +1 -1
  4. package/dist/BaseAutocomplete.js +1 -1
  5. package/dist/BaseButton.js +1 -1
  6. package/dist/BaseCard.js +1 -1
  7. package/dist/BaseDropDown.js +1 -1
  8. package/dist/BaseModal.js +1 -1
  9. package/dist/BasePagination.js +2 -165
  10. package/dist/BaseSnackbar.js +4 -3
  11. package/dist/StaticSpinner.js +18 -21
  12. package/dist/UIKit/BaseCard.vue.d.ts +12 -0
  13. package/dist/UIKit/BasePagination.vue.d.ts +48 -32
  14. package/dist/UIKit/StaticSpinner.vue.d.ts +5 -5
  15. package/dist/assets/StaticSpinner.css +1 -1
  16. package/dist/assets/index.css +1 -1
  17. package/dist/chunks/{AccessibleSelect.vue_vue_type_script_setup_true_lang.BQ4qQ7zr.js → AccessibleSelect.vue_vue_type_script_setup_true_lang._TveE6SF.js} +30 -30
  18. package/dist/chunks/{ArrowIcon.CklBXJPN.js → ArrowIcon.GDkXwpPs.js} +1 -1
  19. package/dist/chunks/{BaseAccordionBtn.vue_vue_type_script_setup_true_lang.CrVwjQqr.js → BaseAccordionBtn.vue_vue_type_script_setup_true_lang.0xIiFb9q.js} +19 -15
  20. package/dist/chunks/{BaseAccordionItem.vue_vue_type_script_setup_true_lang.cWFIcTGL.js → BaseAccordionItem.vue_vue_type_script_setup_true_lang.6bQhmpuN.js} +12 -8
  21. package/dist/chunks/{BaseAutocomplete.vue_vue_type_script_setup_true_lang.CoHhyD4i.js → BaseAutocomplete.vue_vue_type_script_setup_true_lang.DqwIqwC2.js} +1 -1
  22. package/dist/chunks/{BaseButton.vue_vue_type_script_setup_true_lang.BwONsejV.js → BaseButton.vue_vue_type_script_setup_true_lang.dlLTK59i.js} +21 -21
  23. package/dist/chunks/BaseCard.vue_vue_type_style_index_0_lang.CHBFU8rV.js +37 -0
  24. package/dist/chunks/{BaseDropDown.vue_vue_type_script_setup_true_lang.BRcL69nu.js → BaseDropDown.vue_vue_type_script_setup_true_lang.CLzTJaGp.js} +5 -4
  25. package/dist/chunks/{BaseModal.vue_vue_type_style_index_0_lang.DmbmvbJg.js → BaseModal.vue_vue_type_style_index_0_lang.DR4KeMEv.js} +5 -4
  26. package/dist/chunks/BasePagination.vue_vue_type_script_setup_true_lang.DslSstg9.js +164 -0
  27. package/dist/chunks/{CloseIcon.DiRdm5zi.js → CloseIcon._moEkaop.js} +1 -1
  28. package/dist/chunks/DownloadIcon.DHCHRETy.js +41 -0
  29. package/dist/index.js +9 -9
  30. package/package.json +3 -3
  31. package/dist/chunks/BaseCard.vue_vue_type_style_index_0_lang.w5aEohzG.js +0 -36
  32. package/dist/chunks/DefaultValues-k7iQWtC2.CPFgoBrE.js +0 -9
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/AccessibleSelect.vue_vue_type_script_setup_true_lang.BQ4qQ7zr.js";
1
+ import { _ as f } from "./chunks/AccessibleSelect.vue_vue_type_script_setup_true_lang._TveE6SF.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseAccordionBtn.vue_vue_type_script_setup_true_lang.CrVwjQqr.js";
1
+ import { _ as f } from "./chunks/BaseAccordionBtn.vue_vue_type_script_setup_true_lang.0xIiFb9q.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseAccordionItem.vue_vue_type_script_setup_true_lang.cWFIcTGL.js";
1
+ import { _ as f } from "./chunks/BaseAccordionItem.vue_vue_type_script_setup_true_lang.6bQhmpuN.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseAutocomplete.vue_vue_type_script_setup_true_lang.CoHhyD4i.js";
1
+ import { _ as f } from "./chunks/BaseAutocomplete.vue_vue_type_script_setup_true_lang.DqwIqwC2.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseButton.vue_vue_type_script_setup_true_lang.BwONsejV.js";
1
+ import { _ as f } from "./chunks/BaseButton.vue_vue_type_script_setup_true_lang.dlLTK59i.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/BaseCard.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseCard.vue_vue_type_style_index_0_lang.w5aEohzG.js";
1
+ import { _ as f } from "./chunks/BaseCard.vue_vue_type_style_index_0_lang.CHBFU8rV.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseDropDown.vue_vue_type_script_setup_true_lang.BRcL69nu.js";
1
+ import { _ as f } from "./chunks/BaseDropDown.vue_vue_type_script_setup_true_lang.CLzTJaGp.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/BaseModal.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseModal.vue_vue_type_style_index_0_lang.DmbmvbJg.js";
1
+ import { _ as f } from "./chunks/BaseModal.vue_vue_type_style_index_0_lang.DR4KeMEv.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,167 +1,4 @@
1
- import c from "./BaseIcon.js";
2
- import "./chunks/js.cookie.CkZE2oaL.js";
3
- import { defineComponent as h, resolveComponent as f, openBlock as r, createElementBlock as n, createVNode as k, createCommentVNode as o, Fragment as l, renderList as g, toDisplayString as s, createElementVNode as d } from "vue";
4
- import { _ as v } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
- function p(i, t = !1) {
6
- return i == null ? "" : w(t ? Math.round(i) : Math.floor(i), 0);
7
- }
8
- function w(i, t) {
9
- return !i && i !== 0 ? "" : i.toLocaleString(
10
- "it-IT",
11
- // usare una stringa tipo 'en-US' per sovrascrivere la lingua del browser
12
- {
13
- minimumFractionDigits: t,
14
- maximumFractionDigits: t
15
- }
16
- );
17
- }
18
- const P = h({
19
- name: "BasePagination",
20
- components: { BaseIcon: c },
21
- props: {
22
- offset: {
23
- type: Number,
24
- default: 0
25
- },
26
- count: {
27
- type: Number,
28
- default: 0
29
- },
30
- limit: {
31
- type: Number,
32
- default: 25
33
- },
34
- siblings: {
35
- type: Number,
36
- default: 3
37
- },
38
- additionalCount: {
39
- type: Number,
40
- default: 0
41
- }
42
- },
43
- emits: ["new-pagination-offset"],
44
- data() {
45
- return {
46
- activeHoverOnLeftIcon: !1,
47
- activeHoverOnRightIcon: !1
48
- };
49
- },
50
- methods: {
51
- handleHoverIcon(i, t) {
52
- i ? t === "LeftArrow" ? this.activeHoverOnLeftIcon = !0 : this.activeHoverOnRightIcon = !0 : (this.activeHoverOnLeftIcon = !1, this.activeHoverOnRightIcon = !1);
53
- },
54
- getPages() {
55
- return Math.ceil((this.count + this.additionalCount) / this.limit);
56
- },
57
- getFormattedPages() {
58
- return p(
59
- Math.ceil((this.count + this.additionalCount) / this.limit)
60
- );
61
- },
62
- getCurrentPage() {
63
- return Math.round(this.offset / this.limit) + 1;
64
- },
65
- getPreviousPages() {
66
- const i = Math.max(2, this.getCurrentPage() - this.siblings);
67
- let t = [];
68
- for (let u = i; u < this.getCurrentPage(); u++)
69
- t.push(u);
70
- return t;
71
- },
72
- getNextPages() {
73
- const i = Math.min(
74
- this.getPages() - 1,
75
- this.getCurrentPage() + this.siblings
76
- );
77
- let t = [];
78
- for (let u = this.getCurrentPage() + 1; u <= i; u++)
79
- t.push(u);
80
- return t;
81
- },
82
- formatInteger(i) {
83
- return p(i);
84
- },
85
- selectPage(i) {
86
- this.$emit(
87
- "new-pagination-offset",
88
- Math.round((i - 1) * this.limit - this.additionalCount)
89
- );
90
- },
91
- getCount() {
92
- return this.count;
93
- }
94
- }
95
- }), y = {
96
- "aria-label": "Page navigation",
97
- class: "uikit-overflow-auto"
98
- }, b = {
99
- key: 0,
100
- class: "uikit-text-14 uikit-m-0 uikit-flex uikit-list-none uikit-content-center uikit-gap-4 uikit-p-0 uikit-pl-0 uikit-font-semibold sm:uikit-gap-5"
101
- }, C = {
102
- key: 2,
103
- class: "font-weight-bold uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white"
104
- }, x = ["onClick"], I = { class: "selected uikit-pointer-events-none uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-items-center uikit-justify-center uikit-rounded-circle uikit-bg-w-primary uikit-p-5px uikit-text-white hover:uikit-bg-w-primary hover:uikit-text-white" }, $ = ["onClick"], M = {
105
- key: 3,
106
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white"
107
- };
108
- function H(i, t, u, N, j, L) {
109
- const a = f("baseIcon");
110
- return r(), n("nav", y, [
111
- i.getCount() > 0 ? (r(), n("ul", b, [
112
- i.getCurrentPage() > 1 ? (r(), n("li", {
113
- key: 0,
114
- class: "arrow-button prev-page uikit-h-30x uikit-flex uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary md:uikit-mr-5 [&_>_img]:hover:uikit-brightness-0 [&_>_img]:hover:uikit-invert",
115
- onClick: t[0] || (t[0] = (e) => i.selectPage(i.getCurrentPage() - 1)),
116
- onMouseover: t[1] || (t[1] = (e) => i.handleHoverIcon(!0, "LeftArrow")),
117
- onMouseout: t[2] || (t[2] = (e) => i.handleHoverIcon(!1, "LeftArrow"))
118
- }, [
119
- k(a, {
120
- "icon-name": "arrow-sx-blue.svg",
121
- "alt-attribute": "icona pagina successiva",
122
- "icon-class": "uikit-mr-0"
123
- })
124
- ], 32)) : o("", !0),
125
- i.getCurrentPage() > 1 ? (r(), n("li", {
126
- key: 1,
127
- class: "page uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white",
128
- onClick: t[3] || (t[3] = (e) => i.selectPage(1))
129
- }, " 1 ")) : o("", !0),
130
- i.getCurrentPage() > i.siblings + 2 ? (r(), n("li", C, " ... ")) : o("", !0),
131
- (r(!0), n(l, null, g(i.getPreviousPages(), (e) => (r(), n("li", {
132
- key: e,
133
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white",
134
- onClick: (m) => i.selectPage(e)
135
- }, s(i.formatInteger(e)), 9, x))), 128)),
136
- d("li", I, s(i.getCurrentPage()), 1),
137
- (r(!0), n(l, null, g(i.getNextPages(), (e) => (r(), n("li", {
138
- key: e,
139
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white",
140
- onClick: (m) => i.selectPage(e)
141
- }, s(i.formatInteger(e)), 9, $))), 128)),
142
- i.getCurrentPage() < i.getPages() - i.siblings - 1 ? (r(), n("li", M, " ... ")) : o("", !0),
143
- i.getCurrentPage() < i.getPages() ? (r(), n("li", {
144
- key: 4,
145
- class: "uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary hover:uikit-text-white",
146
- onClick: t[4] || (t[4] = (e) => i.selectPage(i.getPages()))
147
- }, s(i.getFormattedPages()), 1)) : o("", !0),
148
- i.getCurrentPage() < i.getPages() ? (r(), n("li", {
149
- key: 5,
150
- class: "arrow-button next-page uikit-flex uikit-h-30px uikit-min-w-[30px] uikit-cursor-pointer uikit-items-center uikit-justify-center uikit-rounded-circle uikit-p-5px hover:uikit-bg-w-primary md:uikit-ml-5 [&_>_img]:hover:uikit-brightness-0 [&_>_img]:hover:uikit-invert",
151
- onClick: t[5] || (t[5] = (e) => i.selectPage(i.getCurrentPage() + 1)),
152
- onMouseover: t[6] || (t[6] = (e) => i.handleHoverIcon(!0, "RightArrow")),
153
- onMouseout: t[7] || (t[7] = (e) => i.handleHoverIcon(!1, "RightArrow"))
154
- }, [
155
- k(a, {
156
- "icon-name": "arrow-dx-blue.svg",
157
- "alt-attribute": "icona pagina successiva",
158
- "icon-class": "uikit-mr-0"
159
- })
160
- ], 32)) : o("", !0)
161
- ])) : o("", !0)
162
- ]);
163
- }
164
- const R = /* @__PURE__ */ v(P, [["render", H]]);
1
+ import { _ as f } from "./chunks/BasePagination.vue_vue_type_script_setup_true_lang.DslSstg9.js";
165
2
  export {
166
- R as default
3
+ f as default
167
4
  };
@@ -1,5 +1,6 @@
1
1
  import { defineComponent as b, ref as u, onBeforeMount as f, openBlock as i, createElementBlock as e, createElementVNode as o, normalizeClass as h, withModifiers as l, createCommentVNode as a, createVNode as y, unref as x } from "vue";
2
- import { l as _ } from "./chunks/CloseIcon.DiRdm5zi.js";
2
+ import { l as _ } from "./chunks/CloseIcon._moEkaop.js";
3
+ import "./chunks/DownloadIcon.DHCHRETy.js";
3
4
  import { _ as v } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
5
  import './assets/BaseSnackbar.css';const g = { class: "snackbar-container uikit-fixed uikit-bottom-10px uikit-left-10px uikit-z-[2000] max-sm:uikit-left-0 max-sm:uikit-w-full" }, C = ["data-cy"], w = ["src", "alt"], L = {
5
6
  key: 1,
@@ -73,7 +74,7 @@ import './assets/BaseSnackbar.css';const g = { class: "snackbar-container uikit-
73
74
  ], 10, C)
74
75
  ]));
75
76
  }
76
- }), z = /* @__PURE__ */ v(S, [["__scopeId", "data-v-1288e108"]]);
77
+ }), $ = /* @__PURE__ */ v(S, [["__scopeId", "data-v-1288e108"]]);
77
78
  export {
78
- z as default
79
+ $ as default
79
80
  };
@@ -1,31 +1,28 @@
1
- import { defineComponent as o, openBlock as e, createElementBlock as i, normalizeClass as s, createElementVNode as c } from "vue";
1
+ import { defineComponent as t, openBlock as o, createElementBlock as s, createElementVNode as r } from "vue";
2
2
  import { _ as n } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
3
- import './assets/StaticSpinner.css';const r = {
3
+ import './assets/StaticSpinner.css';const c = {
4
4
  viewBox: "0 0 128 128",
5
5
  class: "icon-spin uikit-h-6 uikit-w-6"
6
- }, a = ["stroke-width"], l = /* @__PURE__ */ o({
6
+ }, i = ["stroke", "stroke-width"], a = /* @__PURE__ */ t({
7
7
  __name: "StaticSpinner",
8
8
  props: {
9
9
  thickness: { default: 9 },
10
- color: { default: "uikit-stroke-white" }
10
+ strokeColor: { default: "#fff" }
11
11
  },
12
- setup(p) {
13
- return (t, u) => (e(), i("div", {
14
- class: s(["uikit-m-auto uikit-flex uikit-items-center uikit-justify-center", t.color])
15
- }, [
16
- (e(), i("svg", r, [
17
- c("circle", {
18
- class: "path",
19
- cx: "64",
20
- cy: "64",
21
- r: "42",
22
- fill: "none",
23
- "stroke-width": t.thickness
24
- }, null, 8, a)
25
- ]))
26
- ], 2));
12
+ setup(l) {
13
+ return (e, p) => (o(), s("svg", c, [
14
+ r("circle", {
15
+ class: "path",
16
+ cx: "64",
17
+ cy: "64",
18
+ r: "42",
19
+ fill: "none",
20
+ stroke: e.strokeColor,
21
+ "stroke-width": e.thickness
22
+ }, null, 8, i)
23
+ ]));
27
24
  }
28
- }), d = /* @__PURE__ */ n(l, [["__scopeId", "data-v-bc650113"]]);
25
+ }), k = /* @__PURE__ */ n(a, [["__scopeId", "data-v-ff694776"]]);
29
26
  export {
30
- d as default
27
+ k as default
31
28
  };
@@ -1,22 +1,34 @@
1
+ import { ClassType } from '@wikicasa-dev/types';
2
+
1
3
  declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
4
  type?: "" | "vertical" | "map-card" | "news" | undefined;
3
5
  rootComponent?: "article" | "div" | undefined;
6
+ cardImgClasses?: ClassType | undefined;
7
+ cardBodyClasses?: ClassType | undefined;
4
8
  }>, {
5
9
  type: string;
6
10
  rootComponent: string;
11
+ cardImgClasses: string;
12
+ cardBodyClasses: string;
7
13
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
8
14
  click: () => void;
9
15
  }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
16
  type?: "" | "vertical" | "map-card" | "news" | undefined;
11
17
  rootComponent?: "article" | "div" | undefined;
18
+ cardImgClasses?: ClassType | undefined;
19
+ cardBodyClasses?: ClassType | undefined;
12
20
  }>, {
13
21
  type: string;
14
22
  rootComponent: string;
23
+ cardImgClasses: string;
24
+ cardBodyClasses: string;
15
25
  }>>> & {
16
26
  onClick?: (() => any) | undefined;
17
27
  }, {
18
28
  type: "" | "vertical" | "map-card" | "news";
19
29
  rootComponent: "article" | "div";
30
+ cardImgClasses: ClassType;
31
+ cardBodyClasses: ClassType;
20
32
  }, {}>, {
21
33
  "card-image"?(_: {}): any;
22
34
  "card-description"?(_: {}): any;
@@ -1,65 +1,81 @@
1
+ import { Optional } from '@wikicasa-dev/types';
2
+
1
3
  declare const _default: import('vue').DefineComponent<{
2
- offset: {
3
- type: NumberConstructor;
4
- default: number;
4
+ pageNumber: import('vue').PropType<Optional<number>>;
5
+ small: {
6
+ type: import('vue').PropType<boolean>;
7
+ default: boolean;
5
8
  };
6
9
  count: {
7
- type: NumberConstructor;
10
+ type: import('vue').PropType<number>;
8
11
  default: number;
9
12
  };
10
13
  limit: {
11
- type: NumberConstructor;
14
+ type: import('vue').PropType<number>;
12
15
  default: number;
13
16
  };
14
17
  siblings: {
15
- type: NumberConstructor;
18
+ type: import('vue').PropType<number>;
16
19
  default: number;
17
20
  };
18
21
  additionalCount: {
19
- type: NumberConstructor;
22
+ type: import('vue').PropType<number>;
20
23
  default: number;
21
24
  };
22
- }, unknown, {
23
- activeHoverOnLeftIcon: boolean;
24
- activeHoverOnRightIcon: boolean;
25
- }, {}, {
26
- handleHoverIcon(isHover: boolean, icon: string): void;
27
- getPages(): number;
28
- getFormattedPages(): string;
29
- getCurrentPage(): number;
30
- getPreviousPages(): Array<number>;
31
- getNextPages(): Array<number>;
32
- formatInteger(n: number): string;
33
- selectPage(page: number): void;
34
- getCount(): number;
35
- }, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, "new-pagination-offset"[], "new-pagination-offset", import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
36
- offset: {
37
- type: NumberConstructor;
38
- default: number;
25
+ arrowColor: {
26
+ type: import('vue').PropType<string>;
27
+ default: string;
28
+ };
29
+ prevLabel: {
30
+ type: import('vue').PropType<string>;
31
+ default: string;
32
+ };
33
+ nextLabel: {
34
+ type: import('vue').PropType<string>;
35
+ default: string;
36
+ };
37
+ }, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
38
+ pageNumber: import('vue').PropType<Optional<number>>;
39
+ small: {
40
+ type: import('vue').PropType<boolean>;
41
+ default: boolean;
39
42
  };
40
43
  count: {
41
- type: NumberConstructor;
44
+ type: import('vue').PropType<number>;
42
45
  default: number;
43
46
  };
44
47
  limit: {
45
- type: NumberConstructor;
48
+ type: import('vue').PropType<number>;
46
49
  default: number;
47
50
  };
48
51
  siblings: {
49
- type: NumberConstructor;
52
+ type: import('vue').PropType<number>;
50
53
  default: number;
51
54
  };
52
55
  additionalCount: {
53
- type: NumberConstructor;
56
+ type: import('vue').PropType<number>;
54
57
  default: number;
55
58
  };
56
- }>> & {
57
- "onNew-pagination-offset"?: ((...args: any[]) => any) | undefined;
58
- }, {
59
- offset: number;
59
+ arrowColor: {
60
+ type: import('vue').PropType<string>;
61
+ default: string;
62
+ };
63
+ prevLabel: {
64
+ type: import('vue').PropType<string>;
65
+ default: string;
66
+ };
67
+ nextLabel: {
68
+ type: import('vue').PropType<string>;
69
+ default: string;
70
+ };
71
+ }>>, {
72
+ small: boolean;
60
73
  count: number;
61
74
  limit: number;
62
75
  siblings: number;
63
76
  additionalCount: number;
77
+ arrowColor: string;
78
+ prevLabel: string;
79
+ nextLabel: string;
64
80
  }, {}>;
65
81
  export default _default;
@@ -1,18 +1,18 @@
1
1
  declare const _default: import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  thickness?: number | undefined;
3
- color?: "uikit-stroke-black" | "uikit-stroke-white" | undefined;
3
+ strokeColor?: string | undefined;
4
4
  }>, {
5
5
  thickness: number;
6
- color: string;
6
+ strokeColor: string;
7
7
  }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
8
  thickness?: number | undefined;
9
- color?: "uikit-stroke-black" | "uikit-stroke-white" | undefined;
9
+ strokeColor?: string | undefined;
10
10
  }>, {
11
11
  thickness: number;
12
- color: string;
12
+ strokeColor: string;
13
13
  }>>>, {
14
- color: "uikit-stroke-black" | "uikit-stroke-white";
15
14
  thickness: number;
15
+ strokeColor: string;
16
16
  }, {}>;
17
17
  export default _default;
18
18
  type __VLS_NonUndefinedable<T> = T extends undefined ? never : T;
@@ -1 +1 @@
1
- .icon-spin[data-v-bc650113]{animation:rotate-bc650113 2s linear infinite}.icon-spin .path[data-v-bc650113]{animation:dash-bc650113 1.5s ease-in-out infinite;stroke:#fff;stroke-linecap:round}@keyframes rotate-bc650113{to{transform:rotate(360deg)}}@keyframes dash-bc650113{0%{stroke-dasharray:1,275;stroke-dashoffset:0}50%{stroke-dasharray:195,275;stroke-dashoffset:-50}to{stroke-dasharray:195,275;stroke-dashoffset:-260}}
1
+ .icon-spin[data-v-ff694776]{animation:rotate-ff694776 2s linear infinite}.icon-spin .path[data-v-ff694776]{animation:dash-ff694776 1.5s ease-in-out infinite;stroke-linecap:round}@keyframes rotate-ff694776{to{transform:rotate(360deg)}}@keyframes dash-ff694776{0%{stroke-dasharray:1,275;stroke-dashoffset:0}50%{stroke-dasharray:195,275;stroke-dashoffset:-50}to{stroke-dasharray:195,275;stroke-dashoffset:-260}}