@midas-ds/components 17.23.4 → 17.23.6

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 (34) hide show
  1. package/CHANGELOG.md +20 -0
  2. package/checkbox/CheckboxGroup.stories.d.ts +1 -0
  3. package/checkbox/index.js +1 -1
  4. package/chunks/{checkbox-rP12imO5.js → checkbox-Ab2j8vyN.js} +1 -1
  5. package/chunks/{combobox-BDlvVTXt.js → combobox-M_GSXJRk.js} +1 -1
  6. package/chunks/{date-field-_jPjmSUB.js → date-field-ChAG280m.js} +1 -1
  7. package/chunks/{date-picker-D7zsIEas.js → date-picker-DGe8zGwC.js} +2 -2
  8. package/chunks/{label-CAUFXAk3.js → label-BypWUo8H.js} +4 -3
  9. package/chunks/{progress-bar-DGfSWFWy.js → progress-bar-COE0BmcR.js} +1 -1
  10. package/chunks/{radio-CROWwbyc.js → radio-fp1GK73W.js} +1 -1
  11. package/chunks/{search-field-DeH9oj1n.js → search-field-DAa5MU4L.js} +1 -1
  12. package/chunks/{select-pg3jFmch.js → select-PceWWJkN.js} +2 -2
  13. package/chunks/{table-CM0cx0UW.js → table-CmKson_z.js} +1 -1
  14. package/chunks/{textfield-Bch4DRNl.js → textfield-5lhYJFZV.js} +1 -1
  15. package/chunks/{time-field-BCZIgZEI.js → time-field-D2yXaJxL.js} +2 -2
  16. package/combobox/ComboBox.stories.d.ts +1 -0
  17. package/combobox/index.js +1 -1
  18. package/date-field/DateField.stories.d.ts +1 -0
  19. package/date-field/index.js +1 -1
  20. package/date-picker/DatePicker.stories.d.ts +1 -0
  21. package/date-picker/index.js +1 -1
  22. package/index.js +17 -14
  23. package/label/index.js +1 -1
  24. package/package.json +5 -2
  25. package/progress-bar/index.js +1 -1
  26. package/radio/Radio.stories.d.ts +1 -0
  27. package/radio/index.js +1 -1
  28. package/search-field/index.js +1 -1
  29. package/select/Select.stories.d.ts +1 -0
  30. package/select/index.js +1 -1
  31. package/table/index.js +1 -1
  32. package/textfield/index.js +1 -1
  33. package/time-field/TimeField.stories.d.ts +1 -0
  34. package/time-field/index.js +1 -1
