@boostdev/design-system-components 0.1.17 → 0.1.18
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 +48 -48
- package/dist/client.css +440 -438
- package/dist/client.js +48 -48
- package/dist/index.cjs +48 -48
- package/dist/index.css +440 -438
- package/dist/index.js +48 -48
- package/package.json +1 -1
- package/src/components/interaction/Drawer/Drawer.module.css +2 -0
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":"bds0118Accordion-accordion","item":"bds0118Accordion-item","heading":"bds0118Accordion-heading","trigger":"bds0118Accordion-trigger","triggerLabel":"bds0118Accordion-triggerLabel","chevron":"bds0118Accordion-chevron","--open":"bds0118Accordion---open","panel":"bds0118Accordion-panel","panelContent":"bds0118Accordion-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":"bds0118Alert-alert","--variant_info":"bds0118Alert---variant_info","--variant_success":"bds0118Alert---variant_success","--variant_warning":"bds0118Alert---variant_warning","--variant_error":"bds0118Alert---variant_error","icon":"bds0118Alert-icon","content":"bds0118Alert-content","title":"bds0118Alert-title","dismiss":"bds0118Alert-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":"bds0118Avatar-avatar","--fallback":"bds0118Avatar---fallback","--size_small":"bds0118Avatar---size_small","--size_medium":"bds0118Avatar---size_medium","--size_large":"bds0118Avatar---size_large","image":"bds0118Avatar-image","initials":"bds0118Avatar-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":"bds0118Badge-badge","--variant_primary":"bds0118Badge---variant_primary","--variant_secondary":"bds0118Badge---variant_secondary","--variant_success":"bds0118Badge---variant_success","--variant_error":"bds0118Badge---variant_error","--variant_warning":"bds0118Badge---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":"bds0118Breadcrumb-breadcrumb","list":"bds0118Breadcrumb-list","item":"bds0118Breadcrumb-item","link":"bds0118Breadcrumb-link","separator":"bds0118Breadcrumb-separator","current":"bds0118Breadcrumb-current"};
|
|
155
155
|
|
|
156
156
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
157
157
|
import { cn as cn5 } from "@boostdev/design-system-foundation";
|
|
@@ -167,7 +167,7 @@ function Breadcrumb({ items, className }) {
|
|
|
167
167
|
}
|
|
168
168
|
|
|
169
169
|
// src/components/ui/Collapsible/Collapsible.module.css
|
|
170
|
-
var Collapsible_default = {"collapsible":"
|
|
170
|
+
var Collapsible_default = {"collapsible":"bds0118Collapsible-collapsible","summary":"bds0118Collapsible-summary","summaryContent":"bds0118Collapsible-summaryContent","icon":"bds0118Collapsible-icon","content":"bds0118Collapsible-content"};
|
|
171
171
|
|
|
172
172
|
// src/components/ui/Collapsible/Collapsible.tsx
|
|
173
173
|
import { cn as cn6 } from "@boostdev/design-system-foundation";
|
|
@@ -208,7 +208,7 @@ function Collapsible({
|
|
|
208
208
|
import { useState as useState2, useId as useId2 } from "react";
|
|
209
209
|
|
|
210
210
|
// src/components/ui/Calendar/Calendar.module.css
|
|
211
|
-
var Calendar_default = {"calendar":"
|
|
211
|
+
var Calendar_default = {"calendar":"bds0118Calendar-calendar","header":"bds0118Calendar-header","monthYear":"bds0118Calendar-monthYear","navBtn":"bds0118Calendar-navBtn","grid":"bds0118Calendar-grid","weekday":"bds0118Calendar-weekday","empty":"bds0118Calendar-empty","day":"bds0118Calendar-day","disabled":"bds0118Calendar-disabled","selected":"bds0118Calendar-selected","today":"bds0118Calendar-today"};
|
|
212
212
|
|
|
213
213
|
// src/components/ui/Calendar/Calendar.tsx
|
|
214
214
|
import { cn as cn7 } from "@boostdev/design-system-foundation";
|
|
@@ -374,7 +374,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
374
374
|
import { useRef, useId as useId3 } from "react";
|
|
375
375
|
|
|
376
376
|
// src/components/ui/Carousel/Carousel.module.css
|
|
377
|
-
var Carousel_default = {"carousel":"
|
|
377
|
+
var Carousel_default = {"carousel":"bds0118Carousel-carousel","track":"bds0118Carousel-track","slide":"bds0118Carousel-slide","navBtn":"bds0118Carousel-navBtn"};
|
|
378
378
|
|
|
379
379
|
// src/components/ui/Carousel/Carousel.tsx
|
|
380
380
|
import { cn as cn8 } from "@boostdev/design-system-foundation";
|
|
@@ -427,7 +427,7 @@ function Carousel({ items, label, className }) {
|
|
|
427
427
|
}
|
|
428
428
|
|
|
429
429
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
430
|
-
var DescriptionList_default = {"list":"
|
|
430
|
+
var DescriptionList_default = {"list":"bds0118DescriptionList-list","group":"bds0118DescriptionList-group","term":"bds0118DescriptionList-term","details":"bds0118DescriptionList-details","--layout_inline":"bds0118DescriptionList---layout_inline"};
|
|
431
431
|
|
|
432
432
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
433
433
|
import { cn as cn9 } from "@boostdev/design-system-foundation";
|
|
@@ -440,7 +440,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
440
440
|
}
|
|
441
441
|
|
|
442
442
|
// src/components/ui/Link/Link.module.css
|
|
443
|
-
var Link_default = {"link":"
|
|
443
|
+
var Link_default = {"link":"bds0118Link-link","--variant_default":"bds0118Link---variant_default","--variant_subtle":"bds0118Link---variant_subtle","--variant_standalone":"bds0118Link---variant_standalone","externalLabel":"bds0118Link-externalLabel"};
|
|
444
444
|
|
|
445
445
|
// src/components/ui/Link/Link.tsx
|
|
446
446
|
import { cn as cn10 } from "@boostdev/design-system-foundation";
|
|
@@ -471,7 +471,7 @@ function Link({
|
|
|
471
471
|
}
|
|
472
472
|
|
|
473
473
|
// src/components/ui/Loading/Loading.module.css
|
|
474
|
-
var Loading_default = {"loading":"
|
|
474
|
+
var Loading_default = {"loading":"bds0118Loading-loading","spinner":"bds0118Loading-spinner","--size_small":"bds0118Loading---size_small","--size_large":"bds0118Loading---size_large"};
|
|
475
475
|
|
|
476
476
|
// src/components/ui/Loading/Loading.tsx
|
|
477
477
|
import { cn as cn11 } from "@boostdev/design-system-foundation";
|
|
@@ -481,7 +481,7 @@ function Loading({ size = "medium", className }) {
|
|
|
481
481
|
}
|
|
482
482
|
|
|
483
483
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
484
|
-
var NotificationBanner_default = {"banner":"
|
|
484
|
+
var NotificationBanner_default = {"banner":"bds0118NotificationBanner-banner","--variant_info":"bds0118NotificationBanner---variant_info","--variant_success":"bds0118NotificationBanner---variant_success","--variant_warning":"bds0118NotificationBanner---variant_warning","--variant_error":"bds0118NotificationBanner---variant_error","content":"bds0118NotificationBanner-content","action":"bds0118NotificationBanner-action","dismiss":"bds0118NotificationBanner-dismiss"};
|
|
485
485
|
|
|
486
486
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
487
487
|
import { cn as cn12 } from "@boostdev/design-system-foundation";
|
|
@@ -520,7 +520,7 @@ function NotificationBanner({
|
|
|
520
520
|
}
|
|
521
521
|
|
|
522
522
|
// src/components/ui/Pagination/Pagination.module.css
|
|
523
|
-
var Pagination_default = {"pagination":"
|
|
523
|
+
var Pagination_default = {"pagination":"bds0118Pagination-pagination","list":"bds0118Pagination-list","button":"bds0118Pagination-button","--active":"bds0118Pagination---active","--nav":"bds0118Pagination---nav","ellipsis":"bds0118Pagination-ellipsis"};
|
|
524
524
|
|
|
525
525
|
// src/components/ui/Pagination/Pagination.tsx
|
|
526
526
|
import { cn as cn13 } from "@boostdev/design-system-foundation";
|
|
@@ -584,7 +584,7 @@ function Pagination({
|
|
|
584
584
|
}
|
|
585
585
|
|
|
586
586
|
// src/components/ui/Progress/Progress.module.css
|
|
587
|
-
var Progress_default = {"container":"
|
|
587
|
+
var Progress_default = {"container":"bds0118Progress-container","labelRow":"bds0118Progress-labelRow","value":"bds0118Progress-value","track":"bds0118Progress-track","--size_small":"bds0118Progress---size_small","--size_medium":"bds0118Progress---size_medium","--size_large":"bds0118Progress---size_large","fill":"bds0118Progress-fill"};
|
|
588
588
|
|
|
589
589
|
// src/components/ui/Progress/Progress.tsx
|
|
590
590
|
import { cn as cn14 } from "@boostdev/design-system-foundation";
|
|
@@ -622,7 +622,7 @@ function Progress({
|
|
|
622
622
|
}
|
|
623
623
|
|
|
624
624
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
625
|
-
var ProgressCircle_default = {"wrapper":"
|
|
625
|
+
var ProgressCircle_default = {"wrapper":"bds0118ProgressCircle-wrapper","svg":"bds0118ProgressCircle-svg","track":"bds0118ProgressCircle-track","fill":"bds0118ProgressCircle-fill","value":"bds0118ProgressCircle-value","--size_small":"bds0118ProgressCircle---size_small","--size_medium":"bds0118ProgressCircle---size_medium","--size_large":"bds0118ProgressCircle---size_large"};
|
|
626
626
|
|
|
627
627
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
628
628
|
import { cn as cn15 } from "@boostdev/design-system-foundation";
|
|
@@ -701,7 +701,7 @@ function ProgressCircle({
|
|
|
701
701
|
}
|
|
702
702
|
|
|
703
703
|
// src/components/ui/Separator/Separator.module.css
|
|
704
|
-
var Separator_default = {"separator":"
|
|
704
|
+
var Separator_default = {"separator":"bds0118Separator-separator","--horizontal":"bds0118Separator---horizontal","--vertical":"bds0118Separator---vertical"};
|
|
705
705
|
|
|
706
706
|
// src/components/ui/Separator/Separator.tsx
|
|
707
707
|
import { cn as cn16 } from "@boostdev/design-system-foundation";
|
|
@@ -724,7 +724,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
724
724
|
import { cn as cn17 } from "@boostdev/design-system-foundation";
|
|
725
725
|
|
|
726
726
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
727
|
-
var Skeleton_default = {"skeleton":"
|
|
727
|
+
var Skeleton_default = {"skeleton":"bds0118Skeleton-skeleton"};
|
|
728
728
|
|
|
729
729
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
730
730
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -733,7 +733,7 @@ function Skeleton({ className }) {
|
|
|
733
733
|
}
|
|
734
734
|
|
|
735
735
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
736
|
-
var SkipLink_default = {"skipLink":"
|
|
736
|
+
var SkipLink_default = {"skipLink":"bds0118SkipLink-skipLink"};
|
|
737
737
|
|
|
738
738
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
739
739
|
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
@@ -742,7 +742,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
742
742
|
}
|
|
743
743
|
|
|
744
744
|
// src/components/ui/Table/Table.module.css
|
|
745
|
-
var Table_default = {"wrapper":"
|
|
745
|
+
var Table_default = {"wrapper":"bds0118Table-wrapper","table":"bds0118Table-table","caption":"bds0118Table-caption","thead":"bds0118Table-thead","th":"bds0118Table-th","--sortable":"bds0118Table---sortable","sortButton":"bds0118Table-sortButton","sortIcon":"bds0118Table-sortIcon","--sort-active":"bds0118Table---sort-active","--sort-desc":"bds0118Table---sort-desc","tbody":"bds0118Table-tbody","tr":"bds0118Table-tr","td":"bds0118Table-td"};
|
|
746
746
|
|
|
747
747
|
// src/components/ui/Table/Table.tsx
|
|
748
748
|
import { cn as cn18 } from "@boostdev/design-system-foundation";
|
|
@@ -811,7 +811,7 @@ function Table({
|
|
|
811
811
|
import { useId as useId4, useRef as useRef2, useState as useState3 } from "react";
|
|
812
812
|
|
|
813
813
|
// src/components/ui/Tabs/Tabs.module.css
|
|
814
|
-
var Tabs_default = {"tabs":"
|
|
814
|
+
var Tabs_default = {"tabs":"bds0118Tabs-tabs","tabList":"bds0118Tabs-tabList","tab":"bds0118Tabs-tab","--active":"bds0118Tabs---active","panel":"bds0118Tabs-panel"};
|
|
815
815
|
|
|
816
816
|
// src/components/ui/Tabs/Tabs.tsx
|
|
817
817
|
import { cn as cn19 } from "@boostdev/design-system-foundation";
|
|
@@ -892,7 +892,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
892
892
|
import { cloneElement, isValidElement, useId as useId5 } from "react";
|
|
893
893
|
|
|
894
894
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
895
|
-
var Tooltip_default = {"wrapper":"
|
|
895
|
+
var Tooltip_default = {"wrapper":"bds0118Tooltip-wrapper","tooltip":"bds0118Tooltip-tooltip","--placement_top":"bds0118Tooltip---placement_top","--placement_bottom":"bds0118Tooltip---placement_bottom","--placement_left":"bds0118Tooltip---placement_left","--placement_right":"bds0118Tooltip---placement_right"};
|
|
896
896
|
|
|
897
897
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
898
898
|
import { cn as cn20 } from "@boostdev/design-system-foundation";
|
|
@@ -922,7 +922,7 @@ function Tooltip({
|
|
|
922
922
|
}
|
|
923
923
|
|
|
924
924
|
// src/components/ui/Typography/Typography.module.css
|
|
925
|
-
var Typography_default = {"typography":"
|
|
925
|
+
var Typography_default = {"typography":"bds0118Typography-typography","--h1":"bds0118Typography---h1","--h2":"bds0118Typography---h2","--h3":"bds0118Typography---h3","--body":"bds0118Typography---body","--body_s":"bds0118Typography---body_s"};
|
|
926
926
|
|
|
927
927
|
// src/components/ui/Typography/Typography.tsx
|
|
928
928
|
import { cn as cn21 } from "@boostdev/design-system-foundation";
|
|
@@ -940,7 +940,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
940
940
|
}
|
|
941
941
|
|
|
942
942
|
// src/components/interaction/Button/Button.module.css
|
|
943
|
-
var Button_default = {"button":"
|
|
943
|
+
var Button_default = {"button":"bds0118Button-button","--primary":"bds0118Button---primary","--secondary":"bds0118Button---secondary","--size_small":"bds0118Button---size_small","--size_medium":"bds0118Button---size_medium","--size_large":"bds0118Button---size_large","--hasPulse":"bds0118Button---hasPulse","prefix":"bds0118Button-prefix","suffix":"bds0118Button-suffix"};
|
|
944
944
|
|
|
945
945
|
// src/components/interaction/Button/Button.tsx
|
|
946
946
|
import { cn as cn22 } from "@boostdev/design-system-foundation";
|
|
@@ -1016,7 +1016,7 @@ function Button({
|
|
|
1016
1016
|
import { useState as useState4, useEffect, useRef as useRef3, useId as useId6, useMemo } from "react";
|
|
1017
1017
|
|
|
1018
1018
|
// src/components/interaction/Command/Command.module.css
|
|
1019
|
-
var Command_default = {"dialog":"
|
|
1019
|
+
var Command_default = {"dialog":"bds0118Command-dialog","palette":"bds0118Command-palette","searchRow":"bds0118Command-searchRow","searchIcon":"bds0118Command-searchIcon","search":"bds0118Command-search","escHint":"bds0118Command-escHint","list":"bds0118Command-list","groupList":"bds0118Command-groupList","group":"bds0118Command-group","item":"bds0118Command-item","itemActive":"bds0118Command-itemActive","itemLabel":"bds0118Command-itemLabel","itemDesc":"bds0118Command-itemDesc","shortcut":"bds0118Command-shortcut","empty":"bds0118Command-empty"};
|
|
1020
1020
|
|
|
1021
1021
|
// src/components/interaction/Command/Command.tsx
|
|
1022
1022
|
import { cn as cn23 } from "@boostdev/design-system-foundation";
|
|
@@ -1160,7 +1160,7 @@ function Command({
|
|
|
1160
1160
|
import { useEffect as useEffect2, useRef as useRef4 } from "react";
|
|
1161
1161
|
|
|
1162
1162
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1163
|
-
var Dialog_default = {"dialog":"
|
|
1163
|
+
var Dialog_default = {"dialog":"bds0118Dialog-dialog","dialogContent":"bds0118Dialog-dialogContent","closeForm":"bds0118Dialog-closeForm","closeButton":"bds0118Dialog-closeButton"};
|
|
1164
1164
|
|
|
1165
1165
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1166
1166
|
import { cn as cn24 } from "@boostdev/design-system-foundation";
|
|
@@ -1216,7 +1216,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1216
1216
|
import { useEffect as useEffect3, useRef as useRef5 } from "react";
|
|
1217
1217
|
|
|
1218
1218
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1219
|
-
var Drawer_default = {"drawer":"
|
|
1219
|
+
var Drawer_default = {"drawer":"bds0118Drawer-drawer","panel":"bds0118Drawer-panel","--side_right":"bds0118Drawer---side_right","--side_left":"bds0118Drawer---side_left","header":"bds0118Drawer-header","closeButton":"bds0118Drawer-closeButton","body":"bds0118Drawer-body"};
|
|
1220
1220
|
|
|
1221
1221
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1222
1222
|
import { cn as cn25 } from "@boostdev/design-system-foundation";
|
|
@@ -1291,7 +1291,7 @@ import {
|
|
|
1291
1291
|
} from "react";
|
|
1292
1292
|
|
|
1293
1293
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1294
|
-
var DropdownMenu_default = {"wrapper":"
|
|
1294
|
+
var DropdownMenu_default = {"wrapper":"bds0118DropdownMenu-wrapper","menu":"bds0118DropdownMenu-menu","--placement_bottom-start":"bds0118DropdownMenu---placement_bottom-start","--placement_bottom-end":"bds0118DropdownMenu---placement_bottom-end","separator":"bds0118DropdownMenu-separator","item":"bds0118DropdownMenu-item","icon":"bds0118DropdownMenu-icon"};
|
|
1295
1295
|
|
|
1296
1296
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1297
1297
|
import { cn as cn26 } from "@boostdev/design-system-foundation";
|
|
@@ -1411,7 +1411,7 @@ import {
|
|
|
1411
1411
|
} from "react";
|
|
1412
1412
|
|
|
1413
1413
|
// src/components/interaction/Popover/Popover.module.css
|
|
1414
|
-
var Popover_default = {"wrapper":"
|
|
1414
|
+
var Popover_default = {"wrapper":"bds0118Popover-wrapper","panel":"bds0118Popover-panel","--placement_bottom":"bds0118Popover---placement_bottom","--placement_top":"bds0118Popover---placement_top","--placement_right":"bds0118Popover---placement_right","--placement_left":"bds0118Popover---placement_left"};
|
|
1415
1415
|
|
|
1416
1416
|
// src/components/interaction/Popover/Popover.tsx
|
|
1417
1417
|
import { cn as cn27 } from "@boostdev/design-system-foundation";
|
|
@@ -1467,7 +1467,7 @@ function Popover({
|
|
|
1467
1467
|
}
|
|
1468
1468
|
|
|
1469
1469
|
// src/components/interaction/Rating/Rating.module.css
|
|
1470
|
-
var Rating_default = {"rating":"
|
|
1470
|
+
var Rating_default = {"rating":"bds0118Rating-rating","star":"bds0118Rating-star","--filled":"bds0118Rating---filled"};
|
|
1471
1471
|
|
|
1472
1472
|
// src/components/interaction/Rating/Rating.tsx
|
|
1473
1473
|
import { cn as cn28 } from "@boostdev/design-system-foundation";
|
|
@@ -1498,7 +1498,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1498
1498
|
import { useState as useState7, useEffect as useEffect6, createContext, useContext, useCallback, useMemo as useMemo2 } from "react";
|
|
1499
1499
|
|
|
1500
1500
|
// src/components/interaction/Toast/Toast.module.css
|
|
1501
|
-
var Toast_default = {"toastContainer":"
|
|
1501
|
+
var Toast_default = {"toastContainer":"bds0118Toast-toastContainer","toast":"bds0118Toast-toast","--variant_success":"bds0118Toast---variant_success","--variant_warning":"bds0118Toast---variant_warning","--variant_info":"bds0118Toast---variant_info","--variant_error":"bds0118Toast---variant_error","message":"bds0118Toast-message","closeButton":"bds0118Toast-closeButton"};
|
|
1502
1502
|
|
|
1503
1503
|
// src/components/interaction/Toast/Toast.tsx
|
|
1504
1504
|
import { cn as cn29 } from "@boostdev/design-system-foundation";
|
|
@@ -1548,10 +1548,10 @@ function useToast() {
|
|
|
1548
1548
|
import { useId as useId9 } from "react";
|
|
1549
1549
|
|
|
1550
1550
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1551
|
-
var Checkbox_default = {"checkboxGroup":"
|
|
1551
|
+
var Checkbox_default = {"checkboxGroup":"bds0118Checkbox-checkboxGroup","inputWrapper":"bds0118Checkbox-inputWrapper","checkbox":"bds0118Checkbox-checkbox","checkboxError":"bds0118Checkbox-checkboxError"};
|
|
1552
1552
|
|
|
1553
1553
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1554
|
-
var Message_default = {"error":"
|
|
1554
|
+
var Message_default = {"error":"bds0118Message-error","hint":"bds0118Message-hint"};
|
|
1555
1555
|
|
|
1556
1556
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1557
1557
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
@@ -1561,7 +1561,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1561
1561
|
};
|
|
1562
1562
|
|
|
1563
1563
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1564
|
-
var Label_default = {"label":"
|
|
1564
|
+
var Label_default = {"label":"bds0118Label-label"};
|
|
1565
1565
|
|
|
1566
1566
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1567
1567
|
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
@@ -1573,7 +1573,7 @@ var Label = ({ label, id }) => {
|
|
|
1573
1573
|
import { cn as cn31 } from "@boostdev/design-system-foundation";
|
|
1574
1574
|
|
|
1575
1575
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1576
|
-
var InputContainer_default = {"container":"
|
|
1576
|
+
var InputContainer_default = {"container":"bds0118InputContainer-container"};
|
|
1577
1577
|
|
|
1578
1578
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1579
1579
|
import { cn as cn30 } from "@boostdev/design-system-foundation";
|
|
@@ -1620,7 +1620,7 @@ import {
|
|
|
1620
1620
|
} from "react";
|
|
1621
1621
|
|
|
1622
1622
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1623
|
-
var Combobox_default = {"formGroup":"
|
|
1623
|
+
var Combobox_default = {"formGroup":"bds0118Combobox-formGroup","inputWrapper":"bds0118Combobox-inputWrapper","input":"bds0118Combobox-input","inputError":"bds0118Combobox-inputError","chevron":"bds0118Combobox-chevron","listbox":"bds0118Combobox-listbox","option":"bds0118Combobox-option","--highlighted":"bds0118Combobox---highlighted","--selected":"bds0118Combobox---selected","--disabled":"bds0118Combobox---disabled"};
|
|
1624
1624
|
|
|
1625
1625
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1626
1626
|
import { cn as cn32 } from "@boostdev/design-system-foundation";
|
|
@@ -1771,7 +1771,7 @@ function Combobox({
|
|
|
1771
1771
|
import { useId as useId11, useRef as useRef9, useState as useState9 } from "react";
|
|
1772
1772
|
|
|
1773
1773
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1774
|
-
var FileInput_default = {"formGroup":"
|
|
1774
|
+
var FileInput_default = {"formGroup":"bds0118FileInput-formGroup","dropZone":"bds0118FileInput-dropZone","isDragging":"bds0118FileInput-isDragging","hasError":"bds0118FileInput-hasError","isDisabled":"bds0118FileInput-isDisabled","icon":"bds0118FileInput-icon","prompt":"bds0118FileInput-prompt","acceptHint":"bds0118FileInput-acceptHint","hiddenInput":"bds0118FileInput-hiddenInput"};
|
|
1775
1775
|
|
|
1776
1776
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1777
1777
|
import { cn as cn33 } from "@boostdev/design-system-foundation";
|
|
@@ -1868,7 +1868,7 @@ function FileInput({
|
|
|
1868
1868
|
import { useId as useId12 } from "react";
|
|
1869
1869
|
|
|
1870
1870
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1871
|
-
var FormInput_default = {"formGroup":"
|
|
1871
|
+
var FormInput_default = {"formGroup":"bds0118FormInput-formGroup","input":"bds0118FormInput-input","inputError":"bds0118FormInput-inputError"};
|
|
1872
1872
|
|
|
1873
1873
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1874
1874
|
import { cn as cn34 } from "@boostdev/design-system-foundation";
|
|
@@ -1909,7 +1909,7 @@ function FormInput({
|
|
|
1909
1909
|
import { useId as useId13, useRef as useRef10, useState as useState10 } from "react";
|
|
1910
1910
|
|
|
1911
1911
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1912
|
-
var NumberInput_default = {"formGroup":"
|
|
1912
|
+
var NumberInput_default = {"formGroup":"bds0118NumberInput-formGroup","inputRow":"bds0118NumberInput-inputRow","input":"bds0118NumberInput-input","inputError":"bds0118NumberInput-inputError","stepper":"bds0118NumberInput-stepper"};
|
|
1913
1913
|
|
|
1914
1914
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1915
1915
|
import { cn as cn35 } from "@boostdev/design-system-foundation";
|
|
@@ -2004,7 +2004,7 @@ function NumberInput({
|
|
|
2004
2004
|
import { useId as useId14 } from "react";
|
|
2005
2005
|
|
|
2006
2006
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
2007
|
-
var Radio_default = {"radioGroup":"
|
|
2007
|
+
var Radio_default = {"radioGroup":"bds0118Radio-radioGroup","inputWrapper":"bds0118Radio-inputWrapper","textWrapper":"bds0118Radio-textWrapper","description":"bds0118Radio-description","radio":"bds0118Radio-radio","radioError":"bds0118Radio-radioError"};
|
|
2008
2008
|
|
|
2009
2009
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
2010
2010
|
import { cn as cn36 } from "@boostdev/design-system-foundation";
|
|
@@ -2042,7 +2042,7 @@ function Radio({ label, name, description, error, hint, className, ...props }) {
|
|
|
2042
2042
|
import { useId as useId15, useState as useState11 } from "react";
|
|
2043
2043
|
|
|
2044
2044
|
// src/components/interaction/form/SegmentedControl/SegmentedControl.module.css
|
|
2045
|
-
var SegmentedControl_default = {"control":"
|
|
2045
|
+
var SegmentedControl_default = {"control":"bds0118SegmentedControl-control","thumb":"bds0118SegmentedControl-thumb","item":"bds0118SegmentedControl-item","--disabled":"bds0118SegmentedControl---disabled","radio":"bds0118SegmentedControl-radio","label":"bds0118SegmentedControl-label","--size_small":"bds0118SegmentedControl---size_small","--size_large":"bds0118SegmentedControl---size_large","--active":"bds0118SegmentedControl---active"};
|
|
2046
2046
|
|
|
2047
2047
|
// src/components/interaction/form/SegmentedControl/SegmentedControl.tsx
|
|
2048
2048
|
import { cn as cn37 } from "@boostdev/design-system-foundation";
|
|
@@ -2117,7 +2117,7 @@ function SegmentedControl({
|
|
|
2117
2117
|
import { useId as useId16 } from "react";
|
|
2118
2118
|
|
|
2119
2119
|
// src/components/interaction/form/Select/Select.module.css
|
|
2120
|
-
var Select_default = {"formGroup":"
|
|
2120
|
+
var Select_default = {"formGroup":"bds0118Select-formGroup","selectWrapper":"bds0118Select-selectWrapper","select":"bds0118Select-select","selectError":"bds0118Select-selectError","chevron":"bds0118Select-chevron"};
|
|
2121
2121
|
|
|
2122
2122
|
// src/components/interaction/form/Select/Select.tsx
|
|
2123
2123
|
import { cn as cn38 } from "@boostdev/design-system-foundation";
|
|
@@ -2165,7 +2165,7 @@ function Select({
|
|
|
2165
2165
|
import { useId as useId17, useState as useState12 } from "react";
|
|
2166
2166
|
|
|
2167
2167
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
2168
|
-
var Slider_default = {"formGroup":"
|
|
2168
|
+
var Slider_default = {"formGroup":"bds0118Slider-formGroup","labelRow":"bds0118Slider-labelRow","value":"bds0118Slider-value","slider":"bds0118Slider-slider","sliderError":"bds0118Slider-sliderError"};
|
|
2169
2169
|
|
|
2170
2170
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
2171
2171
|
import { cn as cn39 } from "@boostdev/design-system-foundation";
|
|
@@ -2226,7 +2226,7 @@ function Slider({
|
|
|
2226
2226
|
import { useId as useId18 } from "react";
|
|
2227
2227
|
|
|
2228
2228
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2229
|
-
var Switch_default = {"switchGroup":"
|
|
2229
|
+
var Switch_default = {"switchGroup":"bds0118Switch-switchGroup","--size_small":"bds0118Switch---size_small","--size_medium":"bds0118Switch---size_medium","--size_large":"bds0118Switch---size_large","inputWrapper":"bds0118Switch-inputWrapper","trackWrapper":"bds0118Switch-trackWrapper","switch":"bds0118Switch-switch","track":"bds0118Switch-track","thumb":"bds0118Switch-thumb","switchError":"bds0118Switch-switchError"};
|
|
2230
2230
|
|
|
2231
2231
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2232
2232
|
import { cn as cn40 } from "@boostdev/design-system-foundation";
|
|
@@ -2274,7 +2274,7 @@ function Switch({
|
|
|
2274
2274
|
import { useId as useId19 } from "react";
|
|
2275
2275
|
|
|
2276
2276
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2277
|
-
var Textarea_default = {"formGroup":"
|
|
2277
|
+
var Textarea_default = {"formGroup":"bds0118Textarea-formGroup","textarea":"bds0118Textarea-textarea","textareaError":"bds0118Textarea-textareaError"};
|
|
2278
2278
|
|
|
2279
2279
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2280
2280
|
import { cn as cn41 } from "@boostdev/design-system-foundation";
|
|
@@ -2310,7 +2310,7 @@ function Textarea({
|
|
|
2310
2310
|
}
|
|
2311
2311
|
|
|
2312
2312
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2313
|
-
var ButtonGroup_default = {"buttonGroup":"
|
|
2313
|
+
var ButtonGroup_default = {"buttonGroup":"bds0118ButtonGroup-buttonGroup","container":"bds0118ButtonGroup-container","--variant_card":"bds0118ButtonGroup---variant_card","--variant_flow":"bds0118ButtonGroup---variant_flow","--variant_modal":"bds0118ButtonGroup---variant_modal","--variant_content":"bds0118ButtonGroup---variant_content","--variant_grid":"bds0118ButtonGroup---variant_grid"};
|
|
2314
2314
|
|
|
2315
2315
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2316
2316
|
import { cn as cn42 } from "@boostdev/design-system-foundation";
|
|
@@ -2320,7 +2320,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2320
2320
|
}
|
|
2321
2321
|
|
|
2322
2322
|
// src/components/layout/Card/Card.module.css
|
|
2323
|
-
var Card_default = {"card":"
|
|
2323
|
+
var Card_default = {"card":"bds0118Card-card","--default":"bds0118Card---default","--elevated":"bds0118Card---elevated","--outlined":"bds0118Card---outlined","--clickable":"bds0118Card---clickable","--padding-none":"bds0118Card---padding-none","--padding-small":"bds0118Card---padding-small","--padding-medium":"bds0118Card---padding-medium","--padding-large":"bds0118Card---padding-large","--text-start":"bds0118Card---text-start","--text-center":"bds0118Card---text-center","--text-end":"bds0118Card---text-end"};
|
|
2324
2324
|
|
|
2325
2325
|
// src/components/layout/Card/Card.tsx
|
|
2326
2326
|
import { cn as cn43 } from "@boostdev/design-system-foundation";
|
|
@@ -2358,7 +2358,7 @@ function Card({
|
|
|
2358
2358
|
}
|
|
2359
2359
|
|
|
2360
2360
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2361
|
-
var SectionHeader_default = {"sectionHeader":"
|
|
2361
|
+
var SectionHeader_default = {"sectionHeader":"bds0118SectionHeader-sectionHeader","title":"bds0118SectionHeader-title","subtitle":"bds0118SectionHeader-subtitle","--start":"bds0118SectionHeader---start","--center":"bds0118SectionHeader---center","--end":"bds0118SectionHeader---end","--small":"bds0118SectionHeader---small","--medium":"bds0118SectionHeader---medium","--large":"bds0118SectionHeader---large"};
|
|
2362
2362
|
|
|
2363
2363
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2364
2364
|
import { cn as cn44 } from "@boostdev/design-system-foundation";
|
|
@@ -2379,7 +2379,7 @@ function SectionHeader({
|
|
|
2379
2379
|
}
|
|
2380
2380
|
|
|
2381
2381
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2382
|
-
var IconWrapper_default = {"wrapper":"
|
|
2382
|
+
var IconWrapper_default = {"wrapper":"bds0118IconWrapper-wrapper"};
|
|
2383
2383
|
|
|
2384
2384
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2385
2385
|
import { cn as cn45 } from "@boostdev/design-system-foundation";
|