@midas-ds/components 1.0.2 → 1.1.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 (175) hide show
  1. package/Button-DL6nqUco.js +182 -0
  2. package/CHANGELOG.md +15 -0
  3. package/Checkbox-q0dugR2t.js +402 -0
  4. package/{Collection-B3xUVWPF.js → Collection-KMFfVuzU.js} +179 -152
  5. package/Dialog-D6Bqrpn-.js +1952 -0
  6. package/Disclosure-dAZYXyTH.js +225 -0
  7. package/Disclosure.css +1 -0
  8. package/DragAndDrop-B0T3WgjL.js +40 -0
  9. package/FocusScope-B7CkxXNC.js +513 -0
  10. package/{Form-DXLoQL91.js → Form-BWBjJC6v.js} +79 -81
  11. package/Group-D7_8007y.js +42 -0
  12. package/Heading-RCRHv6hd.js +15 -0
  13. package/{Hidden-BQWDvze4.js → Hidden-CVlUgUJM.js} +1 -1
  14. package/Link-BnQvB-hH.js +75 -0
  15. package/ListBox-DBBiqvcR.js +474 -0
  16. package/ListKeyboardDelegate-gCXy-Xnn.js +172 -0
  17. package/PressResponder-B4g56kDz.js +31 -0
  18. package/README.md +21 -3
  19. package/{RSPContexts-EOiWkKOf.js → RSPContexts-BW2SEIqe.js} +2 -2
  20. package/SelectionManager-BfXUE1qg.js +1031 -0
  21. package/Separator-BBX9m2O2.js +49 -0
  22. package/Tag-DWt0koFj.js +728 -0
  23. package/Text-BCF0xvqL.js +15 -0
  24. package/TextField-CX4eOQf6.js +225 -0
  25. package/TextField.module-DdICj682.js +143 -0
  26. package/{VisuallyHidden-B_XzVvlX.js → VisuallyHidden-Dhr5caPC.js} +1 -1
  27. package/accordion/Accordion.d.ts +8 -8
  28. package/accordion/AccordionItem.d.ts +11 -3
  29. package/accordion/index.d.ts +0 -3
  30. package/{context-ScOIq_Gu.js → context-BpJLnOuu.js} +11 -11
  31. package/global.css +1 -0
  32. package/index-B-jHjTDC.js +120 -0
  33. package/{index-CorR1LBD.js → index-BPdc9gJ8.js} +3 -3
  34. package/{index-Dl1Q-tbj.js → index-KSgQWWiy.js} +5315 -5315
  35. package/index.d.ts +1 -0
  36. package/index.js +105 -112
  37. package/index10.js +1 -1
  38. package/index11.js +1 -1
  39. package/index12.js +1 -1
  40. package/index13.js +1 -1
  41. package/index14.js +1 -1
  42. package/index15.js +2 -2
  43. package/index16.js +2 -2
  44. package/index17.js +1 -1
  45. package/index18.js +1 -1
  46. package/index19.js +2 -2
  47. package/index2.js +1 -1
  48. package/index20.js +2 -2
  49. package/index21.js +1 -1
  50. package/index22.js +1 -1
  51. package/index23.js +1 -1
  52. package/index24.js +1 -1
  53. package/index25.js +2 -2
  54. package/index26.js +2 -2
  55. package/index27.js +2 -2
  56. package/index28.js +1 -1
  57. package/index29.js +2 -8
  58. package/index3.js +2 -4
  59. package/index30.js +17 -16
  60. package/index31.js +3 -3
  61. package/index32.js +3 -3
  62. package/index33.js +2 -2
  63. package/index34.js +3 -3
  64. package/index35.js +1 -1
  65. package/index36.js +2 -2
  66. package/index37.js +2 -2
  67. package/index38.js +2 -2
  68. package/index39.js +2 -2
  69. package/index4.js +1 -1
  70. package/index40.js +19 -12
  71. package/index41.js +61 -14
  72. package/index42.js +44 -22
  73. package/index43.js +13 -11
  74. package/index44.js +25 -4
  75. package/index45.js +16 -51
  76. package/index46.js +19 -16
  77. package/index47.js +49 -27
  78. package/index48.js +5 -18
  79. package/index49.js +25 -21
  80. package/index5.js +1 -1
  81. package/index50.js +16 -47
  82. package/index51.js +7 -3
  83. package/index52.js +18 -18
  84. package/index53.js +16 -16
  85. package/index54.js +6 -4
  86. package/index55.js +8 -21
  87. package/index56.js +13 -16
  88. package/index57.js +6 -8
  89. package/index58.js +6 -9
  90. package/index59.js +17 -13
  91. package/index6.js +1 -1
  92. package/index60.js +20 -7
  93. package/index61.js +59 -7
  94. package/index62.js +13 -17
  95. package/index63.js +9 -20
  96. package/index64.js +40 -48
  97. package/index65.js +85 -15
  98. package/index66.js +74 -11
  99. package/index67.js +23 -62
  100. package/index68.js +64 -80
  101. package/index69.js +68 -62
  102. package/index7.js +1 -1
  103. package/index70.js +138 -22
  104. package/index71.js +66 -65
  105. package/index72.js +40 -78
  106. package/index73.js +75 -133
  107. package/index74.js +69 -68
  108. package/index75.js +96 -34
  109. package/index76.js +258 -65
  110. package/index77.js +715 -63
  111. package/index78.js +478 -93
  112. package/index79.js +303 -263
  113. package/index8.js +1 -1
  114. package/index80.js +343 -678
  115. package/index81.js +242 -481
  116. package/index82.js +1329 -282
  117. package/index83.js +968 -350
  118. package/index84.js +343 -211
  119. package/index85.js +2025 -1288
  120. package/index86.js +2313 -954
  121. package/index87.js +6782 -339
  122. package/index88.js +15 -2103
  123. package/index89.js +12 -2369
  124. package/index9.js +1 -1
  125. package/index90.js +4 -6832
  126. package/index91.js +7 -15
  127. package/link/Link.d.ts +2 -2
  128. package/link-button/LinkButton.d.ts +1 -1
  129. package/package.json +7 -1
  130. package/{react.esm-D8HpDGKP.js → react.esm-sMU8Z7rL.js} +1872 -1872
  131. package/textfield/index.d.ts +0 -2
  132. package/useControlledState-Kv9K2AYu.js +30 -0
  133. package/{useDescription-D4_zk_sA.js → useDescription-B7stiK3j.js} +1 -1
  134. package/useEvent-Xk5kn5Ns.js +21 -0
  135. package/useField-DMzJIIN4.js +67 -0
  136. package/{useFilter-BnJDBCkt.js → useFilter-Bt9dbV1U.js} +1 -1
  137. package/useFocusRing-9PXyKy2A.js +1297 -0
  138. package/{useFocusable-C-N9wcwm.js → useFocusable-CcEBZe40.js} +11 -8
  139. package/{useGridSelectionCheckbox-i1rsjlC-.js → useGridSelectionCheckbox-DYgEnElE.js} +3 -3
  140. package/useHasTabbableChild-D6DwR81L.js +34 -0
  141. package/{useHighlightSelectionDescription-JVx2MW_e.js → useHighlightSelectionDescription-WYAbP4No.js} +19 -19
  142. package/useLabels-9zaZ9oa0.js +17 -0
  143. package/useListState-BfTeKTk5.js +119 -0
  144. package/{useLocalizedStringFormatter-DVCAZqcL.js → useLocalizedStringFormatter-BlCbn-hX.js} +29 -29
  145. package/{useSingleSelectListState-CmX9_L5H.js → useSingleSelectListState-DPkaL0la.js} +5 -5
  146. package/Button-CCevm2s3.js +0 -183
  147. package/Checkbox-CllWDBxF.js +0 -405
  148. package/Dialog-CLTyYwkS.js +0 -1889
  149. package/DragAndDrop-OTN7La7U.js +0 -42
  150. package/FocusScope-BR0SJ-cZ.js +0 -512
  151. package/Group-DPMuN3h8.js +0 -44
  152. package/Label-C18A_4Z5.js +0 -69
  153. package/Link-BU1h3K2a.js +0 -77
  154. package/ListBox-D21tdwTs.js +0 -463
  155. package/ListKeyboardDelegate-DxMjfMsI.js +0 -172
  156. package/PressResponder-DP8ZDNGy.js +0 -31
  157. package/SelectionManager-D4WtKtey.js +0 -988
  158. package/Separator-DLUHK9vv.js +0 -48
  159. package/Tag-CEd6WWSc.js +0 -725
  160. package/Text-DGLaY3HR.js +0 -17
  161. package/TextField-C_hq9WeT.js +0 -226
  162. package/TextField.module-Cwq1FAm7.js +0 -141
  163. package/accordion/AccordionContent.d.ts +0 -3
  164. package/accordion/AccordionTagContext.d.ts +0 -3
  165. package/accordion/AccordionTrigger.d.ts +0 -3
  166. package/index-CEg5vZQH.js +0 -132
  167. package/index-CgfokhRq.js +0 -674
  168. package/index.css +0 -1
  169. package/index92.js +0 -14
  170. package/index93.js +0 -6
  171. package/index94.js +0 -9
  172. package/useControlledState-S_TYcV_c.js +0 -45
  173. package/useFocusRing-D97-G3fT.js +0 -1324
  174. package/useHasTabbableChild-DeuCnGGv.js +0 -34
  175. package/useListState-DSOTbsL3.js +0 -119
