@sap-ux/ui-components 2.2.4 → 3.0.0

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 (515) hide show
  1. package/dist/components/Icons.js +583 -590
  2. package/dist/components/Icons.js.map +1 -1
  3. package/dist/components/UIActionCallout/UIActionCallout.d.ts +1 -1
  4. package/dist/components/UIActionCallout/UIActionCallout.d.ts.map +1 -1
  5. package/dist/components/UIActionCallout/UIActionCallout.js +12 -19
  6. package/dist/components/UIActionCallout/UIActionCallout.js.map +1 -1
  7. package/dist/components/UIActionCallout/index.d.ts +1 -1
  8. package/dist/components/UIActionCallout/index.d.ts.map +1 -1
  9. package/dist/components/UIActionCallout/index.js +1 -17
  10. package/dist/components/UIActionCallout/index.js.map +1 -1
  11. package/dist/components/UIBreadcrumb/UIBreadcrumb.js +4 -11
  12. package/dist/components/UIBreadcrumb/UIBreadcrumb.js.map +1 -1
  13. package/dist/components/UIBreadcrumb/index.d.ts +1 -1
  14. package/dist/components/UIBreadcrumb/index.d.ts.map +1 -1
  15. package/dist/components/UIBreadcrumb/index.js +1 -17
  16. package/dist/components/UIBreadcrumb/index.js.map +1 -1
  17. package/dist/components/UIButton/UIActionButton.d.ts +1 -1
  18. package/dist/components/UIButton/UIActionButton.d.ts.map +1 -1
  19. package/dist/components/UIButton/UIActionButton.js +8 -15
  20. package/dist/components/UIButton/UIActionButton.js.map +1 -1
  21. package/dist/components/UIButton/UIDefaultButton.d.ts +1 -1
  22. package/dist/components/UIButton/UIDefaultButton.d.ts.map +1 -1
  23. package/dist/components/UIButton/UIDefaultButton.js +100 -107
  24. package/dist/components/UIButton/UIDefaultButton.js.map +1 -1
  25. package/dist/components/UIButton/UIIconButton.d.ts +1 -1
  26. package/dist/components/UIButton/UIIconButton.d.ts.map +1 -1
  27. package/dist/components/UIButton/UIIconButton.js +7 -14
  28. package/dist/components/UIButton/UIIconButton.js.map +1 -1
  29. package/dist/components/UIButton/UISmallButton.js +4 -11
  30. package/dist/components/UIButton/UISmallButton.js.map +1 -1
  31. package/dist/components/UIButton/UISplitButton.d.ts +1 -1
  32. package/dist/components/UIButton/UISplitButton.d.ts.map +1 -1
  33. package/dist/components/UIButton/UISplitButton.js +8 -45
  34. package/dist/components/UIButton/UISplitButton.js.map +1 -1
  35. package/dist/components/UIButton/index.d.ts +7 -7
  36. package/dist/components/UIButton/index.d.ts.map +1 -1
  37. package/dist/components/UIButton/index.js +5 -21
  38. package/dist/components/UIButton/index.js.map +1 -1
  39. package/dist/components/UICallout/CalloutCollisionTransform.js +1 -5
  40. package/dist/components/UICallout/CalloutCollisionTransform.js.map +1 -1
  41. package/dist/components/UICallout/UICallout.js +23 -31
  42. package/dist/components/UICallout/UICallout.js.map +1 -1
  43. package/dist/components/UICallout/index.d.ts +2 -2
  44. package/dist/components/UICallout/index.d.ts.map +1 -1
  45. package/dist/components/UICallout/index.js +2 -18
  46. package/dist/components/UICallout/index.js.map +1 -1
  47. package/dist/components/UICheckbox/UICheckbox.d.ts +1 -1
  48. package/dist/components/UICheckbox/UICheckbox.d.ts.map +1 -1
  49. package/dist/components/UICheckbox/UICheckbox.js +15 -22
  50. package/dist/components/UICheckbox/UICheckbox.js.map +1 -1
  51. package/dist/components/UICheckbox/index.d.ts +1 -1
  52. package/dist/components/UICheckbox/index.d.ts.map +1 -1
  53. package/dist/components/UICheckbox/index.js +1 -17
  54. package/dist/components/UICheckbox/index.js.map +1 -1
  55. package/dist/components/UIChoiceGroup/UIChoiceGroup.js +8 -15
  56. package/dist/components/UIChoiceGroup/UIChoiceGroup.js.map +1 -1
  57. package/dist/components/UIChoiceGroup/index.d.ts +1 -1
  58. package/dist/components/UIChoiceGroup/index.d.ts.map +1 -1
  59. package/dist/components/UIChoiceGroup/index.js +1 -17
  60. package/dist/components/UIChoiceGroup/index.js.map +1 -1
  61. package/dist/components/UIComboBox/UIComboBox.d.ts +3 -4
  62. package/dist/components/UIComboBox/UIComboBox.d.ts.map +1 -1
  63. package/dist/components/UIComboBox/UIComboBox.js +45 -52
  64. package/dist/components/UIComboBox/UIComboBox.js.map +1 -1
  65. package/dist/components/UIComboBox/index.d.ts +1 -1
  66. package/dist/components/UIComboBox/index.d.ts.map +1 -1
  67. package/dist/components/UIComboBox/index.js +1 -17
  68. package/dist/components/UIComboBox/index.js.map +1 -1
  69. package/dist/components/UIContextualMenu/UIContextualMenu.d.ts +5 -5
  70. package/dist/components/UIContextualMenu/UIContextualMenu.d.ts.map +1 -1
  71. package/dist/components/UIContextualMenu/UIContextualMenu.js +16 -26
  72. package/dist/components/UIContextualMenu/UIContextualMenu.js.map +1 -1
  73. package/dist/components/UIContextualMenu/UIHighlightMenuOption.js +7 -14
  74. package/dist/components/UIContextualMenu/UIHighlightMenuOption.js.map +1 -1
  75. package/dist/components/UIContextualMenu/index.d.ts +2 -2
  76. package/dist/components/UIContextualMenu/index.d.ts.map +1 -1
  77. package/dist/components/UIContextualMenu/index.js +2 -18
  78. package/dist/components/UIContextualMenu/index.js.map +1 -1
  79. package/dist/components/UICreateSelect/UICreateSelect.d.ts +2 -3
  80. package/dist/components/UICreateSelect/UICreateSelect.d.ts.map +1 -1
  81. package/dist/components/UICreateSelect/UICreateSelect.js +21 -28
  82. package/dist/components/UICreateSelect/UICreateSelect.js.map +1 -1
  83. package/dist/components/UICreateSelect/index.d.ts +1 -1
  84. package/dist/components/UICreateSelect/index.d.ts.map +1 -1
  85. package/dist/components/UICreateSelect/index.js +1 -17
  86. package/dist/components/UICreateSelect/index.js.map +1 -1
  87. package/dist/components/UIDatePicker/UIDatePicker.d.ts +1 -1
  88. package/dist/components/UIDatePicker/UIDatePicker.d.ts.map +1 -1
  89. package/dist/components/UIDatePicker/UIDatePicker.js +11 -18
  90. package/dist/components/UIDatePicker/UIDatePicker.js.map +1 -1
  91. package/dist/components/UIDatePicker/index.d.ts +1 -1
  92. package/dist/components/UIDatePicker/index.d.ts.map +1 -1
  93. package/dist/components/UIDatePicker/index.js +1 -17
  94. package/dist/components/UIDatePicker/index.js.map +1 -1
  95. package/dist/components/UIDialog/UIDialog.js +30 -37
  96. package/dist/components/UIDialog/UIDialog.js.map +1 -1
  97. package/dist/components/UIDialog/index.d.ts +1 -1
  98. package/dist/components/UIDialog/index.d.ts.map +1 -1
  99. package/dist/components/UIDialog/index.js +1 -17
  100. package/dist/components/UIDialog/index.js.map +1 -1
  101. package/dist/components/UIDropdown/UIDropdown.d.ts +4 -4
  102. package/dist/components/UIDropdown/UIDropdown.d.ts.map +1 -1
  103. package/dist/components/UIDropdown/UIDropdown.js +27 -34
  104. package/dist/components/UIDropdown/UIDropdown.js.map +1 -1
  105. package/dist/components/UIDropdown/index.d.ts +2 -2
  106. package/dist/components/UIDropdown/index.d.ts.map +1 -1
  107. package/dist/components/UIDropdown/index.js +2 -18
  108. package/dist/components/UIDropdown/index.js.map +1 -1
  109. package/dist/components/UIDropdown/utils.d.ts +3 -3
  110. package/dist/components/UIDropdown/utils.d.ts.map +1 -1
  111. package/dist/components/UIDropdown/utils.js +3 -8
  112. package/dist/components/UIDropdown/utils.js.map +1 -1
  113. package/dist/components/UIFlexibleTable/RowActions.d.ts +1 -1
  114. package/dist/components/UIFlexibleTable/RowActions.d.ts.map +1 -1
  115. package/dist/components/UIFlexibleTable/RowActions.js +13 -19
  116. package/dist/components/UIFlexibleTable/RowActions.js.map +1 -1
  117. package/dist/components/UIFlexibleTable/RowData.d.ts +1 -1
  118. package/dist/components/UIFlexibleTable/RowData.d.ts.map +1 -1
  119. package/dist/components/UIFlexibleTable/RowData.js +16 -22
  120. package/dist/components/UIFlexibleTable/RowData.js.map +1 -1
  121. package/dist/components/UIFlexibleTable/UIFlexibleTable.d.ts +1 -1
  122. package/dist/components/UIFlexibleTable/UIFlexibleTable.d.ts.map +1 -1
  123. package/dist/components/UIFlexibleTable/UIFlexibleTable.js +50 -86
  124. package/dist/components/UIFlexibleTable/UIFlexibleTable.js.map +1 -1
  125. package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.d.ts +1 -1
  126. package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.d.ts.map +1 -1
  127. package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.js +5 -11
  128. package/dist/components/UIFlexibleTable/UIFlexibleTableActionButton.js.map +1 -1
  129. package/dist/components/UIFlexibleTable/UIFlexibleTableRow.d.ts +1 -1
  130. package/dist/components/UIFlexibleTable/UIFlexibleTableRow.d.ts.map +1 -1
  131. package/dist/components/UIFlexibleTable/UIFlexibleTableRow.js +33 -40
  132. package/dist/components/UIFlexibleTable/UIFlexibleTableRow.js.map +1 -1
  133. package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.d.ts +1 -1
  134. package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.d.ts.map +1 -1
  135. package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.js +5 -11
  136. package/dist/components/UIFlexibleTable/UIFlexibleTableRowActionButton.js.map +1 -1
  137. package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.d.ts +1 -1
  138. package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.d.ts.map +1 -1
  139. package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.js +7 -13
  140. package/dist/components/UIFlexibleTable/UIFlexibleTableRowNoData.js.map +1 -1
  141. package/dist/components/UIFlexibleTable/index.d.ts +5 -5
  142. package/dist/components/UIFlexibleTable/index.d.ts.map +1 -1
  143. package/dist/components/UIFlexibleTable/index.js +5 -21
  144. package/dist/components/UIFlexibleTable/index.js.map +1 -1
  145. package/dist/components/UIFlexibleTable/types.d.ts +1 -1
  146. package/dist/components/UIFlexibleTable/types.d.ts.map +1 -1
  147. package/dist/components/UIFlexibleTable/types.js +4 -7
  148. package/dist/components/UIFlexibleTable/types.js.map +1 -1
  149. package/dist/components/UIFlexibleTable/utils.js +3 -8
  150. package/dist/components/UIFlexibleTable/utils.js.map +1 -1
  151. package/dist/components/UIFocusZone/UIFocusTrapZone.js +4 -11
  152. package/dist/components/UIFocusZone/UIFocusTrapZone.js.map +1 -1
  153. package/dist/components/UIFocusZone/UIFocusZone.d.ts +2 -2
  154. package/dist/components/UIFocusZone/UIFocusZone.d.ts.map +1 -1
  155. package/dist/components/UIFocusZone/UIFocusZone.js +5 -13
  156. package/dist/components/UIFocusZone/UIFocusZone.js.map +1 -1
  157. package/dist/components/UIFocusZone/index.d.ts +2 -2
  158. package/dist/components/UIFocusZone/index.d.ts.map +1 -1
  159. package/dist/components/UIFocusZone/index.js +2 -18
  160. package/dist/components/UIFocusZone/index.js.map +1 -1
  161. package/dist/components/UIIcon/UIIcon.js +5 -12
  162. package/dist/components/UIIcon/UIIcon.js.map +1 -1
  163. package/dist/components/UIIcon/index.d.ts +1 -1
  164. package/dist/components/UIIcon/index.d.ts.map +1 -1
  165. package/dist/components/UIIcon/index.js +1 -17
  166. package/dist/components/UIIcon/index.js.map +1 -1
  167. package/dist/components/UIInput/UITextInput.d.ts +2 -2
  168. package/dist/components/UIInput/UITextInput.d.ts.map +1 -1
  169. package/dist/components/UIInput/UITextInput.js +16 -23
  170. package/dist/components/UIInput/UITextInput.js.map +1 -1
  171. package/dist/components/UIInput/index.d.ts +1 -1
  172. package/dist/components/UIInput/index.d.ts.map +1 -1
  173. package/dist/components/UIInput/index.js +1 -17
  174. package/dist/components/UIInput/index.js.map +1 -1
  175. package/dist/components/UILabel/UILabel.js +8 -15
  176. package/dist/components/UILabel/UILabel.js.map +1 -1
  177. package/dist/components/UILabel/index.d.ts +1 -1
  178. package/dist/components/UILabel/index.d.ts.map +1 -1
  179. package/dist/components/UILabel/index.js +1 -17
  180. package/dist/components/UILabel/index.js.map +1 -1
  181. package/dist/components/UILink/UILink.js +4 -11
  182. package/dist/components/UILink/UILink.js.map +1 -1
  183. package/dist/components/UILink/index.d.ts +1 -1
  184. package/dist/components/UILink/index.d.ts.map +1 -1
  185. package/dist/components/UILink/index.js +1 -17
  186. package/dist/components/UILink/index.js.map +1 -1
  187. package/dist/components/UIList/UIList.js +7 -14
  188. package/dist/components/UIList/UIList.js.map +1 -1
  189. package/dist/components/UIList/index.d.ts +1 -1
  190. package/dist/components/UIList/index.d.ts.map +1 -1
  191. package/dist/components/UIList/index.js +1 -17
  192. package/dist/components/UIList/index.js.map +1 -1
  193. package/dist/components/UILoader/UILoader.js +7 -14
  194. package/dist/components/UILoader/UILoader.js.map +1 -1
  195. package/dist/components/UILoader/index.d.ts +1 -1
  196. package/dist/components/UILoader/index.d.ts.map +1 -1
  197. package/dist/components/UILoader/index.js +1 -17
  198. package/dist/components/UILoader/index.js.map +1 -1
  199. package/dist/components/UIMessageBar/UIMessageBar.d.ts +1 -1
  200. package/dist/components/UIMessageBar/UIMessageBar.d.ts.map +1 -1
  201. package/dist/components/UIMessageBar/UIMessageBar.js +17 -24
  202. package/dist/components/UIMessageBar/UIMessageBar.js.map +1 -1
  203. package/dist/components/UIMessageBar/index.d.ts +1 -1
  204. package/dist/components/UIMessageBar/index.d.ts.map +1 -1
  205. package/dist/components/UIMessageBar/index.js +1 -17
  206. package/dist/components/UIMessageBar/index.js.map +1 -1
  207. package/dist/components/UIModal/UIModal.js +4 -11
  208. package/dist/components/UIModal/UIModal.js.map +1 -1
  209. package/dist/components/UIModal/index.d.ts +1 -1
  210. package/dist/components/UIModal/index.d.ts.map +1 -1
  211. package/dist/components/UIModal/index.js +1 -17
  212. package/dist/components/UIModal/index.js.map +1 -1
  213. package/dist/components/UIOverlay/UIOverlay.js +4 -11
  214. package/dist/components/UIOverlay/UIOverlay.js.map +1 -1
  215. package/dist/components/UIOverlay/index.d.ts +1 -1
  216. package/dist/components/UIOverlay/index.d.ts.map +1 -1
  217. package/dist/components/UIOverlay/index.js +1 -17
  218. package/dist/components/UIOverlay/index.js.map +1 -1
  219. package/dist/components/UIPersona/UIPersona.js +6 -13
  220. package/dist/components/UIPersona/UIPersona.js.map +1 -1
  221. package/dist/components/UIPersona/index.d.ts +1 -1
  222. package/dist/components/UIPersona/index.d.ts.map +1 -1
  223. package/dist/components/UIPersona/index.js +1 -17
  224. package/dist/components/UIPersona/index.js.map +1 -1
  225. package/dist/components/UIQuickNavigation/UIQuickNavigation.js +31 -70
  226. package/dist/components/UIQuickNavigation/UIQuickNavigation.js.map +1 -1
  227. package/dist/components/UIQuickNavigation/index.d.ts +1 -1
  228. package/dist/components/UIQuickNavigation/index.d.ts.map +1 -1
  229. package/dist/components/UIQuickNavigation/index.js +1 -17
  230. package/dist/components/UIQuickNavigation/index.js.map +1 -1
  231. package/dist/components/UISearchBox/UISearchBox.js +9 -16
  232. package/dist/components/UISearchBox/UISearchBox.js.map +1 -1
  233. package/dist/components/UISearchBox/index.d.ts +3 -3
  234. package/dist/components/UISearchBox/index.d.ts.map +1 -1
  235. package/dist/components/UISearchBox/index.js +1 -17
  236. package/dist/components/UISearchBox/index.js.map +1 -1
  237. package/dist/components/UISection/UISection.js +12 -19
  238. package/dist/components/UISection/UISection.js.map +1 -1
  239. package/dist/components/UISection/UISections.d.ts +2 -2
  240. package/dist/components/UISection/UISections.d.ts.map +1 -1
  241. package/dist/components/UISection/UISections.js +16 -23
  242. package/dist/components/UISection/UISections.js.map +1 -1
  243. package/dist/components/UISection/UISplitter.js +14 -21
  244. package/dist/components/UISection/UISplitter.js.map +1 -1
  245. package/dist/components/UISection/index.d.ts +3 -3
  246. package/dist/components/UISection/index.d.ts.map +1 -1
  247. package/dist/components/UISection/index.js +3 -19
  248. package/dist/components/UISection/index.js.map +1 -1
  249. package/dist/components/UISeparator/UISeparator.js +4 -11
  250. package/dist/components/UISeparator/UISeparator.js.map +1 -1
  251. package/dist/components/UISeparator/index.d.ts +1 -1
  252. package/dist/components/UISeparator/index.d.ts.map +1 -1
  253. package/dist/components/UISeparator/index.js +1 -17
  254. package/dist/components/UISeparator/index.js.map +1 -1
  255. package/dist/components/UITable/UITable-helper.d.ts +1 -1
  256. package/dist/components/UITable/UITable-helper.d.ts.map +1 -1
  257. package/dist/components/UITable/UITable-helper.js +21 -40
  258. package/dist/components/UITable/UITable-helper.js.map +1 -1
  259. package/dist/components/UITable/UITable.d.ts +1 -1
  260. package/dist/components/UITable/UITable.d.ts.map +1 -1
  261. package/dist/components/UITable/UITable.js +67 -74
  262. package/dist/components/UITable/UITable.js.map +1 -1
  263. package/dist/components/UITable/index.d.ts +2 -2
  264. package/dist/components/UITable/index.d.ts.map +1 -1
  265. package/dist/components/UITable/index.js +2 -18
  266. package/dist/components/UITable/index.js.map +1 -1
  267. package/dist/components/UITable/types.d.ts +1 -1
  268. package/dist/components/UITable/types.d.ts.map +1 -1
  269. package/dist/components/UITable/types.js +7 -14
  270. package/dist/components/UITable/types.js.map +1 -1
  271. package/dist/components/UITabs/UITabs.js +7 -14
  272. package/dist/components/UITabs/UITabs.js.map +1 -1
  273. package/dist/components/UITabs/index.d.ts +1 -1
  274. package/dist/components/UITabs/index.d.ts.map +1 -1
  275. package/dist/components/UITabs/index.js +1 -17
  276. package/dist/components/UITabs/index.js.map +1 -1
  277. package/dist/components/UIToggle/UIToggle.d.ts +1 -1
  278. package/dist/components/UIToggle/UIToggle.d.ts.map +1 -1
  279. package/dist/components/UIToggle/UIToggle.js +14 -21
  280. package/dist/components/UIToggle/UIToggle.js.map +1 -1
  281. package/dist/components/UIToggle/index.d.ts +1 -1
  282. package/dist/components/UIToggle/index.d.ts.map +1 -1
  283. package/dist/components/UIToggle/index.js +1 -17
  284. package/dist/components/UIToggle/index.js.map +1 -1
  285. package/dist/components/UIToggleGroup/UIToggleGroup.d.ts +2 -2
  286. package/dist/components/UIToggleGroup/UIToggleGroup.d.ts.map +1 -1
  287. package/dist/components/UIToggleGroup/UIToggleGroup.js +11 -48
  288. package/dist/components/UIToggleGroup/UIToggleGroup.js.map +1 -1
  289. package/dist/components/UIToggleGroup/UIToggleGroup.types.js +1 -2
  290. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.d.ts +1 -1
  291. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.d.ts.map +1 -1
  292. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.js +7 -44
  293. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.js.map +1 -1
  294. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.d.ts +1 -1
  295. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.d.ts.map +1 -1
  296. package/dist/components/UIToggleGroup/UIToggleGroupOption/UIToggleGroupOption.types.js +1 -2
  297. package/dist/components/UIToggleGroup/UIToggleGroupOption/index.d.ts +2 -2
  298. package/dist/components/UIToggleGroup/UIToggleGroupOption/index.d.ts.map +1 -1
  299. package/dist/components/UIToggleGroup/UIToggleGroupOption/index.js +2 -18
  300. package/dist/components/UIToggleGroup/UIToggleGroupOption/index.js.map +1 -1
  301. package/dist/components/UIToggleGroup/index.d.ts +2 -2
  302. package/dist/components/UIToggleGroup/index.d.ts.map +1 -1
  303. package/dist/components/UIToggleGroup/index.js +2 -18
  304. package/dist/components/UIToggleGroup/index.js.map +1 -1
  305. package/dist/components/UIToolbar/UIToolbar.js +5 -42
  306. package/dist/components/UIToolbar/UIToolbar.js.map +1 -1
  307. package/dist/components/UIToolbar/UIToolbarColumn.js +5 -42
  308. package/dist/components/UIToolbar/UIToolbarColumn.js.map +1 -1
  309. package/dist/components/UIToolbar/UIToolbarDivider.js +3 -40
  310. package/dist/components/UIToolbar/UIToolbarDivider.js.map +1 -1
  311. package/dist/components/UIToolbar/index.d.ts +3 -3
  312. package/dist/components/UIToolbar/index.d.ts.map +1 -1
  313. package/dist/components/UIToolbar/index.js +3 -19
  314. package/dist/components/UIToolbar/index.js.map +1 -1
  315. package/dist/components/UITooltip/UITooltip.js +10 -17
  316. package/dist/components/UITooltip/UITooltip.js.map +1 -1
  317. package/dist/components/UITooltip/UITooltipUtils.js +9 -16
  318. package/dist/components/UITooltip/UITooltipUtils.js.map +1 -1
  319. package/dist/components/UITooltip/index.d.ts +2 -2
  320. package/dist/components/UITooltip/index.d.ts.map +1 -1
  321. package/dist/components/UITooltip/index.js +2 -18
  322. package/dist/components/UITooltip/index.js.map +1 -1
  323. package/dist/components/UITranslationInput/UIFormattedText.js +9 -19
  324. package/dist/components/UITranslationInput/UIFormattedText.js.map +1 -1
  325. package/dist/components/UITranslationInput/UILoadButton.d.ts +2 -2
  326. package/dist/components/UITranslationInput/UILoadButton.d.ts.map +1 -1
  327. package/dist/components/UITranslationInput/UILoadButton.js +7 -14
  328. package/dist/components/UITranslationInput/UILoadButton.js.map +1 -1
  329. package/dist/components/UITranslationInput/UITranslationButton.d.ts +1 -1
  330. package/dist/components/UITranslationInput/UITranslationButton.d.ts.map +1 -1
  331. package/dist/components/UITranslationInput/UITranslationButton.js +21 -58
  332. package/dist/components/UITranslationInput/UITranslationButton.js.map +1 -1
  333. package/dist/components/UITranslationInput/UITranslationButton.types.d.ts +1 -1
  334. package/dist/components/UITranslationInput/UITranslationButton.types.d.ts.map +1 -1
  335. package/dist/components/UITranslationInput/UITranslationButton.types.js +6 -9
  336. package/dist/components/UITranslationInput/UITranslationButton.types.js.map +1 -1
  337. package/dist/components/UITranslationInput/UITranslationInput.d.ts +4 -4
  338. package/dist/components/UITranslationInput/UITranslationInput.d.ts.map +1 -1
  339. package/dist/components/UITranslationInput/UITranslationInput.js +33 -70
  340. package/dist/components/UITranslationInput/UITranslationInput.js.map +1 -1
  341. package/dist/components/UITranslationInput/UITranslationUtils.d.ts +2 -2
  342. package/dist/components/UITranslationInput/UITranslationUtils.d.ts.map +1 -1
  343. package/dist/components/UITranslationInput/UITranslationUtils.js +15 -25
  344. package/dist/components/UITranslationInput/UITranslationUtils.js.map +1 -1
  345. package/dist/components/UITranslationInput/defaults.d.ts +1 -1
  346. package/dist/components/UITranslationInput/defaults.d.ts.map +1 -1
  347. package/dist/components/UITranslationInput/defaults.js +1 -4
  348. package/dist/components/UITranslationInput/defaults.js.map +1 -1
  349. package/dist/components/UITranslationInput/index.d.ts +2 -2
  350. package/dist/components/UITranslationInput/index.d.ts.map +1 -1
  351. package/dist/components/UITranslationInput/index.js +2 -18
  352. package/dist/components/UITranslationInput/index.js.map +1 -1
  353. package/dist/components/UITreeDropdown/UITreeDropdown.d.ts +1 -1
  354. package/dist/components/UITreeDropdown/UITreeDropdown.d.ts.map +1 -1
  355. package/dist/components/UITreeDropdown/UITreeDropdown.js +29 -36
  356. package/dist/components/UITreeDropdown/UITreeDropdown.js.map +1 -1
  357. package/dist/components/UITreeDropdown/index.d.ts +1 -1
  358. package/dist/components/UITreeDropdown/index.d.ts.map +1 -1
  359. package/dist/components/UITreeDropdown/index.js +1 -17
  360. package/dist/components/UITreeDropdown/index.js.map +1 -1
  361. package/dist/components/UIVerticalDivider/UIVerticalDivider.js +4 -11
  362. package/dist/components/UIVerticalDivider/UIVerticalDivider.js.map +1 -1
  363. package/dist/components/UIVerticalDivider/index.d.ts +1 -1
  364. package/dist/components/UIVerticalDivider/index.d.ts.map +1 -1
  365. package/dist/components/UIVerticalDivider/index.js +1 -17
  366. package/dist/components/UIVerticalDivider/index.js.map +1 -1
  367. package/dist/components/UIVirtualList/UIAutoSizer.js +4 -11
  368. package/dist/components/UIVirtualList/UIAutoSizer.js.map +1 -1
  369. package/dist/components/UIVirtualList/UICellMeasurer.d.ts +1 -1
  370. package/dist/components/UIVirtualList/UICellMeasurer.d.ts.map +1 -1
  371. package/dist/components/UIVirtualList/UICellMeasurer.js +4 -11
  372. package/dist/components/UIVirtualList/UICellMeasurer.js.map +1 -1
  373. package/dist/components/UIVirtualList/UIVirtualList.d.ts +1 -1
  374. package/dist/components/UIVirtualList/UIVirtualList.d.ts.map +1 -1
  375. package/dist/components/UIVirtualList/UIVirtualList.js +6 -15
  376. package/dist/components/UIVirtualList/UIVirtualList.js.map +1 -1
  377. package/dist/components/UIVirtualList/index.d.ts +3 -3
  378. package/dist/components/UIVirtualList/index.d.ts.map +1 -1
  379. package/dist/components/UIVirtualList/index.js +3 -19
  380. package/dist/components/UIVirtualList/index.js.map +1 -1
  381. package/dist/components/index.d.ts +39 -39
  382. package/dist/components/index.d.ts.map +1 -1
  383. package/dist/components/index.js +40 -58
  384. package/dist/components/index.js.map +1 -1
  385. package/dist/components/types.js +1 -4
  386. package/dist/components/types.js.map +1 -1
  387. package/dist/helper/ValidationMessage/MessageWrapper.d.ts +3 -3
  388. package/dist/helper/ValidationMessage/MessageWrapper.d.ts.map +1 -1
  389. package/dist/helper/ValidationMessage/MessageWrapper.js +18 -25
  390. package/dist/helper/ValidationMessage/MessageWrapper.js.map +1 -1
  391. package/dist/helper/ValidationMessage/index.d.ts +2 -2
  392. package/dist/helper/ValidationMessage/index.d.ts.map +1 -1
  393. package/dist/helper/ValidationMessage/index.js +2 -18
  394. package/dist/helper/ValidationMessage/index.js.map +1 -1
  395. package/dist/helper/ValidationMessage/utils.js +13 -17
  396. package/dist/helper/ValidationMessage/utils.js.map +1 -1
  397. package/dist/index.d.ts +3 -3
  398. package/dist/index.d.ts.map +1 -1
  399. package/dist/index.js +4 -22
  400. package/dist/index.js.map +1 -1
  401. package/dist/theme/index.js +4 -7
  402. package/dist/theme/index.js.map +1 -1
  403. package/dist/utilities/Debounce.js +1 -4
  404. package/dist/utilities/Debounce.js.map +1 -1
  405. package/dist/utilities/DeepMerge.js +3 -9
  406. package/dist/utilities/DeepMerge.js.map +1 -1
  407. package/dist/utilities/Dom.js +2 -6
  408. package/dist/utilities/Dom.js.map +1 -1
  409. package/dist/utilities/Focus.js +11 -15
  410. package/dist/utilities/Focus.js.map +1 -1
  411. package/dist/utilities/Id.js +2 -5
  412. package/dist/utilities/Id.js.map +1 -1
  413. package/dist/utilities/Keys.js +2 -5
  414. package/dist/utilities/Keys.js.map +1 -1
  415. package/dist/utilities/index.d.ts +5 -5
  416. package/dist/utilities/index.d.ts.map +1 -1
  417. package/dist/utilities/index.js +5 -21
  418. package/dist/utilities/index.js.map +1 -1
  419. package/package.json +7 -6
  420. package/storybook/173.dda008b3.iframe.bundle.js +1 -0
  421. package/storybook/{236.db7ec88e.iframe.bundle.js → 236.a49b26f7.iframe.bundle.js} +15 -15
  422. package/storybook/237.334c60ea.iframe.bundle.js +13 -0
  423. package/storybook/267.590a1784.iframe.bundle.js +5 -0
  424. package/storybook/269.b299c304.iframe.bundle.js +13 -0
  425. package/storybook/286.132e3dcf.iframe.bundle.js +341 -0
  426. package/storybook/317.6ed891b3.iframe.bundle.js +672 -0
  427. package/storybook/33.71c40cbf.iframe.bundle.js +19 -0
  428. package/storybook/{31.573b5dd6.iframe.bundle.js → 360.01a2fadf.iframe.bundle.js} +3 -3
  429. package/storybook/4.b31f2180.iframe.bundle.js +19 -0
  430. package/storybook/416.f50bd5c3.iframe.bundle.js +24 -0
  431. package/storybook/668.82cffebd.iframe.bundle.js +86 -0
  432. package/storybook/7.4fcb7e45.iframe.bundle.js +25 -0
  433. package/storybook/847.c596d8f5.iframe.bundle.js +2 -0
  434. package/storybook/882.3e14d778.iframe.bundle.js +28 -0
  435. package/storybook/UIActionCallout-story.b98b4b91.iframe.bundle.js +13 -0
  436. package/storybook/UICallout-story.76cd265e.iframe.bundle.js +17 -0
  437. package/storybook/UICalloutCollisionTransform-story.f03fa5cb.iframe.bundle.js +1 -0
  438. package/storybook/UICheckbox-story.d97e1a5c.iframe.bundle.js +7 -0
  439. package/storybook/UIChoiceGroup-story.c5b07811.iframe.bundle.js +11 -0
  440. package/storybook/UICombobox-story.cca56e3f.iframe.bundle.js +1 -0
  441. package/storybook/UIContextualMenu-story.50590557.iframe.bundle.js +13 -0
  442. package/storybook/UICreateSelect-story.b28fdb71.iframe.bundle.js +22 -0
  443. package/storybook/UIDatePicker-story.629487fd.iframe.bundle.js +6 -0
  444. package/storybook/UIDialog-story.170e3efe.iframe.bundle.js +2 -0
  445. package/storybook/UIDropdown-story.7cbc5c05.iframe.bundle.js +1 -0
  446. package/storybook/UILabel-story.2b41f5bb.iframe.bundle.js +6 -0
  447. package/storybook/UILink-story.897bde29.iframe.bundle.js +12 -0
  448. package/storybook/UILoader-story.6877c237.iframe.bundle.js +6 -0
  449. package/storybook/UIMessageBar-story.a1969ce1.iframe.bundle.js +9 -0
  450. package/storybook/UIPersona-story.08b5d980.iframe.bundle.js +6 -0
  451. package/storybook/UISeparator-story.467cd4de.iframe.bundle.js +6 -0
  452. package/storybook/UITable-story.ef38cfd0.iframe.bundle.js +4 -0
  453. package/storybook/UITextInput-story.c321c1e8.iframe.bundle.js +7 -0
  454. package/storybook/UIToggle-story.87ab3155.iframe.bundle.js +22 -0
  455. package/storybook/UIToggleGroup-story.e3ff6d80.iframe.bundle.js +12 -0
  456. package/storybook/UITooltip-story.529b65bb.iframe.bundle.js +13 -0
  457. package/storybook/UITreedropdown-story.60f2fd3a.iframe.bundle.js +6 -0
  458. package/storybook/favicon-wrapper.svg +46 -0
  459. package/storybook/favicon.svg +1 -1
  460. package/storybook/iframe.html +101 -56
  461. package/storybook/index.html +23 -21
  462. package/storybook/index.json +1 -1
  463. package/storybook/main.0d86713d.iframe.bundle.js +1 -0
  464. package/storybook/mocker-runtime-injected.js +2 -0
  465. package/storybook/project.json +1 -1
  466. package/storybook/runtime~main.8ce1d604.iframe.bundle.js +2 -0
  467. package/storybook/sb-addons/common-manager-bundle.js +628 -1
  468. package/storybook/sb-common-assets/favicon-wrapper.svg +46 -0
  469. package/storybook/sb-common-assets/favicon.svg +1 -1
  470. package/storybook/sb-manager/globals-runtime.js +74974 -40000
  471. package/storybook/sb-manager/globals.js +13 -37
  472. package/storybook/sb-manager/manager-stores.js +23 -0
  473. package/storybook/sb-manager/runtime.js +25190 -9775
  474. package/storybook/sb-preview/globals.js +10 -23
  475. package/storybook/sb-preview/runtime.js +34427 -6676
  476. package/storybook/133.7f9c4401.iframe.bundle.js +0 -1
  477. package/storybook/237.2fa88e98.iframe.bundle.js +0 -13
  478. package/storybook/272.9b5d83c3.iframe.bundle.js +0 -8
  479. package/storybook/395.cdda1e86.iframe.bundle.js +0 -1
  480. package/storybook/435.d820054a.iframe.bundle.js +0 -1
  481. package/storybook/464.f6309bf2.iframe.bundle.js +0 -1
  482. package/storybook/633.3fcd32a3.iframe.bundle.js +0 -2
  483. package/storybook/657.8bbef1bd.iframe.bundle.js +0 -1
  484. package/storybook/687.0d6224e0.iframe.bundle.js +0 -1
  485. package/storybook/704.329de0cc.iframe.bundle.js +0 -1
  486. package/storybook/714.895a9298.iframe.bundle.js +0 -55
  487. package/storybook/82.cbddfc84.iframe.bundle.js +0 -1
  488. package/storybook/978.a195e3c5.iframe.bundle.js +0 -7
  489. package/storybook/980.26b285aa.iframe.bundle.js +0 -1
  490. package/storybook/UIActionCallout-story.0f019554.iframe.bundle.js +0 -2
  491. package/storybook/UICallout-story.9026ac69.iframe.bundle.js +0 -2
  492. package/storybook/UICalloutCollisionTransform-story.ed1160b0.iframe.bundle.js +0 -1
  493. package/storybook/UICheckbox-story.1c7a7883.iframe.bundle.js +0 -2
  494. package/storybook/UIChoiceGroup-story.f5c61c53.iframe.bundle.js +0 -1
  495. package/storybook/UICombobox-story.c6fdb1e6.iframe.bundle.js +0 -1
  496. package/storybook/UIContextualMenu-story.5d35030b.iframe.bundle.js +0 -1
  497. package/storybook/UICreateSelect-story.d514149e.iframe.bundle.js +0 -2
  498. package/storybook/UIDatePicker-story.6b5e3e09.iframe.bundle.js +0 -2
  499. package/storybook/UIDialog-story.2c80f1e3.iframe.bundle.js +0 -2
  500. package/storybook/UIDropdown-story.0b189ddd.iframe.bundle.js +0 -1
  501. package/storybook/UILabel-story.4f878fd0.iframe.bundle.js +0 -1
  502. package/storybook/UILink-story.6e2c3b4f.iframe.bundle.js +0 -2
  503. package/storybook/UILoader-story.bb8faed0.iframe.bundle.js +0 -6
  504. package/storybook/UIMessageBar-story.efde9aa5.iframe.bundle.js +0 -1
  505. package/storybook/UIPersona-story.cf14bf11.iframe.bundle.js +0 -1
  506. package/storybook/UISeparator-story.b93568c6.iframe.bundle.js +0 -1
  507. package/storybook/UITable-story.08b1e3ca.iframe.bundle.js +0 -4
  508. package/storybook/UITextInput-story.5fb40543.iframe.bundle.js +0 -2
  509. package/storybook/UIToggle-story.9a30e364.iframe.bundle.js +0 -2
  510. package/storybook/UIToggleGroup-story.46fd140d.iframe.bundle.js +0 -2
  511. package/storybook/UITooltip-story.7acbb0e3.iframe.bundle.js +0 -2
  512. package/storybook/UITreedropdown-story.60ded1bc.iframe.bundle.js +0 -1
  513. package/storybook/main.7fee29d0.iframe.bundle.js +0 -1
  514. package/storybook/runtime~main.c8bb2522.iframe.bundle.js +0 -2
  515. package/storybook/sb-manager/globals-module-info.js +0 -1052
