bromcom-ui-next 0.1.39 → 0.1.40
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/dist/bromcom-ui/bromcom-ui.esm.js +1 -1
- package/dist/bromcom-ui/{p-5b25aa24.entry.js → p-2c40197f.entry.js} +1 -1
- package/dist/bromcom-ui/p-33d0726d.entry.js +1 -0
- package/dist/bromcom-ui/p-384bca2b.entry.js +1 -0
- package/dist/bromcom-ui/{p-f0faedf7.entry.js → p-39f43cbb.entry.js} +1 -1
- package/dist/bromcom-ui/{p-f42c8c0e.entry.js → p-3b278aa2.entry.js} +1 -1
- package/dist/bromcom-ui/{p-6f2162b1.entry.js → p-3c8308e8.entry.js} +1 -1
- package/dist/bromcom-ui/{p-a709c6ba.entry.js → p-430d9b69.entry.js} +1 -1
- package/dist/bromcom-ui/{p-282a7801.entry.js → p-449b6f9a.entry.js} +1 -1
- package/dist/bromcom-ui/{p-8819d845.entry.js → p-466f9145.entry.js} +1 -1
- package/dist/bromcom-ui/{p-3425bcf5.entry.js → p-53082c51.entry.js} +1 -1
- package/dist/bromcom-ui/{p-c15f6486.entry.js → p-581e71d7.entry.js} +1 -1
- package/dist/bromcom-ui/p-65cb3344.entry.js +1 -0
- package/dist/bromcom-ui/{p-2c9e225b.entry.js → p-716d4253.entry.js} +1 -1
- package/dist/bromcom-ui/{p-6d667a81.entry.js → p-724789fd.entry.js} +1 -1
- package/dist/bromcom-ui/{p-ad408c9a.entry.js → p-725ec46f.entry.js} +1 -1
- package/dist/bromcom-ui/p-77bc4871.entry.js +1 -0
- package/dist/bromcom-ui/p-7b6131f4.entry.js +1 -0
- package/dist/bromcom-ui/p-824f3bae.entry.js +1 -0
- package/dist/bromcom-ui/{p-992ca37a.entry.js → p-9682e900.entry.js} +1 -1
- package/dist/bromcom-ui/{p-f45ecd0e.entry.js → p-9ee52978.entry.js} +1 -1
- package/dist/bromcom-ui/p-a19629e7.entry.js +1 -0
- package/dist/bromcom-ui/{p-b1eaa46d.entry.js → p-b4399aa2.entry.js} +1 -1
- package/dist/bromcom-ui/p-bccb1a72.entry.js +1 -0
- package/dist/bromcom-ui/{p-dc706cb6.entry.js → p-c981545c.entry.js} +1 -1
- package/dist/bromcom-ui/p-c9940043.entry.js +1 -0
- package/dist/bromcom-ui/p-cfeadc24.entry.js +1 -0
- package/dist/bromcom-ui/{p-b5360906.entry.js → p-f422c6b7.entry.js} +1 -1
- package/dist/bromcom-ui/p-f565725d.entry.js +1 -0
- package/dist/bromcom-ui/{p-5c83f948.entry.js → p-f84a456d.entry.js} +1 -1
- package/dist/cjs/bcm-accordion-group.cjs.entry.js +2 -2
- package/dist/cjs/bcm-accordion.cjs.entry.js +2 -2
- package/dist/cjs/bcm-alert.cjs.entry.js +1 -1
- package/dist/cjs/bcm-attendance.cjs.entry.js +77 -0
- package/dist/cjs/bcm-badge.cjs.entry.js +3 -3
- package/dist/cjs/bcm-basic-badge.cjs.entry.js +3 -3
- package/dist/cjs/bcm-button-group.cjs.entry.js +3 -3
- package/dist/cjs/bcm-button.cjs.entry.js +3 -3
- package/dist/cjs/bcm-checkbox.cjs.entry.js +1 -1
- package/dist/cjs/bcm-chip.cjs.entry.js +2 -2
- package/dist/cjs/bcm-divider.cjs.entry.js +2 -2
- package/dist/cjs/bcm-drawer.cjs.entry.js +1 -1
- package/dist/cjs/bcm-dropdown-item.cjs.entry.js +3 -3
- package/dist/cjs/bcm-dropdown.cjs.entry.js +2 -2
- package/dist/cjs/bcm-file-upload.cjs.entry.js +1 -1
- package/dist/cjs/bcm-input.cjs.entry.js +2 -2
- package/dist/cjs/bcm-linked.cjs.entry.js +3 -3
- package/dist/cjs/bcm-modal.cjs.entry.js +1 -1
- package/dist/cjs/bcm-pop-confirm.cjs.entry.js +2 -2
- package/dist/cjs/bcm-popover.cjs.entry.js +3 -3
- package/dist/cjs/bcm-radio-group.cjs.entry.js +2 -2
- package/dist/cjs/bcm-radio.cjs.entry.js +1 -1
- package/dist/cjs/bcm-segment_3.cjs.entry.js +7 -7
- package/dist/cjs/bcm-shortcut.cjs.entry.js +1 -1
- package/dist/cjs/bcm-switch.cjs.entry.js +2 -2
- package/dist/cjs/bcm-tab.cjs.entry.js +2 -2
- package/dist/cjs/bcm-tabs.cjs.entry.js +3 -3
- package/dist/cjs/bcm-textarea.cjs.entry.js +3 -3
- package/dist/cjs/bcm-tooltip.cjs.entry.js +3 -3
- package/dist/cjs/bromcom-ui.cjs.js +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/collection-manifest.json +1 -0
- package/dist/collection/components/accordion/accordion.component.js +2 -2
- package/dist/collection/components/accordion-group/accordion-group.component.js +1 -1
- package/dist/collection/components/accordion-group/accordion-group.css +1 -1
- package/dist/collection/components/alert/alert.component.js +1 -1
- package/dist/collection/components/attendance/attendance.component.js +136 -0
- package/dist/collection/components/attendance/attendance.css +1 -0
- package/dist/collection/components/badge/badge.component.js +2 -2
- package/dist/collection/components/badge/badge.css +1 -1
- package/dist/collection/components/basic-badge/basic-badge.component.js +2 -2
- package/dist/collection/components/basic-badge/basic-badge.css +1 -1
- package/dist/collection/components/button/button.component.js +2 -2
- package/dist/collection/components/button/button.css +1 -1
- package/dist/collection/components/button-group/button-group.component.js +2 -2
- package/dist/collection/components/button-group/button-group.css +1 -1
- package/dist/collection/components/checkbox/checkbox.component.js +1 -1
- package/dist/collection/components/chip/chip.component.js +1 -1
- package/dist/collection/components/chip/chip.css +1 -1
- package/dist/collection/components/divider/divider.component.js +1 -1
- package/dist/collection/components/divider/divider.css +1 -1
- package/dist/collection/components/drawer/drawer.component.js +1 -1
- package/dist/collection/components/dropdown/dropdown.component.js +1 -1
- package/dist/collection/components/dropdown/dropdown.css +1 -1
- package/dist/collection/components/dropdown-item/dropdown-item.component.js +2 -2
- package/dist/collection/components/dropdown-item/dropdown-item.css +1 -1
- package/dist/collection/components/input/input.component.js +2 -2
- package/dist/collection/components/linked/linked.component.js +2 -2
- package/dist/collection/components/linked/linked.css +1 -1
- package/dist/collection/components/modal/modal.component.js +1 -1
- package/dist/collection/components/pop-confirm/pop-confirm.component.js +1 -1
- package/dist/collection/components/pop-confirm/pop-confirm.css +1 -1
- package/dist/collection/components/popover/popover.component.js +2 -2
- package/dist/collection/components/popover/popover.css +1 -1
- package/dist/collection/components/radio/radio.component.js +1 -1
- package/dist/collection/components/radio-group/radio-group.component.js +2 -2
- package/dist/collection/components/segmented-picker/segment.component.js +2 -2
- package/dist/collection/components/segmented-picker/segmented-picker.component.js +3 -3
- package/dist/collection/components/shortcut/shortcut.js +1 -1
- package/dist/collection/components/switch/switch.component.js +2 -2
- package/dist/collection/components/tabs/bcm-tab.css +1 -1
- package/dist/collection/components/tabs/tab.component.js +1 -1
- package/dist/collection/components/tabs/tabs.component.js +3 -3
- package/dist/collection/components/text/text.component.js +1 -1
- package/dist/collection/components/text/text.css +1 -1
- package/dist/collection/components/textarea/textarea.component.js +3 -3
- package/dist/collection/components/tooltip/tooltip.component.js +2 -2
- package/dist/collection/components/tooltip/tooltip.css +1 -1
- package/dist/collection/components/upload/file-upload.component.js +1 -1
- package/dist/components/bcm-accordion-group.js +1 -1
- package/dist/components/bcm-accordion.js +1 -1
- package/dist/components/bcm-alert.js +1 -1
- package/dist/components/bcm-attendance.d.ts +11 -0
- package/dist/components/bcm-attendance.js +1 -0
- package/dist/components/bcm-avatar.js +1 -1
- package/dist/components/bcm-badge.js +1 -1
- package/dist/components/bcm-basic-badge.js +1 -1
- package/dist/components/bcm-button-group.js +1 -1
- package/dist/components/bcm-button.js +1 -1
- package/dist/components/bcm-checkbox.js +1 -1
- package/dist/components/bcm-chip.js +1 -1
- package/dist/components/bcm-divider.js +1 -1
- package/dist/components/bcm-drawer.js +1 -1
- package/dist/components/bcm-dropdown-item.js +1 -1
- package/dist/components/bcm-dropdown.js +1 -1
- package/dist/components/bcm-file-upload.js +1 -1
- package/dist/components/bcm-input.js +1 -1
- package/dist/components/bcm-linked.js +1 -1
- package/dist/components/bcm-modal.js +1 -1
- package/dist/components/bcm-pop-confirm.js +1 -1
- package/dist/components/bcm-popover.js +1 -1
- package/dist/components/bcm-radio-group.js +1 -1
- package/dist/components/bcm-radio.js +1 -1
- package/dist/components/bcm-segment.js +1 -1
- package/dist/components/bcm-segmented-picker.js +1 -1
- package/dist/components/bcm-shortcut.js +1 -1
- package/dist/components/bcm-switch.js +1 -1
- package/dist/components/bcm-tab.js +1 -1
- package/dist/components/bcm-tabs.js +1 -1
- package/dist/components/bcm-text.js +1 -1
- package/dist/components/bcm-textarea.js +1 -1
- package/dist/components/bcm-tooltip.js +1 -1
- package/dist/components/{p-BQbLrMuz.js → p-C3wzcnH3.js} +1 -1
- package/dist/components/p-CXVKfgBL.js +1 -0
- package/dist/components/{p-B5YCVscx.js → p-CicdrC2Y.js} +1 -1
- package/dist/components/{p-BzObQIih.js → p-DWnYDhBg.js} +1 -1
- package/dist/components/{p-2c_3ffq_.js → p-g_xOiMQQ.js} +1 -1
- package/dist/esm/bcm-accordion-group.entry.js +2 -2
- package/dist/esm/bcm-accordion.entry.js +2 -2
- package/dist/esm/bcm-alert.entry.js +1 -1
- package/dist/esm/bcm-attendance.entry.js +75 -0
- package/dist/esm/bcm-badge.entry.js +3 -3
- package/dist/esm/bcm-basic-badge.entry.js +3 -3
- package/dist/esm/bcm-button-group.entry.js +3 -3
- package/dist/esm/bcm-button.entry.js +3 -3
- package/dist/esm/bcm-checkbox.entry.js +1 -1
- package/dist/esm/bcm-chip.entry.js +2 -2
- package/dist/esm/bcm-divider.entry.js +2 -2
- package/dist/esm/bcm-drawer.entry.js +1 -1
- package/dist/esm/bcm-dropdown-item.entry.js +3 -3
- package/dist/esm/bcm-dropdown.entry.js +2 -2
- package/dist/esm/bcm-file-upload.entry.js +1 -1
- package/dist/esm/bcm-input.entry.js +2 -2
- package/dist/esm/bcm-linked.entry.js +3 -3
- package/dist/esm/bcm-modal.entry.js +1 -1
- package/dist/esm/bcm-pop-confirm.entry.js +2 -2
- package/dist/esm/bcm-popover.entry.js +3 -3
- package/dist/esm/bcm-radio-group.entry.js +2 -2
- package/dist/esm/bcm-radio.entry.js +1 -1
- package/dist/esm/bcm-segment_3.entry.js +7 -7
- package/dist/esm/bcm-shortcut.entry.js +1 -1
- package/dist/esm/bcm-switch.entry.js +2 -2
- package/dist/esm/bcm-tab.entry.js +2 -2
- package/dist/esm/bcm-tabs.entry.js +3 -3
- package/dist/esm/bcm-textarea.entry.js +3 -3
- package/dist/esm/bcm-tooltip.entry.js +3 -3
- package/dist/esm/bromcom-ui.js +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/react/components.ts +12 -0
- package/dist/types/components/attendance/attendance.component.d.ts +41 -0
- package/dist/types/components.d.ts +79 -0
- package/package.json +1 -1
- package/dist/bromcom-ui/p-1b4384aa.entry.js +0 -1
- package/dist/bromcom-ui/p-37840600.entry.js +0 -1
- package/dist/bromcom-ui/p-5226eb99.entry.js +0 -1
- package/dist/bromcom-ui/p-5d06f874.entry.js +0 -1
- package/dist/bromcom-ui/p-70908292.entry.js +0 -1
- package/dist/bromcom-ui/p-90af9f04.entry.js +0 -1
- package/dist/bromcom-ui/p-b6e291a9.entry.js +0 -1
- package/dist/bromcom-ui/p-b8001f36.entry.js +0 -1
- package/dist/bromcom-ui/p-eb46701d.entry.js +0 -1
- package/dist/bromcom-ui/p-f82bd7b9.entry.js +0 -1
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, a as getElement, h, H as Host
|
|
|
2
2
|
import { c as computePosition, a as autoUpdate, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom-DBDSgIvP.js';
|
|
3
3
|
import { t as tv } from './tv-CEcVC0yX.js';
|
|
4
4
|
|
|
5
|
-
const linkedCss = () => `.visible{visibility:visible}.absolute{position:absolute}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:host{display:inline-block}[popover]{background:transparent;border:none;margin:0;opacity:0;overflow:visible;padding:0;position:absolute;transform:scale(.95);transition:opacity .15s ease-out,transform .15s ease-out,display allow-discrete .15s ease-out,overlay allow-discrete .15s ease-out}[popover]:popover-open{opacity:1;transform:scale(1)}@starting-style{[popover]:popover-open{opacity:0;transform:scale(.95)}}[data-placement^=top] [part=arrow]{border-left:none;border-top:none;bottom:-4px}[data-placement^=bottom] [part=arrow]{border-bottom:none;border-right:none;top:-4px}[data-placement^=left] [part=arrow]{border-bottom:none;border-left:none;right:-4px}[data-placement^=right] [part=arrow]{border-right:none;border-top:none;left:-4px}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.
|
|
5
|
+
const linkedCss = () => `.visible{visibility:visible}.absolute{position:absolute}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}.ease-out{transition-timing-function:cubic-bezier(0,0,.2,1)}:host{display:inline-block}[popover]{background:transparent;border:none;margin:0;opacity:0;overflow:visible;padding:0;position:absolute;transform:scale(.95);transition:opacity .15s ease-out,transform .15s ease-out,display allow-discrete .15s ease-out,overlay allow-discrete .15s ease-out}[popover]:popover-open{opacity:1;transform:scale(1)}@starting-style{[popover]:popover-open{opacity:0;transform:scale(.95)}}[data-placement^=top] [part=arrow]{border-left:none;border-top:none;bottom:-4px}[data-placement^=bottom] [part=arrow]{border-bottom:none;border-right:none;top:-4px}[data-placement^=left] [part=arrow]{border-bottom:none;border-left:none;right:-4px}[data-placement^=right] [part=arrow]{border-right:none;border-top:none;left:-4px}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.flex{display:flex}.max-h-64{max-height:16rem}.w-full{width:100%}.min-w-10{min-width:2.5rem}.max-w-64{max-width:16rem}.flex-col{flex-direction:column}.items-center{align-items:center}.overflow-y-auto{overflow-y:auto}.rounded-lg{border-radius:var(--bcm-ui-border-radius-lg,8px)}.bg-color-basic-panel{background-color:var(--bcm-ui-color-background-basic-panel)}.py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default)}.shadow,.shadow-3{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-3{--tw-shadow:var(--bcm-ui-box-shadow-3);--tw-shadow-colored:var(--bcm-ui-box-shadow-3)}.outline{outline-style:solid}.static{position:static}.fixed{position:fixed}.relative{position:relative}.inline-block{display:inline-block}.hidden{display:none}.h-2{height:.5rem}.w-2{width:.5rem}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rounded-md{border-radius:var(--bcm-ui-border-radius-md,6px)}.bg-color-basic-base{background-color:var(--bcm-ui-color-background-basic-base)}.shadow,.shadow-lg{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-lg{--tw-shadow:var(--bcm-ui-box-shadow-lg);--tw-shadow-colored:var(--bcm-ui-box-shadow-lg)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}`;
|
|
6
6
|
|
|
7
7
|
const BcmLinked = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -432,9 +432,9 @@ const BcmLinked = class {
|
|
|
432
432
|
});
|
|
433
433
|
render() {
|
|
434
434
|
const { wrapper, floating, arrow, content } = this.linkedClass();
|
|
435
|
-
return (h(Host, { key: '
|
|
435
|
+
return (h(Host, { key: 'dbc3d142529d7147007e854591c83ebae052cf17' }, h("div", { key: '3e7253256768b3a00e53db75ddaf3cbf4e7878bd', class: wrapper() }, h("slot", { key: '2d38a538c6c92294936bbd5b0419f534c4d0a04d', name: "trigger", onSlotchange: this.handleTriggerSlotChange }), h("div", { key: 'ff97471403f6012b3416ee20c5c64f012b96585c', ref: el => (this.floatingRef = el), id: this.componentId, part: "floating", class: floating(),
|
|
436
436
|
// @ts-ignore - popover is a valid HTML attribute
|
|
437
|
-
popover: "manual", role: "dialog" }, this.showArrow && h("div", { key: '
|
|
437
|
+
popover: "manual", role: "dialog" }, this.showArrow && h("div", { key: '6f5fe8b9eafd3219437a2a2cdf83ab651b5090db', ref: el => (this.arrowRef = el), part: "arrow", class: arrow() }), h("div", { key: 'a0387e48c33101ada01f2196af226117c84b2a6e', part: "content", class: content() }, h("slot", { key: '5fba0836dd50f7e7afd60cd151088272c5043bcc' }))))));
|
|
438
438
|
}
|
|
439
439
|
static get watchers() { return {
|
|
440
440
|
"visible": [{
|
|
@@ -346,7 +346,7 @@ const BcmModal = class {
|
|
|
346
346
|
noHeader: this.noHeader,
|
|
347
347
|
noFooter: this.noFooter,
|
|
348
348
|
});
|
|
349
|
-
return (h("dialog", { key: '
|
|
349
|
+
return (h("dialog", { key: 'abf9f2ba545f64908ab69d9cc77f38384ca8b294', ref: el => (this.dialogRef = el), part: "dialog", class: dialog(), onClick: this.handleBackdropClick, onCancel: this.handleDialogCancel, "aria-labelledby": "modal-title", "aria-describedby": this.helperText ? 'modal-helper' : undefined, "aria-modal": "true" }, h("div", { key: '8b74fa435ba18c760fac5a69d69b9ec931719774', part: "container", class: container() }, h("div", { key: '97c300b0362f0785fa10bb28f65584b342e1043d', part: "modal", class: modal(), style: this.getModalStyle(), role: "document", onClick: e => e.stopPropagation() }, !this.noHeader && (h("div", { key: 'df1f72c63d84cb651c25089a32b138051c1828f9', part: "header", class: header() }, h("div", { key: '4d3ea8ea5015b40a62c73a9653251466de5e396d', part: "header-content", class: headerContent() }, h("h2", { key: '1c07ed9cacf3817dd8aca18e6c84873154a70275', id: "modal-title", part: "title", class: title() }, h("slot", { key: 'f8e6c5964a62e28ea64d9118ada58568bc2844f5', name: "header" }, this.headerText)), this.helperText && (h("p", { key: '0adf0359fd32f278680fd637d8f883f88b885194', id: "modal-helper", part: "helper-text", class: helperText() }, h("slot", { key: '24fd7c93a6cb4c3c5091a6b1bf171abd40f5a0f6', name: "helper" }, this.helperText)))), h("button", { key: 'a60a222675ea2f95bd281bf2049a3b1275724049', part: "close-button", class: closeButton(), onClick: () => this.hide(), "aria-label": "Close modal", type: "button" }, h("bcm-icon", { key: '1552b7345565fb9721cbff0a1ecd177fde5db2eb', name: "fa-solid fa-xmark" })))), h("div", { key: '31a07a87efcdec2c4a672b7f78b0bdf1a98d15e8', part: "content", class: content() }, h("slot", { key: '951761be372e23ab7224046504ace7fcf895a626' })), !this.noFooter && (h("div", { key: 'e052a785b68fd593d2eabc2a59376570a76dcebb', part: "footer", class: footer() }, h("slot", { key: '6c48cc1b5473a9d9887955b9a6b6e01c3c68a21c', name: "footer" })))))));
|
|
350
350
|
}
|
|
351
351
|
static get watchers() { return {
|
|
352
352
|
"open": [{
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, a as getElement, h } from './i
|
|
|
2
2
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom-DBDSgIvP.js';
|
|
3
3
|
import { t as tv } from './tv-CEcVC0yX.js';
|
|
4
4
|
|
|
5
|
-
const popConfirmCss = () => `.visible{visibility:visible}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.text-wrap{text-wrap:wrap}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{--popover-bg:var(--bcm-ui-color-background-basic-panel);display:
|
|
5
|
+
const popConfirmCss = () => `.visible{visibility:visible}.contents{display:contents}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.text-wrap{text-wrap:wrap}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{--popover-bg:var(--bcm-ui-color-background-basic-panel);display:contents}[popover]{border:none;overflow:visible;padding:0}[popover]:not(:popover-open){display:none}[popover]:popover-open{opacity:1;transform:scale(1);transition:opacity .15s ease-out,transform .15s ease-out}@starting-style{[popover]:popover-open{opacity:0;transform:scale(.95)}}::slotted([slot=body]){text-wrap:pretty;font-family:Inter,sans-serif}.container{width:100%}@media (min-width:640px){.container{max-width:640px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:1024px){.container{max-width:1024px}}@media (min-width:1280px){.container{max-width:1280px}}@media (min-width:1536px){.container{max-width:1536px}}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.right-3{right:.75rem}.right-4{right:1rem}.right-6{right:1.5rem}.top-3{top:.75rem}.top-4{top:1rem}.top-6{top:1.5rem}.z-\\[9999\\]{z-index:9999}.m-0{margin:0}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.size-6{height:1.5rem;width:1.5rem}.h-3{height:.75rem}.w-3{width:.75rem}.max-w-64{max-width:16rem}.max-w-80{max-width:20rem}.max-w-96{max-width:24rem}.flex-1{flex:1 1 0%}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.cursor-pointer{cursor:pointer}.flex-row{flex-direction:row}.flex-col{flex-direction:column}.items-center{align-items:center}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.gap-2{gap:.5rem}.gap-4{gap:1rem}.gap-6{gap:1.5rem}.gap-8{gap:2rem}.text-pretty{text-wrap:pretty}.rounded-full{border-radius:var(--bcm-ui-border-radius-full,9999px)}.rounded-lg{border-radius:var(--bcm-ui-border-radius-lg,8px)}.bg-\\[--popover-bg\\]{background-color:var(--popover-bg)}.p-4{padding:1rem}.p-6{padding:1.5rem}.p-8{padding:2rem}.pr-8{padding-right:2rem}.font-sans{font-family:Inter,Inter Variable,sans-serif}.text-size-4{font-size:var(--bcm-ui-font-size-4,14px);line-height:var(--bcm-ui-line-height-4,20px)}.text-size-5{font-size:var(--bcm-ui-font-size-5,16px);line-height:var(--bcm-ui-line-height-5,24px)}.text-size-6{font-size:var(--bcm-ui-font-size-6,18px);line-height:var(--bcm-ui-line-height-6,24px)}.text-size-7{font-size:var(--bcm-ui-font-size-7,20px);line-height:var(--bcm-ui-line-height-7,28px)}.font-semibold{font-weight:600}.\\!text-color-header{color:var(--bcm-ui-color-text-header)!important}.text-\\[var\\(--bcm-ui-color-text-error\\)\\]{color:var(--bcm-ui-color-text-error)}.text-\\[var\\(--bcm-ui-color-text-info\\)\\]{color:var(--bcm-ui-color-text-info)}.text-\\[var\\(--bcm-ui-color-text-success\\)\\]{color:var(--bcm-ui-color-text-success)}.text-\\[var\\(--bcm-ui-color-text-warning\\)\\]{color:var(--bcm-ui-color-text-warning)}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default)}.shadow,.shadow-3{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-3{--tw-shadow:var(--bcm-ui-box-shadow-3);--tw-shadow-colored:var(--bcm-ui-box-shadow-3)}.outline{outline-style:solid}.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.hover\\:bg-gray-100:hover{background-color:oklch(.967 .003 264.542)}`;
|
|
6
6
|
|
|
7
7
|
const statusIcons = {
|
|
8
8
|
info: 'fa-solid fa-circle-info',
|
|
@@ -367,7 +367,7 @@ const BcmPopConfirm = class {
|
|
|
367
367
|
// Status icon only shows if explicitly enabled AND there's header text
|
|
368
368
|
const showStatusIcon = this.statusIcon && this.headerText;
|
|
369
369
|
const hasHeaderText = Boolean(this.headerText);
|
|
370
|
-
return (h("div", { key: '
|
|
370
|
+
return (h("div", { key: 'ef324898cdc6e0d02d974b5d963a83d826ae03c6', class: "inline-block" }, h("slot", { key: '9837be082d95203034b4ef632b4e1de552b3ddf3', onSlotchange: this.handleSlotChange }), h("div", { key: 'a7b6405ba095cf5a8b44b30646dcd1dec47ee8c1', ref: el => (this.popconfirmRef = el), id: this.popconfirmId, part: "container", class: container(), popover: "manual", role: "alertdialog", "aria-labelledby": hasHeaderText ? `${this.popconfirmId}-header` : undefined, "aria-describedby": `${this.popconfirmId}-body` }, this.showArrow && h("div", { key: '1e755056630025c285f239b97d4f8b12157b27e0', ref: el => (this.arrowRef = el), part: "arrow", class: arrowClass() }), h("div", { key: 'f22df40716a39c698f81d263f32e5dde5e750736', class: closeBtn(), onClick: this.handleCancel, role: "button", tabIndex: 0, "aria-label": "Close" }, h("bcm-icon", { key: 'e65ed93d76065b6d60ffaca447cd74c88c42f6ba', "icon-name": "far fa-times" })), h("header", { key: 'b1a14421eadebdc5d7743442a5cd5764cdb1c91c', class: header() }, h("div", { key: 'ad38f509d91aee4ac330a7dbd9219b38d74fd293', class: headerLeft() }, showStatusIcon && h("bcm-icon", { key: 'a6e30f3013293535e30702f06bba4026e2cc9997', "icon-name": statusIcons[this.status] }), hasHeaderText && (h("span", { key: 'a7783f8b4ffebdbb9e3933ab126e89ce665bb11e', id: `${this.popconfirmId}-header`, class: title() }, this.headerText)), h("slot", { key: 'cb19354b2da6509b32335fbdcb7e39f9e3e870bb', name: "header" }))), h("main", { key: '9196e80c62ee712e7ac308c58f7fb31bb5a658e0', id: `${this.popconfirmId}-body`, part: "body", class: body() }, h("slot", { key: '7aad6ce3617628d6e318ab344d26856271fbc5ea', name: "body" }, this.description)), h("footer", { key: 'a6d0240f6b1e814425ae790fdf4e208d1256503d', part: "footer", class: footer() }, h("slot", { key: '47a863b401cbdba258ccd9d05ea7969b263f9fb3', name: "footer" }, h("bcm-button", { key: 'cef225e554ea2897e7fe6657037cdaa847aed9b6', kind: "outline", size: this.size, onClick: this.handleCancel }, this.cancelText), h("bcm-button", { key: '2e515544c5a0e02d83e3d7a8e9fddab4b08bd4e7', size: this.size, status: this.status, kind: "primary", onClick: this.handleConfirm }, this.confirmText))))));
|
|
371
371
|
}
|
|
372
372
|
static get watchers() { return {
|
|
373
373
|
"isOpen": [{
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, c as createEvent, a as getElement, h } from './i
|
|
|
2
2
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom-DBDSgIvP.js';
|
|
3
3
|
import { t as tv } from './tv-CEcVC0yX.js';
|
|
4
4
|
|
|
5
|
-
const popoverCss = () => `.visible{visibility:visible}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{--popover-bg:var(--bcm-ui-color-background-base-default);display:
|
|
5
|
+
const popoverCss = () => `.visible{visibility:visible}.contents{display:contents}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{--popover-bg:var(--bcm-ui-color-background-base-default);display:contents}[popover]{border:none;overflow:visible;padding:0}[popover]:not(:popover-open){display:none}[popover]:popover-open{opacity:1;transform:scale(1);transition:opacity .15s ease-out,transform .15s ease-out}@starting-style{[popover]:popover-open{opacity:0;transform:scale(.95)}}[data-placement^=top] [part=arrow]{border-left:none;border-top:none}[data-placement^=bottom] [part=arrow]{border-bottom:none;border-right:none}[data-placement^=left] [part=arrow]{border-bottom:none;border-left:none}[data-placement^=right] [part=arrow]{border-right:none;border-top:none}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.static{position:static}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.m-0{margin:0}.inline-block{display:inline-block}.flex{display:flex}.hidden{display:none}.h-3{height:.75rem}.w-3{width:.75rem}.min-w-max{min-width:max-content}.rotate-45{--tw-rotate:45deg}.rotate-45,.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.flex-col{flex-direction:column}.gap-1\\.5{gap:.375rem}.rounded-md{border-radius:var(--bcm-ui-border-radius-md,6px)}.bg-\\[--popover-bg\\]{background-color:var(--popover-bg)}.p-3{padding:.75rem}.text-size-3{font-size:var(--bcm-ui-font-size-3,12px);line-height:var(--bcm-ui-line-height-3,16px)}.text-size-4{font-size:var(--bcm-ui-font-size-4,14px);line-height:var(--bcm-ui-line-height-4,20px)}.text-size-5{font-size:var(--bcm-ui-font-size-5,16px);line-height:var(--bcm-ui-line-height-5,24px)}.font-normal{font-weight:400}.font-semibold{font-weight:600}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default)}.shadow,.shadow-3{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-3{--tw-shadow:var(--bcm-ui-box-shadow-3);--tw-shadow-colored:var(--bcm-ui-box-shadow-3)}.blur{--tw-blur:blur(8px);filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}`;
|
|
6
6
|
|
|
7
7
|
const Popover = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -435,9 +435,9 @@ const Popover = class {
|
|
|
435
435
|
const { box, header, content, arrow: arrowClass } = this.popoverClass({
|
|
436
436
|
size: this.size,
|
|
437
437
|
});
|
|
438
|
-
return (h("div", { key: '
|
|
438
|
+
return (h("div", { key: '58974d41aa0c4278ac03dc0de7a56480792140dd', class: "inline-block" }, h("slot", { key: '26ddb3b5c930cfe6d0b743900ebdbea9fbc98cec', onSlotchange: this.handleSlotChange }), h("div", { key: 'e4e6d194914cc232b7b01c05cecb12517649171c', ref: el => (this.popoverRef = el), id: this.popoverId, part: "popover", class: box(),
|
|
439
439
|
// @ts-ignore - popover is a valid HTML attribute
|
|
440
|
-
popover: "manual", role: "dialog", "aria-labelledby": this.headerText ? `${this.popoverId}-header` : undefined }, this.arrow && h("div", { key: '
|
|
440
|
+
popover: "manual", role: "dialog", "aria-labelledby": this.headerText ? `${this.popoverId}-header` : undefined }, this.arrow && h("div", { key: '1e02fecbede7b837c1418941910b55ed4b3b77a2', ref: el => (this.arrowRef = el), part: "arrow", class: arrowClass() }), h("div", { key: '31de335a19638860d8ccb79921e815798188d6e5', id: `${this.popoverId}-header`, part: "header", class: header() }, h("slot", { key: 'f0cd37fc2052d129c4a156c61c46488b3164e774', name: "header" }, this.headerText)), h("div", { key: '824c183f41861888debe1017b94dbc0a4d2f4446', part: "content", class: content() }, h("slot", { key: 'e8ca3edcb09b7ed19dba0c3dd59b78028bbe6a42', name: "content" }, this.message)))));
|
|
441
441
|
}
|
|
442
442
|
static get watchers() { return {
|
|
443
443
|
"open": [{
|
|
@@ -161,14 +161,14 @@ const BcmRadioGroup = class {
|
|
|
161
161
|
size: this.size,
|
|
162
162
|
direction: this.direction,
|
|
163
163
|
});
|
|
164
|
-
return (h("div", { key: '
|
|
164
|
+
return (h("div", { key: '4334600812b3f928402cd272ca15897637fb9371', class: host() }, this.label && (h("label", { key: '04d0fdfa7b4b1a76630ecba67140fe415a9ed9f7', class: classNames('input-label font-medium', {
|
|
165
165
|
'text-color-label': !this.disabled,
|
|
166
166
|
'text-color-disabled': this.disabled,
|
|
167
167
|
}, {
|
|
168
168
|
'text-size-3': this.size === 'small',
|
|
169
169
|
'text-size-4': this.size === 'medium',
|
|
170
170
|
'text-size-5': this.size === 'large',
|
|
171
|
-
}) }, h("slot", { key: '
|
|
171
|
+
}) }, h("slot", { key: '552ac8466ef4662c810a16a27f8601995f9bf552', name: "label" }, this.label), this.required && h("span", { key: '966089a77980aa2ee1ca7ad43ad39b5267a2cf75' }, "*"))), h("div", { key: 'b69824c452a3e60a7b87042f94b38d9e0106f470', class: container() }, h("slot", { key: '93bf19e38fd461ee382b9e3d4f16985b87072252', onSlotchange: this.handleSlotChange })), this.captionText && (h("div", { key: '8e6ee5d6de9a6dfc31b951e6f99f603c7ad3e48d', class: classNames('input-caption-text font-regular mt-1', {
|
|
172
172
|
'text-[--bcm-ui-color-text-caption]': !this.disabled,
|
|
173
173
|
'text-[--bcm-ui-color-text-error]': !this.disabled && this.error,
|
|
174
174
|
'text-[--bcm-ui-color-text-disabled]': this.disabled,
|
|
@@ -286,7 +286,7 @@ const BcmRadio = class {
|
|
|
286
286
|
labelPosition: this.labelPosition,
|
|
287
287
|
});
|
|
288
288
|
const inputId = this._id + '-input';
|
|
289
|
-
return (h("label", { key: '
|
|
289
|
+
return (h("label", { key: 'b4fb1561a182d04735896b95b4f68a7968a38c43', class: container(), style: this.getRadioStyle(), htmlFor: inputId }, h("input", { key: 'ec85159d0c0496c1cfd6e6fd4237c8086f46fd68', id: inputId, "aria-label": this.label, role: "radio", "aria-checked": this.internalChecked.toString(), "aria-invalid": this.error, "aria-required": this.required, type: "radio", name: this.name, value: this.value, disabled: this.disabled, readOnly: this.readonly, checked: this.internalChecked, class: "appearance-none sr-only", onClick: () => this.handleClick(), onFocus: e => this.bcmFocus.emit(e), onBlur: e => this.bcmBlur.emit(e), ref: el => (this.inputEl = el) }), h("div", { key: '94ef5c4d46eec2b1462fe94ea29d72d0c200ddaf', class: dotContainer() }, h("div", { key: '2df5dbc8f9a06ac8f7aa26d78e63e0698a3d4412', class: dot() })), h("span", { key: '5d09eb1205cf67a6a1957652909b5933a646c365', class: labelClass() }, h("slot", { key: '15b24eccd312fffcabb8e12a7c3ec7e255920c4f' }, this.label))));
|
|
290
290
|
}
|
|
291
291
|
static get formAssociated() { return true; }
|
|
292
292
|
static get watchers() { return {
|
|
@@ -68,11 +68,11 @@ const BcmSegment = class {
|
|
|
68
68
|
// Determine if divider should be hidden
|
|
69
69
|
// Hide divider if this segment or the next segment is active
|
|
70
70
|
const hideDivider = this.selected || this.index === this.activeIndex - 1;
|
|
71
|
-
return (h(Host, { key: '
|
|
71
|
+
return (h(Host, { key: '012a8f5e07a0754d4c1630fc600a818f2327c159', role: "radio", "aria-checked": this.selected.toString() }, h("button", { key: '8ed95a4396b730733c2a8ced72b62490521ba475', class: this.segmentClass({
|
|
72
72
|
size: this.size,
|
|
73
73
|
selected: this.selected,
|
|
74
74
|
disabled: this.disabled,
|
|
75
|
-
}), onClick: this.handleClick, disabled: this.disabled, type: "button" }, h("slot", { key: '
|
|
75
|
+
}), onClick: this.handleClick, disabled: this.disabled, type: "button" }, h("slot", { key: '09f8e5abc27f11b61fc0579e006e8d528595415a' })), h("div", { key: '7ef3b0d95122dc4153e5b4d03e2c6b5127f10bd3', class: `divider ${hideDivider ? 'divider-hidden' : ''}` })));
|
|
76
76
|
}
|
|
77
77
|
};
|
|
78
78
|
BcmSegment.style = segmentCss();
|
|
@@ -302,7 +302,7 @@ const BcmSegmentedPicker = class {
|
|
|
302
302
|
},
|
|
303
303
|
});
|
|
304
304
|
render() {
|
|
305
|
-
return (h(Host, { key: '
|
|
305
|
+
return (h(Host, { key: '145f07a0feca65987396e9a1ac06590a06dbfcf2' }, h("input", { key: 'abff6c900f5d5cc6d9b4c290274e8adb8049dd16', ref: el => (this.hiddenInput = el), type: "text", name: this.name, value: this.value || '', required: this.required, disabled: this.disabled, tabindex: -1, style: {
|
|
306
306
|
position: 'absolute',
|
|
307
307
|
width: '1px',
|
|
308
308
|
height: '1px',
|
|
@@ -312,12 +312,12 @@ const BcmSegmentedPicker = class {
|
|
|
312
312
|
clip: 'rect(0, 0, 0, 0)',
|
|
313
313
|
whiteSpace: 'nowrap',
|
|
314
314
|
border: '0',
|
|
315
|
-
}, "aria-hidden": "true" }), h("div", { key: '
|
|
315
|
+
}, "aria-hidden": "true" }), h("div", { key: 'd3c2567fb3f08b4280272008d6dcd58e98d7af96', class: this.containerClass({
|
|
316
316
|
size: this.size,
|
|
317
317
|
fullWidth: this.fullWidth,
|
|
318
318
|
shadow: this.shadow,
|
|
319
319
|
disabled: this.disabled,
|
|
320
|
-
}), role: "radiogroup", "aria-required": this.required, "aria-disabled": this.disabled }, h("div", { key: '
|
|
320
|
+
}), role: "radiogroup", "aria-required": this.required, "aria-disabled": this.disabled }, h("div", { key: 'b402df0ea2129da20e3db3e39b9d742a64624ad5', class: this.indicatorClass({ size: this.size }) }), h("div", { key: '7bc58e4c17271f352b7581a20b8fab4cc5111c60', class: "segments-grid grid grid-auto-flow-col grid-auto-columns-fr relative w-full" }, h("slot", { key: '50797653c69818286df14c010c0dc2c28e639ef6' })))));
|
|
321
321
|
}
|
|
322
322
|
static get formAssociated() { return true; }
|
|
323
323
|
static get watchers() { return {
|
|
@@ -355,7 +355,7 @@ const variantTagMap = {
|
|
|
355
355
|
infoAccent: 'p',
|
|
356
356
|
};
|
|
357
357
|
|
|
358
|
-
const textCss = () => `.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.m-0{margin:0}.appearance-none{appearance:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-0{padding:0}.text-size-12{font-size:var(--bcm-ui-font-size-12,60px);line-height:var(--bcm-ui-line-height-12,72px)}.text-size-3{font-size:var(--bcm-ui-font-size-3,12px);line-height:var(--bcm-ui-line-height-3,16px)}.text-size-4{font-size:var(--bcm-ui-font-size-4,14px);line-height:var(--bcm-ui-line-height-4,20px)}.text-size-5{font-size:var(--bcm-ui-font-size-5,16px);line-height:var(--bcm-ui-line-height-5,24px)}.text-size-6{font-size:var(--bcm-ui-font-size-6,18px);line-height:var(--bcm-ui-line-height-6,24px)}.text-size-7{font-size:var(--bcm-ui-font-size-7,20px);line-height:var(--bcm-ui-line-height-7,28px)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-color-caption{color:var(--bcm-ui-color-text-caption)}.text-color-default{color:var(--bcm-ui-color-text-default)}.text-color-disabled{color:var(--bcm-ui-color-text-disabled)}.text-color-header{color:var(--bcm-ui-color-text-header)}.text-color-helper{color:var(--bcm-ui-color-text-helper)}.text-color-label{color:var(--bcm-ui-color-text-label)}.text-color-placeholder{color:var(--bcm-ui-color-text-placeholder)}.text-color-primary{color:var(--bcm-ui-color-text-primary)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}`;
|
|
358
|
+
const textCss = () => `.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.static{position:static}.m-0{margin:0}.appearance-none{appearance:none}.truncate{overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.p-0{padding:0}.text-size-12{font-size:var(--bcm-ui-font-size-12,60px);line-height:var(--bcm-ui-line-height-12,72px)}.text-size-3{font-size:var(--bcm-ui-font-size-3,12px);line-height:var(--bcm-ui-line-height-3,16px)}.text-size-4{font-size:var(--bcm-ui-font-size-4,14px);line-height:var(--bcm-ui-line-height-4,20px)}.text-size-5{font-size:var(--bcm-ui-font-size-5,16px);line-height:var(--bcm-ui-line-height-5,24px)}.text-size-6{font-size:var(--bcm-ui-font-size-6,18px);line-height:var(--bcm-ui-line-height-6,24px)}.text-size-7{font-size:var(--bcm-ui-font-size-7,20px);line-height:var(--bcm-ui-line-height-7,28px)}.font-medium{font-weight:500}.font-semibold{font-weight:600}.text-color-caption{color:var(--bcm-ui-color-text-caption)}.text-color-default{color:var(--bcm-ui-color-text-default)}.text-color-disabled{color:var(--bcm-ui-color-text-disabled)}.text-color-header{color:var(--bcm-ui-color-text-header)}.text-color-helper{color:var(--bcm-ui-color-text-helper)}.text-color-label{color:var(--bcm-ui-color-text-label)}.text-color-placeholder{color:var(--bcm-ui-color-text-placeholder)}.text-color-primary{color:var(--bcm-ui-color-text-primary)}.underline{text-decoration-line:underline}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}`;
|
|
359
359
|
|
|
360
360
|
const BcmText = class {
|
|
361
361
|
constructor(hostRef) {
|
|
@@ -448,7 +448,7 @@ const BcmText = class {
|
|
|
448
448
|
const Tag = variantTagMap[this.variant];
|
|
449
449
|
const variantClass = this.getTextClass(this.variant, this.size);
|
|
450
450
|
const overflowClass = this.getOverflowClass(this.overflow ?? false);
|
|
451
|
-
return (h(Tag, { key: '
|
|
451
|
+
return (h(Tag, { key: 'ff2bca6e93184787eba311267501606cf50a0a92', class: classNames('bcm-ui-element bcm-text appearance-none m-0 p-0', variantClass, overflowClass), part: "text" }, h("slot", { key: 'a0110483c7cb7cfe04c086a49e18618af8a883da' }, this.text)));
|
|
452
452
|
}
|
|
453
453
|
};
|
|
454
454
|
BcmText.style = textCss();
|
|
@@ -34,7 +34,7 @@ const BcmShortcut = class {
|
|
|
34
34
|
}
|
|
35
35
|
render() {
|
|
36
36
|
const { size, hotkey } = this;
|
|
37
|
-
return (h("div", { key: '
|
|
37
|
+
return (h("div", { key: '9eab400623bc3336a5a2a4cfd5ef32df04c1332c', class: classNames('bcm-ui-element bcm-ui-content-display', 'block h-fit w-fit rounded border border-solid px-1', 'border-color-default bg-color-default text-color-default', 'text-center font-medium capitalize', {
|
|
38
38
|
'text-size-2': size === 'small',
|
|
39
39
|
'text-size-3': size === 'medium',
|
|
40
40
|
'text-size-4': size === 'large',
|
|
@@ -294,12 +294,12 @@ const BcmSwitch = class extends BaseChoiceControl {
|
|
|
294
294
|
...(this.required && { 'aria-required': 'true' }),
|
|
295
295
|
};
|
|
296
296
|
const tabIndexAttr = !this.readonly && !this.disabled ? { tabindex: '0' } : {};
|
|
297
|
-
return (h("div", { key: '
|
|
297
|
+
return (h("div", { key: '4c975c18565b1dd905f2f979f6fc83f1feca5a4c', class: base(), part: "base" }, h("label", { key: '24c87b3b86e165fedd88bf992279b5bc1e23d5f3', class: switchWrapper(), style: this.switchStyle(), part: "switch-wrapper" }, h("input", { key: 'e72ff019c113509aa7ad44e77bd449cfa2f96db9', id: this._id, type: "checkbox", class: "sr-only peer", checked: this.internalChecked, name: this.name, value: this.value, disabled: this.disabled, readOnly: this.readonly, onChange: this.toggleSwitch, ref: el => (this.inputEl = el), part: "input" }), this.label && (h("span", { key: '314062d42f1c3ec8ef6eec5392dbf3a52fc5812c', class: label(), part: "label" }, h("slot", { key: '99a4c54587e4bc11cedafdf200815a647cdab500' }, this.label))), h("label", { key: '1f9ae123f1b2e8fba06a5685cf5f5e1541252cf6', htmlFor: this._id, class: dotContainer(), ...tabIndexAttr, ...ariaAttributes, part: "dot-container", onKeyDown: event => {
|
|
298
298
|
if ((event.key === 'Enter' || event.key === ' ') && !this.readonly && !this.disabled) {
|
|
299
299
|
event.preventDefault();
|
|
300
300
|
this.toggleSwitch();
|
|
301
301
|
}
|
|
302
|
-
} }, h("div", { key: '
|
|
302
|
+
} }, h("div", { key: '1dd4639ce2f48fea95b65359bbf075d59c7e3750', class: dot(), part: "dot" }))), this.error && this.caption && (h("span", { key: 'fc0f8751201ea46ba6e55d6b28a51d20a99a88ee', class: caption(), part: "caption" }, this.caption)), h("slot", { key: 'f1305df46d5ab8405ebc90365b030e4025201157', name: "caption" })));
|
|
303
303
|
}
|
|
304
304
|
static get formAssociated() { return true; }
|
|
305
305
|
static get watchers() { return {
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
import { r as registerInstance, c as createEvent, a as getElement, h, H as Host } from './index-BSFYtcqL.js';
|
|
2
2
|
|
|
3
|
-
const bcmTabCss = () => `.block{display:block}:host{display:none}:host([active]){display:block}.tab-panel{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.p-4{padding:1rem}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}`;
|
|
3
|
+
const bcmTabCss = () => `.block{display:block}:host{display:none}:host([active]){display:block}.tab-panel{animation:fadeIn .2s ease-in-out}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.static{position:static}.p-4{padding:1rem}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}`;
|
|
4
4
|
|
|
5
5
|
const BcmTab = class {
|
|
6
6
|
constructor(hostRef) {
|
|
@@ -33,7 +33,7 @@ const BcmTab = class {
|
|
|
33
33
|
*/
|
|
34
34
|
bcmTabClick;
|
|
35
35
|
render() {
|
|
36
|
-
return (h(Host, { key: '
|
|
36
|
+
return (h(Host, { key: 'e682d33f66ba04c1a24fd66b3e8578dee0ed1c5d', role: "tabpanel", "aria-labelledby": `tab-${this.value}`, id: `panel-${this.value}`, "aria-hidden": (!this.active).toString(), style: { display: this.active ? 'block' : 'none' } }, h("div", { key: '862a1ccc368dd3f6cf68b0ce6f4be051c861f3b2', class: "bcm-ui-element tab-panel p-4" }, h("slot", { key: 'e6c6b000797db3f40f5b6ce46ec345d38f1a2c29' }))));
|
|
37
37
|
}
|
|
38
38
|
};
|
|
39
39
|
BcmTab.style = bcmTabCss();
|
|
@@ -228,14 +228,14 @@ const BcmTabs = class {
|
|
|
228
228
|
render() {
|
|
229
229
|
this.updateCSSVariables();
|
|
230
230
|
this.propagatePropsToTabs();
|
|
231
|
-
return (h(Host, { key: '
|
|
231
|
+
return (h(Host, { key: 'ed031c8cda32f5e604ae8b7f50f32323dac9c757' }, h("div", { key: '211f5f45d827a39635dd0a7a03cf4e7418cc1055', class: this.containerClass({ shadow: this.shadow }) }, h("div", { key: 'aa0670df3f3c032cca17e9ec413f55d58aa3f7d7', class: this.tabsListClass({ variant: this.variant }), role: "tablist" }, this.tabs.map((tab, index) => (h("button", { key: tab.value, class: `tab-button flex-1 px-4 py-2 text-center font-medium transition-colors border-none ${tab.value === this.value
|
|
232
232
|
? 'text-color-primary'
|
|
233
233
|
: tab.disabled
|
|
234
234
|
? 'text-color-disabled cursor-not-allowed opacity-50'
|
|
235
|
-
: 'text-color-placeholder hover:text-color-primary cursor-pointer'} ${this.size === 'sm' ? 'text-sm py-1.5 px-3' : this.size === 'lg' ? 'text-lg py-3 px-5' : 'text-base py-2 px-4'} bg-transparent`, role: "tab", "aria-selected": (tab.value === this.value).toString(), "aria-controls": `panel-${tab.value}`, id: `tab-${tab.value}`, disabled: tab.disabled, onClick: () => !tab.disabled && (this.value = tab.value), tabindex: index === this.activeIndex ? 0 : -1 }, tab.label))), this.variant === 'line' && (h("div", { key: '
|
|
235
|
+
: 'text-color-placeholder hover:text-color-primary cursor-pointer'} ${this.size === 'sm' ? 'text-sm py-1.5 px-3' : this.size === 'lg' ? 'text-lg py-3 px-5' : 'text-base py-2 px-4'} bg-transparent`, role: "tab", "aria-selected": (tab.value === this.value).toString(), "aria-controls": `panel-${tab.value}`, id: `tab-${tab.value}`, disabled: tab.disabled, onClick: () => !tab.disabled && (this.value = tab.value), tabindex: index === this.activeIndex ? 0 : -1 }, tab.label))), this.variant === 'line' && (h("div", { key: 'a3deef9b1859289fa4b2acc2c85301c0b996a208', class: this.inkbarClass({ variant: this.variant }), style: {
|
|
236
236
|
transform: `translateX(calc(${this.activeIndex} * 100% / ${this.tabs.length}))`,
|
|
237
237
|
width: `calc(100% / ${this.tabs.length})`,
|
|
238
|
-
} }))), h("div", { key: '
|
|
238
|
+
} }))), h("div", { key: '36e8a820d74b3a915acaa5503114e613f2fcca53', class: "tabs-content" }, h("slot", { key: 'fdb208a362785fef1dc5624f485d18c50f2368ec' })))));
|
|
239
239
|
}
|
|
240
240
|
static get watchers() { return {
|
|
241
241
|
"value": [{
|
|
@@ -339,14 +339,14 @@ const BcmTextarea = class {
|
|
|
339
339
|
disabled: this.disabled,
|
|
340
340
|
focused: this.isFocused,
|
|
341
341
|
});
|
|
342
|
-
return (h("div", { key: '
|
|
342
|
+
return (h("div", { key: '52ba5b55a514e2cb3ed0bc7e4a9f8532693b016d', class: "bcm-ui-element" }, this.label && (h("label", { key: '02794e3760e25f1d4ec847182bae28632a074164', class: classNames('textarea-label font-medium', {
|
|
343
343
|
'text-color-label': !this.disabled,
|
|
344
344
|
'text-color-disabled': this.disabled,
|
|
345
345
|
}, {
|
|
346
346
|
'text-size-3': this.size === 'small',
|
|
347
347
|
'text-size-4': this.size === 'medium',
|
|
348
348
|
'text-size-5': this.size === 'large',
|
|
349
|
-
}), htmlFor: textareaId }, h("slot", { key: '
|
|
349
|
+
}), htmlFor: textareaId }, h("slot", { key: '4469474cbfb91a8ffbbcbc16463c5befed141db9', name: "label" }, this.label), this.required && h("span", { key: 'bbdb07bda59089485896db8b547bc107b06454f4' }, "*"))), h("div", { key: '5b8835800b7a01ade3f8af0fb9effac004219354', class: base() }, h("textarea", { key: 'b5069285cb17735d81bfbfd6a539ddb9c771db4d', ref: el => (this.textareaRef = el), id: textareaId, class: textareaClass(), name: this.name, rows: this.rows, cols: this.cols, disabled: this.disabled, readonly: this.readonly, required: this.required, placeholder: this.placeholder, minLength: this.minLength, maxLength: this.maxLength, "aria-invalid": this.status === 'error', "aria-required": this.required, "aria-labelledby": this.labelledby, "aria-describedby": this.describedby, value: this.value, onInput: event => {
|
|
350
350
|
const target = event.target;
|
|
351
351
|
this.value = target.value;
|
|
352
352
|
this.internals?.setFormValue(this.value ?? '');
|
|
@@ -355,7 +355,7 @@ const BcmTextarea = class {
|
|
|
355
355
|
if (this.autoGrow) {
|
|
356
356
|
this.adjustHeight();
|
|
357
357
|
}
|
|
358
|
-
}, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur, onKeyDown: this.onKeyDown, onKeyUp: this.onKeyUp }), this.showCounter && (h("div", { key: '
|
|
358
|
+
}, onChange: this.onChange, onFocus: this.onFocus, onBlur: this.onBlur, onKeyDown: this.onKeyDown, onKeyUp: this.onKeyUp }), this.showCounter && (h("div", { key: '0f0d821a91bc54b4a24dea0598f604b3c1e48ab5', class: counterText() }, this.value.length, this.maxLength ? `/${this.maxLength}` : ''))), (this.captionText || this.internalErrorMessage || this.validationMessage) && (h("div", { key: '6e00a16c72076f8d0bdeabfcac30e39fdca53fa5', class: classNames('textarea-caption-text font-regular mt-1', {
|
|
359
359
|
'text-[--bcm-ui-color-text-caption]': !this.disabled && this.internalStatus === 'default',
|
|
360
360
|
'text-[--bcm-ui-color-text-error]': !this.disabled && (this.internalStatus === 'error' || !this.isValid),
|
|
361
361
|
'text-[--bcm-ui-color-text-success]': !this.disabled && this.internalStatus === 'success',
|
|
@@ -2,7 +2,7 @@ import { r as registerInstance, a as getElement, h } from './index-BSFYtcqL.js';
|
|
|
2
2
|
import { a as autoUpdate, c as computePosition, o as offset, f as flip, s as shift, b as arrow } from './floating-ui.dom-DBDSgIvP.js';
|
|
3
3
|
import { t as tv } from './tv-CEcVC0yX.js';
|
|
4
4
|
|
|
5
|
-
const tooltipCss = () => `.visible{visibility:visible}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{display:
|
|
5
|
+
const tooltipCss = () => `.visible{visibility:visible}.contents{display:contents}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.border{border-width:1px}.transition{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1)}:host{display:contents}[popover]{border:none;opacity:0;overflow:visible;padding:0;transform:scale(.95);transition:opacity .1s ease-out,transform .1s ease-out}[popover]:popover-open{opacity:1;transform:scale(1)}@starting-style{[popover]:popover-open{opacity:0;transform:scale(.95)}}.bcm-ui-element{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-family:Inter,Inter Variable,sans-serif}.static{position:static}.block{display:block}.flex{display:flex}.inline-flex{display:inline-flex}.h-\\[14px\\]{height:14px}.w-\\[7px\\]{width:7px}.w-fit{width:fit-content}.flex-row{flex-direction:row}.items-center{align-items:center}.gap-0\\.5{gap:.125rem}.gap-\\[1px\\]{gap:1px}.rounded-l-full{border-bottom-left-radius:var(--bcm-ui-border-radius-full,9999px);border-top-left-radius:var(--bcm-ui-border-radius-full,9999px)}.rounded-r-full{border-bottom-right-radius:var(--bcm-ui-border-radius-full,9999px);border-top-right-radius:var(--bcm-ui-border-radius-full,9999px)}.bg-color-default-active{background-color:var(--bcm-ui-color-background-default-active)}.bg-color-error{background-color:var(--bcm-ui-color-background-error-default)}.bg-color-primary{background-color:var(--bcm-ui-color-background-primary-default)}.bg-color-success{background-color:var(--bcm-ui-color-background-success-default)}.bg-color-warning{background-color:var(--bcm-ui-color-background-warning-default)}.shadow{--tw-shadow:var(--bcm-ui-box-shadow-default);--tw-shadow-colored:var(--bcm-ui-box-shadow-default);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.transition-colors{transition-duration:.15s;transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1)}.hover\\:bg-color-default-hover:hover{background-color:var(--bcm-ui-color-background-default-hover)}.hover\\:bg-color-error-hover:hover{background-color:var(--bcm-ui-color-background-error-hover)}.hover\\:bg-color-primary-hover:hover{background-color:var(--bcm-ui-color-background-primary-hover)}.hover\\:bg-color-success-hover:hover{background-color:var(--bcm-ui-color-background-success-hover)}.hover\\:bg-color-warning-hover:hover{background-color:var(--bcm-ui-color-background-warning-hover)}.pointer-events-none{pointer-events:none}.fixed{position:fixed}.absolute{position:absolute}.relative{position:relative}.z-\\[9999\\]{z-index:9999}.m-0{margin:0}.inline-block{display:inline-block}.hidden{display:none}.h-2{height:.5rem}.w-2{width:.5rem}.rotate-45{--tw-rotate:45deg;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.rounded-md{border-radius:var(--bcm-ui-border-radius-md,6px)}.bg-color-default-dark{background-color:var(--bcm-ui-color-background-default-dark-default)}.px-2{padding-left:.5rem;padding-right:.5rem}.px-3{padding-left:.75rem;padding-right:.75rem}.px-4{padding-left:1rem;padding-right:1rem}.py-1{padding-bottom:.25rem;padding-top:.25rem}.py-1\\.5{padding-bottom:.375rem;padding-top:.375rem}.py-2{padding-bottom:.5rem;padding-top:.5rem}.text-size-3{font-size:var(--bcm-ui-font-size-3,12px);line-height:var(--bcm-ui-line-height-3,16px)}.text-size-4{font-size:var(--bcm-ui-font-size-4,14px);line-height:var(--bcm-ui-line-height-4,20px)}.text-size-5{font-size:var(--bcm-ui-font-size-5,16px);line-height:var(--bcm-ui-line-height-5,24px)}.font-medium{font-weight:500}.text-color-base{color:var(--bcm-ui-color-text-base)}.shadow,.shadow-3{box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.shadow-3{--tw-shadow:var(--bcm-ui-box-shadow-3);--tw-shadow-colored:var(--bcm-ui-box-shadow-3)}`;
|
|
6
6
|
|
|
7
7
|
const BcmTooltip = class {
|
|
8
8
|
constructor(hostRef) {
|
|
@@ -396,9 +396,9 @@ const BcmTooltip = class {
|
|
|
396
396
|
size: this.size,
|
|
397
397
|
follow: this.follow,
|
|
398
398
|
});
|
|
399
|
-
return (h("div", { key: '
|
|
399
|
+
return (h("div", { key: 'be2b3579a6a5f5717b3d20d54c57141f7dc6d194', class: "inline-block" }, h("slot", { key: '72d3db1af073d19e36d2406f6bc5f7efd67cb6b5', onSlotchange: this.handleSlotChange }), h("div", { key: '8d53d1fc481a51a354c65ee0d989acaed88f02a6', ref: el => (this.tooltipRef = el), id: this.tooltipId, part: "tooltip", class: tooltip(),
|
|
400
400
|
// @ts-ignore - popover is a valid attribute
|
|
401
|
-
popover: "manual", role: "tooltip" }, this.arrow && !this.follow && h("div", { key: '
|
|
401
|
+
popover: "manual", role: "tooltip" }, this.arrow && !this.follow && h("div", { key: '936596f01bd8e2ef18b406efad01e0fd2eac278a', ref: el => (this.arrowRef = el), part: "arrow", class: arrowClass() }), h("div", { key: '983378ee133200fa053672f4083dc3e2a49d837e', part: "content" }, h("slot", { key: '62be9fd235041be13b65d4ccacea8d5cdec80a01', name: "content" }, this.message)))));
|
|
402
402
|
}
|
|
403
403
|
static get watchers() { return {
|
|
404
404
|
"disabled": [{
|
package/dist/esm/bromcom-ui.js
CHANGED
|
@@ -16,5 +16,5 @@ var patchBrowser = () => {
|
|
|
16
16
|
|
|
17
17
|
patchBrowser().then(async (options) => {
|
|
18
18
|
await globalScripts();
|
|
19
|
-
return bootstrapLazy([["bcm-dropdown",[[769,"bcm-dropdown",{"text":[1],"dropdownItems":[32]},[[2,"bcmDropDownItemChange","handleDropdownItemChange"]]]]],["bcm-avatar",[[769,"bcm-avatar",{"image":[1],"alt":[1],"shape":[1],"size":[1],"color":[1],"icon":[1],"status":[1],"blink":[4],"name":[1],"isFallback":[32]}]]],["bcm-file-upload",[[577,"bcm-file-upload",{"name":[1],"label":[1],"caption":[1],"multiple":[4],"accept":[1],"maxSize":[1026,"max-size"],"required":[4],"disabled":[4],"size":[1],"uploadUrl":[1,"upload-url"],"maxFileCount":[2,"max-file-count"],"customErrorMessages":[16],"files":[32],"dragActive":[32],"maxSizeError":[32],"typeError":[32],"maxFileCountError":[32]},null,{"maxSize":[{"handleMaxSizeChange":0}]}]]],["bcm-pop-confirm",[[769,"bcm-pop-confirm",{"placement":[1],"size":[1],"status":[1],"headerText":[1,"header-text"],"description":[1],"confirmText":[1,"confirm-text"],"cancelText":[1,"cancel-text"],"showArrow":[4,"show-arrow"],"statusIcon":[4,"status-icon"],"offsetDistance":[2,"offset-distance"],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"isOpen":[{"handleOpenChange":0}]}]]],["bcm-segment_3",[[769,"bcm-segment",{"value":[513],"disabled":[516],"selected":[1540],"size":[1025],"index":[1026],"activeIndex":[1026,"active-index"]}],[833,"bcm-segmented-picker",{"value":[1537],"name":[513],"required":[516],"size":[513],"fullWidth":[516,"full-width"],"disabled":[516],"shadow":[516],"segments":[32],"activeIndex":[32],"setValue":[64],"getValue":[64]},[[0,"bcmSegmentClick","handleSegmentClick"]],{"value":[{"handleValueChange":0}],"required":[{"handleValidationPropsChange":0}],"disabled":[{"handleValidationPropsChange":0}],"size":[{"handleSizeChange":0}]}],[769,"bcm-text",{"text":[1],"variant":[1],"size":[1],"overflow":[4]}]]],["bcm-accordion",[[769,"bcm-accordion",{"expanded":[1540],"headerTitle":[1,"header-title"],"group":[516],"hintText":[1,"hint-text"],"hasFooterContent":[32],"toggle":[64],"expand":[64],"collapse":[64]}]]],["bcm-accordion-group",[[769,"bcm-accordion-group",{"multi":[4],"accordionItems":[32],"expandAll":[64],"collapseAll":[64],"getExpandedItems":[64]},[[2,"bcmAccordionChange","handleAccordionChange"]]]]],["bcm-basic-badge",[[769,"bcm-basic-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"text":[1]}]]],["bcm-button-group",[[769,"bcm-button-group",{"kind":[1],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"loading":[4],"disabled":[4],"orientation":[513]}]]],["bcm-checkbox",[[833,"bcm-checkbox",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"indeterminate":[1028],"size":[1],"error":[1028],"caption":[1025],"labelPosition":[1,"label-position"],"fullWidth":[516,"full-width"],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"syncFromBase":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}],"indeterminate":[{"onIndeterminateChange":0}]}]]],["bcm-chip",[[769,"bcm-chip",{"size":[1],"kind":[1],"status":[1],"dismissible":[4],"disabled":[4],"color":[1]}]]],["bcm-divider",[[513,"bcm-divider",{"direction":[1],"variant":[1],"size":[1]}]]],["bcm-drawer",[[769,"bcm-drawer",{"open":[1540],"size":[1],"position":[513],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"backdrop":[8],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-dropdown-item",[[769,"bcm-dropdown-item",{"text":[1],"icon":[1],"rightIcons":[16],"selected":[516],"error":[516],"disabled":[516]}]]],["bcm-input",[[833,"bcm-input",{"value":[1537],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"type":[1],"disabled":[4],"readonly":[4],"required":[4],"autocomplete":[1],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"min":[2],"max":[2],"step":[2],"pattern":[1],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"prefixIcon":[1,"prefix-icon"],"suffixIcon":[1,"suffix-icon"],"useNativeValidation":[4,"use-native-validation"],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"isPasswordVisible":[32],"setFocus":[64],"setBlur":[64],"select":[64],"setLocale":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-modal",[[769,"bcm-modal",{"open":[1540],"size":[1],"placement":[1],"backdrop":[8],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"isAnimating":[32],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"],[0,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-popover",[[769,"bcm-popover",{"size":[1],"placement":[1],"trigger":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"open":[1540],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"headerText":[1,"header-text"],"message":[1],"arrow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-radio",[[833,"bcm-radio",{"_id":[513,"id"],"label":[1],"name":[1],"value":[1],"checked":[1540],"size":[1],"disabled":[4],"readonly":[4],"labelPosition":[1,"label-position"],"error":[4],"required":[4],"internalChecked":[32]},null,{"checked":[{"onCheckedChange":0}],"internalChecked":[{"onInternalCheckedChange":0}]}]]],["bcm-radio-group",[[769,"bcm-radio-group",{"name":[1],"value":[1],"disabled":[4],"required":[4],"error":[4],"label":[1],"size":[1],"direction":[1],"captionText":[1,"caption-text"],"setClear":[64],"resetCaption":[64]},[[2,"bcmRadioChange","handleRadioChange"]],{"value":[{"handleValueChange":0}]}]]],["bcm-shortcut",[[513,"bcm-shortcut",{"hotkey":[1],"size":[1]}]]],["bcm-switch",[[833,"bcm-switch",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"labelPosition":[1,"label-position"],"error":[1028],"caption":[1025],"size":[1],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"onBaseCheckedChange":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}]}]]],["bcm-tab",[[769,"bcm-tab",{"value":[513],"label":[513],"disabled":[516],"active":[1540],"size":[1025]}]]],["bcm-tabs",[[769,"bcm-tabs",{"value":[1537],"size":[513],"variant":[513],"shadow":[516],"tabs":[32],"activeIndex":[32],"setActiveTab":[64],"getActiveTab":[64]},[[0,"bcmTabClick","handleTabClick"],[0,"keydown","handleKeyDown"]],{"value":[{"handleValueChange":0}],"size":[{"handleSizeChange":0}]}]]],["bcm-textarea",[[833,"bcm-textarea",{"value":[1537],"rows":[2],"cols":[2],"minRows":[2,"min-rows"],"maxRows":[2,"max-rows"],"resize":[1],"autoGrow":[4,"auto-grow"],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"disabled":[4],"readonly":[4],"required":[4],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"showCounter":[4,"show-counter"],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"setFocus":[64],"setBlur":[64],"select":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-
|
|
19
|
+
return bootstrapLazy([["bcm-dropdown",[[769,"bcm-dropdown",{"text":[1],"dropdownItems":[32]},[[2,"bcmDropDownItemChange","handleDropdownItemChange"]]]]],["bcm-attendance",[[513,"bcm-attendance",{"data":[1025],"_data":[32]},null,{"data":[{"dataHandler":0}]}]]],["bcm-avatar",[[769,"bcm-avatar",{"image":[1],"alt":[1],"shape":[1],"size":[1],"color":[1],"icon":[1],"status":[1],"blink":[4],"name":[1],"isFallback":[32]}]]],["bcm-file-upload",[[577,"bcm-file-upload",{"name":[1],"label":[1],"caption":[1],"multiple":[4],"accept":[1],"maxSize":[1026,"max-size"],"required":[4],"disabled":[4],"size":[1],"uploadUrl":[1,"upload-url"],"maxFileCount":[2,"max-file-count"],"customErrorMessages":[16],"files":[32],"dragActive":[32],"maxSizeError":[32],"typeError":[32],"maxFileCountError":[32]},null,{"maxSize":[{"handleMaxSizeChange":0}]}]]],["bcm-pop-confirm",[[769,"bcm-pop-confirm",{"placement":[1],"size":[1],"status":[1],"headerText":[1,"header-text"],"description":[1],"confirmText":[1,"confirm-text"],"cancelText":[1,"cancel-text"],"showArrow":[4,"show-arrow"],"statusIcon":[4,"status-icon"],"offsetDistance":[2,"offset-distance"],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"isOpen":[{"handleOpenChange":0}]}]]],["bcm-segment_3",[[769,"bcm-segment",{"value":[513],"disabled":[516],"selected":[1540],"size":[1025],"index":[1026],"activeIndex":[1026,"active-index"]}],[833,"bcm-segmented-picker",{"value":[1537],"name":[513],"required":[516],"size":[513],"fullWidth":[516,"full-width"],"disabled":[516],"shadow":[516],"segments":[32],"activeIndex":[32],"setValue":[64],"getValue":[64]},[[0,"bcmSegmentClick","handleSegmentClick"]],{"value":[{"handleValueChange":0}],"required":[{"handleValidationPropsChange":0}],"disabled":[{"handleValidationPropsChange":0}],"size":[{"handleSizeChange":0}]}],[769,"bcm-text",{"text":[1],"variant":[1],"size":[1],"overflow":[4]}]]],["bcm-accordion",[[769,"bcm-accordion",{"expanded":[1540],"headerTitle":[1,"header-title"],"group":[516],"hintText":[1,"hint-text"],"hasFooterContent":[32],"toggle":[64],"expand":[64],"collapse":[64]}]]],["bcm-accordion-group",[[769,"bcm-accordion-group",{"multi":[4],"accordionItems":[32],"expandAll":[64],"collapseAll":[64],"getExpandedItems":[64]},[[2,"bcmAccordionChange","handleAccordionChange"]]]]],["bcm-basic-badge",[[769,"bcm-basic-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"text":[1]}]]],["bcm-button-group",[[769,"bcm-button-group",{"kind":[1],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"loading":[4],"disabled":[4],"orientation":[513]}]]],["bcm-checkbox",[[833,"bcm-checkbox",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"indeterminate":[1028],"size":[1],"error":[1028],"caption":[1025],"labelPosition":[1,"label-position"],"fullWidth":[516,"full-width"],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"syncFromBase":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}],"indeterminate":[{"onIndeterminateChange":0}]}]]],["bcm-chip",[[769,"bcm-chip",{"size":[1],"kind":[1],"status":[1],"dismissible":[4],"disabled":[4],"color":[1]}]]],["bcm-divider",[[513,"bcm-divider",{"direction":[1],"variant":[1],"size":[1]}]]],["bcm-drawer",[[769,"bcm-drawer",{"open":[1540],"size":[1],"position":[513],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"backdrop":[8],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-dropdown-item",[[769,"bcm-dropdown-item",{"text":[1],"icon":[1],"rightIcons":[16],"selected":[516],"error":[516],"disabled":[516]}]]],["bcm-input",[[833,"bcm-input",{"value":[1537],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"type":[1],"disabled":[4],"readonly":[4],"required":[4],"autocomplete":[1],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"min":[2],"max":[2],"step":[2],"pattern":[1],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"prefixIcon":[1,"prefix-icon"],"suffixIcon":[1,"suffix-icon"],"useNativeValidation":[4,"use-native-validation"],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"isPasswordVisible":[32],"setFocus":[64],"setBlur":[64],"select":[64],"setLocale":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-modal",[[769,"bcm-modal",{"open":[1540],"size":[1],"placement":[1],"backdrop":[8],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"isAnimating":[32],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"],[0,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-popover",[[769,"bcm-popover",{"size":[1],"placement":[1],"trigger":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"open":[1540],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"headerText":[1,"header-text"],"message":[1],"arrow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-radio",[[833,"bcm-radio",{"_id":[513,"id"],"label":[1],"name":[1],"value":[1],"checked":[1540],"size":[1],"disabled":[4],"readonly":[4],"labelPosition":[1,"label-position"],"error":[4],"required":[4],"internalChecked":[32]},null,{"checked":[{"onCheckedChange":0}],"internalChecked":[{"onInternalCheckedChange":0}]}]]],["bcm-radio-group",[[769,"bcm-radio-group",{"name":[1],"value":[1],"disabled":[4],"required":[4],"error":[4],"label":[1],"size":[1],"direction":[1],"captionText":[1,"caption-text"],"setClear":[64],"resetCaption":[64]},[[2,"bcmRadioChange","handleRadioChange"]],{"value":[{"handleValueChange":0}]}]]],["bcm-shortcut",[[513,"bcm-shortcut",{"hotkey":[1],"size":[1]}]]],["bcm-switch",[[833,"bcm-switch",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"labelPosition":[1,"label-position"],"error":[1028],"caption":[1025],"size":[1],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"onBaseCheckedChange":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}]}]]],["bcm-tab",[[769,"bcm-tab",{"value":[513],"label":[513],"disabled":[516],"active":[1540],"size":[1025]}]]],["bcm-tabs",[[769,"bcm-tabs",{"value":[1537],"size":[513],"variant":[513],"shadow":[516],"tabs":[32],"activeIndex":[32],"setActiveTab":[64],"getActiveTab":[64]},[[0,"bcmTabClick","handleTabClick"],[0,"keydown","handleKeyDown"]],{"value":[{"handleValueChange":0}],"size":[{"handleSizeChange":0}]}]]],["bcm-textarea",[[833,"bcm-textarea",{"value":[1537],"rows":[2],"cols":[2],"minRows":[2,"min-rows"],"maxRows":[2,"max-rows"],"resize":[1],"autoGrow":[4,"auto-grow"],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"disabled":[4],"readonly":[4],"required":[4],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"showCounter":[4,"show-counter"],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"setFocus":[64],"setBlur":[64],"select":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-alert",[[769,"bcm-alert",{"status":[1],"size":[1],"kind":[1],"dismissible":[4],"showStatusIcon":[4,"show-status-icon"]}]]],["bcm-badge",[[769,"bcm-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"blink":[4],"status":[1],"position":[1],"offset":[1],"text":[1]}]]],["bcm-linked",[[769,"bcm-linked",{"visible":[1540],"trigger":[1],"placement":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"offsetDistance":[2,"offset-distance"],"showArrow":[4,"show-arrow"],"disabled":[4],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isVisible":[32],"show":[64],"hide":[64],"toggle":[64],"updatePosition":[64]},[[4,"keydown","handleKeyDown"]],{"visible":[{"handleVisibleChange":0}],"disabled":[{"handleDisabledChange":0}],"placement":[{"handlePositionPropsChange":0}],"offsetDistance":[{"handlePositionPropsChange":0}],"showArrow":[{"handlePositionPropsChange":0}]}]]],["bcm-tooltip",[[769,"bcm-tooltip",{"trigger":[1],"placement":[1],"size":[1],"message":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"arrow":[4],"disabled":[4],"offset":[2],"follow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"disabled":[{"handleDisabledChange":0}],"trigger":[{"handleTriggerChange":0}],"isOpen":[{"handleOpenChange":0}]}]]],["bcm-button",[[769,"bcm-button",{"kind":[1],"size":[1],"status":[1],"variant":[1],"position":[513],"icon":[1],"iconPosition":[1,"icon-position"],"iconOnly":[4,"icon-only"],"fullWidth":[516,"full-width"],"type":[1],"loading":[4],"disabled":[4],"text":[1],"active":[4],"form":[1],"value":[1],"name":[1],"label":[1],"expanded":[1],"controls":[1]}]]]], options);
|
|
20
20
|
});
|
package/dist/esm/loader.js
CHANGED
|
@@ -4,7 +4,7 @@ export { s as setNonce } from './index-BSFYtcqL.js';
|
|
|
4
4
|
const defineCustomElements = async (win, options) => {
|
|
5
5
|
if (typeof window === 'undefined') return undefined;
|
|
6
6
|
await globalScripts();
|
|
7
|
-
return bootstrapLazy([["bcm-dropdown",[[769,"bcm-dropdown",{"text":[1],"dropdownItems":[32]},[[2,"bcmDropDownItemChange","handleDropdownItemChange"]]]]],["bcm-avatar",[[769,"bcm-avatar",{"image":[1],"alt":[1],"shape":[1],"size":[1],"color":[1],"icon":[1],"status":[1],"blink":[4],"name":[1],"isFallback":[32]}]]],["bcm-file-upload",[[577,"bcm-file-upload",{"name":[1],"label":[1],"caption":[1],"multiple":[4],"accept":[1],"maxSize":[1026,"max-size"],"required":[4],"disabled":[4],"size":[1],"uploadUrl":[1,"upload-url"],"maxFileCount":[2,"max-file-count"],"customErrorMessages":[16],"files":[32],"dragActive":[32],"maxSizeError":[32],"typeError":[32],"maxFileCountError":[32]},null,{"maxSize":[{"handleMaxSizeChange":0}]}]]],["bcm-pop-confirm",[[769,"bcm-pop-confirm",{"placement":[1],"size":[1],"status":[1],"headerText":[1,"header-text"],"description":[1],"confirmText":[1,"confirm-text"],"cancelText":[1,"cancel-text"],"showArrow":[4,"show-arrow"],"statusIcon":[4,"status-icon"],"offsetDistance":[2,"offset-distance"],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"isOpen":[{"handleOpenChange":0}]}]]],["bcm-segment_3",[[769,"bcm-segment",{"value":[513],"disabled":[516],"selected":[1540],"size":[1025],"index":[1026],"activeIndex":[1026,"active-index"]}],[833,"bcm-segmented-picker",{"value":[1537],"name":[513],"required":[516],"size":[513],"fullWidth":[516,"full-width"],"disabled":[516],"shadow":[516],"segments":[32],"activeIndex":[32],"setValue":[64],"getValue":[64]},[[0,"bcmSegmentClick","handleSegmentClick"]],{"value":[{"handleValueChange":0}],"required":[{"handleValidationPropsChange":0}],"disabled":[{"handleValidationPropsChange":0}],"size":[{"handleSizeChange":0}]}],[769,"bcm-text",{"text":[1],"variant":[1],"size":[1],"overflow":[4]}]]],["bcm-accordion",[[769,"bcm-accordion",{"expanded":[1540],"headerTitle":[1,"header-title"],"group":[516],"hintText":[1,"hint-text"],"hasFooterContent":[32],"toggle":[64],"expand":[64],"collapse":[64]}]]],["bcm-accordion-group",[[769,"bcm-accordion-group",{"multi":[4],"accordionItems":[32],"expandAll":[64],"collapseAll":[64],"getExpandedItems":[64]},[[2,"bcmAccordionChange","handleAccordionChange"]]]]],["bcm-basic-badge",[[769,"bcm-basic-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"text":[1]}]]],["bcm-button-group",[[769,"bcm-button-group",{"kind":[1],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"loading":[4],"disabled":[4],"orientation":[513]}]]],["bcm-checkbox",[[833,"bcm-checkbox",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"indeterminate":[1028],"size":[1],"error":[1028],"caption":[1025],"labelPosition":[1,"label-position"],"fullWidth":[516,"full-width"],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"syncFromBase":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}],"indeterminate":[{"onIndeterminateChange":0}]}]]],["bcm-chip",[[769,"bcm-chip",{"size":[1],"kind":[1],"status":[1],"dismissible":[4],"disabled":[4],"color":[1]}]]],["bcm-divider",[[513,"bcm-divider",{"direction":[1],"variant":[1],"size":[1]}]]],["bcm-drawer",[[769,"bcm-drawer",{"open":[1540],"size":[1],"position":[513],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"backdrop":[8],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-dropdown-item",[[769,"bcm-dropdown-item",{"text":[1],"icon":[1],"rightIcons":[16],"selected":[516],"error":[516],"disabled":[516]}]]],["bcm-input",[[833,"bcm-input",{"value":[1537],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"type":[1],"disabled":[4],"readonly":[4],"required":[4],"autocomplete":[1],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"min":[2],"max":[2],"step":[2],"pattern":[1],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"prefixIcon":[1,"prefix-icon"],"suffixIcon":[1,"suffix-icon"],"useNativeValidation":[4,"use-native-validation"],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"isPasswordVisible":[32],"setFocus":[64],"setBlur":[64],"select":[64],"setLocale":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-modal",[[769,"bcm-modal",{"open":[1540],"size":[1],"placement":[1],"backdrop":[8],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"isAnimating":[32],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"],[0,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-popover",[[769,"bcm-popover",{"size":[1],"placement":[1],"trigger":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"open":[1540],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"headerText":[1,"header-text"],"message":[1],"arrow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-radio",[[833,"bcm-radio",{"_id":[513,"id"],"label":[1],"name":[1],"value":[1],"checked":[1540],"size":[1],"disabled":[4],"readonly":[4],"labelPosition":[1,"label-position"],"error":[4],"required":[4],"internalChecked":[32]},null,{"checked":[{"onCheckedChange":0}],"internalChecked":[{"onInternalCheckedChange":0}]}]]],["bcm-radio-group",[[769,"bcm-radio-group",{"name":[1],"value":[1],"disabled":[4],"required":[4],"error":[4],"label":[1],"size":[1],"direction":[1],"captionText":[1,"caption-text"],"setClear":[64],"resetCaption":[64]},[[2,"bcmRadioChange","handleRadioChange"]],{"value":[{"handleValueChange":0}]}]]],["bcm-shortcut",[[513,"bcm-shortcut",{"hotkey":[1],"size":[1]}]]],["bcm-switch",[[833,"bcm-switch",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"labelPosition":[1,"label-position"],"error":[1028],"caption":[1025],"size":[1],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"onBaseCheckedChange":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}]}]]],["bcm-tab",[[769,"bcm-tab",{"value":[513],"label":[513],"disabled":[516],"active":[1540],"size":[1025]}]]],["bcm-tabs",[[769,"bcm-tabs",{"value":[1537],"size":[513],"variant":[513],"shadow":[516],"tabs":[32],"activeIndex":[32],"setActiveTab":[64],"getActiveTab":[64]},[[0,"bcmTabClick","handleTabClick"],[0,"keydown","handleKeyDown"]],{"value":[{"handleValueChange":0}],"size":[{"handleSizeChange":0}]}]]],["bcm-textarea",[[833,"bcm-textarea",{"value":[1537],"rows":[2],"cols":[2],"minRows":[2,"min-rows"],"maxRows":[2,"max-rows"],"resize":[1],"autoGrow":[4,"auto-grow"],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"disabled":[4],"readonly":[4],"required":[4],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"showCounter":[4,"show-counter"],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"setFocus":[64],"setBlur":[64],"select":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-
|
|
7
|
+
return bootstrapLazy([["bcm-dropdown",[[769,"bcm-dropdown",{"text":[1],"dropdownItems":[32]},[[2,"bcmDropDownItemChange","handleDropdownItemChange"]]]]],["bcm-attendance",[[513,"bcm-attendance",{"data":[1025],"_data":[32]},null,{"data":[{"dataHandler":0}]}]]],["bcm-avatar",[[769,"bcm-avatar",{"image":[1],"alt":[1],"shape":[1],"size":[1],"color":[1],"icon":[1],"status":[1],"blink":[4],"name":[1],"isFallback":[32]}]]],["bcm-file-upload",[[577,"bcm-file-upload",{"name":[1],"label":[1],"caption":[1],"multiple":[4],"accept":[1],"maxSize":[1026,"max-size"],"required":[4],"disabled":[4],"size":[1],"uploadUrl":[1,"upload-url"],"maxFileCount":[2,"max-file-count"],"customErrorMessages":[16],"files":[32],"dragActive":[32],"maxSizeError":[32],"typeError":[32],"maxFileCountError":[32]},null,{"maxSize":[{"handleMaxSizeChange":0}]}]]],["bcm-pop-confirm",[[769,"bcm-pop-confirm",{"placement":[1],"size":[1],"status":[1],"headerText":[1,"header-text"],"description":[1],"confirmText":[1,"confirm-text"],"cancelText":[1,"cancel-text"],"showArrow":[4,"show-arrow"],"statusIcon":[4,"status-icon"],"offsetDistance":[2,"offset-distance"],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"isOpen":[{"handleOpenChange":0}]}]]],["bcm-segment_3",[[769,"bcm-segment",{"value":[513],"disabled":[516],"selected":[1540],"size":[1025],"index":[1026],"activeIndex":[1026,"active-index"]}],[833,"bcm-segmented-picker",{"value":[1537],"name":[513],"required":[516],"size":[513],"fullWidth":[516,"full-width"],"disabled":[516],"shadow":[516],"segments":[32],"activeIndex":[32],"setValue":[64],"getValue":[64]},[[0,"bcmSegmentClick","handleSegmentClick"]],{"value":[{"handleValueChange":0}],"required":[{"handleValidationPropsChange":0}],"disabled":[{"handleValidationPropsChange":0}],"size":[{"handleSizeChange":0}]}],[769,"bcm-text",{"text":[1],"variant":[1],"size":[1],"overflow":[4]}]]],["bcm-accordion",[[769,"bcm-accordion",{"expanded":[1540],"headerTitle":[1,"header-title"],"group":[516],"hintText":[1,"hint-text"],"hasFooterContent":[32],"toggle":[64],"expand":[64],"collapse":[64]}]]],["bcm-accordion-group",[[769,"bcm-accordion-group",{"multi":[4],"accordionItems":[32],"expandAll":[64],"collapseAll":[64],"getExpandedItems":[64]},[[2,"bcmAccordionChange","handleAccordionChange"]]]]],["bcm-basic-badge",[[769,"bcm-basic-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"text":[1]}]]],["bcm-button-group",[[769,"bcm-button-group",{"kind":[1],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"loading":[4],"disabled":[4],"orientation":[513]}]]],["bcm-checkbox",[[833,"bcm-checkbox",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"indeterminate":[1028],"size":[1],"error":[1028],"caption":[1025],"labelPosition":[1,"label-position"],"fullWidth":[516,"full-width"],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"syncFromBase":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}],"indeterminate":[{"onIndeterminateChange":0}]}]]],["bcm-chip",[[769,"bcm-chip",{"size":[1],"kind":[1],"status":[1],"dismissible":[4],"disabled":[4],"color":[1]}]]],["bcm-divider",[[513,"bcm-divider",{"direction":[1],"variant":[1],"size":[1]}]]],["bcm-drawer",[[769,"bcm-drawer",{"open":[1540],"size":[1],"position":[513],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"backdrop":[8],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-dropdown-item",[[769,"bcm-dropdown-item",{"text":[1],"icon":[1],"rightIcons":[16],"selected":[516],"error":[516],"disabled":[516]}]]],["bcm-input",[[833,"bcm-input",{"value":[1537],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"type":[1],"disabled":[4],"readonly":[4],"required":[4],"autocomplete":[1],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"min":[2],"max":[2],"step":[2],"pattern":[1],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"prefixIcon":[1,"prefix-icon"],"suffixIcon":[1,"suffix-icon"],"useNativeValidation":[4,"use-native-validation"],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"isPasswordVisible":[32],"setFocus":[64],"setBlur":[64],"select":[64],"setLocale":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-modal",[[769,"bcm-modal",{"open":[1540],"size":[1],"placement":[1],"backdrop":[8],"fullWidth":[4,"full-width"],"fullScreen":[4,"full-screen"],"headerText":[1,"header-text"],"helperText":[1,"helper-text"],"noHeader":[4,"no-header"],"noFooter":[4,"no-footer"],"closeOnBackdrop":[4,"close-on-backdrop"],"closeOnEscape":[4,"close-on-escape"],"isAnimating":[32],"shake":[32],"show":[64],"hide":[64],"toggle":[64]},[[2,"click","handleClick"],[0,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-popover",[[769,"bcm-popover",{"size":[1],"placement":[1],"trigger":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"open":[1540],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"headerText":[1,"header-text"],"message":[1],"arrow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},[[4,"keydown","handleKeyDown"]],{"open":[{"handleOpenChange":0}]}]]],["bcm-radio",[[833,"bcm-radio",{"_id":[513,"id"],"label":[1],"name":[1],"value":[1],"checked":[1540],"size":[1],"disabled":[4],"readonly":[4],"labelPosition":[1,"label-position"],"error":[4],"required":[4],"internalChecked":[32]},null,{"checked":[{"onCheckedChange":0}],"internalChecked":[{"onInternalCheckedChange":0}]}]]],["bcm-radio-group",[[769,"bcm-radio-group",{"name":[1],"value":[1],"disabled":[4],"required":[4],"error":[4],"label":[1],"size":[1],"direction":[1],"captionText":[1,"caption-text"],"setClear":[64],"resetCaption":[64]},[[2,"bcmRadioChange","handleRadioChange"]],{"value":[{"handleValueChange":0}]}]]],["bcm-shortcut",[[513,"bcm-shortcut",{"hotkey":[1],"size":[1]}]]],["bcm-switch",[[833,"bcm-switch",{"validationMode":[1,"validation-mode"],"name":[1],"required":[4],"disabled":[4],"readonly":[4],"checked":[1028],"value":[1],"_id":[513,"id"],"label":[1],"labelPosition":[1,"label-position"],"error":[1028],"caption":[1025],"size":[1],"internalChecked":[32],"touched":[32],"submitAttempted":[32]},null,{"checked":[{"onStateChange":0},{"onBaseCheckedChange":0}],"required":[{"onStateChange":0}],"disabled":[{"onStateChange":0}],"value":[{"onStateChange":0}]}]]],["bcm-tab",[[769,"bcm-tab",{"value":[513],"label":[513],"disabled":[516],"active":[1540],"size":[1025]}]]],["bcm-tabs",[[769,"bcm-tabs",{"value":[1537],"size":[513],"variant":[513],"shadow":[516],"tabs":[32],"activeIndex":[32],"setActiveTab":[64],"getActiveTab":[64]},[[0,"bcmTabClick","handleTabClick"],[0,"keydown","handleKeyDown"]],{"value":[{"handleValueChange":0}],"size":[{"handleSizeChange":0}]}]]],["bcm-textarea",[[833,"bcm-textarea",{"value":[1537],"rows":[2],"cols":[2],"minRows":[2,"min-rows"],"maxRows":[2,"max-rows"],"resize":[1],"autoGrow":[4,"auto-grow"],"placeholder":[1],"name":[1],"_id":[513,"id"],"size":[1],"status":[1],"fullWidth":[516,"full-width"],"disabled":[4],"readonly":[4],"required":[4],"minLength":[2,"min-length"],"maxLength":[2,"max-length"],"showCounter":[4,"show-counter"],"label":[1],"errorMessage":[1,"error-message"],"captionText":[1,"caption-text"],"labelledby":[1],"describedby":[1],"validator":[16],"isFocused":[32],"validationMessage":[32],"isValid":[32],"internalStatus":[32],"internalErrorMessage":[32],"setFocus":[64],"setBlur":[64],"select":[64]},null,{"value":[{"handleValueChange":0}],"status":[{"watchStatus":0}],"errorMessage":[{"watchErrorMessage":0}]}]]],["bcm-alert",[[769,"bcm-alert",{"status":[1],"size":[1],"kind":[1],"dismissible":[4],"showStatusIcon":[4,"show-status-icon"]}]]],["bcm-badge",[[769,"bcm-badge",{"size":[1],"variant":[1],"color":[1],"soft":[4],"blink":[4],"status":[1],"position":[1],"offset":[1],"text":[1]}]]],["bcm-linked",[[769,"bcm-linked",{"visible":[1540],"trigger":[1],"placement":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"offsetDistance":[2,"offset-distance"],"showArrow":[4,"show-arrow"],"disabled":[4],"closeOnOutsideClick":[4,"close-on-outside-click"],"closeOnEscape":[4,"close-on-escape"],"isVisible":[32],"show":[64],"hide":[64],"toggle":[64],"updatePosition":[64]},[[4,"keydown","handleKeyDown"]],{"visible":[{"handleVisibleChange":0}],"disabled":[{"handleDisabledChange":0}],"placement":[{"handlePositionPropsChange":0}],"offsetDistance":[{"handlePositionPropsChange":0}],"showArrow":[{"handlePositionPropsChange":0}]}]]],["bcm-tooltip",[[769,"bcm-tooltip",{"trigger":[1],"placement":[1],"size":[1],"message":[1],"showDelay":[2,"show-delay"],"hideDelay":[2,"hide-delay"],"arrow":[4],"disabled":[4],"offset":[2],"follow":[4],"isOpen":[32],"show":[64],"hide":[64],"toggle":[64]},null,{"disabled":[{"handleDisabledChange":0}],"trigger":[{"handleTriggerChange":0}],"isOpen":[{"handleOpenChange":0}]}]]],["bcm-button",[[769,"bcm-button",{"kind":[1],"size":[1],"status":[1],"variant":[1],"position":[513],"icon":[1],"iconPosition":[1,"icon-position"],"iconOnly":[4,"icon-only"],"fullWidth":[516,"full-width"],"type":[1],"loading":[4],"disabled":[4],"text":[1],"active":[4],"form":[1],"value":[1],"name":[1],"label":[1],"expanded":[1],"controls":[1]}]]]], options);
|
|
8
8
|
};
|
|
9
9
|
|
|
10
10
|
export { defineCustomElements };
|
package/dist/react/components.ts
CHANGED
|
@@ -13,6 +13,7 @@ import { type AccordionChangeEventType, type AccordionGroupChangeEventType, type
|
|
|
13
13
|
import { BcmAccordionGroup as BcmAccordionGroupElement, defineCustomElement as defineBcmAccordionGroup } from "bromcom-ui-next/dist/components/bcm-accordion-group.js";
|
|
14
14
|
import { BcmAccordion as BcmAccordionElement, defineCustomElement as defineBcmAccordion } from "bromcom-ui-next/dist/components/bcm-accordion.js";
|
|
15
15
|
import { BcmAlert as BcmAlertElement, defineCustomElement as defineBcmAlert } from "bromcom-ui-next/dist/components/bcm-alert.js";
|
|
16
|
+
import { BcmAttendance as BcmAttendanceElement, defineCustomElement as defineBcmAttendance } from "bromcom-ui-next/dist/components/bcm-attendance.js";
|
|
16
17
|
import { BcmAvatar as BcmAvatarElement, defineCustomElement as defineBcmAvatar } from "bromcom-ui-next/dist/components/bcm-avatar.js";
|
|
17
18
|
import { BcmBadge as BcmBadgeElement, defineCustomElement as defineBcmBadge } from "bromcom-ui-next/dist/components/bcm-badge.js";
|
|
18
19
|
import { BcmBasicBadge as BcmBasicBadgeElement, defineCustomElement as defineBcmBasicBadge } from "bromcom-ui-next/dist/components/bcm-basic-badge.js";
|
|
@@ -76,6 +77,17 @@ export const BcmAlert: StencilReactComponent<BcmAlertElement, BcmAlertEvents> =
|
|
|
76
77
|
defineCustomElement: defineBcmAlert
|
|
77
78
|
});
|
|
78
79
|
|
|
80
|
+
export type BcmAttendanceEvents = NonNullable<unknown>;
|
|
81
|
+
|
|
82
|
+
export const BcmAttendance: StencilReactComponent<BcmAttendanceElement, BcmAttendanceEvents> = /*@__PURE__*/ createComponent<BcmAttendanceElement, BcmAttendanceEvents>({
|
|
83
|
+
tagName: 'bcm-attendance',
|
|
84
|
+
elementClass: BcmAttendanceElement,
|
|
85
|
+
// @ts-ignore - ignore potential React type mismatches between the Stencil Output Target and your project.
|
|
86
|
+
react: React,
|
|
87
|
+
events: {} as BcmAttendanceEvents,
|
|
88
|
+
defineCustomElement: defineBcmAttendance
|
|
89
|
+
});
|
|
90
|
+
|
|
79
91
|
export type BcmAvatarEvents = NonNullable<unknown>;
|
|
80
92
|
|
|
81
93
|
export const BcmAvatar: StencilReactComponent<BcmAvatarElement, BcmAvatarEvents> = /*@__PURE__*/ createComponent<BcmAvatarElement, BcmAvatarEvents>({
|