@duetds/components
Version:
This package includes Duet Components and related tools.
8 lines (7 loc) • 3.59 kB
JavaScript
import { a as patchEsm, b as bootstrapLazy } from './chunk-5cdff7bc.js';
var defineCustomElements = function (win, options) {
return patchEsm().then(function () {
bootstrapLazy([["duet-card", [[1, "duet-card", { "cardTitle": [1, "card-title"], "padding": [1], "theme": [1], "url": [1] }]]], ["duet-checkbox", [[1, "duet-checkbox", { "accessibleActiveDescendant": [1, "accessible-active-descendant"], "accessibleControls": [1, "accessible-controls"], "accessibleOwns": [1, "accessible-owns"], "required": [4], "theme": [1], "disabled": [516], "identifier": [1], "label": [1], "helpText": [1, "help-text"], "name": [1], "role": [1], "checked": [516], "value": [513] }]]], ["duet-grid", [[4, "duet-grid"]]], ["duet-grid-cell", [[4, "duet-grid-cell"]]], ["duet-input", [[1, "duet-input", { "accessibleActiveDescendant": [1, "accessible-active-descendant"], "accessibleAutocomplete": [1, "accessible-autocomplete"], "accessibleControls": [1, "accessible-controls"], "accessibleOwns": [1, "accessible-owns"], "theme": [1], "expand": [4], "disabled": [516], "identifier": [1], "autofocus": [4], "required": [4], "type": [1], "label": [1], "labelHidden": [4, "label-hidden"], "helpText": [1, "help-text"], "maxLength": [2, "max-length"], "minLength": [2, "min-length"], "name": [1], "pattern": [1], "placeholder": [1], "role": [1], "inputSuffix": [1, "input-suffix"], "inputPrefix": [1, "input-prefix"], "spellCheck": [4, "spell-check"], "autoComplete": [1, "auto-complete"], "value": [513] }]]], ["duet-layout", [[1, "duet-layout", { "variation": [1] }]]], ["duet-radio", [[1, "duet-radio", { "accessibleActiveDescendant": [1, "accessible-active-descendant"], "accessibleControls": [1, "accessible-controls"], "accessibleOwns": [1, "accessible-owns"], "theme": [1], "disabled": [516], "identifier": [1], "label": [1], "helpText": [1, "help-text"], "name": [1], "role": [1], "groupDisabled": [4, "group-disabled"], "groupDirection": [1, "group-direction"], "checked": [516], "value": [513] }]]], ["duet-radio-group", [[1, "duet-radio-group", { "direction": [1], "name": [1], "value": [1537], "disabled": [4], "radioButtons": [32] }]]], ["duet-textarea", [[1, "duet-textarea", { "accessibleActiveDescendant": [1, "accessible-active-descendant"], "accessibleAutocomplete": [1, "accessible-autocomplete"], "accessibleControls": [1, "accessible-controls"], "accessibleOwns": [1, "accessible-owns"], "theme": [1], "expand": [4], "disabled": [516], "identifier": [1], "autofocus": [4], "required": [4], "label": [1], "labelHidden": [4, "label-hidden"], "helpText": [1, "help-text"], "maxLength": [2, "max-length"], "minLength": [2, "min-length"], "name": [1], "placeholder": [1], "role": [1], "spellCheck": [4, "spell-check"], "value": [513] }]]], ["duet-tooltip", [[1, "duet-tooltip", { "theme": [1], "position": [1], "active": [4] }]]], ["duet-button_5", [[1, "duet-button", { "accessibleLabel": [1, "accessible-label"], "accessibleControls": [1, "accessible-controls"], "accessibleExpanded": [4, "accessible-expanded"], "accessiblePressed": [4, "accessible-pressed"], "variation": [1], "theme": [1], "expand": [4], "disabled": [516], "identifier": [1], "submit": [4], "external": [4], "icon": [1], "iconRight": [4, "icon-right"], "url": [1] }], [0, "duet-header", { "theme": [1], "variant": [1], "position": [1] }], [1, "duet-heading", { "level": [1], "color": [1], "theme": [1] }], [1, "duet-paragraph", { "theme": [1], "color": [1] }], [1, "duet-spinner", { "accessibleLabel": [1, "accessible-label"], "color": [1], "size": [1] }]]]], options);
});
};
export { defineCustomElements };