@adyen/adyen-platform-experience-web 1.4.1 → 1.5.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 (314) hide show
  1. package/README.md +12 -13
  2. package/dist/adyen-platform-experience-web.css +1 -1
  3. package/dist/{angle-right-DpuNqT0j.cjs → angle-right-B2I_t62j.cjs} +2 -2
  4. package/dist/{angle-right-DpuNqT0j.cjs.map → angle-right-B2I_t62j.cjs.map} +1 -1
  5. package/dist/{checkmark-CC7Mmd_x.cjs → checkmark-CIwP_FdK.cjs} +2 -2
  6. package/dist/{checkmark-CC7Mmd_x.cjs.map → checkmark-CIwP_FdK.cjs.map} +1 -1
  7. package/dist/{checkmark-circle-fill-1IL4ERtO.cjs → checkmark-circle-fill-Cw5UXqzN.cjs} +2 -2
  8. package/dist/{checkmark-circle-fill-1IL4ERtO.cjs.map → checkmark-circle-fill-Cw5UXqzN.cjs.map} +1 -1
  9. package/dist/{checkmark-square-fill-Bu2jdGU3.cjs → checkmark-square-fill-BwkQfKCG.cjs} +2 -2
  10. package/dist/{checkmark-square-fill-Bu2jdGU3.cjs.map → checkmark-square-fill-BwkQfKCG.cjs.map} +1 -1
  11. package/dist/{chevron-down-BVCFqkLo.cjs → chevron-down-BuYiZOY7.cjs} +2 -2
  12. package/dist/{chevron-down-BVCFqkLo.cjs.map → chevron-down-BuYiZOY7.cjs.map} +1 -1
  13. package/dist/{chevron-left-DfGEXTbq.cjs → chevron-left-DhRCcHqQ.cjs} +2 -2
  14. package/dist/{chevron-left-DfGEXTbq.cjs.map → chevron-left-DhRCcHqQ.cjs.map} +1 -1
  15. package/dist/{chevron-right-DzkYlomK.cjs → chevron-right-DvPR8FD2.cjs} +2 -2
  16. package/dist/{chevron-right-DzkYlomK.cjs.map → chevron-right-DvPR8FD2.cjs.map} +1 -1
  17. package/dist/{chevron-up-CpmBSOon.cjs → chevron-up-DFrrO8PJ.cjs} +2 -2
  18. package/dist/{chevron-up-CpmBSOon.cjs.map → chevron-up-DFrrO8PJ.cjs.map} +1 -1
  19. package/dist/cjs/index.js +1 -1
  20. package/dist/{copy-DuV1z0-c.cjs → copy-Bl3l133y.cjs} +2 -2
  21. package/dist/{copy-DuV1z0-c.cjs.map → copy-Bl3l133y.cjs.map} +1 -1
  22. package/dist/{cross-C5L4gQrS.cjs → cross-BtdvCTEP.cjs} +2 -2
  23. package/dist/{cross-C5L4gQrS.cjs.map → cross-BtdvCTEP.cjs.map} +1 -1
  24. package/dist/{cross-circle-fill-D6Ir0xDO.cjs → cross-circle-fill-BBjJLOad.cjs} +2 -2
  25. package/dist/{cross-circle-fill-D6Ir0xDO.cjs.map → cross-circle-fill-BBjJLOad.cjs.map} +1 -1
  26. package/dist/da-DK-qSZWEjaU.cjs +2 -0
  27. package/dist/da-DK-qSZWEjaU.cjs.map +1 -0
  28. package/dist/de-DE-Dngq7NwF.cjs +2 -0
  29. package/dist/de-DE-Dngq7NwF.cjs.map +1 -0
  30. package/dist/{download-IwqY_7gX.cjs → download-Cqu4yqTE.cjs} +2 -2
  31. package/dist/{download-IwqY_7gX.cjs.map → download-Cqu4yqTE.cjs.map} +1 -1
  32. package/dist/es/components/external/CapitalOffer/components/CapitalOffer/CapitalOffer.js +14 -14
  33. package/dist/es/components/external/CapitalOffer/components/CapitalOfferSelection/CapitalOfferSelection.js +20 -20
  34. package/dist/es/components/external/CapitalOffer/components/CapitalOfferSummary/CapitalOfferSummary.js +73 -62
  35. package/dist/es/components/external/CapitalOffer/components/utils/utils.js +16 -16
  36. package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetail.js +3 -3
  37. package/dist/es/components/external/CapitalOverview/components/AccountDetails/AccountDetails.js +3 -3
  38. package/dist/es/components/external/CapitalOverview/components/AccountDetails/utils.js +3 -3
  39. package/dist/es/components/external/CapitalOverview/components/GrantAction/GrantAction.js +6 -6
  40. package/dist/es/components/external/CapitalOverview/components/GrantAdjustmentDetails/constants.js +0 -1
  41. package/dist/es/components/external/CapitalOverview/components/GrantDetails/GrantDetails.js +2 -2
  42. package/dist/es/components/external/CapitalOverview/components/GrantItem/utils.js +14 -14
  43. package/dist/es/components/external/CapitalOverview/components/GrantList/GrantList.js +2 -2
  44. package/dist/es/components/external/CapitalOverview/components/GrantList/GrantsDisplay.js +29 -29
  45. package/dist/es/components/external/CapitalOverview/components/GrantRepaymentDetails/GrantRepaymentDetails.js +1 -1
  46. package/dist/es/components/external/CapitalOverview/components/PreQualified/PreQualified.js +13 -13
  47. package/dist/es/components/external/CapitalOverview/components/Unqualified.js +2 -2
  48. package/dist/es/components/external/CapitalOverview/constants.js +0 -1
  49. package/dist/es/components/external/PayoutDetails/components/PayoutData.js +21 -21
  50. package/dist/es/components/external/PayoutsOverview/components/PayoutsOverview/PayoutsOverview.js +17 -17
  51. package/dist/es/components/external/PayoutsOverview/components/PayoutsTable/PayoutsTable.js +4 -4
  52. package/dist/es/components/external/ReportsOverview/components/ReportsOverview/ReportsOverview.js +16 -16
  53. package/dist/es/components/external/ReportsOverview/components/ReportsTable/ReportsTable.js +1 -1
  54. package/dist/es/components/external/TransactionDetails/components/TransactionData/TransactionDataContent.js +20 -20
  55. package/dist/es/components/external/TransactionDetails/components/details/TransactionDataProperties.js +4 -4
  56. package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundAmount.js +8 -8
  57. package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundNotice.js +1 -1
  58. package/dist/es/components/external/TransactionDetails/components/refund/TransactionRefundReason.js +2 -2
  59. package/dist/es/components/external/TransactionDetails/context/details/context.js +10 -10
  60. package/dist/es/components/external/TransactionDetails/context/refund/context.js +1 -1
  61. package/dist/es/components/external/TransactionDetails/context/refund/hooks/useRefundContextLineItems.js +2 -2
  62. package/dist/es/components/external/TransactionDetails/hooks/useTransaction/transactionNavigator/createDuplexTransactionNavigator.js +20 -20
  63. package/dist/es/components/external/TransactionDetails/hooks/useTransaction/useTransaction.js +3 -3
  64. package/dist/es/components/external/TransactionsOverview/components/AmountSkeleton/AmountSkeleton.js +2 -2
  65. package/dist/es/components/external/TransactionsOverview/components/SummaryItem/SummaryItem.js +4 -4
  66. package/dist/es/components/external/TransactionsOverview/components/SummaryItem/SummaryItemLabel.js +3 -3
  67. package/dist/es/components/external/TransactionsOverview/components/TransactionTotals/TotalsCard.js +8 -8
  68. package/dist/es/components/external/TransactionsOverview/components/TransactionsOverview/TransactionsOverview.js +66 -66
  69. package/dist/es/components/external/TransactionsOverview/components/TransactionsTable/TransactionsTable.js +19 -19
  70. package/dist/es/components/external/TransactionsOverview/hooks/useTransactionsOverviewMultiSelectionFilters.js +3 -3
  71. package/dist/es/components/internal/Accordion/Accordion.js +10 -10
  72. package/dist/es/components/internal/Alert/Alert.js +1 -1
  73. package/dist/es/components/internal/Button/DownloadButton/DownloadButton.js +5 -5
  74. package/dist/es/components/internal/Button/hooks/useButton.js +7 -7
  75. package/dist/es/components/internal/Calendar/calendar/facade/Calendar.js +104 -104
  76. package/dist/es/components/internal/Calendar/calendar/facade/index.js +12 -12
  77. package/dist/es/components/internal/Calendar/calendar/timeframe/common/flags.js +14 -14
  78. package/dist/es/components/internal/Calendar/calendar/timeframe/frames/MonthFrame.js +4 -4
  79. package/dist/es/components/internal/Calendar/calendar/timeframe/frames/TimeFrame.js +58 -58
  80. package/dist/es/components/internal/Calendar/calendar/timerange/factory.js +4 -4
  81. package/dist/es/components/internal/Calendar/calendar/timerange/presets/lastNDays.js +3 -3
  82. package/dist/es/components/internal/Calendar/calendar/timerange/presets/shared/offsetWeek.js +2 -2
  83. package/dist/es/components/internal/Calendar/calendar/timerange/utils.js +7 -7
  84. package/dist/es/components/internal/Calendar/calendar/timeslice/index.js +6 -6
  85. package/dist/es/components/internal/Calendar/calendar/utils.js +22 -22
  86. package/dist/es/components/internal/Calendar/components/CalendarGrid/CalendarGridDayOfWeek.js +11 -11
  87. package/dist/es/components/internal/Calendar/components/CalendarGrid/utils.js +22 -22
  88. package/dist/es/components/internal/Calendar/hooks/useCalendar.js +7 -7
  89. package/dist/es/components/internal/Calendar/hooks/useTimezone.js +12 -12
  90. package/dist/es/components/internal/CapitalHeader/constants.js +4 -4
  91. package/dist/es/components/internal/CapitalHeader/helpers.js +14 -12
  92. package/dist/es/components/internal/Card/Card.js +9 -9
  93. package/dist/es/components/internal/DataGrid/DataGridCell.js +8 -8
  94. package/dist/es/components/internal/DataGrid/components/TableCells.js +16 -16
  95. package/dist/es/components/internal/DataOverviewDetails/DataOverviewDetails.js +13 -13
  96. package/dist/es/components/internal/DataOverviewDetails/useDataOverviewDetailsTitle.js +8 -8
  97. package/dist/es/components/internal/DataOverviewDisplay/DataDetailsModal.js +5 -5
  98. package/dist/es/components/internal/DataOverviewDisplay/DataOverviewHeader/DataOverviewHeader.js +3 -3
  99. package/dist/es/components/internal/DatePicker/components/TimeRangeSelector/useTimeRangeSelection.js +29 -29
  100. package/dist/es/components/internal/ErrorMessageDisplay/ErrorMessageDisplay.js +1 -2
  101. package/dist/es/components/internal/ExpandableCard/ExpandableCard.js +53 -42
  102. package/dist/es/components/internal/FilterBar/components/FilterButton/FilterButton.js +2 -2
  103. package/dist/es/components/internal/FilterBar/filters/AmountFilter/AmountFilter.js +31 -31
  104. package/dist/es/components/internal/FilterBar/filters/AmountFilter/RangeSelection.js +33 -33
  105. package/dist/es/components/internal/FilterBar/filters/BaseFilter/BaseFilter.js +15 -15
  106. package/dist/es/components/internal/FilterBar/filters/DateFilter/DateFilter.js +2 -2
  107. package/dist/es/components/internal/FilterBar/filters/DateFilter/DateFilterCore.js +9 -9
  108. package/dist/es/components/internal/FormFields/InputBase.js +5 -5
  109. package/dist/es/components/internal/FormFields/Select/Select.js +15 -15
  110. package/dist/es/components/internal/FormFields/Select/components/SelectButton.js +43 -43
  111. package/dist/es/components/internal/FormFields/Select/components/SelectList.js +14 -14
  112. package/dist/es/components/internal/FormFields/Select/components/SelectListItem.js +5 -5
  113. package/dist/es/components/internal/FormFields/Select/hooks/useSelect.js +2 -2
  114. package/dist/es/components/internal/Header/Header.js +4 -4
  115. package/dist/es/components/internal/Icon/Icon.js +5 -3
  116. package/dist/es/components/internal/Img/Img.js +2 -2
  117. package/dist/es/components/internal/Link/Link.js +2 -2
  118. package/dist/es/components/internal/Modal/Modal.js +4 -4
  119. package/dist/es/components/internal/Pagination/hooks/useCursorPagination.js +12 -12
  120. package/dist/es/components/internal/Pagination/hooks/usePagination.js +22 -22
  121. package/dist/es/components/internal/Popover/Popover.js +4 -4
  122. package/dist/es/components/internal/ProgressBar/ProgressBar.js +3 -3
  123. package/dist/es/components/internal/SVGIcons/Checkmark.js +3 -3
  124. package/dist/es/components/internal/SVGIcons/ChevronLeft.js +12 -10
  125. package/dist/es/components/internal/SVGIcons/ChevronRight.js +12 -10
  126. package/dist/es/components/internal/SVGIcons/CloseCircle.js +1 -1
  127. package/dist/es/components/internal/SegmentedControl/SegmentedControl.js +55 -0
  128. package/dist/es/components/internal/StructuredList/StructuredList.js +4 -4
  129. package/dist/es/components/internal/Translation/Translation.js +15 -15
  130. package/dist/es/components/utils/getErrorMessage.js +2 -2
  131. package/dist/es/constants/dateFormats.js +3 -3
  132. package/dist/es/core/ConfigContext/context.js +18 -18
  133. package/dist/es/core/ConfigContext/session/AuthSession.js +36 -36
  134. package/dist/es/core/ConfigContext/session/AuthSessionSpecification.js +7 -7
  135. package/dist/es/core/ConfigContext/session/SetupContext.js +5 -5
  136. package/dist/es/core/ConfigContext/session/constants.js +8 -8
  137. package/dist/es/core/ConfigContext/session/utils/sessionReady.js +5 -5
  138. package/dist/es/core/Http/utils.js +1 -1
  139. package/dist/es/core/Localization/Localization.js +32 -32
  140. package/dist/es/core/Localization/datetime/restamper/constants.js +3 -3
  141. package/dist/es/core/Localization/datetime/restamper/restamper.js +1 -1
  142. package/dist/es/core/Localization/utils.js +1 -1
  143. package/dist/es/core/core.js +1 -1
  144. package/dist/es/external/preact/compat/dist/compat.module.js +40 -40
  145. package/dist/es/external/preact/dist/preact.module.js +197 -195
  146. package/dist/es/external/preact/hooks/dist/hooks.module.js +71 -67
  147. package/dist/es/external/preact/jsx-runtime/dist/jsxRuntime.module.js +9 -9
  148. package/dist/es/hooks/element/useDetachedRender.js +11 -11
  149. package/dist/es/hooks/element/useFocusTrap.js +5 -5
  150. package/dist/es/hooks/useBalanceAccountSelection.js +10 -10
  151. package/dist/es/hooks/useCommitAction/useCommitAction.js +7 -7
  152. package/dist/es/hooks/useContainerQuery.js +4 -4
  153. package/dist/es/hooks/useCustomColumnsData.js +2 -2
  154. package/dist/es/hooks/useDefaultOverviewFilterParams.js +18 -18
  155. package/dist/es/hooks/useFetch.js +22 -22
  156. package/dist/es/hooks/useModalDetails/useModalDetails.js +7 -7
  157. package/dist/es/hooks/useMutation/useMutation.js +3 -3
  158. package/dist/es/hooks/useReactiveState/useReactiveState.js +21 -21
  159. package/dist/es/hooks/useResponsiveContainer.js +7 -10
  160. package/dist/es/hooks/useTabbedControl.js +66 -0
  161. package/dist/es/images/icons/trash-can.svg.js +9 -0
  162. package/dist/es/images/icons/upload.svg.js +9 -0
  163. package/dist/es/primitives/async/abortable/main.js +9 -9
  164. package/dist/es/primitives/async/deferred/main.js +1 -1
  165. package/dist/es/primitives/auxiliary/errorContainer/main.js +9 -9
  166. package/dist/es/primitives/auxiliary/indexed/helpers.js +4 -4
  167. package/dist/es/primitives/auxiliary/indexed/main.js +7 -7
  168. package/dist/es/primitives/context/session/internal/autofresher.js +15 -15
  169. package/dist/es/primitives/context/session/internal/deadline.js +22 -22
  170. package/dist/es/primitives/context/session/internal/refresher.js +19 -19
  171. package/dist/es/primitives/dom/tabbableRoot/tabbable.js +3 -3
  172. package/dist/es/primitives/reactive/eventEmitter/main.js +3 -3
  173. package/dist/es/primitives/reactive/reflex/main.js +22 -22
  174. package/dist/es/primitives/reactive/reflex/register.js +25 -25
  175. package/dist/es/primitives/reactive/watchlist/main.js +24 -24
  176. package/dist/es/primitives/time/clock/main.js +6 -6
  177. package/dist/es/primitives/time/interval/main.js +9 -9
  178. package/dist/es/translations/da-DK.json.js +55 -46
  179. package/dist/es/translations/de-DE.json.js +67 -58
  180. package/dist/es/translations/en-US.json.js +79 -70
  181. package/dist/es/translations/es-ES.json.js +91 -82
  182. package/dist/es/translations/fi-FI.json.js +93 -84
  183. package/dist/es/translations/fr-FR.json.js +75 -66
  184. package/dist/es/translations/it-IT.json.js +95 -86
  185. package/dist/es/translations/nl-NL.json.js +92 -83
  186. package/dist/es/translations/no-NO.json.js +71 -62
  187. package/dist/es/translations/pt-BR.json.js +67 -58
  188. package/dist/es/translations/sv-SE.json.js +95 -86
  189. package/dist/es/utils/abort/internals.js +3 -3
  190. package/dist/es/utils/abort/main.js +19 -19
  191. package/dist/es/utils/collection/main.js +14 -14
  192. package/dist/es/utils/datetime/main.js +3 -3
  193. package/dist/es/utils/preact/className.js +2 -2
  194. package/dist/es/utils/struct/main.js +8 -8
  195. package/dist/es/utils/value/is.js +9 -9
  196. package/dist/es/utils/value/number.js +2 -2
  197. package/dist/es-ES-Bjddx94n.cjs +2 -0
  198. package/dist/es-ES-Bjddx94n.cjs.map +1 -0
  199. package/dist/{external-link-r39cGU4L.cjs → external-link-CqDz5BtK.cjs} +2 -2
  200. package/dist/{external-link-r39cGU4L.cjs.map → external-link-CqDz5BtK.cjs.map} +1 -1
  201. package/dist/fi-FI-CNpmToDG.cjs +2 -0
  202. package/dist/fi-FI-CNpmToDG.cjs.map +1 -0
  203. package/dist/{filter-BGBP3TAU.cjs → filter-DLAt7sYb.cjs} +2 -2
  204. package/dist/{filter-BGBP3TAU.cjs.map → filter-DLAt7sYb.cjs.map} +1 -1
  205. package/dist/fr-FR-CUUHB8JU.cjs +2 -0
  206. package/dist/fr-FR-CUUHB8JU.cjs.map +1 -0
  207. package/dist/index-DbNUA_xB.cjs +12 -0
  208. package/dist/index-DbNUA_xB.cjs.map +1 -0
  209. package/dist/{info-filled-C_zUEZ2b.cjs → info-filled-B9fmmNGT.cjs} +2 -2
  210. package/dist/{info-filled-C_zUEZ2b.cjs.map → info-filled-B9fmmNGT.cjs.map} +1 -1
  211. package/dist/it-IT-B-E80zCo.cjs +2 -0
  212. package/dist/it-IT-B-E80zCo.cjs.map +1 -0
  213. package/dist/{minus-circle-outline-1CJ3DOVB.cjs → minus-circle-outline-JkeH7g3f.cjs} +2 -2
  214. package/dist/{minus-circle-outline-1CJ3DOVB.cjs.map → minus-circle-outline-JkeH7g3f.cjs.map} +1 -1
  215. package/dist/nl-NL--CGhOJhH.cjs +2 -0
  216. package/dist/nl-NL--CGhOJhH.cjs.map +1 -0
  217. package/dist/no-NO-D0UNXgzr.cjs +2 -0
  218. package/dist/no-NO-D0UNXgzr.cjs.map +1 -0
  219. package/dist/{plus-circle-outline-CPQ_oOtQ.cjs → plus-circle-outline-Cmz1Lb00.cjs} +2 -2
  220. package/dist/{plus-circle-outline-CPQ_oOtQ.cjs.map → plus-circle-outline-Cmz1Lb00.cjs.map} +1 -1
  221. package/dist/pt-BR-Du4cDUgf.cjs +2 -0
  222. package/dist/pt-BR-Du4cDUgf.cjs.map +1 -0
  223. package/dist/{square-BmHyYgat.cjs → square-Bow_5TP1.cjs} +2 -2
  224. package/dist/{square-BmHyYgat.cjs.map → square-Bow_5TP1.cjs.map} +1 -1
  225. package/dist/sv-SE-C92aO-iv.cjs +2 -0
  226. package/dist/sv-SE-C92aO-iv.cjs.map +1 -0
  227. package/dist/trash-can-DLEmgXUG.cjs +2 -0
  228. package/dist/trash-can-DLEmgXUG.cjs.map +1 -0
  229. package/dist/types/components/external/CapitalOffer/components/CapitalOfferSummary/CapitalOfferSummary.d.ts.map +1 -1
  230. package/dist/types/components/external/CapitalOffer/components/utils/utils.d.ts +1 -1
  231. package/dist/types/components/external/CapitalOffer/components/utils/utils.d.ts.map +1 -1
  232. package/dist/types/components/external/TransactionDetails/components/utils.d.ts +1 -1
  233. package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts +71 -0
  234. package/dist/types/components/internal/Button/DownloadButton/useDownload.d.ts.map +1 -1
  235. package/dist/types/components/internal/CapitalHeader/constants.d.ts +2 -1
  236. package/dist/types/components/internal/CapitalHeader/constants.d.ts.map +1 -1
  237. package/dist/types/components/internal/CapitalHeader/helpers.d.ts.map +1 -1
  238. package/dist/types/components/internal/ExpandableCard/ExpandableCard.d.ts.map +1 -1
  239. package/dist/types/components/internal/FormFields/Select/components/SelectListItem.d.ts +3 -3
  240. package/dist/types/components/internal/FormFields/Select/hooks/useSelect.d.ts +1 -1
  241. package/dist/types/components/internal/Icon/Icon.d.ts +2 -0
  242. package/dist/types/components/internal/Icon/Icon.d.ts.map +1 -1
  243. package/dist/types/components/internal/SVGIcons/CheckedBox.d.ts +1 -1
  244. package/dist/types/components/internal/SVGIcons/Checkmark.d.ts +1 -1
  245. package/dist/types/components/internal/SVGIcons/ChevronDown.d.ts +1 -1
  246. package/dist/types/components/internal/SVGIcons/ChevronLeft.d.ts +1 -1
  247. package/dist/types/components/internal/SVGIcons/ChevronLeft.d.ts.map +1 -1
  248. package/dist/types/components/internal/SVGIcons/ChevronRight.d.ts +1 -1
  249. package/dist/types/components/internal/SVGIcons/ChevronRight.d.ts.map +1 -1
  250. package/dist/types/components/internal/SVGIcons/ChevronUp.d.ts +1 -1
  251. package/dist/types/components/internal/SVGIcons/CloseCircle.d.ts +1 -1
  252. package/dist/types/components/internal/SVGIcons/Download.d.ts +1 -1
  253. package/dist/types/components/internal/SVGIcons/Download.d.ts.map +1 -1
  254. package/dist/types/components/internal/SVGIcons/UncheckedBox.d.ts +1 -1
  255. package/dist/types/components/internal/SegmentedControl/SegmentedControl.d.ts +5 -0
  256. package/dist/types/components/internal/SegmentedControl/SegmentedControl.d.ts.map +1 -0
  257. package/dist/types/components/internal/SegmentedControl/types.d.ts +14 -0
  258. package/dist/types/components/internal/SegmentedControl/types.d.ts.map +1 -0
  259. package/dist/types/components/internal/StructuredList/useStructuredListItem.d.ts +1 -1
  260. package/dist/types/components/utils/getLabel.d.ts +1 -1
  261. package/dist/types/core/ConfigContext/context.d.ts +2 -0
  262. package/dist/types/core/ConfigContext/context.d.ts.map +1 -1
  263. package/dist/types/core/ConfigContext/session/AuthSession.d.ts +4 -0
  264. package/dist/types/core/ConfigContext/session/AuthSession.d.ts.map +1 -1
  265. package/dist/types/core/ConfigContext/session/SetupContext.d.ts +2 -0
  266. package/dist/types/core/ConfigContext/session/SetupContext.d.ts.map +1 -1
  267. package/dist/types/hooks/useTabbedControl.d.ts +19 -0
  268. package/dist/types/hooks/useTabbedControl.d.ts.map +1 -0
  269. package/dist/types/translations/index.d.ts +9 -0
  270. package/dist/types/translations/index.d.ts.map +1 -1
  271. package/dist/types/types/api/resources/CapitalResource.d.ts +1 -0
  272. package/dist/types/types/api/resources/CapitalResource.d.ts.map +1 -1
  273. package/dist/types/utils/file/read.d.ts +5 -0
  274. package/dist/types/utils/file/read.d.ts.map +1 -0
  275. package/dist/types/utils/file/size.d.ts +45 -0
  276. package/dist/types/utils/file/size.d.ts.map +1 -0
  277. package/dist/types/utils/file/upload.d.ts +17 -0
  278. package/dist/types/utils/file/upload.d.ts.map +1 -0
  279. package/dist/types/utils/index.d.ts +3 -0
  280. package/dist/types/utils/index.d.ts.map +1 -1
  281. package/dist/upload-DWOtVcWc.cjs +2 -0
  282. package/dist/upload-DWOtVcWc.cjs.map +1 -0
  283. package/dist/{warning-eizPFTg-.cjs → warning-DNUR39rT.cjs} +2 -2
  284. package/dist/{warning-eizPFTg-.cjs.map → warning-DNUR39rT.cjs.map} +1 -1
  285. package/dist/{warning-filled-CiVuOE_O.cjs → warning-filled-qxDqTfWV.cjs} +2 -2
  286. package/dist/{warning-filled-CiVuOE_O.cjs.map → warning-filled-qxDqTfWV.cjs.map} +1 -1
  287. package/package.json +16 -15
  288. package/dist/da-DK-DHGqGo8Q.cjs +0 -2
  289. package/dist/da-DK-DHGqGo8Q.cjs.map +0 -1
  290. package/dist/de-DE-k_BRPv7a.cjs +0 -2
  291. package/dist/de-DE-k_BRPv7a.cjs.map +0 -1
  292. package/dist/es/components/internal/Tabs/Tabs.js +0 -69
  293. package/dist/es-ES-Cy-9bm8z.cjs +0 -2
  294. package/dist/es-ES-Cy-9bm8z.cjs.map +0 -1
  295. package/dist/fi-FI-C7ICLuS8.cjs +0 -2
  296. package/dist/fi-FI-C7ICLuS8.cjs.map +0 -1
  297. package/dist/fr-FR-DH8euUOp.cjs +0 -2
  298. package/dist/fr-FR-DH8euUOp.cjs.map +0 -1
  299. package/dist/index-BeWwE_B0.cjs +0 -12
  300. package/dist/index-BeWwE_B0.cjs.map +0 -1
  301. package/dist/it-IT-DsfPVAun.cjs +0 -2
  302. package/dist/it-IT-DsfPVAun.cjs.map +0 -1
  303. package/dist/nl-NL-DP_t6EpF.cjs +0 -2
  304. package/dist/nl-NL-DP_t6EpF.cjs.map +0 -1
  305. package/dist/no-NO-ARsXLWv0.cjs +0 -2
  306. package/dist/no-NO-ARsXLWv0.cjs.map +0 -1
  307. package/dist/pt-BR-CuTqntp7.cjs +0 -2
  308. package/dist/pt-BR-CuTqntp7.cjs.map +0 -1
  309. package/dist/sv-SE-DDAIHLKD.cjs +0 -2
  310. package/dist/sv-SE-DDAIHLKD.cjs.map +0 -1
  311. package/dist/types/components/internal/Tabs/Tabs.d.ts +0 -5
  312. package/dist/types/components/internal/Tabs/Tabs.d.ts.map +0 -1
  313. package/dist/types/components/internal/Tabs/types.d.ts +0 -15
  314. package/dist/types/components/internal/Tabs/types.d.ts.map +0 -1
