@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.js CHANGED
@@ -6121,41 +6121,373 @@ function createDOMPurify() {
6121
6121
  }
6122
6122
  var purify = createDOMPurify();
6123
6123
 
6124
- const noop$2 = () => { };
6124
+ var commonjsGlobal = typeof globalThis !== 'undefined' ? globalThis : typeof window !== 'undefined' ? window : typeof global !== 'undefined' ? global : typeof self !== 'undefined' ? self : {};
6125
6125
 
6126
- /**
6127
- * A setInterval hook that calls a callback after a interval duration
6128
- * when a condition is true
6129
- *
6130
- * @param callback The callback to be invoked after interval
6131
- * @param intervalDurationMs Amount of time in ms after which to invoke
6132
- * @param when The condition which when true, sets the interval
6133
- * @param startImmediate If the callback should be invoked immediately
6134
- * @see https://rooks.vercel.app/docs/useIntervalWhen
6135
- */
6136
- function useIntervalWhen(callback, intervalDurationMs = 0, when = true, startImmediate = false) {
6137
- const savedRefCallback = React.useRef();
6138
- React.useEffect(() => {
6139
- savedRefCallback.current = callback;
6140
- });
6141
- React.useEffect(() => {
6142
- if (when) {
6143
- function internalCallback() {
6144
- var _a;
6145
- (_a = savedRefCallback.current) === null || _a === void 0 ? void 0 : _a.call(savedRefCallback);
6146
- }
6147
- if (startImmediate) {
6148
- internalCallback();
6149
- }
6150
- const interval = window.setInterval(internalCallback, intervalDurationMs);
6151
- return () => {
6152
- window.clearInterval(interval);
6153
- };
6154
- }
6155
- return noop$2;
6156
- }, [when, intervalDurationMs, startImmediate]);
6126
+ /**
6127
+ * lodash (Custom Build) <https://lodash.com/>
6128
+ * Build: `lodash modularize exports="npm" -o ./`
6129
+ * Copyright jQuery Foundation and other contributors <https://jquery.org/>
6130
+ * Released under MIT license <https://lodash.com/license>
6131
+ * Based on Underscore.js 1.8.3 <http://underscorejs.org/LICENSE>
6132
+ * Copyright Jeremy Ashkenas, DocumentCloud and Investigative Reporters & Editors
6133
+ */
6134
+
6135
+ /** Detect free variable `global` from Node.js. */
6136
+ var freeGlobal = typeof commonjsGlobal == 'object' && commonjsGlobal && commonjsGlobal.Object === Object && commonjsGlobal;
6137
+
6138
+ /** Detect free variable `self`. */
6139
+ var freeSelf = typeof self == 'object' && self && self.Object === Object && self;
6140
+
6141
+ /** Used as a reference to the global object. */
6142
+ freeGlobal || freeSelf || Function('return this')();
6143
+
6144
+ var shimExports = {};
6145
+ var shim = {
6146
+ get exports(){ return shimExports; },
6147
+ set exports(v){ shimExports = v; },
6148
+ };
6149
+
6150
+ var useSyncExternalStoreShim_production = {};
6151
+
6152
+ /**
6153
+ * @license React
6154
+ * use-sync-external-store-shim.production.js
6155
+ *
6156
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6157
+ *
6158
+ * This source code is licensed under the MIT license found in the
6159
+ * LICENSE file in the root directory of this source tree.
6160
+ */
6161
+
6162
+ var hasRequiredUseSyncExternalStoreShim_production;
6163
+
6164
+ function requireUseSyncExternalStoreShim_production () {
6165
+ if (hasRequiredUseSyncExternalStoreShim_production) return useSyncExternalStoreShim_production;
6166
+ hasRequiredUseSyncExternalStoreShim_production = 1;
6167
+ var React$1 = React;
6168
+ function is(x, y) {
6169
+ return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);
6170
+ }
6171
+ var objectIs = "function" === typeof Object.is ? Object.is : is,
6172
+ useState = React$1.useState,
6173
+ useEffect = React$1.useEffect,
6174
+ useLayoutEffect = React$1.useLayoutEffect,
6175
+ useDebugValue = React$1.useDebugValue;
6176
+ function useSyncExternalStore$2(subscribe, getSnapshot) {
6177
+ var value = getSnapshot(),
6178
+ _useState = useState({ inst: { value: value, getSnapshot: getSnapshot } }),
6179
+ inst = _useState[0].inst,
6180
+ forceUpdate = _useState[1];
6181
+ useLayoutEffect(
6182
+ function () {
6183
+ inst.value = value;
6184
+ inst.getSnapshot = getSnapshot;
6185
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6186
+ },
6187
+ [subscribe, value, getSnapshot]
6188
+ );
6189
+ useEffect(
6190
+ function () {
6191
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6192
+ return subscribe(function () {
6193
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6194
+ });
6195
+ },
6196
+ [subscribe]
6197
+ );
6198
+ useDebugValue(value);
6199
+ return value;
6200
+ }
6201
+ function checkIfSnapshotChanged(inst) {
6202
+ var latestGetSnapshot = inst.getSnapshot;
6203
+ inst = inst.value;
6204
+ try {
6205
+ var nextValue = latestGetSnapshot();
6206
+ return !objectIs(inst, nextValue);
6207
+ } catch (error) {
6208
+ return !0;
6209
+ }
6210
+ }
6211
+ function useSyncExternalStore$1(subscribe, getSnapshot) {
6212
+ return getSnapshot();
6213
+ }
6214
+ var shim =
6215
+ "undefined" === typeof window ||
6216
+ "undefined" === typeof window.document ||
6217
+ "undefined" === typeof window.document.createElement
6218
+ ? useSyncExternalStore$1
6219
+ : useSyncExternalStore$2;
6220
+ useSyncExternalStoreShim_production.useSyncExternalStore =
6221
+ void 0 !== React$1.useSyncExternalStore ? React$1.useSyncExternalStore : shim;
6222
+ return useSyncExternalStoreShim_production;
6157
6223
  }
6158
6224
 
6225
+ var useSyncExternalStoreShim_development = {};
6226
+
6227
+ /**
6228
+ * @license React
6229
+ * use-sync-external-store-shim.development.js
6230
+ *
6231
+ * Copyright (c) Meta Platforms, Inc. and affiliates.
6232
+ *
6233
+ * This source code is licensed under the MIT license found in the
6234
+ * LICENSE file in the root directory of this source tree.
6235
+ */
6236
+
6237
+ var hasRequiredUseSyncExternalStoreShim_development;
6238
+
6239
+ function requireUseSyncExternalStoreShim_development () {
6240
+ if (hasRequiredUseSyncExternalStoreShim_development) return useSyncExternalStoreShim_development;
6241
+ hasRequiredUseSyncExternalStoreShim_development = 1;
6242
+ "production" !== process.env.NODE_ENV &&
6243
+ (function () {
6244
+ function is(x, y) {
6245
+ return (x === y && (0 !== x || 1 / x === 1 / y)) || (x !== x && y !== y);
6246
+ }
6247
+ function useSyncExternalStore$2(subscribe, getSnapshot) {
6248
+ didWarnOld18Alpha ||
6249
+ void 0 === React$1.startTransition ||
6250
+ ((didWarnOld18Alpha = !0),
6251
+ console.error(
6252
+ "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."
6253
+ ));
6254
+ var value = getSnapshot();
6255
+ if (!didWarnUncachedGetSnapshot) {
6256
+ var cachedValue = getSnapshot();
6257
+ objectIs(value, cachedValue) ||
6258
+ (console.error(
6259
+ "The result of getSnapshot should be cached to avoid an infinite loop"
6260
+ ),
6261
+ (didWarnUncachedGetSnapshot = !0));
6262
+ }
6263
+ cachedValue = useState({
6264
+ inst: { value: value, getSnapshot: getSnapshot }
6265
+ });
6266
+ var inst = cachedValue[0].inst,
6267
+ forceUpdate = cachedValue[1];
6268
+ useLayoutEffect(
6269
+ function () {
6270
+ inst.value = value;
6271
+ inst.getSnapshot = getSnapshot;
6272
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6273
+ },
6274
+ [subscribe, value, getSnapshot]
6275
+ );
6276
+ useEffect(
6277
+ function () {
6278
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6279
+ return subscribe(function () {
6280
+ checkIfSnapshotChanged(inst) && forceUpdate({ inst: inst });
6281
+ });
6282
+ },
6283
+ [subscribe]
6284
+ );
6285
+ useDebugValue(value);
6286
+ return value;
6287
+ }
6288
+ function checkIfSnapshotChanged(inst) {
6289
+ var latestGetSnapshot = inst.getSnapshot;
6290
+ inst = inst.value;
6291
+ try {
6292
+ var nextValue = latestGetSnapshot();
6293
+ return !objectIs(inst, nextValue);
6294
+ } catch (error) {
6295
+ return !0;
6296
+ }
6297
+ }
6298
+ function useSyncExternalStore$1(subscribe, getSnapshot) {
6299
+ return getSnapshot();
6300
+ }
6301
+ "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
6302
+ "function" ===
6303
+ typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart &&
6304
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStart(Error());
6305
+ var React$1 = React,
6306
+ objectIs = "function" === typeof Object.is ? Object.is : is,
6307
+ useState = React$1.useState,
6308
+ useEffect = React$1.useEffect,
6309
+ useLayoutEffect = React$1.useLayoutEffect,
6310
+ useDebugValue = React$1.useDebugValue,
6311
+ didWarnOld18Alpha = !1,
6312
+ didWarnUncachedGetSnapshot = !1,
6313
+ shim =
6314
+ "undefined" === typeof window ||
6315
+ "undefined" === typeof window.document ||
6316
+ "undefined" === typeof window.document.createElement
6317
+ ? useSyncExternalStore$1
6318
+ : useSyncExternalStore$2;
6319
+ useSyncExternalStoreShim_development.useSyncExternalStore =
6320
+ void 0 !== React$1.useSyncExternalStore ? React$1.useSyncExternalStore : shim;
6321
+ "undefined" !== typeof __REACT_DEVTOOLS_GLOBAL_HOOK__ &&
6322
+ "function" ===
6323
+ typeof __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop &&
6324
+ __REACT_DEVTOOLS_GLOBAL_HOOK__.registerInternalModuleStop(Error());
6325
+ })();
6326
+ return useSyncExternalStoreShim_development;
6327
+ }
6328
+
6329
+ (function (module) {
6330
+
6331
+ if (process.env.NODE_ENV === 'production') {
6332
+ module.exports = requireUseSyncExternalStoreShim_production();
6333
+ } else {
6334
+ module.exports = requireUseSyncExternalStoreShim_development();
6335
+ }
6336
+ } (shim));
6337
+
6338
+ var rafExports = {};
6339
+ var raf$1 = {
6340
+ get exports(){ return rafExports; },
6341
+ set exports(v){ rafExports = v; },
6342
+ };
6343
+
6344
+ var performanceNowExports = {};
6345
+ var performanceNow = {
6346
+ get exports(){ return performanceNowExports; },
6347
+ set exports(v){ performanceNowExports = v; },
6348
+ };
6349
+
6350
+ // Generated by CoffeeScript 1.12.2
6351
+ (function() {
6352
+ var getNanoSeconds, hrtime, loadTime, moduleLoadTime, nodeLoadTime, upTime;
6353
+
6354
+ if ((typeof performance !== "undefined" && performance !== null) && performance.now) {
6355
+ performanceNow.exports = function() {
6356
+ return performance.now();
6357
+ };
6358
+ } else if ((typeof process !== "undefined" && process !== null) && process.hrtime) {
6359
+ performanceNow.exports = function() {
6360
+ return (getNanoSeconds() - nodeLoadTime) / 1e6;
6361
+ };
6362
+ hrtime = process.hrtime;
6363
+ getNanoSeconds = function() {
6364
+ var hr;
6365
+ hr = hrtime();
6366
+ return hr[0] * 1e9 + hr[1];
6367
+ };
6368
+ moduleLoadTime = getNanoSeconds();
6369
+ upTime = process.uptime() * 1e9;
6370
+ nodeLoadTime = moduleLoadTime - upTime;
6371
+ } else if (Date.now) {
6372
+ performanceNow.exports = function() {
6373
+ return Date.now() - loadTime;
6374
+ };
6375
+ loadTime = Date.now();
6376
+ } else {
6377
+ performanceNow.exports = function() {
6378
+ return new Date().getTime() - loadTime;
6379
+ };
6380
+ loadTime = new Date().getTime();
6381
+ }
6382
+
6383
+ }).call(commonjsGlobal);
6384
+
6385
+ var now$1 = performanceNowExports
6386
+ , root = typeof window === 'undefined' ? commonjsGlobal : window
6387
+ , vendors = ['moz', 'webkit']
6388
+ , suffix = 'AnimationFrame'
6389
+ , raf = root['request' + suffix]
6390
+ , caf = root['cancel' + suffix] || root['cancelRequest' + suffix];
6391
+
6392
+ for(var i$1 = 0; !raf && i$1 < vendors.length; i$1++) {
6393
+ raf = root[vendors[i$1] + 'Request' + suffix];
6394
+ caf = root[vendors[i$1] + 'Cancel' + suffix]
6395
+ || root[vendors[i$1] + 'CancelRequest' + suffix];
6396
+ }
6397
+
6398
+ // Some versions of FF have rAF but not cAF
6399
+ if(!raf || !caf) {
6400
+ var last = 0
6401
+ , id$2 = 0
6402
+ , queue = []
6403
+ , frameDuration = 1000 / 60;
6404
+
6405
+ raf = function(callback) {
6406
+ if(queue.length === 0) {
6407
+ var _now = now$1()
6408
+ , next = Math.max(0, frameDuration - (_now - last));
6409
+ last = next + _now;
6410
+ setTimeout(function() {
6411
+ var cp = queue.slice(0);
6412
+ // Clear queue here to prevent
6413
+ // callbacks from appending listeners
6414
+ // to the current frame's queue
6415
+ queue.length = 0;
6416
+ for(var i = 0; i < cp.length; i++) {
6417
+ if(!cp[i].cancelled) {
6418
+ try{
6419
+ cp[i].callback(last);
6420
+ } catch(e) {
6421
+ setTimeout(function() { throw e }, 0);
6422
+ }
6423
+ }
6424
+ }
6425
+ }, Math.round(next));
6426
+ }
6427
+ queue.push({
6428
+ handle: ++id$2,
6429
+ callback: callback,
6430
+ cancelled: false
6431
+ });
6432
+ return id$2
6433
+ };
6434
+
6435
+ caf = function(handle) {
6436
+ for(var i = 0; i < queue.length; i++) {
6437
+ if(queue[i].handle === handle) {
6438
+ queue[i].cancelled = true;
6439
+ }
6440
+ }
6441
+ };
6442
+ }
6443
+
6444
+ raf$1.exports = function(fn) {
6445
+ // Wrap in a new function to prevent
6446
+ // `cancel` potentially being assigned
6447
+ // to the native rAF function
6448
+ return raf.call(root, fn)
6449
+ };
6450
+ rafExports.cancel = function() {
6451
+ caf.apply(root, arguments);
6452
+ };
6453
+ rafExports.polyfill = function(object) {
6454
+ if (!object) {
6455
+ object = root;
6456
+ }
6457
+ object.requestAnimationFrame = raf;
6458
+ object.cancelAnimationFrame = caf;
6459
+ };
6460
+
6461
+ // src/hooks/useOnLongHover.ts
6462
+
6463
+ // src/utils/noop.ts
6464
+ var noop$2 = () => {
6465
+ };
6466
+ function useIntervalWhen(callback, intervalDurationMs = 0, when = true, startImmediate = false) {
6467
+ const savedRefCallback = React.useRef(void 0);
6468
+ React.useEffect(() => {
6469
+ savedRefCallback.current = callback;
6470
+ });
6471
+ React.useEffect(() => {
6472
+ if (when) {
6473
+ let internalCallback2 = function() {
6474
+ savedRefCallback.current?.();
6475
+ };
6476
+ if (startImmediate) {
6477
+ internalCallback2();
6478
+ }
6479
+ const interval = window.setInterval(internalCallback2, intervalDurationMs);
6480
+ return () => {
6481
+ window.clearInterval(interval);
6482
+ };
6483
+ }
6484
+ return noop$2;
6485
+ }, [when, intervalDurationMs, startImmediate]);
6486
+ }
6487
+
6488
+ // src/hooks/warning.ts
6489
+ process.env.NODE_ENV !== "production";
6490
+
6159
6491
  const getArrowStyle = (position, x, arrowWidth, tooltipHeight, tooltipWidth) => {
6160
6492
  switch (position) {
6161
6493
  case 'bottom':
@@ -6240,7 +6572,7 @@ const QTip = () => {
6240
6572
  !suppressTooltip() && document.removeEventListener('mousemove', onMouseMove);
6241
6573
  };
6242
6574
  }, []);
