energy-components 2.0.1 → 2.2.0

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 (74) hide show
  1. package/dist/components/accordion.es.js +8 -8
  2. package/dist/components/avatar.es.js +1 -1
  3. package/dist/components/button.es.js +1 -1
  4. package/dist/components/checkbox.es.js +1 -1
  5. package/dist/components/collapsable.es.js +1 -1
  6. package/dist/components/{collapsable.scss_vue_type_style_index_0_src_true_lang-B9_PYixd.js → collapsable.scss_vue_type_style_index_0_src_true_lang-BfTKaP_f.js} +1 -1
  7. package/dist/components/datepicker.es.js +323 -309
  8. package/dist/components/directAccess.es.js +30 -28
  9. package/dist/components/dragAndDrop.es.js +1 -1
  10. package/dist/components/dropdown.es.js +173 -159
  11. package/dist/components/fileUploadItem.es.js +1 -1
  12. package/dist/components/filterChip.es.js +1 -1
  13. package/dist/components/filterTag.es.js +1 -1
  14. package/dist/components/floating-ui.vue-DMBZhA6d.js +1153 -0
  15. package/dist/components/{icon-svg-Cx3PvOnQ.js → icon-svg-CW3eQRcp.js} +33 -3
  16. package/dist/components/iconList.es.js +1 -1
  17. package/dist/components/iconSvg.es.js +1 -1
  18. package/dist/components/index.es.js +2 -2
  19. package/dist/components/indicator.es.js +51 -51
  20. package/dist/components/infoBox.es.js +1 -1
  21. package/dist/components/link.es.js +8 -8
  22. package/dist/components/loader.es.js +3 -3
  23. package/dist/components/modal.es.js +1 -1
  24. package/dist/components/persistentToast.es.js +1 -1
  25. package/dist/components/popover.es.js +2 -2
  26. package/dist/components/popoverMenu.es.js +2 -2
  27. package/dist/components/progressBar.es.js +1 -1
  28. package/dist/components/quantitySelector.es.js +1 -1
  29. package/dist/components/radioButton.es.js +1 -1
  30. package/dist/components/selectionChip.es.js +1 -1
  31. package/dist/components/sidedrawer.es.js +1 -1
  32. package/dist/components/style/accordion.css +1 -1
  33. package/dist/components/style/breadcrumbs.css +1 -1
  34. package/dist/components/style/datepicker.css +1 -1
  35. package/dist/components/style/directAccess.css +1 -1
  36. package/dist/components/style/dropdown.css +1 -1
  37. package/dist/components/style/filterChip.css +1 -1
  38. package/dist/components/style/indicator.css +1 -1
  39. package/dist/components/style/link.css +1 -1
  40. package/dist/components/style/loader.css +1 -1
  41. package/dist/components/style/modal.css +1 -1
  42. package/dist/components/style/multiselect.css +1 -1
  43. package/dist/components/style/multiselectcontentwrapper.css +1 -1
  44. package/dist/components/style/selectionChip.css +1 -1
  45. package/dist/components/style/textField.css +1 -1
  46. package/dist/components/style/toggle.css +1 -1
  47. package/dist/components/style/tooltip.css +1 -1
  48. package/dist/components/switch.es.js +1 -1
  49. package/dist/components/tabBar.es.js +1 -1
  50. package/dist/components/table.es.js +1 -1
  51. package/dist/components/tableRenderer.es.js +1 -1
  52. package/dist/components/tag.es.js +1 -1
  53. package/dist/components/textArea.es.js +1 -1
  54. package/dist/components/textField.es.js +204 -145
  55. package/dist/components/tooltip.es.js +129 -113
  56. package/dist/energy-components.css +1 -1
  57. package/dist/energy-components.es.js +4877 -4743
  58. package/dist/energy-components.umd.js +2 -2
  59. package/dist/style.css +1 -1
  60. package/dist/types/src/components/feedback/indicator/indicator.vue.d.ts +4 -2
  61. package/dist/types/src/components/feedback/loader/loader.vue.d.ts +2 -2
  62. package/dist/types/src/components/input/datepicker/datepicker.vue.d.ts +25 -0
  63. package/dist/types/src/components/input/dropdown/dropdown.vue.d.ts +25 -0
  64. package/dist/types/src/components/input/text-field/text-field.vue.d.ts +64 -3
  65. package/dist/types/src/components/overlay/tooltip/tooltip.vue.d.ts +2 -2
  66. package/dist/types/tsconfig.tsbuildinfo +1 -1
  67. package/llms/rdsdate-picker.md +1 -0
  68. package/llms/rdsdropdown.md +1 -0
  69. package/llms/rdsindicator.md +1 -1
  70. package/llms/rdsloader.md +1 -1
  71. package/llms/rdstext-field.md +5 -0
  72. package/llms/rdstooltip.md +1 -1
  73. package/package.json +3 -3
  74. package/dist/components/floating-ui.vue-i4U-1c0O.js +0 -1154
@@ -1,6 +1,21 @@
1
1
  import { defineComponent as h, useAttrs as k, computed as i, openBlock as n, createElementBlock as c, mergeProps as b, Fragment as y, renderList as w, normalizeClass as v } from "vue";
2
2
  import { _ as x } from "./_plugin-vue_export-helper-CHgC5LLL.js";
