@viasat/beam-web-components 2.49.1 → 2.50.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 (117) hide show
  1. package/Accordion/Accordion.js +3 -3
  2. package/Accordion/AccordionGroup.js +3 -3
  3. package/Accordion/index.js +1 -1
  4. package/Alert/Alert.js +5 -5
  5. package/Avatar/Avatar.js +2 -2
  6. package/Avatar/AvatarGroup.js +2 -2
  7. package/Avatar/index.js +1 -1
  8. package/Badge/Badge.js +2 -2
  9. package/BadgeDot/BadgeDot.js +2 -2
  10. package/Box/Box.js +2 -2
  11. package/Breadcrumbs/Breadcrumbs.js +3 -3
  12. package/Breadcrumbs/BreadcrumbsItem.js +3 -3
  13. package/Breadcrumbs/index.js +1 -1
  14. package/Button/Button.js +2 -2
  15. package/CloseButton/CloseButton.js +2 -2
  16. package/Divider/Divider.js +2 -2
  17. package/EmptyState/EmptyState.js +2 -2
  18. package/HelperText/HelperText.js +3 -3
  19. package/HelperText/index.js +1 -1
  20. package/Icon/Icon.js +2 -2
  21. package/InputChoiceGroup/InputChoiceGroup.js +2 -2
  22. package/Label/Label.js +2 -2
  23. package/Link/Link.js +2 -2
  24. package/List/List.js +2 -2
  25. package/List/ListItem.js +2 -2
  26. package/ProgressBar/ProgressBar.js +2 -2
  27. package/SegmentedControl/SegmentedControl.js +2 -2
  28. package/SegmentedControl/SegmentedControlItem.js +10 -10
  29. package/SegmentedControl/SegmentedControlList.js +2 -2
  30. package/SegmentedControl/SegmentedControlPanel.js +2 -2
  31. package/Spinner/Spinner.js +2 -2
  32. package/Text/Text.js +2 -2
  33. package/TextField/TextField.js +6 -6
  34. package/Tooltip/Tooltip.js +9 -9
  35. package/chunks/{Accordion.BF2pHMSP.js → Accordion.fbo-T2zU.js} +4 -4
  36. package/chunks/{Avatar.kVWwOxWe.js → Avatar.DkegKDfD.js} +2 -2
  37. package/chunks/{BreadcrumbsItem.BoIbfnh6.js → BreadcrumbsItem.xWwSJgcO.js} +2 -2
  38. package/chunks/{HelperText.3YJvB8x0.js → HelperText.Cc_6DlKP.js} +5 -5
  39. package/chunks/classNames.m6VYRyOu.js +18 -0
  40. package/chunks/{classNames.BQclmCHG.js → register-custom-element.D_kw6JXe.js} +34 -29
  41. package/custom-elements.json +1515 -1515
  42. package/local/Accordion/Accordion.js +4 -4
  43. package/local/Accordion/AccordionGroup.js +4 -4
  44. package/local/Accordion/index.js +1 -1
  45. package/local/Alert/Alert.js +11 -11
  46. package/local/Avatar/Avatar.js +3 -3
  47. package/local/Avatar/AvatarGroup.js +3 -3
  48. package/local/Avatar/index.js +1 -1
  49. package/local/Badge/Badge.js +2 -2
  50. package/local/BadgeDot/BadgeDot.js +2 -2
  51. package/local/Box/Box.js +2 -2
  52. package/local/Breadcrumbs/Breadcrumbs.js +3 -3
  53. package/local/Breadcrumbs/BreadcrumbsItem.js +3 -3
  54. package/local/Breadcrumbs/index.js +1 -1
  55. package/local/Button/Button.js +3 -3
  56. package/local/CloseButton/CloseButton.js +2 -2
  57. package/local/Divider/Divider.js +7 -7
  58. package/local/EmptyState/EmptyState.js +2 -2
  59. package/local/HelperText/HelperText.js +3 -3
  60. package/local/HelperText/index.js +1 -1
  61. package/local/Icon/Icon.js +2 -2
  62. package/local/InputChoiceGroup/InputChoiceGroup.js +3 -3
  63. package/local/Label/Label.js +2 -2
  64. package/local/Link/Link.js +2 -2
  65. package/local/List/List.js +3 -3
  66. package/local/List/ListItem.js +3 -3
  67. package/local/ProgressBar/ProgressBar.js +2 -2
  68. package/local/SegmentedControl/SegmentedControl.js +3 -3
  69. package/local/SegmentedControl/SegmentedControlItem.js +7 -7
  70. package/local/SegmentedControl/SegmentedControlList.js +2 -2
  71. package/local/SegmentedControl/SegmentedControlPanel.js +2 -2
  72. package/local/Spinner/Spinner.js +2 -2
  73. package/local/Text/Text.js +2 -2
  74. package/local/TextField/TextField.js +7 -7
  75. package/local/Tooltip/Tooltip.js +8 -8
  76. package/local/chunks/{Accordion.DM6Nkgnh.js → Accordion.QupR4x7N.js} +9 -9
  77. package/local/chunks/{Avatar.BT61pkbV.js → Avatar.D0_A6fGG.js} +2 -2
  78. package/local/chunks/{BreadcrumbsItem.CsPbcOZ5.js → BreadcrumbsItem.Ds7TtgQn.js} +2 -2
  79. package/local/chunks/classNames.Ciobzb4w.js +30 -0
  80. package/local/chunks/{index.CUGawMXL.js → index.BoeGm2HZ.js} +8 -8
  81. package/local/chunks/register-custom-element.AOEv8hcs.js +133 -0
  82. package/local/chunks/{state.CqiuSzAl.js → state.Dr3yBpId.js} +1 -1
  83. package/local/wip/Checkbox/Checkbox.js +2 -2
  84. package/local/wip/Checkbox/CheckboxGroup/CheckboxGroup.js +1 -1
  85. package/local/wip/FileUpload/FileUpload.Button.js +2 -2
  86. package/local/wip/FileUpload/FileUpload.Dropzone.js +3 -3
  87. package/local/wip/FileUpload/FileUpload.List.Item.js +3 -3
  88. package/local/wip/FileUpload/FileUpload.List.js +2 -2
  89. package/local/wip/FileUpload/FileUpload.js +8 -8
  90. package/local/wip/Form/Form.decorator.js +3 -3
  91. package/local/wip/Form/Form.js +122 -110
  92. package/local/wip/NativeSelect/NativeSelect.js +10 -10
  93. package/local/wip/RadioButton/RadioButton.js +2 -2
  94. package/local/wip/RadioButton/RadioButtonGroup/RadioButtonGroup.js +1 -1
  95. package/local/wip/Switch/Switch.js +2 -2
  96. package/local/wip/Switch/SwitchGroup/SwitchGroup.js +1 -1
  97. package/local/wip/TextArea/TextArea.js +8 -8
  98. package/package.json +6 -6
  99. package/vscode.html-custom-data.json +118 -118
  100. package/wip/Checkbox/Checkbox.js +2 -2
  101. package/wip/Checkbox/CheckboxGroup/CheckboxGroup.js +1 -1
  102. package/wip/FileUpload/FileUpload.Button.js +2 -2
  103. package/wip/FileUpload/FileUpload.Dropzone.js +2 -2
  104. package/wip/FileUpload/FileUpload.List.Item.js +3 -3
  105. package/wip/FileUpload/FileUpload.List.js +2 -2
  106. package/wip/FileUpload/FileUpload.js +12 -12
  107. package/wip/Form/Form.decorator.js +1 -1
  108. package/wip/Form/Form.js +124 -112
  109. package/wip/NativeSelect/NativeSelect.js +9 -9
  110. package/wip/RadioButton/RadioButton.js +2 -2
  111. package/wip/RadioButton/RadioButtonGroup/RadioButtonGroup.js +1 -1
  112. package/wip/Switch/Switch.js +5 -5
  113. package/wip/Switch/SwitchGroup/SwitchGroup.js +1 -1
  114. package/wip/TextArea/TextArea.js +5 -5
  115. package/chunks/register-custom-element.DHGKOhmA.js +0 -17
  116. package/local/chunks/classNames.CARKFDmR.js +0 -106
  117. package/local/chunks/register-custom-element.vod7zfGv.js +0 -51
