@servicenow/glide 25.0.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/README.md +4 -0
- package/dist/imports/AGlideObject.d.ts +2 -0
- package/dist/imports/AGlideObject.js +3 -0
- package/dist/imports/AGlideObject.js.map +1 -0
- package/dist/imports/ApplicationProperty.d.ts +4 -0
- package/dist/imports/ApplicationProperty.js +3 -0
- package/dist/imports/ApplicationProperty.js.map +1 -0
- package/dist/imports/Calendar.d.ts +2 -0
- package/dist/imports/Calendar.js +3 -0
- package/dist/imports/Calendar.js.map +1 -0
- package/dist/imports/Catalog.d.ts +28 -0
- package/dist/imports/Catalog.js +3 -0
- package/dist/imports/Catalog.js.map +1 -0
- package/dist/imports/CatalogItemCategory.d.ts +12 -0
- package/dist/imports/CatalogItemCategory.js +3 -0
- package/dist/imports/CatalogItemCategory.js.map +1 -0
- package/dist/imports/CatalogItemJS.d.ts +52 -0
- package/dist/imports/CatalogItemJS.js +3 -0
- package/dist/imports/CatalogItemJS.js.map +1 -0
- package/dist/imports/CatalogJS.d.ts +2 -0
- package/dist/imports/CatalogJS.js +3 -0
- package/dist/imports/CatalogJS.js.map +1 -0
- package/dist/imports/CatalogSearch.d.ts +7 -0
- package/dist/imports/CatalogSearch.js +3 -0
- package/dist/imports/CatalogSearch.js.map +1 -0
- package/dist/imports/CategoryJS.d.ts +32 -0
- package/dist/imports/CategoryJS.js +3 -0
- package/dist/imports/CategoryJS.js.map +1 -0
- package/dist/imports/Cell.d.ts +2 -0
- package/dist/imports/Cell.js +3 -0
- package/dist/imports/Cell.js.map +1 -0
- package/dist/imports/ChoiceList.d.ts +2 -0
- package/dist/imports/ChoiceList.js +3 -0
- package/dist/imports/ChoiceList.js.map +1 -0
- package/dist/imports/Client.d.ts +13 -0
- package/dist/imports/Client.js +3 -0
- package/dist/imports/Client.js.map +1 -0
- package/dist/imports/Collaborator.d.ts +4 -0
- package/dist/imports/Collaborator.js +3 -0
- package/dist/imports/Collaborator.js.map +1 -0
- package/dist/imports/Collection.d.ts +2 -0
- package/dist/imports/Collection.js +3 -0
- package/dist/imports/Collection.js.map +1 -0
- package/dist/imports/Color.d.ts +2 -0
- package/dist/imports/Color.js +3 -0
- package/dist/imports/Color.js.map +1 -0
- package/dist/imports/Context.d.ts +2 -0
- package/dist/imports/Context.js +3 -0
- package/dist/imports/Context.js.map +1 -0
- package/dist/imports/Counter.d.ts +2 -0
- package/dist/imports/Counter.js +3 -0
- package/dist/imports/Counter.js.map +1 -0
- package/dist/imports/CryptoModulePicker.d.ts +2 -0
- package/dist/imports/CryptoModulePicker.js +3 -0
- package/dist/imports/CryptoModulePicker.js.map +1 -0
- package/dist/imports/DBI.d.ts +2 -0
- package/dist/imports/DBI.js +3 -0
- package/dist/imports/DBI.js.map +1 -0
- package/dist/imports/Data.d.ts +19 -0
- package/dist/imports/Data.js +3 -0
- package/dist/imports/Data.js.map +1 -0
- package/dist/imports/DataBuilder.d.ts +8 -0
- package/dist/imports/DataBuilder.js +3 -0
- package/dist/imports/DataBuilder.js.map +1 -0
- package/dist/imports/Document.d.ts +2 -0
- package/dist/imports/Document.js +3 -0
- package/dist/imports/Document.js.map +1 -0
- package/dist/imports/DynamicTranslation.d.ts +13 -0
- package/dist/imports/DynamicTranslation.js +3 -0
- package/dist/imports/DynamicTranslation.js.map +1 -0
- package/dist/imports/ElementDescriptor.d.ts +2 -0
- package/dist/imports/ElementDescriptor.js +3 -0
- package/dist/imports/ElementDescriptor.js.map +1 -0
- package/dist/imports/EncryptionContext.d.ts +2 -0
- package/dist/imports/EncryptionContext.js +3 -0
- package/dist/imports/EncryptionContext.js.map +1 -0
- package/dist/imports/FlowScriptAPI.d.ts +6 -0
- package/dist/imports/FlowScriptAPI.js +3 -0
- package/dist/imports/FlowScriptAPI.js.map +1 -0
- package/dist/imports/Function.d.ts +2 -0
- package/dist/imports/Function.js +3 -0
- package/dist/imports/Function.js.map +1 -0
- package/dist/imports/GlideAction.d.ts +16 -0
- package/dist/imports/GlideAction.js +3 -0
- package/dist/imports/GlideAction.js.map +1 -0
- package/dist/imports/GlideAggregate.d.ts +170 -0
- package/dist/imports/GlideAggregate.js +4 -0
- package/dist/imports/GlideAggregate.js.map +1 -0
- package/dist/imports/GlideAttributes.d.ts +2 -0
- package/dist/imports/GlideAttributes.js +3 -0
- package/dist/imports/GlideAttributes.js.map +1 -0
- package/dist/imports/GlideCalendarDateTime.d.ts +106 -0
- package/dist/imports/GlideCalendarDateTime.js +4 -0
- package/dist/imports/GlideCalendarDateTime.js.map +1 -0
- package/dist/imports/GlideCertificateEncryption.d.ts +6 -0
- package/dist/imports/GlideCertificateEncryption.js +3 -0
- package/dist/imports/GlideCertificateEncryption.js.map +1 -0
- package/dist/imports/GlideCurrencyConverter.d.ts +2 -0
- package/dist/imports/GlideCurrencyConverter.js +3 -0
- package/dist/imports/GlideCurrencyConverter.js.map +1 -0
- package/dist/imports/GlideCurrencyExchangeValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyExchangeValue.js +3 -0
- package/dist/imports/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/imports/GlideCurrencyFormatter.d.ts +2 -0
- package/dist/imports/GlideCurrencyFormatter.js +3 -0
- package/dist/imports/GlideCurrencyFormatter.js.map +1 -0
- package/dist/imports/GlideCurrencyParser.d.ts +2 -0
- package/dist/imports/GlideCurrencyParser.js +3 -0
- package/dist/imports/GlideCurrencyParser.js.map +1 -0
- package/dist/imports/GlideCurrencyValue.d.ts +2 -0
- package/dist/imports/GlideCurrencyValue.js +3 -0
- package/dist/imports/GlideCurrencyValue.js.map +1 -0
- package/dist/imports/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/imports/GlideDBFunctionBuilder.js +3 -0
- package/dist/imports/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/imports/GlideDBQueryCondition.d.ts +5 -0
- package/dist/imports/GlideDBQueryCondition.js +3 -0
- package/dist/imports/GlideDBQueryCondition.js.map +1 -0
- package/dist/imports/GlideDate.d.ts +111 -0
- package/dist/imports/GlideDate.js +4 -0
- package/dist/imports/GlideDate.js.map +1 -0
- package/dist/imports/GlideDateTime.d.ts +110 -0
- package/dist/imports/GlideDateTime.js +3 -0
- package/dist/imports/GlideDateTime.js.map +1 -0
- package/dist/imports/GlideDigest.d.ts +19 -0
- package/dist/imports/GlideDigest.js +3 -0
- package/dist/imports/GlideDigest.js.map +1 -0
- package/dist/imports/GlideDuration.d.ts +124 -0
- package/dist/imports/GlideDuration.js +4 -0
- package/dist/imports/GlideDuration.js.map +1 -0
- package/dist/imports/GlideElement.d.ts +76 -0
- package/dist/imports/GlideElement.js +3 -0
- package/dist/imports/GlideElement.js.map +1 -0
- package/dist/imports/GlideElementCurrency2.d.ts +8 -0
- package/dist/imports/GlideElementCurrency2.js +3 -0
- package/dist/imports/GlideElementCurrency2.js.map +1 -0
- package/dist/imports/GlideElementDescriptor.d.ts +77 -0
- package/dist/imports/GlideElementDescriptor.js +3 -0
- package/dist/imports/GlideElementDescriptor.js.map +1 -0
- package/dist/imports/GlideEmailOutbound.d.ts +4 -0
- package/dist/imports/GlideEmailOutbound.js +3 -0
- package/dist/imports/GlideEmailOutbound.js.map +1 -0
- package/dist/imports/GlideFilter.d.ts +13 -0
- package/dist/imports/GlideFilter.js +3 -0
- package/dist/imports/GlideFilter.js.map +1 -0
- package/dist/imports/GlideFormScratchpad.d.ts +2 -0
- package/dist/imports/GlideFormScratchpad.js +3 -0
- package/dist/imports/GlideFormScratchpad.js.map +1 -0
- package/dist/imports/GlideImportLog.d.ts +12 -0
- package/dist/imports/GlideImportLog.js +4 -0
- package/dist/imports/GlideImportLog.js.map +1 -0
- package/dist/imports/GlideImportSetRun.d.ts +6 -0
- package/dist/imports/GlideImportSetRun.js +3 -0
- package/dist/imports/GlideImportSetRun.js.map +1 -0
- package/dist/imports/GlideImportSetTransformer.d.ts +18 -0
- package/dist/imports/GlideImportSetTransformer.js +3 -0
- package/dist/imports/GlideImportSetTransformer.js.map +1 -0
- package/dist/imports/GlideLocale.d.ts +10 -0
- package/dist/imports/GlideLocale.js +3 -0
- package/dist/imports/GlideLocale.js.map +1 -0
- package/dist/imports/GlideMemoryRecord.d.ts +2 -0
- package/dist/imports/GlideMemoryRecord.js +3 -0
- package/dist/imports/GlideMemoryRecord.js.map +1 -0
- package/dist/imports/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/imports/GlideNativeRecordMutex.js +3 -0
- package/dist/imports/GlideNativeRecordMutex.js.map +1 -0
- package/dist/imports/GlideOAuthClient.d.ts +18 -0
- package/dist/imports/GlideOAuthClient.js +3 -0
- package/dist/imports/GlideOAuthClient.js.map +1 -0
- package/dist/imports/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/imports/GlideOAuthClientRequest.js +3 -0
- package/dist/imports/GlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/imports/GlideOAuthClientResponse.js +3 -0
- package/dist/imports/GlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/GlideOAuthJWTConfig.d.ts +2 -0
- package/dist/imports/GlideOAuthJWTConfig.js +3 -0
- package/dist/imports/GlideOAuthJWTConfig.js.map +1 -0
- package/dist/imports/GlideOAuthToken.d.ts +10 -0
- package/dist/imports/GlideOAuthToken.js +3 -0
- package/dist/imports/GlideOAuthToken.js.map +1 -0
- package/dist/imports/GlidePluginManager.d.ts +39 -0
- package/dist/imports/GlidePluginManager.js +3 -0
- package/dist/imports/GlidePluginManager.js.map +1 -0
- package/dist/imports/GlideQueryCondition.d.ts +10 -0
- package/dist/imports/GlideQueryCondition.js +3 -0
- package/dist/imports/GlideQueryCondition.js.map +1 -0
- package/dist/imports/GlideQueryString.d.ts +14 -0
- package/dist/imports/GlideQueryString.js +3 -0
- package/dist/imports/GlideQueryString.js.map +1 -0
- package/dist/imports/GlideRecord.d.ts +145 -0
- package/dist/imports/GlideRecord.js +3 -0
- package/dist/imports/GlideRecord.js.map +1 -0
- package/dist/imports/GlideRecordSecure.d.ts +149 -0
- package/dist/imports/GlideRecordSecure.js +4 -0
- package/dist/imports/GlideRecordSecure.js.map +1 -0
- package/dist/imports/GlideRenderProperties.d.ts +56 -0
- package/dist/imports/GlideRenderProperties.js +3 -0
- package/dist/imports/GlideRenderProperties.js.map +1 -0
- package/dist/imports/GlideSPScriptable.d.ts +120 -0
- package/dist/imports/GlideSPScriptable.js +3 -0
- package/dist/imports/GlideSPScriptable.js.map +1 -0
- package/dist/imports/GlideSchedule.d.ts +47 -0
- package/dist/imports/GlideSchedule.js +3 -0
- package/dist/imports/GlideSchedule.js.map +1 -0
- package/dist/imports/GlideScopedEvaluator.d.ts +12 -0
- package/dist/imports/GlideScopedEvaluator.js +3 -0
- package/dist/imports/GlideScopedEvaluator.js.map +1 -0
- package/dist/imports/GlideScriptableInputStream.d.ts +2 -0
- package/dist/imports/GlideScriptableInputStream.js +3 -0
- package/dist/imports/GlideScriptableInputStream.js.map +1 -0
- package/dist/imports/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/imports/GlideScriptedExtensionPoint.js +3 -0
- package/dist/imports/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/imports/GlideScriptedProcessor.d.ts +7 -0
- package/dist/imports/GlideScriptedProcessor.js +3 -0
- package/dist/imports/GlideScriptedProcessor.js.map +1 -0
- package/dist/imports/GlideSecurityUtils.d.ts +10 -0
- package/dist/imports/GlideSecurityUtils.js +3 -0
- package/dist/imports/GlideSecurityUtils.js.map +1 -0
- package/dist/imports/GlideServletRequest.d.ts +2 -0
- package/dist/imports/GlideServletRequest.js +3 -0
- package/dist/imports/GlideServletRequest.js.map +1 -0
- package/dist/imports/GlideServletResponse.d.ts +2 -0
- package/dist/imports/GlideServletResponse.js +3 -0
- package/dist/imports/GlideServletResponse.js.map +1 -0
- package/dist/imports/GlideSession.d.ts +102 -0
- package/dist/imports/GlideSession.js +3 -0
- package/dist/imports/GlideSession.js.map +1 -0
- package/dist/imports/GlideStack.d.ts +2 -0
- package/dist/imports/GlideStack.js +3 -0
- package/dist/imports/GlideStack.js.map +1 -0
- package/dist/imports/GlideSysAttachment.d.ts +15 -0
- package/dist/imports/GlideSysAttachment.js +3 -0
- package/dist/imports/GlideSysAttachment.js.map +1 -0
- package/dist/imports/GlideSysListControl.d.ts +27 -0
- package/dist/imports/GlideSysListControl.js +3 -0
- package/dist/imports/GlideSysListControl.js.map +1 -0
- package/dist/imports/GlideSystem.d.ts +343 -0
- package/dist/imports/GlideSystem.js +5 -0
- package/dist/imports/GlideSystem.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/imports/GlideSystemDateUtil2.js +3 -0
- package/dist/imports/GlideSystemDateUtil2.js.map +1 -0
- package/dist/imports/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/imports/GlideSystemDateUtil3.js +3 -0
- package/dist/imports/GlideSystemDateUtil3.js.map +1 -0
- package/dist/imports/GlideSystemLoader.d.ts +21 -0
- package/dist/imports/GlideSystemLoader.js +3 -0
- package/dist/imports/GlideSystemLoader.js.map +1 -0
- package/dist/imports/GlideSystemLogger.d.ts +10 -0
- package/dist/imports/GlideSystemLogger.js +3 -0
- package/dist/imports/GlideSystemLogger.js.map +1 -0
- package/dist/imports/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/imports/GlideSystemScheduleUtil.js +3 -0
- package/dist/imports/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/imports/GlideSystemUserSession.d.ts +58 -0
- package/dist/imports/GlideSystemUserSession.js +3 -0
- package/dist/imports/GlideSystemUserSession.js.map +1 -0
- package/dist/imports/GlideSystemUtilDB.d.ts +34 -0
- package/dist/imports/GlideSystemUtilDB.js +3 -0
- package/dist/imports/GlideSystemUtilDB.js.map +1 -0
- package/dist/imports/GlideSystemUtilScript.d.ts +11 -0
- package/dist/imports/GlideSystemUtilScript.js +3 -0
- package/dist/imports/GlideSystemUtilScript.js.map +1 -0
- package/dist/imports/GlideSystemUtilXML.d.ts +6 -0
- package/dist/imports/GlideSystemUtilXML.js +3 -0
- package/dist/imports/GlideSystemUtilXML.js.map +1 -0
- package/dist/imports/GlideTableHierarchy.d.ts +13 -0
- package/dist/imports/GlideTableHierarchy.js +3 -0
- package/dist/imports/GlideTableHierarchy.js.map +1 -0
- package/dist/imports/GlideTextReader.d.ts +6 -0
- package/dist/imports/GlideTextReader.js +3 -0
- package/dist/imports/GlideTextReader.js.map +1 -0
- package/dist/imports/GlideTime.d.ts +121 -0
- package/dist/imports/GlideTime.js +4 -0
- package/dist/imports/GlideTime.js.map +1 -0
- package/dist/imports/GlideTransformLog.d.ts +6 -0
- package/dist/imports/GlideTransformLog.js +3 -0
- package/dist/imports/GlideTransformLog.js.map +1 -0
- package/dist/imports/GlideURI.d.ts +11 -0
- package/dist/imports/GlideURI.js +3 -0
- package/dist/imports/GlideURI.js.map +1 -0
- package/dist/imports/GlideUser.d.ts +82 -0
- package/dist/imports/GlideUser.js +3 -0
- package/dist/imports/GlideUser.js.map +1 -0
- package/dist/imports/GlideVector.d.ts +2 -0
- package/dist/imports/GlideVector.js +3 -0
- package/dist/imports/GlideVector.js.map +1 -0
- package/dist/imports/HttpSession.d.ts +2 -0
- package/dist/imports/HttpSession.js +3 -0
- package/dist/imports/HttpSession.js.map +1 -0
- package/dist/imports/IEventHandler.d.ts +2 -0
- package/dist/imports/IEventHandler.js +3 -0
- package/dist/imports/IEventHandler.js.map +1 -0
- package/dist/imports/IPAddress.d.ts +2 -0
- package/dist/imports/IPAddress.js +3 -0
- package/dist/imports/IPAddress.js.map +1 -0
- package/dist/imports/IQueryCondition.d.ts +2 -0
- package/dist/imports/IQueryCondition.js +3 -0
- package/dist/imports/IQueryCondition.js.map +1 -0
- package/dist/imports/IScriptableUser.d.ts +2 -0
- package/dist/imports/IScriptableUser.js +3 -0
- package/dist/imports/IScriptableUser.js.map +1 -0
- package/dist/imports/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/imports/IdentificationEngineScriptableApi.js +3 -0
- package/dist/imports/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/imports/Image.d.ts +2 -0
- package/dist/imports/Image.js +3 -0
- package/dist/imports/Image.js.map +1 -0
- package/dist/imports/ImportLog.d.ts +2 -0
- package/dist/imports/ImportLog.js +3 -0
- package/dist/imports/ImportLog.js.map +1 -0
- package/dist/imports/ImportSetRun.d.ts +2 -0
- package/dist/imports/ImportSetRun.js +3 -0
- package/dist/imports/ImportSetRun.js.map +1 -0
- package/dist/imports/InputStream.d.ts +2 -0
- package/dist/imports/InputStream.js +3 -0
- package/dist/imports/InputStream.js.map +1 -0
- package/dist/imports/Iterator.d.ts +2 -0
- package/dist/imports/Iterator.js +3 -0
- package/dist/imports/Iterator.js.map +1 -0
- package/dist/imports/JSONArray.d.ts +2 -0
- package/dist/imports/JSONArray.js +3 -0
- package/dist/imports/JSONArray.js.map +1 -0
- package/dist/imports/JSONObject.d.ts +2 -0
- package/dist/imports/JSONObject.js +3 -0
- package/dist/imports/JSONObject.js.map +1 -0
- package/dist/imports/JSONStreamingAPI.d.ts +2 -0
- package/dist/imports/JSONStreamingAPI.js +3 -0
- package/dist/imports/JSONStreamingAPI.js.map +1 -0
- package/dist/imports/JSONStreamingBuilder.d.ts +2 -0
- package/dist/imports/JSONStreamingBuilder.js +3 -0
- package/dist/imports/JSONStreamingBuilder.js.map +1 -0
- package/dist/imports/Locale.d.ts +2 -0
- package/dist/imports/Locale.js +3 -0
- package/dist/imports/Locale.js.map +1 -0
- package/dist/imports/MappingLookupSourceDescriptor.d.ts +2 -0
- package/dist/imports/MappingLookupSourceDescriptor.js +3 -0
- package/dist/imports/MappingLookupSourceDescriptor.js.map +1 -0
- package/dist/imports/MultiElementUUID.d.ts +2 -0
- package/dist/imports/MultiElementUUID.js +3 -0
- package/dist/imports/MultiElementUUID.js.map +1 -0
- package/dist/imports/NativeArray.d.ts +2 -0
- package/dist/imports/NativeArray.js +3 -0
- package/dist/imports/NativeArray.js.map +1 -0
- package/dist/imports/NativeObject.d.ts +2 -0
- package/dist/imports/NativeObject.js +3 -0
- package/dist/imports/NativeObject.js.map +1 -0
- package/dist/imports/Number.d.ts +2 -0
- package/dist/imports/Number.js +3 -0
- package/dist/imports/Number.js.map +1 -0
- package/dist/imports/OrderGuideJS.d.ts +12 -0
- package/dist/imports/OrderGuideJS.js +3 -0
- package/dist/imports/OrderGuideJS.js.map +1 -0
- package/dist/imports/OutputStream.d.ts +2 -0
- package/dist/imports/OutputStream.js +3 -0
- package/dist/imports/OutputStream.js.map +1 -0
- package/dist/imports/PAScorecard.d.ts +7 -0
- package/dist/imports/PAScorecard.js +3 -0
- package/dist/imports/PAScorecard.js.map +1 -0
- package/dist/imports/PASnapshot.d.ts +13 -0
- package/dist/imports/PASnapshot.js +3 -0
- package/dist/imports/PASnapshot.js.map +1 -0
- package/dist/imports/Paragraph.d.ts +2 -0
- package/dist/imports/Paragraph.js +3 -0
- package/dist/imports/Paragraph.js.map +1 -0
- package/dist/imports/PdfFont.d.ts +2 -0
- package/dist/imports/PdfFont.js +3 -0
- package/dist/imports/PdfFont.js.map +1 -0
- package/dist/imports/PdfMergeSignRequestor.d.ts +2 -0
- package/dist/imports/PdfMergeSignRequestor.js +3 -0
- package/dist/imports/PdfMergeSignRequestor.js.map +1 -0
- package/dist/imports/PdfPage.d.ts +2 -0
- package/dist/imports/PdfPage.js +3 -0
- package/dist/imports/PdfPage.js.map +1 -0
- package/dist/imports/Plugin.d.ts +2 -0
- package/dist/imports/Plugin.js +3 -0
- package/dist/imports/Plugin.js.map +1 -0
- package/dist/imports/Query.d.ts +2 -0
- package/dist/imports/Query.js +3 -0
- package/dist/imports/Query.js.map +1 -0
- package/dist/imports/QueryCondition.d.ts +2 -0
- package/dist/imports/QueryCondition.js +3 -0
- package/dist/imports/QueryCondition.js.map +1 -0
- package/dist/imports/RESTMessageV2.d.ts +36 -0
- package/dist/imports/RESTMessageV2.js +3 -0
- package/dist/imports/RESTMessageV2.js.map +1 -0
- package/dist/imports/RESTResponseV2.d.ts +17 -0
- package/dist/imports/RESTResponseV2.js +3 -0
- package/dist/imports/RESTResponseV2.js.map +1 -0
- package/dist/imports/ResponseTemplate.d.ts +6 -0
- package/dist/imports/ResponseTemplate.js +3 -0
- package/dist/imports/ResponseTemplate.js.map +1 -0
- package/dist/imports/SOAPMessageV2.d.ts +30 -0
- package/dist/imports/SOAPMessageV2.js +3 -0
- package/dist/imports/SOAPMessageV2.js.map +1 -0
- package/dist/imports/SOAPResponseV2.d.ts +15 -0
- package/dist/imports/SOAPResponseV2.js +3 -0
- package/dist/imports/SOAPResponseV2.js.map +1 -0
- package/dist/imports/SPScriptArray.d.ts +2 -0
- package/dist/imports/SPScriptArray.js +3 -0
- package/dist/imports/SPScriptArray.js.map +1 -0
- package/dist/imports/SPScriptObject.d.ts +2 -0
- package/dist/imports/SPScriptObject.js +3 -0
- package/dist/imports/SPScriptObject.js.map +1 -0
- package/dist/imports/SPScriptedFacet.d.ts +4 -0
- package/dist/imports/SPScriptedFacet.js +3 -0
- package/dist/imports/SPScriptedFacet.js.map +1 -0
- package/dist/imports/SPScriptedFacetService.d.ts +6 -0
- package/dist/imports/SPScriptedFacetService.js +3 -0
- package/dist/imports/SPScriptedFacetService.js.map +1 -0
- package/dist/imports/Schedule.d.ts +2 -0
- package/dist/imports/Schedule.js +3 -0
- package/dist/imports/Schedule.js.map +1 -0
- package/dist/imports/ScheduleTimeMap.d.ts +2 -0
- package/dist/imports/ScheduleTimeMap.js +3 -0
- package/dist/imports/ScheduleTimeMap.js.map +1 -0
- package/dist/imports/ScheduleTimeSpan.d.ts +2 -0
- package/dist/imports/ScheduleTimeSpan.js +3 -0
- package/dist/imports/ScheduleTimeSpan.js.map +1 -0
- package/dist/imports/ScopedDCManager.d.ts +11 -0
- package/dist/imports/ScopedDCManager.js +3 -0
- package/dist/imports/ScopedDCManager.js.map +1 -0
- package/dist/imports/ScopedData.d.ts +2 -0
- package/dist/imports/ScopedData.js +3 -0
- package/dist/imports/ScopedData.js.map +1 -0
- package/dist/imports/ScopedDataBuilder.d.ts +2 -0
- package/dist/imports/ScopedDataBuilder.js +3 -0
- package/dist/imports/ScopedDataBuilder.js.map +1 -0
- package/dist/imports/ScopedGlideFilter.d.ts +7 -0
- package/dist/imports/ScopedGlideFilter.js +3 -0
- package/dist/imports/ScopedGlideFilter.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientRequest.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js +3 -0
- package/dist/imports/ScopedGlideOAuthClientResponse.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthStringMap.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js +3 -0
- package/dist/imports/ScopedGlideOAuthStringMap.js.map +1 -0
- package/dist/imports/ScopedGlideOAuthToken.d.ts +2 -0
- package/dist/imports/ScopedGlideOAuthToken.js +3 -0
- package/dist/imports/ScopedGlideOAuthToken.js.map +1 -0
- package/dist/imports/ScopedGlideRecord.d.ts +2 -0
- package/dist/imports/ScopedGlideRecord.js +3 -0
- package/dist/imports/ScopedGlideRecord.js.map +1 -0
- package/dist/imports/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/imports/ScopedGlideUICompatibility.js +3 -0
- package/dist/imports/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/imports/ScopedKMFCryptoOperation.d.ts +2 -0
- package/dist/imports/ScopedKMFCryptoOperation.js +3 -0
- package/dist/imports/ScopedKMFCryptoOperation.js.map +1 -0
- package/dist/imports/ScopedKMFKaaProfile.d.ts +2 -0
- package/dist/imports/ScopedKMFKaaProfile.js +3 -0
- package/dist/imports/ScopedKMFKaaProfile.js.map +1 -0
- package/dist/imports/ScopedStringUtil.d.ts +17 -0
- package/dist/imports/ScopedStringUtil.js +3 -0
- package/dist/imports/ScopedStringUtil.js.map +1 -0
- package/dist/imports/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/imports/ScopedTemplatePrinter.js +3 -0
- package/dist/imports/ScopedTemplatePrinter.js.map +1 -0
- package/dist/imports/ScopedTransformPart.d.ts +2 -0
- package/dist/imports/ScopedTransformPart.js +3 -0
- package/dist/imports/ScopedTransformPart.js.map +1 -0
- package/dist/imports/ScopedTransformResult.d.ts +2 -0
- package/dist/imports/ScopedTransformResult.js +3 -0
- package/dist/imports/ScopedTransformResult.js.map +1 -0
- package/dist/imports/ScopedXMLUtil.d.ts +4 -0
- package/dist/imports/ScopedXMLUtil.js +3 -0
- package/dist/imports/ScopedXMLUtil.js.map +1 -0
- package/dist/imports/Scriptable.d.ts +2 -0
- package/dist/imports/Scriptable.js +3 -0
- package/dist/imports/Scriptable.js.map +1 -0
- package/dist/imports/ScriptableConnectionInfo.d.ts +2 -0
- package/dist/imports/ScriptableConnectionInfo.js +3 -0
- package/dist/imports/ScriptableConnectionInfo.js.map +1 -0
- package/dist/imports/ScriptableConversation.d.ts +20 -0
- package/dist/imports/ScriptableConversation.js +3 -0
- package/dist/imports/ScriptableConversation.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js +3 -0
- package/dist/imports/ScriptableHttpRequestAuthedData.js.map +1 -0
- package/dist/imports/ScriptableHttpRequestData.d.ts +2 -0
- package/dist/imports/ScriptableHttpRequestData.js +3 -0
- package/dist/imports/ScriptableHttpRequestData.js.map +1 -0
- package/dist/imports/ScriptableObject.d.ts +2 -0
- package/dist/imports/ScriptableObject.js +3 -0
- package/dist/imports/ScriptableObject.js.map +1 -0
- package/dist/imports/ScriptableQueue.d.ts +2 -0
- package/dist/imports/ScriptableQueue.js +3 -0
- package/dist/imports/ScriptableQueue.js.map +1 -0
- package/dist/imports/ScriptableRESTResponse.d.ts +2 -0
- package/dist/imports/ScriptableRESTResponse.js +3 -0
- package/dist/imports/ScriptableRESTResponse.js.map +1 -0
- package/dist/imports/ScriptableRequestAuthCredential.d.ts +2 -0
- package/dist/imports/ScriptableRequestAuthCredential.js +3 -0
- package/dist/imports/ScriptableRequestAuthCredential.js.map +1 -0
- package/dist/imports/ScriptableSOAPResponse.d.ts +2 -0
- package/dist/imports/ScriptableSOAPResponse.js +3 -0
- package/dist/imports/ScriptableSOAPResponse.js.map +1 -0
- package/dist/imports/ScriptableServiceError.d.ts +2 -0
- package/dist/imports/ScriptableServiceError.js +3 -0
- package/dist/imports/ScriptableServiceError.js.map +1 -0
- package/dist/imports/ScriptableServiceRequestBody.d.ts +2 -0
- package/dist/imports/ScriptableServiceRequestBody.js +3 -0
- package/dist/imports/ScriptableServiceRequestBody.js.map +1 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.d.ts +2 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js +3 -0
- package/dist/imports/ScriptableServiceResultStreamWriter.js.map +1 -0
- package/dist/imports/ScriptableStandardCredential.d.ts +2 -0
- package/dist/imports/ScriptableStandardCredential.js +3 -0
- package/dist/imports/ScriptableStandardCredential.js.map +1 -0
- package/dist/imports/SecureRandomUtil.d.ts +6 -0
- package/dist/imports/SecureRandomUtil.js +3 -0
- package/dist/imports/SecureRandomUtil.js.map +1 -0
- package/dist/imports/Stack.d.ts +2 -0
- package/dist/imports/Stack.js +3 -0
- package/dist/imports/Stack.js.map +1 -0
- package/dist/imports/StringSet.d.ts +2 -0
- package/dist/imports/StringSet.js +3 -0
- package/dist/imports/StringSet.js.map +1 -0
- package/dist/imports/Style.d.ts +2 -0
- package/dist/imports/Style.js +3 -0
- package/dist/imports/Style.js.map +1 -0
- package/dist/imports/SysListControl.d.ts +2 -0
- package/dist/imports/SysListControl.js +3 -0
- package/dist/imports/SysListControl.js.map +1 -0
- package/dist/imports/SysStyleResult.d.ts +2 -0
- package/dist/imports/SysStyleResult.js +3 -0
- package/dist/imports/SysStyleResult.js.map +1 -0
- package/dist/imports/SystemDocument.d.ts +2 -0
- package/dist/imports/SystemDocument.js +3 -0
- package/dist/imports/SystemDocument.js.map +1 -0
- package/dist/imports/SystemDocumentList.d.ts +2 -0
- package/dist/imports/SystemDocumentList.js +3 -0
- package/dist/imports/SystemDocumentList.js.map +1 -0
- package/dist/imports/SystemDocumentListEntry.d.ts +2 -0
- package/dist/imports/SystemDocumentListEntry.js +3 -0
- package/dist/imports/SystemDocumentListEntry.js.map +1 -0
- package/dist/imports/SystemDocumentVersion.d.ts +2 -0
- package/dist/imports/SystemDocumentVersion.js +3 -0
- package/dist/imports/SystemDocumentVersion.js.map +1 -0
- package/dist/imports/Table.d.ts +2 -0
- package/dist/imports/Table.js +3 -0
- package/dist/imports/Table.js.map +1 -0
- package/dist/imports/TemplatePrinter.d.ts +2 -0
- package/dist/imports/TemplatePrinter.js +3 -0
- package/dist/imports/TemplatePrinter.js.map +1 -0
- package/dist/imports/Text.d.ts +2 -0
- package/dist/imports/Text.js +3 -0
- package/dist/imports/Text.js.map +1 -0
- package/dist/imports/TimeZone.d.ts +2 -0
- package/dist/imports/TimeZone.js +3 -0
- package/dist/imports/TimeZone.js.map +1 -0
- package/dist/imports/TransformerRuleList.d.ts +2 -0
- package/dist/imports/TransformerRuleList.js +3 -0
- package/dist/imports/TransformerRuleList.js.map +1 -0
- package/dist/imports/UpgradeDebuggerResult.d.ts +2 -0
- package/dist/imports/UpgradeDebuggerResult.js +3 -0
- package/dist/imports/UpgradeDebuggerResult.js.map +1 -0
- package/dist/imports/User.d.ts +2 -0
- package/dist/imports/User.js +3 -0
- package/dist/imports/User.js.map +1 -0
- package/dist/imports/UserCriteriaJS.d.ts +20 -0
- package/dist/imports/UserCriteriaJS.js +3 -0
- package/dist/imports/UserCriteriaJS.js.map +1 -0
- package/dist/imports/ViewManager.d.ts +2 -0
- package/dist/imports/ViewManager.js +3 -0
- package/dist/imports/ViewManager.js.map +1 -0
- package/dist/imports/XMLDocument2.d.ts +17 -0
- package/dist/imports/XMLDocument2.js +3 -0
- package/dist/imports/XMLDocument2.js.map +1 -0
- package/dist/imports/XMLNode.d.ts +17 -0
- package/dist/imports/XMLNode.js +3 -0
- package/dist/imports/XMLNode.js.map +1 -0
- package/dist/imports/XMLNodeIterator.d.ts +5 -0
- package/dist/imports/XMLNodeIterator.js +3 -0
- package/dist/imports/XMLNodeIterator.js.map +1 -0
- package/dist/imports/XMLStreamingAPI.d.ts +2 -0
- package/dist/imports/XMLStreamingAPI.js +3 -0
- package/dist/imports/XMLStreamingAPI.js.map +1 -0
- package/dist/imports/XMLStreamingBuilder.d.ts +2 -0
- package/dist/imports/XMLStreamingBuilder.js +3 -0
- package/dist/imports/XMLStreamingBuilder.js.map +1 -0
- package/dist/index.d.ts +33 -0
- package/dist/index.js +50 -0
- package/dist/index.js.map +1 -0
- package/dist/sn_ais/GeniusResultAnswer.d.ts +21 -0
- package/dist/sn_ais/GeniusResultAnswer.js +3 -0
- package/dist/sn_ais/GeniusResultAnswer.js.map +1 -0
- package/dist/sn_ais/GeniusResultContext.d.ts +15 -0
- package/dist/sn_ais/GeniusResultContext.js +3 -0
- package/dist/sn_ais/GeniusResultContext.js.map +1 -0
- package/dist/sn_ais/index.d.ts +2 -0
- package/dist/sn_ais/index.js +19 -0
- package/dist/sn_ais/index.js.map +1 -0
- package/dist/sn_atf/PerformanceAPI.d.ts +10 -0
- package/dist/sn_atf/PerformanceAPI.js +3 -0
- package/dist/sn_atf/PerformanceAPI.js.map +1 -0
- package/dist/sn_atf/index.d.ts +1 -0
- package/dist/sn_atf/index.js +18 -0
- package/dist/sn_atf/index.js.map +1 -0
- package/dist/sn_auth/AuthCredential.d.ts +5 -0
- package/dist/sn_auth/AuthCredential.js +3 -0
- package/dist/sn_auth/AuthCredential.js.map +1 -0
- package/dist/sn_auth/HttpRequestAuthedData.d.ts +15 -0
- package/dist/sn_auth/HttpRequestAuthedData.js +3 -0
- package/dist/sn_auth/HttpRequestAuthedData.js.map +1 -0
- package/dist/sn_auth/HttpRequestData.d.ts +30 -0
- package/dist/sn_auth/HttpRequestData.js +3 -0
- package/dist/sn_auth/HttpRequestData.js.map +1 -0
- package/dist/sn_auth/RequestAuthAPI.d.ts +10 -0
- package/dist/sn_auth/RequestAuthAPI.js +3 -0
- package/dist/sn_auth/RequestAuthAPI.js.map +1 -0
- package/dist/sn_auth/index.d.ts +4 -0
- package/dist/sn_auth/index.js +21 -0
- package/dist/sn_auth/index.js.map +1 -0
- package/dist/sn_cc/ConnectionInfo.d.ts +17 -0
- package/dist/sn_cc/ConnectionInfo.js +3 -0
- package/dist/sn_cc/ConnectionInfo.js.map +1 -0
- package/dist/sn_cc/ConnectionInfoProvider.d.ts +8 -0
- package/dist/sn_cc/ConnectionInfoProvider.js +3 -0
- package/dist/sn_cc/ConnectionInfoProvider.js.map +1 -0
- package/dist/sn_cc/StandardCredentialsProvider.d.ts +9 -0
- package/dist/sn_cc/StandardCredentialsProvider.js +3 -0
- package/dist/sn_cc/StandardCredentialsProvider.js.map +1 -0
- package/dist/sn_cc/index.d.ts +3 -0
- package/dist/sn_cc/index.js +20 -0
- package/dist/sn_cc/index.js.map +1 -0
- package/dist/sn_clotho/MetricInfo.d.ts +5 -0
- package/dist/sn_clotho/MetricInfo.js +3 -0
- package/dist/sn_clotho/MetricInfo.js.map +1 -0
- package/dist/sn_clotho/TransformPart.d.ts +47 -0
- package/dist/sn_clotho/TransformPart.js +3 -0
- package/dist/sn_clotho/TransformPart.js.map +1 -0
- package/dist/sn_clotho/TransformResult.d.ts +12 -0
- package/dist/sn_clotho/TransformResult.js +3 -0
- package/dist/sn_clotho/TransformResult.js.map +1 -0
- package/dist/sn_clotho/Transformer.d.ts +7 -0
- package/dist/sn_clotho/Transformer.js +3 -0
- package/dist/sn_clotho/Transformer.js.map +1 -0
- package/dist/sn_clotho/index.d.ts +4 -0
- package/dist/sn_clotho/index.js +21 -0
- package/dist/sn_clotho/index.js.map +1 -0
- package/dist/sn_cmdb/DuplicateTemplate.d.ts +17 -0
- package/dist/sn_cmdb/DuplicateTemplate.js +3 -0
- package/dist/sn_cmdb/DuplicateTemplate.js.map +1 -0
- package/dist/sn_cmdb/index.d.ts +1 -0
- package/dist/sn_cmdb/index.js +18 -0
- package/dist/sn_cmdb/index.js.map +1 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.d.ts +14 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js +3 -0
- package/dist/sn_cmdbgroup/CMDBGroupAPI.js.map +1 -0
- package/dist/sn_cmdbgroup/index.d.ts +1 -0
- package/dist/sn_cmdbgroup/index.js +18 -0
- package/dist/sn_cmdbgroup/index.js.map +1 -0
- package/dist/sn_connect/Queue.d.ts +6 -0
- package/dist/sn_connect/Queue.js +3 -0
- package/dist/sn_connect/Queue.js.map +1 -0
- package/dist/sn_connect/index.d.ts +1 -0
- package/dist/sn_connect/index.js +18 -0
- package/dist/sn_connect/index.js.map +1 -0
- package/dist/sn_cs/VoiceTranscriptObject.d.ts +7 -0
- package/dist/sn_cs/VoiceTranscriptObject.js +3 -0
- package/dist/sn_cs/VoiceTranscriptObject.js.map +1 -0
- package/dist/sn_cs/index.d.ts +1 -0
- package/dist/sn_cs/index.js +18 -0
- package/dist/sn_cs/index.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConfig.d.ts +14 -0
- package/dist/sn_currency/GlideCurrencyConfig.js +3 -0
- package/dist/sn_currency/GlideCurrencyConfig.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyConverter.d.ts +12 -0
- package/dist/sn_currency/GlideCurrencyConverter.js +3 -0
- package/dist/sn_currency/GlideCurrencyConverter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.d.ts +13 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyExchangeValue.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyFormatter.d.ts +9 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js +3 -0
- package/dist/sn_currency/GlideCurrencyFormatter.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyParser.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyParser.js +3 -0
- package/dist/sn_currency/GlideCurrencyParser.js.map +1 -0
- package/dist/sn_currency/GlideCurrencyValue.d.ts +7 -0
- package/dist/sn_currency/GlideCurrencyValue.js +3 -0
- package/dist/sn_currency/GlideCurrencyValue.js.map +1 -0
- package/dist/sn_currency/index.d.ts +6 -0
- package/dist/sn_currency/index.js +23 -0
- package/dist/sn_currency/index.js.map +1 -0
- package/dist/sn_discovery/DiscoveryAPI.d.ts +8 -0
- package/dist/sn_discovery/DiscoveryAPI.js +3 -0
- package/dist/sn_discovery/DiscoveryAPI.js.map +1 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.d.ts +11 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js +3 -0
- package/dist/sn_discovery/ReportCiStatusOutputJS.js.map +1 -0
- package/dist/sn_discovery/index.d.ts +2 -0
- package/dist/sn_discovery/index.js +19 -0
- package/dist/sn_discovery/index.js.map +1 -0
- package/dist/sn_doc_services/DocumentListEntryService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentListEntryService.js +3 -0
- package/dist/sn_doc_services/DocumentListEntryService.js.map +1 -0
- package/dist/sn_doc_services/DocumentListService.d.ts +9 -0
- package/dist/sn_doc_services/DocumentListService.js +3 -0
- package/dist/sn_doc_services/DocumentListService.js.map +1 -0
- package/dist/sn_doc_services/DocumentReferenceService.d.ts +6 -0
- package/dist/sn_doc_services/DocumentReferenceService.js +3 -0
- package/dist/sn_doc_services/DocumentReferenceService.js.map +1 -0
- package/dist/sn_doc_services/DocumentService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentService.js +3 -0
- package/dist/sn_doc_services/DocumentService.js.map +1 -0
- package/dist/sn_doc_services/DocumentVersionService.d.ts +8 -0
- package/dist/sn_doc_services/DocumentVersionService.js +3 -0
- package/dist/sn_doc_services/DocumentVersionService.js.map +1 -0
- package/dist/sn_doc_services/SystemDocument.d.ts +18 -0
- package/dist/sn_doc_services/SystemDocument.js +3 -0
- package/dist/sn_doc_services/SystemDocument.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentList.d.ts +5 -0
- package/dist/sn_doc_services/SystemDocumentList.js +3 -0
- package/dist/sn_doc_services/SystemDocumentList.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.d.ts +6 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js +3 -0
- package/dist/sn_doc_services/SystemDocumentListEntry.js.map +1 -0
- package/dist/sn_doc_services/SystemDocumentVersion.d.ts +7 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js +3 -0
- package/dist/sn_doc_services/SystemDocumentVersion.js.map +1 -0
- package/dist/sn_doc_services/index.d.ts +9 -0
- package/dist/sn_doc_services/index.js +26 -0
- package/dist/sn_doc_services/index.js.map +1 -0
- package/dist/sn_dt/DecisionTableAPI.d.ts +43 -0
- package/dist/sn_dt/DecisionTableAPI.js +3 -0
- package/dist/sn_dt/DecisionTableAPI.js.map +1 -0
- package/dist/sn_dt/index.d.ts +1 -0
- package/dist/sn_dt/index.js +18 -0
- package/dist/sn_dt/index.js.map +1 -0
- package/dist/sn_hw/HistoryWalker.d.ts +26 -0
- package/dist/sn_hw/HistoryWalker.js +3 -0
- package/dist/sn_hw/HistoryWalker.js.map +1 -0
- package/dist/sn_hw/index.d.ts +1 -0
- package/dist/sn_hw/index.js +18 -0
- package/dist/sn_hw/index.js.map +1 -0
- package/dist/sn_i18n/GlideNumberFormatter.d.ts +4 -0
- package/dist/sn_i18n/GlideNumberFormatter.js +3 -0
- package/dist/sn_i18n/GlideNumberFormatter.js.map +1 -0
- package/dist/sn_i18n/index.d.ts +1 -0
- package/dist/sn_i18n/index.js +18 -0
- package/dist/sn_i18n/index.js.map +1 -0
- package/dist/sn_ih/JSONStreamingAPI.d.ts +24 -0
- package/dist/sn_ih/JSONStreamingAPI.js +3 -0
- package/dist/sn_ih/JSONStreamingAPI.js.map +1 -0
- package/dist/sn_ih/JSONStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/JSONStreamingBuilder.js +3 -0
- package/dist/sn_ih/JSONStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/XMLStreamingAPI.d.ts +26 -0
- package/dist/sn_ih/XMLStreamingAPI.js +3 -0
- package/dist/sn_ih/XMLStreamingAPI.js.map +1 -0
- package/dist/sn_ih/XMLStreamingBuilder.d.ts +10 -0
- package/dist/sn_ih/XMLStreamingBuilder.js +3 -0
- package/dist/sn_ih/XMLStreamingBuilder.js.map +1 -0
- package/dist/sn_ih/index.d.ts +4 -0
- package/dist/sn_ih/index.js +21 -0
- package/dist/sn_ih/index.js.map +1 -0
- package/dist/sn_ih_kafka/ProducerV2.d.ts +4 -0
- package/dist/sn_ih_kafka/ProducerV2.js +3 -0
- package/dist/sn_ih_kafka/ProducerV2.js.map +1 -0
- package/dist/sn_ih_kafka/index.d.ts +1 -0
- package/dist/sn_ih_kafka/index.js +18 -0
- package/dist/sn_ih_kafka/index.js.map +1 -0
- package/dist/sn_impex/CSVParser.d.ts +5 -0
- package/dist/sn_impex/CSVParser.js +3 -0
- package/dist/sn_impex/CSVParser.js.map +1 -0
- package/dist/sn_impex/GlideExcelParser.d.ts +19 -0
- package/dist/sn_impex/GlideExcelParser.js +3 -0
- package/dist/sn_impex/GlideExcelParser.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTable.d.ts +7 -0
- package/dist/sn_impex/GlideImportSetTable.js +3 -0
- package/dist/sn_impex/GlideImportSetTable.js.map +1 -0
- package/dist/sn_impex/GlideImportSetTransformMap.d.ts +6 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js +3 -0
- package/dist/sn_impex/GlideImportSetTransformMap.js.map +1 -0
- package/dist/sn_impex/RTETransformer.d.ts +5 -0
- package/dist/sn_impex/RTETransformer.js +3 -0
- package/dist/sn_impex/RTETransformer.js.map +1 -0
- package/dist/sn_impex/index.d.ts +5 -0
- package/dist/sn_impex/index.js +22 -0
- package/dist/sn_impex/index.js.map +1 -0
- package/dist/sn_instance_scan/Findings.d.ts +7 -0
- package/dist/sn_instance_scan/Findings.js +3 -0
- package/dist/sn_instance_scan/Findings.js.map +1 -0
- package/dist/sn_instance_scan/index.d.ts +1 -0
- package/dist/sn_instance_scan/index.js +18 -0
- package/dist/sn_instance_scan/index.js.map +1 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.d.ts +14 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js +3 -0
- package/dist/sn_kmf_ns/KMFCryptoOperation.js.map +1 -0
- package/dist/sn_kmf_ns/index.d.ts +1 -0
- package/dist/sn_kmf_ns/index.js +18 -0
- package/dist/sn_kmf_ns/index.js.map +1 -0
- package/dist/sn_notification/Messaging.d.ts +7 -0
- package/dist/sn_notification/Messaging.js +3 -0
- package/dist/sn_notification/Messaging.js.map +1 -0
- package/dist/sn_notification/PreferenceDestination.d.ts +12 -0
- package/dist/sn_notification/PreferenceDestination.js +3 -0
- package/dist/sn_notification/PreferenceDestination.js.map +1 -0
- package/dist/sn_notification/Preferences.d.ts +11 -0
- package/dist/sn_notification/Preferences.js +3 -0
- package/dist/sn_notification/Preferences.js.map +1 -0
- package/dist/sn_notification/index.d.ts +3 -0
- package/dist/sn_notification/index.js +20 -0
- package/dist/sn_notification/index.js.map +1 -0
- package/dist/sn_notify/NotifyPhoneNumber.d.ts +16 -0
- package/dist/sn_notify/NotifyPhoneNumber.js +3 -0
- package/dist/sn_notify/NotifyPhoneNumber.js.map +1 -0
- package/dist/sn_notify/NotifyScoped.d.ts +25 -0
- package/dist/sn_notify/NotifyScoped.js +3 -0
- package/dist/sn_notify/NotifyScoped.js.map +1 -0
- package/dist/sn_notify/index.d.ts +2 -0
- package/dist/sn_notify/index.js +19 -0
- package/dist/sn_notify/index.js.map +1 -0
- package/dist/sn_pad/PDAutomationProvider.d.ts +4 -0
- package/dist/sn_pad/PDAutomationProvider.js +3 -0
- package/dist/sn_pad/PDAutomationProvider.js.map +1 -0
- package/dist/sn_pad/index.d.ts +1 -0
- package/dist/sn_pad/index.js +18 -0
- package/dist/sn_pad/index.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Cell.d.ts +42 -0
- package/dist/sn_pdfgeneratorutils/Cell.js +3 -0
- package/dist/sn_pdfgeneratorutils/Cell.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Color.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/Color.js +3 -0
- package/dist/sn_pdfgeneratorutils/Color.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Document.d.ts +27 -0
- package/dist/sn_pdfgeneratorutils/Document.js +3 -0
- package/dist/sn_pdfgeneratorutils/Document.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Image.d.ts +11 -0
- package/dist/sn_pdfgeneratorutils/Image.js +3 -0
- package/dist/sn_pdfgeneratorutils/Image.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Line.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/Line.js +3 -0
- package/dist/sn_pdfgeneratorutils/Line.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.d.ts +16 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/PDFGenerationAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.d.ts +22 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js +3 -0
- package/dist/sn_pdfgeneratorutils/Paragraph.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfMergeSignRequestor.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.d.ts +9 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js +3 -0
- package/dist/sn_pdfgeneratorutils/PdfPage.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.d.ts +7 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js +3 -0
- package/dist/sn_pdfgeneratorutils/SVGToPDFConversionAPI.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Style.d.ts +28 -0
- package/dist/sn_pdfgeneratorutils/Style.js +3 -0
- package/dist/sn_pdfgeneratorutils/Style.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/Table.d.ts +37 -0
- package/dist/sn_pdfgeneratorutils/Table.js +3 -0
- package/dist/sn_pdfgeneratorutils/Table.js.map +1 -0
- package/dist/sn_pdfgeneratorutils/index.d.ts +12 -0
- package/dist/sn_pdfgeneratorutils/index.js +29 -0
- package/dist/sn_pdfgeneratorutils/index.js.map +1 -0
- package/dist/sn_playbook/PlaybookExperience.d.ts +8 -0
- package/dist/sn_playbook/PlaybookExperience.js +3 -0
- package/dist/sn_playbook/PlaybookExperience.js.map +1 -0
- package/dist/sn_playbook/index.d.ts +1 -0
- package/dist/sn_playbook/index.js +18 -0
- package/dist/sn_playbook/index.js.map +1 -0
- package/dist/sn_sc/CartJS.d.ts +68 -0
- package/dist/sn_sc/CartJS.js +3 -0
- package/dist/sn_sc/CartJS.js.map +1 -0
- package/dist/sn_sc/CatalogClientScript.d.ts +14 -0
- package/dist/sn_sc/CatalogClientScript.js +3 -0
- package/dist/sn_sc/CatalogClientScript.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariable.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariable.js +3 -0
- package/dist/sn_sc/CatalogItemVariable.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSet.d.ts +13 -0
- package/dist/sn_sc/CatalogItemVariableSet.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSet.js.map +1 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.d.ts +11 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js +3 -0
- package/dist/sn_sc/CatalogItemVariableSetM2M.js.map +1 -0
- package/dist/sn_sc/index.d.ts +5 -0
- package/dist/sn_sc/index.js +22 -0
- package/dist/sn_sc/index.js.map +1 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.d.ts +5 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js +3 -0
- package/dist/sn_schdl_ns/GlideMultiRecurrence.js.map +1 -0
- package/dist/sn_schdl_ns/index.d.ts +1 -0
- package/dist/sn_schdl_ns/index.js +18 -0
- package/dist/sn_schdl_ns/index.js.map +1 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.d.ts +11 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js +3 -0
- package/dist/sn_scoped_cache/ScopedCacheManager.js.map +1 -0
- package/dist/sn_scoped_cache/index.d.ts +1 -0
- package/dist/sn_scoped_cache/index.js +18 -0
- package/dist/sn_scoped_cache/index.js.map +1 -0
- package/dist/sn_tfrm/TransformerDefinition.d.ts +10 -0
- package/dist/sn_tfrm/TransformerDefinition.js +3 -0
- package/dist/sn_tfrm/TransformerDefinition.js.map +1 -0
- package/dist/sn_tfrm/TransformerRuleList.d.ts +28 -0
- package/dist/sn_tfrm/TransformerRuleList.js +3 -0
- package/dist/sn_tfrm/TransformerRuleList.js.map +1 -0
- package/dist/sn_tfrm/index.d.ts +2 -0
- package/dist/sn_tfrm/index.js +19 -0
- package/dist/sn_tfrm/index.js.map +1 -0
- package/dist/sn_uc/UserCriteria.d.ts +5 -0
- package/dist/sn_uc/UserCriteria.js +3 -0
- package/dist/sn_uc/UserCriteria.js.map +1 -0
- package/dist/sn_uc/index.d.ts +1 -0
- package/dist/sn_uc/index.js +18 -0
- package/dist/sn_uc/index.js.map +1 -0
- package/dist/sn_ui/PolarisUI.d.ts +15 -0
- package/dist/sn_ui/PolarisUI.js +3 -0
- package/dist/sn_ui/PolarisUI.js.map +1 -0
- package/dist/sn_ui/index.d.ts +1 -0
- package/dist/sn_ui/index.js +18 -0
- package/dist/sn_ui/index.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequest.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIRequest.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequest.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.d.ts +11 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js +3 -0
- package/dist/sn_ws_int/RESTAPIRequestBody.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponse.d.ts +16 -0
- package/dist/sn_ws_int/RESTAPIResponse.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponse.js.map +1 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.d.ts +7 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js +3 -0
- package/dist/sn_ws_int/RESTAPIResponseStream.js.map +1 -0
- package/dist/sn_ws_int/index.d.ts +4 -0
- package/dist/sn_ws_int/index.js +21 -0
- package/dist/sn_ws_int/index.js.map +1 -0
- package/dist/types/ApplicationProperty.d.ts +4 -0
- package/dist/types/ApplicationProperty.js +3 -0
- package/dist/types/ApplicationProperty.js.map +1 -0
- package/dist/types/Catalog.d.ts +28 -0
- package/dist/types/Catalog.js +3 -0
- package/dist/types/Catalog.js.map +1 -0
- package/dist/types/CatalogItemCategory.d.ts +12 -0
- package/dist/types/CatalogItemCategory.js +3 -0
- package/dist/types/CatalogItemCategory.js.map +1 -0
- package/dist/types/CatalogItemJS.d.ts +52 -0
- package/dist/types/CatalogItemJS.js +3 -0
- package/dist/types/CatalogItemJS.js.map +1 -0
- package/dist/types/CatalogSearch.d.ts +7 -0
- package/dist/types/CatalogSearch.js +3 -0
- package/dist/types/CatalogSearch.js.map +1 -0
- package/dist/types/CategoryJS.d.ts +32 -0
- package/dist/types/CategoryJS.js +3 -0
- package/dist/types/CategoryJS.js.map +1 -0
- package/dist/types/Client.d.ts +13 -0
- package/dist/types/Client.js +3 -0
- package/dist/types/Client.js.map +1 -0
- package/dist/types/Collaborator.d.ts +4 -0
- package/dist/types/Collaborator.js +3 -0
- package/dist/types/Collaborator.js.map +1 -0
- package/dist/types/Data.d.ts +19 -0
- package/dist/types/Data.js +3 -0
- package/dist/types/Data.js.map +1 -0
- package/dist/types/DataBuilder.d.ts +8 -0
- package/dist/types/DataBuilder.js +3 -0
- package/dist/types/DataBuilder.js.map +1 -0
- package/dist/types/DynamicTranslation.d.ts +13 -0
- package/dist/types/DynamicTranslation.js +3 -0
- package/dist/types/DynamicTranslation.js.map +1 -0
- package/dist/types/FlowScriptAPI.d.ts +6 -0
- package/dist/types/FlowScriptAPI.js +3 -0
- package/dist/types/FlowScriptAPI.js.map +1 -0
- package/dist/types/GlideAction.d.ts +16 -0
- package/dist/types/GlideAction.js +3 -0
- package/dist/types/GlideAction.js.map +1 -0
- package/dist/types/GlideAggregate.d.ts +170 -0
- package/dist/types/GlideAggregate.js +4 -0
- package/dist/types/GlideAggregate.js.map +1 -0
- package/dist/types/GlideCalendarDateTime.d.ts +106 -0
- package/dist/types/GlideCalendarDateTime.js +4 -0
- package/dist/types/GlideCalendarDateTime.js.map +1 -0
- package/dist/types/GlideCertificateEncryption.d.ts +6 -0
- package/dist/types/GlideCertificateEncryption.js +3 -0
- package/dist/types/GlideCertificateEncryption.js.map +1 -0
- package/dist/types/GlideDBFunctionBuilder.d.ts +26 -0
- package/dist/types/GlideDBFunctionBuilder.js +3 -0
- package/dist/types/GlideDBFunctionBuilder.js.map +1 -0
- package/dist/types/GlideDBQueryCondition.d.ts +5 -0
- package/dist/types/GlideDBQueryCondition.js +3 -0
- package/dist/types/GlideDBQueryCondition.js.map +1 -0
- package/dist/types/GlideDate.d.ts +111 -0
- package/dist/types/GlideDate.js +4 -0
- package/dist/types/GlideDate.js.map +1 -0
- package/dist/types/GlideDateTime.d.ts +110 -0
- package/dist/types/GlideDateTime.js +3 -0
- package/dist/types/GlideDateTime.js.map +1 -0
- package/dist/types/GlideDigest.d.ts +19 -0
- package/dist/types/GlideDigest.js +3 -0
- package/dist/types/GlideDigest.js.map +1 -0
- package/dist/types/GlideDuration.d.ts +124 -0
- package/dist/types/GlideDuration.js +4 -0
- package/dist/types/GlideDuration.js.map +1 -0
- package/dist/types/GlideElement.d.ts +76 -0
- package/dist/types/GlideElement.js +3 -0
- package/dist/types/GlideElement.js.map +1 -0
- package/dist/types/GlideElementCurrency2.d.ts +8 -0
- package/dist/types/GlideElementCurrency2.js +3 -0
- package/dist/types/GlideElementCurrency2.js.map +1 -0
- package/dist/types/GlideElementDescriptor.d.ts +77 -0
- package/dist/types/GlideElementDescriptor.js +3 -0
- package/dist/types/GlideElementDescriptor.js.map +1 -0
- package/dist/types/GlideEmailOutbound.d.ts +4 -0
- package/dist/types/GlideEmailOutbound.js +3 -0
- package/dist/types/GlideEmailOutbound.js.map +1 -0
- package/dist/types/GlideFilter.d.ts +13 -0
- package/dist/types/GlideFilter.js +3 -0
- package/dist/types/GlideFilter.js.map +1 -0
- package/dist/types/GlideFormScratchpad.d.ts +2 -0
- package/dist/types/GlideFormScratchpad.js +3 -0
- package/dist/types/GlideFormScratchpad.js.map +1 -0
- package/dist/types/GlideImportLog.d.ts +12 -0
- package/dist/types/GlideImportLog.js +4 -0
- package/dist/types/GlideImportLog.js.map +1 -0
- package/dist/types/GlideImportSetRun.d.ts +6 -0
- package/dist/types/GlideImportSetRun.js +3 -0
- package/dist/types/GlideImportSetRun.js.map +1 -0
- package/dist/types/GlideImportSetTransformer.d.ts +18 -0
- package/dist/types/GlideImportSetTransformer.js +3 -0
- package/dist/types/GlideImportSetTransformer.js.map +1 -0
- package/dist/types/GlideLocale.d.ts +10 -0
- package/dist/types/GlideLocale.js +3 -0
- package/dist/types/GlideLocale.js.map +1 -0
- package/dist/types/GlideNativeRecordMutex.d.ts +10 -0
- package/dist/types/GlideNativeRecordMutex.js +3 -0
- package/dist/types/GlideNativeRecordMutex.js.map +1 -0
- package/dist/types/GlideOAuthClient.d.ts +18 -0
- package/dist/types/GlideOAuthClient.js +3 -0
- package/dist/types/GlideOAuthClient.js.map +1 -0
- package/dist/types/GlideOAuthClientRequest.d.ts +24 -0
- package/dist/types/GlideOAuthClientRequest.js +3 -0
- package/dist/types/GlideOAuthClientRequest.js.map +1 -0
- package/dist/types/GlideOAuthClientResponse.d.ts +10 -0
- package/dist/types/GlideOAuthClientResponse.js +3 -0
- package/dist/types/GlideOAuthClientResponse.js.map +1 -0
- package/dist/types/GlideOAuthToken.d.ts +10 -0
- package/dist/types/GlideOAuthToken.js +3 -0
- package/dist/types/GlideOAuthToken.js.map +1 -0
- package/dist/types/GlidePluginManager.d.ts +39 -0
- package/dist/types/GlidePluginManager.js +3 -0
- package/dist/types/GlidePluginManager.js.map +1 -0
- package/dist/types/GlideQueryCondition.d.ts +10 -0
- package/dist/types/GlideQueryCondition.js +3 -0
- package/dist/types/GlideQueryCondition.js.map +1 -0
- package/dist/types/GlideQueryString.d.ts +14 -0
- package/dist/types/GlideQueryString.js +3 -0
- package/dist/types/GlideQueryString.js.map +1 -0
- package/dist/types/GlideRecord.d.ts +145 -0
- package/dist/types/GlideRecord.js +3 -0
- package/dist/types/GlideRecord.js.map +1 -0
- package/dist/types/GlideRecordSecure.d.ts +149 -0
- package/dist/types/GlideRecordSecure.js +4 -0
- package/dist/types/GlideRecordSecure.js.map +1 -0
- package/dist/types/GlideRenderProperties.d.ts +56 -0
- package/dist/types/GlideRenderProperties.js +3 -0
- package/dist/types/GlideRenderProperties.js.map +1 -0
- package/dist/types/GlideSPScriptable.d.ts +120 -0
- package/dist/types/GlideSPScriptable.js +3 -0
- package/dist/types/GlideSPScriptable.js.map +1 -0
- package/dist/types/GlideSchedule.d.ts +47 -0
- package/dist/types/GlideSchedule.js +3 -0
- package/dist/types/GlideSchedule.js.map +1 -0
- package/dist/types/GlideScopedEvaluator.d.ts +12 -0
- package/dist/types/GlideScopedEvaluator.js +3 -0
- package/dist/types/GlideScopedEvaluator.js.map +1 -0
- package/dist/types/GlideScriptedExtensionPoint.d.ts +4 -0
- package/dist/types/GlideScriptedExtensionPoint.js +3 -0
- package/dist/types/GlideScriptedExtensionPoint.js.map +1 -0
- package/dist/types/GlideScriptedProcessor.d.ts +7 -0
- package/dist/types/GlideScriptedProcessor.js +3 -0
- package/dist/types/GlideScriptedProcessor.js.map +1 -0
- package/dist/types/GlideSecurityUtils.d.ts +10 -0
- package/dist/types/GlideSecurityUtils.js +3 -0
- package/dist/types/GlideSecurityUtils.js.map +1 -0
- package/dist/types/GlideServletRequest.d.ts +2 -0
- package/dist/types/GlideServletRequest.js +3 -0
- package/dist/types/GlideServletRequest.js.map +1 -0
- package/dist/types/GlideServletResponse.d.ts +2 -0
- package/dist/types/GlideServletResponse.js +3 -0
- package/dist/types/GlideServletResponse.js.map +1 -0
- package/dist/types/GlideSession.d.ts +102 -0
- package/dist/types/GlideSession.js +3 -0
- package/dist/types/GlideSession.js.map +1 -0
- package/dist/types/GlideSysAttachment.d.ts +15 -0
- package/dist/types/GlideSysAttachment.js +3 -0
- package/dist/types/GlideSysAttachment.js.map +1 -0
- package/dist/types/GlideSysListControl.d.ts +27 -0
- package/dist/types/GlideSysListControl.js +3 -0
- package/dist/types/GlideSysListControl.js.map +1 -0
- package/dist/types/GlideSystem.d.ts +343 -0
- package/dist/types/GlideSystem.js +5 -0
- package/dist/types/GlideSystem.js.map +1 -0
- package/dist/types/GlideSystemDateUtil2.d.ts +73 -0
- package/dist/types/GlideSystemDateUtil2.js +3 -0
- package/dist/types/GlideSystemDateUtil2.js.map +1 -0
- package/dist/types/GlideSystemDateUtil3.d.ts +48 -0
- package/dist/types/GlideSystemDateUtil3.js +3 -0
- package/dist/types/GlideSystemDateUtil3.js.map +1 -0
- package/dist/types/GlideSystemLoader.d.ts +21 -0
- package/dist/types/GlideSystemLoader.js +3 -0
- package/dist/types/GlideSystemLoader.js.map +1 -0
- package/dist/types/GlideSystemLogger.d.ts +10 -0
- package/dist/types/GlideSystemLogger.js +3 -0
- package/dist/types/GlideSystemLogger.js.map +1 -0
- package/dist/types/GlideSystemScheduleUtil.d.ts +10 -0
- package/dist/types/GlideSystemScheduleUtil.js +3 -0
- package/dist/types/GlideSystemScheduleUtil.js.map +1 -0
- package/dist/types/GlideSystemUserSession.d.ts +58 -0
- package/dist/types/GlideSystemUserSession.js +3 -0
- package/dist/types/GlideSystemUserSession.js.map +1 -0
- package/dist/types/GlideSystemUtilDB.d.ts +34 -0
- package/dist/types/GlideSystemUtilDB.js +3 -0
- package/dist/types/GlideSystemUtilDB.js.map +1 -0
- package/dist/types/GlideSystemUtilScript.d.ts +11 -0
- package/dist/types/GlideSystemUtilScript.js +3 -0
- package/dist/types/GlideSystemUtilScript.js.map +1 -0
- package/dist/types/GlideSystemUtilXML.d.ts +6 -0
- package/dist/types/GlideSystemUtilXML.js +3 -0
- package/dist/types/GlideSystemUtilXML.js.map +1 -0
- package/dist/types/GlideTableHierarchy.d.ts +13 -0
- package/dist/types/GlideTableHierarchy.js +3 -0
- package/dist/types/GlideTableHierarchy.js.map +1 -0
- package/dist/types/GlideTextReader.d.ts +6 -0
- package/dist/types/GlideTextReader.js +3 -0
- package/dist/types/GlideTextReader.js.map +1 -0
- package/dist/types/GlideTime.d.ts +121 -0
- package/dist/types/GlideTime.js +4 -0
- package/dist/types/GlideTime.js.map +1 -0
- package/dist/types/GlideTransformLog.d.ts +6 -0
- package/dist/types/GlideTransformLog.js +3 -0
- package/dist/types/GlideTransformLog.js.map +1 -0
- package/dist/types/GlideURI.d.ts +11 -0
- package/dist/types/GlideURI.js +3 -0
- package/dist/types/GlideURI.js.map +1 -0
- package/dist/types/GlideUser.d.ts +82 -0
- package/dist/types/GlideUser.js +3 -0
- package/dist/types/GlideUser.js.map +1 -0
- package/dist/types/IdentificationEngineScriptableApi.d.ts +14 -0
- package/dist/types/IdentificationEngineScriptableApi.js +3 -0
- package/dist/types/IdentificationEngineScriptableApi.js.map +1 -0
- package/dist/types/OrderGuideJS.d.ts +12 -0
- package/dist/types/OrderGuideJS.js +3 -0
- package/dist/types/OrderGuideJS.js.map +1 -0
- package/dist/types/PAScorecard.d.ts +7 -0
- package/dist/types/PAScorecard.js +3 -0
- package/dist/types/PAScorecard.js.map +1 -0
- package/dist/types/PASnapshot.d.ts +13 -0
- package/dist/types/PASnapshot.js +3 -0
- package/dist/types/PASnapshot.js.map +1 -0
- package/dist/types/RESTMessageV2.d.ts +36 -0
- package/dist/types/RESTMessageV2.js +3 -0
- package/dist/types/RESTMessageV2.js.map +1 -0
- package/dist/types/RESTResponseV2.d.ts +17 -0
- package/dist/types/RESTResponseV2.js +3 -0
- package/dist/types/RESTResponseV2.js.map +1 -0
- package/dist/types/ResponseTemplate.d.ts +6 -0
- package/dist/types/ResponseTemplate.js +3 -0
- package/dist/types/ResponseTemplate.js.map +1 -0
- package/dist/types/SOAPMessageV2.d.ts +30 -0
- package/dist/types/SOAPMessageV2.js +3 -0
- package/dist/types/SOAPMessageV2.js.map +1 -0
- package/dist/types/SOAPResponseV2.d.ts +15 -0
- package/dist/types/SOAPResponseV2.js +3 -0
- package/dist/types/SOAPResponseV2.js.map +1 -0
- package/dist/types/SPScriptedFacet.d.ts +4 -0
- package/dist/types/SPScriptedFacet.js +3 -0
- package/dist/types/SPScriptedFacet.js.map +1 -0
- package/dist/types/SPScriptedFacetService.d.ts +6 -0
- package/dist/types/SPScriptedFacetService.js +3 -0
- package/dist/types/SPScriptedFacetService.js.map +1 -0
- package/dist/types/ScopedDCManager.d.ts +11 -0
- package/dist/types/ScopedDCManager.js +3 -0
- package/dist/types/ScopedDCManager.js.map +1 -0
- package/dist/types/ScopedGlideFilter.d.ts +7 -0
- package/dist/types/ScopedGlideFilter.js +3 -0
- package/dist/types/ScopedGlideFilter.js.map +1 -0
- package/dist/types/ScopedGlideUICompatibility.d.ts +5 -0
- package/dist/types/ScopedGlideUICompatibility.js +3 -0
- package/dist/types/ScopedGlideUICompatibility.js.map +1 -0
- package/dist/types/ScopedStringUtil.d.ts +17 -0
- package/dist/types/ScopedStringUtil.js +3 -0
- package/dist/types/ScopedStringUtil.js.map +1 -0
- package/dist/types/ScopedTemplatePrinter.d.ts +5 -0
- package/dist/types/ScopedTemplatePrinter.js +3 -0
- package/dist/types/ScopedTemplatePrinter.js.map +1 -0
- package/dist/types/ScopedXMLUtil.d.ts +4 -0
- package/dist/types/ScopedXMLUtil.js +3 -0
- package/dist/types/ScopedXMLUtil.js.map +1 -0
- package/dist/types/ScriptableConversation.d.ts +20 -0
- package/dist/types/ScriptableConversation.js +3 -0
- package/dist/types/ScriptableConversation.js.map +1 -0
- package/dist/types/SecureRandomUtil.d.ts +6 -0
- package/dist/types/SecureRandomUtil.js +3 -0
- package/dist/types/SecureRandomUtil.js.map +1 -0
- package/dist/types/TemplatePrinter.d.ts +2 -0
- package/dist/types/TemplatePrinter.js +3 -0
- package/dist/types/TemplatePrinter.js.map +1 -0
- package/dist/types/UserCriteriaJS.d.ts +20 -0
- package/dist/types/UserCriteriaJS.js +3 -0
- package/dist/types/UserCriteriaJS.js.map +1 -0
- package/dist/types/XMLDocument2.d.ts +17 -0
- package/dist/types/XMLDocument2.js +3 -0
- package/dist/types/XMLDocument2.js.map +1 -0
- package/dist/types/XMLNode.d.ts +17 -0
- package/dist/types/XMLNode.js +3 -0
- package/dist/types/XMLNode.js.map +1 -0
- package/dist/types/XMLNodeIterator.d.ts +5 -0
- package/dist/types/XMLNodeIterator.js +3 -0
- package/dist/types/XMLNodeIterator.js.map +1 -0
- package/dist/types/index.d.ts +94 -0
- package/dist/types/index.js +111 -0
- package/dist/types/index.js.map +1 -0
- package/dist/util/GlideAPIs.json +3841 -0
- package/dist/util/index.d.ts +1 -0
- package/dist/util/index.js +9 -0
- package/dist/util/index.js.map +1 -0
- package/package.json +33 -0
|
@@ -0,0 +1,7 @@
|
|
|
1
|
+
import { JSONObject } from '../imports/JSONObject';
|
|
2
|
+
export declare class SVGToPDFConversionAPI {
|
|
3
|
+
addSVGToPDF(svg?: string, inputPdfSysId?: string, targetTable?: string, targetSysId?: string, nameForPdf?: string, pageNo?: number, x?: number, y?: number, svgImgWidth?: number, svgImgHeight?: number): JSONObject;
|
|
4
|
+
convertSVGToPDF(svg?: string, nameForPDF?: string, targetTable?: string, targetSysId?: string): JSONObject;
|
|
5
|
+
convertSVGToPDFWithSize(svg?: string, nameForPDF?: string, targetTable?: string, targetSysId?: string, svgImgWidth?: number, svgImgHeight?: number): JSONObject;
|
|
6
|
+
constructor();
|
|
7
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"SVGToPDFConversionAPI.js","sourceRoot":"","sources":["../../src/sn_pdfgeneratorutils/SVGToPDFConversionAPI.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
import { Color } from '../imports/Color';
|
|
2
|
+
export declare class Style {
|
|
3
|
+
constructor();
|
|
4
|
+
setBackgroundColor(color?: Color): void;
|
|
5
|
+
setBaseDirection(direction?: string): void;
|
|
6
|
+
setBold(): void;
|
|
7
|
+
setBorder(width?: number, color?: Color): void;
|
|
8
|
+
setBorderBottom(width?: number): void;
|
|
9
|
+
setBorderLeft(width?: number): void;
|
|
10
|
+
setBorderRight(width?: number): void;
|
|
11
|
+
setBorderTop(width?: number): void;
|
|
12
|
+
setColoredBorder(width?: number, color?: Color): void;
|
|
13
|
+
setColoredBorderBottom(width?: number, color?: Color): void;
|
|
14
|
+
setColoredBorderLeft(width?: number, color?: Color): void;
|
|
15
|
+
setColoredBorderRight(width?: number, color?: Color): void;
|
|
16
|
+
setColoredBorderTop(width?: number, color?: Color): void;
|
|
17
|
+
setFontColor(color?: Color): void;
|
|
18
|
+
setFontSize(fontSize?: number): void;
|
|
19
|
+
setHorizontalAlignment(alignment?: string): void;
|
|
20
|
+
setItalic(): void;
|
|
21
|
+
setPadding(padding?: number): void;
|
|
22
|
+
setPaddingBottom(padding?: number): void;
|
|
23
|
+
setPaddingLeft(padding?: number): void;
|
|
24
|
+
setPaddingRight(padding?: number): void;
|
|
25
|
+
setPaddingTop(padding?: number): void;
|
|
26
|
+
setTextAlignment(alignment?: string): void;
|
|
27
|
+
setVerticalAlignment(alignment?: string): void;
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Style.js","sourceRoot":"","sources":["../../src/sn_pdfgeneratorutils/Style.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,37 @@
|
|
|
1
|
+
import { Color } from '../imports/Color';
|
|
2
|
+
import { Style } from '../imports/Style';
|
|
3
|
+
import { Image } from '../imports/Image';
|
|
4
|
+
import { Cell } from '../imports/Cell';
|
|
5
|
+
import { Paragraph } from '../imports/Paragraph';
|
|
6
|
+
export declare class Table {
|
|
7
|
+
addCell(cell?: Cell): void;
|
|
8
|
+
addCellWithStyle(cell?: Cell, style?: Style): void;
|
|
9
|
+
addHeaderCell(cell?: Cell): void;
|
|
10
|
+
addImageCell(image?: Image): void;
|
|
11
|
+
addParagraphCell(p?: Paragraph): void;
|
|
12
|
+
addTextCell(text?: string): void;
|
|
13
|
+
complete(): void;
|
|
14
|
+
constructor(ltr?: boolean, columnWidths?: number[], largeTable?: boolean);
|
|
15
|
+
donotSplitRowOnPageBreak(value?: boolean): void;
|
|
16
|
+
flush(): void;
|
|
17
|
+
getDefaultStyle(): Style;
|
|
18
|
+
getDefaultbackGroundColor(): Color;
|
|
19
|
+
getHeaderStyle(): Style;
|
|
20
|
+
setBackGroundColor(color?: Color): void;
|
|
21
|
+
setBorder(width?: number): void;
|
|
22
|
+
setDefaultStyle(defaultStyle?: Style): void;
|
|
23
|
+
setDefaultbackGroundColor(color?: Color): void;
|
|
24
|
+
setFixedPosition(pageNumber?: number, left?: number, bottom?: number, width?: number): void;
|
|
25
|
+
setHeaderStyle(headerStyle?: Style): void;
|
|
26
|
+
setHorizontalAlignment(alignment?: string): void;
|
|
27
|
+
setKeepTogether(val?: boolean): void;
|
|
28
|
+
setMargin(margin?: number): void;
|
|
29
|
+
setMarginBottom(margin?: number): void;
|
|
30
|
+
setMarginLeft(margin?: number): void;
|
|
31
|
+
setMarginRight(margin?: number): void;
|
|
32
|
+
setMarginTop(margin?: number): void;
|
|
33
|
+
setRunDirection(direction?: string): void;
|
|
34
|
+
setSkipFirstHeader(skipFirstHeader?: boolean): void;
|
|
35
|
+
setWidth(width?: number): void;
|
|
36
|
+
useAllAvailableWidth(): void;
|
|
37
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"Table.js","sourceRoot":"","sources":["../../src/sn_pdfgeneratorutils/Table.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
export * from './Cell';
|
|
2
|
+
export * from './Color';
|
|
3
|
+
export * from './Document';
|
|
4
|
+
export * from './Image';
|
|
5
|
+
export * from './Line';
|
|
6
|
+
export * from './Paragraph';
|
|
7
|
+
export * from './PDFGenerationAPI';
|
|
8
|
+
export * from './PdfMergeSignRequestor';
|
|
9
|
+
export * from './PdfPage';
|
|
10
|
+
export * from './Style';
|
|
11
|
+
export * from './SVGToPDFConversionAPI';
|
|
12
|
+
export * from './Table';
|
|
@@ -0,0 +1,29 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./Cell"), exports);
|
|
18
|
+
__exportStar(require("./Color"), exports);
|
|
19
|
+
__exportStar(require("./Document"), exports);
|
|
20
|
+
__exportStar(require("./Image"), exports);
|
|
21
|
+
__exportStar(require("./Line"), exports);
|
|
22
|
+
__exportStar(require("./Paragraph"), exports);
|
|
23
|
+
__exportStar(require("./PDFGenerationAPI"), exports);
|
|
24
|
+
__exportStar(require("./PdfMergeSignRequestor"), exports);
|
|
25
|
+
__exportStar(require("./PdfPage"), exports);
|
|
26
|
+
__exportStar(require("./Style"), exports);
|
|
27
|
+
__exportStar(require("./SVGToPDFConversionAPI"), exports);
|
|
28
|
+
__exportStar(require("./Table"), exports);
|
|
29
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_pdfgeneratorutils/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yCAAuB;AACvB,0CAAwB;AACxB,6CAA2B;AAC3B,0CAAwB;AACxB,yCAAuB;AACvB,8CAA4B;AAC5B,qDAAmC;AACnC,0DAAwC;AACxC,4CAA0B;AAC1B,0CAAwB;AACxB,0DAAwC;AACxC,0CAAwB"}
|
|
@@ -0,0 +1,8 @@
|
|
|
1
|
+
import { GlideRecord } from '../imports/GlideRecord';
|
|
2
|
+
export declare class PlaybookExperience {
|
|
3
|
+
static cancelPlaybook(playbookContext?: GlideRecord, cancellationReason?: string, playbookExperienceId?: string, force?: boolean): Record<any, any>;
|
|
4
|
+
static cancelPlaybooksByParentRecord(parentRecord?: GlideRecord, cancellationReason?: string, scopedName?: string, playbookExperienceId?: string): Record<any, any>;
|
|
5
|
+
static getPlaybooksForParentRecord(parentRecord?: GlideRecord): Array<any>;
|
|
6
|
+
static parentRecordContainsPlaybook(parentRecord?: GlideRecord, scopedName?: string): boolean;
|
|
7
|
+
static triggerPlaybook(scopedName?: string, parentRecord?: GlideRecord): string;
|
|
8
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"PlaybookExperience.js","sourceRoot":"","sources":["../../src/sn_playbook/PlaybookExperience.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './PlaybookExperience';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./PlaybookExperience"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_playbook/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC"}
|
|
@@ -0,0 +1,68 @@
|
|
|
1
|
+
import { Context } from '../imports/Context';
|
|
2
|
+
import { Function } from '../imports/Function';
|
|
3
|
+
import { ScriptableObject } from '../imports/ScriptableObject';
|
|
4
|
+
import { JSONObject } from '../imports/JSONObject';
|
|
5
|
+
import { GlideRecord } from '../imports/GlideRecord';
|
|
6
|
+
import { ScopedGlideRecord } from '../imports/ScopedGlideRecord';
|
|
7
|
+
import { Scriptable } from '../imports/Scriptable';
|
|
8
|
+
export declare class CartJS {
|
|
9
|
+
activateGuide(): void;
|
|
10
|
+
addItemToCart(request?: ScriptableObject): JSONObject;
|
|
11
|
+
addToCart(request?: ScriptableObject): JSONObject;
|
|
12
|
+
calculateLocation(userSysId?: string): string;
|
|
13
|
+
canEmptyCart(cartID?: string): boolean;
|
|
14
|
+
static canViewRF(): boolean;
|
|
15
|
+
checkAllItemsHaveRequestedFor(): boolean;
|
|
16
|
+
static checkSequence(request?: ScriptableObject, i?: number): string;
|
|
17
|
+
checkoutCart(isMobileOrPortal?: boolean): JSONObject;
|
|
18
|
+
checkoutGuide(): JSONObject;
|
|
19
|
+
checkoutSummary(noFrequency?: boolean): JSONObject;
|
|
20
|
+
cleanupCart(): void;
|
|
21
|
+
constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean);
|
|
22
|
+
static copyRPVariables(src?: GlideRecord, destination?: GlideRecord): boolean;
|
|
23
|
+
empty(cartID?: string): void;
|
|
24
|
+
findConflictingDomain(): string;
|
|
25
|
+
findUserCriteriaRestrictedItems(): string[];
|
|
26
|
+
generateLocation(gr?: GlideRecord): string;
|
|
27
|
+
getCart(): void;
|
|
28
|
+
getCartDetails(includeItemDetails?: boolean): JSONObject;
|
|
29
|
+
getCartID(): string;
|
|
30
|
+
getCartItemDetails(cartItemId?: string): JSONObject;
|
|
31
|
+
getCartItems(): ScopedGlideRecord;
|
|
32
|
+
getCrumbHistory(): Array<any>;
|
|
33
|
+
getCrumbs(): Array<any>;
|
|
34
|
+
getDeliveryAddress(): string;
|
|
35
|
+
getGlideRecord(): ScopedGlideRecord;
|
|
36
|
+
getGuide(): string;
|
|
37
|
+
getGuideActive(): string;
|
|
38
|
+
getItemOptionNew(questionID?: string, cartItemID?: string): ScopedGlideRecord;
|
|
39
|
+
getRequestedFor(): string;
|
|
40
|
+
static getRequestedForAddress(userID?: string): string;
|
|
41
|
+
getRequestedForDisplayName(): string;
|
|
42
|
+
getRequestedForLocation(): string;
|
|
43
|
+
getRequestedForLocationDisplayName(): string;
|
|
44
|
+
getSpecialInstructions(): string;
|
|
45
|
+
isDuplicateAnswer(questionID?: string, cartItemID?: string): boolean;
|
|
46
|
+
isEmpty(): boolean;
|
|
47
|
+
static isSameVersion(cartItem?: string, catItem?: string): boolean;
|
|
48
|
+
static moveRPVariables(src?: GlideRecord, destination?: GlideRecord): boolean;
|
|
49
|
+
newGuide(): void;
|
|
50
|
+
orderNow(request?: ScriptableObject): JSONObject;
|
|
51
|
+
processLocationChange(current?: GlideRecord): void;
|
|
52
|
+
processUserChange(userGR?: GlideRecord): void;
|
|
53
|
+
remove(id?: string): void;
|
|
54
|
+
setDeliveryAddress(deliveryAddress?: string): void;
|
|
55
|
+
setEngagementChannel(engagementChannel?: string): void;
|
|
56
|
+
setGuide(guide?: string): void;
|
|
57
|
+
setGuideActive(guideActive?: string): void;
|
|
58
|
+
setParentParams(params?: Record<any, any>): void;
|
|
59
|
+
setReferrer(referrer?: string): void;
|
|
60
|
+
setRequestedFor(user?: string): void;
|
|
61
|
+
static setSource(cx?: Context, thisObj?: Scriptable, args?: any[], funObj?: Function): void;
|
|
62
|
+
setSpecialInstructions(specialInstructions?: string): void;
|
|
63
|
+
submitOrder(request?: ScriptableObject): JSONObject;
|
|
64
|
+
update(): void;
|
|
65
|
+
updateCart(request?: ScriptableObject, cartItem?: string, noFrequency?: boolean): JSONObject;
|
|
66
|
+
updateItem(o?: ScriptableObject, itemId?: string): JSONObject;
|
|
67
|
+
validateCartItems(): string;
|
|
68
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CartJS.js","sourceRoot":"","sources":["../../src/sn_sc/CartJS.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,14 @@
|
|
|
1
|
+
export declare class CatalogClientScript {
|
|
2
|
+
addScript(script?: string): void;
|
|
3
|
+
appliesToCatalogItem(flag?: boolean): void;
|
|
4
|
+
appliesToCatalogTask(flag?: boolean): void;
|
|
5
|
+
appliesToRequestedItem(flag?: boolean): void;
|
|
6
|
+
appliesToTargetRecord(flag?: boolean): void;
|
|
7
|
+
create(standardUpdate?: boolean): string;
|
|
8
|
+
deleteRecord(sysID?: string, standardUpdate?: boolean): void;
|
|
9
|
+
setAttributes(attributes?: Record<any, any>): void;
|
|
10
|
+
setCatalogItem(sysId?: string): void;
|
|
11
|
+
setOnChangeVariable(sysId?: string): void;
|
|
12
|
+
setVariableSet(sysId?: string): void;
|
|
13
|
+
constructor();
|
|
14
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CatalogClientScript.js","sourceRoot":"","sources":["../../src/sn_sc/CatalogClientScript.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Context } from '../imports/Context';
|
|
2
|
+
import { Function } from '../imports/Function';
|
|
3
|
+
export declare class CatalogItemVariable {
|
|
4
|
+
constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean);
|
|
5
|
+
create(standardUpdate?: boolean): string;
|
|
6
|
+
deleteRecord(standardUpdate?: boolean): void;
|
|
7
|
+
read(columns?: Record<any, any>, standardUpdate?: boolean): Record<any, any>;
|
|
8
|
+
setAttributes(attributes?: Record<any, any>): void;
|
|
9
|
+
setTableName(tableName?: string): void;
|
|
10
|
+
update(columnValues?: Record<any, any>, standardUpdate?: boolean): void;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CatalogItemVariable.js","sourceRoot":"","sources":["../../src/sn_sc/CatalogItemVariable.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,13 @@
|
|
|
1
|
+
import { Context } from '../imports/Context';
|
|
2
|
+
import { Function } from '../imports/Function';
|
|
3
|
+
export declare class CatalogItemVariableSet {
|
|
4
|
+
constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean);
|
|
5
|
+
create(standardUpdate?: boolean): string;
|
|
6
|
+
deleteRecord(standardUpdate?: boolean): void;
|
|
7
|
+
getFlatQuestions(): Array<any>;
|
|
8
|
+
getLayout(includeBreakQuestion?: boolean): Array<any>;
|
|
9
|
+
read(columns?: Record<any, any>, standardUpdate?: boolean): Record<any, any>;
|
|
10
|
+
setAttributes(attributes?: Record<any, any>): void;
|
|
11
|
+
setTableName(tableName?: string): void;
|
|
12
|
+
update(columnValues?: Record<any, any>, standardUpdate?: boolean): void;
|
|
13
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CatalogItemVariableSet.js","sourceRoot":"","sources":["../../src/sn_sc/CatalogItemVariableSet.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Context } from '../imports/Context';
|
|
2
|
+
import { Function } from '../imports/Function';
|
|
3
|
+
export declare class CatalogItemVariableSetM2M {
|
|
4
|
+
constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean);
|
|
5
|
+
create(standardUpdate?: boolean): string;
|
|
6
|
+
deleteRecord(standardUpdate?: boolean): void;
|
|
7
|
+
read(columns?: Record<any, any>, standardUpdate?: boolean): Record<any, any>;
|
|
8
|
+
setAttributes(attributes?: Record<any, any>): void;
|
|
9
|
+
setTableName(tableName?: string): void;
|
|
10
|
+
update(columnValues?: Record<any, any>, standardUpdate?: boolean): void;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"CatalogItemVariableSetM2M.js","sourceRoot":"","sources":["../../src/sn_sc/CatalogItemVariableSetM2M.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,22 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./CartJS"), exports);
|
|
18
|
+
__exportStar(require("./CatalogClientScript"), exports);
|
|
19
|
+
__exportStar(require("./CatalogItemVariable"), exports);
|
|
20
|
+
__exportStar(require("./CatalogItemVariableSet"), exports);
|
|
21
|
+
__exportStar(require("./CatalogItemVariableSetM2M"), exports);
|
|
22
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_sc/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,2CAAyB;AACzB,wDAAsC;AACtC,wDAAsC;AACtC,2DAAyC;AACzC,8DAA4C"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"GlideMultiRecurrence.js","sourceRoot":"","sources":["../../src/sn_schdl_ns/GlideMultiRecurrence.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './GlideMultiRecurrence';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./GlideMultiRecurrence"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_schdl_ns/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,yDAAuC"}
|
|
@@ -0,0 +1,11 @@
|
|
|
1
|
+
import { Iterator } from '../imports/Iterator';
|
|
2
|
+
export declare class ScopedCacheManager {
|
|
3
|
+
static flushScopedCache(cacheName?: any, key?: any): void;
|
|
4
|
+
static get(catalog?: any, key?: any): string;
|
|
5
|
+
static getCacheEntryDetails(cacheName?: string, cacheKey?: string): string;
|
|
6
|
+
static getScopedCacheKeys(name?: string): Iterator;
|
|
7
|
+
static prefixFlush(cacheName?: any, prefix?: any): void;
|
|
8
|
+
static put(catalog?: any, key?: any, value?: any): void;
|
|
9
|
+
static putMultiRow(catalog?: any, key?: any, value?: any, ids?: any): void;
|
|
10
|
+
static putRow(catalog?: any, key?: any, value?: any, sysId?: any, tableName?: any): void;
|
|
11
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"ScopedCacheManager.js","sourceRoot":"","sources":["../../src/sn_scoped_cache/ScopedCacheManager.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './ScopedCacheManager';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./ScopedCacheManager"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_scoped_cache/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,uDAAqC"}
|
|
@@ -0,0 +1,10 @@
|
|
|
1
|
+
import { Context } from '../imports/Context';
|
|
2
|
+
import { Function } from '../imports/Function';
|
|
3
|
+
export declare class TransformerDefinition {
|
|
4
|
+
basePath(): string;
|
|
5
|
+
constructor(cx?: Context, args?: any[], ctorObj?: Function, inNewExpr?: boolean);
|
|
6
|
+
id(): string;
|
|
7
|
+
name(): string;
|
|
8
|
+
recordPath(): string;
|
|
9
|
+
validate(): boolean;
|
|
10
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TransformerDefinition.js","sourceRoot":"","sources":["../../src/sn_tfrm/TransformerDefinition.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,28 @@
|
|
|
1
|
+
export declare class TransformerRuleList {
|
|
2
|
+
addRule(symbol?: string, path?: string): TransformerRuleList;
|
|
3
|
+
fromJSON(): TransformerRuleList;
|
|
4
|
+
fromXML(): TransformerRuleList;
|
|
5
|
+
setName(name?: string): TransformerRuleList;
|
|
6
|
+
thenAdaptCurrency(currencyCode?: string, outputNumericCurrencyValue?: boolean): TransformerRuleList;
|
|
7
|
+
thenAdaptDuration(inputDurationUnit?: string, outputDurationUnit?: string): TransformerRuleList;
|
|
8
|
+
thenAdd(operand?: string): TransformerRuleList;
|
|
9
|
+
thenApplyMap(map?: Record<any, any>): TransformerRuleList;
|
|
10
|
+
thenApplyPattern(match?: string, replace?: string): TransformerRuleList;
|
|
11
|
+
thenCeiling(operand?: string): TransformerRuleList;
|
|
12
|
+
thenConcat(concat?: string): TransformerRuleList;
|
|
13
|
+
thenConcatSymbol(symbol?: string): TransformerRuleList;
|
|
14
|
+
thenConvertTimeZone(name?: string, timezone?: string): TransformerRuleList;
|
|
15
|
+
thenDivideBy(operand?: string): TransformerRuleList;
|
|
16
|
+
thenDivideInto(operand?: string): TransformerRuleList;
|
|
17
|
+
thenFloor(operand?: string): TransformerRuleList;
|
|
18
|
+
thenFormat(match?: string, replace?: string): TransformerRuleList;
|
|
19
|
+
thenMax(operand?: string): TransformerRuleList;
|
|
20
|
+
thenMin(operand?: string): TransformerRuleList;
|
|
21
|
+
thenMultiply(operand?: string): TransformerRuleList;
|
|
22
|
+
thenReplace(match?: string, replace?: string): TransformerRuleList;
|
|
23
|
+
thenRoundDown(operand?: string): TransformerRuleList;
|
|
24
|
+
thenRoundUp(operand?: string): TransformerRuleList;
|
|
25
|
+
thenSplit(match?: string, replace?: string): TransformerRuleList;
|
|
26
|
+
thenSubtract(operand?: string): TransformerRuleList;
|
|
27
|
+
constructor();
|
|
28
|
+
}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"TransformerRuleList.js","sourceRoot":"","sources":["../../src/sn_tfrm/TransformerRuleList.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1,19 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./TransformerDefinition"), exports);
|
|
18
|
+
__exportStar(require("./TransformerRuleList"), exports);
|
|
19
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_tfrm/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,0DAAwC;AACxC,wDAAsC"}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"UserCriteria.js","sourceRoot":"","sources":["../../src/sn_uc/UserCriteria.ts"],"names":[],"mappings":""}
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
export * from './UserCriteria';
|
|
@@ -0,0 +1,18 @@
|
|
|
1
|
+
"use strict";
|
|
2
|
+
var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {
|
|
3
|
+
if (k2 === undefined) k2 = k;
|
|
4
|
+
var desc = Object.getOwnPropertyDescriptor(m, k);
|
|
5
|
+
if (!desc || ("get" in desc ? !m.__esModule : desc.writable || desc.configurable)) {
|
|
6
|
+
desc = { enumerable: true, get: function() { return m[k]; } };
|
|
7
|
+
}
|
|
8
|
+
Object.defineProperty(o, k2, desc);
|
|
9
|
+
}) : (function(o, m, k, k2) {
|
|
10
|
+
if (k2 === undefined) k2 = k;
|
|
11
|
+
o[k2] = m[k];
|
|
12
|
+
}));
|
|
13
|
+
var __exportStar = (this && this.__exportStar) || function(m, exports) {
|
|
14
|
+
for (var p in m) if (p !== "default" && !Object.prototype.hasOwnProperty.call(exports, p)) __createBinding(exports, m, p);
|
|
15
|
+
};
|
|
16
|
+
Object.defineProperty(exports, "__esModule", { value: true });
|
|
17
|
+
__exportStar(require("./UserCriteria"), exports);
|
|
18
|
+
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
{"version":3,"file":"index.js","sourceRoot":"","sources":["../../src/sn_uc/index.ts"],"names":[],"mappings":";;;;;;;;;;;;;;;;AAAA,iDAA+B"}
|