@quidgest/ui 0.14.0 → 0.14.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.
Files changed (121) hide show
  1. package/dist/ui.css +4 -0
  2. package/dist/ui.esm.js +752 -739
  3. package/dist/ui.js +4 -4
  4. package/dist/ui.min.js +51 -51
  5. package/dist/ui.scss +1053 -1049
  6. package/esm/components/QBadge/QBadge.d.ts +14 -41
  7. package/esm/components/QBadge/QBadge.d.ts.map +1 -1
  8. package/esm/components/QBadge/QBadge.vue.js +33 -33
  9. package/esm/components/QBadge/index.d.ts +0 -1
  10. package/esm/components/QBadge/types.d.ts +6 -7
  11. package/esm/components/QBadge/types.d.ts.map +1 -1
  12. package/esm/components/QButton/QButton.d.ts +12 -35
  13. package/esm/components/QButton/QButton.d.ts.map +1 -1
  14. package/esm/components/QButton/index.d.ts +0 -1
  15. package/esm/components/QButtonGroup/QButtonGroup.d.ts +9 -26
  16. package/esm/components/QButtonGroup/QButtonGroup.d.ts.map +1 -1
  17. package/esm/components/QButtonGroup/index.d.ts +0 -1
  18. package/esm/components/QButtonToggle/QButtonToggle.d.ts +17 -47
  19. package/esm/components/QButtonToggle/QButtonToggle.d.ts.map +1 -1
  20. package/esm/components/QButtonToggle/QButtonToggle.vue.js +26 -23
  21. package/esm/components/QButtonToggle/index.d.ts +0 -1
  22. package/esm/components/QCombobox/QCombobox.d.ts +373 -485
  23. package/esm/components/QCombobox/QCombobox.d.ts.map +1 -1
  24. package/esm/components/QCombobox/QCombobox.vue.js +92 -87
  25. package/esm/components/QCombobox/index.d.ts +0 -1
  26. package/esm/components/QCombobox/types.d.ts +9 -8
  27. package/esm/components/QCombobox/types.d.ts.map +1 -1
  28. package/esm/components/QCombobox/types.js +3 -1
  29. package/esm/components/QDialog/QDialog.d.ts +21 -109
  30. package/esm/components/QDialog/QDialog.d.ts.map +1 -1
  31. package/esm/components/QDialog/QDialog.vue.js +16 -16
  32. package/esm/components/QDialog/index.d.ts +0 -1
  33. package/esm/components/QDialog/types.d.ts +6 -8
  34. package/esm/components/QDialog/types.d.ts.map +1 -1
  35. package/esm/components/QField/QField.d.ts +18 -41
  36. package/esm/components/QField/QField.d.ts.map +1 -1
  37. package/esm/components/QField/index.d.ts +0 -1
  38. package/esm/components/QIcon/InlineSvg.d.ts +6 -6
  39. package/esm/components/QIcon/QIcon.d.ts +2 -28
  40. package/esm/components/QIcon/QIcon.d.ts.map +1 -1
  41. package/esm/components/QIcon/QIconFont.d.ts +2 -30
  42. package/esm/components/QIcon/QIconFont.d.ts.map +1 -1
  43. package/esm/components/QIcon/QIconImg.d.ts +1 -11
  44. package/esm/components/QIcon/QIconImg.d.ts.map +1 -1
  45. package/esm/components/QIcon/QIconSvg.d.ts +6 -32
  46. package/esm/components/QIcon/QIconSvg.d.ts.map +1 -1
  47. package/esm/components/QIcon/index.d.ts +0 -1
  48. package/esm/components/QInputGroup/QInputGroup.d.ts +12 -39
  49. package/esm/components/QInputGroup/QInputGroup.d.ts.map +1 -1
  50. package/esm/components/QInputGroup/index.d.ts +0 -1
  51. package/esm/components/QInputGroup/types.d.ts +0 -1
  52. package/esm/components/QLineLoader/QLineLoader.d.ts +2 -24
  53. package/esm/components/QLineLoader/QLineLoader.d.ts.map +1 -1
  54. package/esm/components/QLineLoader/index.d.ts +0 -1
  55. package/esm/components/QList/QList.d.ts +22 -72
  56. package/esm/components/QList/QList.d.ts.map +1 -1
  57. package/esm/components/QList/QListItem.d.ts +14 -39
  58. package/esm/components/QList/QListItem.d.ts.map +1 -1
  59. package/esm/components/QList/QListItem.vue.js +5 -5
  60. package/esm/components/QList/QListItemGroup.d.ts +9 -26
  61. package/esm/components/QList/QListItemGroup.d.ts.map +1 -1
  62. package/esm/components/QList/index.d.ts +0 -1
  63. package/esm/components/QList/types.d.ts +5 -7
  64. package/esm/components/QList/types.d.ts.map +1 -1
  65. package/esm/components/QOverlay/QOverlay.d.ts +23 -141
  66. package/esm/components/QOverlay/QOverlay.d.ts.map +1 -1
  67. package/esm/components/QOverlay/index.d.ts +0 -1
  68. package/esm/components/QOverlay/types.d.ts +0 -1
  69. package/esm/components/QPopover/QPopover.d.ts +19 -77
  70. package/esm/components/QPopover/QPopover.d.ts.map +1 -1
  71. package/esm/components/QPopover/index.d.ts +0 -1
  72. package/esm/components/QPopover/types.d.ts +0 -1
  73. package/esm/components/QPropertyList/QPropertyList.d.ts +28 -56
  74. package/esm/components/QPropertyList/QPropertyList.d.ts.map +1 -1
  75. package/esm/components/QPropertyList/QPropertyList.vue.js +61 -62
  76. package/esm/components/QPropertyList/QPropertyListGroup.d.ts +7 -44
  77. package/esm/components/QPropertyList/QPropertyListGroup.d.ts.map +1 -1
  78. package/esm/components/QPropertyList/QPropertyListGroup.vue.js +22 -26
  79. package/esm/components/QPropertyList/QPropertyListPanel.d.ts +11 -43
  80. package/esm/components/QPropertyList/QPropertyListPanel.d.ts.map +1 -1
  81. package/esm/components/QPropertyList/QPropertyListPanel.vue.js +14 -16
  82. package/esm/components/QPropertyList/QPropertyListRow.d.ts +12 -17
  83. package/esm/components/QPropertyList/QPropertyListRow.d.ts.map +1 -1
  84. package/esm/components/QPropertyList/QPropertyListRow.vue.js +28 -25
  85. package/esm/components/QPropertyList/index.d.ts +0 -1
  86. package/esm/components/QPropertyList/types.d.ts +66 -34
  87. package/esm/components/QPropertyList/types.d.ts.map +1 -1
  88. package/esm/components/QSelect/QSelect.d.ts +199 -147
  89. package/esm/components/QSelect/QSelect.d.ts.map +1 -1
  90. package/esm/components/QSelect/QSelect.vue.js +130 -125
  91. package/esm/components/QSelect/index.d.ts +0 -1
  92. package/esm/components/QSelect/types.d.ts +9 -8
  93. package/esm/components/QSelect/types.d.ts.map +1 -1
  94. package/esm/components/QSelect/types.js +5 -3
  95. package/esm/components/QSkeletonLoader/QSkeletonLoader.d.ts +2 -28
  96. package/esm/components/QSkeletonLoader/QSkeletonLoader.d.ts.map +1 -1
  97. package/esm/components/QSkeletonLoader/QSkeletonLoader.vue.js +19 -19
  98. package/esm/components/QSkeletonLoader/index.d.ts +0 -1
  99. package/esm/components/QSpinnerLoader/QSpinnerLoader.d.ts +2 -26
  100. package/esm/components/QSpinnerLoader/QSpinnerLoader.d.ts.map +1 -1
  101. package/esm/components/QSpinnerLoader/index.d.ts +0 -1
  102. package/esm/components/QTextField/QTextField.d.ts +100 -96
  103. package/esm/components/QTextField/QTextField.d.ts.map +1 -1
  104. package/esm/components/QTextField/index.d.ts +0 -1
  105. package/esm/components/QTextField/types.d.ts +0 -1
  106. package/esm/components/QThemeProvider/QThemeProvider.d.ts +8 -13
  107. package/esm/components/QThemeProvider/QThemeProvider.d.ts.map +1 -1
  108. package/esm/components/QThemeProvider/index.d.ts +0 -1
  109. package/esm/components/QTooltip/QTooltip.d.ts +24 -121
  110. package/esm/components/QTooltip/QTooltip.d.ts.map +1 -1
  111. package/esm/components/QTooltip/QTooltip.vue.js +1 -1
  112. package/esm/components/QTooltip/index.d.ts +0 -1
  113. package/esm/components/QTooltip/types.d.ts +1 -2
  114. package/esm/components/QTooltip/types.d.ts.map +1 -1
  115. package/esm/composables/defaults.d.ts +0 -1
  116. package/esm/composables/theme.d.ts +0 -1
  117. package/esm/framework.d.ts +0 -1
  118. package/esm/templates/theme.d.ts +0 -1
  119. package/esm/utils/setupPropsProxy.d.ts +0 -1
  120. package/esm/utils/theme.d.ts +0 -1
  121. package/package.json +35 -33
