@swisspost/design-system-components 9.0.0-next.14 → 9.0.0-next.16
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/cjs/{check-url-1cf6fb0d.js → check-url-1ff4cf75.js} +2 -2
- package/dist/cjs/{index-0ee3ab4a.js → index-5acef487.js} +151 -325
- package/dist/cjs/{index-bea4ac42.js → index-f2eedfeb.js} +1 -1
- package/dist/cjs/index.cjs.js +23 -23
- package/dist/cjs/loader.cjs.js +1 -1
- package/dist/cjs/{package-7d11b6ea.js → package-df497c3c.js} +1 -1
- package/dist/cjs/{post-accordion-29861d97.js → post-accordion-6f5ddd51.js} +4 -10
- package/dist/cjs/{post-accordion-item-0da0f7aa.js → post-accordion-item-ff9179d7.js} +7 -14
- package/dist/cjs/post-accordion-item.cjs.entry.js +5 -5
- package/dist/cjs/post-accordion.cjs.entry.js +3 -3
- package/dist/cjs/{post-avatar-01b9cd6d.js → post-avatar-7fde1cbe.js} +11 -23
- package/dist/cjs/post-avatar.cjs.entry.js +3 -3
- package/dist/cjs/{post-back-to-top-9a5647f7.js → post-back-to-top-5aeed9be.js} +4 -8
- package/dist/cjs/post-back-to-top.cjs.entry.js +3 -3
- package/dist/cjs/{post-banner-33929088.js → post-banner-c09c7292.js} +12 -26
- package/dist/cjs/post-banner.cjs.entry.js +5 -5
- package/dist/cjs/{post-breadcrumb-1384018e.js → post-breadcrumb-f661fea8.js} +8 -14
- package/dist/cjs/post-breadcrumb-item_2.cjs.entry.js +5 -5
- package/dist/cjs/post-breadcrumb.cjs.entry.js +4 -4
- package/dist/cjs/{post-card-control-4c85eda3.js → post-card-control-d2b3647f.js} +12 -43
- package/dist/cjs/post-card-control.cjs.entry.js +3 -3
- package/dist/cjs/post-closebutton_15.cjs.entry.js +5 -5
- package/dist/cjs/{post-collapsible-trigger-0fb2596a.js → post-collapsible-trigger-d9b42b81.js} +5 -11
- package/dist/cjs/post-collapsible_2.cjs.entry.js +5 -5
- package/dist/cjs/post-components.cjs.js +2 -2
- package/dist/cjs/{post-footer-f621a563.js → post-footer-1c85ec39.js} +4 -7
- package/dist/cjs/post-footer.cjs.entry.js +3 -3
- package/dist/cjs/{post-linkarea-865079c1.js → post-linkarea-d10a7588.js} +2 -2
- package/dist/cjs/post-linkarea.cjs.entry.js +3 -3
- package/dist/cjs/{post-menu-item-ab3e2e7e.js → post-menu-item-ed70f804.js} +4 -7
- package/dist/cjs/{post-popover-a2ba9226.js → post-popover-73033a78.js} +5 -17
- package/dist/cjs/post-popover.cjs.entry.js +3 -3
- package/dist/cjs/{post-rating-c402c294.js → post-rating-5d7d52a2.js} +7 -20
- package/dist/cjs/post-rating.cjs.entry.js +3 -3
- package/dist/cjs/{post-tab-header-c819517d.js → post-tab-header-ae6a3dcd.js} +4 -7
- package/dist/cjs/post-tab-header.cjs.entry.js +3 -3
- package/dist/cjs/{post-tab-panel-3cb207f3.js → post-tab-panel-f6127d6a.js} +4 -7
- package/dist/cjs/post-tab-panel.cjs.entry.js +3 -3
- package/dist/cjs/{post-tabs-b6fa39c3.js → post-tabs-977e62c3.js} +3 -9
- package/dist/cjs/post-tabs.cjs.entry.js +3 -3
- package/dist/cjs/{post-tag-9c366519.js → post-tag-a7684644.js} +6 -17
- package/dist/cjs/post-tag.cjs.entry.js +3 -3
- package/dist/cjs/{post-togglebutton-d49bec2c.js → post-togglebutton-2fdebbc7.js} +70 -159
- package/dist/cjs/{post-tooltip-425c01ba.js → post-tooltip-261f3348.js} +6 -17
- package/dist/cjs/post-tooltip.cjs.entry.js +5 -5
- package/dist/collection/collection-manifest.json +2 -2
- package/dist/collection/components/post-accordion/post-accordion.js +4 -12
- package/dist/collection/components/post-accordion-item/post-accordion-item.js +6 -15
- package/dist/collection/components/post-avatar/post-avatar.js +11 -29
- package/dist/collection/components/post-back-to-top/post-back-to-top.js +4 -8
- package/dist/collection/components/post-banner/post-banner.js +11 -31
- package/dist/collection/components/post-breadcrumb/post-breadcrumb.js +7 -15
- package/dist/collection/components/post-breadcrumb-item/post-breadcrumb-item.js +3 -6
- package/dist/collection/components/post-card-control/post-card-control.js +10 -59
- package/dist/collection/components/post-collapsible/post-collapsible.js +3 -6
- package/dist/collection/components/post-collapsible-trigger/post-collapsible-trigger.js +3 -6
- package/dist/collection/components/post-footer/post-footer.js +4 -7
- package/dist/collection/components/post-header/post-header.css +1 -1
- package/dist/collection/components/post-header/post-header.js +15 -5
- package/dist/collection/components/post-icon/post-icon.js +9 -42
- package/dist/collection/components/post-language-option/post-language-option.css +1 -1
- package/dist/collection/components/post-language-option/post-language-option.js +7 -31
- package/dist/collection/components/post-language-switch/post-language-switch.css +1 -1
- package/dist/collection/components/post-language-switch/post-language-switch.js +8 -24
- package/dist/collection/components/post-list/post-list.js +5 -16
- package/dist/collection/components/post-logo/post-logo.js +3 -6
- package/dist/collection/components/post-mainnavigation/post-mainnavigation.js +5 -3
- package/dist/collection/components/post-megadropdown/post-megadropdown.js +10 -11
- package/dist/collection/components/post-megadropdown-trigger/post-megadropdown-trigger.js +4 -10
- package/dist/collection/components/post-menu/post-menu.js +4 -14
- package/dist/collection/components/post-menu-trigger/post-menu-trigger.js +4 -10
- package/dist/collection/components/post-popover/post-popover.js +3 -21
- package/dist/collection/components/post-popovercontainer/post-popovercontainer.js +6 -26
- package/dist/collection/components/post-rating/post-rating.js +5 -26
- package/dist/collection/components/post-tab-header/post-tab-header.js +4 -7
- package/dist/collection/components/post-tab-panel/post-tab-panel.js +4 -7
- package/dist/collection/components/post-tabs/post-tabs.js +3 -9
- package/dist/collection/components/post-tag/post-tag.js +4 -21
- package/dist/collection/components/post-togglebutton/post-togglebutton.js +3 -6
- package/dist/collection/components/post-tooltip/post-tooltip.js +5 -20
- package/dist/collection/utils/get-focusable-children.js +7 -1
- package/dist/collection/utils/property-checkers/check-url.js +2 -2
- package/{loaders/p-b095519d.js → dist/components/check-non-empty.js} +1 -1
- package/{loaders/p-3aba7629.js → dist/components/get-focusable-children.js} +7 -1
- package/dist/components/index.js +36 -36
- package/dist/components/{p-eabb09ad.js → index2.js} +5 -5
- package/dist/components/package.js +3 -0
- package/dist/components/post-accordion-item.js +1 -1
- package/{loaders/p-83baa315.js → dist/components/post-accordion-item2.js} +13 -20
- package/dist/components/post-accordion.js +1 -1
- package/dist/components/{p-a3a004e6.js → post-accordion2.js} +7 -13
- package/dist/components/post-avatar.js +1 -1
- package/dist/components/{p-d3fb70af.js → post-avatar2.js} +13 -25
- package/dist/components/post-back-to-top.js +1 -1
- package/dist/components/{p-e20366a6.js → post-back-to-top2.js} +9 -13
- package/dist/components/post-banner.js +1 -1
- package/dist/components/{p-4965cfe1.js → post-banner2.js} +18 -32
- package/dist/components/post-breadcrumb-item.js +1 -1
- package/{loaders/p-1beacb73.js → dist/components/post-breadcrumb-item2.js} +6 -9
- package/dist/components/post-breadcrumb.js +1 -1
- package/dist/components/{p-146677d1.js → post-breadcrumb2.js} +18 -24
- package/dist/components/post-card-control.js +1 -1
- package/dist/components/{p-38778a14.js → post-card-control2.js} +16 -47
- package/dist/components/post-closebutton.js +1 -1
- package/dist/components/{p-bf14d264.js → post-closebutton2.js} +4 -4
- package/dist/components/post-collapsible-trigger.js +1 -1
- package/{loaders/p-05590ac0.js → dist/components/post-collapsible-trigger2.js} +8 -11
- package/dist/components/post-collapsible.js +1 -1
- package/dist/components/{p-b018d864.js → post-collapsible2.js} +5 -8
- package/dist/components/post-footer.js +1 -1
- package/dist/components/{p-58878996.js → post-footer2.js} +9 -12
- package/dist/components/post-header.js +1 -1
- package/dist/components/{p-424d5ea9.js → post-header2.js} +21 -13
- package/dist/components/post-icon.js +1 -1
- package/dist/components/{p-91031e3b.js → post-icon2.js} +13 -34
- package/dist/components/post-language-option.js +1 -1
- package/dist/components/{p-d47bb5bf.js → post-language-option2.js} +11 -27
- package/dist/components/post-language-switch.js +1 -1
- package/dist/components/{p-f6d80d76.js → post-language-switch2.js} +17 -29
- package/dist/components/post-linkarea.js +1 -1
- package/dist/components/{p-5653923a.js → post-linkarea2.js} +3 -3
- package/dist/components/post-list-item.js +1 -1
- package/dist/components/{p-9e4b1f10.js → post-list-item2.js} +2 -2
- package/dist/components/post-list.js +1 -1
- package/dist/components/{p-536eba02.js → post-list2.js} +7 -16
- package/dist/components/post-logo.js +1 -1
- package/dist/components/{p-5f51ec58.js → post-logo2.js} +5 -8
- package/dist/components/post-mainnavigation.js +1 -1
- package/dist/components/{p-1ee1742f.js → post-mainnavigation2.js} +7 -7
- package/dist/components/post-megadropdown-trigger.js +1 -1
- package/dist/components/{p-27edc023.js → post-megadropdown-trigger2.js} +6 -12
- package/dist/components/post-megadropdown.js +1 -1
- package/dist/components/{p-46a6c5ec.js → post-megadropdown2.js} +12 -15
- package/dist/components/post-menu-item.js +1 -1
- package/{loaders/p-ccccf0c3.js → dist/components/post-menu-item2.js} +3 -3
- package/dist/components/post-menu-trigger.js +1 -1
- package/dist/components/{p-8b053fd5.js → post-menu-trigger2.js} +7 -13
- package/dist/components/post-menu.js +1 -1
- package/{loaders/p-91882483.js → dist/components/post-menu2.js} +8 -18
- package/dist/components/post-popover.js +1 -1
- package/dist/components/{p-af23f7de.js → post-popover2.js} +8 -20
- package/dist/components/post-popovercontainer.js +1 -1
- package/{loaders/p-60cf53cc.js → dist/components/post-popovercontainer2.js} +7 -21
- package/dist/components/post-rating.js +1 -1
- package/dist/components/{p-fc59de7c.js → post-rating2.js} +9 -22
- package/dist/components/post-tab-header.js +1 -1
- package/dist/components/{p-75b8b652.js → post-tab-header2.js} +7 -10
- package/dist/components/post-tab-panel.js +1 -1
- package/dist/components/{p-78e1d893.js → post-tab-panel2.js} +6 -9
- package/dist/components/post-tabs.js +1 -1
- package/dist/components/{p-ce854a7d.js → post-tabs2.js} +5 -11
- package/dist/components/post-tag.js +1 -1
- package/dist/components/{p-cab43cee.js → post-tag2.js} +8 -19
- package/dist/components/post-togglebutton.js +1 -1
- package/dist/components/{p-3cee636a.js → post-togglebutton2.js} +5 -8
- package/dist/components/post-tooltip.js +1 -1
- package/dist/components/{p-2d9b46b4.js → post-tooltip2.js} +9 -20
- package/dist/docs.d.ts +0 -8
- package/dist/docs.json +73 -213
- package/dist/esm/{check-url-0bd876f7.js → check-url-8ab230de.js} +2 -2
- package/dist/esm/{index-d1bbbd88.js → index-0aec278f.js} +1 -1
- package/dist/esm/{index-2c232bf2.js → index-40846676.js} +151 -325
- package/dist/esm/index.js +23 -23
- package/dist/esm/loader.js +2 -2
- package/dist/esm/package-2d498679.js +3 -0
- package/dist/esm/{post-accordion-49fba403.js → post-accordion-58353f4e.js} +4 -10
- package/dist/esm/{post-accordion-item-c516517a.js → post-accordion-item-d5de3401.js} +7 -14
- package/dist/esm/post-accordion-item.entry.js +5 -5
- package/dist/esm/post-accordion.entry.js +3 -3
- package/dist/esm/{post-avatar-b527ac63.js → post-avatar-15f11d92.js} +11 -23
- package/dist/esm/post-avatar.entry.js +3 -3
- package/dist/esm/{post-back-to-top-f514c1f0.js → post-back-to-top-9d976592.js} +4 -8
- package/dist/esm/post-back-to-top.entry.js +3 -3
- package/dist/esm/{post-banner-0ad7758b.js → post-banner-26fce014.js} +12 -26
- package/dist/esm/post-banner.entry.js +5 -5
- package/dist/esm/{post-breadcrumb-57bca9dd.js → post-breadcrumb-de7e3ac6.js} +8 -14
- package/dist/esm/post-breadcrumb-item_2.entry.js +5 -5
- package/dist/esm/post-breadcrumb.entry.js +4 -4
- package/dist/esm/{post-card-control-ea741f60.js → post-card-control-6b0100b5.js} +12 -43
- package/dist/esm/post-card-control.entry.js +3 -3
- package/dist/esm/post-closebutton_15.entry.js +5 -5
- package/dist/esm/{post-collapsible-trigger-31155750.js → post-collapsible-trigger-97fd8cb0.js} +5 -11
- package/dist/esm/post-collapsible_2.entry.js +5 -5
- package/dist/esm/post-components.js +3 -3
- package/dist/esm/{post-footer-cdde2086.js → post-footer-82cbe9e1.js} +4 -7
- package/dist/esm/post-footer.entry.js +3 -3
- package/dist/esm/{post-linkarea-cad95623.js → post-linkarea-43614f09.js} +2 -2
- package/dist/esm/post-linkarea.entry.js +3 -3
- package/dist/esm/{post-menu-item-db732728.js → post-menu-item-c5b1cd29.js} +4 -7
- package/dist/esm/{post-popover-00f427ac.js → post-popover-21dea796.js} +5 -17
- package/dist/esm/post-popover.entry.js +3 -3
- package/dist/esm/{post-rating-cdcb2a1d.js → post-rating-907e5175.js} +7 -20
- package/dist/esm/post-rating.entry.js +3 -3
- package/dist/esm/{post-tab-header-1d4113cb.js → post-tab-header-0f5fd7d0.js} +4 -7
- package/dist/esm/post-tab-header.entry.js +3 -3
- package/dist/esm/{post-tab-panel-7a5c03ef.js → post-tab-panel-2bf324ae.js} +4 -7
- package/dist/esm/post-tab-panel.entry.js +3 -3
- package/dist/esm/{post-tabs-308190c0.js → post-tabs-52cf8ed7.js} +3 -9
- package/dist/esm/post-tabs.entry.js +3 -3
- package/dist/esm/{post-tag-aebbda10.js → post-tag-d53f4bc7.js} +6 -17
- package/dist/esm/post-tag.entry.js +3 -3
- package/dist/esm/{post-togglebutton-95ba85d2.js → post-togglebutton-6cf6dae6.js} +70 -159
- package/dist/esm/{post-tooltip-918d3a54.js → post-tooltip-f1f56486.js} +6 -17
- package/dist/esm/post-tooltip.entry.js +5 -5
- package/dist/post-components/index.esm.js +1 -1
- package/dist/post-components/p-100dc10a.js +1 -0
- package/dist/post-components/p-14738957.entry.js +1 -0
- package/dist/post-components/{p-ca41b899.entry.js → p-19e8b653.entry.js} +1 -1
- package/dist/post-components/p-1e737ab3.entry.js +1 -0
- package/dist/post-components/p-26e5d866.js +1 -0
- package/dist/post-components/p-29d56d5f.js +1 -0
- package/dist/post-components/p-3f79a7fa.entry.js +1 -0
- package/dist/post-components/p-4f9b0504.entry.js +1 -0
- package/dist/post-components/p-5753ae1e.entry.js +1 -0
- package/dist/post-components/p-59373941.js +1 -0
- package/dist/post-components/p-5a8f34ff.entry.js +1 -0
- package/dist/post-components/{p-7c9758fa.js → p-5d05f008.js} +1 -1
- package/dist/post-components/p-5ecb67d4.entry.js +1 -0
- package/dist/post-components/p-62e62248.js +1 -0
- package/dist/post-components/p-6a251a96.entry.js +1 -0
- package/dist/post-components/p-6a7ee274.js +1 -0
- package/dist/post-components/p-6af43aa2.js +1 -0
- package/dist/post-components/p-771e6deb.entry.js +1 -0
- package/dist/post-components/p-78d39bb1.entry.js +1 -0
- package/dist/post-components/p-7d9f4529.js +1 -0
- package/dist/post-components/p-816de06e.entry.js +1 -0
- package/dist/post-components/p-870920c5.js +1 -0
- package/dist/post-components/p-8bd50210.entry.js +1 -0
- package/dist/post-components/p-91ffc428.js +1 -0
- package/dist/post-components/p-9c8b4442.js +1 -0
- package/dist/post-components/p-a6476cb6.js +1 -0
- package/dist/post-components/p-a98c64e1.js +1 -0
- package/dist/post-components/p-ac04c807.js +1 -0
- package/dist/post-components/p-b19a9362.js +1 -0
- package/dist/post-components/p-b34d8f5f.entry.js +1 -0
- package/dist/post-components/p-b753fc35.entry.js +1 -0
- package/dist/post-components/p-cc9d8272.js +1 -0
- package/dist/post-components/p-d7cba03a.entry.js +1 -0
- package/dist/post-components/p-da85b951.entry.js +1 -0
- package/dist/post-components/{p-267f52a9.js → p-e7865717.js} +3 -3
- package/dist/post-components/p-f57363d3.entry.js +1 -0
- package/dist/post-components/{p-4ca79b52.js → p-f5d73dcc.js} +1 -1
- package/dist/post-components/p-f6e86d70.js +1 -0
- package/dist/post-components/p-f8e7cdec.js +1 -0
- package/dist/post-components/p-fb8f5195.js +1 -0
- package/dist/post-components/p-ff1fd4d8.entry.js +1 -0
- package/dist/post-components/p-ff95dcd3.js +2 -0
- package/dist/post-components/post-components.esm.js +1 -1
- package/dist/types/components/post-header/post-header.d.ts +2 -0
- package/dist/types/stencil-public-runtime.d.ts +0 -6
- package/dist/types/utils/get-focusable-children.d.ts +1 -1
- package/dist/types/utils/property-checkers/check-url.d.ts +1 -1
- package/dist/types/utils/property-checkers/index.d.ts +1 -1
- package/{dist/components/p-b095519d.js → loaders/check-non-empty.js} +1 -1
- package/{dist/components/p-3aba7629.js → loaders/get-focusable-children.js} +7 -1
- package/loaders/index.js +2 -2
- package/loaders/{p-56ad4838.js → index2.js} +5 -5
- package/loaders/package.js +3 -0
- package/loaders/post-accordion-item.js +1 -1
- package/{dist/components/p-68ecd276.js → loaders/post-accordion-item2.js} +13 -20
- package/loaders/post-accordion.js +7 -13
- package/loaders/post-avatar.js +13 -25
- package/loaders/post-back-to-top.js +9 -13
- package/loaders/post-banner.js +18 -32
- package/loaders/post-breadcrumb-item.js +1 -1
- package/{dist/components/p-c7c1d466.js → loaders/post-breadcrumb-item2.js} +6 -9
- package/loaders/post-breadcrumb.js +18 -24
- package/loaders/post-card-control.js +16 -47
- package/loaders/post-closebutton.js +4 -4
- package/loaders/post-collapsible-trigger.js +1 -1
- package/{dist/components/p-05590ac0.js → loaders/post-collapsible-trigger2.js} +8 -11
- package/loaders/post-collapsible.js +1 -1
- package/loaders/{p-9fac5d7d.js → post-collapsible2.js} +5 -8
- package/loaders/post-footer.js +9 -12
- package/loaders/post-header.js +21 -13
- package/loaders/post-icon.js +1 -1
- package/loaders/{p-f7177e26.js → post-icon2.js} +13 -34
- package/loaders/post-language-option.js +11 -27
- package/loaders/post-language-switch.js +17 -29
- package/loaders/post-linkarea.js +3 -3
- package/loaders/post-list-item.js +2 -2
- package/loaders/post-list.js +7 -16
- package/loaders/post-logo.js +5 -8
- package/loaders/post-mainnavigation.js +7 -7
- package/loaders/post-megadropdown-trigger.js +6 -12
- package/loaders/post-megadropdown.js +12 -15
- package/loaders/post-menu-item.js +1 -1
- package/{dist/components/p-ccccf0c3.js → loaders/post-menu-item2.js} +3 -3
- package/loaders/post-menu-trigger.js +1 -1
- package/loaders/{p-8b053fd5.js → post-menu-trigger2.js} +7 -13
- package/loaders/post-menu.js +1 -1
- package/{dist/components/p-91882483.js → loaders/post-menu2.js} +8 -18
- package/loaders/post-popover.js +8 -20
- package/loaders/post-popovercontainer.js +1 -1
- package/{dist/components/p-60cf53cc.js → loaders/post-popovercontainer2.js} +7 -21
- package/loaders/post-rating.js +9 -22
- package/loaders/post-tab-header.js +7 -10
- package/loaders/post-tab-panel.js +6 -9
- package/loaders/post-tabs.js +5 -11
- package/loaders/post-tag.js +8 -19
- package/loaders/post-togglebutton.js +5 -8
- package/loaders/post-tooltip.js +9 -20
- package/package.json +6 -6
- package/dist/components/p-2083ae2c.js +0 -3
- package/dist/components/p-3e8554e7.js +0 -1646
- package/dist/esm/package-8c98af5e.js +0 -3
- package/dist/post-components/p-037d6ef2.entry.js +0 -1
- package/dist/post-components/p-1e69a72f.js +0 -1
- package/dist/post-components/p-1fda117c.js +0 -1
- package/dist/post-components/p-2083ae2c.js +0 -1
- package/dist/post-components/p-24297444.js +0 -1
- package/dist/post-components/p-2e6c5b60.js +0 -1
- package/dist/post-components/p-3591d4e3.entry.js +0 -1
- package/dist/post-components/p-3dec4425.entry.js +0 -1
- package/dist/post-components/p-423aecd4.js +0 -1
- package/dist/post-components/p-43221de8.entry.js +0 -1
- package/dist/post-components/p-48fd00e7.entry.js +0 -1
- package/dist/post-components/p-4d2dee9f.entry.js +0 -1
- package/dist/post-components/p-4fedef65.js +0 -1
- package/dist/post-components/p-59109b3b.entry.js +0 -1
- package/dist/post-components/p-675352c3.entry.js +0 -1
- package/dist/post-components/p-6e4527d9.entry.js +0 -1
- package/dist/post-components/p-726bfda2.js +0 -1
- package/dist/post-components/p-767c0bf3.js +0 -1
- package/dist/post-components/p-796968bd.entry.js +0 -1
- package/dist/post-components/p-8a452260.js +0 -1
- package/dist/post-components/p-8a50b900.js +0 -1
- package/dist/post-components/p-8de4f677.entry.js +0 -1
- package/dist/post-components/p-93632808.js +0 -1
- package/dist/post-components/p-9aca3d07.entry.js +0 -1
- package/dist/post-components/p-9f0c5164.js +0 -1
- package/dist/post-components/p-a6436e7f.js +0 -1
- package/dist/post-components/p-ad246c0d.js +0 -1
- package/dist/post-components/p-b015efcb.entry.js +0 -1
- package/dist/post-components/p-b0afc087.entry.js +0 -1
- package/dist/post-components/p-b1adc221.js +0 -1
- package/dist/post-components/p-b2c0d21a.js +0 -1
- package/dist/post-components/p-b5a566f1.js +0 -1
- package/dist/post-components/p-c0961047.entry.js +0 -1
- package/dist/post-components/p-c388b7bb.entry.js +0 -1
- package/dist/post-components/p-cb9ab938.js +0 -1
- package/dist/post-components/p-d2395ae9.entry.js +0 -1
- package/dist/post-components/p-d9833667.js +0 -2
- package/dist/post-components/p-da261c46.entry.js +0 -1
- package/loaders/p-2083ae2c.js +0 -3
- package/loaders/p-3e8554e7.js +0 -1646
- /package/dist/components/{p-9748a355.js → attribute-observer.js} +0 -0
- /package/dist/components/{p-bacd3e2c.js → check-one-of.js} +0 -0
- /package/dist/components/{p-8562c7dc.js → check-type.js} +0 -0
- /package/dist/components/{p-440193f4.js → constants.js} +0 -0
- /package/dist/components/{p-e1baac59.js → debounce.js} +0 -0
- /package/dist/components/{p-64e3de38.js → fade.js} +0 -0
- /package/dist/components/{p-fc91cbc2.js → get-root.js} +0 -0
- /package/dist/components/{p-247a1668.js → heading-levels.js} +0 -0
- /package/dist/components/{p-5959f2bd.js → index.browser.js} +0 -0
- /package/dist/components/{p-f7b9f90a.js → index3.js} +0 -0
- /package/dist/components/{p-4af6dbed.js → slide.js} +0 -0
- /package/loaders/{p-9748a355.js → attribute-observer.js} +0 -0
- /package/loaders/{p-bacd3e2c.js → check-one-of.js} +0 -0
- /package/loaders/{p-8562c7dc.js → check-type.js} +0 -0
- /package/loaders/{p-440193f4.js → constants.js} +0 -0
- /package/loaders/{p-e1baac59.js → debounce.js} +0 -0
- /package/loaders/{p-64e3de38.js → fade.js} +0 -0
- /package/loaders/{p-fc91cbc2.js → get-root.js} +0 -0
- /package/loaders/{p-247a1668.js → heading-levels.js} +0 -0
- /package/loaders/{p-5959f2bd.js → index.browser.js} +0 -0
- /package/loaders/{p-f7b9f90a.js → index3.js} +0 -0
- /package/loaders/{p-4af6dbed.js → slide.js} +0 -0
|
@@ -13,6 +13,10 @@ import { getFocusableChildren } from "../../utils/get-focusable-children";
|
|
|
13
13
|
* @slot post-mainnavigation - Has a default slot because it's only meant to be used in the `<post-header>`.
|
|
14
14
|
*/
|
|
15
15
|
export class PostHeader {
|
|
16
|
+
constructor() {
|
|
17
|
+
this.device = null;
|
|
18
|
+
this.mobileMenuExtended = false;
|
|
19
|
+
}
|
|
16
20
|
firstFocusableEl;
|
|
17
21
|
lastFocusableEl;
|
|
18
22
|
scrollParent = null;
|
|
@@ -28,9 +32,10 @@ export class PostHeader {
|
|
|
28
32
|
this.handleScrollEvent();
|
|
29
33
|
this.getFocusableElements();
|
|
30
34
|
}
|
|
35
|
+
componentDidLoad() {
|
|
36
|
+
this.updateLocalHeaderHeight();
|
|
37
|
+
}
|
|
31
38
|
host;
|
|
32
|
-
device = null;
|
|
33
|
-
mobileMenuExtended = false;
|
|
34
39
|
frozeBody(isMobileMenuExtended) {
|
|
35
40
|
document.body.style.overflow = isMobileMenuExtended ? 'hidden' : '';
|
|
36
41
|
if (isMobileMenuExtended) {
|
|
@@ -127,6 +132,12 @@ export class PostHeader {
|
|
|
127
132
|
return value === 'auto' || value === 'scroll';
|
|
128
133
|
});
|
|
129
134
|
}
|
|
135
|
+
updateLocalHeaderHeight() {
|
|
136
|
+
requestAnimationFrame(() => {
|
|
137
|
+
const mhh = this.host.shadowRoot.querySelector('.local-header')?.clientHeight || 0;
|
|
138
|
+
this.host.style.setProperty('--main-header-height', `${mhh}px`);
|
|
139
|
+
});
|
|
140
|
+
}
|
|
130
141
|
handleResize() {
|
|
131
142
|
const previousDevice = this.device;
|
|
132
143
|
let newDevice;
|
|
@@ -145,8 +156,7 @@ export class PostHeader {
|
|
|
145
156
|
this.toggleMobileMenu();
|
|
146
157
|
this.mobileMenuAnimation.finish(); // no animation
|
|
147
158
|
}
|
|
148
|
-
|
|
149
|
-
this.host.style.setProperty('--main-header-height', `${mhh}px`);
|
|
159
|
+
this.updateLocalHeaderHeight();
|
|
150
160
|
// Apply only on change for doing work only when necessary
|
|
151
161
|
if (newDevice !== previousDevice) {
|
|
152
162
|
this.device = newDevice;
|
|
@@ -168,7 +178,7 @@ export class PostHeader {
|
|
|
168
178
|
return (h("div", { ref: el => (this.mobileMenu = el), class: navigationClasses.join(' ') }, h("slot", { name: "post-mainnavigation" }), (this.device === 'mobile' || this.device === 'tablet') && (h("div", { class: "navigation-footer" }, h("slot", { name: "meta-navigation" }), h("slot", { name: "post-language-switch" })))));
|
|
169
179
|
}
|
|
170
180
|
render() {
|
|
171
|
-
return (h(Host, { key: '
|
|
181
|
+
return (h(Host, { key: '18b9e47312a3896f1c68a9270332b2bf21ea2518', version: version }, h("div", { key: '6b30ae3fc22471a7d1f29f19da944a3c4eac009c', class: "global-header" }, h("div", { key: '943cd0d6a4fa9e0b15196b54fe1f5e765b6270c5', class: "global-sub" }, h("div", { key: '7c34ab9cd2a5fb380b0201673364a275d74ca1e3', class: "logo" }, h("slot", { key: '13b6bb1b42951d4982fd0cca9f65f3cba9a361df', name: "post-logo" }))), h("div", { key: '1955153864e1825e2fd56d58b9966982bc4aeb7f', class: "global-sub" }, this.device === 'desktop' && h("slot", { key: 'f33af5becab53114e886c288feabafd4a589dab6', name: "meta-navigation" }), h("slot", { key: 'e33c827d5e0101a6fc9ccaf3f9e3b9ea1a689626', name: "global-controls" }), this.device === 'desktop' && h("slot", { key: 'bbc08ab621b41858f6f4c0fa03796c1800d3ef2b', name: "post-language-switch" }), h("div", { key: '352681a469b8dd46271ffe6b36002d174a5586c3', onClick: () => this.toggleMobileMenu(), class: "mobile-toggle" }, h("slot", { key: 'a6c79f674e94a2046f47d8fc7a6ce7722a7e5125', name: "post-togglebutton" })))), h("div", { key: '8b1219759b44feaf230a366a39ea8cc211893b9c', class: 'local-header ' + (this.mobileMenuExtended ? 'local-header-mobile-extended' : '') }, h("slot", { key: '070092f87eceb4a4ca2c19394a80ffb20833c0c9', name: "title" }), h("div", { key: '5044efdcf0a9b341eb9f168762f86dd516236ad1', class: "local-sub" }, h("slot", { key: '48e38669ec64444c48f8b84f95590d36cd090ff7', name: "local-controls" }), h("slot", { key: 'cbf9652dfc5008322459b6dcb0623135f7984e61' })), this.device === 'desktop' && this.renderNavigation()), this.device !== 'desktop' && this.renderNavigation()));
|
|
172
182
|
}
|
|
173
183
|
static get is() { return "post-header"; }
|
|
174
184
|
static get encapsulation() { return "shadow"; }
|
|
@@ -15,55 +15,36 @@ const ANIMATION_KEYS = [...ANIMATION_NAMES];
|
|
|
15
15
|
* @class PostIcon - representing a stencil component
|
|
16
16
|
*/
|
|
17
17
|
export class PostIcon {
|
|
18
|
+
constructor() {
|
|
19
|
+
this.animation = null;
|
|
20
|
+
this.base = null;
|
|
21
|
+
this.flipH = false;
|
|
22
|
+
this.flipV = false;
|
|
23
|
+
this.name = undefined;
|
|
24
|
+
this.rotate = null;
|
|
25
|
+
this.scale = null;
|
|
26
|
+
}
|
|
18
27
|
host;
|
|
19
|
-
/**
|
|
20
|
-
* The name of the animation.
|
|
21
|
-
*/
|
|
22
|
-
animation = null;
|
|
23
28
|
validateAnimation(newValue = this.animation) {
|
|
24
29
|
if (newValue !== undefined)
|
|
25
30
|
checkEmptyOrOneOf(newValue, ANIMATION_KEYS, `The post-icon "animation" prop requires one of the following values: ${ANIMATION_KEYS.join(', ')}.`);
|
|
26
31
|
}
|
|
27
|
-
/**
|
|
28
|
-
* The base path, where the icons are located (must be a public url).<br/>Leave this field empty to use the default cdn url.
|
|
29
|
-
*/
|
|
30
|
-
base = null;
|
|
31
32
|
validateBase(newValue = this.base) {
|
|
32
33
|
checkEmptyOrType(newValue, 'string', 'The post-icon "base" prop should be a string.');
|
|
33
34
|
}
|
|
34
|
-
/**
|
|
35
|
-
* When set to `true`, the icon will be flipped horizontally.
|
|
36
|
-
*/
|
|
37
|
-
flipH = false;
|
|
38
35
|
validateFlipH(newValue = this.flipH) {
|
|
39
36
|
checkEmptyOrType(newValue, 'boolean', 'The post-icon "flipH" prop should be a boolean.');
|
|
40
37
|
}
|
|
41
|
-
/**
|
|
42
|
-
* When set to `true`, the icon will be flipped vertically.
|
|
43
|
-
*/
|
|
44
|
-
flipV = false;
|
|
45
38
|
validateFlipV(newValue = this.flipV) {
|
|
46
39
|
checkEmptyOrType(newValue, 'boolean', 'The post-icon "flipV" prop should be a boolean.');
|
|
47
40
|
}
|
|
48
|
-
/**
|
|
49
|
-
* The name/id of the icon (e.g. 1000, 1001, ...).
|
|
50
|
-
*/
|
|
51
|
-
name;
|
|
52
41
|
validateName(newValue = this.name) {
|
|
53
42
|
checkNonEmpty(newValue, 'The post-icon "name" prop is required!.');
|
|
54
43
|
checkType(newValue, 'string', 'The post-icon "name" prop should be a string.');
|
|
55
44
|
}
|
|
56
|
-
/**
|
|
57
|
-
* The number of degree for the css rotate transformation.
|
|
58
|
-
*/
|
|
59
|
-
rotate = null;
|
|
60
45
|
validateRotate(newValue = this.rotate) {
|
|
61
46
|
checkEmptyOrType(newValue, 'number', 'The post-icon "rotate" prop should be a number.');
|
|
62
47
|
}
|
|
63
|
-
/**
|
|
64
|
-
* The number for the css scale transformation.
|
|
65
|
-
*/
|
|
66
|
-
scale = null;
|
|
67
48
|
validateScale(newValue = this.scale) {
|
|
68
49
|
checkEmptyOrType(newValue, 'number', 'The post-icon "scale" prop should be a number.');
|
|
69
50
|
}
|
|
@@ -170,8 +151,6 @@ export class PostIcon {
|
|
|
170
151
|
"tags": [],
|
|
171
152
|
"text": "The name of the animation."
|
|
172
153
|
},
|
|
173
|
-
"getter": false,
|
|
174
|
-
"setter": false,
|
|
175
154
|
"attribute": "animation",
|
|
176
155
|
"reflect": false,
|
|
177
156
|
"defaultValue": "null"
|
|
@@ -190,8 +169,6 @@ export class PostIcon {
|
|
|
190
169
|
"tags": [],
|
|
191
170
|
"text": "The base path, where the icons are located (must be a public url).<br/>Leave this field empty to use the default cdn url."
|
|
192
171
|
},
|
|
193
|
-
"getter": false,
|
|
194
|
-
"setter": false,
|
|
195
172
|
"attribute": "base",
|
|
196
173
|
"reflect": false,
|
|
197
174
|
"defaultValue": "null"
|
|
@@ -210,8 +187,6 @@ export class PostIcon {
|
|
|
210
187
|
"tags": [],
|
|
211
188
|
"text": "When set to `true`, the icon will be flipped horizontally."
|
|
212
189
|
},
|
|
213
|
-
"getter": false,
|
|
214
|
-
"setter": false,
|
|
215
190
|
"attribute": "flip-h",
|
|
216
191
|
"reflect": false,
|
|
217
192
|
"defaultValue": "false"
|
|
@@ -230,8 +205,6 @@ export class PostIcon {
|
|
|
230
205
|
"tags": [],
|
|
231
206
|
"text": "When set to `true`, the icon will be flipped vertically."
|
|
232
207
|
},
|
|
233
|
-
"getter": false,
|
|
234
|
-
"setter": false,
|
|
235
208
|
"attribute": "flip-v",
|
|
236
209
|
"reflect": false,
|
|
237
210
|
"defaultValue": "false"
|
|
@@ -250,8 +223,6 @@ export class PostIcon {
|
|
|
250
223
|
"tags": [],
|
|
251
224
|
"text": "The name/id of the icon (e.g. 1000, 1001, ...)."
|
|
252
225
|
},
|
|
253
|
-
"getter": false,
|
|
254
|
-
"setter": false,
|
|
255
226
|
"attribute": "name",
|
|
256
227
|
"reflect": false
|
|
257
228
|
},
|
|
@@ -269,8 +240,6 @@ export class PostIcon {
|
|
|
269
240
|
"tags": [],
|
|
270
241
|
"text": "The number of degree for the css rotate transformation."
|
|
271
242
|
},
|
|
272
|
-
"getter": false,
|
|
273
|
-
"setter": false,
|
|
274
243
|
"attribute": "rotate",
|
|
275
244
|
"reflect": false,
|
|
276
245
|
"defaultValue": "null"
|
|
@@ -289,8 +258,6 @@ export class PostIcon {
|
|
|
289
258
|
"tags": [],
|
|
290
259
|
"text": "The number for the css scale transformation."
|
|
291
260
|
},
|
|
292
|
-
"getter": false,
|
|
293
|
-
"setter": false,
|
|
294
261
|
"attribute": "scale",
|
|
295
262
|
"reflect": false,
|
|
296
263
|
"defaultValue": "null"
|
|
@@ -1,3 +1,3 @@
|
|
|
1
1
|
/*!
|
|
2
2
|
* Copyright 2021 by Swiss Post, Information Technology
|
|
3
|
-
*/post-language-option{display:inline-block}post-language-option button{padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;appearance:button}post-language-option a{color:inherit;text-decoration:none}post-language-option :is(a,button){cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;width:100%;
|
|
3
|
+
*/post-language-option{display:inline-block}post-language-option button{padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;appearance:button}post-language-option a{color:inherit;text-decoration:none}post-language-option :is(a,button){cursor:pointer;display:flex;align-items:center;justify-content:center;height:100%;width:100%;border-radius:2px}post-language-option :is(a,button){outline-offset:var(--post-device-spacing-padding-2) !important;outline:var(--post-scheme-color-interactive-focus-stroke) none var(--post-device-border-width-focus) !important}post-language-option :is(a,button):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){post-language-option :is(a,button):is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){post-language-option :is(a,button):is(:focus-visible,:focus-within,.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){post-language-option :is(a,button):is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}post-language-option:has([aria-current]):not([aria-current=false]){display:none}post-language-option:where([variant=list]) :is(a,button){width:40px;height:40px;border-radius:2px}post-language-option:where([variant=list]) :is(a,button):hover{color:#504f4b}post-language-option:where([variant=menu]){width:100%}post-language-option:where([variant=menu]) :is(a,button){padding-block:13px;padding-inline:24px;box-sizing:border-box;position:relative;left:-1px;width:calc(100% + 2px)}
|
|
@@ -5,37 +5,23 @@ import { version } from "../../../../package";
|
|
|
5
5
|
* @slot default - Slot for placing the content inside the anchor or button.
|
|
6
6
|
*/
|
|
7
7
|
export class PostLanguageOption {
|
|
8
|
+
constructor() {
|
|
9
|
+
this.code = undefined;
|
|
10
|
+
this.active = undefined;
|
|
11
|
+
this.variant = undefined;
|
|
12
|
+
this.name = undefined;
|
|
13
|
+
this.url = undefined;
|
|
14
|
+
}
|
|
8
15
|
host;
|
|
9
|
-
/**
|
|
10
|
-
* 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".
|
|
11
|
-
*/
|
|
12
|
-
code;
|
|
13
16
|
validateCode(value = this.code) {
|
|
14
17
|
checkType(value, 'string', 'The "code" property of the post-language-option component must be a string.');
|
|
15
18
|
}
|
|
16
|
-
/**
|
|
17
|
-
* If set to `true`, the language option is considered the current language for the page.
|
|
18
|
-
*/
|
|
19
|
-
active;
|
|
20
19
|
validateActiveProp(value = this.active) {
|
|
21
20
|
checkEmptyOrType(value, 'boolean', 'The "active" property of the post-language-option component must be a boolean value.');
|
|
22
21
|
}
|
|
23
|
-
/**
|
|
24
|
-
* The variant of the post-language-switch parent (dynamically set by the parent)
|
|
25
|
-
*/
|
|
26
|
-
variant;
|
|
27
|
-
/**
|
|
28
|
-
* The full name of the language. For example, "Deutsch".
|
|
29
|
-
*/
|
|
30
|
-
name;
|
|
31
22
|
validateName(value = this.name) {
|
|
32
23
|
checkEmptyOrType(value, 'string', 'The "name" property of the post-language-option component must be a string.');
|
|
33
24
|
}
|
|
34
|
-
/**
|
|
35
|
-
* The URL used for the href attribute of the internal anchor.
|
|
36
|
-
* This field is optional; if not provided, a button will be used internally instead of an anchor.
|
|
37
|
-
*/
|
|
38
|
-
url;
|
|
39
25
|
validateUrl(value = this.url) {
|
|
40
26
|
checkEmptyOrType(value, 'string', 'The "url" property of the post-language-option component must be a valid URL.');
|
|
41
27
|
}
|
|
@@ -101,8 +87,6 @@ export class PostLanguageOption {
|
|
|
101
87
|
"tags": [],
|
|
102
88
|
"text": "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\"."
|
|
103
89
|
},
|
|
104
|
-
"getter": false,
|
|
105
|
-
"setter": false,
|
|
106
90
|
"attribute": "code",
|
|
107
91
|
"reflect": false
|
|
108
92
|
},
|
|
@@ -120,8 +104,6 @@ export class PostLanguageOption {
|
|
|
120
104
|
"tags": [],
|
|
121
105
|
"text": "If set to `true`, the language option is considered the current language for the page."
|
|
122
106
|
},
|
|
123
|
-
"getter": false,
|
|
124
|
-
"setter": false,
|
|
125
107
|
"attribute": "active",
|
|
126
108
|
"reflect": true
|
|
127
109
|
},
|
|
@@ -145,8 +127,6 @@ export class PostLanguageOption {
|
|
|
145
127
|
"tags": [],
|
|
146
128
|
"text": "The variant of the post-language-switch parent (dynamically set by the parent)"
|
|
147
129
|
},
|
|
148
|
-
"getter": false,
|
|
149
|
-
"setter": false,
|
|
150
130
|
"attribute": "variant",
|
|
151
131
|
"reflect": false
|
|
152
132
|
},
|
|
@@ -164,8 +144,6 @@ export class PostLanguageOption {
|
|
|
164
144
|
"tags": [],
|
|
165
145
|
"text": "The full name of the language. For example, \"Deutsch\"."
|
|
166
146
|
},
|
|
167
|
-
"getter": false,
|
|
168
|
-
"setter": false,
|
|
169
147
|
"attribute": "name",
|
|
170
148
|
"reflect": false
|
|
171
149
|
},
|
|
@@ -183,8 +161,6 @@ export class PostLanguageOption {
|
|
|
183
161
|
"tags": [],
|
|
184
162
|
"text": "The URL used for the href attribute of the internal anchor.\nThis field is optional; if not provided, a button will be used internally instead of an anchor."
|
|
185
163
|
},
|
|
186
|
-
"getter": false,
|
|
187
|
-
"setter": false,
|
|
188
164
|
"attribute": "url",
|
|
189
165
|
"reflect": false
|
|
190
166
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
:host{display:
|
|
1
|
+
:host{display:flex}:host>span{display:flex;flex-shrink:0;width:40px;height:40px;align-items:center;justify-content:center;background-color:#050400;color:#fff;border-radius:2px}:host(:where([variant=list])){column-gap:.5rem}.post-language-switch-dropdown-container{display:flex;flex-direction:column}.post-language-switch-dropdown-container>*{width:100%}.post-language-switch-trigger{cursor:pointer;padding:0;overflow:visible;border:0;background:none;color:inherit;font:inherit;-webkit-user-select:none;user-select:none;appearance:button;text-decoration:none;display:inline-flex;align-items:center;gap:var(--post-core-dimension-6);border-radius:var(--post-core-dimension-24);font-size:var(--post-core-font-size-16);padding:var(--post-core-dimension-3) var(--post-core-dimension-10)}.post-language-switch-trigger{outline-offset:var(--post-device-spacing-padding-2) !important;outline:var(--post-scheme-color-interactive-focus-stroke) none var(--post-device-border-width-focus) !important}.post-language-switch-trigger:is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.post-language-switch-trigger:is(:focus-visible,:has(:focus-visible),.pretend-focus){outline-color:Highlight !important}}@supports not selector(:has(:focus-visible)){.post-language-switch-trigger:is(:focus-visible,:focus-within,.pretend-focus){outline-style:var(--post-core-border-style-solid) !important}@media(forced-colors: active),(-ms-high-contrast: active),(-ms-high-contrast: white-on-black){.post-language-switch-trigger:is(:focus-visible,:focus-within,.pretend-focus){outline-color:Highlight !important}}}.post-language-switch-trigger:not(:disabled):hover,.post-language-switch-trigger.pretend-hover{border-color:var(--post-scheme-color-interactive-button-tertiary-hover-stroke);background-color:var(--post-scheme-color-interactive-button-tertiary-hover-bg);color:var(--post-scheme-color-interactive-button-tertiary-hover-fg)}.post-language-switch-trigger post-icon{height:var(--post-core-dimension-16);width:var(--post-core-dimension-16)}
|
|
@@ -4,32 +4,22 @@ import { version } from "../../../../package";
|
|
|
4
4
|
import { SWITCH_VARIANTS } from "./switch-variants";
|
|
5
5
|
import { nanoid } from "nanoid";
|
|
6
6
|
export class PostLanguageSwitch {
|
|
7
|
+
constructor() {
|
|
8
|
+
this.caption = undefined;
|
|
9
|
+
this.description = undefined;
|
|
10
|
+
this.variant = 'list';
|
|
11
|
+
this.activeLang = undefined;
|
|
12
|
+
}
|
|
7
13
|
host;
|
|
8
|
-
/**
|
|
9
|
-
* A title for the list of language options
|
|
10
|
-
*/
|
|
11
|
-
caption;
|
|
12
14
|
validateCaption(value = this.caption) {
|
|
13
15
|
checkType(value, 'string', 'The "caption" property of the post-language-switch component must be a string.');
|
|
14
16
|
}
|
|
15
|
-
/**
|
|
16
|
-
* A descriptive text for the list of language options
|
|
17
|
-
*/
|
|
18
|
-
description;
|
|
19
17
|
validateDescription(value = this.description) {
|
|
20
18
|
checkType(value, 'string', 'The "description" property of the post-language-switch component must be a string.');
|
|
21
19
|
}
|
|
22
|
-
/**
|
|
23
|
-
* Variant that determines the rendering of the language switch either as a list (used on mobile in the header) or a dropdown (used on desktop in the header)
|
|
24
|
-
*/
|
|
25
|
-
variant = 'list';
|
|
26
20
|
validateVariant(value = this.variant) {
|
|
27
21
|
checkEmptyOrOneOf(value, SWITCH_VARIANTS, `The "variant" property of the post-language-switch component must be: ${SWITCH_VARIANTS.join(', ')}`);
|
|
28
22
|
}
|
|
29
|
-
/**
|
|
30
|
-
* The active language of the language switch
|
|
31
|
-
*/
|
|
32
|
-
activeLang;
|
|
33
23
|
connectedCallback() {
|
|
34
24
|
this.updateChildrenVariant();
|
|
35
25
|
// Get the active language based on children's active state
|
|
@@ -71,10 +61,10 @@ export class PostLanguageSwitch {
|
|
|
71
61
|
}
|
|
72
62
|
menuId = `p${nanoid(11)}`;
|
|
73
63
|
renderList() {
|
|
74
|
-
return (h(Host, { "data-version": version, "aria-label":
|
|
64
|
+
return (h(Host, { "data-version": version, role: "list", "aria-label": this.caption }, h("span", { "aria-label": this.description, role: "listitem" }, this.activeLang.toUpperCase()), h("slot", null)));
|
|
75
65
|
}
|
|
76
66
|
renderDropdown() {
|
|
77
|
-
return (h(Host, { "data-version": version }, h("post-menu-trigger", { for: this.menuId }, h("button", { class: "post-language-switch-trigger", "aria-label":
|
|
67
|
+
return (h(Host, { "data-version": version }, h("post-menu-trigger", { for: this.menuId }, h("button", { class: "post-language-switch-trigger", "aria-label": this.description }, this.activeLang.toUpperCase(), h("post-icon", { "aria-hidden": "true", name: "chevrondown" }))), h("post-menu", { id: this.menuId, class: "post-language-switch-dropdown-container", "aria-label": this.caption }, h("slot", null))));
|
|
78
68
|
}
|
|
79
69
|
render() {
|
|
80
70
|
return this.variant === 'list' ? this.renderList() : this.renderDropdown();
|
|
@@ -107,8 +97,6 @@ export class PostLanguageSwitch {
|
|
|
107
97
|
"tags": [],
|
|
108
98
|
"text": "A title for the list of language options"
|
|
109
99
|
},
|
|
110
|
-
"getter": false,
|
|
111
|
-
"setter": false,
|
|
112
100
|
"attribute": "caption",
|
|
113
101
|
"reflect": false
|
|
114
102
|
},
|
|
@@ -126,8 +114,6 @@ export class PostLanguageSwitch {
|
|
|
126
114
|
"tags": [],
|
|
127
115
|
"text": "A descriptive text for the list of language options"
|
|
128
116
|
},
|
|
129
|
-
"getter": false,
|
|
130
|
-
"setter": false,
|
|
131
117
|
"attribute": "description",
|
|
132
118
|
"reflect": false
|
|
133
119
|
},
|
|
@@ -151,8 +137,6 @@ export class PostLanguageSwitch {
|
|
|
151
137
|
"tags": [],
|
|
152
138
|
"text": "Variant that determines the rendering of the language switch either as a list (used on mobile in the header) or a dropdown (used on desktop in the header)"
|
|
153
139
|
},
|
|
154
|
-
"getter": false,
|
|
155
|
-
"setter": false,
|
|
156
140
|
"attribute": "variant",
|
|
157
141
|
"reflect": false,
|
|
158
142
|
"defaultValue": "'list'"
|
|
@@ -6,19 +6,12 @@ import { nanoid } from "nanoid";
|
|
|
6
6
|
* @slot post-list-item - Slot for placing post-list-item components.
|
|
7
7
|
*/
|
|
8
8
|
export class PostList {
|
|
9
|
+
constructor() {
|
|
10
|
+
this.titleId = undefined;
|
|
11
|
+
this.titleHidden = false;
|
|
12
|
+
this.horizontal = false;
|
|
13
|
+
}
|
|
9
14
|
host;
|
|
10
|
-
/**
|
|
11
|
-
* The unique title of the list that is also referenced in the labelledby
|
|
12
|
-
*/
|
|
13
|
-
titleId;
|
|
14
|
-
/**
|
|
15
|
-
* If `true`, the list title will be hidden. Otherwise, it will be displayed.`
|
|
16
|
-
*/
|
|
17
|
-
titleHidden = false;
|
|
18
|
-
/**
|
|
19
|
-
* The list can become horizontal by setting `horizontal="true"` or just `horizontal`
|
|
20
|
-
*/
|
|
21
|
-
horizontal = false;
|
|
22
15
|
titleEl;
|
|
23
16
|
componentWillLoad() {
|
|
24
17
|
/**
|
|
@@ -64,8 +57,6 @@ export class PostList {
|
|
|
64
57
|
"tags": [],
|
|
65
58
|
"text": "If `true`, the list title will be hidden. Otherwise, it will be displayed.`"
|
|
66
59
|
},
|
|
67
|
-
"getter": false,
|
|
68
|
-
"setter": false,
|
|
69
60
|
"attribute": "title-hidden",
|
|
70
61
|
"reflect": false,
|
|
71
62
|
"defaultValue": "false"
|
|
@@ -84,8 +75,6 @@ export class PostList {
|
|
|
84
75
|
"tags": [],
|
|
85
76
|
"text": "The list can become horizontal by setting `horizontal=\"true\"` or just `horizontal`"
|
|
86
77
|
},
|
|
87
|
-
"getter": false,
|
|
88
|
-
"setter": false,
|
|
89
78
|
"attribute": "horizontal",
|
|
90
79
|
"reflect": true,
|
|
91
80
|
"defaultValue": "false"
|
|
@@ -5,11 +5,10 @@ import { checkEmptyOrUrl } from "../../utils/index";
|
|
|
5
5
|
* @slot default - Slot for placing hidden descriptive text. If `url` is set, this text will serve as the accessible name of the link; otherwise, it will be used as the title of the SVG.
|
|
6
6
|
*/
|
|
7
7
|
export class PostLogo {
|
|
8
|
+
constructor() {
|
|
9
|
+
this.url = undefined;
|
|
10
|
+
}
|
|
8
11
|
host;
|
|
9
|
-
/**
|
|
10
|
-
* The URL to which the user is redirected upon clicking the logo.
|
|
11
|
-
*/
|
|
12
|
-
url;
|
|
13
12
|
validateUrl() {
|
|
14
13
|
checkEmptyOrUrl(this.url, 'The "url" property of the post-logo is invalid');
|
|
15
14
|
}
|
|
@@ -60,8 +59,6 @@ export class PostLogo {
|
|
|
60
59
|
"tags": [],
|
|
61
60
|
"text": "The URL to which the user is redirected upon clicking the logo."
|
|
62
61
|
},
|
|
63
|
-
"getter": false,
|
|
64
|
-
"setter": false,
|
|
65
62
|
"attribute": "url",
|
|
66
63
|
"reflect": false
|
|
67
64
|
}
|
|
@@ -5,6 +5,11 @@ const NAVBAR_DISABLE_DURATION = 400; // Duration to temporarily disable navbar i
|
|
|
5
5
|
const NAVIGATION_LIST_SELECTOR = 'post-list:not(post-megadropdown *) > [role="list"]';
|
|
6
6
|
const NAVIGATION_ITEM_SELECTOR = ':is(post-list-item > a, post-list-item > post-megadropdown-trigger > button):not(post-megadropdown *)';
|
|
7
7
|
export class PostMainnavigation {
|
|
8
|
+
constructor() {
|
|
9
|
+
this.canScrollLeft = false;
|
|
10
|
+
this.canScrollRight = false;
|
|
11
|
+
this.translateAmount = 0;
|
|
12
|
+
}
|
|
8
13
|
header;
|
|
9
14
|
navbar;
|
|
10
15
|
rightScrollButton;
|
|
@@ -20,9 +25,6 @@ export class PostMainnavigation {
|
|
|
20
25
|
this.checkScrollability();
|
|
21
26
|
});
|
|
22
27
|
host;
|
|
23
|
-
canScrollLeft = false;
|
|
24
|
-
canScrollRight = false;
|
|
25
|
-
translateAmount = 0;
|
|
26
28
|
/**
|
|
27
29
|
* Update navbar translation when 'translateAmount' changes and recalculate scrollability
|
|
28
30
|
*/
|
|
@@ -1,21 +1,17 @@
|
|
|
1
1
|
import { getFocusableChildren } from "../../utils/get-focusable-children";
|
|
2
2
|
import { h, Host } from "@stencil/core";
|
|
3
3
|
export class PostMegadropdown {
|
|
4
|
+
constructor() {
|
|
5
|
+
this.device = undefined;
|
|
6
|
+
this.isVisible = false;
|
|
7
|
+
this.animationClass = null;
|
|
8
|
+
}
|
|
4
9
|
header;
|
|
5
10
|
firstFocusableEl;
|
|
6
11
|
lastFocusableEl;
|
|
7
|
-
device;
|
|
8
12
|
host;
|
|
9
13
|
/** Tracks the currently active dropdown instance. */
|
|
10
14
|
static activeDropdown = null;
|
|
11
|
-
/**
|
|
12
|
-
* Holds the current visibility state of the dropdown.
|
|
13
|
-
* This state is internally managed to track whether the dropdown is open (`true`) or closed (`false`),
|
|
14
|
-
* and updates automatically when the dropdown is toggled.
|
|
15
|
-
*/
|
|
16
|
-
isVisible = false;
|
|
17
|
-
/** Holds the current animation class. */
|
|
18
|
-
animationClass = null;
|
|
19
15
|
/**
|
|
20
16
|
* Emits when the dropdown is shown or hidden.
|
|
21
17
|
* The event payload is a boolean: `true` when the dropdown was opened, `false` when it was closed.
|
|
@@ -49,9 +45,11 @@ export class PostMegadropdown {
|
|
|
49
45
|
// Close the previously active dropdown without animation
|
|
50
46
|
PostMegadropdown.activeDropdown.forceClose();
|
|
51
47
|
}
|
|
48
|
+
else {
|
|
49
|
+
this.animationClass = 'slide-in';
|
|
50
|
+
}
|
|
52
51
|
this.isVisible = true;
|
|
53
52
|
this.host.addEventListener('keydown', e => this.keyboardHandler(e));
|
|
54
|
-
this.animationClass = 'slide-in';
|
|
55
53
|
PostMegadropdown.activeDropdown = this;
|
|
56
54
|
this.postToggleMegadropdown.emit(this.isVisible);
|
|
57
55
|
this.addOutsideClickListener();
|
|
@@ -61,6 +59,7 @@ export class PostMegadropdown {
|
|
|
61
59
|
*/
|
|
62
60
|
async hide() {
|
|
63
61
|
this.animationClass = 'slide-out';
|
|
62
|
+
PostMegadropdown.activeDropdown = null;
|
|
64
63
|
this.host.removeEventListener('keydown', e => this.keyboardHandler(e));
|
|
65
64
|
}
|
|
66
65
|
connectedCallback() {
|
|
@@ -131,7 +130,7 @@ export class PostMegadropdown {
|
|
|
131
130
|
}
|
|
132
131
|
render() {
|
|
133
132
|
const containerStyle = this.isVisible ? {} : { display: 'none' };
|
|
134
|
-
return (h(Host, { key: '
|
|
133
|
+
return (h(Host, { key: '11be74da0c6d35e1a50c954735a6b1f079cd0eb6' }, h("div", { key: '202023b2495012f78ba761f20aef1ba0325a98f0', class: `megadropdown-container ${this.animationClass || ''}`, style: containerStyle, onAnimationEnd: () => this.handleAnimationEnd() }, h("div", { key: '87ac87a83de7ce798f5d9057b992893bfc00f2e1', class: "megadropdown" }, h("div", { key: '650738a55e5007b9ae0c3ee30fb2f1ae53152744', onClick: () => this.hide(), class: "back-button" }, h("slot", { key: 'a7b70ce1fbc7090807b8d60efce6cb83eb06674e', name: "back-button" })), h("div", { key: '812d3458649669e867d7d761079299b64d9e4e4d', onClick: () => this.hide(), class: "close-button" }, h("slot", { key: '2ee2df463dfd6667b729fd1b47987ea40e8d9d5f', name: "close-button" })), h("slot", { key: 'a5d0029319e34b652923d07fcddd5cb647912b03', name: "megadropdown-title" }), h("div", { key: 'c563cf50e3d9a1a466b9aec386982c80569ac094', class: "megadropdown-content" }, h("slot", { key: 'a05eeceb8fdbfc4373ee7d42d4f583475b44b4dc' }))))));
|
|
135
134
|
}
|
|
136
135
|
static get is() { return "post-megadropdown"; }
|
|
137
136
|
static get originalStyleUrls() {
|
|
@@ -2,15 +2,11 @@ import { h, Host } from "@stencil/core";
|
|
|
2
2
|
import { version } from "../../../../package";
|
|
3
3
|
import { checkType } from "../../utils/index";
|
|
4
4
|
export class PostMegadropdownTrigger {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
constructor() {
|
|
6
|
+
this.for = undefined;
|
|
7
|
+
this.ariaExpanded = false;
|
|
8
|
+
}
|
|
9
9
|
host;
|
|
10
|
-
/**
|
|
11
|
-
* Manages the accessibility attribute `aria-expanded` to indicate whether the associated mega dropdown is expanded or collapsed.
|
|
12
|
-
*/
|
|
13
|
-
ariaExpanded = false;
|
|
14
10
|
/**
|
|
15
11
|
* Reference to the slotted button within the trigger, if present.
|
|
16
12
|
* Used to manage click and key events for mega dropdown control.
|
|
@@ -89,8 +85,6 @@ export class PostMegadropdownTrigger {
|
|
|
89
85
|
"tags": [],
|
|
90
86
|
"text": "ID of the mega dropdown element that this trigger is linked to. Used to open and close the specified mega dropdown."
|
|
91
87
|
},
|
|
92
|
-
"getter": false,
|
|
93
|
-
"setter": false,
|
|
94
88
|
"attribute": "for",
|
|
95
89
|
"reflect": false
|
|
96
90
|
}
|
|
@@ -3,6 +3,10 @@ import { version } from "../../../../package";
|
|
|
3
3
|
import { getFocusableChildren } from "../../utils/get-focusable-children";
|
|
4
4
|
import { getRoot } from "../../utils/index";
|
|
5
5
|
export class PostMenu {
|
|
6
|
+
constructor() {
|
|
7
|
+
this.placement = 'bottom';
|
|
8
|
+
this.isVisible = false;
|
|
9
|
+
}
|
|
6
10
|
popoverRef;
|
|
7
11
|
lastFocusedElement = null;
|
|
8
12
|
KEYCODES = {
|
|
@@ -16,18 +20,6 @@ export class PostMenu {
|
|
|
16
20
|
ESCAPE: 'Escape',
|
|
17
21
|
};
|
|
18
22
|
host;
|
|
19
|
-
/**
|
|
20
|
-
* Defines the placement of the tooltip according to the floating-ui options available at https://floating-ui.com/docs/computePosition#placement.
|
|
21
|
-
* Tooltips are automatically flipped to the opposite side if there is not enough available space and are shifted
|
|
22
|
-
* towards the viewport if they would overlap edge boundaries.
|
|
23
|
-
*/
|
|
24
|
-
placement = 'bottom';
|
|
25
|
-
/**
|
|
26
|
-
* Holds the current visibility state of the menu.
|
|
27
|
-
* This state is internally managed to track whether the menu is open (`true`) or closed (`false`),
|
|
28
|
-
* and updates automatically when the menu is toggled.
|
|
29
|
-
*/
|
|
30
|
-
isVisible = false;
|
|
31
23
|
/**
|
|
32
24
|
* Emits when the menu is shown or hidden.
|
|
33
25
|
* The event payload is a boolean: `true` when the menu was opened, `false` when it was closed.
|
|
@@ -194,8 +186,6 @@ export class PostMenu {
|
|
|
194
186
|
"tags": [],
|
|
195
187
|
"text": "Defines the placement of the tooltip according to the floating-ui options available at https://floating-ui.com/docs/computePosition#placement.\nTooltips are automatically flipped to the opposite side if there is not enough available space and are shifted\ntowards the viewport if they would overlap edge boundaries."
|
|
196
188
|
},
|
|
197
|
-
"getter": false,
|
|
198
|
-
"setter": false,
|
|
199
189
|
"attribute": "placement",
|
|
200
190
|
"reflect": false,
|
|
201
191
|
"defaultValue": "'bottom'"
|
|
@@ -2,15 +2,11 @@ import { h, Host } from "@stencil/core";
|
|
|
2
2
|
import { version } from "../../../../package";
|
|
3
3
|
import { checkType, getRoot } from "../../utils/index";
|
|
4
4
|
export class PostMenuTrigger {
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
|
|
8
|
-
|
|
5
|
+
constructor() {
|
|
6
|
+
this.for = undefined;
|
|
7
|
+
this.ariaExpanded = false;
|
|
8
|
+
}
|
|
9
9
|
host;
|
|
10
|
-
/**
|
|
11
|
-
* Manages the accessibility attribute `aria-expanded` to indicate whether the associated menu is expanded or collapsed.
|
|
12
|
-
*/
|
|
13
|
-
ariaExpanded = false;
|
|
14
10
|
/**
|
|
15
11
|
* Reference to the slotted button within the trigger, if present.
|
|
16
12
|
* Used to manage click and key events for menu control.
|
|
@@ -100,8 +96,6 @@ export class PostMenuTrigger {
|
|
|
100
96
|
"tags": [],
|
|
101
97
|
"text": "ID of the menu element that this trigger is linked to. Used to open and close the specified menu."
|
|
102
98
|
},
|
|
103
|
-
"getter": false,
|
|
104
|
-
"setter": false,
|
|
105
99
|
"attribute": "for",
|
|
106
100
|
"reflect": false
|
|
107
101
|
}
|