@pareto-engineering/design-system 5.11.5 → 5.11.6

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 (199) hide show
  1. package/dist/{FormBuilder-ClHks9e9.js → FormBuilder-P5_aumch.js} +3680 -3665
  2. package/dist/assets/Description.css +1 -1
  3. package/dist/assets/FormBuilder.css +1 -1
  4. package/dist/index.js +1 -1
  5. package/dist/stories/a/AppContext.stories.js +1 -1
  6. package/dist/stories/a/AreaChart.stories.js +1 -1
  7. package/dist/stories/a/BarChart.stories.js +1 -1
  8. package/dist/stories/a/BlurOverlay.stories.js +1 -1
  9. package/dist/stories/a/ContentTree.stories.js +1 -1
  10. package/dist/stories/a/Conversation.stories.js +1 -1
  11. package/dist/stories/a/DatePicker.stories.js +1 -1
  12. package/dist/stories/a/DotInfo.stories.js +1 -1
  13. package/dist/stories/a/Figure.stories.js +1 -1
  14. package/dist/stories/a/HamburgerButton.stories.js +1 -1
  15. package/dist/stories/a/IconList.stories.js +1 -1
  16. package/dist/stories/a/Label.stories.js +1 -1
  17. package/dist/stories/a/LoadingCircle.stories.js +1 -1
  18. package/dist/stories/a/MetaCard.stories.js +1 -1
  19. package/dist/stories/a/Notification.stories.js +1 -1
  20. package/dist/stories/a/NotificationStack.stories.js +1 -1
  21. package/dist/stories/a/People.stories.js +1 -1
  22. package/dist/stories/a/PieChart.stories.js +1 -1
  23. package/dist/stories/a/Popover.stories.js +1 -1
  24. package/dist/stories/a/ProgressBar.stories.js +1 -1
  25. package/dist/stories/a/Quote.stories.js +1 -1
  26. package/dist/stories/a/Removable.stories.js +1 -1
  27. package/dist/stories/a/SVG.stories.js +1 -1
  28. package/dist/stories/a/SnapScroller.stories.js +1 -1
  29. package/dist/stories/a/Spinner.stories.js +1 -1
  30. package/dist/stories/a/TextSteps.stories.js +1 -1
  31. package/dist/stories/a/Timestamp.stories.js +1 -1
  32. package/dist/stories/a/Tip.stories.js +1 -1
  33. package/dist/stories/a/ToggleSwitch.stories.js +1 -1
  34. package/dist/stories/a/Tooltip.stories.js +1 -1
  35. package/dist/stories/a/XMLEditor.stories.js +1 -1
  36. package/dist/stories/b/Button/Button.stories.js +1 -1
  37. package/dist/stories/b/Button/Group.stories.js +1 -1
  38. package/dist/stories/b/Card/Card.stories.js +1 -1
  39. package/dist/stories/b/Card/Group.stories.js +1 -1
  40. package/dist/stories/b/Logo.stories.js +1 -1
  41. package/dist/stories/b/Page.stories.js +1 -1
  42. package/dist/stories/b/SocialMediaButton.stories.js +1 -1
  43. package/dist/stories/b/ThemeSelector.stories.js +1 -1
  44. package/dist/stories/b/Title.stories.js +1 -1
  45. package/dist/stories/c/Modal.stories.js +1 -1
  46. package/dist/stories/c/Shortener.stories.js +1 -1
  47. package/dist/stories/c/SocialMediaShareButton.stories.js +1 -1
  48. package/dist/stories/f/Checkbox.stories.js +1 -1
  49. package/dist/stories/f/ChoicesInput.stories.js +1 -1
  50. package/dist/stories/f/Combobox.stories.js +1 -1
  51. package/dist/stories/f/Description.stories.js +1 -1
  52. package/dist/stories/f/DragAndDropFileUpload.stories.js +1 -1
  53. package/dist/stories/f/EditorInput.stories.js +1 -1
  54. package/dist/stories/f/FileUpload.stories.js +1 -1
  55. package/dist/stories/f/Label.stories.js +1 -1
  56. package/dist/stories/f/LinkInput.stories.js +1 -1
  57. package/dist/stories/f/RadioInput.stories.js +1 -1
  58. package/dist/stories/f/RatingsInput.stories.js +1 -1
  59. package/dist/stories/f/SelectInput.stories.js +1 -1
  60. package/dist/stories/f/TextInput.stories.js +1 -1
  61. package/dist/stories/f/TextareaInput.stories.js +1 -1
  62. package/dist/stories/g/DragAndDrop.stories.js +1 -1
  63. package/dist/stories/g/ExpandableLexicalPreview.stories.js +1 -1
  64. package/dist/stories/g/FormBuilder.stories.js +1 -1
  65. package/dist/ui/a/AnimatedGradient/AnimatedGradient.js +1 -1
  66. package/dist/ui/a/AnimatedGradient/index.js +1 -1
  67. package/dist/ui/a/ContentTree/ContentTree.js +1 -1
  68. package/dist/ui/a/ContentTree/common/Tree/Tree.js +1 -1
  69. package/dist/ui/a/ContentTree/common/Tree/index.js +1 -1
  70. package/dist/ui/a/ContentTree/common/index.js +1 -1
  71. package/dist/ui/a/ContentTree/index.js +1 -1
  72. package/dist/ui/a/Conversation/Conversation.js +1 -1
  73. package/dist/ui/a/Conversation/index.js +1 -1
  74. package/dist/ui/a/Notification/Notification.js +1 -1
  75. package/dist/ui/a/Notification/index.js +1 -1
  76. package/dist/ui/a/NotificationStack/NotificationStack.js +1 -1
  77. package/dist/ui/a/NotificationStack/index.js +1 -1
  78. package/dist/ui/a/index.js +1 -1
  79. package/dist/ui/b/Button/Button.js +1 -1
  80. package/dist/ui/b/Button/index.js +1 -1
  81. package/dist/ui/b/Card/Card.js +1 -1
  82. package/dist/ui/b/Card/common/Group/Group.js +1 -1
  83. package/dist/ui/b/Card/common/Group/index.js +1 -1
  84. package/dist/ui/b/Card/common/index.js +1 -1
  85. package/dist/ui/b/Card/index.js +1 -1
  86. package/dist/ui/b/Logo/Logo.js +1 -1
  87. package/dist/ui/b/Logo/index.js +1 -1
  88. package/dist/ui/b/Page/Page.js +1 -1
  89. package/dist/ui/b/Page/common/PageHelmet/PageHelmet.js +1 -1
  90. package/dist/ui/b/Page/common/PageHelmet/index.js +1 -1
  91. package/dist/ui/b/Page/common/index.js +1 -1
  92. package/dist/ui/b/Page/index.js +1 -1
  93. package/dist/ui/b/SocialMediaButton/SocialMediaButton.js +1 -1
  94. package/dist/ui/b/SocialMediaButton/index.js +1 -1
  95. package/dist/ui/b/ThemeSelector/ThemeSelector.js +1 -1
  96. package/dist/ui/b/ThemeSelector/index.js +1 -1
  97. package/dist/ui/b/index.js +1 -1
  98. package/dist/ui/c/Modal/Modal.js +1 -1
  99. package/dist/ui/c/Modal/common/ModalHeader/ModalHeader.js +1 -1
  100. package/dist/ui/c/Modal/common/ModalHeader/index.js +1 -1
  101. package/dist/ui/c/Modal/common/index.js +1 -1
  102. package/dist/ui/c/Modal/index.js +1 -1
  103. package/dist/ui/c/Shortener/Shortener.js +1 -1
  104. package/dist/ui/c/Shortener/index.js +1 -1
  105. package/dist/ui/c/index.js +1 -1
  106. package/dist/ui/f/FormInput/FormInput.js +1 -1
  107. package/dist/ui/f/FormInput/index.js +1 -1
  108. package/dist/ui/f/common/Debugger/Debugger.js +1 -1
  109. package/dist/ui/f/common/Debugger/index.js +1 -1
  110. package/dist/ui/f/common/index.js +1 -1
  111. package/dist/ui/f/fields/Checkbox/Checkbox.js +1 -1
  112. package/dist/ui/f/fields/Checkbox/index.js +1 -1
  113. package/dist/ui/f/fields/ChoicesInput/ChoicesInput.js +1 -1
  114. package/dist/ui/f/fields/ChoicesInput/index.js +1 -1
  115. package/dist/ui/f/fields/DragAndDropFileUpload/DragAndDropFileUpload.js +1 -1
  116. package/dist/ui/f/fields/DragAndDropFileUpload/index.js +1 -1
  117. package/dist/ui/f/fields/EditorInput/EditorInput.js +1 -1
  118. package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/BlockFormatDropDown.js +1 -1
  119. package/dist/ui/f/fields/EditorInput/common/BlockFormatDropDown/index.js +1 -1
  120. package/dist/ui/f/fields/EditorInput/common/ColorPicker/ColorPicker.js +1 -1
  121. package/dist/ui/f/fields/EditorInput/common/ColorPicker/index.js +1 -1
  122. package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/FontSizeDropDown.js +1 -1
  123. package/dist/ui/f/fields/EditorInput/common/FontSizeDropDown/index.js +1 -1
  124. package/dist/ui/f/fields/EditorInput/common/ToolbarPlugin/ToolbarPlugin.js +1 -1
  125. package/dist/ui/f/fields/EditorInput/common/ToolbarPlugin/index.js +1 -1
  126. package/dist/ui/f/fields/EditorInput/common/index.js +1 -1
  127. package/dist/ui/f/fields/EditorInput/index.js +1 -1
  128. package/dist/ui/f/fields/FileUpload/FileUpload.js +1 -1
  129. package/dist/ui/f/fields/FileUpload/common/Preview/Preview.js +1 -1
  130. package/dist/ui/f/fields/FileUpload/common/Preview/index.js +1 -1
  131. package/dist/ui/f/fields/FileUpload/common/PreviewNewRegistration/PreviewNewRegistration.js +1 -1
  132. package/dist/ui/f/fields/FileUpload/common/PreviewNewRegistration/index.js +1 -1
  133. package/dist/ui/f/fields/FileUpload/common/index.js +1 -1
  134. package/dist/ui/f/fields/FileUpload/index.js +1 -1
  135. package/dist/ui/f/fields/LatexPreviewInput/LatexPreviewInput.js +1 -1
  136. package/dist/ui/f/fields/LatexPreviewInput/index.js +1 -1
  137. package/dist/ui/f/fields/LinkInput/LinkInput.js +1 -1
  138. package/dist/ui/f/fields/LinkInput/index.js +1 -1
  139. package/dist/ui/f/fields/PasswordInput/PasswordInput.js +1 -1
  140. package/dist/ui/f/fields/PasswordInput/index.js +1 -1
  141. package/dist/ui/f/fields/QueryChoices/QueryChoices.js +1 -1
  142. package/dist/ui/f/fields/QueryChoices/index.js +1 -1
  143. package/dist/ui/f/fields/QueryCombobox/QueryCombobox.js +1 -1
  144. package/dist/ui/f/fields/QueryCombobox/common/Combobox/Combobox.js +1 -1
  145. package/dist/ui/f/fields/QueryCombobox/common/Combobox/index.js +1 -1
  146. package/dist/ui/f/fields/QueryCombobox/common/Menu/Menu.js +182 -173
  147. package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/MultipleCombobox.js +1 -1
  148. package/dist/ui/f/fields/QueryCombobox/common/MultipleCombobox/index.js +1 -1
  149. package/dist/ui/f/fields/QueryCombobox/common/index.js +1 -1
  150. package/dist/ui/f/fields/QueryCombobox/index.js +1 -1
  151. package/dist/ui/f/fields/QuerySelect/QuerySelect.js +1 -1
  152. package/dist/ui/f/fields/QuerySelect/index.js +1 -1
  153. package/dist/ui/f/fields/RatingsInput/RatingsInput.js +1 -1
  154. package/dist/ui/f/fields/RatingsInput/index.js +1 -1
  155. package/dist/ui/f/fields/SearchDropdown/SearchDropdown.js +1 -1
  156. package/dist/ui/f/fields/SearchDropdown/index.js +1 -1
  157. package/dist/ui/f/fields/SelectInput/SelectInput.js +1 -1
  158. package/dist/ui/f/fields/SelectInput/common/Menu/Menu.js +1 -1
  159. package/dist/ui/f/fields/SelectInput/common/Menu/index.js +1 -1
  160. package/dist/ui/f/fields/SelectInput/common/Multiple/Multiple.js +1 -1
  161. package/dist/ui/f/fields/SelectInput/common/Multiple/index.js +1 -1
  162. package/dist/ui/f/fields/SelectInput/common/Single/Single.js +1 -1
  163. package/dist/ui/f/fields/SelectInput/common/Single/index.js +1 -1
  164. package/dist/ui/f/fields/SelectInput/common/index.js +1 -1
  165. package/dist/ui/f/fields/SelectInput/index.js +1 -1
  166. package/dist/ui/f/fields/SelectSingle/SelectSingle.js +1 -1
  167. package/dist/ui/f/fields/TextInput/TextInput.js +1 -1
  168. package/dist/ui/f/fields/TextInput/index.js +1 -1
  169. package/dist/ui/f/fields/TextareaInput/TextareaInput.js +1 -1
  170. package/dist/ui/f/fields/TextareaInput/index.js +1 -1
  171. package/dist/ui/f/fields/ToggleInput/ToggleInput.js +1 -1
  172. package/dist/ui/f/fields/ToggleInput/index.js +1 -1
  173. package/dist/ui/f/fields/index.js +1 -1
  174. package/dist/ui/f/index.js +1 -1
  175. package/dist/ui/g/ExpandableLexicalPreview/ExpandableLexicalPreview.js +1 -1
  176. package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/NewWindowPortal.js +1 -1
  177. package/dist/ui/g/ExpandableLexicalPreview/common/NewWindowPortal/index.js +1 -1
  178. package/dist/ui/g/ExpandableLexicalPreview/common/index.js +1 -1
  179. package/dist/ui/g/ExpandableLexicalPreview/index.js +1 -1
  180. package/dist/ui/g/FormBuilder/FormBuilder.js +1 -1
  181. package/dist/ui/g/FormBuilder/common/Builder/Builder.js +1 -1
  182. package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/ActionsContainer.js +1 -1
  183. package/dist/ui/g/FormBuilder/common/Builder/common/ActionsContainer/index.js +1 -1
  184. package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/InputBuilder.js +1 -1
  185. package/dist/ui/g/FormBuilder/common/Builder/common/InputBuilder/index.js +1 -1
  186. package/dist/ui/g/FormBuilder/common/Builder/common/Section/Section.js +1 -1
  187. package/dist/ui/g/FormBuilder/common/Builder/common/Section/index.js +1 -1
  188. package/dist/ui/g/FormBuilder/common/Builder/common/index.js +1 -1
  189. package/dist/ui/g/FormBuilder/common/Builder/index.js +1 -1
  190. package/dist/ui/g/FormBuilder/common/Renderer/Renderer.js +1 -1
  191. package/dist/ui/g/FormBuilder/common/Renderer/common/Section/Section.js +1 -1
  192. package/dist/ui/g/FormBuilder/common/Renderer/common/Section/index.js +1 -1
  193. package/dist/ui/g/FormBuilder/common/Renderer/common/index.js +1 -1
  194. package/dist/ui/g/FormBuilder/common/Renderer/index.js +1 -1
  195. package/dist/ui/g/FormBuilder/common/index.js +1 -1
  196. package/dist/ui/g/FormBuilder/index.js +1 -1
  197. package/dist/ui/g/index.js +1 -1
  198. package/dist/ui/index.js +1 -1
  199. package/package.json +2 -2
