@elliemae/pui-app-sdk 5.36.2 → 5.37.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (837) hide show
  1. package/build/docs/404.html +2 -2
  2. package/build/docs/api/@elliemae/ds-form/index.html +2 -2
  3. package/build/docs/api/classes/Analytics/index.html +2 -2
  4. package/build/docs/api/classes/CMicroAppGuest/index.html +4 -4
  5. package/build/docs/api/classes/CMicroAppHost/index.html +4 -4
  6. package/build/docs/api/classes/ErrorBoundary/index.html +2 -2
  7. package/build/docs/api/functions/AppRoot/index.html +2 -2
  8. package/build/docs/api/functions/Autocomplete/index.html +2 -2
  9. package/build/docs/api/functions/CheckBox/index.html +2 -2
  10. package/build/docs/api/functions/ComboBox/index.html +2 -2
  11. package/build/docs/api/functions/ComboBoxV3/index.html +2 -2
  12. package/build/docs/api/functions/ConnectForm/index.html +2 -2
  13. package/build/docs/api/functions/DateInput/index.html +2 -2
  14. package/build/docs/api/functions/DatePicker/index.html +2 -2
  15. package/build/docs/api/functions/DateRangePicker/index.html +2 -2
  16. package/build/docs/api/functions/DateTimePicker/index.html +2 -2
  17. package/build/docs/api/functions/Form/index.html +2 -2
  18. package/build/docs/api/functions/FormItemLayout/index.html +2 -2
  19. package/build/docs/api/functions/FormLayoutBlockItem/index.html +2 -2
  20. package/build/docs/api/functions/FormSubmitButton/index.html +2 -2
  21. package/build/docs/api/functions/InputMask/index.html +2 -2
  22. package/build/docs/api/functions/InputText/index.html +2 -2
  23. package/build/docs/api/functions/LargeTextBox/index.html +2 -2
  24. package/build/docs/api/functions/MaskedInputText/index.html +2 -2
  25. package/build/docs/api/functions/Page/index.html +2 -2
  26. package/build/docs/api/functions/Radio/index.html +2 -2
  27. package/build/docs/api/functions/RadioGroup/index.html +2 -2
  28. package/build/docs/api/functions/RegisterService/index.html +2 -2
  29. package/build/docs/api/functions/RenderWithStateAddOns/index.html +2 -2
  30. package/build/docs/api/functions/RequireAuth/index.html +2 -2
  31. package/build/docs/api/functions/SessionTimeout/index.html +2 -2
  32. package/build/docs/api/functions/TextBox/index.html +2 -2
  33. package/build/docs/api/functions/Toggle/index.html +2 -2
  34. package/build/docs/api/functions/authSaga/index.html +2 -2
  35. package/build/docs/api/functions/authorize/index.html +2 -2
  36. package/build/docs/api/functions/cleanup/index.html +2 -2
  37. package/build/docs/api/functions/configureStore/index.html +2 -2
  38. package/build/docs/api/functions/createManager/index.html +2 -2
  39. package/build/docs/api/functions/enableReactAppForHostIntegration/index.html +2 -2
  40. package/build/docs/api/functions/fetchHostAppData/index.html +2 -2
  41. package/build/docs/api/functions/fetchUserSettings/index.html +2 -2
  42. package/build/docs/api/functions/getApiActionCreator/index.html +2 -2
  43. package/build/docs/api/functions/getAppConfigValue/index.html +2 -2
  44. package/build/docs/api/functions/getAuthHTTPClient/index.html +2 -2
  45. package/build/docs/api/functions/getAuthorizationHeader/index.html +2 -2
  46. package/build/docs/api/functions/getHTTPClient/index.html +2 -2
  47. package/build/docs/api/functions/getHostAppDataByKey/index.html +2 -2
  48. package/build/docs/api/functions/getLogger/index.html +2 -2
  49. package/build/docs/api/functions/getMicroFrontEndAppConfig/index.html +2 -2
  50. package/build/docs/api/functions/getNavigationLinks/index.html +2 -2
  51. package/build/docs/api/functions/getRedirectUrl/index.html +2 -2
  52. package/build/docs/api/functions/getSelectField/index.html +2 -2
  53. package/build/docs/api/functions/getStore/index.html +2 -2
  54. package/build/docs/api/functions/initServiceWorker/index.html +2 -2
  55. package/build/docs/api/functions/isCIBuild/index.html +2 -2
  56. package/build/docs/api/functions/isProd/index.html +2 -2
  57. package/build/docs/api/functions/isUserAuthorized/index.html +2 -2
  58. package/build/docs/api/functions/listenStorageEvents/index.html +2 -2
  59. package/build/docs/api/functions/loadAppConfig/index.html +2 -2
  60. package/build/docs/api/functions/loadable/index.html +2 -2
  61. package/build/docs/api/functions/login/index.html +2 -2
  62. package/build/docs/api/functions/notifyGuestUnloadComplete/index.html +2 -2
  63. package/build/docs/api/functions/onAuthorizationFailure/index.html +2 -2
  64. package/build/docs/api/functions/onGuestUnloadStart/index.html +2 -2
  65. package/build/docs/api/functions/redactPii/index.html +2 -2
  66. package/build/docs/api/functions/removeDoubleSlash/index.html +2 -2
  67. package/build/docs/api/functions/removeStorageEvents/index.html +2 -2
  68. package/build/docs/api/functions/render/index.html +2 -2
  69. package/build/docs/api/functions/renderHook/index.html +2 -2
  70. package/build/docs/api/functions/renderWithHostData/index.html +2 -2
  71. package/build/docs/api/functions/renderWithRedux/index.html +2 -2
  72. package/build/docs/api/functions/renderWithRouter/index.html +2 -2
  73. package/build/docs/api/functions/renderWithRouterRedux/index.html +2 -2
  74. package/build/docs/api/functions/sdkBaseQuery/index.html +2 -2
  75. package/build/docs/api/functions/sendBAEvent/index.html +2 -2
  76. package/build/docs/api/functions/sendMessageToHost/index.html +2 -2
  77. package/build/docs/api/functions/setAppConfig/index.html +2 -2
  78. package/build/docs/api/functions/setAppConfigValue/index.html +2 -2
  79. package/build/docs/api/functions/setHostAppData/index.html +2 -2
  80. package/build/docs/api/functions/setLoginParams/index.html +2 -2
  81. package/build/docs/api/functions/subscribeToResetSession/index.html +2 -2
  82. package/build/docs/api/functions/subscribeToSessionExpiry/index.html +2 -2
  83. package/build/docs/api/functions/subscribeToSessionExpiryWarning/index.html +2 -2
  84. package/build/docs/api/functions/trackActivity/index.html +2 -2
  85. package/build/docs/api/functions/useAppDispatch/index.html +2 -2
  86. package/build/docs/api/functions/useAppMiddleware/index.html +2 -2
  87. package/build/docs/api/functions/useInjectQuery/index.html +2 -2
  88. package/build/docs/api/functions/useInjectReducer/index.html +2 -2
  89. package/build/docs/api/functions/useInjectSaga/index.html +2 -2
  90. package/build/docs/api/functions/useInjectSideEffect/index.html +2 -2
  91. package/build/docs/api/functions/useMediaQueryList/index.html +2 -2
  92. package/build/docs/api/functions/useStateSelector/index.html +2 -2
  93. package/build/docs/api/functions/useStateSelectorShallow/index.html +2 -2
  94. package/build/docs/api/functions/waitFor/index.html +2 -2
  95. package/build/docs/api/functions/waitForElementToBeRemoved/index.html +2 -2
  96. package/build/docs/api/functions/withAppDecorator/index.html +2 -2
  97. package/build/docs/api/index.html +2 -2
  98. package/build/docs/api/interfaces/AppConfig/index.html +2 -2
  99. package/build/docs/api/interfaces/UseStateSelectorOptions/index.html +2 -2
  100. package/build/docs/api/type-aliases/AppDispatch/index.html +2 -2
  101. package/build/docs/api/type-aliases/AppStore/index.html +2 -2
  102. package/build/docs/api/type-aliases/Await/index.html +2 -2
  103. package/build/docs/api/type-aliases/EMUI/index.html +2 -2
  104. package/build/docs/api/type-aliases/OnHostInitCallback/index.html +2 -2
  105. package/build/docs/api/type-aliases/OnInitCallback/index.html +2 -2
  106. package/build/docs/api/type-aliases/OnMountCallback/index.html +2 -2
  107. package/build/docs/api/type-aliases/OnUnMountCallback/index.html +2 -2
  108. package/build/docs/api/type-aliases/RootState/index.html +2 -2
  109. package/build/docs/api/type-aliases/SelectStateFieldFunction/index.html +2 -2
  110. package/build/docs/api/variables/ErrorToast/index.html +2 -2
  111. package/build/docs/api/variables/GuestMicroApp/index.html +2 -2
  112. package/build/docs/api/variables/MicroApp/index.html +2 -2
  113. package/build/docs/api/variables/MicroIFrameApp/index.html +2 -2
  114. package/build/docs/api/variables/NavigationPrompt/index.html +2 -2
  115. package/build/docs/api/variables/NavigationPromptActions/index.html +2 -2
  116. package/build/docs/api/variables/Themes/index.html +2 -2
  117. package/build/docs/api/variables/VisuallyHidden/index.html +2 -2
  118. package/build/docs/api/variables/WaitMessage/index.html +2 -2
  119. package/build/docs/api/variables/act/index.html +2 -2
  120. package/build/docs/api/variables/ariaLive/index.html +2 -2
  121. package/build/docs/api/variables/auth/index.html +2 -2
  122. package/build/docs/api/variables/authReducer/index.html +2 -2
  123. package/build/docs/api/variables/clearSideEffects/index.html +2 -2
  124. package/build/docs/api/variables/createSideEffect/index.html +2 -2
  125. package/build/docs/api/variables/decorators/index.html +2 -2
  126. package/build/docs/api/variables/endSession/index.html +2 -2
  127. package/build/docs/api/variables/error/index.html +2 -2
  128. package/build/docs/api/variables/errorMiddleware/index.html +2 -2
  129. package/build/docs/api/variables/fireEvent/index.html +2 -2
  130. package/build/docs/api/variables/globalConstants/index.html +2 -2
  131. package/build/docs/api/variables/history/index.html +2 -2
  132. package/build/docs/api/variables/httpClientProps/index.html +2 -2
  133. package/build/docs/api/variables/logout/index.html +2 -2
  134. package/build/docs/api/variables/memoryHistory/index.html +2 -2
  135. package/build/docs/api/variables/removeSideEffect/index.html +2 -2
  136. package/build/docs/api/variables/resetUserIdleTime/index.html +2 -2
  137. package/build/docs/api/variables/screen/index.html +2 -2
  138. package/build/docs/api/variables/startSideEffect/index.html +2 -2
  139. package/build/docs/api/variables/updateBAEventParameters/index.html +2 -2
  140. package/build/docs/api/variables/useAppSelector/index.html +2 -2
  141. package/build/docs/api/variables/waitMessageAction/index.html +2 -2
  142. package/build/docs/api/variables/within/index.html +2 -2
  143. package/build/docs/assets/js/5c5cf8ae.8b63ef97.js +1 -0
  144. package/build/docs/assets/js/f72a372a.95621bd7.js +1 -0
  145. package/build/docs/assets/js/{main.c610e1d3.js → main.97b0cc3c.js} +2 -2
  146. package/build/docs/assets/js/{runtime~main.83819012.js → runtime~main.112dbc24.js} +1 -1
  147. package/build/docs/index.html +2 -2
  148. package/build/docs/usage-guide/index.html +2 -2
  149. package/demo/1993.5439f406.iframe.bundle.js +1 -0
  150. package/demo/1993.5439f406.iframe.bundle.js.br +0 -0
  151. package/demo/1993.5439f406.iframe.bundle.js.gz +0 -0
  152. package/demo/{docs/226.44c17e61978806b46368.manager.bundle.js → 226.c9375b7c30021f046c17.manager.bundle.js} +2 -2
  153. package/demo/226.c9375b7c30021f046c17.manager.bundle.js.br +0 -0
  154. package/demo/226.c9375b7c30021f046c17.manager.bundle.js.gz +0 -0
  155. package/demo/244.256954b6e046eb85f4d4.manager.bundle.js +1168 -0
  156. package/demo/244.256954b6e046eb85f4d4.manager.bundle.js.br +0 -0
  157. package/demo/244.256954b6e046eb85f4d4.manager.bundle.js.gz +0 -0
  158. package/demo/{docs/2776.0afcbff8.iframe.bundle.js → 2776.f375351b.iframe.bundle.js} +4 -4
  159. package/demo/2776.f375351b.iframe.bundle.js.br +0 -0
  160. package/demo/2776.f375351b.iframe.bundle.js.gz +0 -0
  161. package/demo/283.437d564d70acbedd6afc.manager.bundle.js +10 -0
  162. package/demo/283.437d564d70acbedd6afc.manager.bundle.js.br +0 -0
  163. package/demo/283.437d564d70acbedd6afc.manager.bundle.js.gz +0 -0
  164. package/demo/2833.5a9488b5.iframe.bundle.js +142 -0
  165. package/demo/2833.5a9488b5.iframe.bundle.js.br +0 -0
  166. package/demo/2833.5a9488b5.iframe.bundle.js.gz +0 -0
  167. package/demo/2986.ed047c9c.iframe.bundle.js +184 -0
  168. package/demo/2986.ed047c9c.iframe.bundle.js.br +0 -0
  169. package/demo/2986.ed047c9c.iframe.bundle.js.gz +0 -0
  170. package/demo/{docs/633.80336234.iframe.bundle.js → 3421.a5b4cc34.iframe.bundle.js} +2 -2
  171. package/demo/3421.a5b4cc34.iframe.bundle.js.br +0 -0
  172. package/demo/3421.a5b4cc34.iframe.bundle.js.gz +0 -0
  173. package/demo/3444.71dbcf1e.iframe.bundle.js +128 -0
  174. package/demo/3444.71dbcf1e.iframe.bundle.js.br +0 -0
  175. package/demo/3444.71dbcf1e.iframe.bundle.js.gz +0 -0
  176. package/demo/{docs/3782.2340d9ea.iframe.bundle.js → 3782.b5905a0d.iframe.bundle.js} +3 -3
  177. package/demo/3782.b5905a0d.iframe.bundle.js.br +0 -0
  178. package/demo/3782.b5905a0d.iframe.bundle.js.gz +0 -0
  179. package/demo/381.594512ec.iframe.bundle.js +52 -0
  180. package/demo/381.594512ec.iframe.bundle.js.br +0 -0
  181. package/demo/381.594512ec.iframe.bundle.js.gz +0 -0
  182. package/demo/{docs/4065.be52e5c0.iframe.bundle.js → 4065.e5d562cc.iframe.bundle.js} +2 -2
  183. package/demo/4065.e5d562cc.iframe.bundle.js.br +0 -0
  184. package/demo/4065.e5d562cc.iframe.bundle.js.gz +0 -0
  185. package/demo/{9786.94ae8580.iframe.bundle.js → 4175.31cf9668.iframe.bundle.js} +5 -5
  186. package/demo/4175.31cf9668.iframe.bundle.js.br +0 -0
  187. package/demo/4175.31cf9668.iframe.bundle.js.gz +0 -0
  188. package/demo/4288.11f20169.iframe.bundle.js +102 -0
  189. package/demo/4288.11f20169.iframe.bundle.js.br +0 -0
  190. package/demo/4288.11f20169.iframe.bundle.js.gz +0 -0
  191. package/demo/4333.aa9a36b0.iframe.bundle.js +22 -0
  192. package/demo/4333.aa9a36b0.iframe.bundle.js.br +0 -0
  193. package/demo/4333.aa9a36b0.iframe.bundle.js.gz +0 -0
  194. package/demo/453.d2146250.iframe.bundle.js +173 -0
  195. package/demo/453.d2146250.iframe.bundle.js.br +0 -0
  196. package/demo/453.d2146250.iframe.bundle.js.gz +0 -0
  197. package/demo/{7567.f80b04ef.iframe.bundle.js → 4705.4b999e2f.iframe.bundle.js} +6 -6
  198. package/demo/4705.4b999e2f.iframe.bundle.js.br +0 -0
  199. package/demo/4705.4b999e2f.iframe.bundle.js.gz +0 -0
  200. package/demo/4776.8393b941.iframe.bundle.js +882 -0
  201. package/demo/4776.8393b941.iframe.bundle.js.br +0 -0
  202. package/demo/4776.8393b941.iframe.bundle.js.gz +0 -0
  203. package/demo/4793.cae53252.iframe.bundle.js +174 -0
  204. package/demo/4793.cae53252.iframe.bundle.js.br +0 -0
  205. package/demo/4793.cae53252.iframe.bundle.js.gz +0 -0
  206. package/demo/{docs/605.48b486c0.iframe.bundle.js → 510.1c00d497.iframe.bundle.js} +7 -7
  207. package/demo/510.1c00d497.iframe.bundle.js.br +0 -0
  208. package/demo/510.1c00d497.iframe.bundle.js.gz +0 -0
  209. package/demo/{8919.8bb4a8d7.iframe.bundle.js → 6195.570341a5.iframe.bundle.js} +103 -103
  210. package/demo/6195.570341a5.iframe.bundle.js.br +0 -0
  211. package/demo/6195.570341a5.iframe.bundle.js.gz +0 -0
  212. package/demo/6356.c85d62b2.iframe.bundle.js +19035 -0
  213. package/demo/6356.c85d62b2.iframe.bundle.js.br +0 -0
  214. package/demo/6356.c85d62b2.iframe.bundle.js.gz +0 -0
  215. package/demo/8070.093eadd6.iframe.bundle.js +1 -0
  216. package/demo/8070.093eadd6.iframe.bundle.js.br +0 -0
  217. package/demo/8070.093eadd6.iframe.bundle.js.gz +0 -0
  218. package/demo/8283.b79dd21e.iframe.bundle.js +10 -0
  219. package/demo/8283.b79dd21e.iframe.bundle.js.br +0 -0
  220. package/demo/8283.b79dd21e.iframe.bundle.js.gz +0 -0
  221. package/demo/{2916.155884be.iframe.bundle.js → 9488.11fa0de3.iframe.bundle.js} +2 -2
  222. package/demo/9488.11fa0de3.iframe.bundle.js.br +0 -0
  223. package/demo/9488.11fa0de3.iframe.bundle.js.gz +0 -0
  224. package/demo/{2343.6b93e59b.iframe.bundle.js → 9796.4c35adaa.iframe.bundle.js} +23 -23
  225. package/demo/9796.4c35adaa.iframe.bundle.js.br +0 -0
  226. package/demo/9796.4c35adaa.iframe.bundle.js.gz +0 -0
  227. package/demo/9799.827df23b.iframe.bundle.js +2 -0
  228. package/demo/9799.827df23b.iframe.bundle.js.br +0 -0
  229. package/demo/9799.827df23b.iframe.bundle.js.gz +0 -0
  230. package/demo/9852.34fd1cd9.iframe.bundle.js +323 -0
  231. package/demo/9852.34fd1cd9.iframe.bundle.js.br +0 -0
  232. package/demo/9852.34fd1cd9.iframe.bundle.js.gz +0 -0
  233. package/demo/docs/1993.5439f406.iframe.bundle.js +1 -0
  234. package/demo/docs/1993.5439f406.iframe.bundle.js.br +0 -0
  235. package/demo/docs/1993.5439f406.iframe.bundle.js.gz +0 -0
  236. package/demo/{226.44c17e61978806b46368.manager.bundle.js → docs/226.c9375b7c30021f046c17.manager.bundle.js} +2 -2
  237. package/demo/docs/226.c9375b7c30021f046c17.manager.bundle.js.br +0 -0
  238. package/demo/docs/226.c9375b7c30021f046c17.manager.bundle.js.gz +0 -0
  239. package/demo/docs/244.256954b6e046eb85f4d4.manager.bundle.js +1168 -0
  240. package/demo/docs/244.256954b6e046eb85f4d4.manager.bundle.js.br +0 -0
  241. package/demo/docs/244.256954b6e046eb85f4d4.manager.bundle.js.gz +0 -0
  242. package/demo/{2776.0afcbff8.iframe.bundle.js → docs/2776.f375351b.iframe.bundle.js} +4 -4
  243. package/demo/docs/2776.f375351b.iframe.bundle.js.br +0 -0
  244. package/demo/docs/2776.f375351b.iframe.bundle.js.gz +0 -0
  245. package/demo/docs/283.437d564d70acbedd6afc.manager.bundle.js +10 -0
  246. package/demo/docs/283.437d564d70acbedd6afc.manager.bundle.js.br +0 -0
  247. package/demo/docs/283.437d564d70acbedd6afc.manager.bundle.js.gz +0 -0
  248. package/demo/docs/2833.5a9488b5.iframe.bundle.js +142 -0
  249. package/demo/docs/2833.5a9488b5.iframe.bundle.js.br +0 -0
  250. package/demo/docs/2833.5a9488b5.iframe.bundle.js.gz +0 -0
  251. package/demo/docs/2986.ed047c9c.iframe.bundle.js +184 -0
  252. package/demo/docs/2986.ed047c9c.iframe.bundle.js.br +0 -0
  253. package/demo/docs/2986.ed047c9c.iframe.bundle.js.gz +0 -0
  254. package/demo/{633.80336234.iframe.bundle.js → docs/3421.a5b4cc34.iframe.bundle.js} +2 -2
  255. package/demo/docs/3421.a5b4cc34.iframe.bundle.js.br +0 -0
  256. package/demo/docs/3421.a5b4cc34.iframe.bundle.js.gz +0 -0
  257. package/demo/docs/3444.71dbcf1e.iframe.bundle.js +128 -0
  258. package/demo/docs/3444.71dbcf1e.iframe.bundle.js.br +0 -0
  259. package/demo/docs/3444.71dbcf1e.iframe.bundle.js.gz +0 -0
  260. package/demo/{3782.2340d9ea.iframe.bundle.js → docs/3782.b5905a0d.iframe.bundle.js} +3 -3
  261. package/demo/docs/3782.b5905a0d.iframe.bundle.js.br +0 -0
  262. package/demo/docs/3782.b5905a0d.iframe.bundle.js.gz +0 -0
  263. package/demo/docs/381.594512ec.iframe.bundle.js +52 -0
  264. package/demo/docs/381.594512ec.iframe.bundle.js.br +0 -0
  265. package/demo/docs/381.594512ec.iframe.bundle.js.gz +0 -0
  266. package/demo/{4065.be52e5c0.iframe.bundle.js → docs/4065.e5d562cc.iframe.bundle.js} +2 -2
  267. package/demo/docs/4065.e5d562cc.iframe.bundle.js.br +0 -0
  268. package/demo/docs/4065.e5d562cc.iframe.bundle.js.gz +0 -0
  269. package/demo/docs/{9786.94ae8580.iframe.bundle.js → 4175.31cf9668.iframe.bundle.js} +5 -5
  270. package/demo/docs/4175.31cf9668.iframe.bundle.js.br +0 -0
  271. package/demo/docs/4175.31cf9668.iframe.bundle.js.gz +0 -0
  272. package/demo/docs/4288.11f20169.iframe.bundle.js +102 -0
  273. package/demo/docs/4288.11f20169.iframe.bundle.js.br +0 -0
  274. package/demo/docs/4288.11f20169.iframe.bundle.js.gz +0 -0
  275. package/demo/docs/4333.aa9a36b0.iframe.bundle.js +22 -0
  276. package/demo/docs/4333.aa9a36b0.iframe.bundle.js.br +0 -0
  277. package/demo/docs/4333.aa9a36b0.iframe.bundle.js.gz +0 -0
  278. package/demo/docs/453.d2146250.iframe.bundle.js +173 -0
  279. package/demo/docs/453.d2146250.iframe.bundle.js.br +0 -0
  280. package/demo/docs/453.d2146250.iframe.bundle.js.gz +0 -0
  281. package/demo/docs/{7567.f80b04ef.iframe.bundle.js → 4705.4b999e2f.iframe.bundle.js} +6 -6
  282. package/demo/docs/4705.4b999e2f.iframe.bundle.js.br +0 -0
  283. package/demo/docs/4705.4b999e2f.iframe.bundle.js.gz +0 -0
  284. package/demo/docs/4776.8393b941.iframe.bundle.js +882 -0
  285. package/demo/docs/4776.8393b941.iframe.bundle.js.br +0 -0
  286. package/demo/docs/4776.8393b941.iframe.bundle.js.gz +0 -0
  287. package/demo/docs/4793.cae53252.iframe.bundle.js +174 -0
  288. package/demo/docs/4793.cae53252.iframe.bundle.js.br +0 -0
  289. package/demo/docs/4793.cae53252.iframe.bundle.js.gz +0 -0
  290. package/demo/{605.48b486c0.iframe.bundle.js → docs/510.1c00d497.iframe.bundle.js} +7 -7
  291. package/demo/docs/510.1c00d497.iframe.bundle.js.br +0 -0
  292. package/demo/docs/510.1c00d497.iframe.bundle.js.gz +0 -0
  293. package/demo/docs/{8919.8bb4a8d7.iframe.bundle.js → 6195.570341a5.iframe.bundle.js} +103 -103
  294. package/demo/docs/6195.570341a5.iframe.bundle.js.br +0 -0
  295. package/demo/docs/6195.570341a5.iframe.bundle.js.gz +0 -0
  296. package/demo/docs/6356.c85d62b2.iframe.bundle.js +19035 -0
  297. package/demo/docs/6356.c85d62b2.iframe.bundle.js.br +0 -0
  298. package/demo/docs/6356.c85d62b2.iframe.bundle.js.gz +0 -0
  299. package/demo/docs/8070.093eadd6.iframe.bundle.js +1 -0
  300. package/demo/docs/8070.093eadd6.iframe.bundle.js.br +0 -0
  301. package/demo/docs/8070.093eadd6.iframe.bundle.js.gz +0 -0
  302. package/demo/docs/8283.b79dd21e.iframe.bundle.js +10 -0
  303. package/demo/docs/8283.b79dd21e.iframe.bundle.js.br +0 -0
  304. package/demo/docs/8283.b79dd21e.iframe.bundle.js.gz +0 -0
  305. package/demo/docs/{2916.155884be.iframe.bundle.js → 9488.11fa0de3.iframe.bundle.js} +2 -2
  306. package/demo/docs/9488.11fa0de3.iframe.bundle.js.br +0 -0
  307. package/demo/docs/9488.11fa0de3.iframe.bundle.js.gz +0 -0
  308. package/demo/docs/{2343.6b93e59b.iframe.bundle.js → 9796.4c35adaa.iframe.bundle.js} +23 -23
  309. package/demo/docs/9796.4c35adaa.iframe.bundle.js.br +0 -0
  310. package/demo/docs/9796.4c35adaa.iframe.bundle.js.gz +0 -0
  311. package/demo/docs/9799.827df23b.iframe.bundle.js +2 -0
  312. package/demo/docs/9799.827df23b.iframe.bundle.js.br +0 -0
  313. package/demo/docs/9799.827df23b.iframe.bundle.js.gz +0 -0
  314. package/demo/docs/9852.34fd1cd9.iframe.bundle.js +323 -0
  315. package/demo/docs/9852.34fd1cd9.iframe.bundle.js.br +0 -0
  316. package/demo/docs/9852.34fd1cd9.iframe.bundle.js.gz +0 -0
  317. package/demo/docs/iframe.html +1 -1
  318. package/demo/docs/index.html +1 -1
  319. package/demo/docs/main.93c8975a2a6b00138ca7.manager.bundle.js +1 -0
  320. package/demo/docs/main.93c8975a2a6b00138ca7.manager.bundle.js.br +0 -0
  321. package/demo/docs/main.93c8975a2a6b00138ca7.manager.bundle.js.gz +0 -0
  322. package/demo/docs/main.ad56ead4.iframe.bundle.js +5 -0
  323. package/demo/docs/main.ad56ead4.iframe.bundle.js.br +0 -0
  324. package/demo/docs/main.ad56ead4.iframe.bundle.js.gz +0 -0
  325. package/demo/docs/project.json +1 -1
  326. package/demo/docs/runtime~main.0302448f.iframe.bundle.js +2 -0
  327. package/demo/docs/runtime~main.0302448f.iframe.bundle.js.br +0 -0
  328. package/demo/docs/runtime~main.0302448f.iframe.bundle.js.gz +0 -0
  329. package/demo/docs/{runtime~main.72e00e51fcc222b87b36.manager.bundle.js → runtime~main.ee647e506e873a47d732.manager.bundle.js} +1 -1
  330. package/demo/docs/runtime~main.ee647e506e873a47d732.manager.bundle.js.br +0 -0
  331. package/demo/docs/runtime~main.ee647e506e873a47d732.manager.bundle.js.gz +0 -0
  332. package/demo/docs/{view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js → view-breakpoint-index-stories.1ec1361b.iframe.bundle.js} +1 -1
  333. package/demo/docs/view-breakpoint-index-stories.1ec1361b.iframe.bundle.js.br +0 -0
  334. package/demo/docs/view-breakpoint-index-stories.1ec1361b.iframe.bundle.js.gz +0 -0
  335. package/demo/{view-error-toast-index-stories.f713b876.iframe.bundle.js → docs/view-error-toast-index-stories.d22a7a17.iframe.bundle.js} +1 -1
  336. package/demo/docs/view-error-toast-index-stories.d22a7a17.iframe.bundle.js.br +0 -0
  337. package/demo/docs/view-error-toast-index-stories.d22a7a17.iframe.bundle.js.gz +0 -0
  338. package/demo/docs/{view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js → view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js} +2 -2
  339. package/demo/docs/view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js.br +0 -0
  340. package/demo/docs/view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js.gz +0 -0
  341. package/demo/{view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js → docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js} +2 -2
  342. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js.br +0 -0
  343. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js.gz +0 -0
  344. package/demo/docs/{view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js → view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js} +2 -2
  345. package/demo/docs/view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js.br +0 -0
  346. package/demo/docs/view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js.gz +0 -0
  347. package/demo/docs/{view-fields-check-box-index-stories.8d71013f.iframe.bundle.js → view-fields-check-box-index-stories.a6d45763.iframe.bundle.js} +2 -2
  348. package/demo/docs/view-fields-check-box-index-stories.a6d45763.iframe.bundle.js.br +0 -0
  349. package/demo/docs/view-fields-check-box-index-stories.a6d45763.iframe.bundle.js.gz +0 -0
  350. package/demo/{view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js → docs/view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js} +2 -2
  351. package/demo/docs/view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js.br +0 -0
  352. package/demo/docs/view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js.gz +0 -0
  353. package/demo/{view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js → docs/view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js} +2 -2
  354. package/demo/docs/view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js.br +0 -0
  355. package/demo/docs/view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js.gz +0 -0
  356. package/demo/docs/{view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js → view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js} +2 -2
  357. package/demo/docs/view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js.br +0 -0
  358. package/demo/docs/view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js.gz +0 -0
  359. package/demo/docs/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js +189 -0
  360. package/demo/docs/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js.br +0 -0
  361. package/demo/docs/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js.gz +0 -0
  362. package/demo/docs/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js +189 -0
  363. package/demo/docs/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js.br +0 -0
  364. package/demo/docs/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js.gz +0 -0
  365. package/demo/{view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js → docs/view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js} +2 -2
  366. package/demo/docs/view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js.br +0 -0
  367. package/demo/docs/view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js.gz +0 -0
  368. package/demo/{view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js → docs/view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js} +2 -2
  369. package/demo/docs/view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js.br +0 -0
  370. package/demo/docs/view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js.gz +0 -0
  371. package/demo/{view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js → docs/view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js} +2 -2
  372. package/demo/docs/view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js.br +0 -0
  373. package/demo/docs/view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js.gz +0 -0
  374. package/demo/docs/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js +266 -0
  375. package/demo/docs/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js.br +0 -0
  376. package/demo/docs/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js.gz +0 -0
  377. package/demo/docs/{view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js → view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js} +2 -2
  378. package/demo/docs/view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js.br +0 -0
  379. package/demo/docs/view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js.gz +0 -0
  380. package/demo/{view-fields-input-text-index-stories.da5b7794.iframe.bundle.js → docs/view-fields-input-text-index-stories.fc78135c.iframe.bundle.js} +2 -2
  381. package/demo/docs/view-fields-input-text-index-stories.fc78135c.iframe.bundle.js.br +0 -0
  382. package/demo/docs/view-fields-input-text-index-stories.fc78135c.iframe.bundle.js.gz +0 -0
  383. package/demo/docs/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js +254 -0
  384. package/demo/docs/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js.br +0 -0
  385. package/demo/docs/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js.gz +0 -0
  386. package/demo/docs/{view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js → view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js} +2 -2
  387. package/demo/docs/view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js.br +0 -0
  388. package/demo/docs/view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js.gz +0 -0
  389. package/demo/{view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js → docs/view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js} +2 -2
  390. package/demo/docs/view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js.br +0 -0
  391. package/demo/docs/view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js.gz +0 -0
  392. package/demo/{view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js → docs/view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js} +2 -2
  393. package/demo/docs/view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js.br +0 -0
  394. package/demo/docs/view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js.gz +0 -0
  395. package/demo/{view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js → docs/view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js} +9 -9
  396. package/demo/docs/view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js.br +0 -0
  397. package/demo/docs/view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js.gz +0 -0
  398. package/demo/docs/{view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js → view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js} +9 -9
  399. package/demo/docs/view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js.br +0 -0
  400. package/demo/docs/view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js.gz +0 -0
  401. package/demo/docs/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js +258 -0
  402. package/demo/docs/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js.br +0 -0
  403. package/demo/docs/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js.gz +0 -0
  404. package/demo/{view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js → docs/view-fields-toggle-index-stories.e982ba25.iframe.bundle.js} +2 -2
  405. package/demo/docs/view-fields-toggle-index-stories.e982ba25.iframe.bundle.js.br +0 -0
  406. package/demo/docs/view-fields-toggle-index-stories.e982ba25.iframe.bundle.js.gz +0 -0
  407. package/demo/{view-form-index-stories.c755f338.iframe.bundle.js → docs/view-form-index-stories.81642731.iframe.bundle.js} +2 -2
  408. package/demo/docs/view-form-index-stories.81642731.iframe.bundle.js.br +0 -0
  409. package/demo/docs/view-form-index-stories.81642731.iframe.bundle.js.gz +0 -0
  410. package/demo/docs/{view-form-usecases-stories.f0193091.iframe.bundle.js → view-form-usecases-stories.55318d0f.iframe.bundle.js} +1 -1
  411. package/demo/docs/view-form-usecases-stories.55318d0f.iframe.bundle.js.br +0 -0
  412. package/demo/docs/view-form-usecases-stories.55318d0f.iframe.bundle.js.gz +0 -0
  413. package/demo/{view-intro-stories-mdx.57ddd61c.iframe.bundle.js → docs/view-intro-stories-mdx.273180e0.iframe.bundle.js} +1 -1
  414. package/demo/docs/view-intro-stories-mdx.273180e0.iframe.bundle.js.br +0 -0
  415. package/demo/docs/view-intro-stories-mdx.273180e0.iframe.bundle.js.gz +0 -0
  416. package/demo/{view-modals-error-index-stories.33a22c5c.iframe.bundle.js → docs/view-modals-error-index-stories.d8887a95.iframe.bundle.js} +1 -1
  417. package/demo/docs/view-modals-error-index-stories.d8887a95.iframe.bundle.js.br +0 -0
  418. package/demo/docs/view-modals-error-index-stories.d8887a95.iframe.bundle.js.gz +0 -0
  419. package/demo/{view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js → docs/view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js} +1 -1
  420. package/demo/docs/view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js.br +0 -0
  421. package/demo/docs/view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js.gz +0 -0
  422. package/demo/iframe.html +1 -1
  423. package/demo/index.html +1 -1
  424. package/demo/main.93c8975a2a6b00138ca7.manager.bundle.js +1 -0
  425. package/demo/main.93c8975a2a6b00138ca7.manager.bundle.js.br +0 -0
  426. package/demo/main.93c8975a2a6b00138ca7.manager.bundle.js.gz +0 -0
  427. package/demo/main.ad56ead4.iframe.bundle.js +5 -0
  428. package/demo/main.ad56ead4.iframe.bundle.js.br +0 -0
  429. package/demo/main.ad56ead4.iframe.bundle.js.gz +0 -0
  430. package/demo/project.json +1 -1
  431. package/demo/runtime~main.0302448f.iframe.bundle.js +2 -0
  432. package/demo/runtime~main.0302448f.iframe.bundle.js.br +0 -0
  433. package/demo/runtime~main.0302448f.iframe.bundle.js.gz +0 -0
  434. package/demo/{runtime~main.72e00e51fcc222b87b36.manager.bundle.js → runtime~main.ee647e506e873a47d732.manager.bundle.js} +1 -1
  435. package/demo/runtime~main.ee647e506e873a47d732.manager.bundle.js.br +0 -0
  436. package/demo/runtime~main.ee647e506e873a47d732.manager.bundle.js.gz +0 -0
  437. package/demo/{view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js → view-breakpoint-index-stories.1ec1361b.iframe.bundle.js} +1 -1
  438. package/demo/view-breakpoint-index-stories.1ec1361b.iframe.bundle.js.br +0 -0
  439. package/demo/view-breakpoint-index-stories.1ec1361b.iframe.bundle.js.gz +0 -0
  440. package/demo/{docs/view-error-toast-index-stories.f713b876.iframe.bundle.js → view-error-toast-index-stories.d22a7a17.iframe.bundle.js} +1 -1
  441. package/demo/view-error-toast-index-stories.d22a7a17.iframe.bundle.js.br +0 -0
  442. package/demo/view-error-toast-index-stories.d22a7a17.iframe.bundle.js.gz +0 -0
  443. package/demo/{view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js → view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js} +2 -2
  444. package/demo/view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js.br +0 -0
  445. package/demo/view-fields-autocomplete-advanced-autocomplete-stories.bd7ba693.iframe.bundle.js.gz +0 -0
  446. package/demo/{docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js → view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js} +2 -2
  447. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js.br +0 -0
  448. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.1d58422d.iframe.bundle.js.gz +0 -0
  449. package/demo/{view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js → view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js} +2 -2
  450. package/demo/view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js.br +0 -0
  451. package/demo/view-fields-autocomplete-index-stories.b15ef6c9.iframe.bundle.js.gz +0 -0
  452. package/demo/{view-fields-check-box-index-stories.8d71013f.iframe.bundle.js → view-fields-check-box-index-stories.a6d45763.iframe.bundle.js} +2 -2
  453. package/demo/view-fields-check-box-index-stories.a6d45763.iframe.bundle.js.br +0 -0
  454. package/demo/view-fields-check-box-index-stories.a6d45763.iframe.bundle.js.gz +0 -0
  455. package/demo/{docs/view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js → view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js} +2 -2
  456. package/demo/view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js.br +0 -0
  457. package/demo/view-fields-check-box-set-value-stories.541f1b88.iframe.bundle.js.gz +0 -0
  458. package/demo/{docs/view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js → view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js} +2 -2
  459. package/demo/view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js.br +0 -0
  460. package/demo/view-fields-combo-box-index-stories.eff47c39.iframe.bundle.js.gz +0 -0
  461. package/demo/{view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js → view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js} +2 -2
  462. package/demo/view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js.br +0 -0
  463. package/demo/view-fields-combo-box-v3-index-stories.93e5bc9e.iframe.bundle.js.gz +0 -0
  464. package/demo/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js +189 -0
  465. package/demo/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js.br +0 -0
  466. package/demo/view-fields-date-input-index-stories.bc75ddbd.iframe.bundle.js.gz +0 -0
  467. package/demo/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js +189 -0
  468. package/demo/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js.br +0 -0
  469. package/demo/view-fields-date-picker-index-stories.db17df62.iframe.bundle.js.gz +0 -0
  470. package/demo/{docs/view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js → view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js} +2 -2
  471. package/demo/view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js.br +0 -0
  472. package/demo/view-fields-date-range-picker-index-stories.6bcd8c38.iframe.bundle.js.gz +0 -0
  473. package/demo/{docs/view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js → view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js} +2 -2
  474. package/demo/view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js.br +0 -0
  475. package/demo/view-fields-date-time-picker-index-stories.20425d98.iframe.bundle.js.gz +0 -0
  476. package/demo/{docs/view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js → view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js} +2 -2
  477. package/demo/view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js.br +0 -0
  478. package/demo/view-fields-form-item-layout-index-stories.4a2b801b.iframe.bundle.js.gz +0 -0
  479. package/demo/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js +266 -0
  480. package/demo/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js.br +0 -0
  481. package/demo/view-fields-form-layout-block-item-index-stories.7032be1f.iframe.bundle.js.gz +0 -0
  482. package/demo/{view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js → view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js} +2 -2
  483. package/demo/view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js.br +0 -0
  484. package/demo/view-fields-input-mask-index-stories.4a1fbd54.iframe.bundle.js.gz +0 -0
  485. package/demo/{docs/view-fields-input-text-index-stories.da5b7794.iframe.bundle.js → view-fields-input-text-index-stories.fc78135c.iframe.bundle.js} +2 -2
  486. package/demo/view-fields-input-text-index-stories.fc78135c.iframe.bundle.js.br +0 -0
  487. package/demo/view-fields-input-text-index-stories.fc78135c.iframe.bundle.js.gz +0 -0
  488. package/demo/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js +254 -0
  489. package/demo/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js.br +0 -0
  490. package/demo/view-fields-large-text-box-index-stories.432becf7.iframe.bundle.js.gz +0 -0
  491. package/demo/{view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js → view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js} +2 -2
  492. package/demo/view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js.br +0 -0
  493. package/demo/view-fields-masked-input-text-with-money-mask-stories.b4d8fb33.iframe.bundle.js.gz +0 -0
  494. package/demo/{docs/view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js → view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js} +2 -2
  495. package/demo/view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js.br +0 -0
  496. package/demo/view-fields-masked-input-text-with-percentage-mask-stories.48c4df49.iframe.bundle.js.gz +0 -0
  497. package/demo/{docs/view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js → view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js} +2 -2
  498. package/demo/view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js.br +0 -0
  499. package/demo/view-fields-radio-group-index-stories.e2c8cc6c.iframe.bundle.js.gz +0 -0
  500. package/demo/{docs/view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js → view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js} +9 -9
  501. package/demo/view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js.br +0 -0
  502. package/demo/view-fields-radio-index-stories.78b2b7b1.iframe.bundle.js.gz +0 -0
  503. package/demo/{view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js → view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js} +9 -9
  504. package/demo/view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js.br +0 -0
  505. package/demo/view-fields-radio-set-value-stories.10abcf04.iframe.bundle.js.gz +0 -0
  506. package/demo/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js +258 -0
  507. package/demo/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js.br +0 -0
  508. package/demo/view-fields-text-box-index-stories.c863f3d0.iframe.bundle.js.gz +0 -0
  509. package/demo/{docs/view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js → view-fields-toggle-index-stories.e982ba25.iframe.bundle.js} +2 -2
  510. package/demo/view-fields-toggle-index-stories.e982ba25.iframe.bundle.js.br +0 -0
  511. package/demo/view-fields-toggle-index-stories.e982ba25.iframe.bundle.js.gz +0 -0
  512. package/demo/{docs/view-form-index-stories.c755f338.iframe.bundle.js → view-form-index-stories.81642731.iframe.bundle.js} +2 -2
  513. package/demo/view-form-index-stories.81642731.iframe.bundle.js.br +0 -0
  514. package/demo/view-form-index-stories.81642731.iframe.bundle.js.gz +0 -0
  515. package/demo/{view-form-usecases-stories.f0193091.iframe.bundle.js → view-form-usecases-stories.55318d0f.iframe.bundle.js} +1 -1
  516. package/demo/view-form-usecases-stories.55318d0f.iframe.bundle.js.br +0 -0
  517. package/demo/view-form-usecases-stories.55318d0f.iframe.bundle.js.gz +0 -0
  518. package/demo/{docs/view-intro-stories-mdx.57ddd61c.iframe.bundle.js → view-intro-stories-mdx.273180e0.iframe.bundle.js} +1 -1
  519. package/demo/view-intro-stories-mdx.273180e0.iframe.bundle.js.br +0 -0
  520. package/demo/view-intro-stories-mdx.273180e0.iframe.bundle.js.gz +0 -0
  521. package/demo/{docs/view-modals-error-index-stories.33a22c5c.iframe.bundle.js → view-modals-error-index-stories.d8887a95.iframe.bundle.js} +1 -1
  522. package/demo/view-modals-error-index-stories.d8887a95.iframe.bundle.js.br +0 -0
  523. package/demo/view-modals-error-index-stories.d8887a95.iframe.bundle.js.gz +0 -0
  524. package/demo/{docs/view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js → view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js} +1 -1
  525. package/demo/view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js.br +0 -0
  526. package/demo/view-modals-navigation-prompt-index-stories.788d6966.iframe.bundle.js.gz +0 -0
  527. package/dist/cjs/utils/micro-frontend/guest.js +28 -4
  528. package/dist/cjs/view/guest-microapp.js +41 -8
  529. package/dist/cjs/view/tests/__snapshots__/guest-microapp.test.tsx.snap +4 -4
  530. package/dist/esm/utils/micro-frontend/guest.js +29 -5
  531. package/dist/esm/view/guest-microapp.js +42 -9
  532. package/dist/esm/view/tests/__snapshots__/guest-microapp.test.tsx.snap +4 -4
  533. package/dist/types/lib/utils/micro-frontend/guest.d.ts +1 -1
  534. package/dist/types/lib/utils/micro-frontend/host.d.ts +1 -1
  535. package/dist/types/tsconfig.tsbuildinfo +1 -1
  536. package/package.json +46 -46
  537. package/build/docs/assets/js/5c5cf8ae.0b83788b.js +0 -1
  538. package/build/docs/assets/js/f72a372a.fac24e49.js +0 -1
  539. package/demo/177.dbc7550e.iframe.bundle.js +0 -19061
  540. package/demo/177.dbc7550e.iframe.bundle.js.br +0 -0
  541. package/demo/177.dbc7550e.iframe.bundle.js.gz +0 -0
  542. package/demo/1993.33effd6f.iframe.bundle.js +0 -1
  543. package/demo/1993.33effd6f.iframe.bundle.js.br +0 -0
  544. package/demo/1993.33effd6f.iframe.bundle.js.gz +0 -0
  545. package/demo/226.44c17e61978806b46368.manager.bundle.js.br +0 -0
  546. package/demo/226.44c17e61978806b46368.manager.bundle.js.gz +0 -0
  547. package/demo/23.c291b565.iframe.bundle.js +0 -174
  548. package/demo/23.c291b565.iframe.bundle.js.br +0 -0
  549. package/demo/23.c291b565.iframe.bundle.js.gz +0 -0
  550. package/demo/2343.6b93e59b.iframe.bundle.js.br +0 -0
  551. package/demo/2343.6b93e59b.iframe.bundle.js.gz +0 -0
  552. package/demo/2561.555e9ee5.iframe.bundle.js +0 -882
  553. package/demo/2561.555e9ee5.iframe.bundle.js.br +0 -0
  554. package/demo/2561.555e9ee5.iframe.bundle.js.gz +0 -0
  555. package/demo/2776.0afcbff8.iframe.bundle.js.br +0 -0
  556. package/demo/2776.0afcbff8.iframe.bundle.js.gz +0 -0
  557. package/demo/283.560dfbd55c7addf8db94.manager.bundle.js +0 -10
  558. package/demo/283.560dfbd55c7addf8db94.manager.bundle.js.br +0 -0
  559. package/demo/283.560dfbd55c7addf8db94.manager.bundle.js.gz +0 -0
  560. package/demo/2916.155884be.iframe.bundle.js.br +0 -0
  561. package/demo/2916.155884be.iframe.bundle.js.gz +0 -0
  562. package/demo/2986.b0a04238.iframe.bundle.js +0 -184
  563. package/demo/2986.b0a04238.iframe.bundle.js.br +0 -0
  564. package/demo/2986.b0a04238.iframe.bundle.js.gz +0 -0
  565. package/demo/3659.8ff4d125.iframe.bundle.js +0 -173
  566. package/demo/3659.8ff4d125.iframe.bundle.js.br +0 -0
  567. package/demo/3659.8ff4d125.iframe.bundle.js.gz +0 -0
  568. package/demo/3782.2340d9ea.iframe.bundle.js.br +0 -0
  569. package/demo/3782.2340d9ea.iframe.bundle.js.gz +0 -0
  570. package/demo/381.c80a699b.iframe.bundle.js +0 -52
  571. package/demo/381.c80a699b.iframe.bundle.js.br +0 -0
  572. package/demo/381.c80a699b.iframe.bundle.js.gz +0 -0
  573. package/demo/4065.be52e5c0.iframe.bundle.js.br +0 -0
  574. package/demo/4065.be52e5c0.iframe.bundle.js.gz +0 -0
  575. package/demo/4333.25c68ba1.iframe.bundle.js +0 -22
  576. package/demo/4333.25c68ba1.iframe.bundle.js.br +0 -0
  577. package/demo/4333.25c68ba1.iframe.bundle.js.gz +0 -0
  578. package/demo/605.48b486c0.iframe.bundle.js.br +0 -0
  579. package/demo/605.48b486c0.iframe.bundle.js.gz +0 -0
  580. package/demo/633.80336234.iframe.bundle.js.br +0 -0
  581. package/demo/633.80336234.iframe.bundle.js.gz +0 -0
  582. package/demo/6916.f14d88da.iframe.bundle.js +0 -102
  583. package/demo/6916.f14d88da.iframe.bundle.js.br +0 -0
  584. package/demo/6916.f14d88da.iframe.bundle.js.gz +0 -0
  585. package/demo/7057.234e8ab0.iframe.bundle.js +0 -128
  586. package/demo/7057.234e8ab0.iframe.bundle.js.br +0 -0
  587. package/demo/7057.234e8ab0.iframe.bundle.js.gz +0 -0
  588. package/demo/7567.f80b04ef.iframe.bundle.js.br +0 -0
  589. package/demo/7567.f80b04ef.iframe.bundle.js.gz +0 -0
  590. package/demo/8064.08ecafdc.iframe.bundle.js +0 -323
  591. package/demo/8064.08ecafdc.iframe.bundle.js.br +0 -0
  592. package/demo/8064.08ecafdc.iframe.bundle.js.gz +0 -0
  593. package/demo/8070.9ac32aa2.iframe.bundle.js +0 -1
  594. package/demo/8070.9ac32aa2.iframe.bundle.js.br +0 -0
  595. package/demo/8070.9ac32aa2.iframe.bundle.js.gz +0 -0
  596. package/demo/8283.72e4feb3.iframe.bundle.js +0 -10
  597. package/demo/8283.72e4feb3.iframe.bundle.js.br +0 -0
  598. package/demo/8283.72e4feb3.iframe.bundle.js.gz +0 -0
  599. package/demo/8919.8bb4a8d7.iframe.bundle.js.br +0 -0
  600. package/demo/8919.8bb4a8d7.iframe.bundle.js.gz +0 -0
  601. package/demo/9181.3aa9e00d.iframe.bundle.js +0 -142
  602. package/demo/9181.3aa9e00d.iframe.bundle.js.br +0 -0
  603. package/demo/9181.3aa9e00d.iframe.bundle.js.gz +0 -0
  604. package/demo/9786.94ae8580.iframe.bundle.js.br +0 -0
  605. package/demo/9786.94ae8580.iframe.bundle.js.gz +0 -0
  606. package/demo/9799.8ba3579c.iframe.bundle.js +0 -2
  607. package/demo/9799.8ba3579c.iframe.bundle.js.br +0 -0
  608. package/demo/9799.8ba3579c.iframe.bundle.js.gz +0 -0
  609. package/demo/985.2b7062c46faf4744095c.manager.bundle.js +0 -1168
  610. package/demo/985.2b7062c46faf4744095c.manager.bundle.js.br +0 -0
  611. package/demo/985.2b7062c46faf4744095c.manager.bundle.js.gz +0 -0
  612. package/demo/docs/177.dbc7550e.iframe.bundle.js +0 -19061
  613. package/demo/docs/177.dbc7550e.iframe.bundle.js.br +0 -0
  614. package/demo/docs/177.dbc7550e.iframe.bundle.js.gz +0 -0
  615. package/demo/docs/1993.33effd6f.iframe.bundle.js +0 -1
  616. package/demo/docs/1993.33effd6f.iframe.bundle.js.br +0 -0
  617. package/demo/docs/1993.33effd6f.iframe.bundle.js.gz +0 -0
  618. package/demo/docs/226.44c17e61978806b46368.manager.bundle.js.br +0 -0
  619. package/demo/docs/226.44c17e61978806b46368.manager.bundle.js.gz +0 -0
  620. package/demo/docs/23.c291b565.iframe.bundle.js +0 -174
  621. package/demo/docs/23.c291b565.iframe.bundle.js.br +0 -0
  622. package/demo/docs/23.c291b565.iframe.bundle.js.gz +0 -0
  623. package/demo/docs/2343.6b93e59b.iframe.bundle.js.br +0 -0
  624. package/demo/docs/2343.6b93e59b.iframe.bundle.js.gz +0 -0
  625. package/demo/docs/2561.555e9ee5.iframe.bundle.js +0 -882
  626. package/demo/docs/2561.555e9ee5.iframe.bundle.js.br +0 -0
  627. package/demo/docs/2561.555e9ee5.iframe.bundle.js.gz +0 -0
  628. package/demo/docs/2776.0afcbff8.iframe.bundle.js.br +0 -0
  629. package/demo/docs/2776.0afcbff8.iframe.bundle.js.gz +0 -0
  630. package/demo/docs/283.560dfbd55c7addf8db94.manager.bundle.js +0 -10
  631. package/demo/docs/283.560dfbd55c7addf8db94.manager.bundle.js.br +0 -0
  632. package/demo/docs/283.560dfbd55c7addf8db94.manager.bundle.js.gz +0 -0
  633. package/demo/docs/2916.155884be.iframe.bundle.js.br +0 -0
  634. package/demo/docs/2916.155884be.iframe.bundle.js.gz +0 -0
  635. package/demo/docs/2986.b0a04238.iframe.bundle.js +0 -184
  636. package/demo/docs/2986.b0a04238.iframe.bundle.js.br +0 -0
  637. package/demo/docs/2986.b0a04238.iframe.bundle.js.gz +0 -0
  638. package/demo/docs/3659.8ff4d125.iframe.bundle.js +0 -173
  639. package/demo/docs/3659.8ff4d125.iframe.bundle.js.br +0 -0
  640. package/demo/docs/3659.8ff4d125.iframe.bundle.js.gz +0 -0
  641. package/demo/docs/3782.2340d9ea.iframe.bundle.js.br +0 -0
  642. package/demo/docs/3782.2340d9ea.iframe.bundle.js.gz +0 -0
  643. package/demo/docs/381.c80a699b.iframe.bundle.js +0 -52
  644. package/demo/docs/381.c80a699b.iframe.bundle.js.br +0 -0
  645. package/demo/docs/381.c80a699b.iframe.bundle.js.gz +0 -0
  646. package/demo/docs/4065.be52e5c0.iframe.bundle.js.br +0 -0
  647. package/demo/docs/4065.be52e5c0.iframe.bundle.js.gz +0 -0
  648. package/demo/docs/4333.25c68ba1.iframe.bundle.js +0 -22
  649. package/demo/docs/4333.25c68ba1.iframe.bundle.js.br +0 -0
  650. package/demo/docs/4333.25c68ba1.iframe.bundle.js.gz +0 -0
  651. package/demo/docs/605.48b486c0.iframe.bundle.js.br +0 -0
  652. package/demo/docs/605.48b486c0.iframe.bundle.js.gz +0 -0
  653. package/demo/docs/633.80336234.iframe.bundle.js.br +0 -0
  654. package/demo/docs/633.80336234.iframe.bundle.js.gz +0 -0
  655. package/demo/docs/6916.f14d88da.iframe.bundle.js +0 -102
  656. package/demo/docs/6916.f14d88da.iframe.bundle.js.br +0 -0
  657. package/demo/docs/6916.f14d88da.iframe.bundle.js.gz +0 -0
  658. package/demo/docs/7057.234e8ab0.iframe.bundle.js +0 -128
  659. package/demo/docs/7057.234e8ab0.iframe.bundle.js.br +0 -0
  660. package/demo/docs/7057.234e8ab0.iframe.bundle.js.gz +0 -0
  661. package/demo/docs/7567.f80b04ef.iframe.bundle.js.br +0 -0
  662. package/demo/docs/7567.f80b04ef.iframe.bundle.js.gz +0 -0
  663. package/demo/docs/8064.08ecafdc.iframe.bundle.js +0 -323
  664. package/demo/docs/8064.08ecafdc.iframe.bundle.js.br +0 -0
  665. package/demo/docs/8064.08ecafdc.iframe.bundle.js.gz +0 -0
  666. package/demo/docs/8070.9ac32aa2.iframe.bundle.js +0 -1
  667. package/demo/docs/8070.9ac32aa2.iframe.bundle.js.br +0 -0
  668. package/demo/docs/8070.9ac32aa2.iframe.bundle.js.gz +0 -0
  669. package/demo/docs/8283.72e4feb3.iframe.bundle.js +0 -10
  670. package/demo/docs/8283.72e4feb3.iframe.bundle.js.br +0 -0
  671. package/demo/docs/8283.72e4feb3.iframe.bundle.js.gz +0 -0
  672. package/demo/docs/8919.8bb4a8d7.iframe.bundle.js.br +0 -0
  673. package/demo/docs/8919.8bb4a8d7.iframe.bundle.js.gz +0 -0
  674. package/demo/docs/9181.3aa9e00d.iframe.bundle.js +0 -142
  675. package/demo/docs/9181.3aa9e00d.iframe.bundle.js.br +0 -0
  676. package/demo/docs/9181.3aa9e00d.iframe.bundle.js.gz +0 -0
  677. package/demo/docs/9786.94ae8580.iframe.bundle.js.br +0 -0
  678. package/demo/docs/9786.94ae8580.iframe.bundle.js.gz +0 -0
  679. package/demo/docs/9799.8ba3579c.iframe.bundle.js +0 -2
  680. package/demo/docs/9799.8ba3579c.iframe.bundle.js.br +0 -0
  681. package/demo/docs/9799.8ba3579c.iframe.bundle.js.gz +0 -0
  682. package/demo/docs/985.2b7062c46faf4744095c.manager.bundle.js +0 -1168
  683. package/demo/docs/985.2b7062c46faf4744095c.manager.bundle.js.br +0 -0
  684. package/demo/docs/985.2b7062c46faf4744095c.manager.bundle.js.gz +0 -0
  685. package/demo/docs/main.02f0e0be.iframe.bundle.js +0 -5
  686. package/demo/docs/main.02f0e0be.iframe.bundle.js.br +0 -0
  687. package/demo/docs/main.02f0e0be.iframe.bundle.js.gz +0 -0
  688. package/demo/docs/main.73d2bd95345af51e5066.manager.bundle.js +0 -1
  689. package/demo/docs/main.73d2bd95345af51e5066.manager.bundle.js.br +0 -0
  690. package/demo/docs/main.73d2bd95345af51e5066.manager.bundle.js.gz +0 -0
  691. package/demo/docs/runtime~main.72e00e51fcc222b87b36.manager.bundle.js.br +0 -0
  692. package/demo/docs/runtime~main.72e00e51fcc222b87b36.manager.bundle.js.gz +0 -0
  693. package/demo/docs/runtime~main.b870fd60.iframe.bundle.js +0 -2
  694. package/demo/docs/runtime~main.b870fd60.iframe.bundle.js.br +0 -0
  695. package/demo/docs/runtime~main.b870fd60.iframe.bundle.js.gz +0 -0
  696. package/demo/docs/view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js.br +0 -0
  697. package/demo/docs/view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js.gz +0 -0
  698. package/demo/docs/view-error-toast-index-stories.f713b876.iframe.bundle.js.br +0 -0
  699. package/demo/docs/view-error-toast-index-stories.f713b876.iframe.bundle.js.gz +0 -0
  700. package/demo/docs/view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js.br +0 -0
  701. package/demo/docs/view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js.gz +0 -0
  702. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js.br +0 -0
  703. package/demo/docs/view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js.gz +0 -0
  704. package/demo/docs/view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js.br +0 -0
  705. package/demo/docs/view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js.gz +0 -0
  706. package/demo/docs/view-fields-check-box-index-stories.8d71013f.iframe.bundle.js.br +0 -0
  707. package/demo/docs/view-fields-check-box-index-stories.8d71013f.iframe.bundle.js.gz +0 -0
  708. package/demo/docs/view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js.br +0 -0
  709. package/demo/docs/view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js.gz +0 -0
  710. package/demo/docs/view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js.br +0 -0
  711. package/demo/docs/view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js.gz +0 -0
  712. package/demo/docs/view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js.br +0 -0
  713. package/demo/docs/view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js.gz +0 -0
  714. package/demo/docs/view-fields-date-input-index-stories.17393e40.iframe.bundle.js +0 -189
  715. package/demo/docs/view-fields-date-input-index-stories.17393e40.iframe.bundle.js.br +0 -0
  716. package/demo/docs/view-fields-date-input-index-stories.17393e40.iframe.bundle.js.gz +0 -0
  717. package/demo/docs/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js +0 -189
  718. package/demo/docs/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js.br +0 -0
  719. package/demo/docs/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js.gz +0 -0
  720. package/demo/docs/view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js.br +0 -0
  721. package/demo/docs/view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js.gz +0 -0
  722. package/demo/docs/view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js.br +0 -0
  723. package/demo/docs/view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js.gz +0 -0
  724. package/demo/docs/view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js.br +0 -0
  725. package/demo/docs/view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js.gz +0 -0
  726. package/demo/docs/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js +0 -266
  727. package/demo/docs/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js.br +0 -0
  728. package/demo/docs/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js.gz +0 -0
  729. package/demo/docs/view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js.br +0 -0
  730. package/demo/docs/view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js.gz +0 -0
  731. package/demo/docs/view-fields-input-text-index-stories.da5b7794.iframe.bundle.js.br +0 -0
  732. package/demo/docs/view-fields-input-text-index-stories.da5b7794.iframe.bundle.js.gz +0 -0
  733. package/demo/docs/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js +0 -254
  734. package/demo/docs/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js.br +0 -0
  735. package/demo/docs/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js.gz +0 -0
  736. package/demo/docs/view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js.br +0 -0
  737. package/demo/docs/view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js.gz +0 -0
  738. package/demo/docs/view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js.br +0 -0
  739. package/demo/docs/view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js.gz +0 -0
  740. package/demo/docs/view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js.br +0 -0
  741. package/demo/docs/view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js.gz +0 -0
  742. package/demo/docs/view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js.br +0 -0
  743. package/demo/docs/view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js.gz +0 -0
  744. package/demo/docs/view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js.br +0 -0
  745. package/demo/docs/view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js.gz +0 -0
  746. package/demo/docs/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js +0 -258
  747. package/demo/docs/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js.br +0 -0
  748. package/demo/docs/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js.gz +0 -0
  749. package/demo/docs/view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js.br +0 -0
  750. package/demo/docs/view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js.gz +0 -0
  751. package/demo/docs/view-form-index-stories.c755f338.iframe.bundle.js.br +0 -0
  752. package/demo/docs/view-form-index-stories.c755f338.iframe.bundle.js.gz +0 -0
  753. package/demo/docs/view-form-usecases-stories.f0193091.iframe.bundle.js.br +0 -0
  754. package/demo/docs/view-form-usecases-stories.f0193091.iframe.bundle.js.gz +0 -0
  755. package/demo/docs/view-intro-stories-mdx.57ddd61c.iframe.bundle.js.br +0 -0
  756. package/demo/docs/view-intro-stories-mdx.57ddd61c.iframe.bundle.js.gz +0 -0
  757. package/demo/docs/view-modals-error-index-stories.33a22c5c.iframe.bundle.js.br +0 -0
  758. package/demo/docs/view-modals-error-index-stories.33a22c5c.iframe.bundle.js.gz +0 -0
  759. package/demo/docs/view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js.br +0 -0
  760. package/demo/docs/view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js.gz +0 -0
  761. package/demo/main.02f0e0be.iframe.bundle.js +0 -5
  762. package/demo/main.02f0e0be.iframe.bundle.js.br +0 -0
  763. package/demo/main.02f0e0be.iframe.bundle.js.gz +0 -0
  764. package/demo/main.73d2bd95345af51e5066.manager.bundle.js +0 -1
  765. package/demo/main.73d2bd95345af51e5066.manager.bundle.js.br +0 -0
  766. package/demo/main.73d2bd95345af51e5066.manager.bundle.js.gz +0 -0
  767. package/demo/runtime~main.72e00e51fcc222b87b36.manager.bundle.js.br +0 -0
  768. package/demo/runtime~main.72e00e51fcc222b87b36.manager.bundle.js.gz +0 -0
  769. package/demo/runtime~main.b870fd60.iframe.bundle.js +0 -2
  770. package/demo/runtime~main.b870fd60.iframe.bundle.js.br +0 -0
  771. package/demo/runtime~main.b870fd60.iframe.bundle.js.gz +0 -0
  772. package/demo/view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js.br +0 -0
  773. package/demo/view-breakpoint-index-stories.ae7f88ff.iframe.bundle.js.gz +0 -0
  774. package/demo/view-error-toast-index-stories.f713b876.iframe.bundle.js.br +0 -0
  775. package/demo/view-error-toast-index-stories.f713b876.iframe.bundle.js.gz +0 -0
  776. package/demo/view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js.br +0 -0
  777. package/demo/view-fields-autocomplete-advanced-autocomplete-stories.c485b308.iframe.bundle.js.gz +0 -0
  778. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js.br +0 -0
  779. package/demo/view-fields-autocomplete-async-suggestions-autocomplete-stories.951ff1de.iframe.bundle.js.gz +0 -0
  780. package/demo/view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js.br +0 -0
  781. package/demo/view-fields-autocomplete-index-stories.0c712f85.iframe.bundle.js.gz +0 -0
  782. package/demo/view-fields-check-box-index-stories.8d71013f.iframe.bundle.js.br +0 -0
  783. package/demo/view-fields-check-box-index-stories.8d71013f.iframe.bundle.js.gz +0 -0
  784. package/demo/view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js.br +0 -0
  785. package/demo/view-fields-check-box-set-value-stories.6cbc9dd8.iframe.bundle.js.gz +0 -0
  786. package/demo/view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js.br +0 -0
  787. package/demo/view-fields-combo-box-index-stories.0f9f07da.iframe.bundle.js.gz +0 -0
  788. package/demo/view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js.br +0 -0
  789. package/demo/view-fields-combo-box-v3-index-stories.83bbfd34.iframe.bundle.js.gz +0 -0
  790. package/demo/view-fields-date-input-index-stories.17393e40.iframe.bundle.js +0 -189
  791. package/demo/view-fields-date-input-index-stories.17393e40.iframe.bundle.js.br +0 -0
  792. package/demo/view-fields-date-input-index-stories.17393e40.iframe.bundle.js.gz +0 -0
  793. package/demo/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js +0 -189
  794. package/demo/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js.br +0 -0
  795. package/demo/view-fields-date-picker-index-stories.b69cc91b.iframe.bundle.js.gz +0 -0
  796. package/demo/view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js.br +0 -0
  797. package/demo/view-fields-date-range-picker-index-stories.2dc60206.iframe.bundle.js.gz +0 -0
  798. package/demo/view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js.br +0 -0
  799. package/demo/view-fields-date-time-picker-index-stories.609914f5.iframe.bundle.js.gz +0 -0
  800. package/demo/view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js.br +0 -0
  801. package/demo/view-fields-form-item-layout-index-stories.62838f98.iframe.bundle.js.gz +0 -0
  802. package/demo/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js +0 -266
  803. package/demo/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js.br +0 -0
  804. package/demo/view-fields-form-layout-block-item-index-stories.e2fe9915.iframe.bundle.js.gz +0 -0
  805. package/demo/view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js.br +0 -0
  806. package/demo/view-fields-input-mask-index-stories.38198ecb.iframe.bundle.js.gz +0 -0
  807. package/demo/view-fields-input-text-index-stories.da5b7794.iframe.bundle.js.br +0 -0
  808. package/demo/view-fields-input-text-index-stories.da5b7794.iframe.bundle.js.gz +0 -0
  809. package/demo/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js +0 -254
  810. package/demo/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js.br +0 -0
  811. package/demo/view-fields-large-text-box-index-stories.1d82c412.iframe.bundle.js.gz +0 -0
  812. package/demo/view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js.br +0 -0
  813. package/demo/view-fields-masked-input-text-with-money-mask-stories.7eff06e2.iframe.bundle.js.gz +0 -0
  814. package/demo/view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js.br +0 -0
  815. package/demo/view-fields-masked-input-text-with-percentage-mask-stories.ce001747.iframe.bundle.js.gz +0 -0
  816. package/demo/view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js.br +0 -0
  817. package/demo/view-fields-radio-group-index-stories.41231f7f.iframe.bundle.js.gz +0 -0
  818. package/demo/view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js.br +0 -0
  819. package/demo/view-fields-radio-index-stories.1fdf3fb1.iframe.bundle.js.gz +0 -0
  820. package/demo/view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js.br +0 -0
  821. package/demo/view-fields-radio-set-value-stories.ef03f732.iframe.bundle.js.gz +0 -0
  822. package/demo/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js +0 -258
  823. package/demo/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js.br +0 -0
  824. package/demo/view-fields-text-box-index-stories.d8873ed6.iframe.bundle.js.gz +0 -0
  825. package/demo/view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js.br +0 -0
  826. package/demo/view-fields-toggle-index-stories.28cd06c6.iframe.bundle.js.gz +0 -0
  827. package/demo/view-form-index-stories.c755f338.iframe.bundle.js.br +0 -0
  828. package/demo/view-form-index-stories.c755f338.iframe.bundle.js.gz +0 -0
  829. package/demo/view-form-usecases-stories.f0193091.iframe.bundle.js.br +0 -0
  830. package/demo/view-form-usecases-stories.f0193091.iframe.bundle.js.gz +0 -0
  831. package/demo/view-intro-stories-mdx.57ddd61c.iframe.bundle.js.br +0 -0
  832. package/demo/view-intro-stories-mdx.57ddd61c.iframe.bundle.js.gz +0 -0
  833. package/demo/view-modals-error-index-stories.33a22c5c.iframe.bundle.js.br +0 -0
  834. package/demo/view-modals-error-index-stories.33a22c5c.iframe.bundle.js.gz +0 -0
  835. package/demo/view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js.br +0 -0
  836. package/demo/view-modals-navigation-prompt-index-stories.e9b6cb80.iframe.bundle.js.gz +0 -0
  837. /package/build/docs/assets/js/{main.c610e1d3.js.LICENSE.txt → main.97b0cc3c.js.LICENSE.txt} +0 -0
