@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/index.js
CHANGED
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
import { useId, useState } from "react";
|
|
3
3
|
|
|
4
4
|
// src/components/ui/Accordion/Accordion.module.css
|
|
5
|
-
var Accordion_default = {"accordion":"
|
|
5
|
+
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"};
|
|
6
6
|
|
|
7
7
|
// src/components/ui/Accordion/Accordion.tsx
|
|
8
8
|
import { cn } from "@boostdev/design-system-foundation";
|
|
@@ -70,7 +70,7 @@ function Accordion({
|
|
|
70
70
|
}
|
|
71
71
|
|
|
72
72
|
// src/components/ui/Alert/Alert.module.css
|
|
73
|
-
var Alert_default = {"alert":"
|
|
73
|
+
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"};
|
|
74
74
|
|
|
75
75
|
// src/components/ui/Alert/Alert.tsx
|
|
76
76
|
import { cn as cn2 } from "@boostdev/design-system-foundation";
|
|
@@ -113,7 +113,7 @@ function Alert({
|
|
|
113
113
|
}
|
|
114
114
|
|
|
115
115
|
// src/components/ui/Avatar/Avatar.module.css
|
|
116
|
-
var Avatar_default = {"avatar":"
|
|
116
|
+
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"};
|
|
117
117
|
|
|
118
118
|
// src/components/ui/Avatar/Avatar.tsx
|
|
119
119
|
import { cn as cn3 } from "@boostdev/design-system-foundation";
|
|
@@ -139,7 +139,7 @@ function Avatar({ src, alt, name, size = "medium", className }) {
|
|
|
139
139
|
}
|
|
140
140
|
|
|
141
141
|
// src/components/ui/Badge/Badge.module.css
|
|
142
|
-
var Badge_default = {"badge":"
|
|
142
|
+
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"};
|
|
143
143
|
|
|
144
144
|
// src/components/ui/Badge/Badge.tsx
|
|
145
145
|
import { cn as cn4 } from "@boostdev/design-system-foundation";
|
|
@@ -149,7 +149,7 @@ function Badge({ children, variant = "primary", className }) {
|
|
|
149
149
|
}
|
|
150
150
|
|
|
151
151
|
// src/components/ui/Breadcrumb/Breadcrumb.module.css
|
|
152
|
-
var Breadcrumb_default = {"breadcrumb":"
|
|
152
|
+
var Breadcrumb_default = {"breadcrumb":"bds0118Breadcrumb-breadcrumb","list":"bds0118Breadcrumb-list","item":"bds0118Breadcrumb-item","link":"bds0118Breadcrumb-link","separator":"bds0118Breadcrumb-separator","current":"bds0118Breadcrumb-current"};
|
|
153
153
|
|
|
154
154
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
155
155
|
import { cn as cn5 } from "@boostdev/design-system-foundation";
|
|
@@ -165,7 +165,7 @@ function Breadcrumb({ items, className }) {
|
|
|
165
165
|
}
|
|
166
166
|
|
|
167
167
|
// src/components/ui/Collapsible/Collapsible.module.css
|
|
168
|
-
var Collapsible_default = {"collapsible":"
|
|
168
|
+
var Collapsible_default = {"collapsible":"bds0118Collapsible-collapsible","summary":"bds0118Collapsible-summary","summaryContent":"bds0118Collapsible-summaryContent","icon":"bds0118Collapsible-icon","content":"bds0118Collapsible-content"};
|
|
169
169
|
|
|
170
170
|
// src/components/ui/Collapsible/Collapsible.tsx
|
|
171
171
|
import { cn as cn6 } from "@boostdev/design-system-foundation";
|
|
@@ -206,7 +206,7 @@ function Collapsible({
|
|
|
206
206
|
import { useState as useState2, useId as useId2 } from "react";
|
|
207
207
|
|
|
208
208
|
// src/components/ui/Calendar/Calendar.module.css
|
|
209
|
-
var Calendar_default = {"calendar":"
|
|
209
|
+
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"};
|
|
210
210
|
|
|
211
211
|
// src/components/ui/Calendar/Calendar.tsx
|
|
212
212
|
import { cn as cn7 } from "@boostdev/design-system-foundation";
|
|
@@ -372,7 +372,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
372
372
|
import { useRef, useId as useId3 } from "react";
|
|
373
373
|
|
|
374
374
|
// src/components/ui/Carousel/Carousel.module.css
|
|
375
|
-
var Carousel_default = {"carousel":"
|
|
375
|
+
var Carousel_default = {"carousel":"bds0118Carousel-carousel","track":"bds0118Carousel-track","slide":"bds0118Carousel-slide","navBtn":"bds0118Carousel-navBtn"};
|
|
376
376
|
|
|
377
377
|
// src/components/ui/Carousel/Carousel.tsx
|
|
378
378
|
import { cn as cn8 } from "@boostdev/design-system-foundation";
|
|
@@ -425,7 +425,7 @@ function Carousel({ items, label, className }) {
|
|
|
425
425
|
}
|
|
426
426
|
|
|
427
427
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
428
|
-
var DescriptionList_default = {"list":"
|
|
428
|
+
var DescriptionList_default = {"list":"bds0118DescriptionList-list","group":"bds0118DescriptionList-group","term":"bds0118DescriptionList-term","details":"bds0118DescriptionList-details","--layout_inline":"bds0118DescriptionList---layout_inline"};
|
|
429
429
|
|
|
430
430
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
431
431
|
import { cn as cn9 } from "@boostdev/design-system-foundation";
|
|
@@ -438,7 +438,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
438
438
|
}
|
|
439
439
|
|
|
440
440
|
// src/components/ui/Link/Link.module.css
|
|
441
|
-
var Link_default = {"link":"
|
|
441
|
+
var Link_default = {"link":"bds0118Link-link","--variant_default":"bds0118Link---variant_default","--variant_subtle":"bds0118Link---variant_subtle","--variant_standalone":"bds0118Link---variant_standalone","externalLabel":"bds0118Link-externalLabel"};
|
|
442
442
|
|
|
443
443
|
// src/components/ui/Link/Link.tsx
|
|
444
444
|
import { cn as cn10 } from "@boostdev/design-system-foundation";
|
|
@@ -469,7 +469,7 @@ function Link({
|
|
|
469
469
|
}
|
|
470
470
|
|
|
471
471
|
// src/components/ui/Loading/Loading.module.css
|
|
472
|
-
var Loading_default = {"loading":"
|
|
472
|
+
var Loading_default = {"loading":"bds0118Loading-loading","spinner":"bds0118Loading-spinner","--size_small":"bds0118Loading---size_small","--size_large":"bds0118Loading---size_large"};
|
|
473
473
|
|
|
474
474
|
// src/components/ui/Loading/Loading.tsx
|
|
475
475
|
import { cn as cn11 } from "@boostdev/design-system-foundation";
|
|
@@ -479,7 +479,7 @@ function Loading({ size = "medium", className }) {
|
|
|
479
479
|
}
|
|
480
480
|
|
|
481
481
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
482
|
-
var NotificationBanner_default = {"banner":"
|
|
482
|
+
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"};
|
|
483
483
|
|
|
484
484
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
485
485
|
import { cn as cn12 } from "@boostdev/design-system-foundation";
|
|
@@ -518,7 +518,7 @@ function NotificationBanner({
|
|
|
518
518
|
}
|
|
519
519
|
|
|
520
520
|
// src/components/ui/Pagination/Pagination.module.css
|
|
521
|
-
var Pagination_default = {"pagination":"
|
|
521
|
+
var Pagination_default = {"pagination":"bds0118Pagination-pagination","list":"bds0118Pagination-list","button":"bds0118Pagination-button","--active":"bds0118Pagination---active","--nav":"bds0118Pagination---nav","ellipsis":"bds0118Pagination-ellipsis"};
|
|
522
522
|
|
|
523
523
|
// src/components/ui/Pagination/Pagination.tsx
|
|
524
524
|
import { cn as cn13 } from "@boostdev/design-system-foundation";
|
|
@@ -582,7 +582,7 @@ function Pagination({
|
|
|
582
582
|
}
|
|
583
583
|
|
|
584
584
|
// src/components/ui/Progress/Progress.module.css
|
|
585
|
-
var Progress_default = {"container":"
|
|
585
|
+
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"};
|
|
586
586
|
|
|
587
587
|
// src/components/ui/Progress/Progress.tsx
|
|
588
588
|
import { cn as cn14 } from "@boostdev/design-system-foundation";
|
|
@@ -620,7 +620,7 @@ function Progress({
|
|
|
620
620
|
}
|
|
621
621
|
|
|
622
622
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
623
|
-
var ProgressCircle_default = {"wrapper":"
|
|
623
|
+
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"};
|
|
624
624
|
|
|
625
625
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
626
626
|
import { cn as cn15 } from "@boostdev/design-system-foundation";
|
|
@@ -699,7 +699,7 @@ function ProgressCircle({
|
|
|
699
699
|
}
|
|
700
700
|
|
|
701
701
|
// src/components/ui/Separator/Separator.module.css
|
|
702
|
-
var Separator_default = {"separator":"
|
|
702
|
+
var Separator_default = {"separator":"bds0118Separator-separator","--horizontal":"bds0118Separator---horizontal","--vertical":"bds0118Separator---vertical"};
|
|
703
703
|
|
|
704
704
|
// src/components/ui/Separator/Separator.tsx
|
|
705
705
|
import { cn as cn16 } from "@boostdev/design-system-foundation";
|
|
@@ -722,7 +722,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
722
722
|
import { cn as cn17 } from "@boostdev/design-system-foundation";
|
|
723
723
|
|
|
724
724
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
725
|
-
var Skeleton_default = {"skeleton":"
|
|
725
|
+
var Skeleton_default = {"skeleton":"bds0118Skeleton-skeleton"};
|
|
726
726
|
|
|
727
727
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
728
728
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -731,7 +731,7 @@ function Skeleton({ className }) {
|
|
|
731
731
|
}
|
|
732
732
|
|
|
733
733
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
734
|
-
var SkipLink_default = {"skipLink":"
|
|
734
|
+
var SkipLink_default = {"skipLink":"bds0118SkipLink-skipLink"};
|
|
735
735
|
|
|
736
736
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
737
737
|
import { jsx as jsx18 } from "react/jsx-runtime";
|
|
@@ -740,7 +740,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
740
740
|
}
|
|
741
741
|
|
|
742
742
|
// src/components/ui/Table/Table.module.css
|
|
743
|
-
var Table_default = {"wrapper":"
|
|
743
|
+
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"};
|
|
744
744
|
|
|
745
745
|
// src/components/ui/Table/Table.tsx
|
|
746
746
|
import { cn as cn18 } from "@boostdev/design-system-foundation";
|
|
@@ -809,7 +809,7 @@ function Table({
|
|
|
809
809
|
import { useId as useId4, useRef as useRef2, useState as useState3 } from "react";
|
|
810
810
|
|
|
811
811
|
// src/components/ui/Tabs/Tabs.module.css
|
|
812
|
-
var Tabs_default = {"tabs":"
|
|
812
|
+
var Tabs_default = {"tabs":"bds0118Tabs-tabs","tabList":"bds0118Tabs-tabList","tab":"bds0118Tabs-tab","--active":"bds0118Tabs---active","panel":"bds0118Tabs-panel"};
|
|
813
813
|
|
|
814
814
|
// src/components/ui/Tabs/Tabs.tsx
|
|
815
815
|
import { cn as cn19 } from "@boostdev/design-system-foundation";
|
|
@@ -890,7 +890,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
890
890
|
import { cloneElement, isValidElement, useId as useId5 } from "react";
|
|
891
891
|
|
|
892
892
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
893
|
-
var Tooltip_default = {"wrapper":"
|
|
893
|
+
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"};
|
|
894
894
|
|
|
895
895
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
896
896
|
import { cn as cn20 } from "@boostdev/design-system-foundation";
|
|
@@ -920,7 +920,7 @@ function Tooltip({
|
|
|
920
920
|
}
|
|
921
921
|
|
|
922
922
|
// src/components/ui/Typography/Typography.module.css
|
|
923
|
-
var Typography_default = {"typography":"
|
|
923
|
+
var Typography_default = {"typography":"bds0118Typography-typography","--h1":"bds0118Typography---h1","--h2":"bds0118Typography---h2","--h3":"bds0118Typography---h3","--body":"bds0118Typography---body","--body_s":"bds0118Typography---body_s"};
|
|
924
924
|
|
|
925
925
|
// src/components/ui/Typography/Typography.tsx
|
|
926
926
|
import { cn as cn21 } from "@boostdev/design-system-foundation";
|
|
@@ -938,7 +938,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
938
938
|
}
|
|
939
939
|
|
|
940
940
|
// src/components/interaction/Button/Button.module.css
|
|
941
|
-
var Button_default = {"button":"
|
|
941
|
+
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"};
|
|
942
942
|
|
|
943
943
|
// src/components/interaction/Button/Button.tsx
|
|
944
944
|
import { cn as cn22 } from "@boostdev/design-system-foundation";
|
|
@@ -1014,7 +1014,7 @@ function Button({
|
|
|
1014
1014
|
import { useState as useState4, useEffect, useRef as useRef3, useId as useId6, useMemo } from "react";
|
|
1015
1015
|
|
|
1016
1016
|
// src/components/interaction/Command/Command.module.css
|
|
1017
|
-
var Command_default = {"dialog":"
|
|
1017
|
+
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"};
|
|
1018
1018
|
|
|
1019
1019
|
// src/components/interaction/Command/Command.tsx
|
|
1020
1020
|
import { cn as cn23 } from "@boostdev/design-system-foundation";
|
|
@@ -1158,7 +1158,7 @@ function Command({
|
|
|
1158
1158
|
import { useEffect as useEffect2, useRef as useRef4 } from "react";
|
|
1159
1159
|
|
|
1160
1160
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1161
|
-
var Dialog_default = {"dialog":"
|
|
1161
|
+
var Dialog_default = {"dialog":"bds0118Dialog-dialog","dialogContent":"bds0118Dialog-dialogContent","closeForm":"bds0118Dialog-closeForm","closeButton":"bds0118Dialog-closeButton"};
|
|
1162
1162
|
|
|
1163
1163
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1164
1164
|
import { cn as cn24 } from "@boostdev/design-system-foundation";
|
|
@@ -1214,7 +1214,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1214
1214
|
import { useEffect as useEffect3, useRef as useRef5 } from "react";
|
|
1215
1215
|
|
|
1216
1216
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1217
|
-
var Drawer_default = {"drawer":"
|
|
1217
|
+
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"};
|
|
1218
1218
|
|
|
1219
1219
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1220
1220
|
import { cn as cn25 } from "@boostdev/design-system-foundation";
|
|
@@ -1289,7 +1289,7 @@ import {
|
|
|
1289
1289
|
} from "react";
|
|
1290
1290
|
|
|
1291
1291
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1292
|
-
var DropdownMenu_default = {"wrapper":"
|
|
1292
|
+
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"};
|
|
1293
1293
|
|
|
1294
1294
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1295
1295
|
import { cn as cn26 } from "@boostdev/design-system-foundation";
|
|
@@ -1409,7 +1409,7 @@ import {
|
|
|
1409
1409
|
} from "react";
|
|
1410
1410
|
|
|
1411
1411
|
// src/components/interaction/Popover/Popover.module.css
|
|
1412
|
-
var Popover_default = {"wrapper":"
|
|
1412
|
+
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"};
|
|
1413
1413
|
|
|
1414
1414
|
// src/components/interaction/Popover/Popover.tsx
|
|
1415
1415
|
import { cn as cn27 } from "@boostdev/design-system-foundation";
|
|
@@ -1465,7 +1465,7 @@ function Popover({
|
|
|
1465
1465
|
}
|
|
1466
1466
|
|
|
1467
1467
|
// src/components/interaction/Rating/Rating.module.css
|
|
1468
|
-
var Rating_default = {"rating":"
|
|
1468
|
+
var Rating_default = {"rating":"bds0118Rating-rating","star":"bds0118Rating-star","--filled":"bds0118Rating---filled"};
|
|
1469
1469
|
|
|
1470
1470
|
// src/components/interaction/Rating/Rating.tsx
|
|
1471
1471
|
import { cn as cn28 } from "@boostdev/design-system-foundation";
|
|
@@ -1496,7 +1496,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1496
1496
|
import { useState as useState7, useEffect as useEffect6, createContext, useContext, useCallback, useMemo as useMemo2 } from "react";
|
|
1497
1497
|
|
|
1498
1498
|
// src/components/interaction/Toast/Toast.module.css
|
|
1499
|
-
var Toast_default = {"toastContainer":"
|
|
1499
|
+
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"};
|
|
1500
1500
|
|
|
1501
1501
|
// src/components/interaction/Toast/Toast.tsx
|
|
1502
1502
|
import { cn as cn29 } from "@boostdev/design-system-foundation";
|
|
@@ -1546,10 +1546,10 @@ function useToast() {
|
|
|
1546
1546
|
import { useId as useId9 } from "react";
|
|
1547
1547
|
|
|
1548
1548
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1549
|
-
var Checkbox_default = {"checkboxGroup":"
|
|
1549
|
+
var Checkbox_default = {"checkboxGroup":"bds0118Checkbox-checkboxGroup","inputWrapper":"bds0118Checkbox-inputWrapper","checkbox":"bds0118Checkbox-checkbox","checkboxError":"bds0118Checkbox-checkboxError"};
|
|
1550
1550
|
|
|
1551
1551
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1552
|
-
var Message_default = {"error":"
|
|
1552
|
+
var Message_default = {"error":"bds0118Message-error","hint":"bds0118Message-hint"};
|
|
1553
1553
|
|
|
1554
1554
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1555
1555
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
@@ -1559,7 +1559,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1559
1559
|
};
|
|
1560
1560
|
|
|
1561
1561
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1562
|
-
var Label_default = {"label":"
|
|
1562
|
+
var Label_default = {"label":"bds0118Label-label"};
|
|
1563
1563
|
|
|
1564
1564
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1565
1565
|
import { jsx as jsx32 } from "react/jsx-runtime";
|
|
@@ -1571,7 +1571,7 @@ var Label = ({ label, id }) => {
|
|
|
1571
1571
|
import { cn as cn31 } from "@boostdev/design-system-foundation";
|
|
1572
1572
|
|
|
1573
1573
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1574
|
-
var InputContainer_default = {"container":"
|
|
1574
|
+
var InputContainer_default = {"container":"bds0118InputContainer-container"};
|
|
1575
1575
|
|
|
1576
1576
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1577
1577
|
import { cn as cn30 } from "@boostdev/design-system-foundation";
|
|
@@ -1618,7 +1618,7 @@ import {
|
|
|
1618
1618
|
} from "react";
|
|
1619
1619
|
|
|
1620
1620
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1621
|
-
var Combobox_default = {"formGroup":"
|
|
1621
|
+
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"};
|
|
1622
1622
|
|
|
1623
1623
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1624
1624
|
import { cn as cn32 } from "@boostdev/design-system-foundation";
|
|
@@ -1769,7 +1769,7 @@ function Combobox({
|
|
|
1769
1769
|
import { useId as useId11, useRef as useRef9, useState as useState9 } from "react";
|
|
1770
1770
|
|
|
1771
1771
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1772
|
-
var FileInput_default = {"formGroup":"
|
|
1772
|
+
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"};
|
|
1773
1773
|
|
|
1774
1774
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1775
1775
|
import { cn as cn33 } from "@boostdev/design-system-foundation";
|
|
@@ -1866,7 +1866,7 @@ function FileInput({
|
|
|
1866
1866
|
import { useId as useId12 } from "react";
|
|
1867
1867
|
|
|
1868
1868
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1869
|
-
var FormInput_default = {"formGroup":"
|
|
1869
|
+
var FormInput_default = {"formGroup":"bds0118FormInput-formGroup","input":"bds0118FormInput-input","inputError":"bds0118FormInput-inputError"};
|
|
1870
1870
|
|
|
1871
1871
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1872
1872
|
import { cn as cn34 } from "@boostdev/design-system-foundation";
|
|
@@ -1907,7 +1907,7 @@ function FormInput({
|
|
|
1907
1907
|
import { useId as useId13, useRef as useRef10, useState as useState10 } from "react";
|
|
1908
1908
|
|
|
1909
1909
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1910
|
-
var NumberInput_default = {"formGroup":"
|
|
1910
|
+
var NumberInput_default = {"formGroup":"bds0118NumberInput-formGroup","inputRow":"bds0118NumberInput-inputRow","input":"bds0118NumberInput-input","inputError":"bds0118NumberInput-inputError","stepper":"bds0118NumberInput-stepper"};
|
|
1911
1911
|
|
|
1912
1912
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1913
1913
|
import { cn as cn35 } from "@boostdev/design-system-foundation";
|
|
@@ -2002,7 +2002,7 @@ function NumberInput({
|
|
|
2002
2002
|
import { useId as useId14 } from "react";
|
|
2003
2003
|
|
|
2004
2004
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
2005
|
-
var Radio_default = {"radioGroup":"
|
|
2005
|
+
var Radio_default = {"radioGroup":"bds0118Radio-radioGroup","inputWrapper":"bds0118Radio-inputWrapper","textWrapper":"bds0118Radio-textWrapper","description":"bds0118Radio-description","radio":"bds0118Radio-radio","radioError":"bds0118Radio-radioError"};
|
|
2006
2006
|
|
|
2007
2007
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
2008
2008
|
import { cn as cn36 } from "@boostdev/design-system-foundation";
|
|
@@ -2040,7 +2040,7 @@ function Radio({ label, name, description, error, hint, className, ...props }) {
|
|
|
2040
2040
|
import { useId as useId15, useState as useState11 } from "react";
|
|
2041
2041
|
|
|
2042
2042
|
// src/components/interaction/form/SegmentedControl/SegmentedControl.module.css
|
|
2043
|
-
var SegmentedControl_default = {"control":"
|
|
2043
|
+
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"};
|
|
2044
2044
|
|
|
2045
2045
|
// src/components/interaction/form/SegmentedControl/SegmentedControl.tsx
|
|
2046
2046
|
import { cn as cn37 } from "@boostdev/design-system-foundation";
|
|
@@ -2115,7 +2115,7 @@ function SegmentedControl({
|
|
|
2115
2115
|
import { useId as useId16 } from "react";
|
|
2116
2116
|
|
|
2117
2117
|
// src/components/interaction/form/Select/Select.module.css
|
|
2118
|
-
var Select_default = {"formGroup":"
|
|
2118
|
+
var Select_default = {"formGroup":"bds0118Select-formGroup","selectWrapper":"bds0118Select-selectWrapper","select":"bds0118Select-select","selectError":"bds0118Select-selectError","chevron":"bds0118Select-chevron"};
|
|
2119
2119
|
|
|
2120
2120
|
// src/components/interaction/form/Select/Select.tsx
|
|
2121
2121
|
import { cn as cn38 } from "@boostdev/design-system-foundation";
|
|
@@ -2163,7 +2163,7 @@ function Select({
|
|
|
2163
2163
|
import { useId as useId17, useState as useState12 } from "react";
|
|
2164
2164
|
|
|
2165
2165
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
2166
|
-
var Slider_default = {"formGroup":"
|
|
2166
|
+
var Slider_default = {"formGroup":"bds0118Slider-formGroup","labelRow":"bds0118Slider-labelRow","value":"bds0118Slider-value","slider":"bds0118Slider-slider","sliderError":"bds0118Slider-sliderError"};
|
|
2167
2167
|
|
|
2168
2168
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
2169
2169
|
import { cn as cn39 } from "@boostdev/design-system-foundation";
|
|
@@ -2224,7 +2224,7 @@ function Slider({
|
|
|
2224
2224
|
import { useId as useId18 } from "react";
|
|
2225
2225
|
|
|
2226
2226
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2227
|
-
var Switch_default = {"switchGroup":"
|
|
2227
|
+
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"};
|
|
2228
2228
|
|
|
2229
2229
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2230
2230
|
import { cn as cn40 } from "@boostdev/design-system-foundation";
|
|
@@ -2272,7 +2272,7 @@ function Switch({
|
|
|
2272
2272
|
import { useId as useId19 } from "react";
|
|
2273
2273
|
|
|
2274
2274
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2275
|
-
var Textarea_default = {"formGroup":"
|
|
2275
|
+
var Textarea_default = {"formGroup":"bds0118Textarea-formGroup","textarea":"bds0118Textarea-textarea","textareaError":"bds0118Textarea-textareaError"};
|
|
2276
2276
|
|
|
2277
2277
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2278
2278
|
import { cn as cn41 } from "@boostdev/design-system-foundation";
|
|
@@ -2308,7 +2308,7 @@ function Textarea({
|
|
|
2308
2308
|
}
|
|
2309
2309
|
|
|
2310
2310
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2311
|
-
var ButtonGroup_default = {"buttonGroup":"
|
|
2311
|
+
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"};
|
|
2312
2312
|
|
|
2313
2313
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2314
2314
|
import { cn as cn42 } from "@boostdev/design-system-foundation";
|
|
@@ -2318,7 +2318,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2318
2318
|
}
|
|
2319
2319
|
|
|
2320
2320
|
// src/components/layout/Card/Card.module.css
|
|
2321
|
-
var Card_default = {"card":"
|
|
2321
|
+
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"};
|
|
2322
2322
|
|
|
2323
2323
|
// src/components/layout/Card/Card.tsx
|
|
2324
2324
|
import { cn as cn43 } from "@boostdev/design-system-foundation";
|
|
@@ -2356,7 +2356,7 @@ function Card({
|
|
|
2356
2356
|
}
|
|
2357
2357
|
|
|
2358
2358
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2359
|
-
var SectionHeader_default = {"sectionHeader":"
|
|
2359
|
+
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"};
|
|
2360
2360
|
|
|
2361
2361
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2362
2362
|
import { cn as cn44 } from "@boostdev/design-system-foundation";
|
|
@@ -2377,7 +2377,7 @@ function SectionHeader({
|
|
|
2377
2377
|
}
|
|
2378
2378
|
|
|
2379
2379
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2380
|
-
var IconWrapper_default = {"wrapper":"
|
|
2380
|
+
var IconWrapper_default = {"wrapper":"bds0118IconWrapper-wrapper"};
|
|
2381
2381
|
|
|
2382
2382
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2383
2383
|
import { cn as cn45 } from "@boostdev/design-system-foundation";
|
package/package.json
CHANGED