@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([[633],{"./node_modules/.pnpm/@elliemae+ds-form-checkbox@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-checkbox/dist/esm/index.js"(pe,Q,l){l.d(Q,{$W:()=>ye,Lt:()=>Ce});var i=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Z=l("./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"),_=l("./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"),q=l("./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"),ee=l("./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"),p=l("./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"),re=l("./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 h="DSCheckbox",C={CONTAINER:"root",INPUT:"input",INPUT_WRAPPER:"input-wrapper",LABEL:"label"},ne={...(0,re.lD)(h,C),CONTAINER:"ds-checkbox-container",INPUT:"ds-checkbox"},te={MOBILE:"mobile",DESKTOP:"desktop"},B={wrapLabel:!1,hasError:!1,checked:!1,disabled:!1,applyAriaDisabled:!1,readOnly:!1,tabIndex:0,onChange:()=>{},visualOnly:!1,withRelatedBlockLabel:!1},oe={..._.P,...q.w,...(0,ee.Y)(h,C),checked:p.A.oneOfType([p.A.bool,p.A.string]).description("Wheter the checkbox is set as bool or mixed").isRequiredIf(e=>!e.disabled&&!e.readOnly).defaultValue(!1),onChange:p.A.func.description("function executed when the checkbox changes state").signature("(( newIsChecked: boolean, e: React.SyntheticEvent ) => void )").isRequiredIf(e=>!e.disabled&&!e.readOnly&&!e.applyAriaDisabled),"aria-controls":p.A.string.description('a11y required attribute when "mixed" state is to be supported').isRequiredIf(e=>e.checked==="mixed"&&typeof e.ariaControls!="string"),ariaControls:p.A.string.description('deprecated equivalent of "aria-controls", please use "aria-controls" instead').deprecated({version:"3.x",message:'use "aria-controls" instead'}).isRequiredIf(e=>e.checked==="mixed"&&typeof e["aria-controls"]!="string"),label:p.A.string.description("Checkbox Label property. This label is also going to be used as an aria-label for screen readers."),hasError:p.A.bool.description("Whether the checkbox has error or not.").defaultValue(!1),disabled:p.A.bool.description("Whether the checkbox is disabled or not.").defaultValue(!1),applyAriaDisabled:p.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION.").defaultValue(!1),readOnly:p.A.bool.description("Whether the checkbox is readOnly or not.").defaultValue(!1),wrapLabel:p.A.bool.description("Whether to wrap or truncate the label").defaultValue(!1),withRelatedBlockLabel:p.A.bool.description("wheter the autogenerated aria-labelledby should also include a reference to the block label").defaultValue(!1),device:p.A.oneOf(Object.values(te)).description("When not provide will scale via css breakpoint media queries, if provided, breakpoint will be ignored in favor of explicit devide declaration"),innerRef:p.A.oneOfType([p.A.func,p.A.object]).description("Checkbox input ref.")};var f=l("./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"),u=l("./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"),v=l("./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"),A=l("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),T=l("./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");const g=(e,t)=>{(0,T.D)(e,t,h)},se=e=>{const{checked:t,onChange:o,onKeyDown:s,readOnly:a,applyAriaDisabled:r}=e,n=i.useCallback(m=>{r||o&&!a&&(t==="mixed"&&o(!0,m),t===!0&&o(!1,m),t===!1&&o(!0,m))},[t,o,a,r]),c=i.useCallback(m=>{s&&s(m),(m.code==="Space"||m.code==="Enter")&&!a&&(n(m),m.preventDefault())},[n,s,a]);return i.useMemo(()=>({handleOnChange:n,handleMixedCheckboxOnKeyDown:c}),[c,n])},L=e=>{const t=(0,f.b)(e,B);g(e,oe);const o=(0,u.u)(t),s=(0,v.d)(t),{id:a}=o,r=i.useMemo(()=>a||(0,A.L)(5),[a]),n=se(t);return i.useMemo(()=>({propsWithDefault:t,globalProps:o,xstyledProps:s,instanceUid:r,...n}),[n,o,r,t,s])},x={},I=(0,i.createContext)(x);var ie=null,F=l("./node_modules/.pnpm/@elliemae+ds-truncated-tooltip-text@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-truncated-tooltip-text/dist/esm/SimpleTruncatedTooltipText.js"),$=l("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/useOwnerProps/index.js"),y=l("./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"),V=l("./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"),U=l("./node_modules/.pnpm/@elliemae+ds-system@3.57.7_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/th.js"),R=l("./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");const j=({colors:e},t,o,s,a,r,n)=>n?e.danger[900]:r||s||a?e.neutral[500]:e.brand[600],N=(e,t,o,s,a,r,n=!1,c=void 0)=>{const m=`
1
+ "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[3421],{"./node_modules/.pnpm/@elliemae+ds-form-checkbox@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-form-checkbox/dist/esm/index.js"(pe,Q,l){l.d(Q,{$W:()=>ye,Lt:()=>Ce});var i=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Z=l("./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"),_=l("./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"),q=l("./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"),ee=l("./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"),p=l("./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"),re=l("./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 h="DSCheckbox",C={CONTAINER:"root",INPUT:"input",INPUT_WRAPPER:"input-wrapper",LABEL:"label"},ne={...(0,re.lD)(h,C),CONTAINER:"ds-checkbox-container",INPUT:"ds-checkbox"},te={MOBILE:"mobile",DESKTOP:"desktop"},B={wrapLabel:!1,hasError:!1,checked:!1,disabled:!1,applyAriaDisabled:!1,readOnly:!1,tabIndex:0,onChange:()=>{},visualOnly:!1,withRelatedBlockLabel:!1},oe={..._.P,...q.w,...(0,ee.Y)(h,C),checked:p.A.oneOfType([p.A.bool,p.A.string]).description("Wheter the checkbox is set as bool or mixed").isRequiredIf(e=>!e.disabled&&!e.readOnly).defaultValue(!1),onChange:p.A.func.description("function executed when the checkbox changes state").signature("(( newIsChecked: boolean, e: React.SyntheticEvent ) => void )").isRequiredIf(e=>!e.disabled&&!e.readOnly&&!e.applyAriaDisabled),"aria-controls":p.A.string.description('a11y required attribute when "mixed" state is to be supported').isRequiredIf(e=>e.checked==="mixed"&&typeof e.ariaControls!="string"),ariaControls:p.A.string.description('deprecated equivalent of "aria-controls", please use "aria-controls" instead').deprecated({version:"3.x",message:'use "aria-controls" instead'}).isRequiredIf(e=>e.checked==="mixed"&&typeof e["aria-controls"]!="string"),label:p.A.string.description("Checkbox Label property. This label is also going to be used as an aria-label for screen readers."),hasError:p.A.bool.description("Whether the checkbox has error or not.").defaultValue(!1),disabled:p.A.bool.description("Whether the checkbox is disabled or not.").defaultValue(!1),applyAriaDisabled:p.A.bool.description("Whether to apply disabled styling and announce as disabled in SR. CAN STILL RECEIVE FOCUS. PREVENTS ONLY MAIN ACTION.").defaultValue(!1),readOnly:p.A.bool.description("Whether the checkbox is readOnly or not.").defaultValue(!1),wrapLabel:p.A.bool.description("Whether to wrap or truncate the label").defaultValue(!1),withRelatedBlockLabel:p.A.bool.description("wheter the autogenerated aria-labelledby should also include a reference to the block label").defaultValue(!1),device:p.A.oneOf(Object.values(te)).description("When not provide will scale via css breakpoint media queries, if provided, breakpoint will be ignored in favor of explicit devide declaration"),innerRef:p.A.oneOfType([p.A.func,p.A.object]).description("Checkbox input ref.")};var f=l("./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"),u=l("./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"),v=l("./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"),A=l("./node_modules/.pnpm/uid@2.0.2/node_modules/uid/dist/index.mjs"),T=l("./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");const g=(e,t)=>{(0,T.D)(e,t,h)},se=e=>{const{checked:t,onChange:o,onKeyDown:s,readOnly:a,applyAriaDisabled:r}=e,n=i.useCallback(m=>{r||o&&!a&&(t==="mixed"&&o(!0,m),t===!0&&o(!1,m),t===!1&&o(!0,m))},[t,o,a,r]),c=i.useCallback(m=>{s&&s(m),(m.code==="Space"||m.code==="Enter")&&!a&&(n(m),m.preventDefault())},[n,s,a]);return i.useMemo(()=>({handleOnChange:n,handleMixedCheckboxOnKeyDown:c}),[c,n])},L=e=>{const t=(0,f.b)(e,B);g(e,oe);const o=(0,u.u)(t),s=(0,v.d)(t),{id:a}=o,r=i.useMemo(()=>a||(0,A.L)(5),[a]),n=se(t);return i.useMemo(()=>({propsWithDefault:t,globalProps:o,xstyledProps:s,instanceUid:r,...n}),[n,o,r,t,s])},x={},I=(0,i.createContext)(x);var ie=null,F=l("./node_modules/.pnpm/@elliemae+ds-truncated-tooltip-text@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-truncated-tooltip-text/dist/esm/SimpleTruncatedTooltipText.js"),$=l("./node_modules/.pnpm/@elliemae+ds-props-helpers@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-props-helpers/dist/esm/useOwnerProps/index.js"),y=l("./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"),V=l("./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"),U=l("./node_modules/.pnpm/@elliemae+ds-system@3.57.10_@elliemae+pui-theme@2.13.0_lodash-es@4.17.23/node_modules/@elliemae/ds-system/dist/esm/th.js"),R=l("./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");const j=({colors:e},t,o,s,a,r,n)=>n?e.danger[900]:r||s||a?e.neutral[500]:e.brand[600],N=(e,t,o,s,a,r,n=!1,c=void 0)=>{const m=`
2
2
  position: absolute;
3
3
  content: '';
4
4
  border-left: 0.154rem solid ${j(e,t,n,o,s,a,r)};
@@ -221,7 +221,7 @@ transform: rotate(-45deg);
221
221
  ${R.L1}
222
222
  `,he=y.I.p`
223
223
  display: none;
224
- `,xe=()=>{const{propsWithDefault:e,globalProps:t,instanceUid:o,handleOnChange:s,handleMixedCheckboxOnKeyDown:a}=i.useContext(I),{disabled:r,tabIndex:n,innerRef:c,checked:m,visualOnly:P,ariaControls:D,withRelatedBlockLabel:O,hasError:k,applyAriaDisabled:S}=e,{readOnly:b,...X}=t,{"aria-controls":M}=X,{getOwnerProps:E,getOwnerPropsArguments:Y}=(0,$.j)(e),H=M||D,ae=t["aria-label"]?void 0:`${o}_label${O?` ${o}_block_label`:""}`,z={id:o,"data-testid":"ds-checkbox","aria-checked":m,"aria-labelledby":ae,...X};return b&&(z["aria-readonly"]="true"),P?null:H?(0,d.jsx)(W,{...z,role:"checkbox","aria-controls":M||D,"aria-disabled":r||S||b,"aria-invalid":k,onClick:!r&&!b?s:void 0,onKeyDown:a,tabIndex:r?-1:n,innerRef:c,onMouseDown:J=>{r&&J.preventDefault()},"aria-describedby":b?`${o}-read-only-helper-msg`:void 0,getOwnerProps:E,getOwnerPropsArguments:Y}):(0,d.jsx)(le,{...z,type:"checkbox",checked:m,onChange:s,onKeyDown:a,disabled:r,tabIndex:n,innerRef:c,"aria-invalid":k,"aria-disabled":S||b,"aria-describedby":b?`${o}-read-only-helper-msg`:void 0,getOwnerProps:E,getOwnerPropsArguments:Y})},be=()=>{const{propsWithDefault:e,globalProps:t,instanceUid:o,xstyledProps:s,handleOnChange:a}=i.useContext(I),{checked:r,device:n,label:c,hasError:m,wrapLabel:P,ariaControls:D,applyAriaDisabled:O}=e,{disabled:k,readOnly:S,"aria-controls":b,className:X}=t,{getOwnerProps:M,getOwnerPropsArguments:E}=(0,$.j)(e),{ariaControls:Y}=e,H=b||Y,ae=i.useCallback(z=>{if(a(z),H){const J=document.getElementById(o);J&&J.focus()}},[H,a,o]);return(0,d.jsxs)(ue,{wrapLabel:P,device:n,"data-testid":"ds-checkbox-container",className:X,hasLabel:Boolean(c),...s,getOwnerProps:M,getOwnerPropsArguments:E,children:[(0,d.jsx)(de,{device:n,checked:r,hasError:m,disabled:k,applyAriaDisabled:O,readOnly:S,getOwnerProps:M,getOwnerPropsArguments:E,children:(0,d.jsx)(xe,{})}),c&&(0,d.jsx)(me,{id:`${o}_label`,htmlFor:o,disabled:k,applyAriaDisabled:O,readOnly:S,checked:r,"data-testid":"ds-checkbox-label",wrapLabel:P,device:n,...!k&&(b||D)?{onClick:ae}:{},getOwnerProps:M,getOwnerPropsArguments:E,children:P?(0,d.jsx)(ce,{children:c}):(0,d.jsx)(F.n,{value:c})}),S?(0,d.jsx)(he,{id:`${o}-read-only-helper-msg`,children:"Read only"}):null]})},K=e=>{const t=L(e);return(0,d.jsx)(I.Provider,{value:t,children:(0,d.jsx)(be,{})})};K.displayName="DSControlledCheckbox";const fe=(0,Z.A)(K);fe.propTypes=oe;const ye=({...e})=>(0,d.jsx)(K,{...e}),Ce=({...e})=>(0,d.jsx)(K,{...e,visualOnly:!0})},"./node_modules/.pnpm/@elliemae+ds-truncated-tooltip-text@3.57.7_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-truncated-tooltip-text/dist/esm/SimpleTruncatedTooltipText.js"(pe,Q,l){l.d(Q,{n:()=>B});var i=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Z=l("./node_modules/.pnpm/@elliemae+ds-legacy-popover@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-popover/dist/esm/DSPopover.js"),_=l("./node_modules/.pnpm/@elliemae+ds-legacy-popper@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-popper/dist/esm/positions.js"),q=l("./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"),ee=l("./node_modules/.pnpm/styled-components@5.3.11_react-dom@18.3.1_react@18.3.1/node_modules/styled-components/dist/styled-components.browser.esm.js");const p=(f,u)=>{const v=(0,i.useRef)(),A=(0,i.useCallback)(()=>{const g=v.current;g&&(v.current=void 0,clearTimeout(g))},[v]);return[(0,i.useCallback)((...g)=>{v.current=setTimeout(()=>f(...g),u)},[f,u]),A]};var re=null;const h="DS-SimpleTruncateText",C=({offsetWidth:f,scrollWidth:u})=>f<u,ne=(f="",u={})=>({reference:null,visible:!1,value:f,options:u}),te=q.I.span`
224
+ `,xe=()=>{const{propsWithDefault:e,globalProps:t,instanceUid:o,handleOnChange:s,handleMixedCheckboxOnKeyDown:a}=i.useContext(I),{disabled:r,tabIndex:n,innerRef:c,checked:m,visualOnly:P,ariaControls:D,withRelatedBlockLabel:O,hasError:k,applyAriaDisabled:S}=e,{readOnly:b,...X}=t,{"aria-controls":M}=X,{getOwnerProps:E,getOwnerPropsArguments:Y}=(0,$.j)(e),H=M||D,ae=t["aria-label"]?void 0:`${o}_label${O?` ${o}_block_label`:""}`,z={id:o,"data-testid":"ds-checkbox","aria-checked":m,"aria-labelledby":ae,...X};return b&&(z["aria-readonly"]="true"),P?null:H?(0,d.jsx)(W,{...z,role:"checkbox","aria-controls":M||D,"aria-disabled":r||S||b,"aria-invalid":k,onClick:!r&&!b?s:void 0,onKeyDown:a,tabIndex:r?-1:n,innerRef:c,onMouseDown:J=>{r&&J.preventDefault()},"aria-describedby":b?`${o}-read-only-helper-msg`:void 0,getOwnerProps:E,getOwnerPropsArguments:Y}):(0,d.jsx)(le,{...z,type:"checkbox",checked:m,onChange:s,onKeyDown:a,disabled:r,tabIndex:n,innerRef:c,"aria-invalid":k,"aria-disabled":S||b,"aria-describedby":b?`${o}-read-only-helper-msg`:void 0,getOwnerProps:E,getOwnerPropsArguments:Y})},be=()=>{const{propsWithDefault:e,globalProps:t,instanceUid:o,xstyledProps:s,handleOnChange:a}=i.useContext(I),{checked:r,device:n,label:c,hasError:m,wrapLabel:P,ariaControls:D,applyAriaDisabled:O}=e,{disabled:k,readOnly:S,"aria-controls":b,className:X}=t,{getOwnerProps:M,getOwnerPropsArguments:E}=(0,$.j)(e),{ariaControls:Y}=e,H=b||Y,ae=i.useCallback(z=>{if(a(z),H){const J=document.getElementById(o);J&&J.focus()}},[H,a,o]);return(0,d.jsxs)(ue,{wrapLabel:P,device:n,"data-testid":"ds-checkbox-container",className:X,hasLabel:Boolean(c),...s,getOwnerProps:M,getOwnerPropsArguments:E,children:[(0,d.jsx)(de,{device:n,checked:r,hasError:m,disabled:k,applyAriaDisabled:O,readOnly:S,getOwnerProps:M,getOwnerPropsArguments:E,children:(0,d.jsx)(xe,{})}),c&&(0,d.jsx)(me,{id:`${o}_label`,htmlFor:o,disabled:k,applyAriaDisabled:O,readOnly:S,checked:r,"data-testid":"ds-checkbox-label",wrapLabel:P,device:n,...!k&&(b||D)?{onClick:ae}:{},getOwnerProps:M,getOwnerPropsArguments:E,children:P?(0,d.jsx)(ce,{children:c}):(0,d.jsx)(F.n,{value:c})}),S?(0,d.jsx)(he,{id:`${o}-read-only-helper-msg`,children:"Read only"}):null]})},K=e=>{const t=L(e);return(0,d.jsx)(I.Provider,{value:t,children:(0,d.jsx)(be,{})})};K.displayName="DSControlledCheckbox";const fe=(0,Z.A)(K);fe.propTypes=oe;const ye=({...e})=>(0,d.jsx)(K,{...e}),Ce=({...e})=>(0,d.jsx)(K,{...e,visualOnly:!0})},"./node_modules/.pnpm/@elliemae+ds-truncated-tooltip-text@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-truncated-tooltip-text/dist/esm/SimpleTruncatedTooltipText.js"(pe,Q,l){l.d(Q,{n:()=>B});var i=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=l("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),Z=l("./node_modules/.pnpm/@elliemae+ds-legacy-popover@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-popover/dist/esm/DSPopover.js"),_=l("./node_modules/.pnpm/@elliemae+ds-legacy-popper@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-popper/dist/esm/positions.js"),q=l("./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"),ee=l("./node_modules/.pnpm/styled-components@5.3.11_react-dom@18.3.1_react@18.3.1/node_modules/styled-components/dist/styled-components.browser.esm.js");const p=(f,u)=>{const v=(0,i.useRef)(),A=(0,i.useCallback)(()=>{const g=v.current;g&&(v.current=void 0,clearTimeout(g))},[v]);return[(0,i.useCallback)((...g)=>{v.current=setTimeout(()=>f(...g),u)},[f,u]),A]};var re=null;const h="DS-SimpleTruncateText",C=({offsetWidth:f,scrollWidth:u})=>f<u,ne=(f="",u={})=>({reference:null,visible:!1,value:f,options:u}),te=q.I.span`
225
225
  text-overflow: ellipsis;
226
226
  white-space: nowrap;
227
227
  overflow: hidden;
@@ -0,0 +1,128 @@
1
+ "use strict";(globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[3444],{"./node_modules/.pnpm/@elliemae+ds-grid@3.57.10_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-grid/dist/esm/Grid.js"(Ge,M,a){a.d(M,{Ay:()=>ge});var f=a("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),W=a("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),k=a("./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"),r=a("./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"),D=a("./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"),B=a("./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");const O=["flex-start","center","flex-end","space-between","space-around","space-evenly"],I=["flex-start","center","flex-end","stretch","baseline"],G=["wrap","nowrap","wrap-reverse"],V=["xs","s","m","l","xl"],E={rows:[],cols:[],className:"",justify:"flex-start",wrap:"wrap",span:1,justifyItems:"normal"},v=r.A.shape({xsmall:r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string])),small:r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string])),medium:r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string])),large:r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string]))}),F=r.A.shape({xsmall:r.A.number,small:r.A.number,medium:r.A.number,large:r.A.number}),L={...D.P,...B.w,rows:r.A.oneOfType([r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string])),r.A.number,v]).description("Row layout cells").defaultValue([]),cols:r.A.oneOfType([r.A.arrayOf(r.A.oneOfType([r.A.number,r.A.string])),r.A.number,v]).description("Column layout cells").defaultValue([]),span:r.A.oneOfType([r.A.number,F]).description("Expands the grid element within columns."),alignItems:r.A.oneOf(I).description("flex-like align items prop"),children:r.A.node.description("Children node inside grid cell"),className:r.A.string.description("CSS class").defaultValue(""),justifyContent:r.A.oneOf(O).description("flex-like justify prop").defaultValue(O[0]),gutter:r.A.oneOfType([r.A.number,r.A.string]).description("Space between cells prop").defaultValue(0),justify:r.A.oneOfType([r.A.number,r.A.string]).description("Space between cells prop"),justifyItems:r.A.oneOfType([r.A.number,r.A.string]).description("Space between cells prop"),alignContent:r.A.oneOfType([r.A.number,r.A.string]).description("Space between cells prop"),rowGap:r.A.oneOfType([r.A.number,r.A.string]).description("Space between cells prop"),innerRef:r.A.oneOfType([r.A.func,r.A.object]).description("Ref to the grid"),wrap:r.A.oneOf(G).description("Wrap type").defaultValue(G[0]),withMaxWidthBreakpoints:r.A.bool.description("weather use max width").defaultValue(void 0),height:r.A.oneOfType([r.A.number,r.A.string]).description("Grid height."),width:r.A.oneOfType([r.A.number,r.A.string]).description("Grid width."),backgroundColor:r.A.string.description("Sets background color."),bg:r.A.string.description("Sets background color."),boxShadow:r.A.oneOf(V).description("Sets background color."),border:r.A.string.description("Sets border."),borderRadius:r.A.string.description("Sets border radius."),borderWidth:r.A.string.description("Sets border width."),borderStyle:r.A.string.description("Sets border style."),borderColor:r.A.string.description("Sets border color."),borderTop:r.A.string.description("Sets top border."),borderBottom:r.A.string.description("Sets bottom border."),borderLeft:r.A.string.description("Sets left border."),borderRight:r.A.string.description("Sets right border."),borderTopWidth:r.A.string.description("Sets border top width."),borderTopStyle:r.A.string.description("Sets border top style."),borderTopColor:r.A.string.description("Sets border top color."),borderBottomWidth:r.A.string.description("Sets border bottom width."),borderBottomStyle:r.A.string.description("Sets border bottom style."),borderBottomColor:r.A.string.description("Sets border bottom color."),borderRightWidth:r.A.string.description("Sets border right width."),borderRightStyle:r.A.string.description("Sets border right style."),borderRightColor:r.A.string.description("Sets border right color."),borderLeftWidth:r.A.string.description("Sets border left width."),borderLeftStyle:r.A.string.description("Sets border left style."),borderLeftColor:r.A.string.description("Sets border left color.")},He=e=>{if(typeof e!="object"||e===null)return{};const i=e,n=e,s={};return Object.keys(i).forEach(t=>{const l=t;n[l]&&i[l]!==void 0&&(s[l]=i[l])}),s};var m=a("./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"),N=a("./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"),g=a("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/get.js"),A=a("./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/theme.js");function H(e){return e?String(e).includes("rem")||String(e).includes("px")?e:`${A.w.space[e]}`:"0rem"}function w(e){return e?`${A.w.space[e]} * 2`:"0rem"}function S(e){return typeof e=="string"?(0,g.A)(A.w,e)?`${(0,g.A)(A.w,e)}`:e:`${e*100}%`}function P(e,i){return e?e==="fit-content"?e:Array.isArray(e)?e.map(n=>`calc(${S(n)} - (${w(i)}))`):`calc(${S(e)} - (${w(i)}))`:""}function we(e){return e?Array.isArray(e)?e.map(i=>S(i)):S(e):""}function K(e){return e.map(n=>n<1?Math.floor(1/n):n).map(n=>`${n}fr`)}function R(e){return(0,g.A)(A.w,e)?`${(0,g.A)(A.w,e)}`:typeof e=="string"?e:`${e<1?Math.floor(1/e):e}fr`}function p(e){return Array.isArray(e)?e.some(i=>typeof i=="string")?e.map(i=>R(i)):K(e):R(e)}var j=a("./node_modules/.pnpm/@xstyled+system@3.7.5/node_modules/@xstyled/system/dist/index.mjs"),Q=a("./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-utilities/sizing.js"),z=a("./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-utilities/space.js"),X=a("./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-utilities/border.js"),Z=a("./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-utilities/background.js");const T=e=>`
2
+ -ms-grid-column: auto / span ${e};
3
+ grid-column: auto / span ${e};
4
+ `,J=({isSpanParent:e,span:i,theme:n})=>{if(!e)return[(0,m.AH)``];if(typeof i=="number")return[(0,m.AH)`
5
+ -ms-grid-column: auto / span ${i};
6
+ grid-column: auto / span ${i};
7
+ `];if(typeof i!="object")return[(0,m.AH)``];const s=[];if(i.large){const t=T(i.large);s.length===0&&s.push((0,m.AH)`
8
+ ${t}
9
+ `),s.push(n.media.large`${t}`)}if(i.medium){const t=T(i.medium);s.length===0&&s.push((0,m.AH)`
10
+ ${t}
11
+ `),s.push(n.media.medium`${t}`)}if(i.small){const t=T(i.small);s.length===0&&s.push((0,m.AH)`
12
+ ${t}
13
+ `),s.push(n.media.small`${t}`)}if(i.xsmall){const t=T(i.xsmall);s.length===0&&s.push((0,m.AH)`
14
+ ${t}
15
+ `),s.push(n.media.xsmall`${t}`)}return s},U=e=>typeof e=="object"&&!Array.isArray(e),y=e=>{const i=p(e).join(" "),n=p(e).map(s=>`minmax(0, ${s})`).join(" ");return`
16
+ -ms-grid-columns: ${i||"minmax(0px, 1fr)"};
17
+ grid-template-columns: ${i||"auto"};
18
+ -ms-grid-columns: ${n||"minmax(0px, 1fr)"};
19
+ grid-template-columns: ${n||"auto"};
20
+ `},h=e=>`
21
+ -ms-grid-columns: repeat(${e}, 1fr);
22
+ grid-template-columns: repeat(${e}, 1fr);
23
+ `,Y=(e,i,n)=>{const s=[];if(e.large){let t="";Array.isArray(e.large)?t=y(e.large):n&&(t=h(e.large)),s.push(i.media.large`${t}`),s.length===0&&s.push((0,m.AH)`
24
+ ${t}
25
+ `)}if(e.medium){let t="";Array.isArray(e.medium)?t=y(e.medium):n&&(t=h(e.medium)),s.push(i.media.medium`${t}`),s.length===0&&s.push((0,m.AH)`
26
+ ${t}
27
+ `)}if(e.small){let t="";Array.isArray(e.small)?t=y(e.small):n&&(t=h(e.small)),s.push(i.media.small`${t}`),s.length===0&&s.push((0,m.AH)`
28
+ ${t}
29
+ `)}if(e.xsmall){let t="";Array.isArray(e.xsmall)?t=y(e.xsmall):n&&(t=h(e.xsmall)),s.push(i.media.xsmall`${t}`),s.length===0&&s.push((0,m.AH)`
30
+ ${t}
31
+ `)}return s},_=({cols:e,theme:i,isSpanParent:n})=>{if(U(e))return Y(e,i,n);if(Array.isArray(e)){const s=y(e);return[(0,m.AH)`
32
+ ${s}
33
+ `]}if(n){const s=h(e);return[(0,m.AH)`
34
+ ${s}
35
+ `]}return[(0,m.AH)``]},q=e=>typeof e=="object"&&!Array.isArray(e),$=e=>{const i=p(e).join(" "),n=p(e).map(s=>`minmax(0, ${s})`).join(" ");return`
36
+ -ms-grid-rows: ${i||"minmax(0px, 1fr)"};
37
+ grid-template-rows: ${i||"auto"};
38
+ -ms-grid-rows: ${n||"minmax(0px, 1fr)"};
39
+ grid-template-rows: ${n||"auto"};
40
+ `},b=e=>`
41
+ -ms-grid-rows: repeat(${e}, 1fr);
42
+ grid-template-rows: repeat(${e}, 1fr);
43
+ `,ee=(e,i,n)=>{const s=[];if(e.large){let t="";Array.isArray(e.large)?t=$(e.large):n&&(t=b(e.large)),s.length===0&&s.push((0,m.AH)`
44
+ ${t}
45
+ `),s.push(i.media.large`${t}`)}if(e.medium){let t="";Array.isArray(e.medium)?t=$(e.medium):n&&(t=b(e.medium)),s.length===0&&s.push((0,m.AH)`
46
+ ${t}
47
+ `),s.push(i.media.medium`${t}`)}if(e.small){let t="";Array.isArray(e.small)?t=$(e.small):n&&(t=b(e.small)),s.length===0&&s.push((0,m.AH)`
48
+ ${t}
49
+ `),s.push(i.media.small`${t}`)}if(e.xsmall){let t="";Array.isArray(e.xsmall)?t=$(e.xsmall):n&&(t=b(e.xsmall)),s.length===0&&s.push((0,m.AH)`
50
+ ${t}
51
+ `),s.push(i.media.xsmall`${t}`)}return s},re=({rows:e,theme:i,isSpanParent:n})=>{if(q(e))return ee(e,i,n);if(Array.isArray(e)){const s=$(e);return[(0,m.AH)`
52
+ ${s}
53
+ `]}if(n){const s=b(e);return[(0,m.AH)`
54
+ ${s}
55
+ `]}return[(0,m.AH)``]},se=(0,m.AH)`
56
+ ${({isSpanParent:e,span:i,theme:n})=>{if(!e)return"";if(typeof i=="number")return`
57
+ -ms-grid-column: auto / span ${i};
58
+ grid-column: auto / span ${i};`;if(typeof i!="object")return"";let s="";return Object.keys(n.media).forEach(t=>{const l=t,o=i[l];o&&n.breakpoints[l]&&(l==="xsmall"?s+=`
59
+ -ms-grid-column: auto / span ${o};
60
+ grid-column: auto / span ${o};
61
+ `:s+=`@media (min-width: ${n.breakpoints[l]}) {
62
+ -ms-grid-column: auto / span ${o};
63
+ grid-column: auto / span ${o};
64
+ }`)}),s}}
65
+ `,te=(0,m.AH)`
66
+ ${({cols:e,theme:i,isSpanParent:n})=>{if(typeof e=="object"&&!Array.isArray(e)){let s="";return Object.keys(i.media).forEach(t=>{const l=t,o=e[l];if(o&&Array.isArray(o)){const d=p(o).join(" "),u=p(o).map(x=>`minmax(0, ${x})`).join(" ");l==="xsmall"?s+=`-ms-grid-columns: ${d||"minmax(0px, 1fr)"};
67
+ grid-template-columns: ${d||"auto"};
68
+ -ms-grid-columns: ${u||"minmax(0px, 1fr)"};
69
+ grid-template-columns: ${u||"auto"};`:s+=`@media (min-width: ${i.breakpoints[l]}) {
70
+ -ms-grid-columns: ${d||"minmax(0px, 1fr)"};
71
+ grid-template-columns: ${d||"auto"};
72
+ -ms-grid-columns: ${u||"minmax(0px, 1fr)"};
73
+ grid-template-columns: ${u||"auto"};
74
+ }`}else o&&n&&(l==="xsmall"?s+=`-ms-grid-columns: repeat(${o}, 1fr);
75
+ grid-template-columns: repeat(${o}, 1fr);`:s+=`@media (min-width: ${i.breakpoints[l]}) {
76
+ -ms-grid-columns: repeat(${o}, 1fr);
77
+ grid-template-columns: repeat(${o}, 1fr);
78
+ }`)}),s}if(Array.isArray(e)){const s=p(e).join(" "),t=p(e).map(l=>`minmax(0, ${l})`).join(" ");return`
79
+ -ms-grid-columns: ${s||"minmax(0px, 1fr)"};
80
+ grid-template-columns: ${s||"auto"};
81
+ -ms-grid-columns: ${t||"minmax(0px, 1fr)"};
82
+ grid-template-columns: ${t||"auto"};`}return n?`
83
+ -ms-grid-columns: repeat(${e}, 1fr);
84
+ grid-template-columns: repeat(${e}, 1fr);`:""}}
85
+ `,ie=(0,m.AH)`
86
+ ${({rows:e,theme:i,isSpanParent:n})=>{if(typeof e=="object"&&!Array.isArray(e)){let s="";return Object.keys(i.media).forEach(t=>{const l=t,o=e[l];if(o&&Array.isArray(o)){const d=p(o).join(" "),u=p(o).map(x=>`minmax(0, ${x})`).join(" ");t==="xsmall"?s+=`-ms-grid-rows: ${d||"minmax(0px, 1fr)"};
87
+ grid-template-rows: ${d||"auto"};
88
+ -ms-grid-rows: ${u||"minmax(0px, 1fr)"};
89
+ grid-template-rows: ${u||"auto"};`:s+=`@media (min-width: ${i.breakpoints[l]}) {
90
+ -ms-grid-rows: ${d||"minmax(0px, 1fr)"};
91
+ grid-template-rows: ${d||"auto"};
92
+ -ms-grid-rows: ${u||"minmax(0px, 1fr)"};
93
+ grid-template-rows: ${u||"auto"};
94
+ }`}else o&&n&&(l==="xsmall"?s+=`-ms-grid-rows: repeat(${o}, 1fr);
95
+ grid-template-rows: repeat(${o}, 1fr);`:s+=`@media (min-width: ${i.breakpoints[l]}) {
96
+ -ms-grid-rows: repeat(${o}, 1fr);
97
+ grid-template-rows: repeat(${o}, 1fr);
98
+ }`)}),s}if(Array.isArray(e)){const s=p(e).join(" "),t=p(e).map(l=>`minmax(0, ${l})`).join(" ");return`
99
+ -ms-grid-rows: ${s||"minmax(0px, 1fr)"};
100
+ grid-template-rows: ${s||"auto"};
101
+ -ms-grid-rows: ${t||"minmax(0px, 1fr)"};
102
+ grid-template-rows: ${t||"auto"};
103
+ `}return n?`
104
+ -ms-grid-rows: repeat(${e}, 1fr);
105
+ grid-template-rows: repeat(${e}, 1fr);`:""}}
106
+ `,ne=(0,m.AH)`
107
+ ${_}
108
+ ${re}
109
+ ${J}
110
+ `,oe=(0,m.AH)`
111
+ ${te}
112
+ ${ie}
113
+ ${se}
114
+ `,le=N.I.div`
115
+ display: grid;
116
+ display: -ms-grid;
117
+ ${({gutter:e})=>e!==void 0?`column-gap: ${H(e)};`:""}
118
+ ${({gutter:e})=>e!==void 0?`row-gap: ${H(e)};`:""}
119
+ ${j.QKh}
120
+ ${j.nun}
121
+ ${Q.v}
122
+ ${z.x}
123
+ ${({withMaxWidthBreakpoints:e})=>e?ne:oe}
124
+ ${j.MS_}
125
+ ${X.s}
126
+ ${Z.T}
127
+ ${j.Zpx}
128
+ `;var me=a("./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"),ae=a("./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"),de=a("./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 pe=e=>{const{children:i}=e;let n=!0;const s=f.Children.map(i,t=>{if((0,g.A)(t,"child.type.name")==="Grid"||(0,g.A)(t,"type.displayName")==="Grid"||parseInt((0,g.A)(t,"props.span","0"),10)>0){const{width:l,height:o,span:d}=t.props;return d||(n=!1),f.cloneElement(t,{...t.props,width:P(l),height:P(o)})}return t});return{isSpanParent:n,renderChildren:s}},ue=e=>{const{children:i,...n}=e,s=(0,me.b)(n,E);s.children=i;const t=(0,ae.u)(s),l=(0,de.d)(s),{isSpanParent:o,renderChildren:d}=pe(s);return{propsWithDefaults:s,globalProps:t,xstyledProps:l,isSpanParent:o,renderChildren:d}},ce="DSGrid",C=f.forwardRef((e,i)=>{const{propsWithDefaults:{withMaxWidthBreakpoints:n,alignItems:s,cols:t,children:l,rows:o,gutter:d,justify:u,wrap:x,width:Ae,height:ye,innerRef:he,span:c,...$e},globalProps:be,xstyledProps:xe,isSpanParent:Se,renderChildren:je}=ue(e),Te=(0,f.useMemo)(()=>c&&typeof c!="number"&&c.small&&!c.xsmall?{...c,xsmall:c.small}:c,[c]),Ce=(0,f.useMemo)(()=>typeof t=="object"&&!Array.isArray(t)&&t.small&&!t.xsmall?{...t,xsmall:t.small}:t,[t]),Oe=(0,f.useMemo)(()=>typeof o=="object"&&!Array.isArray(o)&&o.small&&!o.xsmall?{...o,xsmall:o.small}:o,[o]);return(0,W.jsx)(le,{...$e,...be,...xe,span:Te,alignItems:s,cols:Ce,gutter:d,isSpanParent:Se,justify:u,rows:Oe,wrap:x,childNumber:f.Children.count(l),innerRef:he??i,w:Ae,h:ye,withMaxWidthBreakpoints:n,children:je})});C.displayName=ce;const fe=(0,k.A)(C);fe.propTypes=L;var ge=C}}]);
@@ -1,8 +1,8 @@
1
- (globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[3782],{"./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/TextBox/DSTextBox.js"(Xe,xe,c){"use strict";c.d(xe,{UN:()=>re});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/PropTypes.js"),K=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/describe.js"),ne=c("./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/Input/DSInput.js");const re=({containerProps:ae={},autoFocus:m=!1,disabled:O=!1,maxLength:W=255,minLength:Q=0,fluidWidth:Ae=!1,placeholder:ue,value:we="",hasError:p=!1,readOnly:E=!1,innerRef:J=null,type:ce="text",min:oe=void 0,max:Ee=void 0,clearable:X=!1,leftComponent:Re=null,rightComponent:Me=null,required:Ve=!1,variant:te,disableTooltip:Se,id:de,...Ce})=>(0,d.jsx)(ne._C,{...Ce,"aria-label":de?void 0:Ce["aria-label"]||"Text Box","aria-describedby":Ce["aria-describedby"]||`${de?`${de}_feedback_message`:""}`,autoFocus:m,clearable:X,containerProps:ae,disabled:O,fluidWidth:Ae,hasError:p,innerRef:J,leftComponent:Re,max:Ee,maxLength:W,min:oe,minLength:Q,placeholder:ue,readOnly:E,required:Ve,rightComponent:Me,role:"textbox",type:ce,value:we,variant:te,disableTooltip:Se,id:de}),h={containerProps:f.A.shape({}).description("inject props at textbox wrapper"),autoFocus:f.A.bool.description("Whether the text box uses auto focus or not"),disabled:f.A.bool.description("Whether the text box is disabled or not"),maxLength:f.A.number.description("Max length for the text box"),minLength:f.A.number.description("Min length for the text box"),fluidWidth:f.A.bool.description("Make the content of the text box fit the container or not"),placeholder:f.A.string.description("Placeholder for the text box"),value:f.A.string.description("Default value once the component is initialized"),hasError:f.A.bool.description("Whether the text box has error or not"),readOnly:f.A.bool.description("Whether the text box is read only or not"),min:f.A.number.description("html min prop for input"),max:f.A.number.description("html max prop for input"),clearable:f.A.bool.description("Whether the text box is clearable or not"),leftComponent:f.A.element.description("Component to be added at the left side of the text box"),rightComponent:f.A.element.description("Component to be added at the right side of the text box"),required:f.A.bool.description("Whether the text box is required or not"),variant:f.A.string.description("variant-default','variant-focus','variant-active','variant-disabled'"),type:f.A.string.description("html input type"),innerRef:f.A.oneOfType([f.A.func,f.A.object]).description("internal ref"),disableTooltip:f.A.bool.description("Whether to show a tooltip or not when text does not fit").defaultValue(!0)};re.propTypes=h,re.displayName="DSTextBox";const Z=(0,K.A)(re);Z.propTypes=h;var $=null},"./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/DSInputMask.js"(Xe,xe,c){"use strict";c.d(xe,{e8:()=>Fe});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.7.0_react-dom@17.0.2/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/useDeprecateComponent/index.js"),K=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/describe.js"),ne=c("./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/MaskTypes.js"),re=c("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isEqual.js"),h=c("./node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js"),Z=c("./node_modules/.pnpm/text-mask-core@5.1.2/node_modules/text-mask-core/dist/textMaskCore.js");const $=(e,i)=>{if(e?.setSelectionRange)e?.focus(),e?.setSelectionRange(i,i);else if(e?.createTextRange){const l=e?.createTextRange();l?.collapse(!0),l?.moveEnd("character",i),l?.moveStart("character",i),l?.select()}};var ae=null,m=c("./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/TextBox/DSTextBox.js");const O=e=>{let i=e;if(e&&e.target){const{target:{value:l}}=e;i=l}return i},W=(e,i="")=>typeof e=="function"?e(i):e,Q=(e,i)=>{const l=O(e);if(!l)return"";const t=W(i,e).filter(u=>typeof u=="string");return l?.split("")?.filter(u=>{const a=t.findIndex(o=>o===u);return a>=0?(t.splice(a,1),!1):!0})?.join("")},Ae=(e,i)=>{const l=O(e);if(!l)return!1;const t=W(i,l).filter(u=>typeof u=="string");return l&&l?.split("")?.forEach(u=>{const a=t.findIndex(o=>o===u);a>=0&&t.splice(a,1)}),t.length!==0};class ue extends r.Component{constructor(i){super(i),this.lastkey=null,this.lastkeycode=null,this.conformValue=(l,n,{skipCaretPositioning:t=!1,skipOnChangeCallback:u=!1}={})=>{const{previousConformedValue:a}=this.state,{onChange:o,mask:g,placeholderChar:k="_",pipe:T}=this.props,v=O(l);if(v.length===0){this.setState({maskedValue:v,previousConformedValue:v,focus:!0},()=>{const Y={target:{value:v,originalValue:v},lastkey:this.lastkey};o(Y)});return}const V=W(g,v).filter(Y=>Y!=="[]"),z=(0,Z.conformToMask)(v,V,{guide:!1,placeholderChar:k,...a&&{previousConformedValue:a}}),{conformedValue:P}=z;let M=P;const H=V[V.length-1],b=P.charAt(P.length-1);typeof H=="string"&&H!==b&&(M=P+H);let L={indexesOfPipedChars:[],value:M,valid:!0};typeof T=="function"&&(L=T()(M));const S=L.valid?L.value:a,F=(0,Z.conformToMask)("",V,{guide:!0,placeholderChar:k}),{indexesOfPipedChars:A}=L,U={previousConformedValue:a,conformedValue:S,currentCaretPosition:n,rawValue:v,placeholderChar:k,placeholder:F.conformedValue,indexesOfPipedChars:A,caretTrapIndexes:[]},j=(0,Z.adjustCaretPosition)(U);this.setState({maskedValue:S,previousConformedValue:S,focus:!0},()=>{const Y={target:{value:S,originalValue:v},lastkey:this.lastkey};u||o(Y),t||setTimeout(()=>$(this.inputref,j))})},this.handleOnChange=l=>{const n=l?.target?.value||"",{selectionEnd:t}=l.target,u=t;this.conformValue(n,u)},this.handleKeyDown=l=>{l.stopPropagation();const{onKeyDown:n}=this.props;this.lastkey=l.key,this.lastkeycode=l.keyCode,n(l)},this.handleBlur=l=>{const{onBlur:n}=this.props;this.setState({focus:!1}),n(l)},this.inputref=r.createRef(),this.state={maskedValue:"",previousConformedValue:""},this.conformValue=this.conformValue.bind(this)}componentDidMount(){const{value:i,mask:l}=this.props,n=Ae(i,l),t=n?i:Q(i,l);if(t==="")return;const u=!n;this.conformValue(t,t.length,{skipCaretPositioning:!0,skipOnChangeCallback:u})}componentDidUpdate(i){const{value:l,mask:n}=i,{value:t,mask:u}=this.props,a=O(t),o=Ae(a,u),g=o?a:Q(a,u);if(g==="")return;const k=W(u,g),T=O(l),G=Ae(T,n)?T:Q(T,n),V=W(n,G);if(T!==a||!(0,re.A)(V,k)){const z=!o;this.conformValue(g,g.length,{skipCaretPositioning:!0,skipOnChangeCallback:z})}}render(){const{autoFocus:i,style:l,disabled:n,className:t,name:u,maxLength:a,minLength:o,fluidWidth:g,placeholder:k,onKeyDown:T,onClick:v,onChange:G,onFocus:V,onBlur:z,onPaste:P,onKeyUp:M,hasError:H,readOnly:b,type:L,innerRef:S,clearable:F=!1,leftComponent:A,rightComponent:U,value:j,...Y}=this.props,{maskedValue:R,focus:C}=this.state,D=O(j),_=typeof D=="string"||typeof D=="number"?D:R;return(0,d.jsx)(m.UN,{...Y,"aria-label":Y["aria-label"],className:t,clearable:F,disabled:n,fluidWidth:g,hasError:H,isActive:C,leftComponent:A,maxLength:a,minLength:o,name:u,onBlur:this.handleBlur,onChange:this.handleOnChange,onClick:v,onFocus:V,onKeyDown:this.handleKeyDown,onKeyUp:M,onPaste:P,placeholder:k,readOnly:b,rightComponent:U,style:l,type:L,value:_})}}ue.propTypes={autoFocus:h.bool,style:h.object,disabled:h.bool,className:h.string,name:h.string,maxLength:h.number,minLength:h.number,fluidWidth:h.bool,placeholder:h.string,value:h.string,onChange:h.func,onKeyDown:h.func,leftComponent:h.element,rightComponent:h.element,onFocus:h.func,onBlur:h.func,onPaste:h.func,onKeyUp:h.func,hasError:h.bool,readOnly:h.bool,onClick:h.func,clearable:h.bool,type:h.string,innerRef:h.any,mask:h.any,placeholderChar:h.string};var we=null,p=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/PropTypes.js");const E={autoFocus:p.A.bool.description("Should component focus automatically"),style:p.A.object.description("Set style for the input mask"),disabled:p.A.bool.description("Whether the input mask is disabled or not"),disableTooltip:p.A.bool.description("Whether to show a tooltip or not when text does not fit").defaultValue(!0),className:p.A.string.description("css class"),name:p.A.string.description("html name prop for form"),maxLength:p.A.number.description("Max length for the input mask"),minLength:p.A.number.description("Min length for the input mask"),fluidWidth:p.A.bool.description("Whether to make the content of the input mask fit the container or not"),isShowElipsisActive:p.A.bool.description("Wheter to enable the ellipsis and tooltip functionality or not").defaultValue(!0),placeholder:p.A.node.description("Component that works as placeholder"),onKeyDown:p.A.func.description("Allows a function that is triggered once a key is being pressed"),onClick:p.A.func.description("Allows a function that is triggered once the input mask is clicked"),onChange:p.A.func.description("Allows a function that is triggered once the input mask changes"),onFocus:p.A.func.description("Allows a function that is triggered once the input mask is focused"),onBlur:p.A.func.description("Allows a function that is triggered once the input mask loses focus"),onPaste:p.A.func.description("Allows a function that is triggered once the input mask is pasted"),onKeyUp:p.A.func.description("Allows a function that is triggered once in the input mask a keyboard key is released"),value:p.A.string.description("Default value once the component is initialized"),hasError:p.A.bool.description("Whether the input mask has error or not"),readOnly:p.A.bool.description("Whether the input mask is read only or not"),innerRef:p.A.oneOfType([p.A.func,p.A.shape({current:p.A.any})]).description("Whether the input mask is read only or not"),type:p.A.string.description("Type of input. Ex: 'text'"),clearable:p.A.bool.description("Whether the input mask is clearable or not"),leftComponent:p.A.node.description("Component to be added at the right side of the input"),rightComponent:p.A.node.description("Component to be added at the right side of the input"),mask:p.A.oneOfType([p.A.array,p.A.string,p.A.func,p.A.object]).description("Mask that has to match with the input information entered. ['DATE', 'PHONE', 'PHONE_INTENATIONAL', 'SSN', 'US_ZIP_CODE', 'NUMBER', 'PERCENT', 'ZIP_CODE_SEARCH']"),pipe:p.A.func.description("Expects pipe functions. i.e. autoCorrectedDatePipe"),useSubfix:p.A.string.description("Put a sufix after the input mask"),placeholderChar:p.A.string.description(`The placeholder character represents the fillable spot in the mask.
2
- The default placeholder character is underscore, _.`).defaultValue("_")},J={autoFocus:!1,style:{},disabled:!1,className:"",name:"",maxLength:255,minLength:0,fluidWidth:!1,onKeyDown:()=>null,onClick:()=>null,onChange:()=>null,onFocus:()=>null,onBlur:()=>null,onPaste:()=>null,onKeyUp:()=>null,value:"",hasError:!1,readOnly:!1,innerRef:null,type:"text",clearable:!1,leftComponent:null,rightComponent:null,mask:ne.v.DATE,pipe:null,useSubfix:""},ce=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,8);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["/",2],["/",5]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},oe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=ce(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ee=null;const X=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,12);for(;n.length>8&&!n[8].match(/[0-2]/);)n.splice(8,1);for(;n.length>10&&!n[10].match(/[0-5]/);)n.splice(10,1);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["/",2],["/",5],[" ",10],[":",13]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},Re=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=X(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Me=null;const Ve=(e,i,l)=>(l&&(e=e.toLowerCase(),i=i.toLowerCase()),e.startsWith(i)),te=(e,i,l,n,t)=>{let u="",a=n;for(let o=0;o<e.length;o+=1){const g=a.filter(k=>Ve(k,u+e[o],t));g.length&&(u+=e[o],a=g)}return{nextMaskedValue:u,maskedPos:i}},Se=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,allowedWords:g,ignoreCase:k=!0,autoFocus:T,style:v,disabled:G,className:V,name:z,maxLength:P,minLength:M,fluidWidth:H,placeholder:b,onKeyDown:L,onClick:S,onChange:F,onFocus:A,onBlur:U,onPaste:j,onKeyUp:Y,hasError:R,readOnly:C,type:D,innerRef:_,clearable:N=!1,leftComponent:ke,rightComponent:ee,value:I,...ye})=>{const he=(0,r.useRef)(),[se,ve]=(0,r.useState)(I),be=(0,r.useCallback)(({rawValue:w,cursorPos:y,lastkeycode:ie,shouldUpdateCursorPos:_e=!0})=>{const{nextMaskedValue:Ye,maskedPos:Ge}=te(w,y,ie,g,k);F&&Ye!==se&&F({target:{value:Ye,originalValue:w}}),ve(Ye),o(Ye),_e&&t({current:Ge})},[se,F]),s=(0,r.useCallback)(w=>{const{value:y,selectionEnd:ie}=w.target;l(y),o(y),t({current:ie}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(he.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{be({rawValue:I,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,I,n.current]);const x=(0,r.useCallback)(w=>{w.stopPropagation(),a({key:w.key,code:w.keyCode}),L(w)},[L]),B=(0,r.useCallback)(w=>{i(!1),U(w)},[U]);return(0,d.jsx)(m.UN,{...ye,className:V,clearable:N,disabled:G,fluidWidth:H,hasError:R,innerRef:w=>{he.current=w,_&&_(w)},isActive:e,leftComponent:ke,maxLength:P,minLength:M,name:z,onBlur:B,onChange:s,onClick:S,onFocus:A,onKeyDown:x,onKeyUp:Y,onPaste:j,placeholder:b,readOnly:C,rightComponent:ee,style:v,type:D,value:se})};var de=null;const Ce=(e,i)=>e.replace(/\B(?=(\d{3})+(?!\d))/g,i),Te=(e,i,l,{prefix:n,suffix:t,includeThousandsSeparator:u,thousandsSeparatorSymbol:a,allowDecimal:o,decimalSymbol:g,decimalLimit:k,requireDecimal:T,allowNegative:v,allowLeadingZeroes:G,integerLimit:V,shouldCompleteDecimals:z})=>{const P=e.indexOf(n),M=e.lastIndexOf(t),H=e.indexOf("-"),b=i-(P===-1?0:P+n.length),L=e.substring(P===-1?0:P+n.length,M===-1?e.length:M),S=L.split("").filter(_=>_>="0"&&_<="9"||_===g||_==="-");let F=v&&H!==-1&&(P===-1||H<P),A="",U="",j=!1;const Y=()=>V===null||A.length<V,R=()=>k===null||U.length<k;if(S.forEach(_=>{o&&!j&&_===g?j=!0:v&&!A.length&&!j&&_==="-"?F=!0:_>="0"&&_<="9"&&(!j&&Y()?A+=_:j&&R()&&(U+=_))}),T&&(j=!0),!T&&!U?.length&&l===8&&(j=!1),!A&&!U&&(j=!1),j&&!A&&U&&(A="0"),!G)for(;A.length>1&&A[0]==="0";)A=A.substring(1);let C=u?Ce(A,a):A;if(C+=j?g:"",z)for(;U.length!==k;)U+="0";C+=U;let D=0;for(let _=0;_<b;_+=1)C[D]===a&&(D+=1),C[D]===L[_]&&(D+=1);return(C.length||F)&&(C=n+C,D+=n.length,F&&((l!==8||C!==n)&&(C=`-${C}`),D+=1),C+=t),l!==8&&D<C.length&&(C[D]===g&&A.length===V||C[D]===a)&&(D+=1),{nextMaskedValue:C,maskedPos:Math.min(D,C.length-t.length)}},le=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,allowDecimal:g,allowLeadingZeroes:k,allowNegative:T,autoFocus:v,className:G,clearable:V=!1,decimalLimit:z,decimalSymbol:P,disabled:M,fluidWidth:H,hasError:b,includeThousandsSeparator:L,innerRef:S,integerLimit:F,leftComponent:A,maxLength:U,minLength:j,name:Y,onBlur:R,onChange:C,onClick:D,onFocus:_,onKeyDown:N,onKeyUp:ke,onPaste:ee,placeholder:I,prefix:ye,readOnly:he,requireDecimal:se,rightComponent:ve,style:be,suffix:s,thousandsSeparatorSymbol:x,type:B,value:w,...y})=>{const ie=(0,r.useRef)(),[_e,Ye]=(0,r.useState)(w),Ge=(0,r.useCallback)(({rawValue:De,cursorPos:Qe,lastkeycode:qe,shouldUpdateCursorPos:dt=!0,shouldCompleteDecimals:pt=!1})=>{const{nextMaskedValue:Je,maskedPos:ft}=Te(De,Qe,qe,{prefix:ye,suffix:s,includeThousandsSeparator:L,thousandsSeparatorSymbol:x,allowDecimal:g,decimalSymbol:P,decimalLimit:z,requireDecimal:se,allowNegative:T,allowLeadingZeroes:k,integerLimit:F,shouldCompleteDecimals:pt});C&&Je!==_e&&C({target:{value:Je,originalValue:De}}),Ye(Je),o(Je),dt&&t({current:ft})},[_e,C]),st=(0,r.useCallback)(De=>{const{value:Qe,selectionEnd:qe}=De.target;l(Qe),o(Qe),t({current:qe}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ie.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{Ge({rawValue:w,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,w,n.current]);const ut=(0,r.useCallback)(De=>{De.stopPropagation(),a({key:De.key,code:De.keyCode}),N(De)},[N]),ct=(0,r.useCallback)(De=>{i(!1),R(De),se&&_e!==""&&Ge({rawValue:_e,cursorPos:0,lastkey:0,shouldUpdateCursorPos:0,shouldCompleteDecimals:!0})},[_e,se,s,z,R]);return(0,d.jsx)(m.UN,{...y,className:G,clearable:V,disabled:M,fluidWidth:H,hasError:b,innerRef:De=>{ie.current=De,S&&S(De)},isActive:e,leftComponent:A,maxLength:U,minLength:j,name:Y,onBlur:ct,onChange:st,onClick:D,onFocus:_,onKeyDown:ut,onKeyUp:ke,onPaste:ee,placeholder:I,readOnly:he,rightComponent:ve,style:be,type:B,value:_e})};var q=null;const Ne=(e,i,l)=>{let n=String(e).split("").filter(a=>a>="0"&&a<="9");for(;n.length&&n[0]==="0";)n.splice(0,1);n=n.slice(0,10);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["(",0],[") ",4],["-",9]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},me=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Ne(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ue=null;const Oe=(e,i,l)=>{let n=e.split("+1").slice(-1)[0].split("").filter(a=>a>="0"&&a<="9");for(;n.length&&n[0]==="0";)n.splice(0,1);n=n.slice(0,10);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["+1 (",0],[") ",7],["-",12]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},Be=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Oe(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ze=null;const We=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,9);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["-",3],["-",6]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},He=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=We(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var ze=null;const Le=(e,i)=>{const l=e.split("").filter(t=>t>="0"&&t<="9").slice(0,5);let n=0;for(let t=0;t<i;t+=1)l[n]===e[t]&&(n+=1);return{nextMaskedValue:l.join(""),maskedPos:n}},Pe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Le(s,x);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ke=null;const ge=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,9);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["-",5]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},pe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=ge(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&typeof R=="function"&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var je=null;const Ie="$",fe="%",$e="",et=",",tt=".",nt={"ds-mask-date":e=>(0,d.jsx)(oe,{...e}),"ds-mask-date-time":e=>(0,d.jsx)(Re,{...e}),"ds-mask-dictionary":({ignoreCase:e=!0,...i})=>(0,d.jsx)(Se,{ignoreCase:e,...i}),"ds-mask-number":({prefix:e=Ie,suffix:i=$e,includeThousandsSeparator:l=!0,thousandsSeparatorSymbol:n=et,allowDecimal:t=!1,decimalSymbol:u=tt,decimalLimit:a=2,requireDecimal:o=!1,allowNegative:g=!1,allowLeadingZeroes:k=!1,integerLimit:T=null,...v})=>(0,d.jsx)(le,{prefix:e,suffix:i,includeThousandsSeparator:l,thousandsSeparatorSymbol:n,allowDecimal:t,decimalSymbol:u,decimalLimit:a,requireDecimal:o,allowNegative:g,allowLeadingZeroes:k,integerLimit:T,...v}),"ds-mask-percent":({prefix:e=$e,suffix:i=fe,includeThousandsSeparator:l=!0,thousandsSeparatorSymbol:n=et,allowDecimal:t=!1,decimalSymbol:u=tt,decimalLimit:a=2,requireDecimal:o=!1,allowNegative:g=!1,allowLeadingZeroes:k=!1,integerLimit:T=null,...v})=>(0,d.jsx)(le,{prefix:e,suffix:i,includeThousandsSeparator:l,thousandsSeparatorSymbol:n,allowDecimal:t,decimalSymbol:u,decimalLimit:a,requireDecimal:o,allowNegative:g,allowLeadingZeroes:k,integerLimit:T,...v}),"ds-mask-phone":e=>(0,d.jsx)(me,{...e}),"ds-mask-phone-international":e=>(0,d.jsx)(Be,{...e}),"ds-mask-ssn":e=>(0,d.jsx)(He,{...e}),"ds-mask-us-zip-code":e=>(0,d.jsx)(Pe,{...e}),"ds-mask-zip-code-search":e=>(0,d.jsx)(pe,{...e})},rt=e=>typeof e=="string",lt=e=>typeof e=="object"&&e.type,at=(e,i)=>typeof e=="function"?e(i):e,ot=e=>{let i=e;if(e&&e.target){const{target:{value:l}}=e;i=l}return i},Fe=({"aria-label":e="Input Mask",autoFocus:i,innerRef:l,mask:n,pipe:t,value:u,...a})=>{(0,f.y)({componentName:"ds-form/InputMask",version:"3.x Date: 2023 Q1"});const[o,g]=(0,r.useState)(ot(u));(0,r.useEffect)(()=>{g(ot(u))},[u]);const[k,T]=(0,r.useState)(at(n,o)),[v,G]=(0,r.useState)(i),[V,z]=(0,r.useState)({code:null,key:null}),[P,M]=(0,r.useState)({current:0}),H=(0,r.useCallback)(L=>{T(at(n,L))},[n]);if(!t&&rt(k))return nt[k]({...a,"aria-label":e,innerRef:l,value:o,focus:v,setFocus:G,setRawMask:H,cursorPosition:P,setCursorPosition:M,lastkey:V,setLastkey:z,setRawValue:g});if(!t&&lt(k))return nt[k.type]({...k,...a,"aria-label":e,innerRef:l,value:o,focus:v,setFocus:G,setRawMask:H,cursorPosition:P,setCursorPosition:M,lastkey:V,setLastkey:z,setRawValue:g});const b=()=>n===ne.v.DATE?ne.v.DATE_DEPRECATED:n===ne.v.DATE_TIME?ne.v.DATE_TIME_DEPRECATED:n;return(0,d.jsx)(ue,{...a,"aria-label":e,autoFocus:i,innerRef:l,mask:b(),pipe:t,value:o})};Fe.propTypes=E,Fe.defaultProps=J,Fe.displayName="DSInputMask";const it=(0,K.A)(Fe).description("Masking input for custom formats");it.propTypes=E;var ht=null},"./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/MaskTypes.js"(Xe,xe,c){"use strict";c.d(xe,{v:()=>d});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js");const d={DATE:"ds-mask-date",DATE_DEPRECATED:[/\d/,/\d/,"/",/\d/,/\d/,"/",/\d/,/\d/,/\d/,/\d/],DATE_TIME:"ds-mask-date-time",DATE_TIME_DEPRECATED:[/\d/,/\d/,"/",/\d/,/\d/,"/",/\d/,/\d/,/\d/,/\d/," ",/[0-2]/,/[0-9]/,":",/[0-5]/,/[0-9]/],DICTIONARY:K=>({type:"ds-mask-dictionary",...K}),PHONE:"ds-mask-phone",PHONE_INTENATIONAL:"ds-mask-phone-international",SSN:"ds-mask-ssn",US_ZIP_CODE:"ds-mask-us-zip-code",ZIP_CODE_SEARCH:"ds-mask-zip-code-search",NUMBER:K=>ne=>({type:"ds-mask-number",...K}),PERCENT:K=>ne=>({type:"ds-mask-percent",...K})},f=[d.DATE,d.DATE_DEPRECATED,d.DATE_TIME,d.DATE_TIME_DEPRECATED,d.PHONE,d.PHONE_INTENATIONAL,d.SSN,d.US_ZIP_CODE,d.NUMBER,d.PERCENT]},"./node_modules/.pnpm/text-mask-core@5.1.2/node_modules/text-mask-core/dist/textMaskCore.js"(Xe){(function(xe,c){Xe.exports=c()})(this,function(){return function(xe){function c(d){if(r[d])return r[d].exports;var f=r[d]={exports:{},id:d,loaded:!1};return xe[d].call(f.exports,f,f.exports,c),f.loaded=!0,f.exports}var r={};return c.m=xe,c.c=r,c.p="",c(0)}([function(xe,c,r){"use strict";function d(re){return re&&re.__esModule?re:{default:re}}Object.defineProperty(c,"__esModule",{value:!0});var f=r(3);Object.defineProperty(c,"conformToMask",{enumerable:!0,get:function(){return d(f).default}});var K=r(2);Object.defineProperty(c,"adjustCaretPosition",{enumerable:!0,get:function(){return d(K).default}});var ne=r(5);Object.defineProperty(c,"createTextMaskInputElement",{enumerable:!0,get:function(){return d(ne).default}})},function(xe,c){"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.placeholderChar="_",c.strFunction="function"},function(xe,c){"use strict";function r(K){var ne=K.previousConformedValue,re=ne===void 0?f:ne,h=K.previousPlaceholder,Z=h===void 0?f:h,$=K.currentCaretPosition,ae=$===void 0?0:$,m=K.conformedValue,O=K.rawValue,W=K.placeholderChar,Q=K.placeholder,Ae=K.indexesOfPipedChars,ue=Ae===void 0?d:Ae,we=K.caretTrapIndexes,p=we===void 0?d:we;if(ae===0||!O.length)return 0;var E=O.length,J=re.length,ce=Q.length,oe=m.length,Ee=E-J,X=Ee>0,Re=J===0,Me=Ee>1&&!X&&!Re;if(Me)return ae;var Ve=X&&(re===m||m===Q),te=0,Se=void 0,de=void 0;if(Ve)te=ae-Ee;else{var Ce=m.toLowerCase(),Te=O.toLowerCase(),le=Te.substr(0,ae).split(f),q=le.filter(function(fe){return Ce.indexOf(fe)!==-1});de=q[q.length-1];var Ne=Z.substr(0,q.length).split(f).filter(function(fe){return fe!==W}).length,me=Q.substr(0,q.length).split(f).filter(function(fe){return fe!==W}).length,Ue=me!==Ne,Oe=Z[q.length-1]!==void 0&&Q[q.length-2]!==void 0&&Z[q.length-1]!==W&&Z[q.length-1]!==Q[q.length-1]&&Z[q.length-1]===Q[q.length-2];!X&&(Ue||Oe)&&Ne>0&&Q.indexOf(de)>-1&&O[ae]!==void 0&&(Se=!0,de=O[ae]);for(var Be=ue.map(function(fe){return Ce[fe]}),Ze=Be.filter(function(fe){return fe===de}).length,We=q.filter(function(fe){return fe===de}).length,He=Q.substr(0,Q.indexOf(W)).split(f).filter(function(fe,$e){return fe===de&&O[$e]!==fe}).length,ze=He+We+Ze+(Se?1:0),Le=0,Pe=0;Pe<oe;Pe++){var Ke=Ce[Pe];if(te=Pe+1,Ke===de&&Le++,Le>=ze)break}}if(X){for(var ge=te,pe=te;pe<=ce;pe++)if(Q[pe]===W&&(ge=pe),Q[pe]===W||p.indexOf(pe)!==-1||pe===ce)return ge}else if(Se){for(var je=te-1;je>=0;je--)if(m[je]===de||p.indexOf(je)!==-1||je===0)return je}else for(var Ie=te;Ie>=0;Ie--)if(Q[Ie-1]===W||p.indexOf(Ie)!==-1||Ie===0)return Ie}Object.defineProperty(c,"__esModule",{value:!0}),c.default=r;var d=[],f=""},function(xe,c,r){"use strict";function d(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:h,$=arguments.length>1&&arguments[1]!==void 0?arguments[1]:re,ae=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!(0,K.isArray)($)){if((typeof $>"u"?"undefined":f($))!==ne.strFunction)throw new Error("Text-mask:conformToMask; The mask property must be an array.");$=$(Z,ae),$=(0,K.processCaretTraps)($).maskWithoutCaretTraps}var m=ae.guide,O=m===void 0||m,W=ae.previousConformedValue,Q=W===void 0?h:W,Ae=ae.placeholderChar,ue=Ae===void 0?ne.placeholderChar:Ae,we=ae.placeholder,p=we===void 0?(0,K.convertMaskToPlaceholder)($,ue):we,E=ae.currentCaretPosition,J=ae.keepCharPositions,ce=O===!1&&Q!==void 0,oe=Z.length,Ee=Q.length,X=p.length,Re=$.length,Me=oe-Ee,Ve=Me>0,te=E+(Ve?-Me:0),Se=te+Math.abs(Me);if(J===!0&&!Ve){for(var de=h,Ce=te;Ce<Se;Ce++)p[Ce]===ue&&(de+=ue);Z=Z.slice(0,te)+de+Z.slice(te,oe)}for(var Te=Z.split(h).map(function(je,Ie){return{char:je,isNew:Ie>=te&&Ie<Se}}),le=oe-1;le>=0;le--){var q=Te[le].char;if(q!==ue){var Ne=le>=te&&Ee===Re;q===p[Ne?le-Me:le]&&Te.splice(le,1)}}var me=h,Ue=!1;e:for(var Oe=0;Oe<X;Oe++){var Be=p[Oe];if(Be===ue){if(Te.length>0)for(;Te.length>0;){var Ze=Te.shift(),We=Ze.char,He=Ze.isNew;if(We===ue&&ce!==!0){me+=ue;continue e}if($[Oe].test(We)){if(J===!0&&He!==!1&&Q!==h&&O!==!1&&Ve){for(var ze=Te.length,Le=null,Pe=0;Pe<ze;Pe++){var Ke=Te[Pe];if(Ke.char!==ue&&Ke.isNew===!1)break;if(Ke.char===ue){Le=Pe;break}}Le!==null?(me+=We,Te.splice(Le,1)):Oe--}else me+=We;continue e}Ue=!0}ce===!1&&(me+=p.substr(Oe,X));break}me+=Be}if(ce&&Ve===!1){for(var ge=null,pe=0;pe<me.length;pe++)p[pe]===ue&&(ge=pe);me=ge!==null?me.substr(0,ge+1):h}return{conformedValue:me,meta:{someCharsRejected:Ue}}}Object.defineProperty(c,"__esModule",{value:!0});var f=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Z){return typeof Z}:function(Z){return Z&&typeof Symbol=="function"&&Z.constructor===Symbol&&Z!==Symbol.prototype?"symbol":typeof Z};c.default=d;var K=r(4),ne=r(1),re=[],h=""},function(xe,c,r){"use strict";function d(){var m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:$,O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Z.placeholderChar;if(!f(m))throw new Error("Text-mask:convertMaskToPlaceholder; The mask property must be an array.");if(m.indexOf(O)!==-1)throw new Error(`Placeholder character must not be used as part of the mask. Please specify a character that is not present in your mask as your placeholder character.
1
+ (globalThis.webpackChunk_elliemae_pui_app_sdk=globalThis.webpackChunk_elliemae_pui_app_sdk||[]).push([[3782],{"./node_modules/.pnpm/text-mask-core@5.1.2/node_modules/text-mask-core/dist/textMaskCore.js"(Xe){(function(xe,c){Xe.exports=c()})(this,function(){return function(xe){function c(d){if(r[d])return r[d].exports;var f=r[d]={exports:{},id:d,loaded:!1};return xe[d].call(f.exports,f,f.exports,c),f.loaded=!0,f.exports}var r={};return c.m=xe,c.c=r,c.p="",c(0)}([function(xe,c,r){"use strict";function d(re){return re&&re.__esModule?re:{default:re}}Object.defineProperty(c,"__esModule",{value:!0});var f=r(3);Object.defineProperty(c,"conformToMask",{enumerable:!0,get:function(){return d(f).default}});var K=r(2);Object.defineProperty(c,"adjustCaretPosition",{enumerable:!0,get:function(){return d(K).default}});var ne=r(5);Object.defineProperty(c,"createTextMaskInputElement",{enumerable:!0,get:function(){return d(ne).default}})},function(xe,c){"use strict";Object.defineProperty(c,"__esModule",{value:!0}),c.placeholderChar="_",c.strFunction="function"},function(xe,c){"use strict";function r(K){var ne=K.previousConformedValue,re=ne===void 0?f:ne,h=K.previousPlaceholder,Z=h===void 0?f:h,$=K.currentCaretPosition,ae=$===void 0?0:$,m=K.conformedValue,O=K.rawValue,W=K.placeholderChar,Q=K.placeholder,Ae=K.indexesOfPipedChars,ue=Ae===void 0?d:Ae,we=K.caretTrapIndexes,p=we===void 0?d:we;if(ae===0||!O.length)return 0;var E=O.length,J=re.length,ce=Q.length,oe=m.length,Ee=E-J,X=Ee>0,Re=J===0,Me=Ee>1&&!X&&!Re;if(Me)return ae;var Ve=X&&(re===m||m===Q),te=0,Se=void 0,de=void 0;if(Ve)te=ae-Ee;else{var Ce=m.toLowerCase(),Te=O.toLowerCase(),le=Te.substr(0,ae).split(f),q=le.filter(function(fe){return Ce.indexOf(fe)!==-1});de=q[q.length-1];var Ne=Z.substr(0,q.length).split(f).filter(function(fe){return fe!==W}).length,me=Q.substr(0,q.length).split(f).filter(function(fe){return fe!==W}).length,Ue=me!==Ne,Oe=Z[q.length-1]!==void 0&&Q[q.length-2]!==void 0&&Z[q.length-1]!==W&&Z[q.length-1]!==Q[q.length-1]&&Z[q.length-1]===Q[q.length-2];!X&&(Ue||Oe)&&Ne>0&&Q.indexOf(de)>-1&&O[ae]!==void 0&&(Se=!0,de=O[ae]);for(var Be=ue.map(function(fe){return Ce[fe]}),Ze=Be.filter(function(fe){return fe===de}).length,We=q.filter(function(fe){return fe===de}).length,He=Q.substr(0,Q.indexOf(W)).split(f).filter(function(fe,$e){return fe===de&&O[$e]!==fe}).length,ze=He+We+Ze+(Se?1:0),Le=0,Pe=0;Pe<oe;Pe++){var Ke=Ce[Pe];if(te=Pe+1,Ke===de&&Le++,Le>=ze)break}}if(X){for(var ge=te,pe=te;pe<=ce;pe++)if(Q[pe]===W&&(ge=pe),Q[pe]===W||p.indexOf(pe)!==-1||pe===ce)return ge}else if(Se){for(var je=te-1;je>=0;je--)if(m[je]===de||p.indexOf(je)!==-1||je===0)return je}else for(var Ie=te;Ie>=0;Ie--)if(Q[Ie-1]===W||p.indexOf(Ie)!==-1||Ie===0)return Ie}Object.defineProperty(c,"__esModule",{value:!0}),c.default=r;var d=[],f=""},function(xe,c,r){"use strict";function d(){var Z=arguments.length>0&&arguments[0]!==void 0?arguments[0]:h,$=arguments.length>1&&arguments[1]!==void 0?arguments[1]:re,ae=arguments.length>2&&arguments[2]!==void 0?arguments[2]:{};if(!(0,K.isArray)($)){if((typeof $>"u"?"undefined":f($))!==ne.strFunction)throw new Error("Text-mask:conformToMask; The mask property must be an array.");$=$(Z,ae),$=(0,K.processCaretTraps)($).maskWithoutCaretTraps}var m=ae.guide,O=m===void 0||m,W=ae.previousConformedValue,Q=W===void 0?h:W,Ae=ae.placeholderChar,ue=Ae===void 0?ne.placeholderChar:Ae,we=ae.placeholder,p=we===void 0?(0,K.convertMaskToPlaceholder)($,ue):we,E=ae.currentCaretPosition,J=ae.keepCharPositions,ce=O===!1&&Q!==void 0,oe=Z.length,Ee=Q.length,X=p.length,Re=$.length,Me=oe-Ee,Ve=Me>0,te=E+(Ve?-Me:0),Se=te+Math.abs(Me);if(J===!0&&!Ve){for(var de=h,Ce=te;Ce<Se;Ce++)p[Ce]===ue&&(de+=ue);Z=Z.slice(0,te)+de+Z.slice(te,oe)}for(var Te=Z.split(h).map(function(je,Ie){return{char:je,isNew:Ie>=te&&Ie<Se}}),le=oe-1;le>=0;le--){var q=Te[le].char;if(q!==ue){var Ne=le>=te&&Ee===Re;q===p[Ne?le-Me:le]&&Te.splice(le,1)}}var me=h,Ue=!1;e:for(var Oe=0;Oe<X;Oe++){var Be=p[Oe];if(Be===ue){if(Te.length>0)for(;Te.length>0;){var Ze=Te.shift(),We=Ze.char,He=Ze.isNew;if(We===ue&&ce!==!0){me+=ue;continue e}if($[Oe].test(We)){if(J===!0&&He!==!1&&Q!==h&&O!==!1&&Ve){for(var ze=Te.length,Le=null,Pe=0;Pe<ze;Pe++){var Ke=Te[Pe];if(Ke.char!==ue&&Ke.isNew===!1)break;if(Ke.char===ue){Le=Pe;break}}Le!==null?(me+=We,Te.splice(Le,1)):Oe--}else me+=We;continue e}Ue=!0}ce===!1&&(me+=p.substr(Oe,X));break}me+=Be}if(ce&&Ve===!1){for(var ge=null,pe=0;pe<me.length;pe++)p[pe]===ue&&(ge=pe);me=ge!==null?me.substr(0,ge+1):h}return{conformedValue:me,meta:{someCharsRejected:Ue}}}Object.defineProperty(c,"__esModule",{value:!0});var f=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(Z){return typeof Z}:function(Z){return Z&&typeof Symbol=="function"&&Z.constructor===Symbol&&Z!==Symbol.prototype?"symbol":typeof Z};c.default=d;var K=r(4),ne=r(1),re=[],h=""},function(xe,c,r){"use strict";function d(){var m=arguments.length>0&&arguments[0]!==void 0?arguments[0]:$,O=arguments.length>1&&arguments[1]!==void 0?arguments[1]:Z.placeholderChar;if(!f(m))throw new Error("Text-mask:convertMaskToPlaceholder; The mask property must be an array.");if(m.indexOf(O)!==-1)throw new Error(`Placeholder character must not be used as part of the mask. Please specify a character that is not present in your mask as your placeholder character.
3
2
 
4
3
  `+("The placeholder character that was received is: "+JSON.stringify(O)+`
5
4
 
6
5
  `)+("The mask that was received is: "+JSON.stringify(m)));return m.map(function(W){return W instanceof RegExp?O:W}).join("")}function f(m){return Array.isArray&&Array.isArray(m)||m instanceof Array}function K(m){return typeof m=="string"||m instanceof String}function ne(m){return typeof m=="number"&&m.length===void 0&&!isNaN(m)}function re(m){return typeof m>"u"||m===null}function h(m){for(var O=[],W=void 0;W=m.indexOf(ae),W!==-1;)O.push(W),m.splice(W,1);return{maskWithoutCaretTraps:m,indexes:O}}Object.defineProperty(c,"__esModule",{value:!0}),c.convertMaskToPlaceholder=d,c.isArray=f,c.isString=K,c.isNumber=ne,c.isNil=re,c.processCaretTraps=h;var Z=r(1),$=[],ae="[]"},function(xe,c,r){"use strict";function d(E){return E&&E.__esModule?E:{default:E}}function f(E){var J={previousConformedValue:void 0,previousPlaceholder:void 0};return{state:J,update:function(ce){var oe=arguments.length>1&&arguments[1]!==void 0?arguments[1]:E,Ee=oe.inputElement,X=oe.mask,Re=oe.guide,Me=oe.pipe,Ve=oe.placeholderChar,te=Ve===void 0?W.placeholderChar:Ve,Se=oe.keepCharPositions,de=Se!==void 0&&Se,Ce=oe.showMask,Te=Ce!==void 0&&Ce;if(typeof ce>"u"&&(ce=Ee.value),ce!==J.previousConformedValue){(typeof X>"u"?"undefined":h(X))===ue&&X.pipe!==void 0&&X.mask!==void 0&&(Me=X.pipe,X=X.mask);var le=void 0,q=void 0;if(X instanceof Array&&(le=(0,O.convertMaskToPlaceholder)(X,te)),X!==!1){var Ne=ne(ce),me=Ee.selectionEnd,Ue=J.previousConformedValue,Oe=J.previousPlaceholder,Be=void 0;if((typeof X>"u"?"undefined":h(X))===W.strFunction){if(q=X(Ne,{currentCaretPosition:me,previousConformedValue:Ue,placeholderChar:te}),q===!1)return;var Ze=(0,O.processCaretTraps)(q),We=Ze.maskWithoutCaretTraps,He=Ze.indexes;q=We,Be=He,le=(0,O.convertMaskToPlaceholder)(q,te)}else q=X;var ze={previousConformedValue:Ue,guide:Re,placeholderChar:te,pipe:Me,placeholder:le,currentCaretPosition:me,keepCharPositions:de},Le=(0,m.default)(Ne,q,ze),Pe=Le.conformedValue,Ke=(typeof Me>"u"?"undefined":h(Me))===W.strFunction,ge={};Ke&&(ge=Me(Pe,re({rawValue:Ne},ze)),ge===!1?ge={value:Ue,rejected:!0}:(0,O.isString)(ge)&&(ge={value:ge}));var pe=Ke?ge.value:Pe,je=(0,$.default)({previousConformedValue:Ue,previousPlaceholder:Oe,conformedValue:pe,placeholder:le,rawValue:Ne,currentCaretPosition:me,placeholderChar:te,indexesOfPipedChars:ge.indexesOfPipedChars,caretTrapIndexes:Be}),Ie=pe===le&&je===0,fe=Te?le:Q,$e=Ie?fe:pe;J.previousConformedValue=$e,J.previousPlaceholder=le,Ee.value!==$e&&(Ee.value=$e,K(Ee,je))}}}}}function K(E,J){document.activeElement===E&&(we?p(function(){return E.setSelectionRange(J,J,Ae)},0):E.setSelectionRange(J,J,Ae))}function ne(E){if((0,O.isString)(E))return E;if((0,O.isNumber)(E))return String(E);if(E==null)return Q;throw new Error(`The 'value' provided to Text Mask needs to be a string or a number. The value received was:
7
6
 
8
- `+JSON.stringify(E))}Object.defineProperty(c,"__esModule",{value:!0});var re=Object.assign||function(E){for(var J=1;J<arguments.length;J++){var ce=arguments[J];for(var oe in ce)Object.prototype.hasOwnProperty.call(ce,oe)&&(E[oe]=ce[oe])}return E},h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(E){return typeof E}:function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E};c.default=f;var Z=r(2),$=d(Z),ae=r(3),m=d(ae),O=r(4),W=r(1),Q="",Ae="none",ue="object",we=typeof navigator<"u"&&/Android/i.test(navigator.userAgent),p=typeof requestAnimationFrame<"u"?requestAnimationFrame:setTimeout}])})}}]);
7
+ `+JSON.stringify(E))}Object.defineProperty(c,"__esModule",{value:!0});var re=Object.assign||function(E){for(var J=1;J<arguments.length;J++){var ce=arguments[J];for(var oe in ce)Object.prototype.hasOwnProperty.call(ce,oe)&&(E[oe]=ce[oe])}return E},h=typeof Symbol=="function"&&typeof Symbol.iterator=="symbol"?function(E){return typeof E}:function(E){return E&&typeof Symbol=="function"&&E.constructor===Symbol&&E!==Symbol.prototype?"symbol":typeof E};c.default=f;var Z=r(2),$=d(Z),ae=r(3),m=d(ae),O=r(4),W=r(1),Q="",Ae="none",ue="object",we=typeof navigator<"u"&&/Android/i.test(navigator.userAgent),p=typeof requestAnimationFrame<"u"?requestAnimationFrame:setTimeout}])})},"./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/TextBox/DSTextBox.js"(Xe,xe,c){"use strict";c.d(xe,{UN:()=>re});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/PropTypes.js"),K=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/describe.js"),ne=c("./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/Input/DSInput.js");const re=({containerProps:ae={},autoFocus:m=!1,disabled:O=!1,maxLength:W=255,minLength:Q=0,fluidWidth:Ae=!1,placeholder:ue,value:we="",hasError:p=!1,readOnly:E=!1,innerRef:J=null,type:ce="text",min:oe=void 0,max:Ee=void 0,clearable:X=!1,leftComponent:Re=null,rightComponent:Me=null,required:Ve=!1,variant:te,disableTooltip:Se,id:de,...Ce})=>(0,d.jsx)(ne._C,{...Ce,"aria-label":de?void 0:Ce["aria-label"]||"Text Box","aria-describedby":Ce["aria-describedby"]||`${de?`${de}_feedback_message`:""}`,autoFocus:m,clearable:X,containerProps:ae,disabled:O,fluidWidth:Ae,hasError:p,innerRef:J,leftComponent:Re,max:Ee,maxLength:W,min:oe,minLength:Q,placeholder:ue,readOnly:E,required:Ve,rightComponent:Me,role:"textbox",type:ce,value:we,variant:te,disableTooltip:Se,id:de}),h={containerProps:f.A.shape({}).description("inject props at textbox wrapper"),autoFocus:f.A.bool.description("Whether the text box uses auto focus or not"),disabled:f.A.bool.description("Whether the text box is disabled or not"),maxLength:f.A.number.description("Max length for the text box"),minLength:f.A.number.description("Min length for the text box"),fluidWidth:f.A.bool.description("Make the content of the text box fit the container or not"),placeholder:f.A.string.description("Placeholder for the text box"),value:f.A.string.description("Default value once the component is initialized"),hasError:f.A.bool.description("Whether the text box has error or not"),readOnly:f.A.bool.description("Whether the text box is read only or not"),min:f.A.number.description("html min prop for input"),max:f.A.number.description("html max prop for input"),clearable:f.A.bool.description("Whether the text box is clearable or not"),leftComponent:f.A.element.description("Component to be added at the left side of the text box"),rightComponent:f.A.element.description("Component to be added at the right side of the text box"),required:f.A.bool.description("Whether the text box is required or not"),variant:f.A.string.description("variant-default','variant-focus','variant-active','variant-disabled'"),type:f.A.string.description("html input type"),innerRef:f.A.oneOfType([f.A.func,f.A.object]).description("internal ref"),disableTooltip:f.A.bool.description("Whether to show a tooltip or not when text does not fit").defaultValue(!0)};re.propTypes=h,re.displayName="DSTextBox";const Z=(0,K.A)(re);Z.propTypes=h;var $=null},"./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/DSInputMask.js"(Xe,xe,c){"use strict";c.d(xe,{e8:()=>Fe});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js"),d=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/jsx-runtime.js"),f=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.7.0_react-dom@17.0.2/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/useDeprecateComponent/index.js"),K=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/describe.js"),ne=c("./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/MaskTypes.js"),re=c("./node_modules/.pnpm/lodash-es@4.17.23/node_modules/lodash-es/isEqual.js"),h=c("./node_modules/.pnpm/prop-types@15.8.1/node_modules/prop-types/index.js"),Z=c("./node_modules/.pnpm/text-mask-core@5.1.2/node_modules/text-mask-core/dist/textMaskCore.js");const $=(e,i)=>{if(e?.setSelectionRange)e?.focus(),e?.setSelectionRange(i,i);else if(e?.createTextRange){const l=e?.createTextRange();l?.collapse(!0),l?.moveEnd("character",i),l?.moveStart("character",i),l?.select()}};var ae=null,m=c("./node_modules/.pnpm/@elliemae+ds-legacy-common@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-common/dist/esm/TextBox/DSTextBox.js");const O=e=>{let i=e;if(e&&e.target){const{target:{value:l}}=e;i=l}return i},W=(e,i="")=>typeof e=="function"?e(i):e,Q=(e,i)=>{const l=O(e);if(!l)return"";const t=W(i,e).filter(u=>typeof u=="string");return l?.split("")?.filter(u=>{const a=t.findIndex(o=>o===u);return a>=0?(t.splice(a,1),!1):!0})?.join("")},Ae=(e,i)=>{const l=O(e);if(!l)return!1;const t=W(i,l).filter(u=>typeof u=="string");return l&&l?.split("")?.forEach(u=>{const a=t.findIndex(o=>o===u);a>=0&&t.splice(a,1)}),t.length!==0};class ue extends r.Component{constructor(i){super(i),this.lastkey=null,this.lastkeycode=null,this.conformValue=(l,n,{skipCaretPositioning:t=!1,skipOnChangeCallback:u=!1}={})=>{const{previousConformedValue:a}=this.state,{onChange:o,mask:g,placeholderChar:k="_",pipe:T}=this.props,v=O(l);if(v.length===0){this.setState({maskedValue:v,previousConformedValue:v,focus:!0},()=>{const Y={target:{value:v,originalValue:v},lastkey:this.lastkey};o(Y)});return}const V=W(g,v).filter(Y=>Y!=="[]"),z=(0,Z.conformToMask)(v,V,{guide:!1,placeholderChar:k,...a&&{previousConformedValue:a}}),{conformedValue:P}=z;let M=P;const H=V[V.length-1],b=P.charAt(P.length-1);typeof H=="string"&&H!==b&&(M=P+H);let L={indexesOfPipedChars:[],value:M,valid:!0};typeof T=="function"&&(L=T()(M));const S=L.valid?L.value:a,F=(0,Z.conformToMask)("",V,{guide:!0,placeholderChar:k}),{indexesOfPipedChars:A}=L,U={previousConformedValue:a,conformedValue:S,currentCaretPosition:n,rawValue:v,placeholderChar:k,placeholder:F.conformedValue,indexesOfPipedChars:A,caretTrapIndexes:[]},j=(0,Z.adjustCaretPosition)(U);this.setState({maskedValue:S,previousConformedValue:S,focus:!0},()=>{const Y={target:{value:S,originalValue:v},lastkey:this.lastkey};u||o(Y),t||setTimeout(()=>$(this.inputref,j))})},this.handleOnChange=l=>{const n=l?.target?.value||"",{selectionEnd:t}=l.target,u=t;this.conformValue(n,u)},this.handleKeyDown=l=>{l.stopPropagation();const{onKeyDown:n}=this.props;this.lastkey=l.key,this.lastkeycode=l.keyCode,n(l)},this.handleBlur=l=>{const{onBlur:n}=this.props;this.setState({focus:!1}),n(l)},this.inputref=r.createRef(),this.state={maskedValue:"",previousConformedValue:""},this.conformValue=this.conformValue.bind(this)}componentDidMount(){const{value:i,mask:l}=this.props,n=Ae(i,l),t=n?i:Q(i,l);if(t==="")return;const u=!n;this.conformValue(t,t.length,{skipCaretPositioning:!0,skipOnChangeCallback:u})}componentDidUpdate(i){const{value:l,mask:n}=i,{value:t,mask:u}=this.props,a=O(t),o=Ae(a,u),g=o?a:Q(a,u);if(g==="")return;const k=W(u,g),T=O(l),G=Ae(T,n)?T:Q(T,n),V=W(n,G);if(T!==a||!(0,re.A)(V,k)){const z=!o;this.conformValue(g,g.length,{skipCaretPositioning:!0,skipOnChangeCallback:z})}}render(){const{autoFocus:i,style:l,disabled:n,className:t,name:u,maxLength:a,minLength:o,fluidWidth:g,placeholder:k,onKeyDown:T,onClick:v,onChange:G,onFocus:V,onBlur:z,onPaste:P,onKeyUp:M,hasError:H,readOnly:b,type:L,innerRef:S,clearable:F=!1,leftComponent:A,rightComponent:U,value:j,...Y}=this.props,{maskedValue:R,focus:C}=this.state,D=O(j),_=typeof D=="string"||typeof D=="number"?D:R;return(0,d.jsx)(m.UN,{...Y,"aria-label":Y["aria-label"],className:t,clearable:F,disabled:n,fluidWidth:g,hasError:H,isActive:C,leftComponent:A,maxLength:a,minLength:o,name:u,onBlur:this.handleBlur,onChange:this.handleOnChange,onClick:v,onFocus:V,onKeyDown:this.handleKeyDown,onKeyUp:M,onPaste:P,placeholder:k,readOnly:b,rightComponent:U,style:l,type:L,value:_})}}ue.propTypes={autoFocus:h.bool,style:h.object,disabled:h.bool,className:h.string,name:h.string,maxLength:h.number,minLength:h.number,fluidWidth:h.bool,placeholder:h.string,value:h.string,onChange:h.func,onKeyDown:h.func,leftComponent:h.element,rightComponent:h.element,onFocus:h.func,onBlur:h.func,onPaste:h.func,onKeyUp:h.func,hasError:h.bool,readOnly:h.bool,onClick:h.func,clearable:h.bool,type:h.string,innerRef:h.any,mask:h.any,placeholderChar:h.string};var we=null,p=c("./node_modules/.pnpm/@elliemae+ds-legacy-props-helpers@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-props-helpers/dist/esm/propTypes/PropTypes.js");const E={autoFocus:p.A.bool.description("Should component focus automatically"),style:p.A.object.description("Set style for the input mask"),disabled:p.A.bool.description("Whether the input mask is disabled or not"),disableTooltip:p.A.bool.description("Whether to show a tooltip or not when text does not fit").defaultValue(!0),className:p.A.string.description("css class"),name:p.A.string.description("html name prop for form"),maxLength:p.A.number.description("Max length for the input mask"),minLength:p.A.number.description("Min length for the input mask"),fluidWidth:p.A.bool.description("Whether to make the content of the input mask fit the container or not"),isShowElipsisActive:p.A.bool.description("Wheter to enable the ellipsis and tooltip functionality or not").defaultValue(!0),placeholder:p.A.node.description("Component that works as placeholder"),onKeyDown:p.A.func.description("Allows a function that is triggered once a key is being pressed"),onClick:p.A.func.description("Allows a function that is triggered once the input mask is clicked"),onChange:p.A.func.description("Allows a function that is triggered once the input mask changes"),onFocus:p.A.func.description("Allows a function that is triggered once the input mask is focused"),onBlur:p.A.func.description("Allows a function that is triggered once the input mask loses focus"),onPaste:p.A.func.description("Allows a function that is triggered once the input mask is pasted"),onKeyUp:p.A.func.description("Allows a function that is triggered once in the input mask a keyboard key is released"),value:p.A.string.description("Default value once the component is initialized"),hasError:p.A.bool.description("Whether the input mask has error or not"),readOnly:p.A.bool.description("Whether the input mask is read only or not"),innerRef:p.A.oneOfType([p.A.func,p.A.shape({current:p.A.any})]).description("Whether the input mask is read only or not"),type:p.A.string.description("Type of input. Ex: 'text'"),clearable:p.A.bool.description("Whether the input mask is clearable or not"),leftComponent:p.A.node.description("Component to be added at the right side of the input"),rightComponent:p.A.node.description("Component to be added at the right side of the input"),mask:p.A.oneOfType([p.A.array,p.A.string,p.A.func,p.A.object]).description("Mask that has to match with the input information entered. ['DATE', 'PHONE', 'PHONE_INTENATIONAL', 'SSN', 'US_ZIP_CODE', 'NUMBER', 'PERCENT', 'ZIP_CODE_SEARCH']"),pipe:p.A.func.description("Expects pipe functions. i.e. autoCorrectedDatePipe"),useSubfix:p.A.string.description("Put a sufix after the input mask"),placeholderChar:p.A.string.description(`The placeholder character represents the fillable spot in the mask.
8
+ The default placeholder character is underscore, _.`).defaultValue("_")},J={autoFocus:!1,style:{},disabled:!1,className:"",name:"",maxLength:255,minLength:0,fluidWidth:!1,onKeyDown:()=>null,onClick:()=>null,onChange:()=>null,onFocus:()=>null,onBlur:()=>null,onPaste:()=>null,onKeyUp:()=>null,value:"",hasError:!1,readOnly:!1,innerRef:null,type:"text",clearable:!1,leftComponent:null,rightComponent:null,mask:ne.v.DATE,pipe:null,useSubfix:""},ce=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,8);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["/",2],["/",5]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},oe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=ce(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ee=null;const X=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,12);for(;n.length>8&&!n[8].match(/[0-2]/);)n.splice(8,1);for(;n.length>10&&!n[10].match(/[0-5]/);)n.splice(10,1);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["/",2],["/",5],[" ",10],[":",13]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},Re=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=X(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Me=null;const Ve=(e,i,l)=>(l&&(e=e.toLowerCase(),i=i.toLowerCase()),e.startsWith(i)),te=(e,i,l,n,t)=>{let u="",a=n;for(let o=0;o<e.length;o+=1){const g=a.filter(k=>Ve(k,u+e[o],t));g.length&&(u+=e[o],a=g)}return{nextMaskedValue:u,maskedPos:i}},Se=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,allowedWords:g,ignoreCase:k=!0,autoFocus:T,style:v,disabled:G,className:V,name:z,maxLength:P,minLength:M,fluidWidth:H,placeholder:b,onKeyDown:L,onClick:S,onChange:F,onFocus:A,onBlur:U,onPaste:j,onKeyUp:Y,hasError:R,readOnly:C,type:D,innerRef:_,clearable:N=!1,leftComponent:ke,rightComponent:ee,value:I,...ye})=>{const he=(0,r.useRef)(),[se,ve]=(0,r.useState)(I),be=(0,r.useCallback)(({rawValue:w,cursorPos:y,lastkeycode:ie,shouldUpdateCursorPos:_e=!0})=>{const{nextMaskedValue:Ye,maskedPos:Ge}=te(w,y,ie,g,k);F&&Ye!==se&&F({target:{value:Ye,originalValue:w}}),ve(Ye),o(Ye),_e&&t({current:Ge})},[se,F]),s=(0,r.useCallback)(w=>{const{value:y,selectionEnd:ie}=w.target;l(y),o(y),t({current:ie}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(he.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{be({rawValue:I,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,I,n.current]);const x=(0,r.useCallback)(w=>{w.stopPropagation(),a({key:w.key,code:w.keyCode}),L(w)},[L]),B=(0,r.useCallback)(w=>{i(!1),U(w)},[U]);return(0,d.jsx)(m.UN,{...ye,className:V,clearable:N,disabled:G,fluidWidth:H,hasError:R,innerRef:w=>{he.current=w,_&&_(w)},isActive:e,leftComponent:ke,maxLength:P,minLength:M,name:z,onBlur:B,onChange:s,onClick:S,onFocus:A,onKeyDown:x,onKeyUp:Y,onPaste:j,placeholder:b,readOnly:C,rightComponent:ee,style:v,type:D,value:se})};var de=null;const Ce=(e,i)=>e.replace(/\B(?=(\d{3})+(?!\d))/g,i),Te=(e,i,l,{prefix:n,suffix:t,includeThousandsSeparator:u,thousandsSeparatorSymbol:a,allowDecimal:o,decimalSymbol:g,decimalLimit:k,requireDecimal:T,allowNegative:v,allowLeadingZeroes:G,integerLimit:V,shouldCompleteDecimals:z})=>{const P=e.indexOf(n),M=e.lastIndexOf(t),H=e.indexOf("-"),b=i-(P===-1?0:P+n.length),L=e.substring(P===-1?0:P+n.length,M===-1?e.length:M),S=L.split("").filter(_=>_>="0"&&_<="9"||_===g||_==="-");let F=v&&H!==-1&&(P===-1||H<P),A="",U="",j=!1;const Y=()=>V===null||A.length<V,R=()=>k===null||U.length<k;if(S.forEach(_=>{o&&!j&&_===g?j=!0:v&&!A.length&&!j&&_==="-"?F=!0:_>="0"&&_<="9"&&(!j&&Y()?A+=_:j&&R()&&(U+=_))}),T&&(j=!0),!T&&!U?.length&&l===8&&(j=!1),!A&&!U&&(j=!1),j&&!A&&U&&(A="0"),!G)for(;A.length>1&&A[0]==="0";)A=A.substring(1);let C=u?Ce(A,a):A;if(C+=j?g:"",z)for(;U.length!==k;)U+="0";C+=U;let D=0;for(let _=0;_<b;_+=1)C[D]===a&&(D+=1),C[D]===L[_]&&(D+=1);return(C.length||F)&&(C=n+C,D+=n.length,F&&((l!==8||C!==n)&&(C=`-${C}`),D+=1),C+=t),l!==8&&D<C.length&&(C[D]===g&&A.length===V||C[D]===a)&&(D+=1),{nextMaskedValue:C,maskedPos:Math.min(D,C.length-t.length)}},le=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,allowDecimal:g,allowLeadingZeroes:k,allowNegative:T,autoFocus:v,className:G,clearable:V=!1,decimalLimit:z,decimalSymbol:P,disabled:M,fluidWidth:H,hasError:b,includeThousandsSeparator:L,innerRef:S,integerLimit:F,leftComponent:A,maxLength:U,minLength:j,name:Y,onBlur:R,onChange:C,onClick:D,onFocus:_,onKeyDown:N,onKeyUp:ke,onPaste:ee,placeholder:I,prefix:ye,readOnly:he,requireDecimal:se,rightComponent:ve,style:be,suffix:s,thousandsSeparatorSymbol:x,type:B,value:w,...y})=>{const ie=(0,r.useRef)(),[_e,Ye]=(0,r.useState)(w),Ge=(0,r.useCallback)(({rawValue:De,cursorPos:Qe,lastkeycode:qe,shouldUpdateCursorPos:dt=!0,shouldCompleteDecimals:pt=!1})=>{const{nextMaskedValue:Je,maskedPos:ft}=Te(De,Qe,qe,{prefix:ye,suffix:s,includeThousandsSeparator:L,thousandsSeparatorSymbol:x,allowDecimal:g,decimalSymbol:P,decimalLimit:z,requireDecimal:se,allowNegative:T,allowLeadingZeroes:k,integerLimit:F,shouldCompleteDecimals:pt});C&&Je!==_e&&C({target:{value:Je,originalValue:De}}),Ye(Je),o(Je),dt&&t({current:ft})},[_e,C]),st=(0,r.useCallback)(De=>{const{value:Qe,selectionEnd:qe}=De.target;l(Qe),o(Qe),t({current:qe}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ie.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{Ge({rawValue:w,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,w,n.current]);const ut=(0,r.useCallback)(De=>{De.stopPropagation(),a({key:De.key,code:De.keyCode}),N(De)},[N]),ct=(0,r.useCallback)(De=>{i(!1),R(De),se&&_e!==""&&Ge({rawValue:_e,cursorPos:0,lastkey:0,shouldUpdateCursorPos:0,shouldCompleteDecimals:!0})},[_e,se,s,z,R]);return(0,d.jsx)(m.UN,{...y,className:G,clearable:V,disabled:M,fluidWidth:H,hasError:b,innerRef:De=>{ie.current=De,S&&S(De)},isActive:e,leftComponent:A,maxLength:U,minLength:j,name:Y,onBlur:ct,onChange:st,onClick:D,onFocus:_,onKeyDown:ut,onKeyUp:ke,onPaste:ee,placeholder:I,readOnly:he,rightComponent:ve,style:be,type:B,value:_e})};var q=null;const Ne=(e,i,l)=>{let n=String(e).split("").filter(a=>a>="0"&&a<="9");for(;n.length&&n[0]==="0";)n.splice(0,1);n=n.slice(0,10);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["(",0],[") ",4],["-",9]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},me=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Ne(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ue=null;const Oe=(e,i,l)=>{let n=e.split("+1").slice(-1)[0].split("").filter(a=>a>="0"&&a<="9");for(;n.length&&n[0]==="0";)n.splice(0,1);n=n.slice(0,10);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["+1 (",0],[") ",7],["-",12]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},Be=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Oe(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ze=null;const We=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,9);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["-",3],["-",6]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,...a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},He=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=We(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var ze=null;const Le=(e,i)=>{const l=e.split("").filter(t=>t>="0"&&t<="9").slice(0,5);let n=0;for(let t=0;t<i;t+=1)l[n]===e[t]&&(n+=1);return{nextMaskedValue:l.join(""),maskedPos:n}},Pe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=Le(s,x);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var Ke=null;const ge=(e,i,l)=>{const n=e.split("").filter(a=>a>="0"&&a<="9").slice(0,9);let t=0;for(let a=0;a<i;a+=1)n[t]===e[a]&&(t+=1);const u=[["-",5]];return u.forEach(([a,o])=>{n.length>o&&(n.splice(o,0,a),t>=o&&(t+=a.length))}),l!==8&&t<n.length?u.forEach(([a,o])=>{t===o&&(t+=a.length)}):l===8&&t&&u.forEach(([a,o])=>{t===o+1&&(t-=a.length)}),{nextMaskedValue:n.join(""),maskedPos:t}},pe=({focus:e,setFocus:i,setRawMask:l,cursorPosition:n,setCursorPosition:t,lastkey:u,setLastkey:a,setRawValue:o,style:g,disabled:k,className:T,name:v,maxLength:G,minLength:V,fluidWidth:z,placeholder:P,onKeyDown:M,onClick:H,onChange:b,onFocus:L,onBlur:S,onPaste:F,onKeyUp:A,hasError:U,readOnly:j,type:Y,innerRef:R,clearable:C=!1,leftComponent:D,rightComponent:_,value:N,...ke})=>{const ee=(0,r.useRef)(),[I,ye]=(0,r.useState)(N),he=(0,r.useCallback)(({rawValue:s,cursorPos:x,lastkeycode:B,shouldUpdateCursorPos:w=!0})=>{const{nextMaskedValue:y,maskedPos:ie}=ge(s,x,B);b&&y!==I&&b({target:{value:y,originalValue:s}}),ye(y),o(y),w&&t({current:ie})},[I,b]),se=(0,r.useCallback)(s=>{const{value:x,selectionEnd:B}=s.target;l(x),o(x),t({current:B}),i(!0)},[l,o,t,i,u.code]);(0,r.useLayoutEffect)(()=>{e&&$(ee.current,n.current)},[e,n]),(0,r.useLayoutEffect)(()=>{he({rawValue:N,cursorPos:n.current,lastkeycode:u.code,shouldUpdateCursorPos:e})},[e,N,n.current]);const ve=(0,r.useCallback)(s=>{s.stopPropagation(),a({key:s.key,code:s.keyCode}),M(s)},[M]),be=(0,r.useCallback)(s=>{i(!1),S(s)},[S]);return(0,d.jsx)(m.UN,{...ke,className:T,clearable:C,disabled:k,fluidWidth:z,hasError:U,innerRef:s=>{ee.current=s,R&&typeof R=="function"&&R(s)},isActive:e,leftComponent:D,maxLength:G,minLength:V,name:v,onBlur:be,onChange:se,onClick:H,onFocus:L,onKeyDown:ve,onKeyUp:A,onPaste:F,placeholder:P,readOnly:j,rightComponent:_,style:g,type:Y,value:I})};var je=null;const Ie="$",fe="%",$e="",et=",",tt=".",nt={"ds-mask-date":e=>(0,d.jsx)(oe,{...e}),"ds-mask-date-time":e=>(0,d.jsx)(Re,{...e}),"ds-mask-dictionary":({ignoreCase:e=!0,...i})=>(0,d.jsx)(Se,{ignoreCase:e,...i}),"ds-mask-number":({prefix:e=Ie,suffix:i=$e,includeThousandsSeparator:l=!0,thousandsSeparatorSymbol:n=et,allowDecimal:t=!1,decimalSymbol:u=tt,decimalLimit:a=2,requireDecimal:o=!1,allowNegative:g=!1,allowLeadingZeroes:k=!1,integerLimit:T=null,...v})=>(0,d.jsx)(le,{prefix:e,suffix:i,includeThousandsSeparator:l,thousandsSeparatorSymbol:n,allowDecimal:t,decimalSymbol:u,decimalLimit:a,requireDecimal:o,allowNegative:g,allowLeadingZeroes:k,integerLimit:T,...v}),"ds-mask-percent":({prefix:e=$e,suffix:i=fe,includeThousandsSeparator:l=!0,thousandsSeparatorSymbol:n=et,allowDecimal:t=!1,decimalSymbol:u=tt,decimalLimit:a=2,requireDecimal:o=!1,allowNegative:g=!1,allowLeadingZeroes:k=!1,integerLimit:T=null,...v})=>(0,d.jsx)(le,{prefix:e,suffix:i,includeThousandsSeparator:l,thousandsSeparatorSymbol:n,allowDecimal:t,decimalSymbol:u,decimalLimit:a,requireDecimal:o,allowNegative:g,allowLeadingZeroes:k,integerLimit:T,...v}),"ds-mask-phone":e=>(0,d.jsx)(me,{...e}),"ds-mask-phone-international":e=>(0,d.jsx)(Be,{...e}),"ds-mask-ssn":e=>(0,d.jsx)(He,{...e}),"ds-mask-us-zip-code":e=>(0,d.jsx)(Pe,{...e}),"ds-mask-zip-code-search":e=>(0,d.jsx)(pe,{...e})},rt=e=>typeof e=="string",lt=e=>typeof e=="object"&&e.type,at=(e,i)=>typeof e=="function"?e(i):e,ot=e=>{let i=e;if(e&&e.target){const{target:{value:l}}=e;i=l}return i},Fe=({"aria-label":e="Input Mask",autoFocus:i,innerRef:l,mask:n,pipe:t,value:u,...a})=>{(0,f.y)({componentName:"ds-form/InputMask",version:"3.x Date: 2023 Q1"});const[o,g]=(0,r.useState)(ot(u));(0,r.useEffect)(()=>{g(ot(u))},[u]);const[k,T]=(0,r.useState)(at(n,o)),[v,G]=(0,r.useState)(i),[V,z]=(0,r.useState)({code:null,key:null}),[P,M]=(0,r.useState)({current:0}),H=(0,r.useCallback)(L=>{T(at(n,L))},[n]);if(!t&&rt(k))return nt[k]({...a,"aria-label":e,innerRef:l,value:o,focus:v,setFocus:G,setRawMask:H,cursorPosition:P,setCursorPosition:M,lastkey:V,setLastkey:z,setRawValue:g});if(!t&&lt(k))return nt[k.type]({...k,...a,"aria-label":e,innerRef:l,value:o,focus:v,setFocus:G,setRawMask:H,cursorPosition:P,setCursorPosition:M,lastkey:V,setLastkey:z,setRawValue:g});const b=()=>n===ne.v.DATE?ne.v.DATE_DEPRECATED:n===ne.v.DATE_TIME?ne.v.DATE_TIME_DEPRECATED:n;return(0,d.jsx)(ue,{...a,"aria-label":e,autoFocus:i,innerRef:l,mask:b(),pipe:t,value:o})};Fe.propTypes=E,Fe.defaultProps=J,Fe.displayName="DSInputMask";const it=(0,K.A)(Fe).description("Masking input for custom formats");it.propTypes=E;var ht=null},"./node_modules/.pnpm/@elliemae+ds-legacy-form@1.0.16_@elliemae+pui-theme@2.13.0/node_modules/@elliemae/ds-legacy-form/dist/esm/InputMask/MaskTypes.js"(Xe,xe,c){"use strict";c.d(xe,{v:()=>d});var r=c("./node_modules/.pnpm/react@18.3.1/node_modules/react/index.js");const d={DATE:"ds-mask-date",DATE_DEPRECATED:[/\d/,/\d/,"/",/\d/,/\d/,"/",/\d/,/\d/,/\d/,/\d/],DATE_TIME:"ds-mask-date-time",DATE_TIME_DEPRECATED:[/\d/,/\d/,"/",/\d/,/\d/,"/",/\d/,/\d/,/\d/,/\d/," ",/[0-2]/,/[0-9]/,":",/[0-5]/,/[0-9]/],DICTIONARY:K=>({type:"ds-mask-dictionary",...K}),PHONE:"ds-mask-phone",PHONE_INTENATIONAL:"ds-mask-phone-international",SSN:"ds-mask-ssn",US_ZIP_CODE:"ds-mask-us-zip-code",ZIP_CODE_SEARCH:"ds-mask-zip-code-search",NUMBER:K=>ne=>({type:"ds-mask-number",...K}),PERCENT:K=>ne=>({type:"ds-mask-percent",...K})},f=[d.DATE,d.DATE_DEPRECATED,d.DATE_TIME,d.DATE_TIME_DEPRECATED,d.PHONE,d.PHONE_INTENATIONAL,d.SSN,d.US_ZIP_CODE,d.NUMBER,d.PERCENT]}}]);