@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([[605],{"./node_modules/.pnpm/@elliemae+ds-form-date-range-picker@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-date-range-picker/dist/esm/ControlledDateRangePicker.js"(fn,it,U){U.d(it,{V:()=>hn});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/describe.js"),lt=U("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),ct=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/useOwnerProps/index.js"),ze=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/useGetXstyledProps.js"),dt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/useGetGlobalAttributes.js"),ut=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/defaultProps/useMemoMergePropsWithDefault.js"),wt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propsPerSlot/getPropsPerSlotPropTypes.js"),pe=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/globalAttributesPropTypes.js"),pt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/xstyledPropTypes.js"),D=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/PropTypes.js"),xe=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/helpers.js");const mt="DSControlleddaterangepicker",ht={CONTAINER:"root"},Ut={...(0,xe.lD)(mt,ht)},fe=()=>{},kt=()=>!1,Yt={type:"full-date-range",fromDate:"",onFromDateChange:fe,onMonthFromChange:fe,onDayFromChange:fe,onYearFromChange:fe,pickerFooterMsg:"",toDate:"",onToDateChange:fe,onMonthToChange:fe,onDayToChange:fe,onYearToChange:fe,getIsDisabledDay:kt,getIsOutOfRangeDay:kt,hasError:!1,isClearable:!1,autoFocus:!1,readOnly:!1},Bt={...(0,wt.Y)(mt,ht),...pe.P,...pt.w,type:D.A.oneOf(["full-date-range","date-range-picker-controller-only","date-range-picker","date-range-inputs"]).description("Type of date range form control to use").defaultValue("full-date-range"),fromDate:D.A.string.description(`strictly formatted string representing user's selected "from" date`).isRequired,onFromDateChange:D.A.func.description('function to react to "from" date changing').signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )").isRequired,onMonthFromChange:D.A.func.description('function to react to "from" month changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onDayFromChange:D.A.func.description('function to react to "from" day changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onYearFromChange:D.A.func.description('function to react to "from" year changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),toDate:D.A.string.description(`strictly formatted string representing user's selected "to" date`).isRequired,onToDateChange:D.A.func.description('function to react to "to" date changing').signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )").isRequired,onMonthToChange:D.A.func.description('function to react to "to" month changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onDayToChange:D.A.func.description('function to react to "to" day changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onYearToChange:D.A.func.description('function to react to "to" year changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),getIsDisabledDay:D.A.func.description('function used to mark day as "disable"').defaultValue(()=>!1).signature("(( day: string ) => boolean )"),getIsOutOfRangeDay:D.A.func.description('function used to mark day as "out of range"').defaultValue(()=>!1).signature("(( day: string ) => boolean )"),pickerFooterMsg:D.A.string.description(""),hasError:D.A.bool.description("boolean indicating wheter the selected range is to be marked as wrong").defaultValue(!1),isClearable:D.A.bool.description('boolean to optionally activate "clearable" icons in the inputs').defaultValue(!1),autoFocus:D.A.bool.description('boolean to auto-focus the "from" date month on render as per html auto-focus propriety').defaultValue(!1),emptyPickerStartingMonth:D.A.string.description("strictly formatted string representing the starting month to be displayed when calendar context menu is invoked without any selected dates"),onCalendarOpenFocusedDay:D.A.string.description("strictly formatted string representing the day to be focused when calendar context menu is invoked without any selected dates"),innerRef:D.A.oneOfType([D.A.func,D.A.object]).description('"from" month input html node reference'),readOnly:D.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),applyAriaDisabled:D.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),dateTimePickerFromProps:D.A.object.description('props to pass to the "from" date picker'),dateTimePickerToProps:D.A.object.description('props to pass to the "to" date picker')},Nt=e=>(0,ut.b)(e,Yt),Vt=e=>{},Kt=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],gt=["January","February","March","April","May","June","July","August","September","October","November","December"],je={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"},Me={isAutomaticFillTrigger:!1},ee=e=>{const t=Number.parseInt(e,10);return Number.isNaN(t)?-1:t},oe=(e,t,n="0")=>{if(e.length===t)return e;const r=e.split("").reverse();return new Array(t).fill(n).map((s,a)=>r[a]?r[a]:n).reverse().join("")},_e=(e,t,n="_")=>{if(e.length===t)return e;const r=e.split("");return new Array(t).fill(n).map((s,a)=>r[a]?r[a]:n).join("")},We=({month:e,day:t,year:n})=>{const r=_e(e,2),s=_e(t,2),a=_e(n,4);return`${r}/${s}/${a}`},ft=e=>e?.split?.(" ")?.[0],Ce=e=>{const[t="",n="",r=""]=e.split("/"),s=/_/g;return{month:(t||"").replace(s,""),day:(n||"").replace(s,""),year:(r||"").replace(s,"")}},Pt=e=>{const[t="",n=""]=e.split(":"),[r="",s=""]=n.split(" "),a=/_/g;return{hours:(t||"").replace(a,""),minutes:(r||"").replace(a,""),meridiem:(s||"").replace(a,"")}},J=/^[0-9_][0-9_]\/[0-9_][0-9_]\/[0-9_]{4}$/,de=e=>{if(e==="")return!0;if(!J.test(e))return!1;const{month:n,day:r,year:s}=Ce(e);return!(Number.parseInt(n,10)>12||Number.parseInt(r,10)>31||Number.parseInt(s,10)>9999)},Ue=({hours:e,minutes:t,meridiem:n})=>{const r=_e(e,2),s=_e(t,2),a=_e(n,2);return`${r}:${s} ${a}`},we=e=>{const[t,n="__:__",r="__"]=e.split(" ");return`${n} ${r}`},Qe=e=>{const[t="",n]=e.split(" "),[r,s]=t.split(":"),a=/_/g;return{hours:(r||"").replace(a,""),minutes:(s||"").replace(a,""),meridiem:(n||"").replace(a,"")}},yt=/^[0-9_][0-9_]:[0-9_][0-9_]\s[aApP_][mM_]$/,Pe=e=>{if(e==="")return!0;if(!yt.test(e))return!1;const{hours:n,minutes:r}=Qe(e);return!(Number.parseInt(n,10)>12||Number.parseInt(r,10)>60)},Fe=(e,t="_")=>e===""||e.includes(t),qe=e=>e==="__/__/____",Et=e=>e==="__:__ __",Ct=e=>e==="__/__/____ __:__ __",Xe=e=>{const{month:t,day:n,year:r}=Ce(e),s=ee(t),a=ee(n),i=ee(r);return s===-1||a===-1||i===-1?"":`${gt[s-1]} ${je[a]} ${i}`},ye=e=>({month:e?.getMonth?.(),day:e?.getDate?.(),year:e?.getFullYear?.()}),Te=e=>{const t=oe(`${e.getMonth()+1}`,2),n=oe(`${e.getDate()}`,2),r=oe(`${e.getFullYear()}`,4);return`${t}/${n}/${r}`},Ot=e=>{const t=oe(`${e.getMonth()+1}`,2),n=oe(`${e.getFullYear()}`,4);return`${t}/__/${n}`},et=e=>{const t=e.getHours(),n=t>12?"PM":"AM",r=t>12?t-12:t,s=e.getMinutes(),a=oe(`${r}`,2),i=oe(`${s}`,2);return`${a}:${i} ${n}`},Gt=e=>gt[e],zt=(e,t)=>e?.getTime?.()===t?.getTime?.(),ke=(e,t)=>{const{day:n,month:r,year:s}=ye(e),{day:a,month:i,year:c}=ye(t);return n===a&&r===i&&s===c},vt=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n===s&&r===a},En=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n-1===s&&r===a||n-1===-1&&r-1===a&&s===11},Xt=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n+1===s&&r===a||n+1===12&&r+1===a&&s===0},$e=(e,t)=>new Date(t,e+1,0),Dt=(e,t,n)=>new Date(t,e,n)?.getMonth?.()===e,ge=e=>{const{month:t,day:n,year:r}=Ce(e),s=ee(t),a=ee(n),i=ee(r);return s!==-1&&a!==-1&&i!==-1&&Dt(s-1,i,a)?new Date(i,s-1,a):null},Je=e=>{if(Fe(e))return!0;const{month:t}=Ce(e),n=ee(t);if(n===-1)return!1;const r=n-1;return ge(e)?.getMonth?.()===r},Ye=(e,t=r=>!1,n=r=>!1)=>{const r={};return Fe(e)||(r.isDayPresentInMonth=Je(e),r.isDayPresentInMonth||(r.suggestedErrorMsg="The selected day is not part of the selected month"),ge(e)&&(r.isOutOfRangeDay=t(e),r.isDisabledDay=n(e),(r.isOutOfRangeDay||r.isDisabledDay)&&(r.suggestedErrorMsg="The selected day is not allowed"))),r},Cn=e=>e%4===0&&e%100!==0||e%400===0,$n=(e,t)=>[31,Cn(e)?29:28,31,30,31,30,31,31,30,31,30,31][t],fa=e=>Cn(e.getFullYear()),Hn=e=>$n(e.getFullYear(),e.getMonth()),Dn=(e,t)=>{const n=new Date(e.getTime()),r=n.getDate();return n.setDate(1),n.setMonth(n.getMonth()+t),n.setDate(Math.min(r,Hn(n))),n},jn=(e,t)=>Dn(e,t*12),Tt=({month:e,year:t,day:n=1},{monthsToSum:r=0,yearsToSum:s=0,daysToSum:a=0})=>{let i=new Date(t,e,n);return s&&(i=jn(i,s)),r&&(i=Dn(i,r)),a&&i.setDate(i.getDate()+a),{month:i.getMonth(),day:i.getDate(),year:i.getFullYear()}},tt=(e,t)=>{const n=ye(e),{month:r,year:s,day:a}=Tt(n,t);return new Date(s,r,a)},ya=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()-t),n},Ea=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()-t),n},Wn=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()+t),n},Ca=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()+t),n},Un=(e,t)=>{const n=new Date(t,e,1),r=[];for(;n.getMonth()===e;)r.push(new Date(n)),n.setDate(n.getDate()+1);return r},Tn=(e,t,n)=>{const r=new Date(t,e,1),s=[];for(;s.length!==n;)r.setDate(r.getDate()-1),s.push(new Date(r));return s.reverse()},An=(e,t,n)=>{const r=Wn(new Date(t,e,1),1),s=[];for(;s.length!==n;)s.push(new Date(r)),r.setDate(r.getDate()+1);return s},Yn=(e,t)=>{const n=Un(e,t).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!1,isCurrMonthDay:!0,isHidden:!1,dayBtnRef:(0,o.createRef)()})),r=n?.[0]?.day?.getDay(),s=Tn(e,t,r).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),a=n?.[n.length-1]?.day?.getDay(),i=An(e,t,6-a).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),c=[...s,...n,...i];if(c.length===42)return c;const d=7+r;let p=6-a;s.length===0&&n.length===28&&i.length===0&&(p=7);const m=Tn(e,t,d).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),g=An(e,t,p).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()}));return[...m,...n,...g]},Bn=({fromDate:e,onFromDateChange:t,onMonthFromChange:n,onDayFromChange:r,onYearFromChange:s,toDate:a,onMonthToChange:i,onDayToChange:c,onYearToChange:u,onToDateChange:d})=>{const[p,h]=(0,o.useState)(!0),[m,g]=(0,o.useState)(e);(0,o.useEffect)(()=>{g(e)},[e]),(0,o.useEffect)(()=>{g(a)},[a]);const f=(0,o.useCallback)(R=>{const F=p?R:e,T=ge(F),M=p?a:R,I=ge(M),H=!!I&&!!T&&I?.getTime()<T?.getTime(),se=H?M:F,Y=H?!p:!1,V=H?F:M,q=H?p:!1;let ie=!p;return Y&&(ie=!1),q&&(ie=!0),{newDateFromString:se,forcingFromDatePick:Y,newDateToString:V,forcingToDatePick:q,isToBeforeFrom:H,nextToggleStateIsFrom:ie,currentClickCountAsFrom:!ie}},[e,p,a]),y=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?n(R,F,T):i(R,F,T)},[f,n,i]),E=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?r(R,F,T):c(R,F,T)},[f,r,c]),C=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?s(R,F,T):u(R,F,T)},[f,s,u]),A=(0,o.useCallback)(()=>{h(!0)},[]),_=(0,o.useCallback)(()=>{h(!0)},[]),P=(0,o.useCallback)((R,F)=>{const{newDateFromString:T,newDateToString:M,nextToggleStateIsFrom:I,isToBeforeFrom:H}=f(R);t(T,{...F,automaticSwitchedDates:H}),d(M,{...F,automaticSwitchedDates:H}),h(I)},[f,t,d]),x=(0,o.useCallback)(R=>R===e,[e]),w=(0,o.useCallback)(R=>{const F=ge(e),T=ge(a);if(!F||!T||!R)return!1;const M=ge(R)?.getTime();return!!M&&M<=T.getTime()&&M>=F.getTime()},[e,a]),b=(0,o.useCallback)(R=>R===a,[a]),k=(0,o.useCallback)((R,F)=>{const T=ge(R),M=ge(F);return!!M&&!!T&&M?.getTime()<T?.getTime()},[]),O=(0,o.useCallback)((R,F)=>{const T=k(R,a);t(R,{...F,rangeDateChangeType:"from",isIncorrectOrder:T})},[k,t,a]),L=(0,o.useCallback)((R,F)=>{const T=k(e,R);d(R,{...F,rangeDateChangeType:"to",isIncorrectOrder:T})},[e,k,d]);return(0,o.useMemo)(()=>({latestChangedDate:m,onCalendarOpen:A,onCalendarClose:_,handleFromDateChange:O,handleToDateChange:L,handlePickerDateChange:P,handlePickerMonthDateChange:y,handlePickerDayDateChange:E,handlePickerYearDateChange:C,getIsStartRangeDay:x,getIsDayInRange:w,getIsEndRangeDay:b}),[m,A,_,O,L,P,y,E,C,x,w,b])},nt={FULL:"full-date-range",CONTROLLER_ONLY:"date-range-picker-controller-only",PICKER:"date-range-picker",INPUTS:"date-range-inputs"},Vn=e=>{Vt(e);const t=(0,o.useMemo)(()=>(0,lt.L)(6),[]),n=Nt(e),r=(0,ct.j)(n,{...e}),s=(0,ze.d)(n),a=(0,dt.u)(n),{type:i}=n,c=i===nt.FULL||i===nt.INPUTS,u=i===nt.FULL||i===nt.PICKER,d=i===nt.CONTROLLER_ONLY,p=i===nt.PICKER,h=Bn(n);return(0,o.useMemo)(()=>({props:{...n},xstyledAttrs:s,globalAttrs:a,instanceUID:t,rangePickerLogic:h,withInputs:c,withIcon:u,isControllerOnly:d,isPickerOnly:p,ownerPropsConfig:r}),[n,s,a,t,h,c,u,d,p,r])};var K=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/styled.js"),Mn=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/xStyledWrapper.js");const Kn={},At=(0,o.createContext)(Kn);var Da=null;const Gn={"full-date-range":"auto auto auto","date-range-inputs":"auto auto","date-range-picker-controller-only":"auto","date-range-picker":"auto"},zn=e=>typeof e=="string",Xn=e=>typeof e=="object",In=e=>Object.keys(e).reduce((r,s)=>{const a=e[s];return zn(a)?r.push(`${a}`):Xn(a)&&r.push(...In(a)),r},[]),Jn=e=>{const t=In(e),n={};return t.forEach(r=>{n[r]=D.A.shape({"aria-*":D.A.string.description("Aria related properties"),"data-*":D.A.string.description("Any data property to attach to the root container"),"on-*":D.A.func.description("Any supported React event"),"all HTML attributes":D.A.any.description("HTML attributes such as id, className, autoComplete, href and so on")}).description(`an object containing the definitions for ${r} aria and data props`).dataTestId()}),n},ne="DSControlleddatetimepicker",re={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"},Zn={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"},G={...(0,xe.lD)(ne,re),...Zn},Qn=re,ae={CONTAINER:re.CONTAINER,DATE_INPUTS:{MONTH:re.DATE_INPUTS_MONTH,DAY:re.DATE_INPUTS_DAY,YEAR:re.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:re.TIME_INPUTS_HOUR,MINUTE:re.TIME_INPUTS_MINUTE,MERIDIEM:re.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:re.PICKER_ICONS_CALENDAR,TIMEWHEEL:re.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{DAY_BUTTON:re.CALENDAR_DAY_BUTTON,HEADER_LABEL:re.CALENDAR_HEADER_LABEL,HEADER_BUTTON:re.CALENDAR_HEADER_BUTTON,HEADER_WEEKLY_DAY_LIST:re.CALENDAR_HEADER_WEEKLY_DAY_LIST},TIMEWHEEL:{TIME_BUTTON:re.TIMEWHEEL_TIME_BUTTON,TIME_CHANGE_BUTTON:re.TIMEWHEEL_TIME_CHANGE_BUTTON,HEADER_LABEL:re.TIMEWHEEL_HEADER_LABEL},CONTEXTUAL_MENU:{CALENDAR:re.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:re.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:re.FOOTERS_CALENDAR,TIMEWHEEL:re.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.FOOTERS_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:re.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:re.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:re.CLEAR_BUTTON},Ta=null,z={CONTAINER:G.CONTAINER,DATE_INPUTS:{MONTH:G.DATE_INPUTS_MONTH,DAY:G.DATE_INPUTS_DAY,YEAR:G.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:G.TIME_INPUTS_HOUR,MINUTE:G.TIME_INPUTS_MINUTE,MERIDIEM:G.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:G.PICKER_ICONS_CALENDAR,TIMEWHEEL:G.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{TABLE_WRAPPER:G.CALENDAR_TABLE_WRAPPER,HEADER_LABEL:G.CALENDAR_HEADER_LABEL,PREV_YEAR:G.CALENDAR_PREV_YEAR,PREV_MONTH:G.CALENDAR_PREV_MONTH,DAY:G.CALENDAR_DAY,FOCUSED_DAY:G.CALENDAR_FOCUSED_DAY,START_RANGE_DAY:G.CALENDAR_START_RANGE_DAY,IN_RANGE_DAY:G.CALENDAR_IN_RANGE_DAY,END_RANGE_DAY:G.CALENDAR_END_RANGE_DAY,SELECTED_DAY:G.CALENDAR_SELECTED_DAY,SELECTED_FOCUSED_DAY:G.CALENDAR_SELECTED_FOCUSED_DAY,NEXT_MONTH:G.CALENDAR_NEXT_MONTH,NEXT_YEAR:G.CALENDAR_NEXT_YEAR},TIMEWHEEL:{HEADER_LABEL:G.TIMEWHEEL_HEADER_LABEL,PREV_HOUR:G.TIMEWHEEL_PREV_HOUR,HOUR:G.TIMEWHEEL_HOUR,CURRENT_HOUR:G.TIMEWHEEL_CURRENT_HOUR,NEXT_HOUR:G.TIMEWHEEL_NEXT_HOUR,PREV_MINUTE:G.TIMEWHEEL_PREV_MINUTE,MINUTE:G.TIMEWHEEL_MINUTE,CURRENT_MINUTE:G.TIMEWHEEL_CURRENT_MINUTE,NEXT_MINUTE:G.TIMEWHEEL_NEXT_MINUTE,PREV_MERIDIEM:G.TIMEWHEEL_PREV_MERIDIEM,MERIDIEM:G.TIMEWHEEL_MERIDIEM,CURRENT_MERIDIEM:G.TIMEWHEEL_CURRENT_MERIDIEM,NEXT_MERIDIEM:G.TIMEWHEEL_NEXT_MERIDIEM},CONTEXTUAL_MENU:{CALENDAR:G.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:G.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:G.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:G.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:G.FOOTERS_CALENDAR,TIMEWHEEL:G.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.FOOTERS_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:G.CLEAR_BUTTON},Oe=()=>{},ot=()=>!1,qn={type:"full-date-time",onDateChange:Oe,onMonthChange:Oe,onDayChange:Oe,onYearChange:Oe,onTimeChange:Oe,onHourChange:Oe,onMinuteChange:Oe,onMeridiemChange:Oe,onPickerOpen:Oe,onPickerClose:Oe,getIsDisabledDay:ot,getIsOutOfRangeDay:ot,getIsStartRangeDay:ot,getIsDayInRange:ot,getIsEndRangeDay:ot,getIsDisabledTime:ot,minutesInterval:1,isClearable:!1,disabled:!1,readOnly:!1,hasError:!1,autoFocus:!1,preventCloseOnSelection:!1},eo={...(0,wt.Y)(ne,Qn),...pe.P,...pt.w,type:D.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:D.A.bool.description("wheter or not the input is disabled").defaultValue(!1),applyAriaDisabled:D.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),readOnly:D.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),isClearable:D.A.bool.description("with or without clearable button").defaultValue(!1),dateTime:D.A.string.description("when using date-time types, this is the value of the controller"),date:D.A.string.description("when using date types, this is the value of the controller"),time:D.A.string.description("when using time types, this is the value of the controller"),onDateChange:D.A.func.description("(newDateString, metaInformations) => void"),onTimeChange:D.A.func.description("(newTimeString, metaInformations) => void"),onDateTimeChange:D.A.func.description("(newDateTimeString, metaInformations) => void"),onMonthChange:D.A.func.description("(newMonthString, event, metaInformations) => void"),onDayChange:D.A.func.description("(newDayString, event, metaInformations) => void"),onYearChange:D.A.func.description("(newYearString, event, metaInformations) => void"),onHourChange:D.A.func.description("(newHourString, event, metaInformations) => void"),onMinuteChange:D.A.func.description("(newMinuteString, event, metaInformations) => void"),onMeridiemChange:D.A.func.description("(newMeridiemString, event, metaInformations) => void"),getIsDisabledDay:D.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsOutOfRangeDay:D.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsDisabledTime:D.A.func.description("(timeAsString) => true for marking as disabled, false for marking as valid"),emptyPickerStartingMonth:D.A.string.description('which month to start the calendar on open, when value is empty, string following the "MM/__/YYYY" pattern'),onCalendarOpenFocusedDay:D.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:D.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:D.A.number.description("increments/decrements of minutes in time related controllers interactions").defaultValue("1"),"data-testid":D.A.string.description("Unique id for tests.").defaultValue(""),...Jn(z),innerRef:D.A.oneOfType([D.A.func,D.A.object]).description("inner ref for the month input"),fromDate:D.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:D.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:D.A.bool.description("whether the input has error or not").defaultValue(!1)},to=e=>{const t=new Date,n=Te(t),r=Ot(t),s=e.emptyPickerStartingMonth,c={...qn,...s===void 0||r===s?{onCalendarOpenFocusedDay:n,emptyPickerStartingMonth:r}:{}};return(0,ut.b)(e,c)},no=({DOMRefs:e,flags:t})=>{const[n,r]=(0,o.useState)(""),[s,a]=(0,o.useState)(""),{firstSegment:i,lastSegment:c}=e,{isDateSelector:u,isTimeSelector:d}=t,p=(0,o.useCallback)(()=>{let y="datetime-picker-icon";u&&(y="date-picker-icon"),d&&(y="time-picker-icon"),n!=="picker-icon"&&r("picker-icon"),y!==s&&a(y)},[s,u,d,n]),h=(0,o.useCallback)(()=>{let y="date-inputs";i==="hour-input"&&(y="time-inputs"),i==="date-picker-icon"&&(y="picker-icon"),i==="time-picker-icon"&&(y="picker-icon"),i==="datetime-picker-icon"&&(y="picker-icon"),y!==n&&r(y),i!==s&&a(i)},[s,i,n]),m=(0,o.useCallback)(()=>{let y="date-inputs";c==="meridiem-input"&&(y="time-inputs"),c==="clear-btn"&&(y="clear-btn"),c==="date-picker-icon"&&(y="picker-icon"),c==="time-picker-icon"&&(y="picker-icon"),c==="datetime-picker-icon"&&(y="picker-icon"),y!==n&&r(y),c!==s&&a(c)},[s,c,n]),g=(0,o.useCallback)(()=>{n!==""&&r(""),s!==""&&a("")},[s,n]),f=(0,o.useCallback)(()=>{let y=!1;n==="calendar-days"&&s==="calendar-metafocused-day"&&(y=!0),n==="calendar-head"&&s==="calendar-prev-month"&&(y=!0),n==="timewheel"&&s==="timewheel-curr-hour"&&(y=!0),!y&&g()},[s,n,g]);return(0,o.useMemo)(()=>({latestInteractionRegion:n,setLatestInteractionRegion:r,currFocusDescriber:s,setCurrFocusDescriber:a,trackFocusResetter:g,trackFocusMonthInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="month-input"&&a("month-input")},trackFocusDayInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="day-input"&&a("day-input")},trackFocusYearInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="year-input"&&a("year-input")},trackFocusHourInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="hour-input"&&a("hour-input")},trackFocusMinuteInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="minute-input"&&a("minute-input")},trackFocusMeridiemInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="meridiem-input"&&a("meridiem-input")},trackFocusClearBtn:()=>{n!=="clear-btn"&&r("clear-btn"),s!=="clear-btn"&&a("clear-btn")},trackFocusDatePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="date-picker-icon"&&a("date-picker-icon")},trackFocusTimePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="time-picker-icon"&&a("time-picker-icon")},trackFocusDatetimePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="datetime-picker-icon"&&a("datetime-picker-icon")},trackFocusCalendarPrevMonth:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-prev-month"&&a("calendar-prev-month")},trackFocusCalendarNextMonth:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-next-month"&&a("calendar-next-month")},trackFocusCalendarPrevYear:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-prev-year"&&a("calendar-prev-year")},trackFocusCalendarNextYear:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-next-year"&&a("calendar-next-year")},trackFocusCalendarMetafocusedDay:()=>{n!=="calendar-days"&&r("calendar-days"),s!=="calendar-metafocused-day"&&a("calendar-metafocused-day")},trackFocusTimewheelCurrHour:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-hour"&&a("timewheel-curr-hour")},trackFocusTimewheelCurrMinute:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-minute"&&a("timewheel-curr-minute")},trackFocusTimewheelCurrMeridiem:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-meridiem"&&a("timewheel-curr-meridiem")},trackFocusPicker:p,trackFocusFirstSegment:h,trackFocusLastSegment:m,handleComponentBlurs:f}),[n,s,g,p,h,m,f])},ue={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"}},oo=["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only"],ro=["full-date","date-inputs","date-picker","date-picker-controller-only"],so=["full-time","time-inputs","time-picker","time-picker-controller-only"],Mt=e=>oo.includes(e.type),It=e=>ro.includes(e.type),Jt=e=>so.includes(e.type),ao=e=>{const{type:t,isClearable:n,dateTime:r,autoFocus:s,innerRef:a}=e,i={hideDatePicker:!0,hideTimePicker:!0,isDateSelector:!1,isTimeSelector:!1,isDateTimeSelector:!0,isWithDateInputsOnly:!1,isWithTimeInputsOnly:!1,autoFocusHourInput:!1,autoFocusHourTimeWheel:!1},c=t===ue.DATE_TIME.FULL||t===ue.DATE_TIME.INPUTS,u=t!==ue.DATE_TIME.FULL&&t!==ue.DATE_TIME.PICKER&&t!==ue.DATE_TIME.CONTROLLER_ONLY,d=t===ue.DATE_TIME.CONTROLLER_ONLY,p=!u,h=c&&n&&r!==""&&r!=="__/__/____ __:__ __",m=n&&c;return{hideDate:!c,hideTime:!c,hideDateTimePicker:u,isControllerOnly:d,isWithTimeWheelToo:!u,isWithCalendarToo:!u,withAnyInputs:c,withAnyPicker:p,withClearBtn:h,isWithDateInputs:c,isWithTimeInputs:c,autoFocusMonthInput:c&&s,autoFocusPrevMonthArrow:d&&s,innerRefMonthInput:c?a:void 0,innerRefPrevMonthArrow:d?a:void 0,shouldPreserveClearableSpace:m,withAnyRightController:p||h||m,...i}},io=e=>{const{type:t,isClearable:n,date:r,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},c=t===ue.DATE.FULL||t===ue.DATE.INPUTS,u=t!==ue.DATE.FULL&&t!==ue.DATE.PICKER&&t!==ue.DATE.CONTROLLER_ONLY,d=t===ue.DATE.CONTROLLER_ONLY,p=!u,h=c&&n&&r!==""&&r!=="__/__/____",m=n&&c;return{hideDate:!c,hideDatePicker:u,isControllerOnly:d,withAnyInputs:c,withAnyPicker:p,withClearBtn:h,isWithDateInputs:c,isWithDateInputsOnly:c,autoFocusMonthInput:c&&s,autoFocusPrevMonthArrow:d&&s,innerRefMonthInput:c?a:void 0,innerRefPrevMonthArrow:d?a:void 0,shouldPreserveClearableSpace:m,withAnyRightController:p||h||m,...i}},lo=e=>{const{type:t,isClearable:n,time:r,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},c=t===ue.TIME.FULL||t===ue.TIME.INPUTS,u=t!==ue.TIME.FULL&&t!==ue.TIME.PICKER&&t!==ue.TIME.CONTROLLER_ONLY,d=t===ue.TIME.CONTROLLER_ONLY,p=c&&n&&r!==""&&r!=="__:__ __",h=n&&c,m=!u;return{hideTime:!c,hideTimePicker:u,isControllerOnly:d,withAnyInputs:c,withAnyPicker:m,withClearBtn:p,isWithTimeInputs:c,isWithTimeInputsOnly:c,autoFocusHourInput:c&&s,autoFocusHourTimeWheel:d&&s,innerRefHourInput:c?a:void 0,innerRefHourTimeWheel:d?a:void 0,shouldPreserveClearableSpace:h,withAnyRightController:m||p||h,...i}},co=e=>(0,o.useMemo)(()=>Mt(e)?ao(e):It(e)?io(e):lo(e),[e]),uo=({isWithDateInputs:e,isWithTimeInputs:t,isDateSelector:n,isTimeSelector:r,isDateTimeSelector:s,withAnyPicker:a,withClearBtn:i})=>{const[c,u]=(0,o.useState)(""),[d,p]=(0,o.useState)(""),h=(0,o.useRef)(null),m=(0,o.useRef)(null),g=(0,o.useRef)(null),f=(0,o.useRef)(null),y=(0,o.useRef)(null),E=(0,o.useRef)(null),C=(0,o.useRef)(null),A=(0,o.useRef)(null),_=(0,o.useRef)(null),P=(0,o.useRef)(null),x=(0,o.useRef)(null),w=(0,o.useRef)(null),b=(0,o.useRef)(null),k=(0,o.useRef)(null),O=(0,o.useRef)(null),L=(0,o.useRef)(null),R=(0,o.useRef)(null),F=(0,o.useRef)(null),T=(0,o.useRef)(null),M=(0,o.useRef)(null),I=(0,o.useRef)(null),H=(0,o.useRef)(null);let se=(0,o.useRef)(null);e?(se=h,c!=="month-input"&&u("month-input")):t?(se=f,c!=="hour-input"&&u("hour-input")):a&&(se=A,n&&c!=="date-picker-icon"&&u("date-picker-icon"),r&&c!=="time-picker-icon"&&u("time-picker-icon"),s&&c!=="datetime-picker-icon"&&u("datetime-picker-icon"));let Y=(0,o.useRef)(null);return a?(Y=A,n&&d!=="date-picker-icon"&&p("date-picker-icon"),r&&d!=="time-picker-icon"&&p("time-picker-icon"),s&&d!=="datetime-picker-icon"&&p("datetime-picker-icon")):i?(Y=C,d!=="clear-btn"&&p("clear-btn")):t?(Y=E,d!=="meridiem-input"&&p("meridiem-input")):e&&(Y=g,d!=="year-input"&&p("year-input")),(0,o.useMemo)(()=>({monthInputRef:h,dayInputRef:m,yearInputRef:g,hourInputRef:f,minutesInputRef:y,meridiemInputRef:E,clearButtonRef:C,pickerButtonRef:A,prevYearBtnRef:_,prevMonthBtnRef:P,nextMonthBtnRef:x,nextYearBtnRef:w,calendarDaysWrapperRef:b,prevHourBtnRef:k,currHourBtnRef:O,nextHourBtnRef:L,prevMinutesBtnRef:R,currMinutesBtnRef:F,nextMinutesBtnRef:T,prevMeridiemBtnRef:M,currMeridiemBtnRef:I,nextMeridiemBtnRef:H,firstSegmentRef:se,lastSegmentRef:Y,firstSegment:c,lastSegment:d}),[c,d])},po=e=>{const t=Mt(e),n=It(e),r=Jt(e),{dateTime:s}=e,a=r?e.time:"",i=n?e.date:"",c=(0,o.useRef)("__/__/____"),u=(0,o.useMemo)(()=>(t&&(c.current=s!==""&&s!==void 0?ft(s):"__/__/____"),n&&(c.current=i!==""?i:"__/__/____"),c.current),[n,t,i,s]),d=(0,o.useRef)("__:__ __"),p=(0,o.useMemo)(()=>(t&&(d.current=s!==""&&s!==void 0?we(s):"__:__ __"),r&&(d.current=a!==""?a:"__:__ __"),d.current),[t,r,a,s]);return(0,o.useMemo)(()=>({dateStringFromProps:u,timeStringFromProps:p,tempDateStringRef:c,tempTimeStringRef:d}),[u,p])},Ie=()=>{},Zt=()=>!1,mo=e=>{const t=Mt(e),n=It(e),r=Jt(e),s=(t||n)&&e.getIsDisabledDay?e.getIsDisabledDay:Zt,a=(t||n)&&e.getIsOutOfRangeDay?e.getIsOutOfRangeDay:Zt,i=(t||n)&&e.onMonthChange?e.onMonthChange:Ie,c=(t||n)&&e.onDayChange?e.onDayChange:Ie,u=(t||n)&&e.onYearChange?e.onYearChange:Ie,d=`${new Date().getMonth()+1}/__/${new Date().getFullYear()}`,p=(t||n)&&e.emptyPickerStartingMonth?e.emptyPickerStartingMonth:d,h=(t||n)&&e.onCalendarOpenFocusedDay?e.onCalendarOpenFocusedDay:void 0,m=(t||r)&&e.getIsDisabledTime?e.getIsDisabledTime:Zt,g=(t||r)&&e.onHourChange?e.onHourChange:Ie,f=(t||r)&&e.onMinuteChange?e.onMinuteChange:Ie,y=(t||r)&&e.onMeridiemChange?e.onMeridiemChange:Ie,E=(t||r)&&e.minutesInterval?e.minutesInterval:1,C=(t||r)&&e.onTimeWheelOpenStartingTime?e.onTimeWheelOpenStartingTime:"01:00 AM",A=(t||n)&&e.onDateChange?e.onDateChange:Ie,_=(t||r)&&e.onTimeChange?e.onTimeChange:Ie,P=(t||n)&&e.getIsStartRangeDay?e.getIsStartRangeDay:Ie,x=(t||n)&&e.getIsDayInRange?e.getIsDayInRange:Ie,w=(t||n)&&e.getIsEndRangeDay?e.getIsEndRangeDay:Ie,b=(t||n)&&e.fromDate,k=(t||n)&&e.toDate,O=n?e.date:"",L=r?e.time:"",R=t?e.dateTime:"",F=t?e.onDateTimeChange:Ie;return(0,o.useMemo)(()=>({getIsDisabledDay:s,getIsOutOfRangeDay:a,getIsStartRangeDay:P,getIsDayInRange:x,getIsEndRangeDay:w,appOnDateChange:A,appOnMonthChange:i,appOnDayChange:c,appOnYearChange:u,appDate:O,getIsDisabledTime:m,appOnTimeChange:_,appOnHourChange:g,appOnMinuteChange:f,appOnMeridiemChange:y,appTime:L,appDateTime:R,appOnDateTimeChange:F,emptyPickerStartingMonth:p,onCalendarOpenFocusedDay:h,minutesInterval:E,onTimeWheelOpenStartingTime:C,isDate:n,isTime:r,isDateTime:t,fromDate:b,toDate:k}),[s,a,P,x,w,A,i,c,u,O,m,_,g,f,y,L,R,F,p,h,E,C,n,r,t,b,k])},ho=({appDate:e,appDateTime:t,isDateTimeSelector:n})=>{const r=n?ft(t):e,s=Ce(r),{month:a,day:i,year:c}=s,u=ee(a),d=ee(i),p=ee(c),h=u!==-1?gt[u-1]:"empty month",m=d!==-1?je[d]:"empty day",g=p!==-1?_e(`${p}`,4,"0"):"empty year",f=`${h}, ${m}, ${g}`;return(0,o.useMemo)(()=>({month:a,day:i,year:c,monthNum:u,dayNum:d,yearNum:p,announcedMonth:h,announcedDay:m,announcedYear:g,announcedDateValues:f}),[m,h,g,f,i,d,a,u,c,p])},go=({appTime:e,appDateTime:t,isDateTimeSelector:n})=>{const r=n?we(t):e,s=Qe(r),{hours:a,minutes:i,meridiem:c}=s,u=ee(a),d=ee(i),p=u!==-1?`${u}`:"empty hours",h=d!==-1?`${d}`:"empty minutes",m=c==="PM"?"post meridiem":c==="AM"?"ante meridiem":"empty meriediem",g=`${p}, ${h}, ${m}`;return(0,o.useMemo)(()=>({hours:a,minutes:i,meridiem:c,hoursNum:u,minutesNum:d,announcedHours:p,announcedMinutes:h,announcedMeridiem:m,announcedTimeValues:g}),[a,i,c,u,d,p,h,m,g])},fo=e=>{const t=ho(e),n=go(e);return(0,o.useMemo)(()=>({...t,...n}),[t,n])},bt=(e,t=n=>!1)=>{const n={};return Fe(e)||(n.isDisabledTime=t(e),n.isDisabledTime&&(n.suggestedErrorMsg="The selected time is not allowed")),n},yo=({relevantValues:e,destructuredValues:t,propsBasedOnType:n,focusTrackers:r})=>{const{tempDateStringRef:s,tempTimeStringRef:a}=e,{getIsDisabledDay:i,getIsOutOfRangeDay:c,appOnDateChange:u,appOnMonthChange:d,appOnDayChange:p,appOnYearChange:h,getIsDisabledTime:m,appOnTimeChange:g,appOnHourChange:f,appOnMinuteChange:y,appOnMeridiemChange:E,appOnDateTimeChange:C,isDateTime:A,isDate:_,isTime:P}=n,{month:x,day:w,year:b,hours:k,minutes:O,meridiem:L}=t,{trackFocusFirstSegment:R}=r,F=(0,o.useCallback)(($=null,B={})=>{const X=$||s.current;return{...B,...Ye(X,c,i)}},[s,i,c]),T=(0,o.useCallback)(($=null,B={})=>{const X=$||a.current;return{...B,...bt(X,m)}},[a,m]),M=(0,o.useCallback)(($,B,X)=>{const j=qe($)?"":$,Q=Et(B)?"":B;u(j,X),s.current=$,g(Q,X),a.current=B;const W=`${$} ${B}`,N={...X,...T(B,X),...F($,X),newDateString:$,newTimeString:B,newDateTimeString:W},De=Ct(W)?"":W;C(De,N)},[u,s,g,a,T,F,C]),I=(0,o.useCallback)(($,B)=>{const X=qe($)?"":$;u(X,B),s.current=$;const j=`${$} ${a.current}`,Q={...B,...T(a.current,B),...F($,B),newDateString:$,newTimeString:a.current,newDateTimeString:j},W=Ct(j)?"":j;C(W,Q)},[u,s,a,T,F,C]),H=(0,o.useCallback)(($,B)=>{const X=Et($)?"":$;g(X,B),a.current=$;const j=`${s.current} ${$}`,Q={...B,...T($,B),...F(s.current,B),newDateTimeString:j,newDateString:s.current,newTimeString:$},W=Ct(j)?"":j;C(W,Q)},[g,a,s,T,F,C]),se=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:$,day:w,year:b}),Q={...X,...Ye(j,c,i),newDateString:j};d($,B,Q),I(j,Q)},[w,b,c,i,d,I]),Y=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:x,day:$,year:b}),Q={...X,...Ye(j,c,i),newDateString:j};p($,B,Q),I(j,Q)},[x,b,c,i,p,I]),V=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:x,day:w,year:$}),Q={...X,...Ye(j,c,i),newDateString:j};h($,B,Q),I(j,Q)},[x,w,c,i,h,I]),q=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:$,minutes:O,meridiem:L}),Q={...X,...bt(j,m),newTimeString:j};f($,B,Q),H(j,Q)},[O,L,m,f,H]),ie=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:k,minutes:$,meridiem:L}),Q={...X,...bt(j,m),newTimeString:j};y($,B,Q),H(j,Q)},[k,L,m,y,H]),S=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:k,minutes:O,meridiem:$}),Q={...X,...bt(j,m),newTimeString:j};E($,B,Q),H(j,Q)},[k,O,m,E,H]),v=(0,o.useCallback)($=>{const B={isAutomaticFillTrigger:!1,isClearButtonAction:!0,newDateString:"",newTimeString:"",newDateTimeString:""};d("",$,B),p("",$,B),h("",$,B),f("",$,B),y("",$,B),E("",$,B),A&&M("__/__/____","__:__ __",B),_&&I("__/__/____",B),P&&H("__:__ __",B),R()},[p,f,E,y,d,h,I,M,H,_,A,P,R]);return(0,o.useMemo)(()=>({handleChangeComposedDateTimeString:M,handleChangeComposedDateString:I,handleChangeComposedTimeString:H,handleChangeMonth:se,handleChangeDay:Y,handleChangeYear:V,handleChangeHours:q,handleChangeMinutes:ie,handleChangeMeridiem:S,handleClearAll:v}),[I,M,H,Y,q,S,ie,se,V,v])},Eo=({propsBasedOnType:e,changeHandlers:t,focusTrackers:n,flags:r})=>{const{getIsOutOfRangeDay:s,getIsDisabledDay:a,getIsDisabledTime:i,appOnMonthChange:c,appOnDayChange:u,appOnYearChange:d,appOnHourChange:p,appOnMinuteChange:h,appOnMeridiemChange:m}=e,{handleChangeComposedDateTimeString:g,handleClearAll:f}=t,{trackFocusLastSegment:y,trackFocusClearBtn:E}=n,{withAnyPicker:C,shouldPreserveClearableSpace:A}=r,_=(0,o.useCallback)((x,w={isAutomaticFillTrigger:!0})=>{const b=new Date,k=Te(b),O=et(b),L={...w,...Ye(k,s,a),...bt(O,i),newDateString:k},{month:R,day:F,year:T}=Ce(k);c(R,x,w),u(F,x,w),d(T,x,w);const{hours:M,minutes:I,meridiem:H}=Pt(O);p(M,x,w),h(I,x,w),m(H,x,w),g(k,O,L),A&&!C?E():y()},[u,p,m,h,c,d,a,i,s,g,A,E,y,C]),P=(0,o.useCallback)(x=>{const{key:w,ctrlKey:b,metaKey:k}=x;(b||k)&&w===";"&&_(x),(b||k)&&(w==="Delete"||w==="Backspace")&&f(x)},[f,_]);return(0,o.useMemo)(()=>({onFillWithCurrentDateKeys:_,onGlobalKeyDown:P}),[_,P])},Be=`ControlledDateTimePicker:
1
+ "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[510],{"./node_modules/.pnpm/@elliemae+ds-form-date-range-picker@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-date-range-picker/dist/esm/ControlledDateRangePicker.js"(fn,it,U){U.d(it,{V:()=>hn});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/describe.js"),lt=U("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),ct=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/useOwnerProps/index.js"),ze=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/useGetXstyledProps.js"),dt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/useGetGlobalAttributes.js"),ut=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/defaultProps/useMemoMergePropsWithDefault.js"),wt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propsPerSlot/getPropsPerSlotPropTypes.js"),pe=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/globalProps/globalAttributesPropTypes.js"),pt=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/xstyledProps/xstyledPropTypes.js"),D=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-props-helpers/dist/esm/propTypes/PropTypes.js"),xe=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/helpers.js");const mt="DSControlleddaterangepicker",ht={CONTAINER:"root"},Ut={...(0,xe.lD)(mt,ht)},fe=()=>{},kt=()=>!1,Yt={type:"full-date-range",fromDate:"",onFromDateChange:fe,onMonthFromChange:fe,onDayFromChange:fe,onYearFromChange:fe,pickerFooterMsg:"",toDate:"",onToDateChange:fe,onMonthToChange:fe,onDayToChange:fe,onYearToChange:fe,getIsDisabledDay:kt,getIsOutOfRangeDay:kt,hasError:!1,isClearable:!1,autoFocus:!1,readOnly:!1},Bt={...(0,wt.Y)(mt,ht),...pe.P,...pt.w,type:D.A.oneOf(["full-date-range","date-range-picker-controller-only","date-range-picker","date-range-inputs"]).description("Type of date range form control to use").defaultValue("full-date-range"),fromDate:D.A.string.description(`strictly formatted string representing user's selected "from" date`).isRequired,onFromDateChange:D.A.func.description('function to react to "from" date changing').signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )").isRequired,onMonthFromChange:D.A.func.description('function to react to "from" month changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onDayFromChange:D.A.func.description('function to react to "from" day changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onYearFromChange:D.A.func.description('function to react to "from" year changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),toDate:D.A.string.description(`strictly formatted string representing user's selected "to" date`).isRequired,onToDateChange:D.A.func.description('function to react to "to" date changing').signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )").isRequired,onMonthToChange:D.A.func.description('function to react to "to" month changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onDayToChange:D.A.func.description('function to react to "to" day changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),onYearToChange:D.A.func.description('function to react to "to" year changing').defaultValue(()=>{}).signature("(( newVal: string, e: React.SyntheticEvent, metaInfo: Record<string,unknown> ) => void )"),getIsDisabledDay:D.A.func.description('function used to mark day as "disable"').defaultValue(()=>!1).signature("(( day: string ) => boolean )"),getIsOutOfRangeDay:D.A.func.description('function used to mark day as "out of range"').defaultValue(()=>!1).signature("(( day: string ) => boolean )"),pickerFooterMsg:D.A.string.description(""),hasError:D.A.bool.description("boolean indicating wheter the selected range is to be marked as wrong").defaultValue(!1),isClearable:D.A.bool.description('boolean to optionally activate "clearable" icons in the inputs').defaultValue(!1),autoFocus:D.A.bool.description('boolean to auto-focus the "from" date month on render as per html auto-focus propriety').defaultValue(!1),emptyPickerStartingMonth:D.A.string.description("strictly formatted string representing the starting month to be displayed when calendar context menu is invoked without any selected dates"),onCalendarOpenFocusedDay:D.A.string.description("strictly formatted string representing the day to be focused when calendar context menu is invoked without any selected dates"),innerRef:D.A.oneOfType([D.A.func,D.A.object]).description('"from" month input html node reference'),readOnly:D.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),applyAriaDisabled:D.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),dateTimePickerFromProps:D.A.object.description('props to pass to the "from" date picker'),dateTimePickerToProps:D.A.object.description('props to pass to the "to" date picker')},Nt=e=>(0,ut.b)(e,Yt),Vt=e=>{},Kt=["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],gt=["January","February","March","April","May","June","July","August","September","October","November","December"],je={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"},Me={isAutomaticFillTrigger:!1},ee=e=>{const t=Number.parseInt(e,10);return Number.isNaN(t)?-1:t},oe=(e,t,n="0")=>{if(e.length===t)return e;const r=e.split("").reverse();return new Array(t).fill(n).map((s,a)=>r[a]?r[a]:n).reverse().join("")},_e=(e,t,n="_")=>{if(e.length===t)return e;const r=e.split("");return new Array(t).fill(n).map((s,a)=>r[a]?r[a]:n).join("")},We=({month:e,day:t,year:n})=>{const r=_e(e,2),s=_e(t,2),a=_e(n,4);return`${r}/${s}/${a}`},ft=e=>e?.split?.(" ")?.[0],Ce=e=>{const[t="",n="",r=""]=e.split("/"),s=/_/g;return{month:(t||"").replace(s,""),day:(n||"").replace(s,""),year:(r||"").replace(s,"")}},Pt=e=>{const[t="",n=""]=e.split(":"),[r="",s=""]=n.split(" "),a=/_/g;return{hours:(t||"").replace(a,""),minutes:(r||"").replace(a,""),meridiem:(s||"").replace(a,"")}},J=/^[0-9_][0-9_]\/[0-9_][0-9_]\/[0-9_]{4}$/,de=e=>{if(e==="")return!0;if(!J.test(e))return!1;const{month:n,day:r,year:s}=Ce(e);return!(Number.parseInt(n,10)>12||Number.parseInt(r,10)>31||Number.parseInt(s,10)>9999)},Ue=({hours:e,minutes:t,meridiem:n})=>{const r=_e(e,2),s=_e(t,2),a=_e(n,2);return`${r}:${s} ${a}`},we=e=>{const[t,n="__:__",r="__"]=e.split(" ");return`${n} ${r}`},Qe=e=>{const[t="",n]=e.split(" "),[r,s]=t.split(":"),a=/_/g;return{hours:(r||"").replace(a,""),minutes:(s||"").replace(a,""),meridiem:(n||"").replace(a,"")}},yt=/^[0-9_][0-9_]:[0-9_][0-9_]\s[aApP_][mM_]$/,Pe=e=>{if(e==="")return!0;if(!yt.test(e))return!1;const{hours:n,minutes:r}=Qe(e);return!(Number.parseInt(n,10)>12||Number.parseInt(r,10)>60)},Fe=(e,t="_")=>e===""||e.includes(t),qe=e=>e==="__/__/____",Et=e=>e==="__:__ __",Ct=e=>e==="__/__/____ __:__ __",Xe=e=>{const{month:t,day:n,year:r}=Ce(e),s=ee(t),a=ee(n),i=ee(r);return s===-1||a===-1||i===-1?"":`${gt[s-1]} ${je[a]} ${i}`},ye=e=>({month:e?.getMonth?.(),day:e?.getDate?.(),year:e?.getFullYear?.()}),Te=e=>{const t=oe(`${e.getMonth()+1}`,2),n=oe(`${e.getDate()}`,2),r=oe(`${e.getFullYear()}`,4);return`${t}/${n}/${r}`},Ot=e=>{const t=oe(`${e.getMonth()+1}`,2),n=oe(`${e.getFullYear()}`,4);return`${t}/__/${n}`},et=e=>{const t=e.getHours(),n=t>12?"PM":"AM",r=t>12?t-12:t,s=e.getMinutes(),a=oe(`${r}`,2),i=oe(`${s}`,2);return`${a}:${i} ${n}`},Gt=e=>gt[e],zt=(e,t)=>e?.getTime?.()===t?.getTime?.(),ke=(e,t)=>{const{day:n,month:r,year:s}=ye(e),{day:a,month:i,year:c}=ye(t);return n===a&&r===i&&s===c},vt=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n===s&&r===a},En=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n-1===s&&r===a||n-1===-1&&r-1===a&&s===11},Xt=(e,t)=>{const{month:n,year:r}=ye(e),{month:s,year:a}=ye(t);return n+1===s&&r===a||n+1===12&&r+1===a&&s===0},$e=(e,t)=>new Date(t,e+1,0),Dt=(e,t,n)=>new Date(t,e,n)?.getMonth?.()===e,ge=e=>{const{month:t,day:n,year:r}=Ce(e),s=ee(t),a=ee(n),i=ee(r);return s!==-1&&a!==-1&&i!==-1&&Dt(s-1,i,a)?new Date(i,s-1,a):null},Je=e=>{if(Fe(e))return!0;const{month:t}=Ce(e),n=ee(t);if(n===-1)return!1;const r=n-1;return ge(e)?.getMonth?.()===r},Ye=(e,t=r=>!1,n=r=>!1)=>{const r={};return Fe(e)||(r.isDayPresentInMonth=Je(e),r.isDayPresentInMonth||(r.suggestedErrorMsg="The selected day is not part of the selected month"),ge(e)&&(r.isOutOfRangeDay=t(e),r.isDisabledDay=n(e),(r.isOutOfRangeDay||r.isDisabledDay)&&(r.suggestedErrorMsg="The selected day is not allowed"))),r},Cn=e=>e%4===0&&e%100!==0||e%400===0,$n=(e,t)=>[31,Cn(e)?29:28,31,30,31,30,31,31,30,31,30,31][t],fa=e=>Cn(e.getFullYear()),Hn=e=>$n(e.getFullYear(),e.getMonth()),Dn=(e,t)=>{const n=new Date(e.getTime()),r=n.getDate();return n.setDate(1),n.setMonth(n.getMonth()+t),n.setDate(Math.min(r,Hn(n))),n},jn=(e,t)=>Dn(e,t*12),Tt=({month:e,year:t,day:n=1},{monthsToSum:r=0,yearsToSum:s=0,daysToSum:a=0})=>{let i=new Date(t,e,n);return s&&(i=jn(i,s)),r&&(i=Dn(i,r)),a&&i.setDate(i.getDate()+a),{month:i.getMonth(),day:i.getDate(),year:i.getFullYear()}},tt=(e,t)=>{const n=ye(e),{month:r,year:s,day:a}=Tt(n,t);return new Date(s,r,a)},ya=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()-t),n},Ea=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()-t),n},Wn=(e,t=1)=>{const n=new Date(e.getTime());return n.setMonth(e.getMonth()+t),n},Ca=(e,t=1)=>{const n=new Date(e.getTime());return n.setFullYear(e.getFullYear()+t),n},Un=(e,t)=>{const n=new Date(t,e,1),r=[];for(;n.getMonth()===e;)r.push(new Date(n)),n.setDate(n.getDate()+1);return r},Tn=(e,t,n)=>{const r=new Date(t,e,1),s=[];for(;s.length!==n;)r.setDate(r.getDate()-1),s.push(new Date(r));return s.reverse()},An=(e,t,n)=>{const r=Wn(new Date(t,e,1),1),s=[];for(;s.length!==n;)s.push(new Date(r)),r.setDate(r.getDate()+1);return s},Yn=(e,t)=>{const n=Un(e,t).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!1,isCurrMonthDay:!0,isHidden:!1,dayBtnRef:(0,o.createRef)()})),r=n?.[0]?.day?.getDay(),s=Tn(e,t,r).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),a=n?.[n.length-1]?.day?.getDay(),i=An(e,t,6-a).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),c=[...s,...n,...i];if(c.length===42)return c;const d=7+r;let p=6-a;s.length===0&&n.length===28&&i.length===0&&(p=7);const m=Tn(e,t,d).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!0,isNextMonthDay:!1,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()})),g=An(e,t,p).map(f=>({day:f,dayAsString:Te(f),isPrevMonthDay:!1,isNextMonthDay:!0,isCurrMonthDay:!1,isHidden:!1,dayBtnRef:(0,o.createRef)()}));return[...m,...n,...g]},Bn=({fromDate:e,onFromDateChange:t,onMonthFromChange:n,onDayFromChange:r,onYearFromChange:s,toDate:a,onMonthToChange:i,onDayToChange:c,onYearToChange:u,onToDateChange:d})=>{const[p,h]=(0,o.useState)(!0),[m,g]=(0,o.useState)(e);(0,o.useEffect)(()=>{g(e)},[e]),(0,o.useEffect)(()=>{g(a)},[a]);const f=(0,o.useCallback)(R=>{const F=p?R:e,T=ge(F),M=p?a:R,I=ge(M),H=!!I&&!!T&&I?.getTime()<T?.getTime(),se=H?M:F,Y=H?!p:!1,V=H?F:M,q=H?p:!1;let ie=!p;return Y&&(ie=!1),q&&(ie=!0),{newDateFromString:se,forcingFromDatePick:Y,newDateToString:V,forcingToDatePick:q,isToBeforeFrom:H,nextToggleStateIsFrom:ie,currentClickCountAsFrom:!ie}},[e,p,a]),y=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?n(R,F,T):i(R,F,T)},[f,n,i]),E=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?r(R,F,T):c(R,F,T)},[f,r,c]),C=(0,o.useCallback)((R,F,T)=>{const{newDateString:M=""}=T,{currentClickCountAsFrom:I}=f(M);I?s(R,F,T):u(R,F,T)},[f,s,u]),A=(0,o.useCallback)(()=>{h(!0)},[]),_=(0,o.useCallback)(()=>{h(!0)},[]),P=(0,o.useCallback)((R,F)=>{const{newDateFromString:T,newDateToString:M,nextToggleStateIsFrom:I,isToBeforeFrom:H}=f(R);t(T,{...F,automaticSwitchedDates:H}),d(M,{...F,automaticSwitchedDates:H}),h(I)},[f,t,d]),x=(0,o.useCallback)(R=>R===e,[e]),w=(0,o.useCallback)(R=>{const F=ge(e),T=ge(a);if(!F||!T||!R)return!1;const M=ge(R)?.getTime();return!!M&&M<=T.getTime()&&M>=F.getTime()},[e,a]),b=(0,o.useCallback)(R=>R===a,[a]),k=(0,o.useCallback)((R,F)=>{const T=ge(R),M=ge(F);return!!M&&!!T&&M?.getTime()<T?.getTime()},[]),O=(0,o.useCallback)((R,F)=>{const T=k(R,a);t(R,{...F,rangeDateChangeType:"from",isIncorrectOrder:T})},[k,t,a]),L=(0,o.useCallback)((R,F)=>{const T=k(e,R);d(R,{...F,rangeDateChangeType:"to",isIncorrectOrder:T})},[e,k,d]);return(0,o.useMemo)(()=>({latestChangedDate:m,onCalendarOpen:A,onCalendarClose:_,handleFromDateChange:O,handleToDateChange:L,handlePickerDateChange:P,handlePickerMonthDateChange:y,handlePickerDayDateChange:E,handlePickerYearDateChange:C,getIsStartRangeDay:x,getIsDayInRange:w,getIsEndRangeDay:b}),[m,A,_,O,L,P,y,E,C,x,w,b])},nt={FULL:"full-date-range",CONTROLLER_ONLY:"date-range-picker-controller-only",PICKER:"date-range-picker",INPUTS:"date-range-inputs"},Vn=e=>{Vt(e);const t=(0,o.useMemo)(()=>(0,lt.L)(6),[]),n=Nt(e),r=(0,ct.j)(n,{...e}),s=(0,ze.d)(n),a=(0,dt.u)(n),{type:i}=n,c=i===nt.FULL||i===nt.INPUTS,u=i===nt.FULL||i===nt.PICKER,d=i===nt.CONTROLLER_ONLY,p=i===nt.PICKER,h=Bn(n);return(0,o.useMemo)(()=>({props:{...n},xstyledAttrs:s,globalAttrs:a,instanceUID:t,rangePickerLogic:h,withInputs:c,withIcon:u,isControllerOnly:d,isPickerOnly:p,ownerPropsConfig:r}),[n,s,a,t,h,c,u,d,p,r])};var K=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/styled.js"),Mn=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/xStyledWrapper.js");const Kn={},At=(0,o.createContext)(Kn);var Da=null;const Gn={"full-date-range":"auto auto auto","date-range-inputs":"auto auto","date-range-picker-controller-only":"auto","date-range-picker":"auto"},zn=e=>typeof e=="string",Xn=e=>typeof e=="object",In=e=>Object.keys(e).reduce((r,s)=>{const a=e[s];return zn(a)?r.push(`${a}`):Xn(a)&&r.push(...In(a)),r},[]),Jn=e=>{const t=In(e),n={};return t.forEach(r=>{n[r]=D.A.shape({"aria-*":D.A.string.description("Aria related properties"),"data-*":D.A.string.description("Any data property to attach to the root container"),"on-*":D.A.func.description("Any supported React event"),"all HTML attributes":D.A.any.description("HTML attributes such as id, className, autoComplete, href and so on")}).description(`an object containing the definitions for ${r} aria and data props`).dataTestId()}),n},ne="DSControlleddatetimepicker",re={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"},Zn={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"},G={...(0,xe.lD)(ne,re),...Zn},Qn=re,ae={CONTAINER:re.CONTAINER,DATE_INPUTS:{MONTH:re.DATE_INPUTS_MONTH,DAY:re.DATE_INPUTS_DAY,YEAR:re.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:re.TIME_INPUTS_HOUR,MINUTE:re.TIME_INPUTS_MINUTE,MERIDIEM:re.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:re.PICKER_ICONS_CALENDAR,TIMEWHEEL:re.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{DAY_BUTTON:re.CALENDAR_DAY_BUTTON,HEADER_LABEL:re.CALENDAR_HEADER_LABEL,HEADER_BUTTON:re.CALENDAR_HEADER_BUTTON,HEADER_WEEKLY_DAY_LIST:re.CALENDAR_HEADER_WEEKLY_DAY_LIST},TIMEWHEEL:{TIME_BUTTON:re.TIMEWHEEL_TIME_BUTTON,TIME_CHANGE_BUTTON:re.TIMEWHEEL_TIME_CHANGE_BUTTON,HEADER_LABEL:re.TIMEWHEEL_HEADER_LABEL},CONTEXTUAL_MENU:{CALENDAR:re.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:re.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:re.FOOTERS_CALENDAR,TIMEWHEEL:re.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.FOOTERS_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:re.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:re.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:re.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:re.CLEAR_BUTTON},Ta=null,z={CONTAINER:G.CONTAINER,DATE_INPUTS:{MONTH:G.DATE_INPUTS_MONTH,DAY:G.DATE_INPUTS_DAY,YEAR:G.DATE_INPUTS_YEAR},TIME_INPUTS:{HOUR:G.TIME_INPUTS_HOUR,MINUTE:G.TIME_INPUTS_MINUTE,MERIDIEM:G.TIME_INPUTS_MERIDIEM},PICKER_ICONS:{CALENDAR:G.PICKER_ICONS_CALENDAR,TIMEWHEEL:G.PICKER_ICONS_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.PICKER_ICONS_CALENDAR_TIMEWHEEL},CALENDAR:{TABLE_WRAPPER:G.CALENDAR_TABLE_WRAPPER,HEADER_LABEL:G.CALENDAR_HEADER_LABEL,PREV_YEAR:G.CALENDAR_PREV_YEAR,PREV_MONTH:G.CALENDAR_PREV_MONTH,DAY:G.CALENDAR_DAY,FOCUSED_DAY:G.CALENDAR_FOCUSED_DAY,START_RANGE_DAY:G.CALENDAR_START_RANGE_DAY,IN_RANGE_DAY:G.CALENDAR_IN_RANGE_DAY,END_RANGE_DAY:G.CALENDAR_END_RANGE_DAY,SELECTED_DAY:G.CALENDAR_SELECTED_DAY,SELECTED_FOCUSED_DAY:G.CALENDAR_SELECTED_FOCUSED_DAY,NEXT_MONTH:G.CALENDAR_NEXT_MONTH,NEXT_YEAR:G.CALENDAR_NEXT_YEAR},TIMEWHEEL:{HEADER_LABEL:G.TIMEWHEEL_HEADER_LABEL,PREV_HOUR:G.TIMEWHEEL_PREV_HOUR,HOUR:G.TIMEWHEEL_HOUR,CURRENT_HOUR:G.TIMEWHEEL_CURRENT_HOUR,NEXT_HOUR:G.TIMEWHEEL_NEXT_HOUR,PREV_MINUTE:G.TIMEWHEEL_PREV_MINUTE,MINUTE:G.TIMEWHEEL_MINUTE,CURRENT_MINUTE:G.TIMEWHEEL_CURRENT_MINUTE,NEXT_MINUTE:G.TIMEWHEEL_NEXT_MINUTE,PREV_MERIDIEM:G.TIMEWHEEL_PREV_MERIDIEM,MERIDIEM:G.TIMEWHEEL_MERIDIEM,CURRENT_MERIDIEM:G.TIMEWHEEL_CURRENT_MERIDIEM,NEXT_MERIDIEM:G.TIMEWHEEL_NEXT_MERIDIEM},CONTEXTUAL_MENU:{CALENDAR:G.CONTEXTUAL_MENU_CALENDAR,TIMEWHEEL:G.CONTEXTUAL_MENU_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.CONTEXTUAL_MENU_CALENDAR_TIMEWHEEL},CONTROLLER_COMPONENT:{CALENDAR:G.CONTROLLER_COMPONENT_CALENDAR,TIMEWHEEL:G.CONTROLLER_COMPONENT_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.CONTROLLER_COMPONENT_CALENDAR_TIMEWHEEL},FOOTERS:{CALENDAR:G.FOOTERS_CALENDAR,TIMEWHEEL:G.FOOTERS_TIMEWHEEL,CALENDAR_TIMEWHEEL:G.FOOTERS_CALENDAR_TIMEWHEEL},CLEAR_BUTTON:G.CLEAR_BUTTON},Oe=()=>{},ot=()=>!1,qn={type:"full-date-time",onDateChange:Oe,onMonthChange:Oe,onDayChange:Oe,onYearChange:Oe,onTimeChange:Oe,onHourChange:Oe,onMinuteChange:Oe,onMeridiemChange:Oe,onPickerOpen:Oe,onPickerClose:Oe,getIsDisabledDay:ot,getIsOutOfRangeDay:ot,getIsStartRangeDay:ot,getIsDayInRange:ot,getIsEndRangeDay:ot,getIsDisabledTime:ot,minutesInterval:1,isClearable:!1,disabled:!1,readOnly:!1,hasError:!1,autoFocus:!1,preventCloseOnSelection:!1},eo={...(0,wt.Y)(ne,Qn),...pe.P,...pt.w,type:D.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:D.A.bool.description("wheter or not the input is disabled").defaultValue(!1),applyAriaDisabled:D.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION."),readOnly:D.A.bool.description("Makes the component non-editable while remaining accessible").defaultValue(!1),isClearable:D.A.bool.description("with or without clearable button").defaultValue(!1),dateTime:D.A.string.description("when using date-time types, this is the value of the controller"),date:D.A.string.description("when using date types, this is the value of the controller"),time:D.A.string.description("when using time types, this is the value of the controller"),onDateChange:D.A.func.description("(newDateString, metaInformations) => void"),onTimeChange:D.A.func.description("(newTimeString, metaInformations) => void"),onDateTimeChange:D.A.func.description("(newDateTimeString, metaInformations) => void"),onMonthChange:D.A.func.description("(newMonthString, event, metaInformations) => void"),onDayChange:D.A.func.description("(newDayString, event, metaInformations) => void"),onYearChange:D.A.func.description("(newYearString, event, metaInformations) => void"),onHourChange:D.A.func.description("(newHourString, event, metaInformations) => void"),onMinuteChange:D.A.func.description("(newMinuteString, event, metaInformations) => void"),onMeridiemChange:D.A.func.description("(newMeridiemString, event, metaInformations) => void"),getIsDisabledDay:D.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsOutOfRangeDay:D.A.func.description("(dayAsString) => true for marking as disabled, false for marking as valid"),getIsDisabledTime:D.A.func.description("(timeAsString) => true for marking as disabled, false for marking as valid"),emptyPickerStartingMonth:D.A.string.description('which month to start the calendar on open, when value is empty, string following the "MM/__/YYYY" pattern'),onCalendarOpenFocusedDay:D.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:D.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:D.A.number.description("increments/decrements of minutes in time related controllers interactions").defaultValue("1"),"data-testid":D.A.string.description("Unique id for tests.").defaultValue(""),...Jn(z),innerRef:D.A.oneOfType([D.A.func,D.A.object]).description("inner ref for the month input"),fromDate:D.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:D.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:D.A.bool.description("whether the input has error or not").defaultValue(!1)},to=e=>{const t=new Date,n=Te(t),r=Ot(t),s=e.emptyPickerStartingMonth,c={...qn,...s===void 0||r===s?{onCalendarOpenFocusedDay:n,emptyPickerStartingMonth:r}:{}};return(0,ut.b)(e,c)},no=({DOMRefs:e,flags:t})=>{const[n,r]=(0,o.useState)(""),[s,a]=(0,o.useState)(""),{firstSegment:i,lastSegment:c}=e,{isDateSelector:u,isTimeSelector:d}=t,p=(0,o.useCallback)(()=>{let y="datetime-picker-icon";u&&(y="date-picker-icon"),d&&(y="time-picker-icon"),n!=="picker-icon"&&r("picker-icon"),y!==s&&a(y)},[s,u,d,n]),h=(0,o.useCallback)(()=>{let y="date-inputs";i==="hour-input"&&(y="time-inputs"),i==="date-picker-icon"&&(y="picker-icon"),i==="time-picker-icon"&&(y="picker-icon"),i==="datetime-picker-icon"&&(y="picker-icon"),y!==n&&r(y),i!==s&&a(i)},[s,i,n]),m=(0,o.useCallback)(()=>{let y="date-inputs";c==="meridiem-input"&&(y="time-inputs"),c==="clear-btn"&&(y="clear-btn"),c==="date-picker-icon"&&(y="picker-icon"),c==="time-picker-icon"&&(y="picker-icon"),c==="datetime-picker-icon"&&(y="picker-icon"),y!==n&&r(y),c!==s&&a(c)},[s,c,n]),g=(0,o.useCallback)(()=>{n!==""&&r(""),s!==""&&a("")},[s,n]),f=(0,o.useCallback)(()=>{let y=!1;n==="calendar-days"&&s==="calendar-metafocused-day"&&(y=!0),n==="calendar-head"&&s==="calendar-prev-month"&&(y=!0),n==="timewheel"&&s==="timewheel-curr-hour"&&(y=!0),!y&&g()},[s,n,g]);return(0,o.useMemo)(()=>({latestInteractionRegion:n,setLatestInteractionRegion:r,currFocusDescriber:s,setCurrFocusDescriber:a,trackFocusResetter:g,trackFocusMonthInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="month-input"&&a("month-input")},trackFocusDayInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="day-input"&&a("day-input")},trackFocusYearInput:()=>{n!=="date-inputs"&&r("date-inputs"),s!=="year-input"&&a("year-input")},trackFocusHourInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="hour-input"&&a("hour-input")},trackFocusMinuteInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="minute-input"&&a("minute-input")},trackFocusMeridiemInput:()=>{n!=="time-inputs"&&r("time-inputs"),s!=="meridiem-input"&&a("meridiem-input")},trackFocusClearBtn:()=>{n!=="clear-btn"&&r("clear-btn"),s!=="clear-btn"&&a("clear-btn")},trackFocusDatePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="date-picker-icon"&&a("date-picker-icon")},trackFocusTimePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="time-picker-icon"&&a("time-picker-icon")},trackFocusDatetimePickerIcon:()=>{n!=="picker-icon"&&r("picker-icon"),s!=="datetime-picker-icon"&&a("datetime-picker-icon")},trackFocusCalendarPrevMonth:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-prev-month"&&a("calendar-prev-month")},trackFocusCalendarNextMonth:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-next-month"&&a("calendar-next-month")},trackFocusCalendarPrevYear:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-prev-year"&&a("calendar-prev-year")},trackFocusCalendarNextYear:()=>{n!=="calendar-head"&&r("calendar-head"),s!=="calendar-next-year"&&a("calendar-next-year")},trackFocusCalendarMetafocusedDay:()=>{n!=="calendar-days"&&r("calendar-days"),s!=="calendar-metafocused-day"&&a("calendar-metafocused-day")},trackFocusTimewheelCurrHour:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-hour"&&a("timewheel-curr-hour")},trackFocusTimewheelCurrMinute:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-minute"&&a("timewheel-curr-minute")},trackFocusTimewheelCurrMeridiem:()=>{n!=="timewheel"&&r("timewheel"),s!=="timewheel-curr-meridiem"&&a("timewheel-curr-meridiem")},trackFocusPicker:p,trackFocusFirstSegment:h,trackFocusLastSegment:m,handleComponentBlurs:f}),[n,s,g,p,h,m,f])},ue={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"}},oo=["full-date-time","date-time-inputs","date-time-picker","date-time-picker-controller-only"],ro=["full-date","date-inputs","date-picker","date-picker-controller-only"],so=["full-time","time-inputs","time-picker","time-picker-controller-only"],Mt=e=>oo.includes(e.type),It=e=>ro.includes(e.type),Jt=e=>so.includes(e.type),ao=e=>{const{type:t,isClearable:n,dateTime:r,autoFocus:s,innerRef:a}=e,i={hideDatePicker:!0,hideTimePicker:!0,isDateSelector:!1,isTimeSelector:!1,isDateTimeSelector:!0,isWithDateInputsOnly:!1,isWithTimeInputsOnly:!1,autoFocusHourInput:!1,autoFocusHourTimeWheel:!1},c=t===ue.DATE_TIME.FULL||t===ue.DATE_TIME.INPUTS,u=t!==ue.DATE_TIME.FULL&&t!==ue.DATE_TIME.PICKER&&t!==ue.DATE_TIME.CONTROLLER_ONLY,d=t===ue.DATE_TIME.CONTROLLER_ONLY,p=!u,h=c&&n&&r!==""&&r!=="__/__/____ __:__ __",m=n&&c;return{hideDate:!c,hideTime:!c,hideDateTimePicker:u,isControllerOnly:d,isWithTimeWheelToo:!u,isWithCalendarToo:!u,withAnyInputs:c,withAnyPicker:p,withClearBtn:h,isWithDateInputs:c,isWithTimeInputs:c,autoFocusMonthInput:c&&s,autoFocusPrevMonthArrow:d&&s,innerRefMonthInput:c?a:void 0,innerRefPrevMonthArrow:d?a:void 0,shouldPreserveClearableSpace:m,withAnyRightController:p||h||m,...i}},io=e=>{const{type:t,isClearable:n,date:r,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},c=t===ue.DATE.FULL||t===ue.DATE.INPUTS,u=t!==ue.DATE.FULL&&t!==ue.DATE.PICKER&&t!==ue.DATE.CONTROLLER_ONLY,d=t===ue.DATE.CONTROLLER_ONLY,p=!u,h=c&&n&&r!==""&&r!=="__/__/____",m=n&&c;return{hideDate:!c,hideDatePicker:u,isControllerOnly:d,withAnyInputs:c,withAnyPicker:p,withClearBtn:h,isWithDateInputs:c,isWithDateInputsOnly:c,autoFocusMonthInput:c&&s,autoFocusPrevMonthArrow:d&&s,innerRefMonthInput:c?a:void 0,innerRefPrevMonthArrow:d?a:void 0,shouldPreserveClearableSpace:m,withAnyRightController:p||h||m,...i}},lo=e=>{const{type:t,isClearable:n,time:r,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},c=t===ue.TIME.FULL||t===ue.TIME.INPUTS,u=t!==ue.TIME.FULL&&t!==ue.TIME.PICKER&&t!==ue.TIME.CONTROLLER_ONLY,d=t===ue.TIME.CONTROLLER_ONLY,p=c&&n&&r!==""&&r!=="__:__ __",h=n&&c,m=!u;return{hideTime:!c,hideTimePicker:u,isControllerOnly:d,withAnyInputs:c,withAnyPicker:m,withClearBtn:p,isWithTimeInputs:c,isWithTimeInputsOnly:c,autoFocusHourInput:c&&s,autoFocusHourTimeWheel:d&&s,innerRefHourInput:c?a:void 0,innerRefHourTimeWheel:d?a:void 0,shouldPreserveClearableSpace:h,withAnyRightController:m||p||h,...i}},co=e=>(0,o.useMemo)(()=>Mt(e)?ao(e):It(e)?io(e):lo(e),[e]),uo=({isWithDateInputs:e,isWithTimeInputs:t,isDateSelector:n,isTimeSelector:r,isDateTimeSelector:s,withAnyPicker:a,withClearBtn:i})=>{const[c,u]=(0,o.useState)(""),[d,p]=(0,o.useState)(""),h=(0,o.useRef)(null),m=(0,o.useRef)(null),g=(0,o.useRef)(null),f=(0,o.useRef)(null),y=(0,o.useRef)(null),E=(0,o.useRef)(null),C=(0,o.useRef)(null),A=(0,o.useRef)(null),_=(0,o.useRef)(null),P=(0,o.useRef)(null),x=(0,o.useRef)(null),w=(0,o.useRef)(null),b=(0,o.useRef)(null),k=(0,o.useRef)(null),O=(0,o.useRef)(null),L=(0,o.useRef)(null),R=(0,o.useRef)(null),F=(0,o.useRef)(null),T=(0,o.useRef)(null),M=(0,o.useRef)(null),I=(0,o.useRef)(null),H=(0,o.useRef)(null);let se=(0,o.useRef)(null);e?(se=h,c!=="month-input"&&u("month-input")):t?(se=f,c!=="hour-input"&&u("hour-input")):a&&(se=A,n&&c!=="date-picker-icon"&&u("date-picker-icon"),r&&c!=="time-picker-icon"&&u("time-picker-icon"),s&&c!=="datetime-picker-icon"&&u("datetime-picker-icon"));let Y=(0,o.useRef)(null);return a?(Y=A,n&&d!=="date-picker-icon"&&p("date-picker-icon"),r&&d!=="time-picker-icon"&&p("time-picker-icon"),s&&d!=="datetime-picker-icon"&&p("datetime-picker-icon")):i?(Y=C,d!=="clear-btn"&&p("clear-btn")):t?(Y=E,d!=="meridiem-input"&&p("meridiem-input")):e&&(Y=g,d!=="year-input"&&p("year-input")),(0,o.useMemo)(()=>({monthInputRef:h,dayInputRef:m,yearInputRef:g,hourInputRef:f,minutesInputRef:y,meridiemInputRef:E,clearButtonRef:C,pickerButtonRef:A,prevYearBtnRef:_,prevMonthBtnRef:P,nextMonthBtnRef:x,nextYearBtnRef:w,calendarDaysWrapperRef:b,prevHourBtnRef:k,currHourBtnRef:O,nextHourBtnRef:L,prevMinutesBtnRef:R,currMinutesBtnRef:F,nextMinutesBtnRef:T,prevMeridiemBtnRef:M,currMeridiemBtnRef:I,nextMeridiemBtnRef:H,firstSegmentRef:se,lastSegmentRef:Y,firstSegment:c,lastSegment:d}),[c,d])},po=e=>{const t=Mt(e),n=It(e),r=Jt(e),{dateTime:s}=e,a=r?e.time:"",i=n?e.date:"",c=(0,o.useRef)("__/__/____"),u=(0,o.useMemo)(()=>(t&&(c.current=s!==""&&s!==void 0?ft(s):"__/__/____"),n&&(c.current=i!==""?i:"__/__/____"),c.current),[n,t,i,s]),d=(0,o.useRef)("__:__ __"),p=(0,o.useMemo)(()=>(t&&(d.current=s!==""&&s!==void 0?we(s):"__:__ __"),r&&(d.current=a!==""?a:"__:__ __"),d.current),[t,r,a,s]);return(0,o.useMemo)(()=>({dateStringFromProps:u,timeStringFromProps:p,tempDateStringRef:c,tempTimeStringRef:d}),[u,p])},Ie=()=>{},Zt=()=>!1,mo=e=>{const t=Mt(e),n=It(e),r=Jt(e),s=(t||n)&&e.getIsDisabledDay?e.getIsDisabledDay:Zt,a=(t||n)&&e.getIsOutOfRangeDay?e.getIsOutOfRangeDay:Zt,i=(t||n)&&e.onMonthChange?e.onMonthChange:Ie,c=(t||n)&&e.onDayChange?e.onDayChange:Ie,u=(t||n)&&e.onYearChange?e.onYearChange:Ie,d=`${new Date().getMonth()+1}/__/${new Date().getFullYear()}`,p=(t||n)&&e.emptyPickerStartingMonth?e.emptyPickerStartingMonth:d,h=(t||n)&&e.onCalendarOpenFocusedDay?e.onCalendarOpenFocusedDay:void 0,m=(t||r)&&e.getIsDisabledTime?e.getIsDisabledTime:Zt,g=(t||r)&&e.onHourChange?e.onHourChange:Ie,f=(t||r)&&e.onMinuteChange?e.onMinuteChange:Ie,y=(t||r)&&e.onMeridiemChange?e.onMeridiemChange:Ie,E=(t||r)&&e.minutesInterval?e.minutesInterval:1,C=(t||r)&&e.onTimeWheelOpenStartingTime?e.onTimeWheelOpenStartingTime:"01:00 AM",A=(t||n)&&e.onDateChange?e.onDateChange:Ie,_=(t||r)&&e.onTimeChange?e.onTimeChange:Ie,P=(t||n)&&e.getIsStartRangeDay?e.getIsStartRangeDay:Ie,x=(t||n)&&e.getIsDayInRange?e.getIsDayInRange:Ie,w=(t||n)&&e.getIsEndRangeDay?e.getIsEndRangeDay:Ie,b=(t||n)&&e.fromDate,k=(t||n)&&e.toDate,O=n?e.date:"",L=r?e.time:"",R=t?e.dateTime:"",F=t?e.onDateTimeChange:Ie;return(0,o.useMemo)(()=>({getIsDisabledDay:s,getIsOutOfRangeDay:a,getIsStartRangeDay:P,getIsDayInRange:x,getIsEndRangeDay:w,appOnDateChange:A,appOnMonthChange:i,appOnDayChange:c,appOnYearChange:u,appDate:O,getIsDisabledTime:m,appOnTimeChange:_,appOnHourChange:g,appOnMinuteChange:f,appOnMeridiemChange:y,appTime:L,appDateTime:R,appOnDateTimeChange:F,emptyPickerStartingMonth:p,onCalendarOpenFocusedDay:h,minutesInterval:E,onTimeWheelOpenStartingTime:C,isDate:n,isTime:r,isDateTime:t,fromDate:b,toDate:k}),[s,a,P,x,w,A,i,c,u,O,m,_,g,f,y,L,R,F,p,h,E,C,n,r,t,b,k])},ho=({appDate:e,appDateTime:t,isDateTimeSelector:n})=>{const r=n?ft(t):e,s=Ce(r),{month:a,day:i,year:c}=s,u=ee(a),d=ee(i),p=ee(c),h=u!==-1?gt[u-1]:"empty month",m=d!==-1?je[d]:"empty day",g=p!==-1?_e(`${p}`,4,"0"):"empty year",f=`${h}, ${m}, ${g}`;return(0,o.useMemo)(()=>({month:a,day:i,year:c,monthNum:u,dayNum:d,yearNum:p,announcedMonth:h,announcedDay:m,announcedYear:g,announcedDateValues:f}),[m,h,g,f,i,d,a,u,c,p])},go=({appTime:e,appDateTime:t,isDateTimeSelector:n})=>{const r=n?we(t):e,s=Qe(r),{hours:a,minutes:i,meridiem:c}=s,u=ee(a),d=ee(i),p=u!==-1?`${u}`:"empty hours",h=d!==-1?`${d}`:"empty minutes",m=c==="PM"?"post meridiem":c==="AM"?"ante meridiem":"empty meriediem",g=`${p}, ${h}, ${m}`;return(0,o.useMemo)(()=>({hours:a,minutes:i,meridiem:c,hoursNum:u,minutesNum:d,announcedHours:p,announcedMinutes:h,announcedMeridiem:m,announcedTimeValues:g}),[a,i,c,u,d,p,h,m,g])},fo=e=>{const t=ho(e),n=go(e);return(0,o.useMemo)(()=>({...t,...n}),[t,n])},bt=(e,t=n=>!1)=>{const n={};return Fe(e)||(n.isDisabledTime=t(e),n.isDisabledTime&&(n.suggestedErrorMsg="The selected time is not allowed")),n},yo=({relevantValues:e,destructuredValues:t,propsBasedOnType:n,focusTrackers:r})=>{const{tempDateStringRef:s,tempTimeStringRef:a}=e,{getIsDisabledDay:i,getIsOutOfRangeDay:c,appOnDateChange:u,appOnMonthChange:d,appOnDayChange:p,appOnYearChange:h,getIsDisabledTime:m,appOnTimeChange:g,appOnHourChange:f,appOnMinuteChange:y,appOnMeridiemChange:E,appOnDateTimeChange:C,isDateTime:A,isDate:_,isTime:P}=n,{month:x,day:w,year:b,hours:k,minutes:O,meridiem:L}=t,{trackFocusFirstSegment:R}=r,F=(0,o.useCallback)(($=null,B={})=>{const X=$||s.current;return{...B,...Ye(X,c,i)}},[s,i,c]),T=(0,o.useCallback)(($=null,B={})=>{const X=$||a.current;return{...B,...bt(X,m)}},[a,m]),M=(0,o.useCallback)(($,B,X)=>{const j=qe($)?"":$,Q=Et(B)?"":B;u(j,X),s.current=$,g(Q,X),a.current=B;const W=`${$} ${B}`,N={...X,...T(B,X),...F($,X),newDateString:$,newTimeString:B,newDateTimeString:W},De=Ct(W)?"":W;C(De,N)},[u,s,g,a,T,F,C]),I=(0,o.useCallback)(($,B)=>{const X=qe($)?"":$;u(X,B),s.current=$;const j=`${$} ${a.current}`,Q={...B,...T(a.current,B),...F($,B),newDateString:$,newTimeString:a.current,newDateTimeString:j},W=Ct(j)?"":j;C(W,Q)},[u,s,a,T,F,C]),H=(0,o.useCallback)(($,B)=>{const X=Et($)?"":$;g(X,B),a.current=$;const j=`${s.current} ${$}`,Q={...B,...T($,B),...F(s.current,B),newDateTimeString:j,newDateString:s.current,newTimeString:$},W=Ct(j)?"":j;C(W,Q)},[g,a,s,T,F,C]),se=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:$,day:w,year:b}),Q={...X,...Ye(j,c,i),newDateString:j};d($,B,Q),I(j,Q)},[w,b,c,i,d,I]),Y=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:x,day:$,year:b}),Q={...X,...Ye(j,c,i),newDateString:j};p($,B,Q),I(j,Q)},[x,b,c,i,p,I]),V=(0,o.useCallback)(($,B,X=Me)=>{const j=We({month:x,day:w,year:$}),Q={...X,...Ye(j,c,i),newDateString:j};h($,B,Q),I(j,Q)},[x,w,c,i,h,I]),q=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:$,minutes:O,meridiem:L}),Q={...X,...bt(j,m),newTimeString:j};f($,B,Q),H(j,Q)},[O,L,m,f,H]),ie=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:k,minutes:$,meridiem:L}),Q={...X,...bt(j,m),newTimeString:j};y($,B,Q),H(j,Q)},[k,L,m,y,H]),S=(0,o.useCallback)(($,B,X=Me)=>{const j=Ue({hours:k,minutes:O,meridiem:$}),Q={...X,...bt(j,m),newTimeString:j};E($,B,Q),H(j,Q)},[k,O,m,E,H]),v=(0,o.useCallback)($=>{const B={isAutomaticFillTrigger:!1,isClearButtonAction:!0,newDateString:"",newTimeString:"",newDateTimeString:""};d("",$,B),p("",$,B),h("",$,B),f("",$,B),y("",$,B),E("",$,B),A&&M("__/__/____","__:__ __",B),_&&I("__/__/____",B),P&&H("__:__ __",B),R()},[p,f,E,y,d,h,I,M,H,_,A,P,R]);return(0,o.useMemo)(()=>({handleChangeComposedDateTimeString:M,handleChangeComposedDateString:I,handleChangeComposedTimeString:H,handleChangeMonth:se,handleChangeDay:Y,handleChangeYear:V,handleChangeHours:q,handleChangeMinutes:ie,handleChangeMeridiem:S,handleClearAll:v}),[I,M,H,Y,q,S,ie,se,V,v])},Eo=({propsBasedOnType:e,changeHandlers:t,focusTrackers:n,flags:r})=>{const{getIsOutOfRangeDay:s,getIsDisabledDay:a,getIsDisabledTime:i,appOnMonthChange:c,appOnDayChange:u,appOnYearChange:d,appOnHourChange:p,appOnMinuteChange:h,appOnMeridiemChange:m}=e,{handleChangeComposedDateTimeString:g,handleClearAll:f}=t,{trackFocusLastSegment:y,trackFocusClearBtn:E}=n,{withAnyPicker:C,shouldPreserveClearableSpace:A}=r,_=(0,o.useCallback)((x,w={isAutomaticFillTrigger:!0})=>{const b=new Date,k=Te(b),O=et(b),L={...w,...Ye(k,s,a),...bt(O,i),newDateString:k},{month:R,day:F,year:T}=Ce(k);c(R,x,w),u(F,x,w),d(T,x,w);const{hours:M,minutes:I,meridiem:H}=Pt(O);p(M,x,w),h(I,x,w),m(H,x,w),g(k,O,L),A&&!C?E():y()},[u,p,m,h,c,d,a,i,s,g,A,E,y,C]),P=(0,o.useCallback)(x=>{const{key:w,ctrlKey:b,metaKey:k}=x;(b||k)&&w===";"&&_(x),(b||k)&&(w==="Delete"||w==="Backspace")&&f(x)},[f,_]);return(0,o.useMemo)(()=>({onFillWithCurrentDateKeys:_,onGlobalKeyDown:P}),[_,P])},Be=`ControlledDateTimePicker:
2
2
  Invalid configuration detected::
3
3
 
4
4
  `,Ve="",Qt=`
@@ -32,7 +32,7 @@
32
32
 
33
33
  Received:
34
34
  ${e}(${typeof e})
35
- ${Ve}`)},xo=e=>{if(Mt(e)||It(e)){const{emptyPickerStartingMonth:t,onCalendarOpenFocusedDay:n}=e;if(t){const{month:r,year:s}=Ce(t),a=ee(r),i=ee(s);(a<=0||a>=13||i<=0||i>9999)&&bo(t)}if(n){const{month:r,day:s,year:a}=Ce(n),i=ee(r),c=ee(s),u=ee(a);(i<=0||i>=13||c<=0||c>31||u<=0||u>9999)&&Ro(n)}}if(Mt(e)){const{dateTime:t,onDateTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Io(t,n):(!de(ft(t))||!Pe(we(t)))&&Co(we(t))}if(It(e)){const{date:t,onDateChange:n}=e;typeof t!="string"||typeof n!="function"?Ao(t,n):de(t)||Do(t)}if(Jt(e)){const{time:t,onTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Mo(t,n):Pe(t)||To(t)}},_o=e=>{xo(e);const t=to(e),n=co(t),r=uo(n),s=no({DOMRefs:r,flags:n}),a=po(t),i=mo(t),c=fo({...i,...n}),u=yo({relevantValues:a,destructuredValues:c,propsBasedOnType:i,DOMRefs:r,focusTrackers:s}),d=Eo({changeHandlers:u,propsBasedOnType:i,DOMRefs:r,flags:n,focusTrackers:s}),p=(0,ze.d)(t),h=(0,dt.u)(t),{announcedDateValues:m,announcedTimeValues:g}=c,{isWithDateInputs:f,isDateTimeSelector:y,isWithTimeInputs:E}=n,C=`current values: ${f?`${m}`:""}${y?", ":""}${E?`${g}`:""}`,A=(0,o.useCallback)(()=>t,[t]);return o.useMemo(()=>({props:t,getProps:A,ariaCurrentValueForInputs:C,xstyledAttrs:p,globalAttrs:h,...s,...n,...r,...a,...i,...c,...u,...d}),[t,A,C,p,h,s,n,r,a,i,c,u,d])},wo={},Z=(0,o.createContext)(wo);var Aa=null,Ne=U("./node_modules/.pnpm/@elliemae+ds-grid@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),ko=U("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.js"),Ke=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/constants.js"),No=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/CloseMedium.js"),Po=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/parts/SharedButtonBaseline/DSButton.js"),Oo=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/parts/SharedButtonBaseline/react-desc-prop-types.js");const vo="DSButtonv2",Lo={ROOT:"ds-button-v2"},Ma={ROOT:"root"},So={...Oo.i,"data-testid":D.A.string.description("Root element data-testid.").defaultValue(Lo.ROOT)},He=({children:e,...t})=>(0,l.jsx)(Po.I,{...t,isV3:!1,children:e});He.displayName=vo;const Fo=(0,Se.A)(He);Fo.propTypes=So;var qt=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/th.js");const bn=(0,K.I)("input")`
35
+ ${Ve}`)},xo=e=>{if(Mt(e)||It(e)){const{emptyPickerStartingMonth:t,onCalendarOpenFocusedDay:n}=e;if(t){const{month:r,year:s}=Ce(t),a=ee(r),i=ee(s);(a<=0||a>=13||i<=0||i>9999)&&bo(t)}if(n){const{month:r,day:s,year:a}=Ce(n),i=ee(r),c=ee(s),u=ee(a);(i<=0||i>=13||c<=0||c>31||u<=0||u>9999)&&Ro(n)}}if(Mt(e)){const{dateTime:t,onDateTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Io(t,n):(!de(ft(t))||!Pe(we(t)))&&Co(we(t))}if(It(e)){const{date:t,onDateChange:n}=e;typeof t!="string"||typeof n!="function"?Ao(t,n):de(t)||Do(t)}if(Jt(e)){const{time:t,onTimeChange:n}=e;typeof t!="string"||typeof n!="function"?Mo(t,n):Pe(t)||To(t)}},_o=e=>{xo(e);const t=to(e),n=co(t),r=uo(n),s=no({DOMRefs:r,flags:n}),a=po(t),i=mo(t),c=fo({...i,...n}),u=yo({relevantValues:a,destructuredValues:c,propsBasedOnType:i,DOMRefs:r,focusTrackers:s}),d=Eo({changeHandlers:u,propsBasedOnType:i,DOMRefs:r,flags:n,focusTrackers:s}),p=(0,ze.d)(t),h=(0,dt.u)(t),{announcedDateValues:m,announcedTimeValues:g}=c,{isWithDateInputs:f,isDateTimeSelector:y,isWithTimeInputs:E}=n,C=`current values: ${f?`${m}`:""}${y?", ":""}${E?`${g}`:""}`,A=(0,o.useCallback)(()=>t,[t]);return o.useMemo(()=>({props:t,getProps:A,ariaCurrentValueForInputs:C,xstyledAttrs:p,globalAttrs:h,...s,...n,...r,...a,...i,...c,...u,...d}),[t,A,C,p,h,s,n,r,a,i,c,u,d])},wo={},Z=(0,o.createContext)(wo);var Aa=null,Ne=U("./node_modules/.pnpm/@elliemae+ds-grid@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),ko=U("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/omit.js"),Ke=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/constants.js"),No=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/CloseMedium.js"),Po=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/parts/SharedButtonBaseline/DSButton.js"),Oo=U("./node_modules/.pnpm/@elliemae+ds-button-v2@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-button-v2/dist/esm/parts/SharedButtonBaseline/react-desc-prop-types.js");const vo="DSButtonv2",Lo={ROOT:"ds-button-v2"},Ma={ROOT:"root"},So={...Oo.i,"data-testid":D.A.string.description("Root element data-testid.").defaultValue(Lo.ROOT)},He=({children:e,...t})=>(0,l.jsx)(Po.I,{...t,isV3:!1,children:e});He.displayName=vo;const Fo=(0,Se.A)(He);Fo.propTypes=So;var qt=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/th.js");const bn=(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
- `,zo=()=>{const{handleClearAll:e,clearButtonRef:t,withAnyPicker:n,withClearBtn:r,withAnyInputs:s,isWithTimeInputs:a,isWithDateInputs:i,trackFocusFirstSegment:c,trackFocusMeridiemInput:u,trackFocusYearInput:d,trackFocusPicker:p}=(0,o.useContext)(Z),h=(0,o.useCallback)(y=>{e(y),c()},[e,c]),m=(0,o.useCallback)(()=>{c()},[c]),g=(0,o.useCallback)(()=>{n&&p()},[n,p]),f=(0,o.useCallback)(y=>{const{key:E}=y,C=["Home","End"],A=["Home","End"];C.includes(E)&&y.preventDefault(),A.includes(E)&&y.stopPropagation(),E==="Home"&&m(),E==="End"&&g(),E==="Backspace"&&s&&(a?u():i&&d())},[i,a,g,m,u,d,s]);return(0,o.useMemo)(()=>({onClearClick:h,onClearButtonKeyDown:f,clearButtonRef:t,withAnyPicker:n,withClearBtn:r}),[h,f,t,n,r])},Xo=()=>{const{onClearClick:e,onClearButtonKeyDown:t,clearButtonRef:n,withClearBtn:r}=zo(),s={shouldDisplay:r},{latestInteractionRegion:a,currFocusDescriber:i,getProps:c,props:{tabIndex:u}}=(0,o.useContext)(Z);return(0,l.jsx)(Go,{"aria-label":"clear selected date",buttonType:"icon",size:Ke.GO.M,"data-testid":z.CLEAR_BUTTON,innerRef:d=>{n.current=d,a==="clear-btn"&&i==="clear-btn"&&d?.focus?.()},tabIndex:u,onClick:e,onKeyDown:t,type:"button",getOwnerProps:c,...s,children:(0,l.jsx)(No.A,{color:["brand-primary","600"]})})};var Jo=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/mergeRefs.js");const Zo=/^[0-9]+$/,Qo=e=>{if(e==="")return!1;const t=Zo.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>12},qo=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,placeholder:u,contextRef:d,innerRef:p,tabIndex:h,autoFocusMonthInput:m,ariaCurrentValueForInputs:g,isFocused:f,getProps:y,readOnly:E})=>{const C=(0,o.useCallback)(P=>{if(Qo(P?.target?.value)){P.preventDefault();return}e(P)},[e]),A=(0,o.useCallback)(P=>{d.current=P,f&&P?.focus?.()},[d,f]),_=(0,o.useMemo)(()=>p?(0,Jo.hU)([A,p]):A,[A,p]);return(0,l.jsx)(jo,{autoFocus:m,onChange:C,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:_,tabIndex:h,placeholder:u,"aria-label":`month input field, ${g}`,"data-testid":z.DATE_INPUTS.MONTH,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:y,readOnly:E})}),er=/^[0-9]+$/,tr=e=>{if(e==="")return!1;const t=er.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>31},nr=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,contextRef:u,tabIndex:d,placeholder:p,ariaCurrentValueForInputs:h,isFocused:m,getProps:g,readOnly:f})=>{const y=(0,o.useCallback)(E=>{if(tr(E?.currentTarget?.value)){E.preventDefault();return}e(E)},[e]);return(0,l.jsx)(Ho,{onChange:y,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:E=>{u.current=E,m&&E?.focus?.()},tabIndex:d,placeholder:p,"aria-label":`day input field, ${h}`,"data-testid":z.DATE_INPUTS.DAY,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:g,readOnly:f})}),or=/^[0-9]+$/,rr=e=>{if(e==="")return!1;const t=or.test(e);return e.length>4||!t||Number.parseInt(e,10)>9999},sr=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,placeholder:u,contextRef:d,tabIndex:p,ariaCurrentValueForInputs:h,isFocused:m,getProps:g,readOnly:f})=>{const y=(0,o.useCallback)(E=>{if(rr(E?.currentTarget?.value)){E.preventDefault();return}e(E)},[e]);return(0,l.jsx)(Wo,{onChange:y,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:E=>{d.current=E,m&&E?.focus?.()},tabIndex:p,"data-testid":z.DATE_INPUTS.YEAR,placeholder:u,"aria-label":`year input field, ${h}`,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:g,readOnly:f})}),ar=()=>{const{props:{disabled:e,applyAriaDisabled:t,readOnly:n},appOnMonthChange:r,appOnDayChange:s,appOnYearChange:a,getIsDisabledDay:i,getIsOutOfRangeDay:c,month:u,day:d,year:p,hideTime:h,handleChangeComposedDateString:m,withClearBtn:g,withAnyPicker:f,withAnyRightController:y,autoFocusMonthInput:E,innerRefMonthInput:C,trackFocusResetter:A,trackFocusFirstSegment:_,trackFocusLastSegment:P,trackFocusDayInput:x,trackFocusMonthInput:w,trackFocusYearInput:b,trackFocusHourInput:k,trackFocusClearBtn:O,trackFocusPicker:L}=(0,o.useContext)(Z),R=e||t||n,F=(0,o.useCallback)(()=>{_()},[_]),T=(0,o.useCallback)(()=>{P()},[P]),M=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:W,day:d,year:p}),te={...De,...Ye(ce,c,i),newDateString:ce};r(W,N,te),m(ce,te)},[R,d,p,c,i,r,m]),I=(0,o.useCallback)(()=>{w()},[w]),H=(0,o.useCallback)(W=>{if(R)return;let N=W?.target?.value;Number.parseInt(N,10)>1&&(N=oe(N,2)),M(N,W),N.length===2&&x()},[M,R,x]),se=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce}=W,te=Number.parseInt(u,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R){if(N==="ArrowUp"||N==="ArrowDown"){const Ee=Number.isNaN(te)?0:te;let he;N==="ArrowUp"?he=Ee+1<=12?Ee+1:Ee:he=Ee-1>0?Ee-1:1,he=oe(`${he}`,2),M(he,W)}if(!Number.isNaN(te)&&(N==="-"||N==="/"||N==="\\")){let Ee=oe(`${te}`,2);Ee==="00"&&(Ee="01"),M(Ee,W),x()}}},[u,F,T,P,R,M,x]),Y=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?M("01",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<2&&M(oe(N,2),W,{isAutomaticFillTrigger:!0})},[M]),V=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:u,day:W,year:p}),te={...De,...Ye(ce,c,i),newDateString:ce};s(W,N,te),m(ce,te)},[R,u,p,c,i,s,m]),q=(0,o.useCallback)(()=>{x()},[x]),ie=(0,o.useCallback)(W=>{if(R)return;let N=W?.target?.value;Number.parseInt(N,10)>3&&(N=oe(N,2)),V(N,W),N.length===2&&b()},[V,R,b]),S=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce,target:te,currentTarget:Ee}=W,he=Number.parseInt(d,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R){if(N==="ArrowUp"||N==="ArrowDown"){const me=Number.isNaN(he)?0:he;let Re;N==="ArrowUp"?Re=me+1<=31?me+1:me:Re=me-1>0?me-1:1,Re=oe(`${Re}`,2),V(Re,W)}if(!Number.isNaN(he)&&(N==="-"||N==="/"||N==="\\")){let me=oe(`${he}`,2);me==="00"&&(me="01"),V(me,W),b()}N==="Backspace"&&te===Ee&&te.selectionStart===0&&te.selectionEnd===0&&(W.preventDefault(),w())}},[d,F,T,P,R,V,b,w]),v=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?V("01",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<2&&V(oe(N,2),W,{isAutomaticFillTrigger:!0})},[V]),$=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:u,day:d,year:W}),te={...De,...Ye(ce,c,i),newDateString:ce};a(W,N,te),m(ce,te)},[R,u,d,c,i,a,m]),B=(0,o.useCallback)(()=>{b()},[b]),X=(0,o.useCallback)(W=>{if(R)return;const N=W?.target?.value;$(N,W),N.length===4&&(h?y&&(g?O():f&&L()):k())},[R,$,h,k,y,g,O,f,L]),j=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce,target:te,currentTarget:Ee}=W,he=Number.parseInt(p,10),me=Number.isNaN(he)?0:he;let Re=me!==0?_e(`${me}`,4,"0"):"";if(N==="ArrowUp"||N==="ArrowDown"){let gn;N==="ArrowUp"?gn=me+1<=9999?me+1:me:gn=me-1>0?me-1:1,Re=oe(`${gn}`,4)}const jt=Re!==p&&["Tab"," "].includes(N),ga={isAutomaticFillTrigger:jt};let Wt=A;h?g?Wt=O:f&&(Wt=L):Wt=k,["Home","End","ArrowUp","ArrowDown"," "].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown"," "].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R&&((N==="ArrowUp"||N==="ArrowDown"||jt)&&$(Re,W,ga),["Tab"," "].includes(N)&&(p!==""&&me===0&&$("0000",W),N===" "&&Wt()),N==="Backspace"&&te===Ee&&te.selectionStart===0&&te.selectionEnd===0&&(W.preventDefault(),x()))},[p,A,h,k,g,O,f,L,F,T,P,R,$,x]),Q=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?$("0000",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<4&&$(_e(N,4,"0"),W,{isAutomaticFillTrigger:!0})},[$]);return(0,o.useMemo)(()=>({month:u,day:d,year:p,autoFocusMonthInput:E,innerRefMonthInput:C,disabled:e,applyAriaDisabled:t,onMonthFocus:I,onMonthChange:H,onDayFocus:q,onDayChange:ie,onYearFocus:B,onYearChange:X,onMonthBlur:Y,onDayBlur:v,onYearBlur:Q,onMonthKeyDown:se,onDayKeyDown:S,onYearKeyDown:j}),[u,d,p,E,C,e,t,I,H,q,ie,B,X,Y,v,Q,se,S,j])},ve={smallInputWidth:"2.153rem",largeInputWidth:"3.153rem",separatorWidth:"0.538rem"},ir=()=>{const{month:e,day:t,year:n,autoFocusMonthInput:r,innerRefMonthInput:s,onMonthChange:a,onDayChange:i,onYearChange:c,onMonthBlur:u,onDayBlur:d,onYearBlur:p,onMonthFocus:h,onDayFocus:m,onYearFocus:g,onMonthKeyDown:f,onDayKeyDown:y,onYearKeyDown:E,disabled:C,applyAriaDisabled:A}=ar(),{monthInputRef:_,dayInputRef:P,yearInputRef:x,ariaCurrentValueForInputs:w,latestInteractionRegion:b,currFocusDescriber:k,getProps:O,props:{tabIndex:L,hasError:R,readOnly:F}}=(0,o.useContext)(Z);return(0,l.jsxs)(Ne.Ay,{cols:[ve.smallInputWidth,ve.separatorWidth,ve.smallInputWidth,ve.separatorWidth,ve.largeInputWidth],children:[(0,l.jsx)(st,{children:(0,l.jsx)(qo,{onChange:a,onBlur:u,onFocus:h,onKeyDown:f,value:e,contextRef:_,innerRef:s,tabIndex:L,autoFocusMonthInput:r,placeholder:"MM",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="month-input",getProps:O,readOnly:F})}),(0,l.jsx)(en,{alignItems:"center",children:"/"}),(0,l.jsx)(st,{children:(0,l.jsx)(nr,{onChange:i,onBlur:d,onFocus:m,onKeyDown:y,value:t,contextRef:P,tabIndex:L,placeholder:"DD",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="day-input",getProps:O,readOnly:F})}),(0,l.jsx)(en,{alignItems:"center",children:"/"}),(0,l.jsx)(st,{children:(0,l.jsx)(sr,{onChange:c,onBlur:p,onFocus:g,onKeyDown:E,value:n,contextRef:x,tabIndex:L,placeholder:"YYYY",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="year-input",getProps:O,readOnly:F})})]})};var Rt=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/utils/createIcon.js"),Rn=(0,Rt.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 lr={},tn=(0,o.createContext)(lr);var xa=null,xn=U("./node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js");const cr={id:D.A.string.description("Id of the live region"),portal:D.A.object.description("Portal to render the live region")},_a={id:D.A.string.description("Id of the live region"),portal:D.A.object.description("Portal to render the live region"),role:D.A.string.description("Role of the live region"),"aria-live":D.A.string.description("Aria live attribute"),methods:D.A.object.description("Methods to read the live region")},dr=K.I.div`
158
+ `,zo=()=>{const{handleClearAll:e,clearButtonRef:t,withAnyPicker:n,withClearBtn:r,withAnyInputs:s,isWithTimeInputs:a,isWithDateInputs:i,trackFocusFirstSegment:c,trackFocusMeridiemInput:u,trackFocusYearInput:d,trackFocusPicker:p}=(0,o.useContext)(Z),h=(0,o.useCallback)(y=>{e(y),c()},[e,c]),m=(0,o.useCallback)(()=>{c()},[c]),g=(0,o.useCallback)(()=>{n&&p()},[n,p]),f=(0,o.useCallback)(y=>{const{key:E}=y,C=["Home","End"],A=["Home","End"];C.includes(E)&&y.preventDefault(),A.includes(E)&&y.stopPropagation(),E==="Home"&&m(),E==="End"&&g(),E==="Backspace"&&s&&(a?u():i&&d())},[i,a,g,m,u,d,s]);return(0,o.useMemo)(()=>({onClearClick:h,onClearButtonKeyDown:f,clearButtonRef:t,withAnyPicker:n,withClearBtn:r}),[h,f,t,n,r])},Xo=()=>{const{onClearClick:e,onClearButtonKeyDown:t,clearButtonRef:n,withClearBtn:r}=zo(),s={shouldDisplay:r},{latestInteractionRegion:a,currFocusDescriber:i,getProps:c,props:{tabIndex:u}}=(0,o.useContext)(Z);return(0,l.jsx)(Go,{"aria-label":"clear selected date",buttonType:"icon",size:Ke.GO.M,"data-testid":z.CLEAR_BUTTON,innerRef:d=>{n.current=d,a==="clear-btn"&&i==="clear-btn"&&d?.focus?.()},tabIndex:u,onClick:e,onKeyDown:t,type:"button",getOwnerProps:c,...s,children:(0,l.jsx)(No.A,{color:["brand-primary","600"]})})};var Jo=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/mergeRefs.js");const Zo=/^[0-9]+$/,Qo=e=>{if(e==="")return!1;const t=Zo.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>12},qo=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,placeholder:u,contextRef:d,innerRef:p,tabIndex:h,autoFocusMonthInput:m,ariaCurrentValueForInputs:g,isFocused:f,getProps:y,readOnly:E})=>{const C=(0,o.useCallback)(P=>{if(Qo(P?.target?.value)){P.preventDefault();return}e(P)},[e]),A=(0,o.useCallback)(P=>{d.current=P,f&&P?.focus?.()},[d,f]),_=(0,o.useMemo)(()=>p?(0,Jo.hU)([A,p]):A,[A,p]);return(0,l.jsx)(jo,{autoFocus:m,onChange:C,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:_,tabIndex:h,placeholder:u,"aria-label":`month input field, ${g}`,"data-testid":z.DATE_INPUTS.MONTH,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:y,readOnly:E})}),er=/^[0-9]+$/,tr=e=>{if(e==="")return!1;const t=er.test(e);return e.length>2||e==="00"||!t||Number.parseInt(e,10)>31},nr=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,contextRef:u,tabIndex:d,placeholder:p,ariaCurrentValueForInputs:h,isFocused:m,getProps:g,readOnly:f})=>{const y=(0,o.useCallback)(E=>{if(tr(E?.currentTarget?.value)){E.preventDefault();return}e(E)},[e]);return(0,l.jsx)(Ho,{onChange:y,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:E=>{u.current=E,m&&E?.focus?.()},tabIndex:d,placeholder:p,"aria-label":`day input field, ${h}`,"data-testid":z.DATE_INPUTS.DAY,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:g,readOnly:f})}),or=/^[0-9]+$/,rr=e=>{if(e==="")return!1;const t=or.test(e);return e.length>4||!t||Number.parseInt(e,10)>9999},sr=o.memo(({onChange:e,onBlur:t,onFocus:n,onKeyDown:r,value:s,disabled:a,applyAriaDisabled:i,hasError:c,placeholder:u,contextRef:d,tabIndex:p,ariaCurrentValueForInputs:h,isFocused:m,getProps:g,readOnly:f})=>{const y=(0,o.useCallback)(E=>{if(rr(E?.currentTarget?.value)){E.preventDefault();return}e(E)},[e]);return(0,l.jsx)(Wo,{onChange:y,onBlur:t,onFocus:n,onKeyDown:r,value:s,innerRef:E=>{d.current=E,m&&E?.focus?.()},tabIndex:p,"data-testid":z.DATE_INPUTS.YEAR,placeholder:u,"aria-label":`year input field, ${h}`,disabled:a,"aria-disabled":i,"aria-invalid":c,getOwnerProps:g,readOnly:f})}),ar=()=>{const{props:{disabled:e,applyAriaDisabled:t,readOnly:n},appOnMonthChange:r,appOnDayChange:s,appOnYearChange:a,getIsDisabledDay:i,getIsOutOfRangeDay:c,month:u,day:d,year:p,hideTime:h,handleChangeComposedDateString:m,withClearBtn:g,withAnyPicker:f,withAnyRightController:y,autoFocusMonthInput:E,innerRefMonthInput:C,trackFocusResetter:A,trackFocusFirstSegment:_,trackFocusLastSegment:P,trackFocusDayInput:x,trackFocusMonthInput:w,trackFocusYearInput:b,trackFocusHourInput:k,trackFocusClearBtn:O,trackFocusPicker:L}=(0,o.useContext)(Z),R=e||t||n,F=(0,o.useCallback)(()=>{_()},[_]),T=(0,o.useCallback)(()=>{P()},[P]),M=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:W,day:d,year:p}),te={...De,...Ye(ce,c,i),newDateString:ce};r(W,N,te),m(ce,te)},[R,d,p,c,i,r,m]),I=(0,o.useCallback)(()=>{w()},[w]),H=(0,o.useCallback)(W=>{if(R)return;let N=W?.target?.value;Number.parseInt(N,10)>1&&(N=oe(N,2)),M(N,W),N.length===2&&x()},[M,R,x]),se=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce}=W,te=Number.parseInt(u,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R){if(N==="ArrowUp"||N==="ArrowDown"){const Ee=Number.isNaN(te)?0:te;let he;N==="ArrowUp"?he=Ee+1<=12?Ee+1:Ee:he=Ee-1>0?Ee-1:1,he=oe(`${he}`,2),M(he,W)}if(!Number.isNaN(te)&&(N==="-"||N==="/"||N==="\\")){let Ee=oe(`${te}`,2);Ee==="00"&&(Ee="01"),M(Ee,W),x()}}},[u,F,T,P,R,M,x]),Y=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?M("01",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<2&&M(oe(N,2),W,{isAutomaticFillTrigger:!0})},[M]),V=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:u,day:W,year:p}),te={...De,...Ye(ce,c,i),newDateString:ce};s(W,N,te),m(ce,te)},[R,u,p,c,i,s,m]),q=(0,o.useCallback)(()=>{x()},[x]),ie=(0,o.useCallback)(W=>{if(R)return;let N=W?.target?.value;Number.parseInt(N,10)>3&&(N=oe(N,2)),V(N,W),N.length===2&&b()},[V,R,b]),S=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce,target:te,currentTarget:Ee}=W,he=Number.parseInt(d,10);if(["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown","-","/","\\"].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R){if(N==="ArrowUp"||N==="ArrowDown"){const me=Number.isNaN(he)?0:he;let Re;N==="ArrowUp"?Re=me+1<=31?me+1:me:Re=me-1>0?me-1:1,Re=oe(`${Re}`,2),V(Re,W)}if(!Number.isNaN(he)&&(N==="-"||N==="/"||N==="\\")){let me=oe(`${he}`,2);me==="00"&&(me="01"),V(me,W),b()}N==="Backspace"&&te===Ee&&te.selectionStart===0&&te.selectionEnd===0&&(W.preventDefault(),w())}},[d,F,T,P,R,V,b,w]),v=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?V("01",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<2&&V(oe(N,2),W,{isAutomaticFillTrigger:!0})},[V]),$=(0,o.useCallback)((W,N,De=Me)=>{if(R)return;const ce=We({month:u,day:d,year:W}),te={...De,...Ye(ce,c,i),newDateString:ce};a(W,N,te),m(ce,te)},[R,u,d,c,i,a,m]),B=(0,o.useCallback)(()=>{b()},[b]),X=(0,o.useCallback)(W=>{if(R)return;const N=W?.target?.value;$(N,W),N.length===4&&(h?y&&(g?O():f&&L()):k())},[R,$,h,k,y,g,O,f,L]),j=(0,o.useCallback)(W=>{const{key:N,ctrlKey:De,metaKey:ce,target:te,currentTarget:Ee}=W,he=Number.parseInt(p,10),me=Number.isNaN(he)?0:he;let Re=me!==0?_e(`${me}`,4,"0"):"";if(N==="ArrowUp"||N==="ArrowDown"){let gn;N==="ArrowUp"?gn=me+1<=9999?me+1:me:gn=me-1>0?me-1:1,Re=oe(`${gn}`,4)}const jt=Re!==p&&["Tab"," "].includes(N),ga={isAutomaticFillTrigger:jt};let Wt=A;h?g?Wt=O:f&&(Wt=L):Wt=k,["Home","End","ArrowUp","ArrowDown"," "].includes(N)&&W.preventDefault(),["Home","End","ArrowUp","ArrowDown"," "].includes(N)&&W.stopPropagation(),N==="Home"&&F(),N==="End"&&T(),(De||ce)&&N===";"&&P(),!R&&((N==="ArrowUp"||N==="ArrowDown"||jt)&&$(Re,W,ga),["Tab"," "].includes(N)&&(p!==""&&me===0&&$("0000",W),N===" "&&Wt()),N==="Backspace"&&te===Ee&&te.selectionStart===0&&te.selectionEnd===0&&(W.preventDefault(),x()))},[p,A,h,k,g,O,f,L,F,T,P,R,$,x]),Q=(0,o.useCallback)(W=>{const N=W?.target?.value;N==="0"?$("0000",W,{isAutomaticFillTrigger:!0}):N.length>0&&N.length<4&&$(_e(N,4,"0"),W,{isAutomaticFillTrigger:!0})},[$]);return(0,o.useMemo)(()=>({month:u,day:d,year:p,autoFocusMonthInput:E,innerRefMonthInput:C,disabled:e,applyAriaDisabled:t,onMonthFocus:I,onMonthChange:H,onDayFocus:q,onDayChange:ie,onYearFocus:B,onYearChange:X,onMonthBlur:Y,onDayBlur:v,onYearBlur:Q,onMonthKeyDown:se,onDayKeyDown:S,onYearKeyDown:j}),[u,d,p,E,C,e,t,I,H,q,ie,B,X,Y,v,Q,se,S,j])},ve={smallInputWidth:"2.153rem",largeInputWidth:"3.153rem",separatorWidth:"0.538rem"},ir=()=>{const{month:e,day:t,year:n,autoFocusMonthInput:r,innerRefMonthInput:s,onMonthChange:a,onDayChange:i,onYearChange:c,onMonthBlur:u,onDayBlur:d,onYearBlur:p,onMonthFocus:h,onDayFocus:m,onYearFocus:g,onMonthKeyDown:f,onDayKeyDown:y,onYearKeyDown:E,disabled:C,applyAriaDisabled:A}=ar(),{monthInputRef:_,dayInputRef:P,yearInputRef:x,ariaCurrentValueForInputs:w,latestInteractionRegion:b,currFocusDescriber:k,getProps:O,props:{tabIndex:L,hasError:R,readOnly:F}}=(0,o.useContext)(Z);return(0,l.jsxs)(Ne.Ay,{cols:[ve.smallInputWidth,ve.separatorWidth,ve.smallInputWidth,ve.separatorWidth,ve.largeInputWidth],children:[(0,l.jsx)(st,{children:(0,l.jsx)(qo,{onChange:a,onBlur:u,onFocus:h,onKeyDown:f,value:e,contextRef:_,innerRef:s,tabIndex:L,autoFocusMonthInput:r,placeholder:"MM",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="month-input",getProps:O,readOnly:F})}),(0,l.jsx)(en,{alignItems:"center",children:"/"}),(0,l.jsx)(st,{children:(0,l.jsx)(nr,{onChange:i,onBlur:d,onFocus:m,onKeyDown:y,value:t,contextRef:P,tabIndex:L,placeholder:"DD",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="day-input",getProps:O,readOnly:F})}),(0,l.jsx)(en,{alignItems:"center",children:"/"}),(0,l.jsx)(st,{children:(0,l.jsx)(sr,{onChange:c,onBlur:p,onFocus:g,onKeyDown:E,value:n,contextRef:x,tabIndex:L,placeholder:"YYYY",ariaCurrentValueForInputs:w,disabled:C,applyAriaDisabled:A,hasError:R,isFocused:b==="date-inputs"&&k==="year-input",getProps:O,readOnly:F})})]})};var Rt=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/utils/createIcon.js"),Rn=(0,Rt.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 lr={},tn=(0,o.createContext)(lr);var xa=null,xn=U("./node_modules/.pnpm/react-dom@18.3.1_react@18.3.1/node_modules/react-dom/index.js");const cr={id:D.A.string.description("Id of the live region"),portal:D.A.object.description("Portal to render the live region")},_a={id:D.A.string.description("Id of the live region"),portal:D.A.object.description("Portal to render the live region"),role:D.A.string.description("Role of the live region"),"aria-live":D.A.string.description("Aria live attribute"),methods:D.A.object.description("Methods to read the live region")},dr=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
- `,ur=(0,o.memo)(e=>{const[t,n]=(0,o.useState)(""),[r,s]=(0,o.useState)(!1),[a,i]=(0,o.useState)(void 0),[c,u]=(0,o.useState)("polite"),{id:d,portal:p}=e,h=(0,o.useCallback)(()=>{n(""),s(!1),u("polite"),i(void 0)},[]),m=(0,o.useCallback)((g,f)=>{h(),setTimeout(()=>{f?.unsafe_emulateAssertiveNVDA&&s(!0),setTimeout(()=>{(f?.assertive||f?.unsafe_emulateAssertiveNVDA)&&u("assertive"),f?.unsafe_emulateAssertiveNVDA&&(i("alert"),s(!1)),f?.delay?setTimeout(()=>{n(g)},f?.delay):n(g)})})},[h]);return(0,o.useEffect)(()=>{e.methods&&(e.methods.current.read=m)},[m,e.methods]),r?null:xn.createPortal((0,l.jsx)(dr,{"aria-atomic":!0,id:d,role:a,"aria-live":c,children:t}),p?.current||document.body)}),nn=e=>{const t=(0,o.useRef)({}),{id:n,portal:r}=e||{},s=(0,o.useMemo)(()=>`ds-live-region-${(0,lt.L)(5)}`,[]),a=(0,o.useCallback)((i,c)=>t.current.read?.(i,c),[]);return(0,o.useMemo)(()=>({LiveRegion:()=>(0,l.jsx)(ur,{methods:t,id:n??s,portal:r}),read:a}),[n,s,r,a])};nn.displayName="useLiveRegion";const pr=(0,Se.A)(nn);pr.propTypes=cr;const mr={},Le=(0,o.createContext)(mr);var wa=null,be=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/system.js");const hr=(0,be.AH)`
169
+ `,ur=(0,o.memo)(e=>{const[t,n]=(0,o.useState)(""),[r,s]=(0,o.useState)(!1),[a,i]=(0,o.useState)(void 0),[c,u]=(0,o.useState)("polite"),{id:d,portal:p}=e,h=(0,o.useCallback)(()=>{n(""),s(!1),u("polite"),i(void 0)},[]),m=(0,o.useCallback)((g,f)=>{h(),setTimeout(()=>{f?.unsafe_emulateAssertiveNVDA&&s(!0),setTimeout(()=>{(f?.assertive||f?.unsafe_emulateAssertiveNVDA)&&u("assertive"),f?.unsafe_emulateAssertiveNVDA&&(i("alert"),s(!1)),f?.delay?setTimeout(()=>{n(g)},f?.delay):n(g)})})},[h]);return(0,o.useEffect)(()=>{e.methods&&(e.methods.current.read=m)},[m,e.methods]),r?null:xn.createPortal((0,l.jsx)(dr,{"aria-atomic":!0,id:d,role:a,"aria-live":c,children:t}),p?.current||document.body)}),nn=e=>{const t=(0,o.useRef)({}),{id:n,portal:r}=e||{},s=(0,o.useMemo)(()=>`ds-live-region-${(0,lt.L)(5)}`,[]),a=(0,o.useCallback)((i,c)=>t.current.read?.(i,c),[]);return(0,o.useMemo)(()=>({LiveRegion:()=>(0,l.jsx)(ur,{methods:t,id:n??s,portal:r}),read:a}),[n,s,r,a])};nn.displayName="useLiveRegion";const pr=(0,Se.A)(nn);pr.propTypes=cr;const mr={},Le=(0,o.createContext)(mr);var wa=null,be=U("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23_styled-components@5.3.11/node_modules/@elliemae/ds-system/dist/esm/styled/system.js");const hr=(0,be.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
  `,Ar={display:"none"},rn=({metaDay:e,colIndex:t,isInvisible:n})=>{const{day:r,isCurrMonthDay:s,isHidden:a,dayBtnRef:i,dayAsString:c}=e,{handleChangeComposedDateString:u,dateStringFromProps:d,getProps:p,props:{preventCloseOnSelection:h,readOnly:m,applyAriaDisabled:g},getIsDisabledDay:f,getIsOutOfRangeDay:y,getIsStartRangeDay:E,getIsDayInRange:C,getIsEndRangeDay:A,appOnMonthChange:_,appOnDayChange:P,appOnYearChange:x,latestInteractionRegion:w,isWithTimeWheelToo:b,trackFocusCalendarMetafocusedDay:k,fromDate:O,toDate:L}=(0,o.useContext)(Z),{read:R,LiveRegion:F}=nn({}),{focusedDay:T,handleDayOnKeyDown:M,handleFocusMetaDayByDay:I,closeCalendar:H}=(0,o.useContext)(Le),se=T?.day?ke(e?.day,T?.day):!1,Y=(0,o.useMemo)(()=>{const te=ge(d);return te?zt(r,te):!1},[d,r]),V=w==="calendar-days"&&se,q=f(e.dayAsString),ie=y(e.dayAsString),S=E(e.dayAsString),v=A(e.dayAsString),$=C(e.dayAsString),B=!S&&!v&&$,X=(0,o.useMemo)(()=>`${Xe(c)}, ${Kt[e.day.getDay()]}`,[c,e]),j=(0,o.useMemo)(()=>O&&L?O===L?"Please select another day to complete range selection.":`Range from ${O} to ${L} selected.`:O&&!L?"Please select another day to complete range selection.":"",[O,L]),Q=(0,o.useCallback)(te=>{if(I(r),!q&&!ie&&!m&&!g){const Ee=Te(r),he={...Me,newDateString:Ee},{month:me,day:Re,year:jt}=ye(r);_(`${me+1}`,te,he),Re&&P(`${Re}`,te,he),x(`${jt}`,te,he),u(Ee,he),k(),!b&&!h&&H(),R(`${X} selected.`,{})}},[I,r,q,ie,m,g,_,P,x,u,k,b,h,H,R,X]),W=(0,o.useCallback)(te=>{window.requestAnimationFrame(()=>{i.current=te,V&&te?.focus?.()})},[i,V]),N=(0,o.useCallback)(()=>{k()},[k]),De=(0,o.useMemo)(()=>`dayWrapper ${Y?"selectedDay ":""}${q?"disabledDay ":""}${ie?"outOfRangeDay ":""}${V?"focusedDay ":""}${S?"startRangeDay ":""}${$?"inRangeImproperDay ":""}${B?"inRangeDay ":""}${v?"endRangeDay ":""}${s?"":"notCurrentMonth"}
512
- ${m||g?"readOnly":""}`,[Y,q,ie,V,S,$,B,v,s,m,g]);let ce=z.CALENDAR.DAY;return Y&&(ce=z.CALENDAR.SELECTED_DAY),V&&(ce=z.CALENDAR.FOCUSED_DAY),V&&Y&&(ce=z.CALENDAR.SELECTED_FOCUSED_DAY),S&&(ce=z.CALENDAR.START_RANGE_DAY,V&&R(`${X} selected. ${j}`,{})),v&&(ce=z.CALENDAR.END_RANGE_DAY,V&&R(`${X} selected. ${j}`,{})),B&&(ce=z.CALENDAR.IN_RANGE_DAY),(0,l.jsxs)("div",{className:De,style:a?Ar:void 0,role:"gridcell",...Number.isInteger(t)&&{"aria-colindex":t},children:[(0,l.jsx)(le,{"aria-label":X,"aria-disabled":ie||q||m||g,applyAriaDisabled:g,"aria-hidden":!!n,buttonType:"raw",size:"m",onClick:Q,onFocus:N,onKeyDown:te=>{M(te,e)},innerRef:W,tabIndex:-1,"data-isfocused":V,"data-testid":ce,type:"button",getOwnerProps:p,readOnlyStyles:m||g,children:`${r.getDate()}`}),(0,l.jsx)(F,{})]})},Mr=o.memo(({invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:r})=>{const{getProps:s}=o.useContext(Z);return(0,l.jsxs)("div",{ref:r,role:"rowgroup",children:[e?(0,l.jsx)("div",{role:"row",style:{display:"none"},children:(0,l.jsx)(rn,{metaDay:e,isInvisible:!0},`ds-calendar-${e.day.toString()}`)}):null,t.map((a,i)=>(0,l.jsx)(wn,{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((c,u)=>(0,l.jsx)(rn,{metaDay:c,colIndex:u+1},`ds-calendar-${c.day.toString()}`))},`ds-calendar-week-${a[0].day.toString()}-${a[6].day.toString()}`)),n?(0,l.jsx)("div",{role:"row",style:{display:"none"},children:(0,l.jsx)(rn,{metaDay:n,isInvisible:!0},`ds-calendar-${n.day.toString()}`)}):null]})}),Ir=()=>{const{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n}=(0,o.useContext)(Le),{calendarDaysWrapperRef:r}=(0,o.useContext)(Z);return(0,l.jsx)(Mr,{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:r})},br=o.memo(()=>(0,l.jsx)("span",{role:"rowgroup",children:(0,l.jsxs)(wn,{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,l.jsx)(Ze,{role:"columnheader","aria-colindex":1,children:"sun"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":2,children:"mon"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":3,children:"tue"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":4,children:"wed"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":5,children:"thu"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":6,children:"fri"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":7,children:"sat"})]})})),Rr=o.memo(({weekRowsNum:e})=>(0,l.jsxs)("span",{role:"grid","aria-label":"calendar","aria-colcount":7,"aria-rowcount":e,"data-testid":z.CALENDAR.TABLE_WRAPPER,children:[(0,l.jsx)(br,{}),(0,l.jsx)(Dr,{children:(0,l.jsx)(Ir,{})})]}));var St=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/utils/SvgIcon.js"),sn=e=>(0,l.jsx)(St.Ah,{width:12,height:13,...e,viewBox:"0 0 12 13",children:(0,l.jsx)("path",{d:"M 7.2154 1.2771 L 11.8239 10.2545 C 12.1984 10.9839 11.956 11.904 11.2826 12.3096 C 11.0752 12.4345 10.8419 12.5 10.6046 12.5 L 1.3952 12.5 C 0.6246 12.5 0 11.8234 0 10.9889 C 0 10.7322 0.0603 10.4798 0.1753 10.2555 L 4.7762 1.278 C 5.1502 0.5483 5.9995 0.2851 6.6732 0.6902 C 6.901 0.8271 7.0888 1.0304 7.2154 1.2771 Z"})});const xr=()=>{const{props:{pickerFooterMsg:e,hasError:t,readOnly:n,applyAriaDisabled:r},getProps:s,isWithTimeWheelToo:a}=(0,o.useContext)(Z);return e!==void 0&&!a&&t?(0,l.jsxs)(Tr,{role:"alert",getOwnerProps:s,"data-testid":z.FOOTERS.CALENDAR,readOnlyStyles:n||r,children:[(0,l.jsx)(sn,{width:8,height:8,color:["danger","900"],style:{marginRight:"0.5rem",marginBottom:"2px"}}),e]}):null};var _r=e=>(0,l.jsx)(St.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"]}),wr=(0,Rt.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}),kr=(0,Rt.w)({paths:["M 11.531 8.5 C 11.531 8.605 11.498 8.711 11.431 8.8 L 5.431 16.8 C 5.265 17.021 4.952 17.066 4.731 16.9 S 4.465 16.421 4.63 16.2 L 10.405 8.5 L 4.63 0.8 C 4.465 0.58 4.51 0.267 4.731 0.1 C 4.952 -0.065 5.265 -0.02 5.431 0.201 L 11.431 8.201 C 11.497 8.29 11.531 8.395 11.531 8.501 Z"],height:17,width:16}),Nr=e=>(0,l.jsx)(St.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",children:(0,l.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
+ ${m||g?"readOnly":""}`,[Y,q,ie,V,S,$,B,v,s,m,g]);let ce=z.CALENDAR.DAY;return Y&&(ce=z.CALENDAR.SELECTED_DAY),V&&(ce=z.CALENDAR.FOCUSED_DAY),V&&Y&&(ce=z.CALENDAR.SELECTED_FOCUSED_DAY),S&&(ce=z.CALENDAR.START_RANGE_DAY,V&&R(`${X} selected. ${j}`,{})),v&&(ce=z.CALENDAR.END_RANGE_DAY,V&&R(`${X} selected. ${j}`,{})),B&&(ce=z.CALENDAR.IN_RANGE_DAY),(0,l.jsxs)("div",{className:De,style:a?Ar:void 0,role:"gridcell",...Number.isInteger(t)&&{"aria-colindex":t},children:[(0,l.jsx)(le,{"aria-label":X,"aria-disabled":ie||q||m||g,applyAriaDisabled:g,"aria-hidden":!!n,buttonType:"raw",size:"m",onClick:Q,onFocus:N,onKeyDown:te=>{M(te,e)},innerRef:W,tabIndex:-1,"data-isfocused":V,"data-testid":ce,type:"button",getOwnerProps:p,readOnlyStyles:m||g,children:`${r.getDate()}`}),(0,l.jsx)(F,{})]})},Mr=o.memo(({invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:r})=>{const{getProps:s}=o.useContext(Z);return(0,l.jsxs)("div",{ref:r,role:"rowgroup",children:[e?(0,l.jsx)("div",{role:"row",style:{display:"none"},children:(0,l.jsx)(rn,{metaDay:e,isInvisible:!0},`ds-calendar-${e.day.toString()}`)}):null,t.map((a,i)=>(0,l.jsx)(wn,{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((c,u)=>(0,l.jsx)(rn,{metaDay:c,colIndex:u+1},`ds-calendar-${c.day.toString()}`))},`ds-calendar-week-${a[0].day.toString()}-${a[6].day.toString()}`)),n?(0,l.jsx)("div",{role:"row",style:{display:"none"},children:(0,l.jsx)(rn,{metaDay:n,isInvisible:!0},`ds-calendar-${n.day.toString()}`)}):null]})}),Ir=()=>{const{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n}=(0,o.useContext)(Le),{calendarDaysWrapperRef:r}=(0,o.useContext)(Z);return(0,l.jsx)(Mr,{invisibleFirstDay:e,daysMatrixByWeekday:t,invisibleLastDay:n,innerRef:r})},br=o.memo(()=>(0,l.jsx)("span",{role:"rowgroup",children:(0,l.jsxs)(wn,{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,l.jsx)(Ze,{role:"columnheader","aria-colindex":1,children:"sun"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":2,children:"mon"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":3,children:"tue"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":4,children:"wed"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":5,children:"thu"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":6,children:"fri"}),(0,l.jsx)(Ze,{role:"columnheader","aria-colindex":7,children:"sat"})]})})),Rr=o.memo(({weekRowsNum:e})=>(0,l.jsxs)("span",{role:"grid","aria-label":"calendar","aria-colcount":7,"aria-rowcount":e,"data-testid":z.CALENDAR.TABLE_WRAPPER,children:[(0,l.jsx)(br,{}),(0,l.jsx)(Dr,{children:(0,l.jsx)(Ir,{})})]}));var St=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0_styled-components@5.3.11/node_modules/@elliemae/ds-icons/dist/esm/utils/SvgIcon.js"),sn=e=>(0,l.jsx)(St.Ah,{width:12,height:13,...e,viewBox:"0 0 12 13",children:(0,l.jsx)("path",{d:"M 7.2154 1.2771 L 11.8239 10.2545 C 12.1984 10.9839 11.956 11.904 11.2826 12.3096 C 11.0752 12.4345 10.8419 12.5 10.6046 12.5 L 1.3952 12.5 C 0.6246 12.5 0 11.8234 0 10.9889 C 0 10.7322 0.0603 10.4798 0.1753 10.2555 L 4.7762 1.278 C 5.1502 0.5483 5.9995 0.2851 6.6732 0.6902 C 6.901 0.8271 7.0888 1.0304 7.2154 1.2771 Z"})});const xr=()=>{const{props:{pickerFooterMsg:e,hasError:t,readOnly:n,applyAriaDisabled:r},getProps:s,isWithTimeWheelToo:a}=(0,o.useContext)(Z);return e!==void 0&&!a&&t?(0,l.jsxs)(Tr,{role:"alert",getOwnerProps:s,"data-testid":z.FOOTERS.CALENDAR,readOnlyStyles:n||r,children:[(0,l.jsx)(sn,{width:8,height:8,color:["danger","900"],style:{marginRight:"0.5rem",marginBottom:"2px"}}),e]}):null};var _r=e=>(0,l.jsx)(St.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"]}),wr=(0,Rt.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}),kr=(0,Rt.w)({paths:["M 11.531 8.5 C 11.531 8.605 11.498 8.711 11.431 8.8 L 5.431 16.8 C 5.265 17.021 4.952 17.066 4.731 16.9 S 4.465 16.421 4.63 16.2 L 10.405 8.5 L 4.63 0.8 C 4.465 0.58 4.51 0.267 4.731 0.1 C 4.952 -0.065 5.265 -0.02 5.431 0.201 L 11.431 8.201 C 11.497 8.29 11.531 8.395 11.531 8.501 Z"],height:17,width:16}),Nr=e=>(0,l.jsx)(St.Ah,{width:16,height:16,...e,viewBox:"0 0 16 16",children:(0,l.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 Pr=()=>{const{currentMonth:e,currentYear:t}=(0,o.useContext)(Le),n=e>=0&&e<=11?`${Gt(e)} `:"";return(0,o.useMemo)(()=>`${n}${t}`,[n,t])},Or=()=>{const e=Pr(),{handlePrevYear:t,handlePrevMonth:n,handleNextMonth:r,handleNextYear:s,handlePrevYearKeyDown:a,handlePrevMonthKeyDown:i,handleNextMonthKeyDown:c,handleNextYearKeyDown:u,onPrevYearFocus:d,onPrevMonthFocus:p,onNextMonthFocus:h,onNextYearFocus:m}=(0,o.useContext)(Le),{isControllerOnly:g,autoFocusPrevMonthArrow:f,prevYearBtnRef:y,prevMonthBtnRef:E,nextMonthBtnRef:C,nextYearBtnRef:A,latestInteractionRegion:_,currFocusDescriber:P,getProps:x}=(0,o.useContext)(Z),w=(0,o.useCallback)(L=>{y.current=L,_==="calendar-head"&&P==="calendar-prev-year"&&L?.focus?.()},[P,_,y]),b=(0,o.useCallback)(L=>{E.current=L,_==="calendar-head"&&P==="calendar-prev-month"&&L?.focus?.()},[P,_,E]),k=(0,o.useCallback)(L=>{C.current=L,_==="calendar-head"&&P==="calendar-next-month"&&L?.focus?.()},[P,_,C]),O=(0,o.useCallback)(L=>{A.current=L,_==="calendar-head"&&P==="calendar-next-year"&&L?.focus?.()},[P,_,A]);return(0,l.jsxs)(Er,{children:[(0,l.jsx)(Lt,{"aria-label":"previous year",buttonType:"raw",size:Ke.GO.M,onClick:t,innerRef:w,onKeyDown:a,onFocus:d,tabIndex:g?-1:0,"data-testid":z.CALENDAR.PREV_YEAR,type:"button",getOwnerProps:x,children:(0,l.jsx)(_r,{height:14,width:14,fill:"#25292f"})}),(0,l.jsx)(Lt,{autoFocus:f,"aria-label":"previous month",buttonType:"raw",size:Ke.GO.M,onClick:n,innerRef:b,onKeyDown:i,onFocus:p,"data-testid":z.CALENDAR.PREV_MONTH,type:"button",getOwnerProps:x,children:(0,l.jsx)(wr,{height:14,width:14,fill:"#25292f"})}),(0,l.jsx)(Cr,{"aria-live":"polite","data-testid":z.CALENDAR.HEADER_LABEL,getOwnerProps:x,children:e}),(0,l.jsx)(Lt,{"aria-label":"next month",buttonType:"raw",size:Ke.GO.M,onClick:r,innerRef:k,onKeyDown:c,onFocus:h,"data-testid":z.CALENDAR.NEXT_MONTH,type:"button",getOwnerProps:x,children:(0,l.jsx)(kr,{height:14,width:14,fill:"#25292f"})}),(0,l.jsx)(Lt,{"aria-label":"next year",buttonType:"raw",size:Ke.GO.M,onClick:s,innerRef:O,onKeyDown:u,onFocus:m,"data-testid":z.CALENDAR.NEXT_YEAR,type:"button",getOwnerProps:x,children:(0,l.jsx)(Nr,{height:14,width:14,fill:"#25292f"})})]})},an=({className:e=""})=>{const{getProps:t,props:{readOnly:n,applyAriaDisabled:r}}=(0,o.useContext)(Z),{daysMatrixByWeekday:s}=(0,o.useContext)(Le);return(0,l.jsx)(fr,{className:e,"data-testid":z.CONTROLLER_COMPONENT.CALENDAR,getOwnerProps:t,children:(0,l.jsxs)(yr,{readOnlyStyles:n||r,children:[(0,l.jsx)(Or,{}),(0,l.jsx)(Rr,{weekRowsNum:s.length}),(0,l.jsx)(xr,{})]})})},vr=(0,K.I)(He,{name:ne,slot:ae.PICKER_ICONS.CALENDAR_TIMEWHEEL})`
@@ -785,7 +785,7 @@
785
785
  justify-content: center;
786
786
  align-items: center;
787
787
  ${Mn.L1}
788
- `,ma=()=>{const{props:{type:e},withIcon:t,withInputs:n,isControllerOnly:r,isPickerOnly:s,xstyledAttrs:a,globalAttrs:i,ownerPropsConfig:c}=(0,o.useContext)(At);return(0,l.jsxs)(pa,{isControllerOnly:r,isPickerOnly:s,type:e,...i,...a,...c,children:[n?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(da,{}),(0,l.jsx)(ua,{})]}):null,t||r?(0,l.jsx)(ca,{}):null]})},hn=e=>{const t=Vn(e);return(0,l.jsx)(At.Provider,{value:t,children:(0,l.jsx)(ma,{})})};hn.displayName=mt;const ha=(0,Se.A)(hn);ha.propTypes=Bt},"./node_modules/.pnpm/@elliemae+ds-form-layout-blocks@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-layout-blocks/dist/esm/form-layout-block-item/DSFormLayoutBlockItem.js"(fn,it,U){U.d(it,{U:()=>Ce});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./node_modules/.pnpm/@elliemae+ds-grid@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),lt=U("./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"),ct=U("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),ze=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js"),dt=U("./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"),ut=U("./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"),wt=U("./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"),pe=U("./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"),pt=U("./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 D="DSFormlayoutblockitem",xe={CONTAINER:"container",LABEL:"label",MESSAGE:"message",ERROR_MESSAGE:"error-message",COUNTER:"counter",MARK:"mark"},mt=(0,pt.lD)(D,xe),ht={isGroup:!1},Ut={...dt.P,...ut.w,...(0,wt.Y)(D,xe),children:pe.A.node.isRequired.description("Input component. "),label:pe.A.string.description("Label property for the input component. This property is required for accesibility purposes."),inputID:pe.A.string.description("String that matches the input component's id. This property is required for accesibility purposes."),maxCharCounter:pe.A.number.description("Max of characters allowed."),currentChar:pe.A.number.description("Current counter of input text area"),feedbackMessage:pe.A.string.description("Feedback message to show below the input component."),validationMessage:pe.A.string.description("Validation message to show below the input component. It requires hasError property set to true to be visible."),hasError:pe.A.bool.description("Helper boolean property for the validation message."),required:pe.A.bool.description("Adds required extra styling."),optional:pe.A.bool.description("Adds optional extra styling."),fitContent:pe.A.bool.description("Set the width of the layout to the input component."),leftLabel:pe.A.bool.description("Adds the label at the left of the input component."),hideLabel:pe.A.bool.description("Hides the input label. It still requires label and labelFor property for accesibility purposes"),withHighlight:pe.A.bool.description("Adds highlight extra styling. It requires extra spacing, please check withHighlight explanation tab."),isGroup:pe.A.bool.description("Sets the HTML elements as fieldset and legend. This should be used when you want to group more than one input."),iconError:pe.A.bool.description("Adds icon error extra styling.")};var fe=U("./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"),kt=U("./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/xStyledWrapper.js"),Yt=U("./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 yn=(0,fe.I)("div",{name:D,slot:xe.CONTAINER})`
788
+ `,ma=()=>{const{props:{type:e},withIcon:t,withInputs:n,isControllerOnly:r,isPickerOnly:s,xstyledAttrs:a,globalAttrs:i,ownerPropsConfig:c}=(0,o.useContext)(At);return(0,l.jsxs)(pa,{isControllerOnly:r,isPickerOnly:s,type:e,...i,...a,...c,children:[n?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(da,{}),(0,l.jsx)(ua,{})]}):null,t||r?(0,l.jsx)(ca,{}):null]})},hn=e=>{const t=Vn(e);return(0,l.jsx)(At.Provider,{value:t,children:(0,l.jsx)(ma,{})})};hn.displayName=mt;const ha=(0,Se.A)(hn);ha.propTypes=Bt},"./node_modules/.pnpm/@elliemae+ds-form-layout-blocks@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-layout-blocks/dist/esm/form-layout-block-item/DSFormLayoutBlockItem.js"(fn,it,U){U.d(it,{U:()=>Ce});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./node_modules/.pnpm/@elliemae+ds-grid@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"),lt=U("./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"),ct=U("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),ze=U("./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js"),dt=U("./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"),ut=U("./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"),wt=U("./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"),pe=U("./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"),pt=U("./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 D="DSFormlayoutblockitem",xe={CONTAINER:"container",LABEL:"label",MESSAGE:"message",ERROR_MESSAGE:"error-message",COUNTER:"counter",MARK:"mark"},mt=(0,pt.lD)(D,xe),ht={isGroup:!1},Ut={...dt.P,...ut.w,...(0,wt.Y)(D,xe),children:pe.A.node.isRequired.description("Input component. "),label:pe.A.string.description("Label property for the input component. This property is required for accesibility purposes."),inputID:pe.A.string.description("String that matches the input component's id. This property is required for accesibility purposes."),maxCharCounter:pe.A.number.description("Max of characters allowed."),currentChar:pe.A.number.description("Current counter of input text area"),feedbackMessage:pe.A.string.description("Feedback message to show below the input component."),validationMessage:pe.A.string.description("Validation message to show below the input component. It requires hasError property set to true to be visible."),hasError:pe.A.bool.description("Helper boolean property for the validation message."),required:pe.A.bool.description("Adds required extra styling."),optional:pe.A.bool.description("Adds optional extra styling."),fitContent:pe.A.bool.description("Set the width of the layout to the input component."),leftLabel:pe.A.bool.description("Adds the label at the left of the input component."),hideLabel:pe.A.bool.description("Hides the input label. It still requires label and labelFor property for accesibility purposes"),withHighlight:pe.A.bool.description("Adds highlight extra styling. It requires extra spacing, please check withHighlight explanation tab."),isGroup:pe.A.bool.description("Sets the HTML elements as fieldset and legend. This should be used when you want to group more than one input."),iconError:pe.A.bool.description("Adds icon error extra styling.")};var fe=U("./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"),kt=U("./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/xStyledWrapper.js"),Yt=U("./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 yn=(0,fe.I)("div",{name:D,slot:xe.CONTAINER})`
789
789
  position: relative;
790
790
  padding: 0;
791
791
  margin: 0;
@@ -886,4 +886,4 @@
886
886
  justify-self: flex-end;
887
887
  margin-left: 16px;
888
888
  color: ${({theme:J,hasError:de})=>de?J.colors.danger[900]:J.colors.neutral[500]};
889
- `;var ee=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/validation/typescriptValidator.js"),oe=U("./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"),_e=U("./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"),We=U("./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");const ft=J=>{(0,ee.D)(J,Ut,D);const de=(0,oe.b)(J,ht),Ue=(0,_e.u)(de),we=(0,We.d)(de);return o.useMemo(()=>({globalAttributes:Ue,xstyledProps:we,propsWithDefault:de}),[Ue,we,de])},Ce=J=>{const{globalAttributes:de,xstyledProps:Ue,propsWithDefault:we}=ft(J),{label:Qe,feedbackMessage:yt,maxCharCounter:Pe,currentChar:Fe,validationMessage:qe,inputID:Et,children:Ct,hasError:Xe,leftLabel:ye,required:Te,optional:Ot,hideLabel:et,fitContent:Gt,withHighlight:zt,isGroup:ke}=we,{className:vt,label:En,...Xt}=de,$e=(0,o.useMemo)(()=>Et??`form_layout_block_item_${(0,ct.L)(6)}`,[Et]),Dt=(0,o.useMemo)(()=>Pe!==void 0?["1fr","auto"]:["1fr"],[Pe]),ge=(0,o.useCallback)(()=>we,[we]),Je=(0,o.useCallback)(()=>({}),[]);return(0,l.jsxs)(yn,{leftLabel:ye,fitContent:Gt,hideLabel:et,withHighlight:zt,as:ke?"fieldset":"div",isGroup:ke,className:vt,...Ue,...Xt,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[(0,l.jsxs)(Se.Ay,{cols:Dt,gutter:"xxs","aria-live":"polite",id:`${$e}_remaining_characters`,children:[Qe?(0,l.jsxs)(Bt,{id:`${$e}_block_label`,htmlFor:$e,leftLabel:ye,hideLabel:et,"aria-hidden":ke,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[Qe,(Te||Ot)&&(0,l.jsx)(gt,{required:Te,"aria-hidden":Te,children:Ot?(0,l.jsx)(je,{children:"Optional"}):null})]}):null,Pe!==void 0&&Fe!==void 0?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Me,{hasError:Fe>Pe,getOwnerProps:ge,getOwnerPropsArguments:Je,children:`${Fe}/${Pe}`}),(0,l.jsx)(je,{children:Fe<Pe?`${Pe-Fe} characters remaining`:""})]}):null]}),ke&&(0,l.jsx)(je,{as:"legend",id:`${$e}_legend`,children:`${Qe}. ${Xe&&qe||!Xe&&yt||""}`}),Ct,yt&&!Xe?(0,l.jsx)(Vt,{"aria-live":"polite",leftLabel:ye,hideLabel:et,"aria-hidden":ke,id:`${$e}_feedback_message`,getOwnerProps:ge,getOwnerPropsArguments:Je,children:yt}):(0,l.jsx)(je,{id:`${$e}_feedback_message`}),qe&&Xe?(0,l.jsxs)(Kt,{hasError:Xe,leftLabel:ye,hideLabel:et,role:"alert",id:`${$e}_error_message`,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[(0,l.jsx)(ze.A,{width:8,height:8,color:["danger","900"],style:{marginBottom:"2px"}}),"\xA0",`${qe}`]}):(0,l.jsx)(je,{id:`${$e}_error_message`})]})};Ce.displayName="DSFormLayoutBlockItem";const Pt=(0,lt.A)(Ce);Pt.propTypes=Ut},"./node_modules/.pnpm/@elliemae+ds-icons@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js"(fn,it,U){U.d(it,{A:()=>ct});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./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"),ct=ze=>(0,l.jsx)(Se.Ah,{width:12,height:13,...ze,viewBox:"0 0 12 13",children:(0,l.jsx)("path",{d:"M 7.2154 1.2771 L 11.8239 10.2545 C 12.1984 10.9839 11.956 11.904 11.2826 12.3096 C 11.0752 12.4345 10.8419 12.5 10.6046 12.5 L 1.3952 12.5 C 0.6246 12.5 0 11.8234 0 10.9889 C 0 10.7322 0.0603 10.4798 0.1753 10.2555 L 4.7762 1.278 C 5.1502 0.5483 5.9995 0.2851 6.6732 0.6902 C 6.901 0.8271 7.0888 1.0304 7.2154 1.2771 Z"})})}}]);
889
+ `;var ee=U("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/validation/typescriptValidator.js"),oe=U("./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"),_e=U("./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"),We=U("./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");const ft=J=>{(0,ee.D)(J,Ut,D);const de=(0,oe.b)(J,ht),Ue=(0,_e.u)(de),we=(0,We.d)(de);return o.useMemo(()=>({globalAttributes:Ue,xstyledProps:we,propsWithDefault:de}),[Ue,we,de])},Ce=J=>{const{globalAttributes:de,xstyledProps:Ue,propsWithDefault:we}=ft(J),{label:Qe,feedbackMessage:yt,maxCharCounter:Pe,currentChar:Fe,validationMessage:qe,inputID:Et,children:Ct,hasError:Xe,leftLabel:ye,required:Te,optional:Ot,hideLabel:et,fitContent:Gt,withHighlight:zt,isGroup:ke}=we,{className:vt,label:En,...Xt}=de,$e=(0,o.useMemo)(()=>Et??`form_layout_block_item_${(0,ct.L)(6)}`,[Et]),Dt=(0,o.useMemo)(()=>Pe!==void 0?["1fr","auto"]:["1fr"],[Pe]),ge=(0,o.useCallback)(()=>we,[we]),Je=(0,o.useCallback)(()=>({}),[]);return(0,l.jsxs)(yn,{leftLabel:ye,fitContent:Gt,hideLabel:et,withHighlight:zt,as:ke?"fieldset":"div",isGroup:ke,className:vt,...Ue,...Xt,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[(0,l.jsxs)(Se.Ay,{cols:Dt,gutter:"xxs","aria-live":"polite",id:`${$e}_remaining_characters`,children:[Qe?(0,l.jsxs)(Bt,{id:`${$e}_block_label`,htmlFor:$e,leftLabel:ye,hideLabel:et,"aria-hidden":ke,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[Qe,(Te||Ot)&&(0,l.jsx)(gt,{required:Te,"aria-hidden":Te,children:Ot?(0,l.jsx)(je,{children:"Optional"}):null})]}):null,Pe!==void 0&&Fe!==void 0?(0,l.jsxs)(l.Fragment,{children:[(0,l.jsx)(Me,{hasError:Fe>Pe,getOwnerProps:ge,getOwnerPropsArguments:Je,children:`${Fe}/${Pe}`}),(0,l.jsx)(je,{children:Fe<Pe?`${Pe-Fe} characters remaining`:""})]}):null]}),ke&&(0,l.jsx)(je,{as:"legend",id:`${$e}_legend`,children:`${Qe}. ${Xe&&qe||!Xe&&yt||""}`}),Ct,yt&&!Xe?(0,l.jsx)(Vt,{"aria-live":"polite",leftLabel:ye,hideLabel:et,"aria-hidden":ke,id:`${$e}_feedback_message`,getOwnerProps:ge,getOwnerPropsArguments:Je,children:yt}):(0,l.jsx)(je,{id:`${$e}_feedback_message`}),qe&&Xe?(0,l.jsxs)(Kt,{hasError:Xe,leftLabel:ye,hideLabel:et,role:"alert",id:`${$e}_error_message`,getOwnerProps:ge,getOwnerPropsArguments:Je,children:[(0,l.jsx)(ze.A,{width:8,height:8,color:["danger","900"],style:{marginBottom:"2px"}}),"\xA0",`${qe}`]}):(0,l.jsx)(je,{id:`${$e}_error_message`})]})};Ce.displayName="DSFormLayoutBlockItem";const Pt=(0,lt.A)(Ce);Pt.propTypes=Ut},"./node_modules/.pnpm/@elliemae+ds-icons@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-icons/dist/esm/AlertsSmallFill.js"(fn,it,U){U.d(it,{A:()=>ct});var o=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),l=U("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Se=U("./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"),ct=ze=>(0,l.jsx)(Se.Ah,{width:12,height:13,...ze,viewBox:"0 0 12 13",children:(0,l.jsx)("path",{d:"M 7.2154 1.2771 L 11.8239 10.2545 C 12.1984 10.9839 11.956 11.904 11.2826 12.3096 C 11.0752 12.4345 10.8419 12.5 10.6046 12.5 L 1.3952 12.5 C 0.6246 12.5 0 11.8234 0 10.9889 C 0 10.7322 0.0603 10.4798 0.1753 10.2555 L 4.7762 1.278 C 5.1502 0.5483 5.9995 0.2851 6.6732 0.6902 C 6.901 0.8271 7.0888 1.0304 7.2154 1.2771 Z"})})}}]);