@@ -1,4 +1,4 @@
1
- "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[7567],{"./node_modules/.pnpm/@elliemae+ds-form-date-time-picker@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-date-time-picker/dist/esm/ControlledDateTimePicker.js"(fs,Xt,te){te.d(Xt,{l:()=>Mt});var r=te("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),c=te("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),It=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/describe.js"),zt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/useGetXstyledProps.js"),Jt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/useGetGlobalAttributes.js"),Zt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/defaultProps/useMemoMergePropsWithDefault.js");const Qt=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Qe=["January","February","March","April","May","June","July","August","September","October","November","December"],Rt={1:"first",2:"second",3:"third",4:"fourth",5:"fifth",6:"sixth",7:"seventh",8:"eighth",9:"ninth",10:"tenth",11:"eleventh",12:"twelfth",13:"thirteenth",14:"fourteenth",15:"fifteenth",16:"sixteenth",17:"seventeenth",18:"eighteenth",19:"ninteenth",20:"twentieth",21:"twentie first",22:"twentie second",23:"twentie third",24:"twentie fourth",25:"twentie fifth",26:"twentie sixth",27:"twentie seventh",28:"twentie eighth",29:"twentie ninth",30:"thirtieth",31:"thirty first"},Te={isAutomaticFillTrigger:!1},q=e=>{const t=Number.parseInt(e,10);return Number.isNaN(t)?-1:t},re=(e,t,n="0")=>{if(e.length===t)return e;const o=e.split("").reverse();return new Array(t).fill(n).map((s,a)=>o[a]?o[a]:n).reverse().join("")},be=(e,t,n="_")=>{if(e.length===t)return e;const o=e.split("");return new Array(t).fill(n).map((s,a)=>o[a]?o[a]:n).join("")},ve=({month:e,day:t,year:n})=>{const o=be(e,2),s=be(t,2),a=be(n,4);return`${o}/${s}/${a}`},qe=e=>e?.split?.(" ")?.[0],Ee=e=>{const[t="",n="",o=""]=e.split("/"),s=/_/g;return{month:(t||"").replace(s,""),day:(n||"").replace(s,""),year:(o||"").replace(s,"")}},bt=e=>{const[t="",n=""]=e.split(":"),[o="",s=""]=n.split(" "),a=/_/g;return{hours:(t||"").replace(a,""),minutes:(o||"").replace(a,""),meridiem:(s||"").replace(a,"")}},qt=/^[0-9_][0-9_]\/[0-9_][0-9_]\/[0-9_]{4}$/,_t=e=>{if(e==="")return!0;if(!qt.test(e))return!1;const{month:n,day:o,year:s}=Ee(e);return!(Number.parseInt(n,10)>12||Number.parseInt(o,10)>31||Number.parseInt(s,10)>9999)},et=({hours:e,minutes:t,meridiem:n})=>{const o=be(e,2),s=be(t,2),a=be(n,2);return`${o}:${s} ${a}`},Ke=e=>{const[t,n="__:__",o="__"]=e.split(" ");return`${n} ${o}`},wt=e=>{const[t="",n]=e.split(" "),[o,s]=t.split(":"),a=/_/g;return{hours:(o||"").replace(a,""),minutes:(s||"").replace(a,""),meridiem:(n||"").replace(a,"")}},en=/^[0-9_][0-9_]:[0-9_][0-9_]\s[aApP_][mM_]$/,Nt=e=>{if(e==="")return!0;if(!en.test(e))return!1;const{hours:n,minutes:o}=wt(e);return!(Number.parseInt(n,10)>12||Number.parseInt(o,10)>60)},tt=(e,t="_")=>e===""||e.includes(t),xt=e=>e==="__/__/____",kt=e=>e==="__:__ __",nt=e=>e==="__/__/____ __:__ __",tn=e=>{const{month:t,day:n,year:o}=Ee(e),s=q(t),a=q(n),i=q(o);return s===-1||a===-1||i===-1?"":`${Qe[s-1]} ${Rt[a]} ${i}`},ye=e=>({month:e?.getMonth?.(),day:e?.getDate?.(),year:e?.getFullYear?.()}),Me=e=>{const t=re(`${e.getMonth()+1}`,2),n=re(`${e.getDate()}`,2),o=re(`${e.getFullYear()}`,4);return`${t}/${n}/${o}`},nn=e=>{const t=re(`${e.getMonth()+1}`,2),n=re(`${e.getFullYear()}`,4);return`${t}/__/${n}`},rn=e=>{const t=e.getHours(),n=t>12?"PM":"AM",o=t>12?t-12:t,s=e.getMinutes(),a=re(`${o}`,2),i=re(`${s}`,2);return`${a}:${i} ${n}`},on=e=>Qe[e],sn=(e,t)=>e?.getTime?.()===t?.getTime?.(),We=(e,t)=>{const{day:n,month:o,year:s}=ye(e),{day:a,month:i,year:l}=ye(t);return n===a&&o===i&&s===l},Ot=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n===s&&o===a},an=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n-1===s&&o===a||n-1===-1&&o-1===a&&s===11},ln=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n+1===s&&o===a||n+1===12&&o+1===a&&s===0},Es=(e,t)=>new Date(t,e+1,0),rt=(e,t,n)=>new Date(t,e,n)?.getMonth?.()===e,Ve=e=>{const{month:t,day:n,year:o}=Ee(e),s=q(t),a=q(n),i=q(o);return s!==-1&&a!==-1&&i!==-1&&rt(s-1,i,a)?new Date(i,s-1,a):null},cn=e=>{if(tt(e))return!0;const{month:t}=Ee(e),n=q(t);if(n===-1)return!1;const o=n-1;return Ve(e)?.getMonth?.()===o},_e=(e,t=o=>!1,n=o=>!1)=>{const o={};return tt(e)||(o.isDayPresentInMonth=cn(e),o.isDayPresentInMonth||(o.suggestedErrorMsg="The selected day is not part of the selected month"),Ve(e)&&(o.isOutOfRangeDay=t(e),o.isDisabledDay=n(e),(o.isOutOfRangeDay||o.isDisabledDay)&&(o.suggestedErrorMsg="The selected day is not allowed"))),o},Lt=e=>e%4===0&&e%100!==0||e%400===0,dn=(e,t)=>[31,Lt(e)?29:28,31,30,31,30,31,31,30,31,30,31][t],ys=e=>Lt(e.getFullYear()),un=e=>dn(e.getFullYear(),e.getMonth()),vt=(e,t)=>{const n=new Date(e.getTime()),o=n.getDate();return n.setDate(1),n.setMonth(n.getMonth()+t),n.setDate(Math.min(o,un(n))),n},mn=(e,t)=>vt(e,t*12),Ue=({month:e,year:t,day:n=1},{monthsToSum:o=0,yearsToSum:s=0,daysToSum:a=0})=>{let i=new Date(t,e,n);return s&&(i=mn(i,s)),o&&(i=vt(i,o)),a&&i.setDate(i.getDate()+a),{month:i.getMonth(),day:i.getDate(),year:i.getFullYear()}},Pe=(e,t)=>{const n=ye(e),{month:o,year:s,day:a}=Ue(n,t);return new Date(s,o,a)},Cs=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()-t),n},Ds=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()-t),n},pn=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()+t),n},Ts=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()+t),n},hn=(e,t)=>{const n=new Date(t,e,1),o=[];for(;n.getMonth()===e;)o.push(new Date(n)),n.setDate(n.getDate()+1);return o},Pt=(e,t,n)=>{const o=new Date(t,e,1),s=[];for(;s.length!==n;)o.setDate(o.getDate()-1),s.push(new Date(o));return s.reverse()},St=(e,t,n)=>{const o=pn(new Date(t,e,1),1),s=[];for(;s.length!==n;)s.push(new Date(o)),o.setDate(o.getDate()+1);return s},gn=(e,t)=>{const n=hn(e,t).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!1,isCurrMonthDay:!0,isHidden:!1,dayBtnRef:(0,r.createRef)()})),o=n?.[0]?.day?.getDay(),s=Pt(e,t,o).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),a=n?.[n.length-1]?.day?.getDay(),i=St(e,t,6-a).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),l=[...s,...n,...i];if(l.length===42)return l;const m=7+o;let h=6-a;s.length===0&&n.length===28&&i.length===0&&(h=7);const u=Pt(e,t,m).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),p=St(e,t,h).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()}));return[...u,...n,...p]};var fn=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propsPerSlot/getPropsPerSlotPropTypes.js"),En=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/globalAttributesPropTypes.js"),yn=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/xstyledPropTypes.js"),X=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/PropTypes.js");const Cn=e=>typeof e=="string",Dn=e=>typeof e=="object",Ht=e=>Object.keys(e).reduce((o,s)=>{const a=e[s];return Cn(a)?o.push(`${a}`):Dn(a)&&o.push(...Ht(a)),o},[]),Tn=e=>{const t=Ht(e),n={};return t.forEach(o=>{n[o]=X.A.shape({"aria-*":X.A.string.description("Aria related properties"),"data-*":X.A.string.description("Any data property to attach to the root container"),"on-*":X.A.func.description("Any supported React event"),"all HTML attributes":X.A.any.description("HTML attributes such as id, className, autoComplete, href and so on")}).description(`an object containing the definitions for ${o} aria and data props`).dataTestId()}),n};var Mn=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/helpers.js");const ee="DSControlleddatetimepicker",ne={CONTAINER:"root",DATE_INPUTS_MONTH:"time-picker-month-input",DATE_INPUTS_DAY:"time-picker-day-input",DATE_INPUTS_YEAR:"time-picker-year-input",TIME_INPUTS_HOUR:"time-picker-hour-input",TIME_INPUTS_MINUTE:"time-picker-minute-input",TIME_INPUTS_MERIDIEM:"time-picker-meridiem-input",PICKER_ICONS_CALENDAR:"calendar-trigger-icon",PICKER_ICONS_TIMEWHEEL:"timewheel-trigger-icon",PICKER_ICONS_CALENDAR_TIMEWHEEL:"calendar-timewheel-trigger-icon",CALENDAR_DAY_BUTTON:"calendar-day",CALENDAR_HEADER_LABEL:"calendar-header-label",CALENDAR_HEADER_BUTTON:"calendar-header-buttons",CALENDAR_HEADER_WEEKLY_DAY_LIST:"calendar-header-weekly-day-list",TIMEWHEEL_TIME_BUTTON:"timewheel-time-button",TIMEWHEEL_TIME_CHANGE_BUTTON:"timewheel-time-change-button",TIMEWHEEL_HEADER_LABEL:"timewheel-header-label",CONTEXTUAL_MENU_CALENDAR:"calendar-context-content-wrapper",CONTEXTUAL_MENU_TIMEWHEEL:"timewheel-context-content-wrapper",CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL:"calendar-timewheel-context-content-wrapper",FOOTERS_CALENDAR:"calendar-context-footer",FOOTERS_TIMEWHEEL:"timewheel-context-footer",FOOTERS_CALENDAR_TIMEWHEEL:"calendar-timewheel-context-footer",CONTROLLER_COMPONENT_CALENDAR:"calendar-controller-wrapper",CONTROLLER_COMPONENT_TIMEWHEEL:"timewheel-controller-wrapper",CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL:"calendar-timewheel-controller-wrapper",CLEAR_BUTTON:"clear-btn"},An={CONTAINER:"ds-controlled-date-time-picker-container",DATE_INPUTS_MONTH:"ds-controlled-date-time-picker-month-input",DATE_INPUTS_DAY:"ds-controlled-date-time-picker-day-input",DATE_INPUTS_YEAR:"ds-controlled-date-time-picker-year-input",TIME_INPUTS_HOUR:"ds-controlled-date-time-picker-hour-input",TIME_INPUTS_MINUTE:"ds-controlled-date-time-picker-minute-input",TIME_INPUTS_MERIDIEM:"ds-controlled-date-time-picker-meridiem-input",PICKER_ICONS_CALENDAR:"ds-controlled-date-time-picker-calendar-trigger-icon",PICKER_ICONS_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-trigger-icon",PICKER_ICONS_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-trigger-icon",CALENDAR_TABLE_WRAPPER:"ds-controlled-date-time-picker-calendar-table-wrapper",CALENDAR_HEADER_LABEL:"ds-controlled-date-time-picker-calendar-header-label",CALENDAR_PREV_YEAR:"ds-controlled-date-time-picker-calendar-prev-year",CALENDAR_PREV_MONTH:"ds-controlled-date-time-picker-calendar-prev-month",CALENDAR_DAY:"ds-controlled-date-time-picker-calendar-day",CALENDAR_FOCUSED_DAY:"ds-controlled-date-time-picker-calendar-focused-day",CALENDAR_START_RANGE_DAY:"ds-controlled-date-time-picker-calendar-start-range-day",CALENDAR_IN_RANGE_DAY:"ds-controlled-date-time-picker-calendar-in-range-day",CALENDAR_END_RANGE_DAY:"ds-controlled-date-time-picker-calendar-end-range-day",CALENDAR_SELECTED_DAY:"ds-controlled-date-time-picker-calendar-selected-day",CALENDAR_SELECTED_FOCUSED_DAY:"ds-controlled-date-time-picker-calendar-selected-focused-day",CALENDAR_NEXT_MONTH:"ds-controlled-date-time-picker-calendar-next-month",CALENDAR_NEXT_YEAR:"ds-controlled-date-time-picker-calendar-next-year",TIMEWHEEL_HEADER_LABEL:"ds-controlled-date-time-picker-timewheel-header-label",TIMEWHEEL_PREV_HOUR:"ds-controlled-date-time-picker-timewheel-prev-hour",TIMEWHEEL_HOUR:"ds-controlled-date-time-picker-timewheel-hour",TIMEWHEEL_CURRENT_HOUR:"ds-controlled-date-time-picker-timewheel-current-hour",TIMEWHEEL_NEXT_HOUR:"ds-controlled-date-time-picker-timewheel-next-hour",TIMEWHEEL_PREV_MINUTE:"ds-controlled-date-time-picker-timewheel-prev-minute",TIMEWHEEL_MINUTE:"ds-controlled-date-time-picker-timewheel-minute",TIMEWHEEL_CURRENT_MINUTE:"ds-controlled-date-time-picker-timewheel-current-minute",TIMEWHEEL_NEXT_MINUTE:"ds-controlled-date-time-picker-timewheel-next-minute",TIMEWHEEL_PREV_MERIDIEM:"ds-controlled-date-time-picker-timewheel-prev-meridiem",TIMEWHEEL_MERIDIEM:"ds-controlled-date-time-picker-timewheel-meridiem",TIMEWHEEL_CURRENT_MERIDIEM:"ds-controlled-date-time-picker-timewheel-current-meridiem",TIMEWHEEL_NEXT_MERIDIEM:"ds-controlled-date-time-picker-timewheel-next-meridiem",CONTEXTUAL_MENU_CALENDAR:"ds-controlled-date-time-picker-calendar-context-content-wrapper",CONTEXTUAL_MENU_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-context-content-wrapper",CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-context-content-wrapper",CONTROLLER_COMPONENT_CALENDAR:"ds-controlled-date-time-picker-calendar-controller-wrapper",CONTROLLER_COMPONENT_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-controller-wrapper",CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-controller-wrapper",FOOTERS_CALENDAR:"ds-controlled-date-time-picker-calendar-context-footer",FOOTERS_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-context-footer",FOOTERS_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-context-footer",CLEAR_BUTTON:"ds-controlled-date-time-picker-clear-btn"},B={...(0,Mn.lD)(ee,ne),...An},In=ne,oe={CONTAINER:ne.CONTAINER,DATE_INPUTS:{MONTH:ne.DATE_INPUTS_MONTH,DAY:ne.DATE_INPUTS_DAY,YEAR:ne.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:ne.TIME_INPUTS_HOUR,MINUTE:ne.TIME_INPUTS_MINUTE,MERIDIEM:ne.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:ne.PICKER_ICONS_CALENDAR,TIMEWHEEL:ne.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{DAY_BUTTON:ne.CALENDAR_DAY_BUTTON,HEADER_LABEL:ne.CALENDAR_HEADER_LABEL,HEADER_BUTTON:ne.CALENDAR_HEADER_BUTTON,HEADER_WEEKLY_DAY_LIST:ne.CALENDAR_HEADER_WEEKLY_DAY_LIST},TIMEWHEEL:{TIME_BUTTON:ne.TIMEWHEEL_TIME_BUTTON,TIME_CHANGE_BUTTON:ne.TIMEWHEEL_TIME_CHANGE_BUTTON,HEADER_LABEL:ne.TIMEWHEEL_HEADER_LABEL},CONTEXTUAL_MENU:{CALENDAR:ne.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:ne.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:ne.FOOTERS_CALENDAR,TIMEWHEEL:ne.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.FOOTERS_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:ne.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:ne.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:ne.CLEAR_BUTTON},Ms=null,V={CONTAINER:B.CONTAINER,DATE_INPUTS:{MONTH:B.DATE_INPUTS_MONTH,DAY:B.DATE_INPUTS_DAY,YEAR:B.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:B.TIME_INPUTS_HOUR,MINUTE:B.TIME_INPUTS_MINUTE,MERIDIEM:B.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:B.PICKER_ICONS_CALENDAR,TIMEWHEEL:B.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{TABLE_WRAPPER:B.CALENDAR_TABLE_WRAPPER,HEADER_LABEL:B.CALENDAR_HEADER_LABEL,PREV_YEAR:B.CALENDAR_PREV_YEAR,PREV_MONTH:B.CALENDAR_PREV_MONTH,DAY:B.CALENDAR_DAY,FOCUSED_DAY:B.CALENDAR_FOCUSED_DAY,START_RANGE_DAY:B.CALENDAR_START_RANGE_DAY,IN_RANGE_DAY:B.CALENDAR_IN_RANGE_DAY,END_RANGE_DAY:B.CALENDAR_END_RANGE_DAY,SELECTED_DAY:B.CALENDAR_SELECTED_DAY,SELECTED_FOCUSED_DAY:B.CALENDAR_SELECTED_FOCUSED_DAY,NEXT_MONTH:B.CALENDAR_NEXT_MONTH,NEXT_YEAR:B.CALENDAR_NEXT_YEAR},TIMEWHEEL:{HEADER_LABEL:B.TIMEWHEEL_HEADER_LABEL,PREV_HOUR:B.TIMEWHEEL_PREV_HOUR,HOUR:B.TIMEWHEEL_HOUR,CURRENT_HOUR:B.TIMEWHEEL_CURRENT_HOUR,NEXT_HOUR:B.TIMEWHEEL_NEXT_HOUR,PREV_MINUTE:B.TIMEWHEEL_PREV_MINUTE,MINUTE:B.TIMEWHEEL_MINUTE,CURRENT_MINUTE:B.TIMEWHEEL_CURRENT_MINUTE,NEXT_MINUTE:B.TIMEWHEEL_NEXT_MINUTE,PREV_MERIDIEM:B.TIMEWHEEL_PREV_MERIDIEM,MERIDIEM:B.TIMEWHEEL_MERIDIEM,CURRENT_MERIDIEM:B.TIMEWHEEL_CURRENT_MERIDIEM,NEXT_MERIDIEM:B.TIMEWHEEL_NEXT_MERIDIEM},CONTEXTUAL_MENU:{CALENDAR:B.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:B.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:B.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:B.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:B.FOOTERS_CALENDAR,TIMEWHEEL:B.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.FOOTERS_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:B.CLEAR_BUTTON},Ae=()=>{},Se=()=>!1,Rn={type:"full-date-time",onDateChange:Ae,onMonthChange:Ae,onDayChange:Ae,onYearChange:Ae,onTimeChange:Ae,onHourChange:Ae,onMinuteChange:Ae,onMeridiemChange:Ae,onPickerOpen:Ae,onPickerClose:Ae,getIsDisabledDay:Se,getIsOutOfRangeDay:Se,getIsStartRangeDay:Se,getIsDayInRange:Se,getIsEndRangeDay:Se,getIsDisabledTime:Se,minutesInterval:1,isClearable:!1,disabled:!1,readOnly:!1,hasError:!1,autoFocus:!1,preventCloseOnSelection:!1},bn={...(0,fn.Y)(ee,In),...En.P,...yn.w,type:X.A.oneOf(["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only","full-date","date-inputs","date-picker","date-picker-controller-only","full-time","time-inputs","time-picker","time-picker-controller-only"]).description("Type of time form control to use").defaultValue("full-date-time"),disabled:X.A.bool.description("wheter or not the input is disabled").defaultValue(!1),applyAriaDisabled:X.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),readOnly:X.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),isClearable:X.A.bool.description("with or without clearable button").defaultValue(!1),dateTime:X.A.string.description("when using date-time types, this is the value of the controller"),date:X.A.string.description("when using date types, this is the value of the controller"),time:X.A.string.description("when using time types, this is the value of the controller"),onDateChange:X.A.func.description("(newDateString, metaInformations) => void"),onTimeChange:X.A.func.description("(newTimeString, metaInformations) => void"),onDateTimeChange:X.A.func.description("(newDateTimeString, metaInformations) => void"),onMonthChange:X.A.func.description("(newMonthString, event, metaInformations) => void"),onDayChange:X.A.func.description("(newDayString, event, metaInformations) => void"),onYearChange:X.A.func.description("(newYearString, event, metaInformations) => void"),onHourChange:X.A.func.description("(newHourString, event, metaInformations) => void"),onMinuteChange:X.A.func.description("(newMinuteString, event, metaInformations) => void"),onMeridiemChange:X.A.func.description("(newMeridiemString, event, metaInformations) => void"),getIsDisabledDay:X.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsOutOfRangeDay:X.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsDisabledTime:X.A.func.description("(timeAsString) => true for marking as disabled, false for marking as valid"),emptyPickerStartingMonth:X.A.string.description('which month to start the calendar on open, when value is empty, string following the "MM/__/YYYY" pattern'),onCalendarOpenFocusedDay:X.A.string.description('which day to focus on calendar open when value is empty, string following the "MM/DD/YYYY" pattern').defaultValue("if value is empty current month, else current month"),onTimeWheelOpenStartingTime:X.A.string.description('which day to start the timewheel on picker open when value is empty, string following the HH:MM AA" pattern').defaultValue("01:00 AM"),minutesInterval:X.A.number.description("increments/decrements of minutes in time related controllers interactions").defaultValue("1"),"data-testid":X.A.string.description("Unique id for tests.").defaultValue(""),...Tn(V),innerRef:X.A.oneOfType([X.A.func,X.A.object]).description("inner ref for the month input"),fromDate:X.A.string.description(`Strictly formatted string representing user's selected "from" date, this prop comes from the DateRangePicker and it's used internally for the range selection announcement`),toDate:X.A.string.description(`Strictly formatted string representing user's selected "to" date, this prop comes from the DateRangePicker and it's used internally for the range selection announcement`),hasError:X.A.bool.description("whether the input has error or not").defaultValue(!1)},_n=e=>{const t=new Date,n=Me(t),o=nn(t),s=e.emptyPickerStartingMonth,l={...Rn,...s===void 0||o===s?{onCalendarOpenFocusedDay:n,emptyPickerStartingMonth:o}:{}};return(0,Zt.b)(e,l)},wn=({DOMRefs:e,flags:t})=>{const[n,o]=(0,r.useState)(""),[s,a]=(0,r.useState)(""),{firstSegment:i,lastSegment:l}=e,{isDateSelector:d,isTimeSelector:m}=t,h=(0,r.useCallback)(()=>{let f="datetime-picker-icon";d&&(f="date-picker-icon"),m&&(f="time-picker-icon"),n!=="picker-icon"&&o("picker-icon"),f!==s&&a(f)},[s,d,m,n]),g=(0,r.useCallback)(()=>{let f="date-inputs";i==="hour-input"&&(f="time-inputs"),i==="date-picker-icon"&&(f="picker-icon"),i==="time-picker-icon"&&(f="picker-icon"),i==="datetime-picker-icon"&&(f="picker-icon"),f!==n&&o(f),i!==s&&a(i)},[s,i,n]),u=(0,r.useCallback)(()=>{let f="date-inputs";l==="meridiem-input"&&(f="time-inputs"),l==="clear-btn"&&(f="clear-btn"),l==="date-picker-icon"&&(f="picker-icon"),l==="time-picker-icon"&&(f="picker-icon"),l==="datetime-picker-icon"&&(f="picker-icon"),f!==n&&o(f),l!==s&&a(l)},[s,l,n]),p=(0,r.useCallback)(()=>{n!==""&&o(""),s!==""&&a("")},[s,n]),E=(0,r.useCallback)(()=>{let f=!1;n==="calendar-days"&&s==="calendar-metafocused-day"&&(f=!0),n==="calendar-head"&&s==="calendar-prev-month"&&(f=!0),n==="timewheel"&&s==="timewheel-curr-hour"&&(f=!0),!f&&p()},[s,n,p]);return(0,r.useMemo)(()=>({latestInteractionRegion:n,setLatestInteractionRegion:o,currFocusDescriber:s,setCurrFocusDescriber:a,trackFocusResetter:p,trackFocusMonthInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="month-input"&&a("month-input")},trackFocusDayInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="day-input"&&a("day-input")},trackFocusYearInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="year-input"&&a("year-input")},trackFocusHourInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="hour-input"&&a("hour-input")},trackFocusMinuteInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="minute-input"&&a("minute-input")},trackFocusMeridiemInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="meridiem-input"&&a("meridiem-input")},trackFocusClearBtn:()=>{n!=="clear-btn"&&o("clear-btn"),s!=="clear-btn"&&a("clear-btn")},trackFocusDatePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="date-picker-icon"&&a("date-picker-icon")},trackFocusTimePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="time-picker-icon"&&a("time-picker-icon")},trackFocusDatetimePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="datetime-picker-icon"&&a("datetime-picker-icon")},trackFocusCalendarPrevMonth:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-prev-month"&&a("calendar-prev-month")},trackFocusCalendarNextMonth:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-next-month"&&a("calendar-next-month")},trackFocusCalendarPrevYear:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-prev-year"&&a("calendar-prev-year")},trackFocusCalendarNextYear:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-next-year"&&a("calendar-next-year")},trackFocusCalendarMetafocusedDay:()=>{n!=="calendar-days"&&o("calendar-days"),s!=="calendar-metafocused-day"&&a("calendar-metafocused-day")},trackFocusTimewheelCurrHour:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-hour"&&a("timewheel-curr-hour")},trackFocusTimewheelCurrMinute:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-minute"&&a("timewheel-curr-minute")},trackFocusTimewheelCurrMeridiem:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-meridiem"&&a("timewheel-curr-meridiem")},trackFocusPicker:h,trackFocusFirstSegment:g,trackFocusLastSegment:u,handleComponentBlurs:E}),[n,s,p,h,g,u,E])},de={DATE_TIME:{FULL:"full-date-time",CONTROLLER_ONLY:"date-time-picker-controller-only",PICKER:"date-time-picker",INPUTS:"date-time-inputs"},DATE:{FULL:"full-date",CONTROLLER_ONLY:"date-picker-controller-only",PICKER:"date-picker",INPUTS:"date-inputs"},TIME:{FULL:"full-time",CONTROLLER_ONLY:"time-picker-controller-only",PICKER:"time-picker",INPUTS:"time-inputs"}},Nn=["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only"],xn=["full-date","date-inputs","date-picker","date-picker-controller-only"],kn=["full-time","time-inputs","time-picker","time-picker-controller-only"],je=e=>Nn.includes(e.type),Ye=e=>xn.includes(e.type),ot=e=>kn.includes(e.type),On=e=>{const{type:t,isClearable:n,dateTime:o,autoFocus:s,innerRef:a}=e,i={hideDatePicker:!0,hideTimePicker:!0,isDateSelector:!1,isTimeSelector:!1,isDateTimeSelector:!0,isWithDateInputsOnly:!1,isWithTimeInputsOnly:!1,autoFocusHourInput:!1,autoFocusHourTimeWheel:!1},l=t===de.DATE_TIME.FULL||t===de.DATE_TIME.INPUTS,d=t!==de.DATE_TIME.FULL&&t!==de.DATE_TIME.PICKER&&t!==de.DATE_TIME.CONTROLLER_ONLY,m=t===de.DATE_TIME.CONTROLLER_ONLY,h=!d,g=l&&n&&o!==""&&o!=="__/__/____ __:__ __",u=n&&l;return{hideDate:!l,hideTime:!l,hideDateTimePicker:d,isControllerOnly:m,isWithTimeWheelToo:!d,isWithCalendarToo:!d,withAnyInputs:l,withAnyPicker:h,withClearBtn:g,isWithDateInputs:l,isWithTimeInputs:l,autoFocusMonthInput:l&&s,autoFocusPrevMonthArrow:m&&s,innerRefMonthInput:l?a:void 0,innerRefPrevMonthArrow:m?a:void 0,shouldPreserveClearableSpace:u,withAnyRightController:h||g||u,...i}},Ln=e=>{const{type:t,isClearable:n,date:o,autoFocus:s,innerRef:a}=e,i={isDateSelector:!0,hideTime:!0,hideDateTimePicker:!0,hideTimePicker:!0,isTimeSelector:!1,isDateTimeSelector:!1,isWithCalendarToo:!1,isWithTimeWheelToo:!1,isWithTimeInputs:!1,isWithTimeInputsOnly:!1,autoFocusHourTimeWheel:!1,autoFocusHourInput:!1},l=t===de.DATE.FULL||t===de.DATE.INPUTS,d=t!==de.DATE.FULL&&t!==de.DATE.PICKER&&t!==de.DATE.CONTROLLER_ONLY,m=t===de.DATE.CONTROLLER_ONLY,h=!d,g=l&&n&&o!==""&&o!=="__/__/____",u=n&&l;return{hideDate:!l,hideDatePicker:d,isControllerOnly:m,withAnyInputs:l,withAnyPicker:h,withClearBtn:g,isWithDateInputs:l,isWithDateInputsOnly:l,autoFocusMonthInput:l&&s,autoFocusPrevMonthArrow:m&&s,innerRefMonthInput:l?a:void 0,innerRefPrevMonthArrow:m?a:void 0,shouldPreserveClearableSpace:u,withAnyRightController:h||g||u,...i}},vn=e=>{const{type:t,isClearable:n,time:o,autoFocus:s,innerRef:a}=e,i={hideDate:!0,hideDateTimePicker:!0,hideDatePicker:!0,isDateSelector:!1,isDateTimeSelector:!1,isWithDateInputs:!1,isWithDateInputsOnly:!1,isTimeSelector:!0,isWithTimeWheelToo:!1,isWithCalendarToo:!1,autoFocusMonthInput:!1,autoFocusPrevMonthArrow:!1,innerRefMonthInput:void 0,innerRefPrevMonthArrow:void 0},l=t===de.TIME.FULL||t===de.TIME.INPUTS,d=t!==de.TIME.FULL&&t!==de.TIME.PICKER&&t!==de.TIME.CONTROLLER_ONLY,m=t===de.TIME.CONTROLLER_ONLY,h=l&&n&&o!==""&&o!=="__:__ __",g=n&&l,u=!d;return{hideTime:!l,hideTimePicker:d,isControllerOnly:m,withAnyInputs:l,withAnyPicker:u,withClearBtn:h,isWithTimeInputs:l,isWithTimeInputsOnly:l,autoFocusHourInput:l&&s,autoFocusHourTimeWheel:m&&s,innerRefHourInput:l?a:void 0,innerRefHourTimeWheel:m?a:void 0,shouldPreserveClearableSpace:g,withAnyRightController:u||h||g,...i}},Pn=e=>(0,r.useMemo)(()=>je(e)?On(e):Ye(e)?Ln(e):vn(e),[e]),Sn=({isWithDateInputs:e,isWithTimeInputs:t,isDateSelector:n,isTimeSelector:o,isDateTimeSelector:s,withAnyPicker:a,withClearBtn:i})=>{const[l,d]=(0,r.useState)(""),[m,h]=(0,r.useState)(""),g=(0,r.useRef)(null),u=(0,r.useRef)(null),p=(0,r.useRef)(null),E=(0,r.useRef)(null),f=(0,r.useRef)(null),y=(0,r.useRef)(null),C=(0,r.useRef)(null),T=(0,r.useRef)(null),x=(0,r.useRef)(null),L=(0,r.useRef)(null),M=(0,r.useRef)(null),A=(0,r.useRef)(null),D=(0,r.useRef)(null),_=(0,r.useRef)(null),k=(0,r.useRef)(null),v=(0,r.useRef)(null),H=(0,r.useRef)(null),Y=(0,r.useRef)(null),b=(0,r.useRef)(null),O=(0,r.useRef)(null),I=(0,r.useRef)(null),W=(0,r.useRef)(null);let ae=(0,r.useRef)(null);e?(ae=g,l!=="month-input"&&d("month-input")):t?(ae=E,l!=="hour-input"&&d("hour-input")):a&&(ae=T,n&&l!=="date-picker-icon"&&d("date-picker-icon"),o&&l!=="time-picker-icon"&&d("time-picker-icon"),s&&l!=="datetime-picker-icon"&&d("datetime-picker-icon"));let U=(0,r.useRef)(null);return a?(U=T,n&&m!=="date-picker-icon"&&h("date-picker-icon"),o&&m!=="time-picker-icon"&&h("time-picker-icon"),s&&m!=="datetime-picker-icon"&&h("datetime-picker-icon")):i?(U=C,m!=="clear-btn"&&h("clear-btn")):t?(U=y,m!=="meridiem-input"&&h("meridiem-input")):e&&(U=p,m!=="year-input"&&h("year-input")),(0,r.useMemo)(()=>({monthInputRef:g,dayInputRef:u,yearInputRef:p,hourInputRef:E,minutesInputRef:f,meridiemInputRef:y,clearButtonRef:C,pickerButtonRef:T,prevYearBtnRef:x,prevMonthBtnRef:L,nextMonthBtnRef:M,nextYearBtnRef:A,calendarDaysWrapperRef:D,prevHourBtnRef:_,currHourBtnRef:k,nextHourBtnRef:v,prevMinutesBtnRef:H,currMinutesBtnRef:Y,nextMinutesBtnRef:b,prevMeridiemBtnRef:O,currMeridiemBtnRef:I,nextMeridiemBtnRef:W,firstSegmentRef:ae,lastSegmentRef:U,firstSegment:l,lastSegment:m}),[l,m])},Hn=e=>{const t=je(e),n=Ye(e),o=ot(e),{dateTime:s}=e,a=o?e.time:"",i=n?e.date:"",l=(0,r.useRef)("__/__/____"),d=(0,r.useMemo)(()=>(t&&(l.current=s!==""&&s!==void 0?qe(s):"__/__/____"),n&&(l.current=i!==""?i:"__/__/____"),l.current),[n,t,i,s]),m=(0,r.useRef)("__:__ __"),h=(0,r.useMemo)(()=>(t&&(m.current=s!==""&&s!==void 0?Ke(s):"__:__ __"),o&&(m.current=a!==""?a:"__:__ __"),m.current),[t,o,a,s]);return(0,r.useMemo)(()=>({dateStringFromProps:d,timeStringFromProps:h,tempDateStringRef:l,tempTimeStringRef:m}),[d,h])},ge=()=>{},st=()=>!1,Fn=e=>{const t=je(e),n=Ye(e),o=ot(e),s=(t||n)&&e.getIsDisabledDay?e.getIsDisabledDay:st,a=(t||n)&&e.getIsOutOfRangeDay?e.getIsOutOfRangeDay:st,i=(t||n)&&e.onMonthChange?e.onMonthChange:ge,l=(t||n)&&e.onDayChange?e.onDayChange:ge,d=(t||n)&&e.onYearChange?e.onYearChange:ge,m=`${new Date().getMonth()+1}/__/${new Date().getFullYear()}`,h=(t||n)&&e.emptyPickerStartingMonth?e.emptyPickerStartingMonth:m,g=(t||n)&&e.onCalendarOpenFocusedDay?e.onCalendarOpenFocusedDay:void 0,u=(t||o)&&e.getIsDisabledTime?e.getIsDisabledTime:st,p=(t||o)&&e.onHourChange?e.onHourChange:ge,E=(t||o)&&e.onMinuteChange?e.onMinuteChange:ge,f=(t||o)&&e.onMeridiemChange?e.onMeridiemChange:ge,y=(t||o)&&e.minutesInterval?e.minutesInterval:1,C=(t||o)&&e.onTimeWheelOpenStartingTime?e.onTimeWheelOpenStartingTime:"01:00 AM",T=(t||n)&&e.onDateChange?e.onDateChange:ge,x=(t||o)&&e.onTimeChange?e.onTimeChange:ge,L=(t||n)&&e.getIsStartRangeDay?e.getIsStartRangeDay:ge,M=(t||n)&&e.getIsDayInRange?e.getIsDayInRange:ge,A=(t||n)&&e.getIsEndRangeDay?e.getIsEndRangeDay:ge,D=(t||n)&&e.fromDate,_=(t||n)&&e.toDate,k=n?e.date:"",v=o?e.time:"",H=t?e.dateTime:"",Y=t?e.onDateTimeChange:ge;return(0,r.useMemo)(()=>({getIsDisabledDay:s,getIsOutOfRangeDay:a,getIsStartRangeDay:L,getIsDayInRange:M,getIsEndRangeDay:A,appOnDateChange:T,appOnMonthChange:i,appOnDayChange:l,appOnYearChange:d,appDate:k,getIsDisabledTime:u,appOnTimeChange:x,appOnHourChange:p,appOnMinuteChange:E,appOnMeridiemChange:f,appTime:v,appDateTime:H,appOnDateTimeChange:Y,emptyPickerStartingMonth:h,onCalendarOpenFocusedDay:g,minutesInterval:y,onTimeWheelOpenStartingTime:C,isDate:n,isTime:o,isDateTime:t,fromDate:D,toDate:_}),[s,a,L,M,A,T,i,l,d,k,u,x,p,E,f,v,H,Y,h,g,y,C,n,o,t,D,_])},$n=({appDate:e,appDateTime:t,isDateTimeSelector:n})=>{const o=n?qe(t):e,s=Ee(o),{month:a,day:i,year:l}=s,d=q(a),m=q(i),h=q(l),g=d!==-1?Qe[d-1]:"empty month",u=m!==-1?Rt[m]:"empty day",p=h!==-1?be(`${h}`,4,"0"):"empty year",E=`${g}, ${u}, ${p}`;return(0,r.useMemo)(()=>({month:a,day:i,year:l,monthNum:d,dayNum:m,yearNum:h,announcedMonth:g,announcedDay:u,announcedYear:p,announcedDateValues:E}),[u,g,p,E,i,m,a,d,l,h])},Wn=({appTime:e,appDateTime:t,isDateTimeSelector:n})=>{const o=n?Ke(t):e,s=wt(o),{hours:a,minutes:i,meridiem:l}=s,d=q(a),m=q(i),h=d!==-1?`${d}`:"empty hours",g=m!==-1?`${m}`:"empty minutes",u=l==="PM"?"post meridiem":l==="AM"?"ante meridiem":"empty meriediem",p=`${h}, ${g}, ${u}`;return(0,r.useMemo)(()=>({hours:a,minutes:i,meridiem:l,hoursNum:d,minutesNum:m,announcedHours:h,announcedMinutes:g,announcedMeridiem:u,announcedTimeValues:p}),[a,i,l,d,m,h,g,u,p])},Un=e=>{const t=$n(e),n=Wn(e);return(0,r.useMemo)(()=>({...t,...n}),[t,n])},Be=(e,t=n=>!1)=>{const n={};return tt(e)||(n.isDisabledTime=t(e),n.isDisabledTime&&(n.suggestedErrorMsg="The selected time is not allowed")),n},jn=({relevantValues:e,destructuredValues:t,propsBasedOnType:n,focusTrackers:o})=>{const{tempDateStringRef:s,tempTimeStringRef:a}=e,{getIsDisabledDay:i,getIsOutOfRangeDay:l,appOnDateChange:d,appOnMonthChange:m,appOnDayChange:h,appOnYearChange:g,getIsDisabledTime:u,appOnTimeChange:p,appOnHourChange:E,appOnMinuteChange:f,appOnMeridiemChange:y,appOnDateTimeChange:C,isDateTime:T,isDate:x,isTime:L}=n,{month:M,day:A,year:D,hours:_,minutes:k,meridiem:v}=t,{trackFocusFirstSegment:H}=o,Y=(0,r.useCallback)((P=null,$={})=>{const G=P||s.current;return{...$,..._e(G,l,i)}},[s,i,l]),b=(0,r.useCallback)((P=null,$={})=>{const G=P||a.current;return{...$,...Be(G,u)}},[a,u]),O=(0,r.useCallback)((P,$,G)=>{const S=xt(P)?"":P,J=kt($)?"":$;d(S,G),s.current=P,p(J,G),a.current=$;const F=`${P} ${$}`,R={...G,...b($,G),...Y(P,G),newDateString:P,newTimeString:$,newDateTimeString:F},pe=nt(F)?"":F;C(pe,R)},[d,s,p,a,b,Y,C]),I=(0,r.useCallback)((P,$)=>{const G=xt(P)?"":P;d(G,$),s.current=P;const S=`${P} ${a.current}`,J={...$,...b(a.current,$),...Y(P,$),newDateString:P,newTimeString:a.current,newDateTimeString:S},F=nt(S)?"":S;C(F,J)},[d,s,a,b,Y,C]),W=(0,r.useCallback)((P,$)=>{const G=kt(P)?"":P;p(G,$),a.current=P;const S=`${s.current} ${P}`,J={...$,...b(P,$),...Y(s.current,$),newDateTimeString:S,newDateString:s.current,newTimeString:P},F=nt(S)?"":S;C(F,J)},[p,a,s,b,Y,C]),ae=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:P,day:A,year:D}),J={...G,..._e(S,l,i),newDateString:S};m(P,$,J),I(S,J)},[A,D,l,i,m,I]),U=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:M,day:P,year:D}),J={...G,..._e(S,l,i),newDateString:S};h(P,$,J),I(S,J)},[M,D,l,i,h,I]),j=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:M,day:A,year:P}),J={...G,..._e(S,l,i),newDateString:S};g(P,$,J),I(S,J)},[M,A,l,i,g,I]),Z=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:P,minutes:k,meridiem:v}),J={...G,...Be(S,u),newTimeString:S};E(P,$,J),W(S,J)},[k,v,u,E,W]),le=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:_,minutes:P,meridiem:v}),J={...G,...Be(S,u),newTimeString:S};f(P,$,J),W(S,J)},[_,v,u,f,W]),N=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:_,minutes:k,meridiem:P}),J={...G,...Be(S,u),newTimeString:S};y(P,$,J),W(S,J)},[_,k,u,y,W]),w=(0,r.useCallback)(P=>{const $={isAutomaticFillTrigger:!1,isClearButtonAction:!0,newDateString:"",newTimeString:"",newDateTimeString:""};m("",P,$),h("",P,$),g("",P,$),E("",P,$),f("",P,$),y("",P,$),T&&O("__/__/____","__:__ __",$),x&&I("__/__/____",$),L&&W("__:__ __",$),H()},[h,E,y,f,m,g,I,O,W,x,T,L,H]);return(0,r.useMemo)(()=>({handleChangeComposedDateTimeString:O,handleChangeComposedDateString:I,handleChangeComposedTimeString:W,handleChangeMonth:ae,handleChangeDay:U,handleChangeYear:j,handleChangeHours:Z,handleChangeMinutes:le,handleChangeMeridiem:N,handleClearAll:w}),[I,O,W,U,Z,N,le,ae,j,w])},Yn=({propsBasedOnType:e,changeHandlers:t,focusTrackers:n,flags:o})=>{const{getIsOutOfRangeDay:s,getIsDisabledDay:a,getIsDisabledTime:i,appOnMonthChange:l,appOnDayChange:d,appOnYearChange:m,appOnHourChange:h,appOnMinuteChange:g,appOnMeridiemChange:u}=e,{handleChangeComposedDateTimeString:p,handleClearAll:E}=t,{trackFocusLastSegment:f,trackFocusClearBtn:y}=n,{withAnyPicker:C,shouldPreserveClearableSpace:T}=o,x=(0,r.useCallback)((M,A={isAutomaticFillTrigger:!0})=>{const D=new Date,_=Me(D),k=rn(D),v={...A,..._e(_,s,a),...Be(k,i),newDateString:_},{month:H,day:Y,year:b}=Ee(_);l(H,M,A),d(Y,M,A),m(b,M,A);const{hours:O,minutes:I,meridiem:W}=bt(k);h(O,M,A),g(I,M,A),u(W,M,A),p(_,k,v),T&&!C?y():f()},[d,h,u,g,l,m,a,i,s,p,T,y,f,C]),L=(0,r.useCallback)(M=>{const{key:A,ctrlKey:D,metaKey:_}=M;(D||_)&&A===";"&&x(M),(D||_)&&(A==="Delete"||A==="Backspace")&&E(M)},[E,x]);return(0,r.useMemo)(()=>({onFillWithCurrentDateKeys:x,onGlobalKeyDown:L}),[x,L])},we=`ControlledDateTimePicker:
1
+ "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[4705],{"./node_modules/.pnpm/@elliemae+ds-form-date-time-picker@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-date-time-picker/dist/esm/ControlledDateTimePicker.js"(fs,Xt,te){te.d(Xt,{l:()=>Mt});var r=te("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),c=te("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),It=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/describe.js"),zt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/useGetXstyledProps.js"),Jt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/useGetGlobalAttributes.js"),Zt=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/defaultProps/useMemoMergePropsWithDefault.js");const Qt=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],Qe=["January","February","March","April","May","June","July","August","September","October","November","December"],Rt={1:"first",2:"second",3:"third",4:"fourth",5:"fifth",6:"sixth",7:"seventh",8:"eighth",9:"ninth",10:"tenth",11:"eleventh",12:"twelfth",13:"thirteenth",14:"fourteenth",15:"fifteenth",16:"sixteenth",17:"seventeenth",18:"eighteenth",19:"ninteenth",20:"twentieth",21:"twentie first",22:"twentie second",23:"twentie third",24:"twentie fourth",25:"twentie fifth",26:"twentie sixth",27:"twentie seventh",28:"twentie eighth",29:"twentie ninth",30:"thirtieth",31:"thirty first"},Te={isAutomaticFillTrigger:!1},q=e=>{const t=Number.parseInt(e,10);return Number.isNaN(t)?-1:t},re=(e,t,n="0")=>{if(e.length===t)return e;const o=e.split("").reverse();return new Array(t).fill(n).map((s,a)=>o[a]?o[a]:n).reverse().join("")},be=(e,t,n="_")=>{if(e.length===t)return e;const o=e.split("");return new Array(t).fill(n).map((s,a)=>o[a]?o[a]:n).join("")},ve=({month:e,day:t,year:n})=>{const o=be(e,2),s=be(t,2),a=be(n,4);return`${o}/${s}/${a}`},qe=e=>e?.split?.(" ")?.[0],Ee=e=>{const[t="",n="",o=""]=e.split("/"),s=/_/g;return{month:(t||"").replace(s,""),day:(n||"").replace(s,""),year:(o||"").replace(s,"")}},bt=e=>{const[t="",n=""]=e.split(":"),[o="",s=""]=n.split(" "),a=/_/g;return{hours:(t||"").replace(a,""),minutes:(o||"").replace(a,""),meridiem:(s||"").replace(a,"")}},qt=/^[0-9_][0-9_]\/[0-9_][0-9_]\/[0-9_]{4}$/,_t=e=>{if(e==="")return!0;if(!qt.test(e))return!1;const{month:n,day:o,year:s}=Ee(e);return!(Number.parseInt(n,10)>12||Number.parseInt(o,10)>31||Number.parseInt(s,10)>9999)},et=({hours:e,minutes:t,meridiem:n})=>{const o=be(e,2),s=be(t,2),a=be(n,2);return`${o}:${s} ${a}`},Ke=e=>{const[t,n="__:__",o="__"]=e.split(" ");return`${n} ${o}`},wt=e=>{const[t="",n]=e.split(" "),[o,s]=t.split(":"),a=/_/g;return{hours:(o||"").replace(a,""),minutes:(s||"").replace(a,""),meridiem:(n||"").replace(a,"")}},en=/^[0-9_][0-9_]:[0-9_][0-9_]\s[aApP_][mM_]$/,Nt=e=>{if(e==="")return!0;if(!en.test(e))return!1;const{hours:n,minutes:o}=wt(e);return!(Number.parseInt(n,10)>12||Number.parseInt(o,10)>60)},tt=(e,t="_")=>e===""||e.includes(t),xt=e=>e==="__/__/____",kt=e=>e==="__:__ __",nt=e=>e==="__/__/____ __:__ __",tn=e=>{const{month:t,day:n,year:o}=Ee(e),s=q(t),a=q(n),i=q(o);return s===-1||a===-1||i===-1?"":`${Qe[s-1]} ${Rt[a]} ${i}`},ye=e=>({month:e?.getMonth?.(),day:e?.getDate?.(),year:e?.getFullYear?.()}),Me=e=>{const t=re(`${e.getMonth()+1}`,2),n=re(`${e.getDate()}`,2),o=re(`${e.getFullYear()}`,4);return`${t}/${n}/${o}`},nn=e=>{const t=re(`${e.getMonth()+1}`,2),n=re(`${e.getFullYear()}`,4);return`${t}/__/${n}`},rn=e=>{const t=e.getHours(),n=t>12?"PM":"AM",o=t>12?t-12:t,s=e.getMinutes(),a=re(`${o}`,2),i=re(`${s}`,2);return`${a}:${i} ${n}`},on=e=>Qe[e],sn=(e,t)=>e?.getTime?.()===t?.getTime?.(),We=(e,t)=>{const{day:n,month:o,year:s}=ye(e),{day:a,month:i,year:l}=ye(t);return n===a&&o===i&&s===l},Ot=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n===s&&o===a},an=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n-1===s&&o===a||n-1===-1&&o-1===a&&s===11},ln=(e,t)=>{const{month:n,year:o}=ye(e),{month:s,year:a}=ye(t);return n+1===s&&o===a||n+1===12&&o+1===a&&s===0},Es=(e,t)=>new Date(t,e+1,0),rt=(e,t,n)=>new Date(t,e,n)?.getMonth?.()===e,Ve=e=>{const{month:t,day:n,year:o}=Ee(e),s=q(t),a=q(n),i=q(o);return s!==-1&&a!==-1&&i!==-1&&rt(s-1,i,a)?new Date(i,s-1,a):null},cn=e=>{if(tt(e))return!0;const{month:t}=Ee(e),n=q(t);if(n===-1)return!1;const o=n-1;return Ve(e)?.getMonth?.()===o},_e=(e,t=o=>!1,n=o=>!1)=>{const o={};return tt(e)||(o.isDayPresentInMonth=cn(e),o.isDayPresentInMonth||(o.suggestedErrorMsg="The selected day is not part of the selected month"),Ve(e)&&(o.isOutOfRangeDay=t(e),o.isDisabledDay=n(e),(o.isOutOfRangeDay||o.isDisabledDay)&&(o.suggestedErrorMsg="The selected day is not allowed"))),o},Lt=e=>e%4===0&&e%100!==0||e%400===0,dn=(e,t)=>[31,Lt(e)?29:28,31,30,31,30,31,31,30,31,30,31][t],ys=e=>Lt(e.getFullYear()),un=e=>dn(e.getFullYear(),e.getMonth()),vt=(e,t)=>{const n=new Date(e.getTime()),o=n.getDate();return n.setDate(1),n.setMonth(n.getMonth()+t),n.setDate(Math.min(o,un(n))),n},mn=(e,t)=>vt(e,t*12),Ue=({month:e,year:t,day:n=1},{monthsToSum:o=0,yearsToSum:s=0,daysToSum:a=0})=>{let i=new Date(t,e,n);return s&&(i=mn(i,s)),o&&(i=vt(i,o)),a&&i.setDate(i.getDate()+a),{month:i.getMonth(),day:i.getDate(),year:i.getFullYear()}},Pe=(e,t)=>{const n=ye(e),{month:o,year:s,day:a}=Ue(n,t);return new Date(s,o,a)},Cs=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()-t),n},Ds=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()-t),n},pn=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()+t),n},Ts=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()+t),n},hn=(e,t)=>{const n=new Date(t,e,1),o=[];for(;n.getMonth()===e;)o.push(new Date(n)),n.setDate(n.getDate()+1);return o},Pt=(e,t,n)=>{const o=new Date(t,e,1),s=[];for(;s.length!==n;)o.setDate(o.getDate()-1),s.push(new Date(o));return s.reverse()},St=(e,t,n)=>{const o=pn(new Date(t,e,1),1),s=[];for(;s.length!==n;)s.push(new Date(o)),o.setDate(o.getDate()+1);return s},gn=(e,t)=>{const n=hn(e,t).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!1,isCurrMonthDay:!0,isHidden:!1,dayBtnRef:(0,r.createRef)()})),o=n?.[0]?.day?.getDay(),s=Pt(e,t,o).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),a=n?.[n.length-1]?.day?.getDay(),i=St(e,t,6-a).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),l=[...s,...n,...i];if(l.length===42)return l;const m=7+o;let h=6-a;s.length===0&&n.length===28&&i.length===0&&(h=7);const u=Pt(e,t,m).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()})),p=St(e,t,h).map(E=>({day:E,dayAsString:Me(E),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,r.createRef)()}));return[...u,...n,...p]};var fn=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propsPerSlot/getPropsPerSlotPropTypes.js"),En=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/globalAttributesPropTypes.js"),yn=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/xstyledPropTypes.js"),X=te("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/PropTypes.js");const Cn=e=>typeof e=="string",Dn=e=>typeof e=="object",Ht=e=>Object.keys(e).reduce((o,s)=>{const a=e[s];return Cn(a)?o.push(`${a}`):Dn(a)&&o.push(...Ht(a)),o},[]),Tn=e=>{const t=Ht(e),n={};return t.forEach(o=>{n[o]=X.A.shape({"aria-*":X.A.string.description("Aria related properties"),"data-*":X.A.string.description("Any data property to attach to the root container"),"on-*":X.A.func.description("Any supported React event"),"all HTML attributes":X.A.any.description("HTML attributes such as id, className, autoComplete, href and so on")}).description(`an object containing the definitions for ${o} aria and data props`).dataTestId()}),n};var Mn=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/helpers.js");const ee="DSControlleddatetimepicker",ne={CONTAINER:"root",DATE_INPUTS_MONTH:"time-picker-month-input",DATE_INPUTS_DAY:"time-picker-day-input",DATE_INPUTS_YEAR:"time-picker-year-input",TIME_INPUTS_HOUR:"time-picker-hour-input",TIME_INPUTS_MINUTE:"time-picker-minute-input",TIME_INPUTS_MERIDIEM:"time-picker-meridiem-input",PICKER_ICONS_CALENDAR:"calendar-trigger-icon",PICKER_ICONS_TIMEWHEEL:"timewheel-trigger-icon",PICKER_ICONS_CALENDAR_TIMEWHEEL:"calendar-timewheel-trigger-icon",CALENDAR_DAY_BUTTON:"calendar-day",CALENDAR_HEADER_LABEL:"calendar-header-label",CALENDAR_HEADER_BUTTON:"calendar-header-buttons",CALENDAR_HEADER_WEEKLY_DAY_LIST:"calendar-header-weekly-day-list",TIMEWHEEL_TIME_BUTTON:"timewheel-time-button",TIMEWHEEL_TIME_CHANGE_BUTTON:"timewheel-time-change-button",TIMEWHEEL_HEADER_LABEL:"timewheel-header-label",CONTEXTUAL_MENU_CALENDAR:"calendar-context-content-wrapper",CONTEXTUAL_MENU_TIMEWHEEL:"timewheel-context-content-wrapper",CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL:"calendar-timewheel-context-content-wrapper",FOOTERS_CALENDAR:"calendar-context-footer",FOOTERS_TIMEWHEEL:"timewheel-context-footer",FOOTERS_CALENDAR_TIMEWHEEL:"calendar-timewheel-context-footer",CONTROLLER_COMPONENT_CALENDAR:"calendar-controller-wrapper",CONTROLLER_COMPONENT_TIMEWHEEL:"timewheel-controller-wrapper",CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL:"calendar-timewheel-controller-wrapper",CLEAR_BUTTON:"clear-btn"},An={CONTAINER:"ds-controlled-date-time-picker-container",DATE_INPUTS_MONTH:"ds-controlled-date-time-picker-month-input",DATE_INPUTS_DAY:"ds-controlled-date-time-picker-day-input",DATE_INPUTS_YEAR:"ds-controlled-date-time-picker-year-input",TIME_INPUTS_HOUR:"ds-controlled-date-time-picker-hour-input",TIME_INPUTS_MINUTE:"ds-controlled-date-time-picker-minute-input",TIME_INPUTS_MERIDIEM:"ds-controlled-date-time-picker-meridiem-input",PICKER_ICONS_CALENDAR:"ds-controlled-date-time-picker-calendar-trigger-icon",PICKER_ICONS_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-trigger-icon",PICKER_ICONS_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-trigger-icon",CALENDAR_TABLE_WRAPPER:"ds-controlled-date-time-picker-calendar-table-wrapper",CALENDAR_HEADER_LABEL:"ds-controlled-date-time-picker-calendar-header-label",CALENDAR_PREV_YEAR:"ds-controlled-date-time-picker-calendar-prev-year",CALENDAR_PREV_MONTH:"ds-controlled-date-time-picker-calendar-prev-month",CALENDAR_DAY:"ds-controlled-date-time-picker-calendar-day",CALENDAR_FOCUSED_DAY:"ds-controlled-date-time-picker-calendar-focused-day",CALENDAR_START_RANGE_DAY:"ds-controlled-date-time-picker-calendar-start-range-day",CALENDAR_IN_RANGE_DAY:"ds-controlled-date-time-picker-calendar-in-range-day",CALENDAR_END_RANGE_DAY:"ds-controlled-date-time-picker-calendar-end-range-day",CALENDAR_SELECTED_DAY:"ds-controlled-date-time-picker-calendar-selected-day",CALENDAR_SELECTED_FOCUSED_DAY:"ds-controlled-date-time-picker-calendar-selected-focused-day",CALENDAR_NEXT_MONTH:"ds-controlled-date-time-picker-calendar-next-month",CALENDAR_NEXT_YEAR:"ds-controlled-date-time-picker-calendar-next-year",TIMEWHEEL_HEADER_LABEL:"ds-controlled-date-time-picker-timewheel-header-label",TIMEWHEEL_PREV_HOUR:"ds-controlled-date-time-picker-timewheel-prev-hour",TIMEWHEEL_HOUR:"ds-controlled-date-time-picker-timewheel-hour",TIMEWHEEL_CURRENT_HOUR:"ds-controlled-date-time-picker-timewheel-current-hour",TIMEWHEEL_NEXT_HOUR:"ds-controlled-date-time-picker-timewheel-next-hour",TIMEWHEEL_PREV_MINUTE:"ds-controlled-date-time-picker-timewheel-prev-minute",TIMEWHEEL_MINUTE:"ds-controlled-date-time-picker-timewheel-minute",TIMEWHEEL_CURRENT_MINUTE:"ds-controlled-date-time-picker-timewheel-current-minute",TIMEWHEEL_NEXT_MINUTE:"ds-controlled-date-time-picker-timewheel-next-minute",TIMEWHEEL_PREV_MERIDIEM:"ds-controlled-date-time-picker-timewheel-prev-meridiem",TIMEWHEEL_MERIDIEM:"ds-controlled-date-time-picker-timewheel-meridiem",TIMEWHEEL_CURRENT_MERIDIEM:"ds-controlled-date-time-picker-timewheel-current-meridiem",TIMEWHEEL_NEXT_MERIDIEM:"ds-controlled-date-time-picker-timewheel-next-meridiem",CONTEXTUAL_MENU_CALENDAR:"ds-controlled-date-time-picker-calendar-context-content-wrapper",CONTEXTUAL_MENU_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-context-content-wrapper",CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-context-content-wrapper",CONTROLLER_COMPONENT_CALENDAR:"ds-controlled-date-time-picker-calendar-controller-wrapper",CONTROLLER_COMPONENT_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-controller-wrapper",CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-controller-wrapper",FOOTERS_CALENDAR:"ds-controlled-date-time-picker-calendar-context-footer",FOOTERS_TIMEWHEEL:"ds-controlled-date-time-picker-timewheel-context-footer",FOOTERS_CALENDAR_TIMEWHEEL:"ds-controlled-date-time-picker-calendar-timewheel-context-footer",CLEAR_BUTTON:"ds-controlled-date-time-picker-clear-btn"},B={...(0,Mn.lD)(ee,ne),...An},In=ne,oe={CONTAINER:ne.CONTAINER,DATE_INPUTS:{MONTH:ne.DATE_INPUTS_MONTH,DAY:ne.DATE_INPUTS_DAY,YEAR:ne.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:ne.TIME_INPUTS_HOUR,MINUTE:ne.TIME_INPUTS_MINUTE,MERIDIEM:ne.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:ne.PICKER_ICONS_CALENDAR,TIMEWHEEL:ne.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{DAY_BUTTON:ne.CALENDAR_DAY_BUTTON,HEADER_LABEL:ne.CALENDAR_HEADER_LABEL,HEADER_BUTTON:ne.CALENDAR_HEADER_BUTTON,HEADER_WEEKLY_DAY_LIST:ne.CALENDAR_HEADER_WEEKLY_DAY_LIST},TIMEWHEEL:{TIME_BUTTON:ne.TIMEWHEEL_TIME_BUTTON,TIME_CHANGE_BUTTON:ne.TIMEWHEEL_TIME_CHANGE_BUTTON,HEADER_LABEL:ne.TIMEWHEEL_HEADER_LABEL},CONTEXTUAL_MENU:{CALENDAR:ne.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:ne.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:ne.FOOTERS_CALENDAR,TIMEWHEEL:ne.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.FOOTERS_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:ne.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:ne.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:ne.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:ne.CLEAR_BUTTON},Ms=null,V={CONTAINER:B.CONTAINER,DATE_INPUTS:{MONTH:B.DATE_INPUTS_MONTH,DAY:B.DATE_INPUTS_DAY,YEAR:B.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:B.TIME_INPUTS_HOUR,MINUTE:B.TIME_INPUTS_MINUTE,MERIDIEM:B.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:B.PICKER_ICONS_CALENDAR,TIMEWHEEL:B.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{TABLE_WRAPPER:B.CALENDAR_TABLE_WRAPPER,HEADER_LABEL:B.CALENDAR_HEADER_LABEL,PREV_YEAR:B.CALENDAR_PREV_YEAR,PREV_MONTH:B.CALENDAR_PREV_MONTH,DAY:B.CALENDAR_DAY,FOCUSED_DAY:B.CALENDAR_FOCUSED_DAY,START_RANGE_DAY:B.CALENDAR_START_RANGE_DAY,IN_RANGE_DAY:B.CALENDAR_IN_RANGE_DAY,END_RANGE_DAY:B.CALENDAR_END_RANGE_DAY,SELECTED_DAY:B.CALENDAR_SELECTED_DAY,SELECTED_FOCUSED_DAY:B.CALENDAR_SELECTED_FOCUSED_DAY,NEXT_MONTH:B.CALENDAR_NEXT_MONTH,NEXT_YEAR:B.CALENDAR_NEXT_YEAR},TIMEWHEEL:{HEADER_LABEL:B.TIMEWHEEL_HEADER_LABEL,PREV_HOUR:B.TIMEWHEEL_PREV_HOUR,HOUR:B.TIMEWHEEL_HOUR,CURRENT_HOUR:B.TIMEWHEEL_CURRENT_HOUR,NEXT_HOUR:B.TIMEWHEEL_NEXT_HOUR,PREV_MINUTE:B.TIMEWHEEL_PREV_MINUTE,MINUTE:B.TIMEWHEEL_MINUTE,CURRENT_MINUTE:B.TIMEWHEEL_CURRENT_MINUTE,NEXT_MINUTE:B.TIMEWHEEL_NEXT_MINUTE,PREV_MERIDIEM:B.TIMEWHEEL_PREV_MERIDIEM,MERIDIEM:B.TIMEWHEEL_MERIDIEM,CURRENT_MERIDIEM:B.TIMEWHEEL_CURRENT_MERIDIEM,NEXT_MERIDIEM:B.TIMEWHEEL_NEXT_MERIDIEM},CONTEXTUAL_MENU:{CALENDAR:B.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:B.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:B.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:B.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:B.FOOTERS_CALENDAR,TIMEWHEEL:B.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:B.FOOTERS_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:B.CLEAR_BUTTON},Ae=()=>{},Se=()=>!1,Rn={type:"full-date-time",onDateChange:Ae,onMonthChange:Ae,onDayChange:Ae,onYearChange:Ae,onTimeChange:Ae,onHourChange:Ae,onMinuteChange:Ae,onMeridiemChange:Ae,onPickerOpen:Ae,onPickerClose:Ae,getIsDisabledDay:Se,getIsOutOfRangeDay:Se,getIsStartRangeDay:Se,getIsDayInRange:Se,getIsEndRangeDay:Se,getIsDisabledTime:Se,minutesInterval:1,isClearable:!1,disabled:!1,readOnly:!1,hasError:!1,autoFocus:!1,preventCloseOnSelection:!1},bn={...(0,fn.Y)(ee,In),...En.P,...yn.w,type:X.A.oneOf(["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only","full-date","date-inputs","date-picker","date-picker-controller-only","full-time","time-inputs","time-picker","time-picker-controller-only"]).description("Type of time form control to use").defaultValue("full-date-time"),disabled:X.A.bool.description("wheter or not the input is disabled").defaultValue(!1),applyAriaDisabled:X.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),readOnly:X.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),isClearable:X.A.bool.description("with or without clearable button").defaultValue(!1),dateTime:X.A.string.description("when using date-time types, this is the value of the controller"),date:X.A.string.description("when using date types, this is the value of the controller"),time:X.A.string.description("when using time types, this is the value of the controller"),onDateChange:X.A.func.description("(newDateString, metaInformations) => void"),onTimeChange:X.A.func.description("(newTimeString, metaInformations) => void"),onDateTimeChange:X.A.func.description("(newDateTimeString, metaInformations) => void"),onMonthChange:X.A.func.description("(newMonthString, event, metaInformations) => void"),onDayChange:X.A.func.description("(newDayString, event, metaInformations) => void"),onYearChange:X.A.func.description("(newYearString, event, metaInformations) => void"),onHourChange:X.A.func.description("(newHourString, event, metaInformations) => void"),onMinuteChange:X.A.func.description("(newMinuteString, event, metaInformations) => void"),onMeridiemChange:X.A.func.description("(newMeridiemString, event, metaInformations) => void"),getIsDisabledDay:X.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsOutOfRangeDay:X.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsDisabledTime:X.A.func.description("(timeAsString) => true for marking as disabled, false for marking as valid"),emptyPickerStartingMonth:X.A.string.description('which month to start the calendar on open, when value is empty, string following the "MM/__/YYYY" pattern'),onCalendarOpenFocusedDay:X.A.string.description('which day to focus on calendar open when value is empty, string following the "MM/DD/YYYY" pattern').defaultValue("if value is empty current month, else current month"),onTimeWheelOpenStartingTime:X.A.string.description('which day to start the timewheel on picker open when value is empty, string following the HH:MM AA" pattern').defaultValue("01:00 AM"),minutesInterval:X.A.number.description("increments/decrements of minutes in time related controllers interactions").defaultValue("1"),"data-testid":X.A.string.description("Unique id for tests.").defaultValue(""),...Tn(V),innerRef:X.A.oneOfType([X.A.func,X.A.object]).description("inner ref for the month input"),fromDate:X.A.string.description(`Strictly formatted string representing user's selected "from" date, this prop comes from the DateRangePicker and it's used internally for the range selection announcement`),toDate:X.A.string.description(`Strictly formatted string representing user's selected "to" date, this prop comes from the DateRangePicker and it's used internally for the range selection announcement`),hasError:X.A.bool.description("whether the input has error or not").defaultValue(!1)},_n=e=>{const t=new Date,n=Me(t),o=nn(t),s=e.emptyPickerStartingMonth,l={...Rn,...s===void 0||o===s?{onCalendarOpenFocusedDay:n,emptyPickerStartingMonth:o}:{}};return(0,Zt.b)(e,l)},wn=({DOMRefs:e,flags:t})=>{const[n,o]=(0,r.useState)(""),[s,a]=(0,r.useState)(""),{firstSegment:i,lastSegment:l}=e,{isDateSelector:d,isTimeSelector:m}=t,h=(0,r.useCallback)(()=>{let f="datetime-picker-icon";d&&(f="date-picker-icon"),m&&(f="time-picker-icon"),n!=="picker-icon"&&o("picker-icon"),f!==s&&a(f)},[s,d,m,n]),g=(0,r.useCallback)(()=>{let f="date-inputs";i==="hour-input"&&(f="time-inputs"),i==="date-picker-icon"&&(f="picker-icon"),i==="time-picker-icon"&&(f="picker-icon"),i==="datetime-picker-icon"&&(f="picker-icon"),f!==n&&o(f),i!==s&&a(i)},[s,i,n]),u=(0,r.useCallback)(()=>{let f="date-inputs";l==="meridiem-input"&&(f="time-inputs"),l==="clear-btn"&&(f="clear-btn"),l==="date-picker-icon"&&(f="picker-icon"),l==="time-picker-icon"&&(f="picker-icon"),l==="datetime-picker-icon"&&(f="picker-icon"),f!==n&&o(f),l!==s&&a(l)},[s,l,n]),p=(0,r.useCallback)(()=>{n!==""&&o(""),s!==""&&a("")},[s,n]),E=(0,r.useCallback)(()=>{let f=!1;n==="calendar-days"&&s==="calendar-metafocused-day"&&(f=!0),n==="calendar-head"&&s==="calendar-prev-month"&&(f=!0),n==="timewheel"&&s==="timewheel-curr-hour"&&(f=!0),!f&&p()},[s,n,p]);return(0,r.useMemo)(()=>({latestInteractionRegion:n,setLatestInteractionRegion:o,currFocusDescriber:s,setCurrFocusDescriber:a,trackFocusResetter:p,trackFocusMonthInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="month-input"&&a("month-input")},trackFocusDayInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="day-input"&&a("day-input")},trackFocusYearInput:()=>{n!=="date-inputs"&&o("date-inputs"),s!=="year-input"&&a("year-input")},trackFocusHourInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="hour-input"&&a("hour-input")},trackFocusMinuteInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="minute-input"&&a("minute-input")},trackFocusMeridiemInput:()=>{n!=="time-inputs"&&o("time-inputs"),s!=="meridiem-input"&&a("meridiem-input")},trackFocusClearBtn:()=>{n!=="clear-btn"&&o("clear-btn"),s!=="clear-btn"&&a("clear-btn")},trackFocusDatePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="date-picker-icon"&&a("date-picker-icon")},trackFocusTimePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="time-picker-icon"&&a("time-picker-icon")},trackFocusDatetimePickerIcon:()=>{n!=="picker-icon"&&o("picker-icon"),s!=="datetime-picker-icon"&&a("datetime-picker-icon")},trackFocusCalendarPrevMonth:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-prev-month"&&a("calendar-prev-month")},trackFocusCalendarNextMonth:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-next-month"&&a("calendar-next-month")},trackFocusCalendarPrevYear:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-prev-year"&&a("calendar-prev-year")},trackFocusCalendarNextYear:()=>{n!=="calendar-head"&&o("calendar-head"),s!=="calendar-next-year"&&a("calendar-next-year")},trackFocusCalendarMetafocusedDay:()=>{n!=="calendar-days"&&o("calendar-days"),s!=="calendar-metafocused-day"&&a("calendar-metafocused-day")},trackFocusTimewheelCurrHour:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-hour"&&a("timewheel-curr-hour")},trackFocusTimewheelCurrMinute:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-minute"&&a("timewheel-curr-minute")},trackFocusTimewheelCurrMeridiem:()=>{n!=="timewheel"&&o("timewheel"),s!=="timewheel-curr-meridiem"&&a("timewheel-curr-meridiem")},trackFocusPicker:h,trackFocusFirstSegment:g,trackFocusLastSegment:u,handleComponentBlurs:E}),[n,s,p,h,g,u,E])},de={DATE_TIME:{FULL:"full-date-time",CONTROLLER_ONLY:"date-time-picker-controller-only",PICKER:"date-time-picker",INPUTS:"date-time-inputs"},DATE:{FULL:"full-date",CONTROLLER_ONLY:"date-picker-controller-only",PICKER:"date-picker",INPUTS:"date-inputs"},TIME:{FULL:"full-time",CONTROLLER_ONLY:"time-picker-controller-only",PICKER:"time-picker",INPUTS:"time-inputs"}},Nn=["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only"],xn=["full-date","date-inputs","date-picker","date-picker-controller-only"],kn=["full-time","time-inputs","time-picker","time-picker-controller-only"],je=e=>Nn.includes(e.type),Ye=e=>xn.includes(e.type),ot=e=>kn.includes(e.type),On=e=>{const{type:t,isClearable:n,dateTime:o,autoFocus:s,innerRef:a}=e,i={hideDatePicker:!0,hideTimePicker:!0,isDateSelector:!1,isTimeSelector:!1,isDateTimeSelector:!0,isWithDateInputsOnly:!1,isWithTimeInputsOnly:!1,autoFocusHourInput:!1,autoFocusHourTimeWheel:!1},l=t===de.DATE_TIME.FULL||t===de.DATE_TIME.INPUTS,d=t!==de.DATE_TIME.FULL&&t!==de.DATE_TIME.PICKER&&t!==de.DATE_TIME.CONTROLLER_ONLY,m=t===de.DATE_TIME.CONTROLLER_ONLY,h=!d,g=l&&n&&o!==""&&o!=="__/__/____ __:__ __",u=n&&l;return{hideDate:!l,hideTime:!l,hideDateTimePicker:d,isControllerOnly:m,isWithTimeWheelToo:!d,isWithCalendarToo:!d,withAnyInputs:l,withAnyPicker:h,withClearBtn:g,isWithDateInputs:l,isWithTimeInputs:l,autoFocusMonthInput:l&&s,autoFocusPrevMonthArrow:m&&s,innerRefMonthInput:l?a:void 0,innerRefPrevMonthArrow:m?a:void 0,shouldPreserveClearableSpace:u,withAnyRightController:h||g||u,...i}},Ln=e=>{const{type:t,isClearable:n,date:o,autoFocus:s,innerRef:a}=e,i={isDateSelector:!0,hideTime:!0,hideDateTimePicker:!0,hideTimePicker:!0,isTimeSelector:!1,isDateTimeSelector:!1,isWithCalendarToo:!1,isWithTimeWheelToo:!1,isWithTimeInputs:!1,isWithTimeInputsOnly:!1,autoFocusHourTimeWheel:!1,autoFocusHourInput:!1},l=t===de.DATE.FULL||t===de.DATE.INPUTS,d=t!==de.DATE.FULL&&t!==de.DATE.PICKER&&t!==de.DATE.CONTROLLER_ONLY,m=t===de.DATE.CONTROLLER_ONLY,h=!d,g=l&&n&&o!==""&&o!=="__/__/____",u=n&&l;return{hideDate:!l,hideDatePicker:d,isControllerOnly:m,withAnyInputs:l,withAnyPicker:h,withClearBtn:g,isWithDateInputs:l,isWithDateInputsOnly:l,autoFocusMonthInput:l&&s,autoFocusPrevMonthArrow:m&&s,innerRefMonthInput:l?a:void 0,innerRefPrevMonthArrow:m?a:void 0,shouldPreserveClearableSpace:u,withAnyRightController:h||g||u,...i}},vn=e=>{const{type:t,isClearable:n,time:o,autoFocus:s,innerRef:a}=e,i={hideDate:!0,hideDateTimePicker:!0,hideDatePicker:!0,isDateSelector:!1,isDateTimeSelector:!1,isWithDateInputs:!1,isWithDateInputsOnly:!1,isTimeSelector:!0,isWithTimeWheelToo:!1,isWithCalendarToo:!1,autoFocusMonthInput:!1,autoFocusPrevMonthArrow:!1,innerRefMonthInput:void 0,innerRefPrevMonthArrow:void 0},l=t===de.TIME.FULL||t===de.TIME.INPUTS,d=t!==de.TIME.FULL&&t!==de.TIME.PICKER&&t!==de.TIME.CONTROLLER_ONLY,m=t===de.TIME.CONTROLLER_ONLY,h=l&&n&&o!==""&&o!=="__:__ __",g=n&&l,u=!d;return{hideTime:!l,hideTimePicker:d,isControllerOnly:m,withAnyInputs:l,withAnyPicker:u,withClearBtn:h,isWithTimeInputs:l,isWithTimeInputsOnly:l,autoFocusHourInput:l&&s,autoFocusHourTimeWheel:m&&s,innerRefHourInput:l?a:void 0,innerRefHourTimeWheel:m?a:void 0,shouldPreserveClearableSpace:g,withAnyRightController:u||h||g,...i}},Pn=e=>(0,r.useMemo)(()=>je(e)?On(e):Ye(e)?Ln(e):vn(e),[e]),Sn=({isWithDateInputs:e,isWithTimeInputs:t,isDateSelector:n,isTimeSelector:o,isDateTimeSelector:s,withAnyPicker:a,withClearBtn:i})=>{const[l,d]=(0,r.useState)(""),[m,h]=(0,r.useState)(""),g=(0,r.useRef)(null),u=(0,r.useRef)(null),p=(0,r.useRef)(null),E=(0,r.useRef)(null),f=(0,r.useRef)(null),y=(0,r.useRef)(null),C=(0,r.useRef)(null),T=(0,r.useRef)(null),x=(0,r.useRef)(null),L=(0,r.useRef)(null),M=(0,r.useRef)(null),A=(0,r.useRef)(null),D=(0,r.useRef)(null),_=(0,r.useRef)(null),k=(0,r.useRef)(null),v=(0,r.useRef)(null),H=(0,r.useRef)(null),Y=(0,r.useRef)(null),b=(0,r.useRef)(null),O=(0,r.useRef)(null),I=(0,r.useRef)(null),W=(0,r.useRef)(null);let ae=(0,r.useRef)(null);e?(ae=g,l!=="month-input"&&d("month-input")):t?(ae=E,l!=="hour-input"&&d("hour-input")):a&&(ae=T,n&&l!=="date-picker-icon"&&d("date-picker-icon"),o&&l!=="time-picker-icon"&&d("time-picker-icon"),s&&l!=="datetime-picker-icon"&&d("datetime-picker-icon"));let U=(0,r.useRef)(null);return a?(U=T,n&&m!=="date-picker-icon"&&h("date-picker-icon"),o&&m!=="time-picker-icon"&&h("time-picker-icon"),s&&m!=="datetime-picker-icon"&&h("datetime-picker-icon")):i?(U=C,m!=="clear-btn"&&h("clear-btn")):t?(U=y,m!=="meridiem-input"&&h("meridiem-input")):e&&(U=p,m!=="year-input"&&h("year-input")),(0,r.useMemo)(()=>({monthInputRef:g,dayInputRef:u,yearInputRef:p,hourInputRef:E,minutesInputRef:f,meridiemInputRef:y,clearButtonRef:C,pickerButtonRef:T,prevYearBtnRef:x,prevMonthBtnRef:L,nextMonthBtnRef:M,nextYearBtnRef:A,calendarDaysWrapperRef:D,prevHourBtnRef:_,currHourBtnRef:k,nextHourBtnRef:v,prevMinutesBtnRef:H,currMinutesBtnRef:Y,nextMinutesBtnRef:b,prevMeridiemBtnRef:O,currMeridiemBtnRef:I,nextMeridiemBtnRef:W,firstSegmentRef:ae,lastSegmentRef:U,firstSegment:l,lastSegment:m}),[l,m])},Hn=e=>{const t=je(e),n=Ye(e),o=ot(e),{dateTime:s}=e,a=o?e.time:"",i=n?e.date:"",l=(0,r.useRef)("__/__/____"),d=(0,r.useMemo)(()=>(t&&(l.current=s!==""&&s!==void 0?qe(s):"__/__/____"),n&&(l.current=i!==""?i:"__/__/____"),l.current),[n,t,i,s]),m=(0,r.useRef)("__:__ __"),h=(0,r.useMemo)(()=>(t&&(m.current=s!==""&&s!==void 0?Ke(s):"__:__ __"),o&&(m.current=a!==""?a:"__:__ __"),m.current),[t,o,a,s]);return(0,r.useMemo)(()=>({dateStringFromProps:d,timeStringFromProps:h,tempDateStringRef:l,tempTimeStringRef:m}),[d,h])},ge=()=>{},st=()=>!1,Fn=e=>{const t=je(e),n=Ye(e),o=ot(e),s=(t||n)&&e.getIsDisabledDay?e.getIsDisabledDay:st,a=(t||n)&&e.getIsOutOfRangeDay?e.getIsOutOfRangeDay:st,i=(t||n)&&e.onMonthChange?e.onMonthChange:ge,l=(t||n)&&e.onDayChange?e.onDayChange:ge,d=(t||n)&&e.onYearChange?e.onYearChange:ge,m=`${new Date().getMonth()+1}/__/${new Date().getFullYear()}`,h=(t||n)&&e.emptyPickerStartingMonth?e.emptyPickerStartingMonth:m,g=(t||n)&&e.onCalendarOpenFocusedDay?e.onCalendarOpenFocusedDay:void 0,u=(t||o)&&e.getIsDisabledTime?e.getIsDisabledTime:st,p=(t||o)&&e.onHourChange?e.onHourChange:ge,E=(t||o)&&e.onMinuteChange?e.onMinuteChange:ge,f=(t||o)&&e.onMeridiemChange?e.onMeridiemChange:ge,y=(t||o)&&e.minutesInterval?e.minutesInterval:1,C=(t||o)&&e.onTimeWheelOpenStartingTime?e.onTimeWheelOpenStartingTime:"01:00 AM",T=(t||n)&&e.onDateChange?e.onDateChange:ge,x=(t||o)&&e.onTimeChange?e.onTimeChange:ge,L=(t||n)&&e.getIsStartRangeDay?e.getIsStartRangeDay:ge,M=(t||n)&&e.getIsDayInRange?e.getIsDayInRange:ge,A=(t||n)&&e.getIsEndRangeDay?e.getIsEndRangeDay:ge,D=(t||n)&&e.fromDate,_=(t||n)&&e.toDate,k=n?e.date:"",v=o?e.time:"",H=t?e.dateTime:"",Y=t?e.onDateTimeChange:ge;return(0,r.useMemo)(()=>({getIsDisabledDay:s,getIsOutOfRangeDay:a,getIsStartRangeDay:L,getIsDayInRange:M,getIsEndRangeDay:A,appOnDateChange:T,appOnMonthChange:i,appOnDayChange:l,appOnYearChange:d,appDate:k,getIsDisabledTime:u,appOnTimeChange:x,appOnHourChange:p,appOnMinuteChange:E,appOnMeridiemChange:f,appTime:v,appDateTime:H,appOnDateTimeChange:Y,emptyPickerStartingMonth:h,onCalendarOpenFocusedDay:g,minutesInterval:y,onTimeWheelOpenStartingTime:C,isDate:n,isTime:o,isDateTime:t,fromDate:D,toDate:_}),[s,a,L,M,A,T,i,l,d,k,u,x,p,E,f,v,H,Y,h,g,y,C,n,o,t,D,_])},$n=({appDate:e,appDateTime:t,isDateTimeSelector:n})=>{const o=n?qe(t):e,s=Ee(o),{month:a,day:i,year:l}=s,d=q(a),m=q(i),h=q(l),g=d!==-1?Qe[d-1]:"empty month",u=m!==-1?Rt[m]:"empty day",p=h!==-1?be(`${h}`,4,"0"):"empty year",E=`${g}, ${u}, ${p}`;return(0,r.useMemo)(()=>({month:a,day:i,year:l,monthNum:d,dayNum:m,yearNum:h,announcedMonth:g,announcedDay:u,announcedYear:p,announcedDateValues:E}),[u,g,p,E,i,m,a,d,l,h])},Wn=({appTime:e,appDateTime:t,isDateTimeSelector:n})=>{const o=n?Ke(t):e,s=wt(o),{hours:a,minutes:i,meridiem:l}=s,d=q(a),m=q(i),h=d!==-1?`${d}`:"empty hours",g=m!==-1?`${m}`:"empty minutes",u=l==="PM"?"post meridiem":l==="AM"?"ante meridiem":"empty meriediem",p=`${h}, ${g}, ${u}`;return(0,r.useMemo)(()=>({hours:a,minutes:i,meridiem:l,hoursNum:d,minutesNum:m,announcedHours:h,announcedMinutes:g,announcedMeridiem:u,announcedTimeValues:p}),[a,i,l,d,m,h,g,u,p])},Un=e=>{const t=$n(e),n=Wn(e);return(0,r.useMemo)(()=>({...t,...n}),[t,n])},Be=(e,t=n=>!1)=>{const n={};return tt(e)||(n.isDisabledTime=t(e),n.isDisabledTime&&(n.suggestedErrorMsg="The selected time is not allowed")),n},jn=({relevantValues:e,destructuredValues:t,propsBasedOnType:n,focusTrackers:o})=>{const{tempDateStringRef:s,tempTimeStringRef:a}=e,{getIsDisabledDay:i,getIsOutOfRangeDay:l,appOnDateChange:d,appOnMonthChange:m,appOnDayChange:h,appOnYearChange:g,getIsDisabledTime:u,appOnTimeChange:p,appOnHourChange:E,appOnMinuteChange:f,appOnMeridiemChange:y,appOnDateTimeChange:C,isDateTime:T,isDate:x,isTime:L}=n,{month:M,day:A,year:D,hours:_,minutes:k,meridiem:v}=t,{trackFocusFirstSegment:H}=o,Y=(0,r.useCallback)((P=null,$={})=>{const G=P||s.current;return{...$,..._e(G,l,i)}},[s,i,l]),b=(0,r.useCallback)((P=null,$={})=>{const G=P||a.current;return{...$,...Be(G,u)}},[a,u]),O=(0,r.useCallback)((P,$,G)=>{const S=xt(P)?"":P,J=kt($)?"":$;d(S,G),s.current=P,p(J,G),a.current=$;const F=`${P} ${$}`,R={...G,...b($,G),...Y(P,G),newDateString:P,newTimeString:$,newDateTimeString:F},pe=nt(F)?"":F;C(pe,R)},[d,s,p,a,b,Y,C]),I=(0,r.useCallback)((P,$)=>{const G=xt(P)?"":P;d(G,$),s.current=P;const S=`${P} ${a.current}`,J={...$,...b(a.current,$),...Y(P,$),newDateString:P,newTimeString:a.current,newDateTimeString:S},F=nt(S)?"":S;C(F,J)},[d,s,a,b,Y,C]),W=(0,r.useCallback)((P,$)=>{const G=kt(P)?"":P;p(G,$),a.current=P;const S=`${s.current} ${P}`,J={...$,...b(P,$),...Y(s.current,$),newDateTimeString:S,newDateString:s.current,newTimeString:P},F=nt(S)?"":S;C(F,J)},[p,a,s,b,Y,C]),ae=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:P,day:A,year:D}),J={...G,..._e(S,l,i),newDateString:S};m(P,$,J),I(S,J)},[A,D,l,i,m,I]),U=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:M,day:P,year:D}),J={...G,..._e(S,l,i),newDateString:S};h(P,$,J),I(S,J)},[M,D,l,i,h,I]),j=(0,r.useCallback)((P,$,G=Te)=>{const S=ve({month:M,day:A,year:P}),J={...G,..._e(S,l,i),newDateString:S};g(P,$,J),I(S,J)},[M,A,l,i,g,I]),Z=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:P,minutes:k,meridiem:v}),J={...G,...Be(S,u),newTimeString:S};E(P,$,J),W(S,J)},[k,v,u,E,W]),le=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:_,minutes:P,meridiem:v}),J={...G,...Be(S,u),newTimeString:S};f(P,$,J),W(S,J)},[_,v,u,f,W]),N=(0,r.useCallback)((P,$,G=Te)=>{const S=et({hours:_,minutes:k,meridiem:P}),J={...G,...Be(S,u),newTimeString:S};y(P,$,J),W(S,J)},[_,k,u,y,W]),w=(0,r.useCallback)(P=>{const $={isAutomaticFillTrigger:!1,isClearButtonAction:!0,newDateString:"",newTimeString:"",newDateTimeString:""};m("",P,$),h("",P,$),g("",P,$),E("",P,$),f("",P,$),y("",P,$),T&&O("__/__/____","__:__ __",$),x&&I("__/__/____",$),L&&W("__:__ __",$),H()},[h,E,y,f,m,g,I,O,W,x,T,L,H]);return(0,r.useMemo)(()=>({handleChangeComposedDateTimeString:O,handleChangeComposedDateString:I,handleChangeComposedTimeString:W,handleChangeMonth:ae,handleChangeDay:U,handleChangeYear:j,handleChangeHours:Z,handleChangeMinutes:le,handleChangeMeridiem:N,handleClearAll:w}),[I,O,W,U,Z,N,le,ae,j,w])},Yn=({propsBasedOnType:e,changeHandlers:t,focusTrackers:n,flags:o})=>{const{getIsOutOfRangeDay:s,getIsDisabledDay:a,getIsDisabledTime:i,appOnMonthChange:l,appOnDayChange:d,appOnYearChange:m,appOnHourChange:h,appOnMinuteChange:g,appOnMeridiemChange:u}=e,{handleChangeComposedDateTimeString:p,handleClearAll:E}=t,{trackFocusLastSegment:f,trackFocusClearBtn:y}=n,{withAnyPicker:C,shouldPreserveClearableSpace:T}=o,x=(0,r.useCallback)((M,A={isAutomaticFillTrigger:!0})=>{const D=new Date,_=Me(D),k=rn(D),v={...A,..._e(_,s,a),...Be(k,i),newDateString:_},{month:H,day:Y,year:b}=Ee(_);l(H,M,A),d(Y,M,A),m(b,M,A);const{hours:O,minutes:I,meridiem:W}=bt(k);h(O,M,A),g(I,M,A),u(W,M,A),p(_,k,v),T&&!C?y():f()},[d,h,u,g,l,m,a,i,s,p,T,y,f,C]),L=(0,r.useCallback)(M=>{const{key:A,ctrlKey:D,metaKey:_}=M;(D||_)&&A===";"&&x(M),(D||_)&&(A==="Delete"||A==="Backspace")&&E(M)},[E,x]);return(0,r.useMemo)(()=>({onFillWithCurrentDateKeys:x,onGlobalKeyDown:L}),[x,L])},we=`ControlledDateTimePicker:
2
2
  Invalid configuration detected::
