@nldd/design-system 0.8.37 → 0.8.39
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/actions/button/button.styles.d.ts.map +1 -1
- package/dist/components/actions/button/button.styles.js +1 -0
- package/dist/components/actions/button/button.styles.js.map +1 -1
- package/dist/components/components.js +1213 -856
- package/dist/components/content/icon/icon-aliases.d.ts.map +1 -1
- package/dist/components/content/icon/icon-aliases.js +28 -0
- package/dist/components/content/icon/icon-aliases.js.map +1 -1
- package/dist/components/content/icon/icon-registry.d.ts.map +1 -1
- package/dist/components/content/icon/icon-registry.js +40 -30
- package/dist/components/content/icon/icon-registry.js.map +1 -1
- package/dist/components/content/title/title.styles.d.ts.map +1 -1
- package/dist/components/content/title/title.styles.js +4 -0
- package/dist/components/content/title/title.styles.js.map +1 -1
- package/dist/components/content/tooltip/tooltip.d.ts +15 -5
- package/dist/components/content/tooltip/tooltip.d.ts.map +1 -1
- package/dist/components/content/tooltip/tooltip.js +87 -19
- package/dist/components/content/tooltip/tooltip.js.map +1 -1
- package/dist/components/content/tooltip/tooltip.styles.d.ts.map +1 -1
- package/dist/components/content/tooltip/tooltip.styles.js +14 -20
- package/dist/components/content/tooltip/tooltip.styles.js.map +1 -1
- package/dist/components/content/tooltip/tooltip.template.d.ts.map +1 -1
- package/dist/components/content/tooltip/tooltip.template.js +2 -2
- package/dist/components/content/tooltip/tooltip.template.js.map +1 -1
- package/dist/components/forms/form/form.d.ts +19 -24
- package/dist/components/forms/form/form.d.ts.map +1 -1
- package/dist/components/forms/form/form.js +20 -40
- package/dist/components/forms/form/form.js.map +1 -1
- package/dist/components/forms/form-actions/form-actions.d.ts +18 -7
- package/dist/components/forms/form-actions/form-actions.d.ts.map +1 -1
- package/dist/components/forms/form-actions/form-actions.js +18 -7
- package/dist/components/forms/form-actions/form-actions.js.map +1 -1
- package/dist/components/forms/form-actions/form-actions.styles.d.ts.map +1 -1
- package/dist/components/forms/form-actions/form-actions.styles.js +6 -2
- package/dist/components/forms/form-actions/form-actions.styles.js.map +1 -1
- package/dist/components/forms/form-field/form-field.d.ts +15 -3
- package/dist/components/forms/form-field/form-field.d.ts.map +1 -1
- package/dist/components/forms/form-field/form-field.js +15 -3
- package/dist/components/forms/form-field/form-field.js.map +1 -1
- package/dist/components/forms/form-field/form-field.styles.d.ts.map +1 -1
- package/dist/components/forms/form-field/form-field.styles.js +22 -8
- package/dist/components/forms/form-field/form-field.styles.js.map +1 -1
- package/dist/components/inputs/search-field/search-field.styles.d.ts.map +1 -1
- package/dist/components/inputs/search-field/search-field.styles.js +3 -1
- package/dist/components/inputs/search-field/search-field.styles.js.map +1 -1
- package/dist/components/layout/app-view/app-view.d.ts +10 -1
- package/dist/components/layout/app-view/app-view.d.ts.map +1 -1
- package/dist/components/layout/app-view/app-view.js +52 -0
- package/dist/components/layout/app-view/app-view.js.map +1 -1
- package/dist/components/layout/card/card.d.ts +1 -0
- package/dist/components/layout/card/card.d.ts.map +1 -1
- package/dist/components/layout/card/card.js +14 -0
- package/dist/components/layout/card/card.js.map +1 -1
- package/dist/components/layout/card/card.styles.d.ts.map +1 -1
- package/dist/components/layout/card/card.styles.js +0 -2
- package/dist/components/layout/card/card.styles.js.map +1 -1
- package/dist/components/layout/page/page.d.ts +4 -0
- package/dist/components/layout/page/page.d.ts.map +1 -1
- package/dist/components/layout/page/page.js +39 -0
- package/dist/components/layout/page/page.js.map +1 -1
- package/dist/components/layout/page/page.styles.d.ts.map +1 -1
- package/dist/components/layout/page/page.styles.js +10 -8
- package/dist/components/layout/page/page.styles.js.map +1 -1
- package/dist/components/layout/page/page.template.d.ts.map +1 -1
- package/dist/components/layout/page/page.template.js +12 -10
- package/dist/components/layout/page/page.template.js.map +1 -1
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.d.ts +3 -2
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.d.ts.map +1 -1
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.js +8 -3
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.js.map +1 -1
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.d.ts.map +1 -1
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.js +28 -15
- package/dist/components/layout/page-sections/full-bleed-section/full-bleed-section.styles.js.map +1 -1
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.d.ts +4 -0
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.d.ts.map +1 -1
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.js +11 -1
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.js.map +1 -1
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.d.ts.map +1 -1
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.js +42 -13
- package/dist/components/layout/page-sections/one-half-one-half-section/one-half-one-half-section.styles.js.map +1 -1
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.d.ts +4 -0
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.d.ts.map +1 -1
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.js +11 -1
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.js.map +1 -1
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.d.ts.map +1 -1
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.js +42 -13
- package/dist/components/layout/page-sections/one-third-two-thirds-section/one-third-two-thirds-section.styles.js.map +1 -1
- package/dist/components/layout/page-sections/simple-section/simple-section.d.ts +3 -2
- package/dist/components/layout/page-sections/simple-section/simple-section.d.ts.map +1 -1
- package/dist/components/layout/page-sections/simple-section/simple-section.js +8 -3
- package/dist/components/layout/page-sections/simple-section/simple-section.js.map +1 -1
- package/dist/components/layout/page-sections/simple-section/simple-section.styles.d.ts.map +1 -1
- package/dist/components/layout/page-sections/simple-section/simple-section.styles.js +34 -15
- package/dist/components/layout/page-sections/simple-section/simple-section.styles.js.map +1 -1
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.d.ts +4 -0
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.d.ts.map +1 -1
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.js +11 -1
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.js.map +1 -1
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.d.ts.map +1 -1
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.js +42 -14
- package/dist/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.js.map +1 -1
- package/dist/components/layout/popover/popover.d.ts +42 -3
- package/dist/components/layout/popover/popover.d.ts.map +1 -1
- package/dist/components/layout/popover/popover.js +154 -6
- package/dist/components/layout/popover/popover.js.map +1 -1
- package/dist/components/layout/popover/popover.styles.d.ts.map +1 -1
- package/dist/components/layout/popover/popover.styles.js +41 -29
- package/dist/components/layout/popover/popover.styles.js.map +1 -1
- package/dist/components/layout/sheet/sheet.d.ts.map +1 -1
- package/dist/components/layout/sheet/sheet.js +2 -0
- package/dist/components/layout/sheet/sheet.js.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.d.ts +8 -15
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.d.ts.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.js +11 -75
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.js.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.d.ts.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.js +3 -51
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.styles.js.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.template.d.ts.map +1 -1
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.template.js +7 -10
- package/dist/components/layout/split-views/bar-split-view/bar-split-view.template.js.map +1 -1
- package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.d.ts.map +1 -1
- package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.js +80 -67
- package/dist/components/layout/split-views/navigation-split-view/navigation-split-view.styles.js.map +1 -1
- package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.d.ts.map +1 -1
- package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.js +0 -2
- package/dist/components/layout/split-views/side-by-side-split-view/side-by-side-split-view.styles.js.map +1 -1
- package/dist/components/layout/split-views/split-view-pane/split-view-pane.d.ts +1 -0
- package/dist/components/layout/split-views/split-view-pane/split-view-pane.d.ts.map +1 -1
- package/dist/components/layout/split-views/split-view-pane/split-view-pane.js +5 -0
- package/dist/components/layout/split-views/split-view-pane/split-view-pane.js.map +1 -1
- package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.d.ts.map +1 -1
- package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.js +0 -2
- package/dist/components/layout/split-views/stacked-split-view/stacked-split-view.styles.js.map +1 -1
- package/dist/components/layout/window/window.d.ts +6 -0
- package/dist/components/layout/window/window.d.ts.map +1 -1
- package/dist/components/layout/window/window.js +29 -5
- package/dist/components/layout/window/window.js.map +1 -1
- package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.d.ts.map +1 -1
- package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.js +4 -0
- package/dist/components/lists-and-menus/cells/text-cell/text-cell.styles.js.map +1 -1
- package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.d.ts.map +1 -1
- package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.js +1 -0
- package/dist/components/lists-and-menus/cells/title-cell/title-cell.styles.js.map +1 -1
- package/dist/components/lists-and-menus/menu/menu.d.ts +1 -0
- package/dist/components/lists-and-menus/menu/menu.d.ts.map +1 -1
- package/dist/components/lists-and-menus/menu/menu.js +10 -1
- package/dist/components/lists-and-menus/menu/menu.js.map +1 -1
- package/dist/components/navigation/document-tab-bar/document-tab-bar.d.ts +10 -0
- package/dist/components/navigation/document-tab-bar/document-tab-bar.d.ts.map +1 -1
- package/dist/components/navigation/document-tab-bar/document-tab-bar.js +29 -0
- package/dist/components/navigation/document-tab-bar/document-tab-bar.js.map +1 -1
- package/dist/components/navigation/document-tab-bar/document-tab-bar.template.js +16 -16
- package/dist/components/navigation/document-tab-bar/document-tab-bar.template.js.map +1 -1
- package/dist/components/navigation/top-title-bar/top-title-bar.d.ts +1 -0
- package/dist/components/navigation/top-title-bar/top-title-bar.d.ts.map +1 -1
- package/dist/components/navigation/top-title-bar/top-title-bar.js +16 -0
- package/dist/components/navigation/top-title-bar/top-title-bar.js.map +1 -1
- package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.d.ts.map +1 -1
- package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.js +4 -0
- package/dist/components/status-and-feedback/inline-dialog/inline-dialog.styles.js.map +1 -1
- package/dist/css/form.css +10 -28
- package/dist/css/rich-text.css +66 -18
- package/dist/css/settings.css +1 -1
- package/package.json +1 -1
|
@@ -17,13 +17,18 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
17
17
|
* @slot - Main content
|
|
18
18
|
* @slot footer - Content below the main content
|
|
19
19
|
*
|
|
20
|
-
* @attr {
|
|
20
|
+
* @attr {boolean} [full-width] - Remove the body max-width constraint so the
|
|
21
|
+
* section spans the full available width
|
|
21
22
|
*/
|
|
22
23
|
import { LitElement } from 'lit';
|
|
23
24
|
import { customElement, property } from 'lit/decorators.js';
|
|
24
25
|
import { simpleSectionStyles } from './simple-section.styles.js';
|
|
25
26
|
import { simpleSectionTemplate } from './simple-section.template.js';
|
|
26
27
|
let NLDDSimpleSection = class NLDDSimpleSection extends LitElement {
|
|
28
|
+
constructor() {
|
|
29
|
+
super(...arguments);
|
|
30
|
+
this.fullWidth = false;
|
|
31
|
+
}
|
|
27
32
|
_onSlotChange(e) {
|
|
28
33
|
const slot = e.target;
|
|
29
34
|
const wrapper = slot.parentElement;
|
|
@@ -35,8 +40,8 @@ let NLDDSimpleSection = class NLDDSimpleSection extends LitElement {
|
|
|
35
40
|
};
|
|
36
41
|
NLDDSimpleSection.styles = simpleSectionStyles;
|
|
37
42
|
__decorate([
|
|
38
|
-
property({ type:
|
|
39
|
-
], NLDDSimpleSection.prototype, "
|
|
43
|
+
property({ type: Boolean, reflect: true, attribute: 'full-width' })
|
|
44
|
+
], NLDDSimpleSection.prototype, "fullWidth", void 0);
|
|
40
45
|
NLDDSimpleSection = __decorate([
|
|
41
46
|
customElement('nldd-simple-section')
|
|
42
47
|
], NLDDSimpleSection);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-section.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.ts"],"names":[],"mappings":";;;;;;AAAA
|
|
1
|
+
{"version":3,"file":"simple-section.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.ts"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;;GAeG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AACjC,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,mBAAmB,EAAE,MAAM,4BAA4B,CAAC;AACjE,OAAO,EAAE,qBAAqB,EAAE,MAAM,8BAA8B,CAAC;AAG9D,IAAM,iBAAiB,GAAvB,MAAM,iBAAkB,SAAQ,UAAU;IAA1C;;QAIN,cAAS,GAAG,KAAK,CAAC;IAWnB,CAAC;IATA,aAAa,CAAC,CAAQ;QACrB,MAAM,IAAI,GAAG,CAAC,CAAC,MAAyB,CAAC;QACzC,MAAM,OAAO,GAAG,IAAI,CAAC,aAA4B,CAAC;QAClD,OAAO,CAAC,MAAM,GAAG,IAAI,CAAC,gBAAgB,EAAE,CAAC,MAAM,KAAK,CAAC,CAAC;IACvD,CAAC;IAEQ,MAAM;QACd,OAAO,qBAAqB,CAAC,IAAI,CAAC,CAAC;IACpC,CAAC;;AAbe,wBAAM,GAAG,mBAAmB,AAAtB,CAAuB;AAG7C;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC;oDAClD;AAJN,iBAAiB;IAD7B,aAAa,CAAC,qBAAqB,CAAC;GACxB,iBAAiB,CAe7B"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-section.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"simple-section.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,mBAAmB,yBAiI/B,CAAC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
import { breakpoints } from '../../../../assets/styles/breakpoints.js';
|
|
3
|
+
const smMax = unsafeCSS(breakpoints.smMax);
|
|
3
4
|
const mdMin = unsafeCSS(breakpoints.mdMin);
|
|
5
|
+
const mdMax = unsafeCSS(breakpoints.mdMax);
|
|
4
6
|
const lgMin = unsafeCSS(breakpoints.lgMin);
|
|
5
7
|
export const simpleSectionStyles = css `
|
|
6
8
|
|
|
@@ -11,6 +13,8 @@ export const simpleSectionStyles = css `
|
|
|
11
13
|
zonder layout-area dient @media als fallback. */
|
|
12
14
|
|
|
13
15
|
:host {
|
|
16
|
+
--_max-width: var(--semantics-page-sections-body-max-width);
|
|
17
|
+
|
|
14
18
|
display: flex;
|
|
15
19
|
flex-direction: column;
|
|
16
20
|
align-items: center;
|
|
@@ -21,13 +25,17 @@ export const simpleSectionStyles = css `
|
|
|
21
25
|
display: none;
|
|
22
26
|
}
|
|
23
27
|
|
|
24
|
-
:host(
|
|
28
|
+
:host(:last-child),
|
|
29
|
+
:host(.is-last) {
|
|
25
30
|
flex-grow: 1;
|
|
26
31
|
}
|
|
27
32
|
|
|
33
|
+
:host([full-width]) {
|
|
34
|
+
--_max-width: none;
|
|
35
|
+
}
|
|
36
|
+
|
|
28
37
|
|
|
29
|
-
/* # Block
|
|
30
|
-
@container layout-area (heeft voorrang binnen layout-area). */
|
|
38
|
+
/* # Block */
|
|
31
39
|
|
|
32
40
|
.simple-section {
|
|
33
41
|
display: flex;
|
|
@@ -36,10 +44,13 @@ export const simpleSectionStyles = css `
|
|
|
36
44
|
align-items: center;
|
|
37
45
|
width: 100%;
|
|
38
46
|
box-sizing: border-box;
|
|
39
|
-
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
40
|
-
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
41
47
|
|
|
42
|
-
@media (
|
|
48
|
+
@media (max-width: ${smMax}) {
|
|
49
|
+
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
50
|
+
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
51
|
+
}
|
|
52
|
+
|
|
53
|
+
@media (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
43
54
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
44
55
|
padding-block: var(--semantics-page-sections-md-margin-block);
|
|
45
56
|
}
|
|
@@ -49,7 +60,12 @@ export const simpleSectionStyles = css `
|
|
|
49
60
|
padding-block: var(--semantics-page-sections-lg-margin-block);
|
|
50
61
|
}
|
|
51
62
|
|
|
52
|
-
@container layout-area (
|
|
63
|
+
@container layout-area (max-width: ${smMax}) {
|
|
64
|
+
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
65
|
+
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
66
|
+
}
|
|
67
|
+
|
|
68
|
+
@container layout-area (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
53
69
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
54
70
|
padding-block: var(--semantics-page-sections-md-margin-block);
|
|
55
71
|
}
|
|
@@ -75,10 +91,13 @@ export const simpleSectionStyles = css `
|
|
|
75
91
|
flex-direction: column;
|
|
76
92
|
flex-grow: 1;
|
|
77
93
|
width: 100%;
|
|
78
|
-
max-width: var(--
|
|
79
|
-
gap: var(--semantics-page-sections-sm-gap);
|
|
94
|
+
max-width: var(--_max-width);
|
|
80
95
|
|
|
81
|
-
@media (
|
|
96
|
+
@media (max-width: ${smMax}) {
|
|
97
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
98
|
+
}
|
|
99
|
+
|
|
100
|
+
@media (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
82
101
|
gap: var(--semantics-page-sections-md-gap);
|
|
83
102
|
}
|
|
84
103
|
|
|
@@ -86,7 +105,11 @@ export const simpleSectionStyles = css `
|
|
|
86
105
|
gap: var(--semantics-page-sections-lg-gap);
|
|
87
106
|
}
|
|
88
107
|
|
|
89
|
-
@container layout-area (
|
|
108
|
+
@container layout-area (max-width: ${smMax}) {
|
|
109
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
110
|
+
}
|
|
111
|
+
|
|
112
|
+
@container layout-area (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
90
113
|
gap: var(--semantics-page-sections-md-gap);
|
|
91
114
|
}
|
|
92
115
|
|
|
@@ -110,9 +133,5 @@ export const simpleSectionStyles = css `
|
|
|
110
133
|
flex-direction: column;
|
|
111
134
|
flex-grow: 1;
|
|
112
135
|
}
|
|
113
|
-
|
|
114
|
-
:host([align="center"]) .simple-section__main {
|
|
115
|
-
justify-content: center;
|
|
116
|
-
}
|
|
117
136
|
`;
|
|
118
137
|
//# sourceMappingURL=simple-section.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"simple-section.styles.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAEvE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,mBAAmB,GAAG,GAAG,CAAA
|
|
1
|
+
{"version":3,"file":"simple-section.styles.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/simple-section/simple-section.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAEvE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,mBAAmB,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAyCf,KAAK;;;;;uBAKL,KAAK,qBAAqB,KAAK;;;;;uBAK/B,KAAK;;;;;uCAKW,KAAK;;;;;uCAKL,KAAK,qBAAqB,KAAK;;;;;uCAK/B,KAAK;;;;;;;;;;;;;;;;;;;;;;;uBAuBrB,KAAK;;;;uBAIL,KAAK,qBAAqB,KAAK;;;;uBAI/B,KAAK;;;;uCAIW,KAAK;;;;uCAIL,KAAK,qBAAqB,KAAK;;;;uCAI/B,KAAK;;;;;;;;;;;;;;;;;;;;CAoB3C,CAAC"}
|
|
@@ -12,10 +12,14 @@
|
|
|
12
12
|
* @slot left - Left column (2/3)
|
|
13
13
|
* @slot right - Right column (1/3)
|
|
14
14
|
* @slot footer - Content below the columns
|
|
15
|
+
*
|
|
16
|
+
* @attr {boolean} [full-width] - Remove the body max-width constraint so the
|
|
17
|
+
* section spans the full available width
|
|
15
18
|
*/
|
|
16
19
|
import { LitElement } from 'lit';
|
|
17
20
|
export declare class NLDDTwoThirdsOneThirdSection extends LitElement {
|
|
18
21
|
static styles: import("lit").CSSResult;
|
|
22
|
+
fullWidth: boolean;
|
|
19
23
|
render(): import("lit-html").TemplateResult;
|
|
20
24
|
}
|
|
21
25
|
declare global {
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"two-thirds-one-third-section.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"two-thirds-one-third-section.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AAKjC,qBACa,4BAA6B,SAAQ,UAAU;IAC3D,OAAgB,MAAM,0BAAkC;IAGxD,SAAS,UAAS;IAET,MAAM;CAGf;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,mCAAmC,EAAE,4BAA4B,CAAC;KAClE;CACD"}
|
|
@@ -18,17 +18,27 @@ var __decorate = (this && this.__decorate) || function (decorators, target, key,
|
|
|
18
18
|
* @slot left - Left column (2/3)
|
|
19
19
|
* @slot right - Right column (1/3)
|
|
20
20
|
* @slot footer - Content below the columns
|
|
21
|
+
*
|
|
22
|
+
* @attr {boolean} [full-width] - Remove the body max-width constraint so the
|
|
23
|
+
* section spans the full available width
|
|
21
24
|
*/
|
|
22
25
|
import { LitElement } from 'lit';
|
|
23
|
-
import { customElement } from 'lit/decorators.js';
|
|
26
|
+
import { customElement, property } from 'lit/decorators.js';
|
|
24
27
|
import { twoThirdsOneThirdSectionStyles } from './two-thirds-one-third-section.styles.js';
|
|
25
28
|
import { twoThirdsOneThirdSectionTemplate } from './two-thirds-one-third-section.template.js';
|
|
26
29
|
let NLDDTwoThirdsOneThirdSection = class NLDDTwoThirdsOneThirdSection extends LitElement {
|
|
30
|
+
constructor() {
|
|
31
|
+
super(...arguments);
|
|
32
|
+
this.fullWidth = false;
|
|
33
|
+
}
|
|
27
34
|
render() {
|
|
28
35
|
return twoThirdsOneThirdSectionTemplate(this);
|
|
29
36
|
}
|
|
30
37
|
};
|
|
31
38
|
NLDDTwoThirdsOneThirdSection.styles = twoThirdsOneThirdSectionStyles;
|
|
39
|
+
__decorate([
|
|
40
|
+
property({ type: Boolean, reflect: true, attribute: 'full-width' })
|
|
41
|
+
], NLDDTwoThirdsOneThirdSection.prototype, "fullWidth", void 0);
|
|
32
42
|
NLDDTwoThirdsOneThirdSection = __decorate([
|
|
33
43
|
customElement('nldd-two-thirds-one-third-section')
|
|
34
44
|
], NLDDTwoThirdsOneThirdSection);
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"two-thirds-one-third-section.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.ts"],"names":[],"mappings":";;;;;;AAAA
|
|
1
|
+
{"version":3,"file":"two-thirds-one-third-section.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.ts"],"names":[],"mappings":";;;;;;AAAA;;;;;;;;;;;;;;;;;GAiBG;AACH,OAAO,EAAE,UAAU,EAAE,MAAM,KAAK,CAAC;AACjC,OAAO,EAAE,aAAa,EAAE,QAAQ,EAAE,MAAM,mBAAmB,CAAC;AAC5D,OAAO,EAAE,8BAA8B,EAAE,MAAM,0CAA0C,CAAC;AAC1F,OAAO,EAAE,gCAAgC,EAAE,MAAM,4CAA4C,CAAC;AAGvF,IAAM,4BAA4B,GAAlC,MAAM,4BAA6B,SAAQ,UAAU;IAArD;;QAIN,cAAS,GAAG,KAAK,CAAC;IAKnB,CAAC;IAHS,MAAM;QACd,OAAO,gCAAgC,CAAC,IAAI,CAAC,CAAC;IAC/C,CAAC;;AAPe,mCAAM,GAAG,8BAA8B,AAAjC,CAAkC;AAGxD;IADC,QAAQ,CAAC,EAAE,IAAI,EAAE,OAAO,EAAE,OAAO,EAAE,IAAI,EAAE,SAAS,EAAE,YAAY,EAAE,CAAC;+DAClD;AAJN,4BAA4B;IADxC,aAAa,CAAC,mCAAmC,CAAC;GACtC,4BAA4B,CASxC"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"two-thirds-one-third-section.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.ts"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"two-thirds-one-third-section.styles.d.ts","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.ts"],"names":[],"mappings":"AAQA,eAAO,MAAM,8BAA8B,yBA6I1C,CAAC"}
|
|
@@ -1,6 +1,8 @@
|
|
|
1
1
|
import { css, unsafeCSS } from 'lit';
|
|
2
2
|
import { breakpoints } from '../../../../assets/styles/breakpoints.js';
|
|
3
|
+
const smMax = unsafeCSS(breakpoints.smMax);
|
|
3
4
|
const mdMin = unsafeCSS(breakpoints.mdMin);
|
|
5
|
+
const mdMax = unsafeCSS(breakpoints.mdMax);
|
|
4
6
|
const lgMin = unsafeCSS(breakpoints.lgMin);
|
|
5
7
|
export const twoThirdsOneThirdSectionStyles = css `
|
|
6
8
|
|
|
@@ -11,6 +13,8 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
11
13
|
zonder layout-area dient @media als fallback. */
|
|
12
14
|
|
|
13
15
|
:host {
|
|
16
|
+
--_max-width: var(--semantics-page-sections-body-max-width);
|
|
17
|
+
|
|
14
18
|
display: flex;
|
|
15
19
|
flex-direction: column;
|
|
16
20
|
align-items: center;
|
|
@@ -21,9 +25,12 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
21
25
|
display: none;
|
|
22
26
|
}
|
|
23
27
|
|
|
28
|
+
:host([full-width]) {
|
|
29
|
+
--_max-width: none;
|
|
30
|
+
}
|
|
31
|
+
|
|
24
32
|
|
|
25
|
-
/* # Block
|
|
26
|
-
@container layout-area (heeft voorrang binnen layout-area). */
|
|
33
|
+
/* # Block */
|
|
27
34
|
|
|
28
35
|
.two-thirds-one-third-section {
|
|
29
36
|
display: flex;
|
|
@@ -31,10 +38,13 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
31
38
|
align-items: center;
|
|
32
39
|
width: 100%;
|
|
33
40
|
box-sizing: border-box;
|
|
34
|
-
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
35
|
-
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
36
41
|
|
|
37
|
-
@media (
|
|
42
|
+
@media (max-width: ${smMax}) {
|
|
43
|
+
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
44
|
+
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
45
|
+
}
|
|
46
|
+
|
|
47
|
+
@media (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
38
48
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
39
49
|
padding-block: var(--semantics-page-sections-md-margin-block);
|
|
40
50
|
}
|
|
@@ -44,7 +54,12 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
44
54
|
padding-block: var(--semantics-page-sections-lg-margin-block);
|
|
45
55
|
}
|
|
46
56
|
|
|
47
|
-
@container layout-area (
|
|
57
|
+
@container layout-area (max-width: ${smMax}) {
|
|
58
|
+
padding-inline: var(--semantics-page-sections-sm-margin-inline);
|
|
59
|
+
padding-block: var(--semantics-page-sections-sm-margin-block);
|
|
60
|
+
}
|
|
61
|
+
|
|
62
|
+
@container layout-area (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
48
63
|
padding-inline: var(--semantics-page-sections-md-margin-inline);
|
|
49
64
|
padding-block: var(--semantics-page-sections-md-margin-block);
|
|
50
65
|
}
|
|
@@ -62,10 +77,13 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
62
77
|
display: flex;
|
|
63
78
|
flex-direction: column;
|
|
64
79
|
width: 100%;
|
|
65
|
-
max-width: var(--
|
|
66
|
-
|
|
80
|
+
max-width: var(--_max-width);
|
|
81
|
+
|
|
82
|
+
@media (max-width: ${smMax}) {
|
|
83
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
84
|
+
}
|
|
67
85
|
|
|
68
|
-
@media (min-width: ${mdMin}) {
|
|
86
|
+
@media (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
69
87
|
gap: var(--semantics-page-sections-md-gap);
|
|
70
88
|
}
|
|
71
89
|
|
|
@@ -73,7 +91,11 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
73
91
|
gap: var(--semantics-page-sections-lg-gap);
|
|
74
92
|
}
|
|
75
93
|
|
|
76
|
-
@container layout-area (
|
|
94
|
+
@container layout-area (max-width: ${smMax}) {
|
|
95
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
96
|
+
}
|
|
97
|
+
|
|
98
|
+
@container layout-area (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
77
99
|
gap: var(--semantics-page-sections-md-gap);
|
|
78
100
|
}
|
|
79
101
|
|
|
@@ -88,9 +110,12 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
88
110
|
.two-thirds-one-third-section__columns {
|
|
89
111
|
display: flex;
|
|
90
112
|
flex-wrap: wrap;
|
|
91
|
-
gap: var(--semantics-page-sections-sm-gap);
|
|
92
113
|
|
|
93
|
-
@media (
|
|
114
|
+
@media (max-width: ${smMax}) {
|
|
115
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
116
|
+
}
|
|
117
|
+
|
|
118
|
+
@media (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
94
119
|
gap: var(--semantics-page-sections-md-gap);
|
|
95
120
|
}
|
|
96
121
|
|
|
@@ -98,7 +123,11 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
98
123
|
gap: var(--semantics-page-sections-lg-gap);
|
|
99
124
|
}
|
|
100
125
|
|
|
101
|
-
@container layout-area (
|
|
126
|
+
@container layout-area (max-width: ${smMax}) {
|
|
127
|
+
gap: var(--semantics-page-sections-sm-gap);
|
|
128
|
+
}
|
|
129
|
+
|
|
130
|
+
@container layout-area (min-width: ${mdMin}) and (max-width: ${mdMax}) {
|
|
102
131
|
gap: var(--semantics-page-sections-md-gap);
|
|
103
132
|
}
|
|
104
133
|
|
|
@@ -116,6 +145,5 @@ export const twoThirdsOneThirdSectionStyles = css `
|
|
|
116
145
|
flex: 1;
|
|
117
146
|
min-width: var(--primitives-area-280);
|
|
118
147
|
}
|
|
119
|
-
|
|
120
148
|
`;
|
|
121
149
|
//# sourceMappingURL=two-thirds-one-third-section.styles.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"two-thirds-one-third-section.styles.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAEvE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,8BAA8B,GAAG,GAAG,CAAA
|
|
1
|
+
{"version":3,"file":"two-thirds-one-third-section.styles.js","sourceRoot":"","sources":["../../../../../src/components/layout/page-sections/two-thirds-one-third-section/two-thirds-one-third-section.styles.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,GAAG,EAAE,SAAS,EAAE,MAAM,KAAK,CAAC;AACrC,OAAO,EAAE,WAAW,EAAE,MAAM,0CAA0C,CAAC;AAEvE,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAC3C,MAAM,KAAK,GAAG,SAAS,CAAC,WAAW,CAAC,KAAK,CAAC,CAAC;AAE3C,MAAM,CAAC,MAAM,8BAA8B,GAAG,GAAG,CAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;uBAmC1B,KAAK;;;;;uBAKL,KAAK,qBAAqB,KAAK;;;;;uBAK/B,KAAK;;;;;uCAKW,KAAK;;;;;uCAKL,KAAK,qBAAqB,KAAK;;;;;uCAK/B,KAAK;;;;;;;;;;;;;;;uBAerB,KAAK;;;;uBAIL,KAAK,qBAAqB,KAAK;;;;uBAI/B,KAAK;;;;uCAIW,KAAK;;;;uCAIL,KAAK,qBAAqB,KAAK;;;;uCAI/B,KAAK;;;;;;;;;;;;uBAYrB,KAAK;;;;uBAIL,KAAK,qBAAqB,KAAK;;;;uBAI/B,KAAK;;;;uCAIW,KAAK;;;;uCAIL,KAAK,qBAAqB,KAAK;;;;uCAI/B,KAAK;;;;;;;;;;;;;;CAc3C,CAAC"}
|
|
@@ -20,9 +20,33 @@
|
|
|
20
20
|
*
|
|
21
21
|
* @element nldd-popover
|
|
22
22
|
*
|
|
23
|
-
* @attr {string}
|
|
24
|
-
* @attr {string}
|
|
25
|
-
* @attr {string}
|
|
23
|
+
* @attr {string} anchor - ID van het trigger-element voor positionering
|
|
24
|
+
* @attr {string} placement - Floating UI placement (default: 'bottom-start')
|
|
25
|
+
* @attr {string} width - Expliciete width (default: 320px via --components-popover-default-width)
|
|
26
|
+
* @attr {string} top - CSS top-positie. Wanneer gezet (alleen of
|
|
27
|
+
* samen met andere edge-attrs of `centered`)
|
|
28
|
+
* wordt Floating UI's anchor-positionering
|
|
29
|
+
* overgeslagen — de popover staat dan vrij
|
|
30
|
+
* op het scherm. De `anchor` blijft wel
|
|
31
|
+
* nodig voor ARIA-koppeling op de trigger.
|
|
32
|
+
* Geen effect op sm (bottom-sheet wint).
|
|
33
|
+
* @attr {string} left - CSS left-positie. Zie `top` voor semantiek.
|
|
34
|
+
* @attr {string} right - CSS right-positie. Zie `top` voor semantiek.
|
|
35
|
+
* @attr {string} bottom - CSS bottom-positie. Zie `top` voor semantiek.
|
|
36
|
+
* @attr {boolean} centered - Centreert beide assen op de viewport. Per
|
|
37
|
+
* as overrideable: `centered top="0"` =
|
|
38
|
+
* horizontaal gecentreerd, top-aligned.
|
|
39
|
+
* Mirrort CSS `place-items: center` met
|
|
40
|
+
* `align-items`/`justify-items` overrides.
|
|
41
|
+
* @attr {boolean} sm-full-height - Op sm-viewport (waar de popover als
|
|
42
|
+
* bottom-sheet rendert) de volledige
|
|
43
|
+
* beschikbare hoogte vullen i.p.v. te
|
|
44
|
+
* krimpen naar content. Geen effect op
|
|
45
|
+
* md+ (anchored modus). Opt-in voor
|
|
46
|
+
* content-heavy use cases zoals zoek-
|
|
47
|
+
* resultaten of lange detail-views; volgt
|
|
48
|
+
* Apple/Material conventie van content-
|
|
49
|
+
* sized als default.
|
|
26
50
|
* @attr {string} accessible-label - (verplicht) Toegankelijke naam (aria-label).
|
|
27
51
|
* Valt terug op de i18n default ('Popover')
|
|
28
52
|
* als niet gezet — geef altijd een unieke,
|
|
@@ -60,6 +84,12 @@ export declare class NLDDPopover extends LitElement {
|
|
|
60
84
|
anchorElement: Element | null;
|
|
61
85
|
placement: Placement;
|
|
62
86
|
width: string | undefined;
|
|
87
|
+
top: string | undefined;
|
|
88
|
+
left: string | undefined;
|
|
89
|
+
right: string | undefined;
|
|
90
|
+
bottom: string | undefined;
|
|
91
|
+
centered: boolean;
|
|
92
|
+
smFullHeight: boolean;
|
|
63
93
|
accessibleLabel: string;
|
|
64
94
|
/**
|
|
65
95
|
* Override one or more translation keys.
|
|
@@ -73,6 +103,7 @@ export declare class NLDDPopover extends LitElement {
|
|
|
73
103
|
/** Cleanup-functie van Floating UI's autoUpdate, alleen actief tijdens open. */
|
|
74
104
|
private _cleanupAutoUpdate;
|
|
75
105
|
private _smQuery;
|
|
106
|
+
private _wasOnSm;
|
|
76
107
|
private _previousAnchorEl;
|
|
77
108
|
get open(): boolean;
|
|
78
109
|
connectedCallback(): void;
|
|
@@ -84,6 +115,14 @@ export declare class NLDDPopover extends LitElement {
|
|
|
84
115
|
private _warnIfMissingLabel;
|
|
85
116
|
hide(): void;
|
|
86
117
|
toggle(): void;
|
|
118
|
+
/**
|
|
119
|
+
* Restore the inline transition after a breakpoint-suppressed tick. Force
|
|
120
|
+
* a layout flush first (`void offsetHeight`) so the just-applied position
|
|
121
|
+
* styles commit before transitions resume — otherwise the cleared
|
|
122
|
+
* `transition: ''` would re-enable animations on those exact properties
|
|
123
|
+
* and you'd still see the slide we were trying to suppress.
|
|
124
|
+
*/
|
|
125
|
+
private _restoreTransition;
|
|
87
126
|
/** Herberekent positie t.o.v. anchor. Wordt automatisch aangeroepen bij openen. */
|
|
88
127
|
reposition(): Promise<void>;
|
|
89
128
|
private _getAnchorEl;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/popover/popover.ts"],"names":[],"mappings":"AAAA
|
|
1
|
+
{"version":3,"file":"popover.d.ts","sourceRoot":"","sources":["../../../../src/components/layout/popover/popover.ts"],"names":[],"mappings":"AAAA;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;GA4EG;AAEH,OAAO,EAAE,UAAU,EAAE,cAAc,EAAE,MAAM,KAAK,CAAC;AAEjD,OAAO,EAAkD,KAAK,SAAS,EAAE,MAAM,kBAAkB,CAAC;AAGlG,OAAO,EAA2B,KAAK,uBAAuB,EAAE,MAAM,mBAAmB,CAAC;AAK1F,qBACa,WAAY,SAAQ,UAAU;IAC1C,OAAgB,MAAM,0BAAiB;IAGvC,MAAM,SAAM;IAGZ,aAAa,EAAE,OAAO,GAAG,IAAI,CAAQ;IAGrC,SAAS,EAAE,SAAS,CAAkB;IAGtC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAC;IAO1B,GAAG,EAAE,MAAM,GAAG,SAAS,CAAa;IAGpC,IAAI,EAAE,MAAM,GAAG,SAAS,CAAa;IAGrC,KAAK,EAAE,MAAM,GAAG,SAAS,CAAa;IAGtC,MAAM,EAAE,MAAM,GAAG,SAAS,CAAa;IAGvC,QAAQ,UAAS;IAGjB,YAAY,UAAS;IAGrB,eAAe,SAAM;IAErB;;;OAGG;IAEH,YAAY,EAAE,OAAO,CAAC,uBAAuB,CAAC,CAAM;IAEpD,OAAO,CAAC,OAAO,CAAS;IACxB,OAAO,CAAC,eAAe,CAAS;IAChC,OAAO,CAAC,cAAc,CAA4B;IAClD,OAAO,CAAC,SAAS,CAAK;IACtB,gFAAgF;IAChF,OAAO,CAAC,kBAAkB,CAA6B;IACvD,OAAO,CAAC,QAAQ,CAA+B;IAC/C,OAAO,CAAC,QAAQ,CAAS;IACzB,OAAO,CAAC,iBAAiB,CAAwB;IAEjD,IAAI,IAAI,IAAI,OAAO,CAElB;IAEQ,iBAAiB,IAAI,IAAI;IA0BzB,oBAAoB,IAAI,IAAI;IA0B5B,OAAO,CAAC,OAAO,EAAE,cAAc,GAAG,IAAI;IAoC/C,OAAO,CAAC,EAAE;IAIV,IAAI,wBAAwB,IAAI,MAAM,CAErC;IAID,IAAI,IAAI,IAAI;IAUZ,OAAO,CAAC,mBAAmB;IAQ3B,IAAI,IAAI,IAAI;IAKZ,MAAM,IAAI,IAAI;IAKd;;;;;;OAMG;IACH,OAAO,CAAC,kBAAkB;IAK1B,mFAAmF;IAC7E,UAAU,IAAI,OAAO,CAAC,IAAI,CAAC;IA+FjC,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,iBAAiB;IAkCzB,OAAO,CAAC,qBAAqB,CAa3B;IAEF,OAAO,CAAC,oBAAoB,CAgB1B;IAEF,OAAO,CAAC,aAAa,CA+BnB;IAEF,OAAO,CAAC,cAAc,CAiBpB;IAIF,OAAO,CAAC,YAAY;IAUpB,OAAO,CAAC,YAAY;IAMpB,OAAO,CAAC,cAAc;IA2Cb,MAAM;CAGf;AAED,OAAO,CAAC,MAAM,CAAC;IACd,UAAU,qBAAqB;QAC9B,cAAc,EAAE,WAAW,CAAC;KAC5B;CACD"}
|