@seeqdev/qomponents 0.0.134 → 0.0.135

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 (263) hide show
  1. package/dist/Accordion/Accordion.stories.d.ts +2 -1
  2. package/dist/Alert/Alert.stories.d.ts +2 -1
  3. package/dist/Button/Button.stories.d.ts +5 -4
  4. package/dist/Button/Button.types.d.ts +1 -1
  5. package/dist/ButtonGroup/ButtonGroup.stories.d.ts +2 -1
  6. package/dist/ButtonWithDropdown/ButtonWithDropdown.stories.d.ts +2 -1
  7. package/dist/ButtonWithPopover/ButtonWithPopover.stories.d.ts +2 -1
  8. package/dist/Carousel/Carousel.stories.d.ts +2 -1
  9. package/dist/Checkbox/Checkbox.stories.d.ts +2 -1
  10. package/dist/Collapse/Collapse.stories.d.ts +2 -1
  11. package/dist/Icon/Icon.stories.d.ts +2 -1
  12. package/dist/InputGroup/InputGroup.stories.d.ts +2 -1
  13. package/dist/ProgressBar/ProgressBar.stories.d.ts +2 -1
  14. package/dist/SeeqActionDropdown/SeeqActionDropdown.stories.d.ts +2 -1
  15. package/dist/Select/Select.stories.d.ts +2 -1
  16. package/dist/Slider/Slider.stories.d.ts +2 -1
  17. package/dist/Tabs/Tabs.stories.d.ts +2 -1
  18. package/dist/Tabs/Tabs.types.d.ts +1 -1
  19. package/dist/TextArea/TextArea.stories.d.ts +2 -1
  20. package/dist/TextField/TextField.stories.d.ts +2 -1
  21. package/dist/ToolbarButton/ToolbarButton.stories.d.ts +2 -1
  22. package/dist/Tooltip/QTip.stories.d.ts +2 -1
  23. package/dist/Tooltip/QTipPerformance.stories.d.ts +2 -1
  24. package/dist/Tooltip/Tooltip.stories.d.ts +2 -1
  25. package/dist/Tooltip/Tooltip.types.d.ts +2 -2
  26. package/dist/Tooltip/TooltipPerformance.stories.d.ts +2 -1
  27. package/dist/index.esm.js +704 -948
  28. package/dist/index.esm.js.map +1 -1
  29. package/dist/index.js +704 -948
  30. package/dist/index.js.map +1 -1
  31. package/package.json +21 -13
  32. package/dist/Accordion/Accordion.js +0 -9
  33. package/dist/Accordion/Accordion.js.map +0 -1
  34. package/dist/Accordion/Accordion.stories.js +0 -115
  35. package/dist/Accordion/Accordion.stories.js.map +0 -1
  36. package/dist/Accordion/Accordion.test.js +0 -55
  37. package/dist/Accordion/Accordion.test.js.map +0 -1
  38. package/dist/Accordion/Accordion.types.js +0 -2
  39. package/dist/Accordion/Accordion.types.js.map +0 -1
  40. package/dist/Accordion/index.js +0 -2
  41. package/dist/Accordion/index.js.map +0 -1
  42. package/dist/Alert/Alert.js +0 -34
  43. package/dist/Alert/Alert.js.map +0 -1
  44. package/dist/Alert/Alert.stories.js +0 -52
  45. package/dist/Alert/Alert.stories.js.map +0 -1
  46. package/dist/Alert/Alert.test.js +0 -51
  47. package/dist/Alert/Alert.test.js.map +0 -1
  48. package/dist/Alert/Alert.types.js +0 -2
  49. package/dist/Alert/Alert.types.js.map +0 -1
  50. package/dist/Alert/index.js +0 -2
  51. package/dist/Alert/index.js.map +0 -1
  52. package/dist/Button/Button.js +0 -92
  53. package/dist/Button/Button.js.map +0 -1
  54. package/dist/Button/Button.stories.js +0 -100
  55. package/dist/Button/Button.stories.js.map +0 -1
  56. package/dist/Button/Button.test.js +0 -49
  57. package/dist/Button/Button.test.js.map +0 -1
  58. package/dist/Button/Button.types.js +0 -5
  59. package/dist/Button/Button.types.js.map +0 -1
  60. package/dist/Button/index.js +0 -2
  61. package/dist/Button/index.js.map +0 -1
  62. package/dist/ButtonGroup/ButtonGroup.js +0 -33
  63. package/dist/ButtonGroup/ButtonGroup.js.map +0 -1
  64. package/dist/ButtonGroup/ButtonGroup.stories.js +0 -385
  65. package/dist/ButtonGroup/ButtonGroup.stories.js.map +0 -1
  66. package/dist/ButtonGroup/ButtonGroup.test.js +0 -67
  67. package/dist/ButtonGroup/ButtonGroup.test.js.map +0 -1
  68. package/dist/ButtonGroup/ButtonGroup.types.js +0 -2
  69. package/dist/ButtonGroup/ButtonGroup.types.js.map +0 -1
  70. package/dist/ButtonGroup/index.js +0 -2
  71. package/dist/ButtonGroup/index.js.map +0 -1
  72. package/dist/ButtonWithDropdown/ButtonWithDropdown.js +0 -60
  73. package/dist/ButtonWithDropdown/ButtonWithDropdown.js.map +0 -1
  74. package/dist/ButtonWithDropdown/ButtonWithDropdown.stories.js +0 -143
  75. package/dist/ButtonWithDropdown/ButtonWithDropdown.stories.js.map +0 -1
  76. package/dist/ButtonWithDropdown/ButtonWithDropdown.test.js +0 -93
  77. package/dist/ButtonWithDropdown/ButtonWithDropdown.test.js.map +0 -1
  78. package/dist/ButtonWithDropdown/ButtonWithDropdown.types.js +0 -2
  79. package/dist/ButtonWithDropdown/ButtonWithDropdown.types.js.map +0 -1
  80. package/dist/ButtonWithDropdown/index.js +0 -2
  81. package/dist/ButtonWithDropdown/index.js.map +0 -1
  82. package/dist/ButtonWithPopover/ButtonWithPopover.js +0 -62
  83. package/dist/ButtonWithPopover/ButtonWithPopover.js.map +0 -1
  84. package/dist/ButtonWithPopover/ButtonWithPopover.stories.js +0 -75
  85. package/dist/ButtonWithPopover/ButtonWithPopover.stories.js.map +0 -1
  86. package/dist/ButtonWithPopover/ButtonWithPopover.test.js +0 -82
  87. package/dist/ButtonWithPopover/ButtonWithPopover.test.js.map +0 -1
  88. package/dist/ButtonWithPopover/ButtonWithPopover.types.js +0 -2
  89. package/dist/ButtonWithPopover/ButtonWithPopover.types.js.map +0 -1
  90. package/dist/ButtonWithPopover/index.js +0 -2
  91. package/dist/ButtonWithPopover/index.js.map +0 -1
  92. package/dist/Carousel/Carousel.js +0 -70
  93. package/dist/Carousel/Carousel.js.map +0 -1
  94. package/dist/Carousel/Carousel.stories.js +0 -115
  95. package/dist/Carousel/Carousel.stories.js.map +0 -1
  96. package/dist/Carousel/Carousel.test.js +0 -48
  97. package/dist/Carousel/Carousel.test.js.map +0 -1
  98. package/dist/Carousel/Carousel.types.js +0 -2
  99. package/dist/Carousel/Carousel.types.js.map +0 -1
  100. package/dist/Carousel/index.js +0 -2
  101. package/dist/Carousel/index.js.map +0 -1
  102. package/dist/Checkbox/Checkbox.js +0 -26
  103. package/dist/Checkbox/Checkbox.js.map +0 -1
  104. package/dist/Checkbox/Checkbox.stories.js +0 -34
  105. package/dist/Checkbox/Checkbox.stories.js.map +0 -1
  106. package/dist/Checkbox/Checkbox.test.js +0 -94
  107. package/dist/Checkbox/Checkbox.test.js.map +0 -1
  108. package/dist/Checkbox/Checkbox.types.js +0 -2
  109. package/dist/Checkbox/Checkbox.types.js.map +0 -1
  110. package/dist/Checkbox/index.js +0 -2
  111. package/dist/Checkbox/index.js.map +0 -1
  112. package/dist/Collapse/Collapse.js +0 -15
  113. package/dist/Collapse/Collapse.js.map +0 -1
  114. package/dist/Collapse/Collapse.stories.js +0 -37
  115. package/dist/Collapse/Collapse.stories.js.map +0 -1
  116. package/dist/Collapse/Collapse.test.js +0 -19
  117. package/dist/Collapse/Collapse.test.js.map +0 -1
  118. package/dist/Collapse/Collapse.types.js +0 -2
  119. package/dist/Collapse/Collapse.types.js.map +0 -1
  120. package/dist/Collapse/index.js +0 -2
  121. package/dist/Collapse/index.js.map +0 -1
  122. package/dist/Icon/Icon.js +0 -55
  123. package/dist/Icon/Icon.js.map +0 -1
  124. package/dist/Icon/Icon.stories.js +0 -47
  125. package/dist/Icon/Icon.stories.js.map +0 -1
  126. package/dist/Icon/Icon.test.js +0 -55
  127. package/dist/Icon/Icon.test.js.map +0 -1
  128. package/dist/Icon/Icon.types.js +0 -16
  129. package/dist/Icon/Icon.types.js.map +0 -1
  130. package/dist/Icon/index.js +0 -2
  131. package/dist/Icon/index.js.map +0 -1
  132. package/dist/InputGroup/InputGroup.js +0 -32
  133. package/dist/InputGroup/InputGroup.js.map +0 -1
  134. package/dist/InputGroup/InputGroup.stories.js +0 -168
  135. package/dist/InputGroup/InputGroup.stories.js.map +0 -1
  136. package/dist/InputGroup/InputGroup.test.js +0 -43
  137. package/dist/InputGroup/InputGroup.test.js.map +0 -1
  138. package/dist/InputGroup/InputGroup.types.js +0 -2
  139. package/dist/InputGroup/InputGroup.types.js.map +0 -1
  140. package/dist/InputGroup/index.js +0 -2
  141. package/dist/InputGroup/index.js.map +0 -1
  142. package/dist/Modal/Modal.js +0 -100
  143. package/dist/Modal/Modal.js.map +0 -1
  144. package/dist/Modal/Modal.stories.js +0 -127
  145. package/dist/Modal/Modal.stories.js.map +0 -1
  146. package/dist/Modal/Modal.test.js +0 -108
  147. package/dist/Modal/Modal.test.js.map +0 -1
  148. package/dist/Modal/Modal.types.js +0 -2
  149. package/dist/Modal/Modal.types.js.map +0 -1
  150. package/dist/Modal/index.js +0 -2
  151. package/dist/Modal/index.js.map +0 -1
  152. package/dist/ProgressBar/ProgressBar.js +0 -50
  153. package/dist/ProgressBar/ProgressBar.js.map +0 -1
  154. package/dist/ProgressBar/ProgressBar.stories.js +0 -81
  155. package/dist/ProgressBar/ProgressBar.stories.js.map +0 -1
  156. package/dist/ProgressBar/ProgressBar.test.js +0 -44
  157. package/dist/ProgressBar/ProgressBar.test.js.map +0 -1
  158. package/dist/ProgressBar/ProgressBar.types.js +0 -2
  159. package/dist/ProgressBar/ProgressBar.types.js.map +0 -1
  160. package/dist/ProgressBar/index.js +0 -2
  161. package/dist/ProgressBar/index.js.map +0 -1
  162. package/dist/SeeqActionDropdown/SeeqActionDropdown.js +0 -48
  163. package/dist/SeeqActionDropdown/SeeqActionDropdown.js.map +0 -1
  164. package/dist/SeeqActionDropdown/SeeqActionDropdown.stories.js +0 -80
  165. package/dist/SeeqActionDropdown/SeeqActionDropdown.stories.js.map +0 -1
  166. package/dist/SeeqActionDropdown/SeeqActionDropdown.test.js +0 -73
  167. package/dist/SeeqActionDropdown/SeeqActionDropdown.test.js.map +0 -1
  168. package/dist/SeeqActionDropdown/SeeqActionDropdown.types.js +0 -2
  169. package/dist/SeeqActionDropdown/SeeqActionDropdown.types.js.map +0 -1
  170. package/dist/SeeqActionDropdown/index.js +0 -2
  171. package/dist/SeeqActionDropdown/index.js.map +0 -1
  172. package/dist/SeeqActionDropdown/variants.js +0 -23
  173. package/dist/SeeqActionDropdown/variants.js.map +0 -1
  174. package/dist/Select/Select.js +0 -174
  175. package/dist/Select/Select.js.map +0 -1
  176. package/dist/Select/Select.stories.js +0 -80
  177. package/dist/Select/Select.stories.js.map +0 -1
  178. package/dist/Select/Select.test.js +0 -182
  179. package/dist/Select/Select.test.js.map +0 -1
  180. package/dist/Select/Select.types.js +0 -2
  181. package/dist/Select/Select.types.js.map +0 -1
  182. package/dist/Select/index.js +0 -3
  183. package/dist/Select/index.js.map +0 -1
  184. package/dist/Slider/Slider.js +0 -13
  185. package/dist/Slider/Slider.js.map +0 -1
  186. package/dist/Slider/Slider.stories.js +0 -58
  187. package/dist/Slider/Slider.stories.js.map +0 -1
  188. package/dist/Slider/Slider.test.js +0 -33
  189. package/dist/Slider/Slider.test.js.map +0 -1
  190. package/dist/Slider/Slider.types.js +0 -2
  191. package/dist/Slider/Slider.types.js.map +0 -1
  192. package/dist/Slider/index.js +0 -2
  193. package/dist/Slider/index.js.map +0 -1
  194. package/dist/Tabs/Tabs.js +0 -22
  195. package/dist/Tabs/Tabs.js.map +0 -1
  196. package/dist/Tabs/Tabs.stories.js +0 -91
  197. package/dist/Tabs/Tabs.stories.js.map +0 -1
  198. package/dist/Tabs/Tabs.test.js +0 -91
  199. package/dist/Tabs/Tabs.test.js.map +0 -1
  200. package/dist/Tabs/Tabs.types.js +0 -2
  201. package/dist/Tabs/Tabs.types.js.map +0 -1
  202. package/dist/Tabs/index.js +0 -2
  203. package/dist/Tabs/index.js.map +0 -1
  204. package/dist/TextArea/TextArea.js +0 -25
  205. package/dist/TextArea/TextArea.js.map +0 -1
  206. package/dist/TextArea/TextArea.stories.js +0 -46
  207. package/dist/TextArea/TextArea.stories.js.map +0 -1
  208. package/dist/TextArea/TextArea.test.js +0 -68
  209. package/dist/TextArea/TextArea.test.js.map +0 -1
  210. package/dist/TextArea/TextArea.types.js +0 -2
  211. package/dist/TextArea/TextArea.types.js.map +0 -1
  212. package/dist/TextArea/index.js +0 -2
  213. package/dist/TextArea/index.js.map +0 -1
  214. package/dist/TextField/TextField.js +0 -79
  215. package/dist/TextField/TextField.js.map +0 -1
  216. package/dist/TextField/TextField.stories.js +0 -70
  217. package/dist/TextField/TextField.stories.js.map +0 -1
  218. package/dist/TextField/TextField.test.js +0 -39
  219. package/dist/TextField/TextField.test.js.map +0 -1
  220. package/dist/TextField/TextField.types.js +0 -2
  221. package/dist/TextField/TextField.types.js.map +0 -1
  222. package/dist/TextField/index.js +0 -2
  223. package/dist/TextField/index.js.map +0 -1
  224. package/dist/ToolbarButton/ToolbarButton.js +0 -75
  225. package/dist/ToolbarButton/ToolbarButton.js.map +0 -1
  226. package/dist/ToolbarButton/ToolbarButton.stories.js +0 -94
  227. package/dist/ToolbarButton/ToolbarButton.stories.js.map +0 -1
  228. package/dist/ToolbarButton/ToolbarButton.test.js +0 -93
  229. package/dist/ToolbarButton/ToolbarButton.test.js.map +0 -1
  230. package/dist/ToolbarButton/ToolbarButton.types.js +0 -2
  231. package/dist/ToolbarButton/ToolbarButton.types.js.map +0 -1
  232. package/dist/ToolbarButton/index.js +0 -2
  233. package/dist/ToolbarButton/index.js.map +0 -1
  234. package/dist/Tooltip/QTip.stories.js +0 -45
  235. package/dist/Tooltip/QTip.stories.js.map +0 -1
  236. package/dist/Tooltip/QTip.types.js +0 -2
  237. package/dist/Tooltip/QTip.types.js.map +0 -1
  238. package/dist/Tooltip/QTipPerformance.stories.js +0 -30
  239. package/dist/Tooltip/QTipPerformance.stories.js.map +0 -1
  240. package/dist/Tooltip/Qtip.js +0 -168
  241. package/dist/Tooltip/Qtip.js.map +0 -1
  242. package/dist/Tooltip/Tooltip.js +0 -36
  243. package/dist/Tooltip/Tooltip.js.map +0 -1
  244. package/dist/Tooltip/Tooltip.stories.js +0 -32
  245. package/dist/Tooltip/Tooltip.stories.js.map +0 -1
  246. package/dist/Tooltip/Tooltip.types.js +0 -3
  247. package/dist/Tooltip/Tooltip.types.js.map +0 -1
  248. package/dist/Tooltip/TooltipPerformance.stories.js +0 -30
  249. package/dist/Tooltip/TooltipPerformance.stories.js.map +0 -1
  250. package/dist/Tooltip/index.js +0 -3
  251. package/dist/Tooltip/index.js.map +0 -1
  252. package/dist/Tooltip/qTip.utilities.js +0 -11
  253. package/dist/Tooltip/qTip.utilities.js.map +0 -1
  254. package/dist/types.js +0 -2
  255. package/dist/types.js.map +0 -1
  256. package/dist/utils/browserId.js +0 -29
  257. package/dist/utils/browserId.js.map +0 -1
  258. package/dist/utils/svg.js +0 -20
  259. package/dist/utils/svg.js.map +0 -1
  260. package/dist/utils/validateStyleDimension.js +0 -14
  261. package/dist/utils/validateStyleDimension.js.map +0 -1
  262. package/dist/utils/validateStyleDimension.test.js +0 -20
  263. package/dist/utils/validateStyleDimension.test.js.map +0 -1
package/dist/index.esm.js CHANGED
@@ -6101,41 +6101,373 @@ function createDOMPurify() {
6101
6101
  }
6102
6102
  var purify = createDOMPurify();
6103
6103
 
6104
- const noop$2 = () => { };
6104
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
6105
6105
 
