@viasat/beam-web-components 2.72.0 → 2.73.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.
- package/custom-elements.json +1508 -1508
- package/package.json +6 -6
- package/vscode.html-custom-data.json +251 -251
|
@@ -62,100 +62,75 @@
|
|
|
62
62
|
]
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
|
-
"name": "bm-
|
|
66
|
-
"description": "`bm-
|
|
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
67
|
"attributes": [
|
|
68
68
|
{
|
|
69
|
-
"name": "
|
|
70
|
-
"description": "Specify the
|
|
71
|
-
"values": [{ "name": "accent" }, { "name": "neutral" }]
|
|
72
|
-
},
|
|
73
|
-
{
|
|
74
|
-
"name": "name",
|
|
75
|
-
"description": "Specify a name to display initials in the Avatar",
|
|
69
|
+
"name": "heading",
|
|
70
|
+
"description": "Specify the heading text for Alert",
|
|
76
71
|
"values": []
|
|
77
72
|
},
|
|
78
73
|
{
|
|
79
|
-
"name": "
|
|
80
|
-
"description": "
|
|
74
|
+
"name": "body",
|
|
75
|
+
"description": "Specify the body text for Alert",
|
|
81
76
|
"values": []
|
|
82
77
|
},
|
|
83
|
-
{ "name": "alt", "description": "Specify alt for image", "values": [] },
|
|
84
78
|
{
|
|
85
79
|
"name": "size",
|
|
86
|
-
"description": "Specify the size of the
|
|
87
|
-
"values": [
|
|
88
|
-
{ "name": "xs" },
|
|
89
|
-
{ "name": "sm" },
|
|
90
|
-
{ "name": "md" },
|
|
91
|
-
{ "name": "lg" },
|
|
92
|
-
{ "name": "xl" }
|
|
93
|
-
]
|
|
80
|
+
"description": "Specify the size of the Alert",
|
|
81
|
+
"values": [{ "name": "sm" }, { "name": "md" }]
|
|
94
82
|
},
|
|
95
83
|
{
|
|
96
|
-
"name": "
|
|
97
|
-
"description": "Specify if the
|
|
84
|
+
"name": "fullWidth",
|
|
85
|
+
"description": "Specify if the Alert has no border radius",
|
|
98
86
|
"values": []
|
|
99
87
|
},
|
|
100
88
|
{
|
|
101
|
-
"name": "
|
|
102
|
-
"description": "Specify the
|
|
103
|
-
"values": [{ "name": "
|
|
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" }]
|
|
104
92
|
},
|
|
105
93
|
{
|
|
106
|
-
"name": "
|
|
107
|
-
"description": "
|
|
108
|
-
"values": [
|
|
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
|
+
]
|
|
109
103
|
},
|
|
110
104
|
{
|
|
111
|
-
"name": "
|
|
112
|
-
"description": "
|
|
105
|
+
"name": "hidden",
|
|
106
|
+
"description": "Specify if the Alert is hidden",
|
|
113
107
|
"values": []
|
|
114
108
|
},
|
|
115
|
-
{ "name": "withBorder", "values": [] }
|
|
116
|
-
],
|
|
117
|
-
"references": [
|
|
118
|
-
{
|
|
119
|
-
"name": "Storybook",
|
|
120
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
|
|
121
|
-
}
|
|
122
|
-
]
|
|
123
|
-
},
|
|
124
|
-
{
|
|
125
|
-
"name": "bm-avatar-group",
|
|
126
|
-
"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",
|
|
127
|
-
"attributes": [
|
|
128
109
|
{
|
|
129
|
-
"name": "
|
|
130
|
-
"description": "Specify if the
|
|
110
|
+
"name": "hideIcon",
|
|
111
|
+
"description": "Specify if the icon displays on the Alert",
|
|
131
112
|
"values": []
|
|
132
113
|
},
|
|
133
114
|
{
|
|
134
|
-
"name": "
|
|
135
|
-
"description": "Specify the
|
|
115
|
+
"name": "dismissible",
|
|
116
|
+
"description": "Specify if the Alert can be dismissed",
|
|
136
117
|
"values": []
|
|
137
118
|
},
|
|
138
119
|
{
|
|
139
|
-
"name": "
|
|
140
|
-
"description": "
|
|
141
|
-
"values": [
|
|
142
|
-
{ "name": "xs" },
|
|
143
|
-
{ "name": "sm" },
|
|
144
|
-
{ "name": "md" },
|
|
145
|
-
{ "name": "lg" },
|
|
146
|
-
{ "name": "xl" }
|
|
147
|
-
]
|
|
120
|
+
"name": "disableAutoFocus",
|
|
121
|
+
"description": "Prevent autofocus on show",
|
|
122
|
+
"values": []
|
|
148
123
|
},
|
|
149
124
|
{
|
|
150
|
-
"name": "
|
|
151
|
-
"description": "
|
|
152
|
-
"values": [
|
|
125
|
+
"name": "disableCloseOnEscape",
|
|
126
|
+
"description": "Prevent Escape from closing",
|
|
127
|
+
"values": []
|
|
153
128
|
}
|
|
154
129
|
],
|
|
155
130
|
"references": [
|
|
156
131
|
{
|
|
157
132
|
"name": "Storybook",
|
|
158
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-
|
|
133
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
|
|
159
134
|
}
|
|
160
135
|
]
|
|
161
136
|
},
|
|
@@ -203,75 +178,138 @@
|
|
|
203
178
|
]
|
|
204
179
|
},
|
|
205
180
|
{
|
|
206
|
-
"name": "bm-
|
|
207
|
-
"description": "`bm-
|
|
181
|
+
"name": "bm-badge-dot",
|
|
182
|
+
"description": "`bm-badge-dot`\n\n### Attributes:\n- **theme** - Specify the theme of the BadgeDot. By default it inherits the theme from the parent\n- **appearance** - Specify the appearance of the BadgeDot\n- **emphasis** - Specify the emphasis of the BadgeDot\n- **overrideDotColor** - Overrides default dot color\n---\n\n\n### **Slots:**\n - **default** - Provide text for the BadgeDot",
|
|
208
183
|
"attributes": [
|
|
209
184
|
{
|
|
210
|
-
"name": "
|
|
211
|
-
"description": "Specify the
|
|
212
|
-
"values": []
|
|
185
|
+
"name": "theme",
|
|
186
|
+
"description": "Specify the theme of the BadgeDot. By default it inherits the theme from the parent",
|
|
187
|
+
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
213
188
|
},
|
|
214
189
|
{
|
|
215
|
-
"name": "
|
|
216
|
-
"description": "Specify the
|
|
217
|
-
"values": [
|
|
190
|
+
"name": "appearance",
|
|
191
|
+
"description": "Specify the appearance of the BadgeDot",
|
|
192
|
+
"values": [
|
|
193
|
+
{ "name": "infoPrimary" },
|
|
194
|
+
{ "name": "infoSecondary" },
|
|
195
|
+
{ "name": "positive" },
|
|
196
|
+
{ "name": "warning" },
|
|
197
|
+
{ "name": "negative" }
|
|
198
|
+
]
|
|
218
199
|
},
|
|
219
200
|
{
|
|
220
|
-
"name": "
|
|
221
|
-
"description": "Specify the
|
|
222
|
-
"values": [{ "name": "
|
|
201
|
+
"name": "emphasis",
|
|
202
|
+
"description": "Specify the emphasis of the BadgeDot",
|
|
203
|
+
"values": [{ "name": "strong" }, { "name": "subtle" }]
|
|
223
204
|
},
|
|
224
205
|
{
|
|
225
|
-
"name": "
|
|
226
|
-
"description": "
|
|
206
|
+
"name": "overrideDotColor",
|
|
207
|
+
"description": "Overrides default dot color",
|
|
208
|
+
"values": []
|
|
209
|
+
}
|
|
210
|
+
],
|
|
211
|
+
"references": [
|
|
212
|
+
{
|
|
213
|
+
"name": "Storybook",
|
|
214
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-badgedot"
|
|
215
|
+
}
|
|
216
|
+
]
|
|
217
|
+
},
|
|
218
|
+
{
|
|
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",
|
|
221
|
+
"attributes": [
|
|
222
|
+
{
|
|
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",
|
|
227
230
|
"values": []
|
|
228
231
|
},
|
|
229
232
|
{
|
|
230
|
-
"name": "
|
|
231
|
-
"description": "
|
|
232
|
-
"values": [
|
|
233
|
+
"name": "src",
|
|
234
|
+
"description": "Pass an image to the Avatar",
|
|
235
|
+
"values": []
|
|
233
236
|
},
|
|
237
|
+
{ "name": "alt", "description": "Specify alt for image", "values": [] },
|
|
234
238
|
{
|
|
235
|
-
"name": "
|
|
236
|
-
"description": "Specify the
|
|
239
|
+
"name": "size",
|
|
240
|
+
"description": "Specify the size of the Avatar",
|
|
237
241
|
"values": [
|
|
238
|
-
{ "name": "
|
|
239
|
-
{ "name": "
|
|
240
|
-
{ "name": "
|
|
241
|
-
{ "name": "
|
|
242
|
-
{ "name": "
|
|
242
|
+
{ "name": "xs" },
|
|
243
|
+
{ "name": "sm" },
|
|
244
|
+
{ "name": "md" },
|
|
245
|
+
{ "name": "lg" },
|
|
246
|
+
{ "name": "xl" }
|
|
243
247
|
]
|
|
244
248
|
},
|
|
245
249
|
{
|
|
246
|
-
"name": "
|
|
247
|
-
"description": "Specify if the
|
|
250
|
+
"name": "disabled",
|
|
251
|
+
"description": "Specify if the Avatar is disabled",
|
|
248
252
|
"values": []
|
|
249
253
|
},
|
|
250
254
|
{
|
|
251
|
-
"name": "
|
|
252
|
-
"description": "Specify
|
|
255
|
+
"name": "shape",
|
|
256
|
+
"description": "Specify the shape of the Avatar",
|
|
257
|
+
"values": [{ "name": "circle" }, { "name": "square" }]
|
|
258
|
+
},
|
|
259
|
+
{
|
|
260
|
+
"name": "isInteractive",
|
|
261
|
+
"description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
|
|
253
262
|
"values": []
|
|
254
263
|
},
|
|
255
264
|
{
|
|
256
|
-
"name": "
|
|
257
|
-
"description": "
|
|
265
|
+
"name": "isFocusable",
|
|
266
|
+
"description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
|
|
258
267
|
"values": []
|
|
259
268
|
},
|
|
269
|
+
{ "name": "withBorder", "values": [] }
|
|
270
|
+
],
|
|
271
|
+
"references": [
|
|
260
272
|
{
|
|
261
|
-
"name": "
|
|
262
|
-
"
|
|
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",
|
|
263
285
|
"values": []
|
|
264
286
|
},
|
|
265
287
|
{
|
|
266
|
-
"name": "
|
|
267
|
-
"description": "
|
|
288
|
+
"name": "maxCount",
|
|
289
|
+
"description": "Specify the max number of avatars displayed in the group.",
|
|
268
290
|
"values": []
|
|
291
|
+
},
|
|
292
|
+
{
|
|
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
|
+
]
|
|
302
|
+
},
|
|
303
|
+
{
|
|
304
|
+
"name": "layout",
|
|
305
|
+
"description": "Specify the kind of the group.",
|
|
306
|
+
"values": [{ "name": "stacked" }, { "name": "spaced" }]
|
|
269
307
|
}
|
|
270
308
|
],
|
|
271
309
|
"references": [
|
|
272
310
|
{
|
|
273
311
|
"name": "Storybook",
|
|
274
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-
|
|
312
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
|
|
275
313
|
}
|
|
276
314
|
]
|
|
277
315
|
},
|
|
@@ -679,40 +717,70 @@
|
|
|
679
717
|
]
|
|
680
718
|
},
|
|
681
719
|
{
|
|
682
|
-
"name": "bm-
|
|
683
|
-
"description": "`bm-
|
|
720
|
+
"name": "bm-button",
|
|
721
|
+
"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",
|
|
684
722
|
"attributes": [
|
|
685
723
|
{
|
|
686
|
-
"name": "
|
|
687
|
-
"description": "Specify the
|
|
688
|
-
"values": [
|
|
724
|
+
"name": "appearance",
|
|
725
|
+
"description": "Specify the appearance of a Button",
|
|
726
|
+
"values": [
|
|
727
|
+
{ "name": "accent" },
|
|
728
|
+
{ "name": "neutral" },
|
|
729
|
+
{ "name": "neutral-subtle" },
|
|
730
|
+
{ "name": "destructive" }
|
|
731
|
+
]
|
|
689
732
|
},
|
|
690
733
|
{
|
|
691
|
-
"name": "
|
|
692
|
-
"description": "Specify the
|
|
734
|
+
"name": "kind",
|
|
735
|
+
"description": "Specify the kind of Button",
|
|
693
736
|
"values": [
|
|
694
|
-
{ "name": "
|
|
695
|
-
{ "name": "
|
|
696
|
-
{ "name": "
|
|
697
|
-
{ "name": "
|
|
698
|
-
{ "name": "negative" }
|
|
737
|
+
{ "name": "filled" },
|
|
738
|
+
{ "name": "outline" },
|
|
739
|
+
{ "name": "ghost" },
|
|
740
|
+
{ "name": "bare" }
|
|
699
741
|
]
|
|
700
742
|
},
|
|
701
743
|
{
|
|
702
|
-
"name": "
|
|
703
|
-
"description": "Specify the
|
|
704
|
-
"values": [{ "name": "
|
|
744
|
+
"name": "size",
|
|
745
|
+
"description": "Specify the size of a Button",
|
|
746
|
+
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
705
747
|
},
|
|
706
748
|
{
|
|
707
|
-
"name": "
|
|
708
|
-
"description": "
|
|
749
|
+
"name": "disabled",
|
|
750
|
+
"description": "Specify if the Button is disabled",
|
|
709
751
|
"values": []
|
|
710
|
-
}
|
|
752
|
+
},
|
|
753
|
+
{
|
|
754
|
+
"name": "fluid",
|
|
755
|
+
"description": "Specify if Button is fluid",
|
|
756
|
+
"values": []
|
|
757
|
+
},
|
|
758
|
+
{
|
|
759
|
+
"name": "width",
|
|
760
|
+
"description": "Specify the width of a Button",
|
|
761
|
+
"values": []
|
|
762
|
+
},
|
|
763
|
+
{
|
|
764
|
+
"name": "height",
|
|
765
|
+
"description": "Specify the height of a Button",
|
|
766
|
+
"values": []
|
|
767
|
+
},
|
|
768
|
+
{
|
|
769
|
+
"name": "theme",
|
|
770
|
+
"description": "Specify the theme of the Button",
|
|
771
|
+
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
772
|
+
},
|
|
773
|
+
{
|
|
774
|
+
"name": "iconOnly",
|
|
775
|
+
"description": "Specify if the icon displays without text",
|
|
776
|
+
"values": []
|
|
777
|
+
},
|
|
778
|
+
{ "name": "type", "values": [] }
|
|
711
779
|
],
|
|
712
780
|
"references": [
|
|
713
781
|
{
|
|
714
782
|
"name": "Storybook",
|
|
715
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-
|
|
783
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-button"
|
|
716
784
|
}
|
|
717
785
|
]
|
|
718
786
|
},
|
|
@@ -777,74 +845,6 @@
|
|
|
777
845
|
}
|
|
778
846
|
]
|
|
779
847
|
},
|
|
780
|
-
{
|
|
781
|
-
"name": "bm-button",
|
|
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",
|
|
783
|
-
"attributes": [
|
|
784
|
-
{
|
|
785
|
-
"name": "appearance",
|
|
786
|
-
"description": "Specify the appearance of a Button",
|
|
787
|
-
"values": [
|
|
788
|
-
{ "name": "accent" },
|
|
789
|
-
{ "name": "neutral" },
|
|
790
|
-
{ "name": "neutral-subtle" },
|
|
791
|
-
{ "name": "destructive" }
|
|
792
|
-
]
|
|
793
|
-
},
|
|
794
|
-
{
|
|
795
|
-
"name": "kind",
|
|
796
|
-
"description": "Specify the kind of Button",
|
|
797
|
-
"values": [
|
|
798
|
-
{ "name": "filled" },
|
|
799
|
-
{ "name": "outline" },
|
|
800
|
-
{ "name": "ghost" },
|
|
801
|
-
{ "name": "bare" }
|
|
802
|
-
]
|
|
803
|
-
},
|
|
804
|
-
{
|
|
805
|
-
"name": "size",
|
|
806
|
-
"description": "Specify the size of a Button",
|
|
807
|
-
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
808
|
-
},
|
|
809
|
-
{
|
|
810
|
-
"name": "disabled",
|
|
811
|
-
"description": "Specify if the Button is disabled",
|
|
812
|
-
"values": []
|
|
813
|
-
},
|
|
814
|
-
{
|
|
815
|
-
"name": "fluid",
|
|
816
|
-
"description": "Specify if Button is fluid",
|
|
817
|
-
"values": []
|
|
818
|
-
},
|
|
819
|
-
{
|
|
820
|
-
"name": "width",
|
|
821
|
-
"description": "Specify the width of a Button",
|
|
822
|
-
"values": []
|
|
823
|
-
},
|
|
824
|
-
{
|
|
825
|
-
"name": "height",
|
|
826
|
-
"description": "Specify the height of a Button",
|
|
827
|
-
"values": []
|
|
828
|
-
},
|
|
829
|
-
{
|
|
830
|
-
"name": "theme",
|
|
831
|
-
"description": "Specify the theme of the Button",
|
|
832
|
-
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"name": "iconOnly",
|
|
836
|
-
"description": "Specify if the icon displays without text",
|
|
837
|
-
"values": []
|
|
838
|
-
},
|
|
839
|
-
{ "name": "type", "values": [] }
|
|
840
|
-
],
|
|
841
|
-
"references": [
|
|
842
|
-
{
|
|
843
|
-
"name": "Storybook",
|
|
844
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-button"
|
|
845
|
-
}
|
|
846
|
-
]
|
|
847
|
-
},
|
|
848
848
|
{
|
|
849
849
|
"name": "bm-close-button",
|
|
850
850
|
"description": "`bm-close-button`\n\n### Attributes:\n- **size** - Specify the size of the CloseButton\n- **disabled** - Specify if the CloseButton is disabled\n---\n",
|
|
@@ -2351,6 +2351,76 @@
|
|
|
2351
2351
|
}
|
|
2352
2352
|
]
|
|
2353
2353
|
},
|
|
2354
|
+
{
|
|
2355
|
+
"name": "bm-native-select",
|
|
2356
|
+
"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",
|
|
2357
|
+
"attributes": [
|
|
2358
|
+
{
|
|
2359
|
+
"name": "required",
|
|
2360
|
+
"description": "Specify if NativeSelect is a required input",
|
|
2361
|
+
"values": []
|
|
2362
|
+
},
|
|
2363
|
+
{
|
|
2364
|
+
"name": "readOnly",
|
|
2365
|
+
"description": "Specify if NativeSelect displays in a read-only state",
|
|
2366
|
+
"values": []
|
|
2367
|
+
},
|
|
2368
|
+
{
|
|
2369
|
+
"name": "disabled",
|
|
2370
|
+
"description": "Specify if NativeSelect displays in a disabled state",
|
|
2371
|
+
"values": []
|
|
2372
|
+
},
|
|
2373
|
+
{
|
|
2374
|
+
"name": "fluid",
|
|
2375
|
+
"description": "Specify if NativeSelect is fluid",
|
|
2376
|
+
"values": []
|
|
2377
|
+
},
|
|
2378
|
+
{
|
|
2379
|
+
"name": "size",
|
|
2380
|
+
"description": "Specify the size of NativeSelect",
|
|
2381
|
+
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
2382
|
+
},
|
|
2383
|
+
{
|
|
2384
|
+
"name": "width",
|
|
2385
|
+
"description": "Specify the width of NativeSelect",
|
|
2386
|
+
"values": []
|
|
2387
|
+
},
|
|
2388
|
+
{
|
|
2389
|
+
"name": "ellipse",
|
|
2390
|
+
"description": "Specify if overflow displays ellipsis",
|
|
2391
|
+
"values": []
|
|
2392
|
+
},
|
|
2393
|
+
{
|
|
2394
|
+
"name": "hideRequiredMarker",
|
|
2395
|
+
"description": "Specify if the NativeSelect displays with an asterisk",
|
|
2396
|
+
"values": []
|
|
2397
|
+
},
|
|
2398
|
+
{
|
|
2399
|
+
"name": "theme",
|
|
2400
|
+
"description": "Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
2401
|
+
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
2402
|
+
},
|
|
2403
|
+
{ "name": "id", "values": [] },
|
|
2404
|
+
{ "name": "name", "values": [] },
|
|
2405
|
+
{ "name": "value", "values": [] },
|
|
2406
|
+
{
|
|
2407
|
+
"name": "validationRules",
|
|
2408
|
+
"values": [{ "name": "Array<FormValidator>" }]
|
|
2409
|
+
},
|
|
2410
|
+
{ "name": "input-aria-label", "values": [] },
|
|
2411
|
+
{
|
|
2412
|
+
"name": "error",
|
|
2413
|
+
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
2414
|
+
"values": [{ "name": "Optional<boolean" }, { "name": "string>" }]
|
|
2415
|
+
}
|
|
2416
|
+
],
|
|
2417
|
+
"references": [
|
|
2418
|
+
{
|
|
2419
|
+
"name": "Storybook",
|
|
2420
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/forms-nativeselect"
|
|
2421
|
+
}
|
|
2422
|
+
]
|
|
2423
|
+
},
|
|
2354
2424
|
{
|
|
2355
2425
|
"name": "bm-form",
|
|
2356
2426
|
"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",
|
|
@@ -2448,76 +2518,6 @@
|
|
|
2448
2518
|
}
|
|
2449
2519
|
]
|
|
2450
2520
|
},
|
|
2451
|
-
{
|
|
2452
|
-
"name": "bm-native-select",
|
|
2453
|
-
"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",
|
|
2454
|
-
"attributes": [
|
|
2455
|
-
{
|
|
2456
|
-
"name": "required",
|
|
2457
|
-
"description": "Specify if NativeSelect is a required input",
|
|
2458
|
-
"values": []
|
|
2459
|
-
},
|
|
2460
|
-
{
|
|
2461
|
-
"name": "readOnly",
|
|
2462
|
-
"description": "Specify if NativeSelect displays in a read-only state",
|
|
2463
|
-
"values": []
|
|
2464
|
-
},
|
|
2465
|
-
{
|
|
2466
|
-
"name": "disabled",
|
|
2467
|
-
"description": "Specify if NativeSelect displays in a disabled state",
|
|
2468
|
-
"values": []
|
|
2469
|
-
},
|
|
2470
|
-
{
|
|
2471
|
-
"name": "fluid",
|
|
2472
|
-
"description": "Specify if NativeSelect is fluid",
|
|
2473
|
-
"values": []
|
|
2474
|
-
},
|
|
2475
|
-
{
|
|
2476
|
-
"name": "size",
|
|
2477
|
-
"description": "Specify the size of NativeSelect",
|
|
2478
|
-
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
2479
|
-
},
|
|
2480
|
-
{
|
|
2481
|
-
"name": "width",
|
|
2482
|
-
"description": "Specify the width of NativeSelect",
|
|
2483
|
-
"values": []
|
|
2484
|
-
},
|
|
2485
|
-
{
|
|
2486
|
-
"name": "ellipse",
|
|
2487
|
-
"description": "Specify if overflow displays ellipsis",
|
|
2488
|
-
"values": []
|
|
2489
|
-
},
|
|
2490
|
-
{
|
|
2491
|
-
"name": "hideRequiredMarker",
|
|
2492
|
-
"description": "Specify if the NativeSelect displays with an asterisk",
|
|
2493
|
-
"values": []
|
|
2494
|
-
},
|
|
2495
|
-
{
|
|
2496
|
-
"name": "theme",
|
|
2497
|
-
"description": "Specify the theme of the NativeSelect. By default it inherits the theme from the parent",
|
|
2498
|
-
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
2499
|
-
},
|
|
2500
|
-
{ "name": "id", "values": [] },
|
|
2501
|
-
{ "name": "name", "values": [] },
|
|
2502
|
-
{ "name": "value", "values": [] },
|
|
2503
|
-
{
|
|
2504
|
-
"name": "validationRules",
|
|
2505
|
-
"values": [{ "name": "Array<FormValidator>" }]
|
|
2506
|
-
},
|
|
2507
|
-
{ "name": "input-aria-label", "values": [] },
|
|
2508
|
-
{
|
|
2509
|
-
"name": "error",
|
|
2510
|
-
"description": "Specify error text and display error state.\nPass a string to show an error message, or `true` to show the error\nstate without a message.",
|
|
2511
|
-
"values": [{ "name": "Optional<boolean" }, { "name": "string>" }]
|
|
2512
|
-
}
|
|
2513
|
-
],
|
|
2514
|
-
"references": [
|
|
2515
|
-
{
|
|
2516
|
-
"name": "Storybook",
|
|
2517
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/forms-nativeselect"
|
|
2518
|
-
}
|
|
2519
|
-
]
|
|
2520
|
-
},
|
|
2521
2521
|
{
|
|
2522
2522
|
"name": "bm-switch",
|
|
2523
2523
|
"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.",
|