@@ -142,79 +142,6 @@
142
142
  }
143
143
  ]
144
144
  },
145
- {
146
- "name": "bm-alert",
147
- "description": "`bm-alert`\n\n### Attributes:\n- **heading** - Specify the heading text for Alert\n- **body** - Specify the body text for Alert\n- **size** - Specify the size of the Alert\n- **fullWidth** - Specify if the Alert has no border radius\n- **theme** - Specify the theme of the Alert. By default it inherits the theme from the parent\n- **appearance** - Specify the appearance of the Alert\n- **hidden** - Specify if the Alert is hidden\n- **hideIcon** - Specify if the icon displays on the Alert\n- **dismissible** - Specify if the Alert can be dismissed\n- **disableAutoFocus** - Prevent autofocus on show\n- **disableCloseOnEscape** - Prevent Escape from closing\n---\n\n\n### **Events:**\n - **bm-dismiss** - Dispatched when the Alert has been dismissed\n\n### **Slots:**\n - **icon** - Specify a different icon for the Alert\n- **heading** - Specify the heading text for Alert or pass the `heading` attribute to set the heading\n- **body** - Specify the body text for Alert or pass the `body` attribute to set the body\n- **actions** - Specify if actions display on the Alert",
148
- "attributes": [
149
- {
150
- "name": "heading",
151
- "description": "Specify the heading text for Alert",
152
- "values": []
153
- },
154
- {
155
- "name": "body",
156
- "description": "Specify the body text for Alert",
157
- "values": []
158
- },
159
- {
160
- "name": "size",
161
- "description": "Specify the size of the Alert",
162
- "values": [{ "name": "sm" }, { "name": "md" }]
163
- },
164
- {
165
- "name": "fullWidth",
166
- "description": "Specify if the Alert has no border radius",
167
- "values": []
168
- },
169
- {
170
- "name": "theme",
171
- "description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
172
- "values": [{ "name": "light" }, { "name": "dark" }]
173
- },
174
- {
175
- "name": "appearance",
176
- "description": "Specify the appearance of the Alert",
177
- "values": [
178
- { "name": "infoPrimary" },
179
- { "name": "infoSecondary" },
180
- { "name": "positive" },
181
- { "name": "warning" },
182
- { "name": "negative" }
183
- ]
184
- },
185
- {
186
- "name": "hidden",
187
- "description": "Specify if the Alert is hidden",
188
- "values": []
189
- },
190
- {
191
- "name": "hideIcon",
192
- "description": "Specify if the icon displays on the Alert",
193
- "values": []
194
- },
195
- {
196
- "name": "dismissible",
197
- "description": "Specify if the Alert can be dismissed",
198
- "values": []
199
- },
200
- {
201
- "name": "disableAutoFocus",
202
- "description": "Prevent autofocus on show",
203
- "values": []
204
- },
205
- {
206
- "name": "disableCloseOnEscape",
207
- "description": "Prevent Escape from closing",
208
- "values": []
209
- }
210
- ],
211
- "references": [
212
- {
213
- "name": "Storybook",
214
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
215
- }
216
- ]
217
- },
218
145
  {
219
146
  "name": "bm-box",
220
147
  "description": "`bm-box`\n\n### Attributes:\n- **backgroundColor** - Specify the background color of a Box\n- **borderColor** - Specify the border color of a Box\n- **borderWidth** - Specify the border width of a Box\n- **borderRadius** - Specify the border radius of a Box\n- **px** - Specify before and after padding of a Box\n- **py** - Specify top and bottom padding of a Box\n- **pTop** - Specify top padding of a Box\n- **pBottom** - Specify bottom padding of a Box\n- **pBefore** - Specify before padding of a Box\n- **pAfter** - Specify after padding of a Box\n- **mx** - Specify before and after margin of a Box\n- **my** - Specify top and bottom margin of a Box\n- **mTop** - Specify top margin of a Box\n- **mBottom** - Specify bottom margin of a Box\n- **mBefore** - Specify before margin of a Box\n- **mAfter** - Specify after margin of a Box\n- **m** - Specify all margin\n- **p** - Specify all padding\n- **gap** - Specify gap between child elements\n- **shadow** - Specify if a Box has a shadow\n---\n\n\n### **Slots:**\n - **default** - Provide content for the Box",
@@ -618,6 +545,79 @@
618
545
  }
