@viasat/beam-web-components 2.36.0 → 2.38.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/Accordion/Accordion.js +2 -2
- package/Accordion/AccordionGroup.context.js +1 -1
- package/Accordion/AccordionGroup.js +2 -2
- package/Accordion/index.js +1 -1
- package/Alert/Alert.js +3 -3
- package/Avatar/Avatar.js +1 -1
- package/Avatar/AvatarGroup.context.js +1 -1
- package/Avatar/AvatarGroup.js +3 -3
- package/Avatar/index.js +1 -1
- package/Badge/Badge.js +2 -2
- package/BadgeDot/BadgeDot.js +2 -2
- package/Box/Box.js +1 -1
- package/Breadcrumbs/Breadcrumbs.context.js +1 -1
- package/Breadcrumbs/Breadcrumbs.js +3 -3
- package/Breadcrumbs/BreadcrumbsItem.js +3 -3
- package/Breadcrumbs/index.js +1 -1
- package/Button/Button.js +2 -2
- package/CloseButton/CloseButton.js +2 -2
- package/Divider/Divider.js +1 -1
- package/EmptyState/EmptyState.js +2 -2
- package/HelperText/HelperText.js +3 -3
- package/HelperText/index.js +1 -1
- package/Icon/Icon.js +2 -2
- package/InputChoiceGroup/InputChoiceGroup.context.js +1 -1
- package/InputChoiceGroup/InputChoiceGroup.js +2 -2
- package/Label/Label.js +2 -2
- package/Link/Link.js +1 -1
- package/List/List.context.js +1 -1
- package/List/List.js +2 -2
- package/List/ListItem.js +2 -2
- package/ProgressBar/ProgressBar.js +2 -2
- package/SegmentedControl/SegmentedControl.context.js +1 -1
- package/SegmentedControl/SegmentedControl.js +2 -2
- package/SegmentedControl/SegmentedControlItem.js +3 -3
- package/SegmentedControl/SegmentedControlList.js +2 -2
- package/SegmentedControl/SegmentedControlPanel.js +2 -2
- package/Spinner/Spinner.js +2 -2
- package/Text/Text.js +2 -2
- package/TextField/TextField.d.ts +5 -0
- package/TextField/TextField.js +92 -87
- package/Tooltip/Tooltip.js +76 -76
- package/chunks/{Accordion.Bwk3EG3j.js → Accordion.BF2pHMSP.js} +2 -2
- package/chunks/{Avatar.BKgI1H4m.js → Avatar.kVWwOxWe.js} +3 -3
- package/chunks/{BreadcrumbsItem.DmudL_IG.js → BreadcrumbsItem.BoIbfnh6.js} +2 -2
- package/{local/chunks/CSSLookup.BdqZ5Li9.js → chunks/CSSLookup.CSKiKjPc.js} +1 -1
- package/chunks/{HelperText.SJGM6Q5H.js → HelperText.3YJvB8x0.js} +2 -2
- package/chunks/{classNames.Cq_tbDRp.js → classNames.BQclmCHG.js} +1 -1
- package/chunks/{constants.jOWREYQE.js → constants.ZIKMMCJH.js} +2 -2
- package/chunks/{helpers.AwJwaZvv.js → helpers.C43UgSdK.js} +2 -2
- package/chunks/input.D7RpzZmn.js +5 -0
- package/custom-elements.json +1512 -1474
- package/local/Accordion/Accordion.js +2 -2
- package/local/Accordion/AccordionGroup.context.js +1 -1
- package/local/Accordion/AccordionGroup.js +2 -2
- package/local/Accordion/index.js +1 -1
- package/local/Alert/Alert.js +3 -3
- package/local/Avatar/Avatar.js +2 -2
- package/local/Avatar/AvatarGroup.context.js +1 -1
- package/local/Avatar/AvatarGroup.js +4 -4
- package/local/Avatar/index.js +1 -1
- package/local/Badge/Badge.js +2 -2
- package/local/BadgeDot/BadgeDot.js +2 -2
- package/local/Box/Box.js +1 -1
- package/local/Breadcrumbs/Breadcrumbs.context.js +1 -1
- package/local/Breadcrumbs/Breadcrumbs.js +3 -3
- package/local/Breadcrumbs/BreadcrumbsItem.js +3 -3
- package/local/Breadcrumbs/index.js +1 -1
- package/local/Button/Button.js +2 -2
- package/local/CloseButton/CloseButton.js +2 -2
- package/local/Divider/Divider.js +1 -1
- package/local/EmptyState/EmptyState.js +2 -2
- package/local/HelperText/HelperText.js +3 -3
- package/local/HelperText/index.js +1 -1
- package/local/Icon/Icon.js +2 -2
- package/local/InputChoiceGroup/InputChoiceGroup.context.js +1 -1
- package/local/InputChoiceGroup/InputChoiceGroup.js +2 -2
- package/local/Label/Label.js +2 -2
- package/local/Link/Link.js +1 -1
- package/local/List/List.context.js +1 -1
- package/local/List/List.js +2 -2
- package/local/List/ListItem.js +2 -2
- package/local/ProgressBar/ProgressBar.js +2 -2
- package/local/SegmentedControl/SegmentedControl.context.js +1 -1
- package/local/SegmentedControl/SegmentedControl.js +2 -2
- package/local/SegmentedControl/SegmentedControlItem.js +3 -3
- package/local/SegmentedControl/SegmentedControlList.js +2 -2
- package/local/SegmentedControl/SegmentedControlPanel.js +2 -2
- package/local/Spinner/Spinner.js +2 -2
- package/local/Text/Text.js +2 -2
- package/local/TextField/TextField.js +91 -86
- package/local/Tooltip/Tooltip.js +47 -47
- package/local/chunks/{Accordion.UOcVt0ft.js → Accordion.DM6Nkgnh.js} +2 -2
- package/local/chunks/{Avatar.GyYNA9m6.js → Avatar.BT61pkbV.js} +3 -3
- package/local/chunks/{BreadcrumbsItem.Dp9fzlcw.js → BreadcrumbsItem.CsPbcOZ5.js} +2 -2
- package/{chunks/CSSLookup.BdqZ5Li9.js → local/chunks/CSSLookup.CSKiKjPc.js} +1 -1
- package/local/chunks/{classNames.C6fNrXWF.js → classNames.CARKFDmR.js} +1 -1
- package/local/chunks/{constants.jOWREYQE.js → constants.ZIKMMCJH.js} +2 -2
- package/local/chunks/{helpers.BWcXAteC.js → helpers.y-1K1Ev-.js} +2 -2
- package/local/chunks/{index.DNafYKj-.js → index.CUGawMXL.js} +2 -2
- package/local/chunks/input.D7RpzZmn.js +5 -0
- package/local/wip/Checkbox/Checkbox.js +2 -2
- package/local/wip/FileUpload/FileUpload.Button.js +2 -2
- package/local/wip/FileUpload/FileUpload.Dropzone.js +2 -2
- package/local/wip/FileUpload/FileUpload.List.Item.js +3 -3
- package/local/wip/FileUpload/FileUpload.List.js +2 -2
- package/local/wip/FileUpload/FileUpload.js +3 -3
- package/local/wip/FileUpload/FileUploadContext.js +1 -1
- package/local/wip/FileUpload/FileUploadListContext.js +1 -1
- package/local/wip/Form/Form.context.js +1 -1
- package/local/wip/Form/Form.decorator.js +1 -1
- package/local/wip/Form/Form.utils.js +1 -1
- package/local/wip/NativeSelect/NativeSelect.js +93 -88
- package/local/wip/RadioButton/RadioButton.js +2 -2
- package/local/wip/Switch/Switch.js +2 -2
- package/local/wip/TextArea/TextArea.js +2 -2
- package/package.json +6 -6
- package/vscode.html-custom-data.json +320 -310
- package/wip/Checkbox/Checkbox.js +2 -2
- package/wip/FileUpload/FileUpload.Button.js +2 -2
- package/wip/FileUpload/FileUpload.Dropzone.js +2 -2
- package/wip/FileUpload/FileUpload.List.Item.js +3 -3
- package/wip/FileUpload/FileUpload.List.js +2 -2
- package/wip/FileUpload/FileUpload.js +3 -3
- package/wip/FileUpload/FileUploadContext.js +1 -1
- package/wip/FileUpload/FileUploadListContext.js +1 -1
- package/wip/Form/Form.context.js +1 -1
- package/wip/Form/Form.decorator.js +1 -1
- package/wip/Form/Form.utils.js +1 -1
- package/wip/NativeSelect/NativeSelect.d.ts +6 -0
- package/wip/NativeSelect/NativeSelect.js +81 -76
- package/wip/RadioButton/RadioButton.js +2 -2
- package/wip/Switch/Switch.js +2 -2
- package/wip/TextArea/TextArea.js +2 -2
|
@@ -62,37 +62,17 @@
|
|
|
62
62
|
]
|
|
63
63
|
},
|
|
64
64
|
{
|
|
65
|
-
"name": "bm-
|
|
66
|
-
"description": "`bm-
|
|
65
|
+
"name": "bm-badge-dot",
|
|
66
|
+
"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",
|
|
67
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
68
|
{
|
|
89
69
|
"name": "theme",
|
|
90
|
-
"description": "Specify the theme of the
|
|
70
|
+
"description": "Specify the theme of the BadgeDot. By default it inherits the theme from the parent",
|
|
91
71
|
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
92
72
|
},
|
|
93
73
|
{
|
|
94
74
|
"name": "appearance",
|
|
95
|
-
"description": "Specify the appearance of the
|
|
75
|
+
"description": "Specify the appearance of the BadgeDot",
|
|
96
76
|
"values": [
|
|
97
77
|
{ "name": "infoPrimary" },
|
|
98
78
|
{ "name": "infoSecondary" },
|
|
@@ -102,133 +82,20 @@
|
|
|
102
82
|
]
|
|
103
83
|
},
|
|
104
84
|
{
|
|
105
|
-
"name": "
|
|
106
|
-
"description": "Specify
|
|
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
|
-
},
|
|
137
|
-
{
|
|
138
|
-
"name": "bm-avatar",
|
|
139
|
-
"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",
|
|
140
|
-
"attributes": [
|
|
141
|
-
{
|
|
142
|
-
"name": "appearance",
|
|
143
|
-
"description": "Specify the appearance of the Avatar",
|
|
144
|
-
"values": [{ "name": "accent" }, { "name": "neutral" }]
|
|
145
|
-
},
|
|
146
|
-
{
|
|
147
|
-
"name": "name",
|
|
148
|
-
"description": "Specify a name to display initials in the Avatar",
|
|
149
|
-
"values": []
|
|
150
|
-
},
|
|
151
|
-
{
|
|
152
|
-
"name": "src",
|
|
153
|
-
"description": "Pass an image to the Avatar",
|
|
154
|
-
"values": []
|
|
155
|
-
},
|
|
156
|
-
{ "name": "alt", "description": "Specify alt for image", "values": [] },
|
|
157
|
-
{
|
|
158
|
-
"name": "size",
|
|
159
|
-
"description": "Specify the size of the Avatar",
|
|
160
|
-
"values": [
|
|
161
|
-
{ "name": "xs" },
|
|
162
|
-
{ "name": "sm" },
|
|
163
|
-
{ "name": "md" },
|
|
164
|
-
{ "name": "lg" },
|
|
165
|
-
{ "name": "xl" }
|
|
166
|
-
]
|
|
167
|
-
},
|
|
168
|
-
{
|
|
169
|
-
"name": "disabled",
|
|
170
|
-
"description": "Specify if the Avatar is disabled",
|
|
171
|
-
"values": []
|
|
172
|
-
},
|
|
173
|
-
{
|
|
174
|
-
"name": "shape",
|
|
175
|
-
"description": "Specify the shape of the Avatar",
|
|
176
|
-
"values": [{ "name": "circle" }, { "name": "square" }]
|
|
177
|
-
},
|
|
178
|
-
{
|
|
179
|
-
"name": "isInteractive",
|
|
180
|
-
"description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
|
|
181
|
-
"values": []
|
|
85
|
+
"name": "emphasis",
|
|
86
|
+
"description": "Specify the emphasis of the BadgeDot",
|
|
87
|
+
"values": [{ "name": "strong" }, { "name": "subtle" }]
|
|
182
88
|
},
|
|
183
89
|
{
|
|
184
|
-
"name": "
|
|
185
|
-
"description": "
|
|
90
|
+
"name": "overrideDotColor",
|
|
91
|
+
"description": "Overrides default dot color",
|
|
186
92
|
"values": []
|
|
187
|
-
},
|
|
188
|
-
{ "name": "withBorder", "values": [] }
|
|
189
|
-
],
|
|
190
|
-
"references": [
|
|
191
|
-
{
|
|
192
|
-
"name": "Storybook",
|
|
193
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
|
|
194
|
-
}
|
|
195
|
-
]
|
|
196
|
-
},
|
|
197
|
-
{
|
|
198
|
-
"name": "bm-avatar-group",
|
|
199
|
-
"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",
|
|
200
|
-
"attributes": [
|
|
201
|
-
{
|
|
202
|
-
"name": "wrapping",
|
|
203
|
-
"description": "Specify if the AvatarGroup wraps",
|
|
204
|
-
"values": []
|
|
205
|
-
},
|
|
206
|
-
{
|
|
207
|
-
"name": "maxCount",
|
|
208
|
-
"description": "Specify the max number of avatars displayed in the group.",
|
|
209
|
-
"values": []
|
|
210
|
-
},
|
|
211
|
-
{
|
|
212
|
-
"name": "size",
|
|
213
|
-
"description": "Specify the size of all Avatars",
|
|
214
|
-
"values": [
|
|
215
|
-
{ "name": "xs" },
|
|
216
|
-
{ "name": "sm" },
|
|
217
|
-
{ "name": "md" },
|
|
218
|
-
{ "name": "lg" },
|
|
219
|
-
{ "name": "xl" }
|
|
220
|
-
]
|
|
221
|
-
},
|
|
222
|
-
{
|
|
223
|
-
"name": "layout",
|
|
224
|
-
"description": "Specify the kind of the group.",
|
|
225
|
-
"values": [{ "name": "stacked" }, { "name": "spaced" }]
|
|
226
93
|
}
|
|
227
94
|
],
|
|
228
95
|
"references": [
|
|
229
96
|
{
|
|
230
97
|
"name": "Storybook",
|
|
231
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-
|
|
98
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-badgedot"
|
|
232
99
|
}
|
|
233
100
|
]
|
|
234
101
|
},
|
|
@@ -678,44 +545,6 @@
|
|
|
678
545
|
}
|
|
679
546
|
]
|
|
680
547
|
},
|
|
681
|
-
{
|
|
682
|
-
"name": "bm-badge-dot",
|
|
683
|
-
"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",
|
|
684
|
-
"attributes": [
|
|
685
|
-
{
|
|
686
|
-
"name": "theme",
|
|
687
|
-
"description": "Specify the theme of the BadgeDot. By default it inherits the theme from the parent",
|
|
688
|
-
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
689
|
-
},
|
|
690
|
-
{
|
|
691
|
-
"name": "appearance",
|
|
692
|
-
"description": "Specify the appearance of the BadgeDot",
|
|
693
|
-
"values": [
|
|
694
|
-
{ "name": "infoPrimary" },
|
|
695
|
-
{ "name": "infoSecondary" },
|
|
696
|
-
{ "name": "positive" },
|
|
697
|
-
{ "name": "warning" },
|
|
698
|
-
{ "name": "negative" }
|
|
699
|
-
]
|
|
700
|
-
},
|
|
701
|
-
{
|
|
702
|
-
"name": "emphasis",
|
|
703
|
-
"description": "Specify the emphasis of the BadgeDot",
|
|
704
|
-
"values": [{ "name": "strong" }, { "name": "subtle" }]
|
|
705
|
-
},
|
|
706
|
-
{
|
|
707
|
-
"name": "overrideDotColor",
|
|
708
|
-
"description": "Overrides default dot color",
|
|
709
|
-
"values": []
|
|
710
|
-
}
|
|
711
|
-
],
|
|
712
|
-
"references": [
|
|
713
|
-
{
|
|
714
|
-
"name": "Storybook",
|
|
715
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-badgedot"
|
|
716
|
-
}
|
|
717
|
-
]
|
|
718
|
-
},
|
|
719
548
|
{
|
|
720
549
|
"name": "bm-breadcrumb",
|
|
721
550
|
"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",
|
|
@@ -777,6 +606,104 @@
|
|
|
777
606
|
}
|
|
778
607
|
]
|
|
779
608
|
},
|
|
609
|
+
{
|
|
610
|
+
"name": "bm-avatar",
|
|
611
|
+
"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",
|
|
612
|
+
"attributes": [
|
|
613
|
+
{
|
|
614
|
+
"name": "appearance",
|
|
615
|
+
"description": "Specify the appearance of the Avatar",
|
|
616
|
+
"values": [{ "name": "accent" }, { "name": "neutral" }]
|
|
617
|
+
},
|
|
618
|
+
{
|
|
619
|
+
"name": "name",
|
|
620
|
+
"description": "Specify a name to display initials in the Avatar",
|
|
621
|
+
"values": []
|
|
622
|
+
},
|
|
623
|
+
{
|
|
624
|
+
"name": "src",
|
|
625
|
+
"description": "Pass an image to the Avatar",
|
|
626
|
+
"values": []
|
|
627
|
+
},
|
|
628
|
+
{ "name": "alt", "description": "Specify alt for image", "values": [] },
|
|
629
|
+
{
|
|
630
|
+
"name": "size",
|
|
631
|
+
"description": "Specify the size of the Avatar",
|
|
632
|
+
"values": [
|
|
633
|
+
{ "name": "xs" },
|
|
634
|
+
{ "name": "sm" },
|
|
635
|
+
{ "name": "md" },
|
|
636
|
+
{ "name": "lg" },
|
|
637
|
+
{ "name": "xl" }
|
|
638
|
+
]
|
|
639
|
+
},
|
|
640
|
+
{
|
|
641
|
+
"name": "disabled",
|
|
642
|
+
"description": "Specify if the Avatar is disabled",
|
|
643
|
+
"values": []
|
|
644
|
+
},
|
|
645
|
+
{
|
|
646
|
+
"name": "shape",
|
|
647
|
+
"description": "Specify the shape of the Avatar",
|
|
648
|
+
"values": [{ "name": "circle" }, { "name": "square" }]
|
|
649
|
+
},
|
|
650
|
+
{
|
|
651
|
+
"name": "isInteractive",
|
|
652
|
+
"description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
|
|
653
|
+
"values": []
|
|
654
|
+
},
|
|
655
|
+
{
|
|
656
|
+
"name": "isFocusable",
|
|
657
|
+
"description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
|
|
658
|
+
"values": []
|
|
659
|
+
},
|
|
660
|
+
{ "name": "withBorder", "values": [] }
|
|
661
|
+
],
|
|
662
|
+
"references": [
|
|
663
|
+
{
|
|
664
|
+
"name": "Storybook",
|
|
665
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
|
|
666
|
+
}
|
|
667
|
+
]
|
|
668
|
+
},
|
|
669
|
+
{
|
|
670
|
+
"name": "bm-avatar-group",
|
|
671
|
+
"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",
|
|
672
|
+
"attributes": [
|
|
673
|
+
{
|
|
674
|
+
"name": "wrapping",
|
|
675
|
+
"description": "Specify if the AvatarGroup wraps",
|
|
676
|
+
"values": []
|
|
677
|
+
},
|
|
678
|
+
{
|
|
679
|
+
"name": "maxCount",
|
|
680
|
+
"description": "Specify the max number of avatars displayed in the group.",
|
|
681
|
+
"values": []
|
|
682
|
+
},
|
|
683
|
+
{
|
|
684
|
+
"name": "size",
|
|
685
|
+
"description": "Specify the size of all Avatars",
|
|
686
|
+
"values": [
|
|
687
|
+
{ "name": "xs" },
|
|
688
|
+
{ "name": "sm" },
|
|
689
|
+
{ "name": "md" },
|
|
690
|
+
{ "name": "lg" },
|
|
691
|
+
{ "name": "xl" }
|
|
692
|
+
]
|
|
693
|
+
},
|
|
694
|
+
{
|
|
695
|
+
"name": "layout",
|
|
696
|
+
"description": "Specify the kind of the group.",
|
|
697
|
+
"values": [{ "name": "stacked" }, { "name": "spaced" }]
|
|
698
|
+
}
|
|
699
|
+
],
|
|
700
|
+
"references": [
|
|
701
|
+
{
|
|
702
|
+
"name": "Storybook",
|
|
703
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
|
|
704
|
+
}
|
|
705
|
+
]
|
|
706
|
+
},
|
|
780
707
|
{
|
|
781
708
|
"name": "bm-button",
|
|
782
709
|
"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",
|
|
@@ -802,46 +729,119 @@
|
|
|
802
729
|
]
|
|
803
730
|
},
|
|
804
731
|
{
|
|
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",
|
|
732
|
+
"name": "size",
|
|
733
|
+
"description": "Specify the size of a Button",
|
|
734
|
+
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
735
|
+
},
|
|
736
|
+
{
|
|
737
|
+
"name": "disabled",
|
|
738
|
+
"description": "Specify if the Button is disabled",
|
|
739
|
+
"values": []
|
|
740
|
+
},
|
|
741
|
+
{
|
|
742
|
+
"name": "fluid",
|
|
743
|
+
"description": "Specify if Button is fluid",
|
|
744
|
+
"values": []
|
|
745
|
+
},
|
|
746
|
+
{
|
|
747
|
+
"name": "width",
|
|
748
|
+
"description": "Specify the width of a Button",
|
|
749
|
+
"values": []
|
|
750
|
+
},
|
|
751
|
+
{
|
|
752
|
+
"name": "height",
|
|
753
|
+
"description": "Specify the height of a Button",
|
|
754
|
+
"values": []
|
|
755
|
+
},
|
|
756
|
+
{
|
|
757
|
+
"name": "theme",
|
|
758
|
+
"description": "Specify the theme of the Button",
|
|
759
|
+
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
760
|
+
},
|
|
761
|
+
{
|
|
762
|
+
"name": "iconOnly",
|
|
763
|
+
"description": "Specify if the icon displays without text",
|
|
764
|
+
"values": []
|
|
765
|
+
},
|
|
766
|
+
{ "name": "type", "values": [] }
|
|
767
|
+
],
|
|
768
|
+
"references": [
|
|
769
|
+
{
|
|
770
|
+
"name": "Storybook",
|
|
771
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-button"
|
|
772
|
+
}
|
|
773
|
+
]
|
|
774
|
+
},
|
|
775
|
+
{
|
|
776
|
+
"name": "bm-alert",
|
|
777
|
+
"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",
|
|
778
|
+
"attributes": [
|
|
779
|
+
{
|
|
780
|
+
"name": "heading",
|
|
781
|
+
"description": "Specify the heading text for Alert",
|
|
782
|
+
"values": []
|
|
783
|
+
},
|
|
784
|
+
{
|
|
785
|
+
"name": "body",
|
|
786
|
+
"description": "Specify the body text for Alert",
|
|
787
|
+
"values": []
|
|
788
|
+
},
|
|
789
|
+
{
|
|
790
|
+
"name": "size",
|
|
791
|
+
"description": "Specify the size of the Alert",
|
|
792
|
+
"values": [{ "name": "sm" }, { "name": "md" }]
|
|
793
|
+
},
|
|
794
|
+
{
|
|
795
|
+
"name": "fullWidth",
|
|
796
|
+
"description": "Specify if the Alert has no border radius",
|
|
797
|
+
"values": []
|
|
798
|
+
},
|
|
799
|
+
{
|
|
800
|
+
"name": "theme",
|
|
801
|
+
"description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
|
|
802
|
+
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
803
|
+
},
|
|
804
|
+
{
|
|
805
|
+
"name": "appearance",
|
|
806
|
+
"description": "Specify the appearance of the Alert",
|
|
807
|
+
"values": [
|
|
808
|
+
{ "name": "infoPrimary" },
|
|
809
|
+
{ "name": "infoSecondary" },
|
|
810
|
+
{ "name": "positive" },
|
|
811
|
+
{ "name": "warning" },
|
|
812
|
+
{ "name": "negative" }
|
|
813
|
+
]
|
|
814
|
+
},
|
|
815
|
+
{
|
|
816
|
+
"name": "hidden",
|
|
817
|
+
"description": "Specify if the Alert is hidden",
|
|
812
818
|
"values": []
|
|
813
819
|
},
|
|
814
820
|
{
|
|
815
|
-
"name": "
|
|
816
|
-
"description": "Specify if
|
|
821
|
+
"name": "hideIcon",
|
|
822
|
+
"description": "Specify if the icon displays on the Alert",
|
|
817
823
|
"values": []
|
|
818
824
|
},
|
|
819
825
|
{
|
|
820
|
-
"name": "
|
|
821
|
-
"description": "Specify the
|
|
826
|
+
"name": "dismissible",
|
|
827
|
+
"description": "Specify if the Alert can be dismissed",
|
|
822
828
|
"values": []
|
|
823
829
|
},
|
|
824
830
|
{
|
|
825
|
-
"name": "
|
|
826
|
-
"description": "
|
|
831
|
+
"name": "disableAutoFocus",
|
|
832
|
+
"description": "Prevent autofocus on show",
|
|
827
833
|
"values": []
|
|
828
834
|
},
|
|
829
835
|
{
|
|
830
|
-
"name": "
|
|
831
|
-
"description": "
|
|
832
|
-
"values": [{ "name": "light" }, { "name": "dark" }]
|
|
833
|
-
},
|
|
834
|
-
{
|
|
835
|
-
"name": "iconOnly",
|
|
836
|
-
"description": "Specify if the icon displays without text",
|
|
836
|
+
"name": "disableCloseOnEscape",
|
|
837
|
+
"description": "Prevent Escape from closing",
|
|
837
838
|
"values": []
|
|
838
|
-
}
|
|
839
|
-
{ "name": "type", "values": [] }
|
|
839
|
+
}
|
|
840
840
|
],
|
|
841
841
|
"references": [
|
|
842
842
|
{
|
|
843
843
|
"name": "Storybook",
|
|
844
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-
|
|
844
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
|
|
845
845
|
}
|
|
846
846
|
]
|
|
847
847
|
},
|
|
@@ -1036,6 +1036,59 @@
|
|
|
1036
1036
|
}
|
|
1037
1037
|
]
|
|
1038
1038
|
},
|
|
1039
|
+
{
|
|
1040
|
+
"name": "bm-icon",
|
|
1041
|
+
"description": "`bm-icon`\n\n### Attributes:\n- **color** - Specify the color of Icon\n- **size** - Specify the size of Icon\n- **customIconSize** - Specify a custom size for the Icon\n- **customIconColor** - Specify a custom color for the Icon\n---\n\n\n### **Slots:**\n - **default** - Specify which Icon to display",
|
|
1042
|
+
"attributes": [
|
|
1043
|
+
{
|
|
1044
|
+
"name": "color",
|
|
1045
|
+
"description": "Specify the color of Icon",
|
|
1046
|
+
"values": [
|
|
1047
|
+
{ "name": "primary" },
|
|
1048
|
+
{ "name": "secondary" },
|
|
1049
|
+
{ "name": "infoPrimary" },
|
|
1050
|
+
{ "name": "infoSecondary" },
|
|
1051
|
+
{ "name": "positive" },
|
|
1052
|
+
{ "name": "warning" },
|
|
1053
|
+
{ "name": "negative" },
|
|
1054
|
+
{ "name": "secondaryInverse" },
|
|
1055
|
+
{ "name": "positiveStrong" },
|
|
1056
|
+
{ "name": "warningStrong" },
|
|
1057
|
+
{ "name": "negativeStrong" },
|
|
1058
|
+
{ "name": "infoPrimaryStrong" },
|
|
1059
|
+
{ "name": "infoSecondaryStrong" },
|
|
1060
|
+
{ "name": "primaryInverse" }
|
|
1061
|
+
]
|
|
1062
|
+
},
|
|
1063
|
+
{
|
|
1064
|
+
"name": "size",
|
|
1065
|
+
"description": "Specify the size of Icon",
|
|
1066
|
+
"values": [
|
|
1067
|
+
{ "name": "xs" },
|
|
1068
|
+
{ "name": "sm" },
|
|
1069
|
+
{ "name": "md" },
|
|
1070
|
+
{ "name": "lg" },
|
|
1071
|
+
{ "name": "xl" }
|
|
1072
|
+
]
|
|
1073
|
+
},
|
|
1074
|
+
{
|
|
1075
|
+
"name": "customIconSize",
|
|
1076
|
+
"description": "Specify a custom size for the Icon",
|
|
1077
|
+
"values": []
|
|
1078
|
+
},
|
|
1079
|
+
{
|
|
1080
|
+
"name": "customIconColor",
|
|
1081
|
+
"description": "Specify a custom color for the Icon",
|
|
1082
|
+
"values": []
|
|
1083
|
+
}
|
|
1084
|
+
],
|
|
1085
|
+
"references": [
|
|
1086
|
+
{
|
|
1087
|
+
"name": "Storybook",
|
|
1088
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-icon"
|
|
1089
|
+
}
|
|
1090
|
+
]
|
|
1091
|
+
},
|
|
1039
1092
|
{
|
|
1040
1093
|
"name": "bm-input-choice-group",
|
|
1041
1094
|
"description": "`bm-input-choice-group`\n\n### Attributes:\n- **theme** - Specify the theme of the InputChoiceGroup. By default it inherits the theme from the parent\n- **layout** - Specify InputChoiceGroup orientation\n\n**Deprecated**: use `orientation` and `fluid` instead\n- **orientation** - Specify InputChoiceGroup orientation\n- **fluid** - Specify if InputChoiceGroup should take the full width of its container\n- **required** - Specify if InputChoiceGroup is a required input\n- **hideRequiredMarker** - Specify if the InputChoiceGroup displays with an asterisk\n- **error** - Specify error text and display error state of a InputChoiceGroup\n- **readOnly** - Specify if InputChoiceGroup displays in a read-only state\n- **disabled** - Specify if InputChoiceGroup displays in a disabled state\n---\n\n\n### **Slots:**\n - **label** - Add label text to the InputChoiceGroup\n- **helperText** - Add helper text to the InputChoiceGroup",
|
|
@@ -1105,59 +1158,6 @@
|
|
|
1105
1158
|
}
|
|
1106
1159
|
]
|
|
1107
1160
|
},
|
|
1108
|
-
{
|
|
1109
|
-
"name": "bm-icon",
|
|
1110
|
-
"description": "`bm-icon`\n\n### Attributes:\n- **color** - Specify the color of Icon\n- **size** - Specify the size of Icon\n- **customIconSize** - Specify a custom size for the Icon\n- **customIconColor** - Specify a custom color for the Icon\n---\n\n\n### **Slots:**\n - **default** - Specify which Icon to display",
|
|
1111
|
-
"attributes": [
|
|
1112
|
-
{
|
|
1113
|
-
"name": "color",
|
|
1114
|
-
"description": "Specify the color of Icon",
|
|
1115
|
-
"values": [
|
|
1116
|
-
{ "name": "primary" },
|
|
1117
|
-
{ "name": "secondary" },
|
|
1118
|
-
{ "name": "infoPrimary" },
|
|
1119
|
-
{ "name": "infoSecondary" },
|
|
1120
|
-
{ "name": "positive" },
|
|
1121
|
-
{ "name": "warning" },
|
|
1122
|
-
{ "name": "negative" },
|
|
1123
|
-
{ "name": "secondaryInverse" },
|
|
1124
|
-
{ "name": "positiveStrong" },
|
|
1125
|
-
{ "name": "warningStrong" },
|
|
1126
|
-
{ "name": "negativeStrong" },
|
|
1127
|
-
{ "name": "infoPrimaryStrong" },
|
|
1128
|
-
{ "name": "infoSecondaryStrong" },
|
|
1129
|
-
{ "name": "primaryInverse" }
|
|
1130
|
-
]
|
|
1131
|
-
},
|
|
1132
|
-
{
|
|
1133
|
-
"name": "size",
|
|
1134
|
-
"description": "Specify the size of Icon",
|
|
1135
|
-
"values": [
|
|
1136
|
-
{ "name": "xs" },
|
|
1137
|
-
{ "name": "sm" },
|
|
1138
|
-
{ "name": "md" },
|
|
1139
|
-
{ "name": "lg" },
|
|
1140
|
-
{ "name": "xl" }
|
|
1141
|
-
]
|
|
1142
|
-
},
|
|
1143
|
-
{
|
|
1144
|
-
"name": "customIconSize",
|
|
1145
|
-
"description": "Specify a custom size for the Icon",
|
|
1146
|
-
"values": []
|
|
1147
|
-
},
|
|
1148
|
-
{
|
|
1149
|
-
"name": "customIconColor",
|
|
1150
|
-
"description": "Specify a custom color for the Icon",
|
|
1151
|
-
"values": []
|
|
1152
|
-
}
|
|
1153
|
-
],
|
|
1154
|
-
"references": [
|
|
1155
|
-
{
|
|
1156
|
-
"name": "Storybook",
|
|
1157
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-icon"
|
|
1158
|
-
}
|
|
1159
|
-
]
|
|
1160
|
-
},
|
|
1161
1161
|
{
|
|
1162
1162
|
"name": "bm-label",
|
|
1163
1163
|
"description": "`bm-label`\n---\n\n\n### **Slots:**\n - **text** - Specify the text for Label\n- **optional** - Specify if the Label displays as optional\n- **tooltip** - Specify if the icon displays to add a Tooltip",
|
|
@@ -1252,6 +1252,59 @@
|
|
|
1252
1252
|
}
|
|
1253
1253
|
]
|
|
1254
1254
|
},
|
|
1255
|
+
{
|
|
1256
|
+
"name": "bm-list",
|
|
1257
|
+
"description": "### Attributes:\n- **kind** - Specify the kind of List\n- **size** - Specify the size of List\n- **density** - Specify the density of the List\n- **indent** - Specify if the List has an indentation.\nValid only for `unstyled` and `withIcons` List kinds.\n---\n\n\n### **Slots:**\n - **default** - Add list items to create a List",
|
|
1258
|
+
"attributes": [
|
|
1259
|
+
{
|
|
1260
|
+
"name": "kind",
|
|
1261
|
+
"description": "Specify the kind of List",
|
|
1262
|
+
"values": [
|
|
1263
|
+
{ "name": "ordered" },
|
|
1264
|
+
{ "name": "unordered" },
|
|
1265
|
+
{ "name": "unstyled" },
|
|
1266
|
+
{ "name": "withIcons" }
|
|
1267
|
+
]
|
|
1268
|
+
},
|
|
1269
|
+
{
|
|
1270
|
+
"name": "size",
|
|
1271
|
+
"description": "Specify the size of List",
|
|
1272
|
+
"values": [
|
|
1273
|
+
{ "name": "sm" },
|
|
1274
|
+
{ "name": "md" },
|
|
1275
|
+
{ "name": "lg" },
|
|
1276
|
+
{ "name": "xl" }
|
|
1277
|
+
]
|
|
1278
|
+
},
|
|
1279
|
+
{
|
|
1280
|
+
"name": "density",
|
|
1281
|
+
"description": "Specify the density of the List",
|
|
1282
|
+
"values": [{ "name": "md" }, { "name": "lg" }]
|
|
1283
|
+
},
|
|
1284
|
+
{
|
|
1285
|
+
"name": "indent",
|
|
1286
|
+
"description": "Specify if the List has an indentation.\nValid only for `unstyled` and `withIcons` List kinds.",
|
|
1287
|
+
"values": []
|
|
1288
|
+
}
|
|
1289
|
+
],
|
|
1290
|
+
"references": [
|
|
1291
|
+
{
|
|
1292
|
+
"name": "Storybook",
|
|
1293
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-list"
|
|
1294
|
+
}
|
|
1295
|
+
]
|
|
1296
|
+
},
|
|
1297
|
+
{
|
|
1298
|
+
"name": "bm-list-item",
|
|
1299
|
+
"description": "\n---\n\n\n### **Slots:**\n - **icon** - Specify an Icon for the List.Item\n- **default** - Specify the text for List.Item",
|
|
1300
|
+
"attributes": [],
|
|
1301
|
+
"references": [
|
|
1302
|
+
{
|
|
1303
|
+
"name": "Storybook",
|
|
1304
|
+
"url": "https://web-components.beam.viasat.com/?path=/docs/components-list"
|
|
1305
|
+
}
|
|
1306
|
+
]
|
|
1307
|
+
},
|
|
1255
1308
|
{
|
|
1256
1309
|
"name": "bm-progress-bar",
|
|
1257
1310
|
"description": "`bm-progress-bar`\n\n### Attributes:\n- **state** - Specify the ProgressBar state\n- **size** - Specify the size of the ProgressBar\n- **label** - Provide text for the ProgressBar label\n- **helperText** - Specify helperText for ProgressBar. helperText is required for the Error state.\n- **fullWidth** - Specify if the ProgressBar has no corner radius\n- **theme** - Specify the theme of the ProgressBar. By default it inherits the theme from the parent\n- **value** - Specify if a ProgressBar is determinate by setting a value between 0 and 100.\n- **progressbarAriaLabel** - Specify the aria-label for the ProgressBar\n---\n",
|
|
@@ -1308,59 +1361,6 @@
|
|
|
1308
1361
|
}
|
|
1309
1362
|
]
|
|
1310
1363
|
},
|
|
1311
|
-
{
|
|
1312
|
-
"name": "bm-list",
|
|
1313
|
-
"description": "### Attributes:\n- **kind** - Specify the kind of List\n- **size** - Specify the size of List\n- **density** - Specify the density of the List\n- **indent** - Specify if the List has an indentation.\nValid only for `unstyled` and `withIcons` List kinds.\n---\n\n\n### **Slots:**\n - **default** - Add list items to create a List",
|
|
1314
|
-
"attributes": [
|
|
1315
|
-
{
|
|
1316
|
-
"name": "kind",
|
|
1317
|
-
"description": "Specify the kind of List",
|
|
1318
|
-
"values": [
|
|
1319
|
-
{ "name": "ordered" },
|
|
1320
|
-
{ "name": "unordered" },
|
|
1321
|
-
{ "name": "unstyled" },
|
|
1322
|
-
{ "name": "withIcons" }
|
|
1323
|
-
]
|
|
1324
|
-
},
|
|
1325
|
-
{
|
|
1326
|
-
"name": "size",
|
|
1327
|
-
"description": "Specify the size of List",
|
|
1328
|
-
"values": [
|
|
1329
|
-
{ "name": "sm" },
|
|
1330
|
-
{ "name": "md" },
|
|
1331
|
-
{ "name": "lg" },
|
|
1332
|
-
{ "name": "xl" }
|
|
1333
|
-
]
|
|
1334
|
-
},
|
|
1335
|
-
{
|
|
1336
|
-
"name": "density",
|
|
1337
|
-
"description": "Specify the density of the List",
|
|
1338
|
-
"values": [{ "name": "md" }, { "name": "lg" }]
|
|
1339
|
-
},
|
|
1340
|
-
{
|
|
1341
|
-
"name": "indent",
|
|
1342
|
-
"description": "Specify if the List has an indentation.\nValid only for `unstyled` and `withIcons` List kinds.",
|
|
1343
|
-
"values": []
|
|
1344
|
-
}
|
|
1345
|
-
],
|
|
1346
|
-
"references": [
|
|
1347
|
-
{
|
|
1348
|
-
"name": "Storybook",
|
|
1349
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-list"
|
|
1350
|
-
}
|
|
1351
|
-
]
|
|
1352
|
-
},
|
|
1353
|
-
{
|
|
1354
|
-
"name": "bm-list-item",
|
|
1355
|
-
"description": "\n---\n\n\n### **Slots:**\n - **icon** - Specify an Icon for the List.Item\n- **default** - Specify the text for List.Item",
|
|
1356
|
-
"attributes": [],
|
|
1357
|
-
"references": [
|
|
1358
|
-
{
|
|
1359
|
-
"name": "Storybook",
|
|
1360
|
-
"url": "https://web-components.beam.viasat.com/?path=/docs/components-list"
|
|
1361
|
-
}
|
|
1362
|
-
]
|
|
1363
|
-
},
|
|
1364
1364
|
{
|
|
1365
1365
|
"name": "bm-segmented-control",
|
|
1366
1366
|
"description": "`bm-segmented-control`\n\n### Attributes:\n- **disabled** - Specify if all SegmentedControl items are disabled\n- **size** - Specify the size of a SegmentedControl\n- **initialSelection** - Specify the value of the initially selected item\n- **fluid** - Specify if the SegmentedControl is fluid with its parent container\n---\n\n\n### **Events:**\n - **bm-change** - Dispatched when a `SegmentedControlItem` is selected, with the selected value in the `detail` property",
|
|
@@ -1665,6 +1665,11 @@
|
|
|
1665
1665
|
"description": "Specify if TextField is fluid",
|
|
1666
1666
|
"values": []
|
|
1667
1667
|
},
|
|
1668
|
+
{
|
|
1669
|
+
"name": "size",
|
|
1670
|
+
"description": "Specify the size of TextField",
|
|
1671
|
+
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
1672
|
+
},
|
|
1668
1673
|
{
|
|
1669
1674
|
"name": "width",
|
|
1670
1675
|
"description": "Specify the width of TextField",
|
|
@@ -2285,6 +2290,11 @@
|
|
|
2285
2290
|
"description": "Specify if NativeSelect is fluid",
|
|
2286
2291
|
"values": []
|
|
2287
2292
|
},
|
|
2293
|
+
{
|
|
2294
|
+
"name": "size",
|
|
2295
|
+
"description": "Specify the size of NativeSelect",
|
|
2296
|
+
"values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
|
|
2297
|
+
},
|
|
2288
2298
|
{
|
|
2289
2299
|
"name": "width",
|
|
2290
2300
|
"description": "Specify the width of NativeSelect",
|