@planningcenter/tapestry 1.5.0-rc.17 → 1.5.0-rc.2
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/components/Banner/Banner.d.ts.map +1 -1
- package/dist/components/Banner/Banner.js.map +1 -1
- package/dist/components/button/BaseButton.d.ts +3 -3
- package/dist/components/button/BaseButton.d.ts.map +1 -1
- package/dist/components/button/BaseButton.js.map +1 -1
- package/dist/components/button/Button.d.ts +1 -1
- package/dist/components/button/Button.d.ts.map +1 -1
- package/dist/components/button/Button.js.map +1 -1
- package/dist/components/button/IconButton.d.ts +1 -1
- package/dist/components/button/IconButton.d.ts.map +1 -1
- package/dist/components/button/IconButton.js.map +1 -1
- package/dist/components/button/index.d.ts +0 -2
- package/dist/components/button/index.d.ts.map +1 -1
- package/dist/components/page-header/index.js +1 -1
- package/dist/components/sidenav/index.js +1 -1
- package/dist/components/sidenav/index.js.map +1 -1
- package/dist/index.css +128 -620
- package/dist/index.css.map +1 -1
- package/dist/index.d.ts +0 -8
- package/dist/index.d.ts.map +1 -1
- package/dist/index.js +0 -6
- package/dist/index.js.map +1 -1
- package/dist/tapestry-wc/dist/components/{p-DIJkUYRO.js → p-B7r54iMT.js} +14 -6
- package/dist/tapestry-wc/dist/components/p-B7r54iMT.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-Cwy_O_rw.js → p-ChVYJSbr.js} +2 -2
- package/dist/tapestry-wc/dist/components/p-ChVYJSbr.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-CfU_LYGG.js → p-CvO_VK9U.js} +4 -50
- package/dist/tapestry-wc/dist/components/p-CvO_VK9U.js.map +1 -0
- package/dist/tapestry-wc/dist/components/p-DV4-2pmi.js +93 -0
- package/dist/tapestry-wc/dist/components/p-DV4-2pmi.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-CA7zK3SO.js → p-DbLeoqE6.js} +18 -6
- package/dist/tapestry-wc/dist/components/p-DbLeoqE6.js.map +1 -0
- package/dist/tapestry-wc/dist/components/{p-Dj3aFWtM.js → p-Dh-hRzOp.js} +3 -3
- package/dist/tapestry-wc/dist/components/p-Dh-hRzOp.js.map +1 -0
- package/dist/tapestry-wc/dist/components/tds-page-header-nav.js +2 -2
- package/dist/tapestry-wc/dist/components/tds-page-header-nav.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-page-header.js +5 -5
- package/dist/tapestry-wc/dist/components/tds-page-header.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-item.js +6 -6
- package/dist/tapestry-wc/dist/components/tds-sidenav-item.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js +2 -2
- package/dist/tapestry-wc/dist/components/tds-sidenav-responsive-header.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav-section.js +4 -4
- package/dist/tapestry-wc/dist/components/tds-sidenav-section.js.map +1 -1
- package/dist/tapestry-wc/dist/components/tds-sidenav.js +13 -10
- package/dist/tapestry-wc/dist/components/tds-sidenav.js.map +1 -1
- package/dist/tokens/ts/tokens.d.ts +0 -37
- package/dist/tokens/ts/tokens.d.ts.map +1 -1
- package/dist/tokens/ts/tokens.js +0 -37
- package/dist/tokens/ts/tokens.js.map +1 -1
- package/dist/tokens.css +0 -37
- package/dist/tokens.css.map +1 -1
- package/dist/unstable.css +506 -677
- package/dist/unstable.css.map +1 -1
- package/dist/unstable.d.ts +1 -0
- package/dist/unstable.d.ts.map +1 -1
- package/dist/unstable.js +2 -0
- package/dist/unstable.js.map +1 -1
- package/dist/utilities/buttonLinkShared.d.ts.map +1 -1
- package/dist/utilities/buttonLinkShared.js +3 -4
- package/dist/utilities/buttonLinkShared.js.map +1 -1
- package/dist/webComponents.css +506 -677
- package/dist/webComponents.css.map +1 -1
- package/package.json +4 -5
- package/react-types/index.d.ts +12 -9
- package/dist/components/button/DropdownButton.d.ts +0 -15
- package/dist/components/button/DropdownButton.d.ts.map +0 -1
- package/dist/components/button/DropdownButton.js +0 -17
- package/dist/components/button/DropdownButton.js.map +0 -1
- package/dist/components/button/DropdownIconButton.d.ts +0 -5
- package/dist/components/button/DropdownIconButton.d.ts.map +0 -1
- package/dist/components/button/DropdownIconButton.js +0 -10
- package/dist/components/button/DropdownIconButton.js.map +0 -1
- package/dist/components/link/BaseLink.d.ts +0 -10
- package/dist/components/link/BaseLink.d.ts.map +0 -1
- package/dist/components/link/BaseLink.js +0 -20
- package/dist/components/link/BaseLink.js.map +0 -1
- package/dist/components/link/IconLink.d.ts +0 -12
- package/dist/components/link/IconLink.d.ts.map +0 -1
- package/dist/components/link/IconLink.js +0 -12
- package/dist/components/link/IconLink.js.map +0 -1
- package/dist/components/link/Link.d.ts +0 -12
- package/dist/components/link/Link.d.ts.map +0 -1
- package/dist/components/link/Link.js +0 -10
- package/dist/components/link/Link.js.map +0 -1
- package/dist/components/link/index.d.ts +0 -4
- package/dist/components/link/index.d.ts.map +0 -1
- package/dist/product-tokens/accounts.css +0 -17
- package/dist/product-tokens/calendar.css +0 -17
- package/dist/product-tokens/checkins.css +0 -17
- package/dist/product-tokens/giving.css +0 -17
- package/dist/product-tokens/groups.css +0 -17
- package/dist/product-tokens/home.css +0 -16
- package/dist/product-tokens/people.css +0 -17
- package/dist/product-tokens/publishing.css +0 -17
- package/dist/product-tokens/registrations.css +0 -17
- package/dist/product-tokens/services.css +0 -17
- package/dist/tapestry-wc/dist/components/p-CA7zK3SO.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-CfU_LYGG.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-Cwy_O_rw.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-DIJkUYRO.js.map +0 -1
- package/dist/tapestry-wc/dist/components/p-Dj3aFWtM.js.map +0 -1
|
@@ -1,10 +0,0 @@
|
|
|
1
|
-
import React, { forwardRef } from 'react';
|
|
2
|
-
import { BaseLink } from './BaseLink.js';
|
|
3
|
-
|
|
4
|
-
const Link = forwardRef((props, ref) => {
|
|
5
|
-
return React.createElement(BaseLink, { ...props, ref: ref });
|
|
6
|
-
});
|
|
7
|
-
Link.displayName = "Link";
|
|
8
|
-
|
|
9
|
-
export { Link };
|
|
10
|
-
//# sourceMappingURL=Link.js.map
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"Link.js","sources":["../../../src/components/link/Link.tsx"],"sourcesContent":["import \"../button/btn.css\"\n\nimport React, { forwardRef } from \"react\"\n\nimport { BaseLink, BaseLinkElementProps } from \"./BaseLink\"\n\nexport type LinkProps = Omit<BaseLinkElementProps, \"label\"> & {\n children?: React.ReactNode\n label?: string\n}\n\nexport const Link = forwardRef<HTMLAnchorElement, LinkProps>((props, ref) => {\n return <BaseLink {...props} ref={ref} />\n})\n\nLink.displayName = \"Link\"\n"],"names":[],"mappings":";;;AAWa,MAAA,IAAI,GAAG,UAAU,CAA+B,CAAC,KAAK,EAAE,GAAG,KAAI;IAC1E,OAAO,KAAA,CAAA,aAAA,CAAC,QAAQ,EAAK,EAAA,GAAA,KAAK,EAAE,GAAG,EAAE,GAAG,EAAA,CAAI,CAAA;AAC1C,CAAC,EAAC;AAEF,IAAI,CAAC,WAAW,GAAG,MAAM;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"index.d.ts","sourceRoot":"","sources":["../../../src/components/link/index.tsx"],"names":[],"mappings":"AAAA,OAAO,mBAAmB,CAAA;AAE1B,OAAO,EAAE,QAAQ,EAAE,MAAM,YAAY,CAAA;AACrC,OAAO,EAAE,IAAI,EAAE,MAAM,QAAQ,CAAA"}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-accounts-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-accounts-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-accounts-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-accounts-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-accounts-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-accounts-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-accounts-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-accounts-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-accounts-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-accounts-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-accounts-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-calendar-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-calendar-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-calendar-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-calendar-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-calendar-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-calendar-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-calendar-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-calendar-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-calendar-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-calendar-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-calendar-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-checkins-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-checkins-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-checkins-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-checkins-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-checkins-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-checkins-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-checkins-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-checkins-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-checkins-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-checkins-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-checkins-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-giving-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-giving-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-giving-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-giving-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-giving-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-giving-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-giving-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-giving-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-giving-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-giving-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-giving-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-groups-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-groups-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-groups-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-groups-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-groups-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-groups-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-groups-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-groups-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-groups-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-groups-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-groups-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-home-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-home-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-home-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-home-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-home-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-home-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-home-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-home-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-home-gradient-page);
|
|
15
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-home-gradient-tint);
|
|
16
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-people-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-people-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-people-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-people-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-people-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-people-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-people-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-people-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-people-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-people-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-people-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-publishing-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-publishing-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-publishing-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-publishing-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-publishing-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-publishing-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-publishing-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-publishing-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-publishing-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-publishing-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-publishing-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-registrations-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-registrations-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-registrations-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-registrations-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-registrations-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-registrations-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-registrations-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-registrations-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-registrations-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-registrations-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-registrations-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1,17 +0,0 @@
|
|
|
1
|
-
/**
|
|
2
|
-
* Do not edit directly, this file was auto-generated.
|
|
3
|
-
*/
|
|
4
|
-
|
|
5
|
-
:root {
|
|
6
|
-
--t-fill-color-product-current-010: var(--t-fill-color-product-services-010);
|
|
7
|
-
--t-fill-color-product-current-020: var(--t-fill-color-product-services-020);
|
|
8
|
-
--t-fill-color-product-current-030: var(--t-fill-color-product-services-030);
|
|
9
|
-
--t-fill-color-product-current-040: var(--t-fill-color-product-services-040);
|
|
10
|
-
--t-fill-color-product-current-050: var(--t-fill-color-product-services-050);
|
|
11
|
-
--t-fill-color-product-current-060: var(--t-fill-color-product-services-060);
|
|
12
|
-
--t-fill-color-product-current-070: var(--t-fill-color-product-services-070);
|
|
13
|
-
--t-fill-color-product-current-080: var(--t-fill-color-product-services-080);
|
|
14
|
-
--t-fill-color-product-current-gradient-brand: var(--t-fill-color-product-services-gradient-brand);
|
|
15
|
-
--t-fill-color-product-current-gradient-page: var(--t-fill-color-product-services-gradient-page);
|
|
16
|
-
--t-fill-color-product-current-gradient-tint: var(--t-fill-color-product-services-gradient-tint);
|
|
17
|
-
}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"p-CA7zK3SO.js","sources":["../../../../../tapestry-wc/dist/components/p-CA7zK3SO.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 1.5.0-rc.16\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-DIJkUYRO.js';\n\nconst SidenavResponsiveHeader = /*@__PURE__*/ proxyCustomElement(class SidenavResponsiveHeader extends H {\n constructor() {\n super();\n this.__registerHost();\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '624a038cbc0781f42a91258c1a250719475f887e', class: \"tds-sidenav-responsive-header\" }, this.label && (h(\"h2\", { key: '455fedabcabdac824e47ad264d6dfa51c33fc770', class: \"tds-sidenav-responsive-header-label\" }, this.label)), h(\"button\", { key: '24c63296f5413840a62353ee2e4eb7d7e347dc87', type: \"button\", class: \"tds-sidenav-responsive-header-toggle\", \"aria-label\": \"Menu\", \"aria-controls\": this.popoverId, popoverTarget: this.popoverId }, h(\"svg\", { key: '140b4aca347cd2e335ed7ec29d28d0352d2e4c01', xmlns: \"http://www.w3.org/2000/svg\", width: \"16\", height: \"16\", viewBox: \"0 0 16 16\", fill: \"none\" }, h(\"path\", { key: '50ec3bc681d3ed6c5ef4c0f570ebeb675b508284', d: \"M0 6.91104H16V8.68904H0V6.91104ZM0 13.133H16V11.356H0V13.133ZM0 2.46704V4.24404H16V2.46704H0Z\", fill: \"currentColor\" })))));\n }\n get el() { return this; }\n}, [2, \"tds-sidenav-responsive-header\", {\n \"label\": [1],\n \"popoverId\": [1, \"popover-id\"]\n }]);\nfunction defineCustomElement() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-sidenav-responsive-header\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-sidenav-responsive-header\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, SidenavResponsiveHeader);\n }\n break;\n } });\n}\n\nexport { SidenavResponsiveHeader as S, defineCustomElement as d };\n//# sourceMappingURL=p-CA7zK3SO.js.map\n\n//# sourceMappingURL=p-CA7zK3SO.js.map"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AAEA;AACK,MAAC,uBAAuB,iBAAiB,kBAAkB,CAAC,MAAM,uBAAuB,SAAS,CAAC,CAAC;AACzG,IAAI,WAAW,GAAG;AAClB,QAAQ,KAAK,EAAE,CAAC;AAChB,QAAQ,IAAI,CAAC,cAAc,EAAE,CAAC;AAC9B,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,GAAG;AACb,QAAQ,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,+BAA+B,EAAE,EAAE,IAAI,CAAC,KAAK,KAAK,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,qCAAqC,EAAE,EAAE,IAAI,CAAC,KAAK,CAAC,CAAC,EAAE,CAAC,CAAC,QAAQ,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,IAAI,EAAE,QAAQ,EAAE,KAAK,EAAE,sCAAsC,EAAE,YAAY,EAAE,MAAM,EAAE,eAAe,EAAE,IAAI,CAAC,SAAS,EAAE,aAAa,EAAE,IAAI,CAAC,SAAS,EAAE,EAAE,CAAC,CAAC,KAAK,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,KAAK,EAAE,4BAA4B,EAAE,KAAK,EAAE,IAAI,EAAE,MAAM,EAAE,IAAI,EAAE,OAAO,EAAE,WAAW,EAAE,IAAI,EAAE,MAAM,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,EAAE,+FAA+F,EAAE,IAAI,EAAE,cAAc,EAAE,CAAC,CAAC,CAAC,CAAC,EAAE;AAClzB,KAAK;AACL,IAAI,IAAI,EAAE,GAAG,EAAE,OAAO,IAAI,CAAC,EAAE;AAC7B,CAAC,EAAE,CAAC,CAAC,EAAE,+BAA+B,EAAE;AACxC,QAAQ,OAAO,EAAE,CAAC,CAAC,CAAC;AACpB,QAAQ,WAAW,EAAE,CAAC,CAAC,EAAE,YAAY,CAAC;AACtC,KAAK,CAAC,EAAE;AACR,SAAS,mBAAmB,GAAG;AAC/B,IAAI,IAAI,OAAO,cAAc,KAAK,WAAW,EAAE;AAC/C,QAAQ,OAAO;AACf,KAAK;AACL,IAAI,MAAM,UAAU,GAAG,CAAC,+BAA+B,CAAC,CAAC;AACzD,IAAI,UAAU,CAAC,OAAO,CAAC,OAAO,IAAI,EAAE,QAAQ,OAAO;AACnD,QAAQ,KAAK,+BAA+B;AAC5C,YAAY,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE;AAC9C,gBAAgB,cAAc,CAAC,MAAM,CAAC,OAAO,EAAE,uBAAuB,CAAC,CAAC;AACxE,aAAa;AACb,YAAY,MAAM;AAClB,KAAK,EAAE,CAAC,CAAC;AACT;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"p-CfU_LYGG.js","sources":["../../../../../tapestry-wc/dist/components/p-CfU_LYGG.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 1.5.0-rc.16\n */\nimport { p as proxyCustomElement, H, h, c as Host } from './p-DIJkUYRO.js';\n\n// src/events.ts\nvar ToggleEvent = class extends Event {\n oldState;\n newState;\n constructor(type, { oldState = \"\", newState = \"\", ...init } = {}) {\n super(type, init);\n this.oldState = String(oldState || \"\");\n this.newState = String(newState || \"\");\n }\n};\nvar popoverToggleTaskQueue = /* @__PURE__ */ new WeakMap();\nfunction queuePopoverToggleEventTask(element, oldState, newState) {\n popoverToggleTaskQueue.set(\n element,\n setTimeout(() => {\n if (!popoverToggleTaskQueue.has(element)) return;\n element.dispatchEvent(\n new ToggleEvent(\"toggle\", {\n cancelable: false,\n oldState,\n newState\n })\n );\n }, 0)\n );\n}\n\n// src/popover-helpers.ts\nvar ShadowRoot = globalThis.ShadowRoot || function() {\n};\nvar HTMLDialogElement = globalThis.HTMLDialogElement || function() {\n};\nvar topLayerElements = /* @__PURE__ */ new WeakMap();\nvar autoPopoverList = /* @__PURE__ */ new WeakMap();\nvar visibilityState = /* @__PURE__ */ new WeakMap();\nfunction getPopoverVisibilityState(popover) {\n return visibilityState.get(popover) || \"hidden\";\n}\nvar popoverInvoker = /* @__PURE__ */ new WeakMap();\nfunction popoverTargetAttributeActivationBehavior(element) {\n const popover = element.popoverTargetElement;\n if (!(popover instanceof HTMLElement)) {\n return;\n }\n const visibility = getPopoverVisibilityState(popover);\n if (element.popoverTargetAction === \"show\" && visibility === \"showing\") {\n return;\n }\n if (element.popoverTargetAction === \"hide\" && visibility === \"hidden\") return;\n if (visibility === \"showing\") {\n hidePopover(popover, true, true);\n } else if (checkPopoverValidity(popover, false)) {\n popoverInvoker.set(popover, element);\n showPopover(popover);\n }\n}\nfunction checkPopoverValidity(element, expectedToBeShowing) {\n if (element.popover !== \"auto\" && element.popover !== \"manual\") {\n return false;\n }\n if (!element.isConnected) return false;\n if (expectedToBeShowing && getPopoverVisibilityState(element) !== \"showing\") {\n return false;\n }\n if (!expectedToBeShowing && getPopoverVisibilityState(element) !== \"hidden\") {\n return false;\n }\n if (element instanceof HTMLDialogElement && element.hasAttribute(\"open\")) {\n return false;\n }\n if (document.fullscreenElement === element) return false;\n return true;\n}\nfunction getStackPosition(popover) {\n if (!popover) return 0;\n return Array.from(autoPopoverList.get(popover.ownerDocument) || []).indexOf(\n popover\n ) + 1;\n}\nfunction topMostClickedPopover(target) {\n const clickedPopover = nearestInclusiveOpenPopover(target);\n const invokerPopover = nearestInclusiveTargetPopoverForInvoker(target);\n if (getStackPosition(clickedPopover) > getStackPosition(invokerPopover)) {\n return clickedPopover;\n }\n return invokerPopover;\n}\nfunction topMostAutoPopover(document2) {\n const documentPopovers = autoPopoverList.get(document2);\n for (const popover of documentPopovers || []) {\n if (!popover.isConnected) {\n documentPopovers.delete(popover);\n } else {\n return popover;\n }\n }\n return null;\n}\nfunction getRootNode(node) {\n if (typeof node.getRootNode === \"function\") {\n return node.getRootNode();\n }\n if (node.parentNode) return getRootNode(node.parentNode);\n return node;\n}\nfunction nearestInclusiveOpenPopover(node) {\n while (node) {\n if (node instanceof HTMLElement && node.popover === \"auto\" && visibilityState.get(node) === \"showing\") {\n return node;\n }\n node = node instanceof Element && node.assignedSlot || node.parentElement || getRootNode(node);\n if (node instanceof ShadowRoot) node = node.host;\n if (node instanceof Document) return;\n }\n}\nfunction nearestInclusiveTargetPopoverForInvoker(node) {\n while (node) {\n const nodePopover = node.popoverTargetElement;\n if (nodePopover instanceof HTMLElement) return nodePopover;\n node = node.parentElement || getRootNode(node);\n if (node instanceof ShadowRoot) node = node.host;\n if (node instanceof Document) return;\n }\n}\nfunction topMostPopoverAncestor(newPopover) {\n const popoverPositions = /* @__PURE__ */ new Map();\n let i = 0;\n for (const popover of autoPopoverList.get(newPopover.ownerDocument) || []) {\n popoverPositions.set(popover, i);\n i += 1;\n }\n popoverPositions.set(newPopover, i);\n i += 1;\n let topMostPopoverAncestor2 = null;\n function checkAncestor(candidate) {\n const candidateAncestor = nearestInclusiveOpenPopover(candidate);\n if (candidateAncestor === null) return null;\n const candidatePosition = popoverPositions.get(candidateAncestor);\n if (topMostPopoverAncestor2 === null || popoverPositions.get(topMostPopoverAncestor2) < candidatePosition) {\n topMostPopoverAncestor2 = candidateAncestor;\n }\n }\n checkAncestor(newPopover.parentElement || getRootNode(newPopover));\n return topMostPopoverAncestor2;\n}\nfunction isFocusable(focusTarget) {\n if (focusTarget.hidden || focusTarget instanceof ShadowRoot) return false;\n if (focusTarget instanceof HTMLButtonElement || focusTarget instanceof HTMLInputElement || focusTarget instanceof HTMLSelectElement || focusTarget instanceof HTMLTextAreaElement || focusTarget instanceof HTMLOptGroupElement || focusTarget instanceof HTMLOptionElement || focusTarget instanceof HTMLFieldSetElement) {\n if (focusTarget.disabled) return false;\n }\n if (focusTarget instanceof HTMLInputElement && focusTarget.type === \"hidden\") {\n return false;\n }\n if (focusTarget instanceof HTMLAnchorElement && focusTarget.href === \"\") {\n return false;\n }\n return typeof focusTarget.tabIndex === \"number\" && focusTarget.tabIndex !== -1;\n}\nfunction focusDelegate(focusTarget) {\n if (focusTarget.shadowRoot && focusTarget.shadowRoot.delegatesFocus !== true) {\n return null;\n }\n let whereToLook = focusTarget;\n if (whereToLook.shadowRoot) {\n whereToLook = whereToLook.shadowRoot;\n }\n let autoFocusDelegate = whereToLook.querySelector(\"[autofocus]\");\n if (autoFocusDelegate) {\n return autoFocusDelegate;\n } else {\n const slots = whereToLook.querySelectorAll(\"slot\");\n for (const slot of slots) {\n const assignedElements = slot.assignedElements({ flatten: true });\n for (const el of assignedElements) {\n if (el.hasAttribute(\"autofocus\")) {\n return el;\n } else {\n autoFocusDelegate = el.querySelector(\"[autofocus]\");\n if (autoFocusDelegate) {\n return autoFocusDelegate;\n }\n }\n }\n }\n }\n const walker = focusTarget.ownerDocument.createTreeWalker(\n whereToLook,\n NodeFilter.SHOW_ELEMENT\n );\n let descendant = walker.currentNode;\n while (descendant) {\n if (isFocusable(descendant)) {\n return descendant;\n }\n descendant = walker.nextNode();\n }\n}\nfunction popoverFocusingSteps(subject) {\n focusDelegate(subject)?.focus();\n}\nvar previouslyFocusedElements = /* @__PURE__ */ new WeakMap();\nfunction showPopover(element) {\n if (!checkPopoverValidity(element, false)) {\n return;\n }\n const document2 = element.ownerDocument;\n if (!element.dispatchEvent(\n new ToggleEvent(\"beforetoggle\", {\n cancelable: true,\n oldState: \"closed\",\n newState: \"open\"\n })\n )) {\n return;\n }\n if (!checkPopoverValidity(element, false)) {\n return;\n }\n let shouldRestoreFocus = false;\n if (element.popover === \"auto\") {\n const originalType = element.getAttribute(\"popover\");\n const ancestor = topMostPopoverAncestor(element) || document2;\n hideAllPopoversUntil(ancestor, false, true);\n if (originalType !== element.getAttribute(\"popover\") || !checkPopoverValidity(element, false)) {\n return;\n }\n }\n if (!topMostAutoPopover(document2)) {\n shouldRestoreFocus = true;\n }\n previouslyFocusedElements.delete(element);\n const originallyFocusedElement = document2.activeElement;\n element.classList.add(\":popover-open\");\n visibilityState.set(element, \"showing\");\n if (!topLayerElements.has(document2)) {\n topLayerElements.set(document2, /* @__PURE__ */ new Set());\n }\n topLayerElements.get(document2).add(element);\n popoverFocusingSteps(element);\n if (element.popover === \"auto\") {\n if (!autoPopoverList.has(document2)) {\n autoPopoverList.set(document2, /* @__PURE__ */ new Set());\n }\n autoPopoverList.get(document2).add(element);\n setInvokerAriaExpanded(popoverInvoker.get(element), true);\n }\n if (shouldRestoreFocus && originallyFocusedElement && element.popover === \"auto\") {\n previouslyFocusedElements.set(element, originallyFocusedElement);\n }\n queuePopoverToggleEventTask(element, \"closed\", \"open\");\n}\nfunction hidePopover(element, focusPreviousElement = false, fireEvents = false) {\n if (!checkPopoverValidity(element, true)) {\n return;\n }\n const document2 = element.ownerDocument;\n if (element.popover === \"auto\") {\n hideAllPopoversUntil(element, focusPreviousElement, fireEvents);\n if (!checkPopoverValidity(element, true)) {\n return;\n }\n }\n setInvokerAriaExpanded(popoverInvoker.get(element), false);\n popoverInvoker.delete(element);\n if (fireEvents) {\n element.dispatchEvent(\n new ToggleEvent(\"beforetoggle\", {\n oldState: \"open\",\n newState: \"closed\"\n })\n );\n if (!checkPopoverValidity(element, true)) {\n return;\n }\n }\n topLayerElements.get(document2)?.delete(element);\n autoPopoverList.get(document2)?.delete(element);\n element.classList.remove(\":popover-open\");\n visibilityState.set(element, \"hidden\");\n if (fireEvents) {\n queuePopoverToggleEventTask(element, \"open\", \"closed\");\n }\n const previouslyFocusedElement = previouslyFocusedElements.get(element);\n if (previouslyFocusedElement) {\n previouslyFocusedElements.delete(element);\n if (focusPreviousElement) {\n previouslyFocusedElement.focus();\n }\n }\n}\nfunction closeAllOpenPopovers(document2, focusPreviousElement = false, fireEvents = false) {\n let popover = topMostAutoPopover(document2);\n while (popover) {\n hidePopover(popover, focusPreviousElement, fireEvents);\n popover = topMostAutoPopover(document2);\n }\n}\nfunction hideAllPopoversUntil(endpoint, focusPreviousElement, fireEvents) {\n const document2 = endpoint.ownerDocument || endpoint;\n if (endpoint instanceof Document) {\n return closeAllOpenPopovers(document2, focusPreviousElement, fireEvents);\n }\n let lastToHide = null;\n let foundEndpoint = false;\n for (const popover of autoPopoverList.get(document2) || []) {\n if (popover === endpoint) {\n foundEndpoint = true;\n } else if (foundEndpoint) {\n lastToHide = popover;\n break;\n }\n }\n if (!foundEndpoint) {\n return closeAllOpenPopovers(document2, focusPreviousElement, fireEvents);\n }\n while (lastToHide && getPopoverVisibilityState(lastToHide) === \"showing\" && autoPopoverList.get(document2)?.size) {\n hidePopover(lastToHide, focusPreviousElement, fireEvents);\n }\n}\nvar popoverPointerDownTargets = /* @__PURE__ */ new WeakMap();\nfunction lightDismissOpenPopovers(event) {\n if (!event.isTrusted) return;\n const target = event.composedPath()[0];\n if (!target) return;\n const document2 = target.ownerDocument;\n const topMostPopover = topMostAutoPopover(document2);\n if (!topMostPopover) return;\n const ancestor = topMostClickedPopover(target);\n if (ancestor && event.type === \"pointerdown\") {\n popoverPointerDownTargets.set(document2, ancestor);\n } else if (event.type === \"pointerup\") {\n const sameTarget = popoverPointerDownTargets.get(document2) === ancestor;\n popoverPointerDownTargets.delete(document2);\n if (sameTarget) {\n hideAllPopoversUntil(ancestor || document2, false, true);\n }\n }\n}\nvar initialAriaExpandedValue = /* @__PURE__ */ new WeakMap();\nfunction setInvokerAriaExpanded(el, force = false) {\n if (!el) return;\n if (!initialAriaExpandedValue.has(el)) {\n initialAriaExpandedValue.set(el, el.getAttribute(\"aria-expanded\"));\n }\n const popover = el.popoverTargetElement;\n if (popover instanceof HTMLElement && popover.popover === \"auto\") {\n el.setAttribute(\"aria-expanded\", String(force));\n } else {\n const initialValue = initialAriaExpandedValue.get(el);\n if (!initialValue) {\n el.removeAttribute(\"aria-expanded\");\n } else {\n el.setAttribute(\"aria-expanded\", initialValue);\n }\n }\n}\n\n// src/popover.ts\nvar ShadowRoot2 = globalThis.ShadowRoot || function() {\n};\nfunction isSupported() {\n return typeof HTMLElement !== \"undefined\" && typeof HTMLElement.prototype === \"object\" && \"popover\" in HTMLElement.prototype;\n}\nfunction patchSelectorFn(object, name, mapper) {\n const original = object[name];\n Object.defineProperty(object, name, {\n value(selector) {\n return original.call(this, mapper(selector));\n }\n });\n}\nvar nonEscapedPopoverSelector = /(^|[^\\\\]):popover-open\\b/g;\nfunction hasLayerSupport() {\n return typeof globalThis.CSSLayerBlockRule === \"function\";\n}\nfunction getStyles() {\n const useLayer = hasLayerSupport();\n return `\n${useLayer ? \"@layer popover-polyfill {\" : \"\"}\n :where([popover]) {\n position: fixed;\n z-index: 2147483647;\n inset: 0;\n padding: 0.25em;\n width: fit-content;\n height: fit-content;\n border-width: initial;\n border-color: initial;\n border-image: initial;\n border-style: solid;\n background-color: canvas;\n color: canvastext;\n overflow: auto;\n margin: auto;\n }\n\n :where([popover]:not(.\\\\:popover-open)) {\n display: none;\n }\n\n :where(dialog[popover].\\\\:popover-open) {\n display: block;\n }\n\n :where(dialog[popover][open]) {\n display: revert;\n }\n\n :where([anchor].\\\\:popover-open) {\n inset: auto;\n }\n\n :where([anchor]:popover-open) {\n inset: auto;\n }\n\n @supports not (background-color: canvas) {\n :where([popover]) {\n background-color: white;\n color: black;\n }\n }\n\n @supports (width: -moz-fit-content) {\n :where([popover]) {\n width: -moz-fit-content;\n height: -moz-fit-content;\n }\n }\n\n @supports not (inset: 0) {\n :where([popover]) {\n top: 0;\n left: 0;\n right: 0;\n bottom: 0;\n }\n }\n${useLayer ? \"}\" : \"\"}\n`;\n}\nvar popoverStyleSheet = null;\nfunction injectStyles(root) {\n const styles = getStyles();\n if (popoverStyleSheet === null) {\n try {\n popoverStyleSheet = new CSSStyleSheet();\n popoverStyleSheet.replaceSync(styles);\n } catch {\n popoverStyleSheet = false;\n }\n }\n if (popoverStyleSheet === false) {\n const sheet = document.createElement(\"style\");\n sheet.textContent = styles;\n if (root instanceof Document) {\n root.head.prepend(sheet);\n } else {\n root.prepend(sheet);\n }\n } else {\n root.adoptedStyleSheets = [popoverStyleSheet, ...root.adoptedStyleSheets];\n }\n}\nfunction apply() {\n if (typeof window === \"undefined\") return;\n window.ToggleEvent = window.ToggleEvent || ToggleEvent;\n function rewriteSelector(selector) {\n if (selector?.includes(\":popover-open\")) {\n selector = selector.replace(\n nonEscapedPopoverSelector,\n \"$1.\\\\:popover-open\"\n );\n }\n return selector;\n }\n patchSelectorFn(Document.prototype, \"querySelector\", rewriteSelector);\n patchSelectorFn(Document.prototype, \"querySelectorAll\", rewriteSelector);\n patchSelectorFn(Element.prototype, \"querySelector\", rewriteSelector);\n patchSelectorFn(Element.prototype, \"querySelectorAll\", rewriteSelector);\n patchSelectorFn(Element.prototype, \"matches\", rewriteSelector);\n patchSelectorFn(Element.prototype, \"closest\", rewriteSelector);\n patchSelectorFn(\n DocumentFragment.prototype,\n \"querySelectorAll\",\n rewriteSelector\n );\n Object.defineProperties(HTMLElement.prototype, {\n popover: {\n enumerable: true,\n configurable: true,\n get() {\n if (!this.hasAttribute(\"popover\")) return null;\n const value = (this.getAttribute(\"popover\") || \"\").toLowerCase();\n if (value === \"\" || value == \"auto\") return \"auto\";\n return \"manual\";\n },\n set(value) {\n if (value === null) {\n this.removeAttribute(\"popover\");\n } else {\n this.setAttribute(\"popover\", value);\n }\n }\n },\n showPopover: {\n enumerable: true,\n configurable: true,\n value() {\n showPopover(this);\n }\n },\n hidePopover: {\n enumerable: true,\n configurable: true,\n value() {\n hidePopover(this, true, true);\n }\n },\n togglePopover: {\n enumerable: true,\n configurable: true,\n value(force) {\n if (visibilityState.get(this) === \"showing\" && force === void 0 || force === false) {\n hidePopover(this, true, true);\n } else if (force === void 0 || force === true) {\n showPopover(this);\n }\n }\n }\n });\n const originalAttachShadow = Element.prototype.attachShadow;\n if (originalAttachShadow) {\n Object.defineProperties(Element.prototype, {\n attachShadow: {\n enumerable: true,\n configurable: true,\n writable: true,\n value(options) {\n const shadowRoot = originalAttachShadow.call(this, options);\n injectStyles(shadowRoot);\n return shadowRoot;\n }\n }\n });\n }\n const originalAttachInternals = HTMLElement.prototype.attachInternals;\n if (originalAttachInternals) {\n Object.defineProperties(HTMLElement.prototype, {\n attachInternals: {\n enumerable: true,\n configurable: true,\n writable: true,\n value() {\n const internals = originalAttachInternals.call(this);\n if (internals.shadowRoot) {\n injectStyles(internals.shadowRoot);\n }\n return internals;\n }\n }\n });\n }\n const popoverTargetAssociatedElements = /* @__PURE__ */ new WeakMap();\n function applyPopoverInvokerElementMixin(ElementClass) {\n Object.defineProperties(ElementClass.prototype, {\n popoverTargetElement: {\n enumerable: true,\n configurable: true,\n set(targetElement) {\n if (targetElement === null) {\n this.removeAttribute(\"popovertarget\");\n popoverTargetAssociatedElements.delete(this);\n } else if (!(targetElement instanceof Element)) {\n throw new TypeError(\n `popoverTargetElement must be an element or null`\n );\n } else {\n this.setAttribute(\"popovertarget\", \"\");\n popoverTargetAssociatedElements.set(this, targetElement);\n }\n },\n get() {\n if (this.localName !== \"button\" && this.localName !== \"input\") {\n return null;\n }\n if (this.localName === \"input\" && this.type !== \"reset\" && this.type !== \"image\" && this.type !== \"button\") {\n return null;\n }\n if (this.disabled) {\n return null;\n }\n if (this.form && this.type === \"submit\") {\n return null;\n }\n const targetElement = popoverTargetAssociatedElements.get(this);\n if (targetElement && targetElement.isConnected) {\n return targetElement;\n } else if (targetElement && !targetElement.isConnected) {\n popoverTargetAssociatedElements.delete(this);\n return null;\n }\n const root = getRootNode(this);\n const idref = this.getAttribute(\"popovertarget\");\n if ((root instanceof Document || root instanceof ShadowRoot2) && idref) {\n return root.getElementById(idref) || null;\n }\n return null;\n }\n },\n popoverTargetAction: {\n enumerable: true,\n configurable: true,\n get() {\n const value = (this.getAttribute(\"popovertargetaction\") || \"\").toLowerCase();\n if (value === \"show\" || value === \"hide\") return value;\n return \"toggle\";\n },\n set(value) {\n this.setAttribute(\"popovertargetaction\", value);\n }\n }\n });\n }\n applyPopoverInvokerElementMixin(HTMLButtonElement);\n applyPopoverInvokerElementMixin(HTMLInputElement);\n const handleInvokerActivation = (event) => {\n const composedPath = event.composedPath();\n const target = composedPath[0];\n if (!(target instanceof Element) || target?.shadowRoot) {\n return;\n }\n const root = getRootNode(target);\n if (!(root instanceof ShadowRoot2 || root instanceof Document)) {\n return;\n }\n const invoker = composedPath.find(\n (el) => el.matches?.(\"[popovertargetaction],[popovertarget]\")\n );\n if (invoker) {\n popoverTargetAttributeActivationBehavior(invoker);\n event.preventDefault();\n return;\n }\n };\n const onKeydown = (event) => {\n const key = event.key;\n const target = event.target;\n if (!event.defaultPrevented && target && (key === \"Escape\" || key === \"Esc\")) {\n hideAllPopoversUntil(target.ownerDocument, true, true);\n }\n };\n const addEventListeners = (root) => {\n root.addEventListener(\"click\", handleInvokerActivation);\n root.addEventListener(\"keydown\", onKeydown);\n root.addEventListener(\"pointerdown\", lightDismissOpenPopovers);\n root.addEventListener(\"pointerup\", lightDismissOpenPopovers);\n };\n addEventListeners(document);\n injectStyles(document);\n}\n\nconst TdsPopoverContainer = /*@__PURE__*/ proxyCustomElement(class TdsPopoverContainer extends H {\n constructor() {\n super();\n this.__registerHost();\n /**\n * Automatically position the popover above or below the trigger element based on the available space.\n * The area beneath the trigger element is given a 48px bias towards positioning below.\n */\n this.autoPosition = false;\n this.resizeListener = () => {\n this.updatePosition();\n };\n this.scrollListener = () => {\n this.updatePosition();\n };\n this.browserDoesNotSupportAnchorPositioning = !(\"anchorName\" in document.documentElement.style);\n this.handleCloseOnLinkClicks = (event) => {\n const target = event.target;\n if (!(target instanceof H))\n return;\n const popoverTarget = target.tagName === \"A\" && target.getAttribute(\"popovertarget\");\n if (popoverTarget === this.el.id)\n this.el.togglePopover(false);\n };\n // --------------------------------------------------------------------------\n //\n // Breakpoint Toggle Observer\n //\n // --------------------------------------------------------------------------\n this.removePopoverBreakpointToggleObserver = () => {\n var _a;\n (_a = this.breakpointMediaQuery) === null || _a === void 0 ? void 0 : _a.removeEventListener(\"change\", this.handlePopoverToggle);\n };\n this.addPopoverBreakpointToggleObserver = () => {\n if (!this.breakpoint)\n return;\n this.breakpointMediaQuery = window.matchMedia(`(max-width: ${this.breakpoint}px)`);\n this.breakpointMediaQuery.addEventListener(\"change\", this.handlePopoverToggle);\n };\n this.handlePopoverToggle = ({ matches }) => {\n if (matches) {\n this.el.setAttribute(\"popover\", \"auto\");\n }\n else {\n this.el.removeAttribute(\"popover\");\n }\n };\n }\n // --------------------------------------------------------------------------\n //\n // Lifecycle\n //\n // --------------------------------------------------------------------------\n connectedCallback() {\n if (!isSupported()) {\n apply();\n }\n this.el.addEventListener(\"click\", this.handleCloseOnLinkClicks);\n }\n componentWillLoad() {\n this.initializeRelatedTdsTarget();\n }\n componentDidLoad() {\n this.addPopoverBreakpointToggleObserver();\n }\n disconnectedCallback() {\n this.cleanupPositioningListeners();\n this.el.removeEventListener(\"click\", this.handleCloseOnLinkClicks);\n this.removePopoverBreakpointToggleObserver();\n }\n /**\n * Stores the related tds target, which is the trigger element for the popover. (Which we'll display the popover relative to)\n */\n initializeRelatedTdsTarget() {\n const popoverId = this.el.id;\n const trigger = document.querySelector(`button[popoverTarget=\"${popoverId}\"]`);\n if (trigger) {\n this.relatedTdsTarget = trigger;\n }\n }\n /**\n * Setup positioning listeners, both scroll and resize will change the available space for the popover\n * This will update the position of the popover to ensure it's always in view\n */\n setupPositioningListeners() {\n window.addEventListener(\"resize\", this.resizeListener);\n window.addEventListener(\"scroll\", this.scrollListener, true);\n }\n /**\n * Remove positioning listeners\n */\n cleanupPositioningListeners() {\n window.removeEventListener(\"resize\", this.resizeListener);\n window.removeEventListener(\"scroll\", this.scrollListener, true);\n }\n /**\n * Updates the position of the popover based on the trigger element\n * Has a 48px bias towards positioning below\n */\n updatePosition() {\n if (!this.relatedTdsTarget) {\n return;\n }\n const bottomPositionBias = 48;\n const trigger = this.relatedTdsTarget;\n const triggerRect = trigger.getBoundingClientRect();\n const scrollY = this.browserDoesNotSupportAnchorPositioning\n ? Math.round(window.scrollY)\n : 0;\n // Calculate available space both above and below\n const spaceBelow = window.innerHeight - triggerRect.bottom;\n const spaceAbove = triggerRect.top;\n const style = window.getComputedStyle(this.el);\n const buffer = parseInt(style.marginTop) + parseInt(style.marginBottom);\n if (spaceAbove <= spaceBelow + bottomPositionBias) {\n this.el.style.maxHeight = `${spaceBelow - buffer}px`;\n this.el.style.positionArea = \"span-right bottom\";\n if (this.browserDoesNotSupportAnchorPositioning) {\n this.el.style.transform = `translate(${triggerRect.left}px, ${triggerRect.bottom + scrollY}px)`;\n }\n }\n else {\n this.el.style.maxHeight = `${spaceAbove - buffer}px`;\n this.el.style.positionArea = \"span-right top\";\n if (this.browserDoesNotSupportAnchorPositioning) {\n const popoverHeight = this.el.getBoundingClientRect().height;\n const topPosition = spaceAbove + scrollY - popoverHeight - buffer;\n this.el.style.transform = `translate(${triggerRect.left}px, ${topPosition}px)`;\n }\n }\n }\n /**\n * Handles the BeforeToggle event, this sets up the positioning listeners and updates the position of the popover\n */\n handleBeforeToggle(e) {\n if (!this.relatedTdsTarget || !this.autoPosition) {\n return;\n }\n if (e.newState === \"open\") {\n this.setupPositioningListeners();\n this.updatePosition();\n }\n else {\n this.cleanupPositioningListeners();\n // Clear the style\n this.el.style.maxHeight = null;\n this.el.style.positionArea = null;\n this.el.style.transform = null;\n }\n }\n get popoverAttribute() {\n if (!this.breakpoint)\n return \"auto\";\n const isBelowBreakpoint = window.innerWidth < this.breakpoint;\n return isBelowBreakpoint ? \"auto\" : null;\n }\n // --------------------------------------------------------------------------\n //\n // Render Methods\n //\n // --------------------------------------------------------------------------\n render() {\n return (h(Host, { key: '38f7d896c1d25f73c7c3969051c9aa3bf414e36b', popover: this.popoverAttribute, onBeforeToggle: (e) => this.handleBeforeToggle(e) }, h(\"slot\", { key: 'ef8fa7c86f36b5055a98e94381dc1c04f4a1eb61' })));\n }\n get el() { return this; }\n}, [4, \"tds-popover-container\", {\n \"autoPosition\": [4, \"auto-position\"],\n \"breakpoint\": [2],\n \"relatedTdsTarget\": [32]\n }]);\nfunction defineCustomElement() {\n if (typeof customElements === \"undefined\") {\n return;\n }\n const components = [\"tds-popover-container\"];\n components.forEach(tagName => { switch (tagName) {\n case \"tds-popover-container\":\n if (!customElements.get(tagName)) {\n customElements.define(tagName, TdsPopoverContainer);\n }\n break;\n } });\n}\n\nexport { TdsPopoverContainer as T, defineCustomElement as d };\n//# sourceMappingURL=p-CfU_LYGG.js.map\n\n//# sourceMappingURL=p-CfU_LYGG.js.map"],"names":[],"mappings":";;AAAA;AACA;AACA;AACA;AAEA;AACA;AACA,IAAI,WAAW,GAAG,cAAc,KAAK,CAAC;AACtC,EAAE,QAAQ,CAAC;AACX,EAAE,QAAQ,CAAC;AACX,EAAE,WAAW,CAAC,IAAI,EAAE,EAAE,QAAQ,GAAG,EAAE,EAAE,QAAQ,GAAG,EAAE,EAAE,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE;AACpE,IAAI,KAAK,CAAC,IAAI,EAAE,IAAI,CAAC,CAAC;AACtB,IAAI,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC;AAC3C,IAAI,IAAI,CAAC,QAAQ,GAAG,MAAM,CAAC,QAAQ,IAAI,EAAE,CAAC,CAAC;AAC3C,GAAG;AACH,CAAC,CAAC;AACF,IAAI,sBAAsB,mBAAmB,IAAI,OAAO,EAAE,CAAC;AAC3D,SAAS,2BAA2B,CAAC,OAAO,EAAE,QAAQ,EAAE,QAAQ,EAAE;AAClE,EAAE,sBAAsB,CAAC,GAAG;AAC5B,IAAI,OAAO;AACX,IAAI,UAAU,CAAC,MAAM;AACrB,MAAM,IAAI,CAAC,sBAAsB,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,OAAO;AACvD,MAAM,OAAO,CAAC,aAAa;AAC3B,QAAQ,IAAI,WAAW,CAAC,QAAQ,EAAE;AAClC,UAAU,UAAU,EAAE,KAAK;AAC3B,UAAU,QAAQ;AAClB,UAAU,QAAQ;AAClB,SAAS,CAAC;AACV,OAAO,CAAC;AACR,KAAK,EAAE,CAAC,CAAC;AACT,GAAG,CAAC;AACJ,CAAC;AACD;AACA;AACA,IAAI,UAAU,GAAG,UAAU,CAAC,UAAU,IAAI,WAAW;AACrD,CAAC,CAAC;AACF,IAAI,iBAAiB,GAAG,UAAU,CAAC,iBAAiB,IAAI,WAAW;AACnE,CAAC,CAAC;AACF,IAAI,gBAAgB,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACrD,IAAI,eAAe,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACpD,IAAI,eAAe,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACpD,SAAS,yBAAyB,CAAC,OAAO,EAAE;AAC5C,EAAE,OAAO,eAAe,CAAC,GAAG,CAAC,OAAO,CAAC,IAAI,QAAQ,CAAC;AAClD,CAAC;AACD,IAAI,cAAc,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACnD,SAAS,wCAAwC,CAAC,OAAO,EAAE;AAC3D,EAAE,MAAM,OAAO,GAAG,OAAO,CAAC,oBAAoB,CAAC;AAC/C,EAAE,IAAI,EAAE,OAAO,YAAY,WAAW,CAAC,EAAE;AACzC,IAAI,OAAO;AACX,GAAG;AACH,EAAE,MAAM,UAAU,GAAG,yBAAyB,CAAC,OAAO,CAAC,CAAC;AACxD,EAAE,IAAI,OAAO,CAAC,mBAAmB,KAAK,MAAM,IAAI,UAAU,KAAK,SAAS,EAAE;AAC1E,IAAI,OAAO;AACX,GAAG;AACH,EAAE,IAAI,OAAO,CAAC,mBAAmB,KAAK,MAAM,IAAI,UAAU,KAAK,QAAQ,EAAE,OAAO;AAChF,EAAE,IAAI,UAAU,KAAK,SAAS,EAAE;AAChC,IAAI,WAAW,CAAC,OAAO,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AACrC,GAAG,MAAM,IAAI,oBAAoB,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE;AACnD,IAAI,cAAc,CAAC,GAAG,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;AACzC,IAAI,WAAW,CAAC,OAAO,CAAC,CAAC;AACzB,GAAG;AACH,CAAC;AACD,SAAS,oBAAoB,CAAC,OAAO,EAAE,mBAAmB,EAAE;AAC5D,EAAE,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,IAAI,OAAO,CAAC,OAAO,KAAK,QAAQ,EAAE;AAClE,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,IAAI,CAAC,OAAO,CAAC,WAAW,EAAE,OAAO,KAAK,CAAC;AACzC,EAAE,IAAI,mBAAmB,IAAI,yBAAyB,CAAC,OAAO,CAAC,KAAK,SAAS,EAAE;AAC/E,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,IAAI,CAAC,mBAAmB,IAAI,yBAAyB,CAAC,OAAO,CAAC,KAAK,QAAQ,EAAE;AAC/E,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,IAAI,OAAO,YAAY,iBAAiB,IAAI,OAAO,CAAC,YAAY,CAAC,MAAM,CAAC,EAAE;AAC5E,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,IAAI,QAAQ,CAAC,iBAAiB,KAAK,OAAO,EAAE,OAAO,KAAK,CAAC;AAC3D,EAAE,OAAO,IAAI,CAAC;AACd,CAAC;AACD,SAAS,gBAAgB,CAAC,OAAO,EAAE;AACnC,EAAE,IAAI,CAAC,OAAO,EAAE,OAAO,CAAC,CAAC;AACzB,EAAE,OAAO,KAAK,CAAC,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,OAAO,CAAC,aAAa,CAAC,IAAI,EAAE,CAAC,CAAC,OAAO;AAC7E,IAAI,OAAO;AACX,GAAG,GAAG,CAAC,CAAC;AACR,CAAC;AACD,SAAS,qBAAqB,CAAC,MAAM,EAAE;AACvC,EAAE,MAAM,cAAc,GAAG,2BAA2B,CAAC,MAAM,CAAC,CAAC;AAC7D,EAAE,MAAM,cAAc,GAAG,uCAAuC,CAAC,MAAM,CAAC,CAAC;AACzE,EAAE,IAAI,gBAAgB,CAAC,cAAc,CAAC,GAAG,gBAAgB,CAAC,cAAc,CAAC,EAAE;AAC3E,IAAI,OAAO,cAAc,CAAC;AAC1B,GAAG;AACH,EAAE,OAAO,cAAc,CAAC;AACxB,CAAC;AACD,SAAS,kBAAkB,CAAC,SAAS,EAAE;AACvC,EAAE,MAAM,gBAAgB,GAAG,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC;AAC1D,EAAE,KAAK,MAAM,OAAO,IAAI,gBAAgB,IAAI,EAAE,EAAE;AAChD,IAAI,IAAI,CAAC,OAAO,CAAC,WAAW,EAAE;AAC9B,MAAM,gBAAgB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;AACvC,KAAK,MAAM;AACX,MAAM,OAAO,OAAO,CAAC;AACrB,KAAK;AACL,GAAG;AACH,EAAE,OAAO,IAAI,CAAC;AACd,CAAC;AACD,SAAS,WAAW,CAAC,IAAI,EAAE;AAC3B,EAAE,IAAI,OAAO,IAAI,CAAC,WAAW,KAAK,UAAU,EAAE;AAC9C,IAAI,OAAO,IAAI,CAAC,WAAW,EAAE,CAAC;AAC9B,GAAG;AACH,EAAE,IAAI,IAAI,CAAC,UAAU,EAAE,OAAO,WAAW,CAAC,IAAI,CAAC,UAAU,CAAC,CAAC;AAC3D,EAAE,OAAO,IAAI,CAAC;AACd,CAAC;AACD,SAAS,2BAA2B,CAAC,IAAI,EAAE;AAC3C,EAAE,OAAO,IAAI,EAAE;AACf,IAAI,IAAI,IAAI,YAAY,WAAW,IAAI,IAAI,CAAC,OAAO,KAAK,MAAM,IAAI,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,SAAS,EAAE;AAC3G,MAAM,OAAO,IAAI,CAAC;AAClB,KAAK;AACL,IAAI,IAAI,GAAG,IAAI,YAAY,OAAO,IAAI,IAAI,CAAC,YAAY,IAAI,IAAI,CAAC,aAAa,IAAI,WAAW,CAAC,IAAI,CAAC,CAAC;AACnG,IAAI,IAAI,IAAI,YAAY,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AACrD,IAAI,IAAI,IAAI,YAAY,QAAQ,EAAE,OAAO;AACzC,GAAG;AACH,CAAC;AACD,SAAS,uCAAuC,CAAC,IAAI,EAAE;AACvD,EAAE,OAAO,IAAI,EAAE;AACf,IAAI,MAAM,WAAW,GAAG,IAAI,CAAC,oBAAoB,CAAC;AAClD,IAAI,IAAI,WAAW,YAAY,WAAW,EAAE,OAAO,WAAW,CAAC;AAC/D,IAAI,IAAI,GAAG,IAAI,CAAC,aAAa,IAAI,WAAW,CAAC,IAAI,CAAC,CAAC;AACnD,IAAI,IAAI,IAAI,YAAY,UAAU,EAAE,IAAI,GAAG,IAAI,CAAC,IAAI,CAAC;AACrD,IAAI,IAAI,IAAI,YAAY,QAAQ,EAAE,OAAO;AACzC,GAAG;AACH,CAAC;AACD,SAAS,sBAAsB,CAAC,UAAU,EAAE;AAC5C,EAAE,MAAM,gBAAgB,mBAAmB,IAAI,GAAG,EAAE,CAAC;AACrD,EAAE,IAAI,CAAC,GAAG,CAAC,CAAC;AACZ,EAAE,KAAK,MAAM,OAAO,IAAI,eAAe,CAAC,GAAG,CAAC,UAAU,CAAC,aAAa,CAAC,IAAI,EAAE,EAAE;AAC7E,IAAI,gBAAgB,CAAC,GAAG,CAAC,OAAO,EAAE,CAAC,CAAC,CAAC;AACrC,IAAI,CAAC,IAAI,CAAC,CAAC;AACX,GAAG;AACH,EAAE,gBAAgB,CAAC,GAAG,CAAC,UAAU,EAAE,CAAC,CAAC,CAAC;AACtC,EAAE,CAAC,IAAI,CAAC,CAAC;AACT,EAAE,IAAI,uBAAuB,GAAG,IAAI,CAAC;AACrC,EAAE,SAAS,aAAa,CAAC,SAAS,EAAE;AACpC,IAAI,MAAM,iBAAiB,GAAG,2BAA2B,CAAC,SAAS,CAAC,CAAC;AACrE,IAAI,IAAI,iBAAiB,KAAK,IAAI,EAAE,OAAO,IAAI,CAAC;AAChD,IAAI,MAAM,iBAAiB,GAAG,gBAAgB,CAAC,GAAG,CAAC,iBAAiB,CAAC,CAAC;AACtE,IAAI,IAAI,uBAAuB,KAAK,IAAI,IAAI,gBAAgB,CAAC,GAAG,CAAC,uBAAuB,CAAC,GAAG,iBAAiB,EAAE;AAC/G,MAAM,uBAAuB,GAAG,iBAAiB,CAAC;AAClD,KAAK;AACL,GAAG;AACH,EAAE,aAAa,CAAC,UAAU,CAAC,aAAa,IAAI,WAAW,CAAC,UAAU,CAAC,CAAC,CAAC;AACrE,EAAE,OAAO,uBAAuB,CAAC;AACjC,CAAC;AACD,SAAS,WAAW,CAAC,WAAW,EAAE;AAClC,EAAE,IAAI,WAAW,CAAC,MAAM,IAAI,WAAW,YAAY,UAAU,EAAE,OAAO,KAAK,CAAC;AAC5E,EAAE,IAAI,WAAW,YAAY,iBAAiB,IAAI,WAAW,YAAY,gBAAgB,IAAI,WAAW,YAAY,iBAAiB,IAAI,WAAW,YAAY,mBAAmB,IAAI,WAAW,YAAY,mBAAmB,IAAI,WAAW,YAAY,iBAAiB,IAAI,WAAW,YAAY,mBAAmB,EAAE;AAC7T,IAAI,IAAI,WAAW,CAAC,QAAQ,EAAE,OAAO,KAAK,CAAC;AAC3C,GAAG;AACH,EAAE,IAAI,WAAW,YAAY,gBAAgB,IAAI,WAAW,CAAC,IAAI,KAAK,QAAQ,EAAE;AAChF,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,IAAI,WAAW,YAAY,iBAAiB,IAAI,WAAW,CAAC,IAAI,KAAK,EAAE,EAAE;AAC3E,IAAI,OAAO,KAAK,CAAC;AACjB,GAAG;AACH,EAAE,OAAO,OAAO,WAAW,CAAC,QAAQ,KAAK,QAAQ,IAAI,WAAW,CAAC,QAAQ,KAAK,CAAC,CAAC,CAAC;AACjF,CAAC;AACD,SAAS,aAAa,CAAC,WAAW,EAAE;AACpC,EAAE,IAAI,WAAW,CAAC,UAAU,IAAI,WAAW,CAAC,UAAU,CAAC,cAAc,KAAK,IAAI,EAAE;AAChF,IAAI,OAAO,IAAI,CAAC;AAChB,GAAG;AACH,EAAE,IAAI,WAAW,GAAG,WAAW,CAAC;AAChC,EAAE,IAAI,WAAW,CAAC,UAAU,EAAE;AAC9B,IAAI,WAAW,GAAG,WAAW,CAAC,UAAU,CAAC;AACzC,GAAG;AACH,EAAE,IAAI,iBAAiB,GAAG,WAAW,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;AACnE,EAAE,IAAI,iBAAiB,EAAE;AACzB,IAAI,OAAO,iBAAiB,CAAC;AAC7B,GAAG,MAAM;AACT,IAAI,MAAM,KAAK,GAAG,WAAW,CAAC,gBAAgB,CAAC,MAAM,CAAC,CAAC;AACvD,IAAI,KAAK,MAAM,IAAI,IAAI,KAAK,EAAE;AAC9B,MAAM,MAAM,gBAAgB,GAAG,IAAI,CAAC,gBAAgB,CAAC,EAAE,OAAO,EAAE,IAAI,EAAE,CAAC,CAAC;AACxE,MAAM,KAAK,MAAM,EAAE,IAAI,gBAAgB,EAAE;AACzC,QAAQ,IAAI,EAAE,CAAC,YAAY,CAAC,WAAW,CAAC,EAAE;AAC1C,UAAU,OAAO,EAAE,CAAC;AACpB,SAAS,MAAM;AACf,UAAU,iBAAiB,GAAG,EAAE,CAAC,aAAa,CAAC,aAAa,CAAC,CAAC;AAC9D,UAAU,IAAI,iBAAiB,EAAE;AACjC,YAAY,OAAO,iBAAiB,CAAC;AACrC,WAAW;AACX,SAAS;AACT,OAAO;AACP,KAAK;AACL,GAAG;AACH,EAAE,MAAM,MAAM,GAAG,WAAW,CAAC,aAAa,CAAC,gBAAgB;AAC3D,IAAI,WAAW;AACf,IAAI,UAAU,CAAC,YAAY;AAC3B,GAAG,CAAC;AACJ,EAAE,IAAI,UAAU,GAAG,MAAM,CAAC,WAAW,CAAC;AACtC,EAAE,OAAO,UAAU,EAAE;AACrB,IAAI,IAAI,WAAW,CAAC,UAAU,CAAC,EAAE;AACjC,MAAM,OAAO,UAAU,CAAC;AACxB,KAAK;AACL,IAAI,UAAU,GAAG,MAAM,CAAC,QAAQ,EAAE,CAAC;AACnC,GAAG;AACH,CAAC;AACD,SAAS,oBAAoB,CAAC,OAAO,EAAE;AACvC,EAAE,aAAa,CAAC,OAAO,CAAC,EAAE,KAAK,EAAE,CAAC;AAClC,CAAC;AACD,IAAI,yBAAyB,mBAAmB,IAAI,OAAO,EAAE,CAAC;AAC9D,SAAS,WAAW,CAAC,OAAO,EAAE;AAC9B,EAAE,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE;AAC7C,IAAI,OAAO;AACX,GAAG;AACH,EAAE,MAAM,SAAS,GAAG,OAAO,CAAC,aAAa,CAAC;AAC1C,EAAE,IAAI,CAAC,OAAO,CAAC,aAAa;AAC5B,IAAI,IAAI,WAAW,CAAC,cAAc,EAAE;AACpC,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,QAAQ,EAAE,QAAQ;AACxB,MAAM,QAAQ,EAAE,MAAM;AACtB,KAAK,CAAC;AACN,GAAG,EAAE;AACL,IAAI,OAAO;AACX,GAAG;AACH,EAAE,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE;AAC7C,IAAI,OAAO;AACX,GAAG;AACH,EAAE,IAAI,kBAAkB,GAAG,KAAK,CAAC;AACjC,EAAE,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;AAClC,IAAI,MAAM,YAAY,GAAG,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,CAAC;AACzD,IAAI,MAAM,QAAQ,GAAG,sBAAsB,CAAC,OAAO,CAAC,IAAI,SAAS,CAAC;AAClE,IAAI,oBAAoB,CAAC,QAAQ,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;AAChD,IAAI,IAAI,YAAY,KAAK,OAAO,CAAC,YAAY,CAAC,SAAS,CAAC,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,KAAK,CAAC,EAAE;AACnG,MAAM,OAAO;AACb,KAAK;AACL,GAAG;AACH,EAAE,IAAI,CAAC,kBAAkB,CAAC,SAAS,CAAC,EAAE;AACtC,IAAI,kBAAkB,GAAG,IAAI,CAAC;AAC9B,GAAG;AACH,EAAE,yBAAyB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;AAC5C,EAAE,MAAM,wBAAwB,GAAG,SAAS,CAAC,aAAa,CAAC;AAC3D,EAAE,OAAO,CAAC,SAAS,CAAC,GAAG,CAAC,eAAe,CAAC,CAAC;AACzC,EAAE,eAAe,CAAC,GAAG,CAAC,OAAO,EAAE,SAAS,CAAC,CAAC;AAC1C,EAAE,IAAI,CAAC,gBAAgB,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE;AACxC,IAAI,gBAAgB,CAAC,GAAG,CAAC,SAAS,kBAAkB,IAAI,GAAG,EAAE,CAAC,CAAC;AAC/D,GAAG;AACH,EAAE,gBAAgB,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;AAC/C,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAChC,EAAE,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;AAClC,IAAI,IAAI,CAAC,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE;AACzC,MAAM,eAAe,CAAC,GAAG,CAAC,SAAS,kBAAkB,IAAI,GAAG,EAAE,CAAC,CAAC;AAChE,KAAK;AACL,IAAI,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;AAChD,IAAI,sBAAsB,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,IAAI,CAAC,CAAC;AAC9D,GAAG;AACH,EAAE,IAAI,kBAAkB,IAAI,wBAAwB,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;AACpF,IAAI,yBAAyB,CAAC,GAAG,CAAC,OAAO,EAAE,wBAAwB,CAAC,CAAC;AACrE,GAAG;AACH,EAAE,2BAA2B,CAAC,OAAO,EAAE,QAAQ,EAAE,MAAM,CAAC,CAAC;AACzD,CAAC;AACD,SAAS,WAAW,CAAC,OAAO,EAAE,oBAAoB,GAAG,KAAK,EAAE,UAAU,GAAG,KAAK,EAAE;AAChF,EAAE,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,IAAI,CAAC,EAAE;AAC5C,IAAI,OAAO;AACX,GAAG;AACH,EAAE,MAAM,SAAS,GAAG,OAAO,CAAC,aAAa,CAAC;AAC1C,EAAE,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;AAClC,IAAI,oBAAoB,CAAC,OAAO,EAAE,oBAAoB,EAAE,UAAU,CAAC,CAAC;AACpE,IAAI,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,IAAI,CAAC,EAAE;AAC9C,MAAM,OAAO;AACb,KAAK;AACL,GAAG;AACH,EAAE,sBAAsB,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE,KAAK,CAAC,CAAC;AAC7D,EAAE,cAAc,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;AACjC,EAAE,IAAI,UAAU,EAAE;AAClB,IAAI,OAAO,CAAC,aAAa;AACzB,MAAM,IAAI,WAAW,CAAC,cAAc,EAAE;AACtC,QAAQ,QAAQ,EAAE,MAAM;AACxB,QAAQ,QAAQ,EAAE,QAAQ;AAC1B,OAAO,CAAC;AACR,KAAK,CAAC;AACN,IAAI,IAAI,CAAC,oBAAoB,CAAC,OAAO,EAAE,IAAI,CAAC,EAAE;AAC9C,MAAM,OAAO;AACb,KAAK;AACL,GAAG;AACH,EAAE,gBAAgB,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;AACnD,EAAE,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE,MAAM,CAAC,OAAO,CAAC,CAAC;AAClD,EAAE,OAAO,CAAC,SAAS,CAAC,MAAM,CAAC,eAAe,CAAC,CAAC;AAC5C,EAAE,eAAe,CAAC,GAAG,CAAC,OAAO,EAAE,QAAQ,CAAC,CAAC;AACzC,EAAE,IAAI,UAAU,EAAE;AAClB,IAAI,2BAA2B,CAAC,OAAO,EAAE,MAAM,EAAE,QAAQ,CAAC,CAAC;AAC3D,GAAG;AACH,EAAE,MAAM,wBAAwB,GAAG,yBAAyB,CAAC,GAAG,CAAC,OAAO,CAAC,CAAC;AAC1E,EAAE,IAAI,wBAAwB,EAAE;AAChC,IAAI,yBAAyB,CAAC,MAAM,CAAC,OAAO,CAAC,CAAC;AAC9C,IAAI,IAAI,oBAAoB,EAAE;AAC9B,MAAM,wBAAwB,CAAC,KAAK,EAAE,CAAC;AACvC,KAAK;AACL,GAAG;AACH,CAAC;AACD,SAAS,oBAAoB,CAAC,SAAS,EAAE,oBAAoB,GAAG,KAAK,EAAE,UAAU,GAAG,KAAK,EAAE;AAC3F,EAAE,IAAI,OAAO,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC;AAC9C,EAAE,OAAO,OAAO,EAAE;AAClB,IAAI,WAAW,CAAC,OAAO,EAAE,oBAAoB,EAAE,UAAU,CAAC,CAAC;AAC3D,IAAI,OAAO,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC;AAC5C,GAAG;AACH,CAAC;AACD,SAAS,oBAAoB,CAAC,QAAQ,EAAE,oBAAoB,EAAE,UAAU,EAAE;AAC1E,EAAE,MAAM,SAAS,GAAG,QAAQ,CAAC,aAAa,IAAI,QAAQ,CAAC;AACvD,EAAE,IAAI,QAAQ,YAAY,QAAQ,EAAE;AACpC,IAAI,OAAO,oBAAoB,CAAC,SAAS,EAAE,oBAAoB,EAAE,UAAU,CAAC,CAAC;AAC7E,GAAG;AACH,EAAE,IAAI,UAAU,GAAG,IAAI,CAAC;AACxB,EAAE,IAAI,aAAa,GAAG,KAAK,CAAC;AAC5B,EAAE,KAAK,MAAM,OAAO,IAAI,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE;AAC9D,IAAI,IAAI,OAAO,KAAK,QAAQ,EAAE;AAC9B,MAAM,aAAa,GAAG,IAAI,CAAC;AAC3B,KAAK,MAAM,IAAI,aAAa,EAAE;AAC9B,MAAM,UAAU,GAAG,OAAO,CAAC;AAC3B,MAAM,MAAM;AACZ,KAAK;AACL,GAAG;AACH,EAAE,IAAI,CAAC,aAAa,EAAE;AACtB,IAAI,OAAO,oBAAoB,CAAC,SAAS,EAAE,oBAAoB,EAAE,UAAU,CAAC,CAAC;AAC7E,GAAG;AACH,EAAE,OAAO,UAAU,IAAI,yBAAyB,CAAC,UAAU,CAAC,KAAK,SAAS,IAAI,eAAe,CAAC,GAAG,CAAC,SAAS,CAAC,EAAE,IAAI,EAAE;AACpH,IAAI,WAAW,CAAC,UAAU,EAAE,oBAAoB,EAAE,UAAU,CAAC,CAAC;AAC9D,GAAG;AACH,CAAC;AACD,IAAI,yBAAyB,mBAAmB,IAAI,OAAO,EAAE,CAAC;AAC9D,SAAS,wBAAwB,CAAC,KAAK,EAAE;AACzC,EAAE,IAAI,CAAC,KAAK,CAAC,SAAS,EAAE,OAAO;AAC/B,EAAE,MAAM,MAAM,GAAG,KAAK,CAAC,YAAY,EAAE,CAAC,CAAC,CAAC,CAAC;AACzC,EAAE,IAAI,CAAC,MAAM,EAAE,OAAO;AACtB,EAAE,MAAM,SAAS,GAAG,MAAM,CAAC,aAAa,CAAC;AACzC,EAAE,MAAM,cAAc,GAAG,kBAAkB,CAAC,SAAS,CAAC,CAAC;AACvD,EAAE,IAAI,CAAC,cAAc,EAAE,OAAO;AAC9B,EAAE,MAAM,QAAQ,GAAG,qBAAqB,CAAC,MAAM,CAAC,CAAC;AACjD,EAAE,IAAI,QAAQ,IAAI,KAAK,CAAC,IAAI,KAAK,aAAa,EAAE;AAChD,IAAI,yBAAyB,CAAC,GAAG,CAAC,SAAS,EAAE,QAAQ,CAAC,CAAC;AACvD,GAAG,MAAM,IAAI,KAAK,CAAC,IAAI,KAAK,WAAW,EAAE;AACzC,IAAI,MAAM,UAAU,GAAG,yBAAyB,CAAC,GAAG,CAAC,SAAS,CAAC,KAAK,QAAQ,CAAC;AAC7E,IAAI,yBAAyB,CAAC,MAAM,CAAC,SAAS,CAAC,CAAC;AAChD,IAAI,IAAI,UAAU,EAAE;AACpB,MAAM,oBAAoB,CAAC,QAAQ,IAAI,SAAS,EAAE,KAAK,EAAE,IAAI,CAAC,CAAC;AAC/D,KAAK;AACL,GAAG;AACH,CAAC;AACD,IAAI,wBAAwB,mBAAmB,IAAI,OAAO,EAAE,CAAC;AAC7D,SAAS,sBAAsB,CAAC,EAAE,EAAE,KAAK,GAAG,KAAK,EAAE;AACnD,EAAE,IAAI,CAAC,EAAE,EAAE,OAAO;AAClB,EAAE,IAAI,CAAC,wBAAwB,CAAC,GAAG,CAAC,EAAE,CAAC,EAAE;AACzC,IAAI,wBAAwB,CAAC,GAAG,CAAC,EAAE,EAAE,EAAE,CAAC,YAAY,CAAC,eAAe,CAAC,CAAC,CAAC;AACvE,GAAG;AACH,EAAE,MAAM,OAAO,GAAG,EAAE,CAAC,oBAAoB,CAAC;AAC1C,EAAE,IAAI,OAAO,YAAY,WAAW,IAAI,OAAO,CAAC,OAAO,KAAK,MAAM,EAAE;AACpE,IAAI,EAAE,CAAC,YAAY,CAAC,eAAe,EAAE,MAAM,CAAC,KAAK,CAAC,CAAC,CAAC;AACpD,GAAG,MAAM;AACT,IAAI,MAAM,YAAY,GAAG,wBAAwB,CAAC,GAAG,CAAC,EAAE,CAAC,CAAC;AAC1D,IAAI,IAAI,CAAC,YAAY,EAAE;AACvB,MAAM,EAAE,CAAC,eAAe,CAAC,eAAe,CAAC,CAAC;AAC1C,KAAK,MAAM;AACX,MAAM,EAAE,CAAC,YAAY,CAAC,eAAe,EAAE,YAAY,CAAC,CAAC;AACrD,KAAK;AACL,GAAG;AACH,CAAC;AACD;AACA;AACA,IAAI,WAAW,GAAG,UAAU,CAAC,UAAU,IAAI,WAAW;AACtD,CAAC,CAAC;AACF,SAAS,WAAW,GAAG;AACvB,EAAE,OAAO,OAAO,WAAW,KAAK,WAAW,IAAI,OAAO,WAAW,CAAC,SAAS,KAAK,QAAQ,IAAI,SAAS,IAAI,WAAW,CAAC,SAAS,CAAC;AAC/H,CAAC;AACD,SAAS,eAAe,CAAC,MAAM,EAAE,IAAI,EAAE,MAAM,EAAE;AAC/C,EAAE,MAAM,QAAQ,GAAG,MAAM,CAAC,IAAI,CAAC,CAAC;AAChC,EAAE,MAAM,CAAC,cAAc,CAAC,MAAM,EAAE,IAAI,EAAE;AACtC,IAAI,KAAK,CAAC,QAAQ,EAAE;AACpB,MAAM,OAAO,QAAQ,CAAC,IAAI,CAAC,IAAI,EAAE,MAAM,CAAC,QAAQ,CAAC,CAAC,CAAC;AACnD,KAAK;AACL,GAAG,CAAC,CAAC;AACL,CAAC;AACD,IAAI,yBAAyB,GAAG,2BAA2B,CAAC;AAC5D,SAAS,eAAe,GAAG;AAC3B,EAAE,OAAO,OAAO,UAAU,CAAC,iBAAiB,KAAK,UAAU,CAAC;AAC5D,CAAC;AACD,SAAS,SAAS,GAAG;AACrB,EAAE,MAAM,QAAQ,GAAG,eAAe,EAAE,CAAC;AACrC,EAAE,OAAO,CAAC;AACV,EAAE,QAAQ,GAAG,2BAA2B,GAAG,EAAE,CAAC;AAC9C;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,EAAE,QAAQ,GAAG,GAAG,GAAG,EAAE,CAAC;AACtB,CAAC,CAAC;AACF,CAAC;AACD,IAAI,iBAAiB,GAAG,IAAI,CAAC;AAC7B,SAAS,YAAY,CAAC,IAAI,EAAE;AAC5B,EAAE,MAAM,MAAM,GAAG,SAAS,EAAE,CAAC;AAC7B,EAAE,IAAI,iBAAiB,KAAK,IAAI,EAAE;AAClC,IAAI,IAAI;AACR,MAAM,iBAAiB,GAAG,IAAI,aAAa,EAAE,CAAC;AAC9C,MAAM,iBAAiB,CAAC,WAAW,CAAC,MAAM,CAAC,CAAC;AAC5C,KAAK,CAAC,MAAM;AACZ,MAAM,iBAAiB,GAAG,KAAK,CAAC;AAChC,KAAK;AACL,GAAG;AACH,EAAE,IAAI,iBAAiB,KAAK,KAAK,EAAE;AACnC,IAAI,MAAM,KAAK,GAAG,QAAQ,CAAC,aAAa,CAAC,OAAO,CAAC,CAAC;AAClD,IAAI,KAAK,CAAC,WAAW,GAAG,MAAM,CAAC;AAC/B,IAAI,IAAI,IAAI,YAAY,QAAQ,EAAE;AAClC,MAAM,IAAI,CAAC,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;AAC/B,KAAK,MAAM;AACX,MAAM,IAAI,CAAC,OAAO,CAAC,KAAK,CAAC,CAAC;AAC1B,KAAK;AACL,GAAG,MAAM;AACT,IAAI,IAAI,CAAC,kBAAkB,GAAG,CAAC,iBAAiB,EAAE,GAAG,IAAI,CAAC,kBAAkB,CAAC,CAAC;AAC9E,GAAG;AACH,CAAC;AACD,SAAS,KAAK,GAAG;AACjB,EAAE,IAAI,OAAO,MAAM,KAAK,WAAW,EAAE,OAAO;AAC5C,EAAE,MAAM,CAAC,WAAW,GAAG,MAAM,CAAC,WAAW,IAAI,WAAW,CAAC;AACzD,EAAE,SAAS,eAAe,CAAC,QAAQ,EAAE;AACrC,IAAI,IAAI,QAAQ,EAAE,QAAQ,CAAC,eAAe,CAAC,EAAE;AAC7C,MAAM,QAAQ,GAAG,QAAQ,CAAC,OAAO;AACjC,QAAQ,yBAAyB;AACjC,QAAQ,oBAAoB;AAC5B,OAAO,CAAC;AACR,KAAK;AACL,IAAI,OAAO,QAAQ,CAAC;AACpB,GAAG;AACH,EAAE,eAAe,CAAC,QAAQ,CAAC,SAAS,EAAE,eAAe,EAAE,eAAe,CAAC,CAAC;AACxE,EAAE,eAAe,CAAC,QAAQ,CAAC,SAAS,EAAE,kBAAkB,EAAE,eAAe,CAAC,CAAC;AAC3E,EAAE,eAAe,CAAC,OAAO,CAAC,SAAS,EAAE,eAAe,EAAE,eAAe,CAAC,CAAC;AACvE,EAAE,eAAe,CAAC,OAAO,CAAC,SAAS,EAAE,kBAAkB,EAAE,eAAe,CAAC,CAAC;AAC1E,EAAE,eAAe,CAAC,OAAO,CAAC,SAAS,EAAE,SAAS,EAAE,eAAe,CAAC,CAAC;AACjE,EAAE,eAAe,CAAC,OAAO,CAAC,SAAS,EAAE,SAAS,EAAE,eAAe,CAAC,CAAC;AACjE,EAAE,eAAe;AACjB,IAAI,gBAAgB,CAAC,SAAS;AAC9B,IAAI,kBAAkB;AACtB,IAAI,eAAe;AACnB,GAAG,CAAC;AACJ,EAAE,MAAM,CAAC,gBAAgB,CAAC,WAAW,CAAC,SAAS,EAAE;AACjD,IAAI,OAAO,EAAE;AACb,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,YAAY,EAAE,IAAI;AACxB,MAAM,GAAG,GAAG;AACZ,QAAQ,IAAI,CAAC,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,EAAE,OAAO,IAAI,CAAC;AACvD,QAAQ,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,SAAS,CAAC,IAAI,EAAE,EAAE,WAAW,EAAE,CAAC;AACzE,QAAQ,IAAI,KAAK,KAAK,EAAE,IAAI,KAAK,IAAI,MAAM,EAAE,OAAO,MAAM,CAAC;AAC3D,QAAQ,OAAO,QAAQ,CAAC;AACxB,OAAO;AACP,MAAM,GAAG,CAAC,KAAK,EAAE;AACjB,QAAQ,IAAI,KAAK,KAAK,IAAI,EAAE;AAC5B,UAAU,IAAI,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC;AAC1C,SAAS,MAAM;AACf,UAAU,IAAI,CAAC,YAAY,CAAC,SAAS,EAAE,KAAK,CAAC,CAAC;AAC9C,SAAS;AACT,OAAO;AACP,KAAK;AACL,IAAI,WAAW,EAAE;AACjB,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,YAAY,EAAE,IAAI;AACxB,MAAM,KAAK,GAAG;AACd,QAAQ,WAAW,CAAC,IAAI,CAAC,CAAC;AAC1B,OAAO;AACP,KAAK;AACL,IAAI,WAAW,EAAE;AACjB,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,YAAY,EAAE,IAAI;AACxB,MAAM,KAAK,GAAG;AACd,QAAQ,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AACtC,OAAO;AACP,KAAK;AACL,IAAI,aAAa,EAAE;AACnB,MAAM,UAAU,EAAE,IAAI;AACtB,MAAM,YAAY,EAAE,IAAI;AACxB,MAAM,KAAK,CAAC,KAAK,EAAE;AACnB,QAAQ,IAAI,eAAe,CAAC,GAAG,CAAC,IAAI,CAAC,KAAK,SAAS,IAAI,KAAK,KAAK,KAAK,CAAC,IAAI,KAAK,KAAK,KAAK,EAAE;AAC5F,UAAU,WAAW,CAAC,IAAI,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AACxC,SAAS,MAAM,IAAI,KAAK,KAAK,KAAK,CAAC,IAAI,KAAK,KAAK,IAAI,EAAE;AACvD,UAAU,WAAW,CAAC,IAAI,CAAC,CAAC;AAC5B,SAAS;AACT,OAAO;AACP,KAAK;AACL,GAAG,CAAC,CAAC;AACL,EAAE,MAAM,oBAAoB,GAAG,OAAO,CAAC,SAAS,CAAC,YAAY,CAAC;AAC9D,EAAE,IAAI,oBAAoB,EAAE;AAC5B,IAAI,MAAM,CAAC,gBAAgB,CAAC,OAAO,CAAC,SAAS,EAAE;AAC/C,MAAM,YAAY,EAAE;AACpB,QAAQ,UAAU,EAAE,IAAI;AACxB,QAAQ,YAAY,EAAE,IAAI;AAC1B,QAAQ,QAAQ,EAAE,IAAI;AACtB,QAAQ,KAAK,CAAC,OAAO,EAAE;AACvB,UAAU,MAAM,UAAU,GAAG,oBAAoB,CAAC,IAAI,CAAC,IAAI,EAAE,OAAO,CAAC,CAAC;AACtE,UAAU,YAAY,CAAC,UAAU,CAAC,CAAC;AACnC,UAAU,OAAO,UAAU,CAAC;AAC5B,SAAS;AACT,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG;AACH,EAAE,MAAM,uBAAuB,GAAG,WAAW,CAAC,SAAS,CAAC,eAAe,CAAC;AACxE,EAAE,IAAI,uBAAuB,EAAE;AAC/B,IAAI,MAAM,CAAC,gBAAgB,CAAC,WAAW,CAAC,SAAS,EAAE;AACnD,MAAM,eAAe,EAAE;AACvB,QAAQ,UAAU,EAAE,IAAI;AACxB,QAAQ,YAAY,EAAE,IAAI;AAC1B,QAAQ,QAAQ,EAAE,IAAI;AACtB,QAAQ,KAAK,GAAG;AAChB,UAAU,MAAM,SAAS,GAAG,uBAAuB,CAAC,IAAI,CAAC,IAAI,CAAC,CAAC;AAC/D,UAAU,IAAI,SAAS,CAAC,UAAU,EAAE;AACpC,YAAY,YAAY,CAAC,SAAS,CAAC,UAAU,CAAC,CAAC;AAC/C,WAAW;AACX,UAAU,OAAO,SAAS,CAAC;AAC3B,SAAS;AACT,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG;AACH,EAAE,MAAM,+BAA+B,mBAAmB,IAAI,OAAO,EAAE,CAAC;AACxE,EAAE,SAAS,+BAA+B,CAAC,YAAY,EAAE;AACzD,IAAI,MAAM,CAAC,gBAAgB,CAAC,YAAY,CAAC,SAAS,EAAE;AACpD,MAAM,oBAAoB,EAAE;AAC5B,QAAQ,UAAU,EAAE,IAAI;AACxB,QAAQ,YAAY,EAAE,IAAI;AAC1B,QAAQ,GAAG,CAAC,aAAa,EAAE;AAC3B,UAAU,IAAI,aAAa,KAAK,IAAI,EAAE;AACtC,YAAY,IAAI,CAAC,eAAe,CAAC,eAAe,CAAC,CAAC;AAClD,YAAY,+BAA+B,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;AACzD,WAAW,MAAM,IAAI,EAAE,aAAa,YAAY,OAAO,CAAC,EAAE;AAC1D,YAAY,MAAM,IAAI,SAAS;AAC/B,cAAc,CAAC,+CAA+C,CAAC;AAC/D,aAAa,CAAC;AACd,WAAW,MAAM;AACjB,YAAY,IAAI,CAAC,YAAY,CAAC,eAAe,EAAE,EAAE,CAAC,CAAC;AACnD,YAAY,+BAA+B,CAAC,GAAG,CAAC,IAAI,EAAE,aAAa,CAAC,CAAC;AACrE,WAAW;AACX,SAAS;AACT,QAAQ,GAAG,GAAG;AACd,UAAU,IAAI,IAAI,CAAC,SAAS,KAAK,QAAQ,IAAI,IAAI,CAAC,SAAS,KAAK,OAAO,EAAE;AACzE,YAAY,OAAO,IAAI,CAAC;AACxB,WAAW;AACX,UAAU,IAAI,IAAI,CAAC,SAAS,KAAK,OAAO,IAAI,IAAI,CAAC,IAAI,KAAK,OAAO,IAAI,IAAI,CAAC,IAAI,KAAK,OAAO,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE;AACtH,YAAY,OAAO,IAAI,CAAC;AACxB,WAAW;AACX,UAAU,IAAI,IAAI,CAAC,QAAQ,EAAE;AAC7B,YAAY,OAAO,IAAI,CAAC;AACxB,WAAW;AACX,UAAU,IAAI,IAAI,CAAC,IAAI,IAAI,IAAI,CAAC,IAAI,KAAK,QAAQ,EAAE;AACnD,YAAY,OAAO,IAAI,CAAC;AACxB,WAAW;AACX,UAAU,MAAM,aAAa,GAAG,+BAA+B,CAAC,GAAG,CAAC,IAAI,CAAC,CAAC;AAC1E,UAAU,IAAI,aAAa,IAAI,aAAa,CAAC,WAAW,EAAE;AAC1D,YAAY,OAAO,aAAa,CAAC;AACjC,WAAW,MAAM,IAAI,aAAa,IAAI,CAAC,aAAa,CAAC,WAAW,EAAE;AAClE,YAAY,+BAA+B,CAAC,MAAM,CAAC,IAAI,CAAC,CAAC;AACzD,YAAY,OAAO,IAAI,CAAC;AACxB,WAAW;AACX,UAAU,MAAM,IAAI,GAAG,WAAW,CAAC,IAAI,CAAC,CAAC;AACzC,UAAU,MAAM,KAAK,GAAG,IAAI,CAAC,YAAY,CAAC,eAAe,CAAC,CAAC;AAC3D,UAAU,IAAI,CAAC,IAAI,YAAY,QAAQ,IAAI,IAAI,YAAY,WAAW,KAAK,KAAK,EAAE;AAClF,YAAY,OAAO,IAAI,CAAC,cAAc,CAAC,KAAK,CAAC,IAAI,IAAI,CAAC;AACtD,WAAW;AACX,UAAU,OAAO,IAAI,CAAC;AACtB,SAAS;AACT,OAAO;AACP,MAAM,mBAAmB,EAAE;AAC3B,QAAQ,UAAU,EAAE,IAAI;AACxB,QAAQ,YAAY,EAAE,IAAI;AAC1B,QAAQ,GAAG,GAAG;AACd,UAAU,MAAM,KAAK,GAAG,CAAC,IAAI,CAAC,YAAY,CAAC,qBAAqB,CAAC,IAAI,EAAE,EAAE,WAAW,EAAE,CAAC;AACvF,UAAU,IAAI,KAAK,KAAK,MAAM,IAAI,KAAK,KAAK,MAAM,EAAE,OAAO,KAAK,CAAC;AACjE,UAAU,OAAO,QAAQ,CAAC;AAC1B,SAAS;AACT,QAAQ,GAAG,CAAC,KAAK,EAAE;AACnB,UAAU,IAAI,CAAC,YAAY,CAAC,qBAAqB,EAAE,KAAK,CAAC,CAAC;AAC1D,SAAS;AACT,OAAO;AACP,KAAK,CAAC,CAAC;AACP,GAAG;AACH,EAAE,+BAA+B,CAAC,iBAAiB,CAAC,CAAC;AACrD,EAAE,+BAA+B,CAAC,gBAAgB,CAAC,CAAC;AACpD,EAAE,MAAM,uBAAuB,GAAG,CAAC,KAAK,KAAK;AAC7C,IAAI,MAAM,YAAY,GAAG,KAAK,CAAC,YAAY,EAAE,CAAC;AAC9C,IAAI,MAAM,MAAM,GAAG,YAAY,CAAC,CAAC,CAAC,CAAC;AACnC,IAAI,IAAI,EAAE,MAAM,YAAY,OAAO,CAAC,IAAI,MAAM,EAAE,UAAU,EAAE;AAC5D,MAAM,OAAO;AACb,KAAK;AACL,IAAI,MAAM,IAAI,GAAG,WAAW,CAAC,MAAM,CAAC,CAAC;AACrC,IAAI,IAAI,EAAE,IAAI,YAAY,WAAW,IAAI,IAAI,YAAY,QAAQ,CAAC,EAAE;AACpE,MAAM,OAAO;AACb,KAAK;AACL,IAAI,MAAM,OAAO,GAAG,YAAY,CAAC,IAAI;AACrC,MAAM,CAAC,EAAE,KAAK,EAAE,CAAC,OAAO,GAAG,uCAAuC,CAAC;AACnE,KAAK,CAAC;AACN,IAAI,IAAI,OAAO,EAAE;AACjB,MAAM,wCAAwC,CAAC,OAAO,CAAC,CAAC;AACxD,MAAM,KAAK,CAAC,cAAc,EAAE,CAAC;AAC7B,MAAM,OAAO;AACb,KAAK;AACL,GAAG,CAAC;AACJ,EAAE,MAAM,SAAS,GAAG,CAAC,KAAK,KAAK;AAC/B,IAAI,MAAM,GAAG,GAAG,KAAK,CAAC,GAAG,CAAC;AAC1B,IAAI,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;AAChC,IAAI,IAAI,CAAC,KAAK,CAAC,gBAAgB,IAAI,MAAM,KAAK,GAAG,KAAK,QAAQ,IAAI,GAAG,KAAK,KAAK,CAAC,EAAE;AAClF,MAAM,oBAAoB,CAAC,MAAM,CAAC,aAAa,EAAE,IAAI,EAAE,IAAI,CAAC,CAAC;AAC7D,KAAK;AACL,GAAG,CAAC;AACJ,EAAE,MAAM,iBAAiB,GAAG,CAAC,IAAI,KAAK;AACtC,IAAI,IAAI,CAAC,gBAAgB,CAAC,OAAO,EAAE,uBAAuB,CAAC,CAAC;AAC5D,IAAI,IAAI,CAAC,gBAAgB,CAAC,SAAS,EAAE,SAAS,CAAC,CAAC;AAChD,IAAI,IAAI,CAAC,gBAAgB,CAAC,aAAa,EAAE,wBAAwB,CAAC,CAAC;AACnE,IAAI,IAAI,CAAC,gBAAgB,CAAC,WAAW,EAAE,wBAAwB,CAAC,CAAC;AACjE,GAAG,CAAC;AACJ,EAAE,iBAAiB,CAAC,QAAQ,CAAC,CAAC;AAC9B,EAAE,YAAY,CAAC,QAAQ,CAAC,CAAC;AACzB,CAAC;AACD;AACK,MAAC,mBAAmB,iBAAiB,kBAAkB,CAAC,MAAM,mBAAmB,SAAS,CAAC,CAAC;AACjG,IAAI,WAAW,GAAG;AAClB,QAAQ,KAAK,EAAE,CAAC;AAChB,QAAQ,IAAI,CAAC,cAAc,EAAE,CAAC;AAC9B;AACA;AACA;AACA;AACA,QAAQ,IAAI,CAAC,YAAY,GAAG,KAAK,CAAC;AAClC,QAAQ,IAAI,CAAC,cAAc,GAAG,MAAM;AACpC,YAAY,IAAI,CAAC,cAAc,EAAE,CAAC;AAClC,SAAS,CAAC;AACV,QAAQ,IAAI,CAAC,cAAc,GAAG,MAAM;AACpC,YAAY,IAAI,CAAC,cAAc,EAAE,CAAC;AAClC,SAAS,CAAC;AACV,QAAQ,IAAI,CAAC,sCAAsC,GAAG,EAAE,YAAY,IAAI,QAAQ,CAAC,eAAe,CAAC,KAAK,CAAC,CAAC;AACxG,QAAQ,IAAI,CAAC,uBAAuB,GAAG,CAAC,KAAK,KAAK;AAClD,YAAY,MAAM,MAAM,GAAG,KAAK,CAAC,MAAM,CAAC;AACxC,YAAY,IAAI,EAAE,MAAM,YAAY,CAAC,CAAC;AACtC,gBAAgB,OAAO;AACvB,YAAY,MAAM,aAAa,GAAG,MAAM,CAAC,OAAO,KAAK,GAAG,IAAI,MAAM,CAAC,YAAY,CAAC,eAAe,CAAC,CAAC;AACjG,YAAY,IAAI,aAAa,KAAK,IAAI,CAAC,EAAE,CAAC,EAAE;AAC5C,gBAAgB,IAAI,CAAC,EAAE,CAAC,aAAa,CAAC,KAAK,CAAC,CAAC;AAC7C,SAAS,CAAC;AACV;AACA;AACA;AACA;AACA;AACA,QAAQ,IAAI,CAAC,qCAAqC,GAAG,MAAM;AAC3D,YAAY,IAAI,EAAE,CAAC;AACnB,YAAY,CAAC,EAAE,GAAG,IAAI,CAAC,oBAAoB,MAAM,IAAI,IAAI,EAAE,KAAK,KAAK,CAAC,GAAG,KAAK,CAAC,GAAG,EAAE,CAAC,mBAAmB,CAAC,QAAQ,EAAE,IAAI,CAAC,mBAAmB,CAAC,CAAC;AAC7I,SAAS,CAAC;AACV,QAAQ,IAAI,CAAC,kCAAkC,GAAG,MAAM;AACxD,YAAY,IAAI,CAAC,IAAI,CAAC,UAAU;AAChC,gBAAgB,OAAO;AACvB,YAAY,IAAI,CAAC,oBAAoB,GAAG,MAAM,CAAC,UAAU,CAAC,CAAC,YAAY,EAAE,IAAI,CAAC,UAAU,CAAC,GAAG,CAAC,CAAC,CAAC;AAC/F,YAAY,IAAI,CAAC,oBAAoB,CAAC,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,mBAAmB,CAAC,CAAC;AAC3F,SAAS,CAAC;AACV,QAAQ,IAAI,CAAC,mBAAmB,GAAG,CAAC,EAAE,OAAO,EAAE,KAAK;AACpD,YAAY,IAAI,OAAO,EAAE;AACzB,gBAAgB,IAAI,CAAC,EAAE,CAAC,YAAY,CAAC,SAAS,EAAE,MAAM,CAAC,CAAC;AACxD,aAAa;AACb,iBAAiB;AACjB,gBAAgB,IAAI,CAAC,EAAE,CAAC,eAAe,CAAC,SAAS,CAAC,CAAC;AACnD,aAAa;AACb,SAAS,CAAC;AACV,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI,iBAAiB,GAAG;AACxB,QAAQ,IAAI,CAAC,WAAW,EAAE,EAAE;AAC5B,YAAY,KAAK,EAAE,CAAC;AACpB,SAAS;AACT,QAAQ,IAAI,CAAC,EAAE,CAAC,gBAAgB,CAAC,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,CAAC;AACxE,KAAK;AACL,IAAI,iBAAiB,GAAG;AACxB,QAAQ,IAAI,CAAC,0BAA0B,EAAE,CAAC;AAC1C,KAAK;AACL,IAAI,gBAAgB,GAAG;AACvB,QAAQ,IAAI,CAAC,kCAAkC,EAAE,CAAC;AAClD,KAAK;AACL,IAAI,oBAAoB,GAAG;AAC3B,QAAQ,IAAI,CAAC,2BAA2B,EAAE,CAAC;AAC3C,QAAQ,IAAI,CAAC,EAAE,CAAC,mBAAmB,CAAC,OAAO,EAAE,IAAI,CAAC,uBAAuB,CAAC,CAAC;AAC3E,QAAQ,IAAI,CAAC,qCAAqC,EAAE,CAAC;AACrD,KAAK;AACL;AACA;AACA;AACA,IAAI,0BAA0B,GAAG;AACjC,QAAQ,MAAM,SAAS,GAAG,IAAI,CAAC,EAAE,CAAC,EAAE,CAAC;AACrC,QAAQ,MAAM,OAAO,GAAG,QAAQ,CAAC,aAAa,CAAC,CAAC,sBAAsB,EAAE,SAAS,CAAC,EAAE,CAAC,CAAC,CAAC;AACvF,QAAQ,IAAI,OAAO,EAAE;AACrB,YAAY,IAAI,CAAC,gBAAgB,GAAG,OAAO,CAAC;AAC5C,SAAS;AACT,KAAK;AACL;AACA;AACA;AACA;AACA,IAAI,yBAAyB,GAAG;AAChC,QAAQ,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC;AAC/D,QAAQ,MAAM,CAAC,gBAAgB,CAAC,QAAQ,EAAE,IAAI,CAAC,cAAc,EAAE,IAAI,CAAC,CAAC;AACrE,KAAK;AACL;AACA;AACA;AACA,IAAI,2BAA2B,GAAG;AAClC,QAAQ,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,IAAI,CAAC,cAAc,CAAC,CAAC;AAClE,QAAQ,MAAM,CAAC,mBAAmB,CAAC,QAAQ,EAAE,IAAI,CAAC,cAAc,EAAE,IAAI,CAAC,CAAC;AACxE,KAAK;AACL;AACA;AACA;AACA;AACA,IAAI,cAAc,GAAG;AACrB,QAAQ,IAAI,CAAC,IAAI,CAAC,gBAAgB,EAAE;AACpC,YAAY,OAAO;AACnB,SAAS;AACT,QAAQ,MAAM,kBAAkB,GAAG,EAAE,CAAC;AACtC,QAAQ,MAAM,OAAO,GAAG,IAAI,CAAC,gBAAgB,CAAC;AAC9C,QAAQ,MAAM,WAAW,GAAG,OAAO,CAAC,qBAAqB,EAAE,CAAC;AAC5D,QAAQ,MAAM,OAAO,GAAG,IAAI,CAAC,sCAAsC;AACnE,cAAc,IAAI,CAAC,KAAK,CAAC,MAAM,CAAC,OAAO,CAAC;AACxC,cAAc,CAAC,CAAC;AAChB;AACA,QAAQ,MAAM,UAAU,GAAG,MAAM,CAAC,WAAW,GAAG,WAAW,CAAC,MAAM,CAAC;AACnE,QAAQ,MAAM,UAAU,GAAG,WAAW,CAAC,GAAG,CAAC;AAC3C,QAAQ,MAAM,KAAK,GAAG,MAAM,CAAC,gBAAgB,CAAC,IAAI,CAAC,EAAE,CAAC,CAAC;AACvD,QAAQ,MAAM,MAAM,GAAG,QAAQ,CAAC,KAAK,CAAC,SAAS,CAAC,GAAG,QAAQ,CAAC,KAAK,CAAC,YAAY,CAAC,CAAC;AAChF,QAAQ,IAAI,UAAU,IAAI,UAAU,GAAG,kBAAkB,EAAE;AAC3D,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC,EAAE,CAAC,CAAC;AACjE,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,YAAY,GAAG,mBAAmB,CAAC;AAC7D,YAAY,IAAI,IAAI,CAAC,sCAAsC,EAAE;AAC7D,gBAAgB,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,UAAU,EAAE,WAAW,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,MAAM,GAAG,OAAO,CAAC,GAAG,CAAC,CAAC;AAChH,aAAa;AACb,SAAS;AACT,aAAa;AACb,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,EAAE,UAAU,GAAG,MAAM,CAAC,EAAE,CAAC,CAAC;AACjE,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,YAAY,GAAG,gBAAgB,CAAC;AAC1D,YAAY,IAAI,IAAI,CAAC,sCAAsC,EAAE;AAC7D,gBAAgB,MAAM,aAAa,GAAG,IAAI,CAAC,EAAE,CAAC,qBAAqB,EAAE,CAAC,MAAM,CAAC;AAC7E,gBAAgB,MAAM,WAAW,GAAG,UAAU,GAAG,OAAO,GAAG,aAAa,GAAG,MAAM,CAAC;AAClF,gBAAgB,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,CAAC,UAAU,EAAE,WAAW,CAAC,IAAI,CAAC,IAAI,EAAE,WAAW,CAAC,GAAG,CAAC,CAAC;AAC/F,aAAa;AACb,SAAS;AACT,KAAK;AACL;AACA;AACA;AACA,IAAI,kBAAkB,CAAC,CAAC,EAAE;AAC1B,QAAQ,IAAI,CAAC,IAAI,CAAC,gBAAgB,IAAI,CAAC,IAAI,CAAC,YAAY,EAAE;AAC1D,YAAY,OAAO;AACnB,SAAS;AACT,QAAQ,IAAI,CAAC,CAAC,QAAQ,KAAK,MAAM,EAAE;AACnC,YAAY,IAAI,CAAC,yBAAyB,EAAE,CAAC;AAC7C,YAAY,IAAI,CAAC,cAAc,EAAE,CAAC;AAClC,SAAS;AACT,aAAa;AACb,YAAY,IAAI,CAAC,2BAA2B,EAAE,CAAC;AAC/C;AACA,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,IAAI,CAAC;AAC3C,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,YAAY,GAAG,IAAI,CAAC;AAC9C,YAAY,IAAI,CAAC,EAAE,CAAC,KAAK,CAAC,SAAS,GAAG,IAAI,CAAC;AAC3C,SAAS;AACT,KAAK;AACL,IAAI,IAAI,gBAAgB,GAAG;AAC3B,QAAQ,IAAI,CAAC,IAAI,CAAC,UAAU;AAC5B,YAAY,OAAO,MAAM,CAAC;AAC1B,QAAQ,MAAM,iBAAiB,GAAG,MAAM,CAAC,UAAU,GAAG,IAAI,CAAC,UAAU,CAAC;AACtE,QAAQ,OAAO,iBAAiB,GAAG,MAAM,GAAG,IAAI,CAAC;AACjD,KAAK;AACL;AACA;AACA;AACA;AACA;AACA,IAAI,MAAM,GAAG;AACb,QAAQ,QAAQ,CAAC,CAAC,IAAI,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,OAAO,EAAE,IAAI,CAAC,gBAAgB,EAAE,cAAc,EAAE,CAAC,CAAC,KAAK,IAAI,CAAC,kBAAkB,CAAC,CAAC,CAAC,EAAE,EAAE,CAAC,CAAC,MAAM,EAAE,EAAE,GAAG,EAAE,0CAA0C,EAAE,CAAC,CAAC,EAAE;AACjO,KAAK;AACL,IAAI,IAAI,EAAE,GAAG,EAAE,OAAO,IAAI,CAAC,EAAE;AAC7B,CAAC,EAAE,CAAC,CAAC,EAAE,uBAAuB,EAAE;AAChC,QAAQ,cAAc,EAAE,CAAC,CAAC,EAAE,eAAe,CAAC;AAC5C,QAAQ,YAAY,EAAE,CAAC,CAAC,CAAC;AACzB,QAAQ,kBAAkB,EAAE,CAAC,EAAE,CAAC;AAChC,KAAK,CAAC,EAAE;AACR,SAAS,mBAAmB,GAAG;AAC/B,IAAI,IAAI,OAAO,cAAc,KAAK,WAAW,EAAE;AAC/C,QAAQ,OAAO;AACf,KAAK;AACL,IAAI,MAAM,UAAU,GAAG,CAAC,uBAAuB,CAAC,CAAC;AACjD,IAAI,UAAU,CAAC,OAAO,CAAC,OAAO,IAAI,EAAE,QAAQ,OAAO;AACnD,QAAQ,KAAK,uBAAuB;AACpC,YAAY,IAAI,CAAC,cAAc,CAAC,GAAG,CAAC,OAAO,CAAC,EAAE;AAC9C,gBAAgB,cAAc,CAAC,MAAM,CAAC,OAAO,EAAE,mBAAmB,CAAC,CAAC;AACpE,aAAa;AACb,YAAY,MAAM;AAClB,KAAK,EAAE,CAAC,CAAC;AACT;;;;"}
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
{"version":3,"file":"p-Cwy_O_rw.js","sources":["../../../../../tapestry-wc/dist/components/p-Cwy_O_rw.js"],"sourcesContent":["/*!\n * Planning Center Tapestry Web Components\n * Version: 1.5.0-rc.16\n */\n/**\n * Elements inside of web components sometimes need to inherit global attributes\n * set on the host. For example, the button in `tds-page-header-nav-item` should inherit\n * the aria attributes that developers set directly on `tds-page-header-nav-item`. This\n * helper function should be called in componentWillLoad and assigned to a variable\n * that is later used in the render function.\n * This function also removes the attribute from the parent when its set on child.\n *\n * This does not need to be reactive as changing attributes on the host element\n * does not trigger a re-render.\n */\nfunction removeSSRSlot(host) {\n const ssrNodes = host.querySelectorAll('[slot=\"ssr\"]');\n ssrNodes.forEach((el) => el.remove());\n}\n\nexport { removeSSRSlot as r };\n//# sourceMappingURL=p-Cwy_O_rw.js.map\n\n//# sourceMappingURL=p-Cwy_O_rw.js.map"],"names":[],"mappings":"AAAA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA;AACA,SAAS,aAAa,CAAC,IAAI,EAAE;AAC7B,IAAI,MAAM,QAAQ,GAAG,IAAI,CAAC,gBAAgB,CAAC,cAAc,CAAC,CAAC;AAC3D,IAAI,QAAQ,CAAC,OAAO,CAAC,CAAC,EAAE,KAAK,EAAE,CAAC,MAAM,EAAE,CAAC,CAAC;AAC1C;;;;"}
|