@boostdev/design-system-components 0.1.9 → 0.1.10
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 +46 -46
- package/dist/client.css +410 -410
- package/dist/client.js +46 -46
- package/dist/index.cjs +46 -46
- package/dist/index.css +410 -410
- package/dist/index.js +46 -46
- package/package.json +1 -1
package/dist/client.js
CHANGED
|
@@ -4,7 +4,7 @@
|
|
|
4
4
|
import { useId, useState } from "react";
|
|
5
5
|
|
|
6
6
|
// src/components/ui/Accordion/Accordion.module.css
|
|
7
|
-
var Accordion_default = {"accordion":"
|
|
7
|
+
var Accordion_default = {"accordion":"bds0110Accordion-accordion","item":"bds0110Accordion-item","heading":"bds0110Accordion-heading","trigger":"bds0110Accordion-trigger","triggerLabel":"bds0110Accordion-triggerLabel","chevron":"bds0110Accordion-chevron","--open":"bds0110Accordion---open","panel":"bds0110Accordion-panel","panelContent":"bds0110Accordion-panelContent"};
|
|
8
8
|
|
|
9
9
|
// src/components/ui/Accordion/Accordion.tsx
|
|
10
10
|
import { cn } from "@boostdev/design-system-foundation";
|
|
@@ -72,7 +72,7 @@ function Accordion({
|
|
|
72
72
|
}
|
|
73
73
|
|
|
74
74
|
// src/components/ui/Alert/Alert.module.css
|
|
75
|
-
var Alert_default = {"alert":"
|
|
75
|
+
var Alert_default = {"alert":"bds0110Alert-alert","--variant_info":"bds0110Alert---variant_info","--variant_success":"bds0110Alert---variant_success","--variant_warning":"bds0110Alert---variant_warning","--variant_error":"bds0110Alert---variant_error","icon":"bds0110Alert-icon","content":"bds0110Alert-content","title":"bds0110Alert-title","dismiss":"bds0110Alert-dismiss"};
|
|
76
76
|
|
|
77
77
|
// src/components/ui/Alert/Alert.tsx
|
|
78
78
|
import { cn as cn2 } from "@boostdev/design-system-foundation";
|
|
@@ -115,7 +115,7 @@ function Alert({
|
|
|
115
115
|
}
|
|
116
116
|
|
|
117
117
|
// src/components/ui/Avatar/Avatar.module.css
|
|
118
|
-
var Avatar_default = {"avatar":"
|
|
118
|
+
var Avatar_default = {"avatar":"bds0110Avatar-avatar","--fallback":"bds0110Avatar---fallback","--size_small":"bds0110Avatar---size_small","--size_medium":"bds0110Avatar---size_medium","--size_large":"bds0110Avatar---size_large","image":"bds0110Avatar-image","initials":"bds0110Avatar-initials"};
|
|
119
119
|
|
|
120
120
|
// src/components/ui/Avatar/Avatar.tsx
|
|
121
121
|
import { cn as cn3 } from "@boostdev/design-system-foundation";
|
|
@@ -141,7 +141,7 @@ function Avatar({ src, alt, name, size = "medium", className }) {
|
|
|
141
141
|
}
|
|
142
142
|
|
|
143
143
|
// src/components/ui/Badge/Badge.module.css
|
|
144
|
-
var Badge_default = {"badge":"
|
|
144
|
+
var Badge_default = {"badge":"bds0110Badge-badge","--variant_primary":"bds0110Badge---variant_primary","--variant_secondary":"bds0110Badge---variant_secondary","--variant_success":"bds0110Badge---variant_success","--variant_error":"bds0110Badge---variant_error","--variant_warning":"bds0110Badge---variant_warning"};
|
|
145
145
|
|
|
146
146
|
// src/components/ui/Badge/Badge.tsx
|
|
147
147
|
import { cn as cn4 } from "@boostdev/design-system-foundation";
|
|
@@ -151,7 +151,7 @@ function Badge({ children, variant = "primary", className }) {
|
|
|
151
151
|
}
|
|
152
152
|
|
|
153
153
|
// src/components/ui/Breadcrumb/Breadcrumb.module.css
|
|
154
|
-
var Breadcrumb_default = {"breadcrumb":"
|
|
154
|
+
var Breadcrumb_default = {"breadcrumb":"bds0110Breadcrumb-breadcrumb","list":"bds0110Breadcrumb-list","item":"bds0110Breadcrumb-item","link":"bds0110Breadcrumb-link","separator":"bds0110Breadcrumb-separator","current":"bds0110Breadcrumb-current"};
|
|
155
155
|
|
|
156
156
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
157
157
|
import { cn as cn5 } from "@boostdev/design-system-foundation";
|
|
@@ -170,7 +170,7 @@ function Breadcrumb({ items, className }) {
|
|
|
170
170
|
import { useState as useState2, useId as useId2 } from "react";
|
|
171
171
|
|
|
172
172
|
// src/components/ui/Calendar/Calendar.module.css
|
|
173
|
-
var Calendar_default = {"calendar":"
|
|
173
|
+
var Calendar_default = {"calendar":"bds0110Calendar-calendar","header":"bds0110Calendar-header","monthYear":"bds0110Calendar-monthYear","navBtn":"bds0110Calendar-navBtn","grid":"bds0110Calendar-grid","weekday":"bds0110Calendar-weekday","empty":"bds0110Calendar-empty","day":"bds0110Calendar-day","disabled":"bds0110Calendar-disabled","selected":"bds0110Calendar-selected","today":"bds0110Calendar-today"};
|
|
174
174
|
|
|
175
175
|
// src/components/ui/Calendar/Calendar.tsx
|
|
176
176
|
import { cn as cn6 } from "@boostdev/design-system-foundation";
|
|
@@ -336,7 +336,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
336
336
|
import { useRef, useId as useId3 } from "react";
|
|
337
337
|
|
|
338
338
|
// src/components/ui/Carousel/Carousel.module.css
|
|
339
|
-
var Carousel_default = {"carousel":"
|
|
339
|
+
var Carousel_default = {"carousel":"bds0110Carousel-carousel","track":"bds0110Carousel-track","slide":"bds0110Carousel-slide","navBtn":"bds0110Carousel-navBtn"};
|
|
340
340
|
|
|
341
341
|
// src/components/ui/Carousel/Carousel.tsx
|
|
342
342
|
import { cn as cn7 } from "@boostdev/design-system-foundation";
|
|
@@ -389,7 +389,7 @@ function Carousel({ items, label, className }) {
|
|
|
389
389
|
}
|
|
390
390
|
|
|
391
391
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
392
|
-
var DescriptionList_default = {"list":"
|
|
392
|
+
var DescriptionList_default = {"list":"bds0110DescriptionList-list","group":"bds0110DescriptionList-group","term":"bds0110DescriptionList-term","details":"bds0110DescriptionList-details","--layout_inline":"bds0110DescriptionList---layout_inline"};
|
|
393
393
|
|
|
394
394
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
395
395
|
import { cn as cn8 } from "@boostdev/design-system-foundation";
|
|
@@ -402,7 +402,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
402
402
|
}
|
|
403
403
|
|
|
404
404
|
// src/components/ui/Link/Link.module.css
|
|
405
|
-
var Link_default = {"link":"
|
|
405
|
+
var Link_default = {"link":"bds0110Link-link","--variant_default":"bds0110Link---variant_default","--variant_subtle":"bds0110Link---variant_subtle","--variant_standalone":"bds0110Link---variant_standalone","externalLabel":"bds0110Link-externalLabel"};
|
|
406
406
|
|
|
407
407
|
// src/components/ui/Link/Link.tsx
|
|
408
408
|
import { cn as cn9 } from "@boostdev/design-system-foundation";
|
|
@@ -433,7 +433,7 @@ function Link({
|
|
|
433
433
|
}
|
|
434
434
|
|
|
435
435
|
// src/components/ui/Loading/Loading.module.css
|
|
436
|
-
var Loading_default = {"loading":"
|
|
436
|
+
var Loading_default = {"loading":"bds0110Loading-loading","spinner":"bds0110Loading-spinner","--size_small":"bds0110Loading---size_small","--size_large":"bds0110Loading---size_large"};
|
|
437
437
|
|
|
438
438
|
// src/components/ui/Loading/Loading.tsx
|
|
439
439
|
import { cn as cn10 } from "@boostdev/design-system-foundation";
|
|
@@ -443,7 +443,7 @@ function Loading({ size = "medium", className }) {
|
|
|
443
443
|
}
|
|
444
444
|
|
|
445
445
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
446
|
-
var NotificationBanner_default = {"banner":"
|
|
446
|
+
var NotificationBanner_default = {"banner":"bds0110NotificationBanner-banner","--variant_info":"bds0110NotificationBanner---variant_info","--variant_success":"bds0110NotificationBanner---variant_success","--variant_warning":"bds0110NotificationBanner---variant_warning","--variant_error":"bds0110NotificationBanner---variant_error","content":"bds0110NotificationBanner-content","action":"bds0110NotificationBanner-action","dismiss":"bds0110NotificationBanner-dismiss"};
|
|
447
447
|
|
|
448
448
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
449
449
|
import { cn as cn11 } from "@boostdev/design-system-foundation";
|
|
@@ -482,7 +482,7 @@ function NotificationBanner({
|
|
|
482
482
|
}
|
|
483
483
|
|
|
484
484
|
// src/components/ui/Pagination/Pagination.module.css
|
|
485
|
-
var Pagination_default = {"pagination":"
|
|
485
|
+
var Pagination_default = {"pagination":"bds0110Pagination-pagination","list":"bds0110Pagination-list","button":"bds0110Pagination-button","--active":"bds0110Pagination---active","--nav":"bds0110Pagination---nav","ellipsis":"bds0110Pagination-ellipsis"};
|
|
486
486
|
|
|
487
487
|
// src/components/ui/Pagination/Pagination.tsx
|
|
488
488
|
import { cn as cn12 } from "@boostdev/design-system-foundation";
|
|
@@ -546,7 +546,7 @@ function Pagination({
|
|
|
546
546
|
}
|
|
547
547
|
|
|
548
548
|
// src/components/ui/Progress/Progress.module.css
|
|
549
|
-
var Progress_default = {"container":"
|
|
549
|
+
var Progress_default = {"container":"bds0110Progress-container","labelRow":"bds0110Progress-labelRow","label":"bds0110Progress-label","value":"bds0110Progress-value","track":"bds0110Progress-track","--size_small":"bds0110Progress---size_small","--size_medium":"bds0110Progress---size_medium","--size_large":"bds0110Progress---size_large","fill":"bds0110Progress-fill"};
|
|
550
550
|
|
|
551
551
|
// src/components/ui/Progress/Progress.tsx
|
|
552
552
|
import { cn as cn13 } from "@boostdev/design-system-foundation";
|
|
@@ -584,7 +584,7 @@ function Progress({
|
|
|
584
584
|
}
|
|
585
585
|
|
|
586
586
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
587
|
-
var ProgressCircle_default = {"wrapper":"
|
|
587
|
+
var ProgressCircle_default = {"wrapper":"bds0110ProgressCircle-wrapper","svg":"bds0110ProgressCircle-svg","track":"bds0110ProgressCircle-track","fill":"bds0110ProgressCircle-fill","value":"bds0110ProgressCircle-value","--size_small":"bds0110ProgressCircle---size_small","--size_medium":"bds0110ProgressCircle---size_medium","--size_large":"bds0110ProgressCircle---size_large"};
|
|
588
588
|
|
|
589
589
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
590
590
|
import { cn as cn14 } from "@boostdev/design-system-foundation";
|
|
@@ -663,7 +663,7 @@ function ProgressCircle({
|
|
|
663
663
|
}
|
|
664
664
|
|
|
665
665
|
// src/components/ui/Separator/Separator.module.css
|
|
666
|
-
var Separator_default = {"separator":"
|
|
666
|
+
var Separator_default = {"separator":"bds0110Separator-separator","--horizontal":"bds0110Separator---horizontal","--vertical":"bds0110Separator---vertical"};
|
|
667
667
|
|
|
668
668
|
// src/components/ui/Separator/Separator.tsx
|
|
669
669
|
import { cn as cn15 } from "@boostdev/design-system-foundation";
|
|
@@ -686,7 +686,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
686
686
|
import { cn as cn16 } from "@boostdev/design-system-foundation";
|
|
687
687
|
|
|
688
688
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
689
|
-
var Skeleton_default = {"skeleton":"
|
|
689
|
+
var Skeleton_default = {"skeleton":"bds0110Skeleton-skeleton"};
|
|
690
690
|
|
|
691
691
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
692
692
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
@@ -695,7 +695,7 @@ function Skeleton({ className }) {
|
|
|
695
695
|
}
|
|
696
696
|
|
|
697
697
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
698
|
-
var SkipLink_default = {"skipLink":"
|
|
698
|
+
var SkipLink_default = {"skipLink":"bds0110SkipLink-skipLink"};
|
|
699
699
|
|
|
700
700
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
701
701
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -704,7 +704,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
704
704
|
}
|
|
705
705
|
|
|
706
706
|
// src/components/ui/Table/Table.module.css
|
|
707
|
-
var Table_default = {"wrapper":"
|
|
707
|
+
var Table_default = {"wrapper":"bds0110Table-wrapper","table":"bds0110Table-table","caption":"bds0110Table-caption","thead":"bds0110Table-thead","th":"bds0110Table-th","--sortable":"bds0110Table---sortable","sortButton":"bds0110Table-sortButton","sortIcon":"bds0110Table-sortIcon","--sort-active":"bds0110Table---sort-active","--sort-desc":"bds0110Table---sort-desc","tbody":"bds0110Table-tbody","tr":"bds0110Table-tr","td":"bds0110Table-td"};
|
|
708
708
|
|
|
709
709
|
// src/components/ui/Table/Table.tsx
|
|
710
710
|
import { cn as cn17 } from "@boostdev/design-system-foundation";
|
|
@@ -773,7 +773,7 @@ function Table({
|
|
|
773
773
|
import { useId as useId4, useRef as useRef2, useState as useState3 } from "react";
|
|
774
774
|
|
|
775
775
|
// src/components/ui/Tabs/Tabs.module.css
|
|
776
|
-
var Tabs_default = {"tabs":"
|
|
776
|
+
var Tabs_default = {"tabs":"bds0110Tabs-tabs","tabList":"bds0110Tabs-tabList","tab":"bds0110Tabs-tab","--active":"bds0110Tabs---active","panel":"bds0110Tabs-panel"};
|
|
777
777
|
|
|
778
778
|
// src/components/ui/Tabs/Tabs.tsx
|
|
779
779
|
import { cn as cn18 } from "@boostdev/design-system-foundation";
|
|
@@ -854,7 +854,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
854
854
|
import { cloneElement, isValidElement, useId as useId5 } from "react";
|
|
855
855
|
|
|
856
856
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
857
|
-
var Tooltip_default = {"wrapper":"
|
|
857
|
+
var Tooltip_default = {"wrapper":"bds0110Tooltip-wrapper","tooltip":"bds0110Tooltip-tooltip","--placement_top":"bds0110Tooltip---placement_top","--placement_bottom":"bds0110Tooltip---placement_bottom","--placement_left":"bds0110Tooltip---placement_left","--placement_right":"bds0110Tooltip---placement_right"};
|
|
858
858
|
|
|
859
859
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
860
860
|
import { cn as cn19 } from "@boostdev/design-system-foundation";
|
|
@@ -884,7 +884,7 @@ function Tooltip({
|
|
|
884
884
|
}
|
|
885
885
|
|
|
886
886
|
// src/components/ui/Typography/Typography.module.css
|
|
887
|
-
var Typography_default = {"typography":"
|
|
887
|
+
var Typography_default = {"typography":"bds0110Typography-typography","--h1":"bds0110Typography---h1","--h2":"bds0110Typography---h2","--h3":"bds0110Typography---h3","--body":"bds0110Typography---body","--body_s":"bds0110Typography---body_s"};
|
|
888
888
|
|
|
889
889
|
// src/components/ui/Typography/Typography.tsx
|
|
890
890
|
import { cn as cn20 } from "@boostdev/design-system-foundation";
|
|
@@ -902,7 +902,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
902
902
|
}
|
|
903
903
|
|
|
904
904
|
// src/components/interaction/Button/Button.module.css
|
|
905
|
-
var Button_default = {"button":"
|
|
905
|
+
var Button_default = {"button":"bds0110Button-button","--primary":"bds0110Button---primary","--secondary":"bds0110Button---secondary","--size_small":"bds0110Button---size_small","--size_medium":"bds0110Button---size_medium","--size_large":"bds0110Button---size_large","--hasPulse":"bds0110Button---hasPulse","prefix":"bds0110Button-prefix","suffix":"bds0110Button-suffix"};
|
|
906
906
|
|
|
907
907
|
// src/components/interaction/Button/Button.tsx
|
|
908
908
|
import { cn as cn21 } from "@boostdev/design-system-foundation";
|
|
@@ -978,7 +978,7 @@ function Button({
|
|
|
978
978
|
import { useState as useState4, useEffect, useRef as useRef3, useId as useId6, useMemo } from "react";
|
|
979
979
|
|
|
980
980
|
// src/components/interaction/Command/Command.module.css
|
|
981
|
-
var Command_default = {"dialog":"
|
|
981
|
+
var Command_default = {"dialog":"bds0110Command-dialog","palette":"bds0110Command-palette","searchRow":"bds0110Command-searchRow","searchIcon":"bds0110Command-searchIcon","search":"bds0110Command-search","escHint":"bds0110Command-escHint","list":"bds0110Command-list","groupList":"bds0110Command-groupList","group":"bds0110Command-group","item":"bds0110Command-item","itemActive":"bds0110Command-itemActive","itemLabel":"bds0110Command-itemLabel","itemDesc":"bds0110Command-itemDesc","shortcut":"bds0110Command-shortcut","empty":"bds0110Command-empty"};
|
|
982
982
|
|
|
983
983
|
// src/components/interaction/Command/Command.tsx
|
|
984
984
|
import { cn as cn22 } from "@boostdev/design-system-foundation";
|
|
@@ -1117,7 +1117,7 @@ function Command({
|
|
|
1117
1117
|
import { useEffect as useEffect2, useRef as useRef4 } from "react";
|
|
1118
1118
|
|
|
1119
1119
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1120
|
-
var Dialog_default = {"dialog":"
|
|
1120
|
+
var Dialog_default = {"dialog":"bds0110Dialog-dialog","dialogContent":"bds0110Dialog-dialogContent","closeForm":"bds0110Dialog-closeForm","closeButton":"bds0110Dialog-closeButton"};
|
|
1121
1121
|
|
|
1122
1122
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1123
1123
|
import { cn as cn23 } from "@boostdev/design-system-foundation";
|
|
@@ -1173,7 +1173,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1173
1173
|
import { useEffect as useEffect3, useRef as useRef5 } from "react";
|
|
1174
1174
|
|
|
1175
1175
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1176
|
-
var Drawer_default = {"drawer":"
|
|
1176
|
+
var Drawer_default = {"drawer":"bds0110Drawer-drawer","panel":"bds0110Drawer-panel","--side_right":"bds0110Drawer---side_right","--side_left":"bds0110Drawer---side_left","header":"bds0110Drawer-header","title":"bds0110Drawer-title","closeButton":"bds0110Drawer-closeButton","body":"bds0110Drawer-body"};
|
|
1177
1177
|
|
|
1178
1178
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1179
1179
|
import { cn as cn24 } from "@boostdev/design-system-foundation";
|
|
@@ -1242,7 +1242,7 @@ import {
|
|
|
1242
1242
|
} from "react";
|
|
1243
1243
|
|
|
1244
1244
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1245
|
-
var DropdownMenu_default = {"wrapper":"
|
|
1245
|
+
var DropdownMenu_default = {"wrapper":"bds0110DropdownMenu-wrapper","menu":"bds0110DropdownMenu-menu","--placement_bottom-start":"bds0110DropdownMenu---placement_bottom-start","--placement_bottom-end":"bds0110DropdownMenu---placement_bottom-end","separator":"bds0110DropdownMenu-separator","item":"bds0110DropdownMenu-item","icon":"bds0110DropdownMenu-icon"};
|
|
1246
1246
|
|
|
1247
1247
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1248
1248
|
import { cn as cn25 } from "@boostdev/design-system-foundation";
|
|
@@ -1362,7 +1362,7 @@ import {
|
|
|
1362
1362
|
} from "react";
|
|
1363
1363
|
|
|
1364
1364
|
// src/components/interaction/Popover/Popover.module.css
|
|
1365
|
-
var Popover_default = {"wrapper":"
|
|
1365
|
+
var Popover_default = {"wrapper":"bds0110Popover-wrapper","panel":"bds0110Popover-panel","--placement_bottom":"bds0110Popover---placement_bottom","--placement_top":"bds0110Popover---placement_top","--placement_right":"bds0110Popover---placement_right","--placement_left":"bds0110Popover---placement_left"};
|
|
1366
1366
|
|
|
1367
1367
|
// src/components/interaction/Popover/Popover.tsx
|
|
1368
1368
|
import { cn as cn26 } from "@boostdev/design-system-foundation";
|
|
@@ -1418,7 +1418,7 @@ function Popover({
|
|
|
1418
1418
|
}
|
|
1419
1419
|
|
|
1420
1420
|
// src/components/interaction/Rating/Rating.module.css
|
|
1421
|
-
var Rating_default = {"rating":"
|
|
1421
|
+
var Rating_default = {"rating":"bds0110Rating-rating","star":"bds0110Rating-star","--filled":"bds0110Rating---filled"};
|
|
1422
1422
|
|
|
1423
1423
|
// src/components/interaction/Rating/Rating.tsx
|
|
1424
1424
|
import { cn as cn27 } from "@boostdev/design-system-foundation";
|
|
@@ -1449,7 +1449,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1449
1449
|
import { useState as useState7, useEffect as useEffect6, createContext, useContext, useCallback, useMemo as useMemo2 } from "react";
|
|
1450
1450
|
|
|
1451
1451
|
// src/components/interaction/Toast/Toast.module.css
|
|
1452
|
-
var Toast_default = {"toastContainer":"
|
|
1452
|
+
var Toast_default = {"toastContainer":"bds0110Toast-toastContainer","toast":"bds0110Toast-toast","message":"bds0110Toast-message","closeButton":"bds0110Toast-closeButton"};
|
|
1453
1453
|
|
|
1454
1454
|
// src/components/interaction/Toast/Toast.tsx
|
|
1455
1455
|
import { cn as cn28 } from "@boostdev/design-system-foundation";
|
|
@@ -1499,10 +1499,10 @@ function useToast() {
|
|
|
1499
1499
|
import { useId as useId9 } from "react";
|
|
1500
1500
|
|
|
1501
1501
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1502
|
-
var Checkbox_default = {"checkboxGroup":"
|
|
1502
|
+
var Checkbox_default = {"checkboxGroup":"bds0110Checkbox-checkboxGroup","inputWrapper":"bds0110Checkbox-inputWrapper","checkbox":"bds0110Checkbox-checkbox","checkboxError":"bds0110Checkbox-checkboxError"};
|
|
1503
1503
|
|
|
1504
1504
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1505
|
-
var Message_default = {"error":"
|
|
1505
|
+
var Message_default = {"error":"bds0110Message-error","hint":"bds0110Message-hint"};
|
|
1506
1506
|
|
|
1507
1507
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1508
1508
|
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
@@ -1512,7 +1512,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1512
1512
|
};
|
|
1513
1513
|
|
|
1514
1514
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1515
|
-
var Label_default = {"label":"
|
|
1515
|
+
var Label_default = {"label":"bds0110Label-label"};
|
|
1516
1516
|
|
|
1517
1517
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1518
1518
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
@@ -1524,7 +1524,7 @@ var Label = ({ label, id }) => {
|
|
|
1524
1524
|
import { cn as cn30 } from "@boostdev/design-system-foundation";
|
|
1525
1525
|
|
|
1526
1526
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1527
|
-
var InputContainer_default = {"container":"
|
|
1527
|
+
var InputContainer_default = {"container":"bds0110InputContainer-container"};
|
|
1528
1528
|
|
|
1529
1529
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1530
1530
|
import { cn as cn29 } from "@boostdev/design-system-foundation";
|
|
@@ -1571,7 +1571,7 @@ import {
|
|
|
1571
1571
|
} from "react";
|
|
1572
1572
|
|
|
1573
1573
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1574
|
-
var Combobox_default = {"formGroup":"
|
|
1574
|
+
var Combobox_default = {"formGroup":"bds0110Combobox-formGroup","inputWrapper":"bds0110Combobox-inputWrapper","input":"bds0110Combobox-input","inputError":"bds0110Combobox-inputError","chevron":"bds0110Combobox-chevron","listbox":"bds0110Combobox-listbox","option":"bds0110Combobox-option","--highlighted":"bds0110Combobox---highlighted","--selected":"bds0110Combobox---selected","--disabled":"bds0110Combobox---disabled"};
|
|
1575
1575
|
|
|
1576
1576
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1577
1577
|
import { cn as cn31 } from "@boostdev/design-system-foundation";
|
|
@@ -1722,7 +1722,7 @@ function Combobox({
|
|
|
1722
1722
|
import { useId as useId11, useRef as useRef9, useState as useState9 } from "react";
|
|
1723
1723
|
|
|
1724
1724
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1725
|
-
var FileInput_default = {"formGroup":"
|
|
1725
|
+
var FileInput_default = {"formGroup":"bds0110FileInput-formGroup","dropZone":"bds0110FileInput-dropZone","isDragging":"bds0110FileInput-isDragging","hasError":"bds0110FileInput-hasError","isDisabled":"bds0110FileInput-isDisabled","icon":"bds0110FileInput-icon","prompt":"bds0110FileInput-prompt","acceptHint":"bds0110FileInput-acceptHint","hiddenInput":"bds0110FileInput-hiddenInput"};
|
|
1726
1726
|
|
|
1727
1727
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1728
1728
|
import { cn as cn32 } from "@boostdev/design-system-foundation";
|
|
@@ -1819,7 +1819,7 @@ function FileInput({
|
|
|
1819
1819
|
import { useId as useId12 } from "react";
|
|
1820
1820
|
|
|
1821
1821
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1822
|
-
var FormInput_default = {"formGroup":"
|
|
1822
|
+
var FormInput_default = {"formGroup":"bds0110FormInput-formGroup","input":"bds0110FormInput-input","inputError":"bds0110FormInput-inputError"};
|
|
1823
1823
|
|
|
1824
1824
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1825
1825
|
import { cn as cn33 } from "@boostdev/design-system-foundation";
|
|
@@ -1860,7 +1860,7 @@ function FormInput({
|
|
|
1860
1860
|
import { useId as useId13, useRef as useRef10, useState as useState10 } from "react";
|
|
1861
1861
|
|
|
1862
1862
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1863
|
-
var NumberInput_default = {"formGroup":"
|
|
1863
|
+
var NumberInput_default = {"formGroup":"bds0110NumberInput-formGroup","inputRow":"bds0110NumberInput-inputRow","input":"bds0110NumberInput-input","inputError":"bds0110NumberInput-inputError","stepper":"bds0110NumberInput-stepper"};
|
|
1864
1864
|
|
|
1865
1865
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1866
1866
|
import { cn as cn34 } from "@boostdev/design-system-foundation";
|
|
@@ -1955,7 +1955,7 @@ function NumberInput({
|
|
|
1955
1955
|
import { useId as useId14 } from "react";
|
|
1956
1956
|
|
|
1957
1957
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
1958
|
-
var Radio_default = {"radioGroup":"
|
|
1958
|
+
var Radio_default = {"radioGroup":"bds0110Radio-radioGroup","inputWrapper":"bds0110Radio-inputWrapper","radio":"bds0110Radio-radio","radioError":"bds0110Radio-radioError"};
|
|
1959
1959
|
|
|
1960
1960
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
1961
1961
|
import { cn as cn35 } from "@boostdev/design-system-foundation";
|
|
@@ -1990,7 +1990,7 @@ function Radio({ label, name, error, hint, className, ...props }) {
|
|
|
1990
1990
|
import { useId as useId15 } from "react";
|
|
1991
1991
|
|
|
1992
1992
|
// src/components/interaction/form/Select/Select.module.css
|
|
1993
|
-
var Select_default = {"formGroup":"
|
|
1993
|
+
var Select_default = {"formGroup":"bds0110Select-formGroup","selectWrapper":"bds0110Select-selectWrapper","select":"bds0110Select-select","selectError":"bds0110Select-selectError","chevron":"bds0110Select-chevron"};
|
|
1994
1994
|
|
|
1995
1995
|
// src/components/interaction/form/Select/Select.tsx
|
|
1996
1996
|
import { cn as cn36 } from "@boostdev/design-system-foundation";
|
|
@@ -2038,7 +2038,7 @@ function Select({
|
|
|
2038
2038
|
import { useId as useId16, useState as useState11 } from "react";
|
|
2039
2039
|
|
|
2040
2040
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
2041
|
-
var Slider_default = {"formGroup":"
|
|
2041
|
+
var Slider_default = {"formGroup":"bds0110Slider-formGroup","labelRow":"bds0110Slider-labelRow","value":"bds0110Slider-value","slider":"bds0110Slider-slider","sliderError":"bds0110Slider-sliderError"};
|
|
2042
2042
|
|
|
2043
2043
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
2044
2044
|
import { cn as cn37 } from "@boostdev/design-system-foundation";
|
|
@@ -2099,7 +2099,7 @@ function Slider({
|
|
|
2099
2099
|
import { useId as useId17 } from "react";
|
|
2100
2100
|
|
|
2101
2101
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2102
|
-
var Switch_default = {"switchGroup":"
|
|
2102
|
+
var Switch_default = {"switchGroup":"bds0110Switch-switchGroup","--size_small":"bds0110Switch---size_small","--size_medium":"bds0110Switch---size_medium","--size_large":"bds0110Switch---size_large","inputWrapper":"bds0110Switch-inputWrapper","trackWrapper":"bds0110Switch-trackWrapper","switch":"bds0110Switch-switch","track":"bds0110Switch-track","thumb":"bds0110Switch-thumb","switchError":"bds0110Switch-switchError"};
|
|
2103
2103
|
|
|
2104
2104
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2105
2105
|
import { cn as cn38 } from "@boostdev/design-system-foundation";
|
|
@@ -2145,7 +2145,7 @@ function Switch({
|
|
|
2145
2145
|
import { useId as useId18 } from "react";
|
|
2146
2146
|
|
|
2147
2147
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2148
|
-
var Textarea_default = {"formGroup":"
|
|
2148
|
+
var Textarea_default = {"formGroup":"bds0110Textarea-formGroup","textarea":"bds0110Textarea-textarea","textareaError":"bds0110Textarea-textareaError"};
|
|
2149
2149
|
|
|
2150
2150
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2151
2151
|
import { cn as cn39 } from "@boostdev/design-system-foundation";
|
|
@@ -2181,7 +2181,7 @@ function Textarea({
|
|
|
2181
2181
|
}
|
|
2182
2182
|
|
|
2183
2183
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2184
|
-
var ButtonGroup_default = {"buttonGroup":"
|
|
2184
|
+
var ButtonGroup_default = {"buttonGroup":"bds0110ButtonGroup-buttonGroup","container":"bds0110ButtonGroup-container","--variant__card":"bds0110ButtonGroup---variant__card","--variant__flow":"bds0110ButtonGroup---variant__flow","--variant__modal":"bds0110ButtonGroup---variant__modal","--variant__content":"bds0110ButtonGroup---variant__content","--variant__grid":"bds0110ButtonGroup---variant__grid"};
|
|
2185
2185
|
|
|
2186
2186
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2187
2187
|
import { cn as cn40 } from "@boostdev/design-system-foundation";
|
|
@@ -2191,7 +2191,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2191
2191
|
}
|
|
2192
2192
|
|
|
2193
2193
|
// src/components/layout/Card/Card.module.css
|
|
2194
|
-
var Card_default = {"card":"
|
|
2194
|
+
var Card_default = {"card":"bds0110Card-card","--default":"bds0110Card---default","--elevated":"bds0110Card---elevated","--outlined":"bds0110Card---outlined","--clickable":"bds0110Card---clickable","--padding-none":"bds0110Card---padding-none","--padding-small":"bds0110Card---padding-small","--padding-medium":"bds0110Card---padding-medium","--padding-large":"bds0110Card---padding-large","--text-start":"bds0110Card---text-start","--text-center":"bds0110Card---text-center","--text-end":"bds0110Card---text-end"};
|
|
2195
2195
|
|
|
2196
2196
|
// src/components/layout/Card/Card.tsx
|
|
2197
2197
|
import { cn as cn41 } from "@boostdev/design-system-foundation";
|
|
@@ -2229,7 +2229,7 @@ function Card({
|
|
|
2229
2229
|
}
|
|
2230
2230
|
|
|
2231
2231
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2232
|
-
var SectionHeader_default = {"sectionHeader":"
|
|
2232
|
+
var SectionHeader_default = {"sectionHeader":"bds0110SectionHeader-sectionHeader","title":"bds0110SectionHeader-title","subtitle":"bds0110SectionHeader-subtitle","--start":"bds0110SectionHeader---start","--center":"bds0110SectionHeader---center","--end":"bds0110SectionHeader---end","--small":"bds0110SectionHeader---small","--medium":"bds0110SectionHeader---medium","--large":"bds0110SectionHeader---large"};
|
|
2233
2233
|
|
|
2234
2234
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2235
2235
|
import { cn as cn42 } from "@boostdev/design-system-foundation";
|
|
@@ -2250,7 +2250,7 @@ function SectionHeader({
|
|
|
2250
2250
|
}
|
|
2251
2251
|
|
|
2252
2252
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2253
|
-
var IconWrapper_default = {"wrapper":"
|
|
2253
|
+
var IconWrapper_default = {"wrapper":"bds0110IconWrapper-wrapper"};
|
|
2254
2254
|
|
|
2255
2255
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2256
2256
|
import { cn as cn43 } from "@boostdev/design-system-foundation";
|