@boostdev/design-system-components 2.7.1 → 2.8.0

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.
Files changed (43) hide show
  1. package/dist/client.cjs +52 -52
  2. package/dist/client.css +546 -546
  3. package/dist/client.js +52 -52
  4. package/dist/index.cjs +52 -52
  5. package/dist/index.css +546 -546
  6. package/dist/index.js +52 -52
  7. package/dist/web-components/{chunk-7FMR53BW.js → chunk-7YURXHTS.js} +35 -15
  8. package/dist/web-components/{chunk-5TFWOPLH.js → chunk-A3RLT3AS.js} +3 -3
  9. package/dist/web-components/{chunk-CM3KYZ6Z.js → chunk-ARMKC4BQ.js} +1 -1
  10. package/dist/web-components/{chunk-QBB6ZX4R.js → chunk-DZOEPVFT.js} +1 -1
  11. package/dist/web-components/{chunk-57TRNCWQ.js → chunk-FSZRP43R.js} +1 -1
  12. package/dist/web-components/{chunk-IYGF6CD5.js → chunk-JYYRJS2D.js} +2 -2
  13. package/dist/web-components/chunk-OF6FFGOT.js +167 -0
  14. package/dist/web-components/{chunk-F5E3IT7G.js → chunk-ORC56MDY.js} +5 -5
  15. package/dist/web-components/{chunk-5R6IFELV.js → chunk-QLT6MTZF.js} +1 -1
  16. package/dist/web-components/{chunk-CZBIVR4V.js → chunk-UUKSDCYS.js} +1 -1
  17. package/dist/web-components/{chunk-ITHLKR7Q.js → chunk-X3NQMBAQ.js} +2 -2
  18. package/dist/web-components/index.js +18 -18
  19. package/dist/web-components/interaction/bds-button.js +1 -1
  20. package/dist/web-components/interaction/form/bds-combobox.js +1 -1
  21. package/dist/web-components/interaction/form/bds-radio.js +1 -1
  22. package/dist/web-components/interaction/form/bds-select.js +1 -1
  23. package/dist/web-components/interaction/form/bds-slider.js +1 -1
  24. package/dist/web-components/interaction/form/bds-switch.js +1 -1
  25. package/dist/web-components/interaction/form/bds-textarea.js +1 -1
  26. package/dist/web-components/ui/bds-avatar.js +1 -1
  27. package/dist/web-components/ui/bds-icon-wrapper.js +1 -1
  28. package/dist/web-components/ui/bds-loading.js +1 -1
  29. package/dist/web-components/ui/bds-progress.js +1 -1
  30. package/package.json +1 -1
  31. package/src/web-components/interaction/bds-button.ts +5 -5
  32. package/src/web-components/interaction/form/bds-combobox.ts +1 -1
  33. package/src/web-components/interaction/form/bds-radio.ts +2 -2
  34. package/src/web-components/interaction/form/bds-select.ts +1 -1
  35. package/src/web-components/interaction/form/bds-slider.ts +35 -15
  36. package/src/web-components/interaction/form/bds-switch.ts +73 -39
  37. package/src/web-components/interaction/form/bds-textarea.ts +1 -1
  38. package/src/web-components/ui/bds-avatar.ts +1 -1
  39. package/src/web-components/ui/bds-carousel.ts +7 -7
  40. package/src/web-components/ui/bds-icon-wrapper.ts +3 -3
  41. package/src/web-components/ui/bds-loading.ts +1 -1
  42. package/src/web-components/ui/bds-progress.ts +2 -2
  43. package/dist/web-components/chunk-Y3POAKGS.js +0 -133
package/dist/index.cjs CHANGED
@@ -91,7 +91,7 @@ module.exports = __toCommonJS(index_exports);
91
91
  var import_react = require("react");
92
92
 
93
93
  // src/components/ui/Accordion/Accordion.module.css
94
- var Accordion_default = {"component":"bds271Accordion-component","accordion":"bds271Accordion-accordion","item":"bds271Accordion-item","heading":"bds271Accordion-heading","trigger":"bds271Accordion-trigger","triggerLabel":"bds271Accordion-triggerLabel","chevron":"bds271Accordion-chevron","--open":"bds271Accordion---open","panel":"bds271Accordion-panel","panelContent":"bds271Accordion-panelContent"};
94
+ var Accordion_default = {"component":"bds280Accordion-component","accordion":"bds280Accordion-accordion","item":"bds280Accordion-item","heading":"bds280Accordion-heading","trigger":"bds280Accordion-trigger","triggerLabel":"bds280Accordion-triggerLabel","chevron":"bds280Accordion-chevron","--open":"bds280Accordion---open","panel":"bds280Accordion-panel","panelContent":"bds280Accordion-panelContent"};
95
95
 
96
96
  // src/components/ui/Accordion/Accordion.tsx
97
97
  var import_design_system_foundation = require("@boostdev/design-system-foundation");
