@scania/tegel 1.26.0-value-prop-fix.beta.0 → 1.27.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/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/tds-banner.cjs.entry.js +1 -1
- package/dist/cjs/tds-checkbox.cjs.entry.js +10 -3
- package/dist/cjs/tds-chip.cjs.entry.js +7 -2
- package/dist/cjs/tds-dropdown_2.cjs.entry.js +36 -31
- package/dist/cjs/tds-folder-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-folder-tabs.cjs.entry.js +4 -2
- package/dist/cjs/tds-icon.cjs.entry.js +1 -1
- package/dist/cjs/tds-inline-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-inline-tabs.cjs.entry.js +4 -2
- package/dist/cjs/tds-link.cjs.entry.js +17 -3
- package/dist/cjs/tds-message.cjs.entry.js +15 -3
- package/dist/cjs/tds-navigation-tab.cjs.entry.js +21 -2
- package/dist/cjs/tds-navigation-tabs.cjs.entry.js +6 -4
- package/dist/cjs/tds-popover-core.cjs.entry.js +1 -1
- package/dist/cjs/tds-text-field.cjs.entry.js +13 -7
- package/dist/cjs/tds-textarea.cjs.entry.js +3 -3
- package/dist/cjs/tds-toast.cjs.entry.js +4 -4
- package/dist/cjs/tds-toggle.cjs.entry.js +2 -2
- package/dist/cjs/tds-tooltip.cjs.entry.js +14 -4
- package/dist/cjs/tegel.cjs.js +1 -1
- package/dist/collection/components/banner/banner.css +1 -1
- package/dist/collection/components/banner/banner.js +1 -1
- package/dist/collection/components/checkbox/checkbox.js +44 -3
- package/dist/collection/components/chip/chip.js +24 -2
- package/dist/collection/components/dropdown/dropdown-option/dropdown-option.js +2 -2
- package/dist/collection/components/dropdown/dropdown.js +51 -29
- package/dist/collection/components/icon/icon.js +1 -1
- package/dist/collection/components/icon/iconsArray.js +96 -1
- package/dist/collection/components/link/link.js +17 -3
- package/dist/collection/components/message/message.css +44 -26
- package/dist/collection/components/message/message.js +49 -2
- package/dist/collection/components/popover-core/tds-popover-core.css +530 -53
- package/dist/collection/components/tabs/folder-tabs/folder-tab/folder-tab.js +21 -2
- package/dist/collection/components/tabs/folder-tabs/folder-tabs.js +40 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tab/inline-tab.js +21 -2
- package/dist/collection/components/tabs/inline-tabs/inline-tabs.js +40 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tab/navigation-tab.js +21 -2
- package/dist/collection/components/tabs/navigation-tabs/navigation-tabs.js +42 -4
- package/dist/collection/components/text-field/text-field.js +31 -8
- package/dist/collection/components/textarea/textarea.js +3 -3
- package/dist/collection/components/toast/toast.css +1 -1
- package/dist/collection/components/toast/toast.js +3 -3
- package/dist/collection/components/toggle/toggle.js +2 -2
- package/dist/collection/components/tooltip/tooltip.js +40 -4
- package/dist/collection/utils/axeHelpers.js +1 -1
- package/dist/components/{p-c65351ab.js → p-14ab9663.js} +12 -3
- package/dist/components/{p-98730c19.js → p-2d93a742.js} +4 -4
- package/dist/components/p-4487c541.js +65 -0
- package/dist/components/{p-29d19dc8.js → p-53e4cdcf.js} +1 -1
- package/dist/components/{p-3cd8af42.js → p-663b8e51.js} +36 -30
- package/dist/components/{p-4c1e3344.js → p-83db8b35.js} +1 -1
- package/dist/components/p-90dbeab3.js +2052 -0
- package/dist/components/tds-accordion-item.js +1 -1
- package/dist/components/tds-banner.js +2 -2
- package/dist/components/tds-checkbox.js +1 -1
- package/dist/components/tds-chip.js +9 -3
- package/dist/components/tds-datetime.js +1 -1
- package/dist/components/tds-dropdown-option.js +1 -1
- package/dist/components/tds-dropdown.js +1 -1
- package/dist/components/tds-folder-tab.js +21 -2
- package/dist/components/tds-folder-tabs.js +7 -3
- package/dist/components/tds-footer-group.js +1 -1
- package/dist/components/tds-header-cell.js +1 -1
- package/dist/components/tds-header-dropdown.js +3 -3
- package/dist/components/tds-header-hamburger.js +1 -1
- package/dist/components/tds-header-launcher-button.js +1 -1
- package/dist/components/tds-header-launcher.js +4 -4
- package/dist/components/tds-icon.js +1 -1
- package/dist/components/tds-inline-tab.js +21 -2
- package/dist/components/tds-inline-tabs.js +7 -3
- package/dist/components/tds-link.js +17 -3
- package/dist/components/tds-message.js +19 -5
- package/dist/components/tds-modal.js +1 -1
- package/dist/components/tds-navigation-tab.js +21 -2
- package/dist/components/tds-navigation-tabs.js +9 -5
- package/dist/components/tds-popover-canvas.js +1 -1
- package/dist/components/tds-popover-core.js +1 -1
- package/dist/components/tds-popover-menu.js +1 -1
- package/dist/components/tds-side-menu-close-button.js +1 -1
- package/dist/components/tds-side-menu-dropdown.js +1 -1
- package/dist/components/tds-slider.js +1 -1
- package/dist/components/tds-step.js +1 -1
- package/dist/components/tds-table-body-input-wrapper.js +1 -1
- package/dist/components/tds-table-body-row.js +1 -1
- package/dist/components/tds-table-footer.js +4 -4
- package/dist/components/tds-table-header-input-wrapper.js +1 -1
- package/dist/components/tds-table-header.js +1 -1
- package/dist/components/tds-table-toolbar.js +1 -1
- package/dist/components/tds-text-field.js +15 -8
- package/dist/components/tds-textarea.js +4 -4
- package/dist/components/tds-toast.js +5 -5
- package/dist/components/tds-toggle.js +2 -2
- package/dist/components/tds-tooltip.js +18 -7
- package/dist/esm/loader.js +1 -1
- package/dist/esm/tds-banner.entry.js +1 -1
- package/dist/esm/tds-checkbox.entry.js +10 -3
- package/dist/esm/tds-chip.entry.js +7 -2
- package/dist/esm/tds-dropdown_2.entry.js +36 -31
- package/dist/esm/tds-folder-tab.entry.js +22 -3
- package/dist/esm/tds-folder-tabs.entry.js +4 -2
- package/dist/esm/tds-icon.entry.js +1 -1
- package/dist/esm/tds-inline-tab.entry.js +22 -3
- package/dist/esm/tds-inline-tabs.entry.js +4 -2
- package/dist/esm/tds-link.entry.js +17 -3
- package/dist/esm/tds-message.entry.js +15 -3
- package/dist/esm/tds-navigation-tab.entry.js +22 -3
- package/dist/esm/tds-navigation-tabs.entry.js +6 -4
- package/dist/esm/tds-popover-core.entry.js +1 -1
- package/dist/esm/tds-text-field.entry.js +13 -7
- package/dist/esm/tds-textarea.entry.js +3 -3
- package/dist/esm/tds-toast.entry.js +4 -4
- package/dist/esm/tds-toggle.entry.js +2 -2
- package/dist/esm/tds-tooltip.entry.js +14 -4
- package/dist/esm/tegel.js +1 -1
- package/dist/tegel/p-0f2c9507.entry.js +1 -0
- package/dist/tegel/p-22c592eb.entry.js +1 -0
- package/dist/tegel/p-2af57972.entry.js +1 -0
- package/dist/tegel/{p-be1d1345.entry.js → p-4465f687.entry.js} +1 -1
- package/dist/tegel/p-668b7662.entry.js +1 -0
- package/dist/tegel/{p-4e298888.entry.js → p-66f394a2.entry.js} +1 -1
- package/dist/tegel/{p-b35e7208.entry.js → p-727f873f.entry.js} +1 -1
- package/dist/tegel/p-746e2927.entry.js +1 -0
- package/dist/tegel/p-754a4921.entry.js +1 -0
- package/dist/tegel/{p-46205cfb.entry.js → p-769d0503.entry.js} +1 -1
- package/dist/tegel/p-97f10223.entry.js +1 -0
- package/dist/tegel/p-a21250b8.entry.js +1 -0
- package/dist/tegel/p-aadb2553.entry.js +1 -0
- package/dist/tegel/p-b08886e3.entry.js +1 -0
- package/dist/tegel/p-b114ec3d.entry.js +1 -0
- package/dist/tegel/p-c3607f10.entry.js +1 -0
- package/dist/tegel/p-ddda64eb.entry.js +1 -0
- package/dist/tegel/p-eaa279dd.entry.js +1 -0
- package/dist/tegel/p-ee960089.entry.js +1 -0
- package/dist/tegel/tegel.css +13 -3
- package/dist/tegel/tegel.esm.js +1 -1
- package/dist/types/components/checkbox/checkbox.d.ts +5 -0
- package/dist/types/components/chip/chip.d.ts +3 -0
- package/dist/types/components/dropdown/dropdown.d.ts +5 -0
- package/dist/types/components/message/message.d.ts +5 -0
- package/dist/types/components/tabs/folder-tabs/folder-tab/folder-tab.d.ts +2 -0
- package/dist/types/components/tabs/folder-tabs/folder-tabs.d.ts +4 -0
- package/dist/types/components/tabs/inline-tabs/inline-tab/inline-tab.d.ts +2 -0
- package/dist/types/components/tabs/inline-tabs/inline-tabs.d.ts +4 -0
- package/dist/types/components/tabs/navigation-tabs/navigation-tab/navigation-tab.d.ts +2 -0
- package/dist/types/components/tabs/navigation-tabs/navigation-tabs.d.ts +4 -0
- package/dist/types/components/text-field/text-field.d.ts +4 -1
- package/dist/types/components/tooltip/tooltip.d.ts +3 -0
- package/dist/types/components.d.ts +114 -2
- package/dist/types/types/Icons.d.ts +1 -1
- package/dist/types/utils/axeHelpers.d.ts +1 -2
- package/package.json +1 -1
- package/dist/components/p-4764a1d5.js +0 -2052
- package/dist/components/p-a2b7bdef.js +0 -65
- package/dist/tegel/p-065d6f83.entry.js +0 -1
- package/dist/tegel/p-0c1e632d.entry.js +0 -1
- package/dist/tegel/p-168122a7.entry.js +0 -1
- package/dist/tegel/p-19eb4ae1.entry.js +0 -1
- package/dist/tegel/p-4e33cbda.entry.js +0 -1
- package/dist/tegel/p-4ee344e5.entry.js +0 -1
- package/dist/tegel/p-64c80f14.entry.js +0 -1
- package/dist/tegel/p-72fd0083.entry.js +0 -1
- package/dist/tegel/p-93a4bd11.entry.js +0 -1
- package/dist/tegel/p-a0fc0cc2.entry.js +0 -1
- package/dist/tegel/p-b6526302.entry.js +0 -1
- package/dist/tegel/p-cca85da0.entry.js +0 -1
- package/dist/tegel/p-d0abf078.entry.js +0 -1
- package/dist/tegel/p-dcbc35af.entry.js +0 -1
- package/dist/tegel/p-f43278f0.entry.js +0 -1
package/dist/tegel/tegel.esm.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
import{p as e,b as a}from"./p-2049fab2.js";export{s as setNonce}from"./p-2049fab2.js";import{g as t}from"./p-e1255160.js";(()=>{const a=import.meta.url,t={};return""!==a&&(t.resourcesUrl=new URL(".",a).href),e(t)})().then((async e=>(await t(),a(JSON.parse('[["p-dfbbaefd",[[1,"tds-header-launcher",{"open":[32],"buttonEl":[32],"hasListTypeMenu":[32]},[[8,"click","onAnyClick"]]]]],["p-c56be8d1",[[1,"tds-header-dropdown",{"label":[1],"noDropdownIcon":[4,"no-dropdown-icon"],"selected":[4],"open":[32],"buttonEl":[32]},[[4,"click","onAnyClick"]]]]],["p-f1b0211a",[[1,"tds-table-footer",{"pagination":[516],"paginationValue":[1538,"pagination-value"],"rowsperpage":[516],"rowsPerPageValues":[16],"pages":[514],"cols":[2],"columnsNumber":[32],"compactDesign":[32],"lastCorrectValue":[32],"tableId":[32],"horizontalScrollWidth":[32],"rowsPerPageValue":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-035e58e6",[[1,"tds-header-hamburger"]]],["p-4f5f152a",[[1,"tds-header-brand-symbol"]]],["p-c8404432",[[1,"tds-side-menu-dropdown",{"defaultOpen":[4,"default-open"],"buttonLabel":[1,"button-label"],"selected":[4],"open":[4],"hoverState":[32],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapsedSideMenuEventHandler"],[1,"pointerenter","onEventPointerEnter"],[0,"focusin","onEventFocus"],[1,"pointerleave","onEventPointerLeave"],[0,"focusout","onEventBlur"]]]]],["p-868757d9",[[1,"tds-side-menu-user",{"heading":[1],"subheading":[1],"imgSrc":[1,"img-src"],"imgAlt":[1,"img-alt"]}]]],["p-d1112915",[[1,"tds-accordion-item",{"header":[1],"expandIconPosition":[1,"expand-icon-position"],"disabled":[4],"expanded":[4],"paddingReset":[4,"padding-reset"],"ariaLevelValue":[1,"aria-level-value"],"toggleAccordionItem":[64]}]]],["p-be1d1345",[[1,"tds-banner",{"icon":[1],"header":[1],"subheader":[1],"variant":[1],"bannerId":[1,"banner-id"],"hidden":[516],"roleType":[1,"role-type"],"hideBanner":[64],"showBanner":[64]}]]],["p-01edebef",[[1,"tds-card",{"modeVariant":[1,"mode-variant"],"imagePlacement":[1,"image-placement"],"header":[1],"subheader":[1],"bodyImg":[1,"body-img"],"bodyImgAlt":[1,"body-img-alt"],"bodyDivider":[4,"body-divider"],"clickable":[4],"stretch":[4],"cardId":[1,"card-id"]}]]],["p-6f17d37f",[[2,"tds-datetime",{"type":[513],"value":[1537],"min":[1],"max":[1],"defaultValue":[1,"default-value"],"disabled":[4],"size":[1],"noMinWidth":[4,"no-min-width"],"modeVariant":[1,"mode-variant"],"name":[1],"state":[1],"autofocus":[4],"label":[1],"helper":[1],"focusInput":[32],"reset":[64],"setValue":[64]},[[0,"focus","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["p-4ee344e5",[[1,"tds-folder-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"buttonWidth":[32],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-542d7b3e",[[1,"tds-footer-group",{"titleText":[1,"title-text"],"open":[32]}]]],["p-3204ae8f",[[1,"tds-header-cell",{"cellKey":[513,"cell-key"],"cellValue":[513,"cell-value"],"customWidth":[513,"custom-width"],"sortable":[4],"textAlign":[513,"text-align"],"disablePadding":[516,"disable-padding"],"textAlignState":[32],"sortingDirection":[32],"sortedByMyKey":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"multiselect":[32],"enableToolbarDesign":[32],"tableId":[32],"expandableRows":[32]},[[16,"internalTdsPropChange","internalTdsPropChangeListener"],[16,"internalSortButtonClicked","updateOptionsContent"]]]]],["p-ae46766a",[[4,"tds-header-launcher-list"]]],["p-cc6c06e3",[[1,"tds-header-launcher-list-item"]]],["p-b6526302",[[1,"tds-inline-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"leftPadding":[514,"left-padding"],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-d0abf078",[[1,"tds-message",{"header":[1],"modeVariant":[1,"mode-variant"],"variant":[1],"noIcon":[4,"no-icon"],"minimal":[4]}]]],["p-b686f1ad",[[1,"tds-modal",{"header":[1],"prevent":[4],"size":[1],"actionsPosition":[1,"actions-position"],"selector":[1],"referenceEl":[16],"show":[4],"closable":[4],"isShown":[32],"showModal":[64],"closeModal":[64],"initializeModal":[64],"cleanupModal":[64]}]]],["p-a0fc0cc2",[[1,"tds-navigation-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"leftPadding":[514,"left-padding"],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-b9f81e53",[[6,"tds-popover-menu",{"selector":[1],"referenceEl":[16],"show":[4],"defaultShow":[4,"default-show"],"placement":[1],"animation":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"],"fluidWidth":[4,"fluid-width"],"childRef":[32],"close":[64]}]]],["p-b9576881",[[1,"tds-side-menu-close-button"]]],["p-bee533b5",[[1,"tds-side-menu-collapse-button",{"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-848c2732",[[0,"tds-slider",{"label":[1],"value":[1025],"min":[1],"max":[1],"ticks":[1],"showTickNumbers":[4,"show-tick-numbers"],"tooltip":[4],"disabled":[4],"readOnly":[4,"read-only"],"controls":[4],"input":[4],"step":[1],"name":[1],"thumbSize":[1,"thumb-size"],"snap":[4],"sliderId":[1,"slider-id"],"reset":[64]},[[0,"keydown","handleKeydown"],[9,"mouseup","handleRelease"],[9,"touchend","handleRelease"],[9,"mousemove","handleMove"],[9,"touchmove","handleMove"]],{"value":["handleValueUpdate"]}]]],["p-ee7f07ae",[[1,"tds-step",{"index":[1],"state":[1],"hideLabels":[32],"size":[32],"orientation":[32],"labelPosition":[32]},[[16,"internalTdsPropsChange","handlePropsChange"]]]]],["p-60b38806",[[1,"tds-table-body-input-wrapper",{"showIcon":[4,"show-icon"],"renderSlot":[32],"inputFocused":[32],"compactDesign":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-cde32bc6",[[1,"tds-table-body-row",{"selected":[516],"disabled":[516],"clickable":[516],"multiselect":[32],"mainCheckBoxStatus":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-78d5acd7",[[1,"tds-table-header",{"allSelected":[1540,"all-selected"],"selected":[1540],"disabled":[1540],"indeterminate":[4],"multiselect":[32],"expandableRows":[32],"mainCheckboxSelected":[32],"mainExpendSelected":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"whiteBackground":[32],"enableToolbarDesign":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"internalTdsRowExpanded","internalTdsRowExpandedListener"]]]]],["p-77d457b8",[[1,"tds-table-header-input-wrapper",{"showIcon":[4,"show-icon"],"compactDesign":[4,"compact-design"],"renderSlot":[32],"inputFocused":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-d47c744f",[[1,"tds-table-toolbar",{"tableTitle":[513,"table-title"],"filter":[516],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"whiteBackground":[32],"tableId":[32],"horizontalScrollWidth":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-065d6f83",[[6,"tds-text-field",{"type":[513],"labelPosition":[1,"label-position"],"label":[1],"min":[8],"max":[8],"helper":[1],"placeholder":[1],"value":[513],"disabled":[4],"readOnly":[4,"read-only"],"size":[1],"modeVariant":[1,"mode-variant"],"noMinWidth":[4,"no-min-width"],"name":[1],"state":[1],"maxLength":[2,"max-length"],"autofocus":[4],"focusInput":[32],"focusElement":[64]}]]],["p-b35e7208",[[2,"tds-textarea",{"label":[1],"name":[1],"helper":[1],"cols":[2],"rows":[2],"labelPosition":[1,"label-position"],"placeholder":[1],"value":[1],"disabled":[4],"readOnly":[4,"read-only"],"state":[1],"maxLength":[2,"max-length"],"modeVariant":[1,"mode-variant"],"autofocus":[4],"noMinWidth":[4,"no-min-width"],"focusInput":[32]}]]],["p-4e298888",[[1,"tds-toast",{"toastId":[1,"toast-id"],"header":[1],"subheader":[1],"variant":[1],"hidden":[516],"closable":[4],"toastRole":[1,"toast-role"],"hideToast":[64],"showToast":[64]}]]],["p-cca85da0",[[6,"tds-tooltip",{"text":[1],"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"mouseOverTooltip":[4,"mouse-over-tooltip"],"trigger":[1],"show":[1028],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"]}]]],["p-47bf836e",[[1,"tds-accordion",{"modeVariant":[1,"mode-variant"],"hideLastBorder":[4,"hide-last-border"]}]]],["p-5242a1f6",[[1,"tds-badge",{"value":[1],"hidden":[516],"size":[1],"tdsAriaLive":[1,"tds-aria-live"],"tdsAriaLabel":[32],"shape":[32],"text":[32]},null,{"value":["watchProps"],"size":["watchProps"]}]]],["p-a5e0f030",[[1,"tds-block",{"modeVariant":[1,"mode-variant"],"componentTag":[1,"component-tag"]}]]],["p-1b390acb",[[1,"tds-body-cell",{"cellValue":[520,"cell-value"],"cellKey":[520,"cell-key"],"disablePadding":[516,"disable-padding"],"textAlign":[513,"text-align"],"textAlignState":[32],"activeSorting":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"tableId":[32]},[[16,"internalTdsPropChange","internalTdsPropChangeListener"],[16,"internalTdsHover","internalTdsHoverListener"],[16,"internalTdsTextAlign","internalTdsTextAlignListener"]]]]],["p-d65dfe04",[[1,"tds-breadcrumb",{"current":[4]}]]],["p-b5ced8e5",[[1,"tds-breadcrumbs",{"tdsAriaLabel":[1,"tds-aria-label"]}]]],["p-70795d6e",[[6,"tds-button",{"text":[1],"type":[1],"variant":[1],"size":[1],"disabled":[4],"fullbleed":[4],"modeVariant":[1,"mode-variant"],"animation":[1],"tdsAriaLabel":[1,"tds-aria-label"],"onlyIcon":[32]}]]],["p-0c1e632d",[[6,"tds-chip",{"type":[1],"size":[1],"chipId":[1,"chip-id"],"checked":[1540],"name":[1],"value":[1],"disabled":[4]},[[16,"internalRadioOnChange","handleInternaRadioChange"]]]]],["p-72fd0083",[[1,"tds-folder-tab",{"disabled":[4],"selected":[32],"tabWidth":[32],"setTabWidth":[64],"setSelected":[64]}]]],["p-5ba254ee",[[1,"tds-footer",{"modeVariant":[1,"mode-variant"]}]]],["p-654785d2",[[1,"tds-footer-item"]]],["p-ca93de01",[[4,"tds-header"]]],["p-4fe6512b",[[1,"tds-header-dropdown-list-user",{"imgUrl":[1,"img-url"],"imgAlt":[1,"img-alt"],"header":[1],"subheader":[1]}]]],["p-77c79b91",[[4,"tds-header-launcher-grid",{"headingElement":[32]}]]],["p-ed17283a",[[1,"tds-header-launcher-grid-item"]]],["p-32be63ea",[[4,"tds-header-launcher-grid-title"]]],["p-96635c10",[[4,"tds-header-launcher-list-title"]]],["p-34b793c9",[[1,"tds-header-title"]]],["p-dcbc35af",[[1,"tds-inline-tab",{"disabled":[4],"selected":[32],"setSelected":[64]}]]],["p-4e33cbda",[[1,"tds-link",{"disabled":[4],"underline":[4],"standalone":[4]}]]],["p-93a4bd11",[[1,"tds-navigation-tab",{"disabled":[4],"selected":[32],"setSelected":[64]}]]],["p-5a7110b8",[[1,"tds-popover-menu-item",{"disabled":[4]}]]],["p-aef6b130",[[6,"tds-radio-button",{"name":[1],"value":[1],"radioId":[1,"radio-id"],"checked":[516],"required":[4],"disabled":[4]}]]],["p-4a7a977b",[[1,"tds-side-menu",{"open":[4],"persistent":[4],"collapsed":[1028],"isUpperSlotEmpty":[32],"isCollapsed":[32],"initialCollapsedState":[32]},[[16,"internalTdsCollapse","collapsedSideMenuEventHandler"]],{"collapsed":["onCollapsedChange"]}]]],["p-3c2f7033",[[1,"tds-side-menu-dropdown-list",{"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapsedSideMenuEventHandler"]]]]],["p-7c4c65c9",[[1,"tds-side-menu-dropdown-list-item",{"selected":[4],"dropdownHasIcon":[32],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-d9511720",[[1,"tds-side-menu-overlay"]]],["p-288a09ef",[[0,"tds-spinner",{"size":[1],"variant":[1]}]]],["p-5db5c8f4",[[1,"tds-stepper",{"orientation":[1],"labelPosition":[1,"label-position"],"size":[1],"hideLabels":[4,"hide-labels"],"stepperId":[1,"stepper-id"]},null,{"orientation":["handleDirectionChange"],"labelPosition":["handleLabelPositionChange"],"size":["handleSizeChange"],"hideLabels":["handleHideLabelsChange"]}]]],["p-51e49417",[[1,"tds-table",{"verticalDividers":[516,"vertical-dividers"],"compactDesign":[516,"compact-design"],"noMinWidth":[516,"no-min-width"],"multiselect":[516],"expandableRows":[516,"expandable-rows"],"responsive":[516],"modeVariant":[513,"mode-variant"],"zebraMode":[513,"zebra-mode"],"horizontalScrollWidth":[1,"horizontal-scroll-width"],"tableId":[1,"table-id"],"enableHorizontalScrollToolbarDesign":[32],"enableHorizontalScrollFooterDesign":[32],"getSelectedRows":[64]},null,{"multiselect":["multiselectChanged"],"expandableRows":["enableExpandableRowsChanged"],"compactDesign":["compactDesignChanged"],"verticalDividers":["verticalDividersChanged"],"noMinWidth":["noMinWidthChanged"],"zebraMode":["zebraModeChanged"],"modeVariant":["modeVariantChanged"],"horizontalScrollWidth":["widthChanged"]}]]],["p-aa9d281b",[[4,"tds-table-body",{"multiselect":[32],"enablePaginationTableBody":[32],"expandableRows":[32],"multiselectArray":[32],"multiselectArrayJSON":[32],"mainCheckboxStatus":[32],"columnsNumber":[32],"zebraMode":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"internalTdsRowChange","bodyCheckboxListener"]]]]],["p-74fc9c92",[[1,"tds-table-body-row-expandable",{"colSpan":[2,"col-span"],"rowId":[513,"row-id"],"expanded":[516],"overflow":[513],"autoCollapse":[4,"auto-collapse"],"isExpanded":[32],"tableId":[32],"columnsNumber":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"modeVariant":[32],"expand":[64],"collapse":[64]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"tdsChange","handleRowExpand"]],{"expanded":["watchExpanded"]}]]],["p-46205cfb",[[6,"tds-toggle",{"checked":[516],"required":[4],"size":[1],"name":[1],"headline":[1],"disabled":[4],"toggleId":[1,"toggle-id"],"tdsAriaLabel":[1,"tds-aria-label"],"toggle":[64]}]]],["p-8c8b9908",[[1,"tds-header-item",{"active":[4],"selected":[4]}],[1,"tds-core-header-item"]]],["p-ea3e071f",[[1,"tds-header-launcher-button",{"active":[4]}]]],["p-d853f8c2",[[1,"tds-divider",{"orientation":[1]}]]],["p-d33cb2d1",[[1,"tds-header-dropdown-list",{"size":[513],"headingElement":[32]}]]],["p-fa07db58",[[1,"tds-header-dropdown-list-item",{"selected":[4],"size":[513]}]]],["p-64c80f14",[[6,"tds-checkbox",{"name":[1],"checkboxId":[1,"checkbox-id"],"disabled":[4],"required":[4],"checked":[1540],"indeterminate":[1028],"value":[1],"toggleCheckbox":[64]},[[4,"reset","handleFormReset"]],{"indeterminate":["handleIndeterminateState"]}]]],["p-f43278f0",[[17,"tds-dropdown-option",{"value":[8],"disabled":[4],"internalValue":[32],"selected":[32],"multiselect":[32],"size":[32],"setSelected":[64]},null,{"value":["valueWatcher"]}],[1,"tds-dropdown",{"name":[1],"disabled":[4],"helper":[1],"label":[1],"labelPosition":[1,"label-position"],"modeVariant":[1,"mode-variant"],"openDirection":[1,"open-direction"],"placeholder":[1],"size":[1],"animation":[1],"error":[4],"multiselect":[4],"filter":[4],"normalizeText":[4,"normalize-text"],"noResultText":[1,"no-result-text"],"defaultValue":[8,"default-value"],"value":[1032],"open":[32],"internalValue":[32],"filterResult":[32],"filterFocus":[32],"internalDefaultValue":[32],"selectedOptions":[32],"setValue":[64],"reset":[64],"removeValue":[64],"focusElement":[64],"close":[64],"appendValue":[64]},[[9,"mousedown","onAnyClick"],[0,"keydown","onKeyDown"]],{"value":["handleValueChange"],"open":["handleOpenState"],"defaultValue":["handleDefaultValueChange"]}]]],["p-b39ffad4",[[6,"tds-popover-canvas",{"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"show":[4],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"animation":[1],"offsetDistance":[2,"offset-distance"],"modifiers":[16],"childRef":[32],"close":[64]}]]],["p-4d5963d0",[[1,"tds-side-menu-user-image",{"src":[1],"alt":[1]}],[1,"tds-side-menu-user-label",{"heading":[1],"subheading":[1]}]]],["p-d267665e",[[1,"tds-side-menu-item",{"selected":[4],"active":[4],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-168122a7",[[6,"tds-popover-core",{"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"animation":[1],"show":[4],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"],"modifiers":[16],"trigger":[1],"autoHide":[4,"auto-hide"],"renderedShowValue":[32],"popperInstance":[32],"target":[32],"isShown":[32],"disableLogic":[32],"hasShownAtLeastOnce":[32],"close":[64]},[[8,"click","onAnyClick"],[8,"internalTdsShow","onTdsShow"]],{"show":["onShowChange"],"referenceEl":["onReferenceElChanged"],"trigger":["onTriggerChanged"]}]]],["p-19eb4ae1",[[1,"tds-icon",{"name":[513],"size":[513],"svgTitle":[1,"svg-title"],"svgDescription":[1,"svg-description"],"icons_object":[32],"arrayOfIcons":[32]}]]]]'),e))));
|
|
1
|
+
import{p as e,b as a}from"./p-2049fab2.js";export{s as setNonce}from"./p-2049fab2.js";import{g as t}from"./p-e1255160.js";(()=>{const a=import.meta.url,t={};return""!==a&&(t.resourcesUrl=new URL(".",a).href),e(t)})().then((async e=>(await t(),a(JSON.parse('[["p-dfbbaefd",[[1,"tds-header-launcher",{"open":[32],"buttonEl":[32],"hasListTypeMenu":[32]},[[8,"click","onAnyClick"]]]]],["p-c56be8d1",[[1,"tds-header-dropdown",{"label":[1],"noDropdownIcon":[4,"no-dropdown-icon"],"selected":[4],"open":[32],"buttonEl":[32]},[[4,"click","onAnyClick"]]]]],["p-f1b0211a",[[1,"tds-table-footer",{"pagination":[516],"paginationValue":[1538,"pagination-value"],"rowsperpage":[516],"rowsPerPageValues":[16],"pages":[514],"cols":[2],"columnsNumber":[32],"compactDesign":[32],"lastCorrectValue":[32],"tableId":[32],"horizontalScrollWidth":[32],"rowsPerPageValue":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-035e58e6",[[1,"tds-header-hamburger"]]],["p-4f5f152a",[[1,"tds-header-brand-symbol"]]],["p-c8404432",[[1,"tds-side-menu-dropdown",{"defaultOpen":[4,"default-open"],"buttonLabel":[1,"button-label"],"selected":[4],"open":[4],"hoverState":[32],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapsedSideMenuEventHandler"],[1,"pointerenter","onEventPointerEnter"],[0,"focusin","onEventFocus"],[1,"pointerleave","onEventPointerLeave"],[0,"focusout","onEventBlur"]]]]],["p-868757d9",[[1,"tds-side-menu-user",{"heading":[1],"subheading":[1],"imgSrc":[1,"img-src"],"imgAlt":[1,"img-alt"]}]]],["p-d1112915",[[1,"tds-accordion-item",{"header":[1],"expandIconPosition":[1,"expand-icon-position"],"disabled":[4],"expanded":[4],"paddingReset":[4,"padding-reset"],"ariaLevelValue":[1,"aria-level-value"],"toggleAccordionItem":[64]}]]],["p-4465f687",[[1,"tds-banner",{"icon":[1],"header":[1],"subheader":[1],"variant":[1],"bannerId":[1,"banner-id"],"hidden":[516],"roleType":[1,"role-type"],"hideBanner":[64],"showBanner":[64]}]]],["p-01edebef",[[1,"tds-card",{"modeVariant":[1,"mode-variant"],"imagePlacement":[1,"image-placement"],"header":[1],"subheader":[1],"bodyImg":[1,"body-img"],"bodyImgAlt":[1,"body-img-alt"],"bodyDivider":[4,"body-divider"],"clickable":[4],"stretch":[4],"cardId":[1,"card-id"]}]]],["p-6f17d37f",[[2,"tds-datetime",{"type":[513],"value":[1537],"min":[1],"max":[1],"defaultValue":[1,"default-value"],"disabled":[4],"size":[1],"noMinWidth":[4,"no-min-width"],"modeVariant":[1,"mode-variant"],"name":[1],"state":[1],"autofocus":[4],"label":[1],"helper":[1],"focusInput":[32],"reset":[64],"setValue":[64]},[[0,"focus","handleFocusIn"],[0,"focusout","handleFocusOut"]]]]],["p-c3607f10",[[1,"tds-folder-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"tdsScrollLeftAriaLabel":[1,"tds-scroll-left-aria-label"],"tdsScrollRightAriaLabel":[1,"tds-scroll-right-aria-label"],"buttonWidth":[32],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-542d7b3e",[[1,"tds-footer-group",{"titleText":[1,"title-text"],"open":[32]}]]],["p-3204ae8f",[[1,"tds-header-cell",{"cellKey":[513,"cell-key"],"cellValue":[513,"cell-value"],"customWidth":[513,"custom-width"],"sortable":[4],"textAlign":[513,"text-align"],"disablePadding":[516,"disable-padding"],"textAlignState":[32],"sortingDirection":[32],"sortedByMyKey":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"multiselect":[32],"enableToolbarDesign":[32],"tableId":[32],"expandableRows":[32]},[[16,"internalTdsPropChange","internalTdsPropChangeListener"],[16,"internalSortButtonClicked","updateOptionsContent"]]]]],["p-ae46766a",[[4,"tds-header-launcher-list"]]],["p-cc6c06e3",[[1,"tds-header-launcher-list-item"]]],["p-eaa279dd",[[1,"tds-inline-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"tdsScrollLeftAriaLabel":[1,"tds-scroll-left-aria-label"],"tdsScrollRightAriaLabel":[1,"tds-scroll-right-aria-label"],"leftPadding":[514,"left-padding"],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-2af57972",[[1,"tds-message",{"header":[1],"modeVariant":[1,"mode-variant"],"variant":[1],"noIcon":[4,"no-icon"],"minimal":[4],"tdsAlertDialog":[1,"tds-alert-dialog"],"tdsAriaLabel":[1,"tds-aria-label"]}]]],["p-b686f1ad",[[1,"tds-modal",{"header":[1],"prevent":[4],"size":[1],"actionsPosition":[1,"actions-position"],"selector":[1],"referenceEl":[16],"show":[4],"closable":[4],"isShown":[32],"showModal":[64],"closeModal":[64],"initializeModal":[64],"cleanupModal":[64]}]]],["p-668b7662",[[1,"tds-navigation-tabs",{"modeVariant":[1,"mode-variant"],"defaultSelectedIndex":[2,"default-selected-index"],"selectedIndex":[514,"selected-index"],"leftPadding":[514,"left-padding"],"tdsScrollLeftAriaLabel":[1,"tds-scroll-left-aria-label"],"tdsScrollRightAriaLabel":[1,"tds-scroll-right-aria-label"],"showLeftScroll":[32],"showRightScroll":[32],"selectTab":[64],"reinitialize":[64]},null,{"selectedIndex":["handleSelectedIndexUpdate"]}]]],["p-b9f81e53",[[6,"tds-popover-menu",{"selector":[1],"referenceEl":[16],"show":[4],"defaultShow":[4,"default-show"],"placement":[1],"animation":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"],"fluidWidth":[4,"fluid-width"],"childRef":[32],"close":[64]}]]],["p-b9576881",[[1,"tds-side-menu-close-button"]]],["p-bee533b5",[[1,"tds-side-menu-collapse-button",{"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-848c2732",[[0,"tds-slider",{"label":[1],"value":[1025],"min":[1],"max":[1],"ticks":[1],"showTickNumbers":[4,"show-tick-numbers"],"tooltip":[4],"disabled":[4],"readOnly":[4,"read-only"],"controls":[4],"input":[4],"step":[1],"name":[1],"thumbSize":[1,"thumb-size"],"snap":[4],"sliderId":[1,"slider-id"],"reset":[64]},[[0,"keydown","handleKeydown"],[9,"mouseup","handleRelease"],[9,"touchend","handleRelease"],[9,"mousemove","handleMove"],[9,"touchmove","handleMove"]],{"value":["handleValueUpdate"]}]]],["p-ee7f07ae",[[1,"tds-step",{"index":[1],"state":[1],"hideLabels":[32],"size":[32],"orientation":[32],"labelPosition":[32]},[[16,"internalTdsPropsChange","handlePropsChange"]]]]],["p-60b38806",[[1,"tds-table-body-input-wrapper",{"showIcon":[4,"show-icon"],"renderSlot":[32],"inputFocused":[32],"compactDesign":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-cde32bc6",[[1,"tds-table-body-row",{"selected":[516],"disabled":[516],"clickable":[516],"multiselect":[32],"mainCheckBoxStatus":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-78d5acd7",[[1,"tds-table-header",{"allSelected":[1540,"all-selected"],"selected":[1540],"disabled":[1540],"indeterminate":[4],"multiselect":[32],"expandableRows":[32],"mainCheckboxSelected":[32],"mainExpendSelected":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"whiteBackground":[32],"enableToolbarDesign":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"internalTdsRowExpanded","internalTdsRowExpandedListener"]]]]],["p-77d457b8",[[1,"tds-table-header-input-wrapper",{"showIcon":[4,"show-icon"],"compactDesign":[4,"compact-design"],"renderSlot":[32],"inputFocused":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-d47c744f",[[1,"tds-table-toolbar",{"tableTitle":[513,"table-title"],"filter":[516],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"whiteBackground":[32],"tableId":[32],"horizontalScrollWidth":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"]]]]],["p-754a4921",[[6,"tds-text-field",{"type":[513],"labelPosition":[1,"label-position"],"label":[1],"min":[8],"max":[8],"helper":[1],"placeholder":[1],"value":[513],"disabled":[4],"readOnly":[4,"read-only"],"size":[1],"modeVariant":[1,"mode-variant"],"noMinWidth":[4,"no-min-width"],"name":[1],"state":[1],"maxLength":[2,"max-length"],"autofocus":[4],"tdsAriaLabel":[1,"tds-aria-label"],"focusInput":[32],"focusElement":[64]}]]],["p-727f873f",[[2,"tds-textarea",{"label":[1],"name":[1],"helper":[1],"cols":[2],"rows":[2],"labelPosition":[1,"label-position"],"placeholder":[1],"value":[1],"disabled":[4],"readOnly":[4,"read-only"],"state":[1],"maxLength":[2,"max-length"],"modeVariant":[1,"mode-variant"],"autofocus":[4],"noMinWidth":[4,"no-min-width"],"focusInput":[32]}]]],["p-66f394a2",[[1,"tds-toast",{"toastId":[1,"toast-id"],"header":[1],"subheader":[1],"variant":[1],"hidden":[516],"closable":[4],"toastRole":[1,"toast-role"],"hideToast":[64],"showToast":[64]}]]],["p-97f10223",[[6,"tds-tooltip",{"text":[1],"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"mouseOverTooltip":[4,"mouse-over-tooltip"],"trigger":[1],"show":[1028],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"],"tdsAriaDescribedby":[1,"tds-aria-describedby"]},[[8,"keydown","handleKeyDown"]]]]],["p-47bf836e",[[1,"tds-accordion",{"modeVariant":[1,"mode-variant"],"hideLastBorder":[4,"hide-last-border"]}]]],["p-5242a1f6",[[1,"tds-badge",{"value":[1],"hidden":[516],"size":[1],"tdsAriaLive":[1,"tds-aria-live"],"tdsAriaLabel":[32],"shape":[32],"text":[32]},null,{"value":["watchProps"],"size":["watchProps"]}]]],["p-a5e0f030",[[1,"tds-block",{"modeVariant":[1,"mode-variant"],"componentTag":[1,"component-tag"]}]]],["p-1b390acb",[[1,"tds-body-cell",{"cellValue":[520,"cell-value"],"cellKey":[520,"cell-key"],"disablePadding":[516,"disable-padding"],"textAlign":[513,"text-align"],"textAlignState":[32],"activeSorting":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"tableId":[32]},[[16,"internalTdsPropChange","internalTdsPropChangeListener"],[16,"internalTdsHover","internalTdsHoverListener"],[16,"internalTdsTextAlign","internalTdsTextAlignListener"]]]]],["p-d65dfe04",[[1,"tds-breadcrumb",{"current":[4]}]]],["p-b5ced8e5",[[1,"tds-breadcrumbs",{"tdsAriaLabel":[1,"tds-aria-label"]}]]],["p-70795d6e",[[6,"tds-button",{"text":[1],"type":[1],"variant":[1],"size":[1],"disabled":[4],"fullbleed":[4],"modeVariant":[1,"mode-variant"],"animation":[1],"tdsAriaLabel":[1,"tds-aria-label"],"onlyIcon":[32]}]]],["p-b08886e3",[[6,"tds-chip",{"type":[1],"size":[1],"chipId":[1,"chip-id"],"checked":[1540],"name":[1],"value":[1],"disabled":[4],"tdsAriaLabel":[1,"tds-aria-label"]},[[16,"internalRadioOnChange","handleInternaRadioChange"]]]]],["p-0f2c9507",[[1,"tds-folder-tab",{"disabled":[4],"selected":[32],"tabWidth":[32],"setTabWidth":[64],"setSelected":[64]}]]],["p-5ba254ee",[[1,"tds-footer",{"modeVariant":[1,"mode-variant"]}]]],["p-654785d2",[[1,"tds-footer-item"]]],["p-ca93de01",[[4,"tds-header"]]],["p-4fe6512b",[[1,"tds-header-dropdown-list-user",{"imgUrl":[1,"img-url"],"imgAlt":[1,"img-alt"],"header":[1],"subheader":[1]}]]],["p-77c79b91",[[4,"tds-header-launcher-grid",{"headingElement":[32]}]]],["p-ed17283a",[[1,"tds-header-launcher-grid-item"]]],["p-32be63ea",[[4,"tds-header-launcher-grid-title"]]],["p-96635c10",[[4,"tds-header-launcher-list-title"]]],["p-34b793c9",[[1,"tds-header-title"]]],["p-a21250b8",[[1,"tds-inline-tab",{"disabled":[4],"selected":[32],"setSelected":[64]}]]],["p-ddda64eb",[[1,"tds-link",{"disabled":[4],"underline":[4],"standalone":[4]}]]],["p-aadb2553",[[1,"tds-navigation-tab",{"disabled":[4],"selected":[32],"setSelected":[64]}]]],["p-5a7110b8",[[1,"tds-popover-menu-item",{"disabled":[4]}]]],["p-aef6b130",[[6,"tds-radio-button",{"name":[1],"value":[1],"radioId":[1,"radio-id"],"checked":[516],"required":[4],"disabled":[4]}]]],["p-4a7a977b",[[1,"tds-side-menu",{"open":[4],"persistent":[4],"collapsed":[1028],"isUpperSlotEmpty":[32],"isCollapsed":[32],"initialCollapsedState":[32]},[[16,"internalTdsCollapse","collapsedSideMenuEventHandler"]],{"collapsed":["onCollapsedChange"]}]]],["p-3c2f7033",[[1,"tds-side-menu-dropdown-list",{"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapsedSideMenuEventHandler"]]]]],["p-7c4c65c9",[[1,"tds-side-menu-dropdown-list-item",{"selected":[4],"dropdownHasIcon":[32],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-d9511720",[[1,"tds-side-menu-overlay"]]],["p-288a09ef",[[0,"tds-spinner",{"size":[1],"variant":[1]}]]],["p-5db5c8f4",[[1,"tds-stepper",{"orientation":[1],"labelPosition":[1,"label-position"],"size":[1],"hideLabels":[4,"hide-labels"],"stepperId":[1,"stepper-id"]},null,{"orientation":["handleDirectionChange"],"labelPosition":["handleLabelPositionChange"],"size":["handleSizeChange"],"hideLabels":["handleHideLabelsChange"]}]]],["p-51e49417",[[1,"tds-table",{"verticalDividers":[516,"vertical-dividers"],"compactDesign":[516,"compact-design"],"noMinWidth":[516,"no-min-width"],"multiselect":[516],"expandableRows":[516,"expandable-rows"],"responsive":[516],"modeVariant":[513,"mode-variant"],"zebraMode":[513,"zebra-mode"],"horizontalScrollWidth":[1,"horizontal-scroll-width"],"tableId":[1,"table-id"],"enableHorizontalScrollToolbarDesign":[32],"enableHorizontalScrollFooterDesign":[32],"getSelectedRows":[64]},null,{"multiselect":["multiselectChanged"],"expandableRows":["enableExpandableRowsChanged"],"compactDesign":["compactDesignChanged"],"verticalDividers":["verticalDividersChanged"],"noMinWidth":["noMinWidthChanged"],"zebraMode":["zebraModeChanged"],"modeVariant":["modeVariantChanged"],"horizontalScrollWidth":["widthChanged"]}]]],["p-aa9d281b",[[4,"tds-table-body",{"multiselect":[32],"enablePaginationTableBody":[32],"expandableRows":[32],"multiselectArray":[32],"multiselectArrayJSON":[32],"mainCheckboxStatus":[32],"columnsNumber":[32],"zebraMode":[32],"tableId":[32]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"internalTdsRowChange","bodyCheckboxListener"]]]]],["p-74fc9c92",[[1,"tds-table-body-row-expandable",{"colSpan":[2,"col-span"],"rowId":[513,"row-id"],"expanded":[516],"overflow":[513],"autoCollapse":[4,"auto-collapse"],"isExpanded":[32],"tableId":[32],"columnsNumber":[32],"verticalDividers":[32],"compactDesign":[32],"noMinWidth":[32],"modeVariant":[32],"expand":[64],"collapse":[64]},[[16,"internalTdsTablePropChange","internalTdsPropChangeListener"],[16,"tdsChange","handleRowExpand"]],{"expanded":["watchExpanded"]}]]],["p-769d0503",[[6,"tds-toggle",{"checked":[516],"required":[4],"size":[1],"name":[1],"headline":[1],"disabled":[4],"toggleId":[1,"toggle-id"],"tdsAriaLabel":[1,"tds-aria-label"],"toggle":[64]}]]],["p-8c8b9908",[[1,"tds-header-item",{"active":[4],"selected":[4]}],[1,"tds-core-header-item"]]],["p-ea3e071f",[[1,"tds-header-launcher-button",{"active":[4]}]]],["p-d853f8c2",[[1,"tds-divider",{"orientation":[1]}]]],["p-d33cb2d1",[[1,"tds-header-dropdown-list",{"size":[513],"headingElement":[32]}]]],["p-fa07db58",[[1,"tds-header-dropdown-list-item",{"selected":[4],"size":[513]}]]],["p-ee960089",[[6,"tds-checkbox",{"name":[1],"checkboxId":[1,"checkbox-id"],"disabled":[4],"required":[4],"checked":[1540],"indeterminate":[1028],"value":[1],"tdsAriaLabel":[1,"tds-aria-label"],"tdsAriaDescribedby":[1,"tds-aria-describedby"],"toggleCheckbox":[64]},[[4,"reset","handleFormReset"]],{"indeterminate":["handleIndeterminateState"]}]]],["p-746e2927",[[17,"tds-dropdown-option",{"value":[8],"disabled":[4],"internalValue":[32],"selected":[32],"multiselect":[32],"size":[32],"setSelected":[64]},null,{"value":["valueWatcher"]}],[1,"tds-dropdown",{"name":[1],"disabled":[4],"helper":[1],"label":[1],"labelPosition":[1,"label-position"],"modeVariant":[1,"mode-variant"],"openDirection":[1,"open-direction"],"placeholder":[1],"size":[1],"animation":[1],"error":[4],"multiselect":[4],"filter":[4],"normalizeText":[4,"normalize-text"],"noResultText":[1,"no-result-text"],"defaultValue":[8,"default-value"],"value":[1032],"tdsAriaLabel":[1,"tds-aria-label"],"open":[32],"internalValue":[32],"filterResult":[32],"filterFocus":[32],"internalDefaultValue":[32],"selectedOptions":[32],"setValue":[64],"reset":[64],"removeValue":[64],"focusElement":[64],"close":[64],"appendValue":[64]},[[9,"mousedown","onAnyClick"],[0,"keydown","onKeyDown"]],{"value":["handleValueChange"],"open":["handleOpenState"],"defaultValue":["handleDefaultValueChange"]}]]],["p-b39ffad4",[[6,"tds-popover-canvas",{"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"show":[4],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"animation":[1],"offsetDistance":[2,"offset-distance"],"modifiers":[16],"childRef":[32],"close":[64]}]]],["p-4d5963d0",[[1,"tds-side-menu-user-image",{"src":[1],"alt":[1]}],[1,"tds-side-menu-user-label",{"heading":[1],"subheading":[1]}]]],["p-d267665e",[[1,"tds-side-menu-item",{"selected":[4],"active":[4],"collapsed":[32]},[[16,"internalTdsSideMenuPropChange","collapseSideMenuEventHandler"]]]]],["p-22c592eb",[[6,"tds-popover-core",{"selector":[1],"referenceEl":[16],"defaultShow":[4,"default-show"],"animation":[1],"show":[4],"placement":[1],"offsetSkidding":[2,"offset-skidding"],"offsetDistance":[2,"offset-distance"],"modifiers":[16],"trigger":[1],"autoHide":[4,"auto-hide"],"renderedShowValue":[32],"popperInstance":[32],"target":[32],"isShown":[32],"disableLogic":[32],"hasShownAtLeastOnce":[32],"close":[64]},[[8,"click","onAnyClick"],[8,"internalTdsShow","onTdsShow"]],{"show":["onShowChange"],"referenceEl":["onReferenceElChanged"],"trigger":["onTriggerChanged"]}]]],["p-b114ec3d",[[1,"tds-icon",{"name":[513],"size":[513],"svgTitle":[1,"svg-title"],"svgDescription":[1,"svg-description"],"icons_object":[32],"arrayOfIcons":[32]}]]]]'),e))));
|
|
@@ -18,6 +18,10 @@ export declare class TdsCheckbox {
|
|
|
18
18
|
indeterminate: boolean;
|
|
19
19
|
/** Value for the Checkbox */
|
|
20
20
|
value: string;
|
|
21
|
+
/** Value to be used for the aria-label attribute */
|
|
22
|
+
tdsAriaLabel: string;
|
|
23
|
+
/** Value to be used for the aria-describedby attribute */
|
|
24
|
+
tdsAriaDescribedby: string;
|
|
21
25
|
private inputElement;
|
|
22
26
|
/** Toggles the checked value of the component. */
|
|
23
27
|
toggleCheckbox(): Promise<{
|
|
@@ -43,5 +47,6 @@ export declare class TdsCheckbox {
|
|
|
43
47
|
handleBlur(event: FocusEvent): void;
|
|
44
48
|
/** Listens for a reset event inside a form */
|
|
45
49
|
handleFormReset(event: Event): void;
|
|
50
|
+
connectedCallback(): void;
|
|
46
51
|
render(): any;
|
|
47
52
|
}
|
|
@@ -24,6 +24,8 @@ export declare class TdsChip {
|
|
|
24
24
|
value: string;
|
|
25
25
|
/** Sets the Chip in a disabled state */
|
|
26
26
|
disabled: boolean;
|
|
27
|
+
/** Value to be used for the aria-label attribute */
|
|
28
|
+
tdsAriaLabel: string;
|
|
27
29
|
/** Sends unique Chip identifier and value when it is changed (checked/unchecked).
|
|
28
30
|
* Valid only for type checkbox and radio.
|
|
29
31
|
* If no ID is specified, a random one will be generated.
|
|
@@ -54,5 +56,6 @@ export declare class TdsChip {
|
|
|
54
56
|
}>;
|
|
55
57
|
private handleClick;
|
|
56
58
|
private renderInputAttributes;
|
|
59
|
+
connectedCallback(): void;
|
|
57
60
|
render(): any;
|
|
58
61
|
}
|
|
@@ -38,6 +38,8 @@ export declare class TdsDropdown {
|
|
|
38
38
|
defaultValue: string | number;
|
|
39
39
|
/** Value of the dropdown. For multiselect, provide array of strings/numbers. For single select, provide a string/number. */
|
|
40
40
|
value: string | number | (string | number)[];
|
|
41
|
+
/** Defines aria-label attribute for input */
|
|
42
|
+
tdsAriaLabel: string;
|
|
41
43
|
open: boolean;
|
|
42
44
|
internalValue: string;
|
|
43
45
|
filterResult: number;
|
|
@@ -49,6 +51,8 @@ export declare class TdsDropdown {
|
|
|
49
51
|
handleValueChange(newValue: string | number | (string | number)[]): void;
|
|
50
52
|
private normalizeValue;
|
|
51
53
|
private hasValueChanged;
|
|
54
|
+
private updateDropdownStateInternal;
|
|
55
|
+
private updateDropdownStateFromUser;
|
|
52
56
|
private updateDropdownState;
|
|
53
57
|
private validateValues;
|
|
54
58
|
private updateOptionElements;
|
|
@@ -117,5 +121,6 @@ export declare class TdsDropdown {
|
|
|
117
121
|
private resetInput;
|
|
118
122
|
componentDidRender(): void;
|
|
119
123
|
disconnectedCallback(): void;
|
|
124
|
+
connectedCallback(): void;
|
|
120
125
|
render(): any;
|
|
121
126
|
}
|
|
@@ -12,6 +12,11 @@ export declare class TdsMessage {
|
|
|
12
12
|
noIcon: boolean;
|
|
13
13
|
/** Minimal Message styling. */
|
|
14
14
|
minimal: boolean;
|
|
15
|
+
/** Role of the message component. Can be either 'alertdialog' for important messages that require immediate attention, or 'dialog' for regular messages. */
|
|
16
|
+
tdsAlertDialog: 'alertdialog' | 'dialog';
|
|
17
|
+
/** Provides an accessible name for the message component when no header is present. This ensures proper screen reader support for dialog/alertdialog roles. */
|
|
18
|
+
tdsAriaLabel: string;
|
|
15
19
|
getIconName: () => "info" | "error" | "tick" | "warning";
|
|
20
|
+
private getAriaLabel;
|
|
16
21
|
render(): any;
|
|
17
22
|
}
|
|
@@ -2,6 +2,7 @@
|
|
|
2
2
|
* @slot <default> - <b>Unnamed slot.</b> For the tab link or button.
|
|
3
3
|
*/
|
|
4
4
|
export declare class TdsFolderTab {
|
|
5
|
+
host: HTMLElement;
|
|
5
6
|
/** Disables the Tab. */
|
|
6
7
|
disabled: boolean;
|
|
7
8
|
selected: boolean;
|
|
@@ -10,5 +11,6 @@ export declare class TdsFolderTab {
|
|
|
10
11
|
setTabWidth(width: number): Promise<void>;
|
|
11
12
|
/** @internal Method to set the tab as selected. Used by the <tds-folder-tabs> */
|
|
12
13
|
setSelected(selected: boolean): Promise<void>;
|
|
14
|
+
connectedCallback(): void;
|
|
13
15
|
render(): any;
|
|
14
16
|
}
|
|
@@ -11,6 +11,10 @@ export declare class TdsFolderTabs {
|
|
|
11
11
|
/** Sets the selected Tab.
|
|
12
12
|
* If this is set, all Tab changes need to be handled by the user. */
|
|
13
13
|
selectedIndex: number;
|
|
14
|
+
/** Defines aria-label on left scroll button */
|
|
15
|
+
tdsScrollLeftAriaLabel: string;
|
|
16
|
+
/** Defines aria-label on right scroll button */
|
|
17
|
+
tdsScrollRightAriaLabel: string;
|
|
14
18
|
buttonWidth: number;
|
|
15
19
|
showLeftScroll: boolean;
|
|
16
20
|
showRightScroll: boolean;
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
* @slot <default> - <b>Unnamed slot.</b> For the tab link or button.
|
|
3
3
|
*/
|
|
4
4
|
export declare class TdsInlineTab {
|
|
5
|
+
host: HTMLElement;
|
|
5
6
|
/** Disables the Tab. */
|
|
6
7
|
disabled: boolean;
|
|
7
8
|
selected: boolean;
|
|
8
9
|
/** @internal Method to set the Tab as selected. Used by the <tds-inline-tabs> */
|
|
9
10
|
setSelected(selected: boolean): Promise<void>;
|
|
11
|
+
connectedCallback(): void;
|
|
10
12
|
render(): any;
|
|
11
13
|
}
|
|
@@ -11,6 +11,10 @@ export declare class TdsInlineTabs {
|
|
|
11
11
|
/** Sets the selected Tab.
|
|
12
12
|
* If this is set, all Tab changes need to be handled by the user. */
|
|
13
13
|
selectedIndex: number;
|
|
14
|
+
/** Defines aria-label on left scroll button */
|
|
15
|
+
tdsScrollLeftAriaLabel: string;
|
|
16
|
+
/** Defines aria-label on right scroll button */
|
|
17
|
+
tdsScrollRightAriaLabel: string;
|
|
14
18
|
/** Custom left padding value for the wrapper element. */
|
|
15
19
|
leftPadding: number;
|
|
16
20
|
showLeftScroll: boolean;
|
|
@@ -2,10 +2,12 @@
|
|
|
2
2
|
* @slot <default> - <b>Unnamed slot.</b> For the tab link or button.
|
|
3
3
|
*/
|
|
4
4
|
export declare class TdsNavigationTab {
|
|
5
|
+
host: HTMLElement;
|
|
5
6
|
/** Disables the Tab. */
|
|
6
7
|
disabled: boolean;
|
|
7
8
|
selected: boolean;
|
|
8
9
|
/** @internal Method to set the Tab as selected. Used by the <tds-navigation-tabs> */
|
|
9
10
|
setSelected(selected: boolean): Promise<void>;
|
|
11
|
+
connectedCallback(): void;
|
|
10
12
|
render(): any;
|
|
11
13
|
}
|
|
@@ -13,6 +13,10 @@ export declare class TdsNavigationTabs {
|
|
|
13
13
|
selectedIndex: number;
|
|
14
14
|
/** Custom left padding value for the wrapper element. */
|
|
15
15
|
leftPadding: number;
|
|
16
|
+
/** Defines aria-label on left scroll button */
|
|
17
|
+
tdsScrollLeftAriaLabel: string;
|
|
18
|
+
/** Defines aria-label on right scroll button */
|
|
19
|
+
tdsScrollRightAriaLabel: string;
|
|
16
20
|
showLeftScroll: boolean;
|
|
17
21
|
showRightScroll: boolean;
|
|
18
22
|
private navWrapperElement;
|
|
@@ -25,7 +25,7 @@ export declare class TdsTextField {
|
|
|
25
25
|
value: string;
|
|
26
26
|
/** Set input in disabled state */
|
|
27
27
|
disabled: boolean;
|
|
28
|
-
/** Set input in readonly state
|
|
28
|
+
/** Set input in readonly state */
|
|
29
29
|
readOnly: boolean;
|
|
30
30
|
/** Size of the input */
|
|
31
31
|
size: 'sm' | 'md' | 'lg';
|
|
@@ -41,6 +41,8 @@ export declare class TdsTextField {
|
|
|
41
41
|
maxLength: number;
|
|
42
42
|
/** Autofocus for input */
|
|
43
43
|
autofocus: boolean;
|
|
44
|
+
/** Value to be used for the aria-label attribute. Can be used for announcing that readOnly prop is set to true. */
|
|
45
|
+
tdsAriaLabel: string;
|
|
44
46
|
/** Listen to the focus state of the input */
|
|
45
47
|
focusInput: any;
|
|
46
48
|
/** Change event for the Text Field */
|
|
@@ -59,5 +61,6 @@ export declare class TdsTextField {
|
|
|
59
61
|
handleBlur(event: any): void;
|
|
60
62
|
/** Method to handle focus */
|
|
61
63
|
focusElement(): Promise<void>;
|
|
64
|
+
connectedCallback(): void;
|
|
62
65
|
render(): any;
|
|
63
66
|
}
|
|
@@ -25,6 +25,9 @@ export declare class TdsTooltip {
|
|
|
25
25
|
offsetSkidding: number;
|
|
26
26
|
/** Sets the offset distance */
|
|
27
27
|
offsetDistance: number;
|
|
28
|
+
/** Sets the aria-describedby attribute */
|
|
29
|
+
tdsAriaDescribedby: string;
|
|
30
|
+
handleKeyDown(event: KeyboardEvent): void;
|
|
28
31
|
border: string;
|
|
29
32
|
popperjsExtraModifiers: {
|
|
30
33
|
name: string;
|
|
@@ -268,6 +268,14 @@ export namespace Components {
|
|
|
268
268
|
* Make the Checkbox required
|
|
269
269
|
*/
|
|
270
270
|
"required": boolean;
|
|
271
|
+
/**
|
|
272
|
+
* Value to be used for the aria-describedby attribute
|
|
273
|
+
*/
|
|
274
|
+
"tdsAriaDescribedby": string;
|
|
275
|
+
/**
|
|
276
|
+
* Value to be used for the aria-label attribute
|
|
277
|
+
*/
|
|
278
|
+
"tdsAriaLabel": string;
|
|
271
279
|
/**
|
|
272
280
|
* Toggles the checked value of the component.
|
|
273
281
|
*/
|
|
@@ -298,6 +306,10 @@ export namespace Components {
|
|
|
298
306
|
* Size of the Chip component
|
|
299
307
|
*/
|
|
300
308
|
"size": 'sm' | 'lg';
|
|
309
|
+
/**
|
|
310
|
+
* Value to be used for the aria-label attribute
|
|
311
|
+
*/
|
|
312
|
+
"tdsAriaLabel": string;
|
|
301
313
|
/**
|
|
302
314
|
* Type of Chip, depends on usage
|
|
303
315
|
*/
|
|
@@ -455,6 +467,10 @@ export namespace Components {
|
|
|
455
467
|
* The size of the Dropdown.
|
|
456
468
|
*/
|
|
457
469
|
"size": 'xs' | 'sm' | 'md' | 'lg';
|
|
470
|
+
/**
|
|
471
|
+
* Defines aria-label attribute for input
|
|
472
|
+
*/
|
|
473
|
+
"tdsAriaLabel": string;
|
|
458
474
|
/**
|
|
459
475
|
* Value of the dropdown. For multiselect, provide array of strings/numbers. For single select, provide a string/number.
|
|
460
476
|
*/
|
|
@@ -503,6 +519,14 @@ export namespace Components {
|
|
|
503
519
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
504
520
|
*/
|
|
505
521
|
"selectedIndex": number;
|
|
522
|
+
/**
|
|
523
|
+
* Defines aria-label on left scroll button
|
|
524
|
+
*/
|
|
525
|
+
"tdsScrollLeftAriaLabel": string;
|
|
526
|
+
/**
|
|
527
|
+
* Defines aria-label on right scroll button
|
|
528
|
+
*/
|
|
529
|
+
"tdsScrollRightAriaLabel": string;
|
|
506
530
|
}
|
|
507
531
|
interface TdsFooter {
|
|
508
532
|
/**
|
|
@@ -680,6 +704,14 @@ export namespace Components {
|
|
|
680
704
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
681
705
|
*/
|
|
682
706
|
"selectedIndex": number;
|
|
707
|
+
/**
|
|
708
|
+
* Defines aria-label on left scroll button
|
|
709
|
+
*/
|
|
710
|
+
"tdsScrollLeftAriaLabel": string;
|
|
711
|
+
/**
|
|
712
|
+
* Defines aria-label on right scroll button
|
|
713
|
+
*/
|
|
714
|
+
"tdsScrollRightAriaLabel": string;
|
|
683
715
|
}
|
|
684
716
|
interface TdsLink {
|
|
685
717
|
/**
|
|
@@ -712,6 +744,14 @@ export namespace Components {
|
|
|
712
744
|
* Removes the icon in the Message.
|
|
713
745
|
*/
|
|
714
746
|
"noIcon": boolean;
|
|
747
|
+
/**
|
|
748
|
+
* Role of the message component. Can be either 'alertdialog' for important messages that require immediate attention, or 'dialog' for regular messages.
|
|
749
|
+
*/
|
|
750
|
+
"tdsAlertDialog": 'alertdialog' | 'dialog';
|
|
751
|
+
/**
|
|
752
|
+
* Provides an accessible name for the message component when no header is present. This ensures proper screen reader support for dialog/alertdialog roles.
|
|
753
|
+
*/
|
|
754
|
+
"tdsAriaLabel": string;
|
|
715
755
|
/**
|
|
716
756
|
* Variant of Message.
|
|
717
757
|
*/
|
|
@@ -799,6 +839,14 @@ export namespace Components {
|
|
|
799
839
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
800
840
|
*/
|
|
801
841
|
"selectedIndex": number;
|
|
842
|
+
/**
|
|
843
|
+
* Defines aria-label on left scroll button
|
|
844
|
+
*/
|
|
845
|
+
"tdsScrollLeftAriaLabel": string;
|
|
846
|
+
/**
|
|
847
|
+
* Defines aria-label on right scroll button
|
|
848
|
+
*/
|
|
849
|
+
"tdsScrollRightAriaLabel": string;
|
|
802
850
|
}
|
|
803
851
|
interface TdsPopoverCanvas {
|
|
804
852
|
/**
|
|
@@ -1389,7 +1437,7 @@ export namespace Components {
|
|
|
1389
1437
|
*/
|
|
1390
1438
|
"placeholder": string;
|
|
1391
1439
|
/**
|
|
1392
|
-
* Set input in readonly state
|
|
1440
|
+
* Set input in readonly state
|
|
1393
1441
|
*/
|
|
1394
1442
|
"readOnly": boolean;
|
|
1395
1443
|
/**
|
|
@@ -1400,6 +1448,10 @@ export namespace Components {
|
|
|
1400
1448
|
* Error state of input
|
|
1401
1449
|
*/
|
|
1402
1450
|
"state": 'error' | 'success' | 'default';
|
|
1451
|
+
/**
|
|
1452
|
+
* Value to be used for the aria-label attribute. Can be used for announcing that readOnly prop is set to true.
|
|
1453
|
+
*/
|
|
1454
|
+
"tdsAriaLabel": string;
|
|
1403
1455
|
/**
|
|
1404
1456
|
* Which input type, text, password or similar
|
|
1405
1457
|
*/
|
|
@@ -1580,6 +1632,10 @@ export namespace Components {
|
|
|
1580
1632
|
* Prop in control of showing and hiding prop. Takes precedence over `defaultOpen` prop.
|
|
1581
1633
|
*/
|
|
1582
1634
|
"show": boolean;
|
|
1635
|
+
/**
|
|
1636
|
+
* Sets the aria-describedby attribute
|
|
1637
|
+
*/
|
|
1638
|
+
"tdsAriaDescribedby": string;
|
|
1583
1639
|
/**
|
|
1584
1640
|
* In case Tooltip contains only text, no HTML, a text can be passed by this prop
|
|
1585
1641
|
*/
|
|
@@ -2988,6 +3044,14 @@ declare namespace LocalJSX {
|
|
|
2988
3044
|
* Make the Checkbox required
|
|
2989
3045
|
*/
|
|
2990
3046
|
"required"?: boolean;
|
|
3047
|
+
/**
|
|
3048
|
+
* Value to be used for the aria-describedby attribute
|
|
3049
|
+
*/
|
|
3050
|
+
"tdsAriaDescribedby"?: string;
|
|
3051
|
+
/**
|
|
3052
|
+
* Value to be used for the aria-label attribute
|
|
3053
|
+
*/
|
|
3054
|
+
"tdsAriaLabel"?: string;
|
|
2991
3055
|
/**
|
|
2992
3056
|
* Value for the Checkbox
|
|
2993
3057
|
*/
|
|
@@ -3028,6 +3092,10 @@ declare namespace LocalJSX {
|
|
|
3028
3092
|
* Size of the Chip component
|
|
3029
3093
|
*/
|
|
3030
3094
|
"size"?: 'sm' | 'lg';
|
|
3095
|
+
/**
|
|
3096
|
+
* Value to be used for the aria-label attribute
|
|
3097
|
+
*/
|
|
3098
|
+
"tdsAriaLabel"?: string;
|
|
3031
3099
|
/**
|
|
3032
3100
|
* Type of Chip, depends on usage
|
|
3033
3101
|
*/
|
|
@@ -3200,6 +3268,10 @@ declare namespace LocalJSX {
|
|
|
3200
3268
|
* The size of the Dropdown.
|
|
3201
3269
|
*/
|
|
3202
3270
|
"size"?: 'xs' | 'sm' | 'md' | 'lg';
|
|
3271
|
+
/**
|
|
3272
|
+
* Defines aria-label attribute for input
|
|
3273
|
+
*/
|
|
3274
|
+
"tdsAriaLabel"?: string;
|
|
3203
3275
|
/**
|
|
3204
3276
|
* Value of the dropdown. For multiselect, provide array of strings/numbers. For single select, provide a string/number.
|
|
3205
3277
|
*/
|
|
@@ -3255,6 +3327,14 @@ declare namespace LocalJSX {
|
|
|
3255
3327
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
3256
3328
|
*/
|
|
3257
3329
|
"selectedIndex"?: number;
|
|
3330
|
+
/**
|
|
3331
|
+
* Defines aria-label on left scroll button
|
|
3332
|
+
*/
|
|
3333
|
+
"tdsScrollLeftAriaLabel"?: string;
|
|
3334
|
+
/**
|
|
3335
|
+
* Defines aria-label on right scroll button
|
|
3336
|
+
*/
|
|
3337
|
+
"tdsScrollRightAriaLabel"?: string;
|
|
3258
3338
|
}
|
|
3259
3339
|
interface TdsFooter {
|
|
3260
3340
|
/**
|
|
@@ -3437,6 +3517,14 @@ declare namespace LocalJSX {
|
|
|
3437
3517
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
3438
3518
|
*/
|
|
3439
3519
|
"selectedIndex"?: number;
|
|
3520
|
+
/**
|
|
3521
|
+
* Defines aria-label on left scroll button
|
|
3522
|
+
*/
|
|
3523
|
+
"tdsScrollLeftAriaLabel"?: string;
|
|
3524
|
+
/**
|
|
3525
|
+
* Defines aria-label on right scroll button
|
|
3526
|
+
*/
|
|
3527
|
+
"tdsScrollRightAriaLabel"?: string;
|
|
3440
3528
|
}
|
|
3441
3529
|
interface TdsLink {
|
|
3442
3530
|
/**
|
|
@@ -3469,6 +3557,14 @@ declare namespace LocalJSX {
|
|
|
3469
3557
|
* Removes the icon in the Message.
|
|
3470
3558
|
*/
|
|
3471
3559
|
"noIcon"?: boolean;
|
|
3560
|
+
/**
|
|
3561
|
+
* Role of the message component. Can be either 'alertdialog' for important messages that require immediate attention, or 'dialog' for regular messages.
|
|
3562
|
+
*/
|
|
3563
|
+
"tdsAlertDialog"?: 'alertdialog' | 'dialog';
|
|
3564
|
+
/**
|
|
3565
|
+
* Provides an accessible name for the message component when no header is present. This ensures proper screen reader support for dialog/alertdialog roles.
|
|
3566
|
+
*/
|
|
3567
|
+
"tdsAriaLabel"?: string;
|
|
3472
3568
|
/**
|
|
3473
3569
|
* Variant of Message.
|
|
3474
3570
|
*/
|
|
@@ -3541,6 +3637,14 @@ declare namespace LocalJSX {
|
|
|
3541
3637
|
* Sets the selected Tab. If this is set, all Tab changes need to be handled by the user.
|
|
3542
3638
|
*/
|
|
3543
3639
|
"selectedIndex"?: number;
|
|
3640
|
+
/**
|
|
3641
|
+
* Defines aria-label on left scroll button
|
|
3642
|
+
*/
|
|
3643
|
+
"tdsScrollLeftAriaLabel"?: string;
|
|
3644
|
+
/**
|
|
3645
|
+
* Defines aria-label on right scroll button
|
|
3646
|
+
*/
|
|
3647
|
+
"tdsScrollRightAriaLabel"?: string;
|
|
3544
3648
|
}
|
|
3545
3649
|
interface TdsPopoverCanvas {
|
|
3546
3650
|
/**
|
|
@@ -4189,7 +4293,7 @@ declare namespace LocalJSX {
|
|
|
4189
4293
|
*/
|
|
4190
4294
|
"placeholder"?: string;
|
|
4191
4295
|
/**
|
|
4192
|
-
* Set input in readonly state
|
|
4296
|
+
* Set input in readonly state
|
|
4193
4297
|
*/
|
|
4194
4298
|
"readOnly"?: boolean;
|
|
4195
4299
|
/**
|
|
@@ -4200,6 +4304,10 @@ declare namespace LocalJSX {
|
|
|
4200
4304
|
* Error state of input
|
|
4201
4305
|
*/
|
|
4202
4306
|
"state"?: 'error' | 'success' | 'default';
|
|
4307
|
+
/**
|
|
4308
|
+
* Value to be used for the aria-label attribute. Can be used for announcing that readOnly prop is set to true.
|
|
4309
|
+
*/
|
|
4310
|
+
"tdsAriaLabel"?: string;
|
|
4203
4311
|
/**
|
|
4204
4312
|
* Which input type, text, password or similar
|
|
4205
4313
|
*/
|
|
@@ -4397,6 +4505,10 @@ declare namespace LocalJSX {
|
|
|
4397
4505
|
* Prop in control of showing and hiding prop. Takes precedence over `defaultOpen` prop.
|
|
4398
4506
|
*/
|
|
4399
4507
|
"show"?: boolean;
|
|
4508
|
+
/**
|
|
4509
|
+
* Sets the aria-describedby attribute
|
|
4510
|
+
*/
|
|
4511
|
+
"tdsAriaDescribedby"?: string;
|
|
4400
4512
|
/**
|
|
4401
4513
|
* In case Tooltip contains only text, no HTML, a text can be passed by this prop
|
|
4402
4514
|
*/
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export type IconNames = '24v_battery_inactive' | '24v_battery' | 'arrow_diagonal' | 'arrow_down' | 'arrow_left' | 'arrow_right' | 'arrow_up' | 'audio_inactive' | 'back' | 'backward_inactive' | 'backward' | 'bento' | 'burger' | 'calendar_inactive' | 'calendar' | 'card' | 'cart' | 'charging_speed_inactive' | 'charging_speed' | 'charging_stopped' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'clock_inactive' | 'clock' | 'contact_inactive' | 'contact' | 'copy' | 'cross' | 'dashboard' | 'document_check' | 'document_doc' | 'document_eye' | 'document_pdf' | 'document_ppt' | 'document_tool' | 'document_wrong' | 'document_xls' | 'document' | 'dollar' | 'doner' | 'double_kebab' | 'download' | 'edit_inactive' | 'edit' | 'email' | 'error' | 'expand' | 'export_inactive' | 'export' | 'eye_inactive' | 'eye' | 'face_dissatisfied' | 'face_neutral' | 'face_satisfied' | 'filters_inactive' | 'filters' | 'flash' | 'folder' | 'forward_inactive' | 'fuel_gauge_inactive' | 'fuel_gauge' | 'global' | 'hatch_open_inactive' | 'heart_inactive' | 'heart' | 'heating_inactive_screen' | 'history_inactive' | 'history' | 'home_inactive' | 'home' | 'image_add' | 'image_inactive' | 'image_set' | 'image' | 'info' | 'insights' | 'kebab' | 'link_broken' | 'link' | 'lock_inactive' | 'lock' | 'maximize_fullscreen' | 'meatballs' | 'message_inactive' | 'message' | 'mileage_inactive' | 'mileage' | 'minimize_fullscreen' | 'minus' | 'notification_inactive' | 'notification' | 'pause_inactive' | 'pause' | 'phone_inactive' | 'phone' | 'pie_chart' | 'pin_inactive' | 'pin' | 'plus' | 'print_inactive' | 'print' | 'profile_inactive' | 'profile' | 'proportions_inactive' | 'proportions' | 'range_inactive' | 'range' | 'redirect' | 'refresh_inactive' | 'refresh' | 'reload_inactive' | 'reload' | 'report_inactive' | 'report' | 'save_inactive' | 'save' | 'search' | 'send_inactive' | 'send' | 'settings' | 'share' | 'skip_backwards' | 'skip_forward' | 'smartphone_inactive' | 'smartphone' | 'sorting' | 'speedometer_inactive' | 'speedometer' | 'star' | 'support' | 'target_inactive' | 'target' | 'text_inactive' | 'tick' | 'timer' | 'tool_inactive' | 'tool' | 'trailer' | 'trash_inactive' | 'trash' | 'truck' | 'upload' | 'wallet' | 'warning' | 'wifi_inactive' | 'wifi';
|
|
1
|
+
export type IconNames = '24v_battery_inactive' | '24v_battery' | 'acceleration_inactive' | 'acceleration' | 'adblue_inactive' | 'adblue' | 'arrow_diagonal' | 'arrow_down' | 'arrow_left' | 'arrow_right' | 'arrow_up' | 'audio_inactive' | 'audio' | 'award' | 'back' | 'backward_inactive' | 'backward' | 'bento' | 'bug_inactive' | 'bug' | 'burger' | 'bus_inactive' | 'bus' | 'calendar_inactive' | 'calendar' | 'camera_inactive' | 'camera' | 'card' | 'cart' | 'charging_complete' | 'charging_failed' | 'charging_speed_inactive' | 'charging_speed' | 'charging_stopped' | 'chevron_down' | 'chevron_left' | 'chevron_right' | 'chevron_up' | 'clock_inactive' | 'clock' | 'contact_inactive' | 'contact' | 'cookie_inactive' | 'cookie' | 'coolant_level_inactive' | 'coolant_level' | 'copy' | 'cross' | 'cup_inactive' | 'cup' | 'dashboard' | 'department_inactive' | 'department' | 'departure_scheduling_inactive' | 'departure_scheduling' | 'diamond_inactive' | 'diamond' | 'document_check' | 'document_doc' | 'document_eye' | 'document_pdf' | 'document_plus_inactive' | 'document_plus' | 'document_ppt' | 'document_tool' | 'document_wrong' | 'document_xls' | 'document' | 'dollar' | 'doner' | 'double_kebab' | 'download' | 'driving_licence_inactive' | 'driving_licence' | 'drop_inactive' | 'drop' | 'edit_inactive' | 'edit' | 'email' | 'engine_inactive' | 'engine' | 'environment_inactive' | 'environment' | 'error' | 'exit' | 'expand_inactive' | 'expand' | 'export_inactive' | 'export' | 'eye_inactive' | 'eye' | 'face_dissatisfied' | 'face_neutral' | 'face_satisfied' | 'factory_inactive' | 'factory' | 'ferry_inactive' | 'ferry' | 'filters_inactive' | 'filters' | 'flash_inactive' | 'flash' | 'folder' | 'forward_inactive' | 'forward' | 'fuel_gauge_inactive' | 'fuel_gauge' | 'fuel_inactive' | 'fuel' | 'gift inactive' | 'gift' | 'global' | 'guided_tour_inactive' | 'guided_tour' | 'hatch_open_1' | 'hatch_open_2' | 'hatch_open_inactive' | 'hatch_open' | 'heart_inactive' | 'heart' | 'heating_inactive_screen' | 'history_inactive' | 'history' | 'home_inactive' | 'home' | 'idea_inactive' | 'idea' | 'image_add' | 'image_inactive' | 'image_set' | 'image' | 'info' | 'insights' | 'kebab' | 'key_inactive' | 'key' | 'layer_inactive' | 'layer' | 'link_broken' | 'link' | 'list_inactive' | 'list' | 'lock_inactive' | 'lock' | 'map_cursor_inactive' | 'map_cursor' | 'maximize_fullscreen' | 'meatballs' | 'merge_inactive' | 'merge' | 'message_inactive' | 'message' | 'mileage_inactive' | 'mileage' | 'minimize_fullscreen' | 'minus' | 'navigate_inactive' | 'navigate' | 'notification_inactive' | 'notification' | 'oil_level_inactive' | 'oil_level' | 'pause_inactive' | 'pause' | 'phone_inactive' | 'phone' | 'pie_chart' | 'pin_inactive' | 'pin' | 'placeholder' | 'play_inactive' | 'play' | 'plus' | 'powerplug_inactive' | 'powerplug' | 'print_inactive' | 'print' | 'privacy_inactive' | 'privacy' | 'profile_inactive' | 'profile' | 'proportions_inactive' | 'proportions' | 'range_inactive' | 'range' | 'redirect' | 'refresh_inactive' | 'refresh' | 'reload_inactive' | 'reload' | 'repeat' | 'report_inactive' | 'report' | 'route_inactive' | 'route' | 'save_inactive' | 'save' | 'search' | 'send_inactive' | 'send' | 'settings' | 'share' | 'skip_backwards' | 'skip_forward' | 'smartphone_inactive' | 'smartphone' | 'sorting' | 'speedometer_inactive' | 'speedometer' | 'star' | 'support' | 'target_inactive' | 'target' | 'temperature_inactive' | 'temperature' | 'text_inactive' | 'text' | 'thumbs_down' | 'thumbs_up' | 'tick' | 'timer' | 'tool_inactive' | 'tool' | 'trailer_inactive' | 'trailer' | 'trash_inactive' | 'trash' | 'truck_inactive' | 'truck' | 'undo_inactive' | 'undo' | 'unlock' | 'upload' | 'video_inactive' | 'video' | 'wallet' | 'warning' | 'weight_inactive' | 'weight' | 'wifi_inactive' | 'wifi' | 'windscreen_heating_inactive' | 'windscreen_heating';
|
|
@@ -1,2 +1 @@
|
|
|
1
|
-
|
|
2
|
-
export declare const tegelAnalyze: (page: Page) => Promise<import("axe-core").AxeResults>;
|
|
1
|
+
export declare const tegelAnalyze: (page: any) => Promise<import("axe-core").AxeResults>;
|