@boostdev/design-system-components 0.1.5 → 0.1.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.
- package/dist/client.cjs +50 -50
- package/dist/client.css +443 -445
- package/dist/client.js +50 -50
- package/dist/index.cjs +50 -50
- package/dist/index.css +443 -445
- package/dist/index.js +50 -50
- package/package.json +2 -1
- package/src/components/interaction/Command/Command.module.css +6 -5
- package/src/components/interaction/Dialog/Dialog.module.css +8 -5
- package/src/components/interaction/Dialog/Dialog.stories.tsx +2 -2
- package/src/components/interaction/Dialog/Dialog.tsx +3 -1
- package/src/components/interaction/Drawer/Drawer.module.css +3 -4
- package/src/components/interaction/DropdownMenu/DropdownMenu.module.css +6 -4
- package/src/components/interaction/Popover/Popover.module.css +3 -3
- package/src/components/interaction/Toast/Toast.module.css +3 -14
- package/src/components/interaction/form/Checkbox/Checkbox.tsx +1 -1
- package/src/components/interaction/form/Combobox/Combobox.module.css +3 -2
- package/src/components/interaction/form/FormInput/FormInput.tsx +1 -1
- package/src/components/interaction/form/Radio/Radio.tsx +1 -1
- package/src/components/layout/Card/Card.module.css +3 -2
package/dist/client.cjs
CHANGED
|
@@ -73,7 +73,7 @@ module.exports = __toCommonJS(client_exports);
|
|
|
73
73
|
var import_react = require("react");
|
|
74
74
|
|
|
75
75
|
// src/components/ui/Accordion/Accordion.module.css
|
|
76
|
-
var Accordion_default = {"accordion":"
|
|
76
|
+
var Accordion_default = {"accordion":"bds016-accordion","item":"bds016-item","heading":"bds016-heading","trigger":"bds016-trigger","triggerLabel":"bds016-triggerLabel","chevron":"bds016-chevron","--open":"bds016---open","panel":"bds016-panel","panelContent":"bds016-panelContent"};
|
|
77
77
|
|
|
78
78
|
// src/components/ui/Accordion/Accordion.tsx
|
|
79
79
|
var import_design_system_foundation = require("@boostdev/design-system-foundation");
|
|
@@ -141,7 +141,7 @@ function Accordion({
|
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
// src/components/ui/Alert/Alert.module.css
|
|
144
|
-
var Alert_default = {"alert":"
|
|
144
|
+
var Alert_default = {"alert":"bds016-alert","--variant_info":"bds016---variant_info","--variant_success":"bds016---variant_success","--variant_warning":"bds016---variant_warning","--variant_error":"bds016---variant_error","icon":"bds016-icon","content":"bds016-content","title":"bds016-title","dismiss":"bds016-dismiss"};
|
|
145
145
|
|
|
146
146
|
// src/components/ui/Alert/Alert.tsx
|
|
147
147
|
var import_design_system_foundation2 = require("@boostdev/design-system-foundation");
|
|
@@ -184,7 +184,7 @@ function Alert({
|
|
|
184
184
|
}
|
|
185
185
|
|
|
186
186
|
// src/components/ui/Avatar/Avatar.module.css
|
|
187
|
-
var Avatar_default = {"avatar":"
|
|
187
|
+
var Avatar_default = {"avatar":"bds016-avatar","--fallback":"bds016---fallback","--size_small":"bds016---size_small","--size_medium":"bds016---size_medium","--size_large":"bds016---size_large","image":"bds016-image","initials":"bds016-initials"};
|
|
188
188
|
|
|
189
189
|
// src/components/ui/Avatar/Avatar.tsx
|
|
190
190
|
var import_design_system_foundation3 = require("@boostdev/design-system-foundation");
|
|
@@ -210,7 +210,7 @@ function Avatar({ src, alt, name, size = "medium", className }) {
|
|
|
210
210
|
}
|
|
211
211
|
|
|
212
212
|
// src/components/ui/Badge/Badge.module.css
|
|
213
|
-
var Badge_default = {"badge":"
|
|
213
|
+
var Badge_default = {"badge":"bds016-badge","--variant_primary":"bds016---variant_primary","--variant_secondary":"bds016---variant_secondary","--variant_success":"bds016---variant_success","--variant_error":"bds016---variant_error","--variant_warning":"bds016---variant_warning"};
|
|
214
214
|
|
|
215
215
|
// src/components/ui/Badge/Badge.tsx
|
|
216
216
|
var import_design_system_foundation4 = require("@boostdev/design-system-foundation");
|
|
@@ -220,7 +220,7 @@ function Badge({ children, variant = "primary", className }) {
|
|
|
220
220
|
}
|
|
221
221
|
|
|
222
222
|
// src/components/ui/Breadcrumb/Breadcrumb.module.css
|
|
223
|
-
var Breadcrumb_default = {"breadcrumb":"
|
|
223
|
+
var Breadcrumb_default = {"breadcrumb":"bds016-breadcrumb","list":"bds016-list","item":"bds016-item","link":"bds016-link","separator":"bds016-separator","current":"bds016-current"};
|
|
224
224
|
|
|
225
225
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
226
226
|
var import_design_system_foundation5 = require("@boostdev/design-system-foundation");
|
|
@@ -239,7 +239,7 @@ function Breadcrumb({ items, className }) {
|
|
|
239
239
|
var import_react2 = require("react");
|
|
240
240
|
|
|
241
241
|
// src/components/ui/Calendar/Calendar.module.css
|
|
242
|
-
var Calendar_default = {"calendar":"
|
|
242
|
+
var Calendar_default = {"calendar":"bds016-calendar","header":"bds016-header","monthYear":"bds016-monthYear","navBtn":"bds016-navBtn","grid":"bds016-grid","weekday":"bds016-weekday","empty":"bds016-empty","day":"bds016-day","disabled":"bds016-disabled","selected":"bds016-selected","today":"bds016-today"};
|
|
243
243
|
|
|
244
244
|
// src/components/ui/Calendar/Calendar.tsx
|
|
245
245
|
var import_design_system_foundation6 = require("@boostdev/design-system-foundation");
|
|
@@ -405,7 +405,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
405
405
|
var import_react3 = require("react");
|
|
406
406
|
|
|
407
407
|
// src/components/ui/Carousel/Carousel.module.css
|
|
408
|
-
var Carousel_default = {"carousel":"
|
|
408
|
+
var Carousel_default = {"carousel":"bds016-carousel","track":"bds016-track","slide":"bds016-slide","navBtn":"bds016-navBtn"};
|
|
409
409
|
|
|
410
410
|
// src/components/ui/Carousel/Carousel.tsx
|
|
411
411
|
var import_design_system_foundation7 = require("@boostdev/design-system-foundation");
|
|
@@ -458,7 +458,7 @@ function Carousel({ items, label, className }) {
|
|
|
458
458
|
}
|
|
459
459
|
|
|
460
460
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
461
|
-
var DescriptionList_default = {"list":"
|
|
461
|
+
var DescriptionList_default = {"list":"bds016-list","group":"bds016-group","term":"bds016-term","details":"bds016-details","--layout_inline":"bds016---layout_inline"};
|
|
462
462
|
|
|
463
463
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
464
464
|
var import_design_system_foundation8 = require("@boostdev/design-system-foundation");
|
|
@@ -471,7 +471,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
471
471
|
}
|
|
472
472
|
|
|
473
473
|
// src/components/ui/Link/Link.module.css
|
|
474
|
-
var Link_default = {"link":"
|
|
474
|
+
var Link_default = {"link":"bds016-link","--variant_default":"bds016---variant_default","--variant_subtle":"bds016---variant_subtle","--variant_standalone":"bds016---variant_standalone","externalLabel":"bds016-externalLabel"};
|
|
475
475
|
|
|
476
476
|
// src/components/ui/Link/Link.tsx
|
|
477
477
|
var import_design_system_foundation9 = require("@boostdev/design-system-foundation");
|
|
@@ -502,7 +502,7 @@ function Link({
|
|
|
502
502
|
}
|
|
503
503
|
|
|
504
504
|
// src/components/ui/Loading/Loading.module.css
|
|
505
|
-
var Loading_default = {"loading":"
|
|
505
|
+
var Loading_default = {"loading":"bds016-loading","spinner":"bds016-spinner","--size_small":"bds016---size_small","--size_large":"bds016---size_large"};
|
|
506
506
|
|
|
507
507
|
// src/components/ui/Loading/Loading.tsx
|
|
508
508
|
var import_design_system_foundation10 = require("@boostdev/design-system-foundation");
|
|
@@ -512,7 +512,7 @@ function Loading({ size = "medium", className }) {
|
|
|
512
512
|
}
|
|
513
513
|
|
|
514
514
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
515
|
-
var NotificationBanner_default = {"banner":"
|
|
515
|
+
var NotificationBanner_default = {"banner":"bds016-banner","--variant_info":"bds016---variant_info","--variant_success":"bds016---variant_success","--variant_warning":"bds016---variant_warning","--variant_error":"bds016---variant_error","content":"bds016-content","action":"bds016-action","dismiss":"bds016-dismiss"};
|
|
516
516
|
|
|
517
517
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
518
518
|
var import_design_system_foundation11 = require("@boostdev/design-system-foundation");
|
|
@@ -551,7 +551,7 @@ function NotificationBanner({
|
|
|
551
551
|
}
|
|
552
552
|
|
|
553
553
|
// src/components/ui/Pagination/Pagination.module.css
|
|
554
|
-
var Pagination_default = {"pagination":"
|
|
554
|
+
var Pagination_default = {"pagination":"bds016-pagination","list":"bds016-list","button":"bds016-button","--active":"bds016---active","--nav":"bds016---nav","ellipsis":"bds016-ellipsis"};
|
|
555
555
|
|
|
556
556
|
// src/components/ui/Pagination/Pagination.tsx
|
|
557
557
|
var import_design_system_foundation12 = require("@boostdev/design-system-foundation");
|
|
@@ -615,7 +615,7 @@ function Pagination({
|
|
|
615
615
|
}
|
|
616
616
|
|
|
617
617
|
// src/components/ui/Progress/Progress.module.css
|
|
618
|
-
var Progress_default = {"container":"
|
|
618
|
+
var Progress_default = {"container":"bds016-container","labelRow":"bds016-labelRow","label":"bds016-label","value":"bds016-value","track":"bds016-track","--size_small":"bds016---size_small","--size_medium":"bds016---size_medium","--size_large":"bds016---size_large","fill":"bds016-fill"};
|
|
619
619
|
|
|
620
620
|
// src/components/ui/Progress/Progress.tsx
|
|
621
621
|
var import_design_system_foundation13 = require("@boostdev/design-system-foundation");
|
|
@@ -653,7 +653,7 @@ function Progress({
|
|
|
653
653
|
}
|
|
654
654
|
|
|
655
655
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
656
|
-
var ProgressCircle_default = {"wrapper":"
|
|
656
|
+
var ProgressCircle_default = {"wrapper":"bds016-wrapper","svg":"bds016-svg","track":"bds016-track","fill":"bds016-fill","value":"bds016-value","--size_small":"bds016---size_small","--size_medium":"bds016---size_medium","--size_large":"bds016---size_large"};
|
|
657
657
|
|
|
658
658
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
659
659
|
var import_design_system_foundation14 = require("@boostdev/design-system-foundation");
|
|
@@ -732,7 +732,7 @@ function ProgressCircle({
|
|
|
732
732
|
}
|
|
733
733
|
|
|
734
734
|
// src/components/ui/Separator/Separator.module.css
|
|
735
|
-
var Separator_default = {"separator":"
|
|
735
|
+
var Separator_default = {"separator":"bds016-separator","--horizontal":"bds016---horizontal","--vertical":"bds016---vertical"};
|
|
736
736
|
|
|
737
737
|
// src/components/ui/Separator/Separator.tsx
|
|
738
738
|
var import_design_system_foundation15 = require("@boostdev/design-system-foundation");
|
|
@@ -755,7 +755,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
755
755
|
var import_design_system_foundation16 = require("@boostdev/design-system-foundation");
|
|
756
756
|
|
|
757
757
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
758
|
-
var Skeleton_default = {"skeleton":"
|
|
758
|
+
var Skeleton_default = {"skeleton":"bds016-skeleton"};
|
|
759
759
|
|
|
760
760
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
761
761
|
var import_jsx_runtime16 = require("react/jsx-runtime");
|
|
@@ -764,7 +764,7 @@ function Skeleton({ className }) {
|
|
|
764
764
|
}
|
|
765
765
|
|
|
766
766
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
767
|
-
var SkipLink_default = {"skipLink":"
|
|
767
|
+
var SkipLink_default = {"skipLink":"bds016-skipLink"};
|
|
768
768
|
|
|
769
769
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
770
770
|
var import_jsx_runtime17 = require("react/jsx-runtime");
|
|
@@ -773,7 +773,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
773
773
|
}
|
|
774
774
|
|
|
775
775
|
// src/components/ui/Table/Table.module.css
|
|
776
|
-
var Table_default = {"wrapper":"
|
|
776
|
+
var Table_default = {"wrapper":"bds016-wrapper","table":"bds016-table","caption":"bds016-caption","thead":"bds016-thead","th":"bds016-th","--sortable":"bds016---sortable","sortButton":"bds016-sortButton","sortIcon":"bds016-sortIcon","--sort-active":"bds016---sort-active","--sort-desc":"bds016---sort-desc","tbody":"bds016-tbody","tr":"bds016-tr","td":"bds016-td"};
|
|
777
777
|
|
|
778
778
|
// src/components/ui/Table/Table.tsx
|
|
779
779
|
var import_design_system_foundation17 = require("@boostdev/design-system-foundation");
|
|
@@ -842,7 +842,7 @@ function Table({
|
|
|
842
842
|
var import_react4 = require("react");
|
|
843
843
|
|
|
844
844
|
// src/components/ui/Tabs/Tabs.module.css
|
|
845
|
-
var Tabs_default = {"tabs":"
|
|
845
|
+
var Tabs_default = {"tabs":"bds016-tabs","tabList":"bds016-tabList","tab":"bds016-tab","--active":"bds016---active","panel":"bds016-panel"};
|
|
846
846
|
|
|
847
847
|
// src/components/ui/Tabs/Tabs.tsx
|
|
848
848
|
var import_design_system_foundation18 = require("@boostdev/design-system-foundation");
|
|
@@ -923,7 +923,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
923
923
|
var import_react5 = require("react");
|
|
924
924
|
|
|
925
925
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
926
|
-
var Tooltip_default = {"wrapper":"
|
|
926
|
+
var Tooltip_default = {"wrapper":"bds016-wrapper","tooltip":"bds016-tooltip","--placement_top":"bds016---placement_top","--placement_bottom":"bds016---placement_bottom","--placement_left":"bds016---placement_left","--placement_right":"bds016---placement_right"};
|
|
927
927
|
|
|
928
928
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
929
929
|
var import_design_system_foundation19 = require("@boostdev/design-system-foundation");
|
|
@@ -953,7 +953,7 @@ function Tooltip({
|
|
|
953
953
|
}
|
|
954
954
|
|
|
955
955
|
// src/components/ui/Typography/Typography.module.css
|
|
956
|
-
var Typography_default = {"typography":"
|
|
956
|
+
var Typography_default = {"typography":"bds016-typography","--h1":"bds016---h1","--h2":"bds016---h2","--h3":"bds016---h3","--body":"bds016---body","--body_s":"bds016---body_s"};
|
|
957
957
|
|
|
958
958
|
// src/components/ui/Typography/Typography.tsx
|
|
959
959
|
var import_design_system_foundation20 = require("@boostdev/design-system-foundation");
|
|
@@ -971,7 +971,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
971
971
|
}
|
|
972
972
|
|
|
973
973
|
// src/components/interaction/Button/Button.module.css
|
|
974
|
-
var Button_default = {"button":"
|
|
974
|
+
var Button_default = {"button":"bds016-button","--primary":"bds016---primary","--secondary":"bds016---secondary","--size_small":"bds016---size_small","--size_medium":"bds016---size_medium","--size_large":"bds016---size_large","--hasPulse":"bds016---hasPulse","prefix":"bds016-prefix","suffix":"bds016-suffix"};
|
|
975
975
|
|
|
976
976
|
// src/components/interaction/Button/Button.tsx
|
|
977
977
|
var import_design_system_foundation21 = require("@boostdev/design-system-foundation");
|
|
@@ -1047,7 +1047,7 @@ function Button({
|
|
|
1047
1047
|
var import_react6 = require("react");
|
|
1048
1048
|
|
|
1049
1049
|
// src/components/interaction/Command/Command.module.css
|
|
1050
|
-
var Command_default = {"dialog":"
|
|
1050
|
+
var Command_default = {"dialog":"bds016-dialog","palette":"bds016-palette","searchRow":"bds016-searchRow","searchIcon":"bds016-searchIcon","search":"bds016-search","escHint":"bds016-escHint","list":"bds016-list","groupList":"bds016-groupList","group":"bds016-group","item":"bds016-item","itemActive":"bds016-itemActive","itemLabel":"bds016-itemLabel","itemDesc":"bds016-itemDesc","shortcut":"bds016-shortcut","empty":"bds016-empty"};
|
|
1051
1051
|
|
|
1052
1052
|
// src/components/interaction/Command/Command.tsx
|
|
1053
1053
|
var import_design_system_foundation22 = require("@boostdev/design-system-foundation");
|
|
@@ -1186,7 +1186,7 @@ function Command({
|
|
|
1186
1186
|
var import_react7 = require("react");
|
|
1187
1187
|
|
|
1188
1188
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1189
|
-
var Dialog_default = {"dialog":"
|
|
1189
|
+
var Dialog_default = {"dialog":"bds016-dialog","dialogContent":"bds016-dialogContent","closeForm":"bds016-closeForm","closeButton":"bds016-closeButton"};
|
|
1190
1190
|
|
|
1191
1191
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1192
1192
|
var import_design_system_foundation23 = require("@boostdev/design-system-foundation");
|
|
@@ -1227,7 +1227,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1227
1227
|
children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("svg", { "aria-hidden": "true", viewBox: "0 0 24 24", fill: "none", stroke: "currentColor", strokeWidth: "2", children: /* @__PURE__ */ (0, import_jsx_runtime24.jsx)("path", { strokeLinecap: "round", strokeLinejoin: "round", d: "M18 6L6 18M6 6l12 12" }) })
|
|
1228
1228
|
}
|
|
1229
1229
|
) }),
|
|
1230
|
-
children
|
|
1230
|
+
/* @__PURE__ */ (0, import_jsx_runtime24.jsx)("div", { className: Dialog_default.dialogContent, children })
|
|
1231
1231
|
]
|
|
1232
1232
|
}
|
|
1233
1233
|
);
|
|
@@ -1237,7 +1237,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1237
1237
|
var import_react8 = require("react");
|
|
1238
1238
|
|
|
1239
1239
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1240
|
-
var Drawer_default = {"drawer":"
|
|
1240
|
+
var Drawer_default = {"drawer":"bds016-drawer","panel":"bds016-panel","--side_right":"bds016---side_right","--side_left":"bds016---side_left","header":"bds016-header","title":"bds016-title","closeButton":"bds016-closeButton","body":"bds016-body"};
|
|
1241
1241
|
|
|
1242
1242
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1243
1243
|
var import_design_system_foundation24 = require("@boostdev/design-system-foundation");
|
|
@@ -1299,7 +1299,7 @@ function Drawer({
|
|
|
1299
1299
|
var import_react9 = require("react");
|
|
1300
1300
|
|
|
1301
1301
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1302
|
-
var DropdownMenu_default = {"wrapper":"
|
|
1302
|
+
var DropdownMenu_default = {"wrapper":"bds016-wrapper","menu":"bds016-menu","--placement_bottom-start":"bds016---placement_bottom-start","--placement_bottom-end":"bds016---placement_bottom-end","separator":"bds016-separator","item":"bds016-item","icon":"bds016-icon"};
|
|
1303
1303
|
|
|
1304
1304
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1305
1305
|
var import_design_system_foundation25 = require("@boostdev/design-system-foundation");
|
|
@@ -1412,7 +1412,7 @@ function DropdownMenu({
|
|
|
1412
1412
|
var import_react10 = require("react");
|
|
1413
1413
|
|
|
1414
1414
|
// src/components/interaction/Popover/Popover.module.css
|
|
1415
|
-
var Popover_default = {"wrapper":"
|
|
1415
|
+
var Popover_default = {"wrapper":"bds016-wrapper","panel":"bds016-panel","--placement_bottom":"bds016---placement_bottom","--placement_top":"bds016---placement_top","--placement_right":"bds016---placement_right","--placement_left":"bds016---placement_left"};
|
|
1416
1416
|
|
|
1417
1417
|
// src/components/interaction/Popover/Popover.tsx
|
|
1418
1418
|
var import_design_system_foundation26 = require("@boostdev/design-system-foundation");
|
|
@@ -1468,7 +1468,7 @@ function Popover({
|
|
|
1468
1468
|
}
|
|
1469
1469
|
|
|
1470
1470
|
// src/components/interaction/Rating/Rating.module.css
|
|
1471
|
-
var Rating_default = {"rating":"
|
|
1471
|
+
var Rating_default = {"rating":"bds016-rating","star":"bds016-star","--filled":"bds016---filled"};
|
|
1472
1472
|
|
|
1473
1473
|
// src/components/interaction/Rating/Rating.tsx
|
|
1474
1474
|
var import_design_system_foundation27 = require("@boostdev/design-system-foundation");
|
|
@@ -1499,7 +1499,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1499
1499
|
var import_react11 = require("react");
|
|
1500
1500
|
|
|
1501
1501
|
// src/components/interaction/Toast/Toast.module.css
|
|
1502
|
-
var Toast_default = {"toastContainer":"
|
|
1502
|
+
var Toast_default = {"toastContainer":"bds016-toastContainer","toast":"bds016-toast","message":"bds016-message","closeButton":"bds016-closeButton"};
|
|
1503
1503
|
|
|
1504
1504
|
// src/components/interaction/Toast/Toast.tsx
|
|
1505
1505
|
var import_design_system_foundation28 = require("@boostdev/design-system-foundation");
|
|
@@ -1549,10 +1549,10 @@ function useToast() {
|
|
|
1549
1549
|
var import_react12 = require("react");
|
|
1550
1550
|
|
|
1551
1551
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1552
|
-
var Checkbox_default = {"checkboxGroup":"
|
|
1552
|
+
var Checkbox_default = {"checkboxGroup":"bds016-checkboxGroup","inputWrapper":"bds016-inputWrapper","checkbox":"bds016-checkbox","checkboxError":"bds016-checkboxError"};
|
|
1553
1553
|
|
|
1554
1554
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1555
|
-
var Message_default = {"error":"
|
|
1555
|
+
var Message_default = {"error":"bds016-error","hint":"bds016-hint"};
|
|
1556
1556
|
|
|
1557
1557
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1558
1558
|
var import_jsx_runtime30 = require("react/jsx-runtime");
|
|
@@ -1562,7 +1562,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1562
1562
|
};
|
|
1563
1563
|
|
|
1564
1564
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1565
|
-
var Label_default = {"label":"
|
|
1565
|
+
var Label_default = {"label":"bds016-label"};
|
|
1566
1566
|
|
|
1567
1567
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1568
1568
|
var import_jsx_runtime31 = require("react/jsx-runtime");
|
|
@@ -1574,7 +1574,7 @@ var Label = ({ label, id }) => {
|
|
|
1574
1574
|
var import_design_system_foundation30 = require("@boostdev/design-system-foundation");
|
|
1575
1575
|
|
|
1576
1576
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1577
|
-
var InputContainer_default = {"container":"
|
|
1577
|
+
var InputContainer_default = {"container":"bds016-container"};
|
|
1578
1578
|
|
|
1579
1579
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1580
1580
|
var import_design_system_foundation29 = require("@boostdev/design-system-foundation");
|
|
@@ -1600,7 +1600,7 @@ function Checkbox({ label, name, error, hint, className, ...props }) {
|
|
|
1600
1600
|
type: "checkbox",
|
|
1601
1601
|
id,
|
|
1602
1602
|
name,
|
|
1603
|
-
className:
|
|
1603
|
+
className: (0, import_design_system_foundation30.cn)(Checkbox_default.checkbox, error && Checkbox_default.checkboxError),
|
|
1604
1604
|
...props
|
|
1605
1605
|
}
|
|
1606
1606
|
),
|
|
@@ -1615,7 +1615,7 @@ function Checkbox({ label, name, error, hint, className, ...props }) {
|
|
|
1615
1615
|
var import_react13 = require("react");
|
|
1616
1616
|
|
|
1617
1617
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1618
|
-
var Combobox_default = {"formGroup":"
|
|
1618
|
+
var Combobox_default = {"formGroup":"bds016-formGroup","inputWrapper":"bds016-inputWrapper","input":"bds016-input","inputError":"bds016-inputError","chevron":"bds016-chevron","listbox":"bds016-listbox","option":"bds016-option","--highlighted":"bds016---highlighted","--selected":"bds016---selected","--disabled":"bds016---disabled"};
|
|
1619
1619
|
|
|
1620
1620
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1621
1621
|
var import_design_system_foundation31 = require("@boostdev/design-system-foundation");
|
|
@@ -1766,7 +1766,7 @@ function Combobox({
|
|
|
1766
1766
|
var import_react14 = require("react");
|
|
1767
1767
|
|
|
1768
1768
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1769
|
-
var FileInput_default = {"formGroup":"
|
|
1769
|
+
var FileInput_default = {"formGroup":"bds016-formGroup","dropZone":"bds016-dropZone","isDragging":"bds016-isDragging","hasError":"bds016-hasError","isDisabled":"bds016-isDisabled","icon":"bds016-icon","prompt":"bds016-prompt","acceptHint":"bds016-acceptHint","hiddenInput":"bds016-hiddenInput"};
|
|
1770
1770
|
|
|
1771
1771
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1772
1772
|
var import_design_system_foundation32 = require("@boostdev/design-system-foundation");
|
|
@@ -1863,7 +1863,7 @@ function FileInput({
|
|
|
1863
1863
|
var import_react15 = require("react");
|
|
1864
1864
|
|
|
1865
1865
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1866
|
-
var FormInput_default = {"formGroup":"
|
|
1866
|
+
var FormInput_default = {"formGroup":"bds016-formGroup","input":"bds016-input","inputError":"bds016-inputError"};
|
|
1867
1867
|
|
|
1868
1868
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1869
1869
|
var import_design_system_foundation33 = require("@boostdev/design-system-foundation");
|
|
@@ -1891,7 +1891,7 @@ function FormInput({
|
|
|
1891
1891
|
"aria-label": ariaLabel,
|
|
1892
1892
|
id,
|
|
1893
1893
|
name,
|
|
1894
|
-
className:
|
|
1894
|
+
className: (0, import_design_system_foundation33.cn)(FormInput_default.input, error && FormInput_default.inputError),
|
|
1895
1895
|
...props
|
|
1896
1896
|
}
|
|
1897
1897
|
),
|
|
@@ -1904,7 +1904,7 @@ function FormInput({
|
|
|
1904
1904
|
var import_react16 = require("react");
|
|
1905
1905
|
|
|
1906
1906
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1907
|
-
var NumberInput_default = {"formGroup":"
|
|
1907
|
+
var NumberInput_default = {"formGroup":"bds016-formGroup","inputRow":"bds016-inputRow","input":"bds016-input","inputError":"bds016-inputError","stepper":"bds016-stepper"};
|
|
1908
1908
|
|
|
1909
1909
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1910
1910
|
var import_design_system_foundation34 = require("@boostdev/design-system-foundation");
|
|
@@ -1999,7 +1999,7 @@ function NumberInput({
|
|
|
1999
1999
|
var import_react17 = require("react");
|
|
2000
2000
|
|
|
2001
2001
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
2002
|
-
var Radio_default = {"radioGroup":"
|
|
2002
|
+
var Radio_default = {"radioGroup":"bds016-radioGroup","inputWrapper":"bds016-inputWrapper","radio":"bds016-radio","radioError":"bds016-radioError"};
|
|
2003
2003
|
|
|
2004
2004
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
2005
2005
|
var import_design_system_foundation35 = require("@boostdev/design-system-foundation");
|
|
@@ -2019,7 +2019,7 @@ function Radio({ label, name, error, hint, className, ...props }) {
|
|
|
2019
2019
|
type: "radio",
|
|
2020
2020
|
id,
|
|
2021
2021
|
name,
|
|
2022
|
-
className:
|
|
2022
|
+
className: (0, import_design_system_foundation35.cn)(Radio_default.radio, error && Radio_default.radioError),
|
|
2023
2023
|
...props
|
|
2024
2024
|
}
|
|
2025
2025
|
),
|
|
@@ -2034,7 +2034,7 @@ function Radio({ label, name, error, hint, className, ...props }) {
|
|
|
2034
2034
|
var import_react18 = require("react");
|
|
2035
2035
|
|
|
2036
2036
|
// src/components/interaction/form/Select/Select.module.css
|
|
2037
|
-
var Select_default = {"formGroup":"
|
|
2037
|
+
var Select_default = {"formGroup":"bds016-formGroup","selectWrapper":"bds016-selectWrapper","select":"bds016-select","selectError":"bds016-selectError","chevron":"bds016-chevron"};
|
|
2038
2038
|
|
|
2039
2039
|
// src/components/interaction/form/Select/Select.tsx
|
|
2040
2040
|
var import_design_system_foundation36 = require("@boostdev/design-system-foundation");
|
|
@@ -2082,7 +2082,7 @@ function Select({
|
|
|
2082
2082
|
var import_react19 = require("react");
|
|
2083
2083
|
|
|
2084
2084
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
2085
|
-
var Slider_default = {"formGroup":"
|
|
2085
|
+
var Slider_default = {"formGroup":"bds016-formGroup","labelRow":"bds016-labelRow","value":"bds016-value","slider":"bds016-slider","sliderError":"bds016-sliderError"};
|
|
2086
2086
|
|
|
2087
2087
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
2088
2088
|
var import_design_system_foundation37 = require("@boostdev/design-system-foundation");
|
|
@@ -2143,7 +2143,7 @@ function Slider({
|
|
|
2143
2143
|
var import_react20 = require("react");
|
|
2144
2144
|
|
|
2145
2145
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2146
|
-
var Switch_default = {"switchGroup":"
|
|
2146
|
+
var Switch_default = {"switchGroup":"bds016-switchGroup","--size_small":"bds016---size_small","--size_medium":"bds016---size_medium","--size_large":"bds016---size_large","inputWrapper":"bds016-inputWrapper","trackWrapper":"bds016-trackWrapper","switch":"bds016-switch","track":"bds016-track","thumb":"bds016-thumb","switchError":"bds016-switchError"};
|
|
2147
2147
|
|
|
2148
2148
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2149
2149
|
var import_design_system_foundation38 = require("@boostdev/design-system-foundation");
|
|
@@ -2189,7 +2189,7 @@ function Switch({
|
|
|
2189
2189
|
var import_react21 = require("react");
|
|
2190
2190
|
|
|
2191
2191
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2192
|
-
var Textarea_default = {"formGroup":"
|
|
2192
|
+
var Textarea_default = {"formGroup":"bds016-formGroup","textarea":"bds016-textarea","textareaError":"bds016-textareaError"};
|
|
2193
2193
|
|
|
2194
2194
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2195
2195
|
var import_design_system_foundation39 = require("@boostdev/design-system-foundation");
|
|
@@ -2225,7 +2225,7 @@ function Textarea({
|
|
|
2225
2225
|
}
|
|
2226
2226
|
|
|
2227
2227
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2228
|
-
var ButtonGroup_default = {"buttonGroup":"
|
|
2228
|
+
var ButtonGroup_default = {"buttonGroup":"bds016-buttonGroup","container":"bds016-container","--variant__card":"bds016---variant__card","--variant__flow":"bds016---variant__flow","--variant__modal":"bds016---variant__modal","--variant__content":"bds016---variant__content","--variant__grid":"bds016---variant__grid"};
|
|
2229
2229
|
|
|
2230
2230
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2231
2231
|
var import_design_system_foundation40 = require("@boostdev/design-system-foundation");
|
|
@@ -2235,7 +2235,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2235
2235
|
}
|
|
2236
2236
|
|
|
2237
2237
|
// src/components/layout/Card/Card.module.css
|
|
2238
|
-
var Card_default = {"card":"
|
|
2238
|
+
var Card_default = {"card":"bds016-card","--default":"bds016---default","--elevated":"bds016---elevated","--outlined":"bds016---outlined","--clickable":"bds016---clickable","--padding-none":"bds016---padding-none","--padding-small":"bds016---padding-small","--padding-medium":"bds016---padding-medium","--padding-large":"bds016---padding-large","--text-start":"bds016---text-start","--text-center":"bds016---text-center","--text-end":"bds016---text-end"};
|
|
2239
2239
|
|
|
2240
2240
|
// src/components/layout/Card/Card.tsx
|
|
2241
2241
|
var import_design_system_foundation41 = require("@boostdev/design-system-foundation");
|
|
@@ -2273,7 +2273,7 @@ function Card({
|
|
|
2273
2273
|
}
|
|
2274
2274
|
|
|
2275
2275
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2276
|
-
var SectionHeader_default = {"sectionHeader":"
|
|
2276
|
+
var SectionHeader_default = {"sectionHeader":"bds016-sectionHeader","title":"bds016-title","subtitle":"bds016-subtitle","--start":"bds016---start","--center":"bds016---center","--end":"bds016---end","--small":"bds016---small","--medium":"bds016---medium","--large":"bds016---large"};
|
|
2277
2277
|
|
|
2278
2278
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2279
2279
|
var import_design_system_foundation42 = require("@boostdev/design-system-foundation");
|
|
@@ -2294,7 +2294,7 @@ function SectionHeader({
|
|
|
2294
2294
|
}
|
|
2295
2295
|
|
|
2296
2296
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2297
|
-
var IconWrapper_default = {"wrapper":"
|
|
2297
|
+
var IconWrapper_default = {"wrapper":"bds016-wrapper"};
|
|
2298
2298
|
|
|
2299
2299
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2300
2300
|
var import_design_system_foundation43 = require("@boostdev/design-system-foundation");
|