619
546
  ]
620
547
  },
548
+ {
549
+ "name": "bm-alert",
550
+ "description": "`bm-alert`\n\n### Attributes:\n- **heading** - Specify the heading text for Alert\n- **body** - Specify the body text for Alert\n- **size** - Specify the size of the Alert\n- **fullWidth** - Specify if the Alert has no border radius\n- **theme** - Specify the theme of the Alert. By default it inherits the theme from the parent\n- **appearance** - Specify the appearance of the Alert\n- **hidden** - Specify if the Alert is hidden\n- **hideIcon** - Specify if the icon displays on the Alert\n- **dismissible** - Specify if the Alert can be dismissed\n- **disableAutoFocus** - Prevent autofocus on show\n- **disableCloseOnEscape** - Prevent Escape from closing\n---\n\n\n### **Events:**\n - **bm-dismiss** - Dispatched when the Alert has been dismissed\n\n### **Slots:**\n - **icon** - Specify a different icon for the Alert\n- **heading** - Specify the heading text for Alert or pass the `heading` attribute to set the heading\n- **body** - Specify the body text for Alert or pass the `body` attribute to set the body\n- **actions** - Specify if actions display on the Alert",
551
+ "attributes": [
552
+ {
553
+ "name": "heading",
554
+ "description": "Specify the heading text for Alert",
555
+ "values": []
556
+ },
557
+ {
558
+ "name": "body",
559
+ "description": "Specify the body text for Alert",
560
+ "values": []
561
+ },
562
+ {
563
+ "name": "size",
564
+ "description": "Specify the size of the Alert",
565
+ "values": [{ "name": "sm" }, { "name": "md" }]
566
+ },
567
+ {
568
+ "name": "fullWidth",
569
+ "description": "Specify if the Alert has no border radius",
570
+ "values": []
571
+ },
572
+ {
573
+ "name": "theme",
574
+ "description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
575
+ "values": [{ "name": "light" }, { "name": "dark" }]
576
+ },
577
+ {
578
+ "name": "appearance",
579
+ "description": "Specify the appearance of the Alert",
580
+ "values": [
581
+ { "name": "infoPrimary" },
582
+ { "name": "infoSecondary" },
583
+ { "name": "positive" },
584
+ { "name": "warning" },
585
+ { "name": "negative" }
586
+ ]
587
+ },
588
+ {
589
+ "name": "hidden",
590
+ "description": "Specify if the Alert is hidden",
591
+ "values": []
592
+ },
593
+ {
594
+ "name": "hideIcon",
595
+ "description": "Specify if the icon displays on the Alert",
596
+ "values": []
597
+ },
598
+ {
599
+ "name": "dismissible",
600
+ "description": "Specify if the Alert can be dismissed",
601
+ "values": []
602
+ },
603
+ {
604
+ "name": "disableAutoFocus",
605
+ "description": "Prevent autofocus on show",
606
+ "values": []
607
+ },
608
+ {
609
+ "name": "disableCloseOnEscape",
610
+ "description": "Prevent Escape from closing",
611
+ "values": []
612
+ }
613
+ ],
614
+ "references": [
615
+ {
616
+ "name": "Storybook",
617
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
618
+ }
619
+ ]
620
+ },
621
621
  {
622
622
  "name": "bm-breadcrumb",
623
623
  "description": "`bm-breadcrumb`\n\n### Attributes:\n- **wrap** - Specify if items wrap or collapse to an ellipsis\n- **itemsBeforeCollapse** - Specify how many items show before ellipsis\n- **itemsAfterCollapse** - Specify how many items show after ellipsis\n- **theme** - Specify the theme of the Breadcrumbs. By default, it inherits the theme from the parent\n---\n\n\n### **Slots:**\n - **default** - Pass items to the Breadcrumb",
@@ -1909,51 +1909,6 @@
1909
1909
  }
1910
1910
  ]
1911
1911
  },
1912
- {
1913
- "name": "bm-form",
1914
- "description": "`bm-form`\n---\n\n\n### **Events:**\n - **submit** - Validates the inputs and submits the form\n\n### **Slots:**\n - **slot** - Add controls to the Form",
1915
- "attributes": [
1916
- {
1917
- "name": "validationMode",
1918
- "description": "Specify if validation runs on change or when loosing focus",
1919
- "values": [
1920
- { "name": "onChange" },
1921
- { "name": "onBlur" },
1922
- { "name": "onSubmit" }
1923
- ]
1924
- },
1925
- {
1926
- "name": "initialValues",
1927
- "description": "Specify initial values on Form controls based on their names",
1928
- "values": [{ "name": "Record<string" }, { "name": "FormValue>" }]
1929
- },
1930
- {
1931
- "name": "required",
1932
- "description": "Specify if input is a required",
1933
- "values": []
1934
- },
1935
- {
1936
- "name": "disabled",
1937
- "description": "Specify if input is a disabled",
1938
- "values": []
1939
- },
1940
- {
1941
- "name": "readOnly",
1942
- "description": "Specify if input is a read only",
1943
- "values": []
1944
- },
1945
- { "name": "action", "values": [] },
1946
- { "name": "method", "values": [] },
1947
- { "name": "target", "values": [] },
1948
- { "name": "enctype", "values": [] }
1949
- ],
1950
- "references": [
1951
- {
1952
- "name": "Storybook",
1953
- "url": "https://web-components.beam.viasat.com/?path=/docs/forms-form"
1954
- }
1955
- ]
1956
- },
1957
1912
  {
1958
1913
  "name": "bm-file-upload-button",
1959
1914
  "description": "`bm-file-upload-button`\n\n### Attributes:\n- **error** - Specify if FileUpload is in error state\n- **accept** - Specify the accepted file types\n- **multiple** - Specify if multiple files can be uploaded\n---\n\n\n### **Slots:**\n - **default** - Specify text for the Button\n- **iconBefore** - Specify if the Button displays icon before the text\n- **iconAfter** - Specify if the Button displays icon after the text",
@@ -2261,6 +2216,51 @@
2261
2216
  }
2262
2217
  ]
2263
2218
  },