3
3
 
4
4
  `,Ne="",at=`
@@ -32,7 +32,7 @@
32
32
 
33
33
  Received:
34
34
  ${e}(${typeof e})
35
- ${Ne}`)},Qn=e=>{if(je(e)||Ye(e)){const{emptyPickerStartingMonth:t,onCalendarOpenFocusedDay:n}=e;if(t){const{month:o,year:s}=Ee(t),a=q(o),i=q(s);(a<=0||a>=13||i<=0||i>9999)&&Jn(t)}if(n){const{month:o,day:s,year:a}=Ee(n),i=q(o),l=q(s),d=q(a);(i<=0||i>=13||l<=0||l>31||d<=0||d>9999)&&Zn(n)}}if(je(e)){const{dateTime:t,onDateTimeChange:n}=e;typeof t!="string"||typeof n!="function"?zn(t,n):(!_t(qe(t))||!Nt(Ke(t)))&&Bn(Ke(t))}if(Ye(e)){const{date:t,onDateChange:n}=e;typeof t!="string"||typeof n!="function"?Gn(t,n):_t(t)||Kn(t)}if(ot(e)){const{time:t,onTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Xn(t,n):Nt(t)||Vn(t)}},qn=e=>{Qn(e);const t=_n(e),n=Pn(t),o=Sn(n),s=wn({DOMRefs:o,flags:n}),a=Hn(t),i=Fn(t),l=Un({...i,...n}),d=jn({relevantValues:a,destructuredValues:l,propsBasedOnType:i,DOMRefs:o,focusTrackers:s}),m=Yn({changeHandlers:d,propsBasedOnType:i,DOMRefs:o,flags:n,focusTrackers:s}),h=(0,zt.d)(t),g=(0,Jt.u)(t),{announcedDateValues:u,announcedTimeValues:p}=l,{isWithDateInputs:E,isDateTimeSelector:f,isWithTimeInputs:y}=n,C=`current values: ${E?`${u}`:""}${f?", ":""}${y?`${p}`:""}`,T=(0,r.useCallback)(()=>t,[t]);return r.useMemo(()=>({props:t,getProps:T,ariaCurrentValueForInputs:C,xstyledAttrs:h,globalAttrs:g,...s,...n,...o,...a,...i,...l,...d,...m}),[t,T,C,h,g,s,n,o,a,i,l,d,m])},er={},z=(0,r.createContext)(er);var As=null,Ce=te("./node_modules/.pnpm/@elliemae+ds-grid@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),tr=te("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.js"),xe=te("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/constants.js"),nr=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/CloseMedium.js"),Oe=te("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),K=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/styled.js"),it=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/th.js");const Ft=(0,K.I)("input")`
35
+ ${Ne}`)},Qn=e=>{if(je(e)||Ye(e)){const{emptyPickerStartingMonth:t,onCalendarOpenFocusedDay:n}=e;if(t){const{month:o,year:s}=Ee(t),a=q(o),i=q(s);(a<=0||a>=13||i<=0||i>9999)&&Jn(t)}if(n){const{month:o,day:s,year:a}=Ee(n),i=q(o),l=q(s),d=q(a);(i<=0||i>=13||l<=0||l>31||d<=0||d>9999)&&Zn(n)}}if(je(e)){const{dateTime:t,onDateTimeChange:n}=e;typeof t!="string"||typeof n!="function"?zn(t,n):(!_t(qe(t))||!Nt(Ke(t)))&&Bn(Ke(t))}if(Ye(e)){const{date:t,onDateChange:n}=e;typeof t!="string"||typeof n!="function"?Gn(t,n):_t(t)||Kn(t)}if(ot(e)){const{time:t,onTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Xn(t,n):Nt(t)||Vn(t)}},qn=e=>{Qn(e);const t=_n(e),n=Pn(t),o=Sn(n),s=wn({DOMRefs:o,flags:n}),a=Hn(t),i=Fn(t),l=Un({...i,...n}),d=jn({relevantValues:a,destructuredValues:l,propsBasedOnType:i,DOMRefs:o,focusTrackers:s}),m=Yn({changeHandlers:d,propsBasedOnType:i,DOMRefs:o,flags:n,focusTrackers:s}),h=(0,zt.d)(t),g=(0,Jt.u)(t),{announcedDateValues:u,announcedTimeValues:p}=l,{isWithDateInputs:E,isDateTimeSelector:f,isWithTimeInputs:y}=n,C=`current values: ${E?`${u}`:""}${f?", ":""}${y?`${p}`:""}`,T=(0,r.useCallback)(()=>t,[t]);return r.useMemo(()=>({props:t,getProps:T,ariaCurrentValueForInputs:C,xstyledAttrs:h,globalAttrs:g,...s,...n,...o,...a,...i,...l,...d,...m}),[t,T,C,h,g,s,n,o,a,i,l,d,m])},er={},z=(0,r.createContext)(er);var As=null,Ce=te("./node_modules/.pnpm/@elliemae+ds-grid@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),tr=te("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.js"),xe=te("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/constants.js"),nr=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/CloseMedium.js"),Oe=te("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-button-v2/dist/esm/parts/DSButtonV2/DSButtonV2.js"),K=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/styled.js"),it=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/th.js");const Ft=(0,K.I)("input")`
36
36
  border: none;
