@viasat/beam-web-components 2.49.1 → 2.51.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 +3446 -3446
  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 +221 -221
  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
@@ -61,6 +61,79 @@
61
61
  }
62
62
  ]
63
63
  },
64
+ {
65
+ "name": "bm-alert",
66
+ "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",
67
+ "attributes": [
68
+ {
69
+ "name": "heading",
70
+ "description": "Specify the heading text for Alert",
71
+ "values": []
72
+ },
73
+ {
74
+ "name": "body",
75
+ "description": "Specify the body text for Alert",
76
+ "values": []
77
+ },
78
+ {
79
+ "name": "size",
80
+ "description": "Specify the size of the Alert",
81
+ "values": [{ "name": "sm" }, { "name": "md" }]
82
+ },
83
+ {
84
+ "name": "fullWidth",
85
+ "description": "Specify if the Alert has no border radius",
86
+ "values": []
87
+ },
88
+ {
89
+ "name": "theme",
90
+ "description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
91
+ "values": [{ "name": "light" }, { "name": "dark" }]
92
+ },
93
+ {
94
+ "name": "appearance",
95
+ "description": "Specify the appearance of the Alert",
96
+ "values": [
97
+ { "name": "infoPrimary" },
98
+ { "name": "infoSecondary" },
99
+ { "name": "positive" },
100
+ { "name": "warning" },
101
+ { "name": "negative" }
102
+ ]
103
+ },
104
+ {
105
+ "name": "hidden",
106
+ "description": "Specify if the Alert is hidden",
107
+ "values": []
108
+ },
109
+ {
110
+ "name": "hideIcon",
111
+ "description": "Specify if the icon displays on the Alert",
112
+ "values": []
113
+ },
114
+ {
115
+ "name": "dismissible",
116
+ "description": "Specify if the Alert can be dismissed",
117
+ "values": []
118
+ },
119
+ {
120
+ "name": "disableAutoFocus",
121
+ "description": "Prevent autofocus on show",
122
+ "values": []
123
+ },
124
+ {
125
+ "name": "disableCloseOnEscape",
126
+ "description": "Prevent Escape from closing",
127
+ "values": []
128
+ }
129
+ ],
130
+ "references": [
131
+ {
132
+ "name": "Storybook",
133
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
134
+ }
135
+ ]
136
+ },
64
137
  {
65
138
  "name": "bm-badge",
66
139
  "description": "`bm-badge`\n\n### Attributes:\n- **appearance** - Specify the appearance of the Badge\n- **theme** - Theme of the Badge\n- **size** - Specify the size of the Badge\n- **emphasis** - Specify the emphasis of the Badge\n- **hideIcon** - Hides Badge icon\n---\n\n\n### **Slots:**\n - **default** - Provide text for the Badge\n- **icon** - Specify a different icon for the Badge",
@@ -143,75 +216,100 @@
143
216
  ]
144
217
  },
