react-luminus-components 1.3.18 → 1.3.21

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 (239) hide show
  1. package/package.json +1 -1
  2. package/dist/.vite/manifest.json +0 -187
  3. package/dist/PrimaryButton-DslNAB-3.js +0 -712
  4. package/dist/PrimaryButton-I6y4OCxs.cjs +0 -1
  5. package/dist/SimpleTooltip-B5VccvE5.cjs +0 -1
  6. package/dist/SimpleTooltip-D98Qd8ok.js +0 -5
  7. package/dist/UserAvatarToggle-BkBi1Auu.cjs +0 -253
  8. package/dist/UserAvatarToggle-D2Jm1R51.js +0 -7004
  9. package/dist/components/BnfTableValueFormats/UserAvatarValueFormat/UserAvatarValueFormat.d.ts +0 -3
  10. package/dist/components/BnfTableValueFormats/index.d.ts +0 -1
  11. package/dist/components/Buttons/ContextButton/ContextButton.d.ts +0 -14
  12. package/dist/components/Buttons/ContextButton/FileUploadContextButton.d.ts +0 -12
  13. package/dist/components/Buttons/FloatingSubmit/FloatingFormSubmit.d.ts +0 -8
  14. package/dist/components/Buttons/IconButton/IconButton.d.ts +0 -13
  15. package/dist/components/Buttons/PrimaryButton/PrimaryButton.d.ts +0 -14
  16. package/dist/components/Buttons/index.d.ts +0 -5
  17. package/dist/components/Dropdown/Dropdown.d.ts +0 -8
  18. package/dist/components/Dropdown/comps/DropdownDivider/DropdownDivider.d.ts +0 -6
  19. package/dist/components/Dropdown/comps/DropdownItem/DropdownItem.d.ts +0 -9
  20. package/dist/components/Dropdown/comps/DropdownItem/FileUploadDropdownItem.d.ts +0 -12
  21. package/dist/components/Dropdown/comps/DropdownToggle/DropdownToggle.d.ts +0 -7
  22. package/dist/components/Dropdown/comps/SimpleToggle/SimpleToggle.d.ts +0 -10
  23. package/dist/components/Dropdown/comps/UserAvatarToggle/UserAvatarToggle.d.ts +0 -8
  24. package/dist/components/Dropdown/comps/index.d.ts +0 -6
  25. package/dist/components/Dropdown/index.d.ts +0 -2
  26. package/dist/components/Form/CheckInput/CheckInput.d.ts +0 -4
  27. package/dist/components/Form/DropdownPicker/DropdownPicker.d.ts +0 -4
  28. package/dist/components/Form/NumericStepperInput/NumericStepperInput.d.ts +0 -4
  29. package/dist/components/Form/SelectInput/SelectInput.d.ts +0 -4
  30. package/dist/components/Form/TextAreaInput/TextAreaInput.d.ts +0 -4
  31. package/dist/components/Form/TextInput/TextInput.d.ts +0 -4
  32. package/dist/components/Form/index.d.ts +0 -6
  33. package/dist/components/HookForm/CheckInput/HookFormCheckInput.d.ts +0 -4
  34. package/dist/components/HookForm/CustomSelectInput/CustomSelectInput.d.ts +0 -4
  35. package/dist/components/HookForm/DropdownPicker/HookFormDropdownPicker.d.ts +0 -4
  36. package/dist/components/HookForm/FileInput/HookFormFileInput.d.ts +0 -4
  37. package/dist/components/HookForm/FloatingSubmit/HookFormFloatingSubmit.d.ts +0 -8
  38. package/dist/components/HookForm/NumericStepperInput/HookFormNumericStepperInput.d.ts +0 -4
  39. package/dist/components/HookForm/RadioInput/HookFormRadioInput.d.ts +0 -4
  40. package/dist/components/HookForm/SelectInput/HookFormSelectInput.d.ts +0 -4
  41. package/dist/components/HookForm/TextAreaInput/HookFormTextAreaInput.d.ts +0 -4
  42. package/dist/components/HookForm/TextInput/HookFormTextInput.d.ts +0 -4
  43. package/dist/components/HookForm/index.d.ts +0 -10
  44. package/dist/components/InputContainers/FloatingLabelInput/FloatingLabelInput.d.ts +0 -34
  45. package/dist/components/InputContainers/InputAnchorContainer/InputAnchorContainer.d.ts +0 -9
  46. package/dist/components/InputContainers/NoInputContainer/NoInputContainer.d.ts +0 -34
  47. package/dist/components/InputContainers/RowLabelInput/RowLabelInput.d.ts +0 -34
  48. package/dist/components/InputContainers/index.d.ts +0 -4
  49. package/dist/components/NewTabs/Tab/Tab.d.ts +0 -10
  50. package/dist/components/NewTabs/TabPanel/TabPanel.d.ts +0 -11
  51. package/dist/components/NewTabs/Tabs/Tabs.d.ts +0 -9
  52. package/dist/components/NewTabs/index.d.ts +0 -3
  53. package/dist/components/Tabs/Tabs.d.ts +0 -9
  54. package/dist/components/Tabs/comps/Tab/Tab.d.ts +0 -7
  55. package/dist/components/Tabs/comps/index.d.ts +0 -1
  56. package/dist/components/Tabs/index.d.ts +0 -2
  57. package/dist/components/Tooltip/HtmlTooltip/HtmlTooltip.d.ts +0 -23
  58. package/dist/components/Tooltip/SimpleTooltip/SimpleTooltip.d.ts +0 -8
  59. package/dist/components/Tooltip/index.d.ts +0 -2
  60. package/dist/components/UserAvatar/AvatarIcon/AvatarIcon.d.ts +0 -8
  61. package/dist/components/UserAvatar/index.d.ts +0 -1
  62. package/dist/components/common/Alert/Alert.d.ts +0 -8
  63. package/dist/components/common/ApiFileDownloadButton/ApiFileDownloadButton.d.ts +0 -8
  64. package/dist/components/common/AppSearch/AppSearch.d.ts +0 -9
  65. package/dist/components/common/AppSearch/comps/AutocompleteWindow/AutocompleteWindow.d.ts +0 -12
  66. package/dist/components/common/AppSearch/comps/TypeSelector/TypeSelector.d.ts +0 -9
  67. package/dist/components/common/AppSearch/comps/index.d.ts +0 -2
  68. package/dist/components/common/AppSearch/hooks/useSearchItems.d.ts +0 -6
  69. package/dist/components/common/AuthTemplate/AuthTemplate.d.ts +0 -7
  70. package/dist/components/common/Backdrop/Backdrop.d.ts +0 -7
  71. package/dist/components/common/Badge/Badge.d.ts +0 -9
  72. package/dist/components/common/Card/Card.d.ts +0 -28
  73. package/dist/components/common/Collapse/Collapse.d.ts +0 -20
  74. package/dist/components/common/ConfirmDialog/ConfirmDialog.d.ts +0 -3
  75. package/dist/components/common/ErrorBoundary/ErrorBoundary.d.ts +0 -9
  76. package/dist/components/common/FloatingActionContainer/FloatingActionContainer.d.ts +0 -7
  77. package/dist/components/common/HomeDashboard/HomeDashboard.d.ts +0 -10
  78. package/dist/components/common/HomeDashboard/comps/FreeSpaceWidget/FreeSpaceWidget.d.ts +0 -9
  79. package/dist/components/common/HomeDashboard/comps/WidgetPicker/WidgetPicker.d.ts +0 -11
  80. package/dist/components/common/HomeDashboard/comps/index.d.ts +0 -1
  81. package/dist/components/common/HomeDashboard/hooks/useUserDashboard.d.ts +0 -6
  82. package/dist/components/common/ImgApi/ImgApi.d.ts +0 -4
  83. package/dist/components/common/ImgApi/hooks/useGetImgData.d.ts +0 -9
  84. package/dist/components/common/ImgDirect/ImgDirect.d.ts +0 -4
  85. package/dist/components/common/InvalidFeedback/InvalidFeedback.d.ts +0 -6
  86. package/dist/components/common/Loading/Loading.d.ts +0 -3
  87. package/dist/components/common/Loading/LoadingBlock.d.ts +0 -4
  88. package/dist/components/common/MonthPicker/MonthPicker.d.ts +0 -11
  89. package/dist/components/common/PhotoLibrary/PhotoLibrary.d.ts +0 -14
  90. package/dist/components/common/PhotoLightbox/PhotoLightbox.d.ts +0 -18
  91. package/dist/components/common/PromptDialog/PromptDialog.d.ts +0 -3
  92. package/dist/components/common/SimplePicker/SimplePicker.d.ts +0 -25
  93. package/dist/components/common/Timeline/Timeline.d.ts +0 -7
  94. package/dist/components/common/Typography/Typography.d.ts +0 -9
  95. package/dist/components/common/VersionInfo/VersionInfo.d.ts +0 -6
  96. package/dist/components/common/Widget/WidgetCard.d.ts +0 -8
  97. package/dist/components/common/Widget/WidgetWrapper.d.ts +0 -7
  98. package/dist/components/common/YearPicker/YearPicker.d.ts +0 -10
  99. package/dist/components/common/index.d.ts +0 -27
  100. package/dist/contexts/auth/AuthContext.d.ts +0 -9
  101. package/dist/contexts/auth/AuthProvider.d.ts +0 -16
  102. package/dist/contexts/confirm/ConfirmContext.d.ts +0 -9
  103. package/dist/contexts/confirm/ConfirmProvider.d.ts +0 -6
  104. package/dist/contexts/index.d.ts +0 -9
  105. package/dist/contexts/loading/LoadingContext.d.ts +0 -8
  106. package/dist/contexts/loading/LoadingProvider.d.ts +0 -6
  107. package/dist/contexts/luminus-components/LuminusComponentsContext.d.ts +0 -24
  108. package/dist/contexts/luminus-components/LuminusComponentsProvider.d.ts +0 -25
  109. package/dist/contexts/prompt/PromptContext.d.ts +0 -13
  110. package/dist/contexts/prompt/PromptProvider.d.ts +0 -6
  111. package/dist/contexts/user/UserContext.d.ts +0 -11
  112. package/dist/contexts/user/UserProvider.d.ts +0 -6
  113. package/dist/contexts.cjs.js +0 -1
  114. package/dist/contexts.d.ts +0 -1
  115. package/dist/contexts.es.js +0 -350
  116. package/dist/dateUtils-7nL2BXlo.js +0 -131
  117. package/dist/dateUtils-DUA3CKds.cjs +0 -1
  118. package/dist/hooks/index.d.ts +0 -12
  119. package/dist/hooks/useAuth/hooks/useDevAuth.d.ts +0 -7
  120. package/dist/hooks/useAuth/hooks/useMsalAuth.d.ts +0 -8
  121. package/dist/hooks/useAuth/useAuth.d.ts +0 -8
  122. package/dist/hooks/useAxios/useAxios.d.ts +0 -10
  123. package/dist/hooks/useClickOutside/useClickOutside.d.ts +0 -3
  124. package/dist/hooks/useConfirm/useConfirm.d.ts +0 -8
  125. package/dist/hooks/useFormControlType/useFormControlType.d.ts +0 -2
  126. package/dist/hooks/useGetApiData/useGetApiData.d.ts +0 -9
  127. package/dist/hooks/useGetDataBound/useGetDataBound.d.ts +0 -2
  128. package/dist/hooks/useKeyPress/useKeyPress.d.ts +0 -2
  129. package/dist/hooks/useNotifications/useNotifications.d.ts +0 -4
  130. package/dist/hooks/usePermissions/usePermissions.d.ts +0 -4
  131. package/dist/hooks/usePrompt/usePrompt.d.ts +0 -8
  132. package/dist/hooks/useZodSchemaTypes/useZodSchemaTypes.d.ts +0 -74
  133. package/dist/hooks.cjs.js +0 -1
  134. package/dist/hooks.d.ts +0 -1
  135. package/dist/hooks.es.js +0 -2988
  136. package/dist/latinize-BQrinury.js +0 -950
  137. package/dist/latinize-DaqzUOla.cjs +0 -1
  138. package/dist/layout/FullScreenContainer/FullScreenContainer.d.ts +0 -4
  139. package/dist/layout/MainContainer/MainContainer.d.ts +0 -4
  140. package/dist/layout/PageTitle/PageTitle.d.ts +0 -6
  141. package/dist/layout/SideContentBar/SideContentBar.d.ts +0 -7
  142. package/dist/layout/SideMenu/MenuItem/MenuItem.d.ts +0 -11
  143. package/dist/layout/SideMenu/SideMenu.d.ts +0 -12
  144. package/dist/layout/TopBar/TopBar.d.ts +0 -9
  145. package/dist/layout/index.d.ts +0 -5
  146. package/dist/layout.cjs.js +0 -1
  147. package/dist/layout.d.ts +0 -1
  148. package/dist/layout.es.js +0 -132
  149. package/dist/main.cjs.js +0 -1
  150. package/dist/main.d.ts +0 -32
  151. package/dist/main.es.js +0 -4269
  152. package/dist/models/index.d.ts +0 -65
  153. package/dist/models/prop-types/ContainerProps.d.ts +0 -10
  154. package/dist/models/prop-types/DashboardWidgetCommonProps.d.ts +0 -5
  155. package/dist/models/prop-types/FormInputProps/FormCheckInputProps.d.ts +0 -6
  156. package/dist/models/prop-types/FormInputProps/FormFileInputProps.d.ts +0 -11
  157. package/dist/models/prop-types/FormInputProps/FormNumericStepperInputProps.d.ts +0 -8
  158. package/dist/models/prop-types/FormInputProps/FormRadioInputProps.d.ts +0 -6
  159. package/dist/models/prop-types/FormInputProps/FormSelectInputProps.d.ts +0 -7
  160. package/dist/models/prop-types/FormInputProps/FormTextAreaInputProps.d.ts +0 -7
  161. package/dist/models/prop-types/FormInputProps/FormTextInputProps.d.ts +0 -7
  162. package/dist/models/prop-types/HookFormInputProps/HookFormCheckInputProps.d.ts +0 -4
  163. package/dist/models/prop-types/HookFormInputProps/HookFormDropdownPickerProps.d.ts +0 -4
  164. package/dist/models/prop-types/HookFormInputProps/HookFormFileInputProps.d.ts +0 -4
  165. package/dist/models/prop-types/HookFormInputProps/HookFormInputBaseProps.d.ts +0 -7
  166. package/dist/models/prop-types/HookFormInputProps/HookFormInputProps.d.ts +0 -9
  167. package/dist/models/prop-types/HookFormInputProps/HookFormNumericStepperInputProps.d.ts +0 -4
  168. package/dist/models/prop-types/HookFormInputProps/HookFormRadioInputProps.d.ts +0 -4
  169. package/dist/models/prop-types/HookFormInputProps/HookFormSelectInputProps.d.ts +0 -4
  170. package/dist/models/prop-types/HookFormInputProps/HookFormTextAreaInputProps.d.ts +0 -7
  171. package/dist/models/prop-types/HookFormInputProps/HookFormTextInputProps.d.ts +0 -4
  172. package/dist/models/prop-types/ImgProps.d.ts +0 -7
  173. package/dist/models/prop-types/InputContainerProps.d.ts +0 -26
  174. package/dist/models/prop-types/InputProps/CheckInputProps.d.ts +0 -5
  175. package/dist/models/prop-types/InputProps/DropdownPickerProps.d.ts +0 -24
  176. package/dist/models/prop-types/InputProps/FileInputProps.d.ts +0 -6
  177. package/dist/models/prop-types/InputProps/InputBaseProps.d.ts +0 -15
  178. package/dist/models/prop-types/InputProps/NumericInputProps.d.ts +0 -6
  179. package/dist/models/prop-types/InputProps/RadioInputProps.d.ts +0 -6
  180. package/dist/models/prop-types/InputProps/SelectInputProps.d.ts +0 -9
  181. package/dist/models/prop-types/InputProps/TextAreaInputProps.d.ts +0 -5
  182. package/dist/models/prop-types/InputProps/TextInputProps.d.ts +0 -10
  183. package/dist/models/texts/AppSearchTexts.d.ts +0 -5
  184. package/dist/models/texts/AxiosTexts.d.ts +0 -8
  185. package/dist/models/texts/ConfirmTexts.d.ts +0 -7
  186. package/dist/models/texts/CustomSelectTexts.d.ts +0 -5
  187. package/dist/models/texts/DropdownPickerTexts.d.ts +0 -5
  188. package/dist/models/texts/ErrorBoundaryTexts.d.ts +0 -5
  189. package/dist/models/texts/FormSubmitTexts.d.ts +0 -4
  190. package/dist/models/texts/FormValidationTexts.d.ts +0 -5
  191. package/dist/models/texts/HomeDashboardTexts.d.ts +0 -6
  192. package/dist/models/texts/WidgetTexts.d.ts +0 -4
  193. package/dist/models/types/ApiErrorResult.d.ts +0 -8
  194. package/dist/models/types/DashboardConfig.d.ts +0 -5
  195. package/dist/models/types/DashboardWidget.d.ts +0 -9
  196. package/dist/models/types/DashboardWidgetConfig.d.ts +0 -5
  197. package/dist/models/types/DropdownPickerOption.d.ts +0 -7
  198. package/dist/models/types/EmployeeIndexModel.d.ts +0 -14
  199. package/dist/models/types/ErrorField.d.ts +0 -5
  200. package/dist/models/types/FormSelectOption.d.ts +0 -5
  201. package/dist/models/types/HookFormInputProps.d.ts +0 -9
  202. package/dist/models/types/LoginState.d.ts +0 -7
  203. package/dist/models/types/MenuItemType.d.ts +0 -11
  204. package/dist/models/types/MenuItemTypeExtended.d.ts +0 -6
  205. package/dist/models/types/NameIdIntModel.d.ts +0 -5
  206. package/dist/models/types/NameIdIntOptionalModel.d.ts +0 -5
  207. package/dist/models/types/NameIdStringModel.d.ts +0 -5
  208. package/dist/models/types/NameIdStringOptionalModel.d.ts +0 -5
  209. package/dist/models/types/PhotoAction.d.ts +0 -9
  210. package/dist/models/types/PhotoLibraryItemModel.d.ts +0 -7
  211. package/dist/models/types/PromptOptions.d.ts +0 -7
  212. package/dist/models/types/SearchResultGroupKeyModel.d.ts +0 -6
  213. package/dist/models/types/SearchResultGroupModel.d.ts +0 -7
  214. package/dist/models/types/SearchResultModel.d.ts +0 -8
  215. package/dist/models/types/SearchType.d.ts +0 -6
  216. package/dist/models/types/TimelineStep.d.ts +0 -11
  217. package/dist/models/types/TimelineStepState.d.ts +0 -5
  218. package/dist/models/types/UseGetApiDataOptions.d.ts +0 -9
  219. package/dist/models/types/UserLoginState.d.ts +0 -7
  220. package/dist/models/types/UserModel.d.ts +0 -11
  221. package/dist/searchUtils-Do20vjZW.cjs +0 -1
  222. package/dist/searchUtils-Du4JnXdQ.js +0 -7
  223. package/dist/style.css +0 -1
  224. package/dist/useConfirm-BhEDUE32.js +0 -27
  225. package/dist/useConfirm-C8_Cwa9N.cjs +0 -1
  226. package/dist/useFormControlType-Dqz8sV4J.cjs +0 -1
  227. package/dist/useFormControlType-oJGqgThz.js +0 -20
  228. package/dist/usePermissions-BgwZ65fl.js +0 -14
  229. package/dist/usePermissions-DQP6LdI3.cjs +0 -1
  230. package/dist/utils/apiErrorFields/apiErrorFieldsUtils.d.ts +0 -4
  231. package/dist/utils/date/dateUtils.d.ts +0 -1
  232. package/dist/utils/hookForm/hookFormUtils.d.ts +0 -3
  233. package/dist/utils/index.d.ts +0 -6
  234. package/dist/utils/object/objectUtils.d.ts +0 -2
  235. package/dist/utils/search/searchUtils.d.ts +0 -3
  236. package/dist/utils/text/textUtils.d.ts +0 -3
  237. package/dist/utils.cjs.js +0 -1
  238. package/dist/utils.d.ts +0 -1
  239. package/dist/utils.es.js +0 -27
