@elliemae/pui-scripting-object 1.51.3 → 1.55.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- 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/FilterOperator/index.html +17 -0
- package/build/docs/api/type-aliases/FilterOption/index.html +17 -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 +53 -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.1280540e.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.42637951.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.cecaf50f.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/92a010a8.74a4beeb.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.833e4914.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/df057c24.80a4c56e.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.c53d9a61.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.07dd8413.js +2 -0
- package/build/docs/assets/js/main.07dd8413.js.LICENSE.txt +51 -0
- package/build/docs/assets/js/runtime~main.fab082c7.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/service.d.ts +18 -0
- 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 +20 -20
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7890],{22111:(e,t,d)=>{d.r(t),d.d(t,{assets:()=>o,contentTitle:()=>c,default:()=>h,frontMatter:()=>r,metadata:()=>n,toc:()=>l});const n=JSON.parse('{"id":"api/enumerations/ModalType","title":"ModalType","description":"type of the modal","source":"@site/docs/api/enumerations/ModalType.md","sourceDirName":"api/enumerations","slug":"/api/enumerations/ModalType","permalink":"/scripting-object/api/enumerations/ModalType","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/enumerations/ModalType.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"ModalSize","permalink":"/scripting-object/api/enumerations/ModalSize"},"next":{"title":"NavigationType","permalink":"/scripting-object/api/enumerations/NavigationType"}}');var i=d(86070),s=d(90116);const r={},c="ModalType",o={},l=[{value:"Enumeration Members",id:"enumeration-members",level:2}];function a(e){const t={code:"code",h1:"h1",h2:"h2",header:"header",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,s.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"modaltype",children:"ModalType"})}),"\n",(0,i.jsx)(t.p,{children:"type of the modal"}),"\n",(0,i.jsx)(t.h2,{id:"enumeration-members",children:"Enumeration Members"}),"\n",(0,i.jsxs)(t.table,{children:[(0,i.jsx)(t.thead,{children:(0,i.jsxs)(t.tr,{children:[(0,i.jsx)(t.th,{children:"Enumeration Member"}),(0,i.jsx)(t.th,{children:"Value"}),(0,i.jsx)(t.th,{children:"Description"})]})}),(0,i.jsxs)(t.tbody,{children:[(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"document"})," ",(0,i.jsx)(t.code,{children:"DOCUMENT"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"DOCUMENT"'})}),(0,i.jsx)(t.td,{children:"modal with document"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"error"})," ",(0,i.jsx)(t.code,{children:"ERROR"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"ERROR"'})}),(0,i.jsx)(t.td,{children:"modal with error message"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"form"})," ",(0,i.jsx)(t.code,{children:"FORM"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"FORM"'})}),(0,i.jsx)(t.td,{children:"modal with form"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"info"})," ",(0,i.jsx)(t.code,{children:"INFO"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"INFO"'})}),(0,i.jsx)(t.td,{children:"modal with info message"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"success"})," ",(0,i.jsx)(t.code,{children:"SUCCESS"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"SUCCESS"'})}),(0,i.jsx)(t.td,{children:"modal with success message"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"tool"})," ",(0,i.jsx)(t.code,{children:"TOOL"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"TOOL"'})}),(0,i.jsx)(t.td,{children:"modal with tool"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"url"})," ",(0,i.jsx)(t.code,{children:"URL"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"URL"'})}),(0,i.jsx)(t.td,{children:"modal that opens a URL"})]}),(0,i.jsxs)(t.tr,{children:[(0,i.jsxs)(t.td,{children:[(0,i.jsx)("a",{id:"warning"})," ",(0,i.jsx)(t.code,{children:"WARNING"})]}),(0,i.jsx)(t.td,{children:(0,i.jsx)(t.code,{children:'"WARNING"'})}),(0,i.jsx)(t.td,{children:"modal with warning message"})]})]})]})]})}function h(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(a,{...e})}):a(e)}},90116:(e,t,d)=>{d.d(t,{R:()=>r,x:()=>c});var n=d(30758);const i={},s=n.createContext(i);function r(e){const t=n.useContext(s);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:r(e.components),n.createElement(s.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[1940],{90116:(e,t,n)=>{n.d(t,{R:()=>r,x:()=>o});var i=n(30758);const a={},s=i.createContext(a);function r(e){const t=i.useContext(s);return i.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(a):e.components||a:r(e.components),i.createElement(s.Provider,{value:t},e.children)}},96347:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>c,contentTitle:()=>o,default:()=>d,frontMatter:()=>r,metadata:()=>i,toc:()=>p});const i=JSON.parse('{"id":"api/type-aliases/StateInfo","title":"StateInfo","description":"state information","source":"@site/docs/api/type-aliases/StateInfo.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/StateInfo","permalink":"/scripting-object/api/type-aliases/StateInfo","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/StateInfo.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"StandardWebForm","permalink":"/scripting-object/api/type-aliases/StandardWebForm"},"next":{"title":"StyleOptions","permalink":"/scripting-object/api/type-aliases/StyleOptions"}}');var a=n(86070),s=n(90116);const r={},o="StateInfo",c={},p=[{value:"Properties",id:"properties",level:2},{value:"key",id:"key",level:3}];function l(e){const t={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,s.R)(),...e.components};return(0,a.jsxs)(a.Fragment,{children:[(0,a.jsx)(t.header,{children:(0,a.jsx)(t.h1,{id:"stateinfo",children:"StateInfo"})}),"\n",(0,a.jsx)(t.pre,{children:(0,a.jsx)(t.code,{className:"language-ts",children:"type StateInfo = {\n key: string;\n};\n"})}),"\n",(0,a.jsx)(t.p,{children:"state information"}),"\n",(0,a.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,a.jsx)(t.h3,{id:"key",children:"key"}),"\n",(0,a.jsx)(t.pre,{children:(0,a.jsx)(t.code,{className:"language-ts",children:"key: string;\n"})}),"\n",(0,a.jsx)(t.p,{children:"name of the key for which the value changed"})]})}function d(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,a.jsx)(t,{...e,children:(0,a.jsx)(l,{...e})}):l(e)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[8591],{16241:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>d,contentTitle:()=>c,default:()=>a,frontMatter:()=>i,metadata:()=>l,toc:()=>x});const l=JSON.parse('{"id":"Objects/loan","title":"Loan","description":"API Definition","source":"@site/docs/Objects/loan.md","sourceDirName":"Objects","slug":"/Objects/loan","permalink":"/scripting-object/Objects/loan","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/Objects/loan.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"Http","permalink":"/scripting-object/Objects/http"},"next":{"title":"MemStorage","permalink":"/scripting-object/Objects/memstorage"}}');var s=n(86070),r=n(90116);const i={},c="Loan",d={},x=[{value:"Methods",id:"methods",level:2},{value:"Events",id:"events",level:2}];function h(e){const t={a:"a",em:"em",h1:"h1",h2:"h2",header:"header",p:"p",table:"table",tbody:"tbody",td:"td",th:"th",thead:"thead",tr:"tr",...(0,r.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.header,{children:(0,s.jsx)(t.h1,{id:"loan",children:"Loan"})}),"\n",(0,s.jsx)(t.p,{children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan",children:"API Definition"})}),"\n",(0,s.jsx)(t.h2,{id:"methods",children:"Methods"}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Method"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Encompass"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Encompass Web"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"TPO"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Consumer Connect"}),(0,s.jsx)(t.th,{children:"Notes"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#all",children:"all"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#applylock",children:"applyLock"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#calculate",children:"calculate"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -<br /> PUI scripting object return type -> void <br />Encompass Web return type -> loan object"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#commit",children:"commit"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," - <br />PUI scripting object return type is void, but EncompassWeb return type is boolean for failure scenario & loanId for successful execution"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#execaction",children:"execAction"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -<br /> PUI scripting object return type -> Promise<LoanObject><br />Encompass Web return type -> Promise<{[key",":string","]: string}>"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#getcurrentapplication",children:"getCurrentApplication"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"}),' -<br /> PUI scripting object return type -> Promise<Record<string, string>void<br />Encompass Web return type -> Actual data returned may contain integer for index e.g. {"index":0,"id":"9826a78d-b9a0-4965-a1c5-d3b31bde4b1c","legacyId":"_borrower1"}']})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#getcollection",children:"getCollection"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -<br />PUI scripting object return type - Promise<Record<string, string>><br />EncompassWeb return type -<br />ICollection {<br />add(applicationIndex: number): any;<br />removeAt(index: number, applicationIndex: number): any;<br />}"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#getfield",children:"getField"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#getfields",children:"getFields"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#getfieldoptions",children:"getFieldOptions"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#isreadonly",children:"isReadOnly"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#merge",children:"merge"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#setcurrentapplication",children:"setCurrentApplication"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#setfields",children:"setFields"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -<br /> PUI scripting object return type -> void <br />Encompass Web return type -> string or boolean"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#seteditmode",children:"setEditMode"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]})]})]}),"\n",(0,s.jsx)(t.h2,{id:"events",children:"Events"}),"\n",(0,s.jsxs)(t.table,{children:[(0,s.jsx)(t.thead,{children:(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Event"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Encompass"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Encompass Web"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"TPO"}),(0,s.jsx)(t.th,{style:{textAlign:"center"},children:"Consumer Connect"}),(0,s.jsx)(t.th,{children:"Notes"})]})}),(0,s.jsxs)(t.tbody,{children:[(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#applicationselected",children:"ApplicationSelected"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -> sample invocation<br />ssfHost.raiseEvent('loan', 'applicationselected', currentApplication);<br />where currentApplication -> loan object data for application{index: currentAppIndex,id: application.id,legacyId: application.legacyId}"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#close",children:"Close"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#change",children:"Change"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -> sample invocation<br />ssfHost.raiseEvent('loan', 'change',params);<br />where params are<br />{ fieldID, op, oldVal, newVal }"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#committed",children:"Committed"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#editmodechange",children:"EditModeChange"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#fieldchangesync",children:"FieldChangeSync"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#milestonecompleted",children:"MilestoneCompleted"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#open",children:"Open"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#precommit",children:"PreCommit"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -> sample invocation ssfHost.raiseEvent('loan', 'precommit', { cause }, { timeout });"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#premilestonecomplete",children:"PreMilestoneComplete"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u25cb"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsxs)(t.td,{children:[(0,s.jsx)(t.em,{children:"Encompass Web"})," -> sample invocation<br />ssfHost.raiseEvent('loan','premilestonecomplete', { mileStone }, { timeout })<br />where mileStone is _MilestoneLogs of loan object for current applicationIndex"]})]}),(0,s.jsxs)(t.tr,{children:[(0,s.jsx)(t.td,{style:{textAlign:"center"},children:(0,s.jsx)(t.a,{href:"../api/interfaces/ILoan#sync",children:"Sync"})}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2714"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{style:{textAlign:"center"},children:"\u2716\ufe0f"}),(0,s.jsx)(t.td,{})]})]})]})]})}function a(e={}){const{wrapper:t}={...(0,r.R)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(h,{...e})}):h(e)}},90116:(e,t,n)=>{n.d(t,{R:()=>i,x:()=>c});var l=n(30758);const s={},r=l.createContext(s);function i(e){const t=l.useContext(r);return l.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:i(e.components),l.createElement(r.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7039],{47039:(e,i,a)=>{a.d(i,{createGitGraphServices:()=>c.b});var c=a(92381);a(89932)}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[1111],{74639:(e,t,i)=>{i.r(t),i.d(t,{assets:()=>p,contentTitle:()=>o,default:()=>d,frontMatter:()=>s,metadata:()=>r,toc:()=>a});const r=JSON.parse('{"id":"api/interfaces/IScriptingObjectProxy","title":"IScriptingObjectProxy","description":"base type for scripting object proxy","source":"@site/docs/api/interfaces/IScriptingObjectProxy.md","sourceDirName":"api/interfaces","slug":"/api/interfaces/IScriptingObjectProxy","permalink":"/scripting-object/api/interfaces/IScriptingObjectProxy","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/interfaces/IScriptingObjectProxy.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"IScriptingObject","permalink":"/scripting-object/api/interfaces/IScriptingObject"},"next":{"title":"IService","permalink":"/scripting-object/api/interfaces/IService"}}');var n=i(86070),c=i(90116);const s={},o="IScriptingObjectProxy",p={},a=[{value:"Extended by",id:"extended-by",level:2},{value:"Properties",id:"properties",level:2},{value:"id",id:"id",level:3},{value:"objectType",id:"objecttype",level:3}];function l(e){const t={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",hr:"hr",li:"li",p:"p",pre:"pre",ul:"ul",...(0,c.R)(),...e.components};return(0,n.jsxs)(n.Fragment,{children:[(0,n.jsx)(t.header,{children:(0,n.jsx)(t.h1,{id:"iscriptingobjectproxy",children:"IScriptingObjectProxy"})}),"\n",(0,n.jsx)(t.p,{children:"base type for scripting object proxy"}),"\n",(0,n.jsx)(t.h2,{id:"extended-by",children:"Extended by"}),"\n",(0,n.jsxs)(t.ul,{children:["\n",(0,n.jsx)(t.li,{children:(0,n.jsx)(t.a,{href:"/scripting-object/api/interfaces/IScriptingObject",children:(0,n.jsx)(t.code,{children:"IScriptingObject"})})}),"\n"]}),"\n",(0,n.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,n.jsx)(t.h3,{id:"id",children:"id"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"readonly id: string;\n"})}),"\n",(0,n.jsx)(t.hr,{}),"\n",(0,n.jsx)(t.h3,{id:"objecttype",children:"objectType"}),"\n",(0,n.jsx)(t.pre,{children:(0,n.jsx)(t.code,{className:"language-ts",children:"readonly objectType: string;\n"})})]})}function d(e={}){const{wrapper:t}={...(0,c.R)(),...e.components};return t?(0,n.jsx)(t,{...e,children:(0,n.jsx)(l,{...e})}):l(e)}},90116:(e,t,i)=>{i.d(t,{R:()=>s,x:()=>o});var r=i(30758);const n={},c=r.createContext(n);function s(e){const t=r.useContext(c);return r.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(n):e.components||n:s(e.components),r.createElement(c.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7299],{27299:(e,a,r)=>{r.d(a,{diagram:()=>g});var t=r(2680),i=r(88323),n=r(472),s=r(10052),o=r(96961),d={parse:(0,s.K2)(async e=>{const a=await(0,o.qg)("info",e);s.Rm.debug(a)},"parse")},p={version:t.n.version+""},g={parser:d,db:{getVersion:(0,s.K2)(()=>p.version,"getVersion")},renderer:{draw:(0,s.K2)((e,a,r)=>{s.Rm.debug("rendering info diagram\n"+e);const t=(0,i.D)(a);(0,n.a$)(t,100,400,!0);t.append("g").append("text").attr("x",100).attr("y",40).attr("class","version").attr("font-size",32).style("text-anchor","middle").text(`v${r}`)},"draw")}}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[3105],{12770:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>o,contentTitle:()=>c,default:()=>d,frontMatter:()=>a,metadata:()=>n,toc:()=>p});const n=JSON.parse('{"id":"api/type-aliases/SecondarySetup","title":"SecondarySetup","description":"Properties","source":"@site/docs/api/type-aliases/SecondarySetup.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/SecondarySetup","permalink":"/scripting-object/api/type-aliases/SecondarySetup","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/SecondarySetup.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"ScriptingObjectTypes","permalink":"/scripting-object/api/type-aliases/ScriptingObjectTypes"},"next":{"title":"Service","permalink":"/scripting-object/api/type-aliases/Service"}}');var i=s(86070),r=s(90116);const a={},c="SecondarySetup",o={},p=[{value:"Properties",id:"properties",level:2},{value:"access",id:"access",level:3},{value:"rights",id:"rights",level:3}];function l(e){const t={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",hr:"hr",pre:"pre",...(0,r.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"secondarysetup",children:"SecondarySetup"})}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"type SecondarySetup = {\n access: boolean;\n rights: string[];\n};\n"})}),"\n",(0,i.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,i.jsx)(t.h3,{id:"access",children:"access"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"access: boolean;\n"})}),"\n",(0,i.jsx)(t.hr,{}),"\n",(0,i.jsx)(t.h3,{id:"rights",children:"rights"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"rights: string[];\n"})})]})}function d(e={}){const{wrapper:t}={...(0,r.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(l,{...e})}):l(e)}},90116:(e,t,s)=>{s.d(t,{R:()=>a,x:()=>c});var n=s(30758);const i={},r=n.createContext(i);function a(e){const t=n.useContext(r);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function c(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:a(e.components),n.createElement(r.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[1072],{78873:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>o,contentTitle:()=>c,default:()=>d,frontMatter:()=>l,metadata:()=>t,toc:()=>a});const t=JSON.parse('{"id":"api/type-aliases/PluginInfo","title":"PluginInfo","description":"Plugin information","source":"@site/docs/api/type-aliases/PluginInfo.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/PluginInfo","permalink":"/scripting-object/api/type-aliases/PluginInfo","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/PluginInfo.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"PipelineView","permalink":"/scripting-object/api/type-aliases/PipelineView"},"next":{"title":"PostClosingConditions","permalink":"/scripting-object/api/type-aliases/PostClosingConditions"}}');var r=i(86070),s=i(90116);const l={},c="PluginInfo",o={},a=[{value:"Properties",id:"properties",level:2},{value:"clientId",id:"clientid",level:3},{value:"redirectUrl",id:"redirecturl",level:3},{value:"scope",id:"scope",level:3}];function p(e){const n={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",hr:"hr",p:"p",pre:"pre",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"plugininfo",children:"PluginInfo"})}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"type PluginInfo = {\n clientId: string;\n redirectUrl: string;\n scope: SCOPE;\n};\n"})}),"\n",(0,r.jsx)(n.p,{children:"Plugin information"}),"\n",(0,r.jsx)(n.h2,{id:"properties",children:"Properties"}),"\n",(0,r.jsx)(n.h3,{id:"clientid",children:"clientId"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"clientId: string;\n"})}),"\n",(0,r.jsx)(n.p,{children:"unique identifier for the plugin"}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"redirecturl",children:"redirectUrl"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"redirectUrl: string;\n"})}),"\n",(0,r.jsx)(n.p,{children:"redirect url for the plugin"}),"\n",(0,r.jsx)(n.hr,{}),"\n",(0,r.jsx)(n.h3,{id:"scope",children:"scope"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"scope: SCOPE;\n"})}),"\n",(0,r.jsx)(n.p,{children:"token scope"})]})}function d(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(p,{...e})}):p(e)}},90116:(e,n,i)=>{i.d(n,{R:()=>l,x:()=>c});var t=i(30758);const r={},s=t.createContext(r);function l(e){const n=t.useContext(s);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function c(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:l(e.components),t.createElement(s.Provider,{value:n},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7141],{14827:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>r,contentTitle:()=>a,default:()=>d,frontMatter:()=>p,metadata:()=>t,toc:()=>c});const t=JSON.parse('{"id":"api/type-aliases/AppInfo","title":"AppInfo","description":"additional information about the application","source":"@site/docs/api/type-aliases/AppInfo.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/AppInfo","permalink":"/scripting-object/api/type-aliases/AppInfo","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/AppInfo.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"AdditionalServices","permalink":"/scripting-object/api/type-aliases/AdditionalServices"},"next":{"title":"ApplicationActionCompletedListener()","permalink":"/scripting-object/api/type-aliases/ApplicationActionCompletedListener"}}');var s=i(86070),o=i(90116);const p={},a="AppInfo",r={},c=[{value:"Properties",id:"properties",level:2},{value:"encompassVersion",id:"encompassversion",level:3}];function l(e){const n={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,o.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(n.header,{children:(0,s.jsx)(n.h1,{id:"appinfo",children:"AppInfo"})}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-ts",children:"type AppInfo = {\n encompassVersion: string;\n};\n"})}),"\n",(0,s.jsx)(n.p,{children:"additional information about the application"}),"\n",(0,s.jsx)(n.h2,{id:"properties",children:"Properties"}),"\n",(0,s.jsx)(n.h3,{id:"encompassversion",children:"encompassVersion"}),"\n",(0,s.jsx)(n.pre,{children:(0,s.jsx)(n.code,{className:"language-ts",children:"encompassVersion: string;\n"})}),"\n",(0,s.jsx)(n.p,{children:"Encompass application version"})]})}function d(e={}){const{wrapper:n}={...(0,o.R)(),...e.components};return n?(0,s.jsx)(n,{...e,children:(0,s.jsx)(l,{...e})}):l(e)}},90116:(e,n,i)=>{i.d(n,{R:()=>p,x:()=>a});var t=i(30758);const s={},o=t.createContext(s);function p(e){const n=t.useContext(o);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function a(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:p(e.components),t.createElement(o.Provider,{value:n},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[6174],{61508:(e,s,n)=>{n.r(s),n.d(s,{assets:()=>c,contentTitle:()=>r,default:()=>p,frontMatter:()=>i,metadata:()=>t,toc:()=>l});const t=JSON.parse('{"id":"api/type-aliases/LoConnectTasks","title":"LoConnectTasks","description":"Properties","source":"@site/docs/api/type-aliases/LoConnectTasks.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/LoConnectTasks","permalink":"/scripting-object/api/type-aliases/LoConnectTasks","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/LoConnectTasks.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"Listener()\\\\<SO, Params, Options, ReturnType\\\\>","permalink":"/scripting-object/api/type-aliases/Listener"},"next":{"title":"LoanApplicationSelectedListener()","permalink":"/scripting-object/api/type-aliases/LoanApplicationSelectedListener"}}');var o=n(86070),a=n(90116);const i={},r="LoConnectTasks",c={},l=[{value:"Properties",id:"properties",level:2},{value:"access",id:"access",level:3},{value:"customForms",id:"customforms",level:3},{value:"customTools",id:"customtools",level:3},{value:"globalApplications",id:"globalapplications",level:3},{value:"rights",id:"rights",level:3},{value:"standardWebForms",id:"standardwebforms",level:3}];function d(e){const s={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",hr:"hr",pre:"pre",...(0,a.R)(),...e.components};return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsx)(s.header,{children:(0,o.jsx)(s.h1,{id:"loconnecttasks",children:"LoConnectTasks"})}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"type LoConnectTasks = {\n access: boolean;\n customForms: unknown[];\n customTools: unknown[];\n globalApplications: unknown[];\n rights: string[];\n standardWebForms: StandardWebForm[];\n};\n"})}),"\n",(0,o.jsx)(s.h2,{id:"properties",children:"Properties"}),"\n",(0,o.jsx)(s.h3,{id:"access",children:"access"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"access: boolean;\n"})}),"\n",(0,o.jsx)(s.hr,{}),"\n",(0,o.jsx)(s.h3,{id:"customforms",children:"customForms"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"customForms: unknown[];\n"})}),"\n",(0,o.jsx)(s.hr,{}),"\n",(0,o.jsx)(s.h3,{id:"customtools",children:"customTools"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"customTools: unknown[];\n"})}),"\n",(0,o.jsx)(s.hr,{}),"\n",(0,o.jsx)(s.h3,{id:"globalapplications",children:"globalApplications"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"globalApplications: unknown[];\n"})}),"\n",(0,o.jsx)(s.hr,{}),"\n",(0,o.jsx)(s.h3,{id:"rights",children:"rights"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"rights: string[];\n"})}),"\n",(0,o.jsx)(s.hr,{}),"\n",(0,o.jsx)(s.h3,{id:"standardwebforms",children:"standardWebForms"}),"\n",(0,o.jsx)(s.pre,{children:(0,o.jsx)(s.code,{className:"language-ts",children:"standardWebForms: StandardWebForm[];\n"})})]})}function p(e={}){const{wrapper:s}={...(0,a.R)(),...e.components};return s?(0,o.jsx)(s,{...e,children:(0,o.jsx)(d,{...e})}):d(e)}},90116:(e,s,n)=>{n.d(s,{R:()=>i,x:()=>r});var t=n(30758);const o={},a=t.createContext(o);function i(e){const s=t.useContext(a);return t.useMemo(function(){return"function"==typeof e?e(s):{...s,...e}},[s,e])}function r(e){let s;return s=e.disableParentContext?"function"==typeof e.components?e.components(o):e.components||o:i(e.components),t.createElement(a.Provider,{value:s},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7666],{67666:(e,r,s)=>{s.d(r,{diagram:()=>l});var a=s(84931),i=(s(32704),s(2528),s(61129),s(91800),s(61689),s(96867),s(17459),s(37904),s(83402),s(94006),s(66111),s(472),s(10052)),l={parser:a._$,get db(){return new a.NM},renderer:a.Lh,styles:a.tM,init:(0,i.K2)(e=>{e.class||(e.class={}),e.class.arrowMarkerAbsolute=e.arrowMarkerAbsolute},"init")}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7685],{27685:(e,n,t)=>{t.r(n),t.d(n,{render:()=>k});var r=t(61689),i=(t(96867),t(17459)),a=t(37904),o=(t(83402),t(94006),t(66111),t(472)),d=t(10052),s=t(89176),c=t(60707),g=t(64350),l=t(72185);t(52423);function f(e){var n={options:{directed:e.isDirected(),multigraph:e.isMultigraph(),compound:e.isCompound()},nodes:h(e),edges:p(e)};return c.A(e.graph())||(n.value=g.A(e.graph())),n}function h(e){return l.A(e.nodes(),function(n){var t=e.node(n),r=e.parent(n),i={v:n};return c.A(t)||(i.value=t),c.A(r)||(i.parent=r),i})}function p(e){return l.A(e.edges(),function(n){var t=e.edge(n),r={v:n.v,w:n.w};return c.A(n.name)||(r.name=n.name),c.A(t)||(r.value=t),r})}var u=t(34654),m=new Map,w=new Map,R=new Map,v=(0,d.K2)(()=>{w.clear(),R.clear(),m.clear()},"clear"),y=(0,d.K2)((e,n)=>{const t=w.get(n)||[];return d.Rm.trace("In isDescendant",n," ",e," = ",t.includes(e)),t.includes(e)},"isDescendant"),X=(0,d.K2)((e,n)=>{const t=w.get(n)||[];return d.Rm.info("Descendants of ",n," is ",t),d.Rm.info("Edge is ",e),e.v!==n&&e.w!==n&&(t?t.includes(e.v)||y(e.v,n)||y(e.w,n)||t.includes(e.w):(d.Rm.debug("Tilt, ",n,",not in descendants"),!1))},"edgeInCluster"),b=(0,d.K2)((e,n,t,r)=>{d.Rm.warn("Copying children of ",e,"root",r,"data",n.node(e),r);const i=n.children(e)||[];e!==r&&i.push(e),d.Rm.warn("Copying (nodes) clusterId",e,"nodes",i),i.forEach(i=>{if(n.children(i).length>0)b(i,n,t,r);else{const a=n.node(i);d.Rm.info("cp ",i," to ",r," with parent ",e),t.setNode(i,a),r!==n.parent(i)&&(d.Rm.warn("Setting parent",i,n.parent(i)),t.setParent(i,n.parent(i))),e!==r&&i!==e?(d.Rm.debug("Setting parent",i,e),t.setParent(i,e)):(d.Rm.info("In copy ",e,"root",r,"data",n.node(e),r),d.Rm.debug("Not Setting parent for node=",i,"cluster!==rootId",e!==r,"node!==clusterId",i!==e));const o=n.edges(i);d.Rm.debug("Copying Edges",o),o.forEach(i=>{d.Rm.info("Edge",i);const a=n.edge(i.v,i.w,i.name);d.Rm.info("Edge data",a,r);try{X(i,r)?(d.Rm.info("Copying as ",i.v,i.w,a,i.name),t.setEdge(i.v,i.w,a,i.name),d.Rm.info("newGraph edges ",t.edges(),t.edge(t.edges()[0]))):d.Rm.info("Skipping copy of edge ",i.v,"--\x3e",i.w," rootId: ",r," clusterId:",e)}catch(o){d.Rm.error(o)}})}d.Rm.debug("Removing node",i),n.removeNode(i)})},"copy"),E=(0,d.K2)((e,n)=>{const t=n.children(e);let r=[...t];for(const i of t)R.set(i,e),r=[...r,...E(i,n)];return r},"extractDescendants"),N=(0,d.K2)((e,n,t)=>{const r=e.edges().filter(e=>e.v===n||e.w===n),i=e.edges().filter(e=>e.v===t||e.w===t),a=r.map(e=>({v:e.v===n?t:e.v,w:e.w===n?n:e.w})),o=i.map(e=>({v:e.v,w:e.w}));return a.filter(e=>o.some(n=>e.v===n.v&&e.w===n.w))},"findCommonEdges"),C=(0,d.K2)((e,n,t)=>{const r=n.children(e);if(d.Rm.trace("Searching children of id ",e,r),r.length<1)return e;let i;for(const a of r){const e=C(a,n,t),r=N(n,t,e);if(e){if(!(r.length>0))return e;i=e}}return i},"findNonClusterChild"),S=(0,d.K2)(e=>m.has(e)&&m.get(e).externalConnections&&m.has(e)?m.get(e).id:e,"getAnchorId"),x=(0,d.K2)((e,n)=>{if(!e||n>10)d.Rm.debug("Opting out, no graph ");else{d.Rm.debug("Opting in, graph "),e.nodes().forEach(function(n){e.children(n).length>0&&(d.Rm.warn("Cluster identified",n," Replacement id in edges: ",C(n,e,n)),w.set(n,E(n,e)),m.set(n,{id:C(n,e,n),clusterData:e.node(n)}))}),e.nodes().forEach(function(n){const t=e.children(n),r=e.edges();t.length>0?(d.Rm.debug("Cluster identified",n,w),r.forEach(e=>{y(e.v,n)^y(e.w,n)&&(d.Rm.warn("Edge: ",e," leaves cluster ",n),d.Rm.warn("Descendants of XXX ",n,": ",w.get(n)),m.get(n).externalConnections=!0)})):d.Rm.debug("Not a cluster ",n,w)});for(let n of m.keys()){const t=m.get(n).id,r=e.parent(t);r!==n&&m.has(r)&&!m.get(r).externalConnections&&(m.get(n).id=r)}e.edges().forEach(function(n){const t=e.edge(n);d.Rm.warn("Edge "+n.v+" -> "+n.w+": "+JSON.stringify(n)),d.Rm.warn("Edge "+n.v+" -> "+n.w+": "+JSON.stringify(e.edge(n)));let r=n.v,i=n.w;if(d.Rm.warn("Fix XXX",m,"ids:",n.v,n.w,"Translating: ",m.get(n.v)," --- ",m.get(n.w)),m.get(n.v)||m.get(n.w)){if(d.Rm.warn("Fixing and trying - removing XXX",n.v,n.w,n.name),r=S(n.v),i=S(n.w),e.removeEdge(n.v,n.w,n.name),r!==n.v){const i=e.parent(r);m.get(i).externalConnections=!0,t.fromCluster=n.v}if(i!==n.w){const r=e.parent(i);m.get(r).externalConnections=!0,t.toCluster=n.w}d.Rm.warn("Fix Replacing with XXX",r,i,n.name),e.setEdge(r,i,t,n.name)}}),d.Rm.warn("Adjusted Graph",f(e)),I(e,0),d.Rm.trace(m)}},"adjustClustersAndEdges"),I=(0,d.K2)((e,n)=>{if(d.Rm.warn("extractor - ",n,f(e),e.children("D")),n>10)return void d.Rm.error("Bailing out");let t=e.nodes(),r=!1;for(const i of t){const n=e.children(i);r=r||n.length>0}if(r){d.Rm.debug("Nodes = ",t,n);for(const r of t)if(d.Rm.debug("Extracting node",r,m,m.has(r)&&!m.get(r).externalConnections,!e.parent(r),e.node(r),e.children("D")," Depth ",n),m.has(r))if(!m.get(r).externalConnections&&e.children(r)&&e.children(r).length>0){d.Rm.warn("Cluster without external connections, without a parent and with children",r,n);let t="TB"===e.graph().rankdir?"LR":"TB";m.get(r)?.clusterData?.dir&&(t=m.get(r).clusterData.dir,d.Rm.warn("Fixing dir",m.get(r).clusterData.dir,t));const i=new u.T({multigraph:!0,compound:!0}).setGraph({rankdir:t,nodesep:50,ranksep:50,marginx:8,marginy:8}).setDefaultEdgeLabel(function(){return{}});d.Rm.warn("Old graph before copy",f(e)),b(r,e,i,r),e.setNode(r,{clusterNode:!0,id:r,clusterData:m.get(r).clusterData,label:m.get(r).label,graph:i}),d.Rm.warn("New graph after copy node: (",r,")",f(i)),d.Rm.debug("Old graph after copy",f(e))}else d.Rm.warn("Cluster ** ",r," **not meeting the criteria !externalConnections:",!m.get(r).externalConnections," no parent: ",!e.parent(r)," children ",e.children(r)&&e.children(r).length>0,e.children("D"),n),d.Rm.debug(m);else d.Rm.debug("Not a cluster",r,n);t=e.nodes(),d.Rm.warn("New list of nodes",t);for(const r of t){const t=e.node(r);d.Rm.warn(" Now next level",r,t),t?.clusterNode&&I(t.graph,n+1)}}else d.Rm.debug("Done, no node has children",e.nodes())},"extractor"),D=(0,d.K2)((e,n)=>{if(0===n.length)return[];let t=Object.assign([],n);return n.forEach(n=>{const r=e.children(n),i=D(e,r);t=[...t,...i]}),t},"sorter"),A=(0,d.K2)(e=>D(e,e.children()),"sortNodesByHierarchy"),O=(0,d.K2)(async(e,n,t,o,c,g)=>{d.Rm.warn("Graph in recursive render:XAX",f(n),c);const l=n.graph().rankdir;d.Rm.trace("Dir in recursive render - dir:",l);const h=e.insert("g").attr("class","root");n.nodes()?d.Rm.info("Recursive render XXX",n.nodes()):d.Rm.info("No nodes found for",n),n.edges().length>0&&d.Rm.info("Recursive edges",n.edge(n.edges()[0]));const p=h.insert("g").attr("class","clusters"),u=h.insert("g").attr("class","edgePaths"),w=h.insert("g").attr("class","edgeLabels"),R=h.insert("g").attr("class","nodes");await Promise.all(n.nodes().map(async function(e){const r=n.node(e);if(void 0!==c){const t=JSON.parse(JSON.stringify(c.clusterData));d.Rm.trace("Setting data for parent cluster XXX\n Node.id = ",e,"\n data=",t.height,"\nParent cluster",c.height),n.setNode(c.id,t),n.parent(e)||(d.Rm.trace("Setting parent",e,c.id),n.setParent(e,c.id,t))}if(d.Rm.info("(Insert) Node XXX"+e+": "+JSON.stringify(n.node(e))),r?.clusterNode){d.Rm.info("Cluster identified XBX",e,r.width,n.node(e));const{ranksep:a,nodesep:s}=n.graph();r.graph.setGraph({...r.graph.graph(),ranksep:a+25,nodesep:s});const c=await O(R,r.graph,t,o,n.node(e),g),l=c.elem;(0,i.lC)(r,l),r.diff=c.diff||0,d.Rm.info("New compound node after recursive render XAX",e,"width",r.width,"height",r.height),(0,i.U7)(l,r)}else n.children(e).length>0?(d.Rm.trace("Cluster - the non recursive path XBX",e,r.id,r,r.width,"Graph:",n),d.Rm.trace(C(r.id,n)),m.set(r.id,{id:C(r.id,n),node:r})):(d.Rm.trace("Node - the non recursive path XAX",e,R,n.node(e),l),await(0,i.on)(R,n.node(e),{config:g,dir:l}))}));const v=(0,d.K2)(async()=>{const e=n.edges().map(async function(e){const t=n.edge(e.v,e.w,e.name);d.Rm.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(e)),d.Rm.info("Edge "+e.v+" -> "+e.w+": ",e," ",JSON.stringify(n.edge(e))),d.Rm.info("Fix",m,"ids:",e.v,e.w,"Translating: ",m.get(e.v),m.get(e.w)),await(0,r.jP)(w,t)});await Promise.all(e)},"processEdges");await v(),d.Rm.info("Graph before layout:",JSON.stringify(f(n))),d.Rm.info("############################################# XXX"),d.Rm.info("### Layout ### XXX"),d.Rm.info("############################################# XXX"),(0,s.Zp)(n),d.Rm.info("Graph after layout:",JSON.stringify(f(n)));let y=0,{subGraphTitleTotalMargin:X}=(0,a.O)(g);return await Promise.all(A(n).map(async function(e){const t=n.node(e);if(d.Rm.info("Position XBX => "+e+": ("+t.x,","+t.y,") width: ",t.width," height: ",t.height),t?.clusterNode)t.y+=X,d.Rm.info("A tainted cluster node XBX1",e,t.id,t.width,t.height,t.x,t.y,n.parent(e)),m.get(t.id).node=t,(0,i.U_)(t);else if(n.children(e).length>0){d.Rm.info("A pure cluster node XBX1",e,t.id,t.x,t.y,t.width,t.height,n.parent(e)),t.height+=X,n.node(t.parentId);const r=t?.padding/2||0,a=t?.labelBBox?.height||0,o=a-r||0;d.Rm.debug("OffsetY",o,"labelHeight",a,"halfPadding",r),await(0,i.U)(p,t),m.get(t.id).node=t}else{const e=n.node(t.parentId);t.y+=X/2,d.Rm.info("A regular node XBX1 - using the padding",t.id,"parent",t.parentId,t.width,t.height,t.x,t.y,"offsetY",t.offsetY,"parent",e,e?.offsetY,t),(0,i.U_)(t)}})),n.edges().forEach(function(e){const i=n.edge(e);d.Rm.info("Edge "+e.v+" -> "+e.w+": "+JSON.stringify(i),i),i.points.forEach(e=>e.y+=X/2);const a=n.node(e.v);var s=n.node(e.w);const c=(0,r.Jo)(u,i,m,t,a,s,o);(0,r.T_)(i,c)}),n.nodes().forEach(function(e){const t=n.node(e);d.Rm.info(e,t.type,t.diff),t.isGroup&&(y=t.diff)}),d.Rm.warn("Returning from recursive render XAX",h,y),{elem:h,diff:y}},"recursiveRender"),k=(0,d.K2)(async(e,n)=>{const t=new u.T({multigraph:!0,compound:!0}).setGraph({rankdir:e.direction,nodesep:e.config?.nodeSpacing||e.config?.flowchart?.nodeSpacing||e.nodeSpacing,ranksep:e.config?.rankSpacing||e.config?.flowchart?.rankSpacing||e.rankSpacing,marginx:8,marginy:8}).setDefaultEdgeLabel(function(){return{}}),a=n.select("g");(0,r.g0)(a,e.markers,e.type,e.diagramId),(0,i.gh)(),(0,r.IU)(),(0,i.IU)(),v(),e.nodes.forEach(e=>{t.setNode(e.id,{...e}),e.parentId&&t.setParent(e.id,e.parentId)}),d.Rm.debug("Edges:",e.edges),e.edges.forEach(e=>{if(e.start===e.end){const n=e.start,r=n+"---"+n+"---1",i=n+"---"+n+"---2",a=t.node(n);t.setNode(r,{domId:r,id:r,parentId:a.parentId,labelStyle:"",label:"",padding:0,shape:"labelRect",style:"",width:10,height:10}),t.setParent(r,a.parentId),t.setNode(i,{domId:i,id:i,parentId:a.parentId,labelStyle:"",padding:0,shape:"labelRect",label:"",style:"",width:10,height:10}),t.setParent(i,a.parentId);const o=structuredClone(e),d=structuredClone(e),s=structuredClone(e);o.label="",o.arrowTypeEnd="none",o.id=n+"-cyclic-special-1",d.arrowTypeStart="none",d.arrowTypeEnd="none",d.id=n+"-cyclic-special-mid",s.label="",a.isGroup&&(o.fromCluster=n,s.toCluster=n),s.id=n+"-cyclic-special-2",s.arrowTypeStart="none",t.setEdge(n,r,o,n+"-cyclic-special-0"),t.setEdge(r,i,d,n+"-cyclic-special-1"),t.setEdge(i,n,s,n+"-cyc<lic-special-2")}else t.setEdge(e.start,e.end,{...e},e.id)}),d.Rm.warn("Graph at first:",JSON.stringify(f(t))),x(t),d.Rm.warn("Graph after XAX:",JSON.stringify(f(t)));const s=(0,o.D7)();await O(a,t,e.type,e.diagramId,void 0,s)},"render")},64350:(e,n,t)=>{t.d(n,{A:()=>i});var r=t(98020);const i=function(e){return(0,r.A)(e,4)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[9250],{31447:(e,n,i)=>{i.r(n),i.d(n,{assets:()=>o,contentTitle:()=>l,default:()=>p,frontMatter:()=>a,metadata:()=>t,toc:()=>c});const t=JSON.parse('{"id":"api/type-aliases/ConditionOperator","title":"ConditionOperator","description":"Condition operators for style criteria matching","source":"@site/docs/api/type-aliases/ConditionOperator.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/ConditionOperator","permalink":"/scripting-object/api/type-aliases/ConditionOperator","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/ConditionOperator.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"CompanyUserSetup","permalink":"/scripting-object/api/type-aliases/CompanyUserSetup"},"next":{"title":"ConditionType","permalink":"/scripting-object/api/type-aliases/ConditionType"}}');var r=i(86070),s=i(90116);const a={},l="ConditionOperator",o={},c=[{value:"Type Declaration",id:"type-declaration",level:2},{value:"eq",id:"eq",level:3},{value:"in",id:"in",level:3},{value:"includes",id:"includes",level:3},{value:"gt",id:"gt",level:3},{value:"lt",id:"lt",level:3},{value:"regex",id:"regex",level:3}];function d(e){const n={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(n.header,{children:(0,r.jsx)(n.h1,{id:"conditionoperator",children:"ConditionOperator"})}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"type ConditionOperator = \n | {\n eq: unknown;\n}\n | {\n in: unknown[];\n}\n | {\n includes: unknown;\n}\n | {\n gt: number;\n}\n | {\n lt: number;\n}\n | {\n regex: string;\n};\n"})}),"\n",(0,r.jsx)(n.p,{children:"Condition operators for style criteria matching"}),"\n",(0,r.jsx)(n.h2,{id:"type-declaration",children:"Type Declaration"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n eq: unknown;\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"eq",children:"eq"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"eq: unknown;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Equals operator - value must equal this value"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n in: unknown[];\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"in",children:"in"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"in: unknown[];\n"})}),"\n",(0,r.jsx)(n.p,{children:"In operator - value must be in this array"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n includes: unknown;\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"includes",children:"includes"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"includes: unknown;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Includes operator - array value must include this item"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n gt: number;\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"gt",children:"gt"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"gt: number;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Greater than operator - numeric value must be greater than this"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n lt: number;\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"lt",children:"lt"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"lt: number;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Less than operator - numeric value must be less than this"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"{\n regex: string;\n}\n"})}),"\n",(0,r.jsx)(n.h3,{id:"regex",children:"regex"}),"\n",(0,r.jsx)(n.pre,{children:(0,r.jsx)(n.code,{className:"language-ts",children:"regex: string;\n"})}),"\n",(0,r.jsx)(n.p,{children:"Regex operator - value must match this regular expression"})]})}function p(e={}){const{wrapper:n}={...(0,s.R)(),...e.components};return n?(0,r.jsx)(n,{...e,children:(0,r.jsx)(d,{...e})}):d(e)}},90116:(e,n,i)=>{i.d(n,{R:()=>a,x:()=>l});var t=i(30758);const r={},s=t.createContext(r);function a(e){const n=t.useContext(s);return t.useMemo(function(){return"function"==typeof e?e(n):{...n,...e}},[n,e])}function l(e){let n;return n=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:a(e.components),t.createElement(s.Provider,{value:n},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[9740],{11328:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>p,contentTitle:()=>o,default:()=>d,frontMatter:()=>a,metadata:()=>i,toc:()=>c});const i=JSON.parse('{"id":"api/type-aliases/ImportLoan","title":"ImportLoan","description":"Properties","source":"@site/docs/api/type-aliases/ImportLoan.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/ImportLoan","permalink":"/scripting-object/api/type-aliases/ImportLoan","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/ImportLoan.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"GseServices","permalink":"/scripting-object/api/type-aliases/GseServices"},"next":{"title":"LIB\\\\_NAME","permalink":"/scripting-object/api/type-aliases/LIB_NAME"}}');var r=n(86070),s=n(90116);const a={},o="ImportLoan",p={},c=[{value:"Properties",id:"properties",level:2},{value:"entityId",id:"entityid",level:3},{value:"entityType",id:"entitytype",level:3}];function l(e){const t={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",hr:"hr",pre:"pre",...(0,s.R)(),...e.components};return(0,r.jsxs)(r.Fragment,{children:[(0,r.jsx)(t.header,{children:(0,r.jsx)(t.h1,{id:"importloan",children:"ImportLoan"})}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-ts",children:"type ImportLoan = {\n entityId: string;\n entityType: string;\n};\n"})}),"\n",(0,r.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,r.jsx)(t.h3,{id:"entityid",children:"entityId"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-ts",children:"entityId: string;\n"})}),"\n",(0,r.jsx)(t.hr,{}),"\n",(0,r.jsx)(t.h3,{id:"entitytype",children:"entityType"}),"\n",(0,r.jsx)(t.pre,{children:(0,r.jsx)(t.code,{className:"language-ts",children:"entityType: string;\n"})})]})}function d(e={}){const{wrapper:t}={...(0,s.R)(),...e.components};return t?(0,r.jsx)(t,{...e,children:(0,r.jsx)(l,{...e})}):l(e)}},90116:(e,t,n)=>{n.d(t,{R:()=>a,x:()=>o});var i=n(30758);const r={},s=i.createContext(r);function a(e){const t=i.useContext(s);return i.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function o(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(r):e.components||r:a(e.components),i.createElement(s.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7807],{2528:(e,t,s)=>{s.d(t,{A:()=>r});var i=s(10052),n=s(3170),r=(0,i.K2)((e,t)=>{let s;"sandbox"===t&&(s=(0,n.Ltv)("#i"+e));return("sandbox"===t?(0,n.Ltv)(s.nodes()[0].contentDocument.body):(0,n.Ltv)("body")).select(`[id="${e}"]`)},"getDiagramElement")},57807:(e,t,s)=>{s.d(t,{diagram:()=>E});var i=s(2528),n=s(61129),r=s(91800),a=(s(61689),s(96867),s(17459),s(37904),s(83402),s(94006),s(66111)),l=s(472),c=s(10052),o=function(){var e=(0,c.K2)(function(e,t,s,i){for(s=s||{},i=e.length;i--;s[e[i]]=t);return s},"o"),t=[1,3],s=[1,4],i=[1,5],n=[1,6],r=[5,6,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,77,89,90],a=[1,22],l=[2,7],o=[1,26],h=[1,27],u=[1,28],y=[1,29],m=[1,33],d=[1,34],E=[1,35],p=[1,36],R=[1,37],_=[1,38],g=[1,24],f=[1,31],S=[1,32],I=[1,30],b=[1,39],T=[1,40],k=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,77,89,90],N=[1,61],q=[89,90],A=[5,8,9,11,13,21,22,23,24,27,29,41,42,43,44,45,46,54,61,63,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],C=[27,29],v=[1,70],w=[1,71],x=[1,72],L=[1,73],D=[1,74],O=[1,75],$=[1,76],M=[1,83],F=[1,80],K=[1,84],P=[1,85],V=[1,86],U=[1,87],Y=[1,88],B=[1,89],Q=[1,90],H=[1,91],j=[1,92],W=[5,8,9,11,13,21,22,23,24,27,41,42,43,44,45,46,54,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],G=[63,64],z=[1,101],X=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,76,77,89,90],J=[5,8,9,11,13,21,22,23,24,41,42,43,44,45,46,54,72,74,75,76,77,80,81,82,83,84,85,86,87,88,89,90],Z=[1,110],ee=[1,106],te=[1,107],se=[1,108],ie=[1,109],ne=[1,111],re=[1,116],ae=[1,117],le=[1,114],ce=[1,115],oe={trace:(0,c.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,directive:4,NEWLINE:5,RD:6,diagram:7,EOF:8,acc_title:9,acc_title_value:10,acc_descr:11,acc_descr_value:12,acc_descr_multiline_value:13,requirementDef:14,elementDef:15,relationshipDef:16,direction:17,styleStatement:18,classDefStatement:19,classStatement:20,direction_tb:21,direction_bt:22,direction_rl:23,direction_lr:24,requirementType:25,requirementName:26,STRUCT_START:27,requirementBody:28,STYLE_SEPARATOR:29,idList:30,ID:31,COLONSEP:32,id:33,TEXT:34,text:35,RISK:36,riskLevel:37,VERIFYMTHD:38,verifyType:39,STRUCT_STOP:40,REQUIREMENT:41,FUNCTIONAL_REQUIREMENT:42,INTERFACE_REQUIREMENT:43,PERFORMANCE_REQUIREMENT:44,PHYSICAL_REQUIREMENT:45,DESIGN_CONSTRAINT:46,LOW_RISK:47,MED_RISK:48,HIGH_RISK:49,VERIFY_ANALYSIS:50,VERIFY_DEMONSTRATION:51,VERIFY_INSPECTION:52,VERIFY_TEST:53,ELEMENT:54,elementName:55,elementBody:56,TYPE:57,type:58,DOCREF:59,ref:60,END_ARROW_L:61,relationship:62,LINE:63,END_ARROW_R:64,CONTAINS:65,COPIES:66,DERIVES:67,SATISFIES:68,VERIFIES:69,REFINES:70,TRACES:71,CLASSDEF:72,stylesOpt:73,CLASS:74,ALPHA:75,COMMA:76,STYLE:77,style:78,styleComponent:79,NUM:80,COLON:81,UNIT:82,SPACE:83,BRKT:84,PCT:85,MINUS:86,LABEL:87,SEMICOLON:88,unqString:89,qString:90,$accept:0,$end:1},terminals_:{2:"error",5:"NEWLINE",6:"RD",8:"EOF",9:"acc_title",10:"acc_title_value",11:"acc_descr",12:"acc_descr_value",13:"acc_descr_multiline_value",21:"direction_tb",22:"direction_bt",23:"direction_rl",24:"direction_lr",27:"STRUCT_START",29:"STYLE_SEPARATOR",31:"ID",32:"COLONSEP",34:"TEXT",36:"RISK",38:"VERIFYMTHD",40:"STRUCT_STOP",41:"REQUIREMENT",42:"FUNCTIONAL_REQUIREMENT",43:"INTERFACE_REQUIREMENT",44:"PERFORMANCE_REQUIREMENT",45:"PHYSICAL_REQUIREMENT",46:"DESIGN_CONSTRAINT",47:"LOW_RISK",48:"MED_RISK",49:"HIGH_RISK",50:"VERIFY_ANALYSIS",51:"VERIFY_DEMONSTRATION",52:"VERIFY_INSPECTION",53:"VERIFY_TEST",54:"ELEMENT",57:"TYPE",59:"DOCREF",61:"END_ARROW_L",63:"LINE",64:"END_ARROW_R",65:"CONTAINS",66:"COPIES",67:"DERIVES",68:"SATISFIES",69:"VERIFIES",70:"REFINES",71:"TRACES",72:"CLASSDEF",74:"CLASS",75:"ALPHA",76:"COMMA",77:"STYLE",80:"NUM",81:"COLON",82:"UNIT",83:"SPACE",84:"BRKT",85:"PCT",86:"MINUS",87:"LABEL",88:"SEMICOLON",89:"unqString",90:"qString"},productions_:[0,[3,3],[3,2],[3,4],[4,2],[4,2],[4,1],[7,0],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[7,2],[17,1],[17,1],[17,1],[17,1],[14,5],[14,7],[28,5],[28,5],[28,5],[28,5],[28,2],[28,1],[25,1],[25,1],[25,1],[25,1],[25,1],[25,1],[37,1],[37,1],[37,1],[39,1],[39,1],[39,1],[39,1],[15,5],[15,7],[56,5],[56,5],[56,2],[56,1],[16,5],[16,5],[62,1],[62,1],[62,1],[62,1],[62,1],[62,1],[62,1],[19,3],[20,3],[20,3],[30,1],[30,3],[30,1],[30,3],[18,3],[73,1],[73,3],[78,1],[78,2],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[79,1],[26,1],[26,1],[33,1],[33,1],[35,1],[35,1],[55,1],[55,1],[58,1],[58,1],[60,1],[60,1]],performAction:(0,c.K2)(function(e,t,s,i,n,r,a){var l=r.length-1;switch(n){case 4:this.$=r[l].trim(),i.setAccTitle(this.$);break;case 5:case 6:this.$=r[l].trim(),i.setAccDescription(this.$);break;case 7:this.$=[];break;case 17:i.setDirection("TB");break;case 18:i.setDirection("BT");break;case 19:i.setDirection("RL");break;case 20:i.setDirection("LR");break;case 21:i.addRequirement(r[l-3],r[l-4]);break;case 22:i.addRequirement(r[l-5],r[l-6]),i.setClass([r[l-5]],r[l-3]);break;case 23:i.setNewReqId(r[l-2]);break;case 24:i.setNewReqText(r[l-2]);break;case 25:i.setNewReqRisk(r[l-2]);break;case 26:i.setNewReqVerifyMethod(r[l-2]);break;case 29:this.$=i.RequirementType.REQUIREMENT;break;case 30:this.$=i.RequirementType.FUNCTIONAL_REQUIREMENT;break;case 31:this.$=i.RequirementType.INTERFACE_REQUIREMENT;break;case 32:this.$=i.RequirementType.PERFORMANCE_REQUIREMENT;break;case 33:this.$=i.RequirementType.PHYSICAL_REQUIREMENT;break;case 34:this.$=i.RequirementType.DESIGN_CONSTRAINT;break;case 35:this.$=i.RiskLevel.LOW_RISK;break;case 36:this.$=i.RiskLevel.MED_RISK;break;case 37:this.$=i.RiskLevel.HIGH_RISK;break;case 38:this.$=i.VerifyType.VERIFY_ANALYSIS;break;case 39:this.$=i.VerifyType.VERIFY_DEMONSTRATION;break;case 40:this.$=i.VerifyType.VERIFY_INSPECTION;break;case 41:this.$=i.VerifyType.VERIFY_TEST;break;case 42:i.addElement(r[l-3]);break;case 43:i.addElement(r[l-5]),i.setClass([r[l-5]],r[l-3]);break;case 44:i.setNewElementType(r[l-2]);break;case 45:i.setNewElementDocRef(r[l-2]);break;case 48:i.addRelationship(r[l-2],r[l],r[l-4]);break;case 49:i.addRelationship(r[l-2],r[l-4],r[l]);break;case 50:this.$=i.Relationships.CONTAINS;break;case 51:this.$=i.Relationships.COPIES;break;case 52:this.$=i.Relationships.DERIVES;break;case 53:this.$=i.Relationships.SATISFIES;break;case 54:this.$=i.Relationships.VERIFIES;break;case 55:this.$=i.Relationships.REFINES;break;case 56:this.$=i.Relationships.TRACES;break;case 57:this.$=r[l-2],i.defineClass(r[l-1],r[l]);break;case 58:i.setClass(r[l-1],r[l]);break;case 59:i.setClass([r[l-2]],r[l]);break;case 60:case 62:case 65:this.$=[r[l]];break;case 61:case 63:this.$=r[l-2].concat([r[l]]);break;case 64:this.$=r[l-2],i.setCssStyle(r[l-1],r[l]);break;case 66:r[l-2].push(r[l]),this.$=r[l-2];break;case 68:this.$=r[l-1]+r[l]}},"anonymous"),table:[{3:1,4:2,6:t,9:s,11:i,13:n},{1:[3]},{3:8,4:2,5:[1,7],6:t,9:s,11:i,13:n},{5:[1,9]},{10:[1,10]},{12:[1,11]},e(r,[2,6]),{3:12,4:2,6:t,9:s,11:i,13:n},{1:[2,2]},{4:17,5:a,7:13,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},e(r,[2,4]),e(r,[2,5]),{1:[2,1]},{8:[1,41]},{4:17,5:a,7:42,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:43,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:44,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:45,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:46,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:47,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:48,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:49,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{4:17,5:a,7:50,8:l,9:s,11:i,13:n,14:14,15:15,16:16,17:18,18:19,19:20,20:21,21:o,22:h,23:u,24:y,25:23,33:25,41:m,42:d,43:E,44:p,45:R,46:_,54:g,72:f,74:S,77:I,89:b,90:T},{26:51,89:[1,52],90:[1,53]},{55:54,89:[1,55],90:[1,56]},{29:[1,59],61:[1,57],63:[1,58]},e(k,[2,17]),e(k,[2,18]),e(k,[2,19]),e(k,[2,20]),{30:60,33:62,75:N,89:b,90:T},{30:63,33:62,75:N,89:b,90:T},{30:64,33:62,75:N,89:b,90:T},e(q,[2,29]),e(q,[2,30]),e(q,[2,31]),e(q,[2,32]),e(q,[2,33]),e(q,[2,34]),e(A,[2,81]),e(A,[2,82]),{1:[2,3]},{8:[2,8]},{8:[2,9]},{8:[2,10]},{8:[2,11]},{8:[2,12]},{8:[2,13]},{8:[2,14]},{8:[2,15]},{8:[2,16]},{27:[1,65],29:[1,66]},e(C,[2,79]),e(C,[2,80]),{27:[1,67],29:[1,68]},e(C,[2,85]),e(C,[2,86]),{62:69,65:v,66:w,67:x,68:L,69:D,70:O,71:$},{62:77,65:v,66:w,67:x,68:L,69:D,70:O,71:$},{30:78,33:62,75:N,89:b,90:T},{73:79,75:M,76:F,78:81,79:82,80:K,81:P,82:V,83:U,84:Y,85:B,86:Q,87:H,88:j},e(W,[2,60]),e(W,[2,62]),{73:93,75:M,76:F,78:81,79:82,80:K,81:P,82:V,83:U,84:Y,85:B,86:Q,87:H,88:j},{30:94,33:62,75:N,76:F,89:b,90:T},{5:[1,95]},{30:96,33:62,75:N,89:b,90:T},{5:[1,97]},{30:98,33:62,75:N,89:b,90:T},{63:[1,99]},e(G,[2,50]),e(G,[2,51]),e(G,[2,52]),e(G,[2,53]),e(G,[2,54]),e(G,[2,55]),e(G,[2,56]),{64:[1,100]},e(k,[2,59],{76:F}),e(k,[2,64],{76:z}),{33:103,75:[1,102],89:b,90:T},e(X,[2,65],{79:104,75:M,80:K,81:P,82:V,83:U,84:Y,85:B,86:Q,87:H,88:j}),e(J,[2,67]),e(J,[2,69]),e(J,[2,70]),e(J,[2,71]),e(J,[2,72]),e(J,[2,73]),e(J,[2,74]),e(J,[2,75]),e(J,[2,76]),e(J,[2,77]),e(J,[2,78]),e(k,[2,57],{76:z}),e(k,[2,58],{76:F}),{5:Z,28:105,31:ee,34:te,36:se,38:ie,40:ne},{27:[1,112],76:F},{5:re,40:ae,56:113,57:le,59:ce},{27:[1,118],76:F},{33:119,89:b,90:T},{33:120,89:b,90:T},{75:M,78:121,79:82,80:K,81:P,82:V,83:U,84:Y,85:B,86:Q,87:H,88:j},e(W,[2,61]),e(W,[2,63]),e(J,[2,68]),e(k,[2,21]),{32:[1,122]},{32:[1,123]},{32:[1,124]},{32:[1,125]},{5:Z,28:126,31:ee,34:te,36:se,38:ie,40:ne},e(k,[2,28]),{5:[1,127]},e(k,[2,42]),{32:[1,128]},{32:[1,129]},{5:re,40:ae,56:130,57:le,59:ce},e(k,[2,47]),{5:[1,131]},e(k,[2,48]),e(k,[2,49]),e(X,[2,66],{79:104,75:M,80:K,81:P,82:V,83:U,84:Y,85:B,86:Q,87:H,88:j}),{33:132,89:b,90:T},{35:133,89:[1,134],90:[1,135]},{37:136,47:[1,137],48:[1,138],49:[1,139]},{39:140,50:[1,141],51:[1,142],52:[1,143],53:[1,144]},e(k,[2,27]),{5:Z,28:145,31:ee,34:te,36:se,38:ie,40:ne},{58:146,89:[1,147],90:[1,148]},{60:149,89:[1,150],90:[1,151]},e(k,[2,46]),{5:re,40:ae,56:152,57:le,59:ce},{5:[1,153]},{5:[1,154]},{5:[2,83]},{5:[2,84]},{5:[1,155]},{5:[2,35]},{5:[2,36]},{5:[2,37]},{5:[1,156]},{5:[2,38]},{5:[2,39]},{5:[2,40]},{5:[2,41]},e(k,[2,22]),{5:[1,157]},{5:[2,87]},{5:[2,88]},{5:[1,158]},{5:[2,89]},{5:[2,90]},e(k,[2,43]),{5:Z,28:159,31:ee,34:te,36:se,38:ie,40:ne},{5:Z,28:160,31:ee,34:te,36:se,38:ie,40:ne},{5:Z,28:161,31:ee,34:te,36:se,38:ie,40:ne},{5:Z,28:162,31:ee,34:te,36:se,38:ie,40:ne},{5:re,40:ae,56:163,57:le,59:ce},{5:re,40:ae,56:164,57:le,59:ce},e(k,[2,23]),e(k,[2,24]),e(k,[2,25]),e(k,[2,26]),e(k,[2,44]),e(k,[2,45])],defaultActions:{8:[2,2],12:[2,1],41:[2,3],42:[2,8],43:[2,9],44:[2,10],45:[2,11],46:[2,12],47:[2,13],48:[2,14],49:[2,15],50:[2,16],134:[2,83],135:[2,84],137:[2,35],138:[2,36],139:[2,37],141:[2,38],142:[2,39],143:[2,40],144:[2,41],147:[2,87],148:[2,88],150:[2,89],151:[2,90]},parseError:(0,c.K2)(function(e,t){if(!t.recoverable){var s=new Error(e);throw s.hash=t,s}this.trace(e)},"parseError"),parse:(0,c.K2)(function(e){var t=this,s=[0],i=[],n=[null],r=[],a=this.table,l="",o=0,h=0,u=0,y=r.slice.call(arguments,1),m=Object.create(this.lexer),d={yy:{}};for(var E in this.yy)Object.prototype.hasOwnProperty.call(this.yy,E)&&(d.yy[E]=this.yy[E]);m.setInput(e,d.yy),d.yy.lexer=m,d.yy.parser=this,void 0===m.yylloc&&(m.yylloc={});var p=m.yylloc;r.push(p);var R=m.options&&m.options.ranges;function _(){var e;return"number"!=typeof(e=i.pop()||m.lex()||1)&&(e instanceof Array&&(e=(i=e).pop()),e=t.symbols_[e]||e),e}"function"==typeof d.yy.parseError?this.parseError=d.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,c.K2)(function(e){s.length=s.length-2*e,n.length=n.length-e,r.length=r.length-e},"popStack"),(0,c.K2)(_,"lex");for(var g,f,S,I,b,T,k,N,q,A={};;){if(S=s[s.length-1],this.defaultActions[S]?I=this.defaultActions[S]:(null==g&&(g=_()),I=a[S]&&a[S][g]),void 0===I||!I.length||!I[0]){var C="";for(T in q=[],a[S])this.terminals_[T]&&T>2&&q.push("'"+this.terminals_[T]+"'");C=m.showPosition?"Parse error on line "+(o+1)+":\n"+m.showPosition()+"\nExpecting "+q.join(", ")+", got '"+(this.terminals_[g]||g)+"'":"Parse error on line "+(o+1)+": Unexpected "+(1==g?"end of input":"'"+(this.terminals_[g]||g)+"'"),this.parseError(C,{text:m.match,token:this.terminals_[g]||g,line:m.yylineno,loc:p,expected:q})}if(I[0]instanceof Array&&I.length>1)throw new Error("Parse Error: multiple actions possible at state: "+S+", token: "+g);switch(I[0]){case 1:s.push(g),n.push(m.yytext),r.push(m.yylloc),s.push(I[1]),g=null,f?(g=f,f=null):(h=m.yyleng,l=m.yytext,o=m.yylineno,p=m.yylloc,u>0&&u--);break;case 2:if(k=this.productions_[I[1]][1],A.$=n[n.length-k],A._$={first_line:r[r.length-(k||1)].first_line,last_line:r[r.length-1].last_line,first_column:r[r.length-(k||1)].first_column,last_column:r[r.length-1].last_column},R&&(A._$.range=[r[r.length-(k||1)].range[0],r[r.length-1].range[1]]),void 0!==(b=this.performAction.apply(A,[l,h,o,d.yy,I[1],n,r].concat(y))))return b;k&&(s=s.slice(0,-1*k*2),n=n.slice(0,-1*k),r=r.slice(0,-1*k)),s.push(this.productions_[I[1]][0]),n.push(A.$),r.push(A._$),N=a[s[s.length-2]][s[s.length-1]],s.push(N);break;case 3:return!0}}return!0},"parse")},he=function(){return{EOF:1,parseError:(0,c.K2)(function(e,t){if(!this.yy.parser)throw new Error(e);this.yy.parser.parseError(e,t)},"parseError"),setInput:(0,c.K2)(function(e,t){return this.yy=t||this.yy||{},this._input=e,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,c.K2)(function(){var e=this._input[0];return this.yytext+=e,this.yyleng++,this.offset++,this.match+=e,this.matched+=e,e.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),e},"input"),unput:(0,c.K2)(function(e){var t=e.length,s=e.split(/(?:\r\n?|\n)/g);this._input=e+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-t),this.offset-=t;var i=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),s.length-1&&(this.yylineno-=s.length-1);var n=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:s?(s.length===i.length?this.yylloc.first_column:0)+i[i.length-s.length].length-s[0].length:this.yylloc.first_column-t},this.options.ranges&&(this.yylloc.range=[n[0],n[0]+this.yyleng-t]),this.yyleng=this.yytext.length,this},"unput"),more:(0,c.K2)(function(){return this._more=!0,this},"more"),reject:(0,c.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,c.K2)(function(e){this.unput(this.match.slice(e))},"less"),pastInput:(0,c.K2)(function(){var e=this.matched.substr(0,this.matched.length-this.match.length);return(e.length>20?"...":"")+e.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,c.K2)(function(){var e=this.match;return e.length<20&&(e+=this._input.substr(0,20-e.length)),(e.substr(0,20)+(e.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,c.K2)(function(){var e=this.pastInput(),t=new Array(e.length+1).join("-");return e+this.upcomingInput()+"\n"+t+"^"},"showPosition"),test_match:(0,c.K2)(function(e,t){var s,i,n;if(this.options.backtrack_lexer&&(n={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(n.yylloc.range=this.yylloc.range.slice(0))),(i=e[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=i.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:i?i[i.length-1].length-i[i.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+e[0].length},this.yytext+=e[0],this.match+=e[0],this.matches=e,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(e[0].length),this.matched+=e[0],s=this.performAction.call(this,this.yy,this,t,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),s)return s;if(this._backtrack){for(var r in n)this[r]=n[r];return!1}return!1},"test_match"),next:(0,c.K2)(function(){if(this.done)return this.EOF;var e,t,s,i;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var n=this._currentRules(),r=0;r<n.length;r++)if((s=this._input.match(this.rules[n[r]]))&&(!t||s[0].length>t[0].length)){if(t=s,i=r,this.options.backtrack_lexer){if(!1!==(e=this.test_match(s,n[r])))return e;if(this._backtrack){t=!1;continue}return!1}if(!this.options.flex)break}return t?!1!==(e=this.test_match(t,n[i]))&&e:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,c.K2)(function(){var e=this.next();return e||this.lex()},"lex"),begin:(0,c.K2)(function(e){this.conditionStack.push(e)},"begin"),popState:(0,c.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,c.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,c.K2)(function(e){return(e=this.conditionStack.length-1-Math.abs(e||0))>=0?this.conditionStack[e]:"INITIAL"},"topState"),pushState:(0,c.K2)(function(e){this.begin(e)},"pushState"),stateStackSize:(0,c.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,c.K2)(function(e,t,s,i){switch(s){case 0:return"title";case 1:return this.begin("acc_title"),9;case 2:return this.popState(),"acc_title_value";case 3:return this.begin("acc_descr"),11;case 4:return this.popState(),"acc_descr_value";case 5:this.begin("acc_descr_multiline");break;case 6:case 58:case 65:this.popState();break;case 7:return"acc_descr_multiline_value";case 8:return 21;case 9:return 22;case 10:return 23;case 11:return 24;case 12:return 5;case 13:case 14:case 15:case 56:break;case 16:return 8;case 17:return 6;case 18:return 27;case 19:return 40;case 20:return 29;case 21:return 32;case 22:return 31;case 23:return 34;case 24:return 36;case 25:return 38;case 26:return 41;case 27:return 42;case 28:return 43;case 29:return 44;case 30:return 45;case 31:return 46;case 32:return 47;case 33:return 48;case 34:return 49;case 35:return 50;case 36:return 51;case 37:return 52;case 38:return 53;case 39:return 54;case 40:return 65;case 41:return 66;case 42:return 67;case 43:return 68;case 44:return 69;case 45:return 70;case 46:return 71;case 47:return 57;case 48:return 59;case 49:return this.begin("style"),77;case 50:case 68:return 75;case 51:return 81;case 52:return 88;case 53:return"PERCENT";case 54:return 86;case 55:return 84;case 57:case 64:this.begin("string");break;case 59:return this.begin("style"),72;case 60:return this.begin("style"),74;case 61:return 61;case 62:return 64;case 63:return 63;case 66:return"qString";case 67:return t.yytext=t.yytext.trim(),89;case 69:return 80;case 70:return 76}},"anonymous"),rules:[/^(?:title\s[^#\n;]+)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:[\}])/i,/^(?:[^\}]*)/i,/^(?:.*direction\s+TB[^\n]*)/i,/^(?:.*direction\s+BT[^\n]*)/i,/^(?:.*direction\s+RL[^\n]*)/i,/^(?:.*direction\s+LR[^\n]*)/i,/^(?:(\r?\n)+)/i,/^(?:\s+)/i,/^(?:#[^\n]*)/i,/^(?:%[^\n]*)/i,/^(?:$)/i,/^(?:requirementDiagram\b)/i,/^(?:\{)/i,/^(?:\})/i,/^(?::{3})/i,/^(?::)/i,/^(?:id\b)/i,/^(?:text\b)/i,/^(?:risk\b)/i,/^(?:verifyMethod\b)/i,/^(?:requirement\b)/i,/^(?:functionalRequirement\b)/i,/^(?:interfaceRequirement\b)/i,/^(?:performanceRequirement\b)/i,/^(?:physicalRequirement\b)/i,/^(?:designConstraint\b)/i,/^(?:low\b)/i,/^(?:medium\b)/i,/^(?:high\b)/i,/^(?:analysis\b)/i,/^(?:demonstration\b)/i,/^(?:inspection\b)/i,/^(?:test\b)/i,/^(?:element\b)/i,/^(?:contains\b)/i,/^(?:copies\b)/i,/^(?:derives\b)/i,/^(?:satisfies\b)/i,/^(?:verifies\b)/i,/^(?:refines\b)/i,/^(?:traces\b)/i,/^(?:type\b)/i,/^(?:docref\b)/i,/^(?:style\b)/i,/^(?:\w+)/i,/^(?::)/i,/^(?:;)/i,/^(?:%)/i,/^(?:-)/i,/^(?:#)/i,/^(?: )/i,/^(?:["])/i,/^(?:\n)/i,/^(?:classDef\b)/i,/^(?:class\b)/i,/^(?:<-)/i,/^(?:->)/i,/^(?:-)/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:[\w][^:,\r\n\{\<\>\-\=]*)/i,/^(?:\w+)/i,/^(?:[0-9]+)/i,/^(?:,)/i],conditions:{acc_descr_multiline:{rules:[6,7,68,69,70],inclusive:!1},acc_descr:{rules:[4,68,69,70],inclusive:!1},acc_title:{rules:[2,68,69,70],inclusive:!1},style:{rules:[50,51,52,53,54,55,56,57,58,68,69,70],inclusive:!1},unqString:{rules:[68,69,70],inclusive:!1},token:{rules:[68,69,70],inclusive:!1},string:{rules:[65,66,68,69,70],inclusive:!1},INITIAL:{rules:[0,1,3,5,8,9,10,11,12,13,14,15,16,17,18,19,20,21,22,23,24,25,26,27,28,29,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46,47,48,49,59,60,61,62,63,64,67,68,69,70],inclusive:!0}}}}();function ue(){this.yy={}}return oe.lexer=he,(0,c.K2)(ue,"Parser"),ue.prototype=oe,oe.Parser=ue,new ue}();o.parser=o;var h=o,u=class{constructor(){this.relations=[],this.latestRequirement=this.getInitialRequirement(),this.requirements=new Map,this.latestElement=this.getInitialElement(),this.elements=new Map,this.classes=new Map,this.direction="TB",this.RequirementType={REQUIREMENT:"Requirement",FUNCTIONAL_REQUIREMENT:"Functional Requirement",INTERFACE_REQUIREMENT:"Interface Requirement",PERFORMANCE_REQUIREMENT:"Performance Requirement",PHYSICAL_REQUIREMENT:"Physical Requirement",DESIGN_CONSTRAINT:"Design Constraint"},this.RiskLevel={LOW_RISK:"Low",MED_RISK:"Medium",HIGH_RISK:"High"},this.VerifyType={VERIFY_ANALYSIS:"Analysis",VERIFY_DEMONSTRATION:"Demonstration",VERIFY_INSPECTION:"Inspection",VERIFY_TEST:"Test"},this.Relationships={CONTAINS:"contains",COPIES:"copies",DERIVES:"derives",SATISFIES:"satisfies",VERIFIES:"verifies",REFINES:"refines",TRACES:"traces"},this.setAccTitle=l.SV,this.getAccTitle=l.iN,this.setAccDescription=l.EI,this.getAccDescription=l.m7,this.setDiagramTitle=l.ke,this.getDiagramTitle=l.ab,this.getConfig=(0,c.K2)(()=>(0,l.D7)().requirement,"getConfig"),this.clear(),this.setDirection=this.setDirection.bind(this),this.addRequirement=this.addRequirement.bind(this),this.setNewReqId=this.setNewReqId.bind(this),this.setNewReqRisk=this.setNewReqRisk.bind(this),this.setNewReqText=this.setNewReqText.bind(this),this.setNewReqVerifyMethod=this.setNewReqVerifyMethod.bind(this),this.addElement=this.addElement.bind(this),this.setNewElementType=this.setNewElementType.bind(this),this.setNewElementDocRef=this.setNewElementDocRef.bind(this),this.addRelationship=this.addRelationship.bind(this),this.setCssStyle=this.setCssStyle.bind(this),this.setClass=this.setClass.bind(this),this.defineClass=this.defineClass.bind(this),this.setAccTitle=this.setAccTitle.bind(this),this.setAccDescription=this.setAccDescription.bind(this)}static{(0,c.K2)(this,"RequirementDB")}getDirection(){return this.direction}setDirection(e){this.direction=e}resetLatestRequirement(){this.latestRequirement=this.getInitialRequirement()}resetLatestElement(){this.latestElement=this.getInitialElement()}getInitialRequirement(){return{requirementId:"",text:"",risk:"",verifyMethod:"",name:"",type:"",cssStyles:[],classes:["default"]}}getInitialElement(){return{name:"",type:"",docRef:"",cssStyles:[],classes:["default"]}}addRequirement(e,t){return this.requirements.has(e)||this.requirements.set(e,{name:e,type:t,requirementId:this.latestRequirement.requirementId,text:this.latestRequirement.text,risk:this.latestRequirement.risk,verifyMethod:this.latestRequirement.verifyMethod,cssStyles:[],classes:["default"]}),this.resetLatestRequirement(),this.requirements.get(e)}getRequirements(){return this.requirements}setNewReqId(e){void 0!==this.latestRequirement&&(this.latestRequirement.requirementId=e)}setNewReqText(e){void 0!==this.latestRequirement&&(this.latestRequirement.text=e)}setNewReqRisk(e){void 0!==this.latestRequirement&&(this.latestRequirement.risk=e)}setNewReqVerifyMethod(e){void 0!==this.latestRequirement&&(this.latestRequirement.verifyMethod=e)}addElement(e){return this.elements.has(e)||(this.elements.set(e,{name:e,type:this.latestElement.type,docRef:this.latestElement.docRef,cssStyles:[],classes:["default"]}),c.Rm.info("Added new element: ",e)),this.resetLatestElement(),this.elements.get(e)}getElements(){return this.elements}setNewElementType(e){void 0!==this.latestElement&&(this.latestElement.type=e)}setNewElementDocRef(e){void 0!==this.latestElement&&(this.latestElement.docRef=e)}addRelationship(e,t,s){this.relations.push({type:e,src:t,dst:s})}getRelationships(){return this.relations}clear(){this.relations=[],this.resetLatestRequirement(),this.requirements=new Map,this.resetLatestElement(),this.elements=new Map,this.classes=new Map,(0,l.IU)()}setCssStyle(e,t){for(const s of e){const e=this.requirements.get(s)??this.elements.get(s);if(!t||!e)return;for(const s of t)s.includes(",")?e.cssStyles.push(...s.split(",")):e.cssStyles.push(s)}}setClass(e,t){for(const s of e){const e=this.requirements.get(s)??this.elements.get(s);if(e)for(const s of t){e.classes.push(s);const t=this.classes.get(s)?.styles;t&&e.cssStyles.push(...t)}}}defineClass(e,t){for(const s of e){let e=this.classes.get(s);void 0===e&&(e={id:s,styles:[],textStyles:[]},this.classes.set(s,e)),t&&t.forEach(function(t){if(/color/.exec(t)){const s=t.replace("fill","bgFill");e.textStyles.push(s)}e.styles.push(t)}),this.requirements.forEach(e=>{e.classes.includes(s)&&e.cssStyles.push(...t.flatMap(e=>e.split(",")))}),this.elements.forEach(e=>{e.classes.includes(s)&&e.cssStyles.push(...t.flatMap(e=>e.split(",")))})}}getClasses(){return this.classes}getData(){const e=(0,l.D7)(),t=[],s=[];for(const i of this.requirements.values()){const s=i;s.id=i.name,s.cssStyles=i.cssStyles,s.cssClasses=i.classes.join(" "),s.shape="requirementBox",s.look=e.look,t.push(s)}for(const i of this.elements.values()){const s=i;s.shape="requirementBox",s.look=e.look,s.id=i.name,s.cssStyles=i.cssStyles,s.cssClasses=i.classes.join(" "),t.push(s)}for(const i of this.relations){let t=0;const n=i.type===this.Relationships.CONTAINS,r={id:`${i.src}-${i.dst}-${t}`,start:this.requirements.get(i.src)?.name??this.elements.get(i.src)?.name,end:this.requirements.get(i.dst)?.name??this.elements.get(i.dst)?.name,label:`<<${i.type}>>`,classes:"relationshipLine",style:["fill:none",n?"":"stroke-dasharray: 10,7"],labelpos:"c",thickness:"normal",type:"normal",pattern:n?"normal":"dashed",arrowTypeStart:n?"requirement_contains":"",arrowTypeEnd:n?"":"requirement_arrow",look:e.look};s.push(r),t++}return{nodes:t,edges:s,other:{},config:e,direction:this.getDirection()}}},y=(0,c.K2)(e=>`\n\n marker {\n fill: ${e.relationColor};\n stroke: ${e.relationColor};\n }\n\n marker.cross {\n stroke: ${e.lineColor};\n }\n\n svg {\n font-family: ${e.fontFamily};\n font-size: ${e.fontSize};\n }\n\n .reqBox {\n fill: ${e.requirementBackground};\n fill-opacity: 1.0;\n stroke: ${e.requirementBorderColor};\n stroke-width: ${e.requirementBorderSize};\n }\n \n .reqTitle, .reqLabel{\n fill: ${e.requirementTextColor};\n }\n .reqLabelBox {\n fill: ${e.relationLabelBackground};\n fill-opacity: 1.0;\n }\n\n .req-title-line {\n stroke: ${e.requirementBorderColor};\n stroke-width: ${e.requirementBorderSize};\n }\n .relationshipLine {\n stroke: ${e.relationColor};\n stroke-width: 1;\n }\n .relationshipLabel {\n fill: ${e.relationLabelColor};\n }\n .divider {\n stroke: ${e.nodeBorder};\n stroke-width: 1;\n }\n .label {\n font-family: ${e.fontFamily};\n color: ${e.nodeTextColor||e.textColor};\n }\n .label text,span {\n fill: ${e.nodeTextColor||e.textColor};\n color: ${e.nodeTextColor||e.textColor};\n }\n .labelBkg {\n background-color: ${e.edgeLabelBackground};\n }\n\n`,"getStyles"),m={};(0,c.VA)(m,{draw:()=>d});var d=(0,c.K2)(async function(e,t,s,o){c.Rm.info("REF0:"),c.Rm.info("Drawing requirement diagram (unified)",t);const{securityLevel:h,state:u,layout:y}=(0,l.D7)(),m=o.db.getData(),d=(0,i.A)(t,h);m.type=o.type,m.layoutAlgorithm=(0,r.q7)(y),m.nodeSpacing=u?.nodeSpacing??50,m.rankSpacing=u?.rankSpacing??50,m.markers=["requirement_contains","requirement_arrow"],m.diagramId=t,await(0,r.XX)(m,d);a._K.insertTitle(d,"requirementDiagramTitleText",u?.titleTopMargin??25,o.db.getDiagramTitle()),(0,n.P)(d,8,"requirementDiagram",u?.useMaxWidth??!0)},"draw"),E={parser:h,get db(){return new u},renderer:m,styles:y}},61129:(e,t,s)=>{s.d(t,{P:()=>r});var i=s(472),n=s(10052),r=(0,n.K2)((e,t,s,r)=>{e.attr("class",s);const{width:c,height:o,x:h,y:u}=a(e,t);(0,i.a$)(e,o,c,r);const y=l(h,u,c,o,t);e.attr("viewBox",y),n.Rm.debug(`viewBox configured: ${y} with padding: ${t}`)},"setupViewPortForSVG"),a=(0,n.K2)((e,t)=>{const s=e.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:s.width+2*t,height:s.height+2*t,x:s.x,y:s.y}},"calculateDimensionsWithPadding"),l=(0,n.K2)((e,t,s,i,n)=>`${e-n} ${t-n} ${s} ${i}`,"createViewBox")}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7860],{57860:(t,i,e)=>{e.d(i,{diagram:()=>it});var s=e(88323),a=e(94006),n=e(66111),h=e(472),o=e(10052),r=e(3170),l=function(){var t=(0,o.K2)(function(t,i,e,s){for(e=e||{},s=t.length;s--;e[t[s]]=i);return e},"o"),i=[1,10,12,14,16,18,19,21,23],e=[2,6],s=[1,3],a=[1,5],n=[1,6],h=[1,7],r=[1,5,10,12,14,16,18,19,21,23,34,35,36],l=[1,25],c=[1,26],g=[1,28],u=[1,29],x=[1,30],d=[1,31],p=[1,32],f=[1,33],y=[1,34],m=[1,35],b=[1,36],A=[1,37],w=[1,43],S=[1,42],C=[1,47],k=[1,50],_=[1,10,12,14,16,18,19,21,23,34,35,36],T=[1,10,12,14,16,18,19,21,23,24,26,27,28,34,35,36],R=[1,10,12,14,16,18,19,21,23,24,26,27,28,34,35,36,41,42,43,44,45,46,47,48,49,50],D=[1,64],L={trace:(0,o.K2)(function(){},"trace"),yy:{},symbols_:{error:2,start:3,eol:4,XYCHART:5,chartConfig:6,document:7,CHART_ORIENTATION:8,statement:9,title:10,text:11,X_AXIS:12,parseXAxis:13,Y_AXIS:14,parseYAxis:15,LINE:16,plotData:17,BAR:18,acc_title:19,acc_title_value:20,acc_descr:21,acc_descr_value:22,acc_descr_multiline_value:23,SQUARE_BRACES_START:24,commaSeparatedNumbers:25,SQUARE_BRACES_END:26,NUMBER_WITH_DECIMAL:27,COMMA:28,xAxisData:29,bandData:30,ARROW_DELIMITER:31,commaSeparatedTexts:32,yAxisData:33,NEWLINE:34,SEMI:35,EOF:36,alphaNum:37,STR:38,MD_STR:39,alphaNumToken:40,AMP:41,NUM:42,ALPHA:43,PLUS:44,EQUALS:45,MULT:46,DOT:47,BRKT:48,MINUS:49,UNDERSCORE:50,$accept:0,$end:1},terminals_:{2:"error",5:"XYCHART",8:"CHART_ORIENTATION",10:"title",12:"X_AXIS",14:"Y_AXIS",16:"LINE",18:"BAR",19:"acc_title",20:"acc_title_value",21:"acc_descr",22:"acc_descr_value",23:"acc_descr_multiline_value",24:"SQUARE_BRACES_START",26:"SQUARE_BRACES_END",27:"NUMBER_WITH_DECIMAL",28:"COMMA",31:"ARROW_DELIMITER",34:"NEWLINE",35:"SEMI",36:"EOF",38:"STR",39:"MD_STR",41:"AMP",42:"NUM",43:"ALPHA",44:"PLUS",45:"EQUALS",46:"MULT",47:"DOT",48:"BRKT",49:"MINUS",50:"UNDERSCORE"},productions_:[0,[3,2],[3,3],[3,2],[3,1],[6,1],[7,0],[7,2],[9,2],[9,2],[9,2],[9,2],[9,2],[9,3],[9,2],[9,3],[9,2],[9,2],[9,1],[17,3],[25,3],[25,1],[13,1],[13,2],[13,1],[29,1],[29,3],[30,3],[32,3],[32,1],[15,1],[15,2],[15,1],[33,3],[4,1],[4,1],[4,1],[11,1],[11,1],[11,1],[37,1],[37,2],[40,1],[40,1],[40,1],[40,1],[40,1],[40,1],[40,1],[40,1],[40,1],[40,1]],performAction:(0,o.K2)(function(t,i,e,s,a,n,h){var o=n.length-1;switch(a){case 5:s.setOrientation(n[o]);break;case 9:s.setDiagramTitle(n[o].text.trim());break;case 12:s.setLineData({text:"",type:"text"},n[o]);break;case 13:s.setLineData(n[o-1],n[o]);break;case 14:s.setBarData({text:"",type:"text"},n[o]);break;case 15:s.setBarData(n[o-1],n[o]);break;case 16:this.$=n[o].trim(),s.setAccTitle(this.$);break;case 17:case 18:this.$=n[o].trim(),s.setAccDescription(this.$);break;case 19:case 27:this.$=n[o-1];break;case 20:this.$=[Number(n[o-2]),...n[o]];break;case 21:this.$=[Number(n[o])];break;case 22:s.setXAxisTitle(n[o]);break;case 23:s.setXAxisTitle(n[o-1]);break;case 24:s.setXAxisTitle({type:"text",text:""});break;case 25:s.setXAxisBand(n[o]);break;case 26:s.setXAxisRangeData(Number(n[o-2]),Number(n[o]));break;case 28:this.$=[n[o-2],...n[o]];break;case 29:this.$=[n[o]];break;case 30:s.setYAxisTitle(n[o]);break;case 31:s.setYAxisTitle(n[o-1]);break;case 32:s.setYAxisTitle({type:"text",text:""});break;case 33:s.setYAxisRangeData(Number(n[o-2]),Number(n[o]));break;case 37:case 38:this.$={text:n[o],type:"text"};break;case 39:this.$={text:n[o],type:"markdown"};break;case 40:this.$=n[o];break;case 41:this.$=n[o-1]+""+n[o]}},"anonymous"),table:[t(i,e,{3:1,4:2,7:4,5:s,34:a,35:n,36:h}),{1:[3]},t(i,e,{4:2,7:4,3:8,5:s,34:a,35:n,36:h}),t(i,e,{4:2,7:4,6:9,3:10,5:s,8:[1,11],34:a,35:n,36:h}),{1:[2,4],9:12,10:[1,13],12:[1,14],14:[1,15],16:[1,16],18:[1,17],19:[1,18],21:[1,19],23:[1,20]},t(r,[2,34]),t(r,[2,35]),t(r,[2,36]),{1:[2,1]},t(i,e,{4:2,7:4,3:21,5:s,34:a,35:n,36:h}),{1:[2,3]},t(r,[2,5]),t(i,[2,7],{4:22,34:a,35:n,36:h}),{11:23,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},{11:39,13:38,24:w,27:S,29:40,30:41,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},{11:45,15:44,27:C,33:46,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},{11:49,17:48,24:k,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},{11:52,17:51,24:k,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},{20:[1,53]},{22:[1,54]},t(_,[2,18]),{1:[2,2]},t(_,[2,8]),t(_,[2,9]),t(T,[2,37],{40:55,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A}),t(T,[2,38]),t(T,[2,39]),t(R,[2,40]),t(R,[2,42]),t(R,[2,43]),t(R,[2,44]),t(R,[2,45]),t(R,[2,46]),t(R,[2,47]),t(R,[2,48]),t(R,[2,49]),t(R,[2,50]),t(R,[2,51]),t(_,[2,10]),t(_,[2,22],{30:41,29:56,24:w,27:S}),t(_,[2,24]),t(_,[2,25]),{31:[1,57]},{11:59,32:58,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},t(_,[2,11]),t(_,[2,30],{33:60,27:C}),t(_,[2,32]),{31:[1,61]},t(_,[2,12]),{17:62,24:k},{25:63,27:D},t(_,[2,14]),{17:65,24:k},t(_,[2,16]),t(_,[2,17]),t(R,[2,41]),t(_,[2,23]),{27:[1,66]},{26:[1,67]},{26:[2,29],28:[1,68]},t(_,[2,31]),{27:[1,69]},t(_,[2,13]),{26:[1,70]},{26:[2,21],28:[1,71]},t(_,[2,15]),t(_,[2,26]),t(_,[2,27]),{11:59,32:72,37:24,38:l,39:c,40:27,41:g,42:u,43:x,44:d,45:p,46:f,47:y,48:m,49:b,50:A},t(_,[2,33]),t(_,[2,19]),{25:73,27:D},{26:[2,28]},{26:[2,20]}],defaultActions:{8:[2,1],10:[2,3],21:[2,2],72:[2,28],73:[2,20]},parseError:(0,o.K2)(function(t,i){if(!i.recoverable){var e=new Error(t);throw e.hash=i,e}this.trace(t)},"parseError"),parse:(0,o.K2)(function(t){var i=this,e=[0],s=[],a=[null],n=[],h=this.table,r="",l=0,c=0,g=0,u=n.slice.call(arguments,1),x=Object.create(this.lexer),d={yy:{}};for(var p in this.yy)Object.prototype.hasOwnProperty.call(this.yy,p)&&(d.yy[p]=this.yy[p]);x.setInput(t,d.yy),d.yy.lexer=x,d.yy.parser=this,void 0===x.yylloc&&(x.yylloc={});var f=x.yylloc;n.push(f);var y=x.options&&x.options.ranges;function m(){var t;return"number"!=typeof(t=s.pop()||x.lex()||1)&&(t instanceof Array&&(t=(s=t).pop()),t=i.symbols_[t]||t),t}"function"==typeof d.yy.parseError?this.parseError=d.yy.parseError:this.parseError=Object.getPrototypeOf(this).parseError,(0,o.K2)(function(t){e.length=e.length-2*t,a.length=a.length-t,n.length=n.length-t},"popStack"),(0,o.K2)(m,"lex");for(var b,A,w,S,C,k,_,T,R,D={};;){if(w=e[e.length-1],this.defaultActions[w]?S=this.defaultActions[w]:(null==b&&(b=m()),S=h[w]&&h[w][b]),void 0===S||!S.length||!S[0]){var L="";for(k in R=[],h[w])this.terminals_[k]&&k>2&&R.push("'"+this.terminals_[k]+"'");L=x.showPosition?"Parse error on line "+(l+1)+":\n"+x.showPosition()+"\nExpecting "+R.join(", ")+", got '"+(this.terminals_[b]||b)+"'":"Parse error on line "+(l+1)+": Unexpected "+(1==b?"end of input":"'"+(this.terminals_[b]||b)+"'"),this.parseError(L,{text:x.match,token:this.terminals_[b]||b,line:x.yylineno,loc:f,expected:R})}if(S[0]instanceof Array&&S.length>1)throw new Error("Parse Error: multiple actions possible at state: "+w+", token: "+b);switch(S[0]){case 1:e.push(b),a.push(x.yytext),n.push(x.yylloc),e.push(S[1]),b=null,A?(b=A,A=null):(c=x.yyleng,r=x.yytext,l=x.yylineno,f=x.yylloc,g>0&&g--);break;case 2:if(_=this.productions_[S[1]][1],D.$=a[a.length-_],D._$={first_line:n[n.length-(_||1)].first_line,last_line:n[n.length-1].last_line,first_column:n[n.length-(_||1)].first_column,last_column:n[n.length-1].last_column},y&&(D._$.range=[n[n.length-(_||1)].range[0],n[n.length-1].range[1]]),void 0!==(C=this.performAction.apply(D,[r,c,l,d.yy,S[1],a,n].concat(u))))return C;_&&(e=e.slice(0,-1*_*2),a=a.slice(0,-1*_),n=n.slice(0,-1*_)),e.push(this.productions_[S[1]][0]),a.push(D.$),n.push(D._$),T=h[e[e.length-2]][e[e.length-1]],e.push(T);break;case 3:return!0}}return!0},"parse")},P=function(){return{EOF:1,parseError:(0,o.K2)(function(t,i){if(!this.yy.parser)throw new Error(t);this.yy.parser.parseError(t,i)},"parseError"),setInput:(0,o.K2)(function(t,i){return this.yy=i||this.yy||{},this._input=t,this._more=this._backtrack=this.done=!1,this.yylineno=this.yyleng=0,this.yytext=this.matched=this.match="",this.conditionStack=["INITIAL"],this.yylloc={first_line:1,first_column:0,last_line:1,last_column:0},this.options.ranges&&(this.yylloc.range=[0,0]),this.offset=0,this},"setInput"),input:(0,o.K2)(function(){var t=this._input[0];return this.yytext+=t,this.yyleng++,this.offset++,this.match+=t,this.matched+=t,t.match(/(?:\r\n?|\n).*/g)?(this.yylineno++,this.yylloc.last_line++):this.yylloc.last_column++,this.options.ranges&&this.yylloc.range[1]++,this._input=this._input.slice(1),t},"input"),unput:(0,o.K2)(function(t){var i=t.length,e=t.split(/(?:\r\n?|\n)/g);this._input=t+this._input,this.yytext=this.yytext.substr(0,this.yytext.length-i),this.offset-=i;var s=this.match.split(/(?:\r\n?|\n)/g);this.match=this.match.substr(0,this.match.length-1),this.matched=this.matched.substr(0,this.matched.length-1),e.length-1&&(this.yylineno-=e.length-1);var a=this.yylloc.range;return this.yylloc={first_line:this.yylloc.first_line,last_line:this.yylineno+1,first_column:this.yylloc.first_column,last_column:e?(e.length===s.length?this.yylloc.first_column:0)+s[s.length-e.length].length-e[0].length:this.yylloc.first_column-i},this.options.ranges&&(this.yylloc.range=[a[0],a[0]+this.yyleng-i]),this.yyleng=this.yytext.length,this},"unput"),more:(0,o.K2)(function(){return this._more=!0,this},"more"),reject:(0,o.K2)(function(){return this.options.backtrack_lexer?(this._backtrack=!0,this):this.parseError("Lexical error on line "+(this.yylineno+1)+". You can only invoke reject() in the lexer when the lexer is of the backtracking persuasion (options.backtrack_lexer = true).\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"reject"),less:(0,o.K2)(function(t){this.unput(this.match.slice(t))},"less"),pastInput:(0,o.K2)(function(){var t=this.matched.substr(0,this.matched.length-this.match.length);return(t.length>20?"...":"")+t.substr(-20).replace(/\n/g,"")},"pastInput"),upcomingInput:(0,o.K2)(function(){var t=this.match;return t.length<20&&(t+=this._input.substr(0,20-t.length)),(t.substr(0,20)+(t.length>20?"...":"")).replace(/\n/g,"")},"upcomingInput"),showPosition:(0,o.K2)(function(){var t=this.pastInput(),i=new Array(t.length+1).join("-");return t+this.upcomingInput()+"\n"+i+"^"},"showPosition"),test_match:(0,o.K2)(function(t,i){var e,s,a;if(this.options.backtrack_lexer&&(a={yylineno:this.yylineno,yylloc:{first_line:this.yylloc.first_line,last_line:this.last_line,first_column:this.yylloc.first_column,last_column:this.yylloc.last_column},yytext:this.yytext,match:this.match,matches:this.matches,matched:this.matched,yyleng:this.yyleng,offset:this.offset,_more:this._more,_input:this._input,yy:this.yy,conditionStack:this.conditionStack.slice(0),done:this.done},this.options.ranges&&(a.yylloc.range=this.yylloc.range.slice(0))),(s=t[0].match(/(?:\r\n?|\n).*/g))&&(this.yylineno+=s.length),this.yylloc={first_line:this.yylloc.last_line,last_line:this.yylineno+1,first_column:this.yylloc.last_column,last_column:s?s[s.length-1].length-s[s.length-1].match(/\r?\n?/)[0].length:this.yylloc.last_column+t[0].length},this.yytext+=t[0],this.match+=t[0],this.matches=t,this.yyleng=this.yytext.length,this.options.ranges&&(this.yylloc.range=[this.offset,this.offset+=this.yyleng]),this._more=!1,this._backtrack=!1,this._input=this._input.slice(t[0].length),this.matched+=t[0],e=this.performAction.call(this,this.yy,this,i,this.conditionStack[this.conditionStack.length-1]),this.done&&this._input&&(this.done=!1),e)return e;if(this._backtrack){for(var n in a)this[n]=a[n];return!1}return!1},"test_match"),next:(0,o.K2)(function(){if(this.done)return this.EOF;var t,i,e,s;this._input||(this.done=!0),this._more||(this.yytext="",this.match="");for(var a=this._currentRules(),n=0;n<a.length;n++)if((e=this._input.match(this.rules[a[n]]))&&(!i||e[0].length>i[0].length)){if(i=e,s=n,this.options.backtrack_lexer){if(!1!==(t=this.test_match(e,a[n])))return t;if(this._backtrack){i=!1;continue}return!1}if(!this.options.flex)break}return i?!1!==(t=this.test_match(i,a[s]))&&t:""===this._input?this.EOF:this.parseError("Lexical error on line "+(this.yylineno+1)+". Unrecognized text.\n"+this.showPosition(),{text:"",token:null,line:this.yylineno})},"next"),lex:(0,o.K2)(function(){var t=this.next();return t||this.lex()},"lex"),begin:(0,o.K2)(function(t){this.conditionStack.push(t)},"begin"),popState:(0,o.K2)(function(){return this.conditionStack.length-1>0?this.conditionStack.pop():this.conditionStack[0]},"popState"),_currentRules:(0,o.K2)(function(){return this.conditionStack.length&&this.conditionStack[this.conditionStack.length-1]?this.conditions[this.conditionStack[this.conditionStack.length-1]].rules:this.conditions.INITIAL.rules},"_currentRules"),topState:(0,o.K2)(function(t){return(t=this.conditionStack.length-1-Math.abs(t||0))>=0?this.conditionStack[t]:"INITIAL"},"topState"),pushState:(0,o.K2)(function(t){this.begin(t)},"pushState"),stateStackSize:(0,o.K2)(function(){return this.conditionStack.length},"stateStackSize"),options:{"case-insensitive":!0},performAction:(0,o.K2)(function(t,i,e,s){switch(e){case 0:case 1:case 5:case 44:break;case 2:case 3:return this.popState(),34;case 4:return 34;case 6:return 10;case 7:return this.pushState("acc_title"),19;case 8:return this.popState(),"acc_title_value";case 9:return this.pushState("acc_descr"),21;case 10:return this.popState(),"acc_descr_value";case 11:this.pushState("acc_descr_multiline");break;case 12:case 26:case 28:this.popState();break;case 13:return"acc_descr_multiline_value";case 14:case 15:return 5;case 16:return 8;case 17:return this.pushState("axis_data"),"X_AXIS";case 18:return this.pushState("axis_data"),"Y_AXIS";case 19:return this.pushState("axis_band_data"),24;case 20:return 31;case 21:return this.pushState("data"),16;case 22:return this.pushState("data"),18;case 23:return this.pushState("data_inner"),24;case 24:return 27;case 25:return this.popState(),26;case 27:this.pushState("string");break;case 29:return"STR";case 30:return 24;case 31:return 26;case 32:return 43;case 33:return"COLON";case 34:return 44;case 35:return 28;case 36:return 45;case 37:return 46;case 38:return 48;case 39:return 50;case 40:return 47;case 41:return 41;case 42:return 49;case 43:return 42;case 45:return 35;case 46:return 36}},"anonymous"),rules:[/^(?:%%(?!\{)[^\n]*)/i,/^(?:[^\}]%%[^\n]*)/i,/^(?:(\r?\n))/i,/^(?:(\r?\n))/i,/^(?:[\n\r]+)/i,/^(?:%%[^\n]*)/i,/^(?:title\b)/i,/^(?:accTitle\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*:\s*)/i,/^(?:(?!\n||)*[^\n]*)/i,/^(?:accDescr\s*\{\s*)/i,/^(?:\{)/i,/^(?:[^\}]*)/i,/^(?:xychart-beta\b)/i,/^(?:xychart\b)/i,/^(?:(?:vertical|horizontal))/i,/^(?:x-axis\b)/i,/^(?:y-axis\b)/i,/^(?:\[)/i,/^(?:-->)/i,/^(?:line\b)/i,/^(?:bar\b)/i,/^(?:\[)/i,/^(?:[+-]?(?:\d+(?:\.\d+)?|\.\d+))/i,/^(?:\])/i,/^(?:(?:`\) \{ this\.pushState\(md_string\); \}\n<md_string>\(\?:\(\?!`"\)\.\)\+ \{ return MD_STR; \}\n<md_string>\(\?:`))/i,/^(?:["])/i,/^(?:["])/i,/^(?:[^"]*)/i,/^(?:\[)/i,/^(?:\])/i,/^(?:[A-Za-z]+)/i,/^(?::)/i,/^(?:\+)/i,/^(?:,)/i,/^(?:=)/i,/^(?:\*)/i,/^(?:#)/i,/^(?:[\_])/i,/^(?:\.)/i,/^(?:&)/i,/^(?:-)/i,/^(?:[0-9]+)/i,/^(?:\s+)/i,/^(?:;)/i,/^(?:$)/i],conditions:{data_inner:{rules:[0,1,4,5,6,7,9,11,14,15,16,17,18,21,22,24,25,26,27,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46],inclusive:!0},data:{rules:[0,1,3,4,5,6,7,9,11,14,15,16,17,18,21,22,23,26,27,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46],inclusive:!0},axis_band_data:{rules:[0,1,4,5,6,7,9,11,14,15,16,17,18,21,22,25,26,27,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46],inclusive:!0},axis_data:{rules:[0,1,2,4,5,6,7,9,11,14,15,16,17,18,19,20,21,22,24,26,27,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46],inclusive:!0},acc_descr_multiline:{rules:[12,13],inclusive:!1},acc_descr:{rules:[10],inclusive:!1},acc_title:{rules:[8],inclusive:!1},title:{rules:[],inclusive:!1},md_string:{rules:[],inclusive:!1},string:{rules:[28,29],inclusive:!1},INITIAL:{rules:[0,1,4,5,6,7,9,11,14,15,16,17,18,21,22,26,27,30,31,32,33,34,35,36,37,38,39,40,41,42,43,44,45,46],inclusive:!0}}}}();function E(){this.yy={}}return L.lexer=P,(0,o.K2)(E,"Parser"),E.prototype=L,L.Parser=E,new E}();l.parser=l;var c=l;function g(t){return"bar"===t.type}function u(t){return"band"===t.type}function x(t){return"linear"===t.type}(0,o.K2)(g,"isBarPlot"),(0,o.K2)(u,"isBandAxisData"),(0,o.K2)(x,"isLinearAxisData");var d=class{constructor(t){this.parentGroup=t}static{(0,o.K2)(this,"TextDimensionCalculatorWithFont")}getMaxDimension(t,i){if(!this.parentGroup)return{width:t.reduce((t,i)=>Math.max(i.length,t),0)*i,height:i};const e={width:0,height:0},s=this.parentGroup.append("g").attr("visibility","hidden").attr("font-size",i);for(const n of t){const t=(0,a.W6)(s,1,n),h=t?t.width:n.length*i,o=t?t.height:i;e.width=Math.max(e.width,h),e.height=Math.max(e.height,o)}return s.remove(),e}},p=class{constructor(t,i,e,s){this.axisConfig=t,this.title=i,this.textDimensionCalculator=e,this.axisThemeConfig=s,this.boundingRect={x:0,y:0,width:0,height:0},this.axisPosition="left",this.showTitle=!1,this.showLabel=!1,this.showTick=!1,this.showAxisLine=!1,this.outerPadding=0,this.titleTextHeight=0,this.labelTextHeight=0,this.range=[0,10],this.boundingRect={x:0,y:0,width:0,height:0},this.axisPosition="left"}static{(0,o.K2)(this,"BaseAxis")}setRange(t){this.range=t,"left"===this.axisPosition||"right"===this.axisPosition?this.boundingRect.height=t[1]-t[0]:this.boundingRect.width=t[1]-t[0],this.recalculateScale()}getRange(){return[this.range[0]+this.outerPadding,this.range[1]-this.outerPadding]}setAxisPosition(t){this.axisPosition=t,this.setRange(this.range)}getTickDistance(){const t=this.getRange();return Math.abs(t[0]-t[1])/this.getTickValues().length}getAxisOuterPadding(){return this.outerPadding}getLabelDimension(){return this.textDimensionCalculator.getMaxDimension(this.getTickValues().map(t=>t.toString()),this.axisConfig.labelFontSize)}recalculateOuterPaddingToDrawBar(){.7*this.getTickDistance()>2*this.outerPadding&&(this.outerPadding=Math.floor(.7*this.getTickDistance()/2)),this.recalculateScale()}calculateSpaceIfDrawnHorizontally(t){let i=t.height;if(this.axisConfig.showAxisLine&&i>this.axisConfig.axisLineWidth&&(i-=this.axisConfig.axisLineWidth,this.showAxisLine=!0),this.axisConfig.showLabel){const e=this.getLabelDimension(),s=.2*t.width;this.outerPadding=Math.min(e.width/2,s);const a=e.height+2*this.axisConfig.labelPadding;this.labelTextHeight=e.height,a<=i&&(i-=a,this.showLabel=!0)}if(this.axisConfig.showTick&&i>=this.axisConfig.tickLength&&(this.showTick=!0,i-=this.axisConfig.tickLength),this.axisConfig.showTitle&&this.title){const t=this.textDimensionCalculator.getMaxDimension([this.title],this.axisConfig.titleFontSize),e=t.height+2*this.axisConfig.titlePadding;this.titleTextHeight=t.height,e<=i&&(i-=e,this.showTitle=!0)}this.boundingRect.width=t.width,this.boundingRect.height=t.height-i}calculateSpaceIfDrawnVertical(t){let i=t.width;if(this.axisConfig.showAxisLine&&i>this.axisConfig.axisLineWidth&&(i-=this.axisConfig.axisLineWidth,this.showAxisLine=!0),this.axisConfig.showLabel){const e=this.getLabelDimension(),s=.2*t.height;this.outerPadding=Math.min(e.height/2,s);const a=e.width+2*this.axisConfig.labelPadding;a<=i&&(i-=a,this.showLabel=!0)}if(this.axisConfig.showTick&&i>=this.axisConfig.tickLength&&(this.showTick=!0,i-=this.axisConfig.tickLength),this.axisConfig.showTitle&&this.title){const t=this.textDimensionCalculator.getMaxDimension([this.title],this.axisConfig.titleFontSize),e=t.height+2*this.axisConfig.titlePadding;this.titleTextHeight=t.height,e<=i&&(i-=e,this.showTitle=!0)}this.boundingRect.width=t.width-i,this.boundingRect.height=t.height}calculateSpace(t){return"left"===this.axisPosition||"right"===this.axisPosition?this.calculateSpaceIfDrawnVertical(t):this.calculateSpaceIfDrawnHorizontally(t),this.recalculateScale(),{width:this.boundingRect.width,height:this.boundingRect.height}}setBoundingBoxXY(t){this.boundingRect.x=t.x,this.boundingRect.y=t.y}getDrawableElementsForLeftAxis(){const t=[];if(this.showAxisLine){const i=this.boundingRect.x+this.boundingRect.width-this.axisConfig.axisLineWidth/2;t.push({type:"path",groupTexts:["left-axis","axisl-line"],data:[{path:`M ${i},${this.boundingRect.y} L ${i},${this.boundingRect.y+this.boundingRect.height} `,strokeFill:this.axisThemeConfig.axisLineColor,strokeWidth:this.axisConfig.axisLineWidth}]})}if(this.showLabel&&t.push({type:"text",groupTexts:["left-axis","label"],data:this.getTickValues().map(t=>({text:t.toString(),x:this.boundingRect.x+this.boundingRect.width-(this.showLabel?this.axisConfig.labelPadding:0)-(this.showTick?this.axisConfig.tickLength:0)-(this.showAxisLine?this.axisConfig.axisLineWidth:0),y:this.getScaleValue(t),fill:this.axisThemeConfig.labelColor,fontSize:this.axisConfig.labelFontSize,rotation:0,verticalPos:"middle",horizontalPos:"right"}))}),this.showTick){const i=this.boundingRect.x+this.boundingRect.width-(this.showAxisLine?this.axisConfig.axisLineWidth:0);t.push({type:"path",groupTexts:["left-axis","ticks"],data:this.getTickValues().map(t=>({path:`M ${i},${this.getScaleValue(t)} L ${i-this.axisConfig.tickLength},${this.getScaleValue(t)}`,strokeFill:this.axisThemeConfig.tickColor,strokeWidth:this.axisConfig.tickWidth}))})}return this.showTitle&&t.push({type:"text",groupTexts:["left-axis","title"],data:[{text:this.title,x:this.boundingRect.x+this.axisConfig.titlePadding,y:this.boundingRect.y+this.boundingRect.height/2,fill:this.axisThemeConfig.titleColor,fontSize:this.axisConfig.titleFontSize,rotation:270,verticalPos:"top",horizontalPos:"center"}]}),t}getDrawableElementsForBottomAxis(){const t=[];if(this.showAxisLine){const i=this.boundingRect.y+this.axisConfig.axisLineWidth/2;t.push({type:"path",groupTexts:["bottom-axis","axis-line"],data:[{path:`M ${this.boundingRect.x},${i} L ${this.boundingRect.x+this.boundingRect.width},${i}`,strokeFill:this.axisThemeConfig.axisLineColor,strokeWidth:this.axisConfig.axisLineWidth}]})}if(this.showLabel&&t.push({type:"text",groupTexts:["bottom-axis","label"],data:this.getTickValues().map(t=>({text:t.toString(),x:this.getScaleValue(t),y:this.boundingRect.y+this.axisConfig.labelPadding+(this.showTick?this.axisConfig.tickLength:0)+(this.showAxisLine?this.axisConfig.axisLineWidth:0),fill:this.axisThemeConfig.labelColor,fontSize:this.axisConfig.labelFontSize,rotation:0,verticalPos:"top",horizontalPos:"center"}))}),this.showTick){const i=this.boundingRect.y+(this.showAxisLine?this.axisConfig.axisLineWidth:0);t.push({type:"path",groupTexts:["bottom-axis","ticks"],data:this.getTickValues().map(t=>({path:`M ${this.getScaleValue(t)},${i} L ${this.getScaleValue(t)},${i+this.axisConfig.tickLength}`,strokeFill:this.axisThemeConfig.tickColor,strokeWidth:this.axisConfig.tickWidth}))})}return this.showTitle&&t.push({type:"text",groupTexts:["bottom-axis","title"],data:[{text:this.title,x:this.range[0]+(this.range[1]-this.range[0])/2,y:this.boundingRect.y+this.boundingRect.height-this.axisConfig.titlePadding-this.titleTextHeight,fill:this.axisThemeConfig.titleColor,fontSize:this.axisConfig.titleFontSize,rotation:0,verticalPos:"top",horizontalPos:"center"}]}),t}getDrawableElementsForTopAxis(){const t=[];if(this.showAxisLine){const i=this.boundingRect.y+this.boundingRect.height-this.axisConfig.axisLineWidth/2;t.push({type:"path",groupTexts:["top-axis","axis-line"],data:[{path:`M ${this.boundingRect.x},${i} L ${this.boundingRect.x+this.boundingRect.width},${i}`,strokeFill:this.axisThemeConfig.axisLineColor,strokeWidth:this.axisConfig.axisLineWidth}]})}if(this.showLabel&&t.push({type:"text",groupTexts:["top-axis","label"],data:this.getTickValues().map(t=>({text:t.toString(),x:this.getScaleValue(t),y:this.boundingRect.y+(this.showTitle?this.titleTextHeight+2*this.axisConfig.titlePadding:0)+this.axisConfig.labelPadding,fill:this.axisThemeConfig.labelColor,fontSize:this.axisConfig.labelFontSize,rotation:0,verticalPos:"top",horizontalPos:"center"}))}),this.showTick){const i=this.boundingRect.y;t.push({type:"path",groupTexts:["top-axis","ticks"],data:this.getTickValues().map(t=>({path:`M ${this.getScaleValue(t)},${i+this.boundingRect.height-(this.showAxisLine?this.axisConfig.axisLineWidth:0)} L ${this.getScaleValue(t)},${i+this.boundingRect.height-this.axisConfig.tickLength-(this.showAxisLine?this.axisConfig.axisLineWidth:0)}`,strokeFill:this.axisThemeConfig.tickColor,strokeWidth:this.axisConfig.tickWidth}))})}return this.showTitle&&t.push({type:"text",groupTexts:["top-axis","title"],data:[{text:this.title,x:this.boundingRect.x+this.boundingRect.width/2,y:this.boundingRect.y+this.axisConfig.titlePadding,fill:this.axisThemeConfig.titleColor,fontSize:this.axisConfig.titleFontSize,rotation:0,verticalPos:"top",horizontalPos:"center"}]}),t}getDrawableElements(){if("left"===this.axisPosition)return this.getDrawableElementsForLeftAxis();if("right"===this.axisPosition)throw Error("Drawing of right axis is not implemented");return"bottom"===this.axisPosition?this.getDrawableElementsForBottomAxis():"top"===this.axisPosition?this.getDrawableElementsForTopAxis():[]}},f=class extends p{static{(0,o.K2)(this,"BandAxis")}constructor(t,i,e,s,a){super(t,s,a,i),this.categories=e,this.scale=(0,r.WH)().domain(this.categories).range(this.getRange())}setRange(t){super.setRange(t)}recalculateScale(){this.scale=(0,r.WH)().domain(this.categories).range(this.getRange()).paddingInner(1).paddingOuter(0).align(.5),o.Rm.trace("BandAxis axis final categories, range: ",this.categories,this.getRange())}getTickValues(){return this.categories}getScaleValue(t){return this.scale(t)??this.getRange()[0]}},y=class extends p{static{(0,o.K2)(this,"LinearAxis")}constructor(t,i,e,s,a){super(t,s,a,i),this.domain=e,this.scale=(0,r.m4Y)().domain(this.domain).range(this.getRange())}getTickValues(){return this.scale.ticks()}recalculateScale(){const t=[...this.domain];"left"===this.axisPosition&&t.reverse(),this.scale=(0,r.m4Y)().domain(t).range(this.getRange())}getScaleValue(t){return this.scale(t)}};function m(t,i,e,s){const a=new d(s);return u(t)?new f(i,e,t.categories,t.title,a):new y(i,e,[t.min,t.max],t.title,a)}(0,o.K2)(m,"getAxis");var b=class{constructor(t,i,e,s){this.textDimensionCalculator=t,this.chartConfig=i,this.chartData=e,this.chartThemeConfig=s,this.boundingRect={x:0,y:0,width:0,height:0},this.showChartTitle=!1}static{(0,o.K2)(this,"ChartTitle")}setBoundingBoxXY(t){this.boundingRect.x=t.x,this.boundingRect.y=t.y}calculateSpace(t){const i=this.textDimensionCalculator.getMaxDimension([this.chartData.title],this.chartConfig.titleFontSize),e=Math.max(i.width,t.width),s=i.height+2*this.chartConfig.titlePadding;return i.width<=e&&i.height<=s&&this.chartConfig.showTitle&&this.chartData.title&&(this.boundingRect.width=e,this.boundingRect.height=s,this.showChartTitle=!0),{width:this.boundingRect.width,height:this.boundingRect.height}}getDrawableElements(){const t=[];return this.showChartTitle&&t.push({groupTexts:["chart-title"],type:"text",data:[{fontSize:this.chartConfig.titleFontSize,text:this.chartData.title,verticalPos:"middle",horizontalPos:"center",x:this.boundingRect.x+this.boundingRect.width/2,y:this.boundingRect.y+this.boundingRect.height/2,fill:this.chartThemeConfig.titleColor,rotation:0}]}),t}};function A(t,i,e,s){const a=new d(s);return new b(a,t,i,e)}(0,o.K2)(A,"getChartTitleComponent");var w=class{constructor(t,i,e,s,a){this.plotData=t,this.xAxis=i,this.yAxis=e,this.orientation=s,this.plotIndex=a}static{(0,o.K2)(this,"LinePlot")}getDrawableElement(){const t=this.plotData.data.map(t=>[this.xAxis.getScaleValue(t[0]),this.yAxis.getScaleValue(t[1])]);let i;return i="horizontal"===this.orientation?(0,r.n8j)().y(t=>t[0]).x(t=>t[1])(t):(0,r.n8j)().x(t=>t[0]).y(t=>t[1])(t),i?[{groupTexts:["plot",`line-plot-${this.plotIndex}`],type:"path",data:[{path:i,strokeFill:this.plotData.strokeFill,strokeWidth:this.plotData.strokeWidth}]}]:[]}},S=class{constructor(t,i,e,s,a,n){this.barData=t,this.boundingRect=i,this.xAxis=e,this.yAxis=s,this.orientation=a,this.plotIndex=n}static{(0,o.K2)(this,"BarPlot")}getDrawableElement(){const t=this.barData.data.map(t=>[this.xAxis.getScaleValue(t[0]),this.yAxis.getScaleValue(t[1])]),i=.95*Math.min(2*this.xAxis.getAxisOuterPadding(),this.xAxis.getTickDistance()),e=i/2;return"horizontal"===this.orientation?[{groupTexts:["plot",`bar-plot-${this.plotIndex}`],type:"rect",data:t.map(t=>({x:this.boundingRect.x,y:t[0]-e,height:i,width:t[1]-this.boundingRect.x,fill:this.barData.fill,strokeWidth:0,strokeFill:this.barData.fill}))}]:[{groupTexts:["plot",`bar-plot-${this.plotIndex}`],type:"rect",data:t.map(t=>({x:t[0]-e,y:t[1],width:i,height:this.boundingRect.y+this.boundingRect.height-t[1],fill:this.barData.fill,strokeWidth:0,strokeFill:this.barData.fill}))}]}},C=class{constructor(t,i,e){this.chartConfig=t,this.chartData=i,this.chartThemeConfig=e,this.boundingRect={x:0,y:0,width:0,height:0}}static{(0,o.K2)(this,"BasePlot")}setAxes(t,i){this.xAxis=t,this.yAxis=i}setBoundingBoxXY(t){this.boundingRect.x=t.x,this.boundingRect.y=t.y}calculateSpace(t){return this.boundingRect.width=t.width,this.boundingRect.height=t.height,{width:this.boundingRect.width,height:this.boundingRect.height}}getDrawableElements(){if(!this.xAxis||!this.yAxis)throw Error("Axes must be passed to render Plots");const t=[];for(const[i,e]of this.chartData.plots.entries())switch(e.type){case"line":{const s=new w(e,this.xAxis,this.yAxis,this.chartConfig.chartOrientation,i);t.push(...s.getDrawableElement())}break;case"bar":{const s=new S(e,this.boundingRect,this.xAxis,this.yAxis,this.chartConfig.chartOrientation,i);t.push(...s.getDrawableElement())}}return t}};function k(t,i,e){return new C(t,i,e)}(0,o.K2)(k,"getPlotComponent");var _,T=class{constructor(t,i,e,s){this.chartConfig=t,this.chartData=i,this.componentStore={title:A(t,i,e,s),plot:k(t,i,e),xAxis:m(i.xAxis,t.xAxis,{titleColor:e.xAxisTitleColor,labelColor:e.xAxisLabelColor,tickColor:e.xAxisTickColor,axisLineColor:e.xAxisLineColor},s),yAxis:m(i.yAxis,t.yAxis,{titleColor:e.yAxisTitleColor,labelColor:e.yAxisLabelColor,tickColor:e.yAxisTickColor,axisLineColor:e.yAxisLineColor},s)}}static{(0,o.K2)(this,"Orchestrator")}calculateVerticalSpace(){let t=this.chartConfig.width,i=this.chartConfig.height,e=0,s=0,a=Math.floor(t*this.chartConfig.plotReservedSpacePercent/100),n=Math.floor(i*this.chartConfig.plotReservedSpacePercent/100),h=this.componentStore.plot.calculateSpace({width:a,height:n});t-=h.width,i-=h.height,h=this.componentStore.title.calculateSpace({width:this.chartConfig.width,height:i}),s=h.height,i-=h.height,this.componentStore.xAxis.setAxisPosition("bottom"),h=this.componentStore.xAxis.calculateSpace({width:t,height:i}),i-=h.height,this.componentStore.yAxis.setAxisPosition("left"),h=this.componentStore.yAxis.calculateSpace({width:t,height:i}),e=h.width,t-=h.width,t>0&&(a+=t,t=0),i>0&&(n+=i,i=0),this.componentStore.plot.calculateSpace({width:a,height:n}),this.componentStore.plot.setBoundingBoxXY({x:e,y:s}),this.componentStore.xAxis.setRange([e,e+a]),this.componentStore.xAxis.setBoundingBoxXY({x:e,y:s+n}),this.componentStore.yAxis.setRange([s,s+n]),this.componentStore.yAxis.setBoundingBoxXY({x:0,y:s}),this.chartData.plots.some(t=>g(t))&&this.componentStore.xAxis.recalculateOuterPaddingToDrawBar()}calculateHorizontalSpace(){let t=this.chartConfig.width,i=this.chartConfig.height,e=0,s=0,a=0,n=Math.floor(t*this.chartConfig.plotReservedSpacePercent/100),h=Math.floor(i*this.chartConfig.plotReservedSpacePercent/100),o=this.componentStore.plot.calculateSpace({width:n,height:h});t-=o.width,i-=o.height,o=this.componentStore.title.calculateSpace({width:this.chartConfig.width,height:i}),e=o.height,i-=o.height,this.componentStore.xAxis.setAxisPosition("left"),o=this.componentStore.xAxis.calculateSpace({width:t,height:i}),t-=o.width,s=o.width,this.componentStore.yAxis.setAxisPosition("top"),o=this.componentStore.yAxis.calculateSpace({width:t,height:i}),i-=o.height,a=e+o.height,t>0&&(n+=t,t=0),i>0&&(h+=i,i=0),this.componentStore.plot.calculateSpace({width:n,height:h}),this.componentStore.plot.setBoundingBoxXY({x:s,y:a}),this.componentStore.yAxis.setRange([s,s+n]),this.componentStore.yAxis.setBoundingBoxXY({x:s,y:e}),this.componentStore.xAxis.setRange([a,a+h]),this.componentStore.xAxis.setBoundingBoxXY({x:0,y:a}),this.chartData.plots.some(t=>g(t))&&this.componentStore.xAxis.recalculateOuterPaddingToDrawBar()}calculateSpace(){"horizontal"===this.chartConfig.chartOrientation?this.calculateHorizontalSpace():this.calculateVerticalSpace()}getDrawableElement(){this.calculateSpace();const t=[];this.componentStore.plot.setAxes(this.componentStore.xAxis,this.componentStore.yAxis);for(const i of Object.values(this.componentStore))t.push(...i.getDrawableElements());return t}},R=class{static{(0,o.K2)(this,"XYChartBuilder")}static build(t,i,e,s){return new T(t,i,e,s).getDrawableElement()}},D=0,L=M(),P=$(),E=z(),v=P.plotColorPalette.split(",").map(t=>t.trim()),K=!1,I=!1;function $(){const t=(0,h.P$)(),i=(0,h.zj)();return(0,n.$t)(t.xyChart,i.themeVariables.xyChart)}function M(){const t=(0,h.zj)();return(0,n.$t)(h.UI.xyChart,t.xyChart)}function z(){return{yAxis:{type:"linear",title:"",min:1/0,max:-1/0},xAxis:{type:"band",title:"",categories:[]},title:"",plots:[]}}function B(t){const i=(0,h.zj)();return(0,h.jZ)(t.trim(),i)}function W(t){_=t}function O(t){L.chartOrientation="horizontal"===t?"horizontal":"vertical"}function F(t){E.xAxis.title=B(t.text)}function N(t,i){E.xAxis={type:"linear",title:E.xAxis.title,min:t,max:i},K=!0}function X(t){E.xAxis={type:"band",title:E.xAxis.title,categories:t.map(t=>B(t.text))},K=!0}function V(t){E.yAxis.title=B(t.text)}function Y(t,i){E.yAxis={type:"linear",title:E.yAxis.title,min:t,max:i},I=!0}function H(t){const i=Math.min(...t),e=Math.max(...t),s=x(E.yAxis)?E.yAxis.min:1/0,a=x(E.yAxis)?E.yAxis.max:-1/0;E.yAxis={type:"linear",title:E.yAxis.title,min:Math.min(s,i),max:Math.max(a,e)}}function U(t){let i=[];if(0===t.length)return i;if(!K){const i=x(E.xAxis)?E.xAxis.min:1/0,e=x(E.xAxis)?E.xAxis.max:-1/0;N(Math.min(i,1),Math.max(e,t.length))}if(I||H(t),u(E.xAxis)&&(i=E.xAxis.categories.map((i,e)=>[i,t[e]])),x(E.xAxis)){const e=E.xAxis.min,s=E.xAxis.max,a=(s-e)/(t.length-1),n=[];for(let t=e;t<=s;t+=a)n.push(`${t}`);i=n.map((i,e)=>[i,t[e]])}return i}function j(t){return v[0===t?0:t%v.length]}function G(t,i){const e=U(i);E.plots.push({type:"line",strokeFill:j(D),strokeWidth:2,data:e}),D++}function Q(t,i){const e=U(i);E.plots.push({type:"bar",fill:j(D),data:e}),D++}function Z(){if(0===E.plots.length)throw Error("No Plot to render, please provide a plot with some data");return E.title=(0,h.ab)(),R.build(L,E,P,_)}function q(){return P}function J(){return L}function tt(){return E}(0,o.K2)($,"getChartDefaultThemeConfig"),(0,o.K2)(M,"getChartDefaultConfig"),(0,o.K2)(z,"getChartDefaultData"),(0,o.K2)(B,"textSanitizer"),(0,o.K2)(W,"setTmpSVGG"),(0,o.K2)(O,"setOrientation"),(0,o.K2)(F,"setXAxisTitle"),(0,o.K2)(N,"setXAxisRangeData"),(0,o.K2)(X,"setXAxisBand"),(0,o.K2)(V,"setYAxisTitle"),(0,o.K2)(Y,"setYAxisRangeData"),(0,o.K2)(H,"setYAxisRangeFromPlotData"),(0,o.K2)(U,"transformDataWithoutCategory"),(0,o.K2)(j,"getPlotColorFromPalette"),(0,o.K2)(G,"setLineData"),(0,o.K2)(Q,"setBarData"),(0,o.K2)(Z,"getDrawableElem"),(0,o.K2)(q,"getChartThemeConfig"),(0,o.K2)(J,"getChartConfig"),(0,o.K2)(tt,"getXYChartData");var it={parser:c,db:{getDrawableElem:Z,clear:(0,o.K2)(function(){(0,h.IU)(),D=0,L=M(),E={yAxis:{type:"linear",title:"",min:1/0,max:-1/0},xAxis:{type:"band",title:"",categories:[]},title:"",plots:[]},P=$(),v=P.plotColorPalette.split(",").map(t=>t.trim()),K=!1,I=!1},"clear"),setAccTitle:h.SV,getAccTitle:h.iN,setDiagramTitle:h.ke,getDiagramTitle:h.ab,getAccDescription:h.m7,setAccDescription:h.EI,setOrientation:O,setXAxisTitle:F,setXAxisRangeData:N,setXAxisBand:X,setYAxisTitle:V,setYAxisRangeData:Y,setLineData:G,setBarData:Q,setTmpSVGG:W,getChartThemeConfig:q,getChartConfig:J,getXYChartData:tt},renderer:{draw:(0,o.K2)((t,i,e,a)=>{const n=a.db,r=n.getChartThemeConfig(),l=n.getChartConfig(),c=n.getXYChartData().plots[0].data.map(t=>t[1]);function g(t){return"top"===t?"text-before-edge":"middle"}function u(t){return"left"===t?"start":"right"===t?"end":"middle"}function x(t){return`translate(${t.x}, ${t.y}) rotate(${t.rotation||0})`}(0,o.K2)(g,"getDominantBaseLine"),(0,o.K2)(u,"getTextAnchor"),(0,o.K2)(x,"getTextTransformation"),o.Rm.debug("Rendering xychart chart\n"+t);const d=(0,s.D)(i),p=d.append("g").attr("class","main"),f=p.append("rect").attr("width",l.width).attr("height",l.height).attr("class","background");(0,h.a$)(d,l.height,l.width,!0),d.attr("viewBox",`0 0 ${l.width} ${l.height}`),f.attr("fill",r.backgroundColor),n.setTmpSVGG(d.append("g").attr("class","mermaid-tmp-group"));const y=n.getDrawableElem(),m={};function b(t){let i=p,e="";for(const[s]of t.entries()){let a=p;s>0&&m[e]&&(a=m[e]),e+=t[s],i=m[e],i||(i=m[e]=a.append("g").attr("class",t[s]))}return i}(0,o.K2)(b,"getGroup");for(const s of y){if(0===s.data.length)continue;const t=b(s.groupTexts);switch(s.type){case"rect":if(t.selectAll("rect").data(s.data).enter().append("rect").attr("x",t=>t.x).attr("y",t=>t.y).attr("width",t=>t.width).attr("height",t=>t.height).attr("fill",t=>t.fill).attr("stroke",t=>t.strokeFill).attr("stroke-width",t=>t.strokeWidth),l.showDataLabel)if("horizontal"===l.chartOrientation){let i=function(t,i){const{data:s,label:a}=t;return i*a.length*e<=s.width-10};(0,o.K2)(i,"fitsHorizontally");const e=.7,a=s.data.map((t,i)=>({data:t,label:c[i].toString()})).filter(t=>t.data.width>0&&t.data.height>0),n=a.map(t=>{const{data:e}=t;let s=.7*e.height;for(;!i(t,s)&&s>0;)s-=1;return s}),h=Math.floor(Math.min(...n));t.selectAll("text").data(a).enter().append("text").attr("x",t=>t.data.x+t.data.width-10).attr("y",t=>t.data.y+t.data.height/2).attr("text-anchor","end").attr("dominant-baseline","middle").attr("fill","black").attr("font-size",`${h}px`).text(t=>t.label)}else{let i=function(t,i,e){const{data:s,label:a}=t,n=i*a.length*.7,h=s.x+s.width/2,o=h+n/2,r=h-n/2>=s.x&&o<=s.x+s.width,l=s.y+e+i<=s.y+s.height;return r&&l};(0,o.K2)(i,"fitsInBar");const e=10,a=s.data.map((t,i)=>({data:t,label:c[i].toString()})).filter(t=>t.data.width>0&&t.data.height>0),n=a.map(t=>{const{data:s,label:a}=t;let n=s.width/(.7*a.length);for(;!i(t,n,e)&&n>0;)n-=1;return n}),h=Math.floor(Math.min(...n));t.selectAll("text").data(a).enter().append("text").attr("x",t=>t.data.x+t.data.width/2).attr("y",t=>t.data.y+e).attr("text-anchor","middle").attr("dominant-baseline","hanging").attr("fill","black").attr("font-size",`${h}px`).text(t=>t.label)}break;case"text":t.selectAll("text").data(s.data).enter().append("text").attr("x",0).attr("y",0).attr("fill",t=>t.fill).attr("font-size",t=>t.fontSize).attr("dominant-baseline",t=>g(t.verticalPos)).attr("text-anchor",t=>u(t.horizontalPos)).attr("transform",t=>x(t)).text(t=>t.text);break;case"path":t.selectAll("path").data(s.data).enter().append("path").attr("d",t=>t.path).attr("fill",t=>t.fill?t.fill:"none").attr("stroke",t=>t.strokeFill).attr("stroke-width",t=>t.strokeWidth)}}},"draw")}}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7868],{9458:(e,t,a)=>{function l(e,t){e.accDescr&&t.setAccDescription?.(e.accDescr),e.accTitle&&t.setAccTitle?.(e.accTitle),e.title&&t.setDiagramTitle?.(e.title)}a.d(t,{S:()=>l}),(0,a(10052).K2)(l,"populateCommonDb")},61129:(e,t,a)=>{a.d(t,{P:()=>r});var l=a(472),s=a(10052),r=(0,s.K2)((e,t,a,r)=>{e.attr("class",a);const{width:o,height:c,x:d,y:p}=n(e,t);(0,l.a$)(e,c,o,r);const h=i(d,p,o,c,t);e.attr("viewBox",h),s.Rm.debug(`viewBox configured: ${h} with padding: ${t}`)},"setupViewPortForSVG"),n=(0,s.K2)((e,t)=>{const a=e.node()?.getBBox()||{width:0,height:0,x:0,y:0};return{width:a.width+2*t,height:a.height+2*t,x:a.x,y:a.y}},"calculateDimensionsWithPadding"),i=(0,s.K2)((e,t,a,l,s)=>`${e-s} ${t-s} ${a} ${l}`,"createViewBox")},97868:(e,t,a)=>{a.d(t,{diagram:()=>v});var l=a(88323),s=a(61129),r=a(83402),n=a(9458),i=a(66111),o=a(472),c=a(10052),d=a(96961),p=a(3170),h=class{constructor(){this.nodes=[],this.levels=new Map,this.outerNodes=[],this.classes=new Map,this.setAccTitle=o.SV,this.getAccTitle=o.iN,this.setDiagramTitle=o.ke,this.getDiagramTitle=o.ab,this.getAccDescription=o.m7,this.setAccDescription=o.EI}static{(0,c.K2)(this,"TreeMapDB")}getNodes(){return this.nodes}getConfig(){const e=o.UI,t=(0,o.zj)();return(0,i.$t)({...e.treemap,...t.treemap??{}})}addNode(e,t){this.nodes.push(e),this.levels.set(e,t),0===t&&(this.outerNodes.push(e),this.root??=e)}getRoot(){return{name:"",children:this.outerNodes}}addClass(e,t){const a=this.classes.get(e)??{id:e,styles:[],textStyles:[]},l=t.replace(/\\,/g,"\xa7\xa7\xa7").replace(/,/g,";").replace(/\xa7\xa7\xa7/g,",").split(";");l&&l.forEach(e=>{(0,r.KX)(e)&&(a?.textStyles?a.textStyles.push(e):a.textStyles=[e]),a?.styles?a.styles.push(e):a.styles=[e]}),this.classes.set(e,a)}getClasses(){return this.classes}getStylesForClass(e){return this.classes.get(e)?.styles??[]}clear(){(0,o.IU)(),this.nodes=[],this.levels=new Map,this.outerNodes=[],this.classes=new Map,this.root=void 0}};function m(e){if(!e.length)return[];const t=[],a=[];return e.forEach(e=>{const l={name:e.name,children:"Leaf"===e.type?void 0:[]};for(l.classSelector=e?.classSelector,e?.cssCompiledStyles&&(l.cssCompiledStyles=[e.cssCompiledStyles]),"Leaf"===e.type&&void 0!==e.value&&(l.value=e.value);a.length>0&&a[a.length-1].level>=e.level;)a.pop();if(0===a.length)t.push(l);else{const e=a[a.length-1].node;e.children?e.children.push(l):e.children=[l]}"Leaf"!==e.type&&a.push({node:l,level:e.level})}),t}(0,c.K2)(m,"buildHierarchy");var y=(0,c.K2)((e,t)=>{(0,n.S)(e,t);const a=[];for(const r of e.TreemapRows??[])"ClassDefStatement"===r.$type&&t.addClass(r.className??"",r.styleText??"");for(const r of e.TreemapRows??[]){const e=r.item;if(!e)continue;const l=r.indent?parseInt(r.indent):0,s=u(e),n=e.classSelector?t.getStylesForClass(e.classSelector):[],i=n.length>0?n.join(";"):void 0,o={level:l,name:s,type:e.$type,value:e.value,classSelector:e.classSelector,cssCompiledStyles:i};a.push(o)}const l=m(a),s=(0,c.K2)((e,a)=>{for(const l of e)t.addNode(l,a),l.children&&l.children.length>0&&s(l.children,a+1)},"addNodesRecursively");s(l,0)},"populate"),u=(0,c.K2)(e=>e.name?String(e.name):"","getItemName"),f={parser:{yy:void 0},parse:(0,c.K2)(async e=>{try{const t=d.qg,a=await t("treemap",e);c.Rm.debug("Treemap AST:",a);const l=f.parser?.yy;if(!(l instanceof h))throw new Error("parser.parser?.yy was not a TreemapDB. This is due to a bug within Mermaid, please report this issue at https://github.com/mermaid-js/mermaid/issues.");y(a,l)}catch(t){throw c.Rm.error("Error parsing treemap:",t),t}},"parse")},g=10,S={draw:(0,c.K2)((e,t,a,n)=>{const i=n.db,d=i.getConfig(),h=d.padding??10,m=i.getDiagramTitle(),y=i.getRoot(),{themeVariables:u}=(0,o.zj)();if(!y)return;const f=m?30:0,S=(0,l.D)(t),x=d.nodeWidth?d.nodeWidth*g:960,b=d.nodeHeight?d.nodeHeight*g:500,v=x,$=b+f;let C;S.attr("viewBox",`0 0 ${v} ${$}`),(0,o.a$)(S,$,v,d.useMaxWidth);try{const e=d.valueFormat||",";if("$0,0"===e)C=(0,c.K2)(e=>"$"+(0,p.GPZ)(",")(e),"valueFormat");else if(e.startsWith("$")&&e.includes(",")){const t=/\.\d+/.exec(e),a=t?t[0]:"";C=(0,c.K2)(e=>"$"+(0,p.GPZ)(","+a)(e),"valueFormat")}else if(e.startsWith("$")){const t=e.substring(1);C=(0,c.K2)(e=>"$"+(0,p.GPZ)(t||"")(e),"valueFormat")}else C=(0,p.GPZ)(e)}catch(G){c.Rm.error("Error creating format function:",G),C=(0,p.GPZ)(",")}const w=(0,p.UMr)().range(["transparent",u.cScale0,u.cScale1,u.cScale2,u.cScale3,u.cScale4,u.cScale5,u.cScale6,u.cScale7,u.cScale8,u.cScale9,u.cScale10,u.cScale11]),L=(0,p.UMr)().range(["transparent",u.cScalePeer0,u.cScalePeer1,u.cScalePeer2,u.cScalePeer3,u.cScalePeer4,u.cScalePeer5,u.cScalePeer6,u.cScalePeer7,u.cScalePeer8,u.cScalePeer9,u.cScalePeer10,u.cScalePeer11]),k=(0,p.UMr)().range([u.cScaleLabel0,u.cScaleLabel1,u.cScaleLabel2,u.cScaleLabel3,u.cScaleLabel4,u.cScaleLabel5,u.cScaleLabel6,u.cScaleLabel7,u.cScaleLabel8,u.cScaleLabel9,u.cScaleLabel10,u.cScaleLabel11]);m&&S.append("text").attr("x",v/2).attr("y",f/2).attr("class","treemapTitle").attr("text-anchor","middle").attr("dominant-baseline","middle").text(m);const T=S.append("g").attr("transform",`translate(0, ${f})`).attr("class","treemapContainer"),M=(0,p.Sk5)(y).sum(e=>e.value??0).sort((e,t)=>(t.value??0)-(e.value??0)),P=(0,p.hkb)().size([x,b]).paddingTop(e=>e.children&&e.children.length>0?35:0).paddingInner(h).paddingLeft(e=>e.children&&e.children.length>0?g:0).paddingRight(e=>e.children&&e.children.length>0?g:0).paddingBottom(e=>e.children&&e.children.length>0?g:0).round(!0)(M),z=P.descendants().filter(e=>e.children&&e.children.length>0),F=T.selectAll(".treemapSection").data(z).enter().append("g").attr("class","treemapSection").attr("transform",e=>`translate(${e.x0},${e.y0})`);F.append("rect").attr("width",e=>e.x1-e.x0).attr("height",25).attr("class","treemapSectionHeader").attr("fill","none").attr("fill-opacity",.6).attr("stroke-width",.6).attr("style",e=>0===e.depth?"display: none;":""),F.append("clipPath").attr("id",(e,a)=>`clip-section-${t}-${a}`).append("rect").attr("width",e=>Math.max(0,e.x1-e.x0-12)).attr("height",25),F.append("rect").attr("width",e=>e.x1-e.x0).attr("height",e=>e.y1-e.y0).attr("class",(e,t)=>`treemapSection section${t}`).attr("fill",e=>w(e.data.name)).attr("fill-opacity",.6).attr("stroke",e=>L(e.data.name)).attr("stroke-width",2).attr("stroke-opacity",.4).attr("style",e=>{if(0===e.depth)return"display: none;";const t=(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles});return t.nodeStyles+";"+t.borderStyles.join(";")}),F.append("text").attr("class","treemapSectionLabel").attr("x",6).attr("y",12.5).attr("dominant-baseline","middle").text(e=>0===e.depth?"":e.data.name).attr("font-weight","bold").attr("style",e=>{if(0===e.depth)return"display: none;";return"dominant-baseline: middle; font-size: 12px; fill:"+k(e.data.name)+"; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;"+(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles}).labelStyles.replace("color:","fill:")}).each(function(e){if(0===e.depth)return;const t=(0,p.Ltv)(this),a=e.data.name;t.text(a);const l=e.x1-e.x0;let s;if(!1!==d.showValues&&e.value){s=l-10-30-10-6}else{s=l-6-6}const r=Math.max(15,s),n=t.node();if(n.getComputedTextLength()>r){const e="...";let l=a;for(;l.length>0;){if(l=a.substring(0,l.length-1),0===l.length){t.text(e),n.getComputedTextLength()>r&&t.text("");break}if(t.text(l+e),n.getComputedTextLength()<=r)break}}}),!1!==d.showValues&&F.append("text").attr("class","treemapSectionValue").attr("x",e=>e.x1-e.x0-10).attr("y",12.5).attr("text-anchor","end").attr("dominant-baseline","middle").text(e=>e.value?C(e.value):"").attr("font-style","italic").attr("style",e=>{if(0===e.depth)return"display: none;";return"text-anchor: end; dominant-baseline: middle; font-size: 10px; fill:"+k(e.data.name)+"; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;"+(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles}).labelStyles.replace("color:","fill:")});const K=P.leaves(),D=T.selectAll(".treemapLeafGroup").data(K).enter().append("g").attr("class",(e,t)=>`treemapNode treemapLeafGroup leaf${t}${e.data.classSelector?` ${e.data.classSelector}`:""}x`).attr("transform",e=>`translate(${e.x0},${e.y0})`);D.append("rect").attr("width",e=>e.x1-e.x0).attr("height",e=>e.y1-e.y0).attr("class","treemapLeaf").attr("fill",e=>e.parent?w(e.parent.data.name):w(e.data.name)).attr("style",e=>(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles}).nodeStyles).attr("fill-opacity",.3).attr("stroke",e=>e.parent?w(e.parent.data.name):w(e.data.name)).attr("stroke-width",3),D.append("clipPath").attr("id",(e,a)=>`clip-${t}-${a}`).append("rect").attr("width",e=>Math.max(0,e.x1-e.x0-4)).attr("height",e=>Math.max(0,e.y1-e.y0-4));if(D.append("text").attr("class","treemapLabel").attr("x",e=>(e.x1-e.x0)/2).attr("y",e=>(e.y1-e.y0)/2).attr("style",e=>"text-anchor: middle; dominant-baseline: middle; font-size: 38px;fill:"+k(e.data.name)+";"+(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles}).labelStyles.replace("color:","fill:")).attr("clip-path",(e,a)=>`url(#clip-${t}-${a})`).text(e=>e.data.name).each(function(e){const t=(0,p.Ltv)(this),a=e.x1-e.x0,l=e.y1-e.y0,s=t.node(),r=a-8,n=l-8;if(r<10||n<10)return void t.style("display","none");let i=parseInt(t.style("font-size"),10);for(;s.getComputedTextLength()>r&&i>8;)i--,t.style("font-size",`${i}px`);let o=Math.max(6,Math.min(28,Math.round(.6*i))),c=i+2+o;for(;c>n&&i>8&&(i--,o=Math.max(6,Math.min(28,Math.round(.6*i))),!(o<6&&8===i));)t.style("font-size",`${i}px`),c=i+2+o;t.style("font-size",`${i}px`),(s.getComputedTextLength()>r||i<8||n<i)&&t.style("display","none")}),!1!==d.showValues){D.append("text").attr("class","treemapValue").attr("x",e=>(e.x1-e.x0)/2).attr("y",function(e){return(e.y1-e.y0)/2}).attr("style",e=>"text-anchor: middle; dominant-baseline: hanging; font-size: 28px;fill:"+k(e.data.name)+";"+(0,r.GX)({cssCompiledStyles:e.data.cssCompiledStyles}).labelStyles.replace("color:","fill:")).attr("clip-path",(e,a)=>`url(#clip-${t}-${a})`).text(e=>e.value?C(e.value):"").each(function(e){const t=(0,p.Ltv)(this),a=this.parentNode;if(!a)return void t.style("display","none");const l=(0,p.Ltv)(a).select(".treemapLabel");if(l.empty()||"none"===l.style("display"))return void t.style("display","none");const s=parseFloat(l.style("font-size")),r=Math.max(6,Math.min(28,Math.round(.6*s)));t.style("font-size",`${r}px`);const n=(e.y1-e.y0)/2+s/2+2;t.attr("y",n);const i=e.x1-e.x0,o=e.y1-e.y0-4,c=i-8;t.node().getComputedTextLength()>c||n+r>o||r<6?t.style("display","none"):t.style("display",null)})}const N=d.diagramPadding??8;(0,s.P)(S,N,"flowchart",d?.useMaxWidth||!1)},"draw"),getClasses:(0,c.K2)(function(e,t){return t.db.getClasses()},"getClasses")},x={sectionStrokeColor:"black",sectionStrokeWidth:"1",sectionFillColor:"#efefef",leafStrokeColor:"black",leafStrokeWidth:"1",leafFillColor:"#efefef",labelColor:"black",labelFontSize:"12px",valueFontSize:"10px",valueColor:"black",titleColor:"black",titleFontSize:"14px"},b=(0,c.K2)(({treemap:e}={})=>{const t=(0,i.$t)(x,e);return`\n .treemapNode.section {\n stroke: ${t.sectionStrokeColor};\n stroke-width: ${t.sectionStrokeWidth};\n fill: ${t.sectionFillColor};\n }\n .treemapNode.leaf {\n stroke: ${t.leafStrokeColor};\n stroke-width: ${t.leafStrokeWidth};\n fill: ${t.leafFillColor};\n }\n .treemapLabel {\n fill: ${t.labelColor};\n font-size: ${t.labelFontSize};\n }\n .treemapValue {\n fill: ${t.valueColor};\n font-size: ${t.valueFontSize};\n }\n .treemapTitle {\n fill: ${t.titleColor};\n font-size: ${t.titleFontSize};\n }\n `},"getStyles"),v={parser:f,get db(){return new h},renderer:S,styles:b}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[8585],{31703:(e,t,n)=>{n.r(t),n.d(t,{assets:()=>o,contentTitle:()=>r,default:()=>h,frontMatter:()=>i,metadata:()=>a,toc:()=>c});const a=JSON.parse('{"id":"api/type-aliases/GlobalEvents","title":"GlobalEvents","description":"events fired from Global scripting object","source":"@site/docs/api/type-aliases/GlobalEvents.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/GlobalEvents","permalink":"/scripting-object/api/type-aliases/GlobalEvents","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/GlobalEvents.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"GlobalChangeListener()","permalink":"/scripting-object/api/type-aliases/GlobalChangeListener"},"next":{"title":"GrantWriteAccess","permalink":"/scripting-object/api/type-aliases/GrantWriteAccess"}}');var s=n(86070),l=n(90116);const i={},r="GlobalEvents",o={},c=[{value:"Properties",id:"properties",level:2},{value:"global.change",id:"globalchange",level:3}];function p(e){const t={a:"a",code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,l.R)(),...e.components};return(0,s.jsxs)(s.Fragment,{children:[(0,s.jsx)(t.header,{children:(0,s.jsx)(t.h1,{id:"globalevents",children:"GlobalEvents"})}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-ts",children:"type GlobalEvents = {\n global.change: GlobalChangeListener;\n};\n"})}),"\n",(0,s.jsx)(t.p,{children:"events fired from Global scripting object"}),"\n",(0,s.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,s.jsx)(t.h3,{id:"globalchange",children:"global.change"}),"\n",(0,s.jsx)(t.pre,{children:(0,s.jsx)(t.code,{className:"language-ts",children:"global.change: GlobalChangeListener;\n"})}),"\n",(0,s.jsx)(t.p,{children:"event fired when a value changes in the global store"}),"\n",(0,s.jsxs)(t.p,{children:["Use ",(0,s.jsx)(t.a,{href:"/scripting-object/api/type-aliases/GlobalChangeListener",children:"GlobalChangeListener"})," to handle this event"]})]})}function h(e={}){const{wrapper:t}={...(0,l.R)(),...e.components};return t?(0,s.jsx)(t,{...e,children:(0,s.jsx)(p,{...e})}):p(e)}},90116:(e,t,n)=>{n.d(t,{R:()=>i,x:()=>r});var a=n(30758);const s={},l=a.createContext(s);function i(e){const t=a.useContext(l);return a.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function r(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(s):e.components||s:i(e.components),a.createElement(l.Provider,{value:t},e.children)}}}]);
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
"use strict";(globalThis.webpackChunk_elliemae_pui_scripting_object=globalThis.webpackChunk_elliemae_pui_scripting_object||[]).push([[7282],{6867:(e,t,s)=>{s.r(t),s.d(t,{assets:()=>c,contentTitle:()=>a,default:()=>d,frontMatter:()=>r,metadata:()=>n,toc:()=>p});const n=JSON.parse('{"id":"api/type-aliases/ActionResponse","title":"ActionResponse","description":"Return type for action execution","source":"@site/docs/api/type-aliases/ActionResponse.md","sourceDirName":"api/type-aliases","slug":"/api/type-aliases/ActionResponse","permalink":"/scripting-object/api/type-aliases/ActionResponse","draft":false,"unlisted":false,"editUrl":"https://git.elliemae.io/platform-ui/pui-scripting-object.git/docs/api/type-aliases/ActionResponse.md","tags":[],"version":"current","frontMatter":{},"sidebar":"docsSidebar","previous":{"title":"ActionInfo","permalink":"/scripting-object/api/type-aliases/ActionInfo"},"next":{"title":"AdditionalServices","permalink":"/scripting-object/api/type-aliases/AdditionalServices"}}');var i=s(86070),o=s(90116);const r={},a="ActionResponse",c={},p=[{value:"Properties",id:"properties",level:2},{value:"status",id:"status",level:3}];function l(e){const t={code:"code",h1:"h1",h2:"h2",h3:"h3",header:"header",p:"p",pre:"pre",...(0,o.R)(),...e.components};return(0,i.jsxs)(i.Fragment,{children:[(0,i.jsx)(t.header,{children:(0,i.jsx)(t.h1,{id:"actionresponse",children:"ActionResponse"})}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"type ActionResponse = {\n status: string;\n};\n"})}),"\n",(0,i.jsx)(t.p,{children:"Return type for action execution"}),"\n",(0,i.jsx)(t.h2,{id:"properties",children:"Properties"}),"\n",(0,i.jsx)(t.h3,{id:"status",children:"status"}),"\n",(0,i.jsx)(t.pre,{children:(0,i.jsx)(t.code,{className:"language-ts",children:"status: string;\n"})}),"\n",(0,i.jsx)(t.p,{children:"action status. e.g. success"})]})}function d(e={}){const{wrapper:t}={...(0,o.R)(),...e.components};return t?(0,i.jsx)(t,{...e,children:(0,i.jsx)(l,{...e})}):l(e)}},90116:(e,t,s)=>{s.d(t,{R:()=>r,x:()=>a});var n=s(30758);const i={},o=n.createContext(i);function r(e){const t=n.useContext(o);return n.useMemo(function(){return"function"==typeof e?e(t):{...t,...e}},[t,e])}function a(e){let t;return t=e.disableParentContext?"function"==typeof e.components?e.components(i):e.components||i:r(e.components),n.createElement(o.Provider,{value:t},e.children)}}}]);
|