@actabldesign/bellhop-react 0.0.3

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.
@@ -0,0 +1,708 @@
1
+ 'use client';
2
+ import { BhAccordionItem as BhAccordionItemElement, defineCustomElement as defineBhAccordionItem } from "@actabldesign/bellhop-core/dist/components/bh-accordion-item.js";
3
+ import { BhAccordion as BhAccordionElement, defineCustomElement as defineBhAccordion } from "@actabldesign/bellhop-core/dist/components/bh-accordion.js";
4
+ import { BhAppbar as BhAppbarElement, defineCustomElement as defineBhAppbar } from "@actabldesign/bellhop-core/dist/components/bh-appbar.js";
5
+ import { BhAutocompleteMenu as BhAutocompleteMenuElement, defineCustomElement as defineBhAutocompleteMenu } from "@actabldesign/bellhop-core/dist/components/bh-autocomplete-menu.js";
6
+ import { BhAvatarAdd as BhAvatarAddElement, defineCustomElement as defineBhAvatarAdd } from "@actabldesign/bellhop-core/dist/components/bh-avatar-add.js";
7
+ import { BhAvatarStacked as BhAvatarStackedElement, defineCustomElement as defineBhAvatarStacked } from "@actabldesign/bellhop-core/dist/components/bh-avatar-stacked.js";
8
+ import { BhAvatar as BhAvatarElement, defineCustomElement as defineBhAvatar } from "@actabldesign/bellhop-core/dist/components/bh-avatar.js";
9
+ import { BhBadgeDot as BhBadgeDotElement, defineCustomElement as defineBhBadgeDot } from "@actabldesign/bellhop-core/dist/components/bh-badge-dot.js";
10
+ import { BhBadge as BhBadgeElement, defineCustomElement as defineBhBadge } from "@actabldesign/bellhop-core/dist/components/bh-badge.js";
11
+ import { BhBarChart as BhBarChartElement, defineCustomElement as defineBhBarChart } from "@actabldesign/bellhop-core/dist/components/bh-bar-chart.js";
12
+ import { BhBreadcrumbs as BhBreadcrumbsElement, defineCustomElement as defineBhBreadcrumbs } from "@actabldesign/bellhop-core/dist/components/bh-breadcrumbs.js";
13
+ import { BhButtonIcon as BhButtonIconElement, defineCustomElement as defineBhButtonIcon } from "@actabldesign/bellhop-core/dist/components/bh-button-icon.js";
14
+ import { BhButton as BhButtonElement, defineCustomElement as defineBhButton } from "@actabldesign/bellhop-core/dist/components/bh-button.js";
15
+ import { BhCardFooter as BhCardFooterElement, defineCustomElement as defineBhCardFooter } from "@actabldesign/bellhop-core/dist/components/bh-card-footer.js";
16
+ import { BhCardHeader as BhCardHeaderElement, defineCustomElement as defineBhCardHeader } from "@actabldesign/bellhop-core/dist/components/bh-card-header.js";
17
+ import { BhCard as BhCardElement, defineCustomElement as defineBhCard } from "@actabldesign/bellhop-core/dist/components/bh-card.js";
18
+ import { BhChartTooltip as BhChartTooltipElement, defineCustomElement as defineBhChartTooltip } from "@actabldesign/bellhop-core/dist/components/bh-chart-tooltip.js";
19
+ import { BhCheckboxGroupItem as BhCheckboxGroupItemElement, defineCustomElement as defineBhCheckboxGroupItem } from "@actabldesign/bellhop-core/dist/components/bh-checkbox-group-item.js";
20
+ import { BhCheckboxGroup as BhCheckboxGroupElement, defineCustomElement as defineBhCheckboxGroup } from "@actabldesign/bellhop-core/dist/components/bh-checkbox-group.js";
21
+ import { BhCheckbox as BhCheckboxElement, defineCustomElement as defineBhCheckbox } from "@actabldesign/bellhop-core/dist/components/bh-checkbox.js";
22
+ import { BhContainerFooter as BhContainerFooterElement, defineCustomElement as defineBhContainerFooter } from "@actabldesign/bellhop-core/dist/components/bh-container-footer.js";
23
+ import { BhContainer as BhContainerElement, defineCustomElement as defineBhContainer } from "@actabldesign/bellhop-core/dist/components/bh-container.js";
24
+ import { BhDataGrid as BhDataGridElement, defineCustomElement as defineBhDataGrid } from "@actabldesign/bellhop-core/dist/components/bh-data-grid.js";
25
+ import { BhDatePickerContent as BhDatePickerContentElement, defineCustomElement as defineBhDatePickerContent } from "@actabldesign/bellhop-core/dist/components/bh-date-picker-content.js";
26
+ import { BhDatePicker as BhDatePickerElement, defineCustomElement as defineBhDatePicker } from "@actabldesign/bellhop-core/dist/components/bh-date-picker.js";
27
+ import { BhDateRangePickerContent as BhDateRangePickerContentElement, defineCustomElement as defineBhDateRangePickerContent } from "@actabldesign/bellhop-core/dist/components/bh-date-range-picker-content.js";
28
+ import { BhDateRangePicker as BhDateRangePickerElement, defineCustomElement as defineBhDateRangePicker } from "@actabldesign/bellhop-core/dist/components/bh-date-range-picker.js";
29
+ import { BhDropdownMenu as BhDropdownMenuElement, defineCustomElement as defineBhDropdownMenu } from "@actabldesign/bellhop-core/dist/components/bh-dropdown-menu.js";
30
+ import { BhDropdown as BhDropdownElement, defineCustomElement as defineBhDropdown } from "@actabldesign/bellhop-core/dist/components/bh-dropdown.js";
31
+ import { BhEmptyState as BhEmptyStateElement, defineCustomElement as defineBhEmptyState } from "@actabldesign/bellhop-core/dist/components/bh-empty-state.js";
32
+ import { BhFeaturedIcon as BhFeaturedIconElement, defineCustomElement as defineBhFeaturedIcon } from "@actabldesign/bellhop-core/dist/components/bh-featured-icon.js";
33
+ import { BhIllustrations as BhIllustrationsElement, defineCustomElement as defineBhIllustrations } from "@actabldesign/bellhop-core/dist/components/bh-illustrations.js";
34
+ import { BhInputAutocomplete as BhInputAutocompleteElement, defineCustomElement as defineBhInputAutocomplete } from "@actabldesign/bellhop-core/dist/components/bh-input-autocomplete.js";
35
+ import { BhInputNumber as BhInputNumberElement, defineCustomElement as defineBhInputNumber } from "@actabldesign/bellhop-core/dist/components/bh-input-number.js";
36
+ import { BhInputPassword as BhInputPasswordElement, defineCustomElement as defineBhInputPassword } from "@actabldesign/bellhop-core/dist/components/bh-input-password.js";
37
+ import { BhInputText as BhInputTextElement, defineCustomElement as defineBhInputText } from "@actabldesign/bellhop-core/dist/components/bh-input-text.js";
38
+ import { BhInputVerification as BhInputVerificationElement, defineCustomElement as defineBhInputVerification } from "@actabldesign/bellhop-core/dist/components/bh-input-verification.js";
39
+ import { BhLabel as BhLabelElement, defineCustomElement as defineBhLabel } from "@actabldesign/bellhop-core/dist/components/bh-label.js";
40
+ import { BhLoaderSpinner as BhLoaderSpinnerElement, defineCustomElement as defineBhLoaderSpinner } from "@actabldesign/bellhop-core/dist/components/bh-loader-spinner.js";
41
+ import { BhLogoBox as BhLogoBoxElement, defineCustomElement as defineBhLogoBox } from "@actabldesign/bellhop-core/dist/components/bh-logo-box.js";
42
+ import { BhModalActions as BhModalActionsElement, defineCustomElement as defineBhModalActions } from "@actabldesign/bellhop-core/dist/components/bh-modal-actions.js";
43
+ import { BhModalHeader as BhModalHeaderElement, defineCustomElement as defineBhModalHeader } from "@actabldesign/bellhop-core/dist/components/bh-modal-header.js";
44
+ import { BhModal as BhModalElement, defineCustomElement as defineBhModal } from "@actabldesign/bellhop-core/dist/components/bh-modal.js";
45
+ import { BhMonthPickerContent as BhMonthPickerContentElement, defineCustomElement as defineBhMonthPickerContent } from "@actabldesign/bellhop-core/dist/components/bh-month-picker-content.js";
46
+ import { BhMonthPicker as BhMonthPickerElement, defineCustomElement as defineBhMonthPicker } from "@actabldesign/bellhop-core/dist/components/bh-month-picker.js";
47
+ import { BhNavItem as BhNavItemElement, defineCustomElement as defineBhNavItem } from "@actabldesign/bellhop-core/dist/components/bh-nav-item.js";
48
+ import { BhNotification as BhNotificationElement, defineCustomElement as defineBhNotification } from "@actabldesign/bellhop-core/dist/components/bh-notification.js";
49
+ import { BhPageNavigationChild as BhPageNavigationChildElement, defineCustomElement as defineBhPageNavigationChild } from "@actabldesign/bellhop-core/dist/components/bh-page-navigation-child.js";
50
+ import { BhPageNavigationMultiLevel as BhPageNavigationMultiLevelElement, defineCustomElement as defineBhPageNavigationMultiLevel } from "@actabldesign/bellhop-core/dist/components/bh-page-navigation-multi-level.js";
51
+ import { BhPageNavigationSingleLevel as BhPageNavigationSingleLevelElement, defineCustomElement as defineBhPageNavigationSingleLevel } from "@actabldesign/bellhop-core/dist/components/bh-page-navigation-single-level.js";
52
+ import { BhPageNavigation as BhPageNavigationElement, defineCustomElement as defineBhPageNavigation } from "@actabldesign/bellhop-core/dist/components/bh-page-navigation.js";
53
+ import { BhPickerMenu as BhPickerMenuElement, defineCustomElement as defineBhPickerMenu } from "@actabldesign/bellhop-core/dist/components/bh-picker-menu.js";
54
+ import { BhPieChart as BhPieChartElement, defineCustomElement as defineBhPieChart } from "@actabldesign/bellhop-core/dist/components/bh-pie-chart.js";
55
+ import { BhPopover as BhPopoverElement, defineCustomElement as defineBhPopover } from "@actabldesign/bellhop-core/dist/components/bh-popover.js";
56
+ import { BhProductSwitcher as BhProductSwitcherElement, defineCustomElement as defineBhProductSwitcher } from "@actabldesign/bellhop-core/dist/components/bh-product-switcher.js";
57
+ import { BhPropertySwitcher as BhPropertySwitcherElement, defineCustomElement as defineBhPropertySwitcher } from "@actabldesign/bellhop-core/dist/components/bh-property-switcher.js";
58
+ import { BhRadioButton as BhRadioButtonElement, defineCustomElement as defineBhRadioButton } from "@actabldesign/bellhop-core/dist/components/bh-radio-button.js";
59
+ import { BhSidebar as BhSidebarElement, defineCustomElement as defineBhSidebar } from "@actabldesign/bellhop-core/dist/components/bh-sidebar.js";
60
+ import { BhSkeletonLoader as BhSkeletonLoaderElement, defineCustomElement as defineBhSkeletonLoader } from "@actabldesign/bellhop-core/dist/components/bh-skeleton-loader.js";
61
+ import { BhTabItem as BhTabItemElement, defineCustomElement as defineBhTabItem } from "@actabldesign/bellhop-core/dist/components/bh-tab-item.js";
62
+ import { BhTabs as BhTabsElement, defineCustomElement as defineBhTabs } from "@actabldesign/bellhop-core/dist/components/bh-tabs.js";
63
+ import { BhTag as BhTagElement, defineCustomElement as defineBhTag } from "@actabldesign/bellhop-core/dist/components/bh-tag.js";
64
+ import { BhTextarea as BhTextareaElement, defineCustomElement as defineBhTextarea } from "@actabldesign/bellhop-core/dist/components/bh-textarea.js";
65
+ import { BhToggle as BhToggleElement, defineCustomElement as defineBhToggle } from "@actabldesign/bellhop-core/dist/components/bh-toggle.js";
66
+ import { BhTooltip as BhTooltipElement, defineCustomElement as defineBhTooltip } from "@actabldesign/bellhop-core/dist/components/bh-tooltip.js";
67
+ import { BhTrendChart as BhTrendChartElement, defineCustomElement as defineBhTrendChart } from "@actabldesign/bellhop-core/dist/components/bh-trend-chart.js";
68
+ import { createComponent } from '@stencil/react-output-target/runtime';
69
+ import React from 'react';
70
+ export const BhAccordion = /*@__PURE__*/ createComponent({
71
+ tagName: 'bh-accordion',
72
+ elementClass: BhAccordionElement,
73
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
74
+ react: React,
75
+ events: { onBhAccordionChange: 'bhAccordionChange' },
76
+ defineCustomElement: defineBhAccordion
77
+ });
78
+ export const BhAccordionItem = /*@__PURE__*/ createComponent({
79
+ tagName: 'bh-accordion-item',
80
+ elementClass: BhAccordionItemElement,
81
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
82
+ react: React,
83
+ events: {
84
+ onBhAccordionToggle: 'bhAccordionToggle',
85
+ onBhAccordionClick: 'bhAccordionClick'
86
+ },
87
+ defineCustomElement: defineBhAccordionItem
88
+ });
89
+ export const BhAppbar = /*@__PURE__*/ createComponent({
90
+ tagName: 'bh-appbar',
91
+ elementClass: BhAppbarElement,
92
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
93
+ react: React,
94
+ events: {
95
+ onBhMenuToggle: 'bhMenuToggle',
96
+ onBhBreadcrumbClick: 'bhBreadcrumbClick',
97
+ onBhNotificationClick: 'bhNotificationClick',
98
+ onBhCalendarClick: 'bhCalendarClick',
99
+ onBhSettingsClick: 'bhSettingsClick'
100
+ },
101
+ defineCustomElement: defineBhAppbar
102
+ });
103
+ export const BhAutocompleteMenu = /*@__PURE__*/ createComponent({
104
+ tagName: 'bh-autocomplete-menu',
105
+ elementClass: BhAutocompleteMenuElement,
106
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
107
+ react: React,
108
+ events: {
109
+ onBhItemClick: 'bhItemClick',
110
+ onBhItemHover: 'bhItemHover'
111
+ },
112
+ defineCustomElement: defineBhAutocompleteMenu
113
+ });
114
+ export const BhAvatar = /*@__PURE__*/ createComponent({
115
+ tagName: 'bh-avatar',
116
+ elementClass: BhAvatarElement,
117
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
118
+ react: React,
119
+ events: {
120
+ onBhMouseEnter: 'bhMouseEnter',
121
+ onBhMouseLeave: 'bhMouseLeave'
122
+ },
123
+ defineCustomElement: defineBhAvatar
124
+ });
125
+ export const BhAvatarAdd = /*@__PURE__*/ createComponent({
126
+ tagName: 'bh-avatar-add',
127
+ elementClass: BhAvatarAddElement,
128
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
129
+ react: React,
130
+ events: { onBhClick: 'bhClick' },
131
+ defineCustomElement: defineBhAvatarAdd
132
+ });
133
+ export const BhAvatarStacked = /*@__PURE__*/ createComponent({
134
+ tagName: 'bh-avatar-stacked',
135
+ elementClass: BhAvatarStackedElement,
136
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
137
+ react: React,
138
+ events: {},
139
+ defineCustomElement: defineBhAvatarStacked
140
+ });
141
+ export const BhBadge = /*@__PURE__*/ createComponent({
142
+ tagName: 'bh-badge',
143
+ elementClass: BhBadgeElement,
144
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
145
+ react: React,
146
+ events: { onBhDismiss: 'bhDismiss' },
147
+ defineCustomElement: defineBhBadge
148
+ });
149
+ export const BhBadgeDot = /*@__PURE__*/ createComponent({
150
+ tagName: 'bh-badge-dot',
151
+ elementClass: BhBadgeDotElement,
152
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
153
+ react: React,
154
+ events: {},
155
+ defineCustomElement: defineBhBadgeDot
156
+ });
157
+ export const BhBarChart = /*@__PURE__*/ createComponent({
158
+ tagName: 'bh-bar-chart',
159
+ elementClass: BhBarChartElement,
160
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
161
+ react: React,
162
+ events: {},
163
+ defineCustomElement: defineBhBarChart
164
+ });
165
+ export const BhBreadcrumbs = /*@__PURE__*/ createComponent({
166
+ tagName: 'bh-breadcrumbs',
167
+ elementClass: BhBreadcrumbsElement,
168
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
169
+ react: React,
170
+ events: {
171
+ onBhItemClick: 'bhItemClick',
172
+ onBhNavigate: 'bhNavigate'
173
+ },
174
+ defineCustomElement: defineBhBreadcrumbs
175
+ });
176
+ export const BhButton = /*@__PURE__*/ createComponent({
177
+ tagName: 'bh-button',
178
+ elementClass: BhButtonElement,
179
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
180
+ react: React,
181
+ events: { onBhClick: 'bhClick' },
182
+ defineCustomElement: defineBhButton
183
+ });
184
+ export const BhButtonIcon = /*@__PURE__*/ createComponent({
185
+ tagName: 'bh-button-icon',
186
+ elementClass: BhButtonIconElement,
187
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
188
+ react: React,
189
+ events: { onBhClick: 'bhClick' },
190
+ defineCustomElement: defineBhButtonIcon
191
+ });
192
+ export const BhCard = /*@__PURE__*/ createComponent({
193
+ tagName: 'bh-card',
194
+ elementClass: BhCardElement,
195
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
196
+ react: React,
197
+ events: {},
198
+ defineCustomElement: defineBhCard
199
+ });
200
+ export const BhCardFooter = /*@__PURE__*/ createComponent({
201
+ tagName: 'bh-card-footer',
202
+ elementClass: BhCardFooterElement,
203
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
204
+ react: React,
205
+ events: {},
206
+ defineCustomElement: defineBhCardFooter
207
+ });
208
+ export const BhCardHeader = /*@__PURE__*/ createComponent({
209
+ tagName: 'bh-card-header',
210
+ elementClass: BhCardHeaderElement,
211
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
212
+ react: React,
213
+ events: { onBhDropdownClick: 'bhDropdownClick' },
214
+ defineCustomElement: defineBhCardHeader
215
+ });
216
+ export const BhChartTooltip = /*@__PURE__*/ createComponent({
217
+ tagName: 'bh-chart-tooltip',
218
+ elementClass: BhChartTooltipElement,
219
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
220
+ react: React,
221
+ events: {},
222
+ defineCustomElement: defineBhChartTooltip
223
+ });
224
+ export const BhCheckbox = /*@__PURE__*/ createComponent({
225
+ tagName: 'bh-checkbox',
226
+ elementClass: BhCheckboxElement,
227
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
228
+ react: React,
229
+ events: { onBhChange: 'bhChange' },
230
+ defineCustomElement: defineBhCheckbox
231
+ });
232
+ export const BhCheckboxGroup = /*@__PURE__*/ createComponent({
233
+ tagName: 'bh-checkbox-group',
234
+ elementClass: BhCheckboxGroupElement,
235
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
236
+ react: React,
237
+ events: { onBhChange: 'bhChange' },
238
+ defineCustomElement: defineBhCheckboxGroup
239
+ });
240
+ export const BhCheckboxGroupItem = /*@__PURE__*/ createComponent({
241
+ tagName: 'bh-checkbox-group-item',
242
+ elementClass: BhCheckboxGroupItemElement,
243
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
244
+ react: React,
245
+ events: { onBhItemChange: 'bhItemChange' },
246
+ defineCustomElement: defineBhCheckboxGroupItem
247
+ });
248
+ export const BhContainer = /*@__PURE__*/ createComponent({
249
+ tagName: 'bh-container',
250
+ elementClass: BhContainerElement,
251
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
252
+ react: React,
253
+ events: {},
254
+ defineCustomElement: defineBhContainer
255
+ });
256
+ export const BhContainerFooter = /*@__PURE__*/ createComponent({
257
+ tagName: 'bh-container-footer',
258
+ elementClass: BhContainerFooterElement,
259
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
260
+ react: React,
261
+ events: { onBhButtonClick: 'bhButtonClick' },
262
+ defineCustomElement: defineBhContainerFooter
263
+ });
264
+ export const BhDataGrid = /*@__PURE__*/ createComponent({
265
+ tagName: 'bh-data-grid',
266
+ elementClass: BhDataGridElement,
267
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
268
+ react: React,
269
+ events: {
270
+ onBhSelectionChange: 'bhSelectionChange',
271
+ onBhSortChange: 'bhSortChange',
272
+ onBhFilterChange: 'bhFilterChange',
273
+ onBhRowClick: 'bhRowClick',
274
+ onBhCellClick: 'bhCellClick',
275
+ onBhGroupToggle: 'bhGroupToggle',
276
+ onBhEditStart: 'bhEditStart',
277
+ onBhEditCancel: 'bhEditCancel',
278
+ onBhEditSave: 'bhEditSave',
279
+ onBhCellChange: 'bhCellChange'
280
+ },
281
+ defineCustomElement: defineBhDataGrid
282
+ });
283
+ export const BhDatePicker = /*@__PURE__*/ createComponent({
284
+ tagName: 'bh-date-picker',
285
+ elementClass: BhDatePickerElement,
286
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
287
+ react: React,
288
+ events: {
289
+ onBhChange: 'bhChange',
290
+ onBhDateSelect: 'bhDateSelect'
291
+ },
292
+ defineCustomElement: defineBhDatePicker
293
+ });
294
+ export const BhDatePickerContent = /*@__PURE__*/ createComponent({
295
+ tagName: 'bh-date-picker-content',
296
+ elementClass: BhDatePickerContentElement,
297
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
298
+ react: React,
299
+ events: {
300
+ onBhChange: 'bhChange',
301
+ onBhDateSelect: 'bhDateSelect',
302
+ onBhMonthChange: 'bhMonthChange',
303
+ onBhMonthYearChange: 'bhMonthYearChange'
304
+ },
305
+ defineCustomElement: defineBhDatePickerContent
306
+ });
307
+ export const BhDateRangePicker = /*@__PURE__*/ createComponent({
308
+ tagName: 'bh-date-range-picker',
309
+ elementClass: BhDateRangePickerElement,
310
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
311
+ react: React,
312
+ events: {
313
+ onBhChange: 'bhChange',
314
+ onBhDateRangeSelect: 'bhDateRangeSelect'
315
+ },
316
+ defineCustomElement: defineBhDateRangePicker
317
+ });
318
+ export const BhDateRangePickerContent = /*@__PURE__*/ createComponent({
319
+ tagName: 'bh-date-range-picker-content',
320
+ elementClass: BhDateRangePickerContentElement,
321
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
322
+ react: React,
323
+ events: {
324
+ onBhChange: 'bhChange',
325
+ onBhDateRangeSelect: 'bhDateRangeSelect'
326
+ },
327
+ defineCustomElement: defineBhDateRangePickerContent
328
+ });
329
+ export const BhDropdown = /*@__PURE__*/ createComponent({
330
+ tagName: 'bh-dropdown',
331
+ elementClass: BhDropdownElement,
332
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
333
+ react: React,
334
+ events: { onBhItemClick: 'bhItemClick' },
335
+ defineCustomElement: defineBhDropdown
336
+ });
337
+ export const BhDropdownMenu = /*@__PURE__*/ createComponent({
338
+ tagName: 'bh-dropdown-menu',
339
+ elementClass: BhDropdownMenuElement,
340
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
341
+ react: React,
342
+ events: { onBhItemClick: 'bhItemClick' },
343
+ defineCustomElement: defineBhDropdownMenu
344
+ });
345
+ export const BhEmptyState = /*@__PURE__*/ createComponent({
346
+ tagName: 'bh-empty-state',
347
+ elementClass: BhEmptyStateElement,
348
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
349
+ react: React,
350
+ events: {
351
+ onBhPrimaryAction: 'bhPrimaryAction',
352
+ onBhSecondaryAction: 'bhSecondaryAction'
353
+ },
354
+ defineCustomElement: defineBhEmptyState
355
+ });
356
+ export const BhFeaturedIcon = /*@__PURE__*/ createComponent({
357
+ tagName: 'bh-featured-icon',
358
+ elementClass: BhFeaturedIconElement,
359
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
360
+ react: React,
361
+ events: {},
362
+ defineCustomElement: defineBhFeaturedIcon
363
+ });
364
+ export const BhIllustrations = /*@__PURE__*/ createComponent({
365
+ tagName: 'bh-illustrations',
366
+ elementClass: BhIllustrationsElement,
367
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
368
+ react: React,
369
+ events: {},
370
+ defineCustomElement: defineBhIllustrations
371
+ });
372
+ export const BhInputAutocomplete = /*@__PURE__*/ createComponent({
373
+ tagName: 'bh-input-autocomplete',
374
+ elementClass: BhInputAutocompleteElement,
375
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
376
+ react: React,
377
+ events: {
378
+ onBhChange: 'bhChange',
379
+ onBhSelectedItemsChange: 'bhSelectedItemsChange',
380
+ onBhFocus: 'bhFocus',
381
+ onBhBlur: 'bhBlur',
382
+ onBhHelpClick: 'bhHelpClick',
383
+ onBhOptionSelect: 'bhOptionSelect'
384
+ },
385
+ defineCustomElement: defineBhInputAutocomplete
386
+ });
387
+ export const BhInputNumber = /*@__PURE__*/ createComponent({
388
+ tagName: 'bh-input-number',
389
+ elementClass: BhInputNumberElement,
390
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
391
+ react: React,
392
+ events: {
393
+ onBhChange: 'bhChange',
394
+ onBhFocus: 'bhFocus',
395
+ onBhBlur: 'bhBlur',
396
+ onBhHelpClick: 'bhHelpClick'
397
+ },
398
+ defineCustomElement: defineBhInputNumber
399
+ });
400
+ export const BhInputPassword = /*@__PURE__*/ createComponent({
401
+ tagName: 'bh-input-password',
402
+ elementClass: BhInputPasswordElement,
403
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
404
+ react: React,
405
+ events: {
406
+ onBhInput: 'bhInput',
407
+ onBhFocus: 'bhFocus',
408
+ onBhBlur: 'bhBlur',
409
+ onBhHelpClick: 'bhHelpClick',
410
+ onBhVisibilityToggle: 'bhVisibilityToggle'
411
+ },
412
+ defineCustomElement: defineBhInputPassword
413
+ });
414
+ export const BhInputText = /*@__PURE__*/ createComponent({
415
+ tagName: 'bh-input-text',
416
+ elementClass: BhInputTextElement,
417
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
418
+ react: React,
419
+ events: {
420
+ onBhInput: 'bhInput',
421
+ onBhFocus: 'bhFocus',
422
+ onBhBlur: 'bhBlur',
423
+ onBhHelpClick: 'bhHelpClick'
424
+ },
425
+ defineCustomElement: defineBhInputText
426
+ });
427
+ export const BhInputVerification = /*@__PURE__*/ createComponent({
428
+ tagName: 'bh-input-verification',
429
+ elementClass: BhInputVerificationElement,
430
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
431
+ react: React,
432
+ events: {
433
+ onBhChange: 'bhChange',
434
+ onBhComplete: 'bhComplete'
435
+ },
436
+ defineCustomElement: defineBhInputVerification
437
+ });
438
+ export const BhLabel = /*@__PURE__*/ createComponent({
439
+ tagName: 'bh-label',
440
+ elementClass: BhLabelElement,
441
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
442
+ react: React,
443
+ events: { onBhHelpClick: 'bhHelpClick' },
444
+ defineCustomElement: defineBhLabel
445
+ });
446
+ export const BhLoaderSpinner = /*@__PURE__*/ createComponent({
447
+ tagName: 'bh-loader-spinner',
448
+ elementClass: BhLoaderSpinnerElement,
449
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
450
+ react: React,
451
+ events: {},
452
+ defineCustomElement: defineBhLoaderSpinner
453
+ });
454
+ export const BhLogoBox = /*@__PURE__*/ createComponent({
455
+ tagName: 'bh-logo-box',
456
+ elementClass: BhLogoBoxElement,
457
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
458
+ react: React,
459
+ events: { onBhProductSelect: 'bhProductSelect' },
460
+ defineCustomElement: defineBhLogoBox
461
+ });
462
+ export const BhModal = /*@__PURE__*/ createComponent({
463
+ tagName: 'bh-modal',
464
+ elementClass: BhModalElement,
465
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
466
+ react: React,
467
+ events: { onBhClose: 'bhClose' },
468
+ defineCustomElement: defineBhModal
469
+ });
470
+ export const BhModalActions = /*@__PURE__*/ createComponent({
471
+ tagName: 'bh-modal-actions',
472
+ elementClass: BhModalActionsElement,
473
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
474
+ react: React,
475
+ events: {
476
+ onBhPrimaryAction: 'bhPrimaryAction',
477
+ onBhSecondaryAction: 'bhSecondaryAction'
478
+ },
479
+ defineCustomElement: defineBhModalActions
480
+ });
481
+ export const BhModalHeader = /*@__PURE__*/ createComponent({
482
+ tagName: 'bh-modal-header',
483
+ elementClass: BhModalHeaderElement,
484
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
485
+ react: React,
486
+ events: { onBhClose: 'bhClose' },
487
+ defineCustomElement: defineBhModalHeader
488
+ });
489
+ export const BhMonthPicker = /*@__PURE__*/ createComponent({
490
+ tagName: 'bh-month-picker',
491
+ elementClass: BhMonthPickerElement,
492
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
493
+ react: React,
494
+ events: {
495
+ onBhChange: 'bhChange',
496
+ onBhMonthYearSelect: 'bhMonthYearSelect'
497
+ },
498
+ defineCustomElement: defineBhMonthPicker
499
+ });
500
+ export const BhMonthPickerContent = /*@__PURE__*/ createComponent({
501
+ tagName: 'bh-month-picker-content',
502
+ elementClass: BhMonthPickerContentElement,
503
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
504
+ react: React,
505
+ events: {
506
+ onBhChange: 'bhChange',
507
+ onBhMonthYearSelect: 'bhMonthYearSelect'
508
+ },
509
+ defineCustomElement: defineBhMonthPickerContent
510
+ });
511
+ export const BhNavItem = /*@__PURE__*/ createComponent({
512
+ tagName: 'bh-nav-item',
513
+ elementClass: BhNavItemElement,
514
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
515
+ react: React,
516
+ events: { onBhClick: 'bhClick' },
517
+ defineCustomElement: defineBhNavItem
518
+ });
519
+ export const BhNotification = /*@__PURE__*/ createComponent({
520
+ tagName: 'bh-notification',
521
+ elementClass: BhNotificationElement,
522
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
523
+ react: React,
524
+ events: {
525
+ onBhAction: 'bhAction',
526
+ onBhDismiss: 'bhDismiss',
527
+ onBhClose: 'bhClose'
528
+ },
529
+ defineCustomElement: defineBhNotification
530
+ });
531
+ export const BhPageNavigation = /*@__PURE__*/ createComponent({
532
+ tagName: 'bh-page-navigation',
533
+ elementClass: BhPageNavigationElement,
534
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
535
+ react: React,
536
+ events: { onBhItemClick: 'bhItemClick' },
537
+ defineCustomElement: defineBhPageNavigation
538
+ });
539
+ export const BhPageNavigationChild = /*@__PURE__*/ createComponent({
540
+ tagName: 'bh-page-navigation-child',
541
+ elementClass: BhPageNavigationChildElement,
542
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
543
+ react: React,
544
+ events: { onBhItemClick: 'bhItemClick' },
545
+ defineCustomElement: defineBhPageNavigationChild
546
+ });
547
+ export const BhPageNavigationMultiLevel = /*@__PURE__*/ createComponent({
548
+ tagName: 'bh-page-navigation-multi-level',
549
+ elementClass: BhPageNavigationMultiLevelElement,
550
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
551
+ react: React,
552
+ events: {
553
+ onBhToggle: 'bhToggle',
554
+ onBhChildClick: 'bhChildClick',
555
+ onBhAddClick: 'bhAddClick'
556
+ },
557
+ defineCustomElement: defineBhPageNavigationMultiLevel
558
+ });
559
+ export const BhPageNavigationSingleLevel = /*@__PURE__*/ createComponent({
560
+ tagName: 'bh-page-navigation-single-level',
561
+ elementClass: BhPageNavigationSingleLevelElement,
562
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
563
+ react: React,
564
+ events: { onBhItemClick: 'bhItemClick' },
565
+ defineCustomElement: defineBhPageNavigationSingleLevel
566
+ });
567
+ export const BhPickerMenu = /*@__PURE__*/ createComponent({
568
+ tagName: 'bh-picker-menu',
569
+ elementClass: BhPickerMenuElement,
570
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
571
+ react: React,
572
+ events: {
573
+ onBhChange: 'bhChange',
574
+ onBhMonthYearSelect: 'bhMonthYearSelect',
575
+ onBhCancel: 'bhCancel',
576
+ onBhApply: 'bhApply',
577
+ onBhToday: 'bhToday'
578
+ },
579
+ defineCustomElement: defineBhPickerMenu
580
+ });
581
+ export const BhPieChart = /*@__PURE__*/ createComponent({
582
+ tagName: 'bh-pie-chart',
583
+ elementClass: BhPieChartElement,
584
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
585
+ react: React,
586
+ events: {},
587
+ defineCustomElement: defineBhPieChart
588
+ });
589
+ export const BhPopover = /*@__PURE__*/ createComponent({
590
+ tagName: 'bh-popover',
591
+ elementClass: BhPopoverElement,
592
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
593
+ react: React,
594
+ events: {
595
+ onBhItemSelect: 'bhItemSelect',
596
+ onBhPortfolioClick: 'bhPortfolioClick',
597
+ onBhSearchChange: 'bhSearchChange'
598
+ },
599
+ defineCustomElement: defineBhPopover
600
+ });
601
+ export const BhProductSwitcher = /*@__PURE__*/ createComponent({
602
+ tagName: 'bh-product-switcher',
603
+ elementClass: BhProductSwitcherElement,
604
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
605
+ react: React,
606
+ events: {
607
+ onBhClose: 'bhClose',
608
+ onBhProductSelect: 'bhProductSelect'
609
+ },
610
+ defineCustomElement: defineBhProductSwitcher
611
+ });
612
+ export const BhPropertySwitcher = /*@__PURE__*/ createComponent({
613
+ tagName: 'bh-property-switcher',
614
+ elementClass: BhPropertySwitcherElement,
615
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
616
+ react: React,
617
+ events: { onBhPropertyChange: 'bhPropertyChange' },
618
+ defineCustomElement: defineBhPropertySwitcher
619
+ });
620
+ export const BhRadioButton = /*@__PURE__*/ createComponent({
621
+ tagName: 'bh-radio-button',
622
+ elementClass: BhRadioButtonElement,
623
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
624
+ react: React,
625
+ events: { onBhChange: 'bhChange' },
626
+ defineCustomElement: defineBhRadioButton
627
+ });
628
+ export const BhSidebar = /*@__PURE__*/ createComponent({
629
+ tagName: 'bh-sidebar',
630
+ elementClass: BhSidebarElement,
631
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
632
+ react: React,
633
+ events: {
634
+ onBhMenuItemClick: 'bhMenuItemClick',
635
+ onBhSearchClick: 'bhSearchClick',
636
+ onBhAvatarMenuClick: 'bhAvatarMenuClick'
637
+ },
638
+ defineCustomElement: defineBhSidebar
639
+ });
640
+ export const BhSkeletonLoader = /*@__PURE__*/ createComponent({
641
+ tagName: 'bh-skeleton-loader',
642
+ elementClass: BhSkeletonLoaderElement,
643
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
644
+ react: React,
645
+ events: {},
646
+ defineCustomElement: defineBhSkeletonLoader
647
+ });
648
+ export const BhTabItem = /*@__PURE__*/ createComponent({
649
+ tagName: 'bh-tab-item',
650
+ elementClass: BhTabItemElement,
651
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
652
+ react: React,
653
+ events: { onBhTabItemClick: 'bhTabItemClick' },
654
+ defineCustomElement: defineBhTabItem
655
+ });
656
+ export const BhTabs = /*@__PURE__*/ createComponent({
657
+ tagName: 'bh-tabs',
658
+ elementClass: BhTabsElement,
659
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
660
+ react: React,
661
+ events: { onBhTabChange: 'bhTabChange' },
662
+ defineCustomElement: defineBhTabs
663
+ });
664
+ export const BhTag = /*@__PURE__*/ createComponent({
665
+ tagName: 'bh-tag',
666
+ elementClass: BhTagElement,
667
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
668
+ react: React,
669
+ events: { onBhDismiss: 'bhDismiss' },
670
+ defineCustomElement: defineBhTag
671
+ });
672
+ export const BhTextarea = /*@__PURE__*/ createComponent({
673
+ tagName: 'bh-textarea',
674
+ elementClass: BhTextareaElement,
675
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
676
+ react: React,
677
+ events: {
678
+ onBhInput: 'bhInput',
679
+ onBhFocus: 'bhFocus',
680
+ onBhBlur: 'bhBlur',
681
+ onBhHelpClick: 'bhHelpClick'
682
+ },
683
+ defineCustomElement: defineBhTextarea
684
+ });
685
+ export const BhToggle = /*@__PURE__*/ createComponent({
686
+ tagName: 'bh-toggle',
687
+ elementClass: BhToggleElement,
688
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
689
+ react: React,
690
+ events: { onBhChange: 'bhChange' },
691
+ defineCustomElement: defineBhToggle
692
+ });
693
+ export const BhTooltip = /*@__PURE__*/ createComponent({
694
+ tagName: 'bh-tooltip',
695
+ elementClass: BhTooltipElement,
696
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
697
+ react: React,
698
+ events: {},
699
+ defineCustomElement: defineBhTooltip
700
+ });
701
+ export const BhTrendChart = /*@__PURE__*/ createComponent({
702
+ tagName: 'bh-trend-chart',
703
+ elementClass: BhTrendChartElement,
704
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
705
+ react: React,
706
+ events: {},
707
+ defineCustomElement: defineBhTrendChart
708
+ });