@viasat/beam-web-components 2.21.0 → 2.21.1

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 (115) hide show
  1. package/Accordion/Accordion.js +1 -1
  2. package/Accordion/AccordionGroup.js +1 -1
  3. package/Accordion/index.js +1 -1
  4. package/Alert/Alert.js +43 -43
  5. package/Avatar/Avatar.js +1 -1
  6. package/Avatar/AvatarGroup.js +1 -1
  7. package/Avatar/index.js +1 -1
  8. package/Badge/Badge.js +1 -1
  9. package/BadgeDot/BadgeDot.js +18 -18
  10. package/Breadcrumbs/Breadcrumbs.js +1 -1
  11. package/Breadcrumbs/BreadcrumbsItem.js +1 -1
  12. package/Breadcrumbs/index.js +1 -1
  13. package/Button/Button.js +10 -10
  14. package/CloseButton/CloseButton.js +16 -16
  15. package/Divider/Divider.js +17 -17
  16. package/EmptyState/EmptyState.js +20 -20
  17. package/HelperText/HelperText.js +1 -1
  18. package/HelperText/index.js +1 -1
  19. package/InputChoiceGroup/InputChoiceGroup.js +54 -54
  20. package/Link/Link.js +51 -51
  21. package/List/List.js +1 -1
  22. package/List/ListItem.js +1 -1
  23. package/ProgressBar/ProgressBar.js +19 -19
  24. package/SegmentedControl/SegmentedControl.js +1 -1
  25. package/SegmentedControl/SegmentedControlItem.js +1 -1
  26. package/SegmentedControl/SegmentedControlList.js +1 -1
  27. package/SegmentedControl/SegmentedControlPanel.js +1 -1
  28. package/Spinner/Spinner.js +28 -28
  29. package/Tooltip/Tooltip.js +85 -85
  30. package/chunks/Accordion.Bwk3EG3j.js +161 -0
  31. package/chunks/Avatar.BgufO4-1.js +174 -0
  32. package/chunks/BreadcrumbsItem.DmudL_IG.js +121 -0
  33. package/chunks/HelperText.SJGM6Q5H.js +108 -0
  34. package/chunks/fileUpload.module.CNe9mg2f.js +4 -0
  35. package/chunks/list.module.BSL1AIzv.js +4 -0
  36. package/chunks/segmentedControl.module.5EsIjpJa.js +4 -0
  37. package/custom-elements.json +6179 -6179
  38. package/local/Accordion/Accordion.js +1 -1
  39. package/local/Accordion/AccordionGroup.js +1 -1
  40. package/local/Accordion/index.js +1 -1
  41. package/local/Alert/Alert.js +20 -20
  42. package/local/Avatar/Avatar.js +1 -1
  43. package/local/Avatar/AvatarGroup.js +1 -1
  44. package/local/Avatar/index.js +1 -1
  45. package/local/Badge/Badge.js +1 -1
  46. package/local/BadgeDot/BadgeDot.js +4 -4
  47. package/local/Breadcrumbs/Breadcrumbs.js +1 -1
  48. package/local/Breadcrumbs/BreadcrumbsItem.js +1 -1
  49. package/local/Breadcrumbs/index.js +1 -1
  50. package/local/Button/Button.js +10 -10
  51. package/local/CloseButton/CloseButton.js +24 -24
  52. package/local/Divider/Divider.js +22 -22
  53. package/local/EmptyState/EmptyState.js +18 -18
  54. package/local/HelperText/HelperText.js +1 -1
  55. package/local/HelperText/index.js +1 -1
  56. package/local/InputChoiceGroup/InputChoiceGroup.js +39 -39
  57. package/local/Link/Link.js +25 -25
  58. package/local/List/List.js +1 -1
  59. package/local/List/ListItem.js +1 -1
  60. package/local/ProgressBar/ProgressBar.js +19 -19
  61. package/local/SegmentedControl/SegmentedControl.js +1 -1
  62. package/local/SegmentedControl/SegmentedControlItem.js +1 -1
  63. package/local/SegmentedControl/SegmentedControlList.js +1 -1
  64. package/local/SegmentedControl/SegmentedControlPanel.js +1 -1
  65. package/local/Spinner/Spinner.js +34 -34
  66. package/local/Tooltip/Tooltip.js +85 -85
  67. package/local/chunks/Accordion.UOcVt0ft.js +161 -0
  68. package/local/chunks/Avatar.CEb3Se7H.js +172 -0
  69. package/local/chunks/BreadcrumbsItem.Dp9fzlcw.js +121 -0
  70. package/local/chunks/fileUpload.module.CNe9mg2f.js +4 -0
  71. package/local/chunks/index.DNafYKj-.js +106 -0
  72. package/local/chunks/list.module.BSL1AIzv.js +4 -0
  73. package/local/chunks/segmentedControl.module.5EsIjpJa.js +4 -0
  74. package/local/wip/Checkbox/Checkbox.js +1 -1
  75. package/local/wip/FileUpload/FileUpload.Button.js +1 -1
  76. package/local/wip/FileUpload/FileUpload.Dropzone.js +1 -1
  77. package/local/wip/FileUpload/FileUpload.List.Item.js +2 -2
  78. package/local/wip/FileUpload/FileUpload.List.js +1 -1
  79. package/local/wip/FileUpload/FileUpload.js +2 -2
  80. package/local/wip/Form/Form.decorator.js +1 -1
  81. package/local/wip/Label/Label.js +40 -40
  82. package/local/wip/NativeSelect/NativeSelect.js +18 -18
  83. package/local/wip/RadioButton/RadioButton.js +9 -9
  84. package/local/wip/Switch/Switch.js +9 -9
  85. package/local/wip/TextArea/TextArea.js +21 -21
  86. package/local/wip/TextField/TextField.js +26 -26
  87. package/package.json +6 -6
  88. package/vscode.html-custom-data.json +251 -251
  89. package/wip/Checkbox/Checkbox.js +53 -53
  90. package/wip/FileUpload/FileUpload.Button.js +1 -1
  91. package/wip/FileUpload/FileUpload.Dropzone.js +1 -1
  92. package/wip/FileUpload/FileUpload.List.Item.js +2 -2
  93. package/wip/FileUpload/FileUpload.List.js +1 -1
  94. package/wip/FileUpload/FileUpload.js +2 -2
  95. package/wip/Form/Form.decorator.js +1 -1
  96. package/wip/Label/Label.js +33 -33
  97. package/wip/NativeSelect/NativeSelect.js +25 -25
  98. package/wip/RadioButton/RadioButton.js +7 -7
  99. package/wip/Switch/Switch.js +9 -9
  100. package/wip/TextArea/TextArea.js +13 -13
  101. package/wip/TextField/TextField.js +26 -26
  102. package/chunks/Accordion.DYD3XcAx.js +0 -161
  103. package/chunks/Avatar.C2rfzUGP.js +0 -174
  104. package/chunks/BreadcrumbsItem.4ZR6wbMz.js +0 -121
  105. package/chunks/HelperText.CcVVOtA3.js +0 -108
  106. package/chunks/fileUpload.module.kN6o64aL.js +0 -4
  107. package/chunks/list.module.CZRPBLzy.js +0 -4
  108. package/chunks/segmentedControl.module.BPXEWodj.js +0 -4
  109. package/local/chunks/Accordion.BP1XR2Gd.js +0 -161
  110. package/local/chunks/Avatar.CvTOzaRT.js +0 -172
  111. package/local/chunks/BreadcrumbsItem.GM6sBp_o.js +0 -121
  112. package/local/chunks/fileUpload.module.kN6o64aL.js +0 -4
  113. package/local/chunks/index.Bz1Jq4c2.js +0 -106
  114. package/local/chunks/list.module.CZRPBLzy.js +0 -4
  115. package/local/chunks/segmentedControl.module.BPXEWodj.js +0 -4
