@baloise/ds-react 19.2.0-snapshot.1741-c382bb5d2 → 19.2.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/index.cjs.js ADDED
@@ -0,0 +1,1578 @@
1
+ 'use strict';
2
+
3
+ var dsCore = require('@baloise/ds-core');
4
+ var balAccordionDetails_js = require('@baloise/ds-core/components/bal-accordion-details.js');
5
+ var balAccordionSummary_js = require('@baloise/ds-core/components/bal-accordion-summary.js');
6
+ var balAccordionTrigger_js = require('@baloise/ds-core/components/bal-accordion-trigger.js');
7
+ var balAccordion_js = require('@baloise/ds-core/components/bal-accordion.js');
8
+ var balApp_js = require('@baloise/ds-core/components/bal-app.js');
9
+ var balBadge_js = require('@baloise/ds-core/components/bal-badge.js');
10
+ var balButtonGroup_js = require('@baloise/ds-core/components/bal-button-group.js');
11
+ var balButton_js = require('@baloise/ds-core/components/bal-button.js');
12
+ var balCardActions_js = require('@baloise/ds-core/components/bal-card-actions.js');
13
+ var balCardButton_js = require('@baloise/ds-core/components/bal-card-button.js');
14
+ var balCardContent_js = require('@baloise/ds-core/components/bal-card-content.js');
15
+ var balCardSubtitle_js = require('@baloise/ds-core/components/bal-card-subtitle.js');
16
+ var balCardTitle_js = require('@baloise/ds-core/components/bal-card-title.js');
17
+ var balCard_js = require('@baloise/ds-core/components/bal-card.js');
18
+ var balCarouselItem_js = require('@baloise/ds-core/components/bal-carousel-item.js');
19
+ var balCarousel_js = require('@baloise/ds-core/components/bal-carousel.js');
20
+ var balCheck_js = require('@baloise/ds-core/components/bal-check.js');
21
+ var balCheckboxGroup_js = require('@baloise/ds-core/components/bal-checkbox-group.js');
22
+ var balCheckbox_js = require('@baloise/ds-core/components/bal-checkbox.js');
23
+ var balClose_js = require('@baloise/ds-core/components/bal-close.js');
24
+ var balContent_js = require('@baloise/ds-core/components/bal-content.js');
25
+ var balDataItem_js = require('@baloise/ds-core/components/bal-data-item.js');
26
+ var balDataLabel_js = require('@baloise/ds-core/components/bal-data-label.js');
27
+ var balDataValue_js = require('@baloise/ds-core/components/bal-data-value.js');
28
+ var balData_js = require('@baloise/ds-core/components/bal-data.js');
29
+ var balDateCalendarCell_js = require('@baloise/ds-core/components/bal-date-calendar-cell.js');
30
+ var balDateCalendar_js = require('@baloise/ds-core/components/bal-date-calendar.js');
31
+ var balDate_js = require('@baloise/ds-core/components/bal-date.js');
32
+ var balDivider_js = require('@baloise/ds-core/components/bal-divider.js');
33
+ var balDropdown_js = require('@baloise/ds-core/components/bal-dropdown.js');
34
+ var balFieldControl_js = require('@baloise/ds-core/components/bal-field-control.js');
35
+ var balFieldHint_js = require('@baloise/ds-core/components/bal-field-hint.js');
36
+ var balFieldLabel_js = require('@baloise/ds-core/components/bal-field-label.js');
37
+ var balFieldMessage_js = require('@baloise/ds-core/components/bal-field-message.js');
38
+ var balField_js = require('@baloise/ds-core/components/bal-field.js');
39
+ var balFileUpload_js = require('@baloise/ds-core/components/bal-file-upload.js');
40
+ var balFooter_js = require('@baloise/ds-core/components/bal-footer.js');
41
+ var balFormCol_js = require('@baloise/ds-core/components/bal-form-col.js');
42
+ var balFormGrid_js = require('@baloise/ds-core/components/bal-form-grid.js');
43
+ var balForm_js = require('@baloise/ds-core/components/bal-form.js');
44
+ var balHeading_js = require('@baloise/ds-core/components/bal-heading.js');
45
+ var balHintText_js = require('@baloise/ds-core/components/bal-hint-text.js');
46
+ var balHintTitle_js = require('@baloise/ds-core/components/bal-hint-title.js');
47
+ var balHint_js = require('@baloise/ds-core/components/bal-hint.js');
48
+ var balIcon_js = require('@baloise/ds-core/components/bal-icon.js');
49
+ var balInputDate_js = require('@baloise/ds-core/components/bal-input-date.js');
50
+ var balInputGroup_js = require('@baloise/ds-core/components/bal-input-group.js');
51
+ var balInputSlider_js = require('@baloise/ds-core/components/bal-input-slider.js');
52
+ var balInputStepper_js = require('@baloise/ds-core/components/bal-input-stepper.js');
53
+ var balInput_js = require('@baloise/ds-core/components/bal-input.js');
54
+ var balLabel_js = require('@baloise/ds-core/components/bal-label.js');
55
+ var balListItemAccordionBody_js = require('@baloise/ds-core/components/bal-list-item-accordion-body.js');
56
+ var balListItemAccordionHead_js = require('@baloise/ds-core/components/bal-list-item-accordion-head.js');
57
+ var balListItemContent_js = require('@baloise/ds-core/components/bal-list-item-content.js');
58
+ var balListItemIcon_js = require('@baloise/ds-core/components/bal-list-item-icon.js');
59
+ var balListItemSubtitle_js = require('@baloise/ds-core/components/bal-list-item-subtitle.js');
60
+ var balListItemTitle_js = require('@baloise/ds-core/components/bal-list-item-title.js');
61
+ var balListItem_js = require('@baloise/ds-core/components/bal-list-item.js');
62
+ var balList_js = require('@baloise/ds-core/components/bal-list.js');
63
+ var balLogo_js = require('@baloise/ds-core/components/bal-logo.js');
64
+ var balModalBody_js = require('@baloise/ds-core/components/bal-modal-body.js');
65
+ var balModalHeader_js = require('@baloise/ds-core/components/bal-modal-header.js');
66
+ var balModal_js = require('@baloise/ds-core/components/bal-modal.js');
67
+ var balNavLinkGridCol_js = require('@baloise/ds-core/components/bal-nav-link-grid-col.js');
68
+ var balNavLinkGrid_js = require('@baloise/ds-core/components/bal-nav-link-grid.js');
69
+ var balNavLinkGroup_js = require('@baloise/ds-core/components/bal-nav-link-group.js');
70
+ var balNavLink_js = require('@baloise/ds-core/components/bal-nav-link.js');
71
+ var balNavMenuBar_js = require('@baloise/ds-core/components/bal-nav-menu-bar.js');
72
+ var balNavMenuFlyout_js = require('@baloise/ds-core/components/bal-nav-menu-flyout.js');
73
+ var balNavMetaBar_js = require('@baloise/ds-core/components/bal-nav-meta-bar.js');
74
+ var balNav_js = require('@baloise/ds-core/components/bal-nav.js');
75
+ var balNavbarBrand_js = require('@baloise/ds-core/components/bal-navbar-brand.js');
76
+ var balNavbarMenuEnd_js = require('@baloise/ds-core/components/bal-navbar-menu-end.js');
77
+ var balNavbarMenuStart_js = require('@baloise/ds-core/components/bal-navbar-menu-start.js');
78
+ var balNavbarMenu_js = require('@baloise/ds-core/components/bal-navbar-menu.js');
79
+ var balNavbar_js = require('@baloise/ds-core/components/bal-navbar.js');
80
+ var balNotices_js = require('@baloise/ds-core/components/bal-notices.js');
81
+ var balNotification_js = require('@baloise/ds-core/components/bal-notification.js');
82
+ var balNumberInput_js = require('@baloise/ds-core/components/bal-number-input.js');
83
+ var balOptionList_js = require('@baloise/ds-core/components/bal-option-list.js');
84
+ var balOption_js = require('@baloise/ds-core/components/bal-option.js');
85
+ var balPagination_js = require('@baloise/ds-core/components/bal-pagination.js');
86
+ var balPopoverContent_js = require('@baloise/ds-core/components/bal-popover-content.js');
87
+ var balPopover_js = require('@baloise/ds-core/components/bal-popover.js');
88
+ var balPopup_js = require('@baloise/ds-core/components/bal-popup.js');
89
+ var balProgressBar_js = require('@baloise/ds-core/components/bal-progress-bar.js');
90
+ var balRadioGroup_js = require('@baloise/ds-core/components/bal-radio-group.js');
91
+ var balRadioIcon_js = require('@baloise/ds-core/components/bal-radio-icon.js');
92
+ var balRadio_js = require('@baloise/ds-core/components/bal-radio.js');
93
+ var balSegmentItem_js = require('@baloise/ds-core/components/bal-segment-item.js');
94
+ var balSegment_js = require('@baloise/ds-core/components/bal-segment.js');
95
+ var balSelectOption_js = require('@baloise/ds-core/components/bal-select-option.js');
96
+ var balSelect_js = require('@baloise/ds-core/components/bal-select.js');
97
+ var balShape_js = require('@baloise/ds-core/components/bal-shape.js');
98
+ var balSheet_js = require('@baloise/ds-core/components/bal-sheet.js');
99
+ var balSnackbar_js = require('@baloise/ds-core/components/bal-snackbar.js');
100
+ var balSpinner_js = require('@baloise/ds-core/components/bal-spinner.js');
101
+ var balStack_js = require('@baloise/ds-core/components/bal-stack.js');
102
+ var balStageBackLink_js = require('@baloise/ds-core/components/bal-stage-back-link.js');
103
+ var balStageBody_js = require('@baloise/ds-core/components/bal-stage-body.js');
104
+ var balStageFoot_js = require('@baloise/ds-core/components/bal-stage-foot.js');
105
+ var balStageHead_js = require('@baloise/ds-core/components/bal-stage-head.js');
106
+ var balStageImage_js = require('@baloise/ds-core/components/bal-stage-image.js');
107
+ var balStage_js = require('@baloise/ds-core/components/bal-stage.js');
108
+ var balStepItem_js = require('@baloise/ds-core/components/bal-step-item.js');
109
+ var balSteps_js = require('@baloise/ds-core/components/bal-steps.js');
110
+ var balSwitch_js = require('@baloise/ds-core/components/bal-switch.js');
111
+ var balTabItem_js = require('@baloise/ds-core/components/bal-tab-item.js');
112
+ var balTable_js = require('@baloise/ds-core/components/bal-table.js');
113
+ var balTabs_js = require('@baloise/ds-core/components/bal-tabs.js');
114
+ var balTagGroup_js = require('@baloise/ds-core/components/bal-tag-group.js');
115
+ var balTag_js = require('@baloise/ds-core/components/bal-tag.js');
116
+ var balText_js = require('@baloise/ds-core/components/bal-text.js');
117
+ var balTextarea_js = require('@baloise/ds-core/components/bal-textarea.js');
118
+ var balTimeInput_js = require('@baloise/ds-core/components/bal-time-input.js');
119
+ var balToast_js = require('@baloise/ds-core/components/bal-toast.js');
120
+ var balTooltip_js = require('@baloise/ds-core/components/bal-tooltip.js');
121
+ var React = require('react');
122
+
123
+ function _extends() {
124
+ _extends = Object.assign || function assign(target) {
125
+ for(var i = 1; i < arguments.length; i++){
126
+ var source = arguments[i];
127
+ for(var key in source)if (Object.prototype.hasOwnProperty.call(source, key)) target[key] = source[key];
128
+ }
129
+ return target;
130
+ };
131
+ return _extends.apply(this, arguments);
132
+ }
133
+
134
+ /**
135
+ * @license
136
+ * Copyright 2018 Google LLC
137
+ * SPDX-License-Identifier: BSD-3-Clause
138
+ */ function _array_like_to_array(arr, len) {
139
+ if (len == null || len > arr.length) len = arr.length;
140
+ for(var i = 0, arr2 = new Array(len); i < len; i++)arr2[i] = arr[i];
141
+ return arr2;
142
+ }
143
+ function _array_with_holes(arr) {
144
+ if (Array.isArray(arr)) return arr;
145
+ }
146
+ function _define_property(obj, key, value) {
147
+ if (key in obj) {
148
+ Object.defineProperty(obj, key, {
149
+ value: value,
150
+ enumerable: true,
151
+ configurable: true,
152
+ writable: true
153
+ });
154
+ } else {
155
+ obj[key] = value;
156
+ }
157
+ return obj;
158
+ }
159
+ function _iterable_to_array_limit(arr, i) {
160
+ var _i = arr == null ? null : typeof Symbol !== "undefined" && arr[Symbol.iterator] || arr["@@iterator"];
161
+ if (_i == null) return;
162
+ var _arr = [];
163
+ var _n = true;
164
+ var _d = false;
165
+ var _s, _e;
166
+ try {
167
+ for(_i = _i.call(arr); !(_n = (_s = _i.next()).done); _n = true){
168
+ _arr.push(_s.value);
169
+ if (i && _arr.length === i) break;
170
+ }
171
+ } catch (err) {
172
+ _d = true;
173
+ _e = err;
174
+ } finally{
175
+ try {
176
+ if (!_n && _i["return"] != null) _i["return"]();
177
+ } finally{
178
+ if (_d) throw _e;
179
+ }
180
+ }
181
+ return _arr;
182
+ }
183
+ function _non_iterable_rest() {
184
+ throw new TypeError("Invalid attempt to destructure non-iterable instance.\\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.");
185
+ }
186
+ function _object_spread(target) {
187
+ for(var i = 1; i < arguments.length; i++){
188
+ var source = arguments[i] != null ? arguments[i] : {};
189
+ var ownKeys = Object.keys(source);
190
+ if (typeof Object.getOwnPropertySymbols === "function") {
191
+ ownKeys = ownKeys.concat(Object.getOwnPropertySymbols(source).filter(function(sym) {
192
+ return Object.getOwnPropertyDescriptor(source, sym).enumerable;
193
+ }));
194
+ }
195
+ ownKeys.forEach(function(key) {
196
+ _define_property(target, key, source[key]);
197
+ });
198
+ }
199
+ return target;
200
+ }
201
+ function ownKeys(object, enumerableOnly) {
202
+ var keys = Object.keys(object);
203
+ if (Object.getOwnPropertySymbols) {
204
+ var symbols = Object.getOwnPropertySymbols(object);
205
+ keys.push.apply(keys, symbols);
206
+ }
207
+ return keys;
208
+ }
209
+ function _object_spread_props(target, source) {
210
+ source = source != null ? source : {};
211
+ if (Object.getOwnPropertyDescriptors) {
212
+ Object.defineProperties(target, Object.getOwnPropertyDescriptors(source));
213
+ } else {
214
+ ownKeys(Object(source)).forEach(function(key) {
215
+ Object.defineProperty(target, key, Object.getOwnPropertyDescriptor(source, key));
216
+ });
217
+ }
218
+ return target;
219
+ }
220
+ function _sliced_to_array(arr, i) {
221
+ return _array_with_holes(arr) || _iterable_to_array_limit(arr, i) || _unsupported_iterable_to_array(arr, i) || _non_iterable_rest();
222
+ }
223
+ function _unsupported_iterable_to_array(o, minLen) {
224
+ if (!o) return;
225
+ if (typeof o === "string") return _array_like_to_array(o, minLen);
226
+ var n = Object.prototype.toString.call(o).slice(8, -1);
227
+ if (n === "Object" && o.constructor) n = o.constructor.name;
228
+ if (n === "Map" || n === "Set") return Array.from(n);
229
+ if (n === "Arguments" || /^(?:Ui|I)nt(?:8|16|32)(?:Clamped)?Array$/.test(n)) return _array_like_to_array(o, minLen);
230
+ }
231
+ var e = new Set([
232
+ "children",
233
+ "localName",
234
+ "ref",
235
+ "style",
236
+ "className"
237
+ ]), n = new WeakMap, t = function(e, t, o, l, a) {
238
+ var s = a === null || a === undefined ? undefined : a[t];
239
+ undefined === s ? (e[t] = o, null == o && t in HTMLElement.prototype && e.removeAttribute(t)) : o !== l && function(e, t, o) {
240
+ var _$l = n.get(e);
241
+ undefined === _$l && n.set(e, _$l = new Map);
242
+ var _$a = _$l.get(t);
243
+ undefined !== o ? undefined === _$a ? (_$l.set(t, _$a = {
244
+ handleEvent: o
245
+ }), e.addEventListener(t, _$a)) : _$a.handleEvent = o : undefined !== _$a && (_$l.delete(t), e.removeEventListener(t, _$a));
246
+ }(e, s, o);
247
+ }, o = function(param) {
248
+ var n = param.react, o = param.tagName, l = param.elementClass, a = param.events, s = param.displayName;
249
+ var c = new Set(Object.keys(a !== null && a !== undefined ? a : {})), r = n.forwardRef(function(s, r) {
250
+ var i = n.useRef(new Map), d = n.useRef(null), f = {}, u = {};
251
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
252
+ try {
253
+ for(var _iterator = Object.entries(s)[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
254
+ var _step_value = _sliced_to_array(_step.value, 2), n1 = _step_value[0], t1 = _step_value[1];
255
+ e.has(n1) ? f["className" === n1 ? "class" : n1] = t1 : c.has(n1) || n1 in l.prototype ? u[n1] = t1 : f[n1] = t1;
256
+ }
257
+ } catch (err) {
258
+ _didIteratorError = true;
259
+ _iteratorError = err;
260
+ } finally{
261
+ try {
262
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
263
+ _iterator.return();
264
+ }
265
+ } finally{
266
+ if (_didIteratorError) {
267
+ throw _iteratorError;
268
+ }
269
+ }
270
+ }
271
+ return n.useLayoutEffect(function() {
272
+ if (null === d.current) return;
273
+ var e = new Map;
274
+ for(var n in u)t(d.current, n, s[n], i.current.get(n), a), i.current.delete(n), e.set(n, s[n]);
275
+ var _iteratorNormalCompletion = true, _didIteratorError = false, _iteratorError = undefined;
276
+ try {
277
+ for(var _iterator = i.current[Symbol.iterator](), _step; !(_iteratorNormalCompletion = (_step = _iterator.next()).done); _iteratorNormalCompletion = true){
278
+ var _step_value = _sliced_to_array(_step.value, 2), e1 = _step_value[0], n1 = _step_value[1];
279
+ t(d.current, e1, void 0, n1, a);
280
+ }
281
+ } catch (err) {
282
+ _didIteratorError = true;
283
+ _iteratorError = err;
284
+ } finally{
285
+ try {
286
+ if (!_iteratorNormalCompletion && _iterator.return != null) {
287
+ _iterator.return();
288
+ }
289
+ } finally{
290
+ if (_didIteratorError) {
291
+ throw _iteratorError;
292
+ }
293
+ }
294
+ }
295
+ i.current = e;
296
+ }), n.useLayoutEffect(function() {
297
+ var _d_current;
298
+ (_d_current = d.current) === null || _d_current === undefined ? undefined : _d_current.removeAttribute("defer-hydration");
299
+ }, []), f.suppressHydrationWarning = true, n.createElement(o, _object_spread_props(_object_spread({}, f), {
300
+ ref: n.useCallback(function(e) {
301
+ d.current = e, "function" == typeof r ? r(e) : null !== r && (r.current = e);
302
+ }, [
303
+ r
304
+ ])
305
+ }));
306
+ });
307
+ return r.displayName = s !== null && s !== undefined ? s : l.name, r;
308
+ };
309
+
310
+ function _object_without_properties(source, excluded) {
311
+ if (source == null) return {};
312
+ var target = _object_without_properties_loose(source, excluded);
313
+ var key, i;
314
+ if (Object.getOwnPropertySymbols) {
315
+ var sourceSymbolKeys = Object.getOwnPropertySymbols(source);
316
+ for(i = 0; i < sourceSymbolKeys.length; i++){
317
+ key = sourceSymbolKeys[i];
318
+ if (excluded.indexOf(key) >= 0) continue;
319
+ if (!Object.prototype.propertyIsEnumerable.call(source, key)) continue;
320
+ target[key] = source[key];
321
+ }
322
+ }
323
+ return target;
324
+ }
325
+ function _object_without_properties_loose(source, excluded) {
326
+ if (source == null) return {};
327
+ var target = {};
328
+ var sourceKeys = Object.keys(source);
329
+ var key, i;
330
+ for(i = 0; i < sourceKeys.length; i++){
331
+ key = sourceKeys[i];
332
+ if (excluded.indexOf(key) >= 0) continue;
333
+ target[key] = source[key];
334
+ }
335
+ return target;
336
+ }
337
+ function _type_of(obj) {
338
+ "@swc/helpers - typeof";
339
+ return obj && typeof Symbol !== "undefined" && obj.constructor === Symbol ? "symbol" : typeof obj;
340
+ }
341
+ var r = function(_param) {
342
+ var e = _param.defineCustomElement, o$1 = _object_without_properties(_param, [
343
+ "defineCustomElement"
344
+ ]);
345
+ return (typeof e === "undefined" ? "undefined" : _type_of(e)) < "u" && e(), o(o$1);
346
+ };
347
+
348
+ var BalAccordion = /*@__PURE__*/ r({
349
+ tagName: 'bal-accordion',
350
+ elementClass: balAccordion_js.BalAccordion,
351
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
352
+ react: React,
353
+ events: {
354
+ onBalChange: 'balChange',
355
+ onBalWillAnimate: 'balWillAnimate',
356
+ onBalDidAnimate: 'balDidAnimate'
357
+ },
358
+ defineCustomElement: balAccordion_js.defineCustomElement
359
+ });
360
+ var BalAccordionDetails = /*@__PURE__*/ r({
361
+ tagName: 'bal-accordion-details',
362
+ elementClass: balAccordionDetails_js.BalAccordionDetails,
363
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
364
+ react: React,
365
+ events: {},
366
+ defineCustomElement: balAccordionDetails_js.defineCustomElement
367
+ });
368
+ var BalAccordionSummary = /*@__PURE__*/ r({
369
+ tagName: 'bal-accordion-summary',
370
+ elementClass: balAccordionSummary_js.BalAccordionSummary,
371
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
372
+ react: React,
373
+ events: {},
374
+ defineCustomElement: balAccordionSummary_js.defineCustomElement
375
+ });
376
+ var BalAccordionTrigger = /*@__PURE__*/ r({
377
+ tagName: 'bal-accordion-trigger',
378
+ elementClass: balAccordionTrigger_js.BalAccordionTrigger,
379
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
380
+ react: React,
381
+ events: {},
382
+ defineCustomElement: balAccordionTrigger_js.defineCustomElement
383
+ });
384
+ var BalApp = /*@__PURE__*/ r({
385
+ tagName: 'bal-app',
386
+ elementClass: balApp_js.BalApp,
387
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
388
+ react: React,
389
+ events: {},
390
+ defineCustomElement: balApp_js.defineCustomElement
391
+ });
392
+ var BalBadge = /*@__PURE__*/ r({
393
+ tagName: 'bal-badge',
394
+ elementClass: balBadge_js.BalBadge,
395
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
396
+ react: React,
397
+ events: {},
398
+ defineCustomElement: balBadge_js.defineCustomElement
399
+ });
400
+ var BalButton = /*@__PURE__*/ r({
401
+ tagName: 'bal-button',
402
+ elementClass: balButton_js.BalButton,
403
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
404
+ react: React,
405
+ events: {
406
+ onBalClick: 'balClick',
407
+ onBalNavigate: 'balNavigate',
408
+ onBalFocus: 'balFocus',
409
+ onBalBlur: 'balBlur',
410
+ onBalDidRender: 'balDidRender'
411
+ },
412
+ defineCustomElement: balButton_js.defineCustomElement
413
+ });
414
+ var BalButtonGroup = /*@__PURE__*/ r({
415
+ tagName: 'bal-button-group',
416
+ elementClass: balButtonGroup_js.BalButtonGroup,
417
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
418
+ react: React,
419
+ events: {},
420
+ defineCustomElement: balButtonGroup_js.defineCustomElement
421
+ });
422
+ var BalCard = /*@__PURE__*/ r({
423
+ tagName: 'bal-card',
424
+ elementClass: balCard_js.BalCard,
425
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
426
+ react: React,
427
+ events: {},
428
+ defineCustomElement: balCard_js.defineCustomElement
429
+ });
430
+ var BalCardActions = /*@__PURE__*/ r({
431
+ tagName: 'bal-card-actions',
432
+ elementClass: balCardActions_js.BalCardActions,
433
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
434
+ react: React,
435
+ events: {},
436
+ defineCustomElement: balCardActions_js.defineCustomElement
437
+ });
438
+ var BalCardButton = /*@__PURE__*/ r({
439
+ tagName: 'bal-card-button',
440
+ elementClass: balCardButton_js.BalCardButton,
441
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
442
+ react: React,
443
+ events: {},
444
+ defineCustomElement: balCardButton_js.defineCustomElement
445
+ });
446
+ var BalCardContent = /*@__PURE__*/ r({
447
+ tagName: 'bal-card-content',
448
+ elementClass: balCardContent_js.BalCardContent,
449
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
450
+ react: React,
451
+ events: {},
452
+ defineCustomElement: balCardContent_js.defineCustomElement
453
+ });
454
+ var BalCardSubtitle = /*@__PURE__*/ r({
455
+ tagName: 'bal-card-subtitle',
456
+ elementClass: balCardSubtitle_js.BalCardSubtitle,
457
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
458
+ react: React,
459
+ events: {},
460
+ defineCustomElement: balCardSubtitle_js.defineCustomElement
461
+ });
462
+ var BalCardTitle = /*@__PURE__*/ r({
463
+ tagName: 'bal-card-title',
464
+ elementClass: balCardTitle_js.BalCardTitle,
465
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
466
+ react: React,
467
+ events: {},
468
+ defineCustomElement: balCardTitle_js.defineCustomElement
469
+ });
470
+ var BalCarousel = /*@__PURE__*/ r({
471
+ tagName: 'bal-carousel',
472
+ elementClass: balCarousel_js.BalCarousel,
473
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
474
+ react: React,
475
+ events: {
476
+ onBalChange: 'balChange'
477
+ },
478
+ defineCustomElement: balCarousel_js.defineCustomElement
479
+ });
480
+ var BalCarouselItem = /*@__PURE__*/ r({
481
+ tagName: 'bal-carousel-item',
482
+ elementClass: balCarouselItem_js.BalCarouselItem,
483
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
484
+ react: React,
485
+ events: {
486
+ onBalNavigate: 'balNavigate',
487
+ onBalFocus: 'balFocus',
488
+ onBalBlur: 'balBlur'
489
+ },
490
+ defineCustomElement: balCarouselItem_js.defineCustomElement
491
+ });
492
+ var BalCheck = /*@__PURE__*/ r({
493
+ tagName: 'bal-check',
494
+ elementClass: balCheck_js.BalCheck,
495
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
496
+ react: React,
497
+ events: {},
498
+ defineCustomElement: balCheck_js.defineCustomElement
499
+ });
500
+ var BalCheckbox = /*@__PURE__*/ r({
501
+ tagName: 'bal-checkbox',
502
+ elementClass: balCheckbox_js.BalCheckbox,
503
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
504
+ react: React,
505
+ events: {
506
+ onBalFocus: 'balFocus',
507
+ onBalBlur: 'balBlur',
508
+ onBalChange: 'balChange'
509
+ },
510
+ defineCustomElement: balCheckbox_js.defineCustomElement
511
+ });
512
+ var BalCheckboxGroup = /*@__PURE__*/ r({
513
+ tagName: 'bal-checkbox-group',
514
+ elementClass: balCheckboxGroup_js.BalCheckboxGroup,
515
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
516
+ react: React,
517
+ events: {
518
+ onBalChange: 'balChange',
519
+ onBalFocus: 'balFocus',
520
+ onBalBlur: 'balBlur'
521
+ },
522
+ defineCustomElement: balCheckboxGroup_js.defineCustomElement
523
+ });
524
+ var BalClose = /*@__PURE__*/ r({
525
+ tagName: 'bal-close',
526
+ elementClass: balClose_js.BalClose,
527
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
528
+ react: React,
529
+ events: {},
530
+ defineCustomElement: balClose_js.defineCustomElement
531
+ });
532
+ var BalContent = /*@__PURE__*/ r({
533
+ tagName: 'bal-content',
534
+ elementClass: balContent_js.BalContent,
535
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
536
+ react: React,
537
+ events: {},
538
+ defineCustomElement: balContent_js.defineCustomElement
539
+ });
540
+ var BalData = /*@__PURE__*/ r({
541
+ tagName: 'bal-data',
542
+ elementClass: balData_js.BalData,
543
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
544
+ react: React,
545
+ events: {},
546
+ defineCustomElement: balData_js.defineCustomElement
547
+ });
548
+ var BalDataItem = /*@__PURE__*/ r({
549
+ tagName: 'bal-data-item',
550
+ elementClass: balDataItem_js.BalDataItem,
551
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
552
+ react: React,
553
+ events: {},
554
+ defineCustomElement: balDataItem_js.defineCustomElement
555
+ });
556
+ var BalDataLabel = /*@__PURE__*/ r({
557
+ tagName: 'bal-data-label',
558
+ elementClass: balDataLabel_js.BalDataLabel,
559
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
560
+ react: React,
561
+ events: {},
562
+ defineCustomElement: balDataLabel_js.defineCustomElement
563
+ });
564
+ var BalDataValue = /*@__PURE__*/ r({
565
+ tagName: 'bal-data-value',
566
+ elementClass: balDataValue_js.BalDataValue,
567
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
568
+ react: React,
569
+ events: {
570
+ onBalClick: 'balClick',
571
+ onBalFocus: 'balFocus',
572
+ onBalBlur: 'balBlur'
573
+ },
574
+ defineCustomElement: balDataValue_js.defineCustomElement
575
+ });
576
+ var BalDate = /*@__PURE__*/ r({
577
+ tagName: 'bal-date',
578
+ elementClass: balDate_js.BalDate,
579
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
580
+ react: React,
581
+ events: {
582
+ onBalInput: 'balInput',
583
+ onBalChange: 'balChange',
584
+ onBalWillAnimate: 'balWillAnimate',
585
+ onBalDidAnimate: 'balDidAnimate',
586
+ onBalBlur: 'balBlur',
587
+ onBalFocus: 'balFocus',
588
+ onBalInputClick: 'balInputClick',
589
+ onBalIconClick: 'balIconClick'
590
+ },
591
+ defineCustomElement: balDate_js.defineCustomElement
592
+ });
593
+ var BalDateCalendar = /*@__PURE__*/ r({
594
+ tagName: 'bal-date-calendar',
595
+ elementClass: balDateCalendar_js.BalDateCalendar,
596
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
597
+ react: React,
598
+ events: {
599
+ onBalChange: 'balChange'
600
+ },
601
+ defineCustomElement: balDateCalendar_js.defineCustomElement
602
+ });
603
+ var BalDateCalendarCell = /*@__PURE__*/ r({
604
+ tagName: 'bal-date-calendar-cell',
605
+ elementClass: balDateCalendarCell_js.BalDateCalendarCell,
606
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
607
+ react: React,
608
+ events: {
609
+ onBalSelectDay: 'balSelectDay'
610
+ },
611
+ defineCustomElement: balDateCalendarCell_js.defineCustomElement
612
+ });
613
+ var BalDivider = /*@__PURE__*/ r({
614
+ tagName: 'bal-divider',
615
+ elementClass: balDivider_js.BalDivider,
616
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
617
+ react: React,
618
+ events: {},
619
+ defineCustomElement: balDivider_js.defineCustomElement
620
+ });
621
+ var BalDropdown = /*@__PURE__*/ r({
622
+ tagName: 'bal-dropdown',
623
+ elementClass: balDropdown_js.BalDropdown,
624
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
625
+ react: React,
626
+ events: {
627
+ onBalChange: 'balChange',
628
+ onBalFocus: 'balFocus',
629
+ onBalBlur: 'balBlur'
630
+ },
631
+ defineCustomElement: balDropdown_js.defineCustomElement
632
+ });
633
+ var BalField = /*@__PURE__*/ r({
634
+ tagName: 'bal-field',
635
+ elementClass: balField_js.BalField,
636
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
637
+ react: React,
638
+ events: {
639
+ onBalFormControlDidLoad: 'balFormControlDidLoad'
640
+ },
641
+ defineCustomElement: balField_js.defineCustomElement
642
+ });
643
+ var BalFieldControl = /*@__PURE__*/ r({
644
+ tagName: 'bal-field-control',
645
+ elementClass: balFieldControl_js.BalFieldControl,
646
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
647
+ react: React,
648
+ events: {},
649
+ defineCustomElement: balFieldControl_js.defineCustomElement
650
+ });
651
+ var BalFieldHint = /*@__PURE__*/ r({
652
+ tagName: 'bal-field-hint',
653
+ elementClass: balFieldHint_js.BalFieldHint,
654
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
655
+ react: React,
656
+ events: {},
657
+ defineCustomElement: balFieldHint_js.defineCustomElement
658
+ });
659
+ var BalFieldLabel = /*@__PURE__*/ r({
660
+ tagName: 'bal-field-label',
661
+ elementClass: balFieldLabel_js.BalFieldLabel,
662
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
663
+ react: React,
664
+ events: {},
665
+ defineCustomElement: balFieldLabel_js.defineCustomElement
666
+ });
667
+ var BalFieldMessage = /*@__PURE__*/ r({
668
+ tagName: 'bal-field-message',
669
+ elementClass: balFieldMessage_js.BalFieldMessage,
670
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
671
+ react: React,
672
+ events: {},
673
+ defineCustomElement: balFieldMessage_js.defineCustomElement
674
+ });
675
+ var BalFileUpload = /*@__PURE__*/ r({
676
+ tagName: 'bal-file-upload',
677
+ elementClass: balFileUpload_js.BalFileUpload,
678
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
679
+ react: React,
680
+ events: {
681
+ onBalChange: 'balChange',
682
+ onBalFilesAdded: 'balFilesAdded',
683
+ onBalFilesRemoved: 'balFilesRemoved',
684
+ onBalRejectedFile: 'balRejectedFile',
685
+ onBalInputClick: 'balInputClick',
686
+ onBalBlur: 'balBlur',
687
+ onBalFocus: 'balFocus'
688
+ },
689
+ defineCustomElement: balFileUpload_js.defineCustomElement
690
+ });
691
+ var BalFooter = /*@__PURE__*/ r({
692
+ tagName: 'bal-footer',
693
+ elementClass: balFooter_js.BalFooter,
694
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
695
+ react: React,
696
+ events: {},
697
+ defineCustomElement: balFooter_js.defineCustomElement
698
+ });
699
+ var BalForm = /*@__PURE__*/ r({
700
+ tagName: 'bal-form',
701
+ elementClass: balForm_js.BalForm,
702
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
703
+ react: React,
704
+ events: {},
705
+ defineCustomElement: balForm_js.defineCustomElement
706
+ });
707
+ var BalFormCol = /*@__PURE__*/ r({
708
+ tagName: 'bal-form-col',
709
+ elementClass: balFormCol_js.BalFormCol,
710
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
711
+ react: React,
712
+ events: {},
713
+ defineCustomElement: balFormCol_js.defineCustomElement
714
+ });
715
+ var BalFormGrid = /*@__PURE__*/ r({
716
+ tagName: 'bal-form-grid',
717
+ elementClass: balFormGrid_js.BalFormGrid,
718
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
719
+ react: React,
720
+ events: {},
721
+ defineCustomElement: balFormGrid_js.defineCustomElement
722
+ });
723
+ var BalHeading = /*@__PURE__*/ r({
724
+ tagName: 'bal-heading',
725
+ elementClass: balHeading_js.BalHeading,
726
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
727
+ react: React,
728
+ events: {},
729
+ defineCustomElement: balHeading_js.defineCustomElement
730
+ });
731
+ var BalHint = /*@__PURE__*/ r({
732
+ tagName: 'bal-hint',
733
+ elementClass: balHint_js.BalHint,
734
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
735
+ react: React,
736
+ events: {},
737
+ defineCustomElement: balHint_js.defineCustomElement
738
+ });
739
+ var BalHintText = /*@__PURE__*/ r({
740
+ tagName: 'bal-hint-text',
741
+ elementClass: balHintText_js.BalHintText,
742
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
743
+ react: React,
744
+ events: {},
745
+ defineCustomElement: balHintText_js.defineCustomElement
746
+ });
747
+ var BalHintTitle = /*@__PURE__*/ r({
748
+ tagName: 'bal-hint-title',
749
+ elementClass: balHintTitle_js.BalHintTitle,
750
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
751
+ react: React,
752
+ events: {},
753
+ defineCustomElement: balHintTitle_js.defineCustomElement
754
+ });
755
+ var BalIcon = /*@__PURE__*/ r({
756
+ tagName: 'bal-icon',
757
+ elementClass: balIcon_js.BalIcon,
758
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
759
+ react: React,
760
+ events: {},
761
+ defineCustomElement: balIcon_js.defineCustomElement
762
+ });
763
+ var BalInput = /*@__PURE__*/ r({
764
+ tagName: 'bal-input',
765
+ elementClass: balInput_js.BalInput,
766
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
767
+ react: React,
768
+ events: {
769
+ onBalInput: 'balInput',
770
+ onBalBlur: 'balBlur',
771
+ onBalKeyPress: 'balKeyPress',
772
+ onBalFocus: 'balFocus',
773
+ onBalChange: 'balChange'
774
+ },
775
+ defineCustomElement: balInput_js.defineCustomElement
776
+ });
777
+ var BalInputDate = /*@__PURE__*/ r({
778
+ tagName: 'bal-input-date',
779
+ elementClass: balInputDate_js.BalInputDate,
780
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
781
+ react: React,
782
+ events: {
783
+ onBalKeyPress: 'balKeyPress',
784
+ onBalChange: 'balChange',
785
+ onBalInput: 'balInput',
786
+ onBalBlur: 'balBlur',
787
+ onBalFocus: 'balFocus'
788
+ },
789
+ defineCustomElement: balInputDate_js.defineCustomElement
790
+ });
791
+ var BalInputGroup = /*@__PURE__*/ r({
792
+ tagName: 'bal-input-group',
793
+ elementClass: balInputGroup_js.BalInputGroup,
794
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
795
+ react: React,
796
+ events: {},
797
+ defineCustomElement: balInputGroup_js.defineCustomElement
798
+ });
799
+ var BalInputSlider = /*@__PURE__*/ r({
800
+ tagName: 'bal-input-slider',
801
+ elementClass: balInputSlider_js.BalInputSlider,
802
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
803
+ react: React,
804
+ events: {
805
+ onBalInput: 'balInput',
806
+ onBalBlur: 'balBlur',
807
+ onBalKeyPress: 'balKeyPress',
808
+ onBalFocus: 'balFocus',
809
+ onBalChange: 'balChange'
810
+ },
811
+ defineCustomElement: balInputSlider_js.defineCustomElement
812
+ });
813
+ var BalInputStepper = /*@__PURE__*/ r({
814
+ tagName: 'bal-input-stepper',
815
+ elementClass: balInputStepper_js.BalInputStepper,
816
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
817
+ react: React,
818
+ events: {
819
+ onBalChange: 'balChange',
820
+ onBalInput: 'balInput',
821
+ onBalIncrease: 'balIncrease',
822
+ onBalDecrease: 'balDecrease',
823
+ onBalFocus: 'balFocus',
824
+ onBalBlur: 'balBlur'
825
+ },
826
+ defineCustomElement: balInputStepper_js.defineCustomElement
827
+ });
828
+ var BalLabel = /*@__PURE__*/ r({
829
+ tagName: 'bal-label',
830
+ elementClass: balLabel_js.BalLabel,
831
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
832
+ react: React,
833
+ events: {},
834
+ defineCustomElement: balLabel_js.defineCustomElement
835
+ });
836
+ var BalList = /*@__PURE__*/ r({
837
+ tagName: 'bal-list',
838
+ elementClass: balList_js.BalList,
839
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
840
+ react: React,
841
+ events: {},
842
+ defineCustomElement: balList_js.defineCustomElement
843
+ });
844
+ var BalListItem = /*@__PURE__*/ r({
845
+ tagName: 'bal-list-item',
846
+ elementClass: balListItem_js.BalListItem,
847
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
848
+ react: React,
849
+ events: {
850
+ onBalNavigate: 'balNavigate',
851
+ onBalGroupStateChanged: 'balGroupStateChanged',
852
+ onBalWillAnimate: 'balWillAnimate',
853
+ onBalDidAnimate: 'balDidAnimate'
854
+ },
855
+ defineCustomElement: balListItem_js.defineCustomElement
856
+ });
857
+ var BalListItemAccordionBody = /*@__PURE__*/ r({
858
+ tagName: 'bal-list-item-accordion-body',
859
+ elementClass: balListItemAccordionBody_js.BalListItemAccordionBody,
860
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
861
+ react: React,
862
+ events: {},
863
+ defineCustomElement: balListItemAccordionBody_js.defineCustomElement
864
+ });
865
+ var BalListItemAccordionHead = /*@__PURE__*/ r({
866
+ tagName: 'bal-list-item-accordion-head',
867
+ elementClass: balListItemAccordionHead_js.BalListItemAccordionHead,
868
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
869
+ react: React,
870
+ events: {
871
+ onBalAccordionChange: 'balAccordionChange'
872
+ },
873
+ defineCustomElement: balListItemAccordionHead_js.defineCustomElement
874
+ });
875
+ var BalListItemContent = /*@__PURE__*/ r({
876
+ tagName: 'bal-list-item-content',
877
+ elementClass: balListItemContent_js.BalListItemContent,
878
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
879
+ react: React,
880
+ events: {},
881
+ defineCustomElement: balListItemContent_js.defineCustomElement
882
+ });
883
+ var BalListItemIcon = /*@__PURE__*/ r({
884
+ tagName: 'bal-list-item-icon',
885
+ elementClass: balListItemIcon_js.BalListItemIcon,
886
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
887
+ react: React,
888
+ events: {},
889
+ defineCustomElement: balListItemIcon_js.defineCustomElement
890
+ });
891
+ var BalListItemSubtitle = /*@__PURE__*/ r({
892
+ tagName: 'bal-list-item-subtitle',
893
+ elementClass: balListItemSubtitle_js.BalListItemSubtitle,
894
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
895
+ react: React,
896
+ events: {},
897
+ defineCustomElement: balListItemSubtitle_js.defineCustomElement
898
+ });
899
+ var BalListItemTitle = /*@__PURE__*/ r({
900
+ tagName: 'bal-list-item-title',
901
+ elementClass: balListItemTitle_js.BalListItemTitle,
902
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
903
+ react: React,
904
+ events: {},
905
+ defineCustomElement: balListItemTitle_js.defineCustomElement
906
+ });
907
+ var BalLogo = /*@__PURE__*/ r({
908
+ tagName: 'bal-logo',
909
+ elementClass: balLogo_js.BalLogo,
910
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
911
+ react: React,
912
+ events: {},
913
+ defineCustomElement: balLogo_js.defineCustomElement
914
+ });
915
+ var BalModal = /*@__PURE__*/ r({
916
+ tagName: 'bal-modal',
917
+ elementClass: balModal_js.BalModal,
918
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
919
+ react: React,
920
+ events: {
921
+ onBalModalDidPresent: 'balModalDidPresent',
922
+ onBalModalWillPresent: 'balModalWillPresent',
923
+ onBalModalWillDismiss: 'balModalWillDismiss',
924
+ onBalModalDidDismiss: 'balModalDidDismiss'
925
+ },
926
+ defineCustomElement: balModal_js.defineCustomElement
927
+ });
928
+ var BalModalBody = /*@__PURE__*/ r({
929
+ tagName: 'bal-modal-body',
930
+ elementClass: balModalBody_js.BalModalBody,
931
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
932
+ react: React,
933
+ events: {},
934
+ defineCustomElement: balModalBody_js.defineCustomElement
935
+ });
936
+ var BalModalHeader = /*@__PURE__*/ r({
937
+ tagName: 'bal-modal-header',
938
+ elementClass: balModalHeader_js.BalModalHeader,
939
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
940
+ react: React,
941
+ events: {},
942
+ defineCustomElement: balModalHeader_js.defineCustomElement
943
+ });
944
+ var BalNav = /*@__PURE__*/ r({
945
+ tagName: 'bal-nav',
946
+ elementClass: balNav_js.BalNav,
947
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
948
+ react: React,
949
+ events: {
950
+ onBalNavItemClick: 'balNavItemClick'
951
+ },
952
+ defineCustomElement: balNav_js.defineCustomElement
953
+ });
954
+ var BalNavLink = /*@__PURE__*/ r({
955
+ tagName: 'bal-nav-link',
956
+ elementClass: balNavLink_js.BalNavLink,
957
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
958
+ react: React,
959
+ events: {},
960
+ defineCustomElement: balNavLink_js.defineCustomElement
961
+ });
962
+ var BalNavLinkGrid = /*@__PURE__*/ r({
963
+ tagName: 'bal-nav-link-grid',
964
+ elementClass: balNavLinkGrid_js.BalNavLinkGrid,
965
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
966
+ react: React,
967
+ events: {},
968
+ defineCustomElement: balNavLinkGrid_js.defineCustomElement
969
+ });
970
+ var BalNavLinkGridCol = /*@__PURE__*/ r({
971
+ tagName: 'bal-nav-link-grid-col',
972
+ elementClass: balNavLinkGridCol_js.BalNavLinkGridCol,
973
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
974
+ react: React,
975
+ events: {},
976
+ defineCustomElement: balNavLinkGridCol_js.defineCustomElement
977
+ });
978
+ var BalNavLinkGroup = /*@__PURE__*/ r({
979
+ tagName: 'bal-nav-link-group',
980
+ elementClass: balNavLinkGroup_js.BalNavLinkGroup,
981
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
982
+ react: React,
983
+ events: {},
984
+ defineCustomElement: balNavLinkGroup_js.defineCustomElement
985
+ });
986
+ var BalNavMenuBar = /*@__PURE__*/ r({
987
+ tagName: 'bal-nav-menu-bar',
988
+ elementClass: balNavMenuBar_js.BalNavMenuBar,
989
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
990
+ react: React,
991
+ events: {},
992
+ defineCustomElement: balNavMenuBar_js.defineCustomElement
993
+ });
994
+ var BalNavMenuFlyout = /*@__PURE__*/ r({
995
+ tagName: 'bal-nav-menu-flyout',
996
+ elementClass: balNavMenuFlyout_js.BalNavMenuFlyout,
997
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
998
+ react: React,
999
+ events: {},
1000
+ defineCustomElement: balNavMenuFlyout_js.defineCustomElement
1001
+ });
1002
+ var BalNavMetaBar = /*@__PURE__*/ r({
1003
+ tagName: 'bal-nav-meta-bar',
1004
+ elementClass: balNavMetaBar_js.BalNavMetaBar,
1005
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1006
+ react: React,
1007
+ events: {},
1008
+ defineCustomElement: balNavMetaBar_js.defineCustomElement
1009
+ });
1010
+ var BalNavbar = /*@__PURE__*/ r({
1011
+ tagName: 'bal-navbar',
1012
+ elementClass: balNavbar_js.BalNavbar,
1013
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1014
+ react: React,
1015
+ events: {},
1016
+ defineCustomElement: balNavbar_js.defineCustomElement
1017
+ });
1018
+ var BalNavbarBrand = /*@__PURE__*/ r({
1019
+ tagName: 'bal-navbar-brand',
1020
+ elementClass: balNavbarBrand_js.BalNavbarBrand,
1021
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1022
+ react: React,
1023
+ events: {
1024
+ onBalNavigate: 'balNavigate',
1025
+ onBalWillAnimate: 'balWillAnimate',
1026
+ onBalDidAnimate: 'balDidAnimate'
1027
+ },
1028
+ defineCustomElement: balNavbarBrand_js.defineCustomElement
1029
+ });
1030
+ var BalNavbarMenu = /*@__PURE__*/ r({
1031
+ tagName: 'bal-navbar-menu',
1032
+ elementClass: balNavbarMenu_js.BalNavbarMenu,
1033
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1034
+ react: React,
1035
+ events: {},
1036
+ defineCustomElement: balNavbarMenu_js.defineCustomElement
1037
+ });
1038
+ var BalNavbarMenuEnd = /*@__PURE__*/ r({
1039
+ tagName: 'bal-navbar-menu-end',
1040
+ elementClass: balNavbarMenuEnd_js.BalNavbarMenuEnd,
1041
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1042
+ react: React,
1043
+ events: {},
1044
+ defineCustomElement: balNavbarMenuEnd_js.defineCustomElement
1045
+ });
1046
+ var BalNavbarMenuStart = /*@__PURE__*/ r({
1047
+ tagName: 'bal-navbar-menu-start',
1048
+ elementClass: balNavbarMenuStart_js.BalNavbarMenuStart,
1049
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1050
+ react: React,
1051
+ events: {},
1052
+ defineCustomElement: balNavbarMenuStart_js.defineCustomElement
1053
+ });
1054
+ var BalNotices = /*@__PURE__*/ r({
1055
+ tagName: 'bal-notices',
1056
+ elementClass: balNotices_js.BalNotices,
1057
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1058
+ react: React,
1059
+ events: {},
1060
+ defineCustomElement: balNotices_js.defineCustomElement
1061
+ });
1062
+ var BalNotification = /*@__PURE__*/ r({
1063
+ tagName: 'bal-notification',
1064
+ elementClass: balNotification_js.BalNotification,
1065
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1066
+ react: React,
1067
+ events: {},
1068
+ defineCustomElement: balNotification_js.defineCustomElement
1069
+ });
1070
+ var BalNumberInput = /*@__PURE__*/ r({
1071
+ tagName: 'bal-number-input',
1072
+ elementClass: balNumberInput_js.BalNumberInput,
1073
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1074
+ react: React,
1075
+ events: {
1076
+ onBalInput: 'balInput',
1077
+ onBalChange: 'balChange',
1078
+ onBalBlur: 'balBlur',
1079
+ onBalFocus: 'balFocus',
1080
+ onBalKeyPress: 'balKeyPress'
1081
+ },
1082
+ defineCustomElement: balNumberInput_js.defineCustomElement
1083
+ });
1084
+ var BalOption = /*@__PURE__*/ r({
1085
+ tagName: 'bal-option',
1086
+ elementClass: balOption_js.BalOption,
1087
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1088
+ react: React,
1089
+ events: {
1090
+ onBalOptionChange: 'balOptionChange'
1091
+ },
1092
+ defineCustomElement: balOption_js.defineCustomElement
1093
+ });
1094
+ var BalOptionList = /*@__PURE__*/ r({
1095
+ tagName: 'bal-option-list',
1096
+ elementClass: balOptionList_js.BalOptionList,
1097
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1098
+ react: React,
1099
+ events: {},
1100
+ defineCustomElement: balOptionList_js.defineCustomElement
1101
+ });
1102
+ var BalPagination = /*@__PURE__*/ r({
1103
+ tagName: 'bal-pagination',
1104
+ elementClass: balPagination_js.BalPagination,
1105
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1106
+ react: React,
1107
+ events: {
1108
+ onBalChange: 'balChange'
1109
+ },
1110
+ defineCustomElement: balPagination_js.defineCustomElement
1111
+ });
1112
+ var BalPopover = /*@__PURE__*/ r({
1113
+ tagName: 'bal-popover',
1114
+ elementClass: balPopover_js.BalPopover,
1115
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1116
+ react: React,
1117
+ events: {
1118
+ onBalChange: 'balChange',
1119
+ onBalWillAnimate: 'balWillAnimate',
1120
+ onBalDidAnimate: 'balDidAnimate'
1121
+ },
1122
+ defineCustomElement: balPopover_js.defineCustomElement
1123
+ });
1124
+ var BalPopoverContent = /*@__PURE__*/ r({
1125
+ tagName: 'bal-popover-content',
1126
+ elementClass: balPopoverContent_js.BalPopoverContent,
1127
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1128
+ react: React,
1129
+ events: {},
1130
+ defineCustomElement: balPopoverContent_js.defineCustomElement
1131
+ });
1132
+ var BalPopup = /*@__PURE__*/ r({
1133
+ tagName: 'bal-popup',
1134
+ elementClass: balPopup_js.BalPopup,
1135
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1136
+ react: React,
1137
+ events: {
1138
+ onBalChange: 'balChange',
1139
+ onBalWillAnimate: 'balWillAnimate',
1140
+ onBalDidAnimate: 'balDidAnimate'
1141
+ },
1142
+ defineCustomElement: balPopup_js.defineCustomElement
1143
+ });
1144
+ var BalProgressBar = /*@__PURE__*/ r({
1145
+ tagName: 'bal-progress-bar',
1146
+ elementClass: balProgressBar_js.BalProgressBar,
1147
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1148
+ react: React,
1149
+ events: {},
1150
+ defineCustomElement: balProgressBar_js.defineCustomElement
1151
+ });
1152
+ var BalRadio = /*@__PURE__*/ r({
1153
+ tagName: 'bal-radio',
1154
+ elementClass: balRadio_js.BalRadio,
1155
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1156
+ react: React,
1157
+ events: {
1158
+ onBalFocus: 'balFocus',
1159
+ onBalBlur: 'balBlur',
1160
+ onBalChange: 'balChange'
1161
+ },
1162
+ defineCustomElement: balRadio_js.defineCustomElement
1163
+ });
1164
+ var BalRadioGroup = /*@__PURE__*/ r({
1165
+ tagName: 'bal-radio-group',
1166
+ elementClass: balRadioGroup_js.BalRadioGroup,
1167
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1168
+ react: React,
1169
+ events: {
1170
+ onBalChange: 'balChange',
1171
+ onBalFocus: 'balFocus',
1172
+ onBalBlur: 'balBlur'
1173
+ },
1174
+ defineCustomElement: balRadioGroup_js.defineCustomElement
1175
+ });
1176
+ var BalRadioIcon = /*@__PURE__*/ r({
1177
+ tagName: 'bal-radio-icon',
1178
+ elementClass: balRadioIcon_js.BalRadioIcon,
1179
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1180
+ react: React,
1181
+ events: {},
1182
+ defineCustomElement: balRadioIcon_js.defineCustomElement
1183
+ });
1184
+ var BalSegment = /*@__PURE__*/ r({
1185
+ tagName: 'bal-segment',
1186
+ elementClass: balSegment_js.BalSegment,
1187
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1188
+ react: React,
1189
+ events: {
1190
+ onBalFocus: 'balFocus',
1191
+ onBalBlur: 'balBlur',
1192
+ onBalChange: 'balChange'
1193
+ },
1194
+ defineCustomElement: balSegment_js.defineCustomElement
1195
+ });
1196
+ var BalSegmentItem = /*@__PURE__*/ r({
1197
+ tagName: 'bal-segment-item',
1198
+ elementClass: balSegmentItem_js.BalSegmentItem,
1199
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1200
+ react: React,
1201
+ events: {},
1202
+ defineCustomElement: balSegmentItem_js.defineCustomElement
1203
+ });
1204
+ var BalSelect = /*@__PURE__*/ r({
1205
+ tagName: 'bal-select',
1206
+ elementClass: balSelect_js.BalSelect,
1207
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1208
+ react: React,
1209
+ events: {
1210
+ onBalChange: 'balChange',
1211
+ onBalInputClick: 'balInputClick',
1212
+ onBalInput: 'balInput',
1213
+ onBalBlur: 'balBlur',
1214
+ onBalFocus: 'balFocus',
1215
+ onBalCancel: 'balCancel',
1216
+ onBalKeyPress: 'balKeyPress'
1217
+ },
1218
+ defineCustomElement: balSelect_js.defineCustomElement
1219
+ });
1220
+ var BalSelectOption = /*@__PURE__*/ r({
1221
+ tagName: 'bal-select-option',
1222
+ elementClass: balSelectOption_js.BalSelectOption,
1223
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1224
+ react: React,
1225
+ events: {},
1226
+ defineCustomElement: balSelectOption_js.defineCustomElement
1227
+ });
1228
+ var BalShape = /*@__PURE__*/ r({
1229
+ tagName: 'bal-shape',
1230
+ elementClass: balShape_js.BalShape,
1231
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1232
+ react: React,
1233
+ events: {},
1234
+ defineCustomElement: balShape_js.defineCustomElement
1235
+ });
1236
+ var BalSheet = /*@__PURE__*/ r({
1237
+ tagName: 'bal-sheet',
1238
+ elementClass: balSheet_js.BalSheet,
1239
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1240
+ react: React,
1241
+ events: {},
1242
+ defineCustomElement: balSheet_js.defineCustomElement
1243
+ });
1244
+ var BalSnackbar = /*@__PURE__*/ r({
1245
+ tagName: 'bal-snackbar',
1246
+ elementClass: balSnackbar_js.BalSnackbar,
1247
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1248
+ react: React,
1249
+ events: {
1250
+ onBalClose: 'balClose',
1251
+ onBalAction: 'balAction'
1252
+ },
1253
+ defineCustomElement: balSnackbar_js.defineCustomElement
1254
+ });
1255
+ var BalSpinner = /*@__PURE__*/ r({
1256
+ tagName: 'bal-spinner',
1257
+ elementClass: balSpinner_js.BalSpinner,
1258
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1259
+ react: React,
1260
+ events: {},
1261
+ defineCustomElement: balSpinner_js.defineCustomElement
1262
+ });
1263
+ var BalStack = /*@__PURE__*/ r({
1264
+ tagName: 'bal-stack',
1265
+ elementClass: balStack_js.BalStack,
1266
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1267
+ react: React,
1268
+ events: {},
1269
+ defineCustomElement: balStack_js.defineCustomElement
1270
+ });
1271
+ var BalStage = /*@__PURE__*/ r({
1272
+ tagName: 'bal-stage',
1273
+ elementClass: balStage_js.BalStage,
1274
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1275
+ react: React,
1276
+ events: {},
1277
+ defineCustomElement: balStage_js.defineCustomElement
1278
+ });
1279
+ var BalStageBackLink = /*@__PURE__*/ r({
1280
+ tagName: 'bal-stage-back-link',
1281
+ elementClass: balStageBackLink_js.BalStageBackLink,
1282
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1283
+ react: React,
1284
+ events: {},
1285
+ defineCustomElement: balStageBackLink_js.defineCustomElement
1286
+ });
1287
+ var BalStageBody = /*@__PURE__*/ r({
1288
+ tagName: 'bal-stage-body',
1289
+ elementClass: balStageBody_js.BalStageBody,
1290
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1291
+ react: React,
1292
+ events: {},
1293
+ defineCustomElement: balStageBody_js.defineCustomElement
1294
+ });
1295
+ var BalStageFoot = /*@__PURE__*/ r({
1296
+ tagName: 'bal-stage-foot',
1297
+ elementClass: balStageFoot_js.BalStageFoot,
1298
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1299
+ react: React,
1300
+ events: {},
1301
+ defineCustomElement: balStageFoot_js.defineCustomElement
1302
+ });
1303
+ var BalStageHead = /*@__PURE__*/ r({
1304
+ tagName: 'bal-stage-head',
1305
+ elementClass: balStageHead_js.BalStageHead,
1306
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1307
+ react: React,
1308
+ events: {},
1309
+ defineCustomElement: balStageHead_js.defineCustomElement
1310
+ });
1311
+ var BalStageImage = /*@__PURE__*/ r({
1312
+ tagName: 'bal-stage-image',
1313
+ elementClass: balStageImage_js.BalStageImage,
1314
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1315
+ react: React,
1316
+ events: {},
1317
+ defineCustomElement: balStageImage_js.defineCustomElement
1318
+ });
1319
+ var BalStepItem = /*@__PURE__*/ r({
1320
+ tagName: 'bal-step-item',
1321
+ elementClass: balStepItem_js.BalStepItem,
1322
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1323
+ react: React,
1324
+ events: {
1325
+ onBalNavigate: 'balNavigate'
1326
+ },
1327
+ defineCustomElement: balStepItem_js.defineCustomElement
1328
+ });
1329
+ var BalSteps = /*@__PURE__*/ r({
1330
+ tagName: 'bal-steps',
1331
+ elementClass: balSteps_js.BalSteps,
1332
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1333
+ react: React,
1334
+ events: {
1335
+ onBalChange: 'balChange'
1336
+ },
1337
+ defineCustomElement: balSteps_js.defineCustomElement
1338
+ });
1339
+ var BalSwitch = /*@__PURE__*/ r({
1340
+ tagName: 'bal-switch',
1341
+ elementClass: balSwitch_js.BalSwitch,
1342
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1343
+ react: React,
1344
+ events: {},
1345
+ defineCustomElement: balSwitch_js.defineCustomElement
1346
+ });
1347
+ var BalTabItem = /*@__PURE__*/ r({
1348
+ tagName: 'bal-tab-item',
1349
+ elementClass: balTabItem_js.BalTabItem,
1350
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1351
+ react: React,
1352
+ events: {
1353
+ onBalNavigate: 'balNavigate'
1354
+ },
1355
+ defineCustomElement: balTabItem_js.defineCustomElement
1356
+ });
1357
+ var BalTable = /*@__PURE__*/ r({
1358
+ tagName: 'bal-table',
1359
+ elementClass: balTable_js.BalTable,
1360
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1361
+ react: React,
1362
+ events: {},
1363
+ defineCustomElement: balTable_js.defineCustomElement
1364
+ });
1365
+ var BalTabs = /*@__PURE__*/ r({
1366
+ tagName: 'bal-tabs',
1367
+ elementClass: balTabs_js.BalTabs,
1368
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1369
+ react: React,
1370
+ events: {
1371
+ onBalChange: 'balChange',
1372
+ onBalWillAnimate: 'balWillAnimate',
1373
+ onBalDidAnimate: 'balDidAnimate'
1374
+ },
1375
+ defineCustomElement: balTabs_js.defineCustomElement
1376
+ });
1377
+ var BalTag = /*@__PURE__*/ r({
1378
+ tagName: 'bal-tag',
1379
+ elementClass: balTag_js.BalTag,
1380
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1381
+ react: React,
1382
+ events: {
1383
+ onBalCloseClick: 'balCloseClick'
1384
+ },
1385
+ defineCustomElement: balTag_js.defineCustomElement
1386
+ });
1387
+ var BalTagGroup = /*@__PURE__*/ r({
1388
+ tagName: 'bal-tag-group',
1389
+ elementClass: balTagGroup_js.BalTagGroup,
1390
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1391
+ react: React,
1392
+ events: {},
1393
+ defineCustomElement: balTagGroup_js.defineCustomElement
1394
+ });
1395
+ var BalText = /*@__PURE__*/ r({
1396
+ tagName: 'bal-text',
1397
+ elementClass: balText_js.BalText,
1398
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1399
+ react: React,
1400
+ events: {},
1401
+ defineCustomElement: balText_js.defineCustomElement
1402
+ });
1403
+ var BalTextarea = /*@__PURE__*/ r({
1404
+ tagName: 'bal-textarea',
1405
+ elementClass: balTextarea_js.BalTextarea,
1406
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1407
+ react: React,
1408
+ events: {
1409
+ onBalChange: 'balChange',
1410
+ onBalInput: 'balInput',
1411
+ onBalBlur: 'balBlur',
1412
+ onBalKeyPress: 'balKeyPress',
1413
+ onBalFocus: 'balFocus'
1414
+ },
1415
+ defineCustomElement: balTextarea_js.defineCustomElement
1416
+ });
1417
+ var BalTimeInput = /*@__PURE__*/ r({
1418
+ tagName: 'bal-time-input',
1419
+ elementClass: balTimeInput_js.BalTimeInput,
1420
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1421
+ react: React,
1422
+ events: {
1423
+ onBalInput: 'balInput',
1424
+ onBalChange: 'balChange',
1425
+ onBalBlur: 'balBlur',
1426
+ onBalFocus: 'balFocus',
1427
+ onBalKeyPress: 'balKeyPress',
1428
+ onBalClick: 'balClick'
1429
+ },
1430
+ defineCustomElement: balTimeInput_js.defineCustomElement
1431
+ });
1432
+ var BalToast = /*@__PURE__*/ r({
1433
+ tagName: 'bal-toast',
1434
+ elementClass: balToast_js.BalToast,
1435
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1436
+ react: React,
1437
+ events: {
1438
+ onBalClose: 'balClose'
1439
+ },
1440
+ defineCustomElement: balToast_js.defineCustomElement
1441
+ });
1442
+ var BalTooltip = /*@__PURE__*/ r({
1443
+ tagName: 'bal-tooltip',
1444
+ elementClass: balTooltip_js.BalTooltip,
1445
+ // @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
1446
+ react: React,
1447
+ events: {
1448
+ onBalWillAnimate: 'balWillAnimate',
1449
+ onBalDidAnimate: 'balDidAnimate'
1450
+ },
1451
+ defineCustomElement: balTooltip_js.defineCustomElement
1452
+ });
1453
+
1454
+ var useBaloiseDesignSystem = function(config) {
1455
+ if (config === undefined) config = {};
1456
+ dsCore.initialize(_extends({}, config.defaults, {
1457
+ httpFormSubmit: false
1458
+ }));
1459
+ };
1460
+
1461
+ exports.BalAccordion = BalAccordion;
1462
+ exports.BalAccordionDetails = BalAccordionDetails;
1463
+ exports.BalAccordionSummary = BalAccordionSummary;
1464
+ exports.BalAccordionTrigger = BalAccordionTrigger;
1465
+ exports.BalApp = BalApp;
1466
+ exports.BalBadge = BalBadge;
1467
+ exports.BalButton = BalButton;
1468
+ exports.BalButtonGroup = BalButtonGroup;
1469
+ exports.BalCard = BalCard;
1470
+ exports.BalCardActions = BalCardActions;
1471
+ exports.BalCardButton = BalCardButton;
1472
+ exports.BalCardContent = BalCardContent;
1473
+ exports.BalCardSubtitle = BalCardSubtitle;
1474
+ exports.BalCardTitle = BalCardTitle;
1475
+ exports.BalCarousel = BalCarousel;
1476
+ exports.BalCarouselItem = BalCarouselItem;
1477
+ exports.BalCheck = BalCheck;
1478
+ exports.BalCheckbox = BalCheckbox;
1479
+ exports.BalCheckboxGroup = BalCheckboxGroup;
1480
+ exports.BalClose = BalClose;
1481
+ exports.BalContent = BalContent;
1482
+ exports.BalData = BalData;
1483
+ exports.BalDataItem = BalDataItem;
1484
+ exports.BalDataLabel = BalDataLabel;
1485
+ exports.BalDataValue = BalDataValue;
1486
+ exports.BalDate = BalDate;
1487
+ exports.BalDateCalendar = BalDateCalendar;
1488
+ exports.BalDateCalendarCell = BalDateCalendarCell;
1489
+ exports.BalDivider = BalDivider;
1490
+ exports.BalDropdown = BalDropdown;
1491
+ exports.BalField = BalField;
1492
+ exports.BalFieldControl = BalFieldControl;
1493
+ exports.BalFieldHint = BalFieldHint;
1494
+ exports.BalFieldLabel = BalFieldLabel;
1495
+ exports.BalFieldMessage = BalFieldMessage;
1496
+ exports.BalFileUpload = BalFileUpload;
1497
+ exports.BalFooter = BalFooter;
1498
+ exports.BalForm = BalForm;
1499
+ exports.BalFormCol = BalFormCol;
1500
+ exports.BalFormGrid = BalFormGrid;
1501
+ exports.BalHeading = BalHeading;
1502
+ exports.BalHint = BalHint;
1503
+ exports.BalHintText = BalHintText;
1504
+ exports.BalHintTitle = BalHintTitle;
1505
+ exports.BalIcon = BalIcon;
1506
+ exports.BalInput = BalInput;
1507
+ exports.BalInputDate = BalInputDate;
1508
+ exports.BalInputGroup = BalInputGroup;
1509
+ exports.BalInputSlider = BalInputSlider;
1510
+ exports.BalInputStepper = BalInputStepper;
1511
+ exports.BalLabel = BalLabel;
1512
+ exports.BalList = BalList;
1513
+ exports.BalListItem = BalListItem;
1514
+ exports.BalListItemAccordionBody = BalListItemAccordionBody;
1515
+ exports.BalListItemAccordionHead = BalListItemAccordionHead;
1516
+ exports.BalListItemContent = BalListItemContent;
1517
+ exports.BalListItemIcon = BalListItemIcon;
1518
+ exports.BalListItemSubtitle = BalListItemSubtitle;
1519
+ exports.BalListItemTitle = BalListItemTitle;
1520
+ exports.BalLogo = BalLogo;
1521
+ exports.BalModal = BalModal;
1522
+ exports.BalModalBody = BalModalBody;
1523
+ exports.BalModalHeader = BalModalHeader;
1524
+ exports.BalNav = BalNav;
1525
+ exports.BalNavLink = BalNavLink;
1526
+ exports.BalNavLinkGrid = BalNavLinkGrid;
1527
+ exports.BalNavLinkGridCol = BalNavLinkGridCol;
1528
+ exports.BalNavLinkGroup = BalNavLinkGroup;
1529
+ exports.BalNavMenuBar = BalNavMenuBar;
1530
+ exports.BalNavMenuFlyout = BalNavMenuFlyout;
1531
+ exports.BalNavMetaBar = BalNavMetaBar;
1532
+ exports.BalNavbar = BalNavbar;
1533
+ exports.BalNavbarBrand = BalNavbarBrand;
1534
+ exports.BalNavbarMenu = BalNavbarMenu;
1535
+ exports.BalNavbarMenuEnd = BalNavbarMenuEnd;
1536
+ exports.BalNavbarMenuStart = BalNavbarMenuStart;
1537
+ exports.BalNotices = BalNotices;
1538
+ exports.BalNotification = BalNotification;
1539
+ exports.BalNumberInput = BalNumberInput;
1540
+ exports.BalOption = BalOption;
1541
+ exports.BalOptionList = BalOptionList;
1542
+ exports.BalPagination = BalPagination;
1543
+ exports.BalPopover = BalPopover;
1544
+ exports.BalPopoverContent = BalPopoverContent;
1545
+ exports.BalPopup = BalPopup;
1546
+ exports.BalProgressBar = BalProgressBar;
1547
+ exports.BalRadio = BalRadio;
1548
+ exports.BalRadioGroup = BalRadioGroup;
1549
+ exports.BalRadioIcon = BalRadioIcon;
1550
+ exports.BalSegment = BalSegment;
1551
+ exports.BalSegmentItem = BalSegmentItem;
1552
+ exports.BalSelect = BalSelect;
1553
+ exports.BalSelectOption = BalSelectOption;
1554
+ exports.BalShape = BalShape;
1555
+ exports.BalSheet = BalSheet;
1556
+ exports.BalSnackbar = BalSnackbar;
1557
+ exports.BalSpinner = BalSpinner;
1558
+ exports.BalStack = BalStack;
1559
+ exports.BalStage = BalStage;
1560
+ exports.BalStageBackLink = BalStageBackLink;
1561
+ exports.BalStageBody = BalStageBody;
1562
+ exports.BalStageFoot = BalStageFoot;
1563
+ exports.BalStageHead = BalStageHead;
1564
+ exports.BalStageImage = BalStageImage;
1565
+ exports.BalStepItem = BalStepItem;
1566
+ exports.BalSteps = BalSteps;
1567
+ exports.BalSwitch = BalSwitch;
1568
+ exports.BalTabItem = BalTabItem;
1569
+ exports.BalTable = BalTable;
1570
+ exports.BalTabs = BalTabs;
1571
+ exports.BalTag = BalTag;
1572
+ exports.BalTagGroup = BalTagGroup;
1573
+ exports.BalText = BalText;
1574
+ exports.BalTextarea = BalTextarea;
1575
+ exports.BalTimeInput = BalTimeInput;
1576
+ exports.BalToast = BalToast;
1577
+ exports.BalTooltip = BalTooltip;
1578
+ exports.useBaloiseDesignSystem = useBaloiseDesignSystem;