3
3
  import './style/icon-svg.css';const s = {
4
+ cloud_check: 1,
5
+ undo: 1,
6
+ redo: 1,
7
+ clock_3h: 1,
8
+ inbox: 1,
9
+ surtidor: 1,
10
+ solar_panel_star: 1,
11
+ nature_et_decouvertes: 1,
12
+ servicenow: 1,
13
+ microsoft_sharepoint: 6,
14
+ embarazada: 1,
15
+ entrada: 1,
16
+ salida: 1,
17
+ personas_mayores: 1,
18
+ carrito: 1,
4
19
  source_link: 1,
5
20
  wind_power_repeat: 1,
6
21
  list: 1,
@@ -434,6 +449,7 @@ import './style/icon-svg.css';const s = {
434
449
  "car_wash_pressure",
435
450
  "caravan",
436
451
  "caravan_water",
452
+ "carrito",
437
453
  "cart",
438
454
  "cart_02",
439
455
  "cart_add",
@@ -455,11 +471,13 @@ import './style/icon-svg.css';const s = {
455
471
  "cliente_digital",
456
472
  "clock",
457
473
  "clock_12h",
474
+ "clock_3h",
458
475
  "clock_6h",
459
476
  "clock_9h",
460
477
  "close",
461
478
  "close_02",
462
479
  "closed_place",
480
+ "cloud_check",
463
481
  "cloudy",
464
482
  "co2",
465
483
  "code",
@@ -519,6 +537,8 @@ import './style/icon-svg.css';const s = {
519
537
  "ees_unattended",
520
538
  "electric-scooter",
521
539
  "elevator",
540
+ "embarazada",
541
+ "entrada",
522
542
  "error",
523
543
  "espectaculo",
524
544
  "euro_01",
@@ -578,6 +598,7 @@ import './style/icon-svg.css';const s = {
578
598
  "ice",
579
599
  "ice_cream",
580
600
  "image",
601
+ "inbox",
581
602
  "increase",
582
603
  "industry",
583
604
  "info",
@@ -622,6 +643,7 @@ import './style/icon-svg.css';const s = {
622
643
  "microsoft-copilot",
623
644
  "microsoft-powerbi",
624
645
  "microsoft-teams",
646
+ "microsoft_sharepoint",
625
647
  "minus",
626
648
  "mobile_01",
627
649
  "mobile_02",
@@ -634,6 +656,7 @@ import './style/icon-svg.css';const s = {
634
656
  "motorbike",
635
657
  "mute",
636
658
  "nature",
659
+ "nature_et_decouvertes",
637
660
  "nespresso",
638
661
  "news",
639
662
  "next",
@@ -666,6 +689,7 @@ import './style/icon-svg.css';const s = {
666
689
  "payment_parking",
667
690
  "payment_regulated_parking",
668
691
  "pedestrian",
692
+ "personas_mayores",
669
693
  "pet",
670
694
  "phone",
671
695
  "pinterest",
@@ -685,6 +709,7 @@ import './style/icon-svg.css';const s = {
685
709
  "qr",
686
710
  "recipe-cookbook",
687
711
  "recycle",
712
+ "redo",
688
713
  "reduce",
689
714
  "reload",
690
715
  "renewable-energy",
@@ -700,6 +725,7 @@ import './style/icon-svg.css';const s = {
700
725
  "rider",
701
726
  "route",
702
727
  "ruler",
728
+ "salida",
703
729
  "save",
704
730
  "savings_piggy_bank",
705
731
  "sea",
@@ -708,6 +734,7 @@ import './style/icon-svg.css';const s = {
708
734
  "security",
709
735
  "send",
710
736
  "send-chat",
737
+ "servicenow",
711
738
  "setting",
712
739
  "settings-gear",
713
740
  "share",
@@ -720,6 +747,7 @@ import './style/icon-svg.css';const s = {
720
747
  "slide",
721
748
  "solar-panel",
722
749
  "solar_communities",
750
+ "solar_panel_star",
723
751
  "source_link",
724
752
  "spotify",
725
753
  "star_empty",
@@ -730,6 +758,7 @@ import './style/icon-svg.css';const s = {
730
758
  "storybook",
731
759
  "sunglasses",
732
760
  "sunset",
761
+ "surtidor",
733
762
  "table",
734
763
  "table1",
735
764
  "tanker-truck",
@@ -748,6 +777,7 @@ import './style/icon-svg.css';const s = {
748
777
  "type_italic",
749
778
  "type_regular",
750
779
  "type_underline",
780
+ "undo",
751
781
  "unlock",
752
782
  "unmute",
753
783
  "upload",
@@ -786,7 +816,7 @@ for (const e of d) {
786
816
  function $(e) {
787
817
  return s[e] || 0;
788
818
  }
789
- const q = ["id"], z = /* @__PURE__ */ h({
819
+ const z = ["id"], q = /* @__PURE__ */ h({
790
820
  __name: "icon-svg",
791
821
  props: {
792
822
  /**
@@ -886,9 +916,9 @@ const q = ["id"], z = /* @__PURE__ */ h({
886
916
  key: `name-layer-${t}`,
887
917
  class: v(`path${t}`)
888
918
  }, null, 2))), 128))
889
- ], 16, q));
919
+ ], 16, z));
890
920
  }
891
- }), A = /* @__PURE__ */ x(z, [["__scopeId", "data-v-d5799c2f"]]);
921
+ }), A = /* @__PURE__ */ x(q, [["__scopeId", "data-v-d5799c2f"]]);
892
922
  export {
893
923
  A as R,
894
924
  S as s
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as _, ref as s, computed as p, openBlock as a, createElementBlock as i, Fragment as u, withDirectives as v, createElementVNode as r, vModelText as f, renderList as x, normalizeClass as C, createVNode as L, toDisplayString as g } from "vue";
2
- import { s as h, R as k } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { s as h, R as k } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as w } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/iconList.css';const y = { class: "rds-e-icon-list" }, D = ["onClick"], I = /* @__PURE__ */ _({
5
5
  __name: "icon-list",
@@ -1,4 +1,4 @@
1
- import { R as a } from "./icon-svg-Cx3PvOnQ.js";
1
+ import { R as a } from "./icon-svg-CW3eQRcp.js";
2
2
  import "./_plugin-vue_export-helper-CHgC5LLL.js";
3
3
  export {
4
4
  a as default
@@ -1,4 +1,4 @@
1
- import { R as a } from "./icon-svg-Cx3PvOnQ.js";
1
+ import { R as a } from "./icon-svg-CW3eQRcp.js";
2
2
  import i from "./button.es.js";
3
3
  import e from "./floatingActionButton.es.js";
4
4
  import m from "./actionButton.es.js";
@@ -24,7 +24,7 @@ import h from "./divider.es.js";
24
24
  import x from "./card.es.js";
25
25
  import C from "./table.es.js";
26
26
  import I from "./avatar.es.js";
27
- import { _ as P } from "./collapsable.scss_vue_type_style_index_0_src_true_lang-B9_PYixd.js";
27
+ import { _ as P } from "./collapsable.scss_vue_type_style_index_0_src_true_lang-BfTKaP_f.js";
28
28
  import y from "./link.es.js";
29
29
  import F from "./breadcrumbs.es.js";
30
30
  import k from "./tabBar.es.js";
@@ -1,14 +1,14 @@
1
- import { defineComponent as q, toRefs as C, ref as B, computed as I, watch as $, onMounted as P, onBeforeUnmount as T, openBlock as l, createElementBlock as d, normalizeClass as A, createElementVNode as f, normalizeStyle as W, Fragment as D, renderList as F, toDisplayString as g, createCommentVNode as _, unref as u, createBlock as M, createTextVNode as U } from "vue";
2
- import { d as X, t as L, a as Y } from "./functions-D3GA3OzJ.js";
3
- import { R as j } from "./icon-svg-Cx3PvOnQ.js";
4
- import { _ as G } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
- import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__inner" }, K = { class: "rds-e-indicator__step-content" }, O = { key: 0 }, Q = {
1
+ import { defineComponent as D, toRefs as w, ref as C, computed as L, watch as k, onMounted as P, onBeforeUnmount as T, openBlock as c, createElementBlock as d, normalizeClass as B, createElementVNode as f, normalizeStyle as W, Fragment as F, renderList as U, unref as u, createBlock as M, createCommentVNode as _, toDisplayString as A, createTextVNode as X } from "vue";
2
+ import { d as Y, t as E, a as j } from "./functions-D3GA3OzJ.js";
3
+ import { R as G } from "./icon-svg-CW3eQRcp.js";
4
+ import { _ as H } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
+ import './style/indicator.css';const J = ["id"], K = { class: "rds-e-indicator__inner" }, O = { class: "rds-e-indicator__step-content" }, Q = {
6
6
  key: 0,
7
7
  class: "rds-e-indicator__number"
8
8
  }, Z = {
9
9
  key: 0,
10
10
  class: "rds-e-indicator__detail"
11
- }, x = /* @__PURE__ */ q({
11
+ }, x = /* @__PURE__ */ D({
12
12
  __name: "indicator",
13
13
  props: {
14
14
  /**
@@ -47,13 +47,14 @@ import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__
47
47
  },
48
48
  /**
49
49
  * Estilo de numeración de pasos.
50
- * 'none' mantiene el comportamiento anterior (número dentro del bullet).
51
50
  * 'outside' muestra el número fuera del bullet.
52
51
  * 'inline' integra la numeración en el título del paso.
52
+ * 'off' desactiva la numeración.
53
+ * 'none' está deprecado y se trata como 'off'.
53
54
  */
54
55
  numbering: {
55
56
  type: String,
56
- default: "none"
57
+ default: "off"
57
58
  },
58
59
  /**
59
60
  * Mostrar etiquetas (labels). En variante 'small' se ocultan siempre.
@@ -111,9 +112,9 @@ import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__
111
112
  const e = a, {
112
113
  direction: i,
113
114
  currentStep: m,
114
- steps: k,
115
- fullWidth: E
116
- } = C(e), v = B(null), y = B(null), p = B([]), b = C(e).icons?.value, h = C(e).details?.value, z = (r, t) => e.numbering === "inline" ? `${t + 1}. ${r}` : r, N = I(() => {
115
+ steps: z,
116
+ fullWidth: N
117
+ } = w(e), v = C(null), g = C(null), p = C([]), y = w(e).icons?.value, b = w(e).details?.value, R = L(() => e.numbering === "none" ? "off" : e.numbering), I = (r, t) => R.value === "inline" ? `${t + 1}. ${r}` : r, V = L(() => {
117
118
  let r = e.currentStep;
118
119
  const t = e.steps.length, n = i.value === "vertical" ? "height" : "width";
119
120
  if (r < 1)
@@ -128,9 +129,9 @@ import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__
128
129
  return {
129
130
  [n]: `${s + o}%`
130
131
  };
131
- }), R = () => {
132
- if (v.value && y.value) {
133
- const r = y.value, t = p.value[0];
132
+ }), $ = () => {
133
+ if (v.value && g.value) {
134
+ const r = g.value, t = p.value[0];
134
135
  if (t) {
135
136
  if (i.value === "vertical") {
136
137
  const n = t.getBoundingClientRect(), s = v.value.getBoundingClientRect(), o = n.left + n.width / 2 - s.left;
@@ -142,7 +143,7 @@ import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__
142
143
  }
143
144
  }
144
145
  }
145
- }, V = (r) => {
146
+ }, q = (r) => {
146
147
  const t = r === 0 || r === e.steps.length - 1, n = !t;
147
148
  return {
148
149
  "rds-e-indicator__step-wrapper--first": r === 0,
@@ -150,89 +151,88 @@ import './style/indicator.css';const H = ["id"], J = { class: "rds-e-indicator__
150
151
  "rds-e-indicator__step-wrapper--side": t,
151
152
  "rds-e-indicator__step-wrapper--central": n
152
153
  };
153
- }, S = () => {
154
+ }, h = () => {
154
155
  !e.steps || !e.steps.length || e.steps.forEach((r, t) => {
155
156
  const n = t < m.value, s = t === m.value - 1;
156
- let o = p.value[t]?.classList, c = [];
157
- o && (o = Array.from(o), c = Array.from(o), c = L(
158
- c,
157
+ let o = p.value[t]?.classList, l = [];
158
+ o && (o = Array.from(o), l = Array.from(o), l = E(
159
+ l,
159
160
  "rds-e-indicator__bullet--active",
160
161
  n
161
- ), c = L(
162
- c,
162
+ ), l = E(
163
+ l,
163
164
  "rds-e-indicator__bullet--current",
164
165
  s
165
- ), Y(o, c) || setTimeout(() => {
166
- p.value[t].classList.remove(...o), p.value[t].classList.add(...c);
166
+ ), j(o, l) || setTimeout(() => {
167
+ p.value[t].classList.remove(...o), p.value[t].classList.add(...l);
167
168
  }, 150));
168
169
  });
169
- }, w = () => {
170
- R();
170
+ }, S = () => {
171
+ $();
171
172
  };
172
- return $(
173
- [i, k, E],
173
+ return k(
174
+ [i, z, N],
174
175
  () => {
175
- w(), S();
176
+ S(), h();
176
177
  },
177
178
  { immediate: !0 }
178
- ), $(m, () => {
179
- S();
179
+ ), k(m, () => {
180
+ h();
180
181
  }), P(() => {
181
- R(), S(), window.addEventListener("resize", X(w, 200)), e.variant === "small" && e.itemContent === "icon" && console.warn('RDSIndicator: Los iconos dentro del bullet no están soportados en la variante "small". El icono no se renderizará.');
182
+ $(), h(), window.addEventListener("resize", Y(S, 200)), e.variant === "small" && e.itemContent === "icon" && console.warn('RDSIndicator: Los iconos dentro del bullet no están soportados en la variante "small". El icono no se renderizará.'), e.numbering === "none" && console.warn('RDSIndicator: La opción de numeración "none" está deprecada y ya no muestra números dentro del bullet. Usa "off", "outside" o "inline".');
182
183
  }), T(() => {
183
- window.removeEventListener("resize", w);
184
- }), (r, t) => (l(), d("div", {
184
+ window.removeEventListener("resize", S);
185
+ }), (r, t) => (c(), d("div", {
185
186
  id: a.id,
186
187
  ref_key: "$indicator",
187
188
  ref: v,
188
- class: A(["rds-e-indicator", [
189
+ class: B(["rds-e-indicator", [
189
190
  `rds-e-indicator--${e.direction}`,
190
191
  { "rds-e-indicator--small": e.variant === "small" },
191
192
  { "rds-e-indicator--full-width": e.fullWidth }
192
193
  ]])
193
194
  }, [
194
- f("div", J, [
195
+ f("div", K, [
195
196
  f("div", {
196
197
  ref_key: "$progressBar",
197
- ref: y,
198
+ ref: g,
198
199
  class: "rds-e-indicator__progress-bar"
199
200
  }, [
200
201
  f("div", {
201
202
  class: "rds-e-indicator__progress-bar__fill",
202
- style: W(N.value)
203
+ style: W(V.value)
203
204
  }, null, 4)
204
205
  ], 512),
205
- (l(!0), d(D, null, F(e.steps, (n, s) => (l(), d("div", {
206
+ (c(!0), d(F, null, U(e.steps, (n, s) => (c(), d("div", {
206
207
  key: s,
207
- class: A(["rds-e-indicator__step-wrapper", V(s)])
208
+ class: B(["rds-e-indicator__step-wrapper", q(s)])
208
209
  }, [
209
- f("div", K, [
210
+ f("div", O, [
210
211
  f("div", {
211
212
  ref_for: !0,
212
213
  ref: (o) => p.value[s] = o,
213
214
  class: "rds-e-indicator__bullet"
214
215
  }, [
215
- e.variant !== "small" && e.numbering === "none" && e.itemContent === "empty" ? (l(), d("span", O, g(s + 1), 1)) : _("", !0),
216
- e.itemContent === "icon" && e.variant !== "small" && u(b) && u(b)[s] ? (l(), M(j, {
217
- key: 1,
218
- name: u(b)[s],
216
+ e.itemContent === "icon" && e.variant !== "small" && u(y) && u(y)[s] ? (c(), M(G, {
217
+ key: 0,
218
+ name: u(y)[s],
219
219
  class: "rds-e-indicator__icon"
220
220
  }, null, 8, ["name"])) : _("", !0)
221
221
  ], 512)
222
222
  ]),
223
- e.numbering === "outside" ? (l(), d("div", Q, g(s + 1), 1)) : _("", !0),
224
- e.variant !== "small" && e.showLabels ? (l(), d("div", {
223
+ R.value === "outside" ? (c(), d("div", Q, A(s + 1), 1)) : _("", !0),
224
+ e.variant !== "small" && e.showLabels ? (c(), d("div", {
225
225
  key: 1,
226
- class: A(["rds-e-indicator__label", { "rds-e-indicator__label--ellipsis": e.ellipsis }])
226
+ class: B(["rds-e-indicator__label", { "rds-e-indicator__label--ellipsis": e.ellipsis }])
227
227
  }, [
228
- U(g(z(n, s)) + " ", 1),
229
- u(h) && u(h)[s] ? (l(), d("div", Z, g(u(h)[s]), 1)) : _("", !0)
228
+ X(A(I(n, s)) + " ", 1),
229
+ u(b) && u(b)[s] ? (c(), d("div", Z, A(u(b)[s]), 1)) : _("", !0)
230
230
  ], 2)) : _("", !0)
231
231
  ], 2))), 128))
232
232
  ])
233
- ], 10, H));
233
+ ], 10, J));
234
234
  }
235
- }), ne = /* @__PURE__ */ G(x, [["__scopeId", "data-v-942bba3b"]]);
235
+ }), ne = /* @__PURE__ */ H(x, [["__scopeId", "data-v-4371bb64"]]);
236
236
  export {
237
237
  ne as default
238
238
  };
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as h, ref as u, toRefs as k, computed as $, watch as S, nextTick as w, openBlock as t, createElementBlock as o, normalizeClass as m, createElementVNode as a, createVNode as b, createCommentVNode as s, toDisplayString as r, renderSlot as v } from "vue";
2
- import { R as _ } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as _ } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as C } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/infoBox.css';const q = ["id"], B = { class: "alert" }, H = {
5
5
  key: 0,
@@ -1,6 +1,6 @@
1
- import { defineComponent as B, useAttrs as z, computed as o, openBlock as t, createBlock as a, resolveDynamicComponent as I, mergeProps as s, withCtx as D, createCommentVNode as i, createElementBlock as _, normalizeClass as k, renderSlot as g, createTextVNode as y, toDisplayString as h } from "vue";
1
+ import { defineComponent as B, useAttrs as z, computed as o, openBlock as t, createBlock as s, resolveDynamicComponent as I, mergeProps as a, withCtx as D, createCommentVNode as i, createElementBlock as _, normalizeClass as k, renderSlot as g, createTextVNode as y, toDisplayString as h } from "vue";
2
2
  import { s as j } from "./functions-D3GA3OzJ.js";
3
- import { R as l } from "./icon-svg-Cx3PvOnQ.js";
3
+ import { R as l } from "./icon-svg-CW3eQRcp.js";
4
4
  import { _ as A } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
5
  import './style/link.css';const O = /* @__PURE__ */ B({
6
6
  __name: "link",
@@ -119,8 +119,8 @@ import './style/link.css';const O = /* @__PURE__ */ B({
119
119
  return;
120
120
  }
121
121
  v("click", r);
122
- }, f = o(() => e.icon?.size ?? 14);
123
- return (r, m) => (t(), a(I(e.tag === "a" ? e.tag : "router-link"), s({
122
+ }, f = o(() => e.icon?.size ?? 20);
123
+ return (r, m) => (t(), s(I(e.tag === "a" ? e.tag : "router-link"), a({
124
124
  id: e.id,
125
125
  class: x.value,
126
126
  to: e.tag === "router-link" ? e.to : null,
@@ -133,7 +133,7 @@ import './style/link.css';const O = /* @__PURE__ */ B({
133
133
  onClick: C
134
134
  }), {
135
135
  default: D(() => [
136
- e.icon.name && !e.right && !e.arrow ? (t(), a(l, s({
136
+ e.icon.name && !e.right && !e.arrow ? (t(), s(l, a({
137
137
  key: 0,
138
138
  name: e.icon.name
139
139
  }, {
@@ -154,7 +154,7 @@ import './style/link.css';const O = /* @__PURE__ */ B({
154
154
  y(h(e.text), 1)
155
155
  ], !0)
156
156
  ], 2)) : i("", !0),
157
- e.arrow ? (t(), a(l, s({ key: 2 }, {
157
+ e.arrow ? (t(), s(l, a({ key: 2 }, {
158
158
  name: e.right ? "arrow_right" : "arrow_left",
159
159
  size: e.arrowSmall ? 16 : void 0
160
160
  }, {
@@ -172,7 +172,7 @@ import './style/link.css';const O = /* @__PURE__ */ B({
172
172
  y(h(e.text), 1)
173
173
  ], !0)
174
174
  ], 2)),
175
- e.icon.name && e.right && !e.arrow ? (t(), a(l, s({
175
+ e.icon.name && e.right && !e.arrow ? (t(), s(l, a({
176
176
  key: 4,
177
177
  name: e.icon.name
178
178
  }, e.icon, {
@@ -184,7 +184,7 @@ import './style/link.css';const O = /* @__PURE__ */ B({
184
184
  _: 3
185
185
  }, 16, ["id", "class", "to", "href", "rel", "style", "tabindex", "aria-disabled"]));
186
186
  }
187
- }), N = /* @__PURE__ */ A(O, [["__scopeId", "data-v-f0ad4a8d"]]);
187
+ }), N = /* @__PURE__ */ A(O, [["__scopeId", "data-v-b4522d46"]]);
188
188
  export {
189
189
  N as default
190
190
  };
@@ -5,7 +5,7 @@ import './style/loader.css';const F = ["id", "aria-label"], N = ["width", "heigh
5
5
  props: {
6
6
  /**
7
7
  * Define el diámetro del loader en píxeles.
8
- * El valor se ajustará para estar entre 32px (mínimo) y 120px (máximo).
8
+ * El valor se ajustará para estar entre 24px (mínimo) y 120px (máximo).
9
9
  *
10
10
  * @type {number}
11
11
  * @optional
@@ -89,7 +89,7 @@ import './style/loader.css';const F = ["id", "aria-label"], N = ["width", "heigh
89
89
  stop100: "#C02030"
90
90
  }, e = o(() => {
91
91
  const t = Number(m.value);
92
- return t < 32 ? 32 : t > 120 ? 120 : t;
92
+ return t < 24 ? 24 : t > 120 ? 120 : t;
93
93
  }), c = o(() => d.value !== void 0 && d.value > 0 ? Number(d.value) : Math.max(2, Math.round(e.value / 8))), p = o(() => (e.value - c.value) / 2), l = o(() => 2 * Math.PI * p.value), y = o(() => [
94
94
  "rds-e-loader",
95
95
  `rds-e-loader--${v.value}`,
@@ -173,7 +173,7 @@ import './style/loader.css';const F = ["id", "aria-label"], N = ["width", "heigh
173
173
  ], 8, N))
174
174
  ], 14, F));
175
175
  }
176
- }), O = /* @__PURE__ */ z(T, [["__scopeId", "data-v-9f7a590b"]]);
176
+ }), O = /* @__PURE__ */ z(T, [["__scopeId", "data-v-32444c96"]]);
177
177
  export {
178
178
  O as default
179
179
  };
@@ -1,7 +1,7 @@
1
1
  import { watch as O, nextTick as M, onBeforeUnmount as E, computed as c, defineComponent as N, ref as x, onMounted as z, openBlock as C, createBlock as A, unref as u, withCtx as D, createVNode as I, withModifiers as P, normalizeStyle as W, createElementVNode as $, normalizeClass as T, renderSlot as q, createElementBlock as R, createCommentVNode as F } from "vue";
2
2
  import V from "./overlay.es.js";
3
3
  import K from "./card.es.js";
4
- import { R as j } from "./icon-svg-Cx3PvOnQ.js";
4
+ import { R as j } from "./icon-svg-CW3eQRcp.js";
5
5
  import { _ as U } from "./_plugin-vue_export-helper-CHgC5LLL.js";
6
6
  import './style/modal.css';function G(t, a) {
7
7
  const l = a.returnFocus ?? !0;
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as f, toRefs as y, computed as g, openBlock as t, createElementBlock as s, normalizeClass as h, createElementVNode as r, createVNode as a, createCommentVNode as o, toDisplayString as c, renderSlot as d } from "vue";
2
- import { R as l } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as l } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as k } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/persistentToast.css';const S = ["id"], $ = { class: "alert" }, C = {
5
5
  key: 0,
@@ -1,6 +1,6 @@
1
1
  import { useSlots as V, computed as y, ref as _, watch as A, nextTick as L, onBeforeUnmount as U, openBlock as a, createElementBlock as c, createElementVNode as B, renderSlot as h, createBlock as H, Teleport as j, normalizeStyle as G, unref as W, normalizeClass as C, Fragment as q, renderList as J, createCommentVNode as R, toDisplayString as K } from "vue";
2
- import { o as Q, f as X, s as Y, b as Z, u as ee, a as te } from "./floating-ui.vue-i4U-1c0O.js";
3
- import { R as oe } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { o as Q, f as X, s as Y, b as Z, u as ee, a as te } from "./floating-ui.vue-DMBZhA6d.js";
3
+ import { R as oe } from "./icon-svg-CW3eQRcp.js";
4
4
  import { _ as ne } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
5
  import './style/popover.css';const le = { class: "rds-e-popover" }, se = {
6
6
  key: 1,
@@ -1,6 +1,6 @@
1
1
  import { defineComponent as N, useSlots as U, computed as h, ref as k, watch as j, nextTick as B, onBeforeUnmount as G, openBlock as a, createElementBlock as u, createElementVNode as L, renderSlot as y, createBlock as C, Teleport as W, normalizeStyle as q, unref as A, normalizeClass as H, Fragment as J, renderList as K, createCommentVNode as R, toDisplayString as Q } from "vue";
2
- import { o as X, f as Y, s as Z, b as ee, u as te, a as oe } from "./floating-ui.vue-i4U-1c0O.js";
3
- import { R as ne } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { o as X, f as Y, s as Z, b as ee, u as te, a as oe } from "./floating-ui.vue-DMBZhA6d.js";
3
+ import { R as ne } from "./icon-svg-CW3eQRcp.js";
4
4
  import { _ as le } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
5
  import './style/popoverMenu.css';const se = { class: "rds-e-popover-menu" }, re = {
6
6
  key: 1,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as y, computed as o, openBlock as a, createElementBlock as n, normalizeClass as u, createElementVNode as t, renderSlot as m, normalizeProps as g, mergeProps as B, createVNode as S, createTextVNode as h, createCommentVNode as p, guardReactiveProps as k, toDisplayString as d, normalizeStyle as x } from "vue";
2
- import { R as C } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as C } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as N } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/progressBar.css';const w = ["id"], P = {
5
5
  key: 0,
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as w, useModel as B, ref as s, openBlock as I, createElementBlock as D, normalizeClass as r, createElementVNode as o, createVNode as c, withDirectives as m, vShow as v, vModelText as f, mergeModels as b } from "vue";
2
- import { R as y } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as y } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as S } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/quantitySelector.css';const M = ["id"], x = ["id", "disabled"], $ = ["id", "disabled"], R = ["id", "disabled"], z = ["id", "disabled"], E = /* @__PURE__ */ w({
5
5
  __name: "quantity-selector",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as B, ref as f, computed as m, inject as i, onMounted as _, onBeforeUnmount as D, openBlock as r, createElementBlock as b, normalizeClass as a, createElementVNode as v, unref as E, toDisplayString as N, createCommentVNode as w, createBlock as x } from "vue";
2
- import { R as C } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as C } from "./icon-svg-CW3eQRcp.js";
3
3
  import { g as G } from "./getInstance-GhoEcxLF.js";
4
4
  import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
5
5
  import './style/radioButton.css';const L = ["id", "value", "name", "disabled", "checked"], V = ["for"], $ = /* @__PURE__ */ B({
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as d, ref as r, computed as h, openBlock as s, createElementBlock as p, normalizeClass as u, createBlock as f, createCommentVNode as m, createElementVNode as g, toDisplayString as y } from "vue";
2
- import { R as _ } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as _ } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as b } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/selectionChip.css';const C = ["id", "disabled"], k = { class: "rds-e-selection-chip__text" }, S = /* @__PURE__ */ d({
5
5
  __name: "selection-chip",
@@ -1,5 +1,5 @@
1
1
  import { defineComponent as B, toRefs as $, ref as n, computed as u, watch as O, openBlock as a, createElementBlock as l, normalizeClass as v, createElementVNode as o, withModifiers as R, normalizeStyle as z, renderSlot as c, toDisplayString as D, createCommentVNode as w, createBlock as E } from "vue";
2
- import { R as H } from "./icon-svg-Cx3PvOnQ.js";
2
+ import { R as H } from "./icon-svg-CW3eQRcp.js";
3
3
  import { _ as I } from "./_plugin-vue_export-helper-CHgC5LLL.js";
4
4
  import './style/sidedrawer.css';const N = { class: "rds-e-sidedrawer__header rds-mb-24" }, T = {
5
5
  key: 0,
@@ -1 +1 @@
1
- [data-v-31602dae]:root{--rds-caption-01: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-01-bold: .875rem/1.125rem RepsolSoleTextBold;--rds-caption-01-underline: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-02: .75rem/1rem RepsolSoleTextRegular;--rds-caption-02-bold: .75rem/1rem RepsolSoleTextBold;--rds-caption-02-underline: .75rem/1rem RepsolSoleTextRegular;--rds-caption-tag: .75rem/1rem RepsolSoleTextRegular;--rds-body-01: 1rem/1.5rem RepsolSoleTextRegular;--rds-body-02: .875rem/1.25rem RepsolSoleTextRegular;--rds-body-01-bold: 1rem/1.5rem RepsolSoleTextBold;--rds-body-01-underline: 1rem/1.3125rem RepsolSoleTextRegular;--rds-body-02-bold: .875rem/1.25rem RepsolSoleTextBold;--rds-body-02-underline: .875rem/1.25rem RepsolSoleTextRegular;--rds-button-01: 1rem/1.5rem RepsolSoleTextBold;--rds-button-02: .875rem/1.25rem RepsolSoleTextBold;--rds-monospaced-body-01: 1rem/1.5rem SourceCodeProRegular;--rds-monospaced-body-01-bold: 1rem/1.5rem SourceCodeProBold;--rds-monospaced-body-02: .875rem/1.25rem SourceCodeProRegular;--rds-monospaced-body-02-bold: .875rem/1.25rem SourceCodeProBold;--rds-monospaced-caption-01: .875rem/1.125rem SourceCodeProRegular;--rds-monospaced-caption-01-bold: .875rem/1.125rem SourceCodeProBold;--rds-monospaced-caption-02: .75rem/1rem SourceCodeProRegular;--rds-monospaced-caption-02-bold: .75rem/1rem SourceCodeProBold;--rds-title-01: 1.125rem/1.625rem RepsolSoleTextBold;--rds-title-02: 1rem/1.5rem RepsolSoleTextBold;--rds-headline-00-sd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-00-ld: 4rem/5rem RepsolSoleDisplayRegular;--rds-headline-00-xd: 4.5rem/5.75rem RepsolSoleDisplayRegular;--rds-headline-01-sd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-01-md: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-headline-01-xd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-02-md: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-02-ld: 2.25rem/3rem RepsolSoleDisplayRegular;--rds-headline-02-xd: 2.75rem/3.5rem RepsolSoleDisplayRegular;--rds-headline-03-sd: 1.375rem/1.875rem RepsolSoleDisplayRegular;--rds-headline-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-headline-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-03-xd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-04-sd: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-md: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-ld: 1.25rem/1.75rem RepsolSoleDisplayRegular;--rds-headline-04-xd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-00-sd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-ld: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-00-xd: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-01-sd: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-md: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-01-xd: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-md: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-ld: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-02-xd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-03-sd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-03-xd: 1.75rem/2.25rem RepsolSoleDisplayRegular}.rds-e-accordion[data-v-31602dae]{border-bottom:1px solid #DBE6F0;width:100%}.rds-e-accordion-title_container[data-v-31602dae]{align-content:center;align-items:center;appearance:none;background:transparent;border:0;color:#001e37;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;padding:1rem .75rem;text-align:left;width:100%;font:1rem/1.5rem RepsolSoleTextBold}.rds-e-accordion-title_container[data-v-31602dae]:hover,.rds-e-accordion-title_container:hover .rds-e-accordion-title_icon[data-v-31602dae]{color:#43637d}.rds-e-accordion-title_container .rds-e-accordion-title_icon[data-v-31602dae]{color:#001e37;transition:transform .2s ease-out}.rds-e-accordion-title_container .rds-e-accordion-title_icon--open[data-v-31602dae]{transform:rotate(-180deg)}.rds-e-accordion-title[data-v-31602dae]{flex:1 1 auto;min-width:0}.rds-e-accordion-title_right[data-v-31602dae]{align-content:center;align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;max-width:50%;min-width:0}.rds-e-accordion-title_label[data-v-31602dae]{font:.875rem/1.25rem RepsolSoleTextRegular;color:#001e37;display:inline-block;margin-right:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rds-e-accordion-panel[data-v-31602dae]{max-height:0;overflow:hidden;padding:0rem .75rem;transition:max-height .2s ease-out}.rds-e-accordion-panel--open[data-v-31602dae]{display:block}.rds-e-accordion-panel .rds-e-accordion-panel_content[data-v-31602dae]{color:#43637d;padding-bottom:.5rem}.rds-e-accordion-panel .rds-e-accordion-panel_content[data-v-31602dae]:after{content:"";display:block;height:.75rem}
1
+ [data-v-664b77c3]:root{--rds-caption-01: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-01-bold: .875rem/1.125rem RepsolSoleTextBold;--rds-caption-01-underline: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-02: .75rem/1rem RepsolSoleTextRegular;--rds-caption-02-bold: .75rem/1rem RepsolSoleTextBold;--rds-caption-02-underline: .75rem/1rem RepsolSoleTextRegular;--rds-caption-tag: .75rem/1rem RepsolSoleTextRegular;--rds-body-01: 1rem/1.5rem RepsolSoleTextRegular;--rds-body-02: .875rem/1.25rem RepsolSoleTextRegular;--rds-body-01-bold: 1rem/1.5rem RepsolSoleTextBold;--rds-body-01-underline: 1rem/1.3125rem RepsolSoleTextRegular;--rds-body-02-bold: .875rem/1.25rem RepsolSoleTextBold;--rds-body-02-underline: .875rem/1.25rem RepsolSoleTextRegular;--rds-button-01: 1rem/1.5rem RepsolSoleTextBold;--rds-button-02: .875rem/1.25rem RepsolSoleTextBold;--rds-monospaced-body-01: 1rem/1.5rem SourceCodeProRegular;--rds-monospaced-body-01-bold: 1rem/1.5rem SourceCodeProBold;--rds-monospaced-body-02: .875rem/1.25rem SourceCodeProRegular;--rds-monospaced-body-02-bold: .875rem/1.25rem SourceCodeProBold;--rds-monospaced-caption-01: .875rem/1.125rem SourceCodeProRegular;--rds-monospaced-caption-01-bold: .875rem/1.125rem SourceCodeProBold;--rds-monospaced-caption-02: .75rem/1rem SourceCodeProRegular;--rds-monospaced-caption-02-bold: .75rem/1rem SourceCodeProBold;--rds-title-01: 1.125rem/1.625rem RepsolSoleTextBold;--rds-title-02: 1rem/1.5rem RepsolSoleTextBold;--rds-headline-00-sd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-00-ld: 4rem/5rem RepsolSoleDisplayRegular;--rds-headline-00-xd: 4.5rem/5.75rem RepsolSoleDisplayRegular;--rds-headline-01-sd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-01-md: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-headline-01-xd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-02-md: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-02-ld: 2.25rem/3rem RepsolSoleDisplayRegular;--rds-headline-02-xd: 2.75rem/3.5rem RepsolSoleDisplayRegular;--rds-headline-03-sd: 1.375rem/1.875rem RepsolSoleDisplayRegular;--rds-headline-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-headline-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-03-xd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-04-sd: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-md: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-ld: 1.25rem/1.75rem RepsolSoleDisplayRegular;--rds-headline-04-xd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-00-sd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-ld: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-00-xd: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-01-sd: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-md: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-01-xd: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-md: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-ld: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-02-xd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-03-sd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-03-xd: 1.75rem/2.25rem RepsolSoleDisplayRegular}.rds-e-accordion[data-v-664b77c3]{border-bottom:1px solid #DBE6F0;width:100%}.rds-e-accordion-title_container[data-v-664b77c3]{align-content:center;align-items:center;appearance:none;background:transparent;border:0;color:#001e37;cursor:pointer;display:flex;flex-direction:row;flex-wrap:nowrap;gap:.5rem;justify-content:space-between;padding:1rem .75rem;text-align:left;width:100%;font:1rem/1.5rem RepsolSoleTextBold}.rds-e-accordion-title_container[data-v-664b77c3]:hover,.rds-e-accordion-title_container:hover .rds-e-accordion-title_icon[data-v-664b77c3]{color:#43637d}.rds-e-accordion-title_container .rds-e-accordion-title_icon[data-v-664b77c3]{color:#001e37;transition:transform .2s ease-out}.rds-e-accordion-title_container .rds-e-accordion-title_icon--open[data-v-664b77c3]{transform:rotate(-180deg)}.rds-e-accordion-title[data-v-664b77c3]{flex:1 1 auto;min-width:0}.rds-e-accordion-title_right[data-v-664b77c3]{align-content:center;align-items:center;display:flex;flex:0 0 auto;flex-direction:row;flex-wrap:nowrap;justify-content:flex-end;margin-left:auto;max-width:50%;min-width:0}.rds-e-accordion-title_label[data-v-664b77c3]{font:.875rem/1.25rem RepsolSoleTextRegular;color:#001e37;display:inline-block;margin-right:.5rem;max-width:100%;overflow:hidden;text-overflow:ellipsis;vertical-align:middle;white-space:nowrap}.rds-e-accordion-panel[data-v-664b77c3]{max-height:0;overflow:hidden;padding:0rem .75rem;transition:max-height .2s ease-out}.rds-e-accordion-panel--open[data-v-664b77c3]{display:block}.rds-e-accordion-panel .rds-e-accordion-panel_content[data-v-664b77c3]{color:#43637d;padding-bottom:.5rem}.rds-e-accordion-panel .rds-e-accordion-panel_content[data-v-664b77c3]:after{content:"";display:block;height:.75rem}
@@ -1 +1 @@
1
- [data-v-1a87a370]:root{--rds-caption-01: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-01-bold: .875rem/1.125rem RepsolSoleTextBold;--rds-caption-01-underline: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-02: .75rem/1rem RepsolSoleTextRegular;--rds-caption-02-bold: .75rem/1rem RepsolSoleTextBold;--rds-caption-02-underline: .75rem/1rem RepsolSoleTextRegular;--rds-caption-tag: .75rem/1rem RepsolSoleTextRegular;--rds-body-01: 1rem/1.5rem RepsolSoleTextRegular;--rds-body-02: .875rem/1.25rem RepsolSoleTextRegular;--rds-body-01-bold: 1rem/1.5rem RepsolSoleTextBold;--rds-body-01-underline: 1rem/1.3125rem RepsolSoleTextRegular;--rds-body-02-bold: .875rem/1.25rem RepsolSoleTextBold;--rds-body-02-underline: .875rem/1.25rem RepsolSoleTextRegular;--rds-button-01: 1rem/1.5rem RepsolSoleTextBold;--rds-button-02: .875rem/1.25rem RepsolSoleTextBold;--rds-monospaced-body-01: 1rem/1.5rem SourceCodeProRegular;--rds-monospaced-body-01-bold: 1rem/1.5rem SourceCodeProBold;--rds-monospaced-body-02: .875rem/1.25rem SourceCodeProRegular;--rds-monospaced-body-02-bold: .875rem/1.25rem SourceCodeProBold;--rds-monospaced-caption-01: .875rem/1.125rem SourceCodeProRegular;--rds-monospaced-caption-01-bold: .875rem/1.125rem SourceCodeProBold;--rds-monospaced-caption-02: .75rem/1rem SourceCodeProRegular;--rds-monospaced-caption-02-bold: .75rem/1rem SourceCodeProBold;--rds-title-01: 1.125rem/1.625rem RepsolSoleTextBold;--rds-title-02: 1rem/1.5rem RepsolSoleTextBold;--rds-headline-00-sd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-00-ld: 4rem/5rem RepsolSoleDisplayRegular;--rds-headline-00-xd: 4.5rem/5.75rem RepsolSoleDisplayRegular;--rds-headline-01-sd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-01-md: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-headline-01-xd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-02-md: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-02-ld: 2.25rem/3rem RepsolSoleDisplayRegular;--rds-headline-02-xd: 2.75rem/3.5rem RepsolSoleDisplayRegular;--rds-headline-03-sd: 1.375rem/1.875rem RepsolSoleDisplayRegular;--rds-headline-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-headline-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-03-xd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-04-sd: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-md: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-ld: 1.25rem/1.75rem RepsolSoleDisplayRegular;--rds-headline-04-xd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-00-sd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-ld: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-00-xd: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-01-sd: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-md: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-01-xd: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-md: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-ld: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-02-xd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-03-sd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-03-xd: 1.75rem/2.25rem RepsolSoleDisplayRegular}.rds-e-breadcrumbs[data-v-1a87a370]{align-items:center;display:inline-flex}.rds-e-breadcrumbs--inverse[data-v-1a87a370]{color:#ffffff4d}.rds-e-breadcrumbs__link[data-v-1a87a370]{font:.875rem/1.25rem RepsolSoleTextRegular;color:#43637d;padding-bottom:.1875rem}.rds-e-breadcrumbs__link--active[data-v-1a87a370]{border-bottom:none;color:#001e37;font-weight:700}.rds-e-breadcrumbs__link--active[data-v-1a87a370]:hover{color:#001e37;opacity:1!important}.rds-e-breadcrumbs__link--inverse[data-v-1a87a370]{border-bottom:.0625rem solid rgba(255,255,255,.3);color:#ffffff4d}.rds-e-breadcrumbs__link--inverse-active[data-v-1a87a370],.rds-e-breadcrumbs__link--inverse-active[data-v-1a87a370]:hover{border-bottom:none;color:#001e37}.rds-e-breadcrumbs__link-dots[data-v-1a87a370]{cursor:pointer}.rds-e-breadcrumbs__link[data-v-1a87a370]:hover{opacity:.75}.rds-e-breadcrumbs__divider[data-v-1a87a370]{margin:0 .5rem}.rds-e-breadcrumbs[data-v-1a87a370] .rds-e-breadcrumbs__link--text{margin-right:4px}
1
+ [data-v-1a87a370]:root{--rds-caption-01: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-01-bold: .875rem/1.125rem RepsolSoleTextBold;--rds-caption-01-underline: .875rem/1.125rem RepsolSoleTextRegular;--rds-caption-02: .75rem/1rem RepsolSoleTextRegular;--rds-caption-02-bold: .75rem/1rem RepsolSoleTextBold;--rds-caption-02-underline: .75rem/1rem RepsolSoleTextRegular;--rds-caption-tag: .75rem/1rem RepsolSoleTextRegular;--rds-body-01: 1rem/1.5rem RepsolSoleTextRegular;--rds-body-02: .875rem/1.25rem RepsolSoleTextRegular;--rds-body-01-bold: 1rem/1.5rem RepsolSoleTextBold;--rds-body-01-underline: 1rem/1.3125rem RepsolSoleTextRegular;--rds-body-02-bold: .875rem/1.25rem RepsolSoleTextBold;--rds-body-02-underline: .875rem/1.25rem RepsolSoleTextRegular;--rds-button-01: 1rem/1.5rem RepsolSoleTextBold;--rds-button-02: .875rem/1.25rem RepsolSoleTextBold;--rds-monospaced-body-01: 1rem/1.5rem SourceCodeProRegular;--rds-monospaced-body-01-bold: 1rem/1.5rem SourceCodeProBold;--rds-monospaced-body-02: .875rem/1.25rem SourceCodeProRegular;--rds-monospaced-body-02-bold: .875rem/1.25rem SourceCodeProBold;--rds-monospaced-caption-01: .875rem/1.125rem SourceCodeProRegular;--rds-monospaced-caption-01-bold: .875rem/1.125rem SourceCodeProBold;--rds-monospaced-caption-02: .75rem/1rem SourceCodeProRegular;--rds-monospaced-caption-02-bold: .75rem/1rem SourceCodeProBold;--rds-title-01: 1.125rem/1.625rem RepsolSoleTextBold;--rds-title-02: 1rem/1.5rem RepsolSoleTextBold;--rds-headline-00-sd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-00-ld: 4rem/5rem RepsolSoleDisplayRegular;--rds-headline-00-xd: 4.5rem/5.75rem RepsolSoleDisplayRegular;--rds-headline-01-sd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-01-md: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-headline-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-headline-01-xd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-headline-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-02-md: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-02-ld: 2.25rem/3rem RepsolSoleDisplayRegular;--rds-headline-02-xd: 2.75rem/3.5rem RepsolSoleDisplayRegular;--rds-headline-03-sd: 1.375rem/1.875rem RepsolSoleDisplayRegular;--rds-headline-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-headline-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-headline-03-xd: 2rem/2.5rem RepsolSoleDisplayRegular;--rds-headline-04-sd: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-md: 1.125rem/1.625rem RepsolSoleDisplayRegular;--rds-headline-04-ld: 1.25rem/1.75rem RepsolSoleDisplayRegular;--rds-headline-04-xd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-00-sd: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-md: 3.5rem/4.25rem RepsolSoleDisplayRegular;--rds-numbers-00-ld: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-00-xd: 7rem/8.5rem RepsolSoleDisplayRegular;--rds-numbers-01-sd: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-md: 2.25rem/2.75rem RepsolSoleDisplayRegular;--rds-numbers-01-ld: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-01-xd: 3rem/3.75rem RepsolSoleDisplayRegular;--rds-numbers-02-sd: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-md: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-02-ld: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-02-xd: 2.5rem/3rem RepsolSoleDisplayRegular;--rds-numbers-03-sd: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-md: 1.5rem/2rem RepsolSoleDisplayRegular;--rds-numbers-03-ld: 1.75rem/2.25rem RepsolSoleDisplayRegular;--rds-numbers-03-xd: 1.75rem/2.25rem RepsolSoleDisplayRegular}.rds-e-breadcrumbs[data-v-1a87a370]{align-items:center;display:inline-flex}.rds-e-breadcrumbs--inverse[data-v-1a87a370]{color:#ffffff4d}.rds-e-breadcrumbs__link[data-v-1a87a370]{color:#43637d;padding-bottom:.1875rem}.rds-e-breadcrumbs__link--active[data-v-1a87a370]{font:.875rem/1.25rem RepsolSoleTextBold;border-bottom:none;color:#001e37;font-weight:700}.rds-e-breadcrumbs__link--active[data-v-1a87a370]:hover{color:#001e37;opacity:1!important}.rds-e-breadcrumbs__link--inverse[data-v-1a87a370]{border-bottom:.0625rem solid rgba(255,255,255,.3);color:#ffffff4d}.rds-e-breadcrumbs__link--inverse-active[data-v-1a87a370],.rds-e-breadcrumbs__link--inverse-active[data-v-1a87a370]:hover{border-bottom:none;color:#001e37}.rds-e-breadcrumbs__link-dots[data-v-1a87a370]{cursor:pointer}.rds-e-breadcrumbs__link[data-v-1a87a370]:hover{opacity:.75}.rds-e-breadcrumbs__divider[data-v-1a87a370]{margin:0 .5rem}.rds-e-breadcrumbs[data-v-1a87a370] .rds-e-breadcrumbs__link--text{font:.875rem/1.25rem RepsolSoleTextRegular;margin-right:4px}.rds-e-breadcrumbs[data-v-1a87a370] .rds-e-breadcrumbs__link--active .rds-e-breadcrumbs__link--text{font:.875rem/1.25rem RepsolSoleTextBold}