@@ -3,159 +3,45 @@
3
3
  "version": 1.1,
4
4
  "tags": [
5
5
  {
6
- "name": "bm-accordion",
7
- "description": "`bm-accordion`\n\n### Attributes:\n- **size** - Specify size of an Accordion\n- **heading** - Specify heading content for the Accordion\n- **open** - Specify if an Accordion is open.\nIf this is specified, the component becomes controlled\n- **defaultOpen** - Specify if an Accordion is open by default\n- **id** - Unique identifier of Accordion\n---\n\n\n### **Events:**\n - **bm-toggle** - Dispatched when the Accordion is toggled\n\n### **Slots:**\n - **default** - Specify body content for the Accordion\n- **icon** - Display an icon before the Accordion heading\n- **heading** - Specify heading content for the Accordion",
8
- "attributes": [
9
- {
10
- "name": "size",
11
- "description": "Specify size of an Accordion",
12
- "values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
13
- },
14
- {
15
- "name": "heading",
16
- "description": "Specify heading content for the Accordion",
17
- "values": []
18
- },
19
- {
20
- "name": "open",
21
- "description": "Specify if an Accordion is open.\nIf this is specified, the component becomes controlled",
22
- "values": []
23
- },
24
- {
25
- "name": "defaultOpen",
26
- "description": "Specify if an Accordion is open by default",
27
- "values": []
28
- },
29
- {
30
- "name": "id",
31
- "description": "Unique identifier of Accordion",
32
- "values": []
33
- }
34
- ],
35
- "references": [
36
- {
37
- "name": "Storybook",
38
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-accordion"
39
- }
40
- ]
41
- },
42
- {
43
- "name": "bm-accordion-group",
44
- "description": "`bm-accordion-group`\n\n### Attributes:\n- **size** - Specify the size of the AccordionGroup\n- **singleExpand** - Specify if only one row item can be expanded at a time\n---\n\n\n### **Slots:**\n - **default** - Specify which Accordions are in the AccordionGroup",
45
- "attributes": [
46
- {
47
- "name": "size",
48
- "description": "Specify the size of the AccordionGroup",
49
- "values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
50
- },
51
- {
52
- "name": "singleExpand",
53
- "description": "Specify if only one row item can be expanded at a time",
54
- "values": []
55
- }
56
- ],
57
- "references": [
58
- {
59
- "name": "Storybook",
60
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-accordion"
61
- }
62
- ]
63
- },
64
- {
65
- "name": "bm-avatar",
66
- "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",
6
+ "name": "bm-badge",
7
+ "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",
67
8
  "attributes": [
68
9
  {
69
10
  "name": "appearance",
70
- "description": "Specify the appearance of the Avatar",
71
- "values": [{ "name": "accent" }, { "name": "neutral" }]
72
- },
73
- {
74
- "name": "name",
75
- "description": "Specify a name to display initials in the Avatar",
76
- "values": []
77
- },
78
- {
79
- "name": "src",
80
- "description": "Pass an image to the Avatar",
81
- "values": []
82
- },
83
- { "name": "alt", "description": "Specify alt for image", "values": [] },
84
- {
85
- "name": "size",
86
- "description": "Specify the size of the Avatar",
11
+ "description": "Specify the appearance of the Badge",
87
12
  "values": [
88
- { "name": "xs" },
89
- { "name": "sm" },
90
- { "name": "md" },
91
- { "name": "lg" },
92
- { "name": "xl" }
13
+ { "name": "infoPrimary" },
14
+ { "name": "infoSecondary" },
15
+ { "name": "positive" },
16
+ { "name": "warning" },
17
+ { "name": "negative" }
93
18
  ]
94
19
  },
95
20
  {
96
- "name": "disabled",
97
- "description": "Specify if the Avatar is disabled",
98
- "values": []
99
- },
100
- {
101
- "name": "shape",
102
- "description": "Specify the shape of the Avatar",
103
- "values": [{ "name": "circle" }, { "name": "square" }]
104
- },
105
- {
106
- "name": "isInteractive",
107
- "description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
108
- "values": []
109
- },
110
- {
111
- "name": "isFocusable",
112
- "description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
113
- "values": []
114
- },
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
- {
129
- "name": "wrapping",
130
- "description": "Specify if the AvatarGroup wraps",
131
- "values": []
21
+ "name": "theme",
22
+ "description": "Theme of the Badge",
23
+ "values": [{ "name": "light" }, { "name": "dark" }]
132
24
  },
133
25
  {
134
- "name": "maxCount",
135
- "description": "Specify the max number of avatars displayed in the group.",
136
- "values": []
26
+ "name": "size",
27
+ "description": "Specify the size of the Badge",
28
+ "values": [{ "name": "sm" }, { "name": "md" }]
137
29
  },
138
30
  {
139
- "name": "size",
140
- "description": "Specify the size of all Avatars",
31
+ "name": "emphasis",
32
+ "description": "Specify the emphasis of the Badge",
141
33
  "values": [
142
- { "name": "xs" },
143
- { "name": "sm" },
144
- { "name": "md" },
145
- { "name": "lg" },
146
- { "name": "xl" }
34
+ { "name": "strong" },
35
+ { "name": "medium" },
36
+ { "name": "subtle" }
147
37
  ]
148
38
  },
149
- {
150
- "name": "layout",
151
- "description": "Specify the kind of the group.",
152
- "values": [{ "name": "stacked" }, { "name": "spaced" }]
153
- }
39
+ { "name": "hideIcon", "description": "Hides Badge icon", "values": [] }
154
40
  ],
155
41
  "references": [
156
42
  {
157
43
  "name": "Storybook",
158
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
44
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-badge"
159
45
  }
160
46
  ]
161
47
  },
@@ -197,49 +83,6 @@
197
83
  }