145
218
  {
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",
219
+ "name": "bm-avatar",
220
+ "description": "`bm-avatar`\n\n### Attributes:\n- **appearance** - Specify the appearance of the Avatar\n- **name** - Specify a name to display initials in the Avatar\n- **src** - Pass an image to the Avatar\n- **alt** - Specify alt for image\n- **size** - Specify the size of the Avatar\n- **disabled** - Specify if the Avatar is disabled\n- **shape** - Specify the shape of the Avatar\n- **isInteractive** - If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer\n- **isFocusable** - If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable\n- **withBorder** \n---\n\n\n### **Slots:**\n - **icon** - Customize the default icon",
148
221
  "attributes": [
149
222
  {
150
- "name": "heading",
151
- "description": "Specify the heading text for Alert",
223
+ "name": "appearance",
224
+ "description": "Specify the appearance of the Avatar",
225
+ "values": [{ "name": "accent" }, { "name": "neutral" }]
226
+ },
227
+ {
228
+ "name": "name",
229
+ "description": "Specify a name to display initials in the Avatar",
152
230
  "values": []
153
231
  },
154
232
  {
155
- "name": "body",
156
- "description": "Specify the body text for Alert",
233
+ "name": "src",
234
+ "description": "Pass an image to the Avatar",
157
235
  "values": []
158
236
  },
237
+ { "name": "alt", "description": "Specify alt for image", "values": [] },
159
238
  {
160
239
  "name": "size",
161
- "description": "Specify the size of the Alert",
162
- "values": [{ "name": "sm" }, { "name": "md" }]
240
+ "description": "Specify the size of the Avatar",
241
+ "values": [
242
+ { "name": "xs" },
243
+ { "name": "sm" },
244
+ { "name": "md" },
245
+ { "name": "lg" },
246
+ { "name": "xl" }
247
+ ]
163
248
  },
164
249
  {
165
- "name": "fullWidth",
166
- "description": "Specify if the Alert has no border radius",
250
+ "name": "disabled",
251
+ "description": "Specify if the Avatar is disabled",
167
252
  "values": []
168
253
  },
169
254
  {
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" }]
255
+ "name": "shape",
256
+ "description": "Specify the shape of the Avatar",
257
+ "values": [{ "name": "circle" }, { "name": "square" }]
173
258
  },
174
259
  {
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
- ]
260
+ "name": "isInteractive",
261
+ "description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
262
+ "values": []
184
263
  },
185
264
  {
186
- "name": "hidden",
187
- "description": "Specify if the Alert is hidden",
265
+ "name": "isFocusable",
266
+ "description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
188
267
  "values": []
189
268
  },
269
+ { "name": "withBorder", "values": [] }
270
+ ],
271
+ "references": [
190
272
  {
191
- "name": "hideIcon",
192
- "description": "Specify if the icon displays on the Alert",
273
+ "name": "Storybook",
274
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
275
+ }
276
+ ]
277
+ },
278
+ {
279
+ "name": "bm-avatar-group",
280
+ "description": "`bm-avatar-group`\n\n### Attributes:\n- **wrapping** - Specify if the AvatarGroup wraps\n- **maxCount** - Specify the max number of avatars displayed in the group.\n- **size** - Specify the size of all Avatars\n- **layout** - Specify the kind of the group.\n---\n\n\n### **Slots:**\n - **default** - Add Avatars to create a group",
281
+ "attributes": [
282
+ {
283
+ "name": "wrapping",
284
+ "description": "Specify if the AvatarGroup wraps",
193
285
  "values": []
194
286
  },
195
287
  {
196
- "name": "dismissible",
197
- "description": "Specify if the Alert can be dismissed",
288
+ "name": "maxCount",
289
+ "description": "Specify the max number of avatars displayed in the group.",
198
290
  "values": []
199
291
  },
200
292
  {
201
- "name": "disableAutoFocus",
202
- "description": "Prevent autofocus on show",
203
- "values": []
293
+ "name": "size",
294
+ "description": "Specify the size of all Avatars",
295
+ "values": [
296
+ { "name": "xs" },
297
+ { "name": "sm" },
298
+ { "name": "md" },
299
+ { "name": "lg" },
300
+ { "name": "xl" }
301
+ ]
204
302
  },
205
303
  {
206
- "name": "disableCloseOnEscape",
207
- "description": "Prevent Escape from closing",
208
- "values": []
304
+ "name": "layout",
305
+ "description": "Specify the kind of the group.",
306
+ "values": [{ "name": "stacked" }, { "name": "spaced" }]
209
307
  }
210
308
  ],
211
309
  "references": [
212
310
  {
213
311
  "name": "Storybook",
214
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
312
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
215
313
  }
216
314
  ]
217
315
  },
@@ -679,104 +777,6 @@
679
777
  }
680
778
  ]
681
779
  },