37
37
  box-shadow: none;
38
38
  background: none;
@@ -155,7 +155,7 @@
155
155
  z-index: 1;
156
156
  }
157
157
  }
158
- `,pr=()=>{const{handleClearAll:e,clearButtonRef:t,withAnyPicker:n,withClearBtn:o,withAnyInputs:s,isWithTimeInputs:a,isWithDateInputs:i,trackFocusFirstSegment:l,trackFocusMeridiemInput:d,trackFocusYearInput:m,trackFocusPicker:h}=(0,r.useContext)(z),g=(0,r.useCallback)(f=>{e(f),l()},[e,l]),u=(0,r.useCallback)(()=>{l()},[l]),p=(0,r.useCallback)(()=>{n&&h()},[n,h]),E=(0,r.useCallback)(f=>{const{key:y}=f,C=["Home","End"],T=["Home","End"];C.includes(y)&&f.preventDefault(),T.includes(y)&&f.stopPropagation(),y==="Home"&&u(),y==="End"&&p(),y==="Backspace"&&s&&(a?d():i&&m())},[i,a,p,u,d,m,s]);return(0,r.useMemo)(()=>({onClearClick:g,onClearButtonKeyDown:E,clearButtonRef:t,withAnyPicker:n,withClearBtn:o}),[g,E,t,n,o])},hr=()=>{const{onClearClick:e,onClearButtonKeyDown:t,clearButtonRef:n,withClearBtn:o}=pr(),s={shouldDisplay:o},{latestInteractionRegion:a,currFocusDescriber:i,getProps:l,props:{tabIndex:d}}=(0,r.useContext)(z);return(0,c.jsx)(mr,{"aria-label":"clear selected date",buttonType:"icon",size:xe.GO.M,"data-testid":V.CLEAR_BUTTON,innerRef:m=>{n.current=m,a==="clear-btn"&&i==="clear-btn"&&m?.focus?.()},tabIndex:d,onClick:e,onKeyDown:t,type:"button",getOwnerProps:l,...s,children:(0,c.jsx)(nr.A,{color:["brand-primary","600"]})})};var gr=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/mergeRefs.js");const fr=/^[0-9]+$/,Er=e=>{if(e==="")return!1;const t=fr.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>12},yr=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,placeholder:d,contextRef:m,innerRef:h,tabIndex:g,autoFocusMonthInput:u,ariaCurrentValueForInputs:p,isFocused:E,getProps:f,readOnly:y})=>{const C=(0,r.useCallback)(L=>{if(Er(L?.target?.value)){L.preventDefault();return}e(L)},[e]),T=(0,r.useCallback)(L=>{m.current=L,E&&L?.focus?.()},[m,E]),x=(0,r.useMemo)(()=>h?(0,gr.hU)([T,h]):T,[T,h]);return(0,c.jsx)(sr,{autoFocus:u,onChange:C,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:x,tabIndex:g,placeholder:d,"aria-label":`month input field, ${p}`,"data-testid":V.DATE_INPUTS.MONTH,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:f,readOnly:y})}),Cr=/^[0-9]+$/,Dr=e=>{if(e==="")return!1;const t=Cr.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>31},Tr=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,contextRef:d,tabIndex:m,placeholder:h,ariaCurrentValueForInputs:g,isFocused:u,getProps:p,readOnly:E})=>{const f=(0,r.useCallback)(y=>{if(Dr(y?.currentTarget?.value)){y.preventDefault();return}e(y)},[e]);return(0,c.jsx)(or,{onChange:f,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:y=>{d.current=y,u&&y?.focus?.()},tabIndex:m,placeholder:h,"aria-label":`day input field, ${g}`,"data-testid":V.DATE_INPUTS.DAY,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:p,readOnly:E})}),Mr=/^[0-9]+$/,Ar=e=>{if(e==="")return!1;const t=Mr.test(e);return e.length>4||!t||Number.parseInt(e,10)>9999},Ir=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,placeholder:d,contextRef:m,tabIndex:h,ariaCurrentValueForInputs:g,isFocused:u,getProps:p,readOnly:E})=>{const f=(0,r.useCallback)(y=>{if(Ar(y?.currentTarget?.value)){y.preventDefault();return}e(y)},[e]);return(0,c.jsx)(ar,{onChange:f,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:y=>{m.current=y,u&&y?.focus?.()},tabIndex:h,"data-testid":V.DATE_INPUTS.YEAR,placeholder:d,"aria-label":`year input field, ${g}`,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:p,readOnly:E})}),Rr=()=>{const{props:{disabled:e,applyAriaDisabled:t,readOnly:n},appOnMonthChange:o,appOnDayChange:s,appOnYearChange:a,getIsDisabledDay:i,getIsOutOfRangeDay:l,month:d,day:m,year:h,hideTime:g,handleChangeComposedDateString:u,withClearBtn:p,withAnyPicker:E,withAnyRightController:f,autoFocusMonthInput:y,innerRefMonthInput:C,trackFocusResetter:T,trackFocusFirstSegment:x,trackFocusLastSegment:L,trackFocusDayInput:M,trackFocusMonthInput:A,trackFocusYearInput:D,trackFocusHourInput:_,trackFocusClearBtn:k,trackFocusPicker:v}=(0,r.useContext)(z),H=e||t||n,Y=(0,r.useCallback)(()=>{x()},[x]),b=(0,r.useCallback)(()=>{L()},[L]),O=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:F,day:m,year:h}),Q={...pe,..._e(ie,l,i),newDateString:ie};o(F,R,Q),u(ie,Q)},[H,m,h,l,i,o,u]),I=(0,r.useCallback)(()=>{A()},[A]),W=(0,r.useCallback)(F=>{if(H)return;let R=F?.target?.value;Number.parseInt(R,10)>1&&(R=re(R,2)),O(R,F),R.length===2&&M()},[O,H,M]),ae=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie}=F,Q=Number.parseInt(d,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H){if(R==="ArrowUp"||R==="ArrowDown"){const me=Number.isNaN(Q)?0:Q;let ue;R==="ArrowUp"?ue=me+1<=12?me+1:me:ue=me-1>0?me-1:1,ue=re(`${ue}`,2),O(ue,F)}if(!Number.isNaN(Q)&&(R==="-"||R==="/"||R==="\\")){let me=re(`${Q}`,2);me==="00"&&(me="01"),O(me,F),M()}}},[d,Y,b,L,H,O,M]),U=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?O("01",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<2&&O(re(R,2),F,{isAutomaticFillTrigger:!0})},[O]),j=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:d,day:F,year:h}),Q={...pe,..._e(ie,l,i),newDateString:ie};s(F,R,Q),u(ie,Q)},[H,d,h,l,i,s,u]),Z=(0,r.useCallback)(()=>{M()},[M]),le=(0,r.useCallback)(F=>{if(H)return;let R=F?.target?.value;Number.parseInt(R,10)>3&&(R=re(R,2)),j(R,F),R.length===2&&D()},[j,H,D]),N=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie,target:Q,currentTarget:me}=F,ue=Number.parseInt(m,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H){if(R==="ArrowUp"||R==="ArrowDown"){const ce=Number.isNaN(ue)?0:ue;let fe;R==="ArrowUp"?fe=ce+1<=31?ce+1:ce:fe=ce-1>0?ce-1:1,fe=re(`${fe}`,2),j(fe,F)}if(!Number.isNaN(ue)&&(R==="-"||R==="/"||R==="\\")){let ce=re(`${ue}`,2);ce==="00"&&(ce="01"),j(ce,F),D()}R==="Backspace"&&Q===me&&Q.selectionStart===0&&Q.selectionEnd===0&&(F.preventDefault(),A())}},[m,Y,b,L,H,j,D,A]),w=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?j("01",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<2&&j(re(R,2),F,{isAutomaticFillTrigger:!0})},[j]),P=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:d,day:m,year:F}),Q={...pe,..._e(ie,l,i),newDateString:ie};a(F,R,Q),u(ie,Q)},[H,d,m,l,i,a,u]),$=(0,r.useCallback)(()=>{D()},[D]),G=(0,r.useCallback)(F=>{if(H)return;const R=F?.target?.value;P(R,F),R.length===4&&(g?f&&(p?k():E&&v()):_())},[H,P,g,_,f,p,k,E,v]),S=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie,target:Q,currentTarget:me}=F,ue=Number.parseInt(h,10),ce=Number.isNaN(ue)?0:ue;let fe=ce!==0?be(`${ce}`,4,"0"):"";if(R==="ArrowUp"||R==="ArrowDown"){let At;R==="ArrowUp"?At=ce+1<=9999?ce+1:ce:At=ce-1>0?ce-1:1,fe=re(`${At}`,4)}const Je=fe!==h&&["Tab"," "].includes(R),gs={isAutomaticFillTrigger:Je};let Ze=T;g?p?Ze=k:E&&(Ze=v):Ze=_,["Home","End","ArrowUp","ArrowDown"," "].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown"," "].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H&&((R==="ArrowUp"||R==="ArrowDown"||Je)&&P(fe,F,gs),["Tab"," "].includes(R)&&(h!==""&&ce===0&&P("0000",F),R===" "&&Ze()),R==="Backspace"&&Q===me&&Q.selectionStart===0&&Q.selectionEnd===0&&(F.preventDefault(),M()))},[h,T,g,_,p,k,E,v,Y,b,L,H,P,M]),J=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?P("0000",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<4&&P(be(R,4,"0"),F,{isAutomaticFillTrigger:!0})},[P]);return(0,r.useMemo)(()=>({month:d,day:m,year:h,autoFocusMonthInput:y,innerRefMonthInput:C,disabled:e,applyAriaDisabled:t,onMonthFocus:I,onMonthChange:W,onDayFocus:Z,onDayChange:le,onYearFocus:$,onYearChange:G,onMonthBlur:U,onDayBlur:w,onYearBlur:J,onMonthKeyDown:ae,onDayKeyDown:N,onYearKeyDown:S}),[d,m,h,y,C,e,t,I,W,Z,le,$,G,U,w,J,ae,N,S])},Ie={smallInputWidth:"2.153rem",largeInputWidth:"3.153rem",separatorWidth:"0.538rem"},br=()=>{const{month:e,day:t,year:n,autoFocusMonthInput:o,innerRefMonthInput:s,onMonthChange:a,onDayChange:i,onYearChange:l,onMonthBlur:d,onDayBlur:m,onYearBlur:h,onMonthFocus:g,onDayFocus:u,onYearFocus:p,onMonthKeyDown:E,onDayKeyDown:f,onYearKeyDown:y,disabled:C,applyAriaDisabled:T}=Rr(),{monthInputRef:x,dayInputRef:L,yearInputRef:M,ariaCurrentValueForInputs:A,latestInteractionRegion:D,currFocusDescriber:_,getProps:k,props:{tabIndex:v,hasError:H,readOnly:Y}}=(0,r.useContext)(z);return(0,c.jsxs)(Ce.Ay,{cols:[Ie.smallInputWidth,Ie.separatorWidth,Ie.smallInputWidth,Ie.separatorWidth,Ie.largeInputWidth],children:[(0,c.jsx)(Fe,{children:(0,c.jsx)(yr,{onChange:a,onBlur:d,onFocus:g,onKeyDown:E,value:e,contextRef:x,innerRef:s,tabIndex:v,autoFocusMonthInput:o,placeholder:"MM",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="month-input",getProps:k,readOnly:Y})}),(0,c.jsx)(lt,{alignItems:"center",children:"/"}),(0,c.jsx)(Fe,{children:(0,c.jsx)(Tr,{onChange:i,onBlur:m,onFocus:u,onKeyDown:f,value:t,contextRef:L,tabIndex:v,placeholder:"DD",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="day-input",getProps:k,readOnly:Y})}),(0,c.jsx)(lt,{alignItems:"center",children:"/"}),(0,c.jsx)(Fe,{children:(0,c.jsx)(Ir,{onChange:l,onBlur:h,onFocus:p,onKeyDown:y,value:n,contextRef:M,tabIndex:v,placeholder:"YYYY",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="year-input",getProps:k,readOnly:Y})})]})};var Ge=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/utils/createIcon.js"),$t=(0,Ge.w)({paths:["M15.99 2H14v-.52c0-.27-.21-.48-.48-.48h-.05c-.26 0-.47.21-.47.48V2H7v-.52C7 1.21 6.79 1 6.52 1h-.04c-.27 0-.48.21-.48.48V2H4.01C2.9 2 2 2.9 2 4.01V17c0 1.1.9 2 2.01 2H16c1.1 0 2.01-.9 2.01-2.01V4.01C18 2.9 17.1 2 15.99 2zM17 16.99c0 .56-.45 1.01-1.01 1.01H4.01C3.45 18 3 17.55 3 16.99V6h14v10.99zM3 5v-.99C3 3.45 3.45 3 4.01 3H6v.52c0 .27.21.48.48.48h.05c.26 0 .47-.21.47-.48V3h6v.52c0 .27.21.48.48.48h.05c.26 0 .47-.21.47-.48V3h1.99c.56 0 1.01.45 1.01 1.01V5H3z","M5 8h2v2H5V8zM13 8h2v2h-2V8zM9 8h2v2H9V8zM5 11h2v2H5v-2zM13 11h2v2h-2v-2zM9 11h2v2H9v-2zM5 14h2v2H5v-2zM9 14h2v2H9v-2z"],height:20,width:20});const _r={},ct=(0,r.createContext)(_r);var _s=null,wr=te("./node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js"),Nr=te("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs");const xr={id:X.A.string.description("Id of the live region"),portal:X.A.object.description("Portal to render the live region")},ws={id:X.A.string.description("Id of the live region"),portal:X.A.object.description("Portal to render the live region"),role:X.A.string.description("Role of the live region"),"aria-live":X.A.string.description("Aria live attribute"),methods:X.A.object.description("Methods to read the live region")},kr=K.I.div`
158
+ `,pr=()=>{const{handleClearAll:e,clearButtonRef:t,withAnyPicker:n,withClearBtn:o,withAnyInputs:s,isWithTimeInputs:a,isWithDateInputs:i,trackFocusFirstSegment:l,trackFocusMeridiemInput:d,trackFocusYearInput:m,trackFocusPicker:h}=(0,r.useContext)(z),g=(0,r.useCallback)(f=>{e(f),l()},[e,l]),u=(0,r.useCallback)(()=>{l()},[l]),p=(0,r.useCallback)(()=>{n&&h()},[n,h]),E=(0,r.useCallback)(f=>{const{key:y}=f,C=["Home","End"],T=["Home","End"];C.includes(y)&&f.preventDefault(),T.includes(y)&&f.stopPropagation(),y==="Home"&&u(),y==="End"&&p(),y==="Backspace"&&s&&(a?d():i&&m())},[i,a,p,u,d,m,s]);return(0,r.useMemo)(()=>({onClearClick:g,onClearButtonKeyDown:E,clearButtonRef:t,withAnyPicker:n,withClearBtn:o}),[g,E,t,n,o])},hr=()=>{const{onClearClick:e,onClearButtonKeyDown:t,clearButtonRef:n,withClearBtn:o}=pr(),s={shouldDisplay:o},{latestInteractionRegion:a,currFocusDescriber:i,getProps:l,props:{tabIndex:d}}=(0,r.useContext)(z);return(0,c.jsx)(mr,{"aria-label":"clear selected date",buttonType:"icon",size:xe.GO.M,"data-testid":V.CLEAR_BUTTON,innerRef:m=>{n.current=m,a==="clear-btn"&&i==="clear-btn"&&m?.focus?.()},tabIndex:d,onClick:e,onKeyDown:t,type:"button",getOwnerProps:l,...s,children:(0,c.jsx)(nr.A,{color:["brand-primary","600"]})})};var gr=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/mergeRefs.js");const fr=/^[0-9]+$/,Er=e=>{if(e==="")return!1;const t=fr.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>12},yr=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,placeholder:d,contextRef:m,innerRef:h,tabIndex:g,autoFocusMonthInput:u,ariaCurrentValueForInputs:p,isFocused:E,getProps:f,readOnly:y})=>{const C=(0,r.useCallback)(L=>{if(Er(L?.target?.value)){L.preventDefault();return}e(L)},[e]),T=(0,r.useCallback)(L=>{m.current=L,E&&L?.focus?.()},[m,E]),x=(0,r.useMemo)(()=>h?(0,gr.hU)([T,h]):T,[T,h]);return(0,c.jsx)(sr,{autoFocus:u,onChange:C,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:x,tabIndex:g,placeholder:d,"aria-label":`month input field, ${p}`,"data-testid":V.DATE_INPUTS.MONTH,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:f,readOnly:y})}),Cr=/^[0-9]+$/,Dr=e=>{if(e==="")return!1;const t=Cr.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>31},Tr=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,contextRef:d,tabIndex:m,placeholder:h,ariaCurrentValueForInputs:g,isFocused:u,getProps:p,readOnly:E})=>{const f=(0,r.useCallback)(y=>{if(Dr(y?.currentTarget?.value)){y.preventDefault();return}e(y)},[e]);return(0,c.jsx)(or,{onChange:f,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:y=>{d.current=y,u&&y?.focus?.()},tabIndex:m,placeholder:h,"aria-label":`day input field, ${g}`,"data-testid":V.DATE_INPUTS.DAY,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:p,readOnly:E})}),Mr=/^[0-9]+$/,Ar=e=>{if(e==="")return!1;const t=Mr.test(e);return e.length>4||!t||Number.parseInt(e,10)>9999},Ir=r.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:o,value:s,disabled:a,applyAriaDisabled:i,hasError:l,placeholder:d,contextRef:m,tabIndex:h,ariaCurrentValueForInputs:g,isFocused:u,getProps:p,readOnly:E})=>{const f=(0,r.useCallback)(y=>{if(Ar(y?.currentTarget?.value)){y.preventDefault();return}e(y)},[e]);return(0,c.jsx)(ar,{onChange:f,onBlur:t,onFocus:n,onKeyDown:o,value:s,innerRef:y=>{m.current=y,u&&y?.focus?.()},tabIndex:h,"data-testid":V.DATE_INPUTS.YEAR,placeholder:d,"aria-label":`year input field, ${g}`,disabled:a,"aria-disabled":i,"aria-invalid":l,getOwnerProps:p,readOnly:E})}),Rr=()=>{const{props:{disabled:e,applyAriaDisabled:t,readOnly:n},appOnMonthChange:o,appOnDayChange:s,appOnYearChange:a,getIsDisabledDay:i,getIsOutOfRangeDay:l,month:d,day:m,year:h,hideTime:g,handleChangeComposedDateString:u,withClearBtn:p,withAnyPicker:E,withAnyRightController:f,autoFocusMonthInput:y,innerRefMonthInput:C,trackFocusResetter:T,trackFocusFirstSegment:x,trackFocusLastSegment:L,trackFocusDayInput:M,trackFocusMonthInput:A,trackFocusYearInput:D,trackFocusHourInput:_,trackFocusClearBtn:k,trackFocusPicker:v}=(0,r.useContext)(z),H=e||t||n,Y=(0,r.useCallback)(()=>{x()},[x]),b=(0,r.useCallback)(()=>{L()},[L]),O=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:F,day:m,year:h}),Q={...pe,..._e(ie,l,i),newDateString:ie};o(F,R,Q),u(ie,Q)},[H,m,h,l,i,o,u]),I=(0,r.useCallback)(()=>{A()},[A]),W=(0,r.useCallback)(F=>{if(H)return;let R=F?.target?.value;Number.parseInt(R,10)>1&&(R=re(R,2)),O(R,F),R.length===2&&M()},[O,H,M]),ae=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie}=F,Q=Number.parseInt(d,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H){if(R==="ArrowUp"||R==="ArrowDown"){const me=Number.isNaN(Q)?0:Q;let ue;R==="ArrowUp"?ue=me+1<=12?me+1:me:ue=me-1>0?me-1:1,ue=re(`${ue}`,2),O(ue,F)}if(!Number.isNaN(Q)&&(R==="-"||R==="/"||R==="\\")){let me=re(`${Q}`,2);me==="00"&&(me="01"),O(me,F),M()}}},[d,Y,b,L,H,O,M]),U=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?O("01",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<2&&O(re(R,2),F,{isAutomaticFillTrigger:!0})},[O]),j=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:d,day:F,year:h}),Q={...pe,..._e(ie,l,i),newDateString:ie};s(F,R,Q),u(ie,Q)},[H,d,h,l,i,s,u]),Z=(0,r.useCallback)(()=>{M()},[M]),le=(0,r.useCallback)(F=>{if(H)return;let R=F?.target?.value;Number.parseInt(R,10)>3&&(R=re(R,2)),j(R,F),R.length===2&&D()},[j,H,D]),N=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie,target:Q,currentTarget:me}=F,ue=Number.parseInt(m,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H){if(R==="ArrowUp"||R==="ArrowDown"){const ce=Number.isNaN(ue)?0:ue;let fe;R==="ArrowUp"?fe=ce+1<=31?ce+1:ce:fe=ce-1>0?ce-1:1,fe=re(`${fe}`,2),j(fe,F)}if(!Number.isNaN(ue)&&(R==="-"||R==="/"||R==="\\")){let ce=re(`${ue}`,2);ce==="00"&&(ce="01"),j(ce,F),D()}R==="Backspace"&&Q===me&&Q.selectionStart===0&&Q.selectionEnd===0&&(F.preventDefault(),A())}},[m,Y,b,L,H,j,D,A]),w=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?j("01",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<2&&j(re(R,2),F,{isAutomaticFillTrigger:!0})},[j]),P=(0,r.useCallback)((F,R,pe=Te)=>{if(H)return;const ie=ve({month:d,day:m,year:F}),Q={...pe,..._e(ie,l,i),newDateString:ie};a(F,R,Q),u(ie,Q)},[H,d,m,l,i,a,u]),$=(0,r.useCallback)(()=>{D()},[D]),G=(0,r.useCallback)(F=>{if(H)return;const R=F?.target?.value;P(R,F),R.length===4&&(g?f&&(p?k():E&&v()):_())},[H,P,g,_,f,p,k,E,v]),S=(0,r.useCallback)(F=>{const{key:R,ctrlKey:pe,metaKey:ie,target:Q,currentTarget:me}=F,ue=Number.parseInt(h,10),ce=Number.isNaN(ue)?0:ue;let fe=ce!==0?be(`${ce}`,4,"0"):"";if(R==="ArrowUp"||R==="ArrowDown"){let At;R==="ArrowUp"?At=ce+1<=9999?ce+1:ce:At=ce-1>0?ce-1:1,fe=re(`${At}`,4)}const Je=fe!==h&&["Tab"," "].includes(R),gs={isAutomaticFillTrigger:Je};let Ze=T;g?p?Ze=k:E&&(Ze=v):Ze=_,["Home","End","ArrowUp","ArrowDown"," "].includes(R)&&F.preventDefault(),["Home","End","ArrowUp","ArrowDown"," "].includes(R)&&F.stopPropagation(),R==="Home"&&Y(),R==="End"&&b(),(pe||ie)&&R===";"&&L(),!H&&((R==="ArrowUp"||R==="ArrowDown"||Je)&&P(fe,F,gs),["Tab"," "].includes(R)&&(h!==""&&ce===0&&P("0000",F),R===" "&&Ze()),R==="Backspace"&&Q===me&&Q.selectionStart===0&&Q.selectionEnd===0&&(F.preventDefault(),M()))},[h,T,g,_,p,k,E,v,Y,b,L,H,P,M]),J=(0,r.useCallback)(F=>{const R=F?.target?.value;R==="0"?P("0000",F,{isAutomaticFillTrigger:!0}):R.length>0&&R.length<4&&P(be(R,4,"0"),F,{isAutomaticFillTrigger:!0})},[P]);return(0,r.useMemo)(()=>({month:d,day:m,year:h,autoFocusMonthInput:y,innerRefMonthInput:C,disabled:e,applyAriaDisabled:t,onMonthFocus:I,onMonthChange:W,onDayFocus:Z,onDayChange:le,onYearFocus:$,onYearChange:G,onMonthBlur:U,onDayBlur:w,onYearBlur:J,onMonthKeyDown:ae,onDayKeyDown:N,onYearKeyDown:S}),[d,m,h,y,C,e,t,I,W,Z,le,$,G,U,w,J,ae,N,S])},Ie={smallInputWidth:"2.153rem",largeInputWidth:"3.153rem",separatorWidth:"0.538rem"},br=()=>{const{month:e,day:t,year:n,autoFocusMonthInput:o,innerRefMonthInput:s,onMonthChange:a,onDayChange:i,onYearChange:l,onMonthBlur:d,onDayBlur:m,onYearBlur:h,onMonthFocus:g,onDayFocus:u,onYearFocus:p,onMonthKeyDown:E,onDayKeyDown:f,onYearKeyDown:y,disabled:C,applyAriaDisabled:T}=Rr(),{monthInputRef:x,dayInputRef:L,yearInputRef:M,ariaCurrentValueForInputs:A,latestInteractionRegion:D,currFocusDescriber:_,getProps:k,props:{tabIndex:v,hasError:H,readOnly:Y}}=(0,r.useContext)(z);return(0,c.jsxs)(Ce.Ay,{cols:[Ie.smallInputWidth,Ie.separatorWidth,Ie.smallInputWidth,Ie.separatorWidth,Ie.largeInputWidth],children:[(0,c.jsx)(Fe,{children:(0,c.jsx)(yr,{onChange:a,onBlur:d,onFocus:g,onKeyDown:E,value:e,contextRef:x,innerRef:s,tabIndex:v,autoFocusMonthInput:o,placeholder:"MM",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="month-input",getProps:k,readOnly:Y})}),(0,c.jsx)(lt,{alignItems:"center",children:"/"}),(0,c.jsx)(Fe,{children:(0,c.jsx)(Tr,{onChange:i,onBlur:m,onFocus:u,onKeyDown:f,value:t,contextRef:L,tabIndex:v,placeholder:"DD",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="day-input",getProps:k,readOnly:Y})}),(0,c.jsx)(lt,{alignItems:"center",children:"/"}),(0,c.jsx)(Fe,{children:(0,c.jsx)(Ir,{onChange:l,onBlur:h,onFocus:p,onKeyDown:y,value:n,contextRef:M,tabIndex:v,placeholder:"YYYY",ariaCurrentValueForInputs:A,disabled:C,applyAriaDisabled:T,hasError:H,isFocused:D==="date-inputs"&&_==="year-input",getProps:k,readOnly:Y})})]})};var Ge=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/utils/createIcon.js"),$t=(0,Ge.w)({paths:["M15.99 2H14v-.52c0-.27-.21-.48-.48-.48h-.05c-.26 0-.47.21-.47.48V2H7v-.52C7 1.21 6.79 1 6.52 1h-.04c-.27 0-.48.21-.48.48V2H4.01C2.9 2 2 2.9 2 4.01V17c0 1.1.9 2 2.01 2H16c1.1 0 2.01-.9 2.01-2.01V4.01C18 2.9 17.1 2 15.99 2zM17 16.99c0 .56-.45 1.01-1.01 1.01H4.01C3.45 18 3 17.55 3 16.99V6h14v10.99zM3 5v-.99C3 3.45 3.45 3 4.01 3H6v.52c0 .27.21.48.48.48h.05c.26 0 .47-.21.47-.48V3h6v.52c0 .27.21.48.48.48h.05c.26 0 .47-.21.47-.48V3h1.99c.56 0 1.01.45 1.01 1.01V5H3z","M5 8h2v2H5V8zM13 8h2v2h-2V8zM9 8h2v2H9V8zM5 11h2v2H5v-2zM13 11h2v2h-2v-2zM9 11h2v2H9v-2zM5 14h2v2H5v-2zM9 14h2v2H9v-2z"],height:20,width:20});const _r={},ct=(0,r.createContext)(_r);var _s=null,wr=te("./node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js"),Nr=te("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs");const xr={id:X.A.string.description("Id of the live region"),portal:X.A.object.description("Portal to render the live region")},ws={id:X.A.string.description("Id of the live region"),portal:X.A.object.description("Portal to render the live region"),role:X.A.string.description("Role of the live region"),"aria-live":X.A.string.description("Aria live attribute"),methods:X.A.object.description("Methods to read the live region")},kr=K.I.div`
159
159
  position: absolute;