2219
+ {
2220
+ "name": "bm-form",
2221
+ "description": "`bm-form`\n---\n\n\n### **Events:**\n - **submit** - Validates the inputs and submits the form\n\n### **Slots:**\n - **slot** - Add controls to the Form",
2222
+ "attributes": [
2223
+ {
2224
+ "name": "validationMode",
2225
+ "description": "Specify if validation runs on change or when loosing focus",
2226
+ "values": [
2227
+ { "name": "onChange" },
2228
+ { "name": "onBlur" },
2229
+ { "name": "onSubmit" }
2230
+ ]
2231
+ },
2232
+ {
2233
+ "name": "initialValues",
2234
+ "description": "Specify initial values on Form controls based on their names",
2235
+ "values": [{ "name": "Record<string" }, { "name": "FormValue>" }]
2236
+ },
2237
+ {
2238
+ "name": "required",
2239
+ "description": "Specify if input is a required",
2240
+ "values": []
2241
+ },
2242
+ {
2243
+ "name": "disabled",
2244
+ "description": "Specify if input is a disabled",
2245
+ "values": []
2246
+ },
2247
+ {
2248
+ "name": "readOnly",
2249
+ "description": "Specify if input is a read only",
2250
+ "values": []
2251
+ },
2252
+ { "name": "action", "values": [] },
2253
+ { "name": "method", "values": [] },
2254
+ { "name": "target", "values": [] },
2255
+ { "name": "enctype", "values": [] }
2256
+ ],
2257
+ "references": [
2258
+ {
2259
+ "name": "Storybook",
2260
+ "url": "https://web-components.beam.viasat.com/?path=/docs/forms-form"
2261
+ }
2262
+ ]
2263
+ },
2264
2264
  {
2265
2265
  "name": "bm-native-select",
2266
2266
  "description": "`bm-native-select`\n---\n\n\n### **Slots:**\n - **slot** - Specify Options for NativeSelect\n- **label** - Specify Label for NativeSelect\n- **helper-text** - Specify HelperText for NativeSelect",
@@ -2,10 +2,10 @@ import { consume as k } from "@lit/context";
2
2
  import { unsafeCSS as y, LitElement as _, nothing as u, html as h } from "lit";
3
3
  import { property as i } from "lit/decorators.js";
4
4
  import w from "clsx";
5
- import { g as z } from "../../chunks/classNames.BQclmCHG.js";
5
+ import { g as z } from "../../chunks/classNames.m6VYRyOu.js";
6
6
  import { t as S } from "../../chunks/constants.ZIKMMCJH.js";
7
7
  import { r as C } from "../../chunks/delegate.baxDQosr.js";
8
- import { c as $ } from "../../chunks/register-custom-element.DHGKOhmA.js";
8
+ import { c as $ } from "../../chunks/register-custom-element.D_kw6JXe.js";
9
9
  import { inputChoiceGroupContext as P } from "../../InputChoiceGroup/InputChoiceGroup.context.js";
10
10
  const O = `:root,:host,.bm-light,.bm-dark .bm-inverse,.bm-dark.bm-inverse,[data-bm-theme~=bm-dark] .bm-inverse,[data-bm-theme~=bm-dark].bm-inverse,.bm-enterprise,.bm-consumer,[data-bm-theme~=bm-light]{--bm-comp-input-color-bg: var(--bm-sem-color-surface-01, #ffffff);--bm-comp-input-color-bg-disabled: var( --bm-sem-color-surface-highlight, rgba(159, 175, 188, .16) );--bm-comp-input-color-border: var(--bm-sem-color-border-strong, #8697a5);--bm-comp-input-color-border-error: var( --bm-sem-color-border-negative-strong, #cc2429 );--bm-comp-input-color-border-disabled: rgba(134, 151, 165, .4);--bm-comp-input-color-text: var(--bm-sem-color-text-primary, #141d24);--bm-comp-input-color-text-placeholder: var( --bm-sem-color-text-secondary, #576775 );--bm-comp-input-color-text-disabled: var( --bm-sem-color-text-disabled, rgba(87, 103, 117, .4) );--bm-comp-input-color-icon-disabled: var( --bm-sem-color-text-disabled, rgba(87, 103, 117, .4) );--bm-comp-input-color-icon: var(--bm-sem-color-icon-secondary, #576775);--bm-comp-input-color-icon-error: var( --bm-sem-color-icon-negative-strong, #cc2429 );--bm-comp-input-color-divider: var(--bm-sem-color-border-02, #d1dae0);--bm-comp-input-color-choice-checkbox-selected-bg: var( --bm-alias-color-brand-primary-default, #00768f );--bm-comp-input-color-choice-checkbox-selected-icon: var( --bm-sem-color-icon-primary-inverse, #ffffff );--bm-comp-input-color-choice-checkbox-selected-bg-error: var( --bm-sem-color-surface-negative-strong, #cc2429 );--bm-comp-input-color-choice-checkbox-selected-border: var( --bm-sem-color-none, #ffffff00 );--bm-comp-input-color-choice-switch-selected-bg: var( --bm-alias-color-brand-primary-default, #00768f );--bm-comp-input-color-choice-switch-selected-icon: var( --bm-sem-color-icon-primary-inverse, #ffffff );--bm-comp-input-color-choice-switch-selected-border: var( --bm-sem-color-none, #ffffff00 );--bm-comp-input-color-choice-radio-selected-bg: var( --bm-sem-color-surface-01, #ffffff );--bm-comp-input-color-choice-radio-selected-border: var( --bm-alias-color-brand-primary-default, #00768f );--bm-comp-input-color-choice-radio-selected-inner-circle: var( --bm-alias-color-brand-primary-default, #00768f );--bm-comp-input-color-choice-radio-selected-bg-error: var( --bm-sem-color-surface-01, #ffffff );--bm-comp-input-color-choice-radio-selected-border-error: var( --bm-sem-color-surface-negative-strong, #cc2429 );--bm-comp-input-color-choice-radio-selected-inner-circle-error: var( --bm-sem-color-surface-negative-strong, #cc2429 );--bm-comp-input-typo-sm: var( --bm-sem-typo-compact-body-sm, 400 .875rem/1rem "Source Sans Pro" );--bm-comp-input-typo-md: var( --bm-sem-typo-compact-body-md, 400 1rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-lg: var( --bm-sem-typo-compact-body-md, 400 1rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-character-count: var( --bm-sem-typo-body-sm, 400 .875rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-label-choice: var( --bm-sem-typo-body-md, 400 1rem/1.5rem "Source Sans Pro" );--bm-comp-input-space-field-x-sm: var(--bm-sem-space-75, .75rem);--bm-comp-input-space-field-x-md: var(--bm-sem-space-100, 1rem);--bm-comp-input-space-field-x-lg: var(--bm-sem-space-125, 1.25rem);--bm-comp-input-space-field-y-sm: var(--bm-sem-space-25, .25rem);--bm-comp-input-space-field-y-md: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-field-y-lg: var(--bm-sem-space-75, .75rem);--bm-comp-input-space-field-gap: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-inside: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-items-y: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-items-x: var(--bm-sem-space-100, 1rem);--bm-comp-input-space-choice-nudge: var( --bm-primitive-dimension-12, .125rem );--bm-comp-input-size-field-height-sm: var(--bm-sem-size-height-sm, 2rem);--bm-comp-input-size-field-height-md: var(--bm-sem-size-height-md, 2.5rem);--bm-comp-input-size-field-height-lg: var(--bm-sem-size-height-lg, 3rem);--bm-comp-input-size-field-width: var(--bm-primitive-dimension-1800, 18rem);--bm-comp-input-size-field-icon-sm: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-field-icon-md: var(--bm-sem-size-icon-md, 1.25rem);--bm-comp-input-size-field-icon-lg: var(--bm-sem-size-icon-md, 1.25rem);--bm-comp-input-size-field-text-area-height: var( --bm-primitive-dimension-475, 4.75rem );--bm-comp-input-size-choice-checkbox: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-choice-radio: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-choice-radio-inside: var( --bm-primitive-dimension-50, .5rem );--bm-comp-input-size-choice-switch-height: var( --bm-sem-size-icon-md, 1.25rem );--bm-comp-input-size-choice-switch-width: var( --bm-primitive-dimension-250, 2.5rem );--bm-comp-input-size-choice-switch-knob: var( --bm-primitive-dimension-87, .875rem );--bm-comp-input-radius-field: var(--bm-sem-radius-input-md, .25rem);--bm-comp-input-radius-choice-checkbox: var( --bm-sem-radius-input-sm, .125rem );--bm-comp-input-radius-choice-radio: var( --bm-sem-radius-input-lg, 624.938rem );--bm-comp-input-radius-choice-switch: var( --bm-sem-radius-input-lg, 624.938rem );--bm-comp-input-border-width-field-default: var( --bm-sem-border-width-input, .063rem );--bm-comp-input-border-width-field-error: var( --bm-sem-border-width-lg, .125rem );--bm-comp-input-border-width-choice: var( --bm-sem-border-width-input, .063rem );--bm-comp-input-shadow-field: var( --bm-sem-shadow-none, 0 0 0 0 rgb(0, 0, 0, 0) )}:host,.bm-dark,.bm-light .bm-inverse,.bm-light.bm-inverse,[data-bm-theme~=bm-light] .bm-inverse,[data-bm-theme~=bm-light].bm-inverse,.bm-enterprise,.bm-consumer,[data-bm-theme~=bm-dark]{--bm-comp-input-color-bg: var(--bm-sem-color-surface-01, #202e39);--bm-comp-input-color-bg-disabled: var( --bm-sem-color-surface-highlight, rgba(134, 151, 165, .16) );--bm-comp-input-color-border: var(--bm-sem-color-border-strong, #9fafbc);--bm-comp-input-color-border-error: var( --bm-sem-color-border-negative-strong, #f67378 );--bm-comp-input-color-border-disabled: rgba(159, 175, 188, .4);--bm-comp-input-color-text: var(--bm-sem-color-text-primary, #ffffff);--bm-comp-input-color-text-placeholder: var( --bm-sem-color-text-secondary, #c3cdd5 );--bm-comp-input-color-text-disabled: var( --bm-sem-color-text-disabled, rgba(195, 205, 213, .4) );--bm-comp-input-color-icon-disabled: var( --bm-sem-color-text-disabled, rgba(195, 205, 213, .4) );--bm-comp-input-color-icon: var(--bm-sem-color-icon-secondary, #c3cdd5);--bm-comp-input-color-icon-error: var( --bm-sem-color-icon-negative-strong, #f67378 );--bm-comp-input-color-divider: var(--bm-sem-color-border-02, #465967);--bm-comp-input-color-choice-checkbox-selected-bg: var( --bm-alias-color-brand-primary-default, #43bfd6 );--bm-comp-input-color-choice-checkbox-selected-icon: var( --bm-sem-color-icon-primary-inverse, #141d24 );--bm-comp-input-color-choice-checkbox-selected-bg-error: var( --bm-sem-color-surface-negative-strong, #f67378 );--bm-comp-input-color-choice-checkbox-selected-border: var( --bm-sem-color-none, #ffffff00 );--bm-comp-input-color-choice-switch-selected-bg: var( --bm-alias-color-brand-primary-default, #43bfd6 );--bm-comp-input-color-choice-switch-selected-icon: var( --bm-sem-color-icon-primary-inverse, #141d24 );--bm-comp-input-color-choice-switch-selected-border: var( --bm-sem-color-none, #ffffff00 );--bm-comp-input-color-choice-radio-selected-bg: var( --bm-sem-color-surface-01, #202e39 );--bm-comp-input-color-choice-radio-selected-border: var( --bm-alias-color-brand-primary-default, #43bfd6 );--bm-comp-input-color-choice-radio-selected-inner-circle: var( --bm-alias-color-brand-primary-default, #43bfd6 );--bm-comp-input-color-choice-radio-selected-bg-error: var( --bm-sem-color-surface-01, #202e39 );--bm-comp-input-color-choice-radio-selected-border-error: var( --bm-sem-color-surface-negative-strong, #f67378 );--bm-comp-input-color-choice-radio-selected-inner-circle-error: var( --bm-sem-color-surface-negative-strong, #f67378 );--bm-comp-input-typo-sm: var( --bm-sem-typo-compact-body-sm, 400 .875rem/1rem "Source Sans Pro" );--bm-comp-input-typo-md: var( --bm-sem-typo-compact-body-md, 400 1rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-lg: var( --bm-sem-typo-compact-body-md, 400 1rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-character-count: var( --bm-sem-typo-body-sm, 400 .875rem/1.25rem "Source Sans Pro" );--bm-comp-input-typo-label-choice: var( --bm-sem-typo-body-md, 400 1rem/1.5rem "Source Sans Pro" );--bm-comp-input-space-field-x-sm: var(--bm-sem-space-75, .75rem);--bm-comp-input-space-field-x-md: var(--bm-sem-space-100, 1rem);--bm-comp-input-space-field-x-lg: var(--bm-sem-space-125, 1.25rem);--bm-comp-input-space-field-y-sm: var(--bm-sem-space-25, .25rem);--bm-comp-input-space-field-y-md: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-field-y-lg: var(--bm-sem-space-75, .75rem);--bm-comp-input-space-field-gap: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-inside: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-items-y: var(--bm-sem-space-50, .5rem);--bm-comp-input-space-choice-gap-items-x: var(--bm-sem-space-100, 1rem);--bm-comp-input-space-choice-nudge: var( --bm-primitive-dimension-12, .125rem );--bm-comp-input-size-field-height-sm: var(--bm-sem-size-height-sm, 2rem);--bm-comp-input-size-field-height-md: var(--bm-sem-size-height-md, 2.5rem);--bm-comp-input-size-field-height-lg: var(--bm-sem-size-height-lg, 3rem);--bm-comp-input-size-field-width: var(--bm-primitive-dimension-1800, 18rem);--bm-comp-input-size-field-icon-sm: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-field-icon-md: var(--bm-sem-size-icon-md, 1.25rem);--bm-comp-input-size-field-icon-lg: var(--bm-sem-size-icon-md, 1.25rem);--bm-comp-input-size-field-text-area-height: var( --bm-primitive-dimension-475, 4.75rem );--bm-comp-input-size-choice-checkbox: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-choice-radio: var(--bm-sem-size-icon-sm, 1rem);--bm-comp-input-size-choice-radio-inside: var( --bm-primitive-dimension-50, .5rem );--bm-comp-input-size-choice-switch-height: var( --bm-sem-size-icon-md, 1.25rem );--bm-comp-input-size-choice-switch-width: var( --bm-primitive-dimension-250, 2.5rem );--bm-comp-input-size-choice-switch-knob: var( --bm-primitive-dimension-87, .875rem );--bm-comp-input-radius-field: var(--bm-sem-radius-input-md, .25rem);--bm-comp-input-radius-choice-checkbox: var( --bm-sem-radius-input-sm, .125rem );--bm-comp-input-radius-choice-radio: var( --bm-sem-radius-input-lg, 624.938rem );--bm-comp-input-radius-choice-switch: var( --bm-sem-radius-input-lg, 624.938rem );--bm-comp-input-border-width-field-default: var( --bm-sem-border-width-input, .063rem );--bm-comp-input-border-width-field-error: var( --bm-sem-border-width-lg, .125rem );--bm-comp-input-border-width-choice: var( --bm-sem-border-width-input, .063rem );--bm-comp-input-shadow-field: var( --bm-sem-shadow-none, 0 0 0 0 rgb(0, 0, 0, 0) )}.bm-checkbox{display:inline-flex}.bm-checkbox--read-only{--bm-input-choice-cursor: default;--bm-input-choice-label-cursor: default;--bm-input-choice-label-pointer-events: none}.bm-checkbox--disabled{--bm-input-choice-cursor: not-allowed;--bm-input-choice-label-cursor: not-allowed}.bm-checkbox__label{display:inherit;word-break:break-word;color:var(--bm-comp-input-color-text);font:var(--bm-comp-input-typo-md);gap:var(--bm-comp-input-space-choice-gap-inside);cursor:var(--bm-input-choice-label-cursor, pointer)}.bm-checkbox--with-label .bm-checkbox__label .bm-checkbox__input{margin:var(--bm-comp-input-space-choice-nudge) var(--bm-sem-space-0)}.bm-checkbox--error .bm-checkbox__label{color:var(--bm-comp-input-color-text)}.bm-checkbox--error .bm-checkbox__label .bm-checkbox__input{border-color:var(--bm-comp-input-color-border-error);background-color:var(--bm-comp-input-color-bg)}.bm-checkbox--error .bm-checkbox__label .bm-checkbox__input:checked{background-color:var(--bm-comp-input-color-choice-checkbox-selected-bg-error)}.bm-checkbox--read-only .bm-checkbox__label{color:var(--bm-comp-input-color-text)}.bm-checkbox--read-only .bm-checkbox__label .bm-checkbox__input{border-color:var(--bm-comp-input-color-border-disabled);background-color:var(--bm-comp-input-color-bg-disabled)}.bm-checkbox--read-only .bm-checkbox__label .bm-checkbox__input:checked{background-color:var(--bm-comp-input-color-icon)}.bm-checkbox--disabled .bm-checkbox__label{color:var(--bm-comp-input-color-text-disabled)}.bm-checkbox--disabled .bm-checkbox__label .bm-checkbox__input{border-color:var(--bm-comp-input-color-border-disabled);background-color:var(--bm-comp-input-color-bg-disabled)}.bm-checkbox--disabled .bm-checkbox__label .bm-checkbox__input:checked{background-color:var(--bm-comp-input-color-icon-disabled)}.bm-checkbox__label .bm-checkbox__input{appearance:none;-moz-appearance:none;-webkit-appearance:none;position:relative;margin:var(--bm-sem-space-0);flex-shrink:var(--bm-sem-space-0);cursor:var(--bm-input-choice-cursor, pointer);box-sizing:border-box;width:var(--bm-comp-input-size-choice-checkbox);height:var(--bm-comp-input-size-choice-checkbox);border-style:solid;border-width:var(--bm-comp-input-border-width-field-default);border-color:var(--bm-comp-input-color-border);border-radius:var(--bm-comp-input-radius-choice-checkbox);background-color:var(--bm-comp-input-color-bg)}.bm-checkbox__label .bm-checkbox__input:focus-visible{outline-offset:var(--bm-sem-size-focus-offset);outline:var(--bm-sem-border-width-focus) solid var(--bm-sem-color-border-focus)}.bm-checkbox__label .bm-checkbox__input:checked{border-color:var(--bm-comp-input-color-choice-checkbox-selected-border);background-color:var(--bm-comp-input-color-choice-checkbox-selected-bg)}.bm-checkbox__label .bm-checkbox__input:checked:after{-webkit-mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.178 7.363.808 4.697 0 5.598l3.178 3.573L10 1.501 9.198.6l-6.02 6.763Z' fill='%23fff'/%3E%3C/svg%3E");-webkit-mask-size:cover;-webkit-mask-position:center;-webkit-mask-repeat:no-repeat;mask-image:url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 10 10' fill='none'%3E%3Cpath fill-rule='evenodd' clip-rule='evenodd' d='M3.178 7.363.808 4.697 0 5.598l3.178 3.573L10 1.501 9.198.6l-6.02 6.763Z' fill='%23fff'/%3E%3C/svg%3E");mask-size:cover;mask-position:center;mask-repeat:no-repeat;content:"";position:absolute;top:50%;left:50%;transform:translate(-50%,-50%);width:calc(var(--bm-comp-input-size-choice-checkbox) * 5 / 8);height:calc(var(--bm-comp-input-size-choice-checkbox) * 5 / 8);background-color:var(--bm-comp-input-color-choice-checkbox-selected-icon)}.bm-checkbox--indeterminate .bm-checkbox__input:checked:after{height:2px;width:50%;border-radius:var(--bm-comp-input-size-choice-checkbox);-webkit-mask-image:none;mask-image:none}`;
11
11
  var E = Object.defineProperty, B = Object.getOwnPropertyDescriptor, f = (e) => {
@@ -1,5 +1,5 @@
1
1
  import { r as i } from "../../../chunks/delegate.baxDQosr.js";
2
- import { c as p } from "../../../chunks/register-custom-element.DHGKOhmA.js";
2
+ import { c as p } from "../../../chunks/register-custom-element.D_kw6JXe.js";
3
3
  import { InputChoiceGroup as h } from "../../../InputChoiceGroup/InputChoiceGroup.js";
4
4
  var u = Object.getOwnPropertyDescriptor, c = (e, a, l, n) => {
5
5
  for (var r = n > 1 ? void 0 : n ? u(a, l) : a, t = e.length - 1, o; t >= 0; t--)
@@ -5,10 +5,10 @@ import { createRef as u, ref as C } from "lit/directives/ref.js";
5
5
  import { unsafeSVG as b } from "lit/directives/unsafe-svg.js";
6
6
  import f from "clsx";
7
7
  import { U as g } from "../../chunks/Upload.B9YEyp7b.js";
8
- import { g as x } from "../../chunks/classNames.BQclmCHG.js";
8
+ import { g as x } from "../../chunks/classNames.m6VYRyOu.js";
9
9
  import { t as y } from "../../chunks/constants.ZIKMMCJH.js";
10
10
  import { f as B } from "../../chunks/fileUpload.module.WyOEuxoP.js";
11
- import { c as _ } from "../../chunks/register-custom-element.DHGKOhmA.js";
11
+ import { c as _ } from "../../chunks/register-custom-element.D_kw6JXe.js";
12
12
  import { BmButton as U } from "../../Button/Button.js";
13
13
  import { fileUploadContext as v } from "./FileUploadContext.js";
14
14
  var N = Object.defineProperty, O = Object.getOwnPropertyDescriptor, P = Object.getPrototypeOf, $ = Reflect.get, a = (e, t, s, l) => {
@@ -5,10 +5,10 @@ import { createRef as u, ref as g } from "lit/directives/ref.js";
5
5
  import { unsafeSVG as b } from "lit/directives/unsafe-svg.js";
6
6
  import E from "clsx";
7
7
  import { U as _ } from "../../chunks/Upload.B9YEyp7b.js";
8
- import { g as R } from "../../chunks/classNames.BQclmCHG.js";
8
+ import { g as R } from "../../chunks/classNames.m6VYRyOu.js";
9
9
  import { t as S } from "../../chunks/constants.ZIKMMCJH.js";
10
10
  import { f as I } from "../../chunks/fileUpload.module.WyOEuxoP.js";
11
- import { c as U } from "../../chunks/register-custom-element.DHGKOhmA.js";
11
+ import { c as U } from "../../chunks/register-custom-element.D_kw6JXe.js";
12
12
  import { stateLayerStyles as w, stateLayerClassName as P } from "../../StateLayer/StateLayer.js";
13
13
  import { fileUploadContext as k } from "./FileUploadContext.js";
14
14
  import "../../Icon/Icon.js";
@@ -4,12 +4,12 @@ import { property as p } from "lit/decorators.js";
4
4
  import { createRef as _, ref as C } from "lit/directives/ref.js";
5
5
  import { unsafeSVG as y } from "lit/directives/unsafe-svg.js";
6
6
  import M from "clsx";
7
- import { C as R, E as W } from "../../chunks/HelperText.3YJvB8x0.js";
8
- import { g as D } from "../../chunks/classNames.BQclmCHG.js";
7
+ import { C as R, E as W } from "../../chunks/HelperText.Cc_6DlKP.js";
8
+ import { g as D } from "../../chunks/classNames.m6VYRyOu.js";
9
9
  import { t as H, p as U } from "../../chunks/constants.ZIKMMCJH.js";
10
10
  import { f as O } from "../../chunks/fileUpload.module.WyOEuxoP.js";
11
11
  import { a as V, c as k } from "../../chunks/tokens.CTW8Tt94.js";
12
- import { c as A } from "../../chunks/register-custom-element.DHGKOhmA.js";
12
+ import { c as A } from "../../chunks/register-custom-element.D_kw6JXe.js";
13
13
  import { fileUploadListContext as G } from "./FileUploadListContext.js";
14
14
  import "../../Icon/Icon.js";
15
15
  import "../../Tooltip/Tooltip.js";
@@ -2,10 +2,10 @@ import { provide as c, consume as u } from "@lit/context";
2
2
  import { unsafeCSS as x, LitElement as C, html as m } from "lit";
3
3
  import { property as n } from "lit/decorators.js";
4
4
  import v from "clsx";
5
- import { g as b } from "../../chunks/classNames.BQclmCHG.js";
5
+ import { g as b } from "../../chunks/classNames.m6VYRyOu.js";
6
6
  import { t as g } from "../../chunks/constants.ZIKMMCJH.js";
7
7
  import { f as y } from "../../chunks/fileUpload.module.WyOEuxoP.js";
8
- import { c as _ } from "../../chunks/register-custom-element.DHGKOhmA.js";
8
+ import { c as _ } from "../../chunks/register-custom-element.D_kw6JXe.js";
9
9
  import { fileUploadContext as S } from "./FileUploadContext.js";
10
10
  import { fileUploadListContext as $ } from "./FileUploadListContext.js";
11
11
  import "./FileUpload.List.Item.js";
@@ -4,15 +4,15 @@ import { property as c, queryAssignedElements as N, state as P } from "lit/decor
4
4
  import { createRef as Q } from "lit/directives/ref.js";
5
5
  import X from "clsx";
6
6
  import { t as Y } from "../../chunks/constants.ZIKMMCJH.js";
7
- import { p as Z, a as q, g as ee, d as z } from "../../chunks/classNames.BQclmCHG.js";
8
- import { f as te } from "../../chunks/fileUpload.module.WyOEuxoP.js";
9
- import { d as ie } from "../../chunks/tokens.CTW8Tt94.js";
10
- import { r as re } from "../../chunks/delegate.baxDQosr.js";
11
- import { c as se } from "../../chunks/register-custom-element.DHGKOhmA.js";
7
+ import { g as Z } from "../../chunks/classNames.m6VYRyOu.js";
8
+ import { p as ee, e as q, d as z, c as te } from "../../chunks/register-custom-element.D_kw6JXe.js";
9
+ import { f as ie } from "../../chunks/fileUpload.module.WyOEuxoP.js";
10
+ import { d as re } from "../../chunks/tokens.CTW8Tt94.js";
11
+ import { r as se } from "../../chunks/delegate.baxDQosr.js";
12
12
  import { bmFormContext as oe, bmFormInitials as H } from "../Form/Form.context.js";
13
13
  import { FormField as ae } from "../Form/Form.decorator.js";
14
14
  import { fileUploadContext as le } from "./FileUploadContext.js";
15
- import "../../chunks/HelperText.3YJvB8x0.js";
15
+ import "../../chunks/HelperText.Cc_6DlKP.js";
16
16
  import "./FileUpload.Dropzone.js";
17
17
  import "./FileUpload.List.js";
18
18
  var ne = function(e, t) {
@@ -219,7 +219,7 @@ var be = Object.defineProperty, ge = Object.getOwnPropertyDescriptor, j = (e) =>
219
219
  (p = e[n]) && (s = (r ? p(t, i, s) : p(s)) || s);
220
220
  return r && s && be(t, i, s), s;
221
221
  }, we = (e, t, i) => t.has(e) || j("Cannot " + i), o = (e, t, i) => (we(e, t, "read from private field"), i ? i.call(e) : t.get(e)), h = (e, t, i) => t.has(e) ? j("Cannot add the same private member more than once") : t instanceof WeakSet ? t.add(e) : t.set(e, i), u, L, A, S, T, W, E, _, I, F, M, R, D, B, U, O;
222
- const { baseClassNamePrefix: Se, classModifierPrefix: g, subElementClassPrefix: w } = ee("file-upload");
222
+ const { baseClassNamePrefix: Se, classModifierPrefix: g, subElementClassPrefix: w } = Z("file-upload");
223
223
  class _e extends CustomEvent {
224
224
  constructor(t, i, r) {
225
225
  super("bm-selected", {
@@ -304,7 +304,7 @@ let a = class extends ae {
304
304
  ctxError: !!this.error,
305
305
  ctxDisabled: o(this, u).call(this)
306
306
  };
307
- const e = this.fluid ? "100%" : this.width ?? ie;
307
+ const e = this.fluid ? "100%" : this.width ?? re;
308
308
  o(this, _).replace(`:host { width: ${e}; }`);
309
309
  }
310
310
  firstUpdated() {
@@ -320,7 +320,7 @@ let a = class extends ae {
320
320
  }
321
321
  updated(e) {
322
322
  const [t] = this._textFieldLabel, [i] = this._textFieldHelperText, { decorate: r } = q(t), { decorate: s } = q(i);
323
- Z(e, ["formContext"]) && this.ctxValueChanged(this.formContext, this.pickerRef) && o(this, F).call(this), s({ disabled: o(this, u).call(this) }), r({
323
+ ee(e, ["formContext"]) && this.ctxValueChanged(this.formContext, this.pickerRef) && o(this, F).call(this), s({ disabled: o(this, u).call(this) }), r({
324
324
  disabled: o(this, u).call(this),
325
325
  required: o(this, A).call(this) && !this.hideRequiredMarker
326
326
  });
@@ -374,8 +374,8 @@ D = /* @__PURE__ */ new WeakMap();
374
374
  B = /* @__PURE__ */ new WeakMap();
375
375
  U = /* @__PURE__ */ new WeakMap();
376
376
  O = /* @__PURE__ */ new WeakMap();
377
- a.styles = J(te);
378
- re(a);
377
+ a.styles = J(ie);
378
+ se(a);
379
379
  l([
380
380
  c({ type: String })
381
381
  ], a.prototype, "accept", 2);
@@ -443,7 +443,7 @@ l([
443
443
  P()
444
444
  ], a.prototype, "_hasFilesListSlot", 2);
445
445
  a = l([
446
- se("bm-file-upload")
446
+ te("bm-file-upload")
447
447
  ], a);
448
448
  export {
449
449
  a as BmFileUpload,
@@ -10,7 +10,7 @@ import { createRef as A } from "lit/directives/ref.js";
10
10
  import { b as F } from "../../chunks/tokens.CTW8Tt94.js";
11
11
  import { bmFormInitials as c, bmFormContext as I } from "./Form.context.js";
12
12
  import { createId as m } from "./Form.utils.js";
13
- import "../../chunks/HelperText.3YJvB8x0.js";
13
+ import "../../chunks/HelperText.Cc_6DlKP.js";
14
14
  var S = Object.defineProperty, n = (a, r, t, e) => {
15
15
  for (var i = void 0, s = a.length - 1, d; s >= 0; s--)
16
16
  (d = a[s]) && (i = d(r, t, i) || i);