682
- {
683
- "name": "bm-avatar",
684
- "description": "`bm-avatar`\n\n### Attributes:\n- **appearance** - Specify the appearance of the Avatar\n- **name** - Specify a name to display initials in the Avatar\n- **src** - Pass an image to the Avatar\n- **alt** - Specify alt for image\n- **size** - Specify the size of the Avatar\n- **disabled** - Specify if the Avatar is disabled\n- **shape** - Specify the shape of the Avatar\n- **isInteractive** - If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer\n- **isFocusable** - If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable\n- **withBorder** \n---\n\n\n### **Slots:**\n - **icon** - Customize the default icon",
685
- "attributes": [
686
- {
687
- "name": "appearance",
688
- "description": "Specify the appearance of the Avatar",
689
- "values": [{ "name": "accent" }, { "name": "neutral" }]
690
- },
691
- {
692
- "name": "name",
693
- "description": "Specify a name to display initials in the Avatar",
694
- "values": []
695
- },
696
- {
697
- "name": "src",
698
- "description": "Pass an image to the Avatar",
699
- "values": []
700
- },
701
- { "name": "alt", "description": "Specify alt for image", "values": [] },
702
- {
703
- "name": "size",
704
- "description": "Specify the size of the Avatar",
705
- "values": [
706
- { "name": "xs" },
707
- { "name": "sm" },
708
- { "name": "md" },
709
- { "name": "lg" },
710
- { "name": "xl" }
711
- ]
712
- },
713
- {
714
- "name": "disabled",
715
- "description": "Specify if the Avatar is disabled",
716
- "values": []
717
- },
718
- {
719
- "name": "shape",
720
- "description": "Specify the shape of the Avatar",
721
- "values": [{ "name": "circle" }, { "name": "square" }]
722
- },
723
- {
724
- "name": "isInteractive",
725
- "description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
726
- "values": []
727
- },
728
- {
729
- "name": "isFocusable",
730
- "description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
731
- "values": []
732
- },
733
- { "name": "withBorder", "values": [] }
734
- ],
735
- "references": [
736
- {
737
- "name": "Storybook",
738
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
739
- }
740
- ]
741
- },
742
- {
743
- "name": "bm-avatar-group",
744
- "description": "`bm-avatar-group`\n\n### Attributes:\n- **wrapping** - Specify if the AvatarGroup wraps\n- **maxCount** - Specify the max number of avatars displayed in the group.\n- **size** - Specify the size of all Avatars\n- **layout** - Specify the kind of the group.\n---\n\n\n### **Slots:**\n - **default** - Add Avatars to create a group",
745
- "attributes": [
746
- {
747
- "name": "wrapping",
748
- "description": "Specify if the AvatarGroup wraps",
749
- "values": []
750
- },
751
- {
752
- "name": "maxCount",
753
- "description": "Specify the max number of avatars displayed in the group.",
754
- "values": []
755
- },
756
- {
757
- "name": "size",
758
- "description": "Specify the size of all Avatars",
759
- "values": [
760
- { "name": "xs" },
761
- { "name": "sm" },
762
- { "name": "md" },
763
- { "name": "lg" },
764
- { "name": "xl" }
765
- ]
766
- },
767
- {
768
- "name": "layout",
769
- "description": "Specify the kind of the group.",
770
- "values": [{ "name": "stacked" }, { "name": "spaced" }]
771
- }
772
- ],
773
- "references": [
774
- {
775
- "name": "Storybook",
776
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
777
- }
778
- ]
779
- },
780
780
  {
781
781
  "name": "bm-button",
782
782
  "description": "`bm-button`\n\n### Attributes:\n- **appearance** - Specify the appearance of a Button\n- **kind** - Specify the kind of Button\n- **size** - Specify the size of a Button\n- **disabled** - Specify if the Button is disabled\n- **fluid** - Specify if Button is fluid\n- **width** - Specify the width of a Button\n- **height** - Specify the height of a Button\n- **theme** - Specify the theme of the Button\n- **iconOnly** - Specify if the icon displays without text\n- **type** \n---\n\n\n### **Slots:**\n - **default** - Provide content 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",
@@ -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",
@@ -2383,49 +2383,6 @@
2383
2383
  }
2384
2384
  ]
2385
2385
  },
