@wikicasa-dev/components 1.7.26 → 1.7.28

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 (89) hide show
  1. package/dist/AccessibleSelect.js +1 -1
  2. package/dist/BaseAutocomplete.js +1 -1
  3. package/dist/BaseComplexToggle.js +1 -2
  4. package/dist/BaseFloatingLabel.js +1 -2
  5. package/dist/BaseIcon.js +1 -2
  6. package/dist/BaseInput.js +1 -2
  7. package/dist/BaseModal.js +1 -1
  8. package/dist/BaseNavItem.js +1 -2
  9. package/dist/BasePagination.js +1 -1
  10. package/dist/BasePaper.js +1 -2
  11. package/dist/BaseShimmerLoader.js +13 -0
  12. package/dist/BaseSlider.js +6 -7
  13. package/dist/BaseSnackbar.js +1 -2
  14. package/dist/BaseTextarea.js +1 -2
  15. package/dist/BaseToggle.js +1 -2
  16. package/dist/BaseTooltip.js +1 -2
  17. package/dist/CheckboxBtn.js +1 -2
  18. package/dist/CheckboxGroup.js +1 -1
  19. package/dist/LineChart.js +1 -1
  20. package/dist/ShimmerMultiLine.js +24 -0
  21. package/dist/StaticSpinner.js +1 -2
  22. package/dist/SwiperCarousel.js +1 -1
  23. package/dist/UIKit/AccessibleSelect.vue.d.ts +10 -4
  24. package/dist/UIKit/Accordion/BaseAccordion.vue.d.ts +4 -3
  25. package/dist/UIKit/Accordion/BaseAccordionBtn.vue.d.ts +3 -3
  26. package/dist/UIKit/Accordion/BaseAccordionContent.vue.d.ts +2 -2
  27. package/dist/UIKit/Accordion/BaseAccordionItem.vue.d.ts +5 -4
  28. package/dist/UIKit/BaseAlert.vue.d.ts +4 -3
  29. package/dist/UIKit/BaseAutocomplete.vue.d.ts +29 -28
  30. package/dist/UIKit/BaseBadge.vue.d.ts +2 -2
  31. package/dist/UIKit/BaseButton.vue.d.ts +5 -4
  32. package/dist/UIKit/BaseCard.vue.d.ts +3 -3
  33. package/dist/UIKit/BaseComplexToggle.vue.d.ts +18 -17
  34. package/dist/UIKit/BaseDropDown.vue.d.ts +3 -3
  35. package/dist/UIKit/BaseFloatingLabel.vue.d.ts +4 -3
  36. package/dist/UIKit/BaseIcon.vue.d.ts +2 -2
  37. package/dist/UIKit/BaseInput.vue.d.ts +19 -18
  38. package/dist/UIKit/BaseModal.vue.d.ts +3 -3
  39. package/dist/UIKit/BaseNavItem.vue.d.ts +2 -2
  40. package/dist/UIKit/BasePagination.vue.d.ts +2 -2
  41. package/dist/UIKit/BasePaper.vue.d.ts +1 -1
  42. package/dist/UIKit/BaseSelect/SelectItem.vue.d.ts +3 -3
  43. package/dist/UIKit/BaseSlider.vue.d.ts +4 -3
  44. package/dist/UIKit/BaseSnackbar.vue.d.ts +5 -4
  45. package/dist/UIKit/BaseTextarea.vue.d.ts +15 -14
  46. package/dist/UIKit/BaseToggle.vue.d.ts +8 -8
  47. package/dist/UIKit/BaseTooltip.vue.d.ts +2 -2
  48. package/dist/UIKit/BaseUploadFile.vue.d.ts +5 -4
  49. package/dist/UIKit/Checkbox/CheckboxBtn.vue.d.ts +5 -4
  50. package/dist/UIKit/Checkbox/CheckboxGroup.vue.d.ts +5 -4
  51. package/dist/UIKit/Radio/RadioButton.vue.d.ts +3 -3
  52. package/dist/UIKit/Radio/RadioGroup.vue.d.ts +5 -5
  53. package/dist/UIKit/ShimmerLoader/BaseShimmerLoader.vue.d.ts +9 -0
  54. package/dist/UIKit/ShimmerLoader/ShimmerMultiLine.vue.d.ts +38 -0
  55. package/dist/UIKit/StaticSpinner.vue.d.ts +2 -2
  56. package/dist/UIKit/Tab/BaseTab.vue.d.ts +2 -2
  57. package/dist/UIKit/Tab/BaseTabPanel.vue.d.ts +2 -2
  58. package/dist/UIKit/Tab/BaseTabView.vue.d.ts +10 -9
  59. package/dist/assets/BaseCard.css +1 -1
  60. package/dist/assets/BaseShimmerLoader.css +1 -0
  61. package/dist/assets/BaseSlider.css +1 -1
  62. package/dist/assets/BaseTooltip.css +1 -1
  63. package/dist/assets/index.css +1 -1
  64. package/dist/chart/DoughnutChart.vue.d.ts +4 -3
  65. package/dist/chart/LineChart.vue.d.ts +4 -3
  66. package/dist/chart/composables/useChartjsModules.d.ts +4 -3
  67. package/dist/chunks/{AccessibleSelect.vue_vue_type_script_setup_true_lang.5pqk7vlZ.js → AccessibleSelect.vue_vue_type_script_setup_true_lang.BQ4qQ7zr.js} +97 -86
  68. package/dist/chunks/BaseAlert.vue_vue_type_style_index_0_lang.BtqP_iYL.js +1 -2
  69. package/dist/chunks/{BaseAutocomplete.vue_vue_type_script_setup_true_lang.CVffB0Ai.js → BaseAutocomplete.vue_vue_type_script_setup_true_lang.CoHhyD4i.js} +1 -1
  70. package/dist/chunks/BaseBadge.vue_vue_type_style_index_0_lang.BOA1gBKu.js +1 -2
  71. package/dist/chunks/BaseCard.vue_vue_type_style_index_0_lang.w5aEohzG.js +1 -2
  72. package/dist/chunks/{BaseModal.vue_vue_type_style_index_0_lang.Cz2Kd5zD.js → BaseModal.vue_vue_type_style_index_0_lang.DmbmvbJg.js} +2 -3
  73. package/dist/chunks/{CheckboxGroup.vue_vue_type_script_setup_true_lang.DDtN9_Bg.js → CheckboxGroup.vue_vue_type_script_setup_true_lang.TNbYVnnF.js} +1 -1
  74. package/dist/chunks/LineChart.vue_vue_type_script_setup_true_lang.CNkvmtfq.js +37 -0
  75. package/dist/chunks/{SwiperCarousel.vue_vue_type_style_index_0_lang.DDYbH2A1.js → SwiperCarousel.vue_vue_type_style_index_0_lang.DydGEHWv.js} +162 -155
  76. package/dist/chunks/{index.DXfsARH3.js → index.C2AlqfUw.js} +316 -311
  77. package/dist/chunks/js.cookie.CkZE2oaL.js +95 -0
  78. package/dist/components/IntersectionObserver/IntersectionObservable.vue.d.ts +2 -2
  79. package/dist/components/IntersectionObserver/IntersectionObserver.vue.d.ts +3 -3
  80. package/dist/components/carousel/SwiperCarousel.vue.d.ts +6 -7
  81. package/dist/components/carousel/SwiperSlide.vue.d.ts +1 -1
  82. package/dist/composables/useFloatingLabel.d.ts +3 -2
  83. package/dist/composables/useKeyboardController.d.ts +2 -1
  84. package/dist/composables/useValidator.d.ts +2 -1
  85. package/dist/index.d.ts +40 -39
  86. package/dist/index.js +7 -8
  87. package/package.json +3 -3
  88. package/dist/chunks/LineChart.vue_vue_type_script_setup_true_lang.D1HsyTJq.js +0 -36
  89. package/dist/chunks/js.cookie.BQua9eWh.js +0 -101
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/AccessibleSelect.vue_vue_type_script_setup_true_lang.5pqk7vlZ.js";
1
+ import { _ as f } from "./chunks/AccessibleSelect.vue_vue_type_script_setup_true_lang.BQ4qQ7zr.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.CVffB0Ai.js";
1
+ import { _ as f } from "./chunks/BaseAutocomplete.vue_vue_type_script_setup_true_lang.CoHhyD4i.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,7 +1,6 @@
1
- import './assets/BaseComplexToggle.css';
2
1
  import { defineComponent as L, mergeModels as C, useModel as w, ref as g, onBeforeMount as M, onMounted as $, openBlock as u, createElementBlock as c, normalizeClass as f, createElementVNode as a, withModifiers as m, renderSlot as k, createCommentVNode as v } from "vue";