@@ -1,53 +1,53 @@
1
1
  import { jsx as P } from "react/jsx-runtime";
2
- import * as oe from "react";
3
- import { createElement as W, PureComponent as ae } from "react";
2
+ import * as ne from "react";
3
+ import { createElement as W, PureComponent as oe, useState as se, useEffect as ae } from "react";
4
4
  import { s as Z } from "../../../../../../exports.module-DmUnHWIJ.js";
5
5
  function q(r) {
6
6
  if (r === void 0) throw new ReferenceError("this hasn't been initialised - super() hasn't been called");
7
7
  return r;
8
8
  }
9
- function D(r, t) {
10
- return D = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(i, a) {
11
- return i.__proto__ = a, i;
12
- }, D(r, t);
9
+ function A(r, t) {
10
+ return A = Object.setPrototypeOf ? Object.setPrototypeOf.bind() : function(i, s) {
11
+ return i.__proto__ = s, i;
12
+ }, A(r, t);
13
13
  }
14
- function F() {
15
- return F = Object.assign ? Object.assign.bind() : function(r) {
14
+ function L() {
15
+ return L = Object.assign ? Object.assign.bind() : function(r) {
16
16
  for (var t = 1; t < arguments.length; t++) {
17
17
  var i = arguments[t];
18
- for (var a in i) ({}).hasOwnProperty.call(i, a) && (r[a] = i[a]);
18
+ for (var s in i) ({}).hasOwnProperty.call(i, s) && (r[s] = i[s]);
19
19
  }
20
20
  return r;
21
- }, F.apply(null, arguments);
21
+ }, L.apply(null, arguments);
22
22
  }
23
23
  function le(r, t) {
24
- r.prototype = Object.create(t.prototype), r.prototype.constructor = r, D(r, t);
24
+ r.prototype = Object.create(t.prototype), r.prototype.constructor = r, A(r, t);
25
25
  }
26
26
  var j = Number.isNaN || function(t) {
27
27
  return typeof t == "number" && t !== t;
28
28
  };
29
- function se(r, t) {
29
+ function ce(r, t) {
30
30
  return !!(r === t || j(r) && j(t));
31
31
  }
32
- function ce(r, t) {
32
+ function ue(r, t) {
33
33
  if (r.length !== t.length)
34
34
  return !1;
35
35
  for (var i = 0; i < r.length; i++)
36
- if (!se(r[i], t[i]))
36
+ if (!ce(r[i], t[i]))
37
37
  return !1;
38
38
  return !0;
39
39
  }
40
40
  function k(r, t) {
41
- t === void 0 && (t = ce);
42
- var i, a = [], c, v = !1;
41
+ t === void 0 && (t = ue);
42
+ var i, s = [], c, p = !1;
43
43
  function y() {
44
- for (var g = [], S = 0; S < arguments.length; S++)
45
- g[S] = arguments[S];
46
- return v && i === this && t(g, a) || (c = r.apply(this, g), v = !0, i = this, a = g), c;
44
+ for (var g = [], I = 0; I < arguments.length; I++)
45
+ g[I] = arguments[I];
46
+ return p && i === this && t(g, s) || (c = r.apply(this, g), p = !0, i = this, s = g), c;
47
47
  }
48
48
  return y;
49
49
  }
50
- var ue = typeof performance == "object" && typeof performance.now == "function", H = ue ? function() {
50
+ var de = typeof performance == "object" && typeof performance.now == "function", H = de ? function() {
51
51
  return performance.now();
52
52
  } : function() {
53
53
  return Date.now();
@@ -55,113 +55,113 @@ var ue = typeof performance == "object" && typeof performance.now == "function",
55
55
  function K(r) {
56
56
  cancelAnimationFrame(r.id);
57
57
  }
58
- function de(r, t) {
58
+ function fe(r, t) {
59
59
  var i = H();
60
- function a() {
61
- H() - i >= t ? r.call(null) : c.id = requestAnimationFrame(a);
60
+ function s() {
61
+ H() - i >= t ? r.call(null) : c.id = requestAnimationFrame(s);
62
62
  }
63
63
  var c = {
64
- id: requestAnimationFrame(a)
64
+ id: requestAnimationFrame(s)
65
65
  };
66
66
  return c;
67
67
  }
68
- var A = -1;
68
+ var D = -1;
69
69
  function B(r) {
70
- if (r === void 0 && (r = !1), A === -1 || r) {
70
+ if (r === void 0 && (r = !1), D === -1 || r) {
71
71
  var t = document.createElement("div"), i = t.style;
72
- i.width = "50px", i.height = "50px", i.overflow = "scroll", document.body.appendChild(t), A = t.offsetWidth - t.clientWidth, document.body.removeChild(t);
72
+ i.width = "50px", i.height = "50px", i.overflow = "scroll", document.body.appendChild(t), D = t.offsetWidth - t.clientWidth, document.body.removeChild(t);
73
73
  }
74
- return A;
74
+ return D;
75
75
  }
76
76
  var _ = null;
77
77
  function G(r) {
78
78
  if (r === void 0 && (r = !1), _ === null || r) {
79
79
  var t = document.createElement("div"), i = t.style;
80
80
  i.width = "50px", i.height = "50px", i.overflow = "scroll", i.direction = "rtl";
81
- var a = document.createElement("div"), c = a.style;
82
- return c.width = "100px", c.height = "100px", t.appendChild(a), document.body.appendChild(t), t.scrollLeft > 0 ? _ = "positive-descending" : (t.scrollLeft = 1, t.scrollLeft === 0 ? _ = "negative" : _ = "positive-ascending"), document.body.removeChild(t), _;
81
+ var s = document.createElement("div"), c = s.style;
82
+ return c.width = "100px", c.height = "100px", t.appendChild(s), document.body.appendChild(t), t.scrollLeft > 0 ? _ = "positive-descending" : (t.scrollLeft = 1, t.scrollLeft === 0 ? _ = "negative" : _ = "positive-ascending"), document.body.removeChild(t), _;
83
83
  }
84
84
  return _;
85
85
  }
86
86
  process.env.NODE_ENV;
87
- var fe = 150, he = function(t, i) {
87
+ var he = 150, pe = function(t, i) {
88
88
  return t;
89
- }, x = null, R = null;
90
- process.env.NODE_ENV !== "production" && typeof window < "u" && typeof window.WeakSet < "u" && (x = /* @__PURE__ */ new WeakSet(), R = /* @__PURE__ */ new WeakSet());
91
- function pe(r) {
92
- var t, i = r.getItemOffset, a = r.getEstimatedTotalSize, c = r.getItemSize, v = r.getOffsetForIndexAndAlignment, y = r.getStartIndexForOffset, g = r.getStopIndexForStartIndex, S = r.initInstanceProps, I = r.shouldResetStyleCacheOnItemSizeChange, p = r.validateProps;
89
+ }, M = null, x = null;
90
+ process.env.NODE_ENV !== "production" && typeof window < "u" && typeof window.WeakSet < "u" && (M = /* @__PURE__ */ new WeakSet(), x = /* @__PURE__ */ new WeakSet());
91
+ function me(r) {
92
+ var t, i = r.getItemOffset, s = r.getEstimatedTotalSize, c = r.getItemSize, p = r.getOffsetForIndexAndAlignment, y = r.getStartIndexForOffset, g = r.getStopIndexForStartIndex, I = r.initInstanceProps, w = r.shouldResetStyleCacheOnItemSizeChange, S = r.validateProps;
93
93
  return t = /* @__PURE__ */ function(b) {
94
- le(T, b);
95
- function T(m) {
94
+ le(O, b);
95
+ function O(v) {
96
96
  var e;
97
- return e = b.call(this, m) || this, e._instanceProps = S(e.props, q(e)), e._outerRef = void 0, e._resetIsScrollingTimeoutId = null, e.state = {
97
+ return e = b.call(this, v) || this, e._instanceProps = I(e.props, q(e)), e._outerRef = void 0, e._resetIsScrollingTimeoutId = null, e.state = {
98
98
  instance: q(e),
99
99
  isScrolling: !1,
100
100
  scrollDirection: "forward",
101
101
  scrollOffset: typeof e.props.initialScrollOffset == "number" ? e.props.initialScrollOffset : 0,
102
102
  scrollUpdateWasRequested: !1
103
- }, e._callOnItemsRendered = void 0, e._callOnItemsRendered = k(function(n, o, l, u) {
103
+ }, e._callOnItemsRendered = void 0, e._callOnItemsRendered = k(function(n, o, a, u) {
104
104
  return e.props.onItemsRendered({
105
105
  overscanStartIndex: n,
106
106
  overscanStopIndex: o,
107
- visibleStartIndex: l,
107
+ visibleStartIndex: a,
108
108
  visibleStopIndex: u
109
109
  });
110
- }), e._callOnScroll = void 0, e._callOnScroll = k(function(n, o, l) {
110
+ }), e._callOnScroll = void 0, e._callOnScroll = k(function(n, o, a) {
111
111
  return e.props.onScroll({
112
112
  scrollDirection: n,
113
113
  scrollOffset: o,
114
- scrollUpdateWasRequested: l
114
+ scrollUpdateWasRequested: a
115
115
  });
116
116
  }), e._getItemStyle = void 0, e._getItemStyle = function(n) {
117
- var o = e.props, l = o.direction, u = o.itemSize, f = o.layout, s = e._getItemStyleCache(I && u, I && f, I && l), d;
118
- if (s.hasOwnProperty(n))
119
- d = s[n];
117
+ var o = e.props, a = o.direction, u = o.itemSize, h = o.layout, l = e._getItemStyleCache(w && u, w && h, w && a), d;
118
+ if (l.hasOwnProperty(n))
119
+ d = l[n];
120
120
  else {
121
- var h = i(e.props, n, e._instanceProps), O = c(e.props, n, e._instanceProps), z = l === "horizontal" || f === "horizontal", N = l === "rtl", E = z ? h : 0;
122
- s[n] = d = {
121
+ var m = i(e.props, n, e._instanceProps), z = c(e.props, n, e._instanceProps), T = a === "horizontal" || h === "horizontal", E = a === "rtl", N = T ? m : 0;
122
+ l[n] = d = {
123
123
  position: "absolute",
124
- left: N ? void 0 : E,
125
- right: N ? E : void 0,
126
- top: z ? 0 : h,
127
- height: z ? "100%" : O,
128
- width: z ? O : "100%"
124
+ left: E ? void 0 : N,
125
+ right: E ? N : void 0,
126
+ top: T ? 0 : m,
127
+ height: T ? "100%" : z,
128
+ width: T ? z : "100%"
129
129
  };
130
130
  }
131
131
  return d;
132
- }, e._getItemStyleCache = void 0, e._getItemStyleCache = k(function(n, o, l) {
132
+ }, e._getItemStyleCache = void 0, e._getItemStyleCache = k(function(n, o, a) {
133
133
  return {};
134
134
  }), e._onScrollHorizontal = function(n) {
135
- var o = n.currentTarget, l = o.clientWidth, u = o.scrollLeft, f = o.scrollWidth;
136
- e.setState(function(s) {
137
- if (s.scrollOffset === u)
135
+ var o = n.currentTarget, a = o.clientWidth, u = o.scrollLeft, h = o.scrollWidth;
136
+ e.setState(function(l) {
137
+ if (l.scrollOffset === u)
138
138
  return null;
139
- var d = e.props.direction, h = u;
139
+ var d = e.props.direction, m = u;
140
140
  if (d === "rtl")
141
141
  switch (G()) {
142
142
  case "negative":
143
- h = -u;
143
+ m = -u;
144
144
  break;
145
145
  case "positive-descending":
146
- h = f - l - u;
146
+ m = h - a - u;
147
147
  break;
148
148
  }
149
- return h = Math.max(0, Math.min(h, f - l)), {
149
+ return m = Math.max(0, Math.min(m, h - a)), {
150
150
  isScrolling: !0,
151
- scrollDirection: s.scrollOffset < h ? "forward" : "backward",
152
- scrollOffset: h,
151
+ scrollDirection: l.scrollOffset < m ? "forward" : "backward",
152
+ scrollOffset: m,
153
153
  scrollUpdateWasRequested: !1
154
154
  };
155
155
  }, e._resetIsScrollingDebounced);
156
156
  }, e._onScrollVertical = function(n) {
157
- var o = n.currentTarget, l = o.clientHeight, u = o.scrollHeight, f = o.scrollTop;
158
- e.setState(function(s) {
159
- if (s.scrollOffset === f)
157
+ var o = n.currentTarget, a = o.clientHeight, u = o.scrollHeight, h = o.scrollTop;
158
+ e.setState(function(l) {
159
+ if (l.scrollOffset === h)
160
160
  return null;
161
- var d = Math.max(0, Math.min(f, u - l));
161
+ var d = Math.max(0, Math.min(h, u - a));
162
162
  return {
163
163
  isScrolling: !0,
164
- scrollDirection: s.scrollOffset < d ? "forward" : "backward",
164
+ scrollDirection: l.scrollOffset < d ? "forward" : "backward",
165
165
  scrollOffset: d,
166
166
  scrollUpdateWasRequested: !1
167
167
  };
@@ -170,7 +170,7 @@ function pe(r) {
170
170
  var o = e.props.outerRef;
171
171
  e._outerRef = n, typeof o == "function" ? o(n) : o != null && typeof o == "object" && o.hasOwnProperty("current") && (o.current = n);
172
172
  }, e._resetIsScrollingDebounced = function() {
173
- e._resetIsScrollingTimeoutId !== null && K(e._resetIsScrollingTimeoutId), e._resetIsScrollingTimeoutId = de(e._resetIsScrolling, fe);
173
+ e._resetIsScrollingTimeoutId !== null && K(e._resetIsScrollingTimeoutId), e._resetIsScrollingTimeoutId = fe(e._resetIsScrolling, he);
174
174
  }, e._resetIsScrolling = function() {
175
175
  e._resetIsScrollingTimeoutId = null, e.setState({
176
176
  isScrolling: !1
@@ -179,11 +179,11 @@ function pe(r) {
179
179
  });
180
180
  }, e;
181
181
  }
182
- T.getDerivedStateFromProps = function(e, n) {
183
- return me(e, n), p(e), null;
182
+ O.getDerivedStateFromProps = function(e, n) {
183
+ return ve(e, n), S(e), null;
184
184
  };
185
- var w = T.prototype;
186
- return w.scrollTo = function(e) {
185
+ var f = O.prototype;
186
+ return f.scrollTo = function(e) {
187
187
  e = Math.max(0, e), this.setState(function(n) {
188
188
  return n.scrollOffset === e ? null : {
189
189
  scrollDirection: n.scrollOffset < e ? "forward" : "backward",
@@ -191,103 +191,103 @@ function pe(r) {
191
191
  scrollUpdateWasRequested: !0
192
192
  };
193
193
  }, this._resetIsScrollingDebounced);
194
- }, w.scrollToItem = function(e, n) {
194
+ }, f.scrollToItem = function(e, n) {
195
195
  n === void 0 && (n = "auto");
196
- var o = this.props, l = o.itemCount, u = o.layout, f = this.state.scrollOffset;
197
- e = Math.max(0, Math.min(e, l - 1));
198
- var s = 0;
196
+ var o = this.props, a = o.itemCount, u = o.layout, h = this.state.scrollOffset;
197
+ e = Math.max(0, Math.min(e, a - 1));
198
+ var l = 0;
199
199
  if (this._outerRef) {
200
200
  var d = this._outerRef;
201
- u === "vertical" ? s = d.scrollWidth > d.clientWidth ? B() : 0 : s = d.scrollHeight > d.clientHeight ? B() : 0;
201
+ u === "vertical" ? l = d.scrollWidth > d.clientWidth ? B() : 0 : l = d.scrollHeight > d.clientHeight ? B() : 0;
202
202
  }
203
- this.scrollTo(v(this.props, e, n, f, this._instanceProps, s));
204
- }, w.componentDidMount = function() {
205
- var e = this.props, n = e.direction, o = e.initialScrollOffset, l = e.layout;
203
+ this.scrollTo(p(this.props, e, n, h, this._instanceProps, l));
204
+ }, f.componentDidMount = function() {
205
+ var e = this.props, n = e.direction, o = e.initialScrollOffset, a = e.layout;
206
206
  if (typeof o == "number" && this._outerRef != null) {
207
207
  var u = this._outerRef;
208
- n === "horizontal" || l === "horizontal" ? u.scrollLeft = o : u.scrollTop = o;
208
+ n === "horizontal" || a === "horizontal" ? u.scrollLeft = o : u.scrollTop = o;
209
209
  }
210
210
  this._callPropsCallbacks();
211
- }, w.componentDidUpdate = function() {
212
- var e = this.props, n = e.direction, o = e.layout, l = this.state, u = l.scrollOffset, f = l.scrollUpdateWasRequested;
213
- if (f && this._outerRef != null) {
214
- var s = this._outerRef;
211
+ }, f.componentDidUpdate = function() {
212
+ var e = this.props, n = e.direction, o = e.layout, a = this.state, u = a.scrollOffset, h = a.scrollUpdateWasRequested;
213
+ if (h && this._outerRef != null) {
214
+ var l = this._outerRef;
215
215
  if (n === "horizontal" || o === "horizontal")
216
216
  if (n === "rtl")
217
217
  switch (G()) {
218
218
  case "negative":
219
- s.scrollLeft = -u;
219
+ l.scrollLeft = -u;
220
220
  break;
221
221
  case "positive-ascending":
222
- s.scrollLeft = u;
222
+ l.scrollLeft = u;
223
223
  break;
224
224
  default:
225
- var d = s.clientWidth, h = s.scrollWidth;
226
- s.scrollLeft = h - d - u;
225
+ var d = l.clientWidth, m = l.scrollWidth;
226
+ l.scrollLeft = m - d - u;
227
227
  break;
228
228
  }
229
229
  else
230
- s.scrollLeft = u;
230
+ l.scrollLeft = u;
231
231
  else
232
- s.scrollTop = u;
232
+ l.scrollTop = u;
233
233
  }
234
234
  this._callPropsCallbacks();
235
- }, w.componentWillUnmount = function() {
235
+ }, f.componentWillUnmount = function() {
236
236
  this._resetIsScrollingTimeoutId !== null && K(this._resetIsScrollingTimeoutId);
237
- }, w.render = function() {
238
- var e = this.props, n = e.children, o = e.className, l = e.direction, u = e.height, f = e.innerRef, s = e.innerElementType, d = e.innerTagName, h = e.itemCount, O = e.itemData, z = e.itemKey, N = z === void 0 ? he : z, E = e.layout, J = e.outerElementType, Q = e.outerTagName, Y = e.style, ee = e.useIsScrolling, te = e.width, L = this.state.isScrolling, M = l === "horizontal" || E === "horizontal", re = M ? this._onScrollHorizontal : this._onScrollVertical, U = this._getRangeToRender(), ie = U[0], ne = U[1], V = [];
239
- if (h > 0)
240
- for (var C = ie; C <= ne; C++)
237
+ }, f.render = function() {
238
+ var e = this.props, n = e.children, o = e.className, a = e.direction, u = e.height, h = e.innerRef, l = e.innerElementType, d = e.innerTagName, m = e.itemCount, z = e.itemData, T = e.itemKey, E = T === void 0 ? pe : T, N = e.layout, X = e.outerElementType, J = e.outerTagName, Q = e.style, Y = e.useIsScrolling, ee = e.width, F = this.state.isScrolling, R = a === "horizontal" || N === "horizontal", te = R ? this._onScrollHorizontal : this._onScrollVertical, U = this._getRangeToRender(), re = U[0], ie = U[1], V = [];
239
+ if (m > 0)
240
+ for (var C = re; C <= ie; C++)
241
241
  V.push(W(n, {
242
- data: O,
243
- key: N(C, O),
242
+ data: z,
243
+ key: E(C, z),
244
244
  index: C,
245
- isScrolling: ee ? L : void 0,
245
+ isScrolling: Y ? F : void 0,
246
246
  style: this._getItemStyle(C)
247
247
  }));
248
- var $ = a(this.props, this._instanceProps);
249
- return W(J || Q || "div", {
248
+ var $ = s(this.props, this._instanceProps);
249
+ return W(X || J || "div", {
250
250
  className: o,
251
- onScroll: re,
251
+ onScroll: te,
252
252
  ref: this._outerRefSetter,
253
- style: F({
253
+ style: L({
254
254
  position: "relative",
255
255
  height: u,
256
- width: te,
256
+ width: ee,
257
257
  overflow: "auto",
258
258
  WebkitOverflowScrolling: "touch",
259
259
  willChange: "transform",
260
- direction: l
261
- }, Y)
262
- }, W(s || d || "div", {
260
+ direction: a
261
+ }, Q)
262
+ }, W(l || d || "div", {
263
263
  children: V,
264
- ref: f,
264
+ ref: h,
265
265
  style: {
266
- height: M ? "100%" : $,
267
- pointerEvents: L ? "none" : void 0,
268
- width: M ? $ : "100%"
266
+ height: R ? "100%" : $,
267
+ pointerEvents: F ? "none" : void 0,
268
+ width: R ? $ : "100%"
269
269
  }
270
270
  }));
271
- }, w._callPropsCallbacks = function() {
271
+ }, f._callPropsCallbacks = function() {
272
272
  if (typeof this.props.onItemsRendered == "function") {
273
273
  var e = this.props.itemCount;
274
274
  if (e > 0) {
275
- var n = this._getRangeToRender(), o = n[0], l = n[1], u = n[2], f = n[3];
276
- this._callOnItemsRendered(o, l, u, f);
275
+ var n = this._getRangeToRender(), o = n[0], a = n[1], u = n[2], h = n[3];
276
+ this._callOnItemsRendered(o, a, u, h);
277
277
  }
278
278
  }
279
279
  if (typeof this.props.onScroll == "function") {
280
- var s = this.state, d = s.scrollDirection, h = s.scrollOffset, O = s.scrollUpdateWasRequested;
281
- this._callOnScroll(d, h, O);
280
+ var l = this.state, d = l.scrollDirection, m = l.scrollOffset, z = l.scrollUpdateWasRequested;
281
+ this._callOnScroll(d, m, z);
282
282
  }
283
- }, w._getRangeToRender = function() {
284
- var e = this.props, n = e.itemCount, o = e.overscanCount, l = this.state, u = l.isScrolling, f = l.scrollDirection, s = l.scrollOffset;
283
+ }, f._getRangeToRender = function() {
284
+ var e = this.props, n = e.itemCount, o = e.overscanCount, a = this.state, u = a.isScrolling, h = a.scrollDirection, l = a.scrollOffset;
285
285
  if (n === 0)
286
286
  return [0, 0, 0, 0];
287
- var d = y(this.props, s, this._instanceProps), h = g(this.props, d, s, this._instanceProps), O = !u || f === "backward" ? Math.max(1, o) : 1, z = !u || f === "forward" ? Math.max(1, o) : 1;
288
- return [Math.max(0, d - O), Math.max(0, Math.min(n - 1, h + z)), d, h];
289
- }, T;
290
- }(ae), t.defaultProps = {
287
+ var d = y(this.props, l, this._instanceProps), m = g(this.props, d, l, this._instanceProps), z = !u || h === "backward" ? Math.max(1, o) : 1, T = !u || h === "forward" ? Math.max(1, o) : 1;
288
+ return [Math.max(0, d - z), Math.max(0, Math.min(n - 1, m + T)), d, m];
289
+ }, O;
290
+ }(oe), t.defaultProps = {
291
291
  direction: "ltr",
292
292
  itemData: void 0,
293
293
  layout: "vertical",
@@ -295,15 +295,15 @@ function pe(r) {
295
295
  useIsScrolling: !1
296
296
  }, t;
297
297
  }
298
- var me = function(t, i) {
299
- var a = t.children, c = t.direction, v = t.height, y = t.layout, g = t.innerTagName, S = t.outerTagName, I = t.width, p = i.instance;
298
+ var ve = function(t, i) {
299
+ var s = t.children, c = t.direction, p = t.height, y = t.layout, g = t.innerTagName, I = t.outerTagName, w = t.width, S = i.instance;
300
300
  if (process.env.NODE_ENV !== "production") {
301
- (g != null || S != null) && R && !R.has(p) && (R.add(p), console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));
301
+ (g != null || I != null) && x && !x.has(S) && (x.add(S), console.warn("The innerTagName and outerTagName props have been deprecated. Please use the innerElementType and outerElementType props instead."));
302
302
  var b = c === "horizontal" || y === "horizontal";
303
303
  switch (c) {
304
304
  case "horizontal":
305
305
  case "vertical":
306
- x && !x.has(p) && (x.add(p), console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));
306
+ M && !M.has(S) && (M.add(S), console.warn('The direction prop should be either "ltr" (default) or "rtl". Please use the layout prop to specify "vertical" (default) or "horizontal" orientation.'));
307
307
  break;
308
308
  case "ltr":
309
309
  case "rtl":
@@ -318,36 +318,36 @@ var me = function(t, i) {
318
318
  default:
319
319
  throw Error('An invalid "layout" prop has been specified. Value should be either "horizontal" or "vertical". ' + ('"' + y + '" was specified.'));
320
320
  }
321
- if (a == null)
322
- throw Error('An invalid "children" prop has been specified. Value should be a React component. ' + ('"' + (a === null ? "null" : typeof a) + '" was specified.'));
323
- if (b && typeof I != "number")
324
- throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. ' + ('"' + (I === null ? "null" : typeof I) + '" was specified.'));
325
- if (!b && typeof v != "number")
326
- throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. ' + ('"' + (v === null ? "null" : typeof v) + '" was specified.'));
321
+ if (s == null)
322
+ throw Error('An invalid "children" prop has been specified. Value should be a React component. ' + ('"' + (s === null ? "null" : typeof s) + '" was specified.'));
323
+ if (b && typeof w != "number")
324
+ throw Error('An invalid "width" prop has been specified. Horizontal lists must specify a number for width. ' + ('"' + (w === null ? "null" : typeof w) + '" was specified.'));
325
+ if (!b && typeof p != "number")
326
+ throw Error('An invalid "height" prop has been specified. Vertical lists must specify a number for height. ' + ('"' + (p === null ? "null" : typeof p) + '" was specified.'));
327
327
  }
328
- }, ve = /* @__PURE__ */ pe({
328
+ }, ge = /* @__PURE__ */ me({
329
329
  getItemOffset: function(t, i) {
330
- var a = t.itemSize;
331
- return i * a;
330
+ var s = t.itemSize;
331
+ return i * s;
332
332
  },
333
333
  getItemSize: function(t, i) {
334
- var a = t.itemSize;
335
- return a;
334
+ var s = t.itemSize;
335
+ return s;
336
336
  },
337
337
  getEstimatedTotalSize: function(t) {
338
- var i = t.itemCount, a = t.itemSize;
339
- return a * i;
338
+ var i = t.itemCount, s = t.itemSize;
339
+ return s * i;
340
340
  },
341
- getOffsetForIndexAndAlignment: function(t, i, a, c, v, y) {
342
- var g = t.direction, S = t.height, I = t.itemCount, p = t.itemSize, b = t.layout, T = t.width, w = g === "horizontal" || b === "horizontal", m = w ? T : S, e = Math.max(0, I * p - m), n = Math.min(e, i * p), o = Math.max(0, i * p - m + p + y);
343
- switch (a === "smart" && (c >= o - m && c <= n + m ? a = "auto" : a = "center"), a) {
341
+ getOffsetForIndexAndAlignment: function(t, i, s, c, p, y) {
342
+ var g = t.direction, I = t.height, w = t.itemCount, S = t.itemSize, b = t.layout, O = t.width, f = g === "horizontal" || b === "horizontal", v = f ? O : I, e = Math.max(0, w * S - v), n = Math.min(e, i * S), o = Math.max(0, i * S - v + S + y);
343
+ switch (s === "smart" && (c >= o - v && c <= n + v ? s = "auto" : s = "center"), s) {
344
344
  case "start":
345
345
  return n;
346
346
  case "end":
347
347
  return o;
348
348
  case "center": {
349
- var l = Math.round(o + (n - o) / 2);
350
- return l < Math.ceil(m / 2) ? 0 : l > e + Math.floor(m / 2) ? e : l;
349
+ var a = Math.round(o + (n - o) / 2);
350
+ return a < Math.ceil(v / 2) ? 0 : a > e + Math.floor(v / 2) ? e : a;
351
351
  }
352
352
  case "auto":
353
353
  default:
@@ -355,14 +355,14 @@ var me = function(t, i) {
355
355
  }
356
356
  },
357
357
  getStartIndexForOffset: function(t, i) {
358
- var a = t.itemCount, c = t.itemSize;
359
- return Math.max(0, Math.min(a - 1, Math.floor(i / c)));
358
+ var s = t.itemCount, c = t.itemSize;
359
+ return Math.max(0, Math.min(s - 1, Math.floor(i / c)));
360
360
  },
361
- getStopIndexForStartIndex: function(t, i, a) {
362
- var c = t.direction, v = t.height, y = t.itemCount, g = t.itemSize, S = t.layout, I = t.width, p = c === "horizontal" || S === "horizontal", b = i * g, T = p ? I : v, w = Math.ceil((T + a - b) / g);
361
+ getStopIndexForStartIndex: function(t, i, s) {
362
+ var c = t.direction, p = t.height, y = t.itemCount, g = t.itemSize, I = t.layout, w = t.width, S = c === "horizontal" || I === "horizontal", b = i * g, O = S ? w : p, f = Math.ceil((O + s - b) / g);
363
363
  return Math.max(0, Math.min(
364
364
  y - 1,
365
- i + w - 1
365
+ i + f - 1
366
366
  // -1 is because stop index is inclusive
367
367
  ));
368
368
  },
@@ -375,65 +375,74 @@ var me = function(t, i) {
375
375
  throw Error('An invalid "itemSize" prop has been specified. Value should be a number. ' + ('"' + (i === null ? "null" : typeof i) + '" was specified.'));
376
376
  }
377
377
  });
378
- const ge = Z.base, Se = "menu", ye = ({
378
+ const Se = Z.base, Ie = "menu", ye = ({
379
379
  index: r,
380
380
  style: t,
381
381
  items: i,
382
- getItemProps: a,
382
+ getItemProps: s,
383
383
  highlightedIndex: c
384
384
  }) => {
385
- const v = i[r];
386
- return /* @__PURE__ */ P(
385
+ const p = i[r];
386
+ return p ? /* @__PURE__ */ P(
387
387
  "div",
388
388
  {
389
389
  style: t,
390
- ...a({ item: v, index: r }),
390
+ ...s({ item: p, index: r }),
391
391
  className: [
392
392
  "item",
393
393
  c === r && Z.modifierActive
394
394
  ].filter(Boolean).join(" "),
395
- children: /* @__PURE__ */ P("p", { children: v.label })
395
+ children: /* @__PURE__ */ P("p", { title: p.label, children: p.label })
396
396
  }
397
- );
398
- }, X = 40, Ie = 300, ze = oe.forwardRef(({
397
+ ) : null;
398
+ }, we = 48, be = 72, Oe = 300, Ce = ne.forwardRef(({
399
399
  id: r,
400
400
  className: t,
401
401
  style: i,
402
- items: a,
402
+ items: s,
403
403
  isOpen: c,
404
- highlightedIndex: v,
404
+ highlightedIndex: p,
405
405
  getItemProps: y,
406
406
  ...g
407
- }, S) => {
408
- const I = Math.min(a.length * X, Ie);
407
+ }, I) => {
408
+ const [w, S] = se(!1);
409
+ ae(() => {
410
+ const f = () => {
411
+ S(window.innerWidth <= 768);
412
+ };
413
+ return f(), window.addEventListener("resize", f), () => {
414
+ window.removeEventListener("resize", f);
415
+ };
416
+ }, []);
417
+ const b = w ? be : we, O = Math.min(s.length * b, Oe);
409
418
  return /* @__PURE__ */ P(
410
- ve,
419
+ ge,
411
420
  {
412
- itemSize: X,
413
- itemCount: a.length,
414
- height: I,
421
+ ref: I,
422
+ itemSize: b,
423
+ itemCount: s.length,
424
+ height: O,
415
425
  id: r,
416
426
  overscanCount: 2,
417
427
  className: [
418
- ge,
419
428
  Se,
429
+ Ie,
420
430
  t
421
- ].filter((p) => p).join(" "),
431
+ ].filter((f) => f).join(" "),
422
432
  style: i,
423
- ref: S,
424
433
  ...g,
425
- children: (p) => /* @__PURE__ */ P(
434
+ children: (f) => /* @__PURE__ */ P(
426
435
  ye,
427
436
  {
428
- items: a,
437
+ items: s,
429
438
  getItemProps: y,
430
- highlightedIndex: v,
431
- ...p
439
+ highlightedIndex: p,
440
+ ...f
432
441
  }
433
442
  )
434
443
  }
435
444
  );
436
445
  });
437
446
  export {
438
- ze as default
447
+ Ce as default
439
448
  };
@@ -2,7 +2,7 @@ import "react/jsx-runtime";
2
2
  import "react";
3
3
  import "../../../../../../debounce-Cm69Z_cF.js";
4
4
  import "../../../../../../exports.module-DmUnHWIJ.js";
5
- import { U as T } from "../../../../../../FormBuilder-ClHks9e9.js";
5
+ import { U as T } from "../../../../../../FormBuilder-P5_aumch.js";
6
6
  import "../../../../../b/Page/Context.js";
7
7
  import "../../../../../b/Title/Title.js";
8
8
  import "../../../../../a/AppContext/Context.js";
@@ -1,4 +1,4 @@
1
- import { U as e } from "../../../../../../FormBuilder-ClHks9e9.js";
1
+ import { U as e } from "../../../../../../FormBuilder-P5_aumch.js";
2
2
  export {
3
3
  e as MultipleCombobox
4
4
  };
@@ -1,5 +1,5 @@
1
1
  import { default as a } from "./Menu/Menu.js";
2
- import { O as m, U as r } from "../../../../../FormBuilder-ClHks9e9.js";
2
+ import { O as m, U as r } from "../../../../../FormBuilder-P5_aumch.js";
3
3
  export {
4
4
  m as Combobox,
5
5
  a as Menu,
@@ -1,4 +1,4 @@
1
- import { Q as b } from "../../../../FormBuilder-ClHks9e9.js";
1
+ import { Q as b } from "../../../../FormBuilder-P5_aumch.js";
2
2
  export {
3
3
  b as QueryCombobox
4
4
  };