2386
- {
2387
- "name": "bm-switch",
2388
- "description": "`bm-switch`\n\n### Attributes:\n- **onText** - Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.\n- **offText** - Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.\n- **textPosition** - Specify the position of the side label\n- **readOnly** - Specify if Switch displays in a read-only state\n- **disabled** - Specify if Switch displays in a disabled state\n- **checked** \n- **value** - The value attribute for the input element\n---\n\n\n### **Slots:**\n - **onText** - Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.\n- **offText** - Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.",
2389
- "attributes": [
2390
- {
2391
- "name": "onText",
2392
- "description": "Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.",
2393
- "values": []
2394
- },
2395
- {
2396
- "name": "offText",
2397
- "description": "Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.",
2398
- "values": []
2399
- },
2400
- {
2401
- "name": "textPosition",
2402
- "description": "Specify the position of the side label",
2403
- "values": [{ "name": "before" }, { "name": "after" }]
2404
- },
2405
- {
2406
- "name": "readOnly",
2407
- "description": "Specify if Switch displays in a read-only state",
2408
- "values": []
2409
- },
2410
- {
2411
- "name": "disabled",
2412
- "description": "Specify if Switch displays in a disabled state",
2413
- "values": []
2414
- },
2415
- { "name": "checked", "values": [] },
2416
- {
2417
- "name": "value",
2418
- "description": "The value attribute for the input element",
2419
- "values": []
2420
- }
2421
- ],
2422
- "references": [
2423
- {
2424
- "name": "Storybook",
2425
- "url": "https://web-components.beam.viasat.com/?path=/docs/forms-switch"
2426
- }
2427
- ]
2428
- },
2429
2386
  {
2430
2387
  "name": "bm-text-area",
2431
2388
  "description": "`bm-text-area`\n---\n\n\n### **Slots:**\n - **label** - Specify the label for TextArea\n- **helper-text** - Specify the helper text for TextArea",
@@ -2516,6 +2473,49 @@
2516
2473
  }
2517
2474
  ]
2518
2475
  },
2476
+ {
2477
+ "name": "bm-switch",
2478
+ "description": "`bm-switch`\n\n### Attributes:\n- **onText** - Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.\n- **offText** - Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.\n- **textPosition** - Specify the position of the side label\n- **readOnly** - Specify if Switch displays in a read-only state\n- **disabled** - Specify if Switch displays in a disabled state\n- **checked** \n- **value** - The value attribute for the input element\n---\n\n\n### **Slots:**\n - **onText** - Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.\n- **offText** - Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.",
2479
+ "attributes": [
2480
+ {
2481
+ "name": "onText",
2482
+ "description": "Specify a side label for the “on” position. If onText is not specified, side label defaults to offText value.",
2483
+ "values": []
2484
+ },
2485
+ {
2486
+ "name": "offText",
2487
+ "description": "Specify a side label for the “off” position. If offText is not specified, side label defaults to onText value.",
2488
+ "values": []
2489
+ },
2490
+ {
2491
+ "name": "textPosition",
2492
+ "description": "Specify the position of the side label",
2493
+ "values": [{ "name": "before" }, { "name": "after" }]
2494
+ },
2495
+ {
2496
+ "name": "readOnly",
2497
+ "description": "Specify if Switch displays in a read-only state",
2498
+ "values": []
2499
+ },
2500
+ {
2501
+ "name": "disabled",
2502
+ "description": "Specify if Switch displays in a disabled state",
2503
+ "values": []
2504
+ },
2505
+ { "name": "checked", "values": [] },
2506
+ {
2507
+ "name": "value",
2508
+ "description": "The value attribute for the input element",
2509
+ "values": []
2510
+ }
2511
+ ],
2512
+ "references": [
2513
+ {
2514
+ "name": "Storybook",
2515
+ "url": "https://web-components.beam.viasat.com/?path=/docs/forms-switch"
2516
+ }
2517
+ ]
2518
+ },
2519
2519
  {
2520
2520
  "name": "bm-checkbox-group",
2521
2521
  "description": "\n---\n\n\n### **Slots:**\n - **label** - Add label text to the InputChoiceGroup\n- **helperText** - Add helper text to the InputChoiceGroup",
@@ -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";