@@ -1,289 +1,291 @@
1
- var D, h, Y, se, x, K, Z, $, ee, j, B, O, te, M = {}, ne = [], ue = /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i, N = Array.isArray;
2
- function k(t, e) {
3
- for (var n in e) t[n] = e[n];
4
- return t;
1
+ var D, d, X, se, x, K, Y, Z, ee, O, $, j, _e, M = {}, ne = [], ce = /acit|ex(?:s|g|n|p|$)|rph|grid|ows|mnc|ntw|ine[ch]|zoo|^ord|itera/i, L = Array.isArray;
2
+ function k(_, e) {
3
+ for (var n in e) _[n] = e[n];
4
+ return _;
5
5
  }
6
- function z(t) {
7
- t && t.parentNode && t.parentNode.removeChild(t);
6
+ function V(_) {
7
+ _ && _.parentNode && _.parentNode.removeChild(_);
8
8
  }
9
- function fe(t, e, n) {
10
- var l, o, r, i = {};
11
- for (r in e) r == "key" ? l = e[r] : r == "ref" ? o = e[r] : i[r] = e[r];
12
- if (arguments.length > 2 && (i.children = arguments.length > 3 ? D.call(arguments, 2) : n), typeof t == "function" && t.defaultProps != null) for (r in t.defaultProps) i[r] === void 0 && (i[r] = t.defaultProps[r]);
13
- return T(t, i, l, o, null);
9
+ function pe(_, e, n) {
10
+ var o, l, t, i = {};
11
+ for (t in e) t == "key" ? o = e[t] : t == "ref" ? l = e[t] : i[t] = e[t];
12
+ if (arguments.length > 2 && (i.children = arguments.length > 3 ? D.call(arguments, 2) : n), typeof _ == "function" && _.defaultProps != null) for (t in _.defaultProps) i[t] === void 0 && (i[t] = _.defaultProps[t]);
13
+ return E(_, i, o, l, null);
14
14
  }
15
- function T(t, e, n, l, o) {
16
- var r = { type: t, props: e, key: n, ref: l, __k: null, __: null, __b: 0, __e: null, __c: null, constructor: void 0, __v: o ?? ++Y, __i: -1, __u: 0 };
17
- return o == null && h.vnode != null && h.vnode(r), r;
15
+ function E(_, e, n, o, l) {
16
+ var t = { type: _, props: e, key: n, ref: o, __k: null, __: null, __b: 0, __e: null, __c: null, constructor: void 0, __v: l ?? ++X, __i: -1, __u: 0 };
17
+ return l == null && d.vnode != null && d.vnode(t), t;
18
18
  }
19
19
  function me() {
20
20
  return { current: null };
21
21
  }
22
- function H(t) {
23
- return t.children;
22
+ function I(_) {
23
+ return _.children;
24
24
  }
25
- function W(t, e) {
26
- this.props = t, this.context = e;
25
+ function N(_, e) {
26
+ this.props = _, this.context = e;
27
27
  }
28
- function C(t, e) {
29
- if (e == null) return t.__ ? C(t.__, t.__i + 1) : null;
30
- for (var n; e < t.__k.length; e++) if ((n = t.__k[e]) != null && n.__e != null) return n.__e;
31
- return typeof t.type == "function" ? C(t) : null;
28
+ function C(_, e) {
29
+ if (e == null) return _.__ ? C(_.__, _.__i + 1) : null;
30
+ for (var n; e < _.__k.length; e++) if ((n = _.__k[e]) != null && n.__e != null) return n.__e;
31
+ return typeof _.type == "function" ? C(_) : null;
32
32
  }
33
- function _e(t) {
33
+ function te(_) {
34
34
  var e, n;
35
- if ((t = t.__) != null && t.__c != null) {
36
- for (t.__e = t.__c.base = null, e = 0; e < t.__k.length; e++) if ((n = t.__k[e]) != null && n.__e != null) {
37
- t.__e = t.__c.base = n.__e;
35
+ if ((_ = _.__) != null && _.__c != null) {
36
+ for (_.__e = _.__c.base = null, e = 0; e < _.__k.length; e++) if ((n = _.__k[e]) != null && n.__e != null) {
37
+ _.__e = _.__c.base = n.__e;
38
38
  break;
39
39
  }
40
- return _e(t);
40
+ return te(_);
41
41
  }
42
42
  }
43
- function V(t) {
44
- (!t.__d && (t.__d = !0) && x.push(t) && !A.__r++ || K !== h.debounceRendering) && ((K = h.debounceRendering) || Z)(A);
43
+ function B(_) {
44
+ (!_.__d && (_.__d = !0) && x.push(_) && !H.__r++ || K !== d.debounceRendering) && ((K = d.debounceRendering) || Y)(H);
45
45
  }
46
- function A() {
47
- var t, e, n, l, o, r, i, s;
48
- for (x.sort($); t = x.shift(); ) t.__d && (e = x.length, l = void 0, r = (o = (n = t).__v).__e, i = [], s = [], n.__P && ((l = k({}, o)).__v = o.__v + 1, h.vnode && h.vnode(l), q(n.__P, l, o, n.__n, n.__P.namespaceURI, 32 & o.__u ? [r] : null, i, r ?? C(o), !!(32 & o.__u), s), l.__v = o.__v, l.__.__k[l.__i] = l, le(i, l, s), l.__e != r && _e(l)), x.length > e && x.sort($));
49
- A.__r = 0;
46
+ function H() {
47
+ for (var _, e, n, o, l, t, i, s = 1; x.length; ) x.length > s && x.sort(Z), _ = x.shift(), s = x.length, _.__d && (n = void 0, l = (o = (e = _).__v).__e, t = [], i = [], e.__P && ((n = k({}, o)).__v = o.__v + 1, d.vnode && d.vnode(n), z(e.__P, n, o, e.__n, e.__P.namespaceURI, 32 & o.__u ? [l] : null, t, l ?? C(o), !!(32 & o.__u), i), n.__v = o.__v, n.__.__k[n.__i] = n, le(t, n, i), n.__e != l && te(n)));
48
+ H.__r = 0;
50
49
  }
51
- function re(t, e, n, l, o, r, i, s, c, u, p) {
52
- var _, m, f, v, g, y, a = l && l.__k || ne, d = e.length;
53
- for (c = ce(n, e, a, c, d), _ = 0; _ < d; _++) (f = n.__k[_]) != null && (m = f.__i === -1 ? M : a[f.__i] || M, f.__i = _, y = q(t, f, m, o, r, i, s, c, u, p), v = f.__e, f.ref && m.ref != f.ref && (m.ref && G(m.ref, null, f), p.push(f.ref, f.__c || v, f)), g == null && v != null && (g = v), 4 & f.__u || m.__k === f.__k ? c = oe(f, c, t) : typeof f.type == "function" && y !== void 0 ? c = y : v && (c = v.nextSibling), f.__u &= -7);
54
- return n.__e = g, c;
50
+ function re(_, e, n, o, l, t, i, s, p, u, f) {
51
+ var r, v, c, m, g, y, a = o && o.__k || ne, h = e.length;
52
+ for (p = fe(n, e, a, p, h), r = 0; r < h; r++) (c = n.__k[r]) != null && (v = c.__i === -1 ? M : a[c.__i] || M, c.__i = r, y = z(_, c, v, l, t, i, s, p, u, f), m = c.__e, c.ref && v.ref != c.ref && (v.ref && q(v.ref, null, c), f.push(c.ref, c.__c || m, c)), g == null && m != null && (g = m), 4 & c.__u || v.__k === c.__k ? p = oe(c, p, _) : typeof c.type == "function" && y !== void 0 ? p = y : m && (p = m.nextSibling), c.__u &= -7);
53
+ return n.__e = g, p;
55
54
  }
56
- function ce(t, e, n, l, o) {
57
- var r, i, s, c, u, p = n.length, _ = p, m = 0;
58
- for (t.__k = new Array(o), r = 0; r < o; r++) (i = e[r]) != null && typeof i != "boolean" && typeof i != "function" ? (c = r + m, (i = t.__k[r] = typeof i == "string" || typeof i == "number" || typeof i == "bigint" || i.constructor == String ? T(null, i, null, null, null) : N(i) ? T(H, { children: i }, null, null, null) : i.constructor === void 0 && i.__b > 0 ? T(i.type, i.props, i.key, i.ref ? i.ref : null, i.__v) : i).__ = t, i.__b = t.__b + 1, s = null, (u = i.__i = ae(i, n, c, _)) !== -1 && (_--, (s = n[u]) && (s.__u |= 2)), s == null || s.__v === null ? (u == -1 && m--, typeof i.type != "function" && (i.__u |= 4)) : u != c && (u == c - 1 ? m-- : u == c + 1 ? m++ : (u > c ? m-- : m++, i.__u |= 4))) : t.__k[r] = null;
59
- if (_) for (r = 0; r < p; r++) (s = n[r]) != null && !(2 & s.__u) && (s.__e == l && (l = C(s)), ie(s, s));
60
- return l;
55
+ function fe(_, e, n, o, l) {
56
+ var t, i, s, p, u, f = n.length, r = f, v = 0;
57
+ for (_.__k = new Array(l), t = 0; t < l; t++) (i = e[t]) != null && typeof i != "boolean" && typeof i != "function" ? (p = t + v, (i = _.__k[t] = typeof i == "string" || typeof i == "number" || typeof i == "bigint" || i.constructor == String ? E(null, i, null, null, null) : L(i) ? E(I, { children: i }, null, null, null) : i.constructor === void 0 && i.__b > 0 ? E(i.type, i.props, i.key, i.ref ? i.ref : null, i.__v) : i).__ = _, i.__b = _.__b + 1, s = null, (u = i.__i = he(i, n, p, r)) !== -1 && (r--, (s = n[u]) && (s.__u |= 2)), s == null || s.__v === null ? (u == -1 && (l > f ? v-- : l < f && v++), typeof i.type != "function" && (i.__u |= 4)) : u != p && (u == p - 1 ? v-- : u == p + 1 ? v++ : (u > p ? v-- : v++, i.__u |= 4))) : _.__k[t] = null;
58
+ if (r) for (t = 0; t < f; t++) (s = n[t]) != null && (2 & s.__u) == 0 && (s.__e == o && (o = C(s)), ue(s, s));
59
+ return o;
61
60
  }
62
- function oe(t, e, n) {
63
- var l, o;
64
- if (typeof t.type == "function") {
65
- for (l = t.__k, o = 0; l && o < l.length; o++) l[o] && (l[o].__ = t, e = oe(l[o], e, n));
61
+ function oe(_, e, n) {
62
+ var o, l;
63
+ if (typeof _.type == "function") {
64
+ for (o = _.__k, l = 0; o && l < o.length; l++) o[l] && (o[l].__ = _, e = oe(o[l], e, n));
66
65
  return e;
67
66
  }
68
- t.__e != e && (e && t.type && !n.contains(e) && (e = C(t)), n.insertBefore(t.__e, e || null), e = t.__e);
67
+ _.__e != e && (e && _.type && !n.contains(e) && (e = C(_)), n.insertBefore(_.__e, e || null), e = _.__e);
69
68
  do
70
69
  e = e && e.nextSibling;
71
70
  while (e != null && e.nodeType == 8);
72
71
  return e;
73
72
  }
74
- function pe(t, e) {
75
- return e = e || [], t == null || typeof t == "boolean" || (N(t) ? t.some(function(n) {
76
- pe(n, e);
77
- }) : e.push(t)), e;
73
+ function ae(_, e) {
74
+ return e = e || [], _ == null || typeof _ == "boolean" || (L(_) ? _.some(function(n) {
75
+ ae(n, e);
76
+ }) : e.push(_)), e;
78
77
  }
79
- function ae(t, e, n, l) {
80
- var o, r, i = t.key, s = t.type, c = e[n];
81
- if (c === null || c && i == c.key && s === c.type && !(2 & c.__u)) return n;
82
- if (l > (c != null && !(2 & c.__u) ? 1 : 0)) for (o = n - 1, r = n + 1; o >= 0 || r < e.length; ) {
83
- if (o >= 0) {
84
- if ((c = e[o]) && !(2 & c.__u) && i == c.key && s === c.type) return o;
85
- o--;
78
+ function he(_, e, n, o) {
79
+ var l, t, i = _.key, s = _.type, p = e[n];
80
+ if (p === null && _.key == null || p && i == p.key && s === p.type && (2 & p.__u) == 0) return n;
81
+ if (o > (p != null && (2 & p.__u) == 0 ? 1 : 0)) for (l = n - 1, t = n + 1; l >= 0 || t < e.length; ) {
82
+ if (l >= 0) {
83
+ if ((p = e[l]) && (2 & p.__u) == 0 && i == p.key && s === p.type) return l;
84
+ l--;
86
85
  }
87
- if (r < e.length) {
88
- if ((c = e[r]) && !(2 & c.__u) && i == c.key && s === c.type) return r;
89
- r++;
86
+ if (t < e.length) {
87
+ if ((p = e[t]) && (2 & p.__u) == 0 && i == p.key && s === p.type) return t;
88
+ t++;
90
89
  }
91
90
  }
92
91
  return -1;
93
92
  }
94
- function Q(t, e, n) {
95
- e[0] == "-" ? t.setProperty(e, n ?? "") : t[e] = n == null ? "" : typeof n != "number" || ue.test(e) ? n : n + "px";
93
+ function G(_, e, n) {
94
+ e[0] == "-" ? _.setProperty(e, n ?? "") : _[e] = n == null ? "" : typeof n != "number" || ce.test(e) ? n : n + "px";
96
95
  }
97
- function F(t, e, n, l, o) {
98
- var r;
99
- e: if (e == "style") if (typeof n == "string") t.style.cssText = n;
96
+ function F(_, e, n, o, l) {
97
+ var t;
98
+ e: if (e == "style") if (typeof n == "string") _.style.cssText = n;
100
99
  else {
101
- if (typeof l == "string" && (t.style.cssText = l = ""), l) for (e in l) n && e in n || Q(t.style, e, "");
102
- if (n) for (e in n) l && n[e] === l[e] || Q(t.style, e, n[e]);
100
+ if (typeof o == "string" && (_.style.cssText = o = ""), o) for (e in o) n && e in n || G(_.style, e, "");
101
+ if (n) for (e in n) o && n[e] === o[e] || G(_.style, e, n[e]);
103
102
  }
104
- else if (e[0] == "o" && e[1] == "n") r = e != (e = e.replace(ee, "$1")), e = e.toLowerCase() in t || e == "onFocusOut" || e == "onFocusIn" ? e.toLowerCase().slice(2) : e.slice(2), t.l || (t.l = {}), t.l[e + r] = n, n ? l ? n.u = l.u : (n.u = j, t.addEventListener(e, r ? O : B, r)) : t.removeEventListener(e, r ? O : B, r);
103
+ else if (e[0] == "o" && e[1] == "n") t = e != (e = e.replace(ee, "$1")), e = e.toLowerCase() in _ || e == "onFocusOut" || e == "onFocusIn" ? e.toLowerCase().slice(2) : e.slice(2), _.l || (_.l = {}), _.l[e + t] = n, n ? o ? n.t = o.t : (n.t = O, _.addEventListener(e, t ? j : $, t)) : _.removeEventListener(e, t ? j : $, t);
105
104
  else {
106
- if (o == "http://www.w3.org/2000/svg") e = e.replace(/xlink(H|:h)/, "h").replace(/sName$/, "s");
107
- else if (e != "width" && e != "height" && e != "href" && e != "list" && e != "form" && e != "tabIndex" && e != "download" && e != "rowSpan" && e != "colSpan" && e != "role" && e != "popover" && e in t) try {
108
- t[e] = n ?? "";
105
+ if (l == "http://www.w3.org/2000/svg") e = e.replace(/xlink(H|:h)/, "h").replace(/sName$/, "s");
106
+ else if (e != "width" && e != "height" && e != "href" && e != "list" && e != "form" && e != "tabIndex" && e != "download" && e != "rowSpan" && e != "colSpan" && e != "role" && e != "popover" && e in _) try {
107
+ _[e] = n ?? "";
109
108
  break e;
110
109
  } catch {
111
110
  }
112
- typeof n == "function" || (n == null || n === !1 && e[4] != "-" ? t.removeAttribute(e) : t.setAttribute(e, e == "popover" && n == 1 ? "" : n));
111
+ typeof n == "function" || (n == null || n === !1 && e[4] != "-" ? _.removeAttribute(e) : _.setAttribute(e, e == "popover" && n == 1 ? "" : n));
113
112
  }
114
113
  }
115
- function X(t) {
114
+ function Q(_) {
116
115
  return function(e) {
117
116
  if (this.l) {
118
- var n = this.l[e.type + t];
119
- if (e.t == null) e.t = j++;
120
- else if (e.t < n.u) return;
121
- return n(h.event ? h.event(e) : e);
117
+ var n = this.l[e.type + _];
118
+ if (e.u == null) e.u = O++;
119
+ else if (e.u < n.t) return;
120
+ return n(d.event ? d.event(e) : e);
122
121
  }
123
122
  };
124
123
  }
125
- function q(t, e, n, l, o, r, i, s, c, u) {
126
- var p, _, m, f, v, g, y, a, d, P, w, E, S, J, L, I, R, b = e.type;
124
+ function z(_, e, n, o, l, t, i, s, p, u) {
125
+ var f, r, v, c, m, g, y, a, h, P, w, W, S, J, A, U, R, b = e.type;
127
126
  if (e.constructor !== void 0) return null;
128
- 128 & n.__u && (c = !!(32 & n.__u), r = [s = e.__e = n.__e]), (p = h.__b) && p(e);
127
+ 128 & n.__u && (p = !!(32 & n.__u), t = [s = e.__e = n.__e]), (f = d.__b) && f(e);
129
128
  e: if (typeof b == "function") try {
130
- if (a = e.props, d = "prototype" in b && b.prototype.render, P = (p = b.contextType) && l[p.__c], w = p ? P ? P.props.value : p.__ : l, n.__c ? y = (_ = e.__c = n.__c).__ = _.__E : (d ? e.__c = _ = new b(a, w) : (e.__c = _ = new W(a, w), _.constructor = b, _.render = he), P && P.sub(_), _.props = a, _.state || (_.state = {}), _.context = w, _.__n = l, m = _.__d = !0, _.__h = [], _._sb = []), d && _.__s == null && (_.__s = _.state), d && b.getDerivedStateFromProps != null && (_.__s == _.state && (_.__s = k({}, _.__s)), k(_.__s, b.getDerivedStateFromProps(a, _.__s))), f = _.props, v = _.state, _.__v = e, m) d && b.getDerivedStateFromProps == null && _.componentWillMount != null && _.componentWillMount(), d && _.componentDidMount != null && _.__h.push(_.componentDidMount);
129
+ if (a = e.props, h = "prototype" in b && b.prototype.render, P = (f = b.contextType) && o[f.__c], w = f ? P ? P.props.value : f.__ : o, n.__c ? y = (r = e.__c = n.__c).__ = r.__E : (h ? e.__c = r = new b(a, w) : (e.__c = r = new N(a, w), r.constructor = b, r.render = ve), P && P.sub(r), r.props = a, r.state || (r.state = {}), r.context = w, r.__n = o, v = r.__d = !0, r.__h = [], r._sb = []), h && r.__s == null && (r.__s = r.state), h && b.getDerivedStateFromProps != null && (r.__s == r.state && (r.__s = k({}, r.__s)), k(r.__s, b.getDerivedStateFromProps(a, r.__s))), c = r.props, m = r.state, r.__v = e, v) h && b.getDerivedStateFromProps == null && r.componentWillMount != null && r.componentWillMount(), h && r.componentDidMount != null && r.__h.push(r.componentDidMount);
131
130
  else {
132
- if (d && b.getDerivedStateFromProps == null && a !== f && _.componentWillReceiveProps != null && _.componentWillReceiveProps(a, w), !_.__e && (_.shouldComponentUpdate != null && _.shouldComponentUpdate(a, _.__s, w) === !1 || e.__v == n.__v)) {
133
- for (e.__v != n.__v && (_.props = a, _.state = _.__s, _.__d = !1), e.__e = n.__e, e.__k = n.__k, e.__k.some(function(U) {
134
- U && (U.__ = e);
135
- }), E = 0; E < _._sb.length; E++) _.__h.push(_._sb[E]);
136
- _._sb = [], _.__h.length && i.push(_);
131
+ if (h && b.getDerivedStateFromProps == null && a !== c && r.componentWillReceiveProps != null && r.componentWillReceiveProps(a, w), !r.__e && (r.shouldComponentUpdate != null && r.shouldComponentUpdate(a, r.__s, w) === !1 || e.__v == n.__v)) {
132
+ for (e.__v != n.__v && (r.props = a, r.state = r.__s, r.__d = !1), e.__e = n.__e, e.__k = n.__k, e.__k.some(function(T) {
133
+ T && (T.__ = e);
134
+ }), W = 0; W < r._sb.length; W++) r.__h.push(r._sb[W]);
135
+ r._sb = [], r.__h.length && i.push(r);
137
136
  break e;
138
137
  }
139
- _.componentWillUpdate != null && _.componentWillUpdate(a, _.__s, w), d && _.componentDidUpdate != null && _.__h.push(function() {
140
- _.componentDidUpdate(f, v, g);
138
+ r.componentWillUpdate != null && r.componentWillUpdate(a, r.__s, w), h && r.componentDidUpdate != null && r.__h.push(function() {
139
+ r.componentDidUpdate(c, m, g);
141
140
  });
142
141
  }
143
- if (_.context = w, _.props = a, _.__P = t, _.__e = !1, S = h.__r, J = 0, d) {
144
- for (_.state = _.__s, _.__d = !1, S && S(e), p = _.render(_.props, _.state, _.context), L = 0; L < _._sb.length; L++) _.__h.push(_._sb[L]);
145
- _._sb = [];
142
+ if (r.context = w, r.props = a, r.__P = _, r.__e = !1, S = d.__r, J = 0, h) {
143
+ for (r.state = r.__s, r.__d = !1, S && S(e), f = r.render(r.props, r.state, r.context), A = 0; A < r._sb.length; A++) r.__h.push(r._sb[A]);
144
+ r._sb = [];
146
145
  } else do
147
- _.__d = !1, S && S(e), p = _.render(_.props, _.state, _.context), _.state = _.__s;
148
- while (_.__d && ++J < 25);
149
- _.state = _.__s, _.getChildContext != null && (l = k(k({}, l), _.getChildContext())), d && !m && _.getSnapshotBeforeUpdate != null && (g = _.getSnapshotBeforeUpdate(f, v)), s = re(t, N(I = p != null && p.type === H && p.key == null ? p.props.children : p) ? I : [I], e, n, l, o, r, i, s, c, u), _.base = e.__e, e.__u &= -161, _.__h.length && i.push(_), y && (_.__E = _.__ = null);
150
- } catch (U) {
151
- if (e.__v = null, c || r != null) if (U.then) {
152
- for (e.__u |= c ? 160 : 128; s && s.nodeType == 8 && s.nextSibling; ) s = s.nextSibling;
153
- r[r.indexOf(s)] = null, e.__e = s;
154
- } else for (R = r.length; R--; ) z(r[R]);
146
+ r.__d = !1, S && S(e), f = r.render(r.props, r.state, r.context), r.state = r.__s;
147
+ while (r.__d && ++J < 25);
148
+ r.state = r.__s, r.getChildContext != null && (o = k(k({}, o), r.getChildContext())), h && !v && r.getSnapshotBeforeUpdate != null && (g = r.getSnapshotBeforeUpdate(c, m)), U = f, f != null && f.type === I && f.key == null && (U = ie(f.props.children)), s = re(_, L(U) ? U : [U], e, n, o, l, t, i, s, p, u), r.base = e.__e, e.__u &= -161, r.__h.length && i.push(r), y && (r.__E = r.__ = null);
149
+ } catch (T) {
150
+ if (e.__v = null, p || t != null) if (T.then) {
151
+ for (e.__u |= p ? 160 : 128; s && s.nodeType == 8 && s.nextSibling; ) s = s.nextSibling;
152
+ t[t.indexOf(s)] = null, e.__e = s;
153
+ } else for (R = t.length; R--; ) V(t[R]);
155
154
  else e.__e = n.__e, e.__k = n.__k;
156
- h.__e(U, e, n);
155
+ d.__e(T, e, n);
157
156
  }
158
- else r == null && e.__v == n.__v ? (e.__k = n.__k, e.__e = n.__e) : s = e.__e = de(n.__e, e, n, l, o, r, i, c, u);
159
- return (p = h.diffed) && p(e), 128 & e.__u ? void 0 : s;
157
+ else t == null && e.__v == n.__v ? (e.__k = n.__k, e.__e = n.__e) : s = e.__e = de(n.__e, e, n, o, l, t, i, p, u);
158
+ return (f = d.diffed) && f(e), 128 & e.__u ? void 0 : s;
160
159
  }
161
- function le(t, e, n) {
162
- for (var l = 0; l < n.length; l++) G(n[l], n[++l], n[++l]);
163
- h.__c && h.__c(e, t), t.some(function(o) {
160
+ function le(_, e, n) {
161
+ for (var o = 0; o < n.length; o++) q(n[o], n[++o], n[++o]);
162
+ d.__c && d.__c(e, _), _.some(function(l) {
164
163
  try {
165
- t = o.__h, o.__h = [], t.some(function(r) {
166
- r.call(o);
164
+ _ = l.__h, l.__h = [], _.some(function(t) {
165
+ t.call(l);
167
166
  });
168
- } catch (r) {
169
- h.__e(r, o.__v);
167
+ } catch (t) {
168
+ d.__e(t, l.__v);
170
169
  }
171
170
  });
172
171
  }
173
- function de(t, e, n, l, o, r, i, s, c) {
174
- var u, p, _, m, f, v, g, y = n.props, a = e.props, d = e.type;
175
- if (d == "svg" ? o = "http://www.w3.org/2000/svg" : d == "math" ? o = "http://www.w3.org/1998/Math/MathML" : o || (o = "http://www.w3.org/1999/xhtml"), r != null) {
176
- for (u = 0; u < r.length; u++) if ((f = r[u]) && "setAttribute" in f == !!d && (d ? f.localName == d : f.nodeType == 3)) {
177
- t = f, r[u] = null;
172
+ function ie(_) {
173
+ return typeof _ != "object" || _ == null ? _ : L(_) ? _.map(ie) : k({}, _);
174
+ }
175
+ function de(_, e, n, o, l, t, i, s, p) {
176
+ var u, f, r, v, c, m, g, y = n.props, a = e.props, h = e.type;
177
+ if (h == "svg" ? l = "http://www.w3.org/2000/svg" : h == "math" ? l = "http://www.w3.org/1998/Math/MathML" : l || (l = "http://www.w3.org/1999/xhtml"), t != null) {
178
+ for (u = 0; u < t.length; u++) if ((c = t[u]) && "setAttribute" in c == !!h && (h ? c.localName == h : c.nodeType == 3)) {
179
+ _ = c, t[u] = null;
178
180
  break;
179
181
  }
180
182
  }
181
- if (t == null) {
182
- if (d == null) return document.createTextNode(a);
183
- t = document.createElementNS(o, d, a.is && a), s && (h.__m && h.__m(e, r), s = !1), r = null;
183
+ if (_ == null) {
184
+ if (h == null) return document.createTextNode(a);
185
+ _ = document.createElementNS(l, h, a.is && a), s && (d.__m && d.__m(e, t), s = !1), t = null;
184
186
  }
185
- if (d === null) y === a || s && t.data === a || (t.data = a);
187
+ if (h === null) y === a || s && _.data === a || (_.data = a);
186
188
  else {
187
- if (r = r && D.call(t.childNodes), y = n.props || M, !s && r != null) for (y = {}, u = 0; u < t.attributes.length; u++) y[(f = t.attributes[u]).name] = f.value;
188
- for (u in y) if (f = y[u], u != "children") {
189
- if (u == "dangerouslySetInnerHTML") _ = f;
189
+ if (t = t && D.call(_.childNodes), y = n.props || M, !s && t != null) for (y = {}, u = 0; u < _.attributes.length; u++) y[(c = _.attributes[u]).name] = c.value;
190
+ for (u in y) if (c = y[u], u != "children") {
191
+ if (u == "dangerouslySetInnerHTML") r = c;
190
192
  else if (!(u in a)) {
191
193
  if (u == "value" && "defaultValue" in a || u == "checked" && "defaultChecked" in a) continue;
192
- F(t, u, null, f, o);
194
+ F(_, u, null, c, l);
193
195
  }
194
196
  }
195
- for (u in a) f = a[u], u == "children" ? m = f : u == "dangerouslySetInnerHTML" ? p = f : u == "value" ? v = f : u == "checked" ? g = f : s && typeof f != "function" || y[u] === f || F(t, u, f, y[u], o);
196
- if (p) s || _ && (p.__html === _.__html || p.__html === t.innerHTML) || (t.innerHTML = p.__html), e.__k = [];
197
- else if (_ && (t.innerHTML = ""), re(t, N(m) ? m : [m], e, n, l, d == "foreignObject" ? "http://www.w3.org/1999/xhtml" : o, r, i, r ? r[0] : n.__k && C(n, 0), s, c), r != null) for (u = r.length; u--; ) z(r[u]);
198
- s || (u = "value", d == "progress" && v == null ? t.removeAttribute("value") : v !== void 0 && (v !== t[u] || d == "progress" && !v || d == "option" && v !== y[u]) && F(t, u, v, y[u], o), u = "checked", g !== void 0 && g !== t[u] && F(t, u, g, y[u], o));
197
+ for (u in a) c = a[u], u == "children" ? v = c : u == "dangerouslySetInnerHTML" ? f = c : u == "value" ? m = c : u == "checked" ? g = c : s && typeof c != "function" || y[u] === c || F(_, u, c, y[u], l);
198
+ if (f) s || r && (f.__html === r.__html || f.__html === _.innerHTML) || (_.innerHTML = f.__html), e.__k = [];
199
+ else if (r && (_.innerHTML = ""), re(e.type === "template" ? _.content : _, L(v) ? v : [v], e, n, o, h == "foreignObject" ? "http://www.w3.org/1999/xhtml" : l, t, i, t ? t[0] : n.__k && C(n, 0), s, p), t != null) for (u = t.length; u--; ) V(t[u]);
200
+ s || (u = "value", h == "progress" && m == null ? _.removeAttribute("value") : m !== void 0 && (m !== _[u] || h == "progress" && !m || h == "option" && m !== y[u]) && F(_, u, m, y[u], l), u = "checked", g !== void 0 && g !== _[u] && F(_, u, g, y[u], l));
199
201
  }
200
- return t;
202
+ return _;
201
203
  }
202
- function G(t, e, n) {
204
+ function q(_, e, n) {
203
205
  try {
204
- if (typeof t == "function") {
205
- var l = typeof t.__u == "function";
206
- l && t.__u(), l && e == null || (t.__u = t(e));
207
- } else t.current = e;
208
- } catch (o) {
209
- h.__e(o, n);
206
+ if (typeof _ == "function") {
207
+ var o = typeof _.__u == "function";
208
+ o && _.__u(), o && e == null || (_.__u = _(e));
209
+ } else _.current = e;
210
+ } catch (l) {
211
+ d.__e(l, n);
210
212
  }
211
213
  }
212
- function ie(t, e, n) {
213
- var l, o;
214
- if (h.unmount && h.unmount(t), (l = t.ref) && (l.current && l.current !== t.__e || G(l, null, e)), (l = t.__c) != null) {
215
- if (l.componentWillUnmount) try {
216
- l.componentWillUnmount();
217
- } catch (r) {
218
- h.__e(r, e);
214
+ function ue(_, e, n) {
215
+ var o, l;
216
+ if (d.unmount && d.unmount(_), (o = _.ref) && (o.current && o.current !== _.__e || q(o, null, e)), (o = _.__c) != null) {
217
+ if (o.componentWillUnmount) try {
218
+ o.componentWillUnmount();
219
+ } catch (t) {
220
+ d.__e(t, e);
219
221
  }
220
- l.base = l.__P = null;
222
+ o.base = o.__P = null;
221
223
  }
222
- if (l = t.__k) for (o = 0; o < l.length; o++) l[o] && ie(l[o], e, n || typeof t.type != "function");
223
- n || z(t.__e), t.__c = t.__ = t.__e = void 0;
224
+ if (o = _.__k) for (l = 0; l < o.length; l++) o[l] && ue(o[l], e, n || typeof _.type != "function");
225
+ n || V(_.__e), _.__c = _.__ = _.__e = void 0;
224
226
  }
225
- function he(t, e, n) {
226
- return this.constructor(t, n);
227
+ function ve(_, e, n) {
228
+ return this.constructor(_, n);
227
229
  }
228
- function ve(t, e, n) {
229
- var l, o, r, i;
230
- e == document && (e = document.documentElement), h.__ && h.__(t, e), o = (l = !1) ? null : e.__k, r = [], i = [], q(e, t = e.__k = fe(H, null, [t]), o || M, M, e.namespaceURI, o ? null : e.firstChild ? D.call(e.childNodes) : null, r, o ? o.__e : e.firstChild, l, i), le(r, t, i);
230
+ function ye(_, e, n) {
231
+ var o, l, t, i;
232
+ e == document && (e = document.documentElement), d.__ && d.__(_, e), l = (o = !1) ? null : e.__k, t = [], i = [], z(e, _ = e.__k = pe(I, null, [_]), l || M, M, e.namespaceURI, l ? null : e.firstChild ? D.call(e.childNodes) : null, t, l ? l.__e : e.firstChild, o, i), le(t, _, i);
231
233
  }
232
- function ye(t, e, n) {
233
- var l, o, r, i, s = k({}, t.props);
234
- for (r in t.type && t.type.defaultProps && (i = t.type.defaultProps), e) r == "key" ? l = e[r] : r == "ref" ? o = e[r] : s[r] = e[r] === void 0 && i !== void 0 ? i[r] : e[r];
235
- return arguments.length > 2 && (s.children = arguments.length > 3 ? D.call(arguments, 2) : n), T(t.type, s, l || t.key, o || t.ref, null);
234
+ function ge(_, e, n) {
235
+ var o, l, t, i, s = k({}, _.props);
236
+ for (t in _.type && _.type.defaultProps && (i = _.type.defaultProps), e) t == "key" ? o = e[t] : t == "ref" ? l = e[t] : s[t] = e[t] === void 0 && i !== void 0 ? i[t] : e[t];
237
+ return arguments.length > 2 && (s.children = arguments.length > 3 ? D.call(arguments, 2) : n), E(_.type, s, o || _.key, l || _.ref, null);
236
238
  }
237
- function ge(t, e) {
238
- var n = { __c: e = "__cC" + te++, __: t, Consumer: function(l, o) {
239
- return l.children(o);
240
- }, Provider: function(l) {
241
- var o, r;
242
- return this.getChildContext || (o = /* @__PURE__ */ new Set(), (r = {})[e] = this, this.getChildContext = function() {
243
- return r;
239
+ function be(_) {
240
+ function e(n) {
241
+ var o, l;
242
+ return this.getChildContext || (o = /* @__PURE__ */ new Set(), (l = {})[e.__c] = this, this.getChildContext = function() {
243
+ return l;
244
244
  }, this.componentWillUnmount = function() {
245
245
  o = null;
246
- }, this.shouldComponentUpdate = function(i) {
247
- this.props.value !== i.value && o.forEach(function(s) {
248
- s.__e = !0, V(s);
246
+ }, this.shouldComponentUpdate = function(t) {
247
+ this.props.value !== t.value && o.forEach(function(i) {
248
+ i.__e = !0, B(i);
249
249
  });
250
- }, this.sub = function(i) {
251
- o.add(i);
252
- var s = i.componentWillUnmount;
253
- i.componentWillUnmount = function() {
254
- o && o.delete(i), s && s.call(i);
250
+ }, this.sub = function(t) {
251
+ o.add(t);
252
+ var i = t.componentWillUnmount;
253
+ t.componentWillUnmount = function() {
254
+ o && o.delete(t), i && i.call(t);
255
255
  };
256
- }), l.children;
257
- } };
258
- return n.Provider.__ = n.Consumer.contextType = n;
256
+ }), n.children;
257
+ }
258
+ return e.__c = "__cC" + _e++, e.__ = _, e.Provider = e.__l = (e.Consumer = function(n, o) {
259
+ return n.children(o);
260
+ }).contextType = e, e;
259
261
  }
260
- D = ne.slice, h = { __e: function(t, e, n, l) {
261
- for (var o, r, i; e = e.__; ) if ((o = e.__c) && !o.__) try {
262
- if ((r = o.constructor) && r.getDerivedStateFromError != null && (o.setState(r.getDerivedStateFromError(t)), i = o.__d), o.componentDidCatch != null && (o.componentDidCatch(t, l || {}), i = o.__d), i) return o.__E = o;
262
+ D = ne.slice, d = { __e: function(_, e, n, o) {
263
+ for (var l, t, i; e = e.__; ) if ((l = e.__c) && !l.__) try {
264
+ if ((t = l.constructor) && t.getDerivedStateFromError != null && (l.setState(t.getDerivedStateFromError(_)), i = l.__d), l.componentDidCatch != null && (l.componentDidCatch(_, o || {}), i = l.__d), i) return l.__E = l;
263
265
  } catch (s) {
264
- t = s;
266
+ _ = s;
265
267
  }
266
- throw t;
267
- } }, Y = 0, se = function(t) {
268
- return t != null && t.constructor == null;
269
- }, W.prototype.setState = function(t, e) {
268
+ throw _;
269
+ } }, X = 0, se = function(_) {
270
+ return _ != null && _.constructor == null;
271
+ }, N.prototype.setState = function(_, e) {
270
272
  var n;
271
- n = this.__s != null && this.__s !== this.state ? this.__s : this.__s = k({}, this.state), typeof t == "function" && (t = t(k({}, n), this.props)), t && k(n, t), t != null && this.__v && (e && this._sb.push(e), V(this));
272
- }, W.prototype.forceUpdate = function(t) {
273
- this.__v && (this.__e = !0, t && this.__h.push(t), V(this));
274
- }, W.prototype.render = H, x = [], Z = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, $ = function(t, e) {
275
- return t.__v.__b - e.__v.__b;
276
- }, A.__r = 0, ee = /(PointerCapture)$|Capture$/i, j = 0, B = X(!1), O = X(!0), te = 0;
273
+ n = this.__s != null && this.__s !== this.state ? this.__s : this.__s = k({}, this.state), typeof _ == "function" && (_ = _(k({}, n), this.props)), _ && k(n, _), _ != null && this.__v && (e && this._sb.push(e), B(this));
274
+ }, N.prototype.forceUpdate = function(_) {
275
+ this.__v && (this.__e = !0, _ && this.__h.push(_), B(this));
276
+ }, N.prototype.render = I, x = [], Y = typeof Promise == "function" ? Promise.prototype.then.bind(Promise.resolve()) : setTimeout, Z = function(_, e) {
277
+ return _.__v.__b - e.__v.__b;
278
+ }, H.__r = 0, ee = /(PointerCapture)$|Capture$/i, O = 0, $ = Q(!1), j = Q(!0), _e = 0;
277
279
  export {
278
- W as Component,
279
- H as Fragment,
280
- ye as cloneElement,
281
- ge as createContext,
282
- fe as createElement,
280
+ N as Component,
281
+ I as Fragment,
282
+ ge as cloneElement,
283
+ be as createContext,
284
+ pe as createElement,
283
285
  me as createRef,
284
- fe as h,
286
+ pe as h,
285
287
  se as isValidElement,
286
- h as options,
287
- ve as render,
288
- pe as toChildArray
288
+ d as options,
289
+ ye as render,
290
+ ae as toChildArray
289
291
  };