6106
- /**
6107
- * A setInterval hook that calls a callback after a interval duration
6108
- * when a condition is true
6109
- *
6110
- * @param callback The callback to be invoked after interval
6111
- * @param intervalDurationMs Amount of time in ms after which to invoke
6112
- * @param when The condition which when true, sets the interval
6113
- * @param startImmediate If the callback should be invoked immediately
6114
- * @see https://rooks.vercel.app/docs/useIntervalWhen
6115
- */
6116
- function useIntervalWhen(callback, intervalDurationMs = 0, when = true, startImmediate = false) {
6117
- const savedRefCallback = useRef();
6118
- useEffect(() => {
6119
- savedRefCallback.current = callback;
6120
- });
6121
- useEffect(() => {
6122
- if (when) {
6123
- function internalCallback() {
6124
- var _a;
6125
- (_a = savedRefCallback.current) === null || _a === void 0 ? void 0 : _a.call(savedRefCallback);
6126
- }
6127
- if (startImmediate) {
6128
- internalCallback();
6129
- }
6130
- const interval = window.setInterval(internalCallback, intervalDurationMs);
6131
- return () => {
6132
- window.clearInterval(interval);
6133
- };
6134
- }
6135
- return noop$2;
6136
- }, [when, intervalDurationMs, startImmediate]);
6106
+ /**
6107
+ * lodash (Custom Build) <https://lodash.com/>
6108
+ * Build: `lodash modularize exports="npm" -o ./`
6109
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
6110
+ * Released under MIT license <https://lodash.com/license>
6111
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
6112
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
6113
+ */
6114
+
6115
+ /** Detect free variable `global` from Node.js. */
6116
+ var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
6117
+
6118
+ /** Detect free variable `self`. */
6119
+ var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
6120
+
6121
+ /** Used as a reference to the global object. */
6122
+ freeGlobal || freeSelf || Function('return this')();
6123
+
6124
+ var shimExports = {};
6125
+ var shim = {
6126
+ get exports(){ return shimExports; },
6127
+ set exports(v){ shimExports = v; },
6128
+ };
6129
+
6130
+ var useSyncExternalStoreShim_production = {};
6131
+
6132
+ /**
6133
+ * @license React
6134
+ * use-sync-external-store-shim.production.js
6135
+ *
6136
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6137
+ *
6138
+ * This source code is licensed under the MIT license found in the
6139
+ * LICENSE file in the root directory of this source tree.
6140
+ */
6141
+
6142
+ var hasRequiredUseSyncExternalStoreShim_production;
6143
+
6144
+ function requireUseSyncExternalStoreShim_production () {
6145
+ if (hasRequiredUseSyncExternalStoreShim_production) return useSyncExternalStoreShim_production;
6146
+ hasRequiredUseSyncExternalStoreShim_production = 1;
6147
+ var React = React__default;
6148
+ function is(x, y) {
6149
+ return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);
6150
+ }
6151
+ var objectIs = "function" === typeof Object.is ? Object.is : is,
6152
+ useState = React.useState,
6153
+ useEffect = React.useEffect,
6154
+ useLayoutEffect = React.useLayoutEffect,
6155
+ useDebugValue = React.useDebugValue;
6156
+ function useSyncExternalStore$2(subscribe, getSnapshot) {
6157
+ var value = getSnapshot(),
6158
+ _useState = useState({ inst: { value: value, getSnapshot: getSnapshot } }),
6159
+ inst = _useState[0].inst,
6160
+ forceUpdate = _useState[1];
6161
+ useLayoutEffect(
6162
+ function () {
6163
+ inst.value = value;
6164
+ inst.getSnapshot = getSnapshot;
6165
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6166
+ },
6167
+ [subscribe, value, getSnapshot]
6168
+ );
6169
+ useEffect(
6170
+ function () {
6171
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6172
+ return subscribe(function () {
6173
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6174
+ });
6175
+ },
6176
+ [subscribe]
6177
+ );
6178
+ useDebugValue(value);
6179
+ return value;
6180
+ }
6181
+ function checkIfSnapshotChanged(inst) {
6182
+ var latestGetSnapshot = inst.getSnapshot;
6183
+ inst = inst.value;
6184
+ try {
6185
+ var nextValue = latestGetSnapshot();
6186
+ return !objectIs(inst, nextValue);
6187
+ } catch (error) {
6188
+ return !0;
6189
+ }
6190
+ }
6191
+ function useSyncExternalStore$1(subscribe, getSnapshot) {
6192
+ return getSnapshot();
6193
+ }
6194
+ var shim =
6195
+ "undefined" === typeof window ||
6196
+ "undefined" === typeof window.document ||
6197
+ "undefined" === typeof window.document.createElement
6198
+ ? useSyncExternalStore$1
6199
+ : useSyncExternalStore$2;
6200
+ useSyncExternalStoreShim_production.useSyncExternalStore =
6201
+ void 0 !== React.useSyncExternalStore ? React.useSyncExternalStore : shim;
6202
+ return useSyncExternalStoreShim_production;
6137
6203
  }
6138
6204
 
6205
+ var useSyncExternalStoreShim_development = {};
6206
+
6207
+ /**
6208
+ * @license React
6209
+ * use-sync-external-store-shim.development.js
6210
+ *
6211
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6212
+ *
6213
+ * This source code is licensed under the MIT license found in the
6214
+ * LICENSE file in the root directory of this source tree.
6215
+ */
6216
+
6217
+ var hasRequiredUseSyncExternalStoreShim_development;
6218
+
6219
+ function requireUseSyncExternalStoreShim_development () {
6220
+ if (hasRequiredUseSyncExternalStoreShim_development) return useSyncExternalStoreShim_development;
6221
+ hasRequiredUseSyncExternalStoreShim_development = 1;
6222
+ "production" !== process.env.NODE_ENV &&
6223
+ (function () {
6224
+ function is(x, y) {
6225
+ return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);
6226
+ }
6227
+ function useSyncExternalStore$2(subscribe, getSnapshot) {
6228
+ didWarnOld18Alpha ||
6229
+ void 0 === React.startTransition ||
6230
+ ((didWarnOld18Alpha = !0),
6231
+ console.error(
6232
+ "You are using an outdated, pre-release alpha of React 18 that does not support useSyncExternalStore. The use-sync-external-store shim will not work correctly. Upgrade to a newer pre-release."
6233
+ ));
6234
+ var value = getSnapshot();
6235
+ if (!didWarnUncachedGetSnapshot) {
6236
+ var cachedValue = getSnapshot();
6237
+ objectIs(value, cachedValue) ||
6238
+ (console.error(
6239
+ "The result of getSnapshot should be cached to avoid an infinite loop"
6240
+ ),
6241
+ (didWarnUncachedGetSnapshot = !0));
6242
+ }
6243
+ cachedValue = useState({
6244
+ inst: { value: value, getSnapshot: getSnapshot }
6245
+ });
6246
+ var inst = cachedValue[0].inst,
6247
+ forceUpdate = cachedValue[1];
6248
+ useLayoutEffect(
6249
+ function () {
6250
+ inst.value = value;
6251
+ inst.getSnapshot = getSnapshot;
6252
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6253
+ },
6254
+ [subscribe, value, getSnapshot]
6255
+ );
6256
+ useEffect(
6257
+ function () {
6258
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6259
+ return subscribe(function () {
6260
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6261
+ });
6262
+ },
6263
+ [subscribe]
6264
+ );
6265
+ useDebugValue(value);
6266
+ return value;
6267
+ }
6268
+ function checkIfSnapshotChanged(inst) {
6269
+ var latestGetSnapshot = inst.getSnapshot;
6270
+ inst = inst.value;
6271
+ try {
6272
+ var nextValue = latestGetSnapshot();
6273
+ return !objectIs(inst, nextValue);
6274
+ } catch (error) {
6275
+ return !0;
6276
+ }
6277
+ }
6278
+ function useSyncExternalStore$1(subscribe, getSnapshot) {
6279
+ return getSnapshot();
6280
+ }
6281
+ "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
6282
+ "function" ===
6283
+ typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&
6284
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
6285
+ var React = React__default,
6286
+ objectIs = "function" === typeof Object.is ? Object.is : is,
6287
+ useState = React.useState,
6288
+ useEffect = React.useEffect,
6289
+ useLayoutEffect = React.useLayoutEffect,
6290
+ useDebugValue = React.useDebugValue,
6291
+ didWarnOld18Alpha = !1,
6292
+ didWarnUncachedGetSnapshot = !1,
6293
+ shim =
6294
+ "undefined" === typeof window ||
6295
+ "undefined" === typeof window.document ||
6296
+ "undefined" === typeof window.document.createElement
6297
+ ? useSyncExternalStore$1
6298
+ : useSyncExternalStore$2;
6299
+ useSyncExternalStoreShim_development.useSyncExternalStore =
6300
+ void 0 !== React.useSyncExternalStore ? React.useSyncExternalStore : shim;
6301
+ "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
6302
+ "function" ===
6303
+ typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
6304
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
6305
+ })();
6306
+ return useSyncExternalStoreShim_development;
6307
+ }
6308
+
6309
+ (function (module) {
6310
+
6311
+ if (process.env.NODE_ENV === 'production') {
6312
+ module.exports = requireUseSyncExternalStoreShim_production();
6313
+ } else {
6314
+ module.exports = requireUseSyncExternalStoreShim_development();
6315
+ }
6316
+ } (shim));
6317
+
6318
+ var rafExports = {};
6319
+ var raf$1 = {
6320
+ get exports(){ return rafExports; },
6321
+ set exports(v){ rafExports = v; },
6322
+ };
6323
+
6324
+ var performanceNowExports = {};
6325
+ var performanceNow = {
6326
+ get exports(){ return performanceNowExports; },
6327
+ set exports(v){ performanceNowExports = v; },
6328
+ };
6329
+
6330
+ // Generated by CoffeeScript 1.12.2
6331
+ (function() {
6332
+ var getNanoSeconds, hrtime, loadTime, moduleLoadTime, nodeLoadTime, upTime;
6333
+
6334
+ if ((typeof performance !== "undefined" && performance !== null) && performance.now) {
6335
+ performanceNow.exports = function() {
6336
+ return performance.now();
6337
+ };
6338
+ } else if ((typeof process !== "undefined" && process !== null) && process.hrtime) {
6339
+ performanceNow.exports = function() {
6340
+ return (getNanoSeconds() - nodeLoadTime) / 1e6;
6341
+ };
6342
+ hrtime = process.hrtime;
6343
+ getNanoSeconds = function() {
6344
+ var hr;
6345
+ hr = hrtime();
6346
+ return hr[0] * 1e9 + hr[1];
6347
+ };
6348
+ moduleLoadTime = getNanoSeconds();
6349
+ upTime = process.uptime() * 1e9;
6350
+ nodeLoadTime = moduleLoadTime - upTime;
6351
+ } else if (Date.now) {
6352
+ performanceNow.exports = function() {
6353
+ return Date.now() - loadTime;
6354
+ };
6355
+ loadTime = Date.now();
6356
+ } else {
6357
+ performanceNow.exports = function() {
6358
+ return new Date().getTime() - loadTime;
6359
+ };
6360
+ loadTime = new Date().getTime();
6361
+ }
6362
+
6363
+ }).call(commonjsGlobal);
6364
+
6365
+ var now$1 = performanceNowExports
6366
+ , root = typeof window === 'undefined' ? commonjsGlobal : window
6367
+ , vendors = ['moz', 'webkit']
6368
+ , suffix = 'AnimationFrame'
6369
+ , raf = root['request' + suffix]
6370
+ , caf = root['cancel' + suffix] || root['cancelRequest' + suffix];
6371
+
6372
+ for(var i$1 = 0; !raf && i$1 < vendors.length; i$1++) {
6373
+ raf = root[vendors[i$1] + 'Request' + suffix];
6374
+ caf = root[vendors[i$1] + 'Cancel' + suffix]
6375
+ || root[vendors[i$1] + 'CancelRequest' + suffix];
6376
+ }
6377
+
6378
+ // Some versions of FF have rAF but not cAF
6379
+ if(!raf || !caf) {
6380
+ var last = 0
6381
+ , id$2 = 0
6382
+ , queue = []
6383
+ , frameDuration = 1000 / 60;
6384
+
6385
+ raf = function(callback) {
6386
+ if(queue.length === 0) {
6387
+ var _now = now$1()
6388
+ , next = Math.max(0, frameDuration - (_now - last));
6389
+ last = next + _now;
6390
+ setTimeout(function() {
6391
+ var cp = queue.slice(0);
6392
+ // Clear queue here to prevent
6393
+ // callbacks from appending listeners
6394
+ // to the current frame's queue
6395
+ queue.length = 0;
6396
+ for(var i = 0; i < cp.length; i++) {
6397
+ if(!cp[i].cancelled) {
6398
+ try{
6399
+ cp[i].callback(last);
6400
+ } catch(e) {
6401
+ setTimeout(function() { throw e }, 0);
6402
+ }
6403
+ }
6404
+ }
6405
+ }, Math.round(next));
6406
+ }
6407
+ queue.push({
6408
+ handle: ++id$2,
6409
+ callback: callback,
6410
+ cancelled: false
6411
+ });
6412
+ return id$2
6413
+ };
6414
+
6415
+ caf = function(handle) {
6416
+ for(var i = 0; i < queue.length; i++) {
6417
+ if(queue[i].handle === handle) {
6418
+ queue[i].cancelled = true;
6419
+ }
6420
+ }
6421
+ };
6422
+ }
6423
+
6424
+ raf$1.exports = function(fn) {
6425
+ // Wrap in a new function to prevent
6426
+ // `cancel` potentially being assigned
6427
+ // to the native rAF function
6428
+ return raf.call(root, fn)
6429
+ };
6430
+ rafExports.cancel = function() {
6431
+ caf.apply(root, arguments);
6432
+ };
6433
+ rafExports.polyfill = function(object) {
6434
+ if (!object) {
6435
+ object = root;
6436
+ }
6437
+ object.requestAnimationFrame = raf;
6438
+ object.cancelAnimationFrame = caf;
6439
+ };
6440
+
6441
+ // src/hooks/useOnLongHover.ts
6442
+
6443
+ // src/utils/noop.ts
6444
+ var noop$2 = () => {
6445
+ };
6446
+ function useIntervalWhen(callback, intervalDurationMs = 0, when = true, startImmediate = false) {
6447
+ const savedRefCallback = useRef(void 0);
6448
+ useEffect(() => {
6449
+ savedRefCallback.current = callback;
6450
+ });
6451
+ useEffect(() => {
6452
+ if (when) {
6453
+ let internalCallback2 = function() {
6454
+ savedRefCallback.current?.();
6455
+ };
6456
+ if (startImmediate) {
6457
+ internalCallback2();
6458
+ }
6459
+ const interval = window.setInterval(internalCallback2, intervalDurationMs);
6460
+ return () => {
6461
+ window.clearInterval(interval);
6462
+ };
6463
+ }
6464
+ return noop$2;
6465
+ }, [when, intervalDurationMs, startImmediate]);
6466
+ }
6467
+
6468
+ // src/hooks/warning.ts
6469
+ process.env.NODE_ENV !== "production";
6470
+
6139
6471
  const getArrowStyle = (position, x, arrowWidth, tooltipHeight, tooltipWidth) => {
6140
6472
  switch (position) {
6141
6473
  case 'bottom':
@@ -6220,7 +6552,7 @@ const QTip = () => {
6220
6552
  !suppressTooltip() && document.removeEventListener('mousemove', onMouseMove);
6221
6553
  };
6222
6554
  }, []);