@@ -0,0 +1,2 @@
1
+ (()=>{var Ie=Object.defineProperty,xe=Object.defineProperties;var Te=Object.getOwnPropertyDescriptors;var H=Object.getOwnPropertySymbols;var Me=Object.prototype.hasOwnProperty,Pe=Object.prototype.propertyIsEnumerable;var D=(e,r,t)=>r in e?Ie(e,r,{enumerable:!0,configurable:!0,writable:!0,value:t}):e[r]=t,Z=(e,r)=>{for(var t in r||(r={}))Me.call(r,t)&&D(e,t,r[t]);if(H)for(var t of H(r))Pe.call(r,t)&&D(e,t,r[t]);return e},G=(e,r)=>xe(e,Te(r));var T=(e,r,t)=>D(e,typeof r!="symbol"?r+"":r,t);var I=(e,r,t)=>new Promise((i,n)=>{var a=c=>{try{s(t.next(c))}catch(f){n(f)}},o=c=>{try{s(t.throw(c))}catch(f){n(f)}},s=c=>c.done?i(c.value):Promise.resolve(c.value).then(a,o);s((t=t.apply(e,r)).next())});const _t={};var pe=class{constructor(){T(this,"registryByUrl",new Map);T(this,"registryById",new Map)}clear(){this.registryByUrl.clear(),this.registryById.clear()}keys(){return this.registryByUrl.keys()}add(e){this.registryByUrl.set(e.url,e),this.registryById.set(e.id,e)}register(e,r,t,i,n){let a=typeof e=="object"?e.type:e;if(typeof e=="object"){let o=e;if(o instanceof q||o instanceof F||o instanceof Q||o instanceof U)throw new TypeError(`[vitest] Cannot register a mock that is already defined. Expected a JSON representation from \`MockedModule.toJSON\`, instead got "${o.type}". Use "registry.add()" to update a mock instead.`);if(o.type==="automock"){let s=q.fromJSON(o);return this.add(s),s}else if(o.type==="autospy"){let s=F.fromJSON(o);return this.add(s),s}else if(o.type==="redirect"){let s=U.fromJSON(o);return this.add(s),s}else throw o.type==="manual"?new Error("Cannot set serialized manual mock. Define a factory function manually with `ManualMockedModule.fromJSON()`."):new Error(`Unknown mock type: ${o.type}`)}if(typeof r!="string")throw new TypeError("[vitest] Mocks require a raw string.");if(typeof i!="string")throw new TypeError("[vitest] Mocks require a url string.");if(typeof t!="string")throw new TypeError("[vitest] Mocks require an id string.");if(a==="manual"){if(typeof n!="function")throw new TypeError("[vitest] Manual mocks require a factory function.");let o=new Q(r,t,i,n);return this.add(o),o}else if(a==="automock"||a==="autospy"){let o=a==="automock"?new q(r,t,i):new F(r,t,i);return this.add(o),o}else if(a==="redirect"){if(typeof n!="string")throw new TypeError("[vitest] Redirect mocks require a redirect string.");let o=new U(r,t,i,n);return this.add(o),o}else throw new Error(`[vitest] Unknown mock type: ${a}`)}delete(e){this.registryByUrl.delete(e)}get(e){return this.registryByUrl.get(e)}getById(e){return this.registryById.get(e)}has(e){return this.registryByUrl.has(e)}},q=class{constructor(e,r,t){T(this,"type","automock");this.raw=e,this.id=r,this.url=t}static fromJSON(e){return new F(e.raw,e.id,e.url)}toJSON(){return{type:this.type,url:this.url,raw:this.raw,id:this.id}}},F=class he{constructor(r,t,i){T(this,"type","autospy");this.raw=r,this.id=t,this.url=i}static fromJSON(r){return new he(r.raw,r.id,r.url)}toJSON(){return{type:this.type,url:this.url,id:this.id,raw:this.raw}}},U=class ye{constructor(r,t,i,n){T(this,"type","redirect");this.raw=r,this.id=t,this.url=i,this.redirect=n}static fromJSON(r){return new ye(r.raw,r.id,r.url,r.redirect)}toJSON(){return{type:this.type,url:this.url,raw:this.raw,id:this.id,redirect:this.redirect}}},Q=class me{constructor(r,t,i,n){T(this,"cache");T(this,"type","manual");this.raw=r,this.id=t,this.url=i,this.factory=n}resolve(){return I(this,null,function*(){if(this.cache)return this.cache;let r;try{r=yield this.factory()}catch(t){let i=new Error('[vitest] There was an error when mocking a module. If you are using "vi.mock" factory, make sure there are no top level variables inside, since this call is hoisted to top of the file. Read more: https://vitest.dev/api/vi.html#vi-mock');throw i.cause=t,i}if(r===null||typeof r!="object"||Array.isArray(r))throw new TypeError(`[vitest] vi.mock("${this.raw}", factory?: () => unknown) is not returning an object. Did you mean to return an object with a "default" key?`);return this.cache=r})}static fromJSON(r,t){return new me(r.raw,r.id,r.url,t)}toJSON(){return{type:this.type,url:this.url,id:this.id,raw:this.raw}}};function Re(e,r,t={}){let i=new Array,n=new $e,a=(c,f,y)=>{try{return c[f]=y,!0}catch(m){return!1}},o=(c,f)=>{let y=z(c),m=y==="Module"||!!c.__esModule;for(let{key:v,descriptor:b}of ee(c,m,e.globalConstructors)){if(!m&&b.get){try{Object.defineProperty(f,v,b)}catch(A){}continue}if(Ae(v,y))continue;let g=c[v],l=n.getId(g);if(l!==void 0){i.push(()=>a(f,v,n.getMockedValue(l)));continue}let u=z(g);if(Array.isArray(g)){a(f,v,[]);continue}let M=u.includes("Function")&&typeof g=="function";if((!M||g._isMockFunction)&&u!=="Object"&&u!=="Module"){a(f,v,g);continue}if(a(f,v,M?g:{})){if(M){let A=function(){if(this instanceof f[v])for(let{key:x,descriptor:O}of ee(this,!1,e.globalConstructors)){if(O.get)continue;let N=this[x];if(z(N).includes("Function")&&typeof N=="function"){let p=this[x],h=E(this,x).mockImplementation(p),X=h.mockReset;h.mockRestore=h.mockReset=()=>(X.call(h),h.mockImplementation(p),h)}}};if(!e.spyOn)throw new Error("[@vitest/mocker] `spyOn` is not defined. This is a Vitest error. Please open a new issue with reproduction.");let E=e.spyOn,R=E(f,v);if(e.type==="automock"){R.mockImplementation(A);let x=R.mockReset;R.mockRestore=R.mockReset=()=>(x.call(R),R.mockImplementation(A),R)}Object.defineProperty(f[v],"length",{value:0})}n.track(g,f[v]),o(g,f[v])}}},s=t;o(r,s);for(let c of i)c();return s}var $e=class{constructor(){T(this,"idMap",new Map);T(this,"mockedValueMap",new Map)}getId(e){return this.idMap.get(e)}getMockedValue(e){return this.mockedValueMap.get(e)}track(e,r){let t=this.idMap.size;return this.idMap.set(e,t),this.mockedValueMap.set(t,r),t}};function z(e){return Object.prototype.toString.apply(e).slice(8,-1)}function Ae(e,r){return r.includes("Function")&&typeof e=="string"&&["arguments","callee","caller","length","name"].includes(e)}function ee(e,r,t){let{Map:i,Object:n,Function:a,RegExp:o,Array:s}=t,c=new i,f=e;do{if(f===n.prototype||f===a.prototype||f===o.prototype)break;Oe(f,y=>{let m=n.getOwnPropertyDescriptor(f,y);m&&c.set(y,{key:y,descriptor:m})})}while(f=n.getPrototypeOf(f));if(r&&!c.has("default")&&"default"in e){let y=n.getOwnPropertyDescriptor(e,"default");y&&c.set("default",{key:"default",descriptor:y})}return s.from(c.values())}function Oe(e,r){let t=typeof r=="function"?r:i=>r.add(i);Object.getOwnPropertyNames(e).forEach(t),Object.getOwnPropertySymbols(e).forEach(t)}var Ce=/^[A-Za-z]:\//;function ge(e=""){return e&&e.replace(/\\/g,"/").replace(Ce,r=>r.toUpperCase())}var Ne=/^[/\\]{2}/,Le=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/,Je=/^[A-Za-z]:$/,Be=/.(\.[^./]+|\.)$/,Xe=function(e){if(e.length===0)return".";e=ge(e);let r=e.match(Ne),t=te(e),i=e[e.length-1]==="/";return e=Fe(e,!t),e.length===0?t?"/":i?"./":".":(i&&(e+="/"),Je.test(e)&&(e+="/"),r?t?`//${e}`:`//./${e}`:t&&!te(e)?`/${e}`:e)},qe=function(...e){let r="";for(let t of e)if(t)if(r.length>0){let i=r[r.length-1]==="/",n=t[0]==="/";i&&n?r+=t.slice(1):r+=i||n?t:`/${t}`}else r+=t;return Xe(r)};function Fe(e,r){let t="",i=0,n=-1,a=0,o=null;for(let s=0;s<=e.length;++s){if(s<e.length)o=e[s];else{if(o==="/")break;o="/"}if(o==="/"){if(!(n===s-1||a===1))if(a===2){if(t.length<2||i!==2||t[t.length-1]!=="."||t[t.length-2]!=="."){if(t.length>2){let c=t.lastIndexOf("/");c===-1?(t="",i=0):(t=t.slice(0,c),i=t.length-1-t.lastIndexOf("/")),n=s,a=0;continue}else if(t.length>0){t="",i=0,n=s,a=0;continue}}r&&(t+=t.length>0?"/..":"..",i=2)}else t.length>0?t+=`/${e.slice(n+1,s)}`:t=e.slice(n+1,s),i=s-n-1;n=s,a=0}else o==="."&&a!==-1?++a:a=-1}return t}var te=function(e){return Le.test(e)},Ue=function(e){if(e==="..")return"";let r=Be.exec(ge(e));return r&&r[1]||""},De={reset:[0,0],bold:[1,22,"\x1B[22m\x1B[1m"],dim:[2,22,"\x1B[22m\x1B[2m"],italic:[3,23],underline:[4,24],inverse:[7,27],hidden:[8,28],strikethrough:[9,29],black:[30,39],red:[31,39],green:[32,39],yellow:[33,39],blue:[34,39],magenta:[35,39],cyan:[36,39],white:[37,39],gray:[90,39],bgBlack:[40,49],bgRed:[41,49],bgGreen:[42,49],bgYellow:[43,49],bgBlue:[44,49],bgMagenta:[45,49],bgCyan:[46,49],bgWhite:[47,49],blackBright:[90,39],redBright:[91,39],greenBright:[92,39],yellowBright:[93,39],blueBright:[94,39],magentaBright:[95,39],cyanBright:[96,39],whiteBright:[97,39],bgBlackBright:[100,49],bgRedBright:[101,49],bgGreenBright:[102,49],bgYellowBright:[103,49],bgBlueBright:[104,49],bgMagentaBright:[105,49],bgCyanBright:[106,49],bgWhiteBright:[107,49]},ze=Object.entries(De);function Y(e){return String(e)}Y.open="";Y.close="";function Ve(e=!1){let r=typeof process<"u"?process:void 0,t=(r==null?void 0:r.env)||{},i=(r==null?void 0:r.argv)||[];return!("NO_COLOR"in t||i.includes("--no-color"))&&("FORCE_COLOR"in t||i.includes("--color")||(r==null?void 0:r.platform)==="win32"||e&&t.TERM!=="dumb"||"CI"in t)||typeof window<"u"&&!!window.chrome}function We(e=!1){let r=Ve(e),t=(o,s,c,f)=>{let y="",m=0;do y+=o.substring(m,f)+c,m=f+s.length,f=o.indexOf(s,m);while(~f);return y+o.substring(m)},i=(o,s,c=o)=>{let f=y=>{let m=String(y),v=m.indexOf(s,o.length);return~v?o+t(m,s,c,v)+s:o+m+s};return f.open=o,f.close=s,f},n={isColorSupported:r},a=o=>`\x1B[${o}m`;for(let[o,s]of ze)n[o]=r?i(a(s[0]),a(s[1]),s[2]):Y;return n}We();function we(e,r){return r.forEach(function(t){t&&typeof t!="string"&&!Array.isArray(t)&&Object.keys(t).forEach(function(i){if(i!=="default"&&!(i in e)){var n=Object.getOwnPropertyDescriptor(t,i);Object.defineProperty(e,i,n.get?n:{enumerable:!0,get:function(){return t[i]}})}})}),Object.freeze(e)}function ve(e){return e&&e.__esModule&&Object.prototype.hasOwnProperty.call(e,"default")?e.default:e}var re={exports:{}},k={},ne;function je(){if(ne)return k;ne=1;var e=Symbol.for("react.transitional.element"),r=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),a=Symbol.for("react.consumer"),o=Symbol.for("react.context"),s=Symbol.for("react.forward_ref"),c=Symbol.for("react.suspense"),f=Symbol.for("react.suspense_list"),y=Symbol.for("react.memo"),m=Symbol.for("react.lazy"),v=Symbol.for("react.view_transition"),b=Symbol.for("react.client.reference");function g(l){if(typeof l=="object"&&l!==null){var u=l.$$typeof;switch(u){case e:switch(l=l.type,l){case t:case n:case i:case c:case f:case v:return l;default:switch(l=l&&l.$$typeof,l){case o:case s:case m:case y:return l;case a:return l;default:return u}}case r:return u}}}return k.ContextConsumer=a,k.ContextProvider=o,k.Element=e,k.ForwardRef=s,k.Fragment=t,k.Lazy=m,k.Memo=y,k.Portal=r,k.Profiler=n,k.StrictMode=i,k.Suspense=c,k.SuspenseList=f,k.isContextConsumer=function(l){return g(l)===a},k.isContextProvider=function(l){return g(l)===o},k.isElement=function(l){return typeof l=="object"&&l!==null&&l.$$typeof===e},k.isForwardRef=function(l){return g(l)===s},k.isFragment=function(l){return g(l)===t},k.isLazy=function(l){return g(l)===m},k.isMemo=function(l){return g(l)===y},k.isPortal=function(l){return g(l)===r},k.isProfiler=function(l){return g(l)===n},k.isStrictMode=function(l){return g(l)===i},k.isSuspense=function(l){return g(l)===c},k.isSuspenseList=function(l){return g(l)===f},k.isValidElementType=function(l){return typeof l=="string"||typeof l=="function"||l===t||l===n||l===i||l===c||l===f||typeof l=="object"&&l!==null&&(l.$$typeof===m||l.$$typeof===y||l.$$typeof===o||l.$$typeof===a||l.$$typeof===s||l.$$typeof===b||l.getModuleId!==void 0)},k.typeOf=g,k}var ie;function Ye(){return ie||(ie=1,re.exports=je()),re.exports}var ke=Ye(),Ke=ve(ke),He=we({__proto__:null,default:Ke},[ke]),oe={exports:{}},w={},se;function Ze(){if(se)return w;se=1;var e=Symbol.for("react.element"),r=Symbol.for("react.portal"),t=Symbol.for("react.fragment"),i=Symbol.for("react.strict_mode"),n=Symbol.for("react.profiler"),a=Symbol.for("react.provider"),o=Symbol.for("react.context"),s=Symbol.for("react.server_context"),c=Symbol.for("react.forward_ref"),f=Symbol.for("react.suspense"),y=Symbol.for("react.suspense_list"),m=Symbol.for("react.memo"),v=Symbol.for("react.lazy"),b=Symbol.for("react.offscreen"),g;g=Symbol.for("react.module.reference");function l(u){if(typeof u=="object"&&u!==null){var M=u.$$typeof;switch(M){case e:switch(u=u.type,u){case t:case n:case i:case f:case y:return u;default:switch(u=u&&u.$$typeof,u){case s:case o:case c:case v:case m:case a:return u;default:return M}}case r:return M}}}return w.ContextConsumer=o,w.ContextProvider=a,w.Element=e,w.ForwardRef=c,w.Fragment=t,w.Lazy=v,w.Memo=m,w.Portal=r,w.Profiler=n,w.StrictMode=i,w.Suspense=f,w.SuspenseList=y,w.isAsyncMode=function(){return!1},w.isConcurrentMode=function(){return!1},w.isContextConsumer=function(u){return l(u)===o},w.isContextProvider=function(u){return l(u)===a},w.isElement=function(u){return typeof u=="object"&&u!==null&&u.$$typeof===e},w.isForwardRef=function(u){return l(u)===c},w.isFragment=function(u){return l(u)===t},w.isLazy=function(u){return l(u)===v},w.isMemo=function(u){return l(u)===m},w.isPortal=function(u){return l(u)===r},w.isProfiler=function(u){return l(u)===n},w.isStrictMode=function(u){return l(u)===i},w.isSuspense=function(u){return l(u)===f},w.isSuspenseList=function(u){return l(u)===y},w.isValidElementType=function(u){return typeof u=="string"||typeof u=="function"||u===t||u===n||u===i||u===f||u===y||u===b||typeof u=="object"&&u!==null&&(u.$$typeof===v||u.$$typeof===m||u.$$typeof===a||u.$$typeof===o||u.$$typeof===c||u.$$typeof===g||u.getModuleId!==void 0)},w.typeOf=l,w}var ae;function Ge(){return ae||(ae=1,oe.exports=Ze()),oe.exports}var Se=Ge(),Qe=ve(Se),et=we({__proto__:null,default:Qe},[Se]),tt=["isAsyncMode","isConcurrentMode","isContextConsumer","isContextProvider","isElement","isForwardRef","isFragment","isLazy","isMemo","isPortal","isProfiler","isStrictMode","isSuspense","isSuspenseList","isValidElementType"];Object.fromEntries(tt.map(e=>[e,r=>et[e](r)||He[e](r)]));var rt=()=>"Promise{\u2026}";try{let{getPromiseDetails:e,kPending:r,kRejected:t}=process.binding("util");Array.isArray(e(Promise.resolve()))&&(rt=(i,n)=>{let[a,o]=e(i);return a===r?"Promise{<pending>}":`Promise${a===t?"!":""}{${n.inspect(o,n)}}`})}catch(e){}function nt(e){let{message:r="$$stack trace error",stackTraceLimit:t=1}=e||{},i=Error.stackTraceLimit,n=Error.prepareStackTrace;Error.stackTraceLimit=t,Error.prepareStackTrace=o=>o.stack;let a=new Error(r).stack||"";return Error.prepareStackTrace=n,Error.stackTraceLimit=i,a}var V,le;function it(){if(le)return V;le=1;var e,r,t,i,n,a,o,s,c,f,y,m,v,b,g,l,u,M,A;return v=/\/(?![*\/])(?:\[(?:(?![\]\\]).|\\.)*\]|(?![\/\\]).|\\.)*(\/[$_\u200C\u200D\p{ID_Continue}]*|\\)?/uy,m=/--|\+\+|=>|\.{3}|\??\.(?!\d)|(?:&&|\|\||\?\?|[+\-%&|^]|\*{1,2}|<{1,2}|>{1,3}|!=?|={1,2}|\/(?![\/*]))=?|[?~,:;[\](){}]/y,e=/(\x23?)(?=[$_\p{ID_Start}\\])(?:[$_\u200C\u200D\p{ID_Continue}]|\\u[\da-fA-F]{4}|\\u\{[\da-fA-F]+\})+/uy,g=/(['"])(?:(?!\1)[^\\\n\r]|\\(?:\r\n|[^]))*(\1)?/y,y=/(?:0[xX][\da-fA-F](?:_?[\da-fA-F])*|0[oO][0-7](?:_?[0-7])*|0[bB][01](?:_?[01])*)n?|0n|[1-9](?:_?\d)*n|(?:(?:0(?!\d)|0\d*[89]\d*|[1-9](?:_?\d)*)(?:\.(?:\d(?:_?\d)*)?)?|\.\d(?:_?\d)*)(?:[eE][+-]?\d(?:_?\d)*)?|0[0-7]+/y,l=/[`}](?:[^`\\$]|\\[^]|\$(?!\{))*(`|\$\{)?/y,A=/[\t\v\f\ufeff\p{Zs}]+/uy,s=/\r?\n|[\r\u2028\u2029]/y,c=/\/\*(?:[^*]|\*(?!\/))*(\*\/)?/y,b=/\/\/.*/y,t=/[<>.:={}]|\/(?![\/*])/y,r=/[$_\p{ID_Start}][$_\u200C\u200D\p{ID_Continue}-]*/uy,i=/(['"])(?:(?!\1)[^])*(\1)?/y,n=/[^<>{}]+/y,M=/^(?:[\/+-]|\.{3}|\?(?:InterpolationIn(?:JSX|Template)|NoLineTerminatorHere|NonExpressionParenEnd|UnaryIncDec))?$|[{}([,;<>=*%&|^!~?:]$/,u=/^(?:=>|[;\]){}]|else|\?(?:NoLineTerminatorHere|NonExpressionParenEnd))?$/,a=/^(?:await|case|default|delete|do|else|instanceof|new|return|throw|typeof|void|yield)$/,o=/^(?:return|throw|yield)$/,f=RegExp(s.source),V=function*(E,{jsx:R=!1}={}){var x,O,N,p,h,X,d,$,K,P,L,S,J,_;for({length:X}=E,p=0,h="",_=[{tag:"JS"}],x=[],L=0,S=!1;p<X;){switch($=_[_.length-1],$.tag){case"JS":case"JSNonExpressionParen":case"InterpolationInTemplate":case"InterpolationInJSX":if(E[p]==="/"&&(M.test(h)||a.test(h))&&(v.lastIndex=p,d=v.exec(E))){p=v.lastIndex,h=d[0],S=!0,yield{type:"RegularExpressionLiteral",value:d[0],closed:d[1]!==void 0&&d[1]!=="\\"};continue}if(m.lastIndex=p,d=m.exec(E)){switch(J=d[0],K=m.lastIndex,P=J,J){case"(":h==="?NonExpressionParenKeyword"&&_.push({tag:"JSNonExpressionParen",nesting:L}),L++,S=!1;break;case")":L--,S=!0,$.tag==="JSNonExpressionParen"&&L===$.nesting&&(_.pop(),P="?NonExpressionParenEnd",S=!1);break;case"{":m.lastIndex=0,N=!u.test(h)&&(M.test(h)||a.test(h)),x.push(N),S=!1;break;case"}":switch($.tag){case"InterpolationInTemplate":if(x.length===$.nesting){l.lastIndex=p,d=l.exec(E),p=l.lastIndex,h=d[0],d[1]==="${"?(h="?InterpolationInTemplate",S=!1,yield{type:"TemplateMiddle",value:d[0]}):(_.pop(),S=!0,yield{type:"TemplateTail",value:d[0],closed:d[1]==="`"});continue}break;case"InterpolationInJSX":if(x.length===$.nesting){_.pop(),p+=1,h="}",yield{type:"JSXPunctuator",value:"}"};continue}}S=x.pop(),P=S?"?ExpressionBraceEnd":"}";break;case"]":S=!0;break;case"++":case"--":P=S?"?PostfixIncDec":"?UnaryIncDec";break;case"<":if(R&&(M.test(h)||a.test(h))){_.push({tag:"JSXTag"}),p+=1,h="<",yield{type:"JSXPunctuator",value:J};continue}S=!1;break;default:S=!1}p=K,h=P,yield{type:"Punctuator",value:J};continue}if(e.lastIndex=p,d=e.exec(E)){switch(p=e.lastIndex,P=d[0],d[0]){case"for":case"if":case"while":case"with":h!=="."&&h!=="?."&&(P="?NonExpressionParenKeyword")}h=P,S=!a.test(d[0]),yield{type:d[1]==="#"?"PrivateIdentifier":"IdentifierName",value:d[0]};continue}if(g.lastIndex=p,d=g.exec(E)){p=g.lastIndex,h=d[0],S=!0,yield{type:"StringLiteral",value:d[0],closed:d[2]!==void 0};continue}if(y.lastIndex=p,d=y.exec(E)){p=y.lastIndex,h=d[0],S=!0,yield{type:"NumericLiteral",value:d[0]};continue}if(l.lastIndex=p,d=l.exec(E)){p=l.lastIndex,h=d[0],d[1]==="${"?(h="?InterpolationInTemplate",_.push({tag:"InterpolationInTemplate",nesting:x.length}),S=!1,yield{type:"TemplateHead",value:d[0]}):(S=!0,yield{type:"NoSubstitutionTemplate",value:d[0],closed:d[1]==="`"});continue}break;case"JSXTag":case"JSXTagEnd":if(t.lastIndex=p,d=t.exec(E)){switch(p=t.lastIndex,P=d[0],d[0]){case"<":_.push({tag:"JSXTag"});break;case">":_.pop(),h==="/"||$.tag==="JSXTagEnd"?(P="?JSX",S=!0):_.push({tag:"JSXChildren"});break;case"{":_.push({tag:"InterpolationInJSX",nesting:x.length}),P="?InterpolationInJSX",S=!1;break;case"/":h==="<"&&(_.pop(),_[_.length-1].tag==="JSXChildren"&&_.pop(),_.push({tag:"JSXTagEnd"}))}h=P,yield{type:"JSXPunctuator",value:d[0]};continue}if(r.lastIndex=p,d=r.exec(E)){p=r.lastIndex,h=d[0],yield{type:"JSXIdentifier",value:d[0]};continue}if(i.lastIndex=p,d=i.exec(E)){p=i.lastIndex,h=d[0],yield{type:"JSXString",value:d[0],closed:d[2]!==void 0};continue}break;case"JSXChildren":if(n.lastIndex=p,d=n.exec(E)){p=n.lastIndex,h=d[0],yield{type:"JSXText",value:d[0]};continue}switch(E[p]){case"<":_.push({tag:"JSXTag"}),p++,h="<",yield{type:"JSXPunctuator",value:"<"};continue;case"{":_.push({tag:"InterpolationInJSX",nesting:x.length}),p++,h="?InterpolationInJSX",S=!1,yield{type:"JSXPunctuator",value:"{"};continue}}if(A.lastIndex=p,d=A.exec(E)){p=A.lastIndex,yield{type:"WhiteSpace",value:d[0]};continue}if(s.lastIndex=p,d=s.exec(E)){p=s.lastIndex,S=!1,o.test(h)&&(h="?NoLineTerminatorHere"),yield{type:"LineTerminatorSequence",value:d[0]};continue}if(c.lastIndex=p,d=c.exec(E)){p=c.lastIndex,f.test(d[0])&&(S=!1,o.test(h)&&(h="?NoLineTerminatorHere")),yield{type:"MultiLineComment",value:d[0],closed:d[1]!==void 0};continue}if(b.lastIndex=p,d=b.exec(E)){p=b.lastIndex,S=!1,yield{type:"SingleLineComment",value:d[0]};continue}O=String.fromCodePoint(E.codePointAt(p)),p+=O.length,h=O,S=!1,yield{type:$.tag.startsWith("JSX")?"JSXInvalid":"Invalid",value:O}}},V}it();var Ee={keyword:["break","case","catch","continue","debugger","default","do","else","finally","for","function","if","return","switch","throw","try","var","const","while","with","new","this","super","class","extends","export","import","null","true","false","in","instanceof","typeof","void","delete"],strict:["implements","interface","let","package","private","protected","public","static","yield"]};new Set(Ee.keyword);new Set(Ee.strict);var ce="ABCDEFGHIJKLMNOPQRSTUVWXYZabcdefghijklmnopqrstuvwxyz0123456789+/",ot=new Uint8Array(64),st=new Uint8Array(128);for(let e=0;e<ce.length;e++){let r=ce.charCodeAt(e);ot[e]=r,st[r]=e}var ue;(function(e){e[e.Empty=1]="Empty",e[e.Hash=2]="Hash",e[e.Query=3]="Query",e[e.RelativePath=4]="RelativePath",e[e.AbsolutePath=5]="AbsolutePath",e[e.SchemeRelative=6]="SchemeRelative",e[e.Absolute=7]="Absolute"})(ue||(ue={}));var at=/^[A-Za-z]:\//;function lt(e=""){return e&&e.replace(/\\/g,"/").replace(at,r=>r.toUpperCase())}var ct=/^[/\\](?![/\\])|^[/\\]{2}(?!\.)|^[A-Za-z]:[/\\]/;function ut(){return typeof process<"u"&&typeof process.cwd=="function"?process.cwd().replace(/\\/g,"/"):"/"}var dt=function(...e){e=e.map(i=>lt(i));let r="",t=!1;for(let i=e.length-1;i>=-1&&!t;i--){let n=i>=0?e[i]:ut();!n||n.length===0||(r=`${n}/${r}`,t=de(n))}return r=ft(r,!t),t&&!de(r)?`/${r}`:r.length>0?r:"."};function ft(e,r){let t="",i=0,n=-1,a=0,o=null;for(let s=0;s<=e.length;++s){if(s<e.length)o=e[s];else{if(o==="/")break;o="/"}if(o==="/"){if(!(n===s-1||a===1))if(a===2){if(t.length<2||i!==2||t[t.length-1]!=="."||t[t.length-2]!=="."){if(t.length>2){let c=t.lastIndexOf("/");c===-1?(t="",i=0):(t=t.slice(0,c),i=t.length-1-t.lastIndexOf("/")),n=s,a=0;continue}else if(t.length>0){t="",i=0,n=s,a=0;continue}}r&&(t+=t.length>0?"/..":"..",i=2)}else t.length>0?t+=`/${e.slice(n+1,s)}`:t=e.slice(n+1,s),i=s-n-1;n=s,a=0}else o==="."&&a!==-1?++a:a=-1}return t}var de=function(e){return ct.test(e)},_e=/^\s*at .*(?:\S:\d+|\(native\))/m,pt=/^(?:eval@)?(?:\[native code\])?$/;function be(e){if(!e.includes(":"))return[e];let r=/(.+?)(?::(\d+))?(?::(\d+))?$/.exec(e.replace(/^\(|\)$/g,""));if(!r)return[e];let t=r[1];if(t.startsWith("async ")&&(t=t.slice(6)),t.startsWith("http:")||t.startsWith("https:")){let i=new URL(t);i.searchParams.delete("import"),i.searchParams.delete("browserv"),t=i.pathname+i.hash+i.search}if(t.startsWith("/@fs/")){let i=/^\/@fs\/[a-zA-Z]:\//.test(t);t=t.slice(i?5:4)}return[t,r[2]||void 0,r[3]||void 0]}function ht(e){let r=e.trim();if(pt.test(r)||(r.includes(" > eval")&&(r=r.replace(/ line (\d+)(?: > eval line \d+)* > eval:\d+:\d+/g,":$1")),!r.includes("@")&&!r.includes(":")))return null;let t=/((.*".+"[^@]*)?[^@]*)(@)/,i=r.match(t),n=i&&i[1]?i[1]:void 0,[a,o,s]=be(r.replace(t,""));return!a||!o||!s?null:{file:a,method:n||"",line:Number.parseInt(o),column:Number.parseInt(s)}}function yt(e){let r=e.trim();return _e.test(r)?mt(r):ht(r)}function mt(e){let r=e.trim();if(!_e.test(r))return null;r.includes("(eval ")&&(r=r.replace(/eval code/g,"eval").replace(/(\(eval at [^()]*)|(,.*$)/g,""));let t=r.replace(/^\s+/,"").replace(/\(eval code/g,"(").replace(/^.*?\s+/,""),i=t.match(/ (\(.+\)$)/);t=i?t.replace(i[0],""):t;let[n,a,o]=be(i?i[1]:t),s=i&&t||"",c=n&&["eval","<anonymous>"].includes(n)?void 0:n;return!c||!a||!o?null:(s.startsWith("async ")&&(s=s.slice(6)),c.startsWith("file://")&&(c=c.slice(7)),c=c.startsWith("node:")||c.startsWith("internal:")?c:dt(c),s&&(s=s.replace(/__vite_ssr_import_\d+__\./g,"")),{method:s,file:c,line:Number.parseInt(a),column:Number.parseInt(o)})}function gt(e){let r=(e==null?void 0:e.globalThisKey)||"__vitest_mocker__";function t(){return typeof globalThis[r]<"u"?globalThis[r]:new Proxy({},{get(n,a){throw new Error(`Vitest mocker was not initialized in this environment. vi.${String(a)}() is forbidden.`)}})}return{hoisted(n){if(typeof n!="function")throw new TypeError(`vi.hoisted() expects a function, but received a ${typeof n}`);return n()},mock(n,a){if(typeof n!="string")throw new TypeError(`vi.mock() expects a string path, but received a ${typeof n}`);let o=C("mock");t().queueMock(n,o,typeof a=="function"?()=>a(()=>t().importActual(n,o)):a)},unmock(n){if(typeof n!="string")throw new TypeError(`vi.unmock() expects a string path, but received a ${typeof n}`);t().queueUnmock(n,C("unmock"))},doMock(n,a){if(typeof n!="string")throw new TypeError(`vi.doMock() expects a string path, but received a ${typeof n}`);let o=C("doMock");t().queueMock(n,o,typeof a=="function"?()=>a(()=>t().importActual(n,o)):a)},doUnmock(n){if(typeof n!="string")throw new TypeError(`vi.doUnmock() expects a string path, but received a ${typeof n}`);t().queueUnmock(n,C("doUnmock"))},importActual(n){return I(this,null,function*(){return t().importActual(n,C("importActual"))})},importMock(n){return I(this,null,function*(){return t().importMock(n,C("importMock"))})}}}function C(e){let r=nt({stackTraceLimit:5}).split(`
2
+ `),t=r.findIndex(n=>n.includes(` at Object.${e}`)||n.includes(`${e}@`)),i=yt(r[t+1]);return(i==null?void 0:i.file)||""}var It=_t.hot||{on:W,off:W,send:W};function W(){console.warn("Vitest mocker cannot work if Vite didn't establish WS connection.")}var{now:fe}=Date,wt=class{constructor(e,r,t,i){T(this,"registry",new pe);T(this,"queue",new Set);T(this,"mockedIds",new Set);this.interceptor=e,this.rpc=r,this.spyOn=t,this.config=i}prepare(){return I(this,null,function*(){this.queue.size&&(yield Promise.all([...this.queue.values()]))})}resolveFactoryModule(e){return I(this,null,function*(){let r=this.registry.get(e);if(!r||r.type!=="manual")throw new Error(`Mock ${e} wasn't registered. This is probably a Vitest error. Please, open a new issue with reproduction.`);return yield r.resolve()})}getFactoryModule(e){let r=this.registry.get(e);if(!r||r.type!=="manual")throw new Error(`Mock ${e} wasn't registered. This is probably a Vitest error. Please, open a new issue with reproduction.`);if(!r.cache)throw new Error(`Mock ${e} wasn't resolved. This is probably a Vitest error. Please, open a new issue with reproduction.`);return r.cache}invalidate(){return I(this,null,function*(){let e=Array.from(this.mockedIds);e.length&&(yield this.rpc.invalidate(e),yield this.interceptor.invalidate(),this.registry.clear())})}importActual(e,r){return I(this,null,function*(){let t=yield this.rpc.resolveId(e,r);if(t==null)throw new Error(`[vitest] Cannot resolve "${e}" imported from "${r}"`);let i=Ue(t.id),n=new URL(t.url,location.href),a=`_vitest_original&ext${i}`,o=`${n.pathname}${n.search?`${n.search}&${a}`:`?${a}`}${n.hash}`;return this.wrapDynamicImport(()=>import(o)).then(s=>{if(!t.optimized||typeof s.default>"u")return s;let c=s.default;return c!=null&&c.__esModule?c:G(Z({},typeof c=="object"&&!Array.isArray(c)||typeof c=="function"?c:{}),{default:c})})})}importMock(e,r){return I(this,null,function*(){yield this.prepare();let{resolvedId:t,resolvedUrl:i,redirectUrl:n}=yield this.rpc.resolveMock(e,r,{mock:"auto"}),a=this.resolveMockPath(B(i)),o=this.registry.get(a);if(!o)if(n){let s=new URL(this.resolveMockPath(B(n)),location.href).toString();o=new U(e,t,a,s)}else o=new q(e,t,a);if(o.type==="manual")return yield o.resolve();if(o.type==="automock"||o.type==="autospy"){let s=new URL(`/@id/${t}`,location.href),c=s.search?`${s.search}&t=${fe()}`:`?t=${fe()}`,f=yield import(`${s.pathname}${c}&mock=${o.type}${s.hash}`);return this.mockObject(f,o.type)}return import(o.redirect)})}mockObject(e,r="automock"){return Re({globalConstructors:{Object,Function,Array,Map,RegExp},spyOn:this.spyOn,type:r},e)}queueMock(e,r,t){let i=this.rpc.resolveMock(e,r,{mock:typeof t=="function"?"factory":t!=null&&t.spy?"spy":"auto"}).then(f=>I(this,[f],function*({redirectUrl:n,resolvedId:a,resolvedUrl:o,needsInterop:s,mockType:c}){let y=this.resolveMockPath(B(o));this.mockedIds.add(a);let m=typeof t=="function"?()=>I(this,null,function*(){let g=yield t();return s?{default:g}:g}):void 0,v=typeof n=="string"?new URL(this.resolveMockPath(B(n)),location.href).toString():null,b;c==="manual"?b=this.registry.register("manual",e,a,y,m):c==="autospy"?b=this.registry.register("autospy",e,a,y):c==="redirect"?b=this.registry.register("redirect",e,a,y,v):b=this.registry.register("automock",e,a,y),yield this.interceptor.register(b)})).finally(()=>{this.queue.delete(i)});this.queue.add(i)}queueUnmock(e,r){let t=this.rpc.resolveId(e,r).then(i=>I(this,null,function*(){if(!i)return;let n=this.resolveMockPath(B(i.url));this.mockedIds.add(i.id),this.registry.delete(n),yield this.interceptor.delete(n)})).finally(()=>{this.queue.delete(t)});this.queue.add(t)}wrapDynamicImport(e){return typeof e=="function"?new Promise((r,t)=>{this.prepare().finally(()=>{e().then(r,t)})}):e}resolveMockPath(e){let r=this.config,t=qe("/@fs/",r.root);return e.startsWith(r.root)?e.slice(r.root.length):e.startsWith(t)?e.slice(t.length):e}},vt=/(\?|&)v=\w{8}/;function B(e){return e.replace(vt,"")}var kt=class{constructor(){T(this,"mocks",new pe)}register(e){return I(this,null,function*(){this.mocks.add(e)})}delete(e){return I(this,null,function*(){this.mocks.delete(e)})}invalidate(){return I(this,null,function*(){this.mocks.clear()})}},j=e=>{switch(e){case"resolveId":return Promise.resolve({id:"",url:"",optimized:!1});case"resolveMock":return Promise.resolve({mockType:"dummy",resolvedId:"",resolvedUrl:"",redirectUrl:"",needsInterop:!1});case"invalidate":return Promise.resolve()}},St=class extends wt{queueMock(){}};function Et(e){let r=new St(e("__vitest_mocker__"),{resolveId(i,n){return j("resolveId",{id:i,importer:n})},resolveMock(i,n,a){return j("resolveMock",{id:i,importer:n,options:a})},invalidate(i){return I(this,null,function*(){return j("invalidate",{ids:i})})}},(...i)=>globalThis.__STORYBOOK_MODULE_TEST__.spyOn(...i),{root:""});return globalThis.__vitest_mocker__=r,gt({globalThisKey:"__vitest_mocker__"})}globalThis.__STORYBOOK_MOCKER__=Et(()=>new kt);})();
@@ -1 +1 @@
1
- {"generatedAt":1779872290139,"userSince":1779872287557,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":true,"refCount":0,"testPackages":{"@testing-library/jest-dom":"6.9.1","@testing-library/react":"12.1.5","babel-jest":"30.3.0","jest-environment-jsdom":"29.7.0","jest-scss-transform":"1.0.4"},"hasRouterPackage":false,"monorepo":"Nx","packageManager":{"type":"pnpm","version":"11.1.2","agent":"pnpm"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"8.6.17","storybookVersionSpecifier":"8.6.17","language":"javascript","storybookPackages":{"@storybook/react":{"version":"8.6.17"},"@storybook/react-webpack5":{"version":"8.6.17"},"eslint-plugin-storybook":{"version":"0.6.15"},"storybook":{"version":"8.6.17"}},"addons":{"storybook-addon-turbo-build":{"version":"2.0.1"}}}
1
+ {"generatedAt":1780174526448,"hasCustomBabel":false,"hasCustomWebpack":true,"hasStaticDirs":true,"hasStorybookEslint":true,"refCount":0,"knownPackages":{"testPackages":{"@testing-library/jest-dom":"6.9.1","@testing-library/react":"12.1.5"},"stylingPackages":{"sass":"1.98.0"},"uiLibraryPackages":{"@fluentui/react":"8.125.5"}},"hasRouterPackage":false,"monorepo":"Nx","packageManager":{"type":"pnpm","version":"11.1.2","agent":"pnpm","nodeLinker":"undefined"},"preview":{"usesGlobals":false},"framework":{"name":"@storybook/react-webpack5","options":{}},"builder":"@storybook/builder-webpack5","renderer":"@storybook/react","portableStoriesFileCount":0,"applicationFileCount":0,"storybookVersion":"10.4.0","storybookVersionSpecifier":"10.4.0","language":"javascript","storybookPackages":{"@storybook/react":{"version":"10.4.0"},"@storybook/react-webpack5":{"version":"10.4.0"},"eslint-plugin-storybook":{"version":"0.6.15"},"storybook":{}},"addons":{"storybook-addon-turbo-build":{"version":"2.0.1"}},"packageJsonType":"module"}
@@ -0,0 +1,2 @@
1
+ (()=>{(()=>{"use strict";var y={},g={};function r(e){var f=g[e];if(f!==void 0)return f.exports;var t=g[e]={id:e,exports:{}};return y[e].call(t.exports,t,t.exports,r),t.exports}r.m=y,r.amdO={},(()=>{var e=[];r.O=(f,t,a,i)=>{if(t){i=i||0;for(var n=e.length;n>0&&e[n-1][2]>i;n--)e[n]=e[n-1];e[n]=[t,a,i];return}for(var o=1/0,n=0;n<e.length;n++){for(var[t,a,i]=e[n],l=!0,s=0;s<t.length;s++)(i&!1||o>=i)&&Object.keys(r.O).every(p=>r.O[p](t[s]))?t.splice(s--,1):(l=!1,i<o&&(o=i));if(l){e.splice(n--,1);var d=a();d!==void 0&&(f=d)}}return f}})(),r.n=e=>{var f=e&&e.__esModule?()=>e.default:()=>e;return r.d(f,{a:f}),f},(()=>{var e=Object.getPrototypeOf?t=>Object.getPrototypeOf(t):t=>t.__proto__,f;r.t=function(t,a){if(a&1&&(t=this(t)),a&8||typeof t=="object"&&t&&(a&4&&t.__esModule||a&16&&typeof t.then=="function"))return t;var i=Object.create(null);r.r(i);var n={};f=f||[null,e({}),e([]),e(e)];for(var o=a&2&&t;(typeof o=="object"||typeof o=="function")&&!~f.indexOf(o);o=e(o))Object.getOwnPropertyNames(o).forEach(l=>n[l]=()=>t[l]);return n.default=()=>t,r.d(i,n),i}})(),r.d=(e,f)=>{for(var t in f)r.o(f,t)&&!r.o(e,t)&&Object.defineProperty(e,t,{enumerable:!0,get:f[t]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((f,t)=>(r.f[t](e,f),f),[])),r.u=e=>""+({6:"UIDropdown-story",43:"UICalloutCollisionTransform-story",57:"UILink-story",69:"UILabel-story",104:"UISearchBox-story",177:"UISections-story",191:"UIDatePicker-story",218:"UIToggleGroup-story",222:"UIIcon-story",239:"UICallout-story",271:"UIPersona-story",289:"UIContextualMenu-story",393:"Utilities-story",406:"UITooltip-story",449:"UIActionCallout-story",525:"UIChoiceGroup-story",530:"UITranslationInput-story",558:"UICheckbox-story",632:"UICombobox-story",644:"UITextInput-story",660:"UILoader-story",673:"UIToggle-story",680:"UIQuickNavigation-story",685:"UIButton-story",733:"UIMessageBar-story",812:"UIFlexibleTable-story",930:"UISeparator-story",937:"UIDialog-story",949:"UICreateSelect-story",967:"UITable-story",994:"UITreedropdown-story"}[e]||e)+"."+{4:"b31f2180",6:"7cbc5c05",7:"4fcb7e45",33:"71c40cbf",43:"f03fa5cb",57:"897bde29",69:"2b41f5bb",104:"9f58fac1",173:"dda008b3",177:"e394f18b",191:"629487fd",218:"e3ff6d80",222:"da2b5f02",236:"a49b26f7",237:"334c60ea",239:"76cd265e",267:"590a1784",269:"b299c304",271:"08b5d980",286:"132e3dcf",289:"50590557",360:"01a2fadf",393:"31a14ded",406:"529b65bb",416:"f50bd5c3",449:"b98b4b91",525:"c5b07811",530:"298127f4",558:"d97e1a5c",632:"cca56e3f",644:"c321c1e8",660:"6877c237",668:"82cffebd",673:"87ab3155",680:"2d86a3e8",685:"9f7c2053",733:"a1969ce1",812:"218b515c",847:"c596d8f5",882:"3e14d778",930:"467cd4de",937:"170e3efe",949:"b28fdb71",967:"ef38cfd0",994:"60f2fd3a"}[e]+".iframe.bundle.js",r.g=(function(){if(typeof globalThis=="object")return globalThis;try{return this||new Function("return this")()}catch(e){if(typeof window=="object")return window}})(),r.o=(e,f)=>Object.prototype.hasOwnProperty.call(e,f),(()=>{var e={},f="@sap-ux/ui-components:";r.l=(t,a,i,n)=>{if(e[t]){e[t].push(a);return}var o,l;if(i!==void 0)for(var s=document.getElementsByTagName("script"),d=0;d<s.length;d++){var c=s[d];if(c.getAttribute("src")==t||c.getAttribute("data-webpack")==f+i){o=c;break}}o||(l=!0,o=document.createElement("script"),o.charset="utf-8",r.nc&&o.setAttribute("nonce",r.nc),o.setAttribute("data-webpack",f+i),o.src=t),e[t]=[a];var u=(_,p)=>{o.onerror=o.onload=null,clearTimeout(b);var U=e[t];if(delete e[t],o.parentNode&&o.parentNode.removeChild(o),U&&U.forEach(h=>h(p)),_)return _(p)},b=setTimeout(u.bind(null,void 0,{type:"timeout",target:o}),12e4);o.onerror=u.bind(null,o.onerror),o.onload=u.bind(null,o.onload),l&&document.head.appendChild(o)}})(),r.r=e=>{typeof Symbol!="undefined"&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="",(()=>{var e={354:0};r.f.j=(a,i)=>{var n=r.o(e,a)?e[a]:void 0;if(n!==0)if(n)i.push(n[2]);else if(a!=354){var o=new Promise((c,u)=>n=e[a]=[c,u]);i.push(n[2]=o);var l=r.p+r.u(a),s=new Error,d=c=>{if(r.o(e,a)&&(n=e[a],n!==0&&(e[a]=void 0),n)){var u=c&&(c.type==="load"?"missing":c.type),b=c&&c.target&&c.target.src;s.message="Loading chunk "+a+` failed.
2
+ (`+u+": "+b+")",s.name="ChunkLoadError",s.type=u,s.request=b,n[1](s)}};r.l(l,d,"chunk-"+a,a)}else e[a]=0},r.O.j=a=>e[a]===0;var f=(a,i)=>{var[n,o,l]=i,s,d,c=0;if(n.some(b=>e[b]!==0)){for(s in o)r.o(o,s)&&(r.m[s]=o[s]);if(l)var u=l(r)}for(a&&a(i);c<n.length;c++)d=n[c],r.o(e,d)&&e[d]&&e[d][0](),e[d]=0;return r.O(u)},t=self.webpackChunk_sap_ux_ui_components=self.webpackChunk_sap_ux_ui_components||[];t.forEach(f.bind(null,0)),t.push=f.bind(null,t.push.bind(t))})(),r.nc=void 0})();})();