@db-ux/wc-core-components 4.0.4 → 4.1.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +18 -0
- package/dist/cjs/db-checkbox.cjs.entry.js +30 -4
- package/dist/cjs/db-checkbox.entry.cjs.js.map +1 -1
- package/dist/cjs/db-custom-select-dropdown.db-custom-select-list.db-custom-select-list-item.db-input.db-tag.entry.cjs.js.map +1 -1
- package/dist/cjs/db-custom-select-dropdown_5.cjs.entry.js +32 -5
- package/dist/cjs/db-custom-select.cjs.entry.js +76 -47
- package/dist/cjs/db-custom-select.entry.cjs.js.map +1 -1
- package/dist/cjs/db-notification.cjs.entry.js +2 -2
- package/dist/cjs/db-notification.entry.cjs.js.map +1 -1
- package/dist/cjs/db-radio.cjs.entry.js +39 -4
- package/dist/cjs/db-radio.entry.cjs.js.map +1 -1
- package/dist/cjs/db-select.cjs.entry.js +32 -5
- package/dist/cjs/db-select.entry.cjs.js.map +1 -1
- package/dist/cjs/db-switch.cjs.entry.js +31 -4
- package/dist/cjs/db-switch.entry.cjs.js.map +1 -1
- package/dist/cjs/db-textarea.cjs.entry.js +32 -5
- package/dist/cjs/db-textarea.entry.cjs.js.map +1 -1
- package/dist/cjs/db-ux.cjs.js +1 -1
- package/dist/cjs/form-components-CPqbzZwG.js +41 -0
- package/dist/cjs/form-components-CPqbzZwG.js.map +1 -0
- package/dist/cjs/index.cjs.js.map +1 -1
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/collection/components/checkbox/checkbox.js +34 -4
- package/dist/collection/components/checkbox/checkbox.js.map +1 -1
- package/dist/collection/components/custom-select/custom-select.js +108 -50
- package/dist/collection/components/custom-select/custom-select.js.map +1 -1
- package/dist/collection/components/custom-select/model.js.map +1 -1
- package/dist/collection/components/input/input.js +36 -5
- package/dist/collection/components/input/input.js.map +1 -1
- package/dist/collection/components/notification/notification.js +12 -12
- package/dist/collection/components/notification/notification.js.map +1 -1
- package/dist/collection/components/radio/model.js.map +1 -1
- package/dist/collection/components/radio/radio.js +61 -5
- package/dist/collection/components/radio/radio.js.map +1 -1
- package/dist/collection/components/select/select.js +36 -5
- package/dist/collection/components/select/select.js.map +1 -1
- package/dist/collection/components/switch/switch.js +34 -4
- package/dist/collection/components/switch/switch.js.map +1 -1
- package/dist/collection/components/textarea/textarea.js +36 -5
- package/dist/collection/components/textarea/textarea.js.map +1 -1
- package/dist/collection/shared/model.js.map +1 -1
- package/dist/collection/utils/form-components.js +31 -0
- package/dist/collection/utils/form-components.js.map +1 -1
- package/dist/custom-elements.json +235 -28
- package/dist/db-ux/db-checkbox.entry.esm.js.map +1 -1
- package/dist/db-ux/db-custom-select-dropdown.db-custom-select-list.db-custom-select-list-item.db-input.db-tag.entry.esm.js.map +1 -1
- package/dist/db-ux/db-custom-select.entry.esm.js.map +1 -1
- package/dist/db-ux/db-notification.entry.esm.js.map +1 -1
- package/dist/db-ux/db-radio.entry.esm.js.map +1 -1
- package/dist/db-ux/db-select.entry.esm.js.map +1 -1
- package/dist/db-ux/db-switch.entry.esm.js.map +1 -1
- package/dist/db-ux/db-textarea.entry.esm.js.map +1 -1
- package/dist/db-ux/db-ux.esm.js +1 -1
- package/dist/db-ux/index.esm.js.map +1 -1
- package/dist/db-ux/p-59f30e71.entry.js +2 -0
- package/dist/db-ux/p-59f30e71.entry.js.map +1 -0
- package/dist/db-ux/p-5cbbd49b.entry.js +2 -0
- package/dist/db-ux/p-5cbbd49b.entry.js.map +1 -0
- package/dist/db-ux/p-68b70ec5.entry.js +2 -0
- package/dist/db-ux/p-68b70ec5.entry.js.map +1 -0
- package/dist/db-ux/p-751434fa.entry.js +2 -0
- package/dist/db-ux/p-751434fa.entry.js.map +1 -0
- package/dist/db-ux/p-7f3a0030.entry.js +2 -0
- package/dist/db-ux/p-7f3a0030.entry.js.map +1 -0
- package/dist/db-ux/p-8f698fc9.entry.js +2 -0
- package/dist/db-ux/p-8f698fc9.entry.js.map +1 -0
- package/dist/db-ux/p-952cd568.entry.js +2 -0
- package/dist/db-ux/p-952cd568.entry.js.map +1 -0
- package/dist/db-ux/p-CdVqfu2Z.js +2 -0
- package/dist/db-ux/p-CdVqfu2Z.js.map +1 -0
- package/dist/db-ux/p-bc2e8a30.entry.js +2 -0
- package/dist/db-ux/p-bc2e8a30.entry.js.map +1 -0
- package/dist/esm/db-checkbox.entry.js +30 -4
- package/dist/esm/db-checkbox.entry.js.map +1 -1
- package/dist/esm/db-custom-select-dropdown.db-custom-select-list.db-custom-select-list-item.db-input.db-tag.entry.js.map +1 -1
- package/dist/esm/db-custom-select-dropdown_5.entry.js +32 -5
- package/dist/esm/db-custom-select.entry.js +76 -47
- package/dist/esm/db-custom-select.entry.js.map +1 -1
- package/dist/esm/db-notification.entry.js +2 -2
- package/dist/esm/db-notification.entry.js.map +1 -1
- package/dist/esm/db-radio.entry.js +40 -5
- package/dist/esm/db-radio.entry.js.map +1 -1
- package/dist/esm/db-select.entry.js +32 -5
- package/dist/esm/db-select.entry.js.map +1 -1
- package/dist/esm/db-switch.entry.js +31 -4
- package/dist/esm/db-switch.entry.js.map +1 -1
- package/dist/esm/db-textarea.entry.js +32 -5
- package/dist/esm/db-textarea.entry.js.map +1 -1
- package/dist/esm/db-ux.js +1 -1
- package/dist/esm/form-components-DmI6JmyJ.js +37 -0
- package/dist/esm/form-components-DmI6JmyJ.js.map +1 -0
- package/dist/esm/index.js.map +1 -1
- package/dist/esm/loader.js +1 -1
- package/dist/types/components/checkbox/checkbox.d.ts +5 -1
- package/dist/types/components/custom-select/custom-select.d.ts +5 -0
- package/dist/types/components/custom-select/model.d.ts +5 -0
- package/dist/types/components/input/input.d.ts +6 -2
- package/dist/types/components/notification/notification.d.ts +1 -1
- package/dist/types/components/radio/model.d.ts +3 -3
- package/dist/types/components/radio/radio.d.ts +7 -1
- package/dist/types/components/select/select.d.ts +6 -2
- package/dist/types/components/switch/switch.d.ts +5 -1
- package/dist/types/components/textarea/textarea.d.ts +6 -2
- package/dist/types/components.d.ts +4 -0
- package/dist/types/shared/model.d.ts +6 -2
- package/dist/types/utils/form-components.d.ts +9 -0
- package/dist/vscode.html-custom-data.json +11 -6
- package/dist/web-types.json +43 -18
- package/package.json +3 -3
- package/dist/db-ux/p-1761357c.entry.js +0 -2
- package/dist/db-ux/p-1761357c.entry.js.map +0 -1
- package/dist/db-ux/p-233758c5.entry.js +0 -2
- package/dist/db-ux/p-233758c5.entry.js.map +0 -1
- package/dist/db-ux/p-60f913fa.entry.js +0 -2
- package/dist/db-ux/p-60f913fa.entry.js.map +0 -1
- package/dist/db-ux/p-93620721.entry.js +0 -2
- package/dist/db-ux/p-93620721.entry.js.map +0 -1
- package/dist/db-ux/p-c423e7ba.entry.js +0 -2
- package/dist/db-ux/p-c423e7ba.entry.js.map +0 -1
- package/dist/db-ux/p-c7815d81.entry.js +0 -2
- package/dist/db-ux/p-c7815d81.entry.js.map +0 -1
- package/dist/db-ux/p-decb47b4.entry.js +0 -2
- package/dist/db-ux/p-decb47b4.entry.js.map +0 -1
- package/dist/db-ux/p-ecab99ff.entry.js +0 -2
- package/dist/db-ux/p-ecab99ff.entry.js.map +0 -1
package/dist/esm/loader.js
CHANGED
|
@@ -5,7 +5,7 @@ import { g as globalScripts } from './app-globals-DQuL1Twl.js';
|
|
|
5
5
|
const defineCustomElements = async (win, options) => {
|
|
6
6
|
if (typeof window === 'undefined') return undefined;
|
|
7
7
|
await globalScripts();
|
|
8
|
-
return bootstrapLazy(JSON.parse("[[\"db-custom-select\",[[260,\"db-custom-select\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"showNoResults\":[4,\"show-no-results\"],\"showLoading\":[4,\"show-loading\"],\"multiple\":[8],\"showSelectAll\":[4,\"show-select-all\"],\"showSearch\":[4,\"show-search\"],\"values\":[16],\"validation\":[1],\"options\":[16],\"searchValue\":[1,\"search-value\"],\"selectedLabels\":[1,\"selected-labels\"],\"transformSelectedLabels\":[16],\"selectedType\":[1,\"selected-type\"],\"amountText\":[1,\"amount-text\"],\"validMessage\":[1,\"valid-message\"],\"required\":[8],\"selectAllLabel\":[1,\"select-all-label\"],\"removeTagsTexts\":[16],\"placement\":[1],\"searchFilter\":[16],\"className\":[1,\"classname\"],\"formFieldWidth\":[1,\"form-field-width\"],\"variant\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"label\":[1],\"form\":[1],\"name\":[1],\"disabled\":[8],\"open\":[4],\"dropdownWidth\":[1,\"dropdown-width\"],\"searchLabel\":[1,\"search-label\"],\"searchPlaceholder\":[1,\"search-placeholder\"],\"listLabel\":[1,\"list-label\"],\"loadingText\":[1,\"loading-text\"],\"noResultsText\":[1,\"no-results-text\"],\"mobileCloseButtonText\":[1,\"mobile-close-button-text\"],\"showClearSelection\":[4,\"show-clear-selection\"],\"clearSelectionText\":[1,\"clear-selection-text\"],\"placeholder\":[1],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_selectId\":[32],\"_labelId\":[32],\"_summaryId\":[32],\"_placeholderId\":[32],\"_infoTextId\":[32],\"_validity\":[32],\"_userInteraction\":[32],\"_descByIds\":[32],\"_selectedLabels\":[32],\"_selectedLabelsId\":[32],\"_voiceOverFallback\":[32],\"_selectedOptions\":[32],\"selectAllEnabled\":[32],\"searchEnabled\":[32],\"amountOptions\":[32],\"_values\":[32],\"_options\":[32],\"_hasNoOptions\":[32],\"_documentClickListenerCallbackId\":[32],\"_internalChangeTimestamp\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32],\"_searchValue\":[32],\"selectAllChecked\":[32],\"selectAllIndeterminate\":[32]},null,{\"detailsRef\":[\"watch0\",\"watch2\"],\"_id\":[\"watch1\"],\"_descByIds\":[\"watch2\"],\"showNoResults\":[\"watch3\"],\"showLoading\":[\"watch3\"],\"_options\":[\"watch3\"],\"showSelectAll\":[\"watch4\"],\"amountOptions\":[\"watch4\",\"watch5\",\"watch9\"],\"multiple\":[\"watch4\"],\"showSearch\":[\"watch5\"],\"values\":[\"watch6\"],\"_values\":[\"watch7\",\"watch9\",\"watch12\"],\"selectRef\":[\"watch7\",\"watch16\"],\"validation\":[\"watch8\"],\"options\":[\"watch10\",\"watch12\"],\"searchValue\":[\"watch11\"],\"_selectedOptions\":[\"watch13\",\"watch14\"],\"selectedType\":[\"watch13\"],\"amountText\":[\"watch13\"],\"selectedLabels\":[\"watch13\"],\"transformSelectedLabels\":[\"watch13\"],\"selectAllIndeterminate\":[\"watch15\"],\"selectAllRef\":[\"watch15\"],\"invalidMessage\":[\"watch16\"]}]]],[\"db-tabs\",[[260,\"db-tabs\",{\"id\":[1],\"name\":[1],\"tabs\":[1],\"arrowScrollDistance\":[8,\"arrow-scroll-distance\"],\"orientation\":[1],\"behavior\":[1],\"initialSelectedMode\":[1,\"initial-selected-mode\"],\"initialSelectedIndex\":[8,\"initial-selected-index\"],\"className\":[1,\"classname\"],\"alignment\":[1],\"width\":[1],\"_id\":[32],\"_name\":[32],\"initialized\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32],\"scrollContainer\":[32],\"_resizeObserver\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-header\",[[260,\"db-header\",{\"forceMobile\":[8,\"force-mobile\"],\"drawerOpen\":[8,\"drawer-open\"],\"className\":[1,\"classname\"],\"id\":[1],\"width\":[1],\"burgerMenuLabel\":[1,\"burger-menu-label\"],\"initialized\":[32],\"forcedToMobile\":[32]},null,{\"initialized\":[\"watch0\"],\"_ref\":[\"watch0\"]}]]],[\"db-accordion\",[[260,\"db-accordion\",{\"id\":[1],\"name\":[1],\"behavior\":[1],\"initOpenIndex\":[16],\"items\":[1],\"className\":[1,\"classname\"],\"variant\":[1],\"_id\":[32],\"_name\":[32],\"initialized\":[32],\"_initOpenIndexDone\":[32]},null,{\"initialized\":[\"watch0\"],\"name\":[\"watch0\"],\"behavior\":[\"watch0\"],\"_id\":[\"watch0\"],\"_ref\":[\"watch1\",\"watch2\"],\"_name\":[\"watch1\"],\"_initOpenIndexDone\":[\"watch2\"],\"initOpenIndex\":[\"watch2\"]}]]],[\"db-checkbox\",[[260,\"db-checkbox\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"indeterminate\":[8],\"checked\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"className\":[1,\"classname\"],\"size\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"name\":[1],\"disabled\":[8],\"value\":[8],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"label\":[1],\"messageIcon\":[1,\"message-icon\"],\"initialized\":[32],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_voiceOverFallback\":[32]},null,{\"_ref\":[\"watch0\",\"watch2\",\"watch3\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"initialized\":[\"watch2\",\"watch3\"],\"indeterminate\":[\"watch2\"],\"checked\":[\"watch3\"]}]]],[\"db-navigation-item\",[[260,\"db-navigation-item\",{\"subNavigationExpanded\":[8,\"sub-navigation-expanded\"],\"id\":[1],\"className\":[1,\"classname\"],\"width\":[1],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"active\":[4],\"wrap\":[8],\"disabled\":[8],\"text\":[1],\"backButtonId\":[1,\"back-button-id\"],\"backButtonText\":[1,\"back-button-text\"],\"initialized\":[32],\"hasAreaPopup\":[32],\"hasSubNavigation\":[32],\"isSubNavigationExpanded\":[32],\"autoClose\":[32],\"subNavigationId\":[32],\"navigationItemSafeTriangle\":[32]},null,{\"subNavigationExpanded\":[\"watch0\"],\"initialized\":[\"watch1\"],\"_ref\":[\"watch1\"]}]]],[\"db-notification\",[[260,\"db-notification\",{\"id\":[1],\"className\":[1,\"classname\"],\"ariaLive\":[1,\"aria-live\"],\"semantic\":[1],\"variant\":[1],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"linkVariant\":[1,\"link-variant\"],\"headline\":[8],\"showHeadline\":[8,\"show-headline\"],\"text\":[1],\"timestamp\":[1],\"showTimestamp\":[8,\"show-timestamp\"],\"closeable\":[8],\"closeButtonId\":[1,\"close-button-id\"],\"closeButtonText\":[1,\"close-button-text\"]}]]],[\"db-select\",[[260,\"db-select\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"placeholder\":[1],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"className\":[1,\"classname\"],\"variant\":[1],\"showLabel\":[8,\"show-label\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"label\":[1],\"disabled\":[8],\"name\":[1],\"size\":[2],\"autocomplete\":[1],\"multiple\":[4],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"options\":[16],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_placeholderId\":[32],\"_descByIds\":[32],\"_value\":[32],\"initialized\":[32],\"_voiceOverFallback\":[32]},null,{\"_ref\":[\"watch0\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"initialized\":[\"watch1\"],\"value\":[\"watch2\"]}]]],[\"db-switch\",[[260,\"db-switch\",{\"id\":[1],\"validation\":[1],\"required\":[8],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"validMessage\":[1,\"valid-message\"],\"invalidMessage\":[1,\"invalid-message\"],\"checked\":[8],\"visualAid\":[8,\"visual-aid\"],\"size\":[1],\"showLabel\":[8,\"show-label\"],\"variant\":[16],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"className\":[1,\"classname\"],\"value\":[8],\"disabled\":[8],\"name\":[1],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"label\":[1],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_voiceOverFallback\":[32]},null,{\"validation\":[\"watch0\"],\"required\":[\"watch0\"],\"message\":[\"watch0\"],\"showMessage\":[\"watch0\"],\"validMessage\":[\"watch0\"],\"invalidMessage\":[\"watch0\"],\"checked\":[\"watch0\"]}]]],[\"db-textarea\",[[256,\"db-textarea\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"minLength\":[8,\"min-length\"],\"maxLength\":[8,\"max-length\"],\"className\":[1,\"classname\"],\"variant\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"label\":[1],\"fieldSizing\":[1,\"field-sizing\"],\"resize\":[1],\"showResizer\":[8,\"show-resizer\"],\"disabled\":[8],\"readOnly\":[8,\"read-only\"],\"readonly\":[8],\"form\":[1],\"maxlength\":[8],\"minlength\":[8],\"name\":[1],\"wrap\":[1],\"spellCheck\":[4,\"spell-check\"],\"autocomplete\":[1],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"placeholder\":[1],\"rows\":[8],\"cols\":[8],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_value\":[32],\"_voiceOverFallback\":[32]},null,{\"_ref\":[\"watch0\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"value\":[\"watch2\"]}]]],[\"db-badge\",[[260,\"db-badge\",{\"placement\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"semantic\":[1],\"size\":[1],\"emphasis\":[1],\"label\":[1],\"text\":[1],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-brand\",[[260,\"db-brand\",{\"hideLogo\":[4,\"hide-logo\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"id\":[1],\"className\":[1,\"classname\"],\"text\":[1]}]]],[\"db-card\",[[260,\"db-card\",{\"id\":[1],\"className\":[1,\"classname\"],\"behavior\":[1],\"elevationLevel\":[1,\"elevation-level\"],\"spacing\":[1]}]]],[\"db-custom-select-form-field\",[[260,\"db-custom-select-form-field\",{\"id\":[1],\"className\":[1,\"classname\"]}]]],[\"db-divider\",[[256,\"db-divider\",{\"id\":[1],\"margin\":[1],\"variant\":[1],\"emphasis\":[1],\"width\":[1],\"className\":[1,\"classname\"]}]]],[\"db-icon\",[[260,\"db-icon\",{\"id\":[1],\"className\":[1,\"classname\"],\"icon\":[1],\"weight\":[1],\"variant\":[1],\"text\":[1]}]]],[\"db-link\",[[260,\"db-link\",{\"id\":[1],\"className\":[1,\"classname\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"role\":[1],\"hreflang\":[1],\"disabled\":[8],\"size\":[1],\"showIcon\":[8,\"show-icon\"],\"variant\":[1],\"content\":[1],\"wrap\":[8],\"text\":[1]}]]],[\"db-navigation\",[[260,\"db-navigation\",{\"id\":[1],\"className\":[1,\"classname\"],\"_id\":[32]}]]],[\"db-page\",[[260,\"db-page\",{\"fadeIn\":[8,\"fade-in\"],\"documentOverflow\":[1,\"document-overflow\"],\"variant\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"mainClass\":[1,\"main-class\"],\"fontsLoaded\":[32]}]]],[\"db-popover\",[[260,\"db-popover\",{\"placement\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"gap\":[8],\"animation\":[8],\"open\":[8],\"delay\":[1],\"width\":[1],\"initialized\":[32],\"isExpanded\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32]},null,{\"_ref\":[\"watch0\",\"watch1\"],\"initialized\":[\"watch0\"],\"isExpanded\":[\"watch1\"]}]]],[\"db-radio\",[[260,\"db-radio\",{\"id\":[1],\"checked\":[8],\"size\":[1],\"showLabel\":[8,\"show-label\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"className\":[1,\"classname\"],\"validation\":[1],\"name\":[1],\"disabled\":[8],\"value\":[8],\"required\":[8],\"label\":[1],\"initialized\":[32],\"_id\":[32]},null,{\"initialized\":[\"watch0\"],\"_ref\":[\"watch0\"],\"checked\":[\"watch0\"]}]]],[\"db-section\",[[260,\"db-section\",{\"id\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"width\":[1],\"_id\":[32]}]]],[\"db-stack\",[[260,\"db-stack\",{\"id\":[1],\"className\":[1,\"classname\"],\"gap\":[1],\"variant\":[1],\"direction\":[1],\"alignment\":[1],\"justifyContent\":[1,\"justify-content\"],\"wrap\":[8]}]]],[\"db-drawer\",[[260,\"db-drawer\",{\"open\":[8],\"position\":[1],\"backdrop\":[1],\"variant\":[1],\"id\":[1],\"direction\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"width\":[1],\"rounded\":[8],\"closeButtonId\":[1,\"close-button-id\"],\"closeButtonText\":[1,\"close-button-text\"],\"initialized\":[32]},null,{\"open\":[\"watch0\"],\"_ref\":[\"watch1\"],\"initialized\":[\"watch1\"],\"position\":[\"watch1\"]}]]],[\"db-accordion-item\",[[260,\"db-accordion-item\",{\"id\":[1],\"defaultOpen\":[4,\"default-open\"],\"name\":[1],\"className\":[1,\"classname\"],\"disabled\":[8],\"headlinePlain\":[1,\"headline-plain\"],\"text\":[1],\"_id\":[32],\"_open\":[32],\"_name\":[32],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"],\"name\":[\"watch1\"]}]]],[\"db-tooltip\",[[260,\"db-tooltip\",{\"id\":[1],\"variant\":[1],\"placement\":[1],\"className\":[1,\"classname\"],\"emphasis\":[1],\"animation\":[8],\"delay\":[1],\"width\":[1],\"showArrow\":[8,\"show-arrow\"],\"_id\":[32],\"initialized\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-tab-item_3\",[[260,\"db-tab-item\",{\"active\":[8],\"name\":[1],\"className\":[1,\"classname\"],\"id\":[1],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"noText\":[8,\"no-text\"],\"disabled\":[8],\"checked\":[8],\"label\":[1],\"_selected\":[32],\"_name\":[32],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"],\"name\":[\"watch1\"]}],[260,\"db-tab-list\",{\"id\":[1],\"className\":[1,\"classname\"],\"_id\":[32]}],[260,\"db-tab-panel\",{\"className\":[1,\"classname\"],\"id\":[1],\"content\":[1]}]]],[\"db-custom-select-dropdown_5\",[[260,\"db-input\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"dataListId\":[1,\"data-list-id\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"minLength\":[8,\"min-length\"],\"maxLength\":[8,\"max-length\"],\"pattern\":[1],\"dataList\":[16],\"className\":[1,\"classname\"],\"variant\":[1],\"showLabel\":[8,\"show-label\"],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"label\":[1],\"fieldSizing\":[1,\"field-sizing\"],\"name\":[1],\"type\":[1],\"multiple\":[8],\"placeholder\":[1],\"disabled\":[8],\"step\":[8],\"maxlength\":[8],\"minlength\":[8],\"max\":[8],\"min\":[8],\"readOnly\":[8,\"read-only\"],\"readonly\":[8],\"form\":[1],\"size\":[2],\"autocomplete\":[1],\"autofocus\":[8],\"enterkeyhint\":[1],\"inputmode\":[1],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"messageSize\":[1,\"message-size\"],\"messageIcon\":[1,\"message-icon\"],\"validMessageSize\":[1,\"valid-message-size\"],\"invalidMessageSize\":[1,\"invalid-message-size\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_dataListId\":[32],\"_descByIds\":[32],\"_value\":[32],\"_voiceOverFallback\":[32]},null,{\"_ref\":[\"watch0\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"value\":[\"watch2\"]}],[260,\"db-tag\",{\"removeButton\":[1,\"remove-button\"],\"id\":[1],\"className\":[1,\"classname\"],\"semantic\":[1],\"emphasis\":[1],\"icon\":[1],\"showCheckState\":[8,\"show-check-state\"],\"showIcon\":[8,\"show-icon\"],\"noText\":[8,\"no-text\"],\"overflow\":[8],\"text\":[1],\"behavior\":[1]}],[260,\"db-custom-select-dropdown\",{\"id\":[1],\"className\":[1,\"classname\"],\"width\":[1]}],[260,\"db-custom-select-list\",{\"multiple\":[4],\"label\":[1],\"id\":[1],\"className\":[1,\"classname\"]}],[260,\"db-custom-select-list-item\",{\"id\":[1],\"isGroupTitle\":[4,\"is-group-title\"],\"showDivider\":[4,\"show-divider\"],\"type\":[1],\"checked\":[8],\"className\":[1,\"classname\"],\"groupTitle\":[1,\"group-title\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"name\":[1],\"disabled\":[8],\"value\":[8],\"label\":[1],\"_id\":[32],\"hasDivider\":[32]},null,{\"isGroupTitle\":[\"watch0\"],\"showDivider\":[\"watch0\"]}]]],[\"db-button\",[[260,\"db-button\",{\"type\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"disabled\":[8],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"iconTrailing\":[1,\"icon-trailing\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"size\":[1],\"width\":[1],\"variant\":[1],\"noText\":[8,\"no-text\"],\"name\":[1],\"form\":[1],\"value\":[1],\"text\":[1]}]]],[\"db-infotext\",[[260,\"db-infotext\",{\"id\":[1],\"className\":[1,\"classname\"],\"icon\":[1],\"semantic\":[1],\"size\":[1],\"showIcon\":[8,\"show-icon\"],\"text\":[1]}]]]]"), options);
|
|
8
|
+
return bootstrapLazy(JSON.parse("[[\"db-custom-select\",[[260,\"db-custom-select\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"showNoResults\":[4,\"show-no-results\"],\"showLoading\":[4,\"show-loading\"],\"multiple\":[8],\"showSelectAll\":[4,\"show-select-all\"],\"showSearch\":[4,\"show-search\"],\"values\":[16],\"validation\":[1],\"options\":[16],\"searchValue\":[1,\"search-value\"],\"selectedLabels\":[1,\"selected-labels\"],\"transformSelectedLabels\":[16],\"selectedType\":[1,\"selected-type\"],\"amountText\":[1,\"amount-text\"],\"validMessage\":[1,\"valid-message\"],\"required\":[8],\"selectAllLabel\":[1,\"select-all-label\"],\"removeTagsTexts\":[16],\"placement\":[1],\"searchFilter\":[16],\"className\":[1,\"classname\"],\"formFieldWidth\":[1,\"form-field-width\"],\"variant\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"label\":[1],\"form\":[1],\"name\":[1],\"disabled\":[8],\"open\":[4],\"selectedPrefix\":[1,\"selected-prefix\"],\"dropdownWidth\":[1,\"dropdown-width\"],\"searchLabel\":[1,\"search-label\"],\"searchPlaceholder\":[1,\"search-placeholder\"],\"listLabel\":[1,\"list-label\"],\"loadingText\":[1,\"loading-text\"],\"noResultsText\":[1,\"no-results-text\"],\"mobileCloseButtonText\":[1,\"mobile-close-button-text\"],\"showClearSelection\":[4,\"show-clear-selection\"],\"clearSelectionText\":[1,\"clear-selection-text\"],\"placeholder\":[1],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_selectId\":[32],\"_labelId\":[32],\"_summaryId\":[32],\"_placeholderId\":[32],\"_infoTextId\":[32],\"_validity\":[32],\"_userInteraction\":[32],\"abortController\":[32],\"_descByIds\":[32],\"_selectedLabels\":[32],\"_selectedLabelsId\":[32],\"_voiceOverFallback\":[32],\"_selectedOptions\":[32],\"selectAllEnabled\":[32],\"searchEnabled\":[32],\"amountOptions\":[32],\"_values\":[32],\"_options\":[32],\"_hasNoOptions\":[32],\"_documentClickListenerCallbackId\":[32],\"_internalChangeTimestamp\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32],\"_searchValue\":[32],\"selectAllChecked\":[32],\"selectAllIndeterminate\":[32]},null,{\"detailsRef\":[\"watch0\",\"watch2\"],\"_id\":[\"watch1\"],\"_descByIds\":[\"watch2\"],\"showNoResults\":[\"watch3\"],\"showLoading\":[\"watch3\"],\"_options\":[\"watch3\"],\"showSelectAll\":[\"watch4\"],\"amountOptions\":[\"watch4\",\"watch5\",\"watch10\"],\"multiple\":[\"watch4\"],\"showSearch\":[\"watch5\"],\"values\":[\"watch6\"],\"_values\":[\"watch7\",\"watch10\",\"watch13\"],\"selectRef\":[\"watch7\",\"watch8\",\"watch17\"],\"validation\":[\"watch9\"],\"options\":[\"watch11\",\"watch13\"],\"searchValue\":[\"watch12\"],\"_selectedOptions\":[\"watch14\",\"watch15\"],\"selectedType\":[\"watch14\"],\"amountText\":[\"watch14\"],\"selectedLabels\":[\"watch14\"],\"transformSelectedLabels\":[\"watch14\"],\"selectAllIndeterminate\":[\"watch16\"],\"selectAllRef\":[\"watch16\"],\"invalidMessage\":[\"watch17\"]}]]],[\"db-tabs\",[[260,\"db-tabs\",{\"id\":[1],\"name\":[1],\"tabs\":[1],\"arrowScrollDistance\":[8,\"arrow-scroll-distance\"],\"orientation\":[1],\"behavior\":[1],\"initialSelectedMode\":[1,\"initial-selected-mode\"],\"initialSelectedIndex\":[8,\"initial-selected-index\"],\"className\":[1,\"classname\"],\"alignment\":[1],\"width\":[1],\"_id\":[32],\"_name\":[32],\"initialized\":[32],\"showScrollLeft\":[32],\"showScrollRight\":[32],\"scrollContainer\":[32],\"_resizeObserver\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-header\",[[260,\"db-header\",{\"forceMobile\":[8,\"force-mobile\"],\"drawerOpen\":[8,\"drawer-open\"],\"className\":[1,\"classname\"],\"id\":[1],\"width\":[1],\"burgerMenuLabel\":[1,\"burger-menu-label\"],\"initialized\":[32],\"forcedToMobile\":[32]},null,{\"initialized\":[\"watch0\"],\"_ref\":[\"watch0\"]}]]],[\"db-accordion\",[[260,\"db-accordion\",{\"id\":[1],\"name\":[1],\"behavior\":[1],\"initOpenIndex\":[16],\"items\":[1],\"className\":[1,\"classname\"],\"variant\":[1],\"_id\":[32],\"_name\":[32],\"initialized\":[32],\"_initOpenIndexDone\":[32]},null,{\"initialized\":[\"watch0\"],\"name\":[\"watch0\"],\"behavior\":[\"watch0\"],\"_id\":[\"watch0\"],\"_ref\":[\"watch1\",\"watch2\"],\"_name\":[\"watch1\"],\"_initOpenIndexDone\":[\"watch2\"],\"initOpenIndex\":[\"watch2\"]}]]],[\"db-checkbox\",[[260,\"db-checkbox\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"indeterminate\":[8],\"checked\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"className\":[1,\"classname\"],\"size\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"name\":[1],\"disabled\":[8],\"value\":[8],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"label\":[1],\"messageIcon\":[1,\"message-icon\"],\"initialized\":[32],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_voiceOverFallback\":[32],\"abortController\":[32]},null,{\"_ref\":[\"watch0\",\"watch2\",\"watch3\",\"watch4\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"initialized\":[\"watch2\",\"watch3\"],\"indeterminate\":[\"watch2\"],\"checked\":[\"watch3\"]}]]],[\"db-navigation-item\",[[260,\"db-navigation-item\",{\"subNavigationExpanded\":[8,\"sub-navigation-expanded\"],\"id\":[1],\"className\":[1,\"classname\"],\"width\":[1],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"active\":[4],\"wrap\":[8],\"disabled\":[8],\"text\":[1],\"backButtonId\":[1,\"back-button-id\"],\"backButtonText\":[1,\"back-button-text\"],\"initialized\":[32],\"hasAreaPopup\":[32],\"hasSubNavigation\":[32],\"isSubNavigationExpanded\":[32],\"autoClose\":[32],\"subNavigationId\":[32],\"navigationItemSafeTriangle\":[32]},null,{\"subNavigationExpanded\":[\"watch0\"],\"initialized\":[\"watch1\"],\"_ref\":[\"watch1\"]}]]],[\"db-notification\",[[260,\"db-notification\",{\"id\":[1],\"className\":[1,\"classname\"],\"ariaLive\":[1,\"aria-live\"],\"semantic\":[1],\"variant\":[1],\"showIcon\":[8,\"show-icon\"],\"icon\":[1],\"linkVariant\":[1,\"link-variant\"],\"headline\":[8],\"showHeadline\":[8,\"show-headline\"],\"text\":[1],\"timestamp\":[1],\"showTimestamp\":[8,\"show-timestamp\"],\"closeable\":[8],\"closeButtonId\":[1,\"close-button-id\"],\"closeButtonText\":[1,\"close-button-text\"]}]]],[\"db-select\",[[260,\"db-select\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"placeholder\":[1],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"className\":[1,\"classname\"],\"variant\":[1],\"showLabel\":[8,\"show-label\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"label\":[1],\"disabled\":[8],\"name\":[1],\"size\":[2],\"autocomplete\":[1],\"multiple\":[4],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"options\":[16],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_placeholderId\":[32],\"_descByIds\":[32],\"_value\":[32],\"initialized\":[32],\"_voiceOverFallback\":[32],\"abortController\":[32]},null,{\"_ref\":[\"watch0\",\"watch3\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"initialized\":[\"watch1\"],\"value\":[\"watch2\"]}]]],[\"db-switch\",[[260,\"db-switch\",{\"id\":[1],\"validation\":[1],\"required\":[8],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"validMessage\":[1,\"valid-message\"],\"invalidMessage\":[1,\"invalid-message\"],\"checked\":[8],\"visualAid\":[8,\"visual-aid\"],\"size\":[1],\"showLabel\":[8,\"show-label\"],\"variant\":[16],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"className\":[1,\"classname\"],\"value\":[8],\"disabled\":[8],\"name\":[1],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"label\":[1],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_voiceOverFallback\":[32],\"abortController\":[32]},null,{\"validation\":[\"watch0\"],\"required\":[\"watch0\"],\"message\":[\"watch0\"],\"showMessage\":[\"watch0\"],\"validMessage\":[\"watch0\"],\"invalidMessage\":[\"watch0\"],\"checked\":[\"watch0\"],\"_ref\":[\"watch1\"]}]]],[\"db-textarea\",[[256,\"db-textarea\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"minLength\":[8,\"min-length\"],\"maxLength\":[8,\"max-length\"],\"className\":[1,\"classname\"],\"variant\":[1],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showLabel\":[8,\"show-label\"],\"label\":[1],\"fieldSizing\":[1,\"field-sizing\"],\"resize\":[1],\"showResizer\":[8,\"show-resizer\"],\"disabled\":[8],\"readOnly\":[8,\"read-only\"],\"readonly\":[8],\"form\":[1],\"maxlength\":[8],\"minlength\":[8],\"name\":[1],\"wrap\":[1],\"spellCheck\":[4,\"spell-check\"],\"autocomplete\":[1],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"placeholder\":[1],\"rows\":[8],\"cols\":[8],\"messageIcon\":[1,\"message-icon\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_descByIds\":[32],\"_value\":[32],\"_voiceOverFallback\":[32],\"abortController\":[32]},null,{\"_ref\":[\"watch0\",\"watch3\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"value\":[\"watch2\"]}]]],[\"db-badge\",[[260,\"db-badge\",{\"placement\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"semantic\":[1],\"size\":[1],\"emphasis\":[1],\"label\":[1],\"text\":[1],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-brand\",[[260,\"db-brand\",{\"hideLogo\":[4,\"hide-logo\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"id\":[1],\"className\":[1,\"classname\"],\"text\":[1]}]]],[\"db-card\",[[260,\"db-card\",{\"id\":[1],\"className\":[1,\"classname\"],\"behavior\":[1],\"elevationLevel\":[1,\"elevation-level\"],\"spacing\":[1]}]]],[\"db-custom-select-form-field\",[[260,\"db-custom-select-form-field\",{\"id\":[1],\"className\":[1,\"classname\"]}]]],[\"db-divider\",[[256,\"db-divider\",{\"id\":[1],\"margin\":[1],\"variant\":[1],\"emphasis\":[1],\"width\":[1],\"className\":[1,\"classname\"]}]]],[\"db-icon\",[[260,\"db-icon\",{\"id\":[1],\"className\":[1,\"classname\"],\"icon\":[1],\"weight\":[1],\"variant\":[1],\"text\":[1]}]]],[\"db-link\",[[260,\"db-link\",{\"id\":[1],\"className\":[1,\"classname\"],\"href\":[1],\"target\":[1],\"rel\":[1],\"role\":[1],\"hreflang\":[1],\"disabled\":[8],\"size\":[1],\"showIcon\":[8,\"show-icon\"],\"variant\":[1],\"content\":[1],\"wrap\":[8],\"text\":[1]}]]],[\"db-navigation\",[[260,\"db-navigation\",{\"id\":[1],\"className\":[1,\"classname\"],\"_id\":[32]}]]],[\"db-page\",[[260,\"db-page\",{\"fadeIn\":[8,\"fade-in\"],\"documentOverflow\":[1,\"document-overflow\"],\"variant\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"mainClass\":[1,\"main-class\"],\"fontsLoaded\":[32]}]]],[\"db-popover\",[[260,\"db-popover\",{\"placement\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"gap\":[8],\"animation\":[8],\"open\":[8],\"delay\":[1],\"width\":[1],\"initialized\":[32],\"isExpanded\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32]},null,{\"_ref\":[\"watch0\",\"watch1\"],\"initialized\":[\"watch0\"],\"isExpanded\":[\"watch1\"]}]]],[\"db-radio\",[[260,\"db-radio\",{\"id\":[1],\"checked\":[8],\"size\":[1],\"showLabel\":[8,\"show-label\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"className\":[1,\"classname\"],\"validation\":[1],\"name\":[1],\"disabled\":[8],\"value\":[8],\"required\":[8],\"label\":[1],\"initialized\":[32],\"_id\":[32],\"abortController\":[32]},null,{\"initialized\":[\"watch0\"],\"_ref\":[\"watch0\",\"watch1\"],\"checked\":[\"watch0\"]}]]],[\"db-section\",[[260,\"db-section\",{\"id\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"width\":[1],\"_id\":[32]}]]],[\"db-stack\",[[260,\"db-stack\",{\"id\":[1],\"className\":[1,\"classname\"],\"gap\":[1],\"variant\":[1],\"direction\":[1],\"alignment\":[1],\"justifyContent\":[1,\"justify-content\"],\"wrap\":[8]}]]],[\"db-drawer\",[[260,\"db-drawer\",{\"open\":[8],\"position\":[1],\"backdrop\":[1],\"variant\":[1],\"id\":[1],\"direction\":[1],\"className\":[1,\"classname\"],\"spacing\":[1],\"width\":[1],\"rounded\":[8],\"closeButtonId\":[1,\"close-button-id\"],\"closeButtonText\":[1,\"close-button-text\"],\"initialized\":[32]},null,{\"open\":[\"watch0\"],\"_ref\":[\"watch1\"],\"initialized\":[\"watch1\"],\"position\":[\"watch1\"]}]]],[\"db-accordion-item\",[[260,\"db-accordion-item\",{\"id\":[1],\"defaultOpen\":[4,\"default-open\"],\"name\":[1],\"className\":[1,\"classname\"],\"disabled\":[8],\"headlinePlain\":[1,\"headline-plain\"],\"text\":[1],\"_id\":[32],\"_open\":[32],\"_name\":[32],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"],\"name\":[\"watch1\"]}]]],[\"db-tooltip\",[[260,\"db-tooltip\",{\"id\":[1],\"variant\":[1],\"placement\":[1],\"className\":[1,\"classname\"],\"emphasis\":[1],\"animation\":[8],\"delay\":[1],\"width\":[1],\"showArrow\":[8,\"show-arrow\"],\"_id\":[32],\"initialized\":[32],\"_documentScrollListenerCallbackId\":[32],\"_observer\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"]}]]],[\"db-tab-item_3\",[[260,\"db-tab-item\",{\"active\":[8],\"name\":[1],\"className\":[1,\"classname\"],\"id\":[1],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"noText\":[8,\"no-text\"],\"disabled\":[8],\"checked\":[8],\"label\":[1],\"_selected\":[32],\"_name\":[32],\"initialized\":[32]},null,{\"_ref\":[\"watch0\"],\"initialized\":[\"watch0\"],\"name\":[\"watch1\"]}],[260,\"db-tab-list\",{\"id\":[1],\"className\":[1,\"classname\"],\"_id\":[32]}],[260,\"db-tab-panel\",{\"className\":[1,\"classname\"],\"id\":[1],\"content\":[1]}]]],[\"db-custom-select-dropdown_5\",[[260,\"db-input\",{\"id\":[1],\"invalidMessage\":[1,\"invalid-message\"],\"dataListId\":[1,\"data-list-id\"],\"message\":[1],\"showMessage\":[8,\"show-message\"],\"value\":[8],\"validMessage\":[1,\"valid-message\"],\"validation\":[1],\"required\":[8],\"minLength\":[8,\"min-length\"],\"maxLength\":[8,\"max-length\"],\"pattern\":[1],\"dataList\":[16],\"className\":[1,\"classname\"],\"variant\":[1],\"showLabel\":[8,\"show-label\"],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"iconTrailing\":[1,\"icon-trailing\"],\"showRequiredAsterisk\":[8,\"show-required-asterisk\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"label\":[1],\"fieldSizing\":[1,\"field-sizing\"],\"name\":[1],\"type\":[1],\"multiple\":[8],\"placeholder\":[1],\"disabled\":[8],\"step\":[8],\"maxlength\":[8],\"minlength\":[8],\"max\":[8],\"min\":[8],\"readOnly\":[8,\"read-only\"],\"readonly\":[8],\"form\":[1],\"size\":[2],\"autocomplete\":[1],\"autofocus\":[8],\"enterkeyhint\":[1],\"inputmode\":[1],\"ariaDescribedBy\":[1,\"aria-described-by\"],\"messageSize\":[1,\"message-size\"],\"messageIcon\":[1,\"message-icon\"],\"validMessageSize\":[1,\"valid-message-size\"],\"invalidMessageSize\":[1,\"invalid-message-size\"],\"_id\":[32],\"_messageId\":[32],\"_validMessageId\":[32],\"_invalidMessageId\":[32],\"_invalidMessage\":[32],\"_dataListId\":[32],\"_descByIds\":[32],\"_value\":[32],\"_voiceOverFallback\":[32],\"abortController\":[32]},null,{\"_ref\":[\"watch0\",\"watch3\"],\"invalidMessage\":[\"watch0\"],\"_id\":[\"watch1\"],\"value\":[\"watch2\"]}],[260,\"db-tag\",{\"removeButton\":[1,\"remove-button\"],\"id\":[1],\"className\":[1,\"classname\"],\"semantic\":[1],\"emphasis\":[1],\"icon\":[1],\"showCheckState\":[8,\"show-check-state\"],\"showIcon\":[8,\"show-icon\"],\"noText\":[8,\"no-text\"],\"overflow\":[8],\"text\":[1],\"behavior\":[1]}],[260,\"db-custom-select-dropdown\",{\"id\":[1],\"className\":[1,\"classname\"],\"width\":[1]}],[260,\"db-custom-select-list\",{\"multiple\":[4],\"label\":[1],\"id\":[1],\"className\":[1,\"classname\"]}],[260,\"db-custom-select-list-item\",{\"id\":[1],\"isGroupTitle\":[4,\"is-group-title\"],\"showDivider\":[4,\"show-divider\"],\"type\":[1],\"checked\":[8],\"className\":[1,\"classname\"],\"groupTitle\":[1,\"group-title\"],\"icon\":[1],\"showIcon\":[8,\"show-icon\"],\"name\":[1],\"disabled\":[8],\"value\":[8],\"label\":[1],\"_id\":[32],\"hasDivider\":[32]},null,{\"isGroupTitle\":[\"watch0\"],\"showDivider\":[\"watch0\"]}]]],[\"db-button\",[[260,\"db-button\",{\"type\":[1],\"id\":[1],\"className\":[1,\"classname\"],\"disabled\":[8],\"iconLeading\":[1,\"icon-leading\"],\"icon\":[1],\"showIconLeading\":[8,\"show-icon-leading\"],\"showIcon\":[8,\"show-icon\"],\"iconTrailing\":[1,\"icon-trailing\"],\"showIconTrailing\":[8,\"show-icon-trailing\"],\"size\":[1],\"width\":[1],\"variant\":[1],\"noText\":[8,\"no-text\"],\"name\":[1],\"form\":[1],\"value\":[1],\"text\":[1]}]]],[\"db-infotext\",[[260,\"db-infotext\",{\"id\":[1],\"className\":[1,\"classname\"],\"icon\":[1],\"semantic\":[1],\"size\":[1],\"showIcon\":[8,\"show-icon\"],\"text\":[1]}]]]]"), options);
|
|
9
9
|
};
|
|
10
10
|
|
|
11
11
|
export { defineCustomElements };
|
|
@@ -37,9 +37,10 @@ export declare class DBCheckbox {
|
|
|
37
37
|
_invalidMessage: any;
|
|
38
38
|
_descByIds: any;
|
|
39
39
|
_voiceOverFallback: string;
|
|
40
|
+
abortController: any;
|
|
40
41
|
hasValidState(): boolean;
|
|
41
42
|
handleValidation(): void;
|
|
42
|
-
handleChange(event: ChangeEvent<HTMLInputElement
|
|
43
|
+
handleChange(event: ChangeEvent<HTMLInputElement>, reset?: boolean): void;
|
|
43
44
|
handleBlur(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
44
45
|
handleFocus(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
45
46
|
/**
|
|
@@ -56,6 +57,9 @@ export declare class DBCheckbox {
|
|
|
56
57
|
watch2(): void;
|
|
57
58
|
watch3Fn(): void;
|
|
58
59
|
watch3(): void;
|
|
60
|
+
watch4Fn(): void;
|
|
61
|
+
watch4(): void;
|
|
59
62
|
componentDidLoad(): void;
|
|
63
|
+
disconnectedCallback(): void;
|
|
60
64
|
render(): any;
|
|
61
65
|
}
|
|
@@ -51,6 +51,7 @@ export declare class DBCustomSelect {
|
|
|
51
51
|
name: DBCustomSelectProps["name"];
|
|
52
52
|
disabled: DBCustomSelectProps["disabled"];
|
|
53
53
|
open: DBCustomSelectProps["open"];
|
|
54
|
+
selectedPrefix: DBCustomSelectProps["selectedPrefix"];
|
|
54
55
|
dropdownWidth: DBCustomSelectProps["dropdownWidth"];
|
|
55
56
|
searchLabel: DBCustomSelectProps["searchLabel"];
|
|
56
57
|
searchPlaceholder: DBCustomSelectProps["searchPlaceholder"];
|
|
@@ -74,6 +75,7 @@ export declare class DBCustomSelect {
|
|
|
74
75
|
_infoTextId: any;
|
|
75
76
|
_validity: string;
|
|
76
77
|
_userInteraction: boolean;
|
|
78
|
+
abortController: any;
|
|
77
79
|
_descByIds: any;
|
|
78
80
|
_selectedLabels: string;
|
|
79
81
|
_selectedLabelsId: any;
|
|
@@ -157,6 +159,9 @@ export declare class DBCustomSelect {
|
|
|
157
159
|
watch15(): void;
|
|
158
160
|
watch16Fn(): void;
|
|
159
161
|
watch16(): void;
|
|
162
|
+
watch17Fn(): void;
|
|
163
|
+
watch17(): void;
|
|
160
164
|
componentDidLoad(): void;
|
|
165
|
+
disconnectedCallback(): void;
|
|
161
166
|
render(): any;
|
|
162
167
|
}
|
|
@@ -140,6 +140,11 @@ export type DBCustomSelectDefaultProps = {
|
|
|
140
140
|
* You need to define the empty state as well based on selected options.
|
|
141
141
|
*/
|
|
142
142
|
selectedLabels?: string;
|
|
143
|
+
/**
|
|
144
|
+
* Optional: Prefix text announced by screen readers before the selection
|
|
145
|
+
* (e.g., "Ausgewählt" or "Selected").
|
|
146
|
+
*/
|
|
147
|
+
selectedPrefix?: string;
|
|
143
148
|
/**
|
|
144
149
|
* Change the selected type for values shown in multi select
|
|
145
150
|
*/
|
|
@@ -68,10 +68,11 @@ export declare class DBInput {
|
|
|
68
68
|
_descByIds: any;
|
|
69
69
|
_value: any;
|
|
70
70
|
_voiceOverFallback: string;
|
|
71
|
+
abortController: any;
|
|
71
72
|
hasValidState(): boolean;
|
|
72
73
|
handleValidation(): void;
|
|
73
|
-
handleInput(event: InputEvent<HTMLInputElement
|
|
74
|
-
handleChange(event: ChangeEvent<HTMLInputElement
|
|
74
|
+
handleInput(event: InputEvent<HTMLInputElement>, reset?: boolean): void;
|
|
75
|
+
handleChange(event: ChangeEvent<HTMLInputElement>, reset?: boolean): void;
|
|
75
76
|
handleBlur(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
76
77
|
handleFocus(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
77
78
|
getDataList(): ValueLabelType[];
|
|
@@ -87,6 +88,9 @@ export declare class DBInput {
|
|
|
87
88
|
watch1(): void;
|
|
88
89
|
watch2Fn(): void;
|
|
89
90
|
watch2(): void;
|
|
91
|
+
watch3Fn(): void;
|
|
92
|
+
watch3(): void;
|
|
90
93
|
componentDidLoad(): void;
|
|
94
|
+
disconnectedCallback(): void;
|
|
91
95
|
render(): any;
|
|
92
96
|
}
|
|
@@ -14,8 +14,8 @@ export declare class DBNotification {
|
|
|
14
14
|
ariaLive: DBNotificationProps["ariaLive"];
|
|
15
15
|
semantic: DBNotificationProps["semantic"];
|
|
16
16
|
variant: DBNotificationProps["variant"];
|
|
17
|
-
icon: DBNotificationProps["icon"];
|
|
18
17
|
showIcon: DBNotificationProps["showIcon"];
|
|
18
|
+
icon: DBNotificationProps["icon"];
|
|
19
19
|
linkVariant: DBNotificationProps["linkVariant"];
|
|
20
20
|
headline: DBNotificationProps["headline"];
|
|
21
21
|
showHeadline: DBNotificationProps["showHeadline"];
|
|
@@ -1,5 +1,5 @@
|
|
|
1
|
-
import { ChangeEventProps, ChangeEventState, FocusEventProps, FocusEventState, FormCheckProps, FormProps, FormState, GlobalProps, GlobalState, InitializedState, SizeProps } from '../../shared/model';
|
|
1
|
+
import { ChangeEventProps, ChangeEventState, FocusEventProps, FocusEventState, FormCheckProps, FormProps, FormState, GlobalProps, GlobalState, InitializedState, InputEventProps, InputEventState, SizeProps } from '../../shared/model';
|
|
2
2
|
export type DBRadioDefaultProps = {};
|
|
3
|
-
export type DBRadioProps = DBRadioDefaultProps & GlobalProps & ChangeEventProps<HTMLInputElement> & FocusEventProps<HTMLInputElement> & FormProps & FormCheckProps & SizeProps;
|
|
3
|
+
export type DBRadioProps = DBRadioDefaultProps & GlobalProps & InputEventProps<HTMLInputElement> & ChangeEventProps<HTMLInputElement> & FocusEventProps<HTMLInputElement> & FormProps & FormCheckProps & SizeProps;
|
|
4
4
|
export type DBRadioDefaultState = {};
|
|
5
|
-
export type DBRadioState = DBRadioDefaultState & GlobalState & ChangeEventState<HTMLInputElement> & FocusEventState<HTMLInputElement> & FormState & InitializedState;
|
|
5
|
+
export type DBRadioState = DBRadioDefaultState & GlobalState & InputEventState<HTMLInputElement> & ChangeEventState<HTMLInputElement> & FocusEventState<HTMLInputElement> & FormState & InitializedState;
|
|
@@ -9,6 +9,7 @@ export declare class DBRadio {
|
|
|
9
9
|
private _ref;
|
|
10
10
|
id: DBRadioProps["id"];
|
|
11
11
|
checked: DBRadioProps["checked"];
|
|
12
|
+
input: EventEmitter<Parameters<Required<DBRadioProps>["onInput"]>[number]> | void;
|
|
12
13
|
change: EventEmitter<Parameters<Required<DBRadioProps>["onChange"]>[number]> | void;
|
|
13
14
|
blur: EventEmitter<Parameters<Required<DBRadioProps>["onBlur"]>[number]> | void;
|
|
14
15
|
focus: EventEmitter<Parameters<Required<DBRadioProps>["onFocus"]>[number]> | void;
|
|
@@ -24,7 +25,9 @@ export declare class DBRadio {
|
|
|
24
25
|
label: DBRadioProps["label"];
|
|
25
26
|
initialized: boolean;
|
|
26
27
|
_id: any;
|
|
27
|
-
|
|
28
|
+
abortController: any;
|
|
29
|
+
handleInput(event: ChangeEvent<HTMLInputElement> | any, reset?: boolean): void;
|
|
30
|
+
handleChange(event: ChangeEvent<HTMLInputElement> | any, reset?: boolean): void;
|
|
28
31
|
handleBlur(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
29
32
|
handleFocus(event: InteractionEvent<HTMLInputElement> | any): void;
|
|
30
33
|
/**
|
|
@@ -35,6 +38,9 @@ export declare class DBRadio {
|
|
|
35
38
|
private enableAttributePassing;
|
|
36
39
|
watch0Fn(): void;
|
|
37
40
|
watch0(): void;
|
|
41
|
+
watch1Fn(): void;
|
|
42
|
+
watch1(): void;
|
|
38
43
|
componentDidLoad(): void;
|
|
44
|
+
disconnectedCallback(): void;
|
|
39
45
|
render(): any;
|
|
40
46
|
}
|
|
@@ -46,11 +46,12 @@ export declare class DBSelect {
|
|
|
46
46
|
_value: string;
|
|
47
47
|
initialized: boolean;
|
|
48
48
|
_voiceOverFallback: string;
|
|
49
|
+
abortController: any;
|
|
49
50
|
hasValidState(): boolean;
|
|
50
51
|
handleValidation(): void;
|
|
51
52
|
handleClick(event: ClickEvent<HTMLSelectElement> | any): void;
|
|
52
|
-
handleInput(event: InputEvent<HTMLSelectElement> | any): void;
|
|
53
|
-
handleChange(event: ChangeEvent<HTMLSelectElement> | any): void;
|
|
53
|
+
handleInput(event: InputEvent<HTMLSelectElement> | any, reset?: boolean): void;
|
|
54
|
+
handleChange(event: ChangeEvent<HTMLSelectElement> | any, reset?: boolean): void;
|
|
54
55
|
handleBlur(event: InteractionEvent<HTMLSelectElement> | any): void;
|
|
55
56
|
handleFocus(event: InteractionEvent<HTMLSelectElement> | any): void;
|
|
56
57
|
getOptionLabel(option: DBSelectOptionType): string;
|
|
@@ -66,6 +67,9 @@ export declare class DBSelect {
|
|
|
66
67
|
watch1(): void;
|
|
67
68
|
watch2Fn(): void;
|
|
68
69
|
watch2(): void;
|
|
70
|
+
watch3Fn(): void;
|
|
71
|
+
watch3(): void;
|
|
69
72
|
componentDidLoad(): void;
|
|
73
|
+
disconnectedCallback(): void;
|
|
70
74
|
render(): any;
|
|
71
75
|
}
|
|
@@ -39,9 +39,10 @@ export declare class DBSwitch {
|
|
|
39
39
|
_invalidMessage: any;
|
|
40
40
|
_descByIds: any;
|
|
41
41
|
_voiceOverFallback: string;
|
|
42
|
+
abortController: any;
|
|
42
43
|
hasValidState(): boolean;
|
|
43
44
|
handleValidation(): void;
|
|
44
|
-
handleChange(event: ChangeEvent<HTMLInputElement
|
|
45
|
+
handleChange(event: ChangeEvent<HTMLInputElement>, reset?: boolean): void;
|
|
45
46
|
handleBlur(event: InteractionEvent<HTMLInputElement>): void;
|
|
46
47
|
handleFocus(event: InteractionEvent<HTMLInputElement>): void;
|
|
47
48
|
/**
|
|
@@ -52,6 +53,9 @@ export declare class DBSwitch {
|
|
|
52
53
|
private enableAttributePassing;
|
|
53
54
|
watch0Fn(): void;
|
|
54
55
|
watch0(): void;
|
|
56
|
+
watch1Fn(): void;
|
|
57
|
+
watch1(): void;
|
|
55
58
|
componentDidLoad(): void;
|
|
59
|
+
disconnectedCallback(): void;
|
|
56
60
|
render(): any;
|
|
57
61
|
}
|
|
@@ -52,10 +52,11 @@ export declare class DBTextarea {
|
|
|
52
52
|
_descByIds: any;
|
|
53
53
|
_value: string;
|
|
54
54
|
_voiceOverFallback: string;
|
|
55
|
+
abortController: any;
|
|
55
56
|
hasValidState(): boolean;
|
|
56
57
|
handleValidation(): void;
|
|
57
|
-
handleInput(event: InputEvent<HTMLTextAreaElement
|
|
58
|
-
handleChange(event: ChangeEvent<HTMLTextAreaElement
|
|
58
|
+
handleInput(event: InputEvent<HTMLTextAreaElement>, reset?: boolean): void;
|
|
59
|
+
handleChange(event: ChangeEvent<HTMLTextAreaElement>, reset?: boolean): void;
|
|
59
60
|
handleBlur(event: InteractionEvent<HTMLTextAreaElement> | any): void;
|
|
60
61
|
handleFocus(event: InteractionEvent<HTMLTextAreaElement> | any): void;
|
|
61
62
|
/**
|
|
@@ -70,6 +71,9 @@ export declare class DBTextarea {
|
|
|
70
71
|
watch1(): void;
|
|
71
72
|
watch2Fn(): void;
|
|
72
73
|
watch2(): void;
|
|
74
|
+
watch3Fn(): void;
|
|
75
|
+
watch3(): void;
|
|
73
76
|
componentDidLoad(): void;
|
|
77
|
+
disconnectedCallback(): void;
|
|
74
78
|
render(): any;
|
|
75
79
|
}
|
|
@@ -198,6 +198,7 @@ export namespace Components {
|
|
|
198
198
|
"searchValue": DBCustomSelectProps["searchValue"];
|
|
199
199
|
"selectAllLabel": DBCustomSelectProps["selectAllLabel"];
|
|
200
200
|
"selectedLabels": DBCustomSelectProps["selectedLabels"];
|
|
201
|
+
"selectedPrefix": DBCustomSelectProps["selectedPrefix"];
|
|
201
202
|
"selectedType": DBCustomSelectProps["selectedType"];
|
|
202
203
|
/**
|
|
203
204
|
* @default true
|
|
@@ -944,6 +945,7 @@ declare global {
|
|
|
944
945
|
new (): HTMLDbPopoverElement;
|
|
945
946
|
};
|
|
946
947
|
interface HTMLDbRadioElementEventMap {
|
|
948
|
+
"input": any;
|
|
947
949
|
"change": any;
|
|
948
950
|
"blur": any;
|
|
949
951
|
"focus": any;
|
|
@@ -1274,6 +1276,7 @@ declare namespace LocalJSX {
|
|
|
1274
1276
|
"searchValue"?: DBCustomSelectProps["searchValue"];
|
|
1275
1277
|
"selectAllLabel"?: DBCustomSelectProps["selectAllLabel"];
|
|
1276
1278
|
"selectedLabels"?: DBCustomSelectProps["selectedLabels"];
|
|
1279
|
+
"selectedPrefix"?: DBCustomSelectProps["selectedPrefix"];
|
|
1277
1280
|
"selectedType"?: DBCustomSelectProps["selectedType"];
|
|
1278
1281
|
/**
|
|
1279
1282
|
* @default true
|
|
@@ -1513,6 +1516,7 @@ declare namespace LocalJSX {
|
|
|
1513
1516
|
"onBlur"?: (event: DbRadioCustomEvent<any>) => void;
|
|
1514
1517
|
"onChange"?: (event: DbRadioCustomEvent<any>) => void;
|
|
1515
1518
|
"onFocus"?: (event: DbRadioCustomEvent<any>) => void;
|
|
1519
|
+
"onInput"?: (event: DbRadioCustomEvent<any>) => void;
|
|
1516
1520
|
"required"?: DBRadioProps["required"];
|
|
1517
1521
|
"showLabel"?: DBRadioProps["showLabel"];
|
|
1518
1522
|
"showRequiredAsterisk"?: DBRadioProps["showRequiredAsterisk"];
|
|
@@ -364,6 +364,10 @@ export type FormState = {
|
|
|
364
364
|
* This is an internal Fallback
|
|
365
365
|
*/
|
|
366
366
|
_voiceOverFallback?: string;
|
|
367
|
+
/**
|
|
368
|
+
* We use this to remove form event listener
|
|
369
|
+
*/
|
|
370
|
+
abortController?: AbortController;
|
|
367
371
|
};
|
|
368
372
|
export type InitializedState = {
|
|
369
373
|
initialized: boolean;
|
|
@@ -460,7 +464,7 @@ export type InputEventProps<T> = {
|
|
|
460
464
|
onInput?: (event: InputEvent<T>) => void;
|
|
461
465
|
};
|
|
462
466
|
export type InputEventState<T> = {
|
|
463
|
-
handleInput: (event: InputEvent<T> | any) => void;
|
|
467
|
+
handleInput: (event: InputEvent<T> | any, reset?: boolean) => void;
|
|
464
468
|
};
|
|
465
469
|
export type ChangeEvent<T> = Event;
|
|
466
470
|
export type ChangeEventProps<T> = {
|
|
@@ -468,7 +472,7 @@ export type ChangeEventProps<T> = {
|
|
|
468
472
|
onChange?: (event: ChangeEvent<T>) => void;
|
|
469
473
|
};
|
|
470
474
|
export type ChangeEventState<T> = {
|
|
471
|
-
handleChange: (event: ChangeEvent<T> | any) => void;
|
|
475
|
+
handleChange: (event: ChangeEvent<T> | any, reset?: boolean) => void;
|
|
472
476
|
};
|
|
473
477
|
export type InteractionEvent<T> = FocusEvent;
|
|
474
478
|
export type FocusEventProps<T> = {
|
|
@@ -1,2 +1,11 @@
|
|
|
1
1
|
export declare const handleFrameworkEventAngular: (component: any, event: any, modelValue?: string) => void;
|
|
2
2
|
export declare const handleFrameworkEventVue: (emit: (event: string, ...args: any[]) => void, event: any, modelValue?: string) => void;
|
|
3
|
+
export declare const addResetEventListener: (element: any, resetFunction: (event: Event) => void, signal: AbortSignal) => void;
|
|
4
|
+
export declare const addCheckedResetEventListener: (element: any, props: {
|
|
5
|
+
checked?: boolean | string;
|
|
6
|
+
defaultChecked?: boolean;
|
|
7
|
+
}, resetFunction: (event: any) => void, signal: AbortSignal) => void;
|
|
8
|
+
export declare const addValueResetEventListener: (element: any, props: {
|
|
9
|
+
value?: string;
|
|
10
|
+
defaultValue?: string;
|
|
11
|
+
}, resetFunction: (event: any) => void, signal: AbortSignal) => void;
|
|
@@ -1252,6 +1252,11 @@
|
|
|
1252
1252
|
"description": "Programmatically open the dropdown. May differ if you don't use onDropdownToggle.",
|
|
1253
1253
|
"values": []
|
|
1254
1254
|
},
|
|
1255
|
+
{
|
|
1256
|
+
"name": "selected-prefix",
|
|
1257
|
+
"description": "Optional: Prefix text announced by screen readers before the selection\n(e.g., \"Ausgewählt\" or \"Selected\").",
|
|
1258
|
+
"values": []
|
|
1259
|
+
},
|
|
1255
1260
|
{
|
|
1256
1261
|
"name": "dropdown-width",
|
|
1257
1262
|
"description": "Changes the behavior of the dropdown with.\nDefault: fixed 328px\nAuto: Based on the size of the form-field",
|
|
@@ -1741,16 +1746,16 @@
|
|
|
1741
1746
|
{ "name": "overlay" }
|
|
1742
1747
|
]
|
|
1743
1748
|
},
|
|
1744
|
-
{
|
|
1745
|
-
"name": "icon",
|
|
1746
|
-
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
1747
|
-
"values": [{ "name": "IconTypes" }]
|
|
1748
|
-
},
|
|
1749
1749
|
{
|
|
1750
1750
|
"name": "show-icon",
|
|
1751
1751
|
"description": "Enables or disables the visibility of the icon. The default value depends on the component.\nFor many components this property is optional to reflect Figma properties.",
|
|
1752
1752
|
"values": []
|
|
1753
1753
|
},
|
|
1754
|
+
{
|
|
1755
|
+
"name": "icon",
|
|
1756
|
+
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
1757
|
+
"values": [{ "name": "IconTypes" }]
|
|
1758
|
+
},
|
|
1754
1759
|
{
|
|
1755
1760
|
"name": "link-variant",
|
|
1756
1761
|
"description": "The linkVariant will be used if slotLink is set.",
|
|
@@ -1895,7 +1900,7 @@
|
|
|
1895
1900
|
},
|
|
1896
1901
|
{
|
|
1897
1902
|
"name": "db-radio",
|
|
1898
|
-
"description": "\n---\n\n\n### **Events:**\n - **change**\n- **blur**\n- **focus**\n\n### **Slots:**\n - **children** - default slot",
|
|
1903
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**\n- **blur**\n- **focus**\n\n### **Slots:**\n - **children** - default slot",
|
|
1899
1904
|
"attributes": [
|
|
1900
1905
|
{
|
|
1901
1906
|
"name": "id",
|
package/dist/web-types.json
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
{
|
|
2
2
|
"$schema": "https://raw.githubusercontent.com/JetBrains/web-types/master/schema/web-types.json",
|
|
3
3
|
"name": "@db-ux/wc-core-components",
|
|
4
|
-
"version": "4.0
|
|
4
|
+
"version": "4.1.0",
|
|
5
5
|
"description-markup": "markdown",
|
|
6
6
|
"contributions": {
|
|
7
7
|
"html": {
|
|
@@ -952,7 +952,8 @@
|
|
|
952
952
|
{ "name": "_invalidMessageId" },
|
|
953
953
|
{ "name": "_invalidMessage" },
|
|
954
954
|
{ "name": "_descByIds" },
|
|
955
|
-
{ "name": "_voiceOverFallback", "type": "string" }
|
|
955
|
+
{ "name": "_voiceOverFallback", "type": "string" },
|
|
956
|
+
{ "name": "abortController" }
|
|
956
957
|
],
|
|
957
958
|
"events": [
|
|
958
959
|
{
|
|
@@ -1732,7 +1733,8 @@
|
|
|
1732
1733
|
{ "name": "_dataListId" },
|
|
1733
1734
|
{ "name": "_descByIds" },
|
|
1734
1735
|
{ "name": "_value" },
|
|
1735
|
-
{ "name": "_voiceOverFallback", "type": "string" }
|
|
1736
|
+
{ "name": "_voiceOverFallback", "type": "string" },
|
|
1737
|
+
{ "name": "abortController" }
|
|
1736
1738
|
],
|
|
1737
1739
|
"events": [
|
|
1738
1740
|
{
|
|
@@ -2201,6 +2203,11 @@
|
|
|
2201
2203
|
"description": "Programmatically open the dropdown. May differ if you don't use onDropdownToggle.",
|
|
2202
2204
|
"value": { "type": "boolean" }
|
|
2203
2205
|
},
|
|
2206
|
+
{
|
|
2207
|
+
"name": "selected-prefix",
|
|
2208
|
+
"description": "Optional: Prefix text announced by screen readers before the selection\n(e.g., \"Ausgewählt\" or \"Selected\").",
|
|
2209
|
+
"value": { "type": "string" }
|
|
2210
|
+
},
|
|
2204
2211
|
{
|
|
2205
2212
|
"name": "dropdown-width",
|
|
2206
2213
|
"description": "Changes the behavior of the dropdown with.\nDefault: fixed 328px\nAuto: Based on the size of the form-field",
|
|
@@ -2458,6 +2465,11 @@
|
|
|
2458
2465
|
"description": "Programmatically open the dropdown. May differ if you don't use onDropdownToggle.",
|
|
2459
2466
|
"type": "boolean"
|
|
2460
2467
|
},
|
|
2468
|
+
{
|
|
2469
|
+
"name": "selectedPrefix",
|
|
2470
|
+
"description": "Optional: Prefix text announced by screen readers before the selection\n(e.g., \"Ausgewählt\" or \"Selected\").",
|
|
2471
|
+
"type": "string"
|
|
2472
|
+
},
|
|
2461
2473
|
{
|
|
2462
2474
|
"name": "dropdownWidth",
|
|
2463
2475
|
"description": "Changes the behavior of the dropdown with.\nDefault: fixed 328px\nAuto: Based on the size of the form-field",
|
|
@@ -2525,6 +2537,7 @@
|
|
|
2525
2537
|
{ "name": "_infoTextId" },
|
|
2526
2538
|
{ "name": "_validity", "type": "string" },
|
|
2527
2539
|
{ "name": "_userInteraction", "type": "boolean" },
|
|
2540
|
+
{ "name": "abortController" },
|
|
2528
2541
|
{ "name": "_descByIds" },
|
|
2529
2542
|
{ "name": "_selectedLabels", "type": "string" },
|
|
2530
2543
|
{ "name": "_selectedLabelsId" },
|
|
@@ -3380,16 +3393,16 @@
|
|
|
3380
3393
|
"description": "The variant attribute changes the styling of the notification.\n- The docked notifications are used e.g. between header and main content to show a global alert.\n- The standalone notifications are used e.g. inside a form to show an alert for a specific field.\n- The overlay notifications are used for absolute and floating notifications like snackbars etc.",
|
|
3381
3394
|
"value": { "type": "\"docked\" | \"standalone\" | \"overlay\"" }
|
|
3382
3395
|
},
|
|
3383
|
-
{
|
|
3384
|
-
"name": "icon",
|
|
3385
|
-
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
3386
|
-
"value": { "type": "IconTypes" }
|
|
3387
|
-
},
|
|
3388
3396
|
{
|
|
3389
3397
|
"name": "show-icon",
|
|
3390
3398
|
"description": "Enables or disables the visibility of the icon. The default value depends on the component.\nFor many components this property is optional to reflect Figma properties.",
|
|
3391
3399
|
"value": { "type": "boolean | string" }
|
|
3392
3400
|
},
|
|
3401
|
+
{
|
|
3402
|
+
"name": "icon",
|
|
3403
|
+
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
3404
|
+
"value": { "type": "IconTypes" }
|
|
3405
|
+
},
|
|
3393
3406
|
{
|
|
3394
3407
|
"name": "link-variant",
|
|
3395
3408
|
"description": "The linkVariant will be used if slotLink is set.",
|
|
@@ -3480,16 +3493,16 @@
|
|
|
3480
3493
|
"description": "The variant attribute changes the styling of the notification.\n- The docked notifications are used e.g. between header and main content to show a global alert.\n- The standalone notifications are used e.g. inside a form to show an alert for a specific field.\n- The overlay notifications are used for absolute and floating notifications like snackbars etc.",
|
|
3481
3494
|
"type": "\"docked\" | \"standalone\" | \"overlay\""
|
|
3482
3495
|
},
|
|
3483
|
-
{
|
|
3484
|
-
"name": "icon",
|
|
3485
|
-
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
3486
|
-
"type": "IconTypes"
|
|
3487
|
-
},
|
|
3488
3496
|
{
|
|
3489
3497
|
"name": "showIcon",
|
|
3490
3498
|
"description": "Enables or disables the visibility of the icon. The default value depends on the component.\nFor many components this property is optional to reflect Figma properties.",
|
|
3491
3499
|
"type": "boolean | string"
|
|
3492
3500
|
},
|
|
3501
|
+
{
|
|
3502
|
+
"name": "icon",
|
|
3503
|
+
"description": "Define an icon by its identifier (like e.g. _user_, compare to [Icons](https://design-system.deutschebahn.com/core-web/review/main/foundations/icons/overview)) to get displayed in front of the elements content.",
|
|
3504
|
+
"type": "IconTypes"
|
|
3505
|
+
},
|
|
3493
3506
|
{
|
|
3494
3507
|
"name": "linkVariant",
|
|
3495
3508
|
"description": "The linkVariant will be used if slotLink is set.",
|
|
@@ -3747,7 +3760,7 @@
|
|
|
3747
3760
|
},
|
|
3748
3761
|
{
|
|
3749
3762
|
"name": "db-radio",
|
|
3750
|
-
"description": "\n---\n\n\n### **Events:**\n - **change**\n- **blur**\n- **focus**\n\n### **Slots:**\n - **children** - default slot",
|
|
3763
|
+
"description": "\n---\n\n\n### **Events:**\n - **input**\n- **change**\n- **blur**\n- **focus**\n\n### **Slots:**\n - **children** - default slot",
|
|
3751
3764
|
"doc-url": "https://design-system.deutschebahn.com/core-web/review/main/components/radio/properties",
|
|
3752
3765
|
"attributes": [
|
|
3753
3766
|
{
|
|
@@ -3813,6 +3826,10 @@
|
|
|
3813
3826
|
],
|
|
3814
3827
|
"slots": [{ "name": "children", "description": "default slot" }],
|
|
3815
3828
|
"events": [
|
|
3829
|
+
{
|
|
3830
|
+
"name": "input",
|
|
3831
|
+
"type": "EventEmitter<\n Parameters<Required<DBRadioProps>[\"onInput\"]>[number]\n > | void"
|
|
3832
|
+
},
|
|
3816
3833
|
{
|
|
3817
3834
|
"name": "change",
|
|
3818
3835
|
"type": "EventEmitter<\n Parameters<Required<DBRadioProps>[\"onChange\"]>[number]\n > | void"
|
|
@@ -3889,9 +3906,14 @@
|
|
|
3889
3906
|
"type": "string"
|
|
3890
3907
|
},
|
|
3891
3908
|
{ "name": "initialized", "type": "boolean" },
|
|
3892
|
-
{ "name": "_id" }
|
|
3909
|
+
{ "name": "_id" },
|
|
3910
|
+
{ "name": "abortController" }
|
|
3893
3911
|
],
|
|
3894
3912
|
"events": [
|
|
3913
|
+
{
|
|
3914
|
+
"name": "input",
|
|
3915
|
+
"type": "EventEmitter<\n Parameters<Required<DBRadioProps>[\"onInput\"]>[number]\n > | void"
|
|
3916
|
+
},
|
|
3895
3917
|
{
|
|
3896
3918
|
"name": "change",
|
|
3897
3919
|
"type": "EventEmitter<\n Parameters<Required<DBRadioProps>[\"onChange\"]>[number]\n > | void"
|
|
@@ -4244,7 +4266,8 @@
|
|
|
4244
4266
|
{ "name": "_descByIds" },
|
|
4245
4267
|
{ "name": "_value", "type": "string" },
|
|
4246
4268
|
{ "name": "initialized", "type": "boolean" },
|
|
4247
|
-
{ "name": "_voiceOverFallback", "type": "string" }
|
|
4269
|
+
{ "name": "_voiceOverFallback", "type": "string" },
|
|
4270
|
+
{ "name": "abortController" }
|
|
4248
4271
|
],
|
|
4249
4272
|
"events": [
|
|
4250
4273
|
{
|
|
@@ -4619,7 +4642,8 @@
|
|
|
4619
4642
|
{ "name": "_invalidMessageId" },
|
|
4620
4643
|
{ "name": "_invalidMessage" },
|
|
4621
4644
|
{ "name": "_descByIds" },
|
|
4622
|
-
{ "name": "_voiceOverFallback", "type": "string" }
|
|
4645
|
+
{ "name": "_voiceOverFallback", "type": "string" },
|
|
4646
|
+
{ "name": "abortController" }
|
|
4623
4647
|
],
|
|
4624
4648
|
"events": [
|
|
4625
4649
|
{
|
|
@@ -5400,7 +5424,8 @@
|
|
|
5400
5424
|
{ "name": "_invalidMessage" },
|
|
5401
5425
|
{ "name": "_descByIds" },
|
|
5402
5426
|
{ "name": "_value", "type": "string" },
|
|
5403
|
-
{ "name": "_voiceOverFallback", "type": "string" }
|
|
5427
|
+
{ "name": "_voiceOverFallback", "type": "string" },
|
|
5428
|
+
{ "name": "abortController" }
|
|
5404
5429
|
],
|
|
5405
5430
|
"events": [
|
|
5406
5431
|
{
|