@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
package/dist/docs.json
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
{
|
|
2
|
-
"timestamp": "2026-
|
|
2
|
+
"timestamp": "2026-05-12T15:20:43",
|
|
3
3
|
"compiler": {
|
|
4
4
|
"name": "@stencil/core",
|
|
5
|
-
"version": "4.
|
|
5
|
+
"version": "4.43.3",
|
|
6
6
|
"typescriptVersion": "5.8.3"
|
|
7
7
|
},
|
|
8
8
|
"components": [
|
|
@@ -197,6 +197,7 @@
|
|
|
197
197
|
}
|
|
198
198
|
],
|
|
199
199
|
"parts": [],
|
|
200
|
+
"states": [],
|
|
200
201
|
"dependents": [
|
|
201
202
|
"post-footer"
|
|
202
203
|
],
|
|
@@ -393,6 +394,7 @@
|
|
|
393
394
|
"docs": "The element that toggles the accordion item (header button)."
|
|
394
395
|
}
|
|
395
396
|
],
|
|
397
|
+
"states": [],
|
|
396
398
|
"dependents": [
|
|
397
399
|
"post-footer"
|
|
398
400
|
],
|
|
@@ -506,6 +508,29 @@
|
|
|
506
508
|
"required": false,
|
|
507
509
|
"getter": false,
|
|
508
510
|
"setter": false
|
|
511
|
+
},
|
|
512
|
+
{
|
|
513
|
+
"name": "textAvailableSuggestions",
|
|
514
|
+
"type": "string",
|
|
515
|
+
"complexType": {
|
|
516
|
+
"original": "string",
|
|
517
|
+
"resolved": "string",
|
|
518
|
+
"references": {}
|
|
519
|
+
},
|
|
520
|
+
"mutable": false,
|
|
521
|
+
"attr": "text-available-suggestions",
|
|
522
|
+
"reflectToAttr": true,
|
|
523
|
+
"docs": "Announcement template for screen readers when the suggestion list updates.\nUse {count} as placeholder for the number of available suggestions,\ne.g. \"{count} suggestions available\"",
|
|
524
|
+
"docsTags": [],
|
|
525
|
+
"values": [
|
|
526
|
+
{
|
|
527
|
+
"type": "string"
|
|
528
|
+
}
|
|
529
|
+
],
|
|
530
|
+
"optional": false,
|
|
531
|
+
"required": true,
|
|
532
|
+
"getter": false,
|
|
533
|
+
"setter": false
|
|
509
534
|
}
|
|
510
535
|
],
|
|
511
536
|
"methods": [],
|
|
@@ -534,6 +559,7 @@
|
|
|
534
559
|
}
|
|
535
560
|
],
|
|
536
561
|
"parts": [],
|
|
562
|
+
"states": [],
|
|
537
563
|
"dependents": [],
|
|
538
564
|
"dependencies": [
|
|
539
565
|
"post-icon"
|
|
@@ -685,6 +711,7 @@
|
|
|
685
711
|
}
|
|
686
712
|
],
|
|
687
713
|
"parts": [],
|
|
714
|
+
"states": [],
|
|
688
715
|
"dependents": [],
|
|
689
716
|
"dependencies": [],
|
|
690
717
|
"dependencyGraph": {}
|
|
@@ -728,6 +755,7 @@
|
|
|
728
755
|
"styles": [],
|
|
729
756
|
"slots": [],
|
|
730
757
|
"parts": [],
|
|
758
|
+
"states": [],
|
|
731
759
|
"dependents": [],
|
|
732
760
|
"dependencies": [
|
|
733
761
|
"post-icon"
|
|
@@ -881,6 +909,7 @@
|
|
|
881
909
|
}
|
|
882
910
|
],
|
|
883
911
|
"parts": [],
|
|
912
|
+
"states": [],
|
|
884
913
|
"dependents": [],
|
|
885
914
|
"dependencies": [],
|
|
886
915
|
"dependencyGraph": {}
|
|
@@ -899,6 +928,52 @@
|
|
|
899
928
|
],
|
|
900
929
|
"usage": {},
|
|
901
930
|
"props": [
|
|
931
|
+
{
|
|
932
|
+
"name": "description",
|
|
933
|
+
"type": "string",
|
|
934
|
+
"complexType": {
|
|
935
|
+
"original": "string",
|
|
936
|
+
"resolved": "string",
|
|
937
|
+
"references": {}
|
|
938
|
+
},
|
|
939
|
+
"mutable": false,
|
|
940
|
+
"attr": "description",
|
|
941
|
+
"reflectToAttr": true,
|
|
942
|
+
"docs": "ARIA description for additional context, read after the breadcrumb item content or `label`.",
|
|
943
|
+
"docsTags": [],
|
|
944
|
+
"values": [
|
|
945
|
+
{
|
|
946
|
+
"type": "string"
|
|
947
|
+
}
|
|
948
|
+
],
|
|
949
|
+
"optional": true,
|
|
950
|
+
"required": false,
|
|
951
|
+
"getter": false,
|
|
952
|
+
"setter": false
|
|
953
|
+
},
|
|
954
|
+
{
|
|
955
|
+
"name": "label",
|
|
956
|
+
"type": "string",
|
|
957
|
+
"complexType": {
|
|
958
|
+
"original": "string",
|
|
959
|
+
"resolved": "string",
|
|
960
|
+
"references": {}
|
|
961
|
+
},
|
|
962
|
+
"mutable": false,
|
|
963
|
+
"attr": "label",
|
|
964
|
+
"reflectToAttr": true,
|
|
965
|
+
"docs": "ARIA label, screen readers will use this instead of the breadcrumb item content.",
|
|
966
|
+
"docsTags": [],
|
|
967
|
+
"values": [
|
|
968
|
+
{
|
|
969
|
+
"type": "string"
|
|
970
|
+
}
|
|
971
|
+
],
|
|
972
|
+
"optional": true,
|
|
973
|
+
"required": false,
|
|
974
|
+
"getter": false,
|
|
975
|
+
"setter": false
|
|
976
|
+
},
|
|
902
977
|
{
|
|
903
978
|
"name": "url",
|
|
904
979
|
"type": "URL | string",
|
|
@@ -914,7 +989,7 @@
|
|
|
914
989
|
},
|
|
915
990
|
"mutable": false,
|
|
916
991
|
"attr": "url",
|
|
917
|
-
"reflectToAttr":
|
|
992
|
+
"reflectToAttr": true,
|
|
918
993
|
"docs": "The optional URL to which the breadcrumb item will link.",
|
|
919
994
|
"docsTags": [],
|
|
920
995
|
"values": [
|
|
@@ -942,6 +1017,7 @@
|
|
|
942
1017
|
}
|
|
943
1018
|
],
|
|
944
1019
|
"parts": [],
|
|
1020
|
+
"states": [],
|
|
945
1021
|
"dependents": [
|
|
946
1022
|
"post-breadcrumbs"
|
|
947
1023
|
],
|
|
@@ -1065,6 +1141,7 @@
|
|
|
1065
1141
|
"styles": [],
|
|
1066
1142
|
"slots": [],
|
|
1067
1143
|
"parts": [],
|
|
1144
|
+
"states": [],
|
|
1068
1145
|
"dependents": [],
|
|
1069
1146
|
"dependencies": [
|
|
1070
1147
|
"post-icon",
|
|
@@ -1242,6 +1319,7 @@
|
|
|
1242
1319
|
}
|
|
1243
1320
|
],
|
|
1244
1321
|
"parts": [],
|
|
1322
|
+
"states": [],
|
|
1245
1323
|
"dependents": [
|
|
1246
1324
|
"post-megadropdown",
|
|
1247
1325
|
"post-popover"
|
|
@@ -1366,6 +1444,7 @@
|
|
|
1366
1444
|
}
|
|
1367
1445
|
],
|
|
1368
1446
|
"parts": [],
|
|
1447
|
+
"states": [],
|
|
1369
1448
|
"dependents": [
|
|
1370
1449
|
"post-accordion-item"
|
|
1371
1450
|
],
|
|
@@ -1438,6 +1517,7 @@
|
|
|
1438
1517
|
"styles": [],
|
|
1439
1518
|
"slots": [],
|
|
1440
1519
|
"parts": [],
|
|
1520
|
+
"states": [],
|
|
1441
1521
|
"dependents": [
|
|
1442
1522
|
"post-accordion-item"
|
|
1443
1523
|
],
|
|
@@ -1486,6 +1566,35 @@
|
|
|
1486
1566
|
"getter": false,
|
|
1487
1567
|
"setter": false
|
|
1488
1568
|
},
|
|
1569
|
+
{
|
|
1570
|
+
"name": "locale",
|
|
1571
|
+
"type": "string",
|
|
1572
|
+
"complexType": {
|
|
1573
|
+
"original": "string",
|
|
1574
|
+
"resolved": "string",
|
|
1575
|
+
"references": {}
|
|
1576
|
+
},
|
|
1577
|
+
"mutable": false,
|
|
1578
|
+
"attr": "locale",
|
|
1579
|
+
"reflectToAttr": false,
|
|
1580
|
+
"docs": "The date pickers locale (e.g. \"it\", \"it-CH\", etc.), which specifies the date format and language.\n<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>",
|
|
1581
|
+
"docsTags": [
|
|
1582
|
+
{
|
|
1583
|
+
"name": "default",
|
|
1584
|
+
"text": "this.systemLocale"
|
|
1585
|
+
}
|
|
1586
|
+
],
|
|
1587
|
+
"default": "this.systemLocale",
|
|
1588
|
+
"values": [
|
|
1589
|
+
{
|
|
1590
|
+
"type": "string"
|
|
1591
|
+
}
|
|
1592
|
+
],
|
|
1593
|
+
"optional": true,
|
|
1594
|
+
"required": false,
|
|
1595
|
+
"getter": false,
|
|
1596
|
+
"setter": false
|
|
1597
|
+
},
|
|
1489
1598
|
{
|
|
1490
1599
|
"name": "max",
|
|
1491
1600
|
"type": "string",
|
|
@@ -1886,6 +1995,7 @@
|
|
|
1886
1995
|
"styles": [],
|
|
1887
1996
|
"slots": [],
|
|
1888
1997
|
"parts": [],
|
|
1998
|
+
"states": [],
|
|
1889
1999
|
"dependents": [],
|
|
1890
2000
|
"dependencies": [
|
|
1891
2001
|
"post-icon",
|
|
@@ -1995,6 +2105,7 @@
|
|
|
1995
2105
|
}
|
|
1996
2106
|
],
|
|
1997
2107
|
"parts": [],
|
|
2108
|
+
"states": [],
|
|
1998
2109
|
"dependents": [],
|
|
1999
2110
|
"dependencies": [
|
|
2000
2111
|
"post-accordion",
|
|
@@ -2200,6 +2311,7 @@
|
|
|
2200
2311
|
}
|
|
2201
2312
|
],
|
|
2202
2313
|
"parts": [],
|
|
2314
|
+
"states": [],
|
|
2203
2315
|
"dependents": [],
|
|
2204
2316
|
"dependencies": [
|
|
2205
2317
|
"post-togglebutton",
|
|
@@ -2436,6 +2548,7 @@
|
|
|
2436
2548
|
"styles": [],
|
|
2437
2549
|
"slots": [],
|
|
2438
2550
|
"parts": [],
|
|
2551
|
+
"states": [],
|
|
2439
2552
|
"dependents": [
|
|
2440
2553
|
"post-accordion-item",
|
|
2441
2554
|
"post-autocomplete",
|
|
@@ -2611,6 +2724,12 @@
|
|
|
2611
2724
|
"capture": false,
|
|
2612
2725
|
"passive": false
|
|
2613
2726
|
},
|
|
2727
|
+
{
|
|
2728
|
+
"event": "scroll",
|
|
2729
|
+
"target": "document",
|
|
2730
|
+
"capture": true,
|
|
2731
|
+
"passive": true
|
|
2732
|
+
},
|
|
2614
2733
|
{
|
|
2615
2734
|
"event": "postLanguageMenuItemInitiallyActive",
|
|
2616
2735
|
"capture": false,
|
|
@@ -2620,6 +2739,7 @@
|
|
|
2620
2739
|
"styles": [],
|
|
2621
2740
|
"slots": [],
|
|
2622
2741
|
"parts": [],
|
|
2742
|
+
"states": [],
|
|
2623
2743
|
"dependents": [],
|
|
2624
2744
|
"dependencies": [
|
|
2625
2745
|
"post-menu-trigger",
|
|
@@ -2697,6 +2817,29 @@
|
|
|
2697
2817
|
"getter": false,
|
|
2698
2818
|
"setter": false
|
|
2699
2819
|
},
|
|
2820
|
+
{
|
|
2821
|
+
"name": "description",
|
|
2822
|
+
"type": "string",
|
|
2823
|
+
"complexType": {
|
|
2824
|
+
"original": "string",
|
|
2825
|
+
"resolved": "string",
|
|
2826
|
+
"references": {}
|
|
2827
|
+
},
|
|
2828
|
+
"mutable": false,
|
|
2829
|
+
"attr": "description",
|
|
2830
|
+
"reflectToAttr": false,
|
|
2831
|
+
"docs": "A description for the language read by screen-readers for improved accessibility.",
|
|
2832
|
+
"docsTags": [],
|
|
2833
|
+
"values": [
|
|
2834
|
+
{
|
|
2835
|
+
"type": "string"
|
|
2836
|
+
}
|
|
2837
|
+
],
|
|
2838
|
+
"optional": true,
|
|
2839
|
+
"required": false,
|
|
2840
|
+
"getter": false,
|
|
2841
|
+
"setter": false
|
|
2842
|
+
},
|
|
2700
2843
|
{
|
|
2701
2844
|
"name": "name",
|
|
2702
2845
|
"type": "string",
|
|
@@ -2842,6 +2985,7 @@
|
|
|
2842
2985
|
}
|
|
2843
2986
|
],
|
|
2844
2987
|
"parts": [],
|
|
2988
|
+
"states": [],
|
|
2845
2989
|
"dependents": [],
|
|
2846
2990
|
"dependencies": [
|
|
2847
2991
|
"post-menu-item"
|
|
@@ -2867,6 +3011,7 @@
|
|
|
2867
3011
|
"styles": [],
|
|
2868
3012
|
"slots": [],
|
|
2869
3013
|
"parts": [],
|
|
3014
|
+
"states": [],
|
|
2870
3015
|
"dependents": [],
|
|
2871
3016
|
"dependencies": [],
|
|
2872
3017
|
"dependencyGraph": {}
|
|
@@ -3064,6 +3209,7 @@
|
|
|
3064
3209
|
"styles": [],
|
|
3065
3210
|
"slots": [],
|
|
3066
3211
|
"parts": [],
|
|
3212
|
+
"states": [],
|
|
3067
3213
|
"dependents": [],
|
|
3068
3214
|
"dependencies": [
|
|
3069
3215
|
"post-popovercontainer"
|
|
@@ -3186,6 +3332,7 @@
|
|
|
3186
3332
|
"styles": [],
|
|
3187
3333
|
"slots": [],
|
|
3188
3334
|
"parts": [],
|
|
3335
|
+
"states": [],
|
|
3189
3336
|
"dependents": [],
|
|
3190
3337
|
"dependencies": [
|
|
3191
3338
|
"post-icon"
|
|
@@ -3196,6 +3343,104 @@
|
|
|
3196
3343
|
]
|
|
3197
3344
|
}
|
|
3198
3345
|
},
|
|
3346
|
+
{
|
|
3347
|
+
"filePath": "src/components/post-login-widget/post-login-widget.tsx",
|
|
3348
|
+
"encapsulation": "shadow",
|
|
3349
|
+
"tag": "post-login-widget",
|
|
3350
|
+
"readme": "# post-login-widget\n\n\n",
|
|
3351
|
+
"docs": "",
|
|
3352
|
+
"docsTags": [
|
|
3353
|
+
{
|
|
3354
|
+
"name": "slot",
|
|
3355
|
+
"text": "authenticated - Content rendered when the user is authenticated (e.g. user menu)."
|
|
3356
|
+
},
|
|
3357
|
+
{
|
|
3358
|
+
"name": "slot",
|
|
3359
|
+
"text": "unauthenticated - Content rendered when the user is not authenticated (e.g. login link)."
|
|
3360
|
+
}
|
|
3361
|
+
],
|
|
3362
|
+
"usage": {},
|
|
3363
|
+
"props": [],
|
|
3364
|
+
"methods": [
|
|
3365
|
+
{
|
|
3366
|
+
"name": "isAuthenticated",
|
|
3367
|
+
"returns": {
|
|
3368
|
+
"type": "Promise<boolean>",
|
|
3369
|
+
"docs": ""
|
|
3370
|
+
},
|
|
3371
|
+
"complexType": {
|
|
3372
|
+
"signature": "() => Promise<boolean | null>",
|
|
3373
|
+
"parameters": [],
|
|
3374
|
+
"references": {
|
|
3375
|
+
"Promise": {
|
|
3376
|
+
"location": "global",
|
|
3377
|
+
"id": "global::Promise"
|
|
3378
|
+
}
|
|
3379
|
+
},
|
|
3380
|
+
"return": "Promise<boolean>"
|
|
3381
|
+
},
|
|
3382
|
+
"signature": "isAuthenticated() => Promise<boolean | null>",
|
|
3383
|
+
"parameters": [],
|
|
3384
|
+
"docs": "Returns the current authentication state:\n`null` when the component is still loading, `true` when authenticated, `false` when not.",
|
|
3385
|
+
"docsTags": []
|
|
3386
|
+
},
|
|
3387
|
+
{
|
|
3388
|
+
"name": "refresh",
|
|
3389
|
+
"returns": {
|
|
3390
|
+
"type": "Promise<void>",
|
|
3391
|
+
"docs": ""
|
|
3392
|
+
},
|
|
3393
|
+
"complexType": {
|
|
3394
|
+
"signature": "() => Promise<void>",
|
|
3395
|
+
"parameters": [],
|
|
3396
|
+
"references": {
|
|
3397
|
+
"Promise": {
|
|
3398
|
+
"location": "global",
|
|
3399
|
+
"id": "global::Promise"
|
|
3400
|
+
}
|
|
3401
|
+
},
|
|
3402
|
+
"return": "Promise<void>"
|
|
3403
|
+
},
|
|
3404
|
+
"signature": "refresh() => Promise<void>",
|
|
3405
|
+
"parameters": [],
|
|
3406
|
+
"docs": "Re-fetches the authentication state from the session API and updates\nthe component rendering accordingly.",
|
|
3407
|
+
"docsTags": []
|
|
3408
|
+
}
|
|
3409
|
+
],
|
|
3410
|
+
"events": [
|
|
3411
|
+
{
|
|
3412
|
+
"event": "postChange",
|
|
3413
|
+
"detail": "{ authenticated: boolean; }",
|
|
3414
|
+
"bubbles": true,
|
|
3415
|
+
"complexType": {
|
|
3416
|
+
"original": "{ authenticated: boolean }",
|
|
3417
|
+
"resolved": "{ authenticated: boolean; }",
|
|
3418
|
+
"references": {}
|
|
3419
|
+
},
|
|
3420
|
+
"cancelable": true,
|
|
3421
|
+
"composed": true,
|
|
3422
|
+
"docs": "Emitted when the authentication state changes.\nThe event payload is an object with an `authenticated` property:\n`true` when the user is logged in, `false` when the user is not logged in or the API request failed.",
|
|
3423
|
+
"docsTags": []
|
|
3424
|
+
}
|
|
3425
|
+
],
|
|
3426
|
+
"listeners": [],
|
|
3427
|
+
"styles": [],
|
|
3428
|
+
"slots": [
|
|
3429
|
+
{
|
|
3430
|
+
"name": "authenticated",
|
|
3431
|
+
"docs": "Content rendered when the user is authenticated (e.g. user menu)."
|
|
3432
|
+
},
|
|
3433
|
+
{
|
|
3434
|
+
"name": "unauthenticated",
|
|
3435
|
+
"docs": "Content rendered when the user is not authenticated (e.g. login link)."
|
|
3436
|
+
}
|
|
3437
|
+
],
|
|
3438
|
+
"parts": [],
|
|
3439
|
+
"states": [],
|
|
3440
|
+
"dependents": [],
|
|
3441
|
+
"dependencies": [],
|
|
3442
|
+
"dependencyGraph": {}
|
|
3443
|
+
},
|
|
3199
3444
|
{
|
|
3200
3445
|
"filePath": "src/components/post-logo/post-logo.tsx",
|
|
3201
3446
|
"encapsulation": "shadow",
|
|
@@ -3253,6 +3498,7 @@
|
|
|
3253
3498
|
}
|
|
3254
3499
|
],
|
|
3255
3500
|
"parts": [],
|
|
3501
|
+
"states": [],
|
|
3256
3502
|
"dependents": [],
|
|
3257
3503
|
"dependencies": [],
|
|
3258
3504
|
"dependencyGraph": {}
|
|
@@ -3309,6 +3555,7 @@
|
|
|
3309
3555
|
"styles": [],
|
|
3310
3556
|
"slots": [],
|
|
3311
3557
|
"parts": [],
|
|
3558
|
+
"states": [],
|
|
3312
3559
|
"dependents": [],
|
|
3313
3560
|
"dependencies": [
|
|
3314
3561
|
"post-icon"
|
|
@@ -3507,6 +3754,7 @@
|
|
|
3507
3754
|
"styles": [],
|
|
3508
3755
|
"slots": [],
|
|
3509
3756
|
"parts": [],
|
|
3757
|
+
"states": [],
|
|
3510
3758
|
"dependents": [],
|
|
3511
3759
|
"dependencies": [
|
|
3512
3760
|
"post-closebutton",
|
|
@@ -3597,6 +3845,7 @@
|
|
|
3597
3845
|
"styles": [],
|
|
3598
3846
|
"slots": [],
|
|
3599
3847
|
"parts": [],
|
|
3848
|
+
"states": [],
|
|
3600
3849
|
"dependents": [],
|
|
3601
3850
|
"dependencies": [
|
|
3602
3851
|
"post-icon"
|
|
@@ -3658,7 +3907,7 @@
|
|
|
3658
3907
|
"Placement": {
|
|
3659
3908
|
"location": "import",
|
|
3660
3909
|
"path": "@floating-ui/dom",
|
|
3661
|
-
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
3910
|
+
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts::Placement",
|
|
3662
3911
|
"referenceLocation": "Placement"
|
|
3663
3912
|
}
|
|
3664
3913
|
}
|
|
@@ -3865,6 +4114,7 @@
|
|
|
3865
4114
|
"docs": "The container element that holds the list of menu items."
|
|
3866
4115
|
}
|
|
3867
4116
|
],
|
|
4117
|
+
"states": [],
|
|
3868
4118
|
"dependents": [
|
|
3869
4119
|
"post-breadcrumbs",
|
|
3870
4120
|
"post-language-menu"
|
|
@@ -3899,6 +4149,7 @@
|
|
|
3899
4149
|
"styles": [],
|
|
3900
4150
|
"slots": [],
|
|
3901
4151
|
"parts": [],
|
|
4152
|
+
"states": [],
|
|
3902
4153
|
"dependents": [
|
|
3903
4154
|
"post-breadcrumbs",
|
|
3904
4155
|
"post-language-menu-item"
|
|
@@ -3952,6 +4203,7 @@
|
|
|
3952
4203
|
"styles": [],
|
|
3953
4204
|
"slots": [],
|
|
3954
4205
|
"parts": [],
|
|
4206
|
+
"states": [],
|
|
3955
4207
|
"dependents": [
|
|
3956
4208
|
"post-breadcrumbs",
|
|
3957
4209
|
"post-language-menu"
|
|
@@ -3981,6 +4233,7 @@
|
|
|
3981
4233
|
"styles": [],
|
|
3982
4234
|
"slots": [],
|
|
3983
4235
|
"parts": [],
|
|
4236
|
+
"states": [],
|
|
3984
4237
|
"dependents": [],
|
|
3985
4238
|
"dependencies": [
|
|
3986
4239
|
"post-icon"
|
|
@@ -4229,6 +4482,7 @@
|
|
|
4229
4482
|
"styles": [],
|
|
4230
4483
|
"slots": [],
|
|
4231
4484
|
"parts": [],
|
|
4485
|
+
"states": [],
|
|
4232
4486
|
"dependents": [],
|
|
4233
4487
|
"dependencies": [
|
|
4234
4488
|
"post-icon"
|
|
@@ -4292,7 +4546,7 @@
|
|
|
4292
4546
|
"Placement": {
|
|
4293
4547
|
"location": "import",
|
|
4294
4548
|
"path": "@floating-ui/dom",
|
|
4295
|
-
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
4549
|
+
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts::Placement",
|
|
4296
4550
|
"referenceLocation": "Placement"
|
|
4297
4551
|
}
|
|
4298
4552
|
}
|
|
@@ -4521,6 +4775,7 @@
|
|
|
4521
4775
|
}
|
|
4522
4776
|
],
|
|
4523
4777
|
"parts": [],
|
|
4778
|
+
"states": [],
|
|
4524
4779
|
"dependents": [],
|
|
4525
4780
|
"dependencies": [
|
|
4526
4781
|
"post-popovercontainer",
|
|
@@ -4575,6 +4830,7 @@
|
|
|
4575
4830
|
"styles": [],
|
|
4576
4831
|
"slots": [],
|
|
4577
4832
|
"parts": [],
|
|
4833
|
+
"states": [],
|
|
4578
4834
|
"dependents": [],
|
|
4579
4835
|
"dependencies": [],
|
|
4580
4836
|
"dependencyGraph": {}
|
|
@@ -4684,7 +4940,7 @@
|
|
|
4684
4940
|
"Placement": {
|
|
4685
4941
|
"location": "import",
|
|
4686
4942
|
"path": "@floating-ui/dom",
|
|
4687
|
-
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
4943
|
+
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts::Placement",
|
|
4688
4944
|
"referenceLocation": "Placement"
|
|
4689
4945
|
}
|
|
4690
4946
|
}
|
|
@@ -4989,11 +5245,16 @@
|
|
|
4989
5245
|
}
|
|
4990
5246
|
],
|
|
4991
5247
|
"parts": [
|
|
5248
|
+
{
|
|
5249
|
+
"name": "post-popovercontainer-border-mask",
|
|
5250
|
+
"docs": ""
|
|
5251
|
+
},
|
|
4992
5252
|
{
|
|
4993
5253
|
"name": "post-popovercontainer-content",
|
|
4994
5254
|
"docs": ""
|
|
4995
5255
|
}
|
|
4996
5256
|
],
|
|
5257
|
+
"states": [],
|
|
4997
5258
|
"dependents": [
|
|
4998
5259
|
"post-date-picker",
|
|
4999
5260
|
"post-listbox",
|
|
@@ -5175,6 +5436,7 @@
|
|
|
5175
5436
|
"styles": [],
|
|
5176
5437
|
"slots": [],
|
|
5177
5438
|
"parts": [],
|
|
5439
|
+
"states": [],
|
|
5178
5440
|
"dependents": [],
|
|
5179
5441
|
"dependencies": [
|
|
5180
5442
|
"post-icon"
|
|
@@ -5303,7 +5565,7 @@
|
|
|
5303
5565
|
"mutable": false,
|
|
5304
5566
|
"attr": "text-step-number",
|
|
5305
5567
|
"reflectToAttr": true,
|
|
5306
|
-
"docs": "Label for the \"Step
|
|
5568
|
+
"docs": "Label for the \"Step {number}:\" indicator for mobile view.\nUse `{number}` as a placeholder — it will be replaced with the current step number at runtime.",
|
|
5307
5569
|
"docsTags": [],
|
|
5308
5570
|
"values": [
|
|
5309
5571
|
{
|
|
@@ -5322,6 +5584,7 @@
|
|
|
5322
5584
|
"styles": [],
|
|
5323
5585
|
"slots": [],
|
|
5324
5586
|
"parts": [],
|
|
5587
|
+
"states": [],
|
|
5325
5588
|
"dependents": [],
|
|
5326
5589
|
"dependencies": [],
|
|
5327
5590
|
"dependencyGraph": {}
|
|
@@ -5341,6 +5604,7 @@
|
|
|
5341
5604
|
"styles": [],
|
|
5342
5605
|
"slots": [],
|
|
5343
5606
|
"parts": [],
|
|
5607
|
+
"states": [],
|
|
5344
5608
|
"dependents": [],
|
|
5345
5609
|
"dependencies": [],
|
|
5346
5610
|
"dependencyGraph": {}
|
|
@@ -5394,6 +5658,7 @@
|
|
|
5394
5658
|
}
|
|
5395
5659
|
],
|
|
5396
5660
|
"parts": [],
|
|
5661
|
+
"states": [],
|
|
5397
5662
|
"dependents": [],
|
|
5398
5663
|
"dependencies": [],
|
|
5399
5664
|
"dependencyGraph": {}
|
|
@@ -5447,6 +5712,7 @@
|
|
|
5447
5712
|
}
|
|
5448
5713
|
],
|
|
5449
5714
|
"parts": [],
|
|
5715
|
+
"states": [],
|
|
5450
5716
|
"dependents": [],
|
|
5451
5717
|
"dependencies": [],
|
|
5452
5718
|
"dependencyGraph": {}
|
|
@@ -5631,6 +5897,7 @@
|
|
|
5631
5897
|
"docs": "The container element that displays the content of the currently active tab. Only available in panels mode."
|
|
5632
5898
|
}
|
|
5633
5899
|
],
|
|
5900
|
+
"states": [],
|
|
5634
5901
|
"dependents": [],
|
|
5635
5902
|
"dependencies": [],
|
|
5636
5903
|
"dependencyGraph": {}
|
|
@@ -5690,6 +5957,7 @@
|
|
|
5690
5957
|
}
|
|
5691
5958
|
],
|
|
5692
5959
|
"parts": [],
|
|
5960
|
+
"states": [],
|
|
5693
5961
|
"dependents": [
|
|
5694
5962
|
"post-header"
|
|
5695
5963
|
],
|
|
@@ -5777,7 +6045,7 @@
|
|
|
5777
6045
|
"Placement": {
|
|
5778
6046
|
"location": "import",
|
|
5779
6047
|
"path": "@floating-ui/dom",
|
|
5780
|
-
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
6048
|
+
"id": "../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts::Placement",
|
|
5781
6049
|
"referenceLocation": "Placement"
|
|
5782
6050
|
}
|
|
5783
6051
|
}
|
|
@@ -5978,6 +6246,7 @@
|
|
|
5978
6246
|
"styles": [],
|
|
5979
6247
|
"slots": [],
|
|
5980
6248
|
"parts": [],
|
|
6249
|
+
"states": [],
|
|
5981
6250
|
"dependents": [],
|
|
5982
6251
|
"dependencies": [
|
|
5983
6252
|
"post-popovercontainer"
|
|
@@ -6066,6 +6335,7 @@
|
|
|
6066
6335
|
}
|
|
6067
6336
|
],
|
|
6068
6337
|
"parts": [],
|
|
6338
|
+
"states": [],
|
|
6069
6339
|
"dependents": [],
|
|
6070
6340
|
"dependencies": [],
|
|
6071
6341
|
"dependencyGraph": {}
|
|
@@ -6112,10 +6382,10 @@
|
|
|
6112
6382
|
"docstring": "",
|
|
6113
6383
|
"path": "src/components/post-language-menu/switch-variants.ts"
|
|
6114
6384
|
},
|
|
6115
|
-
"../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
6385
|
+
"../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts::Placement": {
|
|
6116
6386
|
"declaration": "any",
|
|
6117
6387
|
"docstring": "",
|
|
6118
|
-
"path": "../../node_modules/.pnpm/@floating-ui+dom@1.7.
|
|
6388
|
+
"path": "../../node_modules/.pnpm/@floating-ui+dom@1.7.6/node_modules/@floating-ui/dom/dist/floating-ui.dom.d.mts"
|
|
6119
6389
|
}
|
|
6120
6390
|
}
|
|
6121
6391
|
}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var _airDatepickerLocale_ar = {"days":["الأحد","الأثنين","الثلاثاء","الأربعاء","الخميس","الجمعه","السبت"],"daysShort":["الأحد","الأثنين","الثلاثاء","الأربعاء","الخميس","الجمعه","السبت"],"daysMin":["الأحد","الأثنين","الثلاثاء","الأربعاء","الخميس","الجمعه","السبت"],"months":["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","اكتوبر","نوفمبر","ديسمبر"],"monthsShort":["يناير","فبراير","مارس","أبريل","مايو","يونيو","يوليو","أغسطس","سبتمبر","اكتوبر","نوفمبر","ديسمبر"],"today":"اليوم","clear":"حذف","dateFormat":"dd/MM/yyyy","timeFormat":"hh:mm aa","firstDay":0};
|
|
2
|
+
|
|
3
|
+
export { _airDatepickerLocale_ar as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var _airDatepickerLocale_bg = {"days":["Неделя","Понеделник","Вторник","Сряда","Четвъртък","Петък","Събота"],"daysShort":["Нед","Пон","Вто","Сря","Чет","Пет","Съб"],"daysMin":["Нд","Пн","Вт","Ср","Чт","Пт","Сб"],"months":["Януари","Февруари","Март","Април","Май","Юни","Юли","Август","Септември","Октомври","Ноември","Декември"],"monthsShort":["Яну","Фев","Мар","Апр","Май","Юни","Юли","Авг","Сеп","Окт","Ное","Дек"],"today":"Днес","clear":"Изчисти","dateFormat":"dd.MM.yyyy","timeFormat":"HH:mm","firstDay":1};
|
|
2
|
+
|
|
3
|
+
export { _airDatepickerLocale_bg as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var _airDatepickerLocale_ca = {"days":["Diumenge","Dilluns","Dimarts","Dimecres","Dijous","Divendres","Dissabte"],"daysShort":["Diu","Dil","Dmt","Dmc","Dij","Div","Dis"],"daysMin":["dg","dl","dt","dc","dj","dv","ds"],"months":["Gener","Febrer","Març","Abril","Maig","Juny","Juliol","Agost","Setembre","Octubre","Novembre","Desembre"],"monthsShort":["Gen","Feb","Mar","Abr","Mai","Jun","Jul","Ago","Set","Oct","Nov","Des"],"today":"Avui","clear":"Neteja","dateFormat":"dd/MM/yyyy","timeFormat":"hh:mm aa","firstDay":1};
|
|
2
|
+
|
|
3
|
+
export { _airDatepickerLocale_ca as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var _airDatepickerLocale_cs = {"days":["Neděle","Pondělí","Úterý","Středa","Čtvrtek","Pátek","Sobota"],"daysShort":["Ne","Po","Út","St","Čt","Pá","So"],"daysMin":["Ne","Po","Út","St","Čt","Pá","So"],"months":["Leden","Únor","Březen","Duben","Květen","Červen","Červenec","Srpen","Září","Říjen","Listopad","Prosinec"],"monthsShort":["Led","Úno","Bře","Dub","Kvě","Čvn","Čvc","Srp","Zář","Říj","Lis","Pro"],"today":"Dnes","clear":"Vymazat","dateFormat":"dd.MM.yyyy","timeFormat":"HH:mm","firstDay":1};
|
|
2
|
+
|
|
3
|
+
export { _airDatepickerLocale_cs as default };
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
var _airDatepickerLocale_da = {"days":["Søndag","Mandag","Tirsdag","Onsdag","Torsdag","Fredag","Lørdag"],"daysShort":["Søn","Man","Tir","Ons","Tor","Fre","Lør"],"daysMin":["Sø","Ma","Ti","On","To","Fr","Lø"],"months":["Januar","Februar","Marts","April","Maj","Juni","Juli","August","September","Oktober","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","Maj","Jun","Jul","Aug","Sep","Okt","Nov","Dec"],"today":"I dag","clear":"Nulstil","dateFormat":"dd/MM/yyyy","timeFormat":"HH:mm","firstDay":1};
|
|
2
|
+
|
|
3
|
+
export { _airDatepickerLocale_da as default };
|