@uva-glass/component-library 3.55.8 → 3.55.9
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.
- package/dist/{chunk-SZQXB3JV-xjYHmnzP.js → chunk-FON5IJBZ-BBb6rYhU.js} +953 -895
- package/dist/chunk-FON5IJBZ-BBb6rYhU.js.map +1 -0
- package/dist/components/Buttons/Button.stories.js +1 -1
- package/dist/components/Buttons/LinkButton.stories.js +1 -1
- package/dist/components/Buttons/MenuButton.stories.js +1 -1
- package/dist/components/Checkbox/Checkbox.stories.js +1 -1
- package/dist/components/CheckboxButtonBar/CheckboxButtonBar.stories.js +1 -1
- package/dist/components/CheckboxTree/CheckboxTree.stories.js +2 -2
- package/dist/components/Chip/Chip.stories.js +1 -1
- package/dist/components/ControlsButton/ControlsButton.stories.js +2 -2
- package/dist/components/Drawer/Drawer.stories.js +1 -1
- package/dist/components/FormInput/FormInput.stories.js +1 -1
- package/dist/components/Icon/Icon.js +1 -1
- package/dist/components/Icon/Icon.stories.js +1 -1
- package/dist/components/Icon/icons/index.d.ts +8 -2
- package/dist/components/Icon/icons/index.js +1 -1
- package/dist/components/IconButton/IconButton.stories.js +1 -1
- package/dist/components/InputField/InputField.stories.js +1 -1
- package/dist/components/ModalDialog/ModalDialog.stories.js +1 -1
- package/dist/components/MultiSelect/MultiSelect.stories.js +1 -1
- package/dist/components/MultiSelectBox/MultiSelectBox.stories.js +1 -1
- package/dist/components/Notification/Notification.stories.js +1 -1
- package/dist/components/OverlayCloseButton/OverlayCloseButton.stories.js +1 -1
- package/dist/components/PeriodSelector/PeriodSelector.stories.js +1 -1
- package/dist/components/RadioGroup/RadioGroup.stories.js +1 -1
- package/dist/components/RadioTabSelector/RadioTabSelector.stories.js +1 -1
- package/dist/components/SelectListbox/SelectListBox.stories.js +1 -1
- package/dist/components/Sortable/Sortable.stories.js +1 -1
- package/dist/components/TextArea/TextArea.stories.js +1 -1
- package/dist/components/ToggleSwitch/ToggleSwitch.stories.js +1 -1
- package/dist/components/VarIndicator/VarIndicator.stories.js +1 -1
- package/dist/{icons-ClUPu6KU.js → icons-C80wqcF0.js} +39 -21
- package/dist/icons-C80wqcF0.js.map +1 -0
- package/dist/storybook__react.d.js +24 -7
- package/dist/storybook__react.d.js.map +1 -1
- package/dist/{test-CpW02epT.js → test-Bd7kXF_B.js} +3414 -3412
- package/dist/test-Bd7kXF_B.js.map +1 -0
- package/package.json +26 -26
- package/dist/chunk-SZQXB3JV-xjYHmnzP.js.map +0 -1
- package/dist/icons-ClUPu6KU.js.map +0 -1
- package/dist/test-CpW02epT.js.map +0 -1
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as e } from "../../test-
|
|
1
|
+
import { r as e } from "../../test-Bd7kXF_B.js";
|
|
2
2
|
import { LinkButton as t } from "./LinkButton.js";
|
|
3
3
|
import { Fragment as n, jsx as r, jsxs as i } from "react/jsx-runtime";
|
|
4
4
|
import { BrowserRouter as a } from "react-router";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as e } from "../../test-
|
|
1
|
+
import { r as e } from "../../test-Bd7kXF_B.js";
|
|
2
2
|
import { t } from "../../CheckboxButtonBar-DpNnwLzI.js";
|
|
3
3
|
import { t as n } from "../../Periods-C5cxLlWt.js";
|
|
4
4
|
import { Fragment as r, jsx as i, jsxs as a } from "react/jsx-runtime";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { o as e } from "../../chunk-
|
|
2
|
-
import { r as t } from "../../test-
|
|
1
|
+
import { o as e } from "../../chunk-FON5IJBZ-BBb6rYhU.js";
|
|
2
|
+
import { r as t } from "../../test-Bd7kXF_B.js";
|
|
3
3
|
import { h as n } from "../../components-D6_Sx8Hs.js";
|
|
4
4
|
import { t as r } from "../../Chip-9XnXFhoJ.js";
|
|
5
5
|
import { useState as i } from "react";
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { r as e } from "../../test-
|
|
2
|
-
import { t } from "../../icons-
|
|
1
|
+
import { r as e } from "../../test-Bd7kXF_B.js";
|
|
2
|
+
import { t } from "../../icons-C80wqcF0.js";
|
|
3
3
|
import { t as n } from "../../ControlsButton-9uR_zW_F.js";
|
|
4
4
|
import { t as r } from "../../Periods-C5cxLlWt.js";
|
|
5
5
|
import { Fragment as i, jsx as a, jsxs as o } from "react/jsx-runtime";
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { r as e } from "../../test-
|
|
1
|
+
import { r as e } from "../../test-Bd7kXF_B.js";
|
|
2
2
|
import { m as t } from "../../components-D6_Sx8Hs.js";
|
|
3
3
|
import { SelectListbox as n } from "../SelectListbox/SelectListbox.js";
|
|
4
4
|
import { jsx as r } from "react/jsx-runtime";
|
|
@@ -113,13 +113,13 @@ export declare const Icons: {
|
|
|
113
113
|
desc?: string;
|
|
114
114
|
descId?: string;
|
|
115
115
|
}>;
|
|
116
|
-
|
|
116
|
+
BubbleAlert: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
117
117
|
title?: string;
|
|
118
118
|
titleId?: string;
|
|
119
119
|
desc?: string;
|
|
120
120
|
descId?: string;
|
|
121
121
|
}>;
|
|
122
|
-
|
|
122
|
+
BubbleMessage: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
123
123
|
title?: string;
|
|
124
124
|
titleId?: string;
|
|
125
125
|
desc?: string;
|
|
@@ -257,6 +257,12 @@ export declare const Icons: {
|
|
|
257
257
|
desc?: string;
|
|
258
258
|
descId?: string;
|
|
259
259
|
}>;
|
|
260
|
+
CircleBan: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
261
|
+
title?: string;
|
|
262
|
+
titleId?: string;
|
|
263
|
+
desc?: string;
|
|
264
|
+
descId?: string;
|
|
265
|
+
}>;
|
|
260
266
|
CircleLarge: import('react').FunctionComponent<import('react').SVGProps<SVGSVGElement> & {
|
|
261
267
|
title?: string;
|
|
262
268
|
titleId?: string;
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
import { t as e } from "../../../icons-
|
|
1
|
+
import { t as e } from "../../../icons-C80wqcF0.js";
|
|
2
2
|
export { e as Icons };
|
|
@@ -479,7 +479,7 @@ var n = {
|
|
|
479
479
|
})
|
|
480
480
|
]
|
|
481
481
|
}),
|
|
482
|
-
|
|
482
|
+
BubbleAlert: ({ title: n, titleId: r, ...i }) => /* @__PURE__ */ t("svg", {
|
|
483
483
|
width: 24,
|
|
484
484
|
height: 24,
|
|
485
485
|
viewBox: "0 0 24 24",
|
|
@@ -493,24 +493,18 @@ var n = {
|
|
|
493
493
|
children: n
|
|
494
494
|
}) : null,
|
|
495
495
|
/* @__PURE__ */ e("path", {
|
|
496
|
-
d: "
|
|
497
|
-
|
|
498
|
-
|
|
499
|
-
|
|
500
|
-
d: "M6.5 10H8.5V12H6.5V10Z",
|
|
501
|
-
fill: "currentColor"
|
|
502
|
-
}),
|
|
503
|
-
/* @__PURE__ */ e("path", {
|
|
504
|
-
d: "M11 10H13V12H11V10Z",
|
|
505
|
-
fill: "currentColor"
|
|
496
|
+
d: "M12 7.75V11.75M3.75 3.75H20.25V18.25H15.0155L11.9979 20.75L9.0155 18.25H3.75V3.75Z",
|
|
497
|
+
stroke: "currentcolor",
|
|
498
|
+
strokeWidth: 1.5,
|
|
499
|
+
strokeLinecap: "square"
|
|
506
500
|
}),
|
|
507
501
|
/* @__PURE__ */ e("path", {
|
|
508
|
-
d: "
|
|
509
|
-
fill: "
|
|
502
|
+
d: "M11.25 13.5H12.75V15H11.25V13.5Z",
|
|
503
|
+
fill: "currentcolor"
|
|
510
504
|
})
|
|
511
505
|
]
|
|
512
506
|
}),
|
|
513
|
-
|
|
507
|
+
BubbleMessage: ({ title: n, titleId: r, ...i }) => /* @__PURE__ */ t("svg", {
|
|
514
508
|
width: 24,
|
|
515
509
|
height: 24,
|
|
516
510
|
viewBox: "0 0 24 24",
|
|
@@ -524,14 +518,20 @@ var n = {
|
|
|
524
518
|
children: n
|
|
525
519
|
}) : null,
|
|
526
520
|
/* @__PURE__ */ e("path", {
|
|
527
|
-
d: "
|
|
528
|
-
|
|
529
|
-
strokeWidth: 1.5,
|
|
530
|
-
strokeLinecap: "square"
|
|
521
|
+
d: "M22.0022 3V19H12.1946L6.2522 22.2686V19H2.0022V3H22.0022ZM3.5022 17.5H7.7522V19.7314L11.8098 17.5H20.5022V4.5H3.5022V17.5Z",
|
|
522
|
+
fill: "currentColor"
|
|
531
523
|
}),
|
|
532
524
|
/* @__PURE__ */ e("path", {
|
|
533
|
-
d: "
|
|
534
|
-
fill: "
|
|
525
|
+
d: "M6.5 10H8.5V12H6.5V10Z",
|
|
526
|
+
fill: "currentColor"
|
|
527
|
+
}),
|
|
528
|
+
/* @__PURE__ */ e("path", {
|
|
529
|
+
d: "M11 10H13V12H11V10Z",
|
|
530
|
+
fill: "currentColor"
|
|
531
|
+
}),
|
|
532
|
+
/* @__PURE__ */ e("path", {
|
|
533
|
+
d: "M15.5 10H17.5V12H15.5V10Z",
|
|
534
|
+
fill: "currentColor"
|
|
535
535
|
})
|
|
536
536
|
]
|
|
537
537
|
}),
|
|
@@ -936,6 +936,24 @@ var n = {
|
|
|
936
936
|
fill: "currentcolor"
|
|
937
937
|
})]
|
|
938
938
|
}),
|
|
939
|
+
CircleBan: ({ title: n, titleId: r, ...i }) => /* @__PURE__ */ t("svg", {
|
|
940
|
+
width: 24,
|
|
941
|
+
height: 24,
|
|
942
|
+
viewBox: "0 0 24 24",
|
|
943
|
+
fill: "none",
|
|
944
|
+
xmlns: "http://www.w3.org/2000/svg",
|
|
945
|
+
"aria-labelledby": r,
|
|
946
|
+
...i,
|
|
947
|
+
children: [n ? /* @__PURE__ */ e("title", {
|
|
948
|
+
id: r,
|
|
949
|
+
children: n
|
|
950
|
+
}) : null, /* @__PURE__ */ e("path", {
|
|
951
|
+
d: "M6 18L18 6M21.25 12C21.25 17.1086 17.1086 21.25 12 21.25C9.44568 21.25 7.13318 20.2147 5.45926 18.5407C3.78534 16.8668 2.75 14.5543 2.75 12C2.75 6.89137 6.89137 2.75 12 2.75C14.5543 2.75 16.8668 3.78534 18.5407 5.45926C20.2147 7.13318 21.25 9.44568 21.25 12Z",
|
|
952
|
+
stroke: "currentColor",
|
|
953
|
+
strokeWidth: 2.25,
|
|
954
|
+
strokeLinecap: "square"
|
|
955
|
+
})]
|
|
956
|
+
}),
|
|
939
957
|
CircleLarge: ({ title: n, titleId: r, ...i }) => /* @__PURE__ */ t("svg", {
|
|
940
958
|
width: 24,
|
|
941
959
|
height: 24,
|
|
@@ -2678,4 +2696,4 @@ var n = {
|
|
|
2678
2696
|
//#endregion
|
|
2679
2697
|
export { n as t };
|
|
2680
2698
|
|
|
2681
|
-
//# sourceMappingURL=icons-
|
|
2699
|
+
//# sourceMappingURL=icons-C80wqcF0.js.map
|