UNPKG

bruno-ui

Version:
8 lines (7 loc) 992 B
import { a as patchEsm, b as bootstrapLazy } from './core-f8c619bf.js'; var defineCustomElements = function (win, options) { return patchEsm().then(function () { bootstrapLazy([["brn-checkbox_10", [[4, "brn-checkbox", { "checked": [4], "type": [1] }], [4, "brn-collapse", { "active": [4], "_active": [32] }], [4, "brn-column", { "columns": [2], "total": [2] }], [4, "brn-dropdown", { "closeable": [4], "active": [4], "_active": [32] }, [[8, "click", "WindowClickHandler"]]], [4, "brn-radio", { "checked": [4], "name": [1], "type": [1] }], [4, "brn-row"], [0, "brn-slider", { "_active": [32] }, [[5, "mousemove", "MouseMoveHandler"], [5, "mouseup", "MouseUpHandler"]]], [4, "brn-tab", { "name": [1], "active": [4], "_active": [32], "_identifier": [32] }], [4, "brn-tabs", { "_tabs": [32] }, [[0, "tabLoaded", "TabLoadedHandler"], [0, "tabChanged", "TabChangedHandler"]]], [4, "brn-toggle", { "checked": [4], "type": [1] }]]]], options); }); }; export { defineCustomElements };