3
2
  import { _ as z } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const x = ["id", "data-cy"], V = ["data-cy"], H = ["src", "alt"], X = ["innerHTML"], j = ["data-cy"], D = ["src", "alt"], E = ["innerHTML"], N = /* @__PURE__ */ L({
3
+ import './assets/BaseComplexToggle.css';const x = ["id", "data-cy"], V = ["data-cy"], H = ["src", "alt"], X = ["innerHTML"], j = ["data-cy"], D = ["src", "alt"], E = ["innerHTML"], N = /* @__PURE__ */ L({
5
4
  __name: "BaseComplexToggle",
6
5
  props: /* @__PURE__ */ C({
7
6
  labels: {},
@@ -1,7 +1,6 @@
1
- import './assets/BaseFloatingLabel.css';
2
1
  import { defineComponent as s, openBlock as a, createElementBlock as l, normalizeClass as t, withModifiers as o, createElementVNode as n, createCommentVNode as r } from "vue";
3
2
  import { _ as u } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const d = s({
3
+ import './assets/BaseFloatingLabel.css';const d = s({
5
4
  name: "BaseFloatingLabel",
6
5
  props: {
7
6
  labelState: {
package/dist/BaseIcon.js CHANGED
@@ -1,7 +1,6 @@
1
- import './assets/BaseIcon.css';
2
1
  import { defineComponent as e, openBlock as a, createElementBlock as i, normalizeClass as n, normalizeStyle as o } from "vue";
3
2
  import { _ as s } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const r = e({
3
+ import './assets/BaseIcon.css';const r = e({
5
4
  name: "BaseIcon",
6
5
  props: {
7
6
  lazyLoading: { type: Boolean, default: !1 },
package/dist/BaseInput.js CHANGED
@@ -1,9 +1,8 @@
1
- import './assets/BaseInput.css';
2
1
  import { defineComponent as N, mergeModels as M, useModel as O, ref as p, watch as $, useAttrs as j, openBlock as o, createElementBlock as d, normalizeClass as m, unref as u, renderSlot as v, createElementVNode as h, withModifiers as g, withKeys as D, createBlock as G, createCommentVNode as w, Fragment as C, renderList as B } from "vue";
3
2
  import J from "./BaseFloatingLabel.js";
4
3
  import { useFloatingLabel as Q } from "./useFloatingLabel.js";
5
4
  import { _ as R } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
6
- const W = ["id", "data-cy", "name", "autocomplete", "disabled", "aria-labelledby", "readonly", "type", "pattern", "min", "max", "maxlength", "inputmode", "placeholder", "value"], X = { class: "uikit-invisible uikit-float-none uikit-mb-2 uikit-ml-2 uikit-block uikit-h-3 uikit-w-auto uikit-max-w-full uikit-overflow-hidden uikit-whitespace-nowrap uikit-p-0 uikit-text uikit-transition-[max-width] uikit-duration-[50ms] uikit-ease-out" }, Y = ["innerHTML"], Z = ["innerHTML"], U = ["innerHTML"], x = {
5
+ import './assets/BaseInput.css';const W = ["id", "data-cy", "name", "autocomplete", "disabled", "aria-labelledby", "readonly", "type", "pattern", "min", "max", "maxlength", "inputmode", "placeholder", "value"], X = { class: "uikit-invisible uikit-float-none uikit-mb-2 uikit-ml-2 uikit-block uikit-h-3 uikit-w-auto uikit-max-w-full uikit-overflow-hidden uikit-whitespace-nowrap uikit-p-0 uikit-text uikit-transition-[max-width] uikit-duration-[50ms] uikit-ease-out" }, Y = ["innerHTML"], Z = ["innerHTML"], U = ["innerHTML"], x = {
7
6
  key: 1,
8
7
  class: "under-label uikit-absolute uikit-text-12"
9
8
  }, _ = /* @__PURE__ */ N({
package/dist/BaseModal.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/BaseModal.vue_vue_type_style_index_0_lang.Cz2Kd5zD.js";
1
+ import { _ as f } from "./chunks/BaseModal.vue_vue_type_style_index_0_lang.DmbmvbJg.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,8 +1,7 @@
1
- import './assets/BaseNavItem.css';
2
1
  import s from "./BaseIcon.js";
3
2
  import { defineComponent as r, resolveComponent as n, openBlock as i, createElementBlock as l, normalizeClass as c, createBlock as m, createCommentVNode as u, renderSlot as p, createElementVNode as d, toDisplayString as f } from "vue";
4
3
  import { _ as b } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
- const k = r({
4
+ import './assets/BaseNavItem.css';const k = r({
6
5
  name: "BaseNavItem",
7
6
  components: { BaseIcon: s },
8
7
  props: {
@@ -1,5 +1,5 @@
1
1
  import c from "./BaseIcon.js";
2
- import "./chunks/js.cookie.BQua9eWh.js";
2
+ import "./chunks/js.cookie.CkZE2oaL.js";
3
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
4
  import { _ as v } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
5
  function p(i, t = !1) {
package/dist/BasePaper.js CHANGED
@@ -1,7 +1,6 @@
1
- import './assets/BasePaper.css';
2
1
  import { defineComponent as o, openBlock as t, createElementBlock as r, renderSlot as s } from "vue";
3
2
  import { _ as n } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const a = o({
3
+ import './assets/BasePaper.css';const a = o({
5
4
  name: "BasePaper"
6
5
  }), c = { class: "base-paper" };
7
6
  function p(e, _, d, f, i, m) {
@@ -0,0 +1,13 @@
1
+ import { openBlock as e, createElementBlock as i, renderSlot as o, pushScopeId as r, popScopeId as s, createElementVNode as d } from "vue";
2
+ import { _ as a } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
3
+ import './assets/BaseShimmerLoader.css';const c = {}, l = (t) => (r("data-v-0488d697"), t = t(), s(), t), u = { class: "uikit-relative uikit-overflow-hidden uikit-bg-gray-300" }, n = /* @__PURE__ */ l(() => /* @__PURE__ */ d("div", { class: "shimmer uikit-absolute uikit-bottom-0 uikit-left-0 uikit-right-0 uikit-top-0 uikit-h-full -uikit-translate-x-full" }, null, -1));
4
+ function _(t, f) {
5
+ return e(), i("div", u, [
6
+ n,
7
+ o(t.$slots, "default", {}, void 0, !0)
8
+ ]);
9
+ }
10
+ const m = /* @__PURE__ */ a(c, [["render", _], ["__scopeId", "data-v-0488d697"]]);
11
+ export {
12
+ m as default
13
+ };
@@ -1,8 +1,7 @@
1
- import './assets/BaseSlider.css';
2
- import p from "./BaseInput.js";
1
+ import f from "./BaseInput.js";
3
2
  import { defineComponent as c, resolveComponent as S, openBlock as V, createElementBlock as g, createElementVNode as a, withModifiers as h, createVNode as d } from "vue";
4
3
  import { _ as x } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
- function f(t, i) {
4
+ import './assets/BaseSlider.css';function p(t, i) {
6
5
  const e = parseInt(t.value, 10), l = parseInt(i.value, 10);
7
6
  return [e, l];
8
7
  }
@@ -25,7 +24,7 @@ function u(t, i) {
25
24
  }
26
25
  const I = c({
27
26
  name: "BaseSlider",
28
- components: { BaseInput: p },
27
+ components: { BaseInput: f },
29
28
  props: {
30
29
  type: {
31
30
  type: String,
@@ -170,7 +169,7 @@ const I = c({
170
169
  controlFromSlider(t, i) {
171
170
  if (!this.toSlider)
172
171
  return;
173
- const [e, l] = f(t, i), s = this.getCurrentValue(e);
172
+ const [e, l] = p(t, i), s = this.getCurrentValue(e);
174
173
  m(
175
174
  e,
176
175
  {
@@ -186,7 +185,7 @@ const I = c({
186
185
  controlToSlider(t, i) {
187
186
  if (!this.toSlider)
188
187
  return;
189
- const [e, l] = f(t, i), s = this.getCurrentValue(l);
188
+ const [e, l] = p(t, i), s = this.getCurrentValue(l);
190
189
  m(
191
190
  this.sliderMinValue,
192
191
  {
@@ -256,7 +255,7 @@ function b(t, i, e, l, s, r) {
256
255
  ])
257
256
  ]);
258
257
  }
259
- const _ = /* @__PURE__ */ x(I, [["render", b], ["__scopeId", "data-v-c77ef0f8"]]);
258
+ const _ = /* @__PURE__ */ x(I, [["render", b], ["__scopeId", "data-v-c87c86da"]]);
260
259
  export {
261
260
  _ as default
262
261
  };
@@ -1,8 +1,7 @@
1
- import './assets/BaseSnackbar.css';
2
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";
3
2
  import { l as _ } from "./chunks/CloseIcon.DiRdm5zi.js";
4
3
  import { _ as v } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
5
- 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 = {
4
+ 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 = {
6
5
  key: 1,
7
6
  class: "snackbar-type-icon uikit-bg-contain uikit-bg-no-repeat"
8
7
  }, M = { class: "snackbar-text uikit-px-4 uikit-py-0 uikit-text uikit-font-regular max-sm:uikit-max-w-[80%] max-sm:uikit-pr-0 sm:uikit-text-16" }, T = ["innerHTML"], B = ["innerHTML"], S = /* @__PURE__ */ b({
@@ -1,9 +1,8 @@
1
- import './assets/BaseTextarea.css';
2
1
  import { defineComponent as x, mergeModels as f, useModel as $, ref as L, watch as F, onBeforeMount as M, openBlock as d, createElementBlock as n, normalizeClass as s, createElementVNode as r, unref as a, withModifiers as o, createCommentVNode as p, createVNode as B, nextTick as z } from "vue";
3
2
  import A from "./BaseFloatingLabel.js";
4
3
  import { useFloatingLabel as E } from "./useFloatingLabel.js";
5
4
  import { _ as I } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
6
- const C = ["id", "data-cy", "rows", "disabled", "aria-labelledby", "value"], H = {
5
+ import './assets/BaseTextarea.css';const C = ["id", "data-cy", "rows", "disabled", "aria-labelledby", "value"], H = {
7
6
  key: 0,
8
7
  class: "uikit-visible uikit-float-none uikit-ml-2 uikit-block uikit-h-3 uikit-w-auto uikit-max-w-full uikit-overflow-hidden uikit-whitespace-nowrap uikit-p-0 uikit-text uikit-duration-[50s] uikit-ease-out"
9
8
  }, q = ["innerHTML"], N = ["innerHTML"], O = /* @__PURE__ */ x({
@@ -1,7 +1,6 @@
1
- import './assets/BaseToggle.css';
2
1
  import { defineComponent as a, mergeModels as n, useModel as d, openBlock as k, createElementBlock as c, normalizeClass as b, renderSlot as r, createElementVNode as i, withModifiers as p, createCommentVNode as f, pushScopeId as m, popScopeId as h } from "vue";
3
2
  import { _ as g } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const w = (t) => (m("data-v-1e6f488b"), t = t(), h(), t), _ = { class: "switch uikit-relative uikit-inline-block uikit-min-w-[40px] uikit-text-sm" }, y = ["data-cy", "checked"], v = /* @__PURE__ */ w(() => /* @__PURE__ */ i("span", { class: "slider round uikit-absolute uikit-bottom-0 uikit-left-0 uikit-right-0 uikit-top-0 uikit-cursor-pointer uikit-bg-w-lavender uikit-duration-300 before:uikit-absolute before:uikit-bottom-0 before:uikit-left-0 before:uikit-top-0 before:uikit-box-border before:uikit-h-[22px] before:uikit-w-[22px] before:uikit-rounded-circle before:uikit-border before:uikit-border-solid before:uikit-border-w-secondary before:uikit-bg-white before:uikit-shadow-sm before:uikit-duration-300 before:uikit-content-[''] peer-checked/toggle:uikit-bg-w-primary" }, null, -1)), B = ["innerHTML"], L = /* @__PURE__ */ a({
3
+ import './assets/BaseToggle.css';const w = (t) => (m("data-v-1e6f488b"), t = t(), h(), t), _ = { class: "switch uikit-relative uikit-inline-block uikit-min-w-[40px] uikit-text-sm" }, y = ["data-cy", "checked"], v = /* @__PURE__ */ w(() => /* @__PURE__ */ i("span", { class: "slider round uikit-absolute uikit-bottom-0 uikit-left-0 uikit-right-0 uikit-top-0 uikit-cursor-pointer uikit-bg-w-lavender uikit-duration-300 before:uikit-absolute before:uikit-bottom-0 before:uikit-left-0 before:uikit-top-0 before:uikit-box-border before:uikit-h-[22px] before:uikit-w-[22px] before:uikit-rounded-circle before:uikit-border before:uikit-border-solid before:uikit-border-w-secondary before:uikit-bg-white before:uikit-shadow-sm before:uikit-duration-300 before:uikit-content-[''] peer-checked/toggle:uikit-bg-w-primary" }, null, -1)), B = ["innerHTML"], L = /* @__PURE__ */ a({
5
4
  inheritAttrs: !1,
6
5
  __name: "BaseToggle",
7
6
  props: /* @__PURE__ */ n({
@@ -1,7 +1,6 @@
1
- import './assets/BaseTooltip.css';
2
1
  import { defineComponent as a, openBlock as o, createElementBlock as s, normalizeClass as t, renderSlot as r, createElementVNode as l, createCommentVNode as i } from "vue";
3
2
  import { _ as n } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const p = a({
3
+ import './assets/BaseTooltip.css';const p = a({
5
4
  name: "BaseTooltip",
6
5
  inheritAttrs: !1,
7
6
  props: {
@@ -1,7 +1,6 @@
1
- import './assets/CheckboxBtn.css';
2
1
  import { defineComponent as f, openBlock as o, createElementBlock as s, normalizeClass as l, withModifiers as r, createElementVNode as d, renderSlot as b, toDisplayString as m, createCommentVNode as h } from "vue";
3
2
  import { _ as g } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const C = ["id"], y = ["id", "data-cy", "checked", "disabled"], V = ["for"], v = /* @__PURE__ */ f({
3
+ import './assets/CheckboxBtn.css';const C = ["id"], y = ["id", "data-cy", "checked", "disabled"], V = ["for"], v = /* @__PURE__ */ f({
5
4
  __name: "CheckboxBtn",
6
5
  props: {
7
6
  id: {},
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/CheckboxGroup.vue_vue_type_script_setup_true_lang.DDtN9_Bg.js";
1
+ import { _ as f } from "./chunks/CheckboxGroup.vue_vue_type_script_setup_true_lang.TNbYVnnF.js";
2
2
  export {
3
3
  f as default
4
4
  };
package/dist/LineChart.js CHANGED
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/LineChart.vue_vue_type_script_setup_true_lang.D1HsyTJq.js";
1
+ import { _ as f } from "./chunks/LineChart.vue_vue_type_script_setup_true_lang.CNkvmtfq.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -0,0 +1,24 @@
1
+ import { defineComponent as s, openBlock as r, createElementBlock as t, Fragment as a, renderList as l, createBlock as m, normalizeClass as o, normalizeStyle as i } from "vue";
2
+ import u from "./BaseShimmerLoader.js";
3
+ const f = /* @__PURE__ */ s({
4
+ __name: "ShimmerMultiLine",
5
+ props: {
6
+ lines: { default: 1 },
7
+ randomLength: { type: Boolean, default: !1 },
8
+ shimmerClasses: {}
9
+ },
10
+ setup(d) {
11
+ return (e, h) => (r(!0), t(a, null, l(e.lines, (n) => (r(), m(u, {
12
+ class: o([e.shimmerClasses, "uikit-mb-2 uikit-h-8 uikit-rounded-xs"]),
13
+ key: `sml-${n}`,
14
+ style: i(
15
+ e.randomLength ? {
16
+ marginRight: `${Math.round(Math.random() * 5) * 10}%`
17
+ } : void 0
18
+ )
19
+ }, null, 8, ["class", "style"]))), 128));
20
+ }
21
+ });
22
+ export {
23
+ f as default
24
+ };
@@ -1,7 +1,6 @@
1
- import './assets/StaticSpinner.css';
2
1
  import { defineComponent as o, openBlock as e, createElementBlock as i, normalizeClass as s, createElementVNode as c } from "vue";
3
2
  import { _ as n } from "./chunks/_plugin-vue_export-helper.CHgC5LLL.js";
4
- const r = {
3
+ import './assets/StaticSpinner.css';const r = {
5
4
  viewBox: "0 0 128 128",
6
5
  class: "icon-spin uikit-h-6 uikit-w-6"
7
6
  }, a = ["stroke-width"], l = /* @__PURE__ */ o({
@@ -1,4 +1,4 @@
1
- import { _ as f } from "./chunks/SwiperCarousel.vue_vue_type_style_index_0_lang.DDYbH2A1.js";
1
+ import { _ as f } from "./chunks/SwiperCarousel.vue_vue_type_style_index_0_lang.DydGEHWv.js";
2
2
  export {
3
3
  f as default
4
4
  };
@@ -1,5 +1,6 @@
1
- import type { AccessibleSelectOptions } from "@wikicasa-dev/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ import { AccessibleSelectOptions } from '@wikicasa-dev/types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
4
  label?: string | undefined;
4
5
  dropdownPosition?: "bottom" | "top" | undefined;
5
6
  namespace: string;
@@ -14,6 +15,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
14
15
  * If true, we will close the dropdown when we touch the body of the document
15
16
  */
16
17
  closeOnBodyPressed?: boolean | undefined;
18
+ border?: boolean | undefined;
17
19
  }>, {
18
20
  modelValue: () => {
19
21
  id: string;
@@ -23,9 +25,10 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
25
  dropdownPosition: string;
24
26
  isValid: null;
25
27
  closeOnBodyPressed: boolean;
26
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
28
+ border: boolean;
29
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
27
30
  "update:modelValue": (args_0: AccessibleSelectOptions) => void;
28
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
31
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
29
32
  label?: string | undefined;
30
33
  dropdownPosition?: "bottom" | "top" | undefined;
31
34
  namespace: string;
@@ -40,6 +43,7 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
40
43
  * If true, we will close the dropdown when we touch the body of the document
41
44
  */
42
45
  closeOnBodyPressed?: boolean | undefined;
46
+ border?: boolean | undefined;
43
47
  }>, {
44
48
  modelValue: () => {
45
49
  id: string;
@@ -49,10 +53,12 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
49
53
  dropdownPosition: string;
50
54
  isValid: null;
51
55
  closeOnBodyPressed: boolean;
56
+ border: boolean;
52
57
  }>>> & {
53
58
  "onUpdate:modelValue"?: ((args_0: AccessibleSelectOptions) => any) | undefined;
54
59
  }, {
55
60
  label: string;
61
+ border: boolean;
56
62
  isValid: boolean | null;
57
63
  modelValue: AccessibleSelectOptions;
58
64
  dropdownPosition: "bottom" | "top";
@@ -1,10 +1,11 @@
1
- import { AccordionItem } from "@wikicasa-dev/types";
1
+ import { AccordionItem } from '@wikicasa-dev/types';
2
+
2
3
  type AccordionItemDecorated<T> = Record<string | number, T & Partial<AccordionItem>>;
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
4
5
  autoClose?: boolean | undefined;
5
6
  }>, {
6
7
  autoClose: boolean;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
8
9
  autoClose?: boolean | undefined;
9
10
  }>, {
10
11
  autoClose: boolean;
@@ -1,4 +1,4 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  id: string | number;
3
3
  arrowWidth?: number | undefined;
4
4
  onContainerClickExpand?: boolean | undefined;
@@ -8,9 +8,9 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
8
8
  accordionOpen: boolean;
9
9
  arrowWidth: number;
10
10
  onContainerClickExpand: boolean;
11
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
11
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
12
12
  click: () => void;
13
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
13
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
14
14
  id: string | number;
15
15
  arrowWidth?: number | undefined;
16
16
  onContainerClickExpand?: boolean | undefined;
@@ -1,7 +1,7 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_TypePropsToRuntimeProps<{
2
2
  id: string | number;
3
3
  accordionOpen: boolean;
4
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
4
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_TypePropsToRuntimeProps<{
5
5
  id: string | number;
6
6
  accordionOpen: boolean;
7
7
  }>>>, {}, {}>, {
@@ -1,17 +1,18 @@
1
- import { AccordionItem } from "@wikicasa-dev/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AccordionItem & {
1
+ import { AccordionItem } from '@wikicasa-dev/types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AccordionItem & {
3
4
  arrowWidth?: number | undefined;
4
5
  onContainerClickExpand?: boolean | undefined;
5
6
  }>, {
6
7
  active: boolean;
7
8
  arrowWidth: number;
8
9
  onContainerClickExpand: boolean;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
10
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
10
11
  click: () => void;
11
12
  accordionOpened: (a: AccordionItem) => void;
12
13
  accordionClosed: (a: AccordionItem) => void;
13
14
  "update:accordionState": (args_0: boolean) => void;
14
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AccordionItem & {
15
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<AccordionItem & {
15
16
  arrowWidth?: number | undefined;
16
17
  onContainerClickExpand?: boolean | undefined;
17
18
  }>, {
@@ -1,12 +1,13 @@
1
- import type { TwPrefix } from "lib/types";
1
+ import { TwPrefix } from 'lib/types';
2
+
2
3
  type AlertClassPrefix = "alert-";
3
4
  type AlertColors = "w-primary" | "w-danger";
4
5
  type AlertClass = `${TwPrefix}${AlertClassPrefix}${AlertColors}` | "";
5
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
6
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
6
7
  alertClass?: AlertClass | undefined;
7
8
  }>, {
8
9
  alertClass: string;
9
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
11
  alertClass?: AlertClass | undefined;
11
12
  }>, {
12
13
  alertClass: string;
@@ -1,103 +1,104 @@
1
- import { AccessibleSelectOptions, Nullable, BaseAutocompleteThemes } from "@wikicasa-dev/types";
1
+ import { AccessibleSelectOptions, Nullable, BaseAutocompleteThemes } from '@wikicasa-dev/types';
2
+
2
3
  type ModelValueType<T = unknown> = AccessibleSelectOptions<T>;
3
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<{
4
- modelValue: import("vue").PropType<ModelValueType<unknown> | undefined>;
4
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<{
5
+ modelValue: import('vue').PropType<ModelValueType<unknown> | undefined>;
5
6
  label: {
6
- type: import("vue").PropType<string>;
7
+ type: import('vue').PropType<string>;
7
8
  default: string;
8
9
  };
9
10
  border: {
10
- type: import("vue").PropType<boolean>;
11
+ type: import('vue').PropType<boolean>;
11
12
  default: boolean;
12
13
  };
13
14
  isValid: {
14
- type: import("vue").PropType<Nullable<boolean>>;
15
+ type: import('vue').PropType<Nullable<boolean>>;
15
16
  default: null;
16
17
  };
17
18
  theme: {
18
- type: import("vue").PropType<BaseAutocompleteThemes>;
19
+ type: import('vue').PropType<BaseAutocompleteThemes>;
19
20
  default: string;
20
21
  };
21
22
  dropdownClasses: {
22
- type: import("vue").PropType<string>;
23
+ type: import('vue').PropType<string>;
23
24
  default: string;
24
25
  };
25
26
  keepState: {
26
- type: import("vue").PropType<Nullable<"closed" | "open">>;
27
+ type: import('vue').PropType<Nullable<"closed" | "open">>;
27
28
  default: null;
28
29
  };
29
30
  disableCb: {
30
- type: import("vue").PropType<boolean>;
31
+ type: import('vue').PropType<boolean>;
31
32
  default: boolean;
32
33
  };
33
34
  onInputChangeCb: {
34
- type: import("vue").PropType<(v: string) => Promise<AccessibleSelectOptions[]>>;
35
+ type: import('vue').PropType<(v: string) => Promise<AccessibleSelectOptions[]>>;
35
36
  required: true;
36
37
  };
37
38
  onOptionSelectedCb: {
38
- type: import("vue").PropType<Nullable<(v: AccessibleSelectOptions) => void>>;
39
+ type: import('vue').PropType<Nullable<(v: AccessibleSelectOptions) => void>>;
39
40
  default: null;
40
41
  };
41
42
  cleanupOnClose: {
42
- type: import("vue").PropType<boolean>;
43
+ type: import('vue').PropType<boolean>;
43
44
  default: boolean;
44
45
  };
45
46
  closeDropdownOnBodyPressed: {
46
- type: import("vue").PropType<boolean>;
47
+ type: import('vue').PropType<boolean>;
47
48
  default: boolean;
48
49
  };
49
50
  }, {
50
51
  select: () => void;
51
- }, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
52
+ }, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
52
53
  click: () => void;
53
54
  keydown: (args_0: KeyboardEvent) => void;
54
55
  keydownEnterPressed: () => void;
55
56
  "update:dropdownState": (args_0: boolean) => void;
56
57
  changedValue: (args_0: string) => void;
57
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<{
58
- modelValue: import("vue").PropType<ModelValueType<unknown> | undefined>;
58
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<{
59
+ modelValue: import('vue').PropType<ModelValueType<unknown> | undefined>;
59
60
  label: {
60
- type: import("vue").PropType<string>;
61
+ type: import('vue').PropType<string>;
61
62
  default: string;
62
63
  };
63
64
  border: {
64
- type: import("vue").PropType<boolean>;
65
+ type: import('vue').PropType<boolean>;
65
66
  default: boolean;
66
67
  };
67
68
  isValid: {
68
- type: import("vue").PropType<Nullable<boolean>>;
69
+ type: import('vue').PropType<Nullable<boolean>>;
69
70
  default: null;
70
71
  };
71
72
  theme: {
72
- type: import("vue").PropType<BaseAutocompleteThemes>;
73
+ type: import('vue').PropType<BaseAutocompleteThemes>;
73
74
  default: string;
74
75
  };
75
76
  dropdownClasses: {
76
- type: import("vue").PropType<string>;
77
+ type: import('vue').PropType<string>;
77
78
  default: string;
78
79
  };
79
80
  keepState: {
80
- type: import("vue").PropType<Nullable<"closed" | "open">>;
81
+ type: import('vue').PropType<Nullable<"closed" | "open">>;
81
82
  default: null;
82
83
  };
83
84
  disableCb: {
84
- type: import("vue").PropType<boolean>;
85
+ type: import('vue').PropType<boolean>;
85
86
  default: boolean;
86
87
  };
87
88
  onInputChangeCb: {
88
- type: import("vue").PropType<(v: string) => Promise<AccessibleSelectOptions[]>>;
89
+ type: import('vue').PropType<(v: string) => Promise<AccessibleSelectOptions[]>>;
89
90
  required: true;
90
91
  };
91
92
  onOptionSelectedCb: {
92
- type: import("vue").PropType<Nullable<(v: AccessibleSelectOptions) => void>>;
93
+ type: import('vue').PropType<Nullable<(v: AccessibleSelectOptions) => void>>;
93
94
  default: null;
94
95
  };
95
96
  cleanupOnClose: {
96
- type: import("vue").PropType<boolean>;
97
+ type: import('vue').PropType<boolean>;
97
98
  default: boolean;
98
99
  };
99
100
  closeDropdownOnBodyPressed: {
100
- type: import("vue").PropType<boolean>;
101
+ type: import('vue').PropType<boolean>;
101
102
  default: boolean;
102
103
  };
103
104
  }>> & {
@@ -1,8 +1,8 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  badgeClass: "uikit-badge-w-warning" | "uikit-badge-w-lavender" | "uikit-badge-outline-tag" | "uikit-badge-w-primary-sm" | "uikit-badge-outline-tag-listing" | "uikit-badge-w-dark-primary";
3
3
  }>, {
4
4
  badgeClass: string;
5
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {}, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
5
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {}, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
6
6
  badgeClass: "uikit-badge-w-warning" | "uikit-badge-w-lavender" | "uikit-badge-outline-tag" | "uikit-badge-w-primary-sm" | "uikit-badge-outline-tag-listing" | "uikit-badge-w-dark-primary";
7
7
  }>, {
8
8
  badgeClass: string;
@@ -1,5 +1,6 @@
1
- import { ButtonTypes } from "@wikicasa-dev/types";
2
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ import { ButtonTypes } from '@wikicasa-dev/types';
2
+
3
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
3
4
  lazyLoadIcon?: boolean | undefined;
4
5
  btnClass?: ButtonTypes | undefined;
5
6
  outlined?: boolean | undefined;
@@ -23,11 +24,11 @@ declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__
23
24
  keepActive: boolean;
24
25
  isLoading: boolean;
25
26
  disabled: boolean;
26
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
27
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
27
28
  click: (e: Event) => void;
28
29
  mouseout: (e: Event) => void;
29
30
  mouseover: (e: Event) => void;
30
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
31
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
31
32
  lazyLoadIcon?: boolean | undefined;
32
33
  btnClass?: ButtonTypes | undefined;
33
34
  outlined?: boolean | undefined;
@@ -1,12 +1,12 @@
1
- declare const _default: __VLS_WithTemplateSlots<import("vue").DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
1
+ declare const _default: __VLS_WithTemplateSlots<import('vue').DefineComponent<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
2
2
  type?: "" | "vertical" | "map-card" | "news" | undefined;
3
3
  rootComponent?: "article" | "div" | undefined;
4
4
  }>, {
5
5
  type: string;
6
6
  rootComponent: string;
7
- }>, {}, unknown, {}, {}, import("vue").ComponentOptionsMixin, import("vue").ComponentOptionsMixin, {
7
+ }>, {}, unknown, {}, {}, import('vue').ComponentOptionsMixin, import('vue').ComponentOptionsMixin, {
8
8
  click: () => void;
9
- }, string, import("vue").PublicProps, Readonly<import("vue").ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
9
+ }, string, import('vue').PublicProps, Readonly<import('vue').ExtractPropTypes<__VLS_WithDefaults<__VLS_TypePropsToRuntimeProps<{
10
10
  type?: "" | "vertical" | "map-card" | "news" | undefined;
11
11
  rootComponent?: "article" | "div" | undefined;
12
12
  }>, {