@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/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":"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"};
|
|
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":"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"};
|
|
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":"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"};
|
|
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":"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"};
|
|
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":"bds0110Breadcrumb-breadcrumb","list":"bds0110Breadcrumb-list","item":"bds0110Breadcrumb-item","link":"bds0110Breadcrumb-link","separator":"bds0110Breadcrumb-separator","current":"bds0110Breadcrumb-current"};
|
|
153
153
|
|
|
154
154
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
155
155
|
import { cn as cn5 } from "@boostdev/design-system-foundation";
|
|
@@ -168,7 +168,7 @@ function Breadcrumb({ items, className }) {
|
|
|
168
168
|
import { useState as useState2, useId as useId2 } from "react";
|
|
169
169
|
|
|
170
170
|
// src/components/ui/Calendar/Calendar.module.css
|
|
171
|
-
var Calendar_default = {"calendar":"
|
|
171
|
+
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"};
|
|
172
172
|
|
|
173
173
|
// src/components/ui/Calendar/Calendar.tsx
|
|
174
174
|
import { cn as cn6 } from "@boostdev/design-system-foundation";
|
|
@@ -334,7 +334,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
334
334
|
import { useRef, useId as useId3 } from "react";
|
|
335
335
|
|
|
336
336
|
// src/components/ui/Carousel/Carousel.module.css
|
|
337
|
-
var Carousel_default = {"carousel":"
|
|
337
|
+
var Carousel_default = {"carousel":"bds0110Carousel-carousel","track":"bds0110Carousel-track","slide":"bds0110Carousel-slide","navBtn":"bds0110Carousel-navBtn"};
|
|
338
338
|
|
|
339
339
|
// src/components/ui/Carousel/Carousel.tsx
|
|
340
340
|
import { cn as cn7 } from "@boostdev/design-system-foundation";
|
|
@@ -387,7 +387,7 @@ function Carousel({ items, label, className }) {
|
|
|
387
387
|
}
|
|
388
388
|
|
|
389
389
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
390
|
-
var DescriptionList_default = {"list":"
|
|
390
|
+
var DescriptionList_default = {"list":"bds0110DescriptionList-list","group":"bds0110DescriptionList-group","term":"bds0110DescriptionList-term","details":"bds0110DescriptionList-details","--layout_inline":"bds0110DescriptionList---layout_inline"};
|
|
391
391
|
|
|
392
392
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
393
393
|
import { cn as cn8 } from "@boostdev/design-system-foundation";
|
|
@@ -400,7 +400,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
400
400
|
}
|
|
401
401
|
|
|
402
402
|
// src/components/ui/Link/Link.module.css
|
|
403
|
-
var Link_default = {"link":"
|
|
403
|
+
var Link_default = {"link":"bds0110Link-link","--variant_default":"bds0110Link---variant_default","--variant_subtle":"bds0110Link---variant_subtle","--variant_standalone":"bds0110Link---variant_standalone","externalLabel":"bds0110Link-externalLabel"};
|
|
404
404
|
|
|
405
405
|
// src/components/ui/Link/Link.tsx
|
|
406
406
|
import { cn as cn9 } from "@boostdev/design-system-foundation";
|
|
@@ -431,7 +431,7 @@ function Link({
|
|
|
431
431
|
}
|
|
432
432
|
|
|
433
433
|
// src/components/ui/Loading/Loading.module.css
|
|
434
|
-
var Loading_default = {"loading":"
|
|
434
|
+
var Loading_default = {"loading":"bds0110Loading-loading","spinner":"bds0110Loading-spinner","--size_small":"bds0110Loading---size_small","--size_large":"bds0110Loading---size_large"};
|
|
435
435
|
|
|
436
436
|
// src/components/ui/Loading/Loading.tsx
|
|
437
437
|
import { cn as cn10 } from "@boostdev/design-system-foundation";
|
|
@@ -441,7 +441,7 @@ function Loading({ size = "medium", className }) {
|
|
|
441
441
|
}
|
|
442
442
|
|
|
443
443
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
444
|
-
var NotificationBanner_default = {"banner":"
|
|
444
|
+
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"};
|
|
445
445
|
|
|
446
446
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
447
447
|
import { cn as cn11 } from "@boostdev/design-system-foundation";
|
|
@@ -480,7 +480,7 @@ function NotificationBanner({
|
|
|
480
480
|
}
|
|
481
481
|
|
|
482
482
|
// src/components/ui/Pagination/Pagination.module.css
|
|
483
|
-
var Pagination_default = {"pagination":"
|
|
483
|
+
var Pagination_default = {"pagination":"bds0110Pagination-pagination","list":"bds0110Pagination-list","button":"bds0110Pagination-button","--active":"bds0110Pagination---active","--nav":"bds0110Pagination---nav","ellipsis":"bds0110Pagination-ellipsis"};
|
|
484
484
|
|
|
485
485
|
// src/components/ui/Pagination/Pagination.tsx
|
|
486
486
|
import { cn as cn12 } from "@boostdev/design-system-foundation";
|
|
@@ -544,7 +544,7 @@ function Pagination({
|
|
|
544
544
|
}
|
|
545
545
|
|
|
546
546
|
// src/components/ui/Progress/Progress.module.css
|
|
547
|
-
var Progress_default = {"container":"
|
|
547
|
+
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"};
|
|
548
548
|
|
|
549
549
|
// src/components/ui/Progress/Progress.tsx
|
|
550
550
|
import { cn as cn13 } from "@boostdev/design-system-foundation";
|
|
@@ -582,7 +582,7 @@ function Progress({
|
|
|
582
582
|
}
|
|
583
583
|
|
|
584
584
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
585
|
-
var ProgressCircle_default = {"wrapper":"
|
|
585
|
+
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"};
|
|
586
586
|
|
|
587
587
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
588
588
|
import { cn as cn14 } from "@boostdev/design-system-foundation";
|
|
@@ -661,7 +661,7 @@ function ProgressCircle({
|
|
|
661
661
|
}
|
|
662
662
|
|
|
663
663
|
// src/components/ui/Separator/Separator.module.css
|
|
664
|
-
var Separator_default = {"separator":"
|
|
664
|
+
var Separator_default = {"separator":"bds0110Separator-separator","--horizontal":"bds0110Separator---horizontal","--vertical":"bds0110Separator---vertical"};
|
|
665
665
|
|
|
666
666
|
// src/components/ui/Separator/Separator.tsx
|
|
667
667
|
import { cn as cn15 } from "@boostdev/design-system-foundation";
|
|
@@ -684,7 +684,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
684
684
|
import { cn as cn16 } from "@boostdev/design-system-foundation";
|
|
685
685
|
|
|
686
686
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
687
|
-
var Skeleton_default = {"skeleton":"
|
|
687
|
+
var Skeleton_default = {"skeleton":"bds0110Skeleton-skeleton"};
|
|
688
688
|
|
|
689
689
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
690
690
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
@@ -693,7 +693,7 @@ function Skeleton({ className }) {
|
|
|
693
693
|
}
|
|
694
694
|
|
|
695
695
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
696
|
-
var SkipLink_default = {"skipLink":"
|
|
696
|
+
var SkipLink_default = {"skipLink":"bds0110SkipLink-skipLink"};
|
|
697
697
|
|
|
698
698
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
699
699
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -702,7 +702,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
702
702
|
}
|
|
703
703
|
|
|
704
704
|
// src/components/ui/Table/Table.module.css
|
|
705
|
-
var Table_default = {"wrapper":"
|
|
705
|
+
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"};
|
|
706
706
|
|
|
707
707
|
// src/components/ui/Table/Table.tsx
|
|
708
708
|
import { cn as cn17 } from "@boostdev/design-system-foundation";
|
|
@@ -771,7 +771,7 @@ function Table({
|
|
|
771
771
|
import { useId as useId4, useRef as useRef2, useState as useState3 } from "react";
|
|
772
772
|
|
|
773
773
|
// src/components/ui/Tabs/Tabs.module.css
|
|
774
|
-
var Tabs_default = {"tabs":"
|
|
774
|
+
var Tabs_default = {"tabs":"bds0110Tabs-tabs","tabList":"bds0110Tabs-tabList","tab":"bds0110Tabs-tab","--active":"bds0110Tabs---active","panel":"bds0110Tabs-panel"};
|
|
775
775
|
|
|
776
776
|
// src/components/ui/Tabs/Tabs.tsx
|
|
777
777
|
import { cn as cn18 } from "@boostdev/design-system-foundation";
|
|
@@ -852,7 +852,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
852
852
|
import { cloneElement, isValidElement, useId as useId5 } from "react";
|
|
853
853
|
|
|
854
854
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
855
|
-
var Tooltip_default = {"wrapper":"
|
|
855
|
+
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"};
|
|
856
856
|
|
|
857
857
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
858
858
|
import { cn as cn19 } from "@boostdev/design-system-foundation";
|
|
@@ -882,7 +882,7 @@ function Tooltip({
|
|
|
882
882
|
}
|
|
883
883
|
|
|
884
884
|
// src/components/ui/Typography/Typography.module.css
|
|
885
|
-
var Typography_default = {"typography":"
|
|
885
|
+
var Typography_default = {"typography":"bds0110Typography-typography","--h1":"bds0110Typography---h1","--h2":"bds0110Typography---h2","--h3":"bds0110Typography---h3","--body":"bds0110Typography---body","--body_s":"bds0110Typography---body_s"};
|
|
886
886
|
|
|
887
887
|
// src/components/ui/Typography/Typography.tsx
|
|
888
888
|
import { cn as cn20 } from "@boostdev/design-system-foundation";
|
|
@@ -900,7 +900,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
900
900
|
}
|
|
901
901
|
|
|
902
902
|
// src/components/interaction/Button/Button.module.css
|
|
903
|
-
var Button_default = {"button":"
|
|
903
|
+
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"};
|
|
904
904
|
|
|
905
905
|
// src/components/interaction/Button/Button.tsx
|
|
906
906
|
import { cn as cn21 } from "@boostdev/design-system-foundation";
|
|
@@ -976,7 +976,7 @@ function Button({
|
|
|
976
976
|
import { useState as useState4, useEffect, useRef as useRef3, useId as useId6, useMemo } from "react";
|
|
977
977
|
|
|
978
978
|
// src/components/interaction/Command/Command.module.css
|
|
979
|
-
var Command_default = {"dialog":"
|
|
979
|
+
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"};
|
|
980
980
|
|
|
981
981
|
// src/components/interaction/Command/Command.tsx
|
|
982
982
|
import { cn as cn22 } from "@boostdev/design-system-foundation";
|
|
@@ -1115,7 +1115,7 @@ function Command({
|
|
|
1115
1115
|
import { useEffect as useEffect2, useRef as useRef4 } from "react";
|
|
1116
1116
|
|
|
1117
1117
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1118
|
-
var Dialog_default = {"dialog":"
|
|
1118
|
+
var Dialog_default = {"dialog":"bds0110Dialog-dialog","dialogContent":"bds0110Dialog-dialogContent","closeForm":"bds0110Dialog-closeForm","closeButton":"bds0110Dialog-closeButton"};
|
|
1119
1119
|
|
|
1120
1120
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1121
1121
|
import { cn as cn23 } from "@boostdev/design-system-foundation";
|
|
@@ -1171,7 +1171,7 @@ function Dialog({ children, isOpen = false, className, onClose }) {
|
|
|
1171
1171
|
import { useEffect as useEffect3, useRef as useRef5 } from "react";
|
|
1172
1172
|
|
|
1173
1173
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1174
|
-
var Drawer_default = {"drawer":"
|
|
1174
|
+
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"};
|
|
1175
1175
|
|
|
1176
1176
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1177
1177
|
import { cn as cn24 } from "@boostdev/design-system-foundation";
|
|
@@ -1240,7 +1240,7 @@ import {
|
|
|
1240
1240
|
} from "react";
|
|
1241
1241
|
|
|
1242
1242
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1243
|
-
var DropdownMenu_default = {"wrapper":"
|
|
1243
|
+
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"};
|
|
1244
1244
|
|
|
1245
1245
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1246
1246
|
import { cn as cn25 } from "@boostdev/design-system-foundation";
|
|
@@ -1360,7 +1360,7 @@ import {
|
|
|
1360
1360
|
} from "react";
|
|
1361
1361
|
|
|
1362
1362
|
// src/components/interaction/Popover/Popover.module.css
|
|
1363
|
-
var Popover_default = {"wrapper":"
|
|
1363
|
+
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"};
|
|
1364
1364
|
|
|
1365
1365
|
// src/components/interaction/Popover/Popover.tsx
|
|
1366
1366
|
import { cn as cn26 } from "@boostdev/design-system-foundation";
|
|
@@ -1416,7 +1416,7 @@ function Popover({
|
|
|
1416
1416
|
}
|
|
1417
1417
|
|
|
1418
1418
|
// src/components/interaction/Rating/Rating.module.css
|
|
1419
|
-
var Rating_default = {"rating":"
|
|
1419
|
+
var Rating_default = {"rating":"bds0110Rating-rating","star":"bds0110Rating-star","--filled":"bds0110Rating---filled"};
|
|
1420
1420
|
|
|
1421
1421
|
// src/components/interaction/Rating/Rating.tsx
|
|
1422
1422
|
import { cn as cn27 } from "@boostdev/design-system-foundation";
|
|
@@ -1447,7 +1447,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1447
1447
|
import { useState as useState7, useEffect as useEffect6, createContext, useContext, useCallback, useMemo as useMemo2 } from "react";
|
|
1448
1448
|
|
|
1449
1449
|
// src/components/interaction/Toast/Toast.module.css
|
|
1450
|
-
var Toast_default = {"toastContainer":"
|
|
1450
|
+
var Toast_default = {"toastContainer":"bds0110Toast-toastContainer","toast":"bds0110Toast-toast","message":"bds0110Toast-message","closeButton":"bds0110Toast-closeButton"};
|
|
1451
1451
|
|
|
1452
1452
|
// src/components/interaction/Toast/Toast.tsx
|
|
1453
1453
|
import { cn as cn28 } from "@boostdev/design-system-foundation";
|
|
@@ -1497,10 +1497,10 @@ function useToast() {
|
|
|
1497
1497
|
import { useId as useId9 } from "react";
|
|
1498
1498
|
|
|
1499
1499
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1500
|
-
var Checkbox_default = {"checkboxGroup":"
|
|
1500
|
+
var Checkbox_default = {"checkboxGroup":"bds0110Checkbox-checkboxGroup","inputWrapper":"bds0110Checkbox-inputWrapper","checkbox":"bds0110Checkbox-checkbox","checkboxError":"bds0110Checkbox-checkboxError"};
|
|
1501
1501
|
|
|
1502
1502
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1503
|
-
var Message_default = {"error":"
|
|
1503
|
+
var Message_default = {"error":"bds0110Message-error","hint":"bds0110Message-hint"};
|
|
1504
1504
|
|
|
1505
1505
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1506
1506
|
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
@@ -1510,7 +1510,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1510
1510
|
};
|
|
1511
1511
|
|
|
1512
1512
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1513
|
-
var Label_default = {"label":"
|
|
1513
|
+
var Label_default = {"label":"bds0110Label-label"};
|
|
1514
1514
|
|
|
1515
1515
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1516
1516
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
@@ -1522,7 +1522,7 @@ var Label = ({ label, id }) => {
|
|
|
1522
1522
|
import { cn as cn30 } from "@boostdev/design-system-foundation";
|
|
1523
1523
|
|
|
1524
1524
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1525
|
-
var InputContainer_default = {"container":"
|
|
1525
|
+
var InputContainer_default = {"container":"bds0110InputContainer-container"};
|
|
1526
1526
|
|
|
1527
1527
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1528
1528
|
import { cn as cn29 } from "@boostdev/design-system-foundation";
|
|
@@ -1569,7 +1569,7 @@ import {
|
|
|
1569
1569
|
} from "react";
|
|
1570
1570
|
|
|
1571
1571
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1572
|
-
var Combobox_default = {"formGroup":"
|
|
1572
|
+
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"};
|
|
1573
1573
|
|
|
1574
1574
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1575
1575
|
import { cn as cn31 } from "@boostdev/design-system-foundation";
|
|
@@ -1720,7 +1720,7 @@ function Combobox({
|
|
|
1720
1720
|
import { useId as useId11, useRef as useRef9, useState as useState9 } from "react";
|
|
1721
1721
|
|
|
1722
1722
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1723
|
-
var FileInput_default = {"formGroup":"
|
|
1723
|
+
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"};
|
|
1724
1724
|
|
|
1725
1725
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1726
1726
|
import { cn as cn32 } from "@boostdev/design-system-foundation";
|
|
@@ -1817,7 +1817,7 @@ function FileInput({
|
|
|
1817
1817
|
import { useId as useId12 } from "react";
|
|
1818
1818
|
|
|
1819
1819
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1820
|
-
var FormInput_default = {"formGroup":"
|
|
1820
|
+
var FormInput_default = {"formGroup":"bds0110FormInput-formGroup","input":"bds0110FormInput-input","inputError":"bds0110FormInput-inputError"};
|
|
1821
1821
|
|
|
1822
1822
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1823
1823
|
import { cn as cn33 } from "@boostdev/design-system-foundation";
|
|
@@ -1858,7 +1858,7 @@ function FormInput({
|
|
|
1858
1858
|
import { useId as useId13, useRef as useRef10, useState as useState10 } from "react";
|
|
1859
1859
|
|
|
1860
1860
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1861
|
-
var NumberInput_default = {"formGroup":"
|
|
1861
|
+
var NumberInput_default = {"formGroup":"bds0110NumberInput-formGroup","inputRow":"bds0110NumberInput-inputRow","input":"bds0110NumberInput-input","inputError":"bds0110NumberInput-inputError","stepper":"bds0110NumberInput-stepper"};
|
|
1862
1862
|
|
|
1863
1863
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1864
1864
|
import { cn as cn34 } from "@boostdev/design-system-foundation";
|
|
@@ -1953,7 +1953,7 @@ function NumberInput({
|
|
|
1953
1953
|
import { useId as useId14 } from "react";
|
|
1954
1954
|
|
|
1955
1955
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
1956
|
-
var Radio_default = {"radioGroup":"
|
|
1956
|
+
var Radio_default = {"radioGroup":"bds0110Radio-radioGroup","inputWrapper":"bds0110Radio-inputWrapper","radio":"bds0110Radio-radio","radioError":"bds0110Radio-radioError"};
|
|
1957
1957
|
|
|
1958
1958
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
1959
1959
|
import { cn as cn35 } from "@boostdev/design-system-foundation";
|
|
@@ -1988,7 +1988,7 @@ function Radio({ label, name, error, hint, className, ...props }) {
|
|
|
1988
1988
|
import { useId as useId15 } from "react";
|
|
1989
1989
|
|
|
1990
1990
|
// src/components/interaction/form/Select/Select.module.css
|
|
1991
|
-
var Select_default = {"formGroup":"
|
|
1991
|
+
var Select_default = {"formGroup":"bds0110Select-formGroup","selectWrapper":"bds0110Select-selectWrapper","select":"bds0110Select-select","selectError":"bds0110Select-selectError","chevron":"bds0110Select-chevron"};
|
|
1992
1992
|
|
|
1993
1993
|
// src/components/interaction/form/Select/Select.tsx
|
|
1994
1994
|
import { cn as cn36 } from "@boostdev/design-system-foundation";
|
|
@@ -2036,7 +2036,7 @@ function Select({
|
|
|
2036
2036
|
import { useId as useId16, useState as useState11 } from "react";
|
|
2037
2037
|
|
|
2038
2038
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
2039
|
-
var Slider_default = {"formGroup":"
|
|
2039
|
+
var Slider_default = {"formGroup":"bds0110Slider-formGroup","labelRow":"bds0110Slider-labelRow","value":"bds0110Slider-value","slider":"bds0110Slider-slider","sliderError":"bds0110Slider-sliderError"};
|
|
2040
2040
|
|
|
2041
2041
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
2042
2042
|
import { cn as cn37 } from "@boostdev/design-system-foundation";
|
|
@@ -2097,7 +2097,7 @@ function Slider({
|
|
|
2097
2097
|
import { useId as useId17 } from "react";
|
|
2098
2098
|
|
|
2099
2099
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2100
|
-
var Switch_default = {"switchGroup":"
|
|
2100
|
+
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"};
|
|
2101
2101
|
|
|
2102
2102
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2103
2103
|
import { cn as cn38 } from "@boostdev/design-system-foundation";
|
|
@@ -2143,7 +2143,7 @@ function Switch({
|
|
|
2143
2143
|
import { useId as useId18 } from "react";
|
|
2144
2144
|
|
|
2145
2145
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2146
|
-
var Textarea_default = {"formGroup":"
|
|
2146
|
+
var Textarea_default = {"formGroup":"bds0110Textarea-formGroup","textarea":"bds0110Textarea-textarea","textareaError":"bds0110Textarea-textareaError"};
|
|
2147
2147
|
|
|
2148
2148
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2149
2149
|
import { cn as cn39 } from "@boostdev/design-system-foundation";
|
|
@@ -2179,7 +2179,7 @@ function Textarea({
|
|
|
2179
2179
|
}
|
|
2180
2180
|
|
|
2181
2181
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2182
|
-
var ButtonGroup_default = {"buttonGroup":"
|
|
2182
|
+
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"};
|
|
2183
2183
|
|
|
2184
2184
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2185
2185
|
import { cn as cn40 } from "@boostdev/design-system-foundation";
|
|
@@ -2189,7 +2189,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2189
2189
|
}
|
|
2190
2190
|
|
|
2191
2191
|
// src/components/layout/Card/Card.module.css
|
|
2192
|
-
var Card_default = {"card":"
|
|
2192
|
+
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"};
|
|
2193
2193
|
|
|
2194
2194
|
// src/components/layout/Card/Card.tsx
|
|
2195
2195
|
import { cn as cn41 } from "@boostdev/design-system-foundation";
|
|
@@ -2227,7 +2227,7 @@ function Card({
|
|
|
2227
2227
|
}
|
|
2228
2228
|
|
|
2229
2229
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2230
|
-
var SectionHeader_default = {"sectionHeader":"
|
|
2230
|
+
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"};
|
|
2231
2231
|
|
|
2232
2232
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2233
2233
|
import { cn as cn42 } from "@boostdev/design-system-foundation";
|
|
@@ -2248,7 +2248,7 @@ function SectionHeader({
|
|
|
2248
2248
|
}
|
|
2249
2249
|
|
|
2250
2250
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2251
|
-
var IconWrapper_default = {"wrapper":"
|
|
2251
|
+
var IconWrapper_default = {"wrapper":"bds0110IconWrapper-wrapper"};
|
|
2252
2252
|
|
|
2253
2253
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2254
2254
|
import { cn as cn43 } from "@boostdev/design-system-foundation";
|
package/package.json
CHANGED