@actabldesign/bellhop-react 0.0.10 → 0.0.12

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,1671 @@
1
+ /**
2
+ * This file was automatically generated by the Stencil React Output Target.
3
+ * Changes to this file may cause incorrect behavior and will be lost if the code is regenerated.
4
+ * Do __not__ import components from this file as server side rendered components
5
+ * may not hydrate due to missing Stencil runtime. Instead, import these components through the generated 'components.ts'
6
+ * file that re-exports all components with the 'use client' directive.
7
+ */
8
+ import { BhAccordionItem as BhAccordionItemElement, defineCustomElement as defineBhAccordionItem } from "@actabldesign/bellhop-core/components/bh-accordion-item.js";
9
+ import { BhAccordion as BhAccordionElement, defineCustomElement as defineBhAccordion } from "@actabldesign/bellhop-core/components/bh-accordion.js";
10
+ import { BhAppbar as BhAppbarElement, defineCustomElement as defineBhAppbar } from "@actabldesign/bellhop-core/components/bh-appbar.js";
11
+ import { BhAutocompleteMenu as BhAutocompleteMenuElement, defineCustomElement as defineBhAutocompleteMenu } from "@actabldesign/bellhop-core/components/bh-autocomplete-menu.js";
12
+ import { BhAvatarAdd as BhAvatarAddElement, defineCustomElement as defineBhAvatarAdd } from "@actabldesign/bellhop-core/components/bh-avatar-add.js";
13
+ import { BhAvatarStacked as BhAvatarStackedElement, defineCustomElement as defineBhAvatarStacked } from "@actabldesign/bellhop-core/components/bh-avatar-stacked.js";
14
+ import { BhAvatar as BhAvatarElement, defineCustomElement as defineBhAvatar } from "@actabldesign/bellhop-core/components/bh-avatar.js";
15
+ import { BhBadgeDot as BhBadgeDotElement, defineCustomElement as defineBhBadgeDot } from "@actabldesign/bellhop-core/components/bh-badge-dot.js";
16
+ import { BhBadge as BhBadgeElement, defineCustomElement as defineBhBadge } from "@actabldesign/bellhop-core/components/bh-badge.js";
17
+ import { BhBarChart as BhBarChartElement, defineCustomElement as defineBhBarChart } from "@actabldesign/bellhop-core/components/bh-bar-chart.js";
18
+ import { BhBreadcrumbs as BhBreadcrumbsElement, defineCustomElement as defineBhBreadcrumbs } from "@actabldesign/bellhop-core/components/bh-breadcrumbs.js";
19
+ import { BhButtonIcon as BhButtonIconElement, defineCustomElement as defineBhButtonIcon } from "@actabldesign/bellhop-core/components/bh-button-icon.js";
20
+ import { BhButton as BhButtonElement, defineCustomElement as defineBhButton } from "@actabldesign/bellhop-core/components/bh-button.js";
21
+ import { BhCardFooter as BhCardFooterElement, defineCustomElement as defineBhCardFooter } from "@actabldesign/bellhop-core/components/bh-card-footer.js";
22
+ import { BhCardHeader as BhCardHeaderElement, defineCustomElement as defineBhCardHeader } from "@actabldesign/bellhop-core/components/bh-card-header.js";
23
+ import { BhCard as BhCardElement, defineCustomElement as defineBhCard } from "@actabldesign/bellhop-core/components/bh-card.js";
24
+ import { BhChartTooltip as BhChartTooltipElement, defineCustomElement as defineBhChartTooltip } from "@actabldesign/bellhop-core/components/bh-chart-tooltip.js";
25
+ import { BhCheckboxGroupItem as BhCheckboxGroupItemElement, defineCustomElement as defineBhCheckboxGroupItem } from "@actabldesign/bellhop-core/components/bh-checkbox-group-item.js";
26
+ import { BhCheckboxGroup as BhCheckboxGroupElement, defineCustomElement as defineBhCheckboxGroup } from "@actabldesign/bellhop-core/components/bh-checkbox-group.js";
27
+ import { BhCheckbox as BhCheckboxElement, defineCustomElement as defineBhCheckbox } from "@actabldesign/bellhop-core/components/bh-checkbox.js";
28
+ import { BhContainerFooter as BhContainerFooterElement, defineCustomElement as defineBhContainerFooter } from "@actabldesign/bellhop-core/components/bh-container-footer.js";
29
+ import { BhContainer as BhContainerElement, defineCustomElement as defineBhContainer } from "@actabldesign/bellhop-core/components/bh-container.js";
30
+ import { BhDataGrid as BhDataGridElement, defineCustomElement as defineBhDataGrid } from "@actabldesign/bellhop-core/components/bh-data-grid.js";
31
+ import { BhDatePickerContent as BhDatePickerContentElement, defineCustomElement as defineBhDatePickerContent } from "@actabldesign/bellhop-core/components/bh-date-picker-content.js";
32
+ import { BhDatePicker as BhDatePickerElement, defineCustomElement as defineBhDatePicker } from "@actabldesign/bellhop-core/components/bh-date-picker.js";
33
+ import { BhDateRangePickerContent as BhDateRangePickerContentElement, defineCustomElement as defineBhDateRangePickerContent } from "@actabldesign/bellhop-core/components/bh-date-range-picker-content.js";
34
+ import { BhDateRangePicker as BhDateRangePickerElement, defineCustomElement as defineBhDateRangePicker } from "@actabldesign/bellhop-core/components/bh-date-range-picker.js";
35
+ import { BhDropdownMenu as BhDropdownMenuElement, defineCustomElement as defineBhDropdownMenu } from "@actabldesign/bellhop-core/components/bh-dropdown-menu.js";
36
+ import { BhDropdown as BhDropdownElement, defineCustomElement as defineBhDropdown } from "@actabldesign/bellhop-core/components/bh-dropdown.js";
37
+ import { BhEmptyState as BhEmptyStateElement, defineCustomElement as defineBhEmptyState } from "@actabldesign/bellhop-core/components/bh-empty-state.js";
38
+ import { BhFeaturedIcon as BhFeaturedIconElement, defineCustomElement as defineBhFeaturedIcon } from "@actabldesign/bellhop-core/components/bh-featured-icon.js";
39
+ import { BhIllustrations as BhIllustrationsElement, defineCustomElement as defineBhIllustrations } from "@actabldesign/bellhop-core/components/bh-illustrations.js";
40
+ import { BhInputAutocomplete as BhInputAutocompleteElement, defineCustomElement as defineBhInputAutocomplete } from "@actabldesign/bellhop-core/components/bh-input-autocomplete.js";
41
+ import { BhInputNumber as BhInputNumberElement, defineCustomElement as defineBhInputNumber } from "@actabldesign/bellhop-core/components/bh-input-number.js";
42
+ import { BhInputPassword as BhInputPasswordElement, defineCustomElement as defineBhInputPassword } from "@actabldesign/bellhop-core/components/bh-input-password.js";
43
+ import { BhInputText as BhInputTextElement, defineCustomElement as defineBhInputText } from "@actabldesign/bellhop-core/components/bh-input-text.js";
44
+ import { BhInputVerification as BhInputVerificationElement, defineCustomElement as defineBhInputVerification } from "@actabldesign/bellhop-core/components/bh-input-verification.js";
45
+ import { BhLabel as BhLabelElement, defineCustomElement as defineBhLabel } from "@actabldesign/bellhop-core/components/bh-label.js";
46
+ import { BhLoaderSpinner as BhLoaderSpinnerElement, defineCustomElement as defineBhLoaderSpinner } from "@actabldesign/bellhop-core/components/bh-loader-spinner.js";
47
+ import { BhLogoBox as BhLogoBoxElement, defineCustomElement as defineBhLogoBox } from "@actabldesign/bellhop-core/components/bh-logo-box.js";
48
+ import { BhModalActions as BhModalActionsElement, defineCustomElement as defineBhModalActions } from "@actabldesign/bellhop-core/components/bh-modal-actions.js";
49
+ import { BhModalHeader as BhModalHeaderElement, defineCustomElement as defineBhModalHeader } from "@actabldesign/bellhop-core/components/bh-modal-header.js";
50
+ import { BhModal as BhModalElement, defineCustomElement as defineBhModal } from "@actabldesign/bellhop-core/components/bh-modal.js";
51
+ import { BhMonthPickerContent as BhMonthPickerContentElement, defineCustomElement as defineBhMonthPickerContent } from "@actabldesign/bellhop-core/components/bh-month-picker-content.js";
52
+ import { BhMonthPicker as BhMonthPickerElement, defineCustomElement as defineBhMonthPicker } from "@actabldesign/bellhop-core/components/bh-month-picker.js";
53
+ import { BhNavItem as BhNavItemElement, defineCustomElement as defineBhNavItem } from "@actabldesign/bellhop-core/components/bh-nav-item.js";
54
+ import { BhNotification as BhNotificationElement, defineCustomElement as defineBhNotification } from "@actabldesign/bellhop-core/components/bh-notification.js";
55
+ import { BhPageNavigationChild as BhPageNavigationChildElement, defineCustomElement as defineBhPageNavigationChild } from "@actabldesign/bellhop-core/components/bh-page-navigation-child.js";
56
+ import { BhPageNavigationMultiLevel as BhPageNavigationMultiLevelElement, defineCustomElement as defineBhPageNavigationMultiLevel } from "@actabldesign/bellhop-core/components/bh-page-navigation-multi-level.js";
57
+ import { BhPageNavigationSingleLevel as BhPageNavigationSingleLevelElement, defineCustomElement as defineBhPageNavigationSingleLevel } from "@actabldesign/bellhop-core/components/bh-page-navigation-single-level.js";
58
+ import { BhPageNavigation as BhPageNavigationElement, defineCustomElement as defineBhPageNavigation } from "@actabldesign/bellhop-core/components/bh-page-navigation.js";
59
+ import { BhPagination as BhPaginationElement, defineCustomElement as defineBhPagination } from "@actabldesign/bellhop-core/components/bh-pagination.js";
60
+ import { BhPickerMenu as BhPickerMenuElement, defineCustomElement as defineBhPickerMenu } from "@actabldesign/bellhop-core/components/bh-picker-menu.js";
61
+ import { BhPieChart as BhPieChartElement, defineCustomElement as defineBhPieChart } from "@actabldesign/bellhop-core/components/bh-pie-chart.js";
62
+ import { BhPopover as BhPopoverElement, defineCustomElement as defineBhPopover } from "@actabldesign/bellhop-core/components/bh-popover.js";
63
+ import { BhProductSwitcher as BhProductSwitcherElement, defineCustomElement as defineBhProductSwitcher } from "@actabldesign/bellhop-core/components/bh-product-switcher.js";
64
+ import { BhPropertySwitcher as BhPropertySwitcherElement, defineCustomElement as defineBhPropertySwitcher } from "@actabldesign/bellhop-core/components/bh-property-switcher.js";
65
+ import { BhRadioButton as BhRadioButtonElement, defineCustomElement as defineBhRadioButton } from "@actabldesign/bellhop-core/components/bh-radio-button.js";
66
+ import { BhSidebar as BhSidebarElement, defineCustomElement as defineBhSidebar } from "@actabldesign/bellhop-core/components/bh-sidebar.js";
67
+ import { BhSkeletonLoader as BhSkeletonLoaderElement, defineCustomElement as defineBhSkeletonLoader } from "@actabldesign/bellhop-core/components/bh-skeleton-loader.js";
68
+ import { BhTabItem as BhTabItemElement, defineCustomElement as defineBhTabItem } from "@actabldesign/bellhop-core/components/bh-tab-item.js";
69
+ import { BhTabs as BhTabsElement, defineCustomElement as defineBhTabs } from "@actabldesign/bellhop-core/components/bh-tabs.js";
70
+ import { BhTag as BhTagElement, defineCustomElement as defineBhTag } from "@actabldesign/bellhop-core/components/bh-tag.js";
71
+ import { BhTextarea as BhTextareaElement, defineCustomElement as defineBhTextarea } from "@actabldesign/bellhop-core/components/bh-textarea.js";
72
+ import { BhToggle as BhToggleElement, defineCustomElement as defineBhToggle } from "@actabldesign/bellhop-core/components/bh-toggle.js";
73
+ import { BhTooltip as BhTooltipElement, defineCustomElement as defineBhTooltip } from "@actabldesign/bellhop-core/components/bh-tooltip.js";
74
+ import { BhTrendChart as BhTrendChartElement, defineCustomElement as defineBhTrendChart } from "@actabldesign/bellhop-core/components/bh-trend-chart.js";
75
+ import { createComponent, createSSRComponent } from '@stencil/react-output-target/runtime';
76
+ import React from 'react';
77
+ export const BhAccordion = typeof window !== 'undefined'
78
+ ? /*@__PURE__*/ createComponent({
79
+ tagName: 'bh-accordion',
80
+ elementClass: BhAccordionElement,
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: { onBhAccordionChange: 'bhAccordionChange' },
84
+ defineCustomElement: defineBhAccordion
85
+ })
86
+ : /*@__PURE__*/ createSSRComponent({
87
+ tagName: 'bh-accordion',
88
+ properties: {
89
+ mode: 'mode',
90
+ value: 'value',
91
+ collapsible: 'collapsible'
92
+ },
93
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
94
+ });
95
+ export const BhAccordionItem = typeof window !== 'undefined'
96
+ ? /*@__PURE__*/ createComponent({
97
+ tagName: 'bh-accordion-item',
98
+ elementClass: BhAccordionItemElement,
99
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
100
+ react: React,
101
+ events: {
102
+ onBhAccordionToggle: 'bhAccordionToggle',
103
+ onBhAccordionClick: 'bhAccordionClick'
104
+ },
105
+ defineCustomElement: defineBhAccordionItem
106
+ })
107
+ : /*@__PURE__*/ createSSRComponent({
108
+ tagName: 'bh-accordion-item',
109
+ properties: {
110
+ value: 'value',
111
+ header: 'header',
112
+ expanded: 'expanded',
113
+ disabled: 'disabled'
114
+ },
115
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
116
+ });
117
+ export const BhAppbar = typeof window !== 'undefined'
118
+ ? /*@__PURE__*/ createComponent({
119
+ tagName: 'bh-appbar',
120
+ elementClass: BhAppbarElement,
121
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
122
+ react: React,
123
+ events: {
124
+ onBhMenuToggle: 'bhMenuToggle',
125
+ onBhBreadcrumbClick: 'bhBreadcrumbClick',
126
+ onBhNotificationClick: 'bhNotificationClick',
127
+ onBhCalendarClick: 'bhCalendarClick',
128
+ onBhSettingsClick: 'bhSettingsClick'
129
+ },
130
+ defineCustomElement: defineBhAppbar
131
+ })
132
+ : /*@__PURE__*/ createSSRComponent({
133
+ tagName: 'bh-appbar',
134
+ properties: {
135
+ isMenuOpen: 'is-menu-open',
136
+ logoSrc: 'logo-src',
137
+ logoAlt: 'logo-alt',
138
+ notificationCount: 'notification-count'
139
+ },
140
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
141
+ });
142
+ export const BhAutocompleteMenu = typeof window !== 'undefined'
143
+ ? /*@__PURE__*/ createComponent({
144
+ tagName: 'bh-autocomplete-menu',
145
+ elementClass: BhAutocompleteMenuElement,
146
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
147
+ react: React,
148
+ events: {
149
+ onBhItemClick: 'bhItemClick',
150
+ onBhItemHover: 'bhItemHover'
151
+ },
152
+ defineCustomElement: defineBhAutocompleteMenu
153
+ })
154
+ : /*@__PURE__*/ createSSRComponent({
155
+ tagName: 'bh-autocomplete-menu',
156
+ properties: {
157
+ visible: 'visible',
158
+ selectedIndex: 'selected-index',
159
+ maxHeight: 'max-height',
160
+ multiSelect: 'multi-select',
161
+ searchQuery: 'search-query'
162
+ },
163
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
164
+ });
165
+ export const BhAvatar = typeof window !== 'undefined'
166
+ ? /*@__PURE__*/ createComponent({
167
+ tagName: 'bh-avatar',
168
+ elementClass: BhAvatarElement,
169
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
170
+ react: React,
171
+ events: {
172
+ onBhMouseEnter: 'bhMouseEnter',
173
+ onBhMouseLeave: 'bhMouseLeave'
174
+ },
175
+ defineCustomElement: defineBhAvatar
176
+ })
177
+ : /*@__PURE__*/ createSSRComponent({
178
+ tagName: 'bh-avatar',
179
+ properties: {
180
+ size: 'size',
181
+ type: 'type',
182
+ status: 'status',
183
+ text: 'text',
184
+ imageSrc: 'image-src',
185
+ alt: 'alt'
186
+ },
187
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
188
+ });
189
+ export const BhAvatarAdd = typeof window !== 'undefined'
190
+ ? /*@__PURE__*/ createComponent({
191
+ tagName: 'bh-avatar-add',
192
+ elementClass: BhAvatarAddElement,
193
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
194
+ react: React,
195
+ events: { onBhClick: 'bhClick' },
196
+ defineCustomElement: defineBhAvatarAdd
197
+ })
198
+ : /*@__PURE__*/ createSSRComponent({
199
+ tagName: 'bh-avatar-add',
200
+ properties: {
201
+ size: 'size',
202
+ disabled: 'disabled',
203
+ showTooltip: 'show-tooltip',
204
+ tooltipText: 'tooltip-text'
205
+ },
206
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
207
+ });
208
+ export const BhAvatarStacked = typeof window !== 'undefined'
209
+ ? /*@__PURE__*/ createComponent({
210
+ tagName: 'bh-avatar-stacked',
211
+ elementClass: BhAvatarStackedElement,
212
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
213
+ react: React,
214
+ events: {},
215
+ defineCustomElement: defineBhAvatarStacked
216
+ })
217
+ : /*@__PURE__*/ createSSRComponent({
218
+ tagName: 'bh-avatar-stacked',
219
+ properties: {
220
+ size: 'size',
221
+ avatars: 'avatars',
222
+ maxVisible: 'max-visible',
223
+ showAddButton: 'show-add-button',
224
+ addTooltipText: 'add-tooltip-text'
225
+ },
226
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
227
+ });
228
+ export const BhBadge = typeof window !== 'undefined'
229
+ ? /*@__PURE__*/ createComponent({
230
+ tagName: 'bh-badge',
231
+ elementClass: BhBadgeElement,
232
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
233
+ react: React,
234
+ events: { onBhDismiss: 'bhDismiss' },
235
+ defineCustomElement: defineBhBadge
236
+ })
237
+ : /*@__PURE__*/ createSSRComponent({
238
+ tagName: 'bh-badge',
239
+ properties: {
240
+ variant: 'variant',
241
+ size: 'size',
242
+ emphasis: 'emphasis',
243
+ label: 'label',
244
+ icon: 'icon',
245
+ dismissible: 'dismissible',
246
+ disabled: 'disabled'
247
+ },
248
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
249
+ });
250
+ export const BhBadgeDot = typeof window !== 'undefined'
251
+ ? /*@__PURE__*/ createComponent({
252
+ tagName: 'bh-badge-dot',
253
+ elementClass: BhBadgeDotElement,
254
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
255
+ react: React,
256
+ events: {},
257
+ defineCustomElement: defineBhBadgeDot
258
+ })
259
+ : /*@__PURE__*/ createSSRComponent({
260
+ tagName: 'bh-badge-dot',
261
+ properties: {
262
+ size: 'size',
263
+ color: 'color',
264
+ outline: 'outline'
265
+ },
266
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
267
+ });
268
+ export const BhBarChart = typeof window !== 'undefined'
269
+ ? /*@__PURE__*/ createComponent({
270
+ tagName: 'bh-bar-chart',
271
+ elementClass: BhBarChartElement,
272
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
273
+ react: React,
274
+ events: {},
275
+ defineCustomElement: defineBhBarChart
276
+ })
277
+ : /*@__PURE__*/ createSSRComponent({
278
+ tagName: 'bh-bar-chart',
279
+ properties: {
280
+ type: 'type',
281
+ orientation: 'orientation',
282
+ animated: 'animated',
283
+ maxHeight: 'max-height',
284
+ maxWidth: 'max-width'
285
+ },
286
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
287
+ });
288
+ export const BhBreadcrumbs = typeof window !== 'undefined'
289
+ ? /*@__PURE__*/ createComponent({
290
+ tagName: 'bh-breadcrumbs',
291
+ elementClass: BhBreadcrumbsElement,
292
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
293
+ react: React,
294
+ events: {
295
+ onBhItemClick: 'bhItemClick',
296
+ onBhNavigate: 'bhNavigate'
297
+ },
298
+ defineCustomElement: defineBhBreadcrumbs
299
+ })
300
+ : /*@__PURE__*/ createSSRComponent({
301
+ tagName: 'bh-breadcrumbs',
302
+ properties: {
303
+ items: 'items',
304
+ separator: 'separator',
305
+ showHome: 'show-home',
306
+ maxVisibleItems: 'max-visible-items'
307
+ },
308
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
309
+ });
310
+ export const BhButton = typeof window !== 'undefined'
311
+ ? /*@__PURE__*/ createComponent({
312
+ tagName: 'bh-button',
313
+ elementClass: BhButtonElement,
314
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
315
+ react: React,
316
+ events: { onBhClick: 'bhClick' },
317
+ defineCustomElement: defineBhButton
318
+ })
319
+ : /*@__PURE__*/ createSSRComponent({
320
+ tagName: 'bh-button',
321
+ properties: {
322
+ hierarchy: 'hierarchy',
323
+ kind: 'kind',
324
+ icon: 'icon',
325
+ size: 'size',
326
+ label: 'label',
327
+ iconName: 'icon-name',
328
+ disabled: 'disabled',
329
+ loading: 'loading',
330
+ type: 'type'
331
+ },
332
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
333
+ });
334
+ export const BhButtonIcon = typeof window !== 'undefined'
335
+ ? /*@__PURE__*/ createComponent({
336
+ tagName: 'bh-button-icon',
337
+ elementClass: BhButtonIconElement,
338
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
339
+ react: React,
340
+ events: { onBhClick: 'bhClick' },
341
+ defineCustomElement: defineBhButtonIcon
342
+ })
343
+ : /*@__PURE__*/ createSSRComponent({
344
+ tagName: 'bh-button-icon',
345
+ properties: {
346
+ hierarchy: 'hierarchy',
347
+ size: 'size',
348
+ iconName: 'icon-name',
349
+ disabled: 'disabled',
350
+ loading: 'loading',
351
+ type: 'type',
352
+ ariaLabel: 'aria-label'
353
+ },
354
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
355
+ });
356
+ export const BhCard = typeof window !== 'undefined'
357
+ ? /*@__PURE__*/ createComponent({
358
+ tagName: 'bh-card',
359
+ elementClass: BhCardElement,
360
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
361
+ react: React,
362
+ events: {},
363
+ defineCustomElement: defineBhCard
364
+ })
365
+ : /*@__PURE__*/ createSSRComponent({
366
+ tagName: 'bh-card',
367
+ properties: {
368
+ showHeader: 'show-header',
369
+ showFooter: 'show-footer',
370
+ contentMinHeight: 'content-min-height',
371
+ placeholderText: 'placeholder-text'
372
+ },
373
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
374
+ });
375
+ export const BhCardFooter = typeof window !== 'undefined'
376
+ ? /*@__PURE__*/ createComponent({
377
+ tagName: 'bh-card-footer',
378
+ elementClass: BhCardFooterElement,
379
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
380
+ react: React,
381
+ events: {},
382
+ defineCustomElement: defineBhCardFooter
383
+ })
384
+ : /*@__PURE__*/ createSSRComponent({
385
+ tagName: 'bh-card-footer',
386
+ properties: {
387
+ showDivider: 'show-divider',
388
+ alignment: 'alignment'
389
+ },
390
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
391
+ });
392
+ export const BhCardHeader = typeof window !== 'undefined'
393
+ ? /*@__PURE__*/ createComponent({
394
+ tagName: 'bh-card-header',
395
+ elementClass: BhCardHeaderElement,
396
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
397
+ react: React,
398
+ events: { onBhDropdownClick: 'bhDropdownClick' },
399
+ defineCustomElement: defineBhCardHeader
400
+ })
401
+ : /*@__PURE__*/ createSSRComponent({
402
+ tagName: 'bh-card-header',
403
+ properties: {
404
+ showFeaturedIcon: 'show-featured-icon',
405
+ featuredIcon: 'featured-icon',
406
+ featuredIconStyle: 'featured-icon-style',
407
+ featuredIconColor: 'featured-icon-color',
408
+ showTitle: 'show-title',
409
+ headerTitle: 'header-title',
410
+ showBadge: 'show-badge',
411
+ badgeText: 'badge-text',
412
+ showSupportingText: 'show-supporting-text',
413
+ supportingText: 'supporting-text',
414
+ showDropdown: 'show-dropdown',
415
+ showDivider: 'show-divider'
416
+ },
417
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
418
+ });
419
+ export const BhChartTooltip = typeof window !== 'undefined'
420
+ ? /*@__PURE__*/ createComponent({
421
+ tagName: 'bh-chart-tooltip',
422
+ elementClass: BhChartTooltipElement,
423
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
424
+ react: React,
425
+ events: {},
426
+ defineCustomElement: defineBhChartTooltip
427
+ })
428
+ : /*@__PURE__*/ createSSRComponent({
429
+ tagName: 'bh-chart-tooltip',
430
+ properties: {
431
+ visible: 'visible',
432
+ x: 'x',
433
+ y: 'y',
434
+ header: 'header',
435
+ total: 'total',
436
+ showTotal: 'show-total',
437
+ storybookMode: 'storybook-mode'
438
+ },
439
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
440
+ });
441
+ export const BhCheckbox = typeof window !== 'undefined'
442
+ ? /*@__PURE__*/ createComponent({
443
+ tagName: 'bh-checkbox',
444
+ elementClass: BhCheckboxElement,
445
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
446
+ react: React,
447
+ events: { onBhChange: 'bhChange' },
448
+ defineCustomElement: defineBhCheckbox
449
+ })
450
+ : /*@__PURE__*/ createSSRComponent({
451
+ tagName: 'bh-checkbox',
452
+ properties: {
453
+ size: 'size',
454
+ checked: 'checked',
455
+ indeterminate: 'indeterminate',
456
+ disabled: 'disabled',
457
+ name: 'name',
458
+ value: 'value',
459
+ label: 'label',
460
+ supportingText: 'supporting-text',
461
+ required: 'required',
462
+ defaultChecked: 'default-checked'
463
+ },
464
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
465
+ });
466
+ export const BhCheckboxGroup = typeof window !== 'undefined'
467
+ ? /*@__PURE__*/ createComponent({
468
+ tagName: 'bh-checkbox-group',
469
+ elementClass: BhCheckboxGroupElement,
470
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
471
+ react: React,
472
+ events: { onBhChange: 'bhChange' },
473
+ defineCustomElement: defineBhCheckboxGroup
474
+ })
475
+ : /*@__PURE__*/ createSSRComponent({
476
+ tagName: 'bh-checkbox-group',
477
+ properties: {
478
+ type: 'type',
479
+ name: 'name',
480
+ value: 'value',
481
+ disabled: 'disabled'
482
+ },
483
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
484
+ });
485
+ export const BhCheckboxGroupItem = typeof window !== 'undefined'
486
+ ? /*@__PURE__*/ createComponent({
487
+ tagName: 'bh-checkbox-group-item',
488
+ elementClass: BhCheckboxGroupItemElement,
489
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
490
+ react: React,
491
+ events: { onBhItemChange: 'bhItemChange' },
492
+ defineCustomElement: defineBhCheckboxGroupItem
493
+ })
494
+ : /*@__PURE__*/ createSSRComponent({
495
+ tagName: 'bh-checkbox-group-item',
496
+ properties: {
497
+ type: 'type',
498
+ size: 'size',
499
+ value: 'value',
500
+ checked: 'checked',
501
+ selected: 'selected',
502
+ disabled: 'disabled',
503
+ icon: 'icon',
504
+ itemTitle: 'item-title',
505
+ subtitle: 'subtitle',
506
+ description: 'description',
507
+ name: 'name'
508
+ },
509
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
510
+ });
511
+ export const BhContainer = typeof window !== 'undefined'
512
+ ? /*@__PURE__*/ createComponent({
513
+ tagName: 'bh-container',
514
+ elementClass: BhContainerElement,
515
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
516
+ react: React,
517
+ events: {},
518
+ defineCustomElement: defineBhContainer
519
+ })
520
+ : /*@__PURE__*/ createSSRComponent({
521
+ tagName: 'bh-container',
522
+ properties: { withFooter: 'with-footer' },
523
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
524
+ });
525
+ export const BhContainerFooter = typeof window !== 'undefined'
526
+ ? /*@__PURE__*/ createComponent({
527
+ tagName: 'bh-container-footer',
528
+ elementClass: BhContainerFooterElement,
529
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
530
+ react: React,
531
+ events: { onBhButtonClick: 'bhButtonClick' },
532
+ defineCustomElement: defineBhContainerFooter
533
+ })
534
+ : /*@__PURE__*/ createSSRComponent({
535
+ tagName: 'bh-container-footer',
536
+ properties: {
537
+ size: 'size',
538
+ buttonLabel: 'button-label'
539
+ },
540
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
541
+ });
542
+ export const BhDataGrid = typeof window !== 'undefined'
543
+ ? /*@__PURE__*/ createComponent({
544
+ tagName: 'bh-data-grid',
545
+ elementClass: BhDataGridElement,
546
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
547
+ react: React,
548
+ events: {
549
+ onBhSortChange: 'bhSortChange',
550
+ onBhFilterChange: 'bhFilterChange',
551
+ onBhSelectionChange: 'bhSelectionChange',
552
+ onBhPageChange: 'bhPageChange',
553
+ onBhRowClick: 'bhRowClick',
554
+ onBhCellClick: 'bhCellClick',
555
+ onBhExpandChange: 'bhExpandChange',
556
+ onBhGroupToggle: 'bhGroupToggle',
557
+ onBhEditStart: 'bhEditStart',
558
+ onBhEditCancel: 'bhEditCancel',
559
+ onBhEditSave: 'bhEditSave',
560
+ onBhCellChange: 'bhCellChange',
561
+ onBhValidationError: 'bhValidationError'
562
+ },
563
+ defineCustomElement: defineBhDataGrid
564
+ })
565
+ : /*@__PURE__*/ createSSRComponent({
566
+ tagName: 'bh-data-grid',
567
+ properties: {
568
+ size: 'size',
569
+ striped: 'striped',
570
+ bordered: 'bordered',
571
+ stickyHeader: 'sticky-header',
572
+ maxHeight: 'max-height',
573
+ caption: 'caption',
574
+ captionPosition: 'caption-position',
575
+ emptyTitle: 'empty-title',
576
+ emptyDescription: 'empty-description',
577
+ loading: 'loading',
578
+ loadingType: 'loading-type',
579
+ skeletonRowCount: 'skeleton-row-count',
580
+ enableSorting: 'enable-sorting',
581
+ enableMultiSort: 'enable-multi-sort',
582
+ enableFiltering: 'enable-filtering',
583
+ enableGlobalFilter: 'enable-global-filter',
584
+ showFilterRow: 'show-filter-row',
585
+ globalFilterPlaceholder: 'global-filter-placeholder',
586
+ globalFilter: 'global-filter',
587
+ selectionMode: 'selection-mode',
588
+ enablePagination: 'enable-pagination',
589
+ page: 'page',
590
+ pageSize: 'page-size',
591
+ enableExpansion: 'enable-expansion',
592
+ enableGrouping: 'enable-grouping',
593
+ enableEditing: 'enable-editing',
594
+ editMode: 'edit-mode',
595
+ showEditActions: 'show-edit-actions'
596
+ },
597
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
598
+ });
599
+ export const BhDatePicker = typeof window !== 'undefined'
600
+ ? /*@__PURE__*/ createComponent({
601
+ tagName: 'bh-date-picker',
602
+ elementClass: BhDatePickerElement,
603
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
604
+ react: React,
605
+ events: {
606
+ onBhChange: 'bhChange',
607
+ onBhDateSelect: 'bhDateSelect'
608
+ },
609
+ defineCustomElement: defineBhDatePicker
610
+ })
611
+ : /*@__PURE__*/ createSSRComponent({
612
+ tagName: 'bh-date-picker',
613
+ properties: {
614
+ variant: 'variant',
615
+ minYear: 'min-year',
616
+ maxYear: 'max-year',
617
+ disabled: 'disabled',
618
+ label: 'label',
619
+ placeholder: 'placeholder',
620
+ inputWidth: 'input-width',
621
+ showLabel: 'show-label',
622
+ showFooter: 'show-footer',
623
+ showOtherMonthDays: 'show-other-month-days'
624
+ },
625
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
626
+ });
627
+ export const BhDatePickerContent = typeof window !== 'undefined'
628
+ ? /*@__PURE__*/ createComponent({
629
+ tagName: 'bh-date-picker-content',
630
+ elementClass: BhDatePickerContentElement,
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
+ onBhChange: 'bhChange',
635
+ onBhDateSelect: 'bhDateSelect',
636
+ onBhMonthChange: 'bhMonthChange',
637
+ onBhMonthYearChange: 'bhMonthYearChange'
638
+ },
639
+ defineCustomElement: defineBhDatePickerContent
640
+ })
641
+ : /*@__PURE__*/ createSSRComponent({
642
+ tagName: 'bh-date-picker-content',
643
+ properties: {
644
+ minYear: 'min-year',
645
+ maxYear: 'max-year',
646
+ disabled: 'disabled',
647
+ initialMonth: 'initial-month',
648
+ initialYear: 'initial-year',
649
+ displayMonth: 'display-month',
650
+ displayYear: 'display-year',
651
+ showOtherMonthDays: 'show-other-month-days'
652
+ },
653
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
654
+ });
655
+ export const BhDateRangePicker = typeof window !== 'undefined'
656
+ ? /*@__PURE__*/ createComponent({
657
+ tagName: 'bh-date-range-picker',
658
+ elementClass: BhDateRangePickerElement,
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: {
662
+ onBhChange: 'bhChange',
663
+ onBhDateRangeSelect: 'bhDateRangeSelect'
664
+ },
665
+ defineCustomElement: defineBhDateRangePicker
666
+ })
667
+ : /*@__PURE__*/ createSSRComponent({
668
+ tagName: 'bh-date-range-picker',
669
+ properties: {
670
+ variant: 'variant',
671
+ minYear: 'min-year',
672
+ maxYear: 'max-year',
673
+ disabled: 'disabled',
674
+ startLabel: 'start-label',
675
+ endLabel: 'end-label',
676
+ startPlaceholder: 'start-placeholder',
677
+ endPlaceholder: 'end-placeholder',
678
+ inputWidth: 'input-width',
679
+ showLabel: 'show-label',
680
+ showFooter: 'show-footer',
681
+ showOtherMonthDays: 'show-other-month-days'
682
+ },
683
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
684
+ });
685
+ export const BhDateRangePickerContent = typeof window !== 'undefined'
686
+ ? /*@__PURE__*/ createComponent({
687
+ tagName: 'bh-date-range-picker-content',
688
+ elementClass: BhDateRangePickerContentElement,
689
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
690
+ react: React,
691
+ events: {
692
+ onBhChange: 'bhChange',
693
+ onBhDateRangeSelect: 'bhDateRangeSelect'
694
+ },
695
+ defineCustomElement: defineBhDateRangePickerContent
696
+ })
697
+ : /*@__PURE__*/ createSSRComponent({
698
+ tagName: 'bh-date-range-picker-content',
699
+ properties: {
700
+ minYear: 'min-year',
701
+ maxYear: 'max-year',
702
+ disabled: 'disabled',
703
+ showOtherMonthDays: 'show-other-month-days'
704
+ },
705
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
706
+ });
707
+ export const BhDropdown = typeof window !== 'undefined'
708
+ ? /*@__PURE__*/ createComponent({
709
+ tagName: 'bh-dropdown',
710
+ elementClass: BhDropdownElement,
711
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
712
+ react: React,
713
+ events: { onBhItemClick: 'bhItemClick' },
714
+ defineCustomElement: defineBhDropdown
715
+ })
716
+ : /*@__PURE__*/ createSSRComponent({
717
+ tagName: 'bh-dropdown',
718
+ properties: {
719
+ size: 'size',
720
+ state: 'state',
721
+ variant: 'variant',
722
+ label: 'label',
723
+ iconName: 'icon-name',
724
+ disabled: 'disabled',
725
+ menuItems: 'menu-items',
726
+ header: 'header',
727
+ avatarSrc: 'avatar-src',
728
+ avatarAlt: 'avatar-alt',
729
+ avatarSize: 'avatar-size',
730
+ avatarName: 'avatar-name',
731
+ avatarEmail: 'avatar-email',
732
+ showIcons: 'show-icons'
733
+ },
734
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
735
+ });
736
+ export const BhDropdownMenu = typeof window !== 'undefined'
737
+ ? /*@__PURE__*/ createComponent({
738
+ tagName: 'bh-dropdown-menu',
739
+ elementClass: BhDropdownMenuElement,
740
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
741
+ react: React,
742
+ events: { onBhItemClick: 'bhItemClick' },
743
+ defineCustomElement: defineBhDropdownMenu
744
+ })
745
+ : /*@__PURE__*/ createSSRComponent({
746
+ tagName: 'bh-dropdown-menu',
747
+ properties: {
748
+ header: 'header',
749
+ menuItems: 'menu-items',
750
+ visible: 'visible',
751
+ showIcons: 'show-icons',
752
+ scrollable: 'scrollable'
753
+ },
754
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
755
+ });
756
+ export const BhEmptyState = typeof window !== 'undefined'
757
+ ? /*@__PURE__*/ createComponent({
758
+ tagName: 'bh-empty-state',
759
+ elementClass: BhEmptyStateElement,
760
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
761
+ react: React,
762
+ events: {
763
+ onBhPrimaryAction: 'bhPrimaryAction',
764
+ onBhSecondaryAction: 'bhSecondaryAction'
765
+ },
766
+ defineCustomElement: defineBhEmptyState
767
+ })
768
+ : /*@__PURE__*/ createSSRComponent({
769
+ tagName: 'bh-empty-state',
770
+ properties: {
771
+ emptyTitle: 'empty-title',
772
+ description: 'description',
773
+ illustrationSize: 'illustration-size',
774
+ illustrationPath: 'illustration-path',
775
+ primaryActionText: 'primary-action-text',
776
+ primaryActionIcon: 'primary-action-icon',
777
+ secondaryActionText: 'secondary-action-text',
778
+ secondaryActionIcon: 'secondary-action-icon',
779
+ maxWidth: 'max-width'
780
+ },
781
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
782
+ });
783
+ export const BhFeaturedIcon = typeof window !== 'undefined'
784
+ ? /*@__PURE__*/ createComponent({
785
+ tagName: 'bh-featured-icon',
786
+ elementClass: BhFeaturedIconElement,
787
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
788
+ react: React,
789
+ events: {},
790
+ defineCustomElement: defineBhFeaturedIcon
791
+ })
792
+ : /*@__PURE__*/ createSSRComponent({
793
+ tagName: 'bh-featured-icon',
794
+ properties: {
795
+ size: 'size',
796
+ color: 'color',
797
+ iconStyle: 'icon-style',
798
+ icon: 'icon'
799
+ },
800
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
801
+ });
802
+ export const BhIllustrations = typeof window !== 'undefined'
803
+ ? /*@__PURE__*/ createComponent({
804
+ tagName: 'bh-illustrations',
805
+ elementClass: BhIllustrationsElement,
806
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
807
+ react: React,
808
+ events: {},
809
+ defineCustomElement: defineBhIllustrations
810
+ })
811
+ : /*@__PURE__*/ createSSRComponent({
812
+ tagName: 'bh-illustrations',
813
+ properties: {
814
+ size: 'size',
815
+ illustrationTitle: 'illustration-title',
816
+ description: 'description',
817
+ svgPath: 'svg-path',
818
+ alt: 'alt'
819
+ },
820
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
821
+ });
822
+ export const BhInputAutocomplete = typeof window !== 'undefined'
823
+ ? /*@__PURE__*/ createComponent({
824
+ tagName: 'bh-input-autocomplete',
825
+ elementClass: BhInputAutocompleteElement,
826
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
827
+ react: React,
828
+ events: {
829
+ onBhChange: 'bhChange',
830
+ onBhSelectedItemsChange: 'bhSelectedItemsChange',
831
+ onBhFocus: 'bhFocus',
832
+ onBhBlur: 'bhBlur',
833
+ onBhHelpClick: 'bhHelpClick',
834
+ onBhOptionSelect: 'bhOptionSelect'
835
+ },
836
+ defineCustomElement: defineBhInputAutocomplete
837
+ })
838
+ : /*@__PURE__*/ createSSRComponent({
839
+ tagName: 'bh-input-autocomplete',
840
+ properties: {
841
+ state: 'state',
842
+ error: 'error',
843
+ required: 'required',
844
+ disabled: 'disabled',
845
+ showHelpIcon: 'show-help-icon',
846
+ showLeadingIcon: 'show-leading-icon',
847
+ showLabel: 'show-label',
848
+ showHintText: 'show-hint-text',
849
+ label: 'label',
850
+ placeholder: 'placeholder',
851
+ hintText: 'hint-text',
852
+ leadingIcon: 'leading-icon',
853
+ helpIconTooltip: 'help-icon-tooltip',
854
+ value: 'value',
855
+ width: 'width',
856
+ maxOptions: 'max-options',
857
+ multiSelect: 'multi-select',
858
+ minSearchLength: 'min-search-length'
859
+ },
860
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
861
+ });
862
+ export const BhInputNumber = typeof window !== 'undefined'
863
+ ? /*@__PURE__*/ createComponent({
864
+ tagName: 'bh-input-number',
865
+ elementClass: BhInputNumberElement,
866
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
867
+ react: React,
868
+ events: {
869
+ onBhChange: 'bhChange',
870
+ onBhFocus: 'bhFocus',
871
+ onBhBlur: 'bhBlur',
872
+ onBhHelpClick: 'bhHelpClick'
873
+ },
874
+ defineCustomElement: defineBhInputNumber
875
+ })
876
+ : /*@__PURE__*/ createSSRComponent({
877
+ tagName: 'bh-input-number',
878
+ properties: {
879
+ error: 'error',
880
+ required: 'required',
881
+ disabled: 'disabled',
882
+ showHelpIcon: 'show-help-icon',
883
+ showLeadingIcon: 'show-leading-icon',
884
+ showLabel: 'show-label',
885
+ showHintText: 'show-hint-text',
886
+ label: 'label',
887
+ placeholder: 'placeholder',
888
+ hintText: 'hint-text',
889
+ leadingIcon: 'leading-icon',
890
+ helpIconTooltip: 'help-icon-tooltip',
891
+ value: 'value',
892
+ min: 'min',
893
+ max: 'max',
894
+ step: 'step',
895
+ prefixText: 'prefix-text',
896
+ suffixText: 'suffix-text',
897
+ width: 'width',
898
+ name: 'name',
899
+ defaultValue: 'default-value',
900
+ validationMessage: 'validation-message'
901
+ },
902
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
903
+ });
904
+ export const BhInputPassword = typeof window !== 'undefined'
905
+ ? /*@__PURE__*/ createComponent({
906
+ tagName: 'bh-input-password',
907
+ elementClass: BhInputPasswordElement,
908
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
909
+ react: React,
910
+ events: {
911
+ onBhInput: 'bhInput',
912
+ onBhFocus: 'bhFocus',
913
+ onBhBlur: 'bhBlur',
914
+ onBhHelpClick: 'bhHelpClick',
915
+ onBhVisibilityToggle: 'bhVisibilityToggle'
916
+ },
917
+ defineCustomElement: defineBhInputPassword
918
+ })
919
+ : /*@__PURE__*/ createSSRComponent({
920
+ tagName: 'bh-input-password',
921
+ properties: {
922
+ label: 'label',
923
+ placeholder: 'placeholder',
924
+ hintText: 'hint-text',
925
+ showLabel: 'show-label',
926
+ showHintText: 'show-hint-text',
927
+ showHelpIcon: 'show-help-icon',
928
+ showLeadingIcon: 'show-leading-icon',
929
+ error: 'error',
930
+ disabled: 'disabled',
931
+ required: 'required',
932
+ helpIconTooltip: 'help-icon-tooltip',
933
+ leadingIcon: 'leading-icon',
934
+ value: 'value',
935
+ name: 'name',
936
+ defaultValue: 'default-value',
937
+ validationMessage: 'validation-message'
938
+ },
939
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
940
+ });
941
+ export const BhInputText = typeof window !== 'undefined'
942
+ ? /*@__PURE__*/ createComponent({
943
+ tagName: 'bh-input-text',
944
+ elementClass: BhInputTextElement,
945
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
946
+ react: React,
947
+ events: {
948
+ onBhInput: 'bhInput',
949
+ onBhFocus: 'bhFocus',
950
+ onBhBlur: 'bhBlur',
951
+ onBhHelpClick: 'bhHelpClick'
952
+ },
953
+ defineCustomElement: defineBhInputText
954
+ })
955
+ : /*@__PURE__*/ createSSRComponent({
956
+ tagName: 'bh-input-text',
957
+ properties: {
958
+ label: 'label',
959
+ placeholder: 'placeholder',
960
+ hintText: 'hint-text',
961
+ showLabel: 'show-label',
962
+ showHintText: 'show-hint-text',
963
+ showHelpIcon: 'show-help-icon',
964
+ showLeadingIcon: 'show-leading-icon',
965
+ showTrailingIcon: 'show-trailing-icon',
966
+ error: 'error',
967
+ disabled: 'disabled',
968
+ required: 'required',
969
+ helpIconTooltip: 'help-icon-tooltip',
970
+ leadingIcon: 'leading-icon',
971
+ trailingIcon: 'trailing-icon',
972
+ value: 'value',
973
+ name: 'name',
974
+ defaultValue: 'default-value',
975
+ validationMessage: 'validation-message',
976
+ type: 'type',
977
+ width: 'width',
978
+ readOnly: 'read-only',
979
+ state: 'state'
980
+ },
981
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
982
+ });
983
+ export const BhInputVerification = typeof window !== 'undefined'
984
+ ? /*@__PURE__*/ createComponent({
985
+ tagName: 'bh-input-verification',
986
+ elementClass: BhInputVerificationElement,
987
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
988
+ react: React,
989
+ events: {
990
+ onBhChange: 'bhChange',
991
+ onBhComplete: 'bhComplete'
992
+ },
993
+ defineCustomElement: defineBhInputVerification
994
+ })
995
+ : /*@__PURE__*/ createSSRComponent({
996
+ tagName: 'bh-input-verification',
997
+ properties: {
998
+ size: 'size',
999
+ digits: 'digits',
1000
+ label: 'label',
1001
+ showLabel: 'show-label',
1002
+ hintText: 'hint-text',
1003
+ showHintText: 'show-hint-text',
1004
+ error: 'error',
1005
+ disabled: 'disabled',
1006
+ required: 'required',
1007
+ showSeparator: 'show-separator',
1008
+ placeholder: 'placeholder',
1009
+ width: 'width',
1010
+ value: 'value'
1011
+ },
1012
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1013
+ });
1014
+ export const BhLabel = typeof window !== 'undefined'
1015
+ ? /*@__PURE__*/ createComponent({
1016
+ tagName: 'bh-label',
1017
+ elementClass: BhLabelElement,
1018
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1019
+ react: React,
1020
+ events: { onBhHelpClick: 'bhHelpClick' },
1021
+ defineCustomElement: defineBhLabel
1022
+ })
1023
+ : /*@__PURE__*/ createSSRComponent({
1024
+ tagName: 'bh-label',
1025
+ properties: {
1026
+ label: 'label',
1027
+ layout: 'layout',
1028
+ for: 'for',
1029
+ supportingText: 'supporting-text',
1030
+ required: 'required',
1031
+ showHelpIcon: 'show-help-icon',
1032
+ helpIconTooltip: 'help-icon-tooltip',
1033
+ disabled: 'disabled'
1034
+ },
1035
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1036
+ });
1037
+ export const BhLoaderSpinner = typeof window !== 'undefined'
1038
+ ? /*@__PURE__*/ createComponent({
1039
+ tagName: 'bh-loader-spinner',
1040
+ elementClass: BhLoaderSpinnerElement,
1041
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1042
+ react: React,
1043
+ events: {},
1044
+ defineCustomElement: defineBhLoaderSpinner
1045
+ })
1046
+ : /*@__PURE__*/ createSSRComponent({
1047
+ tagName: 'bh-loader-spinner',
1048
+ properties: {
1049
+ size: 'size',
1050
+ variant: 'variant',
1051
+ overlay: 'overlay',
1052
+ overlayMessage: 'overlay-message',
1053
+ showMessage: 'show-message',
1054
+ message: 'message'
1055
+ },
1056
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1057
+ });
1058
+ export const BhLogoBox = typeof window !== 'undefined'
1059
+ ? /*@__PURE__*/ createComponent({
1060
+ tagName: 'bh-logo-box',
1061
+ elementClass: BhLogoBoxElement,
1062
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1063
+ react: React,
1064
+ events: { onBhProductSelect: 'bhProductSelect' },
1065
+ defineCustomElement: defineBhLogoBox
1066
+ })
1067
+ : /*@__PURE__*/ createSSRComponent({
1068
+ tagName: 'bh-logo-box',
1069
+ properties: {
1070
+ logoType: 'logo-type',
1071
+ logoSrc: 'logo-src',
1072
+ assetBasePath: 'asset-base-path'
1073
+ },
1074
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1075
+ });
1076
+ export const BhModal = typeof window !== 'undefined'
1077
+ ? /*@__PURE__*/ createComponent({
1078
+ tagName: 'bh-modal',
1079
+ elementClass: BhModalElement,
1080
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1081
+ react: React,
1082
+ events: { onBhClose: 'bhClose' },
1083
+ defineCustomElement: defineBhModal
1084
+ })
1085
+ : /*@__PURE__*/ createSSRComponent({
1086
+ tagName: 'bh-modal',
1087
+ properties: {
1088
+ visible: 'visible',
1089
+ overlay: 'overlay',
1090
+ width: 'width'
1091
+ },
1092
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1093
+ });
1094
+ export const BhModalActions = typeof window !== 'undefined'
1095
+ ? /*@__PURE__*/ createComponent({
1096
+ tagName: 'bh-modal-actions',
1097
+ elementClass: BhModalActionsElement,
1098
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1099
+ react: React,
1100
+ events: {
1101
+ onBhPrimaryAction: 'bhPrimaryAction',
1102
+ onBhSecondaryAction: 'bhSecondaryAction'
1103
+ },
1104
+ defineCustomElement: defineBhModalActions
1105
+ })
1106
+ : /*@__PURE__*/ createSSRComponent({
1107
+ tagName: 'bh-modal-actions',
1108
+ properties: {
1109
+ type: 'type',
1110
+ destructive: 'destructive',
1111
+ primaryLabel: 'primary-label',
1112
+ secondaryLabel: 'secondary-label',
1113
+ divider: 'divider'
1114
+ },
1115
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1116
+ });
1117
+ export const BhModalHeader = typeof window !== 'undefined'
1118
+ ? /*@__PURE__*/ createComponent({
1119
+ tagName: 'bh-modal-header',
1120
+ elementClass: BhModalHeaderElement,
1121
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1122
+ react: React,
1123
+ events: { onBhClose: 'bhClose' },
1124
+ defineCustomElement: defineBhModalHeader
1125
+ })
1126
+ : /*@__PURE__*/ createSSRComponent({
1127
+ tagName: 'bh-modal-header',
1128
+ properties: {
1129
+ modalTitle: 'modal-title',
1130
+ description: 'description',
1131
+ icon: 'icon',
1132
+ iconColor: 'icon-color',
1133
+ showIcon: 'show-icon',
1134
+ showCloseButton: 'show-close-button',
1135
+ type: 'type',
1136
+ paddingBottom: 'padding-bottom',
1137
+ divider: 'divider'
1138
+ },
1139
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1140
+ });
1141
+ export const BhMonthPicker = typeof window !== 'undefined'
1142
+ ? /*@__PURE__*/ createComponent({
1143
+ tagName: 'bh-month-picker',
1144
+ elementClass: BhMonthPickerElement,
1145
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1146
+ react: React,
1147
+ events: {
1148
+ onBhChange: 'bhChange',
1149
+ onBhMonthYearSelect: 'bhMonthYearSelect'
1150
+ },
1151
+ defineCustomElement: defineBhMonthPicker
1152
+ })
1153
+ : /*@__PURE__*/ createSSRComponent({
1154
+ tagName: 'bh-month-picker',
1155
+ properties: {
1156
+ variant: 'variant',
1157
+ minYear: 'min-year',
1158
+ maxYear: 'max-year',
1159
+ disabled: 'disabled',
1160
+ label: 'label',
1161
+ placeholder: 'placeholder',
1162
+ inputWidth: 'input-width',
1163
+ showLabel: 'show-label',
1164
+ showFooter: 'show-footer'
1165
+ },
1166
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1167
+ });
1168
+ export const BhMonthPickerContent = typeof window !== 'undefined'
1169
+ ? /*@__PURE__*/ createComponent({
1170
+ tagName: 'bh-month-picker-content',
1171
+ elementClass: BhMonthPickerContentElement,
1172
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1173
+ react: React,
1174
+ events: {
1175
+ onBhChange: 'bhChange',
1176
+ onBhMonthYearSelect: 'bhMonthYearSelect'
1177
+ },
1178
+ defineCustomElement: defineBhMonthPickerContent
1179
+ })
1180
+ : /*@__PURE__*/ createSSRComponent({
1181
+ tagName: 'bh-month-picker-content',
1182
+ properties: {
1183
+ minYear: 'min-year',
1184
+ maxYear: 'max-year',
1185
+ disabled: 'disabled',
1186
+ scrollable: 'scrollable',
1187
+ selectedMonth: 'selected-month',
1188
+ selectedYear: 'selected-year',
1189
+ height: 'height'
1190
+ },
1191
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1192
+ });
1193
+ export const BhNavItem = typeof window !== 'undefined'
1194
+ ? /*@__PURE__*/ createComponent({
1195
+ tagName: 'bh-nav-item',
1196
+ elementClass: BhNavItemElement,
1197
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1198
+ react: React,
1199
+ events: { onBhClick: 'bhClick' },
1200
+ defineCustomElement: defineBhNavItem
1201
+ })
1202
+ : /*@__PURE__*/ createSSRComponent({
1203
+ tagName: 'bh-nav-item',
1204
+ properties: {
1205
+ icon: 'icon',
1206
+ label: 'label',
1207
+ isActive: 'is-active',
1208
+ disabled: 'disabled'
1209
+ },
1210
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1211
+ });
1212
+ export const BhNotification = typeof window !== 'undefined'
1213
+ ? /*@__PURE__*/ createComponent({
1214
+ tagName: 'bh-notification',
1215
+ elementClass: BhNotificationElement,
1216
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1217
+ react: React,
1218
+ events: {
1219
+ onBhAction: 'bhAction',
1220
+ onBhDismiss: 'bhDismiss',
1221
+ onBhClose: 'bhClose'
1222
+ },
1223
+ defineCustomElement: defineBhNotification
1224
+ })
1225
+ : /*@__PURE__*/ createSSRComponent({
1226
+ tagName: 'bh-notification',
1227
+ properties: {
1228
+ type: 'type',
1229
+ notificationTitle: 'notification-title',
1230
+ description: 'description',
1231
+ actionText: 'action-text',
1232
+ dismissText: 'dismiss-text',
1233
+ dismissible: 'dismissible',
1234
+ icon: 'icon'
1235
+ },
1236
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1237
+ });
1238
+ export const BhPageNavigation = typeof window !== 'undefined'
1239
+ ? /*@__PURE__*/ createComponent({
1240
+ tagName: 'bh-page-navigation',
1241
+ elementClass: BhPageNavigationElement,
1242
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1243
+ react: React,
1244
+ events: { onBhItemClick: 'bhItemClick' },
1245
+ defineCustomElement: defineBhPageNavigation
1246
+ })
1247
+ : /*@__PURE__*/ createSSRComponent({
1248
+ tagName: 'bh-page-navigation',
1249
+ properties: { navTitle: 'nav-title' },
1250
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1251
+ });
1252
+ export const BhPageNavigationChild = typeof window !== 'undefined'
1253
+ ? /*@__PURE__*/ createComponent({
1254
+ tagName: 'bh-page-navigation-child',
1255
+ elementClass: BhPageNavigationChildElement,
1256
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1257
+ react: React,
1258
+ events: { onBhItemClick: 'bhItemClick' },
1259
+ defineCustomElement: defineBhPageNavigationChild
1260
+ })
1261
+ : /*@__PURE__*/ createSSRComponent({
1262
+ tagName: 'bh-page-navigation-child',
1263
+ properties: {
1264
+ label: 'label',
1265
+ badge: 'badge',
1266
+ showBadge: 'show-badge',
1267
+ isActive: 'is-active'
1268
+ },
1269
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1270
+ });
1271
+ export const BhPageNavigationMultiLevel = typeof window !== 'undefined'
1272
+ ? /*@__PURE__*/ createComponent({
1273
+ tagName: 'bh-page-navigation-multi-level',
1274
+ elementClass: BhPageNavigationMultiLevelElement,
1275
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1276
+ react: React,
1277
+ events: {
1278
+ onBhToggle: 'bhToggle',
1279
+ onBhChildClick: 'bhChildClick',
1280
+ onBhAddClick: 'bhAddClick'
1281
+ },
1282
+ defineCustomElement: defineBhPageNavigationMultiLevel
1283
+ })
1284
+ : /*@__PURE__*/ createSSRComponent({
1285
+ tagName: 'bh-page-navigation-multi-level',
1286
+ properties: {
1287
+ label: 'label',
1288
+ icon: 'icon',
1289
+ badge: 'badge',
1290
+ isExpanded: 'is-expanded'
1291
+ },
1292
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1293
+ });
1294
+ export const BhPageNavigationSingleLevel = typeof window !== 'undefined'
1295
+ ? /*@__PURE__*/ createComponent({
1296
+ tagName: 'bh-page-navigation-single-level',
1297
+ elementClass: BhPageNavigationSingleLevelElement,
1298
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1299
+ react: React,
1300
+ events: { onBhItemClick: 'bhItemClick' },
1301
+ defineCustomElement: defineBhPageNavigationSingleLevel
1302
+ })
1303
+ : /*@__PURE__*/ createSSRComponent({
1304
+ tagName: 'bh-page-navigation-single-level',
1305
+ properties: {
1306
+ label: 'label',
1307
+ icon: 'icon',
1308
+ isActive: 'is-active'
1309
+ },
1310
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1311
+ });
1312
+ export const BhPagination = typeof window !== 'undefined'
1313
+ ? /*@__PURE__*/ createComponent({
1314
+ tagName: 'bh-pagination',
1315
+ elementClass: BhPaginationElement,
1316
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1317
+ react: React,
1318
+ events: {
1319
+ onBhPageChange: 'bhPageChange',
1320
+ onBhPageSizeChange: 'bhPageSizeChange'
1321
+ },
1322
+ defineCustomElement: defineBhPagination
1323
+ })
1324
+ : /*@__PURE__*/ createSSRComponent({
1325
+ tagName: 'bh-pagination',
1326
+ properties: {
1327
+ page: 'page',
1328
+ totalItems: 'total-items',
1329
+ pageSize: 'page-size',
1330
+ showPageSizeSelector: 'show-page-size-selector',
1331
+ showItemCount: 'show-item-count',
1332
+ compact: 'compact',
1333
+ maxPageNumbers: 'max-page-numbers',
1334
+ disabled: 'disabled',
1335
+ rowsPerPageLabel: 'rows-per-page-label',
1336
+ showingResultsLabel: 'showing-results-label',
1337
+ pageInfoLabel: 'page-info-label'
1338
+ },
1339
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1340
+ });
1341
+ export const BhPickerMenu = typeof window !== 'undefined'
1342
+ ? /*@__PURE__*/ createComponent({
1343
+ tagName: 'bh-picker-menu',
1344
+ elementClass: BhPickerMenuElement,
1345
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1346
+ react: React,
1347
+ events: {
1348
+ onBhChange: 'bhChange',
1349
+ onBhMonthYearSelect: 'bhMonthYearSelect',
1350
+ onBhCancel: 'bhCancel',
1351
+ onBhApply: 'bhApply',
1352
+ onBhToday: 'bhToday'
1353
+ },
1354
+ defineCustomElement: defineBhPickerMenu
1355
+ })
1356
+ : /*@__PURE__*/ createSSRComponent({
1357
+ tagName: 'bh-picker-menu',
1358
+ properties: {
1359
+ minYear: 'min-year',
1360
+ maxYear: 'max-year',
1361
+ disabled: 'disabled',
1362
+ animationClass: 'animation-class',
1363
+ visible: 'visible',
1364
+ showFooter: 'show-footer',
1365
+ showTodayButton: 'show-today-button',
1366
+ disableApply: 'disable-apply'
1367
+ },
1368
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1369
+ });
1370
+ export const BhPieChart = typeof window !== 'undefined'
1371
+ ? /*@__PURE__*/ createComponent({
1372
+ tagName: 'bh-pie-chart',
1373
+ elementClass: BhPieChartElement,
1374
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1375
+ react: React,
1376
+ events: {},
1377
+ defineCustomElement: defineBhPieChart
1378
+ })
1379
+ : /*@__PURE__*/ createSSRComponent({
1380
+ tagName: 'bh-pie-chart',
1381
+ properties: {
1382
+ hole: 'hole',
1383
+ size: 'size',
1384
+ animated: 'animated',
1385
+ gap: 'gap'
1386
+ },
1387
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1388
+ });
1389
+ export const BhPopover = typeof window !== 'undefined'
1390
+ ? /*@__PURE__*/ createComponent({
1391
+ tagName: 'bh-popover',
1392
+ elementClass: BhPopoverElement,
1393
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1394
+ react: React,
1395
+ events: {},
1396
+ defineCustomElement: defineBhPopover
1397
+ })
1398
+ : /*@__PURE__*/ createSSRComponent({
1399
+ tagName: 'bh-popover',
1400
+ properties: {
1401
+ title: 'title',
1402
+ content: 'content',
1403
+ maxWidth: 'max-width',
1404
+ position: 'position'
1405
+ },
1406
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1407
+ });
1408
+ export const BhProductSwitcher = typeof window !== 'undefined'
1409
+ ? /*@__PURE__*/ createComponent({
1410
+ tagName: 'bh-product-switcher',
1411
+ elementClass: BhProductSwitcherElement,
1412
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1413
+ react: React,
1414
+ events: {
1415
+ onBhClose: 'bhClose',
1416
+ onBhProductSelect: 'bhProductSelect'
1417
+ },
1418
+ defineCustomElement: defineBhProductSwitcher
1419
+ })
1420
+ : /*@__PURE__*/ createSSRComponent({
1421
+ tagName: 'bh-product-switcher',
1422
+ properties: { isOpen: 'is-open' },
1423
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1424
+ });
1425
+ export const BhPropertySwitcher = typeof window !== 'undefined'
1426
+ ? /*@__PURE__*/ createComponent({
1427
+ tagName: 'bh-property-switcher',
1428
+ elementClass: BhPropertySwitcherElement,
1429
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1430
+ react: React,
1431
+ events: { onBhPropertyChange: 'bhPropertyChange' },
1432
+ defineCustomElement: defineBhPropertySwitcher
1433
+ })
1434
+ : /*@__PURE__*/ createSSRComponent({
1435
+ tagName: 'bh-property-switcher',
1436
+ properties: {
1437
+ selectedProperty: 'selected-property',
1438
+ grouped: 'grouped',
1439
+ searchPlaceholder: 'search-placeholder'
1440
+ },
1441
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1442
+ });
1443
+ export const BhRadioButton = typeof window !== 'undefined'
1444
+ ? /*@__PURE__*/ createComponent({
1445
+ tagName: 'bh-radio-button',
1446
+ elementClass: BhRadioButtonElement,
1447
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1448
+ react: React,
1449
+ events: { onBhChange: 'bhChange' },
1450
+ defineCustomElement: defineBhRadioButton
1451
+ })
1452
+ : /*@__PURE__*/ createSSRComponent({
1453
+ tagName: 'bh-radio-button',
1454
+ properties: {
1455
+ size: 'size',
1456
+ selected: 'selected',
1457
+ disabled: 'disabled',
1458
+ value: 'value',
1459
+ name: 'name',
1460
+ label: 'label',
1461
+ supportingText: 'supporting-text'
1462
+ },
1463
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1464
+ });
1465
+ export const BhSidebar = typeof window !== 'undefined'
1466
+ ? /*@__PURE__*/ createComponent({
1467
+ tagName: 'bh-sidebar',
1468
+ elementClass: BhSidebarElement,
1469
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1470
+ react: React,
1471
+ events: {
1472
+ onBhMenuItemClick: 'bhMenuItemClick',
1473
+ onBhSearchClick: 'bhSearchClick',
1474
+ onBhAvatarMenuClick: 'bhAvatarMenuClick'
1475
+ },
1476
+ defineCustomElement: defineBhSidebar
1477
+ })
1478
+ : /*@__PURE__*/ createSSRComponent({
1479
+ tagName: 'bh-sidebar',
1480
+ properties: {
1481
+ logoType: 'logo-type',
1482
+ logoSrc: 'logo-src',
1483
+ assetBasePath: 'asset-base-path',
1484
+ avatarUrl: 'avatar-url',
1485
+ avatarInitials: 'avatar-initials',
1486
+ avatarName: 'avatar-name',
1487
+ avatarEmail: 'avatar-email',
1488
+ collapsed: 'collapsed'
1489
+ },
1490
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1491
+ });
1492
+ export const BhSkeletonLoader = typeof window !== 'undefined'
1493
+ ? /*@__PURE__*/ createComponent({
1494
+ tagName: 'bh-skeleton-loader',
1495
+ elementClass: BhSkeletonLoaderElement,
1496
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1497
+ react: React,
1498
+ events: {},
1499
+ defineCustomElement: defineBhSkeletonLoader
1500
+ })
1501
+ : /*@__PURE__*/ createSSRComponent({
1502
+ tagName: 'bh-skeleton-loader',
1503
+ properties: {
1504
+ width: 'width',
1505
+ height: 'height',
1506
+ circle: 'circle'
1507
+ },
1508
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1509
+ });
1510
+ export const BhTabItem = typeof window !== 'undefined'
1511
+ ? /*@__PURE__*/ createComponent({
1512
+ tagName: 'bh-tab-item',
1513
+ elementClass: BhTabItemElement,
1514
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1515
+ react: React,
1516
+ events: { onBhTabItemClick: 'bhTabItemClick' },
1517
+ defineCustomElement: defineBhTabItem
1518
+ })
1519
+ : /*@__PURE__*/ createSSRComponent({
1520
+ tagName: 'bh-tab-item',
1521
+ properties: {
1522
+ value: 'value',
1523
+ label: 'label',
1524
+ active: 'active',
1525
+ disabled: 'disabled'
1526
+ },
1527
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1528
+ });
1529
+ export const BhTabs = typeof window !== 'undefined'
1530
+ ? /*@__PURE__*/ createComponent({
1531
+ tagName: 'bh-tabs',
1532
+ elementClass: BhTabsElement,
1533
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1534
+ react: React,
1535
+ events: { onBhTabChange: 'bhTabChange' },
1536
+ defineCustomElement: defineBhTabs
1537
+ })
1538
+ : /*@__PURE__*/ createSSRComponent({
1539
+ tagName: 'bh-tabs',
1540
+ properties: {
1541
+ type: 'type',
1542
+ orientation: 'orientation',
1543
+ fullWidth: 'full-width',
1544
+ value: 'value'
1545
+ },
1546
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1547
+ });
1548
+ export const BhTag = typeof window !== 'undefined'
1549
+ ? /*@__PURE__*/ createComponent({
1550
+ tagName: 'bh-tag',
1551
+ elementClass: BhTagElement,
1552
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1553
+ react: React,
1554
+ events: { onBhDismiss: 'bhDismiss' },
1555
+ defineCustomElement: defineBhTag
1556
+ })
1557
+ : /*@__PURE__*/ createSSRComponent({
1558
+ tagName: 'bh-tag',
1559
+ properties: {
1560
+ variant: 'variant',
1561
+ size: 'size',
1562
+ label: 'label',
1563
+ dismissible: 'dismissible',
1564
+ disabled: 'disabled',
1565
+ maxWidth: 'max-width',
1566
+ avatarSrc: 'avatar-src'
1567
+ },
1568
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1569
+ });
1570
+ export const BhTextarea = typeof window !== 'undefined'
1571
+ ? /*@__PURE__*/ createComponent({
1572
+ tagName: 'bh-textarea',
1573
+ elementClass: BhTextareaElement,
1574
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1575
+ react: React,
1576
+ events: {
1577
+ onBhInput: 'bhInput',
1578
+ onBhFocus: 'bhFocus',
1579
+ onBhBlur: 'bhBlur',
1580
+ onBhHelpClick: 'bhHelpClick'
1581
+ },
1582
+ defineCustomElement: defineBhTextarea
1583
+ })
1584
+ : /*@__PURE__*/ createSSRComponent({
1585
+ tagName: 'bh-textarea',
1586
+ properties: {
1587
+ label: 'label',
1588
+ placeholder: 'placeholder',
1589
+ hintText: 'hint-text',
1590
+ showLabel: 'show-label',
1591
+ showHintText: 'show-hint-text',
1592
+ showHelpIcon: 'show-help-icon',
1593
+ error: 'error',
1594
+ disabled: 'disabled',
1595
+ required: 'required',
1596
+ helpIconTooltip: 'help-icon-tooltip',
1597
+ value: 'value',
1598
+ name: 'name',
1599
+ defaultValue: 'default-value',
1600
+ validationMessage: 'validation-message',
1601
+ rows: 'rows',
1602
+ resize: 'resize',
1603
+ maxLength: 'max-length'
1604
+ },
1605
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1606
+ });
1607
+ export const BhToggle = typeof window !== 'undefined'
1608
+ ? /*@__PURE__*/ createComponent({
1609
+ tagName: 'bh-toggle',
1610
+ elementClass: BhToggleElement,
1611
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1612
+ react: React,
1613
+ events: { onBhChange: 'bhChange' },
1614
+ defineCustomElement: defineBhToggle
1615
+ })
1616
+ : /*@__PURE__*/ createSSRComponent({
1617
+ tagName: 'bh-toggle',
1618
+ properties: {
1619
+ size: 'size',
1620
+ showText: 'show-text',
1621
+ label: 'label',
1622
+ supportingText: 'supporting-text',
1623
+ disabled: 'disabled',
1624
+ checked: 'checked',
1625
+ name: 'name',
1626
+ value: 'value',
1627
+ required: 'required',
1628
+ defaultChecked: 'default-checked'
1629
+ },
1630
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1631
+ });
1632
+ export const BhTooltip = typeof window !== 'undefined'
1633
+ ? /*@__PURE__*/ createComponent({
1634
+ tagName: 'bh-tooltip',
1635
+ elementClass: BhTooltipElement,
1636
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1637
+ react: React,
1638
+ events: {},
1639
+ defineCustomElement: defineBhTooltip
1640
+ })
1641
+ : /*@__PURE__*/ createSSRComponent({
1642
+ tagName: 'bh-tooltip',
1643
+ properties: {
1644
+ text: 'text',
1645
+ position: 'position',
1646
+ variant: 'variant',
1647
+ visible: 'visible',
1648
+ maxWidth: 'max-width'
1649
+ },
1650
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1651
+ });
1652
+ export const BhTrendChart = typeof window !== 'undefined'
1653
+ ? /*@__PURE__*/ createComponent({
1654
+ tagName: 'bh-trend-chart',
1655
+ elementClass: BhTrendChartElement,
1656
+ // @ts-ignore - React type of Stencil Output Target may differ from the React version used in the Nuxt.js project, this can be ignored.
1657
+ react: React,
1658
+ events: {},
1659
+ defineCustomElement: defineBhTrendChart
1660
+ })
1661
+ : /*@__PURE__*/ createSSRComponent({
1662
+ tagName: 'bh-trend-chart',
1663
+ properties: {
1664
+ trend: 'trend',
1665
+ animated: 'animated',
1666
+ variant: 'variant',
1667
+ width: 'width',
1668
+ height: 'height'
1669
+ },
1670
+ hydrateModule: import('@actabldesign/bellhop-core/hydrate')
1671
+ });