@@ -1,5 +1,8 @@
1
- import { defineComponent as y, computed as o, openBlock as a, createElementBlock as q, normalizeClass as c, createElementVNode as n, toDisplayString as v, renderSlot as C, createBlock as h, resolveDynamicComponent as g, mergeProps as k } from "vue";
2
- const B = { class: "q-property-list-field__container" }, b = /* @__PURE__ */ y({
1
+ import { defineComponent as v, computed as o, openBlock as n, createElementBlock as a, normalizeClass as c, createElementVNode as i, toDisplayString as q, renderSlot as C, createBlock as h, resolveDynamicComponent as k, mergeProps as g, createCommentVNode as V } from "vue";
2
+ const B = {
3
+ key: 0,
4
+ class: "q-property-list-field__container"
5
+ }, P = /* @__PURE__ */ v({
3
6
  __name: "QPropertyListRow",
4
7
  props: {
5
8
  field: {},
@@ -7,50 +10,50 @@ const B = { class: "q-property-list-field__container" }, b = /* @__PURE__ */ y({
7
10
  readonly: { type: Boolean }
8
11
  },
9
12
  emits: ["focus", "field-change"],
10
- setup(i, { emit: p }) {
11
- const e = i, r = p, d = o(() => ["q-property-list__row", e.class]), u = o(() => {
12
- var t;
13
+ setup(p, { emit: d }) {
14
+ const e = p, r = d, u = o(() => ["q-property-list__row", e.class]), f = o(() => {
15
+ var s;
13
16
  const l = ["q-property-list__cell", "q-property-list__cell--label"];
14
- return (t = e.field.props) != null && t.required && l.push("q-property-list__cell--required"), l;
15
- }), f = o(() => e.readonly || (e.field.props.readonly ?? !1));
16
- function s() {
17
+ return (s = e.field.props) != null && s.required && l.push("q-property-list__cell--required"), l;
18
+ }), m = o(() => e.readonly || (e.field.props.readonly ?? !1));
19
+ function t() {
17
20
  r("focus", e.field);
18
21
  }
19
- function m(l) {
22
+ function _(l) {
20
23
  r("field-change", e.field, l);
21
24
  }
22
- const _ = o(() => ({
25
+ const y = o(() => ({
23
26
  ...e.field.props,
24
- readonly: f.value
27
+ readonly: m.value
25
28
  }));
26
- return (l, t) => (a(), q(
29
+ return (l, s) => (n(), a(
27
30
  "tr",
28
31
  {
29
- class: c(d.value),
30
- onFocusin: s
32
+ class: c(u.value),
33
+ onFocusin: t
31
34
  },
32
35
  [
33
- n(
36
+ i(
34
37
  "td",
35
38
  {
36
- class: c(u.value),
37
- onClick: s
39
+ class: c(f.value),
40
+ onClick: t
38
41
  },
39
- v(e.field.label),
42
+ q(e.field.label),
40
43
  3
41
44
  /* TEXT, CLASS */
42
45
  ),
43
- n("td", {
46
+ i("td", {
44
47
  class: "q-property-list__cell",
45
- onClick: s
48
+ onClick: t
46
49
  }, [
47
50
  C(l.$slots, "default", {}, () => [
48
- n("div", B, [
49
- (a(), h(g(e.field.component), k(_.value, {
51
+ e.field.component ? (n(), a("div", B, [
52
+ (n(), h(k(e.field.component), g(y.value, {
50
53
  "model-value": e.field.props.modelValue,
51
- "onUpdate:modelValue": m
54
+ "onUpdate:modelValue": _
52
55
  }), null, 16, ["model-value"]))
53
- ])
56
+ ])) : V("v-if", !0)
54
57
  ])
55
58
  ])
56
59
  ],
@@ -60,5 +63,5 @@ const B = { class: "q-property-list-field__container" }, b = /* @__PURE__ */ y({
60
63
  }
61
64
  });
62
65
  export {
63
- b as default
66
+ P as default
64
67
  };
@@ -3,7 +3,6 @@ import { default as _QPropertyListRow } from './QPropertyListRow';
3
3
  import { default as _QPropertyListGroup } from './QPropertyListGroup';
4
4
  import { default as _QPropertyListPanel } from './QPropertyListPanel';
5
5
  import { QPropertyListProps, QPropertyListRowProps, QPropertyListGroupProps, QPropertyListPanelProps } from './types';
6
-
7
6
  declare const QPropertyList: typeof _QPropertyList;
8
7
  declare const QPropertyListRow: typeof _QPropertyListRow;
9
8
  declare const QPropertyListGroup: typeof _QPropertyListGroup;
@@ -1,101 +1,133 @@
1
1
  import { Icon } from '../QIcon';
2
- import { Component } from 'vue';
3
-
4
- export type PanelPostion = 'bottom' | 'right';
2
+ /**
3
+ * Position where the panel should be rendered relative to the main content
4
+ * @value 'bottom' - Panel appears below the main content
5
+ * @value 'right' - Panel appears to the right of the main content
6
+ */
7
+ export type PanelPosition = 'bottom' | 'right';
5
8
  export type QPropertyListProps = {
6
9
  /**
7
- * List of fields to be rendered
10
+ * Array of field configurations that define the content and behavior
11
+ * of each property list item
8
12
  */
9
13
  fields?: QPropertyListField[];
10
14
  /**
11
- * Disables/Enables the description panel
15
+ * When true, hides the description panel that displays additional field information.
12
16
  */
13
17
  noPanel?: boolean;
14
18
  /**
15
- * Decides if the groups have the toggle functionality
19
+ * When true, disables the ability to expand/collapse property groups.
16
20
  */
17
21
  noToggle?: boolean;
18
22
  /**
19
- * Decides the panel positioning (bottom, right)
23
+ * Determines the layout position of the description panel.
20
24
  */
21
- panelPosition?: PanelPostion;
25
+ panelPosition?: PanelPosition;
22
26
  /**
23
- * The row groups used for organizing the available fields.
27
+ * Configuration for property groups used to organize and categorize fields.
24
28
  */
25
29
  groups?: QPropertyListGroupProps[];
26
30
  /**
27
- * Custom set of classes to apply to the component.
31
+ * When true, renders all fields in a read-only state preventing user interaction.
32
+ */
33
+ readonly?: boolean;
34
+ /**
35
+ * Custom CSS classes to apply to the root element.
28
36
  */
29
37
  class?: string | unknown[];
30
38
  /**
31
- * The internal elements of the component
39
+ * Custom icon configurations.
32
40
  */
33
- internals?: Internals;
41
+ icons?: typeof DEFAULT_ICONS;
34
42
  /**
35
- * Decides if the component is readonly
43
+ * Custom text configurations.
36
44
  */
37
- readonly?: boolean;
45
+ texts?: typeof DEFAULT_TEXTS;
38
46
  };
39
47
  export type QPropertyListGroupProps = {
40
48
  /**
41
- * The group id
49
+ * Unique identifier for the property group.
42
50
  */
43
51
  id: string;
44
52
  /**
45
- * The group title
53
+ * Display title for the group header.
46
54
  */
47
55
  title: string;
48
56
  /**
49
- * Decided if the group has toggle functionality
57
+ * When true, disables the expand/collapse functionality for this specific group,
58
+ * keeping it permanently expanded.
50
59
  */
51
60
  noToggle?: boolean;
52
61
  /**
53
- * The internal elements of the component
62
+ * Custom icon configurations.
63
+ */
64
+ icons?: typeof DEFAULT_ICONS;
65
+ /**
66
+ * Custom text configurations.
54
67
  */
55
- internals?: Internals;
68
+ texts?: typeof DEFAULT_TEXTS;
56
69
  };
57
70
  export type QPropertyListField = {
71
+ /**
72
+ * Unique identifier for the field.
73
+ */
58
74
  id: string;
75
+ /**
76
+ * Associates the field with a specific group.
77
+ */
59
78
  group?: string;
79
+ /**
80
+ * Display label that appears above the field input.
81
+ */
60
82
  label: string;
83
+ /**
84
+ * Additional explanatory text shown below the field.
85
+ */
61
86
  description?: string;
62
- component: string | Component;
87
+ /**
88
+ * Component responsible for rendering the field's input element.
89
+ */
90
+ component?: string;
91
+ /**
92
+ * Configuration object passed as props to the rendered component.
93
+ * Supports any valid props accepted by the specified component.
94
+ * @example { placeholder: 'Enter value', disabled: false }
95
+ */
63
96
  props: Record<string, unknown>;
64
97
  };
65
98
  export type QPropertyListRowProps = {
66
99
  /**
67
- * The field to be rendered
100
+ * Configuration object for the field to be rendered within this row.
68
101
  */
69
102
  field: QPropertyListField;
70
103
  /**
71
- * Custom set of classes to apply to the component.
104
+ * Custom CSS classes to apply to the row element.
72
105
  */
73
106
  class?: string | unknown[];
74
107
  /**
75
- * Decides if the row is readonly
108
+ * When true, renders the field in a read-only state preventing user interaction.
76
109
  */
77
110
  readonly?: boolean;
78
111
  };
79
112
  export type QPropertyListPanelProps = {
80
113
  /**
81
- * The field to be rendered
114
+ * Configuration object for the currently selected field to display
115
+ * in the description panel.
82
116
  */
83
117
  field?: QPropertyListField;
84
118
  /**
85
- * Necessary strings to be used in the component.
119
+ * Custom icon configurations.
120
+ */
121
+ icons?: typeof DEFAULT_ICONS;
122
+ /**
123
+ * Custom text configurations.
86
124
  */
87
- internals?: Internals;
125
+ texts?: typeof DEFAULT_TEXTS;
88
126
  };
89
127
  export declare const DEFAULT_TEXTS: {
90
128
  emptyMessage: string;
91
129
  };
92
- export type texts = {
93
- texts: typeof DEFAULT_TEXTS;
94
- };
95
- export declare const DEFAULT_ICONS: Record<string, Icon>;
96
- type Internals = {
97
- icons: typeof DEFAULT_ICONS;
98
- texts: typeof DEFAULT_TEXTS;
99
- };
130
+ type IconKeys = 'open' | 'close';
131
+ export declare const DEFAULT_ICONS: Record<IconKeys, Icon>;
100
132
  export {};
101
133
  //# sourceMappingURL=types.d.ts.map
@@ -1 +1 @@
1
- {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/QPropertyList/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAA;AAC9C,OAAO,KAAK,EAAE,SAAS,EAAE,MAAM,KAAK,CAAA;AAEpC,MAAM,MAAM,YAAY,GAAG,QAAQ,GAAG,OAAO,CAAA;AAE7C,MAAM,MAAM,kBAAkB,GAAG;IAChC;;OAEG;IACH,MAAM,CAAC,EAAE,kBAAkB,EAAE,CAAA;IAE7B;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,aAAa,CAAC,EAAE,YAAY,CAAA;IAE5B;;OAEG;IACH,MAAM,CAAC,EAAE,uBAAuB,EAAE,CAAA;IAElC;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,EAAE,CAAA;IAE1B;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAA;IAErB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG;IACrC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IACV;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAA;CACrB,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAChC,EAAE,EAAE,MAAM,CAAA;IACV,KAAK,CAAC,EAAE,MAAM,CAAA;IACd,KAAK,EAAE,MAAM,CAAA;IACb,WAAW,CAAC,EAAE,MAAM,CAAA;IACpB,SAAS,EAAE,MAAM,GAAG,SAAS,CAAA;IAC7B,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;CAC9B,CAAA;AAED,MAAM,MAAM,qBAAqB,GAAG;IACnC;;OAEG;IACH,KAAK,EAAE,kBAAkB,CAAA;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,EAAE,CAAA;IAE1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG;IACrC;;OAEG;IACH,KAAK,CAAC,EAAE,kBAAkB,CAAA;IAE1B;;OAEG;IACH,SAAS,CAAC,EAAE,SAAS,CAAA;CACrB,CAAA;AAED,eAAO,MAAM,aAAa;;CAEzB,CAAA;AAED,MAAM,MAAM,KAAK,GAAG;IACnB,KAAK,EAAE,OAAO,aAAa,CAAA;CAC3B,CAAA;AAGD,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,MAAM,EAAE,IAAI,CAO9C,CAAA;AAGD,KAAK,SAAS,GAAG;IAChB,KAAK,EAAE,OAAO,aAAa,CAAA;IAC3B,KAAK,EAAE,OAAO,aAAa,CAAA;CAC3B,CAAA"}
1
+ {"version":3,"file":"types.d.ts","sourceRoot":"","sources":["../../../src/components/QPropertyList/types.ts"],"names":[],"mappings":"AACA,OAAO,KAAK,EAAE,IAAI,EAAE,MAAM,oBAAoB,CAAA;AAE9C;;;;GAIG;AACH,MAAM,MAAM,aAAa,GAAG,QAAQ,GAAG,OAAO,CAAA;AAE9C,MAAM,MAAM,kBAAkB,GAAG;IAChC;;;OAGG;IACH,MAAM,CAAC,EAAE,kBAAkB,EAAE,CAAA;IAE7B;;OAEG;IACH,OAAO,CAAC,EAAE,OAAO,CAAA;IAEjB;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,aAAa,CAAC,EAAE,aAAa,CAAA;IAE7B;;OAEG;IACH,MAAM,CAAC,EAAE,uBAAuB,EAAE,CAAA;IAElC;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,EAAE,CAAA;IAE1B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;IAE5B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;CAC5B,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG;IACrC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;;OAGG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;IAElB;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;IAE5B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;CAC5B,CAAA;AAED,MAAM,MAAM,kBAAkB,GAAG;IAChC;;OAEG;IACH,EAAE,EAAE,MAAM,CAAA;IAEV;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,CAAA;IAEd;;OAEG;IACH,KAAK,EAAE,MAAM,CAAA;IAEb;;OAEG;IACH,WAAW,CAAC,EAAE,MAAM,CAAA;IAEpB;;OAEG;IACH,SAAS,CAAC,EAAE,MAAM,CAAA;IAElB;;;;OAIG;IACH,KAAK,EAAE,MAAM,CAAC,MAAM,EAAE,OAAO,CAAC,CAAA;CAC9B,CAAA;AAED,MAAM,MAAM,qBAAqB,GAAG;IACnC;;OAEG;IACH,KAAK,EAAE,kBAAkB,CAAA;IAEzB;;OAEG;IACH,KAAK,CAAC,EAAE,MAAM,GAAG,OAAO,EAAE,CAAA;IAE1B;;OAEG;IACH,QAAQ,CAAC,EAAE,OAAO,CAAA;CAClB,CAAA;AAED,MAAM,MAAM,uBAAuB,GAAG;IACrC;;;OAGG;IACH,KAAK,CAAC,EAAE,kBAAkB,CAAA;IAE1B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;IAE5B;;OAEG;IACH,KAAK,CAAC,EAAE,OAAO,aAAa,CAAA;CAC5B,CAAA;AAED,eAAO,MAAM,aAAa;;CAEzB,CAAA;AAED,KAAK,QAAQ,GAAG,MAAM,GAAG,OAAO,CAAA;AAGhC,eAAO,MAAM,aAAa,EAAE,MAAM,CAAC,QAAQ,EAAE,IAAI,CAOhD,CAAA"}