198
84
  ]
199
85
  },
200
- {
201
- "name": "bm-badge",
202
- "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",
203
- "attributes": [
204
- {
205
- "name": "appearance",
206
- "description": "Specify the appearance of the Badge",
207
- "values": [
208
- { "name": "infoPrimary" },
209
- { "name": "infoSecondary" },
210
- { "name": "positive" },
211
- { "name": "warning" },
212
- { "name": "negative" }
213
- ]
214
- },
215
- {
216
- "name": "theme",
217
- "description": "Theme of the Badge",
218
- "values": [{ "name": "light" }, { "name": "dark" }]
219
- },
220
- {
221
- "name": "size",
222
- "description": "Specify the size of the Badge",
223
- "values": [{ "name": "sm" }, { "name": "md" }]
224
- },
225
- {
226
- "name": "emphasis",
227
- "description": "Specify the emphasis of the Badge",
228
- "values": [
229
- { "name": "strong" },
230
- { "name": "medium" },
231
- { "name": "subtle" }
232
- ]
233
- },
234
- { "name": "hideIcon", "description": "Hides Badge icon", "values": [] }
235
- ],
236
- "references": [
237
- {
238
- "name": "Storybook",
239
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-badge"
240
- }
241
- ]
242
- },
243
86
  {
244
87
  "name": "bm-box",
245
88
  "description": "`bm-box`\n\n### Attributes:\n- **backgroundColor** - Specify the background color of a Box\n- **borderColor** - Specify the border color of a Box\n- **borderWidth** - Specify the border width of a Box\n- **borderRadius** - Specify the border radius of a Box\n- **px** - Specify before and after padding of a Box\n- **py** - Specify top and bottom padding of a Box\n- **pTop** - Specify top padding of a Box\n- **pBottom** - Specify bottom padding of a Box\n- **pBefore** - Specify before padding of a Box\n- **pAfter** - Specify after padding of a Box\n- **mx** - Specify before and after margin of a Box\n- **my** - Specify top and bottom margin of a Box\n- **mTop** - Specify top margin of a Box\n- **mBottom** - Specify bottom margin of a Box\n- **mBefore** - Specify before margin of a Box\n- **mAfter** - Specify after margin of a Box\n- **m** - Specify all margin\n- **p** - Specify all padding\n- **gap** - Specify gap between child elements\n- **shadow** - Specify if a Box has a shadow\n---\n\n\n### **Slots:**\n - **default** - Provide content for the Box",
@@ -643,79 +486,6 @@
643
486
  }