package/dist/hooks.cjs.js DELETED
@@ -1 +0,0 @@
1
- "use strict";Object.defineProperty(exports,Symbol.toStringTag,{value:"Module"});const L=require("./UserAvatarToggle-BkBi1Auu.cjs"),De=require("./useConfirm-C8_Cwa9N.cjs"),D=require("react"),Xe=require("./latinize-DaqzUOla.cjs"),Qe=require("./dateUtils-DUA3CKds.cjs");require("react-hook-form");const Ae=require("./useFormControlType-Dqz8sV4J.cjs"),Fe=require("./usePermissions-DQP6LdI3.cjs");var x;(function(r){r.assertEqual=s=>s;function e(s){}r.assertIs=e;function t(s){throw new Error}r.assertNever=t,r.arrayToEnum=s=>{const a={};for(const i of s)a[i]=i;return a},r.getValidEnumValues=s=>{const a=r.objectKeys(s).filter(o=>typeof s[s[o]]!="number"),i={};for(const o of a)i[o]=s[o];return r.objectValues(i)},r.objectValues=s=>r.objectKeys(s).map(function(a){return s[a]}),r.objectKeys=typeof Object.keys=="function"?s=>Object.keys(s):s=>{const a=[];for(const i in s)Object.prototype.hasOwnProperty.call(s,i)&&a.push(i);return a},r.find=(s,a)=>{for(const i of s)if(a(i))return i},r.isInteger=typeof Number.isInteger=="function"?s=>Number.isInteger(s):s=>typeof s=="number"&&isFinite(s)&&Math.floor(s)===s;function n(s,a=" | "){return s.map(i=>typeof i=="string"?`'${i}'`:i).join(a)}r.joinValues=n,r.jsonStringifyReplacer=(s,a)=>typeof a=="bigint"?a.toString():a})(x||(x={}));var Ee;(function(r){r.mergeShapes=(e,t)=>({...e,...t})})(Ee||(Ee={}));const f=x.arrayToEnum(["string","nan","number","integer","float","boolean","date","bigint","symbol","function","undefined","null","array","object","unknown","promise","void","never","map","set"]),V=r=>{switch(typeof r){case"undefined":return f.undefined;case"string":return f.string;case"number":return isNaN(r)?f.nan:f.number;case"boolean":return f.boolean;case"function":return f.function;case"bigint":return f.bigint;case"symbol":return f.symbol;case"object":return Array.isArray(r)?f.array:r===null?f.null:r.then&&typeof r.then=="function"&&r.catch&&typeof r.catch=="function"?f.promise:typeof Map<"u"&&r instanceof Map?f.map:typeof Set<"u"&&r instanceof Set?f.set:typeof Date<"u"&&r instanceof Date?f.date:f.object;default:return f.unknown}},d=x.arrayToEnum(["invalid_type","invalid_literal","custom","invalid_union","invalid_union_discriminator","invalid_enum_value","unrecognized_keys","invalid_arguments","invalid_return_type","invalid_date","invalid_string","too_small","too_big","invalid_intersection_types","not_multiple_of","not_finite"]),et=r=>JSON.stringify(r,null,2).replace(/"([^"]+)":/g,"$1:");class N extends Error{constructor(e){super(),this.issues=[],this.addIssue=n=>{this.issues=[...this.issues,n]},this.addIssues=(n=[])=>{this.issues=[...this.issues,...n]};const t=new.target.prototype;Object.setPrototypeOf?Object.setPrototypeOf(this,t):this.__proto__=t,this.name="ZodError",this.issues=e}get errors(){return this.issues}format(e){const t=e||function(a){return a.message},n={_errors:[]},s=a=>{for(const i of a.issues)if(i.code==="invalid_union")i.unionErrors.map(s);else if(i.code==="invalid_return_type")s(i.returnTypeError);else if(i.code==="invalid_arguments")s(i.argumentsError);else if(i.path.length===0)n._errors.push(t(i));else{let o=n,u=0;for(;u<i.path.length;){const c=i.path[u];u===i.path.length-1?(o[c]=o[c]||{_errors:[]},o[c]._errors.push(t(i))):o[c]=o[c]||{_errors:[]},o=o[c],u++}}};return s(this),n}static assert(e){if(!(e instanceof N))throw new Error(`Not a ZodError: ${e}`)}toString(){return this.message}get message(){return JSON.stringify(this.issues,x.jsonStringifyReplacer,2)}get isEmpty(){return this.issues.length===0}flatten(e=t=>t.message){const t={},n=[];for(const s of this.issues)s.path.length>0?(t[s.path[0]]=t[s.path[0]]||[],t[s.path[0]].push(e(s))):n.push(e(s));return{formErrors:n,fieldErrors:t}}get formErrors(){return this.flatten()}}N.create=r=>new N(r);const F=(r,e)=>{let t;switch(r.code){case d.invalid_type:r.received===f.undefined?t="Required":t=`Expected ${r.expected}, received ${r.received}`;break;case d.invalid_literal:t=`Invalid literal value, expected ${JSON.stringify(r.expected,x.jsonStringifyReplacer)}`;break;case d.unrecognized_keys:t=`Unrecognized key(s) in object: ${x.joinValues(r.keys,", ")}`;break;case d.invalid_union:t="Invalid input";break;case d.invalid_union_discriminator:t=`Invalid discriminator value. Expected ${x.joinValues(r.options)}`;break;case d.invalid_enum_value:t=`Invalid enum value. Expected ${x.joinValues(r.options)}, received '${r.received}'`;break;case d.invalid_arguments:t="Invalid function arguments";break;case d.invalid_return_type:t="Invalid function return type";break;case d.invalid_date:t="Invalid date";break;case d.invalid_string: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}"`:x.assertNever(r.validation):r.validation!=="regex"?t=`Invalid ${r.validation}`:t="Invalid";break;case d.too_small: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";break;case d.too_big: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";break;case d.custom:t="Invalid input";break;case d.invalid_intersection_types:t="Intersection results could not be merged";break;case d.not_multiple_of:t=`Number must be a multiple of ${r.multipleOf}`;break;case d.not_finite:t="Number must be finite";break;default:t=e.defaultError,x.assertNever(r)}return{message:t}};let Ve=F;function tt(r){Ve=r}function ke(){return Ve}const be=r=>{const{data:e,path:t,errorMaps:n,issueData:s}=r,a=[...t,...s.path||[]],i={...s,path:a};if(s.message!==void 0)return{...s,path:a,message:s.message};let o="";const u=n.filter(c=>!!c).slice().reverse();for(const c of u)o=c(i,{data:e,defaultError:o}).message;return{...s,path:a,message:o}},rt=[];function l(r,e){const t=ke(),n=be({issueData:e,data:r.data,path:r.path,errorMaps:[r.common.contextualErrorMap,r.schemaErrorMap,t,t===F?void 0:F].filter(s=>!!s)});r.common.issues.push(n)}class C{constructor(){this.value="valid"}dirty(){this.value==="valid"&&(this.value="dirty")}abort(){this.value!=="aborted"&&(this.value="aborted")}static mergeArray(e,t){const n=[];for(const s of t){if(s.status==="aborted")return y;s.status==="dirty"&&e.dirty(),n.push(s.value)}return{status:e.value,value:n}}static async mergeObjectAsync(e,t){const n=[];for(const s of t){const a=await s.key,i=await s.value;n.push({key:a,value:i})}return C.mergeObjectSync(e,n)}static mergeObjectSync(e,t){const n={};for(const s of t){const{key:a,value:i}=s;if(a.status==="aborted"||i.status==="aborted")return y;a.status==="dirty"&&e.dirty(),i.status==="dirty"&&e.dirty(),a.value!=="__proto__"&&(typeof i.value<"u"||s.alwaysSet)&&(n[a.value]=i.value)}return{status:e.value,value:n}}}const y=Object.freeze({status:"aborted"}),X=r=>({status:"dirty",value:r}),S=r=>({status:"valid",value:r}),Re=r=>r.status==="aborted",Ie=r=>r.status==="dirty",ie=r=>r.status==="valid",oe=r=>typeof Promise<"u"&&r instanceof Promise;function we(r,e,t,n){if(typeof e=="function"?r!==e||!n:!e.has(r))throw new TypeError("Cannot read private member from an object whose class did not declare it");return e.get(r)}function Le(r,e,t,n,s){if(typeof e=="function"?r!==e||!s:!e.has(r))throw new TypeError("Cannot write private member to an object whose class did not declare it");return e.set(r,t),t}var h;(function(r){r.errToObj=e=>typeof e=="string"?{message:e}:e||{},r.toString=e=>typeof e=="string"?e:e==null?void 0:e.message})(h||(h={}));var se,ae;class A{constructor(e,t,n,s){this._cachedPath=[],this.parent=e,this.data=t,this._path=n,this._key=s}get path(){return this._cachedPath.length||(this._key instanceof Array?this._cachedPath.push(...this._path,...this._key):this._cachedPath.push(...this._path,this._key)),this._cachedPath}}const Pe=(r,e)=>{if(ie(e))return{success:!0,data:e.value};if(!r.common.issues.length)throw new Error("Validation failed but no issues detected.");return{success:!1,get error(){if(this._error)return this._error;const t=new N(r.common.issues);return this._error=t,this._error}}};function v(r){if(!r)return{};const{errorMap:e,invalid_type_error:t,required_error:n,description:s}=r;if(e&&(t||n))throw new Error(`Can't use "invalid_type_error" or "required_error" in conjunction with custom error map.`);return e?{errorMap:e,description:s}:{errorMap:(i,o)=>{var u,c;const{message:m}=r;return i.code==="invalid_enum_value"?{message:m??o.defaultError}:typeof o.data>"u"?{message:(u=m??n)!==null&&u!==void 0?u:o.defaultError}:i.code!=="invalid_type"?{message:o.defaultError}:{message:(c=m??t)!==null&&c!==void 0?c:o.defaultError}},description:s}}class g{constructor(e){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)}get description(){return this._def.description}_getType(e){return V(e.data)}_getOrReturnCtx(e,t){return t||{common:e.parent.common,data:e.data,parsedType:V(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}_processInputParams(e){return{status:new C,ctx:{common:e.parent.common,data:e.data,parsedType:V(e.data),schemaErrorMap:this._def.errorMap,path:e.path,parent:e.parent}}}_parseSync(e){const t=this._parse(e);if(oe(t))throw new Error("Synchronous parse encountered promise.");return t}_parseAsync(e){const t=this._parse(e);return Promise.resolve(t)}parse(e,t){const n=this.safeParse(e,t);if(n.success)return n.data;throw n.error}safeParse(e,t){var n;const s={common:{issues:[],async:(n=t==null?void 0:t.async)!==null&&n!==void 0?n:!1,contextualErrorMap:t==null?void 0:t.errorMap},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:V(e)},a=this._parseSync({data:e,path:s.path,parent:s});return Pe(s,a)}async parseAsync(e,t){const n=await this.safeParseAsync(e,t);if(n.success)return n.data;throw n.error}async safeParseAsync(e,t){const n={common:{issues:[],contextualErrorMap:t==null?void 0:t.errorMap,async:!0},path:(t==null?void 0:t.path)||[],schemaErrorMap:this._def.errorMap,parent:null,data:e,parsedType:V(e)},s=this._parse({data:e,path:n.path,parent:n}),a=await(oe(s)?s:Promise.resolve(s));return Pe(n,a)}refine(e,t){const n=s=>typeof t=="string"||typeof t>"u"?{message:t}:typeof t=="function"?t(s):t;return this._refinement((s,a)=>{const i=e(s),o=()=>a.addIssue({code:d.custom,...n(s)});return typeof Promise<"u"&&i instanceof Promise?i.then(u=>u?!0:(o(),!1)):i?!0:(o(),!1)})}refinement(e,t){return this._refinement((n,s)=>e(n)?!0:(s.addIssue(typeof t=="function"?t(n,s):t),!1))}_refinement(e){return new I({schema:this,typeName:p.ZodEffects,effect:{type:"refinement",refinement:e}})}superRefine(e){return this._refinement(e)}optional(){return j.create(this,this._def)}nullable(){return W.create(this,this._def)}nullish(){return this.nullable().optional()}array(){return R.create(this,this._def)}promise(){return te.create(this,this._def)}or(e){return le.create([this,e],this._def)}and(e){return fe.create(this,e,this._def)}transform(e){return new I({...v(this._def),schema:this,typeName:p.ZodEffects,effect:{type:"transform",transform:e}})}default(e){const t=typeof e=="function"?e:()=>e;return new _e({...v(this._def),innerType:this,defaultValue:t,typeName:p.ZodDefault})}brand(){return new Me({typeName:p.ZodBranded,type:this,...v(this._def)})}catch(e){const t=typeof e=="function"?e:()=>e;return new ve({...v(this._def),innerType:this,catchValue:t,typeName:p.ZodCatch})}describe(e){const t=this.constructor;return new t({...this._def,description:e})}pipe(e){return xe.create(this,e)}readonly(){return ge.create(this)}isOptional(){return this.safeParse(void 0).success}isNullable(){return this.safeParse(null).success}}const nt=/^c[^\s-]{8,}$/i,st=/^[0-9a-z]+$/,at=/^[0-9A-HJKMNP-TV-Z]{26}$/,it=/^[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,ot=/^[a-z0-9_-]{21}$/i,dt=/^[-+]?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)?)??$/,ct=/^(?!\.)(?!.*\.\.)([A-Z0-9_'+\-\.]*)[A-Z0-9_+-]@([A-Z0-9][A-Z0-9\-]*\.)+[A-Z]{2,}$/i,ut="^(\\p{Extended_Pictographic}|\\p{Emoji_Component})+$";let Ne;const lt=/^(?:(?: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])$/,ft=/^(([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})))$/,ht=/^([0-9a-zA-Z+/]{4})*(([0-9a-zA-Z+/]{2}==)|([0-9a-zA-Z+/]{3}=))?$/,qe="((\\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])))",mt=new RegExp(`^${qe}$`);function Ue(r){let e="([01]\\d|2[0-3]):[0-5]\\d:[0-5]\\d";return r.precision?e=`${e}\\.\\d{${r.precision}}`:r.precision==null&&(e=`${e}(\\.\\d+)?`),e}function pt(r){return new RegExp(`^${Ue(r)}$`)}function Be(r){let e=`${qe}T${Ue(r)}`;const t=[];return t.push(r.local?"Z?":"Z"),r.offset&&t.push("([+-]\\d{2}:?\\d{2})"),e=`${e}(${t.join("|")})`,new RegExp(`^${e}$`)}function yt(r,e){return!!((e==="v4"||!e)&&lt.test(r)||(e==="v6"||!e)&&ft.test(r))}class E extends g{_parse(e){if(this._def.coerce&&(e.data=String(e.data)),this._getType(e)!==f.string){const a=this._getOrReturnCtx(e);return l(a,{code:d.invalid_type,expected:f.string,received:a.parsedType}),y}const n=new C;let s;for(const a of this._def.checks)if(a.kind==="min")e.data.length<a.value&&(s=this._getOrReturnCtx(e,s),l(s,{code:d.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="max")e.data.length>a.value&&(s=this._getOrReturnCtx(e,s),l(s,{code:d.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!1,message:a.message}),n.dirty());else if(a.kind==="length"){const i=e.data.length>a.value,o=e.data.length<a.value;(i||o)&&(s=this._getOrReturnCtx(e,s),i?l(s,{code:d.too_big,maximum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}):o&&l(s,{code:d.too_small,minimum:a.value,type:"string",inclusive:!0,exact:!0,message:a.message}),n.dirty())}else if(a.kind==="email")ct.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"email",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="emoji")Ne||(Ne=new RegExp(ut,"u")),Ne.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"emoji",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="uuid")it.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"uuid",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="nanoid")ot.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"nanoid",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid")nt.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"cuid",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="cuid2")st.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"cuid2",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="ulid")at.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"ulid",code:d.invalid_string,message:a.message}),n.dirty());else if(a.kind==="url")try{new URL(e.data)}catch{s=this._getOrReturnCtx(e,s),l(s,{validation:"url",code:d.invalid_string,message:a.message}),n.dirty()}else a.kind==="regex"?(a.regex.lastIndex=0,a.regex.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"regex",code:d.invalid_string,message:a.message}),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),l(s,{code:d.invalid_string,validation:{includes:a.value,position:a.position},message:a.message}),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),l(s,{code:d.invalid_string,validation:{startsWith:a.value},message:a.message}),n.dirty()):a.kind==="endsWith"?e.data.endsWith(a.value)||(s=this._getOrReturnCtx(e,s),l(s,{code:d.invalid_string,validation:{endsWith:a.value},message:a.message}),n.dirty()):a.kind==="datetime"?Be(a).test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:d.invalid_string,validation:"datetime",message:a.message}),n.dirty()):a.kind==="date"?mt.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:d.invalid_string,validation:"date",message:a.message}),n.dirty()):a.kind==="time"?pt(a).test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{code:d.invalid_string,validation:"time",message:a.message}),n.dirty()):a.kind==="duration"?dt.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"duration",code:d.invalid_string,message:a.message}),n.dirty()):a.kind==="ip"?yt(e.data,a.version)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"ip",code:d.invalid_string,message:a.message}),n.dirty()):a.kind==="base64"?ht.test(e.data)||(s=this._getOrReturnCtx(e,s),l(s,{validation:"base64",code:d.invalid_string,message:a.message}),n.dirty()):x.assertNever(a);return{status:n.value,value:e.data}}_regex(e,t,n){return this.refinement(s=>e.test(s),{validation:t,code:d.invalid_string,...h.errToObj(n)})}_addCheck(e){return new E({...this._def,checks:[...this._def.checks,e]})}email(e){return this._addCheck({kind:"email",...h.errToObj(e)})}url(e){return this._addCheck({kind:"url",...h.errToObj(e)})}emoji(e){return this._addCheck({kind:"emoji",...h.errToObj(e)})}uuid(e){return this._addCheck({kind:"uuid",...h.errToObj(e)})}nanoid(e){return this._addCheck({kind:"nanoid",...h.errToObj(e)})}cuid(e){return this._addCheck({kind:"cuid",...h.errToObj(e)})}cuid2(e){return this._addCheck({kind:"cuid2",...h.errToObj(e)})}ulid(e){return this._addCheck({kind:"ulid",...h.errToObj(e)})}base64(e){return this._addCheck({kind:"base64",...h.errToObj(e)})}ip(e){return this._addCheck({kind:"ip",...h.errToObj(e)})}datetime(e){var t,n;return typeof e=="string"?this._addCheck({kind:"datetime",precision:null,offset:!1,local:!1,message:e}):this._addCheck({kind:"datetime",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,offset:(t=e==null?void 0:e.offset)!==null&&t!==void 0?t:!1,local:(n=e==null?void 0:e.local)!==null&&n!==void 0?n:!1,...h.errToObj(e==null?void 0:e.message)})}date(e){return this._addCheck({kind:"date",message:e})}time(e){return typeof e=="string"?this._addCheck({kind:"time",precision:null,message:e}):this._addCheck({kind:"time",precision:typeof(e==null?void 0:e.precision)>"u"?null:e==null?void 0:e.precision,...h.errToObj(e==null?void 0:e.message)})}duration(e){return this._addCheck({kind:"duration",...h.errToObj(e)})}regex(e,t){return this._addCheck({kind:"regex",regex:e,...h.errToObj(t)})}includes(e,t){return this._addCheck({kind:"includes",value:e,position:t==null?void 0:t.position,...h.errToObj(t==null?void 0:t.message)})}startsWith(e,t){return this._addCheck({kind:"startsWith",value:e,...h.errToObj(t)})}endsWith(e,t){return this._addCheck({kind:"endsWith",value:e,...h.errToObj(t)})}min(e,t){return this._addCheck({kind:"min",value:e,...h.errToObj(t)})}max(e,t){return this._addCheck({kind:"max",value:e,...h.errToObj(t)})}length(e,t){return this._addCheck({kind:"length",value:e,...h.errToObj(t)})}nonempty(e){return this.min(1,h.errToObj(e))}trim(){return new E({...this._def,checks:[...this._def.checks,{kind:"trim"}]})}toLowerCase(){return new E({...this._def,checks:[...this._def.checks,{kind:"toLowerCase"}]})}toUpperCase(){return new E({...this._def,checks:[...this._def.checks,{kind:"toUpperCase"}]})}get isDatetime(){return!!this._def.checks.find(e=>e.kind==="datetime")}get isDate(){return!!this._def.checks.find(e=>e.kind==="date")}get isTime(){return!!this._def.checks.find(e=>e.kind==="time")}get isDuration(){return!!this._def.checks.find(e=>e.kind==="duration")}get isEmail(){return!!this._def.checks.find(e=>e.kind==="email")}get isURL(){return!!this._def.checks.find(e=>e.kind==="url")}get isEmoji(){return!!this._def.checks.find(e=>e.kind==="emoji")}get isUUID(){return!!this._def.checks.find(e=>e.kind==="uuid")}get isNANOID(){return!!this._def.checks.find(e=>e.kind==="nanoid")}get isCUID(){return!!this._def.checks.find(e=>e.kind==="cuid")}get isCUID2(){return!!this._def.checks.find(e=>e.kind==="cuid2")}get isULID(){return!!this._def.checks.find(e=>e.kind==="ulid")}get isIP(){return!!this._def.checks.find(e=>e.kind==="ip")}get isBase64(){return!!this._def.checks.find(e=>e.kind==="base64")}get minLength(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxLength(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}E.create=r=>{var e;return new E({checks:[],typeName:p.ZodString,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...v(r)})};function _t(r,e){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(".",""));return a%i/Math.pow(10,s)}class q extends g{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte,this.step=this.multipleOf}_parse(e){if(this._def.coerce&&(e.data=Number(e.data)),this._getType(e)!==f.number){const a=this._getOrReturnCtx(e);return l(a,{code:d.invalid_type,expected:f.number,received:a.parsedType}),y}let n;const s=new C;for(const a of this._def.checks)a.kind==="int"?x.isInteger(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{code:d.invalid_type,expected:"integer",received:"float",message:a.message}),s.dirty()):a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.too_small,minimum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.too_big,maximum:a.value,type:"number",inclusive:a.inclusive,exact:!1,message:a.message}),s.dirty()):a.kind==="multipleOf"?_t(e.data,a.value)!==0&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):a.kind==="finite"?Number.isFinite(e.data)||(n=this._getOrReturnCtx(e,n),l(n,{code:d.not_finite,message:a.message}),s.dirty()):x.assertNever(a);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,n,s){return new q({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:h.toString(s)}]})}_addCheck(e){return new q({...this._def,checks:[...this._def.checks,e]})}int(e){return this._addCheck({kind:"int",message:h.toString(e)})}positive(e){return this._addCheck({kind:"min",value:0,inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:0,inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:0,inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:0,inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}finite(e){return this._addCheck({kind:"finite",message:h.toString(e)})}safe(e){return this._addCheck({kind:"min",inclusive:!0,value:Number.MIN_SAFE_INTEGER,message:h.toString(e)})._addCheck({kind:"max",inclusive:!0,value:Number.MAX_SAFE_INTEGER,message:h.toString(e)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}get isInt(){return!!this._def.checks.find(e=>e.kind==="int"||e.kind==="multipleOf"&&x.isInteger(e.value))}get isFinite(){let e=null,t=null;for(const n of this._def.checks){if(n.kind==="finite"||n.kind==="int"||n.kind==="multipleOf")return!0;n.kind==="min"?(t===null||n.value>t)&&(t=n.value):n.kind==="max"&&(e===null||n.value<e)&&(e=n.value)}return Number.isFinite(t)&&Number.isFinite(e)}}q.create=r=>new q({checks:[],typeName:p.ZodNumber,coerce:(r==null?void 0:r.coerce)||!1,...v(r)});class U extends g{constructor(){super(...arguments),this.min=this.gte,this.max=this.lte}_parse(e){if(this._def.coerce&&(e.data=BigInt(e.data)),this._getType(e)!==f.bigint){const a=this._getOrReturnCtx(e);return l(a,{code:d.invalid_type,expected:f.bigint,received:a.parsedType}),y}let n;const s=new C;for(const a of this._def.checks)a.kind==="min"?(a.inclusive?e.data<a.value:e.data<=a.value)&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.too_small,type:"bigint",minimum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty()):a.kind==="max"?(a.inclusive?e.data>a.value:e.data>=a.value)&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.too_big,type:"bigint",maximum:a.value,inclusive:a.inclusive,message:a.message}),s.dirty()):a.kind==="multipleOf"?e.data%a.value!==BigInt(0)&&(n=this._getOrReturnCtx(e,n),l(n,{code:d.not_multiple_of,multipleOf:a.value,message:a.message}),s.dirty()):x.assertNever(a);return{status:s.value,value:e.data}}gte(e,t){return this.setLimit("min",e,!0,h.toString(t))}gt(e,t){return this.setLimit("min",e,!1,h.toString(t))}lte(e,t){return this.setLimit("max",e,!0,h.toString(t))}lt(e,t){return this.setLimit("max",e,!1,h.toString(t))}setLimit(e,t,n,s){return new U({...this._def,checks:[...this._def.checks,{kind:e,value:t,inclusive:n,message:h.toString(s)}]})}_addCheck(e){return new U({...this._def,checks:[...this._def.checks,e]})}positive(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!1,message:h.toString(e)})}negative(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!1,message:h.toString(e)})}nonpositive(e){return this._addCheck({kind:"max",value:BigInt(0),inclusive:!0,message:h.toString(e)})}nonnegative(e){return this._addCheck({kind:"min",value:BigInt(0),inclusive:!0,message:h.toString(e)})}multipleOf(e,t){return this._addCheck({kind:"multipleOf",value:e,message:h.toString(t)})}get minValue(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e}get maxValue(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e}}U.create=r=>{var e;return new U({checks:[],typeName:p.ZodBigInt,coerce:(e=r==null?void 0:r.coerce)!==null&&e!==void 0?e:!1,...v(r)})};class de extends g{_parse(e){if(this._def.coerce&&(e.data=!!e.data),this._getType(e)!==f.boolean){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.boolean,received:n.parsedType}),y}return S(e.data)}}de.create=r=>new de({typeName:p.ZodBoolean,coerce:(r==null?void 0:r.coerce)||!1,...v(r)});class J extends g{_parse(e){if(this._def.coerce&&(e.data=new Date(e.data)),this._getType(e)!==f.date){const a=this._getOrReturnCtx(e);return l(a,{code:d.invalid_type,expected:f.date,received:a.parsedType}),y}if(isNaN(e.data.getTime())){const a=this._getOrReturnCtx(e);return l(a,{code:d.invalid_date}),y}const n=new C;let s;for(const a of this._def.checks)a.kind==="min"?e.data.getTime()<a.value&&(s=this._getOrReturnCtx(e,s),l(s,{code:d.too_small,message:a.message,inclusive:!0,exact:!1,minimum:a.value,type:"date"}),n.dirty()):a.kind==="max"?e.data.getTime()>a.value&&(s=this._getOrReturnCtx(e,s),l(s,{code:d.too_big,message:a.message,inclusive:!0,exact:!1,maximum:a.value,type:"date"}),n.dirty()):x.assertNever(a);return{status:n.value,value:new Date(e.data.getTime())}}_addCheck(e){return new J({...this._def,checks:[...this._def.checks,e]})}min(e,t){return this._addCheck({kind:"min",value:e.getTime(),message:h.toString(t)})}max(e,t){return this._addCheck({kind:"max",value:e.getTime(),message:h.toString(t)})}get minDate(){let e=null;for(const t of this._def.checks)t.kind==="min"&&(e===null||t.value>e)&&(e=t.value);return e!=null?new Date(e):null}get maxDate(){let e=null;for(const t of this._def.checks)t.kind==="max"&&(e===null||t.value<e)&&(e=t.value);return e!=null?new Date(e):null}}J.create=r=>new J({checks:[],coerce:(r==null?void 0:r.coerce)||!1,typeName:p.ZodDate,...v(r)});class Te extends g{_parse(e){if(this._getType(e)!==f.symbol){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.symbol,received:n.parsedType}),y}return S(e.data)}}Te.create=r=>new Te({typeName:p.ZodSymbol,...v(r)});class ce extends g{_parse(e){if(this._getType(e)!==f.undefined){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.undefined,received:n.parsedType}),y}return S(e.data)}}ce.create=r=>new ce({typeName:p.ZodUndefined,...v(r)});class ue extends g{_parse(e){if(this._getType(e)!==f.null){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.null,received:n.parsedType}),y}return S(e.data)}}ue.create=r=>new ue({typeName:p.ZodNull,...v(r)});class ee extends g{constructor(){super(...arguments),this._any=!0}_parse(e){return S(e.data)}}ee.create=r=>new ee({typeName:p.ZodAny,...v(r)});class Y extends g{constructor(){super(...arguments),this._unknown=!0}_parse(e){return S(e.data)}}Y.create=r=>new Y({typeName:p.ZodUnknown,...v(r)});class P extends g{_parse(e){const t=this._getOrReturnCtx(e);return l(t,{code:d.invalid_type,expected:f.never,received:t.parsedType}),y}}P.create=r=>new P({typeName:p.ZodNever,...v(r)});class Ce extends g{_parse(e){if(this._getType(e)!==f.undefined){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.void,received:n.parsedType}),y}return S(e.data)}}Ce.create=r=>new Ce({typeName:p.ZodVoid,...v(r)});class R extends g{_parse(e){const{ctx:t,status:n}=this._processInputParams(e),s=this._def;if(t.parsedType!==f.array)return l(t,{code:d.invalid_type,expected:f.array,received:t.parsedType}),y;if(s.exactLength!==null){const i=t.data.length>s.exactLength.value,o=t.data.length<s.exactLength.value;(i||o)&&(l(t,{code:i?d.too_big:d.too_small,minimum:o?s.exactLength.value:void 0,maximum:i?s.exactLength.value:void 0,type:"array",inclusive:!0,exact:!0,message:s.exactLength.message}),n.dirty())}if(s.minLength!==null&&t.data.length<s.minLength.value&&(l(t,{code:d.too_small,minimum:s.minLength.value,type:"array",inclusive:!0,exact:!1,message:s.minLength.message}),n.dirty()),s.maxLength!==null&&t.data.length>s.maxLength.value&&(l(t,{code:d.too_big,maximum:s.maxLength.value,type:"array",inclusive:!0,exact:!1,message:s.maxLength.message}),n.dirty()),t.common.async)return Promise.all([...t.data].map((i,o)=>s.type._parseAsync(new A(t,i,t.path,o)))).then(i=>C.mergeArray(n,i));const a=[...t.data].map((i,o)=>s.type._parseSync(new A(t,i,t.path,o)));return C.mergeArray(n,a)}get element(){return this._def.type}min(e,t){return new R({...this._def,minLength:{value:e,message:h.toString(t)}})}max(e,t){return new R({...this._def,maxLength:{value:e,message:h.toString(t)}})}length(e,t){return new R({...this._def,exactLength:{value:e,message:h.toString(t)}})}nonempty(e){return this.min(1,e)}}R.create=(r,e)=>new R({type:r,minLength:null,maxLength:null,exactLength:null,typeName:p.ZodArray,...v(e)});function K(r){if(r instanceof b){const e={};for(const t in r.shape){const n=r.shape[t];e[t]=j.create(K(n))}return new b({...r._def,shape:()=>e})}else return r instanceof R?new R({...r._def,type:K(r.element)}):r instanceof j?j.create(K(r.unwrap())):r instanceof W?W.create(K(r.unwrap())):r instanceof M?M.create(r.items.map(e=>K(e))):r}class b extends g{constructor(){super(...arguments),this._cached=null,this.nonstrict=this.passthrough,this.augment=this.extend}_getCached(){if(this._cached!==null)return this._cached;const e=this._def.shape(),t=x.objectKeys(e);return this._cached={shape:e,keys:t}}_parse(e){if(this._getType(e)!==f.object){const c=this._getOrReturnCtx(e);return l(c,{code:d.invalid_type,expected:f.object,received:c.parsedType}),y}const{status:n,ctx:s}=this._processInputParams(e),{shape:a,keys:i}=this._getCached(),o=[];if(!(this._def.catchall instanceof P&&this._def.unknownKeys==="strip"))for(const c in s.data)i.includes(c)||o.push(c);const u=[];for(const c of i){const m=a[c],Z=s.data[c];u.push({key:{status:"valid",value:c},value:m._parse(new A(s,Z,s.path,c)),alwaysSet:c in s.data})}if(this._def.catchall instanceof P){const c=this._def.unknownKeys;if(c==="passthrough")for(const m of o)u.push({key:{status:"valid",value:m},value:{status:"valid",value:s.data[m]}});else if(c==="strict")o.length>0&&(l(s,{code:d.unrecognized_keys,keys:o}),n.dirty());else if(c!=="strip")throw new Error("Internal ZodObject error: invalid unknownKeys value.")}else{const c=this._def.catchall;for(const m of o){const Z=s.data[m];u.push({key:{status:"valid",value:m},value:c._parse(new A(s,Z,s.path,m)),alwaysSet:m in s.data})}}return s.common.async?Promise.resolve().then(async()=>{const c=[];for(const m of u){const Z=await m.key,G=await m.value;c.push({key:Z,value:G,alwaysSet:m.alwaysSet})}return c}).then(c=>C.mergeObjectSync(n,c)):C.mergeObjectSync(n,u)}get shape(){return this._def.shape()}strict(e){return h.errToObj,new b({...this._def,unknownKeys:"strict",...e!==void 0?{errorMap:(t,n)=>{var s,a,i,o;const u=(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;return t.code==="unrecognized_keys"?{message:(o=h.errToObj(e).message)!==null&&o!==void 0?o:u}:{message:u}}}:{}})}strip(){return new b({...this._def,unknownKeys:"strip"})}passthrough(){return new b({...this._def,unknownKeys:"passthrough"})}extend(e){return new b({...this._def,shape:()=>({...this._def.shape(),...e})})}merge(e){return new b({unknownKeys:e._def.unknownKeys,catchall:e._def.catchall,shape:()=>({...this._def.shape(),...e._def.shape()}),typeName:p.ZodObject})}setKey(e,t){return this.augment({[e]:t})}catchall(e){return new b({...this._def,catchall:e})}pick(e){const t={};return x.objectKeys(e).forEach(n=>{e[n]&&this.shape[n]&&(t[n]=this.shape[n])}),new b({...this._def,shape:()=>t})}omit(e){const t={};return x.objectKeys(this.shape).forEach(n=>{e[n]||(t[n]=this.shape[n])}),new b({...this._def,shape:()=>t})}deepPartial(){return K(this)}partial(e){const t={};return x.objectKeys(this.shape).forEach(n=>{const s=this.shape[n];e&&!e[n]?t[n]=s:t[n]=s.optional()}),new b({...this._def,shape:()=>t})}required(e){const t={};return x.objectKeys(this.shape).forEach(n=>{if(e&&!e[n])t[n]=this.shape[n];else{let a=this.shape[n];for(;a instanceof j;)a=a._def.innerType;t[n]=a}}),new b({...this._def,shape:()=>t})}keyof(){return We(x.objectKeys(this.shape))}}b.create=(r,e)=>new b({shape:()=>r,unknownKeys:"strip",catchall:P.create(),typeName:p.ZodObject,...v(e)});b.strictCreate=(r,e)=>new b({shape:()=>r,unknownKeys:"strict",catchall:P.create(),typeName:p.ZodObject,...v(e)});b.lazycreate=(r,e)=>new b({shape:r,unknownKeys:"strip",catchall:P.create(),typeName:p.ZodObject,...v(e)});class le extends g{_parse(e){const{ctx:t}=this._processInputParams(e),n=this._def.options;function s(a){for(const o of a)if(o.result.status==="valid")return o.result;for(const o of a)if(o.result.status==="dirty")return t.common.issues.push(...o.ctx.common.issues),o.result;const i=a.map(o=>new N(o.ctx.common.issues));return l(t,{code:d.invalid_union,unionErrors:i}),y}if(t.common.async)return Promise.all(n.map(async a=>{const i={...t,common:{...t.common,issues:[]},parent:null};return{result:await a._parseAsync({data:t.data,path:t.path,parent:i}),ctx:i}})).then(s);{let a;const i=[];for(const u of n){const c={...t,common:{...t.common,issues:[]},parent:null},m=u._parseSync({data:t.data,path:t.path,parent:c});if(m.status==="valid")return m;m.status==="dirty"&&!a&&(a={result:m,ctx:c}),c.common.issues.length&&i.push(c.common.issues)}if(a)return t.common.issues.push(...a.ctx.common.issues),a.result;const o=i.map(u=>new N(u));return l(t,{code:d.invalid_union,unionErrors:o}),y}}get options(){return this._def.options}}le.create=(r,e)=>new le({options:r,typeName:p.ZodUnion,...v(e)});const $=r=>r instanceof me?$(r.schema):r instanceof I?$(r.innerType()):r instanceof pe?[r.value]:r instanceof B?r.options:r instanceof ye?x.objectValues(r.enum):r instanceof _e?$(r._def.innerType):r instanceof ce?[void 0]:r instanceof ue?[null]:r instanceof j?[void 0,...$(r.unwrap())]:r instanceof W?[null,...$(r.unwrap())]:r instanceof Me||r instanceof ge?$(r.unwrap()):r instanceof ve?$(r._def.innerType):[];class Oe extends g{_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==f.object)return l(t,{code:d.invalid_type,expected:f.object,received:t.parsedType}),y;const n=this.discriminator,s=t.data[n],a=this.optionsMap.get(s);return a?t.common.async?a._parseAsync({data:t.data,path:t.path,parent:t}):a._parseSync({data:t.data,path:t.path,parent:t}):(l(t,{code:d.invalid_union_discriminator,options:Array.from(this.optionsMap.keys()),path:[n]}),y)}get discriminator(){return this._def.discriminator}get options(){return this._def.options}get optionsMap(){return this._def.optionsMap}static create(e,t,n){const s=new Map;for(const a of t){const i=$(a.shape[e]);if(!i.length)throw new Error(`A discriminator value for key \`${e}\` could not be extracted from all schema options`);for(const o of i){if(s.has(o))throw new Error(`Discriminator property ${String(e)} has duplicate value ${String(o)}`);s.set(o,a)}}return new Oe({typeName:p.ZodDiscriminatedUnion,discriminator:e,options:t,optionsMap:s,...v(n)})}}function je(r,e){const t=V(r),n=V(e);if(r===e)return{valid:!0,data:r};if(t===f.object&&n===f.object){const s=x.objectKeys(e),a=x.objectKeys(r).filter(o=>s.indexOf(o)!==-1),i={...r,...e};for(const o of a){const u=je(r[o],e[o]);if(!u.valid)return{valid:!1};i[o]=u.data}return{valid:!0,data:i}}else if(t===f.array&&n===f.array){if(r.length!==e.length)return{valid:!1};const s=[];for(let a=0;a<r.length;a++){const i=r[a],o=e[a],u=je(i,o);if(!u.valid)return{valid:!1};s.push(u.data)}return{valid:!0,data:s}}else return t===f.date&&n===f.date&&+r==+e?{valid:!0,data:r}:{valid:!1}}class fe extends g{_parse(e){const{status:t,ctx:n}=this._processInputParams(e),s=(a,i)=>{if(Re(a)||Re(i))return y;const o=je(a.value,i.value);return o.valid?((Ie(a)||Ie(i))&&t.dirty(),{status:t.value,value:o.data}):(l(n,{code:d.invalid_intersection_types}),y)};return n.common.async?Promise.all([this._def.left._parseAsync({data:n.data,path:n.path,parent:n}),this._def.right._parseAsync({data:n.data,path:n.path,parent:n})]).then(([a,i])=>s(a,i)):s(this._def.left._parseSync({data:n.data,path:n.path,parent:n}),this._def.right._parseSync({data:n.data,path:n.path,parent:n}))}}fe.create=(r,e,t)=>new fe({left:r,right:e,typeName:p.ZodIntersection,...v(t)});class M extends g{_parse(e){const{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==f.array)return l(n,{code:d.invalid_type,expected:f.array,received:n.parsedType}),y;if(n.data.length<this._def.items.length)return l(n,{code:d.too_small,minimum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),y;!this._def.rest&&n.data.length>this._def.items.length&&(l(n,{code:d.too_big,maximum:this._def.items.length,inclusive:!0,exact:!1,type:"array"}),t.dirty());const a=[...n.data].map((i,o)=>{const u=this._def.items[o]||this._def.rest;return u?u._parse(new A(n,i,n.path,o)):null}).filter(i=>!!i);return n.common.async?Promise.all(a).then(i=>C.mergeArray(t,i)):C.mergeArray(t,a)}get items(){return this._def.items}rest(e){return new M({...this._def,rest:e})}}M.create=(r,e)=>{if(!Array.isArray(r))throw new Error("You must pass an array of schemas to z.tuple([ ... ])");return new M({items:r,typeName:p.ZodTuple,rest:null,...v(e)})};class he extends g{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==f.object)return l(n,{code:d.invalid_type,expected:f.object,received:n.parsedType}),y;const s=[],a=this._def.keyType,i=this._def.valueType;for(const o in n.data)s.push({key:a._parse(new A(n,o,n.path,o)),value:i._parse(new A(n,n.data[o],n.path,o)),alwaysSet:o in n.data});return n.common.async?C.mergeObjectAsync(t,s):C.mergeObjectSync(t,s)}get element(){return this._def.valueType}static create(e,t,n){return t instanceof g?new he({keyType:e,valueType:t,typeName:p.ZodRecord,...v(n)}):new he({keyType:E.create(),valueType:e,typeName:p.ZodRecord,...v(t)})}}class Ze extends g{get keySchema(){return this._def.keyType}get valueSchema(){return this._def.valueType}_parse(e){const{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==f.map)return l(n,{code:d.invalid_type,expected:f.map,received:n.parsedType}),y;const s=this._def.keyType,a=this._def.valueType,i=[...n.data.entries()].map(([o,u],c)=>({key:s._parse(new A(n,o,n.path,[c,"key"])),value:a._parse(new A(n,u,n.path,[c,"value"]))}));if(n.common.async){const o=new Map;return Promise.resolve().then(async()=>{for(const u of i){const c=await u.key,m=await u.value;if(c.status==="aborted"||m.status==="aborted")return y;(c.status==="dirty"||m.status==="dirty")&&t.dirty(),o.set(c.value,m.value)}return{status:t.value,value:o}})}else{const o=new Map;for(const u of i){const c=u.key,m=u.value;if(c.status==="aborted"||m.status==="aborted")return y;(c.status==="dirty"||m.status==="dirty")&&t.dirty(),o.set(c.value,m.value)}return{status:t.value,value:o}}}}Ze.create=(r,e,t)=>new Ze({valueType:e,keyType:r,typeName:p.ZodMap,...v(t)});class H extends g{_parse(e){const{status:t,ctx:n}=this._processInputParams(e);if(n.parsedType!==f.set)return l(n,{code:d.invalid_type,expected:f.set,received:n.parsedType}),y;const s=this._def;s.minSize!==null&&n.data.size<s.minSize.value&&(l(n,{code:d.too_small,minimum:s.minSize.value,type:"set",inclusive:!0,exact:!1,message:s.minSize.message}),t.dirty()),s.maxSize!==null&&n.data.size>s.maxSize.value&&(l(n,{code:d.too_big,maximum:s.maxSize.value,type:"set",inclusive:!0,exact:!1,message:s.maxSize.message}),t.dirty());const a=this._def.valueType;function i(u){const c=new Set;for(const m of u){if(m.status==="aborted")return y;m.status==="dirty"&&t.dirty(),c.add(m.value)}return{status:t.value,value:c}}const o=[...n.data.values()].map((u,c)=>a._parse(new A(n,u,n.path,c)));return n.common.async?Promise.all(o).then(u=>i(u)):i(o)}min(e,t){return new H({...this._def,minSize:{value:e,message:h.toString(t)}})}max(e,t){return new H({...this._def,maxSize:{value:e,message:h.toString(t)}})}size(e,t){return this.min(e,t).max(e,t)}nonempty(e){return this.min(1,e)}}H.create=(r,e)=>new H({valueType:r,minSize:null,maxSize:null,typeName:p.ZodSet,...v(e)});class Q extends g{constructor(){super(...arguments),this.validate=this.implement}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==f.function)return l(t,{code:d.invalid_type,expected:f.function,received:t.parsedType}),y;function n(o,u){return be({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ke(),F].filter(c=>!!c),issueData:{code:d.invalid_arguments,argumentsError:u}})}function s(o,u){return be({data:o,path:t.path,errorMaps:[t.common.contextualErrorMap,t.schemaErrorMap,ke(),F].filter(c=>!!c),issueData:{code:d.invalid_return_type,returnTypeError:u}})}const a={errorMap:t.common.contextualErrorMap},i=t.data;if(this._def.returns instanceof te){const o=this;return S(async function(...u){const c=new N([]),m=await o._def.args.parseAsync(u,a).catch(z=>{throw c.addIssue(n(u,z)),c}),Z=await Reflect.apply(i,this,m);return await o._def.returns._def.type.parseAsync(Z,a).catch(z=>{throw c.addIssue(s(Z,z)),c})})}else{const o=this;return S(function(...u){const c=o._def.args.safeParse(u,a);if(!c.success)throw new N([n(u,c.error)]);const m=Reflect.apply(i,this,c.data),Z=o._def.returns.safeParse(m,a);if(!Z.success)throw new N([s(m,Z.error)]);return Z.data})}}parameters(){return this._def.args}returnType(){return this._def.returns}args(...e){return new Q({...this._def,args:M.create(e).rest(Y.create())})}returns(e){return new Q({...this._def,returns:e})}implement(e){return this.parse(e)}strictImplement(e){return this.parse(e)}static create(e,t,n){return new Q({args:e||M.create([]).rest(Y.create()),returns:t||Y.create(),typeName:p.ZodFunction,...v(n)})}}class me extends g{get schema(){return this._def.getter()}_parse(e){const{ctx:t}=this._processInputParams(e);return this._def.getter()._parse({data:t.data,path:t.path,parent:t})}}me.create=(r,e)=>new me({getter:r,typeName:p.ZodLazy,...v(e)});class pe extends g{_parse(e){if(e.data!==this._def.value){const t=this._getOrReturnCtx(e);return l(t,{received:t.data,code:d.invalid_literal,expected:this._def.value}),y}return{status:"valid",value:e.data}}get value(){return this._def.value}}pe.create=(r,e)=>new pe({value:r,typeName:p.ZodLiteral,...v(e)});function We(r,e){return new B({values:r,typeName:p.ZodEnum,...v(e)})}class B extends g{constructor(){super(...arguments),se.set(this,void 0)}_parse(e){if(typeof e.data!="string"){const t=this._getOrReturnCtx(e),n=this._def.values;return l(t,{expected:x.joinValues(n),received:t.parsedType,code:d.invalid_type}),y}if(we(this,se)||Le(this,se,new Set(this._def.values)),!we(this,se).has(e.data)){const t=this._getOrReturnCtx(e),n=this._def.values;return l(t,{received:t.data,code:d.invalid_enum_value,options:n}),y}return S(e.data)}get options(){return this._def.values}get enum(){const e={};for(const t of this._def.values)e[t]=t;return e}get Values(){const e={};for(const t of this._def.values)e[t]=t;return e}get Enum(){const e={};for(const t of this._def.values)e[t]=t;return e}extract(e,t=this._def){return B.create(e,{...this._def,...t})}exclude(e,t=this._def){return B.create(this.options.filter(n=>!e.includes(n)),{...this._def,...t})}}se=new WeakMap;B.create=We;class ye extends g{constructor(){super(...arguments),ae.set(this,void 0)}_parse(e){const t=x.getValidEnumValues(this._def.values),n=this._getOrReturnCtx(e);if(n.parsedType!==f.string&&n.parsedType!==f.number){const s=x.objectValues(t);return l(n,{expected:x.joinValues(s),received:n.parsedType,code:d.invalid_type}),y}if(we(this,ae)||Le(this,ae,new Set(x.getValidEnumValues(this._def.values))),!we(this,ae).has(e.data)){const s=x.objectValues(t);return l(n,{received:n.data,code:d.invalid_enum_value,options:s}),y}return S(e.data)}get enum(){return this._def.values}}ae=new WeakMap;ye.create=(r,e)=>new ye({values:r,typeName:p.ZodNativeEnum,...v(e)});class te extends g{unwrap(){return this._def.type}_parse(e){const{ctx:t}=this._processInputParams(e);if(t.parsedType!==f.promise&&t.common.async===!1)return l(t,{code:d.invalid_type,expected:f.promise,received:t.parsedType}),y;const n=t.parsedType===f.promise?t.data:Promise.resolve(t.data);return S(n.then(s=>this._def.type.parseAsync(s,{path:t.path,errorMap:t.common.contextualErrorMap})))}}te.create=(r,e)=>new te({type:r,typeName:p.ZodPromise,...v(e)});class I extends g{innerType(){return this._def.schema}sourceType(){return this._def.schema._def.typeName===p.ZodEffects?this._def.schema.sourceType():this._def.schema}_parse(e){const{status:t,ctx:n}=this._processInputParams(e),s=this._def.effect||null,a={addIssue:i=>{l(n,i),i.fatal?t.abort():t.dirty()},get path(){return n.path}};if(a.addIssue=a.addIssue.bind(a),s.type==="preprocess"){const i=s.transform(n.data,a);if(n.common.async)return Promise.resolve(i).then(async o=>{if(t.value==="aborted")return y;const u=await this._def.schema._parseAsync({data:o,path:n.path,parent:n});return u.status==="aborted"?y:u.status==="dirty"||t.value==="dirty"?X(u.value):u});{if(t.value==="aborted")return y;const o=this._def.schema._parseSync({data:i,path:n.path,parent:n});return o.status==="aborted"?y:o.status==="dirty"||t.value==="dirty"?X(o.value):o}}if(s.type==="refinement"){const i=o=>{const u=s.refinement(o,a);if(n.common.async)return Promise.resolve(u);if(u instanceof Promise)throw new Error("Async refinement encountered during synchronous parse operation. Use .parseAsync instead.");return o};if(n.common.async===!1){const o=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});return o.status==="aborted"?y:(o.status==="dirty"&&t.dirty(),i(o.value),{status:t.value,value:o.value})}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(o=>o.status==="aborted"?y:(o.status==="dirty"&&t.dirty(),i(o.value).then(()=>({status:t.value,value:o.value}))))}if(s.type==="transform")if(n.common.async===!1){const i=this._def.schema._parseSync({data:n.data,path:n.path,parent:n});if(!ie(i))return i;const o=s.transform(i.value,a);if(o instanceof Promise)throw new Error("Asynchronous transform encountered during synchronous parse operation. Use .parseAsync instead.");return{status:t.value,value:o}}else return this._def.schema._parseAsync({data:n.data,path:n.path,parent:n}).then(i=>ie(i)?Promise.resolve(s.transform(i.value,a)).then(o=>({status:t.value,value:o})):i);x.assertNever(s)}}I.create=(r,e,t)=>new I({schema:r,typeName:p.ZodEffects,effect:e,...v(t)});I.createWithPreprocess=(r,e,t)=>new I({schema:e,effect:{type:"preprocess",transform:r},typeName:p.ZodEffects,...v(t)});class j extends g{_parse(e){return this._getType(e)===f.undefined?S(void 0):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}j.create=(r,e)=>new j({innerType:r,typeName:p.ZodOptional,...v(e)});class W extends g{_parse(e){return this._getType(e)===f.null?S(null):this._def.innerType._parse(e)}unwrap(){return this._def.innerType}}W.create=(r,e)=>new W({innerType:r,typeName:p.ZodNullable,...v(e)});class _e extends g{_parse(e){const{ctx:t}=this._processInputParams(e);let n=t.data;return t.parsedType===f.undefined&&(n=this._def.defaultValue()),this._def.innerType._parse({data:n,path:t.path,parent:t})}removeDefault(){return this._def.innerType}}_e.create=(r,e)=>new _e({innerType:r,typeName:p.ZodDefault,defaultValue:typeof e.default=="function"?e.default:()=>e.default,...v(e)});class ve extends g{_parse(e){const{ctx:t}=this._processInputParams(e),n={...t,common:{...t.common,issues:[]}},s=this._def.innerType._parse({data:n.data,path:n.path,parent:{...n}});return oe(s)?s.then(a=>({status:"valid",value:a.status==="valid"?a.value:this._def.catchValue({get error(){return new N(n.common.issues)},input:n.data})})):{status:"valid",value:s.status==="valid"?s.value:this._def.catchValue({get error(){return new N(n.common.issues)},input:n.data})}}removeCatch(){return this._def.innerType}}ve.create=(r,e)=>new ve({innerType:r,typeName:p.ZodCatch,catchValue:typeof e.catch=="function"?e.catch:()=>e.catch,...v(e)});class Se extends g{_parse(e){if(this._getType(e)!==f.nan){const n=this._getOrReturnCtx(e);return l(n,{code:d.invalid_type,expected:f.nan,received:n.parsedType}),y}return{status:"valid",value:e.data}}}Se.create=r=>new Se({typeName:p.ZodNaN,...v(r)});const vt=Symbol("zod_brand");class Me extends g{_parse(e){const{ctx:t}=this._processInputParams(e),n=t.data;return this._def.type._parse({data:n,path:t.path,parent:t})}unwrap(){return this._def.type}}class xe extends g{_parse(e){const{status:t,ctx:n}=this._processInputParams(e);if(n.common.async)return(async()=>{const a=await this._def.in._parseAsync({data:n.data,path:n.path,parent:n});return a.status==="aborted"?y:a.status==="dirty"?(t.dirty(),X(a.value)):this._def.out._parseAsync({data:a.value,path:n.path,parent:n})})();{const s=this._def.in._parseSync({data:n.data,path:n.path,parent:n});return s.status==="aborted"?y:s.status==="dirty"?(t.dirty(),{status:"dirty",value:s.value}):this._def.out._parseSync({data:s.value,path:n.path,parent:n})}}static create(e,t){return new xe({in:e,out:t,typeName:p.ZodPipeline})}}class ge extends g{_parse(e){const t=this._def.innerType._parse(e),n=s=>(ie(s)&&(s.value=Object.freeze(s.value)),s);return oe(t)?t.then(s=>n(s)):n(t)}unwrap(){return this._def.innerType}}ge.create=(r,e)=>new ge({innerType:r,typeName:p.ZodReadonly,...v(e)});function Ge(r,e={},t){return r?ee.create().superRefine((n,s)=>{var a,i;if(!r(n)){const o=typeof e=="function"?e(n):typeof e=="string"?{message:e}:e,u=(i=(a=o.fatal)!==null&&a!==void 0?a:t)!==null&&i!==void 0?i:!0,c=typeof o=="string"?{message:o}:o;s.addIssue({code:"custom",...c,fatal:u})}}):ee.create()}const gt={object:b.lazycreate};var p;(function(r){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"})(p||(p={}));const xt=(r,e={message:`Input not instance of ${r.name}`})=>Ge(t=>t instanceof r,e),Ye=E.create,Je=q.create,kt=Se.create,bt=U.create,He=de.create,wt=J.create,Tt=Te.create,Ct=ce.create,Zt=ue.create,St=ee.create,Ot=Y.create,Nt=P.create,Et=Ce.create,Rt=R.create,It=b.create,jt=b.strictCreate,At=le.create,Mt=Oe.create,$t=fe.create,Pt=M.create,zt=he.create,Dt=Ze.create,Vt=H.create,Lt=Q.create,qt=me.create,Ut=pe.create,Bt=B.create,Wt=ye.create,Gt=te.create,ze=I.create,Yt=j.create,Jt=W.create,Ht=I.createWithPreprocess,Kt=xe.create,Xt=()=>Ye().optional(),Qt=()=>Je().optional(),Ft=()=>He().optional(),er={string:r=>E.create({...r,coerce:!0}),number:r=>q.create({...r,coerce:!0}),boolean:r=>de.create({...r,coerce:!0}),bigint:r=>U.create({...r,coerce:!0}),date:r=>J.create({...r,coerce:!0})},tr=y;var O=Object.freeze({__proto__:null,defaultErrorMap:F,setErrorMap:tt,getErrorMap:ke,makeIssue:be,EMPTY_PATH:rt,addIssueToContext:l,ParseStatus:C,INVALID:y,DIRTY:X,OK:S,isAborted:Re,isDirty:Ie,isValid:ie,isAsync:oe,get util(){return x},get objectUtil(){return Ee},ZodParsedType:f,getParsedType:V,ZodType:g,datetimeRegex:Be,ZodString:E,ZodNumber:q,ZodBigInt:U,ZodBoolean:de,ZodDate:J,ZodSymbol:Te,ZodUndefined:ce,ZodNull:ue,ZodAny:ee,ZodUnknown:Y,ZodNever:P,ZodVoid:Ce,ZodArray:R,ZodObject:b,ZodUnion:le,ZodDiscriminatedUnion:Oe,ZodIntersection:fe,ZodTuple:M,ZodRecord:he,ZodMap:Ze,ZodSet:H,ZodFunction:Q,ZodLazy:me,ZodLiteral:pe,ZodEnum:B,ZodNativeEnum:ye,ZodPromise:te,ZodEffects:I,ZodTransformer:I,ZodOptional:j,ZodNullable:W,ZodDefault:_e,ZodCatch:ve,ZodNaN:Se,BRAND:vt,ZodBranded:Me,ZodPipeline:xe,ZodReadonly:ge,custom:Ge,Schema:g,ZodSchema:g,late:gt,get ZodFirstPartyTypeKind(){return p},coerce:er,any:St,array:Rt,bigint:bt,boolean:He,date:wt,discriminatedUnion:Mt,effect:ze,enum:Bt,function:Lt,instanceof:xt,intersection:$t,lazy:qt,literal:Ut,map:Dt,nan:kt,nativeEnum:Wt,never:Nt,null:Zt,nullable:Jt,number:Je,object:It,oboolean:Ft,onumber:Qt,optional:Yt,ostring:Xt,pipeline:Kt,preprocess:Ht,promise:Gt,record:zt,set:Vt,strictObject:jt,string:Ye,symbol:Tt,transformer:ze,tuple:Pt,undefined:Ct,union:At,unknown:Ot,void:Et,NEVER:tr,ZodIssueCode:d,quotelessJson:et,ZodError:N});const rr=()=>{const{formValidationTexts:r}=D.useContext(L.LuminusComponentsContext),e=_=>(_!=null&&_.useCoerce?O.coerce:O).string({invalid_type_error:r.required,required_error:r.required}).transform(w=>w??null),t=_=>e(_).nullable().optional().transform(k=>k??null),n=_=>{const k=(_!=null&&_.useCoerce?O.coerce:O).number({invalid_type_error:r.required,required_error:r.required});return(_==null?void 0:_.min)!==void 0&&k.min(_.min),(_==null?void 0:_.max)!==void 0&&k.max(_.max),k.transform(w=>w??null)},s=_=>n(_).nullable().optional().transform(k=>k??null),a=_=>(_!=null&&_.useCoerce?O.coerce:O).boolean({invalid_type_error:r.required,required_error:r.required}).transform(k=>k??null),i=_=>(_!=null&&_.useCoerce?O.coerce:O).string({invalid_type_error:r.required,required_error:r.required}).refine(Qe.isISODate,{message:r.invalidDate}).transform(w=>w??null),o=_=>i(_).nullable().transform(k=>k??null),u=(_,k)=>O.enum(_,{invalid_type_error:r.required,required_error:r.required}).transform($e=>$e??null);return{zString:t,zStringRequired:e,zNumber:s,zNumberRequired:n,zBool:a,zDate:o,zDateRequired:i,zEnum:(_,k)=>u(_).nullable().transform(w=>w??null),zEnumRequired:u,zObjectIdInt:_=>O.object({id:s({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdIntRequired:_=>O.object({id:n()}).transform(w=>w??null),zObjectIdStr:_=>O.object({id:t({useCoerce:!0})}).nullable().transform(w=>w??null),zObjectIdStrRequired:_=>O.object({id:e()}).transform(w=>w??null),zFile:({required:_,multiple:k,maxFileSize:w})=>O.any().transform(T=>Array.from(T??[])).refine(T=>!_||(T==null?void 0:T.length)>0,"File is required.").refine(T=>k||(T==null?void 0:T.length)<=1,"Multiple files not allowed.").refine(T=>T.every(Ke=>Ke.size<=w),`Maximum file size is ${Xe.formatFileSize(w)}.`).transform(T=>(k?T:T==null?void 0:T[0])??null)}},ne={loadOnInit:!0,silent:!1,enabled:!0,nullStateBeforeLoad:!0},nr=(r,{loadOnInit:e=ne.loadOnInit,enabled:t=ne.enabled,silent:n=ne.silent,nullStateBeforeLoad:s=ne.nullStateBeforeLoad,customApiUrl:a,customBearerToken:i}=ne)=>{const o=L.useAxios({silent:n,customToken:i,differentBaseUrl:a}),{startLoading:u,stopLoading:c}=D.useContext(L.LoadingContext),m=D.useRef(0),[Z,G]=D.useState(null),z=D.useCallback(async(re,_)=>{if(t!==!1){!n&&u(`loadData-${r}-${_}`),s&&G(null);try{const k=await o.get(r,{signal:re});G(k.data)}finally{!n&&c(`loadData-${r}-${_}`)}}},[t,n,u,r,s,o,c]);return D.useEffect(()=>{if(e===!1)return;const re=new AbortController;return z(re.signal,++m.current),()=>{re.abort()}},[z,e]),{data:Z,setData:G,reloadData:z}},sr=r=>{let e="pending",t;const n=r.then(s=>{e="success",t=s},s=>{e="error",t=s});return()=>{switch(e){case"pending":throw n;case"success":return t;case"error":throw t;default:throw new Error("Unknown status")}}};function ar(r){const e=L.useAxios({silent:!0}),[t,n]=D.useState(null);return D.useEffect(()=>{(async()=>{const a=e.get(r).then(i=>i.data);n(sr(a))})()},[e,r]),t}exports.cancelToken=L.cancelToken;exports.useAuth=L.useAuth;exports.useAxios=L.useAxios;exports.useNotifications=L.useNotifications;exports.useConfirm=De.useConfirm;exports.usePrompt=De.usePrompt;exports.useClickOutside=Ae.useClickOutside;exports.useFormControlType=Ae.useFormControlType;exports.useKeyPress=Ae.useKeyPress;exports.usePermissions=Fe.usePermissions;exports.useGetApiData=nr;exports.useGetDataBound=ar;exports.useZodSchemaTypes=rr;
package/dist/hooks.d.ts DELETED
@@ -1 +0,0 @@
1
- export * from './hooks/index'