@ubloimmo/uikit 1.0.2 → 1.0.3

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 (2731) hide show
  1. package/dist/_virtual/_commonjsHelpers.js +1 -1
  2. package/dist/_virtual/jsx-runtime.js +1 -1
  3. package/dist/_virtual/lodash.js +1 -1
  4. package/dist/_virtual/react-jsx-runtime.development.js +1 -1
  5. package/dist/_virtual/react-jsx-runtime.production.min.js +1 -1
  6. package/dist/components/AccountBalance/AccountBalance.component.d.ts +1 -1
  7. package/dist/components/AccountBalance/AccountBalance.component.js +28 -16
  8. package/dist/components/AccountBalance/AccountBalance.styles.js +1 -1
  9. package/dist/components/AccountBalance/AccountBalance.utils.js +1 -1
  10. package/dist/components/Action/Action.component.js +2 -1
  11. package/dist/components/Action/Action.styles.js +1 -1
  12. package/dist/components/ActionIcon/ActionIcon.component.js +1 -1
  13. package/dist/components/ActionIcon/ActionIcon.styles.js +1 -1
  14. package/dist/components/Avatar/Avatar.component.js +1 -1
  15. package/dist/components/Avatar/Avatar.styles.js +1 -1
  16. package/dist/components/Avatar/Avatar.utils.js +1 -1
  17. package/dist/components/Badge/Badge.component.js +1 -1
  18. package/dist/components/Badge/Badge.styles.js +1 -1
  19. package/dist/components/Button/Button.component.js +7 -7
  20. package/dist/components/Button/Button.styles.js +1 -1
  21. package/dist/components/Calendar/Calendar.component.js +18 -16
  22. package/dist/components/Calendar/Calendar.styles.js +6 -4
  23. package/dist/components/Calendar/Calendar.utils.js +1 -1
  24. package/dist/components/Calendar/components/CalendarFooter.component.js +10 -8
  25. package/dist/components/Calendar/components/CalendarNav.component.js +8 -6
  26. package/dist/components/Callout/Callout.component.js +2 -1
  27. package/dist/components/Callout/Callout.styles.js +1 -1
  28. package/dist/components/Callout/components/CalloutIcon.component.js +5 -5
  29. package/dist/components/Checkbox/Checkbox.component.js +1 -1
  30. package/dist/components/Checkbox/Checkbox.styles.js +1 -1
  31. package/dist/components/Chip/Chip.component.js +2 -1
  32. package/dist/components/Chip/Chip.styles.js +1 -1
  33. package/dist/components/ComboBox/ComboBox.component.js +2 -1
  34. package/dist/components/ComboBoxButton/ComboBoxButton.component.js +10 -9
  35. package/dist/components/ComboBoxButton/ComboBoxButton.styles.js +1 -1
  36. package/dist/components/ContextLine/ContextLine.component.js +1 -1
  37. package/dist/components/ContextLine/ContextLine.styles.js +1 -1
  38. package/dist/components/ContextMenu/ContextMenu.component.js +2 -1
  39. package/dist/components/ContextMenu/ContextMenu.styles.js +1 -1
  40. package/dist/components/ContextMenu/components/ContextMenuArrow/ContextMenuArrow.component.js +1 -1
  41. package/dist/components/ContextMenu/components/ContextMenuArrow/ContextMenuArrow.styles.js +1 -1
  42. package/dist/components/ContextMenu/components/ContextMenuItem/ContextMenuItem.component.js +1 -1
  43. package/dist/components/ContextMenu/components/ContextMenuItem/ContextMenuItem.styles.js +1 -1
  44. package/dist/components/CopyClipboardInfoCard/CopyClipboardInfoCard.component.js +2 -1
  45. package/dist/components/CopyClipboardInfoCard/CopyClipboardInfoCard.styles.js +1 -1
  46. package/dist/components/CopyClipboardInfoCard/CopyClipboardInfoCard.utils.js +1 -1
  47. package/dist/components/Dialog/Dialog.component.js +1 -1
  48. package/dist/components/Dialog/Dialog.context.d.ts +1 -3
  49. package/dist/components/Dialog/Dialog.context.js +1 -1
  50. package/dist/components/Dialog/Dialog.styles.js +1 -1
  51. package/dist/components/Divider/Divider.component.js +6 -5
  52. package/dist/components/Divider/Divider.styles.js +1 -1
  53. package/dist/components/EnergyLabel/EnergyLabel.component.js +1 -1
  54. package/dist/components/EnergyLabel/EnergyLabel.styles.js +1 -1
  55. package/dist/components/EntityInfoCard/EntityInfoCard.component.d.ts +3 -3
  56. package/dist/components/EntityInfoCard/EntityInfoCard.component.js +85 -70
  57. package/dist/components/EntityInfoCard/EntityInfoCard.styles.js +1 -1
  58. package/dist/components/EntityInfoCard/EntityInfoCard.types.d.ts +14 -11
  59. package/dist/components/FeatureSwitch/FeatureSwitch.component.js +2 -1
  60. package/dist/components/FeatureSwitch/FeatureSwitch.utils.js +1 -1
  61. package/dist/components/Field/Field.component.d.ts +8 -8
  62. package/dist/components/Field/Field.component.js +2 -1
  63. package/dist/components/Field/Field.utils.js +1 -1
  64. package/dist/components/Form/Form.component.js +6 -5
  65. package/dist/components/Form/Form.context.js +1 -1
  66. package/dist/components/Form/Form.format.js +4 -3
  67. package/dist/components/Form/Form.styles.js +1 -1
  68. package/dist/components/Form/Form.types.d.ts +1 -1
  69. package/dist/components/Form/Form.utils.js +1 -1
  70. package/dist/components/Form/components/FieldSkeleton.component.js +4 -3
  71. package/dist/components/Form/components/FormCustomContent.component.js +1 -1
  72. package/dist/components/Form/components/FormCustomField.component.js +1 -1
  73. package/dist/components/Form/components/FormDebug.component.js +25 -24
  74. package/dist/components/Form/components/FormDivider.component.js +4 -3
  75. package/dist/components/Form/components/FormEditBanner.component.js +4 -3
  76. package/dist/components/Form/components/FormEditButton.component.js +1 -1
  77. package/dist/components/Form/components/FormFeatureSwitch.component.js +1 -1
  78. package/dist/components/Form/components/FormField.component.js +1 -1
  79. package/dist/components/Form/components/FormFieldDisplay.component.js +11 -10
  80. package/dist/components/Form/components/FormFieldGridItem.component.js +4 -3
  81. package/dist/components/Form/components/FormFieldRenderer.component.js +4 -3
  82. package/dist/components/Form/components/FormHeader.component.js +4 -3
  83. package/dist/components/Form/components/FormTable/FormTable.component.js +4 -3
  84. package/dist/components/Form/components/FormTable/FormTableCell/FormTableCellControls.component.js +1 -1
  85. package/dist/components/Form/components/FormTable/FormTableCell/FormTableCustomFieldCell.component.js +4 -3
  86. package/dist/components/Form/components/FormTable/FormTableCell/FormTableFieldCell.component.js +4 -3
  87. package/dist/components/Form/components/FormTable/FormTableEmptyState.component.js +7 -6
  88. package/dist/components/Form/components/FormTable/FormTableFooter/FormTableFooter.component.js +4 -3
  89. package/dist/components/Form/components/FormTable/FormTableFooter/FormTableFooterButton.component.js +1 -1
  90. package/dist/components/Form/components/FormTable/FormTableFooter/FormTableFooterSelect.component.js +1 -1
  91. package/dist/components/Form/components/FormTable/FormTableHeader/FormTableHeader.component.js +11 -10
  92. package/dist/components/Form/components/FormTable/FormTableRow.component.js +10 -9
  93. package/dist/components/Form/components/FormText.component.js +1 -1
  94. package/dist/components/Heading/Heading.component.js +1 -1
  95. package/dist/components/Hypertext/Hypertext.component.js +1 -1
  96. package/dist/components/Hypertext/Hypertext.styles.js +1 -1
  97. package/dist/components/Icon/Icon.component.js +1 -1
  98. package/dist/components/Icon/Icon.styles.js +1 -1
  99. package/dist/components/Icon/Icon.utils.js +2408 -251
  100. package/dist/components/Icon/__generated__/bootstrap/Activity.icon.js +1 -1
  101. package/dist/components/Icon/__generated__/bootstrap/Airplane.icon.js +1 -1
  102. package/dist/components/Icon/__generated__/bootstrap/AirplaneEngines.icon.js +1 -1
  103. package/dist/components/Icon/__generated__/bootstrap/AirplaneEnginesFill.icon.js +1 -1
  104. package/dist/components/Icon/__generated__/bootstrap/AirplaneFill.icon.js +1 -1
  105. package/dist/components/Icon/__generated__/bootstrap/Alarm.icon.js +1 -1
  106. package/dist/components/Icon/__generated__/bootstrap/AlarmFill.icon.js +1 -1
  107. package/dist/components/Icon/__generated__/bootstrap/Alexa.icon.js +1 -1
  108. package/dist/components/Icon/__generated__/bootstrap/AlignBottom.icon.js +1 -1
  109. package/dist/components/Icon/__generated__/bootstrap/AlignCenter.icon.js +1 -1
  110. package/dist/components/Icon/__generated__/bootstrap/AlignEnd.icon.js +1 -1
  111. package/dist/components/Icon/__generated__/bootstrap/AlignMiddle.icon.js +1 -1
  112. package/dist/components/Icon/__generated__/bootstrap/AlignStart.icon.js +1 -1
  113. package/dist/components/Icon/__generated__/bootstrap/AlignTop.icon.js +1 -1
  114. package/dist/components/Icon/__generated__/bootstrap/Alipay.icon.js +1 -1
  115. package/dist/components/Icon/__generated__/bootstrap/Alphabet.icon.js +1 -1
  116. package/dist/components/Icon/__generated__/bootstrap/AlphabetUppercase.icon.js +1 -1
  117. package/dist/components/Icon/__generated__/bootstrap/Alt.icon.js +1 -1
  118. package/dist/components/Icon/__generated__/bootstrap/Amazon.icon.js +1 -1
  119. package/dist/components/Icon/__generated__/bootstrap/Amd.icon.js +1 -1
  120. package/dist/components/Icon/__generated__/bootstrap/Android.icon.js +1 -1
  121. package/dist/components/Icon/__generated__/bootstrap/Android2.icon.js +1 -1
  122. package/dist/components/Icon/__generated__/bootstrap/App.icon.js +1 -1
  123. package/dist/components/Icon/__generated__/bootstrap/AppIndicator.icon.js +1 -1
  124. package/dist/components/Icon/__generated__/bootstrap/Apple.icon.js +1 -1
  125. package/dist/components/Icon/__generated__/bootstrap/Archive.icon.js +1 -1
  126. package/dist/components/Icon/__generated__/bootstrap/ArchiveFill.icon.js +1 -1
  127. package/dist/components/Icon/__generated__/bootstrap/Arrow90DegDown.icon.js +1 -1
  128. package/dist/components/Icon/__generated__/bootstrap/Arrow90DegLeft.icon.js +1 -1
  129. package/dist/components/Icon/__generated__/bootstrap/Arrow90DegRight.icon.js +1 -1
  130. package/dist/components/Icon/__generated__/bootstrap/Arrow90DegUp.icon.js +1 -1
  131. package/dist/components/Icon/__generated__/bootstrap/ArrowBarDown.icon.js +1 -1
  132. package/dist/components/Icon/__generated__/bootstrap/ArrowBarLeft.icon.js +1 -1
  133. package/dist/components/Icon/__generated__/bootstrap/ArrowBarRight.icon.js +1 -1
  134. package/dist/components/Icon/__generated__/bootstrap/ArrowBarUp.icon.js +1 -1
  135. package/dist/components/Icon/__generated__/bootstrap/ArrowClockwise.icon.js +1 -1
  136. package/dist/components/Icon/__generated__/bootstrap/ArrowCounterclockwise.icon.js +1 -1
  137. package/dist/components/Icon/__generated__/bootstrap/ArrowDown.icon.js +1 -1
  138. package/dist/components/Icon/__generated__/bootstrap/ArrowDownCircle.icon.js +1 -1
  139. package/dist/components/Icon/__generated__/bootstrap/ArrowDownCircleFill.icon.js +1 -1
  140. package/dist/components/Icon/__generated__/bootstrap/ArrowDownLeft.icon.js +1 -1
  141. package/dist/components/Icon/__generated__/bootstrap/ArrowDownLeftCircle.icon.js +1 -1
  142. package/dist/components/Icon/__generated__/bootstrap/ArrowDownLeftCircleFill.icon.js +1 -1
  143. package/dist/components/Icon/__generated__/bootstrap/ArrowDownLeftSquare.icon.js +1 -1
  144. package/dist/components/Icon/__generated__/bootstrap/ArrowDownLeftSquareFill.icon.js +1 -1
  145. package/dist/components/Icon/__generated__/bootstrap/ArrowDownRight.icon.js +1 -1
  146. package/dist/components/Icon/__generated__/bootstrap/ArrowDownRightCircle.icon.js +1 -1
  147. package/dist/components/Icon/__generated__/bootstrap/ArrowDownRightCircleFill.icon.js +1 -1
  148. package/dist/components/Icon/__generated__/bootstrap/ArrowDownRightSquare.icon.js +1 -1
  149. package/dist/components/Icon/__generated__/bootstrap/ArrowDownRightSquareFill.icon.js +1 -1
  150. package/dist/components/Icon/__generated__/bootstrap/ArrowDownShort.icon.js +1 -1
  151. package/dist/components/Icon/__generated__/bootstrap/ArrowDownSquare.icon.js +1 -1
  152. package/dist/components/Icon/__generated__/bootstrap/ArrowDownSquareFill.icon.js +1 -1
  153. package/dist/components/Icon/__generated__/bootstrap/ArrowDownUp.icon.js +1 -1
  154. package/dist/components/Icon/__generated__/bootstrap/ArrowLeft.icon.js +1 -1
  155. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftCircle.icon.js +1 -1
  156. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftCircleFill.icon.js +1 -1
  157. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftRight.icon.js +1 -1
  158. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftShort.icon.js +1 -1
  159. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftSquare.icon.js +1 -1
  160. package/dist/components/Icon/__generated__/bootstrap/ArrowLeftSquareFill.icon.js +1 -1
  161. package/dist/components/Icon/__generated__/bootstrap/ArrowRepeat.icon.js +1 -1
  162. package/dist/components/Icon/__generated__/bootstrap/ArrowReturnLeft.icon.js +1 -1
  163. package/dist/components/Icon/__generated__/bootstrap/ArrowReturnRight.icon.js +1 -1
  164. package/dist/components/Icon/__generated__/bootstrap/ArrowRight.icon.js +1 -1
  165. package/dist/components/Icon/__generated__/bootstrap/ArrowRightCircle.icon.js +1 -1
  166. package/dist/components/Icon/__generated__/bootstrap/ArrowRightCircleFill.icon.js +1 -1
  167. package/dist/components/Icon/__generated__/bootstrap/ArrowRightShort.icon.js +1 -1
  168. package/dist/components/Icon/__generated__/bootstrap/ArrowRightSquare.icon.js +1 -1
  169. package/dist/components/Icon/__generated__/bootstrap/ArrowRightSquareFill.icon.js +1 -1
  170. package/dist/components/Icon/__generated__/bootstrap/ArrowThroughHeart.icon.js +1 -1
  171. package/dist/components/Icon/__generated__/bootstrap/ArrowThroughHeartFill.icon.js +1 -1
  172. package/dist/components/Icon/__generated__/bootstrap/ArrowUp.icon.js +1 -1
  173. package/dist/components/Icon/__generated__/bootstrap/ArrowUpCircle.icon.js +1 -1
  174. package/dist/components/Icon/__generated__/bootstrap/ArrowUpCircleFill.icon.js +1 -1
  175. package/dist/components/Icon/__generated__/bootstrap/ArrowUpLeft.icon.js +1 -1
  176. package/dist/components/Icon/__generated__/bootstrap/ArrowUpLeftCircle.icon.js +1 -1
  177. package/dist/components/Icon/__generated__/bootstrap/ArrowUpLeftCircleFill.icon.js +1 -1
  178. package/dist/components/Icon/__generated__/bootstrap/ArrowUpLeftSquare.icon.js +1 -1
  179. package/dist/components/Icon/__generated__/bootstrap/ArrowUpLeftSquareFill.icon.js +1 -1
  180. package/dist/components/Icon/__generated__/bootstrap/ArrowUpRight.icon.js +1 -1
  181. package/dist/components/Icon/__generated__/bootstrap/ArrowUpRightCircle.icon.js +1 -1
  182. package/dist/components/Icon/__generated__/bootstrap/ArrowUpRightCircleFill.icon.js +1 -1
  183. package/dist/components/Icon/__generated__/bootstrap/ArrowUpRightSquare.icon.js +1 -1
  184. package/dist/components/Icon/__generated__/bootstrap/ArrowUpRightSquareFill.icon.js +1 -1
  185. package/dist/components/Icon/__generated__/bootstrap/ArrowUpShort.icon.js +1 -1
  186. package/dist/components/Icon/__generated__/bootstrap/ArrowUpSquare.icon.js +1 -1
  187. package/dist/components/Icon/__generated__/bootstrap/ArrowUpSquareFill.icon.js +1 -1
  188. package/dist/components/Icon/__generated__/bootstrap/Arrows.icon.js +1 -1
  189. package/dist/components/Icon/__generated__/bootstrap/ArrowsAngleContract.icon.js +1 -1
  190. package/dist/components/Icon/__generated__/bootstrap/ArrowsAngleExpand.icon.js +1 -1
  191. package/dist/components/Icon/__generated__/bootstrap/ArrowsCollapse.icon.js +1 -1
  192. package/dist/components/Icon/__generated__/bootstrap/ArrowsCollapseVertical.icon.js +1 -1
  193. package/dist/components/Icon/__generated__/bootstrap/ArrowsExpand.icon.js +1 -1
  194. package/dist/components/Icon/__generated__/bootstrap/ArrowsExpandVertical.icon.js +1 -1
  195. package/dist/components/Icon/__generated__/bootstrap/ArrowsFullscreen.icon.js +1 -1
  196. package/dist/components/Icon/__generated__/bootstrap/ArrowsMove.icon.js +1 -1
  197. package/dist/components/Icon/__generated__/bootstrap/ArrowsVertical.icon.js +1 -1
  198. package/dist/components/Icon/__generated__/bootstrap/AspectRatio.icon.js +1 -1
  199. package/dist/components/Icon/__generated__/bootstrap/AspectRatioFill.icon.js +1 -1
  200. package/dist/components/Icon/__generated__/bootstrap/Asterisk.icon.js +1 -1
  201. package/dist/components/Icon/__generated__/bootstrap/At.icon.js +1 -1
  202. package/dist/components/Icon/__generated__/bootstrap/Award.icon.js +1 -1
  203. package/dist/components/Icon/__generated__/bootstrap/AwardFill.icon.js +1 -1
  204. package/dist/components/Icon/__generated__/bootstrap/Back.icon.js +1 -1
  205. package/dist/components/Icon/__generated__/bootstrap/Backpack.icon.js +1 -1
  206. package/dist/components/Icon/__generated__/bootstrap/Backpack2.icon.js +1 -1
  207. package/dist/components/Icon/__generated__/bootstrap/Backpack2Fill.icon.js +1 -1
  208. package/dist/components/Icon/__generated__/bootstrap/Backpack3.icon.js +1 -1
  209. package/dist/components/Icon/__generated__/bootstrap/Backpack3Fill.icon.js +1 -1
  210. package/dist/components/Icon/__generated__/bootstrap/Backpack4.icon.js +1 -1
  211. package/dist/components/Icon/__generated__/bootstrap/Backpack4Fill.icon.js +1 -1
  212. package/dist/components/Icon/__generated__/bootstrap/BackpackFill.icon.js +1 -1
  213. package/dist/components/Icon/__generated__/bootstrap/Backspace.icon.js +1 -1
  214. package/dist/components/Icon/__generated__/bootstrap/BackspaceFill.icon.js +1 -1
  215. package/dist/components/Icon/__generated__/bootstrap/BackspaceReverse.icon.js +1 -1
  216. package/dist/components/Icon/__generated__/bootstrap/BackspaceReverseFill.icon.js +1 -1
  217. package/dist/components/Icon/__generated__/bootstrap/Badge3D.icon.js +1 -1
  218. package/dist/components/Icon/__generated__/bootstrap/Badge3dFill.icon.js +1 -1
  219. package/dist/components/Icon/__generated__/bootstrap/Badge4K.icon.js +1 -1
  220. package/dist/components/Icon/__generated__/bootstrap/Badge4kFill.icon.js +1 -1
  221. package/dist/components/Icon/__generated__/bootstrap/Badge8K.icon.js +1 -1
  222. package/dist/components/Icon/__generated__/bootstrap/Badge8kFill.icon.js +1 -1
  223. package/dist/components/Icon/__generated__/bootstrap/BadgeAd.icon.js +1 -1
  224. package/dist/components/Icon/__generated__/bootstrap/BadgeAdFill.icon.js +1 -1
  225. package/dist/components/Icon/__generated__/bootstrap/BadgeAr.icon.js +1 -1
  226. package/dist/components/Icon/__generated__/bootstrap/BadgeArFill.icon.js +1 -1
  227. package/dist/components/Icon/__generated__/bootstrap/BadgeCc.icon.js +1 -1
  228. package/dist/components/Icon/__generated__/bootstrap/BadgeCcFill.icon.js +1 -1
  229. package/dist/components/Icon/__generated__/bootstrap/BadgeHd.icon.js +1 -1
  230. package/dist/components/Icon/__generated__/bootstrap/BadgeHdFill.icon.js +1 -1
  231. package/dist/components/Icon/__generated__/bootstrap/BadgeSd.icon.js +1 -1
  232. package/dist/components/Icon/__generated__/bootstrap/BadgeSdFill.icon.js +1 -1
  233. package/dist/components/Icon/__generated__/bootstrap/BadgeTm.icon.js +1 -1
  234. package/dist/components/Icon/__generated__/bootstrap/BadgeTmFill.icon.js +1 -1
  235. package/dist/components/Icon/__generated__/bootstrap/BadgeVo.icon.js +1 -1
  236. package/dist/components/Icon/__generated__/bootstrap/BadgeVoFill.icon.js +1 -1
  237. package/dist/components/Icon/__generated__/bootstrap/BadgeVr.icon.js +1 -1
  238. package/dist/components/Icon/__generated__/bootstrap/BadgeVrFill.icon.js +1 -1
  239. package/dist/components/Icon/__generated__/bootstrap/BadgeWc.icon.js +1 -1
  240. package/dist/components/Icon/__generated__/bootstrap/BadgeWcFill.icon.js +1 -1
  241. package/dist/components/Icon/__generated__/bootstrap/Bag.icon.js +1 -1
  242. package/dist/components/Icon/__generated__/bootstrap/BagCheck.icon.js +1 -1
  243. package/dist/components/Icon/__generated__/bootstrap/BagCheckFill.icon.js +1 -1
  244. package/dist/components/Icon/__generated__/bootstrap/BagDash.icon.js +1 -1
  245. package/dist/components/Icon/__generated__/bootstrap/BagDashFill.icon.js +1 -1
  246. package/dist/components/Icon/__generated__/bootstrap/BagFill.icon.js +1 -1
  247. package/dist/components/Icon/__generated__/bootstrap/BagHeart.icon.js +1 -1
  248. package/dist/components/Icon/__generated__/bootstrap/BagHeartFill.icon.js +1 -1
  249. package/dist/components/Icon/__generated__/bootstrap/BagPlus.icon.js +1 -1
  250. package/dist/components/Icon/__generated__/bootstrap/BagPlusFill.icon.js +1 -1
  251. package/dist/components/Icon/__generated__/bootstrap/BagX.icon.js +1 -1
  252. package/dist/components/Icon/__generated__/bootstrap/BagXFill.icon.js +1 -1
  253. package/dist/components/Icon/__generated__/bootstrap/Balloon.icon.js +1 -1
  254. package/dist/components/Icon/__generated__/bootstrap/BalloonFill.icon.js +1 -1
  255. package/dist/components/Icon/__generated__/bootstrap/BalloonHeart.icon.js +1 -1
  256. package/dist/components/Icon/__generated__/bootstrap/BalloonHeartFill.icon.js +1 -1
  257. package/dist/components/Icon/__generated__/bootstrap/Ban.icon.js +1 -1
  258. package/dist/components/Icon/__generated__/bootstrap/BanFill.icon.js +1 -1
  259. package/dist/components/Icon/__generated__/bootstrap/Bandaid.icon.js +1 -1
  260. package/dist/components/Icon/__generated__/bootstrap/BandaidFill.icon.js +1 -1
  261. package/dist/components/Icon/__generated__/bootstrap/Bank.icon.js +1 -1
  262. package/dist/components/Icon/__generated__/bootstrap/Bank2.icon.js +1 -1
  263. package/dist/components/Icon/__generated__/bootstrap/BarChart.icon.js +1 -1
  264. package/dist/components/Icon/__generated__/bootstrap/BarChartFill.icon.js +1 -1
  265. package/dist/components/Icon/__generated__/bootstrap/BarChartLine.icon.js +1 -1
  266. package/dist/components/Icon/__generated__/bootstrap/BarChartLineFill.icon.js +1 -1
  267. package/dist/components/Icon/__generated__/bootstrap/BarChartSteps.icon.js +1 -1
  268. package/dist/components/Icon/__generated__/bootstrap/Basket.icon.js +1 -1
  269. package/dist/components/Icon/__generated__/bootstrap/Basket2.icon.js +1 -1
  270. package/dist/components/Icon/__generated__/bootstrap/Basket2Fill.icon.js +1 -1
  271. package/dist/components/Icon/__generated__/bootstrap/Basket3.icon.js +1 -1
  272. package/dist/components/Icon/__generated__/bootstrap/Basket3Fill.icon.js +1 -1
  273. package/dist/components/Icon/__generated__/bootstrap/BasketFill.icon.js +1 -1
  274. package/dist/components/Icon/__generated__/bootstrap/Battery.icon.js +1 -1
  275. package/dist/components/Icon/__generated__/bootstrap/BatteryCharging.icon.js +1 -1
  276. package/dist/components/Icon/__generated__/bootstrap/BatteryFull.icon.js +1 -1
  277. package/dist/components/Icon/__generated__/bootstrap/BatteryHalf.icon.js +1 -1
  278. package/dist/components/Icon/__generated__/bootstrap/Behance.icon.js +1 -1
  279. package/dist/components/Icon/__generated__/bootstrap/Bell.icon.js +1 -1
  280. package/dist/components/Icon/__generated__/bootstrap/BellFill.icon.js +1 -1
  281. package/dist/components/Icon/__generated__/bootstrap/BellSlash.icon.js +1 -1
  282. package/dist/components/Icon/__generated__/bootstrap/BellSlashFill.icon.js +1 -1
  283. package/dist/components/Icon/__generated__/bootstrap/Bezier.icon.js +1 -1
  284. package/dist/components/Icon/__generated__/bootstrap/Bezier2.icon.js +1 -1
  285. package/dist/components/Icon/__generated__/bootstrap/Bicycle.icon.js +1 -1
  286. package/dist/components/Icon/__generated__/bootstrap/Bing.icon.js +1 -1
  287. package/dist/components/Icon/__generated__/bootstrap/Binoculars.icon.js +1 -1
  288. package/dist/components/Icon/__generated__/bootstrap/BinocularsFill.icon.js +1 -1
  289. package/dist/components/Icon/__generated__/bootstrap/BlockquoteLeft.icon.js +1 -1
  290. package/dist/components/Icon/__generated__/bootstrap/BlockquoteRight.icon.js +1 -1
  291. package/dist/components/Icon/__generated__/bootstrap/Bluetooth.icon.js +1 -1
  292. package/dist/components/Icon/__generated__/bootstrap/BodyText.icon.js +1 -1
  293. package/dist/components/Icon/__generated__/bootstrap/Book.icon.js +1 -1
  294. package/dist/components/Icon/__generated__/bootstrap/BookFill.icon.js +1 -1
  295. package/dist/components/Icon/__generated__/bootstrap/BookHalf.icon.js +1 -1
  296. package/dist/components/Icon/__generated__/bootstrap/Bookmark.icon.js +1 -1
  297. package/dist/components/Icon/__generated__/bootstrap/BookmarkCheck.icon.js +1 -1
  298. package/dist/components/Icon/__generated__/bootstrap/BookmarkCheckFill.icon.js +1 -1
  299. package/dist/components/Icon/__generated__/bootstrap/BookmarkDash.icon.js +1 -1
  300. package/dist/components/Icon/__generated__/bootstrap/BookmarkDashFill.icon.js +1 -1
  301. package/dist/components/Icon/__generated__/bootstrap/BookmarkFill.icon.js +1 -1
  302. package/dist/components/Icon/__generated__/bootstrap/BookmarkHeart.icon.js +1 -1
  303. package/dist/components/Icon/__generated__/bootstrap/BookmarkHeartFill.icon.js +1 -1
  304. package/dist/components/Icon/__generated__/bootstrap/BookmarkPlus.icon.js +1 -1
  305. package/dist/components/Icon/__generated__/bootstrap/BookmarkPlusFill.icon.js +1 -1
  306. package/dist/components/Icon/__generated__/bootstrap/BookmarkStar.icon.js +1 -1
  307. package/dist/components/Icon/__generated__/bootstrap/BookmarkStarFill.icon.js +1 -1
  308. package/dist/components/Icon/__generated__/bootstrap/BookmarkX.icon.js +1 -1
  309. package/dist/components/Icon/__generated__/bootstrap/BookmarkXFill.icon.js +1 -1
  310. package/dist/components/Icon/__generated__/bootstrap/Bookmarks.icon.js +1 -1
  311. package/dist/components/Icon/__generated__/bootstrap/BookmarksFill.icon.js +1 -1
  312. package/dist/components/Icon/__generated__/bootstrap/Bookshelf.icon.js +1 -1
  313. package/dist/components/Icon/__generated__/bootstrap/Boombox.icon.js +1 -1
  314. package/dist/components/Icon/__generated__/bootstrap/BoomboxFill.icon.js +1 -1
  315. package/dist/components/Icon/__generated__/bootstrap/Bootstrap.icon.js +1 -1
  316. package/dist/components/Icon/__generated__/bootstrap/BootstrapFill.icon.js +1 -1
  317. package/dist/components/Icon/__generated__/bootstrap/BootstrapReboot.icon.js +1 -1
  318. package/dist/components/Icon/__generated__/bootstrap/Border.icon.js +1 -1
  319. package/dist/components/Icon/__generated__/bootstrap/BorderAll.icon.js +1 -1
  320. package/dist/components/Icon/__generated__/bootstrap/BorderBottom.icon.js +1 -1
  321. package/dist/components/Icon/__generated__/bootstrap/BorderCenter.icon.js +1 -1
  322. package/dist/components/Icon/__generated__/bootstrap/BorderInner.icon.js +1 -1
  323. package/dist/components/Icon/__generated__/bootstrap/BorderLeft.icon.js +1 -1
  324. package/dist/components/Icon/__generated__/bootstrap/BorderMiddle.icon.js +1 -1
  325. package/dist/components/Icon/__generated__/bootstrap/BorderOuter.icon.js +1 -1
  326. package/dist/components/Icon/__generated__/bootstrap/BorderRight.icon.js +1 -1
  327. package/dist/components/Icon/__generated__/bootstrap/BorderStyle.icon.js +1 -1
  328. package/dist/components/Icon/__generated__/bootstrap/BorderTop.icon.js +1 -1
  329. package/dist/components/Icon/__generated__/bootstrap/BorderWidth.icon.js +1 -1
  330. package/dist/components/Icon/__generated__/bootstrap/BoundingBox.icon.js +1 -1
  331. package/dist/components/Icon/__generated__/bootstrap/BoundingBoxCircles.icon.js +1 -1
  332. package/dist/components/Icon/__generated__/bootstrap/Box.icon.js +1 -1
  333. package/dist/components/Icon/__generated__/bootstrap/Box2.icon.js +1 -1
  334. package/dist/components/Icon/__generated__/bootstrap/Box2Fill.icon.js +1 -1
  335. package/dist/components/Icon/__generated__/bootstrap/Box2Heart.icon.js +1 -1
  336. package/dist/components/Icon/__generated__/bootstrap/Box2HeartFill.icon.js +1 -1
  337. package/dist/components/Icon/__generated__/bootstrap/BoxArrowDown.icon.js +1 -1
  338. package/dist/components/Icon/__generated__/bootstrap/BoxArrowDownLeft.icon.js +1 -1
  339. package/dist/components/Icon/__generated__/bootstrap/BoxArrowDownRight.icon.js +1 -1
  340. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInDown.icon.js +1 -1
  341. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInDownLeft.icon.js +1 -1
  342. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInDownRight.icon.js +1 -1
  343. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInLeft.icon.js +1 -1
  344. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInRight.icon.js +1 -1
  345. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInUp.icon.js +1 -1
  346. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInUpLeft.icon.js +1 -1
  347. package/dist/components/Icon/__generated__/bootstrap/BoxArrowInUpRight.icon.js +1 -1
  348. package/dist/components/Icon/__generated__/bootstrap/BoxArrowLeft.icon.js +1 -1
  349. package/dist/components/Icon/__generated__/bootstrap/BoxArrowRight.icon.js +1 -1
  350. package/dist/components/Icon/__generated__/bootstrap/BoxArrowUp.icon.js +1 -1
  351. package/dist/components/Icon/__generated__/bootstrap/BoxArrowUpLeft.icon.js +1 -1
  352. package/dist/components/Icon/__generated__/bootstrap/BoxArrowUpRight.icon.js +1 -1
  353. package/dist/components/Icon/__generated__/bootstrap/BoxFill.icon.js +1 -1
  354. package/dist/components/Icon/__generated__/bootstrap/BoxSeam.icon.js +1 -1
  355. package/dist/components/Icon/__generated__/bootstrap/BoxSeamFill.icon.js +1 -1
  356. package/dist/components/Icon/__generated__/bootstrap/Boxes.icon.js +1 -1
  357. package/dist/components/Icon/__generated__/bootstrap/Braces.icon.js +1 -1
  358. package/dist/components/Icon/__generated__/bootstrap/BracesAsterisk.icon.js +1 -1
  359. package/dist/components/Icon/__generated__/bootstrap/Bricks.icon.js +1 -1
  360. package/dist/components/Icon/__generated__/bootstrap/Briefcase.icon.js +1 -1
  361. package/dist/components/Icon/__generated__/bootstrap/BriefcaseFill.icon.js +1 -1
  362. package/dist/components/Icon/__generated__/bootstrap/BrightnessAltHigh.icon.js +1 -1
  363. package/dist/components/Icon/__generated__/bootstrap/BrightnessAltHighFill.icon.js +1 -1
  364. package/dist/components/Icon/__generated__/bootstrap/BrightnessAltLow.icon.js +1 -1
  365. package/dist/components/Icon/__generated__/bootstrap/BrightnessAltLowFill.icon.js +1 -1
  366. package/dist/components/Icon/__generated__/bootstrap/BrightnessHigh.icon.js +1 -1
  367. package/dist/components/Icon/__generated__/bootstrap/BrightnessHighFill.icon.js +1 -1
  368. package/dist/components/Icon/__generated__/bootstrap/BrightnessLow.icon.js +1 -1
  369. package/dist/components/Icon/__generated__/bootstrap/BrightnessLowFill.icon.js +1 -1
  370. package/dist/components/Icon/__generated__/bootstrap/Brilliance.icon.js +1 -1
  371. package/dist/components/Icon/__generated__/bootstrap/Broadcast.icon.js +1 -1
  372. package/dist/components/Icon/__generated__/bootstrap/BroadcastPin.icon.js +1 -1
  373. package/dist/components/Icon/__generated__/bootstrap/BrowserChrome.icon.js +1 -1
  374. package/dist/components/Icon/__generated__/bootstrap/BrowserEdge.icon.js +1 -1
  375. package/dist/components/Icon/__generated__/bootstrap/BrowserFirefox.icon.js +1 -1
  376. package/dist/components/Icon/__generated__/bootstrap/BrowserSafari.icon.js +1 -1
  377. package/dist/components/Icon/__generated__/bootstrap/Brush.icon.js +1 -1
  378. package/dist/components/Icon/__generated__/bootstrap/BrushFill.icon.js +1 -1
  379. package/dist/components/Icon/__generated__/bootstrap/Bucket.icon.js +1 -1
  380. package/dist/components/Icon/__generated__/bootstrap/BucketFill.icon.js +1 -1
  381. package/dist/components/Icon/__generated__/bootstrap/Bug.icon.js +1 -1
  382. package/dist/components/Icon/__generated__/bootstrap/BugFill.icon.js +1 -1
  383. package/dist/components/Icon/__generated__/bootstrap/Building.icon.js +1 -1
  384. package/dist/components/Icon/__generated__/bootstrap/BuildingAdd.icon.js +1 -1
  385. package/dist/components/Icon/__generated__/bootstrap/BuildingCheck.icon.js +1 -1
  386. package/dist/components/Icon/__generated__/bootstrap/BuildingDash.icon.js +1 -1
  387. package/dist/components/Icon/__generated__/bootstrap/BuildingDown.icon.js +1 -1
  388. package/dist/components/Icon/__generated__/bootstrap/BuildingExclamation.icon.js +1 -1
  389. package/dist/components/Icon/__generated__/bootstrap/BuildingFill.icon.js +1 -1
  390. package/dist/components/Icon/__generated__/bootstrap/BuildingFillAdd.icon.js +1 -1
  391. package/dist/components/Icon/__generated__/bootstrap/BuildingFillCheck.icon.js +1 -1
  392. package/dist/components/Icon/__generated__/bootstrap/BuildingFillDash.icon.js +1 -1
  393. package/dist/components/Icon/__generated__/bootstrap/BuildingFillDown.icon.js +1 -1
  394. package/dist/components/Icon/__generated__/bootstrap/BuildingFillExclamation.icon.js +1 -1
  395. package/dist/components/Icon/__generated__/bootstrap/BuildingFillGear.icon.js +1 -1
  396. package/dist/components/Icon/__generated__/bootstrap/BuildingFillLock.icon.js +1 -1
  397. package/dist/components/Icon/__generated__/bootstrap/BuildingFillSlash.icon.js +1 -1
  398. package/dist/components/Icon/__generated__/bootstrap/BuildingFillUp.icon.js +1 -1
  399. package/dist/components/Icon/__generated__/bootstrap/BuildingFillX.icon.js +1 -1
  400. package/dist/components/Icon/__generated__/bootstrap/BuildingGear.icon.js +1 -1
  401. package/dist/components/Icon/__generated__/bootstrap/BuildingLock.icon.js +1 -1
  402. package/dist/components/Icon/__generated__/bootstrap/BuildingSlash.icon.js +1 -1
  403. package/dist/components/Icon/__generated__/bootstrap/BuildingUp.icon.js +1 -1
  404. package/dist/components/Icon/__generated__/bootstrap/BuildingX.icon.js +1 -1
  405. package/dist/components/Icon/__generated__/bootstrap/Buildings.icon.js +1 -1
  406. package/dist/components/Icon/__generated__/bootstrap/BuildingsFill.icon.js +1 -1
  407. package/dist/components/Icon/__generated__/bootstrap/Bullseye.icon.js +1 -1
  408. package/dist/components/Icon/__generated__/bootstrap/BusFront.icon.js +1 -1
  409. package/dist/components/Icon/__generated__/bootstrap/BusFrontFill.icon.js +1 -1
  410. package/dist/components/Icon/__generated__/bootstrap/CCircle.icon.js +1 -1
  411. package/dist/components/Icon/__generated__/bootstrap/CCircleFill.icon.js +1 -1
  412. package/dist/components/Icon/__generated__/bootstrap/CSquare.icon.js +1 -1
  413. package/dist/components/Icon/__generated__/bootstrap/CSquareFill.icon.js +1 -1
  414. package/dist/components/Icon/__generated__/bootstrap/Cake.icon.js +1 -1
  415. package/dist/components/Icon/__generated__/bootstrap/Cake2.icon.js +1 -1
  416. package/dist/components/Icon/__generated__/bootstrap/Cake2Fill.icon.js +1 -1
  417. package/dist/components/Icon/__generated__/bootstrap/CakeFill.icon.js +1 -1
  418. package/dist/components/Icon/__generated__/bootstrap/Calculator.icon.js +1 -1
  419. package/dist/components/Icon/__generated__/bootstrap/CalculatorFill.icon.js +1 -1
  420. package/dist/components/Icon/__generated__/bootstrap/Calendar.icon.js +1 -1
  421. package/dist/components/Icon/__generated__/bootstrap/Calendar2.icon.js +1 -1
  422. package/dist/components/Icon/__generated__/bootstrap/Calendar2Check.icon.js +1 -1
  423. package/dist/components/Icon/__generated__/bootstrap/Calendar2CheckFill.icon.js +1 -1
  424. package/dist/components/Icon/__generated__/bootstrap/Calendar2Date.icon.js +1 -1
  425. package/dist/components/Icon/__generated__/bootstrap/Calendar2DateFill.icon.js +1 -1
  426. package/dist/components/Icon/__generated__/bootstrap/Calendar2Day.icon.js +1 -1
  427. package/dist/components/Icon/__generated__/bootstrap/Calendar2DayFill.icon.js +1 -1
  428. package/dist/components/Icon/__generated__/bootstrap/Calendar2Event.icon.js +1 -1
  429. package/dist/components/Icon/__generated__/bootstrap/Calendar2EventFill.icon.js +1 -1
  430. package/dist/components/Icon/__generated__/bootstrap/Calendar2Fill.icon.js +1 -1
  431. package/dist/components/Icon/__generated__/bootstrap/Calendar2Heart.icon.js +1 -1
  432. package/dist/components/Icon/__generated__/bootstrap/Calendar2HeartFill.icon.js +1 -1
  433. package/dist/components/Icon/__generated__/bootstrap/Calendar2Minus.icon.js +1 -1
  434. package/dist/components/Icon/__generated__/bootstrap/Calendar2MinusFill.icon.js +1 -1
  435. package/dist/components/Icon/__generated__/bootstrap/Calendar2Month.icon.js +1 -1
  436. package/dist/components/Icon/__generated__/bootstrap/Calendar2MonthFill.icon.js +1 -1
  437. package/dist/components/Icon/__generated__/bootstrap/Calendar2Plus.icon.js +1 -1
  438. package/dist/components/Icon/__generated__/bootstrap/Calendar2PlusFill.icon.js +1 -1
  439. package/dist/components/Icon/__generated__/bootstrap/Calendar2Range.icon.js +1 -1
  440. package/dist/components/Icon/__generated__/bootstrap/Calendar2RangeFill.icon.js +1 -1
  441. package/dist/components/Icon/__generated__/bootstrap/Calendar2Week.icon.js +1 -1
  442. package/dist/components/Icon/__generated__/bootstrap/Calendar2WeekFill.icon.js +1 -1
  443. package/dist/components/Icon/__generated__/bootstrap/Calendar2X.icon.js +1 -1
  444. package/dist/components/Icon/__generated__/bootstrap/Calendar2XFill.icon.js +1 -1
  445. package/dist/components/Icon/__generated__/bootstrap/Calendar3.icon.js +1 -1
  446. package/dist/components/Icon/__generated__/bootstrap/Calendar3Event.icon.js +1 -1
  447. package/dist/components/Icon/__generated__/bootstrap/Calendar3EventFill.icon.js +1 -1
  448. package/dist/components/Icon/__generated__/bootstrap/Calendar3Fill.icon.js +1 -1
  449. package/dist/components/Icon/__generated__/bootstrap/Calendar3Range.icon.js +1 -1
  450. package/dist/components/Icon/__generated__/bootstrap/Calendar3RangeFill.icon.js +1 -1
  451. package/dist/components/Icon/__generated__/bootstrap/Calendar3Week.icon.js +1 -1
  452. package/dist/components/Icon/__generated__/bootstrap/Calendar3WeekFill.icon.js +1 -1
  453. package/dist/components/Icon/__generated__/bootstrap/Calendar4.icon.js +1 -1
  454. package/dist/components/Icon/__generated__/bootstrap/Calendar4Event.icon.js +1 -1
  455. package/dist/components/Icon/__generated__/bootstrap/Calendar4Range.icon.js +1 -1
  456. package/dist/components/Icon/__generated__/bootstrap/Calendar4Week.icon.js +1 -1
  457. package/dist/components/Icon/__generated__/bootstrap/CalendarCheck.icon.js +1 -1
  458. package/dist/components/Icon/__generated__/bootstrap/CalendarCheckFill.icon.js +1 -1
  459. package/dist/components/Icon/__generated__/bootstrap/CalendarDate.icon.js +1 -1
  460. package/dist/components/Icon/__generated__/bootstrap/CalendarDateFill.icon.js +1 -1
  461. package/dist/components/Icon/__generated__/bootstrap/CalendarDay.icon.js +1 -1
  462. package/dist/components/Icon/__generated__/bootstrap/CalendarDayFill.icon.js +1 -1
  463. package/dist/components/Icon/__generated__/bootstrap/CalendarEvent.icon.js +1 -1
  464. package/dist/components/Icon/__generated__/bootstrap/CalendarEventFill.icon.js +1 -1
  465. package/dist/components/Icon/__generated__/bootstrap/CalendarFill.icon.js +1 -1
  466. package/dist/components/Icon/__generated__/bootstrap/CalendarHeart.icon.js +1 -1
  467. package/dist/components/Icon/__generated__/bootstrap/CalendarHeartFill.icon.js +1 -1
  468. package/dist/components/Icon/__generated__/bootstrap/CalendarMinus.icon.js +1 -1
  469. package/dist/components/Icon/__generated__/bootstrap/CalendarMinusFill.icon.js +1 -1
  470. package/dist/components/Icon/__generated__/bootstrap/CalendarMonth.icon.js +1 -1
  471. package/dist/components/Icon/__generated__/bootstrap/CalendarMonthFill.icon.js +1 -1
  472. package/dist/components/Icon/__generated__/bootstrap/CalendarPlus.icon.js +1 -1
  473. package/dist/components/Icon/__generated__/bootstrap/CalendarPlusFill.icon.js +1 -1
  474. package/dist/components/Icon/__generated__/bootstrap/CalendarRange.icon.js +1 -1
  475. package/dist/components/Icon/__generated__/bootstrap/CalendarRangeFill.icon.js +1 -1
  476. package/dist/components/Icon/__generated__/bootstrap/CalendarWeek.icon.js +1 -1
  477. package/dist/components/Icon/__generated__/bootstrap/CalendarWeekFill.icon.js +1 -1
  478. package/dist/components/Icon/__generated__/bootstrap/CalendarX.icon.js +1 -1
  479. package/dist/components/Icon/__generated__/bootstrap/CalendarXFill.icon.js +1 -1
  480. package/dist/components/Icon/__generated__/bootstrap/Camera.icon.js +1 -1
  481. package/dist/components/Icon/__generated__/bootstrap/Camera2.icon.js +1 -1
  482. package/dist/components/Icon/__generated__/bootstrap/CameraFill.icon.js +1 -1
  483. package/dist/components/Icon/__generated__/bootstrap/CameraReels.icon.js +1 -1
  484. package/dist/components/Icon/__generated__/bootstrap/CameraReelsFill.icon.js +1 -1
  485. package/dist/components/Icon/__generated__/bootstrap/CameraVideo.icon.js +1 -1
  486. package/dist/components/Icon/__generated__/bootstrap/CameraVideoFill.icon.js +1 -1
  487. package/dist/components/Icon/__generated__/bootstrap/CameraVideoOff.icon.js +1 -1
  488. package/dist/components/Icon/__generated__/bootstrap/CameraVideoOffFill.icon.js +1 -1
  489. package/dist/components/Icon/__generated__/bootstrap/Capslock.icon.js +1 -1
  490. package/dist/components/Icon/__generated__/bootstrap/CapslockFill.icon.js +1 -1
  491. package/dist/components/Icon/__generated__/bootstrap/Capsule.icon.js +1 -1
  492. package/dist/components/Icon/__generated__/bootstrap/CapsulePill.icon.js +1 -1
  493. package/dist/components/Icon/__generated__/bootstrap/CarFront.icon.js +1 -1
  494. package/dist/components/Icon/__generated__/bootstrap/CarFrontFill.icon.js +1 -1
  495. package/dist/components/Icon/__generated__/bootstrap/CardChecklist.icon.js +1 -1
  496. package/dist/components/Icon/__generated__/bootstrap/CardHeading.icon.js +1 -1
  497. package/dist/components/Icon/__generated__/bootstrap/CardImage.icon.js +1 -1
  498. package/dist/components/Icon/__generated__/bootstrap/CardList.icon.js +1 -1
  499. package/dist/components/Icon/__generated__/bootstrap/CardText.icon.js +1 -1
  500. package/dist/components/Icon/__generated__/bootstrap/CaretDown.icon.js +1 -1
  501. package/dist/components/Icon/__generated__/bootstrap/CaretDownFill.icon.js +1 -1
  502. package/dist/components/Icon/__generated__/bootstrap/CaretDownSquare.icon.js +1 -1
  503. package/dist/components/Icon/__generated__/bootstrap/CaretDownSquareFill.icon.js +1 -1
  504. package/dist/components/Icon/__generated__/bootstrap/CaretLeft.icon.js +1 -1
  505. package/dist/components/Icon/__generated__/bootstrap/CaretLeftFill.icon.js +1 -1
  506. package/dist/components/Icon/__generated__/bootstrap/CaretLeftSquare.icon.js +1 -1
  507. package/dist/components/Icon/__generated__/bootstrap/CaretLeftSquareFill.icon.js +1 -1
  508. package/dist/components/Icon/__generated__/bootstrap/CaretRight.icon.js +1 -1
  509. package/dist/components/Icon/__generated__/bootstrap/CaretRightFill.icon.js +1 -1
  510. package/dist/components/Icon/__generated__/bootstrap/CaretRightSquare.icon.js +1 -1
  511. package/dist/components/Icon/__generated__/bootstrap/CaretRightSquareFill.icon.js +1 -1
  512. package/dist/components/Icon/__generated__/bootstrap/CaretUp.icon.js +1 -1
  513. package/dist/components/Icon/__generated__/bootstrap/CaretUpFill.icon.js +1 -1
  514. package/dist/components/Icon/__generated__/bootstrap/CaretUpSquare.icon.js +1 -1
  515. package/dist/components/Icon/__generated__/bootstrap/CaretUpSquareFill.icon.js +1 -1
  516. package/dist/components/Icon/__generated__/bootstrap/Cart.icon.js +1 -1
  517. package/dist/components/Icon/__generated__/bootstrap/Cart2.icon.js +1 -1
  518. package/dist/components/Icon/__generated__/bootstrap/Cart3.icon.js +1 -1
  519. package/dist/components/Icon/__generated__/bootstrap/Cart4.icon.js +1 -1
  520. package/dist/components/Icon/__generated__/bootstrap/CartCheck.icon.js +1 -1
  521. package/dist/components/Icon/__generated__/bootstrap/CartCheckFill.icon.js +1 -1
  522. package/dist/components/Icon/__generated__/bootstrap/CartDash.icon.js +1 -1
  523. package/dist/components/Icon/__generated__/bootstrap/CartDashFill.icon.js +1 -1
  524. package/dist/components/Icon/__generated__/bootstrap/CartFill.icon.js +1 -1
  525. package/dist/components/Icon/__generated__/bootstrap/CartPlus.icon.js +1 -1
  526. package/dist/components/Icon/__generated__/bootstrap/CartPlusFill.icon.js +1 -1
  527. package/dist/components/Icon/__generated__/bootstrap/CartX.icon.js +1 -1
  528. package/dist/components/Icon/__generated__/bootstrap/CartXFill.icon.js +1 -1
  529. package/dist/components/Icon/__generated__/bootstrap/Cash.icon.js +1 -1
  530. package/dist/components/Icon/__generated__/bootstrap/CashCoin.icon.js +1 -1
  531. package/dist/components/Icon/__generated__/bootstrap/CashStack.icon.js +1 -1
  532. package/dist/components/Icon/__generated__/bootstrap/Cassette.icon.js +1 -1
  533. package/dist/components/Icon/__generated__/bootstrap/CassetteFill.icon.js +1 -1
  534. package/dist/components/Icon/__generated__/bootstrap/Cast.icon.js +1 -1
  535. package/dist/components/Icon/__generated__/bootstrap/CcCircle.icon.js +1 -1
  536. package/dist/components/Icon/__generated__/bootstrap/CcCircleFill.icon.js +1 -1
  537. package/dist/components/Icon/__generated__/bootstrap/CcSquare.icon.js +1 -1
  538. package/dist/components/Icon/__generated__/bootstrap/CcSquareFill.icon.js +1 -1
  539. package/dist/components/Icon/__generated__/bootstrap/Chat.icon.js +1 -1
  540. package/dist/components/Icon/__generated__/bootstrap/ChatDots.icon.js +1 -1
  541. package/dist/components/Icon/__generated__/bootstrap/ChatDotsFill.icon.js +1 -1
  542. package/dist/components/Icon/__generated__/bootstrap/ChatFill.icon.js +1 -1
  543. package/dist/components/Icon/__generated__/bootstrap/ChatHeart.icon.js +1 -1
  544. package/dist/components/Icon/__generated__/bootstrap/ChatHeartFill.icon.js +1 -1
  545. package/dist/components/Icon/__generated__/bootstrap/ChatLeft.icon.js +1 -1
  546. package/dist/components/Icon/__generated__/bootstrap/ChatLeftDots.icon.js +1 -1
  547. package/dist/components/Icon/__generated__/bootstrap/ChatLeftDotsFill.icon.js +1 -1
  548. package/dist/components/Icon/__generated__/bootstrap/ChatLeftFill.icon.js +1 -1
  549. package/dist/components/Icon/__generated__/bootstrap/ChatLeftHeart.icon.js +1 -1
  550. package/dist/components/Icon/__generated__/bootstrap/ChatLeftHeartFill.icon.js +1 -1
  551. package/dist/components/Icon/__generated__/bootstrap/ChatLeftQuote.icon.js +1 -1
  552. package/dist/components/Icon/__generated__/bootstrap/ChatLeftQuoteFill.icon.js +1 -1
  553. package/dist/components/Icon/__generated__/bootstrap/ChatLeftText.icon.js +1 -1
  554. package/dist/components/Icon/__generated__/bootstrap/ChatLeftTextFill.icon.js +1 -1
  555. package/dist/components/Icon/__generated__/bootstrap/ChatQuote.icon.js +1 -1
  556. package/dist/components/Icon/__generated__/bootstrap/ChatQuoteFill.icon.js +1 -1
  557. package/dist/components/Icon/__generated__/bootstrap/ChatRight.icon.js +1 -1
  558. package/dist/components/Icon/__generated__/bootstrap/ChatRightDots.icon.js +1 -1
  559. package/dist/components/Icon/__generated__/bootstrap/ChatRightDotsFill.icon.js +1 -1
  560. package/dist/components/Icon/__generated__/bootstrap/ChatRightFill.icon.js +1 -1
  561. package/dist/components/Icon/__generated__/bootstrap/ChatRightHeart.icon.js +1 -1
  562. package/dist/components/Icon/__generated__/bootstrap/ChatRightHeartFill.icon.js +1 -1
  563. package/dist/components/Icon/__generated__/bootstrap/ChatRightQuote.icon.js +1 -1
  564. package/dist/components/Icon/__generated__/bootstrap/ChatRightQuoteFill.icon.js +1 -1
  565. package/dist/components/Icon/__generated__/bootstrap/ChatRightText.icon.js +1 -1
  566. package/dist/components/Icon/__generated__/bootstrap/ChatRightTextFill.icon.js +1 -1
  567. package/dist/components/Icon/__generated__/bootstrap/ChatSquare.icon.js +1 -1
  568. package/dist/components/Icon/__generated__/bootstrap/ChatSquareDots.icon.js +1 -1
  569. package/dist/components/Icon/__generated__/bootstrap/ChatSquareDotsFill.icon.js +1 -1
  570. package/dist/components/Icon/__generated__/bootstrap/ChatSquareFill.icon.js +1 -1
  571. package/dist/components/Icon/__generated__/bootstrap/ChatSquareHeart.icon.js +1 -1
  572. package/dist/components/Icon/__generated__/bootstrap/ChatSquareHeartFill.icon.js +1 -1
  573. package/dist/components/Icon/__generated__/bootstrap/ChatSquareQuote.icon.js +1 -1
  574. package/dist/components/Icon/__generated__/bootstrap/ChatSquareQuoteFill.icon.js +1 -1
  575. package/dist/components/Icon/__generated__/bootstrap/ChatSquareText.icon.js +1 -1
  576. package/dist/components/Icon/__generated__/bootstrap/ChatSquareTextFill.icon.js +1 -1
  577. package/dist/components/Icon/__generated__/bootstrap/ChatText.icon.js +1 -1
  578. package/dist/components/Icon/__generated__/bootstrap/ChatTextFill.icon.js +1 -1
  579. package/dist/components/Icon/__generated__/bootstrap/Check.icon.js +1 -1
  580. package/dist/components/Icon/__generated__/bootstrap/Check2.icon.js +1 -1
  581. package/dist/components/Icon/__generated__/bootstrap/Check2All.icon.js +1 -1
  582. package/dist/components/Icon/__generated__/bootstrap/Check2Circle.icon.js +1 -1
  583. package/dist/components/Icon/__generated__/bootstrap/Check2Square.icon.js +1 -1
  584. package/dist/components/Icon/__generated__/bootstrap/CheckAll.icon.js +1 -1
  585. package/dist/components/Icon/__generated__/bootstrap/CheckCircle.icon.js +1 -1
  586. package/dist/components/Icon/__generated__/bootstrap/CheckCircleFill.icon.js +1 -1
  587. package/dist/components/Icon/__generated__/bootstrap/CheckLg.icon.js +1 -1
  588. package/dist/components/Icon/__generated__/bootstrap/CheckSquare.icon.js +1 -1
  589. package/dist/components/Icon/__generated__/bootstrap/CheckSquareFill.icon.js +1 -1
  590. package/dist/components/Icon/__generated__/bootstrap/CheckSquareFillBootstrap.icon.js +1 -1
  591. package/dist/components/Icon/__generated__/bootstrap/ChevronBarContract.icon.js +1 -1
  592. package/dist/components/Icon/__generated__/bootstrap/ChevronBarDown.icon.js +1 -1
  593. package/dist/components/Icon/__generated__/bootstrap/ChevronBarExpand.icon.js +1 -1
  594. package/dist/components/Icon/__generated__/bootstrap/ChevronBarLeft.icon.js +1 -1
  595. package/dist/components/Icon/__generated__/bootstrap/ChevronBarRight.icon.js +1 -1
  596. package/dist/components/Icon/__generated__/bootstrap/ChevronBarUp.icon.js +1 -1
  597. package/dist/components/Icon/__generated__/bootstrap/ChevronCompactDown.icon.js +1 -1
  598. package/dist/components/Icon/__generated__/bootstrap/ChevronCompactLeft.icon.js +1 -1
  599. package/dist/components/Icon/__generated__/bootstrap/ChevronCompactRight.icon.js +1 -1
  600. package/dist/components/Icon/__generated__/bootstrap/ChevronCompactUp.icon.js +1 -1
  601. package/dist/components/Icon/__generated__/bootstrap/ChevronContract.icon.js +1 -1
  602. package/dist/components/Icon/__generated__/bootstrap/ChevronDoubleDown.icon.js +1 -1
  603. package/dist/components/Icon/__generated__/bootstrap/ChevronDoubleLeft.icon.js +1 -1
  604. package/dist/components/Icon/__generated__/bootstrap/ChevronDoubleRight.icon.js +1 -1
  605. package/dist/components/Icon/__generated__/bootstrap/ChevronDoubleUp.icon.js +1 -1
  606. package/dist/components/Icon/__generated__/bootstrap/ChevronDown.icon.js +1 -1
  607. package/dist/components/Icon/__generated__/bootstrap/ChevronExpand.icon.js +1 -1
  608. package/dist/components/Icon/__generated__/bootstrap/ChevronLeft.icon.js +1 -1
  609. package/dist/components/Icon/__generated__/bootstrap/ChevronRight.icon.js +1 -1
  610. package/dist/components/Icon/__generated__/bootstrap/ChevronUp.icon.js +1 -1
  611. package/dist/components/Icon/__generated__/bootstrap/Circle.icon.js +1 -1
  612. package/dist/components/Icon/__generated__/bootstrap/CircleFill.icon.js +1 -1
  613. package/dist/components/Icon/__generated__/bootstrap/CircleHalf.icon.js +1 -1
  614. package/dist/components/Icon/__generated__/bootstrap/CircleSquare.icon.js +1 -1
  615. package/dist/components/Icon/__generated__/bootstrap/Clipboard.icon.js +1 -1
  616. package/dist/components/Icon/__generated__/bootstrap/Clipboard2.icon.js +1 -1
  617. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Check.icon.js +1 -1
  618. package/dist/components/Icon/__generated__/bootstrap/Clipboard2CheckFill.icon.js +1 -1
  619. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Data.icon.js +1 -1
  620. package/dist/components/Icon/__generated__/bootstrap/Clipboard2DataFill.icon.js +1 -1
  621. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Fill.icon.js +1 -1
  622. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Heart.icon.js +1 -1
  623. package/dist/components/Icon/__generated__/bootstrap/Clipboard2HeartFill.icon.js +1 -1
  624. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Minus.icon.js +1 -1
  625. package/dist/components/Icon/__generated__/bootstrap/Clipboard2MinusFill.icon.js +1 -1
  626. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Plus.icon.js +1 -1
  627. package/dist/components/Icon/__generated__/bootstrap/Clipboard2PlusFill.icon.js +1 -1
  628. package/dist/components/Icon/__generated__/bootstrap/Clipboard2Pulse.icon.js +1 -1
  629. package/dist/components/Icon/__generated__/bootstrap/Clipboard2PulseFill.icon.js +1 -1
  630. package/dist/components/Icon/__generated__/bootstrap/Clipboard2X.icon.js +1 -1
  631. package/dist/components/Icon/__generated__/bootstrap/Clipboard2XFill.icon.js +1 -1
  632. package/dist/components/Icon/__generated__/bootstrap/ClipboardCheck.icon.js +1 -1
  633. package/dist/components/Icon/__generated__/bootstrap/ClipboardCheckFill.icon.js +1 -1
  634. package/dist/components/Icon/__generated__/bootstrap/ClipboardData.icon.js +1 -1
  635. package/dist/components/Icon/__generated__/bootstrap/ClipboardDataFill.icon.js +1 -1
  636. package/dist/components/Icon/__generated__/bootstrap/ClipboardFill.icon.js +1 -1
  637. package/dist/components/Icon/__generated__/bootstrap/ClipboardHeart.icon.js +1 -1
  638. package/dist/components/Icon/__generated__/bootstrap/ClipboardHeartFill.icon.js +1 -1
  639. package/dist/components/Icon/__generated__/bootstrap/ClipboardMinus.icon.js +1 -1
  640. package/dist/components/Icon/__generated__/bootstrap/ClipboardMinusFill.icon.js +1 -1
  641. package/dist/components/Icon/__generated__/bootstrap/ClipboardPlus.icon.js +1 -1
  642. package/dist/components/Icon/__generated__/bootstrap/ClipboardPlusFill.icon.js +1 -1
  643. package/dist/components/Icon/__generated__/bootstrap/ClipboardPulse.icon.js +1 -1
  644. package/dist/components/Icon/__generated__/bootstrap/ClipboardX.icon.js +1 -1
  645. package/dist/components/Icon/__generated__/bootstrap/ClipboardXFill.icon.js +1 -1
  646. package/dist/components/Icon/__generated__/bootstrap/Clock.icon.js +1 -1
  647. package/dist/components/Icon/__generated__/bootstrap/ClockFill.icon.js +1 -1
  648. package/dist/components/Icon/__generated__/bootstrap/ClockHistory.icon.js +1 -1
  649. package/dist/components/Icon/__generated__/bootstrap/Cloud.icon.js +1 -1
  650. package/dist/components/Icon/__generated__/bootstrap/CloudArrowDown.icon.js +1 -1
  651. package/dist/components/Icon/__generated__/bootstrap/CloudArrowDownFill.icon.js +1 -1
  652. package/dist/components/Icon/__generated__/bootstrap/CloudArrowUp.icon.js +1 -1
  653. package/dist/components/Icon/__generated__/bootstrap/CloudArrowUpFill.icon.js +1 -1
  654. package/dist/components/Icon/__generated__/bootstrap/CloudCheck.icon.js +1 -1
  655. package/dist/components/Icon/__generated__/bootstrap/CloudCheckFill.icon.js +1 -1
  656. package/dist/components/Icon/__generated__/bootstrap/CloudDownload.icon.js +1 -1
  657. package/dist/components/Icon/__generated__/bootstrap/CloudDownloadFill.icon.js +1 -1
  658. package/dist/components/Icon/__generated__/bootstrap/CloudDrizzle.icon.js +1 -1
  659. package/dist/components/Icon/__generated__/bootstrap/CloudDrizzleFill.icon.js +1 -1
  660. package/dist/components/Icon/__generated__/bootstrap/CloudFill.icon.js +1 -1
  661. package/dist/components/Icon/__generated__/bootstrap/CloudFog.icon.js +1 -1
  662. package/dist/components/Icon/__generated__/bootstrap/CloudFog2.icon.js +1 -1
  663. package/dist/components/Icon/__generated__/bootstrap/CloudFog2Fill.icon.js +1 -1
  664. package/dist/components/Icon/__generated__/bootstrap/CloudFogFill.icon.js +1 -1
  665. package/dist/components/Icon/__generated__/bootstrap/CloudHail.icon.js +1 -1
  666. package/dist/components/Icon/__generated__/bootstrap/CloudHailFill.icon.js +1 -1
  667. package/dist/components/Icon/__generated__/bootstrap/CloudHaze.icon.js +1 -1
  668. package/dist/components/Icon/__generated__/bootstrap/CloudHaze2.icon.js +1 -1
  669. package/dist/components/Icon/__generated__/bootstrap/CloudHaze2Fill.icon.js +1 -1
  670. package/dist/components/Icon/__generated__/bootstrap/CloudHazeFill.icon.js +1 -1
  671. package/dist/components/Icon/__generated__/bootstrap/CloudLightning.icon.js +1 -1
  672. package/dist/components/Icon/__generated__/bootstrap/CloudLightningFill.icon.js +1 -1
  673. package/dist/components/Icon/__generated__/bootstrap/CloudLightningRain.icon.js +1 -1
  674. package/dist/components/Icon/__generated__/bootstrap/CloudLightningRainFill.icon.js +1 -1
  675. package/dist/components/Icon/__generated__/bootstrap/CloudMinus.icon.js +1 -1
  676. package/dist/components/Icon/__generated__/bootstrap/CloudMinusFill.icon.js +1 -1
  677. package/dist/components/Icon/__generated__/bootstrap/CloudMoon.icon.js +1 -1
  678. package/dist/components/Icon/__generated__/bootstrap/CloudMoonFill.icon.js +1 -1
  679. package/dist/components/Icon/__generated__/bootstrap/CloudPlus.icon.js +1 -1
  680. package/dist/components/Icon/__generated__/bootstrap/CloudPlusFill.icon.js +1 -1
  681. package/dist/components/Icon/__generated__/bootstrap/CloudRain.icon.js +1 -1
  682. package/dist/components/Icon/__generated__/bootstrap/CloudRainFill.icon.js +1 -1
  683. package/dist/components/Icon/__generated__/bootstrap/CloudRainHeavy.icon.js +1 -1
  684. package/dist/components/Icon/__generated__/bootstrap/CloudRainHeavyFill.icon.js +1 -1
  685. package/dist/components/Icon/__generated__/bootstrap/CloudSlash.icon.js +1 -1
  686. package/dist/components/Icon/__generated__/bootstrap/CloudSlashFill.icon.js +1 -1
  687. package/dist/components/Icon/__generated__/bootstrap/CloudSleet.icon.js +1 -1
  688. package/dist/components/Icon/__generated__/bootstrap/CloudSleetFill.icon.js +1 -1
  689. package/dist/components/Icon/__generated__/bootstrap/CloudSnow.icon.js +1 -1
  690. package/dist/components/Icon/__generated__/bootstrap/CloudSnowFill.icon.js +1 -1
  691. package/dist/components/Icon/__generated__/bootstrap/CloudSun.icon.js +1 -1
  692. package/dist/components/Icon/__generated__/bootstrap/CloudSunFill.icon.js +1 -1
  693. package/dist/components/Icon/__generated__/bootstrap/CloudUpload.icon.js +1 -1
  694. package/dist/components/Icon/__generated__/bootstrap/CloudUploadFill.icon.js +1 -1
  695. package/dist/components/Icon/__generated__/bootstrap/Clouds.icon.js +1 -1
  696. package/dist/components/Icon/__generated__/bootstrap/CloudsFill.icon.js +1 -1
  697. package/dist/components/Icon/__generated__/bootstrap/Cloudy.icon.js +1 -1
  698. package/dist/components/Icon/__generated__/bootstrap/CloudyFill.icon.js +1 -1
  699. package/dist/components/Icon/__generated__/bootstrap/Code.icon.js +1 -1
  700. package/dist/components/Icon/__generated__/bootstrap/CodeSlash.icon.js +1 -1
  701. package/dist/components/Icon/__generated__/bootstrap/CodeSquare.icon.js +1 -1
  702. package/dist/components/Icon/__generated__/bootstrap/Coin.icon.js +1 -1
  703. package/dist/components/Icon/__generated__/bootstrap/Collection.icon.js +1 -1
  704. package/dist/components/Icon/__generated__/bootstrap/CollectionFill.icon.js +1 -1
  705. package/dist/components/Icon/__generated__/bootstrap/CollectionPlay.icon.js +1 -1
  706. package/dist/components/Icon/__generated__/bootstrap/CollectionPlayFill.icon.js +1 -1
  707. package/dist/components/Icon/__generated__/bootstrap/Columns.icon.js +1 -1
  708. package/dist/components/Icon/__generated__/bootstrap/ColumnsGap.icon.js +1 -1
  709. package/dist/components/Icon/__generated__/bootstrap/Command.icon.js +1 -1
  710. package/dist/components/Icon/__generated__/bootstrap/Compass.icon.js +1 -1
  711. package/dist/components/Icon/__generated__/bootstrap/CompassFill.icon.js +1 -1
  712. package/dist/components/Icon/__generated__/bootstrap/Cone.icon.js +1 -1
  713. package/dist/components/Icon/__generated__/bootstrap/ConeStriped.icon.js +1 -1
  714. package/dist/components/Icon/__generated__/bootstrap/Controller.icon.js +1 -1
  715. package/dist/components/Icon/__generated__/bootstrap/Cookie.icon.js +1 -1
  716. package/dist/components/Icon/__generated__/bootstrap/Copy.icon.js +1 -1
  717. package/dist/components/Icon/__generated__/bootstrap/Cpu.icon.js +1 -1
  718. package/dist/components/Icon/__generated__/bootstrap/CpuFill.icon.js +1 -1
  719. package/dist/components/Icon/__generated__/bootstrap/CreditCard.icon.js +1 -1
  720. package/dist/components/Icon/__generated__/bootstrap/CreditCard2Back.icon.js +1 -1
  721. package/dist/components/Icon/__generated__/bootstrap/CreditCard2BackFill.icon.js +1 -1
  722. package/dist/components/Icon/__generated__/bootstrap/CreditCard2Front.icon.js +1 -1
  723. package/dist/components/Icon/__generated__/bootstrap/CreditCard2FrontFill.icon.js +1 -1
  724. package/dist/components/Icon/__generated__/bootstrap/CreditCardFill.icon.js +1 -1
  725. package/dist/components/Icon/__generated__/bootstrap/Crop.icon.js +1 -1
  726. package/dist/components/Icon/__generated__/bootstrap/Crosshair.icon.js +1 -1
  727. package/dist/components/Icon/__generated__/bootstrap/Crosshair2.icon.js +1 -1
  728. package/dist/components/Icon/__generated__/bootstrap/Cup.icon.js +1 -1
  729. package/dist/components/Icon/__generated__/bootstrap/CupFill.icon.js +1 -1
  730. package/dist/components/Icon/__generated__/bootstrap/CupHot.icon.js +1 -1
  731. package/dist/components/Icon/__generated__/bootstrap/CupHotFill.icon.js +1 -1
  732. package/dist/components/Icon/__generated__/bootstrap/CupStraw.icon.js +1 -1
  733. package/dist/components/Icon/__generated__/bootstrap/CurrencyBitcoin.icon.js +1 -1
  734. package/dist/components/Icon/__generated__/bootstrap/CurrencyDollar.icon.js +1 -1
  735. package/dist/components/Icon/__generated__/bootstrap/CurrencyEuro.icon.js +1 -1
  736. package/dist/components/Icon/__generated__/bootstrap/CurrencyExchange.icon.js +1 -1
  737. package/dist/components/Icon/__generated__/bootstrap/CurrencyPound.icon.js +1 -1
  738. package/dist/components/Icon/__generated__/bootstrap/CurrencyRupee.icon.js +1 -1
  739. package/dist/components/Icon/__generated__/bootstrap/CurrencyYen.icon.js +1 -1
  740. package/dist/components/Icon/__generated__/bootstrap/Cursor.icon.js +1 -1
  741. package/dist/components/Icon/__generated__/bootstrap/CursorFill.icon.js +1 -1
  742. package/dist/components/Icon/__generated__/bootstrap/CursorText.icon.js +1 -1
  743. package/dist/components/Icon/__generated__/bootstrap/Dash.icon.js +1 -1
  744. package/dist/components/Icon/__generated__/bootstrap/DashCircle.icon.js +1 -1
  745. package/dist/components/Icon/__generated__/bootstrap/DashCircleDotted.icon.js +1 -1
  746. package/dist/components/Icon/__generated__/bootstrap/DashCircleFill.icon.js +1 -1
  747. package/dist/components/Icon/__generated__/bootstrap/DashLg.icon.js +1 -1
  748. package/dist/components/Icon/__generated__/bootstrap/DashSquare.icon.js +1 -1
  749. package/dist/components/Icon/__generated__/bootstrap/DashSquareDotted.icon.js +1 -1
  750. package/dist/components/Icon/__generated__/bootstrap/DashSquareFill.icon.js +1 -1
  751. package/dist/components/Icon/__generated__/bootstrap/Database.icon.js +1 -1
  752. package/dist/components/Icon/__generated__/bootstrap/DatabaseAdd.icon.js +1 -1
  753. package/dist/components/Icon/__generated__/bootstrap/DatabaseCheck.icon.js +1 -1
  754. package/dist/components/Icon/__generated__/bootstrap/DatabaseDash.icon.js +1 -1
  755. package/dist/components/Icon/__generated__/bootstrap/DatabaseDown.icon.js +1 -1
  756. package/dist/components/Icon/__generated__/bootstrap/DatabaseExclamation.icon.js +1 -1
  757. package/dist/components/Icon/__generated__/bootstrap/DatabaseFill.icon.js +1 -1
  758. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillAdd.icon.js +1 -1
  759. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillCheck.icon.js +1 -1
  760. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillDash.icon.js +1 -1
  761. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillDown.icon.js +1 -1
  762. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillExclamation.icon.js +1 -1
  763. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillGear.icon.js +1 -1
  764. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillLock.icon.js +1 -1
  765. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillSlash.icon.js +1 -1
  766. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillUp.icon.js +1 -1
  767. package/dist/components/Icon/__generated__/bootstrap/DatabaseFillX.icon.js +1 -1
  768. package/dist/components/Icon/__generated__/bootstrap/DatabaseGear.icon.js +1 -1
  769. package/dist/components/Icon/__generated__/bootstrap/DatabaseLock.icon.js +1 -1
  770. package/dist/components/Icon/__generated__/bootstrap/DatabaseSlash.icon.js +1 -1
  771. package/dist/components/Icon/__generated__/bootstrap/DatabaseUp.icon.js +1 -1
  772. package/dist/components/Icon/__generated__/bootstrap/DatabaseX.icon.js +1 -1
  773. package/dist/components/Icon/__generated__/bootstrap/DeviceHdd.icon.js +1 -1
  774. package/dist/components/Icon/__generated__/bootstrap/DeviceHddFill.icon.js +1 -1
  775. package/dist/components/Icon/__generated__/bootstrap/DeviceSsd.icon.js +1 -1
  776. package/dist/components/Icon/__generated__/bootstrap/DeviceSsdFill.icon.js +1 -1
  777. package/dist/components/Icon/__generated__/bootstrap/Diagram2.icon.js +1 -1
  778. package/dist/components/Icon/__generated__/bootstrap/Diagram2Fill.icon.js +1 -1
  779. package/dist/components/Icon/__generated__/bootstrap/Diagram3.icon.js +1 -1
  780. package/dist/components/Icon/__generated__/bootstrap/Diagram3Fill.icon.js +1 -1
  781. package/dist/components/Icon/__generated__/bootstrap/Diamond.icon.js +1 -1
  782. package/dist/components/Icon/__generated__/bootstrap/DiamondFill.icon.js +1 -1
  783. package/dist/components/Icon/__generated__/bootstrap/DiamondHalf.icon.js +1 -1
  784. package/dist/components/Icon/__generated__/bootstrap/Dice1.icon.js +1 -1
  785. package/dist/components/Icon/__generated__/bootstrap/Dice1Fill.icon.js +1 -1
  786. package/dist/components/Icon/__generated__/bootstrap/Dice2.icon.js +1 -1
  787. package/dist/components/Icon/__generated__/bootstrap/Dice2Fill.icon.js +1 -1
  788. package/dist/components/Icon/__generated__/bootstrap/Dice3.icon.js +1 -1
  789. package/dist/components/Icon/__generated__/bootstrap/Dice3Fill.icon.js +1 -1
  790. package/dist/components/Icon/__generated__/bootstrap/Dice4.icon.js +1 -1
  791. package/dist/components/Icon/__generated__/bootstrap/Dice4Fill.icon.js +1 -1
  792. package/dist/components/Icon/__generated__/bootstrap/Dice5.icon.js +1 -1
  793. package/dist/components/Icon/__generated__/bootstrap/Dice5Fill.icon.js +1 -1
  794. package/dist/components/Icon/__generated__/bootstrap/Dice6.icon.js +1 -1
  795. package/dist/components/Icon/__generated__/bootstrap/Dice6Fill.icon.js +1 -1
  796. package/dist/components/Icon/__generated__/bootstrap/Disc.icon.js +1 -1
  797. package/dist/components/Icon/__generated__/bootstrap/DiscFill.icon.js +1 -1
  798. package/dist/components/Icon/__generated__/bootstrap/Discord.icon.js +1 -1
  799. package/dist/components/Icon/__generated__/bootstrap/Display.icon.js +1 -1
  800. package/dist/components/Icon/__generated__/bootstrap/DisplayFill.icon.js +1 -1
  801. package/dist/components/Icon/__generated__/bootstrap/Displayport.icon.js +1 -1
  802. package/dist/components/Icon/__generated__/bootstrap/DisplayportFill.icon.js +1 -1
  803. package/dist/components/Icon/__generated__/bootstrap/DistributeHorizontal.icon.js +1 -1
  804. package/dist/components/Icon/__generated__/bootstrap/DistributeVertical.icon.js +1 -1
  805. package/dist/components/Icon/__generated__/bootstrap/DoorClosed.icon.js +1 -1
  806. package/dist/components/Icon/__generated__/bootstrap/DoorClosedFill.icon.js +1 -1
  807. package/dist/components/Icon/__generated__/bootstrap/DoorOpen.icon.js +1 -1
  808. package/dist/components/Icon/__generated__/bootstrap/DoorOpenFill.icon.js +1 -1
  809. package/dist/components/Icon/__generated__/bootstrap/Dot.icon.js +1 -1
  810. package/dist/components/Icon/__generated__/bootstrap/Download.icon.js +1 -1
  811. package/dist/components/Icon/__generated__/bootstrap/Dpad.icon.js +1 -1
  812. package/dist/components/Icon/__generated__/bootstrap/DpadFill.icon.js +1 -1
  813. package/dist/components/Icon/__generated__/bootstrap/Dribbble.icon.js +1 -1
  814. package/dist/components/Icon/__generated__/bootstrap/Dropbox.icon.js +1 -1
  815. package/dist/components/Icon/__generated__/bootstrap/Droplet.icon.js +1 -1
  816. package/dist/components/Icon/__generated__/bootstrap/DropletFill.icon.js +1 -1
  817. package/dist/components/Icon/__generated__/bootstrap/DropletHalf.icon.js +1 -1
  818. package/dist/components/Icon/__generated__/bootstrap/Duffle.icon.js +1 -1
  819. package/dist/components/Icon/__generated__/bootstrap/DuffleFill.icon.js +1 -1
  820. package/dist/components/Icon/__generated__/bootstrap/Ear.icon.js +1 -1
  821. package/dist/components/Icon/__generated__/bootstrap/EarFill.icon.js +1 -1
  822. package/dist/components/Icon/__generated__/bootstrap/Earbuds.icon.js +1 -1
  823. package/dist/components/Icon/__generated__/bootstrap/Easel.icon.js +1 -1
  824. package/dist/components/Icon/__generated__/bootstrap/Easel2.icon.js +1 -1
  825. package/dist/components/Icon/__generated__/bootstrap/Easel2Fill.icon.js +1 -1
  826. package/dist/components/Icon/__generated__/bootstrap/Easel3.icon.js +1 -1
  827. package/dist/components/Icon/__generated__/bootstrap/Easel3Fill.icon.js +1 -1
  828. package/dist/components/Icon/__generated__/bootstrap/EaselFill.icon.js +1 -1
  829. package/dist/components/Icon/__generated__/bootstrap/Egg.icon.js +1 -1
  830. package/dist/components/Icon/__generated__/bootstrap/EggFill.icon.js +1 -1
  831. package/dist/components/Icon/__generated__/bootstrap/EggFried.icon.js +1 -1
  832. package/dist/components/Icon/__generated__/bootstrap/Eject.icon.js +1 -1
  833. package/dist/components/Icon/__generated__/bootstrap/EjectFill.icon.js +1 -1
  834. package/dist/components/Icon/__generated__/bootstrap/EmojiAngry.icon.js +1 -1
  835. package/dist/components/Icon/__generated__/bootstrap/EmojiAngryFill.icon.js +1 -1
  836. package/dist/components/Icon/__generated__/bootstrap/EmojiAstonished.icon.js +1 -1
  837. package/dist/components/Icon/__generated__/bootstrap/EmojiAstonishedFill.icon.js +1 -1
  838. package/dist/components/Icon/__generated__/bootstrap/EmojiDizzy.icon.js +1 -1
  839. package/dist/components/Icon/__generated__/bootstrap/EmojiDizzyFill.icon.js +1 -1
  840. package/dist/components/Icon/__generated__/bootstrap/EmojiExpressionless.icon.js +1 -1
  841. package/dist/components/Icon/__generated__/bootstrap/EmojiExpressionlessFill.icon.js +1 -1
  842. package/dist/components/Icon/__generated__/bootstrap/EmojiFrown.icon.js +1 -1
  843. package/dist/components/Icon/__generated__/bootstrap/EmojiFrownFill.icon.js +1 -1
  844. package/dist/components/Icon/__generated__/bootstrap/EmojiGrimace.icon.js +1 -1
  845. package/dist/components/Icon/__generated__/bootstrap/EmojiGrimaceFill.icon.js +1 -1
  846. package/dist/components/Icon/__generated__/bootstrap/EmojiGrin.icon.js +1 -1
  847. package/dist/components/Icon/__generated__/bootstrap/EmojiGrinFill.icon.js +1 -1
  848. package/dist/components/Icon/__generated__/bootstrap/EmojiHeartEyes.icon.js +1 -1
  849. package/dist/components/Icon/__generated__/bootstrap/EmojiHeartEyesFill.icon.js +1 -1
  850. package/dist/components/Icon/__generated__/bootstrap/EmojiKiss.icon.js +1 -1
  851. package/dist/components/Icon/__generated__/bootstrap/EmojiKissFill.icon.js +1 -1
  852. package/dist/components/Icon/__generated__/bootstrap/EmojiLaughing.icon.js +1 -1
  853. package/dist/components/Icon/__generated__/bootstrap/EmojiLaughingFill.icon.js +1 -1
  854. package/dist/components/Icon/__generated__/bootstrap/EmojiNeutral.icon.js +1 -1
  855. package/dist/components/Icon/__generated__/bootstrap/EmojiNeutralFill.icon.js +1 -1
  856. package/dist/components/Icon/__generated__/bootstrap/EmojiSmile.icon.js +1 -1
  857. package/dist/components/Icon/__generated__/bootstrap/EmojiSmileFill.icon.js +1 -1
  858. package/dist/components/Icon/__generated__/bootstrap/EmojiSmileUpsideDown.icon.js +1 -1
  859. package/dist/components/Icon/__generated__/bootstrap/EmojiSmileUpsideDownFill.icon.js +1 -1
  860. package/dist/components/Icon/__generated__/bootstrap/EmojiSunglasses.icon.js +1 -1
  861. package/dist/components/Icon/__generated__/bootstrap/EmojiSunglassesFill.icon.js +1 -1
  862. package/dist/components/Icon/__generated__/bootstrap/EmojiSurprise.icon.js +1 -1
  863. package/dist/components/Icon/__generated__/bootstrap/EmojiSurpriseFill.icon.js +1 -1
  864. package/dist/components/Icon/__generated__/bootstrap/EmojiTear.icon.js +1 -1
  865. package/dist/components/Icon/__generated__/bootstrap/EmojiTearFill.icon.js +1 -1
  866. package/dist/components/Icon/__generated__/bootstrap/EmojiWink.icon.js +1 -1
  867. package/dist/components/Icon/__generated__/bootstrap/EmojiWinkFill.icon.js +1 -1
  868. package/dist/components/Icon/__generated__/bootstrap/Envelope.icon.js +1 -1
  869. package/dist/components/Icon/__generated__/bootstrap/EnvelopeArrowDown.icon.js +1 -1
  870. package/dist/components/Icon/__generated__/bootstrap/EnvelopeArrowDownFill.icon.js +1 -1
  871. package/dist/components/Icon/__generated__/bootstrap/EnvelopeArrowUp.icon.js +1 -1
  872. package/dist/components/Icon/__generated__/bootstrap/EnvelopeArrowUpFill.icon.js +1 -1
  873. package/dist/components/Icon/__generated__/bootstrap/EnvelopeAt.icon.js +1 -1
  874. package/dist/components/Icon/__generated__/bootstrap/EnvelopeAtFill.icon.js +1 -1
  875. package/dist/components/Icon/__generated__/bootstrap/EnvelopeCheck.icon.js +1 -1
  876. package/dist/components/Icon/__generated__/bootstrap/EnvelopeCheckFill.icon.js +1 -1
  877. package/dist/components/Icon/__generated__/bootstrap/EnvelopeDash.icon.js +1 -1
  878. package/dist/components/Icon/__generated__/bootstrap/EnvelopeDashFill.icon.js +1 -1
  879. package/dist/components/Icon/__generated__/bootstrap/EnvelopeExclamation.icon.js +1 -1
  880. package/dist/components/Icon/__generated__/bootstrap/EnvelopeExclamationFill.icon.js +1 -1
  881. package/dist/components/Icon/__generated__/bootstrap/EnvelopeFill.icon.js +1 -1
  882. package/dist/components/Icon/__generated__/bootstrap/EnvelopeHeart.icon.js +1 -1
  883. package/dist/components/Icon/__generated__/bootstrap/EnvelopeHeartFill.icon.js +1 -1
  884. package/dist/components/Icon/__generated__/bootstrap/EnvelopeOpen.icon.js +1 -1
  885. package/dist/components/Icon/__generated__/bootstrap/EnvelopeOpenFill.icon.js +1 -1
  886. package/dist/components/Icon/__generated__/bootstrap/EnvelopeOpenHeart.icon.js +1 -1
  887. package/dist/components/Icon/__generated__/bootstrap/EnvelopeOpenHeartFill.icon.js +1 -1
  888. package/dist/components/Icon/__generated__/bootstrap/EnvelopePaper.icon.js +1 -1
  889. package/dist/components/Icon/__generated__/bootstrap/EnvelopePaperFill.icon.js +1 -1
  890. package/dist/components/Icon/__generated__/bootstrap/EnvelopePaperHeart.icon.js +1 -1
  891. package/dist/components/Icon/__generated__/bootstrap/EnvelopePaperHeartFill.icon.js +1 -1
  892. package/dist/components/Icon/__generated__/bootstrap/EnvelopePlus.icon.js +1 -1
  893. package/dist/components/Icon/__generated__/bootstrap/EnvelopePlusFill.icon.js +1 -1
  894. package/dist/components/Icon/__generated__/bootstrap/EnvelopeSlash.icon.js +1 -1
  895. package/dist/components/Icon/__generated__/bootstrap/EnvelopeSlashFill.icon.js +1 -1
  896. package/dist/components/Icon/__generated__/bootstrap/EnvelopeX.icon.js +1 -1
  897. package/dist/components/Icon/__generated__/bootstrap/EnvelopeXFill.icon.js +1 -1
  898. package/dist/components/Icon/__generated__/bootstrap/Eraser.icon.js +1 -1
  899. package/dist/components/Icon/__generated__/bootstrap/EraserFill.icon.js +1 -1
  900. package/dist/components/Icon/__generated__/bootstrap/Escape.icon.js +1 -1
  901. package/dist/components/Icon/__generated__/bootstrap/Ethernet.icon.js +1 -1
  902. package/dist/components/Icon/__generated__/bootstrap/EvFront.icon.js +1 -1
  903. package/dist/components/Icon/__generated__/bootstrap/EvFrontFill.icon.js +1 -1
  904. package/dist/components/Icon/__generated__/bootstrap/EvStation.icon.js +1 -1
  905. package/dist/components/Icon/__generated__/bootstrap/EvStationFill.icon.js +1 -1
  906. package/dist/components/Icon/__generated__/bootstrap/Exclamation.icon.js +1 -1
  907. package/dist/components/Icon/__generated__/bootstrap/ExclamationCircle.icon.js +1 -1
  908. package/dist/components/Icon/__generated__/bootstrap/ExclamationCircleFill.icon.js +1 -1
  909. package/dist/components/Icon/__generated__/bootstrap/ExclamationDiamond.icon.js +1 -1
  910. package/dist/components/Icon/__generated__/bootstrap/ExclamationDiamondFill.icon.js +1 -1
  911. package/dist/components/Icon/__generated__/bootstrap/ExclamationLg.icon.js +1 -1
  912. package/dist/components/Icon/__generated__/bootstrap/ExclamationOctagon.icon.js +1 -1
  913. package/dist/components/Icon/__generated__/bootstrap/ExclamationOctagonFill.icon.js +1 -1
  914. package/dist/components/Icon/__generated__/bootstrap/ExclamationSquare.icon.js +1 -1
  915. package/dist/components/Icon/__generated__/bootstrap/ExclamationSquareFill.icon.js +1 -1
  916. package/dist/components/Icon/__generated__/bootstrap/ExclamationTriangle.icon.js +1 -1
  917. package/dist/components/Icon/__generated__/bootstrap/ExclamationTriangleFill.icon.js +1 -1
  918. package/dist/components/Icon/__generated__/bootstrap/Exclude.icon.js +1 -1
  919. package/dist/components/Icon/__generated__/bootstrap/Explicit.icon.js +1 -1
  920. package/dist/components/Icon/__generated__/bootstrap/ExplicitFill.icon.js +1 -1
  921. package/dist/components/Icon/__generated__/bootstrap/Exposure.icon.js +1 -1
  922. package/dist/components/Icon/__generated__/bootstrap/Eye.icon.js +1 -1
  923. package/dist/components/Icon/__generated__/bootstrap/EyeFill.icon.js +1 -1
  924. package/dist/components/Icon/__generated__/bootstrap/EyeSlash.icon.js +1 -1
  925. package/dist/components/Icon/__generated__/bootstrap/EyeSlashFill.icon.js +1 -1
  926. package/dist/components/Icon/__generated__/bootstrap/Eyedropper.icon.js +1 -1
  927. package/dist/components/Icon/__generated__/bootstrap/Eyeglasses.icon.js +1 -1
  928. package/dist/components/Icon/__generated__/bootstrap/Facebook.icon.js +1 -1
  929. package/dist/components/Icon/__generated__/bootstrap/Fan.icon.js +1 -1
  930. package/dist/components/Icon/__generated__/bootstrap/FastForward.icon.js +1 -1
  931. package/dist/components/Icon/__generated__/bootstrap/FastForwardBtn.icon.js +1 -1
  932. package/dist/components/Icon/__generated__/bootstrap/FastForwardBtnFill.icon.js +1 -1
  933. package/dist/components/Icon/__generated__/bootstrap/FastForwardCircle.icon.js +1 -1
  934. package/dist/components/Icon/__generated__/bootstrap/FastForwardCircleFill.icon.js +1 -1
  935. package/dist/components/Icon/__generated__/bootstrap/FastForwardFill.icon.js +1 -1
  936. package/dist/components/Icon/__generated__/bootstrap/Feather.icon.js +1 -1
  937. package/dist/components/Icon/__generated__/bootstrap/Feather2.icon.js +1 -1
  938. package/dist/components/Icon/__generated__/bootstrap/File.icon.js +1 -1
  939. package/dist/components/Icon/__generated__/bootstrap/FileArrowDown.icon.js +1 -1
  940. package/dist/components/Icon/__generated__/bootstrap/FileArrowDownFill.icon.js +1 -1
  941. package/dist/components/Icon/__generated__/bootstrap/FileArrowUp.icon.js +1 -1
  942. package/dist/components/Icon/__generated__/bootstrap/FileArrowUpFill.icon.js +1 -1
  943. package/dist/components/Icon/__generated__/bootstrap/FileBarGraph.icon.js +1 -1
  944. package/dist/components/Icon/__generated__/bootstrap/FileBarGraphFill.icon.js +1 -1
  945. package/dist/components/Icon/__generated__/bootstrap/FileBinary.icon.js +1 -1
  946. package/dist/components/Icon/__generated__/bootstrap/FileBinaryFill.icon.js +1 -1
  947. package/dist/components/Icon/__generated__/bootstrap/FileBreak.icon.js +1 -1
  948. package/dist/components/Icon/__generated__/bootstrap/FileBreakFill.icon.js +1 -1
  949. package/dist/components/Icon/__generated__/bootstrap/FileCheck.icon.js +1 -1
  950. package/dist/components/Icon/__generated__/bootstrap/FileCheckFill.icon.js +1 -1
  951. package/dist/components/Icon/__generated__/bootstrap/FileCode.icon.js +1 -1
  952. package/dist/components/Icon/__generated__/bootstrap/FileCodeFill.icon.js +1 -1
  953. package/dist/components/Icon/__generated__/bootstrap/FileDiff.icon.js +1 -1
  954. package/dist/components/Icon/__generated__/bootstrap/FileDiffFill.icon.js +1 -1
  955. package/dist/components/Icon/__generated__/bootstrap/FileEarmark.icon.js +1 -1
  956. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkArrowDown.icon.js +1 -1
  957. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkArrowDownFill.icon.js +1 -1
  958. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkArrowUp.icon.js +1 -1
  959. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkArrowUpFill.icon.js +1 -1
  960. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBarGraph.icon.js +1 -1
  961. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBarGraphFill.icon.js +1 -1
  962. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBinary.icon.js +1 -1
  963. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBinaryFill.icon.js +1 -1
  964. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBreak.icon.js +1 -1
  965. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkBreakFill.icon.js +1 -1
  966. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkCheck.icon.js +1 -1
  967. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkCheckFill.icon.js +1 -1
  968. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkCode.icon.js +1 -1
  969. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkCodeFill.icon.js +1 -1
  970. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkDiff.icon.js +1 -1
  971. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkDiffFill.icon.js +1 -1
  972. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkEasel.icon.js +1 -1
  973. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkEaselFill.icon.js +1 -1
  974. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkExcel.icon.js +1 -1
  975. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkExcelFill.icon.js +1 -1
  976. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkFill.icon.js +1 -1
  977. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkFont.icon.js +1 -1
  978. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkFontFill.icon.js +1 -1
  979. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkImage.icon.js +1 -1
  980. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkImageFill.icon.js +1 -1
  981. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkLock.icon.js +1 -1
  982. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkLock2.icon.js +1 -1
  983. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkLock2Fill.icon.js +1 -1
  984. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkLockFill.icon.js +1 -1
  985. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMedical.icon.js +1 -1
  986. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMedicalFill.icon.js +1 -1
  987. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMinus.icon.js +1 -1
  988. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMinusFill.icon.js +1 -1
  989. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMusic.icon.js +1 -1
  990. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkMusicFill.icon.js +1 -1
  991. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPdf.icon.js +1 -1
  992. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPdfFill.icon.js +1 -1
  993. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPerson.icon.js +1 -1
  994. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPersonFill.icon.js +1 -1
  995. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPlay.icon.js +1 -1
  996. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPlayFill.icon.js +1 -1
  997. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPlus.icon.js +1 -1
  998. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPlusFill.icon.js +1 -1
  999. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPost.icon.js +1 -1
  1000. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPostFill.icon.js +1 -1
  1001. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPpt.icon.js +1 -1
  1002. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkPptFill.icon.js +1 -1
  1003. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkRichtext.icon.js +1 -1
  1004. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkRichtextFill.icon.js +1 -1
  1005. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkRuled.icon.js +1 -1
  1006. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkRuledFill.icon.js +1 -1
  1007. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkSlides.icon.js +1 -1
  1008. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkSlidesFill.icon.js +1 -1
  1009. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkSpreadsheet.icon.js +1 -1
  1010. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkSpreadsheetFill.icon.js +1 -1
  1011. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkText.icon.js +1 -1
  1012. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkTextFill.icon.js +1 -1
  1013. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkWord.icon.js +1 -1
  1014. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkWordFill.icon.js +1 -1
  1015. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkX.icon.js +1 -1
  1016. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkXFill.icon.js +1 -1
  1017. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkZip.icon.js +1 -1
  1018. package/dist/components/Icon/__generated__/bootstrap/FileEarmarkZipFill.icon.js +1 -1
  1019. package/dist/components/Icon/__generated__/bootstrap/FileEasel.icon.js +1 -1
  1020. package/dist/components/Icon/__generated__/bootstrap/FileEaselFill.icon.js +1 -1
  1021. package/dist/components/Icon/__generated__/bootstrap/FileExcel.icon.js +1 -1
  1022. package/dist/components/Icon/__generated__/bootstrap/FileExcelFill.icon.js +1 -1
  1023. package/dist/components/Icon/__generated__/bootstrap/FileFill.icon.js +1 -1
  1024. package/dist/components/Icon/__generated__/bootstrap/FileFont.icon.js +1 -1
  1025. package/dist/components/Icon/__generated__/bootstrap/FileFontFill.icon.js +1 -1
  1026. package/dist/components/Icon/__generated__/bootstrap/FileImage.icon.js +1 -1
  1027. package/dist/components/Icon/__generated__/bootstrap/FileImageFill.icon.js +1 -1
  1028. package/dist/components/Icon/__generated__/bootstrap/FileLock.icon.js +1 -1
  1029. package/dist/components/Icon/__generated__/bootstrap/FileLock2.icon.js +1 -1
  1030. package/dist/components/Icon/__generated__/bootstrap/FileLock2Fill.icon.js +1 -1
  1031. package/dist/components/Icon/__generated__/bootstrap/FileLockFill.icon.js +1 -1
  1032. package/dist/components/Icon/__generated__/bootstrap/FileMedical.icon.js +1 -1
  1033. package/dist/components/Icon/__generated__/bootstrap/FileMedicalFill.icon.js +1 -1
  1034. package/dist/components/Icon/__generated__/bootstrap/FileMinus.icon.js +1 -1
  1035. package/dist/components/Icon/__generated__/bootstrap/FileMinusFill.icon.js +1 -1
  1036. package/dist/components/Icon/__generated__/bootstrap/FileMusic.icon.js +1 -1
  1037. package/dist/components/Icon/__generated__/bootstrap/FileMusicFill.icon.js +1 -1
  1038. package/dist/components/Icon/__generated__/bootstrap/FilePdf.icon.js +1 -1
  1039. package/dist/components/Icon/__generated__/bootstrap/FilePdfFill.icon.js +1 -1
  1040. package/dist/components/Icon/__generated__/bootstrap/FilePerson.icon.js +1 -1
  1041. package/dist/components/Icon/__generated__/bootstrap/FilePersonFill.icon.js +1 -1
  1042. package/dist/components/Icon/__generated__/bootstrap/FilePlay.icon.js +1 -1
  1043. package/dist/components/Icon/__generated__/bootstrap/FilePlayFill.icon.js +1 -1
  1044. package/dist/components/Icon/__generated__/bootstrap/FilePlus.icon.js +1 -1
  1045. package/dist/components/Icon/__generated__/bootstrap/FilePlusFill.icon.js +1 -1
  1046. package/dist/components/Icon/__generated__/bootstrap/FilePost.icon.js +1 -1
  1047. package/dist/components/Icon/__generated__/bootstrap/FilePostFill.icon.js +1 -1
  1048. package/dist/components/Icon/__generated__/bootstrap/FilePpt.icon.js +1 -1
  1049. package/dist/components/Icon/__generated__/bootstrap/FilePptFill.icon.js +1 -1
  1050. package/dist/components/Icon/__generated__/bootstrap/FileRichtext.icon.js +1 -1
  1051. package/dist/components/Icon/__generated__/bootstrap/FileRichtextFill.icon.js +1 -1
  1052. package/dist/components/Icon/__generated__/bootstrap/FileRuled.icon.js +1 -1
  1053. package/dist/components/Icon/__generated__/bootstrap/FileRuledFill.icon.js +1 -1
  1054. package/dist/components/Icon/__generated__/bootstrap/FileSlides.icon.js +1 -1
  1055. package/dist/components/Icon/__generated__/bootstrap/FileSlidesFill.icon.js +1 -1
  1056. package/dist/components/Icon/__generated__/bootstrap/FileSpreadsheet.icon.js +1 -1
  1057. package/dist/components/Icon/__generated__/bootstrap/FileSpreadsheetFill.icon.js +1 -1
  1058. package/dist/components/Icon/__generated__/bootstrap/FileText.icon.js +1 -1
  1059. package/dist/components/Icon/__generated__/bootstrap/FileTextFill.icon.js +1 -1
  1060. package/dist/components/Icon/__generated__/bootstrap/FileWord.icon.js +1 -1
  1061. package/dist/components/Icon/__generated__/bootstrap/FileWordFill.icon.js +1 -1
  1062. package/dist/components/Icon/__generated__/bootstrap/FileX.icon.js +1 -1
  1063. package/dist/components/Icon/__generated__/bootstrap/FileXFill.icon.js +1 -1
  1064. package/dist/components/Icon/__generated__/bootstrap/FileZip.icon.js +1 -1
  1065. package/dist/components/Icon/__generated__/bootstrap/FileZipFill.icon.js +1 -1
  1066. package/dist/components/Icon/__generated__/bootstrap/Files.icon.js +1 -1
  1067. package/dist/components/Icon/__generated__/bootstrap/FilesAlt.icon.js +1 -1
  1068. package/dist/components/Icon/__generated__/bootstrap/FiletypeAac.icon.js +1 -1
  1069. package/dist/components/Icon/__generated__/bootstrap/FiletypeAi.icon.js +1 -1
  1070. package/dist/components/Icon/__generated__/bootstrap/FiletypeBmp.icon.js +1 -1
  1071. package/dist/components/Icon/__generated__/bootstrap/FiletypeCs.icon.js +1 -1
  1072. package/dist/components/Icon/__generated__/bootstrap/FiletypeCss.icon.js +1 -1
  1073. package/dist/components/Icon/__generated__/bootstrap/FiletypeCsv.icon.js +1 -1
  1074. package/dist/components/Icon/__generated__/bootstrap/FiletypeDoc.icon.js +1 -1
  1075. package/dist/components/Icon/__generated__/bootstrap/FiletypeDocx.icon.js +1 -1
  1076. package/dist/components/Icon/__generated__/bootstrap/FiletypeExe.icon.js +1 -1
  1077. package/dist/components/Icon/__generated__/bootstrap/FiletypeGif.icon.js +1 -1
  1078. package/dist/components/Icon/__generated__/bootstrap/FiletypeHeic.icon.js +1 -1
  1079. package/dist/components/Icon/__generated__/bootstrap/FiletypeHtml.icon.js +1 -1
  1080. package/dist/components/Icon/__generated__/bootstrap/FiletypeJava.icon.js +1 -1
  1081. package/dist/components/Icon/__generated__/bootstrap/FiletypeJpg.icon.js +1 -1
  1082. package/dist/components/Icon/__generated__/bootstrap/FiletypeJs.icon.js +1 -1
  1083. package/dist/components/Icon/__generated__/bootstrap/FiletypeJson.icon.js +1 -1
  1084. package/dist/components/Icon/__generated__/bootstrap/FiletypeJsx.icon.js +1 -1
  1085. package/dist/components/Icon/__generated__/bootstrap/FiletypeKey.icon.js +1 -1
  1086. package/dist/components/Icon/__generated__/bootstrap/FiletypeM4P.icon.js +1 -1
  1087. package/dist/components/Icon/__generated__/bootstrap/FiletypeMd.icon.js +1 -1
  1088. package/dist/components/Icon/__generated__/bootstrap/FiletypeMdx.icon.js +1 -1
  1089. package/dist/components/Icon/__generated__/bootstrap/FiletypeMov.icon.js +1 -1
  1090. package/dist/components/Icon/__generated__/bootstrap/FiletypeMp3.icon.js +1 -1
  1091. package/dist/components/Icon/__generated__/bootstrap/FiletypeMp4.icon.js +1 -1
  1092. package/dist/components/Icon/__generated__/bootstrap/FiletypeOtf.icon.js +1 -1
  1093. package/dist/components/Icon/__generated__/bootstrap/FiletypePdf.icon.js +1 -1
  1094. package/dist/components/Icon/__generated__/bootstrap/FiletypePhp.icon.js +1 -1
  1095. package/dist/components/Icon/__generated__/bootstrap/FiletypePng.icon.js +1 -1
  1096. package/dist/components/Icon/__generated__/bootstrap/FiletypePpt.icon.js +1 -1
  1097. package/dist/components/Icon/__generated__/bootstrap/FiletypePptx.icon.js +1 -1
  1098. package/dist/components/Icon/__generated__/bootstrap/FiletypePsd.icon.js +1 -1
  1099. package/dist/components/Icon/__generated__/bootstrap/FiletypePy.icon.js +1 -1
  1100. package/dist/components/Icon/__generated__/bootstrap/FiletypeRaw.icon.js +1 -1
  1101. package/dist/components/Icon/__generated__/bootstrap/FiletypeRb.icon.js +1 -1
  1102. package/dist/components/Icon/__generated__/bootstrap/FiletypeSass.icon.js +1 -1
  1103. package/dist/components/Icon/__generated__/bootstrap/FiletypeScss.icon.js +1 -1
  1104. package/dist/components/Icon/__generated__/bootstrap/FiletypeSh.icon.js +1 -1
  1105. package/dist/components/Icon/__generated__/bootstrap/FiletypeSql.icon.js +1 -1
  1106. package/dist/components/Icon/__generated__/bootstrap/FiletypeSvg.icon.js +1 -1
  1107. package/dist/components/Icon/__generated__/bootstrap/FiletypeTiff.icon.js +1 -1
  1108. package/dist/components/Icon/__generated__/bootstrap/FiletypeTsx.icon.js +1 -1
  1109. package/dist/components/Icon/__generated__/bootstrap/FiletypeTtf.icon.js +1 -1
  1110. package/dist/components/Icon/__generated__/bootstrap/FiletypeTxt.icon.js +1 -1
  1111. package/dist/components/Icon/__generated__/bootstrap/FiletypeWav.icon.js +1 -1
  1112. package/dist/components/Icon/__generated__/bootstrap/FiletypeWoff.icon.js +1 -1
  1113. package/dist/components/Icon/__generated__/bootstrap/FiletypeXls.icon.js +1 -1
  1114. package/dist/components/Icon/__generated__/bootstrap/FiletypeXlsx.icon.js +1 -1
  1115. package/dist/components/Icon/__generated__/bootstrap/FiletypeXml.icon.js +1 -1
  1116. package/dist/components/Icon/__generated__/bootstrap/FiletypeYml.icon.js +1 -1
  1117. package/dist/components/Icon/__generated__/bootstrap/Film.icon.js +1 -1
  1118. package/dist/components/Icon/__generated__/bootstrap/Filter.icon.js +1 -1
  1119. package/dist/components/Icon/__generated__/bootstrap/FilterCircle.icon.js +1 -1
  1120. package/dist/components/Icon/__generated__/bootstrap/FilterCircleFill.icon.js +1 -1
  1121. package/dist/components/Icon/__generated__/bootstrap/FilterLeft.icon.js +1 -1
  1122. package/dist/components/Icon/__generated__/bootstrap/FilterRight.icon.js +1 -1
  1123. package/dist/components/Icon/__generated__/bootstrap/FilterSquare.icon.js +1 -1
  1124. package/dist/components/Icon/__generated__/bootstrap/FilterSquareFill.icon.js +1 -1
  1125. package/dist/components/Icon/__generated__/bootstrap/Fingerprint.icon.js +1 -1
  1126. package/dist/components/Icon/__generated__/bootstrap/FireBootstrap.icon.js +1 -1
  1127. package/dist/components/Icon/__generated__/bootstrap/Flag.icon.js +1 -1
  1128. package/dist/components/Icon/__generated__/bootstrap/FlagFill.icon.js +1 -1
  1129. package/dist/components/Icon/__generated__/bootstrap/Floppy.icon.js +1 -1
  1130. package/dist/components/Icon/__generated__/bootstrap/Floppy2.icon.js +1 -1
  1131. package/dist/components/Icon/__generated__/bootstrap/Floppy2Fill.icon.js +1 -1
  1132. package/dist/components/Icon/__generated__/bootstrap/FloppyFill.icon.js +1 -1
  1133. package/dist/components/Icon/__generated__/bootstrap/Flower1.icon.js +1 -1
  1134. package/dist/components/Icon/__generated__/bootstrap/Flower2.icon.js +1 -1
  1135. package/dist/components/Icon/__generated__/bootstrap/Flower3.icon.js +1 -1
  1136. package/dist/components/Icon/__generated__/bootstrap/Folder.icon.js +1 -1
  1137. package/dist/components/Icon/__generated__/bootstrap/Folder2.icon.js +1 -1
  1138. package/dist/components/Icon/__generated__/bootstrap/Folder2Open.icon.js +1 -1
  1139. package/dist/components/Icon/__generated__/bootstrap/FolderCheck.icon.js +1 -1
  1140. package/dist/components/Icon/__generated__/bootstrap/FolderFill.icon.js +1 -1
  1141. package/dist/components/Icon/__generated__/bootstrap/FolderMinus.icon.js +1 -1
  1142. package/dist/components/Icon/__generated__/bootstrap/FolderPlus.icon.js +1 -1
  1143. package/dist/components/Icon/__generated__/bootstrap/FolderSymlink.icon.js +1 -1
  1144. package/dist/components/Icon/__generated__/bootstrap/FolderSymlinkFill.icon.js +1 -1
  1145. package/dist/components/Icon/__generated__/bootstrap/FolderX.icon.js +1 -1
  1146. package/dist/components/Icon/__generated__/bootstrap/Fonts.icon.js +1 -1
  1147. package/dist/components/Icon/__generated__/bootstrap/Forward.icon.js +1 -1
  1148. package/dist/components/Icon/__generated__/bootstrap/ForwardFill.icon.js +1 -1
  1149. package/dist/components/Icon/__generated__/bootstrap/Front.icon.js +1 -1
  1150. package/dist/components/Icon/__generated__/bootstrap/FuelPump.icon.js +1 -1
  1151. package/dist/components/Icon/__generated__/bootstrap/FuelPumpDiesel.icon.js +1 -1
  1152. package/dist/components/Icon/__generated__/bootstrap/FuelPumpDieselFill.icon.js +1 -1
  1153. package/dist/components/Icon/__generated__/bootstrap/FuelPumpFill.icon.js +1 -1
  1154. package/dist/components/Icon/__generated__/bootstrap/Fullscreen.icon.js +1 -1
  1155. package/dist/components/Icon/__generated__/bootstrap/FullscreenExit.icon.js +1 -1
  1156. package/dist/components/Icon/__generated__/bootstrap/Funnel.icon.js +1 -1
  1157. package/dist/components/Icon/__generated__/bootstrap/FunnelFill.icon.js +1 -1
  1158. package/dist/components/Icon/__generated__/bootstrap/Gear.icon.js +1 -1
  1159. package/dist/components/Icon/__generated__/bootstrap/GearFill.icon.js +1 -1
  1160. package/dist/components/Icon/__generated__/bootstrap/GearWide.icon.js +1 -1
  1161. package/dist/components/Icon/__generated__/bootstrap/GearWideConnected.icon.js +1 -1
  1162. package/dist/components/Icon/__generated__/bootstrap/Gem.icon.js +1 -1
  1163. package/dist/components/Icon/__generated__/bootstrap/GenderAmbiguous.icon.js +1 -1
  1164. package/dist/components/Icon/__generated__/bootstrap/GenderFemale.icon.js +1 -1
  1165. package/dist/components/Icon/__generated__/bootstrap/GenderMale.icon.js +1 -1
  1166. package/dist/components/Icon/__generated__/bootstrap/GenderNeuter.icon.js +1 -1
  1167. package/dist/components/Icon/__generated__/bootstrap/GenderTrans.icon.js +1 -1
  1168. package/dist/components/Icon/__generated__/bootstrap/Geo.icon.js +1 -1
  1169. package/dist/components/Icon/__generated__/bootstrap/GeoAlt.icon.js +1 -1
  1170. package/dist/components/Icon/__generated__/bootstrap/GeoAltFill.icon.js +1 -1
  1171. package/dist/components/Icon/__generated__/bootstrap/GeoFill.icon.js +1 -1
  1172. package/dist/components/Icon/__generated__/bootstrap/Gift.icon.js +1 -1
  1173. package/dist/components/Icon/__generated__/bootstrap/GiftFill.icon.js +1 -1
  1174. package/dist/components/Icon/__generated__/bootstrap/Git.icon.js +1 -1
  1175. package/dist/components/Icon/__generated__/bootstrap/Github.icon.js +1 -1
  1176. package/dist/components/Icon/__generated__/bootstrap/Gitlab.icon.js +1 -1
  1177. package/dist/components/Icon/__generated__/bootstrap/Globe.icon.js +1 -1
  1178. package/dist/components/Icon/__generated__/bootstrap/Globe2.icon.js +1 -1
  1179. package/dist/components/Icon/__generated__/bootstrap/GlobeAmericas.icon.js +1 -1
  1180. package/dist/components/Icon/__generated__/bootstrap/GlobeAsiaAustralia.icon.js +1 -1
  1181. package/dist/components/Icon/__generated__/bootstrap/GlobeCentralSouthAsia.icon.js +1 -1
  1182. package/dist/components/Icon/__generated__/bootstrap/GlobeEuropeAfrica.icon.js +1 -1
  1183. package/dist/components/Icon/__generated__/bootstrap/Google.icon.js +1 -1
  1184. package/dist/components/Icon/__generated__/bootstrap/GooglePlay.icon.js +1 -1
  1185. package/dist/components/Icon/__generated__/bootstrap/GpuCard.icon.js +1 -1
  1186. package/dist/components/Icon/__generated__/bootstrap/GraphDown.icon.js +1 -1
  1187. package/dist/components/Icon/__generated__/bootstrap/GraphDownArrow.icon.js +1 -1
  1188. package/dist/components/Icon/__generated__/bootstrap/GraphUp.icon.js +1 -1
  1189. package/dist/components/Icon/__generated__/bootstrap/GraphUpArrow.icon.js +1 -1
  1190. package/dist/components/Icon/__generated__/bootstrap/Grid.icon.js +1 -1
  1191. package/dist/components/Icon/__generated__/bootstrap/Grid1X2.icon.js +1 -1
  1192. package/dist/components/Icon/__generated__/bootstrap/Grid1X2Fill.icon.js +1 -1
  1193. package/dist/components/Icon/__generated__/bootstrap/Grid3X2.icon.js +1 -1
  1194. package/dist/components/Icon/__generated__/bootstrap/Grid3X2Gap.icon.js +1 -1
  1195. package/dist/components/Icon/__generated__/bootstrap/Grid3X2GapFill.icon.js +1 -1
  1196. package/dist/components/Icon/__generated__/bootstrap/Grid3X3.icon.js +1 -1
  1197. package/dist/components/Icon/__generated__/bootstrap/Grid3X3Gap.icon.js +1 -1
  1198. package/dist/components/Icon/__generated__/bootstrap/Grid3X3GapFill.icon.js +1 -1
  1199. package/dist/components/Icon/__generated__/bootstrap/GridFill.icon.js +1 -1
  1200. package/dist/components/Icon/__generated__/bootstrap/GripHorizontal.icon.js +1 -1
  1201. package/dist/components/Icon/__generated__/bootstrap/GripVertical.icon.js +1 -1
  1202. package/dist/components/Icon/__generated__/bootstrap/HCircle.icon.js +1 -1
  1203. package/dist/components/Icon/__generated__/bootstrap/HCircleFill.icon.js +1 -1
  1204. package/dist/components/Icon/__generated__/bootstrap/HSquare.icon.js +1 -1
  1205. package/dist/components/Icon/__generated__/bootstrap/HSquareFill.icon.js +1 -1
  1206. package/dist/components/Icon/__generated__/bootstrap/Hammer.icon.js +1 -1
  1207. package/dist/components/Icon/__generated__/bootstrap/HandIndex.icon.js +1 -1
  1208. package/dist/components/Icon/__generated__/bootstrap/HandIndexFill.icon.js +1 -1
  1209. package/dist/components/Icon/__generated__/bootstrap/HandIndexThumb.icon.js +1 -1
  1210. package/dist/components/Icon/__generated__/bootstrap/HandIndexThumbFill.icon.js +1 -1
  1211. package/dist/components/Icon/__generated__/bootstrap/HandThumbsDown.icon.js +1 -1
  1212. package/dist/components/Icon/__generated__/bootstrap/HandThumbsDownFill.icon.js +1 -1
  1213. package/dist/components/Icon/__generated__/bootstrap/HandThumbsUp.icon.js +1 -1
  1214. package/dist/components/Icon/__generated__/bootstrap/HandThumbsUpFill.icon.js +1 -1
  1215. package/dist/components/Icon/__generated__/bootstrap/Handbag.icon.js +1 -1
  1216. package/dist/components/Icon/__generated__/bootstrap/HandbagFill.icon.js +1 -1
  1217. package/dist/components/Icon/__generated__/bootstrap/Hash.icon.js +1 -1
  1218. package/dist/components/Icon/__generated__/bootstrap/Hdd.icon.js +1 -1
  1219. package/dist/components/Icon/__generated__/bootstrap/HddFill.icon.js +1 -1
  1220. package/dist/components/Icon/__generated__/bootstrap/HddNetwork.icon.js +1 -1
  1221. package/dist/components/Icon/__generated__/bootstrap/HddNetworkFill.icon.js +1 -1
  1222. package/dist/components/Icon/__generated__/bootstrap/HddRack.icon.js +1 -1
  1223. package/dist/components/Icon/__generated__/bootstrap/HddRackFill.icon.js +1 -1
  1224. package/dist/components/Icon/__generated__/bootstrap/HddStack.icon.js +1 -1
  1225. package/dist/components/Icon/__generated__/bootstrap/HddStackFill.icon.js +1 -1
  1226. package/dist/components/Icon/__generated__/bootstrap/Hdmi.icon.js +1 -1
  1227. package/dist/components/Icon/__generated__/bootstrap/HdmiFill.icon.js +1 -1
  1228. package/dist/components/Icon/__generated__/bootstrap/Headphones.icon.js +1 -1
  1229. package/dist/components/Icon/__generated__/bootstrap/Headset.icon.js +1 -1
  1230. package/dist/components/Icon/__generated__/bootstrap/HeadsetVr.icon.js +1 -1
  1231. package/dist/components/Icon/__generated__/bootstrap/Heart.icon.js +1 -1
  1232. package/dist/components/Icon/__generated__/bootstrap/HeartArrow.icon.js +1 -1
  1233. package/dist/components/Icon/__generated__/bootstrap/HeartFill.icon.js +1 -1
  1234. package/dist/components/Icon/__generated__/bootstrap/HeartHalf.icon.js +1 -1
  1235. package/dist/components/Icon/__generated__/bootstrap/HeartPulse.icon.js +1 -1
  1236. package/dist/components/Icon/__generated__/bootstrap/HeartPulseFill.icon.js +1 -1
  1237. package/dist/components/Icon/__generated__/bootstrap/Heartbreak.icon.js +1 -1
  1238. package/dist/components/Icon/__generated__/bootstrap/HeartbreakFill.icon.js +1 -1
  1239. package/dist/components/Icon/__generated__/bootstrap/Hearts.icon.js +1 -1
  1240. package/dist/components/Icon/__generated__/bootstrap/Heptagon.icon.js +1 -1
  1241. package/dist/components/Icon/__generated__/bootstrap/HeptagonFill.icon.js +1 -1
  1242. package/dist/components/Icon/__generated__/bootstrap/HeptagonHalf.icon.js +1 -1
  1243. package/dist/components/Icon/__generated__/bootstrap/Hexagon.icon.js +1 -1
  1244. package/dist/components/Icon/__generated__/bootstrap/HexagonFill.icon.js +1 -1
  1245. package/dist/components/Icon/__generated__/bootstrap/HexagonHalf.icon.js +1 -1
  1246. package/dist/components/Icon/__generated__/bootstrap/Highlighter.icon.js +1 -1
  1247. package/dist/components/Icon/__generated__/bootstrap/Highlights.icon.js +1 -1
  1248. package/dist/components/Icon/__generated__/bootstrap/Hospital.icon.js +1 -1
  1249. package/dist/components/Icon/__generated__/bootstrap/HospitalFill.icon.js +1 -1
  1250. package/dist/components/Icon/__generated__/bootstrap/Hourglass.icon.js +1 -1
  1251. package/dist/components/Icon/__generated__/bootstrap/HourglassBottom.icon.js +1 -1
  1252. package/dist/components/Icon/__generated__/bootstrap/HourglassSplit.icon.js +1 -1
  1253. package/dist/components/Icon/__generated__/bootstrap/HourglassTop.icon.js +1 -1
  1254. package/dist/components/Icon/__generated__/bootstrap/House.icon.js +1 -1
  1255. package/dist/components/Icon/__generated__/bootstrap/HouseAdd.icon.js +1 -1
  1256. package/dist/components/Icon/__generated__/bootstrap/HouseAddFill.icon.js +1 -1
  1257. package/dist/components/Icon/__generated__/bootstrap/HouseCheck.icon.js +1 -1
  1258. package/dist/components/Icon/__generated__/bootstrap/HouseCheckFill.icon.js +1 -1
  1259. package/dist/components/Icon/__generated__/bootstrap/HouseDash.icon.js +1 -1
  1260. package/dist/components/Icon/__generated__/bootstrap/HouseDashFill.icon.js +1 -1
  1261. package/dist/components/Icon/__generated__/bootstrap/HouseDoor.icon.js +1 -1
  1262. package/dist/components/Icon/__generated__/bootstrap/HouseDoorFill.icon.js +1 -1
  1263. package/dist/components/Icon/__generated__/bootstrap/HouseDown.icon.js +1 -1
  1264. package/dist/components/Icon/__generated__/bootstrap/HouseDownFill.icon.js +1 -1
  1265. package/dist/components/Icon/__generated__/bootstrap/HouseExclamation.icon.js +1 -1
  1266. package/dist/components/Icon/__generated__/bootstrap/HouseExclamationFill.icon.js +1 -1
  1267. package/dist/components/Icon/__generated__/bootstrap/HouseFill.icon.js +1 -1
  1268. package/dist/components/Icon/__generated__/bootstrap/HouseGear.icon.js +1 -1
  1269. package/dist/components/Icon/__generated__/bootstrap/HouseGearFill.icon.js +1 -1
  1270. package/dist/components/Icon/__generated__/bootstrap/HouseHeart.icon.js +1 -1
  1271. package/dist/components/Icon/__generated__/bootstrap/HouseHeartFill.icon.js +1 -1
  1272. package/dist/components/Icon/__generated__/bootstrap/HouseLock.icon.js +1 -1
  1273. package/dist/components/Icon/__generated__/bootstrap/HouseLockFill.icon.js +1 -1
  1274. package/dist/components/Icon/__generated__/bootstrap/HouseSlash.icon.js +1 -1
  1275. package/dist/components/Icon/__generated__/bootstrap/HouseSlashFill.icon.js +1 -1
  1276. package/dist/components/Icon/__generated__/bootstrap/HouseUp.icon.js +1 -1
  1277. package/dist/components/Icon/__generated__/bootstrap/HouseUpFill.icon.js +1 -1
  1278. package/dist/components/Icon/__generated__/bootstrap/HouseX.icon.js +1 -1
  1279. package/dist/components/Icon/__generated__/bootstrap/HouseXFill.icon.js +1 -1
  1280. package/dist/components/Icon/__generated__/bootstrap/Houses.icon.js +1 -1
  1281. package/dist/components/Icon/__generated__/bootstrap/HousesFill.icon.js +1 -1
  1282. package/dist/components/Icon/__generated__/bootstrap/Hr.icon.js +1 -1
  1283. package/dist/components/Icon/__generated__/bootstrap/Hurricane.icon.js +1 -1
  1284. package/dist/components/Icon/__generated__/bootstrap/Hypnotize.icon.js +1 -1
  1285. package/dist/components/Icon/__generated__/bootstrap/Image.icon.js +1 -1
  1286. package/dist/components/Icon/__generated__/bootstrap/ImageAlt.icon.js +1 -1
  1287. package/dist/components/Icon/__generated__/bootstrap/ImageFill.icon.js +1 -1
  1288. package/dist/components/Icon/__generated__/bootstrap/Images.icon.js +1 -1
  1289. package/dist/components/Icon/__generated__/bootstrap/Inbox.icon.js +1 -1
  1290. package/dist/components/Icon/__generated__/bootstrap/InboxFill.icon.js +1 -1
  1291. package/dist/components/Icon/__generated__/bootstrap/Inboxes.icon.js +1 -1
  1292. package/dist/components/Icon/__generated__/bootstrap/InboxesFill.icon.js +1 -1
  1293. package/dist/components/Icon/__generated__/bootstrap/Incognito.icon.js +1 -1
  1294. package/dist/components/Icon/__generated__/bootstrap/Indent.icon.js +1 -1
  1295. package/dist/components/Icon/__generated__/bootstrap/InfinityBootstrap.icon.js +1 -1
  1296. package/dist/components/Icon/__generated__/bootstrap/Info.icon.js +1 -1
  1297. package/dist/components/Icon/__generated__/bootstrap/InfoCircle.icon.js +1 -1
  1298. package/dist/components/Icon/__generated__/bootstrap/InfoCircleFill.icon.js +1 -1
  1299. package/dist/components/Icon/__generated__/bootstrap/InfoLg.icon.js +1 -1
  1300. package/dist/components/Icon/__generated__/bootstrap/InfoSquare.icon.js +1 -1
  1301. package/dist/components/Icon/__generated__/bootstrap/InfoSquareFill.icon.js +1 -1
  1302. package/dist/components/Icon/__generated__/bootstrap/InputCursor.icon.js +1 -1
  1303. package/dist/components/Icon/__generated__/bootstrap/InputCursorText.icon.js +1 -1
  1304. package/dist/components/Icon/__generated__/bootstrap/Instagram.icon.js +1 -1
  1305. package/dist/components/Icon/__generated__/bootstrap/Intersect.icon.js +1 -1
  1306. package/dist/components/Icon/__generated__/bootstrap/Journal.icon.js +1 -1
  1307. package/dist/components/Icon/__generated__/bootstrap/JournalAlbum.icon.js +1 -1
  1308. package/dist/components/Icon/__generated__/bootstrap/JournalArrowDown.icon.js +1 -1
  1309. package/dist/components/Icon/__generated__/bootstrap/JournalArrowUp.icon.js +1 -1
  1310. package/dist/components/Icon/__generated__/bootstrap/JournalBookmark.icon.js +1 -1
  1311. package/dist/components/Icon/__generated__/bootstrap/JournalBookmarkFill.icon.js +1 -1
  1312. package/dist/components/Icon/__generated__/bootstrap/JournalCheck.icon.js +1 -1
  1313. package/dist/components/Icon/__generated__/bootstrap/JournalCode.icon.js +1 -1
  1314. package/dist/components/Icon/__generated__/bootstrap/JournalMedical.icon.js +1 -1
  1315. package/dist/components/Icon/__generated__/bootstrap/JournalMinus.icon.js +1 -1
  1316. package/dist/components/Icon/__generated__/bootstrap/JournalPlus.icon.js +1 -1
  1317. package/dist/components/Icon/__generated__/bootstrap/JournalRichtext.icon.js +1 -1
  1318. package/dist/components/Icon/__generated__/bootstrap/JournalText.icon.js +1 -1
  1319. package/dist/components/Icon/__generated__/bootstrap/JournalX.icon.js +1 -1
  1320. package/dist/components/Icon/__generated__/bootstrap/Journals.icon.js +1 -1
  1321. package/dist/components/Icon/__generated__/bootstrap/Joystick.icon.js +1 -1
  1322. package/dist/components/Icon/__generated__/bootstrap/Justify.icon.js +1 -1
  1323. package/dist/components/Icon/__generated__/bootstrap/JustifyLeft.icon.js +1 -1
  1324. package/dist/components/Icon/__generated__/bootstrap/JustifyRight.icon.js +1 -1
  1325. package/dist/components/Icon/__generated__/bootstrap/Kanban.icon.js +1 -1
  1326. package/dist/components/Icon/__generated__/bootstrap/KanbanFill.icon.js +1 -1
  1327. package/dist/components/Icon/__generated__/bootstrap/Key.icon.js +1 -1
  1328. package/dist/components/Icon/__generated__/bootstrap/KeyFill.icon.js +1 -1
  1329. package/dist/components/Icon/__generated__/bootstrap/Keyboard.icon.js +1 -1
  1330. package/dist/components/Icon/__generated__/bootstrap/KeyboardFill.icon.js +1 -1
  1331. package/dist/components/Icon/__generated__/bootstrap/Ladder.icon.js +1 -1
  1332. package/dist/components/Icon/__generated__/bootstrap/Lamp.icon.js +1 -1
  1333. package/dist/components/Icon/__generated__/bootstrap/LampFill.icon.js +1 -1
  1334. package/dist/components/Icon/__generated__/bootstrap/Laptop.icon.js +1 -1
  1335. package/dist/components/Icon/__generated__/bootstrap/LaptopFill.icon.js +1 -1
  1336. package/dist/components/Icon/__generated__/bootstrap/LayerBackward.icon.js +1 -1
  1337. package/dist/components/Icon/__generated__/bootstrap/LayerForward.icon.js +1 -1
  1338. package/dist/components/Icon/__generated__/bootstrap/Layers.icon.js +1 -1
  1339. package/dist/components/Icon/__generated__/bootstrap/LayersFill.icon.js +1 -1
  1340. package/dist/components/Icon/__generated__/bootstrap/LayersHalf.icon.js +1 -1
  1341. package/dist/components/Icon/__generated__/bootstrap/LayoutSidebar.icon.js +1 -1
  1342. package/dist/components/Icon/__generated__/bootstrap/LayoutSidebarInset.icon.js +1 -1
  1343. package/dist/components/Icon/__generated__/bootstrap/LayoutSidebarInsetReverse.icon.js +1 -1
  1344. package/dist/components/Icon/__generated__/bootstrap/LayoutSidebarReverse.icon.js +1 -1
  1345. package/dist/components/Icon/__generated__/bootstrap/LayoutSplit.icon.js +1 -1
  1346. package/dist/components/Icon/__generated__/bootstrap/LayoutTextSidebar.icon.js +1 -1
  1347. package/dist/components/Icon/__generated__/bootstrap/LayoutTextSidebarReverse.icon.js +1 -1
  1348. package/dist/components/Icon/__generated__/bootstrap/LayoutTextWindow.icon.js +1 -1
  1349. package/dist/components/Icon/__generated__/bootstrap/LayoutTextWindowReverse.icon.js +1 -1
  1350. package/dist/components/Icon/__generated__/bootstrap/LayoutThreeColumns.icon.js +1 -1
  1351. package/dist/components/Icon/__generated__/bootstrap/LayoutWtf.icon.js +1 -1
  1352. package/dist/components/Icon/__generated__/bootstrap/LifePreserver.icon.js +1 -1
  1353. package/dist/components/Icon/__generated__/bootstrap/Lightbulb.icon.js +1 -1
  1354. package/dist/components/Icon/__generated__/bootstrap/LightbulbFill.icon.js +1 -1
  1355. package/dist/components/Icon/__generated__/bootstrap/LightbulbOff.icon.js +1 -1
  1356. package/dist/components/Icon/__generated__/bootstrap/LightbulbOffFill.icon.js +1 -1
  1357. package/dist/components/Icon/__generated__/bootstrap/Lightning.icon.js +1 -1
  1358. package/dist/components/Icon/__generated__/bootstrap/LightningCharge.icon.js +1 -1
  1359. package/dist/components/Icon/__generated__/bootstrap/LightningChargeFill.icon.js +1 -1
  1360. package/dist/components/Icon/__generated__/bootstrap/LightningFill.icon.js +1 -1
  1361. package/dist/components/Icon/__generated__/bootstrap/Line.icon.js +1 -1
  1362. package/dist/components/Icon/__generated__/bootstrap/Link.icon.js +1 -1
  1363. package/dist/components/Icon/__generated__/bootstrap/Link45Deg.icon.js +1 -1
  1364. package/dist/components/Icon/__generated__/bootstrap/Linkedin.icon.js +1 -1
  1365. package/dist/components/Icon/__generated__/bootstrap/List.icon.js +1 -1
  1366. package/dist/components/Icon/__generated__/bootstrap/ListCheck.icon.js +1 -1
  1367. package/dist/components/Icon/__generated__/bootstrap/ListColumns.icon.js +1 -1
  1368. package/dist/components/Icon/__generated__/bootstrap/ListColumnsReverse.icon.js +1 -1
  1369. package/dist/components/Icon/__generated__/bootstrap/ListNested.icon.js +1 -1
  1370. package/dist/components/Icon/__generated__/bootstrap/ListOl.icon.js +1 -1
  1371. package/dist/components/Icon/__generated__/bootstrap/ListStars.icon.js +1 -1
  1372. package/dist/components/Icon/__generated__/bootstrap/ListTask.icon.js +1 -1
  1373. package/dist/components/Icon/__generated__/bootstrap/ListUl.icon.js +1 -1
  1374. package/dist/components/Icon/__generated__/bootstrap/Lock.icon.js +1 -1
  1375. package/dist/components/Icon/__generated__/bootstrap/LockFill.icon.js +1 -1
  1376. package/dist/components/Icon/__generated__/bootstrap/Luggage.icon.js +1 -1
  1377. package/dist/components/Icon/__generated__/bootstrap/LuggageFill.icon.js +1 -1
  1378. package/dist/components/Icon/__generated__/bootstrap/Lungs.icon.js +1 -1
  1379. package/dist/components/Icon/__generated__/bootstrap/LungsFill.icon.js +1 -1
  1380. package/dist/components/Icon/__generated__/bootstrap/Magic.icon.js +1 -1
  1381. package/dist/components/Icon/__generated__/bootstrap/Magnet.icon.js +1 -1
  1382. package/dist/components/Icon/__generated__/bootstrap/MagnetFill.icon.js +1 -1
  1383. package/dist/components/Icon/__generated__/bootstrap/Mailbox.icon.js +1 -1
  1384. package/dist/components/Icon/__generated__/bootstrap/Mailbox2.icon.js +1 -1
  1385. package/dist/components/Icon/__generated__/bootstrap/Mailbox2Flag.icon.js +1 -1
  1386. package/dist/components/Icon/__generated__/bootstrap/MailboxFlag.icon.js +1 -1
  1387. package/dist/components/Icon/__generated__/bootstrap/Map.icon.js +1 -1
  1388. package/dist/components/Icon/__generated__/bootstrap/MapFill.icon.js +1 -1
  1389. package/dist/components/Icon/__generated__/bootstrap/Markdown.icon.js +1 -1
  1390. package/dist/components/Icon/__generated__/bootstrap/MarkdownFill.icon.js +1 -1
  1391. package/dist/components/Icon/__generated__/bootstrap/MarkerTip.icon.js +1 -1
  1392. package/dist/components/Icon/__generated__/bootstrap/Mask.icon.js +1 -1
  1393. package/dist/components/Icon/__generated__/bootstrap/Mastodon.icon.js +1 -1
  1394. package/dist/components/Icon/__generated__/bootstrap/Medium.icon.js +1 -1
  1395. package/dist/components/Icon/__generated__/bootstrap/Megaphone.icon.js +1 -1
  1396. package/dist/components/Icon/__generated__/bootstrap/MegaphoneFill.icon.js +1 -1
  1397. package/dist/components/Icon/__generated__/bootstrap/Memory.icon.js +1 -1
  1398. package/dist/components/Icon/__generated__/bootstrap/MenuApp.icon.js +1 -1
  1399. package/dist/components/Icon/__generated__/bootstrap/MenuAppFill.icon.js +1 -1
  1400. package/dist/components/Icon/__generated__/bootstrap/MenuButton.icon.js +1 -1
  1401. package/dist/components/Icon/__generated__/bootstrap/MenuButtonFill.icon.js +1 -1
  1402. package/dist/components/Icon/__generated__/bootstrap/MenuButtonWide.icon.js +1 -1
  1403. package/dist/components/Icon/__generated__/bootstrap/MenuButtonWideFill.icon.js +1 -1
  1404. package/dist/components/Icon/__generated__/bootstrap/MenuDown.icon.js +1 -1
  1405. package/dist/components/Icon/__generated__/bootstrap/MenuUp.icon.js +1 -1
  1406. package/dist/components/Icon/__generated__/bootstrap/Messenger.icon.js +1 -1
  1407. package/dist/components/Icon/__generated__/bootstrap/Meta.icon.js +1 -1
  1408. package/dist/components/Icon/__generated__/bootstrap/Mic.icon.js +1 -1
  1409. package/dist/components/Icon/__generated__/bootstrap/MicFill.icon.js +1 -1
  1410. package/dist/components/Icon/__generated__/bootstrap/MicMute.icon.js +1 -1
  1411. package/dist/components/Icon/__generated__/bootstrap/MicMuteFill.icon.js +1 -1
  1412. package/dist/components/Icon/__generated__/bootstrap/Microsoft.icon.js +1 -1
  1413. package/dist/components/Icon/__generated__/bootstrap/MicrosoftTeams.icon.js +1 -1
  1414. package/dist/components/Icon/__generated__/bootstrap/Minecart.icon.js +1 -1
  1415. package/dist/components/Icon/__generated__/bootstrap/MinecartLoaded.icon.js +1 -1
  1416. package/dist/components/Icon/__generated__/bootstrap/Modem.icon.js +1 -1
  1417. package/dist/components/Icon/__generated__/bootstrap/ModemFill.icon.js +1 -1
  1418. package/dist/components/Icon/__generated__/bootstrap/Moisture.icon.js +1 -1
  1419. package/dist/components/Icon/__generated__/bootstrap/Moon.icon.js +1 -1
  1420. package/dist/components/Icon/__generated__/bootstrap/MoonFill.icon.js +1 -1
  1421. package/dist/components/Icon/__generated__/bootstrap/MoonStars.icon.js +1 -1
  1422. package/dist/components/Icon/__generated__/bootstrap/MoonStarsFill.icon.js +1 -1
  1423. package/dist/components/Icon/__generated__/bootstrap/Mortarboard.icon.js +1 -1
  1424. package/dist/components/Icon/__generated__/bootstrap/MortarboardFill.icon.js +1 -1
  1425. package/dist/components/Icon/__generated__/bootstrap/Motherboard.icon.js +1 -1
  1426. package/dist/components/Icon/__generated__/bootstrap/MotherboardFill.icon.js +1 -1
  1427. package/dist/components/Icon/__generated__/bootstrap/Mouse.icon.js +1 -1
  1428. package/dist/components/Icon/__generated__/bootstrap/Mouse2.icon.js +1 -1
  1429. package/dist/components/Icon/__generated__/bootstrap/Mouse2Fill.icon.js +1 -1
  1430. package/dist/components/Icon/__generated__/bootstrap/Mouse3.icon.js +1 -1
  1431. package/dist/components/Icon/__generated__/bootstrap/Mouse3Fill.icon.js +1 -1
  1432. package/dist/components/Icon/__generated__/bootstrap/MouseFill.icon.js +1 -1
  1433. package/dist/components/Icon/__generated__/bootstrap/MusicNote.icon.js +1 -1
  1434. package/dist/components/Icon/__generated__/bootstrap/MusicNoteBeamed.icon.js +1 -1
  1435. package/dist/components/Icon/__generated__/bootstrap/MusicNoteList.icon.js +1 -1
  1436. package/dist/components/Icon/__generated__/bootstrap/MusicPlayer.icon.js +1 -1
  1437. package/dist/components/Icon/__generated__/bootstrap/MusicPlayerFill.icon.js +1 -1
  1438. package/dist/components/Icon/__generated__/bootstrap/Newspaper.icon.js +1 -1
  1439. package/dist/components/Icon/__generated__/bootstrap/NintendoSwitch.icon.js +1 -1
  1440. package/dist/components/Icon/__generated__/bootstrap/NodeMinus.icon.js +1 -1
  1441. package/dist/components/Icon/__generated__/bootstrap/NodeMinusFill.icon.js +1 -1
  1442. package/dist/components/Icon/__generated__/bootstrap/NodePlus.icon.js +1 -1
  1443. package/dist/components/Icon/__generated__/bootstrap/NodePlusFill.icon.js +1 -1
  1444. package/dist/components/Icon/__generated__/bootstrap/NoiseReduction.icon.js +1 -1
  1445. package/dist/components/Icon/__generated__/bootstrap/Nut.icon.js +1 -1
  1446. package/dist/components/Icon/__generated__/bootstrap/NutFill.icon.js +1 -1
  1447. package/dist/components/Icon/__generated__/bootstrap/Nvidia.icon.js +1 -1
  1448. package/dist/components/Icon/__generated__/bootstrap/Nvme.icon.js +1 -1
  1449. package/dist/components/Icon/__generated__/bootstrap/NvmeFill.icon.js +1 -1
  1450. package/dist/components/Icon/__generated__/bootstrap/Octagon.icon.js +1 -1
  1451. package/dist/components/Icon/__generated__/bootstrap/OctagonFill.icon.js +1 -1
  1452. package/dist/components/Icon/__generated__/bootstrap/OctagonHalf.icon.js +1 -1
  1453. package/dist/components/Icon/__generated__/bootstrap/Opencollective.icon.js +1 -1
  1454. package/dist/components/Icon/__generated__/bootstrap/OpticalAudio.icon.js +1 -1
  1455. package/dist/components/Icon/__generated__/bootstrap/OpticalAudioFill.icon.js +1 -1
  1456. package/dist/components/Icon/__generated__/bootstrap/Option.icon.js +1 -1
  1457. package/dist/components/Icon/__generated__/bootstrap/Outlet.icon.js +1 -1
  1458. package/dist/components/Icon/__generated__/bootstrap/PCircle.icon.js +1 -1
  1459. package/dist/components/Icon/__generated__/bootstrap/PCircleFill.icon.js +1 -1
  1460. package/dist/components/Icon/__generated__/bootstrap/PSquare.icon.js +1 -1
  1461. package/dist/components/Icon/__generated__/bootstrap/PSquareFill.icon.js +1 -1
  1462. package/dist/components/Icon/__generated__/bootstrap/PaintBucket.icon.js +1 -1
  1463. package/dist/components/Icon/__generated__/bootstrap/Palette.icon.js +1 -1
  1464. package/dist/components/Icon/__generated__/bootstrap/Palette2.icon.js +1 -1
  1465. package/dist/components/Icon/__generated__/bootstrap/PaletteFill.icon.js +1 -1
  1466. package/dist/components/Icon/__generated__/bootstrap/Paperclip.icon.js +1 -1
  1467. package/dist/components/Icon/__generated__/bootstrap/Paragraph.icon.js +1 -1
  1468. package/dist/components/Icon/__generated__/bootstrap/Pass.icon.js +1 -1
  1469. package/dist/components/Icon/__generated__/bootstrap/PassFill.icon.js +1 -1
  1470. package/dist/components/Icon/__generated__/bootstrap/Passport.icon.js +1 -1
  1471. package/dist/components/Icon/__generated__/bootstrap/PassportFill.icon.js +1 -1
  1472. package/dist/components/Icon/__generated__/bootstrap/PatchCheck.icon.js +1 -1
  1473. package/dist/components/Icon/__generated__/bootstrap/PatchCheckFill.icon.js +1 -1
  1474. package/dist/components/Icon/__generated__/bootstrap/PatchExclamation.icon.js +1 -1
  1475. package/dist/components/Icon/__generated__/bootstrap/PatchExclamationFill.icon.js +1 -1
  1476. package/dist/components/Icon/__generated__/bootstrap/PatchMinus.icon.js +1 -1
  1477. package/dist/components/Icon/__generated__/bootstrap/PatchMinusFill.icon.js +1 -1
  1478. package/dist/components/Icon/__generated__/bootstrap/PatchPlus.icon.js +1 -1
  1479. package/dist/components/Icon/__generated__/bootstrap/PatchPlusFill.icon.js +1 -1
  1480. package/dist/components/Icon/__generated__/bootstrap/PatchQuestion.icon.js +1 -1
  1481. package/dist/components/Icon/__generated__/bootstrap/PatchQuestionFill.icon.js +1 -1
  1482. package/dist/components/Icon/__generated__/bootstrap/Pause.icon.js +1 -1
  1483. package/dist/components/Icon/__generated__/bootstrap/PauseBtn.icon.js +1 -1
  1484. package/dist/components/Icon/__generated__/bootstrap/PauseBtnFill.icon.js +1 -1
  1485. package/dist/components/Icon/__generated__/bootstrap/PauseCircle.icon.js +1 -1
  1486. package/dist/components/Icon/__generated__/bootstrap/PauseCircleFill.icon.js +1 -1
  1487. package/dist/components/Icon/__generated__/bootstrap/PauseFill.icon.js +1 -1
  1488. package/dist/components/Icon/__generated__/bootstrap/Paypal.icon.js +1 -1
  1489. package/dist/components/Icon/__generated__/bootstrap/Pc.icon.js +1 -1
  1490. package/dist/components/Icon/__generated__/bootstrap/PcDisplay.icon.js +1 -1
  1491. package/dist/components/Icon/__generated__/bootstrap/PcDisplayHorizontal.icon.js +1 -1
  1492. package/dist/components/Icon/__generated__/bootstrap/PcHorizontal.icon.js +1 -1
  1493. package/dist/components/Icon/__generated__/bootstrap/PciCard.icon.js +1 -1
  1494. package/dist/components/Icon/__generated__/bootstrap/PciCardNetwork.icon.js +1 -1
  1495. package/dist/components/Icon/__generated__/bootstrap/PciCardSound.icon.js +1 -1
  1496. package/dist/components/Icon/__generated__/bootstrap/Peace.icon.js +1 -1
  1497. package/dist/components/Icon/__generated__/bootstrap/PeaceFill.icon.js +1 -1
  1498. package/dist/components/Icon/__generated__/bootstrap/Pen.icon.js +1 -1
  1499. package/dist/components/Icon/__generated__/bootstrap/PenFill.icon.js +1 -1
  1500. package/dist/components/Icon/__generated__/bootstrap/Pencil.icon.js +1 -1
  1501. package/dist/components/Icon/__generated__/bootstrap/PencilFill.icon.js +1 -1
  1502. package/dist/components/Icon/__generated__/bootstrap/PencilSquare.icon.js +1 -1
  1503. package/dist/components/Icon/__generated__/bootstrap/Pentagon.icon.js +1 -1
  1504. package/dist/components/Icon/__generated__/bootstrap/PentagonFill.icon.js +1 -1
  1505. package/dist/components/Icon/__generated__/bootstrap/PentagonHalf.icon.js +1 -1
  1506. package/dist/components/Icon/__generated__/bootstrap/People.icon.js +1 -1
  1507. package/dist/components/Icon/__generated__/bootstrap/PeopleFill.icon.js +1 -1
  1508. package/dist/components/Icon/__generated__/bootstrap/Percent.icon.js +1 -1
  1509. package/dist/components/Icon/__generated__/bootstrap/Person.icon.js +1 -1
  1510. package/dist/components/Icon/__generated__/bootstrap/PersonAdd.icon.js +1 -1
  1511. package/dist/components/Icon/__generated__/bootstrap/PersonArmsUp.icon.js +1 -1
  1512. package/dist/components/Icon/__generated__/bootstrap/PersonBadge.icon.js +1 -1
  1513. package/dist/components/Icon/__generated__/bootstrap/PersonBadgeFill.icon.js +1 -1
  1514. package/dist/components/Icon/__generated__/bootstrap/PersonBoundingBox.icon.js +1 -1
  1515. package/dist/components/Icon/__generated__/bootstrap/PersonCheck.icon.js +1 -1
  1516. package/dist/components/Icon/__generated__/bootstrap/PersonCheckFill.icon.js +1 -1
  1517. package/dist/components/Icon/__generated__/bootstrap/PersonCircle.icon.js +1 -1
  1518. package/dist/components/Icon/__generated__/bootstrap/PersonDash.icon.js +1 -1
  1519. package/dist/components/Icon/__generated__/bootstrap/PersonDashFill.icon.js +1 -1
  1520. package/dist/components/Icon/__generated__/bootstrap/PersonDown.icon.js +1 -1
  1521. package/dist/components/Icon/__generated__/bootstrap/PersonExclamation.icon.js +1 -1
  1522. package/dist/components/Icon/__generated__/bootstrap/PersonFill.icon.js +1 -1
  1523. package/dist/components/Icon/__generated__/bootstrap/PersonFillAdd.icon.js +1 -1
  1524. package/dist/components/Icon/__generated__/bootstrap/PersonFillCheck.icon.js +1 -1
  1525. package/dist/components/Icon/__generated__/bootstrap/PersonFillDash.icon.js +1 -1
  1526. package/dist/components/Icon/__generated__/bootstrap/PersonFillDown.icon.js +1 -1
  1527. package/dist/components/Icon/__generated__/bootstrap/PersonFillExclamation.icon.js +1 -1
  1528. package/dist/components/Icon/__generated__/bootstrap/PersonFillGear.icon.js +1 -1
  1529. package/dist/components/Icon/__generated__/bootstrap/PersonFillLock.icon.js +1 -1
  1530. package/dist/components/Icon/__generated__/bootstrap/PersonFillSlash.icon.js +1 -1
  1531. package/dist/components/Icon/__generated__/bootstrap/PersonFillUp.icon.js +1 -1
  1532. package/dist/components/Icon/__generated__/bootstrap/PersonFillX.icon.js +1 -1
  1533. package/dist/components/Icon/__generated__/bootstrap/PersonGear.icon.js +1 -1
  1534. package/dist/components/Icon/__generated__/bootstrap/PersonHeart.icon.js +1 -1
  1535. package/dist/components/Icon/__generated__/bootstrap/PersonHearts.icon.js +1 -1
  1536. package/dist/components/Icon/__generated__/bootstrap/PersonLinesFill.icon.js +1 -1
  1537. package/dist/components/Icon/__generated__/bootstrap/PersonLock.icon.js +1 -1
  1538. package/dist/components/Icon/__generated__/bootstrap/PersonPlus.icon.js +1 -1
  1539. package/dist/components/Icon/__generated__/bootstrap/PersonPlusFill.icon.js +1 -1
  1540. package/dist/components/Icon/__generated__/bootstrap/PersonRaisedHand.icon.js +1 -1
  1541. package/dist/components/Icon/__generated__/bootstrap/PersonRolodex.icon.js +1 -1
  1542. package/dist/components/Icon/__generated__/bootstrap/PersonSlash.icon.js +1 -1
  1543. package/dist/components/Icon/__generated__/bootstrap/PersonSquare.icon.js +1 -1
  1544. package/dist/components/Icon/__generated__/bootstrap/PersonStanding.icon.js +1 -1
  1545. package/dist/components/Icon/__generated__/bootstrap/PersonStandingDress.icon.js +1 -1
  1546. package/dist/components/Icon/__generated__/bootstrap/PersonUp.icon.js +1 -1
  1547. package/dist/components/Icon/__generated__/bootstrap/PersonVcard.icon.js +1 -1
  1548. package/dist/components/Icon/__generated__/bootstrap/PersonVcardFill.icon.js +1 -1
  1549. package/dist/components/Icon/__generated__/bootstrap/PersonVideo.icon.js +1 -1
  1550. package/dist/components/Icon/__generated__/bootstrap/PersonVideo2.icon.js +1 -1
  1551. package/dist/components/Icon/__generated__/bootstrap/PersonVideo3.icon.js +1 -1
  1552. package/dist/components/Icon/__generated__/bootstrap/PersonWalking.icon.js +1 -1
  1553. package/dist/components/Icon/__generated__/bootstrap/PersonWheelchair.icon.js +1 -1
  1554. package/dist/components/Icon/__generated__/bootstrap/PersonWorkspace.icon.js +1 -1
  1555. package/dist/components/Icon/__generated__/bootstrap/PersonX.icon.js +1 -1
  1556. package/dist/components/Icon/__generated__/bootstrap/PersonXFill.icon.js +1 -1
  1557. package/dist/components/Icon/__generated__/bootstrap/Phone.icon.js +1 -1
  1558. package/dist/components/Icon/__generated__/bootstrap/PhoneFill.icon.js +1 -1
  1559. package/dist/components/Icon/__generated__/bootstrap/PhoneFlip.icon.js +1 -1
  1560. package/dist/components/Icon/__generated__/bootstrap/PhoneLandscape.icon.js +1 -1
  1561. package/dist/components/Icon/__generated__/bootstrap/PhoneLandscapeFill.icon.js +1 -1
  1562. package/dist/components/Icon/__generated__/bootstrap/PhoneVibrate.icon.js +1 -1
  1563. package/dist/components/Icon/__generated__/bootstrap/PhoneVibrateFill.icon.js +1 -1
  1564. package/dist/components/Icon/__generated__/bootstrap/PieChart.icon.js +1 -1
  1565. package/dist/components/Icon/__generated__/bootstrap/PieChartFill.icon.js +1 -1
  1566. package/dist/components/Icon/__generated__/bootstrap/PiggyBank.icon.js +1 -1
  1567. package/dist/components/Icon/__generated__/bootstrap/PiggyBankFill.icon.js +1 -1
  1568. package/dist/components/Icon/__generated__/bootstrap/Pin.icon.js +1 -1
  1569. package/dist/components/Icon/__generated__/bootstrap/PinAngle.icon.js +1 -1
  1570. package/dist/components/Icon/__generated__/bootstrap/PinAngleFill.icon.js +1 -1
  1571. package/dist/components/Icon/__generated__/bootstrap/PinFill.icon.js +1 -1
  1572. package/dist/components/Icon/__generated__/bootstrap/PinMap.icon.js +1 -1
  1573. package/dist/components/Icon/__generated__/bootstrap/PinMapFill.icon.js +1 -1
  1574. package/dist/components/Icon/__generated__/bootstrap/Pinterest.icon.js +1 -1
  1575. package/dist/components/Icon/__generated__/bootstrap/Pip.icon.js +1 -1
  1576. package/dist/components/Icon/__generated__/bootstrap/PipFill.icon.js +1 -1
  1577. package/dist/components/Icon/__generated__/bootstrap/Play.icon.js +1 -1
  1578. package/dist/components/Icon/__generated__/bootstrap/PlayBtn.icon.js +1 -1
  1579. package/dist/components/Icon/__generated__/bootstrap/PlayBtnFill.icon.js +1 -1
  1580. package/dist/components/Icon/__generated__/bootstrap/PlayCircle.icon.js +1 -1
  1581. package/dist/components/Icon/__generated__/bootstrap/PlayCircleFill.icon.js +1 -1
  1582. package/dist/components/Icon/__generated__/bootstrap/PlayFill.icon.js +1 -1
  1583. package/dist/components/Icon/__generated__/bootstrap/Playstation.icon.js +1 -1
  1584. package/dist/components/Icon/__generated__/bootstrap/Plug.icon.js +1 -1
  1585. package/dist/components/Icon/__generated__/bootstrap/PlugFill.icon.js +1 -1
  1586. package/dist/components/Icon/__generated__/bootstrap/Plugin.icon.js +1 -1
  1587. package/dist/components/Icon/__generated__/bootstrap/Plus.icon.js +1 -1
  1588. package/dist/components/Icon/__generated__/bootstrap/PlusCircle.icon.js +1 -1
  1589. package/dist/components/Icon/__generated__/bootstrap/PlusCircleDotted.icon.js +1 -1
  1590. package/dist/components/Icon/__generated__/bootstrap/PlusCircleFill.icon.js +1 -1
  1591. package/dist/components/Icon/__generated__/bootstrap/PlusLg.icon.js +1 -1
  1592. package/dist/components/Icon/__generated__/bootstrap/PlusSlashMinus.icon.js +1 -1
  1593. package/dist/components/Icon/__generated__/bootstrap/PlusSquare.icon.js +1 -1
  1594. package/dist/components/Icon/__generated__/bootstrap/PlusSquareDotted.icon.js +1 -1
  1595. package/dist/components/Icon/__generated__/bootstrap/PlusSquareFill.icon.js +1 -1
  1596. package/dist/components/Icon/__generated__/bootstrap/Postage.icon.js +1 -1
  1597. package/dist/components/Icon/__generated__/bootstrap/PostageFill.icon.js +1 -1
  1598. package/dist/components/Icon/__generated__/bootstrap/PostageHeart.icon.js +1 -1
  1599. package/dist/components/Icon/__generated__/bootstrap/PostageHeartFill.icon.js +1 -1
  1600. package/dist/components/Icon/__generated__/bootstrap/Postcard.icon.js +1 -1
  1601. package/dist/components/Icon/__generated__/bootstrap/PostcardFill.icon.js +1 -1
  1602. package/dist/components/Icon/__generated__/bootstrap/PostcardHeart.icon.js +1 -1
  1603. package/dist/components/Icon/__generated__/bootstrap/PostcardHeartFill.icon.js +1 -1
  1604. package/dist/components/Icon/__generated__/bootstrap/Power.icon.js +1 -1
  1605. package/dist/components/Icon/__generated__/bootstrap/Prescription.icon.js +1 -1
  1606. package/dist/components/Icon/__generated__/bootstrap/Prescription2.icon.js +1 -1
  1607. package/dist/components/Icon/__generated__/bootstrap/Printer.icon.js +1 -1
  1608. package/dist/components/Icon/__generated__/bootstrap/PrinterFill.icon.js +1 -1
  1609. package/dist/components/Icon/__generated__/bootstrap/Projector.icon.js +1 -1
  1610. package/dist/components/Icon/__generated__/bootstrap/ProjectorFill.icon.js +1 -1
  1611. package/dist/components/Icon/__generated__/bootstrap/Puzzle.icon.js +1 -1
  1612. package/dist/components/Icon/__generated__/bootstrap/PuzzleFill.icon.js +1 -1
  1613. package/dist/components/Icon/__generated__/bootstrap/QrCode.icon.js +1 -1
  1614. package/dist/components/Icon/__generated__/bootstrap/QrCodeScan.icon.js +1 -1
  1615. package/dist/components/Icon/__generated__/bootstrap/Question.icon.js +1 -1
  1616. package/dist/components/Icon/__generated__/bootstrap/QuestionCircle.icon.js +1 -1
  1617. package/dist/components/Icon/__generated__/bootstrap/QuestionCircleFill.icon.js +1 -1
  1618. package/dist/components/Icon/__generated__/bootstrap/QuestionDiamond.icon.js +1 -1
  1619. package/dist/components/Icon/__generated__/bootstrap/QuestionDiamondFill.icon.js +1 -1
  1620. package/dist/components/Icon/__generated__/bootstrap/QuestionLg.icon.js +1 -1
  1621. package/dist/components/Icon/__generated__/bootstrap/QuestionOctagon.icon.js +1 -1
  1622. package/dist/components/Icon/__generated__/bootstrap/QuestionOctagonFill.icon.js +1 -1
  1623. package/dist/components/Icon/__generated__/bootstrap/QuestionSquare.icon.js +1 -1
  1624. package/dist/components/Icon/__generated__/bootstrap/QuestionSquareFill.icon.js +1 -1
  1625. package/dist/components/Icon/__generated__/bootstrap/Quora.icon.js +1 -1
  1626. package/dist/components/Icon/__generated__/bootstrap/Quote.icon.js +1 -1
  1627. package/dist/components/Icon/__generated__/bootstrap/RCircle.icon.js +1 -1
  1628. package/dist/components/Icon/__generated__/bootstrap/RCircleFill.icon.js +1 -1
  1629. package/dist/components/Icon/__generated__/bootstrap/RSquare.icon.js +1 -1
  1630. package/dist/components/Icon/__generated__/bootstrap/RSquareFill.icon.js +1 -1
  1631. package/dist/components/Icon/__generated__/bootstrap/Radar.icon.js +1 -1
  1632. package/dist/components/Icon/__generated__/bootstrap/Radioactive.icon.js +1 -1
  1633. package/dist/components/Icon/__generated__/bootstrap/Rainbow.icon.js +1 -1
  1634. package/dist/components/Icon/__generated__/bootstrap/Receipt.icon.js +1 -1
  1635. package/dist/components/Icon/__generated__/bootstrap/ReceiptCutoff.icon.js +1 -1
  1636. package/dist/components/Icon/__generated__/bootstrap/Reception0.icon.js +1 -1
  1637. package/dist/components/Icon/__generated__/bootstrap/Reception1.icon.js +1 -1
  1638. package/dist/components/Icon/__generated__/bootstrap/Reception2.icon.js +1 -1
  1639. package/dist/components/Icon/__generated__/bootstrap/Reception3.icon.js +1 -1
  1640. package/dist/components/Icon/__generated__/bootstrap/Reception4.icon.js +1 -1
  1641. package/dist/components/Icon/__generated__/bootstrap/Record.icon.js +1 -1
  1642. package/dist/components/Icon/__generated__/bootstrap/Record2.icon.js +1 -1
  1643. package/dist/components/Icon/__generated__/bootstrap/Record2Fill.icon.js +1 -1
  1644. package/dist/components/Icon/__generated__/bootstrap/RecordBtn.icon.js +1 -1
  1645. package/dist/components/Icon/__generated__/bootstrap/RecordBtnFill.icon.js +1 -1
  1646. package/dist/components/Icon/__generated__/bootstrap/RecordCircle.icon.js +1 -1
  1647. package/dist/components/Icon/__generated__/bootstrap/RecordCircleFill.icon.js +1 -1
  1648. package/dist/components/Icon/__generated__/bootstrap/RecordFill.icon.js +1 -1
  1649. package/dist/components/Icon/__generated__/bootstrap/Recycle.icon.js +1 -1
  1650. package/dist/components/Icon/__generated__/bootstrap/Reddit.icon.js +1 -1
  1651. package/dist/components/Icon/__generated__/bootstrap/Regex.icon.js +1 -1
  1652. package/dist/components/Icon/__generated__/bootstrap/Repeat.icon.js +1 -1
  1653. package/dist/components/Icon/__generated__/bootstrap/Repeat1.icon.js +1 -1
  1654. package/dist/components/Icon/__generated__/bootstrap/Reply.icon.js +1 -1
  1655. package/dist/components/Icon/__generated__/bootstrap/ReplyAll.icon.js +1 -1
  1656. package/dist/components/Icon/__generated__/bootstrap/ReplyAllFill.icon.js +1 -1
  1657. package/dist/components/Icon/__generated__/bootstrap/ReplyFill.icon.js +1 -1
  1658. package/dist/components/Icon/__generated__/bootstrap/Rewind.icon.js +1 -1
  1659. package/dist/components/Icon/__generated__/bootstrap/RewindBtn.icon.js +1 -1
  1660. package/dist/components/Icon/__generated__/bootstrap/RewindBtnFill.icon.js +1 -1
  1661. package/dist/components/Icon/__generated__/bootstrap/RewindCircle.icon.js +1 -1
  1662. package/dist/components/Icon/__generated__/bootstrap/RewindCircleFill.icon.js +1 -1
  1663. package/dist/components/Icon/__generated__/bootstrap/RewindFill.icon.js +1 -1
  1664. package/dist/components/Icon/__generated__/bootstrap/Robot.icon.js +1 -1
  1665. package/dist/components/Icon/__generated__/bootstrap/Rocket.icon.js +1 -1
  1666. package/dist/components/Icon/__generated__/bootstrap/RocketFill.icon.js +1 -1
  1667. package/dist/components/Icon/__generated__/bootstrap/RocketTakeoff.icon.js +1 -1
  1668. package/dist/components/Icon/__generated__/bootstrap/RocketTakeoffFill.icon.js +1 -1
  1669. package/dist/components/Icon/__generated__/bootstrap/Router.icon.js +1 -1
  1670. package/dist/components/Icon/__generated__/bootstrap/RouterFill.icon.js +1 -1
  1671. package/dist/components/Icon/__generated__/bootstrap/Rss.icon.js +1 -1
  1672. package/dist/components/Icon/__generated__/bootstrap/RssFill.icon.js +1 -1
  1673. package/dist/components/Icon/__generated__/bootstrap/Rulers.icon.js +1 -1
  1674. package/dist/components/Icon/__generated__/bootstrap/Safe.icon.js +1 -1
  1675. package/dist/components/Icon/__generated__/bootstrap/Safe2.icon.js +1 -1
  1676. package/dist/components/Icon/__generated__/bootstrap/Safe2Fill.icon.js +1 -1
  1677. package/dist/components/Icon/__generated__/bootstrap/SafeFill.icon.js +1 -1
  1678. package/dist/components/Icon/__generated__/bootstrap/Save.icon.js +1 -1
  1679. package/dist/components/Icon/__generated__/bootstrap/Save2.icon.js +1 -1
  1680. package/dist/components/Icon/__generated__/bootstrap/Save2Fill.icon.js +1 -1
  1681. package/dist/components/Icon/__generated__/bootstrap/SaveFill.icon.js +1 -1
  1682. package/dist/components/Icon/__generated__/bootstrap/Scissors.icon.js +1 -1
  1683. package/dist/components/Icon/__generated__/bootstrap/Scooter.icon.js +1 -1
  1684. package/dist/components/Icon/__generated__/bootstrap/Screwdriver.icon.js +1 -1
  1685. package/dist/components/Icon/__generated__/bootstrap/SdCard.icon.js +1 -1
  1686. package/dist/components/Icon/__generated__/bootstrap/SdCardFill.icon.js +1 -1
  1687. package/dist/components/Icon/__generated__/bootstrap/Search.icon.js +1 -1
  1688. package/dist/components/Icon/__generated__/bootstrap/SearchHeart.icon.js +1 -1
  1689. package/dist/components/Icon/__generated__/bootstrap/SearchHeartFill.icon.js +1 -1
  1690. package/dist/components/Icon/__generated__/bootstrap/SegmentedNav.icon.js +1 -1
  1691. package/dist/components/Icon/__generated__/bootstrap/Send.icon.js +1 -1
  1692. package/dist/components/Icon/__generated__/bootstrap/SendArrowDown.icon.js +1 -1
  1693. package/dist/components/Icon/__generated__/bootstrap/SendArrowDownFill.icon.js +1 -1
  1694. package/dist/components/Icon/__generated__/bootstrap/SendArrowUp.icon.js +1 -1
  1695. package/dist/components/Icon/__generated__/bootstrap/SendArrowUpFill.icon.js +1 -1
  1696. package/dist/components/Icon/__generated__/bootstrap/SendCheck.icon.js +1 -1
  1697. package/dist/components/Icon/__generated__/bootstrap/SendCheckFill.icon.js +1 -1
  1698. package/dist/components/Icon/__generated__/bootstrap/SendDash.icon.js +1 -1
  1699. package/dist/components/Icon/__generated__/bootstrap/SendDashFill.icon.js +1 -1
  1700. package/dist/components/Icon/__generated__/bootstrap/SendExclamation.icon.js +1 -1
  1701. package/dist/components/Icon/__generated__/bootstrap/SendExclamationFill.icon.js +1 -1
  1702. package/dist/components/Icon/__generated__/bootstrap/SendFill.icon.js +1 -1
  1703. package/dist/components/Icon/__generated__/bootstrap/SendPlus.icon.js +1 -1
  1704. package/dist/components/Icon/__generated__/bootstrap/SendPlusFill.icon.js +1 -1
  1705. package/dist/components/Icon/__generated__/bootstrap/SendSlash.icon.js +1 -1
  1706. package/dist/components/Icon/__generated__/bootstrap/SendSlashFill.icon.js +1 -1
  1707. package/dist/components/Icon/__generated__/bootstrap/SendX.icon.js +1 -1
  1708. package/dist/components/Icon/__generated__/bootstrap/SendXFill.icon.js +1 -1
  1709. package/dist/components/Icon/__generated__/bootstrap/Server.icon.js +1 -1
  1710. package/dist/components/Icon/__generated__/bootstrap/Shadows.icon.js +1 -1
  1711. package/dist/components/Icon/__generated__/bootstrap/Share.icon.js +1 -1
  1712. package/dist/components/Icon/__generated__/bootstrap/ShareFill.icon.js +1 -1
  1713. package/dist/components/Icon/__generated__/bootstrap/Shield.icon.js +1 -1
  1714. package/dist/components/Icon/__generated__/bootstrap/ShieldCheck.icon.js +1 -1
  1715. package/dist/components/Icon/__generated__/bootstrap/ShieldExclamation.icon.js +1 -1
  1716. package/dist/components/Icon/__generated__/bootstrap/ShieldFill.icon.js +1 -1
  1717. package/dist/components/Icon/__generated__/bootstrap/ShieldFillCheck.icon.js +1 -1
  1718. package/dist/components/Icon/__generated__/bootstrap/ShieldFillExclamation.icon.js +1 -1
  1719. package/dist/components/Icon/__generated__/bootstrap/ShieldFillMinus.icon.js +1 -1
  1720. package/dist/components/Icon/__generated__/bootstrap/ShieldFillPlus.icon.js +1 -1
  1721. package/dist/components/Icon/__generated__/bootstrap/ShieldFillX.icon.js +1 -1
  1722. package/dist/components/Icon/__generated__/bootstrap/ShieldLock.icon.js +1 -1
  1723. package/dist/components/Icon/__generated__/bootstrap/ShieldLockFill.icon.js +1 -1
  1724. package/dist/components/Icon/__generated__/bootstrap/ShieldMinus.icon.js +1 -1
  1725. package/dist/components/Icon/__generated__/bootstrap/ShieldPlus.icon.js +1 -1
  1726. package/dist/components/Icon/__generated__/bootstrap/ShieldShaded.icon.js +1 -1
  1727. package/dist/components/Icon/__generated__/bootstrap/ShieldSlash.icon.js +1 -1
  1728. package/dist/components/Icon/__generated__/bootstrap/ShieldSlashFill.icon.js +1 -1
  1729. package/dist/components/Icon/__generated__/bootstrap/ShieldX.icon.js +1 -1
  1730. package/dist/components/Icon/__generated__/bootstrap/Shift.icon.js +1 -1
  1731. package/dist/components/Icon/__generated__/bootstrap/ShiftFill.icon.js +1 -1
  1732. package/dist/components/Icon/__generated__/bootstrap/Shop.icon.js +1 -1
  1733. package/dist/components/Icon/__generated__/bootstrap/ShopWindow.icon.js +1 -1
  1734. package/dist/components/Icon/__generated__/bootstrap/Shuffle.icon.js +1 -1
  1735. package/dist/components/Icon/__generated__/bootstrap/SignDeadEnd.icon.js +1 -1
  1736. package/dist/components/Icon/__generated__/bootstrap/SignDeadEndFill.icon.js +1 -1
  1737. package/dist/components/Icon/__generated__/bootstrap/SignDoNotEnter.icon.js +1 -1
  1738. package/dist/components/Icon/__generated__/bootstrap/SignDoNotEnterFill.icon.js +1 -1
  1739. package/dist/components/Icon/__generated__/bootstrap/SignIntersection.icon.js +1 -1
  1740. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionFill.icon.js +1 -1
  1741. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionSide.icon.js +1 -1
  1742. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionSideFill.icon.js +1 -1
  1743. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionT.icon.js +1 -1
  1744. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionTFill.icon.js +1 -1
  1745. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionY.icon.js +1 -1
  1746. package/dist/components/Icon/__generated__/bootstrap/SignIntersectionYFill.icon.js +1 -1
  1747. package/dist/components/Icon/__generated__/bootstrap/SignMergeLeft.icon.js +1 -1
  1748. package/dist/components/Icon/__generated__/bootstrap/SignMergeLeftFill.icon.js +1 -1
  1749. package/dist/components/Icon/__generated__/bootstrap/SignMergeRight.icon.js +1 -1
  1750. package/dist/components/Icon/__generated__/bootstrap/SignMergeRightFill.icon.js +1 -1
  1751. package/dist/components/Icon/__generated__/bootstrap/SignNoLeftTurn.icon.js +1 -1
  1752. package/dist/components/Icon/__generated__/bootstrap/SignNoLeftTurnFill.icon.js +1 -1
  1753. package/dist/components/Icon/__generated__/bootstrap/SignNoParking.icon.js +1 -1
  1754. package/dist/components/Icon/__generated__/bootstrap/SignNoParkingFill.icon.js +1 -1
  1755. package/dist/components/Icon/__generated__/bootstrap/SignNoRightTurn.icon.js +1 -1
  1756. package/dist/components/Icon/__generated__/bootstrap/SignNoRightTurnFill.icon.js +1 -1
  1757. package/dist/components/Icon/__generated__/bootstrap/SignRailroad.icon.js +1 -1
  1758. package/dist/components/Icon/__generated__/bootstrap/SignRailroadFill.icon.js +1 -1
  1759. package/dist/components/Icon/__generated__/bootstrap/SignStop.icon.js +1 -1
  1760. package/dist/components/Icon/__generated__/bootstrap/SignStopFill.icon.js +1 -1
  1761. package/dist/components/Icon/__generated__/bootstrap/SignStopLights.icon.js +1 -1
  1762. package/dist/components/Icon/__generated__/bootstrap/SignStopLightsFill.icon.js +1 -1
  1763. package/dist/components/Icon/__generated__/bootstrap/SignTurnLeft.icon.js +1 -1
  1764. package/dist/components/Icon/__generated__/bootstrap/SignTurnLeftFill.icon.js +1 -1
  1765. package/dist/components/Icon/__generated__/bootstrap/SignTurnRight.icon.js +1 -1
  1766. package/dist/components/Icon/__generated__/bootstrap/SignTurnRightFill.icon.js +1 -1
  1767. package/dist/components/Icon/__generated__/bootstrap/SignTurnSlightLeft.icon.js +1 -1
  1768. package/dist/components/Icon/__generated__/bootstrap/SignTurnSlightLeftFill.icon.js +1 -1
  1769. package/dist/components/Icon/__generated__/bootstrap/SignTurnSlightRight.icon.js +1 -1
  1770. package/dist/components/Icon/__generated__/bootstrap/SignTurnSlightRightFill.icon.js +1 -1
  1771. package/dist/components/Icon/__generated__/bootstrap/SignYield.icon.js +1 -1
  1772. package/dist/components/Icon/__generated__/bootstrap/SignYieldFill.icon.js +1 -1
  1773. package/dist/components/Icon/__generated__/bootstrap/Signal.icon.js +1 -1
  1774. package/dist/components/Icon/__generated__/bootstrap/Signpost.icon.js +1 -1
  1775. package/dist/components/Icon/__generated__/bootstrap/Signpost2.icon.js +1 -1
  1776. package/dist/components/Icon/__generated__/bootstrap/Signpost2Fill.icon.js +1 -1
  1777. package/dist/components/Icon/__generated__/bootstrap/SignpostFill.icon.js +1 -1
  1778. package/dist/components/Icon/__generated__/bootstrap/SignpostSplit.icon.js +1 -1
  1779. package/dist/components/Icon/__generated__/bootstrap/SignpostSplitFill.icon.js +1 -1
  1780. package/dist/components/Icon/__generated__/bootstrap/Sim.icon.js +1 -1
  1781. package/dist/components/Icon/__generated__/bootstrap/SimFill.icon.js +1 -1
  1782. package/dist/components/Icon/__generated__/bootstrap/SimSlash.icon.js +1 -1
  1783. package/dist/components/Icon/__generated__/bootstrap/SimSlashFill.icon.js +1 -1
  1784. package/dist/components/Icon/__generated__/bootstrap/SinaWeibo.icon.js +1 -1
  1785. package/dist/components/Icon/__generated__/bootstrap/SkipBackward.icon.js +1 -1
  1786. package/dist/components/Icon/__generated__/bootstrap/SkipBackwardBtn.icon.js +1 -1
  1787. package/dist/components/Icon/__generated__/bootstrap/SkipBackwardBtnFill.icon.js +1 -1
  1788. package/dist/components/Icon/__generated__/bootstrap/SkipBackwardCircle.icon.js +1 -1
  1789. package/dist/components/Icon/__generated__/bootstrap/SkipBackwardCircleFill.icon.js +1 -1
  1790. package/dist/components/Icon/__generated__/bootstrap/SkipBackwardFill.icon.js +1 -1
  1791. package/dist/components/Icon/__generated__/bootstrap/SkipEnd.icon.js +1 -1
  1792. package/dist/components/Icon/__generated__/bootstrap/SkipEndBtn.icon.js +1 -1
  1793. package/dist/components/Icon/__generated__/bootstrap/SkipEndBtnFill.icon.js +1 -1
  1794. package/dist/components/Icon/__generated__/bootstrap/SkipEndCircle.icon.js +1 -1
  1795. package/dist/components/Icon/__generated__/bootstrap/SkipEndCircleFill.icon.js +1 -1
  1796. package/dist/components/Icon/__generated__/bootstrap/SkipEndFill.icon.js +1 -1
  1797. package/dist/components/Icon/__generated__/bootstrap/SkipForward.icon.js +1 -1
  1798. package/dist/components/Icon/__generated__/bootstrap/SkipForwardBtn.icon.js +1 -1
  1799. package/dist/components/Icon/__generated__/bootstrap/SkipForwardBtnFill.icon.js +1 -1
  1800. package/dist/components/Icon/__generated__/bootstrap/SkipForwardCircle.icon.js +1 -1
  1801. package/dist/components/Icon/__generated__/bootstrap/SkipForwardCircleFill.icon.js +1 -1
  1802. package/dist/components/Icon/__generated__/bootstrap/SkipForwardFill.icon.js +1 -1
  1803. package/dist/components/Icon/__generated__/bootstrap/SkipStart.icon.js +1 -1
  1804. package/dist/components/Icon/__generated__/bootstrap/SkipStartBtn.icon.js +1 -1
  1805. package/dist/components/Icon/__generated__/bootstrap/SkipStartBtnFill.icon.js +1 -1
  1806. package/dist/components/Icon/__generated__/bootstrap/SkipStartCircle.icon.js +1 -1
  1807. package/dist/components/Icon/__generated__/bootstrap/SkipStartCircleFill.icon.js +1 -1
  1808. package/dist/components/Icon/__generated__/bootstrap/SkipStartFill.icon.js +1 -1
  1809. package/dist/components/Icon/__generated__/bootstrap/Skype.icon.js +1 -1
  1810. package/dist/components/Icon/__generated__/bootstrap/Slack.icon.js +1 -1
  1811. package/dist/components/Icon/__generated__/bootstrap/Slash.icon.js +1 -1
  1812. package/dist/components/Icon/__generated__/bootstrap/SlashCircle.icon.js +1 -1
  1813. package/dist/components/Icon/__generated__/bootstrap/SlashCircleFill.icon.js +1 -1
  1814. package/dist/components/Icon/__generated__/bootstrap/SlashLg.icon.js +1 -1
  1815. package/dist/components/Icon/__generated__/bootstrap/SlashSquare.icon.js +1 -1
  1816. package/dist/components/Icon/__generated__/bootstrap/SlashSquareFill.icon.js +1 -1
  1817. package/dist/components/Icon/__generated__/bootstrap/Sliders.icon.js +1 -1
  1818. package/dist/components/Icon/__generated__/bootstrap/Sliders2.icon.js +1 -1
  1819. package/dist/components/Icon/__generated__/bootstrap/Sliders2Vertical.icon.js +1 -1
  1820. package/dist/components/Icon/__generated__/bootstrap/Smartwatch.icon.js +1 -1
  1821. package/dist/components/Icon/__generated__/bootstrap/Snapchat.icon.js +1 -1
  1822. package/dist/components/Icon/__generated__/bootstrap/Snow.icon.js +1 -1
  1823. package/dist/components/Icon/__generated__/bootstrap/Snow2.icon.js +1 -1
  1824. package/dist/components/Icon/__generated__/bootstrap/Snow3.icon.js +1 -1
  1825. package/dist/components/Icon/__generated__/bootstrap/SortAlphaDown.icon.js +1 -1
  1826. package/dist/components/Icon/__generated__/bootstrap/SortAlphaDownAlt.icon.js +1 -1
  1827. package/dist/components/Icon/__generated__/bootstrap/SortAlphaUp.icon.js +1 -1
  1828. package/dist/components/Icon/__generated__/bootstrap/SortAlphaUpAlt.icon.js +1 -1
  1829. package/dist/components/Icon/__generated__/bootstrap/SortDown.icon.js +1 -1
  1830. package/dist/components/Icon/__generated__/bootstrap/SortDownAlt.icon.js +1 -1
  1831. package/dist/components/Icon/__generated__/bootstrap/SortNumericDown.icon.js +1 -1
  1832. package/dist/components/Icon/__generated__/bootstrap/SortNumericDownAlt.icon.js +1 -1
  1833. package/dist/components/Icon/__generated__/bootstrap/SortNumericUp.icon.js +1 -1
  1834. package/dist/components/Icon/__generated__/bootstrap/SortNumericUpAlt.icon.js +1 -1
  1835. package/dist/components/Icon/__generated__/bootstrap/SortUp.icon.js +1 -1
  1836. package/dist/components/Icon/__generated__/bootstrap/SortUpAlt.icon.js +1 -1
  1837. package/dist/components/Icon/__generated__/bootstrap/Soundwave.icon.js +1 -1
  1838. package/dist/components/Icon/__generated__/bootstrap/Sourceforge.icon.js +1 -1
  1839. package/dist/components/Icon/__generated__/bootstrap/Speaker.icon.js +1 -1
  1840. package/dist/components/Icon/__generated__/bootstrap/SpeakerFill.icon.js +1 -1
  1841. package/dist/components/Icon/__generated__/bootstrap/Speedometer.icon.js +1 -1
  1842. package/dist/components/Icon/__generated__/bootstrap/Speedometer2.icon.js +1 -1
  1843. package/dist/components/Icon/__generated__/bootstrap/Spellcheck.icon.js +1 -1
  1844. package/dist/components/Icon/__generated__/bootstrap/Spotify.icon.js +1 -1
  1845. package/dist/components/Icon/__generated__/bootstrap/Square.icon.js +1 -1
  1846. package/dist/components/Icon/__generated__/bootstrap/SquareFill.icon.js +1 -1
  1847. package/dist/components/Icon/__generated__/bootstrap/SquareHalf.icon.js +1 -1
  1848. package/dist/components/Icon/__generated__/bootstrap/Stack.icon.js +1 -1
  1849. package/dist/components/Icon/__generated__/bootstrap/StackOverflow.icon.js +1 -1
  1850. package/dist/components/Icon/__generated__/bootstrap/Star.icon.js +1 -1
  1851. package/dist/components/Icon/__generated__/bootstrap/StarFill.icon.js +1 -1
  1852. package/dist/components/Icon/__generated__/bootstrap/StarHalf.icon.js +1 -1
  1853. package/dist/components/Icon/__generated__/bootstrap/Stars.icon.js +1 -1
  1854. package/dist/components/Icon/__generated__/bootstrap/Steam.icon.js +1 -1
  1855. package/dist/components/Icon/__generated__/bootstrap/Stickies.icon.js +1 -1
  1856. package/dist/components/Icon/__generated__/bootstrap/StickiesFill.icon.js +1 -1
  1857. package/dist/components/Icon/__generated__/bootstrap/Sticky.icon.js +1 -1
  1858. package/dist/components/Icon/__generated__/bootstrap/StickyFill.icon.js +1 -1
  1859. package/dist/components/Icon/__generated__/bootstrap/Stop.icon.js +1 -1
  1860. package/dist/components/Icon/__generated__/bootstrap/StopBtn.icon.js +1 -1
  1861. package/dist/components/Icon/__generated__/bootstrap/StopBtnFill.icon.js +1 -1
  1862. package/dist/components/Icon/__generated__/bootstrap/StopCircle.icon.js +1 -1
  1863. package/dist/components/Icon/__generated__/bootstrap/StopCircleFill.icon.js +1 -1
  1864. package/dist/components/Icon/__generated__/bootstrap/StopFill.icon.js +1 -1
  1865. package/dist/components/Icon/__generated__/bootstrap/Stoplights.icon.js +1 -1
  1866. package/dist/components/Icon/__generated__/bootstrap/StoplightsFill.icon.js +1 -1
  1867. package/dist/components/Icon/__generated__/bootstrap/Stopwatch.icon.js +1 -1
  1868. package/dist/components/Icon/__generated__/bootstrap/StopwatchFill.icon.js +1 -1
  1869. package/dist/components/Icon/__generated__/bootstrap/Strava.icon.js +1 -1
  1870. package/dist/components/Icon/__generated__/bootstrap/Stripe.icon.js +1 -1
  1871. package/dist/components/Icon/__generated__/bootstrap/Subscript.icon.js +1 -1
  1872. package/dist/components/Icon/__generated__/bootstrap/Substack.icon.js +1 -1
  1873. package/dist/components/Icon/__generated__/bootstrap/Subtract.icon.js +1 -1
  1874. package/dist/components/Icon/__generated__/bootstrap/SuitClub.icon.js +1 -1
  1875. package/dist/components/Icon/__generated__/bootstrap/SuitClubFill.icon.js +1 -1
  1876. package/dist/components/Icon/__generated__/bootstrap/SuitDiamond.icon.js +1 -1
  1877. package/dist/components/Icon/__generated__/bootstrap/SuitDiamondFill.icon.js +1 -1
  1878. package/dist/components/Icon/__generated__/bootstrap/SuitHeart.icon.js +1 -1
  1879. package/dist/components/Icon/__generated__/bootstrap/SuitHeartFill.icon.js +1 -1
  1880. package/dist/components/Icon/__generated__/bootstrap/SuitSpade.icon.js +1 -1
  1881. package/dist/components/Icon/__generated__/bootstrap/SuitSpadeFill.icon.js +1 -1
  1882. package/dist/components/Icon/__generated__/bootstrap/Suitcase.icon.js +1 -1
  1883. package/dist/components/Icon/__generated__/bootstrap/Suitcase2.icon.js +1 -1
  1884. package/dist/components/Icon/__generated__/bootstrap/Suitcase2Fill.icon.js +1 -1
  1885. package/dist/components/Icon/__generated__/bootstrap/SuitcaseFill.icon.js +1 -1
  1886. package/dist/components/Icon/__generated__/bootstrap/SuitcaseLg.icon.js +1 -1
  1887. package/dist/components/Icon/__generated__/bootstrap/SuitcaseLgFill.icon.js +1 -1
  1888. package/dist/components/Icon/__generated__/bootstrap/Sun.icon.js +1 -1
  1889. package/dist/components/Icon/__generated__/bootstrap/SunFill.icon.js +1 -1
  1890. package/dist/components/Icon/__generated__/bootstrap/Sunglasses.icon.js +1 -1
  1891. package/dist/components/Icon/__generated__/bootstrap/Sunrise.icon.js +1 -1
  1892. package/dist/components/Icon/__generated__/bootstrap/SunriseFill.icon.js +1 -1
  1893. package/dist/components/Icon/__generated__/bootstrap/Sunset.icon.js +1 -1
  1894. package/dist/components/Icon/__generated__/bootstrap/SunsetFill.icon.js +1 -1
  1895. package/dist/components/Icon/__generated__/bootstrap/Superscript.icon.js +1 -1
  1896. package/dist/components/Icon/__generated__/bootstrap/SymmetryHorizontal.icon.js +1 -1
  1897. package/dist/components/Icon/__generated__/bootstrap/SymmetryVertical.icon.js +1 -1
  1898. package/dist/components/Icon/__generated__/bootstrap/Table.icon.js +1 -1
  1899. package/dist/components/Icon/__generated__/bootstrap/Tablet.icon.js +1 -1
  1900. package/dist/components/Icon/__generated__/bootstrap/TabletFill.icon.js +1 -1
  1901. package/dist/components/Icon/__generated__/bootstrap/TabletLandscape.icon.js +1 -1
  1902. package/dist/components/Icon/__generated__/bootstrap/TabletLandscapeFill.icon.js +1 -1
  1903. package/dist/components/Icon/__generated__/bootstrap/Tag.icon.js +1 -1
  1904. package/dist/components/Icon/__generated__/bootstrap/TagFill.icon.js +1 -1
  1905. package/dist/components/Icon/__generated__/bootstrap/Tags.icon.js +1 -1
  1906. package/dist/components/Icon/__generated__/bootstrap/TagsFill.icon.js +1 -1
  1907. package/dist/components/Icon/__generated__/bootstrap/TaxiFront.icon.js +1 -1
  1908. package/dist/components/Icon/__generated__/bootstrap/TaxiFrontFill.icon.js +1 -1
  1909. package/dist/components/Icon/__generated__/bootstrap/Telegram.icon.js +1 -1
  1910. package/dist/components/Icon/__generated__/bootstrap/Telephone.icon.js +1 -1
  1911. package/dist/components/Icon/__generated__/bootstrap/TelephoneFill.icon.js +1 -1
  1912. package/dist/components/Icon/__generated__/bootstrap/TelephoneForward.icon.js +1 -1
  1913. package/dist/components/Icon/__generated__/bootstrap/TelephoneForwardFill.icon.js +1 -1
  1914. package/dist/components/Icon/__generated__/bootstrap/TelephoneInbound.icon.js +1 -1
  1915. package/dist/components/Icon/__generated__/bootstrap/TelephoneInboundFill.icon.js +1 -1
  1916. package/dist/components/Icon/__generated__/bootstrap/TelephoneMinus.icon.js +1 -1
  1917. package/dist/components/Icon/__generated__/bootstrap/TelephoneMinusFill.icon.js +1 -1
  1918. package/dist/components/Icon/__generated__/bootstrap/TelephoneOutbound.icon.js +1 -1
  1919. package/dist/components/Icon/__generated__/bootstrap/TelephoneOutboundFill.icon.js +1 -1
  1920. package/dist/components/Icon/__generated__/bootstrap/TelephonePlus.icon.js +1 -1
  1921. package/dist/components/Icon/__generated__/bootstrap/TelephonePlusFill.icon.js +1 -1
  1922. package/dist/components/Icon/__generated__/bootstrap/TelephoneX.icon.js +1 -1
  1923. package/dist/components/Icon/__generated__/bootstrap/TelephoneXFill.icon.js +1 -1
  1924. package/dist/components/Icon/__generated__/bootstrap/TencentQq.icon.js +1 -1
  1925. package/dist/components/Icon/__generated__/bootstrap/Terminal.icon.js +1 -1
  1926. package/dist/components/Icon/__generated__/bootstrap/TerminalDash.icon.js +1 -1
  1927. package/dist/components/Icon/__generated__/bootstrap/TerminalFill.icon.js +1 -1
  1928. package/dist/components/Icon/__generated__/bootstrap/TerminalPlus.icon.js +1 -1
  1929. package/dist/components/Icon/__generated__/bootstrap/TerminalSplit.icon.js +1 -1
  1930. package/dist/components/Icon/__generated__/bootstrap/TerminalX.icon.js +1 -1
  1931. package/dist/components/Icon/__generated__/bootstrap/TextCenter.icon.js +1 -1
  1932. package/dist/components/Icon/__generated__/bootstrap/TextIndentLeft.icon.js +1 -1
  1933. package/dist/components/Icon/__generated__/bootstrap/TextIndentRight.icon.js +1 -1
  1934. package/dist/components/Icon/__generated__/bootstrap/TextLeft.icon.js +1 -1
  1935. package/dist/components/Icon/__generated__/bootstrap/TextParagraph.icon.js +1 -1
  1936. package/dist/components/Icon/__generated__/bootstrap/TextRight.icon.js +1 -1
  1937. package/dist/components/Icon/__generated__/bootstrap/TextWrap.icon.js +1 -1
  1938. package/dist/components/Icon/__generated__/bootstrap/Textarea.icon.js +1 -1
  1939. package/dist/components/Icon/__generated__/bootstrap/TextareaResize.icon.js +1 -1
  1940. package/dist/components/Icon/__generated__/bootstrap/TextareaT.icon.js +1 -1
  1941. package/dist/components/Icon/__generated__/bootstrap/Thermometer.icon.js +1 -1
  1942. package/dist/components/Icon/__generated__/bootstrap/ThermometerHalf.icon.js +1 -1
  1943. package/dist/components/Icon/__generated__/bootstrap/ThermometerHigh.icon.js +1 -1
  1944. package/dist/components/Icon/__generated__/bootstrap/ThermometerLow.icon.js +1 -1
  1945. package/dist/components/Icon/__generated__/bootstrap/ThermometerSnow.icon.js +1 -1
  1946. package/dist/components/Icon/__generated__/bootstrap/ThermometerSun.icon.js +1 -1
  1947. package/dist/components/Icon/__generated__/bootstrap/Threads.icon.js +1 -1
  1948. package/dist/components/Icon/__generated__/bootstrap/ThreadsFill.icon.js +1 -1
  1949. package/dist/components/Icon/__generated__/bootstrap/ThreeDots.icon.js +1 -1
  1950. package/dist/components/Icon/__generated__/bootstrap/ThreeDotsVertical.icon.js +1 -1
  1951. package/dist/components/Icon/__generated__/bootstrap/Thunderbolt.icon.js +1 -1
  1952. package/dist/components/Icon/__generated__/bootstrap/ThunderboltFill.icon.js +1 -1
  1953. package/dist/components/Icon/__generated__/bootstrap/Ticket.icon.js +1 -1
  1954. package/dist/components/Icon/__generated__/bootstrap/TicketDetailed.icon.js +1 -1
  1955. package/dist/components/Icon/__generated__/bootstrap/TicketDetailedFill.icon.js +1 -1
  1956. package/dist/components/Icon/__generated__/bootstrap/TicketFill.icon.js +1 -1
  1957. package/dist/components/Icon/__generated__/bootstrap/TicketPerforated.icon.js +1 -1
  1958. package/dist/components/Icon/__generated__/bootstrap/TicketPerforatedFill.icon.js +1 -1
  1959. package/dist/components/Icon/__generated__/bootstrap/Tiktok.icon.js +1 -1
  1960. package/dist/components/Icon/__generated__/bootstrap/Toggle2Off.icon.js +1 -1
  1961. package/dist/components/Icon/__generated__/bootstrap/Toggle2On.icon.js +1 -1
  1962. package/dist/components/Icon/__generated__/bootstrap/ToggleOff.icon.js +1 -1
  1963. package/dist/components/Icon/__generated__/bootstrap/ToggleOn.icon.js +1 -1
  1964. package/dist/components/Icon/__generated__/bootstrap/Toggles.icon.js +1 -1
  1965. package/dist/components/Icon/__generated__/bootstrap/Toggles2.icon.js +1 -1
  1966. package/dist/components/Icon/__generated__/bootstrap/Tools.icon.js +1 -1
  1967. package/dist/components/Icon/__generated__/bootstrap/Tornado.icon.js +1 -1
  1968. package/dist/components/Icon/__generated__/bootstrap/TrainFreightFront.icon.js +1 -1
  1969. package/dist/components/Icon/__generated__/bootstrap/TrainFreightFrontFill.icon.js +1 -1
  1970. package/dist/components/Icon/__generated__/bootstrap/TrainFront.icon.js +1 -1
  1971. package/dist/components/Icon/__generated__/bootstrap/TrainFrontFill.icon.js +1 -1
  1972. package/dist/components/Icon/__generated__/bootstrap/TrainLightrailFront.icon.js +1 -1
  1973. package/dist/components/Icon/__generated__/bootstrap/TrainLightrailFrontFill.icon.js +1 -1
  1974. package/dist/components/Icon/__generated__/bootstrap/Translate.icon.js +1 -1
  1975. package/dist/components/Icon/__generated__/bootstrap/Transparency.icon.js +1 -1
  1976. package/dist/components/Icon/__generated__/bootstrap/Trash.icon.js +1 -1
  1977. package/dist/components/Icon/__generated__/bootstrap/Trash2.icon.js +1 -1
  1978. package/dist/components/Icon/__generated__/bootstrap/Trash2Fill.icon.js +1 -1
  1979. package/dist/components/Icon/__generated__/bootstrap/Trash3.icon.js +1 -1
  1980. package/dist/components/Icon/__generated__/bootstrap/Trash3Fill.icon.js +1 -1
  1981. package/dist/components/Icon/__generated__/bootstrap/TrashFill.icon.js +1 -1
  1982. package/dist/components/Icon/__generated__/bootstrap/Tree.icon.js +1 -1
  1983. package/dist/components/Icon/__generated__/bootstrap/TreeFill.icon.js +1 -1
  1984. package/dist/components/Icon/__generated__/bootstrap/Trello.icon.js +1 -1
  1985. package/dist/components/Icon/__generated__/bootstrap/Triangle.icon.js +1 -1
  1986. package/dist/components/Icon/__generated__/bootstrap/TriangleFill.icon.js +1 -1
  1987. package/dist/components/Icon/__generated__/bootstrap/TriangleHalf.icon.js +1 -1
  1988. package/dist/components/Icon/__generated__/bootstrap/Trophy.icon.js +1 -1
  1989. package/dist/components/Icon/__generated__/bootstrap/TrophyFill.icon.js +1 -1
  1990. package/dist/components/Icon/__generated__/bootstrap/TropicalStorm.icon.js +1 -1
  1991. package/dist/components/Icon/__generated__/bootstrap/Truck.icon.js +1 -1
  1992. package/dist/components/Icon/__generated__/bootstrap/TruckFlatbed.icon.js +1 -1
  1993. package/dist/components/Icon/__generated__/bootstrap/TruckFront.icon.js +1 -1
  1994. package/dist/components/Icon/__generated__/bootstrap/TruckFrontFill.icon.js +1 -1
  1995. package/dist/components/Icon/__generated__/bootstrap/Tsunami.icon.js +1 -1
  1996. package/dist/components/Icon/__generated__/bootstrap/Tv.icon.js +1 -1
  1997. package/dist/components/Icon/__generated__/bootstrap/TvFill.icon.js +1 -1
  1998. package/dist/components/Icon/__generated__/bootstrap/Twitch.icon.js +1 -1
  1999. package/dist/components/Icon/__generated__/bootstrap/Twitter.icon.js +1 -1
  2000. package/dist/components/Icon/__generated__/bootstrap/TwitterX.icon.js +1 -1
  2001. package/dist/components/Icon/__generated__/bootstrap/Type.icon.js +1 -1
  2002. package/dist/components/Icon/__generated__/bootstrap/TypeBold.icon.js +1 -1
  2003. package/dist/components/Icon/__generated__/bootstrap/TypeH1.icon.js +1 -1
  2004. package/dist/components/Icon/__generated__/bootstrap/TypeH2.icon.js +1 -1
  2005. package/dist/components/Icon/__generated__/bootstrap/TypeH3.icon.js +1 -1
  2006. package/dist/components/Icon/__generated__/bootstrap/TypeH4.icon.js +1 -1
  2007. package/dist/components/Icon/__generated__/bootstrap/TypeH5.icon.js +1 -1
  2008. package/dist/components/Icon/__generated__/bootstrap/TypeH6.icon.js +1 -1
  2009. package/dist/components/Icon/__generated__/bootstrap/TypeItalic.icon.js +1 -1
  2010. package/dist/components/Icon/__generated__/bootstrap/TypeStrikethrough.icon.js +1 -1
  2011. package/dist/components/Icon/__generated__/bootstrap/TypeUnderline.icon.js +1 -1
  2012. package/dist/components/Icon/__generated__/bootstrap/Ubuntu.icon.js +1 -1
  2013. package/dist/components/Icon/__generated__/bootstrap/UiChecks.icon.js +1 -1
  2014. package/dist/components/Icon/__generated__/bootstrap/UiChecksGrid.icon.js +1 -1
  2015. package/dist/components/Icon/__generated__/bootstrap/UiRadios.icon.js +1 -1
  2016. package/dist/components/Icon/__generated__/bootstrap/UiRadiosGrid.icon.js +1 -1
  2017. package/dist/components/Icon/__generated__/bootstrap/Umbrella.icon.js +1 -1
  2018. package/dist/components/Icon/__generated__/bootstrap/UmbrellaFill.icon.js +1 -1
  2019. package/dist/components/Icon/__generated__/bootstrap/Unindent.icon.js +1 -1
  2020. package/dist/components/Icon/__generated__/bootstrap/Union.icon.js +1 -1
  2021. package/dist/components/Icon/__generated__/bootstrap/Unity.icon.js +1 -1
  2022. package/dist/components/Icon/__generated__/bootstrap/UniversalAccess.icon.js +1 -1
  2023. package/dist/components/Icon/__generated__/bootstrap/UniversalAccessCircle.icon.js +1 -1
  2024. package/dist/components/Icon/__generated__/bootstrap/Unlock.icon.js +1 -1
  2025. package/dist/components/Icon/__generated__/bootstrap/UnlockFill.icon.js +1 -1
  2026. package/dist/components/Icon/__generated__/bootstrap/Upc.icon.js +1 -1
  2027. package/dist/components/Icon/__generated__/bootstrap/UpcScan.icon.js +1 -1
  2028. package/dist/components/Icon/__generated__/bootstrap/Upload.icon.js +1 -1
  2029. package/dist/components/Icon/__generated__/bootstrap/Usb.icon.js +1 -1
  2030. package/dist/components/Icon/__generated__/bootstrap/UsbC.icon.js +1 -1
  2031. package/dist/components/Icon/__generated__/bootstrap/UsbCFill.icon.js +1 -1
  2032. package/dist/components/Icon/__generated__/bootstrap/UsbDrive.icon.js +1 -1
  2033. package/dist/components/Icon/__generated__/bootstrap/UsbDriveFill.icon.js +1 -1
  2034. package/dist/components/Icon/__generated__/bootstrap/UsbFill.icon.js +1 -1
  2035. package/dist/components/Icon/__generated__/bootstrap/UsbMicro.icon.js +1 -1
  2036. package/dist/components/Icon/__generated__/bootstrap/UsbMicroFill.icon.js +1 -1
  2037. package/dist/components/Icon/__generated__/bootstrap/UsbMini.icon.js +1 -1
  2038. package/dist/components/Icon/__generated__/bootstrap/UsbMiniFill.icon.js +1 -1
  2039. package/dist/components/Icon/__generated__/bootstrap/UsbPlug.icon.js +1 -1
  2040. package/dist/components/Icon/__generated__/bootstrap/UsbPlugFill.icon.js +1 -1
  2041. package/dist/components/Icon/__generated__/bootstrap/UsbSymbol.icon.js +1 -1
  2042. package/dist/components/Icon/__generated__/bootstrap/Valentine.icon.js +1 -1
  2043. package/dist/components/Icon/__generated__/bootstrap/Valentine2.icon.js +1 -1
  2044. package/dist/components/Icon/__generated__/bootstrap/VectorPen.icon.js +1 -1
  2045. package/dist/components/Icon/__generated__/bootstrap/ViewList.icon.js +1 -1
  2046. package/dist/components/Icon/__generated__/bootstrap/ViewStacked.icon.js +1 -1
  2047. package/dist/components/Icon/__generated__/bootstrap/Vignette.icon.js +1 -1
  2048. package/dist/components/Icon/__generated__/bootstrap/Vimeo.icon.js +1 -1
  2049. package/dist/components/Icon/__generated__/bootstrap/Vinyl.icon.js +1 -1
  2050. package/dist/components/Icon/__generated__/bootstrap/VinylFill.icon.js +1 -1
  2051. package/dist/components/Icon/__generated__/bootstrap/Virus.icon.js +1 -1
  2052. package/dist/components/Icon/__generated__/bootstrap/Virus2.icon.js +1 -1
  2053. package/dist/components/Icon/__generated__/bootstrap/Voicemail.icon.js +1 -1
  2054. package/dist/components/Icon/__generated__/bootstrap/VolumeDown.icon.js +1 -1
  2055. package/dist/components/Icon/__generated__/bootstrap/VolumeDownFill.icon.js +1 -1
  2056. package/dist/components/Icon/__generated__/bootstrap/VolumeMute.icon.js +1 -1
  2057. package/dist/components/Icon/__generated__/bootstrap/VolumeMuteFill.icon.js +1 -1
  2058. package/dist/components/Icon/__generated__/bootstrap/VolumeOff.icon.js +1 -1
  2059. package/dist/components/Icon/__generated__/bootstrap/VolumeOffFill.icon.js +1 -1
  2060. package/dist/components/Icon/__generated__/bootstrap/VolumeUp.icon.js +1 -1
  2061. package/dist/components/Icon/__generated__/bootstrap/VolumeUpFill.icon.js +1 -1
  2062. package/dist/components/Icon/__generated__/bootstrap/Vr.icon.js +1 -1
  2063. package/dist/components/Icon/__generated__/bootstrap/Wallet.icon.js +1 -1
  2064. package/dist/components/Icon/__generated__/bootstrap/Wallet2.icon.js +1 -1
  2065. package/dist/components/Icon/__generated__/bootstrap/WalletFill.icon.js +1 -1
  2066. package/dist/components/Icon/__generated__/bootstrap/Watch.icon.js +1 -1
  2067. package/dist/components/Icon/__generated__/bootstrap/Water.icon.js +1 -1
  2068. package/dist/components/Icon/__generated__/bootstrap/Webcam.icon.js +1 -1
  2069. package/dist/components/Icon/__generated__/bootstrap/WebcamFill.icon.js +1 -1
  2070. package/dist/components/Icon/__generated__/bootstrap/Wechat.icon.js +1 -1
  2071. package/dist/components/Icon/__generated__/bootstrap/Whatsapp.icon.js +1 -1
  2072. package/dist/components/Icon/__generated__/bootstrap/Wifi.icon.js +1 -1
  2073. package/dist/components/Icon/__generated__/bootstrap/Wifi1.icon.js +1 -1
  2074. package/dist/components/Icon/__generated__/bootstrap/Wifi2.icon.js +1 -1
  2075. package/dist/components/Icon/__generated__/bootstrap/WifiOff.icon.js +1 -1
  2076. package/dist/components/Icon/__generated__/bootstrap/Wikipedia.icon.js +1 -1
  2077. package/dist/components/Icon/__generated__/bootstrap/Wind.icon.js +1 -1
  2078. package/dist/components/Icon/__generated__/bootstrap/WindowBootstrap.icon.js +1 -1
  2079. package/dist/components/Icon/__generated__/bootstrap/WindowDash.icon.js +1 -1
  2080. package/dist/components/Icon/__generated__/bootstrap/WindowDesktop.icon.js +1 -1
  2081. package/dist/components/Icon/__generated__/bootstrap/WindowDock.icon.js +1 -1
  2082. package/dist/components/Icon/__generated__/bootstrap/WindowFullscreen.icon.js +1 -1
  2083. package/dist/components/Icon/__generated__/bootstrap/WindowPlus.icon.js +1 -1
  2084. package/dist/components/Icon/__generated__/bootstrap/WindowSidebar.icon.js +1 -1
  2085. package/dist/components/Icon/__generated__/bootstrap/WindowSplit.icon.js +1 -1
  2086. package/dist/components/Icon/__generated__/bootstrap/WindowStack.icon.js +1 -1
  2087. package/dist/components/Icon/__generated__/bootstrap/WindowX.icon.js +1 -1
  2088. package/dist/components/Icon/__generated__/bootstrap/Windows.icon.js +1 -1
  2089. package/dist/components/Icon/__generated__/bootstrap/Wordpress.icon.js +1 -1
  2090. package/dist/components/Icon/__generated__/bootstrap/Wrench.icon.js +1 -1
  2091. package/dist/components/Icon/__generated__/bootstrap/WrenchAdjustable.icon.js +1 -1
  2092. package/dist/components/Icon/__generated__/bootstrap/WrenchAdjustableCircle.icon.js +1 -1
  2093. package/dist/components/Icon/__generated__/bootstrap/WrenchAdjustableCircleFill.icon.js +1 -1
  2094. package/dist/components/Icon/__generated__/bootstrap/X.icon.js +1 -1
  2095. package/dist/components/Icon/__generated__/bootstrap/XCircle.icon.js +1 -1
  2096. package/dist/components/Icon/__generated__/bootstrap/XCircleFill.icon.js +1 -1
  2097. package/dist/components/Icon/__generated__/bootstrap/XDiamond.icon.js +1 -1
  2098. package/dist/components/Icon/__generated__/bootstrap/XDiamondFill.icon.js +1 -1
  2099. package/dist/components/Icon/__generated__/bootstrap/XLg.icon.js +1 -1
  2100. package/dist/components/Icon/__generated__/bootstrap/XOctagon.icon.js +1 -1
  2101. package/dist/components/Icon/__generated__/bootstrap/XOctagonFill.icon.js +1 -1
  2102. package/dist/components/Icon/__generated__/bootstrap/XSquare.icon.js +1 -1
  2103. package/dist/components/Icon/__generated__/bootstrap/XSquareFill.icon.js +1 -1
  2104. package/dist/components/Icon/__generated__/bootstrap/Xbox.icon.js +1 -1
  2105. package/dist/components/Icon/__generated__/bootstrap/Yelp.icon.js +1 -1
  2106. package/dist/components/Icon/__generated__/bootstrap/YinYang.icon.js +1 -1
  2107. package/dist/components/Icon/__generated__/bootstrap/Youtube.icon.js +1 -1
  2108. package/dist/components/Icon/__generated__/bootstrap/ZoomIn.icon.js +1 -1
  2109. package/dist/components/Icon/__generated__/bootstrap/ZoomOut.icon.js +1 -1
  2110. package/dist/components/Icon/__generated__/bootstrap/_0Circle.icon.js +1 -1
  2111. package/dist/components/Icon/__generated__/bootstrap/_0CircleFill.icon.js +1 -1
  2112. package/dist/components/Icon/__generated__/bootstrap/_0Square.icon.js +1 -1
  2113. package/dist/components/Icon/__generated__/bootstrap/_0SquareFill.icon.js +1 -1
  2114. package/dist/components/Icon/__generated__/bootstrap/_123.icon.js +1 -1
  2115. package/dist/components/Icon/__generated__/bootstrap/_1Circle.icon.js +1 -1
  2116. package/dist/components/Icon/__generated__/bootstrap/_1CircleFill.icon.js +1 -1
  2117. package/dist/components/Icon/__generated__/bootstrap/_1Square.icon.js +1 -1
  2118. package/dist/components/Icon/__generated__/bootstrap/_1SquareFill.icon.js +1 -1
  2119. package/dist/components/Icon/__generated__/bootstrap/_2Circle.icon.js +1 -1
  2120. package/dist/components/Icon/__generated__/bootstrap/_2CircleFill.icon.js +1 -1
  2121. package/dist/components/Icon/__generated__/bootstrap/_2Square.icon.js +1 -1
  2122. package/dist/components/Icon/__generated__/bootstrap/_2SquareFill.icon.js +1 -1
  2123. package/dist/components/Icon/__generated__/bootstrap/_3Circle.icon.js +1 -1
  2124. package/dist/components/Icon/__generated__/bootstrap/_3CircleFill.icon.js +1 -1
  2125. package/dist/components/Icon/__generated__/bootstrap/_3Square.icon.js +1 -1
  2126. package/dist/components/Icon/__generated__/bootstrap/_3SquareFill.icon.js +1 -1
  2127. package/dist/components/Icon/__generated__/bootstrap/_4Circle.icon.js +1 -1
  2128. package/dist/components/Icon/__generated__/bootstrap/_4CircleFill.icon.js +1 -1
  2129. package/dist/components/Icon/__generated__/bootstrap/_4Square.icon.js +1 -1
  2130. package/dist/components/Icon/__generated__/bootstrap/_4SquareFill.icon.js +1 -1
  2131. package/dist/components/Icon/__generated__/bootstrap/_5Circle.icon.js +1 -1
  2132. package/dist/components/Icon/__generated__/bootstrap/_5CircleFill.icon.js +1 -1
  2133. package/dist/components/Icon/__generated__/bootstrap/_5Square.icon.js +1 -1
  2134. package/dist/components/Icon/__generated__/bootstrap/_5SquareFill.icon.js +1 -1
  2135. package/dist/components/Icon/__generated__/bootstrap/_6Circle.icon.js +1 -1
  2136. package/dist/components/Icon/__generated__/bootstrap/_6CircleFill.icon.js +1 -1
  2137. package/dist/components/Icon/__generated__/bootstrap/_6Square.icon.js +1 -1
  2138. package/dist/components/Icon/__generated__/bootstrap/_6SquareFill.icon.js +1 -1
  2139. package/dist/components/Icon/__generated__/bootstrap/_7Circle.icon.js +1 -1
  2140. package/dist/components/Icon/__generated__/bootstrap/_7CircleFill.icon.js +1 -1
  2141. package/dist/components/Icon/__generated__/bootstrap/_7Square.icon.js +1 -1
  2142. package/dist/components/Icon/__generated__/bootstrap/_7SquareFill.icon.js +1 -1
  2143. package/dist/components/Icon/__generated__/bootstrap/_8Circle.icon.js +1 -1
  2144. package/dist/components/Icon/__generated__/bootstrap/_8CircleFill.icon.js +1 -1
  2145. package/dist/components/Icon/__generated__/bootstrap/_8Square.icon.js +1 -1
  2146. package/dist/components/Icon/__generated__/bootstrap/_8SquareFill.icon.js +1 -1
  2147. package/dist/components/Icon/__generated__/bootstrap/_9Circle.icon.js +1 -1
  2148. package/dist/components/Icon/__generated__/bootstrap/_9CircleFill.icon.js +1 -1
  2149. package/dist/components/Icon/__generated__/bootstrap/_9Square.icon.js +1 -1
  2150. package/dist/components/Icon/__generated__/bootstrap/_9SquareFill.icon.js +1 -1
  2151. package/dist/components/Icon/__generated__/common.types.js +1 -1
  2152. package/dist/components/Icon/__generated__/custom/Abacus.icon.js +1 -1
  2153. package/dist/components/Icon/__generated__/custom/Apps.icon.js +1 -1
  2154. package/dist/components/Icon/__generated__/custom/AppsFill.icon.js +1 -1
  2155. package/dist/components/Icon/__generated__/custom/AppsPlus.icon.js +1 -1
  2156. package/dist/components/Icon/__generated__/custom/AppsPlusFill.icon.js +1 -1
  2157. package/dist/components/Icon/__generated__/custom/BackArrow.icon.js +1 -1
  2158. package/dist/components/Icon/__generated__/custom/BinaryTree.icon.js +1 -1
  2159. package/dist/components/Icon/__generated__/custom/BuildingBlocks.icon.js +1 -1
  2160. package/dist/components/Icon/__generated__/custom/BuildingBlocksFill.icon.js +1 -1
  2161. package/dist/components/Icon/__generated__/custom/BusinessUnit.icon.js +1 -1
  2162. package/dist/components/Icon/__generated__/custom/BusinessUnitFill.icon.js +1 -1
  2163. package/dist/components/Icon/__generated__/custom/BusinessUnitFill2.icon.js +1 -1
  2164. package/dist/components/Icon/__generated__/custom/CatRobot.icon.js +1 -1
  2165. package/dist/components/Icon/__generated__/custom/CatRobot2.icon.js +1 -1
  2166. package/dist/components/Icon/__generated__/custom/CatRobot2Off.icon.js +1 -1
  2167. package/dist/components/Icon/__generated__/custom/CatRobotOff.icon.js +1 -1
  2168. package/dist/components/Icon/__generated__/custom/CheckSquareFill.icon.js +1 -1
  2169. package/dist/components/Icon/__generated__/custom/Circle2NdHalf.icon.js +1 -1
  2170. package/dist/components/Icon/__generated__/custom/CircleCore.icon.js +1 -1
  2171. package/dist/components/Icon/__generated__/custom/CircleCore2NdHalf.icon.js +1 -1
  2172. package/dist/components/Icon/__generated__/custom/CircleCoreHalf.icon.js +1 -1
  2173. package/dist/components/Icon/__generated__/custom/CircleDashed.icon.js +1 -1
  2174. package/dist/components/Icon/__generated__/custom/CoinsIn.icon.js +1 -1
  2175. package/dist/components/Icon/__generated__/custom/CoinsOut.icon.js +1 -1
  2176. package/dist/components/Icon/__generated__/custom/ConeStriped2.icon.js +1 -1
  2177. package/dist/components/Icon/__generated__/custom/ConeStripedFill2.icon.js +1 -1
  2178. package/dist/components/Icon/__generated__/custom/Delete.icon.js +1 -1
  2179. package/dist/components/Icon/__generated__/custom/DeleteIcon.icon.js +1 -1
  2180. package/dist/components/Icon/__generated__/custom/DiamondCorner.icon.js +1 -1
  2181. package/dist/components/Icon/__generated__/custom/DiamondDashed.icon.js +1 -1
  2182. package/dist/components/Icon/__generated__/custom/DiamondKey.icon.js +1 -1
  2183. package/dist/components/Icon/__generated__/custom/DiamondKeyFill.icon.js +1 -1
  2184. package/dist/components/Icon/__generated__/custom/DiamondOff.icon.js +1 -1
  2185. package/dist/components/Icon/__generated__/custom/DiamondOffFill.icon.js +1 -1
  2186. package/dist/components/Icon/__generated__/custom/Diamonds.icon.js +1 -1
  2187. package/dist/components/Icon/__generated__/custom/DiamondsDots.icon.js +1 -1
  2188. package/dist/components/Icon/__generated__/custom/DiamondsGrid.icon.js +1 -1
  2189. package/dist/components/Icon/__generated__/custom/DiamondsIntersect.icon.js +1 -1
  2190. package/dist/components/Icon/__generated__/custom/DiamondsLayers.icon.js +1 -1
  2191. package/dist/components/Icon/__generated__/custom/DiamondsLayers2.icon.js +1 -1
  2192. package/dist/components/Icon/__generated__/custom/DiamondsLayersKey.icon.js +1 -1
  2193. package/dist/components/Icon/__generated__/custom/DiamondsLayersKey2.icon.js +1 -1
  2194. package/dist/components/Icon/__generated__/custom/DiamondsStripes.icon.js +1 -1
  2195. package/dist/components/Icon/__generated__/custom/Feather3.icon.js +1 -1
  2196. package/dist/components/Icon/__generated__/custom/Figma.icon.js +1 -1
  2197. package/dist/components/Icon/__generated__/custom/FigmaFill.icon.js +1 -1
  2198. package/dist/components/Icon/__generated__/custom/Fire.icon.js +1 -1
  2199. package/dist/components/Icon/__generated__/custom/FireFill.icon.js +1 -1
  2200. package/dist/components/Icon/__generated__/custom/FolderSparkle.icon.js +1 -1
  2201. package/dist/components/Icon/__generated__/custom/Grab.icon.js +1 -1
  2202. package/dist/components/Icon/__generated__/custom/GrabHorizontal.icon.js +1 -1
  2203. package/dist/components/Icon/__generated__/custom/Hand.icon.js +1 -1
  2204. package/dist/components/Icon/__generated__/custom/HandOff.icon.js +1 -1
  2205. package/dist/components/Icon/__generated__/custom/HandStop.icon.js +1 -1
  2206. package/dist/components/Icon/__generated__/custom/Hexagon2NdHalf.icon.js +1 -1
  2207. package/dist/components/Icon/__generated__/custom/HexagonArrowDown.icon.js +1 -1
  2208. package/dist/components/Icon/__generated__/custom/HexagonArrowDownFill.icon.js +1 -1
  2209. package/dist/components/Icon/__generated__/custom/HexagonArrowRight.icon.js +1 -1
  2210. package/dist/components/Icon/__generated__/custom/HexagonArrowRightFill.icon.js +1 -1
  2211. package/dist/components/Icon/__generated__/custom/HexagonCore.icon.js +1 -1
  2212. package/dist/components/Icon/__generated__/custom/HexagonCore2NdHalf.icon.js +1 -1
  2213. package/dist/components/Icon/__generated__/custom/HexagonCoreHalf.icon.js +1 -1
  2214. package/dist/components/Icon/__generated__/custom/HexagonDashed.icon.js +1 -1
  2215. package/dist/components/Icon/__generated__/custom/HexagonOff.icon.js +1 -1
  2216. package/dist/components/Icon/__generated__/custom/HexagonOffFill.icon.js +1 -1
  2217. package/dist/components/Icon/__generated__/custom/HexagonQuestion.icon.js +1 -1
  2218. package/dist/components/Icon/__generated__/custom/HexagonQuestionFill.icon.js +1 -1
  2219. package/dist/components/Icon/__generated__/custom/Intercom.icon.js +1 -1
  2220. package/dist/components/Icon/__generated__/custom/IntercomFill.icon.js +1 -1
  2221. package/dist/components/Icon/__generated__/custom/Invoice2In.icon.js +1 -1
  2222. package/dist/components/Icon/__generated__/custom/Invoice2Out.icon.js +1 -1
  2223. package/dist/components/Icon/__generated__/custom/InvoiceClock.icon.js +1 -1
  2224. package/dist/components/Icon/__generated__/custom/MeasuringTape.icon.js +1 -1
  2225. package/dist/components/Icon/__generated__/custom/MeasuringTapeFill.icon.js +1 -1
  2226. package/dist/components/Icon/__generated__/custom/PaintRoller.icon.js +1 -1
  2227. package/dist/components/Icon/__generated__/custom/PaintRollerFill.icon.js +1 -1
  2228. package/dist/components/Icon/__generated__/custom/PenOff.icon.js +1 -1
  2229. package/dist/components/Icon/__generated__/custom/PenOffFill.icon.js +1 -1
  2230. package/dist/components/Icon/__generated__/custom/ProrataCalendar.icon.js +1 -1
  2231. package/dist/components/Icon/__generated__/custom/Receipt2.icon.js +1 -1
  2232. package/dist/components/Icon/__generated__/custom/ReceiptOff2.icon.js +1 -1
  2233. package/dist/components/Icon/__generated__/custom/Shelves.icon.js +1 -1
  2234. package/dist/components/Icon/__generated__/custom/SlashCircleFillV2.icon.js +1 -1
  2235. package/dist/components/Icon/__generated__/custom/SlashCircleV2.icon.js +1 -1
  2236. package/dist/components/Icon/__generated__/custom/SlashSquareFillV2.icon.js +1 -1
  2237. package/dist/components/Icon/__generated__/custom/SlashSquareV2.icon.js +1 -1
  2238. package/dist/components/Icon/__generated__/custom/ThermometerFire3.icon.js +1 -1
  2239. package/dist/components/Icon/__generated__/custom/Triangle2.icon.js +1 -1
  2240. package/dist/components/Icon/__generated__/custom/Triangle2ArrowDown.icon.js +1 -1
  2241. package/dist/components/Icon/__generated__/custom/Triangle2ArrowDownFill.icon.js +1 -1
  2242. package/dist/components/Icon/__generated__/custom/Triangle2ArrowLeft.icon.js +1 -1
  2243. package/dist/components/Icon/__generated__/custom/Triangle2ArrowLeftFill.icon.js +1 -1
  2244. package/dist/components/Icon/__generated__/custom/Triangle2ArrowRight.icon.js +1 -1
  2245. package/dist/components/Icon/__generated__/custom/Triangle2ArrowRightFill.icon.js +1 -1
  2246. package/dist/components/Icon/__generated__/custom/Triangle2ArrowUp.icon.js +1 -1
  2247. package/dist/components/Icon/__generated__/custom/Triangle2ArrowUpFill.icon.js +1 -1
  2248. package/dist/components/Icon/__generated__/custom/Triangle2Core.icon.js +1 -1
  2249. package/dist/components/Icon/__generated__/custom/Triangle2Core2NdHalf.icon.js +1 -1
  2250. package/dist/components/Icon/__generated__/custom/Triangle2CoreHalf.icon.js +1 -1
  2251. package/dist/components/Icon/__generated__/custom/Triangle2Fill.icon.js +1 -1
  2252. package/dist/components/Icon/__generated__/custom/Triangle2X.icon.js +1 -1
  2253. package/dist/components/Icon/__generated__/custom/Triangle2XFill.icon.js +1 -1
  2254. package/dist/components/Icon/__generated__/custom/UnitLayout.icon.js +1 -1
  2255. package/dist/components/Icon/__generated__/custom/UnitTemplate.icon.js +1 -1
  2256. package/dist/components/Icon/__generated__/custom/UnpaidInvoice.icon.js +1 -1
  2257. package/dist/components/Icon/__generated__/custom/Window.icon.js +1 -1
  2258. package/dist/components/Icon/__generated__/index.js +1 -1
  2259. package/dist/components/IconPicker/IconPicker.component.js +2 -1
  2260. package/dist/components/IconPicker/IconPicker.styles.js +1 -1
  2261. package/dist/components/IconPicker/components/IconPickerItem/IconPickerItem.component.js +1 -1
  2262. package/dist/components/IconPicker/components/IconPickerItem/IconPickerItem.styles.js +1 -1
  2263. package/dist/components/InfoBox/InfoBox.component.js +5 -4
  2264. package/dist/components/InfoBox/InfoBox.styles.js +1 -1
  2265. package/dist/components/Input/ComboBoxInput/ComboBoxInput.component.js +1 -1
  2266. package/dist/components/Input/CurrencyInput/CurrencyInput.component.js +25 -25
  2267. package/dist/components/Input/CurrencyInput/CurrencyInput.data.js +1 -1
  2268. package/dist/components/Input/CurrencyInput/CurrencyInput.styles.js +1 -1
  2269. package/dist/components/Input/CurrencyInput/CurrencyInput.utils.js +1 -1
  2270. package/dist/components/Input/DateInput/DateInput.component.js +22 -21
  2271. package/dist/components/Input/DateInput/DateInput.styles.js +1 -1
  2272. package/dist/components/Input/DateInput/DateInput.utils.js +1 -1
  2273. package/dist/components/Input/EmailInput/EmailInput.component.js +1 -1
  2274. package/dist/components/Input/IconPickerInput/IconPickerInput.component.js +1 -1
  2275. package/dist/components/Input/Input.common.js +1 -1
  2276. package/dist/components/Input/Input.component.js +1 -1
  2277. package/dist/components/Input/Input.data.d.ts +1 -0
  2278. package/dist/components/Input/Input.data.js +1 -1
  2279. package/dist/components/Input/Input.story.utils.d.ts +2 -2
  2280. package/dist/components/Input/Input.styles.js +1 -1
  2281. package/dist/components/Input/Input.utils.js +5 -5
  2282. package/dist/components/Input/MultiSelectInput/MultiSelectInput.component.js +1 -1
  2283. package/dist/components/Input/MultiSelectInput/MultiSelectInput.styles.js +1 -1
  2284. package/dist/components/Input/MultiSelectInput/MultiSelectInput.utils.js +1 -1
  2285. package/dist/components/Input/NumberInput/NumberInput.component.js +23 -23
  2286. package/dist/components/Input/NumberInput/NumberInput.styles.js +1 -1
  2287. package/dist/components/Input/NumberInput/NumberInput.utils.js +1 -1
  2288. package/dist/components/Input/PasswordInput/PasswordInput.component.js +1 -1
  2289. package/dist/components/Input/PhoneInput/PhoneInput.component.js +1 -1
  2290. package/dist/components/Input/PhoneInput/PhoneInput.styles.js +1 -1
  2291. package/dist/components/Input/PhoneInput/PhoneInput.utils.js +1 -1
  2292. package/dist/components/Input/SearchInput/SearchInput.component.js +1 -1
  2293. package/dist/components/Input/SearchTextInput/SearchTextInput.component.js +1 -1
  2294. package/dist/components/Input/SelectInput/SelectInput.component.js +16 -15
  2295. package/dist/components/Input/SelectInput/SelectInput.styles.js +1 -1
  2296. package/dist/components/Input/SelectInput/SelectInput.utils.js +1 -1
  2297. package/dist/components/Input/SelectInput/components/SelectInputOption.component.js +11 -10
  2298. package/dist/components/Input/SelectInput/components/SelectInputOptionGroup.component.js +1 -1
  2299. package/dist/components/Input/TextAreaInput/TextAreaInput.component.js +11 -11
  2300. package/dist/components/Input/TextAreaInput/TextAreaInput.styles.js +1 -1
  2301. package/dist/components/Input/TextInput/TextInput.component.js +1 -1
  2302. package/dist/components/InputAssistiveText/InputAssistiveText.component.js +1 -1
  2303. package/dist/components/InputLabel/InputLabel.component.js +5 -4
  2304. package/dist/components/InputLabel/InputLabel.styles.js +1 -1
  2305. package/dist/components/Loading/Loading.component.js +1 -1
  2306. package/dist/components/Loading/animations/BouncingBalls/BouncingBalls.animation.js +1 -1
  2307. package/dist/components/Loading/animations/BouncingBalls/BouncingBalls.styles.js +1 -1
  2308. package/dist/components/Loading/animations/ProgressBar/ProgressBar.animation.js +1 -1
  2309. package/dist/components/Loading/animations/ProgressBar/ProgressBar.styles.js +1 -1
  2310. package/dist/components/Loading/animations/Ripple/Ripple.animation.js +1 -1
  2311. package/dist/components/Loading/animations/Ripple/Ripple.styles.js +1 -1
  2312. package/dist/components/Loading/animations/index.js +1 -1
  2313. package/dist/components/Modal/Modal.component.js +2 -1
  2314. package/dist/components/Modal/Modal.styles.js +1 -1
  2315. package/dist/components/Portal/Portal.component.js +1 -1
  2316. package/dist/components/SmallLoader/SmallLoader.component.js +1 -1
  2317. package/dist/components/StateIndicator/StateIndicator.component.js +1 -1
  2318. package/dist/components/StateIndicator/StateIndicator.styles.js +1 -1
  2319. package/dist/components/StaticIcon/StaticIcon.component.js +1 -1
  2320. package/dist/components/StaticIcon/StaticIcon.styles.js +1 -1
  2321. package/dist/components/Switch/Switch.component.js +2 -1
  2322. package/dist/components/Switch/Switch.styles.js +1 -1
  2323. package/dist/components/Text/Text.component.js +1 -1
  2324. package/dist/components/Tooltip/Tooltip.component.js +1 -1
  2325. package/dist/components/Tooltip/Tooltip.styles.js +1 -1
  2326. package/dist/components/Tooltip/Tooltip.utils.js +1 -1
  2327. package/dist/components/index.d.ts +0 -1
  2328. package/dist/components.js +146 -148
  2329. package/dist/fonts.js +1 -1
  2330. package/dist/index.js +174 -174
  2331. package/dist/{components/Collapsible/Collapsible.component.d.ts → layouts/Collapsible/Collapsible.layout.d.ts} +1 -1
  2332. package/dist/{components/Collapsible/Collapsible.component.js → layouts/Collapsible/Collapsible.layout.js} +22 -30
  2333. package/dist/{components → layouts}/Collapsible/Collapsible.styles.js +1 -1
  2334. package/dist/{components → layouts}/Collapsible/index.d.ts +1 -1
  2335. package/dist/layouts/Flex/Flex.layout.js +15 -15
  2336. package/dist/layouts/Flex/Flex.styles.js +1 -1
  2337. package/dist/layouts/Grid/Grid.layout.js +1 -1
  2338. package/dist/layouts/Grid/Grid.styles.js +1 -1
  2339. package/dist/layouts/GridItem/GridItem.layout.js +1 -1
  2340. package/dist/layouts/GridItem/GridItem.styles.js +1 -1
  2341. package/dist/layouts/GridItem/GridItem.utils.js +29 -29
  2342. package/dist/layouts/Popover/Popover.layout.d.ts +1 -16
  2343. package/dist/layouts/Popover/Popover.layout.js +1 -1
  2344. package/dist/layouts/Popover/Popover.styles.js +1 -1
  2345. package/dist/layouts/Popover/Popover.types.d.ts +5 -6
  2346. package/dist/layouts/Popover/Popover.utils.js +1 -1
  2347. package/dist/layouts/Table/Table.layout.js +1 -1
  2348. package/dist/layouts/Table/Table.styles.js +1 -1
  2349. package/dist/layouts/Table/components/TableBody/TableBody.component.js +1 -1
  2350. package/dist/layouts/Table/components/TableCell/TableCell.component.js +1 -1
  2351. package/dist/layouts/Table/components/TableCell/TableCell.styles.js +1 -1
  2352. package/dist/layouts/Table/components/TableFooter/TableFooter.component.js +1 -1
  2353. package/dist/layouts/Table/components/TableHeader/TableHeader.component.js +1 -1
  2354. package/dist/layouts/Table/components/TableHeaderCell/TableHeaderCell.component.js +1 -1
  2355. package/dist/layouts/Table/components/TableHeaderCell/TableHeaderCell.styles.js +1 -1
  2356. package/dist/layouts/Table/components/TableRow/TableRow.component.js +1 -1
  2357. package/dist/layouts/Table/components/TableRow/TableRow.styles.js +1 -1
  2358. package/dist/layouts/Table/components/TableScrollView/TableScrollView.component.js +1 -1
  2359. package/dist/layouts/Table/components/TableScrollView/TableScrollView.styles.js +1 -1
  2360. package/dist/layouts/index.d.ts +1 -0
  2361. package/dist/layouts.js +9 -7
  2362. package/dist/node_modules/@date-fns/tz/date/index.js +74 -0
  2363. package/dist/node_modules/@date-fns/tz/date/mini.js +72 -0
  2364. package/dist/node_modules/@date-fns/tz/tzOffset/index.js +31 -0
  2365. package/dist/node_modules/@dnd-kit/accessibility/dist/accessibility.esm.js +5 -3
  2366. package/dist/node_modules/@dnd-kit/core/dist/core.esm.js +780 -727
  2367. package/dist/node_modules/@dnd-kit/modifiers/dist/modifiers.esm.js +1 -1
  2368. package/dist/node_modules/@dnd-kit/sortable/dist/sortable.esm.js +63 -63
  2369. package/dist/node_modules/@dnd-kit/utilities/dist/utilities.esm.js +18 -18
  2370. package/dist/node_modules/@floating-ui/core/dist/floating-ui.core.js +243 -239
  2371. package/dist/node_modules/@floating-ui/dom/dist/floating-ui.dom.js +223 -201
  2372. package/dist/node_modules/@floating-ui/react-dom/dist/floating-ui.react-dom.js +83 -79
  2373. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.dom.js +85 -74
  2374. package/dist/node_modules/@floating-ui/utils/dist/floating-ui.utils.js +7 -7
  2375. package/dist/node_modules/@radix-ui/primitive/dist/index.js +1 -1
  2376. package/dist/node_modules/@radix-ui/react-arrow/dist/index.js +1 -1
  2377. package/dist/node_modules/@radix-ui/react-compose-refs/dist/index.js +25 -10
  2378. package/dist/node_modules/@radix-ui/react-context/dist/index.js +18 -15
  2379. package/dist/node_modules/@radix-ui/react-dismissable-layer/dist/index.js +8 -8
  2380. package/dist/node_modules/@radix-ui/react-focus-guards/dist/index.js +2 -2
  2381. package/dist/node_modules/@radix-ui/react-focus-scope/dist/index.js +1 -1
  2382. package/dist/node_modules/@radix-ui/react-id/dist/index.js +6 -6
  2383. package/dist/node_modules/@radix-ui/react-popover/dist/index.js +1 -1
  2384. package/dist/node_modules/@radix-ui/react-popper/dist/index.js +10 -10
  2385. package/dist/node_modules/@radix-ui/react-presence/dist/index.js +43 -38
  2386. package/dist/node_modules/@radix-ui/react-primitive/dist/index.js +1 -1
  2387. package/dist/node_modules/@radix-ui/react-slot/dist/index.js +1 -1
  2388. package/dist/node_modules/@radix-ui/react-use-callback-ref/dist/index.js +1 -1
  2389. package/dist/node_modules/@radix-ui/react-use-controllable-state/dist/index.js +11 -11
  2390. package/dist/node_modules/@radix-ui/react-use-escape-keydown/dist/index.js +1 -1
  2391. package/dist/node_modules/@radix-ui/react-use-layout-effect/dist/index.js +1 -1
  2392. package/dist/node_modules/@radix-ui/react-use-size/dist/index.js +10 -10
  2393. package/dist/node_modules/@ubloimmo/front-tokens/lib/tokens.values.js +1 -1
  2394. package/dist/node_modules/aria-hidden/dist/es2015/index.js +24 -24
  2395. package/dist/node_modules/date-fns/_lib/addLeadingZeros.js +1 -1
  2396. package/dist/node_modules/date-fns/_lib/defaultOptions.js +1 -1
  2397. package/dist/node_modules/date-fns/_lib/format/formatters.js +1 -1
  2398. package/dist/node_modules/date-fns/_lib/format/lightFormatters.js +1 -1
  2399. package/dist/node_modules/date-fns/_lib/format/longFormatters.js +1 -1
  2400. package/dist/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +1 -1
  2401. package/dist/node_modules/date-fns/_lib/protectedTokens.js +1 -1
  2402. package/dist/node_modules/date-fns/addDays.js +1 -1
  2403. package/dist/node_modules/date-fns/compareAsc.js +1 -1
  2404. package/dist/node_modules/date-fns/constants.js +1 -1
  2405. package/dist/node_modules/date-fns/constructFrom.js +1 -1
  2406. package/dist/node_modules/date-fns/differenceInCalendarDays.js +1 -1
  2407. package/dist/node_modules/date-fns/format.js +1 -1
  2408. package/dist/node_modules/date-fns/formatISO.js +1 -1
  2409. package/dist/node_modules/date-fns/getDayOfYear.js +1 -1
  2410. package/dist/node_modules/date-fns/getDefaultOptions.js +1 -1
  2411. package/dist/node_modules/date-fns/getISODay.js +1 -1
  2412. package/dist/node_modules/date-fns/getISOWeek.js +1 -1
  2413. package/dist/node_modules/date-fns/getISOWeekYear.js +1 -1
  2414. package/dist/node_modules/date-fns/getWeek.js +1 -1
  2415. package/dist/node_modules/date-fns/getWeekYear.js +1 -1
  2416. package/dist/node_modules/date-fns/isDate.js +1 -1
  2417. package/dist/node_modules/date-fns/isMatch.js +1 -1
  2418. package/dist/node_modules/date-fns/isValid.js +1 -1
  2419. package/dist/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +1 -1
  2420. package/dist/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +1 -1
  2421. package/dist/node_modules/date-fns/locale/_lib/buildMatchFn.js +1 -1
  2422. package/dist/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +1 -1
  2423. package/dist/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +1 -1
  2424. package/dist/node_modules/date-fns/locale/en-US/_lib/formatLong.js +1 -1
  2425. package/dist/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +1 -1
  2426. package/dist/node_modules/date-fns/locale/en-US/_lib/localize.js +1 -1
  2427. package/dist/node_modules/date-fns/locale/en-US/_lib/match.js +1 -1
  2428. package/dist/node_modules/date-fns/locale/en-US.js +1 -1
  2429. package/dist/node_modules/date-fns/locale/fr/_lib/formatDistance.js +1 -1
  2430. package/dist/node_modules/date-fns/locale/fr/_lib/formatLong.js +1 -1
  2431. package/dist/node_modules/date-fns/locale/fr/_lib/formatRelative.js +1 -1
  2432. package/dist/node_modules/date-fns/locale/fr/_lib/localize.js +1 -1
  2433. package/dist/node_modules/date-fns/locale/fr/_lib/match.js +1 -1
  2434. package/dist/node_modules/date-fns/locale/fr.js +1 -1
  2435. package/dist/node_modules/date-fns/parse/_lib/Parser.js +1 -1
  2436. package/dist/node_modules/date-fns/parse/_lib/Setter.js +1 -1
  2437. package/dist/node_modules/date-fns/parse/_lib/constants.js +1 -1
  2438. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMMidnightParser.js +1 -1
  2439. package/dist/node_modules/date-fns/parse/_lib/parsers/AMPMParser.js +1 -1
  2440. package/dist/node_modules/date-fns/parse/_lib/parsers/DateParser.js +1 -1
  2441. package/dist/node_modules/date-fns/parse/_lib/parsers/DayOfYearParser.js +1 -1
  2442. package/dist/node_modules/date-fns/parse/_lib/parsers/DayParser.js +1 -1
  2443. package/dist/node_modules/date-fns/parse/_lib/parsers/DayPeriodParser.js +1 -1
  2444. package/dist/node_modules/date-fns/parse/_lib/parsers/EraParser.js +1 -1
  2445. package/dist/node_modules/date-fns/parse/_lib/parsers/ExtendedYearParser.js +1 -1
  2446. package/dist/node_modules/date-fns/parse/_lib/parsers/FractionOfSecondParser.js +1 -1
  2447. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0To11Parser.js +1 -1
  2448. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour0to23Parser.js +1 -1
  2449. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1To24Parser.js +1 -1
  2450. package/dist/node_modules/date-fns/parse/_lib/parsers/Hour1to12Parser.js +1 -1
  2451. package/dist/node_modules/date-fns/parse/_lib/parsers/ISODayParser.js +1 -1
  2452. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneParser.js +1 -1
  2453. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOTimezoneWithZParser.js +1 -1
  2454. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekParser.js +1 -1
  2455. package/dist/node_modules/date-fns/parse/_lib/parsers/ISOWeekYearParser.js +1 -1
  2456. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalDayParser.js +1 -1
  2457. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekParser.js +1 -1
  2458. package/dist/node_modules/date-fns/parse/_lib/parsers/LocalWeekYearParser.js +1 -1
  2459. package/dist/node_modules/date-fns/parse/_lib/parsers/MinuteParser.js +1 -1
  2460. package/dist/node_modules/date-fns/parse/_lib/parsers/MonthParser.js +1 -1
  2461. package/dist/node_modules/date-fns/parse/_lib/parsers/QuarterParser.js +1 -1
  2462. package/dist/node_modules/date-fns/parse/_lib/parsers/SecondParser.js +1 -1
  2463. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneLocalDayParser.js +1 -1
  2464. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneMonthParser.js +1 -1
  2465. package/dist/node_modules/date-fns/parse/_lib/parsers/StandAloneQuarterParser.js +1 -1
  2466. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampMillisecondsParser.js +1 -1
  2467. package/dist/node_modules/date-fns/parse/_lib/parsers/TimestampSecondsParser.js +1 -1
  2468. package/dist/node_modules/date-fns/parse/_lib/parsers/YearParser.js +1 -1
  2469. package/dist/node_modules/date-fns/parse/_lib/parsers.js +1 -1
  2470. package/dist/node_modules/date-fns/parse/_lib/utils.js +1 -1
  2471. package/dist/node_modules/date-fns/parse.js +1 -1
  2472. package/dist/node_modules/date-fns/parseISO.js +1 -1
  2473. package/dist/node_modules/date-fns/setDay.js +1 -1
  2474. package/dist/node_modules/date-fns/setISODay.js +1 -1
  2475. package/dist/node_modules/date-fns/setISOWeek.js +1 -1
  2476. package/dist/node_modules/date-fns/setWeek.js +1 -1
  2477. package/dist/node_modules/date-fns/startOfDay.js +1 -1
  2478. package/dist/node_modules/date-fns/startOfISOWeek.js +1 -1
  2479. package/dist/node_modules/date-fns/startOfISOWeekYear.js +1 -1
  2480. package/dist/node_modules/date-fns/startOfWeek.js +1 -1
  2481. package/dist/node_modules/date-fns/startOfWeekYear.js +1 -1
  2482. package/dist/node_modules/date-fns/startOfYear.js +1 -1
  2483. package/dist/node_modules/date-fns/toDate.js +1 -1
  2484. package/dist/node_modules/date-fns/transpose.js +1 -1
  2485. package/dist/node_modules/get-nonce/dist/es2015/index.js +1 -1
  2486. package/dist/node_modules/lodash/lodash.js +643 -643
  2487. package/dist/node_modules/react/cjs/react-jsx-runtime.development.js +169 -173
  2488. package/dist/node_modules/react/cjs/react-jsx-runtime.production.min.js +11 -11
  2489. package/dist/node_modules/react/jsx-runtime.js +1 -1
  2490. package/dist/node_modules/react-day-picker/dist/esm/DayPicker.js +140 -140
  2491. package/dist/node_modules/react-day-picker/dist/esm/UI.js +2 -2
  2492. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarDay.js +2 -2
  2493. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarMonth.js +1 -1
  2494. package/dist/node_modules/react-day-picker/dist/esm/classes/CalendarWeek.js +1 -1
  2495. package/dist/node_modules/react-day-picker/dist/esm/classes/DateLib.js +199 -0
  2496. package/dist/node_modules/react-day-picker/dist/esm/components/Button.js +1 -1
  2497. package/dist/node_modules/react-day-picker/dist/esm/components/CaptionLabel.js +1 -1
  2498. package/dist/node_modules/react-day-picker/dist/esm/components/Chevron.js +1 -1
  2499. package/dist/node_modules/react-day-picker/dist/esm/components/Day.js +1 -1
  2500. package/dist/node_modules/react-day-picker/dist/esm/components/DayButton.js +1 -1
  2501. package/dist/node_modules/react-day-picker/dist/esm/components/Dropdown.js +1 -1
  2502. package/dist/node_modules/react-day-picker/dist/esm/components/DropdownNav.js +1 -1
  2503. package/dist/node_modules/react-day-picker/dist/esm/components/Footer.js +1 -1
  2504. package/dist/node_modules/react-day-picker/dist/esm/components/Month.js +1 -1
  2505. package/dist/node_modules/react-day-picker/dist/esm/components/MonthCaption.js +1 -1
  2506. package/dist/node_modules/react-day-picker/dist/esm/components/MonthGrid.js +1 -1
  2507. package/dist/node_modules/react-day-picker/dist/esm/components/Months.js +1 -1
  2508. package/dist/node_modules/react-day-picker/dist/esm/components/MonthsDropdown.js +17 -0
  2509. package/dist/node_modules/react-day-picker/dist/esm/components/Nav.js +21 -5
  2510. package/dist/node_modules/react-day-picker/dist/esm/components/NextMonthButton.js +17 -0
  2511. package/dist/node_modules/react-day-picker/dist/esm/components/Option.js +1 -1
  2512. package/dist/node_modules/react-day-picker/dist/esm/components/PreviousMonthButton.js +17 -0
  2513. package/dist/node_modules/react-day-picker/dist/esm/components/Root.js +1 -1
  2514. package/dist/node_modules/react-day-picker/dist/esm/components/Select.js +1 -1
  2515. package/dist/node_modules/react-day-picker/dist/esm/components/Week.js +1 -1
  2516. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumber.js +2 -2
  2517. package/dist/node_modules/react-day-picker/dist/esm/components/WeekNumberHeader.js +1 -1
  2518. package/dist/node_modules/react-day-picker/dist/esm/components/Weekday.js +1 -1
  2519. package/dist/node_modules/react-day-picker/dist/esm/components/Weekdays.js +2 -2
  2520. package/dist/node_modules/react-day-picker/dist/esm/components/Weeks.js +1 -1
  2521. package/dist/node_modules/react-day-picker/dist/esm/components/YearsDropdown.js +17 -0
  2522. package/dist/node_modules/react-day-picker/dist/esm/components/custom-components.js +47 -39
  2523. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatCaption.js +4 -4
  2524. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatDay.js +5 -5
  2525. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatMonthDropdown.js +5 -6
  2526. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumber.js +1 -1
  2527. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekNumberHeader.js +1 -1
  2528. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatWeekdayName.js +4 -4
  2529. package/dist/node_modules/react-day-picker/dist/esm/formatters/formatYearDropdown.js +7 -6
  2530. package/dist/node_modules/react-day-picker/dist/esm/formatters/index.js +1 -1
  2531. package/dist/node_modules/react-day-picker/dist/esm/helpers/calculateFocusTarget.js +1 -1
  2532. package/dist/node_modules/react-day-picker/dist/esm/helpers/endOfBroadcastWeek.js +17 -0
  2533. package/dist/node_modules/react-day-picker/dist/esm/helpers/getBroadcastWeeksInMonth.js +15 -0
  2534. package/dist/node_modules/react-day-picker/dist/esm/helpers/getClassNamesForModifiers.js +1 -1
  2535. package/dist/node_modules/react-day-picker/dist/esm/helpers/getComponents.js +1 -1
  2536. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDataAttributes.js +7 -6
  2537. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDates.js +14 -18
  2538. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDays.js +1 -1
  2539. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDefaultClassNames.js +1 -1
  2540. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDisplayMonths.js +1 -1
  2541. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFocusableDate.js +12 -12
  2542. package/dist/node_modules/react-day-picker/dist/esm/helpers/getFormatters.js +1 -1
  2543. package/dist/node_modules/react-day-picker/dist/esm/helpers/getInitialMonth.js +2 -2
  2544. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonthOptions.js +10 -12
  2545. package/dist/node_modules/react-day-picker/dist/esm/helpers/getMonths.js +20 -26
  2546. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNavMonth.js +9 -10
  2547. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextFocus.js +9 -8
  2548. package/dist/node_modules/react-day-picker/dist/esm/helpers/getNextMonth.js +1 -1
  2549. package/dist/node_modules/react-day-picker/dist/esm/helpers/getPreviousMonth.js +1 -1
  2550. package/dist/node_modules/react-day-picker/dist/esm/helpers/getStyleForModifiers.js +1 -1
  2551. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeekdays.js +8 -9
  2552. package/dist/node_modules/react-day-picker/dist/esm/helpers/getWeeks.js +1 -1
  2553. package/dist/node_modules/react-day-picker/dist/esm/helpers/getYearOptions.js +13 -13
  2554. package/dist/node_modules/react-day-picker/dist/esm/helpers/startOfBroadcastWeek.js +15 -0
  2555. package/dist/node_modules/react-day-picker/dist/esm/helpers/useControlledValue.js +1 -1
  2556. package/dist/node_modules/react-day-picker/dist/esm/labels/index.js +1 -1
  2557. package/dist/node_modules/react-day-picker/dist/esm/labels/labelDayButton.js +5 -5
  2558. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGrid.js +7 -7
  2559. package/dist/node_modules/react-day-picker/dist/esm/labels/labelGridcell.js +4 -4
  2560. package/dist/node_modules/react-day-picker/dist/esm/labels/labelMonthDropdown.js +1 -1
  2561. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNav.js +1 -1
  2562. package/dist/node_modules/react-day-picker/dist/esm/labels/labelNext.js +2 -2
  2563. package/dist/node_modules/react-day-picker/dist/esm/labels/labelPrevious.js +3 -3
  2564. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumber.js +1 -1
  2565. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekNumberHeader.js +1 -1
  2566. package/dist/node_modules/react-day-picker/dist/esm/labels/labelWeekday.js +4 -4
  2567. package/dist/node_modules/react-day-picker/dist/esm/labels/labelYearDropdown.js +1 -1
  2568. package/dist/node_modules/react-day-picker/dist/esm/selection/useMulti.js +13 -17
  2569. package/dist/node_modules/react-day-picker/dist/esm/selection/useRange.js +14 -23
  2570. package/dist/node_modules/react-day-picker/dist/esm/selection/useSingle.js +11 -13
  2571. package/dist/node_modules/react-day-picker/dist/esm/useCalendar.js +32 -26
  2572. package/dist/node_modules/react-day-picker/dist/esm/useDayPicker.js +3 -3
  2573. package/dist/node_modules/react-day-picker/dist/esm/useFocus.js +1 -1
  2574. package/dist/node_modules/react-day-picker/dist/esm/useGetModifiers.js +32 -46
  2575. package/dist/node_modules/react-day-picker/dist/esm/useSelection.js +1 -1
  2576. package/dist/node_modules/react-day-picker/dist/esm/utils/addToRange.js +8 -8
  2577. package/dist/node_modules/react-day-picker/dist/esm/utils/dateMatchModifiers.js +5 -5
  2578. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsDayOfWeek.js +23 -0
  2579. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeContainsModifiers.js +36 -0
  2580. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeIncludesDate.js +7 -7
  2581. package/dist/node_modules/react-day-picker/dist/esm/utils/rangeOverlaps.js +16 -0
  2582. package/dist/node_modules/react-day-picker/dist/esm/utils/typeguards.js +1 -1
  2583. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/addLeadingZeros.js +15 -0
  2584. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/defaultOptions.js +15 -0
  2585. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/format/formatters.js +525 -0
  2586. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/format/lightFormatters.js +67 -0
  2587. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/format/longFormatters.js +60 -0
  2588. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/getTimezoneOffsetInMilliseconds.js +26 -0
  2589. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/normalizeDates.js +19 -0
  2590. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/normalizeInterval.js +16 -0
  2591. package/dist/node_modules/react-day-picker/node_modules/date-fns/_lib/protectedTokens.js +28 -0
  2592. package/dist/node_modules/react-day-picker/node_modules/date-fns/addDays.js +18 -0
  2593. package/dist/node_modules/react-day-picker/node_modules/date-fns/addMonths.js +28 -0
  2594. package/dist/node_modules/react-day-picker/node_modules/date-fns/addWeeks.js +16 -0
  2595. package/dist/node_modules/react-day-picker/node_modules/date-fns/addYears.js +16 -0
  2596. package/dist/node_modules/react-day-picker/node_modules/date-fns/constants.js +14 -0
  2597. package/dist/node_modules/react-day-picker/node_modules/date-fns/constructFrom.js +16 -0
  2598. package/dist/node_modules/react-day-picker/node_modules/date-fns/differenceInCalendarDays.js +24 -0
  2599. package/dist/node_modules/react-day-picker/node_modules/date-fns/differenceInCalendarMonths.js +21 -0
  2600. package/dist/node_modules/react-day-picker/node_modules/date-fns/eachMonthOfInterval.js +25 -0
  2601. package/dist/node_modules/react-day-picker/node_modules/date-fns/endOfISOWeek.js +16 -0
  2602. package/dist/node_modules/react-day-picker/node_modules/date-fns/endOfMonth.js +17 -0
  2603. package/dist/node_modules/react-day-picker/node_modules/date-fns/endOfWeek.js +19 -0
  2604. package/dist/node_modules/react-day-picker/node_modules/date-fns/endOfYear.js +17 -0
  2605. package/dist/node_modules/react-day-picker/node_modules/date-fns/format.js +67 -0
  2606. package/dist/node_modules/react-day-picker/node_modules/date-fns/getDayOfYear.js +19 -0
  2607. package/dist/node_modules/react-day-picker/node_modules/date-fns/getDaysInMonth.js +18 -0
  2608. package/dist/node_modules/react-day-picker/node_modules/date-fns/getISOWeek.js +20 -0
  2609. package/dist/node_modules/react-day-picker/node_modules/date-fns/getISOWeekYear.js +23 -0
  2610. package/dist/node_modules/react-day-picker/node_modules/date-fns/getMonth.js +16 -0
  2611. package/dist/node_modules/react-day-picker/node_modules/date-fns/getWeek.js +20 -0
  2612. package/dist/node_modules/react-day-picker/node_modules/date-fns/getWeekYear.js +25 -0
  2613. package/dist/node_modules/react-day-picker/node_modules/date-fns/getYear.js +16 -0
  2614. package/dist/node_modules/react-day-picker/node_modules/date-fns/isAfter.js +16 -0
  2615. package/dist/node_modules/{date-fns → react-day-picker/node_modules/date-fns}/isBefore.js +3 -4
  2616. package/dist/node_modules/react-day-picker/node_modules/date-fns/isDate.js +15 -0
  2617. package/dist/node_modules/react-day-picker/node_modules/date-fns/isSameDay.js +22 -0
  2618. package/dist/node_modules/react-day-picker/node_modules/date-fns/isSameMonth.js +21 -0
  2619. package/dist/node_modules/react-day-picker/node_modules/date-fns/isSameYear.js +21 -0
  2620. package/dist/node_modules/react-day-picker/node_modules/date-fns/isValid.js +17 -0
  2621. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/_lib/buildFormatLongFn.js +17 -0
  2622. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/_lib/buildLocalizeFn.js +26 -0
  2623. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/_lib/buildMatchFn.js +39 -0
  2624. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/_lib/buildMatchPatternFn.js +23 -0
  2625. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US/_lib/formatDistance.js +78 -0
  2626. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US/_lib/formatLong.js +41 -0
  2627. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US/_lib/formatRelative.js +19 -0
  2628. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US/_lib/localize.js +163 -0
  2629. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US/_lib/match.js +118 -0
  2630. package/dist/node_modules/react-day-picker/node_modules/date-fns/locale/en-US.js +29 -0
  2631. package/dist/node_modules/react-day-picker/node_modules/date-fns/max.js +22 -0
  2632. package/dist/node_modules/react-day-picker/node_modules/date-fns/min.js +22 -0
  2633. package/dist/node_modules/react-day-picker/node_modules/date-fns/setMonth.js +21 -0
  2634. package/dist/node_modules/react-day-picker/node_modules/date-fns/setYear.js +18 -0
  2635. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfDay.js +17 -0
  2636. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfISOWeek.js +16 -0
  2637. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfISOWeekYear.js +19 -0
  2638. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfMonth.js +17 -0
  2639. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfWeek.js +19 -0
  2640. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfWeekYear.js +21 -0
  2641. package/dist/node_modules/react-day-picker/node_modules/date-fns/startOfYear.js +17 -0
  2642. package/dist/node_modules/react-day-picker/node_modules/date-fns/toDate.js +16 -0
  2643. package/dist/node_modules/react-remove-scroll/dist/es2015/Combination.js +2 -2
  2644. package/dist/node_modules/react-remove-scroll/dist/es2015/SideEffect.js +31 -31
  2645. package/dist/node_modules/react-remove-scroll/dist/es2015/UI.js +9 -9
  2646. package/dist/node_modules/react-remove-scroll/dist/es2015/aggresiveCapture.js +1 -1
  2647. package/dist/node_modules/react-remove-scroll/dist/es2015/handleScroll.js +37 -35
  2648. package/dist/node_modules/react-remove-scroll/dist/es2015/medium.js +1 -1
  2649. package/dist/node_modules/react-remove-scroll/dist/es2015/sidecar.js +1 -1
  2650. package/dist/node_modules/{tslib → react-remove-scroll/node_modules/tslib}/tslib.es6.js +1 -1
  2651. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/component.js +17 -17
  2652. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/constants.js +1 -1
  2653. package/dist/node_modules/react-remove-scroll-bar/dist/es2015/utils.js +1 -1
  2654. package/dist/node_modules/react-style-singleton/dist/es2015/component.js +1 -1
  2655. package/dist/node_modules/react-style-singleton/dist/es2015/hook.js +1 -1
  2656. package/dist/node_modules/react-style-singleton/dist/es2015/singleton.js +1 -1
  2657. package/dist/node_modules/use-callback-ref/dist/es2015/assignRef.js +1 -1
  2658. package/dist/node_modules/use-callback-ref/dist/es2015/useMergeRef.js +1 -1
  2659. package/dist/node_modules/use-callback-ref/dist/es2015/useRef.js +1 -1
  2660. package/dist/node_modules/use-sidecar/dist/es2015/exports.js +2 -2
  2661. package/dist/node_modules/use-sidecar/dist/es2015/medium.js +2 -2
  2662. package/dist/node_modules/use-sidecar/node_modules/tslib/tslib.es6.js +29 -0
  2663. package/dist/node_modules/zod/lib/index.js +1088 -998
  2664. package/dist/sizes/breakpoints.js +1 -1
  2665. package/dist/sizes/size.utils.js +1 -1
  2666. package/dist/sizes/spacings.js +1 -1
  2667. package/dist/sizes.js +1 -1
  2668. package/dist/themes/palette/palette.effects.js +1 -1
  2669. package/dist/themes/palette/palette.js +1 -1
  2670. package/dist/themes/palette/palette.legacy.js +1 -1
  2671. package/dist/themes/provider/GlobalStyle.js +1 -1
  2672. package/dist/themes/provider/theme.overrides.js +1 -1
  2673. package/dist/themes/provider/theme.provider.js +1 -1
  2674. package/dist/themes/theme.js +1 -1
  2675. package/dist/themes.js +1 -1
  2676. package/dist/types/themes/palette/palette.types.js +1 -1
  2677. package/dist/types/themes/sizes/breakpoints.types.js +1 -1
  2678. package/dist/types/themes/sizes/spacing.types.js +1 -1
  2679. package/dist/types/token.types.js +1 -1
  2680. package/dist/types.js +1 -1
  2681. package/dist/typography/font.utils.js +1 -1
  2682. package/dist/typography/fonts/Gilroy/Gilroy-Bold.woff2.js +1 -1
  2683. package/dist/typography/fonts/Gilroy/Gilroy-BoldItalic.woff2.js +1 -1
  2684. package/dist/typography/fonts/Gilroy/Gilroy-Medium.woff2.js +1 -1
  2685. package/dist/typography/fonts/Gilroy/Gilroy-MediumItalic.woff2.js +1 -1
  2686. package/dist/typography/fonts/Gilroy/Gilroy-Regular.woff2.js +1 -1
  2687. package/dist/typography/fonts/Gilroy/Gilroy-Regularitalic.woff2.js +1 -1
  2688. package/dist/typography/fonts/Gilroy/Gilroy.font.js +1 -1
  2689. package/dist/typography/typogaphy.weight.js +1 -1
  2690. package/dist/typography/typography.font.js +1 -1
  2691. package/dist/typography/typography.styles.js +1 -1
  2692. package/dist/utils/array.utils.js +1 -1
  2693. package/dist/utils/color.utils.js +1 -1
  2694. package/dist/utils/component.utils.d.ts +0 -1
  2695. package/dist/utils/component.utils.js +1 -1
  2696. package/dist/utils/css.utils.js +1 -1
  2697. package/dist/utils/data.utils.js +9 -9
  2698. package/dist/utils/log.utils.js +1 -1
  2699. package/dist/utils/number.utils.js +1 -1
  2700. package/dist/utils/props.utils.d.ts +38 -0
  2701. package/dist/utils/props.utils.js +39 -39
  2702. package/dist/utils/string.utils.d.ts +4 -3
  2703. package/dist/utils/string.utils.js +17 -17
  2704. package/dist/utils/styles.utils.js +1 -1
  2705. package/dist/utils/translation/translation.defaults.js +1 -1
  2706. package/dist/utils/translation/translation.provider.js +1 -1
  2707. package/dist/utils/translation/translation.utils.js +1 -1
  2708. package/dist/utils.js +1 -1
  2709. package/package.json +8 -5
  2710. package/dist/node_modules/date-fns/addMonths.js +0 -28
  2711. package/dist/node_modules/date-fns/addWeeks.js +0 -17
  2712. package/dist/node_modules/date-fns/addYears.js +0 -16
  2713. package/dist/node_modules/date-fns/differenceInCalendarMonths.js +0 -17
  2714. package/dist/node_modules/date-fns/endOfISOWeek.js +0 -16
  2715. package/dist/node_modules/date-fns/endOfMonth.js +0 -17
  2716. package/dist/node_modules/date-fns/endOfWeek.js +0 -19
  2717. package/dist/node_modules/date-fns/endOfYear.js +0 -17
  2718. package/dist/node_modules/date-fns/getDaysInMonth.js +0 -18
  2719. package/dist/node_modules/date-fns/isAfter.js +0 -17
  2720. package/dist/node_modules/date-fns/isSameDay.js +0 -17
  2721. package/dist/node_modules/date-fns/isSameMonth.js +0 -17
  2722. package/dist/node_modules/date-fns/isSameYear.js +0 -17
  2723. package/dist/node_modules/date-fns/max.js +0 -20
  2724. package/dist/node_modules/date-fns/min.js +0 -20
  2725. package/dist/node_modules/date-fns/setMonth.js +0 -21
  2726. package/dist/node_modules/date-fns/setYear.js +0 -18
  2727. package/dist/node_modules/date-fns/startOfMonth.js +0 -17
  2728. package/dist/node_modules/react-day-picker/dist/esm/helpers/getDateLib.js +0 -18
  2729. package/dist/node_modules/react-day-picker/dist/esm/lib/dateLib.js +0 -71
  2730. /package/dist/{components → layouts}/Collapsible/Collapsible.styles.d.ts +0 -0
  2731. /package/dist/{components → layouts}/Collapsible/Collapsible.types.d.ts +0 -0
@@ -1,47 +1,47 @@
1
1
  /**
2
- * @ubloimmo/uikit version 1.0.2
2
+ * @ubloimmo/uikit version 1.0.3
3
3
  *
4
4
  * Copyright © Ublo 2025
5
5
  * https://ublo.immo
6
6
  */
7
7
 
8
8
 
9
- var g;
9
+ var v;
10
10
  (function(r) {
11
- r.assertEqual = (a) => a;
12
- function e(a) {
11
+ r.assertEqual = (s) => s;
12
+ function e(s) {
13
13
  }
14
14
  r.assertIs = e;
15
- function t(a) {
15
+ function t(s) {
16
16
  throw new Error();
17
17
  }
18
- r.assertNever = t, r.arrayToEnum = (a) => {
19
- const n = {};
20
- for (const i of a)
21
- n[i] = i;
22
- return n;
23
- }, r.getValidEnumValues = (a) => {
24
- const n = r.objectKeys(a).filter((o) => typeof a[a[o]] != "number"), i = {};
25
- for (const o of n)
26
- i[o] = a[o];
18
+ r.assertNever = t, r.arrayToEnum = (s) => {
19
+ const a = {};
20
+ for (const i of s)
21
+ a[i] = i;
22
+ return a;
23
+ }, r.getValidEnumValues = (s) => {
24
+ const a = r.objectKeys(s).filter((d) => typeof s[s[d]] != "number"), i = {};
25
+ for (const d of a)
26
+ i[d] = s[d];
27
27
  return r.objectValues(i);
28
- }, r.objectValues = (a) => r.objectKeys(a).map(function(n) {
29
- return a[n];
30
- }), r.objectKeys = typeof Object.keys == "function" ? (a) => Object.keys(a) : (a) => {
31
- const n = [];
32
- for (const i in a)
33
- Object.prototype.hasOwnProperty.call(a, i) && n.push(i);
34
- return n;
35
- }, r.find = (a, n) => {
36
- for (const i of a)
37
- if (n(i))
28
+ }, r.objectValues = (s) => r.objectKeys(s).map(function(a) {
29
+ return s[a];
30
+ }), r.objectKeys = typeof Object.keys == "function" ? (s) => Object.keys(s) : (s) => {
31
+ const a = [];
32
+ for (const i in s)
33
+ Object.prototype.hasOwnProperty.call(s, i) && a.push(i);
34
+ return a;
35
+ }, r.find = (s, a) => {
36
+ for (const i of s)
37
+ if (a(i))
38
38
  return i;
39
- }, r.isInteger = typeof Number.isInteger == "function" ? (a) => Number.isInteger(a) : (a) => typeof a == "number" && isFinite(a) && Math.floor(a) === a;
40
- function s(a, n = " | ") {
41
- return a.map((i) => typeof i == "string" ? `'${i}'` : i).join(n);
39
+ }, r.isInteger = typeof Number.isInteger == "function" ? (s) => Number.isInteger(s) : (s) => typeof s == "number" && isFinite(s) && Math.floor(s) === s;
40
+ function n(s, a = " | ") {
41
+ return s.map((i) => typeof i == "string" ? `'${i}'` : i).join(a);
42
42
  }
43
- r.joinValues = s, r.jsonStringifyReplacer = (a, n) => typeof n == "bigint" ? n.toString() : n;
44
- })(g || (g = {}));
43
+ r.joinValues = n, r.jsonStringifyReplacer = (s, a) => typeof a == "bigint" ? a.toString() : a;
44
+ })(v || (v = {}));
45
45
  var be;
46
46
  (function(r) {
47
47
  r.mergeShapes = (e, t) => ({
@@ -50,7 +50,7 @@ var be;
50
50
  // second overwrites first
51
51
  });
52
52
  })(be || (be = {}));
53
- const l = g.arrayToEnum([
53
+ const l = v.arrayToEnum([
54
54
  "string",
55
55
  "nan",
56
56
  "number",
@@ -71,7 +71,7 @@ const l = g.arrayToEnum([
71
71
  "never",
72
72
  "map",
73
73
  "set"
74
- ]), j = (r) => {
74
+ ]), E = (r) => {
75
75
  switch (typeof r) {
76
76
  case "undefined":
77
77
  return l.undefined;
@@ -92,7 +92,7 @@ const l = g.arrayToEnum([
92
92
  default:
93
93
  return l.unknown;
94
94
  }
95
- }, d = g.arrayToEnum([
95
+ }, o = v.arrayToEnum([
96
96
  "invalid_type",
97
97
  "invalid_literal",
98
98
  "custom",
@@ -111,40 +111,40 @@ const l = g.arrayToEnum([
111
111
  "not_finite"
112
112
  ]);
113
113
  class T extends Error {
114
+ get errors() {
115
+ return this.issues;
116
+ }
114
117
  constructor(e) {
115
- super(), this.issues = [], this.addIssue = (s) => {
116
- this.issues = [...this.issues, s];
117
- }, this.addIssues = (s = []) => {
118
- this.issues = [...this.issues, ...s];
118
+ super(), this.issues = [], this.addIssue = (n) => {
119
+ this.issues = [...this.issues, n];
120
+ }, this.addIssues = (n = []) => {
121
+ this.issues = [...this.issues, ...n];
119
122
  };
120
123
  const t = new.target.prototype;
121
124
  Object.setPrototypeOf ? Object.setPrototypeOf(this, t) : this.__proto__ = t, this.name = "ZodError", this.issues = e;
122
125
  }
123
- get errors() {
124
- return this.issues;
125
- }
126
126
  format(e) {
127
- const t = e || function(n) {
128
- return n.message;
129
- }, s = { _errors: [] }, a = (n) => {
130
- for (const i of n.issues)
127
+ const t = e || function(a) {
128
+ return a.message;
129
+ }, n = { _errors: [] }, s = (a) => {
130
+ for (const i of a.issues)
131
131
  if (i.code === "invalid_union")
132
- i.unionErrors.map(a);
132
+ i.unionErrors.map(s);
133
133
  else if (i.code === "invalid_return_type")
134
- a(i.returnTypeError);
134
+ s(i.returnTypeError);
135
135
  else if (i.code === "invalid_arguments")
136
- a(i.argumentsError);
136
+ s(i.argumentsError);
137
137
  else if (i.path.length === 0)
138
- s._errors.push(t(i));
138
+ n._errors.push(t(i));
139
139
  else {
140
- let o = s, h = 0;
141
- for (; h < i.path.length; ) {
142
- const c = i.path[h];
143
- h === i.path.length - 1 ? (o[c] = o[c] || { _errors: [] }, o[c]._errors.push(t(i))) : o[c] = o[c] || { _errors: [] }, o = o[c], h++;
140
+ let d = n, f = 0;
141
+ for (; f < i.path.length; ) {
142
+ const c = i.path[f];
143
+ f === i.path.length - 1 ? (d[c] = d[c] || { _errors: [] }, d[c]._errors.push(t(i))) : d[c] = d[c] || { _errors: [] }, d = d[c], f++;
144
144
  }
145
145
  }
146
146
  };
147
- return a(this), s;
147
+ return s(this), n;
148
148
  }
149
149
  static assert(e) {
150
150
  if (!(e instanceof T))
@@ -154,16 +154,16 @@ class T extends Error {
154
154
  return this.message;
155
155
  }
156
156
  get message() {
157
- return JSON.stringify(this.issues, g.jsonStringifyReplacer, 2);
157
+ return JSON.stringify(this.issues, v.jsonStringifyReplacer, 2);
158
158
  }
159
159
  get isEmpty() {
160
160
  return this.issues.length === 0;
161
161
  }
162
162
  flatten(e = (t) => t.message) {
163
- const t = {}, s = [];
164
- for (const a of this.issues)
165
- a.path.length > 0 ? (t[a.path[0]] = t[a.path[0]] || [], t[a.path[0]].push(e(a))) : s.push(e(a));
166
- return { formErrors: s, fieldErrors: t };
163
+ const t = {}, n = [];
164
+ for (const s of this.issues)
165
+ s.path.length > 0 ? (t[s.path[0]] = t[s.path[0]] || [], t[s.path[0]].push(e(s))) : n.push(e(s));
166
+ return { formErrors: n, fieldErrors: t };
167
167
  }
168
168
  get formErrors() {
169
169
  return this.flatten();
@@ -173,56 +173,56 @@ T.create = (r) => new T(r);
173
173
  const q = (r, e) => {
174
174
  let t;
175
175
  switch (r.code) {
176
- case d.invalid_type:
176
+ case o.invalid_type:
177
177
  r.received === l.undefined ? t = "Required" : t = `Expected ${r.expected}, received ${r.received}`;
178
178
  break;
179
- case d.invalid_literal:
180
- t = `Invalid literal value, expected ${JSON.stringify(r.expected, g.jsonStringifyReplacer)}`;
179
+ case o.invalid_literal:
180
+ t = `Invalid literal value, expected ${JSON.stringify(r.expected, v.jsonStringifyReplacer)}`;
181
181
  break;
182
- case d.unrecognized_keys:
183
- t = `Unrecognized key(s) in object: ${g.joinValues(r.keys, ", ")}`;
182
+ case o.unrecognized_keys:
183
+ t = `Unrecognized key(s) in object: ${v.joinValues(r.keys, ", ")}`;
184
184
  break;
185
- case d.invalid_union:
185
+ case o.invalid_union:
186
186
  t = "Invalid input";
187
187
  break;
188
- case d.invalid_union_discriminator:
189
- t = `Invalid discriminator value. Expected ${g.joinValues(r.options)}`;
188
+ case o.invalid_union_discriminator:
189
+ t = `Invalid discriminator value. Expected ${v.joinValues(r.options)}`;
190
190
  break;
191
- case d.invalid_enum_value:
192
- t = `Invalid enum value. Expected ${g.joinValues(r.options)}, received '${r.received}'`;
191
+ case o.invalid_enum_value:
192
+ t = `Invalid enum value. Expected ${v.joinValues(r.options)}, received '${r.received}'`;
193
193
  break;
194
- case d.invalid_arguments:
194
+ case o.invalid_arguments:
195
195
  t = "Invalid function arguments";
196
196
  break;
197
- case d.invalid_return_type:
197
+ case o.invalid_return_type:
198
198
  t = "Invalid function return type";
199
199
  break;
200
- case d.invalid_date:
200
+ case o.invalid_date:
201
201
  t = "Invalid date";
202
202
  break;
203
- case d.invalid_string:
204
- typeof r.validation == "object" ? "includes" in r.validation ? (t = `Invalid input: must include "${r.validation.includes}"`, typeof r.validation.position == "number" && (t = `${t} at one or more positions greater than or equal to ${r.validation.position}`)) : "startsWith" in r.validation ? t = `Invalid input: must start with "${r.validation.startsWith}"` : "endsWith" in r.validation ? t = `Invalid input: must end with "${r.validation.endsWith}"` : g.assertNever(r.validation) : r.validation !== "regex" ? t = `Invalid ${r.validation}` : t = "Invalid";
203
+ case o.invalid_string:
204
+ typeof r.validation == "object" ? "includes" in r.validation ? (t = `Invalid input: must include "${r.validation.includes}"`, typeof r.validation.position == "number" && (t = `${t} at one or more positions greater than or equal to ${r.validation.position}`)) : "startsWith" in r.validation ? t = `Invalid input: must start with "${r.validation.startsWith}"` : "endsWith" in r.validation ? t = `Invalid input: must end with "${r.validation.endsWith}"` : v.assertNever(r.validation) : r.validation !== "regex" ? t = `Invalid ${r.validation}` : t = "Invalid";
205
205
  break;
206
- case d.too_small:
206
+ case o.too_small:
207
207
  r.type === "array" ? t = `Array must contain ${r.exact ? "exactly" : r.inclusive ? "at least" : "more than"} ${r.minimum} element(s)` : r.type === "string" ? t = `String must contain ${r.exact ? "exactly" : r.inclusive ? "at least" : "over"} ${r.minimum} character(s)` : r.type === "number" ? t = `Number must be ${r.exact ? "exactly equal to " : r.inclusive ? "greater than or equal to " : "greater than "}${r.minimum}` : r.type === "date" ? t = `Date must be ${r.exact ? "exactly equal to " : r.inclusive ? "greater than or equal to " : "greater than "}${new Date(Number(r.minimum))}` : t = "Invalid input";
208
208
  break;
209
- case d.too_big:
209
+ case o.too_big:
210
210
  r.type === "array" ? t = `Array must contain ${r.exact ? "exactly" : r.inclusive ? "at most" : "less than"} ${r.maximum} element(s)` : r.type === "string" ? t = `String must contain ${r.exact ? "exactly" : r.inclusive ? "at most" : "under"} ${r.maximum} character(s)` : r.type === "number" ? t = `Number must be ${r.exact ? "exactly" : r.inclusive ? "less than or equal to" : "less than"} ${r.maximum}` : r.type === "bigint" ? t = `BigInt must be ${r.exact ? "exactly" : r.inclusive ? "less than or equal to" : "less than"} ${r.maximum}` : r.type === "date" ? t = `Date must be ${r.exact ? "exactly" : r.inclusive ? "smaller than or equal to" : "smaller than"} ${new Date(Number(r.maximum))}` : t = "Invalid input";
211
211
  break;
212
- case d.custom:
212
+ case o.custom:
213
213
  t = "Invalid input";
214
214
  break;
215
- case d.invalid_intersection_types:
215
+ case o.invalid_intersection_types:
216
216
  t = "Intersection results could not be merged";
217
217
  break;
218
- case d.not_multiple_of:
218
+ case o.not_multiple_of:
219
219
  t = `Number must be a multiple of ${r.multipleOf}`;
220
220
  break;
221
- case d.not_finite:
221
+ case o.not_finite:
222
222
  t = "Number must be finite";
223
223
  break;
224
224
  default:
225
- t = e.defaultError, g.assertNever(r);
225
+ t = e.defaultError, v.assertNever(r);
226
226
  }
227
227
  return { message: t };
228
228
  };
@@ -230,41 +230,44 @@ let Re = q;
230
230
  function le() {
231
231
  return Re;
232
232
  }
233
- const he = (r) => {
234
- const { data: e, path: t, errorMaps: s, issueData: a } = r, n = [...t, ...a.path || []], i = {
235
- ...a,
236
- path: n
233
+ const fe = (r) => {
234
+ const { data: e, path: t, errorMaps: n, issueData: s } = r, a = [...t, ...s.path || []], i = {
235
+ ...s,
236
+ path: a
237
237
  };
238
- if (a.message !== void 0)
238
+ if (s.message !== void 0)
239
239
  return {
240
- ...a,
241
- path: n,
242
- message: a.message
240
+ ...s,
241
+ path: a,
242
+ message: s.message
243
243
  };
244
- let o = "";
245
- const h = s.filter((c) => !!c).slice().reverse();
246
- for (const c of h)
247
- o = c(i, { data: e, defaultError: o }).message;
244
+ let d = "";
245
+ const f = n.filter((c) => !!c).slice().reverse();
246
+ for (const c of f)
247
+ d = c(i, { data: e, defaultError: d }).message;
248
248
  return {
249
- ...a,
250
- path: n,
251
- message: o
249
+ ...s,
250
+ path: a,
251
+ message: d
252
252
  };
253
253
  };
254
254
  function u(r, e) {
255
- const t = le(), s = he({
255
+ const t = le(), n = fe({
256
256
  issueData: e,
257
257
  data: r.data,
258
258
  path: r.path,
259
259
  errorMaps: [
260
260
  r.common.contextualErrorMap,
261
+ // contextual error map is first priority
261
262
  r.schemaErrorMap,
263
+ // then schema-bound map if available
262
264
  t,
265
+ // then global override map
263
266
  t === q ? void 0 : q
264
267
  // then global default map
265
- ].filter((a) => !!a)
268
+ ].filter((s) => !!s)
266
269
  });
267
- r.common.issues.push(s);
270
+ r.common.issues.push(n);
268
271
  }
269
272
  class k {
270
273
  constructor() {
@@ -277,62 +280,62 @@ class k {
277
280
  this.value !== "aborted" && (this.value = "aborted");
278
281
  }
279
282
  static mergeArray(e, t) {
280
- const s = [];
281
- for (const a of t) {
282
- if (a.status === "aborted")
283
- return v;
284
- a.status === "dirty" && e.dirty(), s.push(a.value);
283
+ const n = [];
284
+ for (const s of t) {
285
+ if (s.status === "aborted")
286
+ return _;
287
+ s.status === "dirty" && e.dirty(), n.push(s.value);
285
288
  }
286
- return { status: e.value, value: s };
289
+ return { status: e.value, value: n };
287
290
  }
288
291
  static async mergeObjectAsync(e, t) {
289
- const s = [];
290
- for (const a of t) {
291
- const n = await a.key, i = await a.value;
292
- s.push({
293
- key: n,
292
+ const n = [];
293
+ for (const s of t) {
294
+ const a = await s.key, i = await s.value;
295
+ n.push({
296
+ key: a,
294
297
  value: i
295
298
  });
296
299
  }
297
- return k.mergeObjectSync(e, s);
300
+ return k.mergeObjectSync(e, n);
298
301
  }
299
302
  static mergeObjectSync(e, t) {
300
- const s = {};
301
- for (const a of t) {
302
- const { key: n, value: i } = a;
303
- if (n.status === "aborted" || i.status === "aborted")
304
- return v;
305
- n.status === "dirty" && e.dirty(), i.status === "dirty" && e.dirty(), n.value !== "__proto__" && (typeof i.value < "u" || a.alwaysSet) && (s[n.value] = i.value);
303
+ const n = {};
304
+ for (const s of t) {
305
+ const { key: a, value: i } = s;
306
+ if (a.status === "aborted" || i.status === "aborted")
307
+ return _;
308
+ a.status === "dirty" && e.dirty(), i.status === "dirty" && e.dirty(), a.value !== "__proto__" && (typeof i.value < "u" || s.alwaysSet) && (n[a.value] = i.value);
306
309
  }
307
- return { status: e.value, value: s };
310
+ return { status: e.value, value: n };
308
311
  }
309
312
  }
310
- const v = Object.freeze({
313
+ const _ = Object.freeze({
311
314
  status: "aborted"
312
- }), z = (r) => ({ status: "dirty", value: r }), b = (r) => ({ status: "valid", value: r }), we = (r) => r.status === "aborted", Te = (r) => r.status === "dirty", H = (r) => r.status === "valid", J = (r) => typeof Promise < "u" && r instanceof Promise;
313
- function X(r, e, t, s) {
314
- if (typeof e == "function" ? r !== e || !s : !e.has(r)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
315
+ }), U = (r) => ({ status: "dirty", value: r }), b = (r) => ({ status: "valid", value: r }), we = (r) => r.status === "aborted", Te = (r) => r.status === "dirty", P = (r) => r.status === "valid", G = (r) => typeof Promise < "u" && r instanceof Promise;
316
+ function H(r, e, t, n) {
317
+ if (typeof e == "function" ? r !== e || !0 : !e.has(r)) throw new TypeError("Cannot read private member from an object whose class did not declare it");
315
318
  return e.get(r);
316
319
  }
317
- function Ce(r, e, t, s, a) {
318
- if (typeof e == "function" ? r !== e || !a : !e.has(r)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
320
+ function Se(r, e, t, n, s) {
321
+ if (typeof e == "function" ? r !== e || !0 : !e.has(r)) throw new TypeError("Cannot write private member to an object whose class did not declare it");
319
322
  return e.set(r, t), t;
320
323
  }
321
- var f;
324
+ var h;
322
325
  (function(r) {
323
326
  r.errToObj = (e) => typeof e == "string" ? { message: e } : e || {}, r.toString = (e) => typeof e == "string" ? e : e == null ? void 0 : e.message;
324
- })(f || (f = {}));
325
- var U, B;
326
- class C {
327
- constructor(e, t, s, a) {
328
- this._cachedPath = [], this.parent = e, this.data = t, this._path = s, this._key = a;
327
+ })(h || (h = {}));
328
+ var B, F;
329
+ class S {
330
+ constructor(e, t, n, s) {
331
+ this._cachedPath = [], this.parent = e, this.data = t, this._path = n, this._key = s;
329
332
  }
330
333
  get path() {
331
334
  return this._cachedPath.length || (this._key instanceof Array ? this._cachedPath.push(...this._path, ...this._key) : this._cachedPath.push(...this._path, this._key)), this._cachedPath;
332
335
  }
333
336
  }
334
- const Se = (r, e) => {
335
- if (H(e))
337
+ const Ce = (r, e) => {
338
+ if (P(e))
336
339
  return { success: !0, data: e.value };
337
340
  if (!r.common.issues.length)
338
341
  throw new Error("Validation failed but no issues detected.");
@@ -346,33 +349,30 @@ const Se = (r, e) => {
346
349
  }
347
350
  };
348
351
  };
349
- function _(r) {
352
+ function g(r) {
350
353
  if (!r)
351
354
  return {};
352
- const { errorMap: e, invalid_type_error: t, required_error: s, description: a } = r;
353
- if (e && (t || s))
355
+ const { errorMap: e, invalid_type_error: t, required_error: n, description: s } = r;
356
+ if (e && (t || n))
354
357
  throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);
355
- return e ? { errorMap: e, description: a } : { errorMap: (i, o) => {
356
- var h, c;
358
+ return e ? { errorMap: e, description: s } : { errorMap: (i, d) => {
359
+ var f, c;
357
360
  const { message: p } = r;
358
- return i.code === "invalid_enum_value" ? { message: p ?? o.defaultError } : typeof o.data > "u" ? { message: (h = p ?? s) !== null && h !== void 0 ? h : o.defaultError } : i.code !== "invalid_type" ? { message: o.defaultError } : { message: (c = p ?? t) !== null && c !== void 0 ? c : o.defaultError };
359
- }, description: a };
361
+ return i.code === "invalid_enum_value" ? { message: p ?? d.defaultError } : typeof d.data > "u" ? { message: (f = p ?? n) !== null && f !== void 0 ? f : d.defaultError } : i.code !== "invalid_type" ? { message: d.defaultError } : { message: (c = p ?? t) !== null && c !== void 0 ? c : d.defaultError };
362
+ }, description: s };
360
363
  }
361
364
  class y {
362
- constructor(e) {
363
- this.spa = this.safeParseAsync, this._def = e, this.parse = this.parse.bind(this), this.safeParse = this.safeParse.bind(this), this.parseAsync = this.parseAsync.bind(this), this.safeParseAsync = this.safeParseAsync.bind(this), this.spa = this.spa.bind(this), this.refine = this.refine.bind(this), this.refinement = this.refinement.bind(this), this.superRefine = this.superRefine.bind(this), this.optional = this.optional.bind(this), this.nullable = this.nullable.bind(this), this.nullish = this.nullish.bind(this), this.array = this.array.bind(this), this.promise = this.promise.bind(this), this.or = this.or.bind(this), this.and = this.and.bind(this), this.transform = this.transform.bind(this), this.brand = this.brand.bind(this), this.default = this.default.bind(this), this.catch = this.catch.bind(this), this.describe = this.describe.bind(this), this.pipe = this.pipe.bind(this), this.readonly = this.readonly.bind(this), this.isNullable = this.isNullable.bind(this), this.isOptional = this.isOptional.bind(this);
364
- }
365
365
  get description() {
366
366
  return this._def.description;
367
367
  }
368
368
  _getType(e) {
369
- return j(e.data);
369
+ return E(e.data);
370
370
  }
371
371
  _getOrReturnCtx(e, t) {
372
372
  return t || {
373
373
  common: e.parent.common,
374
374
  data: e.data,
375
- parsedType: j(e.data),
375
+ parsedType: E(e.data),
376
376
  schemaErrorMap: this._def.errorMap,
377
377
  path: e.path,
378
378
  parent: e.parent
@@ -384,7 +384,7 @@ class y {
384
384
  ctx: {
385
385
  common: e.parent.common,
386
386
  data: e.data,
387
- parsedType: j(e.data),
387
+ parsedType: E(e.data),
388
388
  schemaErrorMap: this._def.errorMap,
389
389
  path: e.path,
390
390
  parent: e.parent
@@ -393,7 +393,7 @@ class y {
393
393
  }
394
394
  _parseSync(e) {
395
395
  const t = this._parse(e);
396
- if (J(t))
396
+ if (G(t))
397
397
  throw new Error("Synchronous parse encountered promise.");
398
398
  return t;
399
399
  }
@@ -402,35 +402,68 @@ class y {
402
402
  return Promise.resolve(t);
403
403
  }
404
404
  parse(e, t) {
405
- const s = this.safeParse(e, t);
406
- if (s.success)
407
- return s.data;
408
- throw s.error;
405
+ const n = this.safeParse(e, t);
406
+ if (n.success)
407
+ return n.data;
408
+ throw n.error;
409
409
  }
410
410
  safeParse(e, t) {
411
- var s;
412
- const a = {
411
+ var n;
412
+ const s = {
413
413
  common: {
414
414
  issues: [],
415
- async: (s = t == null ? void 0 : t.async) !== null && s !== void 0 ? s : !1,
415
+ async: (n = t == null ? void 0 : t.async) !== null && n !== void 0 ? n : !1,
416
416
  contextualErrorMap: t == null ? void 0 : t.errorMap
417
417
  },
418
418
  path: (t == null ? void 0 : t.path) || [],
419
419
  schemaErrorMap: this._def.errorMap,
420
420
  parent: null,
421
421
  data: e,
422
- parsedType: j(e)
423
- }, n = this._parseSync({ data: e, path: a.path, parent: a });
424
- return Se(a, n);
422
+ parsedType: E(e)
423
+ }, a = this._parseSync({ data: e, path: s.path, parent: s });
424
+ return Ce(s, a);
425
+ }
426
+ "~validate"(e) {
427
+ var t, n;
428
+ const s = {
429
+ common: {
430
+ issues: [],
431
+ async: !!this["~standard"].async
432
+ },
433
+ path: [],
434
+ schemaErrorMap: this._def.errorMap,
435
+ parent: null,
436
+ data: e,
437
+ parsedType: E(e)
438
+ };
439
+ if (!this["~standard"].async)
440
+ try {
441
+ const a = this._parseSync({ data: e, path: [], parent: s });
442
+ return P(a) ? {
443
+ value: a.value
444
+ } : {
445
+ issues: s.common.issues
446
+ };
447
+ } catch (a) {
448
+ !((n = (t = a == null ? void 0 : a.message) === null || t === void 0 ? void 0 : t.toLowerCase()) === null || n === void 0) && n.includes("encountered") && (this["~standard"].async = !0), s.common = {
449
+ issues: [],
450
+ async: !0
451
+ };
452
+ }
453
+ return this._parseAsync({ data: e, path: [], parent: s }).then((a) => P(a) ? {
454
+ value: a.value
455
+ } : {
456
+ issues: s.common.issues
457
+ });
425
458
  }
426
459
  async parseAsync(e, t) {
427
- const s = await this.safeParseAsync(e, t);
428
- if (s.success)
429
- return s.data;
430
- throw s.error;
460
+ const n = await this.safeParseAsync(e, t);
461
+ if (n.success)
462
+ return n.data;
463
+ throw n.error;
431
464
  }
432
465
  async safeParseAsync(e, t) {
433
- const s = {
466
+ const n = {
434
467
  common: {
435
468
  issues: [],
436
469
  contextualErrorMap: t == null ? void 0 : t.errorMap,
@@ -440,22 +473,22 @@ class y {
440
473
  schemaErrorMap: this._def.errorMap,
441
474
  parent: null,
442
475
  data: e,
443
- parsedType: j(e)
444
- }, a = this._parse({ data: e, path: s.path, parent: s }), n = await (J(a) ? a : Promise.resolve(a));
445
- return Se(s, n);
476
+ parsedType: E(e)
477
+ }, s = this._parse({ data: e, path: n.path, parent: n }), a = await (G(s) ? s : Promise.resolve(s));
478
+ return Ce(n, a);
446
479
  }
447
480
  refine(e, t) {
448
- const s = (a) => typeof t == "string" || typeof t > "u" ? { message: t } : typeof t == "function" ? t(a) : t;
449
- return this._refinement((a, n) => {
450
- const i = e(a), o = () => n.addIssue({
451
- code: d.custom,
452
- ...s(a)
481
+ const n = (s) => typeof t == "string" || typeof t > "u" ? { message: t } : typeof t == "function" ? t(s) : t;
482
+ return this._refinement((s, a) => {
483
+ const i = e(s), d = () => a.addIssue({
484
+ code: o.custom,
485
+ ...n(s)
453
486
  });
454
- return typeof Promise < "u" && i instanceof Promise ? i.then((h) => h ? !0 : (o(), !1)) : i ? !0 : (o(), !1);
487
+ return typeof Promise < "u" && i instanceof Promise ? i.then((f) => f ? !0 : (d(), !1)) : i ? !0 : (d(), !1);
455
488
  });
456
489
  }
457
490
  refinement(e, t) {
458
- return this._refinement((s, a) => e(s) ? !0 : (a.addIssue(typeof t == "function" ? t(s, a) : t), !1));
491
+ return this._refinement((n, s) => e(n) ? !0 : (s.addIssue(typeof t == "function" ? t(n, s) : t), !1));
459
492
  }
460
493
  _refinement(e) {
461
494
  return new R({
@@ -467,6 +500,13 @@ class y {
467
500
  superRefine(e) {
468
501
  return this._refinement(e);
469
502
  }
503
+ constructor(e) {
504
+ this.spa = this.safeParseAsync, this._def = e, this.parse = this.parse.bind(this), this.safeParse = this.safeParse.bind(this), this.parseAsync = this.parseAsync.bind(this), this.safeParseAsync = this.safeParseAsync.bind(this), this.spa = this.spa.bind(this), this.refine = this.refine.bind(this), this.refinement = this.refinement.bind(this), this.superRefine = this.superRefine.bind(this), this.optional = this.optional.bind(this), this.nullable = this.nullable.bind(this), this.nullish = this.nullish.bind(this), this.array = this.array.bind(this), this.promise = this.promise.bind(this), this.or = this.or.bind(this), this.and = this.and.bind(this), this.transform = this.transform.bind(this), this.brand = this.brand.bind(this), this.default = this.default.bind(this), this.catch = this.catch.bind(this), this.describe = this.describe.bind(this), this.pipe = this.pipe.bind(this), this.readonly = this.readonly.bind(this), this.isNullable = this.isNullable.bind(this), this.isOptional = this.isOptional.bind(this), this["~standard"] = {
505
+ version: 1,
506
+ vendor: "zod",
507
+ validate: (t) => this["~validate"](t)
508
+ };
509
+ }
470
510
  optional() {
471
511
  return Z.create(this, this._def);
472
512
  }
@@ -477,20 +517,20 @@ class y {
477
517
  return this.nullable().optional();
478
518
  }
479
519
  array() {
480
- return S.create(this, this._def);
520
+ return C.create(this);
481
521
  }
482
522
  promise() {
483
- return G.create(this, this._def);
523
+ return Y.create(this, this._def);
484
524
  }
485
525
  or(e) {
486
- return F.create([this, e], this._def);
526
+ return K.create([this, e], this._def);
487
527
  }
488
528
  and(e) {
489
529
  return ee.create(this, e, this._def);
490
530
  }
491
531
  transform(e) {
492
532
  return new R({
493
- ..._(this._def),
533
+ ...g(this._def),
494
534
  schema: this,
495
535
  typeName: m.ZodEffects,
496
536
  effect: { type: "transform", transform: e }
@@ -498,24 +538,24 @@ class y {
498
538
  }
499
539
  default(e) {
500
540
  const t = typeof e == "function" ? e : () => e;
501
- return new ne({
502
- ..._(this._def),
541
+ return new ae({
542
+ ...g(this._def),
503
543
  innerType: this,
504
544
  defaultValue: t,
505
545
  typeName: m.ZodDefault
506
546
  });
507
547
  }
508
548
  brand() {
509
- return new Ee({
549
+ return new Ne({
510
550
  typeName: m.ZodBranded,
511
551
  type: this,
512
- ..._(this._def)
552
+ ...g(this._def)
513
553
  });
514
554
  }
515
555
  catch(e) {
516
556
  const t = typeof e == "function" ? e : () => e;
517
557
  return new ie({
518
- ..._(this._def),
558
+ ...g(this._def),
519
559
  innerType: this,
520
560
  catchValue: t,
521
561
  typeName: m.ZodCatch
@@ -529,10 +569,10 @@ class y {
529
569
  });
530
570
  }
531
571
  pipe(e) {
532
- return de.create(this, e);
572
+ return oe.create(this, e);
533
573
  }
534
574
  readonly() {
535
- return oe.create(this);
575
+ return de.create(this);
536
576
  }
537
577
  isOptional() {
538
578
  return this.safeParse(void 0).success;
@@ -541,212 +581,249 @@ class y {
541
581
  return this.safeParse(null).success;
542
582
  }
543
583
  }
544
- const Ie = /^c[^\s-]{8,}$/i, je = /^[0-9a-z]+$/, Ae = /^[0-9A-HJKMNP-TV-Z]{26}$/, $e = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, Me = /^[a-z0-9_-]{21}$/i, Ve = /^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/, Pe = /^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, Le = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
545
- let ue;
546
- const De = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, ze = /^(([a-f0-9]{1,4}:){7}|::([a-f0-9]{1,4}:){0,6}|([a-f0-9]{1,4}:){1}:([a-f0-9]{1,4}:){0,5}|([a-f0-9]{1,4}:){2}:([a-f0-9]{1,4}:){0,4}|([a-f0-9]{1,4}:){3}:([a-f0-9]{1,4}:){0,3}|([a-f0-9]{1,4}:){4}:([a-f0-9]{1,4}:){0,2}|([a-f0-9]{1,4}:){5}:([a-f0-9]{1,4}:){0,1})([a-f0-9]{1,4}|(((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2}))\.){3}((25[0-5])|(2[0-4][0-9])|(1[0-9]{2})|([0-9]{1,2})))$/, Ue = /^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/, Oe = "((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))", Be = new RegExp(`^${Oe}$`);
547
- function Ne(r) {
584
+ const Ee = /^c[^\s-]{8,}$/i, je = /^[0-9a-z]+$/, Ie = /^[0-9A-HJKMNP-TV-Z]{26}$/i, $e = /^[0-9a-fA-F]{8}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{4}\b-[0-9a-fA-F]{12}$/i, Me = /^[a-z0-9_-]{21}$/i, Ve = /^[A-Za-z0-9-_]+\.[A-Za-z0-9-_]+\.[A-Za-z0-9-_]*$/, Pe = /^[-+]?P(?!$)(?:(?:[-+]?\d+Y)|(?:[-+]?\d+[.,]\d+Y$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:(?:[-+]?\d+W)|(?:[-+]?\d+[.,]\d+W$))?(?:(?:[-+]?\d+D)|(?:[-+]?\d+[.,]\d+D$))?(?:T(?=[\d+-])(?:(?:[-+]?\d+H)|(?:[-+]?\d+[.,]\d+H$))?(?:(?:[-+]?\d+M)|(?:[-+]?\d+[.,]\d+M$))?(?:[-+]?\d+(?:[.,]\d+)?S)?)??$/, Le = /^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i, ze = "^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";
585
+ let ce;
586
+ const De = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])$/, Ue = /^(?:(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\.){3}(?:25[0-5]|2[0-4][0-9]|1[0-9][0-9]|[1-9][0-9]|[0-9])\/(3[0-2]|[12]?[0-9])$/, Be = /^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))$/, Fe = /^(([0-9a-fA-F]{1,4}:){7,7}[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,7}:|([0-9a-fA-F]{1,4}:){1,6}:[0-9a-fA-F]{1,4}|([0-9a-fA-F]{1,4}:){1,5}(:[0-9a-fA-F]{1,4}){1,2}|([0-9a-fA-F]{1,4}:){1,4}(:[0-9a-fA-F]{1,4}){1,3}|([0-9a-fA-F]{1,4}:){1,3}(:[0-9a-fA-F]{1,4}){1,4}|([0-9a-fA-F]{1,4}:){1,2}(:[0-9a-fA-F]{1,4}){1,5}|[0-9a-fA-F]{1,4}:((:[0-9a-fA-F]{1,4}){1,6})|:((:[0-9a-fA-F]{1,4}){1,7}|:)|fe80:(:[0-9a-fA-F]{0,4}){0,4}%[0-9a-zA-Z]{1,}|::(ffff(:0{1,4}){0,1}:){0,1}((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])|([0-9a-fA-F]{1,4}:){1,4}:((25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9])\.){3,3}(25[0-5]|(2[0-4]|1{0,1}[0-9]){0,1}[0-9]))\/(12[0-8]|1[01][0-9]|[1-9]?[0-9])$/, We = /^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/, qe = /^([0-9a-zA-Z-_]{4})*(([0-9a-zA-Z-_]{2}(==)?)|([0-9a-zA-Z-_]{3}(=)?))?$/, Oe = "((\\d\\d[2468][048]|\\d\\d[13579][26]|\\d\\d0[48]|[02468][048]00|[13579][26]00)-02-29|\\d{4}-((0[13578]|1[02])-(0[1-9]|[12]\\d|3[01])|(0[469]|11)-(0[1-9]|[12]\\d|30)|(02)-(0[1-9]|1\\d|2[0-8])))", Je = new RegExp(`^${Oe}$`);
587
+ function Ae(r) {
548
588
  let e = "([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";
549
589
  return r.precision ? e = `${e}\\.\\d{${r.precision}}` : r.precision == null && (e = `${e}(\\.\\d+)?`), e;
550
590
  }
551
- function We(r) {
552
- return new RegExp(`^${Ne(r)}$`);
591
+ function Ye(r) {
592
+ return new RegExp(`^${Ae(r)}$`);
553
593
  }
554
- function qe(r) {
555
- let e = `${Oe}T${Ne(r)}`;
594
+ function Ge(r) {
595
+ let e = `${Oe}T${Ae(r)}`;
556
596
  const t = [];
557
597
  return t.push(r.local ? "Z?" : "Z"), r.offset && t.push("([+-]\\d{2}:?\\d{2})"), e = `${e}(${t.join("|")})`, new RegExp(`^${e}$`);
558
598
  }
559
- function Ye(r, e) {
560
- return !!((e === "v4" || !e) && De.test(r) || (e === "v6" || !e) && ze.test(r));
599
+ function He(r, e) {
600
+ return !!((e === "v4" || !e) && De.test(r) || (e === "v6" || !e) && Be.test(r));
561
601
  }
562
- class N extends y {
602
+ function Xe(r, e) {
603
+ if (!Ve.test(r))
604
+ return !1;
605
+ try {
606
+ const [t] = r.split("."), n = t.replace(/-/g, "+").replace(/_/g, "/").padEnd(t.length + (4 - t.length % 4) % 4, "="), s = JSON.parse(atob(n));
607
+ return !(typeof s != "object" || s === null || !s.typ || !s.alg || e && s.alg !== e);
608
+ } catch {
609
+ return !1;
610
+ }
611
+ }
612
+ function Qe(r, e) {
613
+ return !!((e === "v4" || !e) && Ue.test(r) || (e === "v6" || !e) && Fe.test(r));
614
+ }
615
+ class A extends y {
563
616
  _parse(e) {
564
617
  if (this._def.coerce && (e.data = String(e.data)), this._getType(e) !== l.string) {
565
- const n = this._getOrReturnCtx(e);
566
- return u(n, {
567
- code: d.invalid_type,
618
+ const a = this._getOrReturnCtx(e);
619
+ return u(a, {
620
+ code: o.invalid_type,
568
621
  expected: l.string,
569
- received: n.parsedType
570
- }), v;
622
+ received: a.parsedType
623
+ }), _;
571
624
  }
572
- const s = new k();
573
- let a;
574
- for (const n of this._def.checks)
575
- if (n.kind === "min")
576
- e.data.length < n.value && (a = this._getOrReturnCtx(e, a), u(a, {
577
- code: d.too_small,
578
- minimum: n.value,
625
+ const n = new k();
626
+ let s;
627
+ for (const a of this._def.checks)
628
+ if (a.kind === "min")
629
+ e.data.length < a.value && (s = this._getOrReturnCtx(e, s), u(s, {
630
+ code: o.too_small,
631
+ minimum: a.value,
579
632
  type: "string",
580
633
  inclusive: !0,
581
634
  exact: !1,
582
- message: n.message
583
- }), s.dirty());
584
- else if (n.kind === "max")
585
- e.data.length > n.value && (a = this._getOrReturnCtx(e, a), u(a, {
586
- code: d.too_big,
587
- maximum: n.value,
635
+ message: a.message
636
+ }), n.dirty());
637
+ else if (a.kind === "max")
638
+ e.data.length > a.value && (s = this._getOrReturnCtx(e, s), u(s, {
639
+ code: o.too_big,
640
+ maximum: a.value,
588
641
  type: "string",
589
642
  inclusive: !0,
590
643
  exact: !1,
591
- message: n.message
592
- }), s.dirty());
593
- else if (n.kind === "length") {
594
- const i = e.data.length > n.value, o = e.data.length < n.value;
595
- (i || o) && (a = this._getOrReturnCtx(e, a), i ? u(a, {
596
- code: d.too_big,
597
- maximum: n.value,
644
+ message: a.message
645
+ }), n.dirty());
646
+ else if (a.kind === "length") {
647
+ const i = e.data.length > a.value, d = e.data.length < a.value;
648
+ (i || d) && (s = this._getOrReturnCtx(e, s), i ? u(s, {
649
+ code: o.too_big,
650
+ maximum: a.value,
598
651
  type: "string",
599
652
  inclusive: !0,
600
653
  exact: !0,
601
- message: n.message
602
- }) : o && u(a, {
603
- code: d.too_small,
604
- minimum: n.value,
654
+ message: a.message
655
+ }) : d && u(s, {
656
+ code: o.too_small,
657
+ minimum: a.value,
605
658
  type: "string",
606
659
  inclusive: !0,
607
660
  exact: !0,
608
- message: n.message
609
- }), s.dirty());
610
- } else if (n.kind === "email")
611
- Pe.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
661
+ message: a.message
662
+ }), n.dirty());
663
+ } else if (a.kind === "email")
664
+ Le.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
612
665
  validation: "email",
613
- code: d.invalid_string,
614
- message: n.message
615
- }), s.dirty());
616
- else if (n.kind === "emoji")
617
- ue || (ue = new RegExp(Le, "u")), ue.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
666
+ code: o.invalid_string,
667
+ message: a.message
668
+ }), n.dirty());
669
+ else if (a.kind === "emoji")
670
+ ce || (ce = new RegExp(ze, "u")), ce.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
618
671
  validation: "emoji",
619
- code: d.invalid_string,
620
- message: n.message
621
- }), s.dirty());
622
- else if (n.kind === "uuid")
623
- $e.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
672
+ code: o.invalid_string,
673
+ message: a.message
674
+ }), n.dirty());
675
+ else if (a.kind === "uuid")
676
+ $e.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
624
677
  validation: "uuid",
625
- code: d.invalid_string,
626
- message: n.message
627
- }), s.dirty());
628
- else if (n.kind === "nanoid")
629
- Me.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
678
+ code: o.invalid_string,
679
+ message: a.message
680
+ }), n.dirty());
681
+ else if (a.kind === "nanoid")
682
+ Me.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
630
683
  validation: "nanoid",
631
- code: d.invalid_string,
632
- message: n.message
633
- }), s.dirty());
634
- else if (n.kind === "cuid")
635
- Ie.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
684
+ code: o.invalid_string,
685
+ message: a.message
686
+ }), n.dirty());
687
+ else if (a.kind === "cuid")
688
+ Ee.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
636
689
  validation: "cuid",
637
- code: d.invalid_string,
638
- message: n.message
639
- }), s.dirty());
640
- else if (n.kind === "cuid2")
641
- je.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
690
+ code: o.invalid_string,
691
+ message: a.message
692
+ }), n.dirty());
693
+ else if (a.kind === "cuid2")
694
+ je.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
642
695
  validation: "cuid2",
643
- code: d.invalid_string,
644
- message: n.message
645
- }), s.dirty());
646
- else if (n.kind === "ulid")
647
- Ae.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
696
+ code: o.invalid_string,
697
+ message: a.message
698
+ }), n.dirty());
699
+ else if (a.kind === "ulid")
700
+ Ie.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
648
701
  validation: "ulid",
649
- code: d.invalid_string,
650
- message: n.message
651
- }), s.dirty());
652
- else if (n.kind === "url")
702
+ code: o.invalid_string,
703
+ message: a.message
704
+ }), n.dirty());
705
+ else if (a.kind === "url")
653
706
  try {
654
707
  new URL(e.data);
655
708
  } catch {
656
- a = this._getOrReturnCtx(e, a), u(a, {
709
+ s = this._getOrReturnCtx(e, s), u(s, {
657
710
  validation: "url",
658
- code: d.invalid_string,
659
- message: n.message
660
- }), s.dirty();
711
+ code: o.invalid_string,
712
+ message: a.message
713
+ }), n.dirty();
661
714
  }
662
- else n.kind === "regex" ? (n.regex.lastIndex = 0, n.regex.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
715
+ else a.kind === "regex" ? (a.regex.lastIndex = 0, a.regex.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
663
716
  validation: "regex",
664
- code: d.invalid_string,
665
- message: n.message
666
- }), s.dirty())) : n.kind === "trim" ? e.data = e.data.trim() : n.kind === "includes" ? e.data.includes(n.value, n.position) || (a = this._getOrReturnCtx(e, a), u(a, {
667
- code: d.invalid_string,
668
- validation: { includes: n.value, position: n.position },
669
- message: n.message
670
- }), s.dirty()) : n.kind === "toLowerCase" ? e.data = e.data.toLowerCase() : n.kind === "toUpperCase" ? e.data = e.data.toUpperCase() : n.kind === "startsWith" ? e.data.startsWith(n.value) || (a = this._getOrReturnCtx(e, a), u(a, {
671
- code: d.invalid_string,
672
- validation: { startsWith: n.value },
673
- message: n.message
674
- }), s.dirty()) : n.kind === "endsWith" ? e.data.endsWith(n.value) || (a = this._getOrReturnCtx(e, a), u(a, {
675
- code: d.invalid_string,
676
- validation: { endsWith: n.value },
677
- message: n.message
678
- }), s.dirty()) : n.kind === "datetime" ? qe(n).test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
679
- code: d.invalid_string,
717
+ code: o.invalid_string,
718
+ message: a.message
719
+ }), n.dirty())) : a.kind === "trim" ? e.data = e.data.trim() : a.kind === "includes" ? e.data.includes(a.value, a.position) || (s = this._getOrReturnCtx(e, s), u(s, {
720
+ code: o.invalid_string,
721
+ validation: { includes: a.value, position: a.position },
722
+ message: a.message
723
+ }), n.dirty()) : a.kind === "toLowerCase" ? e.data = e.data.toLowerCase() : a.kind === "toUpperCase" ? e.data = e.data.toUpperCase() : a.kind === "startsWith" ? e.data.startsWith(a.value) || (s = this._getOrReturnCtx(e, s), u(s, {
724
+ code: o.invalid_string,
725
+ validation: { startsWith: a.value },
726
+ message: a.message
727
+ }), n.dirty()) : a.kind === "endsWith" ? e.data.endsWith(a.value) || (s = this._getOrReturnCtx(e, s), u(s, {
728
+ code: o.invalid_string,
729
+ validation: { endsWith: a.value },
730
+ message: a.message
731
+ }), n.dirty()) : a.kind === "datetime" ? Ge(a).test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
732
+ code: o.invalid_string,
680
733
  validation: "datetime",
681
- message: n.message
682
- }), s.dirty()) : n.kind === "date" ? Be.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
683
- code: d.invalid_string,
734
+ message: a.message
735
+ }), n.dirty()) : a.kind === "date" ? Je.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
736
+ code: o.invalid_string,
684
737
  validation: "date",
685
- message: n.message
686
- }), s.dirty()) : n.kind === "time" ? We(n).test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
687
- code: d.invalid_string,
738
+ message: a.message
739
+ }), n.dirty()) : a.kind === "time" ? Ye(a).test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
740
+ code: o.invalid_string,
688
741
  validation: "time",
689
- message: n.message
690
- }), s.dirty()) : n.kind === "duration" ? Ve.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
742
+ message: a.message
743
+ }), n.dirty()) : a.kind === "duration" ? Pe.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
691
744
  validation: "duration",
692
- code: d.invalid_string,
693
- message: n.message
694
- }), s.dirty()) : n.kind === "ip" ? Ye(e.data, n.version) || (a = this._getOrReturnCtx(e, a), u(a, {
745
+ code: o.invalid_string,
746
+ message: a.message
747
+ }), n.dirty()) : a.kind === "ip" ? He(e.data, a.version) || (s = this._getOrReturnCtx(e, s), u(s, {
695
748
  validation: "ip",
696
- code: d.invalid_string,
697
- message: n.message
698
- }), s.dirty()) : n.kind === "base64" ? Ue.test(e.data) || (a = this._getOrReturnCtx(e, a), u(a, {
749
+ code: o.invalid_string,
750
+ message: a.message
751
+ }), n.dirty()) : a.kind === "jwt" ? Xe(e.data, a.alg) || (s = this._getOrReturnCtx(e, s), u(s, {
752
+ validation: "jwt",
753
+ code: o.invalid_string,
754
+ message: a.message
755
+ }), n.dirty()) : a.kind === "cidr" ? Qe(e.data, a.version) || (s = this._getOrReturnCtx(e, s), u(s, {
756
+ validation: "cidr",
757
+ code: o.invalid_string,
758
+ message: a.message
759
+ }), n.dirty()) : a.kind === "base64" ? We.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
699
760
  validation: "base64",
700
- code: d.invalid_string,
701
- message: n.message
702
- }), s.dirty()) : g.assertNever(n);
703
- return { status: s.value, value: e.data };
704
- }
705
- _regex(e, t, s) {
706
- return this.refinement((a) => e.test(a), {
761
+ code: o.invalid_string,
762
+ message: a.message
763
+ }), n.dirty()) : a.kind === "base64url" ? qe.test(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
764
+ validation: "base64url",
765
+ code: o.invalid_string,
766
+ message: a.message
767
+ }), n.dirty()) : v.assertNever(a);
768
+ return { status: n.value, value: e.data };
769
+ }
770
+ _regex(e, t, n) {
771
+ return this.refinement((s) => e.test(s), {
707
772
  validation: t,
708
- code: d.invalid_string,
709
- ...f.errToObj(s)
773
+ code: o.invalid_string,
774
+ ...h.errToObj(n)
710
775
  });
711
776
  }
712
777
  _addCheck(e) {
713
- return new N({
778
+ return new A({
714
779
  ...this._def,
715
780
  checks: [...this._def.checks, e]
716
781
  });
717
782
  }
718
783
  email(e) {
719
- return this._addCheck({ kind: "email", ...f.errToObj(e) });
784
+ return this._addCheck({ kind: "email", ...h.errToObj(e) });
720
785
  }
721
786
  url(e) {
722
- return this._addCheck({ kind: "url", ...f.errToObj(e) });
787
+ return this._addCheck({ kind: "url", ...h.errToObj(e) });
723
788
  }
724
789
  emoji(e) {
725
- return this._addCheck({ kind: "emoji", ...f.errToObj(e) });
790
+ return this._addCheck({ kind: "emoji", ...h.errToObj(e) });
726
791
  }
727
792
  uuid(e) {
728
- return this._addCheck({ kind: "uuid", ...f.errToObj(e) });
793
+ return this._addCheck({ kind: "uuid", ...h.errToObj(e) });
729
794
  }
730
795
  nanoid(e) {
731
- return this._addCheck({ kind: "nanoid", ...f.errToObj(e) });
796
+ return this._addCheck({ kind: "nanoid", ...h.errToObj(e) });
732
797
  }
733
798
  cuid(e) {
734
- return this._addCheck({ kind: "cuid", ...f.errToObj(e) });
799
+ return this._addCheck({ kind: "cuid", ...h.errToObj(e) });
735
800
  }
736
801
  cuid2(e) {
737
- return this._addCheck({ kind: "cuid2", ...f.errToObj(e) });
802
+ return this._addCheck({ kind: "cuid2", ...h.errToObj(e) });
738
803
  }
739
804
  ulid(e) {
740
- return this._addCheck({ kind: "ulid", ...f.errToObj(e) });
805
+ return this._addCheck({ kind: "ulid", ...h.errToObj(e) });
741
806
  }
742
807
  base64(e) {
743
- return this._addCheck({ kind: "base64", ...f.errToObj(e) });
808
+ return this._addCheck({ kind: "base64", ...h.errToObj(e) });
809
+ }
810
+ base64url(e) {
811
+ return this._addCheck({
812
+ kind: "base64url",
813
+ ...h.errToObj(e)
814
+ });
815
+ }
816
+ jwt(e) {
817
+ return this._addCheck({ kind: "jwt", ...h.errToObj(e) });
744
818
  }
745
819
  ip(e) {
746
- return this._addCheck({ kind: "ip", ...f.errToObj(e) });
820
+ return this._addCheck({ kind: "ip", ...h.errToObj(e) });
821
+ }
822
+ cidr(e) {
823
+ return this._addCheck({ kind: "cidr", ...h.errToObj(e) });
747
824
  }
748
825
  datetime(e) {
749
- var t, s;
826
+ var t, n;
750
827
  return typeof e == "string" ? this._addCheck({
751
828
  kind: "datetime",
752
829
  precision: null,
@@ -757,8 +834,8 @@ class N extends y {
757
834
  kind: "datetime",
758
835
  precision: typeof (e == null ? void 0 : e.precision) > "u" ? null : e == null ? void 0 : e.precision,
759
836
  offset: (t = e == null ? void 0 : e.offset) !== null && t !== void 0 ? t : !1,
760
- local: (s = e == null ? void 0 : e.local) !== null && s !== void 0 ? s : !1,
761
- ...f.errToObj(e == null ? void 0 : e.message)
837
+ local: (n = e == null ? void 0 : e.local) !== null && n !== void 0 ? n : !1,
838
+ ...h.errToObj(e == null ? void 0 : e.message)
762
839
  });
763
840
  }
764
841
  date(e) {
@@ -772,17 +849,17 @@ class N extends y {
772
849
  }) : this._addCheck({
773
850
  kind: "time",
774
851
  precision: typeof (e == null ? void 0 : e.precision) > "u" ? null : e == null ? void 0 : e.precision,
775
- ...f.errToObj(e == null ? void 0 : e.message)
852
+ ...h.errToObj(e == null ? void 0 : e.message)
776
853
  });
777
854
  }
778
855
  duration(e) {
779
- return this._addCheck({ kind: "duration", ...f.errToObj(e) });
856
+ return this._addCheck({ kind: "duration", ...h.errToObj(e) });
780
857
  }
781
858
  regex(e, t) {
782
859
  return this._addCheck({
783
860
  kind: "regex",
784
861
  regex: e,
785
- ...f.errToObj(t)
862
+ ...h.errToObj(t)
786
863
  });
787
864
  }
788
865
  includes(e, t) {
@@ -790,65 +867,64 @@ class N extends y {
790
867
  kind: "includes",
791
868
  value: e,
792
869
  position: t == null ? void 0 : t.position,
793
- ...f.errToObj(t == null ? void 0 : t.message)
870
+ ...h.errToObj(t == null ? void 0 : t.message)
794
871
  });
795
872
  }
796
873
  startsWith(e, t) {
797
874
  return this._addCheck({
798
875
  kind: "startsWith",
799
876
  value: e,
800
- ...f.errToObj(t)
877
+ ...h.errToObj(t)
801
878
  });
802
879
  }
803
880
  endsWith(e, t) {
804
881
  return this._addCheck({
805
882
  kind: "endsWith",
806
883
  value: e,
807
- ...f.errToObj(t)
884
+ ...h.errToObj(t)
808
885
  });
809
886
  }
810
887
  min(e, t) {
811
888
  return this._addCheck({
812
889
  kind: "min",
813
890
  value: e,
814
- ...f.errToObj(t)
891
+ ...h.errToObj(t)
815
892
  });
816
893
  }
817
894
  max(e, t) {
818
895
  return this._addCheck({
819
896
  kind: "max",
820
897
  value: e,
821
- ...f.errToObj(t)
898
+ ...h.errToObj(t)
822
899
  });
823
900
  }
824
901
  length(e, t) {
825
902
  return this._addCheck({
826
903
  kind: "length",
827
904
  value: e,
828
- ...f.errToObj(t)
905
+ ...h.errToObj(t)
829
906
  });
830
907
  }
831
908
  /**
832
- * @deprecated Use z.string().min(1) instead.
833
- * @see {@link ZodString.min}
909
+ * Equivalent to `.min(1)`
834
910
  */
835
911
  nonempty(e) {
836
- return this.min(1, f.errToObj(e));
912
+ return this.min(1, h.errToObj(e));
837
913
  }
838
914
  trim() {
839
- return new N({
915
+ return new A({
840
916
  ...this._def,
841
917
  checks: [...this._def.checks, { kind: "trim" }]
842
918
  });
843
919
  }
844
920
  toLowerCase() {
845
- return new N({
921
+ return new A({
846
922
  ...this._def,
847
923
  checks: [...this._def.checks, { kind: "toLowerCase" }]
848
924
  });
849
925
  }
850
926
  toUpperCase() {
851
- return new N({
927
+ return new A({
852
928
  ...this._def,
853
929
  checks: [...this._def.checks, { kind: "toUpperCase" }]
854
930
  });
@@ -892,9 +968,15 @@ class N extends y {
892
968
  get isIP() {
893
969
  return !!this._def.checks.find((e) => e.kind === "ip");
894
970
  }
971
+ get isCIDR() {
972
+ return !!this._def.checks.find((e) => e.kind === "cidr");
973
+ }
895
974
  get isBase64() {
896
975
  return !!this._def.checks.find((e) => e.kind === "base64");
897
976
  }
977
+ get isBase64url() {
978
+ return !!this._def.checks.find((e) => e.kind === "base64url");
979
+ }
898
980
  get minLength() {
899
981
  let e = null;
900
982
  for (const t of this._def.checks)
@@ -908,92 +990,92 @@ class N extends y {
908
990
  return e;
909
991
  }
910
992
  }
911
- N.create = (r) => {
993
+ A.create = (r) => {
912
994
  var e;
913
- return new N({
995
+ return new A({
914
996
  checks: [],
915
997
  typeName: m.ZodString,
916
998
  coerce: (e = r == null ? void 0 : r.coerce) !== null && e !== void 0 ? e : !1,
917
- ..._(r)
999
+ ...g(r)
918
1000
  });
919
1001
  };
920
- function Ge(r, e) {
921
- const t = (r.toString().split(".")[1] || "").length, s = (e.toString().split(".")[1] || "").length, a = t > s ? t : s, n = parseInt(r.toFixed(a).replace(".", "")), i = parseInt(e.toFixed(a).replace(".", ""));
922
- return n % i / Math.pow(10, a);
1002
+ function Ke(r, e) {
1003
+ const t = (r.toString().split(".")[1] || "").length, n = (e.toString().split(".")[1] || "").length, s = t > n ? t : n, a = parseInt(r.toFixed(s).replace(".", "")), i = parseInt(e.toFixed(s).replace(".", ""));
1004
+ return a % i / Math.pow(10, s);
923
1005
  }
924
- class P extends y {
1006
+ class L extends y {
925
1007
  constructor() {
926
1008
  super(...arguments), this.min = this.gte, this.max = this.lte, this.step = this.multipleOf;
927
1009
  }
928
1010
  _parse(e) {
929
1011
  if (this._def.coerce && (e.data = Number(e.data)), this._getType(e) !== l.number) {
930
- const n = this._getOrReturnCtx(e);
931
- return u(n, {
932
- code: d.invalid_type,
1012
+ const a = this._getOrReturnCtx(e);
1013
+ return u(a, {
1014
+ code: o.invalid_type,
933
1015
  expected: l.number,
934
- received: n.parsedType
935
- }), v;
1016
+ received: a.parsedType
1017
+ }), _;
936
1018
  }
937
- let s;
938
- const a = new k();
939
- for (const n of this._def.checks)
940
- n.kind === "int" ? g.isInteger(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
941
- code: d.invalid_type,
1019
+ let n;
1020
+ const s = new k();
1021
+ for (const a of this._def.checks)
1022
+ a.kind === "int" ? v.isInteger(e.data) || (n = this._getOrReturnCtx(e, n), u(n, {
1023
+ code: o.invalid_type,
942
1024
  expected: "integer",
943
1025
  received: "float",
944
- message: n.message
945
- }), a.dirty()) : n.kind === "min" ? (n.inclusive ? e.data < n.value : e.data <= n.value) && (s = this._getOrReturnCtx(e, s), u(s, {
946
- code: d.too_small,
947
- minimum: n.value,
1026
+ message: a.message
1027
+ }), s.dirty()) : a.kind === "min" ? (a.inclusive ? e.data < a.value : e.data <= a.value) && (n = this._getOrReturnCtx(e, n), u(n, {
1028
+ code: o.too_small,
1029
+ minimum: a.value,
948
1030
  type: "number",
949
- inclusive: n.inclusive,
1031
+ inclusive: a.inclusive,
950
1032
  exact: !1,
951
- message: n.message
952
- }), a.dirty()) : n.kind === "max" ? (n.inclusive ? e.data > n.value : e.data >= n.value) && (s = this._getOrReturnCtx(e, s), u(s, {
953
- code: d.too_big,
954
- maximum: n.value,
1033
+ message: a.message
1034
+ }), s.dirty()) : a.kind === "max" ? (a.inclusive ? e.data > a.value : e.data >= a.value) && (n = this._getOrReturnCtx(e, n), u(n, {
1035
+ code: o.too_big,
1036
+ maximum: a.value,
955
1037
  type: "number",
956
- inclusive: n.inclusive,
1038
+ inclusive: a.inclusive,
957
1039
  exact: !1,
958
- message: n.message
959
- }), a.dirty()) : n.kind === "multipleOf" ? Ge(e.data, n.value) !== 0 && (s = this._getOrReturnCtx(e, s), u(s, {
960
- code: d.not_multiple_of,
961
- multipleOf: n.value,
962
- message: n.message
963
- }), a.dirty()) : n.kind === "finite" ? Number.isFinite(e.data) || (s = this._getOrReturnCtx(e, s), u(s, {
964
- code: d.not_finite,
965
- message: n.message
966
- }), a.dirty()) : g.assertNever(n);
967
- return { status: a.value, value: e.data };
1040
+ message: a.message
1041
+ }), s.dirty()) : a.kind === "multipleOf" ? Ke(e.data, a.value) !== 0 && (n = this._getOrReturnCtx(e, n), u(n, {
1042
+ code: o.not_multiple_of,
1043
+ multipleOf: a.value,
1044
+ message: a.message
1045
+ }), s.dirty()) : a.kind === "finite" ? Number.isFinite(e.data) || (n = this._getOrReturnCtx(e, n), u(n, {
1046
+ code: o.not_finite,
1047
+ message: a.message
1048
+ }), s.dirty()) : v.assertNever(a);
1049
+ return { status: s.value, value: e.data };
968
1050
  }
969
1051
  gte(e, t) {
970
- return this.setLimit("min", e, !0, f.toString(t));
1052
+ return this.setLimit("min", e, !0, h.toString(t));
971
1053
  }
972
1054
  gt(e, t) {
973
- return this.setLimit("min", e, !1, f.toString(t));
1055
+ return this.setLimit("min", e, !1, h.toString(t));
974
1056
  }
975
1057
  lte(e, t) {
976
- return this.setLimit("max", e, !0, f.toString(t));
1058
+ return this.setLimit("max", e, !0, h.toString(t));
977
1059
  }
978
1060
  lt(e, t) {
979
- return this.setLimit("max", e, !1, f.toString(t));
1061
+ return this.setLimit("max", e, !1, h.toString(t));
980
1062
  }
981
- setLimit(e, t, s, a) {
982
- return new P({
1063
+ setLimit(e, t, n, s) {
1064
+ return new L({
983
1065
  ...this._def,
984
1066
  checks: [
985
1067
  ...this._def.checks,
986
1068
  {
987
1069
  kind: e,
988
1070
  value: t,
989
- inclusive: s,
990
- message: f.toString(a)
1071
+ inclusive: n,
1072
+ message: h.toString(s)
991
1073
  }
992
1074
  ]
993
1075
  });
994
1076
  }
995
1077
  _addCheck(e) {
996
- return new P({
1078
+ return new L({
997
1079
  ...this._def,
998
1080
  checks: [...this._def.checks, e]
999
1081
  });
@@ -1001,7 +1083,7 @@ class P extends y {
1001
1083
  int(e) {
1002
1084
  return this._addCheck({
1003
1085
  kind: "int",
1004
- message: f.toString(e)
1086
+ message: h.toString(e)
1005
1087
  });
1006
1088
  }
1007
1089
  positive(e) {
@@ -1009,7 +1091,7 @@ class P extends y {
1009
1091
  kind: "min",
1010
1092
  value: 0,
1011
1093
  inclusive: !1,
1012
- message: f.toString(e)
1094
+ message: h.toString(e)
1013
1095
  });
1014
1096
  }
1015
1097
  negative(e) {
@@ -1017,7 +1099,7 @@ class P extends y {
1017
1099
  kind: "max",
1018
1100
  value: 0,
1019
1101
  inclusive: !1,
1020
- message: f.toString(e)
1102
+ message: h.toString(e)
1021
1103
  });
1022
1104
  }
1023
1105
  nonpositive(e) {
@@ -1025,7 +1107,7 @@ class P extends y {
1025
1107
  kind: "max",
1026
1108
  value: 0,
1027
1109
  inclusive: !0,
1028
- message: f.toString(e)
1110
+ message: h.toString(e)
1029
1111
  });
1030
1112
  }
1031
1113
  nonnegative(e) {
@@ -1033,20 +1115,20 @@ class P extends y {
1033
1115
  kind: "min",
1034
1116
  value: 0,
1035
1117
  inclusive: !0,
1036
- message: f.toString(e)
1118
+ message: h.toString(e)
1037
1119
  });
1038
1120
  }
1039
1121
  multipleOf(e, t) {
1040
1122
  return this._addCheck({
1041
1123
  kind: "multipleOf",
1042
1124
  value: e,
1043
- message: f.toString(t)
1125
+ message: h.toString(t)
1044
1126
  });
1045
1127
  }
1046
1128
  finite(e) {
1047
1129
  return this._addCheck({
1048
1130
  kind: "finite",
1049
- message: f.toString(e)
1131
+ message: h.toString(e)
1050
1132
  });
1051
1133
  }
1052
1134
  safe(e) {
@@ -1054,12 +1136,12 @@ class P extends y {
1054
1136
  kind: "min",
1055
1137
  inclusive: !0,
1056
1138
  value: Number.MIN_SAFE_INTEGER,
1057
- message: f.toString(e)
1139
+ message: h.toString(e)
1058
1140
  })._addCheck({
1059
1141
  kind: "max",
1060
1142
  inclusive: !0,
1061
1143
  value: Number.MAX_SAFE_INTEGER,
1062
- message: f.toString(e)
1144
+ message: h.toString(e)
1063
1145
  });
1064
1146
  }
1065
1147
  get minValue() {
@@ -1075,87 +1157,95 @@ class P extends y {
1075
1157
  return e;
1076
1158
  }
1077
1159
  get isInt() {
1078
- return !!this._def.checks.find((e) => e.kind === "int" || e.kind === "multipleOf" && g.isInteger(e.value));
1160
+ return !!this._def.checks.find((e) => e.kind === "int" || e.kind === "multipleOf" && v.isInteger(e.value));
1079
1161
  }
1080
1162
  get isFinite() {
1081
1163
  let e = null, t = null;
1082
- for (const s of this._def.checks) {
1083
- if (s.kind === "finite" || s.kind === "int" || s.kind === "multipleOf")
1164
+ for (const n of this._def.checks) {
1165
+ if (n.kind === "finite" || n.kind === "int" || n.kind === "multipleOf")
1084
1166
  return !0;
1085
- s.kind === "min" ? (t === null || s.value > t) && (t = s.value) : s.kind === "max" && (e === null || s.value < e) && (e = s.value);
1167
+ n.kind === "min" ? (t === null || n.value > t) && (t = n.value) : n.kind === "max" && (e === null || n.value < e) && (e = n.value);
1086
1168
  }
1087
1169
  return Number.isFinite(t) && Number.isFinite(e);
1088
1170
  }
1089
1171
  }
1090
- P.create = (r) => new P({
1172
+ L.create = (r) => new L({
1091
1173
  checks: [],
1092
1174
  typeName: m.ZodNumber,
1093
1175
  coerce: (r == null ? void 0 : r.coerce) || !1,
1094
- ..._(r)
1176
+ ...g(r)
1095
1177
  });
1096
- class L extends y {
1178
+ class z extends y {
1097
1179
  constructor() {
1098
1180
  super(...arguments), this.min = this.gte, this.max = this.lte;
1099
1181
  }
1100
1182
  _parse(e) {
1101
- if (this._def.coerce && (e.data = BigInt(e.data)), this._getType(e) !== l.bigint) {
1102
- const n = this._getOrReturnCtx(e);
1103
- return u(n, {
1104
- code: d.invalid_type,
1105
- expected: l.bigint,
1106
- received: n.parsedType
1107
- }), v;
1108
- }
1109
- let s;
1110
- const a = new k();
1111
- for (const n of this._def.checks)
1112
- n.kind === "min" ? (n.inclusive ? e.data < n.value : e.data <= n.value) && (s = this._getOrReturnCtx(e, s), u(s, {
1113
- code: d.too_small,
1183
+ if (this._def.coerce)
1184
+ try {
1185
+ e.data = BigInt(e.data);
1186
+ } catch {
1187
+ return this._getInvalidInput(e);
1188
+ }
1189
+ if (this._getType(e) !== l.bigint)
1190
+ return this._getInvalidInput(e);
1191
+ let n;
1192
+ const s = new k();
1193
+ for (const a of this._def.checks)
1194
+ a.kind === "min" ? (a.inclusive ? e.data < a.value : e.data <= a.value) && (n = this._getOrReturnCtx(e, n), u(n, {
1195
+ code: o.too_small,
1114
1196
  type: "bigint",
1115
- minimum: n.value,
1116
- inclusive: n.inclusive,
1117
- message: n.message
1118
- }), a.dirty()) : n.kind === "max" ? (n.inclusive ? e.data > n.value : e.data >= n.value) && (s = this._getOrReturnCtx(e, s), u(s, {
1119
- code: d.too_big,
1197
+ minimum: a.value,
1198
+ inclusive: a.inclusive,
1199
+ message: a.message
1200
+ }), s.dirty()) : a.kind === "max" ? (a.inclusive ? e.data > a.value : e.data >= a.value) && (n = this._getOrReturnCtx(e, n), u(n, {
1201
+ code: o.too_big,
1120
1202
  type: "bigint",
1121
- maximum: n.value,
1122
- inclusive: n.inclusive,
1123
- message: n.message
1124
- }), a.dirty()) : n.kind === "multipleOf" ? e.data % n.value !== BigInt(0) && (s = this._getOrReturnCtx(e, s), u(s, {
1125
- code: d.not_multiple_of,
1126
- multipleOf: n.value,
1127
- message: n.message
1128
- }), a.dirty()) : g.assertNever(n);
1129
- return { status: a.value, value: e.data };
1203
+ maximum: a.value,
1204
+ inclusive: a.inclusive,
1205
+ message: a.message
1206
+ }), s.dirty()) : a.kind === "multipleOf" ? e.data % a.value !== BigInt(0) && (n = this._getOrReturnCtx(e, n), u(n, {
1207
+ code: o.not_multiple_of,
1208
+ multipleOf: a.value,
1209
+ message: a.message
1210
+ }), s.dirty()) : v.assertNever(a);
1211
+ return { status: s.value, value: e.data };
1212
+ }
1213
+ _getInvalidInput(e) {
1214
+ const t = this._getOrReturnCtx(e);
1215
+ return u(t, {
1216
+ code: o.invalid_type,
1217
+ expected: l.bigint,
1218
+ received: t.parsedType
1219
+ }), _;
1130
1220
  }
1131
1221
  gte(e, t) {
1132
- return this.setLimit("min", e, !0, f.toString(t));
1222
+ return this.setLimit("min", e, !0, h.toString(t));
1133
1223
  }
1134
1224
  gt(e, t) {
1135
- return this.setLimit("min", e, !1, f.toString(t));
1225
+ return this.setLimit("min", e, !1, h.toString(t));
1136
1226
  }
1137
1227
  lte(e, t) {
1138
- return this.setLimit("max", e, !0, f.toString(t));
1228
+ return this.setLimit("max", e, !0, h.toString(t));
1139
1229
  }
1140
1230
  lt(e, t) {
1141
- return this.setLimit("max", e, !1, f.toString(t));
1231
+ return this.setLimit("max", e, !1, h.toString(t));
1142
1232
  }
1143
- setLimit(e, t, s, a) {
1144
- return new L({
1233
+ setLimit(e, t, n, s) {
1234
+ return new z({
1145
1235
  ...this._def,
1146
1236
  checks: [
1147
1237
  ...this._def.checks,
1148
1238
  {
1149
1239
  kind: e,
1150
1240
  value: t,
1151
- inclusive: s,
1152
- message: f.toString(a)
1241
+ inclusive: n,
1242
+ message: h.toString(s)
1153
1243
  }
1154
1244
  ]
1155
1245
  });
1156
1246
  }
1157
1247
  _addCheck(e) {
1158
- return new L({
1248
+ return new z({
1159
1249
  ...this._def,
1160
1250
  checks: [...this._def.checks, e]
1161
1251
  });
@@ -1165,7 +1255,7 @@ class L extends y {
1165
1255
  kind: "min",
1166
1256
  value: BigInt(0),
1167
1257
  inclusive: !1,
1168
- message: f.toString(e)
1258
+ message: h.toString(e)
1169
1259
  });
1170
1260
  }
1171
1261
  negative(e) {
@@ -1173,7 +1263,7 @@ class L extends y {
1173
1263
  kind: "max",
1174
1264
  value: BigInt(0),
1175
1265
  inclusive: !1,
1176
- message: f.toString(e)
1266
+ message: h.toString(e)
1177
1267
  });
1178
1268
  }
1179
1269
  nonpositive(e) {
@@ -1181,7 +1271,7 @@ class L extends y {
1181
1271
  kind: "max",
1182
1272
  value: BigInt(0),
1183
1273
  inclusive: !0,
1184
- message: f.toString(e)
1274
+ message: h.toString(e)
1185
1275
  });
1186
1276
  }
1187
1277
  nonnegative(e) {
@@ -1189,14 +1279,14 @@ class L extends y {
1189
1279
  kind: "min",
1190
1280
  value: BigInt(0),
1191
1281
  inclusive: !0,
1192
- message: f.toString(e)
1282
+ message: h.toString(e)
1193
1283
  });
1194
1284
  }
1195
1285
  multipleOf(e, t) {
1196
1286
  return this._addCheck({
1197
1287
  kind: "multipleOf",
1198
1288
  value: e,
1199
- message: f.toString(t)
1289
+ message: h.toString(t)
1200
1290
  });
1201
1291
  }
1202
1292
  get minValue() {
@@ -1212,74 +1302,74 @@ class L extends y {
1212
1302
  return e;
1213
1303
  }
1214
1304
  }
1215
- L.create = (r) => {
1305
+ z.create = (r) => {
1216
1306
  var e;
1217
- return new L({
1307
+ return new z({
1218
1308
  checks: [],
1219
1309
  typeName: m.ZodBigInt,
1220
1310
  coerce: (e = r == null ? void 0 : r.coerce) !== null && e !== void 0 ? e : !1,
1221
- ..._(r)
1311
+ ...g(r)
1222
1312
  });
1223
1313
  };
1224
- class fe extends y {
1314
+ class he extends y {
1225
1315
  _parse(e) {
1226
1316
  if (this._def.coerce && (e.data = !!e.data), this._getType(e) !== l.boolean) {
1227
- const s = this._getOrReturnCtx(e);
1228
- return u(s, {
1229
- code: d.invalid_type,
1317
+ const n = this._getOrReturnCtx(e);
1318
+ return u(n, {
1319
+ code: o.invalid_type,
1230
1320
  expected: l.boolean,
1231
- received: s.parsedType
1232
- }), v;
1321
+ received: n.parsedType
1322
+ }), _;
1233
1323
  }
1234
1324
  return b(e.data);
1235
1325
  }
1236
1326
  }
1237
- fe.create = (r) => new fe({
1327
+ he.create = (r) => new he({
1238
1328
  typeName: m.ZodBoolean,
1239
1329
  coerce: (r == null ? void 0 : r.coerce) || !1,
1240
- ..._(r)
1330
+ ...g(r)
1241
1331
  });
1242
- class Y extends y {
1332
+ class J extends y {
1243
1333
  _parse(e) {
1244
1334
  if (this._def.coerce && (e.data = new Date(e.data)), this._getType(e) !== l.date) {
1245
- const n = this._getOrReturnCtx(e);
1246
- return u(n, {
1247
- code: d.invalid_type,
1335
+ const a = this._getOrReturnCtx(e);
1336
+ return u(a, {
1337
+ code: o.invalid_type,
1248
1338
  expected: l.date,
1249
- received: n.parsedType
1250
- }), v;
1339
+ received: a.parsedType
1340
+ }), _;
1251
1341
  }
1252
1342
  if (isNaN(e.data.getTime())) {
1253
- const n = this._getOrReturnCtx(e);
1254
- return u(n, {
1255
- code: d.invalid_date
1256
- }), v;
1343
+ const a = this._getOrReturnCtx(e);
1344
+ return u(a, {
1345
+ code: o.invalid_date
1346
+ }), _;
1257
1347
  }
1258
- const s = new k();
1259
- let a;
1260
- for (const n of this._def.checks)
1261
- n.kind === "min" ? e.data.getTime() < n.value && (a = this._getOrReturnCtx(e, a), u(a, {
1262
- code: d.too_small,
1263
- message: n.message,
1348
+ const n = new k();
1349
+ let s;
1350
+ for (const a of this._def.checks)
1351
+ a.kind === "min" ? e.data.getTime() < a.value && (s = this._getOrReturnCtx(e, s), u(s, {
1352
+ code: o.too_small,
1353
+ message: a.message,
1264
1354
  inclusive: !0,
1265
1355
  exact: !1,
1266
- minimum: n.value,
1356
+ minimum: a.value,
1267
1357
  type: "date"
1268
- }), s.dirty()) : n.kind === "max" ? e.data.getTime() > n.value && (a = this._getOrReturnCtx(e, a), u(a, {
1269
- code: d.too_big,
1270
- message: n.message,
1358
+ }), n.dirty()) : a.kind === "max" ? e.data.getTime() > a.value && (s = this._getOrReturnCtx(e, s), u(s, {
1359
+ code: o.too_big,
1360
+ message: a.message,
1271
1361
  inclusive: !0,
1272
1362
  exact: !1,
1273
- maximum: n.value,
1363
+ maximum: a.value,
1274
1364
  type: "date"
1275
- }), s.dirty()) : g.assertNever(n);
1365
+ }), n.dirty()) : v.assertNever(a);
1276
1366
  return {
1277
- status: s.value,
1367
+ status: n.value,
1278
1368
  value: new Date(e.data.getTime())
1279
1369
  };
1280
1370
  }
1281
1371
  _addCheck(e) {
1282
- return new Y({
1372
+ return new J({
1283
1373
  ...this._def,
1284
1374
  checks: [...this._def.checks, e]
1285
1375
  });
@@ -1288,14 +1378,14 @@ class Y extends y {
1288
1378
  return this._addCheck({
1289
1379
  kind: "min",
1290
1380
  value: e.getTime(),
1291
- message: f.toString(t)
1381
+ message: h.toString(t)
1292
1382
  });
1293
1383
  }
1294
1384
  max(e, t) {
1295
1385
  return this._addCheck({
1296
1386
  kind: "max",
1297
1387
  value: e.getTime(),
1298
- message: f.toString(t)
1388
+ message: h.toString(t)
1299
1389
  });
1300
1390
  }
1301
1391
  get minDate() {
@@ -1311,62 +1401,62 @@ class Y extends y {
1311
1401
  return e != null ? new Date(e) : null;
1312
1402
  }
1313
1403
  }
1314
- Y.create = (r) => new Y({
1404
+ J.create = (r) => new J({
1315
1405
  checks: [],
1316
1406
  coerce: (r == null ? void 0 : r.coerce) || !1,
1317
1407
  typeName: m.ZodDate,
1318
- ..._(r)
1408
+ ...g(r)
1319
1409
  });
1320
1410
  class me extends y {
1321
1411
  _parse(e) {
1322
1412
  if (this._getType(e) !== l.symbol) {
1323
- const s = this._getOrReturnCtx(e);
1324
- return u(s, {
1325
- code: d.invalid_type,
1413
+ const n = this._getOrReturnCtx(e);
1414
+ return u(n, {
1415
+ code: o.invalid_type,
1326
1416
  expected: l.symbol,
1327
- received: s.parsedType
1328
- }), v;
1417
+ received: n.parsedType
1418
+ }), _;
1329
1419
  }
1330
1420
  return b(e.data);
1331
1421
  }
1332
1422
  }
1333
1423
  me.create = (r) => new me({
1334
1424
  typeName: m.ZodSymbol,
1335
- ..._(r)
1425
+ ...g(r)
1336
1426
  });
1337
- class Q extends y {
1427
+ class X extends y {
1338
1428
  _parse(e) {
1339
1429
  if (this._getType(e) !== l.undefined) {
1340
- const s = this._getOrReturnCtx(e);
1341
- return u(s, {
1342
- code: d.invalid_type,
1430
+ const n = this._getOrReturnCtx(e);
1431
+ return u(n, {
1432
+ code: o.invalid_type,
1343
1433
  expected: l.undefined,
1344
- received: s.parsedType
1345
- }), v;
1434
+ received: n.parsedType
1435
+ }), _;
1346
1436
  }
1347
1437
  return b(e.data);
1348
1438
  }
1349
1439
  }
1350
- Q.create = (r) => new Q({
1440
+ X.create = (r) => new X({
1351
1441
  typeName: m.ZodUndefined,
1352
- ..._(r)
1442
+ ...g(r)
1353
1443
  });
1354
- class K extends y {
1444
+ class Q extends y {
1355
1445
  _parse(e) {
1356
1446
  if (this._getType(e) !== l.null) {
1357
- const s = this._getOrReturnCtx(e);
1358
- return u(s, {
1359
- code: d.invalid_type,
1447
+ const n = this._getOrReturnCtx(e);
1448
+ return u(n, {
1449
+ code: o.invalid_type,
1360
1450
  expected: l.null,
1361
- received: s.parsedType
1362
- }), v;
1451
+ received: n.parsedType
1452
+ }), _;
1363
1453
  }
1364
1454
  return b(e.data);
1365
1455
  }
1366
1456
  }
1367
- K.create = (r) => new K({
1457
+ Q.create = (r) => new Q({
1368
1458
  typeName: m.ZodNull,
1369
- ..._(r)
1459
+ ...g(r)
1370
1460
  });
1371
1461
  class pe extends y {
1372
1462
  constructor() {
@@ -1378,7 +1468,7 @@ class pe extends y {
1378
1468
  }
1379
1469
  pe.create = (r) => new pe({
1380
1470
  typeName: m.ZodAny,
1381
- ..._(r)
1471
+ ...g(r)
1382
1472
  });
1383
1473
  class V extends y {
1384
1474
  constructor() {
@@ -1390,127 +1480,127 @@ class V extends y {
1390
1480
  }
1391
1481
  V.create = (r) => new V({
1392
1482
  typeName: m.ZodUnknown,
1393
- ..._(r)
1483
+ ...g(r)
1394
1484
  });
1395
- class I extends y {
1485
+ class j extends y {
1396
1486
  _parse(e) {
1397
1487
  const t = this._getOrReturnCtx(e);
1398
1488
  return u(t, {
1399
- code: d.invalid_type,
1489
+ code: o.invalid_type,
1400
1490
  expected: l.never,
1401
1491
  received: t.parsedType
1402
- }), v;
1492
+ }), _;
1403
1493
  }
1404
1494
  }
1405
- I.create = (r) => new I({
1495
+ j.create = (r) => new j({
1406
1496
  typeName: m.ZodNever,
1407
- ..._(r)
1497
+ ...g(r)
1408
1498
  });
1409
- class ve extends y {
1499
+ class _e extends y {
1410
1500
  _parse(e) {
1411
1501
  if (this._getType(e) !== l.undefined) {
1412
- const s = this._getOrReturnCtx(e);
1413
- return u(s, {
1414
- code: d.invalid_type,
1502
+ const n = this._getOrReturnCtx(e);
1503
+ return u(n, {
1504
+ code: o.invalid_type,
1415
1505
  expected: l.void,
1416
- received: s.parsedType
1417
- }), v;
1506
+ received: n.parsedType
1507
+ }), _;
1418
1508
  }
1419
1509
  return b(e.data);
1420
1510
  }
1421
1511
  }
1422
- ve.create = (r) => new ve({
1512
+ _e.create = (r) => new _e({
1423
1513
  typeName: m.ZodVoid,
1424
- ..._(r)
1514
+ ...g(r)
1425
1515
  });
1426
- class S extends y {
1516
+ class C extends y {
1427
1517
  _parse(e) {
1428
- const { ctx: t, status: s } = this._processInputParams(e), a = this._def;
1518
+ const { ctx: t, status: n } = this._processInputParams(e), s = this._def;
1429
1519
  if (t.parsedType !== l.array)
1430
1520
  return u(t, {
1431
- code: d.invalid_type,
1521
+ code: o.invalid_type,
1432
1522
  expected: l.array,
1433
1523
  received: t.parsedType
1434
- }), v;
1435
- if (a.exactLength !== null) {
1436
- const i = t.data.length > a.exactLength.value, o = t.data.length < a.exactLength.value;
1437
- (i || o) && (u(t, {
1438
- code: i ? d.too_big : d.too_small,
1439
- minimum: o ? a.exactLength.value : void 0,
1440
- maximum: i ? a.exactLength.value : void 0,
1524
+ }), _;
1525
+ if (s.exactLength !== null) {
1526
+ const i = t.data.length > s.exactLength.value, d = t.data.length < s.exactLength.value;
1527
+ (i || d) && (u(t, {
1528
+ code: i ? o.too_big : o.too_small,
1529
+ minimum: d ? s.exactLength.value : void 0,
1530
+ maximum: i ? s.exactLength.value : void 0,
1441
1531
  type: "array",
1442
1532
  inclusive: !0,
1443
1533
  exact: !0,
1444
- message: a.exactLength.message
1445
- }), s.dirty());
1534
+ message: s.exactLength.message
1535
+ }), n.dirty());
1446
1536
  }
1447
- if (a.minLength !== null && t.data.length < a.minLength.value && (u(t, {
1448
- code: d.too_small,
1449
- minimum: a.minLength.value,
1537
+ if (s.minLength !== null && t.data.length < s.minLength.value && (u(t, {
1538
+ code: o.too_small,
1539
+ minimum: s.minLength.value,
1450
1540
  type: "array",
1451
1541
  inclusive: !0,
1452
1542
  exact: !1,
1453
- message: a.minLength.message
1454
- }), s.dirty()), a.maxLength !== null && t.data.length > a.maxLength.value && (u(t, {
1455
- code: d.too_big,
1456
- maximum: a.maxLength.value,
1543
+ message: s.minLength.message
1544
+ }), n.dirty()), s.maxLength !== null && t.data.length > s.maxLength.value && (u(t, {
1545
+ code: o.too_big,
1546
+ maximum: s.maxLength.value,
1457
1547
  type: "array",
1458
1548
  inclusive: !0,
1459
1549
  exact: !1,
1460
- message: a.maxLength.message
1461
- }), s.dirty()), t.common.async)
1462
- return Promise.all([...t.data].map((i, o) => a.type._parseAsync(new C(t, i, t.path, o)))).then((i) => k.mergeArray(s, i));
1463
- const n = [...t.data].map((i, o) => a.type._parseSync(new C(t, i, t.path, o)));
1464
- return k.mergeArray(s, n);
1550
+ message: s.maxLength.message
1551
+ }), n.dirty()), t.common.async)
1552
+ return Promise.all([...t.data].map((i, d) => s.type._parseAsync(new S(t, i, t.path, d)))).then((i) => k.mergeArray(n, i));
1553
+ const a = [...t.data].map((i, d) => s.type._parseSync(new S(t, i, t.path, d)));
1554
+ return k.mergeArray(n, a);
1465
1555
  }
1466
1556
  get element() {
1467
1557
  return this._def.type;
1468
1558
  }
1469
1559
  min(e, t) {
1470
- return new S({
1560
+ return new C({
1471
1561
  ...this._def,
1472
- minLength: { value: e, message: f.toString(t) }
1562
+ minLength: { value: e, message: h.toString(t) }
1473
1563
  });
1474
1564
  }
1475
1565
  max(e, t) {
1476
- return new S({
1566
+ return new C({
1477
1567
  ...this._def,
1478
- maxLength: { value: e, message: f.toString(t) }
1568
+ maxLength: { value: e, message: h.toString(t) }
1479
1569
  });
1480
1570
  }
1481
1571
  length(e, t) {
1482
- return new S({
1572
+ return new C({
1483
1573
  ...this._def,
1484
- exactLength: { value: e, message: f.toString(t) }
1574
+ exactLength: { value: e, message: h.toString(t) }
1485
1575
  });
1486
1576
  }
1487
1577
  nonempty(e) {
1488
1578
  return this.min(1, e);
1489
1579
  }
1490
1580
  }
1491
- S.create = (r, e) => new S({
1581
+ C.create = (r, e) => new C({
1492
1582
  type: r,
1493
1583
  minLength: null,
1494
1584
  maxLength: null,
1495
1585
  exactLength: null,
1496
1586
  typeName: m.ZodArray,
1497
- ..._(e)
1587
+ ...g(e)
1498
1588
  });
1499
1589
  function M(r) {
1500
1590
  if (r instanceof x) {
1501
1591
  const e = {};
1502
1592
  for (const t in r.shape) {
1503
- const s = r.shape[t];
1504
- e[t] = Z.create(M(s));
1593
+ const n = r.shape[t];
1594
+ e[t] = Z.create(M(n));
1505
1595
  }
1506
1596
  return new x({
1507
1597
  ...r._def,
1508
1598
  shape: () => e
1509
1599
  });
1510
- } else return r instanceof S ? new S({
1600
+ } else return r instanceof C ? new C({
1511
1601
  ...r._def,
1512
1602
  type: M(r.element)
1513
- }) : r instanceof Z ? Z.create(M(r.unwrap())) : r instanceof $ ? $.create(M(r.unwrap())) : r instanceof E ? E.create(r.items.map((e) => M(e))) : r;
1603
+ }) : r instanceof Z ? Z.create(M(r.unwrap())) : r instanceof $ ? $.create(M(r.unwrap())) : r instanceof N ? N.create(r.items.map((e) => M(e))) : r;
1514
1604
  }
1515
1605
  class x extends y {
1516
1606
  constructor() {
@@ -1519,62 +1609,62 @@ class x extends y {
1519
1609
  _getCached() {
1520
1610
  if (this._cached !== null)
1521
1611
  return this._cached;
1522
- const e = this._def.shape(), t = g.objectKeys(e);
1612
+ const e = this._def.shape(), t = v.objectKeys(e);
1523
1613
  return this._cached = { shape: e, keys: t };
1524
1614
  }
1525
1615
  _parse(e) {
1526
1616
  if (this._getType(e) !== l.object) {
1527
1617
  const c = this._getOrReturnCtx(e);
1528
1618
  return u(c, {
1529
- code: d.invalid_type,
1619
+ code: o.invalid_type,
1530
1620
  expected: l.object,
1531
1621
  received: c.parsedType
1532
- }), v;
1622
+ }), _;
1533
1623
  }
1534
- const { status: s, ctx: a } = this._processInputParams(e), { shape: n, keys: i } = this._getCached(), o = [];
1535
- if (!(this._def.catchall instanceof I && this._def.unknownKeys === "strip"))
1536
- for (const c in a.data)
1537
- i.includes(c) || o.push(c);
1538
- const h = [];
1624
+ const { status: n, ctx: s } = this._processInputParams(e), { shape: a, keys: i } = this._getCached(), d = [];
1625
+ if (!(this._def.catchall instanceof j && this._def.unknownKeys === "strip"))
1626
+ for (const c in s.data)
1627
+ i.includes(c) || d.push(c);
1628
+ const f = [];
1539
1629
  for (const c of i) {
1540
- const p = n[c], w = a.data[c];
1541
- h.push({
1630
+ const p = a[c], w = s.data[c];
1631
+ f.push({
1542
1632
  key: { status: "valid", value: c },
1543
- value: p._parse(new C(a, w, a.path, c)),
1544
- alwaysSet: c in a.data
1633
+ value: p._parse(new S(s, w, s.path, c)),
1634
+ alwaysSet: c in s.data
1545
1635
  });
1546
1636
  }
1547
- if (this._def.catchall instanceof I) {
1637
+ if (this._def.catchall instanceof j) {
1548
1638
  const c = this._def.unknownKeys;
1549
1639
  if (c === "passthrough")
1550
- for (const p of o)
1551
- h.push({
1640
+ for (const p of d)
1641
+ f.push({
1552
1642
  key: { status: "valid", value: p },
1553
- value: { status: "valid", value: a.data[p] }
1643
+ value: { status: "valid", value: s.data[p] }
1554
1644
  });
1555
1645
  else if (c === "strict")
1556
- o.length > 0 && (u(a, {
1557
- code: d.unrecognized_keys,
1558
- keys: o
1559
- }), s.dirty());
1646
+ d.length > 0 && (u(s, {
1647
+ code: o.unrecognized_keys,
1648
+ keys: d
1649
+ }), n.dirty());
1560
1650
  else if (c !== "strip") throw new Error("Internal ZodObject error: invalid unknownKeys value.");
1561
1651
  } else {
1562
1652
  const c = this._def.catchall;
1563
- for (const p of o) {
1564
- const w = a.data[p];
1565
- h.push({
1653
+ for (const p of d) {
1654
+ const w = s.data[p];
1655
+ f.push({
1566
1656
  key: { status: "valid", value: p },
1567
1657
  value: c._parse(
1568
- new C(a, w, a.path, p)
1658
+ new S(s, w, s.path, p)
1569
1659
  //, ctx.child(key), value, getParsedType(value)
1570
1660
  ),
1571
- alwaysSet: p in a.data
1661
+ alwaysSet: p in s.data
1572
1662
  });
1573
1663
  }
1574
1664
  }
1575
- return a.common.async ? Promise.resolve().then(async () => {
1665
+ return s.common.async ? Promise.resolve().then(async () => {
1576
1666
  const c = [];
1577
- for (const p of h) {
1667
+ for (const p of f) {
1578
1668
  const w = await p.key, ke = await p.value;
1579
1669
  c.push({
1580
1670
  key: w,
@@ -1583,23 +1673,23 @@ class x extends y {
1583
1673
  });
1584
1674
  }
1585
1675
  return c;
1586
- }).then((c) => k.mergeObjectSync(s, c)) : k.mergeObjectSync(s, h);
1676
+ }).then((c) => k.mergeObjectSync(n, c)) : k.mergeObjectSync(n, f);
1587
1677
  }
1588
1678
  get shape() {
1589
1679
  return this._def.shape();
1590
1680
  }
1591
1681
  strict(e) {
1592
- return f.errToObj, new x({
1682
+ return h.errToObj, new x({
1593
1683
  ...this._def,
1594
1684
  unknownKeys: "strict",
1595
1685
  ...e !== void 0 ? {
1596
- errorMap: (t, s) => {
1597
- var a, n, i, o;
1598
- const h = (i = (n = (a = this._def).errorMap) === null || n === void 0 ? void 0 : n.call(a, t, s).message) !== null && i !== void 0 ? i : s.defaultError;
1686
+ errorMap: (t, n) => {
1687
+ var s, a, i, d;
1688
+ const f = (i = (a = (s = this._def).errorMap) === null || a === void 0 ? void 0 : a.call(s, t, n).message) !== null && i !== void 0 ? i : n.defaultError;
1599
1689
  return t.code === "unrecognized_keys" ? {
1600
- message: (o = f.errToObj(e).message) !== null && o !== void 0 ? o : h
1690
+ message: (d = h.errToObj(e).message) !== null && d !== void 0 ? d : f
1601
1691
  } : {
1602
- message: h
1692
+ message: f
1603
1693
  };
1604
1694
  }
1605
1695
  } : {}
@@ -1726,8 +1816,8 @@ class x extends y {
1726
1816
  }
1727
1817
  pick(e) {
1728
1818
  const t = {};
1729
- return g.objectKeys(e).forEach((s) => {
1730
- e[s] && this.shape[s] && (t[s] = this.shape[s]);
1819
+ return v.objectKeys(e).forEach((n) => {
1820
+ e[n] && this.shape[n] && (t[n] = this.shape[n]);
1731
1821
  }), new x({
1732
1822
  ...this._def,
1733
1823
  shape: () => t
@@ -1735,8 +1825,8 @@ class x extends y {
1735
1825
  }
1736
1826
  omit(e) {
1737
1827
  const t = {};
1738
- return g.objectKeys(this.shape).forEach((s) => {
1739
- e[s] || (t[s] = this.shape[s]);
1828
+ return v.objectKeys(this.shape).forEach((n) => {
1829
+ e[n] || (t[n] = this.shape[n]);
1740
1830
  }), new x({
1741
1831
  ...this._def,
1742
1832
  shape: () => t
@@ -1750,9 +1840,9 @@ class x extends y {
1750
1840
  }
1751
1841
  partial(e) {
1752
1842
  const t = {};
1753
- return g.objectKeys(this.shape).forEach((s) => {
1754
- const a = this.shape[s];
1755
- e && !e[s] ? t[s] = a : t[s] = a.optional();
1843
+ return v.objectKeys(this.shape).forEach((n) => {
1844
+ const s = this.shape[n];
1845
+ e && !e[n] ? t[n] = s : t[n] = s.optional();
1756
1846
  }), new x({
1757
1847
  ...this._def,
1758
1848
  shape: () => t
@@ -1760,14 +1850,14 @@ class x extends y {
1760
1850
  }
1761
1851
  required(e) {
1762
1852
  const t = {};
1763
- return g.objectKeys(this.shape).forEach((s) => {
1764
- if (e && !e[s])
1765
- t[s] = this.shape[s];
1853
+ return v.objectKeys(this.shape).forEach((n) => {
1854
+ if (e && !e[n])
1855
+ t[n] = this.shape[n];
1766
1856
  else {
1767
- let n = this.shape[s];
1768
- for (; n instanceof Z; )
1769
- n = n._def.innerType;
1770
- t[s] = n;
1857
+ let a = this.shape[n];
1858
+ for (; a instanceof Z; )
1859
+ a = a._def.innerType;
1860
+ t[n] = a;
1771
1861
  }
1772
1862
  }), new x({
1773
1863
  ...this._def,
@@ -1775,48 +1865,48 @@ class x extends y {
1775
1865
  });
1776
1866
  }
1777
1867
  keyof() {
1778
- return Ze(g.objectKeys(this.shape));
1868
+ return Ze(v.objectKeys(this.shape));
1779
1869
  }
1780
1870
  }
1781
1871
  x.create = (r, e) => new x({
1782
1872
  shape: () => r,
1783
1873
  unknownKeys: "strip",
1784
- catchall: I.create(),
1874
+ catchall: j.create(),
1785
1875
  typeName: m.ZodObject,
1786
- ..._(e)
1876
+ ...g(e)
1787
1877
  });
1788
1878
  x.strictCreate = (r, e) => new x({
1789
1879
  shape: () => r,
1790
1880
  unknownKeys: "strict",
1791
- catchall: I.create(),
1881
+ catchall: j.create(),
1792
1882
  typeName: m.ZodObject,
1793
- ..._(e)
1883
+ ...g(e)
1794
1884
  });
1795
1885
  x.lazycreate = (r, e) => new x({
1796
1886
  shape: r,
1797
1887
  unknownKeys: "strip",
1798
- catchall: I.create(),
1888
+ catchall: j.create(),
1799
1889
  typeName: m.ZodObject,
1800
- ..._(e)
1890
+ ...g(e)
1801
1891
  });
1802
- class F extends y {
1892
+ class K extends y {
1803
1893
  _parse(e) {
1804
- const { ctx: t } = this._processInputParams(e), s = this._def.options;
1805
- function a(n) {
1806
- for (const o of n)
1807
- if (o.result.status === "valid")
1808
- return o.result;
1809
- for (const o of n)
1810
- if (o.result.status === "dirty")
1811
- return t.common.issues.push(...o.ctx.common.issues), o.result;
1812
- const i = n.map((o) => new T(o.ctx.common.issues));
1894
+ const { ctx: t } = this._processInputParams(e), n = this._def.options;
1895
+ function s(a) {
1896
+ for (const d of a)
1897
+ if (d.result.status === "valid")
1898
+ return d.result;
1899
+ for (const d of a)
1900
+ if (d.result.status === "dirty")
1901
+ return t.common.issues.push(...d.ctx.common.issues), d.result;
1902
+ const i = a.map((d) => new T(d.ctx.common.issues));
1813
1903
  return u(t, {
1814
- code: d.invalid_union,
1904
+ code: o.invalid_union,
1815
1905
  unionErrors: i
1816
- }), v;
1906
+ }), _;
1817
1907
  }
1818
1908
  if (t.common.async)
1819
- return Promise.all(s.map(async (n) => {
1909
+ return Promise.all(n.map(async (a) => {
1820
1910
  const i = {
1821
1911
  ...t,
1822
1912
  common: {
@@ -1826,18 +1916,18 @@ class F extends y {
1826
1916
  parent: null
1827
1917
  };
1828
1918
  return {
1829
- result: await n._parseAsync({
1919
+ result: await a._parseAsync({
1830
1920
  data: t.data,
1831
1921
  path: t.path,
1832
1922
  parent: i
1833
1923
  }),
1834
1924
  ctx: i
1835
1925
  };
1836
- })).then(a);
1926
+ })).then(s);
1837
1927
  {
1838
- let n;
1928
+ let a;
1839
1929
  const i = [];
1840
- for (const h of s) {
1930
+ for (const f of n) {
1841
1931
  const c = {
1842
1932
  ...t,
1843
1933
  common: {
@@ -1845,57 +1935,57 @@ class F extends y {
1845
1935
  issues: []
1846
1936
  },
1847
1937
  parent: null
1848
- }, p = h._parseSync({
1938
+ }, p = f._parseSync({
1849
1939
  data: t.data,
1850
1940
  path: t.path,
1851
1941
  parent: c
1852
1942
  });
1853
1943
  if (p.status === "valid")
1854
1944
  return p;
1855
- p.status === "dirty" && !n && (n = { result: p, ctx: c }), c.common.issues.length && i.push(c.common.issues);
1945
+ p.status === "dirty" && !a && (a = { result: p, ctx: c }), c.common.issues.length && i.push(c.common.issues);
1856
1946
  }
1857
- if (n)
1858
- return t.common.issues.push(...n.ctx.common.issues), n.result;
1859
- const o = i.map((h) => new T(h));
1947
+ if (a)
1948
+ return t.common.issues.push(...a.ctx.common.issues), a.result;
1949
+ const d = i.map((f) => new T(f));
1860
1950
  return u(t, {
1861
- code: d.invalid_union,
1862
- unionErrors: o
1863
- }), v;
1951
+ code: o.invalid_union,
1952
+ unionErrors: d
1953
+ }), _;
1864
1954
  }
1865
1955
  }
1866
1956
  get options() {
1867
1957
  return this._def.options;
1868
1958
  }
1869
1959
  }
1870
- F.create = (r, e) => new F({
1960
+ K.create = (r, e) => new K({
1871
1961
  options: r,
1872
1962
  typeName: m.ZodUnion,
1873
- ..._(e)
1963
+ ...g(e)
1874
1964
  });
1875
- const O = (r) => r instanceof re ? O(r.schema) : r instanceof R ? O(r.innerType()) : r instanceof se ? [r.value] : r instanceof A ? r.options : r instanceof ae ? g.objectValues(r.enum) : r instanceof ne ? O(r._def.innerType) : r instanceof Q ? [void 0] : r instanceof K ? [null] : r instanceof Z ? [void 0, ...O(r.unwrap())] : r instanceof $ ? [null, ...O(r.unwrap())] : r instanceof Ee || r instanceof oe ? O(r.unwrap()) : r instanceof ie ? O(r._def.innerType) : [];
1965
+ const O = (r) => r instanceof re ? O(r.schema) : r instanceof R ? O(r.innerType()) : r instanceof ne ? [r.value] : r instanceof I ? r.options : r instanceof se ? v.objectValues(r.enum) : r instanceof ae ? O(r._def.innerType) : r instanceof X ? [void 0] : r instanceof Q ? [null] : r instanceof Z ? [void 0, ...O(r.unwrap())] : r instanceof $ ? [null, ...O(r.unwrap())] : r instanceof Ne || r instanceof de ? O(r.unwrap()) : r instanceof ie ? O(r._def.innerType) : [];
1876
1966
  class xe extends y {
1877
1967
  _parse(e) {
1878
1968
  const { ctx: t } = this._processInputParams(e);
1879
1969
  if (t.parsedType !== l.object)
1880
1970
  return u(t, {
1881
- code: d.invalid_type,
1971
+ code: o.invalid_type,
1882
1972
  expected: l.object,
1883
1973
  received: t.parsedType
1884
- }), v;
1885
- const s = this.discriminator, a = t.data[s], n = this.optionsMap.get(a);
1886
- return n ? t.common.async ? n._parseAsync({
1974
+ }), _;
1975
+ const n = this.discriminator, s = t.data[n], a = this.optionsMap.get(s);
1976
+ return a ? t.common.async ? a._parseAsync({
1887
1977
  data: t.data,
1888
1978
  path: t.path,
1889
1979
  parent: t
1890
- }) : n._parseSync({
1980
+ }) : a._parseSync({
1891
1981
  data: t.data,
1892
1982
  path: t.path,
1893
1983
  parent: t
1894
1984
  }) : (u(t, {
1895
- code: d.invalid_union_discriminator,
1985
+ code: o.invalid_union_discriminator,
1896
1986
  options: Array.from(this.optionsMap.keys()),
1897
- path: [s]
1898
- }), v);
1987
+ path: [n]
1988
+ }), _);
1899
1989
  }
1900
1990
  get discriminator() {
1901
1991
  return this._def.discriminator;
@@ -1914,82 +2004,82 @@ class xe extends y {
1914
2004
  * @param types an array of object schemas
1915
2005
  * @param params
1916
2006
  */
1917
- static create(e, t, s) {
1918
- const a = /* @__PURE__ */ new Map();
1919
- for (const n of t) {
1920
- const i = O(n.shape[e]);
2007
+ static create(e, t, n) {
2008
+ const s = /* @__PURE__ */ new Map();
2009
+ for (const a of t) {
2010
+ const i = O(a.shape[e]);
1921
2011
  if (!i.length)
1922
2012
  throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);
1923
- for (const o of i) {
1924
- if (a.has(o))
1925
- throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);
1926
- a.set(o, n);
2013
+ for (const d of i) {
2014
+ if (s.has(d))
2015
+ throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(d)}`);
2016
+ s.set(d, a);
1927
2017
  }
1928
2018
  }
1929
2019
  return new xe({
1930
2020
  typeName: m.ZodDiscriminatedUnion,
1931
2021
  discriminator: e,
1932
2022
  options: t,
1933
- optionsMap: a,
1934
- ..._(s)
2023
+ optionsMap: s,
2024
+ ...g(n)
1935
2025
  });
1936
2026
  }
1937
2027
  }
1938
- function _e(r, e) {
1939
- const t = j(r), s = j(e);
2028
+ function ge(r, e) {
2029
+ const t = E(r), n = E(e);
1940
2030
  if (r === e)
1941
2031
  return { valid: !0, data: r };
1942
- if (t === l.object && s === l.object) {
1943
- const a = g.objectKeys(e), n = g.objectKeys(r).filter((o) => a.indexOf(o) !== -1), i = { ...r, ...e };
1944
- for (const o of n) {
1945
- const h = _e(r[o], e[o]);
1946
- if (!h.valid)
2032
+ if (t === l.object && n === l.object) {
2033
+ const s = v.objectKeys(e), a = v.objectKeys(r).filter((d) => s.indexOf(d) !== -1), i = { ...r, ...e };
2034
+ for (const d of a) {
2035
+ const f = ge(r[d], e[d]);
2036
+ if (!f.valid)
1947
2037
  return { valid: !1 };
1948
- i[o] = h.data;
2038
+ i[d] = f.data;
1949
2039
  }
1950
2040
  return { valid: !0, data: i };
1951
- } else if (t === l.array && s === l.array) {
2041
+ } else if (t === l.array && n === l.array) {
1952
2042
  if (r.length !== e.length)
1953
2043
  return { valid: !1 };
1954
- const a = [];
1955
- for (let n = 0; n < r.length; n++) {
1956
- const i = r[n], o = e[n], h = _e(i, o);
1957
- if (!h.valid)
2044
+ const s = [];
2045
+ for (let a = 0; a < r.length; a++) {
2046
+ const i = r[a], d = e[a], f = ge(i, d);
2047
+ if (!f.valid)
1958
2048
  return { valid: !1 };
1959
- a.push(h.data);
2049
+ s.push(f.data);
1960
2050
  }
1961
- return { valid: !0, data: a };
1962
- } else return t === l.date && s === l.date && +r == +e ? { valid: !0, data: r } : { valid: !1 };
2051
+ return { valid: !0, data: s };
2052
+ } else return t === l.date && n === l.date && +r == +e ? { valid: !0, data: r } : { valid: !1 };
1963
2053
  }
1964
2054
  class ee extends y {
1965
2055
  _parse(e) {
1966
- const { status: t, ctx: s } = this._processInputParams(e), a = (n, i) => {
1967
- if (we(n) || we(i))
1968
- return v;
1969
- const o = _e(n.value, i.value);
1970
- return o.valid ? ((Te(n) || Te(i)) && t.dirty(), { status: t.value, value: o.data }) : (u(s, {
1971
- code: d.invalid_intersection_types
1972
- }), v);
2056
+ const { status: t, ctx: n } = this._processInputParams(e), s = (a, i) => {
2057
+ if (we(a) || we(i))
2058
+ return _;
2059
+ const d = ge(a.value, i.value);
2060
+ return d.valid ? ((Te(a) || Te(i)) && t.dirty(), { status: t.value, value: d.data }) : (u(n, {
2061
+ code: o.invalid_intersection_types
2062
+ }), _);
1973
2063
  };
1974
- return s.common.async ? Promise.all([
2064
+ return n.common.async ? Promise.all([
1975
2065
  this._def.left._parseAsync({
1976
- data: s.data,
1977
- path: s.path,
1978
- parent: s
2066
+ data: n.data,
2067
+ path: n.path,
2068
+ parent: n
1979
2069
  }),
1980
2070
  this._def.right._parseAsync({
1981
- data: s.data,
1982
- path: s.path,
1983
- parent: s
2071
+ data: n.data,
2072
+ path: n.path,
2073
+ parent: n
1984
2074
  })
1985
- ]).then(([n, i]) => a(n, i)) : a(this._def.left._parseSync({
1986
- data: s.data,
1987
- path: s.path,
1988
- parent: s
2075
+ ]).then(([a, i]) => s(a, i)) : s(this._def.left._parseSync({
2076
+ data: n.data,
2077
+ path: n.path,
2078
+ parent: n
1989
2079
  }), this._def.right._parseSync({
1990
- data: s.data,
1991
- path: s.path,
1992
- parent: s
2080
+ data: n.data,
2081
+ path: n.path,
2082
+ parent: n
1993
2083
  }));
1994
2084
  }
1995
2085
  }
@@ -1997,56 +2087,56 @@ ee.create = (r, e, t) => new ee({
1997
2087
  left: r,
1998
2088
  right: e,
1999
2089
  typeName: m.ZodIntersection,
2000
- ..._(t)
2090
+ ...g(t)
2001
2091
  });
2002
- class E extends y {
2092
+ class N extends y {
2003
2093
  _parse(e) {
2004
- const { status: t, ctx: s } = this._processInputParams(e);
2005
- if (s.parsedType !== l.array)
2006
- return u(s, {
2007
- code: d.invalid_type,
2094
+ const { status: t, ctx: n } = this._processInputParams(e);
2095
+ if (n.parsedType !== l.array)
2096
+ return u(n, {
2097
+ code: o.invalid_type,
2008
2098
  expected: l.array,
2009
- received: s.parsedType
2010
- }), v;
2011
- if (s.data.length < this._def.items.length)
2012
- return u(s, {
2013
- code: d.too_small,
2099
+ received: n.parsedType
2100
+ }), _;
2101
+ if (n.data.length < this._def.items.length)
2102
+ return u(n, {
2103
+ code: o.too_small,
2014
2104
  minimum: this._def.items.length,
2015
2105
  inclusive: !0,
2016
2106
  exact: !1,
2017
2107
  type: "array"
2018
- }), v;
2019
- !this._def.rest && s.data.length > this._def.items.length && (u(s, {
2020
- code: d.too_big,
2108
+ }), _;
2109
+ !this._def.rest && n.data.length > this._def.items.length && (u(n, {
2110
+ code: o.too_big,
2021
2111
  maximum: this._def.items.length,
2022
2112
  inclusive: !0,
2023
2113
  exact: !1,
2024
2114
  type: "array"
2025
2115
  }), t.dirty());
2026
- const n = [...s.data].map((i, o) => {
2027
- const h = this._def.items[o] || this._def.rest;
2028
- return h ? h._parse(new C(s, i, s.path, o)) : null;
2116
+ const a = [...n.data].map((i, d) => {
2117
+ const f = this._def.items[d] || this._def.rest;
2118
+ return f ? f._parse(new S(n, i, n.path, d)) : null;
2029
2119
  }).filter((i) => !!i);
2030
- return s.common.async ? Promise.all(n).then((i) => k.mergeArray(t, i)) : k.mergeArray(t, n);
2120
+ return n.common.async ? Promise.all(a).then((i) => k.mergeArray(t, i)) : k.mergeArray(t, a);
2031
2121
  }
2032
2122
  get items() {
2033
2123
  return this._def.items;
2034
2124
  }
2035
2125
  rest(e) {
2036
- return new E({
2126
+ return new N({
2037
2127
  ...this._def,
2038
2128
  rest: e
2039
2129
  });
2040
2130
  }
2041
2131
  }
2042
- E.create = (r, e) => {
2132
+ N.create = (r, e) => {
2043
2133
  if (!Array.isArray(r))
2044
2134
  throw new Error("You must pass an array of schemas to z.tuple([ ... ])");
2045
- return new E({
2135
+ return new N({
2046
2136
  items: r,
2047
2137
  typeName: m.ZodTuple,
2048
2138
  rest: null,
2049
- ..._(e)
2139
+ ...g(e)
2050
2140
  });
2051
2141
  };
2052
2142
  class te extends y {
@@ -2057,36 +2147,36 @@ class te extends y {
2057
2147
  return this._def.valueType;
2058
2148
  }
2059
2149
  _parse(e) {
2060
- const { status: t, ctx: s } = this._processInputParams(e);
2061
- if (s.parsedType !== l.object)
2062
- return u(s, {
2063
- code: d.invalid_type,
2150
+ const { status: t, ctx: n } = this._processInputParams(e);
2151
+ if (n.parsedType !== l.object)
2152
+ return u(n, {
2153
+ code: o.invalid_type,
2064
2154
  expected: l.object,
2065
- received: s.parsedType
2066
- }), v;
2067
- const a = [], n = this._def.keyType, i = this._def.valueType;
2068
- for (const o in s.data)
2069
- a.push({
2070
- key: n._parse(new C(s, o, s.path, o)),
2071
- value: i._parse(new C(s, s.data[o], s.path, o)),
2072
- alwaysSet: o in s.data
2155
+ received: n.parsedType
2156
+ }), _;
2157
+ const s = [], a = this._def.keyType, i = this._def.valueType;
2158
+ for (const d in n.data)
2159
+ s.push({
2160
+ key: a._parse(new S(n, d, n.path, d)),
2161
+ value: i._parse(new S(n, n.data[d], n.path, d)),
2162
+ alwaysSet: d in n.data
2073
2163
  });
2074
- return s.common.async ? k.mergeObjectAsync(t, a) : k.mergeObjectSync(t, a);
2164
+ return n.common.async ? k.mergeObjectAsync(t, s) : k.mergeObjectSync(t, s);
2075
2165
  }
2076
2166
  get element() {
2077
2167
  return this._def.valueType;
2078
2168
  }
2079
- static create(e, t, s) {
2169
+ static create(e, t, n) {
2080
2170
  return t instanceof y ? new te({
2081
2171
  keyType: e,
2082
2172
  valueType: t,
2083
2173
  typeName: m.ZodRecord,
2084
- ..._(s)
2174
+ ...g(n)
2085
2175
  }) : new te({
2086
- keyType: N.create(),
2176
+ keyType: A.create(),
2087
2177
  valueType: e,
2088
2178
  typeName: m.ZodRecord,
2089
- ..._(t)
2179
+ ...g(t)
2090
2180
  });
2091
2181
  }
2092
2182
  }
@@ -2098,37 +2188,37 @@ class ye extends y {
2098
2188
  return this._def.valueType;
2099
2189
  }
2100
2190
  _parse(e) {
2101
- const { status: t, ctx: s } = this._processInputParams(e);
2102
- if (s.parsedType !== l.map)
2103
- return u(s, {
2104
- code: d.invalid_type,
2191
+ const { status: t, ctx: n } = this._processInputParams(e);
2192
+ if (n.parsedType !== l.map)
2193
+ return u(n, {
2194
+ code: o.invalid_type,
2105
2195
  expected: l.map,
2106
- received: s.parsedType
2107
- }), v;
2108
- const a = this._def.keyType, n = this._def.valueType, i = [...s.data.entries()].map(([o, h], c) => ({
2109
- key: a._parse(new C(s, o, s.path, [c, "key"])),
2110
- value: n._parse(new C(s, h, s.path, [c, "value"]))
2196
+ received: n.parsedType
2197
+ }), _;
2198
+ const s = this._def.keyType, a = this._def.valueType, i = [...n.data.entries()].map(([d, f], c) => ({
2199
+ key: s._parse(new S(n, d, n.path, [c, "key"])),
2200
+ value: a._parse(new S(n, f, n.path, [c, "value"]))
2111
2201
  }));
2112
- if (s.common.async) {
2113
- const o = /* @__PURE__ */ new Map();
2202
+ if (n.common.async) {
2203
+ const d = /* @__PURE__ */ new Map();
2114
2204
  return Promise.resolve().then(async () => {
2115
- for (const h of i) {
2116
- const c = await h.key, p = await h.value;
2205
+ for (const f of i) {
2206
+ const c = await f.key, p = await f.value;
2117
2207
  if (c.status === "aborted" || p.status === "aborted")
2118
- return v;
2119
- (c.status === "dirty" || p.status === "dirty") && t.dirty(), o.set(c.value, p.value);
2208
+ return _;
2209
+ (c.status === "dirty" || p.status === "dirty") && t.dirty(), d.set(c.value, p.value);
2120
2210
  }
2121
- return { status: t.value, value: o };
2211
+ return { status: t.value, value: d };
2122
2212
  });
2123
2213
  } else {
2124
- const o = /* @__PURE__ */ new Map();
2125
- for (const h of i) {
2126
- const c = h.key, p = h.value;
2214
+ const d = /* @__PURE__ */ new Map();
2215
+ for (const f of i) {
2216
+ const c = f.key, p = f.value;
2127
2217
  if (c.status === "aborted" || p.status === "aborted")
2128
- return v;
2129
- (c.status === "dirty" || p.status === "dirty") && t.dirty(), o.set(c.value, p.value);
2218
+ return _;
2219
+ (c.status === "dirty" || p.status === "dirty") && t.dirty(), d.set(c.value, p.value);
2130
2220
  }
2131
- return { status: t.value, value: o };
2221
+ return { status: t.value, value: d };
2132
2222
  }
2133
2223
  }
2134
2224
  }
@@ -2136,56 +2226,56 @@ ye.create = (r, e, t) => new ye({
2136
2226
  valueType: e,
2137
2227
  keyType: r,
2138
2228
  typeName: m.ZodMap,
2139
- ..._(t)
2229
+ ...g(t)
2140
2230
  });
2141
2231
  class D extends y {
2142
2232
  _parse(e) {
2143
- const { status: t, ctx: s } = this._processInputParams(e);
2144
- if (s.parsedType !== l.set)
2145
- return u(s, {
2146
- code: d.invalid_type,
2233
+ const { status: t, ctx: n } = this._processInputParams(e);
2234
+ if (n.parsedType !== l.set)
2235
+ return u(n, {
2236
+ code: o.invalid_type,
2147
2237
  expected: l.set,
2148
- received: s.parsedType
2149
- }), v;
2150
- const a = this._def;
2151
- a.minSize !== null && s.data.size < a.minSize.value && (u(s, {
2152
- code: d.too_small,
2153
- minimum: a.minSize.value,
2238
+ received: n.parsedType
2239
+ }), _;
2240
+ const s = this._def;
2241
+ s.minSize !== null && n.data.size < s.minSize.value && (u(n, {
2242
+ code: o.too_small,
2243
+ minimum: s.minSize.value,
2154
2244
  type: "set",
2155
2245
  inclusive: !0,
2156
2246
  exact: !1,
2157
- message: a.minSize.message
2158
- }), t.dirty()), a.maxSize !== null && s.data.size > a.maxSize.value && (u(s, {
2159
- code: d.too_big,
2160
- maximum: a.maxSize.value,
2247
+ message: s.minSize.message
2248
+ }), t.dirty()), s.maxSize !== null && n.data.size > s.maxSize.value && (u(n, {
2249
+ code: o.too_big,
2250
+ maximum: s.maxSize.value,
2161
2251
  type: "set",
2162
2252
  inclusive: !0,
2163
2253
  exact: !1,
2164
- message: a.maxSize.message
2254
+ message: s.maxSize.message
2165
2255
  }), t.dirty());
2166
- const n = this._def.valueType;
2167
- function i(h) {
2256
+ const a = this._def.valueType;
2257
+ function i(f) {
2168
2258
  const c = /* @__PURE__ */ new Set();
2169
- for (const p of h) {
2259
+ for (const p of f) {
2170
2260
  if (p.status === "aborted")
2171
- return v;
2261
+ return _;
2172
2262
  p.status === "dirty" && t.dirty(), c.add(p.value);
2173
2263
  }
2174
2264
  return { status: t.value, value: c };
2175
2265
  }
2176
- const o = [...s.data.values()].map((h, c) => n._parse(new C(s, h, s.path, c)));
2177
- return s.common.async ? Promise.all(o).then((h) => i(h)) : i(o);
2266
+ const d = [...n.data.values()].map((f, c) => a._parse(new S(n, f, n.path, c)));
2267
+ return n.common.async ? Promise.all(d).then((f) => i(f)) : i(d);
2178
2268
  }
2179
2269
  min(e, t) {
2180
2270
  return new D({
2181
2271
  ...this._def,
2182
- minSize: { value: e, message: f.toString(t) }
2272
+ minSize: { value: e, message: h.toString(t) }
2183
2273
  });
2184
2274
  }
2185
2275
  max(e, t) {
2186
2276
  return new D({
2187
2277
  ...this._def,
2188
- maxSize: { value: e, message: f.toString(t) }
2278
+ maxSize: { value: e, message: h.toString(t) }
2189
2279
  });
2190
2280
  }
2191
2281
  size(e, t) {
@@ -2200,7 +2290,7 @@ D.create = (r, e) => new D({
2200
2290
  minSize: null,
2201
2291
  maxSize: null,
2202
2292
  typeName: m.ZodSet,
2203
- ..._(e)
2293
+ ...g(e)
2204
2294
  });
2205
2295
  class W extends y {
2206
2296
  constructor() {
@@ -2210,13 +2300,13 @@ class W extends y {
2210
2300
  const { ctx: t } = this._processInputParams(e);
2211
2301
  if (t.parsedType !== l.function)
2212
2302
  return u(t, {
2213
- code: d.invalid_type,
2303
+ code: o.invalid_type,
2214
2304
  expected: l.function,
2215
2305
  received: t.parsedType
2216
- }), v;
2217
- function s(o, h) {
2218
- return he({
2219
- data: o,
2306
+ }), _;
2307
+ function n(d, f) {
2308
+ return fe({
2309
+ data: d,
2220
2310
  path: t.path,
2221
2311
  errorMaps: [
2222
2312
  t.common.contextualErrorMap,
@@ -2225,14 +2315,14 @@ class W extends y {
2225
2315
  q
2226
2316
  ].filter((c) => !!c),
2227
2317
  issueData: {
2228
- code: d.invalid_arguments,
2229
- argumentsError: h
2318
+ code: o.invalid_arguments,
2319
+ argumentsError: f
2230
2320
  }
2231
2321
  });
2232
2322
  }
2233
- function a(o, h) {
2234
- return he({
2235
- data: o,
2323
+ function s(d, f) {
2324
+ return fe({
2325
+ data: d,
2236
2326
  path: t.path,
2237
2327
  errorMaps: [
2238
2328
  t.common.contextualErrorMap,
@@ -2241,31 +2331,31 @@ class W extends y {
2241
2331
  q
2242
2332
  ].filter((c) => !!c),
2243
2333
  issueData: {
2244
- code: d.invalid_return_type,
2245
- returnTypeError: h
2334
+ code: o.invalid_return_type,
2335
+ returnTypeError: f
2246
2336
  }
2247
2337
  });
2248
2338
  }
2249
- const n = { errorMap: t.common.contextualErrorMap }, i = t.data;
2250
- if (this._def.returns instanceof G) {
2251
- const o = this;
2252
- return b(async function(...h) {
2253
- const c = new T([]), p = await o._def.args.parseAsync(h, n).catch((ce) => {
2254
- throw c.addIssue(s(h, ce)), c;
2339
+ const a = { errorMap: t.common.contextualErrorMap }, i = t.data;
2340
+ if (this._def.returns instanceof Y) {
2341
+ const d = this;
2342
+ return b(async function(...f) {
2343
+ const c = new T([]), p = await d._def.args.parseAsync(f, a).catch((ue) => {
2344
+ throw c.addIssue(n(f, ue)), c;
2255
2345
  }), w = await Reflect.apply(i, this, p);
2256
- return await o._def.returns._def.type.parseAsync(w, n).catch((ce) => {
2257
- throw c.addIssue(a(w, ce)), c;
2346
+ return await d._def.returns._def.type.parseAsync(w, a).catch((ue) => {
2347
+ throw c.addIssue(s(w, ue)), c;
2258
2348
  });
2259
2349
  });
2260
2350
  } else {
2261
- const o = this;
2262
- return b(function(...h) {
2263
- const c = o._def.args.safeParse(h, n);
2351
+ const d = this;
2352
+ return b(function(...f) {
2353
+ const c = d._def.args.safeParse(f, a);
2264
2354
  if (!c.success)
2265
- throw new T([s(h, c.error)]);
2266
- const p = Reflect.apply(i, this, c.data), w = o._def.returns.safeParse(p, n);
2355
+ throw new T([n(f, c.error)]);
2356
+ const p = Reflect.apply(i, this, c.data), w = d._def.returns.safeParse(p, a);
2267
2357
  if (!w.success)
2268
- throw new T([a(p, w.error)]);
2358
+ throw new T([s(p, w.error)]);
2269
2359
  return w.data;
2270
2360
  });
2271
2361
  }
@@ -2279,7 +2369,7 @@ class W extends y {
2279
2369
  args(...e) {
2280
2370
  return new W({
2281
2371
  ...this._def,
2282
- args: E.create(e).rest(V.create())
2372
+ args: N.create(e).rest(V.create())
2283
2373
  });
2284
2374
  }
2285
2375
  returns(e) {
@@ -2294,12 +2384,12 @@ class W extends y {
2294
2384
  strictImplement(e) {
2295
2385
  return this.parse(e);
2296
2386
  }
2297
- static create(e, t, s) {
2387
+ static create(e, t, n) {
2298
2388
  return new W({
2299
- args: e || E.create([]).rest(V.create()),
2389
+ args: e || N.create([]).rest(V.create()),
2300
2390
  returns: t || V.create(),
2301
2391
  typeName: m.ZodFunction,
2302
- ..._(s)
2392
+ ...g(n)
2303
2393
  });
2304
2394
  }
2305
2395
  }
@@ -2315,17 +2405,17 @@ class re extends y {
2315
2405
  re.create = (r, e) => new re({
2316
2406
  getter: r,
2317
2407
  typeName: m.ZodLazy,
2318
- ..._(e)
2408
+ ...g(e)
2319
2409
  });
2320
- class se extends y {
2410
+ class ne extends y {
2321
2411
  _parse(e) {
2322
2412
  if (e.data !== this._def.value) {
2323
2413
  const t = this._getOrReturnCtx(e);
2324
2414
  return u(t, {
2325
2415
  received: t.data,
2326
- code: d.invalid_literal,
2416
+ code: o.invalid_literal,
2327
2417
  expected: this._def.value
2328
- }), v;
2418
+ }), _;
2329
2419
  }
2330
2420
  return { status: "valid", value: e.data };
2331
2421
  }
@@ -2333,38 +2423,38 @@ class se extends y {
2333
2423
  return this._def.value;
2334
2424
  }
2335
2425
  }
2336
- se.create = (r, e) => new se({
2426
+ ne.create = (r, e) => new ne({
2337
2427
  value: r,
2338
2428
  typeName: m.ZodLiteral,
2339
- ..._(e)
2429
+ ...g(e)
2340
2430
  });
2341
2431
  function Ze(r, e) {
2342
- return new A({
2432
+ return new I({
2343
2433
  values: r,
2344
2434
  typeName: m.ZodEnum,
2345
- ..._(e)
2435
+ ...g(e)
2346
2436
  });
2347
2437
  }
2348
- class A extends y {
2438
+ class I extends y {
2349
2439
  constructor() {
2350
- super(...arguments), U.set(this, void 0);
2440
+ super(...arguments), B.set(this, void 0);
2351
2441
  }
2352
2442
  _parse(e) {
2353
2443
  if (typeof e.data != "string") {
2354
- const t = this._getOrReturnCtx(e), s = this._def.values;
2444
+ const t = this._getOrReturnCtx(e), n = this._def.values;
2355
2445
  return u(t, {
2356
- expected: g.joinValues(s),
2446
+ expected: v.joinValues(n),
2357
2447
  received: t.parsedType,
2358
- code: d.invalid_type
2359
- }), v;
2448
+ code: o.invalid_type
2449
+ }), _;
2360
2450
  }
2361
- if (X(this, U) || Ce(this, U, new Set(this._def.values)), !X(this, U).has(e.data)) {
2362
- const t = this._getOrReturnCtx(e), s = this._def.values;
2451
+ if (H(this, B) || Se(this, B, new Set(this._def.values)), !H(this, B).has(e.data)) {
2452
+ const t = this._getOrReturnCtx(e), n = this._def.values;
2363
2453
  return u(t, {
2364
2454
  received: t.data,
2365
- code: d.invalid_enum_value,
2366
- options: s
2367
- }), v;
2455
+ code: o.invalid_enum_value,
2456
+ options: n
2457
+ }), _;
2368
2458
  }
2369
2459
  return b(e.data);
2370
2460
  }
@@ -2390,41 +2480,41 @@ class A extends y {
2390
2480
  return e;
2391
2481
  }
2392
2482
  extract(e, t = this._def) {
2393
- return A.create(e, {
2483
+ return I.create(e, {
2394
2484
  ...this._def,
2395
2485
  ...t
2396
2486
  });
2397
2487
  }
2398
2488
  exclude(e, t = this._def) {
2399
- return A.create(this.options.filter((s) => !e.includes(s)), {
2489
+ return I.create(this.options.filter((n) => !e.includes(n)), {
2400
2490
  ...this._def,
2401
2491
  ...t
2402
2492
  });
2403
2493
  }
2404
2494
  }
2405
- U = /* @__PURE__ */ new WeakMap();
2406
- A.create = Ze;
2407
- class ae extends y {
2495
+ B = /* @__PURE__ */ new WeakMap();
2496
+ I.create = Ze;
2497
+ class se extends y {
2408
2498
  constructor() {
2409
- super(...arguments), B.set(this, void 0);
2499
+ super(...arguments), F.set(this, void 0);
2410
2500
  }
2411
2501
  _parse(e) {
2412
- const t = g.getValidEnumValues(this._def.values), s = this._getOrReturnCtx(e);
2413
- if (s.parsedType !== l.string && s.parsedType !== l.number) {
2414
- const a = g.objectValues(t);
2415
- return u(s, {
2416
- expected: g.joinValues(a),
2417
- received: s.parsedType,
2418
- code: d.invalid_type
2419
- }), v;
2502
+ const t = v.getValidEnumValues(this._def.values), n = this._getOrReturnCtx(e);
2503
+ if (n.parsedType !== l.string && n.parsedType !== l.number) {
2504
+ const s = v.objectValues(t);
2505
+ return u(n, {
2506
+ expected: v.joinValues(s),
2507
+ received: n.parsedType,
2508
+ code: o.invalid_type
2509
+ }), _;
2420
2510
  }
2421
- if (X(this, B) || Ce(this, B, new Set(g.getValidEnumValues(this._def.values))), !X(this, B).has(e.data)) {
2422
- const a = g.objectValues(t);
2423
- return u(s, {
2424
- received: s.data,
2425
- code: d.invalid_enum_value,
2426
- options: a
2427
- }), v;
2511
+ if (H(this, F) || Se(this, F, new Set(v.getValidEnumValues(this._def.values))), !H(this, F).has(e.data)) {
2512
+ const s = v.objectValues(t);
2513
+ return u(n, {
2514
+ received: n.data,
2515
+ code: o.invalid_enum_value,
2516
+ options: s
2517
+ }), _;
2428
2518
  }
2429
2519
  return b(e.data);
2430
2520
  }
@@ -2432,13 +2522,13 @@ class ae extends y {
2432
2522
  return this._def.values;
2433
2523
  }
2434
2524
  }
2435
- B = /* @__PURE__ */ new WeakMap();
2436
- ae.create = (r, e) => new ae({
2525
+ F = /* @__PURE__ */ new WeakMap();
2526
+ se.create = (r, e) => new se({
2437
2527
  values: r,
2438
2528
  typeName: m.ZodNativeEnum,
2439
- ..._(e)
2529
+ ...g(e)
2440
2530
  });
2441
- class G extends y {
2531
+ class Y extends y {
2442
2532
  unwrap() {
2443
2533
  return this._def.type;
2444
2534
  }
@@ -2446,21 +2536,21 @@ class G extends y {
2446
2536
  const { ctx: t } = this._processInputParams(e);
2447
2537
  if (t.parsedType !== l.promise && t.common.async === !1)
2448
2538
  return u(t, {
2449
- code: d.invalid_type,
2539
+ code: o.invalid_type,
2450
2540
  expected: l.promise,
2451
2541
  received: t.parsedType
2452
- }), v;
2453
- const s = t.parsedType === l.promise ? t.data : Promise.resolve(t.data);
2454
- return b(s.then((a) => this._def.type.parseAsync(a, {
2542
+ }), _;
2543
+ const n = t.parsedType === l.promise ? t.data : Promise.resolve(t.data);
2544
+ return b(n.then((s) => this._def.type.parseAsync(s, {
2455
2545
  path: t.path,
2456
2546
  errorMap: t.common.contextualErrorMap
2457
2547
  })));
2458
2548
  }
2459
2549
  }
2460
- G.create = (r, e) => new G({
2550
+ Y.create = (r, e) => new Y({
2461
2551
  type: r,
2462
2552
  typeName: m.ZodPromise,
2463
- ..._(e)
2553
+ ...g(e)
2464
2554
  });
2465
2555
  class R extends y {
2466
2556
  innerType() {
@@ -2470,86 +2560,86 @@ class R extends y {
2470
2560
  return this._def.schema._def.typeName === m.ZodEffects ? this._def.schema.sourceType() : this._def.schema;
2471
2561
  }
2472
2562
  _parse(e) {
2473
- const { status: t, ctx: s } = this._processInputParams(e), a = this._def.effect || null, n = {
2563
+ const { status: t, ctx: n } = this._processInputParams(e), s = this._def.effect || null, a = {
2474
2564
  addIssue: (i) => {
2475
- u(s, i), i.fatal ? t.abort() : t.dirty();
2565
+ u(n, i), i.fatal ? t.abort() : t.dirty();
2476
2566
  },
2477
2567
  get path() {
2478
- return s.path;
2568
+ return n.path;
2479
2569
  }
2480
2570
  };
2481
- if (n.addIssue = n.addIssue.bind(n), a.type === "preprocess") {
2482
- const i = a.transform(s.data, n);
2483
- if (s.common.async)
2484
- return Promise.resolve(i).then(async (o) => {
2571
+ if (a.addIssue = a.addIssue.bind(a), s.type === "preprocess") {
2572
+ const i = s.transform(n.data, a);
2573
+ if (n.common.async)
2574
+ return Promise.resolve(i).then(async (d) => {
2485
2575
  if (t.value === "aborted")
2486
- return v;
2487
- const h = await this._def.schema._parseAsync({
2488
- data: o,
2489
- path: s.path,
2490
- parent: s
2576
+ return _;
2577
+ const f = await this._def.schema._parseAsync({
2578
+ data: d,
2579
+ path: n.path,
2580
+ parent: n
2491
2581
  });
2492
- return h.status === "aborted" ? v : h.status === "dirty" || t.value === "dirty" ? z(h.value) : h;
2582
+ return f.status === "aborted" ? _ : f.status === "dirty" || t.value === "dirty" ? U(f.value) : f;
2493
2583
  });
2494
2584
  {
2495
2585
  if (t.value === "aborted")
2496
- return v;
2497
- const o = this._def.schema._parseSync({
2586
+ return _;
2587
+ const d = this._def.schema._parseSync({
2498
2588
  data: i,
2499
- path: s.path,
2500
- parent: s
2589
+ path: n.path,
2590
+ parent: n
2501
2591
  });
2502
- return o.status === "aborted" ? v : o.status === "dirty" || t.value === "dirty" ? z(o.value) : o;
2592
+ return d.status === "aborted" ? _ : d.status === "dirty" || t.value === "dirty" ? U(d.value) : d;
2503
2593
  }
2504
2594
  }
2505
- if (a.type === "refinement") {
2506
- const i = (o) => {
2507
- const h = a.refinement(o, n);
2508
- if (s.common.async)
2509
- return Promise.resolve(h);
2510
- if (h instanceof Promise)
2595
+ if (s.type === "refinement") {
2596
+ const i = (d) => {
2597
+ const f = s.refinement(d, a);
2598
+ if (n.common.async)
2599
+ return Promise.resolve(f);
2600
+ if (f instanceof Promise)
2511
2601
  throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");
2512
- return o;
2602
+ return d;
2513
2603
  };
2514
- if (s.common.async === !1) {
2515
- const o = this._def.schema._parseSync({
2516
- data: s.data,
2517
- path: s.path,
2518
- parent: s
2604
+ if (n.common.async === !1) {
2605
+ const d = this._def.schema._parseSync({
2606
+ data: n.data,
2607
+ path: n.path,
2608
+ parent: n
2519
2609
  });
2520
- return o.status === "aborted" ? v : (o.status === "dirty" && t.dirty(), i(o.value), { status: t.value, value: o.value });
2610
+ return d.status === "aborted" ? _ : (d.status === "dirty" && t.dirty(), i(d.value), { status: t.value, value: d.value });
2521
2611
  } else
2522
- return this._def.schema._parseAsync({ data: s.data, path: s.path, parent: s }).then((o) => o.status === "aborted" ? v : (o.status === "dirty" && t.dirty(), i(o.value).then(() => ({ status: t.value, value: o.value }))));
2612
+ return this._def.schema._parseAsync({ data: n.data, path: n.path, parent: n }).then((d) => d.status === "aborted" ? _ : (d.status === "dirty" && t.dirty(), i(d.value).then(() => ({ status: t.value, value: d.value }))));
2523
2613
  }
2524
- if (a.type === "transform")
2525
- if (s.common.async === !1) {
2614
+ if (s.type === "transform")
2615
+ if (n.common.async === !1) {
2526
2616
  const i = this._def.schema._parseSync({
2527
- data: s.data,
2528
- path: s.path,
2529
- parent: s
2617
+ data: n.data,
2618
+ path: n.path,
2619
+ parent: n
2530
2620
  });
2531
- if (!H(i))
2621
+ if (!P(i))
2532
2622
  return i;
2533
- const o = a.transform(i.value, n);
2534
- if (o instanceof Promise)
2623
+ const d = s.transform(i.value, a);
2624
+ if (d instanceof Promise)
2535
2625
  throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");
2536
- return { status: t.value, value: o };
2626
+ return { status: t.value, value: d };
2537
2627
  } else
2538
- return this._def.schema._parseAsync({ data: s.data, path: s.path, parent: s }).then((i) => H(i) ? Promise.resolve(a.transform(i.value, n)).then((o) => ({ status: t.value, value: o })) : i);
2539
- g.assertNever(a);
2628
+ return this._def.schema._parseAsync({ data: n.data, path: n.path, parent: n }).then((i) => P(i) ? Promise.resolve(s.transform(i.value, a)).then((d) => ({ status: t.value, value: d })) : i);
2629
+ v.assertNever(s);
2540
2630
  }
2541
2631
  }
2542
2632
  R.create = (r, e, t) => new R({
2543
2633
  schema: r,
2544
2634
  typeName: m.ZodEffects,
2545
2635
  effect: e,
2546
- ..._(t)
2636
+ ...g(t)
2547
2637
  });
2548
2638
  R.createWithPreprocess = (r, e, t) => new R({
2549
2639
  schema: e,
2550
2640
  effect: { type: "preprocess", transform: r },
2551
2641
  typeName: m.ZodEffects,
2552
- ..._(t)
2642
+ ...g(t)
2553
2643
  });
2554
2644
  class Z extends y {
2555
2645
  _parse(e) {
@@ -2562,7 +2652,7 @@ class Z extends y {
2562
2652
  Z.create = (r, e) => new Z({
2563
2653
  innerType: r,
2564
2654
  typeName: m.ZodOptional,
2565
- ..._(e)
2655
+ ...g(e)
2566
2656
  });
2567
2657
  class $ extends y {
2568
2658
  _parse(e) {
@@ -2575,14 +2665,14 @@ class $ extends y {
2575
2665
  $.create = (r, e) => new $({
2576
2666
  innerType: r,
2577
2667
  typeName: m.ZodNullable,
2578
- ..._(e)
2668
+ ...g(e)
2579
2669
  });
2580
- class ne extends y {
2670
+ class ae extends y {
2581
2671
  _parse(e) {
2582
2672
  const { ctx: t } = this._processInputParams(e);
2583
- let s = t.data;
2584
- return t.parsedType === l.undefined && (s = this._def.defaultValue()), this._def.innerType._parse({
2585
- data: s,
2673
+ let n = t.data;
2674
+ return t.parsedType === l.undefined && (n = this._def.defaultValue()), this._def.innerType._parse({
2675
+ data: n,
2586
2676
  path: t.path,
2587
2677
  parent: t
2588
2678
  });
@@ -2591,42 +2681,42 @@ class ne extends y {
2591
2681
  return this._def.innerType;
2592
2682
  }
2593
2683
  }
2594
- ne.create = (r, e) => new ne({
2684
+ ae.create = (r, e) => new ae({
2595
2685
  innerType: r,
2596
2686
  typeName: m.ZodDefault,
2597
2687
  defaultValue: typeof e.default == "function" ? e.default : () => e.default,
2598
- ..._(e)
2688
+ ...g(e)
2599
2689
  });
2600
2690
  class ie extends y {
2601
2691
  _parse(e) {
2602
- const { ctx: t } = this._processInputParams(e), s = {
2692
+ const { ctx: t } = this._processInputParams(e), n = {
2603
2693
  ...t,
2604
2694
  common: {
2605
2695
  ...t.common,
2606
2696
  issues: []
2607
2697
  }
2608
- }, a = this._def.innerType._parse({
2609
- data: s.data,
2610
- path: s.path,
2698
+ }, s = this._def.innerType._parse({
2699
+ data: n.data,
2700
+ path: n.path,
2611
2701
  parent: {
2612
- ...s
2702
+ ...n
2613
2703
  }
2614
2704
  });
2615
- return J(a) ? a.then((n) => ({
2705
+ return G(s) ? s.then((a) => ({
2616
2706
  status: "valid",
2617
- value: n.status === "valid" ? n.value : this._def.catchValue({
2707
+ value: a.status === "valid" ? a.value : this._def.catchValue({
2618
2708
  get error() {
2619
- return new T(s.common.issues);
2709
+ return new T(n.common.issues);
2620
2710
  },
2621
- input: s.data
2711
+ input: n.data
2622
2712
  })
2623
2713
  })) : {
2624
2714
  status: "valid",
2625
- value: a.status === "valid" ? a.value : this._def.catchValue({
2715
+ value: s.status === "valid" ? s.value : this._def.catchValue({
2626
2716
  get error() {
2627
- return new T(s.common.issues);
2717
+ return new T(n.common.issues);
2628
2718
  },
2629
- input: s.data
2719
+ input: n.data
2630
2720
  })
2631
2721
  };
2632
2722
  }
@@ -2638,30 +2728,30 @@ ie.create = (r, e) => new ie({
2638
2728
  innerType: r,
2639
2729
  typeName: m.ZodCatch,
2640
2730
  catchValue: typeof e.catch == "function" ? e.catch : () => e.catch,
2641
- ..._(e)
2731
+ ...g(e)
2642
2732
  });
2643
- class ge extends y {
2733
+ class ve extends y {
2644
2734
  _parse(e) {
2645
2735
  if (this._getType(e) !== l.nan) {
2646
- const s = this._getOrReturnCtx(e);
2647
- return u(s, {
2648
- code: d.invalid_type,
2736
+ const n = this._getOrReturnCtx(e);
2737
+ return u(n, {
2738
+ code: o.invalid_type,
2649
2739
  expected: l.nan,
2650
- received: s.parsedType
2651
- }), v;
2740
+ received: n.parsedType
2741
+ }), _;
2652
2742
  }
2653
2743
  return { status: "valid", value: e.data };
2654
2744
  }
2655
2745
  }
2656
- ge.create = (r) => new ge({
2746
+ ve.create = (r) => new ve({
2657
2747
  typeName: m.ZodNaN,
2658
- ..._(r)
2748
+ ...g(r)
2659
2749
  });
2660
- class Ee extends y {
2750
+ class Ne extends y {
2661
2751
  _parse(e) {
2662
- const { ctx: t } = this._processInputParams(e), s = t.data;
2752
+ const { ctx: t } = this._processInputParams(e), n = t.data;
2663
2753
  return this._def.type._parse({
2664
- data: s,
2754
+ data: n,
2665
2755
  path: t.path,
2666
2756
  parent: t
2667
2757
  });
@@ -2670,158 +2760,158 @@ class Ee extends y {
2670
2760
  return this._def.type;
2671
2761
  }
2672
2762
  }
2673
- class de extends y {
2763
+ class oe extends y {
2674
2764
  _parse(e) {
2675
- const { status: t, ctx: s } = this._processInputParams(e);
2676
- if (s.common.async)
2765
+ const { status: t, ctx: n } = this._processInputParams(e);
2766
+ if (n.common.async)
2677
2767
  return (async () => {
2678
- const n = await this._def.in._parseAsync({
2679
- data: s.data,
2680
- path: s.path,
2681
- parent: s
2768
+ const a = await this._def.in._parseAsync({
2769
+ data: n.data,
2770
+ path: n.path,
2771
+ parent: n
2682
2772
  });
2683
- return n.status === "aborted" ? v : n.status === "dirty" ? (t.dirty(), z(n.value)) : this._def.out._parseAsync({
2684
- data: n.value,
2685
- path: s.path,
2686
- parent: s
2773
+ return a.status === "aborted" ? _ : a.status === "dirty" ? (t.dirty(), U(a.value)) : this._def.out._parseAsync({
2774
+ data: a.value,
2775
+ path: n.path,
2776
+ parent: n
2687
2777
  });
2688
2778
  })();
2689
2779
  {
2690
- const a = this._def.in._parseSync({
2691
- data: s.data,
2692
- path: s.path,
2693
- parent: s
2780
+ const s = this._def.in._parseSync({
2781
+ data: n.data,
2782
+ path: n.path,
2783
+ parent: n
2694
2784
  });
2695
- return a.status === "aborted" ? v : a.status === "dirty" ? (t.dirty(), {
2785
+ return s.status === "aborted" ? _ : s.status === "dirty" ? (t.dirty(), {
2696
2786
  status: "dirty",
2697
- value: a.value
2787
+ value: s.value
2698
2788
  }) : this._def.out._parseSync({
2699
- data: a.value,
2700
- path: s.path,
2701
- parent: s
2789
+ data: s.value,
2790
+ path: n.path,
2791
+ parent: n
2702
2792
  });
2703
2793
  }
2704
2794
  }
2705
2795
  static create(e, t) {
2706
- return new de({
2796
+ return new oe({
2707
2797
  in: e,
2708
2798
  out: t,
2709
2799
  typeName: m.ZodPipeline
2710
2800
  });
2711
2801
  }
2712
2802
  }
2713
- class oe extends y {
2803
+ class de extends y {
2714
2804
  _parse(e) {
2715
- const t = this._def.innerType._parse(e), s = (a) => (H(a) && (a.value = Object.freeze(a.value)), a);
2716
- return J(t) ? t.then((a) => s(a)) : s(t);
2805
+ const t = this._def.innerType._parse(e), n = (s) => (P(s) && (s.value = Object.freeze(s.value)), s);
2806
+ return G(t) ? t.then((s) => n(s)) : n(t);
2717
2807
  }
2718
2808
  unwrap() {
2719
2809
  return this._def.innerType;
2720
2810
  }
2721
2811
  }
2722
- oe.create = (r, e) => new oe({
2812
+ de.create = (r, e) => new de({
2723
2813
  innerType: r,
2724
2814
  typeName: m.ZodReadonly,
2725
- ..._(e)
2815
+ ...g(e)
2726
2816
  });
2727
2817
  x.lazycreate;
2728
2818
  var m;
2729
2819
  (function(r) {
2730
2820
  r.ZodString = "ZodString", r.ZodNumber = "ZodNumber", r.ZodNaN = "ZodNaN", r.ZodBigInt = "ZodBigInt", r.ZodBoolean = "ZodBoolean", r.ZodDate = "ZodDate", r.ZodSymbol = "ZodSymbol", r.ZodUndefined = "ZodUndefined", r.ZodNull = "ZodNull", r.ZodAny = "ZodAny", r.ZodUnknown = "ZodUnknown", r.ZodNever = "ZodNever", r.ZodVoid = "ZodVoid", r.ZodArray = "ZodArray", r.ZodObject = "ZodObject", r.ZodUnion = "ZodUnion", r.ZodDiscriminatedUnion = "ZodDiscriminatedUnion", r.ZodIntersection = "ZodIntersection", r.ZodTuple = "ZodTuple", r.ZodRecord = "ZodRecord", r.ZodMap = "ZodMap", r.ZodSet = "ZodSet", r.ZodFunction = "ZodFunction", r.ZodLazy = "ZodLazy", r.ZodLiteral = "ZodLiteral", r.ZodEnum = "ZodEnum", r.ZodEffects = "ZodEffects", r.ZodNativeEnum = "ZodNativeEnum", r.ZodOptional = "ZodOptional", r.ZodNullable = "ZodNullable", r.ZodDefault = "ZodDefault", r.ZodCatch = "ZodCatch", r.ZodPromise = "ZodPromise", r.ZodBranded = "ZodBranded", r.ZodPipeline = "ZodPipeline", r.ZodReadonly = "ZodReadonly";
2731
2821
  })(m || (m = {}));
2732
- N.create;
2733
- P.create;
2734
- ge.create;
2822
+ A.create;
2735
2823
  L.create;
2736
- fe.create;
2737
- Y.create;
2824
+ ve.create;
2825
+ z.create;
2826
+ he.create;
2827
+ J.create;
2738
2828
  me.create;
2829
+ X.create;
2739
2830
  Q.create;
2740
- K.create;
2741
2831
  pe.create;
2742
2832
  V.create;
2743
- I.create;
2744
- ve.create;
2745
- S.create;
2833
+ j.create;
2834
+ _e.create;
2835
+ C.create;
2746
2836
  x.create;
2747
2837
  x.strictCreate;
2748
- F.create;
2838
+ K.create;
2749
2839
  xe.create;
2750
2840
  ee.create;
2751
- E.create;
2841
+ N.create;
2752
2842
  te.create;
2753
2843
  ye.create;
2754
2844
  D.create;
2755
2845
  W.create;
2756
2846
  re.create;
2847
+ ne.create;
2848
+ I.create;
2757
2849
  se.create;
2758
- A.create;
2759
- ae.create;
2760
- G.create;
2850
+ Y.create;
2761
2851
  R.create;
2762
2852
  Z.create;
2763
2853
  $.create;
2764
2854
  R.createWithPreprocess;
2765
- de.create;
2855
+ oe.create;
2766
2856
  export {
2767
- z as DIRTY,
2768
- v as INVALID,
2857
+ U as DIRTY,
2858
+ _ as INVALID,
2769
2859
  b as OK,
2770
2860
  k as ParseStatus,
2771
2861
  y as Schema,
2772
2862
  pe as ZodAny,
2773
- S as ZodArray,
2774
- L as ZodBigInt,
2775
- fe as ZodBoolean,
2776
- Ee as ZodBranded,
2863
+ C as ZodArray,
2864
+ z as ZodBigInt,
2865
+ he as ZodBoolean,
2866
+ Ne as ZodBranded,
2777
2867
  ie as ZodCatch,
2778
- Y as ZodDate,
2779
- ne as ZodDefault,
2868
+ J as ZodDate,
2869
+ ae as ZodDefault,
2780
2870
  xe as ZodDiscriminatedUnion,
2781
2871
  R as ZodEffects,
2782
- A as ZodEnum,
2872
+ I as ZodEnum,
2783
2873
  T as ZodError,
2784
2874
  m as ZodFirstPartyTypeKind,
2785
2875
  W as ZodFunction,
2786
2876
  ee as ZodIntersection,
2787
- d as ZodIssueCode,
2877
+ o as ZodIssueCode,
2788
2878
  re as ZodLazy,
2789
- se as ZodLiteral,
2879
+ ne as ZodLiteral,
2790
2880
  ye as ZodMap,
2791
- ge as ZodNaN,
2792
- ae as ZodNativeEnum,
2793
- I as ZodNever,
2794
- K as ZodNull,
2881
+ ve as ZodNaN,
2882
+ se as ZodNativeEnum,
2883
+ j as ZodNever,
2884
+ Q as ZodNull,
2795
2885
  $ as ZodNullable,
2796
- P as ZodNumber,
2886
+ L as ZodNumber,
2797
2887
  x as ZodObject,
2798
2888
  Z as ZodOptional,
2799
2889
  l as ZodParsedType,
2800
- de as ZodPipeline,
2801
- G as ZodPromise,
2802
- oe as ZodReadonly,
2890
+ oe as ZodPipeline,
2891
+ Y as ZodPromise,
2892
+ de as ZodReadonly,
2803
2893
  te as ZodRecord,
2804
2894
  y as ZodSchema,
2805
2895
  D as ZodSet,
2806
- N as ZodString,
2896
+ A as ZodString,
2807
2897
  me as ZodSymbol,
2808
2898
  R as ZodTransformer,
2809
- E as ZodTuple,
2899
+ N as ZodTuple,
2810
2900
  y as ZodType,
2811
- Q as ZodUndefined,
2812
- F as ZodUnion,
2901
+ X as ZodUndefined,
2902
+ K as ZodUnion,
2813
2903
  V as ZodUnknown,
2814
- ve as ZodVoid,
2904
+ _e as ZodVoid,
2815
2905
  u as addIssueToContext,
2816
- qe as datetimeRegex,
2906
+ Ge as datetimeRegex,
2817
2907
  q as defaultErrorMap,
2818
2908
  le as getErrorMap,
2819
- j as getParsedType,
2909
+ E as getParsedType,
2820
2910
  we as isAborted,
2821
- J as isAsync,
2911
+ G as isAsync,
2822
2912
  Te as isDirty,
2823
- H as isValid,
2824
- he as makeIssue,
2913
+ P as isValid,
2914
+ fe as makeIssue,
2825
2915
  be as objectUtil,
2826
- g as util
2916
+ v as util
2827
2917
  };