@elliemae/pui-scripting-object 1.51.2 → 1.54.4
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.
- package/build/docs/404.html +16 -0
- package/build/docs/Objects/analytics/index.html +21 -0
- package/build/docs/Objects/application/index.html +21 -0
- package/build/docs/Objects/auth/index.html +21 -0
- package/build/docs/Objects/form/index.html +21 -0
- package/build/docs/Objects/global/index.html +21 -0
- package/build/docs/Objects/http/index.html +21 -0
- package/build/docs/Objects/loan/index.html +21 -0
- package/build/docs/Objects/memstorage/index.html +21 -0
- package/build/docs/Objects/module/index.html +26 -0
- package/build/docs/Objects/service/index.html +21 -0
- package/build/docs/Objects/session/index.html +21 -0
- package/build/docs/Objects/styling/index.html +23 -0
- package/build/docs/Objects/transaction/index.html +21 -0
- package/build/docs/Objects/transactiontemplate/index.html +21 -0
- package/build/docs/api/enumerations/EditModes/index.html +19 -0
- package/build/docs/api/enumerations/FormType/index.html +19 -0
- package/build/docs/api/enumerations/LoanCollection/index.html +19 -0
- package/build/docs/api/enumerations/LoanLevelActions/index.html +19 -0
- package/build/docs/api/enumerations/LogLevels/index.html +19 -0
- package/build/docs/api/enumerations/ModalSize/index.html +19 -0
- package/build/docs/api/enumerations/ModalType/index.html +19 -0
- package/build/docs/api/enumerations/NavigationType/index.html +19 -0
- package/build/docs/api/enumerations/OpenMode/index.html +19 -0
- package/build/docs/api/enumerations/OpenType/index.html +19 -0
- package/build/docs/api/enumerations/OriginContext/index.html +19 -0
- package/build/docs/api/enumerations/RecordActions/index.html +19 -0
- package/build/docs/api/enumerations/RecordViewType/index.html +19 -0
- package/build/docs/api/enumerations/SCOPE/index.html +19 -0
- package/build/docs/api/enumerations/ScriptingObjectNames/index.html +18 -0
- package/build/docs/api/enumerations/ServiceSetupCategory/index.html +19 -0
- package/build/docs/api/enumerations/ToastType/index.html +19 -0
- package/build/docs/api/enumerations/TokenType/index.html +19 -0
- package/build/docs/api/index.html +22 -0
- package/build/docs/api/interfaces/IAnalytics/index.html +133 -0
- package/build/docs/api/interfaces/IApplication/index.html +224 -0
- package/build/docs/api/interfaces/IAuth/index.html +87 -0
- package/build/docs/api/interfaces/IEvent/index.html +29 -0
- package/build/docs/api/interfaces/IForm/index.html +74 -0
- package/build/docs/api/interfaces/IGlobal/index.html +88 -0
- package/build/docs/api/interfaces/IHttp/index.html +133 -0
- package/build/docs/api/interfaces/ILoan/index.html +353 -0
- package/build/docs/api/interfaces/IMemStorage/index.html +80 -0
- package/build/docs/api/interfaces/IModule/index.html +92 -0
- package/build/docs/api/interfaces/IScriptingObject/index.html +58 -0
- package/build/docs/api/interfaces/IScriptingObjectProxy/index.html +27 -0
- package/build/docs/api/interfaces/IService/index.html +118 -0
- package/build/docs/api/interfaces/ISession/index.html +69 -0
- package/build/docs/api/interfaces/IStyling/index.html +133 -0
- package/build/docs/api/interfaces/ITransaction/index.html +211 -0
- package/build/docs/api/interfaces/ITransactionTemplate/index.html +83 -0
- package/build/docs/api/type-aliases/AcceptFile/index.html +26 -0
- package/build/docs/api/type-aliases/ActionInfo/index.html +22 -0
- package/build/docs/api/type-aliases/ActionResponse/index.html +22 -0
- package/build/docs/api/type-aliases/AdditionalServices/index.html +23 -0
- package/build/docs/api/type-aliases/AppInfo/index.html +22 -0
- package/build/docs/api/type-aliases/ApplicationActionCompletedListener/index.html +35 -0
- package/build/docs/api/type-aliases/ApplicationContext/index.html +26 -0
- package/build/docs/api/type-aliases/ApplicationEvents/index.html +40 -0
- package/build/docs/api/type-aliases/ApplicationInfo/index.html +30 -0
- package/build/docs/api/type-aliases/ApplicationLoginListener/index.html +35 -0
- package/build/docs/api/type-aliases/ApplicationNavigationStartListener/index.html +36 -0
- package/build/docs/api/type-aliases/AssignLoanTeamMember/index.html +23 -0
- package/build/docs/api/type-aliases/AusTracking/index.html +23 -0
- package/build/docs/api/type-aliases/BAEvent/index.html +25 -0
- package/build/docs/api/type-aliases/BorrowerContacts/index.html +23 -0
- package/build/docs/api/type-aliases/BusinessContacts/index.html +23 -0
- package/build/docs/api/type-aliases/BusinessRules/index.html +23 -0
- package/build/docs/api/type-aliases/Capabilities/index.html +26 -0
- package/build/docs/api/type-aliases/ChangeExpectedDate/index.html +26 -0
- package/build/docs/api/type-aliases/CommitInfo/index.html +22 -0
- package/build/docs/api/type-aliases/CompanySettingsQueryOptions/index.html +26 -0
- package/build/docs/api/type-aliases/CompanyUserSetup/index.html +23 -0
- package/build/docs/api/type-aliases/ConditionOperator/index.html +43 -0
- package/build/docs/api/type-aliases/ConditionType/index.html +29 -0
- package/build/docs/api/type-aliases/ContactSetup/index.html +23 -0
- package/build/docs/api/type-aliases/Contacts/index.html +23 -0
- package/build/docs/api/type-aliases/CurrentApplicationOptions/index.html +22 -0
- package/build/docs/api/type-aliases/Dashboard/index.html +23 -0
- package/build/docs/api/type-aliases/DeliveryConditions/index.html +23 -0
- package/build/docs/api/type-aliases/DescriptorInfo/index.html +26 -0
- package/build/docs/api/type-aliases/DisclosureTracking/index.html +23 -0
- package/build/docs/api/type-aliases/DocsSetup/index.html +23 -0
- package/build/docs/api/type-aliases/Documents/index.html +32 -0
- package/build/docs/api/type-aliases/DynamicDataManagement/index.html +23 -0
- package/build/docs/api/type-aliases/EDisclosures/index.html +23 -0
- package/build/docs/api/type-aliases/EFolderHistory/index.html +20 -0
- package/build/docs/api/type-aliases/EFolderSetup/index.html +23 -0
- package/build/docs/api/type-aliases/EVault/index.html +20 -0
- package/build/docs/api/type-aliases/EVaultPortal/index.html +23 -0
- package/build/docs/api/type-aliases/EditComment/index.html +26 -0
- package/build/docs/api/type-aliases/EditModeOptions/index.html +28 -0
- package/build/docs/api/type-aliases/EncompassWebServices/index.html +23 -0
- package/build/docs/api/type-aliases/EnhancedConditions/index.html +23 -0
- package/build/docs/api/type-aliases/EntityOptions/index.html +26 -0
- package/build/docs/api/type-aliases/Environment/index.html +22 -0
- package/build/docs/api/type-aliases/EventObjects/index.html +17 -0
- package/build/docs/api/type-aliases/Events/index.html +17 -0
- package/build/docs/api/type-aliases/ExportServices/index.html +23 -0
- package/build/docs/api/type-aliases/FieldOptions/index.html +26 -0
- package/build/docs/api/type-aliases/FieldOptionsParam/index.html +30 -0
- package/build/docs/api/type-aliases/FileContacts/index.html +26 -0
- package/build/docs/api/type-aliases/FinishMilestone/index.html +26 -0
- package/build/docs/api/type-aliases/Form/index.html +26 -0
- package/build/docs/api/type-aliases/FormDescriptor/index.html +26 -0
- package/build/docs/api/type-aliases/FormEvents/index.html +28 -0
- package/build/docs/api/type-aliases/FormInfo/index.html +22 -0
- package/build/docs/api/type-aliases/FormLoadListener/index.html +35 -0
- package/build/docs/api/type-aliases/FormUnloadListener/index.html +35 -0
- package/build/docs/api/type-aliases/GlobalChangeListener/index.html +35 -0
- package/build/docs/api/type-aliases/GlobalEvents/index.html +23 -0
- package/build/docs/api/type-aliases/GrantWriteAccess/index.html +23 -0
- package/build/docs/api/type-aliases/GseServices/index.html +23 -0
- package/build/docs/api/type-aliases/ImportLoan/index.html +23 -0
- package/build/docs/api/type-aliases/LIB_NAME/index.html +17 -0
- package/build/docs/api/type-aliases/LaunchCategoryOptions/index.html +49 -0
- package/build/docs/api/type-aliases/LaunchProviderOptions/index.html +45 -0
- package/build/docs/api/type-aliases/LaunchServiceSetupOptions/index.html +45 -0
- package/build/docs/api/type-aliases/Listener/index.html +44 -0
- package/build/docs/api/type-aliases/LoConnectTasks/index.html +35 -0
- package/build/docs/api/type-aliases/LoanApplicationSelectedListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanChangeEventInfo/index.html +34 -0
- package/build/docs/api/type-aliases/LoanChangeListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanCloseListener/index.html +36 -0
- package/build/docs/api/type-aliases/LoanCollectionObject/index.html +39 -0
- package/build/docs/api/type-aliases/LoanCommittedListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanEditModeChangeListener/index.html +36 -0
- package/build/docs/api/type-aliases/LoanEditModeEventInfo/index.html +26 -0
- package/build/docs/api/type-aliases/LoanEvents/index.html +88 -0
- package/build/docs/api/type-aliases/LoanFieldChangeSyncListener/index.html +36 -0
- package/build/docs/api/type-aliases/LoanMilestoneCompletedListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanObject/index.html +18 -0
- package/build/docs/api/type-aliases/LoanOpenListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanPreCommitListener/index.html +36 -0
- package/build/docs/api/type-aliases/LoanPreMilestoneCompleteListener/index.html +36 -0
- package/build/docs/api/type-aliases/LoanRecord/index.html +17 -0
- package/build/docs/api/type-aliases/LoanSetup/index.html +23 -0
- package/build/docs/api/type-aliases/LoanSyncListener/index.html +35 -0
- package/build/docs/api/type-aliases/LoanTeam/index.html +20 -0
- package/build/docs/api/type-aliases/LogMessage/index.html +25 -0
- package/build/docs/api/type-aliases/ManageServiceProviders/index.html +23 -0
- package/build/docs/api/type-aliases/Milestone/index.html +26 -0
- package/build/docs/api/type-aliases/MilestoneInfo/index.html +60 -0
- package/build/docs/api/type-aliases/MilestoneWorkflowManagement/index.html +35 -0
- package/build/docs/api/type-aliases/ModalContent/index.html +47 -0
- package/build/docs/api/type-aliases/ModalOptions/index.html +50 -0
- package/build/docs/api/type-aliases/ModuleCloseInfo/index.html +24 -0
- package/build/docs/api/type-aliases/ModuleCloseListener/index.html +36 -0
- package/build/docs/api/type-aliases/ModuleEvents/index.html +28 -0
- package/build/docs/api/type-aliases/ModuleOpenInfo/index.html +28 -0
- package/build/docs/api/type-aliases/ModuleOpenListener/index.html +36 -0
- package/build/docs/api/type-aliases/ModuleParameters/index.html +27 -0
- package/build/docs/api/type-aliases/ModuleUnLoadingListener/index.html +36 -0
- package/build/docs/api/type-aliases/ModuleUnloadInfo/index.html +24 -0
- package/build/docs/api/type-aliases/MoveFrom/index.html +23 -0
- package/build/docs/api/type-aliases/MoveLoans/index.html +26 -0
- package/build/docs/api/type-aliases/MoveTo/index.html +23 -0
- package/build/docs/api/type-aliases/NavigationOptions/index.html +34 -0
- package/build/docs/api/type-aliases/NavigationStartInfo/index.html +30 -0
- package/build/docs/api/type-aliases/OpenOptions/index.html +36 -0
- package/build/docs/api/type-aliases/OriginDetails/index.html +32 -0
- package/build/docs/api/type-aliases/PerfMark/index.html +26 -0
- package/build/docs/api/type-aliases/PersonalTemplates/index.html +23 -0
- package/build/docs/api/type-aliases/Personas/index.html +34 -0
- package/build/docs/api/type-aliases/Pipeline/index.html +29 -0
- package/build/docs/api/type-aliases/PipelineView/index.html +26 -0
- package/build/docs/api/type-aliases/PluginInfo/index.html +30 -0
- package/build/docs/api/type-aliases/PostClosingConditions/index.html +23 -0
- package/build/docs/api/type-aliases/PreliminaryConditions/index.html +23 -0
- package/build/docs/api/type-aliases/Print/index.html +23 -0
- package/build/docs/api/type-aliases/PrintOptions/index.html +22 -0
- package/build/docs/api/type-aliases/PurchaseConditions/index.html +23 -0
- package/build/docs/api/type-aliases/RecordOptions/index.html +34 -0
- package/build/docs/api/type-aliases/RemotingScriptingObject/index.html +34 -0
- package/build/docs/api/type-aliases/ResourceDetails/index.html +38 -0
- package/build/docs/api/type-aliases/ResourceOptions/index.html +22 -0
- package/build/docs/api/type-aliases/ReturnFile/index.html +26 -0
- package/build/docs/api/type-aliases/Role/index.html +26 -0
- package/build/docs/api/type-aliases/Role2/index.html +26 -0
- package/build/docs/api/type-aliases/Route/index.html +34 -0
- package/build/docs/api/type-aliases/ScriptingObjectTypes/index.html +60 -0
- package/build/docs/api/type-aliases/SecondarySetup/index.html +23 -0
- package/build/docs/api/type-aliases/Service/index.html +26 -0
- package/build/docs/api/type-aliases/ServiceSetup/index.html +38 -0
- package/build/docs/api/type-aliases/StandardWebForm/index.html +26 -0
- package/build/docs/api/type-aliases/StateInfo/index.html +22 -0
- package/build/docs/api/type-aliases/StyleOptions/index.html +31 -0
- package/build/docs/api/type-aliases/SystemAdministration/index.html +23 -0
- package/build/docs/api/type-aliases/TableRowCriteria/index.html +21 -0
- package/build/docs/api/type-aliases/TableRowStyleOptions/index.html +30 -0
- package/build/docs/api/type-aliases/TablesAndFees/index.html +23 -0
- package/build/docs/api/type-aliases/TimingOptions/index.html +26 -0
- package/build/docs/api/type-aliases/ToastOptions/index.html +33 -0
- package/build/docs/api/type-aliases/TokenInfo/index.html +38 -0
- package/build/docs/api/type-aliases/Tool/index.html +20 -0
- package/build/docs/api/type-aliases/TpoCompanyDetails/index.html +23 -0
- package/build/docs/api/type-aliases/TpoConnectSiteSettings/index.html +23 -0
- package/build/docs/api/type-aliases/TpoContacts/index.html +23 -0
- package/build/docs/api/type-aliases/TpoFees/index.html +23 -0
- package/build/docs/api/type-aliases/TpoInformation/index.html +23 -0
- package/build/docs/api/type-aliases/TpoOrganizationSettings/index.html +23 -0
- package/build/docs/api/type-aliases/TqlServices/index.html +23 -0
- package/build/docs/api/type-aliases/Trades/index.html +23 -0
- package/build/docs/api/type-aliases/TransactionDetails/index.html +23 -0
- package/build/docs/api/type-aliases/TransactionEvent/index.html +33 -0
- package/build/docs/api/type-aliases/TransactionInfo/index.html +22 -0
- package/build/docs/api/type-aliases/TransactionRequest/index.html +31 -0
- package/build/docs/api/type-aliases/TransactionResource/index.html +30 -0
- package/build/docs/api/type-aliases/TransactionTemplateDetails/index.html +36 -0
- package/build/docs/api/type-aliases/UnAuthorizedError/index.html +18 -0
- package/build/docs/api/type-aliases/UnderwritingCenter/index.html +23 -0
- package/build/docs/api/type-aliases/UnderwritingConditions/index.html +23 -0
- package/build/docs/api/type-aliases/User/index.html +74 -0
- package/build/docs/api/type-aliases/UserAccessRights/index.html +204 -0
- package/build/docs/api/type-aliases/UserInfo/index.html +22 -0
- package/build/docs/assets/css/styles.48d5ef50.css +1 -0
- package/build/docs/assets/js/01be580c.895e2259.js +1 -0
- package/build/docs/assets/js/041b718b.70ba9cd3.js +1 -0
- package/build/docs/assets/js/05f939cb.5dd48f93.js +1 -0
- package/build/docs/assets/js/097c8dfd.dea59523.js +1 -0
- package/build/docs/assets/js/0b21d61c.d1b60530.js +1 -0
- package/build/docs/assets/js/0baa1f58.63c8d29e.js +1 -0
- package/build/docs/assets/js/0c69a34b.d83c530f.js +1 -0
- package/build/docs/assets/js/0f685aea.1700c6cd.js +1 -0
- package/build/docs/assets/js/10868109.d8ef3111.js +1 -0
- package/build/docs/assets/js/11bc780d.8d0df01f.js +1 -0
- package/build/docs/assets/js/12a2e4bf.efe47664.js +1 -0
- package/build/docs/assets/js/13a797f3.a63f7dbb.js +1 -0
- package/build/docs/assets/js/1519.c61ea04c.js +1 -0
- package/build/docs/assets/js/1653.acc6fdc6.js +1 -0
- package/build/docs/assets/js/165d760d.72d7c0de.js +1 -0
- package/build/docs/assets/js/169fc43e.38d884fd.js +1 -0
- package/build/docs/assets/js/16b7bc88.0c7d724d.js +1 -0
- package/build/docs/assets/js/1784.7b671c7b.js +1 -0
- package/build/docs/assets/js/17896441.d3b98eb2.js +1 -0
- package/build/docs/assets/js/1874.8b581b0f.js +1 -0
- package/build/docs/assets/js/18c5a2c7.bc2b4e01.js +1 -0
- package/build/docs/assets/js/1945.caeb2352.js +1 -0
- package/build/docs/assets/js/194ff42c.8058509a.js +1 -0
- package/build/docs/assets/js/1991.2fe262ac.js +1 -0
- package/build/docs/assets/js/199d948c.738456fc.js +1 -0
- package/build/docs/assets/js/1ad144cb.0cbb6399.js +1 -0
- package/build/docs/assets/js/1b81bba6.e4881d84.js +1 -0
- package/build/docs/assets/js/1e3d54ad.0a143bda.js +1 -0
- package/build/docs/assets/js/1e55ee77.d4ca6126.js +1 -0
- package/build/docs/assets/js/1ff40e6d.9b03e079.js +1 -0
- package/build/docs/assets/js/2045.d1ea775b.js +1 -0
- package/build/docs/assets/js/207a78be.0c273b53.js +1 -0
- package/build/docs/assets/js/219b8fa8.e2b198a8.js +1 -0
- package/build/docs/assets/js/22c51394.e6eddd47.js +1 -0
- package/build/docs/assets/js/22c75222.827b9800.js +1 -0
- package/build/docs/assets/js/254453de.43e76b54.js +1 -0
- package/build/docs/assets/js/2776.4956cf65.js +1 -0
- package/build/docs/assets/js/27b794d5.c262ffb8.js +1 -0
- package/build/docs/assets/js/2aa29b36.000f3bb1.js +1 -0
- package/build/docs/assets/js/2ce87e26.1e2c9da5.js +1 -0
- package/build/docs/assets/js/2df142f0.3085cc75.js +1 -0
- package/build/docs/assets/js/2ecd5be9.1d6e6f31.js +1 -0
- package/build/docs/assets/js/3038.d01aa548.js +1 -0
- package/build/docs/assets/js/306c628f.7567fbe7.js +1 -0
- package/build/docs/assets/js/3070.ea663f28.js +1 -0
- package/build/docs/assets/js/3176dea0.6eb45086.js +1 -0
- package/build/docs/assets/js/31d79ec6.3b2180d6.js +1 -0
- package/build/docs/assets/js/3296b04f.b29af22c.js +1 -0
- package/build/docs/assets/js/32b882f4.5817f83c.js +1 -0
- package/build/docs/assets/js/33.df4bbb17.js +1 -0
- package/build/docs/assets/js/332d2808.2c705239.js +1 -0
- package/build/docs/assets/js/338673e8.ead714d0.js +1 -0
- package/build/docs/assets/js/35497db5.e52a50b2.js +1 -0
- package/build/docs/assets/js/36a5c786.fb56d076.js +1 -0
- package/build/docs/assets/js/36dce1d5.50969a7b.js +1 -0
- package/build/docs/assets/js/3717c316.3fb1fe69.js +1 -0
- package/build/docs/assets/js/37cb18f9.fc0857db.js +1 -0
- package/build/docs/assets/js/37cec3ff.0527f34b.js +1 -0
- package/build/docs/assets/js/3899.85f10f23.js +1 -0
- package/build/docs/assets/js/3ad7ef6e.5e3c6e54.js +1 -0
- package/build/docs/assets/js/3d7edb1b.4da5c047.js +1 -0
- package/build/docs/assets/js/3e43232c.bf559b82.js +1 -0
- package/build/docs/assets/js/3eab2692.e9bf3518.js +1 -0
- package/build/docs/assets/js/3fd673d5.890395f1.js +1 -0
- package/build/docs/assets/js/407.ca5734ea.js +1 -0
- package/build/docs/assets/js/40e6a4c3.36551c0a.js +1 -0
- package/build/docs/assets/js/42742b0a.b47b6184.js +1 -0
- package/build/docs/assets/js/42b6ee51.5d29b576.js +1 -0
- package/build/docs/assets/js/4362.51df51c5.js +1 -0
- package/build/docs/assets/js/44cc89e7.ab5d6da0.js +1 -0
- package/build/docs/assets/js/454c9f7b.4e092960.js +1 -0
- package/build/docs/assets/js/455b76ae.8b354abb.js +1 -0
- package/build/docs/assets/js/459.cd77c9da.js +1 -0
- package/build/docs/assets/js/459db510.f4d9d393.js +1 -0
- package/build/docs/assets/js/45b07953.a3fdcf1c.js +1 -0
- package/build/docs/assets/js/46c9c393.8a27c84d.js +1 -0
- package/build/docs/assets/js/4806e2f2.f5de282c.js +1 -0
- package/build/docs/assets/js/4860.3b922768.js +1 -0
- package/build/docs/assets/js/4931.449e5b1f.js +1 -0
- package/build/docs/assets/js/49a0e362.db9f01fe.js +1 -0
- package/build/docs/assets/js/4a99468c.daeae602.js +1 -0
- package/build/docs/assets/js/4c2b22f5.f32f2355.js +1 -0
- package/build/docs/assets/js/4d43a2c4.5d7d32e2.js +1 -0
- package/build/docs/assets/js/4d61f813.8c6c93fb.js +1 -0
- package/build/docs/assets/js/4f716299.19b6e05f.js +1 -0
- package/build/docs/assets/js/4fd1babc.6e7973c0.js +1 -0
- package/build/docs/assets/js/5011808b.633f4004.js +1 -0
- package/build/docs/assets/js/50868a48.2c52c5eb.js +1 -0
- package/build/docs/assets/js/5122.12fb8e23.js +1 -0
- package/build/docs/assets/js/523362e5.b52d2a30.js +1 -0
- package/build/docs/assets/js/5387.c2ab0637.js +1 -0
- package/build/docs/assets/js/550aa20c.4549d3af.js +1 -0
- package/build/docs/assets/js/551d7418.2c68ad26.js +1 -0
- package/build/docs/assets/js/55f55257.17743cdc.js +1 -0
- package/build/docs/assets/js/5621.b59b53f6.js +2 -0
- package/build/docs/assets/js/5621.b59b53f6.js.LICENSE.txt +1 -0
- package/build/docs/assets/js/5820.fe7a2bf6.js +1 -0
- package/build/docs/assets/js/585c3847.c08ab90b.js +1 -0
- package/build/docs/assets/js/5871c1da.9caee4ee.js +1 -0
- package/build/docs/assets/js/5aa38cd9.30bbce78.js +1 -0
- package/build/docs/assets/js/5bd47231.fe4d3422.js +1 -0
- package/build/docs/assets/js/5d6e3c21.a73eafe8.js +1 -0
- package/build/docs/assets/js/5e8c322a.753944c0.js +1 -0
- package/build/docs/assets/js/5e95c892.7f8625b1.js +1 -0
- package/build/docs/assets/js/61c5d0e0.fa44288b.js +1 -0
- package/build/docs/assets/js/61cd27d3.237968ac.js +1 -0
- package/build/docs/assets/js/61e2ace9.2361b2aa.js +1 -0
- package/build/docs/assets/js/638.b6cdf0b6.js +2 -0
- package/build/docs/assets/js/638.b6cdf0b6.js.LICENSE.txt +9 -0
- package/build/docs/assets/js/6409.5cd7ee67.js +1 -0
- package/build/docs/assets/js/64dd0999.72dd024d.js +1 -0
- package/build/docs/assets/js/64f1d089.0fb64421.js +1 -0
- package/build/docs/assets/js/652d1996.ee33a10c.js +1 -0
- package/build/docs/assets/js/654.ee106195.js +1 -0
- package/build/docs/assets/js/65754b30.889dafb2.js +1 -0
- package/build/docs/assets/js/66991cc0.1e7da217.js +1 -0
- package/build/docs/assets/js/694b3ab8.7b7dc96e.js +1 -0
- package/build/docs/assets/js/6961.69a1a8d8.js +1 -0
- package/build/docs/assets/js/6ad112df.a9295983.js +1 -0
- package/build/docs/assets/js/6fbe79ac.9c95e82e.js +1 -0
- package/build/docs/assets/js/70137a30.7cc44334.js +1 -0
- package/build/docs/assets/js/7039.11648d58.js +1 -0
- package/build/docs/assets/js/712c7624.c77d89da.js +1 -0
- package/build/docs/assets/js/7299.5e268210.js +1 -0
- package/build/docs/assets/js/729ad928.48dab5ef.js +1 -0
- package/build/docs/assets/js/74bb96fa.64e77748.js +1 -0
- package/build/docs/assets/js/75808aed.a7e947b9.js +1 -0
- package/build/docs/assets/js/75a2c078.39e42369.js +1 -0
- package/build/docs/assets/js/7666.c14b7aca.js +1 -0
- package/build/docs/assets/js/7685.39260961.js +1 -0
- package/build/docs/assets/js/7695705b.02574d77.js +1 -0
- package/build/docs/assets/js/779684fb.377bf509.js +1 -0
- package/build/docs/assets/js/7807.844eed16.js +1 -0
- package/build/docs/assets/js/7860.9be80853.js +1 -0
- package/build/docs/assets/js/7868.17524124.js +1 -0
- package/build/docs/assets/js/78bc0bdd.b514d605.js +1 -0
- package/build/docs/assets/js/78fd3155.d86baa85.js +1 -0
- package/build/docs/assets/js/7968.ae733903.js +1 -0
- package/build/docs/assets/js/7997.5b10519c.js +1 -0
- package/build/docs/assets/js/79996a12.572d064a.js +1 -0
- package/build/docs/assets/js/7bce3487.dc1e11cf.js +1 -0
- package/build/docs/assets/js/7e8a4f7f.a4d21217.js +1 -0
- package/build/docs/assets/js/803e4dfa.04d34fdd.js +1 -0
- package/build/docs/assets/js/810e4273.0fcc0450.js +1 -0
- package/build/docs/assets/js/8130.65fdecef.js +1 -0
- package/build/docs/assets/js/81483485.9bb7e7f0.js +1 -0
- package/build/docs/assets/js/8182.87816b17.js +1 -0
- package/build/docs/assets/js/81be0eed.1d1e4dfb.js +1 -0
- package/build/docs/assets/js/8257.107dee36.js +1 -0
- package/build/docs/assets/js/82d61bec.a532d9a4.js +1 -0
- package/build/docs/assets/js/8331d859.29c4b721.js +1 -0
- package/build/docs/assets/js/853d1c4f.6a8358fa.js +1 -0
- package/build/docs/assets/js/8587.69ca2bd1.js +1 -0
- package/build/docs/assets/js/8638aafd.00b01087.js +1 -0
- package/build/docs/assets/js/87019c07.a7b4b9f3.js +1 -0
- package/build/docs/assets/js/877c7455.8773c4f0.js +1 -0
- package/build/docs/assets/js/8787ba8d.f0ef34f5.js +1 -0
- package/build/docs/assets/js/8796.83f3cc3d.js +1 -0
- package/build/docs/assets/js/8877bf86.105908b2.js +1 -0
- package/build/docs/assets/js/88d4f9bd.ec68ebd0.js +1 -0
- package/build/docs/assets/js/88f532f5.d01e9326.js +1 -0
- package/build/docs/assets/js/8907.af79bdad.js +1 -0
- package/build/docs/assets/js/89e8415d.b44c0c42.js +1 -0
- package/build/docs/assets/js/89e956a4.befdf41a.js +1 -0
- package/build/docs/assets/js/8a470b81.1a75ae55.js +1 -0
- package/build/docs/assets/js/8ae9d04b.12248a98.js +1 -0
- package/build/docs/assets/js/8c09e50b.e735f1da.js +1 -0
- package/build/docs/assets/js/900fc5d6.c22defda.js +1 -0
- package/build/docs/assets/js/9176.a8196821.js +1 -0
- package/build/docs/assets/js/92f1fdc4.e2d5c0c8.js +1 -0
- package/build/docs/assets/js/942c1cca.7a2eb224.js +1 -0
- package/build/docs/assets/js/967.0289c25f.js +1 -0
- package/build/docs/assets/js/97a1db13.d72a8871.js +1 -0
- package/build/docs/assets/js/9839.b3769bdb.js +1 -0
- package/build/docs/assets/js/989b3f0c.6c9cd1ee.js +1 -0
- package/build/docs/assets/js/9992c016.be868eb8.js +1 -0
- package/build/docs/assets/js/99ecde99.45bbfbb6.js +1 -0
- package/build/docs/assets/js/9a81dfc1.60bc882f.js +1 -0
- package/build/docs/assets/js/9e61d10d.90354b17.js +1 -0
- package/build/docs/assets/js/9e790d02.02bf917c.js +1 -0
- package/build/docs/assets/js/9fa92caf.cfcd49cd.js +1 -0
- package/build/docs/assets/js/a0da6071.54abf142.js +1 -0
- package/build/docs/assets/js/a14fd107.c1709014.js +1 -0
- package/build/docs/assets/js/a33445d2.cc6bcb84.js +1 -0
- package/build/docs/assets/js/a38914f7.5f7132ef.js +1 -0
- package/build/docs/assets/js/a3b503fb.04e330fe.js +1 -0
- package/build/docs/assets/js/a564f5b8.964daf5d.js +1 -0
- package/build/docs/assets/js/a5b76e8f.f21586a7.js +1 -0
- package/build/docs/assets/js/a6a9d012.00eef6aa.js +1 -0
- package/build/docs/assets/js/a78418a8.0601ef9c.js +1 -0
- package/build/docs/assets/js/a7bd4aaa.6e8c4296.js +1 -0
- package/build/docs/assets/js/a85871f1.ddbbebb9.js +1 -0
- package/build/docs/assets/js/a94703ab.e2c50de1.js +1 -0
- package/build/docs/assets/js/a982558a.2f47c8b4.js +1 -0
- package/build/docs/assets/js/a9ac5a0d.29dc0ab0.js +1 -0
- package/build/docs/assets/js/aba21aa0.cc16fe6a.js +1 -0
- package/build/docs/assets/js/ac5bb532.e863605b.js +1 -0
- package/build/docs/assets/js/ae35bb50.536118bc.js +1 -0
- package/build/docs/assets/js/af2c3537.1ee0a6de.js +1 -0
- package/build/docs/assets/js/b03d8897.67294cf2.js +1 -0
- package/build/docs/assets/js/b045ea4d.033e4345.js +1 -0
- package/build/docs/assets/js/b197998d.ca032321.js +1 -0
- package/build/docs/assets/js/b1f514b2.2a0bfa66.js +1 -0
- package/build/docs/assets/js/b465040b.006d27e0.js +1 -0
- package/build/docs/assets/js/b4c7048f.6afc5a72.js +1 -0
- package/build/docs/assets/js/b4f29550.515b688f.js +1 -0
- package/build/docs/assets/js/b5b4f2b5.36f79b78.js +1 -0
- package/build/docs/assets/js/b5e4e421.058039b5.js +1 -0
- package/build/docs/assets/js/b7005b3f.15fc69ed.js +1 -0
- package/build/docs/assets/js/b8fc8d46.5ab0b93f.js +1 -0
- package/build/docs/assets/js/ba3aabcc.f69ef3a2.js +1 -0
- package/build/docs/assets/js/bb84e7b0.766f262f.js +1 -0
- package/build/docs/assets/js/bb9e474e.d2a86df4.js +1 -0
- package/build/docs/assets/js/bfb798b4.3d7d9e64.js +1 -0
- package/build/docs/assets/js/c2e70358.ec73fefa.js +1 -0
- package/build/docs/assets/js/c377a04b.9423f05e.js +1 -0
- package/build/docs/assets/js/c60d21ea.06539fbf.js +1 -0
- package/build/docs/assets/js/c6931cb0.ac02dd55.js +1 -0
- package/build/docs/assets/js/c907c70c.84f4cfbe.js +1 -0
- package/build/docs/assets/js/c944c3d7.c7374c87.js +1 -0
- package/build/docs/assets/js/ca6b470f.7d69fba8.js +1 -0
- package/build/docs/assets/js/caf047eb.fd18f3e8.js +1 -0
- package/build/docs/assets/js/cecd13e9.a482505d.js +1 -0
- package/build/docs/assets/js/d1272994.2a09849a.js +1 -0
- package/build/docs/assets/js/d27c4f1d.e1799aed.js +1 -0
- package/build/docs/assets/js/d2b5d511.532ba3e3.js +1 -0
- package/build/docs/assets/js/d54b2140.4064756e.js +1 -0
- package/build/docs/assets/js/d5a7f148.5f0e0828.js +1 -0
- package/build/docs/assets/js/d5b7f03b.e53d2761.js +1 -0
- package/build/docs/assets/js/d6912e2d.9d2742cf.js +1 -0
- package/build/docs/assets/js/d7953049.84cc2689.js +1 -0
- package/build/docs/assets/js/d7e348bf.f77d0670.js +1 -0
- package/build/docs/assets/js/d978f210.dd0850f0.js +1 -0
- package/build/docs/assets/js/d9d4cbfc.d3137ca2.js +1 -0
- package/build/docs/assets/js/da1d6308.706f5bc0.js +1 -0
- package/build/docs/assets/js/dbcee71f.2d94a996.js +1 -0
- package/build/docs/assets/js/dc7a9126.b8347a73.js +1 -0
- package/build/docs/assets/js/dcdc0a4e.5b4ab14c.js +1 -0
- package/build/docs/assets/js/deb01a76.b0489e25.js +1 -0
- package/build/docs/assets/js/dfbfbaf0.14299597.js +1 -0
- package/build/docs/assets/js/dfea6595.49fa4164.js +1 -0
- package/build/docs/assets/js/e032a17e.407b920f.js +1 -0
- package/build/docs/assets/js/e16c43ed.66613c6b.js +1 -0
- package/build/docs/assets/js/e188077b.89085ae4.js +1 -0
- package/build/docs/assets/js/e3674c67.910dbc30.js +1 -0
- package/build/docs/assets/js/e4882ceb.ce73d180.js +1 -0
- package/build/docs/assets/js/e5186767.caf0cbe6.js +1 -0
- package/build/docs/assets/js/e577279e.8cb51fd7.js +1 -0
- package/build/docs/assets/js/e6051847.b8f0e3c1.js +1 -0
- package/build/docs/assets/js/e6321b8b.50c0b970.js +1 -0
- package/build/docs/assets/js/e9aa306d.60d4368b.js +1 -0
- package/build/docs/assets/js/eb03c37b.a8f9ff33.js +1 -0
- package/build/docs/assets/js/eef1b94c.677197ac.js +1 -0
- package/build/docs/assets/js/eef5f02b.b3b6e47e.js +1 -0
- package/build/docs/assets/js/efde44a5.e6f67a4f.js +1 -0
- package/build/docs/assets/js/f0886e8a.5677a731.js +1 -0
- package/build/docs/assets/js/f1a43501.4a9c34da.js +1 -0
- package/build/docs/assets/js/f38a0ed3.1f0e9200.js +1 -0
- package/build/docs/assets/js/f5908de6.1929bff3.js +1 -0
- package/build/docs/assets/js/f7a28957.c081adee.js +1 -0
- package/build/docs/assets/js/f8befd8b.99103168.js +1 -0
- package/build/docs/assets/js/f920ab10.7f0d630d.js +1 -0
- package/build/docs/assets/js/fbbf57d3.06f80f81.js +1 -0
- package/build/docs/assets/js/fd475d14.22d6919b.js +1 -0
- package/build/docs/assets/js/fdf27b93.2537f5f4.js +1 -0
- package/build/docs/assets/js/fdf6128b.2af9aa1e.js +1 -0
- package/build/docs/assets/js/main.182c9b8c.js +2 -0
- package/build/docs/assets/js/main.182c9b8c.js.LICENSE.txt +51 -0
- package/build/docs/assets/js/runtime~main.e34ff46f.js +1 -0
- package/build/docs/img/favicon.ico +0 -0
- package/build/docs/img/logo.jpeg +0 -0
- package/build/docs/img/logo.svg +22 -0
- package/build/docs/img/readme.md +1 -0
- package/build/docs/index.html +18 -0
- package/build/docs/readme.md +1 -0
- package/build/docs/sitemap.xml +1 -0
- package/dist/cjs/index.js +1 -0
- package/dist/cjs/objects/styling.js +16 -0
- package/dist/cjs/package.json +4 -1
- package/dist/cjs/scriptingObjectList.js +1 -0
- package/dist/esm/index.js +1 -0
- package/dist/esm/objects/styling.js +0 -0
- package/dist/esm/package.json +4 -1
- package/dist/esm/scriptingObjectList.js +1 -0
- package/dist/types/lib/index.d.ts +1 -0
- package/dist/types/lib/objects/analytics.d.ts +46 -0
- package/dist/types/lib/objects/application.d.ts +47 -0
- package/dist/types/lib/objects/loan.d.ts +78 -1
- package/dist/types/lib/objects/memStorage.d.ts +16 -14
- package/dist/types/lib/objects/module.d.ts +0 -5
- package/dist/types/lib/objects/styling.d.ts +174 -0
- package/dist/types/lib/scriptingObjectList.d.ts +3 -0
- package/dist/types/tsconfig.tsbuildinfo +1 -1
- package/package.json +19 -20
|
@@ -0,0 +1,51 @@
|
|
|
1
|
+
/* NProgress, (c) 2013, 2014 Rico Sta. Cruz - http://ricostacruz.com/nprogress
|
|
2
|
+
* @license MIT */
|
|
3
|
+
|
|
4
|
+
/**
|
|
5
|
+
* @license React
|
|
6
|
+
* react-dom.production.min.js
|
|
7
|
+
*
|
|
8
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
9
|
+
*
|
|
10
|
+
* This source code is licensed under the MIT license found in the
|
|
11
|
+
* LICENSE file in the root directory of this source tree.
|
|
12
|
+
*/
|
|
13
|
+
|
|
14
|
+
/**
|
|
15
|
+
* @license React
|
|
16
|
+
* react-jsx-runtime.production.min.js
|
|
17
|
+
*
|
|
18
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
19
|
+
*
|
|
20
|
+
* This source code is licensed under the MIT license found in the
|
|
21
|
+
* LICENSE file in the root directory of this source tree.
|
|
22
|
+
*/
|
|
23
|
+
|
|
24
|
+
/**
|
|
25
|
+
* @license React
|
|
26
|
+
* react.production.min.js
|
|
27
|
+
*
|
|
28
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
29
|
+
*
|
|
30
|
+
* This source code is licensed under the MIT license found in the
|
|
31
|
+
* LICENSE file in the root directory of this source tree.
|
|
32
|
+
*/
|
|
33
|
+
|
|
34
|
+
/**
|
|
35
|
+
* @license React
|
|
36
|
+
* scheduler.production.min.js
|
|
37
|
+
*
|
|
38
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
39
|
+
*
|
|
40
|
+
* This source code is licensed under the MIT license found in the
|
|
41
|
+
* LICENSE file in the root directory of this source tree.
|
|
42
|
+
*/
|
|
43
|
+
|
|
44
|
+
/** @license React v16.13.1
|
|
45
|
+
* react-is.production.min.js
|
|
46
|
+
*
|
|
47
|
+
* Copyright (c) Facebook, Inc. and its affiliates.
|
|
48
|
+
*
|
|
49
|
+
* This source code is licensed under the MIT license found in the
|
|
50
|
+
* LICENSE file in the root directory of this source tree.
|
|
51
|
+
*/
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
(()=>{"use strict";var e,a,b,d,c,f={},t={};function r(e){var a=t[e];if(void 0!==a)return a.exports;var b=t[e]={id:e,loaded:!1,exports:{}};return f[e].call(b.exports,b,b.exports,r),b.loaded=!0,b.exports}r.m=f,r.c=t,e=[],r.O=(a,b,d,c)=>{if(!b){var f=1/0;for(i=0;i<e.length;i++){for(var[b,d,c]=e[i],t=!0,o=0;o<b.length;o++)(!1&c||f>=c)&&Object.keys(r.O).every(e=>r.O[e](b[o]))?b.splice(o--,1):(t=!1,c<f&&(f=c));if(t){e.splice(i--,1);var n=d();void 0!==n&&(a=n)}}return a}c=c||0;for(var i=e.length;i>0&&e[i-1][2]>c;i--)e[i]=e[i-1];e[i]=[b,d,c]},r.n=e=>{var a=e&&e.__esModule?()=>e.default:()=>e;return r.d(a,{a:a}),a},b=Object.getPrototypeOf?e=>Object.getPrototypeOf(e):e=>e.__proto__,r.t=function(e,d){if(1&d&&(e=this(e)),8&d)return e;if("object"==typeof e&&e){if(4&d&&e.__esModule)return e;if(16&d&&"function"==typeof e.then)return e}var c=Object.create(null);r.r(c);var f={};a=a||[null,b({}),b([]),b(b)];for(var t=2&d&&e;("object"==typeof t||"function"==typeof t)&&!~a.indexOf(t);t=b(t))Object.getOwnPropertyNames(t).forEach(a=>f[a]=()=>e[a]);return f.default=()=>e,r.d(c,f),c},r.d=(e,a)=>{for(var b in a)r.o(a,b)&&!r.o(e,b)&&Object.defineProperty(e,b,{enumerable:!0,get:a[b]})},r.f={},r.e=e=>Promise.all(Object.keys(r.f).reduce((a,b)=>(r.f[b](e,a),a),[])),r.u=e=>"assets/js/"+({139:"1ff40e6d",171:"61e2ace9",266:"eef1b94c",289:"306c628f",374:"ae35bb50",392:"35497db5",416:"45b07953",430:"8ae9d04b",504:"c377a04b",533:"652d1996",544:"b7005b3f",591:"64f1d089",594:"5e8c322a",630:"37cb18f9",658:"87019c07",694:"4d61f813",700:"8638aafd",752:"9992c016",758:"a564f5b8",874:"2df142f0",984:"eef5f02b",1072:"74bb96fa",1099:"81be0eed",1111:"712c7624",1116:"194ff42c",1163:"7e8a4f7f",1180:"36dce1d5",1225:"2ce87e26",1234:"f8befd8b",1352:"1e3d54ad",1453:"deb01a76",1473:"8c09e50b",1535:"207a78be",1690:"05f939cb",1818:"3176dea0",1872:"22c75222",1940:"6fbe79ac",1973:"3296b04f",1998:"e5186767",2040:"041b718b",2080:"5011808b",2088:"e4882ceb",2103:"bfb798b4",2119:"caf047eb",2129:"49a0e362",2169:"989b3f0c",2246:"81483485",2288:"44cc89e7",2304:"8787ba8d",2349:"4a99468c",2455:"79996a12",2485:"a14fd107",2497:"a33445d2",2548:"d978f210",2581:"42b6ee51",2624:"9fa92caf",2662:"c944c3d7",2710:"455b76ae",2734:"82d61bec",2739:"50868a48",2961:"b5b4f2b5",2989:"0baa1f58",2992:"551d7418",3012:"4806e2f2",3023:"9e61d10d",3105:"729ad928",3110:"585c3847",3155:"e6051847",3215:"97a1db13",3246:"8a470b81",3291:"40e6a4c3",3334:"550aa20c",3361:"a6a9d012",3378:"c6931cb0",3410:"3717c316",3434:"d5b7f03b",3578:"10868109",3583:"a9ac5a0d",3645:"a5b76e8f",3656:"d9d4cbfc",3722:"ca6b470f",3749:"fdf6128b",3752:"fbbf57d3",3823:"a3b503fb",3829:"d2b5d511",3846:"f1a43501",3892:"a38914f7",3893:"42742b0a",3990:"5d6e3c21",4118:"f7a28957",4164:"a85871f1",4222:"d6912e2d",4277:"3fd673d5",4316:"0b21d61c",4326:"199d948c",4337:"5871c1da",4375:"e3674c67",4572:"694b3ab8",4649:"bb84e7b0",4659:"5aa38cd9",4672:"e577279e",4680:"22c51394",4765:"27b794d5",4790:"92f1fdc4",4797:"459db510",4806:"89e956a4",4887:"18c5a2c7",4918:"b8fc8d46",4936:"b1f514b2",4979:"4f716299",4986:"88d4f9bd",5032:"cecd13e9",5100:"b03d8897",5134:"e6321b8b",5237:"e188077b",5301:"332d2808",5410:"3ad7ef6e",5475:"8877bf86",5539:"1ad144cb",5543:"2aa29b36",5559:"46c9c393",5672:"bb9e474e",5742:"aba21aa0",5780:"c2e70358",5827:"37cec3ff",5833:"5bd47231",6023:"55f55257",6085:"01be580c",6089:"c60d21ea",6129:"877c7455",6130:"16b7bc88",6132:"3e43232c",6174:"75a2c078",6263:"d1272994",6314:"dfea6595",6354:"2ecd5be9",6459:"d54b2140",6489:"0c69a34b",6551:"61cd27d3",6696:"66991cc0",6722:"f5908de6",6737:"d5a7f148",6748:"b465040b",6756:"4d43a2c4",6884:"da1d6308",6947:"810e4273",6968:"b4f29550",7023:"61c5d0e0",7034:"13a797f3",7063:"a982558a",7098:"a7bd4aaa",7115:"9e790d02",7141:"75808aed",7150:"64dd0999",7226:"1b81bba6",7254:"36a5c786",7276:"e9aa306d",7282:"78fd3155",7331:"89e8415d",7338:"32b882f4",7456:"dfbfbaf0",7457:"c907c70c",7543:"4c2b22f5",7634:"169fc43e",7738:"fdf27b93",7770:"b045ea4d",7789:"af2c3537",7806:"dc7a9126",7887:"dcdc0a4e",7890:"6ad112df",8016:"f920ab10",8230:"4fd1babc",8360:"803e4dfa",8374:"338673e8",8401:"17896441",8442:"d7953049",8453:"254453de",8469:"11bc780d",8502:"b197998d",8585:"78bc0bdd",8591:"70137a30",8600:"219b8fa8",8615:"ba3aabcc",8650:"165d760d",8712:"900fc5d6",8723:"0f685aea",8792:"eb03c37b",9022:"8331d859",9048:"a94703ab",9105:"efde44a5",9142:"99ecde99",9235:"3eab2692",9250:"7695705b",9270:"d27c4f1d",9327:"a78418a8",9377:"e032a17e",9424:"12a2e4bf",9425:"942c1cca",9444:"88f532f5",9463:"b5e4e421",9478:"097c8dfd",9497:"853d1c4f",9586:"ac5bb532",9599:"1e55ee77",9607:"a0da6071",9633:"f38a0ed3",9637:"31d79ec6",9647:"5e95c892",9669:"b4c7048f",9700:"d7e348bf",9738:"9a81dfc1",9740:"779684fb",9792:"e16c43ed",9813:"3d7edb1b",9864:"dbcee71f",9895:"65754b30",9906:"7bce3487",9915:"f0886e8a",9927:"454c9f7b",9934:"523362e5",9994:"fd475d14"}[e]||e)+"."+{33:"df4bbb17",139:"9b03e079",171:"2361b2aa",266:"677197ac",289:"7567fbe7",374:"536118bc",392:"e52a50b2",407:"ca5734ea",416:"a3fdcf1c",430:"12248a98",459:"cd77c9da",504:"9423f05e",533:"ee33a10c",544:"15fc69ed",591:"0fb64421",594:"753944c0",630:"fc0857db",638:"b6cdf0b6",654:"ee106195",658:"a7b4b9f3",694:"8c6c93fb",700:"00b01087",752:"be868eb8",758:"964daf5d",874:"3085cc75",967:"0289c25f",984:"b3b6e47e",1072:"64e77748",1099:"1d1e4dfb",1111:"c77d89da",1116:"8058509a",1163:"a4d21217",1180:"50969a7b",1225:"1e2c9da5",1234:"99103168",1352:"0a143bda",1453:"b0489e25",1473:"e735f1da",1519:"c61ea04c",1535:"0c273b53",1653:"acc6fdc6",1690:"5dd48f93",1784:"7b671c7b",1818:"6eb45086",1872:"827b9800",1874:"8b581b0f",1940:"9c95e82e",1945:"caeb2352",1973:"b29af22c",1991:"2fe262ac",1998:"caf0cbe6",2040:"70ba9cd3",2045:"d1ea775b",2080:"633f4004",2088:"ce73d180",2103:"3d7d9e64",2119:"fd18f3e8",2129:"db9f01fe",2169:"6c9cd1ee",2246:"9bb7e7f0",2288:"ab5d6da0",2304:"f0ef34f5",2349:"daeae602",2455:"572d064a",2485:"c1709014",2497:"cc6bcb84",2548:"dd0850f0",2581:"5d29b576",2624:"cfcd49cd",2662:"c7374c87",2710:"8b354abb",2734:"a532d9a4",2739:"2c52c5eb",2776:"4956cf65",2961:"36f79b78",2989:"63c8d29e",2992:"2c68ad26",3012:"f5de282c",3023:"90354b17",3038:"d01aa548",3070:"ea663f28",3105:"48dab5ef",3110:"c08ab90b",3155:"b8f0e3c1",3215:"d72a8871",3246:"1a75ae55",3291:"36551c0a",3334:"4549d3af",3361:"00eef6aa",3378:"ac02dd55",3410:"3fb1fe69",3434:"e53d2761",3578:"d8ef3111",3583:"29dc0ab0",3645:"f21586a7",3656:"d3137ca2",3722:"7d69fba8",3749:"2af9aa1e",3752:"06f80f81",3823:"04e330fe",3829:"532ba3e3",3846:"4a9c34da",3892:"5f7132ef",3893:"b47b6184",3899:"85f10f23",3990:"a73eafe8",4118:"c081adee",4164:"ddbbebb9",4222:"9d2742cf",4277:"890395f1",4316:"d1b60530",4326:"738456fc",4337:"9caee4ee",4362:"51df51c5",4375:"910dbc30",4572:"7b7dc96e",4649:"766f262f",4659:"30bbce78",4672:"8cb51fd7",4680:"e6eddd47",4765:"c262ffb8",4790:"e2d5c0c8",4797:"f4d9d393",4806:"befdf41a",4860:"3b922768",4887:"bc2b4e01",4918:"5ab0b93f",4931:"449e5b1f",4936:"2a0bfa66",4979:"19b6e05f",4986:"ec68ebd0",5032:"a482505d",5100:"67294cf2",5122:"12fb8e23",5134:"50c0b970",5237:"89085ae4",5301:"2c705239",5387:"c2ab0637",5410:"5e3c6e54",5475:"105908b2",5539:"0cbb6399",5543:"000f3bb1",5559:"8a27c84d",5621:"b59b53f6",5672:"d2a86df4",5742:"cc16fe6a",5780:"ec73fefa",5820:"fe7a2bf6",5827:"0527f34b",5833:"fe4d3422",6023:"17743cdc",6085:"895e2259",6089:"06539fbf",6129:"8773c4f0",6130:"0c7d724d",6132:"bf559b82",6174:"39e42369",6263:"2a09849a",6314:"49fa4164",6354:"1d6e6f31",6409:"5cd7ee67",6459:"4064756e",6489:"d83c530f",6551:"237968ac",6696:"1e7da217",6722:"1929bff3",6737:"5f0e0828",6748:"006d27e0",6756:"5d7d32e2",6884:"706f5bc0",6947:"0fcc0450",6961:"69a1a8d8",6968:"515b688f",7023:"fa44288b",7034:"a63f7dbb",7039:"11648d58",7063:"2f47c8b4",7098:"6e8c4296",7115:"02bf917c",7141:"a7e947b9",7150:"72dd024d",7226:"e4881d84",7254:"fb56d076",7276:"60d4368b",7282:"d86baa85",7299:"5e268210",7331:"b44c0c42",7338:"5817f83c",7456:"14299597",7457:"84f4cfbe",7543:"f32f2355",7634:"38d884fd",7666:"c14b7aca",7685:"39260961",7738:"2537f5f4",7770:"033e4345",7789:"1ee0a6de",7806:"b8347a73",7807:"844eed16",7860:"9be80853",7868:"17524124",7887:"5b4ab14c",7890:"a9295983",7968:"ae733903",7997:"5b10519c",8016:"7f0d630d",8130:"65fdecef",8182:"87816b17",8230:"6e7973c0",8257:"107dee36",8360:"04d34fdd",8374:"ead714d0",8401:"d3b98eb2",8442:"84cc2689",8453:"43e76b54",8469:"8d0df01f",8502:"ca032321",8585:"b514d605",8587:"69ca2bd1",8591:"7cc44334",8600:"e2b198a8",8615:"f69ef3a2",8650:"72d7c0de",8712:"c22defda",8723:"1700c6cd",8792:"a8f9ff33",8796:"83f3cc3d",8907:"af79bdad",9022:"29c4b721",9048:"e2c50de1",9105:"e6f67a4f",9142:"45bbfbb6",9176:"a8196821",9235:"e9bf3518",9250:"02574d77",9270:"e1799aed",9327:"0601ef9c",9377:"407b920f",9424:"efe47664",9425:"7a2eb224",9444:"d01e9326",9463:"058039b5",9478:"dea59523",9497:"6a8358fa",9586:"e863605b",9599:"d4ca6126",9607:"54abf142",9633:"1f0e9200",9637:"3b2180d6",9647:"7f8625b1",9669:"6afc5a72",9700:"f77d0670",9738:"60bc882f",9740:"377bf509",9792:"66613c6b",9813:"4da5c047",9839:"b3769bdb",9864:"2d94a996",9895:"889dafb2",9906:"dc1e11cf",9915:"5677a731",9927:"4e092960",9934:"b52d2a30",9994:"22d6919b"}[e]+".js",r.miniCssF=e=>{},r.g=function(){if("object"==typeof globalThis)return globalThis;try{return this||new Function("return this")()}catch(e){if("object"==typeof window)return window}}(),r.o=(e,a)=>Object.prototype.hasOwnProperty.call(e,a),d={},c="@elliemae/pui-scripting-object:",r.l=(e,a,b,f)=>{if(d[e])d[e].push(a);else{var t,o;if(void 0!==b)for(var n=document.getElementsByTagName("script"),i=0;i<n.length;i++){var l=n[i];if(l.getAttribute("src")==e||l.getAttribute("data-webpack")==c+b){t=l;break}}t||(o=!0,(t=document.createElement("script")).charset="utf-8",r.nc&&t.setAttribute("nonce",r.nc),t.setAttribute("data-webpack",c+b),t.src=e),d[e]=[a];var u=(a,b)=>{t.onerror=t.onload=null,clearTimeout(s);var c=d[e];if(delete d[e],t.parentNode&&t.parentNode.removeChild(t),c&&c.forEach(e=>e(b)),a)return a(b)},s=setTimeout(u.bind(null,void 0,{type:"timeout",target:t}),12e4);t.onerror=u.bind(null,t.onerror),t.onload=u.bind(null,t.onload),o&&document.head.appendChild(t)}},r.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},r.p="/scripting-object/",r.gca=function(e){return e={10868109:"3578",17896441:"8401",81483485:"2246","1ff40e6d":"139","61e2ace9":"171",eef1b94c:"266","306c628f":"289",ae35bb50:"374","35497db5":"392","45b07953":"416","8ae9d04b":"430",c377a04b:"504","652d1996":"533",b7005b3f:"544","64f1d089":"591","5e8c322a":"594","37cb18f9":"630","87019c07":"658","4d61f813":"694","8638aafd":"700","9992c016":"752",a564f5b8:"758","2df142f0":"874",eef5f02b:"984","74bb96fa":"1072","81be0eed":"1099","712c7624":"1111","194ff42c":"1116","7e8a4f7f":"1163","36dce1d5":"1180","2ce87e26":"1225",f8befd8b:"1234","1e3d54ad":"1352",deb01a76:"1453","8c09e50b":"1473","207a78be":"1535","05f939cb":"1690","3176dea0":"1818","22c75222":"1872","6fbe79ac":"1940","3296b04f":"1973",e5186767:"1998","041b718b":"2040","5011808b":"2080",e4882ceb:"2088",bfb798b4:"2103",caf047eb:"2119","49a0e362":"2129","989b3f0c":"2169","44cc89e7":"2288","8787ba8d":"2304","4a99468c":"2349","79996a12":"2455",a14fd107:"2485",a33445d2:"2497",d978f210:"2548","42b6ee51":"2581","9fa92caf":"2624",c944c3d7:"2662","455b76ae":"2710","82d61bec":"2734","50868a48":"2739",b5b4f2b5:"2961","0baa1f58":"2989","551d7418":"2992","4806e2f2":"3012","9e61d10d":"3023","729ad928":"3105","585c3847":"3110",e6051847:"3155","97a1db13":"3215","8a470b81":"3246","40e6a4c3":"3291","550aa20c":"3334",a6a9d012:"3361",c6931cb0:"3378","3717c316":"3410",d5b7f03b:"3434",a9ac5a0d:"3583",a5b76e8f:"3645",d9d4cbfc:"3656",ca6b470f:"3722",fdf6128b:"3749",fbbf57d3:"3752",a3b503fb:"3823",d2b5d511:"3829",f1a43501:"3846",a38914f7:"3892","42742b0a":"3893","5d6e3c21":"3990",f7a28957:"4118",a85871f1:"4164",d6912e2d:"4222","3fd673d5":"4277","0b21d61c":"4316","199d948c":"4326","5871c1da":"4337",e3674c67:"4375","694b3ab8":"4572",bb84e7b0:"4649","5aa38cd9":"4659",e577279e:"4672","22c51394":"4680","27b794d5":"4765","92f1fdc4":"4790","459db510":"4797","89e956a4":"4806","18c5a2c7":"4887",b8fc8d46:"4918",b1f514b2:"4936","4f716299":"4979","88d4f9bd":"4986",cecd13e9:"5032",b03d8897:"5100",e6321b8b:"5134",e188077b:"5237","332d2808":"5301","3ad7ef6e":"5410","8877bf86":"5475","1ad144cb":"5539","2aa29b36":"5543","46c9c393":"5559",bb9e474e:"5672",aba21aa0:"5742",c2e70358:"5780","37cec3ff":"5827","5bd47231":"5833","55f55257":"6023","01be580c":"6085",c60d21ea:"6089","877c7455":"6129","16b7bc88":"6130","3e43232c":"6132","75a2c078":"6174",d1272994:"6263",dfea6595:"6314","2ecd5be9":"6354",d54b2140:"6459","0c69a34b":"6489","61cd27d3":"6551","66991cc0":"6696",f5908de6:"6722",d5a7f148:"6737",b465040b:"6748","4d43a2c4":"6756",da1d6308:"6884","810e4273":"6947",b4f29550:"6968","61c5d0e0":"7023","13a797f3":"7034",a982558a:"7063",a7bd4aaa:"7098","9e790d02":"7115","75808aed":"7141","64dd0999":"7150","1b81bba6":"7226","36a5c786":"7254",e9aa306d:"7276","78fd3155":"7282","89e8415d":"7331","32b882f4":"7338",dfbfbaf0:"7456",c907c70c:"7457","4c2b22f5":"7543","169fc43e":"7634",fdf27b93:"7738",b045ea4d:"7770",af2c3537:"7789",dc7a9126:"7806",dcdc0a4e:"7887","6ad112df":"7890",f920ab10:"8016","4fd1babc":"8230","803e4dfa":"8360","338673e8":"8374",d7953049:"8442","254453de":"8453","11bc780d":"8469",b197998d:"8502","78bc0bdd":"8585","70137a30":"8591","219b8fa8":"8600",ba3aabcc:"8615","165d760d":"8650","900fc5d6":"8712","0f685aea":"8723",eb03c37b:"8792","8331d859":"9022",a94703ab:"9048",efde44a5:"9105","99ecde99":"9142","3eab2692":"9235","7695705b":"9250",d27c4f1d:"9270",a78418a8:"9327",e032a17e:"9377","12a2e4bf":"9424","942c1cca":"9425","88f532f5":"9444",b5e4e421:"9463","097c8dfd":"9478","853d1c4f":"9497",ac5bb532:"9586","1e55ee77":"9599",a0da6071:"9607",f38a0ed3:"9633","31d79ec6":"9637","5e95c892":"9647",b4c7048f:"9669",d7e348bf:"9700","9a81dfc1":"9738","779684fb":"9740",e16c43ed:"9792","3d7edb1b":"9813",dbcee71f:"9864","65754b30":"9895","7bce3487":"9906",f0886e8a:"9915","454c9f7b":"9927","523362e5":"9934",fd475d14:"9994"}[e]||e,r.p+r.u(e)},(()=>{var e={5354:0,1869:0};r.f.j=(a,b)=>{var d=r.o(e,a)?e[a]:void 0;if(0!==d)if(d)b.push(d[2]);else if(/^(1869|5354)$/.test(a))e[a]=0;else{var c=new Promise((b,c)=>d=e[a]=[b,c]);b.push(d[2]=c);var f=r.p+r.u(a),t=new Error;r.l(f,b=>{if(r.o(e,a)&&(0!==(d=e[a])&&(e[a]=void 0),d)){var c=b&&("load"===b.type?"missing":b.type),f=b&&b.target&&b.target.src;t.message="Loading chunk "+a+" failed.\n("+c+": "+f+")",t.name="ChunkLoadError",t.type=c,t.request=f,d[1](t)}},"chunk-"+a,a)}},r.O.j=a=>0===e[a];var a=(a,b)=>{var d,c,[f,t,o]=b,n=0;if(f.some(a=>0!==e[a])){for(d in t)r.o(t,d)&&(r.m[d]=t[d]);if(o)var i=o(r)}for(a&&a(b);n<f.length;n++)c=f[n],r.o(e,c)&&e[c]&&e[c][0](),e[c]=0;return r.O(i)},b=globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[];b.forEach(a.bind(null,0)),b.push=a.bind(null,b.push.bind(b))})()})();
|
|
Binary file
|
|
Binary file
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="utf-8"?>
|
|
2
|
+
<!-- Generator: Adobe Illustrator 25.4.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) -->
|
|
3
|
+
<svg version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px"
|
|
4
|
+
viewBox="0 0 377.5 380.3" style="enable-background:new 0 0 377.5 380.3;" xml:space="preserve">
|
|
5
|
+
<style type="text/css">
|
|
6
|
+
.st0{fill:#8DBFE1;}
|
|
7
|
+
</style>
|
|
8
|
+
<g>
|
|
9
|
+
<g>
|
|
10
|
+
<polygon class="st0" points="0,0 0,377.5 73.5,377.5 73.5,343 34.5,343 34.5,34.5 343,34.5 343,225 377.5,225 377.5,0 "/>
|
|
11
|
+
</g>
|
|
12
|
+
<g>
|
|
13
|
+
<rect x="110" y="263.2" width="23.4" height="114.3"/>
|
|
14
|
+
<path d="M212.1,359c-20.6,0-35.4-15.9-35.4-38.6s13.3-38.9,34.9-38.9c12.6,0,23.2,6.1,30.2,15.9l15.9-15.7
|
|
15
|
+
c-12.4-14.5-28.1-21.3-46.6-21.3c-33.3,0-58.8,26-58.8,59.9s23.4,59.9,59.7,59.9c19.7,0,35.4-8.4,46.6-23.2l-16.6-14
|
|
16
|
+
C234.8,353.1,224.7,359,212.1,359z"/>
|
|
17
|
+
<path d="M292.5,330.4c3.7,17.2,16.9,28.6,34.3,28.6c12.6,0,22.7-5.9,30-15.9l16.6,14c-11.2,14.8-26.9,23.2-46.6,23.2
|
|
18
|
+
c-36.3,0-59.7-26-59.7-59.9s23.2-59.9,56.5-59.9c24.9,0,59,17.4,53.3,70L292.5,330.4z M354.3,311.9c-2.5-23.4-17.7-30.4-28-30.4
|
|
19
|
+
c-17.5,0-30.2,11-34.2,30.4L354.3,311.9z"/>
|
|
20
|
+
</g>
|
|
21
|
+
</g>
|
|
22
|
+
</svg>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# place your static assets such as images inside this folder
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
<!doctype html>
|
|
2
|
+
<html lang="en" dir="ltr" class="docs-wrapper plugin-docs plugin-id-default docs-version-current docs-doc-page docs-doc-id-index" data-has-hydrated="false">
|
|
3
|
+
<head>
|
|
4
|
+
<meta charset="UTF-8">
|
|
5
|
+
<meta name="generator" content="Docusaurus v3.9.2">
|
|
6
|
+
<title data-rh="true">Getting Started | Scripting Object</title><meta data-rh="true" name="viewport" content="width=device-width,initial-scale=1"><meta data-rh="true" name="twitter:card" content="summary_large_image"><meta data-rh="true" property="og:url" content="https://pui.ice.com/scripting-object/"><meta data-rh="true" property="og:locale" content="en"><meta data-rh="true" name="docusaurus_locale" content="en"><meta data-rh="true" name="docsearch:language" content="en"><meta data-rh="true" name="docusaurus_version" content="current"><meta data-rh="true" name="docusaurus_tag" content="docs-default-current"><meta data-rh="true" name="docsearch:version" content="current"><meta data-rh="true" name="docsearch:docusaurus_tag" content="docs-default-current"><meta data-rh="true" property="og:title" content="Getting Started | Scripting Object"><meta data-rh="true" name="description" content="Following tables shows the list of the scripting objects governed by the UI Platform team and their support across different products"><meta data-rh="true" property="og:description" content="Following tables shows the list of the scripting objects governed by the UI Platform team and their support across different products"><link data-rh="true" rel="icon" href="/scripting-object/img/favicon.ico"><link data-rh="true" rel="canonical" href="https://pui.ice.com/scripting-object/"><link data-rh="true" rel="alternate" href="https://pui.ice.com/scripting-object/" hreflang="en"><link data-rh="true" rel="alternate" href="https://pui.ice.com/scripting-object/" hreflang="x-default"><script data-rh="true">function insertBanner(){var n=document.createElement("div");n.id="__docusaurus-base-url-issue-banner-container";n.innerHTML='\n<div id="__docusaurus-base-url-issue-banner" style="border: thick solid red; background-color: rgb(255, 230, 179); margin: 20px; padding: 20px; font-size: 20px;">\n <p style="font-weight: bold; font-size: 30px;">Your Docusaurus site did not load properly.</p>\n <p>A very common reason is a wrong site <a href="https://docusaurus.io/docs/docusaurus.config.js/#baseUrl" style="font-weight: bold;">baseUrl configuration</a>.</p>\n <p>Current configured baseUrl = <span style="font-weight: bold; color: red;">/scripting-object/</span> </p>\n <p>We suggest trying baseUrl = <span id="__docusaurus-base-url-issue-banner-suggestion-container" style="font-weight: bold; color: green;"></span></p>\n</div>\n',document.body.prepend(n);var e=document.getElementById("__docusaurus-base-url-issue-banner-suggestion-container"),s=window.location.pathname,o="/"===s.substr(-1)?s:s+"/";e.innerHTML=o}document.addEventListener("DOMContentLoaded",function(){void 0===window.docusaurus&&insertBanner()})</script><script data-rh="true" type="application/ld+json">{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"name":"Getting Started","item":"https://pui.ice.com/scripting-object/"}]}</script><link rel="stylesheet" href="/scripting-object/assets/css/styles.48d5ef50.css">
|
|
7
|
+
<script src="/scripting-object/assets/js/runtime~main.e34ff46f.js" defer="defer"></script>
|
|
8
|
+
<script src="/scripting-object/assets/js/main.182c9b8c.js" defer="defer"></script>
|
|
9
|
+
</head>
|
|
10
|
+
<body class="navigation-with-keyboard">
|
|
11
|
+
<svg style="display: none;"><defs>
|
|
12
|
+
<symbol id="theme-svg-external-link" viewBox="0 0 24 24"><path fill="currentColor" d="M21 13v10h-21v-19h12v2h-10v15h17v-8h2zm3-12h-10.988l4.035 4-6.977 7.07 2.828 2.828 6.977-7.07 4.125 4.172v-11z"/></symbol>
|
|
13
|
+
</defs></svg>
|
|
14
|
+
<script>!function(){var t=function(){try{return new URLSearchParams(window.location.search).get("docusaurus-theme")}catch(t){}}()||function(){try{return window.localStorage.getItem("theme")}catch(t){}}();document.documentElement.setAttribute("data-theme",t||"light"),document.documentElement.setAttribute("data-theme-choice",t||"light")}(),function(){try{const c=new URLSearchParams(window.location.search).entries();for(var[t,e]of c)if(t.startsWith("docusaurus-data-")){var a=t.replace("docusaurus-data-","data-");document.documentElement.setAttribute(a,e)}}catch(t){}}()</script><div id="__docusaurus"><div role="region" aria-label="Skip to main content"><a class="skipToContent_eGlE" href="#__docusaurus_skipToContent_fallback">Skip to main content</a></div><nav aria-label="Main" class="theme-layout-navbar navbar navbar--fixed-top"><div class="navbar__inner"><div class="theme-layout-navbar-left navbar__items"><button aria-label="Toggle navigation bar" aria-expanded="false" class="navbar__toggle clean-btn" type="button"><svg width="30" height="30" viewBox="0 0 30 30" aria-hidden="true"><path stroke="currentColor" stroke-linecap="round" stroke-miterlimit="10" stroke-width="2" d="M4 7h22M4 15h22M4 23h22"></path></svg></button><a class="navbar__brand" href="/scripting-object/"><div class="navbar__logo"><img src="/scripting-object/img/logo.svg" alt="Scripting Object" class="themedComponent_Q3jx themedComponent--light_BjHx"><img src="/scripting-object/img/logo.svg" alt="Scripting Object" class="themedComponent_Q3jx themedComponent--dark_mxj9"></div><b class="navbar__title text--truncate">Scripting Object</b></a><a aria-current="page" class="navbar__item navbar__link navbar__link--active" href="/scripting-object/">Getting Started</a><a class="navbar__item navbar__link" href="/scripting-object/api">API</a></div><div class="theme-layout-navbar-right navbar__items navbar__items--right"><a href="https://git.elliemae.io/platform-ui/pui-scripting-object.git" target="_blank" rel="noopener noreferrer" class="navbar__item navbar__link">GitHub<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_kEbG"><use href="#theme-svg-external-link"></use></svg></a><div class="toggle_S6Pl colorModeToggle_L96j"><button class="clean-btn toggleButton_Wf77 toggleButtonDisabled_JaY9" type="button" disabled="" title="system mode" aria-label="Switch between dark and light mode (currently system mode)"><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_tqpk lightToggleIcon_X2ll"><path fill="currentColor" d="M12,9c1.65,0,3,1.35,3,3s-1.35,3-3,3s-3-1.35-3-3S10.35,9,12,9 M12,7c-2.76,0-5,2.24-5,5s2.24,5,5,5s5-2.24,5-5 S14.76,7,12,7L12,7z M2,13l2,0c0.55,0,1-0.45,1-1s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S1.45,13,2,13z M20,13l2,0c0.55,0,1-0.45,1-1 s-0.45-1-1-1l-2,0c-0.55,0-1,0.45-1,1S19.45,13,20,13z M11,2v2c0,0.55,0.45,1,1,1s1-0.45,1-1V2c0-0.55-0.45-1-1-1S11,1.45,11,2z M11,20v2c0,0.55,0.45,1,1,1s1-0.45,1-1v-2c0-0.55-0.45-1-1-1C11.45,19,11,19.45,11,20z M5.99,4.58c-0.39-0.39-1.03-0.39-1.41,0 c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0s0.39-1.03,0-1.41L5.99,4.58z M18.36,16.95 c-0.39-0.39-1.03-0.39-1.41,0c-0.39,0.39-0.39,1.03,0,1.41l1.06,1.06c0.39,0.39,1.03,0.39,1.41,0c0.39-0.39,0.39-1.03,0-1.41 L18.36,16.95z M19.42,5.99c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06c-0.39,0.39-0.39,1.03,0,1.41 s1.03,0.39,1.41,0L19.42,5.99z M7.05,18.36c0.39-0.39,0.39-1.03,0-1.41c-0.39-0.39-1.03-0.39-1.41,0l-1.06,1.06 c-0.39,0.39-0.39,1.03,0,1.41s1.03,0.39,1.41,0L7.05,18.36z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_tqpk darkToggleIcon_kYIm"><path fill="currentColor" d="M9.37,5.51C9.19,6.15,9.1,6.82,9.1,7.5c0,4.08,3.32,7.4,7.4,7.4c0.68,0,1.35-0.09,1.99-0.27C17.45,17.19,14.93,19,12,19 c-3.86,0-7-3.14-7-7C5,9.07,6.81,6.55,9.37,5.51z M12,3c-4.97,0-9,4.03-9,9s4.03,9,9,9s9-4.03,9-9c0-0.46-0.04-0.92-0.1-1.36 c-0.98,1.37-2.58,2.26-4.4,2.26c-2.98,0-5.4-2.42-5.4-5.4c0-1.81,0.89-3.42,2.26-4.4C12.92,3.04,12.46,3,12,3L12,3z"></path></svg><svg viewBox="0 0 24 24" width="24" height="24" aria-hidden="true" class="toggleIcon_tqpk systemToggleIcon_mG1q"><path fill="currentColor" d="m12 21c4.971 0 9-4.029 9-9s-4.029-9-9-9-9 4.029-9 9 4.029 9 9 9zm4.95-13.95c1.313 1.313 2.05 3.093 2.05 4.95s-0.738 3.637-2.05 4.95c-1.313 1.313-3.093 2.05-4.95 2.05v-14c1.857 0 3.637 0.737 4.95 2.05z"></path></svg></button></div><div class="navbarSearchContainer_dSE1"></div></div></div><div role="presentation" class="navbar-sidebar__backdrop"></div></nav><div id="__docusaurus_skipToContent_fallback" class="theme-layout-main main-wrapper mainWrapper_vmWZ"><div class="docsWrapper_es0q"><button aria-label="Scroll back to top" class="clean-btn theme-back-to-top-button backToTopButton_cO8Y" type="button"></button><div class="docRoot_cyW0"><aside class="theme-doc-sidebar-container docSidebarContainer_yHv_"><div class="sidebarViewport_iaL1"><div class="sidebar_Xoux"><nav aria-label="Docs sidebar" class="menu thin-scrollbar menu_Qdup"><ul class="theme-doc-sidebar-menu menu__list"><li class="theme-doc-sidebar-item-link theme-doc-sidebar-item-link-level-1 menu__list-item"><a class="menu__link menu__link--active" aria-current="page" href="/scripting-object/"><span title="Getting Started" class="linkLabel_Knm1">Getting Started</span></a></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item menu__list-item--collapsed"><div class="menu__list-item-collapsible"><a class="categoryLink_BCi1 menu__link menu__link--sublist menu__link--sublist-caret" role="button" aria-expanded="false" href="/scripting-object/Objects/analytics"><span title="Objects" class="categoryLinkLabel_I_MP">Objects</span></a></div></li><li class="theme-doc-sidebar-item-category theme-doc-sidebar-item-category-level-1 menu__list-item menu__list-item--collapsed"><div class="menu__list-item-collapsible"><a class="categoryLink_BCi1 menu__link menu__link--sublist" href="/scripting-object/api/"><span title="Scripting Object API" class="categoryLinkLabel_I_MP">Scripting Object API</span></a><button aria-label="Expand sidebar category 'Scripting Object API'" aria-expanded="false" type="button" class="clean-btn menu__caret"></button></div></li></ul></nav></div></div></aside><main class="docMainContainer_qgvB"><div class="container padding-top--md padding-bottom--lg"><div class="row"><div class="col docItemCol_Rp9M"><div class="docItemContainer_reKL"><article><nav class="theme-doc-breadcrumbs breadcrumbsContainer_L00V" aria-label="Breadcrumbs"><ul class="breadcrumbs"><li class="breadcrumbs__item"><a aria-label="Home page" class="breadcrumbs__link" href="/scripting-object/"><svg viewBox="0 0 24 24" class="breadcrumbHomeIcon_BtgF"><path d="M10 19v-5h4v5c0 .55.45 1 1 1h3c.55 0 1-.45 1-1v-7h1.7c.46 0 .68-.57.33-.87L12.67 3.6c-.38-.34-.96-.34-1.34 0l-8.36 7.53c-.34.3-.13.87.33.87H5v7c0 .55.45 1 1 1h3c.55 0 1-.45 1-1z" fill="currentColor"></path></svg></a></li><li class="breadcrumbs__item breadcrumbs__item--active"><span class="breadcrumbs__link">Getting Started</span></li></ul></nav><div class="theme-doc-markdown markdown"><header><h1>Getting Started</h1></header>
|
|
15
|
+
<p>Following tables shows the list of the scripting objects governed by the UI Platform team and their support across different products</p>
|
|
16
|
+
<table><thead><tr><th style="text-align:center">Name</th><th style="text-align:center">Encompass</th><th style="text-align:center">Encompass Web</th><th style="text-align:center">TPO</th><th style="text-align:center">Consumer Connect</th></tr></thead><tbody><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/analytics">Analytics</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/application">Application</a></td><td style="text-align:center">✔</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/auth">Auth</a></td><td style="text-align:center">✔</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/form">Form</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/global">Global</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/http">Http</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/loan">Loan</a></td><td style="text-align:center">✔</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/memstorage">MemStorage</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/module">Module</a></td><td style="text-align:center">-</td><td style="text-align:center">-</td><td style="text-align:center">-</td><td style="text-align:center">-</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/service">Service</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/session">Session</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/styling">Styling</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/transaction">Transaction</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✔</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr><tr><td style="text-align:center"><a class="" href="/scripting-object/Objects/transactiontemplate">TransactionTemplate</a></td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td><td style="text-align:center">✖️</td></tr></tbody></table></div><footer class="theme-doc-footer docusaurus-mt-lg"><div class="row margin-top--sm theme-doc-footer-edit-meta-row"><div class="col noPrint_x8Bu"><a href="https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/index.md" target="_blank" rel="noopener noreferrer" class="theme-edit-this-page"><svg fill="currentColor" height="20" width="20" viewBox="0 0 40 40" class="iconEdit_xpf_" aria-hidden="true"><g><path d="m34.5 11.7l-3 3.1-6.3-6.3 3.1-3q0.5-0.5 1.2-0.5t1.1 0.5l3.9 3.9q0.5 0.4 0.5 1.1t-0.5 1.2z m-29.5 17.1l18.4-18.5 6.3 6.3-18.4 18.4h-6.3v-6.2z"></path></g></svg>Edit this page</a></div><div class="col lastUpdated_QUoF"></div></div></footer></article><nav class="docusaurus-mt-lg pagination-nav" aria-label="Docs pages"><a class="pagination-nav__link pagination-nav__link--next" href="/scripting-object/Objects/analytics"><div class="pagination-nav__sublabel">Next</div><div class="pagination-nav__label">Analytics</div></a></nav></div></div></div></div></main></div></div></div><footer class="theme-layout-footer footer footer--dark"><div class="container container-fluid"><div class="row footer__links"><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Docs</div><ul class="footer__items clean-list"><li class="footer__item"><a class="footer__link-item" href="/scripting-object/">Getting Started</a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">Community</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://icemortgagetechnology.slack.com/archives/C01M49EGP6Z" target="_blank" rel="noopener noreferrer" class="footer__link-item">Slack<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_kEbG"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div><div class="theme-layout-footer-column col footer__col"><div class="footer__title">More</div><ul class="footer__items clean-list"><li class="footer__item"><a href="https://git.elliemae.io/platform-ui/pui-scripting-object.git" target="_blank" rel="noopener noreferrer" class="footer__link-item">GitHub<svg width="13.5" height="13.5" aria-label="(opens in new tab)" class="iconExternalLink_kEbG"><use href="#theme-svg-external-link"></use></svg></a></li></ul></div></div><div class="footer__bottom text--center"><div class="footer__copyright">Copyright © 2025 ICE.</div></div></div></footer></div>
|
|
17
|
+
</body>
|
|
18
|
+
</html>
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
# place any static assets inside this folder
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
<?xml version="1.0" encoding="UTF-8"?><urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9" xmlns:news="http://www.google.com/schemas/sitemap-news/0.9" xmlns:xhtml="http://www.w3.org/1999/xhtml" xmlns:image="http://www.google.com/schemas/sitemap-image/1.1" xmlns:video="http://www.google.com/schemas/sitemap-video/1.1"><url><loc>https://pui.ice.com/scripting-object/api/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/EditModes</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/FormType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/LoanCollection</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/LoanLevelActions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/LogLevels</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/ModalSize</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/ModalType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/NavigationType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/OpenMode</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/OpenType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/OriginContext</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/RecordActions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/RecordViewType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/SCOPE</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/ScriptingObjectNames</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/ServiceSetupCategory</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/ToastType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/enumerations/TokenType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IAnalytics</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IApplication</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IAuth</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IEvent</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IForm</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IGlobal</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IHttp</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/ILoan</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IMemStorage</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IModule</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IScriptingObject</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IScriptingObjectProxy</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IService</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/ISession</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/IStyling</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/ITransaction</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/interfaces/ITransactionTemplate</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/AcceptFile</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ActionInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ActionResponse</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/AdditionalServices</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/AppInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationActionCompletedListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationContext</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationEvents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationLoginListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ApplicationNavigationStartListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/AssignLoanTeamMember</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/AusTracking</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/BAEvent</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/BorrowerContacts</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/BusinessContacts</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/BusinessRules</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Capabilities</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ChangeExpectedDate</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/CommitInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/CompanySettingsQueryOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/CompanyUserSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ConditionOperator</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ConditionType</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Contacts</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ContactSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/CurrentApplicationOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Dashboard</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/DeliveryConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/DescriptorInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/DisclosureTracking</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/DocsSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Documents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/DynamicDataManagement</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EDisclosures</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EditComment</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EditModeOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EFolderHistory</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EFolderSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EncompassWebServices</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EnhancedConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EntityOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Environment</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EVault</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EVaultPortal</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/EventObjects</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Events</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ExportServices</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FieldOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FieldOptionsParam</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FileContacts</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FinishMilestone</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Form</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FormDescriptor</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FormEvents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FormInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FormLoadListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/FormUnloadListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/GlobalChangeListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/GlobalEvents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/GrantWriteAccess</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/GseServices</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ImportLoan</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LaunchCategoryOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LaunchProviderOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LaunchServiceSetupOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LIB_NAME</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Listener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanApplicationSelectedListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanChangeEventInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanChangeListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanCloseListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanCollectionObject</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanCommittedListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanEditModeChangeListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanEditModeEventInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanEvents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanFieldChangeSyncListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanMilestoneCompletedListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanObject</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanOpenListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanPreCommitListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanPreMilestoneCompleteListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanRecord</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanSyncListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoanTeam</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LoConnectTasks</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/LogMessage</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ManageServiceProviders</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Milestone</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/MilestoneInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/MilestoneWorkflowManagement</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModalContent</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModalOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleCloseInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleCloseListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleEvents</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleOpenInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleOpenListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleParameters</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleUnloadInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ModuleUnLoadingListener</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/MoveFrom</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/MoveLoans</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/MoveTo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/NavigationOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/NavigationStartInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/OpenOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/OriginDetails</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PerfMark</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PersonalTemplates</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Personas</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Pipeline</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PipelineView</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PluginInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PostClosingConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PreliminaryConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Print</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PrintOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/PurchaseConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/RecordOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/RemotingScriptingObject</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ResourceDetails</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ResourceOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ReturnFile</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Role</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Role2</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Route</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ScriptingObjectTypes</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/SecondarySetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Service</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ServiceSetup</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/StandardWebForm</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/StateInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/StyleOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/SystemAdministration</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TableRowCriteria</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TableRowStyleOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TablesAndFees</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TimingOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/ToastOptions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TokenInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Tool</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoCompanyDetails</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoConnectSiteSettings</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoContacts</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoFees</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoInformation</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TpoOrganizationSettings</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TqlServices</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/Trades</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionDetails</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionEvent</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionRequest</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionResource</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/TransactionTemplateDetails</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/UnAuthorizedError</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/UnderwritingCenter</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/UnderwritingConditions</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/User</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/UserAccessRights</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/api/type-aliases/UserInfo</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/analytics</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/application</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/auth</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/form</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/global</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/http</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/loan</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/memstorage</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/module</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/service</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/session</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/styling</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/transaction</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/Objects/transactiontemplate</loc><changefreq>weekly</changefreq><priority>0.5</priority></url><url><loc>https://pui.ice.com/scripting-object/</loc><changefreq>weekly</changefreq><priority>0.5</priority></url></urlset>
|
package/dist/cjs/index.js
CHANGED
|
@@ -26,6 +26,7 @@ __reExport(index_exports, require("./objects/memStorage.js"), module.exports);
|
|
|
26
26
|
__reExport(index_exports, require("./objects/module.js"), module.exports);
|
|
27
27
|
__reExport(index_exports, require("./objects/service.js"), module.exports);
|
|
28
28
|
__reExport(index_exports, require("./objects/session.js"), module.exports);
|
|
29
|
+
__reExport(index_exports, require("./objects/styling.js"), module.exports);
|
|
29
30
|
__reExport(index_exports, require("./objects/transaction.js"), module.exports);
|
|
30
31
|
__reExport(index_exports, require("./objects/transactionTemplate.js"), module.exports);
|
|
31
32
|
__reExport(index_exports, require("./objects/userAccessRights.js"), module.exports);
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __defProp = Object.defineProperty;
|
|
3
|
+
var __getOwnPropDesc = Object.getOwnPropertyDescriptor;
|
|
4
|
+
var __getOwnPropNames = Object.getOwnPropertyNames;
|
|
5
|
+
var __hasOwnProp = Object.prototype.hasOwnProperty;
|
|
6
|
+
var __copyProps = (to, from, except, desc) => {
|
|
7
|
+
if (from && typeof from === "object" || typeof from === "function") {
|
|
8
|
+
for (let key of __getOwnPropNames(from))
|
|
9
|
+
if (!__hasOwnProp.call(to, key) && key !== except)
|
|
10
|
+
__defProp(to, key, { get: () => from[key], enumerable: !(desc = __getOwnPropDesc(from, key)) || desc.enumerable });
|
|
11
|
+
}
|
|
12
|
+
return to;
|
|
13
|
+
};
|
|
14
|
+
var __toCommonJS = (mod) => __copyProps(__defProp({}, "__esModule", { value: true }), mod);
|
|
15
|
+
var styling_exports = {};
|
|
16
|
+
module.exports = __toCommonJS(styling_exports);
|
package/dist/cjs/package.json
CHANGED
|
@@ -34,6 +34,7 @@ var ScriptingObjectNames = /* @__PURE__ */ ((ScriptingObjectNames2) => {
|
|
|
34
34
|
ScriptingObjectNames2["Module"] = "module";
|
|
35
35
|
ScriptingObjectNames2["Service"] = "service";
|
|
36
36
|
ScriptingObjectNames2["Session"] = "session";
|
|
37
|
+
ScriptingObjectNames2["Styling"] = "styling";
|
|
37
38
|
ScriptingObjectNames2["Transaction"] = "transaction";
|
|
38
39
|
ScriptingObjectNames2["TransactionTemplate"] = "transactiontemplate";
|
|
39
40
|
return ScriptingObjectNames2;
|
package/dist/esm/index.js
CHANGED
|
@@ -9,6 +9,7 @@ export * from "./objects/memStorage.js";
|
|
|
9
9
|
export * from "./objects/module.js";
|
|
10
10
|
export * from "./objects/service.js";
|
|
11
11
|
export * from "./objects/session.js";
|
|
12
|
+
export * from "./objects/styling.js";
|
|
12
13
|
export * from "./objects/transaction.js";
|
|
13
14
|
export * from "./objects/transactionTemplate.js";
|
|
14
15
|
export * from "./objects/userAccessRights.js";
|
|
File without changes
|
package/dist/esm/package.json
CHANGED
|
@@ -11,6 +11,7 @@ var ScriptingObjectNames = /* @__PURE__ */ ((ScriptingObjectNames2) => {
|
|
|
11
11
|
ScriptingObjectNames2["Module"] = "module";
|
|
12
12
|
ScriptingObjectNames2["Service"] = "service";
|
|
13
13
|
ScriptingObjectNames2["Session"] = "session";
|
|
14
|
+
ScriptingObjectNames2["Styling"] = "styling";
|
|
14
15
|
ScriptingObjectNames2["Transaction"] = "transaction";
|
|
15
16
|
ScriptingObjectNames2["TransactionTemplate"] = "transactiontemplate";
|
|
16
17
|
return ScriptingObjectNames2;
|
|
@@ -10,6 +10,7 @@ export * from './objects/memStorage.js';
|
|
|
10
10
|
export * from './objects/module.js';
|
|
11
11
|
export * from './objects/service.js';
|
|
12
12
|
export * from './objects/session.js';
|
|
13
|
+
export * from './objects/styling.js';
|
|
13
14
|
export * from './objects/transaction.js';
|
|
14
15
|
export * from './objects/transactionTemplate.js';
|
|
15
16
|
export * from './objects/userAccessRights.js';
|
|
@@ -42,11 +42,57 @@ export type PerfMark = {
|
|
|
42
42
|
* Methods to collect various business analytics & performance related events and report the same
|
|
43
43
|
*/
|
|
44
44
|
export interface IAnalytics extends IScriptingObject {
|
|
45
|
+
/**
|
|
46
|
+
* Remove sampling configuration for timing events
|
|
47
|
+
* Falls back to default sampling ratio (0.25)
|
|
48
|
+
* @param {string[]} names array of timing event names
|
|
49
|
+
* @returns {void}
|
|
50
|
+
* @example
|
|
51
|
+
* ```typescript
|
|
52
|
+
* analytics.deleteTimingEventSamplingRatio(['api-call', 'user-interaction']);
|
|
53
|
+
* ```
|
|
54
|
+
*/
|
|
55
|
+
deleteTimingEventSamplingRatio(names: string[]): void;
|
|
56
|
+
/**
|
|
57
|
+
* Get all configured timing event sampling ratios
|
|
58
|
+
* @returns {Record<string, number>} object with timing event names and their sampling ratios
|
|
59
|
+
* @example
|
|
60
|
+
* ```typescript
|
|
61
|
+
* const ratios = analytics.getAllTimingEventSamplingRatios();
|
|
62
|
+
* console.log(ratios); // { 'api-call': 0.1, 'user-interaction': 0.5 }
|
|
63
|
+
* ```
|
|
64
|
+
*/
|
|
65
|
+
getAllTimingEventSamplingRatios(): Record<string, number>;
|
|
66
|
+
/**
|
|
67
|
+
* Get sampling ratios for timing events
|
|
68
|
+
* @param {string[]} names array of timing event names
|
|
69
|
+
* @returns {Record<string, number | undefined>} object with ratios for each event (undefined if using default)
|
|
70
|
+
* @example
|
|
71
|
+
* ```typescript
|
|
72
|
+
* const ratios = analytics.getTimingEventSamplingRatio(['api-call', 'user-interaction']);
|
|
73
|
+
* console.log(ratios); // { 'api-call': 0.1, 'user-interaction': 0.5 }
|
|
74
|
+
* ```
|
|
75
|
+
*/
|
|
76
|
+
getTimingEventSamplingRatio(names: string[]): Record<string, number | undefined>;
|
|
45
77
|
/**
|
|
46
78
|
* send business analytics event
|
|
47
79
|
* @param event event to be sent
|
|
48
80
|
*/
|
|
49
81
|
sendBAEvent(event: BAEvent): Promise<void>;
|
|
82
|
+
/**
|
|
83
|
+
* Set sampling ratios for timing events
|
|
84
|
+
* @param {Record<string, number>} ratios object with timing event names and their sampling ratios (0 to 1)
|
|
85
|
+
* @returns {void}
|
|
86
|
+
* @example
|
|
87
|
+
* ```typescript
|
|
88
|
+
* analytics.setTimingEventSamplingRatio({
|
|
89
|
+
* 'api-call': 0.1,
|
|
90
|
+
* 'user-interaction': 0.5,
|
|
91
|
+
* 'page-load': 0.8
|
|
92
|
+
* });
|
|
93
|
+
* ```
|
|
94
|
+
*/
|
|
95
|
+
setTimingEventSamplingRatio(ratios: Record<string, number>): void;
|
|
50
96
|
/**
|
|
51
97
|
* start timing measure
|
|
52
98
|
* @param name unique name for the timing measurement. If a measurement with the same name is already running, it will be replaced
|
|
@@ -426,6 +426,23 @@ export type ModuleOpenInfo = {
|
|
|
426
426
|
*/
|
|
427
427
|
openMode: OpenMode;
|
|
428
428
|
};
|
|
429
|
+
/**
|
|
430
|
+
* navigation start event info
|
|
431
|
+
*/
|
|
432
|
+
export type NavigationStartInfo = {
|
|
433
|
+
/**
|
|
434
|
+
* current URL before navigation
|
|
435
|
+
*/
|
|
436
|
+
currentUrl: string;
|
|
437
|
+
/**
|
|
438
|
+
* new URL to navigate to (if available)
|
|
439
|
+
*/
|
|
440
|
+
newUrl?: string;
|
|
441
|
+
/**
|
|
442
|
+
* context for the navigation
|
|
443
|
+
*/
|
|
444
|
+
context?: Record<string, string>;
|
|
445
|
+
};
|
|
429
446
|
/**
|
|
430
447
|
* event handler that handles module open event
|
|
431
448
|
* @param params event parameters
|
|
@@ -441,6 +458,21 @@ export type ModuleOpenListener = (params: {
|
|
|
441
458
|
eventParams: ModuleOpenInfo & Record<string, unknown>;
|
|
442
459
|
eventOptions?: Record<string, unknown>;
|
|
443
460
|
}) => boolean;
|
|
461
|
+
/**
|
|
462
|
+
* event handler that handles navigation start event
|
|
463
|
+
* @param params event parameters
|
|
464
|
+
* @param params.obj application object reference
|
|
465
|
+
* @param params.eventName event name
|
|
466
|
+
* @param params.eventParams navigation information including target and type
|
|
467
|
+
* @param params.eventOptions additional options related to the event
|
|
468
|
+
* @returns true to allow navigation, false to cancel navigation
|
|
469
|
+
*/
|
|
470
|
+
export type ApplicationNavigationStartListener = (params: {
|
|
471
|
+
obj: IApplication;
|
|
472
|
+
eventName: string;
|
|
473
|
+
eventParams: NavigationStartInfo;
|
|
474
|
+
eventOptions?: Record<string, unknown>;
|
|
475
|
+
}) => boolean;
|
|
444
476
|
/**
|
|
445
477
|
* events related to the application
|
|
446
478
|
*/
|
|
@@ -463,6 +495,15 @@ export type ApplicationEvents = {
|
|
|
463
495
|
* Use {@link ModuleOpenListener} to handle this event
|
|
464
496
|
*/
|
|
465
497
|
'application.moduleopen': ModuleOpenListener;
|
|
498
|
+
/**
|
|
499
|
+
* event fired when navigation starts. fired before the navigate method completes
|
|
500
|
+
*
|
|
501
|
+
* This event allows listeners to intercept navigation and decide whether to allow or cancel it.
|
|
502
|
+
* Listeners can return true to allow the navigation to proceed, or false to cancel it.
|
|
503
|
+
*
|
|
504
|
+
* Use {@link ApplicationNavigationStartListener} to handle this event
|
|
505
|
+
*/
|
|
506
|
+
'application.navigationStart': ApplicationNavigationStartListener;
|
|
466
507
|
};
|
|
467
508
|
/**
|
|
468
509
|
* Allows access to application-level UI elements, behaviors and events
|
|
@@ -488,6 +529,12 @@ export interface IApplication extends IScriptingObject {
|
|
|
488
529
|
* Use {@link ModuleOpenListener} to handle this event
|
|
489
530
|
*/
|
|
490
531
|
readonly ModuleOpen: IEvent;
|
|
532
|
+
/**
|
|
533
|
+
* event fired when navigation starts
|
|
534
|
+
*
|
|
535
|
+
* Use {@link ApplicationNavigationStartListener} to handle this event
|
|
536
|
+
*/
|
|
537
|
+
readonly NavigationStart: IEvent;
|
|
491
538
|
/**
|
|
492
539
|
* close a modal
|
|
493
540
|
*/
|