@boostdev/design-system-components 0.1.3 → 0.1.4
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 +418 -425
- package/dist/client.js +46 -46
- package/dist/index.cjs +46 -46
- package/dist/index.css +418 -425
- package/dist/index.js +46 -46
- package/package.json +3 -3
- package/src/components/layout/Card/Card.module.css +1 -1
- package/src/components/layout/IconWrapper/IconWrapper.module.css +3 -6
- package/src/components/layout/SectionHeader/SectionHeader.module.css +2 -5
- package/src/components/ui/Separator/Separator.module.css +3 -6
- package/src/components/ui/Typography/Typography.module.css +1 -4
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 = {};
|
|
7
|
+
var Accordion_default = {"accordion":"bds014-accordion","item":"bds014-item","heading":"bds014-heading","trigger":"bds014-trigger","triggerLabel":"bds014-triggerLabel","chevron":"bds014-chevron","--open":"bds014---open","panel":"bds014-panel","panelContent":"bds014-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 = {};
|
|
75
|
+
var Alert_default = {"alert":"bds014-alert","--variant_info":"bds014---variant_info","--variant_success":"bds014---variant_success","--variant_warning":"bds014---variant_warning","--variant_error":"bds014---variant_error","icon":"bds014-icon","content":"bds014-content","title":"bds014-title","dismiss":"bds014-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 = {};
|
|
118
|
+
var Avatar_default = {"avatar":"bds014-avatar","--fallback":"bds014---fallback","--size_small":"bds014---size_small","--size_medium":"bds014---size_medium","--size_large":"bds014---size_large","image":"bds014-image","initials":"bds014-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 = {};
|
|
144
|
+
var Badge_default = {"badge":"bds014-badge","--variant_primary":"bds014---variant_primary","--variant_secondary":"bds014---variant_secondary","--variant_success":"bds014---variant_success","--variant_error":"bds014---variant_error","--variant_warning":"bds014---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 = {};
|
|
154
|
+
var Breadcrumb_default = {"breadcrumb":"bds014-breadcrumb","list":"bds014-list","item":"bds014-item","link":"bds014-link","separator":"bds014-separator","current":"bds014-current"};
|
|
155
155
|
|
|
156
156
|
// src/components/ui/Breadcrumb/Breadcrumb.tsx
|
|
157
157
|
import { cn as cn5 } from "@boostdev/design-system-foundation";
|
|
@@ -170,7 +170,7 @@ function Breadcrumb({ items, className }) {
|
|
|
170
170
|
import { useState as useState2, useId as useId2 } from "react";
|
|
171
171
|
|
|
172
172
|
// src/components/ui/Calendar/Calendar.module.css
|
|
173
|
-
var Calendar_default = {};
|
|
173
|
+
var Calendar_default = {"calendar":"bds014-calendar","header":"bds014-header","monthYear":"bds014-monthYear","navBtn":"bds014-navBtn","grid":"bds014-grid","weekday":"bds014-weekday","empty":"bds014-empty","day":"bds014-day","disabled":"bds014-disabled","selected":"bds014-selected","today":"bds014-today"};
|
|
174
174
|
|
|
175
175
|
// src/components/ui/Calendar/Calendar.tsx
|
|
176
176
|
import { cn as cn6 } from "@boostdev/design-system-foundation";
|
|
@@ -333,7 +333,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className }) {
|
|
|
333
333
|
import { useRef, useId as useId3 } from "react";
|
|
334
334
|
|
|
335
335
|
// src/components/ui/Carousel/Carousel.module.css
|
|
336
|
-
var Carousel_default = {};
|
|
336
|
+
var Carousel_default = {"carousel":"bds014-carousel","track":"bds014-track","slide":"bds014-slide","navBtn":"bds014-navBtn"};
|
|
337
337
|
|
|
338
338
|
// src/components/ui/Carousel/Carousel.tsx
|
|
339
339
|
import { cn as cn7 } from "@boostdev/design-system-foundation";
|
|
@@ -386,7 +386,7 @@ function Carousel({ items, label, className }) {
|
|
|
386
386
|
}
|
|
387
387
|
|
|
388
388
|
// src/components/ui/DescriptionList/DescriptionList.module.css
|
|
389
|
-
var DescriptionList_default = {};
|
|
389
|
+
var DescriptionList_default = {"list":"bds014-list","group":"bds014-group","term":"bds014-term","details":"bds014-details","--layout_inline":"bds014---layout_inline"};
|
|
390
390
|
|
|
391
391
|
// src/components/ui/DescriptionList/DescriptionList.tsx
|
|
392
392
|
import { cn as cn8 } from "@boostdev/design-system-foundation";
|
|
@@ -399,7 +399,7 @@ function DescriptionList({ items, layout = "stacked", className }) {
|
|
|
399
399
|
}
|
|
400
400
|
|
|
401
401
|
// src/components/ui/Link/Link.module.css
|
|
402
|
-
var Link_default = {};
|
|
402
|
+
var Link_default = {"link":"bds014-link","--variant_default":"bds014---variant_default","--variant_subtle":"bds014---variant_subtle","--variant_standalone":"bds014---variant_standalone","externalLabel":"bds014-externalLabel"};
|
|
403
403
|
|
|
404
404
|
// src/components/ui/Link/Link.tsx
|
|
405
405
|
import { cn as cn9 } from "@boostdev/design-system-foundation";
|
|
@@ -429,7 +429,7 @@ function Link({
|
|
|
429
429
|
}
|
|
430
430
|
|
|
431
431
|
// src/components/ui/Loading/Loading.module.css
|
|
432
|
-
var Loading_default = {};
|
|
432
|
+
var Loading_default = {"loading":"bds014-loading","spinner":"bds014-spinner","--size_small":"bds014---size_small","--size_large":"bds014---size_large"};
|
|
433
433
|
|
|
434
434
|
// src/components/ui/Loading/Loading.tsx
|
|
435
435
|
import { cn as cn10 } from "@boostdev/design-system-foundation";
|
|
@@ -439,7 +439,7 @@ function Loading({ size = "medium", className }) {
|
|
|
439
439
|
}
|
|
440
440
|
|
|
441
441
|
// src/components/ui/NotificationBanner/NotificationBanner.module.css
|
|
442
|
-
var NotificationBanner_default = {};
|
|
442
|
+
var NotificationBanner_default = {"banner":"bds014-banner","--variant_info":"bds014---variant_info","--variant_success":"bds014---variant_success","--variant_warning":"bds014---variant_warning","--variant_error":"bds014---variant_error","content":"bds014-content","action":"bds014-action","dismiss":"bds014-dismiss"};
|
|
443
443
|
|
|
444
444
|
// src/components/ui/NotificationBanner/NotificationBanner.tsx
|
|
445
445
|
import { cn as cn11 } from "@boostdev/design-system-foundation";
|
|
@@ -478,7 +478,7 @@ function NotificationBanner({
|
|
|
478
478
|
}
|
|
479
479
|
|
|
480
480
|
// src/components/ui/Pagination/Pagination.module.css
|
|
481
|
-
var Pagination_default = {};
|
|
481
|
+
var Pagination_default = {"pagination":"bds014-pagination","list":"bds014-list","button":"bds014-button","--active":"bds014---active","--nav":"bds014---nav","ellipsis":"bds014-ellipsis"};
|
|
482
482
|
|
|
483
483
|
// src/components/ui/Pagination/Pagination.tsx
|
|
484
484
|
import { cn as cn12 } from "@boostdev/design-system-foundation";
|
|
@@ -542,7 +542,7 @@ function Pagination({
|
|
|
542
542
|
}
|
|
543
543
|
|
|
544
544
|
// src/components/ui/Progress/Progress.module.css
|
|
545
|
-
var Progress_default = {};
|
|
545
|
+
var Progress_default = {"container":"bds014-container","labelRow":"bds014-labelRow","label":"bds014-label","value":"bds014-value","track":"bds014-track","--size_small":"bds014---size_small","--size_medium":"bds014---size_medium","--size_large":"bds014---size_large","fill":"bds014-fill"};
|
|
546
546
|
|
|
547
547
|
// src/components/ui/Progress/Progress.tsx
|
|
548
548
|
import { cn as cn13 } from "@boostdev/design-system-foundation";
|
|
@@ -580,7 +580,7 @@ function Progress({
|
|
|
580
580
|
}
|
|
581
581
|
|
|
582
582
|
// src/components/ui/ProgressCircle/ProgressCircle.module.css
|
|
583
|
-
var ProgressCircle_default = {};
|
|
583
|
+
var ProgressCircle_default = {"wrapper":"bds014-wrapper","svg":"bds014-svg","track":"bds014-track","fill":"bds014-fill","value":"bds014-value","--size_small":"bds014---size_small","--size_medium":"bds014---size_medium","--size_large":"bds014---size_large"};
|
|
584
584
|
|
|
585
585
|
// src/components/ui/ProgressCircle/ProgressCircle.tsx
|
|
586
586
|
import { cn as cn14 } from "@boostdev/design-system-foundation";
|
|
@@ -659,7 +659,7 @@ function ProgressCircle({
|
|
|
659
659
|
}
|
|
660
660
|
|
|
661
661
|
// src/components/ui/Separator/Separator.module.css
|
|
662
|
-
var Separator_default = {};
|
|
662
|
+
var Separator_default = {"separator":"bds014-separator","--horizontal":"bds014---horizontal","--vertical":"bds014---vertical"};
|
|
663
663
|
|
|
664
664
|
// src/components/ui/Separator/Separator.tsx
|
|
665
665
|
import { cn as cn15 } from "@boostdev/design-system-foundation";
|
|
@@ -682,7 +682,7 @@ function Separator({ orientation = "horizontal", className }) {
|
|
|
682
682
|
import { cn as cn16 } from "@boostdev/design-system-foundation";
|
|
683
683
|
|
|
684
684
|
// src/components/ui/Skeleton/Skeleton.module.css
|
|
685
|
-
var Skeleton_default = {};
|
|
685
|
+
var Skeleton_default = {"skeleton":"bds014-skeleton"};
|
|
686
686
|
|
|
687
687
|
// src/components/ui/Skeleton/Skeleton.tsx
|
|
688
688
|
import { jsx as jsx16 } from "react/jsx-runtime";
|
|
@@ -691,7 +691,7 @@ function Skeleton({ className }) {
|
|
|
691
691
|
}
|
|
692
692
|
|
|
693
693
|
// src/components/ui/SkipLink/SkipLink.module.css
|
|
694
|
-
var SkipLink_default = {};
|
|
694
|
+
var SkipLink_default = {"skipLink":"bds014-skipLink"};
|
|
695
695
|
|
|
696
696
|
// src/components/ui/SkipLink/SkipLink.tsx
|
|
697
697
|
import { jsx as jsx17 } from "react/jsx-runtime";
|
|
@@ -700,7 +700,7 @@ function SkipLink({ href = "#main", children = "Skip to main content" }) {
|
|
|
700
700
|
}
|
|
701
701
|
|
|
702
702
|
// src/components/ui/Table/Table.module.css
|
|
703
|
-
var Table_default = {};
|
|
703
|
+
var Table_default = {"wrapper":"bds014-wrapper","table":"bds014-table","caption":"bds014-caption","thead":"bds014-thead","th":"bds014-th","--sortable":"bds014---sortable","sortButton":"bds014-sortButton","sortIcon":"bds014-sortIcon","--sort-active":"bds014---sort-active","--sort-desc":"bds014---sort-desc","tbody":"bds014-tbody","tr":"bds014-tr","td":"bds014-td"};
|
|
704
704
|
|
|
705
705
|
// src/components/ui/Table/Table.tsx
|
|
706
706
|
import { cn as cn17 } from "@boostdev/design-system-foundation";
|
|
@@ -769,7 +769,7 @@ function Table({
|
|
|
769
769
|
import { useId as useId4, useRef as useRef2, useState as useState3 } from "react";
|
|
770
770
|
|
|
771
771
|
// src/components/ui/Tabs/Tabs.module.css
|
|
772
|
-
var Tabs_default = {};
|
|
772
|
+
var Tabs_default = {"tabs":"bds014-tabs","tabList":"bds014-tabList","tab":"bds014-tab","--active":"bds014---active","panel":"bds014-panel"};
|
|
773
773
|
|
|
774
774
|
// src/components/ui/Tabs/Tabs.tsx
|
|
775
775
|
import { cn as cn18 } from "@boostdev/design-system-foundation";
|
|
@@ -850,7 +850,7 @@ function Tabs({ tabs, defaultTab, className }) {
|
|
|
850
850
|
import { cloneElement, isValidElement, useId as useId5 } from "react";
|
|
851
851
|
|
|
852
852
|
// src/components/ui/Tooltip/Tooltip.module.css
|
|
853
|
-
var Tooltip_default = {};
|
|
853
|
+
var Tooltip_default = {"wrapper":"bds014-wrapper","tooltip":"bds014-tooltip","--placement_top":"bds014---placement_top","--placement_bottom":"bds014---placement_bottom","--placement_left":"bds014---placement_left","--placement_right":"bds014---placement_right"};
|
|
854
854
|
|
|
855
855
|
// src/components/ui/Tooltip/Tooltip.tsx
|
|
856
856
|
import { cn as cn19 } from "@boostdev/design-system-foundation";
|
|
@@ -880,7 +880,7 @@ function Tooltip({
|
|
|
880
880
|
}
|
|
881
881
|
|
|
882
882
|
// src/components/ui/Typography/Typography.module.css
|
|
883
|
-
var Typography_default = {};
|
|
883
|
+
var Typography_default = {"typography":"bds014-typography","--h1":"bds014---h1","--h2":"bds014---h2","--h3":"bds014---h3","--body":"bds014---body","--body_s":"bds014---body_s"};
|
|
884
884
|
|
|
885
885
|
// src/components/ui/Typography/Typography.tsx
|
|
886
886
|
import { cn as cn20 } from "@boostdev/design-system-foundation";
|
|
@@ -898,7 +898,7 @@ function Typography({ variant = "body", component, children, className }) {
|
|
|
898
898
|
}
|
|
899
899
|
|
|
900
900
|
// src/components/interaction/Button/Button.module.css
|
|
901
|
-
var Button_default = {};
|
|
901
|
+
var Button_default = {"button":"bds014-button","--primary":"bds014---primary","--secondary":"bds014---secondary","--size_small":"bds014---size_small","--size_medium":"bds014---size_medium","--size_large":"bds014---size_large","--hasPulse":"bds014---hasPulse","prefix":"bds014-prefix","suffix":"bds014-suffix"};
|
|
902
902
|
|
|
903
903
|
// src/components/interaction/Button/Button.tsx
|
|
904
904
|
import { cn as cn21 } from "@boostdev/design-system-foundation";
|
|
@@ -941,7 +941,7 @@ function Button({
|
|
|
941
941
|
import { useState as useState4, useEffect, useRef as useRef3, useId as useId6, useMemo } from "react";
|
|
942
942
|
|
|
943
943
|
// src/components/interaction/Command/Command.module.css
|
|
944
|
-
var Command_default = {};
|
|
944
|
+
var Command_default = {"dialog":"bds014-dialog","palette":"bds014-palette","searchRow":"bds014-searchRow","searchIcon":"bds014-searchIcon","search":"bds014-search","escHint":"bds014-escHint","list":"bds014-list","groupList":"bds014-groupList","group":"bds014-group","item":"bds014-item","itemActive":"bds014-itemActive","itemLabel":"bds014-itemLabel","itemDesc":"bds014-itemDesc","shortcut":"bds014-shortcut","empty":"bds014-empty"};
|
|
945
945
|
|
|
946
946
|
// src/components/interaction/Command/Command.tsx
|
|
947
947
|
import { cn as cn22 } from "@boostdev/design-system-foundation";
|
|
@@ -1080,7 +1080,7 @@ function Command({
|
|
|
1080
1080
|
import { useEffect as useEffect2, useRef as useRef4 } from "react";
|
|
1081
1081
|
|
|
1082
1082
|
// src/components/interaction/Dialog/Dialog.module.css
|
|
1083
|
-
var Dialog_default = {};
|
|
1083
|
+
var Dialog_default = {"dialog":"bds014-dialog","closeForm":"bds014-closeForm","closeButton":"bds014-closeButton"};
|
|
1084
1084
|
|
|
1085
1085
|
// src/components/interaction/Dialog/Dialog.tsx
|
|
1086
1086
|
import { cn as cn23 } from "@boostdev/design-system-foundation";
|
|
@@ -1115,7 +1115,7 @@ function Dialog({ children, isVisible = false, className, handleClose }) {
|
|
|
1115
1115
|
import { useEffect as useEffect3, useRef as useRef5 } from "react";
|
|
1116
1116
|
|
|
1117
1117
|
// src/components/interaction/Drawer/Drawer.module.css
|
|
1118
|
-
var Drawer_default = {};
|
|
1118
|
+
var Drawer_default = {"drawer":"bds014-drawer","panel":"bds014-panel","--side_right":"bds014---side_right","--side_left":"bds014---side_left","header":"bds014-header","title":"bds014-title","closeButton":"bds014-closeButton","body":"bds014-body"};
|
|
1119
1119
|
|
|
1120
1120
|
// src/components/interaction/Drawer/Drawer.tsx
|
|
1121
1121
|
import { cn as cn24 } from "@boostdev/design-system-foundation";
|
|
@@ -1184,7 +1184,7 @@ import {
|
|
|
1184
1184
|
} from "react";
|
|
1185
1185
|
|
|
1186
1186
|
// src/components/interaction/DropdownMenu/DropdownMenu.module.css
|
|
1187
|
-
var DropdownMenu_default = {};
|
|
1187
|
+
var DropdownMenu_default = {"wrapper":"bds014-wrapper","menu":"bds014-menu","--placement_bottom-start":"bds014---placement_bottom-start","--placement_bottom-end":"bds014---placement_bottom-end","separator":"bds014-separator","item":"bds014-item","icon":"bds014-icon"};
|
|
1188
1188
|
|
|
1189
1189
|
// src/components/interaction/DropdownMenu/DropdownMenu.tsx
|
|
1190
1190
|
import { cn as cn25 } from "@boostdev/design-system-foundation";
|
|
@@ -1304,7 +1304,7 @@ import {
|
|
|
1304
1304
|
} from "react";
|
|
1305
1305
|
|
|
1306
1306
|
// src/components/interaction/Popover/Popover.module.css
|
|
1307
|
-
var Popover_default = {};
|
|
1307
|
+
var Popover_default = {"wrapper":"bds014-wrapper","panel":"bds014-panel","--placement_bottom":"bds014---placement_bottom","--placement_top":"bds014---placement_top","--placement_right":"bds014---placement_right","--placement_left":"bds014---placement_left"};
|
|
1308
1308
|
|
|
1309
1309
|
// src/components/interaction/Popover/Popover.tsx
|
|
1310
1310
|
import { cn as cn26 } from "@boostdev/design-system-foundation";
|
|
@@ -1360,7 +1360,7 @@ function Popover({
|
|
|
1360
1360
|
}
|
|
1361
1361
|
|
|
1362
1362
|
// src/components/interaction/Rating/Rating.module.css
|
|
1363
|
-
var Rating_default = {};
|
|
1363
|
+
var Rating_default = {"rating":"bds014-rating","star":"bds014-star","--filled":"bds014---filled"};
|
|
1364
1364
|
|
|
1365
1365
|
// src/components/interaction/Rating/Rating.tsx
|
|
1366
1366
|
import { cn as cn27 } from "@boostdev/design-system-foundation";
|
|
@@ -1391,7 +1391,7 @@ function Rating({ value, max = 5, className }) {
|
|
|
1391
1391
|
import { useState as useState7, useEffect as useEffect6, createContext, useContext, useCallback, useMemo as useMemo2 } from "react";
|
|
1392
1392
|
|
|
1393
1393
|
// src/components/interaction/Toast/Toast.module.css
|
|
1394
|
-
var Toast_default = {};
|
|
1394
|
+
var Toast_default = {"toastContainer":"bds014-toastContainer","toast":"bds014-toast","--variant_success":"bds014---variant_success","--variant_error":"bds014---variant_error","--variant_info":"bds014---variant_info"};
|
|
1395
1395
|
|
|
1396
1396
|
// src/components/interaction/Toast/Toast.tsx
|
|
1397
1397
|
import { cn as cn28 } from "@boostdev/design-system-foundation";
|
|
@@ -1438,10 +1438,10 @@ function useToast() {
|
|
|
1438
1438
|
import { useId as useId9 } from "react";
|
|
1439
1439
|
|
|
1440
1440
|
// src/components/interaction/form/Checkbox/Checkbox.module.css
|
|
1441
|
-
var Checkbox_default = {};
|
|
1441
|
+
var Checkbox_default = {"checkboxGroup":"bds014-checkboxGroup","inputWrapper":"bds014-inputWrapper","checkbox":"bds014-checkbox","checkboxError":"bds014-checkboxError"};
|
|
1442
1442
|
|
|
1443
1443
|
// src/components/interaction/form/atoms/Message.module.css
|
|
1444
|
-
var Message_default = {};
|
|
1444
|
+
var Message_default = {"error":"bds014-error","hint":"bds014-hint"};
|
|
1445
1445
|
|
|
1446
1446
|
// src/components/interaction/form/atoms/Message.tsx
|
|
1447
1447
|
import { jsx as jsx30 } from "react/jsx-runtime";
|
|
@@ -1451,7 +1451,7 @@ var Message = ({ message, type, inputId }) => {
|
|
|
1451
1451
|
};
|
|
1452
1452
|
|
|
1453
1453
|
// src/components/interaction/form/atoms/Label.module.css
|
|
1454
|
-
var Label_default = {};
|
|
1454
|
+
var Label_default = {"label":"bds014-label"};
|
|
1455
1455
|
|
|
1456
1456
|
// src/components/interaction/form/atoms/Label.tsx
|
|
1457
1457
|
import { jsx as jsx31 } from "react/jsx-runtime";
|
|
@@ -1463,7 +1463,7 @@ var Label = ({ label, id }) => {
|
|
|
1463
1463
|
import { cn as cn30 } from "@boostdev/design-system-foundation";
|
|
1464
1464
|
|
|
1465
1465
|
// src/components/interaction/form/atoms/InputContainer.module.css
|
|
1466
|
-
var InputContainer_default = {};
|
|
1466
|
+
var InputContainer_default = {"container":"bds014-container"};
|
|
1467
1467
|
|
|
1468
1468
|
// src/components/interaction/form/atoms/InputContainer.tsx
|
|
1469
1469
|
import { cn as cn29 } from "@boostdev/design-system-foundation";
|
|
@@ -1508,7 +1508,7 @@ import {
|
|
|
1508
1508
|
} from "react";
|
|
1509
1509
|
|
|
1510
1510
|
// src/components/interaction/form/Combobox/Combobox.module.css
|
|
1511
|
-
var Combobox_default = {};
|
|
1511
|
+
var Combobox_default = {"formGroup":"bds014-formGroup","inputWrapper":"bds014-inputWrapper","input":"bds014-input","inputError":"bds014-inputError","chevron":"bds014-chevron","listbox":"bds014-listbox","option":"bds014-option","--highlighted":"bds014---highlighted","--selected":"bds014---selected","--disabled":"bds014---disabled"};
|
|
1512
1512
|
|
|
1513
1513
|
// src/components/interaction/form/Combobox/Combobox.tsx
|
|
1514
1514
|
import { cn as cn31 } from "@boostdev/design-system-foundation";
|
|
@@ -1654,7 +1654,7 @@ function Combobox({
|
|
|
1654
1654
|
import { useId as useId11, useRef as useRef9, useState as useState9 } from "react";
|
|
1655
1655
|
|
|
1656
1656
|
// src/components/interaction/form/FileInput/FileInput.module.css
|
|
1657
|
-
var FileInput_default = {};
|
|
1657
|
+
var FileInput_default = {"formGroup":"bds014-formGroup","dropZone":"bds014-dropZone","isDragging":"bds014-isDragging","hasError":"bds014-hasError","isDisabled":"bds014-isDisabled","icon":"bds014-icon","prompt":"bds014-prompt","acceptHint":"bds014-acceptHint","hiddenInput":"bds014-hiddenInput"};
|
|
1658
1658
|
|
|
1659
1659
|
// src/components/interaction/form/FileInput/FileInput.tsx
|
|
1660
1660
|
import { cn as cn32 } from "@boostdev/design-system-foundation";
|
|
@@ -1739,7 +1739,7 @@ function FileInput({
|
|
|
1739
1739
|
import { useId as useId12 } from "react";
|
|
1740
1740
|
|
|
1741
1741
|
// src/components/interaction/form/FormInput/FormInput.module.css
|
|
1742
|
-
var FormInput_default = {};
|
|
1742
|
+
var FormInput_default = {"formGroup":"bds014-formGroup","input":"bds014-input","inputError":"bds014-inputError"};
|
|
1743
1743
|
|
|
1744
1744
|
// src/components/interaction/form/FormInput/FormInput.tsx
|
|
1745
1745
|
import { cn as cn33 } from "@boostdev/design-system-foundation";
|
|
@@ -1780,7 +1780,7 @@ function FormInput({
|
|
|
1780
1780
|
import { useId as useId13, useRef as useRef10 } from "react";
|
|
1781
1781
|
|
|
1782
1782
|
// src/components/interaction/form/NumberInput/NumberInput.module.css
|
|
1783
|
-
var NumberInput_default = {};
|
|
1783
|
+
var NumberInput_default = {"formGroup":"bds014-formGroup","inputRow":"bds014-inputRow","input":"bds014-input","inputError":"bds014-inputError","stepper":"bds014-stepper"};
|
|
1784
1784
|
|
|
1785
1785
|
// src/components/interaction/form/NumberInput/NumberInput.tsx
|
|
1786
1786
|
import { cn as cn34 } from "@boostdev/design-system-foundation";
|
|
@@ -1872,7 +1872,7 @@ function NumberInput({
|
|
|
1872
1872
|
import { useId as useId14 } from "react";
|
|
1873
1873
|
|
|
1874
1874
|
// src/components/interaction/form/Radio/Radio.module.css
|
|
1875
|
-
var Radio_default = {};
|
|
1875
|
+
var Radio_default = {"radioGroup":"bds014-radioGroup","inputWrapper":"bds014-inputWrapper","radio":"bds014-radio","radioError":"bds014-radioError"};
|
|
1876
1876
|
|
|
1877
1877
|
// src/components/interaction/form/Radio/Radio.tsx
|
|
1878
1878
|
import { cn as cn35 } from "@boostdev/design-system-foundation";
|
|
@@ -1906,7 +1906,7 @@ function Radio({ label, name, error, hint, className, ...props }) {
|
|
|
1906
1906
|
import { useId as useId15 } from "react";
|
|
1907
1907
|
|
|
1908
1908
|
// src/components/interaction/form/Select/Select.module.css
|
|
1909
|
-
var Select_default = {};
|
|
1909
|
+
var Select_default = {"formGroup":"bds014-formGroup","selectWrapper":"bds014-selectWrapper","select":"bds014-select","selectError":"bds014-selectError","chevron":"bds014-chevron"};
|
|
1910
1910
|
|
|
1911
1911
|
// src/components/interaction/form/Select/Select.tsx
|
|
1912
1912
|
import { cn as cn36 } from "@boostdev/design-system-foundation";
|
|
@@ -1954,7 +1954,7 @@ function Select({
|
|
|
1954
1954
|
import { useId as useId16, useState as useState10 } from "react";
|
|
1955
1955
|
|
|
1956
1956
|
// src/components/interaction/form/Slider/Slider.module.css
|
|
1957
|
-
var Slider_default = {};
|
|
1957
|
+
var Slider_default = {"formGroup":"bds014-formGroup","labelRow":"bds014-labelRow","value":"bds014-value","slider":"bds014-slider","sliderError":"bds014-sliderError"};
|
|
1958
1958
|
|
|
1959
1959
|
// src/components/interaction/form/Slider/Slider.tsx
|
|
1960
1960
|
import { cn as cn37 } from "@boostdev/design-system-foundation";
|
|
@@ -2014,7 +2014,7 @@ function Slider({
|
|
|
2014
2014
|
import { useId as useId17 } from "react";
|
|
2015
2015
|
|
|
2016
2016
|
// src/components/interaction/form/Switch/Switch.module.css
|
|
2017
|
-
var Switch_default = {};
|
|
2017
|
+
var Switch_default = {"switchGroup":"bds014-switchGroup","--size_small":"bds014---size_small","--size_medium":"bds014---size_medium","--size_large":"bds014---size_large","inputWrapper":"bds014-inputWrapper","trackWrapper":"bds014-trackWrapper","switch":"bds014-switch","track":"bds014-track","thumb":"bds014-thumb","switchError":"bds014-switchError"};
|
|
2018
2018
|
|
|
2019
2019
|
// src/components/interaction/form/Switch/Switch.tsx
|
|
2020
2020
|
import { cn as cn38 } from "@boostdev/design-system-foundation";
|
|
@@ -2060,7 +2060,7 @@ function Switch({
|
|
|
2060
2060
|
import { useId as useId18 } from "react";
|
|
2061
2061
|
|
|
2062
2062
|
// src/components/interaction/form/Textarea/Textarea.module.css
|
|
2063
|
-
var Textarea_default = {};
|
|
2063
|
+
var Textarea_default = {"formGroup":"bds014-formGroup","textarea":"bds014-textarea","textareaError":"bds014-textareaError"};
|
|
2064
2064
|
|
|
2065
2065
|
// src/components/interaction/form/Textarea/Textarea.tsx
|
|
2066
2066
|
import { cn as cn39 } from "@boostdev/design-system-foundation";
|
|
@@ -2096,7 +2096,7 @@ function Textarea({
|
|
|
2096
2096
|
}
|
|
2097
2097
|
|
|
2098
2098
|
// src/components/layout/ButtonGroup/ButtonGroup.module.css
|
|
2099
|
-
var ButtonGroup_default = {};
|
|
2099
|
+
var ButtonGroup_default = {"buttonGroup":"bds014-buttonGroup","container":"bds014-container","--variant__card":"bds014---variant__card","--variant__flow":"bds014---variant__flow","--variant__modal":"bds014---variant__modal","--variant__content":"bds014---variant__content","--variant__grid":"bds014---variant__grid"};
|
|
2100
2100
|
|
|
2101
2101
|
// src/components/layout/ButtonGroup/ButtonGroup.tsx
|
|
2102
2102
|
import { cn as cn40 } from "@boostdev/design-system-foundation";
|
|
@@ -2106,7 +2106,7 @@ function ButtonGroup({ children, className, variant }) {
|
|
|
2106
2106
|
}
|
|
2107
2107
|
|
|
2108
2108
|
// src/components/layout/Card/Card.module.css
|
|
2109
|
-
var Card_default = {};
|
|
2109
|
+
var Card_default = {"card":"bds014-card","--default":"bds014---default","--elevated":"bds014---elevated","--outlined":"bds014---outlined","--clickable":"bds014---clickable","--padding-none":"bds014---padding-none","--padding-small":"bds014---padding-small","--padding-medium":"bds014---padding-medium","--padding-large":"bds014---padding-large","--text-start":"bds014---text-start","--text-center":"bds014---text-center","--text-end":"bds014---text-end"};
|
|
2110
2110
|
|
|
2111
2111
|
// src/components/layout/Card/Card.tsx
|
|
2112
2112
|
import { cn as cn41 } from "@boostdev/design-system-foundation";
|
|
@@ -2142,7 +2142,7 @@ function Card({
|
|
|
2142
2142
|
}
|
|
2143
2143
|
|
|
2144
2144
|
// src/components/layout/SectionHeader/SectionHeader.module.css
|
|
2145
|
-
var SectionHeader_default = {};
|
|
2145
|
+
var SectionHeader_default = {"sectionHeader":"bds014-sectionHeader","title":"bds014-title","subtitle":"bds014-subtitle","--start":"bds014---start","--center":"bds014---center","--end":"bds014---end","--small":"bds014---small","--medium":"bds014---medium","--large":"bds014---large"};
|
|
2146
2146
|
|
|
2147
2147
|
// src/components/layout/SectionHeader/SectionHeader.tsx
|
|
2148
2148
|
import { cn as cn42 } from "@boostdev/design-system-foundation";
|
|
@@ -2163,7 +2163,7 @@ function SectionHeader({
|
|
|
2163
2163
|
}
|
|
2164
2164
|
|
|
2165
2165
|
// src/components/layout/IconWrapper/IconWrapper.module.css
|
|
2166
|
-
var IconWrapper_default = {};
|
|
2166
|
+
var IconWrapper_default = {"wrapper":"bds014-wrapper"};
|
|
2167
2167
|
|
|
2168
2168
|
// src/components/layout/IconWrapper/IconWrapper.tsx
|
|
2169
2169
|
import { cn as cn43 } from "@boostdev/design-system-foundation";
|