644
487
  ]
645
488
  },
646
- {
647
- "name": "bm-alert",
648
- "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",
649
- "attributes": [
650
- {
651
- "name": "heading",
652
- "description": "Specify the heading text for Alert",
653
- "values": []
654
- },
655
- {
656
- "name": "body",
657
- "description": "Specify the body text for Alert",
658
- "values": []
659
- },
660
- {
661
- "name": "size",
662
- "description": "Specify the size of the Alert",
663
- "values": [{ "name": "sm" }, { "name": "md" }]
664
- },
665
- {
666
- "name": "fullWidth",
667
- "description": "Specify if the Alert has no border radius",
668
- "values": []
669
- },
670
- {
671
- "name": "theme",
672
- "description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
673
- "values": [{ "name": "light" }, { "name": "dark" }]
674
- },
675
- {
676
- "name": "appearance",
677
- "description": "Specify the appearance of the Alert",
678
- "values": [
679
- { "name": "infoPrimary" },
680
- { "name": "infoSecondary" },
681
- { "name": "positive" },
682
- { "name": "warning" },
683
- { "name": "negative" }
684
- ]
685
- },
686
- {
687
- "name": "hidden",
688
- "description": "Specify if the Alert is hidden",
689
- "values": []
690
- },
691
- {
692
- "name": "hideIcon",
693
- "description": "Specify if the icon displays on the Alert",
694
- "values": []
695
- },
696
- {
697
- "name": "dismissible",
698
- "description": "Specify if the Alert can be dismissed",
699
- "values": []
700
- },
701
- {
702
- "name": "disableAutoFocus",
703
- "description": "Prevent autofocus on show",
704
- "values": []
705
- },
706
- {
707
- "name": "disableCloseOnEscape",
708
- "description": "Prevent Escape from closing",
709
- "values": []
710
- }
711
- ],
712
- "references": [
713
- {
714
- "name": "Storybook",
715
- "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
716
- }
717
- ]
718
- },
719
489
  {
720
490
  "name": "bm-breadcrumb",
721
491
  "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",
@@ -2699,6 +2469,236 @@
2699
2469
  "url": "https://web-components.beam.viasat.com/?path=/docs/forms-switch"
2700
2470
  }
