@swisspost/design-system-components 10.0.0-next.67 → 10.0.0-next.69
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/.config/rollup-plugin.air-datepicker-locale.js +30 -0
- package/dist/cjs/_air-datepicker-locale_ar-CWOSiErt.js +5 -0
- package/dist/cjs/_air-datepicker-locale_bg-JFWSZzWm.js +5 -0
- package/dist/cjs/_air-datepicker-locale_ca-D4TAa7rI.js +5 -0
- package/dist/cjs/_air-datepicker-locale_cs-DosuWhKM.js +5 -0
- package/dist/cjs/_air-datepicker-locale_da-B5NHFJuC.js +5 -0
- package/dist/cjs/_air-datepicker-locale_de-pCyAfzJ2.js +5 -0
- package/dist/cjs/_air-datepicker-locale_el-Cpwc-DA1.js +5 -0
- package/dist/cjs/_air-datepicker-locale_en-Be7ImjN_.js +5 -0
- package/dist/cjs/_air-datepicker-locale_es-Cv0KAzTX.js +5 -0
- package/dist/cjs/_air-datepicker-locale_eu-DIWyMMth.js +5 -0
- package/dist/cjs/_air-datepicker-locale_fi-D0NlYCfL.js +5 -0
- package/dist/cjs/_air-datepicker-locale_fr-SkEOXj1I.js +5 -0
- package/dist/cjs/_air-datepicker-locale_hr-BrTsx2iQ.js +5 -0
- package/dist/cjs/_air-datepicker-locale_hu-a5Toa3rt.js +5 -0
- package/dist/cjs/_air-datepicker-locale_id-h0ieLcJv.js +5 -0
- package/dist/cjs/_air-datepicker-locale_it-DQeeF5n7.js +5 -0
- package/dist/cjs/_air-datepicker-locale_ja-C78DHDAv.js +5 -0
- package/dist/cjs/_air-datepicker-locale_ko-BGSYNW_t.js +5 -0
- package/dist/cjs/_air-datepicker-locale_nb-BQkZ_Pvp.js +5 -0
- package/dist/cjs/_air-datepicker-locale_nl-DG6dvxj-.js +5 -0
- package/dist/cjs/_air-datepicker-locale_pl-mZxBq8TF.js +5 -0
- package/dist/cjs/_air-datepicker-locale_pt-sCO-c8dQ.js +5 -0
- package/dist/cjs/_air-datepicker-locale_ro-Cf2HyYTE.js +5 -0
- package/dist/cjs/_air-datepicker-locale_ru-BS-yHOKw.js +5 -0
- package/dist/cjs/_air-datepicker-locale_si-C-vceOjt.js +5 -0
- package/dist/cjs/_air-datepicker-locale_sk-D6Sexd7V.js +5 -0
- package/dist/cjs/_air-datepicker-locale_sl-C769P2Cr.js +5 -0
- package/dist/cjs/_air-datepicker-locale_sv-DV21M0v9.js +5 -0
- package/dist/cjs/_air-datepicker-locale_th-HFoj3y5r.js +5 -0
- package/dist/cjs/_air-datepicker-locale_tr-C4soRqRo.js +5 -0
- package/dist/cjs/_air-datepicker-locale_uk-BM5nVNZS.js +5 -0
- package/dist/cjs/_air-datepicker-locale_zh-B4bR_9wv.js +5 -0
- package/dist/cjs/{get-focusable-children-CL2gimr1.js → get-focusable-children-BGVgg7Te.js} +1 -1
- package/dist/cjs/{get-root-BIh00Adr.js → get-root-B1FnQ50K.js} +1 -3
- package/dist/cjs/{index-Byyrsgop.js → index-DPdHkdGf.js} +357 -1933
- package/dist/cjs/index-YBj3gUJp.js +114540 -0
- package/dist/cjs/{index.browser-Doj636JV.js → index.browser-BVb9l9T_.js} +1 -1
- package/dist/cjs/loader.cjs.js +2 -2
- package/dist/{esm/long-press-event-C_2k3G1c.js → cjs/long-press-event-Dx21Ojod.js} +13 -1
- package/dist/cjs/{package-BMq-R5Xi.js → package-CzSn3NmD.js} +1 -1
- package/dist/cjs/post-accordion_2.cjs.entry.js +4 -4
- package/dist/cjs/post-autocomplete.cjs.entry.js +36 -10
- package/dist/cjs/post-avatar.cjs.entry.js +4 -4
- package/dist/cjs/post-back-to-top.cjs.entry.js +4 -4
- package/dist/cjs/post-banner.cjs.entry.js +4 -4
- package/dist/cjs/post-breadcrumb-item.cjs.entry.js +4 -5
- package/dist/cjs/post-breadcrumbs.cjs.entry.js +11 -9
- package/dist/cjs/post-closebutton_14.cjs.entry.js +64 -55
- package/dist/cjs/post-collapsible_2.cjs.entry.js +16 -9
- package/dist/cjs/post-components.cjs.js +3 -3
- package/dist/cjs/post-date-picker.cjs.entry.js +368 -268
- package/dist/cjs/post-footer.cjs.entry.js +5 -5
- package/dist/cjs/post-linkarea.cjs.entry.js +3 -3
- package/dist/cjs/post-listbox-option.cjs.entry.js +4 -4
- package/dist/cjs/post-listbox.cjs.entry.js +4 -4
- package/dist/cjs/post-login-widget.cjs.entry.js +60 -0
- package/dist/cjs/post-number-input.cjs.entry.js +5 -5
- package/dist/cjs/post-pagination.cjs.entry.js +5 -5
- package/dist/cjs/post-popover-trigger.cjs.entry.js +3 -3
- package/dist/cjs/post-popover.cjs.entry.js +5 -5
- package/dist/cjs/post-rating.cjs.entry.js +4 -4
- package/dist/cjs/post-stepper-item.cjs.entry.js +3 -3
- package/dist/cjs/post-stepper.cjs.entry.js +6 -6
- package/dist/cjs/post-tab-item.cjs.entry.js +5 -5
- package/dist/cjs/post-tab-panel.cjs.entry.js +5 -5
- package/dist/cjs/post-tabs.cjs.entry.js +5 -5
- package/dist/cjs/post-tooltip-trigger.cjs.entry.js +5 -5
- package/dist/cjs/post-tooltip.cjs.entry.js +5 -5
- package/dist/collection/animations/collapse.js +8 -2
- package/dist/collection/collection-manifest.json +3 -1
- package/dist/collection/components/post-autocomplete/post-autocomplete.css +1 -1
- package/dist/collection/components/post-autocomplete/post-autocomplete.js +52 -7
- package/dist/collection/components/post-avatar/post-avatar.js +1 -1
- package/dist/collection/components/post-back-to-top/post-back-to-top.js +1 -1
- package/dist/collection/components/post-banner/post-banner.js +1 -1
- package/dist/collection/components/post-breadcrumb-item/post-breadcrumb-item.js +40 -3
- package/dist/collection/components/post-breadcrumbs/post-breadcrumbs.js +8 -6
- package/dist/collection/components/post-closebutton/post-closebutton.css +1 -1
- package/dist/collection/components/post-closebutton/post-closebutton.js +1 -1
- package/dist/collection/components/post-collapsible/post-collapsible.js +1 -1
- package/dist/collection/components/post-collapsible-trigger/post-collapsible-trigger.js +1 -1
- package/dist/collection/components/post-date-picker/air-locales.js +34 -0
- package/dist/collection/components/post-date-picker/constants.js +42 -0
- package/dist/collection/components/post-date-picker/post-date-picker.css +6 -2
- package/dist/collection/components/post-date-picker/post-date-picker.js +295 -135
- package/dist/collection/components/post-footer/post-footer.js +1 -1
- package/dist/collection/components/post-header/post-header.css +1 -1
- package/dist/collection/components/post-header/post-header.js +5 -5
- package/dist/collection/components/post-icon/post-icon.js +2 -2
- package/dist/collection/components/post-language-menu/post-language-menu.css +1 -1
- package/dist/collection/components/post-language-menu/post-language-menu.js +11 -1
- package/dist/collection/components/post-language-menu-item/post-language-menu-item.js +27 -1
- package/dist/collection/components/post-linkarea/post-linkarea.js +1 -1
- package/dist/collection/components/post-listbox/post-listbox.js +1 -1
- package/dist/collection/components/post-listbox-option/post-listbox-option.js +2 -2
- package/dist/collection/components/post-login-widget/post-login-widget.js +120 -0
- package/dist/collection/components/post-megadropdown/post-megadropdown.css +1 -1
- package/dist/collection/components/post-megadropdown-trigger/post-megadropdown-trigger.css +1 -1
- package/dist/collection/components/post-menu/post-menu.js +3 -2
- package/dist/collection/components/post-number-input/post-number-input.css +1 -1
- package/dist/collection/components/post-pagination/post-pagination.css +1 -1
- package/dist/collection/components/post-popover/post-popover.js +1 -1
- package/dist/collection/components/post-popovercontainer/post-popovercontainer.css +1 -1
- package/dist/collection/components/post-popovercontainer/post-popovercontainer.js +4 -11
- package/dist/collection/components/post-rating/post-rating.js +1 -1
- package/dist/collection/components/post-stepper/post-stepper.js +4 -4
- package/dist/collection/components/post-stepper-item/post-stepper-item.js +1 -1
- package/dist/collection/components/post-tab-item/post-tab-item.js +1 -1
- package/dist/collection/components/post-tab-panel/post-tab-panel.js +1 -1
- package/dist/collection/components/post-tabs/post-tabs.js +2 -2
- package/dist/collection/components/post-togglebutton/post-togglebutton.js +1 -1
- package/dist/collection/components/post-tooltip/post-tooltip.css +1 -1
- package/dist/collection/components/post-tooltip/post-tooltip.js +2 -2
- package/dist/collection/components/post-tooltip-trigger/post-tooltip-trigger.js +1 -1
- package/dist/collection/utils/attribute-observer.js +1 -2
- package/dist/collection/utils/breakpoints.js +7 -8
- package/dist/collection/utils/get-root.js +1 -2
- package/dist/collection/utils/index.js +1 -0
- package/dist/collection/utils/is-iso-date.js +7 -6
- package/dist/collection/utils/is-motion-reduced.js +3 -2
- package/dist/collection/utils/locales.js +17 -0
- package/dist/component-names.json +1 -0
- package/dist/components/_air-datepicker-locale_ar.js +1 -0
- package/dist/components/_air-datepicker-locale_bg.js +1 -0
- package/dist/components/_air-datepicker-locale_ca.js +1 -0
- package/dist/components/_air-datepicker-locale_cs.js +1 -0
- package/dist/components/_air-datepicker-locale_da.js +1 -0
- package/dist/components/_air-datepicker-locale_de.js +1 -0
- package/dist/components/_air-datepicker-locale_el.js +1 -0
- package/dist/components/_air-datepicker-locale_en.js +1 -0
- package/dist/components/_air-datepicker-locale_es.js +1 -0
- package/dist/components/_air-datepicker-locale_eu.js +1 -0
- package/dist/components/_air-datepicker-locale_fi.js +1 -0
- package/dist/components/_air-datepicker-locale_fr.js +1 -0
- package/dist/components/_air-datepicker-locale_hr.js +1 -0
- package/dist/components/_air-datepicker-locale_hu.js +1 -0
- package/dist/components/_air-datepicker-locale_id.js +1 -0
- package/dist/components/_air-datepicker-locale_it.js +1 -0
- package/dist/components/_air-datepicker-locale_ja.js +1 -0
- package/dist/components/_air-datepicker-locale_ko.js +1 -0
- package/dist/components/_air-datepicker-locale_nb.js +1 -0
- package/dist/components/_air-datepicker-locale_nl.js +1 -0
- package/dist/components/_air-datepicker-locale_pl.js +1 -0
- package/dist/components/_air-datepicker-locale_pt.js +1 -0
- package/dist/components/_air-datepicker-locale_ro.js +1 -0
- package/dist/components/_air-datepicker-locale_ru.js +1 -0
- package/dist/components/_air-datepicker-locale_si.js +1 -0
- package/dist/components/_air-datepicker-locale_sk.js +1 -0
- package/dist/components/_air-datepicker-locale_sl.js +1 -0
- package/dist/components/_air-datepicker-locale_sv.js +1 -0
- package/dist/components/_air-datepicker-locale_th.js +1 -0
- package/dist/components/_air-datepicker-locale_tr.js +1 -0
- package/dist/components/_air-datepicker-locale_uk.js +1 -0
- package/dist/components/_air-datepicker-locale_zh.js +1 -0
- package/dist/components/get-root.js +1 -1
- package/dist/components/index.d.ts +2 -0
- package/dist/components/index.js +1 -1
- package/dist/components/index2.js +1 -0
- package/dist/components/index3.js +6 -0
- package/dist/components/long-press-event.js +1 -1
- package/dist/components/package.js +1 -1
- package/dist/components/post-accordion-item2.js +1 -1
- package/dist/components/post-accordion2.js +1 -1
- package/dist/components/post-autocomplete.js +1 -1
- package/dist/components/post-avatar.js +1 -1
- package/dist/components/post-back-to-top.js +1 -1
- package/dist/components/post-banner.js +1 -1
- package/dist/components/post-breadcrumb-item2.js +1 -1
- package/dist/components/post-breadcrumbs.js +1 -1
- package/dist/components/post-closebutton2.js +1 -1
- package/dist/components/post-collapsible-trigger2.js +1 -1
- package/dist/components/post-collapsible2.js +1 -1
- package/dist/components/post-date-picker.js +1 -1
- package/dist/components/post-footer.js +1 -1
- package/dist/components/post-header.js +1 -1
- package/dist/components/post-icon2.js +1 -1
- package/dist/components/post-language-menu-item.js +1 -1
- package/dist/components/post-language-menu.js +1 -1
- package/dist/components/post-linkarea.js +1 -1
- package/dist/components/post-listbox-option.js +1 -1
- package/dist/components/post-listbox.js +1 -1
- package/dist/components/post-login-widget.d.ts +11 -0
- package/dist/components/post-login-widget.js +1 -0
- package/dist/components/post-logo.js +1 -1
- package/dist/components/post-mainnavigation.js +1 -1
- package/dist/components/post-megadropdown-trigger.js +1 -1
- package/dist/components/post-megadropdown.js +1 -1
- package/dist/components/post-menu-trigger2.js +1 -1
- package/dist/components/post-menu2.js +1 -1
- package/dist/components/post-number-input.js +1 -1
- package/dist/components/post-pagination.js +1 -1
- package/dist/components/post-popover-trigger.js +1 -1
- package/dist/components/post-popover.js +1 -1
- package/dist/components/post-popovercontainer2.js +1 -1
- package/dist/components/post-rating.js +1 -1
- package/dist/components/post-stepper-item.js +1 -1
- package/dist/components/post-stepper.js +1 -1
- package/dist/components/post-tab-item.js +1 -1
- package/dist/components/post-tab-panel.js +1 -1
- package/dist/components/post-tabs.js +1 -1
- package/dist/components/post-togglebutton2.js +1 -1
- package/dist/components/post-tooltip-trigger.js +1 -1
- package/dist/components/post-tooltip.js +1 -1
- package/dist/components/react/index.js +1 -1
- package/dist/components/react/p-08F-DB-d.js +1 -0
- package/dist/components/react/p-B0UL6WWC.js +1 -0
- package/dist/components/react/p-B2BDAeHI.js +1 -0
- package/dist/components/react/p-B4l5EAoq.js +1 -0
- package/dist/components/react/{p-Bq6Ye6Uc.js → p-B4tq6hiA.js} +1 -1
- package/dist/components/react/p-B5zHEJHg.js +1 -0
- package/dist/components/react/p-BI8IDv3x.js +1 -0
- package/dist/components/react/p-BL8Kkhue.js +1 -0
- package/dist/components/react/{p-C_2k3G1c.js → p-BNgqqRsB.js} +1 -1
- package/dist/components/react/p-BYfHrHCb.js +1 -0
- package/dist/components/react/p-B_mxRlWV.js +1 -0
- package/dist/components/react/p-BaE0RQYu.js +1 -0
- package/dist/components/react/p-BbOp03Tv.js +1 -0
- package/dist/components/react/p-BfPjPzPS.js +1 -0
- package/dist/components/react/p-BhrWATcv.js +1 -0
- package/dist/components/react/p-Bj33xnuq.js +1 -0
- package/dist/components/react/p-Blr-q_ib.js +1 -0
- package/dist/components/react/p-ByHlofKQ.js +1 -0
- package/dist/components/react/p-BzFuQlXL.js +1 -0
- package/dist/components/react/p-C820VY6h.js +1 -0
- package/dist/components/react/p-CHD6fZJe.js +1 -0
- package/dist/components/react/p-CJcRbvrI.js +6 -0
- package/dist/components/react/p-CKeMJgsB.js +1 -0
- package/dist/components/react/p-CKmlbvS5.js +1 -0
- package/dist/components/react/p-CLO4Gc79.js +1 -0
- package/dist/components/react/p-COcQTTvB.js +1 -0
- package/dist/components/react/p-CY0xDY7T.js +1 -0
- package/dist/components/react/p-CaXZrKGy.js +1 -0
- package/dist/components/react/p-CfQqdIV2.js +1 -0
- package/dist/components/react/p-Cp9RABzO.js +1 -0
- package/dist/components/react/{p-BvY9Yl0A.js → p-D1KBbwmi.js} +1 -1
- package/dist/components/react/p-D74-8pcb.js +1 -0
- package/dist/components/react/p-D7MKQ7S-.js +1 -0
- package/dist/components/react/p-DAIxJysJ.js +1 -0
- package/dist/components/react/p-DLWEDodU.js +1 -0
- package/dist/components/react/p-DQq5Bnk2.js +1 -0
- package/dist/components/react/p-DRtzK3cr.js +1 -0
- package/dist/components/react/p-DYpJ3j2A.js +1 -0
- package/dist/components/react/p-De_QjSNJ.js +1 -0
- package/dist/components/react/p-DiNZLG90.js +1 -0
- package/dist/components/react/p-Dp41Pg4o.js +1 -0
- package/dist/components/react/{p-BlBcIJe_.js → p-DsaGKkkf.js} +1 -1
- package/dist/components/react/p-DwJ5SwpN.js +1 -0
- package/dist/components/react/{p-D3Tx-0vM.js → p-HNUXY1z7.js} +1 -1
- package/dist/components/react/p-TmutBiUy.js +1 -0
- package/dist/components/react/{p-CKkmf4_w.js → p-UY924tHr.js} +1 -1
- package/dist/components/react/p-bl3gSRgH.js +1 -0
- package/dist/components/react/p-jZZU8-Dx.js +1 -0
- package/dist/components/react/p-r5tpdxcW.js +1 -0
- package/dist/components/react/p-tHlklq2F.js +1 -0
- package/dist/components/react/post-accordion-item.js +1 -1
- package/dist/components/react/post-accordion.js +1 -1
- package/dist/components/react/post-autocomplete.js +1 -1
- package/dist/components/react/post-avatar.js +1 -1
- package/dist/components/react/post-back-to-top.js +1 -1
- package/dist/components/react/post-banner.js +1 -1
- package/dist/components/react/post-breadcrumb-item.js +1 -1
- package/dist/components/react/post-breadcrumbs.js +1 -1
- package/dist/components/react/post-closebutton.js +1 -1
- package/dist/components/react/post-collapsible-trigger.js +1 -1
- package/dist/components/react/post-collapsible.js +1 -1
- package/dist/components/react/post-date-picker.js +1 -1
- package/dist/components/react/post-footer.js +1 -1
- package/dist/components/react/post-header.js +1 -1
- package/dist/components/react/post-icon.js +1 -1
- package/dist/components/react/post-language-menu-item.js +1 -1
- package/dist/components/react/post-language-menu.js +1 -1
- package/dist/components/react/post-linkarea.js +1 -1
- package/dist/components/react/post-listbox-option.js +1 -1
- package/dist/components/react/post-listbox.js +1 -1
- package/dist/components/react/post-login-widget.d.ts +11 -0
- package/dist/components/react/post-login-widget.js +1 -0
- package/dist/components/react/post-logo.js +1 -1
- package/dist/components/react/post-mainnavigation.js +1 -1
- package/dist/components/react/post-megadropdown-trigger.js +1 -1
- package/dist/components/react/post-megadropdown.js +1 -1
- package/dist/components/react/post-menu-item.js +1 -1
- package/dist/components/react/post-menu-trigger.js +1 -1
- package/dist/components/react/post-menu.js +1 -1
- package/dist/components/react/post-number-input.js +1 -1
- package/dist/components/react/post-pagination.js +1 -1
- package/dist/components/react/post-popover-trigger.js +1 -1
- package/dist/components/react/post-popover.js +1 -1
- package/dist/components/react/post-popovercontainer.js +1 -1
- package/dist/components/react/post-rating.js +1 -1
- package/dist/components/react/post-stepper-item.js +1 -1
- package/dist/components/react/post-stepper.js +1 -1
- package/dist/components/react/post-tab-item.js +1 -1
- package/dist/components/react/post-tab-panel.js +1 -1
- package/dist/components/react/post-tabs.js +1 -1
- package/dist/components/react/post-togglebutton.js +1 -1
- package/dist/components/react/post-tooltip-trigger.js +1 -1
- package/dist/components/react/post-tooltip.js +1 -1
- package/dist/docs.d.ts +26 -0
- package/dist/docs.json +280 -10
- package/dist/esm/_air-datepicker-locale_ar-DQq5Bnk2.js +3 -0
- package/dist/esm/_air-datepicker-locale_bg-bl3gSRgH.js +3 -0
- package/dist/esm/_air-datepicker-locale_ca-BI8IDv3x.js +3 -0
- package/dist/esm/_air-datepicker-locale_cs-COcQTTvB.js +3 -0
- package/dist/esm/_air-datepicker-locale_da-jZZU8-Dx.js +3 -0
- package/dist/esm/_air-datepicker-locale_de-DiNZLG90.js +3 -0
- package/dist/esm/_air-datepicker-locale_el-CY0xDY7T.js +3 -0
- package/dist/esm/_air-datepicker-locale_en-D74-8pcb.js +3 -0
- package/dist/esm/_air-datepicker-locale_es-TmutBiUy.js +3 -0
- package/dist/esm/_air-datepicker-locale_eu-Blr-q_ib.js +3 -0
- package/dist/esm/_air-datepicker-locale_fi-B5zHEJHg.js +3 -0
- package/dist/esm/_air-datepicker-locale_fr-CLO4Gc79.js +3 -0
- package/dist/esm/_air-datepicker-locale_hr-CKeMJgsB.js +3 -0
- package/dist/esm/_air-datepicker-locale_hu-B_mxRlWV.js +3 -0
- package/dist/esm/_air-datepicker-locale_id-BhrWATcv.js +3 -0
- package/dist/esm/_air-datepicker-locale_it-B0UL6WWC.js +3 -0
- package/dist/esm/_air-datepicker-locale_ja-DLWEDodU.js +3 -0
- package/dist/esm/_air-datepicker-locale_ko-BL8Kkhue.js +3 -0
- package/dist/esm/_air-datepicker-locale_nb-BzFuQlXL.js +3 -0
- package/dist/esm/_air-datepicker-locale_nl-ByHlofKQ.js +3 -0
- package/dist/esm/_air-datepicker-locale_pl-CaXZrKGy.js +3 -0
- package/dist/esm/_air-datepicker-locale_pt-CKmlbvS5.js +3 -0
- package/dist/esm/_air-datepicker-locale_ro-r5tpdxcW.js +3 -0
- package/dist/esm/_air-datepicker-locale_ru-BfPjPzPS.js +3 -0
- package/dist/esm/_air-datepicker-locale_si-Dp41Pg4o.js +3 -0
- package/dist/esm/_air-datepicker-locale_sk-BaE0RQYu.js +3 -0
- package/dist/esm/_air-datepicker-locale_sl-tHlklq2F.js +3 -0
- package/dist/esm/_air-datepicker-locale_sv-DYpJ3j2A.js +3 -0
- package/dist/esm/_air-datepicker-locale_th-D7MKQ7S-.js +3 -0
- package/dist/esm/_air-datepicker-locale_tr-CHD6fZJe.js +3 -0
- package/dist/esm/_air-datepicker-locale_uk-Cp9RABzO.js +3 -0
- package/dist/esm/_air-datepicker-locale_zh-C820VY6h.js +3 -0
- package/dist/esm/{get-focusable-children-CckqSLu_.js → get-focusable-children-DxYnH2ye.js} +1 -1
- package/dist/esm/{get-root-gmtbd8C-.js → get-root-08F-DB-d.js} +1 -3
- package/dist/esm/index-CJcRbvrI.js +114535 -0
- package/dist/esm/{index-8Vx4ywJ4.js → index-DmAi35UF.js} +357 -1933
- package/dist/esm/{index.browser-BLchVpF6.js → index.browser-nA1BKco0.js} +1 -1
- package/dist/esm/loader.js +3 -3
- package/dist/{cjs/long-press-event-Q8jMUNXD.js → esm/long-press-event-BNgqqRsB.js} +11 -3
- package/dist/esm/package-B4l5EAoq.js +3 -0
- package/dist/esm/post-accordion_2.entry.js +4 -4
- package/dist/esm/post-autocomplete.entry.js +36 -10
- package/dist/esm/post-avatar.entry.js +4 -4
- package/dist/esm/post-back-to-top.entry.js +4 -4
- package/dist/esm/post-banner.entry.js +4 -4
- package/dist/esm/post-breadcrumb-item.entry.js +4 -5
- package/dist/esm/post-breadcrumbs.entry.js +11 -9
- package/dist/esm/post-closebutton_14.entry.js +61 -52
- package/dist/esm/post-collapsible_2.entry.js +16 -9
- package/dist/esm/post-components.js +4 -4
- package/dist/esm/post-date-picker.entry.js +352 -252
- package/dist/esm/post-footer.entry.js +4 -4
- package/dist/esm/post-linkarea.entry.js +3 -3
- package/dist/esm/post-listbox-option.entry.js +4 -4
- package/dist/esm/post-listbox.entry.js +4 -4
- package/dist/esm/post-login-widget.entry.js +58 -0
- package/dist/esm/post-number-input.entry.js +4 -4
- package/dist/esm/post-pagination.entry.js +5 -5
- package/dist/esm/post-popover-trigger.entry.js +3 -3
- package/dist/esm/post-popover.entry.js +5 -5
- package/dist/esm/post-rating.entry.js +4 -4
- package/dist/esm/post-stepper-item.entry.js +3 -3
- package/dist/esm/post-stepper.entry.js +6 -6
- package/dist/esm/post-tab-item.entry.js +5 -5
- package/dist/esm/post-tab-panel.entry.js +5 -5
- package/dist/esm/post-tabs.entry.js +5 -5
- package/dist/esm/post-tooltip-trigger.entry.js +5 -5
- package/dist/esm/post-tooltip.entry.js +5 -5
- package/dist/post-components/p-08F-DB-d.js +1 -0
- package/dist/post-components/{p-16573e00.entry.js → p-0992cba9.entry.js} +1 -1
- package/dist/post-components/{p-11dfed23.entry.js → p-0c249c71.entry.js} +1 -1
- package/dist/post-components/p-1e28d279.entry.js +1 -0
- package/dist/post-components/{p-ce7bfb11.entry.js → p-220d0eab.entry.js} +1 -1
- package/dist/post-components/{p-15d519e6.entry.js → p-272de102.entry.js} +1 -1
- package/dist/post-components/p-30e5bc99.entry.js +1 -0
- package/dist/post-components/p-500a3fc7.entry.js +1 -0
- package/dist/post-components/{p-29859921.entry.js → p-52f85cba.entry.js} +1 -1
- package/dist/post-components/{p-9a3d4f38.entry.js → p-5664d5b5.entry.js} +1 -1
- package/dist/post-components/{p-0c22b6cb.entry.js → p-5ade4255.entry.js} +1 -1
- package/dist/post-components/p-6644e626.entry.js +1 -0
- package/dist/post-components/{p-3a294f1a.entry.js → p-694e76be.entry.js} +1 -1
- package/dist/post-components/p-8b68164f.entry.js +1 -0
- package/dist/post-components/{p-b13742e1.entry.js → p-906b669b.entry.js} +1 -1
- package/dist/post-components/p-92e4a7f7.entry.js +1 -0
- package/dist/post-components/p-95df4d4e.entry.js +1 -0
- package/dist/post-components/{p-6badcfb3.entry.js → p-9fab1847.entry.js} +1 -1
- package/dist/post-components/p-B0UL6WWC.js +1 -0
- package/dist/post-components/p-B4l5EAoq.js +1 -0
- package/dist/post-components/p-B5zHEJHg.js +1 -0
- package/dist/post-components/p-BI8IDv3x.js +1 -0
- package/dist/post-components/p-BL8Kkhue.js +1 -0
- package/dist/post-components/{p-C_2k3G1c.js → p-BNgqqRsB.js} +1 -1
- package/dist/post-components/p-B_mxRlWV.js +1 -0
- package/dist/post-components/p-BaE0RQYu.js +1 -0
- package/dist/post-components/p-BfPjPzPS.js +1 -0
- package/dist/post-components/p-BhrWATcv.js +1 -0
- package/dist/post-components/p-Blr-q_ib.js +1 -0
- package/dist/post-components/p-ByHlofKQ.js +1 -0
- package/dist/post-components/p-BzFuQlXL.js +1 -0
- package/dist/post-components/p-C820VY6h.js +1 -0
- package/dist/post-components/p-CHD6fZJe.js +1 -0
- package/dist/post-components/p-CJcRbvrI.js +6 -0
- package/dist/post-components/p-CKeMJgsB.js +1 -0
- package/dist/post-components/p-CKmlbvS5.js +1 -0
- package/dist/post-components/p-CLO4Gc79.js +1 -0
- package/dist/post-components/p-COcQTTvB.js +1 -0
- package/dist/post-components/p-CY0xDY7T.js +1 -0
- package/dist/post-components/p-CaXZrKGy.js +1 -0
- package/dist/post-components/p-Cp9RABzO.js +1 -0
- package/dist/post-components/p-D74-8pcb.js +1 -0
- package/dist/post-components/p-D7MKQ7S-.js +1 -0
- package/dist/post-components/p-DLWEDodU.js +1 -0
- package/dist/post-components/p-DQq5Bnk2.js +1 -0
- package/dist/post-components/{p-DkA4Ai8j.js → p-DYYpZAAV.js} +1 -1
- package/dist/post-components/p-DYpJ3j2A.js +1 -0
- package/dist/post-components/p-DiNZLG90.js +1 -0
- package/dist/post-components/p-DmAi35UF.js +2 -0
- package/dist/post-components/p-Dp41Pg4o.js +1 -0
- package/dist/post-components/p-TmutBiUy.js +1 -0
- package/dist/post-components/p-bl3gSRgH.js +1 -0
- package/dist/post-components/p-c70cad6e.entry.js +1 -0
- package/dist/post-components/{p-0962f02e.entry.js → p-c95fcb40.entry.js} +1 -1
- package/dist/post-components/{p-e5a2d0c3.entry.js → p-cca0cf23.entry.js} +1 -1
- package/dist/post-components/{p-68196501.entry.js → p-cd6684e1.entry.js} +1 -1
- package/dist/post-components/p-d57462a3.entry.js +1 -0
- package/dist/post-components/p-d99bdef2.entry.js +1 -0
- package/dist/post-components/{p-6debd1d3.entry.js → p-dfe811cc.entry.js} +1 -1
- package/dist/post-components/p-f14ca918.entry.js +1 -0
- package/dist/post-components/{p-136052d8.entry.js → p-f88a161a.entry.js} +1 -1
- package/dist/post-components/p-fc2882a8.entry.js +1 -0
- package/dist/post-components/p-jZZU8-Dx.js +1 -0
- package/dist/post-components/p-r5tpdxcW.js +1 -0
- package/dist/post-components/p-tHlklq2F.js +1 -0
- package/dist/post-components/post-components.css +2 -2
- package/dist/post-components/post-components.esm.js +1 -1
- package/dist/prebuild.js +4 -1
- package/dist/types/components/post-autocomplete/post-autocomplete.d.ts +10 -0
- package/dist/types/components/post-breadcrumb-item/post-breadcrumb-item.d.ts +8 -0
- package/dist/types/components/post-breadcrumbs/post-breadcrumbs.d.ts +8 -5
- package/dist/types/components/post-date-picker/air-locales.d.ts +5 -0
- package/dist/types/components/post-date-picker/constants.d.ts +37 -0
- package/dist/types/components/post-date-picker/post-date-picker.d.ts +74 -18
- package/dist/types/components/post-language-menu/post-language-menu.d.ts +2 -0
- package/dist/types/components/post-language-menu-item/post-language-menu-item.d.ts +5 -0
- package/dist/types/components/post-login-widget/post-login-widget.d.ts +30 -0
- package/dist/types/components/post-stepper/post-stepper.d.ts +2 -2
- package/dist/types/components.d.ts +349 -79
- package/dist/types/home/runner/work/design-system/design-system/packages/components/.stencil/.config/rollup-plugin.air-datepicker-locale.d.ts +12 -0
- package/dist/types/home/runner/work/design-system/design-system/packages/components/.stencil/types/language-tags.d.ts +1 -0
- package/dist/types/language-tags.js +0 -0
- package/dist/types/stencil-public-runtime.d.ts +23 -2
- package/dist/types/utils/index.d.ts +1 -0
- package/dist/types/utils/locales.d.ts +11 -0
- package/hydrate/index.js +120060 -4788
- package/hydrate/index.mjs +120060 -4788
- package/package.json +15 -14
- package/dist/cjs/breakpoints-BTxzC_Qv.js +0 -204
- package/dist/collection/components/post-date-picker/locales.js +0 -10
- package/dist/components/breakpoints.js +0 -1
- package/dist/components/react/p-6dWji_Xt.js +0 -1
- package/dist/components/react/p-BIQP_u-p.js +0 -1
- package/dist/components/react/p-ByHBwvly.js +0 -1
- package/dist/components/react/p-C7drBbGl.js +0 -1
- package/dist/components/react/p-CS77r1AS.js +0 -1
- package/dist/components/react/p-CY-_ZlW3.js +0 -1
- package/dist/components/react/p-DVY9jsO7.js +0 -1
- package/dist/components/react/p-Djnfi-_S.js +0 -1
- package/dist/components/react/p-DlHbGhvD.js +0 -1
- package/dist/components/react/p-DxJ0OgPJ.js +0 -1
- package/dist/components/react/p-RpVuZS9R.js +0 -1
- package/dist/esm/breakpoints-CZuqK5QS.js +0 -200
- package/dist/esm/package-DVY9jsO7.js +0 -3
- package/dist/post-components/p-44481053.entry.js +0 -1
- package/dist/post-components/p-61d99723.entry.js +0 -1
- package/dist/post-components/p-6c2558a3.entry.js +0 -1
- package/dist/post-components/p-7b44e7e5.entry.js +0 -1
- package/dist/post-components/p-81aca7ec.entry.js +0 -1
- package/dist/post-components/p-85af10b8.entry.js +0 -1
- package/dist/post-components/p-8Vx4ywJ4.js +0 -2
- package/dist/post-components/p-951b3be6.entry.js +0 -1
- package/dist/post-components/p-D81ozKs6.js +0 -1
- package/dist/post-components/p-DVY9jsO7.js +0 -1
- package/dist/post-components/p-a4dd6a67.entry.js +0 -1
- package/dist/post-components/p-aFKnsRj1.js +0 -1
- package/dist/post-components/p-c5717005.entry.js +0 -1
- package/dist/post-components/p-ca7796c7.entry.js +0 -1
- package/dist/post-components/p-e14f0dd1.entry.js +0 -1
- package/dist/types/components/post-date-picker/locales.d.ts +0 -6
- /package/dist/components/react/{p-BLchVpF6.js → p-nA1BKco0.js} +0 -0
- /package/dist/post-components/{p-BLchVpF6.js → p-nA1BKco0.js} +0 -0
|
@@ -74,6 +74,10 @@ export namespace Components {
|
|
|
74
74
|
* Optional idref to connect the autocomplete with the options dropdown if not nested
|
|
75
75
|
*/
|
|
76
76
|
"listbox"?: string;
|
|
77
|
+
/**
|
|
78
|
+
* Announcement template for screen readers when the suggestion list updates. Use {count} as placeholder for the number of available suggestions, e.g. "{count} suggestions available"
|
|
79
|
+
*/
|
|
80
|
+
"textAvailableSuggestions": string;
|
|
77
81
|
}
|
|
78
82
|
interface PostAvatar {
|
|
79
83
|
/**
|
|
@@ -115,6 +119,14 @@ export namespace Components {
|
|
|
115
119
|
"type": BannerType;
|
|
116
120
|
}
|
|
117
121
|
interface PostBreadcrumbItem {
|
|
122
|
+
/**
|
|
123
|
+
* ARIA description for additional context, read after the breadcrumb item content or `label`.
|
|
124
|
+
*/
|
|
125
|
+
"description"?: string;
|
|
126
|
+
/**
|
|
127
|
+
* ARIA label, screen readers will use this instead of the breadcrumb item content.
|
|
128
|
+
*/
|
|
129
|
+
"label"?: string;
|
|
118
130
|
/**
|
|
119
131
|
* The optional URL to which the breadcrumb item will link.
|
|
120
132
|
*/
|
|
@@ -186,6 +198,11 @@ export namespace Components {
|
|
|
186
198
|
* @default false
|
|
187
199
|
*/
|
|
188
200
|
"inline": boolean;
|
|
201
|
+
/**
|
|
202
|
+
* The date pickers locale (e.g. "it", "it-CH", etc.), which specifies the date format and language. <post-banner type="info" data-size="sm"><span>If not set, it defaults to either the closest ancestor with a `lang` attribute (e.g. \<html lang="de"\>), or falls back to English.</span></post-banner>
|
|
203
|
+
* @default this.systemLocale
|
|
204
|
+
*/
|
|
205
|
+
"locale"?: string;
|
|
189
206
|
/**
|
|
190
207
|
* Maximum possible date to select. Must be a valid date in ISO 8601 format (YYYY-MM-DD).
|
|
191
208
|
*/
|
|
@@ -332,6 +349,10 @@ export namespace Components {
|
|
|
332
349
|
* The ISO 639 language code, formatted according to [RFC 5646 (also known as BCP 47)](https://datatracker.ietf.org/doc/html/rfc5646). For example, "de".
|
|
333
350
|
*/
|
|
334
351
|
"code": string;
|
|
352
|
+
/**
|
|
353
|
+
* A description for the language read by screen-readers for improved accessibility.
|
|
354
|
+
*/
|
|
355
|
+
"description"?: string;
|
|
335
356
|
/**
|
|
336
357
|
* The full name of the language. For example, "Deutsch".
|
|
337
358
|
*/
|
|
@@ -393,6 +414,16 @@ export namespace Components {
|
|
|
393
414
|
*/
|
|
394
415
|
"value": string;
|
|
395
416
|
}
|
|
417
|
+
interface PostLoginWidget {
|
|
418
|
+
/**
|
|
419
|
+
* Returns the current authentication state: `null` when the component is still loading, `true` when authenticated, `false` when not.
|
|
420
|
+
*/
|
|
421
|
+
"isAuthenticated": () => Promise<boolean | null>;
|
|
422
|
+
/**
|
|
423
|
+
* Re-fetches the authentication state from the session API and updates the component rendering accordingly.
|
|
424
|
+
*/
|
|
425
|
+
"refresh": () => Promise<void>;
|
|
426
|
+
}
|
|
396
427
|
interface PostLogo {
|
|
397
428
|
/**
|
|
398
429
|
* The URL to which the user is redirected upon clicking the logo.
|
|
@@ -631,7 +662,7 @@ export namespace Components {
|
|
|
631
662
|
*/
|
|
632
663
|
"textCurrentStep": string;
|
|
633
664
|
/**
|
|
634
|
-
* Label for the "Step
|
|
665
|
+
* Label for the "Step {number}:" indicator for mobile view. Use `{number}` as a placeholder — it will be replaced with the current step number at runtime.
|
|
635
666
|
*/
|
|
636
667
|
"textStepNumber": string;
|
|
637
668
|
}
|
|
@@ -747,6 +778,10 @@ export interface PostListboxOptionCustomEvent<T> extends CustomEvent<T> {
|
|
|
747
778
|
detail: T;
|
|
748
779
|
target: HTMLPostListboxOptionElement;
|
|
749
780
|
}
|
|
781
|
+
export interface PostLoginWidgetCustomEvent<T> extends CustomEvent<T> {
|
|
782
|
+
detail: T;
|
|
783
|
+
target: HTMLPostLoginWidgetElement;
|
|
784
|
+
}
|
|
750
785
|
export interface PostMegadropdownCustomEvent<T> extends CustomEvent<T> {
|
|
751
786
|
detail: T;
|
|
752
787
|
target: HTMLPostMegadropdownElement;
|
|
@@ -973,6 +1008,23 @@ declare global {
|
|
|
973
1008
|
prototype: HTMLPostListboxOptionElement;
|
|
974
1009
|
new (): HTMLPostListboxOptionElement;
|
|
975
1010
|
};
|
|
1011
|
+
interface HTMLPostLoginWidgetElementEventMap {
|
|
1012
|
+
"postChange": { authenticated: boolean };
|
|
1013
|
+
}
|
|
1014
|
+
interface HTMLPostLoginWidgetElement extends Components.PostLoginWidget, HTMLStencilElement {
|
|
1015
|
+
addEventListener<K extends keyof HTMLPostLoginWidgetElementEventMap>(type: K, listener: (this: HTMLPostLoginWidgetElement, ev: PostLoginWidgetCustomEvent<HTMLPostLoginWidgetElementEventMap[K]>) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1016
|
+
addEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1017
|
+
addEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | AddEventListenerOptions): void;
|
|
1018
|
+
addEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | AddEventListenerOptions): void;
|
|
1019
|
+
removeEventListener<K extends keyof HTMLPostLoginWidgetElementEventMap>(type: K, listener: (this: HTMLPostLoginWidgetElement, ev: PostLoginWidgetCustomEvent<HTMLPostLoginWidgetElementEventMap[K]>) => any, options?: boolean | EventListenerOptions): void;
|
|
1020
|
+
removeEventListener<K extends keyof DocumentEventMap>(type: K, listener: (this: Document, ev: DocumentEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1021
|
+
removeEventListener<K extends keyof HTMLElementEventMap>(type: K, listener: (this: HTMLElement, ev: HTMLElementEventMap[K]) => any, options?: boolean | EventListenerOptions): void;
|
|
1022
|
+
removeEventListener(type: string, listener: EventListenerOrEventListenerObject, options?: boolean | EventListenerOptions): void;
|
|
1023
|
+
}
|
|
1024
|
+
var HTMLPostLoginWidgetElement: {
|
|
1025
|
+
prototype: HTMLPostLoginWidgetElement;
|
|
1026
|
+
new (): HTMLPostLoginWidgetElement;
|
|
1027
|
+
};
|
|
976
1028
|
interface HTMLPostLogoElement extends Components.PostLogo, HTMLStencilElement {
|
|
977
1029
|
}
|
|
978
1030
|
var HTMLPostLogoElement: {
|
|
@@ -1191,6 +1243,7 @@ declare global {
|
|
|
1191
1243
|
"post-linkarea": HTMLPostLinkareaElement;
|
|
1192
1244
|
"post-listbox": HTMLPostListboxElement;
|
|
1193
1245
|
"post-listbox-option": HTMLPostListboxOptionElement;
|
|
1246
|
+
"post-login-widget": HTMLPostLoginWidgetElement;
|
|
1194
1247
|
"post-logo": HTMLPostLogoElement;
|
|
1195
1248
|
"post-mainnavigation": HTMLPostMainnavigationElement;
|
|
1196
1249
|
"post-megadropdown": HTMLPostMegadropdownElement;
|
|
@@ -1215,6 +1268,8 @@ declare global {
|
|
|
1215
1268
|
}
|
|
1216
1269
|
}
|
|
1217
1270
|
declare namespace LocalJSX {
|
|
1271
|
+
type OneOf<K extends string, PropT, AttrT = PropT> = { [P in K]: PropT } & { [P in `attr:${K}` | `prop:${K}`]?: never } | { [P in `attr:${K}`]: AttrT } & { [P in K | `prop:${K}`]?: never } | { [P in `prop:${K}`]: PropT } & { [P in K | `attr:${K}`]?: never };
|
|
1272
|
+
|
|
1218
1273
|
interface PostAccordion {
|
|
1219
1274
|
/**
|
|
1220
1275
|
* Defines the hierarchical level of the `post-accordion-item` headers within the headings structure.
|
|
@@ -1257,6 +1312,10 @@ declare namespace LocalJSX {
|
|
|
1257
1312
|
* Cancelable event emitted when the input value is to be filtered
|
|
1258
1313
|
*/
|
|
1259
1314
|
"onPostFilteringEvent"?: (event: PostAutocompleteCustomEvent<string>) => void;
|
|
1315
|
+
/**
|
|
1316
|
+
* Announcement template for screen readers when the suggestion list updates. Use {count} as placeholder for the number of available suggestions, e.g. "{count} suggestions available"
|
|
1317
|
+
*/
|
|
1318
|
+
"textAvailableSuggestions": string;
|
|
1260
1319
|
}
|
|
1261
1320
|
interface PostAvatar {
|
|
1262
1321
|
/**
|
|
@@ -1298,6 +1357,14 @@ declare namespace LocalJSX {
|
|
|
1298
1357
|
"type"?: BannerType;
|
|
1299
1358
|
}
|
|
1300
1359
|
interface PostBreadcrumbItem {
|
|
1360
|
+
/**
|
|
1361
|
+
* ARIA description for additional context, read after the breadcrumb item content or `label`.
|
|
1362
|
+
*/
|
|
1363
|
+
"description"?: string;
|
|
1364
|
+
/**
|
|
1365
|
+
* ARIA label, screen readers will use this instead of the breadcrumb item content.
|
|
1366
|
+
*/
|
|
1367
|
+
"label"?: string;
|
|
1301
1368
|
/**
|
|
1302
1369
|
* The optional URL to which the breadcrumb item will link.
|
|
1303
1370
|
*/
|
|
@@ -1361,6 +1428,11 @@ declare namespace LocalJSX {
|
|
|
1361
1428
|
* @default false
|
|
1362
1429
|
*/
|
|
1363
1430
|
"inline"?: boolean;
|
|
1431
|
+
/**
|
|
1432
|
+
* The date pickers locale (e.g. "it", "it-CH", etc.), which specifies the date format and language. <post-banner type="info" data-size="sm"><span>If not set, it defaults to either the closest ancestor with a `lang` attribute (e.g. \<html lang="de"\>), or falls back to English.</span></post-banner>
|
|
1433
|
+
* @default this.systemLocale
|
|
1434
|
+
*/
|
|
1435
|
+
"locale"?: string;
|
|
1364
1436
|
/**
|
|
1365
1437
|
* Maximum possible date to select. Must be a valid date in ISO 8601 format (YYYY-MM-DD).
|
|
1366
1438
|
*/
|
|
@@ -1503,6 +1575,10 @@ declare namespace LocalJSX {
|
|
|
1503
1575
|
* The ISO 639 language code, formatted according to [RFC 5646 (also known as BCP 47)](https://datatracker.ietf.org/doc/html/rfc5646). For example, "de".
|
|
1504
1576
|
*/
|
|
1505
1577
|
"code": string;
|
|
1578
|
+
/**
|
|
1579
|
+
* A description for the language read by screen-readers for improved accessibility.
|
|
1580
|
+
*/
|
|
1581
|
+
"description"?: string;
|
|
1506
1582
|
/**
|
|
1507
1583
|
* The full name of the language. For example, "Deutsch".
|
|
1508
1584
|
*/
|
|
@@ -1552,6 +1628,12 @@ declare namespace LocalJSX {
|
|
|
1552
1628
|
*/
|
|
1553
1629
|
"value": string;
|
|
1554
1630
|
}
|
|
1631
|
+
interface PostLoginWidget {
|
|
1632
|
+
/**
|
|
1633
|
+
* Emitted when the authentication state changes. The event payload is an object with an `authenticated` property: `true` when the user is logged in, `false` when the user is not logged in or the API request failed.
|
|
1634
|
+
*/
|
|
1635
|
+
"onPostChange"?: (event: PostLoginWidgetCustomEvent<{ authenticated: boolean }>) => void;
|
|
1636
|
+
}
|
|
1555
1637
|
interface PostLogo {
|
|
1556
1638
|
/**
|
|
1557
1639
|
* The URL to which the user is redirected upon clicking the logo.
|
|
@@ -1771,7 +1853,7 @@ declare namespace LocalJSX {
|
|
|
1771
1853
|
*/
|
|
1772
1854
|
"textCurrentStep": string;
|
|
1773
1855
|
/**
|
|
1774
|
-
* Label for the "Step
|
|
1856
|
+
* Label for the "Step {number}:" indicator for mobile view. Use `{number}` as a placeholder — it will be replaced with the current step number at runtime.
|
|
1775
1857
|
*/
|
|
1776
1858
|
"textStepNumber": string;
|
|
1777
1859
|
}
|
|
@@ -1843,98 +1925,286 @@ declare namespace LocalJSX {
|
|
|
1843
1925
|
*/
|
|
1844
1926
|
"for": string;
|
|
1845
1927
|
}
|
|
1928
|
+
|
|
1929
|
+
interface PostAccordionAttributes {
|
|
1930
|
+
"headingLevel": HeadingLevel;
|
|
1931
|
+
"multiple": boolean;
|
|
1932
|
+
}
|
|
1933
|
+
interface PostAccordionItemAttributes {
|
|
1934
|
+
"collapsed": boolean;
|
|
1935
|
+
"headingLevel": HeadingLevel;
|
|
1936
|
+
}
|
|
1937
|
+
interface PostAutocompleteAttributes {
|
|
1938
|
+
"filterThreshold": number;
|
|
1939
|
+
"clearable": boolean;
|
|
1940
|
+
"listbox": string;
|
|
1941
|
+
"textAvailableSuggestions": string;
|
|
1942
|
+
}
|
|
1943
|
+
interface PostAvatarAttributes {
|
|
1944
|
+
"firstname": string;
|
|
1945
|
+
"lastname": string;
|
|
1946
|
+
"userid": string;
|
|
1947
|
+
"email": string;
|
|
1948
|
+
"description": string;
|
|
1949
|
+
}
|
|
1950
|
+
interface PostBackToTopAttributes {
|
|
1951
|
+
"textBackToTop": string;
|
|
1952
|
+
}
|
|
1953
|
+
interface PostBannerAttributes {
|
|
1954
|
+
"type": BannerType;
|
|
1955
|
+
}
|
|
1956
|
+
interface PostBreadcrumbItemAttributes {
|
|
1957
|
+
"url": string | URL;
|
|
1958
|
+
"label": string;
|
|
1959
|
+
"description": string;
|
|
1960
|
+
}
|
|
1961
|
+
interface PostBreadcrumbsAttributes {
|
|
1962
|
+
"homeUrl": string;
|
|
1963
|
+
"textHome": string;
|
|
1964
|
+
"textBreadcrumbs": string;
|
|
1965
|
+
"textMoreItems": string;
|
|
1966
|
+
}
|
|
1967
|
+
interface PostClosebuttonAttributes {
|
|
1968
|
+
"buttonType": ButtonType;
|
|
1969
|
+
"placement": Placement;
|
|
1970
|
+
"size": Size;
|
|
1971
|
+
}
|
|
1972
|
+
interface PostCollapsibleAttributes {
|
|
1973
|
+
"collapsed": boolean;
|
|
1974
|
+
}
|
|
1975
|
+
interface PostCollapsibleTriggerAttributes {
|
|
1976
|
+
"for": string;
|
|
1977
|
+
}
|
|
1978
|
+
interface PostDatePickerAttributes {
|
|
1979
|
+
"locale": string;
|
|
1980
|
+
"range": boolean;
|
|
1981
|
+
"selectedStartDate": string;
|
|
1982
|
+
"selectedEndDate": string;
|
|
1983
|
+
"min": string;
|
|
1984
|
+
"max": string;
|
|
1985
|
+
"inline": boolean;
|
|
1986
|
+
"textNextMonth": string;
|
|
1987
|
+
"textNextYear": string;
|
|
1988
|
+
"textNextDecade": string;
|
|
1989
|
+
"textPreviousMonth": string;
|
|
1990
|
+
"textPreviousYear": string;
|
|
1991
|
+
"textPreviousDecade": string;
|
|
1992
|
+
"textSwitchYear": string;
|
|
1993
|
+
"textToggleCalendar": string;
|
|
1994
|
+
}
|
|
1995
|
+
interface PostFooterAttributes {
|
|
1996
|
+
"textFooter": string;
|
|
1997
|
+
}
|
|
1998
|
+
interface PostHeaderAttributes {
|
|
1999
|
+
"fullWidth": boolean;
|
|
2000
|
+
"textMenu": string;
|
|
2001
|
+
}
|
|
2002
|
+
interface PostIconAttributes {
|
|
2003
|
+
"animation": PostIconAnimation;
|
|
2004
|
+
"base": string;
|
|
2005
|
+
"url": string;
|
|
2006
|
+
"flipH": boolean;
|
|
2007
|
+
"flipV": boolean;
|
|
2008
|
+
"name": string;
|
|
2009
|
+
"rotate": number;
|
|
2010
|
+
"scale": number;
|
|
2011
|
+
}
|
|
2012
|
+
interface PostLanguageMenuAttributes {
|
|
2013
|
+
"textChangeLanguage": string;
|
|
2014
|
+
"textCurrentLanguage": string;
|
|
2015
|
+
"variant": SwitchVariant;
|
|
2016
|
+
}
|
|
2017
|
+
interface PostLanguageMenuItemAttributes {
|
|
2018
|
+
"code": string;
|
|
2019
|
+
"active": boolean;
|
|
2020
|
+
"variant": SwitchVariant;
|
|
2021
|
+
"name": string;
|
|
2022
|
+
"description": string;
|
|
2023
|
+
"url": string;
|
|
2024
|
+
}
|
|
2025
|
+
interface PostListboxOptionAttributes {
|
|
2026
|
+
"value": string;
|
|
2027
|
+
"selected": boolean;
|
|
2028
|
+
"highlighted": boolean;
|
|
2029
|
+
}
|
|
2030
|
+
interface PostLogoAttributes {
|
|
2031
|
+
"url": string | URL;
|
|
2032
|
+
}
|
|
2033
|
+
interface PostMainnavigationAttributes {
|
|
2034
|
+
"textMain": string;
|
|
2035
|
+
}
|
|
2036
|
+
interface PostMegadropdownAttributes {
|
|
2037
|
+
"textClose": string;
|
|
2038
|
+
"textBack": string;
|
|
2039
|
+
}
|
|
2040
|
+
interface PostMegadropdownTriggerAttributes {
|
|
2041
|
+
"active": boolean;
|
|
2042
|
+
"for": string;
|
|
2043
|
+
}
|
|
2044
|
+
interface PostMenuAttributes {
|
|
2045
|
+
"placement": Placement;
|
|
2046
|
+
"label": string;
|
|
2047
|
+
}
|
|
2048
|
+
interface PostMenuTriggerAttributes {
|
|
2049
|
+
"for": string;
|
|
2050
|
+
}
|
|
2051
|
+
interface PostPaginationAttributes {
|
|
2052
|
+
"page": number;
|
|
2053
|
+
"pageSize": number;
|
|
2054
|
+
"collectionSize": number;
|
|
2055
|
+
"label": string;
|
|
2056
|
+
"textPrevious": string;
|
|
2057
|
+
"textNext": string;
|
|
2058
|
+
"textPage": string;
|
|
2059
|
+
"textFirst": string;
|
|
2060
|
+
"textLast": string;
|
|
2061
|
+
}
|
|
2062
|
+
interface PostPopoverAttributes {
|
|
2063
|
+
"placement": Placement;
|
|
2064
|
+
"textClose": string;
|
|
2065
|
+
"arrow": boolean;
|
|
2066
|
+
}
|
|
2067
|
+
interface PostPopoverTriggerAttributes {
|
|
2068
|
+
"for": string;
|
|
2069
|
+
}
|
|
2070
|
+
interface PostPopovercontainerAttributes {
|
|
2071
|
+
"placement": Placement;
|
|
2072
|
+
"edgeGap": number;
|
|
2073
|
+
"offset": number;
|
|
2074
|
+
"arrow": boolean;
|
|
2075
|
+
"safeSpace": 'triangle' | 'trapezoid';
|
|
2076
|
+
}
|
|
2077
|
+
interface PostRatingAttributes {
|
|
2078
|
+
"label": string;
|
|
2079
|
+
"stars": number;
|
|
2080
|
+
"currentRating": number;
|
|
2081
|
+
"readonly": boolean;
|
|
2082
|
+
}
|
|
2083
|
+
interface PostStepperAttributes {
|
|
2084
|
+
"textCurrentStep": string;
|
|
2085
|
+
"textCompletedStep": string;
|
|
2086
|
+
"textStepNumber": string;
|
|
2087
|
+
"currentIndex": number;
|
|
2088
|
+
"selectedIndex": number;
|
|
2089
|
+
}
|
|
2090
|
+
interface PostTabItemAttributes {
|
|
2091
|
+
"name": string;
|
|
2092
|
+
}
|
|
2093
|
+
interface PostTabPanelAttributes {
|
|
2094
|
+
"for": string;
|
|
2095
|
+
}
|
|
2096
|
+
interface PostTabsAttributes {
|
|
2097
|
+
"activeTab": string;
|
|
2098
|
+
"fullWidth": boolean;
|
|
2099
|
+
"label": string;
|
|
2100
|
+
}
|
|
2101
|
+
interface PostTogglebuttonAttributes {
|
|
2102
|
+
"toggled": boolean;
|
|
2103
|
+
}
|
|
2104
|
+
interface PostTooltipAttributes {
|
|
2105
|
+
"placement": Placement;
|
|
2106
|
+
"arrow": boolean;
|
|
2107
|
+
"open": boolean;
|
|
2108
|
+
}
|
|
2109
|
+
interface PostTooltipTriggerAttributes {
|
|
2110
|
+
"for": string;
|
|
2111
|
+
"delay": number;
|
|
2112
|
+
}
|
|
2113
|
+
|
|
1846
2114
|
interface IntrinsicElements {
|
|
1847
|
-
"post-accordion": PostAccordion
|
|
1848
|
-
"post-accordion-item": PostAccordionItem;
|
|
1849
|
-
"post-autocomplete": PostAutocomplete
|
|
1850
|
-
"post-avatar": PostAvatar
|
|
1851
|
-
"post-back-to-top": PostBackToTop
|
|
1852
|
-
"post-banner": PostBanner;
|
|
1853
|
-
"post-breadcrumb-item": PostBreadcrumbItem;
|
|
1854
|
-
"post-breadcrumbs": PostBreadcrumbs
|
|
1855
|
-
"post-closebutton": PostClosebutton;
|
|
1856
|
-
"post-collapsible": PostCollapsible;
|
|
1857
|
-
"post-collapsible-trigger": PostCollapsibleTrigger
|
|
1858
|
-
"post-date-picker": PostDatePicker
|
|
1859
|
-
"post-footer": PostFooter
|
|
1860
|
-
"post-header": PostHeader
|
|
1861
|
-
"post-icon": PostIcon
|
|
1862
|
-
"post-language-menu": PostLanguageMenu
|
|
1863
|
-
"post-language-menu-item": PostLanguageMenuItem
|
|
2115
|
+
"post-accordion": Omit<PostAccordion, keyof PostAccordionAttributes> & { [K in keyof PostAccordion & keyof PostAccordionAttributes]?: PostAccordion[K] } & { [K in keyof PostAccordion & keyof PostAccordionAttributes as `attr:${K}`]?: PostAccordionAttributes[K] } & { [K in keyof PostAccordion & keyof PostAccordionAttributes as `prop:${K}`]?: PostAccordion[K] } & OneOf<"headingLevel", PostAccordion["headingLevel"], PostAccordionAttributes["headingLevel"]>;
|
|
2116
|
+
"post-accordion-item": Omit<PostAccordionItem, keyof PostAccordionItemAttributes> & { [K in keyof PostAccordionItem & keyof PostAccordionItemAttributes]?: PostAccordionItem[K] } & { [K in keyof PostAccordionItem & keyof PostAccordionItemAttributes as `attr:${K}`]?: PostAccordionItemAttributes[K] } & { [K in keyof PostAccordionItem & keyof PostAccordionItemAttributes as `prop:${K}`]?: PostAccordionItem[K] };
|
|
2117
|
+
"post-autocomplete": Omit<PostAutocomplete, keyof PostAutocompleteAttributes> & { [K in keyof PostAutocomplete & keyof PostAutocompleteAttributes]?: PostAutocomplete[K] } & { [K in keyof PostAutocomplete & keyof PostAutocompleteAttributes as `attr:${K}`]?: PostAutocompleteAttributes[K] } & { [K in keyof PostAutocomplete & keyof PostAutocompleteAttributes as `prop:${K}`]?: PostAutocomplete[K] } & OneOf<"textAvailableSuggestions", PostAutocomplete["textAvailableSuggestions"], PostAutocompleteAttributes["textAvailableSuggestions"]>;
|
|
2118
|
+
"post-avatar": Omit<PostAvatar, keyof PostAvatarAttributes> & { [K in keyof PostAvatar & keyof PostAvatarAttributes]?: PostAvatar[K] } & { [K in keyof PostAvatar & keyof PostAvatarAttributes as `attr:${K}`]?: PostAvatarAttributes[K] } & { [K in keyof PostAvatar & keyof PostAvatarAttributes as `prop:${K}`]?: PostAvatar[K] } & OneOf<"firstname", PostAvatar["firstname"], PostAvatarAttributes["firstname"]>;
|
|
2119
|
+
"post-back-to-top": Omit<PostBackToTop, keyof PostBackToTopAttributes> & { [K in keyof PostBackToTop & keyof PostBackToTopAttributes]?: PostBackToTop[K] } & { [K in keyof PostBackToTop & keyof PostBackToTopAttributes as `attr:${K}`]?: PostBackToTopAttributes[K] } & { [K in keyof PostBackToTop & keyof PostBackToTopAttributes as `prop:${K}`]?: PostBackToTop[K] } & OneOf<"textBackToTop", PostBackToTop["textBackToTop"], PostBackToTopAttributes["textBackToTop"]>;
|
|
2120
|
+
"post-banner": Omit<PostBanner, keyof PostBannerAttributes> & { [K in keyof PostBanner & keyof PostBannerAttributes]?: PostBanner[K] } & { [K in keyof PostBanner & keyof PostBannerAttributes as `attr:${K}`]?: PostBannerAttributes[K] } & { [K in keyof PostBanner & keyof PostBannerAttributes as `prop:${K}`]?: PostBanner[K] };
|
|
2121
|
+
"post-breadcrumb-item": Omit<PostBreadcrumbItem, keyof PostBreadcrumbItemAttributes> & { [K in keyof PostBreadcrumbItem & keyof PostBreadcrumbItemAttributes]?: PostBreadcrumbItem[K] } & { [K in keyof PostBreadcrumbItem & keyof PostBreadcrumbItemAttributes as `attr:${K}`]?: PostBreadcrumbItemAttributes[K] } & { [K in keyof PostBreadcrumbItem & keyof PostBreadcrumbItemAttributes as `prop:${K}`]?: PostBreadcrumbItem[K] };
|
|
2122
|
+
"post-breadcrumbs": Omit<PostBreadcrumbs, keyof PostBreadcrumbsAttributes> & { [K in keyof PostBreadcrumbs & keyof PostBreadcrumbsAttributes]?: PostBreadcrumbs[K] } & { [K in keyof PostBreadcrumbs & keyof PostBreadcrumbsAttributes as `attr:${K}`]?: PostBreadcrumbsAttributes[K] } & { [K in keyof PostBreadcrumbs & keyof PostBreadcrumbsAttributes as `prop:${K}`]?: PostBreadcrumbs[K] } & OneOf<"homeUrl", PostBreadcrumbs["homeUrl"], PostBreadcrumbsAttributes["homeUrl"]> & OneOf<"textHome", PostBreadcrumbs["textHome"], PostBreadcrumbsAttributes["textHome"]> & OneOf<"textBreadcrumbs", PostBreadcrumbs["textBreadcrumbs"], PostBreadcrumbsAttributes["textBreadcrumbs"]> & OneOf<"textMoreItems", PostBreadcrumbs["textMoreItems"], PostBreadcrumbsAttributes["textMoreItems"]>;
|
|
2123
|
+
"post-closebutton": Omit<PostClosebutton, keyof PostClosebuttonAttributes> & { [K in keyof PostClosebutton & keyof PostClosebuttonAttributes]?: PostClosebutton[K] } & { [K in keyof PostClosebutton & keyof PostClosebuttonAttributes as `attr:${K}`]?: PostClosebuttonAttributes[K] } & { [K in keyof PostClosebutton & keyof PostClosebuttonAttributes as `prop:${K}`]?: PostClosebutton[K] };
|
|
2124
|
+
"post-collapsible": Omit<PostCollapsible, keyof PostCollapsibleAttributes> & { [K in keyof PostCollapsible & keyof PostCollapsibleAttributes]?: PostCollapsible[K] } & { [K in keyof PostCollapsible & keyof PostCollapsibleAttributes as `attr:${K}`]?: PostCollapsibleAttributes[K] } & { [K in keyof PostCollapsible & keyof PostCollapsibleAttributes as `prop:${K}`]?: PostCollapsible[K] };
|
|
2125
|
+
"post-collapsible-trigger": Omit<PostCollapsibleTrigger, keyof PostCollapsibleTriggerAttributes> & { [K in keyof PostCollapsibleTrigger & keyof PostCollapsibleTriggerAttributes]?: PostCollapsibleTrigger[K] } & { [K in keyof PostCollapsibleTrigger & keyof PostCollapsibleTriggerAttributes as `attr:${K}`]?: PostCollapsibleTriggerAttributes[K] } & { [K in keyof PostCollapsibleTrigger & keyof PostCollapsibleTriggerAttributes as `prop:${K}`]?: PostCollapsibleTrigger[K] } & OneOf<"for", PostCollapsibleTrigger["for"], PostCollapsibleTriggerAttributes["for"]>;
|
|
2126
|
+
"post-date-picker": Omit<PostDatePicker, keyof PostDatePickerAttributes> & { [K in keyof PostDatePicker & keyof PostDatePickerAttributes]?: PostDatePicker[K] } & { [K in keyof PostDatePicker & keyof PostDatePickerAttributes as `attr:${K}`]?: PostDatePickerAttributes[K] } & { [K in keyof PostDatePicker & keyof PostDatePickerAttributes as `prop:${K}`]?: PostDatePicker[K] } & OneOf<"textNextMonth", PostDatePicker["textNextMonth"], PostDatePickerAttributes["textNextMonth"]> & OneOf<"textNextYear", PostDatePicker["textNextYear"], PostDatePickerAttributes["textNextYear"]> & OneOf<"textNextDecade", PostDatePicker["textNextDecade"], PostDatePickerAttributes["textNextDecade"]> & OneOf<"textPreviousMonth", PostDatePicker["textPreviousMonth"], PostDatePickerAttributes["textPreviousMonth"]> & OneOf<"textPreviousYear", PostDatePicker["textPreviousYear"], PostDatePickerAttributes["textPreviousYear"]> & OneOf<"textPreviousDecade", PostDatePicker["textPreviousDecade"], PostDatePickerAttributes["textPreviousDecade"]> & OneOf<"textSwitchYear", PostDatePicker["textSwitchYear"], PostDatePickerAttributes["textSwitchYear"]>;
|
|
2127
|
+
"post-footer": Omit<PostFooter, keyof PostFooterAttributes> & { [K in keyof PostFooter & keyof PostFooterAttributes]?: PostFooter[K] } & { [K in keyof PostFooter & keyof PostFooterAttributes as `attr:${K}`]?: PostFooterAttributes[K] } & { [K in keyof PostFooter & keyof PostFooterAttributes as `prop:${K}`]?: PostFooter[K] } & OneOf<"textFooter", PostFooter["textFooter"], PostFooterAttributes["textFooter"]>;
|
|
2128
|
+
"post-header": Omit<PostHeader, keyof PostHeaderAttributes> & { [K in keyof PostHeader & keyof PostHeaderAttributes]?: PostHeader[K] } & { [K in keyof PostHeader & keyof PostHeaderAttributes as `attr:${K}`]?: PostHeaderAttributes[K] } & { [K in keyof PostHeader & keyof PostHeaderAttributes as `prop:${K}`]?: PostHeader[K] } & OneOf<"textMenu", PostHeader["textMenu"], PostHeaderAttributes["textMenu"]>;
|
|
2129
|
+
"post-icon": Omit<PostIcon, keyof PostIconAttributes> & { [K in keyof PostIcon & keyof PostIconAttributes]?: PostIcon[K] } & { [K in keyof PostIcon & keyof PostIconAttributes as `attr:${K}`]?: PostIconAttributes[K] } & { [K in keyof PostIcon & keyof PostIconAttributes as `prop:${K}`]?: PostIcon[K] } & OneOf<"name", PostIcon["name"], PostIconAttributes["name"]>;
|
|
2130
|
+
"post-language-menu": Omit<PostLanguageMenu, keyof PostLanguageMenuAttributes> & { [K in keyof PostLanguageMenu & keyof PostLanguageMenuAttributes]?: PostLanguageMenu[K] } & { [K in keyof PostLanguageMenu & keyof PostLanguageMenuAttributes as `attr:${K}`]?: PostLanguageMenuAttributes[K] } & { [K in keyof PostLanguageMenu & keyof PostLanguageMenuAttributes as `prop:${K}`]?: PostLanguageMenu[K] } & OneOf<"textChangeLanguage", PostLanguageMenu["textChangeLanguage"], PostLanguageMenuAttributes["textChangeLanguage"]> & OneOf<"textCurrentLanguage", PostLanguageMenu["textCurrentLanguage"], PostLanguageMenuAttributes["textCurrentLanguage"]>;
|
|
2131
|
+
"post-language-menu-item": Omit<PostLanguageMenuItem, keyof PostLanguageMenuItemAttributes> & { [K in keyof PostLanguageMenuItem & keyof PostLanguageMenuItemAttributes]?: PostLanguageMenuItem[K] } & { [K in keyof PostLanguageMenuItem & keyof PostLanguageMenuItemAttributes as `attr:${K}`]?: PostLanguageMenuItemAttributes[K] } & { [K in keyof PostLanguageMenuItem & keyof PostLanguageMenuItemAttributes as `prop:${K}`]?: PostLanguageMenuItem[K] } & OneOf<"code", PostLanguageMenuItem["code"], PostLanguageMenuItemAttributes["code"]>;
|
|
1864
2132
|
"post-linkarea": PostLinkarea;
|
|
1865
2133
|
"post-listbox": PostListbox;
|
|
1866
|
-
"post-listbox-option": PostListboxOption
|
|
1867
|
-
"post-
|
|
1868
|
-
"post-
|
|
1869
|
-
"post-
|
|
1870
|
-
"post-megadropdown
|
|
1871
|
-
"post-
|
|
2134
|
+
"post-listbox-option": Omit<PostListboxOption, keyof PostListboxOptionAttributes> & { [K in keyof PostListboxOption & keyof PostListboxOptionAttributes]?: PostListboxOption[K] } & { [K in keyof PostListboxOption & keyof PostListboxOptionAttributes as `attr:${K}`]?: PostListboxOptionAttributes[K] } & { [K in keyof PostListboxOption & keyof PostListboxOptionAttributes as `prop:${K}`]?: PostListboxOption[K] } & OneOf<"value", PostListboxOption["value"], PostListboxOptionAttributes["value"]>;
|
|
2135
|
+
"post-login-widget": PostLoginWidget;
|
|
2136
|
+
"post-logo": Omit<PostLogo, keyof PostLogoAttributes> & { [K in keyof PostLogo & keyof PostLogoAttributes]?: PostLogo[K] } & { [K in keyof PostLogo & keyof PostLogoAttributes as `attr:${K}`]?: PostLogoAttributes[K] } & { [K in keyof PostLogo & keyof PostLogoAttributes as `prop:${K}`]?: PostLogo[K] };
|
|
2137
|
+
"post-mainnavigation": Omit<PostMainnavigation, keyof PostMainnavigationAttributes> & { [K in keyof PostMainnavigation & keyof PostMainnavigationAttributes]?: PostMainnavigation[K] } & { [K in keyof PostMainnavigation & keyof PostMainnavigationAttributes as `attr:${K}`]?: PostMainnavigationAttributes[K] } & { [K in keyof PostMainnavigation & keyof PostMainnavigationAttributes as `prop:${K}`]?: PostMainnavigation[K] } & OneOf<"textMain", PostMainnavigation["textMain"], PostMainnavigationAttributes["textMain"]>;
|
|
2138
|
+
"post-megadropdown": Omit<PostMegadropdown, keyof PostMegadropdownAttributes> & { [K in keyof PostMegadropdown & keyof PostMegadropdownAttributes]?: PostMegadropdown[K] } & { [K in keyof PostMegadropdown & keyof PostMegadropdownAttributes as `attr:${K}`]?: PostMegadropdownAttributes[K] } & { [K in keyof PostMegadropdown & keyof PostMegadropdownAttributes as `prop:${K}`]?: PostMegadropdown[K] } & OneOf<"textClose", PostMegadropdown["textClose"], PostMegadropdownAttributes["textClose"]> & OneOf<"textBack", PostMegadropdown["textBack"], PostMegadropdownAttributes["textBack"]>;
|
|
2139
|
+
"post-megadropdown-trigger": Omit<PostMegadropdownTrigger, keyof PostMegadropdownTriggerAttributes> & { [K in keyof PostMegadropdownTrigger & keyof PostMegadropdownTriggerAttributes]?: PostMegadropdownTrigger[K] } & { [K in keyof PostMegadropdownTrigger & keyof PostMegadropdownTriggerAttributes as `attr:${K}`]?: PostMegadropdownTriggerAttributes[K] } & { [K in keyof PostMegadropdownTrigger & keyof PostMegadropdownTriggerAttributes as `prop:${K}`]?: PostMegadropdownTrigger[K] } & OneOf<"for", PostMegadropdownTrigger["for"], PostMegadropdownTriggerAttributes["for"]>;
|
|
2140
|
+
"post-menu": Omit<PostMenu, keyof PostMenuAttributes> & { [K in keyof PostMenu & keyof PostMenuAttributes]?: PostMenu[K] } & { [K in keyof PostMenu & keyof PostMenuAttributes as `attr:${K}`]?: PostMenuAttributes[K] } & { [K in keyof PostMenu & keyof PostMenuAttributes as `prop:${K}`]?: PostMenu[K] } & OneOf<"label", PostMenu["label"], PostMenuAttributes["label"]>;
|
|
1872
2141
|
"post-menu-item": PostMenuItem;
|
|
1873
|
-
"post-menu-trigger": PostMenuTrigger
|
|
2142
|
+
"post-menu-trigger": Omit<PostMenuTrigger, keyof PostMenuTriggerAttributes> & { [K in keyof PostMenuTrigger & keyof PostMenuTriggerAttributes]?: PostMenuTrigger[K] } & { [K in keyof PostMenuTrigger & keyof PostMenuTriggerAttributes as `attr:${K}`]?: PostMenuTriggerAttributes[K] } & { [K in keyof PostMenuTrigger & keyof PostMenuTriggerAttributes as `prop:${K}`]?: PostMenuTrigger[K] } & OneOf<"for", PostMenuTrigger["for"], PostMenuTriggerAttributes["for"]>;
|
|
1874
2143
|
"post-number-input": PostNumberInput;
|
|
1875
|
-
"post-pagination": PostPagination
|
|
1876
|
-
"post-popover": PostPopover
|
|
1877
|
-
"post-popover-trigger": PostPopoverTrigger;
|
|
1878
|
-
"post-popovercontainer": PostPopovercontainer;
|
|
1879
|
-
"post-rating": PostRating
|
|
1880
|
-
"post-stepper": PostStepper
|
|
2144
|
+
"post-pagination": Omit<PostPagination, keyof PostPaginationAttributes> & { [K in keyof PostPagination & keyof PostPaginationAttributes]?: PostPagination[K] } & { [K in keyof PostPagination & keyof PostPaginationAttributes as `attr:${K}`]?: PostPaginationAttributes[K] } & { [K in keyof PostPagination & keyof PostPaginationAttributes as `prop:${K}`]?: PostPagination[K] } & OneOf<"pageSize", PostPagination["pageSize"], PostPaginationAttributes["pageSize"]> & OneOf<"collectionSize", PostPagination["collectionSize"], PostPaginationAttributes["collectionSize"]> & OneOf<"label", PostPagination["label"], PostPaginationAttributes["label"]> & OneOf<"textPrevious", PostPagination["textPrevious"], PostPaginationAttributes["textPrevious"]> & OneOf<"textNext", PostPagination["textNext"], PostPaginationAttributes["textNext"]> & OneOf<"textPage", PostPagination["textPage"], PostPaginationAttributes["textPage"]> & OneOf<"textFirst", PostPagination["textFirst"], PostPaginationAttributes["textFirst"]> & OneOf<"textLast", PostPagination["textLast"], PostPaginationAttributes["textLast"]>;
|
|
2145
|
+
"post-popover": Omit<PostPopover, keyof PostPopoverAttributes> & { [K in keyof PostPopover & keyof PostPopoverAttributes]?: PostPopover[K] } & { [K in keyof PostPopover & keyof PostPopoverAttributes as `attr:${K}`]?: PostPopoverAttributes[K] } & { [K in keyof PostPopover & keyof PostPopoverAttributes as `prop:${K}`]?: PostPopover[K] } & OneOf<"textClose", PostPopover["textClose"], PostPopoverAttributes["textClose"]>;
|
|
2146
|
+
"post-popover-trigger": Omit<PostPopoverTrigger, keyof PostPopoverTriggerAttributes> & { [K in keyof PostPopoverTrigger & keyof PostPopoverTriggerAttributes]?: PostPopoverTrigger[K] } & { [K in keyof PostPopoverTrigger & keyof PostPopoverTriggerAttributes as `attr:${K}`]?: PostPopoverTriggerAttributes[K] } & { [K in keyof PostPopoverTrigger & keyof PostPopoverTriggerAttributes as `prop:${K}`]?: PostPopoverTrigger[K] };
|
|
2147
|
+
"post-popovercontainer": Omit<PostPopovercontainer, keyof PostPopovercontainerAttributes> & { [K in keyof PostPopovercontainer & keyof PostPopovercontainerAttributes]?: PostPopovercontainer[K] } & { [K in keyof PostPopovercontainer & keyof PostPopovercontainerAttributes as `attr:${K}`]?: PostPopovercontainerAttributes[K] } & { [K in keyof PostPopovercontainer & keyof PostPopovercontainerAttributes as `prop:${K}`]?: PostPopovercontainer[K] };
|
|
2148
|
+
"post-rating": Omit<PostRating, keyof PostRatingAttributes> & { [K in keyof PostRating & keyof PostRatingAttributes]?: PostRating[K] } & { [K in keyof PostRating & keyof PostRatingAttributes as `attr:${K}`]?: PostRatingAttributes[K] } & { [K in keyof PostRating & keyof PostRatingAttributes as `prop:${K}`]?: PostRating[K] } & OneOf<"label", PostRating["label"], PostRatingAttributes["label"]>;
|
|
2149
|
+
"post-stepper": Omit<PostStepper, keyof PostStepperAttributes> & { [K in keyof PostStepper & keyof PostStepperAttributes]?: PostStepper[K] } & { [K in keyof PostStepper & keyof PostStepperAttributes as `attr:${K}`]?: PostStepperAttributes[K] } & { [K in keyof PostStepper & keyof PostStepperAttributes as `prop:${K}`]?: PostStepper[K] } & OneOf<"textCurrentStep", PostStepper["textCurrentStep"], PostStepperAttributes["textCurrentStep"]> & OneOf<"textCompletedStep", PostStepper["textCompletedStep"], PostStepperAttributes["textCompletedStep"]> & OneOf<"textStepNumber", PostStepper["textStepNumber"], PostStepperAttributes["textStepNumber"]>;
|
|
1881
2150
|
"post-stepper-item": PostStepperItem;
|
|
1882
|
-
"post-tab-item": PostTabItem
|
|
1883
|
-
"post-tab-panel": PostTabPanel
|
|
1884
|
-
"post-tabs": PostTabs;
|
|
1885
|
-
"post-togglebutton": PostTogglebutton;
|
|
1886
|
-
"post-tooltip": PostTooltip;
|
|
1887
|
-
"post-tooltip-trigger": PostTooltipTrigger
|
|
2151
|
+
"post-tab-item": Omit<PostTabItem, keyof PostTabItemAttributes> & { [K in keyof PostTabItem & keyof PostTabItemAttributes]?: PostTabItem[K] } & { [K in keyof PostTabItem & keyof PostTabItemAttributes as `attr:${K}`]?: PostTabItemAttributes[K] } & { [K in keyof PostTabItem & keyof PostTabItemAttributes as `prop:${K}`]?: PostTabItem[K] } & OneOf<"name", PostTabItem["name"], PostTabItemAttributes["name"]>;
|
|
2152
|
+
"post-tab-panel": Omit<PostTabPanel, keyof PostTabPanelAttributes> & { [K in keyof PostTabPanel & keyof PostTabPanelAttributes]?: PostTabPanel[K] } & { [K in keyof PostTabPanel & keyof PostTabPanelAttributes as `attr:${K}`]?: PostTabPanelAttributes[K] } & { [K in keyof PostTabPanel & keyof PostTabPanelAttributes as `prop:${K}`]?: PostTabPanel[K] } & OneOf<"for", PostTabPanel["for"], PostTabPanelAttributes["for"]>;
|
|
2153
|
+
"post-tabs": Omit<PostTabs, keyof PostTabsAttributes> & { [K in keyof PostTabs & keyof PostTabsAttributes]?: PostTabs[K] } & { [K in keyof PostTabs & keyof PostTabsAttributes as `attr:${K}`]?: PostTabsAttributes[K] } & { [K in keyof PostTabs & keyof PostTabsAttributes as `prop:${K}`]?: PostTabs[K] };
|
|
2154
|
+
"post-togglebutton": Omit<PostTogglebutton, keyof PostTogglebuttonAttributes> & { [K in keyof PostTogglebutton & keyof PostTogglebuttonAttributes]?: PostTogglebutton[K] } & { [K in keyof PostTogglebutton & keyof PostTogglebuttonAttributes as `attr:${K}`]?: PostTogglebuttonAttributes[K] } & { [K in keyof PostTogglebutton & keyof PostTogglebuttonAttributes as `prop:${K}`]?: PostTogglebutton[K] };
|
|
2155
|
+
"post-tooltip": Omit<PostTooltip, keyof PostTooltipAttributes> & { [K in keyof PostTooltip & keyof PostTooltipAttributes]?: PostTooltip[K] } & { [K in keyof PostTooltip & keyof PostTooltipAttributes as `attr:${K}`]?: PostTooltipAttributes[K] } & { [K in keyof PostTooltip & keyof PostTooltipAttributes as `prop:${K}`]?: PostTooltip[K] };
|
|
2156
|
+
"post-tooltip-trigger": Omit<PostTooltipTrigger, keyof PostTooltipTriggerAttributes> & { [K in keyof PostTooltipTrigger & keyof PostTooltipTriggerAttributes]?: PostTooltipTrigger[K] } & { [K in keyof PostTooltipTrigger & keyof PostTooltipTriggerAttributes as `attr:${K}`]?: PostTooltipTriggerAttributes[K] } & { [K in keyof PostTooltipTrigger & keyof PostTooltipTriggerAttributes as `prop:${K}`]?: PostTooltipTrigger[K] } & OneOf<"for", PostTooltipTrigger["for"], PostTooltipTriggerAttributes["for"]>;
|
|
1888
2157
|
}
|
|
1889
2158
|
}
|
|
1890
2159
|
export { LocalJSX as JSX };
|
|
1891
2160
|
declare module "@stencil/core" {
|
|
1892
2161
|
export namespace JSX {
|
|
1893
2162
|
interface IntrinsicElements {
|
|
1894
|
-
"post-accordion": LocalJSX.
|
|
1895
|
-
"post-accordion-item": LocalJSX.
|
|
1896
|
-
"post-autocomplete": LocalJSX.
|
|
1897
|
-
"post-avatar": LocalJSX.
|
|
1898
|
-
"post-back-to-top": LocalJSX.
|
|
1899
|
-
"post-banner": LocalJSX.
|
|
1900
|
-
"post-breadcrumb-item": LocalJSX.
|
|
1901
|
-
"post-breadcrumbs": LocalJSX.
|
|
1902
|
-
"post-closebutton": LocalJSX.
|
|
1903
|
-
"post-collapsible": LocalJSX.
|
|
1904
|
-
"post-collapsible-trigger": LocalJSX.
|
|
1905
|
-
"post-date-picker": LocalJSX.
|
|
1906
|
-
"post-footer": LocalJSX.
|
|
1907
|
-
"post-header": LocalJSX.
|
|
2163
|
+
"post-accordion": LocalJSX.IntrinsicElements["post-accordion"] & JSXBase.HTMLAttributes<HTMLPostAccordionElement>;
|
|
2164
|
+
"post-accordion-item": LocalJSX.IntrinsicElements["post-accordion-item"] & JSXBase.HTMLAttributes<HTMLPostAccordionItemElement>;
|
|
2165
|
+
"post-autocomplete": LocalJSX.IntrinsicElements["post-autocomplete"] & JSXBase.HTMLAttributes<HTMLPostAutocompleteElement>;
|
|
2166
|
+
"post-avatar": LocalJSX.IntrinsicElements["post-avatar"] & JSXBase.HTMLAttributes<HTMLPostAvatarElement>;
|
|
2167
|
+
"post-back-to-top": LocalJSX.IntrinsicElements["post-back-to-top"] & JSXBase.HTMLAttributes<HTMLPostBackToTopElement>;
|
|
2168
|
+
"post-banner": LocalJSX.IntrinsicElements["post-banner"] & JSXBase.HTMLAttributes<HTMLPostBannerElement>;
|
|
2169
|
+
"post-breadcrumb-item": LocalJSX.IntrinsicElements["post-breadcrumb-item"] & JSXBase.HTMLAttributes<HTMLPostBreadcrumbItemElement>;
|
|
2170
|
+
"post-breadcrumbs": LocalJSX.IntrinsicElements["post-breadcrumbs"] & JSXBase.HTMLAttributes<HTMLPostBreadcrumbsElement>;
|
|
2171
|
+
"post-closebutton": LocalJSX.IntrinsicElements["post-closebutton"] & JSXBase.HTMLAttributes<HTMLPostClosebuttonElement>;
|
|
2172
|
+
"post-collapsible": LocalJSX.IntrinsicElements["post-collapsible"] & JSXBase.HTMLAttributes<HTMLPostCollapsibleElement>;
|
|
2173
|
+
"post-collapsible-trigger": LocalJSX.IntrinsicElements["post-collapsible-trigger"] & JSXBase.HTMLAttributes<HTMLPostCollapsibleTriggerElement>;
|
|
2174
|
+
"post-date-picker": LocalJSX.IntrinsicElements["post-date-picker"] & JSXBase.HTMLAttributes<HTMLPostDatePickerElement>;
|
|
2175
|
+
"post-footer": LocalJSX.IntrinsicElements["post-footer"] & JSXBase.HTMLAttributes<HTMLPostFooterElement>;
|
|
2176
|
+
"post-header": LocalJSX.IntrinsicElements["post-header"] & JSXBase.HTMLAttributes<HTMLPostHeaderElement>;
|
|
1908
2177
|
/**
|
|
1909
2178
|
* @class PostIcon - representing a stencil component
|
|
1910
2179
|
*/
|
|
1911
|
-
"post-icon": LocalJSX.
|
|
1912
|
-
"post-language-menu": LocalJSX.
|
|
1913
|
-
"post-language-menu-item": LocalJSX.
|
|
1914
|
-
"post-linkarea": LocalJSX.
|
|
1915
|
-
"post-listbox": LocalJSX.
|
|
1916
|
-
"post-listbox-option": LocalJSX.
|
|
1917
|
-
"post-
|
|
1918
|
-
"post-
|
|
1919
|
-
"post-
|
|
1920
|
-
"post-megadropdown
|
|
1921
|
-
"post-
|
|
1922
|
-
"post-menu
|
|
1923
|
-
"post-menu-
|
|
1924
|
-
"post-
|
|
1925
|
-
"post-
|
|
1926
|
-
"post-
|
|
1927
|
-
"post-popover
|
|
1928
|
-
"post-
|
|
1929
|
-
"post-
|
|
1930
|
-
"post-
|
|
1931
|
-
"post-stepper
|
|
1932
|
-
"post-
|
|
1933
|
-
"post-tab-
|
|
1934
|
-
"post-
|
|
1935
|
-
"post-
|
|
1936
|
-
"post-
|
|
1937
|
-
"post-tooltip
|
|
2180
|
+
"post-icon": LocalJSX.IntrinsicElements["post-icon"] & JSXBase.HTMLAttributes<HTMLPostIconElement>;
|
|
2181
|
+
"post-language-menu": LocalJSX.IntrinsicElements["post-language-menu"] & JSXBase.HTMLAttributes<HTMLPostLanguageMenuElement>;
|
|
2182
|
+
"post-language-menu-item": LocalJSX.IntrinsicElements["post-language-menu-item"] & JSXBase.HTMLAttributes<HTMLPostLanguageMenuItemElement>;
|
|
2183
|
+
"post-linkarea": LocalJSX.IntrinsicElements["post-linkarea"] & JSXBase.HTMLAttributes<HTMLPostLinkareaElement>;
|
|
2184
|
+
"post-listbox": LocalJSX.IntrinsicElements["post-listbox"] & JSXBase.HTMLAttributes<HTMLPostListboxElement>;
|
|
2185
|
+
"post-listbox-option": LocalJSX.IntrinsicElements["post-listbox-option"] & JSXBase.HTMLAttributes<HTMLPostListboxOptionElement>;
|
|
2186
|
+
"post-login-widget": LocalJSX.IntrinsicElements["post-login-widget"] & JSXBase.HTMLAttributes<HTMLPostLoginWidgetElement>;
|
|
2187
|
+
"post-logo": LocalJSX.IntrinsicElements["post-logo"] & JSXBase.HTMLAttributes<HTMLPostLogoElement>;
|
|
2188
|
+
"post-mainnavigation": LocalJSX.IntrinsicElements["post-mainnavigation"] & JSXBase.HTMLAttributes<HTMLPostMainnavigationElement>;
|
|
2189
|
+
"post-megadropdown": LocalJSX.IntrinsicElements["post-megadropdown"] & JSXBase.HTMLAttributes<HTMLPostMegadropdownElement>;
|
|
2190
|
+
"post-megadropdown-trigger": LocalJSX.IntrinsicElements["post-megadropdown-trigger"] & JSXBase.HTMLAttributes<HTMLPostMegadropdownTriggerElement>;
|
|
2191
|
+
"post-menu": LocalJSX.IntrinsicElements["post-menu"] & JSXBase.HTMLAttributes<HTMLPostMenuElement>;
|
|
2192
|
+
"post-menu-item": LocalJSX.IntrinsicElements["post-menu-item"] & JSXBase.HTMLAttributes<HTMLPostMenuItemElement>;
|
|
2193
|
+
"post-menu-trigger": LocalJSX.IntrinsicElements["post-menu-trigger"] & JSXBase.HTMLAttributes<HTMLPostMenuTriggerElement>;
|
|
2194
|
+
"post-number-input": LocalJSX.IntrinsicElements["post-number-input"] & JSXBase.HTMLAttributes<HTMLPostNumberInputElement>;
|
|
2195
|
+
"post-pagination": LocalJSX.IntrinsicElements["post-pagination"] & JSXBase.HTMLAttributes<HTMLPostPaginationElement>;
|
|
2196
|
+
"post-popover": LocalJSX.IntrinsicElements["post-popover"] & JSXBase.HTMLAttributes<HTMLPostPopoverElement>;
|
|
2197
|
+
"post-popover-trigger": LocalJSX.IntrinsicElements["post-popover-trigger"] & JSXBase.HTMLAttributes<HTMLPostPopoverTriggerElement>;
|
|
2198
|
+
"post-popovercontainer": LocalJSX.IntrinsicElements["post-popovercontainer"] & JSXBase.HTMLAttributes<HTMLPostPopovercontainerElement>;
|
|
2199
|
+
"post-rating": LocalJSX.IntrinsicElements["post-rating"] & JSXBase.HTMLAttributes<HTMLPostRatingElement>;
|
|
2200
|
+
"post-stepper": LocalJSX.IntrinsicElements["post-stepper"] & JSXBase.HTMLAttributes<HTMLPostStepperElement>;
|
|
2201
|
+
"post-stepper-item": LocalJSX.IntrinsicElements["post-stepper-item"] & JSXBase.HTMLAttributes<HTMLPostStepperItemElement>;
|
|
2202
|
+
"post-tab-item": LocalJSX.IntrinsicElements["post-tab-item"] & JSXBase.HTMLAttributes<HTMLPostTabItemElement>;
|
|
2203
|
+
"post-tab-panel": LocalJSX.IntrinsicElements["post-tab-panel"] & JSXBase.HTMLAttributes<HTMLPostTabPanelElement>;
|
|
2204
|
+
"post-tabs": LocalJSX.IntrinsicElements["post-tabs"] & JSXBase.HTMLAttributes<HTMLPostTabsElement>;
|
|
2205
|
+
"post-togglebutton": LocalJSX.IntrinsicElements["post-togglebutton"] & JSXBase.HTMLAttributes<HTMLPostTogglebuttonElement>;
|
|
2206
|
+
"post-tooltip": LocalJSX.IntrinsicElements["post-tooltip"] & JSXBase.HTMLAttributes<HTMLPostTooltipElement>;
|
|
2207
|
+
"post-tooltip-trigger": LocalJSX.IntrinsicElements["post-tooltip-trigger"] & JSXBase.HTMLAttributes<HTMLPostTooltipTriggerElement>;
|
|
1938
2208
|
}
|
|
1939
2209
|
}
|
|
1940
2210
|
}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
/**
|
|
2
|
+
* Rollup plugin that converts air-datepicker CJS locale files to ESM on the fly.
|
|
3
|
+
*
|
|
4
|
+
* This prevents Stencil's internal @rollup/plugin-commonjs from processing them,
|
|
5
|
+
* which causes `shouldTransformCachedModule` to deadlock during watch rebuilds.
|
|
6
|
+
* Each locale remains its own separate lazy-loaded chunk.
|
|
7
|
+
*/
|
|
8
|
+
export declare function airDatepickerLocalePlugin(): {
|
|
9
|
+
name: string;
|
|
10
|
+
resolveId(source: string): string;
|
|
11
|
+
load(id: string): string;
|
|
12
|
+
};
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
declare module 'language-tags';
|
|
File without changes
|