@@ -160,7 +160,7 @@ function Accordion({
160
160
  }
161
161
 
162
162
  // src/components/ui/Alert/Alert.module.css
163
- var Alert_default = {"component":"bds271Alert-component","alert":"bds271Alert-alert","--variant_info":"bds271Alert---variant_info","--variant_success":"bds271Alert---variant_success","--variant_warning":"bds271Alert---variant_warning","--variant_error":"bds271Alert---variant_error","icon":"bds271Alert-icon","content":"bds271Alert-content","title":"bds271Alert-title","dismiss":"bds271Alert-dismiss"};
163
+ var Alert_default = {"component":"bds280Alert-component","alert":"bds280Alert-alert","--variant_info":"bds280Alert---variant_info","--variant_success":"bds280Alert---variant_success","--variant_warning":"bds280Alert---variant_warning","--variant_error":"bds280Alert---variant_error","icon":"bds280Alert-icon","content":"bds280Alert-content","title":"bds280Alert-title","dismiss":"bds280Alert-dismiss"};
164
164
 
165
165
  // src/components/ui/Alert/Alert.tsx
166
166
  var import_design_system_foundation2 = require("@boostdev/design-system-foundation");
@@ -205,7 +205,7 @@ function Alert({
205
205
  }
206
206
 
207
207
  // src/components/ui/Avatar/Avatar.module.css
208
- var Avatar_default = {"component":"bds271Avatar-component","avatar":"bds271Avatar-avatar","--fallback":"bds271Avatar---fallback","--size_small":"bds271Avatar---size_small","--size_medium":"bds271Avatar---size_medium","--size_large":"bds271Avatar---size_large","image":"bds271Avatar-image","initials":"bds271Avatar-initials"};
208
+ var Avatar_default = {"component":"bds280Avatar-component","avatar":"bds280Avatar-avatar","--fallback":"bds280Avatar---fallback","--size_small":"bds280Avatar---size_small","--size_medium":"bds280Avatar---size_medium","--size_large":"bds280Avatar---size_large","image":"bds280Avatar-image","initials":"bds280Avatar-initials"};
209
209
 
210
210
  // src/components/ui/Avatar/Avatar.tsx
211
211
  var import_design_system_foundation3 = require("@boostdev/design-system-foundation");
@@ -232,7 +232,7 @@ function Avatar({ src, alt, name, size = "medium", className, ...rest }) {
232
232
  }
233
233
 
234
234
  // src/components/ui/Badge/Badge.module.css
235
- var Badge_default = {"component":"bds271Badge-component","badge":"bds271Badge-badge","--variant_primary":"bds271Badge---variant_primary","--variant_secondary":"bds271Badge---variant_secondary","--variant_success":"bds271Badge---variant_success","--variant_error":"bds271Badge---variant_error","--variant_warning":"bds271Badge---variant_warning"};
235
+ var Badge_default = {"component":"bds280Badge-component","badge":"bds280Badge-badge","--variant_primary":"bds280Badge---variant_primary","--variant_secondary":"bds280Badge---variant_secondary","--variant_success":"bds280Badge---variant_success","--variant_error":"bds280Badge---variant_error","--variant_warning":"bds280Badge---variant_warning"};
236
236
 
237
237
  // src/components/ui/Badge/Badge.tsx
238
238
  var import_design_system_foundation4 = require("@boostdev/design-system-foundation");
@@ -242,7 +242,7 @@ function Badge({ children, variant = "primary", className, ...rest }) {
242
242
  }
243
243
 
244
244
  // src/components/ui/Breadcrumb/Breadcrumb.module.css
245
- var Breadcrumb_default = {"component":"bds271Breadcrumb-component","breadcrumb":"bds271Breadcrumb-breadcrumb","list":"bds271Breadcrumb-list","item":"bds271Breadcrumb-item","link":"bds271Breadcrumb-link","separator":"bds271Breadcrumb-separator","current":"bds271Breadcrumb-current"};
245
+ var Breadcrumb_default = {"component":"bds280Breadcrumb-component","breadcrumb":"bds280Breadcrumb-breadcrumb","list":"bds280Breadcrumb-list","item":"bds280Breadcrumb-item","link":"bds280Breadcrumb-link","separator":"bds280Breadcrumb-separator","current":"bds280Breadcrumb-current"};
246
246
 
247
247
  // src/components/ui/Breadcrumb/Breadcrumb.tsx
248
248
  var import_design_system_foundation5 = require("@boostdev/design-system-foundation");
@@ -258,7 +258,7 @@ function Breadcrumb({ items, className, ...rest }) {
258
258
  }
259
259
 
260
260
  // src/components/ui/Collapsible/Collapsible.module.css
261
- var Collapsible_default = {"component":"bds271Collapsible-component","collapsible":"bds271Collapsible-collapsible","summary":"bds271Collapsible-summary","summaryContent":"bds271Collapsible-summaryContent","icon":"bds271Collapsible-icon","content":"bds271Collapsible-content"};
261
+ var Collapsible_default = {"component":"bds280Collapsible-component","collapsible":"bds280Collapsible-collapsible","summary":"bds280Collapsible-summary","summaryContent":"bds280Collapsible-summaryContent","icon":"bds280Collapsible-icon","content":"bds280Collapsible-content"};
262
262
 
263
263
  // src/components/ui/Collapsible/Collapsible.tsx
264
264
  var import_design_system_foundation6 = require("@boostdev/design-system-foundation");
@@ -299,7 +299,7 @@ function Collapsible({
299
299
  var import_react2 = require("react");
300
300
 
301
301
  // src/components/ui/Calendar/Calendar.module.css
302
- var Calendar_default = {"component":"bds271Calendar-component","calendar":"bds271Calendar-calendar","header":"bds271Calendar-header","monthYear":"bds271Calendar-monthYear","navBtn":"bds271Calendar-navBtn","grid":"bds271Calendar-grid","weekday":"bds271Calendar-weekday","empty":"bds271Calendar-empty","day":"bds271Calendar-day","disabled":"bds271Calendar-disabled","selected":"bds271Calendar-selected","today":"bds271Calendar-today"};
302
+ var Calendar_default = {"component":"bds280Calendar-component","calendar":"bds280Calendar-calendar","header":"bds280Calendar-header","monthYear":"bds280Calendar-monthYear","navBtn":"bds280Calendar-navBtn","grid":"bds280Calendar-grid","weekday":"bds280Calendar-weekday","empty":"bds280Calendar-empty","day":"bds280Calendar-day","disabled":"bds280Calendar-disabled","selected":"bds280Calendar-selected","today":"bds280Calendar-today"};
303
303
 
304
304
  // src/components/ui/Calendar/Calendar.tsx
305
305
  var import_design_system_foundation7 = require("@boostdev/design-system-foundation");
@@ -474,7 +474,7 @@ function Calendar({ value, defaultValue, min, max, onChange, className, ...rest
474
474
  var import_react3 = require("react");
475
475
 
476
476
  // src/components/ui/Carousel/Carousel.module.css
477
- var Carousel_default = {"component":"bds271Carousel-component","carousel":"bds271Carousel-carousel","track":"bds271Carousel-track","slide":"bds271Carousel-slide","navBtn":"bds271Carousel-navBtn"};
477
+ var Carousel_default = {"component":"bds280Carousel-component","carousel":"bds280Carousel-carousel","track":"bds280Carousel-track","slide":"bds280Carousel-slide","navBtn":"bds280Carousel-navBtn"};
478
478
 
479
479
  // src/components/ui/Carousel/Carousel.tsx
480
480
  var import_design_system_foundation8 = require("@boostdev/design-system-foundation");
@@ -527,7 +527,7 @@ function Carousel({ items, label, className, ...rest }) {
527
527
  }
528
528
 
529
529
  // src/components/ui/DescriptionList/DescriptionList.module.css
530
- var DescriptionList_default = {"component":"bds271DescriptionList-component","list":"bds271DescriptionList-list","group":"bds271DescriptionList-group","term":"bds271DescriptionList-term","details":"bds271DescriptionList-details","--layout_inline":"bds271DescriptionList---layout_inline"};
530
+ var DescriptionList_default = {"component":"bds280DescriptionList-component","list":"bds280DescriptionList-list","group":"bds280DescriptionList-group","term":"bds280DescriptionList-term","details":"bds280DescriptionList-details","--layout_inline":"bds280DescriptionList---layout_inline"};
531
531
 
532
532
  // src/components/ui/DescriptionList/DescriptionList.tsx
533
533
  var import_design_system_foundation9 = require("@boostdev/design-system-foundation");
@@ -540,7 +540,7 @@ function DescriptionList({ items, layout = "stacked", className, ...rest }) {
540
540
  }
541
541
 
542
542
  // src/components/ui/Link/Link.module.css
543
- var Link_default = {"component":"bds271Link-component","link":"bds271Link-link","--variant_default":"bds271Link---variant_default","--variant_subtle":"bds271Link---variant_subtle","--variant_standalone":"bds271Link---variant_standalone","externalLabel":"bds271Link-externalLabel"};
543
+ var Link_default = {"component":"bds280Link-component","link":"bds280Link-link","--variant_default":"bds280Link---variant_default","--variant_subtle":"bds280Link---variant_subtle","--variant_standalone":"bds280Link---variant_standalone","externalLabel":"bds280Link-externalLabel"};
544
544
 
545
545
  // src/components/ui/Link/Link.tsx
546
546
  var import_design_system_foundation10 = require("@boostdev/design-system-foundation");
@@ -571,7 +571,7 @@ function Link({
571
571
  }
572
572
 
573
573
  // src/components/ui/Loading/Loading.module.css
574
- var Loading_default = {"component":"bds271Loading-component","loading":"bds271Loading-loading","spinner":"bds271Loading-spinner","--size_small":"bds271Loading---size_small","--size_large":"bds271Loading---size_large"};
574
+ var Loading_default = {"component":"bds280Loading-component","loading":"bds280Loading-loading","spinner":"bds280Loading-spinner","--size_small":"bds280Loading---size_small","--size_large":"bds280Loading---size_large"};
575
575
 
576
576
  // src/components/ui/Loading/Loading.tsx
577
577
  var import_design_system_foundation11 = require("@boostdev/design-system-foundation");
@@ -581,7 +581,7 @@ function Loading({ size = "medium", className, ...rest }) {
581
581
  }
582
582
 
583
583
  // src/components/ui/NotificationBanner/NotificationBanner.module.css
584
- var NotificationBanner_default = {"component":"bds271NotificationBanner-component","banner":"bds271NotificationBanner-banner","--variant_info":"bds271NotificationBanner---variant_info","--variant_success":"bds271NotificationBanner---variant_success","--variant_warning":"bds271NotificationBanner---variant_warning","--variant_error":"bds271NotificationBanner---variant_error","content":"bds271NotificationBanner-content","action":"bds271NotificationBanner-action","dismiss":"bds271NotificationBanner-dismiss"};
584
+ var NotificationBanner_default = {"component":"bds280NotificationBanner-component","banner":"bds280NotificationBanner-banner","--variant_info":"bds280NotificationBanner---variant_info","--variant_success":"bds280NotificationBanner---variant_success","--variant_warning":"bds280NotificationBanner---variant_warning","--variant_error":"bds280NotificationBanner---variant_error","content":"bds280NotificationBanner-content","action":"bds280NotificationBanner-action","dismiss":"bds280NotificationBanner-dismiss"};
585
585
 
586
586
  // src/components/ui/NotificationBanner/NotificationBanner.tsx
587
587
  var import_design_system_foundation12 = require("@boostdev/design-system-foundation");
@@ -622,7 +622,7 @@ function NotificationBanner({
622
622
  }
623
623
 
624
624
  // src/components/ui/Pagination/Pagination.module.css
625
- var Pagination_default = {"component":"bds271Pagination-component","pagination":"bds271Pagination-pagination","list":"bds271Pagination-list","button":"bds271Pagination-button","--active":"bds271Pagination---active","--nav":"bds271Pagination---nav","ellipsis":"bds271Pagination-ellipsis"};
625
+ var Pagination_default = {"component":"bds280Pagination-component","pagination":"bds280Pagination-pagination","list":"bds280Pagination-list","button":"bds280Pagination-button","--active":"bds280Pagination---active","--nav":"bds280Pagination---nav","ellipsis":"bds280Pagination-ellipsis"};
626
626
 
627
627
  // src/components/ui/Pagination/Pagination.tsx
628
628
  var import_design_system_foundation13 = require("@boostdev/design-system-foundation");
@@ -687,7 +687,7 @@ function Pagination({
687
687
  }
688
688
 
689
689
  // src/components/ui/Progress/Progress.module.css
690
- var Progress_default = {"component":"bds271Progress-component","container":"bds271Progress-container","labelRow":"bds271Progress-labelRow","value":"bds271Progress-value","track":"bds271Progress-track","--size_small":"bds271Progress---size_small","--size_medium":"bds271Progress---size_medium","--size_large":"bds271Progress---size_large","fill":"bds271Progress-fill"};
690
+ var Progress_default = {"component":"bds280Progress-component","container":"bds280Progress-container","labelRow":"bds280Progress-labelRow","value":"bds280Progress-value","track":"bds280Progress-track","--size_small":"bds280Progress---size_small","--size_medium":"bds280Progress---size_medium","--size_large":"bds280Progress---size_large","fill":"bds280Progress-fill"};
691
691
 
692
692
  // src/components/ui/Progress/Progress.tsx
693
693
  var import_design_system_foundation14 = require("@boostdev/design-system-foundation");
@@ -726,7 +726,7 @@ function Progress({
726
726
  }
727
727
 
728
728
  // src/components/ui/ProgressCircle/ProgressCircle.module.css
729
- var ProgressCircle_default = {"component":"bds271ProgressCircle-component","wrapper":"bds271ProgressCircle-wrapper","svg":"bds271ProgressCircle-svg","track":"bds271ProgressCircle-track","fill":"bds271ProgressCircle-fill","value":"bds271ProgressCircle-value","--size_small":"bds271ProgressCircle---size_small","--size_medium":"bds271ProgressCircle---size_medium","--size_large":"bds271ProgressCircle---size_large"};
729
+ var ProgressCircle_default = {"component":"bds280ProgressCircle-component","wrapper":"bds280ProgressCircle-wrapper","svg":"bds280ProgressCircle-svg","track":"bds280ProgressCircle-track","fill":"bds280ProgressCircle-fill","value":"bds280ProgressCircle-value","--size_small":"bds280ProgressCircle---size_small","--size_medium":"bds280ProgressCircle---size_medium","--size_large":"bds280ProgressCircle---size_large"};
730
730
 
731
731
  // src/components/ui/ProgressCircle/ProgressCircle.tsx
732
732
  var import_design_system_foundation15 = require("@boostdev/design-system-foundation");
@@ -807,7 +807,7 @@ function ProgressCircle({
807
807
  }
808
808
 
809
809
  // src/components/ui/Separator/Separator.module.css
810
- var Separator_default = {"component":"bds271Separator-component","separator":"bds271Separator-separator","--horizontal":"bds271Separator---horizontal","--vertical":"bds271Separator---vertical"};
810
+ var Separator_default = {"component":"bds280Separator-component","separator":"bds280Separator-separator","--horizontal":"bds280Separator---horizontal","--vertical":"bds280Separator---vertical"};
811
811
 
812
812
  // src/components/ui/Separator/Separator.tsx
813
813
  var import_design_system_foundation16 = require("@boostdev/design-system-foundation");
@@ -831,7 +831,7 @@ function Separator({ orientation = "horizontal", className, ...rest }) {
831
831
  var import_design_system_foundation17 = require("@boostdev/design-system-foundation");
832
832
 
833
833
  // src/components/ui/Skeleton/Skeleton.module.css
834
- var Skeleton_default = {"component":"bds271Skeleton-component","skeleton":"bds271Skeleton-skeleton"};
834
+ var Skeleton_default = {"component":"bds280Skeleton-component","skeleton":"bds280Skeleton-skeleton"};
835
835
 
836
836
  // src/components/ui/Skeleton/Skeleton.tsx
837
837
  var import_jsx_runtime17 = require("react/jsx-runtime");
@@ -840,7 +840,7 @@ function Skeleton({ className, ...rest }) {
840
840
  }
841
841
 
842
842
  // src/components/ui/SkipLink/SkipLink.module.css
843
- var SkipLink_default = {"component":"bds271SkipLink-component","skipLink":"bds271SkipLink-skipLink"};
843
+ var SkipLink_default = {"component":"bds280SkipLink-component","skipLink":"bds280SkipLink-skipLink"};
844
844
 
845
845
  // src/components/ui/SkipLink/SkipLink.tsx
846
846
  var import_design_system_foundation18 = require("@boostdev/design-system-foundation");
@@ -850,7 +850,7 @@ function SkipLink({ href = "#main", children = "Skip to main content", className
850
850
  }
851
851
 
852
852
  // src/components/ui/Table/Table.module.css
853
- var Table_default = {"component":"bds271Table-component","wrapper":"bds271Table-wrapper","table":"bds271Table-table","caption":"bds271Table-caption","thead":"bds271Table-thead","th":"bds271Table-th","--sortable":"bds271Table---sortable","sortButton":"bds271Table-sortButton","sortIcon":"bds271Table-sortIcon","--sort-active":"bds271Table---sort-active","--sort-desc":"bds271Table---sort-desc","tbody":"bds271Table-tbody","tr":"bds271Table-tr","td":"bds271Table-td"};
853
+ var Table_default = {"component":"bds280Table-component","wrapper":"bds280Table-wrapper","table":"bds280Table-table","caption":"bds280Table-caption","thead":"bds280Table-thead","th":"bds280Table-th","--sortable":"bds280Table---sortable","sortButton":"bds280Table-sortButton","sortIcon":"bds280Table-sortIcon","--sort-active":"bds280Table---sort-active","--sort-desc":"bds280Table---sort-desc","tbody":"bds280Table-tbody","tr":"bds280Table-tr","td":"bds280Table-td"};
854
854
 
855
855
  // src/components/ui/Table/Table.tsx
856
856
  var import_design_system_foundation19 = require("@boostdev/design-system-foundation");
@@ -920,7 +920,7 @@ function Table({
920
920
  var import_react4 = require("react");
921
921
 
922
922
  // src/components/ui/Tabs/Tabs.module.css
923
- var Tabs_default = {"component":"bds271Tabs-component","tabs":"bds271Tabs-tabs","tabList":"bds271Tabs-tabList","tab":"bds271Tabs-tab","--active":"bds271Tabs---active","panel":"bds271Tabs-panel"};
923
+ var Tabs_default = {"component":"bds280Tabs-component","tabs":"bds280Tabs-tabs","tabList":"bds280Tabs-tabList","tab":"bds280Tabs-tab","--active":"bds280Tabs---active","panel":"bds280Tabs-panel"};
924
924
 
925
925
  // src/components/ui/Tabs/Tabs.tsx
926
926
  var import_design_system_foundation20 = require("@boostdev/design-system-foundation");
@@ -1000,7 +1000,7 @@ function Tabs({ tabs, defaultTab, className, ...rest }) {
1000
1000
  var import_react5 = require("react");
1001
1001
 
1002
1002
  // src/components/ui/Tooltip/Tooltip.module.css
1003
- var Tooltip_default = {"component":"bds271Tooltip-component","wrapper":"bds271Tooltip-wrapper","tooltip":"bds271Tooltip-tooltip","--placement_top":"bds271Tooltip---placement_top","--placement_bottom":"bds271Tooltip---placement_bottom","--placement_left":"bds271Tooltip---placement_left","--placement_right":"bds271Tooltip---placement_right"};
1003
+ var Tooltip_default = {"component":"bds280Tooltip-component","wrapper":"bds280Tooltip-wrapper","tooltip":"bds280Tooltip-tooltip","--placement_top":"bds280Tooltip---placement_top","--placement_bottom":"bds280Tooltip---placement_bottom","--placement_left":"bds280Tooltip---placement_left","--placement_right":"bds280Tooltip---placement_right"};
1004
1004
 
1005
1005
  // src/components/ui/Tooltip/Tooltip.tsx
1006
1006
  var import_design_system_foundation21 = require("@boostdev/design-system-foundation");
@@ -1044,7 +1044,7 @@ function Tooltip({
1044
1044
  }
1045
1045
 
1046
1046
  // src/components/ui/Typography/Typography.module.css
1047
- var Typography_default = {"component":"bds271Typography-component","typography":"bds271Typography-typography","--h1":"bds271Typography---h1","--h2":"bds271Typography---h2","--h3":"bds271Typography---h3","--body":"bds271Typography---body","--body_s":"bds271Typography---body_s"};
1047
+ var Typography_default = {"component":"bds280Typography-component","typography":"bds280Typography-typography","--h1":"bds280Typography---h1","--h2":"bds280Typography---h2","--h3":"bds280Typography---h3","--body":"bds280Typography---body","--body_s":"bds280Typography---body_s"};
1048
1048
 
1049
1049
  // src/components/ui/Typography/Typography.tsx
1050
1050
  var import_design_system_foundation22 = require("@boostdev/design-system-foundation");
@@ -1062,7 +1062,7 @@ function Typography({ variant = "body", component, children, className, ...rest
1062
1062
  }
1063
1063
 
1064
1064
  // src/components/interaction/Button/Button.module.css
1065
- var Button_default = {"component":"bds271Button-component","button":"bds271Button-button","--default":"bds271Button---default","--outline":"bds271Button---outline","--ghost":"bds271Button---ghost","--size_small":"bds271Button---size_small","--size_medium":"bds271Button---size_medium","--size_large":"bds271Button---size_large","--hasPulse":"bds271Button---hasPulse","iconStart":"bds271Button-iconStart","iconEnd":"bds271Button-iconEnd","--iconOnly":"bds271Button---iconOnly"};
1065
+ var Button_default = {"component":"bds280Button-component","button":"bds280Button-button","--default":"bds280Button---default","--outline":"bds280Button---outline","--ghost":"bds280Button---ghost","--size_small":"bds280Button---size_small","--size_medium":"bds280Button---size_medium","--size_large":"bds280Button---size_large","--hasPulse":"bds280Button---hasPulse","iconStart":"bds280Button-iconStart","iconEnd":"bds280Button-iconEnd","--iconOnly":"bds280Button---iconOnly"};
1066
1066
 
1067
1067
  // src/components/interaction/Button/Button.tsx
1068
1068
  var import_design_system_foundation23 = require("@boostdev/design-system-foundation");
@@ -1179,7 +1179,7 @@ function installInvokerCommandsPolyfill() {
1179
1179
  }
1180
1180
 
1181
1181
  // src/components/interaction/Command/Command.module.css
1182
- var Command_default = {"component":"bds271Command-component","dialog":"bds271Command-dialog","palette":"bds271Command-palette","searchRow":"bds271Command-searchRow","searchIcon":"bds271Command-searchIcon","search":"bds271Command-search","escHint":"bds271Command-escHint","list":"bds271Command-list","groupList":"bds271Command-groupList","group":"bds271Command-group","item":"bds271Command-item","itemActive":"bds271Command-itemActive","itemLabel":"bds271Command-itemLabel","itemDesc":"bds271Command-itemDesc","shortcut":"bds271Command-shortcut","empty":"bds271Command-empty"};
1182
+ var Command_default = {"component":"bds280Command-component","dialog":"bds280Command-dialog","palette":"bds280Command-palette","searchRow":"bds280Command-searchRow","searchIcon":"bds280Command-searchIcon","search":"bds280Command-search","escHint":"bds280Command-escHint","list":"bds280Command-list","groupList":"bds280Command-groupList","group":"bds280Command-group","item":"bds280Command-item","itemActive":"bds280Command-itemActive","itemLabel":"bds280Command-itemLabel","itemDesc":"bds280Command-itemDesc","shortcut":"bds280Command-shortcut","empty":"bds280Command-empty"};
1183
1183
 
1184
1184
  // src/components/interaction/Command/Command.tsx
1185
1185
  var import_design_system_foundation24 = require("@boostdev/design-system-foundation");
@@ -1356,7 +1356,7 @@ function Command({
1356
1356
  var import_react7 = require("react");
1357
1357
 
1358
1358
  // src/components/interaction/Dialog/Dialog.module.css
1359
- var Dialog_default = {"component":"bds271Dialog-component","dialog":"bds271Dialog-dialog","dialogContent":"bds271Dialog-dialogContent","closeButton":"bds271Dialog-closeButton"};
1359
+ var Dialog_default = {"component":"bds280Dialog-component","dialog":"bds280Dialog-dialog","dialogContent":"bds280Dialog-dialogContent","closeButton":"bds280Dialog-closeButton"};
1360
1360
 
1361
1361
  // src/components/interaction/Dialog/Dialog.tsx
1362
1362
  var import_design_system_foundation25 = require("@boostdev/design-system-foundation");
@@ -1462,7 +1462,7 @@ function Dialog({ children, id: idProp, isOpen = false, className, onOpen, onClo
1462
1462
  var import_react8 = require("react");
1463
1463
 
1464
1464
  // src/components/interaction/Drawer/Drawer.module.css
1465
- var Drawer_default = {"component":"bds271Drawer-component","drawer":"bds271Drawer-drawer","--side_left":"bds271Drawer---side_left","header":"bds271Drawer-header","closeButton":"bds271Drawer-closeButton","body":"bds271Drawer-body"};
1465
+ var Drawer_default = {"component":"bds280Drawer-component","drawer":"bds280Drawer-drawer","--side_left":"bds280Drawer---side_left","header":"bds280Drawer-header","closeButton":"bds280Drawer-closeButton","body":"bds280Drawer-body"};
1466
1466
 
1467
1467
  // src/components/interaction/Drawer/Drawer.tsx
1468
1468
  var import_design_system_foundation26 = require("@boostdev/design-system-foundation");
@@ -1563,7 +1563,7 @@ function Drawer({
1563
1563
  var import_react9 = require("react");
1564
1564
 
1565
1565
  // src/components/interaction/DropdownMenu/DropdownMenu.module.css
1566
- var DropdownMenu_default = {"component":"bds271DropdownMenu-component","wrapper":"bds271DropdownMenu-wrapper","menu":"bds271DropdownMenu-menu","--placement_bottom-start":"bds271DropdownMenu---placement_bottom-start","--placement_bottom-end":"bds271DropdownMenu---placement_bottom-end","separator":"bds271DropdownMenu-separator","item":"bds271DropdownMenu-item","icon":"bds271DropdownMenu-icon"};
1566
+ var DropdownMenu_default = {"component":"bds280DropdownMenu-component","wrapper":"bds280DropdownMenu-wrapper","menu":"bds280DropdownMenu-menu","--placement_bottom-start":"bds280DropdownMenu---placement_bottom-start","--placement_bottom-end":"bds280DropdownMenu---placement_bottom-end","separator":"bds280DropdownMenu-separator","item":"bds280DropdownMenu-item","icon":"bds280DropdownMenu-icon"};
1567
1567
 
1568
1568
  // src/components/interaction/DropdownMenu/DropdownMenu.tsx
1569
1569
  var import_design_system_foundation27 = require("@boostdev/design-system-foundation");
@@ -1677,7 +1677,7 @@ function DropdownMenu({
1677
1677
  var import_react10 = require("react");
1678
1678
 
1679
1679
  // src/components/interaction/Popover/Popover.module.css
1680
- var Popover_default = {"component":"bds271Popover-component","wrapper":"bds271Popover-wrapper","panel":"bds271Popover-panel","g":"bds271Popover-g"};
1680
+ var Popover_default = {"component":"bds280Popover-component","wrapper":"bds280Popover-wrapper","panel":"bds280Popover-panel","g":"bds280Popover-g"};
1681
1681
 
1682
1682
  // src/components/interaction/Popover/Popover.tsx
1683
1683
  var import_design_system_foundation28 = require("@boostdev/design-system-foundation");
@@ -1762,7 +1762,7 @@ function Popover({
1762
1762
  }
1763
1763
 
1764
1764
  // src/components/interaction/Rating/Rating.module.css
1765
- var Rating_default = {"component":"bds271Rating-component","rating":"bds271Rating-rating","star":"bds271Rating-star","--filled":"bds271Rating---filled"};
1765
+ var Rating_default = {"component":"bds280Rating-component","rating":"bds280Rating-rating","star":"bds280Rating-star","--filled":"bds280Rating---filled"};
1766
1766
 
1767
1767
  // src/components/interaction/Rating/Rating.tsx
1768
1768
  var import_design_system_foundation29 = require("@boostdev/design-system-foundation");
@@ -1794,7 +1794,7 @@ function Rating({ value, max = 5, className, ...rest }) {
1794
1794
  var import_react11 = require("react");
1795
1795
 
1796
1796
  // src/components/interaction/Toast/Toast.module.css
1797
- var Toast_default = {"component":"bds271Toast-component","toastContainer":"bds271Toast-toastContainer","toast":"bds271Toast-toast","--variant_success":"bds271Toast---variant_success","--variant_warning":"bds271Toast---variant_warning","--variant_info":"bds271Toast---variant_info","--variant_error":"bds271Toast---variant_error","message":"bds271Toast-message","closeButton":"bds271Toast-closeButton"};
1797
+ var Toast_default = {"component":"bds280Toast-component","toastContainer":"bds280Toast-toastContainer","toast":"bds280Toast-toast","--variant_success":"bds280Toast---variant_success","--variant_warning":"bds280Toast---variant_warning","--variant_info":"bds280Toast---variant_info","--variant_error":"bds280Toast---variant_error","message":"bds280Toast-message","closeButton":"bds280Toast-closeButton"};
1798
1798
 
1799
1799
  // src/components/interaction/Toast/Toast.tsx
1800
1800
  var import_design_system_foundation30 = require("@boostdev/design-system-foundation");
@@ -1872,10 +1872,10 @@ function useToast() {
1872
1872
  var import_react12 = require("react");
1873
1873
 
1874
1874
  // src/components/interaction/form/Checkbox/Checkbox.module.css
1875
- var Checkbox_default = {"component":"bds271Checkbox-component","checkboxGroup":"bds271Checkbox-checkboxGroup","inputWrapper":"bds271Checkbox-inputWrapper","checkbox":"bds271Checkbox-checkbox","checkboxError":"bds271Checkbox-checkboxError"};
1875
+ var Checkbox_default = {"component":"bds280Checkbox-component","checkboxGroup":"bds280Checkbox-checkboxGroup","inputWrapper":"bds280Checkbox-inputWrapper","checkbox":"bds280Checkbox-checkbox","checkboxError":"bds280Checkbox-checkboxError"};
1876
1876
 
1877
1877
  // src/components/interaction/form/atoms/Message.module.css
1878
- var Message_default = {"component":"bds271Message-component","error":"bds271Message-error","hint":"bds271Message-hint"};
1878
+ var Message_default = {"component":"bds280Message-component","error":"bds280Message-error","hint":"bds280Message-hint"};
1879
1879
 
1880
1880
  // src/components/interaction/form/atoms/Message.tsx
1881
1881
  var import_design_system_foundation31 = require("@boostdev/design-system-foundation");
@@ -1886,7 +1886,7 @@ var Message = ({ message, type, inputId, className }) => {
1886
1886
  };
1887
1887
 
1888
1888
  // src/components/interaction/form/atoms/Label.module.css
1889
- var Label_default = {"component":"bds271Label-component","label":"bds271Label-label"};
1889
+ var Label_default = {"component":"bds280Label-component","label":"bds280Label-label"};
1890
1890
 
1891
1891
  // src/components/interaction/form/atoms/Label.tsx
1892
1892
  var import_design_system_foundation32 = require("@boostdev/design-system-foundation");
@@ -1899,7 +1899,7 @@ var Label = ({ label, id, className }) => {
1899
1899
  var import_design_system_foundation34 = require("@boostdev/design-system-foundation");
1900
1900
 
1901
1901
  // src/components/interaction/form/atoms/InputContainer.module.css
1902
- var InputContainer_default = {"component":"bds271InputContainer-component","container":"bds271InputContainer-container"};
1902
+ var InputContainer_default = {"component":"bds280InputContainer-component","container":"bds280InputContainer-container"};
1903
1903
 
1904
1904
  // src/components/interaction/form/atoms/InputContainer.tsx
1905
1905
  var import_design_system_foundation33 = require("@boostdev/design-system-foundation");
@@ -1940,7 +1940,7 @@ function Checkbox({ label, name, error, hint, className, ...props }) {
1940
1940
  var import_react13 = require("react");
1941
1941
 
1942
1942
  // src/components/interaction/form/CheckboxGroup/CheckboxGroup.module.css
1943
- var CheckboxGroup_default = {"component":"bds271CheckboxGroup-component","group":"bds271CheckboxGroup-group","legend":"bds271CheckboxGroup-legend","required":"bds271CheckboxGroup-required","items":"bds271CheckboxGroup-items"};
1943
+ var CheckboxGroup_default = {"component":"bds280CheckboxGroup-component","group":"bds280CheckboxGroup-group","legend":"bds280CheckboxGroup-legend","required":"bds280CheckboxGroup-required","items":"bds280CheckboxGroup-items"};
1944
1944
 
1945
1945
  // src/components/interaction/form/CheckboxGroup/CheckboxGroup.tsx
1946
1946
  var import_design_system_foundation35 = require("@boostdev/design-system-foundation");
@@ -1982,7 +1982,7 @@ function CheckboxGroup({
1982
1982
  var import_react14 = require("react");
1983
1983
 
1984
1984
  // src/components/interaction/form/Combobox/Combobox.module.css
1985
- var Combobox_default = {"component":"bds271Combobox-component","formGroup":"bds271Combobox-formGroup","inputWrapper":"bds271Combobox-inputWrapper","input":"bds271Combobox-input","inputError":"bds271Combobox-inputError","chevron":"bds271Combobox-chevron","listbox":"bds271Combobox-listbox","option":"bds271Combobox-option","--highlighted":"bds271Combobox---highlighted","--selected":"bds271Combobox---selected","--disabled":"bds271Combobox---disabled"};
1985
+ var Combobox_default = {"component":"bds280Combobox-component","formGroup":"bds280Combobox-formGroup","inputWrapper":"bds280Combobox-inputWrapper","input":"bds280Combobox-input","inputError":"bds280Combobox-inputError","chevron":"bds280Combobox-chevron","listbox":"bds280Combobox-listbox","option":"bds280Combobox-option","--highlighted":"bds280Combobox---highlighted","--selected":"bds280Combobox---selected","--disabled":"bds280Combobox---disabled"};
1986
1986
 
1987
1987
  // src/components/interaction/form/Combobox/Combobox.tsx
1988
1988
  var import_design_system_foundation36 = require("@boostdev/design-system-foundation");
@@ -2134,7 +2134,7 @@ var import_react15 = require("react");
2134
2134
  var import_design_system_foundation37 = require("@boostdev/design-system-foundation");
2135
2135
 
2136
2136
  // src/components/interaction/form/FieldGroup/FieldGroup.module.css
2137
- var FieldGroup_default = {"component":"bds271FieldGroup-component","fieldGroup":"bds271FieldGroup-fieldGroup","legend":"bds271FieldGroup-legend","fields":"bds271FieldGroup-fields","--variant_horizontal":"bds271FieldGroup---variant_horizontal"};
2137
+ var FieldGroup_default = {"component":"bds280FieldGroup-component","fieldGroup":"bds280FieldGroup-fieldGroup","legend":"bds280FieldGroup-legend","fields":"bds280FieldGroup-fields","--variant_horizontal":"bds280FieldGroup---variant_horizontal"};
2138
2138
 
2139
2139
  // src/components/interaction/form/FieldGroup/FieldGroup.tsx
2140
2140
  var import_jsx_runtime37 = require("react/jsx-runtime");
@@ -2169,7 +2169,7 @@ function FieldGroup({
2169
2169
  var import_react16 = require("react");
2170
2170
 
2171
2171
  // src/components/interaction/form/FileInput/FileInput.module.css
2172
- var FileInput_default = {"component":"bds271FileInput-component","formGroup":"bds271FileInput-formGroup","fieldLabel":"bds271FileInput-fieldLabel","dropZone":"bds271FileInput-dropZone","isDragging":"bds271FileInput-isDragging","hasError":"bds271FileInput-hasError","isDisabled":"bds271FileInput-isDisabled","icon":"bds271FileInput-icon","prompt":"bds271FileInput-prompt","acceptHint":"bds271FileInput-acceptHint","hiddenInput":"bds271FileInput-hiddenInput"};
2172
+ var FileInput_default = {"component":"bds280FileInput-component","formGroup":"bds280FileInput-formGroup","fieldLabel":"bds280FileInput-fieldLabel","dropZone":"bds280FileInput-dropZone","isDragging":"bds280FileInput-isDragging","hasError":"bds280FileInput-hasError","isDisabled":"bds280FileInput-isDisabled","icon":"bds280FileInput-icon","prompt":"bds280FileInput-prompt","acceptHint":"bds280FileInput-acceptHint","hiddenInput":"bds280FileInput-hiddenInput"};
2173
2173
 
2174
2174
  // src/components/interaction/form/FileInput/FileInput.tsx
2175
2175
  var import_design_system_foundation38 = require("@boostdev/design-system-foundation");
@@ -2270,7 +2270,7 @@ function FileInput({
2270
2270
  var import_react17 = require("react");
2271
2271
 
2272
2272
  // src/components/interaction/form/FormInput/FormInput.module.css
2273
- var FormInput_default = {"component":"bds271FormInput-component","formGroup":"bds271FormInput-formGroup","input":"bds271FormInput-input","inputError":"bds271FormInput-inputError"};
2273
+ var FormInput_default = {"component":"bds280FormInput-component","formGroup":"bds280FormInput-formGroup","input":"bds280FormInput-input","inputError":"bds280FormInput-inputError"};
2274
2274
 
2275
2275
  // src/components/interaction/form/FormInput/FormInput.tsx
2276
2276
  var import_design_system_foundation39 = require("@boostdev/design-system-foundation");
@@ -2314,7 +2314,7 @@ function FormInput({
2314
2314
  var import_react18 = require("react");
2315
2315
 
2316
2316
  // src/components/interaction/form/NumberInput/NumberInput.module.css
2317
- var NumberInput_default = {"component":"bds271NumberInput-component","formGroup":"bds271NumberInput-formGroup","inputRow":"bds271NumberInput-inputRow","input":"bds271NumberInput-input","inputError":"bds271NumberInput-inputError","stepper":"bds271NumberInput-stepper"};
2317
+ var NumberInput_default = {"component":"bds280NumberInput-component","formGroup":"bds280NumberInput-formGroup","inputRow":"bds280NumberInput-inputRow","input":"bds280NumberInput-input","inputError":"bds280NumberInput-inputError","stepper":"bds280NumberInput-stepper"};
2318
2318
 
2319
2319
  // src/components/interaction/form/NumberInput/NumberInput.tsx
2320
2320
  var import_design_system_foundation40 = require("@boostdev/design-system-foundation");
@@ -2419,7 +2419,7 @@ function NumberInput({
2419
2419
  var import_react19 = require("react");
2420
2420
 
2421
2421
  // src/components/interaction/form/Radio/Radio.module.css
2422
- var Radio_default = {"component":"bds271Radio-component","radioGroup":"bds271Radio-radioGroup","inputWrapper":"bds271Radio-inputWrapper","textWrapper":"bds271Radio-textWrapper","description":"bds271Radio-description","radio":"bds271Radio-radio","radioError":"bds271Radio-radioError"};
2422
+ var Radio_default = {"component":"bds280Radio-component","radioGroup":"bds280Radio-radioGroup","inputWrapper":"bds280Radio-inputWrapper","textWrapper":"bds280Radio-textWrapper","description":"bds280Radio-description","radio":"bds280Radio-radio","radioError":"bds280Radio-radioError"};
2423
2423
 
2424
2424
  // src/components/interaction/form/Radio/Radio.tsx
2425
2425
  var import_design_system_foundation41 = require("@boostdev/design-system-foundation");
@@ -2457,7 +2457,7 @@ function Radio({ label, name, description, error, hint, className, ...props }) {
2457
2457
  var import_react20 = require("react");
2458
2458
 
2459
2459
  // src/components/interaction/form/RadioGroup/RadioGroup.module.css
2460
- var RadioGroup_default = {"component":"bds271RadioGroup-component","group":"bds271RadioGroup-group","legend":"bds271RadioGroup-legend","required":"bds271RadioGroup-required","items":"bds271RadioGroup-items"};
2460
+ var RadioGroup_default = {"component":"bds280RadioGroup-component","group":"bds280RadioGroup-group","legend":"bds280RadioGroup-legend","required":"bds280RadioGroup-required","items":"bds280RadioGroup-items"};
2461
2461
 
2462
2462
  // src/components/interaction/form/RadioGroup/RadioGroup.tsx
2463
2463
  var import_design_system_foundation42 = require("@boostdev/design-system-foundation");
@@ -2499,7 +2499,7 @@ function RadioGroup({
2499
2499
  var import_react21 = require("react");
2500
2500
 
2501
2501
  // src/components/interaction/form/SegmentedControl/SegmentedControl.module.css
2502
- var SegmentedControl_default = {"component":"bds271SegmentedControl-component","control":"bds271SegmentedControl-control","thumb":"bds271SegmentedControl-thumb","indicator":"bds271SegmentedControl-indicator","item":"bds271SegmentedControl-item","--active":"bds271SegmentedControl---active","--disabled":"bds271SegmentedControl---disabled","--size_small":"bds271SegmentedControl---size_small","--size_large":"bds271SegmentedControl---size_large","--variant_outline":"bds271SegmentedControl---variant_outline"};
2502
+ var SegmentedControl_default = {"component":"bds280SegmentedControl-component","control":"bds280SegmentedControl-control","thumb":"bds280SegmentedControl-thumb","indicator":"bds280SegmentedControl-indicator","item":"bds280SegmentedControl-item","--active":"bds280SegmentedControl---active","--disabled":"bds280SegmentedControl---disabled","--size_small":"bds280SegmentedControl---size_small","--size_large":"bds280SegmentedControl---size_large","--variant_outline":"bds280SegmentedControl---variant_outline"};
2503
2503
 
2504
2504
  // src/components/interaction/form/SegmentedControl/SegmentedControl.tsx
2505
2505
  var import_design_system_foundation43 = require("@boostdev/design-system-foundation");
@@ -2555,7 +2555,7 @@ function SegmentedControl({
2555
2555
  var import_react22 = require("react");
2556
2556
 
2557
2557
  // src/components/interaction/form/Select/Select.module.css
2558
- var Select_default = {"component":"bds271Select-component","formGroup":"bds271Select-formGroup","selectWrapper":"bds271Select-selectWrapper","select":"bds271Select-select","selectError":"bds271Select-selectError","chevron":"bds271Select-chevron"};
2558
+ var Select_default = {"component":"bds280Select-component","formGroup":"bds280Select-formGroup","selectWrapper":"bds280Select-selectWrapper","select":"bds280Select-select","selectError":"bds280Select-selectError","chevron":"bds280Select-chevron"};
2559
2559
 
2560
2560
  // src/components/interaction/form/Select/Select.tsx
2561
2561
  var import_design_system_foundation44 = require("@boostdev/design-system-foundation");
@@ -2606,7 +2606,7 @@ function Select({
2606
2606
  var import_react23 = require("react");
2607
2607
 
2608
2608
  // src/components/interaction/form/Slider/Slider.module.css
2609
- var Slider_default = {"component":"bds271Slider-component","formGroup":"bds271Slider-formGroup","labelRow":"bds271Slider-labelRow","value":"bds271Slider-value","slider":"bds271Slider-slider","sliderError":"bds271Slider-sliderError"};
2609
+ var Slider_default = {"component":"bds280Slider-component","formGroup":"bds280Slider-formGroup","labelRow":"bds280Slider-labelRow","value":"bds280Slider-value","slider":"bds280Slider-slider","sliderError":"bds280Slider-sliderError"};
2610
2610
 
2611
2611
  // src/components/interaction/form/Slider/Slider.tsx
2612
2612
  var import_design_system_foundation45 = require("@boostdev/design-system-foundation");
@@ -2668,7 +2668,7 @@ function Slider({
2668
2668
  var import_react24 = require("react");
2669
2669
 
2670
2670
  // src/components/interaction/form/Switch/Switch.module.css
2671
- var Switch_default = {"component":"bds271Switch-component","switchGroup":"bds271Switch-switchGroup","--size_small":"bds271Switch---size_small","--size_medium":"bds271Switch---size_medium","--size_large":"bds271Switch---size_large","inputWrapper":"bds271Switch-inputWrapper","trackWrapper":"bds271Switch-trackWrapper","switch":"bds271Switch-switch","track":"bds271Switch-track","thumb":"bds271Switch-thumb","switchError":"bds271Switch-switchError"};
2671
+ var Switch_default = {"component":"bds280Switch-component","switchGroup":"bds280Switch-switchGroup","--size_small":"bds280Switch---size_small","--size_medium":"bds280Switch---size_medium","--size_large":"bds280Switch---size_large","inputWrapper":"bds280Switch-inputWrapper","trackWrapper":"bds280Switch-trackWrapper","switch":"bds280Switch-switch","track":"bds280Switch-track","thumb":"bds280Switch-thumb","switchError":"bds280Switch-switchError"};
2672
2672
 
2673
2673
  // src/components/interaction/form/Switch/Switch.tsx
2674
2674
  var import_design_system_foundation46 = require("@boostdev/design-system-foundation");
@@ -2716,7 +2716,7 @@ function Switch({
2716
2716
  var import_react25 = require("react");
2717
2717
 
2718
2718
  // src/components/interaction/form/Textarea/Textarea.module.css
2719
- var Textarea_default = {"component":"bds271Textarea-component","formGroup":"bds271Textarea-formGroup","textarea":"bds271Textarea-textarea","textareaError":"bds271Textarea-textareaError"};
2719
+ var Textarea_default = {"component":"bds280Textarea-component","formGroup":"bds280Textarea-formGroup","textarea":"bds280Textarea-textarea","textareaError":"bds280Textarea-textareaError"};
2720
2720
 
2721
2721
  // src/components/interaction/form/Textarea/Textarea.tsx
2722
2722
  var import_design_system_foundation47 = require("@boostdev/design-system-foundation");
@@ -2755,7 +2755,7 @@ function Textarea({
2755
2755
  }
2756
2756
 
2757
2757
  // src/components/layout/ButtonGroup/ButtonGroup.module.css
2758
- var ButtonGroup_default = {"component":"bds271ButtonGroup-component","buttonGroup":"bds271ButtonGroup-buttonGroup","container":"bds271ButtonGroup-container","--variant_card":"bds271ButtonGroup---variant_card","--variant_flow":"bds271ButtonGroup---variant_flow","--variant_modal":"bds271ButtonGroup---variant_modal","--variant_content":"bds271ButtonGroup---variant_content","--variant_grid":"bds271ButtonGroup---variant_grid"};
2758
+ var ButtonGroup_default = {"component":"bds280ButtonGroup-component","buttonGroup":"bds280ButtonGroup-buttonGroup","container":"bds280ButtonGroup-container","--variant_card":"bds280ButtonGroup---variant_card","--variant_flow":"bds280ButtonGroup---variant_flow","--variant_modal":"bds280ButtonGroup---variant_modal","--variant_content":"bds280ButtonGroup---variant_content","--variant_grid":"bds280ButtonGroup---variant_grid"};
2759
2759
 
2760
2760
  // src/components/layout/ButtonGroup/ButtonGroup.tsx
2761
2761
  var import_design_system_foundation48 = require("@boostdev/design-system-foundation");
@@ -2774,7 +2774,7 @@ function ButtonContainer({ children, className, variant, ...rest }) {
2774
2774
  var ButtonGroup = ButtonContainer;
2775
2775
 
2776
2776
  // src/components/layout/Card/Card.module.css
2777
- var Card_default = {"component":"bds271Card-component","card":"bds271Card-card","--default":"bds271Card---default","--elevated":"bds271Card---elevated","--outlined":"bds271Card---outlined","--clickable":"bds271Card---clickable","--padding-none":"bds271Card---padding-none","--padding-small":"bds271Card---padding-small","--padding-medium":"bds271Card---padding-medium","--padding-large":"bds271Card---padding-large","--padding-extra-large":"bds271Card---padding-extra-large","--text-start":"bds271Card---text-start","--text-center":"bds271Card---text-center","--text-end":"bds271Card---text-end"};
2777
+ var Card_default = {"component":"bds280Card-component","card":"bds280Card-card","--default":"bds280Card---default","--elevated":"bds280Card---elevated","--outlined":"bds280Card---outlined","--clickable":"bds280Card---clickable","--padding-none":"bds280Card---padding-none","--padding-small":"bds280Card---padding-small","--padding-medium":"bds280Card---padding-medium","--padding-large":"bds280Card---padding-large","--padding-extra-large":"bds280Card---padding-extra-large","--text-start":"bds280Card---text-start","--text-center":"bds280Card---text-center","--text-end":"bds280Card---text-end"};
2778
2778
 
2779
2779
  // src/components/layout/Card/Card.tsx
2780
2780
  var import_design_system_foundation49 = require("@boostdev/design-system-foundation");
@@ -2814,7 +2814,7 @@ function Card({
2814
2814
  var import_react27 = require("react");
2815
2815
 
2816
2816
  // src/components/layout/Grid/Grid.module.css
2817
- var Grid_default = {"component":"bds271Grid-component","grid":"bds271Grid-grid","--main":"bds271Grid---main","--page":"bds271Grid---page","--funnel":"bds271Grid---funnel","--custom":"bds271Grid---custom","--centered":"bds271Grid---centered","item":"bds271Grid-item","w3":"bds271Grid-w3","org":"bds271Grid-org","ts":"bds271Grid-ts","--masonry":"bds271Grid---masonry"};
2817
+ var Grid_default = {"component":"bds280Grid-component","grid":"bds280Grid-grid","--main":"bds280Grid---main","--page":"bds280Grid---page","--funnel":"bds280Grid---funnel","--custom":"bds280Grid---custom","--centered":"bds280Grid---centered","item":"bds280Grid-item","w3":"bds280Grid-w3","org":"bds280Grid-org","ts":"bds280Grid-ts","--masonry":"bds280Grid---masonry"};
2818
2818
 
2819
2819
  // src/components/layout/Grid/Grid.tsx
2820
2820
  var import_design_system_foundation50 = require("@boostdev/design-system-foundation");
@@ -3210,7 +3210,7 @@ function GridItem({
3210
3210
  }
3211
3211
 
3212
3212
  // src/components/layout/SectionHeader/SectionHeader.module.css
3213
- var SectionHeader_default = {"component":"bds271SectionHeader-component","sectionHeader":"bds271SectionHeader-sectionHeader","title":"bds271SectionHeader-title","subtitle":"bds271SectionHeader-subtitle","--start":"bds271SectionHeader---start","--center":"bds271SectionHeader---center","--end":"bds271SectionHeader---end","--medium":"bds271SectionHeader---medium","--xs":"bds271SectionHeader---xs","--small":"bds271SectionHeader---small","--large":"bds271SectionHeader---large"};
3213
+ var SectionHeader_default = {"component":"bds280SectionHeader-component","sectionHeader":"bds280SectionHeader-sectionHeader","title":"bds280SectionHeader-title","subtitle":"bds280SectionHeader-subtitle","--start":"bds280SectionHeader---start","--center":"bds280SectionHeader---center","--end":"bds280SectionHeader---end","--medium":"bds280SectionHeader---medium","--xs":"bds280SectionHeader---xs","--small":"bds280SectionHeader---small","--large":"bds280SectionHeader---large"};
3214
3214
 
3215
3215
  // src/components/layout/SectionHeader/SectionHeader.tsx
3216
3216
  var import_design_system_foundation52 = require("@boostdev/design-system-foundation");
@@ -3232,7 +3232,7 @@ function SectionHeader({
3232
3232
  }
3233
3233
 
3234
3234
  // src/components/layout/IconWrapper/IconWrapper.module.css
3235
- var IconWrapper_default = {"component":"bds271IconWrapper-component","wrapper":"bds271IconWrapper-wrapper"};
3235
+ var IconWrapper_default = {"component":"bds280IconWrapper-component","wrapper":"bds280IconWrapper-wrapper"};
3236
3236
 
3237
3237
  // src/components/layout/IconWrapper/IconWrapper.tsx
3238
3238
  var import_design_system_foundation53 = require("@boostdev/design-system-foundation");