package/CHANGELOG.md CHANGED
@@ -1,3 +1,23 @@
1
+ ## 17.23.6 (2026-09-04)
2
+
3
+ ### 🩹 Fixes
4
+
5
+ - **components,layout:** declare undeclared runtime deps bundled from react-aria packages ([d74be6643f6](https://github.com/migrationsverket/midas/commit/d74be6643f6))
6
+
7
+ ## 17.23.5 (2026-09-03)
8
+
9
+ ### 🩹 Fixes
10
+
11
+ - **components,combobox,date-picker,select,search-field:** fix help popover button action ([1d62a6cf2ed](https://github.com/migrationsverket/midas/commit/1d62a6cf2ed))
12
+
13
+ ### 📖 Documentation changes
14
+
15
+ - **components,checkbox,date-field,radio,time-field:** add story with help popover ([94e9cb6a98a](https://github.com/migrationsverket/midas/commit/94e9cb6a98a))
16
+
17
+ ### 🧪 Tests updated
18
+
19
+ - **components,select,date-picker,search-field:** add test case for help popover ([1288ab6d49e](https://github.com/migrationsverket/midas/commit/1288ab6d49e))
20
+
1
21
  ## 17.23.4 (2026-09-01)
2
22
 
3
23
  ### 🩹 Fixes
@@ -28,3 +28,4 @@ export declare const SelectAllWithPreselectedDisabledItem: Story;
28
28
  export declare const Disabled: Story;
29
29
  export declare const ReadOnly: Story;
30
30
  export declare const Invalid: Story;
31
+ export declare const WithHelpPopover: Story;
package/checkbox/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../chunks/checkbox-rP12imO5.js";
1
+ import { n as e, t } from "../chunks/checkbox-Ab2j8vyN.js";
2
2
  export { e as Checkbox, t as CheckboxGroup };
@@ -4,7 +4,7 @@ import { t as n } from "./check-BiPE7lAA.js";
4
4
  import { t as r } from "./useLocalizedStringFormatter-bRLuRzVD.js";
5
5
  import { t as i } from "./text-mAeDlv5N.js";
6
6
  import { t as a } from "./field-error-DYp2kgFr.js";
7
- import { n as o, t as s } from "./label-CAUFXAk3.js";
7
+ import { n as o, t as s } from "./label-BypWUo8H.js";
8
8
  import * as c from "react";
9
9
  import l, { forwardRef as u, useContext as d, useRef as f } from "react";
10
10
  import { CheckboxContext as p, FieldErrorContext as m, FormContext as h, useContextProps as g, useSlottedContext as _ } from "react-aria-components";
@@ -4,7 +4,7 @@ import { t } from "./chevron-down-Buf0eTzo.js";
4
4
  import { t as n } from "./useLocalizedStringFormatter-bRLuRzVD.js";
5
5
  import { t as r } from "./text-mAeDlv5N.js";
6
6
  import { t as i } from "./field-error-DYp2kgFr.js";
7
- import { n as a, t as o } from "./label-CAUFXAk3.js";
7
+ import { n as a, t as o } from "./label-BypWUo8H.js";
8
8
  import { a as s, c, t as l } from "./list-box-DvX6VTa1.js";
9
9
  import { useRef as u } from "react";
10
10
  import { Button as d, ComboBox as f, Input as p } from "react-aria-components";
@@ -2,7 +2,7 @@ import { t as e } from "./clsx-BtlV5Vo3.js";
2
2
  import { t } from "./useLocalizedStringFormatter-bRLuRzVD.js";
3
3
  import { t as n } from "./text-mAeDlv5N.js";
4
4
  import { t as r } from "./field-error-DYp2kgFr.js";
5
- import { n as i, t as a } from "./label-CAUFXAk3.js";
5
+ import { n as i, t as a } from "./label-BypWUo8H.js";
6
6
  import { t as o } from "./clear-button-Cb4MTvBR.js";
7
7
  import * as s from "react";
8
8
  import { DateField as c, DateFieldStateContext as l, DateInput as u, DateSegment as d } from "react-aria-components";
@@ -6,9 +6,9 @@ import { t as i } from "./useLocalizedStringFormatter-bRLuRzVD.js";
6
6
  import { n as a } from "./button-CFjf-bDe.js";
7
7
  import { t as o } from "./text-mAeDlv5N.js";
8
8
  import { t as s } from "./field-error-DYp2kgFr.js";
9
- import { n as c, t as l } from "./label-CAUFXAk3.js";
9
+ import { n as c, t as l } from "./label-BypWUo8H.js";
10
10
  import { t as u } from "./clear-button-Cb4MTvBR.js";
11
- import { n as d, r as f, t as p } from "./date-field-_jPjmSUB.js";
11
+ import { n as d, r as f, t as p } from "./date-field-ChAG280m.js";
12
12
  import * as m from "react";
13
13
  import { DatePicker as h, DatePickerStateContext as g, DateRangePicker as _, DateRangePickerStateContext as v, Group as y, Popover as b } from "react-aria-components";
14
14
  import { jsx as x, jsxs as S } from "react/jsx-runtime";
@@ -17,11 +17,12 @@ import '../assets/label.css';var f = { labelBase: "_labelBase_f5wtf_1" }, p = {
17
17
  }, h = ({ children: e, "aria-label": o }) => {
18
18
  let s = c(g), l = n(m);
19
19
  return /* @__PURE__ */ d(a, { children: [/* @__PURE__ */ u(r, {
20
- variant: "icon",
21
- size: "medium",
22
- className: p.labelPopoverTrigger,
23
20
  "aria-label": o || l.format("moreInfo"),
21
+ className: p.labelPopoverTrigger,
24
22
  id: s?.popoverId,
23
+ size: "medium",
24
+ slot: null,
25
+ variant: "icon",
25
26
  children: /* @__PURE__ */ u(t, { size: 20 })
26
27
  }), /* @__PURE__ */ u(i, { children: e })] });
27
28
  }, g = s.createContext(void 0), _ = ({ children: e, popover: t }) => {
@@ -1,5 +1,5 @@
1
1
  import { t as e } from "./clsx-BtlV5Vo3.js";
2
- import { t } from "./label-CAUFXAk3.js";
2
+ import { t } from "./label-BypWUo8H.js";
3
3
  import "react";
4
4
  import { ProgressBar as n } from "react-aria-components";
5
5
  import { Fragment as r, jsx as i, jsxs as a } from "react/jsx-runtime";
@@ -2,7 +2,7 @@
2
2
  import { t as e } from "./clsx-BtlV5Vo3.js";
3
3
  import { t } from "./text-mAeDlv5N.js";
4
4
  import { t as n } from "./field-error-DYp2kgFr.js";
5
- import { n as r, t as i } from "./label-CAUFXAk3.js";
5
+ import { n as r, t as i } from "./label-BypWUo8H.js";
6
6
  import "react";
7
7
  import { Group as a, Radio as o, RadioGroup as s, composeRenderProps as c } from "react-aria-components";
8
8
  import { Fragment as l, jsx as u, jsxs as d } from "react/jsx-runtime";
@@ -6,7 +6,7 @@ import { t as r } from "./useLocalizedStringFormatter-bRLuRzVD.js";
6
6
  import { n as i } from "./button-CFjf-bDe.js";
7
7
  import { t as a } from "./text-mAeDlv5N.js";
8
8
  import { t as o } from "./field-error-DYp2kgFr.js";
9
- import { n as s, t as c } from "./label-CAUFXAk3.js";
9
+ import { n as s, t as c } from "./label-BypWUo8H.js";
10
10
  import { t as l } from "./TextField.module-D_tUnemB.js";
11
11
  import { FormContext as u, Input as d, SearchField as f, useSlottedContext as p } from "react-aria-components";
12
12
  import { Fragment as m, jsx as h, jsxs as g } from "react/jsx-runtime";
@@ -1,11 +1,11 @@
1
1
  import { n as e, t } from "./clsx-BtlV5Vo3.js";
2
2
  import { t as n } from "./chevron-down-Buf0eTzo.js";
3
- import { n as r } from "./checkbox-rP12imO5.js";
3
+ import { n as r } from "./checkbox-Ab2j8vyN.js";
4
4
  import { t as i } from "./x-Bs_QW3q8.js";
5
5
  import { t as a } from "./useLocalizedStringFormatter-bRLuRzVD.js";
6
6
  import { t as o } from "./text-mAeDlv5N.js";
7
7
  import { t as s } from "./field-error-DYp2kgFr.js";
8
- import { n as c, t as l } from "./label-CAUFXAk3.js";
8
+ import { n as c, t as l } from "./label-BypWUo8H.js";
9
9
  import { t as u } from "./popover-BTJ1dvWc.js";
10
10
  import { c as d } from "./list-box-DvX6VTa1.js";
11
11
  import { n as f, r as p, t as m } from "./tag-CELJrUEQ.js";
@@ -1,7 +1,7 @@
1
1
  'use client';
2
2
  import { t as e } from "./clsx-BtlV5Vo3.js";
3
3
  import { t } from "./createLucideIcon-DhIhuN5D.js";
4
- import { n } from "./checkbox-rP12imO5.js";
4
+ import { n } from "./checkbox-Ab2j8vyN.js";
5
5
  import { Button as r, Cell as i, Collection as a, Column as o, Row as s, Table as c, TableBody as l, TableHeader as u, useTableOptions as d } from "react-aria-components";
6
6
  import { Fragment as f, jsx as p, jsxs as m } from "react/jsx-runtime";
7
7
  import '../assets/table.css';var h = t("arrow-down", [["path", {
@@ -5,7 +5,7 @@ import { n as r } from "./button-CFjf-bDe.js";
5
5
  import { t as i } from "./text-mAeDlv5N.js";
6
6
  import { t as a } from "./field-error-DYp2kgFr.js";
7
7
  import { t as o } from "./character-counter-CSoVSrxZ.js";
8
- import { n as s, t as c } from "./label-CAUFXAk3.js";
8
+ import { n as s, t as c } from "./label-BypWUo8H.js";
9
9
  import { t as l } from "./TextField.module-D_tUnemB.js";
10
10
  import { forwardRef as u, useState as d } from "react";
11
11
  import { Input as f, InputContext as p, TextArea as m, TextField as h, TextFieldContext as g, useContextProps as _ } from "react-aria-components";
@@ -2,9 +2,9 @@ import { t as e } from "./clsx-BtlV5Vo3.js";
2
2
  import { t } from "./useLocalizedStringFormatter-bRLuRzVD.js";
3
3
  import { t as n } from "./text-mAeDlv5N.js";
4
4
  import { t as r } from "./field-error-DYp2kgFr.js";
5
- import { n as i, t as a } from "./label-CAUFXAk3.js";
5
+ import { n as i, t as a } from "./label-BypWUo8H.js";
6
6
  import { t as o } from "./clear-button-Cb4MTvBR.js";
7
- import { n as s, r as c } from "./date-field-_jPjmSUB.js";
7
+ import { n as s, r as c } from "./date-field-ChAG280m.js";
8
8
  import * as l from "react";
9
9
  import { TimeField as u, TimeFieldStateContext as d } from "react-aria-components";
10
10
  import { jsx as f, jsxs as p } from "react/jsx-runtime";
@@ -39,3 +39,4 @@ export declare const NotVirtualized: Story<Section>;
39
39
  export declare const PerformanceTest: Story;
40
40
  export declare const AsynchronousLoadingWithEmptyMessage: Story;
41
41
  export declare const InfiniteScroll: Story;
42
+ export declare const WithHelpPopover: Story;
package/combobox/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/combobox-BDlvVTXt.js";
1
+ import { t as e } from "../chunks/combobox-M_GSXJRk.js";
2
2
  export { e as ComboBox };
@@ -11,3 +11,4 @@ export declare const ReadOnly: Story;
11
11
  /** When using uncontrolled value */
12
12
  export declare const WithDefaultValue: Story;
13
13
  export declare const WithClearButton: Story;
14
+ export declare const WithHelpPopover: Story;
@@ -1,2 +1,2 @@
1
- import { i as e, n as t, r as n, t as r } from "../chunks/date-field-_jPjmSUB.js";
1
+ import { i as e, n as t, r as n, t as r } from "../chunks/date-field-ChAG280m.js";
2
2
  export { e as DateField, t as DateInput, r as DateInputDivider, n as DateSegment };
@@ -13,3 +13,4 @@ export declare const Required: Story;
13
13
  export declare const CustomValiation: Story;
14
14
  export declare const ControlledState: Story;
15
15
  export declare const WithClearButton: Story;
16
+ export declare const WithHelpPopover: Story;
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../chunks/date-picker-D7zsIEas.js";
1
+ import { n as e, t } from "../chunks/date-picker-DGe8zGwC.js";
2
2
  export { e as DatePicker, t as DateRangePicker };
package/index.js CHANGED
@@ -5,13 +5,13 @@ import { t as n } from "./chunks/clsx-BtlV5Vo3.js";
5
5
  import { t as r } from "./chunks/spinner-C3WiZYld.js";
6
6
  import { a as i, i as a, n as o, r as s, t as c } from "./chunks/layout-DibnX6Za.js";
7
7
  import { n as l, t as u } from "./chunks/link-CZNuhFX6.js";
8
- import { a as d, i as f, n as p, o as m, r as h, t as g } from "./chunks/table-CM0cx0UW.js";
8
+ import { a as d, i as f, n as p, o as m, r as h, t as g } from "./chunks/table-CmKson_z.js";
9
9
  import { t as _ } from "./chunks/link-button-ZsK6UGko.js";
10
- import { n as v, t as y } from "./chunks/date-picker-D7zsIEas.js";
10
+ import { n as v, t as y } from "./chunks/date-picker-DGe8zGwC.js";
11
11
  import { n as b, t as x } from "./chunks/calendar-C0rlcHfr.js";
12
- import { n as S, t as C } from "./chunks/checkbox-rP12imO5.js";
12
+ import { n as S, t as C } from "./chunks/checkbox-Ab2j8vyN.js";
13
13
  import { n as w, t as T } from "./chunks/color-scheme-switch-FjmPZdE4.js";
14
- import { t as E } from "./chunks/search-field-DeH9oj1n.js";
14
+ import { t as E } from "./chunks/search-field-DAa5MU4L.js";
15
15
  import { n as D, t as O } from "./chunks/file-list-DYOuch5G.js";
16
16
  import { t as k } from "./chunks/useLocalizedStringFormatter-bRLuRzVD.js";
17
17
  import { n as A, t as j } from "./chunks/button-CFjf-bDe.js";
@@ -22,28 +22,28 @@ import { t as L } from "./chunks/text-mAeDlv5N.js";
22
22
  import { t as R } from "./chunks/field-error-DYp2kgFr.js";
23
23
  import { a as z, c as B, i as V, l as H, n as U, o as W, r as G, s as K, t as q } from "./chunks/card-Dpx9A9Ro.js";
24
24
  import { t as J } from "./chunks/character-counter-CSoVSrxZ.js";
25
- import { t as Y } from "./chunks/label-CAUFXAk3.js";
25
+ import { t as Y } from "./chunks/label-BypWUo8H.js";
26
26
  import { t as X } from "./chunks/popover-BTJ1dvWc.js";
27
27
  import { n as Z, r as Q, t as $ } from "./chunks/modal-Dr0ythpF.js";
28
28
  import { t as ee } from "./chunks/icons-Dw_ZbztW.js";
29
29
  import { n as te, t as ne } from "./chunks/toggle-button-DlPo9GJW.js";
30
30
  import { a as re, i as ie, n as ae, o as oe, r as se, t as ce } from "./chunks/menu-CB6VDQ-u.js";
31
- import { t as le } from "./chunks/combobox-BDlvVTXt.js";
31
+ import { t as le } from "./chunks/combobox-M_GSXJRk.js";
32
32
  import { a as ue, c as de, i as fe, n as pe, o as me, r as he, s as ge, t as _e } from "./chunks/list-box-DvX6VTa1.js";
33
- import { i as ve, n as ye, r as be, t as xe } from "./chunks/date-field-_jPjmSUB.js";
33
+ import { i as ve, n as ye, r as be, t as xe } from "./chunks/date-field-ChAG280m.js";
34
34
  import { n as Se, t as Ce } from "./chunks/file-upload-CZRTVw5O.js";
35
35
  import { n as we, t as Te } from "./chunks/grid-CUYMbO7c.js";
36
36
  import { t as Ee } from "./chunks/info-banner-hHq0Atii.js";
37
37
  import { n as De, t as Oe } from "./chunks/tooltip-BE_r_CBm.js";
38
38
  import { n as ke, t as Ae } from "./chunks/logo-D7tz-4hp.js";
39
- import { t as je } from "./chunks/progress-bar-DGfSWFWy.js";
40
- import { n as Me, t as Ne } from "./chunks/radio-CROWwbyc.js";
41
- import { t as Pe } from "./chunks/select-pg3jFmch.js";
39
+ import { t as je } from "./chunks/progress-bar-COE0BmcR.js";
40
+ import { n as Me, t as Ne } from "./chunks/radio-fp1GK73W.js";
41
+ import { t as Pe } from "./chunks/select-PceWWJkN.js";
42
42
  import { n as Fe, r as Ie, t as Le } from "./chunks/tag-CELJrUEQ.js";
43
43
  import { t as Re } from "./chunks/skeleton-OqKFBcmO.js";
44
44
  import { i as ze, n as Be, r as Ve, t as He } from "./chunks/tabs-C08F_2gW.js";
45
- import { i as Ue, n as We, r as Ge, t as Ke } from "./chunks/textfield-Bch4DRNl.js";
46
- import { t as qe } from "./chunks/time-field-BCZIgZEI.js";
45
+ import { i as Ue, n as We, r as Ge, t as Ke } from "./chunks/textfield-5lhYJFZV.js";
46
+ import { t as qe } from "./chunks/time-field-D2yXaJxL.js";
47
47
  import { a as Je, i as Ye, n as Xe, o as Ze, r as Qe, t as $e } from "./chunks/toast-AYzfHBcQ.js";
48
48
  //#endregion
49
49
  //#region packages/components/src/version.ts
@@ -59,7 +59,7 @@ var et = {
59
59
  description: "Midas Components",
60
60
  homepage: "https://designsystem.migrationsverket.se/",
61
61
  license: "CC0-1.0",
62
- version: "17.23.4",
62
+ version: "17.23.6",
63
63
  module: "./index.js",
64
64
  type: "module",
65
65
  main: "./index.js",
@@ -82,11 +82,14 @@ var et = {
82
82
  "./*": "./*/index.js"
83
83
  },
84
84
  dependencies: {
85
+ "@internationalized/string": "^3.2.10",
85
86
  "@midas-ds/theme": "3.17.0",
86
87
  "@react-aria/focus": "^3.21.5",
87
88
  "@react-stately/toggle": "^3.9.5",
88
89
  "@react-stately/utils": "^3.11.0",
89
- "react-aria-components": "1.20.0"
90
+ "react-aria": "^3.51.0",
91
+ "react-aria-components": "1.20.0",
92
+ "react-stately": "^3.49.0"
90
93
  }
91
94
  }.version;
92
95
  //#endregion
package/label/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/label-CAUFXAk3.js";
1
+ import { t as e } from "../chunks/label-BypWUo8H.js";
2
2
  export { e as Label };
package/package.json CHANGED
@@ -14,7 +14,7 @@
14
14
  "description": "Midas Components",
15
15
  "homepage": "https://designsystem.migrationsverket.se/",
16
16
  "license": "CC0-1.0",
17
- "version": "17.23.4",
17
+ "version": "17.23.6",
18
18
  "module": "./index.js",
19
19
  "type": "module",
20
20
  "main": "./index.js",
@@ -41,10 +41,13 @@
41
41
  "./*": "./*/index.js"
42
42
  },
43
43
  "dependencies": {
44
+ "@internationalized/string": "^3.2.10",
44
45
  "@midas-ds/theme": "3.17.0",
45
46
  "@react-aria/focus": "^3.21.5",
46
47
  "@react-stately/toggle": "^3.9.5",
47
48
  "@react-stately/utils": "^3.11.0",
48
- "react-aria-components": "1.20.0"
49
+ "react-aria": "^3.51.0",
50
+ "react-aria-components": "1.20.0",
51
+ "react-stately": "^3.49.0"
49
52
  }
50
53
  }
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/progress-bar-DGfSWFWy.js";
1
+ import { t as e } from "../chunks/progress-bar-COE0BmcR.js";
2
2
  export { e as ProgressBar };
@@ -51,3 +51,4 @@ export declare const Invalid: Story;
51
51
  export declare const Required: Story;
52
52
  export declare const CustomValidation: Story;
53
53
  export declare const Horizontal: Story;
54
+ export declare const WithHelpPopover: Story;
package/radio/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { n as e, t } from "../chunks/radio-CROWwbyc.js";
1
+ import { n as e, t } from "../chunks/radio-fp1GK73W.js";
2
2
  export { t as Radio, e as RadioGroup };
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/search-field-DeH9oj1n.js";
1
+ import { t as e } from "../chunks/search-field-DAa5MU4L.js";
2
2
  export { e as SearchField };
@@ -45,6 +45,7 @@ export declare const DS872: Story;
45
45
  export declare const StaticSections: Story;
46
46
  export declare const NotVirtualized: Story;
47
47
  export declare const DynamicSections: Story<Section>;
48
+ export declare const WithHelpPopover: Story;
48
49
  export declare const RequiredMultipleWithTags: Story<Item, 'multiple'>;
49
50
  export declare const RequiredMultipleWithClearAll: Story<Item, 'multiple'>;
50
51
  export declare const RequiredMultipleSelectAll: Story<Item, 'multiple'>;
package/select/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/select-pg3jFmch.js";
1
+ import { t as e } from "../chunks/select-PceWWJkN.js";
2
2
  export { e as Select };
package/table/index.js CHANGED
@@ -1,2 +1,2 @@
1
- import { a as e, i as t, n, o as r, r as i, t as a } from "../chunks/table-CM0cx0UW.js";
1
+ import { a as e, i as t, n, o as r, r as i, t as a } from "../chunks/table-CmKson_z.js";
2
2
  export { a as Cell, n as Column, i as Row, t as Table, e as TableBody, r as TableHeader };
@@ -1,2 +1,2 @@
1
- import { i as e, n as t, r as n, t as r } from "../chunks/textfield-Bch4DRNl.js";
1
+ import { i as e, n as t, r as n, t as r } from "../chunks/textfield-5lhYJFZV.js";
2
2
  export { n as Input, r as TextArea, t as TextField, e as TextFieldBase };
@@ -33,3 +33,4 @@ export declare const WithDefaultValue: Story;
33
33
  export declare const WithClearButton: Story;
34
34
  export declare const WithSeconds: Story;
35
35
  export declare const HourCycle12: Story;
36
+ export declare const WithHelpPopover: Story;
@@ -1,2 +1,2 @@
1
- import { t as e } from "../chunks/time-field-BCZIgZEI.js";
1
+ import { t as e } from "../chunks/time-field-D2yXaJxL.js";
2
2
  export { e as TimeField };