@uva-glass/component-library 3.45.6 → 3.46.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.
@@ -12,6 +12,7 @@ export * from './CheckboxButtonBar';
12
12
  export * from './CheckboxTree';
13
13
  export * from './Chip';
14
14
  export * from './ControlsButton';
15
+ export * from './CopyableText';
15
16
  export * from './Drawer';
16
17
  export * from './EmptyStateDataDisplay';
17
18
  export * from './ExpandableInfoPanel';
@@ -12,55 +12,56 @@ import { Card as k } from "./Card/Card.js";
12
12
  import { Checkbox as g } from "./Checkbox/Checkbox.js";
13
13
  import { CheckboxButtonBar as P } from "./CheckboxButtonBar/CheckboxButtonBar.js";
14
14
  import { CheckboxTree as h } from "./CheckboxTree/CheckboxTree.js";
15
- import { Chip as y } from "./Chip/Chip.js";
16
- import { ControlsButton as T } from "./ControlsButton/ControlsButton.js";
17
- import { Drawer as w } from "./Drawer/Drawer.js";
18
- import { EmptyStateDataDisplay as G } from "./EmptyStateDataDisplay/EmptyStateDataDisplay.js";
19
- import { ExpandableInfoPanel as H } from "./ExpandableInfoPanel/ExpandableInfoPanel.js";
20
- import { FeedbackBar as z } from "./FeedbackBar/FeedbackBar.js";
21
- import { FeedbackBox as j } from "./FeedbackBox/FeedbackBox.js";
22
- import { FieldHint as J } from "./FieldHint/FieldHint.js";
23
- import { Fieldset as Q } from "./Fieldset/Fieldset.js";
24
- import { FormField as W } from "./FormField/FormField.js";
25
- import { FormInput as Y } from "./FormInput/FormInput.js";
26
- import { GridRow as _ } from "./GridRow/GridRow.js";
27
- import { HorizontalList as oo } from "./HorizontalList/HorizontalList.js";
28
- import { Icon as to } from "./Icon/Icon.js";
29
- import { IconButton as po } from "./IconButton/IconButton.js";
30
- import { InfoBanner as fo } from "./InfoBanner/InfoBanner.js";
31
- import { InfoMessage as ao } from "./InfoMessage/InfoMessage.js";
32
- import { Input as no } from "./Input/Input.js";
33
- import { InputField as co } from "./InputField/InputField.js";
34
- import { Label as Bo } from "./Label/Label.js";
35
- import { MenuLink as so } from "./MenuLink/MenuLink.js";
36
- import { MetaDataList as Co } from "./MetaDataList/MetaDataList.js";
37
- import { ModalDialog as Io } from "./ModalDialog/ModalDialog.js";
38
- import { M as Mo } from "../TablePlugin-FTN9oxnI.js";
39
- import { MultiSelectBox as Lo } from "./MultiSelectBox/MultiSelectBox.js";
40
- import { Notification as Ro } from "./Notification/Notification.js";
41
- import { OverlayCloseButton as Ao } from "./OverlayCloseButton/OverlayCloseButton.js";
42
- import { OverlayStepBar as Do } from "./OverlayStepBar/OverlayStepBar.js";
43
- import { PageOverlay as vo } from "./PageOverlay/PageOverlay.js";
44
- import { Periods as Eo } from "./Periods/Periods.js";
45
- import { PeriodSelector as Oo } from "./PeriodSelector/PeriodSelector.js";
46
- import { ProgrammeCard as No } from "./ProgrammeCard/ProgrammeCard.js";
47
- import { RadioButton as Vo } from "./RadioButton/RadioButton.js";
48
- import { RadioGroup as qo } from "./RadioGroup/RadioGroup.js";
49
- import { RadioTabSelector as Ko } from "./RadioTabSelector/RadioTabSelector.js";
50
- import { Repeater as Uo } from "./Repeater/Repeater.js";
51
- import { Rte as Xo, RteEditor as Yo } from "./RteEditor/RteEditor.js";
52
- import { SearchField as _o } from "./SearchField/SearchField.js";
53
- import { SectionNotification as or } from "./SectionNotification/SectionNotification.js";
54
- import { SelectListbox as tr } from "./SelectListbox/SelectListbox.js";
55
- import { SelectProvider as pr, useSelect as xr } from "./SelectListbox/SelectProvider.js";
56
- import { Sortable as mr } from "./Sortable/Sortable.js";
57
- import { Spinner as ir } from "./Spinner/Spinner.js";
58
- import { StatusBadge as lr } from "./StatusBadge/StatusBage.js";
59
- import { StatusPill as dr } from "./StatusPill/StatusPill.js";
60
- import { TextArea as Br } from "./TextArea/TextArea.js";
61
- import { ToggleSwitch as sr } from "./ToggleSwitch/ToggleSwitch.js";
62
- import { Tooltip as Cr } from "./Tooltip/Tooltip.js";
63
- import { VarIndicator as Ir } from "./VarIndicator/VarIndicator.js";
15
+ import { Chip as A } from "./Chip/Chip.js";
16
+ import { ControlsButton as D } from "./ControlsButton/ControlsButton.js";
17
+ import { CopyableText as w } from "./CopyableText/CopyableText.js";
18
+ import { Drawer as G } from "./Drawer/Drawer.js";
19
+ import { EmptyStateDataDisplay as H } from "./EmptyStateDataDisplay/EmptyStateDataDisplay.js";
20
+ import { ExpandableInfoPanel as z } from "./ExpandableInfoPanel/ExpandableInfoPanel.js";
21
+ import { FeedbackBar as j } from "./FeedbackBar/FeedbackBar.js";
22
+ import { FeedbackBox as J } from "./FeedbackBox/FeedbackBox.js";
23
+ import { FieldHint as Q } from "./FieldHint/FieldHint.js";
24
+ import { Fieldset as W } from "./Fieldset/Fieldset.js";
25
+ import { FormField as Y } from "./FormField/FormField.js";
26
+ import { FormInput as _ } from "./FormInput/FormInput.js";
27
+ import { GridRow as oo } from "./GridRow/GridRow.js";
28
+ import { HorizontalList as to } from "./HorizontalList/HorizontalList.js";
29
+ import { Icon as po } from "./Icon/Icon.js";
30
+ import { IconButton as fo } from "./IconButton/IconButton.js";
31
+ import { InfoBanner as ao } from "./InfoBanner/InfoBanner.js";
32
+ import { InfoMessage as no } from "./InfoMessage/InfoMessage.js";
33
+ import { Input as co } from "./Input/Input.js";
34
+ import { InputField as Bo } from "./InputField/InputField.js";
35
+ import { Label as so } from "./Label/Label.js";
36
+ import { MenuLink as Co } from "./MenuLink/MenuLink.js";
37
+ import { MetaDataList as Io } from "./MetaDataList/MetaDataList.js";
38
+ import { ModalDialog as Mo } from "./ModalDialog/ModalDialog.js";
39
+ import { M as Lo } from "../TablePlugin-FTN9oxnI.js";
40
+ import { MultiSelectBox as Ro } from "./MultiSelectBox/MultiSelectBox.js";
41
+ import { Notification as yo } from "./Notification/Notification.js";
42
+ import { OverlayCloseButton as To } from "./OverlayCloseButton/OverlayCloseButton.js";
43
+ import { OverlayStepBar as vo } from "./OverlayStepBar/OverlayStepBar.js";
44
+ import { PageOverlay as Eo } from "./PageOverlay/PageOverlay.js";
45
+ import { Periods as Oo } from "./Periods/Periods.js";
46
+ import { PeriodSelector as No } from "./PeriodSelector/PeriodSelector.js";
47
+ import { ProgrammeCard as Vo } from "./ProgrammeCard/ProgrammeCard.js";
48
+ import { RadioButton as qo } from "./RadioButton/RadioButton.js";
49
+ import { RadioGroup as Ko } from "./RadioGroup/RadioGroup.js";
50
+ import { RadioTabSelector as Uo } from "./RadioTabSelector/RadioTabSelector.js";
51
+ import { Repeater as Xo } from "./Repeater/Repeater.js";
52
+ import { Rte as Zo, RteEditor as _o } from "./RteEditor/RteEditor.js";
53
+ import { SearchField as or } from "./SearchField/SearchField.js";
54
+ import { SectionNotification as tr } from "./SectionNotification/SectionNotification.js";
55
+ import { SelectListbox as pr } from "./SelectListbox/SelectListbox.js";
56
+ import { SelectProvider as fr, useSelect as mr } from "./SelectListbox/SelectProvider.js";
57
+ import { Sortable as ir } from "./Sortable/Sortable.js";
58
+ import { Spinner as lr } from "./Spinner/Spinner.js";
59
+ import { StatusBadge as dr } from "./StatusBadge/StatusBage.js";
60
+ import { StatusPill as Br } from "./StatusPill/StatusPill.js";
61
+ import { TextArea as sr } from "./TextArea/TextArea.js";
62
+ import { ToggleSwitch as Cr } from "./ToggleSwitch/ToggleSwitch.js";
63
+ import { Tooltip as Ir } from "./Tooltip/Tooltip.js";
64
+ import { VarIndicator as Mr } from "./VarIndicator/VarIndicator.js";
64
65
  export {
65
66
  t as Accordion,
66
67
  p as AccordionCard,
@@ -74,58 +75,59 @@ export {
74
75
  g as Checkbox,
75
76
  P as CheckboxButtonBar,
76
77
  h as CheckboxTree,
77
- y as Chip,
78
- T as ControlsButton,
79
- w as Drawer,
80
- G as EmptyStateDataDisplay,
81
- H as ExpandableInfoPanel,
82
- z as FeedbackBar,
83
- j as FeedbackBox,
84
- J as FieldHint,
85
- Q as Fieldset,
86
- W as FormField,
87
- Y as FormInput,
88
- _ as GridRow,
89
- oo as HorizontalList,
90
- to as Icon,
91
- po as IconButton,
92
- fo as InfoBanner,
93
- ao as InfoMessage,
94
- no as Input,
95
- co as InputField,
96
- Bo as Label,
78
+ A as Chip,
79
+ D as ControlsButton,
80
+ w as CopyableText,
81
+ G as Drawer,
82
+ H as EmptyStateDataDisplay,
83
+ z as ExpandableInfoPanel,
84
+ j as FeedbackBar,
85
+ J as FeedbackBox,
86
+ Q as FieldHint,
87
+ W as Fieldset,
88
+ Y as FormField,
89
+ _ as FormInput,
90
+ oo as GridRow,
91
+ to as HorizontalList,
92
+ po as Icon,
93
+ fo as IconButton,
94
+ ao as InfoBanner,
95
+ no as InfoMessage,
96
+ co as Input,
97
+ Bo as InputField,
98
+ so as Label,
97
99
  b as LinkButton,
98
100
  F as MenuButton,
99
- so as MenuLink,
100
- Co as MetaDataList,
101
- Io as ModalDialog,
102
- Mo as MultiSelect,
103
- Lo as MultiSelectBox,
104
- Ro as Notification,
105
- Ao as OverlayCloseButton,
106
- Do as OverlayStepBar,
107
- vo as PageOverlay,
108
- Oo as PeriodSelector,
109
- Eo as Periods,
110
- No as ProgrammeCard,
111
- Vo as RadioButton,
112
- qo as RadioGroup,
113
- Ko as RadioTabSelector,
114
- Uo as Repeater,
115
- Xo as Rte,
116
- Yo as RteEditor,
117
- _o as SearchField,
118
- or as SectionNotification,
119
- tr as SelectListbox,
120
- pr as SelectProvider,
121
- mr as Sortable,
122
- ir as Spinner,
123
- lr as StatusBadge,
124
- dr as StatusPill,
125
- Br as TextArea,
126
- sr as ToggleSwitch,
127
- Cr as Tooltip,
128
- Ir as VarIndicator,
129
- xr as useSelect
101
+ Co as MenuLink,
102
+ Io as MetaDataList,
103
+ Mo as ModalDialog,
104
+ Lo as MultiSelect,
105
+ Ro as MultiSelectBox,
106
+ yo as Notification,
107
+ To as OverlayCloseButton,
108
+ vo as OverlayStepBar,
109
+ Eo as PageOverlay,
110
+ No as PeriodSelector,
111
+ Oo as Periods,
112
+ Vo as ProgrammeCard,
113
+ qo as RadioButton,
114
+ Ko as RadioGroup,
115
+ Uo as RadioTabSelector,
116
+ Xo as Repeater,
117
+ Zo as Rte,
118
+ _o as RteEditor,
119
+ or as SearchField,
120
+ tr as SectionNotification,
121
+ pr as SelectListbox,
122
+ fr as SelectProvider,
123
+ ir as Sortable,
124
+ lr as Spinner,
125
+ dr as StatusBadge,
126
+ Br as StatusPill,
127
+ sr as TextArea,
128
+ Cr as ToggleSwitch,
129
+ Ir as Tooltip,
130
+ Mr as VarIndicator,
131
+ mr as useSelect
130
132
  };
131
133
  //# sourceMappingURL=index.js.map
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/dist/index.js CHANGED
@@ -12,55 +12,56 @@ import { Card as k } from "./components/Card/Card.js";
12
12
  import { Checkbox as g } from "./components/Checkbox/Checkbox.js";
13
13
  import { CheckboxButtonBar as P } from "./components/CheckboxButtonBar/CheckboxButtonBar.js";
14
14
  import { CheckboxTree as h } from "./components/CheckboxTree/CheckboxTree.js";
15
- import { Chip as y } from "./components/Chip/Chip.js";
16
- import { ControlsButton as T } from "./components/ControlsButton/ControlsButton.js";
17
- import { Drawer as w } from "./components/Drawer/Drawer.js";
18
- import { EmptyStateDataDisplay as G } from "./components/EmptyStateDataDisplay/EmptyStateDataDisplay.js";
19
- import { ExpandableInfoPanel as H } from "./components/ExpandableInfoPanel/ExpandableInfoPanel.js";
20
- import { FeedbackBar as z } from "./components/FeedbackBar/FeedbackBar.js";
21
- import { FeedbackBox as j } from "./components/FeedbackBox/FeedbackBox.js";
22
- import { FieldHint as J } from "./components/FieldHint/FieldHint.js";
23
- import { Fieldset as Q } from "./components/Fieldset/Fieldset.js";
24
- import { FormField as W } from "./components/FormField/FormField.js";
25
- import { FormInput as Y } from "./components/FormInput/FormInput.js";
26
- import { GridRow as _ } from "./components/GridRow/GridRow.js";
27
- import { HorizontalList as oo } from "./components/HorizontalList/HorizontalList.js";
28
- import { Icon as to } from "./components/Icon/Icon.js";
29
- import { IconButton as po } from "./components/IconButton/IconButton.js";
30
- import { InfoBanner as fo } from "./components/InfoBanner/InfoBanner.js";
31
- import { InfoMessage as ao } from "./components/InfoMessage/InfoMessage.js";
32
- import { Input as no } from "./components/Input/Input.js";
33
- import { InputField as co } from "./components/InputField/InputField.js";
34
- import { Label as Bo } from "./components/Label/Label.js";
35
- import { MenuLink as so } from "./components/MenuLink/MenuLink.js";
36
- import { MetaDataList as Co } from "./components/MetaDataList/MetaDataList.js";
37
- import { ModalDialog as Io } from "./components/ModalDialog/ModalDialog.js";
38
- import { M as Mo } from "./TablePlugin-FTN9oxnI.js";
39
- import { MultiSelectBox as Lo } from "./components/MultiSelectBox/MultiSelectBox.js";
40
- import { Notification as Ro } from "./components/Notification/Notification.js";
41
- import { OverlayCloseButton as Ao } from "./components/OverlayCloseButton/OverlayCloseButton.js";
42
- import { OverlayStepBar as Do } from "./components/OverlayStepBar/OverlayStepBar.js";
43
- import { PageOverlay as vo } from "./components/PageOverlay/PageOverlay.js";
44
- import { Periods as Eo } from "./components/Periods/Periods.js";
45
- import { PeriodSelector as Oo } from "./components/PeriodSelector/PeriodSelector.js";
46
- import { ProgrammeCard as No } from "./components/ProgrammeCard/ProgrammeCard.js";
47
- import { RadioButton as Vo } from "./components/RadioButton/RadioButton.js";
48
- import { RadioGroup as qo } from "./components/RadioGroup/RadioGroup.js";
49
- import { RadioTabSelector as Ko } from "./components/RadioTabSelector/RadioTabSelector.js";
50
- import { Repeater as Uo } from "./components/Repeater/Repeater.js";
51
- import { Rte as Xo, RteEditor as Yo } from "./components/RteEditor/RteEditor.js";
52
- import { SearchField as _o } from "./components/SearchField/SearchField.js";
53
- import { SectionNotification as or } from "./components/SectionNotification/SectionNotification.js";
54
- import { SelectListbox as tr } from "./components/SelectListbox/SelectListbox.js";
55
- import { SelectProvider as pr, useSelect as xr } from "./components/SelectListbox/SelectProvider.js";
56
- import { Sortable as mr } from "./components/Sortable/Sortable.js";
57
- import { Spinner as ir } from "./components/Spinner/Spinner.js";
58
- import { StatusBadge as lr } from "./components/StatusBadge/StatusBage.js";
59
- import { StatusPill as dr } from "./components/StatusPill/StatusPill.js";
60
- import { TextArea as Br } from "./components/TextArea/TextArea.js";
61
- import { ToggleSwitch as sr } from "./components/ToggleSwitch/ToggleSwitch.js";
62
- import { Tooltip as Cr } from "./components/Tooltip/Tooltip.js";
63
- import { VarIndicator as Ir } from "./components/VarIndicator/VarIndicator.js";
15
+ import { Chip as A } from "./components/Chip/Chip.js";
16
+ import { ControlsButton as D } from "./components/ControlsButton/ControlsButton.js";
17
+ import { CopyableText as w } from "./components/CopyableText/CopyableText.js";
18
+ import { Drawer as G } from "./components/Drawer/Drawer.js";
19
+ import { EmptyStateDataDisplay as H } from "./components/EmptyStateDataDisplay/EmptyStateDataDisplay.js";
20
+ import { ExpandableInfoPanel as z } from "./components/ExpandableInfoPanel/ExpandableInfoPanel.js";
21
+ import { FeedbackBar as j } from "./components/FeedbackBar/FeedbackBar.js";
22
+ import { FeedbackBox as J } from "./components/FeedbackBox/FeedbackBox.js";
23
+ import { FieldHint as Q } from "./components/FieldHint/FieldHint.js";
24
+ import { Fieldset as W } from "./components/Fieldset/Fieldset.js";
25
+ import { FormField as Y } from "./components/FormField/FormField.js";
26
+ import { FormInput as _ } from "./components/FormInput/FormInput.js";
27
+ import { GridRow as oo } from "./components/GridRow/GridRow.js";
28
+ import { HorizontalList as to } from "./components/HorizontalList/HorizontalList.js";
29
+ import { Icon as po } from "./components/Icon/Icon.js";
30
+ import { IconButton as fo } from "./components/IconButton/IconButton.js";
31
+ import { InfoBanner as ao } from "./components/InfoBanner/InfoBanner.js";
32
+ import { InfoMessage as no } from "./components/InfoMessage/InfoMessage.js";
33
+ import { Input as co } from "./components/Input/Input.js";
34
+ import { InputField as Bo } from "./components/InputField/InputField.js";
35
+ import { Label as so } from "./components/Label/Label.js";
36
+ import { MenuLink as Co } from "./components/MenuLink/MenuLink.js";
37
+ import { MetaDataList as Io } from "./components/MetaDataList/MetaDataList.js";
38
+ import { ModalDialog as Mo } from "./components/ModalDialog/ModalDialog.js";
39
+ import { M as Lo } from "./TablePlugin-FTN9oxnI.js";
40
+ import { MultiSelectBox as Ro } from "./components/MultiSelectBox/MultiSelectBox.js";
41
+ import { Notification as yo } from "./components/Notification/Notification.js";
42
+ import { OverlayCloseButton as To } from "./components/OverlayCloseButton/OverlayCloseButton.js";
43
+ import { OverlayStepBar as vo } from "./components/OverlayStepBar/OverlayStepBar.js";
44
+ import { PageOverlay as Eo } from "./components/PageOverlay/PageOverlay.js";
45
+ import { Periods as Oo } from "./components/Periods/Periods.js";
46
+ import { PeriodSelector as No } from "./components/PeriodSelector/PeriodSelector.js";
47
+ import { ProgrammeCard as Vo } from "./components/ProgrammeCard/ProgrammeCard.js";
48
+ import { RadioButton as qo } from "./components/RadioButton/RadioButton.js";
49
+ import { RadioGroup as Ko } from "./components/RadioGroup/RadioGroup.js";
50
+ import { RadioTabSelector as Uo } from "./components/RadioTabSelector/RadioTabSelector.js";
51
+ import { Repeater as Xo } from "./components/Repeater/Repeater.js";
52
+ import { Rte as Zo, RteEditor as _o } from "./components/RteEditor/RteEditor.js";
53
+ import { SearchField as or } from "./components/SearchField/SearchField.js";
54
+ import { SectionNotification as tr } from "./components/SectionNotification/SectionNotification.js";
55
+ import { SelectListbox as pr } from "./components/SelectListbox/SelectListbox.js";
56
+ import { SelectProvider as fr, useSelect as mr } from "./components/SelectListbox/SelectProvider.js";
57
+ import { Sortable as ir } from "./components/Sortable/Sortable.js";
58
+ import { Spinner as lr } from "./components/Spinner/Spinner.js";
59
+ import { StatusBadge as dr } from "./components/StatusBadge/StatusBage.js";
60
+ import { StatusPill as Br } from "./components/StatusPill/StatusPill.js";
61
+ import { TextArea as sr } from "./components/TextArea/TextArea.js";
62
+ import { ToggleSwitch as Cr } from "./components/ToggleSwitch/ToggleSwitch.js";
63
+ import { Tooltip as Ir } from "./components/Tooltip/Tooltip.js";
64
+ import { VarIndicator as Mr } from "./components/VarIndicator/VarIndicator.js";
64
65
  export {
65
66
  t as Accordion,
66
67
  p as AccordionCard,
@@ -74,58 +75,59 @@ export {
74
75
  g as Checkbox,
75
76
  P as CheckboxButtonBar,
76
77
  h as CheckboxTree,
77
- y as Chip,
78
- T as ControlsButton,
79
- w as Drawer,
80
- G as EmptyStateDataDisplay,
81
- H as ExpandableInfoPanel,
82
- z as FeedbackBar,
83
- j as FeedbackBox,
84
- J as FieldHint,
85
- Q as Fieldset,
86
- W as FormField,
87
- Y as FormInput,
88
- _ as GridRow,
89
- oo as HorizontalList,
90
- to as Icon,
91
- po as IconButton,
92
- fo as InfoBanner,
93
- ao as InfoMessage,
94
- no as Input,
95
- co as InputField,
96
- Bo as Label,
78
+ A as Chip,
79
+ D as ControlsButton,
80
+ w as CopyableText,
81
+ G as Drawer,
82
+ H as EmptyStateDataDisplay,
83
+ z as ExpandableInfoPanel,
84
+ j as FeedbackBar,
85
+ J as FeedbackBox,
86
+ Q as FieldHint,
87
+ W as Fieldset,
88
+ Y as FormField,
89
+ _ as FormInput,
90
+ oo as GridRow,
91
+ to as HorizontalList,
92
+ po as Icon,
93
+ fo as IconButton,
94
+ ao as InfoBanner,
95
+ no as InfoMessage,
96
+ co as Input,
97
+ Bo as InputField,
98
+ so as Label,
97
99
  b as LinkButton,
98
100
  F as MenuButton,
99
- so as MenuLink,
100
- Co as MetaDataList,
101
- Io as ModalDialog,
102
- Mo as MultiSelect,
103
- Lo as MultiSelectBox,
104
- Ro as Notification,
105
- Ao as OverlayCloseButton,
106
- Do as OverlayStepBar,
107
- vo as PageOverlay,
108
- Oo as PeriodSelector,
109
- Eo as Periods,
110
- No as ProgrammeCard,
111
- Vo as RadioButton,
112
- qo as RadioGroup,
113
- Ko as RadioTabSelector,
114
- Uo as Repeater,
115
- Xo as Rte,
116
- Yo as RteEditor,
117
- _o as SearchField,
118
- or as SectionNotification,
119
- tr as SelectListbox,
120
- pr as SelectProvider,
121
- mr as Sortable,
122
- ir as Spinner,
123
- lr as StatusBadge,
124
- dr as StatusPill,
125
- Br as TextArea,
126
- sr as ToggleSwitch,
127
- Cr as Tooltip,
128
- Ir as VarIndicator,
129
- xr as useSelect
101
+ Co as MenuLink,
102
+ Io as MetaDataList,
103
+ Mo as ModalDialog,
104
+ Lo as MultiSelect,
105
+ Ro as MultiSelectBox,
106
+ yo as Notification,
107
+ To as OverlayCloseButton,
108
+ vo as OverlayStepBar,
109
+ Eo as PageOverlay,
110
+ No as PeriodSelector,
111
+ Oo as Periods,
112
+ Vo as ProgrammeCard,
113
+ qo as RadioButton,
114
+ Ko as RadioGroup,
115
+ Uo as RadioTabSelector,
116
+ Xo as Repeater,
117
+ Zo as Rte,
118
+ _o as RteEditor,
119
+ or as SearchField,
120
+ tr as SectionNotification,
121
+ pr as SelectListbox,
122
+ fr as SelectProvider,
123
+ ir as Sortable,
124
+ lr as Spinner,
125
+ dr as StatusBadge,
126
+ Br as StatusPill,
127
+ sr as TextArea,
128
+ Cr as ToggleSwitch,
129
+ Ir as Tooltip,
130
+ Mr as VarIndicator,
131
+ mr as useSelect
130
132
  };
131
133
  //# sourceMappingURL=index.js.map
package/dist/index.js.map CHANGED
@@ -1 +1 @@
1
- {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
1
+ {"version":3,"file":"index.js","sources":[],"sourcesContent":[],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;"}
package/package.json CHANGED
@@ -2,7 +2,7 @@
2
2
  "name": "@uva-glass/component-library",
3
3
  "author": "Team Glass - Frontend vrienden",
4
4
  "private": false,
5
- "version": "3.45.6",
5
+ "version": "3.46.0",
6
6
  "type": "module",
7
7
  "main": "dist/index.js",
8
8
  "types": "dist/index.d.ts",
@@ -81,7 +81,7 @@
81
81
  "react": "^19.1.1",
82
82
  "react-dom": "^19.1.1",
83
83
  "react-router": "^7.9.1",
84
- "semantic-release": "^24.2.8",
84
+ "semantic-release": "^24.2.9",
85
85
  "storybook": "^9.1.7",
86
86
  "style-dictionary": "^5.0.4",
87
87
  "stylelint": "^16.24.0",
@@ -90,7 +90,7 @@
90
90
  "stylelint-order": "^7.0.0",
91
91
  "ts-node": "^10.9.2",
92
92
  "typescript": "^5.9.2",
93
- "vite": "^7.1.6",
93
+ "vite": "^7.1.7",
94
94
  "vite-plugin-dts": "^4.5.4",
95
95
  "vite-plugin-lib-inject-css": "^2.2.2",
96
96
  "vite-plugin-static-copy": "^3.1.2",
@@ -109,8 +109,8 @@
109
109
  },
110
110
  "optionalDependencies": {
111
111
  "@ast-grep/napi-linux-x64-gnu": "0.39.5",
112
- "@rollup/rollup-linux-x64-gnu": "^4.50.2",
113
- "@rspack/binding-darwin-arm64": "1.5.5",
114
- "@rspack/binding-linux-x64-gnu": "1.5.5"
112
+ "@rollup/rollup-linux-x64-gnu": "^4.52.1",
113
+ "@rspack/binding-darwin-arm64": "1.5.6",
114
+ "@rspack/binding-linux-x64-gnu": "1.5.6"
115
115
  }
116
116
  }