6223
- const ttTimeout = useRef();
6555
+ const ttTimeout = useRef(null);
6224
6556
  const findTooltipData = (element) => {
6225
6557
  // Traverse up to 8 levels to find the tooltip data
6226
6558
  for (let i = 0; i < 8 && element; i++) {
@@ -6235,7 +6567,9 @@ const QTip = () => {
6235
6567
  return null;
6236
6568
  };
6237
6569
  const onMouseMove = (e) => {
6238
- clearTimeout(ttTimeout.current);
6570
+ if (ttTimeout.current) {
6571
+ clearTimeout(ttTimeout.current);
6572
+ }
6239
6573
  // Find tooltip data on the current or parent elements
6240
6574
  const target = e.target;
6241
6575
  const dataset = findTooltipData(target);
@@ -6446,7 +6780,7 @@ function _objectWithoutProperties(source, excluded) {
6446
6780
  return target;
6447
6781
  }
6448
6782
 
6449
- var _excluded$5 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
6783
+ var _excluded$6 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
6450
6784
  function useStateManager(_ref) {
6451
6785
  var _ref$defaultInputValu = _ref.defaultInputValue,
6452
6786
  defaultInputValue = _ref$defaultInputValu === void 0 ? '' : _ref$defaultInputValu,
@@ -6461,7 +6795,7 @@ function useStateManager(_ref) {
6461
6795
  propsOnMenuClose = _ref.onMenuClose,
6462
6796
  propsOnMenuOpen = _ref.onMenuOpen,
6463
6797
  propsValue = _ref.value,
6464
- restSelectProps = _objectWithoutProperties(_ref, _excluded$5);
6798
+ restSelectProps = _objectWithoutProperties(_ref, _excluded$6);
6465
6799
  var _useState = useState(propsInputValue !== undefined ? propsInputValue : defaultInputValue),
6466
6800
  _useState2 = _slicedToArray(_useState, 2),
6467
6801
  stateInputValue = _useState2[0],
@@ -6643,6 +6977,8 @@ function _toConsumableArray(arr) {
6643
6977
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
6644
6978
  }
6645
6979
 
6980
+ var isDevelopment$2 = false;
6981
+
6646
6982
  /*
6647
6983
 
6648
6984
  Based off glamor's StyleSheet, thanks Sunil ❤️
@@ -6665,10 +7001,9 @@ styleSheet.flush()
6665
7001
  - empties the stylesheet of all its contents
6666
7002
 
6667
7003
  */
6668
- // $FlowFixMe
7004
+
6669
7005
  function sheetForTag(tag) {
6670
7006
  if (tag.sheet) {
6671
- // $FlowFixMe
6672
7007
  return tag.sheet;
6673
7008
  } // this weirdness brought to you by firefox
6674
7009
 
@@ -6677,10 +7012,13 @@ function sheetForTag(tag) {
6677
7012
 
6678
7013
  for (var i = 0; i < document.styleSheets.length; i++) {
6679
7014
  if (document.styleSheets[i].ownerNode === tag) {
6680
- // $FlowFixMe
6681
7015
  return document.styleSheets[i];
6682
7016
  }
6683
- }
7017
+ } // this function should always return with a value
7018
+ // TS can't understand it though so we make it stop complaining here
7019
+
7020
+
7021
+ return undefined;
6684
7022
  }
6685
7023
 
6686
7024
  function createStyleElement(options) {
@@ -6721,7 +7059,7 @@ var StyleSheet = /*#__PURE__*/function () {
6721
7059
  _this.tags.push(tag);
6722
7060
  };
6723
7061
 
6724
- this.isSpeedy = options.speedy === undefined ? process.env.NODE_ENV === 'production' : options.speedy;
7062
+ this.isSpeedy = options.speedy === undefined ? !isDevelopment$2 : options.speedy;
6725
7063
  this.tags = [];
6726
7064
  this.ctr = 0;
6727
7065
  this.nonce = options.nonce; // key is the value of the data-emotion attribute, it's used to identify different sheets
@@ -6749,18 +7087,6 @@ var StyleSheet = /*#__PURE__*/function () {
6749
7087
 
6750
7088
  var tag = this.tags[this.tags.length - 1];
6751
7089
 
6752
- if (process.env.NODE_ENV !== 'production') {
6753
- var isImportRule = rule.charCodeAt(0) === 64 && rule.charCodeAt(1) === 105;
6754
-
6755
- if (isImportRule && this._alreadyInsertedOrderInsensitiveRule) {
6756
- // this would only cause problem in speedy mode
6757
- // but we don't want enabling speedy to affect the observable behavior
6758
- // so we report this error at all times
6759
- console.error("You're attempting to insert the following rule:\n" + rule + '\n\n`@import` rules must be before all other types of rules in a stylesheet but other rules have already been inserted. Please ensure that `@import` rules are before all other rules.');
6760
- }
6761
- this._alreadyInsertedOrderInsensitiveRule = this._alreadyInsertedOrderInsensitiveRule || !isImportRule;
6762
- }
6763
-
6764
7090
  if (this.isSpeedy) {
6765
7091
  var sheet = sheetForTag(tag);
6766
7092
 
@@ -6769,9 +7095,6 @@ var StyleSheet = /*#__PURE__*/function () {
6769
7095
  // the big drawback is that the css won't be editable in devtools
6770
7096
  sheet.insertRule(rule, sheet.cssRules.length);
6771
7097
  } catch (e) {
6772
- if (process.env.NODE_ENV !== 'production' && !/:(-moz-placeholder|-moz-focus-inner|-moz-focusring|-ms-input-placeholder|-moz-read-write|-moz-read-only|-ms-clear|-ms-expand|-ms-reveal){/.test(rule)) {
6773
- console.error("There was a problem inserting the following rule: \"" + rule + "\"", e);
6774
- }
6775
7098
  }
6776
7099
  } else {
6777
7100
  tag.appendChild(document.createTextNode(rule));
@@ -6781,16 +7104,13 @@ var StyleSheet = /*#__PURE__*/function () {
6781
7104
  };
6782
7105
 
6783
7106
  _proto.flush = function flush() {
6784
- // $FlowFixMe
6785
7107
  this.tags.forEach(function (tag) {
6786
- return tag.parentNode && tag.parentNode.removeChild(tag);
7108
+ var _tag$parentNode;
7109
+
7110
+ return (_tag$parentNode = tag.parentNode) == null ? void 0 : _tag$parentNode.removeChild(tag);
6787
7111
  });
6788
7112
  this.tags = [];
6789
7113
  this.ctr = 0;
6790
-
6791
- if (process.env.NODE_ENV !== 'production') {
6792
- this._alreadyInsertedOrderInsensitiveRule = false;
6793
- }
6794
7114
  };
6795
7115
 
6796
7116
  return StyleSheet;
@@ -7480,8 +7800,8 @@ var compat = function compat(element) {
7480
7800
  return;
7481
7801
  }
7482
7802
 
7483
- var value = element.value,
7484
- parent = element.parent;
7803
+ var value = element.value;
7804
+ var parent = element.parent;
7485
7805
  var isImplicitRule = element.column === parent.column && element.line === parent.line;
7486
7806
 
7487
7807
  while (parent.type !== 'rule') {
@@ -7526,114 +7846,6 @@ var removeLabel = function removeLabel(element) {
7526
7846
  }
7527
7847
  }
7528
7848
  };
7529
- var ignoreFlag = 'emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason';
7530
-
7531
- var isIgnoringComment = function isIgnoringComment(element) {
7532
- return element.type === 'comm' && element.children.indexOf(ignoreFlag) > -1;
7533
- };
7534
-
7535
- var createUnsafeSelectorsAlarm = function createUnsafeSelectorsAlarm(cache) {
7536
- return function (element, index, children) {
7537
- if (element.type !== 'rule' || cache.compat) return;
7538
- var unsafePseudoClasses = element.value.match(/(:first|:nth|:nth-last)-child/g);
7539
-
7540
- if (unsafePseudoClasses) {
7541
- var isNested = !!element.parent; // in nested rules comments become children of the "auto-inserted" rule and that's always the `element.parent`
7542
- //
7543
- // considering this input:
7544
- // .a {
7545
- // .b /* comm */ {}
7546
- // color: hotpink;
7547
- // }
7548
- // we get output corresponding to this:
7549
- // .a {
7550
- // & {
7551
- // /* comm */
7552
- // color: hotpink;
7553
- // }
7554
- // .b {}
7555
- // }
7556
-
7557
- var commentContainer = isNested ? element.parent.children : // global rule at the root level
7558
- children;
7559
-
7560
- for (var i = commentContainer.length - 1; i >= 0; i--) {
7561
- var node = commentContainer[i];
7562
-
7563
- if (node.line < element.line) {
7564
- break;
7565
- } // it is quite weird but comments are *usually* put at `column: element.column - 1`
7566
- // so we seek *from the end* for the node that is earlier than the rule's `element` and check that
7567
- // this will also match inputs like this:
7568
- // .a {
7569
- // /* comm */
7570
- // .b {}
7571
- // }
7572
- //
7573
- // but that is fine
7574
- //
7575
- // it would be the easiest to change the placement of the comment to be the first child of the rule:
7576
- // .a {
7577
- // .b { /* comm */ }
7578
- // }
7579
- // with such inputs we wouldn't have to search for the comment at all
7580
- // TODO: consider changing this comment placement in the next major version
7581
-
7582
-
7583
- if (node.column < element.column) {
7584
- if (isIgnoringComment(node)) {
7585
- return;
7586
- }
7587
-
7588
- break;
7589
- }
7590
- }
7591
-
7592
- unsafePseudoClasses.forEach(function (unsafePseudoClass) {
7593
- console.error("The pseudo class \"" + unsafePseudoClass + "\" is potentially unsafe when doing server-side rendering. Try changing it to \"" + unsafePseudoClass.split('-child')[0] + "-of-type\".");
7594
- });
7595
- }
7596
- };
7597
- };
7598
-
7599
- var isImportRule = function isImportRule(element) {
7600
- return element.type.charCodeAt(1) === 105 && element.type.charCodeAt(0) === 64;
7601
- };
7602
-
7603
- var isPrependedWithRegularRules = function isPrependedWithRegularRules(index, children) {
7604
- for (var i = index - 1; i >= 0; i--) {
7605
- if (!isImportRule(children[i])) {
7606
- return true;
7607
- }
7608
- }
7609
-
7610
- return false;
7611
- }; // use this to remove incorrect elements from further processing
7612
- // so they don't get handed to the `sheet` (or anything else)
7613
- // as that could potentially lead to additional logs which in turn could be overhelming to the user
7614
-
7615
-
7616
- var nullifyElement = function nullifyElement(element) {
7617
- element.type = '';
7618
- element.value = '';
7619
- element["return"] = '';
7620
- element.children = '';
7621
- element.props = '';
7622
- };
7623
-
7624
- var incorrectImportAlarm = function incorrectImportAlarm(element, index, children) {
7625
- if (!isImportRule(element)) {
7626
- return;
7627
- }
7628
-
7629
- if (element.parent) {
7630
- console.error("`@import` rules can't be nested inside other rules. Please move it to the top level and put it before regular rules. Keep in mind that they can only be used within global styles.");
7631
- nullifyElement(element);
7632
- } else if (isPrependedWithRegularRules(index, children)) {
7633
- console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules.");
7634
- nullifyElement(element);
7635
- }
7636
- };
7637
7849
 
7638
7850
  /* eslint-disable no-fallthrough */
7639
7851
 
@@ -7852,10 +8064,6 @@ var defaultStylisPlugins = [prefixer];
7852
8064
  var createCache = function createCache(options) {
7853
8065
  var key = options.key;
7854
8066
 
7855
- if (process.env.NODE_ENV !== 'production' && !key) {
7856
- throw new Error("You have to configure `key` for your cache. Please make sure it's unique (and not equal to 'css') as it's used for linking styles to your cache.\n" + "If multiple caches share the same key they might \"fight\" for each other's style elements.");
7857
- }
7858
-
7859
8067
  if (key === 'css') {
7860
8068
  var ssrStyles = document.querySelectorAll("style[data-emotion]:not([data-s])"); // get SSRed styles out of the way of React's hydration
7861
8069
  // document.head is a safe place to move them to(though note document.head is not necessarily the last place they will be)
@@ -7874,6 +8082,7 @@ var createCache = function createCache(options) {
7874
8082
  if (dataEmotionAttribute.indexOf(' ') === -1) {
7875
8083
  return;
7876
8084
  }
8085
+
7877
8086
  document.head.appendChild(node);
7878
8087
  node.setAttribute('data-s', '');
7879
8088
  });
@@ -7881,13 +8090,6 @@ var createCache = function createCache(options) {
7881
8090
 
7882
8091
  var stylisPlugins = options.stylisPlugins || defaultStylisPlugins;
7883
8092
 
7884
- if (process.env.NODE_ENV !== 'production') {
7885
- // $FlowFixMe
7886
- if (/[^a-z-]/.test(key)) {
7887
- throw new Error("Emotion key must only contain lower case alphabetical characters and - but \"" + key + "\" was passed");
7888
- }
7889
- }
7890
-
7891
8093
  var inserted = {};
7892
8094
  var container;
7893
8095
  var nodesToHydrate = [];
@@ -7897,7 +8099,7 @@ var createCache = function createCache(options) {
7897
8099
  Array.prototype.forEach.call( // this means we will ignore elements which don't have a space in them which
7898
8100
  // means that the style elements we're looking at are only Emotion 11 server-rendered style elements
7899
8101
  document.querySelectorAll("style[data-emotion^=\"" + key + " \"]"), function (node) {
7900
- var attrib = node.getAttribute("data-emotion").split(' '); // $FlowFixMe
8102
+ var attrib = node.getAttribute("data-emotion").split(' ');
7901
8103
 
7902
8104
  for (var i = 1; i < attrib.length; i++) {
7903
8105
  inserted[attrib[i]] = true;
@@ -7911,28 +8113,9 @@ var createCache = function createCache(options) {
7911
8113
 
7912
8114
  var omnipresentPlugins = [compat, removeLabel];
7913
8115
 
7914
- if (process.env.NODE_ENV !== 'production') {
7915
- omnipresentPlugins.push(createUnsafeSelectorsAlarm({
7916
- get compat() {
7917
- return cache.compat;
7918
- }
7919
-
7920
- }), incorrectImportAlarm);
7921
- }
7922
-
7923
8116
  {
7924
8117
  var currentSheet;
7925
- var finalizingPlugins = [stringify, process.env.NODE_ENV !== 'production' ? function (element) {
7926
- if (!element.root) {
7927
- if (element["return"]) {
7928
- currentSheet.insert(element["return"]);
7929
- } else if (element.value && element.type !== COMMENT) {
7930
- // insert empty rule in non-production environments
7931
- // so @emotion/jest can grab `key` from the (JS)DOM for caches without any rules inserted yet
7932
- currentSheet.insert(element.value + "{}");
7933
- }
7934
- }
7935
- } : rulesheet(function (rule) {
8118
+ var finalizingPlugins = [stringify, rulesheet(function (rule) {
7936
8119
  currentSheet.insert(rule);
7937
8120
  })];
7938
8121
  var serializer = middleware(omnipresentPlugins.concat(stylisPlugins, finalizingPlugins));
@@ -7944,14 +8127,6 @@ var createCache = function createCache(options) {
7944
8127
  _insert = function insert(selector, serialized, sheet, shouldCache) {
7945
8128
  currentSheet = sheet;
7946
8129
 
7947
- if (process.env.NODE_ENV !== 'production' && serialized.map !== undefined) {
7948
- currentSheet = {
7949
- insert: function insert(rule) {
7950
- sheet.insert(rule + serialized.map);
7951
- }
7952
- };
7953
- }
7954
-
7955
8130
  stylis(selector ? selector + "{" + serialized.styles + "}" : serialized.styles);
7956
8131
 
7957
8132
  if (shouldCache) {
@@ -8228,13 +8403,14 @@ var TYPE_STATICS = {};
8228
8403
  TYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;
8229
8404
  TYPE_STATICS[reactIs.Memo] = MEMO_STATICS;
8230
8405
 
8231
- var isBrowser$2 = "object" !== 'undefined';
8406
+ var isBrowser$1 = true;
8407
+
8232
8408
  function getRegisteredStyles(registered, registeredStyles, classNames) {
8233
8409
  var rawClassName = '';
8234
8410
  classNames.split(' ').forEach(function (className) {
8235
8411
  if (registered[className] !== undefined) {
8236
8412
  registeredStyles.push(registered[className] + ";");
8237
- } else {
8413
+ } else if (className) {
8238
8414
  rawClassName += className + " ";
8239
8415
  }
8240
8416
  });
@@ -8252,7 +8428,7 @@ var registerStyles = function registerStyles(cache, serialized, isStringTag) {
8252
8428
  // in node since emotion-server relies on whether a style is in
8253
8429
  // the registered cache to know whether a style is global or not
8254
8430
  // also, note that this check will be dead code eliminated in the browser
8255
- isBrowser$2 === false ) && cache.registered[className] === undefined) {
8431
+ isBrowser$1 === false ) && cache.registered[className] === undefined) {
8256
8432
  cache.registered[className] = serialized.styles;
8257
8433
  }
8258
8434
  };
@@ -8359,6 +8535,7 @@ var unitlessKeys = {
8359
8535
  opacity: 1,
8360
8536
  order: 1,
8361
8537
  orphans: 1,
8538
+ scale: 1,
8362
8539
  tabSize: 1,
8363
8540
  widows: 1,
8364
8541
  zIndex: 1,
@@ -8375,8 +8552,8 @@ var unitlessKeys = {
8375
8552
  strokeWidth: 1
8376
8553
  };
8377
8554
 
8378
- var ILLEGAL_ESCAPE_SEQUENCE_ERROR = "You have illegal escape sequence in your template literal, most likely inside content's property value.\nBecause you write your CSS inside a JavaScript string you actually have to do double escaping, so for example \"content: '\\00d7';\" should become \"content: '\\\\00d7';\".\nYou can read more about this here:\nhttps://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Template_literals#ES2018_revision_of_illegal_escape_sequences";
8379
- var UNDEFINED_AS_OBJECT_KEY_ERROR = "You have passed in falsy value as style object's key (can happen when in example you pass unexported component as computed key).";
8555
+ var isDevelopment$1 = false;
8556
+
8380
8557
  var hyphenateRegex = /[A-Z]|^ms/g;
8381
8558
  var animationRegex = /_EMO_([^_]+?)_([^]*?)_EMO_/g;
8382
8559
 
@@ -8417,34 +8594,6 @@ var processStyleValue = function processStyleValue(key, value) {
8417
8594
  return value;
8418
8595
  };
8419
8596
 
8420
- if (process.env.NODE_ENV !== 'production') {
8421
- var contentValuePattern = /(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/;
8422
- var contentValues = ['normal', 'none', 'initial', 'inherit', 'unset'];
8423
- var oldProcessStyleValue = processStyleValue;
8424
- var msPattern = /^-ms-/;
8425
- var hyphenPattern = /-(.)/g;
8426
- var hyphenatedCache = {};
8427
-
8428
- processStyleValue = function processStyleValue(key, value) {
8429
- if (key === 'content') {
8430
- if (typeof value !== 'string' || contentValues.indexOf(value) === -1 && !contentValuePattern.test(value) && (value.charAt(0) !== value.charAt(value.length - 1) || value.charAt(0) !== '"' && value.charAt(0) !== "'")) {
8431
- throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"" + value + "\"'`");
8432
- }
8433
- }
8434
-
8435
- var processed = oldProcessStyleValue(key, value);
8436
-
8437
- if (processed !== '' && !isCustomProperty(key) && key.indexOf('-') !== -1 && hyphenatedCache[key] === undefined) {
8438
- hyphenatedCache[key] = true;
8439
- console.error("Using kebab-case for css properties in objects is not supported. Did you mean " + key.replace(msPattern, 'ms-').replace(hyphenPattern, function (str, _char) {
8440
- return _char.toUpperCase();
8441
- }) + "?");
8442
- }
8443
-
8444
- return processed;
8445
- };
8446
- }
8447
-
8448
8597
  var noComponentSelectorMessage = 'Component selectors can only be used in conjunction with ' + '@emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware ' + 'compiler transform.';
8449
8598
 
8450
8599
  function handleInterpolation(mergedProps, registered, interpolation) {
@@ -8452,12 +8601,11 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8452
8601
  return '';
8453
8602
  }
8454
8603
 
8455
- if (interpolation.__emotion_styles !== undefined) {
8456
- if (process.env.NODE_ENV !== 'production' && interpolation.toString() === 'NO_COMPONENT_SELECTOR') {
8457
- throw new Error(noComponentSelectorMessage);
8458
- }
8604
+ var componentSelector = interpolation;
8459
8605
 
8460
- return interpolation;
8606
+ if (componentSelector.__emotion_styles !== undefined) {
8607
+
8608
+ return componentSelector;
8461
8609
  }
8462
8610
 
8463
8611
  switch (typeof interpolation) {
@@ -8468,17 +8616,21 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8468
8616
 
8469
8617
  case 'object':
8470
8618
  {
8471
- if (interpolation.anim === 1) {
8619
+ var keyframes = interpolation;
8620
+
8621
+ if (keyframes.anim === 1) {
8472
8622
  cursor = {
8473
- name: interpolation.name,
8474
- styles: interpolation.styles,
8623
+ name: keyframes.name,
8624
+ styles: keyframes.styles,
8475
8625
  next: cursor
8476
8626
  };
8477
- return interpolation.name;
8627
+ return keyframes.name;
8478
8628
  }
8479
8629
 
8480
- if (interpolation.styles !== undefined) {
8481
- var next = interpolation.next;
8630
+ var serializedStyles = interpolation;
8631
+
8632
+ if (serializedStyles.styles !== undefined) {
8633
+ var next = serializedStyles.next;
8482
8634
 
8483
8635
  if (next !== undefined) {
8484
8636
  // not the most efficient thing ever but this is a pretty rare case
@@ -8493,12 +8645,7 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8493
8645
  }
8494
8646
  }
8495
8647
 
8496
- var styles = interpolation.styles + ";";
8497
-
8498
- if (process.env.NODE_ENV !== 'production' && interpolation.map !== undefined) {
8499
- styles += interpolation.map;
8500
- }
8501
-
8648
+ var styles = serializedStyles.styles + ";";
8502
8649
  return styles;
8503
8650
  }
8504
8651
 
@@ -8512,37 +8659,21 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8512
8659
  var result = interpolation(mergedProps);
8513
8660
  cursor = previousCursor;
8514
8661
  return handleInterpolation(mergedProps, registered, result);
8515
- } else if (process.env.NODE_ENV !== 'production') {
8516
- console.error('Functions that are interpolated in css calls will be stringified.\n' + 'If you want to have a css call based on props, create a function that returns a css call like this\n' + 'let dynamicStyle = (props) => css`color: ${props.color}`\n' + 'It can be called directly with props or interpolated in a styled call like this\n' + "let SomeComponent = styled('div')`${dynamicStyle}`");
8517
8662
  }
8518
8663
 
8519
8664
  break;
8520
8665
  }
8521
-
8522
- case 'string':
8523
- if (process.env.NODE_ENV !== 'production') {
8524
- var matched = [];
8525
- var replaced = interpolation.replace(animationRegex, function (match, p1, p2) {
8526
- var fakeVarName = "animation" + matched.length;
8527
- matched.push("const " + fakeVarName + " = keyframes`" + p2.replace(/^@keyframes animation-\w+/, '') + "`");
8528
- return "${" + fakeVarName + "}";
8529
- });
8530
-
8531
- if (matched.length) {
8532
- console.error('`keyframes` output got interpolated into plain string, please wrap it with `css`.\n\n' + 'Instead of doing this:\n\n' + [].concat(matched, ["`" + replaced + "`"]).join('\n') + '\n\nYou should wrap it with `css` like this:\n\n' + ("css`" + replaced + "`"));
8533
- }
8534
- }
8535
-
8536
- break;
8537
8666
  } // finalize string values (regular strings and functions interpolated into css calls)
8538
8667
 
8539
8668
 
8669
+ var asString = interpolation;
8670
+
8540
8671
  if (registered == null) {
8541
- return interpolation;
8672
+ return asString;
8542
8673
  }
8543
8674
 
8544
- var cached = registered[interpolation];
8545
- return cached !== undefined ? cached : interpolation;
8675
+ var cached = registered[asString];
8676
+ return cached !== undefined ? cached : asString;
8546
8677
  }
8547
8678
 
8548
8679
  function createStringFromObject(mergedProps, registered, obj) {
@@ -8553,44 +8684,43 @@ function createStringFromObject(mergedProps, registered, obj) {
8553
8684
  string += handleInterpolation(mergedProps, registered, obj[i]) + ";";
8554
8685
  }
8555
8686
  } else {
8556
- for (var _key in obj) {
8557
- var value = obj[_key];
8687
+ for (var key in obj) {
8688
+ var value = obj[key];
8558
8689
 
8559
8690
  if (typeof value !== 'object') {
8560
- if (registered != null && registered[value] !== undefined) {
8561
- string += _key + "{" + registered[value] + "}";
8562
- } else if (isProcessableValue(value)) {
8563
- string += processStyleName(_key) + ":" + processStyleValue(_key, value) + ";";
8691
+ var asString = value;
8692
+
8693
+ if (registered != null && registered[asString] !== undefined) {
8694
+ string += key + "{" + registered[asString] + "}";
8695
+ } else if (isProcessableValue(asString)) {
8696
+ string += processStyleName(key) + ":" + processStyleValue(key, asString) + ";";
8564
8697
  }
8565
8698
  } else {
8566
- if (_key === 'NO_COMPONENT_SELECTOR' && process.env.NODE_ENV !== 'production') {
8699
+ if (key === 'NO_COMPONENT_SELECTOR' && isDevelopment$1) {
8567
8700
  throw new Error(noComponentSelectorMessage);
8568
8701
  }
8569
8702
 
8570
8703
  if (Array.isArray(value) && typeof value[0] === 'string' && (registered == null || registered[value[0]] === undefined)) {
8571
8704
  for (var _i = 0; _i < value.length; _i++) {
8572
8705
  if (isProcessableValue(value[_i])) {
8573
- string += processStyleName(_key) + ":" + processStyleValue(_key, value[_i]) + ";";
8706
+ string += processStyleName(key) + ":" + processStyleValue(key, value[_i]) + ";";
8574
8707
  }
8575
8708
  }
8576
8709
  } else {
8577
8710
  var interpolated = handleInterpolation(mergedProps, registered, value);
8578
8711
 
8579
- switch (_key) {
8712
+ switch (key) {
8580
8713
  case 'animation':
8581
8714
  case 'animationName':
8582
8715
  {
8583
- string += processStyleName(_key) + ":" + interpolated + ";";
8716
+ string += processStyleName(key) + ":" + interpolated + ";";
8584
8717
  break;
8585
8718
  }
8586
8719
 
8587
8720
  default:
8588
8721
  {
8589
- if (process.env.NODE_ENV !== 'production' && _key === 'undefined') {
8590
- console.error(UNDEFINED_AS_OBJECT_KEY_ERROR);
8591
- }
8592
8722
 
8593
- string += _key + "{" + interpolated + "}";
8723
+ string += key + "{" + interpolated + "}";
8594
8724
  }
8595
8725
  }
8596
8726
  }
@@ -8601,17 +8731,11 @@ function createStringFromObject(mergedProps, registered, obj) {
8601
8731
  return string;
8602
8732
  }
8603
8733
 
8604
- var labelPattern = /label:\s*([^\s;\n{]+)\s*(;|$)/g;
8605
- var sourceMapPattern;
8606
-
8607
- if (process.env.NODE_ENV !== 'production') {
8608
- sourceMapPattern = /\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g;
8609
- } // this is the cursor for keyframes
8734
+ var labelPattern = /label:\s*([^\s;{]+)\s*(;|$)/g; // this is the cursor for keyframes
8610
8735
  // keyframes are stored on the SerializedStyles object as a linked list
8611
8736
 
8612
-
8613
8737
  var cursor;
8614
- var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8738
+ function serializeStyles(args, registered, mergedProps) {
8615
8739
  if (args.length === 1 && typeof args[0] === 'object' && args[0] !== null && args[0].styles !== undefined) {
8616
8740
  return args[0];
8617
8741
  }
@@ -8625,11 +8749,9 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8625
8749
  stringMode = false;
8626
8750
  styles += handleInterpolation(mergedProps, registered, strings);
8627
8751
  } else {
8628
- if (process.env.NODE_ENV !== 'production' && strings[0] === undefined) {
8629
- console.error(ILLEGAL_ESCAPE_SEQUENCE_ERROR);
8630
- }
8752
+ var asTemplateStringsArr = strings;
8631
8753
 
8632
- styles += strings[0];
8754
+ styles += asTemplateStringsArr[0];
8633
8755
  } // we start at 1 since we've already handled the first arg
8634
8756
 
8635
8757
 
@@ -8637,21 +8759,10 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8637
8759
  styles += handleInterpolation(mergedProps, registered, args[i]);
8638
8760
 
8639
8761
  if (stringMode) {
8640
- if (process.env.NODE_ENV !== 'production' && strings[i] === undefined) {
8641
- console.error(ILLEGAL_ESCAPE_SEQUENCE_ERROR);
8642
- }
8762
+ var templateStringsArr = strings;
8643
8763
 
8644
- styles += strings[i];
8764
+ styles += templateStringsArr[i];
8645
8765
  }
8646
- }
8647
-
8648
- var sourceMap;
8649
-
8650
- if (process.env.NODE_ENV !== 'production') {
8651
- styles = styles.replace(sourceMapPattern, function (match) {
8652
- sourceMap = match;
8653
- return '';
8654
- });
8655
8766
  } // using a global regex with .exec is stateful so lastIndex has to be reset each time
8656
8767
 
8657
8768
 
@@ -8660,31 +8771,17 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8660
8771
  var match; // https://esbench.com/bench/5b809c2cf2949800a0f61fb5
8661
8772
 
8662
8773
  while ((match = labelPattern.exec(styles)) !== null) {
8663
- identifierName += '-' + // $FlowFixMe we know it's not null
8664
- match[1];
8774
+ identifierName += '-' + match[1];
8665
8775
  }
8666
8776
 
8667
8777
  var name = murmur2(styles) + identifierName;
8668
8778
 
8669
- if (process.env.NODE_ENV !== 'production') {
8670
- // $FlowFixMe SerializedStyles type doesn't have toString property (and we don't want to add it)
8671
- return {
8672
- name: name,
8673
- styles: styles,
8674
- map: sourceMap,
8675
- next: cursor,
8676
- toString: function toString() {
8677
- return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop).";
8678
- }
8679
- };
8680
- }
8681
-
8682
8779
  return {
8683
8780
  name: name,
8684
8781
  styles: styles,
8685
8782
  next: cursor
8686
8783
  };
8687
- };
8784
+ }
8688
8785
 
8689
8786
  var syncFallback = function syncFallback(create) {
8690
8787
  return create();
@@ -8692,9 +8789,8 @@ var syncFallback = function syncFallback(create) {
8692
8789
 
8693
8790
  var useInsertionEffect = React['useInsertion' + 'Effect'] ? React['useInsertion' + 'Effect'] : false;
8694
8791
  var useInsertionEffectAlwaysWithSyncFallback = useInsertionEffect || syncFallback;
8695
- var useInsertionEffectWithLayoutFallback = useInsertionEffect || React.useLayoutEffect;
8696
8792
 
8697
- var hasOwnProperty = {}.hasOwnProperty;
8793
+ var isDevelopment = false;
8698
8794
 
8699
8795
  var EmotionCacheContext = /* #__PURE__ */React.createContext( // we're doing this to avoid preconstruct's dead code elimination in this one case
8700
8796
  // because this module is primarily intended for the browser and node
@@ -8706,14 +8802,9 @@ typeof HTMLElement !== 'undefined' ? /* #__PURE__ */createCache({
8706
8802
  key: 'css'
8707
8803
  }) : null);
8708
8804
 
8709
- if (process.env.NODE_ENV !== 'production') {
8710
- EmotionCacheContext.displayName = 'EmotionCacheContext';
8711
- }
8712
-
8713
8805
  EmotionCacheContext.Provider;
8714
8806
 
8715
8807
  var withEmotionCache = function withEmotionCache(func) {
8716
- // $FlowFixMe
8717
8808
  return /*#__PURE__*/forwardRef(function (props, ref) {
8718
8809
  // the cache will never be null in the browser
8719
8810
  var cache = useContext(EmotionCacheContext);
@@ -8723,81 +8814,25 @@ var withEmotionCache = function withEmotionCache(func) {
8723
8814
 
8724
8815
  var ThemeContext = /* #__PURE__ */React.createContext({});
8725
8816
 
8726
- if (process.env.NODE_ENV !== 'production') {
8727
- ThemeContext.displayName = 'EmotionThemeContext';
8728
- }
8729
-
8730
- var getLastPart = function getLastPart(functionName) {
8731
- // The match may be something like 'Object.createEmotionProps' or
8732
- // 'Loader.prototype.render'
8733
- var parts = functionName.split('.');
8734
- return parts[parts.length - 1];
8735
- };
8736
-
8737
- var getFunctionNameFromStackTraceLine = function getFunctionNameFromStackTraceLine(line) {
8738
- // V8
8739
- var match = /^\s+at\s+([A-Za-z0-9$.]+)\s/.exec(line);
8740
- if (match) return getLastPart(match[1]); // Safari / Firefox
8741
-
8742
- match = /^([A-Za-z0-9$.]+)@/.exec(line);
8743
- if (match) return getLastPart(match[1]);
8744
- return undefined;
8745
- };
8746
-
8747
- var internalReactFunctionNames = /* #__PURE__ */new Set(['renderWithHooks', 'processChild', 'finishClassComponent', 'renderToString']); // These identifiers come from error stacks, so they have to be valid JS
8748
- // identifiers, thus we only need to replace what is a valid character for JS,
8749
- // but not for CSS.
8750
-
8751
- var sanitizeIdentifier = function sanitizeIdentifier(identifier) {
8752
- return identifier.replace(/\$/g, '-');
8753
- };
8754
-
8755
- var getLabelFromStackTrace = function getLabelFromStackTrace(stackTrace) {
8756
- if (!stackTrace) return undefined;
8757
- var lines = stackTrace.split('\n');
8758
-
8759
- for (var i = 0; i < lines.length; i++) {
8760
- var functionName = getFunctionNameFromStackTraceLine(lines[i]); // The first line of V8 stack traces is just "Error"
8761
-
8762
- if (!functionName) continue; // If we reach one of these, we have gone too far and should quit
8763
-
8764
- if (internalReactFunctionNames.has(functionName)) break; // The component name is the first function in the stack that starts with an
8765
- // uppercase letter
8766
-
8767
- if (/^[A-Z]/.test(functionName)) return sanitizeIdentifier(functionName);
8768
- }
8769
-
8770
- return undefined;
8771
- };
8817
+ var hasOwn = {}.hasOwnProperty;
8772
8818
 
8773
8819
  var typePropName = '__EMOTION_TYPE_PLEASE_DO_NOT_USE__';
8774
- var labelPropName = '__EMOTION_LABEL_PLEASE_DO_NOT_USE__';
8775
8820
  var createEmotionProps = function createEmotionProps(type, props) {
8776
- if (process.env.NODE_ENV !== 'production' && typeof props.css === 'string' && // check if there is a css declaration
8777
- props.css.indexOf(':') !== -1) {
8778
- throw new Error("Strings are not allowed as css prop values, please wrap it in a css template literal from '@emotion/react' like this: css`" + props.css + "`");
8779
- }
8780
8821
 
8781
8822
  var newProps = {};
8782
8823
 
8783
- for (var key in props) {
8784
- if (hasOwnProperty.call(props, key)) {
8785
- newProps[key] = props[key];
8824
+ for (var _key in props) {
8825
+ if (hasOwn.call(props, _key)) {
8826
+ newProps[_key] = props[_key];
8786
8827
  }
8787
8828
  }
8788
8829
 
8789
- newProps[typePropName] = type; // For performance, only call getLabelFromStackTrace in development and when
8790
- // the label hasn't already been computed
8791
-
8792
- if (process.env.NODE_ENV !== 'production' && !!props.css && (typeof props.css !== 'object' || typeof props.css.name !== 'string' || props.css.name.indexOf('-') === -1)) {
8793
- var label = getLabelFromStackTrace(new Error().stack);
8794
- if (label) newProps[labelPropName] = label;
8795
- }
8830
+ newProps[typePropName] = type; // Runtime labeling is an opt-in feature because:
8796
8831
 
8797
8832
  return newProps;
8798
8833
  };
8799
8834
 
8800
- var Insertion$1 = function Insertion(_ref) {
8835
+ var Insertion = function Insertion(_ref) {
8801
8836
  var cache = _ref.cache,
8802
8837
  serialized = _ref.serialized,
8803
8838
  isStringTag = _ref.isStringTag;
@@ -8830,175 +8865,35 @@ var Emotion = /* #__PURE__ */withEmotionCache(function (props, cache, ref) {
8830
8865
 
8831
8866
  var serialized = serializeStyles(registeredStyles, undefined, React.useContext(ThemeContext));
8832
8867
 
8833
- if (process.env.NODE_ENV !== 'production' && serialized.name.indexOf('-') === -1) {
8834
- var labelFromStack = props[labelPropName];
8835
-
8836
- if (labelFromStack) {
8837
- serialized = serializeStyles([serialized, 'label:' + labelFromStack + ';']);
8838
- }
8839
- }
8840
-
8841
8868
  className += cache.key + "-" + serialized.name;
8842
8869
  var newProps = {};
8843
8870
 
8844
- for (var key in props) {
8845
- if (hasOwnProperty.call(props, key) && key !== 'css' && key !== typePropName && (process.env.NODE_ENV === 'production' || key !== labelPropName)) {
8846
- newProps[key] = props[key];
8871
+ for (var _key2 in props) {
8872
+ if (hasOwn.call(props, _key2) && _key2 !== 'css' && _key2 !== typePropName && (!isDevelopment )) {
8873
+ newProps[_key2] = props[_key2];
8847
8874
  }
8848
8875
  }
8849
8876
 
8850
- newProps.ref = ref;
8851
8877
  newProps.className = className;
8852
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion$1, {
8878
+
8879
+ if (ref) {
8880
+ newProps.ref = ref;
8881
+ }
8882
+
8883
+ return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {
8853
8884
  cache: cache,
8854
8885
  serialized: serialized,
8855
8886
  isStringTag: typeof WrappedComponent === 'string'
8856
8887
  }), /*#__PURE__*/React.createElement(WrappedComponent, newProps));
8857
8888
  });
8858
8889
 
8859
- if (process.env.NODE_ENV !== 'production') {
8860
- Emotion.displayName = 'EmotionCssPropInternal';
8861
- }
8862
-
8863
8890
  var Emotion$1 = Emotion;
8864
8891
 
8865
- var pkg = {
8866
- name: "@emotion/react",
8867
- version: "11.11.0",
8868
- main: "dist/emotion-react.cjs.js",
8869
- module: "dist/emotion-react.esm.js",
8870
- browser: {
8871
- "./dist/emotion-react.esm.js": "./dist/emotion-react.browser.esm.js"
8872
- },
8873
- exports: {
8874
- ".": {
8875
- module: {
8876
- worker: "./dist/emotion-react.worker.esm.js",
8877
- browser: "./dist/emotion-react.browser.esm.js",
8878
- "default": "./dist/emotion-react.esm.js"
8879
- },
8880
- "import": "./dist/emotion-react.cjs.mjs",
8881
- "default": "./dist/emotion-react.cjs.js"
8882
- },
8883
- "./jsx-runtime": {
8884
- module: {
8885
- worker: "./jsx-runtime/dist/emotion-react-jsx-runtime.worker.esm.js",
8886
- browser: "./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js",
8887
- "default": "./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js"
8888
- },
8889
- "import": "./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs",
8890
- "default": "./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js"
8891
- },
8892
- "./_isolated-hnrs": {
8893
- module: {
8894
- worker: "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.worker.esm.js",
8895
- browser: "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js",
8896
- "default": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js"
8897
- },
8898
- "import": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs",
8899
- "default": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js"
8900
- },
8901
- "./jsx-dev-runtime": {
8902
- module: {
8903
- worker: "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.worker.esm.js",
8904
- browser: "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js",
8905
- "default": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js"
8906
- },
8907
- "import": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs",
8908
- "default": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js"
8909
- },
8910
- "./package.json": "./package.json",
8911
- "./types/css-prop": "./types/css-prop.d.ts",
8912
- "./macro": {
8913
- types: {
8914
- "import": "./macro.d.mts",
8915
- "default": "./macro.d.ts"
8916
- },
8917
- "default": "./macro.js"
8918
- }
8919
- },
8920
- types: "types/index.d.ts",
8921
- files: [
8922
- "src",
8923
- "dist",
8924
- "jsx-runtime",
8925
- "jsx-dev-runtime",
8926
- "_isolated-hnrs",
8927
- "types/*.d.ts",
8928
- "macro.*"
8929
- ],
8930
- sideEffects: false,
8931
- author: "Emotion Contributors",
8932
- license: "MIT",
8933
- scripts: {
8934
- "test:typescript": "dtslint types"
8935
- },
8936
- dependencies: {
8937
- "@babel/runtime": "^7.18.3",
8938
- "@emotion/babel-plugin": "^11.11.0",
8939
- "@emotion/cache": "^11.11.0",
8940
- "@emotion/serialize": "^1.1.2",
8941
- "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
8942
- "@emotion/utils": "^1.2.1",
8943
- "@emotion/weak-memoize": "^0.3.1",
8944
- "hoist-non-react-statics": "^3.3.1"
8945
- },
8946
- peerDependencies: {
8947
- react: ">=16.8.0"
8948
- },
8949
- peerDependenciesMeta: {
8950
- "@types/react": {
8951
- optional: true
8952
- }
8953
- },
8954
- devDependencies: {
8955
- "@definitelytyped/dtslint": "0.0.112",
8956
- "@emotion/css": "11.11.0",
8957
- "@emotion/css-prettifier": "1.1.3",
8958
- "@emotion/server": "11.11.0",
8959
- "@emotion/styled": "11.11.0",
8960
- "html-tag-names": "^1.1.2",
8961
- react: "16.14.0",
8962
- "svg-tag-names": "^1.1.1",
8963
- typescript: "^4.5.5"
8964
- },
8965
- repository: "https://github.com/emotion-js/emotion/tree/main/packages/react",
8966
- publishConfig: {
8967
- access: "public"
8968
- },
8969
- "umd:main": "dist/emotion-react.umd.min.js",
8970
- preconstruct: {
8971
- entrypoints: [
8972
- "./index.js",
8973
- "./jsx-runtime.js",
8974
- "./jsx-dev-runtime.js",
8975
- "./_isolated-hnrs.js"
8976
- ],
8977
- umdName: "emotionReact",
8978
- exports: {
8979
- envConditions: [
8980
- "browser",
8981
- "worker"
8982
- ],
8983
- extra: {
8984
- "./types/css-prop": "./types/css-prop.d.ts",
8985
- "./macro": {
8986
- types: {
8987
- "import": "./macro.d.mts",
8988
- "default": "./macro.d.ts"
8989
- },
8990
- "default": "./macro.js"
8991
- }
8992
- }
8993
- }
8994
- }
8995
- };
8996
-
8997
8892
  var jsx = function jsx(type, props) {
8893
+ // eslint-disable-next-line prefer-rest-params
8998
8894
  var args = arguments;
8999
8895
 
9000
- if (props == null || !hasOwnProperty.call(props, 'css')) {
9001
- // $FlowFixMe
8896
+ if (props == null || !hasOwn.call(props, 'css')) {
9002
8897
  return React.createElement.apply(undefined, args);
9003
8898
  }
9004
8899
 
@@ -9009,93 +8904,16 @@ var jsx = function jsx(type, props) {
9009
8904
 
9010
8905
  for (var i = 2; i < argsLength; i++) {
9011
8906
  createElementArgArray[i] = args[i];
9012
- } // $FlowFixMe
9013
-
8907
+ }
9014
8908
 
9015
8909
  return React.createElement.apply(null, createElementArgArray);
9016
8910
  };
9017
8911
 
9018
- var warnedAboutCssPropForGlobal = false; // maintain place over rerenders.
9019
- // initial render from browser, insertBefore context.sheet.tags[0] or if a style hasn't been inserted there yet, appendChild
9020
- // initial client-side render from SSR, use place of hydrating tag
9021
-
9022
- var Global = /* #__PURE__ */withEmotionCache(function (props, cache) {
9023
- if (process.env.NODE_ENV !== 'production' && !warnedAboutCssPropForGlobal && ( // check for className as well since the user is
9024
- // probably using the custom createElement which
9025
- // means it will be turned into a className prop
9026
- // $FlowFixMe I don't really want to add it to the type since it shouldn't be used
9027
- props.className || props.css)) {
9028
- console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?");
9029
- warnedAboutCssPropForGlobal = true;
9030
- }
9031
-
9032
- var styles = props.styles;
9033
- var serialized = serializeStyles([styles], undefined, React.useContext(ThemeContext));
9034
- // but it is based on a constant that will never change at runtime
9035
- // it's effectively like having two implementations and switching them out
9036
- // so it's not actually breaking anything
9037
-
8912
+ (function (_jsx) {
8913
+ var JSX;
9038
8914
 
9039
- var sheetRef = React.useRef();
9040
- useInsertionEffectWithLayoutFallback(function () {
9041
- var key = cache.key + "-global"; // use case of https://github.com/emotion-js/emotion/issues/2675
9042
-
9043
- var sheet = new cache.sheet.constructor({
9044
- key: key,
9045
- nonce: cache.sheet.nonce,
9046
- container: cache.sheet.container,
9047
- speedy: cache.sheet.isSpeedy
9048
- });
9049
- var rehydrating = false; // $FlowFixMe
9050
-
9051
- var node = document.querySelector("style[data-emotion=\"" + key + " " + serialized.name + "\"]");
9052
-
9053
- if (cache.sheet.tags.length) {
9054
- sheet.before = cache.sheet.tags[0];
9055
- }
9056
-
9057
- if (node !== null) {
9058
- rehydrating = true; // clear the hash so this node won't be recognizable as rehydratable by other <Global/>s
9059
-
9060
- node.setAttribute('data-emotion', key);
9061
- sheet.hydrate([node]);
9062
- }
9063
-
9064
- sheetRef.current = [sheet, rehydrating];
9065
- return function () {
9066
- sheet.flush();
9067
- };
9068
- }, [cache]);
9069
- useInsertionEffectWithLayoutFallback(function () {
9070
- var sheetRefCurrent = sheetRef.current;
9071
- var sheet = sheetRefCurrent[0],
9072
- rehydrating = sheetRefCurrent[1];
9073
-
9074
- if (rehydrating) {
9075
- sheetRefCurrent[1] = false;
9076
- return;
9077
- }
9078
-
9079
- if (serialized.next !== undefined) {
9080
- // insert keyframes
9081
- insertStyles(cache, serialized.next, true);
9082
- }
9083
-
9084
- if (sheet.tags.length) {
9085
- // if this doesn't exist then it will be null so the style element will be appended
9086
- var element = sheet.tags[sheet.tags.length - 1].nextElementSibling;
9087
- sheet.before = element;
9088
- sheet.flush();
9089
- }
9090
-
9091
- cache.insert("", serialized, sheet, false);
9092
- }, [cache, serialized.name]);
9093
- return null;
9094
- });
9095
-
9096
- if (process.env.NODE_ENV !== 'production') {
9097
- Global.displayName = 'EmotionGlobal';
9098
- }
8915
+ (function (_JSX) {})(JSX || (JSX = _jsx.JSX || (_jsx.JSX = {})));
8916
+ })(jsx || (jsx = {}));
9099
8917
 
9100
8918
  function css$2() {
9101
8919
  for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
@@ -9105,10 +8923,9 @@ function css$2() {
9105
8923
  return serializeStyles(args);
9106
8924
  }
9107
8925
 
9108
- var keyframes$1 = function keyframes() {
8926
+ function keyframes$1() {
9109
8927
  var insertable = css$2.apply(void 0, arguments);
9110
- var name = "animation-" + insertable.name; // $FlowFixMe
9111
-
8928
+ var name = "animation-" + insertable.name;
9112
8929
  return {
9113
8930
  name: name,
9114
8931
  styles: "@keyframes " + name + "{" + insertable.styles + "}",
@@ -9117,150 +8934,6 @@ var keyframes$1 = function keyframes() {
9117
8934
  return "_EMO_" + this.name + "_" + this.styles + "_EMO_";
9118
8935
  }
9119
8936
  };
9120
- };
9121
-
9122
- var classnames$1 = function classnames(args) {
9123
- var len = args.length;
9124
- var i = 0;
9125
- var cls = '';
9126
-
9127
- for (; i < len; i++) {
9128
- var arg = args[i];
9129
- if (arg == null) continue;
9130
- var toAdd = void 0;
9131
-
9132
- switch (typeof arg) {
9133
- case 'boolean':
9134
- break;
9135
-
9136
- case 'object':
9137
- {
9138
- if (Array.isArray(arg)) {
9139
- toAdd = classnames(arg);
9140
- } else {
9141
- if (process.env.NODE_ENV !== 'production' && arg.styles !== undefined && arg.name !== undefined) {
9142
- console.error('You have passed styles created with `css` from `@emotion/react` package to the `cx`.\n' + '`cx` is meant to compose class names (strings) so you should convert those styles to a class name by passing them to the `css` received from <ClassNames/> component.');
9143
- }
9144
-
9145
- toAdd = '';
9146
-
9147
- for (var k in arg) {
9148
- if (arg[k] && k) {
9149
- toAdd && (toAdd += ' ');
9150
- toAdd += k;
9151
- }
9152
- }
9153
- }
9154
-
9155
- break;
9156
- }
9157
-
9158
- default:
9159
- {
9160
- toAdd = arg;
9161
- }
9162
- }
9163
-
9164
- if (toAdd) {
9165
- cls && (cls += ' ');
9166
- cls += toAdd;
9167
- }
9168
- }
9169
-
9170
- return cls;
9171
- };
9172
-
9173
- function merge(registered, css, className) {
9174
- var registeredStyles = [];
9175
- var rawClassName = getRegisteredStyles(registered, registeredStyles, className);
9176
-
9177
- if (registeredStyles.length < 2) {
9178
- return className;
9179
- }
9180
-
9181
- return rawClassName + css(registeredStyles);
9182
- }
9183
-
9184
- var Insertion = function Insertion(_ref) {
9185
- var cache = _ref.cache,
9186
- serializedArr = _ref.serializedArr;
9187
- useInsertionEffectAlwaysWithSyncFallback(function () {
9188
-
9189
- for (var i = 0; i < serializedArr.length; i++) {
9190
- insertStyles(cache, serializedArr[i], false);
9191
- }
9192
- });
9193
-
9194
- return null;
9195
- };
9196
-
9197
- var ClassNames = /* #__PURE__ */withEmotionCache(function (props, cache) {
9198
- var hasRendered = false;
9199
- var serializedArr = [];
9200
-
9201
- var css = function css() {
9202
- if (hasRendered && process.env.NODE_ENV !== 'production') {
9203
- throw new Error('css can only be used during render');
9204
- }
9205
-
9206
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
9207
- args[_key] = arguments[_key];
9208
- }
9209
-
9210
- var serialized = serializeStyles(args, cache.registered);
9211
- serializedArr.push(serialized); // registration has to happen here as the result of this might get consumed by `cx`
9212
-
9213
- registerStyles(cache, serialized, false);
9214
- return cache.key + "-" + serialized.name;
9215
- };
9216
-
9217
- var cx = function cx() {
9218
- if (hasRendered && process.env.NODE_ENV !== 'production') {
9219
- throw new Error('cx can only be used during render');
9220
- }
9221
-
9222
- for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
9223
- args[_key2] = arguments[_key2];
9224
- }
9225
-
9226
- return merge(cache.registered, css, classnames$1(args));
9227
- };
9228
-
9229
- var content = {
9230
- css: css,
9231
- cx: cx,
9232
- theme: React.useContext(ThemeContext)
9233
- };
9234
- var ele = props.children(content);
9235
- hasRendered = true;
9236
- return /*#__PURE__*/React.createElement(React.Fragment, null, /*#__PURE__*/React.createElement(Insertion, {
9237
- cache: cache,
9238
- serializedArr: serializedArr
9239
- }), ele);
9240
- });
9241
-
9242
- if (process.env.NODE_ENV !== 'production') {
9243
- ClassNames.displayName = 'EmotionClassNames';
9244
- }
9245
-
9246
- if (process.env.NODE_ENV !== 'production') {
9247
- var isBrowser$1 = "object" !== 'undefined'; // #1727, #2905 for some reason Jest and Vitest evaluate modules twice if some consuming module gets mocked
9248
-
9249
- var isTestEnv = typeof jest !== 'undefined' || typeof vi !== 'undefined';
9250
-
9251
- if (isBrowser$1 && !isTestEnv) {
9252
- // globalThis has wide browser support - https://caniuse.com/?search=globalThis, Node.js 12 and later
9253
- var globalContext = // $FlowIgnore
9254
- typeof globalThis !== 'undefined' ? globalThis // eslint-disable-line no-undef
9255
- : isBrowser$1 ? window : global;
9256
- var globalKey = "__EMOTION_REACT_" + pkg.version.split('.')[0] + "__";
9257
-
9258
- if (globalContext[globalKey]) {
9259
- console.warn('You are loading @emotion/react when it is already loaded. Running ' + 'multiple instances may cause problems. This can happen if multiple ' + 'versions are used, or if multiple builds of the same version are ' + 'used.');
9260
- }
9261
-
9262
- globalContext[globalKey] = true;
9263
- }
9264
8937
  }
9265
8938
 
9266
8939
  function _taggedTemplateLiteral(strings, raw) {
@@ -9274,9 +8947,9 @@ function _taggedTemplateLiteral(strings, raw) {
9274
8947
  }));
9275
8948
  }
9276
8949
 
9277
- var index = useLayoutEffect ;
8950
+ var index = useLayoutEffect ;
9278
8951
 
9279
- var _excluded$3 = ["className", "clearValue", "cx", "getStyles", "getClassNames", "getValue", "hasValue", "isMulti", "isRtl", "options", "selectOption", "selectProps", "setValue", "theme"];
8952
+ var _excluded$4 = ["className", "clearValue", "cx", "getStyles", "getClassNames", "getValue", "hasValue", "isMulti", "isRtl", "options", "selectOption", "selectProps", "setValue", "theme"];
9280
8953
  // ==============================
9281
8954
  // NO OP
9282
8955
  // ==============================
@@ -9353,7 +9026,7 @@ var cleanCommonProps = function cleanCommonProps(props) {
9353
9026
  props.selectProps;
9354
9027
  props.setValue;
9355
9028
  props.theme;
9356
- var innerProps = _objectWithoutProperties(props, _excluded$3);
9029
+ var innerProps = _objectWithoutProperties(props, _excluded$4);
9357
9030
  return _objectSpread2({}, innerProps);
9358
9031
  };
9359
9032
 
@@ -9567,6 +9240,8 @@ var removeProps = function removeProps(propsObj) {
9567
9240
  }, {});
9568
9241
  };
9569
9242
 
9243
+ var _excluded$3 = ["children", "innerProps"],
9244
+ _excluded2$1 = ["children", "innerProps"];
9570
9245
  function getMenuPlacement(_ref) {
9571
9246
  var preferredMaxHeight = _ref.maxHeight,
9572
9247
  menuEl = _ref.menuEl,
@@ -9861,37 +9536,41 @@ var noticeCSS = function noticeCSS(_ref5, unstyled) {
9861
9536
  };
9862
9537
  var noOptionsMessageCSS = noticeCSS;
9863
9538
  var loadingMessageCSS = noticeCSS;
9864
- var NoOptionsMessage = function NoOptionsMessage(props) {
9865
- var children = props.children,
9866
- innerProps = props.innerProps;
9867
- return jsx("div", _extends({}, getStyleProps(props, 'noOptionsMessage', {
9539
+ var NoOptionsMessage = function NoOptionsMessage(_ref6) {
9540
+ var _ref6$children = _ref6.children,
9541
+ children = _ref6$children === void 0 ? 'No options' : _ref6$children,
9542
+ innerProps = _ref6.innerProps,
9543
+ restProps = _objectWithoutProperties(_ref6, _excluded$3);
9544
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9545
+ children: children,
9546
+ innerProps: innerProps
9547
+ }), 'noOptionsMessage', {
9868
9548
  'menu-notice': true,
9869
9549
  'menu-notice--no-options': true
9870
9550
  }), innerProps), children);
9871
9551
  };
9872
- NoOptionsMessage.defaultProps = {
9873
- children: 'No options'
9874
- };
9875
- var LoadingMessage = function LoadingMessage(props) {
9876
- var children = props.children,
9877
- innerProps = props.innerProps;
9878
- return jsx("div", _extends({}, getStyleProps(props, 'loadingMessage', {
9552
+ var LoadingMessage = function LoadingMessage(_ref7) {
9553
+ var _ref7$children = _ref7.children,
9554
+ children = _ref7$children === void 0 ? 'Loading...' : _ref7$children,
9555
+ innerProps = _ref7.innerProps,
9556
+ restProps = _objectWithoutProperties(_ref7, _excluded2$1);
9557
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9558
+ children: children,
9559
+ innerProps: innerProps
9560
+ }), 'loadingMessage', {
9879
9561
  'menu-notice': true,
9880
9562
  'menu-notice--loading': true
9881
9563
  }), innerProps), children);
9882
9564
  };
9883
- LoadingMessage.defaultProps = {
9884
- children: 'Loading...'
9885
- };
9886
9565
 
9887
9566
  // ==============================
9888
9567
  // Menu Portal
9889
9568
  // ==============================
9890
9569
 
9891
- var menuPortalCSS = function menuPortalCSS(_ref6) {
9892
- var rect = _ref6.rect,
9893
- offset = _ref6.offset,
9894
- position = _ref6.position;
9570
+ var menuPortalCSS = function menuPortalCSS(_ref8) {
9571
+ var rect = _ref8.rect,
9572
+ offset = _ref8.offset,
9573
+ position = _ref8.position;
9895
9574
  return {
9896
9575
  left: rect.left,
9897
9576
  position: position,
@@ -10054,7 +9733,8 @@ var IndicatorsContainer = function IndicatorsContainer(props) {
10054
9733
  };
10055
9734
 
10056
9735
  var _templateObject;
10057
- var _excluded$2 = ["size"];
9736
+ var _excluded$2 = ["size"],
9737
+ _excluded2 = ["innerProps", "isRtl", "size"];
10058
9738
  function _EMOTION_STRINGIFIED_CSS_ERROR__$3() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
10059
9739
 
10060
9740
  // ==============================
@@ -10066,7 +9746,7 @@ var _ref2$2 = process.env.NODE_ENV === "production" ? {
10066
9746
  } : {
10067
9747
  name: "tj5bde-Svg",
10068
9748
  styles: "display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",
10069
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+XG4pID0+IHtcbiAgY29uc3QgeyBpbm5lclByb3BzLCBpc1J0bCB9ID0gcHJvcHM7XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2xvYWRpbmdJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgICAgey4uLmlubmVyUHJvcHN9XG4gICAgPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezB9IG9mZnNldD17aXNSdGx9IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MTYwfSBvZmZzZXQgLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXszMjB9IG9mZnNldD17IWlzUnRsfSAvPlxuICAgIDwvZGl2PlxuICApO1xufTtcbkxvYWRpbmdJbmRpY2F0b3IuZGVmYXVsdFByb3BzID0geyBzaXplOiA0IH07XG4iXX0= */",
9749
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */",
10070
9750
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$3
10071
9751
  };
10072
9752
  var Svg = function Svg(_ref) {
@@ -10201,13 +9881,20 @@ var LoadingDot = function LoadingDot(_ref6) {
10201
9881
  height: '1em',
10202
9882
  verticalAlign: 'top',
10203
9883
  width: '1em'
10204
- }, process.env.NODE_ENV === "production" ? "" : ";label:LoadingDot;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVhY3ROb2RlIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4LCBrZXlmcmFtZXMgfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5cbmltcG9ydCB7XG4gIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lLFxuICBDU1NPYmplY3RXaXRoTGFiZWwsXG4gIEdyb3VwQmFzZSxcbn0gZnJvbSAnLi4vdHlwZXMnO1xuaW1wb3J0IHsgZ2V0U3R5bGVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEljb25zXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgU3ZnID0gKHtcbiAgc2l6ZSxcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU6IG51bWJlciB9KSA9PiAoXG4gIDxzdmdcbiAgICBoZWlnaHQ9e3NpemV9XG4gICAgd2lkdGg9e3NpemV9XG4gICAgdmlld0JveD1cIjAgMCAyMCAyMFwiXG4gICAgYXJpYS1oaWRkZW49XCJ0cnVlXCJcbiAgICBmb2N1c2FibGU9XCJmYWxzZVwiXG4gICAgY3NzPXt7XG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIGZpbGw6ICdjdXJyZW50Q29sb3InLFxuICAgICAgbGluZUhlaWdodDogMSxcbiAgICAgIHN0cm9rZTogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBzdHJva2VXaWR0aDogMCxcbiAgICB9fVxuICAgIHsuLi5wcm9wc31cbiAgLz5cbik7XG5cbmV4cG9ydCB0eXBlIENyb3NzSWNvblByb3BzID0gSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZT86IG51bWJlciB9O1xuZXhwb3J0IGNvbnN0IENyb3NzSWNvbiA9IChwcm9wczogQ3Jvc3NJY29uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTE0LjM0OCAxNC44NDljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDBsLTIuNjUxLTMuMDMwLTIuNjUxIDMuMDI5Yy0wLjQ2OSAwLjQ2OS0xLjIyOSAwLjQ2OS0xLjY5NyAwLTAuNDY5LTAuNDY5LTAuNDY5LTEuMjI5IDAtMS42OTdsMi43NTgtMy4xNS0yLjc1OS0zLjE1MmMtMC40NjktMC40NjktMC40NjktMS4yMjggMC0xLjY5N3MxLjIyOC0wLjQ2OSAxLjY5NyAwbDIuNjUyIDMuMDMxIDIuNjUxLTMuMDMxYzAuNDY5LTAuNDY5IDEuMjI4LTAuNDY5IDEuNjk3IDBzMC40NjkgMS4yMjkgMCAxLjY5N2wtMi43NTggMy4xNTIgMi43NTggMy4xNWMwLjQ2OSAwLjQ2OSAwLjQ2OSAxLjIyOSAwIDEuNjk4elwiIC8+XG4gIDwvU3ZnPlxuKTtcbmV4cG9ydCB0eXBlIERvd25DaGV2cm9uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgRG93bkNoZXZyb24gPSAocHJvcHM6IERvd25DaGV2cm9uUHJvcHMpID0+IChcbiAgPFN2ZyBzaXplPXsyMH0gey4uLnByb3BzfT5cbiAgICA8cGF0aCBkPVwiTTQuNTE2IDcuNTQ4YzAuNDM2LTAuNDQ2IDEuMDQzLTAuNDgxIDEuNTc2IDBsMy45MDggMy43NDcgMy45MDgtMy43NDdjMC41MzMtMC40ODEgMS4xNDEtMC40NDYgMS41NzQgMCAwLjQzNiAwLjQ0NSAwLjQwOCAxLjE5NyAwIDEuNjE1LTAuNDA2IDAuNDE4LTQuNjk1IDQuNTAyLTQuNjk1IDQuNTAyLTAuMjE3IDAuMjIzLTAuNTAyIDAuMzM1LTAuNzg3IDAuMzM1cy0wLjU3LTAuMTEyLTAuNzg5LTAuMzM1YzAgMC00LjI4Ny00LjA4NC00LjY5NS00LjUwMnMtMC40MzYtMS4xNyAwLTEuNjE1elwiIC8+XG4gIDwvU3ZnPlxuKTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBEcm9wZG93biAmIENsZWFyIEJ1dHRvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xufVxuXG5jb25zdCBiYXNlQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTpcbiAgICB8IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbiAgICB8IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JDb250YWluZXInLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICAgICc6aG92ZXInOiB7XG4gICAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsODAgOiBjb2xvcnMubmV1dHJhbDQwLFxuICAgICAgICB9LFxuICAgICAgfSksXG59KTtcblxuZXhwb3J0IGNvbnN0IGRyb3Bkb3duSW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBEcm9wZG93bkluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IERyb3Bkb3duSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2Ryb3Bkb3duSW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdkcm9wZG93bi1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPERvd25DaGV2cm9uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuZXhwb3J0IGludGVyZmFjZSBDbGVhckluZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFRoZSBjaGlsZHJlbiB0byBiZSByZW5kZXJlZCBpbnNpZGUgdGhlIGluZGljYXRvci4gKi9cbiAgY2hpbGRyZW4/OiBSZWFjdE5vZGU7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbn1cblxuZXhwb3J0IGNvbnN0IGNsZWFySW5kaWNhdG9yQ1NTID0gYmFzZUNTUztcbmV4cG9ydCBjb25zdCBDbGVhckluZGljYXRvciA9IDxcbiAgT3B0aW9uLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPlxuPihcbiAgcHJvcHM6IENsZWFySW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGNoaWxkcmVuLCBpbm5lclByb3BzIH0gPSBwcm9wcztcbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2NsZWFySW5kaWNhdG9yJywge1xuICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICdjbGVhci1pbmRpY2F0b3InOiB0cnVlLFxuICAgICAgfSl9XG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICA+XG4gICAgICB7Y2hpbGRyZW4gfHwgPENyb3NzSWNvbiAvPn1cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG5cbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuLy8gU2VwYXJhdG9yXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuZXhwb3J0IGludGVyZmFjZSBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaW5uZXJQcm9wcz86IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3BhbiddO1xufVxuXG5leHBvcnQgY29uc3QgaW5kaWNhdG9yU2VwYXJhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNEaXNhYmxlZCxcbiAgICB0aGVtZToge1xuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgICAgY29sb3JzLFxuICAgIH0sXG4gIH06IEluZGljYXRvclNlcGFyYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+LFxuICB1bnN0eWxlZDogYm9vbGVhblxuKTogQ1NTT2JqZWN0V2l0aExhYmVsID0+ICh7XG4gIGxhYmVsOiAnaW5kaWNhdG9yU2VwYXJhdG9yJyxcbiAgYWxpZ25TZWxmOiAnc3RyZXRjaCcsXG4gIHdpZHRoOiAxLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGJhY2tncm91bmRDb2xvcjogaXNEaXNhYmxlZCA/IGNvbG9ycy5uZXV0cmFsMTAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBtYXJnaW5Cb3R0b206IGJhc2VVbml0ICogMixcbiAgICAgICAgbWFyZ2luVG9wOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgSW5kaWNhdG9yU2VwYXJhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD5cbikgPT4ge1xuICBjb25zdCB7IGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxzcGFuXG4gICAgICB7Li4uaW5uZXJQcm9wc31cbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnaW5kaWNhdG9yU2VwYXJhdG9yJywge1xuICAgICAgICAnaW5kaWNhdG9yLXNlcGFyYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAvPlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBMb2FkaW5nXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cblxuY29uc3QgbG9hZGluZ0RvdEFuaW1hdGlvbnMgPSBrZXlmcmFtZXNgXG4gIDAlLCA4MCUsIDEwMCUgeyBvcGFjaXR5OiAwOyB9XG4gIDQwJSB7IG9wYWNpdHk6IDE7IH1cbmA7XG5cbmV4cG9ydCBjb25zdCBsb2FkaW5nSW5kaWNhdG9yQ1NTID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICB7XG4gICAgaXNGb2N1c2VkLFxuICAgIHNpemUsXG4gICAgdGhlbWU6IHtcbiAgICAgIGNvbG9ycyxcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICB9LFxuICB9OiBMb2FkaW5nSW5kaWNhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdsb2FkaW5nSW5kaWNhdG9yJyxcbiAgZGlzcGxheTogJ2ZsZXgnLFxuICB0cmFuc2l0aW9uOiAnY29sb3IgMTUwbXMnLFxuICBhbGlnblNlbGY6ICdjZW50ZXInLFxuICBmb250U2l6ZTogc2l6ZSxcbiAgbGluZUhlaWdodDogMSxcbiAgbWFyZ2luUmlnaHQ6IHNpemUsXG4gIHRleHRBbGlnbjogJ2NlbnRlcicsXG4gIHZlcnRpY2FsQWxpZ246ICdtaWRkbGUnLFxuICAuLi4odW5zdHlsZWRcbiAgICA/IHt9XG4gICAgOiB7XG4gICAgICAgIGNvbG9yOiBpc0ZvY3VzZWQgPyBjb2xvcnMubmV1dHJhbDYwIDogY29sb3JzLm5ldXRyYWwyMCxcbiAgICAgICAgcGFkZGluZzogYmFzZVVuaXQgKiAyLFxuICAgICAgfSksXG59KTtcblxuaW50ZXJmYWNlIExvYWRpbmdEb3RQcm9wcyB7XG4gIGRlbGF5OiBudW1iZXI7XG4gIG9mZnNldDogYm9vbGVhbjtcbn1cbmNvbnN0IExvYWRpbmdEb3QgPSAoeyBkZWxheSwgb2Zmc2V0IH06IExvYWRpbmdEb3RQcm9wcykgPT4gKFxuICA8c3BhblxuICAgIGNzcz17e1xuICAgICAgYW5pbWF0aW9uOiBgJHtsb2FkaW5nRG90QW5pbWF0aW9uc30gMXMgZWFzZS1pbi1vdXQgJHtkZWxheX1tcyBpbmZpbml0ZTtgLFxuICAgICAgYmFja2dyb3VuZENvbG9yOiAnY3VycmVudENvbG9yJyxcbiAgICAgIGJvcmRlclJhZGl1czogJzFlbScsXG4gICAgICBkaXNwbGF5OiAnaW5saW5lLWJsb2NrJyxcbiAgICAgIG1hcmdpbkxlZnQ6IG9mZnNldCA/ICcxZW0nIDogdW5kZWZpbmVkLFxuICAgICAgaGVpZ2h0OiAnMWVtJyxcbiAgICAgIHZlcnRpY2FsQWxpZ246ICd0b3AnLFxuICAgICAgd2lkdGg6ICcxZW0nLFxuICAgIH19XG4gIC8+XG4pO1xuXG5leHBvcnQgaW50ZXJmYWNlIExvYWRpbmdJbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBQcm9wcyB0aGF0IHdpbGwgYmUgcGFzc2VkIG9uIHRvIHRoZSBjaGlsZHJlbi4gKi9cbiAgaW5uZXJQcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydkaXYnXTtcbiAgLyoqIFRoZSBmb2N1c2VkIHN0YXRlIG9mIHRoZSBzZWxlY3QuICovXG4gIGlzRm9jdXNlZDogYm9vbGVhbjtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgLyoqIFNldCBzaXplIG9mIHRoZSBjb250YWluZXIuICovXG4gIHNpemU6IG51bWJlcjtcbn1cbmV4cG9ydCBjb25zdCBMb2FkaW5nSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+XG4pID0+IHtcbiAgY29uc3QgeyBpbm5lclByb3BzLCBpc1J0bCB9ID0gcHJvcHM7XG5cbiAgcmV0dXJuIChcbiAgICA8ZGl2XG4gICAgICB7Li4uZ2V0U3R5bGVQcm9wcyhwcm9wcywgJ2xvYWRpbmdJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgICAgey4uLmlubmVyUHJvcHN9XG4gICAgPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezB9IG9mZnNldD17aXNSdGx9IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MTYwfSBvZmZzZXQgLz5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXszMjB9IG9mZnNldD17IWlzUnRsfSAvPlxuICAgIDwvZGl2PlxuICApO1xufTtcbkxvYWRpbmdJbmRpY2F0b3IuZGVmYXVsdFByb3BzID0geyBzaXplOiA0IH07XG4iXX0= */")
9884
+ }, process.env.NODE_ENV === "production" ? "" : ";label:LoadingDot;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbImluZGljYXRvcnMudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW1RSSIsImZpbGUiOiJpbmRpY2F0b3JzLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWFjdE5vZGUgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3gsIGtleWZyYW1lcyB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuaW1wb3J0IHtcbiAgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWUsXG4gIENTU09iamVjdFdpdGhMYWJlbCxcbiAgR3JvdXBCYXNlLFxufSBmcm9tICcuLi90eXBlcyc7XG5pbXBvcnQgeyBnZXRTdHlsZVByb3BzIH0gZnJvbSAnLi4vdXRpbHMnO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgSWNvbnNcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBTdmcgPSAoe1xuICBzaXplLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzdmcnXSAmIHsgc2l6ZTogbnVtYmVyIH0pID0+IChcbiAgPHN2Z1xuICAgIGhlaWdodD17c2l6ZX1cbiAgICB3aWR0aD17c2l6ZX1cbiAgICB2aWV3Qm94PVwiMCAwIDIwIDIwXCJcbiAgICBhcmlhLWhpZGRlbj1cInRydWVcIlxuICAgIGZvY3VzYWJsZT1cImZhbHNlXCJcbiAgICBjc3M9e3tcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgZmlsbDogJ2N1cnJlbnRDb2xvcicsXG4gICAgICBsaW5lSGVpZ2h0OiAxLFxuICAgICAgc3Ryb2tlOiAnY3VycmVudENvbG9yJyxcbiAgICAgIHN0cm9rZVdpZHRoOiAwLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IHR5cGUgQ3Jvc3NJY29uUHJvcHMgPSBKU1guSW50cmluc2ljRWxlbWVudHNbJ3N2ZyddICYgeyBzaXplPzogbnVtYmVyIH07XG5leHBvcnQgY29uc3QgQ3Jvc3NJY29uID0gKHByb3BzOiBDcm9zc0ljb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNMTQuMzQ4IDE0Ljg0OWMtMC40NjkgMC40NjktMS4yMjkgMC40NjktMS42OTcgMGwtMi42NTEtMy4wMzAtMi42NTEgMy4wMjljLTAuNDY5IDAuNDY5LTEuMjI5IDAuNDY5LTEuNjk3IDAtMC40NjktMC40NjktMC40NjktMS4yMjkgMC0xLjY5N2wyLjc1OC0zLjE1LTIuNzU5LTMuMTUyYy0wLjQ2OS0wLjQ2OS0wLjQ2OS0xLjIyOCAwLTEuNjk3czEuMjI4LTAuNDY5IDEuNjk3IDBsMi42NTIgMy4wMzEgMi42NTEtMy4wMzFjMC40NjktMC40NjkgMS4yMjgtMC40NjkgMS42OTcgMHMwLjQ2OSAxLjIyOSAwIDEuNjk3bC0yLjc1OCAzLjE1MiAyLjc1OCAzLjE1YzAuNDY5IDAuNDY5IDAuNDY5IDEuMjI5IDAgMS42OTh6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuZXhwb3J0IHR5cGUgRG93bkNoZXZyb25Qcm9wcyA9IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snc3ZnJ10gJiB7IHNpemU/OiBudW1iZXIgfTtcbmV4cG9ydCBjb25zdCBEb3duQ2hldnJvbiA9IChwcm9wczogRG93bkNoZXZyb25Qcm9wcykgPT4gKFxuICA8U3ZnIHNpemU9ezIwfSB7Li4ucHJvcHN9PlxuICAgIDxwYXRoIGQ9XCJNNC41MTYgNy41NDhjMC40MzYtMC40NDYgMS4wNDMtMC40ODEgMS41NzYgMGwzLjkwOCAzLjc0NyAzLjkwOC0zLjc0N2MwLjUzMy0wLjQ4MSAxLjE0MS0wLjQ0NiAxLjU3NCAwIDAuNDM2IDAuNDQ1IDAuNDA4IDEuMTk3IDAgMS42MTUtMC40MDYgMC40MTgtNC42OTUgNC41MDItNC42OTUgNC41MDItMC4yMTcgMC4yMjMtMC41MDIgMC4zMzUtMC43ODcgMC4zMzVzLTAuNTctMC4xMTItMC43ODktMC4zMzVjMCAwLTQuMjg3LTQuMDg0LTQuNjk1LTQuNTAycy0wLjQzNi0xLjE3IDAtMS42MTV6XCIgLz5cbiAgPC9Tdmc+XG4pO1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIERyb3Bkb3duICYgQ2xlYXIgQnV0dG9uc1xuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG5cbmV4cG9ydCBpbnRlcmZhY2UgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxcbiAgT3B0aW9uID0gdW5rbm93bixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4gPSBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+ID0gR3JvdXBCYXNlPE9wdGlvbj5cbj4gZXh0ZW5kcyBDb21tb25Qcm9wc0FuZENsYXNzTmFtZTxPcHRpb24sIElzTXVsdGksIEdyb3VwPiB7XG4gIC8qKiBUaGUgY2hpbGRyZW4gdG8gYmUgcmVuZGVyZWQgaW5zaWRlIHRoZSBpbmRpY2F0b3IuICovXG4gIGNoaWxkcmVuPzogUmVhY3ROb2RlO1xuICAvKiogUHJvcHMgdGhhdCB3aWxsIGJlIHBhc3NlZCBvbiB0byB0aGUgY2hpbGRyZW4uICovXG4gIGlubmVyUHJvcHM6IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snZGl2J107XG4gIC8qKiBUaGUgZm9jdXNlZCBzdGF0ZSBvZiB0aGUgc2VsZWN0LiAqL1xuICBpc0ZvY3VzZWQ6IGJvb2xlYW47XG4gIGlzRGlzYWJsZWQ6IGJvb2xlYW47XG59XG5cbmNvbnN0IGJhc2VDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgdGhlbWU6IHtcbiAgICAgIHNwYWNpbmc6IHsgYmFzZVVuaXQgfSxcbiAgICAgIGNvbG9ycyxcbiAgICB9LFxuICB9OlxuICAgIHwgRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuICAgIHwgQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2luZGljYXRvckNvbnRhaW5lcicsXG4gIGRpc3BsYXk6ICdmbGV4JyxcbiAgdHJhbnNpdGlvbjogJ2NvbG9yIDE1MG1zJyxcbiAgLi4uKHVuc3R5bGVkXG4gICAgPyB7fVxuICAgIDoge1xuICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw2MCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIHBhZGRpbmc6IGJhc2VVbml0ICogMixcbiAgICAgICAgJzpob3Zlcic6IHtcbiAgICAgICAgICBjb2xvcjogaXNGb2N1c2VkID8gY29sb3JzLm5ldXRyYWw4MCA6IGNvbG9ycy5uZXV0cmFsNDAsXG4gICAgICAgIH0sXG4gICAgICB9KSxcbn0pO1xuXG5leHBvcnQgY29uc3QgZHJvcGRvd25JbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IERyb3Bkb3duSW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogRHJvcGRvd25JbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnZHJvcGRvd25JbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2Ryb3Bkb3duLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8RG93bkNoZXZyb24gLz59XG4gICAgPC9kaXY+XG4gICk7XG59O1xuXG5leHBvcnQgaW50ZXJmYWNlIENsZWFySW5kaWNhdG9yUHJvcHM8XG4gIE9wdGlvbiA9IHVua25vd24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuID0gYm9vbGVhbixcbiAgR3JvdXAgZXh0ZW5kcyBHcm91cEJhc2U8T3B0aW9uPiA9IEdyb3VwQmFzZTxPcHRpb24+XG4+IGV4dGVuZHMgQ29tbW9uUHJvcHNBbmRDbGFzc05hbWU8T3B0aW9uLCBJc011bHRpLCBHcm91cD4ge1xuICAvKiogVGhlIGNoaWxkcmVuIHRvIGJlIHJlbmRlcmVkIGluc2lkZSB0aGUgaW5kaWNhdG9yLiAqL1xuICBjaGlsZHJlbj86IFJlYWN0Tm9kZTtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xufVxuXG5leHBvcnQgY29uc3QgY2xlYXJJbmRpY2F0b3JDU1MgPSBiYXNlQ1NTO1xuZXhwb3J0IGNvbnN0IENsZWFySW5kaWNhdG9yID0gPFxuICBPcHRpb24sXG4gIElzTXVsdGkgZXh0ZW5kcyBib29sZWFuLFxuICBHcm91cCBleHRlbmRzIEdyb3VwQmFzZTxPcHRpb24+XG4+KFxuICBwcm9wczogQ2xlYXJJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgY2hpbGRyZW4sIGlubmVyUHJvcHMgfSA9IHByb3BzO1xuICByZXR1cm4gKFxuICAgIDxkaXZcbiAgICAgIHsuLi5nZXRTdHlsZVByb3BzKHByb3BzLCAnY2xlYXJJbmRpY2F0b3InLCB7XG4gICAgICAgIGluZGljYXRvcjogdHJ1ZSxcbiAgICAgICAgJ2NsZWFyLWluZGljYXRvcic6IHRydWUsXG4gICAgICB9KX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIHtjaGlsZHJlbiB8fCA8Q3Jvc3NJY29uIC8+fVxuICAgIDwvZGl2PlxuICApO1xufTtcblxuLy8gPT09PT09PT09PT09PT09PT09PT09PT09PT09PT09XG4vLyBTZXBhcmF0b3Jcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5leHBvcnQgaW50ZXJmYWNlIEluZGljYXRvclNlcGFyYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgaXNEaXNhYmxlZDogYm9vbGVhbjtcbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpbm5lclByb3BzPzogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ107XG59XG5cbmV4cG9ydCBjb25zdCBpbmRpY2F0b3JTZXBhcmF0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0Rpc2FibGVkLFxuICAgIHRoZW1lOiB7XG4gICAgICBzcGFjaW5nOiB7IGJhc2VVbml0IH0sXG4gICAgICBjb2xvcnMsXG4gICAgfSxcbiAgfTogSW5kaWNhdG9yU2VwYXJhdG9yUHJvcHM8T3B0aW9uLCBJc011bHRpLCBHcm91cD4sXG4gIHVuc3R5bGVkOiBib29sZWFuXG4pOiBDU1NPYmplY3RXaXRoTGFiZWwgPT4gKHtcbiAgbGFiZWw6ICdpbmRpY2F0b3JTZXBhcmF0b3InLFxuICBhbGlnblNlbGY6ICdzdHJldGNoJyxcbiAgd2lkdGg6IDEsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgYmFja2dyb3VuZENvbG9yOiBpc0Rpc2FibGVkID8gY29sb3JzLm5ldXRyYWwxMCA6IGNvbG9ycy5uZXV0cmFsMjAsXG4gICAgICAgIG1hcmdpbkJvdHRvbTogYmFzZVVuaXQgKiAyLFxuICAgICAgICBtYXJnaW5Ub3A6IGJhc2VVbml0ICogMixcbiAgICAgIH0pLFxufSk7XG5cbmV4cG9ydCBjb25zdCBJbmRpY2F0b3JTZXBhcmF0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHByb3BzOiBJbmRpY2F0b3JTZXBhcmF0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPlxuKSA9PiB7XG4gIGNvbnN0IHsgaW5uZXJQcm9wcyB9ID0gcHJvcHM7XG4gIHJldHVybiAoXG4gICAgPHNwYW5cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgICAgey4uLmdldFN0eWxlUHJvcHMocHJvcHMsICdpbmRpY2F0b3JTZXBhcmF0b3InLCB7XG4gICAgICAgICdpbmRpY2F0b3Itc2VwYXJhdG9yJzogdHJ1ZSxcbiAgICAgIH0pfVxuICAgIC8+XG4gICk7XG59O1xuXG4vLyA9PT09PT09PT09PT09PT09PT09PT09PT09PT09PT1cbi8vIExvYWRpbmdcbi8vID09PT09PT09PT09PT09PT09PT09PT09PT09PT09PVxuXG5jb25zdCBsb2FkaW5nRG90QW5pbWF0aW9ucyA9IGtleWZyYW1lc2BcbiAgMCUsIDgwJSwgMTAwJSB7IG9wYWNpdHk6IDA7IH1cbiAgNDAlIHsgb3BhY2l0eTogMTsgfVxuYDtcblxuZXhwb3J0IGNvbnN0IGxvYWRpbmdJbmRpY2F0b3JDU1MgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oXG4gIHtcbiAgICBpc0ZvY3VzZWQsXG4gICAgc2l6ZSxcbiAgICB0aGVtZToge1xuICAgICAgY29sb3JzLFxuICAgICAgc3BhY2luZzogeyBiYXNlVW5pdCB9LFxuICAgIH0sXG4gIH06IExvYWRpbmdJbmRpY2F0b3JQcm9wczxPcHRpb24sIElzTXVsdGksIEdyb3VwPixcbiAgdW5zdHlsZWQ6IGJvb2xlYW5cbik6IENTU09iamVjdFdpdGhMYWJlbCA9PiAoe1xuICBsYWJlbDogJ2xvYWRpbmdJbmRpY2F0b3InLFxuICBkaXNwbGF5OiAnZmxleCcsXG4gIHRyYW5zaXRpb246ICdjb2xvciAxNTBtcycsXG4gIGFsaWduU2VsZjogJ2NlbnRlcicsXG4gIGZvbnRTaXplOiBzaXplLFxuICBsaW5lSGVpZ2h0OiAxLFxuICBtYXJnaW5SaWdodDogc2l6ZSxcbiAgdGV4dEFsaWduOiAnY2VudGVyJyxcbiAgdmVydGljYWxBbGlnbjogJ21pZGRsZScsXG4gIC4uLih1bnN0eWxlZFxuICAgID8ge31cbiAgICA6IHtcbiAgICAgICAgY29sb3I6IGlzRm9jdXNlZCA/IGNvbG9ycy5uZXV0cmFsNjAgOiBjb2xvcnMubmV1dHJhbDIwLFxuICAgICAgICBwYWRkaW5nOiBiYXNlVW5pdCAqIDIsXG4gICAgICB9KSxcbn0pO1xuXG5pbnRlcmZhY2UgTG9hZGluZ0RvdFByb3BzIHtcbiAgZGVsYXk6IG51bWJlcjtcbiAgb2Zmc2V0OiBib29sZWFuO1xufVxuY29uc3QgTG9hZGluZ0RvdCA9ICh7IGRlbGF5LCBvZmZzZXQgfTogTG9hZGluZ0RvdFByb3BzKSA9PiAoXG4gIDxzcGFuXG4gICAgY3NzPXt7XG4gICAgICBhbmltYXRpb246IGAke2xvYWRpbmdEb3RBbmltYXRpb25zfSAxcyBlYXNlLWluLW91dCAke2RlbGF5fW1zIGluZmluaXRlO2AsXG4gICAgICBiYWNrZ3JvdW5kQ29sb3I6ICdjdXJyZW50Q29sb3InLFxuICAgICAgYm9yZGVyUmFkaXVzOiAnMWVtJyxcbiAgICAgIGRpc3BsYXk6ICdpbmxpbmUtYmxvY2snLFxuICAgICAgbWFyZ2luTGVmdDogb2Zmc2V0ID8gJzFlbScgOiB1bmRlZmluZWQsXG4gICAgICBoZWlnaHQ6ICcxZW0nLFxuICAgICAgdmVydGljYWxBbGlnbjogJ3RvcCcsXG4gICAgICB3aWR0aDogJzFlbScsXG4gICAgfX1cbiAgLz5cbik7XG5cbmV4cG9ydCBpbnRlcmZhY2UgTG9hZGluZ0luZGljYXRvclByb3BzPFxuICBPcHRpb24gPSB1bmtub3duLFxuICBJc011bHRpIGV4dGVuZHMgYm9vbGVhbiA9IGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj4gPSBHcm91cEJhc2U8T3B0aW9uPlxuPiBleHRlbmRzIENvbW1vblByb3BzQW5kQ2xhc3NOYW1lPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+IHtcbiAgLyoqIFByb3BzIHRoYXQgd2lsbCBiZSBwYXNzZWQgb24gdG8gdGhlIGNoaWxkcmVuLiAqL1xuICBpbm5lclByb3BzOiBKU1guSW50cmluc2ljRWxlbWVudHNbJ2RpdiddO1xuICAvKiogVGhlIGZvY3VzZWQgc3RhdGUgb2YgdGhlIHNlbGVjdC4gKi9cbiAgaXNGb2N1c2VkOiBib29sZWFuO1xuICBpc0Rpc2FibGVkOiBib29sZWFuO1xuICAvKiogU2V0IHNpemUgb2YgdGhlIGNvbnRhaW5lci4gKi9cbiAgc2l6ZTogbnVtYmVyO1xufVxuZXhwb3J0IGNvbnN0IExvYWRpbmdJbmRpY2F0b3IgPSA8XG4gIE9wdGlvbixcbiAgSXNNdWx0aSBleHRlbmRzIGJvb2xlYW4sXG4gIEdyb3VwIGV4dGVuZHMgR3JvdXBCYXNlPE9wdGlvbj5cbj4oe1xuICBpbm5lclByb3BzLFxuICBpc1J0bCxcbiAgc2l6ZSA9IDQsXG4gIC4uLnJlc3RQcm9wc1xufTogTG9hZGluZ0luZGljYXRvclByb3BzPE9wdGlvbiwgSXNNdWx0aSwgR3JvdXA+KSA9PiB7XG4gIHJldHVybiAoXG4gICAgPGRpdlxuICAgICAgey4uLmdldFN0eWxlUHJvcHMoXG4gICAgICAgIHsgLi4ucmVzdFByb3BzLCBpbm5lclByb3BzLCBpc1J0bCwgc2l6ZSB9LFxuICAgICAgICAnbG9hZGluZ0luZGljYXRvcicsXG4gICAgICAgIHtcbiAgICAgICAgICBpbmRpY2F0b3I6IHRydWUsXG4gICAgICAgICAgJ2xvYWRpbmctaW5kaWNhdG9yJzogdHJ1ZSxcbiAgICAgICAgfVxuICAgICAgKX1cbiAgICAgIHsuLi5pbm5lclByb3BzfVxuICAgID5cbiAgICAgIDxMb2FkaW5nRG90IGRlbGF5PXswfSBvZmZzZXQ9e2lzUnRsfSAvPlxuICAgICAgPExvYWRpbmdEb3QgZGVsYXk9ezE2MH0gb2Zmc2V0IC8+XG4gICAgICA8TG9hZGluZ0RvdCBkZWxheT17MzIwfSBvZmZzZXQ9eyFpc1J0bH0gLz5cbiAgICA8L2Rpdj5cbiAgKTtcbn07XG4iXX0= */")
10205
9885
  });
10206
9886
  };
10207
- var LoadingIndicator = function LoadingIndicator(props) {
10208
- var innerProps = props.innerProps,
10209
- isRtl = props.isRtl;
10210
- return jsx("div", _extends({}, getStyleProps(props, 'loadingIndicator', {
9887
+ var LoadingIndicator = function LoadingIndicator(_ref7) {
9888
+ var innerProps = _ref7.innerProps,
9889
+ isRtl = _ref7.isRtl,
9890
+ _ref7$size = _ref7.size,
9891
+ size = _ref7$size === void 0 ? 4 : _ref7$size,
9892
+ restProps = _objectWithoutProperties(_ref7, _excluded2);
9893
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9894
+ innerProps: innerProps,
9895
+ isRtl: isRtl,
9896
+ size: size
9897
+ }), 'loadingIndicator', {
10211
9898
  indicator: true,
10212
9899
  'loading-indicator': true
10213
9900
  }), innerProps), jsx(LoadingDot, {
@@ -10221,9 +9908,6 @@ var LoadingIndicator = function LoadingIndicator(props) {
10221
9908
  offset: !isRtl
10222
9909
  }));
10223
9910
  };
10224
- LoadingIndicator.defaultProps = {
10225
- size: 4
10226
- };
10227
9911
 
10228
9912
  var css$1 = function css(_ref, unstyled) {
10229
9913
  var isDisabled = _ref.isDisabled,
@@ -10269,7 +9953,9 @@ var Control = function Control(props) {
10269
9953
  'control--is-disabled': isDisabled,
10270
9954
  'control--is-focused': isFocused,
10271
9955
  'control--menu-is-open': menuIsOpen
10272
- }), innerProps), children);
9956
+ }), innerProps, {
9957
+ "aria-disabled": isDisabled || undefined
9958
+ }), children);
10273
9959
  };
10274
9960
  var Control$1 = Control;
10275
9961
 
@@ -10330,7 +10016,7 @@ var GroupHeading = function GroupHeading(props) {
10330
10016
  };
10331
10017
  var Group$1$1 = Group$1;
10332
10018
 
10333
- var _excluded$4 = ["innerRef", "isDisabled", "isHidden", "inputClassName"];
10019
+ var _excluded$5 = ["innerRef", "isDisabled", "isHidden", "inputClassName"];
10334
10020
  var inputCSS = function inputCSS(_ref, unstyled) {
10335
10021
  var isDisabled = _ref.isDisabled,
10336
10022
  value = _ref.value,
@@ -10386,7 +10072,7 @@ var Input = function Input(props) {
10386
10072
  isDisabled = _cleanCommonProps.isDisabled,
10387
10073
  isHidden = _cleanCommonProps.isHidden,
10388
10074
  inputClassName = _cleanCommonProps.inputClassName,
10389
- innerProps = _objectWithoutProperties(_cleanCommonProps, _excluded$4);
10075
+ innerProps = _objectWithoutProperties(_cleanCommonProps, _excluded$5);
10390
10076
  return jsx("div", _extends({}, getStyleProps(props, 'input', {
10391
10077
  'input-container': true
10392
10078
  }), {
@@ -10691,7 +10377,7 @@ var _ref = process.env.NODE_ENV === "production" ? {
10691
10377
  } : {
10692
10378
  name: "1f43avz-a11yText-A11yText",
10693
10379
  styles: "label:a11yText;z-index:9999;border:0;clip:rect(1px, 1px, 1px, 1px);height:1px;width:1px;position:absolute;overflow:hidden;padding:0;white-space:nowrap;label:A11yText;",
10694
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
10380
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
10695
10381
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$2
10696
10382
  };
10697
10383
  var A11yText = function A11yText(props) {
@@ -10705,14 +10391,14 @@ var defaultAriaLiveMessages = {
10705
10391
  guidance: function guidance(props) {
10706
10392
  var isSearchable = props.isSearchable,
10707
10393
  isMulti = props.isMulti,
10708
- isDisabled = props.isDisabled,
10709
10394
  tabSelectsValue = props.tabSelectsValue,
10710
- context = props.context;
10395
+ context = props.context,
10396
+ isInitialFocus = props.isInitialFocus;
10711
10397
  switch (context) {
10712
10398
  case 'menu':
10713
- return "Use Up and Down to choose options".concat(isDisabled ? '' : ', press Enter to select the currently focused option', ", press Escape to exit the menu").concat(tabSelectsValue ? ', press Tab to select the option and exit the menu' : '', ".");
10399
+ return "Use Up and Down to choose options, press Enter to select the currently focused option, press Escape to exit the menu".concat(tabSelectsValue ? ', press Tab to select the option and exit the menu' : '', ".");
10714
10400
  case 'input':
10715
- return "".concat(props['aria-label'] || 'Select', " is focused ").concat(isSearchable ? ',type to refine list' : '', ", press Down to open the menu, ").concat(isMulti ? ' press left to focus selected values' : '');
10401
+ return isInitialFocus ? "".concat(props['aria-label'] || 'Select', " is focused ").concat(isSearchable ? ',type to refine list' : '', ", press Down to open the menu, ").concat(isMulti ? ' press left to focus selected values' : '') : '';
10716
10402
  case 'value':
10717
10403
  return 'Use left and right to toggle between focused values, press Backspace to remove the currently focused value';
10718
10404
  default:
@@ -10748,17 +10434,18 @@ var defaultAriaLiveMessages = {
10748
10434
  label = _props$label2 === void 0 ? '' : _props$label2,
10749
10435
  selectValue = props.selectValue,
10750
10436
  isDisabled = props.isDisabled,
10751
- isSelected = props.isSelected;
10437
+ isSelected = props.isSelected,
10438
+ isAppleDevice = props.isAppleDevice;
10752
10439
  var getArrayIndex = function getArrayIndex(arr, item) {
10753
10440
  return arr && arr.length ? "".concat(arr.indexOf(item) + 1, " of ").concat(arr.length) : '';
10754
10441
  };
10755
10442
  if (context === 'value' && selectValue) {
10756
10443
  return "value ".concat(label, " focused, ").concat(getArrayIndex(selectValue, focused), ".");
10757
10444
  }
10758
- if (context === 'menu') {
10445
+ if (context === 'menu' && isAppleDevice) {
10759
10446
  var disabled = isDisabled ? ' disabled' : '';
10760
- var status = "".concat(isSelected ? 'selected' : 'focused').concat(disabled);
10761
- return "option ".concat(label, " ").concat(status, ", ").concat(getArrayIndex(options, focused), ".");
10447
+ var status = "".concat(isSelected ? ' selected' : '').concat(disabled);
10448
+ return "".concat(label).concat(status, ", ").concat(getArrayIndex(options, focused), ".");
10762
10449
  }
10763
10450
  return '';
10764
10451
  },
@@ -10777,7 +10464,8 @@ var LiveRegion = function LiveRegion(props) {
10777
10464
  isFocused = props.isFocused,
10778
10465
  selectValue = props.selectValue,
10779
10466
  selectProps = props.selectProps,
10780
- id = props.id;
10467
+ id = props.id,
10468
+ isAppleDevice = props.isAppleDevice;
10781
10469
  var ariaLiveMessages = selectProps.ariaLiveMessages,
10782
10470
  getOptionLabel = selectProps.getOptionLabel,
10783
10471
  inputValue = selectProps.inputValue,
@@ -10787,7 +10475,8 @@ var LiveRegion = function LiveRegion(props) {
10787
10475
  menuIsOpen = selectProps.menuIsOpen,
10788
10476
  options = selectProps.options,
10789
10477
  screenReaderStatus = selectProps.screenReaderStatus,
10790
- tabSelectsValue = selectProps.tabSelectsValue;
10478
+ tabSelectsValue = selectProps.tabSelectsValue,
10479
+ isLoading = selectProps.isLoading;
10791
10480
  var ariaLabel = selectProps['aria-label'];
10792
10481
  var ariaLive = selectProps['aria-live'];
10793
10482
 
@@ -10840,15 +10529,16 @@ var LiveRegion = function LiveRegion(props) {
10840
10529
  isSelected: isSelected,
10841
10530
  options: focusableOptions,
10842
10531
  context: focused === focusedOption ? 'menu' : 'value',
10843
- selectValue: selectValue
10532
+ selectValue: selectValue,
10533
+ isAppleDevice: isAppleDevice
10844
10534
  };
10845
10535
  focusMsg = messages.onFocus(onFocusProps);
10846
10536
  }
10847
10537
  return focusMsg;
10848
- }, [focusedOption, focusedValue, getOptionLabel, isOptionDisabled, messages, focusableOptions, selectValue]);
10538
+ }, [focusedOption, focusedValue, getOptionLabel, isOptionDisabled, messages, focusableOptions, selectValue, isAppleDevice]);
10849
10539
  var ariaResults = useMemo(function () {
10850
10540
  var resultsMsg = '';
10851
- if (menuIsOpen && options.length && messages.onFilter) {
10541
+ if (menuIsOpen && options.length && !isLoading && messages.onFilter) {
10852
10542
  var resultsMessage = screenReaderStatus({
10853
10543
  count: focusableOptions.length
10854
10544
  });
@@ -10858,7 +10548,8 @@ var LiveRegion = function LiveRegion(props) {
10858
10548
  });
10859
10549
  }
10860
10550
  return resultsMsg;
10861
- }, [focusableOptions, inputValue, menuIsOpen, messages, options, screenReaderStatus]);
10551
+ }, [focusableOptions, inputValue, menuIsOpen, messages, options, screenReaderStatus, isLoading]);
10552
+ var isInitialFocus = (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus';
10862
10553
  var ariaGuidance = useMemo(function () {
10863
10554
  var guidanceMsg = '';
10864
10555
  if (messages.guidance) {
@@ -10869,24 +10560,28 @@ var LiveRegion = function LiveRegion(props) {
10869
10560
  isDisabled: focusedOption && isOptionDisabled(focusedOption, selectValue),
10870
10561
  isMulti: isMulti,
10871
10562
  isSearchable: isSearchable,
10872
- tabSelectsValue: tabSelectsValue
10563
+ tabSelectsValue: tabSelectsValue,
10564
+ isInitialFocus: isInitialFocus
10873
10565
  });
10874
10566
  }
10875
10567
  return guidanceMsg;
10876
- }, [ariaLabel, focusedOption, focusedValue, isMulti, isOptionDisabled, isSearchable, menuIsOpen, messages, selectValue, tabSelectsValue]);
10877
- var ariaContext = "".concat(ariaFocused, " ").concat(ariaResults, " ").concat(ariaGuidance);
10568
+ }, [ariaLabel, focusedOption, focusedValue, isMulti, isOptionDisabled, isSearchable, menuIsOpen, messages, selectValue, tabSelectsValue, isInitialFocus]);
10878
10569
  var ScreenReaderText = jsx(Fragment$1, null, jsx("span", {
10879
10570
  id: "aria-selection"
10880
10571
  }, ariaSelected), jsx("span", {
10881
- id: "aria-context"
10882
- }, ariaContext));
10883
- var isInitialFocus = (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus';
10572
+ id: "aria-focused"
10573
+ }, ariaFocused), jsx("span", {
10574
+ id: "aria-results"
10575
+ }, ariaResults), jsx("span", {
10576
+ id: "aria-guidance"
10577
+ }, ariaGuidance));
10884
10578
  return jsx(Fragment$1, null, jsx(A11yText$1, {
10885
10579
  id: id
10886
10580
  }, isInitialFocus && ScreenReaderText), jsx(A11yText$1, {
10887
10581
  "aria-live": ariaLive,
10888
10582
  "aria-atomic": "false",
10889
- "aria-relevant": "additions text"
10583
+ "aria-relevant": "additions text",
10584
+ role: "log"
10890
10585
  }, isFocused && !isInitialFocus && ScreenReaderText));
10891
10586
  };
10892
10587
  var LiveRegion$1 = LiveRegion;
@@ -11226,12 +10921,12 @@ function DummyInput(_ref) {
11226
10921
  opacity: 0,
11227
10922
  position: 'relative',
11228
10923
  transform: 'scale(.01)'
11229
- }, process.env.NODE_ENV === "production" ? "" : ";label:DummyInput;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")
10924
+ }, process.env.NODE_ENV === "production" ? "" : ";label:DummyInput;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")
11230
10925
  }));
11231
10926
  }
11232
10927
 
11233
10928
  var cancelScroll = function cancelScroll(event) {
11234
- event.preventDefault();
10929
+ if (event.cancelable) event.preventDefault();
11235
10930
  event.stopPropagation();
11236
10931
  };
11237
10932
  function useScrollCapture(_ref) {
@@ -11339,7 +11034,7 @@ var LOCK_STYLES = {
11339
11034
  height: '100%'
11340
11035
  };
11341
11036
  function preventTouchMove(e) {
11342
- e.preventDefault();
11037
+ if (e.cancelable) e.preventDefault();
11343
11038
  }
11344
11039
  function allowTouchMove(e) {
11345
11040
  e.stopPropagation();
@@ -11456,8 +11151,9 @@ function useScrollLock(_ref) {
11456
11151
  }
11457
11152
 
11458
11153
  function _EMOTION_STRINGIFIED_CSS_ERROR__$1() { return "You have tried to stringify object returned from `css` function. It isn't supposed to be used directly (e.g. as value of the `className` prop), but rather handed to emotion so it can handle it (e.g. as value of `css` prop)."; }
11459
- var blurSelectInput = function blurSelectInput() {
11460
- return document.activeElement && document.activeElement.blur();
11154
+ var blurSelectInput = function blurSelectInput(event) {
11155
+ var element = event.target;
11156
+ return element.ownerDocument.activeElement && element.ownerDocument.activeElement.blur();
11461
11157
  };
11462
11158
  var _ref2$1 = process.env.NODE_ENV === "production" ? {
11463
11159
  name: "1kfdb0e",
@@ -11465,7 +11161,7 @@ var _ref2$1 = process.env.NODE_ENV === "production" ? {
11465
11161
  } : {
11466
11162
  name: "bp8cua-ScrollManager",
11467
11163
  styles: "position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",
11468
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQStDVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2sgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9ICgpID0+XG4gIGRvY3VtZW50LmFjdGl2ZUVsZW1lbnQgJiYgKGRvY3VtZW50LmFjdGl2ZUVsZW1lbnQgYXMgSFRNTEVsZW1lbnQpLmJsdXIoKTtcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gU2Nyb2xsTWFuYWdlcih7XG4gIGNoaWxkcmVuLFxuICBsb2NrRW5hYmxlZCxcbiAgY2FwdHVyZUVuYWJsZWQgPSB0cnVlLFxuICBvbkJvdHRvbUFycml2ZSxcbiAgb25Cb3R0b21MZWF2ZSxcbiAgb25Ub3BBcnJpdmUsXG4gIG9uVG9wTGVhdmUsXG59OiBQcm9wcykge1xuICBjb25zdCBzZXRTY3JvbGxDYXB0dXJlVGFyZ2V0ID0gdXNlU2Nyb2xsQ2FwdHVyZSh7XG4gICAgaXNFbmFibGVkOiBjYXB0dXJlRW5hYmxlZCxcbiAgICBvbkJvdHRvbUFycml2ZSxcbiAgICBvbkJvdHRvbUxlYXZlLFxuICAgIG9uVG9wQXJyaXZlLFxuICAgIG9uVG9wTGVhdmUsXG4gIH0pO1xuICBjb25zdCBzZXRTY3JvbGxMb2NrVGFyZ2V0ID0gdXNlU2Nyb2xsTG9jayh7IGlzRW5hYmxlZDogbG9ja0VuYWJsZWQgfSk7XG5cbiAgY29uc3QgdGFyZ2V0UmVmOiBSZWZDYWxsYmFjazxIVE1MRWxlbWVudD4gPSAoZWxlbWVudCkgPT4ge1xuICAgIHNldFNjcm9sbENhcHR1cmVUYXJnZXQoZWxlbWVudCk7XG4gICAgc2V0U2Nyb2xsTG9ja1RhcmdldChlbGVtZW50KTtcbiAgfTtcblxuICByZXR1cm4gKFxuICAgIDxGcmFnbWVudD5cbiAgICAgIHtsb2NrRW5hYmxlZCAmJiAoXG4gICAgICAgIDxkaXZcbiAgICAgICAgICBvbkNsaWNrPXtibHVyU2VsZWN0SW5wdXR9XG4gICAgICAgICAgY3NzPXt7IHBvc2l0aW9uOiAnZml4ZWQnLCBsZWZ0OiAwLCBib3R0b206IDAsIHJpZ2h0OiAwLCB0b3A6IDAgfX1cbiAgICAgICAgLz5cbiAgICAgICl9XG4gICAgICB7Y2hpbGRyZW4odGFyZ2V0UmVmKX1cbiAgICA8L0ZyYWdtZW50PlxuICApO1xufVxuIl19 */",
11164
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",
11469
11165
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$1
11470
11166
  };
11471
11167
  function ScrollManager(_ref) {
@@ -11525,6 +11221,30 @@ var RequiredInput = function RequiredInput(_ref) {
11525
11221
  };
11526
11222
  var RequiredInput$1 = RequiredInput;
11527
11223
 
11224
+ /// <reference types="user-agent-data-types" />
11225
+
11226
+ function testPlatform(re) {
11227
+ var _window$navigator$use;
11228
+ return typeof window !== 'undefined' && window.navigator != null ? re.test(((_window$navigator$use = window.navigator['userAgentData']) === null || _window$navigator$use === void 0 ? void 0 : _window$navigator$use.platform) || window.navigator.platform) : false;
11229
+ }
11230
+ function isIPhone() {
11231
+ return testPlatform(/^iPhone/i);
11232
+ }
11233
+ function isMac() {
11234
+ return testPlatform(/^Mac/i);
11235
+ }
11236
+ function isIPad() {
11237
+ return testPlatform(/^iPad/i) ||
11238
+ // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
11239
+ isMac() && navigator.maxTouchPoints > 1;
11240
+ }
11241
+ function isIOS() {
11242
+ return isIPhone() || isIPad();
11243
+ }
11244
+ function isAppleDevice() {
11245
+ return isMac() || isIOS();
11246
+ }
11247
+
11528
11248
  var formatGroupLabel = function formatGroupLabel(group) {
11529
11249
  return group.label;
11530
11250
  };
@@ -11694,6 +11414,24 @@ function buildFocusableOptionsFromCategorizedOptions(categorizedOptions) {
11694
11414
  return optionsAccumulator;
11695
11415
  }, []);
11696
11416
  }
11417
+ function buildFocusableOptionsWithIds(categorizedOptions, optionId) {
11418
+ return categorizedOptions.reduce(function (optionsAccumulator, categorizedOption) {
11419
+ if (categorizedOption.type === 'group') {
11420
+ optionsAccumulator.push.apply(optionsAccumulator, _toConsumableArray(categorizedOption.options.map(function (option) {
11421
+ return {
11422
+ data: option.data,
11423
+ id: "".concat(optionId, "-").concat(categorizedOption.index, "-").concat(option.index)
11424
+ };
11425
+ })));
11426
+ } else {
11427
+ optionsAccumulator.push({
11428
+ data: categorizedOption.data,
11429
+ id: "".concat(optionId, "-").concat(categorizedOption.index)
11430
+ });
11431
+ }
11432
+ return optionsAccumulator;
11433
+ }, []);
11434
+ }
11697
11435
  function buildFocusableOptions(props, selectValue) {
11698
11436
  return buildFocusableOptionsFromCategorizedOptions(buildCategorizedOptions(props, selectValue));
11699
11437
  }
@@ -11731,6 +11469,13 @@ function getNextFocusedOption(state, options) {
11731
11469
  var lastFocusedOption = state.focusedOption;
11732
11470
  return lastFocusedOption && options.indexOf(lastFocusedOption) > -1 ? lastFocusedOption : options[0];
11733
11471
  }
11472
+ var getFocusedOptionId = function getFocusedOptionId(focusableOptionsWithIds, focusedOption) {
11473
+ var _focusableOptionsWith;
11474
+ var focusedOptionId = (_focusableOptionsWith = focusableOptionsWithIds.find(function (option) {
11475
+ return option.data === focusedOption;
11476
+ })) === null || _focusableOptionsWith === void 0 ? void 0 : _focusableOptionsWith.id;
11477
+ return focusedOptionId || null;
11478
+ };
11734
11479
  var getOptionLabel = function getOptionLabel(props, data) {
11735
11480
  return props.getOptionLabel(data);
11736
11481
  };
@@ -11781,6 +11526,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11781
11526
  _this.state = {
11782
11527
  ariaSelection: null,
11783
11528
  focusedOption: null,
11529
+ focusedOptionId: null,
11530
+ focusableOptionsWithIds: [],
11784
11531
  focusedValue: null,
11785
11532
  inputIsHidden: false,
11786
11533
  isFocused: false,
@@ -11788,17 +11535,18 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11788
11535
  clearFocusValueOnUpdate: false,
11789
11536
  prevWasFocused: false,
11790
11537
  inputIsHiddenAfterUpdate: undefined,
11791
- prevProps: undefined
11538
+ prevProps: undefined,
11539
+ instancePrefix: ''
11792
11540
  };
11793
11541
  _this.blockOptionHover = false;
11794
11542
  _this.isComposing = false;
11795
11543
  _this.commonProps = void 0;
11796
11544
  _this.initialTouchX = 0;
11797
11545
  _this.initialTouchY = 0;
11798
- _this.instancePrefix = '';
11799
11546
  _this.openAfterFocus = false;
11800
11547
  _this.scrollToFocusedOptionOnUpdate = false;
11801
11548
  _this.userIsDragging = void 0;
11549
+ _this.isAppleDevice = isAppleDevice();
11802
11550
  _this.controlRef = null;
11803
11551
  _this.getControlRef = function (ref) {
11804
11552
  _this.controlRef = ref;
@@ -11908,10 +11656,18 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11908
11656
  var lastSelectedValue = selectValue[selectValue.length - 1];
11909
11657
  var newValueArray = selectValue.slice(0, selectValue.length - 1);
11910
11658
  var newValue = valueTernary(isMulti, newValueArray, newValueArray[0] || null);
11911
- _this.onChange(newValue, {
11912
- action: 'pop-value',
11913
- removedValue: lastSelectedValue
11914
- });
11659
+ if (lastSelectedValue) {
11660
+ _this.onChange(newValue, {
11661
+ action: 'pop-value',
11662
+ removedValue: lastSelectedValue
11663
+ });
11664
+ }
11665
+ };
11666
+ _this.getFocusedOptionId = function (focusedOption) {
11667
+ return getFocusedOptionId(_this.state.focusableOptionsWithIds, focusedOption);
11668
+ };
11669
+ _this.getFocusableOptionsWithIds = function () {
11670
+ return buildFocusableOptionsWithIds(buildCategorizedOptions(_this.props, _this.state.selectValue), _this.getElementId('option'));
11915
11671
  };
11916
11672
  _this.getValue = function () {
11917
11673
  return _this.state.selectValue;
@@ -11940,7 +11696,7 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11940
11696
  return (_this$props$className = (_this$props$className2 = _this.props.classNames)[key]) === null || _this$props$className === void 0 ? void 0 : _this$props$className.call(_this$props$className2, props);
11941
11697
  };
11942
11698
  _this.getElementId = function (element) {
11943
- return "".concat(_this.instancePrefix, "-").concat(element);
11699
+ return "".concat(_this.state.instancePrefix, "-").concat(element);
11944
11700
  };
11945
11701
  _this.getComponents = function () {
11946
11702
  return defaultComponents(_this.props);
@@ -12149,8 +11905,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12149
11905
  if (_this.blockOptionHover || _this.state.focusedOption === focusedOption) {
12150
11906
  return;
12151
11907
  }
11908
+ var options = _this.getFocusableOptions();
11909
+ var focusedOptionIndex = options.indexOf(focusedOption);
12152
11910
  _this.setState({
12153
- focusedOption: focusedOption
11911
+ focusedOption: focusedOption,
11912
+ focusedOptionId: focusedOptionIndex > -1 ? _this.getFocusedOptionId(focusedOption) : null
12154
11913
  });
12155
11914
  };
12156
11915
  _this.shouldHideSelectedOptions = function () {
@@ -12294,14 +12053,16 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12294
12053
  }
12295
12054
  event.preventDefault();
12296
12055
  };
12297
- _this.instancePrefix = 'react-select-' + (_this.props.instanceId || ++instanceId);
12056
+ _this.state.instancePrefix = 'react-select-' + (_this.props.instanceId || ++instanceId);
12298
12057
  _this.state.selectValue = cleanValue(_props.value);
12299
-
12300
12058
  // Set focusedOption if menuIsOpen is set on init (e.g. defaultMenuIsOpen)
12301
12059
  if (_props.menuIsOpen && _this.state.selectValue.length) {
12060
+ var focusableOptionsWithIds = _this.getFocusableOptionsWithIds();
12302
12061
  var focusableOptions = _this.buildFocusableOptions();
12303
12062
  var optionIndex = focusableOptions.indexOf(_this.state.selectValue[0]);
12063
+ _this.state.focusableOptionsWithIds = focusableOptionsWithIds;
12304
12064
  _this.state.focusedOption = focusableOptions[optionIndex];
12065
+ _this.state.focusedOptionId = getFocusedOptionId(focusableOptionsWithIds, focusableOptions[optionIndex]);
12305
12066
  }
12306
12067
  return _this;
12307
12068
  }
@@ -12426,7 +12187,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12426
12187
  this.setState({
12427
12188
  inputIsHiddenAfterUpdate: false,
12428
12189
  focusedValue: null,
12429
- focusedOption: focusableOptions[openAtIndex]
12190
+ focusedOption: focusableOptions[openAtIndex],
12191
+ focusedOptionId: this.getFocusedOptionId(focusableOptions[openAtIndex])
12430
12192
  }, function () {
12431
12193
  return _this2.onMenuOpen();
12432
12194
  });
@@ -12502,7 +12264,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12502
12264
  this.scrollToFocusedOptionOnUpdate = true;
12503
12265
  this.setState({
12504
12266
  focusedOption: options[nextFocus],
12505
- focusedValue: null
12267
+ focusedValue: null,
12268
+ focusedOptionId: this.getFocusedOptionId(options[nextFocus])
12506
12269
  });
12507
12270
  }
12508
12271
  }, {
@@ -12698,10 +12461,10 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12698
12461
  'aria-label': this.props['aria-label'],
12699
12462
  'aria-labelledby': this.props['aria-labelledby'],
12700
12463
  'aria-required': required,
12701
- role: 'combobox'
12464
+ role: 'combobox',
12465
+ 'aria-activedescendant': this.isAppleDevice ? undefined : this.state.focusedOptionId || ''
12702
12466
  }, menuIsOpen && {
12703
- 'aria-controls': this.getElementId('listbox'),
12704
- 'aria-owns': this.getElementId('listbox')
12467
+ 'aria-controls': this.getElementId('listbox')
12705
12468
  }), !isSearchable && {
12706
12469
  'aria-readonly': true
12707
12470
  }), this.hasValue() ? (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus' && {
@@ -12946,8 +12709,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12946
12709
  onClick: onSelect,
12947
12710
  onMouseMove: onHover,
12948
12711
  onMouseOver: onHover,
12949
- tabIndex: -1
12712
+ tabIndex: -1,
12713
+ role: 'option',
12714
+ 'aria-selected': _this4.isAppleDevice ? undefined : isSelected // is not supported on Apple devices
12950
12715
  };
12716
+
12951
12717
  return /*#__PURE__*/React.createElement(Option, _extends({}, commonProps, {
12952
12718
  innerProps: innerProps,
12953
12719
  data: data,
@@ -13016,8 +12782,7 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13016
12782
  innerRef: ref,
13017
12783
  innerProps: {
13018
12784
  onMouseDown: _this4.onMenuMouseDown,
13019
- onMouseMove: _this4.onMenuMouseMove,
13020
- id: _this4.getElementId('listbox')
12785
+ onMouseMove: _this4.onMenuMouseMove
13021
12786
  },
13022
12787
  isLoading: isLoading,
13023
12788
  placement: placement
@@ -13032,6 +12797,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13032
12797
  _this4.getMenuListRef(instance);
13033
12798
  scrollTargetRef(instance);
13034
12799
  },
12800
+ innerProps: {
12801
+ role: 'listbox',
12802
+ 'aria-multiselectable': commonProps.isMulti,
12803
+ id: _this4.getElementId('listbox')
12804
+ },
13035
12805
  isLoading: isLoading,
13036
12806
  maxHeight: maxHeight,
13037
12807
  focusedOption: focusedOption
@@ -13119,7 +12889,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13119
12889
  focusedValue: focusedValue,
13120
12890
  isFocused: isFocused,
13121
12891
  selectValue: selectValue,
13122
- focusableOptions: focusableOptions
12892
+ focusableOptions: focusableOptions,
12893
+ isAppleDevice: this.isAppleDevice
13123
12894
  }));
13124
12895
  }
13125
12896
  }, {
@@ -13168,7 +12939,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13168
12939
  inputIsHiddenAfterUpdate = state.inputIsHiddenAfterUpdate,
13169
12940
  ariaSelection = state.ariaSelection,
13170
12941
  isFocused = state.isFocused,
13171
- prevWasFocused = state.prevWasFocused;
12942
+ prevWasFocused = state.prevWasFocused,
12943
+ instancePrefix = state.instancePrefix;
13172
12944
  var options = props.options,
13173
12945
  value = props.value,
13174
12946
  menuIsOpen = props.menuIsOpen,
@@ -13178,11 +12950,15 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13178
12950
  var newMenuOptionsState = {};
13179
12951
  if (prevProps && (value !== prevProps.value || options !== prevProps.options || menuIsOpen !== prevProps.menuIsOpen || inputValue !== prevProps.inputValue)) {
13180
12952
  var focusableOptions = menuIsOpen ? buildFocusableOptions(props, selectValue) : [];
12953
+ var focusableOptionsWithIds = menuIsOpen ? buildFocusableOptionsWithIds(buildCategorizedOptions(props, selectValue), "".concat(instancePrefix, "-option")) : [];
13181
12954
  var focusedValue = clearFocusValueOnUpdate ? getNextFocusedValue(state, selectValue) : null;
13182
12955
  var focusedOption = getNextFocusedOption(state, focusableOptions);
12956
+ var focusedOptionId = getFocusedOptionId(focusableOptionsWithIds, focusedOption);
13183
12957
  newMenuOptionsState = {
13184
12958
  selectValue: selectValue,
13185
12959
  focusedOption: focusedOption,
12960
+ focusedOptionId: focusedOptionId,
12961
+ focusableOptionsWithIds: focusableOptionsWithIds,
13186
12962
  focusedValue: focusedValue,
13187
12963
  clearFocusValueOnUpdate: false
13188
12964
  };
@@ -13813,39 +13589,57 @@ var classnames = {
13813
13589
 
13814
13590
  var hasOwn = {}.hasOwnProperty;
13815
13591
 
13816
- function classNames() {
13817
- var classes = [];
13592
+ function classNames () {
13593
+ var classes = '';
13818
13594
 
13819
13595
  for (var i = 0; i < arguments.length; i++) {
13820
13596
  var arg = arguments[i];
13821
- if (!arg) continue;
13822
-
13823
- var argType = typeof arg;
13824
-
13825
- if (argType === 'string' || argType === 'number') {
13826
- classes.push(arg);
13827
- } else if (Array.isArray(arg)) {
13828
- if (arg.length) {
13829
- var inner = classNames.apply(null, arg);
13830
- if (inner) {
13831
- classes.push(inner);
13832
- }
13833
- }
13834
- } else if (argType === 'object') {
13835
- if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
13836
- classes.push(arg.toString());
13837
- continue;
13838
- }
13839
-
13840
- for (var key in arg) {
13841
- if (hasOwn.call(arg, key) && arg[key]) {
13842
- classes.push(key);
13843
- }
13844
- }
13597
+ if (arg) {
13598
+ classes = appendClass(classes, parseValue(arg));
13845
13599
  }
13846
13600
  }
13847
13601
 
13848
- return classes.join(' ');
13602
+ return classes;
13603
+ }
13604
+
13605
+ function parseValue (arg) {
13606
+ if (typeof arg === 'string' || typeof arg === 'number') {
13607
+ return arg;
13608
+ }
13609
+
13610
+ if (typeof arg !== 'object') {
13611
+ return '';
13612
+ }
13613
+
13614
+ if (Array.isArray(arg)) {
13615
+ return classNames.apply(null, arg);
13616
+ }
13617
+
13618
+ if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
13619
+ return arg.toString();
13620
+ }
13621
+
13622
+ var classes = '';
13623
+
13624
+ for (var key in arg) {
13625
+ if (hasOwn.call(arg, key) && arg[key]) {
13626
+ classes = appendClass(classes, key);
13627
+ }
13628
+ }
13629
+
13630
+ return classes;
13631
+ }
13632
+
13633
+ function appendClass (value, newClass) {
13634
+ if (!newClass) {
13635
+ return value;
13636
+ }
13637
+
13638
+ if (value) {
13639
+ return value + ' ' + newClass;
13640
+ }
13641
+
13642
+ return value + newClass;
13849
13643
  }
13850
13644
 
13851
13645
  if (module.exports) {
@@ -17133,18 +16927,6 @@ function hover(elementOrSelector, onHoverStart, options = {}) {
17133
16927
  return cancel;
17134
16928
  }
17135
16929
 
17136
- function capturePointer(event, action) {
17137
- const actionName = `${action}PointerCapture`;
17138
- if (event.target instanceof Element &&
17139
- actionName in event.target &&
17140
- event.pointerId !== undefined) {
17141
- try {
17142
- event.target[actionName](event.pointerId);
17143
- }
17144
- catch (e) { }
17145
- }
17146
- }
17147
-
17148
16930
  /**
17149
16931
  * Recursively traverse up the tree to check whether the provided child node
17150
16932
  * is the parent or a descendant of it.
@@ -17260,15 +17042,13 @@ function press(targetOrSelector, onPressStart, options = {}) {
17260
17042
  const [targets, eventOptions, cancelEvents] = setupGesture(targetOrSelector, options);
17261
17043
  const startPress = (startEvent) => {
17262
17044
  const target = startEvent.currentTarget;
17263
- if (!target || !isValidPressEvent(startEvent) || isPressing.has(target))
17045
+ if (!isValidPressEvent(startEvent) || isPressing.has(target))
17264
17046
  return;
17265
17047
  isPressing.add(target);
17266
- capturePointer(startEvent, "set");
17267
17048
  const onPressEnd = onPressStart(target, startEvent);
17268
17049
  const onPointerEnd = (endEvent, success) => {
17269
- target.removeEventListener("pointerup", onPointerUp);
17270
- target.removeEventListener("pointercancel", onPointerCancel);
17271
- capturePointer(endEvent, "release");
17050
+ window.removeEventListener("pointerup", onPointerUp);
17051
+ window.removeEventListener("pointercancel", onPointerCancel);
17272
17052
  if (!isValidPressEvent(endEvent) || !isPressing.has(target)) {
17273
17053
  return;
17274
17054
  }
@@ -17278,54 +17058,30 @@ function press(targetOrSelector, onPressStart, options = {}) {
17278
17058
  }
17279
17059
  };
17280
17060
  const onPointerUp = (upEvent) => {
17281
- const isOutside = !upEvent.isTrusted
17282
- ? false
17283
- : checkOutside(upEvent, target instanceof Element
17284
- ? target.getBoundingClientRect()
17285
- : {
17286
- left: 0,
17287
- top: 0,
17288
- right: window.innerWidth,
17289
- bottom: window.innerHeight,
17290
- });
17291
- if (isOutside) {
17292
- onPointerEnd(upEvent, false);
17293
- }
17294
- else {
17295
- onPointerEnd(upEvent, !(target instanceof Element) ||
17296
- isNodeOrChild(target, upEvent.target));
17297
- }
17061
+ onPointerEnd(upEvent, target === window ||
17062
+ target === document ||
17063
+ options.useGlobalTarget ||
17064
+ isNodeOrChild(target, upEvent.target));
17298
17065
  };
17299
17066
  const onPointerCancel = (cancelEvent) => {
17300
17067
  onPointerEnd(cancelEvent, false);
17301
17068
  };
17302
- target.addEventListener("pointerup", onPointerUp, eventOptions);
17303
- target.addEventListener("pointercancel", onPointerCancel, eventOptions);
17304
- target.addEventListener("lostpointercapture", onPointerCancel, eventOptions);
17069
+ window.addEventListener("pointerup", onPointerUp, eventOptions);
17070
+ window.addEventListener("pointercancel", onPointerCancel, eventOptions);
17305
17071
  };
17306
17072
  targets.forEach((target) => {
17307
- target = options.useGlobalTarget ? window : target;
17308
- let canAddKeyboardAccessibility = false;
17073
+ const pointerDownTarget = options.useGlobalTarget ? window : target;
17074
+ pointerDownTarget.addEventListener("pointerdown", startPress, eventOptions);
17309
17075
  if (target instanceof HTMLElement) {
17310
- canAddKeyboardAccessibility = true;
17076
+ target.addEventListener("focus", (event) => enableKeyboardPress(event, eventOptions));
17311
17077
  if (!isElementKeyboardAccessible(target) &&
17312
- target.getAttribute("tabindex") === null) {
17078
+ target.tabIndex === null) {
17313
17079
  target.tabIndex = 0;
17314
17080
  }
17315
17081
  }
17316
- target.addEventListener("pointerdown", startPress, eventOptions);
17317
- if (canAddKeyboardAccessibility) {
17318
- target.addEventListener("focus", (event) => enableKeyboardPress(event, eventOptions), eventOptions);
17319
- }
17320
17082
  });
17321
17083
  return cancelEvents;
17322
17084
  }
17323
- function checkOutside(event, rect) {
17324
- return (event.clientX < rect.left ||
17325
- event.clientX > rect.right ||
17326
- event.clientY < rect.top ||
17327
- event.clientY > rect.bottom);
17328
- }
17329
17085
 
17330
17086
  /**
17331
17087
  * Maximum time between the value of two frames, beyond which we
@@ -17352,7 +17108,7 @@ class MotionValue {
17352
17108
  * This will be replaced by the build step with the latest version number.
17353
17109
  * When MotionValues are provided to motion components, warn if versions are mixed.
17354
17110
  */
17355
- this.version = "12.5.0";
17111
+ this.version = "12.6.1";
17356
17112
  /**
17357
17113
  * Tracks whether this value can output a velocity. Currently this is only true
17358
17114
  * if the value is numerical, but we might be able to widen the scope here and support