@bagelink/vue 1.15.387 → 1.15.401
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/AddressSearch.vue.d.ts +3 -0
- package/dist/components/AddressSearch.vue.d.ts.map +1 -1
- package/dist/components/Dropdown.vue.d.ts +2 -0
- package/dist/components/Dropdown.vue.d.ts.map +1 -1
- package/dist/components/RouterWrapper.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts +11 -0
- package/dist/components/form/inputs/CodeEditor/Index.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/IconPickerInput.vue.d.ts +3 -0
- package/dist/components/form/inputs/IconPickerInput.vue.d.ts.map +1 -1
- package/dist/components/form/inputs/SelectInput.vue.d.ts +6 -0
- package/dist/components/form/inputs/SelectInput.vue.d.ts.map +1 -1
- package/dist/components/layout/AppContent.vue.d.ts +2 -0
- package/dist/components/layout/AppContent.vue.d.ts.map +1 -1
- package/dist/core.css +2 -2
- package/dist/form-flow/FormFlow.vue.d.ts.map +1 -1
- package/dist/form-flow/form-flow.d.ts.map +1 -1
- package/dist/form-flow/schema-fields.d.ts +3 -0
- package/dist/form-flow/schema-fields.d.ts.map +1 -1
- package/dist/index.cjs +76 -76
- package/dist/index.css +1 -1
- package/dist/index.mjs +8775 -8709
- package/dist/style.css +2 -2
- package/package.json +1 -1
- package/src/components/Dropdown.vue +15 -6
- package/src/components/RouterWrapper.vue +7 -4
- package/src/components/form/inputs/CodeEditor/Index.vue +7 -1
- package/src/components/form/inputs/SelectInput.vue +36 -9
- package/src/components/layout/AppContent.vue +20 -0
- package/src/form-flow/FormFlow.vue +3 -0
- package/src/form-flow/form-flow.ts +22 -3
- package/src/form-flow/schema-fields.ts +17 -2
- package/src/styles/inputs.css +1 -1
|
@@ -33,6 +33,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
33
33
|
readonly popperHideTriggers?: import('./Dropdown.vue').TriggerEvent[] | undefined;
|
|
34
34
|
readonly showGroup?: string | undefined;
|
|
35
35
|
readonly card?: boolean | undefined;
|
|
36
|
+
readonly noPadding?: boolean | undefined;
|
|
36
37
|
readonly delay?: number | {
|
|
37
38
|
show: number;
|
|
38
39
|
hide: number;
|
|
@@ -85,6 +86,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
85
86
|
popperHideTriggers?: import('./Dropdown.vue').TriggerEvent[];
|
|
86
87
|
showGroup?: string;
|
|
87
88
|
card?: boolean;
|
|
89
|
+
noPadding?: boolean;
|
|
88
90
|
delay?: number | {
|
|
89
91
|
show: number;
|
|
90
92
|
hide: number;
|
|
@@ -172,6 +174,7 @@ declare const _default: import('vue').DefineComponent<{}, {}, {}, {}, {}, import
|
|
|
172
174
|
popperHideTriggers?: import('./Dropdown.vue').TriggerEvent[];
|
|
173
175
|
showGroup?: string;
|
|
174
176
|
card?: boolean;
|
|
177
|
+
noPadding?: boolean;
|
|
175
178
|
delay?: number | {
|
|
176
179
|
show: number;
|
|
177
180
|
hide: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AddressSearch.vue.d.ts","sourceRoot":"","sources":["../../src/components/AddressSearch.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AddressSearch.vue.d.ts","sourceRoot":"","sources":["../../src/components/AddressSearch.vue"],"names":[],"mappings":";;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAmNytlB,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAV/0lB,wBAQG"}
|
|
@@ -33,6 +33,8 @@ type __VLS_Props = {
|
|
|
33
33
|
popperHideTriggers?: TriggerEvent[];
|
|
34
34
|
showGroup?: string;
|
|
35
35
|
card?: boolean;
|
|
36
|
+
/** Remove all popup content padding, whether or not the slot contains a Card. */
|
|
37
|
+
noPadding?: boolean;
|
|
36
38
|
delay?: number | {
|
|
37
39
|
show: number;
|
|
38
40
|
hide: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Dropdown.vue.d.ts","sourceRoot":"","sources":["../../src/components/Dropdown.vue"],"names":[],"mappings":"AAEA;
|
|
1
|
+
{"version":3,"file":"Dropdown.vue.d.ts","sourceRoot":"","sources":["../../src/components/Dropdown.vue"],"names":[],"mappings":"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"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"RouterWrapper.vue.d.ts","sourceRoot":"","sources":["../../src/components/RouterWrapper.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"RouterWrapper.vue.d.ts","sourceRoot":"","sources":["../../src/components/RouterWrapper.vue"],"names":[],"mappings":"AA2HA,iBAAS,cAAc;WAsFT,OAAO,IAA6B;;yBAXrB,GAAG;;;;;;EAgB/B;AAUD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;OAMnB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAEpG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -33,6 +33,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
33
33
|
type: StringConstructor;
|
|
34
34
|
default: string;
|
|
35
35
|
};
|
|
36
|
+
/** Mobile-only height override. Accepts CSS lengths or a unitless pixel value. */
|
|
37
|
+
mobileHeight: {
|
|
38
|
+
type: StringConstructor;
|
|
39
|
+
default: undefined;
|
|
40
|
+
};
|
|
36
41
|
disabled: {
|
|
37
42
|
type: BooleanConstructor;
|
|
38
43
|
default: boolean;
|
|
@@ -110,6 +115,11 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
110
115
|
type: StringConstructor;
|
|
111
116
|
default: string;
|
|
112
117
|
};
|
|
118
|
+
/** Mobile-only height override. Accepts CSS lengths or a unitless pixel value. */
|
|
119
|
+
mobileHeight: {
|
|
120
|
+
type: StringConstructor;
|
|
121
|
+
default: undefined;
|
|
122
|
+
};
|
|
113
123
|
disabled: {
|
|
114
124
|
type: BooleanConstructor;
|
|
115
125
|
default: boolean;
|
|
@@ -172,6 +182,7 @@ declare const _default: import('vue').DefineComponent<import('vue').ExtractPropT
|
|
|
172
182
|
readonly: boolean;
|
|
173
183
|
autodetect: boolean;
|
|
174
184
|
ignoreIllegals: boolean;
|
|
185
|
+
mobileHeight: string;
|
|
175
186
|
singleLine: boolean;
|
|
176
187
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, true, {
|
|
177
188
|
editorRef: HTMLDivElement;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"Index.vue.d.ts","sourceRoot":"","sources":["../../../../../src/components/form/inputs/CodeEditor/Index.vue"],"names":[],"mappings":"AA6WA,OAAO,KAAK,EAAE,QAAQ,EAAE,MAAM,KAAK,CAAA;AACnC,OAAO,KAAK,EAAE,QAAQ,EAAE,cAAc,EAAE,MAAM,aAAa,CAAA;;;cA2T9B,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;IAM9E,kFAAkF;;;;;;;;;IAGlF,wDAAwD;;;;;IAExD,gGAAgG;;;;;;cAEvE,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;cAfrB,QAAQ,CAAC,QAAQ,CAAC;;;;;;;;cAEN,QAAQ,CAAC,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAC;;;;;;;;;;;;;;;;;;;;;;;IAM9E,kFAAkF;;;;;;;;;IAGlF,wDAAwD;;;;;IAExD,gGAAgG;;;;;;cAEvE,QAAQ,CAAC,cAAc,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAtBlD,wBAgCG"}
|
|
@@ -38,6 +38,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
38
38
|
readonly popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[] | undefined;
|
|
39
39
|
readonly showGroup?: string | undefined;
|
|
40
40
|
readonly card?: boolean | undefined;
|
|
41
|
+
readonly noPadding?: boolean | undefined;
|
|
41
42
|
readonly delay?: number | {
|
|
42
43
|
show: number;
|
|
43
44
|
hide: number;
|
|
@@ -90,6 +91,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
90
91
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
91
92
|
showGroup?: string;
|
|
92
93
|
card?: boolean;
|
|
94
|
+
noPadding?: boolean;
|
|
93
95
|
delay?: number | {
|
|
94
96
|
show: number;
|
|
95
97
|
hide: number;
|
|
@@ -177,6 +179,7 @@ declare const _default: import('vue').DefineComponent<__VLS_Props, {}, {}, {}, {
|
|
|
177
179
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
178
180
|
showGroup?: string;
|
|
179
181
|
card?: boolean;
|
|
182
|
+
noPadding?: boolean;
|
|
180
183
|
delay?: number | {
|
|
181
184
|
show: number;
|
|
182
185
|
hide: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"IconPickerInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/IconPickerInput.vue"],"names":[],"mappings":"AA8HA,KAAK,WAAW,GAAG;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;CACpB,CAAC
|
|
1
|
+
{"version":3,"file":"IconPickerInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/IconPickerInput.vue"],"names":[],"mappings":"AA8HA,KAAK,WAAW,GAAG;IAClB,UAAU,CAAC,EAAE,MAAM,CAAA;IACnB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,WAAW,CAAC,EAAE,MAAM,CAAA;CACpB,CAAC;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCAiUomV,GAAG,8CAA8C,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;AAjB5tV,wBASG"}
|
|
@@ -62,6 +62,7 @@ declare function __VLS_template(): {
|
|
|
62
62
|
readonly popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[] | undefined;
|
|
63
63
|
readonly showGroup?: string | undefined;
|
|
64
64
|
readonly card?: boolean | undefined;
|
|
65
|
+
readonly noPadding?: boolean | undefined;
|
|
65
66
|
readonly delay?: number | {
|
|
66
67
|
show: number;
|
|
67
68
|
hide: number;
|
|
@@ -114,6 +115,7 @@ declare function __VLS_template(): {
|
|
|
114
115
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
115
116
|
showGroup?: string;
|
|
116
117
|
card?: boolean;
|
|
118
|
+
noPadding?: boolean;
|
|
117
119
|
delay?: number | {
|
|
118
120
|
show: number;
|
|
119
121
|
hide: number;
|
|
@@ -201,6 +203,7 @@ declare function __VLS_template(): {
|
|
|
201
203
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
202
204
|
showGroup?: string;
|
|
203
205
|
card?: boolean;
|
|
206
|
+
noPadding?: boolean;
|
|
204
207
|
delay?: number | {
|
|
205
208
|
show: number;
|
|
206
209
|
hide: number;
|
|
@@ -307,6 +310,7 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
307
310
|
readonly popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[] | undefined;
|
|
308
311
|
readonly showGroup?: string | undefined;
|
|
309
312
|
readonly card?: boolean | undefined;
|
|
313
|
+
readonly noPadding?: boolean | undefined;
|
|
310
314
|
readonly delay?: number | {
|
|
311
315
|
show: number;
|
|
312
316
|
hide: number;
|
|
@@ -359,6 +363,7 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
359
363
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
360
364
|
showGroup?: string;
|
|
361
365
|
card?: boolean;
|
|
366
|
+
noPadding?: boolean;
|
|
362
367
|
delay?: number | {
|
|
363
368
|
show: number;
|
|
364
369
|
hide: number;
|
|
@@ -446,6 +451,7 @@ declare const __VLS_component: import('vue').DefineComponent<PropTypes, {}, {},
|
|
|
446
451
|
popperHideTriggers?: import('../../Dropdown.vue').TriggerEvent[];
|
|
447
452
|
showGroup?: string;
|
|
448
453
|
card?: boolean;
|
|
454
|
+
noPadding?: boolean;
|
|
449
455
|
delay?: number | {
|
|
450
456
|
show: number;
|
|
451
457
|
hide: number;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"AAAA,
|
|
1
|
+
{"version":3,"file":"SelectInput.vue.d.ts","sourceRoot":"","sources":["../../../../src/components/form/inputs/SelectInput.vue"],"names":[],"mappings":"AAAA,OAwfO,KAAK,EAAE,QAAQ,EAAE,MAAM,EAAE,MAAM,eAAe,CAAA;AACrD,OAAO,KAAK,EAAE,gBAAgB,EAAE,MAAM,oBAAoB,CAAA;AAI1D,OAAO,wBAAwB,CAAA;AAC/B,OAAO,KAAK,EAAE,oBAAoB,EAAE,MAAM,mBAAmB,CAAA;AAc7D,KAAK,aAAa,GAAG,MAAM,EAAE,GAAG,CAAC,CAAC,KAAK,EAAE,MAAM,KAAK,OAAO,CAAC,MAAM,EAAE,CAAC,CAAC,CAAA;AAKtE,UAAU,SAAU,SAAQ,oBAAoB;IAC/C,OAAO,EAAE,aAAa,CAAA;IACtB,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,UAAU,CAAC,EAAE,MAAM,GAAG,MAAM,EAAE,CAAA;IAC9B,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,QAAQ,CAAC,EAAE,OAAO,CAAA;IAClB,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,WAAW,CAAC,EAAE,OAAO,CAAA;IACrB,IAAI,CAAC,EAAE,QAAQ,CAAA;IACf,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB,SAAS,CAAC,EAAE,gBAAgB,CAAA;IAC5B,iBAAiB,CAAC,EAAE,MAAM,CAAA;IAC1B,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,UAAU,CAAC,EAAE,OAAO,CAAA;IACpB,IAAI,CAAC,EAAE,IAAI,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,GAAG,IAAI,CAAA;IACpC,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB,IAAI,CAAC,EAAE,OAAO,CAAA;IACd,KAAK,CAAC,EAAE,OAAO,CAAA;CACf;AAwPD,iBAAS,cAAc;WA4ZT,OAAO,IAA6B;;sBAdvB,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;wCApXP,GAAG,8CACG,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;EAsYjG;AA+CD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;;;;;eAjtBR,gBAAgB;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;oCA0RN,GAAG,8CACG,GAAG,yBAAyB,GAAG,6DAAmC,GAAG;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;OAgchG,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|
|
@@ -55,6 +55,7 @@ interface Props {
|
|
|
55
55
|
* unaffected. Off by default (mobile keeps the split leading/trailing layout).
|
|
56
56
|
*/
|
|
57
57
|
mobileSingleRow?: boolean;
|
|
58
|
+
mobileHeaderflex?: boolean;
|
|
58
59
|
/**
|
|
59
60
|
* Cap the readable width of the page and center it on wide screens. Applies to
|
|
60
61
|
* BOTH the header and the body, so the title stays aligned above the content
|
|
@@ -98,6 +99,7 @@ declare const __VLS_component: import('vue').DefineComponent<Props, {}, {}, {},
|
|
|
98
99
|
headerHeight: string;
|
|
99
100
|
singleRow: boolean;
|
|
100
101
|
mobileSingleRow: boolean;
|
|
102
|
+
mobileHeaderflex: boolean;
|
|
101
103
|
}, {}, {}, {}, string, import('vue').ComponentProvideOptions, false, {}, HTMLDivElement>;
|
|
102
104
|
declare const _default: __VLS_WithTemplateSlots<typeof __VLS_component, __VLS_TemplateResult["slots"]>;
|
|
103
105
|
export default _default;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"AppContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/AppContent.vue"],"names":[],"mappings":"
|
|
1
|
+
{"version":3,"file":"AppContent.vue.d.ts","sourceRoot":"","sources":["../../../src/components/layout/AppContent.vue"],"names":[],"mappings":"AAiiBA,sDAAsD;AACtD,KAAK,aAAa,GAAG,QAAQ,GAAG,MAAM,GAAG,MAAM,CAAA;AAE/C,UAAU,KAAK;IACd,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,mEAAmE;IACnE,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB,cAAc,CAAC,EAAE,OAAO,CAAA;IACxB,MAAM,CAAC,EAAE,MAAM,GAAG,MAAM,CAAC,MAAM,EAAE,GAAG,CAAC,CAAA;IACrC,yGAAyG;IACzG,MAAM,CAAC,EAAE,MAAM,IAAI,CAAA;IACnB;;;;;OAKG;IACH,OAAO,CAAC,EAAE,aAAa,CAAA;IACvB;;;;OAIG;IACH,aAAa,CAAC,EAAE,aAAa,CAAA;IAC7B;;;OAGG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;IACd;;;;OAIG;IACH,MAAM,CAAC,EAAE,OAAO,CAAA;IAChB;;;;OAIG;IACH,YAAY,CAAC,EAAE,MAAM,CAAA;IACrB;;;;;;OAMG;IACH,SAAS,CAAC,EAAE,OAAO,CAAA;IACnB;;;;;;;OAOG;IACH,eAAe,CAAC,EAAE,OAAO,CAAA;IACzB,gBAAgB,CAAC,EAAE,OAAO,CAAA;IAC1B;;;;;;OAMG;IACH,QAAQ,CAAC,EAAE,MAAM,CAAA;IACjB;;;;;;;;OAQG;IACH,IAAI,CAAC,EAAE,OAAO,CAAA;CACd;AAuED,iBAAS,cAAc;WA+KT,OAAO,IAA6B;;+BAdd,GAAG;iCACD,GAAG;gCACJ,GAAG;yBACV,GAAG;yBACH,GAAG;;;;EAehC;AAmBD,KAAK,oBAAoB,GAAG,UAAU,CAAC,OAAO,cAAc,CAAC,CAAC;AAC9D,QAAA,MAAM,eAAe;UAhRb,OAAO;YA1CL,OAAO;UANT,OAAO;cAsCH,MAAM;aAjDP,aAAa;oBAVN,OAAO;mBAgBR,aAAa;kBAiBd,MAAM;eAQT,OAAO;qBASD,OAAO;sBACN,OAAO;wFA0SzB,CAAC;wBACkB,uBAAuB,CAAC,OAAO,eAAe,EAAE,oBAAoB,CAAC,OAAO,CAAC,CAAC;AAAnG,wBAAoG;AAapG,KAAK,uBAAuB,CAAC,CAAC,EAAE,CAAC,IAAI,CAAC,GAAG;IACxC,QAAO;QACN,MAAM,EAAE,CAAC,CAAC;KAEV,CAAA;CACD,CAAC"}
|