160
160
  width: 1px;
161
161
  height: 1px;
@@ -166,7 +166,7 @@
166
166
  clip: rect(0 0 0 0);
167
167
  clip-path: inset(100%);
168
168
  white-space: nowrap;
169
- `,Or=(0,r.memo)(e=>{const[t,n]=(0,r.useState)(""),[o,s]=(0,r.useState)(!1),[a,i]=(0,r.useState)(void 0),[l,d]=(0,r.useState)("polite"),{id:m,portal:h}=e,g=(0,r.useCallback)(()=>{n(""),s(!1),d("polite"),i(void 0)},[]),u=(0,r.useCallback)((p,E)=>{g(),setTimeout(()=>{E?.unsafe_emulateAssertiveNVDA&&s(!0),setTimeout(()=>{(E?.assertive||E?.unsafe_emulateAssertiveNVDA)&&d("assertive"),E?.unsafe_emulateAssertiveNVDA&&(i("alert"),s(!1)),E?.delay?setTimeout(()=>{n(p)},E?.delay):n(p)})})},[g]);return(0,r.useEffect)(()=>{e.methods&&(e.methods.current.read=u)},[u,e.methods]),o?null:wr.createPortal((0,c.jsx)(kr,{"aria-atomic":!0,id:m,role:a,"aria-live":l,children:t}),h?.current||document.body)}),dt=e=>{const t=(0,r.useRef)({}),{id:n,portal:o}=e||{},s=(0,r.useMemo)(()=>`ds-live-region-${(0,Nr.L)(5)}`,[]),a=(0,r.useCallback)((i,l)=>t.current.read?.(i,l),[]);return(0,r.useMemo)(()=>({LiveRegion:()=>(0,c.jsx)(Or,{methods:t,id:n??s,portal:o}),read:a}),[n,s,o,a])};dt.displayName="useLiveRegion";const Lr=(0,It.A)(dt);Lr.propTypes=xr;const vr={},Re=(0,r.createContext)(vr);var Ns=null,De=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/system.js");const Pr=(0,De.AH)`
169
+ `,Or=(0,r.memo)(e=>{const[t,n]=(0,r.useState)(""),[o,s]=(0,r.useState)(!1),[a,i]=(0,r.useState)(void 0),[l,d]=(0,r.useState)("polite"),{id:m,portal:h}=e,g=(0,r.useCallback)(()=>{n(""),s(!1),d("polite"),i(void 0)},[]),u=(0,r.useCallback)((p,E)=>{g(),setTimeout(()=>{E?.unsafe_emulateAssertiveNVDA&&s(!0),setTimeout(()=>{(E?.assertive||E?.unsafe_emulateAssertiveNVDA)&&d("assertive"),E?.unsafe_emulateAssertiveNVDA&&(i("alert"),s(!1)),E?.delay?setTimeout(()=>{n(p)},E?.delay):n(p)})})},[g]);return(0,r.useEffect)(()=>{e.methods&&(e.methods.current.read=u)},[u,e.methods]),o?null:wr.createPortal((0,c.jsx)(kr,{"aria-atomic":!0,id:m,role:a,"aria-live":l,children:t}),h?.current||document.body)}),dt=e=>{const t=(0,r.useRef)({}),{id:n,portal:o}=e||{},s=(0,r.useMemo)(()=>`ds-live-region-${(0,Nr.L)(5)}`,[]),a=(0,r.useCallback)((i,l)=>t.current.read?.(i,l),[]);return(0,r.useMemo)(()=>({LiveRegion:()=>(0,c.jsx)(Or,{methods:t,id:n??s,portal:o}),read:a}),[n,s,o,a])};dt.displayName="useLiveRegion";const Lr=(0,It.A)(dt);Lr.propTypes=xr;const vr={},Re=(0,r.createContext)(vr);var Ns=null,De=te("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/styled/system.js");const Pr=(0,De.AH)`
170
170
  &:before {
171
171
  position: absolute;
172
172
  content: '';
@@ -509,7 +509,7 @@
509
509
  text-align: right;
510
510
  background-color: ${({theme:e,readOnlyStyles:t})=>t?e.colors.neutral["050"]:e.colors.neutral["000"]};
511
511
  `,Yr={display:"none"},mt=({metaDay:e,colIndex:t,isInvisible:n})=>{const{day:o,isCurrMonthDay:s,isHidden:a,dayBtnRef:i,dayAsString:l}=e,{handleChangeComposedDateString:d,dateStringFromProps:m,getProps:h,props:{preventCloseOnSelection:g,readOnly:u,applyAriaDisabled:p},getIsDisabledDay:E,getIsOutOfRangeDay:f,getIsStartRangeDay:y,getIsDayInRange:C,getIsEndRangeDay:T,appOnMonthChange:x,appOnDayChange:L,appOnYearChange:M,latestInteractionRegion:A,isWithTimeWheelToo:D,trackFocusCalendarMetafocusedDay:_,fromDate:k,toDate:v}=(0,r.useContext)(z),{read:H,LiveRegion:Y}=dt({}),{focusedDay:b,handleDayOnKeyDown:O,handleFocusMetaDayByDay:I,closeCalendar:W}=(0,r.useContext)(Re),ae=b?.day?We(e?.day,b?.day):!1,U=(0,r.useMemo)(()=>{const Q=Ve(m);return Q?sn(o,Q):!1},[m,o]),j=A==="calendar-days"&&ae,Z=E(e.dayAsString),le=f(e.dayAsString),N=y(e.dayAsString),w=T(e.dayAsString),P=C(e.dayAsString),$=!N&&!w&&P,G=(0,r.useMemo)(()=>`${tn(l)}, ${Qt[e.day.getDay()]}`,[l,e]),S=(0,r.useMemo)(()=>k&&v?k===v?"Please select another day to complete range selection.":`Range from ${k} to ${v} selected.`:k&&!v?"Please select another day to complete range selection.":"",[k,v]),J=(0,r.useCallback)(Q=>{if(I(o),!Z&&!le&&!u&&!p){const me=Me(o),ue={...Te,newDateString:me},{month:ce,day:fe,year:Je}=ye(o);x(`${ce+1}`,Q,ue),fe&&L(`${fe}`,Q,ue),M(`${Je}`,Q,ue),d(me,ue),_(),!D&&!g&&W(),H(`${G} selected.`,{})}},[I,o,Z,le,u,p,x,L,M,d,_,D,g,W,H,G]),F=(0,r.useCallback)(Q=>{window.requestAnimationFrame(()=>{i.current=Q,j&&Q?.focus?.()})},[i,j]),R=(0,r.useCallback)(()=>{_()},[_]),pe=(0,r.useMemo)(()=>`dayWrapper ${U?"selectedDay ":""}${Z?"disabledDay ":""}${le?"outOfRangeDay ":""}${j?"focusedDay ":""}${N?"startRangeDay ":""}${P?"inRangeImproperDay ":""}${$?"inRangeDay ":""}${w?"endRangeDay ":""}${s?"":"notCurrentMonth"}
512
- ${u||p?"readOnly":""}`,[U,Z,le,j,N,P,$,w,s,u,p]);let ie=V.CALENDAR.DAY;return U&&(ie=V.CALENDAR.SELECTED_DAY),j&&(ie=V.CALENDAR.FOCUSED_DAY),j&&U&&(ie=V.CALENDAR.SELECTED_FOCUSED_DAY),N&&(ie=V.CALENDAR.START_RANGE_DAY,j&&H(`${G} selected. ${S}`,{})),w&&(ie=V.CALENDAR.END_RANGE_DAY,j&&H(`${G} selected. ${S}`,{})),$&&(ie=V.CALENDAR.IN_RANGE_DAY),(0,c.jsxs)("div",{className:pe,style:a?Yr:void 0,role:"gridcell",...Number.isInteger(t)&&{"aria-colindex":t},children:[(0,c.jsx)(se,{"aria-label":G,"aria-disabled":le||Z||u||p,applyAriaDisabled:p,"aria-hidden":!!n,buttonType:"raw",size:"m",onClick:J,onFocus:R,onKeyDown:Q=>{O(Q,e)},innerRef:F,tabIndex:-1,"data-isfocused":j,"data-testid":ie,type:"button",getOwnerProps:h,readOnlyStyles:u||p,children:`${o.getDate()}`}),(0,c.jsx)(Y,{})]})},Br=r.memo(({invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:o})=>{const{getProps:s}=r.useContext(z);return(0,c.jsxs)("div",{ref:o,role:"rowgroup",children:[e?(0,c.jsx)("div",{role:"row",style:{display:"none"},children:(0,c.jsx)(mt,{metaDay:e,isInvisible:!0},`ds-calendar-${e.day.toString()}`)}):null,t.map((a,i)=>(0,c.jsx)(Ut,{role:"row","aria-rowindex":i+1,cols:["2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem"],rows:["2.1538rem"],py:"xxxs",px:"2px",justifyContent:"space-between",alignItems:"center",getOwnerProps:s,children:a.map((l,d)=>(0,c.jsx)(mt,{metaDay:l,colIndex:d+1},`ds-calendar-${l.day.toString()}`))},`ds-calendar-week-${a[0].day.toString()}-${a[6].day.toString()}`)),n?(0,c.jsx)("div",{role:"row",style:{display:"none"},children:(0,c.jsx)(mt,{metaDay:n,isInvisible:!0},`ds-calendar-${n.day.toString()}`)}):null]})}),Kr=()=>{const{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n}=(0,r.useContext)(Re),{calendarDaysWrapperRef:o}=(0,r.useContext)(z);return(0,c.jsx)(Br,{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:o})},Vr=r.memo(()=>(0,c.jsx)("span",{role:"rowgroup",children:(0,c.jsxs)(Ut,{role:"row",cols:["2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem"],rows:["1.6923rem"],py:"xxxs",px:"6px",justifyContent:"space-between",alignItems:"center",isHeader:!0,children:[(0,c.jsx)(Le,{role:"columnheader","aria-colindex":1,children:"sun"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":2,children:"mon"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":3,children:"tue"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":4,children:"wed"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":5,children:"thu"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":6,children:"fri"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":7,children:"sat"})]})})),Gr=r.memo(({weekRowsNum:e})=>(0,c.jsxs)("span",{role:"grid","aria-label":"calendar","aria-colcount":7,"aria-rowcount":e,"data-testid":V.CALENDAR.TABLE_WRAPPER,children:[(0,c.jsx)(Vr,{}),(0,c.jsx)(Ur,{children:(0,c.jsx)(Kr,{})})]}));var pt=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js");const Xr=()=>{const{props:{pickerFooterMsg:e,hasError:t,readOnly:n,applyAriaDisabled:o},getProps:s,isWithTimeWheelToo:a}=(0,r.useContext)(z);return e!==void 0&&!a&&t?(0,c.jsxs)(jr,{role:"alert",getOwnerProps:s,"data-testid":V.FOOTERS.CALENDAR,readOnlyStyles:n||o,children:[(0,c.jsx)(pt.A,{width:8,height:8,color:["danger","900"],style:{marginRight:"0.5rem",marginBottom:"2px"}}),e]}):null};var jt=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/utils/SvgIcon.js"),zr=e=>(0,c.jsx)(jt.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",paths:["M0,8c0,0.1,0,0.2,0.1,0.3l5.6,7.5c0.2,0.2,0.5,0.3,0.7,0.1c0.2-0.2,0.3-0.5,0.1-0.7L1.1,8l5.4-7.2c0.2-0.2,0.1-0.5-0.1-0.7C6.2-0.1,5.9,0,5.7,0.2L0.1,7.7C0,7.8,0,7.9,0,8L0,8z M9,8c0,0.1,0,0.2,0.1,0.3l5.6,7.5c0.2,0.2,0.5,0.3,0.7,0.1c0.2-0.2,0.3-0.5,0.1-0.7L10.1,8l5.4-7.2c0.2-0.2,0.1-0.5-0.1-0.7c-0.2-0.2-0.5-0.1-0.7,0.1L9.1,7.7C9,7.8,9,7.9,9,8L9,8z"]}),Jr=(0,Ge.w)({paths:["M 4.465 8.5 C 4.465 8.605 4.498 8.711 4.565 8.8 L 10.565 16.8 C 10.731 17.021 11.044 17.066 11.265 16.9 S 11.531 16.421 11.366 16.2 L 5.591 8.5 L 11.366 0.8 C 11.531 0.58 11.486 0.267 11.265 0.1 A 0.5007 0.5007 0 0 0 10.565 0.201 L 4.565 8.201 A 0.503 0.503 0 0 0 4.465 8.501 Z"],height:17,width:16}),Zr=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/ChevronRight.js"),Qr=e=>(0,c.jsx)(jt.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",children:(0,c.jsx)("path",{d:`M6.6,8c0,0.1,0,0.2-0.1,0.3l-5.6,7.5c-0.2,0.2-0.5,0.3-0.7,0.1c-0.2-0.2-0.3-0.5-0.1-0.7L5.5,8L0.1,0.8
512
+ ${u||p?"readOnly":""}`,[U,Z,le,j,N,P,$,w,s,u,p]);let ie=V.CALENDAR.DAY;return U&&(ie=V.CALENDAR.SELECTED_DAY),j&&(ie=V.CALENDAR.FOCUSED_DAY),j&&U&&(ie=V.CALENDAR.SELECTED_FOCUSED_DAY),N&&(ie=V.CALENDAR.START_RANGE_DAY,j&&H(`${G} selected. ${S}`,{})),w&&(ie=V.CALENDAR.END_RANGE_DAY,j&&H(`${G} selected. ${S}`,{})),$&&(ie=V.CALENDAR.IN_RANGE_DAY),(0,c.jsxs)("div",{className:pe,style:a?Yr:void 0,role:"gridcell",...Number.isInteger(t)&&{"aria-colindex":t},children:[(0,c.jsx)(se,{"aria-label":G,"aria-disabled":le||Z||u||p,applyAriaDisabled:p,"aria-hidden":!!n,buttonType:"raw",size:"m",onClick:J,onFocus:R,onKeyDown:Q=>{O(Q,e)},innerRef:F,tabIndex:-1,"data-isfocused":j,"data-testid":ie,type:"button",getOwnerProps:h,readOnlyStyles:u||p,children:`${o.getDate()}`}),(0,c.jsx)(Y,{})]})},Br=r.memo(({invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:o})=>{const{getProps:s}=r.useContext(z);return(0,c.jsxs)("div",{ref:o,role:"rowgroup",children:[e?(0,c.jsx)("div",{role:"row",style:{display:"none"},children:(0,c.jsx)(mt,{metaDay:e,isInvisible:!0},`ds-calendar-${e.day.toString()}`)}):null,t.map((a,i)=>(0,c.jsx)(Ut,{role:"row","aria-rowindex":i+1,cols:["2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem"],rows:["2.1538rem"],py:"xxxs",px:"2px",justifyContent:"space-between",alignItems:"center",getOwnerProps:s,children:a.map((l,d)=>(0,c.jsx)(mt,{metaDay:l,colIndex:d+1},`ds-calendar-${l.day.toString()}`))},`ds-calendar-week-${a[0].day.toString()}-${a[6].day.toString()}`)),n?(0,c.jsx)("div",{role:"row",style:{display:"none"},children:(0,c.jsx)(mt,{metaDay:n,isInvisible:!0},`ds-calendar-${n.day.toString()}`)}):null]})}),Kr=()=>{const{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n}=(0,r.useContext)(Re),{calendarDaysWrapperRef:o}=(0,r.useContext)(z);return(0,c.jsx)(Br,{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:o})},Vr=r.memo(()=>(0,c.jsx)("span",{role:"rowgroup",children:(0,c.jsxs)(Ut,{role:"row",cols:["2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem","2.4615rem"],rows:["1.6923rem"],py:"xxxs",px:"6px",justifyContent:"space-between",alignItems:"center",isHeader:!0,children:[(0,c.jsx)(Le,{role:"columnheader","aria-colindex":1,children:"sun"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":2,children:"mon"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":3,children:"tue"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":4,children:"wed"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":5,children:"thu"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":6,children:"fri"}),(0,c.jsx)(Le,{role:"columnheader","aria-colindex":7,children:"sat"})]})})),Gr=r.memo(({weekRowsNum:e})=>(0,c.jsxs)("span",{role:"grid","aria-label":"calendar","aria-colcount":7,"aria-rowcount":e,"data-testid":V.CALENDAR.TABLE_WRAPPER,children:[(0,c.jsx)(Vr,{}),(0,c.jsx)(Ur,{children:(0,c.jsx)(Kr,{})})]}));var pt=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js");const Xr=()=>{const{props:{pickerFooterMsg:e,hasError:t,readOnly:n,applyAriaDisabled:o},getProps:s,isWithTimeWheelToo:a}=(0,r.useContext)(z);return e!==void 0&&!a&&t?(0,c.jsxs)(jr,{role:"alert",getOwnerProps:s,"data-testid":V.FOOTERS.CALENDAR,readOnlyStyles:n||o,children:[(0,c.jsx)(pt.A,{width:8,height:8,color:["danger","900"],style:{marginRight:"0.5rem",marginBottom:"2px"}}),e]}):null};var jt=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/utils/SvgIcon.js"),zr=e=>(0,c.jsx)(jt.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",paths:["M0,8c0,0.1,0,0.2,0.1,0.3l5.6,7.5c0.2,0.2,0.5,0.3,0.7,0.1c0.2-0.2,0.3-0.5,0.1-0.7L1.1,8l5.4-7.2c0.2-0.2,0.1-0.5-0.1-0.7C6.2-0.1,5.9,0,5.7,0.2L0.1,7.7C0,7.8,0,7.9,0,8L0,8z M9,8c0,0.1,0,0.2,0.1,0.3l5.6,7.5c0.2,0.2,0.5,0.3,0.7,0.1c0.2-0.2,0.3-0.5,0.1-0.7L10.1,8l5.4-7.2c0.2-0.2,0.1-0.5-0.1-0.7c-0.2-0.2-0.5-0.1-0.7,0.1L9.1,7.7C9,7.8,9,7.9,9,8L9,8z"]}),Jr=(0,Ge.w)({paths:["M 4.465 8.5 C 4.465 8.605 4.498 8.711 4.565 8.8 L 10.565 16.8 C 10.731 17.021 11.044 17.066 11.265 16.9 S 11.531 16.421 11.366 16.2 L 5.591 8.5 L 11.366 0.8 C 11.531 0.58 11.486 0.267 11.265 0.1 A 0.5007 0.5007 0 0 0 10.565 0.201 L 4.565 8.201 A 0.503 0.503 0 0 0 4.465 8.501 Z"],height:17,width:16}),Zr=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/ChevronRight.js"),Qr=e=>(0,c.jsx)(jt.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",children:(0,c.jsx)("path",{d:`M6.6,8c0,0.1,0,0.2-0.1,0.3l-5.6,7.5c-0.2,0.2-0.5,0.3-0.7,0.1c-0.2-0.2-0.3-0.5-0.1-0.7L5.5,8L0.1,0.8
513
513
  C-0.1,0.5,0,0.3,0.2,0.1C0.4-0.1,0.7,0,0.8,0.2l5.6,7.5C6.6,7.8,6.6,7.9,6.6,8L6.6,8z M15.6,8c0,0.1,0,0.2-0.1,0.3l-5.6,7.5
514
514
  c-0.2,0.2-0.5,0.3-0.7,0.1c-0.2-0.2-0.3-0.5-0.1-0.7L14.5,8L9.1,0.8C8.9,0.5,9,0.3,9.2,0.1C9.4-0.1,9.7,0,9.8,0.2l5.6,7.5
515
515
  C15.6,7.8,15.6,7.9,15.6,8L15.6,8z`})});const qr=()=>{const{currentMonth:e,currentYear:t}=(0,r.useContext)(Re),n=e>=0&&e<=11?`${on(e)} `:"";return(0,r.useMemo)(()=>`${n}${t}`,[n,t])},eo=()=>{const e=qr(),{handlePrevYear:t,handlePrevMonth:n,handleNextMonth:o,handleNextYear:s,handlePrevYearKeyDown:a,handlePrevMonthKeyDown:i,handleNextMonthKeyDown:l,handleNextYearKeyDown:d,onPrevYearFocus:m,onPrevMonthFocus:h,onNextMonthFocus:g,onNextYearFocus:u}=(0,r.useContext)(Re),{isControllerOnly:p,autoFocusPrevMonthArrow:E,prevYearBtnRef:f,prevMonthBtnRef:y,nextMonthBtnRef:C,nextYearBtnRef:T,latestInteractionRegion:x,currFocusDescriber:L,getProps:M}=(0,r.useContext)(z),A=(0,r.useCallback)(v=>{f.current=v,x==="calendar-head"&&L==="calendar-prev-year"&&v?.focus?.()},[L,x,f]),D=(0,r.useCallback)(v=>{y.current=v,x==="calendar-head"&&L==="calendar-prev-month"&&v?.focus?.()},[L,x,y]),_=(0,r.useCallback)(v=>{C.current=v,x==="calendar-head"&&L==="calendar-next-month"&&v?.focus?.()},[L,x,C]),k=(0,r.useCallback)(v=>{T.current=v,x==="calendar-head"&&L==="calendar-next-year"&&v?.focus?.()},[L,x,T]);return(0,c.jsxs)($r,{children:[(0,c.jsx)(Xe,{"aria-label":"previous year",buttonType:"raw",size:xe.GO.M,onClick:t,innerRef:A,onKeyDown:a,onFocus:m,tabIndex:p?-1:0,"data-testid":V.CALENDAR.PREV_YEAR,type:"button",getOwnerProps:M,children:(0,c.jsx)(zr,{height:14,width:14,fill:"#25292f"})}),(0,c.jsx)(Xe,{autoFocus:E,"aria-label":"previous month",buttonType:"raw",size:xe.GO.M,onClick:n,innerRef:D,onKeyDown:i,onFocus:h,"data-testid":V.CALENDAR.PREV_MONTH,type:"button",getOwnerProps:M,children:(0,c.jsx)(Jr,{height:14,width:14,fill:"#25292f"})}),(0,c.jsx)(Wr,{"aria-live":"polite","data-testid":V.CALENDAR.HEADER_LABEL,getOwnerProps:M,children:e}),(0,c.jsx)(Xe,{"aria-label":"next month",buttonType:"raw",size:xe.GO.M,onClick:o,innerRef:_,onKeyDown:l,onFocus:g,"data-testid":V.CALENDAR.NEXT_MONTH,type:"button",getOwnerProps:M,children:(0,c.jsx)(Zr.A,{height:14,width:14,fill:"#25292f"})}),(0,c.jsx)(Xe,{"aria-label":"next year",buttonType:"raw",size:xe.GO.M,onClick:s,innerRef:k,onKeyDown:d,onFocus:u,"data-testid":V.CALENDAR.NEXT_YEAR,type:"button",getOwnerProps:M,children:(0,c.jsx)(Qr,{height:14,width:14,fill:"#25292f"})})]})},ht=({className:e=""})=>{const{getProps:t,props:{readOnly:n,applyAriaDisabled:o}}=(0,r.useContext)(z),{daysMatrixByWeekday:s}=(0,r.useContext)(Re);return(0,c.jsx)(Hr,{className:e,"data-testid":V.CONTROLLER_COMPONENT.CALENDAR,getOwnerProps:t,children:(0,c.jsxs)(Fr,{readOnlyStyles:n||o,children:[(0,c.jsx)(eo,{}),(0,c.jsx)(Gr,{weekRowsNum:s.length}),(0,c.jsx)(Xr,{})]})})},to=(0,K.I)(Oe.e,{name:ee,slot:oe.PICKER_ICONS.CALENDAR_TIMEWHEEL})`
@@ -534,7 +534,7 @@
534
534
  text-align: right;
535
535
  grid-column: 1/3;
536
536
  background-color: ${({theme:e,readOnlyStyles:t})=>t?e.colors.neutral["050"]:e.colors.neutral["000"]};
537
- `,so=()=>{const{handleSetTriggerRef:e,handleToggleCalendarWithTimeWheel:t,handlePickerIconKeyDown:n,ariaCurrentValueForInputs:o,disabled:s}=(0,r.useContext)(ct),{getProps:a,props:{tabIndex:i}}=(0,r.useContext)(z);return(0,r.useMemo)(()=>(0,c.jsx)(to,{"aria-label":`date time picker context menu trigger, ${o}`,buttonType:"icon",type:"button",size:xe.GO.M,innerRef:e,tabIndex:i,onClick:t,onKeyDown:n,"data-testid":V.PICKER_ICONS.CALENDAR_TIMEWHEEL,disabled:s,getOwnerProps:a,children:(0,c.jsx)($t,{color:s?["neutral","500"]:["brand-primary","800"]})}),[o,s,a,n,e,t,i])};var gt=te("./node_modules/.pnpm/@elliemae+ds-popperjs@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-popperjs/dist/esm/index.js"),ft=(0,Ge.w)({paths:["M9.499 6.969a.503.503 0 0 0-.313.109l-5 4a.5013.5013 0 0 0-.078.703c.173.214.488.25.703.078l4.688-3.75 4.688 3.75c.218.172.531.136.703-.078a.5004.5004 0 0 0-.078-.703l-5-4a.501.501 0 0 0-.313-.109z"],height:20,width:20}),Et=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/ChevronSmallDown.js");const ao=(0,De.AH)`
537
+ `,so=()=>{const{handleSetTriggerRef:e,handleToggleCalendarWithTimeWheel:t,handlePickerIconKeyDown:n,ariaCurrentValueForInputs:o,disabled:s}=(0,r.useContext)(ct),{getProps:a,props:{tabIndex:i}}=(0,r.useContext)(z);return(0,r.useMemo)(()=>(0,c.jsx)(to,{"aria-label":`date time picker context menu trigger, ${o}`,buttonType:"icon",type:"button",size:xe.GO.M,innerRef:e,tabIndex:i,onClick:t,onKeyDown:n,"data-testid":V.PICKER_ICONS.CALENDAR_TIMEWHEEL,disabled:s,getOwnerProps:a,children:(0,c.jsx)($t,{color:s?["neutral","500"]:["brand-primary","800"]})}),[o,s,a,n,e,t,i])};var gt=te("./node_modules/.pnpm/@elliemae+ds-popperjs@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-popperjs/dist/esm/index.js"),ft=(0,Ge.w)({paths:["M9.499 6.969a.503.503 0 0 0-.313.109l-5 4a.5013.5013 0 0 0-.078.703c.173.214.488.25.703.078l4.688-3.75 4.688 3.75c.218.172.531.136.703-.078a.5004.5004 0 0 0-.078-.703l-5-4a.501.501 0 0 0-.313-.109z"],height:20,width:20}),Et=te("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/ChevronSmallDown.js");const ao=(0,De.AH)`
538
538
  &:after {
539
539
  position: absolute;
540
540
  content: '';