6243
- const ttTimeout = React.useRef();
6575
+ const ttTimeout = React.useRef(null);
6244
6576
  const findTooltipData = (element) => {
6245
6577
  // Traverse up to 8 levels to find the tooltip data
6246
6578
  for (let i = 0; i < 8 && element; i++) {
@@ -6255,7 +6587,9 @@ const QTip = () => {
6255
6587
  return null;
6256
6588
  };
6257
6589
  const onMouseMove = (e) => {
6258
- clearTimeout(ttTimeout.current);
6590
+ if (ttTimeout.current) {
6591
+ clearTimeout(ttTimeout.current);
6592
+ }
6259
6593
  // Find tooltip data on the current or parent elements
6260
6594
  const target = e.target;
6261
6595
  const dataset = findTooltipData(target);
@@ -6466,7 +6800,7 @@ function _objectWithoutProperties(source, excluded) {
6466
6800
  return target;
6467
6801
  }
6468
6802
 
6469
- var _excluded$5 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
6803
+ var _excluded$6 = ["defaultInputValue", "defaultMenuIsOpen", "defaultValue", "inputValue", "menuIsOpen", "onChange", "onInputChange", "onMenuClose", "onMenuOpen", "value"];
6470
6804
  function useStateManager(_ref) {
6471
6805
  var _ref$defaultInputValu = _ref.defaultInputValue,
6472
6806
  defaultInputValue = _ref$defaultInputValu === void 0 ? '' : _ref$defaultInputValu,
@@ -6481,7 +6815,7 @@ function useStateManager(_ref) {
6481
6815
  propsOnMenuClose = _ref.onMenuClose,
6482
6816
  propsOnMenuOpen = _ref.onMenuOpen,
6483
6817
  propsValue = _ref.value,
6484
- restSelectProps = _objectWithoutProperties(_ref, _excluded$5);
6818
+ restSelectProps = _objectWithoutProperties(_ref, _excluded$6);
6485
6819
  var _useState = React.useState(propsInputValue !== undefined ? propsInputValue : defaultInputValue),
6486
6820
  _useState2 = _slicedToArray(_useState, 2),
6487
6821
  stateInputValue = _useState2[0],
@@ -6663,6 +6997,8 @@ function _toConsumableArray(arr) {
6663
6997
  return _arrayWithoutHoles(arr) || _iterableToArray(arr) || _unsupportedIterableToArray(arr) || _nonIterableSpread();
6664
6998
  }
6665
6999
 
7000
+ var isDevelopment$2 = false;
7001
+
6666
7002
  /*
6667
7003
 
6668
7004
  Based off glamor's StyleSheet, thanks Sunil ❤️
@@ -6685,10 +7021,9 @@ styleSheet.flush()
6685
7021
  - empties the stylesheet of all its contents
6686
7022
 
6687
7023
  */
6688
- // $FlowFixMe
7024
+
6689
7025
  function sheetForTag(tag) {
6690
7026
  if (tag.sheet) {
6691
- // $FlowFixMe
6692
7027
  return tag.sheet;
6693
7028
  } // this weirdness brought to you by firefox
6694
7029
 
@@ -6697,10 +7032,13 @@ function sheetForTag(tag) {
6697
7032
 
6698
7033
  for (var i = 0; i < document.styleSheets.length; i++) {
6699
7034
  if (document.styleSheets[i].ownerNode === tag) {
6700
- // $FlowFixMe
6701
7035
  return document.styleSheets[i];
6702
7036
  }
6703
- }
7037
+ } // this function should always return with a value
7038
+ // TS can't understand it though so we make it stop complaining here
7039
+
7040
+
7041
+ return undefined;
6704
7042
  }
6705
7043
 
6706
7044
  function createStyleElement(options) {
@@ -6741,7 +7079,7 @@ var StyleSheet = /*#__PURE__*/function () {
6741
7079
  _this.tags.push(tag);
6742
7080
  };
6743
7081
 
6744
- this.isSpeedy = options.speedy === undefined ? process.env.NODE_ENV === 'production' : options.speedy;
7082
+ this.isSpeedy = options.speedy === undefined ? !isDevelopment$2 : options.speedy;
6745
7083
  this.tags = [];
6746
7084
  this.ctr = 0;
6747
7085
  this.nonce = options.nonce; // key is the value of the data-emotion attribute, it's used to identify different sheets
@@ -6769,18 +7107,6 @@ var StyleSheet = /*#__PURE__*/function () {
6769
7107
 
6770
7108
  var tag = this.tags[this.tags.length - 1];
6771
7109
 
6772
- if (process.env.NODE_ENV !== 'production') {
6773
- var isImportRule = rule.charCodeAt(0) === 64 && rule.charCodeAt(1) === 105;
6774
-
6775
- if (isImportRule && this._alreadyInsertedOrderInsensitiveRule) {
6776
- // this would only cause problem in speedy mode
6777
- // but we don't want enabling speedy to affect the observable behavior
6778
- // so we report this error at all times
6779
- 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.');
6780
- }
6781
- this._alreadyInsertedOrderInsensitiveRule = this._alreadyInsertedOrderInsensitiveRule || !isImportRule;
6782
- }
6783
-
6784
7110
  if (this.isSpeedy) {
6785
7111
  var sheet = sheetForTag(tag);
6786
7112
 
@@ -6789,9 +7115,6 @@ var StyleSheet = /*#__PURE__*/function () {
6789
7115
  // the big drawback is that the css won't be editable in devtools
6790
7116
  sheet.insertRule(rule, sheet.cssRules.length);
6791
7117
  } catch (e) {
6792
- 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)) {
6793
- console.error("There was a problem inserting the following rule: \"" + rule + "\"", e);
6794
- }
6795
7118
  }
6796
7119
  } else {
6797
7120
  tag.appendChild(document.createTextNode(rule));
@@ -6801,16 +7124,13 @@ var StyleSheet = /*#__PURE__*/function () {
6801
7124
  };
6802
7125
 
6803
7126
  _proto.flush = function flush() {
6804
- // $FlowFixMe
6805
7127
  this.tags.forEach(function (tag) {
6806
- return tag.parentNode && tag.parentNode.removeChild(tag);
7128
+ var _tag$parentNode;
7129
+
7130
+ return (_tag$parentNode = tag.parentNode) == null ? void 0 : _tag$parentNode.removeChild(tag);
6807
7131
  });
6808
7132
  this.tags = [];
6809
7133
  this.ctr = 0;
6810
-
6811
- if (process.env.NODE_ENV !== 'production') {
6812
- this._alreadyInsertedOrderInsensitiveRule = false;
6813
- }
6814
7134
  };
6815
7135
 
6816
7136
  return StyleSheet;
@@ -7500,8 +7820,8 @@ var compat = function compat(element) {
7500
7820
  return;
7501
7821
  }
7502
7822
 
7503
- var value = element.value,
7504
- parent = element.parent;
7823
+ var value = element.value;
7824
+ var parent = element.parent;
7505
7825
  var isImplicitRule = element.column === parent.column && element.line === parent.line;
7506
7826
 
7507
7827
  while (parent.type !== 'rule') {
@@ -7546,114 +7866,6 @@ var removeLabel = function removeLabel(element) {
7546
7866
  }
7547
7867
  }
7548
7868
  };
7549
- var ignoreFlag = 'emotion-disable-server-rendering-unsafe-selector-warning-please-do-not-use-this-the-warning-exists-for-a-reason';
7550
-
7551
- var isIgnoringComment = function isIgnoringComment(element) {
7552
- return element.type === 'comm' && element.children.indexOf(ignoreFlag) > -1;
7553
- };
7554
-
7555
- var createUnsafeSelectorsAlarm = function createUnsafeSelectorsAlarm(cache) {
7556
- return function (element, index, children) {
7557
- if (element.type !== 'rule' || cache.compat) return;
7558
- var unsafePseudoClasses = element.value.match(/(:first|:nth|:nth-last)-child/g);
7559
-
7560
- if (unsafePseudoClasses) {
7561
- var isNested = !!element.parent; // in nested rules comments become children of the "auto-inserted" rule and that's always the `element.parent`
7562
- //
7563
- // considering this input:
7564
- // .a {
7565
- // .b /* comm */ {}
7566
- // color: hotpink;
7567
- // }
7568
- // we get output corresponding to this:
7569
- // .a {
7570
- // & {
7571
- // /* comm */
7572
- // color: hotpink;
7573
- // }
7574
- // .b {}
7575
- // }
7576
-
7577
- var commentContainer = isNested ? element.parent.children : // global rule at the root level
7578
- children;
7579
-
7580
- for (var i = commentContainer.length - 1; i >= 0; i--) {
7581
- var node = commentContainer[i];
7582
-
7583
- if (node.line < element.line) {
7584
- break;
7585
- } // it is quite weird but comments are *usually* put at `column: element.column - 1`
7586
- // so we seek *from the end* for the node that is earlier than the rule's `element` and check that
7587
- // this will also match inputs like this:
7588
- // .a {
7589
- // /* comm */
7590
- // .b {}
7591
- // }
7592
- //
7593
- // but that is fine
7594
- //
7595
- // it would be the easiest to change the placement of the comment to be the first child of the rule:
7596
- // .a {
7597
- // .b { /* comm */ }
7598
- // }
7599
- // with such inputs we wouldn't have to search for the comment at all
7600
- // TODO: consider changing this comment placement in the next major version
7601
-
7602
-
7603
- if (node.column < element.column) {
7604
- if (isIgnoringComment(node)) {
7605
- return;
7606
- }
7607
-
7608
- break;
7609
- }
7610
- }
7611
-
7612
- unsafePseudoClasses.forEach(function (unsafePseudoClass) {
7613
- console.error("The pseudo class \"" + unsafePseudoClass + "\" is potentially unsafe when doing server-side rendering. Try changing it to \"" + unsafePseudoClass.split('-child')[0] + "-of-type\".");
7614
- });
7615
- }
7616
- };
7617
- };
7618
-
7619
- var isImportRule = function isImportRule(element) {
7620
- return element.type.charCodeAt(1) === 105 && element.type.charCodeAt(0) === 64;
7621
- };
7622
-
7623
- var isPrependedWithRegularRules = function isPrependedWithRegularRules(index, children) {
7624
- for (var i = index - 1; i >= 0; i--) {
7625
- if (!isImportRule(children[i])) {
7626
- return true;
7627
- }
7628
- }
7629
-
7630
- return false;
7631
- }; // use this to remove incorrect elements from further processing
7632
- // so they don't get handed to the `sheet` (or anything else)
7633
- // as that could potentially lead to additional logs which in turn could be overhelming to the user
7634
-
7635
-
7636
- var nullifyElement = function nullifyElement(element) {
7637
- element.type = '';
7638
- element.value = '';
7639
- element["return"] = '';
7640
- element.children = '';
7641
- element.props = '';
7642
- };
7643
-
7644
- var incorrectImportAlarm = function incorrectImportAlarm(element, index, children) {
7645
- if (!isImportRule(element)) {
7646
- return;
7647
- }
7648
-
7649
- if (element.parent) {
7650
- 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.");
7651
- nullifyElement(element);
7652
- } else if (isPrependedWithRegularRules(index, children)) {
7653
- console.error("`@import` rules can't be after other rules. Please put your `@import` rules before your other rules.");
7654
- nullifyElement(element);
7655
- }
7656
- };
7657
7869
 
7658
7870
  /* eslint-disable no-fallthrough */
7659
7871
 
@@ -7872,10 +8084,6 @@ var defaultStylisPlugins = [prefixer];
7872
8084
  var createCache = function createCache(options) {
7873
8085
  var key = options.key;
7874
8086
 
7875
- if (process.env.NODE_ENV !== 'production' && !key) {
7876
- 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.");
7877
- }
7878
-
7879
8087
  if (key === 'css') {
7880
8088
  var ssrStyles = document.querySelectorAll("style[data-emotion]:not([data-s])"); // get SSRed styles out of the way of React's hydration
7881
8089
  // document.head is a safe place to move them to(though note document.head is not necessarily the last place they will be)
@@ -7894,6 +8102,7 @@ var createCache = function createCache(options) {
7894
8102
  if (dataEmotionAttribute.indexOf(' ') === -1) {
7895
8103
  return;
7896
8104
  }
8105
+
7897
8106
  document.head.appendChild(node);
7898
8107
  node.setAttribute('data-s', '');
7899
8108
  });
@@ -7901,13 +8110,6 @@ var createCache = function createCache(options) {
7901
8110
 
7902
8111
  var stylisPlugins = options.stylisPlugins || defaultStylisPlugins;
7903
8112
 
7904
- if (process.env.NODE_ENV !== 'production') {
7905
- // $FlowFixMe
7906
- if (/[^a-z-]/.test(key)) {
7907
- throw new Error("Emotion key must only contain lower case alphabetical characters and - but \"" + key + "\" was passed");
7908
- }
7909
- }
7910
-
7911
8113
  var inserted = {};
7912
8114
  var container;
7913
8115
  var nodesToHydrate = [];
@@ -7917,7 +8119,7 @@ var createCache = function createCache(options) {
7917
8119
  Array.prototype.forEach.call( // this means we will ignore elements which don't have a space in them which
7918
8120
  // means that the style elements we're looking at are only Emotion 11 server-rendered style elements
7919
8121
  document.querySelectorAll("style[data-emotion^=\"" + key + " \"]"), function (node) {
7920
- var attrib = node.getAttribute("data-emotion").split(' '); // $FlowFixMe
8122
+ var attrib = node.getAttribute("data-emotion").split(' ');
7921
8123
 
7922
8124
  for (var i = 1; i < attrib.length; i++) {
7923
8125
  inserted[attrib[i]] = true;
@@ -7931,28 +8133,9 @@ var createCache = function createCache(options) {
7931
8133
 
7932
8134
  var omnipresentPlugins = [compat, removeLabel];
7933
8135
 
7934
- if (process.env.NODE_ENV !== 'production') {
7935
- omnipresentPlugins.push(createUnsafeSelectorsAlarm({
7936
- get compat() {
7937
- return cache.compat;
7938
- }
7939
-
7940
- }), incorrectImportAlarm);
7941
- }
7942
-
7943
8136
  {
7944
8137
  var currentSheet;
7945
- var finalizingPlugins = [stringify, process.env.NODE_ENV !== 'production' ? function (element) {
7946
- if (!element.root) {
7947
- if (element["return"]) {
7948
- currentSheet.insert(element["return"]);
7949
- } else if (element.value && element.type !== COMMENT) {
7950
- // insert empty rule in non-production environments
7951
- // so @emotion/jest can grab `key` from the (JS)DOM for caches without any rules inserted yet
7952
- currentSheet.insert(element.value + "{}");
7953
- }
7954
- }
7955
- } : rulesheet(function (rule) {
8138
+ var finalizingPlugins = [stringify, rulesheet(function (rule) {
7956
8139
  currentSheet.insert(rule);
7957
8140
  })];
7958
8141
  var serializer = middleware(omnipresentPlugins.concat(stylisPlugins, finalizingPlugins));
@@ -7964,14 +8147,6 @@ var createCache = function createCache(options) {
7964
8147
  _insert = function insert(selector, serialized, sheet, shouldCache) {
7965
8148
  currentSheet = sheet;
7966
8149
 
7967
- if (process.env.NODE_ENV !== 'production' && serialized.map !== undefined) {
7968
- currentSheet = {
7969
- insert: function insert(rule) {
7970
- sheet.insert(rule + serialized.map);
7971
- }
7972
- };
7973
- }
7974
-
7975
8150
  stylis(selector ? selector + "{" + serialized.styles + "}" : serialized.styles);
7976
8151
 
7977
8152
  if (shouldCache) {
@@ -8248,13 +8423,14 @@ var TYPE_STATICS = {};
8248
8423
  TYPE_STATICS[reactIs.ForwardRef] = FORWARD_REF_STATICS;
8249
8424
  TYPE_STATICS[reactIs.Memo] = MEMO_STATICS;
8250
8425
 
8251
- var isBrowser$2 = "object" !== 'undefined';
8426
+ var isBrowser$1 = true;
8427
+
8252
8428
  function getRegisteredStyles(registered, registeredStyles, classNames) {
8253
8429
  var rawClassName = '';
8254
8430
  classNames.split(' ').forEach(function (className) {
8255
8431
  if (registered[className] !== undefined) {
8256
8432
  registeredStyles.push(registered[className] + ";");
8257
- } else {
8433
+ } else if (className) {
8258
8434
  rawClassName += className + " ";
8259
8435
  }
8260
8436
  });
@@ -8272,7 +8448,7 @@ var registerStyles = function registerStyles(cache, serialized, isStringTag) {
8272
8448
  // in node since emotion-server relies on whether a style is in
8273
8449
  // the registered cache to know whether a style is global or not
8274
8450
  // also, note that this check will be dead code eliminated in the browser
8275
- isBrowser$2 === false ) && cache.registered[className] === undefined) {
8451
+ isBrowser$1 === false ) && cache.registered[className] === undefined) {
8276
8452
  cache.registered[className] = serialized.styles;
8277
8453
  }
8278
8454
  };
@@ -8379,6 +8555,7 @@ var unitlessKeys = {
8379
8555
  opacity: 1,
8380
8556
  order: 1,
8381
8557
  orphans: 1,
8558
+ scale: 1,
8382
8559
  tabSize: 1,
8383
8560
  widows: 1,
8384
8561
  zIndex: 1,
@@ -8395,8 +8572,8 @@ var unitlessKeys = {
8395
8572
  strokeWidth: 1
8396
8573
  };
8397
8574
 
8398
- 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";
8399
- 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).";
8575
+ var isDevelopment$1 = false;
8576
+
8400
8577
  var hyphenateRegex = /[A-Z]|^ms/g;
8401
8578
  var animationRegex = /_EMO_([^_]+?)_([^]*?)_EMO_/g;
8402
8579
 
@@ -8437,34 +8614,6 @@ var processStyleValue = function processStyleValue(key, value) {
8437
8614
  return value;
8438
8615
  };
8439
8616
 
8440
- if (process.env.NODE_ENV !== 'production') {
8441
- var contentValuePattern = /(var|attr|counters?|url|element|(((repeating-)?(linear|radial))|conic)-gradient)\(|(no-)?(open|close)-quote/;
8442
- var contentValues = ['normal', 'none', 'initial', 'inherit', 'unset'];
8443
- var oldProcessStyleValue = processStyleValue;
8444
- var msPattern = /^-ms-/;
8445
- var hyphenPattern = /-(.)/g;
8446
- var hyphenatedCache = {};
8447
-
8448
- processStyleValue = function processStyleValue(key, value) {
8449
- if (key === 'content') {
8450
- 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) !== "'")) {
8451
- throw new Error("You seem to be using a value for 'content' without quotes, try replacing it with `content: '\"" + value + "\"'`");
8452
- }
8453
- }
8454
-
8455
- var processed = oldProcessStyleValue(key, value);
8456
-
8457
- if (processed !== '' && !isCustomProperty(key) && key.indexOf('-') !== -1 && hyphenatedCache[key] === undefined) {
8458
- hyphenatedCache[key] = true;
8459
- 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) {
8460
- return _char.toUpperCase();
8461
- }) + "?");
8462
- }
8463
-
8464
- return processed;
8465
- };
8466
- }
8467
-
8468
8617
  var noComponentSelectorMessage = 'Component selectors can only be used in conjunction with ' + '@emotion/babel-plugin, the swc Emotion plugin, or another Emotion-aware ' + 'compiler transform.';
8469
8618
 
8470
8619
  function handleInterpolation(mergedProps, registered, interpolation) {
@@ -8472,12 +8621,11 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8472
8621
  return '';
8473
8622
  }
8474
8623
 
8475
- if (interpolation.__emotion_styles !== undefined) {
8476
- if (process.env.NODE_ENV !== 'production' && interpolation.toString() === 'NO_COMPONENT_SELECTOR') {
8477
- throw new Error(noComponentSelectorMessage);
8478
- }
8624
+ var componentSelector = interpolation;
8479
8625
 
8480
- return interpolation;
8626
+ if (componentSelector.__emotion_styles !== undefined) {
8627
+
8628
+ return componentSelector;
8481
8629
  }
8482
8630
 
8483
8631
  switch (typeof interpolation) {
@@ -8488,17 +8636,21 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8488
8636
 
8489
8637
  case 'object':
8490
8638
  {
8491
- if (interpolation.anim === 1) {
8639
+ var keyframes = interpolation;
8640
+
8641
+ if (keyframes.anim === 1) {
8492
8642
  cursor = {
8493
- name: interpolation.name,
8494
- styles: interpolation.styles,
8643
+ name: keyframes.name,
8644
+ styles: keyframes.styles,
8495
8645
  next: cursor
8496
8646
  };
8497
- return interpolation.name;
8647
+ return keyframes.name;
8498
8648
  }
8499
8649
 
8500
- if (interpolation.styles !== undefined) {
8501
- var next = interpolation.next;
8650
+ var serializedStyles = interpolation;
8651
+
8652
+ if (serializedStyles.styles !== undefined) {
8653
+ var next = serializedStyles.next;
8502
8654
 
8503
8655
  if (next !== undefined) {
8504
8656
  // not the most efficient thing ever but this is a pretty rare case
@@ -8513,12 +8665,7 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8513
8665
  }
8514
8666
  }
8515
8667
 
8516
- var styles = interpolation.styles + ";";
8517
-
8518
- if (process.env.NODE_ENV !== 'production' && interpolation.map !== undefined) {
8519
- styles += interpolation.map;
8520
- }
8521
-
8668
+ var styles = serializedStyles.styles + ";";
8522
8669
  return styles;
8523
8670
  }
8524
8671
 
@@ -8532,37 +8679,21 @@ function handleInterpolation(mergedProps, registered, interpolation) {
8532
8679
  var result = interpolation(mergedProps);
8533
8680
  cursor = previousCursor;
8534
8681
  return handleInterpolation(mergedProps, registered, result);
8535
- } else if (process.env.NODE_ENV !== 'production') {
8536
- 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}`");
8537
8682
  }
8538
8683
 
8539
8684
  break;
8540
8685
  }
8541
-
8542
- case 'string':
8543
- if (process.env.NODE_ENV !== 'production') {
8544
- var matched = [];
8545
- var replaced = interpolation.replace(animationRegex, function (match, p1, p2) {
8546
- var fakeVarName = "animation" + matched.length;
8547
- matched.push("const " + fakeVarName + " = keyframes`" + p2.replace(/^@keyframes animation-\w+/, '') + "`");
8548
- return "${" + fakeVarName + "}";
8549
- });
8550
-
8551
- if (matched.length) {
8552
- 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 + "`"));
8553
- }
8554
- }
8555
-
8556
- break;
8557
8686
  } // finalize string values (regular strings and functions interpolated into css calls)
8558
8687
 
8559
8688
 
8689
+ var asString = interpolation;
8690
+
8560
8691
  if (registered == null) {
8561
- return interpolation;
8692
+ return asString;
8562
8693
  }
8563
8694
 
8564
- var cached = registered[interpolation];
8565
- return cached !== undefined ? cached : interpolation;
8695
+ var cached = registered[asString];
8696
+ return cached !== undefined ? cached : asString;
8566
8697
  }
8567
8698
 
8568
8699
  function createStringFromObject(mergedProps, registered, obj) {
@@ -8573,44 +8704,43 @@ function createStringFromObject(mergedProps, registered, obj) {
8573
8704
  string += handleInterpolation(mergedProps, registered, obj[i]) + ";";
8574
8705
  }
8575
8706
  } else {
8576
- for (var _key in obj) {
8577
- var value = obj[_key];
8707
+ for (var key in obj) {
8708
+ var value = obj[key];
8578
8709
 
8579
8710
  if (typeof value !== 'object') {
8580
- if (registered != null && registered[value] !== undefined) {
8581
- string += _key + "{" + registered[value] + "}";
8582
- } else if (isProcessableValue(value)) {
8583
- string += processStyleName(_key) + ":" + processStyleValue(_key, value) + ";";
8711
+ var asString = value;
8712
+
8713
+ if (registered != null && registered[asString] !== undefined) {
8714
+ string += key + "{" + registered[asString] + "}";
8715
+ } else if (isProcessableValue(asString)) {
8716
+ string += processStyleName(key) + ":" + processStyleValue(key, asString) + ";";
8584
8717
  }
8585
8718
  } else {
8586
- if (_key === 'NO_COMPONENT_SELECTOR' && process.env.NODE_ENV !== 'production') {
8719
+ if (key === 'NO_COMPONENT_SELECTOR' && isDevelopment$1) {
8587
8720
  throw new Error(noComponentSelectorMessage);
8588
8721
  }
8589
8722
 
8590
8723
  if (Array.isArray(value) && typeof value[0] === 'string' && (registered == null || registered[value[0]] === undefined)) {
8591
8724
  for (var _i = 0; _i < value.length; _i++) {
8592
8725
  if (isProcessableValue(value[_i])) {
8593
- string += processStyleName(_key) + ":" + processStyleValue(_key, value[_i]) + ";";
8726
+ string += processStyleName(key) + ":" + processStyleValue(key, value[_i]) + ";";
8594
8727
  }
8595
8728
  }
8596
8729
  } else {
8597
8730
  var interpolated = handleInterpolation(mergedProps, registered, value);
8598
8731
 
8599
- switch (_key) {
8732
+ switch (key) {
8600
8733
  case 'animation':
8601
8734
  case 'animationName':
8602
8735
  {
8603
- string += processStyleName(_key) + ":" + interpolated + ";";
8736
+ string += processStyleName(key) + ":" + interpolated + ";";
8604
8737
  break;
8605
8738
  }
8606
8739
 
8607
8740
  default:
8608
8741
  {
8609
- if (process.env.NODE_ENV !== 'production' && _key === 'undefined') {
8610
- console.error(UNDEFINED_AS_OBJECT_KEY_ERROR);
8611
- }
8612
8742
 
8613
- string += _key + "{" + interpolated + "}";
8743
+ string += key + "{" + interpolated + "}";
8614
8744
  }
8615
8745
  }
8616
8746
  }
@@ -8621,17 +8751,11 @@ function createStringFromObject(mergedProps, registered, obj) {
8621
8751
  return string;
8622
8752
  }
8623
8753
 
8624
- var labelPattern = /label:\s*([^\s;\n{]+)\s*(;|$)/g;
8625
- var sourceMapPattern;
8626
-
8627
- if (process.env.NODE_ENV !== 'production') {
8628
- sourceMapPattern = /\/\*#\ssourceMappingURL=data:application\/json;\S+\s+\*\//g;
8629
- } // this is the cursor for keyframes
8754
+ var labelPattern = /label:\s*([^\s;{]+)\s*(;|$)/g; // this is the cursor for keyframes
8630
8755
  // keyframes are stored on the SerializedStyles object as a linked list
8631
8756
 
8632
-
8633
8757
  var cursor;
8634
- var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8758
+ function serializeStyles(args, registered, mergedProps) {
8635
8759
  if (args.length === 1 && typeof args[0] === 'object' && args[0] !== null && args[0].styles !== undefined) {
8636
8760
  return args[0];
8637
8761
  }
@@ -8645,11 +8769,9 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8645
8769
  stringMode = false;
8646
8770
  styles += handleInterpolation(mergedProps, registered, strings);
8647
8771
  } else {
8648
- if (process.env.NODE_ENV !== 'production' && strings[0] === undefined) {
8649
- console.error(ILLEGAL_ESCAPE_SEQUENCE_ERROR);
8650
- }
8772
+ var asTemplateStringsArr = strings;
8651
8773
 
8652
- styles += strings[0];
8774
+ styles += asTemplateStringsArr[0];
8653
8775
  } // we start at 1 since we've already handled the first arg
8654
8776
 
8655
8777
 
@@ -8657,21 +8779,10 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8657
8779
  styles += handleInterpolation(mergedProps, registered, args[i]);
8658
8780
 
8659
8781
  if (stringMode) {
8660
- if (process.env.NODE_ENV !== 'production' && strings[i] === undefined) {
8661
- console.error(ILLEGAL_ESCAPE_SEQUENCE_ERROR);
8662
- }
8782
+ var templateStringsArr = strings;
8663
8783
 
8664
- styles += strings[i];
8784
+ styles += templateStringsArr[i];
8665
8785
  }
8666
- }
8667
-
8668
- var sourceMap;
8669
-
8670
- if (process.env.NODE_ENV !== 'production') {
8671
- styles = styles.replace(sourceMapPattern, function (match) {
8672
- sourceMap = match;
8673
- return '';
8674
- });
8675
8786
  } // using a global regex with .exec is stateful so lastIndex has to be reset each time
8676
8787
 
8677
8788
 
@@ -8680,31 +8791,17 @@ var serializeStyles = function serializeStyles(args, registered, mergedProps) {
8680
8791
  var match; // https://esbench.com/bench/5b809c2cf2949800a0f61fb5
8681
8792
 
8682
8793
  while ((match = labelPattern.exec(styles)) !== null) {
8683
- identifierName += '-' + // $FlowFixMe we know it's not null
8684
- match[1];
8794
+ identifierName += '-' + match[1];
8685
8795
  }
8686
8796
 
8687
8797
  var name = murmur2(styles) + identifierName;
8688
8798
 
8689
- if (process.env.NODE_ENV !== 'production') {
8690
- // $FlowFixMe SerializedStyles type doesn't have toString property (and we don't want to add it)
8691
- return {
8692
- name: name,
8693
- styles: styles,
8694
- map: sourceMap,
8695
- next: cursor,
8696
- toString: function toString() {
8697
- 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).";
8698
- }
8699
- };
8700
- }
8701
-
8702
8799
  return {
8703
8800
  name: name,
8704
8801
  styles: styles,
8705
8802
  next: cursor
8706
8803
  };
8707
- };
8804
+ }
8708
8805
 
8709
8806
  var syncFallback = function syncFallback(create) {
8710
8807
  return create();
@@ -8712,9 +8809,8 @@ var syncFallback = function syncFallback(create) {
8712
8809
 
8713
8810
  var useInsertionEffect = React__namespace['useInsertion' + 'Effect'] ? React__namespace['useInsertion' + 'Effect'] : false;
8714
8811
  var useInsertionEffectAlwaysWithSyncFallback = useInsertionEffect || syncFallback;
8715
- var useInsertionEffectWithLayoutFallback = useInsertionEffect || React__namespace.useLayoutEffect;
8716
8812
 
8717
- var hasOwnProperty = {}.hasOwnProperty;
8813
+ var isDevelopment = false;
8718
8814
 
8719
8815
  var EmotionCacheContext = /* #__PURE__ */React__namespace.createContext( // we're doing this to avoid preconstruct's dead code elimination in this one case
8720
8816
  // because this module is primarily intended for the browser and node
@@ -8726,14 +8822,9 @@ typeof HTMLElement !== 'undefined' ? /* #__PURE__ */createCache({
8726
8822
  key: 'css'
8727
8823
  }) : null);
8728
8824
 
8729
- if (process.env.NODE_ENV !== 'production') {
8730
- EmotionCacheContext.displayName = 'EmotionCacheContext';
8731
- }
8732
-
8733
8825
  EmotionCacheContext.Provider;
8734
8826
 
8735
8827
  var withEmotionCache = function withEmotionCache(func) {
8736
- // $FlowFixMe
8737
8828
  return /*#__PURE__*/React.forwardRef(function (props, ref) {
8738
8829
  // the cache will never be null in the browser
8739
8830
  var cache = React.useContext(EmotionCacheContext);
@@ -8743,81 +8834,25 @@ var withEmotionCache = function withEmotionCache(func) {
8743
8834
 
8744
8835
  var ThemeContext = /* #__PURE__ */React__namespace.createContext({});
8745
8836
 
8746
- if (process.env.NODE_ENV !== 'production') {
8747
- ThemeContext.displayName = 'EmotionThemeContext';
8748
- }
8749
-
8750
- var getLastPart = function getLastPart(functionName) {
8751
- // The match may be something like 'Object.createEmotionProps' or
8752
- // 'Loader.prototype.render'
8753
- var parts = functionName.split('.');
8754
- return parts[parts.length - 1];
8755
- };
8756
-
8757
- var getFunctionNameFromStackTraceLine = function getFunctionNameFromStackTraceLine(line) {
8758
- // V8
8759
- var match = /^\s+at\s+([A-Za-z0-9$.]+)\s/.exec(line);
8760
- if (match) return getLastPart(match[1]); // Safari / Firefox
8761
-
8762
- match = /^([A-Za-z0-9$.]+)@/.exec(line);
8763
- if (match) return getLastPart(match[1]);
8764
- return undefined;
8765
- };
8766
-
8767
- var internalReactFunctionNames = /* #__PURE__ */new Set(['renderWithHooks', 'processChild', 'finishClassComponent', 'renderToString']); // These identifiers come from error stacks, so they have to be valid JS
8768
- // identifiers, thus we only need to replace what is a valid character for JS,
8769
- // but not for CSS.
8770
-
8771
- var sanitizeIdentifier = function sanitizeIdentifier(identifier) {
8772
- return identifier.replace(/\$/g, '-');
8773
- };
8774
-
8775
- var getLabelFromStackTrace = function getLabelFromStackTrace(stackTrace) {
8776
- if (!stackTrace) return undefined;
8777
- var lines = stackTrace.split('\n');
8778
-
8779
- for (var i = 0; i < lines.length; i++) {
8780
- var functionName = getFunctionNameFromStackTraceLine(lines[i]); // The first line of V8 stack traces is just "Error"
8781
-
8782
- if (!functionName) continue; // If we reach one of these, we have gone too far and should quit
8783
-
8784
- if (internalReactFunctionNames.has(functionName)) break; // The component name is the first function in the stack that starts with an
8785
- // uppercase letter
8786
-
8787
- if (/^[A-Z]/.test(functionName)) return sanitizeIdentifier(functionName);
8788
- }
8789
-
8790
- return undefined;
8791
- };
8837
+ var hasOwn = {}.hasOwnProperty;
8792
8838
 
8793
8839
  var typePropName = '__EMOTION_TYPE_PLEASE_DO_NOT_USE__';
8794
- var labelPropName = '__EMOTION_LABEL_PLEASE_DO_NOT_USE__';
8795
8840
  var createEmotionProps = function createEmotionProps(type, props) {
8796
- if (process.env.NODE_ENV !== 'production' && typeof props.css === 'string' && // check if there is a css declaration
8797
- props.css.indexOf(':') !== -1) {
8798
- 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 + "`");
8799
- }
8800
8841
 
8801
8842
  var newProps = {};
8802
8843
 
8803
- for (var key in props) {
8804
- if (hasOwnProperty.call(props, key)) {
8805
- newProps[key] = props[key];
8844
+ for (var _key in props) {
8845
+ if (hasOwn.call(props, _key)) {
8846
+ newProps[_key] = props[_key];
8806
8847
  }
8807
8848
  }
8808
8849
 
8809
- newProps[typePropName] = type; // For performance, only call getLabelFromStackTrace in development and when
8810
- // the label hasn't already been computed
8811
-
8812
- if (process.env.NODE_ENV !== 'production' && !!props.css && (typeof props.css !== 'object' || typeof props.css.name !== 'string' || props.css.name.indexOf('-') === -1)) {
8813
- var label = getLabelFromStackTrace(new Error().stack);
8814
- if (label) newProps[labelPropName] = label;
8815
- }
8850
+ newProps[typePropName] = type; // Runtime labeling is an opt-in feature because:
8816
8851
 
8817
8852
  return newProps;
8818
8853
  };
8819
8854
 
8820
- var Insertion$1 = function Insertion(_ref) {
8855
+ var Insertion = function Insertion(_ref) {
8821
8856
  var cache = _ref.cache,
8822
8857
  serialized = _ref.serialized,
8823
8858
  isStringTag = _ref.isStringTag;
@@ -8850,175 +8885,35 @@ var Emotion = /* #__PURE__ */withEmotionCache(function (props, cache, ref) {
8850
8885
 
8851
8886
  var serialized = serializeStyles(registeredStyles, undefined, React__namespace.useContext(ThemeContext));
8852
8887
 
8853
- if (process.env.NODE_ENV !== 'production' && serialized.name.indexOf('-') === -1) {
8854
- var labelFromStack = props[labelPropName];
8855
-
8856
- if (labelFromStack) {
8857
- serialized = serializeStyles([serialized, 'label:' + labelFromStack + ';']);
8858
- }
8859
- }
8860
-
8861
8888
  className += cache.key + "-" + serialized.name;
8862
8889
  var newProps = {};
8863
8890
 
8864
- for (var key in props) {
8865
- if (hasOwnProperty.call(props, key) && key !== 'css' && key !== typePropName && (process.env.NODE_ENV === 'production' || key !== labelPropName)) {
8866
- newProps[key] = props[key];
8891
+ for (var _key2 in props) {
8892
+ if (hasOwn.call(props, _key2) && _key2 !== 'css' && _key2 !== typePropName && (!isDevelopment )) {
8893
+ newProps[_key2] = props[_key2];
8867
8894
  }
8868
8895
  }
8869
8896
 
8870
- newProps.ref = ref;
8871
8897
  newProps.className = className;
8872
- return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement(Insertion$1, {
8898
+
8899
+ if (ref) {
8900
+ newProps.ref = ref;
8901
+ }
8902
+
8903
+ return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement(Insertion, {
8873
8904
  cache: cache,
8874
8905
  serialized: serialized,
8875
8906
  isStringTag: typeof WrappedComponent === 'string'
8876
8907
  }), /*#__PURE__*/React__namespace.createElement(WrappedComponent, newProps));
8877
8908
  });
8878
8909
 
8879
- if (process.env.NODE_ENV !== 'production') {
8880
- Emotion.displayName = 'EmotionCssPropInternal';
8881
- }
8882
-
8883
8910
  var Emotion$1 = Emotion;
8884
8911
 
8885
- var pkg = {
8886
- name: "@emotion/react",
8887
- version: "11.11.0",
8888
- main: "dist/emotion-react.cjs.js",
8889
- module: "dist/emotion-react.esm.js",
8890
- browser: {
8891
- "./dist/emotion-react.esm.js": "./dist/emotion-react.browser.esm.js"
8892
- },
8893
- exports: {
8894
- ".": {
8895
- module: {
8896
- worker: "./dist/emotion-react.worker.esm.js",
8897
- browser: "./dist/emotion-react.browser.esm.js",
8898
- "default": "./dist/emotion-react.esm.js"
8899
- },
8900
- "import": "./dist/emotion-react.cjs.mjs",
8901
- "default": "./dist/emotion-react.cjs.js"
8902
- },
8903
- "./jsx-runtime": {
8904
- module: {
8905
- worker: "./jsx-runtime/dist/emotion-react-jsx-runtime.worker.esm.js",
8906
- browser: "./jsx-runtime/dist/emotion-react-jsx-runtime.browser.esm.js",
8907
- "default": "./jsx-runtime/dist/emotion-react-jsx-runtime.esm.js"
8908
- },
8909
- "import": "./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.mjs",
8910
- "default": "./jsx-runtime/dist/emotion-react-jsx-runtime.cjs.js"
8911
- },
8912
- "./_isolated-hnrs": {
8913
- module: {
8914
- worker: "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.worker.esm.js",
8915
- browser: "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.browser.esm.js",
8916
- "default": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.esm.js"
8917
- },
8918
- "import": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.mjs",
8919
- "default": "./_isolated-hnrs/dist/emotion-react-_isolated-hnrs.cjs.js"
8920
- },
8921
- "./jsx-dev-runtime": {
8922
- module: {
8923
- worker: "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.worker.esm.js",
8924
- browser: "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.browser.esm.js",
8925
- "default": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.esm.js"
8926
- },
8927
- "import": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.mjs",
8928
- "default": "./jsx-dev-runtime/dist/emotion-react-jsx-dev-runtime.cjs.js"
8929
- },
8930
- "./package.json": "./package.json",
8931
- "./types/css-prop": "./types/css-prop.d.ts",
8932
- "./macro": {
8933
- types: {
8934
- "import": "./macro.d.mts",
8935
- "default": "./macro.d.ts"
8936
- },
8937
- "default": "./macro.js"
8938
- }
8939
- },
8940
- types: "types/index.d.ts",
8941
- files: [
8942
- "src",
8943
- "dist",
8944
- "jsx-runtime",
8945
- "jsx-dev-runtime",
8946
- "_isolated-hnrs",
8947
- "types/*.d.ts",
8948
- "macro.*"
8949
- ],
8950
- sideEffects: false,
8951
- author: "Emotion Contributors",
8952
- license: "MIT",
8953
- scripts: {
8954
- "test:typescript": "dtslint types"
8955
- },
8956
- dependencies: {
8957
- "@babel/runtime": "^7.18.3",
8958
- "@emotion/babel-plugin": "^11.11.0",
8959
- "@emotion/cache": "^11.11.0",
8960
- "@emotion/serialize": "^1.1.2",
8961
- "@emotion/use-insertion-effect-with-fallbacks": "^1.0.1",
8962
- "@emotion/utils": "^1.2.1",
8963
- "@emotion/weak-memoize": "^0.3.1",
8964
- "hoist-non-react-statics": "^3.3.1"
8965
- },
8966
- peerDependencies: {
8967
- react: ">=16.8.0"
8968
- },
8969
- peerDependenciesMeta: {
8970
- "@types/react": {
8971
- optional: true
8972
- }
8973
- },
8974
- devDependencies: {
8975
- "@definitelytyped/dtslint": "0.0.112",
8976
- "@emotion/css": "11.11.0",
8977
- "@emotion/css-prettifier": "1.1.3",
8978
- "@emotion/server": "11.11.0",
8979
- "@emotion/styled": "11.11.0",
8980
- "html-tag-names": "^1.1.2",
8981
- react: "16.14.0",
8982
- "svg-tag-names": "^1.1.1",
8983
- typescript: "^4.5.5"
8984
- },
8985
- repository: "https://github.com/emotion-js/emotion/tree/main/packages/react",
8986
- publishConfig: {
8987
- access: "public"
8988
- },
8989
- "umd:main": "dist/emotion-react.umd.min.js",
8990
- preconstruct: {
8991
- entrypoints: [
8992
- "./index.js",
8993
- "./jsx-runtime.js",
8994
- "./jsx-dev-runtime.js",
8995
- "./_isolated-hnrs.js"
8996
- ],
8997
- umdName: "emotionReact",
8998
- exports: {
8999
- envConditions: [
9000
- "browser",
9001
- "worker"
9002
- ],
9003
- extra: {
9004
- "./types/css-prop": "./types/css-prop.d.ts",
9005
- "./macro": {
9006
- types: {
9007
- "import": "./macro.d.mts",
9008
- "default": "./macro.d.ts"
9009
- },
9010
- "default": "./macro.js"
9011
- }
9012
- }
9013
- }
9014
- }
9015
- };
9016
-
9017
8912
  var jsx = function jsx(type, props) {
8913
+ // eslint-disable-next-line prefer-rest-params
9018
8914
  var args = arguments;
9019
8915
 
9020
- if (props == null || !hasOwnProperty.call(props, 'css')) {
9021
- // $FlowFixMe
8916
+ if (props == null || !hasOwn.call(props, 'css')) {
9022
8917
  return React__namespace.createElement.apply(undefined, args);
9023
8918
  }
9024
8919
 
@@ -9029,93 +8924,16 @@ var jsx = function jsx(type, props) {
9029
8924
 
9030
8925
  for (var i = 2; i < argsLength; i++) {
9031
8926
  createElementArgArray[i] = args[i];
9032
- } // $FlowFixMe
9033
-
8927
+ }
9034
8928
 
9035
8929
  return React__namespace.createElement.apply(null, createElementArgArray);
9036
8930
  };
9037
8931
 
9038
- var warnedAboutCssPropForGlobal = false; // maintain place over rerenders.
9039
- // initial render from browser, insertBefore context.sheet.tags[0] or if a style hasn't been inserted there yet, appendChild
9040
- // initial client-side render from SSR, use place of hydrating tag
9041
-
9042
- var Global = /* #__PURE__ */withEmotionCache(function (props, cache) {
9043
- if (process.env.NODE_ENV !== 'production' && !warnedAboutCssPropForGlobal && ( // check for className as well since the user is
9044
- // probably using the custom createElement which
9045
- // means it will be turned into a className prop
9046
- // $FlowFixMe I don't really want to add it to the type since it shouldn't be used
9047
- props.className || props.css)) {
9048
- console.error("It looks like you're using the css prop on Global, did you mean to use the styles prop instead?");
9049
- warnedAboutCssPropForGlobal = true;
9050
- }
9051
-
9052
- var styles = props.styles;
9053
- var serialized = serializeStyles([styles], undefined, React__namespace.useContext(ThemeContext));
9054
- // but it is based on a constant that will never change at runtime
9055
- // it's effectively like having two implementations and switching them out
9056
- // so it's not actually breaking anything
9057
-
8932
+ (function (_jsx) {
8933
+ var JSX;
9058
8934
 
9059
- var sheetRef = React__namespace.useRef();
9060
- useInsertionEffectWithLayoutFallback(function () {
9061
- var key = cache.key + "-global"; // use case of https://github.com/emotion-js/emotion/issues/2675
9062
-
9063
- var sheet = new cache.sheet.constructor({
9064
- key: key,
9065
- nonce: cache.sheet.nonce,
9066
- container: cache.sheet.container,
9067
- speedy: cache.sheet.isSpeedy
9068
- });
9069
- var rehydrating = false; // $FlowFixMe
9070
-
9071
- var node = document.querySelector("style[data-emotion=\"" + key + " " + serialized.name + "\"]");
9072
-
9073
- if (cache.sheet.tags.length) {
9074
- sheet.before = cache.sheet.tags[0];
9075
- }
9076
-
9077
- if (node !== null) {
9078
- rehydrating = true; // clear the hash so this node won't be recognizable as rehydratable by other <Global/>s
9079
-
9080
- node.setAttribute('data-emotion', key);
9081
- sheet.hydrate([node]);
9082
- }
9083
-
9084
- sheetRef.current = [sheet, rehydrating];
9085
- return function () {
9086
- sheet.flush();
9087
- };
9088
- }, [cache]);
9089
- useInsertionEffectWithLayoutFallback(function () {
9090
- var sheetRefCurrent = sheetRef.current;
9091
- var sheet = sheetRefCurrent[0],
9092
- rehydrating = sheetRefCurrent[1];
9093
-
9094
- if (rehydrating) {
9095
- sheetRefCurrent[1] = false;
9096
- return;
9097
- }
9098
-
9099
- if (serialized.next !== undefined) {
9100
- // insert keyframes
9101
- insertStyles(cache, serialized.next, true);
9102
- }
9103
-
9104
- if (sheet.tags.length) {
9105
- // if this doesn't exist then it will be null so the style element will be appended
9106
- var element = sheet.tags[sheet.tags.length - 1].nextElementSibling;
9107
- sheet.before = element;
9108
- sheet.flush();
9109
- }
9110
-
9111
- cache.insert("", serialized, sheet, false);
9112
- }, [cache, serialized.name]);
9113
- return null;
9114
- });
9115
-
9116
- if (process.env.NODE_ENV !== 'production') {
9117
- Global.displayName = 'EmotionGlobal';
9118
- }
8935
+ (function (_JSX) {})(JSX || (JSX = _jsx.JSX || (_jsx.JSX = {})));
8936
+ })(jsx || (jsx = {}));
9119
8937
 
9120
8938
  function css$2() {
9121
8939
  for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
@@ -9125,10 +8943,9 @@ function css$2() {
9125
8943
  return serializeStyles(args);
9126
8944
  }
9127
8945
 
9128
- var keyframes$1 = function keyframes() {
8946
+ function keyframes$1() {
9129
8947
  var insertable = css$2.apply(void 0, arguments);
9130
- var name = "animation-" + insertable.name; // $FlowFixMe
9131
-
8948
+ var name = "animation-" + insertable.name;
9132
8949
  return {
9133
8950
  name: name,
9134
8951
  styles: "@keyframes " + name + "{" + insertable.styles + "}",
@@ -9137,150 +8954,6 @@ var keyframes$1 = function keyframes() {
9137
8954
  return "_EMO_" + this.name + "_" + this.styles + "_EMO_";
9138
8955
  }
9139
8956
  };
9140
- };
9141
-
9142
- var classnames$1 = function classnames(args) {
9143
- var len = args.length;
9144
- var i = 0;
9145
- var cls = '';
9146
-
9147
- for (; i < len; i++) {
9148
- var arg = args[i];
9149
- if (arg == null) continue;
9150
- var toAdd = void 0;
9151
-
9152
- switch (typeof arg) {
9153
- case 'boolean':
9154
- break;
9155
-
9156
- case 'object':
9157
- {
9158
- if (Array.isArray(arg)) {
9159
- toAdd = classnames(arg);
9160
- } else {
9161
- if (process.env.NODE_ENV !== 'production' && arg.styles !== undefined && arg.name !== undefined) {
9162
- 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.');
9163
- }
9164
-
9165
- toAdd = '';
9166
-
9167
- for (var k in arg) {
9168
- if (arg[k] && k) {
9169
- toAdd && (toAdd += ' ');
9170
- toAdd += k;
9171
- }
9172
- }
9173
- }
9174
-
9175
- break;
9176
- }
9177
-
9178
- default:
9179
- {
9180
- toAdd = arg;
9181
- }
9182
- }
9183
-
9184
- if (toAdd) {
9185
- cls && (cls += ' ');
9186
- cls += toAdd;
9187
- }
9188
- }
9189
-
9190
- return cls;
9191
- };
9192
-
9193
- function merge(registered, css, className) {
9194
- var registeredStyles = [];
9195
- var rawClassName = getRegisteredStyles(registered, registeredStyles, className);
9196
-
9197
- if (registeredStyles.length < 2) {
9198
- return className;
9199
- }
9200
-
9201
- return rawClassName + css(registeredStyles);
9202
- }
9203
-
9204
- var Insertion = function Insertion(_ref) {
9205
- var cache = _ref.cache,
9206
- serializedArr = _ref.serializedArr;
9207
- useInsertionEffectAlwaysWithSyncFallback(function () {
9208
-
9209
- for (var i = 0; i < serializedArr.length; i++) {
9210
- insertStyles(cache, serializedArr[i], false);
9211
- }
9212
- });
9213
-
9214
- return null;
9215
- };
9216
-
9217
- var ClassNames = /* #__PURE__ */withEmotionCache(function (props, cache) {
9218
- var hasRendered = false;
9219
- var serializedArr = [];
9220
-
9221
- var css = function css() {
9222
- if (hasRendered && process.env.NODE_ENV !== 'production') {
9223
- throw new Error('css can only be used during render');
9224
- }
9225
-
9226
- for (var _len = arguments.length, args = new Array(_len), _key = 0; _key < _len; _key++) {
9227
- args[_key] = arguments[_key];
9228
- }
9229
-
9230
- var serialized = serializeStyles(args, cache.registered);
9231
- serializedArr.push(serialized); // registration has to happen here as the result of this might get consumed by `cx`
9232
-
9233
- registerStyles(cache, serialized, false);
9234
- return cache.key + "-" + serialized.name;
9235
- };
9236
-
9237
- var cx = function cx() {
9238
- if (hasRendered && process.env.NODE_ENV !== 'production') {
9239
- throw new Error('cx can only be used during render');
9240
- }
9241
-
9242
- for (var _len2 = arguments.length, args = new Array(_len2), _key2 = 0; _key2 < _len2; _key2++) {
9243
- args[_key2] = arguments[_key2];
9244
- }
9245
-
9246
- return merge(cache.registered, css, classnames$1(args));
9247
- };
9248
-
9249
- var content = {
9250
- css: css,
9251
- cx: cx,
9252
- theme: React__namespace.useContext(ThemeContext)
9253
- };
9254
- var ele = props.children(content);
9255
- hasRendered = true;
9256
- return /*#__PURE__*/React__namespace.createElement(React__namespace.Fragment, null, /*#__PURE__*/React__namespace.createElement(Insertion, {
9257
- cache: cache,
9258
- serializedArr: serializedArr
9259
- }), ele);
9260
- });
9261
-
9262
- if (process.env.NODE_ENV !== 'production') {
9263
- ClassNames.displayName = 'EmotionClassNames';
9264
- }
9265
-
9266
- if (process.env.NODE_ENV !== 'production') {
9267
- var isBrowser$1 = "object" !== 'undefined'; // #1727, #2905 for some reason Jest and Vitest evaluate modules twice if some consuming module gets mocked
9268
-
9269
- var isTestEnv = typeof jest !== 'undefined' || typeof vi !== 'undefined';
9270
-
9271
- if (isBrowser$1 && !isTestEnv) {
9272
- // globalThis has wide browser support - https://caniuse.com/?search=globalThis, Node.js 12 and later
9273
- var globalContext = // $FlowIgnore
9274
- typeof globalThis !== 'undefined' ? globalThis // eslint-disable-line no-undef
9275
- : isBrowser$1 ? window : global;
9276
- var globalKey = "__EMOTION_REACT_" + pkg.version.split('.')[0] + "__";
9277
-
9278
- if (globalContext[globalKey]) {
9279
- 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.');
9280
- }
9281
-
9282
- globalContext[globalKey] = true;
9283
- }
9284
8957
  }
9285
8958
 
9286
8959
  function _taggedTemplateLiteral(strings, raw) {
@@ -9294,9 +8967,9 @@ function _taggedTemplateLiteral(strings, raw) {
9294
8967
  }));
9295
8968
  }
9296
8969
 
9297
- var index = React.useLayoutEffect ;
8970
+ var index = React.useLayoutEffect ;
9298
8971
 
9299
- var _excluded$3 = ["className", "clearValue", "cx", "getStyles", "getClassNames", "getValue", "hasValue", "isMulti", "isRtl", "options", "selectOption", "selectProps", "setValue", "theme"];
8972
+ var _excluded$4 = ["className", "clearValue", "cx", "getStyles", "getClassNames", "getValue", "hasValue", "isMulti", "isRtl", "options", "selectOption", "selectProps", "setValue", "theme"];
9300
8973
  // ==============================
9301
8974
  // NO OP
9302
8975
  // ==============================
@@ -9373,7 +9046,7 @@ var cleanCommonProps = function cleanCommonProps(props) {
9373
9046
  props.selectProps;
9374
9047
  props.setValue;
9375
9048
  props.theme;
9376
- var innerProps = _objectWithoutProperties(props, _excluded$3);
9049
+ var innerProps = _objectWithoutProperties(props, _excluded$4);
9377
9050
  return _objectSpread2({}, innerProps);
9378
9051
  };
9379
9052
 
@@ -9587,6 +9260,8 @@ var removeProps = function removeProps(propsObj) {
9587
9260
  }, {});
9588
9261
  };
9589
9262
 
9263
+ var _excluded$3 = ["children", "innerProps"],
9264
+ _excluded2$1 = ["children", "innerProps"];
9590
9265
  function getMenuPlacement(_ref) {
9591
9266
  var preferredMaxHeight = _ref.maxHeight,
9592
9267
  menuEl = _ref.menuEl,
@@ -9881,37 +9556,41 @@ var noticeCSS = function noticeCSS(_ref5, unstyled) {
9881
9556
  };
9882
9557
  var noOptionsMessageCSS = noticeCSS;
9883
9558
  var loadingMessageCSS = noticeCSS;
9884
- var NoOptionsMessage = function NoOptionsMessage(props) {
9885
- var children = props.children,
9886
- innerProps = props.innerProps;
9887
- return jsx("div", _extends({}, getStyleProps(props, 'noOptionsMessage', {
9559
+ var NoOptionsMessage = function NoOptionsMessage(_ref6) {
9560
+ var _ref6$children = _ref6.children,
9561
+ children = _ref6$children === void 0 ? 'No options' : _ref6$children,
9562
+ innerProps = _ref6.innerProps,
9563
+ restProps = _objectWithoutProperties(_ref6, _excluded$3);
9564
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9565
+ children: children,
9566
+ innerProps: innerProps
9567
+ }), 'noOptionsMessage', {
9888
9568
  'menu-notice': true,
9889
9569
  'menu-notice--no-options': true
9890
9570
  }), innerProps), children);
9891
9571
  };
9892
- NoOptionsMessage.defaultProps = {
9893
- children: 'No options'
9894
- };
9895
- var LoadingMessage = function LoadingMessage(props) {
9896
- var children = props.children,
9897
- innerProps = props.innerProps;
9898
- return jsx("div", _extends({}, getStyleProps(props, 'loadingMessage', {
9572
+ var LoadingMessage = function LoadingMessage(_ref7) {
9573
+ var _ref7$children = _ref7.children,
9574
+ children = _ref7$children === void 0 ? 'Loading...' : _ref7$children,
9575
+ innerProps = _ref7.innerProps,
9576
+ restProps = _objectWithoutProperties(_ref7, _excluded2$1);
9577
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9578
+ children: children,
9579
+ innerProps: innerProps
9580
+ }), 'loadingMessage', {
9899
9581
  'menu-notice': true,
9900
9582
  'menu-notice--loading': true
9901
9583
  }), innerProps), children);
9902
9584
  };
9903
- LoadingMessage.defaultProps = {
9904
- children: 'Loading...'
9905
- };
9906
9585
 
9907
9586
  // ==============================
9908
9587
  // Menu Portal
9909
9588
  // ==============================
9910
9589
 
9911
- var menuPortalCSS = function menuPortalCSS(_ref6) {
9912
- var rect = _ref6.rect,
9913
- offset = _ref6.offset,
9914
- position = _ref6.position;
9590
+ var menuPortalCSS = function menuPortalCSS(_ref8) {
9591
+ var rect = _ref8.rect,
9592
+ offset = _ref8.offset,
9593
+ position = _ref8.position;
9915
9594
  return {
9916
9595
  left: rect.left,
9917
9596
  position: position,
@@ -10074,7 +9753,8 @@ var IndicatorsContainer = function IndicatorsContainer(props) {
10074
9753
  };
10075
9754
 
10076
9755
  var _templateObject;
10077
- var _excluded$2 = ["size"];
9756
+ var _excluded$2 = ["size"],
9757
+ _excluded2 = ["innerProps", "isRtl", "size"];
10078
9758
  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)."; }
10079
9759
 
10080
9760
  // ==============================
@@ -10086,7 +9766,7 @@ var _ref2$2 = process.env.NODE_ENV === "production" ? {
10086
9766
  } : {
10087
9767
  name: "tj5bde-Svg",
10088
9768
  styles: "display:inline-block;fill:currentColor;line-height:1;stroke:currentColor;stroke-width:0;label:Svg;",
10089
- 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= */",
9769
+ 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= */",
10090
9770
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$3
10091
9771
  };
10092
9772
  var Svg = function Svg(_ref) {
@@ -10221,13 +9901,20 @@ var LoadingDot = function LoadingDot(_ref6) {
10221
9901
  height: '1em',
10222
9902
  verticalAlign: 'top',
10223
9903
  width: '1em'
10224
- }, 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= */")
9904
+ }, 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= */")
10225
9905
  });
10226
9906
  };
10227
- var LoadingIndicator = function LoadingIndicator(props) {
10228
- var innerProps = props.innerProps,
10229
- isRtl = props.isRtl;
10230
- return jsx("div", _extends({}, getStyleProps(props, 'loadingIndicator', {
9907
+ var LoadingIndicator = function LoadingIndicator(_ref7) {
9908
+ var innerProps = _ref7.innerProps,
9909
+ isRtl = _ref7.isRtl,
9910
+ _ref7$size = _ref7.size,
9911
+ size = _ref7$size === void 0 ? 4 : _ref7$size,
9912
+ restProps = _objectWithoutProperties(_ref7, _excluded2);
9913
+ return jsx("div", _extends({}, getStyleProps(_objectSpread2(_objectSpread2({}, restProps), {}, {
9914
+ innerProps: innerProps,
9915
+ isRtl: isRtl,
9916
+ size: size
9917
+ }), 'loadingIndicator', {
10231
9918
  indicator: true,
10232
9919
  'loading-indicator': true
10233
9920
  }), innerProps), jsx(LoadingDot, {
@@ -10241,9 +9928,6 @@ var LoadingIndicator = function LoadingIndicator(props) {
10241
9928
  offset: !isRtl
10242
9929
  }));
10243
9930
  };
10244
- LoadingIndicator.defaultProps = {
10245
- size: 4
10246
- };
10247
9931
 
10248
9932
  var css$1 = function css(_ref, unstyled) {
10249
9933
  var isDisabled = _ref.isDisabled,
@@ -10289,7 +9973,9 @@ var Control = function Control(props) {
10289
9973
  'control--is-disabled': isDisabled,
10290
9974
  'control--is-focused': isFocused,
10291
9975
  'control--menu-is-open': menuIsOpen
10292
- }), innerProps), children);
9976
+ }), innerProps, {
9977
+ "aria-disabled": isDisabled || undefined
9978
+ }), children);
10293
9979
  };
10294
9980
  var Control$1 = Control;
10295
9981
 
@@ -10350,7 +10036,7 @@ var GroupHeading = function GroupHeading(props) {
10350
10036
  };
10351
10037
  var Group$1$1 = Group$1;
10352
10038
 
10353
- var _excluded$4 = ["innerRef", "isDisabled", "isHidden", "inputClassName"];
10039
+ var _excluded$5 = ["innerRef", "isDisabled", "isHidden", "inputClassName"];
10354
10040
  var inputCSS = function inputCSS(_ref, unstyled) {
10355
10041
  var isDisabled = _ref.isDisabled,
10356
10042
  value = _ref.value,
@@ -10406,7 +10092,7 @@ var Input = function Input(props) {
10406
10092
  isDisabled = _cleanCommonProps.isDisabled,
10407
10093
  isHidden = _cleanCommonProps.isHidden,
10408
10094
  inputClassName = _cleanCommonProps.inputClassName,
10409
- innerProps = _objectWithoutProperties(_cleanCommonProps, _excluded$4);
10095
+ innerProps = _objectWithoutProperties(_cleanCommonProps, _excluded$5);
10410
10096
  return jsx("div", _extends({}, getStyleProps(props, 'input', {
10411
10097
  'input-container': true
10412
10098
  }), {
@@ -10711,7 +10397,7 @@ var _ref = process.env.NODE_ENV === "production" ? {
10711
10397
  } : {
10712
10398
  name: "1f43avz-a11yText-A11yText",
10713
10399
  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;",
10714
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFNSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
10400
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkExMXlUZXh0LnRzeCJdLCJuYW1lcyI6W10sIm1hcHBpbmdzIjoiQUFPSSIsImZpbGUiOiJBMTF5VGV4dC50c3giLCJzb3VyY2VzQ29udGVudCI6WyIvKiogQGpzeCBqc3ggKi9cbmltcG9ydCB7IEpTWCB9IGZyb20gJ3JlYWN0JztcbmltcG9ydCB7IGpzeCB9IGZyb20gJ0BlbW90aW9uL3JlYWN0JztcblxuLy8gQXNzaXN0aXZlIHRleHQgdG8gZGVzY3JpYmUgdmlzdWFsIGVsZW1lbnRzLiBIaWRkZW4gZm9yIHNpZ2h0ZWQgdXNlcnMuXG5jb25zdCBBMTF5VGV4dCA9IChwcm9wczogSlNYLkludHJpbnNpY0VsZW1lbnRzWydzcGFuJ10pID0+IChcbiAgPHNwYW5cbiAgICBjc3M9e3tcbiAgICAgIGxhYmVsOiAnYTExeVRleHQnLFxuICAgICAgekluZGV4OiA5OTk5LFxuICAgICAgYm9yZGVyOiAwLFxuICAgICAgY2xpcDogJ3JlY3QoMXB4LCAxcHgsIDFweCwgMXB4KScsXG4gICAgICBoZWlnaHQ6IDEsXG4gICAgICB3aWR0aDogMSxcbiAgICAgIHBvc2l0aW9uOiAnYWJzb2x1dGUnLFxuICAgICAgb3ZlcmZsb3c6ICdoaWRkZW4nLFxuICAgICAgcGFkZGluZzogMCxcbiAgICAgIHdoaXRlU3BhY2U6ICdub3dyYXAnLFxuICAgIH19XG4gICAgey4uLnByb3BzfVxuICAvPlxuKTtcblxuZXhwb3J0IGRlZmF1bHQgQTExeVRleHQ7XG4iXX0= */",
10715
10401
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$2
10716
10402
  };
10717
10403
  var A11yText = function A11yText(props) {
@@ -10725,14 +10411,14 @@ var defaultAriaLiveMessages = {
10725
10411
  guidance: function guidance(props) {
10726
10412
  var isSearchable = props.isSearchable,
10727
10413
  isMulti = props.isMulti,
10728
- isDisabled = props.isDisabled,
10729
10414
  tabSelectsValue = props.tabSelectsValue,
10730
- context = props.context;
10415
+ context = props.context,
10416
+ isInitialFocus = props.isInitialFocus;
10731
10417
  switch (context) {
10732
10418
  case 'menu':
10733
- 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' : '', ".");
10419
+ 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' : '', ".");
10734
10420
  case 'input':
10735
- 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' : '');
10421
+ 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' : '') : '';
10736
10422
  case 'value':
10737
10423
  return 'Use left and right to toggle between focused values, press Backspace to remove the currently focused value';
10738
10424
  default:
@@ -10768,17 +10454,18 @@ var defaultAriaLiveMessages = {
10768
10454
  label = _props$label2 === void 0 ? '' : _props$label2,
10769
10455
  selectValue = props.selectValue,
10770
10456
  isDisabled = props.isDisabled,
10771
- isSelected = props.isSelected;
10457
+ isSelected = props.isSelected,
10458
+ isAppleDevice = props.isAppleDevice;
10772
10459
  var getArrayIndex = function getArrayIndex(arr, item) {
10773
10460
  return arr && arr.length ? "".concat(arr.indexOf(item) + 1, " of ").concat(arr.length) : '';
10774
10461
  };
10775
10462
  if (context === 'value' && selectValue) {
10776
10463
  return "value ".concat(label, " focused, ").concat(getArrayIndex(selectValue, focused), ".");
10777
10464
  }
10778
- if (context === 'menu') {
10465
+ if (context === 'menu' && isAppleDevice) {
10779
10466
  var disabled = isDisabled ? ' disabled' : '';
10780
- var status = "".concat(isSelected ? 'selected' : 'focused').concat(disabled);
10781
- return "option ".concat(label, " ").concat(status, ", ").concat(getArrayIndex(options, focused), ".");
10467
+ var status = "".concat(isSelected ? ' selected' : '').concat(disabled);
10468
+ return "".concat(label).concat(status, ", ").concat(getArrayIndex(options, focused), ".");
10782
10469
  }
10783
10470
  return '';
10784
10471
  },
@@ -10797,7 +10484,8 @@ var LiveRegion = function LiveRegion(props) {
10797
10484
  isFocused = props.isFocused,
10798
10485
  selectValue = props.selectValue,
10799
10486
  selectProps = props.selectProps,
10800
- id = props.id;
10487
+ id = props.id,
10488
+ isAppleDevice = props.isAppleDevice;
10801
10489
  var ariaLiveMessages = selectProps.ariaLiveMessages,
10802
10490
  getOptionLabel = selectProps.getOptionLabel,
10803
10491
  inputValue = selectProps.inputValue,
@@ -10807,7 +10495,8 @@ var LiveRegion = function LiveRegion(props) {
10807
10495
  menuIsOpen = selectProps.menuIsOpen,
10808
10496
  options = selectProps.options,
10809
10497
  screenReaderStatus = selectProps.screenReaderStatus,
10810
- tabSelectsValue = selectProps.tabSelectsValue;
10498
+ tabSelectsValue = selectProps.tabSelectsValue,
10499
+ isLoading = selectProps.isLoading;
10811
10500
  var ariaLabel = selectProps['aria-label'];
10812
10501
  var ariaLive = selectProps['aria-live'];
10813
10502
 
@@ -10860,15 +10549,16 @@ var LiveRegion = function LiveRegion(props) {
10860
10549
  isSelected: isSelected,
10861
10550
  options: focusableOptions,
10862
10551
  context: focused === focusedOption ? 'menu' : 'value',
10863
- selectValue: selectValue
10552
+ selectValue: selectValue,
10553
+ isAppleDevice: isAppleDevice
10864
10554
  };
10865
10555
  focusMsg = messages.onFocus(onFocusProps);
10866
10556
  }
10867
10557
  return focusMsg;
10868
- }, [focusedOption, focusedValue, getOptionLabel, isOptionDisabled, messages, focusableOptions, selectValue]);
10558
+ }, [focusedOption, focusedValue, getOptionLabel, isOptionDisabled, messages, focusableOptions, selectValue, isAppleDevice]);
10869
10559
  var ariaResults = React.useMemo(function () {
10870
10560
  var resultsMsg = '';
10871
- if (menuIsOpen && options.length && messages.onFilter) {
10561
+ if (menuIsOpen && options.length && !isLoading && messages.onFilter) {
10872
10562
  var resultsMessage = screenReaderStatus({
10873
10563
  count: focusableOptions.length
10874
10564
  });
@@ -10878,7 +10568,8 @@ var LiveRegion = function LiveRegion(props) {
10878
10568
  });
10879
10569
  }
10880
10570
  return resultsMsg;
10881
- }, [focusableOptions, inputValue, menuIsOpen, messages, options, screenReaderStatus]);
10571
+ }, [focusableOptions, inputValue, menuIsOpen, messages, options, screenReaderStatus, isLoading]);
10572
+ var isInitialFocus = (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus';
10882
10573
  var ariaGuidance = React.useMemo(function () {
10883
10574
  var guidanceMsg = '';
10884
10575
  if (messages.guidance) {
@@ -10889,24 +10580,28 @@ var LiveRegion = function LiveRegion(props) {
10889
10580
  isDisabled: focusedOption && isOptionDisabled(focusedOption, selectValue),
10890
10581
  isMulti: isMulti,
10891
10582
  isSearchable: isSearchable,
10892
- tabSelectsValue: tabSelectsValue
10583
+ tabSelectsValue: tabSelectsValue,
10584
+ isInitialFocus: isInitialFocus
10893
10585
  });
10894
10586
  }
10895
10587
  return guidanceMsg;
10896
- }, [ariaLabel, focusedOption, focusedValue, isMulti, isOptionDisabled, isSearchable, menuIsOpen, messages, selectValue, tabSelectsValue]);
10897
- var ariaContext = "".concat(ariaFocused, " ").concat(ariaResults, " ").concat(ariaGuidance);
10588
+ }, [ariaLabel, focusedOption, focusedValue, isMulti, isOptionDisabled, isSearchable, menuIsOpen, messages, selectValue, tabSelectsValue, isInitialFocus]);
10898
10589
  var ScreenReaderText = jsx(React.Fragment, null, jsx("span", {
10899
10590
  id: "aria-selection"
10900
10591
  }, ariaSelected), jsx("span", {
10901
- id: "aria-context"
10902
- }, ariaContext));
10903
- var isInitialFocus = (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus';
10592
+ id: "aria-focused"
10593
+ }, ariaFocused), jsx("span", {
10594
+ id: "aria-results"
10595
+ }, ariaResults), jsx("span", {
10596
+ id: "aria-guidance"
10597
+ }, ariaGuidance));
10904
10598
  return jsx(React.Fragment, null, jsx(A11yText$1, {
10905
10599
  id: id
10906
10600
  }, isInitialFocus && ScreenReaderText), jsx(A11yText$1, {
10907
10601
  "aria-live": ariaLive,
10908
10602
  "aria-atomic": "false",
10909
- "aria-relevant": "additions text"
10603
+ "aria-relevant": "additions text",
10604
+ role: "log"
10910
10605
  }, isFocused && !isInitialFocus && ScreenReaderText));
10911
10606
  };
10912
10607
  var LiveRegion$1 = LiveRegion;
@@ -11246,12 +10941,12 @@ function DummyInput(_ref) {
11246
10941
  opacity: 0,
11247
10942
  position: 'relative',
11248
10943
  transform: 'scale(.01)'
11249
- }, process.env.NODE_ENV === "production" ? "" : ";label:DummyInput;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgUmVmIH0gZnJvbSAncmVhY3QnO1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgcmVtb3ZlUHJvcHMgfSBmcm9tICcuLi91dGlscyc7XG5cbmV4cG9ydCBkZWZhdWx0IGZ1bmN0aW9uIER1bW15SW5wdXQoe1xuICBpbm5lclJlZixcbiAgLi4ucHJvcHNcbn06IEpTWC5JbnRyaW5zaWNFbGVtZW50c1snaW5wdXQnXSAmIHtcbiAgcmVhZG9ubHkgaW5uZXJSZWY6IFJlZjxIVE1MSW5wdXRFbGVtZW50Pjtcbn0pIHtcbiAgLy8gUmVtb3ZlIGFuaW1hdGlvbiBwcm9wcyBub3QgbWVhbnQgZm9yIEhUTUwgZWxlbWVudHNcbiAgY29uc3QgZmlsdGVyZWRQcm9wcyA9IHJlbW92ZVByb3BzKFxuICAgIHByb3BzLFxuICAgICdvbkV4aXRlZCcsXG4gICAgJ2luJyxcbiAgICAnZW50ZXInLFxuICAgICdleGl0JyxcbiAgICAnYXBwZWFyJ1xuICApO1xuXG4gIHJldHVybiAoXG4gICAgPGlucHV0XG4gICAgICByZWY9e2lubmVyUmVmfVxuICAgICAgey4uLmZpbHRlcmVkUHJvcHN9XG4gICAgICBjc3M9e3tcbiAgICAgICAgbGFiZWw6ICdkdW1teUlucHV0JyxcbiAgICAgICAgLy8gZ2V0IHJpZCBvZiBhbnkgZGVmYXVsdCBzdHlsZXNcbiAgICAgICAgYmFja2dyb3VuZDogMCxcbiAgICAgICAgYm9yZGVyOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHRoaXMgaGlkZXMgdGhlIGZsYXNoaW5nIGN1cnNvclxuICAgICAgICBjYXJldENvbG9yOiAndHJhbnNwYXJlbnQnLFxuICAgICAgICBmb250U2l6ZTogJ2luaGVyaXQnLFxuICAgICAgICBncmlkQXJlYTogJzEgLyAxIC8gMiAvIDMnLFxuICAgICAgICBvdXRsaW5lOiAwLFxuICAgICAgICBwYWRkaW5nOiAwLFxuICAgICAgICAvLyBpbXBvcnRhbnQhIHdpdGhvdXQgYHdpZHRoYCBicm93c2VycyB3b24ndCBhbGxvdyBmb2N1c1xuICAgICAgICB3aWR0aDogMSxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIGRlc2t0b3BcbiAgICAgICAgY29sb3I6ICd0cmFuc3BhcmVudCcsXG5cbiAgICAgICAgLy8gcmVtb3ZlIGN1cnNvciBvbiBtb2JpbGUgd2hpbHN0IG1haW50YWluaW5nIFwic2Nyb2xsIGludG8gdmlld1wiIGJlaGF2aW91clxuICAgICAgICBsZWZ0OiAtMTAwLFxuICAgICAgICBvcGFjaXR5OiAwLFxuICAgICAgICBwb3NpdGlvbjogJ3JlbGF0aXZlJyxcbiAgICAgICAgdHJhbnNmb3JtOiAnc2NhbGUoLjAxKScsXG4gICAgICB9fVxuICAgIC8+XG4gICk7XG59XG4iXX0= */")
10944
+ }, process.env.NODE_ENV === "production" ? "" : ";label:DummyInput;", process.env.NODE_ENV === "production" ? "" : "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIkR1bW15SW5wdXQudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQXlCTSIsImZpbGUiOiJEdW1teUlucHV0LnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsgSlNYLCBSZWYgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgeyBqc3ggfSBmcm9tICdAZW1vdGlvbi9yZWFjdCc7XG5pbXBvcnQgeyByZW1vdmVQcm9wcyB9IGZyb20gJy4uL3V0aWxzJztcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gRHVtbXlJbnB1dCh7XG4gIGlubmVyUmVmLFxuICAuLi5wcm9wc1xufTogSlNYLkludHJpbnNpY0VsZW1lbnRzWydpbnB1dCddICYge1xuICByZWFkb25seSBpbm5lclJlZjogUmVmPEhUTUxJbnB1dEVsZW1lbnQ+O1xufSkge1xuICAvLyBSZW1vdmUgYW5pbWF0aW9uIHByb3BzIG5vdCBtZWFudCBmb3IgSFRNTCBlbGVtZW50c1xuICBjb25zdCBmaWx0ZXJlZFByb3BzID0gcmVtb3ZlUHJvcHMoXG4gICAgcHJvcHMsXG4gICAgJ29uRXhpdGVkJyxcbiAgICAnaW4nLFxuICAgICdlbnRlcicsXG4gICAgJ2V4aXQnLFxuICAgICdhcHBlYXInXG4gICk7XG5cbiAgcmV0dXJuIChcbiAgICA8aW5wdXRcbiAgICAgIHJlZj17aW5uZXJSZWZ9XG4gICAgICB7Li4uZmlsdGVyZWRQcm9wc31cbiAgICAgIGNzcz17e1xuICAgICAgICBsYWJlbDogJ2R1bW15SW5wdXQnLFxuICAgICAgICAvLyBnZXQgcmlkIG9mIGFueSBkZWZhdWx0IHN0eWxlc1xuICAgICAgICBiYWNrZ3JvdW5kOiAwLFxuICAgICAgICBib3JkZXI6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgdGhpcyBoaWRlcyB0aGUgZmxhc2hpbmcgY3Vyc29yXG4gICAgICAgIGNhcmV0Q29sb3I6ICd0cmFuc3BhcmVudCcsXG4gICAgICAgIGZvbnRTaXplOiAnaW5oZXJpdCcsXG4gICAgICAgIGdyaWRBcmVhOiAnMSAvIDEgLyAyIC8gMycsXG4gICAgICAgIG91dGxpbmU6IDAsXG4gICAgICAgIHBhZGRpbmc6IDAsXG4gICAgICAgIC8vIGltcG9ydGFudCEgd2l0aG91dCBgd2lkdGhgIGJyb3dzZXJzIHdvbid0IGFsbG93IGZvY3VzXG4gICAgICAgIHdpZHRoOiAxLFxuXG4gICAgICAgIC8vIHJlbW92ZSBjdXJzb3Igb24gZGVza3RvcFxuICAgICAgICBjb2xvcjogJ3RyYW5zcGFyZW50JyxcblxuICAgICAgICAvLyByZW1vdmUgY3Vyc29yIG9uIG1vYmlsZSB3aGlsc3QgbWFpbnRhaW5pbmcgXCJzY3JvbGwgaW50byB2aWV3XCIgYmVoYXZpb3VyXG4gICAgICAgIGxlZnQ6IC0xMDAsXG4gICAgICAgIG9wYWNpdHk6IDAsXG4gICAgICAgIHBvc2l0aW9uOiAncmVsYXRpdmUnLFxuICAgICAgICB0cmFuc2Zvcm06ICdzY2FsZSguMDEpJyxcbiAgICAgIH19XG4gICAgLz5cbiAgKTtcbn1cbiJdfQ== */")
11250
10945
  }));
11251
10946
  }
11252
10947
 
11253
10948
  var cancelScroll = function cancelScroll(event) {
11254
- event.preventDefault();
10949
+ if (event.cancelable) event.preventDefault();
11255
10950
  event.stopPropagation();
11256
10951
  };
11257
10952
  function useScrollCapture(_ref) {
@@ -11359,7 +11054,7 @@ var LOCK_STYLES = {
11359
11054
  height: '100%'
11360
11055
  };
11361
11056
  function preventTouchMove(e) {
11362
- e.preventDefault();
11057
+ if (e.cancelable) e.preventDefault();
11363
11058
  }
11364
11059
  function allowTouchMove(e) {
11365
11060
  e.stopPropagation();
@@ -11476,8 +11171,9 @@ function useScrollLock(_ref) {
11476
11171
  }
11477
11172
 
11478
11173
  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)."; }
11479
- var blurSelectInput = function blurSelectInput() {
11480
- return document.activeElement && document.activeElement.blur();
11174
+ var blurSelectInput = function blurSelectInput(event) {
11175
+ var element = event.target;
11176
+ return element.ownerDocument.activeElement && element.ownerDocument.activeElement.blur();
11481
11177
  };
11482
11178
  var _ref2$1 = process.env.NODE_ENV === "production" ? {
11483
11179
  name: "1kfdb0e",
@@ -11485,7 +11181,7 @@ var _ref2$1 = process.env.NODE_ENV === "production" ? {
11485
11181
  } : {
11486
11182
  name: "bp8cua-ScrollManager",
11487
11183
  styles: "position:fixed;left:0;bottom:0;right:0;top:0;label:ScrollManager;",
11488
- map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQStDVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2sgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9ICgpID0+XG4gIGRvY3VtZW50LmFjdGl2ZUVsZW1lbnQgJiYgKGRvY3VtZW50LmFjdGl2ZUVsZW1lbnQgYXMgSFRNTEVsZW1lbnQpLmJsdXIoKTtcblxuZXhwb3J0IGRlZmF1bHQgZnVuY3Rpb24gU2Nyb2xsTWFuYWdlcih7XG4gIGNoaWxkcmVuLFxuICBsb2NrRW5hYmxlZCxcbiAgY2FwdHVyZUVuYWJsZWQgPSB0cnVlLFxuICBvbkJvdHRvbUFycml2ZSxcbiAgb25Cb3R0b21MZWF2ZSxcbiAgb25Ub3BBcnJpdmUsXG4gIG9uVG9wTGVhdmUsXG59OiBQcm9wcykge1xuICBjb25zdCBzZXRTY3JvbGxDYXB0dXJlVGFyZ2V0ID0gdXNlU2Nyb2xsQ2FwdHVyZSh7XG4gICAgaXNFbmFibGVkOiBjYXB0dXJlRW5hYmxlZCxcbiAgICBvbkJvdHRvbUFycml2ZSxcbiAgICBvbkJvdHRvbUxlYXZlLFxuICAgIG9uVG9wQXJyaXZlLFxuICAgIG9uVG9wTGVhdmUsXG4gIH0pO1xuICBjb25zdCBzZXRTY3JvbGxMb2NrVGFyZ2V0ID0gdXNlU2Nyb2xsTG9jayh7IGlzRW5hYmxlZDogbG9ja0VuYWJsZWQgfSk7XG5cbiAgY29uc3QgdGFyZ2V0UmVmOiBSZWZDYWxsYmFjazxIVE1MRWxlbWVudD4gPSAoZWxlbWVudCkgPT4ge1xuICAgIHNldFNjcm9sbENhcHR1cmVUYXJnZXQoZWxlbWVudCk7XG4gICAgc2V0U2Nyb2xsTG9ja1RhcmdldChlbGVtZW50KTtcbiAgfTtcblxuICByZXR1cm4gKFxuICAgIDxGcmFnbWVudD5cbiAgICAgIHtsb2NrRW5hYmxlZCAmJiAoXG4gICAgICAgIDxkaXZcbiAgICAgICAgICBvbkNsaWNrPXtibHVyU2VsZWN0SW5wdXR9XG4gICAgICAgICAgY3NzPXt7IHBvc2l0aW9uOiAnZml4ZWQnLCBsZWZ0OiAwLCBib3R0b206IDAsIHJpZ2h0OiAwLCB0b3A6IDAgfX1cbiAgICAgICAgLz5cbiAgICAgICl9XG4gICAgICB7Y2hpbGRyZW4odGFyZ2V0UmVmKX1cbiAgICA8L0ZyYWdtZW50PlxuICApO1xufVxuIl19 */",
11184
+ map: "/*# sourceMappingURL=data:application/json;charset=utf-8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbIlNjcm9sbE1hbmFnZXIudHN4Il0sIm5hbWVzIjpbXSwibWFwcGluZ3MiOiJBQW9EVSIsImZpbGUiOiJTY3JvbGxNYW5hZ2VyLnRzeCIsInNvdXJjZXNDb250ZW50IjpbIi8qKiBAanN4IGpzeCAqL1xuaW1wb3J0IHsganN4IH0gZnJvbSAnQGVtb3Rpb24vcmVhY3QnO1xuaW1wb3J0IHsgRnJhZ21lbnQsIFJlYWN0RWxlbWVudCwgUmVmQ2FsbGJhY2ssIE1vdXNlRXZlbnQgfSBmcm9tICdyZWFjdCc7XG5pbXBvcnQgdXNlU2Nyb2xsQ2FwdHVyZSBmcm9tICcuL3VzZVNjcm9sbENhcHR1cmUnO1xuaW1wb3J0IHVzZVNjcm9sbExvY2sgZnJvbSAnLi91c2VTY3JvbGxMb2NrJztcblxuaW50ZXJmYWNlIFByb3BzIHtcbiAgcmVhZG9ubHkgY2hpbGRyZW46IChyZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PikgPT4gUmVhY3RFbGVtZW50O1xuICByZWFkb25seSBsb2NrRW5hYmxlZDogYm9vbGVhbjtcbiAgcmVhZG9ubHkgY2FwdHVyZUVuYWJsZWQ6IGJvb2xlYW47XG4gIHJlYWRvbmx5IG9uQm90dG9tQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Cb3R0b21MZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG4gIHJlYWRvbmx5IG9uVG9wQXJyaXZlPzogKGV2ZW50OiBXaGVlbEV2ZW50IHwgVG91Y2hFdmVudCkgPT4gdm9pZDtcbiAgcmVhZG9ubHkgb25Ub3BMZWF2ZT86IChldmVudDogV2hlZWxFdmVudCB8IFRvdWNoRXZlbnQpID0+IHZvaWQ7XG59XG5cbmNvbnN0IGJsdXJTZWxlY3RJbnB1dCA9IChldmVudDogTW91c2VFdmVudDxIVE1MRGl2RWxlbWVudD4pID0+IHtcbiAgY29uc3QgZWxlbWVudCA9IGV2ZW50LnRhcmdldCBhcyBIVE1MRGl2RWxlbWVudDtcbiAgcmV0dXJuIChcbiAgICBlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCAmJlxuICAgIChlbGVtZW50Lm93bmVyRG9jdW1lbnQuYWN0aXZlRWxlbWVudCBhcyBIVE1MRWxlbWVudCkuYmx1cigpXG4gICk7XG59O1xuXG5leHBvcnQgZGVmYXVsdCBmdW5jdGlvbiBTY3JvbGxNYW5hZ2VyKHtcbiAgY2hpbGRyZW4sXG4gIGxvY2tFbmFibGVkLFxuICBjYXB0dXJlRW5hYmxlZCA9IHRydWUsXG4gIG9uQm90dG9tQXJyaXZlLFxuICBvbkJvdHRvbUxlYXZlLFxuICBvblRvcEFycml2ZSxcbiAgb25Ub3BMZWF2ZSxcbn06IFByb3BzKSB7XG4gIGNvbnN0IHNldFNjcm9sbENhcHR1cmVUYXJnZXQgPSB1c2VTY3JvbGxDYXB0dXJlKHtcbiAgICBpc0VuYWJsZWQ6IGNhcHR1cmVFbmFibGVkLFxuICAgIG9uQm90dG9tQXJyaXZlLFxuICAgIG9uQm90dG9tTGVhdmUsXG4gICAgb25Ub3BBcnJpdmUsXG4gICAgb25Ub3BMZWF2ZSxcbiAgfSk7XG4gIGNvbnN0IHNldFNjcm9sbExvY2tUYXJnZXQgPSB1c2VTY3JvbGxMb2NrKHsgaXNFbmFibGVkOiBsb2NrRW5hYmxlZCB9KTtcblxuICBjb25zdCB0YXJnZXRSZWY6IFJlZkNhbGxiYWNrPEhUTUxFbGVtZW50PiA9IChlbGVtZW50KSA9PiB7XG4gICAgc2V0U2Nyb2xsQ2FwdHVyZVRhcmdldChlbGVtZW50KTtcbiAgICBzZXRTY3JvbGxMb2NrVGFyZ2V0KGVsZW1lbnQpO1xuICB9O1xuXG4gIHJldHVybiAoXG4gICAgPEZyYWdtZW50PlxuICAgICAge2xvY2tFbmFibGVkICYmIChcbiAgICAgICAgPGRpdlxuICAgICAgICAgIG9uQ2xpY2s9e2JsdXJTZWxlY3RJbnB1dH1cbiAgICAgICAgICBjc3M9e3sgcG9zaXRpb246ICdmaXhlZCcsIGxlZnQ6IDAsIGJvdHRvbTogMCwgcmlnaHQ6IDAsIHRvcDogMCB9fVxuICAgICAgICAvPlxuICAgICAgKX1cbiAgICAgIHtjaGlsZHJlbih0YXJnZXRSZWYpfVxuICAgIDwvRnJhZ21lbnQ+XG4gICk7XG59XG4iXX0= */",
11489
11185
  toString: _EMOTION_STRINGIFIED_CSS_ERROR__$1
11490
11186
  };
11491
11187
  function ScrollManager(_ref) {
@@ -11545,6 +11241,30 @@ var RequiredInput = function RequiredInput(_ref) {
11545
11241
  };
11546
11242
  var RequiredInput$1 = RequiredInput;
11547
11243
 
11244
+ /// <reference types="user-agent-data-types" />
11245
+
11246
+ function testPlatform(re) {
11247
+ var _window$navigator$use;
11248
+ 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;
11249
+ }
11250
+ function isIPhone() {
11251
+ return testPlatform(/^iPhone/i);
11252
+ }
11253
+ function isMac() {
11254
+ return testPlatform(/^Mac/i);
11255
+ }
11256
+ function isIPad() {
11257
+ return testPlatform(/^iPad/i) ||
11258
+ // iPadOS 13 lies and says it's a Mac, but we can distinguish by detecting touch support.
11259
+ isMac() && navigator.maxTouchPoints > 1;
11260
+ }
11261
+ function isIOS() {
11262
+ return isIPhone() || isIPad();
11263
+ }
11264
+ function isAppleDevice() {
11265
+ return isMac() || isIOS();
11266
+ }
11267
+
11548
11268
  var formatGroupLabel = function formatGroupLabel(group) {
11549
11269
  return group.label;
11550
11270
  };
@@ -11714,6 +11434,24 @@ function buildFocusableOptionsFromCategorizedOptions(categorizedOptions) {
11714
11434
  return optionsAccumulator;
11715
11435
  }, []);
11716
11436
  }
11437
+ function buildFocusableOptionsWithIds(categorizedOptions, optionId) {
11438
+ return categorizedOptions.reduce(function (optionsAccumulator, categorizedOption) {
11439
+ if (categorizedOption.type === 'group') {
11440
+ optionsAccumulator.push.apply(optionsAccumulator, _toConsumableArray(categorizedOption.options.map(function (option) {
11441
+ return {
11442
+ data: option.data,
11443
+ id: "".concat(optionId, "-").concat(categorizedOption.index, "-").concat(option.index)
11444
+ };
11445
+ })));
11446
+ } else {
11447
+ optionsAccumulator.push({
11448
+ data: categorizedOption.data,
11449
+ id: "".concat(optionId, "-").concat(categorizedOption.index)
11450
+ });
11451
+ }
11452
+ return optionsAccumulator;
11453
+ }, []);
11454
+ }
11717
11455
  function buildFocusableOptions(props, selectValue) {
11718
11456
  return buildFocusableOptionsFromCategorizedOptions(buildCategorizedOptions(props, selectValue));
11719
11457
  }
@@ -11751,6 +11489,13 @@ function getNextFocusedOption(state, options) {
11751
11489
  var lastFocusedOption = state.focusedOption;
11752
11490
  return lastFocusedOption && options.indexOf(lastFocusedOption) > -1 ? lastFocusedOption : options[0];
11753
11491
  }
11492
+ var getFocusedOptionId = function getFocusedOptionId(focusableOptionsWithIds, focusedOption) {
11493
+ var _focusableOptionsWith;
11494
+ var focusedOptionId = (_focusableOptionsWith = focusableOptionsWithIds.find(function (option) {
11495
+ return option.data === focusedOption;
11496
+ })) === null || _focusableOptionsWith === void 0 ? void 0 : _focusableOptionsWith.id;
11497
+ return focusedOptionId || null;
11498
+ };
11754
11499
  var getOptionLabel = function getOptionLabel(props, data) {
11755
11500
  return props.getOptionLabel(data);
11756
11501
  };
@@ -11801,6 +11546,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11801
11546
  _this.state = {
11802
11547
  ariaSelection: null,
11803
11548
  focusedOption: null,
11549
+ focusedOptionId: null,
11550
+ focusableOptionsWithIds: [],
11804
11551
  focusedValue: null,
11805
11552
  inputIsHidden: false,
11806
11553
  isFocused: false,
@@ -11808,17 +11555,18 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11808
11555
  clearFocusValueOnUpdate: false,
11809
11556
  prevWasFocused: false,
11810
11557
  inputIsHiddenAfterUpdate: undefined,
11811
- prevProps: undefined
11558
+ prevProps: undefined,
11559
+ instancePrefix: ''
11812
11560
  };
11813
11561
  _this.blockOptionHover = false;
11814
11562
  _this.isComposing = false;
11815
11563
  _this.commonProps = void 0;
11816
11564
  _this.initialTouchX = 0;
11817
11565
  _this.initialTouchY = 0;
11818
- _this.instancePrefix = '';
11819
11566
  _this.openAfterFocus = false;
11820
11567
  _this.scrollToFocusedOptionOnUpdate = false;
11821
11568
  _this.userIsDragging = void 0;
11569
+ _this.isAppleDevice = isAppleDevice();
11822
11570
  _this.controlRef = null;
11823
11571
  _this.getControlRef = function (ref) {
11824
11572
  _this.controlRef = ref;
@@ -11928,10 +11676,18 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11928
11676
  var lastSelectedValue = selectValue[selectValue.length - 1];
11929
11677
  var newValueArray = selectValue.slice(0, selectValue.length - 1);
11930
11678
  var newValue = valueTernary(isMulti, newValueArray, newValueArray[0] || null);
11931
- _this.onChange(newValue, {
11932
- action: 'pop-value',
11933
- removedValue: lastSelectedValue
11934
- });
11679
+ if (lastSelectedValue) {
11680
+ _this.onChange(newValue, {
11681
+ action: 'pop-value',
11682
+ removedValue: lastSelectedValue
11683
+ });
11684
+ }
11685
+ };
11686
+ _this.getFocusedOptionId = function (focusedOption) {
11687
+ return getFocusedOptionId(_this.state.focusableOptionsWithIds, focusedOption);
11688
+ };
11689
+ _this.getFocusableOptionsWithIds = function () {
11690
+ return buildFocusableOptionsWithIds(buildCategorizedOptions(_this.props, _this.state.selectValue), _this.getElementId('option'));
11935
11691
  };
11936
11692
  _this.getValue = function () {
11937
11693
  return _this.state.selectValue;
@@ -11960,7 +11716,7 @@ var Select$1 = /*#__PURE__*/function (_Component) {
11960
11716
  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);
11961
11717
  };
11962
11718
  _this.getElementId = function (element) {
11963
- return "".concat(_this.instancePrefix, "-").concat(element);
11719
+ return "".concat(_this.state.instancePrefix, "-").concat(element);
11964
11720
  };
11965
11721
  _this.getComponents = function () {
11966
11722
  return defaultComponents(_this.props);
@@ -12169,8 +11925,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12169
11925
  if (_this.blockOptionHover || _this.state.focusedOption === focusedOption) {
12170
11926
  return;
12171
11927
  }
11928
+ var options = _this.getFocusableOptions();
11929
+ var focusedOptionIndex = options.indexOf(focusedOption);
12172
11930
  _this.setState({
12173
- focusedOption: focusedOption
11931
+ focusedOption: focusedOption,
11932
+ focusedOptionId: focusedOptionIndex > -1 ? _this.getFocusedOptionId(focusedOption) : null
12174
11933
  });
12175
11934
  };
12176
11935
  _this.shouldHideSelectedOptions = function () {
@@ -12314,14 +12073,16 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12314
12073
  }
12315
12074
  event.preventDefault();
12316
12075
  };
12317
- _this.instancePrefix = 'react-select-' + (_this.props.instanceId || ++instanceId);
12076
+ _this.state.instancePrefix = 'react-select-' + (_this.props.instanceId || ++instanceId);
12318
12077
  _this.state.selectValue = cleanValue(_props.value);
12319
-
12320
12078
  // Set focusedOption if menuIsOpen is set on init (e.g. defaultMenuIsOpen)
12321
12079
  if (_props.menuIsOpen && _this.state.selectValue.length) {
12080
+ var focusableOptionsWithIds = _this.getFocusableOptionsWithIds();
12322
12081
  var focusableOptions = _this.buildFocusableOptions();
12323
12082
  var optionIndex = focusableOptions.indexOf(_this.state.selectValue[0]);
12083
+ _this.state.focusableOptionsWithIds = focusableOptionsWithIds;
12324
12084
  _this.state.focusedOption = focusableOptions[optionIndex];
12085
+ _this.state.focusedOptionId = getFocusedOptionId(focusableOptionsWithIds, focusableOptions[optionIndex]);
12325
12086
  }
12326
12087
  return _this;
12327
12088
  }
@@ -12446,7 +12207,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12446
12207
  this.setState({
12447
12208
  inputIsHiddenAfterUpdate: false,
12448
12209
  focusedValue: null,
12449
- focusedOption: focusableOptions[openAtIndex]
12210
+ focusedOption: focusableOptions[openAtIndex],
12211
+ focusedOptionId: this.getFocusedOptionId(focusableOptions[openAtIndex])
12450
12212
  }, function () {
12451
12213
  return _this2.onMenuOpen();
12452
12214
  });
@@ -12522,7 +12284,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12522
12284
  this.scrollToFocusedOptionOnUpdate = true;
12523
12285
  this.setState({
12524
12286
  focusedOption: options[nextFocus],
12525
- focusedValue: null
12287
+ focusedValue: null,
12288
+ focusedOptionId: this.getFocusedOptionId(options[nextFocus])
12526
12289
  });
12527
12290
  }
12528
12291
  }, {
@@ -12718,10 +12481,10 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12718
12481
  'aria-label': this.props['aria-label'],
12719
12482
  'aria-labelledby': this.props['aria-labelledby'],
12720
12483
  'aria-required': required,
12721
- role: 'combobox'
12484
+ role: 'combobox',
12485
+ 'aria-activedescendant': this.isAppleDevice ? undefined : this.state.focusedOptionId || ''
12722
12486
  }, menuIsOpen && {
12723
- 'aria-controls': this.getElementId('listbox'),
12724
- 'aria-owns': this.getElementId('listbox')
12487
+ 'aria-controls': this.getElementId('listbox')
12725
12488
  }), !isSearchable && {
12726
12489
  'aria-readonly': true
12727
12490
  }), this.hasValue() ? (ariaSelection === null || ariaSelection === void 0 ? void 0 : ariaSelection.action) === 'initial-input-focus' && {
@@ -12966,8 +12729,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
12966
12729
  onClick: onSelect,
12967
12730
  onMouseMove: onHover,
12968
12731
  onMouseOver: onHover,
12969
- tabIndex: -1
12732
+ tabIndex: -1,
12733
+ role: 'option',
12734
+ 'aria-selected': _this4.isAppleDevice ? undefined : isSelected // is not supported on Apple devices
12970
12735
  };
12736
+
12971
12737
  return /*#__PURE__*/React__namespace.createElement(Option, _extends({}, commonProps, {
12972
12738
  innerProps: innerProps,
12973
12739
  data: data,
@@ -13036,8 +12802,7 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13036
12802
  innerRef: ref,
13037
12803
  innerProps: {
13038
12804
  onMouseDown: _this4.onMenuMouseDown,
13039
- onMouseMove: _this4.onMenuMouseMove,
13040
- id: _this4.getElementId('listbox')
12805
+ onMouseMove: _this4.onMenuMouseMove
13041
12806
  },
13042
12807
  isLoading: isLoading,
13043
12808
  placement: placement
@@ -13052,6 +12817,11 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13052
12817
  _this4.getMenuListRef(instance);
13053
12818
  scrollTargetRef(instance);
13054
12819
  },
12820
+ innerProps: {
12821
+ role: 'listbox',
12822
+ 'aria-multiselectable': commonProps.isMulti,
12823
+ id: _this4.getElementId('listbox')
12824
+ },
13055
12825
  isLoading: isLoading,
13056
12826
  maxHeight: maxHeight,
13057
12827
  focusedOption: focusedOption
@@ -13139,7 +12909,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13139
12909
  focusedValue: focusedValue,
13140
12910
  isFocused: isFocused,
13141
12911
  selectValue: selectValue,
13142
- focusableOptions: focusableOptions
12912
+ focusableOptions: focusableOptions,
12913
+ isAppleDevice: this.isAppleDevice
13143
12914
  }));
13144
12915
  }
13145
12916
  }, {
@@ -13188,7 +12959,8 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13188
12959
  inputIsHiddenAfterUpdate = state.inputIsHiddenAfterUpdate,
13189
12960
  ariaSelection = state.ariaSelection,
13190
12961
  isFocused = state.isFocused,
13191
- prevWasFocused = state.prevWasFocused;
12962
+ prevWasFocused = state.prevWasFocused,
12963
+ instancePrefix = state.instancePrefix;
13192
12964
  var options = props.options,
13193
12965
  value = props.value,
13194
12966
  menuIsOpen = props.menuIsOpen,
@@ -13198,11 +12970,15 @@ var Select$1 = /*#__PURE__*/function (_Component) {
13198
12970
  var newMenuOptionsState = {};
13199
12971
  if (prevProps && (value !== prevProps.value || options !== prevProps.options || menuIsOpen !== prevProps.menuIsOpen || inputValue !== prevProps.inputValue)) {
13200
12972
  var focusableOptions = menuIsOpen ? buildFocusableOptions(props, selectValue) : [];
12973
+ var focusableOptionsWithIds = menuIsOpen ? buildFocusableOptionsWithIds(buildCategorizedOptions(props, selectValue), "".concat(instancePrefix, "-option")) : [];
13201
12974
  var focusedValue = clearFocusValueOnUpdate ? getNextFocusedValue(state, selectValue) : null;
13202
12975
  var focusedOption = getNextFocusedOption(state, focusableOptions);
12976
+ var focusedOptionId = getFocusedOptionId(focusableOptionsWithIds, focusedOption);
13203
12977
  newMenuOptionsState = {
13204
12978
  selectValue: selectValue,
13205
12979
  focusedOption: focusedOption,
12980
+ focusedOptionId: focusedOptionId,
12981
+ focusableOptionsWithIds: focusableOptionsWithIds,
13206
12982
  focusedValue: focusedValue,
13207
12983
  clearFocusValueOnUpdate: false
13208
12984
  };
@@ -13833,39 +13609,57 @@ var classnames = {
13833
13609
 
13834
13610
  var hasOwn = {}.hasOwnProperty;
13835
13611
 
13836
- function classNames() {
13837
- var classes = [];
13612
+ function classNames () {
13613
+ var classes = '';
13838
13614
 
13839
13615
  for (var i = 0; i < arguments.length; i++) {
13840
13616
  var arg = arguments[i];
13841
- if (!arg) continue;
13842
-
13843
- var argType = typeof arg;
13844
-
13845
- if (argType === 'string' || argType === 'number') {
13846
- classes.push(arg);
13847
- } else if (Array.isArray(arg)) {
13848
- if (arg.length) {
13849
- var inner = classNames.apply(null, arg);
13850
- if (inner) {
13851
- classes.push(inner);
13852
- }
13853
- }
13854
- } else if (argType === 'object') {
13855
- if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
13856
- classes.push(arg.toString());
13857
- continue;
13858
- }
13859
-
13860
- for (var key in arg) {
13861
- if (hasOwn.call(arg, key) && arg[key]) {
13862
- classes.push(key);
13863
- }
13864
- }
13617
+ if (arg) {
13618
+ classes = appendClass(classes, parseValue(arg));
13865
13619
  }
13866
13620
  }
13867
13621
 
13868
- return classes.join(' ');
13622
+ return classes;
13623
+ }
13624
+
13625
+ function parseValue (arg) {
13626
+ if (typeof arg === 'string' || typeof arg === 'number') {
13627
+ return arg;
13628
+ }
13629
+
13630
+ if (typeof arg !== 'object') {
13631
+ return '';
13632
+ }
13633
+
13634
+ if (Array.isArray(arg)) {
13635
+ return classNames.apply(null, arg);
13636
+ }
13637
+
13638
+ if (arg.toString !== Object.prototype.toString && !arg.toString.toString().includes('[native code]')) {
13639
+ return arg.toString();
13640
+ }
13641
+
13642
+ var classes = '';
13643
+
13644
+ for (var key in arg) {
13645
+ if (hasOwn.call(arg, key) && arg[key]) {
13646
+ classes = appendClass(classes, key);
13647
+ }
13648
+ }
13649
+
13650
+ return classes;
13651
+ }
13652
+
13653
+ function appendClass (value, newClass) {
13654
+ if (!newClass) {
13655
+ return value;
13656
+ }
13657
+
13658
+ if (value) {
13659
+ return value + ' ' + newClass;
13660
+ }
13661
+
13662
+ return value + newClass;
13869
13663
  }
13870
13664
 
13871
13665
  if (module.exports) {
@@ -17153,18 +16947,6 @@ function hover(elementOrSelector, onHoverStart, options = {}) {
17153
16947
  return cancel;
17154
16948
  }
17155
16949
 
17156
- function capturePointer(event, action) {
17157
- const actionName = `${action}PointerCapture`;
17158
- if (event.target instanceof Element &&
17159
- actionName in event.target &&
17160
- event.pointerId !== undefined) {
17161
- try {
17162
- event.target[actionName](event.pointerId);
17163
- }
17164
- catch (e) { }
17165
- }
17166
- }
17167
-
17168
16950
  /**
17169
16951
  * Recursively traverse up the tree to check whether the provided child node
17170
16952
  * is the parent or a descendant of it.
@@ -17280,15 +17062,13 @@ function press(targetOrSelector, onPressStart, options = {}) {
17280
17062
  const [targets, eventOptions, cancelEvents] = setupGesture(targetOrSelector, options);
17281
17063
  const startPress = (startEvent) => {
17282
17064
  const target = startEvent.currentTarget;
17283
- if (!target || !isValidPressEvent(startEvent) || isPressing.has(target))
17065
+ if (!isValidPressEvent(startEvent) || isPressing.has(target))
17284
17066
  return;
17285
17067
  isPressing.add(target);
17286
- capturePointer(startEvent, "set");
17287
17068
  const onPressEnd = onPressStart(target, startEvent);
17288
17069
  const onPointerEnd = (endEvent, success) => {
17289
- target.removeEventListener("pointerup", onPointerUp);
17290
- target.removeEventListener("pointercancel", onPointerCancel);
17291
- capturePointer(endEvent, "release");
17070
+ window.removeEventListener("pointerup", onPointerUp);
17071
+ window.removeEventListener("pointercancel", onPointerCancel);
17292
17072
  if (!isValidPressEvent(endEvent) || !isPressing.has(target)) {
17293
17073
  return;
17294
17074
  }
@@ -17298,54 +17078,30 @@ function press(targetOrSelector, onPressStart, options = {}) {
17298
17078
  }
17299
17079
  };
17300
17080
  const onPointerUp = (upEvent) => {
17301
- const isOutside = !upEvent.isTrusted
17302
- ? false
17303
- : checkOutside(upEvent, target instanceof Element
17304
- ? target.getBoundingClientRect()
17305
- : {
17306
- left: 0,
17307
- top: 0,
17308
- right: window.innerWidth,
17309
- bottom: window.innerHeight,
17310
- });
17311
- if (isOutside) {
17312
- onPointerEnd(upEvent, false);
17313
- }
17314
- else {
17315
- onPointerEnd(upEvent, !(target instanceof Element) ||
17316
- isNodeOrChild(target, upEvent.target));
17317
- }
17081
+ onPointerEnd(upEvent, target === window ||
17082
+ target === document ||
17083
+ options.useGlobalTarget ||
17084
+ isNodeOrChild(target, upEvent.target));
17318
17085
  };
17319
17086
  const onPointerCancel = (cancelEvent) => {
17320
17087
  onPointerEnd(cancelEvent, false);
17321
17088
  };
17322
- target.addEventListener("pointerup", onPointerUp, eventOptions);
17323
- target.addEventListener("pointercancel", onPointerCancel, eventOptions);
17324
- target.addEventListener("lostpointercapture", onPointerCancel, eventOptions);
17089
+ window.addEventListener("pointerup", onPointerUp, eventOptions);
17090
+ window.addEventListener("pointercancel", onPointerCancel, eventOptions);
17325
17091
  };
17326
17092
  targets.forEach((target) => {
17327
- target = options.useGlobalTarget ? window : target;
17328
- let canAddKeyboardAccessibility = false;
17093
+ const pointerDownTarget = options.useGlobalTarget ? window : target;
17094
+ pointerDownTarget.addEventListener("pointerdown", startPress, eventOptions);
17329
17095
  if (target instanceof HTMLElement) {
17330
- canAddKeyboardAccessibility = true;
17096
+ target.addEventListener("focus", (event) => enableKeyboardPress(event, eventOptions));
17331
17097
  if (!isElementKeyboardAccessible(target) &&
17332
- target.getAttribute("tabindex") === null) {
17098
+ target.tabIndex === null) {
17333
17099
  target.tabIndex = 0;
17334
17100
  }
17335
17101
  }
17336
- target.addEventListener("pointerdown", startPress, eventOptions);
17337
- if (canAddKeyboardAccessibility) {
17338
- target.addEventListener("focus", (event) => enableKeyboardPress(event, eventOptions), eventOptions);
17339
- }
17340
17102
  });
17341
17103
  return cancelEvents;
17342
17104
  }
17343
- function checkOutside(event, rect) {
17344
- return (event.clientX < rect.left ||
17345
- event.clientX > rect.right ||
17346
- event.clientY < rect.top ||
17347
- event.clientY > rect.bottom);
17348
- }
17349
17105
 
17350
17106
  /**
17351
17107
  * Maximum time between the value of two frames, beyond which we
@@ -17372,7 +17128,7 @@ class MotionValue {
17372
17128
  * This will be replaced by the build step with the latest version number.
17373
17129
  * When MotionValues are provided to motion components, warn if versions are mixed.
17374
17130
  */
17375
- this.version = "12.5.0";
17131
+ this.version = "12.6.1";
17376
17132
  /**
17377
17133
  * Tracks whether this value can output a velocity. Currently this is only true
17378
17134
  * if the value is numerical, but we might be able to widen the scope here and support