package/index55.js CHANGED
@@ -1,25 +1,12 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { r as o } from "./react.esm-D8HpDGKP.js";
3
- import { Layout as t } from "./index79.js";
4
- describe("Sidebar", () => {
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ import { r as t } from "./react.esm-sMU8Z7rL.js";
3
+ import { Flex as m } from "./index43.js";
4
+ import { FlexItem as o } from "./index44.js";
5
+ describe("Flex", () => {
5
6
  it("should render successfully", () => {
6
- const { baseElement: e } = o(
7
- /* @__PURE__ */ r(
8
- t,
9
- {
10
- items: [],
11
- title: "",
12
- children: void 0,
13
- headerChildren: void 0,
14
- user: { name: "", title: "" },
15
- app: {
16
- name: "",
17
- shortName: "",
18
- color: void 0
19
- }
20
- }
21
- )
7
+ const { baseElement: r } = t(
8
+ /* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Item" }) })
22
9
  );
23
- expect(e).toBeTruthy();
10
+ expect(r).toBeTruthy();
24
11
  });
25
12
  });
package/index56.js CHANGED
@@ -1,18 +1,15 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { r as s } from "./react.esm-D8HpDGKP.js";
3
- import { InfoBanner as t } from "./index72.js";
4
- describe("InfoBanner", () => {
5
- it("should render successfully", () => {
6
- const { baseElement: e } = s(
7
- /* @__PURE__ */ r(
8
- t,
9
- {
10
- type: "info",
11
- title: "Title",
12
- message: "Message"
13
- }
14
- )
15
- );
16
- expect(e).toBeTruthy();
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { FileUpload as i } from "./index85.js";
3
+ import "./index-BPdc9gJ8.js";
4
+ import { j as t } from "./index-KSgQWWiy.js";
5
+ import { r as a } from "./react.esm-sMU8Z7rL.js";
6
+ expect.extend(t.toHaveNoViolations);
7
+ describe("given default fileupload", () => {
8
+ let e;
9
+ beforeEach(() => {
10
+ e = a(/* @__PURE__ */ o(r, { label: "Etikett" }));
11
+ }), it("should have no accessibility violations", async () => {
12
+ expect(await t.axe(e.container)).toHaveNoViolations();
17
13
  });
18
14
  });
15
+ const r = (e) => /* @__PURE__ */ o(i, { ...e });
package/index57.js CHANGED
@@ -1,11 +1,9 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { r as i } from "./react.esm-D8HpDGKP.js";
3
- import { Grid as t } from "./index48.js";
4
- describe("Grid", () => {
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ import { r as o } from "./react.esm-sMU8Z7rL.js";
3
+ import { Dropdown as s } from "./index73.js";
4
+ describe("Dropdown", () => {
5
5
  it("should render successfully", () => {
6
- const { baseElement: e } = i(
7
- /* @__PURE__ */ r(t, { children: /* @__PURE__ */ r("div", { children: "Item" }) })
8
- );
9
- expect(e).toBeTruthy();
6
+ const { baseElement: r } = o(/* @__PURE__ */ e(s, {}));
7
+ expect(r).toBeTruthy();
10
8
  });
11
9
  });
package/index58.js CHANGED
@@ -1,12 +1,9 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { r as t } from "./react.esm-D8HpDGKP.js";
3
- import { Flex as m } from "./index46.js";
4
- import { FlexItem as o } from "./index47.js";
5
- describe("Flex", () => {
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import { r as t } from "./react.esm-sMU8Z7rL.js";
3
+ import { DatePicker as o } from "./index87.js";
4
+ describe("DatePicker", () => {
6
5
  it("should render successfully", () => {
7
- const { baseElement: r } = t(
8
- /* @__PURE__ */ e(m, { children: /* @__PURE__ */ e(o, { children: "Item" }) })
9
- );
10
- expect(r).toBeTruthy();
6
+ const { baseElement: e } = t(/* @__PURE__ */ r(o, { label: "Välj ett datum" }));
7
+ expect(e).toBeTruthy();
11
8
  });
12
9
  });
package/index59.js CHANGED
@@ -1,15 +1,19 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { FileUpload as i } from "./index88.js";
3
- import "./index-CorR1LBD.js";
4
- import { j as t } from "./index-Dl1Q-tbj.js";
5
- import { r as a } from "./react.esm-D8HpDGKP.js";
6
- expect.extend(t.toHaveNoViolations);
7
- describe("given default fileupload", () => {
8
- let e;
9
- beforeEach(() => {
10
- e = a(/* @__PURE__ */ o(r, { label: "Etikett" }));
11
- }), it("should have no accessibility violations", async () => {
12
- expect(await t.axe(e.container)).toHaveNoViolations();
1
+ import { jsx as e } from "react/jsx-runtime";
2
+ import { r } from "./react.esm-sMU8Z7rL.js";
3
+ import { ComboBox as t, ComboBoxItem as i } from "./index82.js";
4
+ describe("Combobox", () => {
5
+ it("should render successfully", () => {
6
+ const { baseElement: o } = r(
7
+ /* @__PURE__ */ e(
8
+ t,
9
+ {
10
+ description: "Beskrivning",
11
+ label: "Etikett",
12
+ placeholder: "One item...",
13
+ children: /* @__PURE__ */ e(i, { children: "Item A" })
14
+ }
15
+ )
16
+ );
17
+ expect(o).toBeTruthy();
13
18
  });
14
19
  });
15
- const r = (e) => /* @__PURE__ */ o(i, { ...e });
package/index6.js CHANGED
@@ -1,4 +1,4 @@
1
- import { Tabs as a } from "./index83.js";
1
+ import { Tabs as a } from "./index80.js";
2
2
  export {
3
3
  a as Tabs
4
4
  };
package/index60.js CHANGED
@@ -1,9 +1,22 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { r as o } from "./react.esm-D8HpDGKP.js";
3
- import { Dropdown as s } from "./index76.js";
4
- describe("Dropdown", () => {
5
- it("should render successfully", () => {
6
- const { baseElement: r } = o(/* @__PURE__ */ e(s, {}));
7
- expect(r).toBeTruthy();
1
+ import { jsx as o } from "react/jsx-runtime";
2
+ import { r as a } from "./react.esm-sMU8Z7rL.js";
3
+ import "./index-BPdc9gJ8.js";
4
+ import { C as t } from "./Checkbox-q0dugR2t.js";
5
+ import { j as i } from "./index-KSgQWWiy.js";
6
+ expect.extend(i.toHaveNoViolations);
7
+ describe("given a default Checkbox", () => {
8
+ let e;
9
+ beforeEach(() => {
10
+ e = a(/* @__PURE__ */ o(r, {}));
11
+ }), it("should have no accessibility violations", async () => {
12
+ expect(await i.axe(e.container)).toHaveNoViolations();
8
13
  });
9
14
  });
15
+ const r = (e) => /* @__PURE__ */ o(
16
+ t,
17
+ {
18
+ "aria-label": "basic checkbox",
19
+ ...e,
20
+ children: "Click"
21
+ }
22
+ );
package/index61.js CHANGED
@@ -1,9 +1,61 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { r as t } from "./react.esm-D8HpDGKP.js";
3
- import { DatePicker as o } from "./index90.js";
4
- describe("DatePicker", () => {
5
- it("should render successfully", () => {
6
- const { baseElement: e } = t(/* @__PURE__ */ r(o, { label: "Välj ett datum" }));
7
- expect(e).toBeTruthy();
1
+ import { jsx as i } from "react/jsx-runtime";
2
+ import "./index-BPdc9gJ8.js";
3
+ import { r as o } from "./react.esm-sMU8Z7rL.js";
4
+ import { j as t } from "./index-KSgQWWiy.js";
5
+ import { Card as n } from "./index68.js";
6
+ expect.extend(t.toHaveNoViolations);
7
+ const a = { children: "Läs mer", href: "#" };
8
+ describe("given a default card", () => {
9
+ let e;
10
+ beforeEach(() => {
11
+ e = o(
12
+ /* @__PURE__ */ i(
13
+ r,
14
+ {
15
+ title: "Rubrik",
16
+ content: "Lorem ipsum",
17
+ link: a
18
+ }
19
+ )
20
+ );
21
+ }), it("should have no accessibility violations", async () => {
22
+ expect(await t.axe(e.container)).toHaveNoViolations();
8
23
  });
9
24
  });
25
+ describe("given a card with background", () => {
26
+ let e;
27
+ beforeEach(() => {
28
+ e = o(
29
+ /* @__PURE__ */ i(
30
+ r,
31
+ {
32
+ title: "Rubrik",
33
+ content: "Lorem ipsum",
34
+ background: !0,
35
+ link: a
36
+ }
37
+ )
38
+ );
39
+ }), it("should have no accessibility violations", async () => {
40
+ expect(await t.axe(e.container)).toHaveNoViolations();
41
+ });
42
+ });
43
+ describe("given a card with image", () => {
44
+ let e;
45
+ beforeEach(() => {
46
+ e = o(
47
+ /* @__PURE__ */ i(
48
+ r,
49
+ {
50
+ title: "Rubrik",
51
+ content: "Lorem ipsum",
52
+ image: { source: "", description: "" },
53
+ link: a
54
+ }
55
+ )
56
+ );
57
+ }), it("should have no accessibility violations", async () => {
58
+ expect(await t.axe(e.container)).toHaveNoViolations();
59
+ });
60
+ });
61
+ const r = (e) => /* @__PURE__ */ i(n, { ...e });
package/index62.js CHANGED
@@ -1,19 +1,15 @@
1
- import { jsx as e } from "react/jsx-runtime";
2
- import { r } from "./react.esm-D8HpDGKP.js";
3
- import { ComboBox as t, ComboBoxItem as i } from "./index85.js";
4
- describe("Combobox", () => {
5
- it("should render successfully", () => {
6
- const { baseElement: o } = r(
7
- /* @__PURE__ */ e(
8
- t,
9
- {
10
- description: "Beskrivning",
11
- label: "Etikett",
12
- placeholder: "One item...",
13
- children: /* @__PURE__ */ e(i, { children: "Item A" })
14
- }
15
- )
16
- );
17
- expect(o).toBeTruthy();
1
+ import { jsx as t } from "react/jsx-runtime";
2
+ import "./index-BPdc9gJ8.js";
3
+ import { r as i } from "./react.esm-sMU8Z7rL.js";
4
+ import { Button as r } from "./index66.js";
5
+ import { j as o } from "./index-KSgQWWiy.js";
6
+ expect.extend(o.toHaveNoViolations);
7
+ describe("given a default button", () => {
8
+ let e;
9
+ beforeEach(() => {
10
+ e = i(/* @__PURE__ */ t(a, { children: "Click me!" }));
11
+ }), it("should have no accessibility violations", async () => {
12
+ expect(await o.axe(e.container)).toHaveNoViolations();
18
13
  });
19
14
  });
15
+ const a = (e) => /* @__PURE__ */ t(r, { ...e });
package/index63.js CHANGED
@@ -1,22 +1,11 @@
1
- import { jsx as o } from "react/jsx-runtime";
2
- import { r as a } from "./react.esm-D8HpDGKP.js";
3
- import "./index-CorR1LBD.js";
4
- import { C as t } from "./Checkbox-CllWDBxF.js";
5
- import { j as i } from "./index-Dl1Q-tbj.js";
6
- expect.extend(i.toHaveNoViolations);
7
- describe("given a default Checkbox", () => {
8
- let e;
9
- beforeEach(() => {
10
- e = a(/* @__PURE__ */ o(r, {}));
11
- }), it("should have no accessibility violations", async () => {
12
- expect(await i.axe(e.container)).toHaveNoViolations();
1
+ import { jsx as r } from "react/jsx-runtime";
2
+ import { r as s } from "./react.esm-sMU8Z7rL.js";
3
+ import { Breadcrumbs as t } from "./index81.js";
4
+ describe("Breadcrumbs", () => {
5
+ it("should render successfully", () => {
6
+ const { baseElement: e } = s(
7
+ /* @__PURE__ */ r(t, { items: [{ title: "Länk", href: "#" }] })
8
+ );
9
+ expect(e).toBeTruthy();
13
10
  });
14
11
  });
15
- const r = (e) => /* @__PURE__ */ o(
16
- t,
17
- {
18
- "aria-label": "basic checkbox",
19
- ...e,
20
- children: "Click"
21
- }
22
- );
package/index64.js CHANGED
@@ -1,61 +1,53 @@
1
- import { jsx as i } from "react/jsx-runtime";
2
- import "./index-CorR1LBD.js";
3
- import { r as o } from "./react.esm-D8HpDGKP.js";
4
- import { j as t } from "./index-Dl1Q-tbj.js";
5
- import { Card as n } from "./index71.js";
1
+ import { jsx as o, jsxs as r } from "react/jsx-runtime";
2
+ import "./index-BPdc9gJ8.js";
3
+ import { j as t } from "./index-KSgQWWiy.js";
4
+ import { r as n } from "./react.esm-sMU8Z7rL.js";
5
+ import { Accordion as c } from "./index40.js";
6
+ import { AccordionItem as s } from "./index41.js";
6
7
  expect.extend(t.toHaveNoViolations);
7
- const a = { children: "Läs mer", href: "#" };
8
- describe("given a default card", () => {
8
+ const l = ["One", "Two", "Three"];
9
+ describe("given a single Accordion", () => {
9
10
  let e;
10
- beforeEach(() => {
11
- e = o(
12
- /* @__PURE__ */ i(
13
- r,
14
- {
15
- title: "Rubrik",
16
- content: "Lorem ipsum",
17
- link: a
18
- }
19
- )
20
- );
21
- }), it("should have no accessibility violations", async () => {
22
- expect(await t.axe(e.container)).toHaveNoViolations();
23
- });
24
- });
25
- describe("given a card with background", () => {
26
- let e;
27
- beforeEach(() => {
28
- e = o(
29
- /* @__PURE__ */ i(
30
- r,
31
- {
32
- title: "Rubrik",
33
- content: "Lorem ipsum",
34
- background: !0,
35
- link: a
36
- }
37
- )
38
- );
39
- }), it("should have no accessibility violations", async () => {
40
- expect(await t.axe(e.container)).toHaveNoViolations();
11
+ describe("with default orientation=vertical", () => {
12
+ beforeEach(() => {
13
+ e = n(
14
+ /* @__PURE__ */ o(
15
+ a,
16
+ {
17
+ variant: "uncontained",
18
+ type: "single"
19
+ }
20
+ )
21
+ );
22
+ }), it("should have no accessibility violations in default state", async () => {
23
+ expect(await t.axe(e.container)).toHaveNoViolations();
24
+ });
41
25
  });
42
26
  });
43
- describe("given a card with image", () => {
27
+ describe("given a multiple Accordion", () => {
44
28
  let e;
45
29
  beforeEach(() => {
46
- e = o(
47
- /* @__PURE__ */ i(
48
- r,
30
+ e = n(
31
+ /* @__PURE__ */ o(
32
+ a,
49
33
  {
50
- title: "Rubrik",
51
- content: "Lorem ipsum",
52
- image: { source: "", description: "" },
53
- link: a
34
+ variant: "uncontained",
35
+ type: "multiple"
54
36
  }
55
37
  )
56
38
  );
57
- }), it("should have no accessibility violations", async () => {
39
+ }), it("should have no accessibility violations in default state", async () => {
58
40
  expect(await t.axe(e.container)).toHaveNoViolations();
59
41
  });
60
42
  });
61
- const r = (e) => /* @__PURE__ */ i(n, { ...e });
43
+ const a = (e) => /* @__PURE__ */ o(c, { ...e, children: l.map((i) => /* @__PURE__ */ r(
44
+ s,
45
+ {
46
+ title: "En öppningsbar panel " + i.toLocaleLowerCase(),
47
+ children: [
48
+ "Innehåll i öppningsbarpanel ",
49
+ i
50
+ ]
51
+ },
52
+ i
53
+ )) });
package/index65.js CHANGED
@@ -1,15 +1,85 @@
1
- import { jsx as t } from "react/jsx-runtime";
2
- import "./index-CorR1LBD.js";
3
- import { r as i } from "./react.esm-D8HpDGKP.js";
4
- import { Button as r } from "./index69.js";
5
- import { j as o } from "./index-Dl1Q-tbj.js";
6
- expect.extend(o.toHaveNoViolations);
7
- describe("given a default button", () => {
8
- let e;
9
- beforeEach(() => {
10
- e = i(/* @__PURE__ */ t(a, { children: "Click me!" }));
11
- }), it("should have no accessibility violations", async () => {
12
- expect(await o.axe(e.container)).toHaveNoViolations();
13
- });
14
- });
15
- const a = (e) => /* @__PURE__ */ t(r, { ...e });
1
+ import { jsx as n, jsxs as l } from "react/jsx-runtime";
2
+ import { $ as y, I as $, a as k } from "./TextField-CX4eOQf6.js";
3
+ import { T as _ } from "./TextField.module-DdICj682.js";
4
+ import * as E from "react";
5
+ import { c as A } from "./clsx-OuTLNxxd.js";
6
+ import './TextArea.css';const R = '"../theme/tokens.css"', T = '"Inter", sans-serif', W = "#ffdfdf", F = "(max-width: 767px)", I = "#f2f2f2", N = "#e6e6e6", S = "#bfbfbf", V = "#000000", j = "#e62323", w = "#2e7ca5", B = "500", v = "400", D = "#1f1f1f", q = "0 0 0 2px #ffffff, 0 0 0 4px #000000", z = "_textArea_1tbo6_4", G = "_count_1tbo6_40", H = "_countExceeded_1tbo6_48", o = {
7
+ tokens: R,
8
+ display: T,
9
+ signalRed10: W,
10
+ smBreakpoint: F,
11
+ gray10: I,
12
+ gray20: N,
13
+ gray50: S,
14
+ black: V,
15
+ signalRed100: j,
16
+ blue100: w,
17
+ mediumWeight: B,
18
+ regularWeight: v,
19
+ inputText: D,
20
+ focus: q,
21
+ textArea: z,
22
+ count: G,
23
+ countExceeded: H
24
+ }, O = ({
25
+ label: u,
26
+ description: i,
27
+ rows: f,
28
+ maxCharacters: t,
29
+ errorMessage: d,
30
+ showCounter: g,
31
+ validate: r,
32
+ ...p
33
+ }) => {
34
+ const [s, m] = E.useState(""), a = (e) => {
35
+ const c = e.target.value;
36
+ m(c);
37
+ }, x = () => t ? /* @__PURE__ */ l(
38
+ "span",
39
+ {
40
+ className: A(
41
+ o.count,
42
+ s.length > t && o.countExceeded
43
+ ),
44
+ children: [
45
+ s.length,
46
+ " / ",
47
+ t
48
+ ]
49
+ }
50
+ ) : g ? /* @__PURE__ */ n("span", { className: o.count, children: s.length }) : null, b = (e) => {
51
+ const c = t && e.length > t ? `Du har angett ${e.length - t} tecken för mycket. Fältet är begränsat till ${t} tecken.` : null, h = r ? r(e) : null;
52
+ return c || h || !0;
53
+ };
54
+ return /* @__PURE__ */ n(
55
+ y,
56
+ {
57
+ className: _.inputField,
58
+ validate: b,
59
+ ...p,
60
+ children: /* @__PURE__ */ l(
61
+ $,
62
+ {
63
+ label: u,
64
+ description: i,
65
+ errorMessage: d,
66
+ children: [
67
+ /* @__PURE__ */ n(x, {}),
68
+ /* @__PURE__ */ n(
69
+ k,
70
+ {
71
+ className: o.textArea,
72
+ rows: f,
73
+ onFocus: a,
74
+ onChange: a
75
+ }
76
+ )
77
+ ]
78
+ }
79
+ )
80
+ }
81
+ );
82
+ };
83
+ export {
84
+ O as TextArea
85
+ };
package/index66.js CHANGED
@@ -1,11 +1,74 @@
1
- import { jsx as r } from "react/jsx-runtime";
2
- import { r as s } from "./react.esm-D8HpDGKP.js";
3
- import { Breadcrumbs as t } from "./index84.js";
4
- describe("Breadcrumbs", () => {
5
- it("should render successfully", () => {
6
- const { baseElement: e } = s(
7
- /* @__PURE__ */ r(t, { items: [{ title: "Länk", href: "#" }] })
8
- );
9
- expect(e).toBeTruthy();
10
- });
11
- });
1
+ import { jsx as c, jsxs as f, Fragment as m } from "react/jsx-runtime";
2
+ import { $ as _ } from "./Button-DL6nqUco.js";
3
+ import { c as g } from "./clsx-OuTLNxxd.js";
4
+ import './Button.css';const y = '"../theme/tokens.css"', u = "#143c50", b = "#25607f", h = "#4289ad", p = '"Inter", sans-serif', R = "1rem", k = "500", x = "#ffffff", w = "#bfbfbf", B = "#f2f2f2", v = "#e6e6e6", $ = "#000000", z = "undefined", S = "(max-width: 767px)", j = "0 0 0 2px #ffffff, 0 0 0 4px #000000", W = "#e62323", F = "#b31b1b", I = "#801313", N = "_button_1tedv_4", q = "_primary_1tedv_36", A = "_secondary_1tedv_42", D = "_tertiary_1tedv_66", E = "_iconBtn_1tedv_88", G = "_danger_1tedv_109", H = "_iconRight_1tedv_131", J = "_fullwidth_1tedv_135", K = "_small_1tedv_139", t = {
5
+ tokens: y,
6
+ blue150: u,
7
+ blue130: b,
8
+ blue90: h,
9
+ display: p,
10
+ desktopSize: R,
11
+ mediumWeight: k,
12
+ white: x,
13
+ gray50: w,
14
+ gray10: B,
15
+ gray20: v,
16
+ black: $,
17
+ medium: z,
18
+ smBreakpoint: S,
19
+ focus: j,
20
+ signalRed100: W,
21
+ signalRed130: F,
22
+ signalRed150: I,
23
+ button: N,
24
+ primary: q,
25
+ secondary: A,
26
+ tertiary: D,
27
+ iconBtn: E,
28
+ danger: G,
29
+ iconRight: H,
30
+ fullwidth: J,
31
+ small: K
32
+ }, P = ({
33
+ variant: e = "primary",
34
+ fullwidth: i,
35
+ className: r,
36
+ iconPlacement: d,
37
+ size: n,
38
+ icon: s,
39
+ iconSize: a,
40
+ ...o
41
+ }) => {
42
+ const l = n === "small" ? 14 : a || 20;
43
+ return /* @__PURE__ */ c(
44
+ _,
45
+ {
46
+ className: g(
47
+ t.button,
48
+ e === "primary" && t.primary,
49
+ e === "secondary" && t.secondary,
50
+ e === "tertiary" && t.tertiary,
51
+ e === "danger" && t.danger,
52
+ e === "icon" && t.iconBtn,
53
+ i && t.fullwidth,
54
+ n === "small" && t.small,
55
+ d === "right" && t.iconRight,
56
+ r
57
+ ),
58
+ ...o,
59
+ children: /* @__PURE__ */ f(m, { children: [
60
+ s && /* @__PURE__ */ c(
61
+ s,
62
+ {
63
+ "aria-hidden": !0,
64
+ size: l
65
+ }
66
+ ),
67
+ o.children
68
+ ] })
69
+ }
70
+ );
71
+ };
72
+ export {
73
+ P as Button
74
+ };