2701
2471
  ]
2472
+ },
2473
+ {
2474
+ "name": "bm-accordion",
2475
+ "description": "`bm-accordion`\n\n### Attributes:\n- **size** - Specify size of an Accordion\n- **heading** - Specify heading content for the Accordion\n- **open** - Specify if an Accordion is open.\nIf this is specified, the component becomes controlled\n- **defaultOpen** - Specify if an Accordion is open by default\n- **id** - Unique identifier of Accordion\n---\n\n\n### **Events:**\n - **bm-toggle** - Dispatched when the Accordion is toggled\n\n### **Slots:**\n - **default** - Specify body content for the Accordion\n- **icon** - Display an icon before the Accordion heading\n- **heading** - Specify heading content for the Accordion",
2476
+ "attributes": [
2477
+ {
2478
+ "name": "size",
2479
+ "description": "Specify size of an Accordion",
2480
+ "values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
2481
+ },
2482
+ {
2483
+ "name": "heading",
2484
+ "description": "Specify heading content for the Accordion",
2485
+ "values": []
2486
+ },
2487
+ {
2488
+ "name": "open",
2489
+ "description": "Specify if an Accordion is open.\nIf this is specified, the component becomes controlled",
2490
+ "values": []
2491
+ },
2492
+ {
2493
+ "name": "defaultOpen",
2494
+ "description": "Specify if an Accordion is open by default",
2495
+ "values": []
2496
+ },
2497
+ {
2498
+ "name": "id",
2499
+ "description": "Unique identifier of Accordion",
2500
+ "values": []
2501
+ }
2502
+ ],
2503
+ "references": [
2504
+ {
2505
+ "name": "Storybook",
2506
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-accordion"
2507
+ }
2508
+ ]
2509
+ },
2510
+ {
2511
+ "name": "bm-accordion-group",
2512
+ "description": "`bm-accordion-group`\n\n### Attributes:\n- **size** - Specify the size of the AccordionGroup\n- **singleExpand** - Specify if only one row item can be expanded at a time\n---\n\n\n### **Slots:**\n - **default** - Specify which Accordions are in the AccordionGroup",
2513
+ "attributes": [
2514
+ {
2515
+ "name": "size",
2516
+ "description": "Specify the size of the AccordionGroup",
2517
+ "values": [{ "name": "sm" }, { "name": "md" }, { "name": "lg" }]
2518
+ },
2519
+ {
2520
+ "name": "singleExpand",
2521
+ "description": "Specify if only one row item can be expanded at a time",
2522
+ "values": []
2523
+ }
2524
+ ],
2525
+ "references": [
2526
+ {
2527
+ "name": "Storybook",
2528
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-accordion"
2529
+ }
2530
+ ]
2531
+ },
2532
+ {
2533
+ "name": "bm-avatar",
2534
+ "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",
2535
+ "attributes": [
2536
+ {
2537
+ "name": "appearance",
2538
+ "description": "Specify the appearance of the Avatar",
2539
+ "values": [{ "name": "accent" }, { "name": "neutral" }]
2540
+ },
2541
+ {
2542
+ "name": "name",
2543
+ "description": "Specify a name to display initials in the Avatar",
2544
+ "values": []
2545
+ },
2546
+ {
2547
+ "name": "src",
2548
+ "description": "Pass an image to the Avatar",
2549
+ "values": []
2550
+ },
2551
+ { "name": "alt", "description": "Specify alt for image", "values": [] },
2552
+ {
2553
+ "name": "size",
2554
+ "description": "Specify the size of the Avatar",
2555
+ "values": [
2556
+ { "name": "xs" },
2557
+ { "name": "sm" },
2558
+ { "name": "md" },
2559
+ { "name": "lg" },
2560
+ { "name": "xl" }
2561
+ ]
2562
+ },
2563
+ {
2564
+ "name": "disabled",
2565
+ "description": "Specify if the Avatar is disabled",
2566
+ "values": []
2567
+ },
2568
+ {
2569
+ "name": "shape",
2570
+ "description": "Specify the shape of the Avatar",
2571
+ "values": [{ "name": "circle" }, { "name": "square" }]
2572
+ },
2573
+ {
2574
+ "name": "isInteractive",
2575
+ "description": "If Avatar is interactive, use `isInteractive` to make the Avatar focusable and show state layer",
2576
+ "values": []
2577
+ },
2578
+ {
2579
+ "name": "isFocusable",
2580
+ "description": "If Avatar is not interactive and Tooltip is provided, use `isFocusable` to make the Avatar focusable",
2581
+ "values": []
2582
+ },
2583
+ { "name": "withBorder", "values": [] }
2584
+ ],
2585
+ "references": [
2586
+ {
2587
+ "name": "Storybook",
2588
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
2589
+ }
2590
+ ]
2591
+ },
2592
+ {
2593
+ "name": "bm-avatar-group",
2594
+ "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",
2595
+ "attributes": [
2596
+ {
2597
+ "name": "wrapping",
2598
+ "description": "Specify if the AvatarGroup wraps",
2599
+ "values": []
2600
+ },
2601
+ {
2602
+ "name": "maxCount",
2603
+ "description": "Specify the max number of avatars displayed in the group.",
2604
+ "values": []
2605
+ },
2606
+ {
2607
+ "name": "size",
2608
+ "description": "Specify the size of all Avatars",
2609
+ "values": [
2610
+ { "name": "xs" },
2611
+ { "name": "sm" },
2612
+ { "name": "md" },
2613
+ { "name": "lg" },
2614
+ { "name": "xl" }
2615
+ ]
2616
+ },
2617
+ {
2618
+ "name": "layout",
2619
+ "description": "Specify the kind of the group.",
2620
+ "values": [{ "name": "stacked" }, { "name": "spaced" }]
2621
+ }
2622
+ ],
2623
+ "references": [
2624
+ {
2625
+ "name": "Storybook",
2626
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-avatar"
2627
+ }
2628
+ ]
2629
+ },
2630
+ {
2631
+ "name": "bm-alert",
2632
+ "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",
2633
+ "attributes": [
2634
+ {
2635
+ "name": "heading",
2636
+ "description": "Specify the heading text for Alert",
2637
+ "values": []
2638
+ },
2639
+ {
2640
+ "name": "body",
2641
+ "description": "Specify the body text for Alert",
2642
+ "values": []
2643
+ },
2644
+ {
2645
+ "name": "size",
2646
+ "description": "Specify the size of the Alert",
2647
+ "values": [{ "name": "sm" }, { "name": "md" }]
2648
+ },
2649
+ {
2650
+ "name": "fullWidth",
2651
+ "description": "Specify if the Alert has no border radius",
2652
+ "values": []
2653
+ },
2654
+ {
2655
+ "name": "theme",
2656
+ "description": "Specify the theme of the Alert. By default it inherits the theme from the parent",
2657
+ "values": [{ "name": "light" }, { "name": "dark" }]
2658
+ },
2659
+ {
2660
+ "name": "appearance",
2661
+ "description": "Specify the appearance of the Alert",
2662
+ "values": [
2663
+ { "name": "infoPrimary" },
2664
+ { "name": "infoSecondary" },
2665
+ { "name": "positive" },
2666
+ { "name": "warning" },
2667
+ { "name": "negative" }
2668
+ ]
2669
+ },
2670
+ {
2671
+ "name": "hidden",
2672
+ "description": "Specify if the Alert is hidden",
2673
+ "values": []
2674
+ },
2675
+ {
2676
+ "name": "hideIcon",
2677
+ "description": "Specify if the icon displays on the Alert",
2678
+ "values": []
2679
+ },
2680
+ {
2681
+ "name": "dismissible",
2682
+ "description": "Specify if the Alert can be dismissed",
2683
+ "values": []
2684
+ },
2685
+ {
2686
+ "name": "disableAutoFocus",
2687
+ "description": "Prevent autofocus on show",
2688
+ "values": []
2689
+ },
2690
+ {
2691
+ "name": "disableCloseOnEscape",
2692
+ "description": "Prevent Escape from closing",
2693
+ "values": []
2694
+ }
2695
+ ],
2696
+ "references": [
2697
+ {
2698
+ "name": "Storybook",
2699
+ "url": "https://web-components.beam.viasat.com/?path=/docs/components-alert"
2700
+ }
2701
+ ]
2702
2702
  }
2703
2703
  ]
2704
2704
  }